~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mfrom: (0.1.11 experimental) (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517104727-lqel6m8vhfw5jby1
Tags: 1:3.0.1.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Remove dependency on gnome-icon-theme-symbolic
  - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
    be a Recommends: until we get them in main
* debian/rules:
  - Use autoreconf
  - Add binary-post-install rule for gnome-control-center-data
  - Run dh-autoreconf
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/00_disable-nm.patch:
  - Temporary patch to disable building with NetworkManager until we get
    the new one in the archive
* debian/patches/01_git_remove_gettext_calls.patch:
  - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
* debian/patches/01_git_kill_warning.patch:
  - Kill warning
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Ubuntu specific proxy preferences
* debian/patches/51_ubuntu_system_keyboard.patch:
  - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
3
 
commit 5dec15bc5f0737df1fadbaf7116bd20cb06cd736
4
 
Author: Yasumichi Akahoshi <yasumichi@vinelinux.org>
5
 
Date:   2010-11-15
6
 
 
7
 
    Updated Japanese translation.
8
 
 
9
 
M       po/ja.po
10
 
 
11
 
commit f21418402ef1c0e1dddd1b5ef52dbe4349e5c886
12
 
Author: Rodrigo Moya <rodrigo@gnome-db.org>
13
 
Date:   2010-11-11
14
 
 
15
 
    Use 'midori' as icon name for Midori web browser
16
 
    
17
 
    Spotted by Jonatas Nona <jonatas.nona@gmail.com>
18
 
 
19
 
M       capplets/default-applications/gnome-default-applications.xml.in
20
 
 
21
 
commit 4a35c649c72860d040f46f5b53fc58608c01b0cd
 
3
commit 721f36087a656aff4c07b7e84abc71e28d8ba3ad
 
4
Author: Matthias Clasen <mclasen@redhat.com>
 
5
Date:   Tue Apr 26 20:58:10 2011 -0400
 
6
 
 
7
    NEWS for 3.0.1.1
 
8
 
 
9
 NEWS |   21 +++++++++++++++++++++
 
10
 1 files changed, 21 insertions(+), 0 deletions(-)
 
11
 
 
12
commit 74d70470a2bbd6ffb328f665499034e4fb003e42
 
13
Author: Matthias Clasen <mclasen@redhat.com>
 
14
Date:   Tue Apr 26 20:58:01 2011 -0400
 
15
 
 
16
    Bump version to 3.0.1.1
 
17
 
 
18
 configure.ac |    2 +-
 
19
 1 files changed, 1 insertions(+), 1 deletions(-)
 
20
 
 
21
commit 3d5c7b65a625608c65f17a6d1d1a521c2cefb746
 
22
Author: Bastien Nocera <hadess@hadess.net>
 
23
Date:   Tue Apr 26 15:54:59 2011 +0100
 
24
 
 
25
    keyboard: Avoid warnings when adding new shortcuts
 
26
    
 
27
    We don't want to unset GConf watches if we didn't set them
 
28
    in the first place.
 
29
 
 
30
 panels/keyboard/cc-keyboard-item.c |    7 ++++---
 
31
 panels/keyboard/cc-keyboard-item.h |    3 +++
 
32
 2 files changed, 7 insertions(+), 3 deletions(-)
 
33
 
 
34
commit 83512fb6fed5d6a88554e0716639d771881938d2
 
35
Author: Bastien Nocera <hadess@hadess.net>
 
36
Date:   Tue Apr 26 15:49:16 2011 +0100
 
37
 
 
38
    keyboard: Fix adding custom shortcuts
 
39
    
 
40
    We need something other than "0" as an answer. Thanks for breaking
 
41
    the responses glade.
 
42
    
 
43
    https://bugzilla.gnome.org/show_bug.cgi?id=648187
 
44
 
 
45
 panels/keyboard/gnome-keyboard-panel.ui |    4 ++--
 
46
 1 files changed, 2 insertions(+), 2 deletions(-)
 
47
 
 
48
commit 15c5d5a96e2785ba8a88938d886cad9c543c88b6
 
49
Author: Bastien Nocera <hadess@hadess.net>
 
50
Date:   Tue Apr 26 15:30:31 2011 +0100
 
51
 
 
52
    keyboard: Use correct base for unsetting custom shortcuts
 
53
 
 
54
 panels/keyboard/keyboard-shortcuts.c |   10 ++++++++--
 
55
 1 files changed, 8 insertions(+), 2 deletions(-)
 
56
 
 
57
commit 7481609b4dc0e2c2b31faadc5386cc8dba701ede
 
58
Author: Bastien Nocera <hadess@hadess.net>
 
59
Date:   Tue Apr 26 15:22:46 2011 +0100
 
60
 
 
61
    Revert "region: Use input-keyboard instead of system-run icon"
 
62
    
 
63
    This reverts commit 4320dbfadf163b5555730bcfd843473580376894.
 
64
    
 
65
    No UI changes for GNOME 3.0 yet.
 
66
 
 
67
 panels/region/gnome-region-panel.ui |    2 +-
 
68
 1 files changed, 1 insertions(+), 1 deletions(-)
 
69
 
 
70
commit 53f78eec0b1472996cc2fbef4eb19afaf313a184
 
71
Author: Bastien Nocera <hadess@hadess.net>
 
72
Date:   Tue Apr 26 15:20:45 2011 +0100
 
73
 
 
74
    keyboard: Always add the "Custom shortcuts" section
 
75
    
 
76
    Even if it is empty by default.
 
77
    
 
78
    https://bugzilla.gnome.org/show_bug.cgi?id=648091
 
79
 
 
80
 panels/keyboard/keyboard-shortcuts.c |    8 ++++++--
 
81
 1 files changed, 6 insertions(+), 2 deletions(-)
 
82
 
 
83
commit 4320dbfadf163b5555730bcfd843473580376894
 
84
Author: Bastien Nocera <hadess@hadess.net>
 
85
Date:   Tue Apr 26 14:43:06 2011 +0100
 
86
 
 
87
    region: Use input-keyboard instead of system-run icon
 
88
    
 
89
    https://bugzilla.gnome.org/show_bug.cgi?id=647656
 
90
 
 
91
 panels/region/gnome-region-panel.ui |    2 +-
 
92
 1 files changed, 1 insertions(+), 1 deletions(-)
 
93
 
 
94
commit 702fb777b11625abc9e3851a6d30a7d2fb3b789c
 
95
Author: Bastien Nocera <hadess@hadess.net>
 
96
Date:   Tue Apr 26 14:38:30 2011 +0100
 
97
 
 
98
    region: Add "clear" secondary icon to search entry
 
99
    
 
100
    https://bugzilla.gnome.org/show_bug.cgi?id=647717
 
101
 
 
102
 panels/region/gnome-region-panel-layout-chooser.ui |    3 ++
 
103
 panels/region/gnome-region-panel-xkbltadd.c        |   26 ++++++++++++++++++++
 
104
 2 files changed, 29 insertions(+), 0 deletions(-)
 
105
 
 
106
commit b532e235323d1216d9b1395480631e9b27768bb8
 
107
Author: Bastien Nocera <hadess@hadess.net>
 
108
Date:   Tue Apr 26 14:28:59 2011 +0100
 
109
 
 
110
    shell: Fix initial state of the "search" icon in entry
 
111
 
 
112
 shell/shell.ui |    2 ++
 
113
 1 files changed, 2 insertions(+), 0 deletions(-)
 
114
 
 
115
commit f3e41a5ec3ac008e3bd2c07de747cc6533d283fa
 
116
Author: Bastien Nocera <hadess@hadess.net>
 
117
Date:   Tue Apr 26 13:16:07 2011 +0100
 
118
 
 
119
    display: Add vscroll/hscroll policy properties
 
120
    
 
121
    To kill the startup critical warnings.
 
122
    
 
123
    https://bugzilla.gnome.org/show_bug.cgi?id=648620
 
124
 
 
125
 panels/display/scrollarea.c |   22 +++++++++++++++++++++-
 
126
 1 files changed, 21 insertions(+), 1 deletions(-)
 
127
 
 
128
commit 3d77ea3f870a1033ca42876f4848dad53c469149
 
129
Author: Pavol Šimo <palo.simo@gmail.com>
 
130
Date:   Tue Apr 26 13:26:38 2011 +0200
 
131
 
 
132
    Updated Slovak translation
 
133
 
 
134
 po/sk.po | 7577 +++++++++++++++++++++++++-------------------------------------
 
135
 1 files changed, 3018 insertions(+), 4559 deletions(-)
 
136
 
 
137
commit 63d23c7a52976c320fc91d433fd8f00503067c58
 
138
Author: Bastien Nocera <hadess@hadess.net>
 
139
Date:   Tue Apr 26 12:03:17 2011 +0100
 
140
 
 
141
    doap: Add myself as maintainer
 
142
 
 
143
 MAINTAINERS               |    4 ++++
 
144
 gnome-control-center.doap |    7 +++++++
 
145
 2 files changed, 11 insertions(+), 0 deletions(-)
 
146
 
 
147
commit b8641929ab430ed6203816b2e5f0a7261b4f2724
 
148
Author: Bastien Nocera <hadess@hadess.net>
 
149
Date:   Tue Apr 26 10:58:49 2011 +0100
 
150
 
 
151
    3.0.1
 
152
 
 
153
 NEWS |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 
154
 1 files changed, 47 insertions(+), 0 deletions(-)
 
155
 
 
156
commit 987d27d5edcffd58b8403249e6bb75f74a55ddab
 
157
Author: Ask H. Larsen <asklarsen@gmail.com>
 
158
Date:   Mon Apr 25 22:44:28 2011 +0200
 
159
 
 
160
    Updated Danish translation
 
161
 
 
162
 po/da.po |  470 +++++++++++++++++++++++++++++++------------------------------
 
163
 1 files changed, 239 insertions(+), 231 deletions(-)
 
164
 
 
165
commit 7c814b3078acd6609d535c9cd2ad13ad3b8dc659
 
166
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
167
Date:   Mon Apr 25 18:08:56 2011 +0700
 
168
 
 
169
    Updated Thai translation.
 
170
 
 
171
 po/th.po | 3255 ++++++++++++++++++++++++++++++++++++++------------------------
 
172
 1 files changed, 2024 insertions(+), 1231 deletions(-)
 
173
 
 
174
commit 3c70b34353afb7ecd91d68529397c4048d467b10
 
175
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
176
Date:   Mon Apr 25 08:44:09 2011 +0700
 
177
 
 
178
    Updated Thai translation.
 
179
 
 
180
 po/th.po |   14 +++++++-------
 
181
 1 files changed, 7 insertions(+), 7 deletions(-)
 
182
 
 
183
commit f030cf549f2069fc7c889f2fd0e09653c466fab5
 
184
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
 
185
Date:   Sun Apr 24 21:56:04 2011 +0200
 
186
 
 
187
    Added UG translation
 
188
 
 
189
 po/ug.po | 3276 +++++++++-----------------------------------------------------
 
190
 1 files changed, 461 insertions(+), 2815 deletions(-)
 
191
 
 
192
commit 441515ad11b21d3b4187b3e92d9921987c3add25
 
193
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
 
194
Date:   Sat Apr 23 15:40:23 2011 +0900
 
195
 
 
196
    Updated Japanese translation
 
197
 
 
198
 po/ja.po |  185 ++++++++++++++++++++++++++++++--------------------------------
 
199
 1 files changed, 90 insertions(+), 95 deletions(-)
 
200
 
 
201
commit b1aad0d0f8f77e3dc1788f476fa52c786ea389f6
 
202
Author: Muhammet Kara <muhammet.k@gmail.com>
 
203
Date:   Sat Apr 23 01:58:05 2011 +0300
 
204
 
 
205
    Updated Turkish translation
 
206
 
 
207
 po/tr.po |  535 +++++++++++++++++++++++++++++++++-----------------------------
 
208
 1 files changed, 283 insertions(+), 252 deletions(-)
 
209
 
 
210
commit 94933c18f446a56da780e104b77f7b6c81d16146
 
211
Author: Arash Mousavi <amousavi@src.gnome.org>
 
212
Date:   Sat Apr 23 00:10:53 2011 +0430
 
213
 
 
214
    Updated Persian translation
 
215
 
 
216
 po/fa.po |  484 +++++++++++++++++++++++++++++++-------------------------------
 
217
 1 files changed, 242 insertions(+), 242 deletions(-)
 
218
 
 
219
commit 7b830a3c6ac32cd97e178172d9b50d3e37be6083
 
220
Author: Marek Kasik <mkasik@redhat.com>
 
221
Date:   Fri Apr 22 14:30:26 2011 +0200
 
222
 
 
223
    printers: Cache PPD files for later use
 
224
    
 
225
    Don't get PPD file from CUPS server every time user needs
 
226
    an information from it. Have PPD files stored on disk and
 
227
    delete them on exit.
 
228
 
 
229
 panels/printers/cc-printers-panel.c |   60 ++++++++++++++++++++++++-----------
 
230
 panels/printers/pp-utils.c          |   12 +++----
 
231
 panels/printers/pp-utils.h          |    2 +-
 
232
 3 files changed, 47 insertions(+), 27 deletions(-)
 
233
 
 
234
commit 565258d385efcd8cb6f9bd7d4ff22e35dbb761e2
 
235
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
236
Date:   Thu Apr 21 22:22:33 2011 +0200
 
237
 
 
238
    Updated Hungarian translation
 
239
 
 
240
 po/hu.po |  476 ++++++++++++++++++++++++++++----------------------------------
 
241
 1 files changed, 217 insertions(+), 259 deletions(-)
 
242
 
 
243
commit 6fe3a1f6447d33745be42edb6d33fca8fcfbcc36
 
244
Author: Claude Paroz <claude@2xlibre.net>
 
245
Date:   Thu Apr 21 16:25:53 2011 +0200
 
246
 
 
247
    Updated French translation
 
248
 
 
249
 po/fr.po |  503 +++++++++++++++++++++++++++++---------------------------------
 
250
 1 files changed, 233 insertions(+), 270 deletions(-)
 
251
 
 
252
commit 8fb5a720d863e253e544cf2e084aa73ebc79531d
 
253
Author: Bruce Cowan <bruce@bcowan.me.uk>
 
254
Date:   Wed Apr 20 13:11:16 2011 +0100
 
255
 
 
256
    Updated British English translation
 
257
 
 
258
 po/en_GB.po |  518 ++++++++++++++++++++++++++++++-----------------------------
 
259
 1 files changed, 261 insertions(+), 257 deletions(-)
 
260
 
 
261
commit 4c591bbbc6eee5e0a552050eb615f98f3eed3fe4
 
262
Author: Piotr Drąg <piotrdrag@gmail.com>
 
263
Date:   Wed Apr 20 13:02:22 2011 +0200
 
264
 
 
265
    Updated Polish translation
 
266
 
 
267
 po/pl.po |   65 ++++++++++++++++++++++++++++++-------------------------------
 
268
 1 files changed, 32 insertions(+), 33 deletions(-)
 
269
 
 
270
commit 4117a2cff938b6068e6494b2684a601150c769bc
 
271
Author: Gil Forcada <gforcada@gnome.org>
 
272
Date:   Wed Apr 20 09:00:18 2011 +0200
 
273
 
 
274
    [l10n]Updated Catalan translation
 
275
 
 
276
 po/ca.po |  305 ++++++++++++++++++++++++++++++--------------------------------
 
277
 1 files changed, 149 insertions(+), 156 deletions(-)
 
278
 
 
279
commit 6d07fd70bf6accf0d433e1185d9aba40ad95b066
 
280
Author: Gil Forcada <gforcada@gnome.org>
 
281
Date:   Wed Apr 20 08:50:02 2011 +0200
 
282
 
 
283
    [l10n]Fixed Catalan translation
 
284
 
 
285
 po/ca.po |    4 ++--
 
286
 1 files changed, 2 insertions(+), 2 deletions(-)
 
287
 
 
288
commit 6b0c9cacb290bff2e664f6dfb9a49cfe8108eed1
 
289
Author: Marek Kasik <mkasik@redhat.com>
 
290
Date:   Tue Apr 19 13:30:02 2011 +0200
 
291
 
 
292
    printers: Set default PaperSize of new printer according to the locale
 
293
    
 
294
    Set Letter or A4 according to the locale when adding new printer (rhbz#691714).
 
295
 
 
296
 panels/printers/pp-new-printer-dialog.c |  242 ++++++++++++++++++------------
 
297
 1 files changed, 145 insertions(+), 97 deletions(-)
 
298
 
 
299
commit 8e19a1093047ba244e12361e3a11884810676cbf
 
300
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
301
Date:   Mon Apr 18 11:28:37 2011 -0400
 
302
 
 
303
    media: actually bind the 'autorun-never' key to the checkbox widget
 
304
    
 
305
    The 'Never prompt or start programs on media insertion' checkbox was not
 
306
    wired properly with the relevant settings key.
 
307
    
 
308
    https://bugzilla.gnome.org/show_bug.cgi?id=648108
 
309
 
 
310
 panels/media/cc-media-panel.c |   19 +++++++++++--------
 
311
 1 files changed, 11 insertions(+), 8 deletions(-)
 
312
 
 
313
commit 6e479859ed06316ec7872efbb7c8f48321dfff7b
 
314
Author: Marek Kasik <mkasik@redhat.com>
 
315
Date:   Mon Apr 18 16:14:27 2011 +0200
 
316
 
 
317
    printers: Make call of DevicesGet cancellable
 
318
    
 
319
    Pass a GCancellable object to g_dbus_proxy_call() for DevicesGet
 
320
    method. This assures that g-c-c won't crash when user cancels addition
 
321
    of new printer before the call is finished (rhbz#691931).
 
322
 
 
323
 panels/printers/pp-new-printer-dialog.c |  219 +++++++++++++++++--------------
 
324
 1 files changed, 120 insertions(+), 99 deletions(-)
 
325
 
 
326
commit eb623389fc663afe87e4f59e060942b97c82f950
 
327
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
328
Date:   Sat Apr 16 10:54:42 2011 +0300
 
329
 
 
330
    Updated Hebrew translation.
 
331
 
 
332
 po/he.po |  482 +++++++++++++++++++++++++++++++-------------------------------
 
333
 1 files changed, 241 insertions(+), 241 deletions(-)
 
334
 
 
335
commit 2c0252e8c9266e3bde8708bdc08fd9ad10b41cf3
 
336
Author: Piotr Drąg <piotrdrag@gmail.com>
 
337
Date:   Fri Apr 15 17:49:06 2011 +0200
 
338
 
 
339
    Updated Polish translation
 
340
 
 
341
 po/pl.po |  150 +++++++++++++++++++++++---------------------------------------
 
342
 1 files changed, 55 insertions(+), 95 deletions(-)
 
343
 
 
344
commit 07e51912e6017d747a2728ee3fe371c81ec9c99d
 
345
Author: Bastien Nocera <hadess@hadess.net>
 
346
Date:   Fri Apr 15 04:15:30 2011 +0100
 
347
 
 
348
    datetime: Unset TZ after we're done
 
349
    
 
350
    Just in case we call localtime() for something else...
 
351
 
 
352
 panels/datetime/tz.c |    2 ++
 
353
 1 files changed, 2 insertions(+), 0 deletions(-)
 
354
 
 
355
commit 3746d6e2c5b491efd06e2c9d677cc36c7b126896
 
356
Author: Bastien Nocera <hadess@hadess.net>
 
357
Date:   Fri Apr 15 02:32:50 2011 +0100
 
358
 
 
359
    datetime: Shrink the number of messages in test-tz
 
360
    
 
361
    So that we avoid showing duplicates. Also don't show errors for
 
362
    the Factory and posixrules timezones.
 
363
 
 
364
 panels/datetime/test-timezone.c |   20 +++++++++++++++-----
 
365
 1 files changed, 15 insertions(+), 5 deletions(-)
 
366
 
 
367
commit 3e8afd57505853f790d403088a006a96c3ca3bb5
 
368
Author: Bastien Nocera <hadess@hadess.net>
 
369
Date:   Fri Apr 15 02:27:46 2011 +0100
 
370
 
 
371
    datetime: Add hacks to support all the TZs
 
372
    
 
373
    On a recent Linux system, so all the existing timezones
 
374
    (apart from factory and posixrules) are attached to a location,
 
375
    or a GMT offset.
 
376
    
 
377
    https://bugzilla.gnome.org/show_bug.cgi?id=644782
 
378
 
 
379
 panels/datetime/tz.c |   84 ++++++++++++++++++++++++++++++++++++++++++++++++--
 
380
 1 files changed, 81 insertions(+), 3 deletions(-)
 
381
 
 
382
commit 8d15af48c88f97024ad4bd6c2e66c63d2beb67f7
 
383
Author: Bastien Nocera <hadess@hadess.net>
 
384
Date:   Wed Apr 13 17:07:07 2011 +0100
 
385
 
 
386
    datetime: Move backward TZ DB to tz.[ch]
 
387
    
 
388
    So we can add hacks in one location
 
389
 
 
390
 panels/datetime/cc-timezone-map.c |   82 +------------------------------------
 
391
 panels/datetime/test-timezone.c   |   14 +++++-
 
392
 panels/datetime/tz.c              |   82 +++++++++++++++++++++++++++++++++++-
 
393
 panels/datetime/tz.h              |    5 ++-
 
394
 4 files changed, 96 insertions(+), 87 deletions(-)
 
395
 
 
396
commit f8c3b0c59e6574b373a6dcba90a3134d651ff7f5
 
397
Author: Bastien Nocera <hadess@hadess.net>
 
398
Date:   Wed Apr 13 15:35:12 2011 +0100
 
399
 
 
400
    user-accounts: Don't include link in translation
 
401
    
 
402
    And use a link to local documentation, rather than an
 
403
    external website in English.
 
404
    
 
405
    Removed mentions of "in English" for the languages that mentioned it.
 
406
    
 
407
    https://bugzilla.gnome.org/show_bug.cgi?id=643118
 
408
 
 
409
 panels/user-accounts/data/password-dialog.ui |    2 +-
 
410
 panels/user-accounts/um-password-dialog.c    |   10 ++++++++++
 
411
 po/af.po                                     |    8 ++++----
 
412
 po/ar.po                                     |    8 ++++----
 
413
 po/bg.po                                     |    8 ++++----
 
414
 po/bn.po                                     |    8 ++++----
 
415
 po/ca.po                                     |    8 ++++----
 
416
 po/cs.po                                     |    6 +++---
 
417
 po/da.po                                     |    8 ++++----
 
418
 po/de.po                                     |    8 ++++----
 
419
 po/el.po                                     |    8 ++++----
 
420
 po/en.po                                     |    4 ++--
 
421
 po/en_GB.po                                  |    8 ++++----
 
422
 po/eo.po                                     |    8 ++++----
 
423
 po/es.po                                     |    8 ++++----
 
424
 po/et.po                                     |    8 ++++----
 
425
 po/eu.po                                     |    8 ++++----
 
426
 po/fa.po                                     |    8 ++++----
 
427
 po/fr.po                                     |    8 ++++----
 
428
 po/gl.po                                     |    8 ++++----
 
429
 po/gu.po                                     |    8 ++++----
 
430
 po/he.po                                     |    8 ++++----
 
431
 po/hi.po                                     |    8 ++++----
 
432
 po/hu.po                                     |    8 ++++----
 
433
 po/it.po                                     |    8 ++++----
 
434
 po/ja.po                                     |    8 ++++----
 
435
 po/kn.po                                     |    8 ++++----
 
436
 po/ko.po                                     |    8 ++++----
 
437
 po/lt.po                                     |    8 ++++----
 
438
 po/lv.po                                     |    8 ++++----
 
439
 po/nb.po                                     |    8 ++++----
 
440
 po/nl.po                                     |    8 ++++----
 
441
 po/nn.po                                     |    8 ++++----
 
442
 po/pa.po                                     |    8 ++++----
 
443
 po/pl.po                                     |    6 +++---
 
444
 po/pt.po                                     |    8 ++++----
 
445
 po/pt_BR.po                                  |    8 ++++----
 
446
 po/ro.po                                     |    8 ++++----
 
447
 po/ru.po                                     |    8 ++++++--
 
448
 po/sl.po                                     |    8 ++++++--
 
449
 po/sr.po                                     |    8 ++++----
 
450
 po/sr@latin.po                               |    8 ++++----
 
451
 po/sv.po                                     |    4 ++--
 
452
 po/ta.po                                     |    8 ++++----
 
453
 po/te.po                                     |    4 ++--
 
454
 po/th.po                                     |    6 +++---
 
455
 po/tr.po                                     |    4 ++--
 
456
 po/ug.po                                     |    8 ++++----
 
457
 po/uk.po                                     |    8 ++++----
 
458
 po/vi.po                                     |    8 ++++----
 
459
 po/zh_CN.po                                  |    8 ++++----
 
460
 po/zh_HK.po                                  |    8 +++++---
 
461
 po/zh_TW.po                                  |    8 ++++----
 
462
 53 files changed, 209 insertions(+), 189 deletions(-)
 
463
 
 
464
commit c56919e8fad59b525abd7dcad1cc457149ed48a9
 
465
Author: Yuri Myasoedov <omerta13@yandex.ru>
 
466
Date:   Thu Apr 14 23:23:00 2011 +0400
 
467
 
 
468
    Updated Russian translation
 
469
 
 
470
 po/ru.po |  613 +++++++++++++++++++++++++++-----------------------------------
 
471
 1 files changed, 267 insertions(+), 346 deletions(-)
 
472
 
 
473
commit 2eca6bf22b722289a9c36d875fe55cdc591e4e15
 
474
Author: Changwoo Ryu <cwryu@debian.org>
 
475
Date:   Fri Apr 15 03:57:34 2011 +0900
 
476
 
 
477
    Updated Korean translation
 
478
 
 
479
 po/ko.po |  379 +++++++++++++++++++++++++++++++------------------------------
 
480
 1 files changed, 193 insertions(+), 186 deletions(-)
 
481
 
 
482
commit 23073004f21982bec4960e219e879adb88e7726d
 
483
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
484
Date:   Thu Apr 14 23:28:06 2011 +0900
 
485
 
 
486
    Updated Japanese translation
 
487
 
 
488
 po/ja.po |  366 ++++++++++++++++++++++++++++++++------------------------------
 
489
 1 files changed, 187 insertions(+), 179 deletions(-)
 
490
 
 
491
commit 6841820435649b57c9c1823b22a1b9b8299f9224
 
492
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
493
Date:   Thu Apr 14 20:00:03 2011 +0700
 
494
 
 
495
    Updated Vietnamese translations
 
496
 
 
497
 po/vi.po |    6 ++----
 
498
 1 files changed, 2 insertions(+), 4 deletions(-)
 
499
 
 
500
commit e7678f478fb42e39d4a145b20ed49f479295cd39
 
501
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
502
Date:   Thu Apr 14 19:59:30 2011 +0700
 
503
 
 
504
    po/vi.po: import from Damned Lies
 
505
 
 
506
 po/vi.po |  480 +++++++++++++++++++++++++++++---------------------------------
 
507
 1 files changed, 225 insertions(+), 255 deletions(-)
 
508
 
 
509
commit 3cbedee98ebb9067872d4f62de892e539184eda0
 
510
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
511
Date:   Thu Apr 14 19:39:38 2011 +0800
 
512
 
 
513
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
514
 
 
515
 po/zh_HK.po |  386 +++++++++++++++++++++++++++++------------------------------
 
516
 po/zh_TW.po |  355 ++++++++++++++++++++++++++++--------------------------
 
517
 2 files changed, 372 insertions(+), 369 deletions(-)
 
518
 
 
519
commit 75cfa6db4db471332f5d40b13239cbcb6f898a65
 
520
Author: Marek Kasik <mkasik@redhat.com>
 
521
Date:   Wed Apr 13 18:14:13 2011 +0200
 
522
 
 
523
    printers: Block callback of printer selection when setting treemodel
 
524
    
 
525
    Don't trigger callback of printer selection when setting treemodel
 
526
    of printers list. Don't actualize jobs list when printer hasn't changed.
 
527
 
 
528
 panels/printers/cc-printers-panel.c |   74 ++++++++++++++++++++--------------
 
529
 1 files changed, 43 insertions(+), 31 deletions(-)
 
530
 
 
531
commit 9fe696c663e4fd000e4f87baa866c673d9b6c841
 
532
Author: Matej Urbančič <mateju@svn.gnome.org>
 
533
Date:   Wed Apr 13 17:57:49 2011 +0200
 
534
 
 
535
    Updated Slovenian translation
 
536
 
 
537
 po/sl.po | 1222 +++++++++++++++-----------------------------------------------
 
538
 1 files changed, 296 insertions(+), 926 deletions(-)
 
539
 
 
540
commit 846dca05af502eb8fe3ea7dc4d67464680434c87
 
541
Author: Bastien Nocera <hadess@hadess.net>
 
542
Date:   Wed Apr 13 15:19:28 2011 +0100
 
543
 
 
544
    Revert "Users: Use a local document for 'How to choose a good password'"
 
545
    
 
546
    This reverts commit 76ba785b06761db322db3323f0b0924a5549ba7a.
 
547
    
 
548
    It's actually a string change, because the link is within the
 
549
    translatable string.
 
550
 
 
551
 panels/user-accounts/data/password-dialog.ui |    2 +-
 
552
 1 files changed, 1 insertions(+), 1 deletions(-)
 
553
 
 
554
commit 76ba785b06761db322db3323f0b0924a5549ba7a
 
555
Author: Matthias Clasen <mclasen@redhat.com>
 
556
Date:   Tue Apr 12 21:20:05 2011 -0400
 
557
 
 
558
    Users: Use a local document for 'How to choose a good password'
 
559
    
 
560
    The user guide contains a suitable page, so lets just use it.
 
561
    https://bugzilla.gnome.org/show_bug.cgi?id=643118
 
562
 
 
563
 panels/user-accounts/data/password-dialog.ui |    2 +-
 
564
 1 files changed, 1 insertions(+), 1 deletions(-)
 
565
 
 
566
commit 525209f29475c1947cbd1486ebc2ed3309ca1b2f
 
567
Author: Bastien Nocera <hadess@hadess.net>
 
568
Date:   Fri Mar 25 18:07:09 2011 +0000
 
569
 
 
570
    build: Remove unused GConf schemas
 
571
    
 
572
    https://bugzilla.gnome.org/show_bug.cgi?id=645704
 
573
 
 
574
 Makefile.am                     |   18 --------------
 
575
 configure.ac                    |   12 ---------
 
576
 gnome-control-center.schemas.in |   49 ---------------------------------------
 
577
 po/POTFILES.in                  |    1 -
 
578
 4 files changed, 0 insertions(+), 80 deletions(-)
 
579
 
 
580
commit 995be4e6f00c3fde876ea6e74b60b1e4f53a3c17
 
581
Author: Bastien Nocera <hadess@hadess.net>
 
582
Date:   Wed Apr 13 12:51:00 2011 +0100
 
583
 
 
584
    keyboard: Handle shortcuts conflict in different section
 
585
    
 
586
    https://bugzilla.gnome.org/show_bug.cgi?id=646504
 
587
 
 
588
 panels/keyboard/keyboard-shortcuts.c |   42 +++++++++++++++++++++++++---------
 
589
 1 files changed, 31 insertions(+), 11 deletions(-)
 
590
 
 
591
commit 0f3cf2286f3b8095f40ea7847d41947c7b3f3443
 
592
Author: Bastien Nocera <hadess@hadess.net>
 
593
Date:   Wed Apr 13 12:17:30 2011 +0100
 
594
 
 
595
    keyboard: Use correct type for enum
 
596
 
 
597
 panels/keyboard/keyboard-shortcuts.c |    4 ++--
 
598
 1 files changed, 2 insertions(+), 2 deletions(-)
 
599
 
 
600
commit eb0da9f0300ccec46c2974574caca8a8cd75cde8
 
601
Author: Alexander Shopov <ash@kambanaria.org>
 
602
Date:   Wed Apr 13 07:51:00 2011 +0300
 
603
 
 
604
    Updated Bulgarian translation
 
605
 
 
606
 po/bg.po |   88 ++++++++++++++++++++++++++++++++-----------------------------
 
607
 1 files changed, 46 insertions(+), 42 deletions(-)
 
608
 
 
609
commit 59db8d3716b9fe48549ba2e3e7b142f2a275c4f6
 
610
Author: Matthias Clasen <mclasen@redhat.com>
 
611
Date:   Mon Apr 11 14:36:20 2011 -0400
 
612
 
 
613
    Users: try harder not to show system accounts
 
614
    
 
615
    When used with accountsservice >= 0.6.9, this fixes the problem where,
 
616
    when you click the unlock button on the user panel, the root user pops
 
617
    up in the user list, unexpectedly.
 
618
    
 
619
    When used with 0.6.8 it silently does nothing, since the system-account
 
620
    property is not available.
 
621
    
 
622
    https://bugzilla.gnome.org/show_bug.cgi?id=647487
 
623
 
 
624
 panels/user-accounts/um-user-manager.c |    5 +++++
 
625
 panels/user-accounts/um-user.c         |   13 ++++++++++++-
 
626
 panels/user-accounts/um-user.h         |    1 +
 
627
 3 files changed, 18 insertions(+), 1 deletions(-)
 
628
 
 
629
commit 2b3da7feb859a8d7ea9c4d9fe8fcf2dd1225f1d0
 
630
Author: Marek Kasik <mkasik@redhat.com>
 
631
Date:   Tue Apr 12 16:43:36 2011 +0200
 
632
 
 
633
    printers: Set default printer properly
 
634
    
 
635
    Clean "~/.cups/lpoptions" file before setting default printer
 
636
    on local CUPS server. Store default printer to "~/.cups/lpoptions"
 
637
    if we are connected to a remote CUPS server (#646100).
 
638
 
 
639
 panels/printers/cc-printers-panel.c |   62 +++++++++++++++++++++++------------
 
640
 panels/printers/pp-utils.c          |   23 +++++++++++++
 
641
 panels/printers/pp-utils.h          |    2 +
 
642
 3 files changed, 66 insertions(+), 21 deletions(-)
 
643
 
 
644
commit 60847d99cb02f2d4530e74725cb37e2ab4d7382b
 
645
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
646
Date:   Tue Apr 12 11:17:02 2011 +0200
 
647
 
 
648
    Updated Galician translations
 
649
 
 
650
 po/gl.po |  463 ++++++++++++++++++++++++++++++++------------------------------
 
651
 1 files changed, 237 insertions(+), 226 deletions(-)
 
652
 
 
653
commit cbcc43647e311fe27a50c65908c16112070a9b2b
 
654
Author: Marek Černocký <marek@manet.cz>
 
655
Date:   Mon Apr 11 23:17:06 2011 +0200
 
656
 
 
657
    Updated Czech translation
 
658
 
 
659
 po/cs.po |  298 +++++++++++++++++++++++++++++++++-----------------------------
 
660
 1 files changed, 157 insertions(+), 141 deletions(-)
 
661
 
 
662
commit a04c954efcae483073e31d84e3d435680a054b18
 
663
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
664
Date:   Mon Apr 11 21:55:25 2011 +0200
 
665
 
 
666
    [l10n] Updated German translation
 
667
 
 
668
 po/de.po |  296 ++++++++++++++++++++++++++++++++-----------------------------
 
669
 1 files changed, 155 insertions(+), 141 deletions(-)
 
670
 
 
671
commit f023200b8d79c4bd1cace59dbd6b6b8023fd20d5
 
672
Author: Bastien Nocera <hadess@hadess.net>
 
673
Date:   Mon Apr 11 11:28:48 2011 +0100
 
674
 
 
675
    shell: Be centred by default
 
676
    
 
677
    https://bugzilla.gnome.org/show_bug.cgi?id=647260
 
678
 
 
679
 shell/shell.ui |    1 +
 
680
 1 files changed, 1 insertions(+), 0 deletions(-)
 
681
 
 
682
commit ff3dda1edcd82946364aebe5ae697e5cc72ad501
 
683
Author: Piotr Drąg <piotrdrag@gmail.com>
 
684
Date:   Mon Apr 11 06:04:47 2011 +0200
 
685
 
 
686
    Updated Polish translation
 
687
 
 
688
 po/pl.po |  296 ++++++++++++++++++++++++++++++++-----------------------------
 
689
 1 files changed, 155 insertions(+), 141 deletions(-)
 
690
 
 
691
commit 16af11af0577af12e67326e28d1f2a6e3dd17b25
 
692
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
693
Date:   Mon Apr 11 01:47:59 2011 +0200
 
694
 
 
695
    Updated Hungarian translation
 
696
 
 
697
 po/hu.po |    2 +-
 
698
 1 files changed, 1 insertions(+), 1 deletions(-)
 
699
 
 
700
commit 8bd309df711816bdd2a59a40471c2aae1b1c2bba
 
701
Author: Wouter Bolsterlee <wbolster@gnome.org>
 
702
Date:   Sun Apr 10 22:24:59 2011 +0200
 
703
 
 
704
    Updated Dutch translation by Wouter Bolsterlee
 
705
 
 
706
 po/nl.po |  296 ++++++++++++++++++++++++++++++++-----------------------------
 
707
 1 files changed, 155 insertions(+), 141 deletions(-)
 
708
 
 
709
commit 92a44b36d4674f4d3856cf5e868da0490f9054c8
 
710
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
711
Date:   Sun Apr 10 21:29:36 2011 +0200
 
712
 
 
713
    Updated Spanish translation
 
714
 
 
715
 po/es.po |   82 ++++++++++++++++++++++++++++++++-----------------------------
 
716
 1 files changed, 43 insertions(+), 39 deletions(-)
 
717
 
 
718
commit 3b24acc3749b88e2034c5d7760e9f67def31b83a
 
719
Author: Daniel Nylander <po@danielnylander.se>
 
720
Date:   Sun Apr 10 20:42:03 2011 +0200
 
721
 
 
722
    Updated Swedish translation
 
723
 
 
724
 po/sv.po | 1507 +++++++++++++-------------------------------------------------
 
725
 1 files changed, 311 insertions(+), 1196 deletions(-)
 
726
 
 
727
commit c22a98dcb74b0942f50fe70f996cf9a16243447b
 
728
Author: Bastien Nocera <hadess@hadess.net>
 
729
Date:   Fri Apr 8 13:27:50 2011 +0100
 
730
 
 
731
    info: Make free space checking async
 
732
    
 
733
    https://bugzilla.gnome.org/show_bug.cgi?id=647125
 
734
 
 
735
 panels/info/cc-info-panel.c |  102 +++++++++++++++++++++++++++++++++----------
 
736
 panels/info/info.ui         |    2 +-
 
737
 2 files changed, 80 insertions(+), 24 deletions(-)
 
738
 
 
739
commit adb74f26d3512453a51aeff19beebeb0a72ba6c4
 
740
Author: Gil Forcada <gforcada@gnome.org>
 
741
Date:   Sun Apr 10 19:34:06 2011 +0200
 
742
 
 
743
    [l10n]Updated Catalan translation
 
744
 
 
745
 po/ca.po |  380 +++++++++++++++++++++++++++++++-------------------------------
 
746
 1 files changed, 192 insertions(+), 188 deletions(-)
 
747
 
 
748
commit 9e4cc627273dfd59d93cd35212223824d347c6dc
 
749
Author: Khaled Hosny <khaledhosny@eglug.org>
 
750
Date:   Sun Apr 10 17:41:37 2011 +0200
 
751
 
 
752
    Updated Arabic translation
 
753
 
 
754
 po/ar.po |  224 ++++++++++++++++++++++++++++++++-----------------------------
 
755
 1 files changed, 117 insertions(+), 107 deletions(-)
 
756
 
 
757
commit 32f3734cedcb370af48513dd24b7a366854f6b98
 
758
Author: Alexander Shopov <ash@kambanaria.org>
 
759
Date:   Sun Apr 10 16:15:23 2011 +0300
 
760
 
 
761
    Updated Bulgarian translation
 
762
 
 
763
 po/bg.po |   42 +++++++++++++++++++++++++-----------------
 
764
 1 files changed, 25 insertions(+), 17 deletions(-)
 
765
 
 
766
commit 654afe478d8c4eb1e639eced5feda37cc018a1cd
 
767
Author: Jorge González <jorgegonz@svn.gnome.org>
 
768
Date:   Sun Apr 10 11:52:04 2011 +0200
 
769
 
 
770
    Updated Spanish translation
 
771
 
 
772
 po/es.po |  412 +++++++++++++++++++++++++++++++------------------------------
 
773
 1 files changed, 209 insertions(+), 203 deletions(-)
 
774
 
 
775
commit 03d17a95c40206efddd439cdeceacaffd2f928f9
 
776
Author: Richard Hughes <richard@hughsie.com>
 
777
Date:   Wed Apr 6 14:46:23 2011 +0100
 
778
 
 
779
    network: add a 'Other...' entry to the wireless combobox so users can connect to hidden access points
 
780
    
 
781
    A suprising number of people need this to be able to get onto their wireless
 
782
    network. This is also a Fedora blocker if that matters.
 
783
    
 
784
    This patch also adds a string. I don't feel there is a way around it, although
 
785
    we could steal the translations from another project. I think using a real word
 
786
    is better than displaying a blank entry or a picture or something. I dunno.
 
787
    
 
788
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=645002
 
789
 
 
790
 panels/network/cc-network-panel.c           |  127 +++++++++++++++++++++++++++
 
791
 panels/network/panel-cell-renderer-signal.c |    6 ++
 
792
 2 files changed, 133 insertions(+), 0 deletions(-)
 
793
 
 
794
commit 7a875f89010ec86a659cceebdbe8f0e405f43443
 
795
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
 
796
Date:   Sun Apr 10 08:45:03 2011 +0300
 
797
 
 
798
    Updated Bulgarian translation
 
799
 
 
800
 po/bg.po | 5678 ++++++++++++++++++++++++++++++--------------------------------
 
801
 1 files changed, 2787 insertions(+), 2891 deletions(-)
 
802
 
 
803
commit cbecb1878801ea77622f9ed128ffde488ec545b6
 
804
Author: Matthias Clasen <mclasen@redhat.com>
 
805
Date:   Thu Apr 7 21:18:06 2011 -0400
 
806
 
 
807
    Shell: fix handling of commandlines
 
808
    
 
809
    With HANDLES_COMMANDLINE, the commandline is handled in the primary
 
810
    instance. That means two things:
 
811
    - We cannot let GOption handle --help, since it calls exit() after
 
812
      printing out the help
 
813
    - The static booleans need to be reset to FALSE for each handled
 
814
      commandline
 
815
    
 
816
    This commit adds a new string, 'Show help options'. It also includes
 
817
    existing translations for this string that were taken from GLib.
 
818
 
 
819
 po/af.po               |    7 +-
 
820
 po/am.po               |    3 +
 
821
 po/ar.po               |    3 +
 
822
 po/as.po               |  177 +++------
 
823
 po/ast.po              |   25 +-
 
824
 po/az.po               |    3 +
 
825
 po/be.po               |  503 +++++++++++++++++------
 
826
 po/be@latin.po         |    3 +
 
827
 po/bg.po               |   10 +-
 
828
 po/bn.po               |    3 +
 
829
 po/bn_IN.po            |   74 +++-
 
830
 po/bs.po               |    7 +-
 
831
 po/ca.po               |   10 +-
 
832
 po/ca@valencia.po      |    3 +
 
833
 po/cs.po               |    3 +
 
834
 po/cy.po               |    3 +
 
835
 po/da.po               |    3 +
 
836
 po/de.po               |    3 +
 
837
 po/dz.po               |  728 ++++++++++++++++++++++++++------
 
838
 po/el.po               |    3 +
 
839
 po/en@shaw.po          |  589 ++++++++++++++-------------
 
840
 po/en_CA.po            |    7 +-
 
841
 po/en_GB.po            |    6 +-
 
842
 po/eo.po               |    3 +
 
843
 po/es.po               |   10 +-
 
844
 po/et.po               |    3 +
 
845
 po/eu.po               |   50 ++-
 
846
 po/fa.po               |   11 +-
 
847
 po/fi.po               |   11 +-
 
848
 po/fr.po               |    3 +-
 
849
 po/ga.po               |    7 +-
 
850
 po/gl.po               |   10 +-
 
851
 po/gu.po               |   36 ++-
 
852
 po/he.po               |   10 +-
 
853
 po/hi.po               |    3 +
 
854
 po/hr.po               |    7 +-
 
855
 po/hu.po               |   50 ++-
 
856
 po/hy.po               |  174 ++++++---
 
857
 po/id.po               |    3 +
 
858
 po/is.po               |    3 +
 
859
 po/it.po               |    3 +
 
860
 po/ja.po               |    3 +
 
861
 po/ka.po               |    3 +
 
862
 po/kk.po               |  223 +++++++----
 
863
 po/kn.po               |   32 +-
 
864
 po/ko.po               |    3 +
 
865
 po/ku.po               |  544 +++++++++++++++++++------
 
866
 po/lt.po               |    3 +
 
867
 po/lv.po               |   14 +-
 
868
 po/mai.po              |   66 ++-
 
869
 po/mg.po               |   13 +-
 
870
 po/mk.po               |   59 ++-
 
871
 po/ml.po               |   71 ++-
 
872
 po/mn.po               |   88 +++--
 
873
 po/mr.po               |   69 ++-
 
874
 po/ms.po               |    3 +
 
875
 po/nb.po               |    3 +
 
876
 po/nds.po              |    3 +
 
877
 po/ne.po               |  214 +++++++---
 
878
 po/nl.po               |    3 +
 
879
 po/nn.po               |   19 +-
 
880
 po/oc.po               |   11 +-
 
881
 po/or.po               |   74 +++-
 
882
 po/pa.po               |   66 ++--
 
883
 po/pl.po               |    3 +
 
884
 po/pt.po               |    3 +
 
885
 po/pt_BR.po            |   10 +-
 
886
 po/ro.po               |    6 +-
 
887
 po/ru.po               |  260 +++++++-----
 
888
 po/rw.po               |    4 +
 
889
 po/si.po               |   40 ++-
 
890
 po/sk.po               |    3 +
 
891
 po/sl.po               |  844 ++++++++++++++++++++++++++++++++-----
 
892
 po/sq.po               |  115 +++---
 
893
 po/sr.po               |    3 +
 
894
 po/sr@latin.po         |   18 +-
 
895
 po/sv.po               | 1097 +++++++++++++++++++++++++++++++++++++++++++-----
 
896
 po/ta.po               |    3 +
 
897
 po/te.po               |   35 +-
 
898
 po/th.po               |    3 +
 
899
 po/tr.po               |    3 +
 
900
 po/ug.po               |  125 ++++--
 
901
 po/uk.po               |   14 +-
 
902
 po/vi.po               |   18 +-
 
903
 po/wa.po               |    3 +
 
904
 po/xh.po               |    3 +
 
905
 po/zh_CN.po            |   10 +-
 
906
 po/zh_HK.po            |   34 ++-
 
907
 po/zh_TW.po            |    3 +
 
908
 shell/control-center.c |   22 +-
 
909
 90 files changed, 5089 insertions(+), 1753 deletions(-)
 
910
 
 
911
commit ce561eb68f43a5f38cfe4e87433b716264c4f462
 
912
Author: Bastien Nocera <hadess@hadess.net>
 
913
Date:   Fri Apr 8 16:12:56 2011 +0100
 
914
 
 
915
    sound: Prevent > 100% volume showing up as 100%
 
916
    
 
917
    When the output of input bar changes from a non-decibel capable
 
918
    output, to one that is (such as on startup), don't clip the
 
919
    volume displayed at 100%, by setting the level of the bar again.
 
920
    
 
921
    https://bugzilla.gnome.org/show_bug.cgi?id=646254
 
922
 
 
923
 panels/sound/gvc-mixer-dialog.c |   16 +++++++++++++++-
 
924
 1 files changed, 15 insertions(+), 1 deletions(-)
 
925
 
 
926
commit 58e4fab6bed1ed4bfe69824341d7b5f434b9aadf
 
927
Author: Bastien Nocera <hadess@hadess.net>
 
928
Date:   Fri Apr 8 13:41:05 2011 +0100
 
929
 
 
930
    background: Allow adding multiple images
 
931
    
 
932
    https://bugzilla.gnome.org/show_bug.cgi?id=647053
 
933
 
 
934
 panels/background/cc-background-panel.c |   14 ++++++++++----
 
935
 1 files changed, 10 insertions(+), 4 deletions(-)
 
936
 
 
937
commit 6233c7d20f1043d1a9ee96108a03edc0096947e8
 
938
Author: Bastien Nocera <hadess@hadess.net>
 
939
Date:   Fri Apr 8 13:00:38 2011 +0100
 
940
 
 
941
    info: Use correct destructor for GUnixMountEntry
 
942
 
 
943
 panels/info/cc-info-panel.c |    6 +++---
 
944
 1 files changed, 3 insertions(+), 3 deletions(-)
 
945
 
 
946
commit 9d94d2dfae0db0a91818621a1cdcbe233b8b1070
 
947
Author: Bastien Nocera <hadess@hadess.net>
 
948
Date:   Thu Apr 7 14:59:34 2011 +0100
 
949
 
 
950
    keyboard: Fix reloading keyboard shortcuts
 
951
    
 
952
    When reloading entries, we also need to clear the section
 
953
    hash tables, otherwise we won't be adding the keys as they
 
954
    already exist in the hashtables.
 
955
    
 
956
    Fixes empty keyboard shortcuts when creating a new workspace (eg.
 
957
    moving any window to an empty workspace in gnome-shell)
 
958
    
 
959
    https://bugzilla.gnome.org/show_bug.cgi?id=646949
 
960
 
 
961
 panels/keyboard/keyboard-shortcuts.c |   35 ++++++++++++++++++++-------------
 
962
 1 files changed, 21 insertions(+), 14 deletions(-)
 
963
 
 
964
commit 01b639d64fb49eaac3c6002fd7e07a92f251cb35
 
965
Author: Matthias Clasen <mclasen@redhat.com>
 
966
Date:   Thu Apr 7 11:08:05 2011 -0400
 
967
 
 
968
    Sound: Only autostart the applet in gnome
 
969
    
 
970
    Other desktops don't appreciate the extra sound control.
 
971
    https://bugzilla.gnome.org/show_bug.cgi?id=646987
 
972
 
 
973
 panels/sound/data/gnome-sound-applet.desktop.in |    1 +
 
974
 1 files changed, 1 insertions(+), 0 deletions(-)
 
975
 
 
976
commit 534a7a1eac0864fdd205293b64d82a48c9385719
 
977
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
978
Date:   Tue Apr 5 12:23:00 2011 -0400
 
979
 
 
980
    datetime: fix a critical when showing the panel
 
981
    
 
982
    The critical was spawned because we were calling gtk_style_attach()
 
983
    before calling gtk_widget_set_window(), but that code can go away
 
984
    entirely.
 
985
    
 
986
    https://bugzilla.gnome.org/show_bug.cgi?id=646836
 
987
 
 
988
 panels/datetime/cc-timezone-map.c |    7 +------
 
989
 1 files changed, 1 insertions(+), 6 deletions(-)
 
990
 
 
991
commit 274569d4f3e228aac1d9660a6d9a212970b7ea83
 
992
Author: Matthias Clasen <mclasen@redhat.com>
 
993
Date:   Wed Apr 6 10:17:58 2011 -0400
 
994
 
 
995
    Bump version
 
996
 
 
997
 configure.ac |    2 +-
 
998
 1 files changed, 1 insertions(+), 1 deletions(-)
 
999
 
 
1000
commit c5b11fcd226b316d954877a3cf8acecbce61e87d
 
1001
Author: Matthias Clasen <mclasen@redhat.com>
 
1002
Date:   Wed Apr 6 10:01:38 2011 -0400
 
1003
 
 
1004
    Update for 3.0.0.1
 
1005
 
 
1006
 NEWS         |   20 ++++++++++++++++++++
 
1007
 configure.ac |    2 +-
 
1008
 2 files changed, 21 insertions(+), 1 deletions(-)
 
1009
 
 
1010
commit 33cc8c782bf717f81c9e821c9d3f8460de7ffcd4
 
1011
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
 
1012
Date:   Wed Apr 6 16:38:00 2011 +0430
 
1013
 
 
1014
    Updating Persian Translation
 
1015
 
 
1016
 po/fa.po | 3157 +++++++++++++++++++++++++++++++++++++++++---------------------
 
1017
 1 files changed, 2089 insertions(+), 1068 deletions(-)
 
1018
 
 
1019
commit 3a0bb1c7f2f4b1e87aa0511939e7fec107d8b55e
 
1020
Author: Richard Hughes <richard@hughsie.com>
 
1021
Date:   Wed Apr 6 10:07:15 2011 +0100
 
1022
 
 
1023
    network: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837
 
1024
 
 
1025
 panels/network/network.ui |    4 ++--
 
1026
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1027
 
 
1028
commit 81799838a3557c82bd69db5f93d35df7ff5f4992
 
1029
Author: Richard Hughes <richard@hughsie.com>
 
1030
Date:   Wed Apr 6 10:05:44 2011 +0100
 
1031
 
 
1032
    network: do not assert if a widget is missing, instead print a critical warning with the widget name
 
1033
    
 
1034
    This helps us debug bugs like #646837
 
1035
    
 
1036
    I've also asked the designers to clarify what entries we should show on the mobile broadband page too.
 
1037
 
 
1038
 panels/network/cc-network-panel.c |    5 ++++-
 
1039
 1 files changed, 4 insertions(+), 1 deletions(-)
 
1040
 
 
1041
commit 7b7f67fbae00e84a85507be85558f4f4cbe96c12
 
1042
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1043
Date:   Tue Apr 5 12:08:18 2011 -0400
 
1044
 
 
1045
    background: fix a compilation warning
 
1046
 
 
1047
 panels/background/cc-background-xml.c |    2 +-
 
1048
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1049
 
 
1050
commit 84a2b3e3538c5b148174332daf518d6e7d562eb6
 
1051
Author: Marek Kasik <mkasik@redhat.com>
 
1052
Date:   Tue Apr 5 17:50:18 2011 +0200
 
1053
 
 
1054
    printers: Don't set reason when setting AcceptJobs
 
1055
    
 
1056
    Set reason to NULL when setting AcceptJobs to TRUE (rhbz#691154).
 
1057
 
 
1058
 panels/printers/pp-new-printer-dialog.c |    4 ++--
 
1059
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1060
 
 
1061
commit aedbc186a845549718773f3f137b2bdfd301ed9b
 
1062
Author: Marek Kasik <mkasik@redhat.com>
 
1063
Date:   Tue Apr 5 17:10:54 2011 +0200
 
1064
 
 
1065
    printers: Check whether the requested policy is available
 
1066
    
 
1067
    Check whether the system has policy
 
1068
    "org.opensuse.cupspkhelper.mechanism.all-edit" before using it (#646813).
 
1069
 
 
1070
 panels/printers/cc-printers-panel.c |   22 +++++++++++++++++-----
 
1071
 1 files changed, 17 insertions(+), 5 deletions(-)
 
1072
 
 
1073
commit 3349308ea28ac1314313ad3f106e9930a69c6885
 
1074
Author: Marek Kasik <mkasik@redhat.com>
 
1075
Date:   Tue Apr 5 15:54:09 2011 +0200
 
1076
 
 
1077
    printers: Actualize printer list and job list automatically
 
1078
    
 
1079
    This patch makes Printers panel to automatically refresh printers list
 
1080
    when a new printer is added or removed. It is refreshed also when a printer
 
1081
    changes its state (to see changes in paused/unpaused state) (rhbz#691718).
 
1082
    It also automatically refresh list of jobs (and also number of active jobs in
 
1083
    main tab) for actual printer (rhbz#691737).
 
1084
 
 
1085
 panels/printers/cc-printers-panel.c |  236 ++++++++++++++++++++++++++++++++++-
 
1086
 panels/printers/pp-utils.c          |   97 ++++++++++++++
 
1087
 panels/printers/pp-utils.h          |    7 +
 
1088
 3 files changed, 338 insertions(+), 2 deletions(-)
 
1089
 
 
1090
commit 8390f73f4b9f3a1c1bc9f9dfe43684bd6f6be82d
 
1091
Author: Bastien Nocera <hadess@hadess.net>
 
1092
Date:   Tue Apr 5 09:40:30 2011 +0100
 
1093
 
 
1094
    datetime: Fix test-endianess on OpenSUSE
 
1095
    
 
1096
    https://bugzilla.gnome.org/show_bug.cgi?id=646780
 
1097
 
 
1098
 panels/datetime/test-endianess.c |   10 ++++++++--
 
1099
 1 files changed, 8 insertions(+), 2 deletions(-)
 
1100
 
 
1101
commit aa23db269985d1862328c2d3635040cbffefb403
 
1102
Author: Jamil Ahmed <itsjamil@gmail.com>
 
1103
Date:   Tue Apr 5 01:28:25 2011 +0600
 
1104
 
 
1105
    Updated Bengali translation
 
1106
 
 
1107
 po/bn.po |   10 ++++------
 
1108
 1 files changed, 4 insertions(+), 6 deletions(-)
 
1109
 
 
1110
commit ccb02c13906d44d84bb4dd2067ce86cd76d9867b
 
1111
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
 
1112
Date:   Mon Apr 4 19:05:22 2011 +0200
 
1113
 
 
1114
    Updated Esperanto translation
 
1115
 
 
1116
 po/eo.po | 6570 +++++++++++++++++++++++++++++++++++---------------------------
 
1117
 1 files changed, 3744 insertions(+), 2826 deletions(-)
 
1118
 
 
1119
commit 90d4786a045e3fae9f7b909fd64b0305d80a7c72
 
1120
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
1121
Date:   Mon Apr 4 23:47:17 2011 +0700
 
1122
 
 
1123
    Updated Vietnamese translation
 
1124
 
 
1125
 po/vi.po |    6 +++---
 
1126
 1 files changed, 3 insertions(+), 3 deletions(-)
 
1127
 
 
1128
commit fcff8e64ff824507bdae0e1ea8c4a5d2c87e0092
 
1129
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
1130
Date:   Mon Apr 4 16:53:18 2011 +0200
 
1131
 
 
1132
    Release 3.0.0
 
1133
 
 
1134
 NEWS |   73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
1135
 1 files changed, 72 insertions(+), 1 deletions(-)
 
1136
 
 
1137
commit 6cffd6aa1902cba0cf65c5e134dbe25df1d19836
 
1138
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
1139
Date:   Mon Apr 4 20:50:19 2011 +0800
 
1140
 
 
1141
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
1142
 
 
1143
 po/zh_HK.po |  933 +++++++++++++++++++++++++++++++++++++++-------------------
 
1144
 po/zh_TW.po |  964 ++++++++++++++++++++++++++++++++++++++++-------------------
 
1145
 2 files changed, 1287 insertions(+), 610 deletions(-)
 
1146
 
 
1147
commit 053482da50eac902b7f08583e0f2382b2b62b0c7
 
1148
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
1149
Date:   Mon Apr 4 20:14:20 2011 +0900
 
1150
 
 
1151
    Updated Japanese translation of "firmware missing"
 
1152
 
 
1153
 po/ja.po |    4 ++--
 
1154
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1155
 
 
1156
commit a993bf2a6d34c609c2b643995f10f6d80fc70aef
 
1157
Author: Jamil Ahmed <itsjamil@gmail.com>
 
1158
Date:   Mon Apr 4 15:10:46 2011 +0600
 
1159
 
 
1160
    Updated Bengali translation
 
1161
 
 
1162
 po/bn.po | 8492 +++++++++++++++++++++++++++++++++-----------------------------
 
1163
 1 files changed, 4591 insertions(+), 3901 deletions(-)
 
1164
 
 
1165
commit db39ad2150c38a234a46a21bf416ae0acf94926e
 
1166
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
1167
Date:   Mon Apr 4 17:21:04 2011 +0900
 
1168
 
 
1169
    Updated Japanese translation
 
1170
 
 
1171
 po/ja.po |  182 ++++++++++++++++++++++++++++++++------------------------------
 
1172
 1 files changed, 93 insertions(+), 89 deletions(-)
 
1173
 
 
1174
commit 5d477dad4e733c09e46779b23aac43cc713d1657
 
1175
Author: Baris Cicek <baris@teamforce.name.tr>
 
1176
Date:   Mon Apr 4 06:34:14 2011 +0300
 
1177
 
 
1178
    Updated Turkish translation
 
1179
 
 
1180
 po/tr.po | 7079 ++++++++++++++++++++++++++++++++++++++------------------------
 
1181
 1 files changed, 4306 insertions(+), 2773 deletions(-)
 
1182
 
 
1183
commit 5fc194f52cf5e6b53497806852b3825eab67df6b
 
1184
Author: Jordi Serratosa <serratosa@gmail.com>
 
1185
Date:   Sun Apr 3 23:26:29 2011 +0200
 
1186
 
 
1187
    [l10n]Fixes on Catalan translation
 
1188
 
 
1189
 po/ca.po |   18 +++++++++---------
 
1190
 1 files changed, 9 insertions(+), 9 deletions(-)
 
1191
 
 
1192
commit 9e05a15cac31ad2732e44e7670e1479b3ef95194
 
1193
Author: Wolfgang Stöggl <c72578@yahoo.de>
 
1194
Date:   Sun Apr 3 19:41:14 2011 +0200
 
1195
 
 
1196
    [l10n] Updated German translation, umlauts fixed
 
1197
 
 
1198
 po/de.po |  232 ++++++++++++++++++++++++++++++-------------------------------
 
1199
 1 files changed, 114 insertions(+), 118 deletions(-)
 
1200
 
 
1201
commit afd02b5515bd8d3b2f33e376f2d78d9357ebbf31
 
1202
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
1203
Date:   Sun Apr 3 08:43:22 2011 +0530
 
1204
 
 
1205
    Updated Tamil translation
 
1206
 
 
1207
 po/ta.po |   78 +++++++++++++++++++++++++++++++-------------------------------
 
1208
 1 files changed, 39 insertions(+), 39 deletions(-)
 
1209
 
 
1210
commit 3256adcb7e1c7625bc662504d31674ca24c0f116
 
1211
Author: Matthias Clasen <mclasen@redhat.com>
 
1212
Date:   Sat Apr 2 12:52:25 2011 -0400
 
1213
 
 
1214
    Network: Make creating vpn connections work again
 
1215
    
 
1216
    Somehow the 'Create' button lost its action id.
 
1217
    Don't trust glade on these files...
 
1218
 
 
1219
 panels/network/network.ui |    2 +-
 
1220
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1221
 
 
1222
commit 0a6a19418bae01b4ec7f544ed037d4be08265886
 
1223
Author: Florian Müllner <fmuellner@gnome.org>
 
1224
Date:   Sat Apr 2 23:57:52 2011 +0200
 
1225
 
 
1226
    build: Fix build on fresh checkouts
 
1227
    
 
1228
    Commit a0672cb9ad0 removed the API documentation, but left a stray
 
1229
    reference to the docs/ subdirectory causing a build failure with
 
1230
    fresh checkouts.
 
1231
 
 
1232
 Makefile.am |    2 +-
 
1233
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1234
 
 
1235
commit adcbb76c91114dfeb9d32679e906519f423248b9
 
1236
Author: Wouter Bolsterlee <wbolster@gnome.org>
 
1237
Date:   Sat Apr 2 19:53:37 2011 +0200
 
1238
 
 
1239
    Updated Dutch translation by Wouter Bolsterlee
 
1240
 
 
1241
 po/nl.po | 1412 ++++++++++++++++++++++++++++----------------------------------
 
1242
 1 files changed, 640 insertions(+), 772 deletions(-)
 
1243
 
 
1244
commit 4dd215bb67afae73aff572fe980c4e9192088440
 
1245
Author: Ask H. Larsen <asklarsen@gmail.com>
 
1246
Date:   Sat Apr 2 19:28:15 2011 +0200
 
1247
 
 
1248
    Updated Danish translation
 
1249
 
 
1250
 po/da.po | 5616 ++++++++++++++++++++++++++++++++++++++++----------------------
 
1251
 1 files changed, 3595 insertions(+), 2021 deletions(-)
 
1252
 
 
1253
commit 43393b2a45e6003f691904fe9b1d608cd6438929
 
1254
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
1255
Date:   Sat Apr 2 21:39:01 2011 +0530
 
1256
 
 
1257
    Updated Tamil translation
 
1258
 
 
1259
 po/ta.po |   41 ++++++++++++++++++++++++++---------------
 
1260
 1 files changed, 26 insertions(+), 15 deletions(-)
 
1261
 
 
1262
commit 043a435ffefa1206fa19e6c9afe7a50dbbe6a499
 
1263
Author: Simos Xenitellis <simos@gnome.org>
 
1264
Date:   Sat Apr 2 17:07:17 2011 +0300
 
1265
 
 
1266
    l10n: Updated Greek translation for gnome-contorl-center
 
1267
 
 
1268
 po/el.po |   18 ++++--------------
 
1269
 1 files changed, 4 insertions(+), 14 deletions(-)
 
1270
 
 
1271
commit b7ce542457ccbc3f4beda6e4882619f5ed58a9f6
 
1272
Author: George Stefanakis <george.stefanakis@gmail.com>
 
1273
Date:   Sat Apr 2 17:00:10 2011 +0300
 
1274
 
 
1275
    l10n: Updated Greek translation for gnome-contorl-center
 
1276
 
 
1277
 po/el.po | 1544 ++++++++++++++++++++++++++++++++++----------------------------
 
1278
 1 files changed, 840 insertions(+), 704 deletions(-)
 
1279
 
 
1280
commit a1a6e6b894a1c2c248e3fbc36613d3dac1274b56
 
1281
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
1282
Date:   Sat Apr 2 13:47:16 2011 +0200
 
1283
 
 
1284
    Updated Basque language
 
1285
 
 
1286
 po/eu.po |  218 ++++++++++++++++---------------------------------------------
 
1287
 1 files changed, 57 insertions(+), 161 deletions(-)
 
1288
 
 
1289
commit 2bc9df3f55963d7c0ceb6f4791ee398a08d71a0b
 
1290
Author: Changwoo Ryu <cwryu@debian.org>
 
1291
Date:   Sat Apr 2 20:07:07 2011 +0900
 
1292
 
 
1293
    Updated Korean translation
 
1294
 
 
1295
 po/ko.po |  311 +++++++++++++++++++++++++++++++-------------------------------
 
1296
 1 files changed, 154 insertions(+), 157 deletions(-)
 
1297
 
 
1298
commit 19a53dbe2926653ec2c1a460b22bb3420354c101
 
1299
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
1300
Date:   Sat Apr 2 00:06:38 2011 +0100
 
1301
 
 
1302
    Updated Portuguese translation
 
1303
 
 
1304
 po/pt.po |  156 ++++++++++++++++++++++++++++++++------------------------------
 
1305
 1 files changed, 80 insertions(+), 76 deletions(-)
 
1306
 
 
1307
commit 8a660c9a5150c8577807da1b9f6dd75b664a7b77
 
1308
Author: Luca Ferretti <lferrett@gnome.org>
 
1309
Date:   Fri Apr 1 22:39:06 2011 +0200
 
1310
 
 
1311
    Updated Italian translation
 
1312
 
 
1313
 po/it.po |  291 +++++++++++++++++++++++++++++++-------------------------------
 
1314
 1 files changed, 147 insertions(+), 144 deletions(-)
 
1315
 
 
1316
commit 42724c9637c950800ad52e1f504ea277c66ddc37
 
1317
Author: Piotr Drąg <piotrdrag@gmail.com>
 
1318
Date:   Fri Apr 1 21:11:06 2011 +0200
 
1319
 
 
1320
    Updated Polish translation
 
1321
 
 
1322
 po/pl.po |  181 +++++++++++++++++++++++++++++---------------------------------
 
1323
 1 files changed, 85 insertions(+), 96 deletions(-)
 
1324
 
 
1325
commit a0672cb9ad07b649842316d50309a3c3d16d189f
 
1326
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
1327
Date:   Fri Apr 1 18:42:27 2011 +0200
 
1328
 
 
1329
    Remove API reference, as it's incomplete and going away for next cycle
 
1330
 
 
1331
 Makefile.am                                        |    3 +-
 
1332
 configure.ac                                       |    7 --
 
1333
 docs/Makefile.am                                   |    3 -
 
1334
 docs/reference/Makefile.am                         |    3 -
 
1335
 docs/reference/libgnome-control-center/Makefile.am |  102 --------------------
 
1336
 .../libgnome-control-center-docs.sgml              |   35 -------
 
1337
 .../libgnome-control-center-sections.txt           |   43 --------
 
1338
 .../libgnome-control-center/version.xml.in         |    1 -
 
1339
 8 files changed, 1 insertions(+), 196 deletions(-)
 
1340
 
 
1341
commit 885bab172f8738026a72b637ef9699097e8f329b
 
1342
Author: Marek Kasik <mkasik@redhat.com>
 
1343
Date:   Fri Apr 1 16:19:16 2011 +0200
 
1344
 
 
1345
    printers: Do not delete browsed printers
 
1346
    
 
1347
    Make "printer-remove-button" button insensitive when
 
1348
    a browsed printer is selected (rhbz#691831).
 
1349
 
 
1350
 panels/printers/cc-printers-panel.c |   85 +++++++++++++++++++----------------
 
1351
 1 files changed, 46 insertions(+), 39 deletions(-)
 
1352
 
 
1353
commit fadb5ff9181fc7e5d92357a67d434f45800574ec
 
1354
Author: krishnababu k <kkrothap@redhat.ocm>
 
1355
Date:   Fri Apr 1 19:36:06 2011 +0530
 
1356
 
 
1357
    Updated Telugu Translations
 
1358
 
 
1359
 po/te.po | 5351 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
1360
 1 files changed, 3701 insertions(+), 1650 deletions(-)
 
1361
 
 
1362
commit aa398b2f612c97f2b6d22f93195bd9ec4ce5a532
 
1363
Author: Khaled Hosny <khaledhosny@eglug.org>
 
1364
Date:   Fri Apr 1 14:15:06 2011 +0200
 
1365
 
 
1366
    Updated Arabic translation
 
1367
 
 
1368
 po/ar.po |  197 ++++++++++++++++++++++++++++++--------------------------------
 
1369
 1 files changed, 96 insertions(+), 101 deletions(-)
 
1370
 
 
1371
commit 0bfa974ae4f2271acc2ecee0b82f16b52fad97b2
 
1372
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
1373
Date:   Fri Apr 1 14:02:12 2011 +0200
 
1374
 
 
1375
    Updated Hungarian translation
 
1376
 
 
1377
 po/hu.po |  407 +++++++++++++++++++++++++++++---------------------------------
 
1378
 1 files changed, 188 insertions(+), 219 deletions(-)
 
1379
 
 
1380
commit 56612dee63899ddbbc69cd641edad62e6411a437
 
1381
Author: Sweta Kothari <swkothar@redhat.com>
 
1382
Date:   Fri Apr 1 16:38:19 2011 +0530
 
1383
 
 
1384
    Updated Gujarati Translations
 
1385
 
 
1386
 po/gu.po |  683 ++++++++++++++++++++------------------------------------------
 
1387
 1 files changed, 219 insertions(+), 464 deletions(-)
 
1388
 
 
1389
commit 596017962324db520e04130d8d55b4e007fb8454
 
1390
Author: Sweta Kothari <swkothar@redhat.com>
 
1391
Date:   Fri Apr 1 16:22:43 2011 +0530
 
1392
 
 
1393
    Updated Gujarati Translations
 
1394
 
 
1395
 po/gu.po | 2124 ++++++++++++++++++++++++++++++++++++--------------------------
 
1396
 1 files changed, 1245 insertions(+), 879 deletions(-)
 
1397
 
 
1398
commit 34306aed05667ff4c5fd5411258bb088b1492726
 
1399
Author: Rajesh Ranjan <rranjan@redhat.com>
 
1400
Date:   Fri Apr 1 14:43:42 2011 +0530
 
1401
 
 
1402
    hindi updated
 
1403
 
 
1404
 po/hi.po | 1053 +++++++++++++++++---------------------------------------------
 
1405
 1 files changed, 279 insertions(+), 774 deletions(-)
 
1406
 
 
1407
commit 3fea2f20e012e12cc2b8e5e81c0e5d6c07e318d6
 
1408
Author: Kjartan Maraas <kmaraas@gnome.org>
 
1409
Date:   Fri Apr 1 09:30:05 2011 +0200
 
1410
 
 
1411
    Updated Norwegian bokmål translation
 
1412
 
 
1413
 po/nb.po |  275 +++++++++++++++++++++++++++++++-------------------------------
 
1414
 1 files changed, 136 insertions(+), 139 deletions(-)
 
1415
 
 
1416
commit 6055cb7491a87ac11d290191fcfc8147fb46235e
 
1417
Author: Marek Černocký <marek@manet.cz>
 
1418
Date:   Fri Apr 1 09:16:35 2011 +0200
 
1419
 
 
1420
    Updated Czech translation
 
1421
 
 
1422
 po/cs.po |  307 +++++++++++++++++++++++++++++++-------------------------------
 
1423
 1 files changed, 153 insertions(+), 154 deletions(-)
 
1424
 
 
1425
commit 6310c48595bb97e32173c40637e0d94be08f7951
 
1426
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
1427
Date:   Fri Apr 1 12:08:37 2011 +0530
 
1428
 
 
1429
    Updated Tamil translation
 
1430
 
 
1431
 po/ta.po |  130 ++++++++++++++++++++++++++++---------------------------------
 
1432
 1 files changed, 60 insertions(+), 70 deletions(-)
 
1433
 
 
1434
commit d520bb78f62ce200cb97532e40a1c9c4a7112081
 
1435
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
1436
Date:   Fri Apr 1 12:07:09 2011 +0530
 
1437
 
 
1438
    Updated Tamil translation
 
1439
 
 
1440
 po/ta.po |   45 +++++++++++++++++++++++++++++----------------
 
1441
 1 files changed, 29 insertions(+), 16 deletions(-)
 
1442
 
 
1443
commit 23ceb4470b494ccaae8a503e75bf4906fbc0315e
 
1444
Author: Shankar Prasad <svenkate@redhat.com>
 
1445
Date:   Fri Apr 1 11:32:05 2011 +0530
 
1446
 
 
1447
    Updated kn translations
 
1448
 
 
1449
 po/kn.po |  452 ++++++++++++++++++++++++++++----------------------------------
 
1450
 1 files changed, 201 insertions(+), 251 deletions(-)
 
1451
 
 
1452
commit 23f239e46158c545df602a7b1211849fe6e11d7d
 
1453
Author: Matthias Clasen <mclasen@redhat.com>
 
1454
Date:   Thu Mar 31 10:38:31 2011 -0400
 
1455
 
 
1456
    Network: display more detailed status for unavailable devices
 
1457
    
 
1458
    If NetworkManager knows that firmware is missing, say so.
 
1459
    This matches recent changes in the gnome-shell network menu.
 
1460
    It adds one new string, "Firmware missing", for which I have
 
1461
    pulled existing translations from the similar "firmware missing"
 
1462
    string in gnome-shell.
 
1463
    https://bugzilla.gnome.org/show_bug.cgi?id=646027
 
1464
 
 
1465
 panels/network/cc-network-panel.c |    2 +-
 
1466
 panels/network/panel-common.c     |   14 ++++++++++++--
 
1467
 panels/network/panel-common.h     |    3 +--
 
1468
 po/ar.po                          |    4 ++++
 
1469
 po/bg.po                          |    4 ++++
 
1470
 po/ca.po                          |    4 ++++
 
1471
 po/de.po                          |    4 ++++
 
1472
 po/es.po                          |    4 ++++
 
1473
 po/fr.po                          |    4 ++++
 
1474
 po/gl.po                          |    4 ++++
 
1475
 po/he.po                          |    4 ++++
 
1476
 po/lv.po                          |    4 ++++
 
1477
 po/mr.po                          |    4 ++++
 
1478
 po/nl.po                          |    4 ++++
 
1479
 po/pa.po                          |    4 ++++
 
1480
 po/pl.po                          |    4 ++++
 
1481
 po/pt_BR.po                       |    4 ++++
 
1482
 po/ru.po                          |    4 ++++
 
1483
 po/sl.po                          |    4 ++++
 
1484
 po/sv.po                          |    4 ++++
 
1485
 po/uk.po                          |    4 ++++
 
1486
 po/vi.po                          |    4 ++++
 
1487
 po/zh_CN.po                       |    4 ++++
 
1488
 23 files changed, 94 insertions(+), 5 deletions(-)
 
1489
 
 
1490
commit ecd99dc1f353848e2ae994cdd2352e37f9922ee6
 
1491
Author: Matthias Clasen <mclasen@redhat.com>
 
1492
Date:   Thu Mar 31 22:27:44 2011 -0400
 
1493
 
 
1494
    Network: reset the network name combo when disconnected
 
1495
    
 
1496
    While we are not connected, showing the name of an access point
 
1497
    in the combobox is misleading.
 
1498
    https://bugzilla.gnome.org/show_bug.cgi?id=646031
 
1499
 
 
1500
 panels/network/cc-network-panel.c |   40 ++++++++++++++++++++++++++++++++----
 
1501
 1 files changed, 35 insertions(+), 5 deletions(-)
 
1502
 
 
1503
commit 36f91a8073203e3331bcc5a11eed6e361c852cac
 
1504
Author: Matthias Clasen <mclasen@redhat.com>
 
1505
Date:   Thu Mar 31 20:16:41 2011 -0400
 
1506
 
 
1507
    Fix build against NetworkManager on Debian
 
1508
    
 
1509
    Add more complete list of dependencies for the network panel.
 
1510
    https://bugzilla.gnome.org/show_bug.cgi?id=646349
 
1511
 
 
1512
 configure.ac |    6 ++++--
 
1513
 1 files changed, 4 insertions(+), 2 deletions(-)
 
1514
 
 
1515
commit a42e2b98fcdc2d5930373aaad2d92e3a42806af5
 
1516
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
1517
Date:   Thu Mar 31 22:51:36 2011 +0100
 
1518
 
 
1519
    Updated Portuguese translation
 
1520
 
 
1521
 po/pt.po |  829 +++++++++++++++++++++++++++++++++----------------------------
 
1522
 1 files changed, 448 insertions(+), 381 deletions(-)
 
1523
 
 
1524
commit f3d02cd0e8684170bbb8db3755bfa603735b8ec1
 
1525
Author: Richard Hughes <richard@hughsie.com>
 
1526
Date:   Thu Mar 31 16:05:12 2011 +0100
 
1527
 
 
1528
    network: Do not add bluetooth devices to the panel to avoid asserting the control-center
 
1529
    
 
1530
    There's no mockup for bluetooth devices, and it's not clear what any of the
 
1531
    buttons or sliders should do.
 
1532
    I'll actually wire up bluetooth devices for 3.2, but this at least fixes the
 
1533
    assert ready for 3.0.
 
1534
 
 
1535
 panels/network/cc-network-panel.c |    6 +++++-
 
1536
 1 files changed, 5 insertions(+), 1 deletions(-)
 
1537
 
 
1538
commit e46c3267baf2cedb2006490bc97a9dfe61913055
 
1539
Author: Bastien Nocera <hadess@hadess.net>
 
1540
Date:   Wed Mar 30 18:36:03 2011 +0100
 
1541
 
 
1542
    background: Don't assert() for typos in XML files
 
1543
    
 
1544
    https://bugzilla.gnome.org/show_bug.cgi?id=646250
 
1545
 
 
1546
 panels/background/cc-background-xml.c |    2 +-
 
1547
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1548
 
 
1549
commit 7280f14460a96ae0af5e21982b1d17fbc24ae419
 
1550
Author: Bastien Nocera <hadess@hadess.net>
 
1551
Date:   Wed Mar 30 15:42:28 2011 +0100
 
1552
 
 
1553
    sound: Make sound applet work again in fallback
 
1554
    
 
1555
    Seems to work fine without us trying to popdown the dock
 
1556
    by ourselves.
 
1557
    
 
1558
    https://bugzilla.gnome.org/show_bug.cgi?id=646044
 
1559
 
 
1560
 panels/sound/gvc-stream-status-icon.c |   48 ---------------------------------
 
1561
 1 files changed, 0 insertions(+), 48 deletions(-)
 
1562
 
 
1563
commit 32c126e2e51defac4517bc9505c4866fad4f6f4b
 
1564
Author: Shankar Prasad <svenkate@redhat.com>
 
1565
Date:   Thu Mar 31 16:56:40 2011 +0530
 
1566
 
 
1567
    Updated kn translations
 
1568
 
 
1569
 po/kn.po | 7456 ++++++++++++++++++++++++++++++++++++++------------------------
 
1570
 1 files changed, 4615 insertions(+), 2841 deletions(-)
 
1571
 
 
1572
commit aa7184ee52e2ef8aa00deb7ef50088d59e4333cc
 
1573
Author: Bastien Nocera <hadess@hadess.net>
 
1574
Date:   Thu Mar 31 12:19:37 2011 +0100
 
1575
 
 
1576
    build: Bump gnome-settings-daemon requirement
 
1577
    
 
1578
    For keyboard schema changes
 
1579
 
 
1580
 configure.ac |    2 +-
 
1581
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1582
 
 
1583
commit 6dd3318b8037ff700cc4384941db9dff39f5d3c4
 
1584
Author: Bastien Nocera <hadess@hadess.net>
 
1585
Date:   Wed Mar 30 18:17:50 2011 +0100
 
1586
 
 
1587
    keyboard: Set repeat-interval correctly
 
1588
    
 
1589
    This sets the repeat-interval key in milliseconds. From a minimum of
 
1590
    one char per 2 seconds up to 50 characters per second (as per
 
1591
    requirements listed in 84eed6b0cf9f0b44db5a030018bfca17dae18fd5).
 
1592
    
 
1593
    https://bugzilla.gnome.org/show_bug.cgi?id=646241
 
1594
 
 
1595
 panels/keyboard/keyboard-general.c |   14 ++++++++++----
 
1596
 1 files changed, 10 insertions(+), 4 deletions(-)
 
1597
 
 
1598
commit c80d4aa85a654b73edbdda46f341b087a0cc5f56
 
1599
Author: Friedel Wolff <friedel@translate.org.za>
 
1600
Date:   Wed Mar 30 23:09:41 2011 +0200
 
1601
 
 
1602
    Updated translation for Afrikaans (af)
 
1603
 
 
1604
 po/af.po | 7275 +++++++++++++++++++++++++++++++++++++-------------------------
 
1605
 1 files changed, 4333 insertions(+), 2942 deletions(-)
 
1606
 
 
1607
commit 67450ffb24544d6306304c5d0a9d0dd08daea855
 
1608
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
1609
Date:   Wed Mar 30 22:58:00 2011 +0200
 
1610
 
 
1611
    Updated Basque language
 
1612
 
 
1613
 po/eu.po |    2 +-
 
1614
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1615
 
 
1616
commit 1940c82d52f0642f1da31553feb8dcdc52cdf831
 
1617
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
1618
Date:   Wed Mar 30 22:50:17 2011 +0200
 
1619
 
 
1620
    Updated Basque language
 
1621
 
 
1622
 po/eu.po | 3649 +++++++++++++++++++-------------------------------------------
 
1623
 1 files changed, 1118 insertions(+), 2531 deletions(-)
 
1624
 
 
1625
commit 76eaa6cc43626af3e0e17fb1a18608b8ab64bec2
 
1626
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1627
Date:   Wed Mar 30 11:13:34 2011 -0400
 
1628
 
 
1629
    universal-access: don't incorrectly mark some hboxes as insensitive
 
1630
    
 
1631
    https://bugzilla.gnome.org/show_bug.cgi?id=646240
 
1632
 
 
1633
 panels/universal-access/uap.ui |    3 ---
 
1634
 1 files changed, 0 insertions(+), 3 deletions(-)
 
1635
 
 
1636
commit 7cef6dc582a9cdf3a7d3df30a3679a2ab9e94f26
 
1637
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1638
Date:   Tue Mar 29 23:44:58 2011 -0400
 
1639
 
 
1640
    background: don't use the GnomeBG thumbnails for the preview area
 
1641
    
 
1642
    Instead, use gnome_bg_draw(), which renders the preview directly at the
 
1643
    desired size.
 
1644
    
 
1645
    https://bugzilla.gnome.org/show_bug.cgi?id=646180
 
1646
 
 
1647
 panels/background/cc-background-item.c  |   56 ++++++++++++++++++++++--------
 
1648
 panels/background/cc-background-item.h  |    3 +-
 
1649
 panels/background/cc-background-panel.c |    8 ++--
 
1650
 3 files changed, 47 insertions(+), 20 deletions(-)
 
1651
 
 
1652
commit eac562b162528204ec2c9c2ab053e7293e0c42fb
 
1653
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1654
Date:   Wed Mar 30 00:59:13 2011 -0400
 
1655
 
 
1656
    region: make the layout options modal
 
1657
    
 
1658
    https://bugzilla.gnome.org/show_bug.cgi?id=646183
 
1659
 
 
1660
 panels/region/gnome-region-panel-xkbot.c |    1 +
 
1661
 1 files changed, 1 insertions(+), 0 deletions(-)
 
1662
 
 
1663
commit e98da620780ad1ad09ec1f1d6c36d958045f292b
 
1664
Author: Bruce Cowan <bruce@bcowan.me.uk>
 
1665
Date:   Wed Mar 30 15:01:27 2011 +0100
 
1666
 
 
1667
    Updated British English translation
 
1668
 
 
1669
 po/en_GB.po |  836 +++++++++++++++++++++++++++++++++--------------------------
 
1670
 1 files changed, 475 insertions(+), 361 deletions(-)
 
1671
 
 
1672
commit 479149328948830b7c6120dd246f9e021694a31f
 
1673
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
1674
Date:   Wed Mar 30 17:05:04 2011 +0530
 
1675
 
 
1676
    Updated Tamil translation
 
1677
 
 
1678
 po/ta.po | 3689 ++++++++++++++++++++++++++++++++++++++------------------------
 
1679
 1 files changed, 2296 insertions(+), 1393 deletions(-)
 
1680
 
 
1681
commit 5f3acad39aba7e3d437ff38ecb9a2bba80c26359
 
1682
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1683
Date:   Tue Mar 29 15:09:53 2011 -0400
 
1684
 
 
1685
    sound: make the volume icons smaller and center them properly in the bar
 
1686
    
 
1687
    https://bugzilla.gnome.org/show_bug.cgi?id=646153
 
1688
 
 
1689
 panels/sound/gvc-channel-bar.c |   12 ++++++------
 
1690
 1 files changed, 6 insertions(+), 6 deletions(-)
 
1691
 
 
1692
commit b3af71f37f30f63ea4283d5d72213319db899fca
 
1693
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1694
Date:   Tue Mar 29 14:33:49 2011 -0400
 
1695
 
 
1696
    network: hide the security cell renderer if there's no icon to display
 
1697
    
 
1698
    This allows the mode renderer which is on the left to slide in and
 
1699
    replace it in case.
 
1700
    
 
1701
    https://bugzilla.gnome.org/show_bug.cgi?id=646140
 
1702
 
 
1703
 panels/network/panel-cell-renderer-security.c |   12 +++++++++++-
 
1704
 1 files changed, 11 insertions(+), 1 deletions(-)
 
1705
 
 
1706
commit 44847a571c1d0ba293e70fb931b1956e7ce0680c
 
1707
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
1708
Date:   Tue Mar 29 14:23:12 2011 -0400
 
1709
 
 
1710
    network: use symbolic icon for ad-hoc wireless connections
 
1711
    
 
1712
    https://bugzilla.gnome.org/show_bug.cgi?id=646140
 
1713
 
 
1714
 panels/network/panel-cell-renderer-mode.c |    2 +-
 
1715
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1716
 
 
1717
commit df42f5ed6f9067d6100d84fb5da591a822a2f403
 
1718
Author: Marek Černocký <marek@manet.cz>
 
1719
Date:   Tue Mar 29 19:37:40 2011 +0200
 
1720
 
 
1721
    Updated Czech translation
 
1722
 
 
1723
 po/cs.po |    2 +-
 
1724
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1725
 
 
1726
commit bd69290c4625bd0595ae37ac529f92badcfbb349
 
1727
Author: Bastien Nocera <hadess@hadess.net>
 
1728
Date:   Tue Mar 29 13:48:58 2011 +0100
 
1729
 
 
1730
    shell: Turn off spinner cursor when launched
 
1731
    
 
1732
    Startup notification should be stopped when the window appears.
 
1733
    
 
1734
    https://bugzilla.gnome.org/show_bug.cgi?id=646045
 
1735
 
 
1736
 shell/control-center.c |    1 +
 
1737
 1 files changed, 1 insertions(+), 0 deletions(-)
 
1738
 
 
1739
commit d361022907b771be062f7ce7e0167372f0f99252
 
1740
Author: Bastien Nocera <hadess@hadess.net>
 
1741
Date:   Tue Mar 29 11:09:14 2011 +0100
 
1742
 
 
1743
    background: Don't show errors when loading default bg
 
1744
    
 
1745
    Check whether the file exists so we don't get warnings
 
1746
    when loading the default wallpaper on startup.
 
1747
    
 
1748
    https://bugzilla.gnome.org/show_bug.cgi?id=646056
 
1749
 
 
1750
 panels/background/cc-background-xml.c |    3 +++
 
1751
 1 files changed, 3 insertions(+), 0 deletions(-)
 
1752
 
 
1753
commit c53d736d43f2c2f98899e6305ce73acf26509f02
 
1754
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
 
1755
Date:   Tue Mar 29 23:51:25 2011 +0900
 
1756
 
 
1757
    Updated Japanese translation.
 
1758
 
 
1759
 po/ja.po |  143 ++++++++++++++++++++++++++++++--------------------------------
 
1760
 1 files changed, 69 insertions(+), 74 deletions(-)
 
1761
 
 
1762
commit 8444b2e38aa1187384e45071925bd3cedf8e0239
 
1763
Author: Marek Kasik <mkasik@redhat.com>
 
1764
Date:   Tue Mar 29 16:21:14 2011 +0200
 
1765
 
 
1766
    printers: Make "Print Test Page" button always sensitive
 
1767
    
 
1768
    Since "Printer Test Page" prints CUPS' testing page, we don't
 
1769
    need to make it insensitive when the printer doesn't support
 
1770
    "PrintSelfTestPage" maintenance command.
 
1771
 
 
1772
 panels/printers/cc-printers-panel.c |   69 ++---------------------------------
 
1773
 1 files changed, 4 insertions(+), 65 deletions(-)
 
1774
 
 
1775
commit 2f7e61ba411d6e27668e81ac0a972aec1a2fb2fb
 
1776
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
 
1777
Date:   Tue Mar 29 14:18:27 2011 +0200
 
1778
 
 
1779
    Updated Lithuanian translation.
 
1780
 
 
1781
 po/lt.po |  935 ++++++++++++++++++++++++++------------------------------------
 
1782
 1 files changed, 392 insertions(+), 543 deletions(-)
 
1783
 
 
1784
commit ba13860e2c8f26b84dd0c4fe7737caaadd1a821b
 
1785
Author: Matthias Clasen <mclasen@redhat.com>
 
1786
Date:   Mon Mar 28 20:31:21 2011 -0400
 
1787
 
 
1788
    Back to the future
 
1789
 
 
1790
 configure.ac |    2 +-
 
1791
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1792
 
 
1793
commit 6d42216388d06c6bd559f9602e35d124c36e8e2b
 
1794
Author: Matthias Clasen <mclasen@redhat.com>
 
1795
Date:   Mon Mar 28 19:36:01 2011 -0400
 
1796
 
 
1797
    2.91.93
 
1798
 
 
1799
 NEWS         |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
1800
 configure.ac |    2 +-
 
1801
 2 files changed, 55 insertions(+), 1 deletions(-)
 
1802
 
 
1803
commit 3bba21113ca10409634085100ef56005fd7ef8d2
 
1804
Author: Piotr Drąg <piotrdrag@gmail.com>
 
1805
Date:   Mon Mar 28 20:30:15 2011 +0200
 
1806
 
 
1807
    Updated Polish translation
 
1808
 
 
1809
 po/pl.po |  310 ++++++++++++++++++++++++++++++--------------------------------
 
1810
 1 files changed, 151 insertions(+), 159 deletions(-)
 
1811
 
 
1812
commit d5d0ec3b066978c039aae56bbcc3d0435f906029
 
1813
Author: Richard Hughes <richard@hughsie.com>
 
1814
Date:   Mon Mar 28 16:46:32 2011 +0100
 
1815
 
 
1816
    network: don't segfault the network panel if the user restarts NetworkManager with it open
 
1817
 
 
1818
 panels/network/cc-network-panel.c |   35 ++++++++++++++++++++++++-----------
 
1819
 1 files changed, 24 insertions(+), 11 deletions(-)
 
1820
 
 
1821
commit 52415cc9db841442d80403631772173c4934105f
 
1822
Author: Bruno Brouard <annoa.b@gmail.com>
 
1823
Date:   Mon Mar 28 18:58:43 2011 +0200
 
1824
 
 
1825
    Updated French Translation
 
1826
    
 
1827
    Contributed by Milan Bouchet-Valat
 
1828
 
 
1829
 po/fr.po |  237 ++++++++++++++++++++++++++++++-------------------------------
 
1830
 1 files changed, 117 insertions(+), 120 deletions(-)
 
1831
 
 
1832
commit c5af880dc94d42bd61f45d440a90aba8b2673a87
 
1833
Author: Krix Apolinário <krixapolinario@gmail.com>
 
1834
Date:   Mon Mar 28 09:39:47 2011 -0300
 
1835
 
 
1836
    Updated Brazilian Portuguese translation
 
1837
 
 
1838
 po/pt_BR.po | 2364 ++++++++++++++++++++++++-----------------------------------
 
1839
 1 files changed, 960 insertions(+), 1404 deletions(-)
 
1840
 
 
1841
commit 5cd2ca1d3fc4bd8b665f8822453d95cb26f742d3
 
1842
Author: Rajesh Ranjan <rranjan@redhat.com>
 
1843
Date:   Mon Mar 28 16:22:38 2011 +0530
 
1844
 
 
1845
    hindi updated
 
1846
 
 
1847
 po/hi.po | 6260 +++++++++++++++++++++++++++++++++-----------------------------
 
1848
 1 files changed, 3358 insertions(+), 2902 deletions(-)
 
1849
 
 
1850
commit 8613d54e9a0c576bb1767a9f3ed7d6e9168e506e
 
1851
Author: William Jon McCann <jmccann@redhat.com>
 
1852
Date:   Sat Mar 26 16:45:08 2011 -0400
 
1853
 
 
1854
    Network: Use grids for alignment instead of a huge set of size groups
 
1855
    
 
1856
    https://bugzilla.gnome.org/show_bug.cgi?id=645772
 
1857
 
 
1858
 panels/network/cc-network-panel.c |  565 ++++---
 
1859
 panels/network/network.ui         | 3726 +++++++++++++++++--------------------
 
1860
 2 files changed, 2033 insertions(+), 2258 deletions(-)
 
1861
 
 
1862
commit 4576e48c19cec0e0e99b71483a10260e8cd4d014
 
1863
Author: Matthias Clasen <mclasen@redhat.com>
 
1864
Date:   Sat Mar 26 20:52:04 2011 -0400
 
1865
 
 
1866
    Network: properly track vpn connection state
 
1867
    
 
1868
    We were not listening for state changes on the ActiveConnection
 
1869
    objects representing actual connections, but only listened for
 
1870
    active connections appearing or disappearing. This caused
 
1871
    the VPN tab to get stuck on 'Authentication required' or similar
 
1872
    'intermediate' states until you manually switch tabs and back.
 
1873
    
 
1874
    Also keep the switch from jumping back to off while the
 
1875
    vpn auth dialog is up, by adjusting the states we consider 'off'.
 
1876
 
 
1877
 panels/network/cc-network-panel.c |   16 +++++++++++++++-
 
1878
 1 files changed, 15 insertions(+), 1 deletions(-)
 
1879
 
 
1880
commit 2c52e10d2fa412cd7bf373b4c9e010064144cea5
 
1881
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
 
1882
Date:   Mon Mar 28 01:20:23 2011 +0300
 
1883
 
 
1884
    Updated Latvian translation.
 
1885
 
 
1886
 po/lv.po |  781 ++++++++++++++++++--------------------------------------------
 
1887
 1 files changed, 229 insertions(+), 552 deletions(-)
 
1888
 
 
1889
commit 8797a7cb389e5ad4a9f5e84d2311d40326a2632a
 
1890
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
1891
Date:   Sun Mar 27 23:59:26 2011 +0200
 
1892
 
 
1893
    [l10n] Updated German translation
 
1894
 
 
1895
 po/de.po |  257 +++++++++++++++++++++++++++++++------------------------------
 
1896
 1 files changed, 131 insertions(+), 126 deletions(-)
 
1897
 
 
1898
commit 0952295fb2f708919b1bc04eaef15dc00543921a
 
1899
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
 
1900
Date:   Sun Mar 27 19:41:57 2011 +0200
 
1901
 
 
1902
    Added UG translation
 
1903
 
 
1904
 po/ug.po | 2237 +++++++++++++++++++++++++++++++++++++-------------------------
 
1905
 1 files changed, 1323 insertions(+), 914 deletions(-)
 
1906
 
 
1907
commit 021db667af7870bdd6c6a86d35fced397510feb9
 
1908
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
1909
Date:   Sun Mar 27 13:54:08 2011 +0300
 
1910
 
 
1911
    Uploaded Ukranian
 
1912
 
 
1913
 po/uk.po |  246 +++++++++++++++++++++++++++++++------------------------------
 
1914
 1 files changed, 125 insertions(+), 121 deletions(-)
 
1915
 
 
1916
commit 470f0dd13aad4a40c4521802cb218624c39801f3
 
1917
Author: Bastien Nocera <hadess@hadess.net>
 
1918
Date:   Sat Mar 26 01:20:57 2011 +0000
 
1919
 
 
1920
    background: Make icon list smaller on netbooks
 
1921
    
 
1922
    The default treeview is quite tall by default, and with the addition
 
1923
    of the shell's toolbar, the titlebar and the GNOME shell panel,
 
1924
    the background panel would be too tall for netbook computers.
 
1925
    
 
1926
    This works around the issue by setting a smaller height request
 
1927
    for the icon list when the screen on which the panel will be shown
 
1928
    are no taller than 768 pixels.
 
1929
    
 
1930
    https://bugzilla.gnome.org/show_bug.cgi?id=645649
 
1931
 
 
1932
 panels/background/cc-background-panel.c |   20 ++++++++++++++++++++
 
1933
 1 files changed, 20 insertions(+), 0 deletions(-)
 
1934
 
 
1935
commit 55b32d4da228b81b07f2bbee5ee4495df3060d73
 
1936
Author: Matej Urbančič <mateju@svn.gnome.org>
 
1937
Date:   Sat Mar 26 20:30:59 2011 +0100
 
1938
 
 
1939
    Updated Slovenian translation
 
1940
 
 
1941
 po/sl.po |  244 +++++++++++++++++++++++++++++++-------------------------------
 
1942
 1 files changed, 122 insertions(+), 122 deletions(-)
 
1943
 
 
1944
commit 1b14c37b27f4e8b107b16816ea3aaddd826737c1
 
1945
Author: Yuri Myasoedov <omerta13@yandex.ru>
 
1946
Date:   Sat Mar 26 21:10:04 2011 +0300
 
1947
 
 
1948
    Updated Russian translation
 
1949
 
 
1950
 po/ru.po |  467 ++++++++++++++------------------------------------------------
 
1951
 1 files changed, 102 insertions(+), 365 deletions(-)
 
1952
 
 
1953
commit a654a26f40149fcadececd5f84d945c07e556990
 
1954
Author: Khaled Hosny <khaledhosny@eglug.org>
 
1955
Date:   Sat Mar 26 17:35:02 2011 +0200
 
1956
 
 
1957
    Updated Arabic translation
 
1958
 
 
1959
 po/ar.po |  232 +++++++++++++++++++++++++++++++------------------------------
 
1960
 1 files changed, 118 insertions(+), 114 deletions(-)
 
1961
 
 
1962
commit e1cd06b1ede3acf02dbebb5e6adecc8c48e40563
 
1963
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
1964
Date:   Sat Mar 26 21:45:51 2011 +0700
 
1965
 
 
1966
    po/vi.po: updated "Screen turns off"
 
1967
 
 
1968
 po/vi.po |    4 ++--
 
1969
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1970
 
 
1971
commit 24b4e0223ab79fad0ea7663567f57d14dec9da30
 
1972
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
 
1973
Date:   Sat Mar 26 23:42:27 2011 +0900
 
1974
 
 
1975
    Updated Japanese translation.
 
1976
 
 
1977
 po/ja.po | 1458 +++++++++++++++++++++++++++++++-------------------------------
 
1978
 1 files changed, 734 insertions(+), 724 deletions(-)
 
1979
 
 
1980
commit b02b523c5684e05fed73752135227a8d3c63a4d1
 
1981
Author: Matthias Clasen <mclasen@redhat.com>
 
1982
Date:   Fri Mar 25 20:08:48 2011 -0400
 
1983
 
 
1984
    Network: Implement on/off switch for wired devices
 
1985
    
 
1986
    This is to match the network menu, which also has an on/off switch
 
1987
    for wired devices.
 
1988
 
 
1989
 panels/network/cc-network-panel.c |   53 ++++++++++++++++++++++++++++++++++++-
 
1990
 1 files changed, 52 insertions(+), 1 deletions(-)
 
1991
 
 
1992
commit 942ff4a9ad0dadff615fa6af67cf8e12aedddfe1
 
1993
Author: Matthias Clasen <mclasen@redhat.com>
 
1994
Date:   Fri Mar 25 20:12:08 2011 -0400
 
1995
 
 
1996
    Network: Plug a memory leak
 
1997
 
 
1998
 panels/network/cc-network-panel.c |   10 +++++++---
 
1999
 1 files changed, 7 insertions(+), 3 deletions(-)
 
2000
 
 
2001
commit 158246ebab352cfaa8605c1a15241f9eb0f4cacb
 
2002
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
2003
Date:   Sat Mar 26 14:07:47 2011 +0700
 
2004
 
 
2005
    Updated Vietnamese translation
 
2006
 
 
2007
 po/vi.po |  150 +++++++++++++++++++++++---------------------------------------
 
2008
 1 files changed, 56 insertions(+), 94 deletions(-)
 
2009
 
 
2010
commit d0651544232af40cd16e1fdc9526e15c0833ca83
 
2011
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
2012
Date:   Sat Mar 26 14:00:06 2011 +0700
 
2013
 
 
2014
    po/vi.po: import from Damned Lies
 
2015
 
 
2016
 po/vi.po | 1079 +++++++++++++++++++++++++++++++++-----------------------------
 
2017
 1 files changed, 583 insertions(+), 496 deletions(-)
 
2018
 
 
2019
commit 186b1b1a74e8f0d938745e85a2f45fe9ec32d792
 
2020
Author: Bastien Nocera <hadess@hadess.net>
 
2021
Date:   Fri Mar 25 21:29:55 2011 +0000
 
2022
 
 
2023
    region: Remove tooltips for add layout list view
 
2024
    
 
2025
    https://bugzilla.gnome.org/show_bug.cgi?id=645674
 
2026
 
 
2027
 panels/region/gnome-region-panel-layout-chooser.ui |    1 -
 
2028
 1 files changed, 0 insertions(+), 1 deletions(-)
 
2029
 
 
2030
commit aa211ab61212e77623e060758320ea423ec3b3ff
 
2031
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
2032
Date:   Sat Mar 26 01:05:48 2011 +0200
 
2033
 
 
2034
    Updated Hebrew translation.
 
2035
 
 
2036
 po/he.po |  773 ++++++++++++++++++++++++++++++++------------------------------
 
2037
 1 files changed, 402 insertions(+), 371 deletions(-)
 
2038
 
 
2039
commit 759dbfd328453286c80245e6ad62d7929dc2fcd9
 
2040
Author: Matthias Clasen <mclasen@redhat.com>
 
2041
Date:   Fri Mar 25 17:40:17 2011 -0400
 
2042
 
 
2043
    Network: show a padlock for 'secure' access points
 
2044
    
 
2045
    This patch adds a trivial GtkCellRendererPixbuf subclass and
 
2046
    uses it to show a padlock icon for access points which have some
 
2047
    kind of security.
 
2048
 
 
2049
 panels/network/Makefile.am                    |    2 +
 
2050
 panels/network/cc-network-panel.c             |   44 ++++++++
 
2051
 panels/network/network.ui                     |    2 +
 
2052
 panels/network/panel-cell-renderer-security.c |  145 +++++++++++++++++++++++++
 
2053
 panels/network/panel-cell-renderer-security.h |   69 ++++++++++++
 
2054
 5 files changed, 262 insertions(+), 0 deletions(-)
 
2055
 
 
2056
commit f2a1eb66912eb409c5a79b1ae97acb23afeb6baf
 
2057
Author: Marek Černocký <marek@manet.cz>
 
2058
Date:   Fri Mar 25 22:11:31 2011 +0100
 
2059
 
 
2060
    Updated Czech translation
 
2061
 
 
2062
 po/cs.po | 3743 +++++++++++++++-----------------------------------------------
 
2063
 1 files changed, 918 insertions(+), 2825 deletions(-)
 
2064
 
 
2065
commit a2b89e799c34485aed54f168be4dda0b1316f8f2
 
2066
Author: Bastien Nocera <hadess@hadess.net>
 
2067
Date:   Thu Mar 24 16:16:16 2011 +0000
 
2068
 
 
2069
    universal-access: Show "Screen Reader" option
 
2070
    
 
2071
    and hook up to the preferences change
 
2072
    
 
2073
    https://bugzilla.gnome.org/show_bug.cgi?id=645708
 
2074
 
 
2075
 panels/universal-access/cc-ua-panel.c |    5 +++++
 
2076
 panels/universal-access/uap.ui        |    3 ++-
 
2077
 2 files changed, 7 insertions(+), 1 deletions(-)
 
2078
 
 
2079
commit a9523ffc5b9d10decb4580bb17a114432d0393f1
 
2080
Author: Richard Hughes <richard@hughsie.com>
 
2081
Date:   Fri Mar 25 12:43:08 2011 +0000
 
2082
 
 
2083
    network: remove all the entries apart from VPN from the [+] dialog box
 
2084
    
 
2085
    We can't actually see the new connections for the other types, and so it's deceptive at best
 
2086
    to allow the user to create anything other than the VPN connection type.
 
2087
 
 
2088
 panels/network/network.ui |   16 ----------------
 
2089
 1 files changed, 0 insertions(+), 16 deletions(-)
 
2090
 
 
2091
commit 0b25f5a45e53338646c6c87cc540df3db828c0f2
 
2092
Author: Colin Walters <walters@verbum.org>
 
2093
Date:   Wed Mar 23 11:43:13 2011 -0400
 
2094
 
 
2095
    gnome-control-center.desktop: Ensure we're in the menu
 
2096
    
 
2097
    If we're not categorized, the shell won't pick us up, and that's
 
2098
    a problem for application tracking.  Per IRC discussion, go
 
2099
    into System Settings for now.
 
2100
 
 
2101
 shell/gnome-control-center.desktop.in.in |    2 +-
 
2102
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2103
 
 
2104
commit bb8549af411185140ea07fb50213495878ca4eb1
 
2105
Author: Kjartan Maraas <kmaraas@gnome.org>
 
2106
Date:   Fri Mar 25 14:44:00 2011 +0100
 
2107
 
 
2108
    Updated Norwegian bokmål translation
 
2109
 
 
2110
 po/nb.po |   22 ++++++++++++----------
 
2111
 1 files changed, 12 insertions(+), 10 deletions(-)
 
2112
 
 
2113
commit 02a35a5b3a1961d4ddbb7854d3315aad6d7bdde8
 
2114
Author: Changwoo Ryu <cwryu@debian.org>
 
2115
Date:   Fri Mar 25 21:50:38 2011 +0900
 
2116
 
 
2117
    Updated Korean translation
 
2118
 
 
2119
 po/ko.po |  189 ++++++++++++++++++++++++++++++++------------------------------
 
2120
 1 files changed, 97 insertions(+), 92 deletions(-)
 
2121
 
 
2122
commit 41d30c10b498bf5ed28f52405b768902070140d6
 
2123
Author: Aron Xu <aronxu@gnome.org>
 
2124
Date:   Fri Mar 25 04:39:40 2011 +0000
 
2125
 
 
2126
    Update Simplified Chinese translation.
 
2127
 
 
2128
 po/zh_CN.po |  357 ++++++++++++++++++++++++++++++-----------------------------
 
2129
 1 files changed, 184 insertions(+), 173 deletions(-)
 
2130
 
 
2131
commit 53f0b96bd75a9c9ee378b8efa88213af888992b6
 
2132
Author: Aron Xu <aronxu@gnome.org>
 
2133
Date:   Fri Mar 25 04:29:37 2011 +0000
 
2134
 
 
2135
    Clear fuzzies for Simplified Chinese translation.
 
2136
 
 
2137
 po/zh_CN.po |  480 +++++++++++++++++++++++++++++-----------------------------
 
2138
 1 files changed, 240 insertions(+), 240 deletions(-)
 
2139
 
 
2140
commit 510f45de31b171e20dbac98c81b9792ec62d8917
 
2141
Author: A S Alam <aalam@users.sf.net>
 
2142
Date:   Fri Mar 25 08:22:14 2011 +0530
 
2143
 
 
2144
    update tranlation for Punjabi by A S Alam
 
2145
 
 
2146
 po/pa.po |  875 +++++++++++++++++++++++++++++++++++---------------------------
 
2147
 1 files changed, 500 insertions(+), 375 deletions(-)
 
2148
 
 
2149
commit c3388ac7be84efd0d5e9a5887d4e8652e675605a
 
2150
Author: Wouter Bolsterlee <wbolster@gnome.org>
 
2151
Date:   Fri Mar 25 00:28:59 2011 +0100
 
2152
 
 
2153
    Updated Dutch translation by Wouter Bolsterlee
 
2154
 
 
2155
 po/nl.po | 7442 ++++++++++++++++++++++++++++++++++++++------------------------
 
2156
 1 files changed, 4556 insertions(+), 2886 deletions(-)
 
2157
 
 
2158
commit 1bfcb9ce7db6a230bb403fc680e77ad2feaa8832
 
2159
Author: Joan Duran <joudfi@gmail.com>
 
2160
Date:   Fri Mar 25 00:07:34 2011 +0100
 
2161
 
 
2162
    [l10n]Updated Catalan translation
 
2163
 
 
2164
 po/ca.po | 1218 ++++++++++++++++++++++++++++++++++++--------------------------
 
2165
 1 files changed, 713 insertions(+), 505 deletions(-)
 
2166
 
 
2167
commit 3812dbc1d5731fd82075f8da6ce298fb6880a5cb
 
2168
Author: Bastien Nocera <hadess@hadess.net>
 
2169
Date:   Thu Mar 24 16:13:07 2011 +0000
 
2170
 
 
2171
    user-accounts: Fix blue-ish bg in crop dialogue
 
2172
    
 
2173
    The conversion to GtkStyleContext means we now use GdkRGBA,
 
2174
    so we need to scale the colours between 0.0 and 1.0, not 0 and 255.
 
2175
    
 
2176
    https://bugzilla.gnome.org/show_bug.cgi?id=645712
 
2177
 
 
2178
 panels/user-accounts/um-crop-area.c |    6 +++---
 
2179
 1 files changed, 3 insertions(+), 3 deletions(-)
 
2180
 
 
2181
commit 5b5347b5b288467d6017312526e0dbdcd0e18f0c
 
2182
Author: Bastien Nocera <hadess@hadess.net>
 
2183
Date:   Thu Mar 24 15:16:23 2011 +0000
 
2184
 
 
2185
    user-accounts: Make crop window modal
 
2186
    
 
2187
    So it's attached to the panel correctly.
 
2188
    
 
2189
    https://bugzilla.gnome.org/show_bug.cgi?id=645700
 
2190
 
 
2191
 panels/user-accounts/um-photo-dialog.c |    1 +
 
2192
 1 files changed, 1 insertions(+), 0 deletions(-)
 
2193
 
 
2194
commit 5d3824b344f91132f87ac8abbcaaab1668607842
 
2195
Author: Yuri Myasoedov <omerta13@yandex.ru>
 
2196
Date:   Thu Mar 24 23:27:46 2011 +0300
 
2197
 
 
2198
    Updated Russian translation
 
2199
 
 
2200
 po/ru.po | 6403 ++++++++++++++++++++++++++++++++------------------------------
 
2201
 1 files changed, 3264 insertions(+), 3139 deletions(-)
 
2202
 
 
2203
commit 902be24cd27eba555006f29054e5452a5d3807b9
 
2204
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2205
Date:   Thu Mar 24 10:39:50 2011 -0400
 
2206
 
 
2207
    power: use a better icon for the power panel
 
2208
    
 
2209
    https://bugzilla.gnome.org/show_bug.cgi?id=645535
 
2210
 
 
2211
 panels/power/gnome-power-panel.desktop.in.in |    2 +-
 
2212
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2213
 
 
2214
commit cd467f60f1a161ed07facd627e1dc7de93c540eb
 
2215
Author: Marek Kasik <mkasik@redhat.com>
 
2216
Date:   Thu Mar 24 15:12:32 2011 +0100
 
2217
 
 
2218
    printers: Use CUPS' test page
 
2219
    
 
2220
    Send CUPS' testing ps file to the selected printer when
 
2221
    user press "Print Test Page" button. Fallback to maintenance
 
2222
    command "PrintSelfTestPage" if the file doesn't exist.
 
2223
 
 
2224
 panels/printers/cc-printers-panel.c |  125 ++++++++++++++++++++++++++++++++++-
 
2225
 1 files changed, 124 insertions(+), 1 deletions(-)
 
2226
 
 
2227
commit e9cafd21edb74b97b1d0b81182c3cf14fd5722c2
 
2228
Author: Bruno Brouard <annoa.b@gmail.com>
 
2229
Date:   Thu Mar 24 14:07:27 2011 +0100
 
2230
 
 
2231
    Updated French translation
 
2232
 
 
2233
 po/fr.po |  818 +++++++++++++++++++++++++++++++++++---------------------------
 
2234
 1 files changed, 459 insertions(+), 359 deletions(-)
 
2235
 
 
2236
commit 3b01c3f09f6382aeecc18added976542c2206baf
 
2237
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
2238
Date:   Thu Mar 24 09:46:06 2011 +0100
 
2239
 
 
2240
    Updated Galician translations
 
2241
 
 
2242
 po/gl.po |  127 ++++++++++++++++++++++++++++++++------------------------------
 
2243
 1 files changed, 66 insertions(+), 61 deletions(-)
 
2244
 
 
2245
commit 467109c247f85ce69d4c8f2d734dc0753e2afefb
 
2246
Author: Kjartan Maraas <kmaraas@gnome.org>
 
2247
Date:   Thu Mar 24 09:07:57 2011 +0100
 
2248
 
 
2249
    Updated Norwegian bokmål translation
 
2250
 
 
2251
 po/nb.po |  124 ++++++++++++++++++++++++++++++++------------------------------
 
2252
 1 files changed, 64 insertions(+), 60 deletions(-)
 
2253
 
 
2254
commit 75bcbce646ff7676d291d3351371d060d285f494
 
2255
Author: Daniel Nylander <po@danielnylander.se>
 
2256
Date:   Thu Mar 24 08:06:19 2011 +0100
 
2257
 
 
2258
    Updated Swedish translation
 
2259
 
 
2260
 po/sv.po |  124 ++++++++++++++++++++++++++++++++------------------------------
 
2261
 1 files changed, 64 insertions(+), 60 deletions(-)
 
2262
 
 
2263
commit ed2b1863e00650e9a9bbc07d1ff1712083595d12
 
2264
Author: Luca Ferretti <lferrett@gnome.org>
 
2265
Date:   Thu Mar 24 00:52:40 2011 +0100
 
2266
 
 
2267
    Updated Italian translation
 
2268
 
 
2269
 po/it.po |    4 ++--
 
2270
 1 files changed, 2 insertions(+), 2 deletions(-)
 
2271
 
 
2272
commit 10acf0a1c12a066300ef1a02b541639415614e7b
 
2273
Author: Luca Ferretti <lferrett@gnome.org>
 
2274
Date:   Wed Mar 23 22:01:07 2011 +0100
 
2275
 
 
2276
    Updated Italian translation
 
2277
 
 
2278
 po/it.po |  134 ++++++++++++++++++++++++++++++++------------------------------
 
2279
 1 files changed, 69 insertions(+), 65 deletions(-)
 
2280
 
 
2281
commit ff1caa6bc088c68eb1c5f8716c22951732153b9f
 
2282
Author: Jorge González <jorgegonz@svn.gnome.org>
 
2283
Date:   Wed Mar 23 19:42:48 2011 +0100
 
2284
 
 
2285
    Updated Spanish translation
 
2286
 
 
2287
 po/es.po |  125 ++++++++++++++++++++++++++++++++------------------------------
 
2288
 1 files changed, 65 insertions(+), 60 deletions(-)
 
2289
 
 
2290
commit cdbff7ba6a7761ca8ef376e87a0b9b0442e33e9b
 
2291
Author: Bastien Nocera <hadess@hadess.net>
 
2292
Date:   Tue Mar 22 19:31:06 2011 +0000
 
2293
 
 
2294
    sound: Fallback if loading an inexistant custom theme
 
2295
    
 
2296
    If the sound theme is set to be a custom sound theme, but it
 
2297
    does not exist, then we should fallback gracefully on the
 
2298
    default sound theme, and avoid warnings.
 
2299
    
 
2300
    https://bugzilla.gnome.org/show_bug.cgi?id=645541
 
2301
 
 
2302
 panels/sound/gvc-sound-theme-chooser.c |   17 +++++++++++++----
 
2303
 1 files changed, 13 insertions(+), 4 deletions(-)
 
2304
 
 
2305
commit d7e4369d40827b6792e26206bd0dad775efcdf9e
 
2306
Author: Bastien Nocera <hadess@hadess.net>
 
2307
Date:   Tue Mar 22 16:46:55 2011 +0000
 
2308
 
 
2309
    shell: Add "-v" for verbose option to the shell
 
2310
    
 
2311
    And remove it in the sound panel, so that all the panels
 
2312
    use the same verbose settings.
 
2313
    
 
2314
    https://bugzilla.gnome.org/show_bug.cgi?id=645435
 
2315
 
 
2316
 panels/sound/Makefile.am      |    4 +-
 
2317
 panels/sound/cc-sound-panel.c |    4 --
 
2318
 panels/sound/gvc-log.c        |    6 ++-
 
2319
 shell/Makefile.am             |    2 +
 
2320
 shell/cc-shell-log.c          |   63 +++++++++++++++++++++++++++++++++++++++++
 
2321
 shell/cc-shell-log.h          |   33 +++++++++++++++++++++
 
2322
 shell/control-center.c        |    7 ++++
 
2323
 7 files changed, 111 insertions(+), 8 deletions(-)
 
2324
 
 
2325
commit e1bebc6bf2cd9c587f0d5dd050208a041e0ed508
 
2326
Author: Bastien Nocera <hadess@hadess.net>
 
2327
Date:   Tue Mar 22 16:46:12 2011 +0000
 
2328
 
 
2329
    user-accounts: Remove stray debug
 
2330
 
 
2331
 panels/user-accounts/um-photo-dialog.c |    1 -
 
2332
 1 files changed, 0 insertions(+), 1 deletions(-)
 
2333
 
 
2334
commit bffcca76ff44f1311b7e5993e9e137ba5fbc2ef5
 
2335
Author: Bastien Nocera <hadess@hadess.net>
 
2336
Date:   Tue Mar 22 15:06:50 2011 +0000
 
2337
 
 
2338
    sound: Use GSettings for theme configuration
 
2339
    
 
2340
    As we should really have been doing before.
 
2341
    
 
2342
    https://bugzilla.gnome.org/show_bug.cgi?id=645527
 
2343
 
 
2344
 panels/sound/gvc-sound-theme-chooser.c |   63 ++++++++++++++++----------------
 
2345
 1 files changed, 31 insertions(+), 32 deletions(-)
 
2346
 
 
2347
commit bb577444b309741afb4029825112dec5c7de4340
 
2348
Author: Marek Kasik <mkasik@redhat.com>
 
2349
Date:   Wed Mar 23 15:44:47 2011 +0100
 
2350
 
 
2351
    printers: Honor "disable-print-setup" setting
 
2352
    
 
2353
    Make "Unlock" button and all widgets which depend on it
 
2354
    insensitive if "disable-print-setup" setting is true (#645337).
 
2355
 
 
2356
 panels/printers/cc-printers-panel.c |   36 ++++++++++++++++++++++++++++++++++-
 
2357
 1 files changed, 35 insertions(+), 1 deletions(-)
 
2358
 
 
2359
commit 3f51c12ef4c50be48c02d77214f9485e79097859
 
2360
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
2361
Date:   Wed Mar 23 15:48:41 2011 +0200
 
2362
 
 
2363
    Uploaded Ukranian
 
2364
 
 
2365
 po/uk.po |   81 +++++++++++++++++++++++++++++++------------------------------
 
2366
 1 files changed, 41 insertions(+), 40 deletions(-)
 
2367
 
 
2368
commit ac5fa10f52854efb46b111bd5fda8dbce2d759bd
 
2369
Author: Kjartan Maraas <kmaraas@gnome.org>
 
2370
Date:   Wed Mar 23 14:23:16 2011 +0100
 
2371
 
 
2372
    Updated Norwegian bokmål translation
 
2373
 
 
2374
 po/nb.po |   17 ++++++++++-------
 
2375
 1 files changed, 10 insertions(+), 7 deletions(-)
 
2376
 
 
2377
commit 8d77636ac6f834ecb61687306de4aefe3678d7af
 
2378
Author: Marek Kasik <mkasik@redhat.com>
 
2379
Date:   Wed Mar 23 14:05:31 2011 +0100
 
2380
 
 
2381
    printers: Check for "all-edit" policy in "Unlock" button
 
2382
    
 
2383
    The policy "all-edit" groups almost all policies from cups-pk-helper,
 
2384
    hence we don't need to authenticate more than once (#645533).
 
2385
 
 
2386
 panels/printers/cc-printers-panel.c |    2 +-
 
2387
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2388
 
 
2389
commit 68ba37eb11858437607c7034852aba2096f57515
 
2390
Author: Aron Xu <aronxu@gnome.org>
 
2391
Date:   Wed Mar 23 20:58:33 2011 +0800
 
2392
 
 
2393
    Update Simplified Chinese translation.
 
2394
 
 
2395
 po/zh_CN.po |  491 +++++++++++++++++++++--------------------------------------
 
2396
 1 files changed, 172 insertions(+), 319 deletions(-)
 
2397
 
 
2398
commit f11e736ab82ae7240e9e2637801c6d048f774130
 
2399
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
 
2400
Date:   Wed Mar 23 01:52:03 2011 +0100
 
2401
 
 
2402
    Updated Romanian translation
 
2403
 
 
2404
 po/ro.po | 4028 +++++++++++++++++++++++++++++---------------------------------
 
2405
 1 files changed, 1874 insertions(+), 2154 deletions(-)
 
2406
 
 
2407
commit aaa2986cd81fa4a255b2999d922abf81c233be66
 
2408
Author: Luca Ferretti <lferrett@gnome.org>
 
2409
Date:   Wed Mar 23 01:44:19 2011 +0100
 
2410
 
 
2411
    Updated Italian translation
 
2412
 
 
2413
 po/it.po |   23 +++++++++++++----------
 
2414
 1 files changed, 13 insertions(+), 10 deletions(-)
 
2415
 
 
2416
commit f96156f00198c558d515ed7c2a5208d9286879f7
 
2417
Author: Wolfgang Stöggl <c72578@yahoo.de>
 
2418
Date:   Tue Mar 22 22:41:57 2011 +0100
 
2419
 
 
2420
    [l10n] Updated German translation
 
2421
 
 
2422
 po/de.po |  355 ++++++++++++++++++++++++++++++++++---------------------------
 
2423
 1 files changed, 198 insertions(+), 157 deletions(-)
 
2424
 
 
2425
commit 75445fb31198f7281e594ff0924aaff508e97f94
 
2426
Author: Matej Urbančič <mateju@svn.gnome.org>
 
2427
Date:   Tue Mar 22 22:04:36 2011 +0100
 
2428
 
 
2429
    Updated Slovenian translation
 
2430
 
 
2431
 po/sl.po |   76 ++++++++++++++++++++++++++++++-------------------------------
 
2432
 1 files changed, 37 insertions(+), 39 deletions(-)
 
2433
 
 
2434
commit b4bdc65cd039ec4608491e2ecd91b5847c9429a4
 
2435
Author: Luca Ferretti <lferrett@gnome.org>
 
2436
Date:   Tue Mar 22 15:56:19 2011 +0100
 
2437
 
 
2438
    Updated Italian translation
 
2439
 
 
2440
 po/it.po |  700 ++++++++++++++++++++++++++++++++------------------------------
 
2441
 1 files changed, 360 insertions(+), 340 deletions(-)
 
2442
 
 
2443
commit 7064f38d75a350284c0d9309b2a78fb74377f3b2
 
2444
Author: Kjartan Maraas <kmaraas@gnome.org>
 
2445
Date:   Tue Mar 22 10:46:57 2011 +0100
 
2446
 
 
2447
    Updated Norwegian bokmål translation
 
2448
 
 
2449
 po/nb.po |  298 +++++++++++++++++++++++++++++++++-----------------------------
 
2450
 1 files changed, 159 insertions(+), 139 deletions(-)
 
2451
 
 
2452
commit 815ab9d890db855a85964bfa7445abaf472d5d41
 
2453
Author: Mattias Põldaru <mahfiaz@gmail.com>
 
2454
Date:   Tue Mar 22 10:27:34 2011 +0200
 
2455
 
 
2456
    [l10n] Updated Estonian translation
 
2457
 
 
2458
 po/et.po |  353 ++++++++++++++++++++++++++++++++++++--------------------------
 
2459
 1 files changed, 206 insertions(+), 147 deletions(-)
 
2460
 
 
2461
commit 67fb7e863c66acccc8abf6ef58252b311ab053be
 
2462
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
2463
Date:   Tue Mar 22 00:50:33 2011 +0100
 
2464
 
 
2465
    Updated Galician translations
 
2466
 
 
2467
 po/gl.po |   78 +++++++++++++++++++++++++++++++------------------------------
 
2468
 1 files changed, 40 insertions(+), 38 deletions(-)
 
2469
 
 
2470
commit 647f2a836d7c21ed2abc8dbc660c2161f671981c
 
2471
Author: Bastien Nocera <hadess@hadess.net>
 
2472
Date:   Mon Mar 21 21:05:06 2011 +0000
 
2473
 
 
2474
    datetime: Fix time editing widgets order for RTL
 
2475
    
 
2476
    https://bugzilla.gnome.org/show_bug.cgi?id=645425
 
2477
 
 
2478
 panels/datetime/cc-datetime-panel.c |    4 ++++
 
2479
 1 files changed, 4 insertions(+), 0 deletions(-)
 
2480
 
 
2481
commit a5627cd63a44483c4dd00f0a774ad56e993f9902
 
2482
Author: Daniel Nylander <po@danielnylander.se>
 
2483
Date:   Mon Mar 21 21:58:06 2011 +0100
 
2484
 
 
2485
    Updated Swedish translation
 
2486
 
 
2487
 po/sv.po |   25 +++++++++++--------------
 
2488
 1 files changed, 11 insertions(+), 14 deletions(-)
 
2489
 
 
2490
commit e7cd0659eb9cb4b4e3692883f31aa0d50cc22b12
 
2491
Author: Jorge González <jorgegonz@svn.gnome.org>
 
2492
Date:   Mon Mar 21 20:49:34 2011 +0100
 
2493
 
 
2494
    Updated Spanish translation
 
2495
 
 
2496
 po/es.po |   81 +++++++++++++++++++++++++++++++------------------------------
 
2497
 1 files changed, 41 insertions(+), 40 deletions(-)
 
2498
 
 
2499
commit 9408e401629898d1cf49e3a5d4ff98f8db9b1291
 
2500
Author: Khaled Hosny <khaledhosny@eglug.org>
 
2501
Date:   Mon Mar 21 19:29:52 2011 +0200
 
2502
 
 
2503
    Updated Arabic translation
 
2504
 
 
2505
 po/ar.po |   77 +++++++++++++++++++++++++++++++------------------------------
 
2506
 1 files changed, 39 insertions(+), 38 deletions(-)
 
2507
 
 
2508
commit 0cba872aa5e9508031b619e4fd6e22853cd6d6a8
 
2509
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
2510
Date:   Mon Mar 21 17:17:45 2011 +0100
 
2511
 
 
2512
    Release 2.91.92
 
2513
 
 
2514
 NEWS         |  134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
2515
 configure.ac |    2 +-
 
2516
 2 files changed, 135 insertions(+), 1 deletions(-)
 
2517
 
 
2518
commit a3fce2970f4b5b346c1f7eb981a0d4a842e96897
 
2519
Author: Ray Strode <rstrode@redhat.com>
 
2520
Date:   Fri Mar 18 15:49:24 2011 -0400
 
2521
 
 
2522
    region: update language string
 
2523
    
 
2524
    Change description on language tab of region panel from
 
2525
    
 
2526
    Select a display language
 
2527
    
 
2528
    to
 
2529
    
 
2530
    Select a display language (change will be applied next time you log in)
 
2531
    
 
2532
    to make it clear that the setting won't take effect until
 
2533
    next login.
 
2534
    
 
2535
    http://mail.gnome.org/archives/gnome-i18n/2011-March/msg00152.html
 
2536
 
 
2537
 panels/region/gnome-region-panel.ui |    2 +-
 
2538
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2539
 
 
2540
commit 7e976baf869577bc8be4ddac1997993facb3e625
 
2541
Author: Marek Kasik <mkasik@redhat.com>
 
2542
Date:   Mon Mar 21 15:50:12 2011 +0100
 
2543
 
 
2544
    printers: Show computer-fail icon when can not connect to CUPS
 
2545
    
 
2546
    Show "computer-fail" under the text "Sorry! The system printing
 
2547
    service doesn't seem to be available." if we can not connect to
 
2548
    CUPS server (#641421).
 
2549
 
 
2550
 panels/printers/printers.ui |   34 +++++++++++++++++++++++++++++++---
 
2551
 1 files changed, 31 insertions(+), 3 deletions(-)
 
2552
 
 
2553
commit 1e53d76bc0ca852169bead0d555170d134b3022b
 
2554
Author: William Jon McCann <jmccann@redhat.com>
 
2555
Date:   Mon Mar 21 09:58:08 2011 -0400
 
2556
 
 
2557
    network: use computer-fail instead of the error icon when NM isn't available
 
2558
    
 
2559
    It is not something the user did wrong so we shouldn't use a mean
 
2560
    looking error icon.  We use computer-fail when something is wrong
 
2561
    with the setup of the computer that the user can't fix.
 
2562
 
 
2563
 panels/network/cc-network-panel.c |    5 +++++
 
2564
 1 files changed, 5 insertions(+), 0 deletions(-)
 
2565
 
 
2566
commit 92e95d075253b938ef22402fb3dacac9804d6c61
 
2567
Author: William Jon McCann <jmccann@redhat.com>
 
2568
Date:   Sun Mar 20 20:38:39 2011 -0400
 
2569
 
 
2570
    user-accounts: move faces images from GDM
 
2571
    
 
2572
    The don't really make sense in GDM anymore since all the tools
 
2573
    that used them have been removed from there.  It makes more sense
 
2574
    for them to live close the UI that selects and manipulates them.
 
2575
    
 
2576
    At some point we should probably consider making face images themeable
 
2577
    so that they can be loaded in various sizes.
 
2578
 
 
2579
 configure.ac                                    |    1 +
 
2580
 panels/user-accounts/data/Makefile.am           |    2 +-
 
2581
 panels/user-accounts/data/faces/Makefile.am     |   34 +++++++++++++++++++++++
 
2582
 panels/user-accounts/data/faces/Makefile.am~    |   32 +++++++++++++++++++++
 
2583
 panels/user-accounts/data/faces/astronaut.jpg   |  Bin 0 -> 3034 bytes
 
2584
 panels/user-accounts/data/faces/baseball.png    |  Bin 0 -> 12985 bytes
 
2585
 panels/user-accounts/data/faces/butterfly.png   |  Bin 0 -> 17171 bytes
 
2586
 panels/user-accounts/data/faces/cat-eye.jpg     |  Bin 0 -> 5495 bytes
 
2587
 panels/user-accounts/data/faces/chess.jpg       |  Bin 0 -> 3346 bytes
 
2588
 panels/user-accounts/data/faces/coffee.jpg      |  Bin 0 -> 3467 bytes
 
2589
 panels/user-accounts/data/faces/dice.jpg        |  Bin 0 -> 2807 bytes
 
2590
 panels/user-accounts/data/faces/energy-arc.jpg  |  Bin 0 -> 2041 bytes
 
2591
 panels/user-accounts/data/faces/fish.jpg        |  Bin 0 -> 3225 bytes
 
2592
 panels/user-accounts/data/faces/flake.jpg       |  Bin 0 -> 4216 bytes
 
2593
 panels/user-accounts/data/faces/flower.jpg      |  Bin 0 -> 3572 bytes
 
2594
 panels/user-accounts/data/faces/grapes.jpg      |  Bin 0 -> 4045 bytes
 
2595
 panels/user-accounts/data/faces/guitar.jpg      |  Bin 0 -> 2281 bytes
 
2596
 panels/user-accounts/data/faces/launch.jpg      |  Bin 0 -> 3121 bytes
 
2597
 panels/user-accounts/data/faces/leaf.jpg        |  Bin 0 -> 2627 bytes
 
2598
 panels/user-accounts/data/faces/lightning.jpg   |  Bin 0 -> 2621 bytes
 
2599
 panels/user-accounts/data/faces/penguin.jpg     |  Bin 0 -> 2192 bytes
 
2600
 panels/user-accounts/data/faces/puppy.jpg       |  Bin 0 -> 3461 bytes
 
2601
 panels/user-accounts/data/faces/sky.jpg         |  Bin 0 -> 2964 bytes
 
2602
 panels/user-accounts/data/faces/soccerball.png  |  Bin 0 -> 9267 bytes
 
2603
 panels/user-accounts/data/faces/sunflower.jpg   |  Bin 0 -> 4105 bytes
 
2604
 panels/user-accounts/data/faces/sunset.jpg      |  Bin 0 -> 2752 bytes
 
2605
 panels/user-accounts/data/faces/tennis-ball.png |  Bin 0 -> 13432 bytes
 
2606
 panels/user-accounts/data/faces/yellow-rose.jpg |  Bin 0 -> 2727 bytes
 
2607
 28 files changed, 68 insertions(+), 1 deletions(-)
 
2608
 
 
2609
commit 509da80abdac1463f3caa176da38309ffd74dcf2
 
2610
Author: William Jon McCann <jmccann@redhat.com>
 
2611
Date:   Sun Mar 20 19:20:56 2011 -0400
 
2612
 
 
2613
    screen: honor disable-lock-screen setting
 
2614
 
 
2615
 panels/screen/cc-screen-panel.c |   35 +++++++++++++++++++++++++++++++++++
 
2616
 panels/screen/screen.ui         |    2 +-
 
2617
 2 files changed, 36 insertions(+), 1 deletions(-)
 
2618
 
 
2619
commit 0e60fb1f12d3501165317b86c7c255590b4ba6fc
 
2620
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
 
2621
Date:   Mon Mar 21 10:37:52 2011 +0100
 
2622
 
 
2623
    Updated Lithuanian translation.
 
2624
 
 
2625
 po/lt.po | 5979 +++++++++++++++++++++++++++++++++++++++++---------------------
 
2626
 1 files changed, 4005 insertions(+), 1974 deletions(-)
 
2627
 
 
2628
commit a97d65fdcc3cd93e4ebb99807558d12d827e7075
 
2629
Author: Bastien Nocera <hadess@hadess.net>
 
2630
Date:   Mon Mar 21 00:15:52 2011 +0000
 
2631
 
 
2632
    user-accounts: Don't warn if there are no faces pixmaps
 
2633
    
 
2634
    https://bugzilla.gnome.org/show_bug.cgi?id=645347
 
2635
 
 
2636
 panels/user-accounts/um-photo-dialog.c |   82 +++++++++++++++++++-------------
 
2637
 1 files changed, 49 insertions(+), 33 deletions(-)
 
2638
 
 
2639
commit a665a5260967d18753870eccd0f6e16701a8b826
 
2640
Author: Daniel Nylander <po@danielnylander.se>
 
2641
Date:   Sun Mar 20 19:45:18 2011 +0100
 
2642
 
 
2643
    Updated Swedish translation
 
2644
 
 
2645
 po/sv.po |  677 +++++++++++++++++++++++++++++++-------------------------------
 
2646
 1 files changed, 341 insertions(+), 336 deletions(-)
 
2647
 
 
2648
commit fd0a4cc2e447c0f485096f34f103c8ea6c1c9115
 
2649
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
2650
Date:   Sun Mar 20 18:51:31 2011 +0100
 
2651
 
 
2652
    Updated Galician translations
 
2653
 
 
2654
 po/gl.po |  214 ++++++++++++++++++++++++++++++++++++--------------------------
 
2655
 1 files changed, 124 insertions(+), 90 deletions(-)
 
2656
 
 
2657
commit b7b1f9f4d07a44870c7eb256d5b5954ffcd85466
 
2658
Author: Bastien Nocera <hadess@hadess.net>
 
2659
Date:   Sun Mar 20 16:58:46 2011 +0000
 
2660
 
 
2661
    keyboard: Correct labels for blinking speed
 
2662
    
 
2663
    https://bugzilla.gnome.org/show_bug.cgi?id=645314
 
2664
 
 
2665
 panels/keyboard/gnome-keyboard-panel.ui |    1 +
 
2666
 1 files changed, 1 insertions(+), 0 deletions(-)
 
2667
 
 
2668
commit c34734dd87debd2428e2d3208bf18c308a5c7352
 
2669
Author: Bastien Nocera <hadess@hadess.net>
 
2670
Date:   Fri Mar 18 16:19:50 2011 +0000
 
2671
 
 
2672
    mouse: Don't reset scrolling method on start
 
2673
    
 
2674
    Or tap-to-click for that matter, if the device present does
 
2675
    not support it.
 
2676
    
 
2677
    https://bugzilla.gnome.org/show_bug.cgi?id=642474
 
2678
 
 
2679
 panels/mouse/gnome-mouse-properties.c |   17 +++++++++++------
 
2680
 1 files changed, 11 insertions(+), 6 deletions(-)
 
2681
 
 
2682
commit f1c3818094c22116ea740bcdcdee35c770288b01
 
2683
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
 
2684
Date:   Sun Mar 20 16:06:55 2011 +0200
 
2685
 
 
2686
    Updated Latvian translation.
 
2687
 
 
2688
 po/lv.po | 6666 +++++++++++++++++++++++++++++++-------------------------------
 
2689
 1 files changed, 3381 insertions(+), 3285 deletions(-)
 
2690
 
 
2691
commit 917fa81f106802ed84525cf0955b9fc98bf7ba9b
 
2692
Author: William Jon McCann <jmccann@redhat.com>
 
2693
Date:   Sun Mar 20 03:04:26 2011 -0400
 
2694
 
 
2695
    mouse: make sure we fit within our minimum vertical size
 
2696
    
 
2697
    Make sure we fit on netbook screens.
 
2698
 
 
2699
 panels/mouse/gnome-mouse-properties.ui |  406 ++++++++++++++++++++------------
 
2700
 1 files changed, 253 insertions(+), 153 deletions(-)
 
2701
 
 
2702
commit f9bcc485e38ecce38a0ffb66a08b816d0dd6fb99
 
2703
Author: William Jon McCann <jmccann@redhat.com>
 
2704
Date:   Sun Mar 20 00:04:38 2011 -0400
 
2705
 
 
2706
    printer: use inline-toolbar style on all listview toolbars
 
2707
 
 
2708
 panels/printers/printers.ui |    6 ++++++
 
2709
 1 files changed, 6 insertions(+), 0 deletions(-)
 
2710
 
 
2711
commit e2cb3282e276820cd27b7df06c7b3afe1718a811
 
2712
Author: William Jon McCann <jmccann@redhat.com>
 
2713
Date:   Sat Mar 19 23:16:52 2011 -0400
 
2714
 
 
2715
    printers: fix alignment in secondary notebook pages
 
2716
 
 
2717
 panels/printers/printers.ui |  114 ++++++++++++++++++++++++++-----------------
 
2718
 1 files changed, 69 insertions(+), 45 deletions(-)
 
2719
 
 
2720
commit 3689177e669c3c6e232d21da817cddd157a43ec8
 
2721
Author: Piotr Drąg <piotrdrag@gmail.com>
 
2722
Date:   Sat Mar 19 16:23:52 2011 +0100
 
2723
 
 
2724
    Updated Polish translation
 
2725
 
 
2726
 po/pl.po |  639 ++++++++++++++++++++++++++++++++++----------------------------
 
2727
 1 files changed, 348 insertions(+), 291 deletions(-)
 
2728
 
 
2729
commit eb1fec869ff085e8fc4ff013c4bd76771ee211fc
 
2730
Author: Aron Xu <aronxu@gnome.org>
 
2731
Date:   Sat Mar 19 23:07:47 2011 +0800
 
2732
 
 
2733
    Update Simplified Chinese translation.
 
2734
 
 
2735
 po/zh_CN.po | 2490 +++++++++++++++++++++++++++++++++++++----------------------
 
2736
 1 files changed, 1582 insertions(+), 908 deletions(-)
 
2737
 
 
2738
commit 3e46c3f817c37d67d1ba5b3829acc8ad02903c9a
 
2739
Author: Changwoo Ryu <cwryu@debian.org>
 
2740
Date:   Sat Mar 19 23:00:04 2011 +0900
 
2741
 
 
2742
    Updated Korean translation
 
2743
 
 
2744
 po/ko.po |  772 ++++++++++++++++++++++++++++++++++----------------------------
 
2745
 1 files changed, 429 insertions(+), 343 deletions(-)
 
2746
 
 
2747
commit 000fe86c2165724d689dcf4367a502fe7f0d54c7
 
2748
Author: Jorge González <jorgegonz@svn.gnome.org>
 
2749
Date:   Sat Mar 19 14:50:26 2011 +0100
 
2750
 
 
2751
    Updated Spanish translation
 
2752
 
 
2753
 po/es.po |  243 ++++++++++++++++++++++++++++++++------------------------------
 
2754
 1 files changed, 125 insertions(+), 118 deletions(-)
 
2755
 
 
2756
commit 802e7443f8b769c679719c461af4eeb5e2a01c80
 
2757
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
2758
Date:   Sat Mar 19 02:29:43 2011 +0100
 
2759
 
 
2760
    Updated Hungarian translation
 
2761
 
 
2762
 po/hu.po |  612 ++++++++++++++++++++++++++++++--------------------------------
 
2763
 1 files changed, 296 insertions(+), 316 deletions(-)
 
2764
 
 
2765
commit d6e17b262202d22c3d6b1e38affbe4d8c3fe1cf2
 
2766
Author: Khaled Hosny <khaledhosny@eglug.org>
 
2767
Date:   Sat Mar 19 02:42:38 2011 +0200
 
2768
 
 
2769
    Updated Arabic translation
 
2770
 
 
2771
 po/ar.po |  593 ++++++++++++++++++++++++++++++++-----------------------------
 
2772
 1 files changed, 311 insertions(+), 282 deletions(-)
 
2773
 
 
2774
commit 2582560cdc98859031f50ee9a104292b9cdc5dd1
 
2775
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
2776
Date:   Fri Mar 18 22:16:39 2011 +0100
 
2777
 
 
2778
    Updated Serbian Translation
 
2779
 
 
2780
 po/sr.po       | 8021 ++++++++++++++++++++++----------------------------------
 
2781
 po/sr@latin.po | 8019 ++++++++++++++++++++++----------------------------------
 
2782
 2 files changed, 6251 insertions(+), 9789 deletions(-)
 
2783
 
 
2784
commit 2180139ae442ac4ca39f74b358a65bf405a647e7
 
2785
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
2786
Date:   Fri Mar 18 21:27:24 2011 +0100
 
2787
 
 
2788
    Updated Slovenian translation
 
2789
 
 
2790
 po/sl.po |  740 ++++++++------------------------------------------------------
 
2791
 1 files changed, 92 insertions(+), 648 deletions(-)
 
2792
 
 
2793
commit bea866cf6299d76031e617ba32c570e5287dec14
 
2794
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2795
Date:   Fri Mar 18 14:58:06 2011 -0400
 
2796
 
 
2797
    universal-access: use NO_SENSITIVITY flag for g_settings_bind()
 
2798
    
 
2799
    Otherwise the sensitivity will be overridden with the setting
 
2800
    writability.
 
2801
    
 
2802
    https://bugzilla.gnome.org/show_bug.cgi?id=645171
 
2803
 
 
2804
 panels/universal-access/cc-ua-panel.c |    6 +++---
 
2805
 1 files changed, 3 insertions(+), 3 deletions(-)
 
2806
 
 
2807
commit 66af5ba820b91bc18dd09a15caf1601fa59bc738
 
2808
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
2809
Date:   Fri Mar 18 20:09:09 2011 +0200
 
2810
 
 
2811
    Uploaded Ukranian
 
2812
 
 
2813
 po/uk.po |  212 ++++++++++++++++++++++++++++++++++++--------------------------
 
2814
 1 files changed, 123 insertions(+), 89 deletions(-)
 
2815
 
 
2816
commit 6b5e77de035f13bec92a10688b4a0b441ad23cc8
 
2817
Author: Matej Urbančič <mateju@svn.gnome.org>
 
2818
Date:   Fri Mar 18 18:45:42 2011 +0100
 
2819
 
 
2820
    Updated Slovenian translation
 
2821
 
 
2822
 po/sl.po |  569 ++++++++++++++++++++++++++++++++------------------------------
 
2823
 1 files changed, 290 insertions(+), 279 deletions(-)
 
2824
 
 
2825
commit 27346dc87d5836e552ca81dce7af9bef384b0d35
 
2826
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2827
Date:   Fri Mar 18 11:30:34 2011 -0400
 
2828
 
 
2829
    keyboard: mark the scales as insensitive when the checkboxes are off
 
2830
    
 
2831
    https://bugzilla.gnome.org/show_bug.cgi?id=645151
 
2832
 
 
2833
 panels/keyboard/gnome-keyboard-panel.ui |    4 ++--
 
2834
 panels/keyboard/keyboard-general.c      |    8 ++++++++
 
2835
 2 files changed, 10 insertions(+), 2 deletions(-)
 
2836
 
 
2837
commit dd7bd159390714c3921c9da1feea3aabbe92b8f6
 
2838
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2839
Date:   Fri Mar 18 11:18:12 2011 -0400
 
2840
 
 
2841
    screen: set the label as insensitive when Lock is off
 
2842
    
 
2843
    https://bugzilla.gnome.org/show_bug.cgi?id=645149
 
2844
 
 
2845
 panels/screen/cc-screen-panel.c |    1 +
 
2846
 panels/screen/screen.ui         |    2 +-
 
2847
 2 files changed, 2 insertions(+), 1 deletions(-)
 
2848
 
 
2849
commit ea317f5677b9c32dd0053ea154b9b0f4ddbd570f
 
2850
Author: Marek Kasik <mkasik@redhat.com>
 
2851
Date:   Fri Mar 18 17:03:25 2011 +0100
 
2852
 
 
2853
    printers: Change text about unavailability of CUPS
 
2854
    
 
2855
    Change "The printing service (CUPS) is not running,
 
2856
    please check with your system administrator." to
 
2857
    "Sorry! The system printing service
 
2858
     doesn't seem to be available." (#641421).
 
2859
 
 
2860
 panels/printers/printers.ui |    4 ++--
 
2861
 1 files changed, 2 insertions(+), 2 deletions(-)
 
2862
 
 
2863
commit 6946159d84020d1e63de5069203b5aa44bfb9498
 
2864
Author: Bastien Nocera <hadess@hadess.net>
 
2865
Date:   Fri Mar 18 15:46:19 2011 +0000
 
2866
 
 
2867
    mouse: Check caps of the touchpad when added
 
2868
 
 
2869
 panels/mouse/gnome-mouse-properties.c |   23 +++++++++++++++++------
 
2870
 1 files changed, 17 insertions(+), 6 deletions(-)
 
2871
 
 
2872
commit 189a24c280678c8b56ec6d3ee154ba93a7567918
 
2873
Author: Alexander Larsson <alexl@redhat.com>
 
2874
Date:   Fri Mar 18 16:37:22 2011 +0100
 
2875
 
 
2876
    Fix dragging rotated monitors
 
2877
    
 
2878
    Need to take rotation into account when handling the snapping.
 
2879
    
 
2880
    https://bugzilla.gnome.org/show_bug.cgi?id=641345
 
2881
 
 
2882
 panels/display/xrandr-capplet.c |   28 +++++++++++++++++++---------
 
2883
 1 files changed, 19 insertions(+), 9 deletions(-)
 
2884
 
 
2885
commit a731dcb28b85d41eb9529de68da347409df119e1
 
2886
Author: Marek Kasik <mkasik@redhat.com>
 
2887
Date:   Fri Mar 18 16:35:12 2011 +0100
 
2888
 
 
2889
    printers: Show IP address of printer
 
2890
    
 
2891
    Show address of printer in "IP Address" field.
 
2892
 
 
2893
 panels/printers/cc-printers-panel.c |   45 +++++++++++++++++++++++++++++++++++
 
2894
 1 files changed, 45 insertions(+), 0 deletions(-)
 
2895
 
 
2896
commit 2fd11caaaf1aad593947869e5775f21cd75d2d3b
 
2897
Author: Bastien Nocera <hadess@hadess.net>
 
2898
Date:   Fri Mar 18 15:29:15 2011 +0000
 
2899
 
 
2900
    mouse: Don't forget to set the variables we use
 
2901
    
 
2902
    Otherwise we can't disconnect very much...
 
2903
 
 
2904
 panels/mouse/gnome-mouse-properties.c |    8 ++++----
 
2905
 1 files changed, 4 insertions(+), 4 deletions(-)
 
2906
 
 
2907
commit 11c9cf680ed8743373a828a9d30a72e457891b51
 
2908
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2909
Date:   Fri Mar 18 10:51:03 2011 -0400
 
2910
 
 
2911
    universal-access: set the name to the right hboxes
 
2912
    
 
2913
    So that the label in the box gets the sensitive state propagated to it.
 
2914
    
 
2915
    https://bugzilla.gnome.org/show_bug.cgi?id=645135
 
2916
 
 
2917
 panels/universal-access/uap.ui |   12 ++++++------
 
2918
 1 files changed, 6 insertions(+), 6 deletions(-)
 
2919
 
 
2920
commit 7c3011c3522c5b4c38f80b5c0f66c56cca325def
 
2921
Author: Alexander Larsson <alexl@redhat.com>
 
2922
Date:   Fri Mar 18 15:47:37 2011 +0100
 
2923
 
 
2924
    Fix include not found for gsettings-desktop-schemas/gdesktop-enums.h
 
2925
    
 
2926
    pkg-config --cflags gsettings-desktop-schemas lists:
 
2927
     $incdir/gsettings-desktop-schemas
 
2928
    and that directory contains a gdesktop-enums.h file, so including
 
2929
    <gsettings-desktop-schemas/gdesktop-enums.h> will fail unless
 
2930
    the parent directory also accidentally got added as -I.
 
2931
 
 
2932
 panels/datetime/cc-datetime-panel.c |    2 +-
 
2933
 panels/display/xrandr-capplet.c     |    2 +-
 
2934
 panels/printers/cc-printers-panel.c |    2 +-
 
2935
 3 files changed, 3 insertions(+), 3 deletions(-)
 
2936
 
 
2937
commit dd397167906b5c36dc3e631ccb85c83f8802afee
 
2938
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
2939
Date:   Fri Mar 18 10:42:24 2011 -0400
 
2940
 
 
2941
    property-editor: use the right signalture for the notify::active callback
 
2942
    
 
2943
    https://bugzilla.gnome.org/show_bug.cgi?id=645143
 
2944
 
 
2945
 libgnome-control-center/gconf-property-editor.c |    9 +++++----
 
2946
 1 files changed, 5 insertions(+), 4 deletions(-)
 
2947
 
 
2948
commit e2f6f36b8e29efaf44ec80928cdb063276262f65
 
2949
Author: Marek Kasik <mkasik@redhat.com>
 
2950
Date:   Fri Mar 18 14:45:57 2011 +0100
 
2951
 
 
2952
    printers: Handle no printers situation better
 
2953
    
 
2954
    Show "No printer available" in the device list.
 
2955
    Show "Add New Printer" button on the right side.
 
2956
    Show appropriate message if CUPS is not running.
 
2957
    Fixes #641421.
 
2958
 
 
2959
 panels/printers/cc-printers-panel.c |   87 +++++++++++++++++++++++++++++++---
 
2960
 panels/printers/printers.ui         |   59 ++++++++++++++++++++++--
 
2961
 2 files changed, 134 insertions(+), 12 deletions(-)
 
2962
 
 
2963
commit 88e192c03292d0d601ef1c71ee2d660e8223222d
 
2964
Author: Richard Hughes <richard@hughsie.com>
 
2965
Date:   Fri Mar 18 12:16:26 2011 +0000
 
2966
 
 
2967
    network: add a warning to the user when the PAC textbox is empty and we're going to use WPAD
 
2968
    
 
2969
    If you choose Automatic and then don't fill in any configuration URL, it
 
2970
    defaults to WPAD.
 
2971
    
 
2972
    But really, WPAD is a bad default anyway; if you enable it on an untrusted
 
2973
    network, then anyone else on that network can tell your machine that it should
 
2974
    proxy all of your web traffic through them.
 
2975
    
 
2976
    The best bet might be to just add some explanatory text to the (otherwise
 
2977
    nearly-empty) Automatic page.
 
2978
    
 
2979
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=641793
 
2980
 
 
2981
 panels/network/cc-network-panel.c |   49 +++++++++++++++++++++++++++++++++++++
 
2982
 panels/network/network.ui         |   49 +++++++++++++++++++++++++++++++++++++
 
2983
 2 files changed, 98 insertions(+), 0 deletions(-)
 
2984
 
 
2985
commit bedb8e12183f421a4f433d0e6e4bcfda57dd78db
 
2986
Author: Marek Kasik <mkasik@redhat.com>
 
2987
Date:   Fri Mar 18 12:55:18 2011 +0100
 
2988
 
 
2989
    printers: Don't sort printers by usage
 
2990
    
 
2991
    It is very inefficient to get all jobs when there are
 
2992
    thousands of them. Sort it alphabetically.
 
2993
 
 
2994
 panels/printers/cc-printers-panel.c |   86 +----------------------------------
 
2995
 1 files changed, 1 insertions(+), 85 deletions(-)
 
2996
 
 
2997
commit f1d70389c0e5dc6e2c62c4f5510ff75b62b73ebf
 
2998
Author: Frédéric Péters <fpeters@0d.be>
 
2999
Date:   Fri Mar 18 11:58:32 2011 +0100
 
3000
 
 
3001
    Do not abort if an unknown user is signaled removed
 
3002
    
 
3003
    https://bugzilla.gnome.org/show_bug.cgi?id=645118
 
3004
 
 
3005
 panels/user-accounts/um-user-manager.c |    2 ++
 
3006
 1 files changed, 2 insertions(+), 0 deletions(-)
 
3007
 
 
3008
commit ea4bb37914cb6b8be37bb7d70c7461d48d3a3d00
 
3009
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
3010
Date:   Fri Mar 18 15:05:54 2011 +0800
 
3011
 
 
3012
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
3013
 
 
3014
 po/zh_HK.po | 1735 ++++++++++++++++++++++++++--------------------------------
 
3015
 po/zh_TW.po | 1764 +++++++++++++++++++++++++++--------------------------------
 
3016
 2 files changed, 1587 insertions(+), 1912 deletions(-)
 
3017
 
 
3018
commit e9e553579777c732f8c64d3e8c1ec103e7216d3e
 
3019
Author: Matthias Clasen <mclasen@redhat.com>
 
3020
Date:   Thu Mar 17 22:56:48 2011 -0400
 
3021
 
 
3022
    Network: Always select a device
 
3023
    
 
3024
    In particular, when removing the selected row, we need to manually
 
3025
    select another one.
 
3026
    https://bugzilla.gnome.org/show_bug.cgi?id=645095
 
3027
 
 
3028
 panels/network/cc-network-panel.c |   12 +++++++++++-
 
3029
 1 files changed, 11 insertions(+), 1 deletions(-)
 
3030
 
 
3031
commit b071eba8ebaf1c4b5d7caf9a28b506557d6c07d7
 
3032
Author: Matthias Clasen <mclasen@redhat.com>
 
3033
Date:   Thu Mar 17 22:12:48 2011 -0400
 
3034
 
 
3035
    Network: Ellipsize the connection name label
 
3036
    
 
3037
    For custom or VPN connections, the name can get long, so
 
3038
    better ellipsize, otherwise we risk resizing.
 
3039
 
 
3040
 panels/network/network.ui |    1 +
 
3041
 1 files changed, 1 insertions(+), 0 deletions(-)
 
3042
 
 
3043
commit 22d7b535fcd5f4525cb5285f6539472524802c47
 
3044
Author: Matthias Clasen <mclasen@redhat.com>
 
3045
Date:   Thu Mar 17 21:43:24 2011 -0400
 
3046
 
 
3047
    Network: try to fix horizontal resizing problems
 
3048
    
 
3049
    Strip out an extra label between the device list and the right side
 
3050
    to win some space, and force the right-hand sides on the proxy tab
 
3051
    to not change size.
 
3052
    
 
3053
    https://bugzilla.gnome.org/show_bug.cgi?id=644981
 
3054
 
 
3055
 panels/network/network.ui |   33 ++++++++++++++++++++++-----------
 
3056
 1 files changed, 22 insertions(+), 11 deletions(-)
 
3057
 
 
3058
commit 64ead43760efdc95d484161a38221550b8ddfae2
 
3059
Author: Fran Dieguez <frandieguez@gnome.org>
 
3060
Date:   Fri Mar 18 02:11:43 2011 +0100
 
3061
 
 
3062
    Updated Galician translations
 
3063
 
 
3064
 po/gl.po |  466 +++++++++++++++++++++++++++++++-------------------------------
 
3065
 1 files changed, 232 insertions(+), 234 deletions(-)
 
3066
 
 
3067
commit e0eb298781ad018a1f870ae157300d0af73741da
 
3068
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
3069
Date:   Thu Mar 17 20:56:32 2011 +0100
 
3070
 
 
3071
    Updated Spanish translation
 
3072
 
 
3073
 po/es.po |  518 ++++++++++++++++++++++++++++++++------------------------------
 
3074
 1 files changed, 268 insertions(+), 250 deletions(-)
 
3075
 
 
3076
commit 92c3f6dd6131a0aacd37bd8984c012762b7c13a1
 
3077
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
3078
Date:   Thu Mar 17 15:07:46 2011 -0400
 
3079
 
 
3080
    all: set the 'inline-toolbar' style class to toolbars which need it
 
3081
    
 
3082
    https://bugzilla.gnome.org/show_bug.cgi?id=645059
 
3083
 
 
3084
 panels/background/background.ui                   |    3 +++
 
3085
 panels/keyboard/gnome-keyboard-panel.ui           |    3 +++
 
3086
 panels/network/network.ui                         |    3 +++
 
3087
 panels/printers/printers.ui                       |    3 +++
 
3088
 panels/region/gnome-region-panel.ui               |    3 +++
 
3089
 panels/user-accounts/data/user-accounts-dialog.ui |    3 +++
 
3090
 6 files changed, 18 insertions(+), 0 deletions(-)
 
3091
 
 
3092
commit 7c70142969280890bacaab61881f8493649a6329
 
3093
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
3094
Date:   Thu Mar 17 15:07:09 2011 -0400
 
3095
 
 
3096
    network: add a missing include
 
3097
 
 
3098
 panels/network/cc-network-panel.c |    1 +
 
3099
 1 files changed, 1 insertions(+), 0 deletions(-)
 
3100
 
 
3101
commit b0f62e4799bafed4b3224cfd78c41cb79666fe06
 
3102
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
3103
Date:   Thu Mar 17 20:04:06 2011 +0100
 
3104
 
 
3105
    Updated Spanish translation
 
3106
 
 
3107
 po/es.po |  252 ++++++++++++++++++++++++++++++++++++--------------------------
 
3108
 1 files changed, 146 insertions(+), 106 deletions(-)
 
3109
 
 
3110
commit 8d2e003abc89f6d611bce9f6d30bea6b7595583c
 
3111
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
3112
Date:   Thu Mar 17 20:21:46 2011 +0200
 
3113
 
 
3114
    Uploaded Ukranian
 
3115
 
 
3116
 po/uk.po |  521 ++++++++++++++++++++++++++++++++------------------------------
 
3117
 1 files changed, 271 insertions(+), 250 deletions(-)
 
3118
 
 
3119
commit e9230d25fa8937a49dbd1f5498bd3fe4f8007ca6
 
3120
Author: Richard Hughes <richard@hughsie.com>
 
3121
Date:   Thu Mar 17 16:33:03 2011 +0000
 
3122
 
 
3123
    network: actually switch the wireless networks when the combo is changed
 
3124
    
 
3125
    If we have an existing connection that matches the SSID, then we use that.
 
3126
    Otherwise we create a connection and activate it.
 
3127
    
 
3128
    This fixes #644446
 
3129
 
 
3130
 panels/network/cc-network-panel.c |  101 +++++++++++++++++++++++++++++++++++--
 
3131
 1 files changed, 97 insertions(+), 4 deletions(-)
 
3132
 
 
3133
commit bc160c45377ae513c4ed30722a40a086613a9fe0
 
3134
Author: David Zeuthen <davidz@redhat.com>
 
3135
Date:   Thu Mar 17 10:34:25 2011 -0400
 
3136
 
 
3137
    Nuke supervised accounts
 
3138
    
 
3139
    The org.freedesktop.Accounts mechanism no longer supports supervised
 
3140
    accounts as per the patch in
 
3141
    
 
3142
     https://bugs.freedesktop.org/show_bug.cgi?id=35390
 
3143
    
 
3144
    Therefore, nuke supervised accounts from the user interface as well.
 
3145
    
 
3146
    Signed-off-by: David Zeuthen <davidz@redhat.com>
 
3147
 
 
3148
 panels/user-accounts/data/account-dialog.ui       |    4 ----
 
3149
 panels/user-accounts/data/user-accounts-dialog.ui |    4 ----
 
3150
 panels/user-accounts/um-account-type.c            |    2 --
 
3151
 panels/user-accounts/um-account-type.h            |    3 +--
 
3152
 4 files changed, 1 insertions(+), 12 deletions(-)
 
3153
 
 
3154
commit af40513416bcbbbbcb9b5c839adea43aecac2bee
 
3155
Author: Matthias Clasen <mclasen@redhat.com>
 
3156
Date:   Thu Mar 17 09:09:21 2011 -0400
 
3157
 
 
3158
    Network: fix the duplicate ap check
 
3159
    
 
3160
    We were getting the aps to check against from the wrong array.
 
3161
    https://bugzilla.gnome.org/show_bug.cgi?id=644959
 
3162
 
 
3163
 panels/network/cc-network-panel.c |   34 +++++++++++++++++-----------------
 
3164
 1 files changed, 17 insertions(+), 17 deletions(-)
 
3165
 
 
3166
commit d1be44ba223504af995aa2c5a708f02b89e857bc
 
3167
Author: Matthias Clasen <mclasen@redhat.com>
 
3168
Date:   Thu Mar 17 08:54:44 2011 -0400
 
3169
 
 
3170
    Network: Avoid warnings
 
3171
 
 
3172
 panels/network/cc-network-panel.c |    3 ++-
 
3173
 1 files changed, 2 insertions(+), 1 deletions(-)
 
3174
 
 
3175
commit 8d10eecc6659d6628d054bc62ae178803e931829
 
3176
Author: Mario Blättermann <mariobl@gnome.org>
 
3177
Date:   Thu Mar 17 13:28:13 2011 +0100
 
3178
 
 
3179
    [l10n] Updated German translation
 
3180
 
 
3181
 po/de.po |  299 ++++++++++++++++++++++++++++++++------------------------------
 
3182
 1 files changed, 154 insertions(+), 145 deletions(-)
 
3183
 
 
3184
commit 0f1c59b4e36ec2625f4145c5ed6802ac23ec9d46
 
3185
Author: Mario Blättermann <mariobl@gnome.org>
 
3186
Date:   Thu Mar 17 13:24:09 2011 +0100
 
3187
 
 
3188
    [l10n] Updated German translation
 
3189
 
 
3190
 po/de.po |  434 +++++++++++++++++++++++---------------------------------------
 
3191
 1 files changed, 160 insertions(+), 274 deletions(-)
 
3192
 
 
3193
commit 0a918a27aadcb9f8e4dd9fa6ccb786829629f375
 
3194
Author: Gerd Kohlberger <gerdk@src.gnome.org>
 
3195
Date:   Thu Mar 17 01:02:16 2011 +0100
 
3196
 
 
3197
    shell: Fix resizing when switching from panel to panel
 
3198
    
 
3199
    set_active_panel_from_id doesn't remove the active
 
3200
    panel from the notebook before adding a new one. After that the shell
 
3201
    window can't shrink below the size of the original panel.
 
3202
    
 
3203
    This might also cause crashers as some parts of the panel are left
 
3204
    alive, behind another notebook tab, ready to receive signals.
 
3205
    
 
3206
    https://bugzilla.gnome.org/show_bug.cgi?id=636596
 
3207
 
 
3208
 shell/gnome-control-center.c |    2 ++
 
3209
 1 files changed, 2 insertions(+), 0 deletions(-)
 
3210
 
 
3211
commit d7e7cf227876c9b1ab0c797eedc784411e38c5c9
 
3212
Author: Richard Hughes <richard@hughsie.com>
 
3213
Date:   Thu Mar 17 09:45:56 2011 +0000
 
3214
 
 
3215
    network: show a device header for the proxy device
 
3216
    
 
3217
    This is the first half of #644981, although I need help from the designers for the rest.
 
3218
 
 
3219
 panels/network/cc-network-panel.c |   33 ++++++++++++++++++++-------------
 
3220
 1 files changed, 20 insertions(+), 13 deletions(-)
 
3221
 
 
3222
commit b83d43d0cd472e94c0f0377ab03265a1acda5c03
 
3223
Author: Richard Hughes <richard@hughsie.com>
 
3224
Date:   Thu Mar 17 09:35:15 2011 +0000
 
3225
 
 
3226
    network: use the new network-vpn icon from gnome-icon-theme
 
3227
 
 
3228
 panels/network/cc-network-panel.c |    4 ++--
 
3229
 1 files changed, 2 insertions(+), 2 deletions(-)
 
3230
 
 
3231
commit 886e53aaba679662d5499b48642d555c12d8a4d9
 
3232
Author: Kjartan Maraas <kmaraas@gnome.org>
 
3233
Date:   Thu Mar 17 09:47:12 2011 +0100
 
3234
 
 
3235
    Updated Norwegian bokmål translation
 
3236
 
 
3237
 po/nb.po |  421 ++++++++++++++++++++++++++++----------------------------------
 
3238
 1 files changed, 190 insertions(+), 231 deletions(-)
 
3239
 
 
3240
commit 93ad1eedf6bdee72f827fcfddd8dfc58d42f01e3
 
3241
Author: William Jon McCann <jmccann@redhat.com>
 
3242
Date:   Thu Mar 17 01:43:22 2011 -0400
 
3243
 
 
3244
    screen: go back to using relative time in the lock ui
 
3245
    
 
3246
    This means that lock times are relative to the time the display
 
3247
    backlight turns off.
 
3248
 
 
3249
 panels/screen/cc-screen-panel.c |   87 ++-------------------------------------
 
3250
 panels/screen/screen.ui         |    4 ++
 
3251
 2 files changed, 8 insertions(+), 83 deletions(-)
 
3252
 
 
3253
commit 28db9455f308fc02afcd38ea132466175fb7b1e2
 
3254
Author: Matthias Clasen <mclasen@redhat.com>
 
3255
Date:   Thu Mar 17 00:36:07 2011 -0400
 
3256
 
 
3257
    Network: forgotten file
 
3258
 
 
3259
 panels/network/network.ui |    8 ++++----
 
3260
 1 files changed, 4 insertions(+), 4 deletions(-)
 
3261
 
 
3262
commit f456f06153b462f037cb60ab825ba0fa22d38fdd
 
3263
Author: Matthias Clasen <mclasen@redhat.com>
 
3264
Date:   Thu Mar 17 00:35:19 2011 -0400
 
3265
 
 
3266
    Network: don't use deprecated libnm-glib functions
 
3267
    
 
3268
    nm_access_point_get_hw_address() has been deprecated.
 
3269
 
 
3270
 panels/network/cc-network-panel.c |    8 ++++----
 
3271
 1 files changed, 4 insertions(+), 4 deletions(-)
 
3272
 
 
3273
commit a52956abf6532aada193822ba1ae0e67aeec0ea3
 
3274
Author: William Jon McCann <jmccann@redhat.com>
 
3275
Date:   Wed Mar 16 23:56:52 2011 -0400
 
3276
 
 
3277
    screen: drop converting between seconds and minutes
 
3278
    
 
3279
    All settings now use seconds for consistency.
 
3280
 
 
3281
 panels/screen/cc-screen-panel.c |   16 ----------------
 
3282
 1 files changed, 0 insertions(+), 16 deletions(-)
 
3283
 
 
3284
commit b6e340aaa1661513804d3a68aaa6ff0730ef0e1b
 
3285
Author: Matthias Clasen <mclasen@redhat.com>
 
3286
Date:   Wed Mar 16 23:41:56 2011 -0400
 
3287
 
 
3288
    Network: Use better label for IP address
 
3289
    
 
3290
    When we have only one of ip v4 or v6, just label it 'IP Address'.
 
3291
    https://bugzilla.gnome.org/show_bug.cgi?id=644965
 
3292
 
 
3293
 panels/network/cc-network-panel.c |   47 +++++++++++++++++++++++++++++--------
 
3294
 1 files changed, 37 insertions(+), 10 deletions(-)
 
3295
 
 
3296
commit e43f922b89064d08dcde35ab898d36fdc2e35771
 
3297
Author: Matthias Clasen <mclasen@redhat.com>
 
3298
Date:   Wed Mar 16 23:18:05 2011 -0400
 
3299
 
 
3300
    Network: Avoid header pixel noise and inconsistent spacing
 
3301
    
 
3302
    https://bugzilla.gnome.org/show_bug.cgi?id=644954
 
3303
    https://bugzilla.gnome.org/show_bug.cgi?id=644955
 
3304
 
 
3305
 panels/network/network.ui |   38 ++++++++++++++++++++++++--------------
 
3306
 1 files changed, 24 insertions(+), 14 deletions(-)
 
3307
 
 
3308
commit 2df60eab71304665ef04fb7a5ee3bf3dfd758317
 
3309
Author: Matthias Clasen <mclasen@redhat.com>
 
3310
Date:   Wed Mar 16 22:24:27 2011 -0400
 
3311
 
 
3312
    Network: Fix up visibility of fields
 
3313
    
 
3314
    When a device is unavailable / off, we show only the hardware address.
 
3315
    Otherwise, we show speed / security / ssid.
 
3316
    Other connection parameters are only shown when the connection is active.
 
3317
 
 
3318
 panels/network/cc-network-panel.c |  127 ++++++++++++++++++++-----------------
 
3319
 panels/network/network.ui         |    2 +-
 
3320
 2 files changed, 70 insertions(+), 59 deletions(-)
 
3321
 
 
3322
commit 96c7ab6f9a8d92d4b492d491231efb4518609a2c
 
3323
Author: Matthias Clasen <mclasen@redhat.com>
 
3324
Date:   Wed Mar 16 22:02:32 2011 -0400
 
3325
 
 
3326
    Network: Mark speed label as translatable
 
3327
    
 
3328
    Also, use the same units everywhere.
 
3329
 
 
3330
 panels/network/cc-network-panel.c |    5 +++--
 
3331
 1 files changed, 3 insertions(+), 2 deletions(-)
 
3332
 
 
3333
commit c93c35aef905877300f2eea753b6c13533b82a1d
 
3334
Author: Matthias Clasen <mclasen@redhat.com>
 
3335
Date:   Wed Mar 16 21:36:07 2011 -0400
 
3336
 
 
3337
    Network: Adjust wording of VPN status messages too
 
3338
 
 
3339
 panels/network/panel-common.c |   18 ++++++------------
 
3340
 1 files changed, 6 insertions(+), 12 deletions(-)
 
3341
 
 
3342
commit e1b1be1f60960b49d6adc4e57eb88fbe37325047
 
3343
Author: William Jon McCann <jmccann@redhat.com>
 
3344
Date:   Wed Mar 16 19:30:29 2011 -0400
 
3345
 
 
3346
    network: fix version compatibility warning dialog
 
3347
    
 
3348
    Make it use the correct parent window, improve the text, and
 
3349
    not block startup.
 
3350
    
 
3351
    https://bugzilla.gnome.org/show_bug.cgi?id=644973
 
3352
 
 
3353
 panels/network/cc-network-panel.c |   84 +++++++++++++++++++++----------------
 
3354
 1 files changed, 48 insertions(+), 36 deletions(-)
 
3355
 
 
3356
commit 4f000889ebf5890e4775dc2e0ca6121c52ef7fc6
 
3357
Author: Matthias Clasen <mclasen@redhat.com>
 
3358
Date:   Wed Mar 16 20:41:42 2011 -0400
 
3359
 
 
3360
    Network: Add padding above options buttons
 
3361
    
 
3362
    https://bugzilla.gnome.org/show_bug.cgi?id=644957
 
3363
 
 
3364
 panels/network/network.ui |    4 ++++
 
3365
 1 files changed, 4 insertions(+), 0 deletions(-)
 
3366
 
 
3367
commit 67241cc1027f0a368e354bef1ab74404a271935e
 
3368
Author: Matthias Clasen <mclasen@redhat.com>
 
3369
Date:   Wed Mar 16 19:13:45 2011 -0400
 
3370
 
 
3371
    Network: adjust status strings
 
3372
    
 
3373
    Make the strings match what the shell network menu shows
 
3374
    more closely.
 
3375
    https://bugzilla.gnome.org/show_bug.cgi?id=644962
 
3376
 
 
3377
 panels/network/cc-network-panel.c |    7 +------
 
3378
 panels/network/panel-common.c     |   28 +++++++++++-----------------
 
3379
 panels/network/panel-common.h     |   13 +++++++------
 
3380
 3 files changed, 19 insertions(+), 29 deletions(-)
 
3381
 
 
3382
commit e22dbc495fd51acc78172e919c1a33edd31e04f1
 
3383
Author: Matthias Clasen <mclasen@redhat.com>
 
3384
Date:   Wed Mar 16 18:47:54 2011 -0400
 
3385
 
 
3386
    Network: Use dim-label style class for labels
 
3387
    
 
3388
    Also drop :s.
 
3389
    https://bugzilla.gnome.org/show_bug.cgi?id=644958
 
3390
 
 
3391
 panels/network/network.ui |  150 ++++++++++++++++++++++++++++++++++++---------
 
3392
 1 files changed, 120 insertions(+), 30 deletions(-)
 
3393
 
 
3394
commit 9fd3059bb788348427c55d27647b5bff7b417edd
 
3395
Author: Matthias Clasen <mclasen@redhat.com>
 
3396
Date:   Wed Mar 16 18:23:27 2011 -0400
 
3397
 
 
3398
    Network: Drop tooltips on the device list
 
3399
    
 
3400
    https://bugzilla.gnome.org/show_bug.cgi?id=644964
 
3401
 
 
3402
 panels/network/cc-network-panel.c |    4 ----
 
3403
 panels/network/network.ui         |    3 ---
 
3404
 2 files changed, 0 insertions(+), 7 deletions(-)
 
3405
 
 
3406
commit 01c6b793ed0986b72611b6609cafc5212c6c461a
 
3407
Author: Richard Hughes <richard@hughsie.com>
 
3408
Date:   Wed Mar 16 17:27:24 2011 +0000
 
3409
 
 
3410
    network: keep the device/connections model up to date with reality
 
3411
    
 
3412
    Remove the ID parameter from the model, and move it to the NetDevice object.
 
3413
    Remove the devices GPtrArray and use the mode for everything.
 
3414
    Connect up the changed and deleted signals from NetObject and DTRT in the UI.
 
3415
 
 
3416
 panels/network/cc-network-panel.c |  370 ++++++++++++++++++-------------------
 
3417
 panels/network/net-object.c       |   44 ++++-
 
3418
 panels/network/net-object.h       |    5 +
 
3419
 panels/network/net-vpn.c          |   40 ++++-
 
3420
 panels/network/network.ui         |    6 +-
 
3421
 5 files changed, 261 insertions(+), 204 deletions(-)
 
3422
 
 
3423
commit cb031cf06cb28f3384e734476a53225f5385fea5
 
3424
Author: Richard Hughes <richard@hughsie.com>
 
3425
Date:   Wed Mar 16 14:11:23 2011 +0000
 
3426
 
 
3427
    network: watch for new VPN connections being added and add them to the panel
 
3428
 
 
3429
 panels/network/cc-network-panel.c |   89 ++++++++++++++++++++++++++++++-------
 
3430
 1 files changed, 73 insertions(+), 16 deletions(-)
 
3431
 
 
3432
commit 8174d81b5d4fe4d72ac3f26ce17b1e048b5517d9
 
3433
Author: Luca Ferretti <lferrett@gnome.org>
 
3434
Date:   Wed Mar 16 18:21:24 2011 +0100
 
3435
 
 
3436
    datetime: do not mark placeholder strings for translation
 
3437
 
 
3438
 panels/datetime/datetime.ui |   12 ++++++------
 
3439
 1 files changed, 6 insertions(+), 6 deletions(-)
 
3440
 
 
3441
commit 31d4c39643e0dd1c0da915035a1e444733744a37
 
3442
Author: Luca Ferretti <lferrett@gnome.org>
 
3443
Date:   Wed Mar 16 17:58:18 2011 +0100
 
3444
 
 
3445
    printer: avoid show a single space as translatable string
 
3446
 
 
3447
 panels/printers/new-printer-dialog.ui |    2 +-
 
3448
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3449
 
 
3450
commit 03c1b418dc3baa97cf4c1c03d9cd6ad91401bd8b
 
3451
Author: Luca Ferretti <lferrett@gnome.org>
 
3452
Date:   Wed Mar 16 17:42:44 2011 +0100
 
3453
 
 
3454
    Updated Italian translation
 
3455
 
 
3456
 po/it.po |  215 ++++++++++++++++++++++++++++++++-----------------------------
 
3457
 1 files changed, 113 insertions(+), 102 deletions(-)
 
3458
 
 
3459
commit 541b0e5f6694cb2b8651d0ec51e035fb2591cdc0
 
3460
Author: Luca Ferretti <lferrett@gnome.org>
 
3461
Date:   Wed Mar 16 17:39:36 2011 +0100
 
3462
 
 
3463
    printer: do not mark for translation placeholder labels
 
3464
 
 
3465
 panels/printers/new-printer-dialog.ui |    6 +++---
 
3466
 1 files changed, 3 insertions(+), 3 deletions(-)
 
3467
 
 
3468
commit ea6215f1126693b12c6fd09cf4cd334e3b5aaea0
 
3469
Author: Matej Urbančič <mateju@svn.gnome.org>
 
3470
Date:   Wed Mar 16 17:03:51 2011 +0100
 
3471
 
 
3472
    Updated Slovenian translation
 
3473
 
 
3474
 po/sl.po |  699 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 
3475
 1 files changed, 636 insertions(+), 63 deletions(-)
 
3476
 
 
3477
commit 1307be44765d9deff2fc04da2b76f0817d1f84c8
 
3478
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
3479
Date:   Wed Mar 16 17:06:37 2011 +0200
 
3480
 
 
3481
    Updated Hebrew translation.
 
3482
 
 
3483
 po/he.po |  248 +++++++++++++++++++++++++++++++++++++-------------------------
 
3484
 1 files changed, 147 insertions(+), 101 deletions(-)
 
3485
 
 
3486
commit 5b259bfe5661121092b5d41a9d8f223e930ddf30
 
3487
Author: Bastien Nocera <hadess@hadess.net>
 
3488
Date:   Wed Mar 16 13:48:08 2011 +0000
 
3489
 
 
3490
    mouse: Make touchpad tab appear when connected
 
3491
    
 
3492
    On-the-fly!
 
3493
 
 
3494
 panels/mouse/gnome-mouse-properties.c |   25 +++++++++++++++++++++++++
 
3495
 1 files changed, 25 insertions(+), 0 deletions(-)
 
3496
 
 
3497
commit 30fdeafef5c5feb679458ef9211caa8a78b07ce7
 
3498
Author: Bastien Nocera <hadess@hadess.net>
 
3499
Date:   Wed Mar 16 13:18:47 2011 +0000
 
3500
 
 
3501
    mouse: Remove unused "start_page" code
 
3502
 
 
3503
 panels/mouse/gnome-mouse-properties.c |   23 +----------------------
 
3504
 1 files changed, 1 insertions(+), 22 deletions(-)
 
3505
 
 
3506
commit e98b32d3691dd70dafdbedf0eab375da33be066c
 
3507
Author: Bastien Nocera <hadess@hadess.net>
 
3508
Date:   Wed Mar 16 13:17:38 2011 +0000
 
3509
 
 
3510
    mouse: Use newly implemented dispose
 
3511
 
 
3512
 panels/mouse/cc-mouse-panel.c |   16 ++++++++--------
 
3513
 1 files changed, 8 insertions(+), 8 deletions(-)
 
3514
 
 
3515
commit 4c2fcca2f69273999c9d00ef9edb367db477cb27
 
3516
Author: Bastien Nocera <hadess@hadess.net>
 
3517
Date:   Wed Mar 16 13:17:22 2011 +0000
 
3518
 
 
3519
    mouse: Implement dispose for the widget
 
3520
 
 
3521
 panels/mouse/gnome-mouse-properties.c |   13 +++++++++++++
 
3522
 panels/mouse/gnome-mouse-properties.h |    1 +
 
3523
 2 files changed, 14 insertions(+), 0 deletions(-)
 
3524
 
 
3525
commit cf8465c250434b17561e05e18c7c39aebc5058c9
 
3526
Author: Bastien Nocera <hadess@hadess.net>
 
3527
Date:   Wed Mar 16 13:12:11 2011 +0000
 
3528
 
 
3529
    mouse: Don't destroy the touchpad tab
 
3530
    
 
3531
    We might actually need it when a touchpad appears.
 
3532
 
 
3533
 panels/mouse/gnome-mouse-properties.c  |   54 +++++++++++++++----------------
 
3534
 panels/mouse/gnome-mouse-properties.ui |    2 +-
 
3535
 2 files changed, 27 insertions(+), 29 deletions(-)
 
3536
 
 
3537
commit 2b2ea6bcca2378ab262b869c8d9251c0d9f2a2f5
 
3538
Author: Khaled Hosny <khaledhosny@eglug.org>
 
3539
Date:   Wed Mar 16 15:03:13 2011 +0200
 
3540
 
 
3541
    Updated Arabic translation
 
3542
 
 
3543
 po/ar.po |  185 ++++++++++++++++++++++++++++++++++---------------------------
 
3544
 1 files changed, 103 insertions(+), 82 deletions(-)
 
3545
 
 
3546
commit 6c6c37609c609db9f74220ff6c453cc1457287ca
 
3547
Author: Bastien Nocera <hadess@hadess.net>
 
3548
Date:   Wed Mar 16 12:49:03 2011 +0000
 
3549
 
 
3550
    keyboard: Fix crasher when num workspace changes
 
3551
    
 
3552
    And the panel has already been closed.
 
3553
    
 
3554
    https://bugzilla.gnome.org/show_bug.cgi?id=644784
 
3555
    https://bugzilla.redhat.com/show_bug.cgi?id=684368
 
3556
 
 
3557
 panels/keyboard/keyboard-shortcuts.c |   17 +++++++++++++----
 
3558
 1 files changed, 13 insertions(+), 4 deletions(-)
 
3559
 
 
3560
commit 976c9ce1c356c0ce8c4f7fa9ecbc37feb425c061
 
3561
Author: Richard Hughes <richard@hughsie.com>
 
3562
Date:   Wed Mar 16 12:32:09 2011 +0000
 
3563
 
 
3564
    network: when the user selects a VPN connection, allow them to delete it
 
3565
 
 
3566
 panels/network/cc-network-panel.c |   37 ++++++++++++++++++++++++++++++++++++-
 
3567
 1 files changed, 36 insertions(+), 1 deletions(-)
 
3568
 
 
3569
commit ea13583edd0616759a75a5b05319772835dcf15c
 
3570
Author: Matthias Clasen <mclasen@redhat.com>
 
3571
Date:   Wed Mar 16 07:31:01 2011 -0400
 
3572
 
 
3573
    network: adapt to yesterdays libnm-glib api changes
 
3574
    
 
3575
    That's what you get for complaining about inconsistent api...more work :-)
 
3576
 
 
3577
 panels/network/cc-network-panel.c |    8 +++++---
 
3578
 1 files changed, 5 insertions(+), 3 deletions(-)
 
3579
 
 
3580
commit 677a7744e235a20473f638fc582158ba28b2f848
 
3581
Author: Fran Diéguez <fran@openhost.es>
 
3582
Date:   Wed Mar 16 11:55:55 2011 +0100
 
3583
 
 
3584
    Updated Galician translations
 
3585
 
 
3586
 po/gl.po |  142 +++++++++++++++++++++++++++++++++++---------------------------
 
3587
 1 files changed, 80 insertions(+), 62 deletions(-)
 
3588
 
 
3589
commit a1f8d28a20153fbae9168ecc2e7edcd7e80d6a6f
 
3590
Author: Mattias Põldaru <mahfiaz@gmail.com>
 
3591
Date:   Wed Mar 16 10:12:32 2011 +0200
 
3592
 
 
3593
    [l10n] Updated Estonian translation
 
3594
 
 
3595
 po/et.po |   56 ++++++++++++++++++++++++++++++++++++++++++--------------
 
3596
 1 files changed, 42 insertions(+), 14 deletions(-)
 
3597
 
 
3598
commit 499e34cf88f749037c99c1a1fdf623fec6cefd75
 
3599
Author: Daniel Nylander <po@danielnylander.se>
 
3600
Date:   Wed Mar 16 07:34:38 2011 +0100
 
3601
 
 
3602
    Updated Swedish translation
 
3603
 
 
3604
 po/sv.po |  140 +++++++++++++++++++++++++++++++++++--------------------------
 
3605
 1 files changed, 80 insertions(+), 60 deletions(-)
 
3606
 
 
3607
commit d4e155a2774f0c2a70a4de3486f8a33c56660e99
 
3608
Author: Matthias Clasen <mclasen@redhat.com>
 
3609
Date:   Tue Mar 15 22:05:31 2011 -0400
 
3610
 
 
3611
    Network: Add a + button and make it do something
 
3612
    
 
3613
    In the short term, cheat by bringing up nm-connection-editor.
 
3614
    In the future, we will do something better here.
 
3615
    The newly created connections do net get picked up in the list
 
3616
    of devices/connections yet.
 
3617
 
 
3618
 panels/network/cc-network-panel.c |   58 +++++++++++--
 
3619
 panels/network/network.ui         |  170 +++++++++++++++++++++++++++++++++++++
 
3620
 2 files changed, 222 insertions(+), 6 deletions(-)
 
3621
 
 
3622
commit cf8e083b9b353be529496fd96654137ea97854f4
 
3623
Author: Matthias Clasen <mclasen@redhat.com>
 
3624
Date:   Tue Mar 15 21:30:32 2011 -0400
 
3625
 
 
3626
    Network: Add Option buttons to allow editing connections
 
3627
    
 
3628
    In the short term, we cheat here by bringing up nm-connection-editor
 
3629
    for an individual connection. This will be replaced by something
 
3630
    better in the future.
 
3631
 
 
3632
 panels/network/cc-network-panel.c |   98 +++++++++++++++++++++++++++++++++++--
 
3633
 panels/network/network.ui         |   13 +++--
 
3634
 2 files changed, 103 insertions(+), 8 deletions(-)
 
3635
 
 
3636
commit e2a2d4f00e754494a2266a38c0e54eeb03d6a37a
 
3637
Author: Matthias Clasen <mclasen@redhat.com>
 
3638
Date:   Tue Mar 15 21:08:53 2011 -0400
 
3639
 
 
3640
    network: Refresh UI when active connections change
 
3641
    
 
3642
    This makes us pick up vpn connection state changes.
 
3643
 
 
3644
 panels/network/cc-network-panel.c |   27 +++++++++++++++++++++------
 
3645
 1 files changed, 21 insertions(+), 6 deletions(-)
 
3646
 
 
3647
commit ea5f76247df74591527740777f1df8e711caae93
 
3648
Author: Matthias Clasen <mclasen@redhat.com>
 
3649
Date:   Tue Mar 15 21:07:51 2011 -0400
 
3650
 
 
3651
    Network: fix a refcounting bug with vpn settings
 
3652
    
 
3653
    nm_connection_get_setting_by_name() does not return a reference,
 
3654
    so we have to get one ourselves.
 
3655
 
 
3656
 panels/network/net-vpn.c |    2 +-
 
3657
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3658
 
 
3659
commit eeb61932488eb99b13985c883f17ebc566f755e4
 
3660
Author: Matthias Clasen <mclasen@redhat.com>
 
3661
Date:   Tue Mar 15 20:28:00 2011 -0400
 
3662
 
 
3663
    network: add an on/off switch for vpn connections
 
3664
    
 
3665
    The switch does successfully bring vpn connections up and down.
 
3666
    Updating the rest of the panel does not work yet.
 
3667
 
 
3668
 panels/network/cc-network-panel.c |   57 ++++++++++++++++++++++++++++++++++++-
 
3669
 1 files changed, 56 insertions(+), 1 deletions(-)
 
3670
 
 
3671
commit 0c4f98dd941cb7510bf4b2bd125723833a16e120
 
3672
Author: Sergey V. Udaltsov <svu@gnome.org>
 
3673
Date:   Wed Mar 16 00:42:49 2011 +0000
 
3674
 
 
3675
    region: fixed regression: automatically add grp:* if necessary
 
3676
    
 
3677
    If Nlayouts > 1, the layout switchit shortcut is defined automatically
 
3678
 
 
3679
 panels/region/gnome-region-panel-xkblt.c |   19 ++++++++++++++++---
 
3680
 1 files changed, 16 insertions(+), 3 deletions(-)
 
3681
 
 
3682
commit 069c35d84e274255659c22e9d20aaa8f914c855b
 
3683
Author: Matthias Clasen <mclasen@redhat.com>
 
3684
Date:   Tue Mar 15 20:12:02 2011 -0400
 
3685
 
 
3686
    Network: fix an oversight in visibility handling
 
3687
    
 
3688
    The last change made the VPN header invisible by accident.
 
3689
 
 
3690
 panels/network/cc-network-panel.c |    4 ++--
 
3691
 1 files changed, 2 insertions(+), 2 deletions(-)
 
3692
 
 
3693
commit 41af4a3e42555044419bc31db935afdd80b02c8a
 
3694
Author: Matthias Clasen <mclasen@redhat.com>
 
3695
Date:   Tue Mar 15 19:59:15 2011 -0400
 
3696
 
 
3697
    Network: Get the correct VPN state
 
3698
    
 
3699
    The connection that gets passed to NetVPN is not a state-carrying
 
3700
    NMActiveConnection, but just a configuration-carrying NmRemoteConnection.
 
3701
    So asking it for the VPN connection state is never giving us anything
 
3702
    interesting. Instead, we need to fish out the active connection
 
3703
    corresponding to the VPN config (if any), and get the state from there.
 
3704
    Still todo: state change notification.
 
3705
 
 
3706
 panels/network/cc-network-panel.c |   42 +++++++++++++++++++++++++++++-------
 
3707
 1 files changed, 34 insertions(+), 8 deletions(-)
 
3708
 
 
3709
commit 211461007c394d607b7c81e8f445bbf5cd07c914
 
3710
Author: Bastien Nocera <hadess@hadess.net>
 
3711
Date:   Tue Mar 15 17:43:09 2011 +0000
 
3712
 
 
3713
    region: Make drag'n'drop work
 
3714
    
 
3715
    By making sure we only store the layouts in the list store, and keep
 
3716
    GSettings in sync with the list store, rather than constantly re-reading
 
3717
    from GSettings.
 
3718
    
 
3719
    https://bugzilla.gnome.org/show_bug.cgi?id=644783
 
3720
 
 
3721
 panels/region/gnome-region-panel-xkb.h      |    7 +-
 
3722
 panels/region/gnome-region-panel-xkblt.c    |  282 +++++++++++++++------------
 
3723
 panels/region/gnome-region-panel-xkbltadd.c |   65 ++-----
 
3724
 panels/region/gnome-region-panel-xkbpv.c    |   13 --
 
3725
 4 files changed, 179 insertions(+), 188 deletions(-)
 
3726
 
 
3727
commit ef11349667d8d895108b23cb4babb72c6a4e9c69
 
3728
Author: Bastien Nocera <hadess@hadess.net>
 
3729
Date:   Tue Mar 15 17:42:39 2011 +0000
 
3730
 
 
3731
    region: Stop layout add dialogue from "jumping"
 
3732
    
 
3733
    By making sure it's not shown before its parent is set.
 
3734
 
 
3735
 panels/region/gnome-region-panel-layout-chooser.ui |    2 +-
 
3736
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3737
 
 
3738
commit 4081d83ca7d7af2e7fcc68290ae9f489997f4de0
 
3739
Author: Matthias Clasen <mclasen@redhat.com>
 
3740
Date:   Tue Mar 15 17:20:54 2011 -0400
 
3741
 
 
3742
    network: add a way to get the vpn connection object back
 
3743
    
 
3744
    This will be needed to activate/deactivate vpn.
 
3745
 
 
3746
 panels/network/net-vpn.c |    6 ++++++
 
3747
 panels/network/net-vpn.h |    1 +
 
3748
 2 files changed, 7 insertions(+), 0 deletions(-)
 
3749
 
 
3750
commit 3163675d852e62ec943781f9bd5ba41ff1f57919
 
3751
Author: Matthias Clasen <mclasen@redhat.com>
 
3752
Date:   Tue Mar 15 16:34:30 2011 -0400
 
3753
 
 
3754
    network: fix a typo
 
3755
    
 
3756
    Use an existing id for the proxy method model.
 
3757
 
 
3758
 panels/network/network.ui |    2 +-
 
3759
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3760
 
 
3761
commit 6f916b00b9b9882c952f962fb970cdbf41f69947
 
3762
Author: Matthias Clasen <mclasen@redhat.com>
 
3763
Date:   Tue Mar 15 16:33:01 2011 -0400
 
3764
 
 
3765
    network: Don't leak the remote settings
 
3766
    
 
3767
    Instead, we keep it around; it will be useful later on.
 
3768
 
 
3769
 panels/network/cc-network-panel.c |   20 ++++++++++----------
 
3770
 1 files changed, 10 insertions(+), 10 deletions(-)
 
3771
 
 
3772
commit 6b1ef58d87b053d402f686d9182b5821ae9d47f5
 
3773
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
3774
Date:   Tue Mar 15 16:08:54 2011 +0100
 
3775
 
 
3776
    Updated Slovenian translation
 
3777
 
 
3778
 po/sl.po |  101 +++++++++++++++++++++++++++++++++++++++++---------------------
 
3779
 1 files changed, 67 insertions(+), 34 deletions(-)
 
3780
 
 
3781
commit cfab2b73703c7801e86bd720422099a9a7cea9ed
 
3782
Author: Bastien Nocera <hadess@hadess.net>
 
3783
Date:   Tue Mar 15 14:25:41 2011 +0000
 
3784
 
 
3785
    build: Fix cups cflags sed script
 
3786
 
 
3787
 configure.ac |    2 +-
 
3788
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3789
 
 
3790
commit 9b1dff0166b371eec3e7844fa31da6f6108a046c
 
3791
Author: Saleem Abdulrasool <compnerd@compnerd.org>
 
3792
Date:   Wed Mar 2 11:00:18 2011 -0800
 
3793
 
 
3794
    build: improve CUPS detection
 
3795
    
 
3796
    https://bugzilla.gnome.org/show_bug.cgi?id=644064
 
3797
 
 
3798
 configure.ac |   10 +++++++---
 
3799
 1 files changed, 7 insertions(+), 3 deletions(-)
 
3800
 
 
3801
commit 3789666fac1578555127e429e0d12eba7866bbcd
 
3802
Author: Mattias Põldaru <mahfiaz@gmail.com>
 
3803
Date:   Tue Mar 15 13:40:15 2011 +0200
 
3804
 
 
3805
    [l10n] Updated Estonian translation
 
3806
 
 
3807
 po/et.po | 2034 ++++++++------------------------------------------------------
 
3808
 1 files changed, 258 insertions(+), 1776 deletions(-)
 
3809
 
 
3810
commit d6a419f0671260cba2fedbb4be27d06700d78aa2
 
3811
Author: Fran Diéguez <fran@openhost.es>
 
3812
Date:   Tue Mar 15 12:05:06 2011 +0100
 
3813
 
 
3814
    Updated Galician translations
 
3815
 
 
3816
 po/gl.po | 1527 ++++++++++++++++++++++++++++++++++++++------------------------
 
3817
 1 files changed, 927 insertions(+), 600 deletions(-)
 
3818
 
 
3819
commit c7179b6901c9a0f06ab017b1500b7d6ffe41b405
 
3820
Author: Marek Kasik <mkasik@redhat.com>
 
3821
Date:   Tue Mar 15 12:03:58 2011 +0100
 
3822
 
 
3823
    printers: Set longer timeout for installation of printer driver
 
3824
    
 
3825
    Don't timeout when installing printer drivers.
 
3826
 
 
3827
 panels/printers/pp-new-printer-dialog.c |   18 ++++++++++--------
 
3828
 1 files changed, 10 insertions(+), 8 deletions(-)
 
3829
 
 
3830
commit c6999c2f01f08b32d6db52b9c2d8b74300cf436f
 
3831
Author: Daniel Nylander <po@danielnylander.se>
 
3832
Date:   Tue Mar 15 10:32:31 2011 +0100
 
3833
 
 
3834
    Updated Swedish translation
 
3835
 
 
3836
 po/sv.po |  958 +++++++++++++++++++++++++++++++++++---------------------------
 
3837
 1 files changed, 542 insertions(+), 416 deletions(-)
 
3838
 
 
3839
commit 615422f0936b5b12b9d3724c9fa885e4110d3ceb
 
3840
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
3841
Date:   Tue Mar 15 06:41:23 2011 +0200
 
3842
 
 
3843
    Uploaded Ukranian
 
3844
 
 
3845
 po/uk.po |  103 ++++++++++++++++++++++++++++++++++++++++---------------------
 
3846
 1 files changed, 67 insertions(+), 36 deletions(-)
 
3847
 
 
3848
commit 54af1285f28367705fc0a55e62ac05ee79989cd9
 
3849
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
3850
Date:   Tue Mar 15 04:04:58 2011 +0100
 
3851
 
 
3852
    Updated Hungarian translation
 
3853
 
 
3854
 po/hu.po |  791 +++++++++++++++++++++++++++++++++++++-------------------------
 
3855
 1 files changed, 475 insertions(+), 316 deletions(-)
 
3856
 
 
3857
commit 7ae3dffc8b14e7571c46235c70fdab94a1f028b3
 
3858
Author: Bastien Nocera <hadess@hadess.net>
 
3859
Date:   Tue Mar 15 02:02:29 2011 +0000
 
3860
 
 
3861
    datetime: Disable test-timezone for now
 
3862
 
 
3863
 panels/datetime/Makefile.am |    2 +-
 
3864
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3865
 
 
3866
commit 56cd9069eed492655c3d79f21a89b987432d3a3c
 
3867
Author: Bastien Nocera <hadess@hadess.net>
 
3868
Date:   Tue Mar 15 01:57:15 2011 +0000
 
3869
 
 
3870
    datetime: Don't crash when the timezone is unknown
 
3871
    
 
3872
    Passing "posixrules" to cc_timezone_map_set_timezone() certainly
 
3873
    won't work that well.
 
3874
    
 
3875
    https://bugzilla.redhat.com/show_bug.cgi?id=684593
 
3876
 
 
3877
 panels/datetime/cc-datetime-panel.c |    8 +++++++-
 
3878
 1 files changed, 7 insertions(+), 1 deletions(-)
 
3879
 
 
3880
commit 33fb810c846c68a2cde2a784057b965287322aa6
 
3881
Author: Bastien Nocera <hadess@hadess.net>
 
3882
Date:   Tue Mar 15 01:56:24 2011 +0000
 
3883
 
 
3884
    datetime: Add test program for missing TZ support
 
3885
    
 
3886
    We don't handle a number of timezones currently, including
 
3887
    things like "posixrules", or even "Etc/GMT".
 
3888
 
 
3889
 panels/datetime/Makefile.am     |    9 +++-
 
3890
 panels/datetime/test-timezone.c |   81 +++++++++++++++++++++++++++++++++++++++
 
3891
 2 files changed, 88 insertions(+), 2 deletions(-)
 
3892
 
 
3893
commit 31be5be9c7d1333bde7eedb98c938fc12c814bca
 
3894
Author: Bastien Nocera <hadess@hadess.net>
 
3895
Date:   Tue Mar 15 01:35:51 2011 +0000
 
3896
 
 
3897
    datetime: Add hacks to support more timezones
 
3898
    
 
3899
    Such as posix/Europe/London, and the likes.
 
3900
 
 
3901
 panels/datetime/cc-timezone-map.c |   25 ++++++++++++++++++++++++-
 
3902
 1 files changed, 24 insertions(+), 1 deletions(-)
 
3903
 
 
3904
commit cb3c0af71de8f64bc61acba434ccbf5882b29034
 
3905
Author: Bastien Nocera <hadess@hadess.net>
 
3906
Date:   Tue Mar 15 00:49:00 2011 +0000
 
3907
 
 
3908
    datetime: Return FALSE when we fail to find a timezone
 
3909
 
 
3910
 panels/datetime/cc-timezone-map.c |   10 ++++++++--
 
3911
 panels/datetime/cc-timezone-map.h |    4 ++--
 
3912
 2 files changed, 10 insertions(+), 4 deletions(-)
 
3913
 
 
3914
commit 9ab02da28bcb9fc364b8a5d2ca88e1aa52422ce4
 
3915
Author: Bastien Nocera <hadess@hadess.net>
 
3916
Date:   Tue Mar 15 00:40:25 2011 +0000
 
3917
 
 
3918
    datetime: Rename test-timezone to test-timezone-gfx
 
3919
 
 
3920
 panels/datetime/Makefile.am         |   12 ++++----
 
3921
 panels/datetime/test-timezone-gfx.c |   55 +++++++++++++++++++++++++++++++++++
 
3922
 panels/datetime/test-timezone.c     |   55 -----------------------------------
 
3923
 3 files changed, 61 insertions(+), 61 deletions(-)
 
3924
 
 
3925
commit b160c1549b2bf18ed6c83c3af305a63d7b58f7ec
 
3926
Author: Matthias Clasen <mclasen@redhat.com>
 
3927
Date:   Mon Mar 14 19:21:54 2011 -0400
 
3928
 
 
3929
    Network: Implement and show on/off switch for wireless/wimax
 
3930
    
 
3931
    These map to nm_client_wireless/wimax_set/get_enabled.
 
3932
 
 
3933
 panels/network/cc-network-panel.c |  122 +++++++++++++++++++++++++++++++++++++
 
3934
 panels/network/network.ui         |    3 +-
 
3935
 2 files changed, 124 insertions(+), 1 deletions(-)
 
3936
 
 
3937
commit b7f42ae16146041db58b81520fccdb261768ef57
 
3938
Author: Bastien Nocera <hadess@hadess.net>
 
3939
Date:   Mon Mar 14 17:54:06 2011 +0000
 
3940
 
 
3941
    sound: Remove old support code for PA < 0.9.15
 
3942
 
 
3943
 panels/sound/gvc-mixer-control.c |   17 +++++------------
 
3944
 panels/sound/gvc-mixer-sink.c    |    4 ----
 
3945
 panels/sound/gvc-mixer-source.c  |    4 ----
 
3946
 3 files changed, 5 insertions(+), 20 deletions(-)
 
3947
 
 
3948
commit 719dda1ada7578837fb4572e996358ebbf525229
 
3949
Author: Bastien Nocera <hadess@hadess.net>
 
3950
Date:   Mon Mar 14 15:14:59 2011 +0000
 
3951
 
 
3952
    user-accounts: Update cheeese minimum requirements
 
3953
 
 
3954
 configure.ac |    2 +-
 
3955
 1 files changed, 1 insertions(+), 1 deletions(-)
 
3956
 
 
3957
commit a320dc9303a3c95ecdd50c4939f4039664b671fe
 
3958
Author: Matthias Clasen <mclasen@redhat.com>
 
3959
Date:   Mon Mar 14 17:04:05 2011 -0400
 
3960
 
 
3961
    Network: Add a device off switch
 
3962
    
 
3963
    As seen in the mockups. This is currently hidden, until
 
3964
    I figure out how to wire this up properly.
 
3965
 
 
3966
 panels/network/network.ui |   38 ++++++++++++++++++++++++++------------
 
3967
 1 files changed, 26 insertions(+), 12 deletions(-)
 
3968
 
 
3969
commit 2314ab7bd8ed00dfaacc7bf048881f5fa3d8f44d
 
3970
Author: Luca Ferretti <lferrett@gnome.org>
 
3971
Date:   Mon Mar 14 21:11:05 2011 +0100
 
3972
 
 
3973
    Updated Italian translation
 
3974
 
 
3975
 po/it.po |  212 ++++++++++++++++++++++++++++++++++++++++----------------------
 
3976
 1 files changed, 136 insertions(+), 76 deletions(-)
 
3977
 
 
3978
commit 013ef371ea0c1ef73949783ec5b6211c10df5183
 
3979
Author: Khaled Hosny <khaledhosny@eglug.org>
 
3980
Date:   Mon Mar 14 21:03:17 2011 +0200
 
3981
 
 
3982
    Updated Arabic translation
 
3983
 
 
3984
 po/ar.po |   71 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 
3985
 1 files changed, 51 insertions(+), 20 deletions(-)
 
3986
 
 
3987
commit d892e1b6b80fe72d46df68b769b8dbf131bf84b1
 
3988
Author: William Jon McCann <jmccann@redhat.com>
 
3989
Date:   Mon Mar 14 14:55:36 2011 -0400
 
3990
 
 
3991
    printers: use dim-label to accentuate values
 
3992
 
 
3993
 panels/printers/printers.ui |   15 +++++++++++++++
 
3994
 1 files changed, 15 insertions(+), 0 deletions(-)
 
3995
 
 
3996
commit 936175eddf95084a399063975d1ef5fcbce54385
 
3997
Author: William Jon McCann <jmccann@redhat.com>
 
3998
Date:   Mon Mar 14 14:14:56 2011 -0400
 
3999
 
 
4000
    user-accounts: use dim-label class instead of hardcoded color
 
4001
 
 
4002
 panels/user-accounts/data/account-dialog.ui       |   18 ++++++------
 
4003
 panels/user-accounts/data/password-dialog.ui      |   30 ++++++++++----------
 
4004
 panels/user-accounts/data/user-accounts-dialog.ui |   30 ++++++++++----------
 
4005
 3 files changed, 39 insertions(+), 39 deletions(-)
 
4006
 
 
4007
commit 242381cd85efe2036ed4a27b95a784804c47d5ce
 
4008
Author: William Jon McCann <jmccann@redhat.com>
 
4009
Date:   Mon Mar 14 14:09:33 2011 -0400
 
4010
 
 
4011
    info: use dim labels
 
4012
    
 
4013
    Use a style class for labels that accentuates the value instead of
 
4014
    the label text.
 
4015
 
 
4016
 panels/info/info.ui |   27 +++++++++++++++++++++++++++
 
4017
 1 files changed, 27 insertions(+), 0 deletions(-)
 
4018
 
 
4019
commit ec36584a2466c126386f0204e27325a733d69716
 
4020
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
4021
Date:   Mon Mar 14 19:47:53 2011 +0100
 
4022
 
 
4023
    Updated Slovenian translation
 
4024
 
 
4025
 po/sl.po |  103 +++++++++++++++++++++++++++++++++-----------------------------
 
4026
 1 files changed, 55 insertions(+), 48 deletions(-)
 
4027
 
 
4028
commit 5b056c83d784721814d2e0ea4fd20505569f4393
 
4029
Author: Kjartan Maraas <kmaraas@gnome.org>
 
4030
Date:   Mon Mar 14 18:35:55 2011 +0100
 
4031
 
 
4032
    Annotate new printer prefs window to ensure strings are extracted.
 
4033
 
 
4034
 po/POTFILES.in |    2 +-
 
4035
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4036
 
 
4037
commit 84c029dd943871031bdc99ca620646be136a1ca5
 
4038
Author: Kjartan Maraas <kmaraas@gnome.org>
 
4039
Date:   Mon Mar 14 18:35:35 2011 +0100
 
4040
 
 
4041
    Updated Norwegian bokmål translation
 
4042
 
 
4043
 po/nb.po |   43 ++++++++++++++++++++++++++++++++++++-------
 
4044
 1 files changed, 36 insertions(+), 7 deletions(-)
 
4045
 
 
4046
commit 12591bbc2c9ee5c5f0342975b1d18286b4c04e84
 
4047
Author: Matthias Clasen <mclasen@redhat.com>
 
4048
Date:   Mon Mar 14 13:17:51 2011 -0400
 
4049
 
 
4050
    Network: Fix label alignment
 
4051
    
 
4052
    The DNS fields are wrapping, and need to be left-aligned to
 
4053
    look ok in that case.
 
4054
 
 
4055
 panels/network/network.ui |    2 ++
 
4056
 1 files changed, 2 insertions(+), 0 deletions(-)
 
4057
 
 
4058
commit 080dabe3e46ab8704cab219de56486a0cfc41100
 
4059
Author: Marek Kasik <mkasik@redhat.com>
 
4060
Date:   Mon Mar 14 17:21:39 2011 +0100
 
4061
 
 
4062
    printers: Call cupsGetDevices() asynchronously
 
4063
    
 
4064
    This patch makes PpNewPrinterDialog to call DevicesGet method
 
4065
    asynchronously now.
 
4066
    It also adds spinner to the lower left corner with label showing
 
4067
    status of this operation (#644212).
 
4068
 
 
4069
 panels/printers/new-printer-dialog.ui   |   37 ++++++-
 
4070
 panels/printers/pp-new-printer-dialog.c |  163 +++++++++++++++++++++++-------
 
4071
 panels/printers/printers.ui             |    2 +-
 
4072
 3 files changed, 157 insertions(+), 45 deletions(-)
 
4073
 
 
4074
commit 64650538049a6f42a2d330f1275a9c3d7d9f2e97
 
4075
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
4076
Date:   Tue Mar 15 00:13:36 2011 +0900
 
4077
 
 
4078
    Updated Japanese translation.
 
4079
 
 
4080
 po/ja.po | 3275 +++++++++----------------------------------------------------
 
4081
 1 files changed, 484 insertions(+), 2791 deletions(-)
 
4082
 
 
4083
commit d31cbc202316db812d2a14bc8672f2c9793d486c
 
4084
Author: Petr Kovar <pknbe@volny.cz>
 
4085
Date:   Sun Mar 13 19:54:19 2011 +0100
 
4086
 
 
4087
    Update Czech translation by Ondrej Kopka
 
4088
    
 
4089
    Reviewed by: Petr Kovar.
 
4090
 
 
4091
 po/cs.po | 7415 ++++++++++++++++++++++++++++++++++++++------------------------
 
4092
 1 files changed, 4595 insertions(+), 2820 deletions(-)
 
4093
 
 
4094
commit 137d2595c57e08eb8de40d72a3ed87e66b142c84
 
4095
Author: Mario Blättermann <mariobl@gnome.org>
 
4096
Date:   Sun Mar 13 17:35:21 2011 +0100
 
4097
 
 
4098
    Updated German translation
 
4099
 
 
4100
 po/de.po |  764 ++++++++++++++++++++++++++++++++++++-------------------------
 
4101
 1 files changed, 451 insertions(+), 313 deletions(-)
 
4102
 
 
4103
commit 8c17b1b339e8fa85f28296f10d75a870ecfc3aa1
 
4104
Author: Kjartan Maraas <kmaraas@gnome.org>
 
4105
Date:   Sun Mar 13 16:26:19 2011 +0100
 
4106
 
 
4107
    Updated Norwegian bokmål translation
 
4108
 
 
4109
 po/nb.po |  243 +++++++++++++++++++++++++++++++++++++++----------------------
 
4110
 1 files changed, 155 insertions(+), 88 deletions(-)
 
4111
 
 
4112
commit e98f4efb6e253f4c9b4b169b300d68817d4fec9f
 
4113
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
4114
Date:   Sun Mar 13 12:11:14 2011 +0100
 
4115
 
 
4116
    Updated Spanish translation
 
4117
 
 
4118
 po/es.po |  233 +++++++++++++++++++++++++++++++++++++-------------------------
 
4119
 1 files changed, 139 insertions(+), 94 deletions(-)
 
4120
 
 
4121
commit 7e7c3c16c36a68a082ff03f61656850e6f9cccdd
 
4122
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
4123
Date:   Sun Mar 13 09:51:13 2011 +0200
 
4124
 
 
4125
    Updated Hebrew translation.
 
4126
 
 
4127
 po/he.po |  103 +++++++++++++++++++++++++++++++++-----------------------------
 
4128
 1 files changed, 55 insertions(+), 48 deletions(-)
 
4129
 
 
4130
commit 4109335861a4bdfaf5e9d3c11ca24a8ca5900f6e
 
4131
Author: Matthias Clasen <mclasen@redhat.com>
 
4132
Date:   Sun Mar 13 00:39:13 2011 -0500
 
4133
 
 
4134
    Mouse: set up scroll method radios initially
 
4135
    
 
4136
    The panel was always coming up with scrolling disabled.
 
4137
    https://bugzilla.gnome.org/show_bug.cgi?id=644223
 
4138
 
 
4139
 panels/mouse/gnome-mouse-properties.c |   25 ++++++++++++++++++++++++-
 
4140
 1 files changed, 24 insertions(+), 1 deletions(-)
 
4141
 
 
4142
commit 451b7edf373e9e97b9b011eb9561b36ca0e1e13f
 
4143
Author: Matthias Clasen <mclasen@redhat.com>
 
4144
Date:   Sun Mar 13 00:26:50 2011 -0500
 
4145
 
 
4146
    Mouse: don't reuse the same adjustments
 
4147
    
 
4148
    The acceleration and sensitivity sliders on the mouse and touchpad
 
4149
    tabs were sharing the same adjustment, which doesn't really work.
 
4150
    
 
4151
    https://bugzilla.gnome.org/show_bug.cgi?id=644223
 
4152
 
 
4153
 panels/mouse/gnome-mouse-properties.ui |   18 ++++++++++++++++--
 
4154
 1 files changed, 16 insertions(+), 2 deletions(-)
 
4155
 
 
4156
commit d120490013716e5bf4b856e6a45f410af02db384
 
4157
Author: Sergey V. Udaltsov <svu@gnome.org>
 
4158
Date:   Sun Mar 13 01:04:50 2011 +0000
 
4159
 
 
4160
    Using separate window group to avoid modal shadowing
 
4161
    
 
4162
    The idea by mclasen. Non-modal preview for modal "add layout" popup
 
4163
 
 
4164
 panels/region/gnome-region-panel-xkbltadd.c |    7 +++++++
 
4165
 1 files changed, 7 insertions(+), 0 deletions(-)
 
4166
 
 
4167
commit 9a7a1216f5ff1ab39cb1d0bb33ae4f6355a24473
 
4168
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
4169
Date:   Sat Mar 12 23:44:28 2011 +0000
 
4170
 
 
4171
    Updated Portuguese translation
 
4172
 
 
4173
 po/pt.po |  120 +++++++++++++++++++++++++++++++++-----------------------------
 
4174
 1 files changed, 64 insertions(+), 56 deletions(-)
 
4175
 
 
4176
commit 3d9cd4be39cdee04fea4203008dfdbe6ebfe326b
 
4177
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
4178
Date:   Sat Mar 12 23:43:27 2011 +0000
 
4179
 
 
4180
    Updated Portuguese translation
 
4181
 
 
4182
 po/pt.po | 5647 ++++++++++++++++++++++++++++++++++++++++----------------------
 
4183
 1 files changed, 3622 insertions(+), 2025 deletions(-)
 
4184
 
 
4185
commit 367f1ab790edbb1a7006246270fd8bdac1235f9e
 
4186
Author: Frédéric Péters <fpeters@0d.be>
 
4187
Date:   Sat Mar 12 20:49:20 2011 +0100
 
4188
 
 
4189
    Add missing timezone files
 
4190
    
 
4191
    https://bugzilla.gnome.org/show_bug.cgi?id=630261
 
4192
 
 
4193
 panels/datetime/Makefile.am            |    5 +++--
 
4194
 panels/datetime/data/cc.png            |  Bin 53948 -> 52271 bytes
 
4195
 panels/datetime/data/timezone_-11.png  |  Bin 7406 -> 8347 bytes
 
4196
 panels/datetime/data/timezone_14.png   |  Bin 0 -> 7722 bytes
 
4197
 panels/datetime/data/timezone_8.75.png |  Bin 0 -> 13993 bytes
 
4198
 panels/datetime/data/timezone_8.png    |  Bin 16725 -> 16050 bytes
 
4199
 6 files changed, 3 insertions(+), 2 deletions(-)
 
4200
 
 
4201
commit fc1150fe67fa858b0693238afaa6ddf18fc68b77
 
4202
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
4203
Date:   Sat Mar 12 23:51:56 2011 +0200
 
4204
 
 
4205
    Uploaded Ukranian
 
4206
 
 
4207
 po/uk.po |  210 ++++++++++++++++++++++++++++++++++++++------------------------
 
4208
 1 files changed, 128 insertions(+), 82 deletions(-)
 
4209
 
 
4210
commit bcddf3d47c08d0e5f41a568366701725d503eb2d
 
4211
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
4212
Date:   Thu Mar 10 20:32:28 2011 +0200
 
4213
 
 
4214
    Uploaded Ukranian
 
4215
 
 
4216
 po/uk.po |  176 +++++++++++++++++++++++++++++++++++++++----------------------
 
4217
 1 files changed, 112 insertions(+), 64 deletions(-)
 
4218
 
 
4219
commit 243c11712b2bff2e970cd68c139bebb58198250a
 
4220
Author: Matthias Clasen <mclasen@redhat.com>
 
4221
Date:   Sat Mar 12 15:46:16 2011 -0500
 
4222
 
 
4223
    Network: fix some alignment and focus issues
 
4224
    
 
4225
    Make the wireless network combo focusable, but not editable.
 
4226
    Make all the proxy labels right-aligned and equal size.
 
4227
    There is still an overall size problem with the proxy page.
 
4228
 
 
4229
 panels/network/network.ui |   25 +++++++++++++++++++++++--
 
4230
 1 files changed, 23 insertions(+), 2 deletions(-)
 
4231
 
 
4232
commit 459328c5b8fc53250da8d0d9d9d2740fe9401415
 
4233
Author: Khaled Hosny <khaledhosny@eglug.org>
 
4234
Date:   Sat Mar 12 22:14:29 2011 +0200
 
4235
 
 
4236
    Updated Arabic translation
 
4237
 
 
4238
 po/ar.po |  186 +++++++++++++++++++++++++++++++++-----------------------------
 
4239
 1 files changed, 99 insertions(+), 87 deletions(-)
 
4240
 
 
4241
commit bc34b8777537bf15577aa70be780e93376754cb2
 
4242
Author: Matthias Clasen <mclasen@redhat.com>
 
4243
Date:   Sat Mar 12 15:12:53 2011 -0500
 
4244
 
 
4245
    Network: Reinstate the proxy method model
 
4246
    
 
4247
    Glade was playing tricks on me there.
 
4248
 
 
4249
 panels/network/network.ui |    5 ++---
 
4250
 1 files changed, 2 insertions(+), 3 deletions(-)
 
4251
 
 
4252
commit 9f07f2b9bed4aeb246ef8c53bd7588b548f2c1e5
 
4253
Author: Matthias Clasen <mclasen@redhat.com>
 
4254
Date:   Sat Mar 12 15:02:58 2011 -0500
 
4255
 
 
4256
    Network: Add mnemonics
 
4257
    
 
4258
    Make the panel keynav friendly by setting up mnemonics for active
 
4259
    controls.
 
4260
 
 
4261
 panels/network/network.ui |   41 ++++++++++++++++++++++++++++++-----------
 
4262
 1 files changed, 30 insertions(+), 11 deletions(-)
 
4263
 
 
4264
commit ed5f4f5fdf59e6594dd0d910cce4d673c5511d70
 
4265
Author: Matthias Clasen <mclasen@redhat.com>
 
4266
Date:   Sat Mar 12 14:27:22 2011 -0500
 
4267
 
 
4268
    Network: Add Option buttons
 
4269
    
 
4270
    Following the design. These are currently hidden, until we have
 
4271
    something to show there.
 
4272
 
 
4273
 panels/network/network.ui |  448 ++++++++++++++++++++++++++++++++++++---------
 
4274
 1 files changed, 364 insertions(+), 84 deletions(-)
 
4275
 
 
4276
commit 6719082f1eee29bb83436db91387de83ac325f75
 
4277
Author: Changwoo Ryu <cwryu@debian.org>
 
4278
Date:   Sat Mar 12 23:31:38 2011 +0900
 
4279
 
 
4280
    Updated Korean translation
 
4281
 
 
4282
 po/ko.po |  687 ++++++++++++++++++++++++++++++++++++-------------------------
 
4283
 1 files changed, 405 insertions(+), 282 deletions(-)
 
4284
 
 
4285
commit 912a90348b595ced1e7cdf211b799342ebdbf43c
 
4286
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
4287
Date:   Sat Mar 12 10:04:46 2011 +0100
 
4288
 
 
4289
    Updated Spanish translation
 
4290
 
 
4291
 po/es.po |   71 ++++++++++++++++++++++++++++++++++++++++++-------------------
 
4292
 1 files changed, 49 insertions(+), 22 deletions(-)
 
4293
 
 
4294
commit bed3d6b16b1f4da147025f4c21fa27f2c12892e8
 
4295
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
4296
Date:   Sat Mar 12 06:19:11 2011 +0200
 
4297
 
 
4298
    Updated Hebrew translation.
 
4299
 
 
4300
 po/he.po |  112 +++++++++++++++++++++++++++++++++++++------------------------
 
4301
 1 files changed, 68 insertions(+), 44 deletions(-)
 
4302
 
 
4303
commit 09c72ea541392ee4ab87d3beb3ba71e186f724d5
 
4304
Author: Luca Ferretti <lferrett@gnome.org>
 
4305
Date:   Fri Mar 11 22:49:41 2011 +0100
 
4306
 
 
4307
    Updated Italian translation
 
4308
 
 
4309
 po/it.po |  391 +++++++++++++++++++++++++++++++++++++++-----------------------
 
4310
 1 files changed, 244 insertions(+), 147 deletions(-)
 
4311
 
 
4312
commit 284dd26273261436b1edd53191222fca0ee2c9be
 
4313
Author: Matej Urbančič <mateju@svn.gnome.org>
 
4314
Date:   Fri Mar 11 20:08:46 2011 +0100
 
4315
 
 
4316
    Updated Slovenian translation
 
4317
 
 
4318
 po/sl.po |  680 ++++++++------------------------------------------------------
 
4319
 1 files changed, 86 insertions(+), 594 deletions(-)
 
4320
 
 
4321
commit 29b2b6cb05d416e458a5ea94c2a972cdcd277eb0
 
4322
Author: Florian Müllner <fmuellner@gnome.org>
 
4323
Date:   Fri Mar 11 16:22:51 2011 +0000
 
4324
 
 
4325
    sound: Add introspection info for new GIcon function
 
4326
 
 
4327
 panels/sound/gvc-mixer-stream.c |    6 ++++++
 
4328
 1 files changed, 6 insertions(+), 0 deletions(-)
 
4329
 
 
4330
commit a9555f52d0b22413eb8f63a49d8bc3503ca5e228
 
4331
Author: Colin Guthrie <cguthrie@mandriva.org>
 
4332
Date:   Fri Mar 11 15:45:57 2011 +0000
 
4333
 
 
4334
    sound: Use upstream value for amplified volume
 
4335
    
 
4336
    In order to standardise various separate volume UIs,
 
4337
    upstream PulseAudio has made a new define available for the
 
4338
    recommended
 
4339
    maximum volume to show in UIs. This volume was chosen to be
 
4340
    similar to the value currently employed in gvc but also be
 
4341
    based on dB values rather than a multiple of PA_VOLUME_NORM.
 
4342
    
 
4343
    The 150% value previously used mapped to +10.57dB with the
 
4344
    current cubic volume mapping. In the interests of sanity,
 
4345
    and with a tip of the hat to Spinal Tap, we decreed that the
 
4346
    value should be +11dB. This is approx 153% which is doesn't really
 
4347
    change the visual look of GVC.
 
4348
    
 
4349
    I will also be recommending other volume controls use this new
 
4350
    value so everyone can use the mixer they want.
 
4351
    
 
4352
    This one goes up to 11. :)
 
4353
    
 
4354
    References:
 
4355
    https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-April/006945.html
 
4356
    https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-April/006950.html
 
4357
    http://en.wikipedia.org/wiki/Up_to_eleven
 
4358
    
 
4359
    https://bugzilla.gnome.org/show_bug.cgi?id=644292
 
4360
 
 
4361
 panels/sound/gvc-channel-bar.c   |    5 +++--
 
4362
 panels/sound/gvc-mixer-control.c |   17 +++++++++++++++++
 
4363
 panels/sound/gvc-mixer-control.h |    3 +++
 
4364
 3 files changed, 23 insertions(+), 2 deletions(-)
 
4365
 
 
4366
commit 83c681ee9e93073d351c9916fbcd1b203a858b51
 
4367
Author: Bastien Nocera <hadess@hadess.net>
 
4368
Date:   Fri Mar 11 15:29:15 2011 +0000
 
4369
 
 
4370
    sound: Fix ordering of typedefs
 
4371
    
 
4372
    When building without PulseAudio includes.
 
4373
 
 
4374
 panels/sound/gvc-pulseaudio-fake.h |    6 +++---
 
4375
 1 files changed, 3 insertions(+), 3 deletions(-)
 
4376
 
 
4377
commit ed04eaeb03512e6f1a6e98580e047c6332af0a5d
 
4378
Author: Richard Hughes <richard@hughsie.com>
 
4379
Date:   Fri Mar 11 16:13:17 2011 +0000
 
4380
 
 
4381
    network: ensure we refresh the UI if coldplug devices are changed
 
4382
 
 
4383
 panels/network/cc-network-panel.c |   36 ++++++++++++++++++++----------------
 
4384
 panels/network/net-device.c       |   14 ++++++++++++++
 
4385
 2 files changed, 34 insertions(+), 16 deletions(-)
 
4386
 
 
4387
commit 3bee2844a7e441cf5360a9d49290615725de1fd1
 
4388
Author: Richard Hughes <richard@hughsie.com>
 
4389
Date:   Fri Mar 11 15:56:49 2011 +0000
 
4390
 
 
4391
    network: use the new network-wired-disconnected icon
 
4392
    
 
4393
    You need to build a gnome-icon-theme from git for this to work correctly.
 
4394
 
 
4395
 panels/network/cc-network-panel.c |    2 +-
 
4396
 panels/network/panel-common.c     |    5 ++---
 
4397
 2 files changed, 3 insertions(+), 4 deletions(-)
 
4398
 
 
4399
commit 96026dae34026d5851d418b3721286adc172199a
 
4400
Author: Richard Hughes <richard@hughsie.com>
 
4401
Date:   Fri Mar 11 15:53:54 2011 +0000
 
4402
 
 
4403
    network: do not show a speed of zero for any device
 
4404
 
 
4405
 panels/network/cc-network-panel.c |   16 ++++++++++++----
 
4406
 1 files changed, 12 insertions(+), 4 deletions(-)
 
4407
 
 
4408
commit eeac17e2265bde858ddcf807c2243abaf9d2d9b4
 
4409
Author: Richard Hughes <richard@hughsie.com>
 
4410
Date:   Fri Mar 11 15:13:20 2011 +0000
 
4411
 
 
4412
    network: display a different icon if the wired ethernet device is disconnected
 
4413
 
 
4414
 panels/network/panel-common.c |    9 ++++++++-
 
4415
 1 files changed, 8 insertions(+), 1 deletions(-)
 
4416
 
 
4417
commit 4fc48a3fb3c9f0d3c76d205e659ec8291317ba0b
 
4418
Author: Richard Hughes <richard@hughsie.com>
 
4419
Date:   Fri Mar 11 15:04:15 2011 +0000
 
4420
 
 
4421
    network: a disconnected wired connection is 'Unplugged', not 'Disconnected'
 
4422
 
 
4423
 panels/network/cc-network-panel.c |    9 +++++++--
 
4424
 1 files changed, 7 insertions(+), 2 deletions(-)
 
4425
 
 
4426
commit 5421992af87b6b64131363854c51428729eb8030
 
4427
Author: Hugo Vaz Sampaio <hvazsampaio@gmail.com>
 
4428
Date:   Fri Mar 11 11:50:09 2011 -0300
 
4429
 
 
4430
    Updated Brazilian Portuguese translation
 
4431
 
 
4432
 po/pt_BR.po | 6032 +++++++++++++++++++++++++++++++----------------------------
 
4433
 1 files changed, 3151 insertions(+), 2881 deletions(-)
 
4434
 
 
4435
commit 639e87724e7d991660c2a06617e2ba0ba4ed8ef3
 
4436
Author: Bastien Nocera <hadess@hadess.net>
 
4437
Date:   Fri Mar 11 13:16:03 2011 +0000
 
4438
 
 
4439
    datetime: Make 24h setting changeable without unlocking
 
4440
    
 
4441
    https://bugzilla.gnome.org/show_bug.cgi?id=643891
 
4442
 
 
4443
 panels/datetime/cc-datetime-panel.c |    9 +++++----
 
4444
 1 files changed, 5 insertions(+), 4 deletions(-)
 
4445
 
 
4446
commit 96ff9114e161d77014efc270573600ff456fd95c
 
4447
Author: Khaled Hosny <khaledhosny@eglug.org>
 
4448
Date:   Fri Mar 11 15:08:09 2011 +0200
 
4449
 
 
4450
    Updated Arabic translation
 
4451
 
 
4452
 po/ar.po |  101 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 
4453
 1 files changed, 77 insertions(+), 24 deletions(-)
 
4454
 
 
4455
commit 0d2903f1c4768052f0670ae65d7ce1dada515cf9
 
4456
Author: Bastien Nocera <hadess@hadess.net>
 
4457
Date:   Fri Mar 11 13:01:23 2011 +0000
 
4458
 
 
4459
    datetime: Change combobox when map is clicked
 
4460
    
 
4461
    https://bugzilla.redhat.com/show_bug.cgi?id=684072
 
4462
 
 
4463
 panels/datetime/cc-datetime-panel.c |   39 ++++++++++++++++++++++++----------
 
4464
 1 files changed, 27 insertions(+), 12 deletions(-)
 
4465
 
 
4466
commit 7914025e1f2efe6ecd0d2efaf11b9fd624e695a4
 
4467
Author: Richard Hughes <richard@hughsie.com>
 
4468
Date:   Fri Mar 11 12:56:14 2011 +0000
 
4469
 
 
4470
    network: show the VPN connection state in the panel header
 
4471
 
 
4472
 panels/network/cc-network-panel.c |   24 +++++++++++++++++-
 
4473
 panels/network/net-object.c       |   25 +++++++++++++++----
 
4474
 panels/network/net-object.h       |    3 ++
 
4475
 panels/network/net-vpn.c          |   27 ++++++++++++++++++++
 
4476
 panels/network/net-vpn.h          |    3 ++
 
4477
 panels/network/panel-common.c     |   48 +++++++++++++++++++++++++++++++++++++
 
4478
 panels/network/panel-common.h     |    2 +
 
4479
 7 files changed, 125 insertions(+), 7 deletions(-)
 
4480
 
 
4481
commit bb70c1bd1a9d3fa9c7e22f8fa3779bc7f99684a2
 
4482
Author: Richard Hughes <richard@hughsie.com>
 
4483
Date:   Fri Mar 11 12:28:14 2011 +0000
 
4484
 
 
4485
    network: use an abstract device so we can get the VPN connection data
 
4486
 
 
4487
 panels/network/Makefile.am        |    6 ++
 
4488
 panels/network/cc-network-panel.c |  102 ++++++++++++++++++++++++--------
 
4489
 panels/network/net-device.c       |   83 ++++++++++++++++++++++++++
 
4490
 panels/network/net-device.h       |   63 ++++++++++++++++++++
 
4491
 panels/network/net-object.c       |   94 ++++++++++++++++++++++++++++++
 
4492
 panels/network/net-object.h       |   59 +++++++++++++++++++
 
4493
 panels/network/net-vpn.c          |  115 +++++++++++++++++++++++++++++++++++++
 
4494
 panels/network/net-vpn.h          |   66 +++++++++++++++++++++
 
4495
 panels/network/network.ui         |    8 +-
 
4496
 9 files changed, 566 insertions(+), 30 deletions(-)
 
4497
 
 
4498
commit 199774f0872064d425207b9a9a7f1dbe5641e9f8
 
4499
Author: Richard Hughes <richard@hughsie.com>
 
4500
Date:   Fri Mar 11 10:27:23 2011 +0000
 
4501
 
 
4502
    network: never show the loop device if IP4 data isn't available
 
4503
 
 
4504
 panels/network/cc-network-panel.c |   28 ++++++++++++++++++++++++++++
 
4505
 panels/network/network.ui         |    4 ++--
 
4506
 2 files changed, 30 insertions(+), 2 deletions(-)
 
4507
 
 
4508
commit d0704a68827122c5d61e4dfff7c88ebf39498b55
 
4509
Author: Frédéric Péters <fpeters@0d.be>
 
4510
Date:   Thu Mar 10 17:40:53 2011 +0100
 
4511
 
 
4512
    Fix linking of libshortcuts against X
 
4513
    
 
4514
    https://bugzilla.gnome.org/show_bug.cgi?id=644410
 
4515
 
 
4516
 configure.ac              |    1 +
 
4517
 panels/common/Makefile.am |    3 ++-
 
4518
 2 files changed, 3 insertions(+), 1 deletions(-)
 
4519
 
 
4520
commit 722660617af07b241a4b3d00784ea3cc7a91fb50
 
4521
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
4522
Date:   Fri Mar 11 08:43:32 2011 +0200
 
4523
 
 
4524
    Updated Hebrew translation.
 
4525
 
 
4526
 po/he.po |   31 ++++++++++++++++++++-----------
 
4527
 1 files changed, 20 insertions(+), 11 deletions(-)
 
4528
 
 
4529
commit 31c90f3ad593d9520d4ce7043285d78d7075342d
 
4530
Author: Matthias Clasen <mclasen@redhat.com>
 
4531
Date:   Thu Mar 10 21:43:09 2011 -0500
 
4532
 
 
4533
    Sound: Fix scroll event handling of channel bars
 
4534
    
 
4535
    Scrolling in any direction always went down. Very frustrating
 
4536
    experience...
 
4537
    https://bugzilla.gnome.org/show_bug.cgi?id=644462
 
4538
 
 
4539
 panels/sound/gvc-channel-bar.c |    2 +-
 
4540
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4541
 
 
4542
commit f74df686219ffe4121bfd9f17fd4e4227dfa9ba9
 
4543
Author: A S Alam <aalam@users.sf.net>
 
4544
Date:   Fri Mar 11 07:30:05 2011 +0530
 
4545
 
 
4546
    update Punjabi Translation by A S Alam
 
4547
 
 
4548
 po/pa.po |  108 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 
4549
 1 files changed, 81 insertions(+), 27 deletions(-)
 
4550
 
 
4551
commit 5eaf72f654b78f3756b339c765f5d72873d55c9e
 
4552
Author: Matthias Clasen <mclasen@redhat.com>
 
4553
Date:   Thu Mar 10 19:39:08 2011 -0500
 
4554
 
 
4555
    Printers: Attach 'add printer' dialog to toplevel
 
4556
    
 
4557
    It was already transient-for and modal, just missing the
 
4558
    right window type.
 
4559
    https://bugzilla.gnome.org/show_bug.cgi?id=644213
 
4560
 
 
4561
 panels/printers/new-printer-dialog.ui |    8 ++++----
 
4562
 1 files changed, 4 insertions(+), 4 deletions(-)
 
4563
 
 
4564
commit d032666d06e203ebf850c522723be17ffb492a9b
 
4565
Author: Matthias Clasen <mclasen@redhat.com>
 
4566
Date:   Thu Mar 10 19:10:47 2011 -0500
 
4567
 
 
4568
    Bump GTK+ dep to 3.0.2
 
4569
    
 
4570
    This is necessary because we assign style classes in .ui files.
 
4571
    https://bugzilla.gnome.org/show_bug.cgi?id=644182
 
4572
 
 
4573
 configure.ac |    2 +-
 
4574
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4575
 
 
4576
commit 22bd03db52c3b54cc12bdd1467e80335c0042d70
 
4577
Author: Matthias Clasen <mclasen@redhat.com>
 
4578
Date:   Thu Mar 10 19:03:51 2011 -0500
 
4579
 
 
4580
    Screen: Fix the delay acrobatics
 
4581
    
 
4582
    The special-casing of lock delay 0 was wrong, since the > 0 check
 
4583
    was happening after converting to absolute.
 
4584
    https://bugzilla.gnome.org/show_bug.cgi?id=644403
 
4585
 
 
4586
 panels/screen/cc-screen-panel.c |   16 ++++++++++------
 
4587
 1 files changed, 10 insertions(+), 6 deletions(-)
 
4588
 
 
4589
commit 2ef2db18a01affb39eabb5b878e2b178326c872e
 
4590
Author: Richard Hughes <richard@hughsie.com>
 
4591
Date:   Thu Mar 10 18:30:39 2011 +0000
 
4592
 
 
4593
    network: add the work in progress VPN code
 
4594
    
 
4595
    More to follow tomorrow...
 
4596
 
 
4597
 panels/network/cc-network-panel.c |   71 ++++++++++++++++++++++++++++++++-----
 
4598
 1 files changed, 62 insertions(+), 9 deletions(-)
 
4599
 
 
4600
commit 282e084301a97ca7b2c35a837c57e0b4c21383f0
 
4601
Author: Richard Hughes <richard@hughsie.com>
 
4602
Date:   Thu Mar 10 17:21:03 2011 +0000
 
4603
 
 
4604
    network: display the IPv6 address if one is provided for the device
 
4605
 
 
4606
 panels/network/cc-network-panel.c |   37 ++++++++++++++++++++++++++++++++-----
 
4607
 1 files changed, 32 insertions(+), 5 deletions(-)
 
4608
 
 
4609
commit b7886616632566ed4f9ec7a4bd4ba0adbb71ad0f
 
4610
Author: Matej Urbančič <mateju@svn.gnome.org>
 
4611
Date:   Thu Mar 10 18:19:23 2011 +0100
 
4612
 
 
4613
    Updated Slovenian translation
 
4614
 
 
4615
 po/sl.po |   64 +++++++++++++++++++++++++++++++++++++++++--------------------
 
4616
 1 files changed, 43 insertions(+), 21 deletions(-)
 
4617
 
 
4618
commit c7af64a679db07645ff6ee87910a310302c5d9a4
 
4619
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
4620
Date:   Thu Mar 10 19:03:04 2011 +0200
 
4621
 
 
4622
    Updated Hebrew translation.
 
4623
 
 
4624
 po/he.po |  179 +++++++++++++++++++++++++++++++++++++++-----------------------
 
4625
 1 files changed, 112 insertions(+), 67 deletions(-)
 
4626
 
 
4627
commit 8fd8cb5d518f4824148a55fd00ac2fdba4d2b050
 
4628
Author: Richard Hughes <richard@hughsie.com>
 
4629
Date:   Thu Mar 10 14:54:23 2011 +0000
 
4630
 
 
4631
    network: Hide UI controls that are not connected up to anything yet
 
4632
 
 
4633
 panels/network/cc-network-panel.c |    8 ++++++++
 
4634
 1 files changed, 8 insertions(+), 0 deletions(-)
 
4635
 
 
4636
commit a2f3a4312be836de0ef99d56674227e982ac7ebb
 
4637
Author: Richard Hughes <richard@hughsie.com>
 
4638
Date:   Thu Mar 10 14:50:11 2011 +0000
 
4639
 
 
4640
    network: nm_device_wifi_get_bitrate() returns values in kb/s, not Mb/s
 
4641
 
 
4642
 panels/network/cc-network-panel.c |    2 +-
 
4643
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4644
 
 
4645
commit ef3c9d13156544df2fee82a58152225429801b4f
 
4646
Author: Richard Hughes <richard@hughsie.com>
 
4647
Date:   Thu Mar 10 14:24:09 2011 +0000
 
4648
 
 
4649
    network: do not show the IPv6 address if nm_device_get_dhcp6_config() failed
 
4650
 
 
4651
 panels/network/cc-network-panel.c |    5 +++++
 
4652
 1 files changed, 5 insertions(+), 0 deletions(-)
 
4653
 
 
4654
commit 560fea4bc499e34877656c18c124cac0558fd489
 
4655
Author: Richard Hughes <richard@hughsie.com>
 
4656
Date:   Thu Mar 10 14:04:02 2011 +0000
 
4657
 
 
4658
    network: do not show a provider string for mobile broadband devices when not connected
 
4659
 
 
4660
 panels/network/cc-network-panel.c |    6 +++++-
 
4661
 1 files changed, 5 insertions(+), 1 deletions(-)
 
4662
 
 
4663
commit 5ecc2ca3d660341b3b75b6302dac2d9e96a7d3b8
 
4664
Author: Piotr Drąg <piotrdrag@gmail.com>
 
4665
Date:   Thu Mar 10 12:30:44 2011 +0100
 
4666
 
 
4667
    Updated Polish translation
 
4668
 
 
4669
 po/pl.po |   42 ++++++++++++++++++++++++++++++++----------
 
4670
 1 files changed, 32 insertions(+), 10 deletions(-)
 
4671
 
 
4672
commit a597124e2646c8ff45e72bd9f8a0fd751475cd28
 
4673
Author: Richard Hughes <richard@hughsie.com>
 
4674
Date:   Thu Mar 10 10:37:58 2011 +0000
 
4675
 
 
4676
    network: show the wireless security currently being used
 
4677
 
 
4678
 panels/network/cc-network-panel.c |   50 ++++++++++++++++++++++++++++++++++--
 
4679
 1 files changed, 47 insertions(+), 3 deletions(-)
 
4680
 
 
4681
commit 25530a889855db2f2fb9204426f9db432c1a4569
 
4682
Author: Richard Hughes <richard@hughsie.com>
 
4683
Date:   Thu Mar 10 10:37:24 2011 +0000
 
4684
 
 
4685
    network: fixup a trivial warning from mclasens fix
 
4686
 
 
4687
 panels/network/cc-network-panel.c |    2 +-
 
4688
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4689
 
 
4690
commit bf4489c5ef191898e8d59c87d4d6d1bc10ab70c0
 
4691
Author: Piotr Drąg <piotrdrag@gmail.com>
 
4692
Date:   Wed Mar 9 20:55:11 2011 +0100
 
4693
 
 
4694
    Updated Polish translation
 
4695
 
 
4696
 po/pl.po | 5850 +++++++++++++++++++++++++++++---------------------------------
 
4697
 1 files changed, 2777 insertions(+), 3073 deletions(-)
 
4698
 
 
4699
commit 60423be87fd9ff3df65650a5f5ce68eaf9703b44
 
4700
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
4701
Date:   Wed Mar 9 19:40:19 2011 +0100
 
4702
 
 
4703
    Updated Spanish translation
 
4704
 
 
4705
 po/es.po |   51 +++++++++++++++++++++++++++++++++++++--------------
 
4706
 1 files changed, 37 insertions(+), 14 deletions(-)
 
4707
 
 
4708
commit 6b0473b00905f7d385926260fc9c4d70cdde3c18
 
4709
Author: Bruce Cowan <bruce@bcowan.me.uk>
 
4710
Date:   Wed Mar 9 16:48:46 2011 +0000
 
4711
 
 
4712
    Updated British English translation
 
4713
 
 
4714
 po/en_GB.po | 5480 ++++++++++++++++++++++++++++++++++++++---------------------
 
4715
 1 files changed, 3583 insertions(+), 1897 deletions(-)
 
4716
 
 
4717
commit 9d7e8db02d0044f8946eca00d05ff1aa0a0c606a
 
4718
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
4719
Date:   Wed Mar 9 17:49:30 2011 +0100
 
4720
 
 
4721
    Updated Slovenian translation
 
4722
 
 
4723
 po/sl.po |    2 +-
 
4724
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4725
 
 
4726
commit a8f8bae7ca0243e388a5eca0a9e6d087403d09c5
 
4727
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
4728
Date:   Wed Mar 9 17:39:26 2011 +0100
 
4729
 
 
4730
    Updated Slovenian translation
 
4731
 
 
4732
 po/sl.po | 3751 ++++++++++++++++++++++++++++++++++++++++----------------------
 
4733
 1 files changed, 2419 insertions(+), 1332 deletions(-)
 
4734
 
 
4735
commit 73f9bffb3c37284a42c8aa48cbcfdfd147c1c8ed
 
4736
Author: Bastien Nocera <hadess@hadess.net>
 
4737
Date:   Wed Mar 9 13:33:08 2011 +0000
 
4738
 
 
4739
    background: Use new picture-uri GSettings key
 
4740
    
 
4741
    https://bugzilla.gnome.org/show_bug.cgi?id=633983
 
4742
 
 
4743
 panels/background/cc-background-panel.c |   22 ++++++++++------------
 
4744
 1 files changed, 10 insertions(+), 12 deletions(-)
 
4745
 
 
4746
commit 1d9806fe81f8630308d30edd31e3dc911f817293
 
4747
Author: Matthias Clasen <mclasen@redhat.com>
 
4748
Date:   Tue Mar 8 19:26:02 2011 -0500
 
4749
 
 
4750
    Network: don't be shy
 
4751
    
 
4752
    The moment the network panel actually met a real-life NM 0.9, it would
 
4753
    crash and burn...
 
4754
 
 
4755
 panels/network/cc-network-panel.c |    5 ++---
 
4756
 1 files changed, 2 insertions(+), 3 deletions(-)
 
4757
 
 
4758
commit ea92ba62e3ad19f50882a6864805d23caeddd834
 
4759
Author: Khaled Hosny <khaledhosny@eglug.org>
 
4760
Date:   Wed Mar 9 00:41:34 2011 +0200
 
4761
 
 
4762
    Updated Arabic translation
 
4763
 
 
4764
 po/ar.po |  126 +++++++++++++++++++++++++++++++++++++------------------------
 
4765
 1 files changed, 76 insertions(+), 50 deletions(-)
 
4766
 
 
4767
commit 5fdc90cc8b04c3224394fee615d265dbb8632616
 
4768
Author: Bastien Nocera <hadess@hadess.net>
 
4769
Date:   Tue Mar 8 11:36:13 2011 +0000
 
4770
 
 
4771
    2.91.91
 
4772
    
 
4773
    Fix wrong include lines, so distcheck works
 
4774
 
 
4775
 NEWS                                  |   42 +++++++++++++++++++++++++++++++++
 
4776
 configure.ac                          |    4 +-
 
4777
 panels/datetime/cc-datetime-panel.c   |    2 +-
 
4778
 panels/display/Makefile.am            |    3 +-
 
4779
 panels/printers/cc-printers-panel.c   |    2 +-
 
4780
 panels/universal-access/cc-ua-panel.c |    2 +-
 
4781
 panels/user-accounts/um-user-panel.c  |    2 +-
 
4782
 7 files changed, 50 insertions(+), 7 deletions(-)
 
4783
 
 
4784
commit a7e5f367b54fbeab26fa6a38e01607d0b4c0817a
 
4785
Author: Kjartan Maraas <kmaraas@gnome.org>
 
4786
Date:   Tue Mar 8 12:21:47 2011 +0100
 
4787
 
 
4788
    Updated Norwegian bokmål translation
 
4789
 
 
4790
 po/nb.po |  153 ++++++++++++++++++++++++++++++++++++--------------------------
 
4791
 1 files changed, 89 insertions(+), 64 deletions(-)
 
4792
 
 
4793
commit cff8677531a010f0e6340b7833eda0eaa0eff56b
 
4794
Author: Kjartan Maraas <kmaraas@gnome.org>
 
4795
Date:   Wed Mar 2 21:41:39 2011 +0100
 
4796
 
 
4797
    universal-access: Add #include <config.h> to make translations work.
 
4798
 
 
4799
 panels/universal-access/cc-ua-panel.c |    2 ++
 
4800
 1 files changed, 2 insertions(+), 0 deletions(-)
 
4801
 
 
4802
commit fea9ed5d368e53471f2c34f8ac3a128c730a80d3
 
4803
Author: Luca Ferretti <lferrett@gnome.org>
 
4804
Date:   Tue Mar 8 10:41:56 2011 +0100
 
4805
 
 
4806
    l10n: include new add printer files
 
4807
 
 
4808
 po/POTFILES.in |    2 ++
 
4809
 1 files changed, 2 insertions(+), 0 deletions(-)
 
4810
 
 
4811
commit 968b3adbe51558a2f6ffad867da866b9e550a293
 
4812
Author: Bastien Nocera <hadess@hadess.net>
 
4813
Date:   Tue Mar 8 07:58:52 2011 +0000
 
4814
 
 
4815
    datetime: Add test application for date endianess
 
4816
 
 
4817
 panels/datetime/Makefile.am      |    9 +++++-
 
4818
 panels/datetime/test-endianess.c |   49 ++++++++++++++++++++++++++++++++++++++
 
4819
 2 files changed, 56 insertions(+), 2 deletions(-)
 
4820
 
 
4821
commit 2898b86e68be5be01e8fe5bba72f2df87e92225d
 
4822
Author: Bastien Nocera <hadess@hadess.net>
 
4823
Date:   Tue Mar 8 07:57:37 2011 +0000
 
4824
 
 
4825
    datetime: Implement date endianess detection
 
4826
    
 
4827
    Implement fairly robust detection of endianess based on
 
4828
    the d_fmt format exported by glibc.
 
4829
    
 
4830
    https://bugzilla.gnome.org/show_bug.cgi?id=636896
 
4831
 
 
4832
 panels/datetime/cc-datetime-panel.c |    2 +-
 
4833
 panels/datetime/date-endian.c       |  131 +++++++++++++++++++++++++++++++++--
 
4834
 panels/datetime/date-endian.h       |    6 +-
 
4835
 3 files changed, 130 insertions(+), 9 deletions(-)
 
4836
 
 
4837
commit c93e7add24047ed51d693d1f835f235e5c9e3592
 
4838
Author: Bastien Nocera <hadess@hadess.net>
 
4839
Date:   Tue Mar 8 06:47:19 2011 +0000
 
4840
 
 
4841
    datetime: Add UI code to reorder date widgets
 
4842
    
 
4843
    Based on the locale's date format, rather than only support
 
4844
    the US-centric version.
 
4845
    
 
4846
    https://bugzilla.gnome.org/show_bug.cgi?id=636896
 
4847
 
 
4848
 panels/datetime/Makefile.am         |    2 +
 
4849
 panels/datetime/cc-datetime-panel.c |   38 +++++++++++++++++++++++++
 
4850
 panels/datetime/date-endian.c       |   53 +++++++++++++++++++++++++++++++++++
 
4851
 panels/datetime/date-endian.h       |   30 +++++++++++++++++++
 
4852
 4 files changed, 123 insertions(+), 0 deletions(-)
 
4853
 
 
4854
commit d2a87ebe151c40f096498916841b0254881240f5
 
4855
Author: A S Alam <aalam@users.sf.net>
 
4856
Date:   Tue Mar 8 08:42:35 2011 +0530
 
4857
 
 
4858
    update Punjabi Translation by A S Alam
 
4859
 
 
4860
 po/pa.po |  267 ++++++++++++++++++++++++++++++-------------------------------
 
4861
 1 files changed, 131 insertions(+), 136 deletions(-)
 
4862
 
 
4863
commit 233816f028b9e79d62e6cd6b8eb3c2d0df5b4487
 
4864
Author: Sergey V. Udaltsov <svu@gnome.org>
 
4865
Date:   Mon Mar 7 23:07:59 2011 +0000
 
4866
 
 
4867
    Bumping libgnomekbd version requirement to 2.91.91
 
4868
 
 
4869
 configure.ac |    4 ++--
 
4870
 1 files changed, 2 insertions(+), 2 deletions(-)
 
4871
 
 
4872
commit b86c55cf47aeb6743ab6f2d85cee5500a79a1239
 
4873
Author: William Jon McCann <jmccann@redhat.com>
 
4874
Date:   Mon Mar 7 16:20:11 2011 -0500
 
4875
 
 
4876
    shell: oops gmenu_tree isn't a gobject
 
4877
    
 
4878
    So don't unref it like one.
 
4879
 
 
4880
 shell/gnome-control-center.c |    2 +-
 
4881
 1 files changed, 1 insertions(+), 1 deletions(-)
 
4882
 
 
4883
commit 6ee33377a2370e589a5df7823395743d90bb5586
 
4884
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
4885
Date:   Mon Mar 7 19:26:07 2011 +0100
 
4886
 
 
4887
    Updated Spanish translation
 
4888
 
 
4889
 po/es.po |   98 ++++++++++++++++++++++++++++++++-----------------------------
 
4890
 1 files changed, 51 insertions(+), 47 deletions(-)
 
4891
 
 
4892
commit 603bd190e9d933b1cccb7b0cd07ca7e51a33feb9
 
4893
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
4894
Date:   Mon Mar 7 19:18:33 2011 +0100
 
4895
 
 
4896
    Updated Spanish translation
 
4897
 
 
4898
 po/es.po |   36 +++++++++++++++++-------------------
 
4899
 1 files changed, 17 insertions(+), 19 deletions(-)
 
4900
 
 
4901
commit 6653f3276e3b450cbf987a5d5c57ef67f499c410
 
4902
Author: Bastien Nocera <hadess@hadess.net>
 
4903
Date:   Mon Mar 7 17:54:57 2011 +0000
 
4904
 
 
4905
    shell: Fix warning in renderer
 
4906
 
 
4907
 shell/shell-search-renderer.c |    5 ++++-
 
4908
 1 files changed, 4 insertions(+), 1 deletions(-)
 
4909
 
 
4910
commit 3fb4d4af2745124c3d370c0fcc94fdb5886af245
 
4911
Author: Marek Kasik <mkasik@redhat.com>
 
4912
Date:   Mon Mar 7 17:09:00 2011 +0100
 
4913
 
 
4914
    printers: Add dialog for adding new printers
 
4915
    
 
4916
    The dialog is able to add printers discovered by cupsGetDevices().
 
4917
    It can also add printers from a remote CUPS server by typing
 
4918
    its address and selecting printer we want to add (#640734).
 
4919
 
 
4920
 panels/printers/Makefile.am             |    5 +
 
4921
 panels/printers/cc-printers-panel.c     |  273 +++------
 
4922
 panels/printers/new-printer-dialog.ui   |  247 +++++++
 
4923
 panels/printers/pp-new-printer-dialog.c | 1066 +++++++++++++++++++++++++++++++
 
4924
 panels/printers/pp-new-printer-dialog.h |   39 ++
 
4925
 panels/printers/pp-utils.c              |  385 +++++++++++
 
4926
 panels/printers/pp-utils.h              |   59 ++
 
4927
 7 files changed, 1887 insertions(+), 187 deletions(-)
 
4928
 
 
4929
commit c96cc691026084eea4db47ee8050f553a8cbfcc2
 
4930
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
4931
Date:   Mon Mar 7 10:42:54 2011 -0500
 
4932
 
 
4933
    shell: add primary-toolbar style class to the toolbar
 
4934
 
 
4935
 shell/shell.ui |    3 +++
 
4936
 1 files changed, 3 insertions(+), 0 deletions(-)
 
4937
 
 
4938
commit a05799ef39ba026eba828f5966fa4b541b27409b
 
4939
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
 
4940
Date:   Mon Mar 7 00:26:23 2011 +0900
 
4941
 
 
4942
    Updated Japanese translation.
 
4943
 
 
4944
 po/ja.po | 5515 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
4945
 1 files changed, 3873 insertions(+), 1642 deletions(-)
 
4946
 
 
4947
commit b6a7cd222f84b25c2edd61eed4fb277a044b65b6
 
4948
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
4949
Date:   Sun Mar 6 21:13:19 2011 +0700
 
4950
 
 
4951
    po/vi.po: "Phòng bị" is better than "Phòng hờ"
 
4952
 
 
4953
 po/vi.po |    8 ++++----
 
4954
 1 files changed, 4 insertions(+), 4 deletions(-)
 
4955
 
 
4956
commit 460ecf2c01e93c5496d00330d1c2c8f46a49fb2e
 
4957
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
4958
Date:   Sun Mar 6 19:03:38 2011 +0700
 
4959
 
 
4960
    Updated Vietnamese translation
 
4961
 
 
4962
 po/vi.po |  543 ++++++++++++++++++++++++--------------------------------------
 
4963
 1 files changed, 207 insertions(+), 336 deletions(-)
 
4964
 
 
4965
commit 5cc12a54de2a27bdcff4a62fc3b71788e10e4687
 
4966
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
4967
Date:   Sun Mar 6 18:35:43 2011 +0700
 
4968
 
 
4969
    po/vi.po: import from Damned Lies
 
4970
 
 
4971
 po/vi.po | 3142 ++++++++++++++++++++++++++++++++++++++++----------------------
 
4972
 1 files changed, 2029 insertions(+), 1113 deletions(-)
 
4973
 
 
4974
commit 307f81e419286026d3c0474165f273a8d0aca527
 
4975
Author: William Jon McCann <jmccann@redhat.com>
 
4976
Date:   Sun Mar 6 05:01:29 2011 -0500
 
4977
 
 
4978
    Reload the list of panels when the menu changes
 
4979
    
 
4980
    https://bugzilla.gnome.org/show_bug.cgi?id=630902
 
4981
 
 
4982
 shell/gnome-control-center.c |  129 +++++++++++++++++++++++++++--------------
 
4983
 1 files changed, 85 insertions(+), 44 deletions(-)
 
4984
 
 
4985
commit f87adffad2e8ec0e164b46497b2569834aa4e17e
 
4986
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
4987
Date:   Sat Mar 5 17:10:31 2011 +0200
 
4988
 
 
4989
    Uploaded Ukranian
 
4990
 
 
4991
 po/uk.po | 2372 ++++++++++++++++++++++++++++++++++++++-----------------------
 
4992
 1 files changed, 1478 insertions(+), 894 deletions(-)
 
4993
 
 
4994
commit 04a12e62b90fc99122757255d974d4b6f35dc185
 
4995
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
4996
Date:   Sat Mar 5 16:08:20 2011 +0200
 
4997
 
 
4998
    Uploaded Ukranian
 
4999
 
 
5000
 po/uk.po |  638 +++++++++++++++++++++++++++++++-------------------------------
 
5001
 1 files changed, 323 insertions(+), 315 deletions(-)
 
5002
 
 
5003
commit 1fe08078b7c4b75597e2ebbd0d1bd63a8d290cc7
 
5004
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
5005
Date:   Sat Mar 5 11:38:06 2011 +0100
 
5006
 
 
5007
    Added Spanish translation
 
5008
 
 
5009
 po/es.po |  185 ++++++++++++++++++++++++++++++--------------------------------
 
5010
 1 files changed, 90 insertions(+), 95 deletions(-)
 
5011
 
 
5012
commit e3fa37f99296be44b6adc9663eceb02cad6c25c2
 
5013
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
5014
Date:   Sat Mar 5 11:35:02 2011 +0100
 
5015
 
 
5016
    Added Spanish translation
 
5017
 
 
5018
 po/es.po |  235 +++++++++++++++++++++++++++++++++++---------------------------
 
5019
 1 files changed, 134 insertions(+), 101 deletions(-)
 
5020
 
 
5021
commit e02e1babc967386311c1aad665fa9c5ff5a1b44d
 
5022
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5023
Date:   Fri Mar 4 16:48:42 2011 +0200
 
5024
 
 
5025
    Updated Arabic translation
 
5026
 
 
5027
 po/ar.po |  164 +++++++++++++++++++++++++++++++------------------------------
 
5028
 1 files changed, 83 insertions(+), 81 deletions(-)
 
5029
 
 
5030
commit 0a5ba58fe437c906dbc872e648728cce871db117
 
5031
Author: Florian Müllner <fmuellner@gnome.org>
 
5032
Date:   Fri Mar 4 12:55:25 2011 +0100
 
5033
 
 
5034
    configure: Fix build if cheese is explicitly disabled
 
5035
    
 
5036
    If --with-cheese=no is passed, the BUILD_CHEESE conditional is never
 
5037
    defined and the build breaks - move the call to AM_CONDITIONAL to
 
5038
    define it in any case.
 
5039
 
 
5040
 configure.ac |    4 +++-
 
5041
 1 files changed, 3 insertions(+), 1 deletions(-)
 
5042
 
 
5043
commit 78d6115c4c7d8b9d43d6c5f179a0a82ca5373a48
 
5044
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
5045
Date:   Fri Mar 4 07:02:14 2011 +0200
 
5046
 
 
5047
    Updated Hebrew translation.
 
5048
 
 
5049
 po/he.po |  164 +++++++++++++++++++++++++++++++------------------------------
 
5050
 1 files changed, 83 insertions(+), 81 deletions(-)
 
5051
 
 
5052
commit 9f148dd316cf1fd5482ce69b936b40246c6d566b
 
5053
Author: Luca Ferretti <lferrett@gnome.org>
 
5054
Date:   Fri Mar 4 02:40:44 2011 +0100
 
5055
 
 
5056
    Updated Italian translation
 
5057
 
 
5058
 po/it.po |   34 +++++++++++++++++-----------------
 
5059
 1 files changed, 17 insertions(+), 17 deletions(-)
 
5060
 
 
5061
commit 5a5ddf9535452515a1e34512e025040c6d0d3cff
 
5062
Author: Bastien Nocera <hadess@hadess.net>
 
5063
Date:   Fri Mar 4 01:14:47 2011 +0000
 
5064
 
 
5065
    info: Add a few more keywords to the desktop file
 
5066
    
 
5067
    https://bugzilla.gnome.org/show_bug.cgi?id=643832
 
5068
 
 
5069
 panels/info/gnome-info-panel.desktop.in.in |    2 +-
 
5070
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5071
 
 
5072
commit dd93bbae3196e230826dc94185cc7b57b3f8586f
 
5073
Author: Bastien Nocera <hadess@hadess.net>
 
5074
Date:   Fri Mar 4 00:09:19 2011 +0000
 
5075
 
 
5076
    build: Update libgnomekbd dependencies
 
5077
 
 
5078
 configure.ac |    4 ++--
 
5079
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5080
 
 
5081
commit 3758211330fca597643db97538942c200b608f1e
 
5082
Author: Bruno Brouard <annoa.b@gmail.com>
 
5083
Date:   Thu Mar 3 21:36:02 2011 +0100
 
5084
 
 
5085
    Updated French Translation
 
5086
    
 
5087
    Contributed by Gérard Baylard and Bruno Brouard
 
5088
 
 
5089
 po/fr.po | 6034 +++++++++++++++++++++++++++++---------------------------------
 
5090
 1 files changed, 2813 insertions(+), 3221 deletions(-)
 
5091
 
 
5092
commit bc5c05fef5405eba9e12919e45dc45e6b30f3953
 
5093
Author: Colin Walters <walters@verbum.org>
 
5094
Date:   Thu Mar 3 15:08:57 2011 -0500
 
5095
 
 
5096
    configure: Also require a new enough version of cheese
 
5097
 
 
5098
 configure.ac |    2 +-
 
5099
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5100
 
 
5101
commit 95b4771bc5e657a0af0220b3bfc6dd41b95e3407
 
5102
Author: Colin Walters <walters@verbum.org>
 
5103
Date:   Thu Mar 3 14:41:53 2011 -0500
 
5104
 
 
5105
    configure: error out if cheese is configured but not enabled
 
5106
 
 
5107
 configure.ac |    3 +++
 
5108
 1 files changed, 3 insertions(+), 0 deletions(-)
 
5109
 
 
5110
commit 1b7ce6ee5aec42e614a8fdd04bc3f54bfe1dfc95
 
5111
Author: Colin Walters <walters@verbum.org>
 
5112
Date:   Thu Mar 3 14:12:23 2011 -0500
 
5113
 
 
5114
    configure: Make cheese detection auto
 
5115
    
 
5116
    Simply detect cheese availability, and build with if it is.
 
5117
    This helps people jhbuilding the gnome-shell moduleset.
 
5118
 
 
5119
 configure.ac                     |    9 ++++++---
 
5120
 panels/user-accounts/Makefile.am |   10 ++++++++--
 
5121
 2 files changed, 14 insertions(+), 5 deletions(-)
 
5122
 
 
5123
commit 975c3aea6a416d78d092d98b980ae18e25cb95b3
 
5124
Author: Colin Walters <walters@verbum.org>
 
5125
Date:   Thu Mar 3 13:25:09 2011 -0500
 
5126
 
 
5127
    info: Fix ui widget references
 
5128
    
 
5129
    This should have been rebased into the earlier patches.
 
5130
 
 
5131
 panels/info/info.ui |    4 ++--
 
5132
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5133
 
 
5134
commit f6b0ae89af8fe1f34c7e1c16f57276c8e4a100b1
 
5135
Author: Bastien Nocera <hadess@hadess.net>
 
5136
Date:   Thu Mar 3 13:24:23 2011 +0000
 
5137
 
 
5138
    universal-access: Use "text-scaling-factor" instead of "dpi"
 
5139
    
 
5140
    https://bugzilla.gnome.org/show_bug.cgi?id=643704
 
5141
 
 
5142
 panels/universal-access/cc-ua-panel.c |  118 ++++----------------------------
 
5143
 1 files changed, 15 insertions(+), 103 deletions(-)
 
5144
 
 
5145
commit 4e27e36593064508f34e47b8f38cbb602358cf98
 
5146
Author: Luca Ferretti <lferrett@gnome.org>
 
5147
Date:   Wed Mar 2 21:57:48 2011 +0100
 
5148
 
 
5149
    Updated Italian translation
 
5150
 
 
5151
 po/it.po |  435 ++++++++++++++++++++++++++++++++------------------------------
 
5152
 1 files changed, 225 insertions(+), 210 deletions(-)
 
5153
 
 
5154
commit 93e615e7f63cc1ea7366440c5e29eda0b8370540
 
5155
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5156
Date:   Wed Mar 2 18:45:16 2011 +0100
 
5157
 
 
5158
    Updated Norwegian bokmål translation
 
5159
 
 
5160
 po/nb.po |  932 +++++++++++++++++++++++++++++++-------------------------------
 
5161
 1 files changed, 467 insertions(+), 465 deletions(-)
 
5162
 
 
5163
commit 680c00be22140c1e63b23834d4683edd27e97c8b
 
5164
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5165
Date:   Wed Mar 2 18:40:44 2011 +0100
 
5166
 
 
5167
    Add #include <config.h>
 
5168
 
 
5169
 panels/network/cc-network-panel.c |    1 +
 
5170
 1 files changed, 1 insertions(+), 0 deletions(-)
 
5171
 
 
5172
commit d441df289c1ad00be2dcae419c59a6a92c5c1ac1
 
5173
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5174
Date:   Thu Feb 24 19:55:32 2011 +0100
 
5175
 
 
5176
    Avoid null pointer dereference and remove unused variable
 
5177
 
 
5178
 shell/gnome-control-center.c |    4 ++--
 
5179
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5180
 
 
5181
commit dd7d6aa4840ad3043ce4ea054870ed1702c4a5d0
 
5182
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5183
Date:   Thu Feb 24 19:54:23 2011 +0100
 
5184
 
 
5185
    Remove unused assignment
 
5186
 
 
5187
 panels/user-accounts/um-language-dialog.c |    1 -
 
5188
 1 files changed, 0 insertions(+), 1 deletions(-)
 
5189
 
 
5190
commit 57895a445519e64d7795a743f1615ded72c3674a
 
5191
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5192
Date:   Thu Feb 24 19:54:08 2011 +0100
 
5193
 
 
5194
    Remove unused assignment
 
5195
 
 
5196
 panels/user-accounts/um-crop-area.c |    2 +-
 
5197
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5198
 
 
5199
commit 2a92753d9728cb9196d5674ed805a454062a8dec
 
5200
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5201
Date:   Thu Feb 24 19:53:47 2011 +0100
 
5202
 
 
5203
    Use the right return type
 
5204
 
 
5205
 panels/sound/gvc-mixer-stream.c |    2 +-
 
5206
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5207
 
 
5208
commit 73ceb9301aea707adede4a861a99c2595ba26548
 
5209
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5210
Date:   Thu Feb 24 19:53:36 2011 +0100
 
5211
 
 
5212
    Use the right return type
 
5213
 
 
5214
 panels/sound/gvc-mixer-card.c |    4 ++--
 
5215
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5216
 
 
5217
commit 3e689ac25fc793f7a474601a417fd3496d64945c
 
5218
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5219
Date:   Thu Feb 24 19:52:58 2011 +0100
 
5220
 
 
5221
    #include <config.h> to make translations work
 
5222
 
 
5223
 panels/power/cc-power-panel.c |    2 ++
 
5224
 1 files changed, 2 insertions(+), 0 deletions(-)
 
5225
 
 
5226
commit ab453dc044f68a816f42859592a67b0acff8a75f
 
5227
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5228
Date:   Thu Feb 24 19:52:47 2011 +0100
 
5229
 
 
5230
    Initialize variable to avoid using uninitialized memory later
 
5231
 
 
5232
 panels/sound/gvc-mixer-control.c |   10 +++++-----
 
5233
 1 files changed, 5 insertions(+), 5 deletions(-)
 
5234
 
 
5235
commit 24cfcd9a36dd04be9426ca39310d3609632131c0
 
5236
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5237
Date:   Thu Feb 24 19:52:00 2011 +0100
 
5238
 
 
5239
    #include <config.h> to make translations work
 
5240
 
 
5241
 panels/keyboard/keyboard-shortcuts.c |    4 ++--
 
5242
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5243
 
 
5244
commit 7696c157eab648c325ef70a2795bcead929367f0
 
5245
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5246
Date:   Thu Feb 24 19:51:44 2011 +0100
 
5247
 
 
5248
    #include <config.h> to make translations work
 
5249
 
 
5250
 panels/info/cc-info-panel.c |    2 ++
 
5251
 1 files changed, 2 insertions(+), 0 deletions(-)
 
5252
 
 
5253
commit 81191add1191b0a893ee8a0806aee9870f83de17
 
5254
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5255
Date:   Thu Feb 24 19:51:20 2011 +0100
 
5256
 
 
5257
    Remove unused code
 
5258
 
 
5259
 panels/display/xrandr-capplet.c |    1 -
 
5260
 1 files changed, 0 insertions(+), 1 deletions(-)
 
5261
 
 
5262
commit e24394dafffe5630aae9cf6a921b4814d551c9e2
 
5263
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5264
Date:   Thu Feb 24 19:50:01 2011 +0100
 
5265
 
 
5266
    Remove unused variables
 
5267
 
 
5268
 panels/display/scrollarea.c |    5 -----
 
5269
 1 files changed, 0 insertions(+), 5 deletions(-)
 
5270
 
 
5271
commit 916e4d2f1673a186c823301977e3eb71743a6f01
 
5272
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5273
Date:   Wed Mar 2 18:09:17 2011 +0000
 
5274
 
 
5275
    shell: GCC 4.6 warning fixes
 
5276
    
 
5277
    https://bugzilla.gnome.org/show_bug.cgi?id=642810
 
5278
 
 
5279
 shell/cc-shell-category-view.c |    4 +---
 
5280
 shell/gnome-control-center.c   |    3 +--
 
5281
 2 files changed, 2 insertions(+), 5 deletions(-)
 
5282
 
 
5283
commit 849b752cff37234be217039d48258460caced5f1
 
5284
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5285
Date:   Wed Mar 2 18:08:33 2011 +0000
 
5286
 
 
5287
    media: GCC 4.6 warning fixes
 
5288
    
 
5289
    https://bugzilla.gnome.org/show_bug.cgi?id=642810
 
5290
 
 
5291
 panels/media/cc-media-panel.c |    2 +-
 
5292
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5293
 
 
5294
commit 1ca3755aeca2ac2cb0d5fe30693259ceef853218
 
5295
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5296
Date:   Wed Mar 2 18:06:07 2011 +0000
 
5297
 
 
5298
    display: GCC 4.6 warning fixes
 
5299
    
 
5300
    https://bugzilla.gnome.org/show_bug.cgi?id=642810
 
5301
 
 
5302
 panels/display/xrandr-capplet.c |   18 ------------------
 
5303
 1 files changed, 0 insertions(+), 18 deletions(-)
 
5304
 
 
5305
commit e50563f67c291a1c9a571fd5c22343b1a2667266
 
5306
Author: Kjartan Maraas <kmaraas@gnome.org>
 
5307
Date:   Wed Mar 2 18:00:36 2011 +0000
 
5308
 
 
5309
    datetime: Fix GCC 4.6 warnings
 
5310
    
 
5311
    https://bugzilla.gnome.org/show_bug.cgi?id=642810
 
5312
 
 
5313
 panels/datetime/cc-datetime-panel.c |    5 -----
 
5314
 panels/datetime/set-timezone.c      |    2 --
 
5315
 panels/datetime/tz.c                |   31 -------------------------------
 
5316
 3 files changed, 0 insertions(+), 38 deletions(-)
 
5317
 
 
5318
commit 2516ffcddc8c4229ea2836d18a447a24f42ad29e
 
5319
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
5320
Date:   Wed Mar 2 20:02:08 2011 +0200
 
5321
 
 
5322
    Updated Hebrew translation.
 
5323
 
 
5324
 po/he.po |  345 ++++++++++++++++++++++++++++++++++---------------------------
 
5325
 1 files changed, 192 insertions(+), 153 deletions(-)
 
5326
 
 
5327
commit 8c6024b9673608db89da6c5fe7bae81e98f00da3
 
5328
Author: Saleem Abdulrasool <compnerd@compnerd.org>
 
5329
Date:   Sun Dec 19 19:06:15 2010 -0800
 
5330
 
 
5331
    build: Add explicit option for cheese
 
5332
    
 
5333
    https://bugzilla.gnome.org/show_bug.cgi?id=643263
 
5334
 
 
5335
 configure.ac |    9 ++++++---
 
5336
 1 files changed, 6 insertions(+), 3 deletions(-)
 
5337
 
 
5338
commit 88cf391846b1b5ff0d12784fac73abed306570a9
 
5339
Author: Saleem Abdulrasool <compnerd@compnerd.org>
 
5340
Date:   Thu Feb 24 19:57:22 2011 -0800
 
5341
 
 
5342
    build: add explicit option for cups
 
5343
 
 
5344
 configure.ac |   39 +++++++++++++++++++--------------------
 
5345
 1 files changed, 19 insertions(+), 20 deletions(-)
 
5346
 
 
5347
commit f8877716a60fdcaf659645b7bf96ae51feaa7e4e
 
5348
Author: Frédéric Péters <fpeters@0d.be>
 
5349
Date:   Fri Feb 25 18:02:44 2011 +0100
 
5350
 
 
5351
    info: Remove (tm) from GNOME logo
 
5352
    
 
5353
    See http://live.gnome.org/BrandGuidelines
 
5354
    
 
5355
    https://bugzilla.gnome.org/show_bug.cgi?id=643310
 
5356
 
 
5357
 panels/info/GnomeLogoVerticalMedium.svg |   66 ++++++++++++++++---------------
 
5358
 1 files changed, 34 insertions(+), 32 deletions(-)
 
5359
 
 
5360
commit e824d024a76c1748fcbab06986b6777e2b5144a7
 
5361
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5362
Date:   Wed Mar 2 17:35:46 2011 +0200
 
5363
 
 
5364
    Updated Arabic translation
 
5365
 
 
5366
 po/ar.po |  177 ++++++++++++++++++++++++++++++++-----------------------------
 
5367
 1 files changed, 93 insertions(+), 84 deletions(-)
 
5368
 
 
5369
commit 08bbcdc2786a032c3f3e25e9e47a72a69bcdff94
 
5370
Author: A S Alam <aalam@users.sf.net>
 
5371
Date:   Wed Mar 2 18:27:32 2011 +0530
 
5372
 
 
5373
    update Punjabi Translation by A S Alam
 
5374
 
 
5375
 po/pa.po |  376 +++++++++++++++++++++++++++++++++----------------------------
 
5376
 1 files changed, 203 insertions(+), 173 deletions(-)
 
5377
 
 
5378
commit 4534d0fb58e5aee2ad92ba1dc5cf7a74b41c26f5
 
5379
Author: Luca Ferretti <lferrett@gnome.org>
 
5380
Date:   Wed Mar 2 01:17:59 2011 +0100
 
5381
 
 
5382
    universal-access: context and comments for translators
 
5383
    
 
5384
    Provide context for some translatable strings available elsewhere with
 
5385
    different meaning, for instance Display, Zoom, High, Low.
 
5386
 
 
5387
 panels/universal-access/uap.ui |   20 ++++++++++----------
 
5388
 1 files changed, 10 insertions(+), 10 deletions(-)
 
5389
 
 
5390
commit a04152fe867edf4ca0b6779c4be923b22eaa116a
 
5391
Author: Luca Ferretti <lferrett@gnome.org>
 
5392
Date:   Tue Mar 1 23:07:21 2011 +0100
 
5393
 
 
5394
    Updated Italian translation
 
5395
 
 
5396
 po/it.po |  895 ++++++++++++++++++++++++++++++++------------------------------
 
5397
 1 files changed, 466 insertions(+), 429 deletions(-)
 
5398
 
 
5399
commit 7b1d31f0726a21a241a313ebdac1efd9b0883185
 
5400
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
5401
Date:   Tue Mar 1 22:36:54 2011 +0100
 
5402
 
 
5403
    Updated Spanish translation
 
5404
 
 
5405
 po/es.po |  278 +++++++++++++++++++++++++++++++++-----------------------------
 
5406
 1 files changed, 147 insertions(+), 131 deletions(-)
 
5407
 
 
5408
commit ff203278992dea3886625e4f897a5cd74b0d2aa6
 
5409
Author: Sergey V. Udaltsov <svu@gnome.org>
 
5410
Date:   Tue Mar 1 11:32:29 2011 +0000
 
5411
 
 
5412
    Small update in libgnomekbd api
 
5413
    
 
5414
    Improved function name
 
5415
 
 
5416
 panels/region/gnome-region-panel-xkblt.c |    3 ++-
 
5417
 1 files changed, 2 insertions(+), 1 deletions(-)
 
5418
 
 
5419
commit 320df2e3288931fc02932c2654a5307a46043e37
 
5420
Author: Daniel Nylander <po@danielnylander.se>
 
5421
Date:   Tue Mar 1 21:07:19 2011 +0100
 
5422
 
 
5423
    Updated Swedish translation
 
5424
 
 
5425
 po/sv.po | 1253 +++++++++++++++++++++++++++++++++++---------------------------
 
5426
 1 files changed, 711 insertions(+), 542 deletions(-)
 
5427
 
 
5428
commit 2c1d6a829c246b33e4c054764ec41988646353f3
 
5429
Author: Colin Walters <walters@verbum.org>
 
5430
Date:   Fri Feb 25 11:04:02 2011 -0500
 
5431
 
 
5432
    info: Look for VESA mode
 
5433
    
 
5434
    In the case where "nomodeset" is given to Linux, or
 
5435
    we don't have a driver, we'll end up in VESA in most cases.
 
5436
    So handle this by parsing the XOrg log, and extract
 
5437
    from it what chipset VESA is driving.
 
5438
    
 
5439
    This is again better than lspci because it corresponds
 
5440
    better to what the X server is doing.
 
5441
 
 
5442
 panels/info/cc-info-panel.c |  124 ++++++++++++++++++++++++++++++++++++++++---
 
5443
 1 files changed, 117 insertions(+), 7 deletions(-)
 
5444
 
 
5445
commit e91e2ab77aec64dc80c1a6c365db62e74ba5f2f4
 
5446
Author: Colin Walters <walters@verbum.org>
 
5447
Date:   Thu Feb 24 18:49:38 2011 -0500
 
5448
 
 
5449
    info: Drop chipset from Graphics
 
5450
    
 
5451
    For our purposes, the OpenGL renderer string from current
 
5452
    Mesa is about as good as it gets.  When we have drivers,
 
5453
    the driver best knows how to handle whatever PCI etc.
 
5454
    devices it found, and it's also tied to the current X server,
 
5455
    which makes the most sense.
 
5456
    
 
5457
    If you're wondering why GNOME is in fallback mode, the
 
5458
    lspci output isn't going to help a lot more for a bug report;
 
5459
    for that we need a lot of info from Xorg, kernel, etc.  That
 
5460
    would be a separate script.
 
5461
 
 
5462
 panels/info/cc-info-panel.c |   76 ++-----------------------------------------
 
5463
 1 files changed, 3 insertions(+), 73 deletions(-)
 
5464
 
 
5465
commit 6766a3ef65fea00345a5c5d597c0e050438271c1
 
5466
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5467
Date:   Tue Mar 1 16:39:03 2011 +0200
 
5468
 
 
5469
    Updated Arabic translation
 
5470
 
 
5471
 po/ar.po |  168 +++++++++++++++++++++++++++++++------------------------------
 
5472
 1 files changed, 85 insertions(+), 83 deletions(-)
 
5473
 
 
5474
commit 0c6bc16db8d0a69e7e8f72cf2f55a02ac7ccdf3f
 
5475
Author: Joan Duran <jodufi@gmail.com>
 
5476
Date:   Tue Mar 1 00:47:15 2011 +0100
 
5477
 
 
5478
    [l10n] Updated Catalan translation
 
5479
 
 
5480
 po/ca.po | 7825 ++++++++++++++++++++++----------------------------------------
 
5481
 1 files changed, 2791 insertions(+), 5034 deletions(-)
 
5482
 
 
5483
commit f421ba9d8a52f5b5d100a40593ad49f7c925c8b3
 
5484
Author: Matthias Clasen <mclasen@redhat.com>
 
5485
Date:   Mon Feb 28 14:46:42 2011 -0500
 
5486
 
 
5487
    Don't mark theme names as translatable
 
5488
 
 
5489
 panels/universal-access/uap.ui |    8 ++++----
 
5490
 1 files changed, 4 insertions(+), 4 deletions(-)
 
5491
 
 
5492
commit 8936c853c21fe840a407f71b85f52ea42e2ce84b
 
5493
Author: Matthias Clasen <mclasen@redhat.com>
 
5494
Date:   Mon Feb 28 13:25:03 2011 -0500
 
5495
 
 
5496
    Fix a typo
 
5497
    
 
5498
    The new AutostartCondition syntax is 'if-session', not 'is-session'.
 
5499
 
 
5500
 panels/sound/data/gnome-sound-applet.desktop.in |    2 +-
 
5501
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5502
 
 
5503
commit a90585f454d0b2e8a5147bda9e69f3dc69973c3c
 
5504
Author: Bastien Nocera <hadess@hadess.net>
 
5505
Date:   Mon Feb 28 16:24:46 2011 +0000
 
5506
 
 
5507
    universal-access: Add 0.75 DPI scale factor
 
5508
    
 
5509
    https://bugzilla.gnome.org/show_bug.cgi?id=643503
 
5510
 
 
5511
 panels/universal-access/uap.ui |    5 +++++
 
5512
 1 files changed, 5 insertions(+), 0 deletions(-)
 
5513
 
 
5514
commit 69e7f00833a402acd0208a7d5691f37b9aa57a72
 
5515
Author: Bastien Nocera <hadess@hadess.net>
 
5516
Date:   Mon Feb 28 16:02:59 2011 +0000
 
5517
 
 
5518
    universal-access: Fix initial state of DPI dropdown
 
5519
    
 
5520
    And handle the special "0.0" DPI.
 
5521
 
 
5522
 panels/universal-access/cc-ua-panel.c |    3 +++
 
5523
 1 files changed, 3 insertions(+), 0 deletions(-)
 
5524
 
 
5525
commit 84eed6b0cf9f0b44db5a030018bfca17dae18fd5
 
5526
Author: Bastien Nocera <hadess@hadess.net>
 
5527
Date:   Mon Feb 28 14:46:03 2011 +0000
 
5528
 
 
5529
    keyboard: Switch repeat rate/speed to be a fraction
 
5530
    
 
5531
    Instead of settings the absolute value of the repeat rate in msecs
 
5532
    through the scale, we set the number of chars per sec, and
 
5533
    use GSettings' bindings functions to transform those a timeout.
 
5534
    
 
5535
    https://bugzilla.gnome.org/show_bug.cgi?id=569612
 
5536
 
 
5537
 panels/keyboard/gnome-keyboard-panel.ui |   14 +++++++-------
 
5538
 panels/keyboard/keyboard-general.c      |   30 +++++++++++++++++++++++++++---
 
5539
 2 files changed, 34 insertions(+), 10 deletions(-)
 
5540
 
 
5541
commit 53d4020c8e240c2c73e79204d7de199734751db5
 
5542
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5543
Date:   Mon Feb 28 16:50:32 2011 +0200
 
5544
 
 
5545
    Updated Arabic translation
 
5546
 
 
5547
 po/ar.po |   59 ++++++++++++++++++++++++++++++++---------------------------
 
5548
 1 files changed, 32 insertions(+), 27 deletions(-)
 
5549
 
 
5550
commit f658c8db0feb2a9efc7d71f061d69d06ea75adc0
 
5551
Author: Daniel Trebbien <dtrebbien@gmail.com>
 
5552
Date:   Sun Feb 27 11:10:10 2011 -0500
 
5553
 
 
5554
    Use the NetworkManager modem capabilities API.
 
5555
    
 
5556
    A recent change to the NetworkManager API combined the
 
5557
    NM_DEVICE_TYPE_GSM and NM_DEVICE_TYPE_CDMA types as
 
5558
    NM_DEVICE_TYPE_MODEM and provided an alternative API for accessing the
 
5559
    modem device's capabilities (including GSM_UMTS and CDMA_EVDO).
 
5560
    
 
5561
    https://bugzilla.gnome.org/show_bug.cgi?id=643390
 
5562
    
 
5563
    Signed-off-by: Richard Hughes <richard@hughsie.com>
 
5564
 
 
5565
 panels/network/cc-network-panel.c |   76 ++++++++++++++++++++-----------------
 
5566
 panels/network/panel-common.c     |   51 ++++++++++++++++---------
 
5567
 panels/network/panel-common.h     |    7 ++-
 
5568
 3 files changed, 78 insertions(+), 56 deletions(-)
 
5569
 
 
5570
commit 4906b8cde89d038c2f22239724c34c6fd1e9c873
 
5571
Author: Piotr Drąg <piotrdrag@gmail.com>
 
5572
Date:   Mon Feb 28 06:14:17 2011 +0100
 
5573
 
 
5574
    Updated POTFILES.in
 
5575
 
 
5576
 po/POTFILES.in |    1 +
 
5577
 1 files changed, 1 insertions(+), 0 deletions(-)
 
5578
 
 
5579
commit bf20294d1724b4c2fd6510b4aa0042c7acf38d72
 
5580
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
5581
Date:   Sun Feb 27 23:01:44 2011 +0200
 
5582
 
 
5583
    Updated Hebrew translation.
 
5584
 
 
5585
 po/he.po |  531 +++++++++++++++++++++++++++++++-------------------------------
 
5586
 1 files changed, 262 insertions(+), 269 deletions(-)
 
5587
 
 
5588
commit 2bc5e113e179b411ea403dde87af402a48d9c66d
 
5589
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
5590
Date:   Sun Feb 27 20:33:40 2011 +0100
 
5591
 
 
5592
    [l10n] Updated German translation
 
5593
 
 
5594
 po/de.po | 1492 +++++++++++++++++++++++++++++++++++++-------------------------
 
5595
 1 files changed, 896 insertions(+), 596 deletions(-)
 
5596
 
 
5597
commit 38fa11f3614442b7f7f91fe8a9c44c1acc12291f
 
5598
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5599
Date:   Sun Feb 27 02:19:26 2011 +0200
 
5600
 
 
5601
    Updated Arabic translation
 
5602
 
 
5603
 po/ar.po |  152 +++++++++++++++++++++++++++++++------------------------------
 
5604
 1 files changed, 77 insertions(+), 75 deletions(-)
 
5605
 
 
5606
commit b73331b11676446b14bca2fa48db6050b71291fb
 
5607
Author: Changwoo Ryu <cwryu@debian.org>
 
5608
Date:   Sun Feb 27 06:29:36 2011 +0900
 
5609
 
 
5610
    Updated Korean translation
 
5611
 
 
5612
 po/ko.po |  814 ++++++++++++++++++++++++++++++++------------------------------
 
5613
 1 files changed, 417 insertions(+), 397 deletions(-)
 
5614
 
 
5615
commit c5f53adfa1e02cd794824d6557164684cfdfa07c
 
5616
Author: Mattias Põldaru <mahfiaz gmail com>
 
5617
Date:   Sat Feb 26 17:27:26 2011 +0200
 
5618
 
 
5619
    [l10n] Updated Estonian translation
 
5620
 
 
5621
 po/et.po |  769 ++++++++++++++++++++++++++++++++++++--------------------------
 
5622
 1 files changed, 453 insertions(+), 316 deletions(-)
 
5623
 
 
5624
commit 076e2ac228a42b30cb8c98e1929ec2e24f20e7f5
 
5625
Author: A S Alam <aalam@users.sf.net>
 
5626
Date:   Sat Feb 26 20:19:48 2011 +0530
 
5627
 
 
5628
    update Punjabi Translation by A S Alam
 
5629
 
 
5630
 po/pa.po |  849 +++++++++++++++++++++++++++++++-------------------------------
 
5631
 1 files changed, 420 insertions(+), 429 deletions(-)
 
5632
 
 
5633
commit c9f632464d52015c3c1a89dbfa2c032cf1a7ff4e
 
5634
Author: Jorge González <jorgegonz@svn.gnome.org>
 
5635
Date:   Sat Feb 26 13:09:01 2011 +0100
 
5636
 
 
5637
    Updated Spanish translation
 
5638
 
 
5639
 po/es.po |   29 ++++++-----------------------
 
5640
 1 files changed, 6 insertions(+), 23 deletions(-)
 
5641
 
 
5642
commit 7b476780519dfe98e5d31e5d1fb35accc2de1224
 
5643
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
5644
Date:   Sat Feb 26 12:02:05 2011 +0100
 
5645
 
 
5646
    Updated Spanish translation
 
5647
 
 
5648
 po/es.po |  588 +++++++++++++++++++++++++++++++-------------------------------
 
5649
 1 files changed, 298 insertions(+), 290 deletions(-)
 
5650
 
 
5651
commit 88f7b8d5186799dd1907db17e0322614f653e6b4
 
5652
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
5653
Date:   Sat Feb 26 03:03:53 2011 +0100
 
5654
 
 
5655
    Updated Hungarian translation
 
5656
 
 
5657
 po/hu.po | 4010 ++++++++++++++++++++++++++++++++++++++++----------------------
 
5658
 1 files changed, 2569 insertions(+), 1441 deletions(-)
 
5659
 
 
5660
commit 6d018d3295b09c05322a62f56d9ce8caca673fcd
 
5661
Author: Sergey V. Udaltsov <svu@gnome.org>
 
5662
Date:   Sat Feb 26 01:59:18 2011 +0000
 
5663
 
 
5664
    Do not allow adding the same layout twice
 
5665
    
 
5666
    Just disable the "add" button when already chosen layout is selected
 
5667
    https://bugzilla.gnome.org/show_bug.cgi?id=642907
 
5668
 
 
5669
 panels/region/gnome-region-panel-xkbltadd.c |   24 +++++++++++++++++++++++-
 
5670
 1 files changed, 23 insertions(+), 1 deletions(-)
 
5671
 
 
5672
commit 08aac9e129ce4023eee4063676915f8b628f75b2
 
5673
Author: William Jon McCann <jmccann@redhat.com>
 
5674
Date:   Fri Feb 25 19:33:00 2011 -0500
 
5675
 
 
5676
    user-accounts: reduce visual noise by removing lots of colons
 
5677
    
 
5678
    https://bugzilla.gnome.org/show_bug.cgi?id=643339
 
5679
 
 
5680
 panels/user-accounts/data/account-dialog.ui       |   10 +++++-----
 
5681
 panels/user-accounts/data/password-dialog.ui      |   12 ++++++------
 
5682
 panels/user-accounts/data/user-accounts-dialog.ui |   10 +++++-----
 
5683
 3 files changed, 16 insertions(+), 16 deletions(-)
 
5684
 
 
5685
commit 8251128055c28a8054f41d050ea0a0266a96b72a
 
5686
Author: Bastien Nocera <hadess@hadess.net>
 
5687
Date:   Fri Feb 25 23:20:57 2011 +0000
 
5688
 
 
5689
    mouse: Remove obsolete properties
 
5690
 
 
5691
 panels/mouse/gnome-mouse-properties.ui |    6 ------
 
5692
 1 files changed, 0 insertions(+), 6 deletions(-)
 
5693
 
 
5694
commit be4323689ba2961197951ee00a842c30a4be5bdc
 
5695
Author: William Jon McCann <jmccann@redhat.com>
 
5696
Date:   Fri Feb 25 15:48:59 2011 -0500
 
5697
 
 
5698
    info: remove unused driver item
 
5699
 
 
5700
 panels/info/info.ui |   63 +++++++++-----------------------------------------
 
5701
 1 files changed, 12 insertions(+), 51 deletions(-)
 
5702
 
 
5703
commit d613bec36d3d6f8c75228e629459d53243f84c3e
 
5704
Author: Bastien Nocera <hadess@hadess.net>
 
5705
Date:   Fri Feb 25 18:19:55 2011 +0000
 
5706
 
 
5707
    universal-access: Don't use "..." in references to other panels
 
5708
    
 
5709
    As we don't do this in other panels.
 
5710
 
 
5711
 panels/universal-access/uap.ui |    6 +++---
 
5712
 1 files changed, 3 insertions(+), 3 deletions(-)
 
5713
 
 
5714
commit 232c0e5862e99555a354c7ee2b7d4d1527c8f6b8
 
5715
Author: Bastien Nocera <hadess@hadess.net>
 
5716
Date:   Fri Feb 25 18:06:17 2011 +0000
 
5717
 
 
5718
    universal-access: Fix initial state of typing help
 
5719
    
 
5720
    Bounce keys, slow keys, and sticky keys had the wrong state on
 
5721
    startup.
 
5722
 
 
5723
 panels/universal-access/cc-ua-panel.c |   11 +++++++++--
 
5724
 panels/universal-access/uap.ui        |    6 +++---
 
5725
 2 files changed, 12 insertions(+), 5 deletions(-)
 
5726
 
 
5727
commit ceb4f6e96f329a791f5eefdb641f5ec9d732125d
 
5728
Author: Bastien Nocera <hadess@hadess.net>
 
5729
Date:   Fri Feb 25 18:02:01 2011 +0000
 
5730
 
 
5731
    universal-access: Change the label to reflect reality
 
5732
 
 
5733
 panels/universal-access/uap.ui |    2 +-
 
5734
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5735
 
 
5736
commit c9a27453e73e018362c8970184c3acea1d658963
 
5737
Author: Bastien Nocera <hadess@hadess.net>
 
5738
Date:   Fri Feb 25 17:13:16 2011 +0000
 
5739
 
 
5740
    universal-access: Hide unused prefs to typing assistant
 
5741
 
 
5742
 panels/universal-access/uap.ui |    1 +
 
5743
 1 files changed, 1 insertions(+), 0 deletions(-)
 
5744
 
 
5745
commit e065fe040984297c0ede7501dde6450985618162
 
5746
Author: Bastien Nocera <hadess@hadess.net>
 
5747
Date:   Fri Feb 25 17:10:24 2011 +0000
 
5748
 
 
5749
    Revert "universal-access: Add typing assistant selection"
 
5750
    
 
5751
    We don't actually want to select on-screen keyboards. Dasher
 
5752
    isn't an on-screen keyboard, and is complementary to OSKs.
 
5753
    
 
5754
    The only supported OSK is caribou, so we'll be using that instead.
 
5755
    
 
5756
    This reverts commit 35ae71247274656c2df7f9de1f2c7beb94abbc81.
 
5757
 
 
5758
 panels/universal-access/cc-ua-panel.c |  123 ---------------------------------
 
5759
 1 files changed, 0 insertions(+), 123 deletions(-)
 
5760
 
 
5761
commit 35ae71247274656c2df7f9de1f2c7beb94abbc81
 
5762
Author: Bastien Nocera <hadess@hadess.net>
 
5763
Date:   Fri Feb 25 16:02:26 2011 +0000
 
5764
 
 
5765
    universal-access: Add typing assistant selection
 
5766
    
 
5767
    With a hard-coded list of possible screen readers.
 
5768
 
 
5769
 panels/universal-access/cc-ua-panel.c |  123 +++++++++++++++++++++++++++++++++
 
5770
 1 files changed, 123 insertions(+), 0 deletions(-)
 
5771
 
 
5772
commit 5b43e72c95e45e595eebb67af993fae688a9e277
 
5773
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
5774
Date:   Fri Feb 25 12:41:10 2011 +0100
 
5775
 
 
5776
    Link keyboard and mouse panels with x11
 
5777
 
 
5778
 configure.ac |    4 ++--
 
5779
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5780
 
 
5781
commit 8760016db24446d0922d1e5ee14425e357973a6a
 
5782
Author: Sergey V. Udaltsov <svu@gnome.org>
 
5783
Date:   Fri Feb 25 00:50:28 2011 +0000
 
5784
 
 
5785
    region: Shared non-modal layout preview dialog
 
5786
    
 
5787
    https://bugzilla.gnome.org/show_bug.cgi?id=642903
 
5788
 
 
5789
 panels/region/gnome-region-panel-xkbltadd.c |   40 ++++++++++++++++++---------
 
5790
 1 files changed, 27 insertions(+), 13 deletions(-)
 
5791
 
 
5792
commit 17427f979c7f82bc617b83c1fc2cbb06505ff19a
 
5793
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5794
Date:   Thu Feb 24 15:50:39 2011 +0200
 
5795
 
 
5796
    Updated Arabic translation
 
5797
 
 
5798
 po/ar.po |   68 ++++++++++++++++++++++++++++++++++---------------------------
 
5799
 1 files changed, 38 insertions(+), 30 deletions(-)
 
5800
 
 
5801
commit 02f1d12c39566ad416479e27a7de47aa4d11f9b5
 
5802
Author: Michael Kotsarinis <mk73628@gmail.com>
 
5803
Date:   Thu Feb 24 11:47:42 2011 +0200
 
5804
 
 
5805
    l10n: Updated Greek translation for gnome-control-center
 
5806
 
 
5807
 po/el.po | 4988 +++++++++++++++++++++++---------------------------------------
 
5808
 1 files changed, 1856 insertions(+), 3132 deletions(-)
 
5809
 
 
5810
commit d65ee3490d2fffa585876a539cb8aa1e55b802cf
 
5811
Author: Bastien Nocera <hadess@hadess.net>
 
5812
Date:   Thu Feb 24 05:35:46 2011 +0000
 
5813
 
 
5814
    keyboard: Implement "editing-canceled" property
 
5815
    
 
5816
    Through sheer "pointless" cut'n'paste.
 
5817
    
 
5818
    https://bugzilla.gnome.org/show_bug.cgi?id=642695
 
5819
 
 
5820
 panels/keyboard/eggcellrendererkeys.c |  104 +++++++++++++++++++++++----------
 
5821
 1 files changed, 72 insertions(+), 32 deletions(-)
 
5822
 
 
5823
commit 3be36e735b5b6ae6654d20326b22ab8fd3fd2494
 
5824
Author: Matthias Clasen <mclasen@redhat.com>
 
5825
Date:   Wed Feb 23 23:43:16 2011 -0500
 
5826
 
 
5827
    Drop the sync language loading code
 
5828
    
 
5829
    All users have been ported to use the async variant.
 
5830
 
 
5831
 panels/common/cc-common-language.c        |   45 +---------------------------
 
5832
 panels/common/cc-common-language.h        |    6 +--
 
5833
 panels/region/gnome-region-panel-lang.c   |    2 +-
 
5834
 panels/user-accounts/um-language-dialog.c |    2 +-
 
5835
 4 files changed, 6 insertions(+), 49 deletions(-)
 
5836
 
 
5837
commit a13cf931a9bb49f612104b4e4fd08a6c439fc147
 
5838
Author: Bastien Nocera <hadess@hadess.net>
 
5839
Date:   Thu Feb 24 04:33:17 2011 +0000
 
5840
 
 
5841
    keyboard: Rework stupid conflict detection code
 
5842
    
 
5843
    https://bugzilla.gnome.org/show_bug.cgi?id=643124
 
5844
 
 
5845
 panels/keyboard/keyboard-shortcuts.c |  105 +++++++++++++++------------------
 
5846
 1 files changed, 48 insertions(+), 57 deletions(-)
 
5847
 
 
5848
commit b77df5138445b9e00f85ff6b866dd8beb00ae618
 
5849
Author: Bastien Nocera <hadess@hadess.net>
 
5850
Date:   Thu Feb 24 04:20:07 2011 +0000
 
5851
 
 
5852
    keyboard: Add _equal() helper function
 
5853
 
 
5854
 panels/keyboard/cc-keyboard-item.c |   21 +++++++++++++++++++++
 
5855
 panels/keyboard/cc-keyboard-item.h |    3 +++
 
5856
 2 files changed, 24 insertions(+), 0 deletions(-)
 
5857
 
 
5858
commit 19615016809595619eb5eb77f38f9215bfc84897
 
5859
Author: Bastien Nocera <hadess@hadess.net>
 
5860
Date:   Thu Feb 24 04:19:19 2011 +0000
 
5861
 
 
5862
    keyboard: Fix stupidness when setting GConf keys
 
5863
    
 
5864
    When setting a new binding in GConf, actually set something...
 
5865
 
 
5866
 panels/keyboard/cc-keyboard-item.c |    2 +-
 
5867
 1 files changed, 1 insertions(+), 1 deletions(-)
 
5868
 
 
5869
commit 14e503fa2cf8776853e5d7e1be94258cb2015b85
 
5870
Author: Matthias Clasen <mclasen@redhat.com>
 
5871
Date:   Wed Feb 23 21:46:37 2011 -0500
 
5872
 
 
5873
    User accounts: Get the invisible char to use from GTK+
 
5874
    
 
5875
    https://bugzilla.gnome.org/show_bug.cgi?id=643103
 
5876
 
 
5877
 panels/user-accounts/um-user-panel.c |   29 +++++++++++++++++++++++++++--
 
5878
 1 files changed, 27 insertions(+), 2 deletions(-)
 
5879
 
 
5880
commit 7a84244be5357781e751f6d6a59ec390717b284b
 
5881
Author: Matthias Clasen <mclasen@redhat.com>
 
5882
Date:   Wed Feb 23 19:51:07 2011 -0500
 
5883
 
 
5884
    Fix initial selection in the shortcuts pane
 
5885
    
 
5886
    Change the selection mode for the left pane to browse, meaning
 
5887
    that one row is always selected, and select the first row
 
5888
    initially.
 
5889
    
 
5890
    https://bugzilla.gnome.org/show_bug.cgi?id=643098
 
5891
 
 
5892
 panels/keyboard/keyboard-shortcuts.c |   14 +++++++++++++-
 
5893
 1 files changed, 13 insertions(+), 1 deletions(-)
 
5894
 
 
5895
commit efaffc113682d84b0047313a1d88f3e25575e53a
 
5896
Author: Matthias Clasen <mclasen@redhat.com>
 
5897
Date:   Wed Feb 23 19:50:05 2011 -0500
 
5898
 
 
5899
    Don't exit prematurely
 
5900
    
 
5901
    There was an accidental exit in the middle of shortcut setup
 
5902
    that caused us to not load custom shortcuts.
 
5903
    
 
5904
    https://bugzilla.gnome.org/show_bug.cgi?id=643098
 
5905
 
 
5906
 panels/keyboard/keyboard-shortcuts.c |    4 ++--
 
5907
 1 files changed, 2 insertions(+), 2 deletions(-)
 
5908
 
 
5909
commit 8053c9561dc1289a9d5912922454145b832455de
 
5910
Author: Matthias Clasen <mclasen@redhat.com>
 
5911
Date:   Wed Feb 23 22:06:49 2011 -0500
 
5912
 
 
5913
    User accounts: Load languages async
 
5914
    
 
5915
    https://bugzilla.gnome.org/show_bug.cgi?id=643096
 
5916
 
 
5917
 panels/user-accounts/um-language-dialog.c |   12 +++++++++++-
 
5918
 1 files changed, 11 insertions(+), 1 deletions(-)
 
5919
 
 
5920
commit 3e25e3d2133a4d93d91a30ff35cdb01f026dc288
 
5921
Author: Matthias Clasen <mclasen@redhat.com>
 
5922
Date:   Wed Feb 23 22:02:44 2011 -0500
 
5923
 
 
5924
    Region: load languages async
 
5925
    
 
5926
    https://bugzilla.gnome.org/show_bug.cgi?id=643096
 
5927
 
 
5928
 panels/region/gnome-region-panel-lang.c |   15 ++++++++++++++-
 
5929
 1 files changed, 14 insertions(+), 1 deletions(-)
 
5930
 
 
5931
commit 012c52f4f5441858d665be2866d66c59a1460ae5
 
5932
Author: Matthias Clasen <mclasen@redhat.com>
 
5933
Date:   Wed Feb 23 21:50:32 2011 -0500
 
5934
 
 
5935
    Add an async variant of language loading
 
5936
    
 
5937
    This just code loads one language at a time in an idle,
 
5938
    to avoid blocking the UI for a long time. The function returns
 
5939
    the id of the sources, so you can just call g_source_remove()
 
5940
    if you don't need the languages anymore (e.g if the user goes
 
5941
    to another panel before the list is fully populated).
 
5942
    
 
5943
    https://bugzilla.gnome.org/show_bug.cgi?id=643096
 
5944
 
 
5945
 panels/common/cc-common-language.c |   77 ++++++++++++++++++++++++++++++++++++
 
5946
 panels/common/cc-common-language.h |    2 +
 
5947
 2 files changed, 79 insertions(+), 0 deletions(-)
 
5948
 
 
5949
commit a50f471715c3f4ae57dfb1e9ce33b9c4a89101e9
 
5950
Author: Bastien Nocera <hadess@hadess.net>
 
5951
Date:   Wed Feb 23 19:20:13 2011 +0000
 
5952
 
 
5953
    universal-access: Make the typing assistant switch work
 
5954
 
 
5955
 panels/universal-access/cc-ua-panel.c |    9 +++++++++
 
5956
 panels/universal-access/uap.ui        |    5 ++---
 
5957
 2 files changed, 11 insertions(+), 3 deletions(-)
 
5958
 
 
5959
commit 1b39b18b7cd19939cb2d25aee0c1ac97e91be641
 
5960
Author: Bastien Nocera <hadess@hadess.net>
 
5961
Date:   Wed Feb 23 16:46:53 2011 +0000
 
5962
 
 
5963
    universal-access: Show the actual keyboard shortcuts
 
5964
    
 
5965
    Rather than hard-coded versions
 
5966
    
 
5967
    https://bugzilla.gnome.org/show_bug.cgi?id=642582
 
5968
 
 
5969
 panels/universal-access/Makefile.am   |    3 +-
 
5970
 panels/universal-access/cc-ua-panel.c |   49 +++++++++++++++++++++++++++++++++
 
5971
 2 files changed, 51 insertions(+), 1 deletions(-)
 
5972
 
 
5973
commit c3b742af6f13465f110b228b7d87d5da72a97390
 
5974
Author: Bastien Nocera <hadess@hadess.net>
 
5975
Date:   Wed Feb 23 16:43:26 2011 +0000
 
5976
 
 
5977
    keyboard: Add a11y for magnifier zoom in/out
 
5978
 
 
5979
 panels/keyboard/50-accessibility.xml.in |    4 ++++
 
5980
 1 files changed, 4 insertions(+), 0 deletions(-)
 
5981
 
 
5982
commit 628a62300600180001632a4f05ce4dbc117ba5c7
 
5983
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5984
Date:   Wed Feb 23 18:46:27 2011 +0200
 
5985
 
 
5986
    Updated Arabic translation
 
5987
 
 
5988
 po/ar.po |  337 +++++++++++++++++++++++++++++--------------------------------
 
5989
 1 files changed, 160 insertions(+), 177 deletions(-)
 
5990
 
 
5991
commit 34df3ff2de3da241d364f5d3feac350de749283e
 
5992
Author: Khaled Hosny <khaledhosny@eglug.org>
 
5993
Date:   Wed Feb 23 18:45:56 2011 +0200
 
5994
 
 
5995
    Fix POTFILES.in
 
5996
 
 
5997
 po/POTFILES.in |    4 +---
 
5998
 1 files changed, 1 insertions(+), 3 deletions(-)
 
5999
 
 
6000
commit db16c45bafc703be40676a80a6a600b8635b888a
 
6001
Author: Bastien Nocera <hadess@hadess.net>
 
6002
Date:   Wed Feb 23 16:09:24 2011 +0000
 
6003
 
 
6004
    universal-access: Keyboard shortcuts don't need translation
 
6005
    
 
6006
    And rename the label widgets to something useful
 
6007
 
 
6008
 panels/universal-access/uap.ui |   20 ++++++++++----------
 
6009
 1 files changed, 10 insertions(+), 10 deletions(-)
 
6010
 
 
6011
commit 33ecd74b0d7dd627761ab5edad01739a482c6033
 
6012
Author: Bastien Nocera <hadess@hadess.net>
 
6013
Date:   Wed Feb 23 15:51:06 2011 +0000
 
6014
 
 
6015
    lib: Add missing lock button files
 
6016
 
 
6017
 libgnome-control-center/cc-lockbutton.c |  627 +++++++++++++++++++++++++++++++
 
6018
 libgnome-control-center/cc-lockbutton.h |   68 ++++
 
6019
 2 files changed, 695 insertions(+), 0 deletions(-)
 
6020
 
 
6021
commit 3574d8f8829721ce5bb58eeab021fd14da1108b8
 
6022
Author: Bastien Nocera <hadess@hadess.net>
 
6023
Date:   Wed Feb 23 15:40:46 2011 +0000
 
6024
 
 
6025
    common: Move eggaccelerators to common/
 
6026
    
 
6027
    So we can share it with the universal-access panel.
 
6028
 
 
6029
 panels/common/Makefile.am         |   11 +-
 
6030
 panels/common/eggaccelerators.c   |  632 +++++++++++++++++++++++++++++++++++++
 
6031
 panels/common/eggaccelerators.h   |   95 ++++++
 
6032
 panels/keyboard/Makefile.am       |    8 +-
 
6033
 panels/keyboard/eggaccelerators.c |  632 -------------------------------------
 
6034
 panels/keyboard/eggaccelerators.h |   95 ------
 
6035
 6 files changed, 740 insertions(+), 733 deletions(-)
 
6036
 
 
6037
commit 3336eb9d8850bc64d8a5f4dd9511ddea155628c9
 
6038
Author: Bastien Nocera <hadess@hadess.net>
 
6039
Date:   Wed Feb 23 14:59:21 2011 +0000
 
6040
 
 
6041
    lib: Add a lock button
 
6042
    
 
6043
    Instead of using a copy/pasted version, until GTK+ includes
 
6044
    such a button itself.
 
6045
 
 
6046
 libgnome-control-center/Makefile.am  |    3 +
 
6047
 panels/datetime/Makefile.am          |    2 -
 
6048
 panels/datetime/cc-datetime-panel.c  |    4 +-
 
6049
 panels/datetime/dt-lockbutton.c      |  627 ----------------------------------
 
6050
 panels/datetime/dt-lockbutton.h      |   68 ----
 
6051
 panels/printers/Makefile.am          |    2 -
 
6052
 panels/printers/cc-printers-panel.c  |    4 +-
 
6053
 panels/printers/pp-lockbutton.c      |  627 ----------------------------------
 
6054
 panels/printers/pp-lockbutton.h      |   68 ----
 
6055
 panels/user-accounts/Makefile.am     |    2 -
 
6056
 panels/user-accounts/um-lockbutton.c |  627 ----------------------------------
 
6057
 panels/user-accounts/um-lockbutton.h |   68 ----
 
6058
 panels/user-accounts/um-user-panel.c |    4 +-
 
6059
 13 files changed, 9 insertions(+), 2097 deletions(-)
 
6060
 
 
6061
commit 5cc610bef6fd82d8ca7bc023511567cad0d90eeb
 
6062
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
6063
Date:   Wed Feb 23 19:22:48 2011 +0800
 
6064
 
 
6065
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
6066
 
 
6067
 po/zh_HK.po |  776 +++++++++++++++++++++++++++++++++++-----------------------
 
6068
 po/zh_TW.po |  776 +++++++++++++++++++++++++++++++++++-----------------------
 
6069
 2 files changed, 936 insertions(+), 616 deletions(-)
 
6070
 
 
6071
commit 39bcde27f60bebf4dfb4f9bbd57988bc76ec68cb
 
6072
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6073
Date:   Tue Feb 22 20:49:04 2011 +0100
 
6074
 
 
6075
    Updated Spanish translation
 
6076
 
 
6077
 po/es.po |  243 ++++++++++++++++++++++++++++++++++----------------------------
 
6078
 1 files changed, 132 insertions(+), 111 deletions(-)
 
6079
 
 
6080
commit 395d0837828005b2488317a2f0ecdcde25e673c6
 
6081
Author: Marek Kasik <mkasik@redhat.com>
 
6082
Date:   Tue Feb 22 17:26:31 2011 +0100
 
6083
 
 
6084
    printers: Don't show driver version in model name
 
6085
    
 
6086
    Get value of ModelName attribute from printer's PPD file
 
6087
    or use cleaned up printer-make-and-model attribute if ModelName
 
6088
    is not available (#641288).
 
6089
 
 
6090
 panels/printers/cc-printers-panel.c |   99 ++++++++++++++++++++++++++++++++---
 
6091
 1 files changed, 92 insertions(+), 7 deletions(-)
 
6092
 
 
6093
commit daf6d12620795c381333cd0754883e97c3fb8b86
 
6094
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
6095
Date:   Tue Feb 22 16:27:41 2011 +0100
 
6096
 
 
6097
    Release 2.91.90
 
6098
 
 
6099
 NEWS         |  136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
6100
 configure.ac |    5 ++-
 
6101
 2 files changed, 140 insertions(+), 1 deletions(-)
 
6102
 
 
6103
commit 55d908a775609cde7db7cb138f2470f0945bab4b
 
6104
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
6105
Date:   Tue Feb 22 16:20:58 2011 +0100
 
6106
 
 
6107
    background: Fix generation of autogenerated files on distcheck
 
6108
 
 
6109
 panels/background/Makefile.am |    8 ++++----
 
6110
 1 files changed, 4 insertions(+), 4 deletions(-)
 
6111
 
 
6112
commit a6128f0468f24928fee84c5dfc65013fed6db213
 
6113
Author: Bastien Nocera <hadess@hadess.net>
 
6114
Date:   Mon Feb 21 19:38:05 2011 +0000
 
6115
 
 
6116
    datetime: Make test-timezone link for some setups
 
6117
    
 
6118
    Seems that on some setups, libtool isn't dragging in the
 
6119
    dependencies from the libgnome-control-center static library.
 
6120
 
 
6121
 panels/datetime/Makefile.am |    4 ++--
 
6122
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6123
 
 
6124
commit a2fa77302b59a03b6b7fd3bc309b729d848ef198
 
6125
Author: Bastien Nocera <hadess@hadess.net>
 
6126
Date:   Mon Feb 21 19:16:47 2011 +0000
 
6127
 
 
6128
    region: Fix memleak on error
 
6129
 
 
6130
 panels/region/cc-region-panel.c |    4 ++--
 
6131
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6132
 
 
6133
commit 3ea70200875937e52a4fa4ce497032c145c42878
 
6134
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6135
Date:   Mon Feb 21 19:19:17 2011 +0200
 
6136
 
 
6137
    Updated Arabic translation
 
6138
 
 
6139
 po/ar.po |  274 +++++++++++++++++++++++++++++++++-----------------------------
 
6140
 1 files changed, 145 insertions(+), 129 deletions(-)
 
6141
 
 
6142
commit 8e0cd7d495859a8460ec35fefc337b6431bd8b39
 
6143
Author: Richard Hughes <richard@hughsie.com>
 
6144
Date:   Mon Feb 21 16:28:11 2011 +0000
 
6145
 
 
6146
    network: Only add the strongest AP for each SSID to the drop down box. Fixes #640471
 
6147
 
 
6148
 panels/network/cc-network-panel.c |   68 +++++++++++++++++++++++++++++++++++--
 
6149
 1 files changed, 65 insertions(+), 3 deletions(-)
 
6150
 
 
6151
commit 63874a8de8ad488722de4a15b102024b24a1e50b
 
6152
Author: Richard Hughes <richard@hughsie.com>
 
6153
Date:   Mon Feb 21 16:24:59 2011 +0000
 
6154
 
 
6155
    network: Remove the 'ControlCenter::AccessTechnology' attribute as nothing uses it in the GUI
 
6156
 
 
6157
 panels/network/cc-network-panel.c |   13 -------------
 
6158
 1 files changed, 0 insertions(+), 13 deletions(-)
 
6159
 
 
6160
commit d3358d729012c45cbd2ef8c95348d03a4e93c0dd
 
6161
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
6162
Date:   Mon Feb 21 17:28:53 2011 +0200
 
6163
 
 
6164
    Updated Hebrew translation.
 
6165
 
 
6166
 po/he.po |  274 +++++++++++++++++++++++++++++++++-----------------------------
 
6167
 1 files changed, 145 insertions(+), 129 deletions(-)
 
6168
 
 
6169
commit 5a02db3c0ff91e79accd4e74f0983f69918fb717
 
6170
Author: William Jon McCann <jmccann@redhat.com>
 
6171
Date:   Mon Feb 21 09:29:32 2011 -0500
 
6172
 
 
6173
    info: remove unused function
 
6174
 
 
6175
 panels/info/cc-info-panel.c |   23 -----------------------
 
6176
 1 files changed, 0 insertions(+), 23 deletions(-)
 
6177
 
 
6178
commit c9a7f998180531135725b98389192304aa406584
 
6179
Author: Richard Hughes <richard@hughsie.com>
 
6180
Date:   Mon Feb 21 10:05:22 2011 +0000
 
6181
 
 
6182
    network: port to the rm-userset branch of NetworkManager
 
6183
 
 
6184
 configure.ac                              |    9 +
 
6185
 panels/Makefile.am                        |    5 +-
 
6186
 panels/network/Makefile.am                |    7 +-
 
6187
 panels/network/cc-network-panel.c         |  966 ++++++++++++-------
 
6188
 panels/network/network.ui                 |    8 +-
 
6189
 panels/network/nm-access-point.c          |  290 ------
 
6190
 panels/network/nm-access-point.h          |   73 --
 
6191
 panels/network/nm-device.c                | 1495 -----------------------------
 
6192
 panels/network/nm-device.h                |  107 --
 
6193
 panels/network/panel-cell-renderer-mode.c |    2 +-
 
6194
 panels/network/panel-common.c             |   93 +--
 
6195
 panels/network/panel-common.h             |   42 +-
 
6196
 po/POTFILES.in                            |    2 -
 
6197
 13 files changed, 647 insertions(+), 2452 deletions(-)
 
6198
 
 
6199
commit 21683ab85e9ce065a0f50efdd0e13d8a326cc1b0
 
6200
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
6201
Date:   Mon Feb 21 09:37:55 2011 +0200
 
6202
 
 
6203
    Updated Hebrew translation.
 
6204
 
 
6205
 po/he.po |  524 +++++++++++++++++++++++++++++++++++++++-----------------------
 
6206
 1 files changed, 332 insertions(+), 192 deletions(-)
 
6207
 
 
6208
commit 5e536421a5d9415caa4d74bb500bab6e0f62b26a
 
6209
Author: Jorge González <jorgegonz@svn.gnome.org>
 
6210
Date:   Sun Feb 20 18:23:06 2011 +0100
 
6211
 
 
6212
    Updated Spanish translation
 
6213
 
 
6214
 po/es.po |   14 +++++---------
 
6215
 1 files changed, 5 insertions(+), 9 deletions(-)
 
6216
 
 
6217
commit 0a60891ee8bad27e063d59f968a215373cd98320
 
6218
Author: Changwoo Ryu <cwryu@debian.org>
 
6219
Date:   Sun Feb 20 23:15:14 2011 +0900
 
6220
 
 
6221
    Korean translation update
 
6222
 
 
6223
 po/ko.po | 7072 +++++++++++++++++++++++++++++++++++++-------------------------
 
6224
 1 files changed, 4275 insertions(+), 2797 deletions(-)
 
6225
 
 
6226
commit d573f0e7c6ac126569238f53302770e8c5e2d406
 
6227
Author: Kjartan Maraas <kmaraas@gnome.org>
 
6228
Date:   Sun Feb 20 12:21:49 2011 +0100
 
6229
 
 
6230
    Updated Norwegian bokmål translation.
 
6231
 
 
6232
 po/nb.po |  248 +++++++++++++++++++++++++++++++-------------------------------
 
6233
 1 files changed, 124 insertions(+), 124 deletions(-)
 
6234
 
 
6235
commit 24e785e898e5f62ff75d27f3c342594a6c06d551
 
6236
Author: Thomas Wood <thos@gnome.org>
 
6237
Date:   Sat Feb 19 17:38:38 2011 +0000
 
6238
 
 
6239
    Remove the example panel
 
6240
    
 
6241
    The example panel is no longer needed as there are now many more panels
 
6242
    implemented.
 
6243
 
 
6244
 Makefile.am                                |    8 +--
 
6245
 configure.ac                               |   15 ----
 
6246
 examples/Makefile.am                       |   27 -------
 
6247
 examples/cc-example-panel.c                |  113 ----------------------------
 
6248
 examples/cc-example-panel.h                |   74 ------------------
 
6249
 examples/example-module.c                  |   41 ----------
 
6250
 examples/gnome-example-panel.desktop.in.in |   14 ----
 
6251
 po/POTFILES.skip                           |    3 -
 
6252
 8 files changed, 2 insertions(+), 293 deletions(-)
 
6253
 
 
6254
commit 9d1d8534b8e82d143e84a07ea7ea8fa4cf078567
 
6255
Author: Thomas Wood <thos@gnome.org>
 
6256
Date:   Sat Feb 19 17:25:20 2011 +0000
 
6257
 
 
6258
    background: only reset item_added_id when the source is removed
 
6259
    
 
6260
    Make sure item_added_id is set to zero only when the idle source id is
 
6261
    actually removed. This ensures that the source is removed during finalize
 
6262
    if it still exists when the object is destroyed.
 
6263
 
 
6264
 panels/background/cc-background-xml.c |    8 ++++++--
 
6265
 1 files changed, 6 insertions(+), 2 deletions(-)
 
6266
 
 
6267
commit e2f944a66a5cd3a6f9a445cd9d7acd6b8c518fd2
 
6268
Author: Thomas Wood <thos@gnome.org>
 
6269
Date:   Sat Feb 19 16:46:26 2011 +0000
 
6270
 
 
6271
    configure: Group pkg-config checks based on how they are used
 
6272
    
 
6273
    Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
 
6274
    and LIBS.
 
6275
    
 
6276
    https://bugzilla.gnome.org/show_bug.cgi?id=636593
 
6277
 
 
6278
 configure.ac                                       |   88 ++++++++------------
 
6279
 docs/reference/libgnome-control-center/Makefile.am |    4 +-
 
6280
 libgnome-control-center/Makefile.am                |   14 ++--
 
6281
 panels/background/Makefile.am                      |   14 +---
 
6282
 panels/common/Makefile.am                          |   20 ++---
 
6283
 panels/datetime/Makefile.am                        |   13 +--
 
6284
 panels/display/Makefile.am                         |   11 +--
 
6285
 panels/info/Makefile.am                            |    5 +-
 
6286
 panels/keyboard/Makefile.am                        |    8 +-
 
6287
 panels/media/Makefile.am                           |    9 +-
 
6288
 panels/mouse/Makefile.am                           |    7 +-
 
6289
 panels/network/Makefile.am                         |    4 +-
 
6290
 panels/power/Makefile.am                           |    4 +-
 
6291
 panels/printers/Makefile.am                        |    6 +-
 
6292
 panels/region/Makefile.am                          |    7 +-
 
6293
 panels/screen/Makefile.am                          |    4 +-
 
6294
 panels/sound/Makefile.am                           |   20 +----
 
6295
 panels/universal-access/Makefile.am                |    4 +-
 
6296
 panels/user-accounts/Makefile.am                   |   18 +----
 
6297
 shell/Makefile.am                                  |    6 +-
 
6298
 20 files changed, 99 insertions(+), 167 deletions(-)
 
6299
 
 
6300
commit 645c4f85b1c244adc6b087b9581b795f4fc58691
 
6301
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6302
Date:   Sat Feb 19 16:33:48 2011 +0200
 
6303
 
 
6304
    Updated Arabic translation
 
6305
 
 
6306
 po/ar.po |  223 +++++++++++++++++++++++++++++++++----------------------------
 
6307
 1 files changed, 121 insertions(+), 102 deletions(-)
 
6308
 
 
6309
commit 96d46e3600664e4c558361dd9d71b7069ebc035c
 
6310
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6311
Date:   Sat Feb 19 12:22:15 2011 +0100
 
6312
 
 
6313
    Updated Spanish translation
 
6314
 
 
6315
 po/es.po |    6 +++---
 
6316
 1 files changed, 3 insertions(+), 3 deletions(-)
 
6317
 
 
6318
commit dd33cd8a0851554ecacc8a2f03675d617b051581
 
6319
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6320
Date:   Sat Feb 19 12:06:09 2011 +0100
 
6321
 
 
6322
    Updated Spanish translation
 
6323
 
 
6324
 po/es.po |   86 +++++++++++++++++++++++++++++++++----------------------------
 
6325
 1 files changed, 46 insertions(+), 40 deletions(-)
 
6326
 
 
6327
commit 9ec52cc05bd7a05ee014853979f783cef93cb701
 
6328
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6329
Date:   Sat Feb 19 12:03:48 2011 +0100
 
6330
 
 
6331
    Updated Spanish translation
 
6332
 
 
6333
 po/es.po |  220 +++++++++++++++++++++++++++++++-------------------------------
 
6334
 1 files changed, 109 insertions(+), 111 deletions(-)
 
6335
 
 
6336
commit 6528a5b049a3ce1feaef05d7b9dadc1b9b894936
 
6337
Author: A S Alam <aalam@users.sf.net>
 
6338
Date:   Sat Feb 19 12:38:29 2011 +0530
 
6339
 
 
6340
    update Punjabi Translation by A S Alam
 
6341
 
 
6342
 po/pa.po |  787 ++++++++++++++++++++++++++++++++++++++------------------------
 
6343
 1 files changed, 482 insertions(+), 305 deletions(-)
 
6344
 
 
6345
commit ecc078edc110c2a4a8b182f8634ed3ea3ff18202
 
6346
Author: William Jon McCann <jmccann@redhat.com>
 
6347
Date:   Fri Feb 18 16:33:34 2011 -0500
 
6348
 
 
6349
    sound: try using symbolic icons for range widgets
 
6350
    
 
6351
    Since they replace texual descriptions of "low" / "high".
 
6352
    
 
6353
    https://bugzilla.gnome.org/show_bug.cgi?id=614213
 
6354
 
 
6355
 panels/sound/gvc-channel-bar.c  |   12 ++++++------
 
6356
 panels/sound/gvc-mixer-dialog.c |    4 ++--
 
6357
 2 files changed, 8 insertions(+), 8 deletions(-)
 
6358
 
 
6359
commit dd25d61fdca6a4eb5e98e6efddab69b0d0fed231
 
6360
Author: Bastien Nocera <hadess@hadess.net>
 
6361
Date:   Fri Feb 18 21:09:49 2011 +0000
 
6362
 
 
6363
    info: Remove "Chat" preferred app setting
 
6364
    
 
6365
    We only really support Telepathy-based clients, so no
 
6366
    point in giving a choice here.
 
6367
 
 
6368
 panels/info/cc-info-panel.c |    9 ++----
 
6369
 panels/info/info.ui         |   56 +++++++++++++-----------------------------
 
6370
 2 files changed, 21 insertions(+), 44 deletions(-)
 
6371
 
 
6372
commit f05f6307d72974ff22e1fddd0e83747794d5783a
 
6373
Author: Bastien Nocera <hadess@hadess.net>
 
6374
Date:   Fri Feb 18 19:24:29 2011 +0000
 
6375
 
 
6376
    info: Implement saving for default applications
 
6377
 
 
6378
 panels/info/cc-info-panel.c |   98 +++++++++++++++++++++++++++++++++++-------
 
6379
 1 files changed, 81 insertions(+), 17 deletions(-)
 
6380
 
 
6381
commit 8df9eeca42676e8959a201f8ce7b0721ccb6205d
 
6382
Author: Bastien Nocera <hadess@hadess.net>
 
6383
Date:   Fri Feb 18 17:36:53 2011 +0000
 
6384
 
 
6385
    universal-access: Show the typing assistant widgets
 
6386
    
 
6387
    Not hooked yet, but will be useful for documentation folks.
 
6388
 
 
6389
 panels/universal-access/uap.ui |    1 +
 
6390
 1 files changed, 1 insertions(+), 0 deletions(-)
 
6391
 
 
6392
commit 62f6361af79d5d278c50c18a34e2d69b5047620e
 
6393
Author: Thomas Wood <thos@gnome.org>
 
6394
Date:   Fri Feb 18 14:02:21 2011 +0000
 
6395
 
 
6396
    configure: remove redundant pkg-config checks
 
6397
    
 
6398
    Remove pkg-config checks for libraries that are no longer required.
 
6399
 
 
6400
 configure.ac |   26 --------------------------
 
6401
 1 files changed, 0 insertions(+), 26 deletions(-)
 
6402
 
 
6403
commit 2e88bc759ec52fa1b060ff9e6b66bc14eb7a82cd
 
6404
Author: Bastien Nocera <hadess@hadess.net>
 
6405
Date:   Fri Feb 18 13:53:03 2011 +0000
 
6406
 
 
6407
    keyboard: Add Universal Access shortcuts
 
6408
    
 
6409
    As newly defined in gnome-settings-daemon.
 
6410
    
 
6411
    https://bugzilla.gnome.org/show_bug.cgi?id=641279
 
6412
 
 
6413
 panels/keyboard/50-accessibility.xml.in |    6 ++++++
 
6414
 1 files changed, 6 insertions(+), 0 deletions(-)
 
6415
 
 
6416
commit f0501c77ae25b29f17cb9e561317e946b76d09ca
 
6417
Author: Luca Ferretti <lferrett@gnome.org>
 
6418
Date:   Fri Feb 18 14:46:44 2011 +0100
 
6419
 
 
6420
    Updated Italian translation
 
6421
 
 
6422
 po/it.po |  633 +++++++++++++++++++++++++++++++++++++++----------------------
 
6423
 1 files changed, 405 insertions(+), 228 deletions(-)
 
6424
 
 
6425
commit 65057f54e7ce687abdd01ea78786049dcf85181e
 
6426
Author: Thomas Wood <thos@gnome.org>
 
6427
Date:   Fri Feb 18 11:51:26 2011 +0000
 
6428
 
 
6429
    configure: Remove unnecessary use of AC_SUBST
 
6430
    
 
6431
    AC_SUBST does not need to be used on variables created by the
 
6432
    PKG_CHECK_MODULES macro.
 
6433
    
 
6434
    https://bugzilla.gnome.org/show_bug.cgi?id=636593
 
6435
 
 
6436
 configure.ac |    4 ----
 
6437
 1 files changed, 0 insertions(+), 4 deletions(-)
 
6438
 
 
6439
commit 35af2cbfa38f54888aec51b85a511499c29946bf
 
6440
Author: William Jon McCann <jmccann@redhat.com>
 
6441
Date:   Thu Feb 17 19:34:22 2011 -0500
 
6442
 
 
6443
    info: 2 many colons everwharz
 
6444
    
 
6445
    They aren't really needed iff label text is right aligned and a clear
 
6446
    vertical column of space separates the label from the values.
 
6447
 
 
6448
 panels/info/info.ui |   20 ++++++++++----------
 
6449
 1 files changed, 10 insertions(+), 10 deletions(-)
 
6450
 
 
6451
commit b4c25fe9b438e0d34f0cdba604f1b0d17d080ffa
 
6452
Author: Luca Ferretti <lferrett@gnome.org>
 
6453
Date:   Fri Feb 18 01:30:30 2011 +0100
 
6454
 
 
6455
    info: fallback warning uses all available space on right side
 
6456
 
 
6457
 panels/info/info.ui |   68 ++++++++++++++++++++++++++++++--------------------
 
6458
 1 files changed, 41 insertions(+), 27 deletions(-)
 
6459
 
 
6460
commit 7ed56b00fdd4ed67b5b749871b5c03f110148878
 
6461
Author: William Jon McCann <jmccann@redhat.com>
 
6462
Date:   Thu Feb 17 19:21:00 2011 -0500
 
6463
 
 
6464
    universal-access: use switches instead of radio groups
 
6465
 
 
6466
 libgnome-control-center/gconf-property-editor.c |   67 ++++++
 
6467
 libgnome-control-center/gconf-property-editor.h |    6 +
 
6468
 panels/universal-access/cc-ua-panel.c           |   65 ++----
 
6469
 panels/universal-access/uap.ui                  |  260 +---------------------
 
6470
 4 files changed, 109 insertions(+), 289 deletions(-)
 
6471
 
 
6472
commit ab5adcb98ed160063a3983605a2eafddcd366d12
 
6473
Author: William Jon McCann <jmccann@redhat.com>
 
6474
Date:   Thu Feb 17 18:21:22 2011 -0500
 
6475
 
 
6476
    info: don't use the fallback warning text when turning it off
 
6477
    
 
6478
    Use text that says the standard experience will be attempted.
 
6479
 
 
6480
 panels/info/cc-info-panel.c |   11 ++++++++++-
 
6481
 panels/info/info.ui         |    2 +-
 
6482
 2 files changed, 11 insertions(+), 2 deletions(-)
 
6483
 
 
6484
commit 4f6e642670e84bc57f8d3df9bf9eb1f41e979b8c
 
6485
Author: William Jon McCann <jmccann@redhat.com>
 
6486
Date:   Thu Feb 17 18:06:26 2011 -0500
 
6487
 
 
6488
    info: correctly detect the fallback session
 
6489
 
 
6490
 panels/info/cc-info-panel.c |   10 +++++-----
 
6491
 1 files changed, 5 insertions(+), 5 deletions(-)
 
6492
 
 
6493
commit d8f823a31c5795249ad55227fd5beb3b885c6e94
 
6494
Author: Florian Müllner <fmuellner@gnome.org>
 
6495
Date:   Thu Feb 17 23:58:34 2011 +0100
 
6496
 
 
6497
    universal-access: Adjust for magnifier schema changes
 
6498
    
 
6499
    gsettings-desktop-schemas had two conflicting settings for enabling
 
6500
    the magnifier: 'show-magnifier' in org.gnome.desktop.a11y.magnifier
 
6501
    and 'screen-magnifier-enabled' in org.gnome.desktop.a11y.applications.
 
6502
    The former has been removed in favor of the latter, so adjust to this
 
6503
    change.
 
6504
 
 
6505
 panels/universal-access/cc-ua-panel.c |   13 +++++++------
 
6506
 1 files changed, 7 insertions(+), 6 deletions(-)
 
6507
 
 
6508
commit 05f7a4b1f48e9ef7cdea8ceb7e0b2307a89478e9
 
6509
Author: William Jon McCann <jmccann@redhat.com>
 
6510
Date:   Thu Feb 17 17:05:04 2011 -0500
 
6511
 
 
6512
    keyboard: align bottoms of panes in a neater way
 
6513
    
 
6514
    https://bugzilla.gnome.org/show_bug.cgi?id=642629
 
6515
 
 
6516
 panels/keyboard/gnome-keyboard-panel.ui |   15 ++++++++-------
 
6517
 1 files changed, 8 insertions(+), 7 deletions(-)
 
6518
 
 
6519
commit 886d8718935f676202d44e817db4e223ab093432
 
6520
Author: William Jon McCann <jmccann@redhat.com>
 
6521
Date:   Thu Feb 17 16:59:45 2011 -0500
 
6522
 
 
6523
    keyboard: don't expand tables vertically
 
6524
    
 
6525
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=642625
 
6526
 
 
6527
 panels/keyboard/gnome-keyboard-panel.ui |   29 ++++++++++++++---------------
 
6528
 1 files changed, 14 insertions(+), 15 deletions(-)
 
6529
 
 
6530
commit e5a8fc3ea8739af1cdadafdcd99ed0340e8f9dbb
 
6531
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6532
Date:   Thu Feb 17 21:17:25 2011 +0100
 
6533
 
 
6534
    Updated Spanish translation
 
6535
 
 
6536
 po/es.po |  278 +++++++++++++++++++++++++++++++++++++++++---------------------
 
6537
 1 files changed, 184 insertions(+), 94 deletions(-)
 
6538
 
 
6539
commit 4e06cd6236d0d4d9b8a1de30ca312a8ed71a1769
 
6540
Author: Alexander Larsson <alexl@redhat.com>
 
6541
Date:   Thu Feb 17 20:59:55 2011 +0100
 
6542
 
 
6543
    Fix includes for gdesktop-enums.h
 
6544
    
 
6545
    The file is in $incdir/gsettings-desktop-schemas/gdesktop-enums.h,
 
6546
    and pkg-config returns -I$incdir/gsettings-desktop-schemas, so the
 
6547
    right way is to #include <gdesktop-enums.h> which is what other modules
 
6548
    do.
 
6549
    
 
6550
    https://bugzilla.gnome.org/show_bug.cgi?id=642369
 
6551
 
 
6552
 panels/background/bg-colors-source.c    |    2 +-
 
6553
 panels/background/bg-flickr-source.c    |    2 +-
 
6554
 panels/background/bg-pictures-source.c  |    2 +-
 
6555
 panels/background/cc-background-item.c  |    2 +-
 
6556
 panels/background/cc-background-item.h  |    2 +-
 
6557
 panels/background/cc-background-panel.c |    2 +-
 
6558
 panels/background/cc-background-xml.c   |    2 +-
 
6559
 7 files changed, 7 insertions(+), 7 deletions(-)
 
6560
 
 
6561
commit 1da5f177203bfc792195fb4fef40941072ebf8ca
 
6562
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6563
Date:   Thu Feb 17 21:12:50 2011 +0200
 
6564
 
 
6565
    Updated Arabic translation
 
6566
 
 
6567
 po/ar.po |   56 +++++++++++++++++++++++++++++++++-----------------------
 
6568
 1 files changed, 33 insertions(+), 23 deletions(-)
 
6569
 
 
6570
commit 0e153740f9a24eb9f1e0d02f04023cf9df18a7bc
 
6571
Author: Bastien Nocera <hadess@hadess.net>
 
6572
Date:   Thu Feb 17 19:10:00 2011 +0000
 
6573
 
 
6574
    keyboard: Don't resize the shell horizontally
 
6575
    
 
6576
    By ellipsising long key names.
 
6577
 
 
6578
 panels/keyboard/keyboard-shortcuts.c |    1 +
 
6579
 1 files changed, 1 insertions(+), 0 deletions(-)
 
6580
 
 
6581
commit 23f2c876722bc34253e7a0a23fcce7acf6f1513a
 
6582
Author: Bastien Nocera <hadess@hadess.net>
 
6583
Date:   Thu Feb 17 18:52:55 2011 +0000
 
6584
 
 
6585
    info: Use a context for the "Standard" string
 
6586
    
 
6587
    So we can use a different translation for that same word in
 
6588
    the user-accounts panel, and in the info panel.
 
6589
    
 
6590
    Also prefix the "Fallback" string the same way.
 
6591
    
 
6592
    https://bugzilla.gnome.org/show_bug.cgi?id=642598
 
6593
 
 
6594
 panels/info/cc-info-panel.c |    4 ++--
 
6595
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6596
 
 
6597
commit bb2ff68a3966acc5004d68ef05b495b82df5c671
 
6598
Author: Bastien Nocera <hadess@hadess.net>
 
6599
Date:   Thu Feb 17 18:36:03 2011 +0000
 
6600
 
 
6601
    info: Add translator comments for "Fallback"
 
6602
    
 
6603
    and "standard" experiences, as presented by the info panel.
 
6604
    
 
6605
    https://bugzilla.gnome.org/show_bug.cgi?id=642439
 
6606
 
 
6607
 panels/info/cc-info-panel.c |   12 ++++++++++--
 
6608
 panels/info/info.ui         |    2 +-
 
6609
 2 files changed, 11 insertions(+), 3 deletions(-)
 
6610
 
 
6611
commit fd0a3468f026d8513830b94487ce737bc5c5db46
 
6612
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6613
Date:   Thu Feb 17 19:47:46 2011 +0200
 
6614
 
 
6615
    Updated Arabic translation
 
6616
 
 
6617
 po/ar.po |   36 +++++++++++++++++++-----------------
 
6618
 1 files changed, 19 insertions(+), 17 deletions(-)
 
6619
 
 
6620
commit 36fb74b8178407b3555b42506a93ca6661409820
 
6621
Author: William Jon McCann <jmccann@redhat.com>
 
6622
Date:   Thu Feb 17 11:56:33 2011 -0500
 
6623
 
 
6624
    info: clearify language in force fallback controls
 
6625
 
 
6626
 panels/info/info.ui |    4 ++--
 
6627
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6628
 
 
6629
commit 52f8687c37a7097c8f8f4fe170487bdd651b4c3a
 
6630
Author: Bastien Nocera <hadess@hadess.net>
 
6631
Date:   Thu Feb 17 16:50:32 2011 +0000
 
6632
 
 
6633
    keyboard: Only listen to our own key
 
6634
    
 
6635
    Rather than all the possible changes that could have happened in
 
6636
    the schemas.
 
6637
 
 
6638
 panels/keyboard/cc-keyboard-item.c |    6 +++++-
 
6639
 1 files changed, 5 insertions(+), 1 deletions(-)
 
6640
 
 
6641
commit 9d1869aaaefabcd6f33a104a485437323d6630a6
 
6642
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6643
Date:   Thu Feb 17 18:19:29 2011 +0200
 
6644
 
 
6645
    Updated Arabic translation
 
6646
 
 
6647
 po/ar.po |  192 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 
6648
 1 files changed, 138 insertions(+), 54 deletions(-)
 
6649
 
 
6650
commit 000ba7fffec339e0af622c2e9b6a00b2ea9f6cdd
 
6651
Author: Bastien Nocera <hadess@hadess.net>
 
6652
Date:   Thu Feb 17 12:59:58 2011 +0000
 
6653
 
 
6654
    keyboard: Fix memleaks when adding from XML file
 
6655
 
 
6656
 panels/keyboard/keyboard-shortcuts.c |   21 ++++++++++++++++-----
 
6657
 1 files changed, 16 insertions(+), 5 deletions(-)
 
6658
 
 
6659
commit 2bd214a1d4588f6fd64b7d7b5d6d80e0dc28146c
 
6660
Author: Bastien Nocera <hadess@hadess.net>
 
6661
Date:   Thu Feb 17 12:59:03 2011 +0000
 
6662
 
 
6663
    keyboard: Fix memleaks in CcKeyboardItem
 
6664
 
 
6665
 panels/keyboard/cc-keyboard-item.c |    3 +++
 
6666
 1 files changed, 3 insertions(+), 0 deletions(-)
 
6667
 
 
6668
commit 52339fc0a37bf381fb7540f2d7b15652298317f7
 
6669
Author: Bastien Nocera <hadess@hadess.net>
 
6670
Date:   Thu Feb 17 12:27:08 2011 +0000
 
6671
 
 
6672
    keyboard: Read XDG data dirs for keys to use
 
6673
    
 
6674
    And set the locale prefix accordingly.
 
6675
 
 
6676
 panels/keyboard/keyboard-shortcuts.c |   48 ++++++++++++++++++++++++----------
 
6677
 1 files changed, 34 insertions(+), 14 deletions(-)
 
6678
 
 
6679
commit fbe10dc98c0f4fc91e5255bd2ab361cf481f977e
 
6680
Author: Bastien Nocera <hadess@hadess.net>
 
6681
Date:   Thu Feb 17 12:26:51 2011 +0000
 
6682
 
 
6683
    keyboard: Remove some debug
 
6684
 
 
6685
 panels/keyboard/cc-keyboard-item.c |    2 --
 
6686
 1 files changed, 0 insertions(+), 2 deletions(-)
 
6687
 
 
6688
commit 029797928d603739ba592a329d06e2d57d43f418
 
6689
Author: Bastien Nocera <hadess@hadess.net>
 
6690
Date:   Thu Feb 17 12:25:49 2011 +0000
 
6691
 
 
6692
    keyboard: Pass gettext domain name for GConf entries
 
6693
 
 
6694
 panels/keyboard/keyboard-shortcuts.c |   10 ++++++----
 
6695
 1 files changed, 6 insertions(+), 4 deletions(-)
 
6696
 
 
6697
commit 73f155eaacd4d486d54680a20a9bfd50f91a79d4
 
6698
Author: Bastien Nocera <hadess@hadess.net>
 
6699
Date:   Thu Feb 17 12:19:38 2011 +0000
 
6700
 
 
6701
    keyboard: Pass a gettext package when loading GConf
 
6702
    
 
6703
    As GConf itself won't be passing us a translated entry by itself.
 
6704
    
 
6705
    https://bugzilla.gnome.org/show_bug.cgi?id=576570
 
6706
 
 
6707
 panels/keyboard/cc-keyboard-item.c |   13 ++++++++++++-
 
6708
 panels/keyboard/cc-keyboard-item.h |    2 ++
 
6709
 2 files changed, 14 insertions(+), 1 deletions(-)
 
6710
 
 
6711
commit 17d775aee60b80343114ce86d2f1d5fd501da810
 
6712
Author: Kjartan Maraas <kmaraas@gnome.org>
 
6713
Date:   Thu Feb 17 13:40:57 2011 +0100
 
6714
 
 
6715
    Updated Norwegian bokmål translation.
 
6716
 
 
6717
 po/nb.po |  436 +++++++++++++++++++++++++++++++++++++++++--------------------
 
6718
 1 files changed, 293 insertions(+), 143 deletions(-)
 
6719
 
 
6720
commit 06b9a36c67a9956db848ac5f51432bb0ecedd88e
 
6721
Author: Richard Hughes <richard@hughsie.com>
 
6722
Date:   Tue Feb 15 11:50:28 2011 +0000
 
6723
 
 
6724
    Fix linking in the network pane
 
6725
 
 
6726
 panels/network/Makefile.am |    4 ++++
 
6727
 1 files changed, 4 insertions(+), 0 deletions(-)
 
6728
 
 
6729
commit 46e0f2a9571269e78dd0f6a658bd9e4faa49d9bf
 
6730
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
6731
Date:   Wed Feb 16 21:16:24 2011 +0100
 
6732
 
 
6733
    Updated Basque language
 
6734
 
 
6735
 po/eu.po |  373 +++++++++++++++++++++++++++++++++++++++++---------------------
 
6736
 1 files changed, 249 insertions(+), 124 deletions(-)
 
6737
 
 
6738
commit 407cf455bf520105f2d110f594140a9ac0510a79
 
6739
Author: Bastien Nocera <hadess@hadess.net>
 
6740
Date:   Wed Feb 16 17:59:29 2011 +0000
 
6741
 
 
6742
    keyboard: Use GSettings for those shortcuts
 
6743
 
 
6744
 panels/keyboard/00-multimedia.xml.in    |   32 ++++++++++--------------------
 
6745
 panels/keyboard/01-launchers.xml.in     |   20 ++++++------------
 
6746
 panels/keyboard/01-system.xml.in        |    8 ++----
 
6747
 panels/keyboard/50-accessibility.xml.in |    2 +
 
6748
 4 files changed, 23 insertions(+), 39 deletions(-)
 
6749
 
 
6750
commit 82ae68abdfbf70514cd62ebece2cab98c948ee01
 
6751
Author: Bastien Nocera <hadess@hadess.net>
 
6752
Date:   Wed Feb 16 17:43:53 2011 +0000
 
6753
 
 
6754
    keyboard: Move a11y keys to gnome-control-center
 
6755
 
 
6756
 panels/keyboard/50-accessibility.xml.in |    8 ++++++++
 
6757
 panels/keyboard/Makefile.am             |    2 +-
 
6758
 po/POTFILES.in                          |    1 +
 
6759
 3 files changed, 10 insertions(+), 1 deletions(-)
 
6760
 
 
6761
commit 27cf30ed545c2afec7abf739583f9d16664808cb
 
6762
Author: Bastien Nocera <hadess@hadess.net>
 
6763
Date:   Wed Feb 16 17:43:27 2011 +0000
 
6764
 
 
6765
    keyboard: Add support for GSettings shortcuts
 
6766
 
 
6767
 panels/keyboard/cc-keyboard-item.c   |   73 +++++++++++-
 
6768
 panels/keyboard/cc-keyboard-item.h   |    9 ++
 
6769
 panels/keyboard/keyboard-shortcuts.c |  223 +++++++++++++++++-----------------
 
6770
 3 files changed, 191 insertions(+), 114 deletions(-)
 
6771
 
 
6772
commit 174162ed968d9545beeae799477d73158fcac6f5
 
6773
Author: Matthias Clasen <mclasen@redhat.com>
 
6774
Date:   Wed Feb 16 12:08:43 2011 -0500
 
6775
 
 
6776
    Only autostart the sound applet in the fallback session
 
6777
    
 
6778
    This uses new AutostartCondition support that just landed
 
6779
    in gnome-session.
 
6780
 
 
6781
 panels/sound/data/gnome-sound-applet.desktop.in |    1 +
 
6782
 1 files changed, 1 insertions(+), 0 deletions(-)
 
6783
 
 
6784
commit 6b5fa49cc600b4ad0298322c3b0aff4b59a72a58
 
6785
Author: Bastien Nocera <hadess@hadess.net>
 
6786
Date:   Wed Feb 16 01:28:04 2011 +0000
 
6787
 
 
6788
    keyboard: Don't update binding by hand
 
6789
    
 
6790
    Let the CcKeyboardItem update keyval, keymask, etc. for us when
 
6791
    we set the binding value, instead of having us do it by hand.
 
6792
 
 
6793
 panels/keyboard/cc-keyboard-item.c   |   28 ++++++++++++++++++++++++++++
 
6794
 panels/keyboard/keyboard-shortcuts.c |   26 --------------------------
 
6795
 2 files changed, 28 insertions(+), 26 deletions(-)
 
6796
 
 
6797
commit 5c755904e1d6b4e0bf6f5d60a7e617f0cfa90fa5
 
6798
Author: Bastien Nocera <hadess@hadess.net>
 
6799
Date:   Wed Feb 16 01:22:38 2011 +0000
 
6800
 
 
6801
    keyboard: Clean up GConf handling
 
6802
    
 
6803
    Move most of the horrible GConf monitoring code to a separate
 
6804
    GObject(-ish). While quite ugly, it's not as bad as the code that
 
6805
    used to be there before.
 
6806
    
 
6807
    Also fix the setting of KeyEntry->model (or CcKeyboardItem->model now)
 
6808
    to be the correct model (eg. the shortcut model rather than the section
 
6809
    model)
 
6810
 
 
6811
 panels/keyboard/Makefile.am          |    2 +
 
6812
 panels/keyboard/cc-keyboard-item.c   |  450 ++++++++++++++++++++++++
 
6813
 panels/keyboard/cc-keyboard-item.h   |  109 ++++++
 
6814
 panels/keyboard/keyboard-shortcuts.c |  640 ++++++++++++----------------------
 
6815
 4 files changed, 780 insertions(+), 421 deletions(-)
 
6816
 
 
6817
commit 18a76d2dff9fc516afcb2b58187a45fbd76bb3eb
 
6818
Author: Bastien Nocera <hadess@hadess.net>
 
6819
Date:   Tue Feb 15 18:40:34 2011 +0000
 
6820
 
 
6821
    background: Remove unused GConf include
 
6822
 
 
6823
 panels/background/cc-background-item.c |    2 --
 
6824
 1 files changed, 0 insertions(+), 2 deletions(-)
 
6825
 
 
6826
commit 816068ff6f0952a15d3cdf6ee73eb86f76b9b65a
 
6827
Author: Bastien Nocera <hadess@hadess.net>
 
6828
Date:   Tue Feb 15 17:58:45 2011 +0000
 
6829
 
 
6830
    keyboard: Simplify bit of code
 
6831
 
 
6832
 panels/keyboard/keyboard-shortcuts.c |    5 +----
 
6833
 1 files changed, 1 insertions(+), 4 deletions(-)
 
6834
 
 
6835
commit 47770ed40c5a1846e14cd4b167ce5d808d52fdc9
 
6836
Author: Bastien Nocera <hadess@hadess.net>
 
6837
Date:   Tue Feb 15 17:58:25 2011 +0000
 
6838
 
 
6839
    keyboard: typedef the shortcut types
 
6840
 
 
6841
 panels/keyboard/keyboard-shortcuts.c |   20 ++++++++++----------
 
6842
 1 files changed, 10 insertions(+), 10 deletions(-)
 
6843
 
 
6844
commit bd9a54566825701c6c28f4a4f21f59726969b9f1
 
6845
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
6846
Date:   Tue Feb 15 21:27:57 2011 +0100
 
6847
 
 
6848
    Updated Spanish translation
 
6849
 
 
6850
 po/es.po |  347 +++++++++++++++++++++++++++++++++++---------------------------
 
6851
 1 files changed, 195 insertions(+), 152 deletions(-)
 
6852
 
 
6853
commit 6ceea9b3aefdb373c3670dcc3288d722e174cb58
 
6854
Author: William Jon McCann <jmccann@redhat.com>
 
6855
Date:   Tue Feb 15 14:15:35 2011 -0500
 
6856
 
 
6857
    info: add warning that always fallback will effect next login
 
6858
 
 
6859
 panels/info/cc-info-panel.c |   48 +++++++++++++++++++++++++++---------------
 
6860
 panels/info/info.ui         |   35 +++++++++++++++++++++++++++++-
 
6861
 2 files changed, 64 insertions(+), 19 deletions(-)
 
6862
 
 
6863
commit 17008fe56556579b24d7b2d52dc3a536cb8c8e4d
 
6864
Author: William Jon McCann <jmccann@redhat.com>
 
6865
Date:   Tue Feb 15 13:59:27 2011 -0500
 
6866
 
 
6867
    info: make sure to always print an experience value
 
6868
 
 
6869
 panels/info/cc-info-panel.c |   29 +++++++++++++++++++++--------
 
6870
 1 files changed, 21 insertions(+), 8 deletions(-)
 
6871
 
 
6872
commit 0be178ba6bbc80c0460bf8941af7bc7498a89ef1
 
6873
Author: William Jon McCann <jmccann@redhat.com>
 
6874
Date:   Tue Feb 15 13:50:46 2011 -0500
 
6875
 
 
6876
    info: use the correct return type for getting dbus properties
 
6877
    
 
6878
    Makes getting the session experience property work.
 
6879
 
 
6880
 panels/info/cc-info-panel.c |    4 ++--
 
6881
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6882
 
 
6883
commit 9ad9dd895a6d3d920307cb2487ecd45a4309a46d
 
6884
Author: Khaled Hosny <khaledhosny@eglug.org>
 
6885
Date:   Tue Feb 15 12:59:22 2011 +0200
 
6886
 
 
6887
    Updated Arabic translation
 
6888
 
 
6889
 po/ar.po |  254 ++++++++++++++++++++++++++++++++++++++------------------------
 
6890
 1 files changed, 157 insertions(+), 97 deletions(-)
 
6891
 
 
6892
commit d1920f8bea0865fe522f074cedad76a1caab0e95
 
6893
Author: William Jon McCann <jmccann@redhat.com>
 
6894
Date:   Mon Feb 14 23:06:20 2011 -0500
 
6895
 
 
6896
    info: move update button into the overview page
 
6897
    
 
6898
    It doesn't make much sense when seen from other pages.
 
6899
 
 
6900
 panels/info/info.ui |  111 +++++++++++++++++++++++----------------------------
 
6901
 1 files changed, 50 insertions(+), 61 deletions(-)
 
6902
 
 
6903
commit ca48b040ec353c666bda2621bbe844959891b299
 
6904
Author: William Jon McCann <jmccann@redhat.com>
 
6905
Date:   Mon Feb 14 22:33:42 2011 -0500
 
6906
 
 
6907
    info: add an updates available button
 
6908
 
 
6909
 panels/info/cc-info-panel.c |  187 ++++++++++++++++++++++++++++++++++++++++++-
 
6910
 panels/info/info.ui         |    4 +-
 
6911
 2 files changed, 188 insertions(+), 3 deletions(-)
 
6912
 
 
6913
commit 6972c36af18b0463f48098bf17b16edad3c29d9a
 
6914
Author: William Jon McCann <jmccann@redhat.com>
 
6915
Date:   Mon Feb 14 21:01:30 2011 -0500
 
6916
 
 
6917
    info: use a http scheme handler instead of html
 
6918
 
 
6919
 panels/info/cc-info-panel.c |    2 +-
 
6920
 1 files changed, 1 insertions(+), 1 deletions(-)
 
6921
 
 
6922
commit 5226b4242fe90a6a106d2730247a306798b5673f
 
6923
Author: William Jon McCann <jmccann@redhat.com>
 
6924
Date:   Mon Feb 14 21:00:05 2011 -0500
 
6925
 
 
6926
    info: add Photos default app
 
6927
 
 
6928
 panels/info/cc-info-panel.c |    3 +++
 
6929
 panels/info/info.ui         |   33 +++++++++++++++++++++++++++++++--
 
6930
 2 files changed, 34 insertions(+), 2 deletions(-)
 
6931
 
 
6932
commit 1f0c728688778a8f5db406b37f59d763e6172192
 
6933
Author: William Jon McCann <jmccann@redhat.com>
 
6934
Date:   Mon Feb 14 20:39:00 2011 -0500
 
6935
 
 
6936
    info: make all app chooser buttons the same width
 
6937
 
 
6938
 panels/info/cc-info-panel.c |   12 ++++++------
 
6939
 1 files changed, 6 insertions(+), 6 deletions(-)
 
6940
 
 
6941
commit f04373fdd2ca138cddef763b1f355c5a9ff4c76f
 
6942
Author: William Jon McCann <jmccann@redhat.com>
 
6943
Date:   Mon Feb 14 20:35:01 2011 -0500
 
6944
 
 
6945
    info: use ogg to find generic players for now since wildcards don't work
 
6946
 
 
6947
 panels/info/cc-info-panel.c |    4 ++--
 
6948
 1 files changed, 2 insertions(+), 2 deletions(-)
 
6949
 
 
6950
commit a06dd020922bf760865f84600a653d437fa969c2
 
6951
Author: William Jon McCann <jmccann@redhat.com>
 
6952
Date:   Mon Feb 14 19:48:44 2011 -0500
 
6953
 
 
6954
    info: re-prettify cpu info
 
6955
 
 
6956
 panels/info/cc-info-panel.c |    6 +++++-
 
6957
 1 files changed, 5 insertions(+), 1 deletions(-)
 
6958
 
 
6959
commit 642e12a10ae489bbef7b20db02f052f67f2e780f
 
6960
Author: William Jon McCann <jmccann@redhat.com>
 
6961
Date:   Mon Feb 14 19:45:43 2011 -0500
 
6962
 
 
6963
    info: add stub for default apps page
 
6964
 
 
6965
 panels/info/cc-info-panel.c |   35 +++++++
 
6966
 panels/info/info.ui         |  229 +++++++++++++++++++++++++++++++++++++++---
 
6967
 2 files changed, 247 insertions(+), 17 deletions(-)
 
6968
 
 
6969
commit f42c262123c13af669b2dd99c3cf472c74545c21
 
6970
Author: William Jon McCann <jmccann@redhat.com>
 
6971
Date:   Mon Feb 14 18:47:55 2011 -0500
 
6972
 
 
6973
    info: fix the layout from the last commit
 
6974
    
 
6975
     - Don't use a paned widget
 
6976
     - Fix spacing and alignment
 
6977
 
 
6978
 panels/info/cc-info-panel.c |    8 +-
 
6979
 panels/info/info.ui         |  745 +++++++++++++++++++++----------------------
 
6980
 2 files changed, 369 insertions(+), 384 deletions(-)
 
6981
 
 
6982
commit 50211514c58cdbe93f229e51dc91a0dfa4fc62cf
 
6983
Author: Bastien Nocera <hadess@hadess.net>
 
6984
Date:   Mon Feb 14 23:51:20 2011 +0000
 
6985
 
 
6986
    user-accounts: Hide fingerprint dialogue by default
 
6987
    
 
6988
    The dialogue was shown when loaded by GtkBuilder, and then
 
6989
    parented properly, which made it jump before display.
 
6990
    
 
6991
    https://bugzilla.gnome.org/show_bug.cgi?id=641990
 
6992
 
 
6993
 panels/user-accounts/data/account-fingerprint.ui |    1 +
 
6994
 1 files changed, 1 insertions(+), 0 deletions(-)
 
6995
 
 
6996
commit 07664136d0185dabec3c6b45a237152cc81a8c98
 
6997
Author: Bastien Nocera <hadess@hadess.net>
 
6998
Date:   Mon Feb 14 23:48:49 2011 +0000
 
6999
 
 
7000
    user-accounts: Remove use of obsolete properties
 
7001
 
 
7002
 panels/user-accounts/data/user-accounts-dialog.ui |    2 --
 
7003
 1 files changed, 0 insertions(+), 2 deletions(-)
 
7004
 
 
7005
commit c32ce5ee9d9e763f3ca780a464d7a19d7bfee3b7
 
7006
Author: Colin Walters <walters@verbum.org>
 
7007
Date:   Thu Feb 10 14:13:28 2011 -0500
 
7008
 
 
7009
    info: Add panel chooser, graphics tab
 
7010
    
 
7011
    This is work towards implementing
 
7012
    http://live.gnome.org/Design/SystemSettings/SystemInformation
 
7013
    
 
7014
    Implemented in this patch is some cleanup and parts of the
 
7015
    Graphics tab.
 
7016
    
 
7017
    https://bugzilla.gnome.org/show_bug.cgi?id=642068
 
7018
 
 
7019
 panels/info/Makefile.am     |    1 +
 
7020
 panels/info/cc-info-panel.c |  372 +++++++++++++++-----
 
7021
 panels/info/info.ui         |  834 +++++++++++++++++++++++++++----------------
 
7022
 3 files changed, 822 insertions(+), 385 deletions(-)
 
7023
 
 
7024
commit 3ae9e15ebf0985dd51d3e2f9655fa650927c862b
 
7025
Author: Bastien Nocera <hadess@hadess.net>
 
7026
Date:   Mon Feb 14 19:49:27 2011 +0000
 
7027
 
 
7028
    background: Fix initial state when loading gradients
 
7029
    
 
7030
    And fix saving as well, as we were saving from the item,
 
7031
    instead of the current_background, thus losing name, etc.
 
7032
 
 
7033
 panels/background/cc-background-panel.c |   25 +++++++++++++++++++------
 
7034
 1 files changed, 19 insertions(+), 6 deletions(-)
 
7035
 
 
7036
commit e4efd61cfecebe37d744be1f4a126021b54dfe15
 
7037
Author: Bastien Nocera <hadess@hadess.net>
 
7038
Date:   Mon Feb 14 19:49:07 2011 +0000
 
7039
 
 
7040
    background: Fix comparisons of gradients
 
7041
 
 
7042
 panels/background/cc-background-item.c |    4 ++++
 
7043
 1 files changed, 4 insertions(+), 0 deletions(-)
 
7044
 
 
7045
commit 8be746af8d80eb546d9ac37b83fda230fa25854b
 
7046
Author: Bastien Nocera <hadess@hadess.net>
 
7047
Date:   Mon Feb 14 19:48:38 2011 +0000
 
7048
 
 
7049
    background: Add arrows for the gradients
 
7050
 
 
7051
 panels/background/bg-colors-source.c |   34 +++++++++++++++++++++++++++++++---
 
7052
 1 files changed, 31 insertions(+), 3 deletions(-)
 
7053
 
 
7054
commit 558d6752f9faecb3b575b12fda24b0ccaf189af3
 
7055
Author: Bastien Nocera <hadess@hadess.net>
 
7056
Date:   Mon Feb 14 19:05:56 2011 +0000
 
7057
 
 
7058
    background: Add/Remove features for panel
 
7059
    
 
7060
    Remove unused "backgrounds-liststore" object from .ui file, and
 
7061
    add remove button.
 
7062
    
 
7063
    Make remove button sensitive for files that were copied to the cache,
 
7064
    and implement remove itself.
 
7065
    
 
7066
    Remember needs_download when copying CcBackgroundItem objects.
 
7067
    
 
7068
    Make "Add" button unsensitive in chooser when background was
 
7069
    already added to the list, to avoid duplicates.
 
7070
    
 
7071
    Ellipsise background label.
 
7072
 
 
7073
 panels/background/background.ui         |   24 +++--
 
7074
 panels/background/cc-background-item.c  |    1 +
 
7075
 panels/background/cc-background-panel.c |  179 ++++++++++++++++++++++++-------
 
7076
 3 files changed, 153 insertions(+), 51 deletions(-)
 
7077
 
 
7078
commit a1dd22ea178d62161a745c021780bf7d1592ffbf
 
7079
Author: Bastien Nocera <hadess@hadess.net>
 
7080
Date:   Mon Feb 14 19:03:32 2011 +0000
 
7081
 
 
7082
    background: Add/Remove features in pictures source
 
7083
    
 
7084
    Remember added files, so they cannot be added twice to the pictures
 
7085
    store (using UUID of the URI as key).
 
7086
    
 
7087
    Implement removing items from the list.
 
7088
    
 
7089
    Fix memory leaks.
 
7090
 
 
7091
 panels/background/bg-pictures-source.c |  145 +++++++++++++++++++++++++++++++-
 
7092
 panels/background/bg-pictures-source.h |    6 ++
 
7093
 2 files changed, 150 insertions(+), 1 deletions(-)
 
7094
 
 
7095
commit db0b5b1195a4fea930871143e9326b517b748ddf
 
7096
Author: Bastien Nocera <hadess@hadess.net>
 
7097
Date:   Mon Feb 14 18:11:04 2011 +0000
 
7098
 
 
7099
    background: Use objects for CcBackgroundItem storage
 
7100
    
 
7101
    So that we don't need to unref the items in the list store by hand.
 
7102
 
 
7103
 panels/background/background.ui |    2 +-
 
7104
 panels/background/bg-source.c   |   20 +-------------------
 
7105
 2 files changed, 2 insertions(+), 20 deletions(-)
 
7106
 
 
7107
commit 7aca4e1ab2cf2d1faa81c99b7120e8ac9a4a60ef
 
7108
Author: Bastien Nocera <hadess@hadess.net>
 
7109
Date:   Mon Feb 14 17:47:39 2011 +0000
 
7110
 
 
7111
    background: Add support for source-url in XML
 
7112
 
 
7113
 panels/background/cc-background-xml.c |   13 ++++++++++++-
 
7114
 1 files changed, 12 insertions(+), 1 deletions(-)
 
7115
 
 
7116
commit f77d23f35ac1f2ac46c7f1ccb7a9cb1b916c3d00
 
7117
Author: Bastien Nocera <hadess@hadess.net>
 
7118
Date:   Mon Feb 14 17:47:01 2011 +0000
 
7119
 
 
7120
    background: Add "needs-download" property
 
7121
    
 
7122
    Rather than relying on source-url being NULL, which would mean
 
7123
    we can't then save it.
 
7124
 
 
7125
 panels/background/cc-background-item.c |   34 +++++++++++++++++++++++++++++++-
 
7126
 panels/background/cc-background-item.h |    1 +
 
7127
 2 files changed, 34 insertions(+), 1 deletions(-)
 
7128
 
 
7129
commit 5864e7866f016d444f8c3e052431452a18598929
 
7130
Author: Ivar Smolin <okul@linux.ee>
 
7131
Date:   Mon Feb 14 17:58:45 2011 +0200
 
7132
 
 
7133
    [l10n] Updated Estonian translation
 
7134
 
 
7135
 po/et.po |   38 +++++++++++++++++++-------------------
 
7136
 1 files changed, 19 insertions(+), 19 deletions(-)
 
7137
 
 
7138
commit 367daae2e4ad026b4255485257e8b116c55f5207
 
7139
Author: Bastien Nocera <hadess@hadess.net>
 
7140
Date:   Mon Feb 14 15:57:13 2011 +0000
 
7141
 
 
7142
    shell: Fix searching for anything hiding widgets
 
7143
    
 
7144
    When searching, don't hide the search entry...
 
7145
 
 
7146
 shell/gnome-control-center.c |    2 +-
 
7147
 1 files changed, 1 insertions(+), 1 deletions(-)
 
7148
 
 
7149
commit 5ca53670182c769757a5eda54faed7c6f4548ecf
 
7150
Author: Bastien Nocera <hadess@hadess.net>
 
7151
Date:   Mon Feb 14 15:11:17 2011 +0000
 
7152
 
 
7153
    background: Remove files that don't exist
 
7154
    
 
7155
    If an xml file references a wallpaper that doesn't exist
 
7156
    (as seen by installing the desktop-backgrounds-basic package
 
7157
    on Fedora), then just don't add it to the list of wallpapers.
 
7158
    
 
7159
    Reported by Matthias Clasen
 
7160
 
 
7161
 panels/background/cc-background-xml.c |   17 +++++++++++++++++
 
7162
 1 files changed, 17 insertions(+), 0 deletions(-)
 
7163
 
 
7164
commit 4809be2b3f1392c364e212793d7072afe20092e6
 
7165
Author: Bastien Nocera <hadess@hadess.net>
 
7166
Date:   Mon Feb 14 15:04:16 2011 +0000
 
7167
 
 
7168
    background: Implement 'Add' button
 
7169
 
 
7170
 panels/background/cc-background-panel.c |  146 +++++++++++++++++++++++++++++--
 
7171
 1 files changed, 139 insertions(+), 7 deletions(-)
 
7172
 
 
7173
commit 81ae3f446677702aba9dd7cf64e93ab2d6879ff3
 
7174
Author: Matthias Clasen <mclasen@redhat.com>
 
7175
Date:   Mon Feb 14 09:31:38 2011 -0500
 
7176
 
 
7177
    background: Avoid resizing the drawing area if controls are hidden
 
7178
 
 
7179
 panels/background/background.ui |   11 +++++++++++
 
7180
 1 files changed, 11 insertions(+), 0 deletions(-)
 
7181
 
 
7182
commit bad4e389efab7a9654fef5a77d5bb5c7892d3140
 
7183
Author: Bastien Nocera <hadess@hadess.net>
 
7184
Date:   Mon Feb 14 14:28:46 2011 +0000
 
7185
 
 
7186
    background: Avoid warning when XML file doesn't exist
 
7187
 
 
7188
 panels/background/cc-background-xml.c |    3 +++
 
7189
 1 files changed, 3 insertions(+), 0 deletions(-)
 
7190
 
 
7191
commit 8eace42d8ab3e9224427ec64629b6d9b98acbaac
 
7192
Author: Bastien Nocera <hadess@hadess.net>
 
7193
Date:   Mon Feb 14 13:25:24 2011 +0000
 
7194
 
 
7195
    background: Update preview correctly for custom bgs
 
7196
    
 
7197
    When we're creating our new item for custom wallpapers, make
 
7198
    sure that we update the ->current_background, otherwise we'll
 
7199
    still be displaying the previous configuration.
 
7200
 
 
7201
 panels/background/cc-background-panel.c |   45 ++++++++++++++++--------------
 
7202
 1 files changed, 24 insertions(+), 21 deletions(-)
 
7203
 
 
7204
commit 8bca5459025fce1b694c0e2f185f0cb6ac01fa81
 
7205
Author: Bastien Nocera <hadess@hadess.net>
 
7206
Date:   Mon Feb 14 13:11:59 2011 +0000
 
7207
 
 
7208
    background: Fix errors when saving current wp
 
7209
    
 
7210
    As report by Matthias Clasen
 
7211
 
 
7212
 panels/background/cc-background-panel.c |   31 +++++++++++++++++++++----------
 
7213
 1 files changed, 21 insertions(+), 10 deletions(-)
 
7214
 
 
7215
commit 78e16e52f4fc6879e10653d6dccbf6f56701eb21
 
7216
Author: Bastien Nocera <hadess@hadess.net>
 
7217
Date:   Mon Feb 14 13:05:58 2011 +0000
 
7218
 
 
7219
    background: Add first pass at "add" button
 
7220
    
 
7221
    With a hard-coded filename for now.
 
7222
 
 
7223
 panels/background/cc-background-panel.c |  191 ++++++++++++++++++++++---------
 
7224
 1 files changed, 137 insertions(+), 54 deletions(-)
 
7225
 
 
7226
commit e6cb9f5b12648cee6dad76eed9e2f67432de0394
 
7227
Author: Bastien Nocera <hadess@hadess.net>
 
7228
Date:   Mon Feb 14 13:05:08 2011 +0000
 
7229
 
 
7230
    background: Add ability to add a single file
 
7231
    
 
7232
    To the pictures backend.
 
7233
 
 
7234
 panels/background/bg-pictures-source.c |  108 +++++++++++++++++++++-----------
 
7235
 panels/background/bg-pictures-source.h |    6 +-
 
7236
 2 files changed, 75 insertions(+), 39 deletions(-)
 
7237
 
 
7238
commit c32b0da4e4e765a25ee66aef00a62b940af3d0e1
 
7239
Author: Bastien Nocera <hadess@hadess.net>
 
7240
Date:   Mon Feb 14 13:03:30 2011 +0000
 
7241
 
 
7242
    background: Only accept URIs when creating items
 
7243
 
 
7244
 panels/background/cc-background-item.c |    8 +++++---
 
7245
 1 files changed, 5 insertions(+), 3 deletions(-)
 
7246
 
 
7247
commit 715474fb30c6d154646289c8359de724235000df
 
7248
Author: Bastien Nocera <hadess@hadess.net>
 
7249
Date:   Mon Feb 14 11:23:00 2011 +0000
 
7250
 
 
7251
    background: Update comment
 
7252
 
 
7253
 panels/background/cc-background-panel.c |    3 +--
 
7254
 1 files changed, 1 insertions(+), 2 deletions(-)
 
7255
 
 
7256
commit 1933bfdf176fa48b27e70c2c3d541792db070f10
 
7257
Author: Bastien Nocera <hadess@hadess.net>
 
7258
Date:   Mon Feb 14 11:16:15 2011 +0000
 
7259
 
 
7260
    background: Use correct cache directory
 
7261
 
 
7262
 panels/background/cc-background-panel.c |    5 +----
 
7263
 1 files changed, 1 insertions(+), 4 deletions(-)
 
7264
 
 
7265
commit 2866a70f6af4b7ba3b9765db7559011f17926cf2
 
7266
Author: Bastien Nocera <hadess@hadess.net>
 
7267
Date:   Mon Feb 14 11:07:04 2011 +0000
 
7268
 
 
7269
    background: Don't show an error if no cache dir
 
7270
    
 
7271
    We don't want to see errors if the directory doesn't exist.
 
7272
 
 
7273
 panels/background/bg-pictures-source.c |    3 ++-
 
7274
 1 files changed, 2 insertions(+), 1 deletions(-)
 
7275
 
 
7276
commit 9ac7a0aa32ccf946428673a1a5a2c67ae8aad4fa
 
7277
Author: Bastien Nocera <hadess@hadess.net>
 
7278
Date:   Mon Feb 14 11:02:22 2011 +0000
 
7279
 
 
7280
    background: Remove code for impossible situation
 
7281
    
 
7282
    We can never have placement be "none" as we create new items
 
7283
    with "scaled" by default. So just set "zoom" all the time.
 
7284
 
 
7285
 panels/background/bg-pictures-source.c |    3 +--
 
7286
 1 files changed, 1 insertions(+), 2 deletions(-)
 
7287
 
 
7288
commit 87f05ef0edc0c41b7ae82b48629cf657c673a096
 
7289
Author: Bastien Nocera <hadess@hadess.net>
 
7290
Date:   Mon Feb 14 10:52:12 2011 +0000
 
7291
 
 
7292
    background: Also look for items in ~/.cache
 
7293
    
 
7294
    We'll be saving items in ~/.cache/gnome-control-center/backgrounds
 
7295
    for the Flickr and manual additions of items, so look there as well.
 
7296
 
 
7297
 panels/background/bg-pictures-source.c |   34 ++++++++++++++++++++++---------
 
7298
 panels/background/bg-pictures-source.h |    3 +-
 
7299
 2 files changed, 26 insertions(+), 11 deletions(-)
 
7300
 
 
7301
commit 575d8d2463e415c8deef72a585d90e371ea2c33e
 
7302
Author: Bastien Nocera <hadess@hadess.net>
 
7303
Date:   Mon Feb 14 10:21:35 2011 +0000
 
7304
 
 
7305
    background: Add "add" button
 
7306
    
 
7307
    To allow adding arbitrary files to the list.
 
7308
 
 
7309
 panels/background/background.ui         |   37 ++++++++++++++++++++++++++++--
 
7310
 panels/background/cc-background-panel.c |    9 +++++++
 
7311
 2 files changed, 43 insertions(+), 3 deletions(-)
 
7312
 
 
7313
commit 83056c17dcc7b797f44390a886824ce2a8bf82a8
 
7314
Author: Marek Kasik <mkasik@redhat.com>
 
7315
Date:   Mon Feb 14 14:02:17 2011 +0100
 
7316
 
 
7317
    printers: Modify jobs list
 
7318
    
 
7319
    Don't include owner's name in the list (it is actual user).
 
7320
    Left align text in rows. Take into account system settings
 
7321
    when showing time (12h/24h). Show headers.
 
7322
 
 
7323
 panels/printers/cc-printers-panel.c |   43 ++++++++++++++++++++++------------
 
7324
 panels/printers/printers.ui         |    1 -
 
7325
 2 files changed, 28 insertions(+), 16 deletions(-)
 
7326
 
 
7327
commit 8db5e051cd42c87601dd67c3da4a52f5d1495be5
 
7328
Author: Marek Kasik <mkasik@redhat.com>
 
7329
Date:   Mon Feb 14 13:52:19 2011 +0100
 
7330
 
 
7331
    printers: Set Options and Show buttons sensitive
 
7332
    
 
7333
    Set "Options" button and "Show" button sensitive if there is a printer
 
7334
    selected.
 
7335
 
 
7336
 panels/printers/cc-printers-panel.c |    9 +++++++++
 
7337
 1 files changed, 9 insertions(+), 0 deletions(-)
 
7338
 
 
7339
commit 55cfef36a6c0b12cafd0b501b987b88417adc973
 
7340
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
 
7341
Date:   Mon Feb 14 12:49:35 2011 +0100
 
7342
 
 
7343
    printers: Link the printer panel with $(GNOMECC_CAPPLETS_LIBS)
 
7344
    
 
7345
    https://bugzilla.gnome.org/show_bug.cgi?id=641972
 
7346
 
 
7347
 panels/printers/Makefile.am |    2 +-
 
7348
 1 files changed, 1 insertions(+), 1 deletions(-)
 
7349
 
 
7350
commit fbe3926ed31d91fe93eb8b7213b6aa5bb4b9437c
 
7351
Author: Bastien Nocera <hadess@hadess.net>
 
7352
Date:   Mon Feb 14 09:40:06 2011 +0000
 
7353
 
 
7354
    background: Try our hardest to remember the last bg
 
7355
    
 
7356
    Save the current background as XML, and try to load it back up
 
7357
    when starting. If the saved background pretty much matches what we
 
7358
    have in GSettings, then it's the same item, and we try and remember
 
7359
    all the metadata, including the name.
 
7360
    
 
7361
    https://bugzilla.gnome.org/show_bug.cgi?id=630417
 
7362
 
 
7363
 panels/background/cc-background-panel.c |   61 +++++++++++++++++++++++++++----
 
7364
 1 files changed, 53 insertions(+), 8 deletions(-)
 
7365
 
 
7366
commit ecdcb2c23592f87fb165c4d227a4c6579eb927ff
 
7367
Author: Bastien Nocera <hadess@hadess.net>
 
7368
Date:   Mon Feb 14 09:38:50 2011 +0000
 
7369
 
 
7370
    background: Implement saving a single item
 
7371
 
 
7372
 panels/background/cc-background-xml.c |  155 ++++++++++++++++-----------------
 
7373
 panels/background/cc-background-xml.h |    3 +-
 
7374
 2 files changed, 78 insertions(+), 80 deletions(-)
 
7375
 
 
7376
commit 329aabf0b19662d2366fd4932cd1765e0f1d38bf
 
7377
Author: Bastien Nocera <hadess@hadess.net>
 
7378
Date:   Mon Feb 14 08:42:32 2011 +0000
 
7379
 
 
7380
    background: Set the shading for pictures
 
7381
 
 
7382
 panels/background/bg-pictures-source.c |    5 ++++-
 
7383
 1 files changed, 4 insertions(+), 1 deletions(-)
 
7384
 
 
7385
commit 2a146db805b1674f90820416a3ba2d9bb30442f8
 
7386
Author: Bastien Nocera <hadess@hadess.net>
 
7387
Date:   Mon Feb 14 07:43:30 2011 +0000
 
7388
 
 
7389
    background: Handle no-flags from saved config
 
7390
 
 
7391
 panels/background/cc-background-item.c |    3 +++
 
7392
 1 files changed, 3 insertions(+), 0 deletions(-)
 
7393
 
 
7394
commit 5517949b4e23bc7e7686bc5ce29c7e4e06267458
 
7395
Author: Bastien Nocera <hadess@hadess.net>
 
7396
Date:   Mon Feb 14 07:42:58 2011 +0000
 
7397
 
 
7398
    background: Treat empty URI as NULL
 
7399
    
 
7400
    So that comparisons are easier.
 
7401
 
 
7402
 panels/background/cc-background-item.c |    9 ++++++++-
 
7403
 1 files changed, 8 insertions(+), 1 deletions(-)
 
7404
 
 
7405
commit 758242bb8e43967e0a589e2cdd0597fcff2352fb
 
7406
Author: Bastien Nocera <hadess@hadess.net>
 
7407
Date:   Sun Feb 13 02:49:03 2011 +0000
 
7408
 
 
7409
    background: Add function to compare 2 bg items
 
7410
 
 
7411
 panels/background/cc-background-item.c |   66 ++++++++++++++++++++++++++++++++
 
7412
 panels/background/cc-background-item.h |    3 +
 
7413
 2 files changed, 69 insertions(+), 0 deletions(-)
 
7414
 
 
7415
commit 66ee58bf52e9822826f1840b4be9a60447b1af26
 
7416
Author: Bastien Nocera <hadess@hadess.net>
 
7417
Date:   Sun Feb 13 02:33:03 2011 +0000
 
7418
 
 
7419
    background: Add function to load a single XML file
 
7420
    
 
7421
    And its item out of it. So that we can load a file on startup
 
7422
    and check whether it corresponds to our configuration.
 
7423
 
 
7424
 panels/background/cc-background-xml.c |   27 +++++++++++++++++++++++++++
 
7425
 panels/background/cc-background-xml.h |    1 +
 
7426
 2 files changed, 28 insertions(+), 0 deletions(-)
 
7427
 
 
7428
commit 7448e7698e02b2b8652109e71400d604c1888ab6
 
7429
Author: Bastien Nocera <hadess@hadess.net>
 
7430
Date:   Sun Feb 13 02:31:36 2011 +0000
 
7431
 
 
7432
    background: Add more info to _dump() function
 
7433
    
 
7434
    Also print out the placement and shading of the background.
 
7435
 
 
7436
 panels/background/cc-background-item.c |   18 +++++++++++++++++-
 
7437
 1 files changed, 17 insertions(+), 1 deletions(-)
 
7438
 
 
7439
commit d3eb413b248dbf9012db491181ae25468b02f67b
 
7440
Author: Bastien Nocera <hadess@hadess.net>
 
7441
Date:   Sat Feb 12 20:13:41 2011 +0000
 
7442
 
 
7443
    background: Move settings loading
 
7444
    
 
7445
    Into a separate function, so that we can extend it.
 
7446
 
 
7447
 panels/background/cc-background-panel.c |   58 ++++++++++++++++++-------------
 
7448
 1 files changed, 34 insertions(+), 24 deletions(-)
 
7449
 
 
7450
commit 2eedc4fd3e03348b836f2981f069fd94689d16cf
 
7451
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
 
7452
Date:   Sun Feb 13 20:17:56 2011 +0330
 
7453
 
 
7454
    Updating Persian Translation
 
7455
 
 
7456
 po/fa.po | 7769 ++++++++++++++++++++++++++++++++++++++------------------------
 
7457
 1 files changed, 4821 insertions(+), 2948 deletions(-)
 
7458
 
 
7459
commit a34ed1057c80ca73f63ea01ad24912ac18053b0a
 
7460
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
7461
Date:   Sun Feb 13 14:10:04 2011 +0100
 
7462
 
 
7463
    Updated Galician translations
 
7464
 
 
7465
 po/gl.po |  426 +++++++++++++++++++++++++++++++++++---------------------------
 
7466
 1 files changed, 240 insertions(+), 186 deletions(-)
 
7467
 
 
7468
commit 7172bc2b06cf836a467e4961df56f9a2bad83402
 
7469
Author: Thomas Wood <thos@gnome.org>
 
7470
Date:   Sat Feb 12 19:37:27 2011 +0000
 
7471
 
 
7472
    shell: make sure the search entry doesn't appear when in a panel
 
7473
    
 
7474
    Prevent the search entry appearing when opening a panel from another panel.
 
7475
 
 
7476
 shell/gnome-control-center.c |   15 ++++++++-------
 
7477
 1 files changed, 8 insertions(+), 7 deletions(-)
 
7478
 
 
7479
commit fe7b2212cc52b74e4bf60d00ecd681d8df2022ff
 
7480
Author: Thomas Wood <thos@gnome.org>
 
7481
Date:   Sat Feb 12 19:23:57 2011 +0000
 
7482
 
 
7483
    shell: remove debugging output
 
7484
 
 
7485
 shell/gnome-control-center.c |    2 --
 
7486
 1 files changed, 0 insertions(+), 2 deletions(-)
 
7487
 
 
7488
commit 6c0cbc9d40a15eabc32a439d51b08e69638d771a
 
7489
Author: Thomas Wood <thos@gnome.org>
 
7490
Date:   Sat Feb 12 19:21:43 2011 +0000
 
7491
 
 
7492
    shell: sort the icons alphabetically
 
7493
 
 
7494
 shell/cc-shell-model.c |    3 +++
 
7495
 1 files changed, 3 insertions(+), 0 deletions(-)
 
7496
 
 
7497
commit af882e85ce2170bfd5106e7506ad8de868aa8453
 
7498
Author: Thomas Wood <thos@gnome.org>
 
7499
Date:   Sat Feb 12 18:55:59 2011 +0000
 
7500
 
 
7501
    universal-access: implement the zoom setting
 
7502
    
 
7503
    Bind the zoom radio buttons to the "show-magnifier" key of the magnifier
 
7504
    settings.
 
7505
 
 
7506
 panels/universal-access/cc-ua-panel.c |   12 ++++++++++++
 
7507
 panels/universal-access/uap.ui        |    1 -
 
7508
 2 files changed, 12 insertions(+), 1 deletions(-)
 
7509
 
 
7510
commit 19082e16ac24bed6c68b8786b888401da46cf59d
 
7511
Author: Bastien Nocera <hadess@hadess.net>
 
7512
Date:   Sat Feb 12 14:46:25 2011 +0000
 
7513
 
 
7514
    shell: Use symbolic icons in the search entry
 
7515
    
 
7516
    https://bugzilla.gnome.org/show_bug.cgi?id=642167
 
7517
 
 
7518
 shell/gnome-control-center.c |    4 ++--
 
7519
 shell/shell.ui               |    2 +-
 
7520
 2 files changed, 3 insertions(+), 3 deletions(-)
 
7521
 
 
7522
commit d7d5e7124b5098fcbd5c4f5c2344893572e6abd8
 
7523
Author: Jorge González <jorgegonz@svn.gnome.org>
 
7524
Date:   Sat Feb 12 14:39:28 2011 +0100
 
7525
 
 
7526
    Updated Spanish translation
 
7527
 
 
7528
 po/es.po |  327 +++++++++++++++++++++++++++++++++++++------------------------
 
7529
 1 files changed, 198 insertions(+), 129 deletions(-)
 
7530
 
 
7531
commit ee62ca5e9b327d9ae8d10a4fd2b48daaa46f0779
 
7532
Author: Bastien Nocera <hadess@hadess.net>
 
7533
Date:   Sat Feb 12 03:17:02 2011 +0000
 
7534
 
 
7535
    background: Add note about saving location
 
7536
    
 
7537
    To the unused XML save code.
 
7538
 
 
7539
 panels/background/cc-background-xml.c |    1 +
 
7540
 1 files changed, 1 insertions(+), 0 deletions(-)
 
7541
 
 
7542
commit e5fb92268ff06cfce462787cb12765b1ccc9ebb6
 
7543
Author: Bastien Nocera <hadess@hadess.net>
 
7544
Date:   Sat Feb 12 03:12:52 2011 +0000
 
7545
 
 
7546
    background: Show 'Adwaita' as the first in the list
 
7547
    
 
7548
    https://bugzilla.gnome.org/show_bug.cgi?id=637384
 
7549
 
 
7550
 panels/background/bg-wallpapers-source.c |   27 +++++++++++++++++++++++++++
 
7551
 1 files changed, 27 insertions(+), 0 deletions(-)
 
7552
 
 
7553
commit c4baa04942645497eb6bebe4a90eeb5f1b6f6395
 
7554
Author: Bastien Nocera <hadess@hadess.net>
 
7555
Date:   Sat Feb 12 03:12:23 2011 +0000
 
7556
 
 
7557
    background: Add ability to parse single XML file
 
7558
    
 
7559
    To load a particular file by hand.
 
7560
 
 
7561
 panels/background/cc-background-xml.c |   54 ++++++++++++++++++++++----------
 
7562
 panels/background/cc-background-xml.h |   16 +++++-----
 
7563
 2 files changed, 45 insertions(+), 25 deletions(-)
 
7564
 
 
7565
commit 265e10af1ac93cdbc9875bc33b3b00177e8f513a
 
7566
Author: Bastien Nocera <hadess@hadess.net>
 
7567
Date:   Sat Feb 12 02:47:35 2011 +0000
 
7568
 
 
7569
    background: Remove unused variable
 
7570
 
 
7571
 panels/background/bg-wallpapers-source.c |    1 -
 
7572
 1 files changed, 0 insertions(+), 1 deletions(-)
 
7573
 
 
7574
commit ce4f4d562725f4e29209cdecf08227f4bae5531c
 
7575
Author: Bastien Nocera <hadess@hadess.net>
 
7576
Date:   Sat Feb 12 02:37:48 2011 +0000
 
7577
 
 
7578
    background: Make loading wallpapers seem faster
 
7579
    
 
7580
    As the UI actually updates as the files are loaded.
 
7581
 
 
7582
 panels/background/bg-wallpapers-source.c |   36 +++++++++++++----------------
 
7583
 1 files changed, 16 insertions(+), 20 deletions(-)
 
7584
 
 
7585
commit c2e84e2c8a63a182f730eb277211a3e86061ad5d
 
7586
Author: Bastien Nocera <hadess@hadess.net>
 
7587
Date:   Sat Feb 12 02:37:04 2011 +0000
 
7588
 
 
7589
    background: Add "added" signal to CcBackgroundXml
 
7590
    
 
7591
    So that the front-end can load the wallpapers piece-meal, and
 
7592
    avoid overloading the UI on startup.
 
7593
 
 
7594
 panels/background/cc-background-xml.c |   64 ++++++++++++++++++++++++++++++++-
 
7595
 panels/background/cc-background-xml.h |   11 +++---
 
7596
 2 files changed, 69 insertions(+), 6 deletions(-)
 
7597
 
 
7598
commit 415d4c111191a419dd901d61b85425f95520625e
 
7599
Author: Bastien Nocera <hadess@hadess.net>
 
7600
Date:   Sat Feb 12 02:01:23 2011 +0000
 
7601
 
 
7602
    background: GnomeWpXml to CcBackgroundXml
 
7603
    
 
7604
    and into a GObject.
 
7605
 
 
7606
 panels/background/Makefile.am            |    8 +-
 
7607
 panels/background/bg-wallpapers-source.c |   38 +--
 
7608
 panels/background/cc-background-xml.c    |  528 ++++++++++++++++++++++++++++++
 
7609
 panels/background/cc-background-xml.h    |   67 ++++
 
7610
 panels/background/gnome-wp-xml.c         |  456 --------------------------
 
7611
 panels/background/gnome-wp-xml.h         |   52 ---
 
7612
 6 files changed, 610 insertions(+), 539 deletions(-)
 
7613
 
 
7614
commit 2e9519a57fa587423f5ce23d88fcc4fe4307733b
 
7615
Author: Bastien Nocera <hadess@hadess.net>
 
7616
Date:   Sat Feb 12 02:01:12 2011 +0000
 
7617
 
 
7618
    background: Remove unneeded include
 
7619
 
 
7620
 panels/background/cc-background-panel.c |    1 -
 
7621
 1 files changed, 0 insertions(+), 1 deletions(-)
 
7622
 
 
7623
commit c016e5cea2287c55f57e2448cf04599c3550215e
 
7624
Author: Bastien Nocera <hadess@hadess.net>
 
7625
Date:   Fri Feb 11 20:24:31 2011 +0000
 
7626
 
 
7627
    background: Remove the "changed" signal
 
7628
    
 
7629
    It wasn't used anyway.
 
7630
 
 
7631
 panels/background/bg-pictures-source.c   |   10 -----
 
7632
 panels/background/bg-wallpapers-source.c |   65 +-----------------------------
 
7633
 panels/background/cc-background-item.c   |   30 --------------
 
7634
 panels/background/cc-background-item.h   |    1 -
 
7635
 4 files changed, 1 insertions(+), 105 deletions(-)
 
7636
 
 
7637
commit c06822b2e28bf59a449e29a2bb6cd5b377eebeff
 
7638
Author: Khaled Hosny <khaledhosny@eglug.org>
 
7639
Date:   Sat Feb 12 01:01:55 2011 +0200
 
7640
 
 
7641
    Updated Arabic translation
 
7642
 
 
7643
 po/ar.po |  155 ++++++++++++++++++++++++++++++++-----------------------------
 
7644
 1 files changed, 81 insertions(+), 74 deletions(-)
 
7645
 
 
7646
commit f0b71abec5dc122039a9d37bf8ad0b3b25767f2d
 
7647
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
7648
Date:   Sat Feb 12 00:43:19 2011 +0200
 
7649
 
 
7650
    Updated Hebrew translation.
 
7651
 
 
7652
 po/he.po |  527 ++++++++++++++++++++++++++++++++++----------------------------
 
7653
 1 files changed, 291 insertions(+), 236 deletions(-)
 
7654
 
 
7655
commit c805978234e2830a0fa898cbbf90c7fa6f5f3974
 
7656
Author: William Jon McCann <jmccann@redhat.com>
 
7657
Date:   Fri Feb 11 17:01:16 2011 -0500
 
7658
 
 
7659
    screen: fix the operation of locking
 
7660
    
 
7661
     - Use the correct units power uses seconds the others use minutes
 
7662
     - Use an absolute time in the lock dropdown (the key uses relative)
 
7663
     - Use the MIN(screen-off, lock) for the idle time
 
7664
 
 
7665
 panels/screen/cc-screen-panel.c |  116 +++++++++++++++++++++++++++++++++++++--
 
7666
 1 files changed, 111 insertions(+), 5 deletions(-)
 
7667
 
 
7668
commit 55e17567992a9573711876bc3dc72585f74ea8d2
 
7669
Author: William Jon McCann <jmccann@redhat.com>
 
7670
Date:   Fri Feb 11 14:34:14 2011 -0500
 
7671
 
 
7672
    screen: untabify
 
7673
 
 
7674
 panels/screen/cc-screen-panel.c |   20 ++++++++++----------
 
7675
 1 files changed, 10 insertions(+), 10 deletions(-)
 
7676
 
 
7677
commit 555bf47f5162c33fa26a5cf661ce680171e553f8
 
7678
Author: Bastien Nocera <hadess@hadess.net>
 
7679
Date:   Fri Feb 11 18:56:45 2011 +0000
 
7680
 
 
7681
    background: Load bg data when selected
 
7682
    
 
7683
    And only when selected. There's no point in loading it straight
 
7684
    away, as we have more than enough metadata to display it in the
 
7685
    icon view, and we'll need to load up the data when we display
 
7686
    it anyway.
 
7687
    
 
7688
    https://bugzilla.gnome.org/show_bug.cgi?id=641414
 
7689
 
 
7690
 panels/background/bg-pictures-source.c |    1 -
 
7691
 1 files changed, 0 insertions(+), 1 deletions(-)
 
7692
 
 
7693
commit 2e8faa10f0748398fe519405faf3a76a1b8f8675
 
7694
Author: Bastien Nocera <hadess@hadess.net>
 
7695
Date:   Fri Feb 11 18:52:38 2011 +0000
 
7696
 
 
7697
    background: Don't warn when trying to load a gradient
 
7698
 
 
7699
 panels/background/cc-background-item.c |    4 +++-
 
7700
 1 files changed, 3 insertions(+), 1 deletions(-)
 
7701
 
 
7702
commit 2735c788b400210b257d0b7f2453e0bc432f64c4
 
7703
Author: Bastien Nocera <hadess@hadess.net>
 
7704
Date:   Fri Feb 11 18:04:57 2011 +0000
 
7705
 
 
7706
    background: Use URIs everywhere internally
 
7707
    
 
7708
    Now we'd just need gnome-bg to make the jump.
 
7709
    
 
7710
    This also fixes unique IDs for the wallpapers source, as
 
7711
    multiple backgrounds can be defined in a single XML file.
 
7712
 
 
7713
 panels/background/bg-colors-source.c     |    4 +-
 
7714
 panels/background/bg-pictures-source.c   |   16 ++---
 
7715
 panels/background/bg-wallpapers-source.c |    2 -
 
7716
 panels/background/cc-background-item.c   |   95 ++++++++++++++----------------
 
7717
 panels/background/cc-background-item.h   |   12 ++--
 
7718
 panels/background/cc-background-panel.c  |   47 ++++++---------
 
7719
 panels/background/gnome-wp-xml.c         |   54 +++++++++---------
 
7720
 7 files changed, 105 insertions(+), 125 deletions(-)
 
7721
 
 
7722
commit eda2f27c5127436ce5be82c8353deff3be22800c
 
7723
Author: Bastien Nocera <hadess@hadess.net>
 
7724
Date:   Fri Feb 11 18:04:05 2011 +0000
 
7725
 
 
7726
    background: Remove unused settings struct member
 
7727
 
 
7728
 panels/background/gnome-wp-xml.h |    1 -
 
7729
 1 files changed, 0 insertions(+), 1 deletions(-)
 
7730
 
 
7731
commit eb5b45509712200dd5c24e349506ec37e1390819
 
7732
Author: Bastien Nocera <hadess@hadess.net>
 
7733
Date:   Fri Feb 11 16:22:54 2011 +0000
 
7734
 
 
7735
    background: Remove some unneeded allocations
 
7736
 
 
7737
 panels/background/gnome-wp-xml.c |   18 ++++--------------
 
7738
 1 files changed, 4 insertions(+), 14 deletions(-)
 
7739
 
 
7740
commit 7f9f1cabe0e1dfcf334a4b4a4b99d2790c1edb3b
 
7741
Author: Bastien Nocera <hadess@hadess.net>
 
7742
Date:   Fri Feb 11 16:16:13 2011 +0000
 
7743
 
 
7744
    background: Remove debug
 
7745
 
 
7746
 panels/background/cc-background-panel.c |    2 --
 
7747
 1 files changed, 0 insertions(+), 2 deletions(-)
 
7748
 
 
7749
commit 6b4f95e9d1988dae68b9dfa0ddf8b40f8fedd1aa
 
7750
Author: Bastien Nocera <hadess@hadess.net>
 
7751
Date:   Fri Feb 11 12:48:48 2011 +0000
 
7752
 
 
7753
    background: Copy to set the new background
 
7754
    
 
7755
    Instead of reusing the item from the list store, otherwise we
 
7756
    might be tweaking properties for an item that we shouldn't,
 
7757
    and leaking user preferences into the "static" list store.
 
7758
 
 
7759
 panels/background/cc-background-panel.c |   35 +-----------------------------
 
7760
 1 files changed, 2 insertions(+), 33 deletions(-)
 
7761
 
 
7762
commit 85b2cad706dcc5145622dff5e44cef348ce1c39d
 
7763
Author: Bastien Nocera <hadess@hadess.net>
 
7764
Date:   Fri Feb 11 12:48:28 2011 +0000
 
7765
 
 
7766
    background: Add function to copy a background item
 
7767
 
 
7768
 panels/background/cc-background-item.c |   21 +++++++++++++++++++++
 
7769
 panels/background/cc-background-item.h |    1 +
 
7770
 2 files changed, 22 insertions(+), 0 deletions(-)
 
7771
 
 
7772
commit 9b55bb20e3bcc229ce74a46dbda942c7c0f9dd14
 
7773
Author: Bastien Nocera <hadess@hadess.net>
 
7774
Date:   Fri Feb 11 12:39:51 2011 +0000
 
7775
 
 
7776
    background: Load initial state from GSettings
 
7777
    
 
7778
    gnome_wp_item_update() used to do that for us.
 
7779
 
 
7780
 panels/background/cc-background-panel.c |   20 ++++++++++++--------
 
7781
 1 files changed, 12 insertions(+), 8 deletions(-)
 
7782
 
 
7783
commit 4bd51634a074456b84fbbed0f3149a15d091ad06
 
7784
Author: Bastien Nocera <hadess@hadess.net>
 
7785
Date:   Fri Feb 11 12:38:46 2011 +0000
 
7786
 
 
7787
    background: Make update_size() work in _load()
 
7788
    
 
7789
    If we never got an initial frame, it wouldn't work too well.
 
7790
 
 
7791
 panels/background/cc-background-item.c |    9 ++++++++-
 
7792
 1 files changed, 8 insertions(+), 1 deletions(-)
 
7793
 
 
7794
commit ba72b7ab189d657f60d2aa7e9ef23a19e069f45e
 
7795
Author: Bastien Nocera <hadess@hadess.net>
 
7796
Date:   Fri Feb 11 12:23:44 2011 +0000
 
7797
 
 
7798
    background: Remove read-only source property
 
7799
    
 
7800
    And squash together the code to setup the editing widgets.
 
7801
 
 
7802
 panels/background/background.ui         |    2 -
 
7803
 panels/background/cc-background-panel.c |   83 +++++++++++--------------------
 
7804
 2 files changed, 30 insertions(+), 55 deletions(-)
 
7805
 
 
7806
commit 15d67c1eaddc734512d8d1d061ea83250f1b24df
 
7807
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
7808
Date:   Fri Feb 11 19:15:32 2011 +0800
 
7809
 
 
7810
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
7811
 
 
7812
 po/zh_HK.po |  537 ++++++++++++++++++++++++++++++++--------------------------
 
7813
 po/zh_TW.po |  537 ++++++++++++++++++++++++++++++++--------------------------
 
7814
 2 files changed, 592 insertions(+), 482 deletions(-)
 
7815
 
 
7816
commit 15a5849384f9862b01a549ca697ad3fb8cab2b7d
 
7817
Author: Bastien Nocera <hadess@hadess.net>
 
7818
Date:   Fri Feb 11 03:51:38 2011 +0000
 
7819
 
 
7820
    background: Use the item flags
 
7821
    
 
7822
    When setting a new background. That ensures that we don't lose
 
7823
    existing settings when the background item doesn't provide one
 
7824
    (for example, setting the background colour when setting a picture
 
7825
    item).
 
7826
 
 
7827
 panels/background/cc-background-panel.c |   43 +++++++++++++++++++-----------
 
7828
 1 files changed, 27 insertions(+), 16 deletions(-)
 
7829
 
 
7830
commit 9e3903a8280e39237b5dde86c291ecb4108c5eb0
 
7831
Author: Bastien Nocera <hadess@hadess.net>
 
7832
Date:   Fri Feb 11 03:49:49 2011 +0000
 
7833
 
 
7834
    background: Set the flags for the pictures source
 
7835
 
 
7836
 panels/background/bg-pictures-source.c |   10 ++--------
 
7837
 1 files changed, 2 insertions(+), 8 deletions(-)
 
7838
 
 
7839
commit cb2a53141de03c978e0a1a9777056d8781ea4caf
 
7840
Author: Bastien Nocera <hadess@hadess.net>
 
7841
Date:   Fri Feb 11 03:49:23 2011 +0000
 
7842
 
 
7843
    background: Set the flags for the colors source
 
7844
 
 
7845
 panels/background/bg-colors-source.c |    7 +++++++
 
7846
 1 files changed, 7 insertions(+), 0 deletions(-)
 
7847
 
 
7848
commit f2cfedd98b22fd349423c9b7ca26036d1c2512da
 
7849
Author: Bastien Nocera <hadess@hadess.net>
 
7850
Date:   Fri Feb 11 03:35:50 2011 +0000
 
7851
 
 
7852
    background: Add function for debugging
 
7853
    
 
7854
    Prints out the contents of a CcBackgroundItem in details.
 
7855
 
 
7856
 panels/background/cc-background-item.c |   56 ++++++++++++++++++++++++++++++++
 
7857
 panels/background/cc-background-item.h |    2 +
 
7858
 2 files changed, 58 insertions(+), 0 deletions(-)
 
7859
 
 
7860
commit 73798da68838fbdf309fca54a72d1cb6b95deab8
 
7861
Author: Bastien Nocera <hadess@hadess.net>
 
7862
Date:   Fri Feb 11 03:19:09 2011 +0000
 
7863
 
 
7864
    background: Remove some dead code
 
7865
 
 
7866
 panels/background/cc-background-item.c |   49 --------------------------------
 
7867
 1 files changed, 0 insertions(+), 49 deletions(-)
 
7868
 
 
7869
commit ed425ecf9dc7b8e7b65f112a6a5122c83973adae
 
7870
Author: Bastien Nocera <hadess@hadess.net>
 
7871
Date:   Fri Feb 11 03:18:22 2011 +0000
 
7872
 
 
7873
    background: Better guards for public functions
 
7874
 
 
7875
 panels/background/cc-background-item.c |    7 ++++++-
 
7876
 1 files changed, 6 insertions(+), 1 deletions(-)
 
7877
 
 
7878
commit 697ab6bc21ab0b4525d5cd9a1e67c1b540f0da82
 
7879
Author: Sergey V. Udaltsov <svu@gnome.org>
 
7880
Date:   Thu Feb 10 22:45:35 2011 +0000
 
7881
 
 
7882
    region: Pass config registry to the kbd drawing dialog
 
7883
    
 
7884
    Updated for libgnomekbd API
 
7885
 
 
7886
 panels/region/gnome-region-panel-xkblt.c |   13 ++++++++-----
 
7887
 1 files changed, 8 insertions(+), 5 deletions(-)
 
7888
 
 
7889
commit 0cbc8ea27ae3eb2f8f1b7572e5f877a2dd6f7850
 
7890
Author: Jasper St. Pierre <jstpierre@mecheye.net>
 
7891
Date:   Thu Feb 10 16:54:49 2011 -0500
 
7892
 
 
7893
    Fix build of generated sources.
 
7894
 
 
7895
 panels/background/Makefile.am |    9 ++++++---
 
7896
 1 files changed, 6 insertions(+), 3 deletions(-)
 
7897
 
 
7898
commit 3bf4c967318906a056db6e5dd79d2c2ef7596e81
 
7899
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
7900
Date:   Thu Feb 10 23:01:05 2011 +0100
 
7901
 
 
7902
    Updated Basque language
 
7903
 
 
7904
 po/eu.po | 6949 ++++++++++++++++++++++++++++++++++++--------------------------
 
7905
 1 files changed, 4092 insertions(+), 2857 deletions(-)
 
7906
 
 
7907
commit b518a33e9aba5f42b77708c69c4309e9eff08db5
 
7908
Author: Luca Ferretti <lferrett@gnome.org>
 
7909
Date:   Thu Feb 10 22:32:25 2011 +0100
 
7910
 
 
7911
    l10n: clean up POTFILES.in
 
7912
 
 
7913
 po/POTFILES.in |    4 ++--
 
7914
 1 files changed, 2 insertions(+), 2 deletions(-)
 
7915
 
 
7916
commit a653a0a5600cd0cfdeff8802d30211c29c20981d
 
7917
Author: Bastien Nocera <hadess@hadess.net>
 
7918
Date:   Thu Feb 10 20:34:23 2011 +0000
 
7919
 
 
7920
    background: Remove unused GnomeWpInfo code
 
7921
 
 
7922
 panels/background/Makefile.am     |   34 ++++++------
 
7923
 panels/background/gnome-wp-info.c |   98 -------------------------------------
 
7924
 panels/background/gnome-wp-info.h |   46 -----------------
 
7925
 3 files changed, 17 insertions(+), 161 deletions(-)
 
7926
 
 
7927
commit ca14846ef95ab65b6a01b87e2975913e8b93074e
 
7928
Author: Bastien Nocera <hadess@hadess.net>
 
7929
Date:   Thu Feb 10 20:30:57 2011 +0000
 
7930
 
 
7931
    background: Major rework of the CcBackgroundItem code
 
7932
    
 
7933
    It now is a full GObject, will be able to track the original
 
7934
    XML file for a wallpaper, as well as which values are set in it.
 
7935
    
 
7936
    This will allow us to restore wallpapers properly, and only offer
 
7937
    editing options when those aren't already hard-coded inside the
 
7938
    item.
 
7939
 
 
7940
 configure.ac                             |    2 +
 
7941
 panels/background/Makefile.am            |   28 +-
 
7942
 panels/background/bg-colors-source.c     |   28 +-
 
7943
 panels/background/bg-flickr-source.c     |   26 +-
 
7944
 panels/background/bg-pictures-source.c   |   28 +-
 
7945
 panels/background/bg-source.c            |    4 +-
 
7946
 panels/background/bg-wallpapers-source.c |   25 +-
 
7947
 panels/background/cc-background-item.c   |  909 ++++++++++++++++++++++++------
 
7948
 panels/background/cc-background-item.h   |  144 +++---
 
7949
 panels/background/cc-background-panel.c  |  139 +++--
 
7950
 panels/background/gnome-wp-xml.c         |  240 ++++-----
 
7951
 panels/background/gnome-wp-xml.h         |    1 +
 
7952
 12 files changed, 1080 insertions(+), 494 deletions(-)
 
7953
 
 
7954
commit 9a209fa181bd2b480317228e5e847e946c50d190
 
7955
Author: Bastien Nocera <hadess@hadess.net>
 
7956
Date:   Thu Feb 10 12:29:29 2011 +0000
 
7957
 
 
7958
    background: Rename gnome-wp-item to cc-background-item
 
7959
 
 
7960
 panels/background/Makefile.am            |    6 +-
 
7961
 panels/background/bg-colors-source.c     |    6 +-
 
7962
 panels/background/bg-flickr-source.c     |    4 +-
 
7963
 panels/background/bg-pictures-source.c   |    8 +-
 
7964
 panels/background/bg-source.c            |    4 +-
 
7965
 panels/background/bg-wallpapers-source.c |    8 +-
 
7966
 panels/background/cc-background-item.c   |  223 ++++++++++++++++++++++++++++++
 
7967
 panels/background/cc-background-item.h   |   89 ++++++++++++
 
7968
 panels/background/cc-background-panel.c  |   16 +-
 
7969
 panels/background/gnome-wp-item.c        |  223 ------------------------------
 
7970
 panels/background/gnome-wp-item.h        |   89 ------------
 
7971
 panels/background/gnome-wp-xml.c         |   12 +-
 
7972
 12 files changed, 345 insertions(+), 343 deletions(-)
 
7973
 
 
7974
commit 45df865718456e8b8ce4952cff6712638bfa57a0
 
7975
Author: Marek Kasik <mkasik@redhat.com>
 
7976
Date:   Thu Feb 10 15:34:20 2011 +0100
 
7977
 
 
7978
    printer: Some UI tweaks
 
7979
    
 
7980
    Set minimal width of renderer showing names of printers to 120 pixels.
 
7981
    Set also ellipsizing for the renderer. Set some widgets insensitive
 
7982
    when there is no printer (#641421). Set correct character for empty
 
7983
    fields. Always set background color for supply levels' GtkDrawingArea.
 
7984
 
 
7985
 panels/printers/cc-printers-panel.c |   47 ++++++++++++++++++++++++----------
 
7986
 1 files changed, 33 insertions(+), 14 deletions(-)
 
7987
 
 
7988
commit 7b287b8c03f3c272711239d9c4c2546d53ebe6bf
 
7989
Author: Bastien Nocera <hadess@hadess.net>
 
7990
Date:   Thu Feb 10 12:01:17 2011 +0000
 
7991
 
 
7992
    background: Async function for loading XML wallpapers
 
7993
    
 
7994
    It's ugly API, but it means we don't block anymore.
 
7995
 
 
7996
 panels/background/bg-wallpapers-source.c |   28 +++++++++++++++-------
 
7997
 panels/background/gnome-wp-xml.c         |   37 ++++++++++++++++++++++++++++++
 
7998
 panels/background/gnome-wp-xml.h         |   10 ++++++++
 
7999
 3 files changed, 66 insertions(+), 9 deletions(-)
 
8000
 
 
8001
commit 1416e68b92bc2e7063c6de303c385e28312f52cb
 
8002
Author: Bastien Nocera <hadess@hadess.net>
 
8003
Date:   Thu Feb 10 11:35:29 2011 +0000
 
8004
 
 
8005
    background: Make a few functions private
 
8006
    
 
8007
    They were only used within gnome-wp-xml.c, and nowhere else
 
8008
    so hide them there.
 
8009
 
 
8010
 panels/background/gnome-wp-item.c |   70 --------------------------------
 
8011
 panels/background/gnome-wp-item.h |    5 --
 
8012
 panels/background/gnome-wp-xml.c  |   81 +++++++++++++++++++++++++++++++++++++
 
8013
 3 files changed, 81 insertions(+), 75 deletions(-)
 
8014
 
 
8015
commit 75d97e3bf4754acd44c2024898bd30d631ef3319
 
8016
Author: Bastien Nocera <hadess@hadess.net>
 
8017
Date:   Wed Feb 9 16:15:23 2011 +0000
 
8018
 
 
8019
    background: Remove loading of obsolete backgrounds
 
8020
    
 
8021
    Shouldn't be needed any more.
 
8022
 
 
8023
 panels/background/gnome-wp-xml.c |   61 --------------------------------------
 
8024
 1 files changed, 0 insertions(+), 61 deletions(-)
 
8025
 
 
8026
commit aa0f4765c4bec56c9394ae66a7c395775783c084
 
8027
Author: Marek Kasik <mkasik@redhat.com>
 
8028
Date:   Thu Feb 10 12:34:15 2011 +0100
 
8029
 
 
8030
    printers: Replace "Idle" state by "Ready"
 
8031
 
 
8032
 panels/printers/cc-printers-panel.c |    2 +-
 
8033
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8034
 
 
8035
commit 0f1caabc332fa35eea80a437b0c43da549330cc5
 
8036
Author: Marek Kasik <mkasik@redhat.com>
 
8037
Date:   Thu Feb 10 11:04:17 2011 +0100
 
8038
 
 
8039
    printers: Don't try to draw empty ink level
 
8040
 
 
8041
 panels/printers/cc-printers-panel.c |    2 +-
 
8042
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8043
 
 
8044
commit 88ff47618b0f4b93c0d6c5b40f15e49505499974
 
8045
Author: Marek Kasik <mkasik@redhat.com>
 
8046
Date:   Thu Feb 10 11:00:27 2011 +0100
 
8047
 
 
8048
    printers: Don't show printers separator when not needed
 
8049
    
 
8050
    Don't show printers separator when there are only unused printers.
 
8051
 
 
8052
 panels/printers/cc-printers-panel.c |   30 ++++++++++++++++++------------
 
8053
 1 files changed, 18 insertions(+), 12 deletions(-)
 
8054
 
 
8055
commit b5e63ec96b2a50bb53e4749f8348d41419a4bbbe
 
8056
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8057
Date:   Wed Feb 9 09:29:57 2011 +0000
 
8058
 
 
8059
    Fix the modality of the Preview dialog
 
8060
    
 
8061
    set_modal should be used instead of set_transient_for
 
8062
    Also, a bit of memory tidy up
 
8063
 
 
8064
 panels/region/gnome-region-panel-xkbltadd.c |    7 +++++++
 
8065
 1 files changed, 7 insertions(+), 0 deletions(-)
 
8066
 
 
8067
commit 2ebe50c4cece02e445053b8c6486fb7b2607797b
 
8068
Author: Kjartan Maraas <kmaraas@gnome.org>
 
8069
Date:   Wed Feb 9 18:09:18 2011 +0100
 
8070
 
 
8071
    Updated Norwegian bokmål translation.
 
8072
 
 
8073
 po/nb.po |  267 ++++++++++++++++++++++++++++++++++++--------------------------
 
8074
 1 files changed, 154 insertions(+), 113 deletions(-)
 
8075
 
 
8076
commit 30bb1fc9151ea5be58e51cab2532b56d01b87ac8
 
8077
Author: Sweta Kothari <swkothar@redhat.com>
 
8078
Date:   Wed Feb 9 16:22:25 2011 +0530
 
8079
 
 
8080
    Updated Gujarati Translations
 
8081
 
 
8082
 po/gu.po | 5678 +++++++++++++++++++++++++++++++-------------------------------
 
8083
 1 files changed, 2824 insertions(+), 2854 deletions(-)
 
8084
 
 
8085
commit 58d3071889e06e655be3df1708d498320e289ec2
 
8086
Author: Ivar Smolin <okul@linux.ee>
 
8087
Date:   Wed Feb 9 08:52:20 2011 +0200
 
8088
 
 
8089
    [l10n] Updated Estonian translation
 
8090
 
 
8091
 po/et.po |  119 ++++++++++++++++++++++++++++++++++++++-----------------------
 
8092
 1 files changed, 74 insertions(+), 45 deletions(-)
 
8093
 
 
8094
commit b7fdcc4ce54ed0dd131d8498b0c19f6d8c027972
 
8095
Author: Luca Ferretti <lferrett@gnome.org>
 
8096
Date:   Wed Feb 9 01:32:26 2011 +0100
 
8097
 
 
8098
    Updated Italian translation
 
8099
 
 
8100
 po/it.po |  390 ++++++++++++++++++++++++++++++++------------------------------
 
8101
 1 files changed, 201 insertions(+), 189 deletions(-)
 
8102
 
 
8103
commit 570c97ab266a5ab30af464ca499f93239035ff55
 
8104
Author: Bastien Nocera <hadess@hadess.net>
 
8105
Date:   Tue Feb 8 23:13:08 2011 +0000
 
8106
 
 
8107
    datetime: Fix city combobox filtering
 
8108
    
 
8109
    The city combo box's filter was never refiltered after setting
 
8110
    the original timezone, so we always got the whole list of cities.
 
8111
 
 
8112
 panels/datetime/cc-datetime-panel.c |   10 +++++++---
 
8113
 1 files changed, 7 insertions(+), 3 deletions(-)
 
8114
 
 
8115
commit 9e0d566cfb03a851564e589c885c4fba2205e3ae
 
8116
Author: Bastien Nocera <hadess@hadess.net>
 
8117
Date:   Tue Feb 8 22:33:12 2011 +0000
 
8118
 
 
8119
    region: Fix overeager string splitting
 
8120
    
 
8121
    So that Argentinian timezones show up properly again.
 
8122
 
 
8123
 panels/datetime/cc-datetime-panel.c |    7 ++++++-
 
8124
 1 files changed, 6 insertions(+), 1 deletions(-)
 
8125
 
 
8126
commit 963f992452dda54ff344a924470d8bf5f7950efb
 
8127
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8128
Date:   Tue Feb 8 22:21:09 2011 +0000
 
8129
 
 
8130
    region: make layout filtering much faster
 
8131
    
 
8132
    Using app-level filter instead of libxklavier filter
 
8133
 
 
8134
 panels/region/gnome-region-panel-layout-chooser.ui |    9 +-
 
8135
 panels/region/gnome-region-panel-xkbltadd.c        |  209 +++++++++++++++++---
 
8136
 2 files changed, 185 insertions(+), 33 deletions(-)
 
8137
 
 
8138
commit 99c1d959be62b6d4b6849dc0d4be7a126b7251de
 
8139
Author: Bastien Nocera <hadess@hadess.net>
 
8140
Date:   Tue Feb 8 21:35:30 2011 +0000
 
8141
 
 
8142
    screen: Make sure the combo box is always set
 
8143
    
 
8144
    If a value is between 2 values, choose the upper one. If a value
 
8145
    is higher than the maximim used in the combobox, set it to the
 
8146
    maximum.
 
8147
 
 
8148
 panels/screen/cc-screen-panel.c |   32 ++++++++++++++++++++++++++------
 
8149
 1 files changed, 26 insertions(+), 6 deletions(-)
 
8150
 
 
8151
commit 23be6616a4f2207115d6c5d2c97d0b3d9cccab43
 
8152
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8153
Date:   Tue Feb 8 18:37:29 2011 +0200
 
8154
 
 
8155
    Updated Arabic translation
 
8156
 
 
8157
 po/ar.po |  178 +++++++++++++++++++++++++++++++++----------------------------
 
8158
 1 files changed, 96 insertions(+), 82 deletions(-)
 
8159
 
 
8160
commit fc4bf8bf9d04af106ffd39588564c0b3b00675ee
 
8161
Author: Marek Kasik <mkasik@redhat.com>
 
8162
Date:   Tue Feb 8 16:27:50 2011 +0100
 
8163
 
 
8164
    printers: Change widget showing supply levels
 
8165
    
 
8166
    Show Ink/Toner levels in one rectangle now. It sorts
 
8167
    levels and shows the highest level. It paints the lower
 
8168
    levels on top of that. So the lowest level is on top
 
8169
    (overlapping the others).
 
8170
    It also shows "Ink Level"/"Toner Level"/"Supply Level"
 
8171
    label for corresponding supplies now.
 
8172
 
 
8173
 panels/printers/cc-printers-panel.c |  188 +++++++++++++++++++++++------------
 
8174
 panels/printers/printers.ui         |   17 +---
 
8175
 2 files changed, 128 insertions(+), 77 deletions(-)
 
8176
 
 
8177
commit d6a2046a0f1c9c8d943fe720b10fc314941a40fc
 
8178
Author: Bastien Nocera <hadess@hadess.net>
 
8179
Date:   Tue Feb 8 15:20:49 2011 +0000
 
8180
 
 
8181
    screen: Set idle-delay to the same value as DPMS timeout
 
8182
    
 
8183
    So that the user and session are idle when DPMS kicks in.
 
8184
 
 
8185
 panels/screen/cc-screen-panel.c |    8 ++++++++
 
8186
 1 files changed, 8 insertions(+), 0 deletions(-)
 
8187
 
 
8188
commit c09ecde3cf40291bae9defb0a1e424cfdc509bdd
 
8189
Author: Bastien Nocera <hadess@hadess.net>
 
8190
Date:   Mon Feb 7 18:55:03 2011 +0000
 
8191
 
 
8192
    screen: Hook up screen locking
 
8193
    
 
8194
    https://bugzilla.gnome.org/show_bug.cgi?id=637939
 
8195
 
 
8196
 configure.ac                    |    2 +-
 
8197
 panels/screen/cc-screen-panel.c |   75 ++++++++++++++++++++++++++++++++++++++-
 
8198
 2 files changed, 75 insertions(+), 2 deletions(-)
 
8199
 
 
8200
commit f2461603f3c5a9b972f60089d0f4d970ace054bf
 
8201
Author: Richard Hughes <richard@hughsie.com>
 
8202
Date:   Tue Feb 8 12:00:19 2011 +0000
 
8203
 
 
8204
    network: now we know that using NM async works, rework the prototype into some sane abstractions
 
8205
 
 
8206
 panels/network/cc-network-panel.c           | 1462 ++++-----------------------
 
8207
 panels/network/nm-access-point.c            |  290 ++++++
 
8208
 panels/network/nm-access-point.h            |   73 ++
 
8209
 panels/network/nm-device.c                  | 1495 +++++++++++++++++++++++++++
 
8210
 panels/network/nm-device.h                  |  107 ++
 
8211
 panels/network/panel-cell-renderer-mode.c   |    2 +-
 
8212
 panels/network/panel-cell-renderer-mode.h   |    5 +-
 
8213
 panels/network/panel-cell-renderer-signal.h |    3 +-
 
8214
 po/POTFILES.in                              |    3 +-
 
8215
 9 files changed, 2167 insertions(+), 1273 deletions(-)
 
8216
 
 
8217
commit 5253a808c05aba511f2020a4dc35c0672eeed254
 
8218
Author: Daniel Nylander <po@danielnylander.se>
 
8219
Date:   Tue Feb 8 00:24:02 2011 +0100
 
8220
 
 
8221
    Updated Swedish translation
 
8222
 
 
8223
 po/sv.po | 2023 ++++++++++++++++++++++++++++++++++++--------------------------
 
8224
 1 files changed, 1180 insertions(+), 843 deletions(-)
 
8225
 
 
8226
commit d79e31da3278ec18863252609240ab737ccb556a
 
8227
Author: Bastien Nocera <hadess@hadess.net>
 
8228
Date:   Mon Feb 7 16:58:52 2011 +0000
 
8229
 
 
8230
    screen: Hide the brightness slider when it cannot be set
 
8231
    
 
8232
    If there's no brightness hardware, just hide the brightness related
 
8233
    preferences.
 
8234
 
 
8235
 panels/screen/cc-screen-panel.c |    6 ++++--
 
8236
 1 files changed, 4 insertions(+), 2 deletions(-)
 
8237
 
 
8238
commit 5fd4a775881420fb3bea9f364d1b7f9eac1052a1
 
8239
Author: Bastien Nocera <hadess@hadess.net>
 
8240
Date:   Mon Feb 7 16:58:25 2011 +0000
 
8241
 
 
8242
    screen: Simplify GtkBuilder-using code
 
8243
    
 
8244
    By using the already defined macro
 
8245
 
 
8246
 panels/screen/cc-screen-panel.c |   21 +++++++++------------
 
8247
 1 files changed, 9 insertions(+), 12 deletions(-)
 
8248
 
 
8249
commit 3b3392e1fedb2f635ab7c4bc5c39883373df858d
 
8250
Author: Ivar Smolin <okul@linux.ee>
 
8251
Date:   Mon Feb 7 18:06:19 2011 +0200
 
8252
 
 
8253
    [l10n] Updated Estonian translation
 
8254
 
 
8255
 po/et.po |    6 +++---
 
8256
 1 files changed, 3 insertions(+), 3 deletions(-)
 
8257
 
 
8258
commit 6baa1a05dd9f3865ce72e86b8ec20e89f749062d
 
8259
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
8260
Date:   Sun Feb 6 16:26:02 2011 -0500
 
8261
 
 
8262
    network: fix a crasher due to an uninitialized GVariant
 
8263
 
 
8264
 panels/network/cc-network-panel.c |    2 +-
 
8265
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8266
 
 
8267
commit 8518a5eee86b4ac1669b946f453cbb99097cd377
 
8268
Author: Richard Hughes <richard@hughsie.com>
 
8269
Date:   Mon Feb 7 14:17:54 2011 +0000
 
8270
 
 
8271
    network: show the wired network subnet mask
 
8272
    
 
8273
    Note: this is really just a dummy commit, as the network device
 
8274
    stuff is about to be abstracted away from the hacky code we have
 
8275
    now.
 
8276
 
 
8277
 panels/network/cc-network-panel.c |  108 ++++++++++++++++++++++++++++++++++++-
 
8278
 1 files changed, 106 insertions(+), 2 deletions(-)
 
8279
 
 
8280
commit 419248bae91fe50db73f959c151a1fe9a807ed26
 
8281
Author: Richard Hughes <richard@hughsie.com>
 
8282
Date:   Mon Feb 7 13:39:07 2011 +0000
 
8283
 
 
8284
    network: Disable NetworkManager when the airplane switch gets changed
 
8285
 
 
8286
 panels/network/cc-network-panel.c |   95 +++++++++++++++++++++++++++++++++----
 
8287
 1 files changed, 85 insertions(+), 10 deletions(-)
 
8288
 
 
8289
commit a345d23ed0835e32c92b134fccc6bf7aa2ebe5d0
 
8290
Author: Marek Kasik <mkasik@redhat.com>
 
8291
Date:   Mon Feb 7 15:07:35 2011 +0100
 
8292
 
 
8293
    printers: Check that cups is recent enough
 
8294
    
 
8295
    Check that cups version is greater than 1.4 or equal to 1.4.
 
8296
 
 
8297
 configure.ac |   29 ++++++++++++++++++++++++-----
 
8298
 1 files changed, 24 insertions(+), 5 deletions(-)
 
8299
 
 
8300
commit e55acf1eae7e48e5b8f10ee18e6c08c752402f8a
 
8301
Author: A S Alam <aalam@users.sf.net>
 
8302
Date:   Mon Feb 7 19:24:08 2011 +0530
 
8303
 
 
8304
    update Punjabi Translation by  Alam
 
8305
 
 
8306
 po/pa.po |  501 ++++++++++++++++++++++++++++++++------------------------------
 
8307
 1 files changed, 258 insertions(+), 243 deletions(-)
 
8308
 
 
8309
commit 6c403240cc5ce351b65187994274d6cad14e9683
 
8310
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8311
Date:   Mon Feb 7 14:49:41 2011 +0200
 
8312
 
 
8313
    Updated Arabic translation
 
8314
 
 
8315
 po/ar.po |  211 +++++++++++++++++++++++++++++++++++++-------------------------
 
8316
 1 files changed, 125 insertions(+), 86 deletions(-)
 
8317
 
 
8318
commit 703129bbfe94f5b57f4b07787bd6c45ab3c8c1e9
 
8319
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8320
Date:   Mon Feb 7 12:19:26 2011 +0100
 
8321
 
 
8322
    printers: Avoid unnecessary use of markup
 
8323
    
 
8324
    Replace unnecessary use of markup with text proprieties.
 
8325
 
 
8326
 panels/printers/printers.ui |    6 ++++--
 
8327
 1 files changed, 4 insertions(+), 2 deletions(-)
 
8328
 
 
8329
commit dfdc194cbe657167b96d3d0ebdce5c929a5e96ee
 
8330
Author: Luca Ferretti <lferrett@gnome.org>
 
8331
Date:   Mon Feb 7 11:55:27 2011 +0100
 
8332
 
 
8333
    printers: add translation context to statuses (#641339)
 
8334
    
 
8335
    Add translation context to printer status and job status. Increase required
 
8336
    inltool to 0.40.1 in order to use NC_(). See bug #641339 for details.
 
8337
 
 
8338
 configure.ac                        |    2 +-
 
8339
 panels/printers/cc-printers-panel.c |   24 ++++++++++++------------
 
8340
 2 files changed, 13 insertions(+), 13 deletions(-)
 
8341
 
 
8342
commit 18d764cf9fe376e0c34f9e45ac9661731dec1aff
 
8343
Author: Luca Ferretti <lferrett@gnome.org>
 
8344
Date:   Mon Feb 7 10:56:06 2011 +0100
 
8345
 
 
8346
    printers: l10n fixes for jobs count
 
8347
    
 
8348
    use ngettext for "%d active" message and don't mark as translatable
 
8349
    the related placeholder in printers.ui file
 
8350
    Slightly modified by Marek Kasik.
 
8351
 
 
8352
 panels/printers/cc-printers-panel.c |    4 +++-
 
8353
 panels/printers/printers.ui         |    2 +-
 
8354
 2 files changed, 4 insertions(+), 2 deletions(-)
 
8355
 
 
8356
commit 610ddff3b0cdfaab7006036593ee2e029a52b1e9
 
8357
Author: Ivar Smolin <okul@linux.ee>
 
8358
Date:   Mon Feb 7 09:23:22 2011 +0200
 
8359
 
 
8360
    [l10n] Updated Estonian translation
 
8361
 
 
8362
 po/et.po |   59 +++++++++++++++++++++++++++++++++--------------------------
 
8363
 1 files changed, 33 insertions(+), 26 deletions(-)
 
8364
 
 
8365
commit ceac040387f1fa9bf0c15ba373d3b9bbbcc8e755
 
8366
Author: Bastien Nocera <hadess@hadess.net>
 
8367
Date:   Mon Feb 7 01:50:22 2011 +0000
 
8368
 
 
8369
    region: Some UI fixes for the layout chooser
 
8370
    
 
8371
    And parent it appropriately.
 
8372
 
 
8373
 panels/region/gnome-region-panel-layout-chooser.ui |  139 +++++++++++---------
 
8374
 1 files changed, 77 insertions(+), 62 deletions(-)
 
8375
 
 
8376
commit 8f405c9346066cb64a7527fe9cd3876c899f1832
 
8377
Author: Bastien Nocera <hadess@hadess.net>
 
8378
Date:   Mon Feb 7 01:15:16 2011 +0000
 
8379
 
 
8380
    region: Remove code to handle print button
 
8381
    
 
8382
    It's not in the main UI anymore.
 
8383
 
 
8384
 panels/region/gnome-region-panel-xkb.c |    5 -----
 
8385
 1 files changed, 0 insertions(+), 5 deletions(-)
 
8386
 
 
8387
commit 9c2bfba4caf404456d5daf30ebfcc863c6d2cd68
 
8388
Author: Bastien Nocera <hadess@hadess.net>
 
8389
Date:   Mon Feb 7 01:06:39 2011 +0000
 
8390
 
 
8391
    region: Easier to understand layout switching options
 
8392
    
 
8393
    Use 2 groups of radio buttons to make layout options related
 
8394
    to windows easier to understand.
 
8395
    
 
8396
    https://bugzilla.gnome.org/show_bug.cgi?id=641021
 
8397
 
 
8398
 panels/region/gnome-region-panel-xkb.c |   40 +++++--------
 
8399
 panels/region/gnome-region-panel.ui    |   99 +++++++++++++++++++++++++-------
 
8400
 2 files changed, 93 insertions(+), 46 deletions(-)
 
8401
 
 
8402
commit a950f9d9d155ea4f0efedf22f829ba1f8615e0a8
 
8403
Author: Kjartan Maraas <kmaraas@gnome.org>
 
8404
Date:   Sun Feb 6 19:27:50 2011 +0100
 
8405
 
 
8406
    Add missing file
 
8407
 
 
8408
 po/POTFILES.in |    1 +
 
8409
 1 files changed, 1 insertions(+), 0 deletions(-)
 
8410
 
 
8411
commit d14235d249134ee18c91ca3a8de0f70fe595336b
 
8412
Merge: 3212170 ebfe1af
 
8413
Author: Kjartan Maraas <kmaraas@gnome.org>
 
8414
Date:   Sun Feb 6 19:10:52 2011 +0100
 
8415
 
 
8416
    Updated Norwegian bokmål translation.
 
8417
 
 
8418
commit 3212170fdecc6b504bcca3a10c5c5df9c92c8d63
 
8419
Author: Kjartan Maraas <kmaraas@gnome.org>
 
8420
Date:   Sun Feb 6 19:09:32 2011 +0100
 
8421
 
 
8422
    Updated Norwegian bokmål translation.
 
8423
 
 
8424
 po/nb.po |  678 +++++++++++++++++++++++++++++---------------------------------
 
8425
 1 files changed, 313 insertions(+), 365 deletions(-)
 
8426
 
 
8427
commit ebfe1af8304ae474e0519c9512b4a0bd38c3f350
 
8428
Author: Ivar Smolin <okul@linux.ee>
 
8429
Date:   Sun Feb 6 10:11:06 2011 +0200
 
8430
 
 
8431
    [l10n] Updated Estonian translation
 
8432
 
 
8433
 po/et.po |  374 ++++++++++++++++++++++++++++++++------------------------------
 
8434
 1 files changed, 193 insertions(+), 181 deletions(-)
 
8435
 
 
8436
commit 222103be38b277d55c1e7ae7f8f34c06ef308845
 
8437
Author: Thomas Wood <thos@gnome.org>
 
8438
Date:   Sat Feb 5 17:58:38 2011 +0000
 
8439
 
 
8440
    universal-access: hide "Option" buttons that don't have any implementation
 
8441
 
 
8442
 panels/universal-access/uap.ui |    4 +---
 
8443
 1 files changed, 1 insertions(+), 3 deletions(-)
 
8444
 
 
8445
commit f629b1320698b8a528c30ea545420eee5e8be21e
 
8446
Author: Thomas Wood <thos@gnome.org>
 
8447
Date:   Sat Feb 5 17:13:57 2011 +0000
 
8448
 
 
8449
    universal-access: hide options that are currently unavailable
 
8450
    
 
8451
    Hide options that are currently unavailable or unlikely to be implemented
 
8452
    in time for the 3.0 release.
 
8453
    
 
8454
    https://bugzilla.gnome.org/show_bug.cgi?id=639784
 
8455
 
 
8456
 panels/universal-access/uap.ui |    8 --------
 
8457
 1 files changed, 0 insertions(+), 8 deletions(-)
 
8458
 
 
8459
commit 987f8c14250b046d3094a3350edca921d3ccd455
 
8460
Author: Thomas Wood <thos@gnome.org>
 
8461
Date:   Sat Feb 5 16:04:53 2011 +0000
 
8462
 
 
8463
    universal-access: allow the pointer page to use less horizontal space
 
8464
 
 
8465
 panels/universal-access/uap.ui |   13 ++-----------
 
8466
 1 files changed, 2 insertions(+), 11 deletions(-)
 
8467
 
 
8468
commit 3edfefad90b53485b96f16f0ea545ad9e4ae4ae4
 
8469
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8470
Date:   Sat Feb 5 17:00:44 2011 +0000
 
8471
 
 
8472
    Showing the kbd layout preview dialog
 
8473
    
 
8474
    gtk_widget_show_all was in new_dialog before, has to be called explicitly
 
8475
 
 
8476
 panels/region/gnome-region-panel-xkblt.c |    1 +
 
8477
 1 files changed, 1 insertions(+), 0 deletions(-)
 
8478
 
 
8479
commit 3e3995dab7ce33a47c6b7cb18623766aaf6621c3
 
8480
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8481
Date:   Sat Feb 5 16:39:32 2011 +0200
 
8482
 
 
8483
    Updated Arabic translation
 
8484
 
 
8485
 po/ar.po |  275 +++++++++++++++++++++++++++++++-------------------------------
 
8486
 1 files changed, 138 insertions(+), 137 deletions(-)
 
8487
 
 
8488
commit f96d5c5ea4ea4a6ed8a04b83ff00cb10df1fc2de
 
8489
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
8490
Date:   Sat Feb 5 10:08:21 2011 +0100
 
8491
 
 
8492
    Updated Spanish translation
 
8493
 
 
8494
 po/es.po |  307 ++++++++++++++++++++++++++++++--------------------------------
 
8495
 1 files changed, 147 insertions(+), 160 deletions(-)
 
8496
 
 
8497
commit 4c38a00c395e5459e2ecc424a38d634e9dd77087
 
8498
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
8499
Date:   Sat Feb 5 10:07:07 2011 +0100
 
8500
 
 
8501
    Updated Spanish translation
 
8502
 
 
8503
 po/es.po |  484 +++++++++++++++++++++++++++++++++++---------------------------
 
8504
 1 files changed, 273 insertions(+), 211 deletions(-)
 
8505
 
 
8506
commit c2bc94d6ef007078dc9d538c5e1fd27b313d2095
 
8507
Author: Bastien Nocera <hadess@hadess.net>
 
8508
Date:   Sat Feb 5 03:07:13 2011 +0000
 
8509
 
 
8510
    region: Remove annoying tooltip on a treeview
 
8511
 
 
8512
 panels/region/gnome-region-panel.ui |    4 +---
 
8513
 1 files changed, 1 insertions(+), 3 deletions(-)
 
8514
 
 
8515
commit 28d69973d2dccc355069788deb2208b3ce415b66
 
8516
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8517
Date:   Fri Feb 4 22:54:33 2011 +0000
 
8518
 
 
8519
    Sort the layout list in the chooser
 
8520
 
 
8521
 panels/region/gnome-region-panel-xkbltadd.c |    6 +++++-
 
8522
 1 files changed, 5 insertions(+), 1 deletions(-)
 
8523
 
 
8524
commit 7808e6edaed144d8472e3c44a608778044c2b341
 
8525
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8526
Date:   Fri Feb 4 22:39:03 2011 +0000
 
8527
 
 
8528
    Minor UI tweaks in kbd layout chooser
 
8529
    
 
8530
    Frame around layout list, initial focus on the search field
 
8531
 
 
8532
 panels/region/gnome-region-panel-layout-chooser.ui |    1 +
 
8533
 panels/region/gnome-region-panel-xkbltadd.c        |    2 ++
 
8534
 2 files changed, 3 insertions(+), 0 deletions(-)
 
8535
 
 
8536
commit ce64d844d40c7af64f4177cdafc8f56698e064b6
 
8537
Author: Gheyret Kenji <gheyret@hotmail.com>
 
8538
Date:   Fri Feb 4 23:17:06 2011 +0100
 
8539
 
 
8540
    Added UG translation
 
8541
 
 
8542
 po/ug.po | 3825 ++++++++++++++++++++++++++++++++++++++------------------------
 
8543
 1 files changed, 2321 insertions(+), 1504 deletions(-)
 
8544
 
 
8545
commit f536171953298f8e6abac651dc144fd72aa240dd
 
8546
Author: William Jon McCann <jmccann@redhat.com>
 
8547
Date:   Fri Feb 4 16:51:46 2011 -0500
 
8548
 
 
8549
    require libxklavier 5.1
 
8550
 
 
8551
 configure.ac |    2 +-
 
8552
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8553
 
 
8554
commit 7da8390241cca72035f81f1809226ea4eee6060b
 
8555
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
8556
Date:   Fri Feb 4 15:50:29 2011 -0500
 
8557
 
 
8558
    um-editable-entry: port to GtkStyleContext
 
8559
 
 
8560
 panels/user-accounts/um-editable-entry.c |   17 +++++++++--------
 
8561
 1 files changed, 9 insertions(+), 8 deletions(-)
 
8562
 
 
8563
commit 0132e4be37b9200c337c7a988f0dfdabc2a9820f
 
8564
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
8565
Date:   Fri Feb 4 15:43:40 2011 -0500
 
8566
 
 
8567
    all: make GCC stop complaining about set but unused variables
 
8568
 
 
8569
 panels/sound/gvc-mixer-event-role.c        |   19 ----------------
 
8570
 panels/sound/gvc-mixer-sink-input.c        |   33 ----------------------------
 
8571
 panels/sound/gvc-mixer-sink.c              |   31 --------------------------
 
8572
 panels/sound/gvc-mixer-source-output.c     |   16 -------------
 
8573
 panels/sound/gvc-mixer-source.c            |   31 --------------------------
 
8574
 panels/sound/gvc-sound-theme-chooser.c     |   16 +------------
 
8575
 panels/user-accounts/fingerprint-strings.h |    2 +-
 
8576
 panels/user-accounts/um-language-dialog.c  |    2 -
 
8577
 panels/user-accounts/um-user-panel.c       |    4 +--
 
8578
 panels/user-accounts/um-utils.c            |    2 -
 
8579
 10 files changed, 3 insertions(+), 153 deletions(-)
 
8580
 
 
8581
commit f0bee95a74a5d98939e6f1d4fbe2c1a7121d51c4
 
8582
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
8583
Date:   Fri Feb 4 15:40:25 2011 -0500
 
8584
 
 
8585
    Use gdk_error_trap_pop_ignored()
 
8586
 
 
8587
 panels/mouse/gsd-input-helper.c |    4 ++--
 
8588
 1 files changed, 2 insertions(+), 2 deletions(-)
 
8589
 
 
8590
commit 533edb7f48fb1897658a46d0b232e0deeb51897e
 
8591
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
8592
Date:   Fri Feb 4 21:35:53 2011 +0100
 
8593
 
 
8594
    Updated Galician translations
 
8595
 
 
8596
 po/gl.po |  509 +++++++++++++++++++++++++++++++++++---------------------------
 
8597
 1 files changed, 287 insertions(+), 222 deletions(-)
 
8598
 
 
8599
commit 56592a114d45841ab67920f6e454535b1e280f6e
 
8600
Author: William Jon McCann <jmccann@redhat.com>
 
8601
Date:   Fri Feb 4 15:21:18 2011 -0500
 
8602
 
 
8603
    info: add special case for Atom(TM)
 
8604
 
 
8605
 panels/info/cc-info-panel.c |    1 +
 
8606
 1 files changed, 1 insertions(+), 0 deletions(-)
 
8607
 
 
8608
commit fe04b358a420d8e03951473c98ac0740613eb8d4
 
8609
Author: Sergey V. Udaltsov <svu@gnome.org>
 
8610
Date:   Fri Feb 4 19:55:38 2011 +0000
 
8611
 
 
8612
    New search-based layout addition
 
8613
    
 
8614
    Bug #640772, see mockup
 
8615
    Requires new version of libgnomekbd and libxklavier
 
8616
 
 
8617
 panels/region/gnome-region-panel-layout-chooser.ui |  260 ++-------
 
8618
 panels/region/gnome-region-panel-xkb.c             |    9 +-
 
8619
 panels/region/gnome-region-panel-xkb.h             |    2 +-
 
8620
 panels/region/gnome-region-panel-xkblt.c           |    9 +-
 
8621
 panels/region/gnome-region-panel-xkbltadd.c        |  587 ++++++--------------
 
8622
 5 files changed, 221 insertions(+), 646 deletions(-)
 
8623
 
 
8624
commit d734bbc7348021ae90d50ea7d1aef0f726c45d3b
 
8625
Author: William Jon McCann <jmccann@redhat.com>
 
8626
Date:   Fri Feb 4 14:27:25 2011 -0500
 
8627
 
 
8628
    info: add graphics info
 
8629
    
 
8630
    Try to get the graphics info first from glxinfo and then
 
8631
    from lspci.  Then prettify the results a bit.
 
8632
 
 
8633
 panels/info/cc-info-panel.c |  181 ++++++++++++++++++++++++++++++++++++++++++-
 
8634
 panels/info/info.ui         |  122 ++++++++++++++++++++++-------
 
8635
 2 files changed, 273 insertions(+), 30 deletions(-)
 
8636
 
 
8637
commit ec075f58f0e1d25831cee0f7afa3882329a7a253
 
8638
Author: Bastien Nocera <hadess@hadess.net>
 
8639
Date:   Fri Feb 4 16:41:33 2011 +0000
 
8640
 
 
8641
    display: Remove unused "apply_button" member
 
8642
 
 
8643
 panels/display/xrandr-capplet.c |    2 --
 
8644
 1 files changed, 0 insertions(+), 2 deletions(-)
 
8645
 
 
8646
commit cda9d34f941263bc72a39cd18cf378f2264eb182
 
8647
Author: Bastien Nocera <hadess@hadess.net>
 
8648
Date:   Fri Feb 4 03:37:30 2011 +0000
 
8649
 
 
8650
    display: Remove unused computation
 
8651
 
 
8652
 panels/display/xrandr-capplet.c |    6 ------
 
8653
 1 files changed, 0 insertions(+), 6 deletions(-)
 
8654
 
 
8655
commit 8f614133ea72629c8f18182ad8acc5e4f5a8b0ee
 
8656
Author: Bastien Nocera <hadess@hadess.net>
 
8657
Date:   Fri Feb 4 03:35:12 2011 +0000
 
8658
 
 
8659
    display: Remove old radio-timey code
 
8660
    
 
8661
    There's no radio button to switch to off now.
 
8662
 
 
8663
 panels/display/xrandr-capplet.c |    3 ---
 
8664
 1 files changed, 0 insertions(+), 3 deletions(-)
 
8665
 
 
8666
commit 19f5c35da85979747f39b0b2f4223dde0938f4cb
 
8667
Author: Bastien Nocera <hadess@hadess.net>
 
8668
Date:   Fri Feb 4 03:31:48 2011 +0000
 
8669
 
 
8670
    display: Simplify some old GNOME 2.x code
 
8671
    
 
8672
    There's no need to wait for gtk_dialog_run() now...
 
8673
 
 
8674
 panels/display/xrandr-capplet.c |   20 +++-----------------
 
8675
 1 files changed, 3 insertions(+), 17 deletions(-)
 
8676
 
 
8677
commit 91faba68b2b1c3058a555ecfa79b3cde623ca69d
 
8678
Author: Bastien Nocera <hadess@hadess.net>
 
8679
Date:   Fri Feb 4 03:06:40 2011 +0000
 
8680
 
 
8681
    display: Remove support for old D-Bus interface
 
8682
    
 
8683
    version 1 support for the protocol is gone. All the
 
8684
    gnome-settings-daemon for the past 2 years have supported the new
 
8685
    interface.
 
8686
 
 
8687
 panels/display/xrandr-capplet.c |   46 +++-----------------------------------
 
8688
 1 files changed, 4 insertions(+), 42 deletions(-)
 
8689
 
 
8690
commit b1af38f23d0b668677d18567b96cddc47ca52ff1
 
8691
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8692
Date:   Fri Feb 4 18:30:03 2011 +0200
 
8693
 
 
8694
    Updated Arabic translation
 
8695
 
 
8696
 po/ar.po |    8 ++++----
 
8697
 1 files changed, 4 insertions(+), 4 deletions(-)
 
8698
 
 
8699
commit 2406752685b908ea7b6adcb44b0aaec27e2aa944
 
8700
Author: Marek Kasik <mkasik@redhat.com>
 
8701
Date:   Fri Feb 4 17:09:00 2011 +0100
 
8702
 
 
8703
    printers: Sort printers by usage
 
8704
    
 
8705
    Sort printers by amount of jobs sent to them (#641285). Separate
 
8706
    unused printers by separator from the rest of printers.
 
8707
 
 
8708
 panels/printers/cc-printers-panel.c |  121 ++++++++++++++++++++++++++++++----
 
8709
 1 files changed, 106 insertions(+), 15 deletions(-)
 
8710
 
 
8711
commit 3b681233ecbd0f421c08abe9254f453c96597f96
 
8712
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
8713
Date:   Fri Feb 4 09:20:49 2011 +0200
 
8714
 
 
8715
    Updated Hebrew translation.
 
8716
 
 
8717
 po/he.po |  444 +++++++++++++++++++++++++++++++++++---------------------------
 
8718
 1 files changed, 248 insertions(+), 196 deletions(-)
 
8719
 
 
8720
commit 5448188cc4ed04e3835439ba0f2076ca126a4915
 
8721
Author: Bastien Nocera <hadess@hadess.net>
 
8722
Date:   Fri Feb 4 02:35:05 2011 +0000
 
8723
 
 
8724
    datetime: Fix crash when TZ is an alias
 
8725
    
 
8726
    Using the "backward" file from tzdata (available under the public
 
8727
    domain), we load the aliases for real timezones, to look them up
 
8728
    against our database.
 
8729
    
 
8730
    https://bugzilla.gnome.org/show_bug.cgi?id=641360
 
8731
 
 
8732
 panels/datetime/Makefile.am       |    2 +
 
8733
 panels/datetime/backward          |  118 +++++++++++++++++++++++++++++++++++++
 
8734
 panels/datetime/cc-timezone-map.c |   70 ++++++++++++++++++++--
 
8735
 3 files changed, 183 insertions(+), 7 deletions(-)
 
8736
 
 
8737
commit 40e2c9eed4a3a21d8e722bfda21dbf962dc7bc49
 
8738
Author: Bastien Nocera <hadess@hadess.net>
 
8739
Date:   Thu Feb 3 19:11:02 2011 +0000
 
8740
 
 
8741
    common: Load language names for locales with 3 letters
 
8742
    
 
8743
    If software with "Chhattisgarhi" translations was loaded (such
 
8744
    as k3b), we would fail to load the language name for it, as we
 
8745
    were not parsing the ISO-639-3 database.
 
8746
    
 
8747
    https://bugzilla.gnome.org/show_bug.cgi?id=641373
 
8748
 
 
8749
 panels/common/gdm-languages.c |   45 ++++++++++++++++++++++++++++++++--------
 
8750
 1 files changed, 36 insertions(+), 9 deletions(-)
 
8751
 
 
8752
commit 7cfa641feb67d6fd5ae5a86283c09e1c042ca12d
 
8753
Author: Yanko Kaneti <yaneti@declera.com>
 
8754
Date:   Thu Feb 3 20:17:34 2011 +0200
 
8755
 
 
8756
    Avoid using locales without language names.
 
8757
    
 
8758
    Quick and dirty fix for not using all the iso-codes resources for
 
8759
    finding a suitable language name for a locale.
 
8760
 
 
8761
 panels/common/cc-common-language.c |    5 +++++
 
8762
 1 files changed, 5 insertions(+), 0 deletions(-)
 
8763
 
 
8764
commit 7f78615272ed9b40581ac97cd7214db77dc198c1
 
8765
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8766
Date:   Thu Feb 3 17:08:00 2011 +0200
 
8767
 
 
8768
    Update Arabic timezones translation
 
8769
    
 
8770
    Already sent to upstream Fedora translators and should appear there in
 
8771
    due time, but can't risk getting this embarrassing translation in the
 
8772
    release.
 
8773
 
 
8774
 panels/datetime/po-timezones/ar.po |  527 ++++++++++++++++++------------------
 
8775
 1 files changed, 263 insertions(+), 264 deletions(-)
 
8776
 
 
8777
commit 6d04352c1fb07ef3b5b63b23e56ac51bbaa43105
 
8778
Author: Bastien Nocera <hadess@hadess.net>
 
8779
Date:   Thu Feb 3 14:02:11 2011 +0000
 
8780
 
 
8781
    build: Make iso-codes a hard-dependency
 
8782
    
 
8783
    Otherwise the region panel, and the user-accounts panel would
 
8784
    crash on startup, or when showing a list of languages.
 
8785
 
 
8786
 configure.ac |    3 +++
 
8787
 1 files changed, 3 insertions(+), 0 deletions(-)
 
8788
 
 
8789
commit f0d0c6300ff227198c916517fbc4f211ca8d757a
 
8790
Author: Khaled Hosny <khaledhosny@eglug.org>
 
8791
Date:   Thu Feb 3 15:55:16 2011 +0200
 
8792
 
 
8793
    Updated Arabic translation
 
8794
 
 
8795
 po/ar.po |  636 +++++++++++++++++++++++++++++++++-----------------------------
 
8796
 1 files changed, 339 insertions(+), 297 deletions(-)
 
8797
 
 
8798
commit 83a437d2ff60505731203a52f88a3264efadb759
 
8799
Author: Christian Persch <chpe@gnome.org>
 
8800
Date:   Wed Feb 2 21:52:15 2011 +0100
 
8801
 
 
8802
    datetime: Create filenames locale-independently
 
8803
    
 
8804
    Bug #641294.
 
8805
 
 
8806
 panels/datetime/cc-timezone-map.c |    6 ++++--
 
8807
 panels/datetime/test-timezone.c   |   10 +++++++++-
 
8808
 2 files changed, 13 insertions(+), 3 deletions(-)
 
8809
 
 
8810
commit ace6fb930964978ad44aeb5cfe254af6e7e16278
 
8811
Author: Christian Persch <chpe@gnome.org>
 
8812
Date:   Wed Feb 2 20:35:54 2011 +0100
 
8813
 
 
8814
    shell: Don't pass invalid option flags
 
8815
    
 
8816
    G_OPTION_FLAG_OPTIONAL_ARG is only valid for callback options.
 
8817
    
 
8818
    Bug #641290.
 
8819
 
 
8820
 shell/control-center.c |    4 ++--
 
8821
 1 files changed, 2 insertions(+), 2 deletions(-)
 
8822
 
 
8823
commit faa5deccea691b14a85353b2d92e7fe39c266574
 
8824
Author: Luca Ferretti <lferrett@gnome.org>
 
8825
Date:   Thu Feb 3 14:01:32 2011 +0100
 
8826
 
 
8827
    Updated Italian translation
 
8828
 
 
8829
 po/it.po |  997 +++++++++++++++++++++++++++++++++++---------------------------
 
8830
 1 files changed, 560 insertions(+), 437 deletions(-)
 
8831
 
 
8832
commit b415a03a8ffb4b2abcc9bf8e6546b09eb0e6fe15
 
8833
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
8834
Date:   Thu Feb 3 14:33:22 2011 +0800
 
8835
 
 
8836
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
8837
 
 
8838
 po/zh_HK.po |  717 ++++++++++++++++++++++++++++++-----------------------------
 
8839
 po/zh_TW.po |  717 ++++++++++++++++++++++++++++++-----------------------------
 
8840
 2 files changed, 724 insertions(+), 710 deletions(-)
 
8841
 
 
8842
commit 6249d34f3945f2351460bde231e9431f29047cbe
 
8843
Author: A S Alam <aalam@users.sf.net>
 
8844
Date:   Thu Feb 3 08:18:01 2011 +0530
 
8845
 
 
8846
    update Punjabi Translation by A S Alam
 
8847
 
 
8848
 po/pa.po |  498 ++++++++++++++++++++++++++++++++++----------------------------
 
8849
 1 files changed, 274 insertions(+), 224 deletions(-)
 
8850
 
 
8851
commit bb2e8060d473f491af6798c2bdbda9bb977f4b9c
 
8852
Author: William Jon McCann <jmccann@redhat.com>
 
8853
Date:   Wed Feb 2 21:30:17 2011 -0500
 
8854
 
 
8855
    info: make labels selectable
 
8856
 
 
8857
 panels/info/info.ui |    5 +++++
 
8858
 1 files changed, 5 insertions(+), 0 deletions(-)
 
8859
 
 
8860
commit 437b2cfb405a795feb17a8f6a2895aa7805e44c0
 
8861
Author: William Jon McCann <jmccann@redhat.com>
 
8862
Date:   Wed Feb 2 20:00:31 2011 -0500
 
8863
 
 
8864
    keyboard: improve the layout of the bindings page
 
8865
    
 
8866
    Limit size of sections view and keep the key column the same size.
 
8867
 
 
8868
 panels/keyboard/gnome-keyboard-panel.ui |    4 ++++
 
8869
 panels/keyboard/keyboard-shortcuts.c    |    7 +++++++
 
8870
 2 files changed, 11 insertions(+), 0 deletions(-)
 
8871
 
 
8872
commit 5db83718e3d4fcd9154a290fcce07e8bd5984b14
 
8873
Author: William Jon McCann <jmccann@redhat.com>
 
8874
Date:   Wed Feb 2 17:48:35 2011 -0500
 
8875
 
 
8876
    keyboard: add missing file
 
8877
 
 
8878
 panels/keyboard/01-system.xml.in |   11 +++++++++++
 
8879
 1 files changed, 11 insertions(+), 0 deletions(-)
 
8880
 
 
8881
commit 4d7c8354c4200633866694db97a48f2cb4302669
 
8882
Author: William Jon McCann <jmccann@redhat.com>
 
8883
Date:   Wed Feb 2 17:31:18 2011 -0500
 
8884
 
 
8885
    keyboard: allow merging key groups together per section
 
8886
 
 
8887
 panels/keyboard/keyboard-shortcuts.c |   98 ++++++++++++++++++++++++++++------
 
8888
 1 files changed, 81 insertions(+), 17 deletions(-)
 
8889
 
 
8890
commit c248dd8788567ef9de6b57d7ba2f36742744b506
 
8891
Author: William Jon McCann <jmccann@redhat.com>
 
8892
Date:   Wed Feb 2 16:51:14 2011 -0500
 
8893
 
 
8894
    keyboard: change grouping of keys
 
8895
 
 
8896
 panels/keyboard/00-multimedia-key.xml.in |   35 ------------------------------
 
8897
 panels/keyboard/00-multimedia.xml.in     |   35 ++++++++++++++++++++++++++++++
 
8898
 panels/keyboard/01-desktop-key.xml.in    |   29 ------------------------
 
8899
 panels/keyboard/01-launchers.xml.in      |   23 +++++++++++++++++++
 
8900
 panels/keyboard/Makefile.am              |    2 +-
 
8901
 po/POTFILES.in                           |    5 ++-
 
8902
 6 files changed, 62 insertions(+), 67 deletions(-)
 
8903
 
 
8904
commit 6d27be8f787234e9f5f7576135a7920f991900ed
 
8905
Author: Marek Kasik <mkasik@redhat.com>
 
8906
Date:   Wed Feb 2 16:59:50 2011 +0100
 
8907
 
 
8908
    printers: Add unlock button (#640733)
 
8909
    
 
8910
    Add unlock button from the User Accounts panel to the Printer panel.
 
8911
 
 
8912
 panels/printers/Makefile.am         |    5 +-
 
8913
 panels/printers/cc-printers-panel.c |   68 ++++-
 
8914
 panels/printers/pp-lockbutton.c     |  627 +++++++++++++++++++++++++++++++++++
 
8915
 panels/printers/pp-lockbutton.h     |   68 ++++
 
8916
 4 files changed, 761 insertions(+), 7 deletions(-)
 
8917
 
 
8918
commit de278d3a857374a8f9cb8af3db211e9f87089049
 
8919
Author: Bastien Nocera <hadess@hadess.net>
 
8920
Date:   Wed Feb 2 11:42:31 2011 +0000
 
8921
 
 
8922
    datetime: Don't crash when g-s-d is badly installed
 
8923
    
 
8924
    And require a newer gnome-settings-daemon to avoid those problems.
 
8925
    
 
8926
    https://bugzilla.gnome.org/show_bug.cgi?id=641232
 
8927
 
 
8928
 configure.ac                        |    2 +-
 
8929
 panels/datetime/cc-datetime-panel.c |    6 ++++++
 
8930
 2 files changed, 7 insertions(+), 1 deletions(-)
 
8931
 
 
8932
commit b009d6875b9ff4b033c4b5c547eaab1b3bc05f78
 
8933
Author: Bastien Nocera <hadess@hadess.net>
 
8934
Date:   Tue Feb 1 13:41:01 2011 +0000
 
8935
 
 
8936
    shell: Add shortcuts to focus search entry
 
8937
    
 
8938
    Ctrl+S and Ctrl+F are used in overview mode to focus the search entry.
 
8939
    
 
8940
    https://bugzilla.gnome.org/show_bug.cgi?id=409230
 
8941
 
 
8942
 shell/gnome-control-center.c |   31 +++++++++++++++++++++++++++++++
 
8943
 1 files changed, 31 insertions(+), 0 deletions(-)
 
8944
 
 
8945
commit 04f84937a627b142f6cb45bf71e2f7882792ba57
 
8946
Author: William Jon McCann <jmccann@redhat.com>
 
8947
Date:   Wed Feb 2 02:18:07 2011 -0500
 
8948
 
 
8949
    network: use emblem-default-symbolic for the default printer
 
8950
 
 
8951
 panels/printers/cc-printers-panel.c |    4 ++--
 
8952
 1 files changed, 2 insertions(+), 2 deletions(-)
 
8953
 
 
8954
commit 1173df903f2c3586fe980dca05801cfdbd10c82a
 
8955
Author: William Jon McCann <jmccann@redhat.com>
 
8956
Date:   Wed Feb 2 02:13:01 2011 -0500
 
8957
 
 
8958
    printers: add mores spacing to table
 
8959
 
 
8960
 panels/printers/printers.ui |    4 ++--
 
8961
 1 files changed, 2 insertions(+), 2 deletions(-)
 
8962
 
 
8963
commit 6d690d67282b05f64f470f6a496335acc7cd8a54
 
8964
Author: Matthias Clasen <mclasen@redhat.com>
 
8965
Date:   Wed Feb 2 02:08:14 2011 -0500
 
8966
 
 
8967
    Post-release bump
 
8968
 
 
8969
 configure.ac |    2 +-
 
8970
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8971
 
 
8972
commit 33627f1ae804daea47f733c7cc2f24cb2fedce30
 
8973
Author: William Jon McCann <jmccann@redhat.com>
 
8974
Date:   Wed Feb 2 02:04:25 2011 -0500
 
8975
 
 
8976
    network: don't just select device once
 
8977
 
 
8978
 panels/network/cc-network-panel.c |    6 ------
 
8979
 1 files changed, 0 insertions(+), 6 deletions(-)
 
8980
 
 
8981
commit 5e4e05608c935a4c3d0680e843703be1d7eb5621
 
8982
Author: Matthias Clasen <mclasen@redhat.com>
 
8983
Date:   Wed Feb 2 02:00:04 2011 -0500
 
8984
 
 
8985
    Update POTFILES
 
8986
 
 
8987
 po/POTFILES.in |    1 +
 
8988
 1 files changed, 1 insertions(+), 0 deletions(-)
 
8989
 
 
8990
commit affe84ad5e502083b79f0bfa0423387d375ef1bc
 
8991
Author: William Jon McCann <jmccann@redhat.com>
 
8992
Date:   Wed Feb 2 01:42:30 2011 -0500
 
8993
 
 
8994
    network: use the same border width as other panels
 
8995
 
 
8996
 panels/network/network.ui |    2 +-
 
8997
 1 files changed, 1 insertions(+), 1 deletions(-)
 
8998
 
 
8999
commit 5bbcd9b75d4f676ef13703470510885ede638008
 
9000
Author: William Jon McCann <jmccann@redhat.com>
 
9001
Date:   Wed Feb 2 01:38:33 2011 -0500
 
9002
 
 
9003
    network: select the first device after they are all loaded
 
9004
 
 
9005
 panels/network/cc-network-panel.c |   40 +++++++++++++++++++++++++++++-------
 
9006
 1 files changed, 32 insertions(+), 8 deletions(-)
 
9007
 
 
9008
commit a9c4426dd2c370578704c261f3a237832886324a
 
9009
Author: William Jon McCann <jmccann@redhat.com>
 
9010
Date:   Wed Feb 2 01:07:18 2011 -0500
 
9011
 
 
9012
    network: wrap long dns lines
 
9013
 
 
9014
 panels/network/network.ui |    4 ++++
 
9015
 1 files changed, 4 insertions(+), 0 deletions(-)
 
9016
 
 
9017
commit 111b2785f809db427125e4011b2128494ba58f59
 
9018
Author: William Jon McCann <jmccann@redhat.com>
 
9019
Date:   Wed Feb 2 00:36:10 2011 -0500
 
9020
 
 
9021
    printers: remove unused variables
 
9022
 
 
9023
 panels/printers/cc-printers-panel.c |    1 -
 
9024
 1 files changed, 0 insertions(+), 1 deletions(-)
 
9025
 
 
9026
commit 5ce5e74692b2649e829a78aa7df5f0e1302592ee
 
9027
Author: William Jon McCann <jmccann@redhat.com>
 
9028
Date:   Wed Feb 2 00:35:16 2011 -0500
 
9029
 
 
9030
    user-accounts: use 0 instead of blank to clear options
 
9031
 
 
9032
 panels/user-accounts/data/user-accounts-dialog.ui |   26 ++++++++++----------
 
9033
 1 files changed, 13 insertions(+), 13 deletions(-)
 
9034
 
 
9035
commit a46e4ae9c4764b59e8bf9d38b3c747db09f18397
 
9036
Author: William Jon McCann <jmccann@redhat.com>
 
9037
Date:   Wed Feb 2 00:31:41 2011 -0500
 
9038
 
 
9039
    printers: allow location and model to span cols again
 
9040
 
 
9041
 panels/printers/printers.ui |   28 ++--------------------------
 
9042
 1 files changed, 2 insertions(+), 26 deletions(-)
 
9043
 
 
9044
commit 79752c921a623c529e3e3bc672ae8a0d34010abc
 
9045
Author: Matthias Clasen <mclasen@redhat.com>
 
9046
Date:   Wed Feb 2 00:22:35 2011 -0500
 
9047
 
 
9048
    Printers: fix panel width
 
9049
 
 
9050
 panels/printers/cc-printers-panel.c |   10 +---
 
9051
 panels/printers/printers.ui         |   96 ++++++++++++++---------------------
 
9052
 2 files changed, 41 insertions(+), 65 deletions(-)
 
9053
 
 
9054
commit cdf6311f63a0daf7f1a9ea78f7e9a56b70d500ce
 
9055
Author: Matthias Clasen <mclasen@redhat.com>
 
9056
Date:   Tue Feb 1 23:25:22 2011 -0500
 
9057
 
 
9058
    Printers: some table surgery
 
9059
    
 
9060
    Try to get sizing under control
 
9061
 
 
9062
 panels/printers/printers.ui |   61 +++++++++++++++++++++----------------------
 
9063
 1 files changed, 30 insertions(+), 31 deletions(-)
 
9064
 
 
9065
commit 768e9f249beb1881bdc0342f9ff7e5991935da4f
 
9066
Author: Matthias Clasen <mclasen@redhat.com>
 
9067
Date:   Tue Feb 1 17:54:08 2011 -0500
 
9068
 
 
9069
    2.91.6
 
9070
 
 
9071
 configure.ac |    2 +-
 
9072
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9073
 
 
9074
commit b65017536eca4d0295b0c8cc96396bcb95bde4d5
 
9075
Author: William Jon McCann <jmccann@redhat.com>
 
9076
Date:   Tue Feb 1 18:36:28 2011 -0500
 
9077
 
 
9078
    printers: don't expand switch vertically
 
9079
 
 
9080
 panels/printers/printers.ui |  119 ++++++++++++++++++++++++++++++++++++++----
 
9081
 1 files changed, 107 insertions(+), 12 deletions(-)
 
9082
 
 
9083
commit 7523133570a5180cd6be44aef1d791f2981a18b4
 
9084
Author: William Jon McCann <jmccann@redhat.com>
 
9085
Date:   Tue Feb 1 18:17:43 2011 -0500
 
9086
 
 
9087
    printers: use a 64px icon
 
9088
 
 
9089
 panels/printers/printers.ui |    2 +-
 
9090
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9091
 
 
9092
commit 2c8f8e290cd69502ca1169127e1e18875d15c857
 
9093
Author: William Jon McCann <jmccann@redhat.com>
 
9094
Date:   Tue Feb 1 18:16:01 2011 -0500
 
9095
 
 
9096
    printers: right align the image
 
9097
 
 
9098
 panels/printers/printers.ui |    1 +
 
9099
 1 files changed, 1 insertions(+), 0 deletions(-)
 
9100
 
 
9101
commit 8a4e047cd614a0c8ca40e7e524cffe80723ec3fc
 
9102
Author: William Jon McCann <jmccann@redhat.com>
 
9103
Date:   Tue Feb 1 18:00:12 2011 -0500
 
9104
 
 
9105
    region: use consistent border spacing
 
9106
 
 
9107
 panels/region/gnome-region-panel.ui |    2 +-
 
9108
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9109
 
 
9110
commit 19c22a34a7b20e2ece5bc4634365e14348f95692
 
9111
Author: Matthias Clasen <mclasen@redhat.com>
 
9112
Date:   Tue Feb 1 17:53:11 2011 -0500
 
9113
 
 
9114
    Update NEWS for 2.91.6
 
9115
 
 
9116
 NEWS |  106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
9117
 1 files changed, 106 insertions(+), 0 deletions(-)
 
9118
 
 
9119
commit 265948473e697fe7f409c48c21a1eb49f4283603
 
9120
Author: Marek Kasik <mkasik@redhat.com>
 
9121
Date:   Tue Feb 1 16:40:42 2011 +0100
 
9122
 
 
9123
    printers: Show icons of printers in printers list
 
9124
    
 
9125
    Mark default printer in printers list.
 
9126
 
 
9127
 panels/printers/cc-printers-panel.c |   43 +++++++++++++++++++++++++++++++---
 
9128
 1 files changed, 39 insertions(+), 4 deletions(-)
 
9129
 
 
9130
commit 88562eba2df1debe486f9cff5173231c0502ed1b
 
9131
Author: Marek Kasik <mkasik@redhat.com>
 
9132
Date:   Tue Feb 1 15:05:52 2011 +0100
 
9133
 
 
9134
    printers: Reorganize main tab
 
9135
    
 
9136
    Remove printer's description.
 
9137
    Remove "Clean Print Heads" button.
 
9138
    Move allowed users list to Options tab.
 
9139
    Change printer-disable-button to GtkSwitch.
 
9140
    Show printer's model name.
 
9141
    Show an icon of printer.
 
9142
 
 
9143
 panels/printers/cc-printers-panel.c |  101 ++++++---
 
9144
 panels/printers/printers.ui         |  431 ++++++++++++++++++++++-------------
 
9145
 2 files changed, 344 insertions(+), 188 deletions(-)
 
9146
 
 
9147
commit e0f0cee9a2d3d8523252e424c8d19801331bfc08
 
9148
Author: Richard Hughes <richard@hughsie.com>
 
9149
Date:   Tue Feb 1 13:49:39 2011 +0000
 
9150
 
 
9151
    power: Fix up some of the wording to actually be translatable. Fixes #640119
 
9152
 
 
9153
 panels/power/power.ui |    9 +++++----
 
9154
 1 files changed, 5 insertions(+), 4 deletions(-)
 
9155
 
 
9156
commit c322a42ea248c0dc1755830b4e541a03af1d7ec7
 
9157
Author: Bastien Nocera <hadess@hadess.net>
 
9158
Date:   Tue Feb 1 13:11:06 2011 +0000
 
9159
 
 
9160
    display: Rename rotation options
 
9161
    
 
9162
    So it's easier to preview in one's head.
 
9163
    
 
9164
    https://bugzilla.gnome.org/show_bug.cgi?id=563144
 
9165
 
 
9166
 panels/display/xrandr-capplet.c |    6 +++---
 
9167
 1 files changed, 3 insertions(+), 3 deletions(-)
 
9168
 
 
9169
commit 8ba88c2309c0b7359e621cd0b6e9d4891208bd01
 
9170
Author: Marek Kasik <mkasik@redhat.com>
 
9171
Date:   Tue Feb 1 11:23:35 2011 +0100
 
9172
 
 
9173
    printers: Move list of printer's jobs to notebook tab
 
9174
    
 
9175
    Add buttons for switching between different tabs
 
9176
    (tabs are invisible).
 
9177
    Show number of active jobs in main tab.
 
9178
 
 
9179
 panels/printers/cc-printers-panel.c |   62 +++
 
9180
 panels/printers/printers.ui         |  734 +++++++++++++++++++----------------
 
9181
 2 files changed, 471 insertions(+), 325 deletions(-)
 
9182
 
 
9183
commit 9f2fb8520f9d4dfa4c6410f489bf898c5d9d22d4
 
9184
Author: Marek Kasik <mkasik@redhat.com>
 
9185
Date:   Tue Feb 1 10:11:17 2011 +0100
 
9186
 
 
9187
    printers: Bring back buttons for addition/removal of printers
 
9188
 
 
9189
 panels/printers/cc-printers-panel.c |   62 +++++++++++++++++++++++++++++++++-
 
9190
 panels/printers/printers.ui         |   59 +++++++++++++++++++++++++++++----
 
9191
 2 files changed, 112 insertions(+), 9 deletions(-)
 
9192
 
 
9193
commit 1b97a789e877a971f236c190ee9212d7b3e91557
 
9194
Author: Bastien Nocera <hadess@hadess.net>
 
9195
Date:   Tue Feb 1 02:28:52 2011 +0000
 
9196
 
 
9197
    display: Hide unsupported sizes
 
9198
    
 
9199
    Sizes smaller than 675x530 aren't supported in the design, so
 
9200
    avoid them, unless they're bigger than the current output size
 
9201
    (so you could go up from them).
 
9202
    
 
9203
    https://bugzilla.gnome.org/show_bug.cgi?id=626822
 
9204
 
 
9205
 panels/display/xrandr-capplet.c |   28 +++++++++++++++++++++++++---
 
9206
 1 files changed, 25 insertions(+), 3 deletions(-)
 
9207
 
 
9208
commit 8d2f8ac3ce7fad80e7b2aa3c2470476577a458f2
 
9209
Author: Bastien Nocera <hadess@hadess.net>
 
9210
Date:   Tue Feb 1 01:08:55 2011 +0000
 
9211
 
 
9212
    user-accounts: Avoid warning about uninitialised variable
 
9213
    
 
9214
    cursor_type could be used uninitialised (probably not, but gcc
 
9215
    complains).
 
9216
 
 
9217
 panels/user-accounts/um-crop-area.c |    2 ++
 
9218
 1 files changed, 2 insertions(+), 0 deletions(-)
 
9219
 
 
9220
commit c26f5918db722c4a0ba490c6b22cb77f6ac920aa
 
9221
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
9222
Date:   Tue Feb 1 01:15:04 2011 +0100
 
9223
 
 
9224
    Updated Galician translations
 
9225
 
 
9226
 po/gl.po |  961 ++++++++++++++++++++++++++++++++++----------------------------
 
9227
 1 files changed, 532 insertions(+), 429 deletions(-)
 
9228
 
 
9229
commit 85865648e55aeb0ac8e4b44703e8515e7ec6e073
 
9230
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
9231
Date:   Mon Jan 31 23:27:38 2011 +0100
 
9232
 
 
9233
    [l10n] Updated German translation
 
9234
 
 
9235
 po/de.po | 1812 +++++++++++++++++++++++++++++---------------------------------
 
9236
 1 files changed, 834 insertions(+), 978 deletions(-)
 
9237
 
 
9238
commit 9a1bdb4a30b083356a3c16e0da6f94f569cdadd7
 
9239
Author: Bastien Nocera <hadess@hadess.net>
 
9240
Date:   Mon Jan 31 16:30:01 2011 +0000
 
9241
 
 
9242
    keyboard: Align the scales
 
9243
    
 
9244
    Make sure the scales in the keyboard panel are aligned by adding
 
9245
    them all to GtkSizeGroups.
 
9246
    
 
9247
    https://bugzilla.gnome.org/show_bug.cgi?id=605501
 
9248
 
 
9249
 panels/keyboard/gnome-keyboard-panel.ui |  335 +++++++++++++++++++------------
 
9250
 1 files changed, 206 insertions(+), 129 deletions(-)
 
9251
 
 
9252
commit 938b42c1c685e4382eb9d150bcd9edb87d70d6bb
 
9253
Author: Thomas Wood <thos@gnome.org>
 
9254
Date:   Sat Jan 29 18:29:17 2011 +0000
 
9255
 
 
9256
    datetime: add an 'unlock' button
 
9257
    
 
9258
    Add an 'unlock' button to allow users to explicitly authenticate to make
 
9259
    changes.
 
9260
 
 
9261
 panels/datetime/Makefile.am         |    6 +-
 
9262
 panels/datetime/cc-datetime-panel.c |   34 ++
 
9263
 panels/datetime/dt-lockbutton.c     |  627 +++++++++++++++++++++++++++++++++++
 
9264
 panels/datetime/dt-lockbutton.h     |   68 ++++
 
9265
 4 files changed, 734 insertions(+), 1 deletions(-)
 
9266
 
 
9267
commit 7d5cd9a9673da92f038ddd12a88571f829b6e03d
 
9268
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
9269
Date:   Sun Jan 30 23:06:06 2011 +0200
 
9270
 
 
9271
    Updated Hebrew translation.
 
9272
 
 
9273
 po/he.po |  333 ++++++++++++++++++++++++++++++--------------------------------
 
9274
 1 files changed, 160 insertions(+), 173 deletions(-)
 
9275
 
 
9276
commit 40701689f7f71767c9742dbce18960848af5af78
 
9277
Author: William Jon McCann <jmccann@redhat.com>
 
9278
Date:   Sun Jan 30 14:01:07 2011 -0500
 
9279
 
 
9280
    user-accounts: center real name label
 
9281
 
 
9282
 panels/user-accounts/data/user-accounts-dialog.ui |   10 ----------
 
9283
 1 files changed, 0 insertions(+), 10 deletions(-)
 
9284
 
 
9285
commit 32159d053308c83e7eaa73ea378a445dc79fc36c
 
9286
Author: William Jon McCann <jmccann@redhat.com>
 
9287
Date:   Sun Jan 30 13:56:24 2011 -0500
 
9288
 
 
9289
    user-accounts: make packing settings explicit
 
9290
 
 
9291
 panels/user-accounts/data/user-accounts-dialog.ui |   15 +++++++++++++++
 
9292
 1 files changed, 15 insertions(+), 0 deletions(-)
 
9293
 
 
9294
commit 2efa54af5d09c0710652cfffc8f85cc6d03a4f08
 
9295
Author: William Jon McCann <jmccann@redhat.com>
 
9296
Date:   Sun Jan 30 13:00:00 2011 -0500
 
9297
 
 
9298
    user-accounts: remove unused hbox
 
9299
 
 
9300
 panels/user-accounts/data/user-accounts-dialog.ui |  458 ++++++++++-----------
 
9301
 1 files changed, 225 insertions(+), 233 deletions(-)
 
9302
 
 
9303
commit b9e69ccf907cabb1fbf5fce5c76469795de748c9
 
9304
Author: William Jon McCann <jmccann@redhat.com>
 
9305
Date:   Sun Jan 30 11:30:44 2011 -0500
 
9306
 
 
9307
    user-accounts: remove permissions items
 
9308
    
 
9309
    We don't use them yet.
 
9310
 
 
9311
 panels/user-accounts/data/user-accounts-dialog.ui |   72 +--------------------
 
9312
 1 files changed, 1 insertions(+), 71 deletions(-)
 
9313
 
 
9314
commit 36043e66efc7648b6900edba821c0b374d7c94a4
 
9315
Author: William Jon McCann <jmccann@redhat.com>
 
9316
Date:   Sun Jan 30 10:57:23 2011 -0500
 
9317
 
 
9318
    user-accounts: set a minimum size for the panel
 
9319
 
 
9320
 panels/user-accounts/um-user-panel.c |    2 ++
 
9321
 1 files changed, 2 insertions(+), 0 deletions(-)
 
9322
 
 
9323
commit 6c2daaabacb4c1b9555a6d8548ed95d6ff4364fc
 
9324
Author: A S Alam <aalam@users.sf.net>
 
9325
Date:   Sat Jan 29 07:39:07 2011 +0530
 
9326
 
 
9327
    update Punjabi Translation by A S Alam
 
9328
 
 
9329
 po/pa.po |  681 +++++++++++++++++++++++++++++++++-----------------------------
 
9330
 1 files changed, 364 insertions(+), 317 deletions(-)
 
9331
 
 
9332
commit 01a95b5fc87fd9a8ac5c6b83d5aad4d6b05d54bf
 
9333
Author: Bastien Nocera <hadess@hadess.net>
 
9334
Date:   Fri Jan 28 20:02:33 2011 +0000
 
9335
 
 
9336
    region: Remove unused variable
 
9337
 
 
9338
 panels/region/gnome-region-panel-lang.c |    2 --
 
9339
 1 files changed, 0 insertions(+), 2 deletions(-)
 
9340
 
 
9341
commit 4f43c11d8402004502f3a3c4468feaef2190e37a
 
9342
Author: Bastien Nocera <hadess@hadess.net>
 
9343
Date:   Fri Jan 28 20:01:35 2011 +0000
 
9344
 
 
9345
    region: Don't assert when language is empty
 
9346
    
 
9347
    Some users in the accounts service won't have any languages set,
 
9348
    so avoid crashing in that case.
 
9349
 
 
9350
 panels/region/gnome-region-panel-lang.c |    6 ++++--
 
9351
 1 files changed, 4 insertions(+), 2 deletions(-)
 
9352
 
 
9353
commit c3c445038b9d6089711062e7e78bcbdbd90d9747
 
9354
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9355
Date:   Fri Jan 28 20:07:38 2011 +0100
 
9356
 
 
9357
    Updated Spanish translation
 
9358
 
 
9359
 po/es.po |  211 ++++++++++++++++++++++++++++++-------------------------------
 
9360
 1 files changed, 104 insertions(+), 107 deletions(-)
 
9361
 
 
9362
commit f09c1c437e0073a95c5bbaab3a7305f3b668cef3
 
9363
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9364
Date:   Fri Jan 28 20:06:41 2011 +0100
 
9365
 
 
9366
    Updated Spanish translation
 
9367
 
 
9368
 po/es.po |  114 ++++++++++++++++++++++++++------------------------------------
 
9369
 1 files changed, 48 insertions(+), 66 deletions(-)
 
9370
 
 
9371
commit 0e577e38903ed84b61ed218c7e7d6b98db78d1ef
 
9372
Author: Bastien Nocera <hadess@hadess.net>
 
9373
Date:   Fri Jan 28 15:59:13 2011 +0000
 
9374
 
 
9375
    printers: Add better translator comment for "Developer"
 
9376
    
 
9377
    https://bugzilla.gnome.org/show_bug.cgi?id=640810
 
9378
 
 
9379
 panels/printers/cc-printers-panel.c |    6 ++++--
 
9380
 1 files changed, 4 insertions(+), 2 deletions(-)
 
9381
 
 
9382
commit 3781883051ddbcfc97b0b97d0fcfab130a7fb931
 
9383
Author: Bastien Nocera <hadess@hadess.net>
 
9384
Date:   Fri Jan 28 15:58:53 2011 +0000
 
9385
 
 
9386
    printers: Don't mark unused labels for translation
 
9387
    
 
9388
    https://bugzilla.gnome.org/show_bug.cgi?id=640810
 
9389
 
 
9390
 panels/printers/printers.ui |   10 +++++-----
 
9391
 1 files changed, 5 insertions(+), 5 deletions(-)
 
9392
 
 
9393
commit 9c559913286367bd7dbe3460bc1220d6fe7e97f3
 
9394
Author: Bastien Nocera <hadess@hadess.net>
 
9395
Date:   Fri Jan 28 15:57:04 2011 +0000
 
9396
 
 
9397
    screen: Clarify some strings
 
9398
    
 
9399
    https://bugzilla.gnome.org/show_bug.cgi?id=640810
 
9400
 
 
9401
 panels/screen/screen.ui |    2 +-
 
9402
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9403
 
 
9404
commit fdfebfac377a80dd40213ba30bd75fcfa95c858d
 
9405
Author: Bastien Nocera <hadess@hadess.net>
 
9406
Date:   Fri Jan 28 15:48:12 2011 +0000
 
9407
 
 
9408
    [l10n] Update POTFILES.in for latest code changes
 
9409
 
 
9410
 po/POTFILES.in |    2 --
 
9411
 1 files changed, 0 insertions(+), 2 deletions(-)
 
9412
 
 
9413
commit 721d8114d1f29304ca69eff2dc3d97d20a33c1d0
 
9414
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
 
9415
Date:   Fri Jan 28 00:44:40 2011 +0000
 
9416
 
 
9417
    Make X-GNOME-Keywords translatable
 
9418
 
 
9419
 panels/media/gnome-media-panel.desktop.in.in |    2 +-
 
9420
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9421
 
 
9422
commit a42fc39ab4d1b02163d3d3534c9e091a555863bd
 
9423
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9424
Date:   Thu Jan 27 21:03:59 2011 +0100
 
9425
 
 
9426
    Updated Spanish translation
 
9427
 
 
9428
 po/es.po |  491 +++++++++++++++++++++++++++++++++++---------------------------
 
9429
 1 files changed, 281 insertions(+), 210 deletions(-)
 
9430
 
 
9431
commit db1b386a84ac57affff0032cda11f1c1e89ae3ea
 
9432
Author: Bastien Nocera <hadess@hadess.net>
 
9433
Date:   Thu Jan 27 18:07:28 2011 +0000
 
9434
 
 
9435
    region: Fix close button in options dialogue
 
9436
 
 
9437
 panels/region/gnome-region-panel-options-dialog.ui |    2 +-
 
9438
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9439
 
 
9440
commit cd9da609f9c87126a9deb0a1f8a14c275b627b0b
 
9441
Author: Bastien Nocera <hadess@hadess.net>
 
9442
Date:   Thu Jan 27 16:16:28 2011 +0000
 
9443
 
 
9444
    region: Add missing padding to the layouts tab
 
9445
 
 
9446
 panels/region/gnome-region-panel.ui |    1 +
 
9447
 1 files changed, 1 insertions(+), 0 deletions(-)
 
9448
 
 
9449
commit 53b7ee589514934904ba9f6c7531ef39b0422fbb
 
9450
Author: Bastien Nocera <hadess@hadess.net>
 
9451
Date:   Thu Jan 27 16:09:11 2011 +0000
 
9452
 
 
9453
    region: Remove obsolete UI file
 
9454
 
 
9455
 panels/region/Makefile.am |    1 -
 
9456
 1 files changed, 0 insertions(+), 1 deletions(-)
 
9457
 
 
9458
commit 81c53713bde14575d01616ec998748a18be16fa3
 
9459
Author: Bastien Nocera <hadess@hadess.net>
 
9460
Date:   Thu Jan 27 15:53:41 2011 +0000
 
9461
 
 
9462
    region: Remove Help button in options dialogue
 
9463
 
 
9464
 panels/region/gnome-region-panel-options-dialog.ui |   40 ++++++-------------
 
9465
 panels/region/gnome-region-panel-xkbot.c           |    4 --
 
9466
 2 files changed, 13 insertions(+), 31 deletions(-)
 
9467
 
 
9468
commit cef84c51713cc9c5f781dc48af5337623c958e9e
 
9469
Author: Bastien Nocera <hadess@hadess.net>
 
9470
Date:   Thu Jan 27 15:50:41 2011 +0000
 
9471
 
 
9472
    region: Remove keyboard model selection
 
9473
    
 
9474
    Seeing as all the keyboards should be using the same low-level
 
9475
    keycode set, when using evdev.
 
9476
 
 
9477
 panels/region/Makefile.am                         |    1 -
 
9478
 panels/region/gnome-region-panel-model-chooser.ui |  141 ---------
 
9479
 panels/region/gnome-region-panel-xkb.c            |   57 ----
 
9480
 panels/region/gnome-region-panel-xkb.h            |    2 -
 
9481
 panels/region/gnome-region-panel-xkbmc.c          |  336 ---------------------
 
9482
 panels/region/gnome-region-panel.ui               |   40 +---
 
9483
 6 files changed, 1 insertions(+), 576 deletions(-)
 
9484
 
 
9485
commit 7bca4a0a05e594b362bd20e52f39105c8af3246f
 
9486
Author: Bastien Nocera <hadess@hadess.net>
 
9487
Date:   Thu Jan 27 15:41:20 2011 +0000
 
9488
 
 
9489
    region: Add junction between treeview and toolbar
 
9490
    
 
9491
    As we do in other panels.
 
9492
 
 
9493
 panels/region/gnome-region-panel-xkb.c |   15 +++++++++++++--
 
9494
 1 files changed, 13 insertions(+), 2 deletions(-)
 
9495
 
 
9496
commit 645a0bc7289944a9a8bdf378a0fe40abac84f203
 
9497
Author: Bastien Nocera <hadess@hadess.net>
 
9498
Date:   Thu Jan 27 15:40:27 2011 +0000
 
9499
 
 
9500
    region: UI tweaks
 
9501
    
 
9502
    Make the "Reset to defaults" button secondary, choose the correct
 
9503
    icon size for the treeview toolbar.
 
9504
 
 
9505
 panels/region/gnome-region-panel.ui |    6 ++++--
 
9506
 1 files changed, 4 insertions(+), 2 deletions(-)
 
9507
 
 
9508
commit a414ca48a401e9a60b098348172132223c9edc20
 
9509
Author: Ivar Smolin <okul@linux.ee>
 
9510
Date:   Thu Jan 27 17:02:20 2011 +0200
 
9511
 
 
9512
    [l10n] Updated Estonian translation
 
9513
 
 
9514
 po/et.po |  185 +++++++++++++++++++++++++++++++++++++++-----------------------
 
9515
 1 files changed, 116 insertions(+), 69 deletions(-)
 
9516
 
 
9517
commit 45ad8a6c64357484451a19c61580d0883a284446
 
9518
Author: Bastien Nocera <hadess@hadess.net>
 
9519
Date:   Thu Jan 27 14:46:26 2011 +0000
 
9520
 
 
9521
    region: Tweak the layouts tab UI
 
9522
 
 
9523
 panels/region/cc-region-panel.c     |   18 --
 
9524
 panels/region/gnome-region-panel.ui |  350 +++++++++++++++++------------------
 
9525
 2 files changed, 167 insertions(+), 201 deletions(-)
 
9526
 
 
9527
commit 62e2bd6e7530f831ecc6e24864ccd8b837a35c48
 
9528
Author: Matthias Clasen <mclasen@redhat.com>
 
9529
Date:   Thu Jan 27 08:15:33 2011 -0500
 
9530
 
 
9531
    Correct a comment
 
9532
 
 
9533
 shell/cc-shell-model.c |    2 +-
 
9534
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9535
 
 
9536
commit 8a2f45992f76e8a38383b5d1764d060ff12713e7
 
9537
Author: Bastien Nocera <hadess@hadess.net>
 
9538
Date:   Thu Jan 27 12:38:46 2011 +0000
 
9539
 
 
9540
    region: Implement setting the user language
 
9541
    
 
9542
    And clean up the accounts service proxy when done.
 
9543
 
 
9544
 panels/region/gnome-region-panel-lang.c |  107 +++++++++++++++++++++++++++++--
 
9545
 1 files changed, 100 insertions(+), 7 deletions(-)
 
9546
 
 
9547
commit 43dc7e3a7ed90a2552094abd03e14ddfe5d3f293
 
9548
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
9549
Date:   Thu Jan 27 18:53:55 2011 +0800
 
9550
 
 
9551
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
9552
 
 
9553
 po/zh_HK.po | 3359 ++++++++++++++++++++++++++++++++++-------------------------
 
9554
 po/zh_TW.po | 3370 ++++++++++++++++++++++++++++++++++-------------------------
 
9555
 2 files changed, 3933 insertions(+), 2796 deletions(-)
 
9556
 
 
9557
commit 38f06df60720e1810673878bca169c2c2514830c
 
9558
Author: Matthias Clasen <mclasen@redhat.com>
 
9559
Date:   Thu Jan 27 01:37:17 2011 -0500
 
9560
 
 
9561
    screen: Add Monitor as a keyword
 
9562
 
 
9563
 panels/screen/gnome-screen-panel.desktop.in.in |    2 +-
 
9564
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9565
 
 
9566
commit df3a7e4c79cd64131f660f40387fe7176ca179f2
 
9567
Author: Matthias Clasen <mclasen@redhat.com>
 
9568
Date:   Thu Jan 27 01:36:48 2011 -0500
 
9569
 
 
9570
    region: Add Keyboard as a keyword
 
9571
 
 
9572
 panels/region/gnome-region-panel.desktop.in.in |    2 +-
 
9573
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9574
 
 
9575
commit 959f720c3e9b22e48acccd66f4918c375f1fa595
 
9576
Author: Matthias Clasen <mclasen@redhat.com>
 
9577
Date:   Thu Jan 27 01:36:23 2011 -0500
 
9578
 
 
9579
    media: Add some keywords
 
9580
 
 
9581
 panels/media/gnome-media-panel.desktop.in.in |    2 ++
 
9582
 1 files changed, 2 insertions(+), 0 deletions(-)
 
9583
 
 
9584
commit 118fcb3921a433e2d50aedfcd7131259b1a2a7b9
 
9585
Author: Matthias Clasen <mclasen@redhat.com>
 
9586
Date:   Thu Jan 27 01:35:58 2011 -0500
 
9587
 
 
9588
    background: Add Desktop as a keyword
 
9589
 
 
9590
 .../gnome-background-panel.desktop.in.in           |    2 +-
 
9591
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9592
 
 
9593
commit 2e701f158f0a4a45bfb96a3b3e8be695f936746e
 
9594
Author: Matthias Clasen <mclasen@redhat.com>
 
9595
Date:   Thu Jan 27 01:23:07 2011 -0500
 
9596
 
 
9597
    power: add Battery as a keyword
 
9598
 
 
9599
 panels/power/gnome-power-panel.desktop.in.in |    2 +-
 
9600
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9601
 
 
9602
commit cb334de67ce33c13020ff12b8fb4089305089545
 
9603
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
9604
Date:   Thu Jan 27 03:44:25 2011 +0100
 
9605
 
 
9606
    QA of Galician translations
 
9607
 
 
9608
 po/gl.po |  281 ++++++++++++++++++++++++++++++++++++-------------------------
 
9609
 1 files changed, 166 insertions(+), 115 deletions(-)
 
9610
 
 
9611
commit bee5e5950b7e1349bdd599e144772c37d2704bf8
 
9612
Author: William Jon McCann <jmccann@redhat.com>
 
9613
Date:   Wed Jan 26 17:18:48 2011 -0500
 
9614
 
 
9615
    printers: set shadow type to be IN on scrolled windows
 
9616
 
 
9617
 panels/printers/printers.ui |    3 +++
 
9618
 1 files changed, 3 insertions(+), 0 deletions(-)
 
9619
 
 
9620
commit 2723a3b51e183f4b3c749a498b2d058f31995595
 
9621
Author: William Jon McCann <jmccann@redhat.com>
 
9622
Date:   Wed Jan 26 16:47:43 2011 -0500
 
9623
 
 
9624
    keyboard: use attached toolbar pattern
 
9625
 
 
9626
 panels/keyboard/keyboard-shortcuts.c |    8 ++++++++
 
9627
 1 files changed, 8 insertions(+), 0 deletions(-)
 
9628
 
 
9629
commit 34298c696bddbd83162572ee7dd2be64cf6915eb
 
9630
Author: William Jon McCann <jmccann@redhat.com>
 
9631
Date:   Wed Jan 26 16:40:37 2011 -0500
 
9632
 
 
9633
    printers: use toolbar pattern for jobs list
 
9634
 
 
9635
 panels/printers/cc-printers-panel.c |   10 ++
 
9636
 panels/printers/printers.ui         |  165 +++++++++++------------------------
 
9637
 2 files changed, 60 insertions(+), 115 deletions(-)
 
9638
 
 
9639
commit 409cbfde9a22f236add63b8d07d1ea618e2646fa
 
9640
Author: William Jon McCann <jmccann@redhat.com>
 
9641
Date:   Wed Jan 26 16:18:04 2011 -0500
 
9642
 
 
9643
    printers: simplify layout a bit
 
9644
 
 
9645
 panels/printers/printers.ui |  490 ++++++++++++++++++++++---------------------
 
9646
 1 files changed, 256 insertions(+), 234 deletions(-)
 
9647
 
 
9648
commit 228a3ccd2ccc0562490e0da0164c903644dff760
 
9649
Author: William Jon McCann <jmccann@redhat.com>
 
9650
Date:   Wed Jan 26 16:00:00 2011 -0500
 
9651
 
 
9652
    printers: fix table row spacing
 
9653
 
 
9654
 panels/printers/printers.ui |    4 ++--
 
9655
 1 files changed, 2 insertions(+), 2 deletions(-)
 
9656
 
 
9657
commit 4d622d7b980d3a82100a4f6ff91dda8d218a2ed7
 
9658
Author: William Jon McCann <jmccann@redhat.com>
 
9659
Date:   Wed Jan 26 15:55:18 2011 -0500
 
9660
 
 
9661
    printers: never use horizontal scrollbars
 
9662
 
 
9663
 panels/printers/printers.ui |    4 ++--
 
9664
 1 files changed, 2 insertions(+), 2 deletions(-)
 
9665
 
 
9666
commit 72de22398c08c189d6f6ae1e21e48bb2dbcc1dc2
 
9667
Author: William Jon McCann <jmccann@redhat.com>
 
9668
Date:   Wed Jan 26 15:53:08 2011 -0500
 
9669
 
 
9670
    printers: add junctions for allowed users list
 
9671
 
 
9672
 panels/printers/cc-printers-panel.c |   38 +++++++---------------------------
 
9673
 panels/printers/printers.ui         |    2 +-
 
9674
 2 files changed, 9 insertions(+), 31 deletions(-)
 
9675
 
 
9676
commit ff224f56237279456ad2884558becd29e362ce42
 
9677
Author: William Jon McCann <jmccann@redhat.com>
 
9678
Date:   Wed Jan 26 15:49:13 2011 -0500
 
9679
 
 
9680
    printers: use the correct add/remove icons
 
9681
 
 
9682
 panels/printers/printers.ui |    5 +++--
 
9683
 1 files changed, 3 insertions(+), 2 deletions(-)
 
9684
 
 
9685
commit 053f0f37092f66e21dc97b5f38a387fce86e8be4
 
9686
Author: William Jon McCann <jmccann@redhat.com>
 
9687
Date:   Wed Jan 26 15:08:15 2011 -0500
 
9688
 
 
9689
    user-accounts: use junction sides to connect toolbar and list
 
9690
 
 
9691
 panels/user-accounts/data/user-accounts-dialog.ui |    2 +-
 
9692
 panels/user-accounts/um-user-panel.c              |   10 +++-------
 
9693
 2 files changed, 4 insertions(+), 8 deletions(-)
 
9694
 
 
9695
commit 4fe7c98d8cff3eb6217f88cebbbff6e52c8db33f
 
9696
Author: William Jon McCann <jmccann@redhat.com>
 
9697
Date:   Wed Jan 26 15:02:53 2011 -0500
 
9698
 
 
9699
    network: add junction sides to devices list
 
9700
 
 
9701
 panels/network/cc-network-panel.c |   12 ++++++++++++
 
9702
 panels/network/network.ui         |    4 ++--
 
9703
 2 files changed, 14 insertions(+), 2 deletions(-)
 
9704
 
 
9705
commit 6c20a5b03dc063492d78ab33356cc23cd509e37f
 
9706
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9707
Date:   Wed Jan 26 20:24:03 2011 +0100
 
9708
 
 
9709
    Updated Spanish translation
 
9710
 
 
9711
 po/es.po |    2 +-
 
9712
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9713
 
 
9714
commit 4964c1b21e200a017bf1dc9cc1246e2ad2558181
 
9715
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9716
Date:   Wed Jan 26 20:22:28 2011 +0100
 
9717
 
 
9718
    Updated Spanish translation
 
9719
 
 
9720
 po/es.po |   11 ++++++-----
 
9721
 1 files changed, 6 insertions(+), 5 deletions(-)
 
9722
 
 
9723
commit 3ae82851898215fa4300f7d5c3a6050df4bb455d
 
9724
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
9725
Date:   Wed Jan 26 20:21:14 2011 +0100
 
9726
 
 
9727
    Updated Spanish translation
 
9728
 
 
9729
 po/es.po |  269 ++++++++++++++++++++++++++++++++------------------------------
 
9730
 1 files changed, 138 insertions(+), 131 deletions(-)
 
9731
 
 
9732
commit 8f29da02e264ad40a1ee279c1f518bb7bdcfab8c
 
9733
Author: Bastien Nocera <hadess@hadess.net>
 
9734
Date:   Wed Jan 26 18:41:34 2011 +0000
 
9735
 
 
9736
    region: Select the current session language
 
9737
 
 
9738
 panels/region/gnome-region-panel-lang.c |    3 +++
 
9739
 1 files changed, 3 insertions(+), 0 deletions(-)
 
9740
 
 
9741
commit 57b3678f07c5d9cb1dd947a8820e7a1ea5703a9e
 
9742
Author: Bastien Nocera <hadess@hadess.net>
 
9743
Date:   Wed Jan 26 18:40:58 2011 +0000
 
9744
 
 
9745
    user-accounts: Select the current language
 
9746
    
 
9747
    We assume that env. locale == locale selected in accounts services.
 
9748
 
 
9749
 panels/user-accounts/um-language-dialog.c |    3 +++
 
9750
 1 files changed, 3 insertions(+), 0 deletions(-)
 
9751
 
 
9752
commit 1edc17e12637dcd304922f34860efb2aebc48384
 
9753
Author: Bastien Nocera <hadess@hadess.net>
 
9754
Date:   Wed Jan 26 18:40:41 2011 +0000
 
9755
 
 
9756
    common: Add API to select the current language
 
9757
 
 
9758
 panels/common/cc-common-language.c |   32 ++++++++++++++++++++++++++++++++
 
9759
 panels/common/cc-common-language.h |    1 +
 
9760
 2 files changed, 33 insertions(+), 0 deletions(-)
 
9761
 
 
9762
commit c01c4b2cb28cf14e0ab54a50ed27918b949731ae
 
9763
Author: Bastien Nocera <hadess@hadess.net>
 
9764
Date:   Wed Jan 26 18:22:26 2011 +0000
 
9765
 
 
9766
    region: Load languages from other users
 
9767
    
 
9768
    Using the accounts service.
 
9769
 
 
9770
 panels/region/gnome-region-panel-lang.c |   87 +++++++++++++++++++++++++++++--
 
9771
 1 files changed, 82 insertions(+), 5 deletions(-)
 
9772
 
 
9773
commit a3c2f534ce4f7e8c54814881ae112747f5549d85
 
9774
Author: Bastien Nocera <hadess@hadess.net>
 
9775
Date:   Wed Jan 26 18:21:46 2011 +0000
 
9776
 
 
9777
    user-accounts: Fix possible crasher
 
9778
    
 
9779
    When the current locale isn't in the list of languages used
 
9780
    by other users.
 
9781
 
 
9782
 panels/user-accounts/um-language-dialog.c |    5 +++--
 
9783
 1 files changed, 3 insertions(+), 2 deletions(-)
 
9784
 
 
9785
commit f45a46c312338a62e61d6e8feb84c52255b7e9e3
 
9786
Author: Khaled Hosny <khaledhosny@eglug.org>
 
9787
Date:   Wed Jan 26 19:13:52 2011 +0200
 
9788
 
 
9789
    Updated Arabic translation
 
9790
 
 
9791
 po/ar.po |  348 ++++++++++++++++++++++++++++++++++++--------------------------
 
9792
 1 files changed, 201 insertions(+), 147 deletions(-)
 
9793
 
 
9794
commit f791bd05db270249bc0ae5c5765ed7fc5ef2868f
 
9795
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
9796
Date:   Wed Jan 26 17:22:41 2011 +0200
 
9797
 
 
9798
    Updated Hebrew translation.
 
9799
 
 
9800
 po/he.po |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 
9801
 1 files changed, 74 insertions(+), 8 deletions(-)
 
9802
 
 
9803
commit 9d411e4387cb6e598dc8f451eebc8dff1655d3c8
 
9804
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9805
Date:   Wed Jan 26 12:07:30 2011 +0100
 
9806
 
 
9807
    Updated Norwegian bokmål translation.
 
9808
 
 
9809
 po/nb.po |  135 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 
9810
 1 files changed, 102 insertions(+), 33 deletions(-)
 
9811
 
 
9812
commit 42273b65f757c526958a1c3c2bd958aec2ef5fbe
 
9813
Author: Matthias Clasen <mclasen@redhat.com>
 
9814
Date:   Tue Jan 25 23:55:52 2011 -0500
 
9815
 
 
9816
    Fix capitalization of other media names
 
9817
    
 
9818
    The English originals for these strings in shared-mime-info are
 
9819
    supposed to stay lowercase for some reason, so duplicate them here
 
9820
    and add an English translation that fixes the capitalization.
 
9821
    https://bugzilla.gnome.org/show_bug.cgi?id=640013
 
9822
 
 
9823
 panels/media/cc-media-panel.c |   35 +-
 
9824
 po/LINGUAS                    |    1 +
 
9825
 po/en.po                      | 3195 +++++++++++++++++++++++++++++++++++++++++
 
9826
 3 files changed, 3230 insertions(+), 1 deletions(-)
 
9827
 
 
9828
commit 8e3b7054ef6771052da84e16c8ca63e6a409635a
 
9829
Author: Matthias Clasen <mclasen@redhat.com>
 
9830
Date:   Tue Jan 25 23:17:29 2011 -0500
 
9831
 
 
9832
    media: Add better headings for appchooser dialogs
 
9833
    
 
9834
    https://bugzilla.gnome.org/show_bug.cgi?id=640008
 
9835
 
 
9836
 panels/media/cc-media-panel.c |   20 ++++++++++++--------
 
9837
 1 files changed, 12 insertions(+), 8 deletions(-)
 
9838
 
 
9839
commit ff64ff10fd318a63b843fc8d6c37053cf3676960
 
9840
Author: Matthias Clasen <mclasen@redhat.com>
 
9841
Date:   Tue Jan 25 22:55:22 2011 -0500
 
9842
 
 
9843
    datetime: Remove extra padding
 
9844
 
 
9845
 panels/datetime/datetime.ui |    1 -
 
9846
 1 files changed, 0 insertions(+), 1 deletions(-)
 
9847
 
 
9848
commit 4d3aee890424bbb3dfad6db27e9f2877c3f89b03
 
9849
Author: Matthias Clasen <mclasen@redhat.com>
 
9850
Date:   Tue Jan 25 22:54:04 2011 -0500
 
9851
 
 
9852
    keyboard: make scales functional
 
9853
    
 
9854
    Without adjustments, nothing gets drawn and no change is possible.
 
9855
    The boundaries for these adjustments were taking from the 2.32 branch.
 
9856
 
 
9857
 panels/keyboard/gnome-keyboard-panel.ui |   25 ++++++++++++++++++++++++-
 
9858
 1 files changed, 24 insertions(+), 1 deletions(-)
 
9859
 
 
9860
commit 5bc2bbe79b9f2221e4a0259a105c5368594a2a9c
 
9861
Author: Matthias Clasen <mclasen@redhat.com>
 
9862
Date:   Tue Jan 25 21:50:55 2011 -0500
 
9863
 
 
9864
    Prevent the date&time panel from growing horizontally
 
9865
 
 
9866
 panels/datetime/cc-timezone-map.c |   18 +++++++++---------
 
9867
 1 files changed, 9 insertions(+), 9 deletions(-)
 
9868
 
 
9869
commit 2c4bba74e07405205b22c684b3822d13aa429ea7
 
9870
Author: Matthias Clasen <mclasen@redhat.com>
 
9871
Date:   Tue Jan 25 20:37:01 2011 -0500
 
9872
 
 
9873
    Fix handling of multichar splitting for regions
 
9874
    
 
9875
    g_strsplit_set is not the right thing to use with multibyte
 
9876
    characters. GRegex to the rescue. This was causing misrendering
 
9877
    and crashes in Chinese:
 
9878
    https://bugzilla.redhat.com/show_bug.cgi?id=669415
 
9879
    
 
9880
    Also, we have to call bind_textdomain_codeset().
 
9881
 
 
9882
 panels/datetime/cc-datetime-panel.c |    4 +++-
 
9883
 1 files changed, 3 insertions(+), 1 deletions(-)
 
9884
 
 
9885
commit f1399b53a2cc766741b4cf636834567097e6f766
 
9886
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
9887
Date:   Wed Jan 26 00:34:56 2011 +0200
 
9888
 
 
9889
    Updated Hebrew translation.
 
9890
 
 
9891
 po/he.po |  405 +++++++++++++++++++++++++++++++------------------------------
 
9892
 1 files changed, 206 insertions(+), 199 deletions(-)
 
9893
 
 
9894
commit c758dfb2a2b8f41f8d42cc0d2e8ce4e8e841c7d6
 
9895
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9896
Date:   Tue Jan 25 20:25:49 2011 +0100
 
9897
 
 
9898
    Updated Norwegian bokmål translation.
 
9899
 
 
9900
 po/nb.po |   70 +++++--------------------------------------------------------
 
9901
 1 files changed, 6 insertions(+), 64 deletions(-)
 
9902
 
 
9903
commit 81e67f086cd56c0458b8a01fefa8670c1daee609
 
9904
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9905
Date:   Tue Jan 25 20:25:21 2011 +0100
 
9906
 
 
9907
    Remove a string from translations.
 
9908
 
 
9909
 panels/network/network.ui |    4 ++--
 
9910
 1 files changed, 2 insertions(+), 2 deletions(-)
 
9911
 
 
9912
commit 0ec577167e3242a1598c5a1d715cabcef18545e7
 
9913
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9914
Date:   Tue Jan 25 20:24:33 2011 +0100
 
9915
 
 
9916
    Remove a string from translation.
 
9917
 
 
9918
 panels/keyboard/gnome-keyboard-panel.ui |    4 ++--
 
9919
 1 files changed, 2 insertions(+), 2 deletions(-)
 
9920
 
 
9921
commit 395e310512e9866e9e4898a64abf44d704c88097
 
9922
Author: Bastien Nocera <hadess@hadess.net>
 
9923
Date:   Tue Jan 25 18:44:21 2011 +0000
 
9924
 
 
9925
    region: Populate the language list
 
9926
    
 
9927
    Using the new common/ helper functions.
 
9928
 
 
9929
 panels/region/cc-region-panel.c         |    9 ++--
 
9930
 panels/region/gnome-region-panel-lang.c |   89 ++++++++++++++++++++++++++++++-
 
9931
 panels/region/gnome-region-panel.ui     |   15 ++++-
 
9932
 3 files changed, 105 insertions(+), 8 deletions(-)
 
9933
 
 
9934
commit 226aa064aa4628754dc8d9ed42893843d59e07eb
 
9935
Author: Bastien Nocera <hadess@hadess.net>
 
9936
Date:   Tue Jan 25 18:33:47 2011 +0000
 
9937
 
 
9938
    user-accounts: Fix timeout hack to not crash
 
9939
    
 
9940
    Could end up crashing the way we implemented it.
 
9941
 
 
9942
 panels/user-accounts/um-language-dialog.c |   17 +++++++++++++++--
 
9943
 1 files changed, 15 insertions(+), 2 deletions(-)
 
9944
 
 
9945
commit e48c04a092d3b66962dcda14ec050819545a74e5
 
9946
Author: Bastien Nocera <hadess@hadess.net>
 
9947
Date:   Tue Jan 25 17:59:39 2011 +0000
 
9948
 
 
9949
    common: Remove debug
 
9950
 
 
9951
 panels/common/cc-common-language.c |    2 --
 
9952
 1 files changed, 0 insertions(+), 2 deletions(-)
 
9953
 
 
9954
commit ffb0f5aca68058952859ed8fb710956a77fb8128
 
9955
Author: Bastien Nocera <hadess@hadess.net>
 
9956
Date:   Tue Jan 25 17:42:19 2011 +0000
 
9957
 
 
9958
    user-accounts: Move idle hack to password dialogue
 
9959
    
 
9960
    We had a hack to show the dialogue ASAP, and fill it in later. Now,
 
9961
    we have the list of existing languages populated when showing the
 
9962
    dialogue, and then populate it in an idle.
 
9963
 
 
9964
 panels/user-accounts/um-language-dialog.c |   41 ++++++++++++++++++++++--
 
9965
 panels/user-accounts/um-language-dialog.h |    2 +-
 
9966
 panels/user-accounts/um-user-panel.c      |   48 ++++++-----------------------
 
9967
 3 files changed, 48 insertions(+), 43 deletions(-)
 
9968
 
 
9969
commit f925a9ea86218570c94e9e743940d1a41c442b05
 
9970
Author: Bastien Nocera <hadess@hadess.net>
 
9971
Date:   Tue Jan 25 17:20:23 2011 +0000
 
9972
 
 
9973
    user-accounts: Don't use gtk_widget_size_request()
 
9974
 
 
9975
 panels/user-accounts/um-utils.c |    2 +-
 
9976
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9977
 
 
9978
commit dd4760b57f7f6ef8436514f024e89b682ccb421e
 
9979
Author: Ivar Smolin <okul@linux.ee>
 
9980
Date:   Tue Jan 25 20:40:41 2011 +0200
 
9981
 
 
9982
    [l10n] Updated Estonian translation
 
9983
 
 
9984
 po/et.po |  622 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 
9985
 1 files changed, 473 insertions(+), 149 deletions(-)
 
9986
 
 
9987
commit 338d27feb0f204eb9ed7fe724d306937ecbb2bb9
 
9988
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9989
Date:   Tue Jan 25 19:24:15 2011 +0100
 
9990
 
 
9991
    Updated Norwegian bokmål translation
 
9992
 
 
9993
 po/nb.po |  694 +++++++++++++++++++++++++++++++++++---------------------------
 
9994
 1 files changed, 388 insertions(+), 306 deletions(-)
 
9995
 
 
9996
commit 259e25000e59d0f756bd7fd9bc5f9eeb5b961c5b
 
9997
Author: Kjartan Maraas <kmaraas@gnome.org>
 
9998
Date:   Tue Jan 25 19:20:10 2011 +0100
 
9999
 
 
10000
    Remove non-existing file
 
10001
 
 
10002
 po/POTFILES.in |    1 -
 
10003
 1 files changed, 0 insertions(+), 1 deletions(-)
 
10004
 
 
10005
commit f7f1b4c073784d26c1f15ed1737fe7afd2bab863
 
10006
Author: Bastien Nocera <hadess@hadess.net>
 
10007
Date:   Tue Jan 25 17:07:08 2011 +0000
 
10008
 
 
10009
    user-accounts: Move more of the treeview setup to common/
 
10010
    
 
10011
    Make more of the code common one, so we can re-use it for
 
10012
    the region panel. Show the user's current locale first, as well
 
10013
    as the list of languages used by other users, followed by a separator.
 
10014
 
 
10015
 panels/common/cc-common-language.c        |  271 +++++++++++------------------
 
10016
 panels/common/cc-common-language.h        |   36 ++--
 
10017
 panels/user-accounts/um-language-dialog.c |  113 ++++++++-----
 
10018
 3 files changed, 189 insertions(+), 231 deletions(-)
 
10019
 
 
10020
commit 107e4db2f8fba28a68fad36999c5ea5e5e454d4e
 
10021
Author: Marek Kasik <mkasik@redhat.com>
 
10022
Date:   Tue Jan 25 15:24:07 2011 +0100
 
10023
 
 
10024
    printers: Place buttons adding/removing allowed users to toolbar
 
10025
 
 
10026
 panels/printers/cc-printers-panel.c |   41 +++++++++++++++++++++++++++++++---
 
10027
 panels/printers/printers.ui         |   37 +++++++++----------------------
 
10028
 2 files changed, 48 insertions(+), 30 deletions(-)
 
10029
 
 
10030
commit 51020d597609401104228cff5cdafd9f057fc6f8
 
10031
Author: Matthias Clasen <mclasen@redhat.com>
 
10032
Date:   Tue Jan 25 08:03:45 2011 -0500
 
10033
 
 
10034
    Improve strength bar drawing
 
10035
    
 
10036
    Use border-color from theme, don't create our own cairo context,
 
10037
    and use GdkRGBA.
 
10038
 
 
10039
 panels/user-accounts/um-strength-bar.c |   95 ++++++++++++++++---------------
 
10040
 1 files changed, 49 insertions(+), 46 deletions(-)
 
10041
 
 
10042
commit e45b813079e2b61bfda784b42d693d30602f702d
 
10043
Author: Matthias Clasen <mclasen@redhat.com>
 
10044
Date:   Tue Jan 25 00:53:09 2011 -0500
 
10045
 
 
10046
    display: Don't use deprecated GTK+ api
 
10047
 
 
10048
 panels/display/Makefile.am      |    3 +-
 
10049
 panels/display/xrandr-capplet.c |   62 ++++++++++++++++++++++----------------
 
10050
 2 files changed, 38 insertions(+), 27 deletions(-)
 
10051
 
 
10052
commit 86bff4b9535c6a7a03101ee468e4642e54703922
 
10053
Author: Matthias Clasen <mclasen@redhat.com>
 
10054
Date:   Tue Jan 25 00:34:37 2011 -0500
 
10055
 
 
10056
    user-accounts: Disable deprecated API
 
10057
 
 
10058
 panels/user-accounts/Makefile.am |    3 ++-
 
10059
 1 files changed, 2 insertions(+), 1 deletions(-)
 
10060
 
 
10061
commit 5bc0d75d5c063d672f860d4c66f26a4e1bda9bc6
 
10062
Author: Matthias Clasen <mclasen@redhat.com>
 
10063
Date:   Tue Jan 25 00:33:57 2011 -0500
 
10064
 
 
10065
    Remove one remaining use of gdk_cursor_unref
 
10066
 
 
10067
 panels/user-accounts/um-user-panel.c |    2 +-
 
10068
 1 files changed, 1 insertions(+), 1 deletions(-)
 
10069
 
 
10070
commit 4c2e26307f53246d220f1b08b17a608fd274d40d
 
10071
Author: Matthias Clasen <mclasen@redhat.com>
 
10072
Date:   Tue Jan 25 00:32:10 2011 -0500
 
10073
 
 
10074
    Drop some deprecated GTK+ api
 
10075
 
 
10076
 panels/user-accounts/um-crop-area.c          |   16 ++++++++--------
 
10077
 panels/user-accounts/um-fingerprint-dialog.c |   11 +++--------
 
10078
 panels/user-accounts/um-password-dialog.c    |    2 +-
 
10079
 panels/user-accounts/um-user-panel.c         |   10 ++++++++++
 
10080
 4 files changed, 22 insertions(+), 17 deletions(-)
 
10081
 
 
10082
commit 26dd6e3d092f0b02decb42babcc7ea1703f1b94c
 
10083
Author: Matthias Clasen <mclasen@redhat.com>
 
10084
Date:   Mon Jan 24 23:48:30 2011 -0500
 
10085
 
 
10086
    Quiet some gcc warnings
 
10087
 
 
10088
 panels/user-accounts/um-lockbutton.c |   14 ++------------
 
10089
 1 files changed, 2 insertions(+), 12 deletions(-)
 
10090
 
 
10091
commit f503381455a1fbca112553e79e9e786466879290
 
10092
Author: Matthias Clasen <mclasen@redhat.com>
 
10093
Date:   Mon Jan 24 23:42:27 2011 -0500
 
10094
 
 
10095
    Use cairo to draw an arrow
 
10096
    
 
10097
    Misusing gtk_paint_expander() turned out to not be a good
 
10098
    idea, now that the theme has started to draw +/- for expanders
 
10099
    instead of arrows.
 
10100
 
 
10101
 panels/user-accounts/Makefile.am          |    3 +-
 
10102
 panels/user-accounts/um-password-dialog.c |   13 ++----
 
10103
 panels/user-accounts/um-photo-dialog.c    |   13 ++----
 
10104
 panels/user-accounts/um-utils.c           |   62 +++++++++++++++++++++++++++++
 
10105
 panels/user-accounts/um-utils.h           |    7 +++
 
10106
 5 files changed, 81 insertions(+), 17 deletions(-)
 
10107
 
 
10108
commit 15bdbbfd973b85cce5d4a79395a514dc22284697
 
10109
Author: Matthias Clasen <mclasen@redhat.com>
 
10110
Date:   Mon Jan 24 23:17:54 2011 -0500
 
10111
 
 
10112
    Revert accidental commit
 
10113
 
 
10114
 panels/user-accounts/um-user-panel.c |    6 ------
 
10115
 1 files changed, 0 insertions(+), 6 deletions(-)
 
10116
 
 
10117
commit fb193790c0ae6d2f01099b7cf6151d7009c28560
 
10118
Author: Matthias Clasen <mclasen@redhat.com>
 
10119
Date:   Mon Jan 24 23:15:07 2011 -0500
 
10120
 
 
10121
    Use the correct widget id for remove-user-toolbutton
 
10122
 
 
10123
 panels/user-accounts/um-user-panel.c |   12 +++++++++---
 
10124
 1 files changed, 9 insertions(+), 3 deletions(-)
 
10125
 
 
10126
commit ab178f195e8b51ecbf78eb5f5d2c3d883a418036
 
10127
Author: Matthias Clasen <mclasen@redhat.com>
 
10128
Date:   Mon Jan 24 23:02:01 2011 -0500
 
10129
 
 
10130
    No xalign on GtkSwitch
 
10131
 
 
10132
 panels/user-accounts/data/user-accounts-dialog.ui |    1 -
 
10133
 1 files changed, 0 insertions(+), 1 deletions(-)
 
10134
 
 
10135
commit eef5788417bf519f9b36e0bec86f3c81fbe17c88
 
10136
Author: A S Alam <aalam@users.sf.net>
 
10137
Date:   Tue Jan 25 02:42:21 2011 +0530
 
10138
 
 
10139
    update Punjabi Translation by A S Alam
 
10140
 
 
10141
 po/pa.po |  317 ++++++++++++++++++++++++++++----------------------------------
 
10142
 1 files changed, 141 insertions(+), 176 deletions(-)
 
10143
 
 
10144
commit 30231c798020dea772266c609cdf05a1fca80787
 
10145
Author: William Jon McCann <jmccann@redhat.com>
 
10146
Date:   Mon Jan 24 20:23:01 2011 -0500
 
10147
 
 
10148
    user-accounts: add autologin option
 
10149
 
 
10150
 panels/user-accounts/data/user-accounts-dialog.ui |   50 +++++++++++-
 
10151
 panels/user-accounts/um-user-panel.c              |   86 ++++++++++++++++++++-
 
10152
 2 files changed, 131 insertions(+), 5 deletions(-)
 
10153
 
 
10154
commit 202ddad8fba1b1bc8417230c73701ed65b3a01f8
 
10155
Author: William Jon McCann <jmccann@redhat.com>
 
10156
Date:   Mon Jan 24 20:06:15 2011 -0500
 
10157
 
 
10158
    user-accounts: add a section for login options
 
10159
 
 
10160
 panels/user-accounts/data/user-accounts-dialog.ui |   34 ++++++++++++++++-----
 
10161
 1 files changed, 26 insertions(+), 8 deletions(-)
 
10162
 
 
10163
commit 30514161e14fd2a1cbb3c3f1801a392d0c747b8d
 
10164
Author: William Jon McCann <jmccann@redhat.com>
 
10165
Date:   Mon Jan 24 19:55:21 2011 -0500
 
10166
 
 
10167
    user-accounts: remove unused addressbook card label
 
10168
 
 
10169
 panels/user-accounts/data/user-accounts-dialog.ui |   15 ---------------
 
10170
 1 files changed, 0 insertions(+), 15 deletions(-)
 
10171
 
 
10172
commit 0cc58a4efa82302c8ee8db5a7daf892bdd6af5db
 
10173
Author: William Jon McCann <jmccann@redhat.com>
 
10174
Date:   Mon Jan 24 19:47:25 2011 -0500
 
10175
 
 
10176
    user-accounts: remove email configuration
 
10177
    
 
10178
    We don't use it yet.  We can add it back if we want.
 
10179
 
 
10180
 panels/user-accounts/data/user-accounts-dialog.ui |   29 ---------------------
 
10181
 panels/user-accounts/um-user-panel.c              |   28 --------------------
 
10182
 2 files changed, 0 insertions(+), 57 deletions(-)
 
10183
 
 
10184
commit 31f2e6bbe554a1972626187f840ea3f667c5f38d
 
10185
Author: William Jon McCann <jmccann@redhat.com>
 
10186
Date:   Mon Jan 24 19:44:38 2011 -0500
 
10187
 
 
10188
    user-accounts: remove location configuration
 
10189
    
 
10190
    We don't really have a good use case for it
 
10191
 
 
10192
 panels/user-accounts/data/user-accounts-dialog.ui |   29 --------------------
 
10193
 panels/user-accounts/um-user-panel.c              |   30 +--------------------
 
10194
 2 files changed, 1 insertions(+), 58 deletions(-)
 
10195
 
 
10196
commit 4bacf4ba126b6d6b1cfce400a712ddb31c057c02
 
10197
Author: William Jon McCann <jmccann@redhat.com>
 
10198
Date:   Mon Jan 24 19:34:02 2011 -0500
 
10199
 
 
10200
    user-accounts: remove notebook and login options
 
10201
    
 
10202
    The plan is to fold the options into the main view.  Guest account
 
10203
    configuration will be done via a Guest item in the user list.
 
10204
    Automatic login will be offered in the user account detail view.
 
10205
 
 
10206
 panels/user-accounts/Makefile.am                  |    2 -
 
10207
 panels/user-accounts/data/user-accounts-dialog.ui |  893 ++++++++------------
 
10208
 panels/user-accounts/um-login-options.c           |  436 ----------
 
10209
 panels/user-accounts/um-login-options.h           |   34 -
 
10210
 panels/user-accounts/um-user-panel.c              |   35 +-
 
10211
 5 files changed, 371 insertions(+), 1029 deletions(-)
 
10212
 
 
10213
commit fdc58e201f2e7ec166e9603fc819b048e3182f20
 
10214
Author: Khaled Hosny <khaledhosny@eglug.org>
 
10215
Date:   Tue Jan 25 02:01:15 2011 +0200
 
10216
 
 
10217
    Updated Arabic translation
 
10218
 
 
10219
 po/ar.po |  281 ++++++++++++++++++++++++++++++++------------------------------
 
10220
 1 files changed, 145 insertions(+), 136 deletions(-)
 
10221
 
 
10222
commit 0853c05655d67d8da0910fc879a2ff9214790f78
 
10223
Author: Khaled Hosny <khaledhosny@eglug.org>
 
10224
Date:   Tue Jan 25 01:52:16 2011 +0200
 
10225
 
 
10226
    Fix moved file
 
10227
 
 
10228
 po/POTFILES.in |    3 ++-
 
10229
 1 files changed, 2 insertions(+), 1 deletions(-)
 
10230
 
 
10231
commit 9d000c1c8f32901b861ce3651bb32d047c4f19ba
 
10232
Author: William Jon McCann <jmccann@redhat.com>
 
10233
Date:   Mon Jan 24 17:13:03 2011 -0500
 
10234
 
 
10235
    user-accounts: don't expand table vertically
 
10236
 
 
10237
 panels/user-accounts/data/user-accounts-dialog.ui |   19 ++++++++++++++++++-
 
10238
 1 files changed, 18 insertions(+), 1 deletions(-)
 
10239
 
 
10240
commit 80488555e1f0ab2d70aaaf46238b3e6dc88b1ae4
 
10241
Author: William Jon McCann <jmccann@redhat.com>
 
10242
Date:   Mon Jan 24 17:05:44 2011 -0500
 
10243
 
 
10244
    user-accounts: put unlock button in its own row
 
10245
 
 
10246
 panels/user-accounts/data/user-accounts-dialog.ui |  689 +++++++++++----------
 
10247
 panels/user-accounts/um-user-panel.c              |    2 +-
 
10248
 2 files changed, 349 insertions(+), 342 deletions(-)
 
10249
 
 
10250
commit 06e61c8283b853bd672cd2940c2e6fe634da545b
 
10251
Author: William Jon McCann <jmccann@redhat.com>
 
10252
Date:   Mon Jan 24 16:42:01 2011 -0500
 
10253
 
 
10254
    user-accounts: remove another placeholder
 
10255
 
 
10256
 panels/user-accounts/data/user-accounts-dialog.ui |    3 ---
 
10257
 1 files changed, 0 insertions(+), 3 deletions(-)
 
10258
 
 
10259
commit 1a129074e0ccff675796a3f52c0cc48b89fd9894
 
10260
Author: William Jon McCann <jmccann@redhat.com>
 
10261
Date:   Mon Jan 24 16:36:28 2011 -0500
 
10262
 
 
10263
    user-accounts: remove unused notebook tabs
 
10264
 
 
10265
 panels/user-accounts/data/user-accounts-dialog.ui |   12 ------------
 
10266
 1 files changed, 0 insertions(+), 12 deletions(-)
 
10267
 
 
10268
commit 5046c067522189d54b35be24d11296044d68ae4a
 
10269
Author: William Jon McCann <jmccann@redhat.com>
 
10270
Date:   Mon Jan 24 16:23:56 2011 -0500
 
10271
 
 
10272
    user-accounts: use a toolbar for source list
 
10273
 
 
10274
 panels/user-accounts/data/user-accounts-dialog.ui |   36 ++++++--------------
 
10275
 panels/user-accounts/um-user-panel.c              |   12 +++---
 
10276
 2 files changed, 17 insertions(+), 31 deletions(-)
 
10277
 
 
10278
commit bb752ed25c93ddf99003e99f66db536e57f9fdb8
 
10279
Author: William Jon McCann <jmccann@redhat.com>
 
10280
Date:   Mon Jan 24 15:48:04 2011 -0500
 
10281
 
 
10282
    network: kill more tabs
 
10283
 
 
10284
 panels/network/network-module.c |    8 ++++----
 
10285
 1 files changed, 4 insertions(+), 4 deletions(-)
 
10286
 
 
10287
commit 308db2da1ad68fd23bf8503411ef68d3a0cde553
 
10288
Author: William Jon McCann <jmccann@redhat.com>
 
10289
Date:   Mon Jan 24 15:46:58 2011 -0500
 
10290
 
 
10291
    network: remove evil tabs
 
10292
    
 
10293
    The control center style does not use tabs.
 
10294
 
 
10295
 panels/network/cc-network-panel.c           | 3060 +++++++++++++-------------
 
10296
 panels/network/cc-network-panel.h           |   26 +-
 
10297
 panels/network/panel-cell-renderer-mode.c   |   96 +-
 
10298
 panels/network/panel-cell-renderer-mode.h   |   30 +-
 
10299
 panels/network/panel-cell-renderer-signal.c |  122 +-
 
10300
 panels/network/panel-cell-renderer-signal.h |   30 +-
 
10301
 panels/network/panel-common.c               |  344 ++--
 
10302
 panels/network/panel-common.h               |   56 +-
 
10303
 8 files changed, 1882 insertions(+), 1882 deletions(-)
 
10304
 
 
10305
commit ca533af8f36a109f820236dba8785ec7f29e2501
 
10306
Author: William Jon McCann <jmccann@redhat.com>
 
10307
Date:   Mon Jan 24 15:43:37 2011 -0500
 
10308
 
 
10309
    network: use a toolbar for source list actions
 
10310
 
 
10311
 panels/network/cc-network-panel.c |    4 +-
 
10312
 panels/network/network.ui         |  110 +++++++++++++++++++------------------
 
10313
 2 files changed, 58 insertions(+), 56 deletions(-)
 
10314
 
 
10315
commit 97bb5ec3cdc8735dead13414780df3e8a2a7a104
 
10316
Author: William Jon McCann <jmccann@redhat.com>
 
10317
Date:   Mon Jan 24 15:30:55 2011 -0500
 
10318
 
 
10319
    network: add orientation property for glade
 
10320
 
 
10321
 panels/network/network.ui |   10 ++++++++++
 
10322
 1 files changed, 10 insertions(+), 0 deletions(-)
 
10323
 
 
10324
commit 1e5e98dac0a66dde72330b4917c5294773224605
 
10325
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
10326
Date:   Mon Jan 24 21:21:52 2011 +0100
 
10327
 
 
10328
    Updated Spanish translation
 
10329
 
 
10330
 po/es.po |  152 ++++++++++++++++++++++++++++----------------------------------
 
10331
 1 files changed, 69 insertions(+), 83 deletions(-)
 
10332
 
 
10333
commit dbc6f5a6b98c456418345e0b53137ec8316dcdaf
 
10334
Author: Bastien Nocera <hadess@hadess.net>
 
10335
Date:   Mon Jan 24 18:35:21 2011 +0000
 
10336
 
 
10337
    region: Add stubs for language tab code
 
10338
 
 
10339
 panels/region/Makefile.am               |    5 +++--
 
10340
 panels/region/cc-region-panel.c         |    2 ++
 
10341
 panels/region/gnome-region-panel-lang.c |    7 ++++++-
 
10342
 panels/region/gnome-region-panel-lang.h |    2 ++
 
10343
 4 files changed, 13 insertions(+), 3 deletions(-)
 
10344
 
 
10345
commit 9229ab875e842ac2e30d6d44514eb0867c8fb3b9
 
10346
Author: Bastien Nocera <hadess@hadess.net>
 
10347
Date:   Mon Jan 24 18:26:00 2011 +0000
 
10348
 
 
10349
    user-accounts: Move um_get_current_language to common/
 
10350
 
 
10351
 panels/common/cc-common-language.c        |    4 +++-
 
10352
 panels/common/cc-common-language.h        |    2 +-
 
10353
 panels/user-accounts/um-language-dialog.c |   17 +----------------
 
10354
 panels/user-accounts/um-user-panel.c      |    4 ++--
 
10355
 4 files changed, 7 insertions(+), 20 deletions(-)
 
10356
 
 
10357
commit dd9be3f2be2f30066f9b49fff3e57195c0dada79
 
10358
Author: Bastien Nocera <hadess@hadess.net>
 
10359
Date:   Mon Jan 24 18:23:35 2011 +0000
 
10360
 
 
10361
    common: Add panel name
 
10362
 
 
10363
 panels/common/Makefile.am |    3 +++
 
10364
 1 files changed, 3 insertions(+), 0 deletions(-)
 
10365
 
 
10366
commit 93832da41f5d0bad8527a9a6f76a2502468d9786
 
10367
Author: Bastien Nocera <hadess@hadess.net>
 
10368
Date:   Mon Jan 24 18:20:18 2011 +0000
 
10369
 
 
10370
    user-accounts: Move more functions to common/
 
10371
 
 
10372
 panels/common/cc-common-language.c        |   14 +++--
 
10373
 panels/common/cc-common-language.h        |    2 +
 
10374
 panels/user-accounts/um-language-dialog.c |   92 +----------------------------
 
10375
 3 files changed, 12 insertions(+), 96 deletions(-)
 
10376
 
 
10377
commit e2dafa41694ee3c521ebed539a5a2a740bd0af14
 
10378
Author: Bastien Nocera <hadess@hadess.net>
 
10379
Date:   Mon Jan 24 18:16:57 2011 +0000
 
10380
 
 
10381
    common: Add missing Makefile.am
 
10382
 
 
10383
 panels/common/Makefile.am |   33 +++++++++++++++++++++++++++++++++
 
10384
 1 files changed, 33 insertions(+), 0 deletions(-)
 
10385
 
 
10386
commit 5dd0a8c47a54531dadebff4cb017bf4d82c74a7d
 
10387
Author: Bastien Nocera <hadess@hadess.net>
 
10388
Date:   Mon Jan 24 18:15:03 2011 +0000
 
10389
 
 
10390
    user-accounts: Move um_get_iter_for_language to common/
 
10391
    
 
10392
    More sharing
 
10393
 
 
10394
 panels/common/cc-common-language.c        |    8 +++---
 
10395
 panels/common/cc-common-language.h        |    7 +++--
 
10396
 panels/user-accounts/um-language-dialog.c |   33 -----------------------------
 
10397
 panels/user-accounts/um-language-dialog.h |    3 --
 
10398
 panels/user-accounts/um-user-panel.c      |    6 +++-
 
10399
 5 files changed, 12 insertions(+), 45 deletions(-)
 
10400
 
 
10401
commit 6a3b8be917339c169fa02213386c8ba24db38fd4
 
10402
Author: William Jon McCann <jmccann@redhat.com>
 
10403
Date:   Mon Jan 24 13:12:48 2011 -0500
 
10404
 
 
10405
    background: tweak widget alignments
 
10406
 
 
10407
 panels/background/background.ui |   64 ++++++++++++++++++++++++--------------
 
10408
 1 files changed, 40 insertions(+), 24 deletions(-)
 
10409
 
 
10410
commit 930540ea283b46bf4f96ea18fc97ec108c562374
 
10411
Author: Bastien Nocera <hadess@hadess.net>
 
10412
Date:   Mon Jan 24 18:09:00 2011 +0000
 
10413
 
 
10414
    user-accounts: Move gdm-languages to common/
 
10415
    
 
10416
    Move gdm-languages and some of the helper functions to common/,
 
10417
    so that we can share it with the region panel.
 
10418
 
 
10419
 configure.ac                              |    1 +
 
10420
 panels/Makefile.am                        |    1 +
 
10421
 panels/common/cc-common-language.c        |  374 ++++++++++
 
10422
 panels/common/cc-common-language.h        |   47 ++
 
10423
 panels/common/gdm-languages.c             | 1132 +++++++++++++++++++++++++++++
 
10424
 panels/common/gdm-languages.h             |   41 +
 
10425
 panels/common/locarchive.h                |   97 +++
 
10426
 panels/region/Makefile.am                 |    2 +
 
10427
 panels/region/gnome-region-panel-lang.c   |   31 +
 
10428
 panels/region/gnome-region-panel-lang.h   |   30 +
 
10429
 panels/user-accounts/Makefile.am          |    5 +-
 
10430
 panels/user-accounts/gdm-languages.c      | 1132 -----------------------------
 
10431
 panels/user-accounts/gdm-languages.h      |   41 -
 
10432
 panels/user-accounts/locarchive.h         |   97 ---
 
10433
 panels/user-accounts/um-language-dialog.c |   31 +-
 
10434
 15 files changed, 1760 insertions(+), 1302 deletions(-)
 
10435
 
 
10436
commit e82bb155374384c0af13bdecd710fde8fabc6f41
 
10437
Author: Bastien Nocera <hadess@hadess.net>
 
10438
Date:   Mon Jan 24 18:07:54 2011 +0000
 
10439
 
 
10440
    user-accounts: Remove unneeded include
 
10441
 
 
10442
 panels/user-accounts/um-user-panel.c |    1 -
 
10443
 1 files changed, 0 insertions(+), 1 deletions(-)
 
10444
 
 
10445
commit c086f7dda795592910b6a7ad69d0318098ca3f5e
 
10446
Author: Bastien Nocera <hadess@hadess.net>
 
10447
Date:   Mon Jan 24 17:35:21 2011 +0000
 
10448
 
 
10449
    region: Add UI for language tab
 
10450
 
 
10451
 panels/region/gnome-region-panel.ui |  191 +++++++++++++++++++++++++++++++----
 
10452
 1 files changed, 170 insertions(+), 21 deletions(-)
 
10453
 
 
10454
commit 80324e35c622995b59df2fa3a8b3d7f908d03082
 
10455
Author: Bastien Nocera <hadess@hadess.net>
 
10456
Date:   Mon Jan 24 17:35:10 2011 +0000
 
10457
 
 
10458
    region: Remove debug output
 
10459
 
 
10460
 panels/region/gnome-region-panel-xkb.c |    2 --
 
10461
 1 files changed, 0 insertions(+), 2 deletions(-)
 
10462
 
 
10463
commit 035cb78521e3dfc1945009a5b3ee77b3da723451
 
10464
Author: Bastien Nocera <hadess@hadess.net>
 
10465
Date:   Mon Jan 24 17:33:06 2011 +0000
 
10466
 
 
10467
    region: Parent dialogues properly
 
10468
 
 
10469
 panels/region/gnome-region-panel-xkblt.c    |    4 ++--
 
10470
 panels/region/gnome-region-panel-xkbltadd.c |    3 +--
 
10471
 panels/region/gnome-region-panel-xkbmc.c    |    3 +--
 
10472
 panels/region/gnome-region-panel-xkbot.c    |    2 +-
 
10473
 4 files changed, 5 insertions(+), 7 deletions(-)
 
10474
 
 
10475
commit 0c8dd1aebc2240491ca66fe306f3f4749d16278d
 
10476
Author: Bastien Nocera <hadess@hadess.net>
 
10477
Date:   Mon Jan 24 17:31:47 2011 +0000
 
10478
 
 
10479
    region: Fix memory leaks and destroy dialogue properly
 
10480
    
 
10481
    There's no top-level dialogue any more, so we need some way to
 
10482
    clean up after ourselves.
 
10483
 
 
10484
 panels/region/cc-region-panel.c        |    2 ++
 
10485
 panels/region/gnome-region-panel-xkb.c |   12 +++++++-----
 
10486
 2 files changed, 9 insertions(+), 5 deletions(-)
 
10487
 
 
10488
commit cc172a475441b2332e11fa9553d8a25ec220ff7c
 
10489
Author: Bastien Nocera <hadess@hadess.net>
 
10490
Date:   Mon Jan 24 17:25:12 2011 +0000
 
10491
 
 
10492
    region: Remove unused finalize function
 
10493
 
 
10494
 panels/region/cc-region-panel.c |    7 -------
 
10495
 1 files changed, 0 insertions(+), 7 deletions(-)
 
10496
 
 
10497
commit 81a227558bfa61cd403c7c6cbe47a9d94816e195
 
10498
Author: Marek Kasik <mkasik@redhat.com>
 
10499
Date:   Mon Jan 24 16:41:11 2011 +0100
 
10500
 
 
10501
    printers: Remove compiler's warnings
 
10502
 
 
10503
 panels/printers/cc-printers-panel.c |   91 ++++++++++++++++-------------------
 
10504
 1 files changed, 41 insertions(+), 50 deletions(-)
 
10505
 
 
10506
commit 468a9af0e63f46a35c8c72ee9e5be367f37bb61f
 
10507
Author: Marek Kasik <mkasik@redhat.com>
 
10508
Date:   Mon Jan 24 16:30:22 2011 +0100
 
10509
 
 
10510
    printers: Set correct background color for supply levels
 
10511
 
 
10512
 panels/printers/cc-printers-panel.c |   19 ++++++++++++++-----
 
10513
 1 files changed, 14 insertions(+), 5 deletions(-)
 
10514
 
 
10515
commit c274f914cd3669fff10b59fb08ff3c8c55c3346f
 
10516
Author: Bastien Nocera <hadess@hadess.net>
 
10517
Date:   Mon Jan 24 13:48:44 2011 +0000
 
10518
 
 
10519
    shell: Avoid windows with no icons
 
10520
    
 
10521
    Set the default icon for child windows as well, when setting the
 
10522
    panel's icon.
 
10523
 
 
10524
 shell/gnome-control-center.c |    2 ++
 
10525
 1 files changed, 2 insertions(+), 0 deletions(-)
 
10526
 
 
10527
commit 5013cbd8738b5507d25150a35467656fc11d0f07
 
10528
Author: Marek Kasik <mkasik@redhat.com>
 
10529
Date:   Mon Jan 24 13:51:20 2011 +0100
 
10530
 
 
10531
    printers: Align maintenance buttons with check button
 
10532
    
 
10533
    Align buttons "Print Test Page", "Clean Print Heads" and
 
10534
    "Disable Printer" with check button "Default".
 
10535
    Add "Queue" label to print jobs' GtkExpander.
 
10536
 
 
10537
 panels/printers/printers.ui |  495 +++++++++++++++++++++----------------------
 
10538
 1 files changed, 237 insertions(+), 258 deletions(-)
 
10539
 
 
10540
commit f70af6ee47db092df22f1bf5b495cc26dc5a22e7
 
10541
Author: Bastien Nocera <hadess@hadess.net>
 
10542
Date:   Mon Jan 24 12:30:59 2011 +0000
 
10543
 
 
10544
    region: Remove other uses of gtk_dialog_run()
 
10545
 
 
10546
 panels/region/gnome-region-panel-xkbltadd.c |    4 ++--
 
10547
 panels/region/gnome-region-panel-xkbmc.c    |   16 ++++++++--------
 
10548
 2 files changed, 10 insertions(+), 10 deletions(-)
 
10549
 
 
10550
commit 0dd5a8ac18697bc854c875062f5998a55bfc6234
 
10551
Author: Bastien Nocera <hadess@hadess.net>
 
10552
Date:   Mon Jan 24 12:23:34 2011 +0000
 
10553
 
 
10554
    region: Remove one use of gtk_dialog_run()
 
10555
    
 
10556
    And make sure that the dialogue is destroyed when clicking its
 
10557
    close titlebar button.
 
10558
 
 
10559
 panels/region/gnome-region-panel-xkbot.c |    6 +++---
 
10560
 1 files changed, 3 insertions(+), 3 deletions(-)
 
10561
 
 
10562
commit 2a8870b7fb7e71a224da2c94fca219042a7adc39
 
10563
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
10564
Date:   Sun Jan 23 22:27:23 2011 +0200
 
10565
 
 
10566
    Updated Hebrew translation.
 
10567
 
 
10568
 po/he.po |   86 +++++++++++++++++++++++++++++++-------------------------------
 
10569
 1 files changed, 43 insertions(+), 43 deletions(-)
 
10570
 
 
10571
commit 254d631a6de4b8a2ac02b5bce5fcff8a67ad6200
 
10572
Author: Marek Kasik <mkasik@redhat.com>
 
10573
Date:   Sun Jan 23 14:12:47 2011 +0100
 
10574
 
 
10575
    printers: Remove temporary files after using them
 
10576
    
 
10577
    Remove some memory leaks.
 
10578
 
 
10579
 panels/printers/cc-printers-panel.c |  149 ++++++++++++++++++++++++++---------
 
10580
 1 files changed, 112 insertions(+), 37 deletions(-)
 
10581
 
 
10582
commit 9e6aaaa734d1321a497ad69d616e0215ac6964a9
 
10583
Author: Khaled Hosny <khaledhosny@eglug.org>
 
10584
Date:   Sun Jan 23 13:57:51 2011 +0200
 
10585
 
 
10586
    Updated Arabic translation
 
10587
 
 
10588
 po/ar.po |  440 +++++++++++++++++++++++++++++++++-----------------------------
 
10589
 1 files changed, 234 insertions(+), 206 deletions(-)
 
10590
 
 
10591
commit 813cdc062dcefca30d6c7e7131e3ed10d767e7ad
 
10592
Author: Funda Wang <fundawang@gmail.com>
 
10593
Date:   Sun Jan 23 05:14:06 2011 +0100
 
10594
 
 
10595
    Updated zh_CN translation.
 
10596
 
 
10597
 po/zh_CN.po | 1293 +++++++++++++++++++++++++++++++----------------------------
 
10598
 1 files changed, 681 insertions(+), 612 deletions(-)
 
10599
 
 
10600
commit 2fc3a499cc8f975786f28cb576d4b6725cbbf61d
 
10601
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
10602
Date:   Sun Jan 23 02:52:32 2011 +0200
 
10603
 
 
10604
    Updated Hebrew translation.
 
10605
 
 
10606
 po/he.po |  844 ++++++++++++++++++++++++++++++++++++++------------------------
 
10607
 1 files changed, 520 insertions(+), 324 deletions(-)
 
10608
 
 
10609
commit ca86038a4bc04e89fbfbb42a739a9ab35a2d6b2e
 
10610
Author: Jorge González <jorgegonz@svn.gnome.org>
 
10611
Date:   Sat Jan 22 16:55:50 2011 +0100
 
10612
 
 
10613
    Updated Spanish translation
 
10614
 
 
10615
 po/es.po |  569 +++++++++++++++++++++++++++++++++-----------------------------
 
10616
 1 files changed, 303 insertions(+), 266 deletions(-)
 
10617
 
 
10618
commit d667c3bfb3e74ea3331d7109d0df17fc08b5fd87
 
10619
Author: A S Alam <aalam@users.sf.net>
 
10620
Date:   Sat Jan 22 19:01:12 2011 +0530
 
10621
 
 
10622
    update Punjabi Translation
 
10623
 
 
10624
 po/pa.po | 1568 +++++++++++++++++++++++++++++++++++++++-----------------------
 
10625
 1 files changed, 984 insertions(+), 584 deletions(-)
 
10626
 
 
10627
commit 1a3ad0da5d0004b167ac5bebdc575576452e4180
 
10628
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
10629
Date:   Sat Jan 22 10:38:54 2011 +0100
 
10630
 
 
10631
    Updated Spanish translation
 
10632
 
 
10633
 po/es.po |  776 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
10634
 1 files changed, 574 insertions(+), 202 deletions(-)
 
10635
 
 
10636
commit ac91fe7ebfa273ebf47a02bfe62935cbe5115279
 
10637
Author: Matthias Clasen <mclasen@redhat.com>
 
10638
Date:   Fri Jan 21 16:09:06 2011 -0500
 
10639
 
 
10640
    Fix a typo
 
10641
    
 
10642
    'Change constrast' should be 'Change contrast'. String change !
 
10643
 
 
10644
 panels/universal-access/uap.ui |    2 +-
 
10645
 1 files changed, 1 insertions(+), 1 deletions(-)
 
10646
 
 
10647
commit 3510583603acb756518d4293a8edb240ebd8fc47
 
10648
Author: Matthias Clasen <mclasen@redhat.com>
 
10649
Date:   Fri Jan 21 16:06:31 2011 -0500
 
10650
 
 
10651
    Remove the "Show panel icon" checkbox
 
10652
 
 
10653
 panels/universal-access/uap.ui |   15 ---------------
 
10654
 1 files changed, 0 insertions(+), 15 deletions(-)
 
10655
 
 
10656
commit 9234d066637e98331848668c0c4738cc56499676
 
10657
Author: Matthias Clasen <mclasen@redhat.com>
 
10658
Date:   Fri Jan 21 16:04:23 2011 -0500
 
10659
 
 
10660
    Wire up the "Sound Settings" button
 
10661
 
 
10662
 panels/universal-access/cc-ua-panel.c |   13 +++++++++++++
 
10663
 1 files changed, 13 insertions(+), 0 deletions(-)
 
10664
 
 
10665
commit d711c58e702d61aadc04fe1bc3f149f469ef4956
 
10666
Author: Matthias Clasen <mclasen@redhat.com>
 
10667
Date:   Fri Jan 21 15:57:12 2011 -0500
 
10668
 
 
10669
    Make the fingerprint dialog play nice with gnome-shell
 
10670
    
 
10671
    It needs some convincing to let itself be attached...
 
10672
 
 
10673
 panels/user-accounts/um-fingerprint-dialog.c |    3 ++-
 
10674
 1 files changed, 2 insertions(+), 1 deletions(-)
 
10675
 
 
10676
commit 1fac1b46ebaddbe7744c9db57d1a5a69f9a96eac
 
10677
Author: Luca Ferretti <lferrett@gnome.org>
 
10678
Date:   Fri Jan 21 21:26:04 2011 +0100
 
10679
 
 
10680
    Updated Italian translation
 
10681
 
 
10682
 po/it.po | 1346 +++++++++++++++++++++++++++++++++++---------------------------
 
10683
 1 files changed, 760 insertions(+), 586 deletions(-)
 
10684
 
 
10685
commit 4bd4ab5bddaac8da8c8ee11b3c729d398659f8cf
 
10686
Author: Luca Ferretti <lferrett@gnome.org>
 
10687
Date:   Fri Jan 21 21:17:10 2011 +0100
 
10688
 
 
10689
    l10n: fix POTFILES.in after recent commits
 
10690
 
 
10691
 po/POTFILES.in |    1 -
 
10692
 1 files changed, 0 insertions(+), 1 deletions(-)
 
10693
 
 
10694
commit eac5028a7598b40941d565023aff5e372d7598aa
 
10695
Author: Matthias Clasen <mclasen@redhat.com>
 
10696
Date:   Fri Jan 21 15:06:36 2011 -0500
 
10697
 
 
10698
    Don't set a parent on a toplevel
 
10699
 
 
10700
 panels/region/gnome-region-panel-xkblt.c |    3 ++-
 
10701
 1 files changed, 2 insertions(+), 1 deletions(-)
 
10702
 
 
10703
commit 37b6e2b3328a6b4841da634a668ae14210c86ea8
 
10704
Author: Matthias Clasen <mclasen@redhat.com>
 
10705
Date:   Fri Jan 21 14:41:20 2011 -0500
 
10706
 
 
10707
    Make custom shortcut dialog non-resizable
 
10708
    
 
10709
    The shell doesn't allow to resize attached dialogs, so we don't
 
10710
    want to show resize grips.
 
10711
 
 
10712
 panels/keyboard/keyboard-shortcuts.c |    2 ++
 
10713
 1 files changed, 2 insertions(+), 0 deletions(-)
 
10714
 
 
10715
commit 37e444f96fdf40032244b00b17f99e319e20e375
 
10716
Author: Bastien Nocera <hadess@hadess.net>
 
10717
Date:   Fri Jan 21 18:14:36 2011 +0000
 
10718
 
 
10719
    region: Remove unused "test settings" UI
 
10720
 
 
10721
 panels/region/gnome-region-panel.ui |   33 ---------------------------------
 
10722
 1 files changed, 0 insertions(+), 33 deletions(-)
 
10723
 
 
10724
commit a4aa456c06fb79814f59e5fc930de75f3b260f6d
 
10725
Author: Bastien Nocera <hadess@hadess.net>
 
10726
Date:   Fri Jan 21 18:13:42 2011 +0000
 
10727
 
 
10728
    region: Remove more dead UI
 
10729
 
 
10730
 panels/region/gnome-region-panel.ui |   47 -----------------------------------
 
10731
 1 files changed, 0 insertions(+), 47 deletions(-)
 
10732
 
 
10733
commit a7519f8340099383a0adff2c844965851eb7e2e2
 
10734
Author: Bastien Nocera <hadess@hadess.net>
 
10735
Date:   Fri Jan 21 18:06:26 2011 +0000
 
10736
 
 
10737
    region: Remove useless level of indirection
 
10738
    
 
10739
    Clean up that mess of a code somewhat.
 
10740
 
 
10741
 panels/region/Makefile.am          |    2 -
 
10742
 panels/region/cc-region-panel.c    |   29 ++++++++++++--
 
10743
 panels/region/gnome-region-panel.c |   77 ------------------------------------
 
10744
 panels/region/gnome-region-panel.h |   28 -------------
 
10745
 4 files changed, 25 insertions(+), 111 deletions(-)
 
10746
 
 
10747
commit 5db534af2f5af7b8811b7f6fbd6a6fe6a15fbf0e
 
10748
Author: Bastien Nocera <hadess@hadess.net>
 
10749
Date:   Fri Jan 21 17:38:10 2011 +0000
 
10750
 
 
10751
    region: Make sure the layouts tree doesn't end up empty
 
10752
    
 
10753
    By making the whole panel bigger. Might work-around a GTK+ bug, we
 
10754
    won't know for now...
 
10755
 
 
10756
 panels/region/gnome-region-panel.c |    9 ++++-----
 
10757
 1 files changed, 4 insertions(+), 5 deletions(-)
 
10758
 
 
10759
commit 94507750ce0b0baa3ed744cbf29bce5ba07d6e09
 
10760
Author: Bastien Nocera <hadess@hadess.net>
 
10761
Date:   Fri Jan 21 17:22:10 2011 +0000
 
10762
 
 
10763
    region: Use an enum for column names
 
10764
 
 
10765
 panels/region/gnome-region-panel-xkblt.c |    9 +++++----
 
10766
 1 files changed, 5 insertions(+), 4 deletions(-)
 
10767
 
 
10768
commit e7a82d58e423ed6f38fec6c0cb02039b365d5d7a
 
10769
Author: Bastien Nocera <hadess@hadess.net>
 
10770
Date:   Fri Jan 21 17:08:02 2011 +0000
 
10771
 
 
10772
    region: Simplify xkb_layouts_fill_selected_tree()
 
10773
 
 
10774
 panels/region/gnome-region-panel-xkblt.c |   39 +++++++++++++-----------------
 
10775
 1 files changed, 17 insertions(+), 22 deletions(-)
 
10776
 
 
10777
commit 5299e667b248bfdb8587c12b816ea0a1373e8205
 
10778
Author: Bastien Nocera <hadess@hadess.net>
 
10779
Date:   Fri Jan 21 17:07:32 2011 +0000
 
10780
 
 
10781
    region: Small style fix
 
10782
 
 
10783
 panels/region/gnome-region-panel-xkblt.c |    2 +-
 
10784
 1 files changed, 1 insertions(+), 1 deletions(-)
 
10785
 
 
10786
commit 06e04097fde9d5d973c1fd945409ae3313b221fe
 
10787
Author: Bastien Nocera <hadess@hadess.net>
 
10788
Date:   Fri Jan 21 17:06:44 2011 +0000
 
10789
 
 
10790
    region: GKBD_KEYBOARD_CONFIG_KEY_LAYOUTS can be empty
 
10791
    
 
10792
    But non-NULL. Handle that case.
 
10793
 
 
10794
 panels/region/gnome-region-panel-xkblt.c |    3 ++-
 
10795
 1 files changed, 2 insertions(+), 1 deletions(-)
 
10796
 
 
10797
commit 5152655a12b69fb39f36987f2cfed4f44afdfe70
 
10798
Author: Bastien Nocera <hadess@hadess.net>
 
10799
Date:   Fri Jan 21 16:12:57 2011 +0000
 
10800
 
 
10801
    region: Remove "mouse keys" tab
 
10802
    
 
10803
    This has nothing to do here.
 
10804
 
 
10805
 panels/region/gnome-region-panel.ui |  298 -----------------------------------
 
10806
 1 files changed, 0 insertions(+), 298 deletions(-)
 
10807
 
 
10808
commit 781456a36e9cf6ecb85388ad7dc294e523f45c50
 
10809
Author: Bastien Nocera <hadess@hadess.net>
 
10810
Date:   Fri Jan 21 16:05:40 2011 +0000
 
10811
 
 
10812
    region: Remove unneeded GConf include
 
10813
 
 
10814
 panels/region/gnome-region-panel.c |    1 -
 
10815
 1 files changed, 0 insertions(+), 1 deletions(-)
 
10816
 
 
10817
commit 66fcbbeb4580cd415101cd9cc3f056a3f127b46f
 
10818
Author: Marek Kasik <mkasik@redhat.com>
 
10819
Date:   Fri Jan 21 16:36:47 2011 +0100
 
10820
 
 
10821
    printers: Add comments for translators to ui
 
10822
    
 
10823
    Resolves #640068
 
10824
 
 
10825
 panels/printers/printers.ui |   26 +++++++++++++-------------
 
10826
 1 files changed, 13 insertions(+), 13 deletions(-)
 
10827
 
 
10828
commit 05bef7fba76e03d200c61e3ba5a6d342ccd761ef
 
10829
Author: Bastien Nocera <hadess@hadess.net>
 
10830
Date:   Fri Jan 21 15:11:29 2011 +0000
 
10831
 
 
10832
    user-accounts: Avoid multiple language dialogues
 
10833
    
 
10834
    If the changed signal was emitted again before we got a chance
 
10835
    to create the language dialogue in the idle handler, we'd end up
 
10836
    with two (or more) dialogues.
 
10837
 
 
10838
 panels/user-accounts/um-user-panel.c |   13 ++++++++++++-
 
10839
 1 files changed, 12 insertions(+), 1 deletions(-)
 
10840
 
 
10841
commit 03a31f0fe95b5f3919602c0697ade8d9006d6c17
 
10842
Author: Bastien Nocera <hadess@hadess.net>
 
10843
Date:   Fri Jan 21 15:06:51 2011 +0000
 
10844
 
 
10845
    user-accounts: Destroy language chooser when switching panels
 
10846
    
 
10847
    Otherwise we still have some left-over widgets being parented.
 
10848
 
 
10849
 panels/user-accounts/um-user-panel.c |    4 ++++
 
10850
 1 files changed, 4 insertions(+), 0 deletions(-)
 
10851
 
 
10852
commit d3f604d06acfea1d013acec7d0f59d2ef60cd7d4
 
10853
Author: Marek Kasik <mkasik@redhat.com>
 
10854
Date:   Fri Jan 21 16:04:11 2011 +0100
 
10855
 
 
10856
    printers: Add comments for translators
 
10857
    
 
10858
    Change printer's state '5' from "Paused" to "Stopped".
 
10859
 
 
10860
 panels/printers/cc-printers-panel.c |   35 +++++++++++++++++++++++++++++++++--
 
10861
 1 files changed, 33 insertions(+), 2 deletions(-)
 
10862
 
 
10863
commit 21b79f304587f7caff3625f36da1b0f5b199f257
 
10864
Author: Bastien Nocera <hadess@hadess.net>
 
10865
Date:   Fri Jan 21 14:49:04 2011 +0000
 
10866
 
 
10867
    user-accounts: Fix uninstalled files location
 
10868
    
 
10869
    Uninstalled .ui files aren't in ../data/ anymore, but in data/
 
10870
 
 
10871
 panels/user-accounts/um-account-dialog.c     |    2 +-
 
10872
 panels/user-accounts/um-fingerprint-dialog.c |    2 +-
 
10873
 panels/user-accounts/um-language-dialog.c    |    2 +-
 
10874
 panels/user-accounts/um-password-dialog.c    |    2 +-
 
10875
 panels/user-accounts/um-user-panel.c         |    2 +-
 
10876
 5 files changed, 5 insertions(+), 5 deletions(-)
 
10877
 
 
10878
commit 3be95176ef509b1c56a76145614142562ba576d6
 
10879
Author: Bastien Nocera <hadess@hadess.net>
 
10880
Date:   Fri Jan 21 14:27:08 2011 +0000
 
10881
 
 
10882
    user-accounts: Fix when GDM isn't installed
 
10883
    
 
10884
    When GDM isn't installed, or isn't installed in the correct prefix,
 
10885
    avoid accessing std_out[-1] of a 0-length std_out.
 
10886
 
 
10887
 panels/user-accounts/um-login-options.c |    2 +-
 
10888
 1 files changed, 1 insertions(+), 1 deletions(-)
 
10889
 
 
10890
commit 2650556c59803279a090b29bee45e8c7a94f5be2
 
10891
Author: Bastien Nocera <hadess@hadess.net>
 
10892
Date:   Fri Jan 21 14:13:30 2011 +0000
 
10893
 
 
10894
    user-accounts: Remove dead code
 
10895
    
 
10896
    That wasn't completely removed in:
 
10897
    http://git.gnome.org/browse/accounts-dialog/commit/?id=9c531fd0af9857d25de9fd4641d3f4ab8c046189
 
10898
 
 
10899
 panels/user-accounts/um-language-dialog.c |  186 -----------------------------
 
10900
 panels/user-accounts/um-language-dialog.h |    6 -
 
10901
 2 files changed, 0 insertions(+), 192 deletions(-)
 
10902
 
 
10903
commit 05dd38ce68914067364c56510f621dbe6370be27
 
10904
Author: Bastien Nocera <hadess@hadess.net>
 
10905
Date:   Fri Jan 21 13:59:30 2011 +0000
 
10906
 
 
10907
    user-accounts: Remove all uses of exit()
 
10908
    
 
10909
    We shouldn't use exit() in a panel plugin.
 
10910
 
 
10911
 panels/user-accounts/um-account-dialog.c     |    2 +-
 
10912
 panels/user-accounts/um-fingerprint-dialog.c |    2 +-
 
10913
 panels/user-accounts/um-language-dialog.c    |    4 ++--
 
10914
 panels/user-accounts/um-password-dialog.c    |    2 +-
 
10915
 panels/user-accounts/um-user-panel.c         |    2 +-
 
10916
 5 files changed, 6 insertions(+), 6 deletions(-)
 
10917
 
 
10918
commit 0bbdc8727f401fab45d9b0177575b1f25fcdc126
 
10919
Author: Bastien Nocera <hadess@hadess.net>
 
10920
Date:   Fri Jan 21 13:51:00 2011 +0000
 
10921
 
 
10922
    user-accounts: Update gdm-languages.c from GDM
 
10923
    
 
10924
    Fixes a number of bugs, and keeps the 2 versions in sync.
 
10925
 
 
10926
 panels/user-accounts/gdm-languages.c |  299 ++++++++++++++++++++++++----------
 
10927
 1 files changed, 214 insertions(+), 85 deletions(-)
 
10928
 
 
10929
commit fdd13a9f8335733e44a688d1e39dcff969d22ab4
 
10930
Author: Marek Kasik <mkasik@redhat.com>
 
10931
Date:   Fri Jan 21 12:45:17 2011 +0100
 
10932
 
 
10933
    printers: Add ability to add allowed users
 
10934
 
 
10935
 panels/printers/cc-printers-panel.c |  122 +++++++++++++++++++++++++++++++++--
 
10936
 1 files changed, 115 insertions(+), 7 deletions(-)
 
10937
 
 
10938
commit 0d618405d0ab835fe6ee99443693488a02de76d0
 
10939
Author: Luca Ferretti <lferrett@gnome.org>
 
10940
Date:   Fri Jan 21 00:50:13 2011 +0100
 
10941
 
 
10942
    info: cleanup labels to match HIG and be translators friendly
 
10943
    
 
10944
    https://bugzilla.gnome.org/show_bug.cgi?id=640127
 
10945
 
 
10946
 panels/info/cc-info-panel.c |    2 +-
 
10947
 panels/info/info.ui         |   30 +++++++++++++++---------------
 
10948
 2 files changed, 16 insertions(+), 16 deletions(-)
 
10949
 
 
10950
commit 374ff131c401f9d17444b79ec600d01280f4c894
 
10951
Author: Bastien Nocera <hadess@hadess.net>
 
10952
Date:   Wed Jan 19 16:49:04 2011 +0000
 
10953
 
 
10954
    region: Remove outdated properties
 
10955
    
 
10956
    update-policy is gone.
 
10957
 
 
10958
 panels/region/gnome-region-panel.ui |    3 ---
 
10959
 1 files changed, 0 insertions(+), 3 deletions(-)
 
10960
 
 
10961
commit 110b7fe8a83a43a59e27aad39784f1f3921e258a
 
10962
Author: Matthias Clasen <mclasen@redhat.com>
 
10963
Date:   Fri Jan 21 02:03:34 2011 -0500
 
10964
 
 
10965
    Make custom keybinding editing work again
 
10966
    
 
10967
    Only allow adding custom bindings in their section.
 
10968
    Fix up memory management when removing bindings.
 
10969
 
 
10970
 panels/keyboard/keyboard-shortcuts.c |   63 +++++++++++++++++++--------------
 
10971
 1 files changed, 36 insertions(+), 27 deletions(-)
 
10972
 
 
10973
commit 8effcb317ca59f4bdbfd3d64d2f442843e37d81d
 
10974
Author: Matthias Clasen <mclasen@redhat.com>
 
10975
Date:   Fri Jan 21 01:27:23 2011 -0500
 
10976
 
 
10977
    Avoid duplicate entries for custom keybindings
 
10978
    
 
10979
    The a11y keybindings live in /desktop/gnome/keybindings as well,
 
10980
    and we don't want to show them twice. So filter them out.
 
10981
 
 
10982
 panels/keyboard/keyboard-shortcuts.c |   33 ++++++++++++++++++++++++++++++---
 
10983
 1 files changed, 30 insertions(+), 3 deletions(-)
 
10984
 
 
10985
commit a66d9a5a3533b86f5d444c4c6c231cc01b11a9aa
 
10986
Author: Matthias Clasen <mclasen@redhat.com>
 
10987
Date:   Thu Jan 20 20:16:54 2011 -0500
 
10988
 
 
10989
    Remove erroneous quotes in xml content
 
10990
    
 
10991
    This was causing the app chooser dialog to be shown for an unknown
 
10992
    mime type of '"x-content/audio-player"'.
 
10993
 
 
10994
 panels/media/gnome-media-properties.ui |    2 +-
 
10995
 1 files changed, 1 insertions(+), 1 deletions(-)
 
10996
 
 
10997
commit b374d64e6bfc39dc2f1699b4cb5bb9f4db86cdb9
 
10998
Author: Matthias Clasen <mclasen@redhat.com>
 
10999
Date:   Thu Jan 20 19:36:29 2011 -0500
 
11000
 
 
11001
    Make the 'Other media' dialog work more than once
 
11002
 
 
11003
 panels/media/cc-media-panel.c |    6 +++++-
 
11004
 1 files changed, 5 insertions(+), 1 deletions(-)
 
11005
 
 
11006
commit adc24a942a7e7207e7a690d176400904554b6570
 
11007
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11008
Date:   Fri Jan 21 02:34:46 2011 +0200
 
11009
 
 
11010
    Updated Arabic translation
 
11011
 
 
11012
 po/ar.po |  476 ++++++++++++++++++++++++++++++++------------------------------
 
11013
 1 files changed, 248 insertions(+), 228 deletions(-)
 
11014
 
 
11015
commit a222278f9048a1b9bebcce2e093755a778405d8f
 
11016
Author: Luca Ferretti <lferrett@gnome.org>
 
11017
Date:   Fri Jan 21 00:43:30 2011 +0100
 
11018
 
 
11019
    [l10n] info.ui needs glade type
 
11020
 
 
11021
 po/POTFILES.in |    2 +-
 
11022
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11023
 
 
11024
commit cff71c11ddb75009b7766c383a96289ffc2dffc7
 
11025
Author: Matthias Clasen <mclasen@redhat.com>
 
11026
Date:   Thu Jan 20 18:23:51 2011 -0500
 
11027
 
 
11028
    Make the text size control work
 
11029
    
 
11030
    The code was using == to compare float products to doubles.
 
11031
    Not a recipe for success.
 
11032
 
 
11033
 panels/universal-access/cc-ua-panel.c |   24 +++++++++++++++---------
 
11034
 1 files changed, 15 insertions(+), 9 deletions(-)
 
11035
 
 
11036
commit 1a4d551780edc210538c4e675e2a0d99081209c9
 
11037
Author: William Jon McCann <jmccann@redhat.com>
 
11038
Date:   Thu Jan 20 17:32:09 2011 -0500
 
11039
 
 
11040
    display: use the setting for 12/24 time in the panel
 
11041
 
 
11042
 panels/display/xrandr-capplet.c |   14 ++++++++++++++
 
11043
 1 files changed, 14 insertions(+), 0 deletions(-)
 
11044
 
 
11045
commit 78d625b5d92e5fce9a05917fd843155eb29699cf
 
11046
Author: William Jon McCann <jmccann@redhat.com>
 
11047
Date:   Thu Jan 20 15:56:54 2011 -0500
 
11048
 
 
11049
    media: use consistent capitalization in the dropdown
 
11050
 
 
11051
 panels/media/cc-media-panel.c |    4 ++--
 
11052
 1 files changed, 2 insertions(+), 2 deletions(-)
 
11053
 
 
11054
commit 3916403df095da3713d04ace5bf92adb477975c9
 
11055
Author: Matthias Clasen <mclasen@redhat.com>
 
11056
Date:   Thu Jan 20 16:13:20 2011 -0500
 
11057
 
 
11058
    Fix a typo
 
11059
    
 
11060
    Terminating a string array with "NULL" does not have the desired
 
11061
    effect.
 
11062
 
 
11063
 panels/universal-access/cc-ua-panel.c |    2 +-
 
11064
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11065
 
 
11066
commit 6e848ce81acc2c001e99969119c0a67e780000d6
 
11067
Author: Matthias Clasen <mclasen@redhat.com>
 
11068
Date:   Thu Jan 20 13:38:50 2011 -0500
 
11069
 
 
11070
    Fix up issues with the speaker test dialog
 
11071
    
 
11072
    Set a parent on the dialog, and add a close button.
 
11073
    Also hide the resize grip (even though that should happen automatically).
 
11074
    https://bugzilla.gnome.org/show_bug.cgi?id=636898
 
11075
 
 
11076
 panels/sound/gvc-mixer-dialog.c |    9 +++++----
 
11077
 1 files changed, 5 insertions(+), 4 deletions(-)
 
11078
 
 
11079
commit 8f9eccbd44104235aa94a2f42160a02e84a8c291
 
11080
Author: William Jon McCann <jmccann@redhat.com>
 
11081
Date:   Wed Jan 19 19:55:53 2011 -0500
 
11082
 
 
11083
    media: remove icons from non app items
 
11084
    
 
11085
    https://bugzilla.gnome.org/show_bug.cgi?id=640010
 
11086
 
 
11087
 panels/media/cc-media-panel.c |   13 +++----------
 
11088
 1 files changed, 3 insertions(+), 10 deletions(-)
 
11089
 
 
11090
commit 57668c18368de1a2949262adb44800d77a15a215
 
11091
Author: William Jon McCann <jmccann@redhat.com>
 
11092
Date:   Wed Jan 19 19:42:57 2011 -0500
 
11093
 
 
11094
    media: kill evil tabs and trailing whitespace
 
11095
 
 
11096
 panels/media/cc-media-panel.c |  111 +++++++++++++++++++++--------------------
 
11097
 1 files changed, 56 insertions(+), 55 deletions(-)
 
11098
 
 
11099
commit 5262ae84bbe937bd1bec258774760d416b373ef8
 
11100
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
 
11101
Date:   Wed Jan 19 17:10:34 2011 +0100
 
11102
 
 
11103
    Updated Galician translations
 
11104
 
 
11105
 po/gl.po |  652 +++++++++++++++++++++++++++++++++++++++++++++----------------
 
11106
 1 files changed, 481 insertions(+), 171 deletions(-)
 
11107
 
 
11108
commit a5e1058b48bc9467a5ed7177a2a7856349be261b
 
11109
Author: Kjartan Maraas <kmaraas@gnome.org>
 
11110
Date:   Wed Jan 19 19:46:09 2011 +0100
 
11111
 
 
11112
    Updated Norwegian bokmål translation
 
11113
 
 
11114
 po/nb.po |  593 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
11115
 1 files changed, 444 insertions(+), 149 deletions(-)
 
11116
 
 
11117
commit 4831bbfa57de5f4f53552fc9465aae7a31217b5d
 
11118
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11119
Date:   Wed Jan 19 19:41:03 2011 +0200
 
11120
 
 
11121
    Updated Arabic translation
 
11122
 
 
11123
 po/ar.po |   13 ++++++-------
 
11124
 1 files changed, 6 insertions(+), 7 deletions(-)
 
11125
 
 
11126
commit a286740e336518d6719c2398873663adbfe5ea5c
 
11127
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11128
Date:   Wed Jan 19 19:34:57 2011 +0200
 
11129
 
 
11130
    Updated Arabic translation
 
11131
 
 
11132
 po/ar.po |  352 ++++++++++++++++++++++++++------------------------------------
 
11133
 1 files changed, 147 insertions(+), 205 deletions(-)
 
11134
 
 
11135
commit bde980f6951a07656dd105b89aba1b9aea8a3d28
 
11136
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11137
Date:   Wed Jan 19 18:55:52 2011 +0200
 
11138
 
 
11139
    Updated Arabic translation
 
11140
 
 
11141
 po/ar.po |  734 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
11142
 1 files changed, 551 insertions(+), 183 deletions(-)
 
11143
 
 
11144
commit 42bf35b0ba8a94dab1c116566e274afd718172b5
 
11145
Author: Bastien Nocera <hadess@hadess.net>
 
11146
Date:   Wed Jan 19 15:49:43 2011 +0000
 
11147
 
 
11148
    universal-access: Remove outdated properties
 
11149
    
 
11150
    update-policy is gone.
 
11151
 
 
11152
 panels/universal-access/uap.ui |    5 -----
 
11153
 1 files changed, 0 insertions(+), 5 deletions(-)
 
11154
 
 
11155
commit 8029577fdf0e5d36d1d3731474cb710f720b52d1
 
11156
Author: Bastien Nocera <hadess@hadess.net>
 
11157
Date:   Wed Jan 19 15:46:45 2011 +0000
 
11158
 
 
11159
    [l10n] Add printers desktop file to ignore
 
11160
    
 
11161
    https://bugzilla.gnome.org/show_bug.cgi?id=639843
 
11162
 
 
11163
 po/POTFILES.skip |    1 +
 
11164
 1 files changed, 1 insertions(+), 0 deletions(-)
 
11165
 
 
11166
commit 93a2df6be5d65d320d5fcc3e2146c5a5c6b342c2
 
11167
Author: Bastien Nocera <hadess@hadess.net>
 
11168
Date:   Wed Jan 19 15:43:39 2011 +0000
 
11169
 
 
11170
    build: Rename cappletname substitution
 
11171
 
 
11172
 configure.ac |    2 +-
 
11173
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11174
 
 
11175
commit d2ceab7be19b9d810ff0bfb93ecef38212dd43fc
 
11176
Author: Bastien Nocera <hadess@hadess.net>
 
11177
Date:   Wed Jan 19 15:41:07 2011 +0000
 
11178
 
 
11179
    panels: Add capplet names
 
11180
    
 
11181
    So that debug logs are useful, for those panels.
 
11182
 
 
11183
 panels/info/Makefile.am             |    2 ++
 
11184
 panels/network/Makefile.am          |    2 ++
 
11185
 panels/power/Makefile.am            |    2 ++
 
11186
 panels/printers/Makefile.am         |    2 ++
 
11187
 panels/screen/Makefile.am           |    2 ++
 
11188
 panels/universal-access/Makefile.am |    2 ++
 
11189
 6 files changed, 12 insertions(+), 0 deletions(-)
 
11190
 
 
11191
commit 978ae121f2a663710b3c7b53d6d24fefbbd38f06
 
11192
Author: Bastien Nocera <hadess@hadess.net>
 
11193
Date:   Wed Jan 19 14:51:34 2011 +0000
 
11194
 
 
11195
    region: Fix infinite loop when selecting Xkb options
 
11196
    
 
11197
    Spotted by Arun Raghavan <arun.raghavan@collabora.co.uk>
 
11198
    
 
11199
    https://bugzilla.gnome.org/show_bug.cgi?id=639951
 
11200
 
 
11201
 panels/region/gnome-region-panel-xkbot.c |   18 ++++++++++--------
 
11202
 1 files changed, 10 insertions(+), 8 deletions(-)
 
11203
 
 
11204
commit c9ebbd57da229dd7a8553dbdb5cbb9d8443d1a88
 
11205
Author: Marek Kasik <mkasik@redhat.com>
 
11206
Date:   Wed Jan 19 14:05:55 2011 +0100
 
11207
 
 
11208
    printers: Unescape spaces in names of printer supplies
 
11209
    
 
11210
    Don't place new line at the end of supply names.
 
11211
 
 
11212
 panels/printers/cc-printers-panel.c |    8 +++++---
 
11213
 1 files changed, 5 insertions(+), 3 deletions(-)
 
11214
 
 
11215
commit ae50e7cebf57f4d2ff2fb4f0148d0b100710703c
 
11216
Author: Luca Ferretti <lferrett@gnome.org>
 
11217
Date:   Wed Jan 19 14:01:24 2011 +0100
 
11218
 
 
11219
    [l10n] screen.ui and power.ui needs glade type
 
11220
 
 
11221
 po/POTFILES.in |    4 ++--
 
11222
 1 files changed, 2 insertions(+), 2 deletions(-)
 
11223
 
 
11224
commit 24c6038be389d39af78386e3973bcf06c4260288
 
11225
Author: Luca Ferretti <lferrett@gnome.org>
 
11226
Date:   Wed Jan 19 12:20:48 2011 +0100
 
11227
 
 
11228
    network: enable translation for proxy methods
 
11229
    
 
11230
    And add a translation context in order to avoid mixing with other
 
11231
    similar messages
 
11232
 
 
11233
 panels/network/network.ui |    6 +++---
 
11234
 1 files changed, 3 insertions(+), 3 deletions(-)
 
11235
 
 
11236
commit a03eb1664c890e987b13451d137b0c4c9dfff854
 
11237
Author: Marek Kasik <mkasik@redhat.com>
 
11238
Date:   Wed Jan 19 11:11:59 2011 +0100
 
11239
 
 
11240
    printers: Check for CUPS header files
 
11241
    
 
11242
    Don't build Printers panel if there are not CUPS header files.
 
11243
 
 
11244
 configure.ac       |   13 +++++++++----
 
11245
 panels/Makefile.am |    5 ++++-
 
11246
 2 files changed, 13 insertions(+), 5 deletions(-)
 
11247
 
 
11248
commit 7d7e249627de1321e014c6c89007505ed8dfc1bd
 
11249
Author: William Jon McCann <jmccann@redhat.com>
 
11250
Date:   Tue Jan 18 21:26:01 2011 -0500
 
11251
 
 
11252
    keyboard: set a size request so the treeviews aren't miniscule
 
11253
 
 
11254
 panels/keyboard/keyboard-shortcuts.c |    2 ++
 
11255
 1 files changed, 2 insertions(+), 0 deletions(-)
 
11256
 
 
11257
commit fe305ff6feecd8ca606123536a812897be4e5752
 
11258
Author: William Jon McCann <jmccann@redhat.com>
 
11259
Date:   Tue Jan 18 20:59:04 2011 -0500
 
11260
 
 
11261
    keyboard: add support for system, app, user groups of keybindings
 
11262
 
 
11263
 panels/keyboard/00-multimedia-key.xml.in |    2 +-
 
11264
 panels/keyboard/01-desktop-key.xml.in    |    2 +-
 
11265
 panels/keyboard/keyboard-shortcuts.c     |  212 ++++++++++++++++++++++++------
 
11266
 3 files changed, 175 insertions(+), 41 deletions(-)
 
11267
 
 
11268
commit 882971c368d418dabcf090f4ccb8d56f0165e5c5
 
11269
Author: William Jon McCann <jmccann@redhat.com>
 
11270
Date:   Tue Jan 18 19:26:37 2011 -0500
 
11271
 
 
11272
    info: use local disk space instead of just root partition
 
11273
    
 
11274
    https://bugzilla.gnome.org/show_bug.cgi?id=639376
 
11275
 
 
11276
 configure.ac                |    1 +
 
11277
 panels/info/cc-info-panel.c |   91 +++++++++++++++++++++++++++++++++++++++---
 
11278
 panels/info/info.ui         |    2 +-
 
11279
 3 files changed, 86 insertions(+), 8 deletions(-)
 
11280
 
 
11281
commit e1d99ef4bd613896c6b1bcbc3973cc777372cc11
 
11282
Author: William Jon McCann <jmccann@redhat.com>
 
11283
Date:   Tue Jan 18 17:09:39 2011 -0500
 
11284
 
 
11285
    screen: hide at-home location stuff for now
 
11286
    
 
11287
    https://bugzilla.gnome.org/show_bug.cgi?id=639785
 
11288
 
 
11289
 panels/screen/screen.ui |    2 +-
 
11290
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11291
 
 
11292
commit 2fb2afdc04c4d8132e1acfa319a6893b436b7399
 
11293
Author: William Jon McCann <jmccann@redhat.com>
 
11294
Date:   Tue Jan 18 17:04:29 2011 -0500
 
11295
 
 
11296
    mouse: remove a11y tab
 
11297
 
 
11298
 panels/mouse/gnome-mouse-properties.c  |   16 -
 
11299
 panels/mouse/gnome-mouse-properties.ui |  669 +-------------------------------
 
11300
 2 files changed, 2 insertions(+), 683 deletions(-)
 
11301
 
 
11302
commit 3198b8d084ce37e4a3dcdf9f42de53f901880e2e
 
11303
Author: William Jon McCann <jmccann@redhat.com>
 
11304
Date:   Tue Jan 18 17:03:33 2011 -0500
 
11305
 
 
11306
    mouse: change tab label to Mouse
 
11307
    
 
11308
    https://bugzilla.gnome.org/show_bug.cgi?id=639787
 
11309
 
 
11310
 panels/mouse/gnome-mouse-properties.ui |    2 +-
 
11311
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11312
 
 
11313
commit faace48daa651ad0ac7f4ae634c73f78030e4d92
 
11314
Author: William Jon McCann <jmccann@redhat.com>
 
11315
Date:   Tue Jan 18 17:00:11 2011 -0500
 
11316
 
 
11317
    info: remove duplicate whitespace from cpu model
 
11318
 
 
11319
 panels/info/cc-info-panel.c |   45 ++++++++++++++++++++++++++++++++++++++++--
 
11320
 1 files changed, 42 insertions(+), 3 deletions(-)
 
11321
 
 
11322
commit c688a24664f2a995e123607325f61d3526454e1c
 
11323
Author: William Jon McCann <jmccann@redhat.com>
 
11324
Date:   Tue Jan 18 16:38:29 2011 -0500
 
11325
 
 
11326
    info: hide device name entry for now
 
11327
    
 
11328
    It needs something like http://fedoraproject.org/wiki/Features/BetterHostname
 
11329
 
 
11330
 panels/info/info.ui |    4 ++--
 
11331
 1 files changed, 2 insertions(+), 2 deletions(-)
 
11332
 
 
11333
commit 56902462f5d6d621922a0fdd39669f219b38a3c5
 
11334
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
11335
Date:   Tue Jan 18 23:11:14 2011 +0200
 
11336
 
 
11337
    Updated Hebrew translation
 
11338
 
 
11339
 po/he.po |   32 ++++++++++++++++++--------------
 
11340
 1 files changed, 18 insertions(+), 14 deletions(-)
 
11341
 
 
11342
commit 9915f1e1626ff221dac036a10ada59c7d011db75
 
11343
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
11344
Date:   Tue Jan 18 20:11:28 2011 +0200
 
11345
 
 
11346
    Updated Hebrew translation.
 
11347
 
 
11348
 po/he.po |  296 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 
11349
 1 files changed, 234 insertions(+), 62 deletions(-)
 
11350
 
 
11351
commit ef591fdf5cc891ed832a3278c38af10841d226d8
 
11352
Author: Marek Kasik <mkasik@redhat.com>
 
11353
Date:   Tue Jan 18 18:11:35 2011 +0100
 
11354
 
 
11355
    printers: Set search keywords for Printers panel (#639844)
 
11356
 
 
11357
 panels/printers/gnome-printers-panel.desktop.in.in |    2 +-
 
11358
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11359
 
 
11360
commit 63ea199fc382aa8c68105babd51154e7827e7d98
 
11361
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
11362
Date:   Tue Jan 18 18:07:36 2011 +0200
 
11363
 
 
11364
    Updated Ukrainian translation
 
11365
 
 
11366
 po/uk.po |    6 +++---
 
11367
 1 files changed, 3 insertions(+), 3 deletions(-)
 
11368
 
 
11369
commit ac967e565ac4999e594d7b6d8d3058b3dfb4359f
 
11370
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
11371
Date:   Tue Jan 18 18:05:06 2011 +0200
 
11372
 
 
11373
    Updated Ukrainian translation
 
11374
 
 
11375
 po/uk.po | 5297 ++++++++++++++++++++++++++++----------------------------------
 
11376
 1 files changed, 2387 insertions(+), 2910 deletions(-)
 
11377
 
 
11378
commit deebec140ef0980d3de43fdd6a56799351788b83
 
11379
Author: Marek Kasik <mkasik@redhat.com>
 
11380
Date:   Tue Jan 18 16:04:47 2011 +0100
 
11381
 
 
11382
    printers: Make printer's status translatable
 
11383
    
 
11384
    Translate printer's status correctly.
 
11385
    Don't translate maintenance commands.
 
11386
 
 
11387
 panels/printers/cc-printers-panel.c |   18 +++++++++---------
 
11388
 1 files changed, 9 insertions(+), 9 deletions(-)
 
11389
 
 
11390
commit de981f9254870b686db74d6700c46ef173d7c139
 
11391
Author: Luca Ferretti <lferrett@gnome.org>
 
11392
Date:   Tue Jan 18 15:07:55 2011 +0100
 
11393
 
 
11394
    Updated Italian translation
 
11395
 
 
11396
 po/it.po | 5624 ++++++++++++++++++++++++++------------------------------------
 
11397
 1 files changed, 2359 insertions(+), 3265 deletions(-)
 
11398
 
 
11399
commit 536b31429bbebd7a9998eb58272081b24f387ff5
 
11400
Author: Luca Ferretti <lferrett@gnome.org>
 
11401
Date:   Tue Jan 18 14:42:10 2011 +0100
 
11402
 
 
11403
    [l10n] don't translate example panel stuff
 
11404
 
 
11405
 po/POTFILES.in   |    1 -
 
11406
 po/POTFILES.skip |    2 ++
 
11407
 2 files changed, 2 insertions(+), 1 deletions(-)
 
11408
 
 
11409
commit 5edb868e1265026c2aea992bda36d3628c5d9986
 
11410
Author: Luca Ferretti <lferrett@gnome.org>
 
11411
Date:   Tue Jan 18 14:31:56 2011 +0100
 
11412
 
 
11413
    [l10n] add new printer file to POTFILES.in
 
11414
 
 
11415
 po/POTFILES.in |    3 +++
 
11416
 1 files changed, 3 insertions(+), 0 deletions(-)
 
11417
 
 
11418
commit de630d0da30eb141bcabe7efc6240e66542da046
 
11419
Author: Marek Kasik <mkasik@redhat.com>
 
11420
Date:   Mon Jan 17 14:58:01 2011 +0100
 
11421
 
 
11422
    printers: Implement calling of CUPS maintenance commands
 
11423
    
 
11424
    Link corresponding buttons to "PrintSelfTestPage"
 
11425
    and "Clean" CUPS maintenance commands.
 
11426
 
 
11427
 panels/printers/cc-printers-panel.c |  135 +++++++++++++++++++++++++++++++++--
 
11428
 1 files changed, 128 insertions(+), 7 deletions(-)
 
11429
 
 
11430
commit 04d6e36347bffdd29d8bf13c43cc4bd9cbe3f1a6
 
11431
Author: Marek Kasik <mkasik@redhat.com>
 
11432
Date:   Sun Jan 16 22:23:19 2011 +0100
 
11433
 
 
11434
    printers: Remove printer add/remove buttons
 
11435
    
 
11436
    Add setting of default printer.
 
11437
 
 
11438
 panels/printers/cc-printers-panel.c |  129 +++++++++++++++--------------------
 
11439
 panels/printers/printers.ui         |   34 +++-------
 
11440
 2 files changed, 64 insertions(+), 99 deletions(-)
 
11441
 
 
11442
commit 03415e76beaa9974ead5458bbc17cbf5be6f7ed9
 
11443
Author: Marek Kasik <mkasik@redhat.com>
 
11444
Date:   Sun Jan 16 19:41:45 2011 +0100
 
11445
 
 
11446
    printers: Make list of printers and list of users scrollable
 
11447
 
 
11448
 panels/printers/printers.ui |   25 ++++++++++++++++++++-----
 
11449
 1 files changed, 20 insertions(+), 5 deletions(-)
 
11450
 
 
11451
commit 7595228b19268b095b577e151b5a06f7c8ea3415
 
11452
Author: Marek Kasik <mkasik@redhat.com>
 
11453
Date:   Fri Jan 14 17:28:32 2011 +0100
 
11454
 
 
11455
    printers: Replace toolbar with horizontal box
 
11456
    
 
11457
    Due to custom styles, toolbars can look very different
 
11458
    from the rest of panel. This changes toolbar which
 
11459
    contains controls for adding/removing allowed users
 
11460
    to horizontal box.
 
11461
 
 
11462
 panels/printers/cc-printers-panel.c |   16 ++++++--------
 
11463
 panels/printers/printers.ui         |   37 ++++++++++++++++++++++++----------
 
11464
 2 files changed, 33 insertions(+), 20 deletions(-)
 
11465
 
 
11466
commit 1ea42cc212bc45dd2b1e4e2fc3ecb61a20db7130
 
11467
Author: Marek Kasik <mkasik@redhat.com>
 
11468
Date:   Fri Jan 14 15:43:11 2011 +0100
 
11469
 
 
11470
    printers: Show supply levels
 
11471
    
 
11472
    Shows supply levels for printers which return marker-levels,
 
11473
    marker-colors and marker-names attributes.
 
11474
    There are 2 things to finish here:
 
11475
      - set properly background color of the drawing area
 
11476
      - remove backslashes from names of marker-names
 
11477
 
 
11478
 panels/printers/cc-printers-panel.c |  165 +++++++++++++++++++++++++++++++++++
 
11479
 panels/printers/printers.ui         |    5 +-
 
11480
 2 files changed, 168 insertions(+), 2 deletions(-)
 
11481
 
 
11482
commit b9b2de1e0e0bbdb7b0a2f910fc4f913b514911e9
 
11483
Author: Marek Kasik <mkasik@redhat.com>
 
11484
Date:   Thu Jan 13 13:50:27 2011 +0100
 
11485
 
 
11486
    printers: Rework Printer Jobs panel
 
11487
 
 
11488
 panels/printers/cc-printers-panel.c |  110 +++++++++++++++-------
 
11489
 panels/printers/printers.ui         |  174 ++++++++++++++++++++++++++---------
 
11490
 2 files changed, 206 insertions(+), 78 deletions(-)
 
11491
 
 
11492
commit af6e2febc967c922d5ad60d7b8e113e2dc2a1ccb
 
11493
Author: Marek Kasik <mkasik@redhat.com>
 
11494
Date:   Wed Jan 12 14:33:26 2011 +0100
 
11495
 
 
11496
    printers: Remove Printer URI field + little tweak of row spacing
 
11497
 
 
11498
 panels/printers/cc-printers-panel.c |   19 -------------------
 
11499
 panels/printers/printers.ui         |   35 ++++-------------------------------
 
11500
 2 files changed, 4 insertions(+), 50 deletions(-)
 
11501
 
 
11502
commit 21c715edd3f60fb77cbf5965357b3ab79b419d30
 
11503
Author: Marek Kasik <mkasik@redhat.com>
 
11504
Date:   Wed Jan 12 14:12:03 2011 +0100
 
11505
 
 
11506
    printers: Select the last used printer when Printers panel starts
 
11507
 
 
11508
 panels/printers/cc-printers-panel.c |   55 +++++++++++++++++++++++++++++-----
 
11509
 1 files changed, 47 insertions(+), 8 deletions(-)
 
11510
 
 
11511
commit 9d61205ef9e464f29df7e588e5b2fec3f646d7de
 
11512
Author: Marek Kasik <mkasik@redhat.com>
 
11513
Date:   Mon Jan 10 17:50:16 2011 +0100
 
11514
 
 
11515
    printers: Add printer's status field
 
11516
 
 
11517
 panels/printers/cc-printers-panel.c |  137 +++++++++++++++++++++++++++++++++--
 
11518
 panels/printers/printers.ui         |   58 +++++++++++----
 
11519
 2 files changed, 173 insertions(+), 22 deletions(-)
 
11520
 
 
11521
commit 0b5c0e03dc0dbda5d25a915be4a6a530de99826d
 
11522
Author: Marek Kasik <mkasik@redhat.com>
 
11523
Date:   Fri Jan 7 14:20:35 2011 +0100
 
11524
 
 
11525
    printers: Gray out paused printers in printers list
 
11526
 
 
11527
 panels/printers/cc-printers-panel.c |   43 +++++++++++++++++++++++++++++++++-
 
11528
 1 files changed, 41 insertions(+), 2 deletions(-)
 
11529
 
 
11530
commit 23faa29ffd944f6b70d204c988cc6aeb23d49feb
 
11531
Author: Marek Kasik <mkasik@redhat.com>
 
11532
Date:   Fri Jan 7 13:33:53 2011 +0100
 
11533
 
 
11534
    printers: Show printer's description instead of its name
 
11535
 
 
11536
 panels/printers/cc-printers-panel.c |   34 +++++++++++++++++++++-------------
 
11537
 panels/printers/printers.ui         |    4 ++--
 
11538
 2 files changed, 23 insertions(+), 15 deletions(-)
 
11539
 
 
11540
commit 22f0ad394e2178a22c5908c121be8cdeeac181b4
 
11541
Author: Marek Kasik <mkasik@redhat.com>
 
11542
Date:   Mon Dec 20 12:48:06 2010 +0100
 
11543
 
 
11544
    Select a printer when panel loads.
 
11545
    
 
11546
    Change +/- stock icons to list-add/list-remove icons.
 
11547
 
 
11548
 panels/printers/cc-printers-panel.c |   18 +++++++++++++++---
 
11549
 panels/printers/printers.ui         |    8 ++++----
 
11550
 2 files changed, 19 insertions(+), 7 deletions(-)
 
11551
 
 
11552
commit 2abe2c2efc3bbdec0b828383471bbc6026253432
 
11553
Author: Marek Kasik <mkasik@redhat.com>
 
11554
Date:   Mon Dec 20 11:40:27 2010 +0100
 
11555
 
 
11556
    Set border style of toolbars to none (plain).
 
11557
 
 
11558
 panels/printers/cc-printers-panel.c |   40 +++++++++++++++++++++++++++++++++++
 
11559
 panels/printers/printers.ui         |    6 ++--
 
11560
 2 files changed, 43 insertions(+), 3 deletions(-)
 
11561
 
 
11562
commit 8c4511b52e292107de932caaa658446f7ce14b0d
 
11563
Author: Marek Kasik <mkasik@redhat.com>
 
11564
Date:   Fri Dec 17 13:58:45 2010 +0100
 
11565
 
 
11566
    Initial implementation of Printers panel
 
11567
    
 
11568
    Created by Marek Kasik, modified by Jon McCann.
 
11569
    It has been implemented according to design at:
 
11570
    http://live.gnome.org/Design/SystemSettings/Printers
 
11571
    (not fully implemented yet)
 
11572
 
 
11573
 configure.ac                                       |    6 +
 
11574
 panels/Makefile.am                                 |    1 +
 
11575
 panels/printers/Makefile.am                        |   33 +
 
11576
 panels/printers/cc-printers-panel.c                | 1021 ++++++++++++++++++++
 
11577
 panels/printers/cc-printers-panel.h                |   72 ++
 
11578
 panels/printers/gnome-printers-panel.desktop.in.in |   14 +
 
11579
 panels/printers/printers-module.c                  |   39 +
 
11580
 panels/printers/printers.ui                        |  420 ++++++++
 
11581
 8 files changed, 1606 insertions(+), 0 deletions(-)
 
11582
 
 
11583
commit 34e473123e0669094874a4994a110c64fb2cdb44
 
11584
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
11585
Date:   Tue Jan 18 12:53:26 2011 +0200
 
11586
 
 
11587
    Updated Hebrew translation.
 
11588
 
 
11589
 po/he.po |   36 +++++++++++++++++++++++++-----------
 
11590
 1 files changed, 25 insertions(+), 11 deletions(-)
 
11591
 
 
11592
commit d014ccc9f9417ed7ca825d0d1fa945a91905a27a
 
11593
Author: Kjartan Maraas <kmaraas@gnome.org>
 
11594
Date:   Tue Jan 18 10:46:54 2011 +0100
 
11595
 
 
11596
    Updated Norwegian bokmål translation
 
11597
 
 
11598
 po/nb.po |   29 ++++++++++++++++++++---------
 
11599
 1 files changed, 20 insertions(+), 9 deletions(-)
 
11600
 
 
11601
commit adcf2cfc176240ba45ac70fd2644c9aadedebd39
 
11602
Author: William Jon McCann <jmccann@redhat.com>
 
11603
Date:   Mon Jan 17 20:28:31 2011 -0500
 
11604
 
 
11605
    keyboard: rename Desktop shortcuts to Launchers and Actions
 
11606
 
 
11607
 panels/keyboard/01-desktop-key.xml.in |    4 ++--
 
11608
 1 files changed, 2 insertions(+), 2 deletions(-)
 
11609
 
 
11610
commit f1e85d3e7541d3ddbab9d75da94cbb8d45400a45
 
11611
Author: William Jon McCann <jmccann@redhat.com>
 
11612
Date:   Mon Jan 17 19:53:37 2011 -0500
 
11613
 
 
11614
    keyboard: rename Sound to Sound and Media
 
11615
 
 
11616
 panels/keyboard/00-multimedia-key.xml.in |    2 +-
 
11617
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11618
 
 
11619
commit c96851467037764b17fe22976ba06de4f55b45bc
 
11620
Author: William Jon McCann <jmccann@redhat.com>
 
11621
Date:   Mon Jan 17 19:41:40 2011 -0500
 
11622
 
 
11623
    keyboard: kill some tabs
 
11624
 
 
11625
 panels/keyboard/keyboard-shortcuts.c |  704 +++++++++++++++++-----------------
 
11626
 1 files changed, 352 insertions(+), 352 deletions(-)
 
11627
 
 
11628
commit 83baa914748e3d8a3b6cf826bb081cdc840038cd
 
11629
Author: William Jon McCann <jmccann@redhat.com>
 
11630
Date:   Mon Jan 17 19:40:11 2011 -0500
 
11631
 
 
11632
    keyboard: make the shortcut dialog a bit more like the mockups
 
11633
    
 
11634
     - No horizontal scroll
 
11635
     - No info icon
 
11636
     - Use toolbar for add/remove
 
11637
 
 
11638
 panels/keyboard/gnome-keyboard-panel.ui |  124 ++++++++++++++----------------
 
11639
 panels/keyboard/keyboard-shortcuts.c    |    8 +-
 
11640
 2 files changed, 62 insertions(+), 70 deletions(-)
 
11641
 
 
11642
commit b7c658c0646d0fc03086e565a769c55779cb7d89
 
11643
Author: William Jon McCann <jmccann@redhat.com>
 
11644
Date:   Mon Jan 17 18:10:55 2011 -0500
 
11645
 
 
11646
    Add orientation properties to help out glade
 
11647
 
 
11648
 panels/keyboard/gnome-keyboard-panel.ui |   15 ++++++++++++---
 
11649
 1 files changed, 12 insertions(+), 3 deletions(-)
 
11650
 
 
11651
commit b4810cb1db9d88fc6f6124aa393d59b8643fa4e0
 
11652
Author: Sergey V. Udaltsov <svu@gnome.org>
 
11653
Date:   Mon Jan 17 23:13:04 2011 +0000
 
11654
 
 
11655
    Setting sorting before populating list stores
 
11656
    
 
11657
    This is workaround for broken gtk behaviour.
 
11658
    https://bugzilla.gnome.org/show_bug.cgi?id=639792
 
11659
 
 
11660
 panels/region/gnome-region-panel-xkbltadd.c |   58 ++++++--------------------
 
11661
 1 files changed, 14 insertions(+), 44 deletions(-)
 
11662
 
 
11663
commit 8618e136d8c081280d7d7e986fa1b7918559ccb0
 
11664
Author: Sergey V. Udaltsov <svu@gnome.org>
 
11665
Date:   Mon Jan 17 22:52:55 2011 +0000
 
11666
 
 
11667
    Adding list stores to layout chooser ui
 
11668
    
 
11669
    Eliminating some error messages on output (not critical)
 
11670
 
 
11671
 panels/region/gnome-region-panel-layout-chooser.ui |   13 +++++++++----
 
11672
 1 files changed, 9 insertions(+), 4 deletions(-)
 
11673
 
 
11674
commit e5eb152ff9323ad258224f2e7bdb1be1184df873
 
11675
Author: Matthias Clasen <mclasen@redhat.com>
 
11676
Date:   Mon Jan 17 15:42:26 2011 -0500
 
11677
 
 
11678
    Remove a redundant variable
 
11679
 
 
11680
 panels/universal-access/cc-ua-panel.c |    4 +---
 
11681
 1 files changed, 1 insertions(+), 3 deletions(-)
 
11682
 
 
11683
commit 27c6c657923feba1034771d8aa1e6ea9563304ac
 
11684
Author: Matthias Clasen <mclasen@redhat.com>
 
11685
Date:   Mon Jan 17 13:04:19 2011 -0500
 
11686
 
 
11687
    Use the preferences-system-network icon for the network panel
 
11688
    
 
11689
    This one has the advantage that it exists in gnome-icon-theme.
 
11690
 
 
11691
 panels/network/gnome-network-panel.desktop.in.in |    2 +-
 
11692
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11693
 
 
11694
commit f150fb931715e90ee0156f6a3bec1e6c0858ff60
 
11695
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
11696
Date:   Sun Jan 16 19:41:04 2011 +0100
 
11697
 
 
11698
    Updated Spanish translation
 
11699
 
 
11700
 po/es.po |   67 +++++++++++++++++++++++++++++++------------------------------
 
11701
 1 files changed, 34 insertions(+), 33 deletions(-)
 
11702
 
 
11703
commit 165dfd3cf195ac55483d27abc0f189ef9fc0ff3b
 
11704
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
11705
Date:   Sun Jan 16 19:57:30 2011 +0200
 
11706
 
 
11707
    Updated Hebrew translation.
 
11708
 
 
11709
 po/he.po |   64 +++++++++++++++++++++++++++++++------------------------------
 
11710
 1 files changed, 33 insertions(+), 31 deletions(-)
 
11711
 
 
11712
commit 7ebf9aeab50e6b142294d2171e883912afc6a43e
 
11713
Author: Kjartan Maraas <kmaraas@gnome.org>
 
11714
Date:   Sat Jan 15 12:15:27 2011 +0100
 
11715
 
 
11716
    Updated Norwegian bokmål translation
 
11717
 
 
11718
 po/nb.po |   72 +++++++++++++++++++++++++++++++++----------------------------
 
11719
 1 files changed, 39 insertions(+), 33 deletions(-)
 
11720
 
 
11721
commit 3993322df43ec52fdc0981c2d96bc0b67ba04486
 
11722
Author: Ivar Smolin <okul@linux.ee>
 
11723
Date:   Fri Jan 14 21:02:20 2011 +0200
 
11724
 
 
11725
    [l10n] Updated Estonian translation
 
11726
 
 
11727
 po/et.po |  361 ++++++++++++++++++++++++++++++++------------------------------
 
11728
 1 files changed, 185 insertions(+), 176 deletions(-)
 
11729
 
 
11730
commit 4b80e080553a62df797a23b1b2d306f7bfa3d513
 
11731
Author: Bastien Nocera <hadess@hadess.net>
 
11732
Date:   Fri Jan 14 17:03:21 2011 +0000
 
11733
 
 
11734
    shell: Reload icons when icon theme changes
 
11735
    
 
11736
    https://bugzilla.gnome.org/show_bug.cgi?id=639268
 
11737
 
 
11738
 shell/cc-shell-model.c |  100 +++++++++++++++++++++++++++++++++++-------------
 
11739
 1 files changed, 73 insertions(+), 27 deletions(-)
 
11740
 
 
11741
commit 310b83ed866ee8b235a94a8859ec9e9e53bb8f7a
 
11742
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11743
Date:   Fri Jan 14 17:36:34 2011 +0200
 
11744
 
 
11745
    Updated Arabic translation
 
11746
 
 
11747
 po/ar.po |  868 +++++++++++++++++++++++++++-----------------------------------
 
11748
 1 files changed, 373 insertions(+), 495 deletions(-)
 
11749
 
 
11750
commit f4cc5b953f8bbef5bc6bab6b063f11692c614726
 
11751
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
11752
Date:   Fri Jan 14 16:22:18 2011 +0100
 
11753
 
 
11754
    Updated Galician translations
 
11755
 
 
11756
 po/gl.po |  435 ++++++++++++++++++++++++++++----------------------------------
 
11757
 1 files changed, 196 insertions(+), 239 deletions(-)
 
11758
 
 
11759
commit 55a118f3860644c86899d01085c00e50f53ea938
 
11760
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11761
Date:   Fri Jan 14 14:22:41 2011 +0000
 
11762
 
 
11763
    display: Use text attributes instead of markup
 
11764
    
 
11765
    in the UI file.
 
11766
    
 
11767
    https://bugzilla.gnome.org/show_bug.cgi?id=639184
 
11768
 
 
11769
 panels/display/display-capplet.ui |    6 ++++--
 
11770
 1 files changed, 4 insertions(+), 2 deletions(-)
 
11771
 
 
11772
commit 5839a2735c0b568ee967d5247f3107b7acc4da98
 
11773
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11774
Date:   Fri Jan 14 14:21:26 2011 +0000
 
11775
 
 
11776
    background: Use text attributes instead of markup
 
11777
    
 
11778
    in the UI file.
 
11779
    
 
11780
    https://bugzilla.gnome.org/show_bug.cgi?id=639187
 
11781
 
 
11782
 panels/background/background.ui |    6 ++++--
 
11783
 1 files changed, 4 insertions(+), 2 deletions(-)
 
11784
 
 
11785
commit 76459723b0d506a7b3fe804a35e43dcc38fae086
 
11786
Author: Bastien Nocera <hadess@hadess.net>
 
11787
Date:   Fri Jan 14 14:14:50 2011 +0000
 
11788
 
 
11789
    info: Make 64-bit detection work on all systems
 
11790
    
 
11791
    Check the pointer size as defined by GLib.
 
11792
 
 
11793
 panels/info/cc-info-panel.c |   13 ++++++++-----
 
11794
 1 files changed, 8 insertions(+), 5 deletions(-)
 
11795
 
 
11796
commit 94aeba51e311ce03a3f6cd5e78d8cb45f887267f
 
11797
Author: Dan Winship <danw@gnome.org>
 
11798
Date:   Mon Jan 10 18:21:08 2011 -0500
 
11799
 
 
11800
    shell: make the .desktop file pass "--overview"
 
11801
    
 
11802
    Opening the shell via the main gnome-control-center.desktop file
 
11803
    should display it in overview mode. In particular, if the shell is
 
11804
    already open, then "launching" it again via the main .desktop file
 
11805
    should switch the existing window to the overview rather than just
 
11806
    raising it but leaving it pointing to whatever panel it was pointing
 
11807
    to before.
 
11808
    
 
11809
    https://bugzilla.gnome.org/show_bug.cgi?id=639180
 
11810
 
 
11811
 shell/gnome-control-center.desktop.in.in |    2 +-
 
11812
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11813
 
 
11814
commit 7dde087d47d7a8d6d1a6680b008ec257e4178838
 
11815
Author: Alban Browaeys <prahal@yahoo.com>
 
11816
Date:   Wed Jan 12 04:52:40 2011 +0100
 
11817
 
 
11818
    Fix assert in gtkcellrenderer in sound output tab.
 
11819
    
 
11820
    Gtk:ERROR:gtkcellrenderer.c:1661:gtk_cell_renderer_get_aligned_area: assertion failed:
 
11821
     (aligned_area->x >= cell_area->x && aligned_area->x < cell_area->x + cell_area->width)
 
11822
    Was missing the icon cell content for the output tab.
 
11823
    
 
11824
    https://bugzilla.gnome.org/show_bug.cgi?id=639280
 
11825
 
 
11826
 panels/sound/gvc-mixer-dialog.c |    1 +
 
11827
 1 files changed, 1 insertions(+), 0 deletions(-)
 
11828
 
 
11829
commit e815eaed5dbc60dd85835a5eb1820437a87b5149
 
11830
Author: Aron Xu <aronxu@gnome.org>
 
11831
Date:   Fri Jan 14 07:21:32 2011 +0000
 
11832
 
 
11833
    Update Simplified Chinese translation.
 
11834
 
 
11835
 po/zh_CN.po | 1220 +++++++++++++++++++++++++++++++++--------------------------
 
11836
 1 files changed, 688 insertions(+), 532 deletions(-)
 
11837
 
 
11838
commit 14a4de29c845118126c59ed7f021e1cc02d24b0b
 
11839
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
11840
Date:   Thu Jan 13 19:38:57 2011 +0100
 
11841
 
 
11842
    Updated Spanish translation
 
11843
 
 
11844
 po/es.po |  384 +++++++++++++++++++++++++++-----------------------------------
 
11845
 1 files changed, 169 insertions(+), 215 deletions(-)
 
11846
 
 
11847
commit 0bbea3e63bbdccb2878ba560cbd7cf3b30f3eeeb
 
11848
Author: Theodore Dimitriadis <liakoni@gmail.com>
 
11849
Date:   Thu Jan 13 12:16:03 2011 +0200
 
11850
 
 
11851
    Updated Greek translation
 
11852
 
 
11853
 po/el.po | 4592 ++++++++++++++++++++++++++++++++++++++++----------------------
 
11854
 1 files changed, 2957 insertions(+), 1635 deletions(-)
 
11855
 
 
11856
commit 8606f0259067fc5b682d1430fb4a255f754638a6
 
11857
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
11858
Date:   Wed Jan 12 15:34:55 2011 +0200
 
11859
 
 
11860
    Updated Hebrew translation.
 
11861
 
 
11862
 po/he.po |  378 +++++++++++++++++++++++++++-----------------------------------
 
11863
 1 files changed, 165 insertions(+), 213 deletions(-)
 
11864
 
 
11865
commit f99c3a5a043463c9af0949825630ffb5055682b4
 
11866
Author: Kjartan Maraas <kmaraas@gnome.org>
 
11867
Date:   Wed Jan 12 10:58:02 2011 +0100
 
11868
 
 
11869
    Updated Norwegian bokmål translation
 
11870
 
 
11871
 po/nb.po |  331 +++++++++++++-------------------------------------------------
 
11872
 1 files changed, 68 insertions(+), 263 deletions(-)
 
11873
 
 
11874
commit a742bca24ba27642ed23832d63482a591064a124
 
11875
Author: William Jon McCann <jmccann@redhat.com>
 
11876
Date:   Tue Jan 11 19:38:45 2011 -0500
 
11877
 
 
11878
    screen: add padding and use a switch
 
11879
 
 
11880
 panels/screen/screen.ui |   21 +++------------------
 
11881
 1 files changed, 3 insertions(+), 18 deletions(-)
 
11882
 
 
11883
commit 36ad81f88b17d38a5a42d888f728bd183f030f57
 
11884
Author: William Jon McCann <jmccann@redhat.com>
 
11885
Date:   Tue Jan 11 18:45:40 2011 -0500
 
11886
 
 
11887
    add file for translation
 
11888
 
 
11889
 po/POTFILES.in |    1 +
 
11890
 1 files changed, 1 insertions(+), 0 deletions(-)
 
11891
 
 
11892
commit 6a81ce5bb3362d509a933944cf77ff391f4299a5
 
11893
Author: William Jon McCann <jmccann@redhat.com>
 
11894
Date:   Tue Jan 11 18:30:59 2011 -0500
 
11895
 
 
11896
    Remove default-applications panel
 
11897
    
 
11898
    It isn't part of our designs in this form.  Needs rethinking in order
 
11899
    to fit in and be most useful.
 
11900
 
 
11901
 configure.ac                                       |    6 -
 
11902
 panels/Makefile.am                                 |    1 -
 
11903
 panels/default-applications/Makefile.am            |   84 -
 
11904
 .../cc-default-applications-panel.c                |  145 -
 
11905
 .../cc-default-applications-panel.h                |   74 -
 
11906
 .../default-applications-capplet.png               |  Bin 4377 -> 0 bytes
 
11907
 .../default-applications-module.c                  |   41 -
 
11908
 .../gnome-at-commandline.in.in                     |  101 -
 
11909
 .../gnome-at-session.desktop.in.in                 |   15 -
 
11910
 panels/default-applications/gnome-da-capplet.c     |  454 -
 
11911
 panels/default-applications/gnome-da-capplet.h     |   70 -
 
11912
 panels/default-applications/gnome-da-item.c        |  147 -
 
11913
 panels/default-applications/gnome-da-item.h        |   78 -
 
11914
 panels/default-applications/gnome-da-xml.c         |  289 -
 
11915
 panels/default-applications/gnome-da-xml.h         |   27 -
 
11916
 .../gnome-default-applications-panel.desktop.in.in |   15 -
 
11917
 .../gnome-default-applications-properties.ui       |  847 --
 
11918
 .../gnome-default-applications.pc.in               |   10 -
 
11919
 .../gnome-default-applications.xml.in              |  195 -
 
11920
 .../16x16/gnome-settings-default-applications.png  |  Bin 748 -> 0 bytes
 
11921
 .../22x22/gnome-settings-default-applications.png  |  Bin 1310 -> 0 bytes
 
11922
 .../24x24/gnome-settings-default-applications.png  |  Bin 1340 -> 0 bytes
 
11923
 .../32x32/gnome-settings-default-applications.png  |  Bin 1727 -> 0 bytes
 
11924
 .../48x48/gnome-settings-default-applications.png  |  Bin 2825 -> 0 bytes
 
11925
 .../icons/svg/preferred-applications.svg           |12680 --------------------
 
11926
 po/POTFILES.in                                     |    5 -
 
11927
 po/POTFILES.skip                                   |    2 -
 
11928
 27 files changed, 0 insertions(+), 15286 deletions(-)
 
11929
 
 
11930
commit 095ce47cd37dea18f2a73506463f837930975017
 
11931
Author: William Jon McCann <jmccann@redhat.com>
 
11932
Date:   Mon Jan 10 20:20:07 2011 -0500
 
11933
 
 
11934
    info: hide more info button until we have something to show
 
11935
 
 
11936
 panels/info/info.ui |    2 +-
 
11937
 1 files changed, 1 insertions(+), 1 deletions(-)
 
11938
 
 
11939
commit b31b0e0f58dd5d38808b8b7eb843b95a0d0dfdd6
 
11940
Author: William Jon McCann <jmccann@redhat.com>
 
11941
Date:   Mon Jan 10 19:42:19 2011 -0500
 
11942
 
 
11943
    info: add primary disk size info
 
11944
 
 
11945
 panels/info/cc-info-panel.c |   30 +++++++++++++++++++++++++++---
 
11946
 1 files changed, 27 insertions(+), 3 deletions(-)
 
11947
 
 
11948
commit 42732d45fbeca6bdbb49185f1c54dd4c4e130294
 
11949
Author: William Jon McCann <jmccann@redhat.com>
 
11950
Date:   Mon Jan 10 18:55:38 2011 -0500
 
11951
 
 
11952
    info: add os type info
 
11953
 
 
11954
 panels/info/cc-info-panel.c |   17 +++++++++++++++++
 
11955
 1 files changed, 17 insertions(+), 0 deletions(-)
 
11956
 
 
11957
commit a0d7fea8342c09f3459ab41b26d510988140ba98
 
11958
Author: William Jon McCann <jmccann@redhat.com>
 
11959
Date:   Mon Jan 10 18:30:45 2011 -0500
 
11960
 
 
11961
    info: add processor information
 
11962
 
 
11963
 panels/info/cc-info-panel.c |   64 +++++++++++++++++++++++++++++++++++++++++++
 
11964
 1 files changed, 64 insertions(+), 0 deletions(-)
 
11965
 
 
11966
commit 176e072b591e7728253a79bb90099c7615c0733e
 
11967
Author: William Jon McCann <jmccann@redhat.com>
 
11968
Date:   Mon Jan 10 17:56:52 2011 -0500
 
11969
 
 
11970
    info: add memory info
 
11971
 
 
11972
 configure.ac                |    2 ++
 
11973
 panels/info/Makefile.am     |    3 ++-
 
11974
 panels/info/cc-info-panel.c |   14 +++++++++++++-
 
11975
 3 files changed, 17 insertions(+), 2 deletions(-)
 
11976
 
 
11977
commit 53a2f10a2d43e54011fbc79b4c755d0161352b62
 
11978
Author: William Jon McCann <jmccann@redhat.com>
 
11979
Date:   Mon Jan 10 17:43:43 2011 -0500
 
11980
 
 
11981
    info: don't show update button by default
 
11982
 
 
11983
 panels/info/info.ui |    5 ++++-
 
11984
 1 files changed, 4 insertions(+), 1 deletions(-)
 
11985
 
 
11986
commit f3a2a0888fbaed114ab820f645bd17e7d8935340
 
11987
Author: William Jon McCann <jmccann@redhat.com>
 
11988
Date:   Mon Jan 10 17:34:13 2011 -0500
 
11989
 
 
11990
    info: read version info from gnome-version.xml
 
11991
 
 
11992
 panels/info/Makefile.am     |    1 +
 
11993
 panels/info/cc-info-panel.c |  146 ++++++++++++++++++++++++++++++++++++++++--
 
11994
 2 files changed, 140 insertions(+), 7 deletions(-)
 
11995
 
 
11996
commit 19eae111366bc223f3c78acb28ada3a16d41aabf
 
11997
Author: Khaled Hosny <khaledhosny@eglug.org>
 
11998
Date:   Tue Jan 11 01:38:45 2011 +0200
 
11999
 
 
12000
    Cleanup
 
12001
 
 
12002
 po/ar.po | 2248 +-------------------------------------------------------------
 
12003
 1 files changed, 5 insertions(+), 2243 deletions(-)
 
12004
 
 
12005
commit f747167b12be5bfbb664a7c3c771bb7c97b5da1b
 
12006
Author: Khaled Hosny <khaledhosny@eglug.org>
 
12007
Date:   Tue Jan 11 01:33:20 2011 +0200
 
12008
 
 
12009
    Updated Arabic translation
 
12010
 
 
12011
 po/ar.po | 4379 +++++++++++++++++++++++++++++++++++++++-----------------------
 
12012
 1 files changed, 2793 insertions(+), 1586 deletions(-)
 
12013
 
 
12014
commit 64b7cbea20a074fec7b3d8f675c593526cf0afbc
 
12015
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
12016
Date:   Mon Jan 10 17:36:15 2011 +0100
 
12017
 
 
12018
    Release 2.91.5
 
12019
 
 
12020
 NEWS         |   33 +++++++++++++++++++++++++++++++++
 
12021
 configure.ac |    2 +-
 
12022
 2 files changed, 34 insertions(+), 1 deletions(-)
 
12023
 
 
12024
commit 55a2932dfd2e72f1a291ce7b05cde4e8c63a63ba
 
12025
Author: Nguyen Vu Hung <vuhung16plus@gmail.com>
 
12026
Date:   Mon Jan 10 16:23:32 2011 +0700
 
12027
 
 
12028
    Updated Vietnamese translation
 
12029
 
 
12030
 po/vi.po |   29 ++++++++++++++---------------
 
12031
 1 files changed, 14 insertions(+), 15 deletions(-)
 
12032
 
 
12033
commit 450fdefb668ef90b211d1116ce01f70c184517b4
 
12034
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
12035
Date:   Mon Jan 10 16:12:25 2011 +0700
 
12036
 
 
12037
    po/vi.po: import from Damned Lies
 
12038
 
 
12039
 po/vi.po |  346 ++++++++++++--------------------------------------------------
 
12040
 1 files changed, 66 insertions(+), 280 deletions(-)
 
12041
 
 
12042
commit baa1a73bd4579df6a92ad206c7d502d0cd50567c
 
12043
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
12044
Date:   Sun Jan 9 18:42:56 2011 +0200
 
12045
 
 
12046
    Updated Hebrew translation.
 
12047
 
 
12048
 po/he.po |   88 +++++++++++++++++++++++++++++++------------------------------
 
12049
 1 files changed, 45 insertions(+), 43 deletions(-)
 
12050
 
 
12051
commit 166bb1b69b9f140d1a67fc8a70c8ba37eaab05f2
 
12052
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
12053
Date:   Sun Jan 9 17:05:31 2011 +0100
 
12054
 
 
12055
    Updated Galician translations
 
12056
 
 
12057
 po/gl.po |   58 ++++++++++++++++++++++++++++++----------------------------
 
12058
 1 files changed, 30 insertions(+), 28 deletions(-)
 
12059
 
 
12060
commit d1b1bb43ca127e79e50780423b4f8617d6da89fe
 
12061
Author: Jorge González <jorgegonz@svn.gnome.org>
 
12062
Date:   Sat Jan 8 12:26:02 2011 +0100
 
12063
 
 
12064
    Updated Spanish translation
 
12065
 
 
12066
 po/es.po |   88 +++++++++++++++++++++++++++++++-------------------------------
 
12067
 1 files changed, 44 insertions(+), 44 deletions(-)
 
12068
 
 
12069
commit b3bca36e9a4326a75a26aed4334272dda8f3b456
 
12070
Author: A S Alam <aalam@users.sf.net>
 
12071
Date:   Sat Jan 8 08:27:03 2011 +0530
 
12072
 
 
12073
    Translation: update Punjabi
 
12074
 
 
12075
 po/pa.po |  161 ++++++++++++++++++++++---------------------------------------
 
12076
 1 files changed, 58 insertions(+), 103 deletions(-)
 
12077
 
 
12078
commit d69eba8c17bf7887e94a2ae449d18488af695b0c
 
12079
Author: William Jon McCann <jmccann@redhat.com>
 
12080
Date:   Thu Jan 6 18:49:01 2011 -0500
 
12081
 
 
12082
    datetime: don't try to set timezone when initially loading model
 
12083
 
 
12084
 panels/datetime/cc-datetime-panel.c |  121 +++++++++++++++++++++--------------
 
12085
 panels/datetime/cc-timezone-map.c   |    6 ++
 
12086
 panels/datetime/cc-timezone-map.h   |    2 +
 
12087
 3 files changed, 80 insertions(+), 49 deletions(-)
 
12088
 
 
12089
commit 15a0ad5fadda74b9ed1a06273f46baf15dde02eb
 
12090
Author: William Jon McCann <jmccann@redhat.com>
 
12091
Date:   Thu Jan 6 18:18:59 2011 -0500
 
12092
 
 
12093
    datetime: make dialog instant apply
 
12094
 
 
12095
 panels/datetime/cc-datetime-panel.c |   81 +++++++++++++++++++++++-----------
 
12096
 panels/datetime/datetime.ui         |   24 ----------
 
12097
 2 files changed, 55 insertions(+), 50 deletions(-)
 
12098
 
 
12099
commit 1d5309973d23a11ec7bba894f53e4034c50a7fa6
 
12100
Author: William Jon McCann <jmccann@redhat.com>
 
12101
Date:   Thu Jan 6 17:44:41 2011 -0500
 
12102
 
 
12103
    datetime: keep the time ticking while the dialog is up
 
12104
 
 
12105
 panels/datetime/cc-datetime-panel.c |   39 ++++++++++++++++++++++++++++++++++-
 
12106
 1 files changed, 38 insertions(+), 1 deletions(-)
 
12107
 
 
12108
commit 26a45cafe82e8866e87a9f2d77946cde2f02f059
 
12109
Author: William Jon McCann <jmccann@redhat.com>
 
12110
Date:   Thu Jan 6 17:05:38 2011 -0500
 
12111
 
 
12112
    datetime: use a switch for 24 hour time
 
12113
 
 
12114
 panels/datetime/cc-datetime-panel.c |   31 ++++++++++--------------
 
12115
 panels/datetime/datetime.ui         |   45 +++++++++++++++++++---------------
 
12116
 2 files changed, 38 insertions(+), 38 deletions(-)
 
12117
 
 
12118
commit f615a21fafc5d269f99188f1e55caa93e085b873
 
12119
Author: William Jon McCann <jmccann@redhat.com>
 
12120
Date:   Thu Jan 6 16:48:14 2011 -0500
 
12121
 
 
12122
    datetime: fix layout and spacing to match mockups
 
12123
 
 
12124
 panels/datetime/datetime.ui |   74 +++++++++++++++++++++---------------------
 
12125
 1 files changed, 37 insertions(+), 37 deletions(-)
 
12126
 
 
12127
commit 6b0cd1d6670b5f9049829332a43454160084482a
 
12128
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
12129
Date:   Thu Jan 6 23:43:01 2011 +0100
 
12130
 
 
12131
    Updated Galician translations
 
12132
 
 
12133
 po/gl.po |  786 +++++++++++++++++++++++++++++++++++++-------------------------
 
12134
 1 files changed, 469 insertions(+), 317 deletions(-)
 
12135
 
 
12136
commit de6af5ee29ca9f7de2677053328898a8880db3d8
 
12137
Merge: d76b70b 66e8e90
 
12138
Author: Giovanni Campagna <gcampagna@src.gnome.org>
 
12139
Date:   Thu Jan 6 20:45:40 2011 +0100
 
12140
 
 
12141
    Merge branch 'gobject-gnomerr'
 
12142
    
 
12143
    Conflicts:
 
12144
        panels/display/xrandr-capplet.c
 
12145
 
 
12146
commit d76b70b9b35454e33b2b77b568bb5beb8dcee8d7
 
12147
Author: Ivar Smolin <okul@linux.ee>
 
12148
Date:   Thu Jan 6 13:59:29 2011 +0200
 
12149
 
 
12150
    [l10n] Updated Estonian translation
 
12151
 
 
12152
 po/et.po |   70 ++++++++++++++++++++++++++++---------------------------------
 
12153
 1 files changed, 32 insertions(+), 38 deletions(-)
 
12154
 
 
12155
commit 1dc763da8cd753203192e5fe6b091b4451f04351
 
12156
Author: Benjamin Otte <otte@redhat.com>
 
12157
Date:   Wed Jan 5 18:27:13 2011 +0100
 
12158
 
 
12159
    sound: Don't set update policy
 
12160
    
 
12161
    Update policies are gone from GTK. It was set to its default value
 
12162
    anyway, so the call was essentially a no-op.
 
12163
 
 
12164
 panels/sound/gvc-balance-bar.c |    1 -
 
12165
 panels/sound/gvc-channel-bar.c |    1 -
 
12166
 2 files changed, 0 insertions(+), 2 deletions(-)
 
12167
 
 
12168
commit f8204f9c186b57df7da9972cbaa2d6e45d6ffa7a
 
12169
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
12170
Date:   Mon Jan 3 11:56:24 2011 +0100
 
12171
 
 
12172
    Bump libgnomekbd requirement
 
12173
 
 
12174
 configure.ac |    2 +-
 
12175
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12176
 
 
12177
commit cc27612d754610320ec9e82a0bbf3c2ec4cc4591
 
12178
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
12179
Date:   Mon Jan 3 11:51:29 2011 +0100
 
12180
 
 
12181
    Require gnome-settings-daemon >= 2.91
 
12182
 
 
12183
 configure.ac |    2 +-
 
12184
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12185
 
 
12186
commit 604226b172debeda2278cdf9d4d4f79f39570a9c
 
12187
Author: Kjartan Maraas <kmaraas@gnome.org>
 
12188
Date:   Sun Jan 2 19:03:48 2011 +0100
 
12189
 
 
12190
    Updated Norwegian bokmål translation from Torstein Adolf Winterseth
 
12191
 
 
12192
 po/nb.po |   78 +++++++++++++++++++++++++++++++++++--------------------------
 
12193
 1 files changed, 45 insertions(+), 33 deletions(-)
 
12194
 
 
12195
commit 83f7b9590c22b58d8e92f05f685fcdca5c07ba78
 
12196
Author: Mario Blättermann <mariobl@gnome.org>
 
12197
Date:   Sat Jan 1 23:46:42 2011 +0100
 
12198
 
 
12199
    [l10n] Updated German translation
 
12200
 
 
12201
 po/de.po | 5423 ++++++++++++++++++++++++++++----------------------------------
 
12202
 1 files changed, 2453 insertions(+), 2970 deletions(-)
 
12203
 
 
12204
commit 66d9639ef27167f0cb54462632d33732d4eb794c
 
12205
Author: Jorge González <jorgegonz@svn.gnome.org>
 
12206
Date:   Sat Jan 1 12:56:20 2011 +0100
 
12207
 
 
12208
    Updated Spanish translation
 
12209
 
 
12210
 po/es.po |   24 +++++++++++++-----------
 
12211
 1 files changed, 13 insertions(+), 11 deletions(-)
 
12212
 
 
12213
commit c10a54e122571c7aa32d9eb138d71980f4b5fb1e
 
12214
Author: Matej Urbančič <mateju@svn.gnome.org>
 
12215
Date:   Thu Dec 30 21:35:30 2010 +0100
 
12216
 
 
12217
    Updated Slovenian translation
 
12218
 
 
12219
 po/sl.po |  762 +++++++++++++++++++++++++++++++++++---------------------------
 
12220
 1 files changed, 436 insertions(+), 326 deletions(-)
 
12221
 
 
12222
commit 56c4d56e286305886d8285308ed3546e0cabd897
 
12223
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
12224
Date:   Thu Dec 30 18:23:27 2010 +0200
 
12225
 
 
12226
    Updated Hebrew translation.
 
12227
 
 
12228
 po/he.po |    8 ++++----
 
12229
 1 files changed, 4 insertions(+), 4 deletions(-)
 
12230
 
 
12231
commit 3a9ab034a4b16ad46dc62a970b246fdd5b8c5cce
 
12232
Author: Andre Klapper <a9016009@gmx.de>
 
12233
Date:   Thu Dec 30 01:13:38 2010 +0100
 
12234
 
 
12235
    Fix two typos. Fixes bug #637527.
 
12236
 
 
12237
 panels/network/network.ui     |    2 +-
 
12238
 panels/network/panel-common.c |    2 +-
 
12239
 2 files changed, 2 insertions(+), 2 deletions(-)
 
12240
 
 
12241
commit 92a9b068dcc27e82f397c446f774190ec03e553e
 
12242
Author: Daniel Nylander <po@danielnylander.se>
 
12243
Date:   Wed Dec 29 20:43:00 2010 +0100
 
12244
 
 
12245
    Updated Swedish translation
 
12246
 
 
12247
 po/sv.po | 3892 +++++++++++++++++++++++++++++++++++++++-----------------------
 
12248
 1 files changed, 2487 insertions(+), 1405 deletions(-)
 
12249
 
 
12250
commit e2d220aa7bd4de8bf91e5e12917482a4d006fb64
 
12251
Author: Matej Urbančič <mateju@svn.gnome.org>
 
12252
Date:   Tue Dec 28 22:33:14 2010 +0100
 
12253
 
 
12254
    Updated Slovenian translation
 
12255
 
 
12256
 po/sl.po |    3 +--
 
12257
 1 files changed, 1 insertions(+), 2 deletions(-)
 
12258
 
 
12259
commit 0c03ae7e05e8aa2e3cb68aad16e9842a7a8037bc
 
12260
Author: A S Alam <aalam@users.sf.net>
 
12261
Date:   Mon Dec 27 07:32:27 2010 +0530
 
12262
 
 
12263
    update Punjabi Translatin for control center
 
12264
 
 
12265
 po/pa.po | 1345 ++++++++++++++++++++++++++++++++++----------------------------
 
12266
 1 files changed, 741 insertions(+), 604 deletions(-)
 
12267
 
 
12268
commit 39cd721fbf8afc0b60a7f83cd063a96c1ddc494c
 
12269
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
12270
Date:   Sun Dec 26 18:54:46 2010 +0200
 
12271
 
 
12272
    Updated Hebrew translation.
 
12273
 
 
12274
 po/he.po |   14 +++++++-------
 
12275
 1 files changed, 7 insertions(+), 7 deletions(-)
 
12276
 
 
12277
commit 2833b666a6d73767bb2a2acbbde258d4c2a83fef
 
12278
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
12279
Date:   Sun Dec 26 18:24:50 2010 +0700
 
12280
 
 
12281
    Updated Vietnamese translation
 
12282
 
 
12283
 po/vi.po | 1187 ++++++++++++++++++++++++++------------------------------------
 
12284
 1 files changed, 501 insertions(+), 686 deletions(-)
 
12285
 
 
12286
commit de6615a3d3bb5162068bd867bb7b081af6f2c0db
 
12287
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
12288
Date:   Sun Dec 26 15:15:21 2010 +0700
 
12289
 
 
12290
    po/vi.po: import from Damned Lies
 
12291
 
 
12292
 po/vi.po | 7048 ++++++++++++++++++++++++++++++++++++++------------------------
 
12293
 1 files changed, 4351 insertions(+), 2697 deletions(-)
 
12294
 
 
12295
commit f19005c697a27223088d4f40ebe53f591335d439
 
12296
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
 
12297
Date:   Sat Dec 25 13:20:34 2010 +0100
 
12298
 
 
12299
    Updated Spanish translation
 
12300
 
 
12301
 po/es.po |   74 +++++++++++---------------------------------------------------
 
12302
 1 files changed, 13 insertions(+), 61 deletions(-)
 
12303
 
 
12304
commit ef78caee860975cf8b7e919ab0035dcca795c1bb
 
12305
Author: Vincent Untz <vuntz@gnome.org>
 
12306
Date:   Thu Dec 23 15:14:41 2010 +0100
 
12307
 
 
12308
    sound: Do not build with $DISABLE_DEPRECATED
 
12309
    
 
12310
    This should not be active by default in tarballs, and it's the only
 
12311
    panel building with this.
 
12312
    
 
12313
    If someone wants to use the DISABLE_*_DEPRECATED flags, then please add
 
12314
    support for this only when building from git.
 
12315
 
 
12316
 panels/sound/Makefile.am |    1 -
 
12317
 1 files changed, 0 insertions(+), 1 deletions(-)
 
12318
 
 
12319
commit db2a2bce55dbeac85ac6aa924d45113057bc8f5b
 
12320
Author: Matthias Clasen <mclasen@redhat.com>
 
12321
Date:   Wed Dec 22 11:35:25 2010 -0500
 
12322
 
 
12323
    Update NEWS
 
12324
 
 
12325
 NEWS |   42 ++++++++++++++++++++++++++++++++++++++++++
 
12326
 1 files changed, 42 insertions(+), 0 deletions(-)
 
12327
 
 
12328
commit 033e9f60e43c2e0461099277553811d578cdf0bc
 
12329
Author: Matthias Clasen <mclasen@redhat.com>
 
12330
Date:   Wed Dec 22 11:24:29 2010 -0500
 
12331
 
 
12332
    Bump version to 2.91.4
 
12333
 
 
12334
 configure.ac |    2 +-
 
12335
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12336
 
 
12337
commit eb77b474a156412fbae5b86a9fdd3b101f68bb5b
 
12338
Author: Matthias Clasen <mclasen@redhat.com>
 
12339
Date:   Wed Dec 22 11:14:34 2010 -0500
 
12340
 
 
12341
    Make the sound panel build against recent GTK+
 
12342
    
 
12343
    Switch to use GIO for launching preferences instead of gdk_spawn.
 
12344
 
 
12345
 panels/sound/gvc-stream-status-icon.c |   12 +++++++++---
 
12346
 1 files changed, 9 insertions(+), 3 deletions(-)
 
12347
 
 
12348
commit 2c2b9d9fde78d721a59798ff8c55db78f02beef9
 
12349
Author: Thomas Wood <thos@gnome.org>
 
12350
Date:   Tue Dec 21 14:25:15 2010 +0000
 
12351
 
 
12352
    display: don't use -1 as the minimum width
 
12353
    
 
12354
    A valid minimum width must be more than or equal to zero.
 
12355
 
 
12356
 panels/display/scrollarea.c     |    4 ++--
 
12357
 panels/display/xrandr-capplet.c |    2 +-
 
12358
 2 files changed, 3 insertions(+), 3 deletions(-)
 
12359
 
 
12360
commit d1bac479ef744d224e42c137d83a8243017e0d75
 
12361
Author: Florian Müllner <fmuellner@gnome.org>
 
12362
Date:   Tue Dec 21 12:39:40 2010 +0100
 
12363
 
 
12364
    datetime: Use header capitalization in name
 
12365
    
 
12366
    Conjunctions like 'and' should not be capitalized.
 
12367
 
 
12368
 panels/datetime/gnome-datetime-panel.desktop.in.in |    2 +-
 
12369
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12370
 
 
12371
commit 525851b872c4811abd8300a92288ab81a93708f5
 
12372
Author: Akom Chotiphantawanon <knight2000@gmail.com>
 
12373
Date:   Tue Dec 21 17:47:48 2010 +0700
 
12374
 
 
12375
    Updated Thai translation.
 
12376
 
 
12377
 po/th.po |   64 ++++++++++++++++++++++++++++++++++++-------------------------
 
12378
 1 files changed, 38 insertions(+), 26 deletions(-)
 
12379
 
 
12380
commit d50dadc8ac2add0568ac56bcf7963d822f5ef4bd
 
12381
Author: Thomas Wood <thos@gnome.org>
 
12382
Date:   Mon Dec 20 21:04:49 2010 +0000
 
12383
 
 
12384
    shell: only include items identified as settings panels in the list
 
12385
    
 
12386
    Simplify the category requirements and do not include items that are not
 
12387
    settings panels.
 
12388
 
 
12389
 .../gnome-background-panel.desktop.in.in           |    2 +-
 
12390
 panels/power/gnome-power-panel.desktop.in.in       |    2 +-
 
12391
 panels/region/gnome-region-panel.desktop.in.in     |    2 +-
 
12392
 panels/screen/gnome-screen-panel.desktop.in.in     |    2 +-
 
12393
 .../data/gnome-user-accounts-panel.desktop.in.in   |    2 +-
 
12394
 shell/gnome-control-center.c                       |   42 --------------------
 
12395
 shell/gnomecc.menu                                 |   24 ++---------
 
12396
 7 files changed, 10 insertions(+), 66 deletions(-)
 
12397
 
 
12398
commit dfd897496bd46f90187016041c0408856ac9693d
 
12399
Author: Thomas Wood <thos@gnome.org>
 
12400
Date:   Mon Dec 20 16:50:26 2010 +0000
 
12401
 
 
12402
    sound: Remove the reconnect timeout during the dispose of GvcMixerControl
 
12403
    
 
12404
    Remove the reconnect timeout so that the callback function is not called
 
12405
    after the object has been destroyed.
 
12406
 
 
12407
 panels/sound/gvc-mixer-control.c |    5 +++++
 
12408
 1 files changed, 5 insertions(+), 0 deletions(-)
 
12409
 
 
12410
commit 70604ba4588cf2a58b988a45f76128a9ed0836a5
 
12411
Author: Thomas Wood <thos@gnome.org>
 
12412
Date:   Mon Dec 20 14:52:15 2010 +0000
 
12413
 
 
12414
    Remove the "Internet and Network" category
 
12415
    
 
12416
    Remove this category as there is only one item in it and move the network
 
12417
    panel to the "Hardware" category.
 
12418
 
 
12419
 panels/network/gnome-network-panel.desktop.in.in |    2 +-
 
12420
 shell/gnomecc.menu                               |   16 ----------------
 
12421
 2 files changed, 1 insertions(+), 17 deletions(-)
 
12422
 
 
12423
commit ca7bdc3f7ef9a7fa18d7eaa90bc390d3e88a06d4
 
12424
Author: Thomas Wood <thos@gnome.org>
 
12425
Date:   Mon Dec 20 14:46:27 2010 +0000
 
12426
 
 
12427
    build: remove redundant variables
 
12428
    
 
12429
    GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and
 
12430
    GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.
 
12431
 
 
12432
 configure.ac                            |    5 -----
 
12433
 panels/default-applications/Makefile.am |    2 +-
 
12434
 panels/display/Makefile.am              |    2 +-
 
12435
 panels/keyboard/Makefile.am             |    1 -
 
12436
 panels/media/Makefile.am                |    1 -
 
12437
 panels/mouse/Makefile.am                |    2 +-
 
12438
 panels/region/Makefile.am               |    2 +-
 
12439
 7 files changed, 4 insertions(+), 11 deletions(-)
 
12440
 
 
12441
commit 4eb38e621d4ac8057a11821d3afc42ceb7034673
 
12442
Author: Ivar Smolin <okul@linux.ee>
 
12443
Date:   Mon Dec 20 14:15:03 2010 +0200
 
12444
 
 
12445
    [l10n] Updated Estonian translation
 
12446
 
 
12447
 po/et.po |  584 +++++++++++++++++++++++++++++++++++++-------------------------
 
12448
 1 files changed, 351 insertions(+), 233 deletions(-)
 
12449
 
 
12450
commit 40ab659c2bfdf07409833b80838255cb4775484d
 
12451
Author: Jorge González <jorgegonz@svn.gnome.org>
 
12452
Date:   Sun Dec 19 13:11:10 2010 +0100
 
12453
 
 
12454
    Updated Spanish translation
 
12455
 
 
12456
 po/es.po |  126 ++++++++++++++++++++++++--------------------------------------
 
12457
 1 files changed, 49 insertions(+), 77 deletions(-)
 
12458
 
 
12459
commit 15be40d8a9ea71f4af460086418a12befd0427c6
 
12460
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
12461
Date:   Sun Dec 19 01:14:24 2010 +0200
 
12462
 
 
12463
    Updated Hebrew translation.
 
12464
 
 
12465
 po/he.po |  725 ++++++++++++++++++++++++++++++++++++--------------------------
 
12466
 1 files changed, 420 insertions(+), 305 deletions(-)
 
12467
 
 
12468
commit a03d07af8a8f684ff2717f6fe4a2a9f0c5a3de0e
 
12469
Author: Jorge González <jorgegonz@svn.gnome.org>
 
12470
Date:   Sat Dec 18 19:05:07 2010 +0100
 
12471
 
 
12472
    Updated Spanish translation
 
12473
 
 
12474
 po/es.po |  109 +++++++++++++++++++++++---------------------------------------
 
12475
 1 files changed, 40 insertions(+), 69 deletions(-)
 
12476
 
 
12477
commit 5cf3ff07e071f8ed2345b9a5cc510f708669319c
 
12478
Author: Jorge González <jorgegonz@svn.gnome.org>
 
12479
Date:   Sat Dec 18 15:40:19 2010 +0100
 
12480
 
 
12481
    Added Spanish translation
 
12482
 
 
12483
 po/es.po | 1265 +++++++++++++++++++++++++++++++++++---------------------------
 
12484
 1 files changed, 716 insertions(+), 549 deletions(-)
 
12485
 
 
12486
commit f78a9582f74850dc26c318014ddbd3b936bc5fff
 
12487
Author: Kjartan Maraas <kmaraas@gnome.org>
 
12488
Date:   Fri Dec 17 13:53:11 2010 +0100
 
12489
 
 
12490
    Updated Norwegian bokmål translation
 
12491
 
 
12492
 po/nb.po |  544 +++++++++++++++++++++++++++++++++-----------------------------
 
12493
 1 files changed, 292 insertions(+), 252 deletions(-)
 
12494
 
 
12495
commit 8ec06fc569da4138b6e2e37cdf7d6d1e417b46d2
 
12496
Author: Kjartan Maraas <kmaraas@gnome.org>
 
12497
Date:   Thu Dec 16 23:46:56 2010 +0100
 
12498
 
 
12499
    Improve a translation
 
12500
 
 
12501
 po/nb.po |    4 ++--
 
12502
 1 files changed, 2 insertions(+), 2 deletions(-)
 
12503
 
 
12504
commit 1ce24314ad08ec8ab92e38dae6924d82d378d793
 
12505
Author: Richard Hughes <richard@hughsie.com>
 
12506
Date:   Fri Dec 17 10:58:56 2010 +0000
 
12507
 
 
12508
    network: teach the panel about nameservers and routes
 
12509
 
 
12510
 panels/network/cc-network-panel.c |  305 ++++++++++++++++++++++++++++++++-----
 
12511
 panels/network/network.ui         |  255 +++++++++++++++++++++++++++++--
 
12512
 2 files changed, 507 insertions(+), 53 deletions(-)
 
12513
 
 
12514
commit 39d9ed99767bd84b1cccaccb5336f2e829cac977
 
12515
Author: Akom Chotiphantawanon <knight2000@gmail.com>
 
12516
Date:   Fri Dec 17 10:25:59 2010 +0700
 
12517
 
 
12518
    Updated Thai translation.
 
12519
 
 
12520
 po/th.po |  538 ++++++++++++++++++++++++++++++++------------------------------
 
12521
 1 files changed, 279 insertions(+), 259 deletions(-)
 
12522
 
 
12523
commit c1fc40050afaa9e77dfefe32fd3a61c2482f603d
 
12524
Author: Richard Hughes <richard@hughsie.com>
 
12525
Date:   Thu Dec 16 20:42:40 2010 +0000
 
12526
 
 
12527
    network: teach the network panel about IPv6
 
12528
 
 
12529
 panels/network/cc-network-panel.c |  354 ++++++++++++++++++++++++++++++++++---
 
12530
 panels/network/network.ui         |  108 +++++++++++-
 
12531
 panels/network/panel-common.c     |   58 ++++++
 
12532
 panels/network/panel-common.h     |    2 +
 
12533
 4 files changed, 486 insertions(+), 36 deletions(-)
 
12534
 
 
12535
commit 7ca2a8a3e598b49b9becb104747fa09ee10954b3
 
12536
Author: Bastien Nocera <hadess@hadess.net>
 
12537
Date:   Thu Dec 16 19:38:31 2010 +0000
 
12538
 
 
12539
    background: Use g_settings_delay() properly
 
12540
    
 
12541
    g_settings_delay() doesn't work like GConf's changesets. Either
 
12542
    you create a separate GSettings for non-delayed application,
 
12543
    or you call g_settings_apply() any time you want changes applied.
 
12544
 
 
12545
 panels/background/cc-background-panel.c |    8 +++++---
 
12546
 1 files changed, 5 insertions(+), 3 deletions(-)
 
12547
 
 
12548
commit 7f309202c53127c557e65295ba82c475cf8286b2
 
12549
Author: Bastien Nocera <hadess@hadess.net>
 
12550
Date:   Thu Dec 16 18:37:17 2010 +0000
 
12551
 
 
12552
    po: Update for distchecks
 
12553
 
 
12554
 po/POTFILES.in   |    2 +-
 
12555
 po/POTFILES.skip |    1 +
 
12556
 2 files changed, 2 insertions(+), 1 deletions(-)
 
12557
 
 
12558
commit 3d9f470da2af8af84f4e0580753f24a7556cb765
 
12559
Author: Bastien Nocera <hadess@hadess.net>
 
12560
Date:   Thu Dec 16 18:37:00 2010 +0000
 
12561
 
 
12562
    datetime: Fix distcheck with parallel build
 
12563
 
 
12564
 panels/datetime/Makefile.am |    4 ++--
 
12565
 1 files changed, 2 insertions(+), 2 deletions(-)
 
12566
 
 
12567
commit d9ea76bc4a31c9eefc550f5e5faf52e482f8faab
 
12568
Author: Bastien Nocera <hadess@hadess.net>
 
12569
Date:   Thu Dec 16 18:14:54 2010 +0000
 
12570
 
 
12571
    keyboard: Remove dead file
 
12572
 
 
12573
 panels/keyboard/gnome-keyboard-panel.c |   83 --------------------------------
 
12574
 1 files changed, 0 insertions(+), 83 deletions(-)
 
12575
 
 
12576
commit dbdfacc0225351e4c1a620d97cbe6eb83215309c
 
12577
Author: Bastien Nocera <hadess@hadess.net>
 
12578
Date:   Thu Dec 16 15:24:35 2010 +0000
 
12579
 
 
12580
    background: Add icons to the dist
 
12581
 
 
12582
 panels/background/Makefile.am |    4 ++--
 
12583
 1 files changed, 2 insertions(+), 2 deletions(-)
 
12584
 
 
12585
commit 30d878cfd5cd720fc1bf090532f77531e9da76da
 
12586
Author: Bastien Nocera <hadess@hadess.net>
 
12587
Date:   Thu Dec 16 13:07:55 2010 +0000
 
12588
 
 
12589
    background: Try to fix original state
 
12590
 
 
12591
 panels/background/cc-background-panel.c |   27 ++++++++++++++++++++++++---
 
12592
 1 files changed, 24 insertions(+), 3 deletions(-)
 
12593
 
 
12594
commit 59f84a70888c9e9c368c913fbc12cbfcf927aa56
 
12595
Author: Bastien Nocera <hadess@hadess.net>
 
12596
Date:   Thu Dec 16 13:04:10 2010 +0000
 
12597
 
 
12598
    background: Avoid the size changing when changing preview
 
12599
    
 
12600
    The gnome_wp_item_update_size() code was working off old data.
 
12601
    We need to copy the height and width as well if we want it to
 
12602
    match the current background. The next call to _update_size()
 
12603
    will fill in ->size if it wasn't already set.
 
12604
 
 
12605
 panels/background/cc-background-panel.c |    3 +++
 
12606
 1 files changed, 3 insertions(+), 0 deletions(-)
 
12607
 
 
12608
commit 391cb338295f07e052c2c61c7d372c16f1ea518d
 
12609
Author: Bastien Nocera <hadess@hadess.net>
 
12610
Date:   Wed Dec 15 18:04:27 2010 +0000
 
12611
 
 
12612
    background: Avoid empty screens
 
12613
    
 
12614
    When switching from a colour to a picture.
 
12615
 
 
12616
 panels/background/bg-pictures-source.c |    2 ++
 
12617
 1 files changed, 2 insertions(+), 0 deletions(-)
 
12618
 
 
12619
commit 02e095e26c5941eb0da09480d91e475479e99d4e
 
12620
Author: Bastien Nocera <hadess@hadess.net>
 
12621
Date:   Wed Dec 15 17:56:28 2010 +0000
 
12622
 
 
12623
    background: Fix small style issue
 
12624
 
 
12625
 panels/background/gnome-wp-item.c |    2 +-
 
12626
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12627
 
 
12628
commit 9ece3488c9f9fabedfbe8681340e5fa583bdceb7
 
12629
Author: Richard Hughes <richard@hughsie.com>
 
12630
Date:   Thu Dec 16 17:00:51 2010 +0000
 
12631
 
 
12632
    network: make the data labels selectable so the user can copy them
 
12633
 
 
12634
 panels/network/network.ui |   16 ++++++++++++++++
 
12635
 1 files changed, 16 insertions(+), 0 deletions(-)
 
12636
 
 
12637
commit 9a3f023e2c440a1fd6e895ee3c88e3f1352ac52d
 
12638
Author: William Jon McCann <jmccann@redhat.com>
 
12639
Date:   Thu Dec 16 10:06:46 2010 -0500
 
12640
 
 
12641
    proxy: remove proxy panel
 
12642
    
 
12643
    It is replaced by the network panel.
 
12644
 
 
12645
 configure.ac                                       |    2 -
 
12646
 panels/Makefile.am                                 |    1 -
 
12647
 panels/proxy/Makefile.am                           |   57 -
 
12648
 panels/proxy/cc-proxy-panel.c                      |  127 --
 
12649
 panels/proxy/cc-proxy-panel.h                      |   77 --
 
12650
 panels/proxy/gnome-proxy-panel.desktop.in.in       |   17 -
 
12651
 panels/proxy/gnome-proxy-properties.c              | 1306 --------------------
 
12652
 panels/proxy/gnome-proxy-properties.ui             | 1086 ----------------
 
12653
 .../proxy/icons/16x16/gnome-proxy-properties.png   |  Bin 824 -> 0 bytes
 
12654
 .../proxy/icons/22x22/gnome-proxy-properties.png   |  Bin 1081 -> 0 bytes
 
12655
 .../proxy/icons/24x24/gnome-proxy-properties.png   |  Bin 1081 -> 0 bytes
 
12656
 .../proxy/icons/32x32/gnome-proxy-properties.png   |  Bin 1855 -> 0 bytes
 
12657
 .../proxy/icons/48x48/gnome-proxy-properties.png   |  Bin 3191 -> 0 bytes
 
12658
 .../icons/scalable/gnome-proxy-properties.svg      |  628 ----------
 
12659
 panels/proxy/proxy-module.c                        |   41 -
 
12660
 po/POTFILES.in                                     |    3 -
 
12661
 po/POTFILES.skip                                   |    1 -
 
12662
 17 files changed, 0 insertions(+), 3346 deletions(-)
 
12663
 
 
12664
commit fe98e4c2ce24d34d78b12d7951bd10878c90b49b
 
12665
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
 
12666
Date:   Thu Dec 16 15:18:47 2010 +0100
 
12667
 
 
12668
    Updated Norwegian Nynorsk translation
 
12669
 
 
12670
 po/nn.po | 6372 ++++++++++++++++++++++++++++++++++----------------------------
 
12671
 1 files changed, 3499 insertions(+), 2873 deletions(-)
 
12672
 
 
12673
commit d7a8e5670a89f4614a6219357440c006ee745d2f
 
12674
Author: Richard Hughes <richard@hughsie.com>
 
12675
Date:   Thu Dec 16 10:33:38 2010 +0000
 
12676
 
 
12677
    network: keep the network UI updated as devices are added, removed or changed
 
12678
    
 
12679
    Note: I've found some NetworkManager bugs in this, as 'dbus-monitor --system' will
 
12680
    verify the missing signals from the daemon.
 
12681
 
 
12682
 panels/network/cc-network-panel.c |  344 ++++++++++++++++++++++++-------------
 
12683
 1 files changed, 225 insertions(+), 119 deletions(-)
 
12684
 
 
12685
commit f9617f57d0699f0c3b10988135e65cf860c2903c
 
12686
Author: Richard Hughes <richard@hughsie.com>
 
12687
Date:   Thu Dec 16 09:13:23 2010 +0000
 
12688
 
 
12689
    network: sort the wireless AP dropdown entries by name
 
12690
 
 
12691
 panels/network/cc-network-panel.c |   12 +++++++++++-
 
12692
 panels/network/network.ui         |    2 ++
 
12693
 2 files changed, 13 insertions(+), 1 deletions(-)
 
12694
 
 
12695
commit be2a4ddca9a289ac9db7fe17b4afbc05b2f22d29
 
12696
Author: Richard Hughes <richard@hughsie.com>
 
12697
Date:   Thu Dec 16 08:56:41 2010 +0000
 
12698
 
 
12699
    network: properly align the header with the labels below
 
12700
 
 
12701
 panels/network/network.ui |    9 ++-------
 
12702
 1 files changed, 2 insertions(+), 7 deletions(-)
 
12703
 
 
12704
commit 67c97dc5880f561a8b7a3ec127ffe29fb1b41806
 
12705
Author: Richard Hughes <richard@hughsie.com>
 
12706
Date:   Wed Dec 15 22:27:53 2010 +0000
 
12707
 
 
12708
    network: do not show a mode icon for infrastructure connections
 
12709
 
 
12710
 panels/network/panel-cell-renderer-mode.c |    2 --
 
12711
 1 files changed, 0 insertions(+), 2 deletions(-)
 
12712
 
 
12713
commit e8fcdaa2ff176ce6a054599fbcaf2f9b8414b73f
 
12714
Author: Richard Hughes <richard@hughsie.com>
 
12715
Date:   Wed Dec 15 22:23:36 2010 +0000
 
12716
 
 
12717
    network: add a space between the amount and the quantity
 
12718
 
 
12719
 panels/network/cc-network-panel.c |    8 ++++----
 
12720
 1 files changed, 4 insertions(+), 4 deletions(-)
 
12721
 
 
12722
commit 816438b24e765702ebdd82564c1519197ec15532
 
12723
Author: Richard Hughes <richard@hughsie.com>
 
12724
Date:   Wed Dec 15 22:16:06 2010 +0000
 
12725
 
 
12726
    network: align the device header with the section labels
 
12727
 
 
12728
 panels/network/network.ui |  115 ++++++++++++++++++++++++--------------------
 
12729
 1 files changed, 63 insertions(+), 52 deletions(-)
 
12730
 
 
12731
commit ebedc3ac94cb35bad83c47b7f011644f46466624
 
12732
Author: Richard Hughes <richard@hughsie.com>
 
12733
Date:   Wed Dec 15 21:37:31 2010 +0000
 
12734
 
 
12735
    network: Use a GtkSwitch to control the flight mode
 
12736
 
 
12737
 panels/network/cc-network-panel.c |    2 +-
 
12738
 panels/network/network.ui         |   34 +++++++++++++++++++++++++++-------
 
12739
 2 files changed, 28 insertions(+), 8 deletions(-)
 
12740
 
 
12741
commit 84192b4207cc3b94914b5f6da75edd0861cc753f
 
12742
Author: Richard Hughes <richard@hughsie.com>
 
12743
Date:   Wed Dec 15 20:58:33 2010 +0000
 
12744
 
 
12745
    network: display the network name and the IMEI for mobile broadband connections
 
12746
 
 
12747
 panels/network/cc-network-panel.c |  161 +++++++++++++++++++++++++++++++++----
 
12748
 panels/network/network.ui         |    8 +-
 
12749
 2 files changed, 150 insertions(+), 19 deletions(-)
 
12750
 
 
12751
commit ed2353bf1281e001a0d22e34ae253af4d8ba8a49
 
12752
Author: Richard Hughes <richard@hughsie.com>
 
12753
Date:   Wed Dec 15 19:59:26 2010 +0000
 
12754
 
 
12755
    network: populate some of the data for mobile broadband connections
 
12756
 
 
12757
 panels/network/cc-network-panel.c |   33 +++++++++++++++++++++++++++++++++
 
12758
 panels/network/network.ui         |   10 +++++-----
 
12759
 2 files changed, 38 insertions(+), 5 deletions(-)
 
12760
 
 
12761
commit 3e1053c502a54c6690ae02bea4f05acf5b4e461a
 
12762
Author: Richard Hughes <richard@hughsie.com>
 
12763
Date:   Wed Dec 15 19:37:52 2010 +0000
 
12764
 
 
12765
    network: list the devices in approximate connection speed order
 
12766
 
 
12767
 panels/network/cc-network-panel.c |    9 ++++++---
 
12768
 panels/network/network.ui         |    4 +++-
 
12769
 panels/network/panel-common.c     |   33 +++++++++++++++++++++++++++++++++
 
12770
 panels/network/panel-common.h     |    1 +
 
12771
 4 files changed, 43 insertions(+), 4 deletions(-)
 
12772
 
 
12773
commit ad8223c284d6dddabb3a8f057ccbf2a7ed967e16
 
12774
Author: Richard Hughes <richard@hughsie.com>
 
12775
Date:   Wed Dec 15 19:23:40 2010 +0000
 
12776
 
 
12777
    network: show the AP mode and signal strength in the wireless dropdown
 
12778
 
 
12779
 panels/network/cc-network-panel.c |   48 +++++++++++++++++++++++++++++++++++-
 
12780
 panels/network/network.ui         |    6 ++++-
 
12781
 2 files changed, 51 insertions(+), 3 deletions(-)
 
12782
 
 
12783
commit a248ecc4d4d274dca2265016f60ca03d379659dc
 
12784
Author: Richard Hughes <richard@hughsie.com>
 
12785
Date:   Wed Dec 15 19:22:15 2010 +0000
 
12786
 
 
12787
    network: split out common non-object functionality into its own source file
 
12788
 
 
12789
 panels/network/Makefile.am        |    2 +
 
12790
 panels/network/cc-network-panel.c |  143 +------------------------------
 
12791
 panels/network/panel-common.c     |  174 +++++++++++++++++++++++++++++++++++++
 
12792
 panels/network/panel-common.h     |   66 ++++++++++++++
 
12793
 po/POTFILES.in                    |    1 +
 
12794
 5 files changed, 245 insertions(+), 141 deletions(-)
 
12795
 
 
12796
commit 6b49a205877515b0f64315cfaac2a5ed483b8def
 
12797
Author: Richard Hughes <richard@hughsie.com>
 
12798
Date:   Wed Dec 15 19:19:21 2010 +0000
 
12799
 
 
12800
    network: add a cell renderer for displaying the AP signal strength
 
12801
 
 
12802
 panels/network/Makefile.am                  |    2 +
 
12803
 panels/network/panel-cell-renderer-signal.c |  155 +++++++++++++++++++++++++++
 
12804
 panels/network/panel-cell-renderer-signal.h |   60 ++++++++++
 
12805
 3 files changed, 217 insertions(+), 0 deletions(-)
 
12806
 
 
12807
commit 3ba96656e453a2e81363a73be425a10302e468a2
 
12808
Author: Richard Hughes <richard@hughsie.com>
 
12809
Date:   Wed Dec 15 19:18:32 2010 +0000
 
12810
 
 
12811
    network: add a cell renderer for displaying the AP mode
 
12812
 
 
12813
 panels/network/Makefile.am                |    2 +
 
12814
 panels/network/panel-cell-renderer-mode.c |  146 +++++++++++++++++++++++++++++
 
12815
 panels/network/panel-cell-renderer-mode.h |   60 ++++++++++++
 
12816
 3 files changed, 208 insertions(+), 0 deletions(-)
 
12817
 
 
12818
commit 2365e47228441d9518c9429ae019abc24cb3fd5d
 
12819
Author: Bastien Nocera <hadess@hadess.net>
 
12820
Date:   Wed Dec 15 16:46:53 2010 +0000
 
12821
 
 
12822
    background: Better handling of colours and gradients
 
12823
    
 
12824
    Implement gradients, make sure that selecting one particular
 
12825
    gradient or solid colour doesn't overwrite the previous one.
 
12826
 
 
12827
 panels/background/background.ui         |   16 +++++-
 
12828
 panels/background/bg-colors-source.c    |   54 ++++++-----------
 
12829
 panels/background/cc-background-panel.c |   94 +++++++++++++++++++++++++------
 
12830
 3 files changed, 109 insertions(+), 55 deletions(-)
 
12831
 
 
12832
commit f0e4595d9b79d4d8722871368deac36d59de98c8
 
12833
Author: Bastien Nocera <hadess@hadess.net>
 
12834
Date:   Wed Dec 15 13:15:07 2010 +0000
 
12835
 
 
12836
    background: Avoid repeating colour names
 
12837
    
 
12838
    If there's no files loaded, then there's no size. Left-over from
 
12839
    s/description/size/ in gnome-wp-item.c
 
12840
 
 
12841
 panels/background/gnome-wp-item.c |    2 +-
 
12842
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12843
 
 
12844
commit 06fd58b90b94e7d60b32b843160f95b8cd5f96fb
 
12845
Author: Bastien Nocera <hadess@hadess.net>
 
12846
Date:   Wed Dec 15 12:55:14 2010 +0000
 
12847
 
 
12848
    background: Force bigger size for preview rendering
 
12849
    
 
12850
    The current code would use the "default" cell renderer size of
 
12851
    16 before scaling the emblem. Make the default size bigger so that
 
12852
    the emblems are applied on that bigger size, not on the smaller size.
 
12853
    
 
12854
    Fixes tiny emblem for slideshows.
 
12855
 
 
12856
 panels/background/background.ui |    4 +++-
 
12857
 panels/background/bg-source.h   |    4 ++--
 
12858
 2 files changed, 5 insertions(+), 3 deletions(-)
 
12859
 
 
12860
commit db3129ef637ddcc6ff09a50b3b7986f8df525d4f
 
12861
Author: Akom Chotiphantawanon <knight2000@gmail.com>
 
12862
Date:   Wed Dec 15 16:16:04 2010 +0700
 
12863
 
 
12864
    Updated Thai translation.
 
12865
 
 
12866
 po/th.po | 2648 ++++++++++----------------------------------------------------
 
12867
 1 files changed, 417 insertions(+), 2231 deletions(-)
 
12868
 
 
12869
commit 035126a970da54711ae0076ccae1e79f84c081f5
 
12870
Author: Bastien Nocera <hadess@hadess.net>
 
12871
Date:   Tue Dec 14 20:29:33 2010 +0000
 
12872
 
 
12873
    background: Add emblem for slideshow previews
 
12874
    
 
12875
    Though for some reason the icon ends up being tiny...
 
12876
 
 
12877
 panels/background/Makefile.am                   |    7 +-
 
12878
 panels/background/background.ui                 |    8 +-
 
12879
 panels/background/bg-colors-source.c            |    2 +-
 
12880
 panels/background/bg-source.c                   |    2 +-
 
12881
 panels/background/bg-wallpapers-source.c        |    4 +-
 
12882
 panels/background/cc-background-panel.c         |   11 ++-
 
12883
 panels/background/gnome-wp-item.c               |   56 +++++-------
 
12884
 panels/background/gnome-wp-item.h               |   18 ++--
 
12885
 panels/background/slideshow-emblem-symbolic.svg |   70 ---------------
 
12886
 panels/background/slideshow-emblem.svg          |  104 +++++++++++++++++++++++
 
12887
 panels/background/slideshow-symbolic.svg        |   70 +++++++++++++++
 
12888
 11 files changed, 226 insertions(+), 126 deletions(-)
 
12889
 
 
12890
commit f48054ccf1f5cbfa4700f5b369ce302d4e575153
 
12891
Author: Bastien Nocera <hadess@hadess.net>
 
12892
Date:   Tue Dec 14 19:24:19 2010 +0000
 
12893
 
 
12894
    background: Show wallpaper size on startup
 
12895
    
 
12896
    When available. Remove the "px" from the size label.
 
12897
 
 
12898
 panels/background/bg-wallpapers-source.c |    2 +-
 
12899
 panels/background/cc-background-panel.c  |    4 ++--
 
12900
 panels/background/gnome-wp-item.c        |   27 +++++++++++++++++----------
 
12901
 panels/background/gnome-wp-item.h        |    2 +-
 
12902
 panels/background/gnome-wp-xml.c         |    2 +-
 
12903
 5 files changed, 22 insertions(+), 15 deletions(-)
 
12904
 
 
12905
commit 933dee47f0cc7743233a42bf3d43e3b7ac9d2394
 
12906
Author: Bastien Nocera <hadess@hadess.net>
 
12907
Date:   Tue Dec 14 18:58:22 2010 +0000
 
12908
 
 
12909
    background: Simplify the size label
 
12910
 
 
12911
 panels/background/gnome-wp-item.c |    9 ++++-----
 
12912
 1 files changed, 4 insertions(+), 5 deletions(-)
 
12913
 
 
12914
commit ec1704f7990d8e148d1a44804b9e2ddb8b88b245
 
12915
Author: Bastien Nocera <hadess@hadess.net>
 
12916
Date:   Tue Dec 14 18:50:23 2010 +0000
 
12917
 
 
12918
    background: Right-align the wallpaper size
 
12919
 
 
12920
 panels/background/background.ui |    2 +-
 
12921
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12922
 
 
12923
commit 26992d1943b6d06864f3c5fc3e677ac20070b45c
 
12924
Author: Bastien Nocera <hadess@hadess.net>
 
12925
Date:   Tue Dec 14 18:33:54 2010 +0000
 
12926
 
 
12927
    background: Add missing SVG file
 
12928
 
 
12929
 panels/background/slideshow-emblem-symbolic.svg |   70 +++++++++++++++++++++++
 
12930
 1 files changed, 70 insertions(+), 0 deletions(-)
 
12931
 
 
12932
commit 39f452afee8e127cf38fa419332aff7f4130043c
 
12933
Author: Bastien Nocera <hadess@hadess.net>
 
12934
Date:   Tue Dec 14 17:56:52 2010 +0000
 
12935
 
 
12936
    background: Follow mockups
 
12937
    
 
12938
    Add icon to represent slideshows, always show a name for the
 
12939
    currently set background on startup, show whether a background
 
12940
    is a slideshow, and its pixel size if available.
 
12941
 
 
12942
 panels/background/Makefile.am            |    2 +
 
12943
 panels/background/background.ui          |   54 ++++++++++++++++++++---
 
12944
 panels/background/bg-wallpapers-source.c |    2 +-
 
12945
 panels/background/cc-background-panel.c  |   15 ++++++-
 
12946
 panels/background/gnome-wp-item.c        |   68 +++++------------------------
 
12947
 panels/background/gnome-wp-item.h        |    4 +-
 
12948
 panels/background/gnome-wp-xml.c         |    2 +-
 
12949
 7 files changed, 79 insertions(+), 68 deletions(-)
 
12950
 
 
12951
commit 855b7830d33f300c7ae125723b0530640147ab3b
 
12952
Author: Bastien Nocera <hadess@hadess.net>
 
12953
Date:   Tue Dec 14 17:44:35 2010 +0000
 
12954
 
 
12955
    background: Make ensure_bg() actually change filenames
 
12956
    
 
12957
    Otherwise you might call it as many times as you want, the
 
12958
    filename won't be changed for it, or its metadata (such as whether
 
12959
    it is a slideshow) updated.
 
12960
 
 
12961
 panels/background/gnome-wp-item.c |    7 +++----
 
12962
 1 files changed, 3 insertions(+), 4 deletions(-)
 
12963
 
 
12964
commit adfe6ef8fc2e873e4de24c25fe322c78702c976e
 
12965
Author: Bastien Nocera <hadess@hadess.net>
 
12966
Date:   Tue Dec 14 17:27:09 2010 +0000
 
12967
 
 
12968
    background: Fix broken preview
 
12969
    
 
12970
    The style wasn't set properly on startup, and then incorrectly
 
12971
    applied to the preview because the numbering of the items in
 
12972
    the style-liststore doesn't match the GDesktopBackgroundStyle
 
12973
    enum 1-to-1.
 
12974
 
 
12975
 panels/background/cc-background-panel.c |   43 ++++++++++++++++++++++++++----
 
12976
 1 files changed, 37 insertions(+), 6 deletions(-)
 
12977
 
 
12978
commit 98a48ebb6ba71fa3fc77df9c6b20ff000feafb5b
 
12979
Author: William Jon McCann <jmccann@redhat.com>
 
12980
Date:   Tue Dec 14 11:44:49 2010 -0500
 
12981
 
 
12982
    screen: use system-lock-screen as icon
 
12983
 
 
12984
 panels/screen/gnome-screen-panel.desktop.in.in |    2 +-
 
12985
 1 files changed, 1 insertions(+), 1 deletions(-)
 
12986
 
 
12987
commit 5b9efcc24db4a3a2638d0be00d953b252127e033
 
12988
Author: Richard Hughes <richard@hughsie.com>
 
12989
Date:   Tue Dec 14 14:04:40 2010 +0000
 
12990
 
 
12991
    network: List the available access points for each wireless device
 
12992
    
 
12993
    Note: you can't actually assign a access point for a device yet. To come.
 
12994
 
 
12995
 panels/network/cc-network-panel.c |  225 ++++++++++++++++++++++++++++++++----
 
12996
 panels/network/network.ui         |   10 +-
 
12997
 2 files changed, 206 insertions(+), 29 deletions(-)
 
12998
 
 
12999
commit 77e70598d96a9591496f314c35f25b5f6dfe2da3
 
13000
Author: Richard Hughes <richard@hughsie.com>
 
13001
Date:   Tue Dec 14 13:10:53 2010 +0000
 
13002
 
 
13003
    network: add the manual proxy port spin buttons
 
13004
 
 
13005
 panels/network/cc-network-panel.c |   39 +++++++++++++----
 
13006
 panels/network/network.ui         |   84 +++++++++++++++++++++++++++++++++----
 
13007
 2 files changed, 106 insertions(+), 17 deletions(-)
 
13008
 
 
13009
commit a134e09848c194ceb81561f724a754756d99e693
 
13010
Author: Richard Hughes <richard@hughsie.com>
 
13011
Date:   Tue Dec 14 10:23:26 2010 +0000
 
13012
 
 
13013
    network: Add the first version of a simple network panel that uses NetworkManager
 
13014
    
 
13015
    This is very much a work in progress, and will be changed quite a bit before GNOME 3.
 
13016
 
 
13017
 configure.ac                                     |    2 +
 
13018
 panels/Makefile.am                               |    1 +
 
13019
 panels/network/Makefile.am                       |   31 +
 
13020
 panels/network/cc-network-panel.c                | 1043 ++++++++++++++++++++++
 
13021
 panels/network/cc-network-panel.h                |   72 ++
 
13022
 panels/network/gnome-network-panel.desktop.in.in |   17 +
 
13023
 panels/network/network-module.c                  |   41 +
 
13024
 panels/network/network.ui                        |   44 +-
 
13025
 po/POTFILES.in                                   |    2 +
 
13026
 po/POTFILES.skip                                 |    1 +
 
13027
 10 files changed, 1235 insertions(+), 19 deletions(-)
 
13028
 
 
13029
commit 4821672a75c8bb1fac9096eec6074663204aeb35
 
13030
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13031
Date:   Mon Dec 13 23:42:24 2010 +0200
 
13032
 
 
13033
    Updated Hebrew translation.
 
13034
 
 
13035
 po/he.po |   70 ++++++++++++++++++++++++++++++++++++++-----------------------
 
13036
 1 files changed, 43 insertions(+), 27 deletions(-)
 
13037
 
 
13038
commit 44fbef70a292b7ae049554ffd6949d53e3b66d64
 
13039
Author: Bastien Nocera <hadess@hadess.net>
 
13040
Date:   Mon Dec 13 16:19:58 2010 +0000
 
13041
 
 
13042
    background: Load ~/Pictures asynchronously
 
13043
    
 
13044
    Using the new gdk-pixbuf helper functions in 2.23.0.
 
13045
    
 
13046
    https://bugzilla.gnome.org/show_bug.cgi?id=635601
 
13047
 
 
13048
 configure.ac                           |    2 +
 
13049
 panels/background/bg-pictures-source.c |  103 +++++++++++++++++++++++++-------
 
13050
 2 files changed, 82 insertions(+), 23 deletions(-)
 
13051
 
 
13052
commit 9580be8d17d6902632ce1785c25dfb69f60d48ea
 
13053
Author: Bastien Nocera <hadess@hadess.net>
 
13054
Date:   Mon Dec 13 15:30:22 2010 +0000
 
13055
 
 
13056
    background: Avoid re-querying the GFileInfo
 
13057
    
 
13058
    If we already have it from enumerating the Pictures directory. Saves
 
13059
    us from doing sync queries in certain cases.
 
13060
 
 
13061
 panels/background/bg-pictures-source.c |    8 ++++----
 
13062
 panels/background/gnome-wp-info.c      |   29 +++++++++++++++++++----------
 
13063
 panels/background/gnome-wp-info.h      |    1 +
 
13064
 panels/background/gnome-wp-item.c      |    3 ++-
 
13065
 panels/background/gnome-wp-item.h      |    1 +
 
13066
 panels/background/gnome-wp-xml.c       |    5 ++---
 
13067
 6 files changed, 29 insertions(+), 18 deletions(-)
 
13068
 
 
13069
commit a1fa500dc5ca8e7ec65a315c8e08f64464e850ba
 
13070
Author: Bastien Nocera <hadess@hadess.net>
 
13071
Date:   Mon Dec 13 15:29:15 2010 +0000
 
13072
 
 
13073
    background: Make the treeview a little wider
 
13074
    
 
13075
    So that we can fit 3 thumbnails side-by-side, even when we use a
 
13076
    large scrollbar width.
 
13077
 
 
13078
 panels/background/background.ui |    2 +-
 
13079
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13080
 
 
13081
commit e92fba97a786f72de89df7833d4738022c30cf60
 
13082
Author: Bastien Nocera <hadess@hadess.net>
 
13083
Date:   Mon Dec 13 14:03:10 2010 +0000
 
13084
 
 
13085
    shell: Set wrap mode to "word" for the icon text
 
13086
    
 
13087
    https://bugzilla.gnome.org/show_bug.cgi?id=637035
 
13088
 
 
13089
 shell/cc-shell-category-view.c |    1 +
 
13090
 shell/cc-shell-item-view.c     |   20 ++++++++++++++++++++
 
13091
 shell/cc-shell-item-view.h     |    2 ++
 
13092
 3 files changed, 23 insertions(+), 0 deletions(-)
 
13093
 
 
13094
commit 40d882da1c786efef5f442e6200700c8180c0648
 
13095
Author: Kjartan Maraas <kmaraas@gnome.org>
 
13096
Date:   Sun Dec 12 21:55:18 2010 +0100
 
13097
 
 
13098
    Updated Norwegian bokmål translation
 
13099
 
 
13100
 po/nb.po |   71 +++++++++++++++++++++++++++++++++++++++++---------------------
 
13101
 1 files changed, 47 insertions(+), 24 deletions(-)
 
13102
 
 
13103
commit ad92153dde5f46b9783f169abc55debc415bba95
 
13104
Author: William Jon McCann <jmccann@redhat.com>
 
13105
Date:   Sun Dec 12 14:08:40 2010 -0500
 
13106
 
 
13107
    info: add stub for system info panel
 
13108
 
 
13109
 configure.ac                               |    2 +
 
13110
 panels/Makefile.am                         |    1 +
 
13111
 panels/info/GnomeLogoVerticalMedium.svg    |  132 +++++++++++++
 
13112
 panels/info/Makefile.am                    |   31 +++
 
13113
 panels/info/cc-info-panel.c                |  138 ++++++++++++++
 
13114
 panels/info/cc-info-panel.h                |   73 +++++++
 
13115
 panels/info/gnome-info-panel.desktop.in.in |   17 ++
 
13116
 panels/info/info-module.c                  |   41 ++++
 
13117
 panels/info/info.ui                        |  285 ++++++++++++++++++++++++++++
 
13118
 po/POTFILES.in                             |    4 +-
 
13119
 po/POTFILES.skip                           |    1 +
 
13120
 11 files changed, 724 insertions(+), 1 deletions(-)
 
13121
 
 
13122
commit debb923b6bd47543da1e9a0faf7f40fb05d5d1cb
 
13123
Author: Ivar Smolin <okul@linux.ee>
 
13124
Date:   Sun Dec 12 21:11:55 2010 +0200
 
13125
 
 
13126
    [l10n] Updated Estonian translation
 
13127
 
 
13128
 po/et.po |    8 ++++----
 
13129
 1 files changed, 4 insertions(+), 4 deletions(-)
 
13130
 
 
13131
commit d6421171cc1b296d201c1488caaf735a28d4e87d
 
13132
Author: William Jon McCann <jmccann@redhat.com>
 
13133
Date:   Sun Dec 12 12:57:22 2010 -0500
 
13134
 
 
13135
    Change button to Detect Displays
 
13136
    
 
13137
    Want to use display consistently instead of mixing with monitor
 
13138
    and screen.
 
13139
 
 
13140
 panels/display/display-capplet.ui |    2 +-
 
13141
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13142
 
 
13143
commit 490f95bf6c600148004bf5145bd39e36201aec8d
 
13144
Author: Ivar Smolin <okul@linux.ee>
 
13145
Date:   Sun Dec 12 16:26:29 2010 +0200
 
13146
 
 
13147
    [l10n] Updated Estonian translation
 
13148
 
 
13149
 po/et.po |  212 ++++++++++++++------------------------------------------------
 
13150
 1 files changed, 47 insertions(+), 165 deletions(-)
 
13151
 
 
13152
commit bebfc895ea67fd36ec987b924406256fb187d598
 
13153
Author: Aron Xu <aronxu@gnome.org>
 
13154
Date:   Sun Dec 12 08:31:29 2010 +0000
 
13155
 
 
13156
    Update Simplified Chinese translation.
 
13157
 
 
13158
 po/zh_CN.po | 1235 ++++++++++++++++++++++++++++-------------------------------
 
13159
 1 files changed, 584 insertions(+), 651 deletions(-)
 
13160
 
 
13161
commit 953d7db853ef7384508072c9a004603f408dc2fc
 
13162
Author: Sergey V. Udaltsov <svu@gnome.org>
 
13163
Date:   Sun Dec 12 00:40:29 2010 +0000
 
13164
 
 
13165
    Making xkb options fill the full popup dlg
 
13166
    
 
13167
    https://bugzilla.gnome.org/show_bug.cgi?id=636902
 
13168
 
 
13169
 panels/region/gnome-region-panel-options-dialog.ui |    2 +-
 
13170
 panels/region/gnome-region-panel-xkbot.c           |   12 ++++++++----
 
13171
 2 files changed, 9 insertions(+), 5 deletions(-)
 
13172
 
 
13173
commit 8bfd70abf09a3c462abb3aa3288949645ff6f55a
 
13174
Author: Matej Urbančič <mateju@svn.gnome.org>
 
13175
Date:   Sat Dec 11 20:56:20 2010 +0100
 
13176
 
 
13177
    Updated Slovenian translation
 
13178
 
 
13179
 po/sl.po | 2311 ++++++++++++++++++++++++++++----------------------------------
 
13180
 1 files changed, 1057 insertions(+), 1254 deletions(-)
 
13181
 
 
13182
commit ee3f130cb68d2f3e1b5f4156d07424755cd721d2
 
13183
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
13184
Date:   Fri Dec 10 23:57:42 2010 +0100
 
13185
 
 
13186
    Updated Galician translations
 
13187
 
 
13188
 po/gl.po |    4 ++--
 
13189
 1 files changed, 2 insertions(+), 2 deletions(-)
 
13190
 
 
13191
commit 8c858569daa71a9424166275ea6cc89524a2f24b
 
13192
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
13193
Date:   Fri Dec 10 23:55:39 2010 +0100
 
13194
 
 
13195
    Updated Galician translations
 
13196
 
 
13197
 po/gl.po |  698 ++++++++++++++++++++++++++++++++-----------------------------
 
13198
 1 files changed, 366 insertions(+), 332 deletions(-)
 
13199
 
 
13200
commit e79249e5cf3c3f81207bbba904193210e5999456
 
13201
Author: Kjartan Maraas <kmaraas@gnome.org>
 
13202
Date:   Fri Dec 10 19:04:55 2010 +0100
 
13203
 
 
13204
    Updated Norwegian bokmål translation
 
13205
 
 
13206
 po/nb.po |   65 --------------------------------------------------------------
 
13207
 1 files changed, 0 insertions(+), 65 deletions(-)
 
13208
 
 
13209
commit adfef5cb3eae0276624490c0c4560b4cab6ef1d2
 
13210
Author: Kjartan Maraas <kmaraas@gnome.org>
 
13211
Date:   Fri Dec 10 19:04:44 2010 +0100
 
13212
 
 
13213
    Updated Norwegian bokmål translation
 
13214
 
 
13215
 po/nb.po |  385 ++++++++++++++++++++++++++++++++++++--------------------------
 
13216
 1 files changed, 222 insertions(+), 163 deletions(-)
 
13217
 
 
13218
commit cd8fcd2bbf46b80bc59ef7cbe33692ba13046090
 
13219
Author: Ivar Smolin <okul@linux.ee>
 
13220
Date:   Fri Dec 10 17:04:37 2010 +0200
 
13221
 
 
13222
    [l10n] Updated Estonian translation
 
13223
 
 
13224
 po/et.po |  276 +++++++++++++++++++++++--------------------------------------
 
13225
 1 files changed, 104 insertions(+), 172 deletions(-)
 
13226
 
 
13227
commit 8b644331d9f74c657cb0fe1f9d6c17d9e103cd93
 
13228
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13229
Date:   Fri Dec 10 16:15:35 2010 +0200
 
13230
 
 
13231
    Updated Hebrew translation.
 
13232
 
 
13233
 po/he.po |  165 +++++++++++++++++++++++++++----------------------------------
 
13234
 1 files changed, 73 insertions(+), 92 deletions(-)
 
13235
 
 
13236
commit a5187c3a63c2cef3ea52509f87611b95c690f120
 
13237
Author: Bastien Nocera <hadess@hadess.net>
 
13238
Date:   Fri Dec 10 11:40:04 2010 +0000
 
13239
 
 
13240
    datetime: Fix timezone splitting
 
13241
    
 
13242
    Correct the C-version of the UTF-8 characters, so that we don't
 
13243
    split on spaces as happened with the Italian translations.
 
13244
    
 
13245
    Also make sure we remove underscores in both the city and the region
 
13246
    parts of the timezone name.
 
13247
    
 
13248
    https://bugzilla.gnome.org/show_bug.cgi?id=636931
 
13249
 
 
13250
 panels/datetime/cc-datetime-panel.c |   26 +++++++++++++-------------
 
13251
 1 files changed, 13 insertions(+), 13 deletions(-)
 
13252
 
 
13253
commit ed9942b8c3b526e55559b25adc9b048fe9c0e2ab
 
13254
Author: Richard Hughes <richard@hughsie.com>
 
13255
Date:   Fri Dec 10 11:32:57 2010 +0000
 
13256
 
 
13257
    Actually load the proxy panel if NetworkManager is not available, rather than looping for infinity
 
13258
 
 
13259
 panels/proxy/cc-proxy-panel.c |    2 +-
 
13260
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13261
 
 
13262
commit 35cdeea0ace3e0f23a038a4ab97f57c29225e844
 
13263
Author: Richard Hughes <richard@hughsie.com>
 
13264
Date:   Fri Dec 10 11:04:33 2010 +0000
 
13265
 
 
13266
    If we're using the proxy fallback panel, ensure we actually open the fallback module
 
13267
 
 
13268
 panels/proxy/gnome-proxy-panel.desktop.in.in |    8 ++++----
 
13269
 1 files changed, 4 insertions(+), 4 deletions(-)
 
13270
 
 
13271
commit 9f4ec9fe3db4220b5b7c2bdc94a10d830d8ff27b
 
13272
Author: Ivar Smolin <okul@linux.ee>
 
13273
Date:   Fri Dec 10 12:18:14 2010 +0200
 
13274
 
 
13275
    [l10n] Updated Estonian translation
 
13276
 
 
13277
 po/et.po |  294 +++++++++++++++++++++++---------------------------------------
 
13278
 1 files changed, 107 insertions(+), 187 deletions(-)
 
13279
 
 
13280
commit de270ce6b4d61ff6c4882cf5a9202018142650eb
 
13281
Author: Bastien Nocera <hadess@hadess.net>
 
13282
Date:   Thu Dec 9 17:09:38 2010 +0000
 
13283
 
 
13284
    datetime: Add "Network Time" switch
 
13285
    
 
13286
    And disable the date/time switches when turning NTP on/off.
 
13287
 
 
13288
 panels/datetime/cc-datetime-panel.c |   45 +++++++++++++++++++++++++-
 
13289
 panels/datetime/datetime.ui         |   59 +++++++++++++++++++++++-----------
 
13290
 2 files changed, 83 insertions(+), 21 deletions(-)
 
13291
 
 
13292
commit 189766a634ca7381628fb56a6796a5089a64457f
 
13293
Author: Bastien Nocera <hadess@hadess.net>
 
13294
Date:   Thu Dec 9 16:23:57 2010 +0000
 
13295
 
 
13296
    datetime: Translate timezone names
 
13297
    
 
13298
    Both Cities and Regions need to be translated. Also make sure that
 
13299
    we sort them properly, and use symbolic names for COLUMNS in the
 
13300
    region liststore.
 
13301
    
 
13302
    https://bugzilla.gnome.org/show_bug.cgi?id=630264
 
13303
 
 
13304
 configure.ac                             |    1 +
 
13305
 panels/datetime/Makefile.am              |    6 +-
 
13306
 panels/datetime/cc-datetime-panel.c      |   65 +-
 
13307
 panels/datetime/datetime-module.c        |    5 +
 
13308
 panels/datetime/datetime.ui              |   12 +-
 
13309
 panels/datetime/po-timezones/Makefile.am |   25 +
 
13310
 panels/datetime/po-timezones/README      |    3 +
 
13311
 panels/datetime/po-timezones/am.po       | 3350 +++++++++++++++++++++++++++
 
13312
 panels/datetime/po-timezones/ar.po       | 3255 ++++++++++++++++++++++++++
 
13313
 panels/datetime/po-timezones/as.po       | 3273 ++++++++++++++++++++++++++
 
13314
 panels/datetime/po-timezones/ast.po      | 3250 ++++++++++++++++++++++++++
 
13315
 panels/datetime/po-timezones/bg.po       | 3275 ++++++++++++++++++++++++++
 
13316
 panels/datetime/po-timezones/bn.po       | 3340 +++++++++++++++++++++++++++
 
13317
 panels/datetime/po-timezones/bn_IN.po    | 3259 ++++++++++++++++++++++++++
 
13318
 panels/datetime/po-timezones/bs.po       | 3283 ++++++++++++++++++++++++++
 
13319
 panels/datetime/po-timezones/ca.po       | 3300 ++++++++++++++++++++++++++
 
13320
 panels/datetime/po-timezones/cs.po       | 3227 ++++++++++++++++++++++++++
 
13321
 panels/datetime/po-timezones/cy.po       | 3333 ++++++++++++++++++++++++++
 
13322
 panels/datetime/po-timezones/da.po       | 3250 ++++++++++++++++++++++++++
 
13323
 panels/datetime/po-timezones/de.po       | 3722 +++++++++++++++++++++++++++++
 
13324
 panels/datetime/po-timezones/el.po       | 3272 ++++++++++++++++++++++++++
 
13325
 panels/datetime/po-timezones/en_GB.po    | 3262 ++++++++++++++++++++++++++
 
13326
 panels/datetime/po-timezones/es.po       | 3252 ++++++++++++++++++++++++++
 
13327
 panels/datetime/po-timezones/et.po       | 3351 +++++++++++++++++++++++++++
 
13328
 panels/datetime/po-timezones/fa.po       | 3304 ++++++++++++++++++++++++++
 
13329
 panels/datetime/po-timezones/fi.po       | 3272 ++++++++++++++++++++++++++
 
13330
 panels/datetime/po-timezones/fr.po       | 3263 ++++++++++++++++++++++++++
 
13331
 panels/datetime/po-timezones/gl.po       | 3348 +++++++++++++++++++++++++++
 
13332
 panels/datetime/po-timezones/gu.po       | 3241 ++++++++++++++++++++++++++
 
13333
 panels/datetime/po-timezones/he.po       | 3274 ++++++++++++++++++++++++++
 
13334
 panels/datetime/po-timezones/hi.po       | 3247 ++++++++++++++++++++++++++
 
13335
 panels/datetime/po-timezones/hr.po       | 3281 ++++++++++++++++++++++++++
 
13336
 panels/datetime/po-timezones/hu.po       | 3258 ++++++++++++++++++++++++++
 
13337
 panels/datetime/po-timezones/id.po       | 3332 ++++++++++++++++++++++++++
 
13338
 panels/datetime/po-timezones/ilo.po      | 3232 ++++++++++++++++++++++++++
 
13339
 panels/datetime/po-timezones/is.po       | 3251 ++++++++++++++++++++++++++
 
13340
 panels/datetime/po-timezones/it.po       | 3242 ++++++++++++++++++++++++++
 
13341
 panels/datetime/po-timezones/ja.po       | 3264 ++++++++++++++++++++++++++
 
13342
 panels/datetime/po-timezones/ka.po       | 3280 ++++++++++++++++++++++++++
 
13343
 panels/datetime/po-timezones/kn.po       | 3244 ++++++++++++++++++++++++++
 
13344
 panels/datetime/po-timezones/ko.po       | 3246 ++++++++++++++++++++++++++
 
13345
 panels/datetime/po-timezones/ku.po       | 3237 ++++++++++++++++++++++++++
 
13346
 panels/datetime/po-timezones/lo.po       | 3237 ++++++++++++++++++++++++++
 
13347
 panels/datetime/po-timezones/lt.po       | 3351 +++++++++++++++++++++++++++
 
13348
 panels/datetime/po-timezones/lv.po       | 3287 ++++++++++++++++++++++++++
 
13349
 panels/datetime/po-timezones/mai.po      | 3274 ++++++++++++++++++++++++++
 
13350
 panels/datetime/po-timezones/mk.po       | 3350 +++++++++++++++++++++++++++
 
13351
 panels/datetime/po-timezones/ml.po       | 3240 ++++++++++++++++++++++++++
 
13352
 panels/datetime/po-timezones/mr.po       | 3242 ++++++++++++++++++++++++++
 
13353
 panels/datetime/po-timezones/ms.po       | 3277 ++++++++++++++++++++++++++
 
13354
 panels/datetime/po-timezones/nb.po       | 3234 ++++++++++++++++++++++++++
 
13355
 panels/datetime/po-timezones/nds.po      | 3725 ++++++++++++++++++++++++++++++
 
13356
 panels/datetime/po-timezones/nl.po       | 3288 ++++++++++++++++++++++++++
 
13357
 panels/datetime/po-timezones/nn.po       | 3238 ++++++++++++++++++++++++++
 
13358
 panels/datetime/po-timezones/no.po       | 3345 +++++++++++++++++++++++++++
 
13359
 panels/datetime/po-timezones/or.po       | 3250 ++++++++++++++++++++++++++
 
13360
 panels/datetime/po-timezones/pa.po       | 3239 ++++++++++++++++++++++++++
 
13361
 panels/datetime/po-timezones/pl.po       | 3257 ++++++++++++++++++++++++++
 
13362
 panels/datetime/po-timezones/pt.po       | 3298 ++++++++++++++++++++++++++
 
13363
 panels/datetime/po-timezones/pt_BR.po    | 3252 ++++++++++++++++++++++++++
 
13364
 panels/datetime/po-timezones/ro.po       | 3284 ++++++++++++++++++++++++++
 
13365
 panels/datetime/po-timezones/ru.po       | 3250 ++++++++++++++++++++++++++
 
13366
 panels/datetime/po-timezones/si.po       | 3283 ++++++++++++++++++++++++++
 
13367
 panels/datetime/po-timezones/sk.po       | 3293 ++++++++++++++++++++++++++
 
13368
 panels/datetime/po-timezones/sl.po       | 3350 +++++++++++++++++++++++++++
 
13369
 panels/datetime/po-timezones/sq.po       | 3278 ++++++++++++++++++++++++++
 
13370
 panels/datetime/po-timezones/sr.po       | 3255 ++++++++++++++++++++++++++
 
13371
 panels/datetime/po-timezones/sr@latin.po | 3255 ++++++++++++++++++++++++++
 
13372
 panels/datetime/po-timezones/sv.po       | 3221 ++++++++++++++++++++++++++
 
13373
 panels/datetime/po-timezones/ta.po       | 3246 ++++++++++++++++++++++++++
 
13374
 panels/datetime/po-timezones/te.po       | 3245 ++++++++++++++++++++++++++
 
13375
 panels/datetime/po-timezones/tr.po       | 3246 ++++++++++++++++++++++++++
 
13376
 panels/datetime/po-timezones/uk.po       | 3239 ++++++++++++++++++++++++++
 
13377
 panels/datetime/po-timezones/ur.po       | 3237 ++++++++++++++++++++++++++
 
13378
 panels/datetime/po-timezones/vi.po       | 3349 +++++++++++++++++++++++++++
 
13379
 panels/datetime/po-timezones/zh_CN.po    | 3244 ++++++++++++++++++++++++++
 
13380
 panels/datetime/po-timezones/zh_TW.po    | 3243 ++++++++++++++++++++++++++
 
13381
 77 files changed, 230068 insertions(+), 21 deletions(-)
 
13382
 
 
13383
commit a635c0b646e9ddfd0a0907a7bf0ad6171a435f89
 
13384
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13385
Date:   Thu Dec 9 14:30:50 2010 +0100
 
13386
 
 
13387
    keyboard: Less padding for scrolled windows
 
13388
 
 
13389
 panels/keyboard/gnome-keyboard-panel.ui |    4 ++--
 
13390
 1 files changed, 2 insertions(+), 2 deletions(-)
 
13391
 
 
13392
commit cc15b73336f4d01aa6997a31accf9644b36e4759
 
13393
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13394
Date:   Thu Dec 9 14:27:54 2010 +0100
 
13395
 
 
13396
    keyboard: Match with previous functionality
 
13397
 
 
13398
 panels/keyboard/gnome-keyboard-panel.c | 1138 --------------------------------
 
13399
 panels/keyboard/keyboard-shortcuts.c   | 1072 ++++++++++++++++++++++++++++--
 
13400
 2 files changed, 1024 insertions(+), 1186 deletions(-)
 
13401
 
 
13402
commit f6f580b9ee32107a303b686c4f1d3a0b6699e535
 
13403
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13404
Date:   Thu Dec 9 13:53:39 2010 +0100
 
13405
 
 
13406
    keyboard: Show keybindings for the selected section
 
13407
 
 
13408
 panels/keyboard/gnome-keyboard-panel.c  |   20 -----
 
13409
 panels/keyboard/gnome-keyboard-panel.ui |    3 +-
 
13410
 panels/keyboard/keyboard-shortcuts.c    |  129 ++++++++++++++++++++++++-------
 
13411
 3 files changed, 103 insertions(+), 49 deletions(-)
 
13412
 
 
13413
commit ae26a638bc05a63877ec60ab5d52e938b6eed426
 
13414
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13415
Date:   Thu Dec 9 10:42:33 2010 +0100
 
13416
 
 
13417
    keyboard: Display sections in a separate treeview
 
13418
 
 
13419
 panels/keyboard/gnome-keyboard-panel.c  |  732 +-----------------------------
 
13420
 panels/keyboard/gnome-keyboard-panel.ui |    5 +-
 
13421
 panels/keyboard/keyboard-shortcuts.c    |  772 ++++++++++++++++++++++++++++++-
 
13422
 3 files changed, 773 insertions(+), 736 deletions(-)
 
13423
 
 
13424
commit 974acd358e482d9239e336193c540134cbfb5d3c
 
13425
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13426
Date:   Tue Dec 7 16:29:22 2010 +0100
 
13427
 
 
13428
    keyboard: Separate code for tabs in notebooks
 
13429
 
 
13430
 panels/keyboard/Makefile.am            |    6 ++-
 
13431
 panels/keyboard/cc-keyboard-panel.c    |    9 +++-
 
13432
 panels/keyboard/gnome-keyboard-panel.c |   41 ++++---------------
 
13433
 panels/keyboard/keyboard-general.c     |   68 ++++++++++++++++++++++++++++++++
 
13434
 panels/keyboard/keyboard-general.h     |   26 ++++++++++++
 
13435
 panels/keyboard/keyboard-shortcuts.c   |   46 +++++++++++++++++++++
 
13436
 panels/keyboard/keyboard-shortcuts.h   |   26 ++++++++++++
 
13437
 7 files changed, 184 insertions(+), 38 deletions(-)
 
13438
 
 
13439
commit fa9c9818df7684d29588c180ac8b954723e3d92b
 
13440
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13441
Date:   Tue Dec 7 14:06:50 2010 +0100
 
13442
 
 
13443
    keyboard: Use the same code formatting everywhere
 
13444
 
 
13445
 panels/keyboard/gnome-keyboard-panel.c |   72 ++++++++++++++++----------------
 
13446
 1 files changed, 36 insertions(+), 36 deletions(-)
 
13447
 
 
13448
commit 5e9f57bd9d7baf1afb910d86a7688b71c926f1e1
 
13449
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13450
Date:   Tue Dec 7 13:51:22 2010 +0100
 
13451
 
 
13452
    keyboard: Add new treeview for showing shortcuts' sections
 
13453
 
 
13454
 panels/keyboard/gnome-keyboard-panel.ui |  315 ++++++++++++++++--------------
 
13455
 1 files changed, 168 insertions(+), 147 deletions(-)
 
13456
 
 
13457
commit 91bf1c6241fc2722d7b0ac80a415774dedf03491
 
13458
Author: Bastien Nocera <hadess@hadess.net>
 
13459
Date:   Thu Dec 9 14:25:34 2010 +0000
 
13460
 
 
13461
    datetime: One step closer to mockups
 
13462
    
 
13463
    Push the 12/24 hour switch at the bottom. remove date labels,
 
13464
    put the date setting widgets side-by-side.
 
13465
 
 
13466
 panels/datetime/datetime.ui |   60 ++++++------------------------------------
 
13467
 1 files changed, 9 insertions(+), 51 deletions(-)
 
13468
 
 
13469
commit 9ee79e22154912de2d481f8f4a123f361f141804
 
13470
Author: Bastien Nocera <hadess@hadess.net>
 
13471
Date:   Thu Dec 9 12:48:41 2010 +0000
 
13472
 
 
13473
    datetime: Add "using NTP" helpers
 
13474
 
 
13475
 panels/datetime/set-timezone.c |  104 ++++++++++++++++++++++++++++++++++++++--
 
13476
 panels/datetime/set-timezone.h |    8 +++
 
13477
 2 files changed, 108 insertions(+), 4 deletions(-)
 
13478
 
 
13479
commit 03112a5091da2bc9cab51696cf7c58750bccaf65
 
13480
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13481
Date:   Thu Dec 9 16:03:33 2010 +0200
 
13482
 
 
13483
    Updated Hebrew translation.
 
13484
 
 
13485
 po/he.po |   90 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 
13486
 1 files changed, 75 insertions(+), 15 deletions(-)
 
13487
 
 
13488
commit 01fbd4fee0271571d8d685be124e7c6e7c48dbde
 
13489
Author: Bastien Nocera <hadess@hadess.net>
 
13490
Date:   Thu Dec 9 12:07:48 2010 +0000
 
13491
 
 
13492
    mouse: Use g-s-d helper to detect touchpad
 
13493
 
 
13494
 panels/mouse/gnome-mouse-properties.c |   59 +-------------------------------
 
13495
 1 files changed, 2 insertions(+), 57 deletions(-)
 
13496
 
 
13497
commit 741723eaf86d9e68ae979b960eb2da3cf4b331d1
 
13498
Author: Bastien Nocera <hadess@hadess.net>
 
13499
Date:   Thu Dec 9 12:05:12 2010 +0000
 
13500
 
 
13501
    mouse: Add g-s-d helper to detect touchpads
 
13502
 
 
13503
 panels/mouse/Makefile.am        |    4 +-
 
13504
 panels/mouse/gsd-input-helper.c |  109 +++++++++++++++++++++++++++++++++++++++
 
13505
 panels/mouse/gsd-input-helper.h |   35 ++++++++++++
 
13506
 3 files changed, 147 insertions(+), 1 deletions(-)
 
13507
 
 
13508
commit 6e7195571743810c4da4146d7255489fd68218e8
 
13509
Author: Bastien Nocera <hadess@hadess.net>
 
13510
Date:   Wed Dec 8 14:30:45 2010 +0000
 
13511
 
 
13512
    datetime: We shouldn't have to know where TZ files live
 
13513
    
 
13514
    That's a job for the backend to sort out.
 
13515
 
 
13516
 panels/datetime/cc-datetime-panel.c |    6 +-----
 
13517
 panels/datetime/set-timezone.c      |   15 +++++++--------
 
13518
 panels/datetime/set-timezone.h      |   10 +---------
 
13519
 3 files changed, 9 insertions(+), 22 deletions(-)
 
13520
 
 
13521
commit 06573b2970164e6d2050f20781efd2b682956e2e
 
13522
Author: Richard Hughes <richard@hughsie.com>
 
13523
Date:   Wed Dec 8 12:47:15 2010 +0000
 
13524
 
 
13525
    Add the new network.ui to POTFILES.in so the translators can give feedback
 
13526
 
 
13527
 po/POTFILES.in |    1 +
 
13528
 1 files changed, 1 insertions(+), 0 deletions(-)
 
13529
 
 
13530
commit 2523ced8599595bed465b4e04f14c77b6a9f2bf2
 
13531
Author: Richard Hughes <richard@hughsie.com>
 
13532
Date:   Wed Dec 8 12:45:52 2010 +0000
 
13533
 
 
13534
    Correct a trivial bug where the network->proxy rename was missed in POTFILES.skip
 
13535
 
 
13536
 po/POTFILES.skip |    2 +-
 
13537
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13538
 
 
13539
commit 9e565c107616bc08e255f43bfa72405683c16a33
 
13540
Author: Ivar Smolin <okul@linux.ee>
 
13541
Date:   Wed Dec 8 10:32:18 2010 +0200
 
13542
 
 
13543
    [l10n] Updated Estonian translation
 
13544
 
 
13545
 po/et.po |  544 ++++++++++++++++++++------------------------------------------
 
13546
 1 files changed, 177 insertions(+), 367 deletions(-)
 
13547
 
 
13548
commit c25a572d95ca19cb3fef5289da97ec9dad398ef1
 
13549
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13550
Date:   Wed Dec 8 01:14:12 2010 +0200
 
13551
 
 
13552
    Updated Hebrew translation
 
13553
 
 
13554
 po/he.po |   95 ++++++++++++++++++++++++++++++++------------------------------
 
13555
 1 files changed, 49 insertions(+), 46 deletions(-)
 
13556
 
 
13557
commit cd151175fc3ea6db1b426c9bfef410cbb83e738f
 
13558
Author: Bastien Nocera <hadess@hadess.net>
 
13559
Date:   Tue Dec 7 17:42:34 2010 +0000
 
13560
 
 
13561
    mouse: Add "trackball" as a keyword
 
13562
 
 
13563
 panels/mouse/gnome-mouse-panel.desktop.in.in |    2 +-
 
13564
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13565
 
 
13566
commit a941601b7c527c316ef4044f3fc4c6cb6ea37e62
 
13567
Author: Bastien Nocera <hadess@hadess.net>
 
13568
Date:   Tue Dec 7 17:11:59 2010 +0000
 
13569
 
 
13570
    display: Mark "Mirror displays" as a verb
 
13571
    
 
13572
    Add a translator comment to make sure "Mirror displays" in the main
 
13573
    panel UI gets translated properly.
 
13574
 
 
13575
 panels/display/display-capplet.ui |    2 +-
 
13576
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13577
 
 
13578
commit 7667671ab172817796b515c1e1d3f18733205cc7
 
13579
Author: Bastien Nocera <hadess@hadess.net>
 
13580
Date:   Tue Dec 7 16:57:09 2010 +0000
 
13581
 
 
13582
    display: Use "display" instead of "screen"
 
13583
    
 
13584
    Use "display" consistently instead of "screen" in some portions
 
13585
    of the UI.
 
13586
 
 
13587
 panels/display/display-capplet.ui |    2 +-
 
13588
 panels/display/xrandr-capplet.c   |   29 +++++++++++++++++------------
 
13589
 2 files changed, 18 insertions(+), 13 deletions(-)
 
13590
 
 
13591
commit b644270689a2493a6352af6933603ccd5885ec1e
 
13592
Author: Bastien Nocera <hadess@hadess.net>
 
13593
Date:   Tue Dec 7 15:57:04 2010 +0000
 
13594
 
 
13595
    user-accounts: Fix warnings with special chars in user name
 
13596
    
 
13597
    https://bugzilla.gnome.org/show_bug.cgi?id=626282
 
13598
 
 
13599
 panels/user-accounts/um-user-panel.c |    5 ++++-
 
13600
 1 files changed, 4 insertions(+), 1 deletions(-)
 
13601
 
 
13602
commit 1444bc8928db32e1f74d026d31be7d8b0dcb9e57
 
13603
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13604
Date:   Tue Dec 7 17:32:25 2010 +0200
 
13605
 
 
13606
    Updated Hebrew translation
 
13607
 
 
13608
 po/he.po |   60 ++++++++++++++++++++++++++++++------------------------------
 
13609
 1 files changed, 30 insertions(+), 30 deletions(-)
 
13610
 
 
13611
commit e62c6f7e950f95bdd18018a7f48c2a2cdb291422
 
13612
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
13613
Date:   Tue Dec 7 15:17:43 2010 +0000
 
13614
 
 
13615
    display: Title versus Sentences Capitalization
 
13616
    
 
13617
    Fix a few labels.
 
13618
 
 
13619
 panels/display/display-capplet.ui |    4 ++--
 
13620
 1 files changed, 2 insertions(+), 2 deletions(-)
 
13621
 
 
13622
commit 96a726f20bcaaf4f66825b1a0584fba223b0e0a9
 
13623
Author: Bastien Nocera <hadess@hadess.net>
 
13624
Date:   Tue Dec 7 15:13:46 2010 +0000
 
13625
 
 
13626
    user-accounts: Don't crash when apg is missing
 
13627
    
 
13628
    https://bugzilla.gnome.org/show_bug.cgi?id=635808
 
13629
 
 
13630
 panels/user-accounts/um-password-dialog.c |    9 +++------
 
13631
 1 files changed, 3 insertions(+), 6 deletions(-)
 
13632
 
 
13633
commit 102a0d65e2304b5021454d187326e388b7f6fc66
 
13634
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
13635
Date:   Tue Dec 7 18:00:39 2010 +0700
 
13636
 
 
13637
    Updated Thai translation.
 
13638
 
 
13639
 po/th.po |  757 +++++++++++++++++++++-----------------------------------------
 
13640
 1 files changed, 254 insertions(+), 503 deletions(-)
 
13641
 
 
13642
commit 70d422069e6454760c14e33bb7e9c11527e55d91
 
13643
Author: Kjartan Maraas <kmaraas@gnome.org>
 
13644
Date:   Mon Dec 6 18:55:03 2010 +0100
 
13645
 
 
13646
    Updated Norwegian bokmål translation
 
13647
 
 
13648
 po/nb.po |  365 +++++++++++++++++++++++---------------------------------------
 
13649
 1 files changed, 136 insertions(+), 229 deletions(-)
 
13650
 
 
13651
commit 9ec373f645f253185452cd864b01e80e4ebd3f87
 
13652
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
13653
Date:   Mon Dec 6 23:26:17 2010 +0700
 
13654
 
 
13655
    Updated Thai translation.
 
13656
 
 
13657
 po/th.po |  913 ++++++++++++++++++++++++--------------------------------------
 
13658
 1 files changed, 353 insertions(+), 560 deletions(-)
 
13659
 
 
13660
commit 5d7ad665ecb3bf780dfcff3c3efec73a4351810a
 
13661
Author: Owen W. Taylor <otaylor@fishsoup.net>
 
13662
Date:   Mon Dec 6 08:37:00 2010 -0500
 
13663
 
 
13664
    xandr-capplet: Remove depth argument from gdk_window_get_geometry()
 
13665
    
 
13666
    Make compile again with the latest GTK+ 2.9x API changes.
 
13667
    
 
13668
    https://bugzilla.gnome.org/show_bug.cgi?id=636581
 
13669
 
 
13670
 panels/display/xrandr-capplet.c |    2 +-
 
13671
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13672
 
 
13673
commit 33a73ceac029fd2e80c19d8a25af5facf01a0aa7
 
13674
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
13675
Date:   Mon Dec 6 14:49:55 2010 +0200
 
13676
 
 
13677
    Updated Hebrew translation.
 
13678
 
 
13679
 po/he.po |  429 +++++++++++++++++++++++++++++++++++--------------------------
 
13680
 1 files changed, 246 insertions(+), 183 deletions(-)
 
13681
 
 
13682
commit 978c916e2ebd5ee027ab418a53bf16c6f2b60011
 
13683
Author: Matthias Clasen <mclasen@redhat.com>
 
13684
Date:   Sun Dec 5 19:12:11 2010 -0500
 
13685
 
 
13686
    Update POTFILES.in for media panel
 
13687
 
 
13688
 po/POTFILES.in |    1 -
 
13689
 1 files changed, 0 insertions(+), 1 deletions(-)
 
13690
 
 
13691
commit 94c13b0b4db14d09b2b1ba60d2a03655b449a838
 
13692
Author: Ivar Smolin <okul@linux.ee>
 
13693
Date:   Mon Dec 6 01:39:56 2010 +0200
 
13694
 
 
13695
    [l10n] Updated Estonian translation
 
13696
 
 
13697
 po/et.po | 5240 ++++++++++++++++++++++++++++++++++++++------------------------
 
13698
 1 files changed, 3238 insertions(+), 2002 deletions(-)
 
13699
 
 
13700
commit cc51522f564c14ed6b3facea883730c4922abd5b
 
13701
Author: Jorge González <jorgegonz@svn.gnome.org>
 
13702
Date:   Sun Dec 5 18:47:55 2010 +0100
 
13703
 
 
13704
    Updated Spanish translation
 
13705
 
 
13706
 po/es.po | 1388 +++++++++++++++++++++++++++++++++++++-------------------------
 
13707
 1 files changed, 835 insertions(+), 553 deletions(-)
 
13708
 
 
13709
commit c895a0634ae8a2850a593639ed6b1d9620c9ab89
 
13710
Author: Akom Chotiphantawanon <knight2000@gmail.com>
 
13711
Date:   Sun Dec 5 18:50:17 2010 +0700
 
13712
 
 
13713
    Updated Thai translation.
 
13714
 
 
13715
 po/th.po | 8253 ++++++++++++++++++++++++++++++++------------------------------
 
13716
 1 files changed, 4314 insertions(+), 3939 deletions(-)
 
13717
 
 
13718
commit 01f8f489d23fec0ee62b005af8fd902846732f22
 
13719
Author: Matthias Clasen <mclasen@redhat.com>
 
13720
Date:   Fri Dec 3 21:22:26 2010 -0500
 
13721
 
 
13722
    Shell: fix initial window size
 
13723
    
 
13724
    The code is setting the min-content-height out of a ::size-allocate
 
13725
    handler, so the resulting size request is ignored. Doing a separate
 
13726
    size request in an idle has the desired effect.
 
13727
 
 
13728
 shell/gnome-control-center.c |   21 ++++++++++++++++++++-
 
13729
 1 files changed, 20 insertions(+), 1 deletions(-)
 
13730
 
 
13731
commit fbbb9c35a925010af25e428ece6a16ea22d667db
 
13732
Author: Bastien Nocera <hadess@hadess.net>
 
13733
Date:   Thu Dec 2 19:17:38 2010 +0000
 
13734
 
 
13735
    shell: Add -o parameter to show the overview
 
13736
    
 
13737
    Instead of just presenting the main window.
 
13738
 
 
13739
 shell/control-center.c       |   63 +++++++++++++++++++++++++++++++++++++----
 
13740
 shell/gnome-control-center.c |    6 ++++
 
13741
 shell/gnome-control-center.h |    2 +
 
13742
 3 files changed, 64 insertions(+), 7 deletions(-)
 
13743
 
 
13744
commit dc9f8114dcf841854cca760c5de0bf1866239a2f
 
13745
Author: Bastien Nocera <hadess@hadess.net>
 
13746
Date:   Thu Dec 2 18:06:08 2010 +0000
 
13747
 
 
13748
    datetime: Implement 12h time setting
 
13749
    
 
13750
    So AM/PM are shown when the clock format is 12h.
 
13751
    
 
13752
    Use the new GSettings schema key for the preference.
 
13753
    
 
13754
    Also make sure that the day spinner always falls within the
 
13755
    number of days of the month available (and make the 31st selectable
 
13756
    for months that have that many days).
 
13757
 
 
13758
 panels/datetime/cc-datetime-panel.c |  242 +++++++++++++++++++----------------
 
13759
 panels/datetime/datetime.ui         |   56 ++++++++-
 
13760
 2 files changed, 188 insertions(+), 110 deletions(-)
 
13761
 
 
13762
commit 4db6e4d0600faee124441ef6407f57a44feb6ecc
 
13763
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13764
Date:   Thu Dec 2 18:04:22 2010 +0100
 
13765
 
 
13766
    Require gsettings-desktop-schemas >= 0.1.3
 
13767
 
 
13768
 configure.ac |    2 +-
 
13769
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13770
 
 
13771
commit 07aceaf5385453b3d18eadae7a36a8fff8514bea
 
13772
Author: Richard Hughes <richard@hughsie.com>
 
13773
Date:   Thu Dec 2 16:03:53 2010 +0000
 
13774
 
 
13775
    Add a mockup of the future network panel, code to follow in the next few days
 
13776
 
 
13777
 panels/network/network.ui | 1407 +++++++++++++++++++++++++++++++++++++++++++++
 
13778
 1 files changed, 1407 insertions(+), 0 deletions(-)
 
13779
 
 
13780
commit 28746145ec16438e8d6dbf1f3b0a44cdfb2cd9a9
 
13781
Author: Richard Hughes <richard@hughsie.com>
 
13782
Date:   Thu Dec 2 16:02:50 2010 +0000
 
13783
 
 
13784
    Rename the network panel to 'proxy' so we can work on a true network panel that uses NetworkManager
 
13785
 
 
13786
 configure.ac                                       |    4 +-
 
13787
 panels/Makefile.am                                 |    2 +-
 
13788
 panels/network/Makefile.am                         |   57 -
 
13789
 panels/network/cc-network-panel.c                  |  127 --
 
13790
 panels/network/cc-network-panel.h                  |   77 --
 
13791
 panels/network/gnome-network-panel.desktop.in.in   |   17 -
 
13792
 panels/network/gnome-network-properties.c          | 1306 --------------------
 
13793
 panels/network/gnome-network-properties.ui         | 1086 ----------------
 
13794
 .../icons/16x16/gnome-network-properties.png       |  Bin 824 -> 0 bytes
 
13795
 .../icons/22x22/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 
13796
 .../icons/24x24/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 
13797
 .../icons/32x32/gnome-network-properties.png       |  Bin 1855 -> 0 bytes
 
13798
 .../icons/48x48/gnome-network-properties.png       |  Bin 3191 -> 0 bytes
 
13799
 .../icons/scalable/gnome-network-properties.svg    |  628 ----------
 
13800
 panels/network/network-module.c                    |   41 -
 
13801
 panels/proxy/Makefile.am                           |   57 +
 
13802
 panels/proxy/cc-proxy-panel.c                      |  127 ++
 
13803
 panels/proxy/cc-proxy-panel.h                      |   77 ++
 
13804
 panels/proxy/gnome-proxy-panel.desktop.in.in       |   17 +
 
13805
 panels/proxy/gnome-proxy-properties.c              | 1306 ++++++++++++++++++++
 
13806
 panels/proxy/gnome-proxy-properties.ui             | 1086 ++++++++++++++++
 
13807
 .../proxy/icons/16x16/gnome-proxy-properties.png   |  Bin 0 -> 824 bytes
 
13808
 .../proxy/icons/22x22/gnome-proxy-properties.png   |  Bin 0 -> 1081 bytes
 
13809
 .../proxy/icons/24x24/gnome-proxy-properties.png   |  Bin 0 -> 1081 bytes
 
13810
 .../proxy/icons/32x32/gnome-proxy-properties.png   |  Bin 0 -> 1855 bytes
 
13811
 .../proxy/icons/48x48/gnome-proxy-properties.png   |  Bin 0 -> 3191 bytes
 
13812
 .../icons/scalable/gnome-proxy-properties.svg      |  628 ++++++++++
 
13813
 panels/proxy/proxy-module.c                        |   41 +
 
13814
 po/POTFILES.in                                     |    6 +-
 
13815
 29 files changed, 3345 insertions(+), 3345 deletions(-)
 
13816
 
 
13817
commit 6de52cfb9728d4ae9fe8e5cd8e51325240eb0886
 
13818
Author: Bastien Nocera <hadess@hadess.net>
 
13819
Date:   Thu Dec 2 15:37:47 2010 +0000
 
13820
 
 
13821
    datetime: Don't depend on gnome-shell for the clock format
 
13822
    
 
13823
    We really don't want to depend on a module that might not be
 
13824
    installed for this setting. Use the one in gsettings-desktop-schemas
 
13825
    instead.
 
13826
 
 
13827
 panels/datetime/cc-datetime-panel.c |   15 ++++++++-------
 
13828
 1 files changed, 8 insertions(+), 7 deletions(-)
 
13829
 
 
13830
commit ccfde295f21d8da0a1da6b218c80377b8803330b
 
13831
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
13832
Date:   Thu Dec 2 21:29:00 2010 +0800
 
13833
 
 
13834
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
13835
 
 
13836
 po/zh_HK.po | 4255 +++++++++++++++++++++++++++++++++++++----------------------
 
13837
 po/zh_TW.po | 4259 +++++++++++++++++++++++++++++++++++++----------------------
 
13838
 2 files changed, 5380 insertions(+), 3134 deletions(-)
 
13839
 
 
13840
commit ebfaa486784535613c1f343c4f7136190c599424
 
13841
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13842
Date:   Wed Dec 1 20:18:37 2010 +0100
 
13843
 
 
13844
    media: re-add accidentally removed code
 
13845
 
 
13846
 panels/media/cc-media-panel.c |   15 +++++++++------
 
13847
 1 files changed, 9 insertions(+), 6 deletions(-)
 
13848
 
 
13849
commit 3bb23fef60b08edcbbff9ebc93fe09ee01092cae
 
13850
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13851
Date:   Wed Dec 1 17:07:10 2010 +0100
 
13852
 
 
13853
    build: bump required GTK+ version
 
13854
 
 
13855
 configure.ac |    2 +-
 
13856
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13857
 
 
13858
commit 55435ac0f237166f5d6f5cb7b43a39a01bda34e9
 
13859
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13860
Date:   Wed Dec 1 13:54:38 2010 +0100
 
13861
 
 
13862
    media: remove NautilusOpenWithDialog
 
13863
    
 
13864
    It's not used anymore now that the widgets are in GTK+.
 
13865
 
 
13866
 panels/media/Makefile.am                 |    4 +-
 
13867
 panels/media/nautilus-open-with-dialog.c | 1092 ------------------------------
 
13868
 panels/media/nautilus-open-with-dialog.h |   64 --
 
13869
 3 files changed, 1 insertions(+), 1159 deletions(-)
 
13870
 
 
13871
commit 0b4c4e05bf505801a78b314998549e0fa9bf60c0
 
13872
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13873
Date:   Wed Dec 1 13:53:58 2010 +0100
 
13874
 
 
13875
    media: port to GtkAppChooserButton
 
13876
    
 
13877
    Use the new GTK+ widget instead of our homebrew comboboxes.
 
13878
 
 
13879
 panels/media/cc-media-panel.c          |  636 +++++++++-----------------------
 
13880
 panels/media/gnome-media-properties.ui |   19 +-
 
13881
 2 files changed, 186 insertions(+), 469 deletions(-)
 
13882
 
 
13883
commit 5b7132bacf0682c383a60f19d10b8205e2f6f208
 
13884
Author: Bastien Nocera <hadess@hadess.net>
 
13885
Date:   Mon Nov 29 14:56:31 2010 +0000
 
13886
 
 
13887
    display: Use new GtkSwitch for display switching
 
13888
    
 
13889
    Instead of 2 radio buttons.
 
13890
    
 
13891
    https://bugzilla.gnome.org/show_bug.cgi?id=636065
 
13892
 
 
13893
 configure.ac                      |    2 +-
 
13894
 panels/display/display-capplet.ui |   21 +----------------
 
13895
 panels/display/xrandr-capplet.c   |   46 +++++++++++++-----------------------
 
13896
 3 files changed, 19 insertions(+), 50 deletions(-)
 
13897
 
 
13898
commit 85b23fff9f70f86102e8ab6777a43de9f9feb84b
 
13899
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13900
Date:   Wed Dec 1 11:28:06 2010 +0100
 
13901
 
 
13902
    build: bumop required gsettings-desktop-schemas version
 
13903
 
 
13904
 configure.ac |    2 +-
 
13905
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13906
 
 
13907
commit 3fe7ff72c32551fdbd15c09aaf6c9fbc7a346683
 
13908
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13909
Date:   Tue Nov 30 14:27:45 2010 +0100
 
13910
 
 
13911
    universal access: Re-add gconf_on_off_editor stuff for the metacity settings
 
13912
 
 
13913
 panels/universal-access/cc-ua-panel.c |   77 ++++++++++++++++++++++++++------
 
13914
 1 files changed, 62 insertions(+), 15 deletions(-)
 
13915
 
 
13916
commit 979fc705c3931f2efa6bc6426360098bfd185097
 
13917
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13918
Date:   Tue Nov 30 14:18:41 2010 +0100
 
13919
 
 
13920
    universal access: Use DPI settings from GSettings
 
13921
 
 
13922
 panels/universal-access/cc-ua-panel.c |   34 ++++++++++++++++----------------
 
13923
 1 files changed, 17 insertions(+), 17 deletions(-)
 
13924
 
 
13925
commit 10d65280f655f968848eda5e19dc08d42b59047d
 
13926
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13927
Date:   Tue Nov 30 14:09:20 2010 +0100
 
13928
 
 
13929
    universal-access: Migrate mouse settings to GSettings
 
13930
 
 
13931
 panels/universal-access/cc-ua-panel.c |   89 ++++++++-------------------------
 
13932
 1 files changed, 21 insertions(+), 68 deletions(-)
 
13933
 
 
13934
commit 71c6f13575a0cc45bb7e3d591d185baabdbb9182
 
13935
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13936
Date:   Tue Nov 30 13:47:50 2010 +0100
 
13937
 
 
13938
    universal access: Migrate keyboard settings to GSettings
 
13939
 
 
13940
 panels/universal-access/cc-ua-panel.c |   67 +++++++++++++++++---------------
 
13941
 1 files changed, 36 insertions(+), 31 deletions(-)
 
13942
 
 
13943
commit ee2c77b27732a078005b7b56072baac356ef3348
 
13944
Author: Luca Ferretti <lferrett@gnome.org>
 
13945
Date:   Tue Nov 30 01:12:12 2010 +0100
 
13946
 
 
13947
    media: add use_underline property to Other button
 
13948
 
 
13949
 panels/media/gnome-media-properties.ui |    1 +
 
13950
 1 files changed, 1 insertions(+), 0 deletions(-)
 
13951
 
 
13952
commit 6c04751f397d2a7fc3547cdf02d65a9162ecf688
 
13953
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13954
Date:   Mon Nov 29 23:53:25 2010 +0100
 
13955
 
 
13956
    Release 2.91.3.1
 
13957
 
 
13958
 NEWS         |   13 +++++++++++++
 
13959
 configure.ac |    2 +-
 
13960
 2 files changed, 14 insertions(+), 1 deletions(-)
 
13961
 
 
13962
commit d237476df539be84ca52604097eb7cb260b71de1
 
13963
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
13964
Date:   Mon Nov 29 20:16:06 2010 +0100
 
13965
 
 
13966
    media: use the correct schema name
 
13967
 
 
13968
 panels/media/cc-media-panel.c |    2 +-
 
13969
 1 files changed, 1 insertions(+), 1 deletions(-)
 
13970
 
 
13971
commit 0a396a872bdb9344ffbac49acd6e79a5a220f33f
 
13972
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13973
Date:   Mon Nov 29 16:50:53 2010 +0100
 
13974
 
 
13975
    Add missing libraries for linking
 
13976
 
 
13977
 panels/media/Makefile.am  |    3 ++-
 
13978
 panels/power/Makefile.am  |    2 +-
 
13979
 panels/screen/Makefile.am |    2 +-
 
13980
 3 files changed, 4 insertions(+), 3 deletions(-)
 
13981
 
 
13982
commit affc2ca923d1fc41d229d829f1e9a477b0912d70
 
13983
Author: Bastien Nocera <hadess@hadess.net>
 
13984
Date:   Mon Nov 29 14:43:07 2010 +0000
 
13985
 
 
13986
    display: Fix run-time warning
 
13987
    
 
13988
    If the viewport changed before we're realised, don't care too much.
 
13989
 
 
13990
 panels/display/scrollarea.c |    3 +++
 
13991
 1 files changed, 3 insertions(+), 0 deletions(-)
 
13992
 
 
13993
commit cab4c66ec653b4ed968308de2f0271f9429fdfd8
 
13994
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
13995
Date:   Mon Nov 29 14:37:31 2010 +0100
 
13996
 
 
13997
    Release 2.91.3
 
13998
 
 
13999
 NEWS         |    1 +
 
14000
 configure.ac |    2 +-
 
14001
 2 files changed, 2 insertions(+), 1 deletions(-)
 
14002
 
 
14003
commit 94a4924b3da1c1d51374343347d1a64c019ea7e5
 
14004
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14005
Date:   Mon Nov 29 14:37:18 2010 +0100
 
14006
 
 
14007
    i18n: Add non-translatable files to POTFILES.skip
 
14008
 
 
14009
 po/POTFILES.skip |    1 +
 
14010
 1 files changed, 1 insertions(+), 0 deletions(-)
 
14011
 
 
14012
commit 5758cc07e69cfccf842e18520e6b8aa4232e560a
 
14013
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14014
Date:   Mon Nov 29 14:32:04 2010 +0100
 
14015
 
 
14016
    sound: Add 'devices' icons dir to build
 
14017
 
 
14018
 panels/sound/data/icons/48x48/Makefile.am |    2 +-
 
14019
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14020
 
 
14021
commit fea8fc045e43a2ae2b25a6b79bb1925a587b1cc0
 
14022
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14023
Date:   Mon Nov 29 14:27:42 2010 +0100
 
14024
 
 
14025
    sound: Add 'devices' icons dir to build
 
14026
 
 
14027
 panels/sound/data/icons/32x32/Makefile.am |    2 +-
 
14028
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14029
 
 
14030
commit 1e128627c3fc8c24401a8697552b710438606301
 
14031
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14032
Date:   Mon Nov 29 14:25:05 2010 +0100
 
14033
 
 
14034
    sound: Add 'devices' icons dir to build
 
14035
 
 
14036
 panels/sound/data/icons/24x24/Makefile.am |    2 +-
 
14037
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14038
 
 
14039
commit 9efcba5bf3e32a93dac37f6827e6e2752267d9ce
 
14040
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14041
Date:   Mon Nov 29 14:22:12 2010 +0100
 
14042
 
 
14043
    sound: Add 'devices' icons dir to build
 
14044
 
 
14045
 panels/sound/data/icons/16x16/Makefile.am |    2 +-
 
14046
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14047
 
 
14048
commit cff53d1afbd5092407067da1f513bad8192632d2
 
14049
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14050
Date:   Mon Nov 29 12:39:15 2010 +0100
 
14051
 
 
14052
    user-accounts: Link against missing libraries
 
14053
 
 
14054
 panels/user-accounts/Makefile.am |    1 +
 
14055
 1 files changed, 1 insertions(+), 0 deletions(-)
 
14056
 
 
14057
commit c76fa00d67404119bf3aafae411037a6c8cc75b8
 
14058
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
14059
Date:   Mon Nov 29 12:30:44 2010 +0100
 
14060
 
 
14061
    Prepare NEWS
 
14062
 
 
14063
 NEWS |  108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
14064
 1 files changed, 108 insertions(+), 0 deletions(-)
 
14065
 
 
14066
commit 66e8e903be8ad25fe3b1386d1fbda75359959e97
 
14067
Author: Giovanni Campagna <gcampagna@src.gnome.org>
 
14068
Date:   Sun Nov 28 17:07:24 2010 +0100
 
14069
 
 
14070
    Adapt to API changes in GnomeRRScreen
 
14071
    
 
14072
    gnome_rr_screen_new does not accept a callback anymore, we need
 
14073
    to use the "screen-changed" signal
 
14074
 
 
14075
 panels/display/xrandr-capplet.c |    6 +++---
 
14076
 1 files changed, 3 insertions(+), 3 deletions(-)
 
14077
 
 
14078
commit 3eb3ca4506624fb537c55796d1397eb5f9b8da4b
 
14079
Author: Giovanni Campagna <gcampagna@src.gnome.org>
 
14080
Date:   Thu Nov 4 23:15:58 2010 +0100
 
14081
 
 
14082
    Adapt to GnomeDesktop API changes
 
14083
    
 
14084
    GnomeRRScreen, GnomeRRConfig and GnomeRROutputInfo (formerly
 
14085
    GnomeOutputInfo) have turned into opaque GObjects. Use accessors
 
14086
    for modifying them, and allocate/free them as GObjects.
 
14087
    
 
14088
    https://bugzilla.gnome.org/show_bug.cgi?id=634091
 
14089
 
 
14090
 panels/display/xrandr-capplet.c |  658 +++++++++++++++++++--------------------
 
14091
 1 files changed, 324 insertions(+), 334 deletions(-)
 
14092
 
 
14093
commit f95f885385d44ec31dd01633b1aa780e654cf458
 
14094
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
14095
Date:   Sat Nov 27 01:56:19 2010 +0100
 
14096
 
 
14097
    Updated Galician translations
 
14098
 
 
14099
 po/gl.po |  788 ++++++++++++++++++++++++++++++++++++++++----------------------
 
14100
 1 files changed, 505 insertions(+), 283 deletions(-)
 
14101
 
 
14102
commit 37b775baa3a32c5c2e8ae08b135397547bbdea72
 
14103
Author: Cătălin Bălan <laserbeam333@gmail.com>
 
14104
Date:   Fri Nov 26 00:11:00 2010 +0200
 
14105
 
 
14106
    Updated Romanian translation
 
14107
 
 
14108
 po/ro.po | 3840 ++++++++++++++++++++++++++++++++++++++++++--------------------
 
14109
 1 files changed, 2618 insertions(+), 1222 deletions(-)
 
14110
 
 
14111
commit ab1cc55ae963d8c60b02fea3ddeda0ca2a923f33
 
14112
Author: Luca Ferretti <lferrett@gnome.org>
 
14113
Date:   Thu Nov 25 16:33:52 2010 +0100
 
14114
 
 
14115
    media: fix capitalization and missing accelerator
 
14116
 
 
14117
 panels/media/gnome-media-properties.ui |    8 ++++----
 
14118
 1 files changed, 4 insertions(+), 4 deletions(-)
 
14119
 
 
14120
commit c894a599cf4bc79ed623a667c96e3b17f0f0bfa0
 
14121
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
 
14122
Date:   Thu Nov 25 19:04:14 2010 +0530
 
14123
 
 
14124
    Updated Tamil translation
 
14125
 
 
14126
 po/ta.po | 3871 +++++++++++++++++++++++++++++++++++++++-----------------------
 
14127
 1 files changed, 2434 insertions(+), 1437 deletions(-)
 
14128
 
 
14129
commit 0c8dfbba952da40f757e36fbd0993d2a62955c44
 
14130
Author: William Jon McCann <jmccann@redhat.com>
 
14131
Date:   Thu Nov 25 00:51:52 2010 -0500
 
14132
 
 
14133
    ua: remove an unused frame that added a few extra px of spacing
 
14134
 
 
14135
 panels/universal-access/uap.ui | 4968 ++++++++++++++++++++--------------------
 
14136
 1 files changed, 2475 insertions(+), 2493 deletions(-)
 
14137
 
 
14138
commit d6be55ec4135c8fadba93721dcf54cad6f50a817
 
14139
Author: A S Alam <aalam@users.sf.net>
 
14140
Date:   Thu Nov 25 09:17:52 2010 +0530
 
14141
 
 
14142
    update for Punjabi by A S Alam
 
14143
 
 
14144
 po/pa.po | 2053 ++++++++++++++++++++++++++++++++++----------------------------
 
14145
 1 files changed, 1114 insertions(+), 939 deletions(-)
 
14146
 
 
14147
commit 0936862719fc3307a92c838f347e6c39298fd76f
 
14148
Author: Kjartan Maraas <kmaraas@gnome.org>
 
14149
Date:   Wed Nov 24 19:47:00 2010 +0100
 
14150
 
 
14151
    Updated Norwegian bokmål translation
 
14152
 
 
14153
 po/nb.po |  470 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
14154
 1 files changed, 327 insertions(+), 143 deletions(-)
 
14155
 
 
14156
commit c6f4bd18469cb52c6ad060218170e8f02bd0224a
 
14157
Author: William Jon McCann <jmccann@redhat.com>
 
14158
Date:   Wed Nov 24 10:40:29 2010 -0500
 
14159
 
 
14160
    media: remove browse checkbutton
 
14161
    
 
14162
    Each individual media type already has the option to open
 
14163
    in the file browser so we don't need a separate option.  It
 
14164
    doesn't appear to have been hooked up so just remove from the ui.
 
14165
 
 
14166
 panels/media/gnome-media-properties.ui |   15 ---------------
 
14167
 1 files changed, 0 insertions(+), 15 deletions(-)
 
14168
 
 
14169
commit f5a1751a96fe0c01efa05edccd62ba76e45365e6
 
14170
Author: William Jon McCann <jmccann@redhat.com>
 
14171
Date:   Wed Nov 24 08:52:50 2010 -0500
 
14172
 
 
14173
    media: expand combo box to fill parent
 
14174
    
 
14175
    Now that parent isn't the full width of window.
 
14176
 
 
14177
 panels/media/gnome-media-properties.ui |    1 -
 
14178
 1 files changed, 0 insertions(+), 1 deletions(-)
 
14179
 
 
14180
commit f71bb4a524e306d35dd855adbf0a279b07fadedf
 
14181
Author: William Jon McCann <jmccann@redhat.com>
 
14182
Date:   Tue Nov 23 17:46:41 2010 -0500
 
14183
 
 
14184
    media: remove spurious debug
 
14185
 
 
14186
 panels/media/cc-media-panel.c |    1 -
 
14187
 1 files changed, 0 insertions(+), 1 deletions(-)
 
14188
 
 
14189
commit a9908912bd210cc0bff066272cd85ec22b3bff41
 
14190
Author: William Jon McCann <jmccann@redhat.com>
 
14191
Date:   Tue Nov 23 17:40:46 2010 -0500
 
14192
 
 
14193
    media: streamline the dialog a bit
 
14194
    
 
14195
    Simplify the layout and move the "extra" options off the main page.
 
14196
 
 
14197
 panels/media/cc-media-panel.c          |   33 ++
 
14198
 panels/media/gnome-media-properties.ui |  520 +++++++++++++++++++-------------
 
14199
 2 files changed, 340 insertions(+), 213 deletions(-)
 
14200
 
 
14201
commit bb211c67e56a67504b95908613b09f22ed1ec93d
 
14202
Author: William Jon McCann <jmccann@redhat.com>
 
14203
Date:   Tue Nov 23 16:10:47 2010 -0500
 
14204
 
 
14205
    media: remove redundant label
 
14206
 
 
14207
 panels/media/gnome-media-properties.ui |   14 --------------
 
14208
 1 files changed, 0 insertions(+), 14 deletions(-)
 
14209
 
 
14210
commit 8c4d35ec17d165a9bd7c9a174c5e0b7db689e54f
 
14211
Author: William Jon McCann <jmccann@redhat.com>
 
14212
Date:   Tue Nov 23 16:04:57 2010 -0500
 
14213
 
 
14214
    media: some spacing fixes
 
14215
 
 
14216
 panels/media/gnome-media-properties.ui |   11 +++++++++--
 
14217
 1 files changed, 9 insertions(+), 2 deletions(-)
 
14218
 
 
14219
commit 502bbf45f5faec3b72d275321f813e6e447a7a07
 
14220
Author: William Jon McCann <jmccann@redhat.com>
 
14221
Date:   Tue Nov 23 15:58:37 2010 -0500
 
14222
 
 
14223
    media: Change name and category
 
14224
 
 
14225
 panels/media/gnome-media-panel.desktop.in.in |    4 ++--
 
14226
 1 files changed, 2 insertions(+), 2 deletions(-)
 
14227
 
 
14228
commit d1b93565d82041c1e30519febb3d96a6f5c040b6
 
14229
Author: Matthias Clasen <mclasen@redhat.com>
 
14230
Date:   Tue Nov 23 10:24:52 2010 -0500
 
14231
 
 
14232
    Use a different cursor for bar dragging
 
14233
 
 
14234
 panels/display/xrandr-capplet.c |    2 +-
 
14235
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14236
 
 
14237
commit 29c7dd38a819039e40a7eff44e4fd8dd939a1550
 
14238
Author: William Jon McCann <jmccann@redhat.com>
 
14239
Date:   Tue Nov 23 09:43:05 2010 -0500
 
14240
 
 
14241
    display: add a save/restore to ensure the labels don't mess up top bar
 
14242
    
 
14243
    By setting a scale...
 
14244
 
 
14245
 panels/display/xrandr-capplet.c |    5 ++++-
 
14246
 1 files changed, 4 insertions(+), 1 deletions(-)
 
14247
 
 
14248
commit 281d37713e0bd301968d650e2119155771bf6c91
 
14249
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14250
Date:   Tue Nov 23 15:24:19 2010 +0100
 
14251
 
 
14252
    i18n: update POTFILES for media panel
 
14253
 
 
14254
 po/POTFILES.in   |    4 ++++
 
14255
 po/POTFILES.skip |    1 +
 
14256
 2 files changed, 5 insertions(+), 0 deletions(-)
 
14257
 
 
14258
commit 4985ac36b2b2e64273fae0216cf212c41b2ed803
 
14259
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14260
Date:   Tue Nov 23 11:42:36 2010 +0100
 
14261
 
 
14262
    media: whitespace fixes
 
14263
 
 
14264
 panels/media/nautilus-open-with-dialog.c |    3 +--
 
14265
 1 files changed, 1 insertions(+), 2 deletions(-)
 
14266
 
 
14267
commit 23d0dac079a65caad67cad86693567faf9a505f5
 
14268
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14269
Date:   Tue Nov 23 11:42:14 2010 +0100
 
14270
 
 
14271
    media: don't support running uninstalled, it's not possible now.
 
14272
 
 
14273
 panels/media/cc-media-panel.c |    7 +------
 
14274
 1 files changed, 1 insertions(+), 6 deletions(-)
 
14275
 
 
14276
commit 6d968179c360e2c595643a3c4af10ad5c5ff31b3
 
14277
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14278
Date:   Tue Nov 23 11:39:47 2010 +0100
 
14279
 
 
14280
    media: use a struct to associate GtkBuilder names and content types
 
14281
 
 
14282
 panels/media/cc-media-panel.c |   30 ++++++++++++++++++------------
 
14283
 1 files changed, 18 insertions(+), 12 deletions(-)
 
14284
 
 
14285
commit c18b77f75ffd4dc97da0f2b8b944e4f5f9f106a5
 
14286
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14287
Date:   Tue Nov 23 11:39:09 2010 +0100
 
14288
 
 
14289
    media: define an enum for combobox positions
 
14290
 
 
14291
 panels/media/cc-media-panel.c |   16 +++++++++++-----
 
14292
 1 files changed, 11 insertions(+), 5 deletions(-)
 
14293
 
 
14294
commit 8b87acc6cf4dfc4cd4d45e1e6404518aff347891
 
14295
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14296
Date:   Tue Nov 23 11:38:48 2010 +0100
 
14297
 
 
14298
    media: don't use eel prefix for functions
 
14299
 
 
14300
 panels/media/cc-media-panel.c |   12 ++++++------
 
14301
 1 files changed, 6 insertions(+), 6 deletions(-)
 
14302
 
 
14303
commit 9cef81b8095b347c32e279bcbf2932ce57ca5c59
 
14304
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14305
Date:   Tue Nov 23 10:56:12 2010 +0100
 
14306
 
 
14307
    media: use GPtrArray to add/remove elements from strv
 
14308
 
 
14309
 panels/media/cc-media-panel.c |   63 +++++++++++++++++++++++-----------------
 
14310
 1 files changed, 36 insertions(+), 27 deletions(-)
 
14311
 
 
14312
commit 5f0d76071241e0da9bebee788ae404932eab0253
 
14313
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14314
Date:   Mon Nov 15 16:44:18 2010 +0100
 
14315
 
 
14316
    media: make the "Add application" dialog modal
 
14317
    
 
14318
    To get the sticky effect from gnome-shell (if it's running). It makes
 
14319
    sense for that dialog to be modal anyway, as choosing more than one
 
14320
    default application at the same time is just confusing.
 
14321
 
 
14322
 panels/media/cc-media-panel.c |    4 ++--
 
14323
 1 files changed, 2 insertions(+), 2 deletions(-)
 
14324
 
 
14325
commit 25e932c7c448174138ea09629efc29a47e2ddbed
 
14326
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14327
Date:   Mon Nov 15 13:05:12 2010 +0100
 
14328
 
 
14329
    media: credit original author of the code, and some cosmetic changes
 
14330
 
 
14331
 panels/media/cc-media-panel.c |   44 +++++++++++++++++++++-------------------
 
14332
 1 files changed, 23 insertions(+), 21 deletions(-)
 
14333
 
 
14334
commit d074821db8a852adac939171208ca164119bff31
 
14335
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14336
Date:   Mon Nov 15 13:04:49 2010 +0100
 
14337
 
 
14338
    media: hook up the open with dialog in the autorun panel
 
14339
 
 
14340
 panels/media/cc-media-panel.c |   49 ++++++++++++++++++++++++++++++++++++-----
 
14341
 1 files changed, 43 insertions(+), 6 deletions(-)
 
14342
 
 
14343
commit 230edc2f1216cd94d9db51073b9dbcc16afbf92a
 
14344
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14345
Date:   Mon Nov 15 13:03:56 2010 +0100
 
14346
 
 
14347
    media: copy-paste NautilusOpenWithDialog here
 
14348
 
 
14349
 panels/media/Makefile.am                 |    4 +-
 
14350
 panels/media/nautilus-open-with-dialog.c | 1093 ++++++++++++++++++++++++++++++
 
14351
 panels/media/nautilus-open-with-dialog.h |   64 ++
 
14352
 3 files changed, 1160 insertions(+), 1 deletions(-)
 
14353
 
 
14354
commit 5f6c1d2b5032bbf737115e74408de6fc4ba3bde1
 
14355
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14356
Date:   Sun Nov 14 14:38:27 2010 +0100
 
14357
 
 
14358
    media: use GIcons instead of rendering pixbufs ourselves
 
14359
    
 
14360
    This simplifies the code a bit, and avoid unnecesary work.
 
14361
 
 
14362
 panels/media/cc-media-panel.c |  146 +++++++++++++---------------------------
 
14363
 1 files changed, 48 insertions(+), 98 deletions(-)
 
14364
 
 
14365
commit b70172e707781492a10e37711144753c5ec571b1
 
14366
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
14367
Date:   Sun Nov 14 13:04:40 2010 +0100
 
14368
 
 
14369
    media: initial port of Nautilus capplet code.
 
14370
 
 
14371
 configure.ac                                 |    2 +
 
14372
 panels/Makefile.am                           |    1 +
 
14373
 panels/media/Makefile.am                     |   36 ++
 
14374
 panels/media/cc-media-panel.c                |  808 ++++++++++++++++++++++++++
 
14375
 panels/media/cc-media-panel.h                |   73 +++
 
14376
 panels/media/gnome-media-panel.desktop.in.in |   15 +
 
14377
 panels/media/gnome-media-properties.ui       |  384 ++++++++++++
 
14378
 panels/media/media-module.c                  |   41 ++
 
14379
 8 files changed, 1360 insertions(+), 0 deletions(-)
 
14380
 
 
14381
commit f490da1cb5461177ec086273add37b7e7157b79f
 
14382
Author: William Jon McCann <jmccann@redhat.com>
 
14383
Date:   Tue Nov 23 08:29:59 2010 -0500
 
14384
 
 
14385
    display: use a better color shading
 
14386
    
 
14387
    So the displays don't look black when off.  We should avoid using
 
14388
    black since that is used for the top bar.
 
14389
 
 
14390
 panels/display/xrandr-capplet.c |   30 ++++++++++++++++++++++++++----
 
14391
 1 files changed, 26 insertions(+), 4 deletions(-)
 
14392
 
 
14393
commit 49e0499e3b760bb639e9759356cc645198099698
 
14394
Author: William Jon McCann <jmccann@redhat.com>
 
14395
Date:   Tue Nov 23 08:02:19 2010 -0500
 
14396
 
 
14397
    display: update primary when turning displays off
 
14398
 
 
14399
 panels/display/xrandr-capplet.c |   17 +++++++++--------
 
14400
 1 files changed, 9 insertions(+), 8 deletions(-)
 
14401
 
 
14402
commit 17a7b0d404207e6b319b9fefdf184d7daddd8d9b
 
14403
Author: William Jon McCann <jmccann@redhat.com>
 
14404
Date:   Mon Nov 22 22:01:30 2010 -0500
 
14405
 
 
14406
    display: only set primary when dragging top bar
 
14407
 
 
14408
 panels/display/xrandr-capplet.c |    5 ++++-
 
14409
 1 files changed, 4 insertions(+), 1 deletions(-)
 
14410
 
 
14411
commit 3f054a856e474319eb30008868bef8a523efd467
 
14412
Author: William Jon McCann <jmccann@redhat.com>
 
14413
Date:   Mon Nov 22 21:54:51 2010 -0500
 
14414
 
 
14415
    display: don't allow setting primary on off displays
 
14416
 
 
14417
 panels/display/xrandr-capplet.c |    3 ++-
 
14418
 1 files changed, 2 insertions(+), 1 deletions(-)
 
14419
 
 
14420
commit 9cd6ecac9f499b104e952855741464bfed664e3a
 
14421
Author: William Jon McCann <jmccann@redhat.com>
 
14422
Date:   Mon Nov 22 21:40:34 2010 -0500
 
14423
 
 
14424
    display: ensure primary display is set in config
 
14425
    
 
14426
    https://bugzilla.gnome.org/show_bug.cgi?id=635455
 
14427
 
 
14428
 panels/display/xrandr-capplet.c |    2 ++
 
14429
 1 files changed, 2 insertions(+), 0 deletions(-)
 
14430
 
 
14431
commit 325747abcc6cc4745f05945d09091b0266ea3c2c
 
14432
Author: Bastien Nocera <hadess@hadess.net>
 
14433
Date:   Mon Nov 22 13:34:57 2010 +0000
 
14434
 
 
14435
    sound: Fix copy/paste error
 
14436
    
 
14437
    When setting the default output programmitically.
 
14438
 
 
14439
 panels/sound/gvc-mixer-dialog.c |    2 +-
 
14440
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14441
 
 
14442
commit d5642cf221e6eb2bf73dbb938dabf04f0f5a1d80
 
14443
Author: William Jon McCann <jmccann@redhat.com>
 
14444
Date:   Sun Nov 21 22:06:26 2010 -0500
 
14445
 
 
14446
    background: load wallpapers in an idle
 
14447
    
 
14448
    So we don't block the construction.
 
14449
 
 
14450
 panels/background/bg-wallpapers-source.c |   36 ++++++++++++++++++++++-------
 
14451
 1 files changed, 27 insertions(+), 9 deletions(-)
 
14452
 
 
14453
commit 4c06652dfc55488a0542fc7aa7a3d5d88a1a2c58
 
14454
Author: William Jon McCann <jmccann@redhat.com>
 
14455
Date:   Sun Nov 21 21:35:52 2010 -0500
 
14456
 
 
14457
    sound: remove window and button sounds checkbox
 
14458
 
 
14459
 panels/sound/gvc-sound-theme-chooser.c |   37 --------------------------------
 
14460
 1 files changed, 0 insertions(+), 37 deletions(-)
 
14461
 
 
14462
commit d2bacbfa59138bb92eebb3e6832313aa90338443
 
14463
Author: William Jon McCann <jmccann@redhat.com>
 
14464
Date:   Sun Nov 21 21:33:02 2010 -0500
 
14465
 
 
14466
    sound: remove theme selection
 
14467
    
 
14468
    Like appearance themes this is something that should move to
 
14469
    a tweakers paradise app.
 
14470
 
 
14471
 panels/sound/gvc-sound-theme-chooser.c |  459 ++++++++------------------------
 
14472
 1 files changed, 109 insertions(+), 350 deletions(-)
 
14473
 
 
14474
commit d51d16fddf400843d4a15ca736c59ccf71f07f64
 
14475
Author: William Jon McCann <jmccann@redhat.com>
 
14476
Date:   Sun Nov 21 19:33:34 2010 -0500
 
14477
 
 
14478
    various: use a consistent and slightly larger border width for panels
 
14479
 
 
14480
 panels/background/background.ui                    |    7 ++
 
14481
 panels/datetime/datetime.ui                        |    6 +-
 
14482
 .../gnome-default-applications-properties.ui       |    2 +-
 
14483
 panels/keyboard/gnome-keyboard-panel.ui            |    1 +
 
14484
 panels/mouse/gnome-mouse-properties.ui             |    2 +-
 
14485
 panels/region/gnome-region-panel.ui                |    1 +
 
14486
 panels/universal-access/uap.ui                     |   11 +---
 
14487
 panels/user-accounts/data/user-accounts-dialog.ui  |    2 +-
 
14488
 shell/shell.ui                                     |   62 +++++++++++---------
 
14489
 9 files changed, 52 insertions(+), 42 deletions(-)
 
14490
 
 
14491
commit e658b6341b44de3990d6bd25a3c4387d05bb4ae7
 
14492
Author: William Jon McCann <jmccann@redhat.com>
 
14493
Date:   Sun Nov 21 18:48:10 2010 -0500
 
14494
 
 
14495
    display: add some border padding
 
14496
 
 
14497
 panels/display/display-capplet.ui |    1 +
 
14498
 1 files changed, 1 insertions(+), 0 deletions(-)
 
14499
 
 
14500
commit ba0971fa6ae9e0c8464edfce405f162b60f812bc
 
14501
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
14502
Date:   Sun Nov 21 13:29:26 2010 +0200
 
14503
 
 
14504
    Updated Hebrew translation.
 
14505
 
 
14506
 po/he.po |  984 +++++++++++++++++++++++++++++++++-----------------------------
 
14507
 1 files changed, 530 insertions(+), 454 deletions(-)
 
14508
 
 
14509
commit 747f48beb41a0e7e28f8788425f5490a7a97b4d1
 
14510
Author: Bastien Nocera <hadess@hadess.net>
 
14511
Date:   Sun Nov 21 03:14:37 2010 +0000
 
14512
 
 
14513
    user-accounts: Add "Disable icon" menu item
 
14514
    
 
14515
    When the faces/ directory cannot be loaded.
 
14516
 
 
14517
 panels/user-accounts/um-photo-dialog.c |   16 ++++++++++++++--
 
14518
 1 files changed, 14 insertions(+), 2 deletions(-)
 
14519
 
 
14520
commit e2c486f979857b2dd6951de62b74cf7521e5cc51
 
14521
Author: William Jon McCann <jmccann@redhat.com>
 
14522
Date:   Sat Nov 20 21:28:55 2010 -0500
 
14523
 
 
14524
    display: use a smaller top bar size
 
14525
 
 
14526
 panels/display/xrandr-capplet.c |    6 ++++--
 
14527
 1 files changed, 4 insertions(+), 2 deletions(-)
 
14528
 
 
14529
commit 254513f75d040778f72372743541cd8adc12f797
 
14530
Author: Bastien Nocera <hadess@hadess.net>
 
14531
Date:   Sun Nov 21 02:15:59 2010 +0000
 
14532
 
 
14533
    user-accounts: Don't allow opening non-images
 
14534
    
 
14535
    We need to be able to load it, otherwise it's not something
 
14536
    we'll support, and can use.
 
14537
 
 
14538
 panels/user-accounts/um-photo-dialog.c |    4 ++++
 
14539
 1 files changed, 4 insertions(+), 0 deletions(-)
 
14540
 
 
14541
commit 7e5aecdf9837d318aba6d17ef381ab37aa444bef
 
14542
Author: William Jon McCann <jmccann@redhat.com>
 
14543
Date:   Sat Nov 20 20:38:04 2010 -0500
 
14544
 
 
14545
    display: allow dragging top bar to set primary display
 
14546
 
 
14547
 panels/display/scrollarea.c     |   28 ++++++++----
 
14548
 panels/display/scrollarea.h     |    5 ++-
 
14549
 panels/display/xrandr-capplet.c |   97 ++++++++++++++++++++++++++++++++++++++-
 
14550
 3 files changed, 118 insertions(+), 12 deletions(-)
 
14551
 
 
14552
commit 3337e01c00ee67a790c80bac40c43e8d0201e939
 
14553
Author: William Jon McCann <jmccann@redhat.com>
 
14554
Date:   Sat Nov 20 19:37:16 2010 -0500
 
14555
 
 
14556
    display: identify primary display with a black top bar and clock
 
14557
 
 
14558
 panels/display/xrandr-capplet.c |   56 +++++++++++++++++++++++++++++++++++---
 
14559
 1 files changed, 51 insertions(+), 5 deletions(-)
 
14560
 
 
14561
commit a4ac7717daff914902a91156d3290bee404ed8c7
 
14562
Author: William Jon McCann <jmccann@redhat.com>
 
14563
Date:   Sat Nov 20 18:35:02 2010 -0500
 
14564
 
 
14565
    display: clean up declarations
 
14566
 
 
14567
 panels/display/xrandr-capplet.c |   14 ++++++++++----
 
14568
 1 files changed, 10 insertions(+), 4 deletions(-)
 
14569
 
 
14570
commit 88df7df3a93920e62b6a2441e92513f0bc9004b0
 
14571
Author: William Jon McCann <jmccann@redhat.com>
 
14572
Date:   Sat Nov 20 18:30:40 2010 -0500
 
14573
 
 
14574
    display: use consistent indentation and spacing
 
14575
 
 
14576
 panels/display/scrollarea.c     | 1420 +++++++++++-----------
 
14577
 panels/display/scrollarea.h     |   42 +-
 
14578
 panels/display/xrandr-capplet.c | 2660 +++++++++++++++++++-------------------
 
14579
 3 files changed, 2061 insertions(+), 2061 deletions(-)
 
14580
 
 
14581
commit e9804b5adceed3ce9c870edc0e4792f5301f140a
 
14582
Author: William Jon McCann <jmccann@redhat.com>
 
14583
Date:   Sat Nov 20 18:28:10 2010 -0500
 
14584
 
 
14585
    display: Just say no to tabs and trailing whitespace
 
14586
 
 
14587
 panels/display/scrollarea.c     |  856 +++++++++++++-------------
 
14588
 panels/display/scrollarea.h     |   90 ++--
 
14589
 panels/display/xrandr-capplet.c | 1274 +++++++++++++++++++--------------------
 
14590
 3 files changed, 1109 insertions(+), 1111 deletions(-)
 
14591
 
 
14592
commit e3367c92f0c43199a229d6285d8afa212aec515e
 
14593
Author: William Jon McCann <jmccann@redhat.com>
 
14594
Date:   Sat Nov 20 13:30:52 2010 -0500
 
14595
 
 
14596
    Don't assume that get_preferred_* arguments can't be NULL
 
14597
    
 
14598
    Fixes a crash introduced by f5f5aac5c065e5be0d5c080ffa1c075423c4cef7
 
14599
 
 
14600
 libgnome-control-center/cc-panel.c |   12 ++++++++++--
 
14601
 panels/datetime/cc-timezone-map.c  |   17 +++++++++++++++--
 
14602
 panels/display/scrollarea.c        |   14 ++++++++++++--
 
14603
 panels/sound/gvc-level-bar.c       |   14 ++++++++++++--
 
14604
 4 files changed, 49 insertions(+), 8 deletions(-)
 
14605
 
 
14606
commit aac24399f847df62708d77cb5a0cff025a7ff30d
 
14607
Author: Thomas Wood <thos@gnome.org>
 
14608
Date:   Sat Nov 20 16:31:11 2010 +0000
 
14609
 
 
14610
    shell: ensure the background and foreground colours are consistent
 
14611
    
 
14612
    Modify the colours of the viewport and category view widgets so that
 
14613
    they are consistent with the icon view.
 
14614
 
 
14615
 shell/cc-shell-category-view.c |   51 ++++++++++++++++++++++++++++++++++++++++
 
14616
 shell/gnome-control-center.c   |   25 +++++++++++++++++++
 
14617
 shell/shell.ui                 |    2 +-
 
14618
 3 files changed, 77 insertions(+), 1 deletions(-)
 
14619
 
 
14620
commit 907b0904b401e7f7c945a7327f901e7568c8afe9
 
14621
Author: Kjartan Maraas <kmaraas@gnome.org>
 
14622
Date:   Sat Nov 20 17:45:28 2010 +0100
 
14623
 
 
14624
    Remove generated file
 
14625
 
 
14626
 po/POTFILES.in |    1 -
 
14627
 1 files changed, 0 insertions(+), 1 deletions(-)
 
14628
 
 
14629
commit 6f3e7a569dc481fa68d76c8e90f454e442927647
 
14630
Author: Kjartan Maraas <kmaraas@gnome.org>
 
14631
Date:   Sat Nov 20 14:32:59 2010 +0100
 
14632
 
 
14633
    Fix this up a bit
 
14634
 
 
14635
 po/POTFILES.in |    7 ++++---
 
14636
 1 files changed, 4 insertions(+), 3 deletions(-)
 
14637
 
 
14638
commit 096749a8d094523a707516116e1284e873c8f8a4
 
14639
Author: Kjartan Maraas <kmaraas@gnome.org>
 
14640
Date:   Sat Nov 20 14:09:36 2010 +0100
 
14641
 
 
14642
    Updated Norwegian bokmål translation
 
14643
 
 
14644
 po/nb.po | 3241 +++++++++++++++++++++++++++-----------------------------------
 
14645
 1 files changed, 1423 insertions(+), 1818 deletions(-)
 
14646
 
 
14647
commit ba7018331ad169bb0769eb597915500002026211
 
14648
Author: Gheyret T.Kenji <gheyret@gmail.com>
 
14649
Date:   Sat Nov 20 11:33:24 2010 +0100
 
14650
 
 
14651
    Added UG translation
 
14652
 
 
14653
 po/ug.po |  729 +++++++++++++++++++++++++-------------------------------------
 
14654
 1 files changed, 295 insertions(+), 434 deletions(-)
 
14655
 
 
14656
commit 4ab3d15e2a11300748d6842f7a01d0e16eb1e796
 
14657
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
14658
Date:   Sat Nov 20 01:40:27 2010 +0100
 
14659
 
 
14660
    Updated Galician translations
 
14661
 
 
14662
 po/gl.po |  562 ++++++++++++++++++++++++++++++++------------------------------
 
14663
 1 files changed, 292 insertions(+), 270 deletions(-)
 
14664
 
 
14665
commit d7b2e3144d488101c31ec8d6c83f05f7a77a8f46
 
14666
Author: Matthias Clasen <mclasen@redhat.com>
 
14667
Date:   Fri Nov 19 15:08:23 2010 -0500
 
14668
 
 
14669
    shell: start in the right size
 
14670
    
 
14671
    When starting up with a single panel, we don't want to show the full-height
 
14672
    window initially.
 
14673
 
 
14674
 shell/control-center.c       |   10 ++++++++--
 
14675
 shell/gnome-control-center.c |    2 +-
 
14676
 2 files changed, 9 insertions(+), 3 deletions(-)
 
14677
 
 
14678
commit 1865429130f02f586543b59bd59f917a8cea8b01
 
14679
Author: Matthias Clasen <mclasen@redhat.com>
 
14680
Date:   Fri Nov 19 14:06:59 2010 -0500
 
14681
 
 
14682
    sound: avoid initial resizing
 
14683
    
 
14684
    The initial small size is due to a 'Connecting to sound system..."
 
14685
    label that is shown for a split second before the real UI comes in.
 
14686
    Better to just not do that, I think.
 
14687
 
 
14688
 panels/sound/cc-sound-panel.c |   29 +++--------------------------
 
14689
 1 files changed, 3 insertions(+), 26 deletions(-)
 
14690
 
 
14691
commit 5c53a050f802e017c84100c4c461285749c73f47
 
14692
Author: Javier Jardón <jjardon@gnome.org>
 
14693
Date:   Fri Nov 19 16:48:21 2010 +0100
 
14694
 
 
14695
    gvc-sound-theme-chooser: Replace size_request signal
 
14696
    
 
14697
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635117
 
14698
 
 
14699
 panels/sound/gvc-sound-theme-chooser.c |   18 ++++--------------
 
14700
 1 files changed, 4 insertions(+), 14 deletions(-)
 
14701
 
 
14702
commit 342112ad51f89aa0bf2e3e8a824aebabba3f0170
 
14703
Author: Bastien Nocera <hadess@hadess.net>
 
14704
Date:   Fri Nov 19 17:03:34 2010 +0000
 
14705
 
 
14706
    sound: Remove radio buttons
 
14707
    
 
14708
    I hate them, and they made switching the default input or output
 
14709
    too complicated, and probably very unaccessible.
 
14710
 
 
14711
 panels/sound/gvc-mixer-dialog.c |   91 ++++++++++++++++++++++-----------------
 
14712
 1 files changed, 51 insertions(+), 40 deletions(-)
 
14713
 
 
14714
commit f61bf9fa919358d5d3f5e3c9f717c88b59550b37
 
14715
Author: Matthias Clasen <mclasen@redhat.com>
 
14716
Date:   Fri Nov 19 11:32:02 2010 -0500
 
14717
 
 
14718
    power: Fix sizing issues in the power panel
 
14719
 
 
14720
 panels/power/power.ui |    2 ++
 
14721
 1 files changed, 2 insertions(+), 0 deletions(-)
 
14722
 
 
14723
commit e6fc259fb0e4a27ae1adff0c6de148c736b8ce37
 
14724
Author: Bastien Nocera <hadess@hadess.net>
 
14725
Date:   Fri Nov 19 16:20:13 2010 +0000
 
14726
 
 
14727
    Add headset icon
 
14728
    
 
14729
    Icon from Hylke Bons, and Andreas Nilsson:
 
14730
    https://bugzilla.gnome.org/show_bug.cgi?id=581917
 
14731
 
 
14732
 configure.ac                                       |    4 +
 
14733
 panels/sound/data/icons/16x16/devices/Makefile.am  |   18 +
 
14734
 .../data/icons/16x16/devices/audio-headset.svg     |  916 +++++++++++++++++++
 
14735
 panels/sound/data/icons/24x24/devices/Makefile.am  |   18 +
 
14736
 .../data/icons/24x24/devices/audio-headset.svg     |  776 ++++++++++++++++
 
14737
 panels/sound/data/icons/32x32/devices/Makefile.am  |   18 +
 
14738
 .../data/icons/32x32/devices/audio-headset.svg     |  964 ++++++++++++++++++++
 
14739
 panels/sound/data/icons/48x48/devices/Makefile.am  |   18 +
 
14740
 .../data/icons/48x48/devices/audio-headset.svg     |  730 +++++++++++++++
 
14741
 9 files changed, 3462 insertions(+), 0 deletions(-)
 
14742
 
 
14743
commit 744871943ab0b60fbf4b2192951b2dec05dd887f
 
14744
Author: Bastien Nocera <hadess@hadess.net>
 
14745
Date:   Tue Oct 13 13:34:15 2009 +0100
 
14746
 
 
14747
    Show icons for devices
 
14748
    
 
14749
    Show device icons in the stream treeviews. Use GIcon
 
14750
    to get automatic fallback.
 
14751
    
 
14752
    https://bugzilla.gnome.org/show_bug.cgi?id=581917
 
14753
 
 
14754
 panels/sound/gvc-mixer-control.c |  104 ++++++++++++++++++++------------------
 
14755
 panels/sound/gvc-mixer-dialog.c  |   32 ++++++++++--
 
14756
 panels/sound/gvc-mixer-stream.c  |    9 +++
 
14757
 panels/sound/gvc-mixer-stream.h  |    2 +
 
14758
 4 files changed, 93 insertions(+), 54 deletions(-)
 
14759
 
 
14760
commit 06a5844bab6795ce1fe3924d2f98a4f566c071f7
 
14761
Author: Richard Hughes <richard@hughsie.com>
 
14762
Date:   Thu Nov 18 19:41:44 2010 +0000
 
14763
 
 
14764
    --amend
 
14765
 
 
14766
 panels/power/cc-power-panel.c |   21 +++++++++++++++------
 
14767
 1 files changed, 15 insertions(+), 6 deletions(-)
 
14768
 
 
14769
commit 0ce60e84cb2ff1895401104fb5b218d87bf1eb1d
 
14770
Author: Richard Hughes <richard@hughsie.com>
 
14771
Date:   Thu Nov 18 17:23:50 2010 +0000
 
14772
 
 
14773
    Add a 'Power' panel that matches the mockups
 
14774
 
 
14775
 configure.ac                                 |    3 +
 
14776
 panels/Makefile.am                           |    1 +
 
14777
 panels/power/Makefile.am                     |   31 ++
 
14778
 panels/power/cc-power-panel.c                |  638 ++++++++++++++++++++++++++
 
14779
 panels/power/cc-power-panel.h                |   73 +++
 
14780
 panels/power/gnome-power-panel.desktop.in.in |   17 +
 
14781
 panels/power/power-module.c                  |   41 ++
 
14782
 panels/power/power.ui                        |  132 +++++-
 
14783
 po/POTFILES.in                               |    2 +
 
14784
 9 files changed, 926 insertions(+), 12 deletions(-)
 
14785
 
 
14786
commit d08cfeae5c48055e6ad14d36b187c0b09096ec66
 
14787
Author: Bastien Nocera <hadess@hadess.net>
 
14788
Date:   Thu Nov 18 16:09:26 2010 +0000
 
14789
 
 
14790
    sound: Make the level bar draw correctly again
 
14791
    
 
14792
    The patch in
 
14793
    http://git.gnome.org/browse/gnome-media/commit/?id=5b71e80a54faf7bc8172bddccd74e2688435e571
 
14794
    was broken, as it didn't remove the translation that used to be
 
14795
    necessary when using ->expose_event, but not with ->draw.
 
14796
 
 
14797
 panels/sound/gvc-level-bar.c |    8 --------
 
14798
 1 files changed, 0 insertions(+), 8 deletions(-)
 
14799
 
 
14800
commit 799b49908250a27a0adb5c0efd1be9b041c223eb
 
14801
Author: Bastien Nocera <hadess@hadess.net>
 
14802
Date:   Thu Nov 18 16:08:09 2010 +0000
 
14803
 
 
14804
    sound: Make level bar descend from GtkWidget
 
14805
    
 
14806
    As there's no need for it to descend from GtkHBox (it doesn't
 
14807
    actually contain anything).
 
14808
 
 
14809
 panels/sound/gvc-level-bar.c |    2 +-
 
14810
 panels/sound/gvc-level-bar.h |    4 ++--
 
14811
 2 files changed, 3 insertions(+), 3 deletions(-)
 
14812
 
 
14813
commit 968d4210831ebecda8bb64ed0423d95550d38dc6
 
14814
Author: Bastien Nocera <hadess@hadess.net>
 
14815
Date:   Thu Nov 18 16:06:53 2010 +0000
 
14816
 
 
14817
    sound: Simplify check_rectangle() macro
 
14818
    
 
14819
    As the x and y never change.
 
14820
 
 
14821
 panels/sound/gvc-level-bar.c |    3 +--
 
14822
 1 files changed, 1 insertions(+), 2 deletions(-)
 
14823
 
 
14824
commit adc34ac019fead968d0a5e391615c003d26ed759
 
14825
Author: Bastien Nocera <hadess@hadess.net>
 
14826
Date:   Thu Nov 18 15:20:23 2010 +0000
 
14827
 
 
14828
    sound: Avoid second warning when no theme
 
14829
    
 
14830
    When the freedesktop sound theme isn't installed, avoid warnings
 
14831
    on startup above and beyond the existing one.
 
14832
 
 
14833
 panels/sound/gvc-level-bar.c           |    2 ++
 
14834
 panels/sound/gvc-sound-theme-chooser.c |    5 +++++
 
14835
 2 files changed, 7 insertions(+), 0 deletions(-)
 
14836
 
 
14837
commit 1444735b6e7e6a11ded106639f1f38f1d3b5a385
 
14838
Author: Richard Hughes <richard@hughsie.com>
 
14839
Date:   Thu Nov 18 14:37:30 2010 +0000
 
14840
 
 
14841
    Add the first cut of the UI of the power panel, based on a mockup by Alan Day
 
14842
 
 
14843
 panels/power/power.ui |  421 +++++++++++++++++++++++++++++++++++++++++++++++++
 
14844
 1 files changed, 421 insertions(+), 0 deletions(-)
 
14845
 
 
14846
commit 4d81619414eb61412803e8ae6454bd116ed2f032
 
14847
Author: Richard Hughes <richard@hughsie.com>
 
14848
Date:   Thu Nov 18 11:32:44 2010 +0000
 
14849
 
 
14850
    Connect up the screen dpms off combobox with the new keys in g-s-d
 
14851
 
 
14852
 panels/screen/cc-screen-panel.c |   62 +++++++++++++++++++++++++++++++++++++++
 
14853
 1 files changed, 62 insertions(+), 0 deletions(-)
 
14854
 
 
14855
commit c3926dbc0329e24f7f6d305025729986b827695c
 
14856
Author: Bastien Nocera <hadess@hadess.net>
 
14857
Date:   Thu Nov 18 14:41:15 2010 +0000
 
14858
 
 
14859
    sound: Remove dead code
 
14860
    
 
14861
    The sound theme editor wasn't used, and wasn't going to be used.
 
14862
 
 
14863
 panels/sound/Makefile.am              |    2 -
 
14864
 panels/sound/gvc-sound-theme-editor.c | 1397 ---------------------------------
 
14865
 panels/sound/gvc-sound-theme-editor.h |   54 --
 
14866
 3 files changed, 0 insertions(+), 1453 deletions(-)
 
14867
 
 
14868
commit 9aa37efb15567796c1fa0c3ffb0a3957c0d0f857
 
14869
Author: Javier Jardón <jjardon@gnome.org>
 
14870
Date:   Wed Nov 17 22:22:01 2010 +0100
 
14871
 
 
14872
    gvc-level-bar: Replace size_request by get_preferred_width/height
 
14873
    
 
14874
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635117
 
14875
 
 
14876
 panels/sound/gvc-level-bar.c |   34 +++++++++++++++++++++++++++-------
 
14877
 1 files changed, 27 insertions(+), 7 deletions(-)
 
14878
 
 
14879
commit 9b1176aefc85cdf1c55473b85f2a01284e2803d7
 
14880
Author: Bastien Nocera <hadess@hadess.net>
 
14881
Date:   Thu Nov 18 03:02:49 2010 +0000
 
14882
 
 
14883
    network: Avoid run-time warnings
 
14884
    
 
14885
    As the GPtrArray for the ignored_hosts is never actually created,
 
14886
    and a use-after-free as we didn't dup the strings into the array,
 
14887
    and freed the array.
 
14888
 
 
14889
 panels/network/gnome-network-properties.c |    8 ++++++--
 
14890
 1 files changed, 6 insertions(+), 2 deletions(-)
 
14891
 
 
14892
commit 3b8ae693d552a3a87984aa27e6b4b7b19346d75f
 
14893
Author: Richard Hughes <richard@hughsie.com>
 
14894
Date:   Wed Nov 17 16:56:09 2010 +0000
 
14895
 
 
14896
    Connect up the brightness slider and the dim checkbox with gnome-power-manager
 
14897
 
 
14898
 panels/screen/cc-screen-panel.c |  192 +++++++++++++++++++++++++++++++++++++--
 
14899
 1 files changed, 184 insertions(+), 8 deletions(-)
 
14900
 
 
14901
commit 032d6326d5965f02c60949adb52cf82558a1ae86
 
14902
Author: Bastien Nocera <hadess@hadess.net>
 
14903
Date:   Wed Nov 17 15:55:58 2010 +0000
 
14904
 
 
14905
    panels: Add keywords to all the panels we ship
 
14906
    
 
14907
    https://bugzilla.gnome.org/show_bug.cgi?id=399754
 
14908
 
 
14909
 examples/gnome-example-panel.desktop.in.in         |    5 ++++-
 
14910
 .../gnome-background-panel.desktop.in.in           |    2 ++
 
14911
 panels/datetime/gnome-datetime-panel.desktop.in.in |    2 ++
 
14912
 panels/display/gnome-display-panel.desktop.in.in   |    2 +-
 
14913
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |    2 ++
 
14914
 panels/mouse/gnome-mouse-panel.desktop.in.in       |    2 ++
 
14915
 panels/network/gnome-network-panel.desktop.in.in   |    2 ++
 
14916
 panels/region/gnome-region-panel.desktop.in.in     |    2 ++
 
14917
 panels/screen/gnome-screen-panel.desktop.in.in     |    2 ++
 
14918
 panels/sound/data/gnome-sound-panel.desktop.in.in  |    2 ++
 
14919
 .../gnome-universal-access-panel.desktop.in.in     |    2 ++
 
14920
 .../data/gnome-user-accounts-panel.desktop.in.in   |    2 ++
 
14921
 12 files changed, 25 insertions(+), 2 deletions(-)
 
14922
 
 
14923
commit ad98fd751b3839894ad09e9fce439e0d1d47d319
 
14924
Author: Bastien Nocera <hadess@hadess.net>
 
14925
Date:   Wed Nov 17 15:42:37 2010 +0000
 
14926
 
 
14927
    display: Fix keywords
 
14928
    
 
14929
    And add a translator comment.
 
14930
 
 
14931
 panels/display/gnome-display-panel.desktop.in.in |    3 ++-
 
14932
 1 files changed, 2 insertions(+), 1 deletions(-)
 
14933
 
 
14934
commit c1d3b1b49c342622b5669da650238ae4c06a9d58
 
14935
Author: Bastien Nocera <hadess@hadess.net>
 
14936
Date:   Wed Nov 17 15:40:32 2010 +0000
 
14937
 
 
14938
    po: Update for removed and added files
 
14939
 
 
14940
 po/POTFILES.in   |    4 ++--
 
14941
 po/POTFILES.skip |    1 +
 
14942
 2 files changed, 3 insertions(+), 2 deletions(-)
 
14943
 
 
14944
commit 4ff4204304ee414a352050062c6aa277e46d9e32
 
14945
Author: Bastien Nocera <hadess@hadess.net>
 
14946
Date:   Tue Nov 16 23:01:13 2010 +0000
 
14947
 
 
14948
    ua: Remove relation with inexistant widget
 
14949
    
 
14950
    There's no labels for that widget, so it's not labelled by anything.
 
14951
    Fixes a run-time warning.
 
14952
 
 
14953
 panels/universal-access/uap.ui |    3 ---
 
14954
 1 files changed, 0 insertions(+), 3 deletions(-)
 
14955
 
 
14956
commit f052f0ad168d853a613cca6a556b4713b67eb03a
 
14957
Author: Bastien Nocera <hadess@hadess.net>
 
14958
Date:   Tue Nov 16 18:02:25 2010 +0000
 
14959
 
 
14960
    sound: Don't allow long profile names to resize toplevel
 
14961
    
 
14962
    When profile names were overly long, the whole panel was wider than
 
14963
    before. This allows us to clip the combobox when not popped up, but
 
14964
    show the full text when it is, thus avoiding problems with some
 
14965
    profile names looking the same because of the missing end.
 
14966
    
 
14967
    https://bugzilla.gnome.org/show_bug.cgi?id=613040
 
14968
 
 
14969
 panels/sound/gvc-combo-box.c |    8 +++++---
 
14970
 1 files changed, 5 insertions(+), 3 deletions(-)
 
14971
 
 
14972
commit 368f348079121493ccb308cee39f764031f32758
 
14973
Author: William Jon McCann <jmccann@redhat.com>
 
14974
Date:   Tue Nov 16 12:23:36 2010 -0500
 
14975
 
 
14976
    screen: improve label for dim checkbox
 
14977
 
 
14978
 panels/screen/screen.ui |    2 +-
 
14979
 1 files changed, 1 insertions(+), 1 deletions(-)
 
14980
 
 
14981
commit d4cabf4998a7415d1f6e1a9b6322a05790908f22
 
14982
Author: Thomas Wood <thos@gnome.org>
 
14983
Date:   Tue Nov 16 14:04:47 2010 +0000
 
14984
 
 
14985
    datetime: Implement 12/24 hour preferences for the gnome-shell clock
 
14986
    
 
14987
    Implement the radio buttons that change the format of the clock displayed
 
14988
    in gnome-shell.
 
14989
 
 
14990
 panels/datetime/cc-datetime-panel.c |   72 +++++++++++++++++++++++++++++++++++
 
14991
 panels/datetime/datetime.ui         |    2 +
 
14992
 2 files changed, 74 insertions(+), 0 deletions(-)
 
14993
 
 
14994
commit 4f95d6355520b3208d05d134b381268dc2b467b6
 
14995
Author: Bastien Nocera <hadess@hadess.net>
 
14996
Date:   Tue Nov 16 12:13:01 2010 +0000
 
14997
 
 
14998
    keyboard: Fix possible accel blocking
 
14999
    
 
15000
    Use a constructor so that the "shell" property is already set.
 
15001
    This allows use to block accels from working when capturing a key,
 
15002
    as well as parent dialogues properly for the toplevel.
 
15003
 
 
15004
 panels/keyboard/cc-keyboard-panel.c    |   66 ++++++++++++++++++++------------
 
15005
 panels/keyboard/gnome-keyboard-panel.c |   63 +++++++++++++++++++-----------
 
15006
 panels/keyboard/gnome-keyboard-panel.h |    5 +-
 
15007
 3 files changed, 83 insertions(+), 51 deletions(-)
 
15008
 
 
15009
commit ab72b37318ff7afab167833b56105094981be316
 
15010
Author: Bastien Nocera <hadess@hadess.net>
 
15011
Date:   Tue Nov 16 11:06:02 2010 +0000
 
15012
 
 
15013
    mouse: Remove dead a11y code
 
15014
    
 
15015
    That code is broken, and wasn't used anyway, as all of this
 
15016
    should be available in the UA panel.
 
15017
 
 
15018
 panels/mouse/Makefile.am                 |    4 +-
 
15019
 panels/mouse/gnome-mouse-accessibility.c |  239 ------------------------------
 
15020
 panels/mouse/gnome-mouse-accessibility.h |   29 ----
 
15021
 panels/mouse/gnome-mouse-properties.c    |   27 ----
 
15022
 4 files changed, 1 insertions(+), 298 deletions(-)
 
15023
 
 
15024
commit 07543ce008d4c4910b22e28418187df6722b1018
 
15025
Author: Matthias Clasen <mclasen@redhat.com>
 
15026
Date:   Mon Nov 15 18:17:00 2010 -0500
 
15027
 
 
15028
    display: Add some keywords to the desktop file
 
15029
    
 
15030
    This is mainly to demonstrate how keyword search operates. After
 
15031
    this patch, typing "xrandr" in the search entry will find the
 
15032
    display panel.
 
15033
 
 
15034
 panels/display/gnome-display-panel.desktop.in.in |    1 +
 
15035
 1 files changed, 1 insertions(+), 0 deletions(-)
 
15036
 
 
15037
commit aef85137520d6f45a8696b613d887c7ebce051c9
 
15038
Author: Matthias Clasen <mclasen@redhat.com>
 
15039
Date:   Mon Nov 15 13:16:25 2010 -0500
 
15040
 
 
15041
    shell: Add keyword search
 
15042
    
 
15043
    This commit makes search look at the X-GNOME-Keywords key. The key
 
15044
    is expected to hold a list of strings, and is translatable.
 
15045
    
 
15046
    http://bugzilla.gnome.org/show_bug.cgi?id=634926
 
15047
 
 
15048
 shell/cc-shell-model.c       |   10 +++++++++-
 
15049
 shell/cc-shell-model.h       |    1 +
 
15050
 shell/gnome-control-center.c |   20 +++++++++++++++++++-
 
15051
 3 files changed, 29 insertions(+), 2 deletions(-)
 
15052
 
 
15053
commit b85950d8073b742a812af700a553f8380307398f
 
15054
Author: Matthias Clasen <mclasen@redhat.com>
 
15055
Date:   Mon Nov 15 12:43:54 2010 -0500
 
15056
 
 
15057
    shell: Don't change casedness when displaying matches
 
15058
    
 
15059
    While we do want to match case-insensitively, we don't want to
 
15060
    display the search result in all-lowercase. This patch is probably
 
15061
    not quite utf8-ly correct.
 
15062
    
 
15063
    http://bugzilla.gnome.org/show_bug.cgi?id=634923
 
15064
 
 
15065
 shell/shell-search-renderer.c |   12 ++++++++----
 
15066
 1 files changed, 8 insertions(+), 4 deletions(-)
 
15067
 
 
15068
commit 24b5fb73c193328e500de7e9b9053e9b20ce8693
 
15069
Author: Matthias Clasen <mclasen@redhat.com>
 
15070
Date:   Mon Nov 15 14:59:31 2010 -0500
 
15071
 
 
15072
    Reinstate popup arrows
 
15073
 
 
15074
 panels/user-accounts/um-password-dialog.c |    9 +++------
 
15075
 panels/user-accounts/um-photo-dialog.c    |   13 +++++--------
 
15076
 2 files changed, 8 insertions(+), 14 deletions(-)
 
15077
 
 
15078
commit 9d3811e67034c633a37cc59167c3838ca80baa8a
 
15079
Author: Matthias Clasen <mclasen@redhat.com>
 
15080
Date:   Mon Nov 15 14:23:44 2010 -0500
 
15081
 
 
15082
    Fix packing of the language dialog
 
15083
 
 
15084
 panels/user-accounts/data/language-chooser.ui |    6 ++++--
 
15085
 1 files changed, 4 insertions(+), 2 deletions(-)
 
15086
 
 
15087
commit 1786c5949f1b8e94a98a46fe8ee4387dd3f6d9ea
 
15088
Author: Matthias Clasen <mclasen@redhat.com>
 
15089
Date:   Mon Nov 15 14:18:38 2010 -0500
 
15090
 
 
15091
    Don't show parental controls for now
 
15092
    
 
15093
    This is not wired up, and will not be in place for 3.0, so hide
 
15094
    it for now.
 
15095
 
 
15096
 panels/user-accounts/data/user-accounts-dialog.ui |    6 +++---
 
15097
 1 files changed, 3 insertions(+), 3 deletions(-)
 
15098
 
 
15099
commit 8cffbc0a4c978689e6318189c30c4fb020cdbdf9
 
15100
Author: Matthias Clasen <mclasen@redhat.com>
 
15101
Date:   Mon Nov 15 14:13:44 2010 -0500
 
15102
 
 
15103
    Fix a little annoyance with combo boxes
 
15104
    
 
15105
    Pop up the menu right away, instead of requiring the user to click
 
15106
    again after the button turned into a combobox.
 
15107
 
 
15108
 panels/user-accounts/um-editable-combo.c |    1 +
 
15109
 1 files changed, 1 insertions(+), 0 deletions(-)
 
15110
 
 
15111
commit 1607beaea206d88c186455cfcea71d58ffe9d6ad
 
15112
Author: Matthias Clasen <mclasen@redhat.com>
 
15113
Date:   Mon Nov 15 14:02:27 2010 -0500
 
15114
 
 
15115
    Listen for permission changes
 
15116
    
 
15117
    Since the lockbutton doesn't have a changed signal, connecting to
 
15118
    it doesn't help... directly listen for changes of the permission
 
15119
    object instead.
 
15120
 
 
15121
 panels/user-accounts/um-login-options.c |   11 +++++----
 
15122
 panels/user-accounts/um-user-panel.c    |   35 ++++++++++++++++---------------
 
15123
 2 files changed, 24 insertions(+), 22 deletions(-)
 
15124
 
 
15125
commit bd7cd034a4955e639781019a9c883dfe3a1da061
 
15126
Author: Matthias Clasen <mclasen@redhat.com>
 
15127
Date:   Mon Nov 15 14:01:24 2010 -0500
 
15128
 
 
15129
    Update to GTK+ api changes
 
15130
    
 
15131
    Implement get_preferred_width/height instead of size_request.
 
15132
    Also, don't pretend that we have a changed signal when we don't.
 
15133
 
 
15134
 panels/user-accounts/um-lockbutton.c |   30 ++++++++++++++++--------------
 
15135
 panels/user-accounts/um-lockbutton.h |    2 --
 
15136
 2 files changed, 16 insertions(+), 16 deletions(-)
 
15137
 
 
15138
commit d14cc5c0b0cb63af73c009e0b50216c30245101c
 
15139
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15140
Date:   Mon Nov 15 11:28:01 2010 +0100
 
15141
 
 
15142
    Fix conflicts
 
15143
 
 
15144
 panels/display/xrandr-capplet.c |  415 +++++++++++++++++++--------------------
 
15145
 1 files changed, 206 insertions(+), 209 deletions(-)
 
15146
 
 
15147
commit b844ac1e1845c727388cf5e580f17b2a6c52a347
 
15148
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15149
Date:   Thu Nov 11 16:06:44 2010 +0100
 
15150
 
 
15151
    datetime: Add missing libraries to libdate_time_la_LIBADD
 
15152
 
 
15153
 panels/datetime/Makefile.am |    2 +-
 
15154
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15155
 
 
15156
commit 047f48e8509652cfd7e9cf03f4fc1adf0b6e3826
 
15157
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15158
Date:   Thu Nov 11 14:28:08 2010 +0100
 
15159
 
 
15160
    Some build fixes
 
15161
 
 
15162
 panels/default-applications/Makefile.am   |    3 ++-
 
15163
 panels/keyboard/Makefile.am               |    2 +-
 
15164
 panels/mouse/Makefile.am                  |    2 +-
 
15165
 panels/network/Makefile.am                |    2 +-
 
15166
 panels/network/gnome-network-properties.c |    2 +-
 
15167
 panels/region/Makefile.am                 |    2 +-
 
15168
 panels/sound/Makefile.am                  |    2 ++
 
15169
 panels/universal-access/Makefile.am       |    2 +-
 
15170
 8 files changed, 10 insertions(+), 7 deletions(-)
 
15171
 
 
15172
commit 89669e136b7f2fd75813fc8a7f4922cbb231961b
 
15173
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15174
Date:   Thu Nov 11 13:12:03 2010 +0100
 
15175
 
 
15176
    default applications: Remove web browsers and mail readers from XML file
 
15177
    
 
15178
    We use g_app_info API to retrieve those now
 
15179
 
 
15180
 .../gnome-default-applications.xml.in              |  229 --------------------
 
15181
 1 files changed, 0 insertions(+), 229 deletions(-)
 
15182
 
 
15183
commit f6bf9efd672a22b5b0a2c4153c3ee6328087dc51
22
15184
Author: Didier Roche <didier.roche@canonical.com>
23
 
Date:   2010-11-10
24
 
 
25
 
    keyboard: Link against libxklavier also
26
 
 
27
 
M       capplets/keyboard/Makefile.am
28
 
 
29
 
commit 4df1925faa0f1b84f3250ae44a7d1f8edf4fa948
 
15185
Date:   Wed Nov 10 17:06:53 2010 +0100
 
15186
 
 
15187
    region: Link against libxklavier also
 
15188
 
 
15189
 configure.ac              |    4 +---
 
15190
 panels/region/Makefile.am |    4 ++--
 
15191
 2 files changed, 3 insertions(+), 5 deletions(-)
 
15192
 
 
15193
commit 7c87dce1dc99cf2bab83ee08664da4fe22654a57
 
15194
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15195
Date:   Mon Nov 15 10:35:25 2010 +0100
 
15196
 
 
15197
    Fix conflicts
 
15198
 
 
15199
 panels/display/xrandr-capplet.c |  415 ++++++++++++++++++++-------------------
 
15200
 1 files changed, 209 insertions(+), 206 deletions(-)
 
15201
 
 
15202
commit 32f59e6df5589952233c2b573a83065b0048adb0
 
15203
Author: Andreas Proschofsky <suka@gentoo.org>
 
15204
Date:   Sun Nov 14 22:12:59 2010 +0000
 
15205
 
 
15206
    all: Fix build for latest gnome-desktop changes
 
15207
    
 
15208
    https://bugzilla.gnome.org/show_bug.cgi?id=634859
 
15209
 
 
15210
 panels/background/bg-pictures-source.c   |    2 +-
 
15211
 panels/background/bg-wallpapers-source.c |    2 +-
 
15212
 panels/background/gnome-wp-info.h        |    2 +-
 
15213
 panels/background/gnome-wp-item.h        |    4 ++--
 
15214
 panels/background/gnome-wp-xml.h         |    2 +-
 
15215
 panels/display/xrandr-capplet.c          |    6 +++---
 
15216
 panels/user-accounts/um-photo-dialog.c   |    2 +-
 
15217
 7 files changed, 10 insertions(+), 10 deletions(-)
 
15218
 
 
15219
commit 16f45eb8a79e4aa380d152b5352e19a258af463c
 
15220
Author: William Jon McCann <jmccann@redhat.com>
 
15221
Date:   Sun Nov 14 15:44:36 2010 -0500
 
15222
 
 
15223
    display: remove the primary display checkbox
 
15224
    
 
15225
    We'll add a graphical representation instead.
 
15226
 
 
15227
 panels/display/display-capplet.ui |   93 +++++++++++++++++--------------------
 
15228
 panels/display/xrandr-capplet.c   |    6 --
 
15229
 2 files changed, 42 insertions(+), 57 deletions(-)
 
15230
 
 
15231
commit ad13352fbc2e95e3e574f763e855b392af9f6862
 
15232
Author: William Jon McCann <jmccann@redhat.com>
 
15233
Date:   Sun Nov 14 15:38:17 2010 -0500
 
15234
 
 
15235
    display: make layout not jump around when selecting monitors
 
15236
    
 
15237
    Add a bit of spacing for breathing room as well.
 
15238
 
 
15239
 panels/display/display-capplet.ui |  227 ++++++++++++++++++++-----------------
 
15240
 1 files changed, 125 insertions(+), 102 deletions(-)
 
15241
 
 
15242
commit 25b198a814b12f5f0c4f0c14da6690e67bf2adfb
 
15243
Author: William Jon McCann <jmccann@redhat.com>
 
15244
Date:   Sun Nov 14 15:15:54 2010 -0500
 
15245
 
 
15246
    display: remove unhelpful Monitor: label
 
15247
    
 
15248
    It is somewhat redundant, misleading for projectors, and adds
 
15249
    noise.  Remove it.
 
15250
 
 
15251
 panels/display/xrandr-capplet.c |    2 +-
 
15252
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15253
 
 
15254
commit ebf1ced0aeb9e1f8038443a9eee5f3a73fb59b1b
 
15255
Author: William Jon McCann <jmccann@redhat.com>
 
15256
Date:   Sun Nov 14 14:56:07 2010 -0500
 
15257
 
 
15258
    display: indicate the selected display using an outside stroke
 
15259
    
 
15260
    And use the selection color from the widget style.  This helps
 
15261
    uncrowd the inner part of the box and will allow more room to
 
15262
    fit a primary display selector.
 
15263
 
 
15264
 panels/display/xrandr-capplet.c |   29 ++++++++++++++++++++---------
 
15265
 1 files changed, 20 insertions(+), 9 deletions(-)
 
15266
 
 
15267
commit 3cc5c705466eb6b0bdc0244867ef6840e1d560cb
 
15268
Author: William Jon McCann <jmccann@redhat.com>
 
15269
Date:   Sun Nov 14 14:10:15 2010 -0500
 
15270
 
 
15271
    display: don't list the resolution in the arrangement box
 
15272
    
 
15273
    It doesn't directly relate to the monitor arrangement and significantly
 
15274
    clutters the view.  We have designs to add a primary display arrangement
 
15275
    and this unnecessarily complicates things.
 
15276
 
 
15277
 panels/display/xrandr-capplet.c |    8 ++------
 
15278
 1 files changed, 2 insertions(+), 6 deletions(-)
 
15279
 
 
15280
commit 368849afe5750c28dda619812ab979d06aff0e1c
 
15281
Author: William Jon McCann <jmccann@redhat.com>
 
15282
Date:   Sun Nov 14 13:22:04 2010 -0500
 
15283
 
 
15284
    display: remove refresh rate setting
 
15285
    
 
15286
    This setting isn't really something that the user has enough information
 
15287
    to set appropriately.  And something the system should be able to figure
 
15288
    out on its own.
 
15289
 
 
15290
 panels/display/display-capplet.ui |   45 ++++-----------------
 
15291
 panels/display/xrandr-capplet.c   |   78 +------------------------------------
 
15292
 2 files changed, 10 insertions(+), 113 deletions(-)
 
15293
 
 
15294
commit b14cd82bf51795bc6ac2de36d67a5c2c65fab17a
 
15295
Author: William Jon McCann <jmccann@redhat.com>
 
15296
Date:   Sun Nov 14 12:52:35 2010 -0500
 
15297
 
 
15298
    mouse: don't force wrapping the label at 180px
 
15299
 
 
15300
 panels/mouse/gnome-mouse-properties.ui |    1 -
 
15301
 1 files changed, 0 insertions(+), 1 deletions(-)
 
15302
 
 
15303
commit 2f4e88b4a3f9ad10848465ec9cbfb5e2573e0ccb
 
15304
Author: William Jon McCann <jmccann@redhat.com>
 
15305
Date:   Sun Nov 14 12:34:37 2010 -0500
 
15306
 
 
15307
    mouse: use a smiley face instead of old ugly lightbulb to test click
 
15308
 
 
15309
 panels/mouse/Makefile.am               |    4 +-
 
15310
 panels/mouse/capplet-stock-icons.c     |  101 --------------------------------
 
15311
 panels/mouse/capplet-stock-icons.h     |   62 -------------------
 
15312
 panels/mouse/gnome-mouse-properties.c  |   22 ++-----
 
15313
 panels/mouse/gnome-mouse-properties.ui |    2 +-
 
15314
 5 files changed, 9 insertions(+), 182 deletions(-)
 
15315
 
 
15316
commit f00488476fa0d285be6996ccb33ce0370e9010dd
 
15317
Author: Gheyret T.Kenji <gheyret@gmail.com>
 
15318
Date:   Sat Nov 13 22:14:17 2010 +0100
 
15319
 
 
15320
    Added UG translation
 
15321
 
 
15322
 po/ug.po | 6536 +++++++++++++++++++++++++++++++++++---------------------------
 
15323
 1 files changed, 3705 insertions(+), 2831 deletions(-)
 
15324
 
 
15325
commit cb44acd659394a6cf11498b4673b18bdccd15f56
 
15326
Author: Aron Xu <aronxu@gnome.org>
 
15327
Date:   Sun Nov 14 04:04:46 2010 +0800
 
15328
 
 
15329
    Update Simplified Chinese translation.
 
15330
 
 
15331
 po/zh_CN.po | 4085 +++++++++++++++++++++++++----------------------------------
 
15332
 1 files changed, 1719 insertions(+), 2366 deletions(-)
 
15333
 
 
15334
commit 93f6035425bb9267ba383e2de80ade8a0ff63306
 
15335
Author: William Jon McCann <jmccann@redhat.com>
 
15336
Date:   Sat Nov 13 11:46:41 2010 -0500
 
15337
 
 
15338
    shell: subtract a hacky constant from the screen height for dialog height
 
15339
    
 
15340
    Since the window also has a titlebar and toolbar.  Should probably
 
15341
    try to get the size of those somehow.
 
15342
 
 
15343
 shell/gnome-control-center.c |    2 +-
 
15344
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15345
 
 
15346
commit e673c682f42bfd7833c0f086a31c0dc6ab4b7261
 
15347
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
15348
Date:   Sat Nov 13 01:37:53 2010 +0100
 
15349
 
 
15350
    Updated Galician translations
 
15351
 
 
15352
 po/gl.po |  641 +++++++++++++++++++++++++++-----------------------------------
 
15353
 1 files changed, 280 insertions(+), 361 deletions(-)
 
15354
 
 
15355
commit b721dabdae60826f3921677e3dbe77efc5540e7e
 
15356
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15357
Date:   Thu Nov 11 17:23:03 2010 +0100
 
15358
 
 
15359
    Updated Spanish translation
 
15360
 
 
15361
 po/es.po |  669 +++++++++++++++++++++++++++-----------------------------------
 
15362
 1 files changed, 291 insertions(+), 378 deletions(-)
 
15363
 
 
15364
commit e5d7c6fc325083f081c6de0632dc4113d511b60a
 
15365
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
15366
Date:   Thu Nov 11 08:07:49 2010 +0200
 
15367
 
 
15368
    Updated Hebrew translation
 
15369
 
 
15370
 po/he.po | 2280 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
15371
 1 files changed, 1611 insertions(+), 669 deletions(-)
 
15372
 
 
15373
commit 4e0acb27ced4d29498584ee3dac1687de3ca6fdf
 
15374
Author: Yanko Kaneti <yaneti@declera.com>
 
15375
Date:   Wed Nov 10 10:59:54 2010 +0100
 
15376
 
 
15377
    sound: Explicit link to libxml
 
15378
    
 
15379
    https://bugzilla.gnome.org/show_bug.cgi?id=634467
 
15380
 
 
15381
 panels/sound/Makefile.am |    2 ++
 
15382
 1 files changed, 2 insertions(+), 0 deletions(-)
 
15383
 
 
15384
commit 2deff133ff1f301edd5e4110c037d3ca65bd6ee8
 
15385
Author: Yanko Kaneti <yaneti@declera.com>
 
15386
Date:   Wed Nov 10 10:49:44 2010 +0100
 
15387
 
 
15388
    background: one last old gnome_bg remnant
 
15389
 
 
15390
 panels/background/bg-flickr-source.c |    2 +-
 
15391
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15392
 
 
15393
commit a6e64f1aa34a7571b3e9c717b19075eb40a43510
 
15394
Author: William Jon McCann <jmccann@redhat.com>
 
15395
Date:   Tue Nov 9 22:12:26 2010 -0500
 
15396
 
 
15397
    [screen] Add screen brightness and lock panel
 
15398
    
 
15399
    Not yet wired up.
 
15400
 
 
15401
 configure.ac                                   |    2 +
 
15402
 panels/Makefile.am                             |    1 +
 
15403
 panels/screen/Makefile.am                      |   31 ++
 
15404
 panels/screen/cc-screen-panel.c                |  153 +++++++++++
 
15405
 panels/screen/cc-screen-panel.h                |   73 +++++
 
15406
 panels/screen/gnome-screen-panel.desktop.in.in |   15 +
 
15407
 panels/screen/screen-module.c                  |   41 +++
 
15408
 panels/screen/screen.ui                        |  350 ++++++++++++++++++++++++
 
15409
 8 files changed, 666 insertions(+), 0 deletions(-)
 
15410
 
 
15411
commit c09c82b2aa7af979fe5572124287c71c96488964
 
15412
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15413
Date:   Tue Nov 9 19:54:44 2010 +0100
 
15414
 
 
15415
    Release 2.91.2
 
15416
 
 
15417
 NEWS         |  107 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
15418
 configure.ac |    2 +-
 
15419
 2 files changed, 108 insertions(+), 1 deletions(-)
 
15420
 
 
15421
commit a19d15237b7923b4e45c24aa6008f0819f3333f4
 
15422
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15423
Date:   Tue Nov 9 19:46:10 2010 +0100
 
15424
 
 
15425
    Add missing translatable files
 
15426
 
 
15427
 po/POTFILES.in |   24 +++++++++++++++---------
 
15428
 1 files changed, 15 insertions(+), 9 deletions(-)
 
15429
 
 
15430
commit aca18d8e2b1600c70be4a03dd2f0378217b3991f
 
15431
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15432
Date:   Tue Nov 9 19:37:48 2010 +0100
 
15433
 
 
15434
    Remove non-existing files from translations
 
15435
 
 
15436
 po/POTFILES.in |    6 ------
 
15437
 1 files changed, 0 insertions(+), 6 deletions(-)
 
15438
 
 
15439
commit 8f7274baa383d2d113dc0c22821fd72d3b327ea6
 
15440
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15441
Date:   Tue Nov 9 18:20:35 2010 +0100
 
15442
 
 
15443
    display: Use C comments, not C++
 
15444
 
 
15445
 panels/display/xrandr-capplet.c |    2 +-
 
15446
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15447
 
 
15448
commit 5472040227a7a4feabf142827174e0a614e3e646
 
15449
Author: Bastien Nocera <hadess@hadess.net>
 
15450
Date:   Tue Nov 9 17:12:58 2010 +0000
 
15451
 
 
15452
    shell: Actually set the shell variable when switching panels
 
15453
 
 
15454
 libgnome-control-center/cc-shell.c |    6 ++++--
 
15455
 1 files changed, 4 insertions(+), 2 deletions(-)
 
15456
 
 
15457
commit 2f9a05a21032ff5a4ef9a4bbf21428140b609064
 
15458
Author: Bastien Nocera <hadess@hadess.net>
 
15459
Date:   Tue Nov 9 17:12:23 2010 +0000
 
15460
 
 
15461
    user-accounts: Require newer polkit for GPermission support
 
15462
 
 
15463
 configure.ac |    2 +-
 
15464
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15465
 
 
15466
commit 2a55c61ce1a0ff0871270e17c9e875123fe020cb
 
15467
Author: Bastien Nocera <hadess@hadess.net>
 
15468
Date:   Tue Nov 9 17:11:40 2010 +0000
 
15469
 
 
15470
    user-accounts: Fix compile-time warning
 
15471
 
 
15472
 panels/user-accounts/um-login-options.c |    2 +-
 
15473
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15474
 
 
15475
commit 520598e7625e14e5cda691553bd0e0d54b41736f
 
15476
Author: Kees Cook <kees@outflux.net>
 
15477
Date:   Tue Nov 9 14:02:57 2010 +0100
 
15478
 
 
15479
    display: Show aspect ratios with resolutions
 
15480
 
 
15481
 panels/display/xrandr-capplet.c |   40 ++++++++++++++++++++++++++++++++++++++-
 
15482
 1 files changed, 39 insertions(+), 1 deletions(-)
 
15483
 
 
15484
commit 628e280243fe0922f03b8a0561dae32c1404511a
 
15485
Author: Yanko Kaneti <yaneti@declera.com>
 
15486
Date:   Tue Nov 9 13:36:43 2010 +0100
 
15487
 
 
15488
    region: keyboard_dialog -> region_dialog
 
15489
            gnome-keyboard-properties -> gnome-region-panel
 
15490
            has-separator is gone
 
15491
 
 
15492
 panels/region/gnome-region-panel-layout-chooser.ui |    1 -
 
15493
 panels/region/gnome-region-panel-model-chooser.ui  |    1 -
 
15494
 panels/region/gnome-region-panel-options-dialog.ui |    1 -
 
15495
 panels/region/gnome-region-panel-xkb.c             |    4 ++--
 
15496
 panels/region/gnome-region-panel-xkb.h             |    2 +-
 
15497
 panels/region/gnome-region-panel-xkblt.c           |    4 ++--
 
15498
 panels/region/gnome-region-panel-xkbltadd.c        |    6 +++---
 
15499
 panels/region/gnome-region-panel-xkbmc.c           |    6 +++---
 
15500
 panels/region/gnome-region-panel-xkbot.c           |    6 +++---
 
15501
 panels/region/gnome-region-panel-xkbpv.c           |    2 +-
 
15502
 panels/region/gnome-region-panel.c                 |    2 +-
 
15503
 11 files changed, 16 insertions(+), 19 deletions(-)
 
15504
 
 
15505
commit f5f5aac5c065e5be0d5c080ffa1c075423c4cef7
 
15506
Author: Matthias Clasen <mclasen@redhat.com>
 
15507
Date:   Mon Nov 8 14:07:47 2010 +0100
 
15508
 
 
15509
    Prepare for size_request removal in GTK3
 
15510
    
 
15511
    https://bugzilla.gnome.org/show_bug.cgi?id=633321
 
15512
 
 
15513
 libgnome-control-center/cc-panel.c |   41 ++++++++++++++++++-----------------
 
15514
 panels/datetime/cc-timezone-map.c  |   24 +++++++++++++++------
 
15515
 panels/display/scrollarea.c        |   35 ++++++++++++++++++++----------
 
15516
 3 files changed, 61 insertions(+), 39 deletions(-)
 
15517
 
 
15518
commit 55a02383f2790f432db8bcd00e2dd630db75d3b9
 
15519
Author: Tomas Bzatek <tbzatek@redhat.com>
 
15520
Date:   Mon Nov 8 13:48:16 2010 +0100
 
15521
 
 
15522
    background: Last bits of new gnome_bg API porting
 
15523
    
 
15524
    https://bugzilla.gnome.org/show_bug.cgi?id=625899
 
15525
 
 
15526
 panels/background/bg-colors-source.c |    2 +-
 
15527
 panels/background/bg-flickr-source.c |    2 +-
 
15528
 2 files changed, 2 insertions(+), 2 deletions(-)
 
15529
 
 
15530
commit 36e9b3b4c28a294f3006b5b89e42d24f93cf7b2c
 
15531
Author: Matej Urbančič <mateju@svn.gnome.org>
 
15532
Date:   Fri Nov 5 15:03:36 2010 +0100
 
15533
 
 
15534
    Updated Slovenian translation
 
15535
 
 
15536
 po/sl.po | 6608 ++++++++++++++++++++++++++++++++------------------------------
 
15537
 1 files changed, 3458 insertions(+), 3150 deletions(-)
 
15538
 
 
15539
commit 7ac8765b2b5b60b97223aec7719ce5648068a3b5
 
15540
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15541
Date:   Fri Nov 5 13:41:51 2010 +0100
 
15542
 
 
15543
    datetime: Link test program against common libs
 
15544
 
 
15545
 panels/datetime/Makefile.am |    2 +-
 
15546
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15547
 
 
15548
commit 9b985450f1c29ed59965e394df8a265a882c72f4
 
15549
Author: Gerd Kohlberger <gerdk@src.gnome.org>
 
15550
Date:   Sat Oct 16 15:26:35 2010 +0200
 
15551
 
 
15552
    Add a get_toplevel accessor to CcShell
 
15553
    
 
15554
    Can be used to parent dialogs in CcPanel implementations.
 
15555
    https://bugzilla.gnome.org/show_bug.cgi?id=621940
 
15556
 
 
15557
 libgnome-control-center/cc-shell.c |   28 ++++++++++++++++++++++++++++
 
15558
 libgnome-control-center/cc-shell.h |   24 +++++++++++++-----------
 
15559
 shell/gnome-control-center.c       |    8 ++++++--
 
15560
 3 files changed, 47 insertions(+), 13 deletions(-)
 
15561
 
 
15562
commit e8b52610496818a214cf8b12d955cc4fca40f085
 
15563
Author: William Jon McCann <jmccann@redhat.com>
 
15564
Date:   Thu Nov 4 17:29:09 2010 -0400
 
15565
 
 
15566
    [displays] Change panel name to Displays
 
15567
    
 
15568
    Monitors aren't the only use of this panel.  Projectors and tablet screens
 
15569
    don't involve monitors at all.
 
15570
 
 
15571
 panels/display/gnome-display-panel.desktop.in.in |    4 ++--
 
15572
 1 files changed, 2 insertions(+), 2 deletions(-)
 
15573
 
 
15574
commit 49bb52174274f65ffd3e3598657b3316a533f822
 
15575
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15576
Date:   Wed Nov 3 14:12:41 2010 +0100
 
15577
 
 
15578
    network: Spin buttons are not GtkRange's
 
15579
 
 
15580
 panels/network/gnome-network-properties.c |    6 +++---
 
15581
 1 files changed, 3 insertions(+), 3 deletions(-)
 
15582
 
 
15583
commit d5dffc50dbb73df2122707c6d9c3713787e93e82
 
15584
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15585
Date:   Wed Nov 3 14:10:55 2010 +0100
 
15586
 
 
15587
    network: Don't try to populate the model before it is created
 
15588
 
 
15589
 panels/network/gnome-network-properties.c |   21 +++++++++++----------
 
15590
 1 files changed, 11 insertions(+), 10 deletions(-)
 
15591
 
 
15592
commit 527043d960674d7655877575f3bed12e1794f7c6
 
15593
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15594
Date:   Wed Nov 3 14:04:26 2010 +0100
 
15595
 
 
15596
    network: Spin buttons are not GtkRange's
 
15597
 
 
15598
 panels/network/gnome-network-properties.c |    8 ++++----
 
15599
 1 files changed, 4 insertions(+), 4 deletions(-)
 
15600
 
 
15601
commit 1066bae58302ed1da76dd96582d8c42544b7ccc3
 
15602
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15603
Date:   Tue Nov 2 12:45:14 2010 +0100
 
15604
 
 
15605
    network: Comment out locations-code until we have support for 'subsections' in GSettings
 
15606
 
 
15607
 panels/network/gnome-network-properties.c |  652 ++++++++++++++---------------
 
15608
 1 files changed, 314 insertions(+), 338 deletions(-)
 
15609
 
 
15610
commit 31de119ab3fa9b1827637c1b87e52e46e86f69fd
 
15611
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15612
Date:   Thu Oct 28 15:41:08 2010 +0200
 
15613
 
 
15614
    network: Port everything to GSettings but the locations stuff
 
15615
 
 
15616
 panels/network/gnome-network-properties.c |   13 ++++++-------
 
15617
 1 files changed, 6 insertions(+), 7 deletions(-)
 
15618
 
 
15619
commit d8b9c42623ffa1560cdf44f98e3f9ed8573fb7be
 
15620
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15621
Date:   Wed Oct 27 21:19:16 2010 +0200
 
15622
 
 
15623
    network: Use GSettings for proxies' host/port
 
15624
 
 
15625
 panels/network/gnome-network-properties.c |   70 ++++++++++-------------------
 
15626
 1 files changed, 24 insertions(+), 46 deletions(-)
 
15627
 
 
15628
commit 2a5eca505ddf0b7023d18f0b96efb811c1532c3d
 
15629
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
15630
Date:   Wed Oct 27 15:19:31 2010 +0200
 
15631
 
 
15632
    network: Use proxy settings in GSettings
 
15633
 
 
15634
 panels/network/cc-network-panel.c         |   12 +--
 
15635
 panels/network/cc-network-panel.h         |    4 +-
 
15636
 panels/network/gnome-network-properties.c |  239 +++++++++++------------------
 
15637
 3 files changed, 92 insertions(+), 163 deletions(-)
 
15638
 
 
15639
commit fb530f83f8a41faef99f35044cd54055f3109dff
 
15640
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15641
Date:   Tue Nov 2 11:26:51 2010 +0100
 
15642
 
 
15643
    Updated Spanish translation
 
15644
 
 
15645
 po/es.po |  101 +++++++++++++++++++++++++++-----------------------------------
 
15646
 1 files changed, 44 insertions(+), 57 deletions(-)
 
15647
 
 
15648
commit 4271fd168b974fdba091c5494497773d7bc662bb
 
15649
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15650
Date:   Tue Nov 2 10:55:58 2010 +0100
 
15651
 
 
15652
    Updated Spanish translation
 
15653
 
 
15654
 po/es.po |  175 ++++++++++++++++++++++++++++++-------------------------------
 
15655
 1 files changed, 86 insertions(+), 89 deletions(-)
 
15656
 
 
15657
commit 7ecc6029ccfa40a5f9665048d2e9748298deca01
 
15658
Author: William Jon McCann <jmccann@redhat.com>
 
15659
Date:   Mon Nov 1 19:07:03 2010 -0400
 
15660
 
 
15661
    [background] Don't use iter if you didn't get one
 
15662
 
 
15663
 panels/background/cc-background-panel.c |    5 ++++-
 
15664
 1 files changed, 4 insertions(+), 1 deletions(-)
 
15665
 
 
15666
commit 7d50b3787c467873ef74e772339418682e7927f3
 
15667
Author: William Jon McCann <jmccann@redhat.com>
 
15668
Date:   Mon Nov 1 16:58:40 2010 -0400
 
15669
 
 
15670
    [shell] Don't use window before it is realized
 
15671
 
 
15672
 shell/gnome-control-center.c |   21 +++++++++++++--------
 
15673
 1 files changed, 13 insertions(+), 8 deletions(-)
 
15674
 
 
15675
commit c0fdba46c4937e022599bbb4bee3f131a49e2f11
 
15676
Author: William Jon McCann <jmccann@redhat.com>
 
15677
Date:   Mon Nov 1 16:25:44 2010 -0400
 
15678
 
 
15679
    Bump gtk3 dep to 2.91.3 for box, etc changes
 
15680
 
 
15681
 configure.ac |    2 +-
 
15682
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15683
 
 
15684
commit 39cea1da8eb46f6a0d4f98ca5cc73e04ab160fa5
 
15685
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15686
Date:   Mon Nov 1 20:25:04 2010 +0100
 
15687
 
 
15688
    Updated Spanish translation
 
15689
 
 
15690
 po/es.po |  386 ++++++++++++++++++++++++++++---------------------------------
 
15691
 1 files changed, 177 insertions(+), 209 deletions(-)
 
15692
 
 
15693
commit 2cd2e1bf139e54e0978fd215039371bd27b51553
 
15694
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15695
Date:   Mon Nov 1 18:53:40 2010 +0100
 
15696
 
 
15697
    Updated Spanish translation
 
15698
 
 
15699
 po/es.po |    3 ++-
 
15700
 1 files changed, 2 insertions(+), 1 deletions(-)
 
15701
 
 
15702
commit 2c4aa7b8b9b2404f0a6e679f6311264fe06fc56e
 
15703
Author: Jorge González <jorgegonz@svn.gnome.org>
 
15704
Date:   Mon Nov 1 18:50:55 2010 +0100
 
15705
 
 
15706
    Updated Spanish translation
 
15707
 
 
15708
 po/es.po | 1725 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 
15709
 1 files changed, 1364 insertions(+), 361 deletions(-)
 
15710
 
 
15711
commit 3a9039576c7e866037caf93438d229e600861d18
 
15712
Author: Bastien Nocera <hadess@hadess.net>
 
15713
Date:   Mon Nov 1 17:38:23 2010 +0000
 
15714
 
 
15715
    default-applications: Simplify load_url_handlers
 
15716
    
 
15717
    When what you want is just a new list...
 
15718
 
 
15719
 panels/default-applications/gnome-da-xml.c |   16 ++++++++++------
 
15720
 1 files changed, 10 insertions(+), 6 deletions(-)
 
15721
 
 
15722
commit 95ea5d6b23a6d955d1f3c09f90d9eaf5d4d0d369
 
15723
Author: Yanko Kaneti <yaneti@declera.com>
 
15724
Date:   Mon Nov 1 19:22:38 2010 +0200
 
15725
 
 
15726
    user-accounts: Fix endless loop in load_url_handlers
 
15727
 
 
15728
 panels/default-applications/gnome-da-xml.c |   12 ++++++++----
 
15729
 1 files changed, 8 insertions(+), 4 deletions(-)
 
15730
 
 
15731
commit 1ea452d8315f33bf20700a07f07cc7f061be33bc
 
15732
Author: Yanko Kaneti <yaneti@declera.com>
 
15733
Date:   Mon Nov 1 19:23:00 2010 +0200
 
15734
 
 
15735
    user-accounts: Adapt for gtk_box_new() API changes
 
15736
 
 
15737
 panels/user-accounts/um-lockbutton.c |    2 +-
 
15738
 1 files changed, 1 insertions(+), 1 deletions(-)
 
15739
 
 
15740
commit e242da7ad162441edd1078e61c17d0f7cd0be494
 
15741
Author: Bastien Nocera <hadess@hadess.net>
 
15742
Date:   Mon Nov 1 11:42:21 2010 +0000
 
15743
 
 
15744
    user-accounts: Remove unused variables
 
15745
    
 
15746
    And declarations.
 
15747
 
 
15748
 panels/user-accounts/um-crop-area.c  |    1 -
 
15749
 panels/user-accounts/um-lockbutton.c |    2 --
 
15750
 2 files changed, 0 insertions(+), 3 deletions(-)
 
15751
 
 
15752
commit faf34618fbdd41a21afaf890a147e728c0096abe
 
15753
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
15754
Date:   Mon Nov 1 16:23:24 2010 +0100
 
15755
 
 
15756
    Updated Galician translations
 
15757
 
 
15758
 po/gl.po | 2230 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 
15759
 1 files changed, 1692 insertions(+), 538 deletions(-)
 
15760
 
 
15761
commit 109b36919921d757b93b91e8082620078608967e
30
15762
Author: Chris Bagwell <chris@cnpbagwell.com>
31
 
Date:   2010-11-01
 
15763
Date:   Mon Nov 1 11:28:22 2010 +0000
32
15764
 
33
15765
    mouse: Enable 2-finger scrolling through emulation
34
15766
    
37
15769
    
38
15770
    https://bugzilla.gnome.org/show_bug.cgi?id=625163
39
15771
 
40
 
M       capplets/mouse/gnome-mouse-properties.c
41
 
 
42
 
commit 862c7714d77b51c49a083d4fcac325a27b489adf
 
15772
 panels/mouse/gnome-mouse-properties.c |    8 +++++---
 
15773
 1 files changed, 5 insertions(+), 3 deletions(-)
 
15774
 
 
15775
commit 821ed8f8704738ad77acab353c62c133fcbfa2ea
 
15776
Author: William Jon McCann <jmccann@redhat.com>
 
15777
Date:   Mon Nov 1 00:40:52 2010 -0400
 
15778
 
 
15779
    [keyboard] move general settings into keyboard panel
 
15780
 
 
15781
 panels/keyboard/cc-keyboard-panel.c     |    2 +-
 
15782
 panels/keyboard/gnome-keyboard-panel.c  |   32 ++
 
15783
 panels/keyboard/gnome-keyboard-panel.ui |  511 +++++++++++++++++++++++++++----
 
15784
 panels/region/gnome-region-panel.c      |   61 +----
 
15785
 panels/region/gnome-region-panel.ui     |  407 +------------------------
 
15786
 5 files changed, 496 insertions(+), 517 deletions(-)
 
15787
 
 
15788
commit 728331f3061ac68e410a0aa9cfca2103a6d8c862
 
15789
Author: William Jon McCann <jmccann@redhat.com>
 
15790
Date:   Sun Oct 31 23:58:35 2010 -0400
 
15791
 
 
15792
    [keyboard] Rename keybindings to keyboard
 
15793
 
 
15794
 configure.ac                                       |    6 +-
 
15795
 panels/Makefile.am                                 |    2 +-
 
15796
 panels/keybindings/00-multimedia-key.xml.in        |   35 -
 
15797
 panels/keybindings/01-desktop-key.xml.in           |   29 -
 
15798
 panels/keybindings/Makefile.am                     |   56 -
 
15799
 panels/keybindings/cc-keybindings-panel.c          |  131 --
 
15800
 panels/keybindings/cc-keybindings-panel.h          |   74 -
 
15801
 panels/keybindings/eggaccelerators.c               |  632 -------
 
15802
 panels/keybindings/eggaccelerators.h               |   95 -
 
15803
 panels/keybindings/eggcellrendererkeys.c           |  697 -------
 
15804
 panels/keybindings/eggcellrendererkeys.h           |   89 -
 
15805
 panels/keybindings/gnome-keybinding-properties.c   | 1949 --------------------
 
15806
 panels/keybindings/gnome-keybinding-properties.h   |    8 -
 
15807
 panels/keybindings/gnome-keybinding-properties.ui  |  319 ----
 
15808
 .../gnome-keybindings-panel.desktop.in.in          |   15 -
 
15809
 panels/keybindings/gnome-keybindings.pc.in         |   10 -
 
15810
 panels/keybindings/keybindings-module.c            |   41 -
 
15811
 panels/keybindings/wm-common.c                     |  184 --
 
15812
 panels/keybindings/wm-common.h                     |   17 -
 
15813
 panels/keyboard/00-multimedia-key.xml.in           |   35 +
 
15814
 panels/keyboard/01-desktop-key.xml.in              |   29 +
 
15815
 panels/keyboard/Makefile.am                        |   56 +
 
15816
 panels/keyboard/cc-keyboard-panel.c                |  131 ++
 
15817
 panels/keyboard/cc-keyboard-panel.h                |   74 +
 
15818
 panels/keyboard/eggaccelerators.c                  |  632 +++++++
 
15819
 panels/keyboard/eggaccelerators.h                  |   95 +
 
15820
 panels/keyboard/eggcellrendererkeys.c              |  697 +++++++
 
15821
 panels/keyboard/eggcellrendererkeys.h              |   89 +
 
15822
 panels/keyboard/gnome-keybindings.pc.in            |   10 +
 
15823
 panels/keyboard/gnome-keyboard-panel.c             | 1949 ++++++++++++++++++++
 
15824
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |   15 +
 
15825
 panels/keyboard/gnome-keyboard-panel.h             |    8 +
 
15826
 panels/keyboard/gnome-keyboard-panel.ui            |  319 ++++
 
15827
 panels/keyboard/keyboard-module.c                  |   41 +
 
15828
 panels/keyboard/wm-common.c                        |  184 ++
 
15829
 panels/keyboard/wm-common.h                        |   17 +
 
15830
 po/POTFILES.in                                     |   12 +-
 
15831
 po/POTFILES.skip                                   |    2 +-
 
15832
 38 files changed, 4392 insertions(+), 4392 deletions(-)
 
15833
 
 
15834
commit 733f0ce3e2d8dfa7f1d18c9e0dfb2f69edaa8958
 
15835
Author: William Jon McCann <jmccann@redhat.com>
 
15836
Date:   Sun Oct 31 23:24:40 2010 -0400
 
15837
 
 
15838
    [region] Rename old Keyboard panel to Region
 
15839
    
 
15840
    Will make keybindings the new keyboard panel
 
15841
 
 
15842
 configure.ac                                       |    6 +-
 
15843
 panels/Makefile.am                                 |    2 +-
 
15844
 panels/keyboard/.indent.pro                        |    2 -
 
15845
 panels/keyboard/Makefile.am                        |   51 -
 
15846
 panels/keyboard/cc-keyboard-panel.c                |  131 ---
 
15847
 panels/keyboard/cc-keyboard-panel.h                |   74 --
 
15848
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |   15 -
 
15849
 .../keyboard/gnome-keyboard-properties-dialog.ui   | 1165 --------------------
 
15850
 .../gnome-keyboard-properties-layout-chooser.ui    |  315 ------
 
15851
 .../gnome-keyboard-properties-model-chooser.ui     |  142 ---
 
15852
 .../gnome-keyboard-properties-options-dialog.ui    |   94 --
 
15853
 panels/keyboard/gnome-keyboard-properties-xkb.c    |  250 -----
 
15854
 panels/keyboard/gnome-keyboard-properties-xkb.h    |   99 --
 
15855
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |  440 --------
 
15856
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  563 ----------
 
15857
 panels/keyboard/gnome-keyboard-properties-xkbmc.c  |  339 ------
 
15858
 panels/keyboard/gnome-keyboard-properties-xkbot.c  |  511 ---------
 
15859
 panels/keyboard/gnome-keyboard-properties-xkbpv.c  |  135 ---
 
15860
 panels/keyboard/gnome-keyboard-properties.c        |  140 ---
 
15861
 panels/keyboard/gnome-keyboard-properties.h        |   30 -
 
15862
 panels/keyboard/keyboard-module.c                  |   41 -
 
15863
 panels/keyboard/use_cases.txt                      |   42 -
 
15864
 panels/region/.indent.pro                          |    2 +
 
15865
 panels/region/Makefile.am                          |   51 +
 
15866
 panels/region/cc-region-panel.c                    |  131 +++
 
15867
 panels/region/cc-region-panel.h                    |   74 ++
 
15868
 panels/region/gnome-region-panel-layout-chooser.ui |  315 ++++++
 
15869
 panels/region/gnome-region-panel-model-chooser.ui  |  142 +++
 
15870
 panels/region/gnome-region-panel-options-dialog.ui |   94 ++
 
15871
 panels/region/gnome-region-panel-xkb.c             |  248 +++++
 
15872
 panels/region/gnome-region-panel-xkb.h             |   97 ++
 
15873
 panels/region/gnome-region-panel-xkblt.c           |  438 ++++++++
 
15874
 panels/region/gnome-region-panel-xkbltadd.c        |  561 ++++++++++
 
15875
 panels/region/gnome-region-panel-xkbmc.c           |  337 ++++++
 
15876
 panels/region/gnome-region-panel-xkbot.c           |  509 +++++++++
 
15877
 panels/region/gnome-region-panel-xkbpv.c           |  133 +++
 
15878
 panels/region/gnome-region-panel.c                 |  138 +++
 
15879
 panels/region/gnome-region-panel.desktop.in.in     |   15 +
 
15880
 panels/region/gnome-region-panel.h                 |   28 +
 
15881
 panels/region/gnome-region-panel.ui                | 1165 ++++++++++++++++++++
 
15882
 panels/region/region-module.c                      |   41 +
 
15883
 panels/region/use_cases.txt                        |   42 +
 
15884
 po/POTFILES.in                                     |   24 +-
 
15885
 po/POTFILES.skip                                   |    2 +-
 
15886
 44 files changed, 4578 insertions(+), 4596 deletions(-)
 
15887
 
 
15888
commit f68a097c5036dd3f28c4e37f8a56a4d53f5389fc
 
15889
Author: William Jon McCann <jmccann@redhat.com>
 
15890
Date:   Sun Oct 31 22:55:27 2010 -0400
 
15891
 
 
15892
    [keyboard] Remove a11y stuff
 
15893
 
 
15894
 panels/keyboard/Makefile.am                        |   36 +-
 
15895
 ...gnome-keyboard-properties-a11y-notifications.ui |  526 --------------------
 
15896
 panels/keyboard/gnome-keyboard-properties-a11y.c   |  325 ------------
 
15897
 panels/keyboard/gnome-keyboard-properties-a11y.h   |   32 --
 
15898
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  493 +------------------
 
15899
 panels/keyboard/gnome-keyboard-properties.c        |    4 +-
 
15900
 po/POTFILES.in                                     |    1 -
 
15901
 7 files changed, 21 insertions(+), 1396 deletions(-)
 
15902
 
 
15903
commit 2dc9c8074915c0787cf75a53ea6c7dd00e38abdc
 
15904
Author: William Jon McCann <jmccann@redhat.com>
 
15905
Date:   Sun Oct 31 22:44:20 2010 -0400
 
15906
 
 
15907
    [keyboard] Don't expand vertically on general tab
 
15908
 
 
15909
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  367 ++++++++++----------
 
15910
 1 files changed, 178 insertions(+), 189 deletions(-)
 
15911
 
 
15912
commit c1a80988cc7b21527126245a1eac9b393040b04c
 
15913
Author: William Jon McCann <jmccann@redhat.com>
 
15914
Date:   Sun Oct 31 22:25:22 2010 -0400
 
15915
 
 
15916
    [universal-access] Dial down the font size on Seeing a bit
 
15917
 
 
15918
 panels/universal-access/uap.ui |   65 +++++++++++++++++++++------------------
 
15919
 1 files changed, 35 insertions(+), 30 deletions(-)
 
15920
 
 
15921
commit ced070982aa6dfe35626ec11c2dd3b758d413970
 
15922
Author: William Jon McCann <jmccann@redhat.com>
 
15923
Date:   Sun Oct 31 21:54:24 2010 -0400
 
15924
 
 
15925
    [universal-access] Use the UI dir set in the Makefile.am
 
15926
 
 
15927
 panels/universal-access/Makefile.am   |    1 +
 
15928
 panels/universal-access/cc-ua-panel.c |    2 +-
 
15929
 2 files changed, 2 insertions(+), 1 deletions(-)
 
15930
 
 
15931
commit 3c843ca3ac7436024ee19d48e394131db7aefb01
 
15932
Author: William Jon McCann <jmccann@redhat.com>
 
15933
Date:   Sun Oct 31 21:51:43 2010 -0400
 
15934
 
 
15935
    [universal-access] Tweak the design of the panel
 
15936
    
 
15937
    Make sure to not expand vertically.  Tighten up the layout.
 
15938
 
 
15939
 panels/universal-access/uap.ui | 3472 ++++++++++++++++++++++------------------
 
15940
 1 files changed, 1888 insertions(+), 1584 deletions(-)
 
15941
 
 
15942
commit 7908a4359f57b6d48da1051456b0d63271ccbc6a
 
15943
Author: William Jon McCann <jmccann@redhat.com>
 
15944
Date:   Sun Oct 31 18:09:41 2010 -0400
 
15945
 
 
15946
    Don't expand Mouse notebook vertically
 
15947
    
 
15948
    Causes weird spacing issues.
 
15949
 
 
15950
 panels/mouse/gnome-mouse-properties.ui |   22 ++++++++++++++++++++--
 
15951
 1 files changed, 20 insertions(+), 2 deletions(-)
 
15952
 
 
15953
commit b2dc1dffa10b2de4e396d1d012e03dbbc0b838cf
 
15954
Author: William Jon McCann <jmccann@redhat.com>
 
15955
Date:   Sun Oct 31 17:55:20 2010 -0400
 
15956
 
 
15957
    Do a better job of automatically sizing the window to fit contents
 
15958
    
 
15959
    Try our best to avoid scrollbars.
 
15960
 
 
15961
 shell/gnome-control-center.c |  108 +++++++++++++++++-------------------------
 
15962
 shell/shell.ui               |    2 -
 
15963
 2 files changed, 43 insertions(+), 67 deletions(-)
 
15964
 
 
15965
commit b9b2767d3325af779351470d99df8075a0167779
 
15966
Author: William Jon McCann <jmccann@redhat.com>
 
15967
Date:   Sat Oct 30 23:40:32 2010 -0400
 
15968
 
 
15969
    Tighten up the spacing of the category views
 
15970
 
 
15971
 shell/cc-shell-category-view.c |   65 ++++++++++-----------------------------
 
15972
 shell/gnome-control-center.c   |    3 +-
 
15973
 2 files changed, 19 insertions(+), 49 deletions(-)
 
15974
 
 
15975
commit aa11bf827f7f156e4a802e6816a2d725939fba02
 
15976
Author: William Jon McCann <jmccann@redhat.com>
 
15977
Date:   Sat Oct 30 23:02:17 2010 -0400
 
15978
 
 
15979
    Set alignment property so glade renders .ui correctly
 
15980
 
 
15981
 panels/mouse/gnome-mouse-properties.ui |   26 +++++++++++++++++++++++++-
 
15982
 1 files changed, 25 insertions(+), 1 deletions(-)
 
15983
 
 
15984
commit 27656667e0c017a109afa4be241c018ff1152dca
 
15985
Author: William Jon McCann <jmccann@redhat.com>
 
15986
Date:   Sat Oct 30 22:19:44 2010 -0400
 
15987
 
 
15988
    Move date and universal access to system
 
15989
    
 
15990
    They change the behavior or settings of the system.
 
15991
 
 
15992
 panels/datetime/gnome-datetime-panel.desktop.in.in |    2 +-
 
15993
 .../gnome-universal-access-panel.desktop.in.in     |    2 +-
 
15994
 2 files changed, 2 insertions(+), 2 deletions(-)
 
15995
 
 
15996
commit de87abee85abd4f0086de844f651c080bc4ca6d7
 
15997
Author: A S Alam <aalam@users.sf.net>
 
15998
Date:   Sun Oct 31 08:12:16 2010 +0530
 
15999
 
 
16000
    update translation and completed
 
16001
 
 
16002
 po/pa.po | 1709 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 
16003
 1 files changed, 1318 insertions(+), 391 deletions(-)
 
16004
 
 
16005
commit 17005998446555192db44ec7827662357a7bd185
 
16006
Author: William Jon McCann <jmccann@redhat.com>
 
16007
Date:   Sat Oct 30 20:03:33 2010 -0400
 
16008
 
 
16009
    Use the the full name without spaces as the default username
 
16010
 
 
16011
 panels/user-accounts/um-account-dialog.c |   14 +++++++++++++-
 
16012
 1 files changed, 13 insertions(+), 1 deletions(-)
 
16013
 
 
16014
commit 27dd815e8ab1547861199b5bdf919d852dcc1773
 
16015
Author: William Jon McCann <jmccann@redhat.com>
 
16016
Date:   Sat Oct 30 19:24:03 2010 -0400
 
16017
 
 
16018
    Handle NULL usernames without crashing
 
16019
 
 
16020
 panels/user-accounts/um-account-dialog.c |   16 +++++++++++++---
 
16021
 1 files changed, 13 insertions(+), 3 deletions(-)
 
16022
 
 
16023
commit e9e3eafe7e4373cdd9f9017821ae219719152e6d
 
16024
Author: William Jon McCann <jmccann@redhat.com>
 
16025
Date:   Sat Oct 30 19:13:37 2010 -0400
 
16026
 
 
16027
    More GtkComboBoxText changes
 
16028
 
 
16029
 panels/user-accounts/um-account-dialog.c |   20 ++++++++++----------
 
16030
 1 files changed, 10 insertions(+), 10 deletions(-)
 
16031
 
 
16032
commit 5023fb16d8c5dc47ee0d81e46fd0943f95f63577
 
16033
Author: William Jon McCann <jmccann@redhat.com>
 
16034
Date:   Sat Oct 30 18:38:56 2010 -0400
 
16035
 
 
16036
    GtkComboBoxEntry has been removed from GTK3
 
16037
 
 
16038
 panels/user-accounts/data/account-dialog.ui |    5 +++--
 
16039
 1 files changed, 3 insertions(+), 2 deletions(-)
 
16040
 
 
16041
commit 2874efc7f1ae88283d75c07cf734909f855f24a1
 
16042
Author: William Jon McCann <jmccann@redhat.com>
 
16043
Date:   Sat Oct 30 18:04:48 2010 -0400
 
16044
 
 
16045
    Don't crash if accounts service policy is not available
 
16046
 
 
16047
 panels/user-accounts/um-login-options.c |   18 ++++++++++--------
 
16048
 panels/user-accounts/um-user-panel.c    |   25 +++++++++++++++----------
 
16049
 2 files changed, 25 insertions(+), 18 deletions(-)
 
16050
 
 
16051
commit bf5cb4401669f4881bb7191ecbbcc957ef456950
 
16052
Author: William Jon McCann <jmccann@redhat.com>
 
16053
Date:   Sat Oct 30 16:14:30 2010 -0400
 
16054
 
 
16055
    Add user-accounts dialog
 
16056
    
 
16057
    Copied from the accounts-dialog git module.
 
16058
 
 
16059
 configure.ac                                       |   16 +-
 
16060
 panels/Makefile.am                                 |    1 +
 
16061
 panels/user-accounts/Makefile.am                   |  102 ++
 
16062
 panels/user-accounts/data/Makefile.am              |   29 +
 
16063
 panels/user-accounts/data/account-dialog.ui        |  268 ++++
 
16064
 panels/user-accounts/data/account-fingerprint.ui   |  278 +++++
 
16065
 .../data/gnome-user-accounts-panel.desktop.in.in   |   15 +
 
16066
 panels/user-accounts/data/icons/Makefile.am        |   31 +
 
16067
 .../data/icons/gnome-about-me-lock-open.png        |  Bin 0 -> 2913 bytes
 
16068
 .../data/icons/gnome-about-me-lock.png             |  Bin 0 -> 2978 bytes
 
16069
 .../user-accounts/data/icons/left-index-finger.png |  Bin 0 -> 1515 bytes
 
16070
 .../user-accounts/data/icons/left-index-finger.svg |  177 +++
 
16071
 .../data/icons/left-little-finger.png              |  Bin 0 -> 1500 bytes
 
16072
 .../data/icons/left-little-finger.svg              |  180 +++
 
16073
 .../data/icons/left-middle-finger.png              |  Bin 0 -> 1483 bytes
 
16074
 .../data/icons/left-middle-finger.svg              |  180 +++
 
16075
 .../user-accounts/data/icons/left-ring-finger.png  |  Bin 0 -> 1512 bytes
 
16076
 .../user-accounts/data/icons/left-ring-finger.svg  |  180 +++
 
16077
 panels/user-accounts/data/icons/left-thumb.png     |  Bin 0 -> 1512 bytes
 
16078
 panels/user-accounts/data/icons/left-thumb.svg     |  180 +++
 
16079
 panels/user-accounts/data/icons/print_error.png    |  Bin 0 -> 4160 bytes
 
16080
 panels/user-accounts/data/icons/print_error.svg    |  525 ++++++++
 
16081
 panels/user-accounts/data/icons/print_ok.png       |  Bin 0 -> 3677 bytes
 
16082
 panels/user-accounts/data/icons/print_ok.svg       |  310 +++++
 
16083
 .../data/icons/right-index-finger.png              |  Bin 0 -> 1506 bytes
 
16084
 .../data/icons/right-index-finger.svg              |  179 +++
 
16085
 .../data/icons/right-little-finger.png             |  Bin 0 -> 1479 bytes
 
16086
 .../data/icons/right-little-finger.svg             |  182 +++
 
16087
 .../data/icons/right-middle-finger.png             |  Bin 0 -> 1468 bytes
 
16088
 .../data/icons/right-middle-finger.svg             |  182 +++
 
16089
 .../user-accounts/data/icons/right-ring-finger.png |  Bin 0 -> 1506 bytes
 
16090
 .../user-accounts/data/icons/right-ring-finger.svg |  182 +++
 
16091
 panels/user-accounts/data/icons/right-thumb.png    |  Bin 0 -> 1486 bytes
 
16092
 panels/user-accounts/data/icons/right-thumb.svg    |  182 +++
 
16093
 panels/user-accounts/data/language-chooser.ui      |   90 ++
 
16094
 panels/user-accounts/data/password-dialog.ui       |  531 ++++++++
 
16095
 panels/user-accounts/data/photo-dialog.ui          |  304 +++++
 
16096
 panels/user-accounts/data/user-accounts-dialog.ui  |  726 +++++++++++
 
16097
 panels/user-accounts/fingerprint-strings.h         |  111 ++
 
16098
 panels/user-accounts/fprintd-marshal.list          |    1 +
 
16099
 panels/user-accounts/gdm-languages.c               | 1003 +++++++++++++++
 
16100
 panels/user-accounts/gdm-languages.h               |   41 +
 
16101
 panels/user-accounts/locarchive.h                  |   97 ++
 
16102
 panels/user-accounts/run-passwd.c                  |  772 ++++++++++++
 
16103
 panels/user-accounts/run-passwd.h                  |   58 +
 
16104
 panels/user-accounts/um-account-dialog.c           |  493 ++++++++
 
16105
 panels/user-accounts/um-account-dialog.h           |   43 +
 
16106
 panels/user-accounts/um-account-type.c             |   43 +
 
16107
 panels/user-accounts/um-account-type.h             |   37 +
 
16108
 panels/user-accounts/um-crop-area.c                |  817 +++++++++++++
 
16109
 panels/user-accounts/um-crop-area.h                |   65 +
 
16110
 panels/user-accounts/um-editable-button.c          |  403 ++++++
 
16111
 panels/user-accounts/um-editable-button.h          |   72 ++
 
16112
 panels/user-accounts/um-editable-combo.c           |  439 +++++++
 
16113
 panels/user-accounts/um-editable-combo.h           |   76 ++
 
16114
 panels/user-accounts/um-editable-entry.c           |  489 ++++++++
 
16115
 panels/user-accounts/um-editable-entry.h           |   72 ++
 
16116
 panels/user-accounts/um-fingerprint-dialog.c       |  674 ++++++++++
 
16117
 panels/user-accounts/um-fingerprint-dialog.h       |   28 +
 
16118
 panels/user-accounts/um-language-dialog.c          |  555 +++++++++
 
16119
 panels/user-accounts/um-language-dialog.h          |   49 +
 
16120
 panels/user-accounts/um-lockbutton.c               |  637 ++++++++++
 
16121
 panels/user-accounts/um-lockbutton.h               |   70 ++
 
16122
 panels/user-accounts/um-login-options.c            |  433 +++++++
 
16123
 panels/user-accounts/um-login-options.h            |   34 +
 
16124
 panels/user-accounts/um-password-dialog.c          |  834 +++++++++++++
 
16125
 panels/user-accounts/um-password-dialog.h          |   43 +
 
16126
 panels/user-accounts/um-photo-dialog.c             |  693 +++++++++++
 
16127
 panels/user-accounts/um-photo-dialog.h             |   39 +
 
16128
 panels/user-accounts/um-strength-bar.c             |  261 ++++
 
16129
 panels/user-accounts/um-strength-bar.h             |   62 +
 
16130
 panels/user-accounts/um-user-manager.c             |  624 ++++++++++
 
16131
 panels/user-accounts/um-user-manager.h             |  112 ++
 
16132
 panels/user-accounts/um-user-module.c              |   41 +
 
16133
 panels/user-accounts/um-user-panel.c               | 1286 ++++++++++++++++++++
 
16134
 panels/user-accounts/um-user-panel.h               |   59 +
 
16135
 panels/user-accounts/um-user.c                     | 1093 +++++++++++++++++
 
16136
 panels/user-accounts/um-user.h                     |  107 ++
 
16137
 panels/user-accounts/um-utils.c                    |  382 ++++++
 
16138
 panels/user-accounts/um-utils.h                    |   56 +
 
16139
 po/POTFILES.in                                     |   19 +
 
16140
 po/POTFILES.skip                                   |    2 +
 
16141
 82 files changed, 18354 insertions(+), 1 deletions(-)
 
16142
 
 
16143
commit 6638e984ca743a7da842617346425b162bc1bb5d
 
16144
Author: William Jon McCann <jmccann@redhat.com>
 
16145
Date:   Sat Oct 30 12:16:58 2010 -0400
 
16146
 
 
16147
    Initial import of sound panel
 
16148
    
 
16149
    Copied from gnome-media.  See that module for git history.
 
16150
 
 
16151
 configure.ac                                       |   45 +-
 
16152
 panels/Makefile.am                                 |    1 +
 
16153
 panels/sound/Makefile.am                           |  120 +
 
16154
 panels/sound/applet-main.c                         |  110 +
 
16155
 panels/sound/cc-sound-panel.c                      |  136 +
 
16156
 panels/sound/cc-sound-panel.h                      |   60 +
 
16157
 panels/sound/data/Makefile.am                      |   44 +
 
16158
 panels/sound/data/gnome-sound-applet.desktop.in    |   16 +
 
16159
 panels/sound/data/gnome-sound-panel.desktop.in.in  |   15 +
 
16160
 panels/sound/data/icons/16x16/Makefile.am          |    4 +
 
16161
 panels/sound/data/icons/16x16/apps/Makefile.am     |   19 +
 
16162
 .../icons/16x16/apps/multimedia-volume-control.png |  Bin 0 -> 917 bytes
 
16163
 .../icons/16x16/apps/multimedia-volume-control.svg |  585 +
 
16164
 panels/sound/data/icons/16x16/status/Makefile.am   |   21 +
 
16165
 .../16x16/status/audio-input-microphone-high.png   |  Bin 0 -> 1015 bytes
 
16166
 .../16x16/status/audio-input-microphone-low.png    |  Bin 0 -> 1031 bytes
 
16167
 .../16x16/status/audio-input-microphone-medium.png |  Bin 0 -> 1040 bytes
 
16168
 .../16x16/status/audio-input-microphone-muted.png  |  Bin 0 -> 855 bytes
 
16169
 panels/sound/data/icons/22x22/Makefile.am          |    4 +
 
16170
 panels/sound/data/icons/22x22/apps/Makefile.am     |   19 +
 
16171
 .../icons/22x22/apps/multimedia-volume-control.png |  Bin 0 -> 1424 bytes
 
16172
 .../icons/22x22/apps/multimedia-volume-control.svg |  595 +
 
16173
 panels/sound/data/icons/22x22/status/Makefile.am   |   21 +
 
16174
 .../22x22/status/audio-input-microphone-high.png   |  Bin 0 -> 1411 bytes
 
16175
 .../22x22/status/audio-input-microphone-low.png    |  Bin 0 -> 1336 bytes
 
16176
 .../22x22/status/audio-input-microphone-medium.png |  Bin 0 -> 1342 bytes
 
16177
 .../22x22/status/audio-input-microphone-muted.png  |  Bin 0 -> 1284 bytes
 
16178
 panels/sound/data/icons/24x24/Makefile.am          |    4 +
 
16179
 panels/sound/data/icons/24x24/apps/Makefile.am     |   18 +
 
16180
 .../icons/24x24/apps/multimedia-volume-control.png |  Bin 0 -> 1431 bytes
 
16181
 panels/sound/data/icons/24x24/status/Makefile.am   |   21 +
 
16182
 .../24x24/status/audio-input-microphone-high.png   |  Bin 0 -> 1441 bytes
 
16183
 .../24x24/status/audio-input-microphone-low.png    |  Bin 0 -> 1365 bytes
 
16184
 .../24x24/status/audio-input-microphone-medium.png |  Bin 0 -> 1369 bytes
 
16185
 .../24x24/status/audio-input-microphone-muted.png  |  Bin 0 -> 1349 bytes
 
16186
 panels/sound/data/icons/32x32/Makefile.am          |    4 +
 
16187
 panels/sound/data/icons/32x32/apps/Makefile.am     |   19 +
 
16188
 .../icons/32x32/apps/multimedia-volume-control.png |  Bin 0 -> 2308 bytes
 
16189
 .../icons/32x32/apps/multimedia-volume-control.svg |  633 ++
 
16190
 panels/sound/data/icons/32x32/status/Makefile.am   |   21 +
 
16191
 .../32x32/status/audio-input-microphone-high.png   |  Bin 0 -> 1906 bytes
 
16192
 .../32x32/status/audio-input-microphone-low.png    |  Bin 0 -> 2002 bytes
 
16193
 .../32x32/status/audio-input-microphone-medium.png |  Bin 0 -> 2011 bytes
 
16194
 .../32x32/status/audio-input-microphone-muted.png  |  Bin 0 -> 1998 bytes
 
16195
 panels/sound/data/icons/48x48/Makefile.am          |    4 +
 
16196
 panels/sound/data/icons/48x48/apps/Makefile.am     |   18 +
 
16197
 .../icons/48x48/apps/multimedia-volume-control.png |  Bin 0 -> 3755 bytes
 
16198
 .../48x48/status/audio-input-microphone-high.png   |  Bin 0 -> 3261 bytes
 
16199
 .../48x48/status/audio-input-microphone-low.png    |  Bin 0 -> 3388 bytes
 
16200
 .../48x48/status/audio-input-microphone-medium.png |  Bin 0 -> 3406 bytes
 
16201
 .../48x48/status/audio-input-microphone-muted.png  |  Bin 0 -> 3135 bytes
 
16202
 panels/sound/data/icons/Makefile.am                |   12 +
 
16203
 panels/sound/data/icons/render-icon-theme.py       |  169 +
 
16204
 panels/sound/data/icons/scalable/Makefile.am       |    4 +
 
16205
 panels/sound/data/icons/scalable/apps/Makefile.am  |   18 +
 
16206
 .../scalable/apps/multimedia-volume-control.svg    |  554 +
 
16207
 .../sound/data/icons/scalable/devices/Makefile.am  |   35 +
 
16208
 .../devices/audio-speaker-center-back-testing.svg  |  539 +
 
16209
 .../scalable/devices/audio-speaker-center-back.svg |  506 +
 
16210
 .../devices/audio-speaker-center-testing.svg       |  537 +
 
16211
 .../scalable/devices/audio-speaker-center.svg      |  504 +
 
16212
 .../devices/audio-speaker-left-back-testing.svg    |  537 +
 
16213
 .../scalable/devices/audio-speaker-left-back.svg   |  504 +
 
16214
 .../devices/audio-speaker-left-side-testing.svg    |  537 +
 
16215
 .../scalable/devices/audio-speaker-left-side.svg   |  504 +
 
16216
 .../devices/audio-speaker-left-testing.svg         |  537 +
 
16217
 .../icons/scalable/devices/audio-speaker-left.svg  |  504 +
 
16218
 .../devices/audio-speaker-right-back-testing.svg   |  537 +
 
16219
 .../scalable/devices/audio-speaker-right-back.svg  |  504 +
 
16220
 .../devices/audio-speaker-right-side-testing.svg   |  537 +
 
16221
 .../scalable/devices/audio-speaker-right-side.svg  |  504 +
 
16222
 .../devices/audio-speaker-right-testing.svg        |  913 ++
 
16223
 .../icons/scalable/devices/audio-speaker-right.svg |  504 +
 
16224
 .../scalable/devices/audio-speaker-testing.svg     |  913 ++
 
16225
 .../scalable/devices/audio-subwoofer-testing.svg   |  240 +
 
16226
 .../icons/scalable/devices/audio-subwoofer.svg     |  325 +
 
16227
 panels/sound/data/icons/src/microphone-levels.svg  |11448 ++++++++++++++++++++
 
16228
 panels/sound/data/sounds/Makefile.am               |   29 +
 
16229
 panels/sound/data/sounds/bark.ogg                  |  Bin 0 -> 13322 bytes
 
16230
 panels/sound/data/sounds/drip.ogg                  |  Bin 0 -> 8495 bytes
 
16231
 panels/sound/data/sounds/glass.ogg                 |  Bin 0 -> 18999 bytes
 
16232
 .../data/sounds/gnome-sounds-default.xml.in.in     |   27 +
 
16233
 panels/sound/data/sounds/sonar.ogg                 |  Bin 0 -> 20011 bytes
 
16234
 panels/sound/data/symbolic-icons/Makefile.am       |   10 +
 
16235
 panels/sound/data/symbolic-icons/r.rb              |   73 +
 
16236
 .../sound/data/symbolic-icons/scalable/Makefile.am |    3 +
 
16237
 .../symbolic-icons/scalable/status/Makefile.am     |   14 +
 
16238
 .../audio-input-microphone-high-symbolic.svg       |   37 +
 
16239
 .../status/audio-input-microphone-low-symbolic.svg |   37 +
 
16240
 .../audio-input-microphone-medium-symbolic.svg     |   37 +
 
16241
 .../audio-input-microphone-muted-symbolic.svg      |   37 +
 
16242
 .../sound/data/symbolic-icons/src/gnome-media.svg  |  990 ++
 
16243
 panels/sound/gvc-applet.c                          |  311 +
 
16244
 panels/sound/gvc-applet.h                          |   55 +
 
16245
 panels/sound/gvc-balance-bar.c                     |  550 +
 
16246
 panels/sound/gvc-balance-bar.h                     |   69 +
 
16247
 panels/sound/gvc-channel-bar.c                     |  963 ++
 
16248
 panels/sound/gvc-channel-bar.h                     |   89 +
 
16249
 panels/sound/gvc-channel-map-private.h             |   39 +
 
16250
 panels/sound/gvc-channel-map.c                     |  254 +
 
16251
 panels/sound/gvc-channel-map.h                     |   73 +
 
16252
 panels/sound/gvc-combo-box.c                       |  395 +
 
16253
 panels/sound/gvc-combo-box.h                       |   67 +
 
16254
 panels/sound/gvc-level-bar.c                       |  747 ++
 
16255
 panels/sound/gvc-level-bar.h                       |   75 +
 
16256
 panels/sound/gvc-log.c                             |   62 +
 
16257
 panels/sound/gvc-log.h                             |   35 +
 
16258
 panels/sound/gvc-mixer-card-private.h              |   35 +
 
16259
 panels/sound/gvc-mixer-card.c                      |  506 +
 
16260
 panels/sound/gvc-mixer-card.h                      |   83 +
 
16261
 panels/sound/gvc-mixer-control-private.h           |   35 +
 
16262
 panels/sound/gvc-mixer-control.c                   | 2232 ++++
 
16263
 panels/sound/gvc-mixer-control.h                   |   96 +
 
16264
 panels/sound/gvc-mixer-dialog.c                    | 2091 ++++
 
16265
 panels/sound/gvc-mixer-dialog.h                    |   56 +
 
16266
 panels/sound/gvc-mixer-event-role.c                |  250 +
 
16267
 panels/sound/gvc-mixer-event-role.h                |   57 +
 
16268
 panels/sound/gvc-mixer-sink-input.c                |  199 +
 
16269
 panels/sound/gvc-mixer-sink-input.h                |   57 +
 
16270
 panels/sound/gvc-mixer-sink.c                      |  231 +
 
16271
 panels/sound/gvc-mixer-sink.h                      |   57 +
 
16272
 panels/sound/gvc-mixer-source-output.c             |  137 +
 
16273
 panels/sound/gvc-mixer-source-output.h             |   57 +
 
16274
 panels/sound/gvc-mixer-source.c                    |  231 +
 
16275
 panels/sound/gvc-mixer-source.h                    |   57 +
 
16276
 panels/sound/gvc-mixer-stream-private.h            |   34 +
 
16277
 panels/sound/gvc-mixer-stream.c                    |  944 ++
 
16278
 panels/sound/gvc-mixer-stream.h                    |  125 +
 
16279
 panels/sound/gvc-pulseaudio-fake.h                 |   34 +
 
16280
 panels/sound/gvc-sound-theme-chooser.c             | 1145 ++
 
16281
 panels/sound/gvc-sound-theme-chooser.h             |   54 +
 
16282
 panels/sound/gvc-sound-theme-editor.c              | 1397 +++
 
16283
 panels/sound/gvc-sound-theme-editor.h              |   54 +
 
16284
 panels/sound/gvc-speaker-test.c                    |  500 +
 
16285
 panels/sound/gvc-speaker-test.h                    |   57 +
 
16286
 panels/sound/gvc-stream-status-icon.c              |  822 ++
 
16287
 panels/sound/gvc-stream-status-icon.h              |   63 +
 
16288
 panels/sound/sound-theme-file-utils.c              |  305 +
 
16289
 panels/sound/sound-theme-file-utils.h              |   37 +
 
16290
 po/POTFILES.in                                     |   16 +
 
16291
 po/POTFILES.skip                                   |    2 +
 
16292
 141 files changed, 42114 insertions(+), 3 deletions(-)
 
16293
 
 
16294
commit d0d96529f2bf7042c9394e637ef65bfbc62ce524
 
16295
Author: Bastien Nocera <hadess@hadess.net>
 
16296
Date:   Fri Oct 29 15:55:40 2010 +0100
 
16297
 
 
16298
    shell: Correct "command-line" callback retval
 
16299
 
 
16300
 shell/control-center.c |    5 ++++-
 
16301
 1 files changed, 4 insertions(+), 1 deletions(-)
 
16302
 
 
16303
commit 869dd7396a16499234d85596777714ba6bbda3ea
43
16304
Author: Carles Ferrando <carles.ferrando@gmail.com>
44
 
Date:   2010-10-29
 
16305
Date:   Fri Oct 29 00:56:17 2010 +0100
45
16306
 
46
16307
    Updated Catalan (Valencian) translation
47
16308
 
48
 
M       po/ca@valencia.po
49
 
 
50
 
commit c5be7c2a851f1dcbdd582351c042499eb95bc171
51
 
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
52
 
Date:   2010-10-20
53
 
 
54
 
    Updated Japanese translation
55
 
 
56
 
M       po/ja.po
57
 
 
58
 
commit 7089c450742e67c9d91d67af283a6915a2772397
 
16309
 po/ca@valencia.po |  789 +++++++++++++++++++++++++++++++----------------------
 
16310
 1 files changed, 465 insertions(+), 324 deletions(-)
 
16311
 
 
16312
commit 3bfe95c94e8793a5f517065832308c420da95842
 
16313
Author: A S Alam <aalam@users.sf.net>
 
16314
Date:   Thu Oct 28 21:56:36 2010 +0530
 
16315
 
 
16316
    update translation and completed
 
16317
 
 
16318
 po/pa.po | 5561 +++++++++++++++++++++++++++++---------------------------------
 
16319
 1 files changed, 2593 insertions(+), 2968 deletions(-)
 
16320
 
 
16321
commit 3591685c16e7264ef1a788b66f7d4e939acb82b6
 
16322
Author: Bastien Nocera <hadess@hadess.net>
 
16323
Date:   Tue Oct 26 16:34:20 2010 +0100
 
16324
 
 
16325
    default-applications: Fix run-time warning
 
16326
    
 
16327
    An inexistant widget referenced in the UI file.
 
16328
 
 
16329
 .../gnome-default-applications-properties.ui       |    2 +-
 
16330
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16331
 
 
16332
commit 63957d9aef36df97c803c0ceea900317ab6ffd22
 
16333
Author: Florian Müllner <fmuellner@gnome.org>
 
16334
Date:   Sat Oct 23 00:18:25 2010 +0200
 
16335
 
 
16336
    universal access: Adjust for removal of GtkComboBoxEntry
 
16337
 
 
16338
 panels/universal-access/uap.ui |    3 +--
 
16339
 1 files changed, 1 insertions(+), 2 deletions(-)
 
16340
 
 
16341
commit 4361892d300528ffa06d07311931ba7832cd9209
 
16342
Author: Bastien Nocera <hadess@hadess.net>
 
16343
Date:   Fri Oct 22 15:57:57 2010 +0100
 
16344
 
 
16345
    network: has-separator is gone from GTK+ 3.x
 
16346
 
 
16347
 panels/network/gnome-network-properties.ui |    3 ---
 
16348
 1 files changed, 0 insertions(+), 3 deletions(-)
 
16349
 
 
16350
commit 830e540aad9322c99c29425dd7d498278878e0a7
 
16351
Author: Bastien Nocera <hadess@hadess.net>
 
16352
Date:   Fri Oct 22 15:57:09 2010 +0100
 
16353
 
 
16354
    network: Fix for GtkCombo text changes
 
16355
 
 
16356
 panels/network/gnome-network-properties.c |   25 ++++++++++++++++++++++---
 
16357
 1 files changed, 22 insertions(+), 3 deletions(-)
 
16358
 
 
16359
commit 07552b5d7f2f8128b6a16110cf7678da49abbc47
 
16360
Author: Bastien Nocera <hadess@hadess.net>
 
16361
Date:   Fri Oct 22 15:16:52 2010 +0100
 
16362
 
 
16363
    shell: Fix warning in search renderer
 
16364
 
 
16365
 shell/shell-search-renderer.c |    2 +-
 
16366
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16367
 
 
16368
commit ebc7a9ef72caa033ae2deeeb4159c03c5c686a3a
 
16369
Author: Florian Müllner <fmuellner@gnome.org>
 
16370
Date:   Fri Oct 22 16:09:36 2010 +0200
 
16371
 
 
16372
    shell: Adjust to API change in GApplicationCommandLine
 
16373
 
 
16374
 shell/control-center.c |    2 +-
 
16375
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16376
 
 
16377
commit 9278a5173029dfd97669c8a64fdffd98ae2b8bc9
 
16378
Author: Bastien Nocera <hadess@hadess.net>
 
16379
Date:   Fri Oct 22 15:13:04 2010 +0100
 
16380
 
 
16381
    keybindings: Fix warnings with cell renderer changes
 
16382
 
 
16383
 panels/keybindings/eggcellrendererkeys.c |   12 ++++++------
 
16384
 1 files changed, 6 insertions(+), 6 deletions(-)
 
16385
 
 
16386
commit c5c400f7a52dcab6decd039b0f8129d8e4e31255
 
16387
Author: Bastien Nocera <hadess@hadess.net>
 
16388
Date:   Fri Oct 22 15:09:03 2010 +0100
 
16389
 
 
16390
    keyboard: gtk_widget_hide_all() is deprecated
 
16391
 
 
16392
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    2 +-
 
16393
 panels/keyboard/gnome-keyboard-properties-xkbmc.c  |    4 ++--
 
16394
 2 files changed, 3 insertions(+), 3 deletions(-)
 
16395
 
 
16396
commit a5f8ef0dc8492e1c7636169507c4830bdee2853d
 
16397
Author: Bastien Nocera <hadess@hadess.net>
 
16398
Date:   Fri Oct 22 14:42:23 2010 +0100
 
16399
 
 
16400
    display: Port FooScrollArea to GtkScrollable iface
 
16401
 
 
16402
 panels/display/scrollarea.c |   91 ++++++++++++++++++++++++++++++++----------
 
16403
 1 files changed, 69 insertions(+), 22 deletions(-)
 
16404
 
 
16405
commit 93ee44fe43cd132110fb0a066f1bac3c7f2ecd88
 
16406
Author: Bastien Nocera <hadess@hadess.net>
 
16407
Date:   Fri Oct 22 14:08:11 2010 +0100
 
16408
 
 
16409
    shell: Make it build and work against new GApplication
 
16410
 
 
16411
 shell/control-center.c       |   72 ++++++++++++++++++-----------------------
 
16412
 shell/gnome-control-center.c |   15 +++++---
 
16413
 shell/gnome-control-center.h |    2 +
 
16414
 3 files changed, 43 insertions(+), 46 deletions(-)
 
16415
 
 
16416
commit 59e2bc5c636d2fe9448d6d094376bba77ed0f4f6
 
16417
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16418
Date:   Thu Oct 21 22:35:52 2010 +0200
 
16419
 
 
16420
    Require gsettings-desktop-schemas >= 0.0.2
 
16421
 
 
16422
 configure.ac |    2 +-
 
16423
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16424
 
 
16425
commit e0335f7d9b5374dd92a49f052b9b846be4929f2a
 
16426
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16427
Date:   Thu Oct 21 22:29:54 2010 +0200
 
16428
 
 
16429
    mouse: Use non-cryptic key names from last change in gsettings-desktop-schemas
 
16430
 
 
16431
 panels/mouse/gnome-mouse-accessibility.c |    8 ++++----
 
16432
 1 files changed, 4 insertions(+), 4 deletions(-)
 
16433
 
 
16434
commit f829b5504cd69f697b102345a54c75d80f3e1a97
 
16435
Author: Gheyret T.Kenji <gheyret@gmail.com>
 
16436
Date:   Thu Oct 21 18:36:30 2010 +0200
 
16437
 
 
16438
    Added UG translation
 
16439
 
 
16440
 po/ug.po | 7743 +++++++++++++++++++++++++++++++-------------------------------
 
16441
 1 files changed, 3851 insertions(+), 3892 deletions(-)
 
16442
 
 
16443
commit 4ac3e3c7ba7956da64d2c8cf4047047b996d71e0
 
16444
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16445
Date:   Thu Oct 21 18:11:03 2010 +0200
 
16446
 
 
16447
    mouse: Migrate A11Y settings to GSettings
 
16448
 
 
16449
 panels/mouse/gnome-mouse-accessibility.c |  143 +++++++++++++++---------------
 
16450
 1 files changed, 72 insertions(+), 71 deletions(-)
 
16451
 
 
16452
commit 7805e273c0321d63582f7b2446ce086dcc9e9b2b
 
16453
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16454
Date:   Wed Oct 20 18:05:14 2010 +0200
 
16455
 
 
16456
    mouse: Remove left over comment
 
16457
 
 
16458
 panels/mouse/gnome-mouse-properties.c |    5 -----
 
16459
 1 files changed, 0 insertions(+), 5 deletions(-)
 
16460
 
 
16461
commit 2ac5447315668ff4a99673a70d8d0f17f5efdd00
 
16462
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
16463
Date:   Fri Oct 22 00:57:48 2010 +0900
 
16464
 
 
16465
    Updated Japanese translation
 
16466
 
 
16467
 po/ja.po |  980 ++++++++++++++++++++++++++++----------------------------------
 
16468
 1 files changed, 444 insertions(+), 536 deletions(-)
 
16469
 
 
16470
commit aae8373349bf7f5db98ff388019fdb983793e993
 
16471
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
16472
Date:   Wed Oct 20 23:42:58 2010 +0200
 
16473
 
 
16474
    Updated Hebrew translation.
 
16475
 
 
16476
 po/he.po |  758 +++++++++++++++++++++++++++++---------------------------------
 
16477
 1 files changed, 351 insertions(+), 407 deletions(-)
 
16478
 
 
16479
commit 59248ed8ba5ff58248f63c0e208c133de538d046
 
16480
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16481
Date:   Wed Oct 20 16:07:56 2010 +0200
 
16482
 
 
16483
    mouse: Add motion acceleration and threshold UI for touchpad settings
 
16484
 
 
16485
 panels/mouse/gnome-mouse-properties.c  |   13 +-
 
16486
 panels/mouse/gnome-mouse-properties.ui |  347 +++++++++++++++++++++++---------
 
16487
 2 files changed, 256 insertions(+), 104 deletions(-)
 
16488
 
 
16489
commit aaf65402360d04b7a60e61ba0cb09fdee17a719a
 
16490
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16491
Date:   Wed Oct 20 15:59:16 2010 +0200
 
16492
 
 
16493
    mouse: Remove GConf usage in cc-mouse-panel.c
 
16494
 
 
16495
 panels/mouse/cc-mouse-panel.c |   17 ++++-------------
 
16496
 1 files changed, 4 insertions(+), 13 deletions(-)
 
16497
 
 
16498
commit d17eb7d050e11f006e4aff0eda7a5ac7328a841e
 
16499
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16500
Date:   Wed Oct 20 15:54:11 2010 +0200
 
16501
 
 
16502
    mouse: Bind motion acceleration and threshold for both mouse and touchpad settings
 
16503
 
 
16504
 panels/mouse/gnome-mouse-properties.c |    7 +++++++
 
16505
 1 files changed, 7 insertions(+), 0 deletions(-)
 
16506
 
 
16507
commit a069811b5ee608fce0c6ab0058aadd6dd6f8df04
 
16508
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16509
Date:   Wed Oct 20 15:50:01 2010 +0200
 
16510
 
 
16511
    default applications: Remove unneeded header
 
16512
 
 
16513
 panels/default-applications/gnome-da-capplet.c |    1 -
 
16514
 1 files changed, 0 insertions(+), 1 deletions(-)
 
16515
 
 
16516
commit 54b38f03ca289a909f8cefc0acd82da9bc22c530
 
16517
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16518
Date:   Wed Oct 20 13:06:20 2010 +0200
 
16519
 
 
16520
    mouse: Port mouse and touchpad settings to GSettings
 
16521
 
 
16522
 panels/mouse/Makefile.am                 |    3 +-
 
16523
 panels/mouse/gnome-mouse-accessibility.c |    6 +-
 
16524
 panels/mouse/gnome-mouse-accessibility.h |    4 +-
 
16525
 panels/mouse/gnome-mouse-properties.c    |  242 +++++++-----------------------
 
16526
 panels/mouse/gnome-mouse-properties.h    |    2 +-
 
16527
 5 files changed, 68 insertions(+), 189 deletions(-)
 
16528
 
 
16529
commit a64aba1c7ebcb5d0025691e96f7f3c5ba30d8125
 
16530
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
16531
Date:   Wed Oct 20 17:12:05 2010 +0900
 
16532
 
 
16533
    Updated Japanese translation
 
16534
 
 
16535
 po/ja.po |   10 ++++++----
 
16536
 1 files changed, 6 insertions(+), 4 deletions(-)
 
16537
 
 
16538
commit 6aaa37a02b1cdf964b5357cb8f8932e80bf07f8f
59
16539
Author: krishnababu k <kkrothap@redhat.ocm>
60
 
Date:   2010-10-19
 
16540
Date:   Tue Oct 19 16:19:53 2010 +0530
61
16541
 
62
16542
    Updated Telugu Translations
63
16543
 
64
 
M       po/te.po
65
 
 
66
 
commit 98d5236286d11e215c0a42afe1db00cdec341bfd
 
16544
 po/te.po | 6012 ++++++++++++++++++++++++++++++++------------------------------
 
16545
 1 files changed, 3119 insertions(+), 2893 deletions(-)
 
16546
 
 
16547
commit 896ca3d76f7e85c0f5298c11eec1e2720904773b
 
16548
Author: Jorge González <jorgegonz@svn.gnome.org>
 
16549
Date:   Mon Oct 18 11:10:47 2010 +0200
 
16550
 
 
16551
    Updated Spanish translation
 
16552
 
 
16553
 po/es.po |  719 ++++++++++++++++++++++++++++----------------------------------
 
16554
 1 files changed, 321 insertions(+), 398 deletions(-)
 
16555
 
 
16556
commit b0e1957d50f34a25a9b7f44bbcc110b840f592df
 
16557
Author: Kjartan Maraas <kmaraas@gnome.org>
 
16558
Date:   Sat Oct 16 20:28:30 2010 +0200
 
16559
 
 
16560
    Remove non-existing files
 
16561
 
 
16562
 po/POTFILES.in |    5 -----
 
16563
 1 files changed, 0 insertions(+), 5 deletions(-)
 
16564
 
 
16565
commit cd091275b3440c3ff9b9a9e1d8175a6b878559b2
 
16566
Author: Kjartan Maraas <kmaraas@gnome.org>
 
16567
Date:   Sat Oct 16 20:23:34 2010 +0200
 
16568
 
 
16569
    Updated Norwegian bokmål translation
 
16570
 
 
16571
 po/nb.po | 1329 +++++++++++++++++++++++++++++++-------------------------------
 
16572
 1 files changed, 668 insertions(+), 661 deletions(-)
 
16573
 
 
16574
commit 08867e90f891c6c23d4f3e7e84ffe8e1aceb8e89
 
16575
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16576
Date:   Fri Oct 15 11:02:42 2010 +0200
 
16577
 
 
16578
    Check for gsettings-desktop-schemas in configure.ac
 
16579
 
 
16580
 configure.ac |    3 ++-
 
16581
 1 files changed, 2 insertions(+), 1 deletions(-)
 
16582
 
 
16583
commit 7ad2854d97a5662501e42342ca404bab674bb998
 
16584
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16585
Date:   Fri Oct 15 11:00:55 2010 +0200
 
16586
 
 
16587
    Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]
 
16588
 
 
16589
 libgnome-control-center/Makefile.am |   11 -----------
 
16590
 1 files changed, 0 insertions(+), 11 deletions(-)
 
16591
 
 
16592
commit 67580699a5769af2afbcb187b0d6b7dbeab92d0c
 
16593
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16594
Date:   Thu Oct 14 16:44:15 2010 +0200
 
16595
 
 
16596
    Remove useless CcSettingEditor object and test program
 
16597
 
 
16598
 libgnome-control-center/cc-setting-editor.c   |  334 -------------------------
 
16599
 libgnome-control-center/cc-setting-editor.h   |   80 ------
 
16600
 libgnome-control-center/test-setting-editor.c |   47 ----
 
16601
 3 files changed, 0 insertions(+), 461 deletions(-)
 
16602
 
 
16603
commit e5ce5e97ed1bd00b0b9037e4dd0b9b284240b380
 
16604
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16605
Date:   Thu Oct 14 16:34:07 2010 +0200
 
16606
 
 
16607
    universal access: Remove a leftover call to gconf_client_add_dir
 
16608
 
 
16609
 panels/universal-access/cc-ua-panel.c |    2 --
 
16610
 1 files changed, 0 insertions(+), 2 deletions(-)
 
16611
 
 
16612
commit 427e42f7e574ce239e01adf99cd9a9b89e9bbdec
 
16613
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16614
Date:   Thu Oct 14 16:31:28 2010 +0200
 
16615
 
 
16616
    universal access: Use GSettings for GTK and icon theme settings
 
16617
 
 
16618
 panels/universal-access/cc-ua-panel.c |  113 +++++++++++++++++---------------
 
16619
 1 files changed, 60 insertions(+), 53 deletions(-)
 
16620
 
 
16621
commit 14d6a2c5ee38989d937f31711aee6e1a5b0787a6
 
16622
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16623
Date:   Thu Oct 14 16:12:08 2010 +0200
 
16624
 
 
16625
    keyboard: Port /desktop/gnome/interface settings to use org.gnome.desktop.interface GSettings path
 
16626
 
 
16627
 panels/keyboard/gnome-keyboard-properties.c |   56 +++++---------------------
 
16628
 1 files changed, 11 insertions(+), 45 deletions(-)
 
16629
 
 
16630
commit 12c22f11565dd06b17f9501f7e7658d5e8449ccc
 
16631
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16632
Date:   Thu Oct 14 15:24:00 2010 +0200
 
16633
 
 
16634
    background: Convert by hand the enum values to their strings
 
16635
 
 
16636
 panels/background/gnome-wp-item.c |   58 +++++++++++++++++++++++++++---------
 
16637
 panels/background/gnome-wp-item.h |    8 ++--
 
16638
 2 files changed, 47 insertions(+), 19 deletions(-)
 
16639
 
 
16640
commit bb26cd2e5150c195b2372054513c8d1fedc6278b
 
16641
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16642
Date:   Thu Oct 14 14:57:35 2010 +0200
 
16643
 
 
16644
    background: Use gdesktop-settings-schemas enums all over
 
16645
 
 
16646
 panels/background/bg-wallpapers-source.c |    4 +-
 
16647
 panels/background/gnome-wp-item.c        |   37 +++++++++++++-----------------
 
16648
 panels/background/gnome-wp-xml.c         |   14 +++--------
 
16649
 panels/background/gnome-wp-xml.h         |    3 +-
 
16650
 4 files changed, 23 insertions(+), 35 deletions(-)
 
16651
 
 
16652
commit 7cc99ddc874d7c28db4823a416615f2fd36b6b00
 
16653
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16654
Date:   Thu Oct 14 13:30:29 2010 +0200
 
16655
 
 
16656
    background: Use g_settings_get/_set_enum for background options and shading
 
16657
 
 
16658
 panels/background/background.ui         |   74 +++++++++++++++----------------
 
16659
 panels/background/cc-background-panel.c |   16 +++----
 
16660
 panels/background/gnome-wp-item.h       |    5 +-
 
16661
 3 files changed, 46 insertions(+), 49 deletions(-)
 
16662
 
 
16663
commit 2b5a938d269c96f266cf00699fed8cf5bd0ffc14
 
16664
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16665
Date:   Thu Oct 14 13:01:31 2010 +0200
 
16666
 
 
16667
    background: Port to GSettings
 
16668
 
 
16669
 panels/background/cc-background-panel.c |   58 ++++++++++++------------------
 
16670
 panels/background/gnome-wp-item.h       |   12 +++---
 
16671
 2 files changed, 29 insertions(+), 41 deletions(-)
 
16672
 
 
16673
commit a533ac968c1aa82feb0f6511a2c9f224c2d676a2
 
16674
Author: Javier Jardón <jjardon@gnome.org>
 
16675
Date:   Thu Oct 14 04:37:57 2010 +0200
 
16676
 
 
16677
    Use GSourceFunc() instead GtkFunction() in g_timeout_add()
 
16678
 
 
16679
 panels/mouse/gnome-mouse-properties.c |    4 ++--
 
16680
 1 files changed, 2 insertions(+), 2 deletions(-)
 
16681
 
 
16682
commit 8edc0f01904a843b0f3b7b22022f4342ce26e154
 
16683
Author: Javier Jardón <jjardon@gnome.org>
 
16684
Date:   Thu Oct 14 04:29:09 2010 +0200
 
16685
 
 
16686
    autogen.sh: Remove unnneded lines in autogen.sh
 
16687
    
 
16688
    gtkdocize and autopoint are already called in gnome-autogen
 
16689
 
 
16690
 autogen.sh |    4 ----
 
16691
 1 files changed, 0 insertions(+), 4 deletions(-)
 
16692
 
 
16693
commit e5afc6579432d12bee72f4ecfe4447b07ad53189
67
16694
Author: Yasumichi Akahoshi <yasumichi@vinelinux.org>
68
 
Date:   2010-10-14
 
16695
Date:   Thu Oct 14 00:03:35 2010 +0900
69
16696
 
70
16697
    Updated Japanese translation
71
16698
 
72
 
M       po/ja.po
73
 
 
74
 
commit 922e9a75cf3acbea1525f485b5dd612159c4f2c0
 
16699
 po/ja.po | 5726 ++++++++++++++++++++++++++++++++------------------------------
 
16700
 1 files changed, 2946 insertions(+), 2780 deletions(-)
 
16701
 
 
16702
commit 1b2abc48addf6369238329dba7c5b68587dbe1f0
 
16703
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16704
Date:   Wed Oct 13 16:09:32 2010 +0200
 
16705
 
 
16706
    default applications: Use GSettings from gsettings-desktop-schemas for default Terminal and A11Y applications
 
16707
 
 
16708
 .../cc-default-applications-panel.c                |    8 +-
 
16709
 panels/default-applications/gnome-da-capplet.c     |  216 ++++----------------
 
16710
 panels/default-applications/gnome-da-capplet.h     |   20 +--
 
16711
 3 files changed, 48 insertions(+), 196 deletions(-)
 
16712
 
 
16713
commit 556e483cf0a8263433d94f12c72568ddaf2ee8a8
 
16714
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16715
Date:   Wed Oct 13 15:28:33 2010 +0200
 
16716
 
 
16717
    default applications: Remove selection of media player
 
16718
    
 
16719
    This was only used to start the default media player on gnome-settings-daemon,
 
16720
    when the user presses the Media key. We just open the default for audio/ogg
 
16721
    there, so no need to ask the user for a default media player
 
16722
 
 
16723
 panels/default-applications/gnome-da-capplet.c     |   46 ---
 
16724
 panels/default-applications/gnome-da-capplet.h     |   36 +--
 
16725
 panels/default-applications/gnome-da-xml.c         |   42 +--
 
16726
 .../gnome-default-applications-properties.ui       |  369 --------------------
 
16727
 4 files changed, 10 insertions(+), 483 deletions(-)
 
16728
 
 
16729
commit d7b59d3929eb0f2fb7dabb6a47630286831f12b1
 
16730
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16731
Date:   Wed Oct 13 13:06:57 2010 +0200
 
16732
 
 
16733
    keyboard: Bind scale widgets also via their GtkAdjustment
 
16734
 
 
16735
 panels/keyboard/gnome-keyboard-properties-xkb.c   |    4 +-
 
16736
 panels/keyboard/gnome-keyboard-properties-xkb.h   |    7 +--
 
16737
 panels/keyboard/gnome-keyboard-properties-xkblt.c |    3 +-
 
16738
 panels/keyboard/gnome-keyboard-properties.c       |   48 +++------------------
 
16739
 4 files changed, 12 insertions(+), 50 deletions(-)
 
16740
 
 
16741
commit 6f4a2e7e1451c236a39724a309afb55597d768c3
 
16742
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16743
Date:   Wed Oct 13 12:53:49 2010 +0200
 
16744
 
 
16745
    keyboard: Use GSettings for the settings in g-s-d schemas
 
16746
 
 
16747
 panels/keyboard/cc-keyboard-panel.c         |   12 +---
 
16748
 panels/keyboard/gnome-keyboard-properties.c |   86 ++++++++++++++++++---------
 
16749
 panels/keyboard/gnome-keyboard-properties.h |    2 +-
 
16750
 3 files changed, 61 insertions(+), 39 deletions(-)
 
16751
 
 
16752
commit f80b6b28628f03b16cfd6ecb8bf7c667c3ddeef7
 
16753
Author: Richard Hughes <richard@hughsie.com>
 
16754
Date:   Wed Oct 13 10:20:10 2010 +0100
 
16755
 
 
16756
    Fix 'make distcheck' by correcting 54ef13e76eff8e417b0996de7ea889bb5b0a9b2b
 
16757
 
 
16758
 panels/display/Makefile.am |    3 +--
 
16759
 1 files changed, 1 insertions(+), 2 deletions(-)
 
16760
 
 
16761
commit eb742ed14d831a2461860eac3e5a67cabf58a0bf
 
16762
Author: Bastien Nocera <hadess@hadess.net>
 
16763
Date:   Tue Oct 12 19:43:32 2010 +0100
 
16764
 
 
16765
    mouse: Require libXInput
 
16766
    
 
16767
    As it's pretty much required for a modern desktop system.
 
16768
 
 
16769
 configure.ac                          |    7 +------
 
16770
 panels/mouse/gnome-mouse-properties.c |    8 ++------
 
16771
 2 files changed, 3 insertions(+), 12 deletions(-)
 
16772
 
 
16773
commit b314072bacfdb159a80d5d3d428a89e3e3fc8712
 
16774
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
16775
Date:   Tue Oct 12 14:01:28 2010 +0200
 
16776
 
 
16777
    Updated Galician translations
 
16778
 
 
16779
 po/gl.po |  885 ++++++++++++++++++++++++++++++++++++++------------------------
 
16780
 1 files changed, 550 insertions(+), 335 deletions(-)
 
16781
 
 
16782
commit 611cd87af0a0746ff188a19c26b5a8736e88ed6d
 
16783
Author: Bastien Nocera <hadess@hadess.net>
 
16784
Date:   Mon Oct 11 18:41:33 2010 +0100
 
16785
 
 
16786
    lib: Fix parallel building
 
16787
    
 
16788
    The library lives in the same build directory, so point it at that,
 
16789
    rather than in a round-about way.
 
16790
 
 
16791
 libgnome-control-center/Makefile.am |    2 +-
 
16792
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16793
 
 
16794
commit 865744496c30e70d73a3e321d80f276ec86e4893
 
16795
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16796
Date:   Mon Oct 11 15:40:43 2010 +0200
 
16797
 
 
16798
    default applications: Set the selected browser to handle HTTPS urls also
 
16799
 
 
16800
 panels/default-applications/gnome-da-capplet.c |    3 ++-
 
16801
 panels/default-applications/gnome-da-xml.c     |    5 +++--
 
16802
 2 files changed, 5 insertions(+), 3 deletions(-)
 
16803
 
 
16804
commit 5af8da53d1649f644261d5677c04f7d9731cc0b7
 
16805
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
16806
Date:   Mon Oct 11 14:49:57 2010 +0200
 
16807
 
 
16808
    Updated Slovenian translation
 
16809
 
 
16810
 po/sl.po |    8 ++++----
 
16811
 1 files changed, 4 insertions(+), 4 deletions(-)
 
16812
 
 
16813
commit 0bebacbc0c910fb1a8e127137c399f5bbd2459b1
 
16814
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
16815
Date:   Mon Oct 11 13:55:43 2010 +0200
 
16816
 
 
16817
    Updated Hebrew translation
 
16818
 
 
16819
 po/he.po |   98 +++++++++++++++++++++++++++++--------------------------------
 
16820
 1 files changed, 47 insertions(+), 51 deletions(-)
 
16821
 
 
16822
commit df484db37e6e246cd396cbfcd90eaec2dd06280a
 
16823
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16824
Date:   Mon Oct 11 13:35:21 2010 +0200
 
16825
 
 
16826
    [default applications] Use URL handlers for browser and mailer applications
 
16827
 
 
16828
 panels/default-applications/gnome-da-capplet.c     |  403 ++-----------------
 
16829
 panels/default-applications/gnome-da-capplet.h     |   11 -
 
16830
 panels/default-applications/gnome-da-item.c        |   13 +-
 
16831
 panels/default-applications/gnome-da-item.h        |   15 +-
 
16832
 panels/default-applications/gnome-da-xml.c         |  105 ++---
 
16833
 .../gnome-default-applications-properties.ui       |  172 +--------
 
16834
 6 files changed, 101 insertions(+), 618 deletions(-)
 
16835
 
 
16836
commit 5ca286593a5d50a9b6d19309f495eb814901cc49
 
16837
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16838
Date:   Mon Oct 11 11:48:40 2010 +0200
 
16839
 
 
16840
    [display] Remove last GConf leftovers
 
16841
 
 
16842
 panels/display/xrandr-capplet.c |    5 -----
 
16843
 1 files changed, 0 insertions(+), 5 deletions(-)
 
16844
 
 
16845
commit 20ff4db1ba29e487178a7354266bd0e45c4b1d6e
 
16846
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16847
Date:   Mon Oct 11 10:50:06 2010 +0200
 
16848
 
 
16849
    Add cc_setting_editor_new_string
 
16850
 
 
16851
 libgnome-control-center/cc-setting-editor.c |   31 +++++++++++++++++++++++++++
 
16852
 libgnome-control-center/cc-setting-editor.h |    2 +
 
16853
 2 files changed, 33 insertions(+), 0 deletions(-)
 
16854
 
 
16855
commit dbbe3c072646090204c922b4ff2627a9640c334f
 
16856
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16857
Date:   Sun Oct 10 19:19:27 2010 +0200
 
16858
 
 
16859
    Use g_settings_bind instead of listening to GtkToggleButton's signals
 
16860
 
 
16861
 libgnome-control-center/cc-setting-editor.c |   11 +----------
 
16862
 1 files changed, 1 insertions(+), 10 deletions(-)
 
16863
 
 
16864
commit 03a2ddc15876c46cae6e063845b464d418141c46
 
16865
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16866
Date:   Fri Oct 8 17:51:10 2010 +0200
 
16867
 
 
16868
    Convert CcSettingEditor object to a widget, to simplify a lot of the code in the panels
 
16869
 
 
16870
 libgnome-control-center/Makefile.am           |    1 -
 
16871
 libgnome-control-center/cc-setting-editor.c   |   96 ++++++++++++++++++++++--
 
16872
 libgnome-control-center/cc-setting-editor.h   |   15 +++--
 
16873
 libgnome-control-center/test-setting-editor.c |    9 +--
 
16874
 4 files changed, 101 insertions(+), 20 deletions(-)
 
16875
 
 
16876
commit b7972bc1cbb49a212556ae4c1b18e9a9a113e081
 
16877
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16878
Date:   Fri Oct 8 17:17:12 2010 +0200
 
16879
 
 
16880
    Use the same marshaller for both GConfPropertyEditor and CcSettingEditor
 
16881
 
 
16882
 libgnome-control-center/Makefile.am                |    4 +-
 
16883
 libgnome-control-center/cc-marshal.c               |   41 ++++++++++++++++++++
 
16884
 libgnome-control-center/cc-marshal.h               |   15 +++++++
 
16885
 libgnome-control-center/cc-setting-editor.c        |   37 +++++++++++++----
 
16886
 .../gconf-property-editor-marshal.c                |   41 --------------------
 
16887
 .../gconf-property-editor-marshal.h                |   15 -------
 
16888
 libgnome-control-center/gconf-property-editor.c    |    4 +-
 
16889
 7 files changed, 88 insertions(+), 69 deletions(-)
 
16890
 
 
16891
commit 7ebaaf64c971f98890b3c70c9949769fa87649fe
 
16892
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16893
Date:   Fri Oct 8 11:59:43 2010 +0200
 
16894
 
 
16895
    Set the model sooner, so that we can select the default application
 
16896
 
 
16897
 libgnome-control-center/cc-setting-editor.c |    6 +++---
 
16898
 1 files changed, 3 insertions(+), 3 deletions(-)
 
16899
 
 
16900
commit 95057c5edbcd953c34e643e8fd5b5b8d86f18a04
 
16901
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
16902
Date:   Fri Oct 8 11:57:10 2010 +0200
 
16903
 
 
16904
    Add CcSettingEditor widget
 
16905
 
 
16906
 libgnome-control-center/Makefile.am           |   11 ++
 
16907
 libgnome-control-center/cc-setting-editor.c   |  213 +++++++++++++++++++++++++
 
16908
 libgnome-control-center/cc-setting-editor.h   |   75 +++++++++
 
16909
 libgnome-control-center/test-setting-editor.c |   48 ++++++
 
16910
 4 files changed, 347 insertions(+), 0 deletions(-)
 
16911
 
 
16912
commit f6de09dcf498e7b8f9cc84f7bbae53f754213c6e
75
16913
Author: Yasumichi Akahoshi <yasumichi@vinelinux.org>
76
 
Date:   2010-10-11
 
16914
Date:   Mon Oct 11 13:02:00 2010 +0900
77
16915
 
78
16916
    Updated Japanese translation.
79
16917
 
80
 
M       po/ja.po
81
 
 
82
 
commit aa5b77437510bcafe311341c34d20b82716ec371
83
 
Author: Changwoo Ryu <cwryu@debian.org>
84
 
Date:   2010-10-09
85
 
 
86
 
    Updated Korean translation
87
 
 
88
 
M       po/ko.po
89
 
 
90
 
commit 7329cf334b15a5dc04d88ba53b25187fb4b43de1
91
 
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
92
 
Date:   2010-09-30
93
 
 
94
 
    Updated Basque language
95
 
 
96
 
M       po/eu.po
97
 
 
98
 
commit 422a59690023899b71d396c44ff2666d51a2cb66
 
16918
 po/ja.po |   17 +++++++++++------
 
16919
 1 files changed, 11 insertions(+), 6 deletions(-)
 
16920
 
 
16921
commit 477a720d5607320e00e63c2de0ebf1d5335ec424
 
16922
Author: Changwoo Ryu <cwryu@debian.org>
 
16923
Date:   Sun Oct 10 16:14:00 2010 +0900
 
16924
 
 
16925
    Updated Korean translation
 
16926
 
 
16927
 po/ko.po | 1392 +-------------------------------------------------------------
 
16928
 1 files changed, 6 insertions(+), 1386 deletions(-)
 
16929
 
 
16930
commit af45ac562be048d155f2c05bc466a08d450835dd
 
16931
Author: Sergey V. Udaltsov <svu@gnome.org>
 
16932
Date:   Sat Oct 9 22:28:52 2010 +0100
 
16933
 
 
16934
    Using G_CALLBACK macro instead of casting
 
16935
 
 
16936
 panels/keyboard/gnome-keyboard-properties-xkblt.c |    2 +-
 
16937
 panels/keyboard/gnome-keyboard-properties-xkbot.c |    7 ++++---
 
16938
 2 files changed, 5 insertions(+), 4 deletions(-)
 
16939
 
 
16940
commit aa6f5455f7fa6752951bdd419b60f9e47076ab0c
 
16941
Author: Sergey V. Udaltsov <svu@gnome.org>
 
16942
Date:   Sat Oct 9 22:25:00 2010 +0100
 
16943
 
 
16944
    More changes from gconf-client to GSettings
 
16945
    
 
16946
    Getting rid of obsolete and broken gconf-property-editor in favor of gsettings.
 
16947
 
 
16948
 panels/keyboard/gnome-keyboard-properties-xkb.c |   35 ++++++++++++----------
 
16949
 1 files changed, 19 insertions(+), 16 deletions(-)
 
16950
 
 
16951
commit 0f92fdad5601fae7e2f28c2a3e6e0302d8376f66
 
16952
Author: Sergey V. Udaltsov <svu@gnome.org>
 
16953
Date:   Sat Oct 9 17:15:13 2010 +0100
 
16954
 
 
16955
    typing-break removed from DIST_SUBDIRS
 
16956
 
 
16957
 Makefile.am |    2 +-
 
16958
 1 files changed, 1 insertions(+), 1 deletions(-)
 
16959
 
 
16960
commit fd51bbcf9a9b6803468514aa45508591a39eb2a0
 
16961
Author: Jorge González <jorgegonz@svn.gnome.org>
 
16962
Date:   Sat Oct 9 15:56:34 2010 +0200
 
16963
 
 
16964
    Updated Spanish translation
 
16965
 
 
16966
 po/es.po |  952 ++++++++++++++++++++++++++++++++++++--------------------------
 
16967
 1 files changed, 547 insertions(+), 405 deletions(-)
 
16968
 
 
16969
commit 712a72c30195f9d9e3ce1b36870c264ffb30156f
 
16970
Author: William Jon McCann <jmccann@redhat.com>
 
16971
Date:   Sat Oct 9 02:55:21 2010 -0400
 
16972
 
 
16973
    Remove typing break
 
16974
 
 
16975
 Makefile.am                                        |    4 -
 
16976
 configure.ac                                       |   45 -
 
16977
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  246 +-----
 
16978
 panels/keyboard/gnome-keyboard-properties.c        |   37 -
 
16979
 typing-break/Makefile.am                           |   58 --
 
16980
 typing-break/bar-disabled.png                      |  Bin 496 -> 0 bytes
 
16981
 typing-break/bar-green.png                         |  Bin 286 -> 0 bytes
 
16982
 typing-break/bar-red.png                           |  Bin 277 -> 0 bytes
 
16983
 typing-break/bar.png                               |  Bin 362 -> 0 bytes
 
16984
 typing-break/drw-break-window.c                    |  587 -------------
 
16985
 typing-break/drw-break-window.h                    |   55 --
 
16986
 typing-break/drw-monitor.c                         |  196 -----
 
16987
 typing-break/drw-monitor.h                         |   51 --
 
16988
 typing-break/drw-selection.c                       |  190 ----
 
16989
 typing-break/drw-selection.h                       |   33 -
 
16990
 typing-break/drw-timer.c                           |   52 --
 
16991
 typing-break/drw-timer.h                           |   42 -
 
16992
 typing-break/drw-utils.c                           |  224 -----
 
16993
 typing-break/drw-utils.h                           |   29 -
 
16994
 typing-break/drwright.c                            |  903 --------------------
 
16995
 typing-break/drwright.h                            |   30 -
 
16996
 typing-break/main.c                                |  125 ---
 
16997
 typing-break/ocean-stripes.png                     |  Bin 274 -> 0 bytes
 
16998
 typing-break/stock_stop.png                        |  Bin 1451 -> 0 bytes
 
16999
 typing-break/typing-monitor.png                    |  Bin 3292 -> 0 bytes
 
17000
 typing-break/typing-monitor.svg                    |  336 --------
 
17001
 26 files changed, 28 insertions(+), 3215 deletions(-)
 
17002
 
 
17003
commit 5fe473db1c9af6c84fbdda698aaf806dbd6b7495
 
17004
Author: Colin Walters <walters@verbum.org>
 
17005
Date:   Fri Oct 8 15:46:10 2010 -0400
 
17006
 
 
17007
    m4: Add stub directory so gnome-autogen.sh doens't blow up
 
17008
    
 
17009
    It requires this directory.
 
17010
 
 
17011
 m4/empty |    1 +
 
17012
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17013
 
 
17014
commit 8b1e28012c06a1e69665e03a03a5fc77594136fe
 
17015
Author: Changwoo Ryu <cwryu@debian.org>
 
17016
Date:   Sat Oct 9 04:31:23 2010 +0900
 
17017
 
 
17018
    Updated Korean translation
 
17019
 
 
17020
 po/ko.po |   13 ++++++-------
 
17021
 1 files changed, 6 insertions(+), 7 deletions(-)
 
17022
 
 
17023
commit 4eb81a67b38053e0b5014b48c66f2942a84e8aa4
 
17024
Author: Changwoo Ryu <cwryu@debian.org>
 
17025
Date:   Sun Sep 26 03:24:34 2010 +0900
 
17026
 
 
17027
    Updated Korean translation
 
17028
 
 
17029
 po/ko.po |  805 ++++++++++++++++++++++++++++++++++++--------------------------
 
17030
 1 files changed, 471 insertions(+), 334 deletions(-)
 
17031
 
 
17032
commit cb052e13b96f255b30b6dd127b200970cdb6905c
 
17033
Author: William Jon McCann <jmccann@redhat.com>
 
17034
Date:   Thu Oct 7 20:28:26 2010 -0400
 
17035
 
 
17036
    display: make the canvas background color a bit more neutral (tasteful)
 
17037
 
 
17038
 panels/display/xrandr-capplet.c |   12 ++++++------
 
17039
 1 files changed, 6 insertions(+), 6 deletions(-)
 
17040
 
 
17041
commit 54ef13e76eff8e417b0996de7ea889bb5b0a9b2b
 
17042
Author: William Jon McCann <jmccann@redhat.com>
 
17043
Date:   Thu Oct 7 20:20:02 2010 -0400
 
17044
 
 
17045
    display: also remove the system-wide setting helper
 
17046
 
 
17047
 panels/display/Makefile.am                         |   12 -
 
17048
 .../gnome-display-properties-install-systemwide.c  |  272 --------------------
 
17049
 panels/display/org.gnome.randr.policy.in           |   29 --
 
17050
 3 files changed, 0 insertions(+), 313 deletions(-)
 
17051
 
 
17052
commit 75a7dbfed01a5582263d81b2748753bc6e71c8ae
 
17053
Author: William Jon McCann <jmccann@redhat.com>
 
17054
Date:   Thu Oct 7 20:18:09 2010 -0400
 
17055
 
 
17056
    Readd the checkbox to set primary display
 
17057
    
 
17058
    It doesn't currently seem to do anything however.
 
17059
 
 
17060
 panels/display/display-capplet.ui |    5 +++--
 
17061
 panels/display/xrandr-capplet.c   |    6 ++++++
 
17062
 2 files changed, 9 insertions(+), 2 deletions(-)
 
17063
 
 
17064
commit c06d1fa19a09b8c5d614ee53676c872e97bb2056
 
17065
Author: William Jon McCann <jmccann@redhat.com>
 
17066
Date:   Thu Oct 7 19:44:17 2010 -0400
 
17067
 
 
17068
    display: Simplify the layout of the display panel
 
17069
    
 
17070
    Move the detect displays button to the left.
 
17071
    Remove make default.
 
17072
    Remove the show in panel item because it doesn't work in GNOME 3.
 
17073
 
 
17074
 panels/display/display-capplet.ui |   62 +++++---------------
 
17075
 panels/display/xrandr-capplet.c   |  110 -------------------------------------
 
17076
 2 files changed, 16 insertions(+), 156 deletions(-)
 
17077
 
 
17078
commit ab3c66ecdd7e62df820d7255acb15517197f3913
 
17079
Author: Benjamin Otte <otte@redhat.com>
 
17080
Date:   Thu Oct 7 23:40:04 2010 +0200
 
17081
 
 
17082
    display: Remove excess cairo_save() call
 
17083
 
 
17084
 panels/display/xrandr-capplet.c |    2 --
 
17085
 1 files changed, 0 insertions(+), 2 deletions(-)
 
17086
 
 
17087
commit a7e91dc1da86883c76eb25997e9ecde8a31e37ea
 
17088
Author: William Jon McCann <jmccann@redhat.com>
 
17089
Date:   Thu Oct 7 17:13:30 2010 -0400
 
17090
 
 
17091
    Add missing CFLAGS to fix build
 
17092
 
 
17093
 panels/background/Makefile.am |    1 +
 
17094
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17095
 
 
17096
commit f3b74b019b0937e2fc1579a5723dcad06780ab49
 
17097
Author: Bastien Nocera <hadess@hadess.net>
 
17098
Date:   Thu Oct 7 18:06:04 2010 +0100
 
17099
 
 
17100
    shell: Make sure the shell doesn't show up in itself
 
17101
    
 
17102
    Spotted by Matthias Clasen <mclasen@redhat.com>
 
17103
 
 
17104
 shell/gnomecc.menu |    7 +++++--
 
17105
 1 files changed, 5 insertions(+), 2 deletions(-)
 
17106
 
 
17107
commit 2083f0a045d488b5d7efef8ee3a80eacd6a3d101
 
17108
Author: Matthias Clasen <mclasen@redhat.com>
 
17109
Date:   Thu Oct 7 12:54:28 2010 -0400
 
17110
 
 
17111
    Link against libxml where appropriate
 
17112
    
 
17113
    The default-applications and background capplets use libxml,
 
17114
    so link against it.
 
17115
 
 
17116
 configure.ac                            |    1 +
 
17117
 panels/background/Makefile.am           |    9 +++++++--
 
17118
 panels/default-applications/Makefile.am |    7 +++++--
 
17119
 3 files changed, 13 insertions(+), 4 deletions(-)
 
17120
 
 
17121
commit 7d1246f3061f6cbe3e7bab2d22da5142c45fb577
 
17122
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
17123
Date:   Thu Oct 7 12:12:34 2010 +0200
 
17124
 
 
17125
    Fixed grammar on comments
 
17126
 
 
17127
 libgnome-control-center/cc-panel.h |    4 ++--
 
17128
 1 files changed, 2 insertions(+), 2 deletions(-)
 
17129
 
 
17130
commit b61ff3331ce8cb56c61ccde1d1b5c7c0aca4fb49
 
17131
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
17132
Date:   Thu Oct 7 09:16:08 2010 +0200
 
17133
 
 
17134
    Updated Hebrew translation.
 
17135
 
 
17136
 po/he.po | 1053 +++++++++++++++++++++++++++++++++++---------------------------
 
17137
 1 files changed, 593 insertions(+), 460 deletions(-)
 
17138
 
 
17139
commit e22c847f196332150d4715c11a09a7230163252f
 
17140
Author: Bastien Nocera <hadess@hadess.net>
 
17141
Date:   Wed Oct 6 16:24:19 2010 +0100
 
17142
 
 
17143
    display: Show the resolution in the canvas area
 
17144
 
 
17145
 panels/display/xrandr-capplet.c |   21 +++++++++++++++------
 
17146
 1 files changed, 15 insertions(+), 6 deletions(-)
 
17147
 
 
17148
commit a77dfb1c3cc4acd0358fffe7d65cbbd046ae1a31
 
17149
Author: Bastien Nocera <hadess@hadess.net>
 
17150
Date:   Wed Oct 6 15:59:58 2010 +0100
 
17151
 
 
17152
    display: Reorganise according to mockups
 
17153
    
 
17154
    Reorganise the widgets in the display panel to be a little bit
 
17155
    less of a mess of widgets. Global options are now separate from
 
17156
    per-monitor ones.
 
17157
 
 
17158
 panels/display/display-capplet.ui |  389 +++++++++++++++++--------------------
 
17159
 1 files changed, 175 insertions(+), 214 deletions(-)
 
17160
 
 
17161
commit 792e8cb20e1f6cabb335989a5b0f5b0475930454
 
17162
Author: Bastien Nocera <hadess@hadess.net>
 
17163
Date:   Wed Oct 6 12:10:30 2010 +0100
 
17164
 
 
17165
    capplets: Remove capplets, they're not built
 
17166
 
 
17167
 capplets/Makefile.am                               |   16 -
 
17168
 capplets/about-me/AUTHORS                          |    2 -
 
17169
 capplets/about-me/Makefile.am                      |   59 -
 
17170
 capplets/about-me/e-image-chooser.c                |  455 ----
 
17171
 capplets/about-me/e-image-chooser.h                |   64 -
 
17172
 capplets/about-me/e-util-marshal.list              |    3 -
 
17173
 capplets/about-me/eel-alert-dialog.c               |  466 ----
 
17174
 capplets/about-me/eel-alert-dialog.h               |   61 -
 
17175
 capplets/about-me/eel-gtk-macros.h                 |  178 --
 
17176
 capplets/about-me/fingerprint-strings.h            |  111 -
 
17177
 capplets/about-me/fprintd-marshal.list             |    1 -
 
17178
 capplets/about-me/gnome-about-me-dialog.ui         | 1622 ------------
 
17179
 capplets/about-me/gnome-about-me-fingerprint.c     |  618 -----
 
17180
 capplets/about-me/gnome-about-me-fingerprint.h     |   27 -
 
17181
 capplets/about-me/gnome-about-me-fingerprint.ui    |  276 ---
 
17182
 capplets/about-me/gnome-about-me-password.c        | 1136 ---------
 
17183
 capplets/about-me/gnome-about-me-password.h        |    9 -
 
17184
 capplets/about-me/gnome-about-me-password.ui       |  319 ---
 
17185
 capplets/about-me/gnome-about-me.c                 | 1005 --------
 
17186
 capplets/about-me/gnome-about-me.desktop.in.in     |   14 -
 
17187
 capplets/about-me/icons/Makefile.am                |   30 -
 
17188
 capplets/about-me/icons/left-index-finger.png      |  Bin 1515 -> 0 bytes
 
17189
 capplets/about-me/icons/left-index-finger.svg      |  177 --
 
17190
 capplets/about-me/icons/left-little-finger.png     |  Bin 1500 -> 0 bytes
 
17191
 capplets/about-me/icons/left-little-finger.svg     |  180 --
 
17192
 capplets/about-me/icons/left-middle-finger.png     |  Bin 1483 -> 0 bytes
 
17193
 capplets/about-me/icons/left-middle-finger.svg     |  180 --
 
17194
 capplets/about-me/icons/left-ring-finger.png       |  Bin 1512 -> 0 bytes
 
17195
 capplets/about-me/icons/left-ring-finger.svg       |  180 --
 
17196
 capplets/about-me/icons/left-thumb.png             |  Bin 1512 -> 0 bytes
 
17197
 capplets/about-me/icons/left-thumb.svg             |  180 --
 
17198
 capplets/about-me/icons/print_error.png            |  Bin 4160 -> 0 bytes
 
17199
 capplets/about-me/icons/print_error.svg            |  525 ----
 
17200
 capplets/about-me/icons/print_ok.png               |  Bin 3677 -> 0 bytes
 
17201
 capplets/about-me/icons/print_ok.svg               |  310 ---
 
17202
 capplets/about-me/icons/right-index-finger.png     |  Bin 1506 -> 0 bytes
 
17203
 capplets/about-me/icons/right-index-finger.svg     |  179 --
 
17204
 capplets/about-me/icons/right-little-finger.png    |  Bin 1479 -> 0 bytes
 
17205
 capplets/about-me/icons/right-little-finger.svg    |  182 --
 
17206
 capplets/about-me/icons/right-middle-finger.png    |  Bin 1468 -> 0 bytes
 
17207
 capplets/about-me/icons/right-middle-finger.svg    |  182 --
 
17208
 capplets/about-me/icons/right-ring-finger.png      |  Bin 1506 -> 0 bytes
 
17209
 capplets/about-me/icons/right-ring-finger.svg      |  182 --
 
17210
 capplets/about-me/icons/right-thumb.png            |  Bin 1486 -> 0 bytes
 
17211
 capplets/about-me/icons/right-thumb.svg            |  182 --
 
17212
 capplets/accessibility/Makefile.am                 |    3 -
 
17213
 capplets/accessibility/at-properties/Makefile.am   |   31 -
 
17214
 .../at-properties/at-enable-capplet.png            |  Bin 2879 -> 0 bytes
 
17215
 .../at-properties/at-enable-dialog.ui              |  351 ---
 
17216
 .../at-properties/at-properties.desktop.in.in      |   14 -
 
17217
 .../accessibility/at-properties/at-startup.png     |  Bin 2879 -> 0 bytes
 
17218
 .../accessibility/at-properties/at-support.png     |  Bin 2991 -> 0 bytes
 
17219
 capplets/accessibility/at-properties/main.c        |  293 ---
 
17220
 capplets/appearance/Makefile.am                    |   58 -
 
17221
 capplets/appearance/appearance-desktop.c           | 1404 -----------
 
17222
 capplets/appearance/appearance-desktop.h           |   22 -
 
17223
 capplets/appearance/appearance-font.c              |  989 --------
 
17224
 capplets/appearance/appearance-font.h              |   22 -
 
17225
 capplets/appearance/appearance-main.c              |  218 --
 
17226
 capplets/appearance/appearance-style.c             | 1068 --------
 
17227
 capplets/appearance/appearance-style.h             |   22 -
 
17228
 capplets/appearance/appearance-themes.c            | 1190 ---------
 
17229
 capplets/appearance/appearance-themes.h            |   22 -
 
17230
 capplets/appearance/appearance.h                   |   91 -
 
17231
 capplets/appearance/data/Makefile.am               |   62 -
 
17232
 capplets/appearance/data/appearance.ui             | 2603 --------------------
 
17233
 capplets/appearance/data/cursor-large-white.pcf    |  Bin 18636 -> 0 bytes
 
17234
 capplets/appearance/data/cursor-large.pcf          |  Bin 17432 -> 0 bytes
 
17235
 capplets/appearance/data/cursor-white.pcf          |  Bin 13848 -> 0 bytes
 
17236
 .../data/gnome-appearance-properties.desktop.in.in |   14 -
 
17237
 .../data/gnome-theme-installer.desktop.in.in       |   16 -
 
17238
 .../appearance/data/gnome-theme-package.xml.in     |    9 -
 
17239
 .../appearance/data/gtk-theme-thumbnailing.png     |  Bin 1764 -> 0 bytes
 
17240
 .../appearance/data/icon-theme-thumbnailing.png    |  Bin 1167 -> 0 bytes
 
17241
 .../appearance/data/mouse-cursor-normal-large.png  |  Bin 251 -> 0 bytes
 
17242
 capplets/appearance/data/mouse-cursor-normal.png   |  Bin 241 -> 0 bytes
 
17243
 .../appearance/data/mouse-cursor-white-large.png   |  Bin 268 -> 0 bytes
 
17244
 capplets/appearance/data/mouse-cursor-white.png    |  Bin 221 -> 0 bytes
 
17245
 capplets/appearance/data/subpixel-bgr.png          |  Bin 125 -> 0 bytes
 
17246
 capplets/appearance/data/subpixel-rgb.png          |  Bin 125 -> 0 bytes
 
17247
 capplets/appearance/data/subpixel-vbgr.png         |  Bin 138 -> 0 bytes
 
17248
 capplets/appearance/data/subpixel-vrgb.png         |  Bin 138 -> 0 bytes
 
17249
 capplets/appearance/data/theme-thumbnailing.png    |  Bin 4482 -> 0 bytes
 
17250
 .../appearance/data/window-theme-thumbnailing.png  |  Bin 2183 -> 0 bytes
 
17251
 capplets/appearance/gnome-wp-info.c                |   87 -
 
17252
 capplets/appearance/gnome-wp-info.h                |   45 -
 
17253
 capplets/appearance/gnome-wp-item.c                |  307 ---
 
17254
 capplets/appearance/gnome-wp-item.h                |   91 -
 
17255
 capplets/appearance/gnome-wp-xml.c                 |  451 ----
 
17256
 capplets/appearance/gnome-wp-xml.h                 |   28 -
 
17257
 capplets/appearance/theme-installer.c              |  801 ------
 
17258
 capplets/appearance/theme-installer.h              |   28 -
 
17259
 capplets/appearance/theme-save.c                   |  381 ---
 
17260
 capplets/appearance/theme-save.h                   |   22 -
 
17261
 capplets/appearance/theme-util.c                   |  260 --
 
17262
 capplets/appearance/theme-util.h                   |   64 -
 
17263
 capplets/common/Makefile.am                        |   63 -
 
17264
 capplets/common/activate-settings-daemon.c         |   60 -
 
17265
 capplets/common/activate-settings-daemon.h         |    9 -
 
17266
 capplets/common/capplet-stock-icons.c              |  101 -
 
17267
 capplets/common/capplet-stock-icons.h              |   62 -
 
17268
 capplets/common/capplet-util.c                     |  205 --
 
17269
 capplets/common/capplet-util.h                     |   46 -
 
17270
 capplets/common/file-transfer-dialog.c             |  608 -----
 
17271
 capplets/common/file-transfer-dialog.h             |   69 -
 
17272
 capplets/common/gconf-property-editor-marshal.c    |   41 -
 
17273
 capplets/common/gconf-property-editor-marshal.h    |   15 -
 
17274
 capplets/common/gconf-property-editor.c            | 1801 --------------
 
17275
 capplets/common/gconf-property-editor.h            |  158 --
 
17276
 capplets/common/gnome-theme-apply.c                |  136 -
 
17277
 capplets/common/gnome-theme-apply.h                |   33 -
 
17278
 capplets/common/gnome-theme-info.c                 | 1898 --------------
 
17279
 capplets/common/gnome-theme-info.h                 |  194 --
 
17280
 capplets/common/gnome-theme-test.c                 |  134 -
 
17281
 capplets/common/gtkrc-utils.c                      |  251 --
 
17282
 capplets/common/gtkrc-utils.h                      |   25 -
 
17283
 capplets/common/theme-thumbnail.c                  | 1164 ---------
 
17284
 capplets/common/theme-thumbnail.h                  |   37 -
 
17285
 capplets/common/wm-common.c                        |  184 --
 
17286
 capplets/common/wm-common.h                        |   17 -
 
17287
 capplets/windows/Makefile.am                       |   32 -
 
17288
 capplets/windows/gnome-window-properties.c         |  636 -----
 
17289
 capplets/windows/gnome-window-properties.ui        |  387 ---
 
17290
 capplets/windows/window-properties.desktop.in.in   |   14 -
 
17291
 124 files changed, 0 insertions(+), 28558 deletions(-)
 
17292
 
 
17293
commit 78b5f0ee2dcfb9c57e91b2f509c89e620745fddf
 
17294
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
17295
Date:   Wed Oct 6 12:52:45 2010 +0200
 
17296
 
 
17297
    mouse: use new GDK error trap API
 
17298
 
 
17299
 panels/mouse/gnome-mouse-properties.c |    4 ++--
 
17300
 1 files changed, 2 insertions(+), 2 deletions(-)
 
17301
 
 
17302
commit 611ed2ffcfe4a4837e716aa1bb64c2e9e624f491
 
17303
Author: Bastien Nocera <hadess@hadess.net>
 
17304
Date:   Wed Oct 6 11:49:12 2010 +0100
 
17305
 
 
17306
    shell: Fix compile time warning
 
17307
    
 
17308
    And make the arguments match the expect ones.
 
17309
 
 
17310
 shell/shell-search-renderer.c |    4 ++--
 
17311
 1 files changed, 2 insertions(+), 2 deletions(-)
 
17312
 
 
17313
commit 266cf23848a961284ece68bd0018def717e77d46
 
17314
Author: Bastien Nocera <hadess@hadess.net>
 
17315
Date:   Wed Oct 6 11:14:24 2010 +0100
 
17316
 
 
17317
    keyboard: Fix compile-time warning
 
17318
    
 
17319
    With function missing its prototype
 
17320
 
 
17321
 panels/keyboard/gnome-keyboard-properties.c |    1 +
 
17322
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17323
 
 
17324
commit cdffa4f46b52b53fe04b960f2ab3d034e8be82d4
 
17325
Author: Bastien Nocera <hadess@hadess.net>
 
17326
Date:   Wed Oct 6 10:37:08 2010 +0100
 
17327
 
 
17328
    shell: handle GtkSizeRequest removal
 
17329
 
 
17330
 shell/gnome-control-center.c |    9 ++++-----
 
17331
 1 files changed, 4 insertions(+), 5 deletions(-)
 
17332
 
 
17333
commit 6dfc24e3e67668102e36495415a36489038c3bf1
 
17334
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
17335
Date:   Wed Oct 6 12:31:03 2010 +0200
 
17336
 
 
17337
    Make flickr background setting not segfault.
 
17338
 
 
17339
 panels/background/background.ui         |    4 +++-
 
17340
 panels/background/cc-background-panel.c |   28 +++++++++++++++-------------
 
17341
 2 files changed, 18 insertions(+), 14 deletions(-)
 
17342
 
 
17343
commit 45218a79918ec554cd666272fc738ebfcebc3fbc
 
17344
Author: Thomas Wood <thos@gnome.org>
 
17345
Date:   Tue Oct 5 10:35:35 2010 +0100
 
17346
 
 
17347
    datetime: Start implementing new UI designs
 
17348
    
 
17349
    New UI design from Jakub Steiner and Hylke Bons
 
17350
 
 
17351
 panels/datetime/Makefile.am         |    1 +
 
17352
 panels/datetime/cc-datetime-panel.c |  158 +++++++---
 
17353
 panels/datetime/cc-timezone-map.c   |   95 ++-----
 
17354
 panels/datetime/data/pin.png        |  Bin 0 -> 561 bytes
 
17355
 panels/datetime/datetime.ui         |  558 ++++++++++++++++++++++++-----------
 
17356
 5 files changed, 517 insertions(+), 295 deletions(-)
 
17357
 
 
17358
commit ac72f765435f96ee6d40df58a9e7d01f328d11ab
 
17359
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
17360
Date:   Tue Oct 5 10:42:07 2010 +0200
 
17361
 
 
17362
    Release 2.91.0
 
17363
 
 
17364
 NEWS             |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 
17365
 configure.ac     |    2 +-
 
17366
 po/POTFILES.in   |    8 +++-----
 
17367
 po/POTFILES.skip |    2 +-
 
17368
 4 files changed, 51 insertions(+), 7 deletions(-)
 
17369
 
 
17370
commit e3f42c6af9cefb55909b99711c07fe2aafad94ac
 
17371
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
17372
Date:   Tue Oct 5 10:32:43 2010 +0200
 
17373
 
 
17374
    Add background panel files for translation
 
17375
 
 
17376
 po/POTFILES.in |    8 ++++++++
 
17377
 1 files changed, 8 insertions(+), 0 deletions(-)
 
17378
 
 
17379
commit 33dcf04a7aeeba6ade5f02a8a9404192529a2b43
 
17380
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
17381
Date:   Tue Oct 5 10:30:07 2010 +0200
 
17382
 
 
17383
    Remove font viewer files from translations
 
17384
 
 
17385
 po/POTFILES.in |    4 ----
 
17386
 1 files changed, 0 insertions(+), 4 deletions(-)
 
17387
 
 
17388
commit b4acce05ff57f25aeac30bc95e4b4b2b3e483f1b
 
17389
Author: Sergey V. Udaltsov <svu@gnome.org>
 
17390
Date:   Mon Oct 4 11:23:56 2010 +0100
 
17391
 
 
17392
    Small code cleanup
 
17393
    
 
17394
    Using shared gkbd_strv_* utility functions, reducing the code
 
17395
 
 
17396
 panels/keyboard/gnome-keyboard-properties-xkb.h    |    1 +
 
17397
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |   18 +++++++++---------
 
17398
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   19 +++++++++----------
 
17399
 panels/keyboard/gnome-keyboard-properties-xkbot.c  |   15 +++------------
 
17400
 4 files changed, 22 insertions(+), 31 deletions(-)
 
17401
 
 
17402
commit 3e27315e0db9c4e6fff16ed22768404435243a5b
 
17403
Author: Sergey V. Udaltsov <svu@gnome.org>
 
17404
Date:   Sun Oct 3 23:52:32 2010 +0100
 
17405
 
 
17406
    Updated for the latest libgnomekbd API
 
17407
 
 
17408
 panels/keyboard/gnome-keyboard-properties-xkb.c    |   86 +++++-----
 
17409
 panels/keyboard/gnome-keyboard-properties-xkb.h    |   21 +--
 
17410
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |  181 ++++++++------------
 
17411
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   24 ++-
 
17412
 panels/keyboard/gnome-keyboard-properties-xkbmc.c  |   10 +-
 
17413
 panels/keyboard/gnome-keyboard-properties-xkbot.c  |  179 ++++++++++----------
 
17414
 6 files changed, 232 insertions(+), 269 deletions(-)
 
17415
 
 
17416
commit 533b044dc9e0f3f198250b00cf8fcce3be50b4b3
 
17417
Author: William Jon McCann <jmccann@redhat.com>
 
17418
Date:   Sat Oct 2 17:45:40 2010 -0400
 
17419
 
 
17420
    A couple more updates use the GTK3 drawing APIs
 
17421
 
 
17422
 panels/background/cc-background-panel.c |   12 ++++--------
 
17423
 shell/shell-search-renderer.c           |    8 +-------
 
17424
 2 files changed, 5 insertions(+), 15 deletions(-)
 
17425
 
 
17426
commit 4828b97c793d2afc8c2ade3933edb598e384fe39
 
17427
Author: William Jon McCann <jmccann@redhat.com>
 
17428
Date:   Sat Oct 2 17:29:14 2010 -0400
 
17429
 
 
17430
    Fix .desktop file to work correctly in gnome-shell
 
17431
    
 
17432
    NoDisplay=true makes the shell ignore it.  Also fix the application name and icon.
 
17433
 
 
17434
 shell/gnome-control-center.desktop.in.in |    6 ++----
 
17435
 1 files changed, 2 insertions(+), 4 deletions(-)
 
17436
 
 
17437
commit 81065b9b7439d4ada0530ee49472cb0a202976f8
 
17438
Author: William Jon McCann <jmccann@redhat.com>
 
17439
Date:   Thu Sep 30 10:57:55 2010 -0400
 
17440
 
 
17441
    Update for new GTK3 drawing APIs
 
17442
    
 
17443
    https://bugzilla.gnome.org/show_bug.cgi?id=631051
 
17444
 
 
17445
 panels/datetime/cc-timezone-map.c |   12 +-
 
17446
 panels/display/scrollarea.c       |  314 ++++++-------------------------------
 
17447
 panels/display/xrandr-capplet.c   |    4 -
 
17448
 typing-break/drw-utils.c          |   79 ++++------
 
17449
 4 files changed, 83 insertions(+), 326 deletions(-)
 
17450
 
 
17451
commit 5117d2b2cb5df0744f1350693d68ab44a09d8c2d
 
17452
Author: William Jon McCann <jmccann@redhat.com>
 
17453
Date:   Thu Sep 30 18:38:59 2010 -0400
 
17454
 
 
17455
    Wait until the toplevel is realized before using it
 
17456
    
 
17457
    https://bugzilla.gnome.org/show_bug.cgi?id=631051
 
17458
 
 
17459
 panels/display/xrandr-capplet.c |   22 +++++++++++++++++-----
 
17460
 1 files changed, 17 insertions(+), 5 deletions(-)
 
17461
 
 
17462
commit ec8aed3b20f33b813cfab0c4c1fb54009aac7187
 
17463
Author: William Jon McCann <jmccann@redhat.com>
 
17464
Date:   Thu Sep 30 13:52:59 2010 -0400
 
17465
 
 
17466
    Drop font-viewer
 
17467
    
 
17468
    Will be moved to another module
 
17469
 
 
17470
 Makefile.am                                 |    4 +-
 
17471
 configure.ac                                |    3 -
 
17472
 font-viewer/Makefile.am                     |   48 ---
 
17473
 font-viewer/font-thumbnailer.c              |  399 ------------------
 
17474
 font-viewer/font-view.c                     |  609 ---------------------------
 
17475
 font-viewer/fontilus.schemas.in             |  109 -----
 
17476
 font-viewer/ftstream-vfs.c                  |  156 -------
 
17477
 font-viewer/ftstream-vfs.h                  |   28 --
 
17478
 font-viewer/gnome-font-viewer.desktop.in.in |   14 -
 
17479
 font-viewer/totem-resources.c               |  123 ------
 
17480
 font-viewer/totem-resources.h               |   33 --
 
17481
 typing-break/drw-break-window.c             |   29 +-
 
17482
 12 files changed, 12 insertions(+), 1543 deletions(-)
 
17483
 
 
17484
commit f925a6a538e1ea6480b2e85c51dcef121fc0e810
 
17485
Author: Javier Jardón <jjardon@gnome.org>
 
17486
Date:   Fri Oct 1 08:02:27 2010 +0200
 
17487
 
 
17488
    Update autotools configuration
 
17489
    
 
17490
    New requirements:
 
17491
    automake >= 1.10
 
17492
    libtool >= 2.2
 
17493
 
 
17494
 Makefile.am  |    4 ++--
 
17495
 autogen.sh   |    2 +-
 
17496
 configure.ac |   29 ++++++++++++++++-------------
 
17497
 3 files changed, 19 insertions(+), 16 deletions(-)
 
17498
 
 
17499
commit 33c4011a549c4fc5d9dcceffee5a40d740e8b62c
 
17500
Author: Javier Jardón <jjardon@gnome.org>
 
17501
Date:   Fri Oct 1 07:51:36 2010 +0200
 
17502
 
 
17503
    Use upstream gettext insstead the Glib one
 
17504
 
 
17505
 autogen.sh   |    2 ++
 
17506
 configure.ac |    7 ++++---
 
17507
 2 files changed, 6 insertions(+), 3 deletions(-)
 
17508
 
 
17509
commit 0df3b0324770d9eede0842959c443b70ecbd758e
 
17510
Author: Javier Jardón <jjardon@gnome.org>
 
17511
Date:   Thu Sep 30 19:42:23 2010 +0200
 
17512
 
 
17513
    Use gtk_widget_get_preferred_size() instead gtk_size_request_get_size()
 
17514
    
 
17515
    As GtkSizeRequest was moved into GtkWidget
 
17516
 
 
17517
 shell/gnome-control-center.c |    5 +++--
 
17518
 1 files changed, 3 insertions(+), 2 deletions(-)
 
17519
 
 
17520
commit f6eebfb5680c6bef381a9b8ab1470d94fecc9587
 
17521
Author: Javier Jardón <jjardon@gnome.org>
 
17522
Date:   Thu Sep 30 19:14:54 2010 +0200
 
17523
 
 
17524
    Adapt to GtkObject removal in GTK3
 
17525
 
 
17526
 capplets/about-me/e-image-chooser.c |    2 +-
 
17527
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17528
 
 
17529
commit 4ec7801cbb264ab7a56449291704d8946fc1ed84
 
17530
Author: Bastien Nocera <hadess@hadess.net>
 
17531
Date:   Thu Sep 30 13:29:23 2010 +0100
 
17532
 
 
17533
    shell: Show settings without a panel in Other
 
17534
    
 
17535
    Add the X-GNOME-Settings-Panel category. You need a control-center
 
17536
    panel to add this to your desktop file. Desktop entries with this
 
17537
    category but that aren't actually panels will be ignored (no cheating).
 
17538
    
 
17539
    If the desktop file for your settings isn't a panel, it will show in the
 
17540
    "Other" section of the control-center shell
 
17541
    
 
17542
    https://bugzilla.gnome.org/show_bug.cgi?id=630998
 
17543
 
 
17544
 .../gnome-background-panel.desktop.in.in           |    2 +-
 
17545
 panels/datetime/gnome-datetime-panel.desktop.in.in |    2 +-
 
17546
 .../gnome-default-applications-panel.desktop.in.in |    2 +-
 
17547
 panels/display/gnome-display-panel.desktop.in.in   |    2 +-
 
17548
 .../gnome-keybindings-panel.desktop.in.in          |    2 +-
 
17549
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |    2 +-
 
17550
 panels/mouse/gnome-mouse-panel.desktop.in.in       |    2 +-
 
17551
 panels/network/gnome-network-panel.desktop.in.in   |    2 +-
 
17552
 .../gnome-universal-access-panel.desktop.in.in     |    2 +-
 
17553
 shell/cc-shell-model.c                             |   51 ++++++++++++++++++-
 
17554
 shell/gnomecc.menu                                 |   26 +++++++++-
 
17555
 11 files changed, 80 insertions(+), 15 deletions(-)
 
17556
 
 
17557
commit e0e25a0264a3d3a3c4323a3e01648514211594b8
 
17558
Author: Bastien Nocera <hadess@hadess.net>
 
17559
Date:   Wed Sep 29 17:16:50 2010 +0100
 
17560
 
 
17561
    mouse: Remove unneeded XCursor include
 
17562
 
 
17563
 panels/mouse/gnome-mouse-properties.c |    4 ----
 
17564
 1 files changed, 0 insertions(+), 4 deletions(-)
 
17565
 
 
17566
commit c1271e7ed5a6e87b9a8db5e7691bd3c99512a04d
 
17567
Author: Bastien Nocera <hadess@hadess.net>
 
17568
Date:   Wed Sep 29 17:15:39 2010 +0100
 
17569
 
 
17570
    build: Remove unneeded dependency check for XCursor
 
17571
 
 
17572
 configure.ac |   26 --------------------------
 
17573
 1 files changed, 0 insertions(+), 26 deletions(-)
 
17574
 
 
17575
commit 24c622d55ea384de470f1b99e87c7d84a897159a
 
17576
Author: Bastien Nocera <hadess@hadess.net>
 
17577
Date:   Wed Sep 29 15:55:13 2010 +0100
 
17578
 
 
17579
    datetime: Fix automake warning
 
17580
 
 
17581
 panels/datetime/Makefile.am |    2 +-
 
17582
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17583
 
 
17584
commit 2baa0fcfd023fa4de69b913a06d250c9664f801b
 
17585
Author: Bastien Nocera <hadess@hadess.net>
 
17586
Date:   Wed Sep 29 13:28:17 2010 +0100
 
17587
 
 
17588
    datetime: Add test application for missing TZ pixmaps
 
17589
    
 
17590
    https://bugzilla.gnome.org/show_bug.cgi?id=630261
 
17591
 
 
17592
 panels/datetime/Makefile.am     |   12 ++++++++++
 
17593
 panels/datetime/test-timezone.c |   47 +++++++++++++++++++++++++++++++++++++++
 
17594
 2 files changed, 59 insertions(+), 0 deletions(-)
 
17595
 
 
17596
commit c955a729b3cd3c8cf50db4774bc2812cef1559b0
 
17597
Author: Bastien Nocera <hadess@hadess.net>
 
17598
Date:   Wed Sep 29 13:14:18 2010 +0100
 
17599
 
 
17600
    datetime: Add required includes to tz.h
 
17601
 
 
17602
 panels/datetime/tz.h |    1 +
 
17603
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17604
 
 
17605
commit c55ec39f818a36cc020df09597c6b933b2ba7073
 
17606
Author: Kalev Lember <kalev@smartlink.ee>
 
17607
Date:   Thu Sep 23 20:48:20 2010 +0300
 
17608
 
 
17609
    background: Come up with 'Wallpapers' selected and displayed
 
17610
    
 
17611
    https://bugzilla.gnome.org/show_bug.cgi?id=630417
 
17612
 
 
17613
 panels/background/background.ui         |    1 -
 
17614
 panels/background/cc-background-panel.c |    3 +++
 
17615
 2 files changed, 3 insertions(+), 1 deletions(-)
 
17616
 
 
17617
commit 96bf6098fcfe32e22351efaf551009fc4ebb7e71
 
17618
Author: Bastien Nocera <hadess@hadess.net>
 
17619
Date:   Wed Sep 29 12:21:08 2010 +0100
 
17620
 
 
17621
    universal-access: Fix desktop file
 
17622
 
 
17623
 .../gnome-universal-access-panel.desktop.in.in     |    6 +++++-
 
17624
 1 files changed, 5 insertions(+), 1 deletions(-)
 
17625
 
 
17626
commit 7b0d3f01a0303eb189eeecd06818a28e3a84f595
 
17627
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
17628
Date:   Wed Sep 29 01:09:38 2010 +0300
 
17629
 
 
17630
    Updated Romanian translation
 
17631
 
 
17632
 po/ro.po |  347 +++++++++++++++++++++++++++++++-------------------------------
 
17633
 1 files changed, 175 insertions(+), 172 deletions(-)
 
17634
 
 
17635
commit 3a12ad84ac7b3c7f4e25e0ea25379e791a83236e
99
17636
Author: Joan Duran <jodufi@gmail.com>
100
 
Date:   2010-09-29
 
17637
Date:   Wed Sep 29 00:04:24 2010 +0200
101
17638
 
102
17639
    Updated Catalan translation
103
17640
 
104
 
M       po/ca.po
 
17641
 po/ca.po |  781 ++++++++++++++++++++++++++++++++++++--------------------------
 
17642
 1 files changed, 460 insertions(+), 321 deletions(-)
105
17643
 
106
 
commit b24abf077ed2e65fc007949474ae1d56a7a1fcc6
 
17644
commit 85b92c883fa53d55b0f783c8b3101460056ed559
107
17645
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
108
 
Date:   2010-09-29
 
17646
Date:   Wed Sep 29 01:07:44 2010 +0300
109
17647
 
110
17648
    Updated Romanian translation
111
17649
 
112
 
M       po/ro.po
113
 
 
114
 
commit e558bf66ffc1fe62f40c689feea491b61e8929de
115
 
Author: Claude Paroz <claude@2xlibre.net>
116
 
Date:   2010-09-28
117
 
 
118
 
    Added missing hy language in LINGUAS
119
 
 
120
 
M       po/LINGUAS
121
 
 
122
 
commit 7afb23150f12d5b61ff1534c263cdd95619305c9
123
 
Author: Rodrigo Moya <rodrigo@gnome-db.org>
124
 
Date:   2010-09-27
125
 
 
126
 
    Release 2.32.0
127
 
 
128
 
M       NEWS
129
 
 
130
 
commit d64141ae154466f6953167da8609dcc3176186a5
 
17650
 po/ro.po |    2 +-
 
17651
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17652
 
 
17653
commit 620950c08953ce84862cbc36d37f425749f83dd0
 
17654
Author: Bastien Nocera <hadess@hadess.net>
 
17655
Date:   Tue Sep 28 16:51:04 2010 +0100
 
17656
 
 
17657
    mouse: Rename to "Mouse and Touchpad"
 
17658
 
 
17659
 panels/mouse/gnome-mouse-panel.desktop.in.in |    4 ++--
 
17660
 1 files changed, 2 insertions(+), 2 deletions(-)
 
17661
 
 
17662
commit 0ae5a7b8cc51efa8238304e4cc231dbaa1258418
 
17663
Author: Bastien Nocera <hadess@hadess.net>
 
17664
Date:   Tue Sep 28 16:49:17 2010 +0100
 
17665
 
 
17666
    shell: Make search entry single-iconed
 
17667
    
 
17668
    As per Jakub's request.
 
17669
 
 
17670
 shell/gnome-control-center.c |   10 ++++++++++
 
17671
 shell/shell.ui               |    5 +----
 
17672
 2 files changed, 11 insertions(+), 4 deletions(-)
 
17673
 
 
17674
commit 255195617b86328ea273dcb615ad6f52318ed26f
131
17675
Author: Petr Kovar <pknbe@volny.cz>
132
 
Date:   2010-09-27
 
17676
Date:   Mon Sep 27 15:23:24 2010 +0200
133
17677
 
134
17678
    Update Czech translation
135
17679
 
136
 
M       po/cs.po
 
17680
 po/cs.po |  691 ++++++++++++++++++++++++++++++++++----------------------------
 
17681
 1 files changed, 376 insertions(+), 315 deletions(-)
137
17682
 
138
 
commit f45ac85827f0cfddba395ee484624b9676610c16
 
17683
commit 045dba932d5ff00cc558e6b1521cfb034ccd8afe
139
17684
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
140
 
Date:   2010-09-27
 
17685
Date:   Mon Sep 27 11:58:58 2010 +0200
141
17686
 
142
17687
    Updated Basque language
143
17688
 
144
 
M       po/eu.po
145
 
 
146
 
commit 906af8d08033dca1e8ef5aa2c57fb6469fc67d6b
147
 
Author: Yuri Kozlov <yuray@komyakino.ru>
148
 
Date:   2010-09-26
149
 
 
150
 
    Updated Russian translation
151
 
 
152
 
M       po/ru.po
153
 
 
154
 
commit 3a93494da50fbe1f07bf7a96fc3564be437e5217
155
 
Author: Yuri Kozlov <yuray@komyakino.ru>
156
 
Date:   2010-09-26
157
 
 
158
 
    Updated Russian translation
159
 
 
160
 
M       po/ru.po
161
 
 
162
 
commit 4733be699c088fbd37ab9f68d9015017bac40c3a
163
 
Author: Andika Triwidada <andika@gmail.com>
164
 
Date:   2010-09-26
165
 
 
166
 
    Added Indonesian translation of help
167
 
    Added id to DOC_LINGUAS
168
 
 
169
 
M       help/Makefile.am
170
 
A       help/id/id.po
171
 
 
172
 
commit 1898850ce48e1d1fedc7429c7cb62701f9f46926
173
 
Author: Changwoo Ryu <cwryu@debian.org>
174
 
Date:   2010-09-26
175
 
 
176
 
    Updated Korean translation
177
 
 
178
 
M       po/ko.po
179
 
 
180
 
commit 810252adc54715a26014657e48d5dc982a9066c5
181
 
Author: Gabor Kelemen <kelemeng@gnome.hu>
182
 
Date:   2010-09-23
183
 
 
184
 
    Fix a translation error
185
 
 
186
 
M       po/hu.po
187
 
 
188
 
commit ba2d2d959e101f8c01765bc887b4129075ace9d0
189
 
Author: Gheyret Kenji <gheyret@yahoo.com>
190
 
Date:   2010-09-20
191
 
 
192
 
    Add Uighur (ug) translation.
193
 
 
194
 
M       po/LINGUAS
195
 
A       po/ug.po
196
 
 
197
 
commit 38163b7e48327842bdd7ba53af02b7049a18ecc0
198
 
Author: Vincent Untz <vuntz@gnome.org>
199
 
Date:   2010-09-18
200
 
 
201
 
    release: post-release bump to 2.32.0
202
 
 
203
 
M       configure.ac
204
 
 
205
 
commit fbe3e464ad15dc1d7140bde79f7d1b05945aec65
206
 
Author: Vincent Untz <vuntz@gnome.org>
207
 
Date:   2010-09-18
208
 
 
209
 
    release: 2.31.92.1
210
 
 
211
 
M       NEWS
212
 
M       configure.ac
213
 
 
214
 
commit 2e2e7bf2c8ec095cf55155f3ab19bd84f09f9e54
215
 
Author: Vincent Untz <vuntz@gnome.org>
216
 
Date:   2010-09-18
217
 
 
218
 
    build: Fix creation of ChangeLog on dist
219
 
 
220
 
M       Makefile.am
221
 
 
222
 
commit 04787044fa42a57d12df1f00146dcbbc763318a6
223
 
Author: Vincent Untz <vuntz@gnome.org>
224
 
Date:   2010-09-18
 
17689
 po/eu.po |  703 ++++++++++++++++++++++++++++++++++----------------------------
 
17690
 1 files changed, 382 insertions(+), 321 deletions(-)
 
17691
 
 
17692
commit b1250e03d6d4d09affbbf0326d90c913c149104d
 
17693
Author: Bastien Nocera <hadess@hadess.net>
 
17694
Date:   Thu Sep 23 18:45:42 2010 +0100
 
17695
 
 
17696
    Remove Opera from default browser choices
 
17697
    
 
17698
    Not free, and we can't ship the icon for copyright reasons.
 
17699
    
 
17700
    https://bugzilla.gnome.org/show_bug.cgi?id=627733
 
17701
 
 
17702
 .../gnome-default-applications.xml.in              |   10 ----------
 
17703
 1 files changed, 0 insertions(+), 10 deletions(-)
 
17704
 
 
17705
commit 852af20f1bc2f20091a2697676c9053f3109b863
 
17706
Author: Bastien Nocera <hadess@hadess.net>
 
17707
Date:   Wed Sep 22 12:07:17 2010 +0100
 
17708
 
 
17709
    2.90.1
 
17710
 
 
17711
 NEWS         |   31 +++++++++++++++++++++++++++++++
 
17712
 configure.ac |    2 +-
 
17713
 2 files changed, 32 insertions(+), 1 deletions(-)
 
17714
 
 
17715
commit e3bbc6eedb1df9e2c973fc7dfe7ffd1da9259d36
 
17716
Author: Bastien Nocera <hadess@hadess.net>
 
17717
Date:   Tue Sep 21 16:08:53 2010 +0100
 
17718
 
 
17719
    background: use symbolic name for columns
 
17720
    
 
17721
    Rather than hard-code numbers.
 
17722
 
 
17723
 panels/background/cc-background-panel.c |   46 ++++++++++++++++++-------------
 
17724
 1 files changed, 27 insertions(+), 19 deletions(-)
 
17725
 
 
17726
commit a205fc79b4f7d2b00d3fea940d345a0d2244026c
 
17727
Author: Bastien Nocera <hadess@hadess.net>
 
17728
Date:   Tue Sep 21 15:22:43 2010 +0100
 
17729
 
 
17730
    default-apps: Fix illegal memory access
 
17731
    
 
17732
    gnome_da_xml_free() frees priv->capplet, so we shouldn't be
 
17733
    accessing it afterwards.
 
17734
 
 
17735
 .../cc-default-applications-panel.c                |    3 ++-
 
17736
 1 files changed, 2 insertions(+), 1 deletions(-)
 
17737
 
 
17738
commit 720065c1838eaa94fd0153e37e1b4a2559f69aa5
 
17739
Author: Bastien Nocera <hadess@hadess.net>
 
17740
Date:   Tue Sep 21 15:15:43 2010 +0100
 
17741
 
 
17742
    default-apps: Fix run-time warning with newer GTK+
 
17743
 
 
17744
 .../gnome-default-applications-properties.ui       |    1 -
 
17745
 1 files changed, 0 insertions(+), 1 deletions(-)
 
17746
 
 
17747
commit c1ebfb8ce92ae36416939b2fb0bcb28b3c6e3496
 
17748
Author: Bastien Nocera <hadess@hadess.net>
 
17749
Date:   Tue Sep 21 14:31:31 2010 +0100
 
17750
 
 
17751
    datetime: Make map visible again
 
17752
 
 
17753
 panels/datetime/cc-timezone-map.c |    2 --
 
17754
 1 files changed, 0 insertions(+), 2 deletions(-)
 
17755
 
 
17756
commit 7fa7ed9c8d6d1709265dca907b0c0ba68720ea00
 
17757
Author: Bastien Nocera <hadess@hadess.net>
 
17758
Date:   Tue Sep 21 14:05:48 2010 +0100
 
17759
 
 
17760
    datetime: make s/_/ / simpler
 
17761
    
 
17762
    By using the same code as in the main panel code.
 
17763
 
 
17764
 panels/datetime/cc-timezone-map.c |    6 ++----
 
17765
 1 files changed, 2 insertions(+), 4 deletions(-)
 
17766
 
 
17767
commit 573179ce118a6987d97143db127589a094c88eb9
 
17768
Author: Bastien Nocera <hadess@hadess.net>
 
17769
Date:   Tue Sep 21 11:55:00 2010 +0100
 
17770
 
 
17771
    datetime: Make sorting cities store faster
 
17772
    
 
17773
    By sorting the filtered version, rather than the original and
 
17774
    then hiding items.
 
17775
 
 
17776
 panels/datetime/cc-datetime-panel.c |   35 +++++++++++++++++++++++------------
 
17777
 panels/datetime/datetime.ui         |    5 ++++-
 
17778
 2 files changed, 27 insertions(+), 13 deletions(-)
 
17779
 
 
17780
commit a3b899160dea546f8515aff1a442b549476d6db5
 
17781
Author: Bastien Nocera <hadess@hadess.net>
 
17782
Date:   Tue Sep 21 11:04:11 2010 +0100
 
17783
 
 
17784
    datetime: Check the retval of GtkBuilder function
 
17785
    
 
17786
    And don't just check the error itself.
 
17787
 
 
17788
 panels/datetime/cc-datetime-panel.c |   12 +++++++-----
 
17789
 1 files changed, 7 insertions(+), 5 deletions(-)
 
17790
 
 
17791
commit a4eb4f1ba3176f9ed184724363350875c6134056
 
17792
Author: Bastien Nocera <hadess@hadess.net>
 
17793
Date:   Mon Sep 20 18:24:14 2010 +0100
 
17794
 
 
17795
    font-viewer: Fix a compile-time warning
 
17796
    
 
17797
    Due to an undeclared function.
 
17798
 
 
17799
 font-viewer/Makefile.am    |    4 ++--
 
17800
 font-viewer/ftstream-vfs.c |    2 ++
 
17801
 font-viewer/ftstream-vfs.h |   28 ++++++++++++++++++++++++++++
 
17802
 3 files changed, 32 insertions(+), 2 deletions(-)
 
17803
 
 
17804
commit 1bac073929eb75196e6476eaa5817dee3cf82a22
 
17805
Author: Bastien Nocera <hadess@hadess.net>
 
17806
Date:   Mon Sep 20 18:21:03 2010 +0100
 
17807
 
 
17808
    datetime: Fix compile-time warning
 
17809
 
 
17810
 panels/datetime/tz.c |    2 +-
 
17811
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17812
 
 
17813
commit d1e7dad2df241c6a2c9800f78c9af97ea8292ab8
 
17814
Author: Bastien Nocera <hadess@hadess.net>
 
17815
Date:   Mon Sep 20 18:19:19 2010 +0100
 
17816
 
 
17817
    keybindings: Fix a few more compilation warnings
 
17818
 
 
17819
 panels/keybindings/eggcellrendererkeys.c |    6 ++++--
 
17820
 1 files changed, 4 insertions(+), 2 deletions(-)
 
17821
 
 
17822
commit 98c95e857d343f65c8b6d846c538a4d288113b40
 
17823
Author: Bastien Nocera <hadess@hadess.net>
 
17824
Date:   Mon Sep 20 18:16:10 2010 +0100
 
17825
 
 
17826
    keybindings: Fix some compile-time warnings
 
17827
    
 
17828
    Including missing function declaration and deprecated GDK_DISPLAY use.
 
17829
 
 
17830
 panels/keybindings/Makefile.am                   |    1 +
 
17831
 panels/keybindings/cc-keybindings-panel.c        |    1 +
 
17832
 panels/keybindings/eggaccelerators.c             |    2 +-
 
17833
 panels/keybindings/gnome-keybinding-properties.c |    1 +
 
17834
 panels/keybindings/gnome-keybinding-properties.h |    8 ++++++
 
17835
 panels/keybindings/wm-common.c                   |   26 +++++++++++-----------
 
17836
 6 files changed, 25 insertions(+), 14 deletions(-)
 
17837
 
 
17838
commit 892e513996f3c49cda4573b2f3385942ebd12ee7
 
17839
Author: Bastien Nocera <hadess@hadess.net>
 
17840
Date:   Mon Sep 20 18:12:09 2010 +0100
 
17841
 
 
17842
    network: Fix compile-time warning
 
17843
    
 
17844
    gnome-network-properties.c:667:22: warning: pointer of type ‘void *’ used in arithmetic
 
17845
    gnome-network-properties.c:667:46: warning: pointer of type ‘void *’ used in arithmetic
 
17846
 
 
17847
 panels/network/gnome-network-properties.c |    2 +-
 
17848
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17849
 
 
17850
commit d863154fcb109412494032540b5d0d3d4381d83d
 
17851
Author: Bastien Nocera <hadess@hadess.net>
 
17852
Date:   Mon Sep 20 18:09:52 2010 +0100
 
17853
 
 
17854
    keyboard: Fix compile-time warnings
 
17855
    
 
17856
    Including an undeclared function, and deprecated use of GDK_DISPLAY.
 
17857
 
 
17858
 panels/keyboard/Makefile.am                     |    1 +
 
17859
 panels/keyboard/gnome-keyboard-properties-xkb.c |    2 +-
 
17860
 panels/keyboard/gnome-keyboard-properties.h     |   30 +++++++++++++++++++++++
 
17861
 3 files changed, 32 insertions(+), 1 deletions(-)
 
17862
 
 
17863
commit 383882a4c58a8a6ae6d66c36a0d112566879d695
 
17864
Author: Bastien Nocera <hadess@hadess.net>
 
17865
Date:   Mon Sep 20 18:06:41 2010 +0100
 
17866
 
 
17867
    mouse: Fix compile-time warnings
 
17868
    
 
17869
    Including missing declarations, and deprecated use of GDK_DISPLAY.
 
17870
 
 
17871
 panels/mouse/Makefile.am              |    1 +
 
17872
 panels/mouse/gnome-mouse-properties.c |   33 ++++++++++++++++++---------------
 
17873
 panels/mouse/gnome-mouse-properties.h |   29 +++++++++++++++++++++++++++++
 
17874
 3 files changed, 48 insertions(+), 15 deletions(-)
 
17875
 
 
17876
commit 4a95303baa673e7dacfaeabb6fcf4024f25a84e6
 
17877
Author: Bastien Nocera <hadess@hadess.net>
 
17878
Date:   Mon Sep 20 18:02:36 2010 +0100
 
17879
 
 
17880
    mouse: Fix warning about missing declaration
 
17881
 
 
17882
 panels/mouse/gnome-mouse-accessibility.c |    1 +
 
17883
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17884
 
 
17885
commit 7854262a93b001883de95170d3f8e1cd642f7500
 
17886
Author: Bastien Nocera <hadess@hadess.net>
 
17887
Date:   Mon Sep 20 18:01:27 2010 +0100
 
17888
 
 
17889
    background: add FIXME for unused function
 
17890
 
 
17891
 panels/background/bg-wallpapers-source.c |    1 +
 
17892
 1 files changed, 1 insertions(+), 0 deletions(-)
 
17893
 
 
17894
commit 2db5695c9f1569260f7f08baa0ec19649cb844e8
 
17895
Author: Bastien Nocera <hadess@hadess.net>
 
17896
Date:   Mon Sep 20 18:00:19 2010 +0100
 
17897
 
 
17898
    background: remove unused variables
 
17899
 
 
17900
 panels/background/cc-background-panel.c |    2 --
 
17901
 1 files changed, 0 insertions(+), 2 deletions(-)
 
17902
 
 
17903
commit 6e7b3774c0c771792fd9c5d8e5db1af0602d4eec
 
17904
Author: Bastien Nocera <hadess@hadess.net>
 
17905
Date:   Mon Sep 20 17:56:23 2010 +0100
 
17906
 
 
17907
    Only link the panels that require it to gnome-desktop
 
17908
    
 
17909
    Only the display and background panels use gnome-desktop,
 
17910
    the shell shouldn't need to require it.
 
17911
 
 
17912
 configure.ac                  |   13 ++++++-------
 
17913
 panels/background/Makefile.am |    5 +++--
 
17914
 panels/display/Makefile.am    |    3 ++-
 
17915
 3 files changed, 11 insertions(+), 10 deletions(-)
 
17916
 
 
17917
commit 9c8da4525f5a5d2bf5e7bc3c8ba2dae60d752444
 
17918
Author: Bastien Nocera <hadess@hadess.net>
 
17919
Date:   Mon Sep 20 17:44:43 2010 +0100
 
17920
 
 
17921
    shell: Fix compile-time warning
 
17922
 
 
17923
 shell/control-center.c |    2 +-
 
17924
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17925
 
 
17926
commit c84e79f94d921475f89fa5ce67f099b5f2ce25f3
 
17927
Author: Ivar Smolin <okul@linux.ee>
 
17928
Date:   Sun Sep 19 12:03:13 2010 +0300
 
17929
 
 
17930
    [l10n] Updated Estonian translation
 
17931
 
 
17932
 po/et.po |    2 +-
 
17933
 1 files changed, 1 insertions(+), 1 deletions(-)
 
17934
 
 
17935
commit d54d9de85775e088920be5f568471a65da2b9ee6
 
17936
Author: Vincent Untz <vuntz@gnome.org>
 
17937
Date:   Sat Sep 18 12:25:06 2010 +0200
225
17938
 
226
17939
    display: Add missing include to fix build
227
17940
 
228
 
M       capplets/display/xrandr-capplet.c
 
17941
 panels/display/xrandr-capplet.c |    4 +++-
 
17942
 1 files changed, 3 insertions(+), 1 deletions(-)
229
17943
 
230
 
commit 18dbfb9d5619dbb2bfcc4339c74f7684c09c430f
 
17944
commit 9af57dbb75223d63b5b4027c48a013f9ccd0e96d
231
17945
Author: Piotr Drąg <piotrdrag@gmail.com>
232
 
Date:   2010-09-18
 
17946
Date:   Sat Sep 18 00:38:54 2010 +0200
233
17947
 
234
17948
    Updated Polish translation
235
17949
 
236
 
M       po/pl.po
 
17950
 po/pl.po |  798 ++++++++++++++++++++++++++++++++++++--------------------------
 
17951
 1 files changed, 467 insertions(+), 331 deletions(-)
237
17952
 
238
 
commit 4afdc9bfcc012b7099f7453245d7d6b2dc9be718
 
17953
commit 66dec5155ccc8d0356b50b4bcbd49799303f6f08
239
17954
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
240
 
Date:   2010-09-17
 
17955
Date:   Fri Sep 17 18:30:07 2010 +0300
241
17956
 
242
17957
    Updated Finnish translation.
243
17958
 
244
 
M       po/fi.po
245
 
 
246
 
commit a0f5208681b8dfd6bf3696422d18131600432a4f
247
 
Author: André Gondim <andregondim@ubuntu.com>
248
 
Date:   2010-09-17
249
 
 
250
 
    Updated Brazilian Portuguese translation. Reviewed by Daniel S. Koda
251
 
 
252
 
M       po/pt_BR.po
253
 
 
254
 
commit 148b262f888904f77383bab3720efd85f98633e1
 
17959
 po/fi.po | 1072 +++++++++++++++++++++++++++++++++-----------------------------
 
17960
 1 files changed, 568 insertions(+), 504 deletions(-)
 
17961
 
 
17962
commit 8a786a44facbbbeba1ebdfec3bc970f498412fee
255
17963
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
256
 
Date:   2010-09-16
257
 
 
258
 
    Updated Lithuanian translation (thanks Aurimas Černius).
259
 
 
260
 
M       po/lt.po
261
 
 
262
 
commit 9927b1a4b7ccdd58863db7d9d2ab331ad72f7835
 
17964
Date:   Thu Sep 16 22:34:16 2010 +0300
 
17965
 
 
17966
    Updated Lithuanian translation (thanks Aurimas Cernius).
 
17967
 
 
17968
 po/lt.po | 5692 +++++++++++++++++++++++++++++++-------------------------------
 
17969
 1 files changed, 2849 insertions(+), 2843 deletions(-)
 
17970
 
 
17971
commit dee5a1ca28d7260d818307f28d896a4ae161b1fe
263
17972
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
264
 
Date:   2010-09-16
 
17973
Date:   Thu Sep 16 15:51:45 2010 +0600
265
17974
 
266
17975
    Initial translation to Kazakh
267
17976
 
268
 
M       po/LINGUAS
269
 
A       po/kk.po
270
 
 
271
 
commit 1330e827827bd20353295a3d89d465e0fc738ad6
272
 
Author: Thomas Wood <thos@gnome.org>
273
 
Date:   2010-09-15
274
 
 
275
 
    Release 2.31.92
276
 
 
277
 
M       NEWS
278
 
M       configure.ac
279
 
 
280
 
commit 61a87419f4d683872cc1a837a396cb43180bedcc
281
 
Author: Thomas Wood <thos@gnome.org>
282
 
Date:   2010-09-15
283
 
 
284
 
    Only generate ChangeLog entries for changes since the last major release
285
 
 
286
 
M       Makefile.am
287
 
 
288
 
commit c2d05d851eb48046d26981e7f396e89dc36aa689
 
17977
 po/LINGUAS |    1 +
 
17978
 po/kk.po   | 3558 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
17979
 2 files changed, 3559 insertions(+), 0 deletions(-)
 
17980
 
 
17981
commit 859f067321114c30a27356854f44c103c2f6ac3d
289
17982
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
290
 
Date:   2010-09-15
 
17983
Date:   Wed Sep 15 21:35:28 2010 +0200
291
17984
 
292
17985
    Updated Danish translation
293
17986
 
294
 
M       po/da.po
295
 
 
296
 
commit 55ca1ba444c700e64fb6a8e30793be115e9dde3e
297
 
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
298
 
Date:   2010-09-14
299
 
 
300
 
    Update Japanese translation.
301
 
 
302
 
M       po/ja.po
303
 
 
304
 
commit 985255862bc433f828da59a21d13fd83a2ed60c0
 
17987
 po/da.po |  242 ++++++++++++++++++++++++++++++++-----------------------------
 
17988
 1 files changed, 127 insertions(+), 115 deletions(-)
 
17989
 
 
17990
commit 99b0f39dff89a1bf93ec09f3a071166aa58465f1
305
17991
Author: Mario Blättermann <mariobl@gnome.org>
306
 
Date:   2010-09-12
 
17992
Date:   Sun Sep 12 21:12:52 2010 +0200
307
17993
 
308
17994
    [i18n] Updated German translation
309
17995
 
310
 
M       po/de.po
311
 
 
312
 
commit 2d124ac4069df0224af1888a0c81af84dae979f8
313
 
Author: Daniel Nylander <po@danielnylander.se>
314
 
Date:   2010-09-12
315
 
 
316
 
    Updated Swedish translation
317
 
 
318
 
M       po/sv.po
319
 
 
320
 
commit 5839521cf7d479545326f731f96504b19f77be99
 
17996
 po/de.po | 1966 ++++++++++++++++++++++++++++++--------------------------------
 
17997
 1 files changed, 938 insertions(+), 1028 deletions(-)
 
17998
 
 
17999
commit 290cd358ce64f366026e6a8f6dd6c9fc67bc67f1
321
18000
Author: Wouter Bolsterlee <wbolster@gnome.org>
322
 
Date:   2010-09-12
 
18001
Date:   Sun Sep 12 16:38:55 2010 +0200
323
18002
 
324
18003
    Updated Dutch translation by Mario Blätterman
325
18004
 
326
 
M       po/nl.po
 
18005
 po/nl.po | 3661 +++++++++++++++++++++++++++-----------------------------------
 
18006
 1 files changed, 1575 insertions(+), 2086 deletions(-)
327
18007
 
328
 
commit 1648f9749e43b037cc71e114d4a371edd90d0739
 
18008
commit a5f3d364f2cfbce0278e7858d212b267ccf9862f
329
18009
Author: Duarte Loreto <happyguy_pt@hotmail.com>
330
 
Date:   2010-09-12
 
18010
Date:   Sun Sep 12 12:59:23 2010 +0100
331
18011
 
332
18012
    Updated Portuguese translation
333
18013
 
334
 
M       po/pt.po
335
 
 
336
 
commit 7d40d0f3fd1f744667f0bb080b5fd5382eb04c7f
337
 
Author: Kjartan Maraas <kmaraas@gnome.org>
338
 
Date:   2010-09-11
339
 
 
340
 
    Updated Norwegian bokmål translation
341
 
 
342
 
M       po/nb.po
343
 
 
344
 
commit 432e5844b0fa8a46312be5e9bd570ba09950f7d1
345
 
Author: Kalev Lember <kalev@smartlink.ee>
346
 
Date:   2010-09-10
 
18014
 po/pt.po | 5684 +++++++++++++++++++++++++++++++-------------------------------
 
18015
 1 files changed, 2842 insertions(+), 2842 deletions(-)
 
18016
 
 
18017
commit 4859ae9b30c1cfc2536945c2a76198e1dbfc3e3b
 
18018
Author: Kalev Lember <kalev@smartlink.ee>
 
18019
Date:   Fri Sep 10 19:09:48 2010 +0300
 
18020
 
 
18021
    bgo#629299 - Prefix key constants with _KEY
 
18022
    
 
18023
    In GTK+ 3 key constants have gained _KEY prefix.
 
18024
 
 
18025
 panels/keybindings/eggaccelerators.c             |   18 ++++----
 
18026
 panels/keybindings/eggcellrendererkeys.c         |    8 ++--
 
18027
 panels/keybindings/gnome-keybinding-properties.c |   48 +++++++++++-----------
 
18028
 shell/gnome-control-center.c                     |    4 +-
 
18029
 typing-break/drw-break-window.c                  |    2 +-
 
18030
 5 files changed, 40 insertions(+), 40 deletions(-)
 
18031
 
 
18032
commit af28fbb0bd64534e91a9893935953ad940058cd7
 
18033
Author: Kalev Lember <kalev@smartlink.ee>
 
18034
Date:   Fri Sep 10 19:08:15 2010 +0300
 
18035
 
 
18036
    bgo#629299 - Remove deprecated use of gtk_icon_view_set_orientation
 
18037
    
 
18038
    gtk_icon_view_set_orientation() was deprecated in GTK+ 2.22 and removed
 
18039
    in GTK+ 3 in favour of gtk_icon_view_set_item_orientation().
 
18040
 
 
18041
 shell/gnome-control-center.c |    4 ++--
 
18042
 1 files changed, 2 insertions(+), 2 deletions(-)
 
18043
 
 
18044
commit cd8a0ecbe2cd6c46aa28224f5a14c3cd2c8a12a3
 
18045
Author: Kalev Lember <kalev@smartlink.ee>
 
18046
Date:   Fri Sep 10 19:03:09 2010 +0300
 
18047
 
 
18048
    bgo#629299 - Use gdk_display_get_default instead of GDK_DISPLAY
 
18049
    
 
18050
    GDK_DISPLAY() was deprecated in GTK+ 2.22 and removed in GTK+ 3.
 
18051
 
 
18052
 panels/keybindings/eggcellrendererkeys.c |    2 +-
 
18053
 typing-break/drw-monitor.c               |    7 +++++--
 
18054
 typing-break/drw-selection.c             |    4 ++--
 
18055
 typing-break/main.c                      |    2 +-
 
18056
 4 files changed, 9 insertions(+), 6 deletions(-)
 
18057
 
 
18058
commit bfb92ffe9ba87c51450630ce1cdf727fa685f784
 
18059
Author: Kalev Lember <kalev@smartlink.ee>
 
18060
Date:   Fri Sep 10 14:46:29 2010 -0500
347
18061
 
348
18062
    bgo#627861 - [randr] Don't silengly ignore errors when pkexec(1) fails
349
18063
    
352
18066
    
353
18067
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
354
18068
 
355
 
M       capplets/display/xrandr-capplet.c
356
 
 
357
 
commit 10c8aa46a7d642d4b661a2ed7eefbf451a8fefac
358
 
Author: Bastien Nocera <hadess@hadess.net>
359
 
Date:   2010-09-08
360
 
 
361
 
    Use translations from fprintd for finger ops
362
 
    
363
 
    Rather than rely on the translators doing double-work.
364
 
    This also means translations are actually used...
365
 
 
366
 
M       capplets/about-me/gnome-about-me-fingerprint.c
367
 
M       po/POTFILES.in
368
 
M       po/POTFILES.skip
369
 
 
370
 
commit 3c1a0da455d11b81d5a081dc2843d8a383814bea
 
18069
 panels/display/xrandr-capplet.c |   23 ++++++++++++++++++++---
 
18070
 1 files changed, 20 insertions(+), 3 deletions(-)
 
18071
 
 
18072
commit bc65958e72e0b9e17243a5498194f79ff920f15a
 
18073
Author: Bastien Nocera <hadess@hadess.net>
 
18074
Date:   Fri Sep 10 17:04:10 2010 +0100
 
18075
 
 
18076
    shell: Fix build from previous build changes
 
18077
    
 
18078
    Thanks to Kjartan for the notice
 
18079
 
 
18080
 shell/Makefile.am |    4 ++--
 
18081
 1 files changed, 2 insertions(+), 2 deletions(-)
 
18082
 
 
18083
commit eadf35bf48bf0e54413e8b1df4bd885452190b91
 
18084
Author: Bastien Nocera <hadess@hadess.net>
 
18085
Date:   Fri Sep 10 11:58:34 2010 +0100
 
18086
 
 
18087
    shell: Use $(AM_V_GEN) when generating marshal files
 
18088
    
 
18089
    And remove outdated use of $(NULL)
 
18090
 
 
18091
 shell/Makefile.am |   23 ++++++++---------------
 
18092
 1 files changed, 8 insertions(+), 15 deletions(-)
 
18093
 
 
18094
commit eb1e75ec6e6e40a5ab0d98eb42babdda0117368f
 
18095
Author: Bastien Nocera <hadess@hadess.net>
 
18096
Date:   Fri Sep 10 11:56:09 2010 +0100
 
18097
 
 
18098
    display: Generate marshal files properly
 
18099
    
 
18100
    Instead of having generated files in the repo.
 
18101
 
 
18102
 panels/display/Makefile.am      |   15 ++-
 
18103
 panels/display/foo-marshal.c    |  279 ---------------------------------------
 
18104
 panels/display/foo-marshal.h    |   63 ---------
 
18105
 panels/display/foo-marshal.list |    6 +
 
18106
 4 files changed, 17 insertions(+), 346 deletions(-)
 
18107
 
 
18108
commit 5b45a61320c2bd37b36ceb802012bd51c4d91352
 
18109
Author: Bastien Nocera <hadess@hadess.net>
 
18110
Date:   Fri Sep 10 11:49:58 2010 +0100
 
18111
 
 
18112
    Fix drw_timer_new() prototype
 
18113
    
 
18114
    To not generate a warning when compiling.
 
18115
 
 
18116
 typing-break/drw-timer.c |    8 ++++----
 
18117
 typing-break/drw-timer.h |    2 +-
 
18118
 2 files changed, 5 insertions(+), 5 deletions(-)
 
18119
 
 
18120
commit 110010bb65c818cf33bef9c138545f02d3f961bf
 
18121
Author: Gabriel Burt <gabriel.burt@gmail.com>
 
18122
Date:   Thu Sep 9 14:46:00 2010 -0500
 
18123
 
 
18124
    bnc#600599 - [randr] Label to warn that 'Same image in all monitors' may limit the resolution options
 
18125
    
 
18126
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
18127
 
 
18128
 panels/display/display-capplet.ui |   36 ++++++++++++++++++++++++++++++------
 
18129
 panels/display/xrandr-capplet.c   |    4 ++++
 
18130
 2 files changed, 34 insertions(+), 6 deletions(-)
 
18131
 
 
18132
commit c4ce026c313c94e13e6e4caf0de0d6f802bd48ee
371
18133
Author: Ivar Smolin <okul@linux.ee>
372
 
Date:   2010-09-08
 
18134
Date:   Wed Sep 8 09:05:07 2010 +0300
373
18135
 
374
18136
    [l10n] Updated Estonian translation
375
18137
 
376
 
M       po/et.po
 
18138
 po/et.po |    6 +++---
 
18139
 1 files changed, 3 insertions(+), 3 deletions(-)
377
18140
 
378
 
commit 3101a46cca7b691d7dd2156b84f1f2043934e316
 
18141
commit 25d3afeecca6b57c316f3f3deb8e740285a7a276
379
18142
Author: Luca Ferretti <lferrett@gnome.org>
380
 
Date:   2010-09-07
 
18143
Date:   Tue Sep 7 00:17:30 2010 +0200
381
18144
 
382
18145
    Updated Italian translation
383
18146
 
384
 
M       po/it.po
385
 
 
386
 
commit 17f49264d2f95002cc4c4ac951d9136f30b66deb
387
 
Author: Dean Lee <xslidian@lidian.info>
388
 
Date:   2010-09-06
389
 
 
390
 
    Update Simplified Chinese translation.
391
 
 
392
 
M       po/zh_CN.po
393
 
 
394
 
commit 13c8c9756ce76830252b5b4d42d129e416778997
395
 
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
396
 
Date:   2010-09-05
397
 
 
398
 
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
399
 
 
400
 
M       po/zh_HK.po
401
 
M       po/zh_TW.po
402
 
 
403
 
commit aa4d88f55710e72730966c281b993ad498020ac9
404
 
Author: Matej Urbančič <mateju@svn.gnome.org>
405
 
Date:   2010-09-04
406
 
 
407
 
    Updated Slovenian translation
408
 
 
409
 
M       po/sl.po
410
 
 
411
 
commit ddf4c2f75d3dd90a465004868e0cb92a9927ed66
412
 
Author: A S Alam <aalam@users.sf.net>
413
 
Date:   2010-09-04
414
 
 
415
 
    update for Punjabi
416
 
 
417
 
M       po/pa.po
418
 
 
419
 
commit c225304254b0d1673843f22744d8da2a0d7e924b
420
 
Author: Rodrigo Moya <rodrigo@gnome-db.org>
421
 
Date:   2010-09-01
422
 
 
423
 
    Release 2.31.91
424
 
 
425
 
M       NEWS
426
 
M       configure.ac
427
 
 
428
 
commit 5e44e648ded9cacfe7619d9c98ca1fb6f86df8b1
 
18147
 po/it.po |  582 ++++++++++++++++++++++++++++++++++++++++++--------------------
 
18148
 1 files changed, 392 insertions(+), 190 deletions(-)
 
18149
 
 
18150
commit 26731425740e863bfebf0b55391818c1e3e0a8dd
 
18151
Author: Dirgita <dirgitadevina@yahoo.co.id>
 
18152
Date:   Fri Sep 3 20:51:55 2010 +0700
 
18153
 
 
18154
    Updated Indonesian translation
 
18155
 
 
18156
 po/id.po | 1979 +++++++-------------------------------------------------------
 
18157
 1 files changed, 196 insertions(+), 1783 deletions(-)
 
18158
 
 
18159
commit dbdf9963c66e37f667a4b12818e2c28dbb8dd70c
 
18160
Author: drtv <vasudeven@git.gnome.org>
 
18161
Date:   Fri Sep 3 17:18:31 2010 +0530
 
18162
 
 
18163
    Updated Tamil translation
 
18164
 
 
18165
 po/ta.po |    2 +-
 
18166
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18167
 
 
18168
commit 1d7e6432717cb6cf868dc6f66d13a136cb8bb555
 
18169
Author: noch <norayr@arnet.am>
 
18170
Date:   Thu Sep 2 14:58:05 2010 +0500
 
18171
 
 
18172
    Modified Armenian translation - po file
 
18173
 
 
18174
 po/hy.po |   32 ++++++++++++++++----------------
 
18175
 1 files changed, 16 insertions(+), 16 deletions(-)
 
18176
 
 
18177
commit d4d8e8762d12649d07d16de6f7539632b5a730d6
 
18178
Author: noch <norayr@arnet.am>
 
18179
Date:   Thu Sep 2 11:32:28 2010 +0500
 
18180
 
 
18181
    Added Armenian translation - po file. Modified LINGUAS.
 
18182
 
 
18183
 po/LINGUAS |    1 -
 
18184
 po/hy.po   | 3085 +++++++++++++++++-------------------------------------------
 
18185
 2 files changed, 880 insertions(+), 2206 deletions(-)
 
18186
 
 
18187
commit cf241ff26e302fe09c4554980703c4a0234a0b05
429
18188
Author: Philip Withnall <philip@tecnocode.co.uk>
430
 
Date:   2010-09-01
 
18189
Date:   Wed Sep 1 09:47:22 2010 +0100
431
18190
 
432
18191
    Update British English translation
433
18192
 
434
 
M       po/en_GB.po
435
 
 
436
 
commit 29e87859eb9572ae84ac0d61c3ce830f1ab49453
 
18193
 po/en_GB.po | 5748 ++++++++++++++++++++++++++++-------------------------------
 
18194
 1 files changed, 2749 insertions(+), 2999 deletions(-)
 
18195
 
 
18196
commit c580a756c1e54f538ab0b39c48df0efdd9e91337
 
18197
Author: noch <norayr@arnet.am>
 
18198
Date:   Wed Sep 1 10:59:07 2010 +0500
 
18199
 
 
18200
    Modified LINGUAS. Added new empty line, just because of web-site shows some incorrect status on LINGUAS file. It says that LINGUAS doesn't contain hy.
 
18201
 
 
18202
 po/LINGUAS |    1 +
 
18203
 1 files changed, 1 insertions(+), 0 deletions(-)
 
18204
 
 
18205
commit 7aef5f9ab4f8d9c1baae3f43ea1844ea8700552e
437
18206
Author: Bruce Cowan <bruce@bcowan.me.uk>
438
 
Date:   2010-08-31
 
18207
Date:   Tue Aug 31 16:51:35 2010 +0100
439
18208
 
440
18209
    Updated British English translation
441
18210
 
442
 
M       po/en_GB.po
443
 
 
444
 
commit e323a6c25439ddb52c27bbffa6925935092411ec
445
 
Author: Andika Triwidada <andika@gmail.com>
446
 
Date:   2010-08-30
447
 
 
448
 
    Updated Indonesian translation
449
 
 
450
 
M       po/id.po
451
 
 
452
 
commit 7d7895dbbb1d277ea340c85e863960a0e04d7de4
 
18211
 po/en_GB.po |  557 +++++++++++++++++++++++++++++++++++++++--------------------
 
18212
 1 files changed, 373 insertions(+), 184 deletions(-)
 
18213
 
 
18214
commit 7f93c7062652be58d7faed3280dc496d63d498fb
453
18215
Author: Gabor Kelemen <kelemeng@gnome.hu>
454
 
Date:   2010-08-29
 
18216
Date:   Sun Aug 29 10:59:58 2010 +0200
455
18217
 
456
18218
    Updated Hungarian translation
457
18219
 
458
 
M       po/hu.po
459
 
 
460
 
commit f4f460ab5c23eeb5148275d903871bca203a91e1
461
 
Author: Ivar Smolin <okul@linux.ee>
462
 
Date:   2010-08-29
463
 
 
464
 
    [l10n] Updated Estonian translation
465
 
 
466
 
M       po/et.po
467
 
 
468
 
commit fc94cb6c4a3aa40e25761ff6563846bc91766ec5
 
18220
 po/hu.po |  272 +++++++++++++++++++++++++++----------------------------------
 
18221
 1 files changed, 120 insertions(+), 152 deletions(-)
 
18222
 
 
18223
commit 7d9fe2e8bbb3ff8f2549ed355a03c31d3369f1c9
 
18224
Author: Gheyret Kenji <gheyret@hotmail.com>
 
18225
Date:   Sat Aug 28 13:11:41 2010 +0200
 
18226
 
 
18227
    Added UG translation
 
18228
 
 
18229
 po/ug.po | 7784 +++++++++++++++++++++++++++++++-------------------------------
 
18230
 1 files changed, 3892 insertions(+), 3892 deletions(-)
 
18231
 
 
18232
commit 5867773ca7b789f697878843afb22959909ae9d8
469
18233
Author: Alexander Shopov <ash@contact.bg>
470
 
Date:   2010-08-28
 
18234
Date:   Sat Aug 28 10:11:26 2010 +0300
471
18235
 
472
18236
    Updated Bulgarian translation
473
18237
 
474
 
M       po/bg.po
 
18238
 po/bg.po | 5664 +++++++++++++++++++++++++++++++-------------------------------
 
18239
 1 files changed, 2839 insertions(+), 2825 deletions(-)
475
18240
 
476
 
commit e376b2a1a21505f677a5935ac8de03b819cc36e9
 
18241
commit ffad9852842b8bc819e9d65903f519973fa173c3
477
18242
Author: Bruno Brouard <annoa.b@gmail.com>
478
 
Date:   2010-08-27
 
18243
Date:   Fri Aug 27 21:03:44 2010 +0200
479
18244
 
480
18245
    Updated French translation
481
18246
 
482
 
M       po/fr.po
483
 
 
484
 
commit 11f186c0ec014149e5fed4939c7f1cd201796982
485
 
Author: Yaron Shahrabani <sh.yaron@gmail.com>
486
 
Date:   2010-08-27
487
 
 
488
 
    Updated Hebrew translation.
489
 
 
490
 
M       po/he.po
491
 
 
492
 
commit 6b0c4fdf189cb49845bd5e211b665fa825f7f8b3
 
18247
 po/fr.po |  317 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
18248
 1 files changed, 220 insertions(+), 97 deletions(-)
 
18249
 
 
18250
commit 7a1babab46c4ed9fbe0c26e5faad818959a1dd04
493
18251
Author: Khaled Hosny <khaledhosny@eglug.org>
494
 
Date:   2010-08-27
 
18252
Date:   Fri Aug 27 03:20:58 2010 +0200
495
18253
 
496
18254
    Updated Arabic translation
497
18255
 
498
 
M       po/ar.po
499
 
 
500
 
commit 28e16ed41950e845a13c4ab5d3dbd4e2bb5e4763
501
 
Author: Simos Xenitellis <simos@gnome.org>
502
 
Date:   2010-08-25
503
 
 
504
 
    l10n: Updated Greek translation for gnome-control-center
505
 
 
506
 
M       po/el.po
507
 
 
508
 
commit 027924f10e624c8a0d637dc014278308519536a4
509
 
Author: Michael Kotsarinis <mk73628@gmail.com>
510
 
Date:   2010-08-25
511
 
 
512
 
    l10n: Updated Greek translation for gnome-control-center
513
 
 
514
 
M       po/el.po
515
 
 
516
 
commit c3c9adb700f58b9accbd433e360dca671708a4bf
517
 
Author: Michael Kotsarinis <mk73628@gmail.com>
518
 
Date:   2010-08-25
519
 
 
520
 
    l10n: Updated Greek translation for gnome-control-center
521
 
 
522
 
M       po/el.po
523
 
 
524
 
commit 9619bb8ac37bfe548287e018f51715d697cd89bd
525
 
Author: Jorge González <jorgegonz@svn.gnome.org>
526
 
Date:   2010-08-23
527
 
 
528
 
    Updated Spanish translation
529
 
 
530
 
M       po/es.po
531
 
 
532
 
commit 232ac9a9230f5988ee6dfd778c0a31992c478a32
533
 
Author: Fran Diéguez <fran.dieguez@mabishu.com>
534
 
Date:   2010-08-23
535
 
 
536
 
    Updated galician translations
537
 
 
538
 
M       po/gl.po
539
 
 
540
 
commit 62907b81455dfa4510bf8173770b45c4ae683a51
541
 
Author: Милош Поповић <gpopac@gmail.com>
542
 
Date:   2010-08-23
543
 
 
544
 
    Updated Serbian translation
545
 
 
546
 
M       po/sr.po
547
 
M       po/sr@latin.po
548
 
 
549
 
commit d3bd7a6b4b8ea1103854ba7a5304b94926c1ae41
550
 
Author: Милош Поповић <gpopac@gmail.com>
551
 
Date:   2010-08-23
552
 
 
553
 
    Updated Serbian translation
554
 
 
555
 
M       po/sr.po
556
 
M       po/sr@latin.po
557
 
 
558
 
commit e369cec3bfb9df4ced232762a3a8297ec7016458
559
 
Author: Bastien Nocera <hadess@hadess.net>
560
 
Date:   2010-03-10
561
 
 
562
 
    Update libslab from master
 
18256
 po/ar.po | 5640 +++++++++++++++++++++++++++++++-------------------------------
 
18257
 1 files changed, 2779 insertions(+), 2861 deletions(-)
 
18258
 
 
18259
commit 31dab0416b654bcb7a9a697eab29af9819745c71
 
18260
Author: Thomas Wood <thos@gnome.org>
 
18261
Date:   Wed Aug 25 19:18:48 2010 +0100
 
18262
 
 
18263
    shell: change the fixed width to 675 pixels
 
18264
 
 
18265
 shell/gnome-control-center.c |    2 +-
 
18266
 shell/shell.ui               |    2 +-
 
18267
 2 files changed, 2 insertions(+), 2 deletions(-)
 
18268
 
 
18269
commit ce8cd977542527b22dbe42765aaa015e0db494dc
 
18270
Author: Thomas Wood <thos@gnome.org>
 
18271
Date:   Wed Aug 25 19:18:05 2010 +0100
 
18272
 
 
18273
    background: implement new UI design from Jakub Steiner
 
18274
 
 
18275
 panels/background/Makefile.am            |    4 +-
 
18276
 panels/background/background.ui          |   95 ++++++++++++-----------------
 
18277
 panels/background/bg-colors-source.c     |    2 +-
 
18278
 panels/background/bg-flickr-source.c     |    3 +-
 
18279
 panels/background/bg-pictures-source.c   |    3 +-
 
18280
 panels/background/bg-source.h            |    3 +
 
18281
 panels/background/bg-wallpapers-source.c |    6 +-
 
18282
 panels/background/cc-background-panel.c  |   96 +++++++++++++++++++++++-------
 
18283
 panels/background/display-base.png       |  Bin 0 -> 22374 bytes
 
18284
 panels/background/display-overlay.png    |  Bin 0 -> 9549 bytes
 
18285
 10 files changed, 128 insertions(+), 84 deletions(-)
 
18286
 
 
18287
commit 45954bdeb5b1207ec95c323e0e6bc0fc2192918c
 
18288
Author: Michael Kotsarinis <mk73628@gmail.com>
 
18289
Date:   Wed Aug 25 14:29:22 2010 +0300
 
18290
 
 
18291
    l10n: Updated Greek translation for gnome-control-center
 
18292
 
 
18293
 po/el.po |    2 +-
 
18294
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18295
 
 
18296
commit 032bef196d5f18e640612ad5f5668ea215bbef4f
 
18297
Author: Michael Kotsarinis <mk73628@gmail.com>
 
18298
Date:   Wed Aug 25 14:28:31 2010 +0300
 
18299
 
 
18300
    l10n: Updated Greek translation for gnome-control-center
 
18301
 
 
18302
 po/el.po | 5730 +++++++++++++++++++++++++++++++-------------------------------
 
18303
 1 files changed, 2881 insertions(+), 2849 deletions(-)
 
18304
 
 
18305
commit 341dfaa879507c9d3f1d950ac0e2a82b929385fd
 
18306
Author: Benjamin Otte <otte@redhat.com>
 
18307
Date:   Tue Aug 24 10:24:22 2010 +0200
 
18308
 
 
18309
    Call gtk_widget_set_allocation() during size_allocate
563
18310
    
564
 
    https://bugzilla.gnome.org/show_bug.cgi?id=612417
565
 
 
566
 
M       libslab/app-shell.c
567
 
M       libslab/application-tile.c
568
 
M       libslab/bookmark-agent.c
569
 
M       libslab/bookmark-agent.h
570
 
M       libslab/directory-tile.c
571
 
M       libslab/document-tile.c
572
 
M       libslab/document-tile.h
573
 
M       libslab/shell-window.c
574
 
 
575
 
commit 2a037e4481f2ea2ac811ae7ccdba45f570ec12de
 
18311
    Fixes panels not drawing themselves with GTK 3.
 
18312
 
 
18313
 libgnome-control-center/cc-panel.c |    4 +++-
 
18314
 1 files changed, 3 insertions(+), 1 deletions(-)
 
18315
 
 
18316
commit a0974d0e13f1d1f2ed03bce732f30ad42e04937b
 
18317
Author: Милош Поповић <gpopac@gmail.com>
 
18318
Date:   Mon Aug 23 01:07:04 2010 +0200
 
18319
 
 
18320
    Updated Serbian translation
 
18321
 
 
18322
 po/sr.po       |  695 ++++++++++++++++++++++++++++++++------------------------
 
18323
 po/sr@latin.po |  695 ++++++++++++++++++++++++++++++++------------------------
 
18324
 2 files changed, 806 insertions(+), 584 deletions(-)
 
18325
 
 
18326
commit fade72a2880b4d4856a64d25458bd9da51a7b01e
576
18327
Author: Ask H. Larsen <asklarsen@gmail.com>
577
 
Date:   2010-08-22
 
18328
Date:   Sun Aug 22 13:19:56 2010 +0200
578
18329
 
579
18330
    Updated Danish translation
580
18331
 
581
 
M       po/da.po
582
 
 
583
 
commit cf429df33a8951e4bb53edc267974122450192d3
584
 
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
585
 
Date:   2010-08-21
586
 
 
587
 
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
588
 
 
589
 
M       po/zh_HK.po
590
 
M       po/zh_TW.po
591
 
 
592
 
commit 51bd52c2680c731fa649b51089277720aff46982
 
18332
 po/da.po | 5737 +++++++++++++++++++++++++++++++-------------------------------
 
18333
 1 files changed, 2862 insertions(+), 2875 deletions(-)
 
18334
 
 
18335
commit c1b95ff43f9b828aaebc64a12657f78931b8bc27
 
18336
Author: Benjamin Otte <otte@redhat.com>
 
18337
Date:   Sat Aug 21 04:05:33 2010 +0200
 
18338
 
 
18339
    display: Copy background setter code from mutter
 
18340
    
 
18341
    This code uses the new GDK API to set the window background.
 
18342
    
 
18343
    https://bugzilla.gnome.org/show_bug.cgi?id=626870
 
18344
 
 
18345
 panels/display/scrollarea.c |   43 +++++++++++++++----------------------------
 
18346
 1 files changed, 15 insertions(+), 28 deletions(-)
 
18347
 
 
18348
commit 6c990cd60c7d5b86294e5b42b33d5df0327353ea
 
18349
Author: Benjamin Otte <otte@redhat.com>
 
18350
Date:   Fri Aug 13 21:14:16 2010 +0200
 
18351
 
 
18352
    typing-break: use gtk API to determine label layout location
 
18353
    
 
18354
    The previous code tried to imitate GtkLabel, but failed to account for
 
18355
    changes to its API. The new code uses gtk_label_get_layout_offsets()
 
18356
    which is exactly doing the same thing, but compatibly.
 
18357
    
 
18358
    https://bugzilla.gnome.org/show_bug.cgi?id=626870
 
18359
 
 
18360
 typing-break/drw-break-window.c |   43 +--------------------------------------
 
18361
 1 files changed, 1 insertions(+), 42 deletions(-)
 
18362
 
 
18363
commit 7ea3249a4a0fa9a176a120257355a4ca75593386
 
18364
Author: Benjamin Otte <otte@redhat.com>
 
18365
Date:   Sun Jul 25 14:31:49 2010 +0200
 
18366
 
 
18367
    Replace Gdk drawing with Cairo
 
18368
    
 
18369
    https://bugzilla.gnome.org/show_bug.cgi?id=626870
 
18370
 
 
18371
 font-viewer/font-view.c         |   27 ++++++++++------
 
18372
 panels/display/scrollarea.c     |   67 ++++++++++++++++++++-------------------
 
18373
 typing-break/drw-break-window.c |   41 +++++++++++-------------
 
18374
 typing-break/drw-utils.c        |   17 +++-------
 
18375
 4 files changed, 75 insertions(+), 77 deletions(-)
 
18376
 
 
18377
commit 58a4b4a252e46d8ca350e9159f7758cc5692d484
593
18378
Author: Bastien Nocera <hadess@hadess.net>
594
 
Date:   2010-08-18
 
18379
Date:   Wed Aug 18 11:42:33 2010 +0100
595
18380
 
596
18381
    Fix enrolling with Upek Eikon II fingerprint reader
597
18382
    
601
18386
    
602
18387
    https://bugzilla.gnome.org/show_bug.cgi?id=627249
603
18388
 
604
 
M       capplets/about-me/gnome-about-me-fingerprint.c
605
 
M       capplets/about-me/gnome-about-me-fingerprint.ui
606
 
 
607
 
commit 8574f9389caaf94e77ecf2fe2a29e31c4fb85005
608
 
Author: Thomas Wood <thomas.wood@intel.com>
609
 
Date:   2010-08-16
610
 
 
611
 
    Release 2.31.90
612
 
 
613
 
M       NEWS
614
 
M       configure.ac
615
 
 
616
 
commit 105c27e7e236f6c5d1418505bf4c4e8706b3afd9
617
 
Author: Thomas Wood <thomas.wood@intel.com>
618
 
Date:   2010-07-29
619
 
 
620
 
    Add .gitignore to libslab directory
621
 
 
622
 
M       libslab/.gitignore
623
 
M       libslab/Makefile.am
624
 
 
625
 
commit 58ad9c8877441314cb590b68745ffd3ef1da6381
626
 
Author: Fran Diéguez <fran.dieguez@mabishu.com>
627
 
Date:   2010-08-05
628
 
 
629
 
    Updated Galician translations
630
 
 
631
 
M       po/gl.po
632
 
 
633
 
commit 2abd58de35ae7e2745eb632aa3bb6691fff8c8ad
634
 
Author: Matej Urbančič <mateju@svn.gnome.org>
635
 
Date:   2010-08-04
636
 
 
637
 
    Updated Slovenian translation
638
 
 
639
 
M       po/sl.po
640
 
 
641
 
commit 74167a9eab1dd0e809a9cdcb6b1f9d9357d6a92f
642
 
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
643
 
Date:   2010-08-03
644
 
 
645
 
    Updated Romanian translation
646
 
 
647
 
M       po/ro.po
648
 
 
649
 
commit dbdc6f0bb0b70612ff7d00a0faa6090777bbcb34
650
 
Author: Rodrigo Moya <rodrigo@gnome-db.org>
651
 
Date:   2010-08-03
652
 
 
653
 
    Release 2.31.6
654
 
 
655
 
M       NEWS
656
 
M       configure.ac
657
 
 
658
 
commit ff6be0b4a4e34370e12799aa5e2229e232287737
 
18389
 capplets/about-me/gnome-about-me-fingerprint.c  |    2 +-
 
18390
 capplets/about-me/gnome-about-me-fingerprint.ui |   20 ++++++++++++++++++++
 
18391
 2 files changed, 21 insertions(+), 1 deletions(-)
 
18392
 
 
18393
commit e578202ab28abb9fcae3ca8c17af39370ead23ac
 
18394
Author: Andre Klapper <a9016009@gmx.de>
 
18395
Date:   Wed Aug 18 00:10:21 2010 +0200
 
18396
 
 
18397
    Remove non-existing file from POTFILES.in to make l10n.gnome.org happier
 
18398
 
 
18399
 po/POTFILES.in |    1 -
 
18400
 1 files changed, 0 insertions(+), 1 deletions(-)
 
18401
 
 
18402
commit f41e3268df0dfd3a2ee8a5edc6a9bb54e9a198a8
 
18403
Author: Thomas Wood <thomas.wood@intel.com>
 
18404
Date:   Fri Aug 13 16:54:49 2010 +0100
 
18405
 
 
18406
    background: hide the placement options only when a background is selected
 
18407
    
 
18408
    Only update the visibility of the placement options when a background is
 
18409
    selected, not when the source is selected.
 
18410
 
 
18411
 panels/background/cc-background-panel.c |   10 +++++++++-
 
18412
 1 files changed, 9 insertions(+), 1 deletions(-)
 
18413
 
 
18414
commit 93042f08350f1d96d5e081007500b097f0ee0712
 
18415
Author: Thomas Wood <thomas.wood@intel.com>
 
18416
Date:   Fri Aug 13 16:13:01 2010 +0100
 
18417
 
 
18418
    background: prefix the cache filename to avoid conflicts
 
18419
 
 
18420
 panels/background/cc-background-panel.c |    2 +-
 
18421
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18422
 
 
18423
commit eaa2c5f3d371e695cbdd087fdbf7ff014b99712c
 
18424
Author: Thomas Wood <thomas.wood@intel.com>
 
18425
Date:   Fri Aug 13 15:27:43 2010 +0100
 
18426
 
 
18427
    shell: remove redundant GConf schema
 
18428
    
 
18429
    Remove the GConf schema since the GConf keys are no longer used by the
 
18430
    shell application.
 
18431
 
 
18432
 shell/Makefile.am               |   16 +--------
 
18433
 shell/control-center.schemas.in |   71 ---------------------------------------
 
18434
 2 files changed, 1 insertions(+), 86 deletions(-)
 
18435
 
 
18436
commit 1c05309906987dc02ef256fce38a0da8f95c3697
 
18437
Author: Thomas Wood <thomas.wood@intel.com>
 
18438
Date:   Fri Aug 13 14:47:33 2010 +0100
 
18439
 
 
18440
    keybindings: ensure the keybindings panel is build with the correct flags
 
18441
    
 
18442
    Add PANEL_CFLAGS, PANEL_LIBS and PANEL_LDFLAGS to libkeybinding-properties.
 
18443
 
 
18444
 panels/keybindings/Makefile.am |    4 ++++
 
18445
 1 files changed, 4 insertions(+), 0 deletions(-)
 
18446
 
 
18447
commit 64f8450459470620c92290aa21b75aaa4473207d
 
18448
Author: Thomas Wood <thomas.wood@intel.com>
 
18449
Date:   Fri Aug 13 11:48:11 2010 +0100
 
18450
 
 
18451
    Remove libwindow-settings
 
18452
 
 
18453
 libwindow-settings/Makefile.am                     |   55 --
 
18454
 libwindow-settings/gnome-window-manager.c          |  273 ----------
 
18455
 libwindow-settings/gnome-window-manager.h          |  164 ------
 
18456
 libwindow-settings/gnome-window-settings-2.0.pc.in |   11 -
 
18457
 libwindow-settings/gnome-wm-manager.c              |  320 ------------
 
18458
 libwindow-settings/gnome-wm-manager.h              |   16 -
 
18459
 libwindow-settings/metacity-window-manager.c       |  520 --------------------
 
18460
 libwindow-settings/metacity-window-manager.h       |   29 --
 
18461
 8 files changed, 0 insertions(+), 1388 deletions(-)
 
18462
 
 
18463
commit 2b56a5ea0fd856e3a70684fa83e9dc8f938145e2
 
18464
Author: Thomas Wood <thomas.wood@intel.com>
 
18465
Date:   Thu Aug 12 11:23:55 2010 +0100
 
18466
 
 
18467
    background: fix various leaks
 
18468
    
 
18469
    Fix various leaks found by valgrind.
 
18470
 
 
18471
 panels/background/bg-colors-source.c    |    2 ++
 
18472
 panels/background/bg-flickr-source.c    |    1 +
 
18473
 panels/background/bg-pictures-source.c  |    1 +
 
18474
 panels/background/cc-background-panel.c |    2 +-
 
18475
 panels/background/gnome-wp-info.c       |    2 ++
 
18476
 panels/background/gnome-wp-item.c       |    9 ++++++---
 
18477
 panels/background/gnome-wp-xml.c        |    1 +
 
18478
 7 files changed, 14 insertions(+), 4 deletions(-)
 
18479
 
 
18480
commit 1418445e13064e483b7091de380db0037835797c
 
18481
Author: Thomas Wood <thomas.wood@intel.com>
 
18482
Date:   Thu Aug 12 10:42:03 2010 +0100
 
18483
 
 
18484
    background: ensure the panel object is still valid when file copy finishes
 
18485
    
 
18486
    Take a reference on the panel object when the asynchronous copy is started
 
18487
    so that it is still valid in the callback when the panel is being
 
18488
    destroyed.
 
18489
 
 
18490
 panels/background/cc-background-panel.c |   38 ++++++++++++++++++++++++++-----
 
18491
 1 files changed, 32 insertions(+), 6 deletions(-)
 
18492
 
 
18493
commit 764f69e8525f8eb81f0457134c6d0b2e5ecc955a
 
18494
Author: Thomas Wood <thomas.wood@intel.com>
 
18495
Date:   Wed Aug 11 15:37:41 2010 +0100
 
18496
 
 
18497
    background: make sure the GnomeWPItems are freed.
 
18498
    
 
18499
    Free the GnomeWPItems in the source liststore when the source is destroyed.
 
18500
 
 
18501
 panels/background/bg-source.c |   19 +++++++++++++++++++
 
18502
 1 files changed, 19 insertions(+), 0 deletions(-)
 
18503
 
 
18504
commit 0af7b539e1aad7f17541a5114019f95d569b033c
 
18505
Author: Gheyret T.Kenji <gheyret@gmail.com>
 
18506
Date:   Wed Aug 11 18:06:31 2010 +0200
 
18507
 
 
18508
    Added UG translation
 
18509
 
 
18510
 po/ug.po | 7781 +++++++++++++++++++++++++++++++-------------------------------
 
18511
 1 files changed, 3892 insertions(+), 3889 deletions(-)
 
18512
 
 
18513
commit 8d834a1ce500b203afff1d41d63d8725c712a7df
 
18514
Author: Gheyret T.Kenji <gheyret@gmail.com>
 
18515
Date:   Wed Aug 11 18:01:44 2010 +0200
 
18516
 
 
18517
    Added UG translation
 
18518
 
 
18519
 po/LINGUAS |    1 +
 
18520
 po/ug.po   | 3894 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
18521
 2 files changed, 3895 insertions(+), 0 deletions(-)
 
18522
 
 
18523
commit abdb42e9e2d5c862e4cc1a2a6951b513d4419038
 
18524
Author: Thomas Wood <thomas.wood@intel.com>
 
18525
Date:   Tue Aug 10 17:01:15 2010 +0100
 
18526
 
 
18527
    background: derive background sources from a common source object
 
18528
    
 
18529
    Add the BgSource object to define the common aspects of background sources
 
18530
    and make sure the existing sources inherit from it.
 
18531
 
 
18532
 panels/background/Makefile.am            |    2 +
 
18533
 panels/background/background.ui          |    2 +
 
18534
 panels/background/bg-colors-source.c     |   48 +----------
 
18535
 panels/background/bg-colors-source.h     |    9 +--
 
18536
 panels/background/bg-flickr-source.c     |   26 +-----
 
18537
 panels/background/bg-flickr-source.h     |    6 +-
 
18538
 panels/background/bg-pictures-source.c   |   28 ++-----
 
18539
 panels/background/bg-pictures-source.h   |    6 +-
 
18540
 panels/background/bg-source.c            |  129 ++++++++++++++++++++++++++++++
 
18541
 panels/background/bg-source.h            |   73 +++++++++++++++++
 
18542
 panels/background/bg-wallpapers-source.c |   37 +++------
 
18543
 panels/background/bg-wallpapers-source.h |    5 +-
 
18544
 panels/background/cc-background-panel.c  |   45 +++++------
 
18545
 13 files changed, 265 insertions(+), 151 deletions(-)
 
18546
 
 
18547
commit ef9afe4830c38e8668be4d52b3d550f6a6f12690
 
18548
Author: Thomas Wood <thomas.wood@intel.com>
 
18549
Date:   Tue Aug 10 15:29:31 2010 +0100
 
18550
 
 
18551
    Update gitignore
 
18552
 
 
18553
 Makefile.am        |    2 +-
 
18554
 panels/Makefile.am |    2 ++
 
18555
 2 files changed, 3 insertions(+), 1 deletions(-)
 
18556
 
 
18557
commit e721f417adfadbe6c7a913b9721fc860433ce165
 
18558
Author: Thomas Wood <thomas.wood@intel.com>
 
18559
Date:   Tue Aug 10 15:26:07 2010 +0100
 
18560
 
 
18561
    Add initial implementation of "background" panel
 
18562
    
 
18563
    The background settings panel provides a way for users to change the
 
18564
    desktop background by selecting an image and/or colour.
 
18565
 
 
18566
 configure.ac                                       |   19 +
 
18567
 panels/Makefile.am                                 |    4 +-
 
18568
 panels/background/Makefile.am                      |   53 ++
 
18569
 panels/background/background-module.c              |   41 ++
 
18570
 panels/background/background.ui                    |  216 +++++++
 
18571
 panels/background/bg-colors-source.c               |  158 +++++
 
18572
 panels/background/bg-colors-source.h               |   75 +++
 
18573
 panels/background/bg-flickr-source.c               |  183 ++++++
 
18574
 panels/background/bg-flickr-source.h               |   75 +++
 
18575
 panels/background/bg-pictures-source.c             |  280 +++++++++
 
18576
 panels/background/bg-pictures-source.h             |   76 +++
 
18577
 panels/background/bg-wallpapers-source.c           |  237 +++++++
 
18578
 panels/background/bg-wallpapers-source.h           |   76 +++
 
18579
 panels/background/cc-background-panel.c            |  647 ++++++++++++++++++++
 
18580
 panels/background/cc-background-panel.h            |   74 +++
 
18581
 .../gnome-background-panel.desktop.in.in           |   11 +
 
18582
 panels/background/gnome-wp-info.c                  |   87 +++
 
18583
 panels/background/gnome-wp-info.h                  |   45 ++
 
18584
 panels/background/gnome-wp-item.c                  |  315 ++++++++++
 
18585
 panels/background/gnome-wp-item.h                  |   92 +++
 
18586
 panels/background/gnome-wp-xml.c                   |  449 ++++++++++++++
 
18587
 panels/background/gnome-wp-xml.h                   |   43 ++
 
18588
 22 files changed, 3255 insertions(+), 1 deletions(-)
 
18589
 
 
18590
commit d662b23f57b9076358dbba5d013c164e3bc17819
 
18591
Author: drtv <vasudeven@git.gnome.org>
 
18592
Date:   Mon Aug 9 08:40:16 2010 +0530
 
18593
 
 
18594
    Updated Tamil translation
 
18595
 
 
18596
 po/ta.po |   44 ++++++++++++++++++++++++++++----------------
 
18597
 1 files changed, 28 insertions(+), 16 deletions(-)
 
18598
 
 
18599
commit 96a0f0addd0276ef61ad80c02d22f77105338ba1
 
18600
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
18601
Date:   Tue Aug 3 18:47:51 2010 +0300
 
18602
 
 
18603
    Updated Romanian translation
 
18604
 
 
18605
 po/ro.po |    4 ++--
 
18606
 1 files changed, 2 insertions(+), 2 deletions(-)
 
18607
 
 
18608
commit a9216f95f8339bc0f2c2504d1d60b509910cae62
 
18609
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
18610
Date:   Tue Aug 3 18:46:02 2010 +0300
 
18611
 
 
18612
    Updated Romanian translation
 
18613
 
 
18614
 po/ro.po | 3427 ++++++++++++++++++++++----------------------------------------
 
18615
 1 files changed, 1228 insertions(+), 2199 deletions(-)
 
18616
 
 
18617
commit 588e97f5947966f7f2b711a4b60d51c897f97135
659
18618
Author: A S Alam <aalam@users.sf.net>
660
 
Date:   2010-08-03
661
 
 
662
 
    update Translation for Punjabi by A S Alam
663
 
 
664
 
M       po/pa.po
665
 
 
666
 
commit 145e0ee18f247b568b0fd79b11dbe0b46ad4a30b
 
18619
Date:   Sat Jul 3 07:12:12 2010 +0530
 
18620
 
 
18621
    update for Punjabi by A S Alam
 
18622
 
 
18623
 po/pa.po |   71 +++++++++----------------------------------------------------
 
18624
 1 files changed, 11 insertions(+), 60 deletions(-)
 
18625
 
 
18626
commit 55e8929e53937c20e44b5526bda21fa76c183cf5
 
18627
Author: drtv <vasudeven@git.gnome.org>
 
18628
Date:   Mon Aug 2 17:42:52 2010 +0530
 
18629
 
 
18630
    Updated Tamil translation
 
18631
 
 
18632
 po/ta.po |    2 +-
 
18633
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18634
 
 
18635
commit d20655de5e87b82ede8ab45d226018e39bf7346e
 
18636
Author: drtv <vasudeven@git.gnome.org>
 
18637
Date:   Mon Aug 2 17:41:11 2010 +0530
 
18638
 
 
18639
    Updated Tamil translation
 
18640
 
 
18641
 po/ta.po | 5383 +++++++++++++++++++++++++++++---------------------------------
 
18642
 1 files changed, 2474 insertions(+), 2909 deletions(-)
 
18643
 
 
18644
commit e319591eb24f2eca655ba4b3068f1de0505d0939
 
18645
Author: drtv <vasudeven@git.gnome.org>
 
18646
Date:   Mon Aug 2 17:06:08 2010 +0530
 
18647
 
 
18648
    Updated Tamil translation
 
18649
 
 
18650
 po/ta.po | 1873 ++++++++++++++++++++++++++++++++++++++------------------------
 
18651
 1 files changed, 1153 insertions(+), 720 deletions(-)
 
18652
 
 
18653
commit 26d6fff4826e76d1aa243b76dabda2438d2ea143
667
18654
Author: Ivar Smolin <okul@linux.ee>
668
 
Date:   2010-07-31
 
18655
Date:   Sat Jul 31 09:34:35 2010 +0300
669
18656
 
670
18657
    [l10n] Updated Estonian translation
671
18658
 
672
 
M       po/et.po
673
 
 
674
 
commit aaec9c445ebf76ec004f04ecb549019dbe975fed
675
 
Author: Jorge González <jorgegonz@svn.gnome.org>
676
 
Date:   2010-07-30
677
 
 
678
 
    Updated Spanish translation
679
 
 
680
 
M       po/es.po
681
 
 
682
 
commit ef93e73f296ce090c6506bd2849142bdb780ea2f
683
 
Author: Yaron Shahrabani <sh.yaron@gmail.com>
684
 
Date:   2010-07-29
 
18659
 po/et.po |  644 +++++++++++++++++++++++++-------------------------------------
 
18660
 1 files changed, 258 insertions(+), 386 deletions(-)
 
18661
 
 
18662
commit a52fcec589212114a36cda4d14d16987cce4d7ae
 
18663
Author: Yaron Shaharbani <sh.yaron@gmail.com>
 
18664
Date:   Thu Jul 29 19:30:23 2010 +0300
685
18665
 
686
18666
    Updated Hebrew translation.
687
18667
 
688
 
M       po/he.po
689
 
 
690
 
commit ab6cc2411c1164dcd5c823e55d9ed3289b445cf0
691
 
Author: Gabor Kelemen <kelemeng@gnome.hu>
692
 
Date:   2010-07-29
693
 
 
694
 
    Mark one button text for translation
695
 
 
696
 
M       capplets/keyboard/gnome-keyboard-properties-dialog.ui
697
 
 
698
 
commit 9da1b8fab0d88bb28e218023dcb511c0fc628d3f
699
 
Author: Gabor Kelemen <kelemeng@gnome.hu>
700
 
Date:   2010-07-29
 
18668
 po/he.po | 5380 ++++++++++++++++++++++++++++----------------------------------
 
18669
 1 files changed, 2464 insertions(+), 2916 deletions(-)
 
18670
 
 
18671
commit 0cb4a00e222c1aea45988bab68134096dc11761c
 
18672
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
18673
Date:   Thu Jul 29 17:05:56 2010 +0200
701
18674
 
702
18675
    Updated Hungarian translation
703
18676
 
704
 
M       po/hu.po
705
 
 
706
 
commit 0c7c633634c37caeba7735d755655fe184c943cf
707
 
Author: William Jon McCann <jmccann@redhat.com>
708
 
Date:   2010-01-16
709
 
 
710
 
    shell: Don't include both Personal and Look & Feel
711
 
    
712
 
    It isn't really clear what the distinction is.
713
 
 
714
 
M       shell/gnomecc.menu
715
 
 
716
 
commit 7f689166b2df65a30fec93163bca08196d2cd832
 
18677
 po/hu.po | 3193 +++++++++++++++++++-------------------------------------------
 
18678
 1 files changed, 943 insertions(+), 2250 deletions(-)
 
18679
 
 
18680
commit 24ff9c1aced469e7b10d114cc8a933394423feb8
 
18681
Author: Daniel Nylander <po@danielnylander.se>
 
18682
Date:   Tue Jul 27 10:33:20 2010 +0200
 
18683
 
 
18684
    Updated Swedish translation
 
18685
 
 
18686
 po/sv.po | 3989 ++++++++++++++++++++++++++++----------------------------------
 
18687
 1 files changed, 1809 insertions(+), 2180 deletions(-)
 
18688
 
 
18689
commit c38f1efe39a4409c2e1dabcc8277c8960b620182
 
18690
Author: Aron Xu <aronxu@gnome.org>
 
18691
Date:   Sat Jul 24 13:55:20 2010 +0800
 
18692
 
 
18693
    Update Simplified Chinese translation.
 
18694
 
 
18695
 po/zh_CN.po |   10 ++++------
 
18696
 1 files changed, 4 insertions(+), 6 deletions(-)
 
18697
 
 
18698
commit c396120acca7d08efe7c75560607bdb4fcf85387
 
18699
Author: Matej Urbančič <mateju@svn.gnome.org>
 
18700
Date:   Fri Jul 23 18:33:09 2010 +0200
 
18701
 
 
18702
    Updated Slovenian translation
 
18703
 
 
18704
 po/sl.po |  500 +++++++++++++++++++-------------------------------------------
 
18705
 1 files changed, 155 insertions(+), 345 deletions(-)
 
18706
 
 
18707
commit b760bf312c748ef7b721fd14bef56c7a4e5d5b7d
 
18708
Author: Thomas Wood <thomas.wood@intel.com>
 
18709
Date:   Thu Jul 22 17:50:00 2010 +0100
 
18710
 
 
18711
    datetime: ensure the panel does not need the shell to resize horizontally
 
18712
    
 
18713
    Reduce the width and height required for the timezone map so that the
 
18714
    panel fits into the shell window without needing it to resize
 
18715
    horizontally.
 
18716
 
 
18717
 panels/datetime/cc-timezone-map.c |    4 ++--
 
18718
 1 files changed, 2 insertions(+), 2 deletions(-)
 
18719
 
 
18720
commit 84d07fee7a3369757ae3be12395f8239966ae0b9
 
18721
Author: Thomas Wood <thomas.wood@intel.com>
 
18722
Date:   Thu Jul 22 17:48:18 2010 +0100
 
18723
 
 
18724
    shell: use a fixed width for the main window
 
18725
    
 
18726
    Use a fixed width for the shell, since resizing horizontally is more
 
18727
    awkward for the user than resizing vertically.
 
18728
 
 
18729
 shell/gnome-control-center.c |   20 ++++++++++++--------
 
18730
 1 files changed, 12 insertions(+), 8 deletions(-)
 
18731
 
 
18732
commit b7ab940c783aa965514905d97de3d07a5767f3db
 
18733
Author: Thomas Wood <thomas.wood@intel.com>
 
18734
Date:   Thu Jul 22 17:29:47 2010 +0100
 
18735
 
 
18736
    shell: make sure the background colours are updated if the style changes
 
18737
    
 
18738
    Make sure the background of the main vbox uses base/text colour
 
18739
    combinations and is updated if the style changes
 
18740
 
 
18741
 shell/gnome-control-center.c |   30 ++++++++++++++++++++++--------
 
18742
 1 files changed, 22 insertions(+), 8 deletions(-)
 
18743
 
 
18744
commit f5c0b73214c471320cc2dd0d318723523f5a2a09
 
18745
Author: Thomas Wood <thomas.wood@intel.com>
 
18746
Date:   Thu Jul 22 15:55:13 2010 +0100
 
18747
 
 
18748
    panels: Use gi18n-lib.h in the panel libraries
 
18749
 
 
18750
 panels/datetime/datetime-module.c                  |    2 +-
 
18751
 .../default-applications-module.c                  |    2 +-
 
18752
 panels/display/display-module.c                    |    2 +-
 
18753
 panels/keybindings/keybindings-module.c            |    2 +-
 
18754
 panels/keyboard/keyboard-module.c                  |    2 +-
 
18755
 panels/mouse/mouse-module.c                        |    2 +-
 
18756
 panels/network/network-module.c                    |    2 +-
 
18757
 panels/universal-access/universal-access-module.c  |    2 +-
 
18758
 8 files changed, 8 insertions(+), 8 deletions(-)
 
18759
 
 
18760
commit 016b81dee837f390111f8764cd8504b1dd565be4
 
18761
Author: Bastien Nocera <hadess@hadess.net>
 
18762
Date:   Thu Jul 22 15:58:22 2010 +0100
 
18763
 
 
18764
    Fix compile-time warning
 
18765
    
 
18766
    cc-default-applications-panel.c: In function ‘cc_default_applications_panel_dispose’:
 
18767
    cc-default-applications-panel.c:73:7: warning: implicit declaration of function ‘gnome_da_xml_free’
 
18768
    cc-default-applications-panel.c:73:7: warning: nested extern declaration of ‘gnome_da_xml_free’
 
18769
 
 
18770
 .../cc-default-applications-panel.c                |    1 +
 
18771
 1 files changed, 1 insertions(+), 0 deletions(-)
 
18772
 
 
18773
commit b8e36d565815441e75ecb41234740be6bc66b7ef
 
18774
Author: Bastien Nocera <hadess@hadess.net>
 
18775
Date:   Thu Jul 22 15:56:26 2010 +0100
 
18776
 
 
18777
    Fix possible crasher when theme changes
 
18778
    
 
18779
    When the theme or screen changes, we need to make sure that
 
18780
    the previous handler for the theme-changed signal is disconnected
 
18781
    to avoid the callback being called when the panel has been unloaded.
 
18782
    
 
18783
    https://bugzilla.redhat.com/show_bug.cgi?id=610289
 
18784
 
 
18785
 .../cc-default-applications-panel.c                |    7 +++++++
 
18786
 panels/default-applications/gnome-da-capplet.c     |    2 +-
 
18787
 panels/default-applications/gnome-da-capplet.h     |    2 ++
 
18788
 3 files changed, 10 insertions(+), 1 deletions(-)
 
18789
 
 
18790
commit 576f3895f71b5e89a5cb6c1f2c79d0479769a8b2
 
18791
Author: Colin Walters <walters@verbum.org>
 
18792
Date:   Tue Jul 20 17:23:45 2010 -0400
 
18793
 
 
18794
    [display] Needs to be linked against dbus-glib
 
18795
    
 
18796
    Would be a lot better to port this to GDBus, but in the
 
18797
    interest of correctness we should do this fix now.
 
18798
 
 
18799
 panels/display/Makefile.am |    3 ++-
 
18800
 1 files changed, 2 insertions(+), 1 deletions(-)
 
18801
 
 
18802
commit 8cc523c579726e4a22fc61d32bcf258fa5889372
 
18803
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
18804
Date:   Tue Jul 20 10:48:13 2010 +0200
 
18805
 
 
18806
    Updated Galician translations
 
18807
 
 
18808
 po/gl.po | 1989 +++-----------------------------------------------------------
 
18809
 1 files changed, 95 insertions(+), 1894 deletions(-)
 
18810
 
 
18811
commit 87167db22fc83673b89620d0078852acfdecd89c
 
18812
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
18813
Date:   Tue Jul 20 15:57:36 2010 +0800
 
18814
 
 
18815
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
18816
 
 
18817
 po/zh_HK.po | 5445 +++++++++++++++++++++++++++++------------------------------
 
18818
 po/zh_TW.po | 5467 +++++++++++++++++++++++++++++------------------------------
 
18819
 2 files changed, 5403 insertions(+), 5509 deletions(-)
 
18820
 
 
18821
commit 7c1e4cf52642c36a73df3f67881d01b25dc68131
717
18822
Author: Thomas Wood <thos@gnome.org>
718
 
Date:   2010-07-18
 
18823
Date:   Sun Jul 18 22:36:35 2010 +0100
719
18824
 
720
18825
    font-viewer: create the preview pixmap after the drawing area is realized
721
18826
    
722
18827
    The drawing area needs to be realized before the preview pixmap is created
723
18828
    to ensure the X resources are available to create the font information.
724
18829
 
725
 
M       font-viewer/font-view.c
726
 
 
727
 
commit 523c61a46f16d766940191e8e882900e87b3c6ab
 
18830
 font-viewer/font-view.c |   18 ++++++++----------
 
18831
 1 files changed, 8 insertions(+), 10 deletions(-)
 
18832
 
 
18833
commit 175ed06b949cbef1bb0a92fb54fa2c7e5b767fa2
 
18834
Author: Emmanouel Kapernaros <manolis@kapcom.gr>
 
18835
Date:   Sun Jul 18 18:01:22 2010 +0300
 
18836
 
 
18837
    Updated Greek translation for pitivi
 
18838
 
 
18839
 po/el.po |    6 +++---
 
18840
 1 files changed, 3 insertions(+), 3 deletions(-)
 
18841
 
 
18842
commit 900e165483402e56d81b549509f54b7debb70dc7
 
18843
Author: Jorge González <jorgegonz@svn.gnome.org>
 
18844
Date:   Sun Jul 18 12:36:04 2010 +0200
 
18845
 
 
18846
    Updated Spanish translation
 
18847
 
 
18848
 po/es.po | 5519 +++++++++++++++++++++++++++++---------------------------------
 
18849
 1 files changed, 2534 insertions(+), 2985 deletions(-)
 
18850
 
 
18851
commit de166928c1a9ea1f5cf499af373ee25b95cc8428
 
18852
Author: Thomas Wood <thomas.wood@intel.com>
 
18853
Date:   Fri Jul 16 16:38:29 2010 +0100
 
18854
 
 
18855
    configure: update minimum required glib version
 
18856
    
 
18857
    Fixes bug 624322 - control-center.c: g_variant_get_bytestring_array is not
 
18858
    a valid API call
 
18859
 
 
18860
 configure.ac |    2 +-
 
18861
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18862
 
 
18863
commit 5147efce71b30ee7c15b321bef273daf6fcd3257
 
18864
Author: Thomas Wood <thomas.wood@intel.com>
 
18865
Date:   Fri Jul 16 16:04:11 2010 +0100
 
18866
 
 
18867
    shell: use the icon naming specification icon names
 
18868
    
 
18869
    Fixes bug 616049  - Use correct icon names from the spec
 
18870
 
 
18871
 shell/gnome-control-center.desktop.in.in |    2 +-
 
18872
 shell/shell.ui                           |    2 +-
 
18873
 2 files changed, 2 insertions(+), 2 deletions(-)
 
18874
 
 
18875
commit 554e23aaf2330a7814efbb689e16fdfbab83c8eb
 
18876
Author: Thomas Wood <thomas.wood@intel.com>
 
18877
Date:   Fri Jul 16 15:18:07 2010 +0100
 
18878
 
 
18879
    shell: allow the shell to shrink smaller than it's initial size
 
18880
    
 
18881
    Reset the size request when opening a panel so that the new size can be
 
18882
    smaller than the size of the main view.
 
18883
 
 
18884
 shell/gnome-control-center.c |   14 ++++++++++----
 
18885
 1 files changed, 10 insertions(+), 4 deletions(-)
 
18886
 
 
18887
commit 2e47f04fc9b5abc802f2b2ed3e30b208131e5df1
 
18888
Author: Thomas Wood <thomas.wood@intel.com>
 
18889
Date:   Fri Jul 16 14:44:14 2010 +0100
 
18890
 
 
18891
    shell: free the menu directory contents list
 
18892
 
 
18893
 shell/gnome-control-center.c |    2 ++
 
18894
 1 files changed, 2 insertions(+), 0 deletions(-)
 
18895
 
 
18896
commit 20a5421543fe7830a48587fc97075550c6951b6b
 
18897
Author: Thomas Wood <thomas.wood@intel.com>
 
18898
Date:   Fri Jul 16 13:53:34 2010 +0100
 
18899
 
 
18900
    datetime: fix various memory leaks
 
18901
    
 
18902
    - Add a function to free the timezone database
 
18903
    - Use setenv rather than putenv
 
18904
    - Add various missing free() calls
 
18905
 
 
18906
 panels/datetime/cc-datetime-panel.c |   15 ++++++++++-----
 
18907
 panels/datetime/cc-timezone-map.c   |    5 ++++-
 
18908
 panels/datetime/datetime.ui         |    4 ++--
 
18909
 panels/datetime/tz.c                |   26 ++++++++++++++++++++------
 
18910
 panels/datetime/tz.h                |    1 +
 
18911
 5 files changed, 37 insertions(+), 14 deletions(-)
 
18912
 
 
18913
commit 939fb9c16a4515afc21956eb2e519058c50427bc
 
18914
Author: Thomas Wood <thomas.wood@intel.com>
 
18915
Date:   Thu Jul 15 17:33:28 2010 +0100
 
18916
 
 
18917
    datetime: add region and city comboboxes
 
18918
    
 
18919
    Add region and city comboboxes to allow the user to select the timezone
 
18920
    without using the map.
 
18921
 
 
18922
 panels/datetime/cc-datetime-panel.c |  231 ++++++++++++++++++++++++++++++++---
 
18923
 panels/datetime/cc-timezone-map.c   |    9 +-
 
18924
 panels/datetime/datetime.ui         |   96 +++++++++++----
 
18925
 3 files changed, 292 insertions(+), 44 deletions(-)
 
18926
 
 
18927
commit 93cd5dae5e3d21446441621bfa8546263191e716
 
18928
Author: Thomas Wood <thomas.wood@intel.com>
 
18929
Date:   Wed Jul 14 17:29:06 2010 +0100
 
18930
 
 
18931
    datetime: Draw a label to indicate the current location
 
18932
    
 
18933
    Draw a label on the timezone map to indicate the name and position of the
 
18934
    current location.
 
18935
 
 
18936
 panels/datetime/cc-timezone-map.c |   81 ++++++++++++++++++++++++++++++++++++-
 
18937
 1 files changed, 79 insertions(+), 2 deletions(-)
 
18938
 
 
18939
commit a1bf960a7519f9d8a33a769c0845dc92d743c3cb
 
18940
Author: Thomas Wood <thomas.wood@intel.com>
 
18941
Date:   Wed Jul 14 16:22:06 2010 +0100
 
18942
 
 
18943
    shell: resize the window to the size of the panel being opened
 
18944
    
 
18945
    Resize the shell window when a panel is activated so that it is at the
 
18946
    natural size of the panel.
 
18947
 
 
18948
 shell/gnome-control-center.c |   31 +++++++++++++++++++++++++++++--
 
18949
 shell/shell.ui               |    5 +++--
 
18950
 2 files changed, 32 insertions(+), 4 deletions(-)
 
18951
 
 
18952
commit ce2f25082abdf2adf4fba7bbe67733ae880409bf
 
18953
Author: Thomas Wood <thomas.wood@intel.com>
 
18954
Date:   Wed Jul 14 12:02:03 2010 +0100
 
18955
 
 
18956
    shell: Fix build with recent GTK+ deprecations
 
18957
    
 
18958
    GtkNotebookPage has been deprecated and the prototype of the
 
18959
    GtkNotebook::switch-page signal has changed.
 
18960
 
 
18961
 shell/gnome-control-center.c |    2 +-
 
18962
 1 files changed, 1 insertions(+), 1 deletions(-)
 
18963
 
 
18964
commit 0802b8f1b3706c6672d7cae43b8bc82b09f0cd35
 
18965
Author: Kjartan Maraas <kmaraas@gnome.org>
 
18966
Date:   Tue Jul 13 15:00:35 2010 +0200
 
18967
 
 
18968
    Updated Norwegian bokmål translation
 
18969
 
 
18970
 po/nb.po | 5379 ++++++++++++++++++++++++++++----------------------------------
 
18971
 1 files changed, 2466 insertions(+), 2913 deletions(-)
 
18972
 
 
18973
commit 566ff0f93b316d574e78645967870bb592690cf4
 
18974
Author: Thomas Wood <thomas.wood@intel.com>
 
18975
Date:   Mon Jul 12 18:43:47 2010 +0100
 
18976
 
 
18977
    Release 2.31.5
 
18978
 
 
18979
 NEWS         |   31 +++++++++++++++++++++++++++++++
 
18980
 configure.ac |    2 +-
 
18981
 2 files changed, 32 insertions(+), 1 deletions(-)
 
18982
 
 
18983
commit 1204832568425d20a29ae16f6fe33992d8a1b3bf
 
18984
Author: Thomas Wood <thomas.wood@intel.com>
 
18985
Date:   Mon Jul 12 18:07:47 2010 +0100
 
18986
 
 
18987
    shell: use the correct command line argument during panel activation
 
18988
    
 
18989
    Use the second argument from the argv list in the activation callback to
 
18990
    make sure the correct panel is loaded, since the first argument is the
 
18991
    application binary name.
 
18992
 
 
18993
 shell/control-center.c |   20 +++++++++++---------
 
18994
 1 files changed, 11 insertions(+), 9 deletions(-)
 
18995
 
 
18996
commit 844a957ade350b1971cb49902eb0685b5098c65c
 
18997
Author: Thomas Wood <thomas.wood@intel.com>
 
18998
Date:   Mon Jul 12 16:46:15 2010 +0100
 
18999
 
 
19000
    display: hide and unref the screen label when destroyed
 
19001
    
 
19002
    Make sure the screen label is not left visible after the panel has been
 
19003
    destroyed.
 
19004
 
 
19005
 panels/display/xrandr-capplet.c |    4 +++-
 
19006
 panels/display/xrandr-capplet.h |    2 +-
 
19007
 2 files changed, 4 insertions(+), 2 deletions(-)
 
19008
 
 
19009
commit eb52e24f6c359beb35adbcbf603a77c433d0a5e3
 
19010
Author: Thomas Wood <thomas.wood@intel.com>
 
19011
Date:   Mon Jul 12 15:33:02 2010 +0100
 
19012
 
 
19013
    Add icons for the Date and Time settings panel
 
19014
    
 
19015
    Add icons drawn by Lapo Calamandrei <calamandrei@gmail.com>
 
19016
 
 
19017
 panels/datetime/Makefile.am                        |   14 +
 
19018
 panels/datetime/gnome-datetime-panel.desktop.in.in |    2 +-
 
19019
 .../icons/16x16/preferences-system-time.png        |  Bin 0 -> 999 bytes
 
19020
 .../icons/22x22/preferences-system-time.png        |  Bin 0 -> 1633 bytes
 
19021
 .../icons/256x256/preferences-system-time.png      |  Bin 0 -> 41392 bytes
 
19022
 .../icons/32x32/preferences-system-time.png        |  Bin 0 -> 2481 bytes
 
19023
 .../icons/48x48/preferences-system-time.png        |  Bin 0 -> 4656 bytes
 
19024
 .../icons/scalable/preferences-system-time.svg     |  861 ++++++++++++++++++++
 
19025
 8 files changed, 876 insertions(+), 1 deletions(-)
 
19026
 
 
19027
commit 309676e9f3c94c1b301180a2f1c35f7bd978c864
 
19028
Author: Thomas Wood <thomas.wood@intel.com>
 
19029
Date:   Mon Jul 12 13:05:39 2010 +0100
 
19030
 
 
19031
    Clean up configure.ac
 
19032
    
 
19033
    Remove redundant checks and sort output files alphabetically. Also
 
19034
    remove unnecessary AC_SUBST of pkg-config variables.
 
19035
 
 
19036
 configure.ac |   57 ++++++++++++++-------------------------------------------
 
19037
 1 files changed, 14 insertions(+), 43 deletions(-)
 
19038
 
 
19039
commit 9c1fd5dbd3e9a963de20eb068ab7179a73c3f5f5
 
19040
Author: Thomas Wood <thomas.wood@intel.com>
 
19041
Date:   Mon Jul 12 11:34:31 2010 +0100
 
19042
 
 
19043
    Don't include libwindow-settings
 
19044
    
 
19045
    Remove libwindow-settings from the build since it is no longer used by
 
19046
    control center.
 
19047
 
 
19048
 Makefile.am    |    4 ++--
 
19049
 configure.ac   |    2 --
 
19050
 po/POTFILES.in |    2 --
 
19051
 3 files changed, 2 insertions(+), 6 deletions(-)
 
19052
 
 
19053
commit 5f94333b899974f3ea6de22f41b5cd0f9a308015
 
19054
Author: Thomas Wood <thomas.wood@intel.com>
 
19055
Date:   Mon Jul 12 11:33:31 2010 +0100
 
19056
 
 
19057
    po: remove old files from POTFILES.in
 
19058
 
 
19059
 po/POTFILES.in |   30 ------------------------------
 
19060
 1 files changed, 0 insertions(+), 30 deletions(-)
 
19061
 
 
19062
commit 9089857a89045fb56b61b30a7dff060f2c540ed9
 
19063
Author: Thomas Wood <thomas.wood@intel.com>
 
19064
Date:   Wed Jul 7 11:58:31 2010 +0100
 
19065
 
 
19066
    Completely remove dependency on capplets/common directory
 
19067
    
 
19068
    The capplets directory is no longer built or distributed, so the panels
 
19069
    cannot depend on files in it.
 
19070
 
 
19071
 configure.ac                                       |    7 ++-----
 
19072
 panels/default-applications/gnome-da-capplet.c     |    3 +--
 
19073
 panels/keybindings/gnome-keybinding-properties.c   |    1 -
 
19074
 panels/keyboard/gnome-keyboard-properties-a11y.c   |    2 +-
 
19075
 panels/keyboard/gnome-keyboard-properties-xkb.c    |    1 -
 
19076
 panels/keyboard/gnome-keyboard-properties-xkb.h    |    2 ++
 
19077
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |    1 -
 
19078
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    1 -
 
19079
 panels/keyboard/gnome-keyboard-properties-xkbmc.c  |    2 --
 
19080
 panels/keyboard/gnome-keyboard-properties-xkbot.c  |    6 ++----
 
19081
 panels/keyboard/gnome-keyboard-properties-xkbpv.c  |    1 -
 
19082
 panels/keyboard/gnome-keyboard-properties.c        |    1 -
 
19083
 panels/mouse/gnome-mouse-accessibility.c           |    3 ++-
 
19084
 panels/mouse/gnome-mouse-properties.c              |    3 ++-
 
19085
 panels/network/gnome-network-properties.c          |   15 +++++++--------
 
19086
 15 files changed, 19 insertions(+), 30 deletions(-)
 
19087
 
 
19088
commit f765955508ee515dcf9c051b8ebc92d30f74279d
 
19089
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19090
Date:   Thu Jul 8 17:08:39 2010 +0200
 
19091
 
 
19092
    Added galician translations for help
 
19093
 
 
19094
 help/Makefile.am |    2 +-
 
19095
 help/gl/gl.po    |  140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
19096
 po/gl.po         |    2 +-
 
19097
 3 files changed, 142 insertions(+), 2 deletions(-)
 
19098
 
 
19099
commit c3c00a7b4a35756d3e8bfb4e49308fa60cf1d215
 
19100
Author: Ryan Lortie <desrt@desrt.ca>
 
19101
Date:   Wed Jul 7 22:38:53 2010 -0400
 
19102
 
 
19103
    GVariant API adjustment: byte_array -> bytestring
 
19104
 
 
19105
 shell/control-center.c |    2 +-
 
19106
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19107
 
 
19108
commit a582fd4d75f6b9ed7665125b01d34b630c9ab259
 
19109
Author: Thomas Wood <thos@gnome.org>
 
19110
Date:   Wed Jul 7 22:45:05 2010 +0100
 
19111
 
 
19112
    datetime: remove "seconds" spin button
 
19113
    
 
19114
    It is not necessary to be able to set the "seconds" of the current time.
 
19115
    Resetting the seconds to zero is appropriate for most users.
 
19116
 
 
19117
 panels/datetime/cc-datetime-panel.c |   10 ++--------
 
19118
 panels/datetime/datetime.ui         |   16 +++++-----------
 
19119
 2 files changed, 7 insertions(+), 19 deletions(-)
 
19120
 
 
19121
commit 40232421bf84258efe8afef42b9ca79b3e891e19
 
19122
Author: Thomas Wood <thomas.wood@intel.com>
 
19123
Date:   Tue Jul 6 16:49:39 2010 +0100
 
19124
 
 
19125
    universal-access: add size groups to the lists of objects to create
 
19126
    
 
19127
    Create the size groups from the GtkBuilder file so that widgets can be
 
19128
    aligned correctly.
 
19129
 
 
19130
 panels/universal-access/cc-ua-panel.c |    4 ++++
 
19131
 1 files changed, 4 insertions(+), 0 deletions(-)
 
19132
 
 
19133
commit 3d9ada13f0e771ad8a4faf42b6c3f8779d94484f
 
19134
Author: Thomas Wood <thomas.wood@intel.com>
 
19135
Date:   Tue Jul 6 14:13:26 2010 +0100
 
19136
 
 
19137
    CcPanel: derive from GtkBin, rather than GtkAlignment
 
19138
    
 
19139
    CcPanel does not require any features of GtkAlignment, so derive from
 
19140
    GtkBin directly.
 
19141
 
 
19142
 libgnome-control-center/cc-panel.c |   47 +++++++++++++++++++++++++++++++++++-
 
19143
 libgnome-control-center/cc-panel.h |    4 +-
 
19144
 2 files changed, 48 insertions(+), 3 deletions(-)
 
19145
 
 
19146
commit 59920f88a0ebfa4d4bb9b19029a99c108989e583
 
19147
Author: Thomas Wood <thomas.wood@intel.com>
 
19148
Date:   Mon Jul 5 17:57:24 2010 +0100
 
19149
 
 
19150
    display: replace the use of GdkRegion with cairo_region_t
 
19151
    
 
19152
    GdkRegion has been removed in Gtk+ 3 and replaced with cairo_region_t.
 
19153
 
 
19154
 panels/display/scrollarea.c     |  437 ++++++++-------------------------------
 
19155
 panels/display/scrollarea.h     |   12 +-
 
19156
 panels/display/xrandr-capplet.c |   10 +-
 
19157
 3 files changed, 97 insertions(+), 362 deletions(-)
 
19158
 
 
19159
commit a5b092326dc03375df3966f11a6008f9af161a06
 
19160
Author: Javier Jardón <jjardon@gnome.org>
 
19161
Date:   Wed Jun 30 16:07:30 2010 +0200
 
19162
 
 
19163
    Use single GDK includes
 
19164
    
 
19165
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=615292
 
19166
 
 
19167
 panels/display/scrollarea.c |   11 +++++++----
 
19168
 1 files changed, 7 insertions(+), 4 deletions(-)
 
19169
 
 
19170
commit 8dc34e8695197a36eb4817e0cfc9d8d0e9cef45e
 
19171
Author: Thomas Wood <thomas.wood@intel.com>
 
19172
Date:   Mon Jul 5 12:18:23 2010 +0100
 
19173
 
 
19174
    Disable the capplets directory
 
19175
    
 
19176
    The capplets directory does not currently build due to changes in GTK+ and
 
19177
    should be replaced by appropriate settings panels.
 
19178
 
 
19179
 Makefile.am  |    4 ++--
 
19180
 configure.ac |    9 ---------
 
19181
 2 files changed, 2 insertions(+), 11 deletions(-)
 
19182
 
 
19183
commit 8b103e75fe9715458816bc8b35f84271e2ab2bec
 
19184
Author: Jorge González <jorgegonz@svn.gnome.org>
 
19185
Date:   Sun Jul 4 23:07:03 2010 +0200
 
19186
 
 
19187
    Updated Spanish translation
 
19188
 
 
19189
 po/es.po |   11 +++--------
 
19190
 1 files changed, 3 insertions(+), 8 deletions(-)
 
19191
 
 
19192
commit de73bfe60b52d2d700019e63d1750ea5a54d9fe0
 
19193
Author: Gan Lu <rhythm.gan@gmail.com>
 
19194
Date:   Sun Jul 4 17:26:50 2010 +0200
 
19195
 
 
19196
    Updated zh_CN translation.
 
19197
 
 
19198
 po/zh_CN.po | 2058 +++++++++++++++++++++++++----------------------------------
 
19199
 1 files changed, 861 insertions(+), 1197 deletions(-)
 
19200
 
 
19201
commit b0e027fae0d5e7fda3d3fe21b054b2719dbd6adb
 
19202
Author: Jorge González <jorgegonz@svn.gnome.org>
 
19203
Date:   Thu Jul 1 09:01:42 2010 +0200
 
19204
 
 
19205
    Updated Spanish translation
 
19206
 
 
19207
 po/es.po |   36 +++++++++++++-----------------------
 
19208
 1 files changed, 13 insertions(+), 23 deletions(-)
 
19209
 
 
19210
commit a26d7b56795c6c00f13696cf1c9d4967586c9907
 
19211
Author: Thomas Wood <thomas.wood@intel.com>
 
19212
Date:   Wed Jun 30 17:34:45 2010 +0100
 
19213
 
 
19214
    Release 2.31.4.2
 
19215
 
 
19216
 NEWS         |   18 +++++++++++++++++-
 
19217
 configure.ac |    2 +-
 
19218
 2 files changed, 18 insertions(+), 2 deletions(-)
 
19219
 
 
19220
commit 07968e54abe059c96a48377e05a602712c46c865
 
19221
Author: Richard Hughes <richard@hughsie.com>
 
19222
Date:   Tue Jun 29 22:16:37 2010 +0100
 
19223
 
 
19224
    Fix compile with recent GTK versions
 
19225
 
 
19226
 panels/datetime/cc-timezone-map.c |    2 +-
 
19227
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19228
 
 
19229
commit a1cd0f90c5e29885970a7d594cbdcf45b045423f
 
19230
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
19231
Date:   Wed Jun 30 18:44:42 2010 +0300
 
19232
 
 
19233
    Updated Hebrew translation.
 
19234
 
 
19235
 po/he.po |  123 +++++++++++++++++++++++++++++++++-----------------------------
 
19236
 1 files changed, 65 insertions(+), 58 deletions(-)
 
19237
 
 
19238
commit 74077861edcf8c7ef7e5853a67468508a010ed34
 
19239
Author: Thomas Wood <thomas.wood@intel.com>
 
19240
Date:   Wed Jun 30 15:55:48 2010 +0100
 
19241
 
 
19242
    datetime: work around a cairo bug
 
19243
    
 
19244
    Add an alpha channel to the background map to work around a drawing issue
 
19245
    with cairo.
 
19246
 
 
19247
 panels/datetime/data/bg.png |  Bin 177324 -> 213448 bytes
 
19248
 1 files changed, 0 insertions(+), 0 deletions(-)
 
19249
 
 
19250
commit 91c5e26bcfea3e7fff024ca24065cf05981a9058
 
19251
Author: Jonh Wendell <jwendell@gnome.org>
 
19252
Date:   Fri Jun 25 10:31:34 2010 -0300
 
19253
 
 
19254
    Make build works with GSEAL
 
19255
 
 
19256
 capplets/appearance/appearance-font.c |    2 +-
 
19257
 capplets/common/theme-thumbnail.c     |    2 +-
 
19258
 panels/display/scrollarea.c           |   30 +++++++++++++++++++-----------
 
19259
 shell/cc-shell-category-view.c        |    9 +++++----
 
19260
 shell/gnome-control-center.c          |   13 ++++++++-----
 
19261
 5 files changed, 34 insertions(+), 22 deletions(-)
 
19262
 
 
19263
commit 59f894bf1b518b26dbafb9fa08702b0a605602f9
 
19264
Author: Thomas Wood <thomas.wood@intel.com>
 
19265
Date:   Wed Jun 30 13:34:54 2010 +0100
 
19266
 
 
19267
    datetime: install the UI files into the correct directory
 
19268
 
 
19269
 panels/datetime/Makefile.am |    2 +-
 
19270
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19271
 
 
19272
commit 4e89f75dd5008d6eadac1796784da0f0e3c8daac
 
19273
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19274
Date:   Tue Jun 29 23:55:17 2010 +0200
 
19275
 
 
19276
    Updated Galician translations
 
19277
 
 
19278
 po/gl.po |   24 +++++++++++++++---------
 
19279
 1 files changed, 15 insertions(+), 9 deletions(-)
 
19280
 
 
19281
commit 3c92ef843e8e3ba88f908678a58c8ee089aede41
 
19282
Author: Thomas Wood <thomas.wood@intel.com>
 
19283
Date:   Tue Jun 29 19:42:42 2010 +0100
 
19284
 
 
19285
    Release 2.31.4.1
 
19286
 
 
19287
 NEWS         |    9 +++++++++
 
19288
 configure.ac |    2 +-
 
19289
 2 files changed, 10 insertions(+), 1 deletions(-)
 
19290
 
 
19291
commit 4915df9724539e9981aa85bbb5c6b33b07bfef32
 
19292
Author: Thomas Wood <thomas.wood@intel.com>
 
19293
Date:   Tue Jun 29 19:16:25 2010 +0100
 
19294
 
 
19295
    datetime: don't try to set the timezone if the current location is unknown
 
19296
 
 
19297
 panels/datetime/cc-datetime-panel.c |   10 +++++++---
 
19298
 1 files changed, 7 insertions(+), 3 deletions(-)
 
19299
 
 
19300
commit b9d7114c2aee5fdbd85f66fa4f35ea427aa49da5
 
19301
Author: Thomas Wood <thomas.wood@intel.com>
 
19302
Date:   Tue Jun 29 18:16:29 2010 +0100
 
19303
 
 
19304
    datetime: be sure to unref the old map and color map
 
19305
 
 
19306
 panels/datetime/cc-timezone-map.c |   20 +++++++++++++-------
 
19307
 1 files changed, 13 insertions(+), 7 deletions(-)
 
19308
 
 
19309
commit 3776c0fd07f1b47e3b4c0a1706e10977344656f2
 
19310
Author: Thomas Wood <thomas.wood@intel.com>
 
19311
Date:   Tue Jun 29 18:09:17 2010 +0100
 
19312
 
 
19313
    datetime: use X-GNOME-Settings-Panel flag and correct Exec line
 
19314
    
 
19315
    Fix the Exec line in the .desktop file and use the X-GNOME-Settings-Panel
 
19316
    property to identify the panel.
 
19317
 
 
19318
 panels/datetime/cc-datetime-panel.c                |    2 +-
 
19319
 panels/datetime/gnome-datetime-panel.desktop.in.in |    4 ++--
 
19320
 2 files changed, 3 insertions(+), 3 deletions(-)
 
19321
 
 
19322
commit ae9bb70c5e59a12eb620a2ac3061d3548202087a
 
19323
Author: Thomas Wood <thomas.wood@intel.com>
 
19324
Date:   Tue Jun 29 17:48:57 2010 +0100
 
19325
 
 
19326
    datetime: add the dbus cflags and libraries
 
19327
 
 
19328
 panels/datetime/Makefile.am |    3 ++-
 
19329
 1 files changed, 2 insertions(+), 1 deletions(-)
 
19330
 
 
19331
commit a8588291eb735fd4239b3d16c7a01f0affff45fe
 
19332
Author: Thomas Wood <thomas.wood@intel.com>
 
19333
Date:   Tue Jun 29 17:06:58 2010 +0100
 
19334
 
 
19335
    Release 2.31.4
 
19336
 
 
19337
 NEWS         |   27 +++++++++++++++++++++++++++
 
19338
 configure.ac |    2 +-
 
19339
 2 files changed, 28 insertions(+), 1 deletions(-)
 
19340
 
 
19341
commit 0cbbf01710e3a4bd7f644622e859ba848b773ffd
 
19342
Merge: 4916f35 8c6eba7
 
19343
Author: Thomas Wood <thomas.wood@intel.com>
 
19344
Date:   Tue Jun 29 14:41:48 2010 +0100
 
19345
 
 
19346
    Merge branch 'wip/datetime-panel'
 
19347
 
 
19348
commit 8c6eba7878bf8ba8bf2224c52c5d3e060c3e7ee7
 
19349
Author: Thomas Wood <thomas.wood@intel.com>
 
19350
Date:   Tue Jun 29 14:31:33 2010 +0100
 
19351
 
 
19352
    datetime: fix issues with distcheck
 
19353
    
 
19354
    Add translatable files to POTFILES.in or POTFILES.skip and make sure the
 
19355
    data files are included in the distribution.
 
19356
 
 
19357
 panels/datetime/Makefile.am |    2 +-
 
19358
 po/POTFILES.in              |    2 ++
 
19359
 po/POTFILES.skip            |    1 +
 
19360
 3 files changed, 4 insertions(+), 1 deletions(-)
 
19361
 
 
19362
commit bb229f1491aa5841f5d8043c3ef1819a01b8501e
 
19363
Author: Thomas Wood <thomas.wood@intel.com>
 
19364
Date:   Tue Jun 29 13:29:30 2010 +0100
 
19365
 
 
19366
    datetime: define capplet name for GNOMECC_CAPPLETS_CFLAGS
 
19367
 
 
19368
 panels/datetime/Makefile.am |    3 +++
 
19369
 1 files changed, 3 insertions(+), 0 deletions(-)
 
19370
 
 
19371
commit 2e2b70fab0935a650c1d34268b5c564acb786293
 
19372
Author: Thomas Wood <thomas.wood@intel.com>
 
19373
Date:   Tue Jun 29 12:52:17 2010 +0100
 
19374
 
 
19375
    datetime: remove default value for the location label
 
19376
    
 
19377
    The location label should be blank until the current location information
 
19378
    is available.
 
19379
 
 
19380
 panels/datetime/datetime.ui |    1 -
 
19381
 1 files changed, 0 insertions(+), 1 deletions(-)
 
19382
 
 
19383
commit 12e1151128c7d9d16bd6ea549bc6d60d4a365356
 
19384
Author: Thomas Wood <thomas.wood@intel.com>
 
19385
Date:   Tue Jun 29 12:51:17 2010 +0100
 
19386
 
 
19387
    datetime: propagate dbus errors
 
19388
    
 
19389
    Make sure that any dbus errors can be presented in the UI if needed.
 
19390
 
 
19391
 panels/datetime/set-timezone.c |   33 +++++++++++++++++++++++----------
 
19392
 1 files changed, 23 insertions(+), 10 deletions(-)
 
19393
 
 
19394
commit 89e778c362cdb1ed0a2f6ece855fd9d1e03ba043
 
19395
Author: Thomas Wood <thomas.wood@intel.com>
 
19396
Date:   Mon Jun 28 18:06:33 2010 +0100
 
19397
 
 
19398
    datetime: get the current system timezone and show it on the map at startup
 
19399
 
 
19400
 panels/datetime/cc-datetime-panel.c |   41 +++++++++++++++++++++++++++++++---
 
19401
 1 files changed, 37 insertions(+), 4 deletions(-)
 
19402
 
 
19403
commit 5ed92c674ee3edd09569cc1f50aa50336cc93869
 
19404
Author: Thomas Wood <thomas.wood@intel.com>
 
19405
Date:   Mon Jun 28 17:59:27 2010 +0100
 
19406
 
 
19407
    datetime: add a function to set the current location on CcTimezoneMap
 
19408
    
 
19409
    Add cc_timezone_map_set_timezone function to set the current location on
 
19410
    the map.
 
19411
 
 
19412
 panels/datetime/cc-timezone-map.c |   53 +++++++++++++++++++++++++++++-------
 
19413
 panels/datetime/cc-timezone-map.h |    2 +
 
19414
 2 files changed, 44 insertions(+), 11 deletions(-)
 
19415
 
 
19416
commit 8174f22fe744e33817aa20546cf7c04b8b582ae3
 
19417
Author: Thomas Wood <thomas.wood@intel.com>
 
19418
Date:   Mon Jun 28 17:48:47 2010 +0100
 
19419
 
 
19420
    datetime: add a function to retrieve current timezone from dbus
 
19421
    
 
19422
    Add get_system_timezone_async function to request the current timezone from
 
19423
    the SettingsDaemon.DateTimeMechanism dbus object.
 
19424
 
 
19425
 panels/datetime/set-timezone.c |   82 ++++++++++++++++++++++++++++++++++++++++
 
19426
 panels/datetime/set-timezone.h |   17 ++++++++
 
19427
 2 files changed, 99 insertions(+), 0 deletions(-)
 
19428
 
 
19429
commit 8db6536da9fafc7ad61e0bec13d0239bd55235c1
 
19430
Author: Thomas Wood <thomas.wood@intel.com>
 
19431
Date:   Mon Jun 28 11:41:37 2010 +0100
 
19432
 
 
19433
    datetime: update the time labels when the location is changed
 
19434
    
 
19435
    Update the time labels so that the time is changed accordingly with the
 
19436
    timezone.
 
19437
 
 
19438
 panels/datetime/cc-datetime-panel.c |   25 ++++++++++++++++++++++++-
 
19439
 1 files changed, 24 insertions(+), 1 deletions(-)
 
19440
 
 
19441
commit 402d7dce0391a5895f12750fe6c37fd5940f2d01
 
19442
Author: Thomas Wood <thomas.wood@intel.com>
 
19443
Date:   Mon Jun 28 11:15:18 2010 +0100
 
19444
 
 
19445
    datetime: replace underscores with spaces for location display name
 
19446
 
 
19447
 panels/datetime/cc-datetime-panel.c |   15 ++++++++++++++-
 
19448
 1 files changed, 14 insertions(+), 1 deletions(-)
 
19449
 
 
19450
commit 26ae0134cfd6b2b002309f408811c44dbb5ad778
 
19451
Author: Thomas Wood <thomas.wood@intel.com>
 
19452
Date:   Fri Jun 25 17:36:14 2010 +0100
 
19453
 
 
19454
    datetime: add detection of location from map clicks
 
19455
 
 
19456
 panels/datetime/Makefile.am         |    3 +-
 
19457
 panels/datetime/cc-datetime-panel.c |   14 ++
 
19458
 panels/datetime/cc-timezone-map.c   |  157 ++++++++++++++++-
 
19459
 panels/datetime/cc-timezone-map.h   |    1 +
 
19460
 panels/datetime/tz.c                |  336 +++++++++++++++++++++++++++++++++++
 
19461
 panels/datetime/tz.h                |   84 +++++++++
 
19462
 6 files changed, 587 insertions(+), 8 deletions(-)
 
19463
 
 
19464
commit 1d60affa617ad4a18814382aefc0538fc74747cd
 
19465
Author: Thomas Wood <thomas.wood@intel.com>
 
19466
Date:   Thu Jun 24 15:20:45 2010 +0100
 
19467
 
 
19468
    datetime: use the SettingsDaemon dbus service to set the system time
 
19469
    
 
19470
    Use the org.gnome.SettingsDaemon.DateTimeMechanism interface to set the
 
19471
    current system time.
 
19472
 
 
19473
 panels/datetime/Makefile.am         |    4 +-
 
19474
 panels/datetime/cc-datetime-panel.c |   51 ++++++
 
19475
 panels/datetime/datetime.ui         |    8 +-
 
19476
 panels/datetime/set-timezone.c      |  291 +++++++++++++++++++++++++++++++++++
 
19477
 panels/datetime/set-timezone.h      |   40 +++++
 
19478
 5 files changed, 386 insertions(+), 8 deletions(-)
 
19479
 
 
19480
commit 12083b85b5351d42fcec5043793083db41d8cb48
 
19481
Author: Thomas Wood <thomas.wood@intel.com>
 
19482
Date:   Thu Jun 10 11:41:40 2010 +0100
 
19483
 
 
19484
    datetime: set spin buttons to the current time at startup
 
19485
 
 
19486
 panels/datetime/cc-datetime-panel.c |   15 ++++++++++++++-
 
19487
 panels/datetime/datetime.ui         |   21 +++++++++++++++++++++
 
19488
 2 files changed, 35 insertions(+), 1 deletions(-)
 
19489
 
 
19490
commit 3c39f562c602b09468d35b38006f7bbe064a551f
 
19491
Author: Thomas Wood <thomas.wood@intel.com>
 
19492
Date:   Wed Jun 9 18:42:42 2010 +0100
 
19493
 
 
19494
    datetime: Set the correct date and time in the UI
 
19495
    
 
19496
    Set the current date in the calendar and keep the current time label
 
19497
    updated.
 
19498
 
 
19499
 panels/datetime/cc-datetime-panel.c |   48 ++++++++++++++++++++++++++++++++++-
 
19500
 1 files changed, 47 insertions(+), 1 deletions(-)
 
19501
 
 
19502
commit 2208f28618b389be97d56c5a3dc1169f3f6a1152
 
19503
Author: Thomas Wood <thomas.wood@intel.com>
 
19504
Date:   Wed Jun 9 16:03:09 2010 +0100
 
19505
 
 
19506
    datetime: Add names to the widgets
 
19507
 
 
19508
 panels/datetime/datetime.ui |   16 ++++++++--------
 
19509
 1 files changed, 8 insertions(+), 8 deletions(-)
 
19510
 
 
19511
commit 72a7d5e0a677c70e9505537b39f1a3b15474543e
 
19512
Author: Thomas Wood <thomas.wood@intel.com>
 
19513
Date:   Wed Jun 9 16:00:14 2010 +0100
 
19514
 
 
19515
    datetime: Simplify the UI
 
19516
    
 
19517
    Remove the multiple locations feature and add current time
 
19518
    labels.
 
19519
 
 
19520
 panels/datetime/datetime.ui |  297 ++++++++++++++++++++-----------------------
 
19521
 1 files changed, 139 insertions(+), 158 deletions(-)
 
19522
 
 
19523
commit 4916f35dcfcf3f2ad5a0d3d11f44cecf4377ad22
 
19524
Author: Jorge González <jorgegonz@svn.gnome.org>
 
19525
Date:   Mon Jun 28 04:35:41 2010 +0200
 
19526
 
 
19527
    Updated Spanish translation
 
19528
 
 
19529
 po/es.po |   94 +++++++++++++++++++------------------------------------------
 
19530
 1 files changed, 29 insertions(+), 65 deletions(-)
 
19531
 
 
19532
commit 77a46c8bfeb524301e4aa3fc1d46928ba2e0a50e
 
19533
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
19534
Date:   Sun Jun 27 12:28:48 2010 +0200
 
19535
 
 
19536
    Updated Hungarian translation
 
19537
 
 
19538
 po/hu.po |    2 +-
 
19539
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19540
 
 
19541
commit 23bce8fd0b8aa88806b63743668db7acc7ae0579
 
19542
Author: Jorge González <jorgegonz@svn.gnome.org>
 
19543
Date:   Sat Jun 26 10:39:20 2010 +0200
 
19544
 
 
19545
    Updated Spanish translation
 
19546
 
 
19547
 po/es.po |  667 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 
19548
 1 files changed, 516 insertions(+), 151 deletions(-)
 
19549
 
 
19550
commit 59a4d44b3543f16aabd55e00943f1fce7430cdff
 
19551
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
19552
Date:   Thu Jun 24 16:16:29 2010 +0200
 
19553
 
 
19554
    Add .so version information to libgnome-control-center
 
19555
 
 
19556
 configure.ac                        |    8 ++++++++
 
19557
 libgnome-control-center/Makefile.am |    1 +
 
19558
 2 files changed, 9 insertions(+), 0 deletions(-)
 
19559
 
 
19560
commit e7d581c9ffa5a41f7ba46342d9658659bac003ae
 
19561
Author: Bastien Nocera <hadess@hadess.net>
 
19562
Date:   Wed Jun 23 21:44:09 2010 +0100
 
19563
 
 
19564
    Make about-me compile with GTK+ 3.x
 
19565
    
 
19566
    With plenty of warnings still, but it compiles.
 
19567
 
 
19568
 capplets/about-me/e-image-chooser.c |    2 +-
 
19569
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19570
 
 
19571
commit de11d12d5233795d6ced8602c49e466b7bdda10b
 
19572
Author: Bastien Nocera <hadess@hadess.net>
 
19573
Date:   Wed Jun 23 20:30:03 2010 +0100
 
19574
 
 
19575
    Use gnome-desktop 3.0, not 2.0
 
19576
    
 
19577
    As we compile against GTK+ 3.x now.
 
19578
 
 
19579
 configure.ac |    2 +-
 
19580
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19581
 
 
19582
commit 8c1127384a31fc5786d1009d6ff80fd10639b886
 
19583
Author: Thomas Wood <thomas.wood@intel.com>
 
19584
Date:   Mon Jun 21 16:36:32 2010 +0100
 
19585
 
 
19586
    CcPanel: remove redundant properties
 
19587
    
 
19588
    Remove properties that are not used or not useful.
 
19589
    
 
19590
    The "id" property is implemented by the desktop entry
 
19591
    X-GNOME-Settings-Panel value and the extension point implementation name.
 
19592
    
 
19593
    The "display-name" property is not used because the Name value from the
 
19594
    desktop entry file is read instead.
 
19595
    
 
19596
    The "active" property is no longer needed, since the objects are not kept
 
19597
    alive when the panel is inactive.
 
19598
 
 
19599
 libgnome-control-center/cc-panel.c |  138 +-----------------------------------
 
19600
 libgnome-control-center/cc-panel.h |    8 --
 
19601
 libgnome-control-center/cc-shell.c |    6 +--
 
19602
 3 files changed, 2 insertions(+), 150 deletions(-)
 
19603
 
 
19604
commit ae7944a0c8e3e6b516073dd8484b774a5ad191a6
 
19605
Author: Richard Hughes <richard@hughsie.com>
 
19606
Date:   Sun Jun 20 22:07:05 2010 +0100
 
19607
 
 
19608
    Convert from libunique to GtkApplication to remove the final gtk-2.0 library
 
19609
 
 
19610
 configure.ac           |    2 +-
 
19611
 shell/control-center.c |   75 +++++++++++-------------------------------------
 
19612
 2 files changed, 18 insertions(+), 59 deletions(-)
 
19613
 
 
19614
commit f4ef1914628de1c9853834cffdaee61ad3cff4cb
 
19615
Author: Richard Hughes <richard@hughsie.com>
 
19616
Date:   Sat Jun 19 21:13:10 2010 +0100
 
19617
 
 
19618
    You can't mix GTK2 and GTK3, so depend on gtk-3.0 versions of libraries
 
19619
 
 
19620
 configure.ac |    4 ++--
 
19621
 1 files changed, 2 insertions(+), 2 deletions(-)
 
19622
 
 
19623
commit 93009261bb8b46d93a8b1849c53a15ff014f8be4
 
19624
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
 
19625
Date:   Mon Jun 21 17:29:00 2010 +0200
 
19626
 
 
19627
    Add Esperanto translation
 
19628
 
 
19629
 po/LINGUAS |    1 +
 
19630
 1 files changed, 1 insertions(+), 0 deletions(-)
 
19631
 
 
19632
commit 717cd745cc5d6806d58f1969f9b5c3b8910cb4bb
 
19633
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
 
19634
Date:   Mon Jun 21 17:28:58 2010 +0200
 
19635
 
 
19636
    Add Esperanto translation
 
19637
 
 
19638
 po/eo.po | 3933 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
19639
 1 files changed, 3933 insertions(+), 0 deletions(-)
 
19640
 
 
19641
commit 0b88b6cfa34f914db28dd0656b994c1dfb962966
 
19642
Author: Mario Blättermann <mariobl@gnome.org>
 
19643
Date:   Sun Jun 20 20:26:26 2010 +0200
 
19644
 
 
19645
    [i18n] Updated German translation
 
19646
 
 
19647
 po/de.po | 1661 ++++++++++++++++++++++++++++++++------------------------------
 
19648
 1 files changed, 869 insertions(+), 792 deletions(-)
 
19649
 
 
19650
commit 192ad71a792effd0cb75db64e6fd1e33d30c88a2
 
19651
Author: Kjartan Maraas <kmaraas@gnome.org>
 
19652
Date:   Sun Jun 20 12:41:21 2010 +0200
 
19653
 
 
19654
    Added Norwegian bokmål translation
 
19655
 
 
19656
 po/nb.po |  259 ++++----------------------------------------------------------
 
19657
 1 files changed, 14 insertions(+), 245 deletions(-)
 
19658
 
 
19659
commit 8897a196d62a3b59eb1112d18a82c1df128a2cbd
 
19660
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
19661
Date:   Fri Jun 18 14:04:34 2010 +0200
 
19662
 
 
19663
    Use gtk+-3.0 also on the .pc file
 
19664
 
 
19665
 .../libgnome-control-center.pc.in                  |    2 +-
 
19666
 1 files changed, 1 insertions(+), 1 deletions(-)
 
19667
 
 
19668
commit 15560a924ca015168b5eadc47686424e7c030ca7
 
19669
Author: Thomas Wood <thomas.wood@intel.com>
 
19670
Date:   Wed Jun 9 12:34:36 2010 +0100
 
19671
 
 
19672
    datetime: ensure the map is shown
 
19673
 
 
19674
 panels/datetime/cc-datetime-panel.c |    1 +
 
19675
 1 files changed, 1 insertions(+), 0 deletions(-)
 
19676
 
 
19677
commit 3c863ae37922c4bc90ad3c57a1a6123199697b8e
 
19678
Author: Thomas Wood <thomas.wood@intel.com>
 
19679
Date:   Tue May 25 16:49:41 2010 +0100
 
19680
 
 
19681
    datetime: update .desktop file name and comment fields
 
19682
 
 
19683
 panels/datetime/gnome-datetime-panel.desktop.in.in |    4 ++--
 
19684
 1 files changed, 2 insertions(+), 2 deletions(-)
 
19685
 
 
19686
commit 29e221e6994cf2011103d686ae12d12dd6d05622
 
19687
Author: Thomas Wood <thomas.wood@intel.com>
 
19688
Date:   Tue May 25 16:31:48 2010 +0100
 
19689
 
 
19690
    datetime: add a GtkBuilder file to define the user interface
 
19691
 
 
19692
 panels/datetime/Makefile.am         |    6 +-
 
19693
 panels/datetime/cc-datetime-panel.c |   37 +++++-
 
19694
 panels/datetime/datetime.ui         |  247 +++++++++++++++++++++++++++++++++++
 
19695
 3 files changed, 283 insertions(+), 7 deletions(-)
 
19696
 
 
19697
commit e35b73abb52190b173a74e6c37ead41b75869f1c
 
19698
Author: Thomas Wood <thomas.wood@intel.com>
 
19699
Date:   Fri May 21 17:36:27 2010 +0100
 
19700
 
 
19701
    Add initial implementation of date/time panel
 
19702
 
 
19703
 configure.ac                                       |    2 +
 
19704
 panels/Makefile.am                                 |    3 +-
 
19705
 panels/datetime/Makefile.am                        |   73 ++++
 
19706
 panels/datetime/cc-datetime-panel.c                |  113 ++++++
 
19707
 panels/datetime/cc-datetime-panel.h                |   74 ++++
 
19708
 panels/datetime/cc-timezone-map.c                  |  384 ++++++++++++++++++++
 
19709
 panels/datetime/cc-timezone-map.h                  |   74 ++++
 
19710
 panels/datetime/data/bg.png                        |  Bin 0 -> 177324 bytes
 
19711
 panels/datetime/data/cc.png                        |  Bin 0 -> 53948 bytes
 
19712
 panels/datetime/data/timezone_-1.png               |  Bin 0 -> 8012 bytes
 
19713
 panels/datetime/data/timezone_-10.png              |  Bin 0 -> 7783 bytes
 
19714
 panels/datetime/data/timezone_-11.png              |  Bin 0 -> 7406 bytes
 
19715
 panels/datetime/data/timezone_-2.png               |  Bin 0 -> 4333 bytes
 
19716
 panels/datetime/data/timezone_-3.5.png             |  Bin 0 -> 740 bytes
 
19717
 panels/datetime/data/timezone_-3.png               |  Bin 0 -> 13615 bytes
 
19718
 panels/datetime/data/timezone_-4.5.png             |  Bin 0 -> 1900 bytes
 
19719
 panels/datetime/data/timezone_-4.png               |  Bin 0 -> 15084 bytes
 
19720
 panels/datetime/data/timezone_-5.5.png             |  Bin 0 -> 437 bytes
 
19721
 panels/datetime/data/timezone_-5.png               |  Bin 0 -> 19166 bytes
 
19722
 panels/datetime/data/timezone_-6.png               |  Bin 0 -> 13764 bytes
 
19723
 panels/datetime/data/timezone_-7.png               |  Bin 0 -> 11977 bytes
 
19724
 panels/datetime/data/timezone_-8.png               |  Bin 0 -> 6801 bytes
 
19725
 panels/datetime/data/timezone_-9.5.png             |  Bin 0 -> 437 bytes
 
19726
 panels/datetime/data/timezone_-9.png               |  Bin 0 -> 7908 bytes
 
19727
 panels/datetime/data/timezone_0.png                |  Bin 0 -> 11074 bytes
 
19728
 panels/datetime/data/timezone_1.png                |  Bin 0 -> 15458 bytes
 
19729
 panels/datetime/data/timezone_10.5.png             |  Bin 0 -> 421 bytes
 
19730
 panels/datetime/data/timezone_10.png               |  Bin 0 -> 12829 bytes
 
19731
 panels/datetime/data/timezone_11.5.png             |  Bin 0 -> 446 bytes
 
19732
 panels/datetime/data/timezone_11.png               |  Bin 0 -> 12113 bytes
 
19733
 panels/datetime/data/timezone_12.75.png            |  Bin 0 -> 409 bytes
 
19734
 panels/datetime/data/timezone_12.png               |  Bin 0 -> 7130 bytes
 
19735
 panels/datetime/data/timezone_13.png               |  Bin 0 -> 621 bytes
 
19736
 panels/datetime/data/timezone_2.png                |  Bin 0 -> 12854 bytes
 
19737
 panels/datetime/data/timezone_3.5.png              |  Bin 0 -> 2142 bytes
 
19738
 panels/datetime/data/timezone_3.png                |  Bin 0 -> 17475 bytes
 
19739
 panels/datetime/data/timezone_4.5.png              |  Bin 0 -> 1773 bytes
 
19740
 panels/datetime/data/timezone_4.png                |  Bin 0 -> 4954 bytes
 
19741
 panels/datetime/data/timezone_5.5.png              |  Bin 0 -> 6099 bytes
 
19742
 panels/datetime/data/timezone_5.75.png             |  Bin 0 -> 2885 bytes
 
19743
 panels/datetime/data/timezone_5.png                |  Bin 0 -> 14539 bytes
 
19744
 panels/datetime/data/timezone_6.5.png              |  Bin 0 -> 1609 bytes
 
19745
 panels/datetime/data/timezone_6.png                |  Bin 0 -> 8441 bytes
 
19746
 panels/datetime/data/timezone_7.png                |  Bin 0 -> 14412 bytes
 
19747
 panels/datetime/data/timezone_8.png                |  Bin 0 -> 16725 bytes
 
19748
 panels/datetime/data/timezone_9.5.png              |  Bin 0 -> 1959 bytes
 
19749
 panels/datetime/data/timezone_9.png                |  Bin 0 -> 12608 bytes
 
19750
 panels/datetime/datetime-module.c                  |   41 ++
 
19751
 panels/datetime/gnome-datetime-panel.desktop.in.in |   11 +
 
19752
 49 files changed, 774 insertions(+), 1 deletions(-)
 
19753
 
 
19754
commit ecc47a6ed80dfd891c789534b807c8ae152cd819
 
19755
Author: A S Alam <aalam@users.sf.net>
 
19756
Date:   Mon Jun 14 07:36:00 2010 +0530
 
19757
 
 
19758
    update Punjabi Translation
 
19759
 
 
19760
 po/pa.po | 2004 ++++++++++++++++++++++++++++++++++++++------------------------
 
19761
 1 files changed, 1226 insertions(+), 778 deletions(-)
 
19762
 
 
19763
commit 163fe926f599f1bdbe4b8684cc4c42cc0e99a5e0
 
19764
Author: Kjartan Maraas <kmaraas@gnome.org>
 
19765
Date:   Mon Jun 14 00:47:12 2010 +0200
 
19766
 
 
19767
    Updated Norwegian bokmål translation
 
19768
 
 
19769
 po/nb.po | 1621 ++++++++++++++++++++++++++++++++++++--------------------------
 
19770
 1 files changed, 933 insertions(+), 688 deletions(-)
 
19771
 
 
19772
commit 9466f6ef6c544f4128fa4d014bfb4101a5ed0394
 
19773
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19774
Date:   Sun Jun 13 18:51:10 2010 +0200
 
19775
 
 
19776
    Updated Galician translations
 
19777
 
 
19778
 po/gl.po |   37 ++++++++++++++++++-------------------
 
19779
 1 files changed, 18 insertions(+), 19 deletions(-)
 
19780
 
 
19781
commit 332988909c97d1e6eb530f5f667201f04e98e912
 
19782
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19783
Date:   Sun Jun 13 17:45:02 2010 +0200
 
19784
 
 
19785
    Updated Galician translations
 
19786
 
 
19787
 po/gl.po |    6 +++---
 
19788
 1 files changed, 3 insertions(+), 3 deletions(-)
 
19789
 
 
19790
commit 3571778d5e1efc0edeb8eb3f3dce9415c3a42e2e
 
19791
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19792
Date:   Sat Jun 12 17:09:38 2010 +0200
 
19793
 
 
19794
    Created Galician translations
 
19795
 
 
19796
 po/gl.po |  131 ++++++++++++++++++++++++++++++-------------------------------
 
19797
 1 files changed, 64 insertions(+), 67 deletions(-)
 
19798
 
 
19799
commit e42594cd0c8d57ba34a054e82cebd6a825dfbca5
 
19800
Author: Andika Triwidada <andika@gmail.com>
 
19801
Date:   Fri Jun 11 16:21:20 2010 +0700
 
19802
 
 
19803
    Updated Indonesian translation
 
19804
 
 
19805
 po/id.po | 1917 ++++++++++++++++++++++++++++++++++++--------------------------
 
19806
 1 files changed, 1101 insertions(+), 816 deletions(-)
 
19807
 
 
19808
commit c09f693575b5559d0c72af71fbe1c5626f802df8
 
19809
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
19810
Date:   Thu Jun 10 23:06:11 2010 +0200
 
19811
 
 
19812
    Use gtk+-3.0
 
19813
 
 
19814
 configure.ac |   10 +++++-----
 
19815
 1 files changed, 5 insertions(+), 5 deletions(-)
 
19816
 
 
19817
commit 12b27dcbad8bab53ebd17aec9e92475fa3a7d9ea
 
19818
Author: Ivar Smolin <okul@linux.ee>
 
19819
Date:   Wed Jun 9 11:15:50 2010 +0300
 
19820
 
 
19821
    Estonian translation updated
 
19822
 
 
19823
 po/et.po |  433 +++++++++++++++++++++++++++++++++++++++++--------------------
 
19824
 1 files changed, 291 insertions(+), 142 deletions(-)
 
19825
 
 
19826
commit 4b64b669ef48c96fc42c3cf1bf8145b6183d8c4e
 
19827
Author: Thomas Wood <thomas.wood@intel.com>
 
19828
Date:   Mon Jun 7 18:04:02 2010 +0100
 
19829
 
 
19830
    Release 2.31.3
 
19831
 
 
19832
 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 
19833
 configure.ac |    2 +-
 
19834
 2 files changed, 36 insertions(+), 1 deletions(-)
 
19835
 
 
19836
commit 0bab4d746a71b7f300735df19f562f7b151c8d70
 
19837
Author: Thomas Wood <thomas.wood@intel.com>
 
19838
Date:   Mon Jun 7 17:58:58 2010 +0100
 
19839
 
 
19840
    examples: make sure the label is shown when the panel is created
 
19841
 
 
19842
 examples/cc-example-panel.c |    2 ++
 
19843
 1 files changed, 2 insertions(+), 0 deletions(-)
 
19844
 
 
19845
commit 8836316161e4bbdc3b353183a439bda074aa8eeb
 
19846
Author: Thomas Wood <thomas.wood@intel.com>
 
19847
Date:   Mon Jun 7 16:51:11 2010 +0100
 
19848
 
 
19849
    display: convert display capplet to a settings panel
 
19850
    
 
19851
    Add CcPanel and module implmenetation for the display settings.
 
19852
 
 
19853
 capplets/Makefile.am                               |    5 +-
 
19854
 capplets/display/Makefile.am                       |   78 -
 
19855
 capplets/display/TODO                              |  837 -------
 
19856
 capplets/display/build.sh                          |    1 -
 
19857
 capplets/display/display-capplet.ui                |  437 ----
 
19858
 capplets/display/display-properties.desktop.in.in  |   14 -
 
19859
 capplets/display/foo-marshal.c                     |  279 ---
 
19860
 capplets/display/foo-marshal.h                     |   63 -
 
19861
 .../gnome-display-properties-install-systemwide.c  |  272 ---
 
19862
 .../icons/16x16/preferences-desktop-display.png    |  Bin 613 -> 0 bytes
 
19863
 .../icons/22x22/preferences-desktop-display.png    |  Bin 866 -> 0 bytes
 
19864
 .../icons/24x24/preferences-desktop-display.png    |  Bin 909 -> 0 bytes
 
19865
 .../icons/32x32/preferences-desktop-display.png    |  Bin 1602 -> 0 bytes
 
19866
 .../icons/scalable/preferences-desktop-display.svg |  470 ----
 
19867
 capplets/display/org.gnome.randr.policy.in         |   29 -
 
19868
 capplets/display/scrollarea.c                      | 1944 ---------------
 
19869
 capplets/display/scrollarea.h                      |  124 -
 
19870
 capplets/display/xrandr-capplet.c                  | 2552 --------------------
 
19871
 configure.ac                                       |    4 +-
 
19872
 panels/Makefile.am                                 |    8 +-
 
19873
 panels/display/Makefile.am                         |   81 +
 
19874
 panels/display/TODO                                |  837 +++++++
 
19875
 panels/display/cc-display-panel.c                  |  114 +
 
19876
 panels/display/cc-display-panel.h                  |   74 +
 
19877
 panels/display/display-capplet.ui                  |  397 +++
 
19878
 panels/display/display-module.c                    |   41 +
 
19879
 panels/display/foo-marshal.c                       |  279 +++
 
19880
 panels/display/foo-marshal.h                       |   63 +
 
19881
 panels/display/gnome-display-panel.desktop.in.in   |   15 +
 
19882
 .../gnome-display-properties-install-systemwide.c  |  272 +++
 
19883
 .../icons/16x16/preferences-desktop-display.png    |  Bin 0 -> 613 bytes
 
19884
 .../icons/22x22/preferences-desktop-display.png    |  Bin 0 -> 866 bytes
 
19885
 .../icons/24x24/preferences-desktop-display.png    |  Bin 0 -> 909 bytes
 
19886
 .../icons/32x32/preferences-desktop-display.png    |  Bin 0 -> 1602 bytes
 
19887
 .../icons/scalable/preferences-desktop-display.svg |  470 ++++
 
19888
 panels/display/org.gnome.randr.policy.in           |   29 +
 
19889
 panels/display/scrollarea.c                        | 1944 +++++++++++++++
 
19890
 panels/display/scrollarea.h                        |  124 +
 
19891
 panels/display/xrandr-capplet.c                    | 2516 +++++++++++++++++++
 
19892
 panels/display/xrandr-capplet.h                    |    3 +
 
19893
 po/POTFILES.in                                     |   10 +-
 
19894
 po/POTFILES.skip                                   |    2 +-
 
19895
 42 files changed, 7276 insertions(+), 7112 deletions(-)
 
19896
 
 
19897
commit b3530ea2511603cbd8a1eddc0586cf188701e5e2
 
19898
Author: Thomas Wood <thomas.wood@intel.com>
 
19899
Date:   Mon Jun 7 10:33:45 2010 +0100
 
19900
 
 
19901
    mouse/keyboard: hide accessibility preferences now in universal-access
 
19902
    
 
19903
    Temporarily hide the mouse and keyboard accessibility preferences that are
 
19904
    now implemented in the universal-access panel.
 
19905
 
 
19906
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    2 --
 
19907
 panels/mouse/gnome-mouse-properties.ui             |    1 -
 
19908
 2 files changed, 0 insertions(+), 3 deletions(-)
 
19909
 
 
19910
commit 86b80431934fb75ef85b2321a91215577ec3d149
 
19911
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
19912
Date:   Sun Jun 6 17:55:27 2010 +0200
 
19913
 
 
19914
    Updated Galician translations
 
19915
 
 
19916
 po/gl.po |  522 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 
19917
 1 files changed, 424 insertions(+), 98 deletions(-)
 
19918
 
 
19919
commit 1e615fafda464d2a615c8d86d427bf25bd13a066
 
19920
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
19921
Date:   Sat Jun 5 10:04:37 2010 +0300
 
19922
 
 
19923
    Updated Hebrew translation.
 
19924
 
 
19925
 po/he.po |  530 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 
19926
 1 files changed, 420 insertions(+), 110 deletions(-)
 
19927
 
 
19928
commit b6e436acda24bc61196ccf291b8f76a0ba98f3b8
 
19929
Author: Thomas Wood <thomas.wood@intel.com>
 
19930
Date:   Fri Jun 4 17:59:03 2010 +0100
 
19931
 
 
19932
    Remove accessibility capplet from the build
 
19933
    
 
19934
    The accessibility capplet is now superseded by the unviversal-access panel.
 
19935
 
 
19936
 capplets/Makefile.am |    2 --
 
19937
 configure.ac         |    3 ---
 
19938
 po/POTFILES.in       |    3 ---
 
19939
 po/POTFILES.skip     |    2 --
 
19940
 4 files changed, 0 insertions(+), 10 deletions(-)
 
19941
 
 
19942
commit 54127b805e48b46662907a86a06c8c3a52b19c37
 
19943
Author: Thomas Wood <thomas.wood@intel.com>
 
19944
Date:   Fri Jun 4 17:45:54 2010 +0100
 
19945
 
 
19946
    build: Make sure distcheck passes
 
19947
    
 
19948
    Rename files in POTFILES to match new names. Rename the universal access
 
19949
    .desktop file to be consistent with the other desktop files.
 
19950
 
 
19951
 configure.ac                                       |    2 +-
 
19952
 panels/universal-access/Makefile.am                |    4 ++--
 
19953
 .../gnome-universal-access-panel.desktop.in.in     |   11 +++++++++++
 
19954
 .../gnome-universal-access.desktop.in.in           |   11 -----------
 
19955
 po/POTFILES.in                                     |   13 +++++++------
 
19956
 po/POTFILES.skip                                   |   12 ++++++------
 
19957
 6 files changed, 27 insertions(+), 26 deletions(-)
 
19958
 
 
19959
commit 18443d9c647df3f788e1c2d44a225f7aa8e9c848
 
19960
Author: Thomas Wood <thomas.wood@intel.com>
 
19961
Date:   Fri Jun 4 16:31:22 2010 +0100
 
19962
 
 
19963
    universal-access: set unimplemented UI as insensitive, rather than hidden
 
19964
 
 
19965
 panels/universal-access/uap.ui |    9 +++++++++
 
19966
 1 files changed, 9 insertions(+), 0 deletions(-)
 
19967
 
 
19968
commit c2721d23a67e6463db0c13631b1ce843a49086d5
 
19969
Author: Thomas Wood <thomas.wood@intel.com>
 
19970
Date:   Fri Jun 4 15:54:03 2010 +0100
 
19971
 
 
19972
    universal-access: hook toggle keys beep option into the correct setting
 
19973
 
 
19974
 panels/universal-access/cc-ua-panel.c |    6 ++++++
 
19975
 1 files changed, 6 insertions(+), 0 deletions(-)
 
19976
 
 
19977
commit 3b5d9f079105771dff337ced91c9c285d4c16ba1
 
19978
Author: Thomas Wood <thomas.wood@intel.com>
 
19979
Date:   Fri Jun 4 15:27:21 2010 +0100
 
19980
 
 
19981
    universal-access: add implementation of text size option
 
19982
    
 
19983
    Implement scaling the text size by adjusting the DPI, as currently
 
19984
    implemented in gsd-a11y-preferences-dialog.c from gnome-settings-daemon.
 
19985
 
 
19986
 panels/universal-access/cc-ua-panel.c |  200 +++++++++++++++++++++++++++++++-
 
19987
 1 files changed, 193 insertions(+), 7 deletions(-)
 
19988
 
 
19989
commit 56b90b9fd4d4255946fb8a58026861c0ac1b1f70
 
19990
Author: Thomas Wood <thomas.wood@intel.com>
 
19991
Date:   Thu Jun 3 18:08:50 2010 +0100
 
19992
 
 
19993
    universal-access: implement contrast option combo box
 
19994
    
 
19995
    The "Contrast" combo box sets and reads the GTK+ theme and icon theme
 
19996
    values. The known contrast themes are stored in the combo box model; any
 
19997
    other values are treated as "Normal" contrast.
 
19998
 
 
19999
 panels/universal-access/cc-ua-panel.c |   99 +++++++++++++++++++++++++++++++++
 
20000
 panels/universal-access/uap.ui        |    6 ++
 
20001
 2 files changed, 105 insertions(+), 0 deletions(-)
 
20002
 
 
20003
commit 4f3104ff8a7a46c06b75e4a37b76e34f3b5915fa
 
20004
Author: Thomas Wood <thomas.wood@intel.com>
 
20005
Date:   Thu Jun 3 15:05:40 2010 +0100
 
20006
 
 
20007
    universal-access: set the default contrast selection to "Normal"
 
20008
 
 
20009
 panels/universal-access/uap.ui |    2 +-
 
20010
 1 files changed, 1 insertions(+), 1 deletions(-)
 
20011
 
 
20012
commit e21b42eaaef51a8b68e8796e528f3f4d392a8acd
 
20013
Author: Thomas Wood <thomas.wood@intel.com>
 
20014
Date:   Thu Jun 3 15:05:15 2010 +0100
 
20015
 
 
20016
    universal-access: hide unimplemented sections
 
20017
    
 
20018
    These sections are not yet implemented, so hide them from the user.
 
20019
 
 
20020
 panels/universal-access/uap.ui |    5 -----
 
20021
 1 files changed, 0 insertions(+), 5 deletions(-)
 
20022
 
 
20023
commit 628448e6b41bbfc8f85b138b45f1c0fabc1789ee
 
20024
Author: Thomas Wood <thomas.wood@intel.com>
 
20025
Date:   Thu Jun 3 15:04:28 2010 +0100
 
20026
 
 
20027
    universal-access: connect mouse and keyboard preference buttons
 
20028
    
 
20029
    The mouse preferences button and keyboard preferences button should open
 
20030
    the appropriate panel within the shell.
 
20031
 
 
20032
 panels/universal-access/cc-ua-panel.c |   31 +++++++++++++++++++++++++++++++
 
20033
 1 files changed, 31 insertions(+), 0 deletions(-)
 
20034
 
 
20035
commit 9832c976752eabdf5de7baf3124a7bbe10bf0b73
 
20036
Author: Thomas Wood <thomas.wood@intel.com>
 
20037
Date:   Thu Jun 3 15:02:48 2010 +0100
 
20038
 
 
20039
    universal-access: set pointer sections insensitive by default
 
20040
    
 
20041
    The section is "off" by default, so the section widgets should be marked
 
20042
    insensitive.
 
20043
 
 
20044
 panels/universal-access/uap.ui |    3 +++
 
20045
 1 files changed, 3 insertions(+), 0 deletions(-)
 
20046
 
 
20047
commit e092e55306981da4935d19601d0e96fd785bcbf6
 
20048
Author: Thomas Wood <thomas.wood@intel.com>
 
20049
Date:   Thu Jun 3 15:01:43 2010 +0100
 
20050
 
 
20051
    universal-access: Add a utility function to set up on/off toggle switches
 
20052
    
 
20053
    The universal-access settings panel contains several on/off radio button
 
20054
    pairs that require special setup to work correctly with
 
20055
    GConfPropertyEditor.
 
20056
 
 
20057
 panels/universal-access/cc-ua-panel.c |   89 +++++++++++++++------------------
 
20058
 1 files changed, 40 insertions(+), 49 deletions(-)
 
20059
 
 
20060
commit 6609f63c97874d1fb0bcd555b6490ca4ed12d6c6
 
20061
Author: Thomas Wood <thomas.wood@intel.com>
 
20062
Date:   Thu Jun 3 14:57:08 2010 +0100
 
20063
 
 
20064
    universal-access: Add formatting modelines for emacs users
 
20065
 
 
20066
 panels/universal-access/cc-ua-panel.c             |    3 ++-
 
20067
 panels/universal-access/cc-ua-panel.h             |    3 ++-
 
20068
 panels/universal-access/universal-access-module.c |    3 ++-
 
20069
 3 files changed, 6 insertions(+), 3 deletions(-)
 
20070
 
 
20071
commit 2ae31184993acb29a422f165aa899a3842f6c189
 
20072
Author: Thomas Wood <thomas.wood@intel.com>
 
20073
Date:   Thu Jun 3 11:28:05 2010 +0100
 
20074
 
 
20075
    universal-access: add panel ID to .desktop file and extension point name
 
20076
    
 
20077
    Panels are now loaded using the identifier specified in the .desktop file
 
20078
 
 
20079
 panels/universal-access/cc-ua-panel.c              |    2 +-
 
20080
 .../gnome-universal-access.desktop.in.in           |    2 +-
 
20081
 2 files changed, 2 insertions(+), 2 deletions(-)
 
20082
 
 
20083
commit d8ae738efe63b733083ff40478333eab20105bfe
 
20084
Author: Thomas Wood <thomas.wood@intel.com>
 
20085
Date:   Tue Jun 1 11:53:25 2010 +0100
 
20086
 
 
20087
    universal-access: Add hearing section implementation
 
20088
    
 
20089
    Connect the hearing section widgets to the corresponding gconf keys.
 
20090
 
 
20091
 panels/universal-access/cc-ua-panel.c |  163 +++++++++++++++++++++++++++++----
 
20092
 panels/universal-access/uap.ui        |   87 +++++++++---------
 
20093
 2 files changed, 189 insertions(+), 61 deletions(-)
 
20094
 
 
20095
commit 6b40d1f89fc2fda66fbbcbd0c3e3a8a9863435f7
 
20096
Author: Thomas Wood <thomas.wood@intel.com>
 
20097
Date:   Wed May 26 13:39:43 2010 +0100
 
20098
 
 
20099
    universal-access: implement main mouse settings
 
20100
    
 
20101
    Connect the main mouse settings to the corresponding gconf keys.
 
20102
 
 
20103
 panels/universal-access/cc-ua-panel.c |  122 ++++++++++++++++++++++-----------
 
20104
 panels/universal-access/uap.ui        |    6 +-
 
20105
 2 files changed, 85 insertions(+), 43 deletions(-)
 
20106
 
 
20107
commit 0171c05880070eefc19cf2f660a0a3b08a25d008
 
20108
Author: Thomas Wood <thomas.wood@intel.com>
 
20109
Date:   Wed May 26 12:42:15 2010 +0100
 
20110
 
 
20111
    universal-access: implement main keyboard settings
 
20112
    
 
20113
    Connect the main keyboard settings to the corresponding gconf keys.
 
20114
 
 
20115
 panels/universal-access/cc-ua-panel.c |  160 ++++++++++++++++++++++++++++++++-
 
20116
 panels/universal-access/uap.ui        |   21 +++--
 
20117
 2 files changed, 170 insertions(+), 11 deletions(-)
 
20118
 
 
20119
commit 98ffb24bf14a793be81495d79c0b2ed3a41c6cef
 
20120
Author: Thomas Wood <thomas.wood@intel.com>
 
20121
Date:   Tue May 25 11:17:03 2010 +0100
 
20122
 
 
20123
    Add initial universal-access module and UI
 
20124
 
 
20125
 configure.ac                                       |    2 +
 
20126
 panels/Makefile.am                                 |    2 +-
 
20127
 panels/universal-access/Makefile.am                |   31 +
 
20128
 panels/universal-access/cc-ua-panel.c              |  142 +
 
20129
 panels/universal-access/cc-ua-panel.h              |   74 +
 
20130
 .../gnome-universal-access.desktop.in.in           |   11 +
 
20131
 panels/universal-access/uap.ui                     | 2813 ++++++++++++++++++++
 
20132
 panels/universal-access/universal-access-module.c  |   41 +
 
20133
 8 files changed, 3115 insertions(+), 1 deletions(-)
 
20134
 
 
20135
commit 6f7d9d93640e52f622aa047c50c39b976a882fde
 
20136
Author: Thomas Wood <thomas.wood@intel.com>
 
20137
Date:   Thu Jun 3 11:56:28 2010 +0100
 
20138
 
 
20139
    shell: don't call gtk_widget_show_all on the new panel
 
20140
    
 
20141
    Don't call gtk_widget_show_all when loading a panel as there may be widgets
 
20142
    that the panel does not want to be visible initially.
 
20143
 
 
20144
 panels/network/gnome-network-properties.ui |    1 +
 
20145
 shell/gnome-control-center.c               |    6 ++++--
 
20146
 2 files changed, 5 insertions(+), 2 deletions(-)
 
20147
 
 
20148
commit b8d094cad7ace3b1750cd37c9332923896d36567
 
20149
Author: Thomas Wood <thomas.wood@intel.com>
 
20150
Date:   Thu Jun 3 11:47:36 2010 +0100
 
20151
 
 
20152
    shell: load the X-GNOME-Settings-Panel ID into the data model
 
20153
    
 
20154
    Load the panel id from the .desktop file into the model so that it does not
 
20155
    need to be loaded again later.
 
20156
 
 
20157
 shell/cc-shell-model.c       |   23 +++++++++++++++++++++--
 
20158
 shell/gnome-control-center.c |   42 ++++++++----------------------------------
 
20159
 2 files changed, 29 insertions(+), 36 deletions(-)
 
20160
 
 
20161
commit 3f06cc6fbbad2aa2fc40681210788279e8126176
 
20162
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
20163
Date:   Thu Jun 3 13:22:00 2010 +0300
 
20164
 
 
20165
    Updated Hebrew translation.
 
20166
 
 
20167
 po/he.po |   44 +++++++++++++++++++++++++-------------------
 
20168
 1 files changed, 25 insertions(+), 19 deletions(-)
 
20169
 
 
20170
commit eae240a3cf318c5506b3c1e96090591451a1e390
 
20171
Author: Jorge González <jorgegonz@svn.gnome.org>
 
20172
Date:   Thu Jun 3 11:31:03 2010 +0200
 
20173
 
 
20174
    Updated Spanish translation
 
20175
 
 
20176
 po/es.po |   43 ++++++++++++++++++++++++-------------------
 
20177
 1 files changed, 24 insertions(+), 19 deletions(-)
 
20178
 
 
20179
commit 130843187f22611d471cdb0ddc2b82315e53cdc2
 
20180
Author: Thomas Wood <thomas.wood@intel.com>
 
20181
Date:   Wed Jun 2 17:57:03 2010 +0100
 
20182
 
 
20183
    panels: make sure the Exec line is valid
 
20184
    
 
20185
    Allow the panel desktop files to launch the control center shell started
 
20186
    with the relevant panel.
 
20187
 
 
20188
 .../gnome-default-applications-panel.desktop.in.in |    2 +-
 
20189
 .../gnome-keybindings-panel.desktop.in.in          |    2 +-
 
20190
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |    2 +-
 
20191
 panels/mouse/gnome-mouse-panel.desktop.in.in       |    2 +-
 
20192
 panels/network/gnome-network-panel.desktop.in.in   |    2 +-
 
20193
 5 files changed, 5 insertions(+), 5 deletions(-)
 
20194
 
 
20195
commit d36df5e3e43f071c83f4c01b523e5407356c14fd
 
20196
Author: Thomas Wood <thomas.wood@intel.com>
 
20197
Date:   Wed Jun 2 17:53:42 2010 +0100
 
20198
 
 
20199
    shell: Use X-GNOME-Settings-Panel key value for the command line parameter
 
20200
    
 
20201
    Read the X-GNOME-Settings-Panel key from the desktop file to start the
 
20202
    correct panel from the command line parameter.
 
20203
 
 
20204
 shell/gnome-control-center.c |   21 +++++++++++++++++++--
 
20205
 1 files changed, 19 insertions(+), 2 deletions(-)
 
20206
 
 
20207
commit 847bbba2b88179f30416819b78941b34fb9cc749
 
20208
Author: Thomas Wood <thomas.wood@intel.com>
 
20209
Date:   Wed Jun 2 16:54:26 2010 +0100
 
20210
 
 
20211
    panels: make .desktop file naming more consistent
 
20212
    
 
20213
    Give the .desktop files for settings panels a more consistent naming
 
20214
    scheme.
 
20215
 
 
20216
 configure.ac                                       |   10 +++++-----
 
20217
 panels/default-applications/Makefile.am            |    2 +-
 
20218
 .../default-applications.desktop.in.in             |   15 ---------------
 
20219
 .../gnome-default-applications-panel.desktop.in.in |   15 +++++++++++++++
 
20220
 panels/keybindings/Makefile.am                     |    2 +-
 
20221
 .../gnome-keybindings-panel.desktop.in.in          |   15 +++++++++++++++
 
20222
 panels/keybindings/keybinding.desktop.in.in        |   15 ---------------
 
20223
 panels/keyboard/Makefile.am                        |    2 +-
 
20224
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |   15 +++++++++++++++
 
20225
 panels/keyboard/keyboard.desktop.in.in             |   15 ---------------
 
20226
 panels/mouse/Makefile.am                           |    2 +-
 
20227
 panels/mouse/gnome-mouse-panel.desktop.in.in       |   15 +++++++++++++++
 
20228
 panels/mouse/gnome-settings-mouse.desktop.in.in    |   15 ---------------
 
20229
 panels/network/Makefile.am                         |    2 +-
 
20230
 panels/network/gnome-network-panel.desktop.in.in   |   15 +++++++++++++++
 
20231
 .../network/gnome-network-properties.desktop.in.in |   15 ---------------
 
20232
 16 files changed, 85 insertions(+), 85 deletions(-)
 
20233
 
 
20234
commit d91e466f93456c056d6afff6619e39fa66cc8177
 
20235
Author: Thomas Wood <thomas.wood@intel.com>
 
20236
Date:   Wed Jun 2 16:20:45 2010 +0100
 
20237
 
 
20238
    shell: Use the X-GNOME-Settings-Panel value to identify panels
 
20239
    
 
20240
    Use the custom .desktop file field to identify panels and make sure the
 
20241
    panel implementations use the name to identify themselves.
 
20242
 
 
20243
 examples/cc-example-panel.c                        |    2 +-
 
20244
 .../cc-default-applications-panel.c                |    2 +-
 
20245
 panels/keybindings/cc-keybindings-panel.c          |    2 +-
 
20246
 panels/keyboard/cc-keyboard-panel.c                |    2 +-
 
20247
 panels/mouse/cc-mouse-panel.c                      |    2 +-
 
20248
 panels/network/cc-network-panel.c                  |    2 +-
 
20249
 shell/gnome-control-center.c                       |   91 +++++++++++--------
 
20250
 7 files changed, 59 insertions(+), 44 deletions(-)
 
20251
 
 
20252
commit 8aa419dabc70f872bb8f856988d019865edd5c8f
 
20253
Author: Thomas Wood <thomas.wood@intel.com>
 
20254
Date:   Wed Jun 2 16:18:27 2010 +0100
 
20255
 
 
20256
    Add X-GNOME-Settings-Panel key to panel desktop files
 
20257
    
 
20258
    Add a key to identify the name of the extension that implements the panel.
 
20259
    This can then be used in the shell to launch the appropriate panel.
 
20260
 
 
20261
 examples/gnome-example-panel.desktop.in.in         |    2 +-
 
20262
 .../default-applications.desktop.in.in             |    1 +
 
20263
 panels/keybindings/keybinding.desktop.in.in        |    1 +
 
20264
 panels/keyboard/keyboard.desktop.in.in             |    1 +
 
20265
 panels/mouse/gnome-settings-mouse.desktop.in.in    |    1 +
 
20266
 .../network/gnome-network-properties.desktop.in.in |    1 +
 
20267
 6 files changed, 6 insertions(+), 1 deletions(-)
 
20268
 
 
20269
commit e14803b391276260d25bf5cab506a898f9f3c4ff
 
20270
Author: Matthias Clasen <mclasen@redhat.com>
 
20271
Date:   Tue Jun 1 08:38:34 2010 -0400
 
20272
 
 
20273
    shell: Improve keyboard navigation
 
20274
    
 
20275
    When using keynav in the category views, the fact that the categories are
 
20276
    separate icon views leads to confusion, because each category will end up
 
20277
    with its own selected icon, so that you can end up with multiple selected
 
20278
    items (and the difference between focused/non-focused is not visually
 
20279
    obvious here). Also, since the category views appear visually as a single
 
20280
    unit, it is irritating that arrow keynav stops at category borders.
 
20281
    
 
20282
    This commit arranges things so that only one category will ever have a
 
20283
    selected item by unselecting on focus-out. Furthermore, it uses the
 
20284
    keynav-failed signal and some new GTK+ api to make arrow up/down work across
 
20285
    category borders, in the expected way.
 
20286
 
 
20287
 configure.ac                 |    2 +-
 
20288
 shell/gnome-control-center.c |  168 ++++++++++++++++++++++++++++++++++++++++++
 
20289
 2 files changed, 169 insertions(+), 1 deletions(-)
 
20290
 
 
20291
commit b754e8f6573264abb405b4da11a33801bf541119
728
20292
Author: Bin Li <libin.charles@gmail.com>
729
 
Date:   2010-05-31
 
20293
Date:   Mon May 31 21:28:20 2010 +0200
730
20294
 
731
20295
    Catch yet another new error message from passwd
732
20296
    
733
20297
    Also deal with "it is too simplistic/systematic". Closes bug
734
20298
 
735
 
M       capplets/about-me/gnome-about-me-password.c
 
20299
 capplets/about-me/gnome-about-me-password.c |    4 ++--
 
20300
 1 files changed, 2 insertions(+), 2 deletions(-)
736
20301
 
737
 
commit 432765f8845aa3ff1cf83ebd4340d94a06f8cc7c
 
20302
commit 0c30e688372a2d4245e9a069c7dcac5c423d95e2
738
20303
Author: Bin Li <libin.charles@gmail.com>
739
 
Date:   2010-05-31
 
20304
Date:   Mon May 31 21:25:56 2010 +0200
740
20305
 
741
20306
    Catch "password too recent" error message
742
20307
    
743
20308
    Closes bug #620135.
744
20309
 
745
 
M       capplets/about-me/gnome-about-me-password.c
746
 
 
747
 
commit 3a2e094d14bd8371d1bcb9ba102f19391b59a958
 
20310
 capplets/about-me/gnome-about-me-password.c |    3 +++
 
20311
 1 files changed, 3 insertions(+), 0 deletions(-)
 
20312
 
 
20313
commit e37945e29854c9603b7712a5c613cb09b8c3c847
 
20314
Author: Ivar Smolin <okul@linux.ee>
 
20315
Date:   Sun May 30 09:36:58 2010 +0300
 
20316
 
 
20317
    Estonian translation updated
 
20318
 
 
20319
 po/et.po |  454 ++++++++++++++++++++++++++++++++++++--------------------------
 
20320
 1 files changed, 263 insertions(+), 191 deletions(-)
 
20321
 
 
20322
commit c4ac0fcb086caaf1ac01945dc322ec50fdfb7df7
 
20323
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
20324
Date:   Sat May 29 12:56:09 2010 +0300
 
20325
 
 
20326
    Updated Hebrew translation.
 
20327
 
 
20328
 po/he.po | 1472 +++++++++++++++++++++++++++++++++-----------------------------
 
20329
 1 files changed, 795 insertions(+), 677 deletions(-)
 
20330
 
 
20331
commit 186a999d6e82eea5b908d3a040871e02ff470c36
748
20332
Author: Andre Klapper <a9016009@gmx.de>
749
 
Date:   2010-05-27
 
20333
Date:   Thu May 27 20:57:18 2010 +0200
750
20334
 
751
20335
    Replace deprecated GTK+ symbols. See bug 572325.
752
20336
 
753
 
M       capplets/common/theme-thumbnail.c
 
20337
 capplets/common/theme-thumbnail.c |    6 +++---
 
20338
 1 files changed, 3 insertions(+), 3 deletions(-)
754
20339
 
755
 
commit f5d8d65b83e89189d5e38ccbae298c267abf213e
 
20340
commit 46cd0b40f9350204b2907c773445f1f0f2c46ab4
756
20341
Author: Sergey V. Udaltsov <svu@gnome.org>
757
 
Date:   2010-05-26
 
20342
Date:   Wed May 26 01:04:46 2010 +0100
758
20343
 
759
20344
    Changing Print layout to Show layout
760
20345
    
761
20346
    Using new shared function from libgnomekbd
762
20347
 
763
 
M       capplets/keyboard/gnome-keyboard-properties-dialog.ui
764
 
M       capplets/keyboard/gnome-keyboard-properties-xkblt.c
765
 
M       configure.ac
766
 
 
767
 
commit 6e583524ee2d7e1259bde93746986e88e30a5721
 
20348
 configure.ac                                       |    2 +-
 
20349
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    6 ++--
 
20350
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |   28 +++++++------------
 
20351
 3 files changed, 14 insertions(+), 22 deletions(-)
 
20352
 
 
20353
commit 27bf283683914d63296f9e95776e52093511aead
 
20354
Author: Thomas Wood <thomas.wood@intel.com>
 
20355
Date:   Tue May 25 14:38:36 2010 +0100
 
20356
 
 
20357
    shell: set the window name and icon when opening an embedded settings panel
 
20358
    
 
20359
    This involves storing the default window title and icon name and resetting
 
20360
    the title and icon name when an embedded settings panel is closed.
 
20361
    
 
20362
    The icon name and title for each panel is retrieved from the desktop file
 
20363
    information and stored in the CcShellModel.
 
20364
 
 
20365
 shell/cc-shell-model.c       |    3 +-
 
20366
 shell/cc-shell-model.h       |    1 +
 
20367
 shell/gnome-control-center.c |   43 +++++++++++++++++++++++++++++++++++++++--
 
20368
 3 files changed, 43 insertions(+), 4 deletions(-)
 
20369
 
 
20370
commit 4fcc633a36680573fb20f1a2db3bdb903e0c462d
 
20371
Author: Thomas Wood <thomas.wood@intel.com>
 
20372
Date:   Tue May 25 14:22:25 2010 +0100
 
20373
 
 
20374
    shell: remove unused title label and ensure padding around each panel
 
20375
    
 
20376
    Make sure there is always 6 pixels padding around the embedded settings
 
20377
    panel.
 
20378
    
 
20379
    Remove the unused title label and alignment.
 
20380
 
 
20381
 shell/gnome-control-center.c |   23 ++++++++++-------------
 
20382
 shell/shell.ui               |   25 ++-----------------------
 
20383
 2 files changed, 12 insertions(+), 36 deletions(-)
 
20384
 
 
20385
commit a2665e9f01a70326caac63052ad0d8e3ea5999f0
 
20386
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
20387
Date:   Tue May 25 11:41:45 2010 +0200
 
20388
 
 
20389
    Fixed little typo in NEWS
 
20390
 
 
20391
 NEWS |    2 +-
 
20392
 1 files changed, 1 insertions(+), 1 deletions(-)
 
20393
 
 
20394
commit 6dfe986044dc403b4806c933e738ccf6fc6b8d66
 
20395
Author: William Jon McCann <jmccann@redhat.com>
 
20396
Date:   Sat Jan 16 21:17:35 2010 -0500
 
20397
 
 
20398
    shell: Don't include both Personal and Look & Feel
 
20399
    
 
20400
    It isn't really clear what the distinction is.
 
20401
 
 
20402
 shell/gnomecc.menu |   11 +----------
 
20403
 1 files changed, 1 insertions(+), 10 deletions(-)
 
20404
 
 
20405
commit 6fd962552f828c0c26339af26e6e5428790c87ba
 
20406
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
20407
Date:   Tue May 25 09:36:56 2010 +0200
 
20408
 
 
20409
    Updated Galician translations
 
20410
 
 
20411
 po/gl.po |  390 ++++++++++++++++++++++++++++++--------------------------------
 
20412
 1 files changed, 188 insertions(+), 202 deletions(-)
 
20413
 
 
20414
commit 83bedf633ceb3d3fc937ac366277fda1c61229e2
 
20415
Author: Jorge González <jorgegonz@svn.gnome.org>
 
20416
Date:   Tue May 25 08:48:13 2010 +0200
 
20417
 
 
20418
    Updated Spanish translation
 
20419
 
 
20420
 po/es.po | 1122 ++++++++++++++++++++++++++++++--------------------------------
 
20421
 1 files changed, 535 insertions(+), 587 deletions(-)
 
20422
 
 
20423
commit 45c5eeb522b0da8146811d9690228c055f2afe5e
 
20424
Author: Thomas Wood <thomas.wood@intel.com>
 
20425
Date:   Mon May 24 23:09:36 2010 +0100
 
20426
 
 
20427
    Release 2.31.2
 
20428
 
 
20429
 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 
20430
 configure.ac |    2 +-
 
20431
 2 files changed, 41 insertions(+), 1 deletions(-)
 
20432
 
 
20433
commit 465d0bb7d9960bc891b3c738f87b36e4a9d4e925
 
20434
Author: Thomas Wood <thomas.wood@intel.com>
 
20435
Date:   Mon May 24 23:03:38 2010 +0100
 
20436
 
 
20437
    keyboard: consolidate multiple INCLUDES definitions into one
 
20438
 
 
20439
 panels/keyboard/Makefile.am |    8 +-------
 
20440
 1 files changed, 1 insertions(+), 7 deletions(-)
 
20441
 
 
20442
commit 8a9c632975afbe64ffdabc20c43a2b356724415b
 
20443
Author: Thomas Wood <thomas.wood@intel.com>
 
20444
Date:   Mon May 24 22:48:34 2010 +0100
 
20445
 
 
20446
    shell: ensure translations are enabled
 
20447
    
 
20448
    Make sure gettext is initialised correctly and make sure strings in the
 
20449
    GtkBuilder file are marked for translation.
 
20450
 
 
20451
 shell/control-center.c |    8 ++++++++
 
20452
 shell/shell.ui         |    2 +-
 
20453
 2 files changed, 9 insertions(+), 1 deletions(-)
 
20454
 
 
20455
commit 8aedeff4caa817de053888b606cb7710baba5987
 
20456
Author: Thomas Wood <thomas.wood@intel.com>
 
20457
Date:   Mon May 24 18:24:41 2010 +0100
 
20458
 
 
20459
    Disable Window settings from the build
 
20460
    
 
20461
    Window settings are not planned to be included in the next release, so
 
20462
    remove the window settings capplet from the build.
 
20463
 
 
20464
 capplets/Makefile.am |    4 +---
 
20465
 configure.ac         |    2 --
 
20466
 po/POTFILES.in       |    3 ---
 
20467
 po/POTFILES.skip     |    1 -
 
20468
 4 files changed, 1 insertions(+), 9 deletions(-)
 
20469
 
 
20470
commit 19b7502f5efb35a133119df43520496ccfb9c8b3
 
20471
Author: Thomas Wood <thomas.wood@intel.com>
 
20472
Date:   Mon May 24 17:42:52 2010 +0100
 
20473
 
 
20474
    keybindings: convert capplet to a settings panel
 
20475
    
 
20476
    Add a module and CcPanel implementation for keyboard shortcuts settings.
 
20477
 
 
20478
 capplets/Makefile.am                               |    2 -
 
20479
 capplets/keybindings/00-multimedia-key.xml.in      |   35 -
 
20480
 capplets/keybindings/01-desktop-key.xml.in         |   29 -
 
20481
 capplets/keybindings/Makefile.am                   |   46 -
 
20482
 capplets/keybindings/eggaccelerators.c             |  632 -------
 
20483
 capplets/keybindings/eggaccelerators.h             |   95 -
 
20484
 capplets/keybindings/eggcellrendererkeys.c         |  695 -------
 
20485
 capplets/keybindings/eggcellrendererkeys.h         |   89 -
 
20486
 capplets/keybindings/gnome-keybinding-properties.c | 1948 -------------------
 
20487
 .../keybindings/gnome-keybinding-properties.ui     |  301 ---
 
20488
 capplets/keybindings/gnome-keybindings.pc.in       |   10 -
 
20489
 capplets/keybindings/keybinding.desktop.in.in      |   14 -
 
20490
 configure.ac                                       |    6 +-
 
20491
 panels/Makefile.am                                 |    2 +-
 
20492
 panels/keybindings/00-multimedia-key.xml.in        |   35 +
 
20493
 panels/keybindings/01-desktop-key.xml.in           |   29 +
 
20494
 panels/keybindings/Makefile.am                     |   51 +
 
20495
 panels/keybindings/cc-keybindings-panel.c          |  130 ++
 
20496
 panels/keybindings/cc-keybindings-panel.h          |   74 +
 
20497
 panels/keybindings/eggaccelerators.c               |  632 +++++++
 
20498
 panels/keybindings/eggaccelerators.h               |   95 +
 
20499
 panels/keybindings/eggcellrendererkeys.c           |  695 +++++++
 
20500
 panels/keybindings/eggcellrendererkeys.h           |   89 +
 
20501
 panels/keybindings/gnome-keybinding-properties.c   | 1949 ++++++++++++++++++++
 
20502
 panels/keybindings/gnome-keybinding-properties.ui  |  319 ++++
 
20503
 panels/keybindings/gnome-keybindings.pc.in         |   10 +
 
20504
 panels/keybindings/keybinding.desktop.in.in        |   14 +
 
20505
 panels/keybindings/keybindings-module.c            |   41 +
 
20506
 panels/keybindings/wm-common.c                     |  184 ++
 
20507
 panels/keybindings/wm-common.h                     |   17 +
 
20508
 po/POTFILES.in                                     |   12 +-
 
20509
 po/POTFILES.skip                                   |    2 +-
 
20510
 32 files changed, 4375 insertions(+), 3907 deletions(-)
 
20511
 
 
20512
commit f112fc3a8edcf68c6c8f4cc8af575f978deb2bc4
 
20513
Author: Thomas Wood <thomas.wood@intel.com>
 
20514
Date:   Mon May 24 11:17:04 2010 +0100
 
20515
 
 
20516
    default-applications: convert capplet to a settings panel
 
20517
    
 
20518
    Add a module and CcPanel implementation for default applications settings.
 
20519
 
 
20520
 capplets/Makefile.am                               |    2 -
 
20521
 capplets/default-applications/Makefile.am          |   75 -
 
20522
 .../default-applications-capplet.png               |  Bin 4377 -> 0 bytes
 
20523
 .../default-applications.desktop.in.in             |   14 -
 
20524
 .../gnome-at-commandline.in.in                     |  101 -
 
20525
 .../gnome-at-session.desktop.in.in                 |   15 -
 
20526
 capplets/default-applications/gnome-da-capplet.c   |  989 --
 
20527
 capplets/default-applications/gnome-da-capplet.h   |  126 -
 
20528
 capplets/default-applications/gnome-da-item.c      |  148 -
 
20529
 capplets/default-applications/gnome-da-item.h      |   81 -
 
20530
 capplets/default-applications/gnome-da-xml.c       |  323 -
 
20531
 capplets/default-applications/gnome-da-xml.h       |   27 -
 
20532
 .../gnome-default-applications-properties.ui       | 1383 ---
 
20533
 .../gnome-default-applications.pc.in               |   10 -
 
20534
 .../gnome-default-applications.xml.in              |  434 -
 
20535
 .../16x16/gnome-settings-default-applications.png  |  Bin 748 -> 0 bytes
 
20536
 .../22x22/gnome-settings-default-applications.png  |  Bin 1310 -> 0 bytes
 
20537
 .../24x24/gnome-settings-default-applications.png  |  Bin 1340 -> 0 bytes
 
20538
 .../32x32/gnome-settings-default-applications.png  |  Bin 1727 -> 0 bytes
 
20539
 .../48x48/gnome-settings-default-applications.png  |  Bin 2825 -> 0 bytes
 
20540
 .../icons/svg/preferred-applications.svg           |12680 --------------------
 
20541
 configure.ac                                       |   10 +-
 
20542
 panels/Makefile.am                                 |    2 +-
 
20543
 panels/default-applications/Makefile.am            |   80 +
 
20544
 .../cc-default-applications-panel.c                |  132 +
 
20545
 .../cc-default-applications-panel.h                |   74 +
 
20546
 .../default-applications-capplet.png               |  Bin 0 -> 4377 bytes
 
20547
 .../default-applications-module.c                  |   41 +
 
20548
 .../default-applications.desktop.in.in             |   14 +
 
20549
 .../gnome-at-commandline.in.in                     |  101 +
 
20550
 .../gnome-at-session.desktop.in.in                 |   15 +
 
20551
 panels/default-applications/gnome-da-capplet.c     |  956 ++
 
20552
 panels/default-applications/gnome-da-capplet.h     |  127 +
 
20553
 panels/default-applications/gnome-da-item.c        |  148 +
 
20554
 panels/default-applications/gnome-da-item.h        |   81 +
 
20555
 panels/default-applications/gnome-da-xml.c         |  323 +
 
20556
 panels/default-applications/gnome-da-xml.h         |   27 +
 
20557
 .../gnome-default-applications-properties.ui       | 1383 +++
 
20558
 .../gnome-default-applications.pc.in               |   10 +
 
20559
 .../gnome-default-applications.xml.in              |  434 +
 
20560
 .../16x16/gnome-settings-default-applications.png  |  Bin 0 -> 748 bytes
 
20561
 .../22x22/gnome-settings-default-applications.png  |  Bin 0 -> 1310 bytes
 
20562
 .../24x24/gnome-settings-default-applications.png  |  Bin 0 -> 1340 bytes
 
20563
 .../32x32/gnome-settings-default-applications.png  |  Bin 0 -> 1727 bytes
 
20564
 .../48x48/gnome-settings-default-applications.png  |  Bin 0 -> 2825 bytes
 
20565
 .../icons/svg/preferred-applications.svg           |12680 ++++++++++++++++++++
 
20566
 po/POTFILES.in                                     |   10 +-
 
20567
 po/POTFILES.skip                                   |    4 +-
 
20568
 48 files changed, 16639 insertions(+), 16421 deletions(-)
 
20569
 
 
20570
commit f67bdb711bba2ec700c662688a8772e544a39752
 
20571
Author: noch <norayr@arnet.am>
 
20572
Date:   Mon May 24 16:25:41 2010 +0500
 
20573
 
 
20574
    Modified LINGUAG.
 
20575
 
 
20576
 po/LINGUAS |    1 +
 
20577
 1 files changed, 1 insertions(+), 0 deletions(-)
 
20578
 
 
20579
commit 91b82e4e0485e9b79963188797041fa6d776c498
 
20580
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
20581
Date:   Sat May 22 23:59:10 2010 +0200
 
20582
 
 
20583
    Updated Galician translations
 
20584
 
 
20585
 po/gl.po |  726 ++++++++++++++++++++++++++++++--------------------------------
 
20586
 1 files changed, 346 insertions(+), 380 deletions(-)
 
20587
 
 
20588
commit 5e24f0464dc807b1bb7af1e866d7d14454fbf7f1
 
20589
Author: Thomas Wood <thos@gnome.org>
 
20590
Date:   Sat May 22 14:52:24 2010 +0100
 
20591
 
 
20592
    network: convert network capplet to a settings panel
 
20593
    
 
20594
    Add a module and CcPanel implementation for network proxy settings
 
20595
 
 
20596
 capplets/Makefile.am                               |    2 -
 
20597
 capplets/network/Makefile.am                       |   50 -
 
20598
 capplets/network/gnome-network-properties.c        | 1397 --------------------
 
20599
 .../network/gnome-network-properties.desktop.in.in |   14 -
 
20600
 capplets/network/gnome-network-properties.ui       | 1056 ---------------
 
20601
 .../icons/16x16/gnome-network-properties.png       |  Bin 824 -> 0 bytes
 
20602
 .../icons/16x16/gnome-network-properties.svg       |  364 -----
 
20603
 .../icons/22x22/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 
20604
 .../icons/22x22/gnome-network-properties.svg       |  452 -------
 
20605
 .../icons/24x24/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 
20606
 .../icons/32x32/gnome-network-properties.png       |  Bin 1855 -> 0 bytes
 
20607
 .../icons/32x32/gnome-network-properties.svg       |  518 --------
 
20608
 .../icons/48x48/gnome-network-properties.png       |  Bin 3191 -> 0 bytes
 
20609
 .../icons/scalable/gnome-network-properties.svg    |  628 ---------
 
20610
 configure.ac                                       |    4 +-
 
20611
 panels/Makefile.am                                 |    2 +-
 
20612
 panels/network/Makefile.am                         |   57 +
 
20613
 panels/network/cc-network-panel.c                  |  137 ++
 
20614
 panels/network/cc-network-panel.h                  |   79 ++
 
20615
 panels/network/gnome-network-properties.c          | 1389 +++++++++++++++++++
 
20616
 .../network/gnome-network-properties.desktop.in.in |   14 +
 
20617
 panels/network/gnome-network-properties.ui         | 1088 +++++++++++++++
 
20618
 .../icons/16x16/gnome-network-properties.png       |  Bin 0 -> 824 bytes
 
20619
 .../icons/22x22/gnome-network-properties.png       |  Bin 0 -> 1081 bytes
 
20620
 .../icons/24x24/gnome-network-properties.png       |  Bin 0 -> 1081 bytes
 
20621
 .../icons/32x32/gnome-network-properties.png       |  Bin 0 -> 1855 bytes
 
20622
 .../icons/48x48/gnome-network-properties.png       |  Bin 0 -> 3191 bytes
 
20623
 .../icons/scalable/gnome-network-properties.svg    |  628 +++++++++
 
20624
 panels/network/network-module.c                    |   41 +
 
20625
 po/POTFILES.in                                     |    6 +-
 
20626
 po/POTFILES.skip                                   |    2 +-
 
20627
 31 files changed, 3440 insertions(+), 4488 deletions(-)
 
20628
 
 
20629
commit 9b78f236c19dc9c9f9bd13ff5bb96db26c20e117
 
20630
Author: Thomas Wood <thos@gnome.org>
 
20631
Date:   Sat May 22 12:35:25 2010 +0100
 
20632
 
 
20633
    Fix various issues raised by distcheck
 
20634
 
 
20635
 panels/keyboard/Makefile.am |    1 +
 
20636
 po/POTFILES.in              |   28 +++++++++++++++-------------
 
20637
 po/POTFILES.skip            |    2 +-
 
20638
 3 files changed, 17 insertions(+), 14 deletions(-)
 
20639
 
 
20640
commit ad938356da20f08897952c5c6814fa677fd2a813
 
20641
Author: Thomas Wood <thos@gnome.org>
 
20642
Date:   Sat May 22 12:02:52 2010 +0100
 
20643
 
 
20644
    Make sure panels do not need to link against libcommon.la
 
20645
    
 
20646
    libcommon.la defines several new GTypes, so it cannot be loaded into the
 
20647
    same process multiple times.
 
20648
    
 
20649
    Copy gconf-property-editor to libgnome-control-center as this is useful
 
20650
    for all panels. However, it will need to be converted to GSettings in the
 
20651
    near future.
 
20652
    
 
20653
    Copy capplet-stock-icons to the mouse panel, as it is not used in any other
 
20654
    panels.
 
20655
    
 
20656
    Remove references to functions not yet implemented for panels (help,
 
20657
    window icon, etc).
 
20658
 
 
20659
 libgnome-control-center/Makefile.am                |    6 +
 
20660
 .../gconf-property-editor-marshal.c                |   41 +
 
20661
 .../gconf-property-editor-marshal.h                |   15 +
 
20662
 libgnome-control-center/gconf-property-editor.c    | 1801 ++++++++++++++++++++
 
20663
 libgnome-control-center/gconf-property-editor.h    |  158 ++
 
20664
 panels/keyboard/Makefile.am                        |    3 +-
 
20665
 panels/keyboard/gnome-keyboard-properties.c        |    7 +-
 
20666
 panels/mouse/Makefile.am                           |   10 +-
 
20667
 panels/mouse/capplet-stock-icons.c                 |  101 ++
 
20668
 panels/mouse/capplet-stock-icons.h                 |   62 +
 
20669
 panels/mouse/gnome-mouse-properties.c              |    6 +-
 
20670
 11 files changed, 2195 insertions(+), 15 deletions(-)
 
20671
 
 
20672
commit 538670298ef3302cc40347c92f91ef23b996ab0e
768
20673
Author: Milan Bouchet-Valat <nalimilan@club.fr>
769
 
Date:   2010-05-22
 
20674
Date:   Sat May 22 12:10:05 2010 +0200
770
20675
 
771
20676
    [about-me] Don't hang when new and old password are too similar
772
20677
    
774
20679
    
775
20680
    https://bugzilla.gnome.org/show_bug.cgi?id=619354
776
20681
 
777
 
M       capplets/about-me/gnome-about-me-password.c
 
20682
 capplets/about-me/gnome-about-me-password.c |    2 ++
 
20683
 1 files changed, 2 insertions(+), 0 deletions(-)
 
20684
 
 
20685
commit 0b6a13e046eb2777a2f2842fa05d992fa9d88c38
 
20686
Author: Sergey V. Udaltsov <svu@gnome.org>
 
20687
Date:   Sat May 22 12:13:24 2010 +0100
 
20688
 
 
20689
    copyright lines fixed
 
20690
 
 
20691
 panels/keyboard/cc-keyboard-panel.c |    2 +-
 
20692
 panels/keyboard/cc-keyboard-panel.h |    2 +-
 
20693
 2 files changed, 2 insertions(+), 2 deletions(-)
 
20694
 
 
20695
commit 7840afd7a1db92c1339f5a1ff78f110f561db0be
 
20696
Author: Sergey V. Udaltsov <svu@gnome.org>
 
20697
Date:   Fri May 21 23:22:29 2010 +0100
 
20698
 
 
20699
    Converted keyboard capplet to panel
 
20700
 
 
20701
 capplets/Makefile.am                               |    2 -
 
20702
 capplets/keyboard/.indent.pro                      |    2 -
 
20703
 capplets/keyboard/Makefile.am                      |   42 -
 
20704
 ...gnome-keyboard-properties-a11y-notifications.ui |  526 ------
 
20705
 capplets/keyboard/gnome-keyboard-properties-a11y.c |  325 ----
 
20706
 capplets/keyboard/gnome-keyboard-properties-a11y.h |   32 -
 
20707
 .../keyboard/gnome-keyboard-properties-dialog.ui   | 1857 --------------------
 
20708
 .../gnome-keyboard-properties-layout-chooser.ui    |  315 ----
 
20709
 .../gnome-keyboard-properties-model-chooser.ui     |  142 --
 
20710
 .../gnome-keyboard-properties-options-dialog.ui    |   94 -
 
20711
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  254 ---
 
20712
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |  100 --
 
20713
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  483 -----
 
20714
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  561 ------
 
20715
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |  347 ----
 
20716
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  516 ------
 
20717
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |  136 --
 
20718
 capplets/keyboard/gnome-keyboard-properties.c      |  265 ---
 
20719
 capplets/keyboard/keyboard.desktop.in.in           |   14 -
 
20720
 capplets/keyboard/use_cases.txt                    |   42 -
 
20721
 configure.ac                                       |    4 +-
 
20722
 panels/Makefile.am                                 |    2 +-
 
20723
 panels/keyboard/.indent.pro                        |    2 +
 
20724
 panels/keyboard/Makefile.am                        |   58 +
 
20725
 panels/keyboard/cc-keyboard-panel.c                |  139 ++
 
20726
 panels/keyboard/cc-keyboard-panel.h                |   74 +
 
20727
 ...gnome-keyboard-properties-a11y-notifications.ui |  526 ++++++
 
20728
 panels/keyboard/gnome-keyboard-properties-a11y.c   |  325 ++++
 
20729
 panels/keyboard/gnome-keyboard-properties-a11y.h   |   32 +
 
20730
 .../keyboard/gnome-keyboard-properties-dialog.ui   | 1857 ++++++++++++++++++++
 
20731
 .../gnome-keyboard-properties-layout-chooser.ui    |  315 ++++
 
20732
 .../gnome-keyboard-properties-model-chooser.ui     |  142 ++
 
20733
 .../gnome-keyboard-properties-options-dialog.ui    |   94 +
 
20734
 panels/keyboard/gnome-keyboard-properties-xkb.c    |  254 +++
 
20735
 panels/keyboard/gnome-keyboard-properties-xkb.h    |  100 ++
 
20736
 panels/keyboard/gnome-keyboard-properties-xkblt.c  |  483 +++++
 
20737
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  561 ++++++
 
20738
 panels/keyboard/gnome-keyboard-properties-xkbmc.c  |  347 ++++
 
20739
 panels/keyboard/gnome-keyboard-properties-xkbot.c  |  516 ++++++
 
20740
 panels/keyboard/gnome-keyboard-properties-xkbpv.c  |  136 ++
 
20741
 panels/keyboard/gnome-keyboard-properties.c        |  218 +++
 
20742
 panels/keyboard/keyboard-module.c                  |   41 +
 
20743
 panels/keyboard/keyboard.desktop.in.in             |   14 +
 
20744
 panels/keyboard/use_cases.txt                      |   42 +
 
20745
 44 files changed, 6279 insertions(+), 6058 deletions(-)
 
20746
 
 
20747
commit a4c7d59ec4641accb9894a38c7c4d1a480ccb68d
 
20748
Author: Matej Urbančič <mateju@svn.gnome.org>
 
20749
Date:   Fri May 21 21:47:00 2010 +0200
 
20750
 
 
20751
    Added sl for Slovenian translation
 
20752
 
 
20753
 help/Makefile.am |    2 +-
 
20754
 1 files changed, 1 insertions(+), 1 deletions(-)
 
20755
 
 
20756
commit 5dc6639148663e9bc2b7af506074d17d0309250d
 
20757
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
20758
Date:   Fri May 21 21:46:21 2010 +0200
 
20759
 
 
20760
    Updated Slovenian translation
 
20761
 
 
20762
 help/sl/sl.po |   99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
20763
 1 files changed, 99 insertions(+), 0 deletions(-)
 
20764
 
 
20765
commit 6a9537875863a8a56198c0ddae1246df53df0133
 
20766
Author: William Jon McCann <jmccann@redhat.com>
 
20767
Date:   Sat Jan 16 00:15:39 2010 -0500
 
20768
 
 
20769
    Add more warnings to the build
 
20770
 
 
20771
 configure.ac |   57 ++++++++++++++++++++++++++++++++++++++++++++++++---------
 
20772
 1 files changed, 48 insertions(+), 9 deletions(-)
 
20773
 
 
20774
commit f24983504068553c02d182f3c19968c1428406b3
 
20775
Author: Thomas Wood <thomas.wood@intel.com>
 
20776
Date:   Fri May 21 17:48:57 2010 +0100
 
20777
 
 
20778
    Remove capplets/localization directory
 
20779
    
 
20780
    The localization capplet was never implemented and is not planned for the
 
20781
    next release of gnome-control-center.
 
20782
 
 
20783
 capplets/localization/Makefile.am                |   27 ---
 
20784
 capplets/localization/localization.desktop.in.in |   14 --
 
20785
 capplets/localization/localization.ui            |  250 ----------------------
 
20786
 capplets/localization/main.c                     |   54 -----
 
20787
 4 files changed, 0 insertions(+), 345 deletions(-)
 
20788
 
 
20789
commit 95143ad4c789712a0ce207eecaddff08baeb8d55
 
20790
Author: Thomas Wood <thomas.wood@intel.com>
 
20791
Date:   Fri May 21 14:48:34 2010 +0100
 
20792
 
 
20793
    Fix various issues raised by running distcheck
 
20794
 
 
20795
 Makefile.am                                        |    4 +-
 
20796
 configure.ac                                       |    1 -
 
20797
 docs/reference/libgnome-control-center/Makefile.am |    2 +-
 
20798
 po/POTFILES.in                                     |   22 +++++++++----------
 
20799
 po/POTFILES.skip                                   |    7 ++++++
 
20800
 shell/Makefile.am                                  |    1 -
 
20801
 6 files changed, 20 insertions(+), 17 deletions(-)
 
20802
 
 
20803
commit abfb0b96dcf075aaab60430eba6932d23746095c
 
20804
Author: Thomas Thurman <tthurman@gnome.org>
 
20805
Date:   Thu May 20 19:54:21 2010 -0400
 
20806
 
 
20807
    Updated Shavian translation
 
20808
 
 
20809
 po/en@shaw.po |  307 +++++++++++++++++++++++----------------------------------
 
20810
 1 files changed, 124 insertions(+), 183 deletions(-)
 
20811
 
 
20812
commit 8bb88eb18b36132a43a35747859fe0133b3c713e
 
20813
Author: Thomas Wood <thomas.wood@intel.com>
 
20814
Date:   Thu May 20 17:50:56 2010 +0100
 
20815
 
 
20816
    mouse: convert the mouse capplet into a settings panel
 
20817
    
 
20818
    Add a module and CcPanel implementation for the mouse settings.
 
20819
 
 
20820
 Makefile.am                                       |    2 +-
 
20821
 capplets/Makefile.am                              |    2 -
 
20822
 capplets/mouse/Makefile.am                        |   35 -
 
20823
 capplets/mouse/double-click-maybe.png             |  Bin 4643 -> 0 bytes
 
20824
 capplets/mouse/double-click-off.png               |  Bin 4751 -> 0 bytes
 
20825
 capplets/mouse/double-click-on.png                |  Bin 6360 -> 0 bytes
 
20826
 capplets/mouse/gnome-mouse-accessibility.c        |  232 ---
 
20827
 capplets/mouse/gnome-mouse-accessibility.h        |   29 -
 
20828
 capplets/mouse/gnome-mouse-properties.c           |  647 --------
 
20829
 capplets/mouse/gnome-mouse-properties.ui          | 1707 ---------------------
 
20830
 capplets/mouse/gnome-settings-mouse.desktop.in.in |   14 -
 
20831
 configure.ac                                      |    5 +-
 
20832
 panels/Makefile.am                                |    1 +
 
20833
 panels/mouse/Makefile.am                          |   46 +
 
20834
 panels/mouse/cc-mouse-panel.c                     |  147 ++
 
20835
 panels/mouse/cc-mouse-panel.h                     |   74 +
 
20836
 panels/mouse/double-click-maybe.png               |  Bin 0 -> 4643 bytes
 
20837
 panels/mouse/double-click-off.png                 |  Bin 0 -> 4751 bytes
 
20838
 panels/mouse/double-click-on.png                  |  Bin 0 -> 6360 bytes
 
20839
 panels/mouse/gnome-mouse-accessibility.c          |  232 +++
 
20840
 panels/mouse/gnome-mouse-accessibility.h          |   29 +
 
20841
 panels/mouse/gnome-mouse-properties.c             |  613 ++++++++
 
20842
 panels/mouse/gnome-mouse-properties.ui            | 1707 +++++++++++++++++++++
 
20843
 panels/mouse/gnome-settings-mouse.desktop.in.in   |   14 +
 
20844
 panels/mouse/mouse-module.c                       |   41 +
 
20845
 25 files changed, 2908 insertions(+), 2669 deletions(-)
 
20846
 
 
20847
commit 3748173b42305194642a918382f835e85f0682ca
 
20848
Author: Thomas Wood <thomas.wood@intel.com>
 
20849
Date:   Thu May 20 10:01:13 2010 +0100
 
20850
 
 
20851
    Add an example implementation of a settings panel
 
20852
    
 
20853
    The example panel implements CcPanel and registers itself as extending the
 
20854
    panel extension point. It provides a simple "Hello World" message. The
 
20855
    example panel is not build by default, but enabled through a configure option.
 
20856
 
 
20857
 Makefile.am                                |    6 +-
 
20858
 configure.ac                               |   15 ++++
 
20859
 examples/Makefile.am                       |   27 +++++++
 
20860
 examples/cc-example-panel.c                |  111 ++++++++++++++++++++++++++++
 
20861
 examples/cc-example-panel.h                |   74 ++++++++++++++++++
 
20862
 examples/example-module.c                  |   41 ++++++++++
 
20863
 examples/gnome-example-panel.desktop.in.in |   11 +++
 
20864
 7 files changed, 284 insertions(+), 1 deletions(-)
 
20865
 
 
20866
commit a4073bdb8e0972976d0221d0a9d13498dc8d33ec
 
20867
Author: Thomas Wood <thomas.wood@intel.com>
 
20868
Date:   Wed May 19 16:53:15 2010 +0100
 
20869
 
 
20870
    shell: initialise the panel extension point
 
20871
    
 
20872
    Set up the extension point and load plugins that are available. If a plugin
 
20873
    implements a particular panel, then load the CcPanel implementation instead
 
20874
    of executing the application.
 
20875
 
 
20876
 shell/Makefile.am            |    1 +
 
20877
 shell/gnome-control-center.c |   72 ++++++++++++++++++++++++++++++++++++++++--
 
20878
 2 files changed, 70 insertions(+), 3 deletions(-)
 
20879
 
 
20880
commit 65aea316b8b286d82f84dee4bc1a40bb43345a6d
 
20881
Author: Thomas Wood <thomas.wood@intel.com>
 
20882
Date:   Wed May 19 16:51:40 2010 +0100
 
20883
 
 
20884
    Define the extension point name and support variables for panels
 
20885
    
 
20886
    The extension point name is used to identify modules that implement
 
20887
    new settings panels using CcPanel.
 
20888
    
 
20889
    Also add various libtool flags that will be good practice for new panels.
 
20890
 
 
20891
 configure.ac                       |   19 +++++++++++++++++++
 
20892
 libgnome-control-center/cc-shell.h |    3 +++
 
20893
 2 files changed, 22 insertions(+), 0 deletions(-)
 
20894
 
 
20895
commit 799134a7babf46d5d759e90f1051e84ad7c99c19
 
20896
Author: Thomas Wood <thomas.wood@intel.com>
 
20897
Date:   Wed May 19 11:19:34 2010 +0100
 
20898
 
 
20899
    Remove libslab requirement and the internal copy of libslab
 
20900
    
 
20901
    libslab is no longer required since the new shell does not use it.
 
20902
 
 
20903
 Makefile.am                        |   14 +-
 
20904
 configure.ac                       |   27 -
 
20905
 libslab/.gitignore                 |   15 -
 
20906
 libslab/Makefile.am                |   98 ---
 
20907
 libslab/app-resizer.c              |  315 --------
 
20908
 libslab/app-resizer.h              |   72 --
 
20909
 libslab/app-shell.c                | 1409 ------------------------------------
 
20910
 libslab/app-shell.h                |  141 ----
 
20911
 libslab/application-tile.c         |  886 ----------------------
 
20912
 libslab/application-tile.h         |   66 --
 
20913
 libslab/bookmark-agent.c           | 1238 -------------------------------
 
20914
 libslab/bookmark-agent.h           |   89 ---
 
20915
 libslab/directory-tile.c           |  669 -----------------
 
20916
 libslab/directory-tile.h           |   57 --
 
20917
 libslab/document-tile.c            | 1099 ----------------------------
 
20918
 libslab/document-tile.h            |   63 --
 
20919
 libslab/double-click-detector.c    |   85 ---
 
20920
 libslab/double-click-detector.h    |   58 --
 
20921
 libslab/gnome-utils.c              |  346 ---------
 
20922
 libslab/gnome-utils.h              |   40 -
 
20923
 libslab/libslab-utils.c            |  716 ------------------
 
20924
 libslab/libslab-utils.h            |   42 --
 
20925
 libslab/nameplate-tile.c           |  290 --------
 
20926
 libslab/nameplate-tile.h           |   55 --
 
20927
 libslab/nld-marshal.list           |    1 -
 
20928
 libslab/recent-files.c             |  294 --------
 
20929
 libslab/recent-files.h             |   80 --
 
20930
 libslab/search-bar.c               |  361 ---------
 
20931
 libslab/search-bar.h               |   72 --
 
20932
 libslab/search-context-picker.c    |  196 -----
 
20933
 libslab/search-context-picker.h    |   58 --
 
20934
 libslab/search-entry-watermark.svg |   58 --
 
20935
 libslab/search-entry.c             |  145 ----
 
20936
 libslab/search-entry.h             |   50 --
 
20937
 libslab/shell-window.c             |  148 ----
 
20938
 libslab/shell-window.h             |   65 --
 
20939
 libslab/slab-gnome-util.c          |  471 ------------
 
20940
 libslab/slab-gnome-util.h          |   76 --
 
20941
 libslab/slab-section.c             |  194 -----
 
20942
 libslab/slab-section.h             |   71 --
 
20943
 libslab/slab.h                     |   45 --
 
20944
 libslab/system-tile.c              |  285 --------
 
20945
 libslab/system-tile.h              |   53 --
 
20946
 libslab/themed-icon.c              |  165 -----
 
20947
 libslab/themed-icon.h              |   53 --
 
20948
 libslab/tile-action.c              |  108 ---
 
20949
 libslab/tile.c                     |  621 ----------------
 
20950
 libslab/tile.h                     |  143 ----
 
20951
 48 files changed, 3 insertions(+), 11700 deletions(-)
 
20952
 
 
20953
commit 4ea04c81dc1a1a61c4f117ac6a4af8d39eadceb5
 
20954
Author: Thomas Wood <thomas.wood@intel.com>
 
20955
Date:   Wed May 19 11:11:26 2010 +0100
 
20956
 
 
20957
    shell: add a new settings shell
 
20958
    
 
20959
    The new shell provides an implementation of CcShell and also removes the
 
20960
    dependency on libslab.
 
20961
 
 
20962
 configure.ac                             |    4 +-
 
20963
 shell/Makefile.am                        |   79 +++-
 
20964
 shell/cc-shell-category-view.c           |  245 +++++++++++
 
20965
 shell/cc-shell-category-view.h           |   76 ++++
 
20966
 shell/cc-shell-item-view.c               |  194 +++++++++
 
20967
 shell/cc-shell-item-view.h               |   72 ++++
 
20968
 shell/cc-shell-marshal.list              |    1 +
 
20969
 shell/cc-shell-model.c                   |  101 +++++
 
20970
 shell/cc-shell-model.h                   |   88 ++++
 
20971
 shell/control-center.c                   |  289 ++++++--------
 
20972
 shell/gnome-control-center.c             |  660 ++++++++++++++++++++++++++++++
 
20973
 shell/gnome-control-center.desktop.in.in |   15 +
 
20974
 shell/gnome-control-center.h             |   75 ++++
 
20975
 shell/gnomecc.desktop.in.in              |   15 -
 
20976
 shell/shell-search-renderer.c            |  299 ++++++++++++++
 
20977
 shell/shell-search-renderer.h            |   74 ++++
 
20978
 shell/shell.ui                           |  169 ++++++++
 
20979
 17 files changed, 2243 insertions(+), 213 deletions(-)
 
20980
 
 
20981
commit b4fdb6db4ff7a0a261947ad7b350122e9ba7890b
 
20982
Author: Thomas Wood <thomas.wood@intel.com>
 
20983
Date:   Tue May 18 16:09:26 2010 +0100
 
20984
 
 
20985
    Add libgnome-control-center with two new classes: CcShell and CcPanel
 
20986
    
 
20987
    CcShell is an abstract class that represents an instance of a control
 
20988
    center shell. It provides access to some of the properties of the shell
 
20989
    that panels will need to read or change. When a panel is created it has an
 
20990
    instance of CcShell available that represents the current shell.
 
20991
    
 
20992
    CcPanel is an abstract class used to implement panels for the shell. A
 
20993
    panel contains a collection of related settings that are displayed within
 
20994
    the shell window.
 
20995
 
 
20996
 Makefile.am                                        |    5 +-
 
20997
 autogen.sh                                         |    2 +
 
20998
 configure.ac                                       |   15 +-
 
20999
 docs/Makefile.am                                   |    3 +
 
21000
 docs/reference/Makefile.am                         |    3 +
 
21001
 docs/reference/libgnome-control-center/Makefile.am |  102 +++++++
 
21002
 .../libgnome-control-center-docs.sgml              |   35 +++
 
21003
 .../libgnome-control-center-sections.txt           |   43 +++
 
21004
 .../libgnome-control-center/version.xml.in         |    1 +
 
21005
 libgnome-control-center/Makefile.am                |   47 +++
 
21006
 libgnome-control-center/cc-panel.c                 |  303 ++++++++++++++++++++
 
21007
 libgnome-control-center/cc-panel.h                 |   86 ++++++
 
21008
 libgnome-control-center/cc-shell.c                 |  211 ++++++++++++++
 
21009
 libgnome-control-center/cc-shell.h                 |  100 +++++++
 
21010
 .../libgnome-control-center.pc.in                  |   12 +
 
21011
 15 files changed, 965 insertions(+), 3 deletions(-)
778
21012
 
779
21013
commit eb0e3e77858895b8336d2b5196c4e9a3575f4c04
780
21014
Author: Thomas Thurman <tthurman@gnome.org>
781
 
Date:   2010-05-12
 
21015
Date:   Wed May 12 18:41:40 2010 -0400
782
21016
 
783
21017
    Updated Shavian transliteration
784
21018
 
785
 
M       po/en@shaw.po
 
21019
 po/en@shaw.po | 1899 ++++++++++++++++++++++++++++++++++++++++++---------------
 
21020
 1 files changed, 1412 insertions(+), 487 deletions(-)
786
21021
 
787
21022
commit 5f4189f17c8df0be344b422277045e8f69c99123
788
21023
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
789
 
Date:   2010-05-12
 
21024
Date:   Wed May 12 12:00:34 2010 +0530
790
21025
 
791
21026
    Updated Oriya Translation
792
21027
 
793
 
M       po/or.po
 
21028
 po/or.po |  220 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
21029
 1 files changed, 156 insertions(+), 64 deletions(-)
794
21030
 
795
21031
commit e1d7e956e90590674646d0c21d2065e96f2ea71e
796
21032
Author: Fran Diéguez <fran.dieguez@mabishu.com>
797
 
Date:   2010-05-10
 
21033
Date:   Mon May 10 09:50:22 2010 +0200
798
21034
 
799
21035
    Updated Galician translation
800
21036
 
801
 
M       po/gl.po
 
21037
 po/gl.po |    6 +++---
 
21038
 1 files changed, 3 insertions(+), 3 deletions(-)
802
21039
 
803
21040
commit 16fad4785d3b47376a3f4c52512e9ae7586c1717
804
21041
Author: Rodrigo Moya <rodrigo@gnome-db.org>
805
 
Date:   2010-05-05
 
21042
Date:   Wed May 5 12:34:01 2010 +0200
806
21043
 
807
21044
    Release 2.31.1
808
21045
 
809
 
M       NEWS
810
 
M       configure.ac
 
21046
 NEWS         |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
21047
 configure.ac |    2 +-
 
21048
 2 files changed, 56 insertions(+), 1 deletions(-)
811
21049
 
812
21050
commit 3778c03311fec2ac49905acc2ac57efa11aff00e
813
21051
Author: Mattias Põldaru <mahfiaz gmail com>
814
 
Date:   2010-05-04
 
21052
Date:   Tue May 4 06:57:00 2010 +0300
815
21053
 
816
21054
    Estonian translation updated
817
21055
 
818
 
M       po/et.po
 
21056
 po/et.po |  174 ++++++++++++++++++++++++++++++++------------------------------
 
21057
 1 files changed, 90 insertions(+), 84 deletions(-)
819
21058
 
820
21059
commit c1906859ab15a578c568a87d4a06627d099ca7b5
821
21060
Author: Mario Blättermann <mariobl@gnome.org>
822
 
Date:   2010-05-02
 
21061
Date:   Sun May 2 14:04:17 2010 +0200
823
21062
 
824
21063
    Updated German translation
825
21064
 
826
 
M       po/de.po
 
21065
 po/de.po |  568 ++++++++++++++++++++++++++++++++++++++++----------------------
 
21066
 1 files changed, 364 insertions(+), 204 deletions(-)
827
21067
 
828
21068
commit 1d10e4082781a1370362ee241551840488823cbc
829
21069
Author: Jorge González <jorgegonz@svn.gnome.org>
830
 
Date:   2010-05-02
 
21070
Date:   Sun May 2 11:04:11 2010 +0200
831
21071
 
832
21072
    Updated Spanish translation
833
21073
 
834
 
M       po/es.po
 
21074
 po/es.po |  207 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 
21075
 1 files changed, 156 insertions(+), 51 deletions(-)
835
21076
 
836
21077
commit cf5778fc4e440bf11afee63c99c3f65b56b3ec11
837
21078
Author: Fran Diéguez <fran.dieguez@mabishu.com>
838
 
Date:   2010-05-01
 
21079
Date:   Sat May 1 23:38:08 2010 +0200
839
21080
 
840
21081
    Updated Galician translation
841
21082
 
842
 
M       po/gl.po
 
21083
 po/gl.po |  189 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 
21084
 1 files changed, 146 insertions(+), 43 deletions(-)
843
21085
 
844
21086
commit ab59c2a78f33c5e8a6b7a2614366f89f80901ded
845
21087
Author: Kjartan Maraas <kmaraas@gnome.org>
846
 
Date:   2010-05-01
 
21088
Date:   Sat May 1 21:53:25 2010 +0200
847
21089
 
848
21090
    Updated Norwegian bokmål translation
849
21091
 
850
 
M       po/POTFILES.in
851
 
M       po/nb.po
 
21092
 po/POTFILES.in |    2 ++
 
21093
 po/nb.po       |    2 +-
 
21094
 2 files changed, 3 insertions(+), 1 deletions(-)
852
21095
 
853
21096
commit 015bd8d46af29e437d9e943922626971b372cb44
854
21097
Author: Kjartan Maraas <kmaraas@gnome.org>
855
 
Date:   2010-05-01
 
21098
Date:   Sat May 1 21:53:09 2010 +0200
856
21099
 
857
21100
    Updated Norwegian bokmål translation
858
21101
 
859
 
M       po/nb.po
 
21102
 po/nb.po |  482 +++++++++++++++++++++++++++++++++++++++++---------------------
 
21103
 1 files changed, 320 insertions(+), 162 deletions(-)
860
21104
 
861
21105
commit 65ab7d7270618d4918d6ff7bc9043998e83b415a
862
21106
Author: Scott Reeves <sreeves@novell.com>
863
 
Date:   2010-04-30
 
21107
Date:   Fri Apr 30 15:15:51 2010 -0600
864
21108
 
865
21109
    Fix issue with g-c-c shell and YaST shell having same unique identifier
866
21110
 
867
 
M       shell/control-center.c
 
21111
 shell/control-center.c |    2 +-
 
21112
 1 files changed, 1 insertions(+), 1 deletions(-)
868
21113
 
869
21114
commit fd1da29c0c748444a176a69b74c2cc917d4a2ba8
870
21115
Author: Frederic Crozat <fcrozat@mandriva.com>
871
 
Date:   2010-04-29
 
21116
Date:   Thu Apr 29 11:30:04 2010 +0200
872
21117
 
873
21118
    Remove trailing space in Malaysan translation, causing GConf error
874
21119
 
875
 
M       po/ml.po
 
21120
 po/ml.po |    2 +-
 
21121
 1 files changed, 1 insertions(+), 1 deletions(-)
876
21122
 
877
21123
commit 9f6155bff4b83d15e7f1ded53045c085ccbdf58e
878
21124
Author: Norayr Chilingaryan <norayr@arnet.am>
879
 
Date:   2010-04-28
 
21125
Date:   Wed Apr 28 05:30:36 2010 -0700
880
21126
 
881
21127
    Updated Armenian translation.
882
21128
 
883
 
A       po/hy.po
 
21129
 po/hy.po | 3421 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
21130
 1 files changed, 3421 insertions(+), 0 deletions(-)
884
21131
 
885
21132
commit 05c1f574d52478cd679e105915a4c33c11f7ed5e
886
21133
Author: Sergey V. Udaltsov <svu@gnome.org>
887
 
Date:   2010-04-27
 
21134
Date:   Tue Apr 27 21:12:58 2010 +0100
888
21135
 
889
21136
    Proper response id for the help button
890
21137
    
891
21138
    https://bugzilla.gnome.org/show_bug.cgi?id=616917
892
21139
 
893
 
M       capplets/keyboard/gnome-keyboard-properties-dialog.ui
 
21140
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    2 +-
 
21141
 1 files changed, 1 insertions(+), 1 deletions(-)
894
21142
 
895
21143
commit 99cb6a328a5c3df737aab8874b9d028e9c29dc18
896
21144
Author: Mattias Põldaru <mahfiaz gmail com>
897
 
Date:   2010-04-26
 
21145
Date:   Mon Apr 26 08:03:21 2010 +0300
898
21146
 
899
21147
    Estonian translation updated
900
21148
 
901
 
M       po/et.po
 
21149
 po/et.po |   71 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 
21150
 1 files changed, 61 insertions(+), 10 deletions(-)
902
21151
 
903
21152
commit c69631c5484c0b64fdd9f72c11c358e755a23b20
904
21153
Author: Peteris Krisjanis <pecisk@gmail.com>
905
 
Date:   2010-04-24
 
21154
Date:   Sat Apr 24 21:15:16 2010 +0300
906
21155
 
907
21156
    Updated Latvian translation.
908
21157
 
909
 
M       po/lv.po
 
21158
 po/lv.po | 3647 +++++++++++++++++++++++++++++++++-----------------------------
 
21159
 1 files changed, 1922 insertions(+), 1725 deletions(-)
910
21160
 
911
21161
commit c529ec11045cf61a71e42949a3d476dc5f435fef
912
21162
Author: Andika Triwidada <andika@gmail.com>
913
 
Date:   2010-04-24
 
21163
Date:   Sat Apr 24 12:16:39 2010 +0700
914
21164
 
915
21165
    Updated Indonesian translation
916
21166
 
917
 
M       po/id.po
 
21167
 po/id.po |  605 +++++++++++++++++++++++++++++---------------------------------
 
21168
 1 files changed, 284 insertions(+), 321 deletions(-)
918
21169
 
919
21170
commit 08fb04c5de6541e9557488519871dba7820a4c60
920
21171
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
921
 
Date:   2010-04-23
 
21172
Date:   Fri Apr 23 16:33:06 2010 +0530
922
21173
 
923
21174
    Updated Oriya Translation
924
21175
 
925
 
M       po/or.po
 
21176
 po/or.po |  952 +++++++++++++++++++++++++++++++++-----------------------------
 
21177
 1 files changed, 506 insertions(+), 446 deletions(-)
926
21178
 
927
21179
commit d6e3a46d975b0b6c7ef96a045bdf8d58a5a275eb
928
21180
Author: Ahmed Noor Kader Mustajir Md Eusoff <sir.ade@gmail.com>
929
 
Date:   2010-04-22
 
21181
Date:   Thu Apr 22 19:55:47 2010 +0300
930
21182
 
931
21183
    Updated Malay translation for gnome-control-center
932
21184
 
933
 
M       po/ms.po
 
21185
 po/ms.po | 6422 ++++++++++++++++++++++++++++++++++++--------------------------
 
21186
 1 files changed, 3788 insertions(+), 2634 deletions(-)
934
21187
 
935
21188
commit c2211ffe0b4f3404c83721e4f9f2ce22a7e33858
936
21189
Author: Maxim Ermilov <zaspire@rambler.ru>
937
 
Date:   2010-04-20
 
21190
Date:   Tue Apr 20 03:14:48 2010 +0400
938
21191
 
939
21192
    Use accessor functions instead direct access
940
21193
    
941
21194
    https://bugzilla.gnome.org/show_bug.cgi?id=597888
942
21195
 
943
 
M       capplets/about-me/e-image-chooser.c
944
 
M       capplets/about-me/eel-alert-dialog.c
945
 
M       capplets/about-me/gnome-about-me-fingerprint.c
946
 
M       capplets/about-me/gnome-about-me-password.c
947
 
M       capplets/appearance/appearance-desktop.c
948
 
M       capplets/appearance/appearance-font.c
949
 
M       capplets/appearance/appearance-themes.c
950
 
M       capplets/appearance/theme-installer.c
951
 
M       capplets/common/file-transfer-dialog.c
952
 
M       capplets/common/gconf-property-editor.c
953
 
M       capplets/common/theme-thumbnail.c
954
 
M       capplets/display/scrollarea.c
955
 
M       capplets/display/xrandr-capplet.c
956
 
M       capplets/keybindings/eggcellrendererkeys.c
957
 
M       capplets/keyboard/gnome-keyboard-properties-xkbot.c
958
 
M       capplets/mouse/gnome-mouse-accessibility.c
959
 
M       capplets/network/gnome-network-properties.c
960
 
M       capplets/network/gnome-network-properties.ui
961
 
M       capplets/windows/gnome-window-properties.c
962
 
M       font-viewer/font-view.c
963
 
M       typing-break/drw-break-window.c
964
 
M       typing-break/drw-utils.c
965
 
M       typing-break/drwright.c
 
21196
 capplets/about-me/e-image-chooser.c                |   10 +-
 
21197
 capplets/about-me/eel-alert-dialog.c               |   46 +++---
 
21198
 capplets/about-me/gnome-about-me-fingerprint.c     |    2 +-
 
21199
 capplets/about-me/gnome-about-me-password.c        |    2 +-
 
21200
 capplets/appearance/appearance-desktop.c           |    9 +-
 
21201
 capplets/appearance/appearance-font.c              |   29 ++--
 
21202
 capplets/appearance/appearance-themes.c            |    2 +-
 
21203
 capplets/appearance/theme-installer.c              |    2 +-
 
21204
 capplets/common/file-transfer-dialog.c             |   13 +-
 
21205
 capplets/common/gconf-property-editor.c            |   11 +-
 
21206
 capplets/common/theme-thumbnail.c                  |  147 +++++-----------
 
21207
 capplets/display/scrollarea.c                      |  180 +++++++++++---------
 
21208
 capplets/display/xrandr-capplet.c                  |   18 +-
 
21209
 capplets/keybindings/eggcellrendererkeys.c         |   16 +-
 
21210
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    7 +-
 
21211
 capplets/mouse/gnome-mouse-accessibility.c         |    3 +-
 
21212
 capplets/network/gnome-network-properties.c        |    9 +-
 
21213
 capplets/network/gnome-network-properties.ui       |   37 ++++-
 
21214
 capplets/windows/gnome-window-properties.c         |    3 +-
 
21215
 font-viewer/font-view.c                            |   15 +-
 
21216
 typing-break/drw-break-window.c                    |   48 +++---
 
21217
 typing-break/drw-utils.c                           |    6 +-
 
21218
 typing-break/drwright.c                            |    2 +-
 
21219
 23 files changed, 314 insertions(+), 303 deletions(-)
966
21220
 
967
21221
commit 133fce3ac2d8a6b409de537431ad554b399387d2
968
21222
Author: Shankar Prasad <sprasad@git.gnome.org>
969
 
Date:   2010-04-22
 
21223
Date:   Thu Apr 22 14:13:23 2010 +0530
970
21224
 
971
21225
    Updated Kannada translations
972
21226
 
973
 
M       po/kn.po
 
21227
 po/kn.po | 1031 +++++++++++++++++++++++++++++++++++---------------------------
 
21228
 1 files changed, 580 insertions(+), 451 deletions(-)
974
21229
 
975
21230
commit 50bd6a1cf0eee1bc0dffd521a9a59e0887c5eeaf
976
21231
Author: Xandru Armesto <xandru@softastur.org>
977
 
Date:   2010-04-22
 
21232
Date:   Thu Apr 22 07:38:19 2010 +0200
978
21233
 
979
21234
    Updated asturian language
980
21235
 
981
 
M       po/ast.po
 
21236
 po/ast.po | 3294 ++++++++++++++++++++++++++++++-------------------------------
 
21237
 1 files changed, 1613 insertions(+), 1681 deletions(-)
982
21238
 
983
21239
commit a1ded0bc6424ebacf7c58853f67bac4bc0bcc6ac
984
21240
Author: Carles Ferrando <carles.ferrando@gmail.com>
985
 
Date:   2010-04-21
 
21241
Date:   Wed Apr 21 23:45:57 2010 +0200
986
21242
 
987
21243
    Updated Catalan (Valencian) translation
988
21244
 
989
 
M       po/ca@valencia.po
 
21245
 po/ca@valencia.po | 1002 ++++++++++++++++++++++++++++-------------------------
 
21246
 1 files changed, 528 insertions(+), 474 deletions(-)
990
21247
 
991
21248
commit 56e8bc90d536a0809e91ddd29d9c25c8037305f7
992
21249
Author: Claude Paroz <claude@2xlibre.net>
993
 
Date:   2010-04-21
 
21250
Date:   Wed Apr 21 23:30:30 2010 +0200
994
21251
 
995
21252
    Fixed French translation (Home)
996
21253
    
997
21254
    Fixes bug #616397
998
21255
 
999
 
M       po/fr.po
 
21256
 po/fr.po |    6 +++---
 
21257
 1 files changed, 3 insertions(+), 3 deletions(-)
1000
21258
 
1001
21259
commit 4a55ed645271ad18b74442c705cfe0002bfb507c
1002
21260
Author: Khaled Hosny <khaledhosny@eglug.org>
1003
 
Date:   2010-04-20
 
21261
Date:   Tue Apr 20 20:57:50 2010 +0200
1004
21262
 
1005
21263
    Updated Arabic translation
1006
21264
 
1007
 
M       po/ar.po
 
21265
 po/ar.po |  326 ++++++++++++++++++++++++++++++++++++++------------------------
 
21266
 1 files changed, 200 insertions(+), 126 deletions(-)
1008
21267
 
1009
21268
commit 06b2ed09ad16186328f20bd0799b1d118b60aef1
1010
21269
Author: Laurent Coudeur <laurentc@iol.ie>
1011
 
Date:   2010-04-19
 
21270
Date:   Mon Apr 19 18:14:34 2010 +0200
1012
21271
 
1013
21272
    Updated French translation
1014
21273
 
1015
 
M       po/fr.po
 
21274
 po/fr.po |  326 +++++++++++++++++++++++++++++++++++++-------------------------
 
21275
 1 files changed, 195 insertions(+), 131 deletions(-)
1016
21276
 
1017
21277
commit 6b449a3a040aa78efc96987739154cf72c0518c0
1018
21278
Author: Sergey V. Udaltsov <svu@gnome.org>
1019
 
Date:   2010-04-19
 
21279
Date:   Mon Apr 19 00:42:28 2010 +0100
1020
21280
 
1021
21281
    use new libgnomekbd function for default group switcher
1022
21282
    
1023
21283
    https://bugzilla.gnome.org/show_bug.cgi?id=603806
1024
21284
 
1025
 
M       capplets/keyboard/gnome-keyboard-properties-xkbltadd.c
1026
 
M       configure.ac
 
21285
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   70 ++++++-------------
 
21286
 configure.ac                                       |    4 +-
 
21287
 2 files changed, 24 insertions(+), 50 deletions(-)
1027
21288
 
1028
21289
commit 19ded6eb9b28383a3419e056c29e056d71748746
1029
21290
Author: Funda Wang <fwang@kenobi.mandriva.com>
1030
 
Date:   2010-04-17
 
21291
Date:   Sat Apr 17 18:39:38 2010 +0200
1031
21292
 
1032
21293
    Updated zh_CN translation.
1033
21294
 
1034
 
M       po/zh_CN.po
 
21295
 po/zh_CN.po |  813 ++++++++++++++++++++++++++++++++++-------------------------
 
21296
 1 files changed, 465 insertions(+), 348 deletions(-)
1035
21297
 
1036
21298
commit dd210c80ea06471c2bc07043621e48c887e60b3b
1037
21299
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
1038
 
Date:   2010-04-17
 
21300
Date:   Sat Apr 17 16:46:03 2010 +0200
1039
21301
 
1040
21302
    Updated Galician translations
1041
21303
 
1042
 
M       po/gl.po
 
21304
 po/gl.po |  136 +++++++++++++++++++++++++++++++++++++++++--------------------
 
21305
 1 files changed, 91 insertions(+), 45 deletions(-)
1043
21306
 
1044
21307
commit 35facb9ee966cd9a10f6b348f427c62a6b3459cc
1045
21308
Author: Jorge González <jorgegonz@svn.gnome.org>
1046
 
Date:   2010-04-16
 
21309
Date:   Fri Apr 16 18:44:58 2010 +0200
1047
21310
 
1048
21311
    Updated Spanish translation
1049
21312
 
1050
 
M       po/es.po
 
21313
 po/es.po |  186 +++++++++++++++++++++++++++++++++++++++-----------------------
 
21314
 1 files changed, 118 insertions(+), 68 deletions(-)
1051
21315
 
1052
21316
commit c13aaa0f638b94c034a45dcac5b5317e25a652a0
1053
21317
Author: Andreas Proschofsky <suka@gentoo.org>
1054
 
Date:   2010-04-16
 
21318
Date:   Fri Apr 16 17:16:45 2010 +0200
1055
21319
 
1056
21320
    Use changes-prevent and changes-allow icons from the icon-them instead of
1057
21321
    the outdated lock-icons
1058
21322
    
1059
21323
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=408585
1060
21324
 
1061
 
M       capplets/about-me/gnome-about-me-password.c
1062
 
M       capplets/about-me/icons/Makefile.am
1063
 
D       capplets/about-me/icons/gnome-about-me-lock-open.png
1064
 
D       capplets/about-me/icons/gnome-about-me-lock.png
 
21325
 capplets/about-me/gnome-about-me-password.c        |    4 ++--
 
21326
 capplets/about-me/icons/Makefile.am                |    2 --
 
21327
 .../about-me/icons/gnome-about-me-lock-open.png    |  Bin 2913 -> 0 bytes
 
21328
 capplets/about-me/icons/gnome-about-me-lock.png    |  Bin 2978 -> 0 bytes
 
21329
 4 files changed, 2 insertions(+), 4 deletions(-)
1065
21330
 
1066
21331
commit a0317f49fe7bd410a8deb30a8409553098fa1dee
1067
21332
Author: Rodrigo Moya <rodrigo@gnome-db.org>
1068
 
Date:   2010-04-16
 
21333
Date:   Fri Apr 16 17:07:48 2010 +0200
1069
21334
 
1070
21335
    Remove warning when compiling with app indicator
1071
21336
 
1072
 
M       typing-break/main.c
 
21337
 typing-break/main.c |    2 ++
 
21338
 1 files changed, 2 insertions(+), 0 deletions(-)
1073
21339
 
1074
21340
commit 7cfd35fe844c974a16f1e5d36c513953bac1b06d
1075
21341
Author: Travis B. Hartwell <nafai@travishartwell.net>
1076
 
Date:   2010-04-16
 
21342
Date:   Fri Apr 16 17:03:47 2010 +0200
1077
21343
 
1078
21344
    [typing-break] Add support for Ubuntu's app indicator instead of GtkStatusIcon
1079
21345
 
1080
 
M       configure.ac
1081
 
M       typing-break/Makefile.am
1082
 
M       typing-break/drwright.c
1083
 
M       typing-break/main.c
 
21346
 configure.ac             |   25 +++++++
 
21347
 typing-break/Makefile.am |    5 ++
 
21348
 typing-break/drwright.c  |  167 ++++++++++++++++++++++++++++++++++++++++------
 
21349
 typing-break/main.c      |    2 +
 
21350
 4 files changed, 179 insertions(+), 20 deletions(-)
1084
21351
 
1085
21352
commit 95657cac93a84607eb0c37d5fa7a76425e789447
1086
21353
Author: Sergey V. Udaltsov <svu@gnome.org>
1087
 
Date:   2010-04-15
 
21354
Date:   Thu Apr 15 21:21:55 2010 +0100
1088
21355
 
1089
21356
    Added tooltips
1090
21357
    
1091
21358
    https://bugzilla.gnome.org/show_bug.cgi?id=615521
1092
21359
 
1093
 
M       capplets/keyboard/gnome-keyboard-properties-dialog.ui
 
21360
 .../keyboard/gnome-keyboard-properties-dialog.ui   |   44 ++++----------------
 
21361
 1 files changed, 9 insertions(+), 35 deletions(-)
1094
21362
 
1095
21363
commit c7ae2080a33c5429f5e2db50f4a1f3baa6f9ca11
1096
21364
Author: Reşat SABIQ <tilde.birlik@gmail.com>
1097
 
Date:   2010-04-14
 
21365
Date:   Wed Apr 14 23:48:22 2010 -0500
1098
21366
 
1099
21367
    Minor update for Crimean Tatar/Turkish translation
1100
21368
 
1101
 
M       po/crh.po
 
21369
 po/crh.po |    4 ++--
 
21370
 1 files changed, 2 insertions(+), 2 deletions(-)
1102
21371
 
1103
21372
commit c2d32853f4efc6a7dd23baaa7b30b70a333ec899
1104
21373
Author: Reşat SABIQ <tilde.birlik@gmail.com>
1105
 
Date:   2010-04-14
 
21374
Date:   Wed Apr 14 20:41:00 2010 -0500
1106
21375
 
1107
21376
    Minor update for Crimean Tatar/Turkish translation
1108
21377
 
1109
 
M       po/crh.po
 
21378
 po/crh.po |   41 +++++++++++++++--------------------------
 
21379
 1 files changed, 15 insertions(+), 26 deletions(-)
1110
21380
 
1111
21381
commit a73c9c2881bafcf65195d0fd0f50be3088b14b08
1112
21382
Author: Yannig Marchegay <yannig@marchegay.org>
1113
 
Date:   2010-04-14
 
21383
Date:   Wed Apr 14 16:26:20 2010 +0200
1114
21384
 
1115
21385
    Occitan translation update
1116
21386
 
1117
 
M       po/oc.po
 
21387
 po/oc.po |   11 +++++++++--
 
21388
 1 files changed, 9 insertions(+), 2 deletions(-)
1118
21389
 
1119
21390
commit fbd2986fdfd0b2af2ef5ab20eb1d6e6b04b60da7
1120
21391
Author: Yannig Marchegay <yannig@marchegay.org>
1121
 
Date:   2010-04-14
 
21392
Date:   Wed Apr 14 16:24:40 2010 +0200
1122
21393
 
1123
21394
    Occitan translation update
1124
21395
 
1125
 
M       po/oc.po
 
21396
 po/oc.po | 3800 ++++++++++++++++++++++++++++++++++----------------------------
 
21397
 1 files changed, 2070 insertions(+), 1730 deletions(-)
1126
21398
 
1127
21399
commit af55a7dedd8e7e68395cb87dd513afdcc807cbed
1128
21400
Author: Fran Diéguez <fran.dieguez@mabishu.com>
1129
 
Date:   2010-04-14
 
21401
Date:   Wed Apr 14 13:37:11 2010 +0200
1130
21402
 
1131
21403
    Added Galician translations
1132
21404
 
1133
 
M       po/gl.po
 
21405
 po/gl.po |  169 ++++++++++++++++++++++++++++++++++----------------------------
 
21406
 1 files changed, 93 insertions(+), 76 deletions(-)
1134
21407
 
1135
21408
commit 825434bbcd53285cc2f6101309fad3869b041b12
1136
21409
Author: Javier Jardón <jjardon@gnome.org>
1137
 
Date:   2010-04-13
 
21410
Date:   Tue Apr 13 19:34:04 2010 +0200
1138
21411
 
1139
21412
    Remove GTK+ deprecated symbols
1140
21413
    
1141
21414
    https://bugzilla.gnome.org/show_bug.cgi?id=572325
1142
21415
 
1143
 
M       capplets/common/theme-thumbnail.c
1144
 
M       capplets/display/scrollarea.c
1145
 
M       capplets/display/xrandr-capplet.c
1146
 
M       capplets/keyboard/gnome-keyboard-properties-xkbltadd.c
1147
 
M       configure.ac
1148
 
M       font-viewer/font-view.c
1149
 
M       typing-break/drw-break-window.c
 
21416
 capplets/common/theme-thumbnail.c                  |    2 +-
 
21417
 capplets/display/scrollarea.c                      |   28 ++++++++++++-------
 
21418
 capplets/display/xrandr-capplet.c                  |    4 +-
 
21419
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    2 +-
 
21420
 configure.ac                                       |    2 +-
 
21421
 font-viewer/font-view.c                            |    2 +-
 
21422
 typing-break/drw-break-window.c                    |    4 +-
 
21423
 7 files changed, 26 insertions(+), 18 deletions(-)
1150
21424
 
1151
21425
commit 6012559536a7144b85571ffad6b69e0c6e0df646
1152
21426
Author: Javier Jardón <jjardon@gnome.org>
1153
 
Date:   2010-04-11
 
21427
Date:   Sun Apr 11 18:16:59 2010 +0200
1154
21428
 
1155
21429
    Use only single GTK+ includes
1156
21430
    
1157
21431
    https://bugzilla.gnome.org/show_bug.cgi?id=615292
1158
21432
 
1159
 
M       capplets/about-me/e-image-chooser.h
1160
 
M       capplets/about-me/eel-alert-dialog.c
1161
 
M       capplets/about-me/eel-alert-dialog.h
1162
 
M       capplets/about-me/gnome-about-me-password.h
 
21433
 capplets/about-me/e-image-chooser.h         |    2 +-
 
21434
 capplets/about-me/eel-alert-dialog.c        |   10 +++-------
 
21435
 capplets/about-me/eel-alert-dialog.h        |    2 +-
 
21436
 capplets/about-me/gnome-about-me-password.h |    2 +-
 
21437
 4 files changed, 6 insertions(+), 10 deletions(-)
1163
21438
 
1164
21439
commit 4d7994841a221e53a446789b932caa31c851374d
1165
21440
Author: Liu Aleaxander <Aleaxander@gmail.com>
1166
 
Date:   2010-04-13
 
21441
Date:   Tue Apr 13 15:19:01 2010 +0800
1167
21442
 
1168
21443
    Update Simplified Chinese translation for "_Detect Monitors"
1169
21444
    
1171
21446
    
1172
21447
    Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
1173
21448
 
1174
 
M       po/zh_CN.po
 
21449
 po/zh_CN.po |    2 +-
 
21450
 1 files changed, 1 insertions(+), 1 deletions(-)
1175
21451
 
1176
21452
commit f5766ff5b7779d7a99ea22eb321d0adb2aa29ded
1177
21453
Author: Sandeep Shedmake <sshedmak@redhat.com>
1178
 
Date:   2010-04-13
 
21454
Date:   Tue Apr 13 11:05:03 2010 +0530
1179
21455
 
1180
21456
    Updated Marathi Translations
1181
21457
 
1182
 
M       po/mr.po
 
21458
 po/mr.po |  268 ++++++++++++++++++++++----------------------------------------
 
21459
 1 files changed, 93 insertions(+), 175 deletions(-)
1183
21460
 
1184
21461
commit 260765e9da1619a1e30963bd27a2fe2425191c47
1185
21462
Author: Marios Zindilis <m.zindilis@dmajor.org>
1186
 
Date:   2010-04-10
 
21463
Date:   Sat Apr 10 19:55:00 2010 +0300
1187
21464
 
1188
21465
    Updated Greek translation for gnome-control-center
1189
21466
 
1190
 
M       po/el.po
 
21467
 po/el.po |  872 +++++++++++++++++++++++++++-----------------------------------
 
21468
 1 files changed, 382 insertions(+), 490 deletions(-)
1191
21469
 
1192
21470
commit bfb60ced57c7143c4fa9b30e863a318d9c9ec417
1193
21471
Author: Leonid Kanter <leon@asplinux.ru>
1194
 
Date:   2010-04-09
 
21472
Date:   Fri Apr 9 23:45:48 2010 +0300
1195
21473
 
1196
21474
    Fixed https://bugzilla.gnome.org/show_bug.cgi?id=614921
1197
21475
 
1198
 
M       po/ru.po
 
21476
 po/ru.po |    6 +++---
 
21477
 1 files changed, 3 insertions(+), 3 deletions(-)
1199
21478
 
1200
21479
commit 945be99300771dc2eaa2a2891ff32a41212f803b
1201
21480
Author: Jens Granseuer <jensgr@gmx.net>
1202
 
Date:   2010-04-09
 
21481
Date:   Fri Apr 9 19:10:21 2010 +0200
1203
21482
 
1204
21483
    [about-me] Minor string updates
1205
21484
    
1206
21485
    Closes bug #615283.
1207
21486
 
1208
 
M       capplets/about-me/gnome-about-me-dialog.ui
 
21487
 capplets/about-me/gnome-about-me-dialog.ui |    8 ++++----
 
21488
 1 files changed, 4 insertions(+), 4 deletions(-)
1209
21489
 
1210
21490
commit 39bad922dd1b2765f9f3ff36574edf7bcba7cf65
1211
21491
Author: Jens Granseuer <jensgr@gmx.net>
1212
 
Date:   2010-04-09
 
21492
Date:   Fri Apr 9 18:55:24 2010 +0200
1213
21493
 
1214
21494
    [display] Change icon name to preferences-desktop-display
1215
21495
    
1216
21496
    Use preferences-desktop-display instead of gnome-display-properties.
1217
21497
    Closes bug #614912.
1218
21498
 
1219
 
M       capplets/display/Makefile.am
1220
 
M       capplets/display/display-properties.desktop.in.in
1221
 
R100    capplets/display/icons/16x16/gnome-display-properties.png       capplets/display/icons/16x16/preferences-desktop-display.png
1222
 
R100    capplets/display/icons/22x22/gnome-display-properties.png       capplets/display/icons/22x22/preferences-desktop-display.png
1223
 
R100    capplets/display/icons/24x24/gnome-display-properties.png       capplets/display/icons/24x24/preferences-desktop-display.png
1224
 
R100    capplets/display/icons/32x32/gnome-display-properties.png       capplets/display/icons/32x32/preferences-desktop-display.png
1225
 
R100    capplets/display/icons/scalable/gnome-display-properties.svg    capplets/display/icons/scalable/preferences-desktop-display.svg
1226
 
M       capplets/display/xrandr-capplet.c
 
21499
 capplets/display/Makefile.am                       |   10 +-
 
21500
 capplets/display/display-properties.desktop.in.in  |    2 +-
 
21501
 .../icons/16x16/gnome-display-properties.png       |  Bin 613 -> 0 bytes
 
21502
 .../icons/16x16/preferences-desktop-display.png    |  Bin 0 -> 613 bytes
 
21503
 .../icons/22x22/gnome-display-properties.png       |  Bin 866 -> 0 bytes
 
21504
 .../icons/22x22/preferences-desktop-display.png    |  Bin 0 -> 866 bytes
 
21505
 .../icons/24x24/gnome-display-properties.png       |  Bin 909 -> 0 bytes
 
21506
 .../icons/24x24/preferences-desktop-display.png    |  Bin 0 -> 909 bytes
 
21507
 .../icons/32x32/gnome-display-properties.png       |  Bin 1602 -> 0 bytes
 
21508
 .../icons/32x32/preferences-desktop-display.png    |  Bin 0 -> 1602 bytes
 
21509
 .../icons/scalable/gnome-display-properties.svg    |  470 --------------------
 
21510
 .../icons/scalable/preferences-desktop-display.svg |  470 ++++++++++++++++++++
 
21511
 capplets/display/xrandr-capplet.c                  |    4 +-
 
21512
 13 files changed, 478 insertions(+), 478 deletions(-)
1227
21513
 
1228
21514
commit ea306a8307b1f96c3f5bcadb263dc13e03006f3e
1229
21515
Author: Matej Urbančič <mateju@svn.gnome.org>
1230
 
Date:   2010-04-07
 
21516
Date:   Wed Apr 7 12:13:56 2010 +0200
1231
21517
 
1232
21518
    Updated Slovenian translation
1233
21519
 
1234
 
M       po/sl.po
 
21520
 po/sl.po |  338 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 
21521
 1 files changed, 274 insertions(+), 64 deletions(-)
1235
21522
 
1236
21523
commit 31b93bf8b095f660b4ee196dca6529b060d3a5d9
1237
21524
Author: Jorge González <jorgegonz@svn.gnome.org>
1238
 
Date:   2010-04-07
 
21525
Date:   Wed Apr 7 07:50:07 2010 +0200
1239
21526
 
1240
21527
    Updated Spanish translation
1241
21528
 
1242
 
M       po/es.po
 
21529
 po/es.po |  126 ++++++++++++++++++++++++++++++++++++--------------------------
 
21530
 1 files changed, 73 insertions(+), 53 deletions(-)
1243
21531
 
1244
21532
commit 5180a99017661d988010d4ad82bd365a1373c45b
1245
21533
Merge: 8a31bf8 c30ff27
1246
21534
Author: Federico Mena Quintero <federico@novell.com>
1247
 
Date:   2010-04-06
 
21535
Date:   Tue Apr 6 18:31:07 2010 -0500
1248
21536
 
1249
21537
    Merge branch 'randr-set-as-default'
1250
21538
    
1260
21548
    
1261
21549
    in a secure fashion.
1262
21550
 
 
21551
commit 8a31bf892c69cbb04b82c06b7f23154cbc7b34a5
 
21552
Author: Milan Bouchet-Valat <nalimilan@club.fr>
 
21553
Date:   Tue Mar 23 20:43:16 2010 +0100
 
21554
 
 
21555
    [about-me] Don't hang when new and old password only differ in case
 
21556
    
 
21557
    'passwd' returns an error when the new and the old passwords only differ in case. If we don't handle this (unlikely) case, users-admin hangs. Assimilate this error to "passwords are too similar".
 
21558
 
 
21559
 capplets/about-me/gnome-about-me-password.c |    2 ++
 
21560
 1 files changed, 2 insertions(+), 0 deletions(-)
 
21561
 
 
21562
commit 4b3d1c8043da77d32f93673eccdd1e50146e111a
 
21563
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
21564
Date:   Sat Apr 3 15:04:33 2010 -0500
 
21565
 
 
21566
    Minor update for Crimean Tatar/Turkish translation
 
21567
 
 
21568
 po/crh.po |    4 ++--
 
21569
 1 files changed, 2 insertions(+), 2 deletions(-)
 
21570
 
 
21571
commit 0fdf1a8ec8bec8ab8aa01f233bf4d0ac6380ddbe
 
21572
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
21573
Date:   Sat Apr 3 13:47:52 2010 -0500
 
21574
 
 
21575
    Minor update for Crimean Tatar/Turkish translation
 
21576
 
 
21577
 po/crh.po |    7 +++----
 
21578
 1 files changed, 3 insertions(+), 4 deletions(-)
 
21579
 
 
21580
commit 41058e1e77c46deae75c942e206c3d1c91ce4ce1
 
21581
Author: Andika Triwidada <andika@gmail.com>
 
21582
Date:   Sat Apr 3 18:25:56 2010 +0700
 
21583
 
 
21584
    Updated Indonesian translation
 
21585
 
 
21586
 po/id.po |  968 +++++++++++++++++++++++++++++---------------------------------
 
21587
 1 files changed, 451 insertions(+), 517 deletions(-)
 
21588
 
 
21589
commit 904fb57e4400c947a55a4338ccdb2cf50d34b27f
 
21590
Author: Ani Peter <apeter@redhat.com>
 
21591
Date:   Wed Mar 31 14:37:20 2010 +0530
 
21592
 
 
21593
    Updated Malayalam Translation
 
21594
 
 
21595
 po/ml.po |  934 ++++++++++++++++++++++++++++----------------------------------
 
21596
 1 files changed, 422 insertions(+), 512 deletions(-)
 
21597
 
 
21598
commit 4508f040cb3bc5435d80315b474cc2a91da227ee
 
21599
Author: Sweta Kothari <swkothar@redhat.com>
 
21600
Date:   Wed Mar 31 11:18:20 2010 +0530
 
21601
 
 
21602
    Updated Gujarati Translations
 
21603
 
 
21604
 po/gu.po |  786 ++++++++++++++++++++++++++++++++------------------------------
 
21605
 1 files changed, 404 insertions(+), 382 deletions(-)
 
21606
 
 
21607
commit 1bbf9e7f2ff0a97ff80bc0f4a4eac1726a2a7b11
 
21608
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
21609
Date:   Tue Mar 30 00:41:34 2010 -0500
 
21610
 
 
21611
    Updated Crimean Tatar (Crimean Turkish) translation
 
21612
 
 
21613
 po/crh.po |    7 +++----
 
21614
 1 files changed, 3 insertions(+), 4 deletions(-)
 
21615
 
 
21616
commit e9b7e0a11c12546040baaa9ea36f4a67ab1ade7a
 
21617
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
21618
Date:   Mon Mar 29 16:42:20 2010 +0200
 
21619
 
 
21620
    Release 2.30.0
 
21621
 
 
21622
 NEWS         |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 
21623
 configure.ac |    2 +-
 
21624
 2 files changed, 54 insertions(+), 1 deletions(-)
 
21625
 
 
21626
commit 881512de6c45dd0c3abfa508beecbee3b6359c8f
 
21627
Author: Jonh Wendell <jwendell@gnome.org>
 
21628
Date:   Mon Mar 29 09:31:08 2010 -0300
 
21629
 
 
21630
    Given credits to pt_BR translator Antonio Fernandes
 
21631
 
 
21632
 po/pt_BR.po |    3 ++-
 
21633
 1 files changed, 2 insertions(+), 1 deletions(-)
 
21634
 
 
21635
commit 24deaad0419741d88e24fd09dec9a613390cafe6
 
21636
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
21637
Date:   Sat Mar 27 17:03:46 2010 +0100
 
21638
 
 
21639
    Updated Basque language
 
21640
 
 
21641
 po/eu.po |    8 ++++----
 
21642
 1 files changed, 4 insertions(+), 4 deletions(-)
 
21643
 
 
21644
commit 60fac22392234eece4bc69390c68dee4f87e5a5c
 
21645
Author: Kostas Papadimas <pkst@gnome.org>
 
21646
Date:   Sat Mar 27 17:14:15 2010 +0200
 
21647
 
 
21648
    Updated Greek translation
 
21649
 
 
21650
 po/el.po |  647 +++++++++++++++----------------------------------------------
 
21651
 1 files changed, 159 insertions(+), 488 deletions(-)
 
21652
 
 
21653
commit e0f2561c5c13cbc8d0f004a544545929abb33f26
 
21654
Author: Ask H. Larsen <asklarsen@gmail.com>
 
21655
Date:   Sat Mar 27 16:15:39 2010 +0100
 
21656
 
 
21657
    Updated Danish translation
 
21658
 
 
21659
 po/da.po |  846 +++++++++++++++++++++++++++++++++-----------------------------
 
21660
 1 files changed, 448 insertions(+), 398 deletions(-)
 
21661
 
 
21662
commit a48bad057b5f91442083c44cd7c099c082702236
 
21663
Author: Jamil Ahmed <itsjamil@gmail.com>
 
21664
Date:   Sat Mar 27 20:28:22 2010 +0600
 
21665
 
 
21666
    Updated Bengali translation
 
21667
 
 
21668
 po/bn.po |  566 +++++++++++++++++++++++++++++++++-----------------------------
 
21669
 1 files changed, 299 insertions(+), 267 deletions(-)
 
21670
 
 
21671
commit 1959edf6a2d1e346668191684fca50143a49b092
 
21672
Author: Ivar Smolin <okul@linux.ee>
 
21673
Date:   Sat Mar 27 15:44:22 2010 +0200
 
21674
 
 
21675
    Estonian translation updated
 
21676
 
 
21677
 po/et.po |   16 ++++++++--------
 
21678
 1 files changed, 8 insertions(+), 8 deletions(-)
 
21679
 
 
21680
commit 11b2ca885c77e5476ddde4214af32a50d5170f9c
 
21681
Author: Jorge González <jorgegonz@svn.gnome.org>
 
21682
Date:   Sat Mar 27 14:18:36 2010 +0100
 
21683
 
 
21684
    Updated Spanish translation
 
21685
 
 
21686
 po/es.po |   12 ++++++------
 
21687
 1 files changed, 6 insertions(+), 6 deletions(-)
 
21688
 
 
21689
commit 46090c0cb2cd19da00b64eb98132c9f642e849c1
 
21690
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
21691
Date:   Sat Mar 27 20:52:58 2010 +0800
 
21692
 
 
21693
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
21694
 
 
21695
 po/zh_HK.po |   56 +++++++++++++++++++++++++++++++-------------------------
 
21696
 po/zh_TW.po |   56 +++++++++++++++++++++++++++++++-------------------------
 
21697
 2 files changed, 62 insertions(+), 50 deletions(-)
 
21698
 
 
21699
commit a95472c2d5d52eb49d96d415f7c555021845e779
 
21700
Author: Žygimantas Beručka <zygis@gnome.org>
 
21701
Date:   Sat Mar 27 00:33:00 2010 +0200
 
21702
 
 
21703
    Updated Lithuanian translation.
 
21704
 
 
21705
 po/lt.po |  860 ++++++++++++++++++++++++++++++++++----------------------------
 
21706
 1 files changed, 467 insertions(+), 393 deletions(-)
 
21707
 
 
21708
commit eb84897d4353eb161ad5d9727a6c6c2e425324b8
 
21709
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
21710
Date:   Fri Mar 26 18:26:32 2010 +0200
 
21711
 
 
21712
    Updated Ukrainian translation
 
21713
 
 
21714
 po/uk.po |  568 ++++++++++++++++++++------------------------------------------
 
21715
 1 files changed, 181 insertions(+), 387 deletions(-)
 
21716
 
 
21717
commit 1ac3b9a802a9c2222a2a9d6369d6a6310168fb5f
 
21718
Author: Miloš Popović <mpopovic@src.gnome.org>
 
21719
Date:   Wed Mar 24 00:25:12 2010 +0100
 
21720
 
 
21721
    Updated Serbian translations
 
21722
 
 
21723
 po/sr.po       |  873 ++++++++++++++++++++++++++++++--------------------------
 
21724
 po/sr@latin.po |  873 ++++++++++++++++++++++++++++++--------------------------
 
21725
 2 files changed, 930 insertions(+), 816 deletions(-)
 
21726
 
 
21727
commit 314ab51f6f4402e55f8d179b8a8e94785d69d5e4
 
21728
Author: Michal Schmidt <mschmidt@redhat.com>
 
21729
Date:   Tue Mar 23 19:28:42 2010 +0100
 
21730
 
 
21731
    I noticed that gnome-about-me silently forgets all information I put
 
21732
    into it and on the next run all fields are empty again.
 
21733
    
 
21734
    The GTK+ 2.19.2 release notes say:
 
21735
    * Bugs fixed:
 
21736
      ...
 
21737
      591085 GtkBuilder object ID bounded to GtkWidget "name" property
 
21738
    
 
21739
    Apparently gtk_widget_get_name() was never supposed to return the ID of
 
21740
    the widget, so about_me_focus_out() worked only by mistake until GTK+
 
21741
    fixed the "bug".
 
21742
 
 
21743
 capplets/about-me/gnome-about-me.c |    2 +-
 
21744
 1 files changed, 1 insertions(+), 1 deletions(-)
 
21745
 
 
21746
commit 41586c16b9672d26f54d465d6571df39a8aee8c8
 
21747
Author: Michal Schmidt <mschmidt@redhat.com>
 
21748
Date:   Tue Mar 23 19:28:37 2010 +0100
 
21749
 
 
21750
    about_me_destroy() frees the whole data structure and it tries to do the
 
21751
    right thing by setting "me = NULL" afterwards, but "me" in this case is
 
21752
    not the global variable, but the local one which shadows it. So the
 
21753
    global "me" remains non-NULL and when later about_me_focus_out() is
 
21754
    called, it cannot know it should return early.
 
21755
    
 
21756
    It only makes sense for about_me_destroy() to operate on the global
 
21757
    "me", so there's no point in passing it as a parameter.
 
21758
 
 
21759
 capplets/about-me/gnome-about-me.c |    8 ++++----
 
21760
 1 files changed, 4 insertions(+), 4 deletions(-)
 
21761
 
 
21762
commit 601c160350f35f1f83a3eef18f480258bb750419
 
21763
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
21764
Date:   Tue Mar 23 12:25:06 2010 +0100
 
21765
 
 
21766
    Updated Basque language
 
21767
 
 
21768
 po/eu.po |   84 ++++++++++++++++++++++---------------------------------------
 
21769
 1 files changed, 30 insertions(+), 54 deletions(-)
 
21770
 
 
21771
commit 8a271cb64c045b7ff289fd9721603b64c947bd37
 
21772
Author: Sweta Kothari <swkothar@redhat.com>
 
21773
Date:   Tue Mar 23 14:55:07 2010 +0530
 
21774
 
 
21775
    Updated Gujarati Translations
 
21776
 
 
21777
 po/gu.po |  200 ++++++++++++++++++-------------------------------------------
 
21778
 1 files changed, 59 insertions(+), 141 deletions(-)
 
21779
 
 
21780
commit ec9a25f37841d1efb5fabf5f8459f42f468ea83e
 
21781
Author: Mattias Põldaru <mahfiaz gmail com>
 
21782
Date:   Tue Mar 23 10:09:05 2010 +0200
 
21783
 
 
21784
    Estonian translation updated
 
21785
 
 
21786
 po/et.po |   18 +++++++++---------
 
21787
 1 files changed, 9 insertions(+), 9 deletions(-)
 
21788
 
 
21789
commit 3c093f5cf9d29bc5125a85673bd70c0455a6c01f
 
21790
Author: Mattias Põldaru <mahfiaz gmail com>
 
21791
Date:   Mon Mar 22 19:28:18 2010 +0200
 
21792
 
 
21793
    Estonian translation updated
 
21794
 
 
21795
 po/et.po |   32 ++++++++++++++++----------------
 
21796
 1 files changed, 16 insertions(+), 16 deletions(-)
 
21797
 
 
21798
commit 681a19d55c12555710ba223fccf14f204e812ed7
 
21799
Author: Adi Roiban <adi@roiban.ro>
 
21800
Date:   Mon Mar 22 01:23:14 2010 +0200
 
21801
 
 
21802
    Update Romanian translation
 
21803
 
 
21804
 po/ro.po |  651 ++++++++++++++++++++++++--------------------------------------
 
21805
 1 files changed, 249 insertions(+), 402 deletions(-)
 
21806
 
 
21807
commit 877774ee8cf94a0fef1659b87313551f33519200
 
21808
Author: Thanos Lefteris <alefteris@gmail.com>
 
21809
Date:   Sun Mar 21 00:09:46 2010 +0200
 
21810
 
 
21811
    Updated Greek translation for gnome-control-center
 
21812
 
 
21813
 po/el.po | 1435 +++++++++++++++++++++++++++++++++++++++-----------------------
 
21814
 1 files changed, 899 insertions(+), 536 deletions(-)
 
21815
 
 
21816
commit 8d7991990c3521ecf620dde5f6a4d3716bbfcc2e
 
21817
Author: A S Alam <aalam@users.sf.net>
 
21818
Date:   Sat Mar 20 18:42:51 2010 +0530
 
21819
 
 
21820
    update Punjabi Translation
 
21821
 
 
21822
 po/pa.po |  454 +++++++++++++++++++++++++++++++++-----------------------------
 
21823
 1 files changed, 241 insertions(+), 213 deletions(-)
 
21824
 
 
21825
commit 64f1ab990e70a178ba472f6476e484b3d141fa25
 
21826
Author: vasudeven <agnihot3@gmail.com>
 
21827
Date:   Sat Mar 20 17:21:41 2010 +0530
 
21828
 
 
21829
    updated Tamil translation
 
21830
 
 
21831
 po/ta.po |  163 ++++++++++++++++++++++++++++++++++----------------------------
 
21832
 1 files changed, 89 insertions(+), 74 deletions(-)
 
21833
 
 
21834
commit 637c82ce8e00762abb69118b0d45883926b2ef29
 
21835
Author: Leonid Kanter <leon@asplinux.ru>
 
21836
Date:   Sat Mar 20 11:21:10 2010 +0200
 
21837
 
 
21838
    Update Russian translation from Юрий Козлов
 
21839
 
 
21840
 po/ru.po |   40 +++++++++++++++++++++-------------------
 
21841
 1 files changed, 21 insertions(+), 19 deletions(-)
 
21842
 
 
21843
commit 4778d66745b91605883eb4b6f87e0d2e28547611
 
21844
Author: Petr Kovar <pknbe@volny.cz>
 
21845
Date:   Sat Mar 20 00:08:05 2010 +0100
 
21846
 
 
21847
    Update Czech translation
 
21848
 
 
21849
 po/cs.po |  776 +++++++++++++++++++++++++++++++-------------------------------
 
21850
 1 files changed, 388 insertions(+), 388 deletions(-)
 
21851
 
1263
21852
commit c30ff27d1f0d8ea5ad17a3699ef57c027dcad9d8
1264
21853
Author: Federico Mena Quintero <federico@novell.com>
1265
 
Date:   2010-03-19
 
21854
Date:   Fri Mar 19 16:44:01 2010 -0600
1266
21855
 
1267
21856
    Show a success dialog when the configuration is saved
1268
21857
    
1269
21858
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1270
21859
 
1271
 
M       capplets/display/xrandr-capplet.c
 
21860
 capplets/display/xrandr-capplet.c |   20 ++++++++++++++++++++
 
21861
 1 files changed, 20 insertions(+), 0 deletions(-)
1272
21862
 
1273
21863
commit 54391e5713b1cc20f082ba1be8940c920bb6c880
1274
21864
Author: Federico Mena Quintero <federico@novell.com>
1275
 
Date:   2010-03-19
 
21865
Date:   Fri Mar 19 15:10:24 2010 -0600
1276
21866
 
1277
21867
    Oops, open the temp file for writing
1278
21868
    
1279
21869
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1280
21870
 
1281
 
M       capplets/display/gnome-display-properties-install-systemwide.c
 
21871
 .../gnome-display-properties-install-systemwide.c  |    2 +-
 
21872
 1 files changed, 1 insertions(+), 1 deletions(-)
1282
21873
 
1283
21874
commit 95089f7762b723dcddea7a04dbf3adf0c18a22b6
1284
21875
Author: Federico Mena Quintero <federico@novell.com>
1285
 
Date:   2010-03-19
 
21876
Date:   Fri Mar 19 15:09:19 2010 -0600
1286
21877
 
1287
21878
    Fix missing newlines in error messages
1288
21879
    
1289
21880
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1290
21881
 
1291
 
M       capplets/display/gnome-display-properties-install-systemwide.c
 
21882
 .../gnome-display-properties-install-systemwide.c  |   10 +++++-----
 
21883
 1 files changed, 5 insertions(+), 5 deletions(-)
1292
21884
 
1293
21885
commit 518b8879377934116fd80a5be0bb039b622c7211
1294
21886
Author: Federico Mena Quintero <federico@novell.com>
1295
 
Date:   2010-03-11
 
21887
Date:   Thu Mar 11 17:34:17 2010 -0600
1296
21888
 
1297
21889
    Actually call pkexec(1) to set the systemwide configuration
1298
21890
    
1299
21891
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1300
21892
 
1301
 
M       capplets/display/Makefile.am
1302
 
M       capplets/display/xrandr-capplet.c
 
21893
 capplets/display/Makefile.am      |    1 +
 
21894
 capplets/display/xrandr-capplet.c |   40 +++++++++++++++++++++++++++++++++++++
 
21895
 2 files changed, 41 insertions(+), 0 deletions(-)
 
21896
 
 
21897
commit f5195114456e5f0014b520461b90e374727654da
 
21898
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
21899
Date:   Thu Mar 18 23:53:17 2010 -0500
 
21900
 
 
21901
    Updated Crimean Tatar (Crimean Turkish) translation
 
21902
 
 
21903
 po/crh.po |  927 +++++++++++++++++++++++++++++++------------------------------
 
21904
 1 files changed, 478 insertions(+), 449 deletions(-)
 
21905
 
 
21906
commit 514610cee0da5335b4c6715943d99f1d343d3269
 
21907
Author: Tommi Vainikainen <thv@iki.fi>
 
21908
Date:   Thu Mar 18 15:02:14 2010 +0200
 
21909
 
 
21910
    Updated Finnish translation
 
21911
 
 
21912
 po/fi.po |  928 ++++++++++++++++++++++++++++++++------------------------------
 
21913
 1 files changed, 485 insertions(+), 443 deletions(-)
 
21914
 
 
21915
commit 1665cdbed5e5cbfa3c3b387bfc35b2b5f668b33e
 
21916
Author: Federico Mena Quintero <federico@novell.com>
 
21917
Date:   Wed Mar 17 13:39:06 2010 -0600
 
21918
 
 
21919
    RANDR - Don't show a tooltip while a monitor is being dragged
 
21920
    
 
21921
    Otherwise the tooltip obscures what you are dragging.
 
21922
    
 
21923
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
21924
 
 
21925
 capplets/display/xrandr-capplet.c |   17 ++++++++++++++++-
 
21926
 1 files changed, 16 insertions(+), 1 deletions(-)
 
21927
 
 
21928
commit 74faa4859bf258a4487d9ad79f7c5c99de69d21c
 
21929
Author: Bruce Cowan <bcowan@fastmail.co.uk>
 
21930
Date:   Wed Mar 17 22:48:58 2010 +0000
 
21931
 
 
21932
    Updated British English translation
 
21933
 
 
21934
 po/en_GB.po |   34 ++++++++++++++++++++--------------
 
21935
 1 files changed, 20 insertions(+), 14 deletions(-)
 
21936
 
 
21937
commit 954fab6c0f8017514e38a27aeed9a2fa3c167f36
 
21938
Author: Leonid Kanter <leon@asplinux.ru>
 
21939
Date:   Wed Mar 17 11:26:15 2010 +0200
 
21940
 
 
21941
    Update Russian translation by Yuri Myasoedov
 
21942
 
 
21943
 po/ru.po |  132 +++++++++++++++++++++++++++++++++++++-------------------------
 
21944
 1 files changed, 79 insertions(+), 53 deletions(-)
 
21945
 
 
21946
commit cd764262e1bf42e7a52ea4d14ddd0808259f9f76
 
21947
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
21948
Date:   Tue Mar 16 18:25:24 2010 +0100
 
21949
 
 
21950
    Updated Basque language
 
21951
 
 
21952
 po/eu.po |   78 ++++++++++++++++++++++++++++++++++++++++---------------------
 
21953
 1 files changed, 51 insertions(+), 27 deletions(-)
 
21954
 
 
21955
commit 8b24306672fef9723596368aa69b49629b3c6dae
 
21956
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
21957
Date:   Wed Mar 10 22:11:51 2010 +0100
 
21958
 
 
21959
    Updated Basque language
 
21960
 
 
21961
 po/eu.po |   32 +++++++++++++++++++-------------
 
21962
 1 files changed, 19 insertions(+), 13 deletions(-)
 
21963
 
 
21964
commit eb5b0b6e43aa4f466b201c37a120fb1130700163
 
21965
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
21966
Date:   Mon Mar 15 01:01:27 2010 +0000
 
21967
 
 
21968
    Updated Portuguese translation
 
21969
 
 
21970
 po/pt.po |  853 +++++++++++++++++++++++++++++++++-----------------------------
 
21971
 1 files changed, 452 insertions(+), 401 deletions(-)
 
21972
 
 
21973
commit 5b73ece20b906a45ddb04657fb2b2bf77e22f5da
 
21974
Author: Og B. Maciel <ogmaciel@gnome.org>
 
21975
Date:   Sun Mar 14 11:17:11 2010 -0400
 
21976
 
 
21977
    Updated Brazilian Portuguese translation.
 
21978
 
 
21979
 po/pt_BR.po |   32 +++++++++++++++++++-------------
 
21980
 1 files changed, 19 insertions(+), 13 deletions(-)
 
21981
 
 
21982
commit f064271cbabb08f0ad3d14bd99b3ad4f423e0b36
 
21983
Author: Fran Diéguez <frandieguez@ubuntu.com>
 
21984
Date:   Sat Mar 13 21:14:23 2010 +0100
 
21985
 
 
21986
    Update Galician translation
 
21987
 
 
21988
 po/gl.po |   41 ++++++++++++++++++++++++-----------------
 
21989
 1 files changed, 24 insertions(+), 17 deletions(-)
 
21990
 
 
21991
commit ef1e3a043608ccd26f6b39ab2cbf6d986975d76c
 
21992
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
 
21993
Date:   Sat Mar 13 19:58:11 2010 +0100
 
21994
 
 
21995
    Updated Norwegian Nynorsk translation
 
21996
 
 
21997
 po/nn.po |  964 +++++++++-----------------------------------------------------
 
21998
 1 files changed, 139 insertions(+), 825 deletions(-)
 
21999
 
 
22000
commit 247d6faf1de3c54ea41971e93c3ac37546f71a6c
 
22001
Author: Luca Ferretti <lferrett@gnome.org>
 
22002
Date:   Sat Mar 13 16:11:20 2010 +0100
 
22003
 
 
22004
    Updated Italian translation
 
22005
 
 
22006
 po/it.po |    4 ++--
 
22007
 1 files changed, 2 insertions(+), 2 deletions(-)
 
22008
 
 
22009
commit 4f86f224fe0387a5144a994dfdc010a7deb401c7
 
22010
Author: Luca Ferretti <lferrett@gnome.org>
 
22011
Date:   Sat Mar 13 16:10:44 2010 +0100
 
22012
 
 
22013
    Updated Italian translation
 
22014
 
 
22015
 po/it.po |  923 ++++++++++++++++++++++++++++++++------------------------------
 
22016
 1 files changed, 482 insertions(+), 441 deletions(-)
 
22017
 
 
22018
commit 5197c695a086a99f0e48c1e5587c4c831673ff00
 
22019
Author: Changwoo Ryu <cwryu@debian.org>
 
22020
Date:   Sat Mar 13 23:29:19 2010 +0900
 
22021
 
 
22022
    Updated Korean translation
 
22023
 
 
22024
 po/ko.po |   50 +++++++++++++++++++++++++++++---------------------
 
22025
 1 files changed, 29 insertions(+), 21 deletions(-)
1303
22026
 
1304
22027
commit 19f2644522d7751b52e16820a64039a481424fde
1305
22028
Author: Federico Mena Quintero <federico@novell.com>
1306
 
Date:   2010-03-11
 
22029
Date:   Thu Mar 11 14:57:36 2010 -0600
1307
22030
 
1308
22031
    Add a policy file for RANDR settings
1309
22032
    
1311
22034
    
1312
22035
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1313
22036
 
1314
 
M       capplets/display/Makefile.am
1315
 
A       capplets/display/org.gnome.randr.policy.in
 
22037
 capplets/display/Makefile.am               |   11 ++++++++++
 
22038
 capplets/display/org.gnome.randr.policy.in |   29 ++++++++++++++++++++++++++++
 
22039
 2 files changed, 40 insertions(+), 0 deletions(-)
1316
22040
 
1317
22041
commit 5ed6785261cc0fd504ffce6c51d994da9eec80ac
1318
22042
Author: Federico Mena Quintero <federico@novell.com>
1319
 
Date:   2010-03-11
 
22043
Date:   Thu Mar 11 14:18:08 2010 -0600
1320
22044
 
1321
22045
    Install the PolicyKit helper in $(sbindir), not $(bindir)
1322
22046
    
1323
22047
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1324
22048
 
1325
 
M       capplets/display/Makefile.am
 
22049
 capplets/display/Makefile.am |    4 +++-
 
22050
 1 files changed, 3 insertions(+), 1 deletions(-)
1326
22051
 
1327
22052
commit 673cd05b3f146de280bc8e2cf0889ca32bfe60d0
1328
22053
Author: Federico Mena Quintero <federico@novell.com>
1329
 
Date:   2010-03-11
 
22054
Date:   Thu Mar 11 13:11:05 2010 -0600
1330
22055
 
1331
22056
    Separate glib check in configure.ac
1332
22057
    
1333
22058
    The PolicyKit helper for the display capplet only needs glib,
1334
22059
    no other extra libraries.  So, make it link only with that.
1335
22060
 
1336
 
M       configure.ac
 
22061
 configure.ac |    2 ++
 
22062
 1 files changed, 2 insertions(+), 0 deletions(-)
1337
22063
 
1338
22064
commit feeb3d57311df2c09d46b1f2d1cc4c2796c51652
1339
22065
Author: Federico Mena Quintero <federico@novell.com>
1340
 
Date:   2010-03-11
 
22066
Date:   Thu Mar 11 12:43:42 2010 -0600
1341
22067
 
1342
22068
    Compilation fixes
1343
22069
    
1344
22070
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1345
22071
 
1346
 
M       capplets/display/Makefile.am
1347
 
M       capplets/display/gnome-display-properties-install-systemwide.c
 
22072
 capplets/display/Makefile.am                       |    8 +++++++-
 
22073
 .../gnome-display-properties-install-systemwide.c  |    6 +++++-
 
22074
 2 files changed, 12 insertions(+), 2 deletions(-)
 
22075
 
 
22076
commit 239463ae48368efb0371aae9906bc5afd5a4cd8a
 
22077
Author: Ivar Smolin <okul@linux.ee>
 
22078
Date:   Thu Mar 11 18:48:01 2010 +0200
 
22079
 
 
22080
    Estonian translation updated
 
22081
 
 
22082
 po/et.po |   61 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 
22083
 1 files changed, 44 insertions(+), 17 deletions(-)
 
22084
 
 
22085
commit 0a609927878d6e56bfe2683d3497ec9bfd279f9a
 
22086
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22087
Date:   Thu Mar 11 07:51:58 2010 +0100
 
22088
 
 
22089
    Updated Spanish translation
 
22090
 
 
22091
 po/es.po |   29 ++++++++++++++---------------
 
22092
 1 files changed, 14 insertions(+), 15 deletions(-)
 
22093
 
 
22094
commit 91b3751b6707c84bded32f8f0f73e073fcf4b3fd
 
22095
Author: Joan Duran <jdufi@gmail.com>
 
22096
Date:   Thu Mar 11 07:40:12 2010 +0100
 
22097
 
 
22098
    Updated Catalan translation
 
22099
 
 
22100
 po/ca.po |  153 ++++++++++++++++++++++++++++++++++----------------------------
 
22101
 1 files changed, 84 insertions(+), 69 deletions(-)
1348
22102
 
1349
22103
commit da0112c8186ef31e8cd2fe09a0a0d3d4cb61da61
1350
22104
Author: Federico Mena Quintero <federico@novell.com>
1351
 
Date:   2010-03-10
 
22105
Date:   Wed Mar 10 17:01:40 2010 -0600
1352
22106
 
1353
22107
    PolicyKit helper to copy a RANDR profile to a systemwide location
1354
22108
    
1355
22109
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1356
22110
 
1357
 
A       capplets/display/gnome-display-properties-install-systemwide.c
 
22111
 .../gnome-display-properties-install-systemwide.c  |  268 ++++++++++++++++++++
 
22112
 1 files changed, 268 insertions(+), 0 deletions(-)
 
22113
 
 
22114
commit 66d869fe1c127e584072c29085ef8dee24a704f4
 
22115
Author: Daniel Nylander <po@danielnylander.se>
 
22116
Date:   Wed Mar 10 22:04:58 2010 +0100
 
22117
 
 
22118
    Updated Swedish translation
 
22119
 
 
22120
 po/sv.po |   32 +++++++++++++++++++-------------
 
22121
 1 files changed, 19 insertions(+), 13 deletions(-)
1358
22122
 
1359
22123
commit eaa7342a04456fd360e6ba49035933dc857eda0a
1360
22124
Author: Federico Mena Quintero <federico@novell.com>
1361
 
Date:   2010-03-10
 
22125
Date:   Wed Mar 10 12:33:51 2010 -0600
1362
22126
 
1363
22127
    Factor out function to sanitize and save the RANDR configuration
1364
22128
    
1365
22129
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1366
22130
 
1367
 
M       capplets/display/xrandr-capplet.c
 
22131
 capplets/display/xrandr-capplet.c |   20 ++++++++++++++++----
 
22132
 1 files changed, 16 insertions(+), 4 deletions(-)
1368
22133
 
1369
22134
commit 8c7020b8324f8c15100a7dff2225958ae3b8f83b
1370
22135
Author: Federico Mena Quintero <federico@novell.com>
1371
 
Date:   2010-03-10
 
22136
Date:   Wed Mar 10 12:17:53 2010 -0600
1372
22137
 
1373
22138
    Add a 'Make Default' button
1374
22139
    
1377
22142
    
1378
22143
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
1379
22144
 
1380
 
M       capplets/display/display-capplet.ui
1381
 
M       capplets/display/xrandr-capplet.c
 
22145
 capplets/display/display-capplet.ui |   20 ++++++++++++++++++--
 
22146
 capplets/display/xrandr-capplet.c   |    5 +++++
 
22147
 2 files changed, 23 insertions(+), 2 deletions(-)
 
22148
 
 
22149
commit e34e6b4eebbb957107e88334faef2ed8a02d5eea
 
22150
Author: Matthias Clasen <mclasen@redhat.com>
 
22151
Date:   Wed Mar 10 12:18:52 2010 +0000
 
22152
 
 
22153
    Calls gdk_threads_enter/leave without gdk_threads_init
 
22154
    
 
22155
    Fix GTK+ multi-threading.
 
22156
    
 
22157
    https://bugzilla.gnome.org/show_bug.cgi?id=610003
 
22158
 
 
22159
 capplets/appearance/appearance-main.c |    3 +++
 
22160
 capplets/appearance/theme-installer.c |    3 +++
 
22161
 2 files changed, 6 insertions(+), 0 deletions(-)
 
22162
 
 
22163
commit de51788c8dc7d86992dc3a79899e465479a94e0f
 
22164
Author: Matthias Clasen <mclasen@redhat.com>
 
22165
Date:   Wed Mar 10 12:11:30 2010 +0000
 
22166
 
 
22167
    Lock all the screens
 
22168
    
 
22169
    Gray out all the monitors properly when the typing break is on.
 
22170
    
 
22171
    https://bugzilla.gnome.org/show_bug.cgi?id=492974
 
22172
 
 
22173
 typing-break/drw-break-window.c |    2 +-
 
22174
 1 files changed, 1 insertions(+), 1 deletions(-)
 
22175
 
 
22176
commit 06a65c388beeb68bbed93dab8285d19dd81d59c8
 
22177
Author: Matej Urbančič <mateju@svn.gnome.org>
 
22178
Date:   Tue Mar 9 11:45:55 2010 +0100
 
22179
 
 
22180
    Updated Slovenian translation
 
22181
 
 
22182
 po/sl.po |   14 ++++++++++----
 
22183
 1 files changed, 10 insertions(+), 4 deletions(-)
 
22184
 
 
22185
commit 64b1fa3315179522514b2d1f804f2c79cfc7dd12
 
22186
Author: Piotr Drąg <piotrdrag@gmail.com>
 
22187
Date:   Tue Mar 9 11:04:35 2010 +0100
 
22188
 
 
22189
    Updated Polish translation
 
22190
 
 
22191
 po/pl.po |   10 ++++++++--
 
22192
 1 files changed, 8 insertions(+), 2 deletions(-)
 
22193
 
 
22194
commit 3920480bb83eb63d348e2772bd6cff028cd6a188
 
22195
Author: Claude Paroz <claude@2xlibre.net>
 
22196
Date:   Tue Mar 9 10:37:40 2010 +0100
 
22197
 
 
22198
    Updated French translation
 
22199
 
 
22200
 po/fr.po |   14 ++++++++++----
 
22201
 1 files changed, 10 insertions(+), 4 deletions(-)
 
22202
 
 
22203
commit 9c6af8a111cbc3c0d0d3feb0d3cde7e6f7b06424
 
22204
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22205
Date:   Tue Mar 9 08:04:01 2010 +0100
 
22206
 
 
22207
    Updated Spanish translation
 
22208
 
 
22209
 po/es.po |   12 +++++++++---
 
22210
 1 files changed, 9 insertions(+), 3 deletions(-)
 
22211
 
 
22212
commit 40efe4d858168cd566d342fe4a77fe281dd850bd
 
22213
Author: Alexander Shopov <ash@contact.bg>
 
22214
Date:   Tue Mar 9 08:23:12 2010 +0200
 
22215
 
 
22216
    Updated Bulgarian translation
 
22217
 
 
22218
 po/bg.po |   10 ++++++++--
 
22219
 1 files changed, 8 insertions(+), 2 deletions(-)
 
22220
 
 
22221
commit 36bcafb96639101ec92bc85ffede215290390f7e
 
22222
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
22223
Date:   Mon Mar 8 22:59:35 2010 +0100
 
22224
 
 
22225
    Updated German translation
 
22226
 
 
22227
 po/de.po |   22 +++++++++++++---------
 
22228
 1 files changed, 13 insertions(+), 9 deletions(-)
 
22229
 
 
22230
commit a2b26fed79752f265aa386800b4ebae9087b34cc
 
22231
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
22232
Date:   Mon Mar 8 21:52:06 2010 +0100
 
22233
 
 
22234
    Updated Hungarian translation
 
22235
 
 
22236
 po/hu.po |   10 ++++++++--
 
22237
 1 files changed, 8 insertions(+), 2 deletions(-)
 
22238
 
 
22239
commit f57c37091757c787a49399bcba1477a2af5a1045
 
22240
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
22241
Date:   Mon Mar 8 21:43:19 2010 +0100
 
22242
 
 
22243
    Mark a string for translation. Fixes #612015
 
22244
 
 
22245
 capplets/appearance/gnome-wp-item.c |    2 +-
 
22246
 1 files changed, 1 insertions(+), 1 deletions(-)
 
22247
 
 
22248
commit e7d0577a6167b325bd8ed6634c4f99b5b11ae47f
 
22249
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
22250
Date:   Mon Mar 8 13:18:49 2010 +0100
 
22251
 
 
22252
    Release 2.29.92
 
22253
 
 
22254
 NEWS         |   21 +++++++++++++++++++++
 
22255
 configure.ac |    2 +-
 
22256
 2 files changed, 22 insertions(+), 1 deletions(-)
 
22257
 
 
22258
commit 79ffc5019eff6eb252289cf56ae20ad1dcba6f14
 
22259
Author: Changwoo Ryu <cwryu@debian.org>
 
22260
Date:   Sat Mar 6 23:05:52 2010 +0900
 
22261
 
 
22262
    Updated Korean translation
 
22263
 
 
22264
 po/ko.po | 1019 ++++++++++++++++++++++++++++++++++----------------------------
 
22265
 1 files changed, 559 insertions(+), 460 deletions(-)
 
22266
 
 
22267
commit e217d55a29440774363f62d00894334850597b03
 
22268
Author: Claude Paroz <claude@2xlibre.net>
 
22269
Date:   Fri Mar 5 22:04:58 2010 +0100
 
22270
 
 
22271
    Updated French translation
 
22272
    
 
22273
    Contributed by Laurent Coudeur and Claude Paroz
 
22274
 
 
22275
 po/fr.po |  789 ++++++++++++++++++++++++++++++--------------------------------
 
22276
 1 files changed, 387 insertions(+), 402 deletions(-)
 
22277
 
 
22278
commit 51b1b02478157196822ee5b6256084165fa370ef
 
22279
Author: Leonid Kanter <leon@asplinux.ru>
 
22280
Date:   Fri Mar 5 15:18:16 2010 +0200
 
22281
 
 
22282
    update Russian translation
 
22283
 
 
22284
 po/ru.po | 1303 +++++++++++++++++++++++++-------------------------------------
 
22285
 1 files changed, 514 insertions(+), 789 deletions(-)
 
22286
 
 
22287
commit 047c4507f45d6c9de17e9e812423e7ab94b12dd2
 
22288
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
22289
Date:   Fri Mar 5 11:25:02 2010 +0100
 
22290
 
 
22291
    Updated Hungarian translation
 
22292
 
 
22293
 po/hu.po |   20 +++++++++-----------
 
22294
 1 files changed, 9 insertions(+), 11 deletions(-)
 
22295
 
 
22296
commit 326df308494f4482f5c00f0cfdb37115be32286f
 
22297
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
22298
Date:   Fri Mar 5 11:23:16 2010 +0100
 
22299
 
 
22300
    Updated Hungarian translation
 
22301
 
 
22302
 po/hu.po |  177 +++++++++++++++++++++++++++++++++-----------------------------
 
22303
 1 files changed, 94 insertions(+), 83 deletions(-)
 
22304
 
 
22305
commit 113d10695d50e99f596938e16979b4a20a0e75a2
 
22306
Author: Fran Diéguez <frandieguez@ubuntu.com>
 
22307
Date:   Fri Mar 5 00:12:26 2010 +0100
 
22308
 
 
22309
    Update Galician translation
 
22310
 
 
22311
 po/gl.po |  151 +++++++++++++++++++++++++++----------------------------------
 
22312
 1 files changed, 67 insertions(+), 84 deletions(-)
 
22313
 
 
22314
commit 05065b2ac6de171261e44782199c3c71f95006dc
 
22315
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
22316
Date:   Thu Mar 4 23:33:04 2010 +0100
 
22317
 
 
22318
    Updated Basque language
 
22319
 
 
22320
 po/eu.po |  786 ++++++++++++++++++++++++++++++-------------------------------
 
22321
 1 files changed, 387 insertions(+), 399 deletions(-)
 
22322
 
 
22323
commit ec7996069f397d1024d9ce92c80594118669c4dd
 
22324
Author: Kjartan Maraas <kmaraas@gnome.org>
 
22325
Date:   Wed Mar 3 16:17:28 2010 +0100
 
22326
 
 
22327
    Updated Norwegian bokmål translation
 
22328
 
 
22329
 po/nb.po |  170 ++++++++++++++++++++++++++++++++------------------------------
 
22330
 1 files changed, 88 insertions(+), 82 deletions(-)
 
22331
 
 
22332
commit 608df958b07064d1e73804eab302ada4c3e75916
 
22333
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
22334
Date:   Sun Feb 28 23:09:40 2010 +0900
 
22335
 
 
22336
    Updated Japanese translation.
 
22337
      Merged translation by Hideki Yamane posted on l10n.gnome.org.
 
22338
 
 
22339
 po/ja.po |  961 +++++++++++++++++++++++++-------------------------------------
 
22340
 1 files changed, 392 insertions(+), 569 deletions(-)
 
22341
 
 
22342
commit 764d50b2ce4ef7c8fcace01172fde15fa7675520
 
22343
Author: Daniel Nylander <po@danielnylander.se>
 
22344
Date:   Sun Feb 28 13:09:09 2010 +0100
 
22345
 
 
22346
    Updated Swedish translation
 
22347
 
 
22348
 po/sv.po |  322 ++++++++++++++++++++++++++++++++------------------------------
 
22349
 1 files changed, 168 insertions(+), 154 deletions(-)
 
22350
 
 
22351
commit 842f62bb278b642146d3c662237b8055b89b23c0
 
22352
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
22353
Date:   Sat Feb 27 20:42:27 2010 +0800
 
22354
 
 
22355
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
22356
 
 
22357
 po/zh_HK.po |  187 +++++++++++++++++++++++++++++++++--------------------------
 
22358
 po/zh_TW.po |  187 +++++++++++++++++++++++++++++++++--------------------------
 
22359
 2 files changed, 208 insertions(+), 166 deletions(-)
 
22360
 
 
22361
commit 5750a934eb9215b751ecc7c08007ac5f53fe5fce
 
22362
Author: Torstein Adolf Winterseth <kvikende@yahoo.no>
 
22363
Date:   Sat Feb 27 13:30:22 2010 +0100
 
22364
 
 
22365
    Updated Norwegian Nynorsk translation
 
22366
 
 
22367
 po/nn.po | 4302 +++++++++++++++++++++++++++++++++++---------------------------
 
22368
 1 files changed, 2464 insertions(+), 1838 deletions(-)
 
22369
 
 
22370
commit 08010313b737815314aa926fc734c6c23de5dd28
 
22371
Author: Liel Fridman <lielft@gmail.com>
 
22372
Date:   Sat Feb 27 10:00:32 2010 +0200
 
22373
 
 
22374
    Updated Hebrew translation
 
22375
 
 
22376
 po/he.po | 1147 +++++++++++++++++++++++++++++++++++--------------------------
 
22377
 1 files changed, 658 insertions(+), 489 deletions(-)
 
22378
 
 
22379
commit a0a68d37a50e1c0b35f6182c9a3d3e18236c8f01
 
22380
Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
 
22381
Date:   Thu Feb 25 22:51:21 2010 -0300
 
22382
 
 
22383
    Updated Brazilian Portuguese translation
 
22384
    
 
22385
    Reviewer: Vladimir Melo <vmelo@gnome.org>
 
22386
 
 
22387
 po/pt_BR.po |  114 ++++++++++++++++++++++++++++++++---------------------------
 
22388
 1 files changed, 62 insertions(+), 52 deletions(-)
 
22389
 
 
22390
commit a08eaaef4d57e5d9d70988d851d941f10b643db2
 
22391
Author: Piotr Drąg <piotrdrag@gmail.com>
 
22392
Date:   Thu Feb 25 12:43:37 2010 +0100
 
22393
 
 
22394
    Updated Polish translation
 
22395
 
 
22396
 po/pl.po |  108 ++++++++++++++++++++++++++++++++------------------------------
 
22397
 1 files changed, 56 insertions(+), 52 deletions(-)
 
22398
 
 
22399
commit c533e7b2351e41178bf5cec9bb6cf8f3e08b1c4b
 
22400
Author: Khaled Hosny <khaledhosny@eglug.org>
 
22401
Date:   Wed Feb 24 20:44:29 2010 +0200
 
22402
 
 
22403
    Updated Arabic translation
 
22404
 
 
22405
 po/ar.po |  100 ++++++++++++++++++++++++++++++++-----------------------------
 
22406
 1 files changed, 52 insertions(+), 48 deletions(-)
 
22407
 
 
22408
commit de605a5e7ee54726b661b63d9557070d395f378a
 
22409
Author: Bruce Cowan <bcowan@fastmail.co.uk>
 
22410
Date:   Wed Feb 24 16:43:38 2010 +0000
 
22411
 
 
22412
    Update British English translation
 
22413
 
 
22414
 po/en_GB.po |  831 +++++++++++++++++++++++++++++++----------------------------
 
22415
 1 files changed, 439 insertions(+), 392 deletions(-)
 
22416
 
 
22417
commit 3b60923dcb26d4620cca95debab28ef11964156c
 
22418
Author: Frédéric Péters <fpeters@0d.be>
 
22419
Date:   Wed Feb 24 15:19:56 2010 +0100
 
22420
 
 
22421
    Release 2.29.91
 
22422
 
 
22423
 NEWS         |   26 ++++++++++++++++++++++++++
 
22424
 configure.ac |    2 +-
 
22425
 2 files changed, 27 insertions(+), 1 deletions(-)
 
22426
 
 
22427
commit 1175e0995969cfbd002fab7e4eefeaf263e1c38e
 
22428
Author: Mario Blättermann <mariobl@gnome.org>
 
22429
Date:   Tue Feb 23 22:35:23 2010 +0100
 
22430
 
 
22431
    Updated German translation
 
22432
 
 
22433
 po/de.po |  210 +++++++++++++++++++++++++++++++++-----------------------------
 
22434
 1 files changed, 112 insertions(+), 98 deletions(-)
 
22435
 
 
22436
commit def5c0a3f6699304e90abd1482c56e1a84e64bea
 
22437
Author: Mario Blättermann <mariobl@gnome.org>
 
22438
Date:   Tue Feb 23 20:36:03 2010 +0100
 
22439
 
 
22440
    Updated German translation
 
22441
 
 
22442
 po/de.po |    2 +-
 
22443
 1 files changed, 1 insertions(+), 1 deletions(-)
 
22444
 
 
22445
commit a1bb3bfe78edc9d28e30b334e1e998dcbc24f722
 
22446
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22447
Date:   Tue Feb 23 19:59:20 2010 +0100
 
22448
 
 
22449
    Updated Spanish translation
 
22450
 
 
22451
 po/es.po |  118 +++++++++++++++++++++++++++++++++-----------------------------
 
22452
 1 files changed, 63 insertions(+), 55 deletions(-)
 
22453
 
 
22454
commit b99e5c90247e9832209df91a308c52e92a044b80
 
22455
Author: Matej Urbančič <mateju@svn.gnome.org>
 
22456
Date:   Tue Feb 23 15:51:29 2010 +0100
 
22457
 
 
22458
    Updated Slovenian translation
 
22459
 
 
22460
 po/sl.po |  112 +++++++++++++++++++++++++++++++++-----------------------------
 
22461
 1 files changed, 60 insertions(+), 52 deletions(-)
 
22462
 
 
22463
commit 92b90c09a96626f787677891025cf354163bec25
 
22464
Author: Alexander Shopov <ash@contact.bg>
 
22465
Date:   Tue Feb 23 08:56:03 2010 +0200
 
22466
 
 
22467
    Updated Bulgarian translation
 
22468
 
 
22469
 po/bg.po |  298 ++++++++++++++++++++++++++++++++------------------------------
 
22470
 1 files changed, 153 insertions(+), 145 deletions(-)
 
22471
 
 
22472
commit 4b224e492750e639d2e3a906be3a8433c71cc0ac
 
22473
Author: Federico Mena Quintero <federico@novell.com>
 
22474
Date:   Mon Feb 22 21:01:16 2010 -0600
 
22475
 
 
22476
    bgo#554263 - Allow compiling without the RANDR libraries
 
22477
    
 
22478
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22479
 
 
22480
 capplets/Makefile.am |    5 +----
 
22481
 configure.ac         |   17 +----------------
 
22482
 2 files changed, 2 insertions(+), 20 deletions(-)
 
22483
 
 
22484
commit e5896d700ef75cd3469fafa3e4b96a23e3fed89d
 
22485
Author: Matthias Clasen <mclasen@redhat.com>
 
22486
Date:   Thu Feb 18 15:55:35 2010 -0500
 
22487
 
 
22488
    Add a option to span background images across monitors
 
22489
    
 
22490
    This feature was lost in 2.28, and people miss it. See bug 609809.
 
22491
    Note that this adds one new string, 'Span', which appears in the 'Style'
 
22492
    combobox in the background tab of the appearance capplet.
 
22493
 
 
22494
 capplets/appearance/data/appearance.ui |    3 +++
 
22495
 capplets/appearance/gnome-wp-item.c    |    1 +
 
22496
 2 files changed, 4 insertions(+), 0 deletions(-)
 
22497
 
 
22498
commit 03540241796c52fb3a72b7f1cd76a2e55f5c81dc
 
22499
Author: Khaled Hosny <khaledhosny@eglug.org>
 
22500
Date:   Tue Feb 23 01:29:02 2010 +0200
 
22501
 
 
22502
    Updated Arabic translation
 
22503
 
 
22504
 po/ar.po |   18 ++++++++++++------
 
22505
 1 files changed, 12 insertions(+), 6 deletions(-)
 
22506
 
 
22507
commit 09485b4e6b64f554936608ade5242d192ff4aab1
 
22508
Author: Federico Mena Quintero <federico@novell.com>
 
22509
Date:   Mon Feb 22 17:21:36 2010 -0600
 
22510
 
 
22511
    Make display-properties.desktop consistent with the 'monitors' terminology
 
22512
    
 
22513
    We now just use 'monitor' instead of a combination of monitor/screen/display/etc.
 
22514
    
 
22515
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22516
 
 
22517
 capplets/display/display-properties.desktop.in.in |    4 ++--
 
22518
 1 files changed, 2 insertions(+), 2 deletions(-)
 
22519
 
 
22520
commit 26d9685c677ddc3a920a03c380137625cd02305a
 
22521
Author: Piotr Drąg <piotrdrag@gmail.com>
 
22522
Date:   Sun Feb 21 18:33:11 2010 +0100
 
22523
 
 
22524
    Updated Polish translation
 
22525
 
 
22526
 po/pl.po | 1216 +++++++++++++++++++++++++++++++++++---------------------------
 
22527
 1 files changed, 690 insertions(+), 526 deletions(-)
 
22528
 
 
22529
commit d5ac1e9c980e7d1703289b5da1e10ac4720806a3
 
22530
Author: Fran Diéguez <frandieguez@ubuntu.com>
 
22531
Date:   Sat Feb 20 22:30:57 2010 +0100
 
22532
 
 
22533
    Updated Galician Translation
 
22534
 
 
22535
 po/gl.po |   81 ++++++++++++++++++++++++++++++++++++--------------------------
 
22536
 1 files changed, 47 insertions(+), 34 deletions(-)
 
22537
 
 
22538
commit 7eaee645db88c9bdda4114c69e7398c916f47706
 
22539
Author: Khaled Hosny <khaledhosny@eglug.org>
 
22540
Date:   Sat Feb 20 22:38:48 2010 +0200
 
22541
 
 
22542
    Updated Arabic translation
 
22543
 
 
22544
 po/ar.po |  798 ++++++++++++++++++++++++++++++++------------------------------
 
22545
 1 files changed, 417 insertions(+), 381 deletions(-)
 
22546
 
 
22547
commit 751ada1138553720a57ebb8cd96eb3e8b38ca9b9
 
22548
Author: Vladimir Melo <vmelo@gnome.org>
 
22549
Date:   Sat Feb 20 07:52:26 2010 -0500
 
22550
 
 
22551
    Updated Brazilian Portuguese translation.
 
22552
 
 
22553
 po/pt_BR.po |   79 ++++++++++++++++++++++++++++++++++------------------------
 
22554
 1 files changed, 46 insertions(+), 33 deletions(-)
 
22555
 
 
22556
commit 1e13f4a2ebb42a1548642dad53ec0d602d2fb3f7
 
22557
Author: Joan Duran <jodufi@gmail.com>
 
22558
Date:   Fri Feb 19 23:00:16 2010 +0100
 
22559
 
 
22560
    Updated Catalan translation
 
22561
 
 
22562
 po/ca.po |  929 ++++++++++++++++++++++++++++++++------------------------------
 
22563
 1 files changed, 475 insertions(+), 454 deletions(-)
 
22564
 
 
22565
commit 0ebb378c073f9f5f4c56a0d5ebb00a79ac576f54
 
22566
Author: Mario Blättermann <mariobl@gnome.org>
 
22567
Date:   Fri Feb 19 22:09:36 2010 +0100
 
22568
 
 
22569
    Updated German translation
 
22570
 
 
22571
 po/de.po |   80 +++++++++++++++++++++++++++++++++++--------------------------
 
22572
 1 files changed, 46 insertions(+), 34 deletions(-)
 
22573
 
 
22574
commit 3e3cbe0fad773db0d97b7cf2ffc303b7a7c0d5b3
 
22575
Author: Matej Urbančič <mateju@svn.gnome.org>
 
22576
Date:   Thu Feb 18 13:47:50 2010 +0100
 
22577
 
 
22578
    Updated Slovenian translation
 
22579
 
 
22580
 po/sl.po |  287 +++++++++++--------------------------------------------------
 
22581
 1 files changed, 52 insertions(+), 235 deletions(-)
 
22582
 
 
22583
commit 2a4b71826cfb61357b94cf786dd54a834ae90cc6
 
22584
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22585
Date:   Thu Feb 18 08:52:28 2010 +0100
 
22586
 
 
22587
    Updated Spanish translation
 
22588
 
 
22589
 po/es.po |  100 ++++++++++++++++++++++++++++++++++---------------------------
 
22590
 1 files changed, 56 insertions(+), 44 deletions(-)
 
22591
 
 
22592
commit 4589d3bf93f8dd7bdbf6ad65786a12b4ce68c341
 
22593
Author: vasudeven <agnihot3@gmail.com>
 
22594
Date:   Thu Feb 18 09:05:39 2010 +0530
 
22595
 
 
22596
    updated Tamil translation
 
22597
 
 
22598
 po/ta.po |  204 +++++++++++++++++++++++++++++++++-----------------------------
 
22599
 1 files changed, 108 insertions(+), 96 deletions(-)
 
22600
 
 
22601
commit b03eba7c2fd1449584182ae79a9c98f2a1a8784d
 
22602
Merge: b4ec774 38bd064
 
22603
Author: Federico Mena Quintero <federico@novell.com>
 
22604
Date:   Wed Feb 17 17:56:18 2010 -0600
 
22605
 
 
22606
    Merge branch 'display-capplet-ui-cleanup'
 
22607
    
 
22608
    This makes the following changes in the display capplet:
 
22609
    
 
22610
    - Now fits in 640x480 and has a better layout overall.
 
22611
    
 
22612
    - We just use "monitors" for wording, not a mixture of "monitor",
 
22613
      "display", "screen".
 
22614
    
 
22615
    - Make the mouse cursor indicate when you can drag a monitor.
 
22616
 
 
22617
commit 38bd064505ced868c4c899ffe55e9681e7ea0c8c
 
22618
Author: Federico Mena Quintero <federico@novell.com>
 
22619
Date:   Wed Feb 17 17:30:04 2010 -0600
 
22620
 
 
22621
    Use just "monitors", not displays/screens/monitors for wording.
 
22622
    
 
22623
    Also, clarify the label of the "mirror screens" checkbox.
 
22624
    
 
22625
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22626
 
 
22627
 capplets/display/display-capplet.ui |    8 ++++----
 
22628
 1 files changed, 4 insertions(+), 4 deletions(-)
 
22629
 
 
22630
commit bbb7a64c2afd90bffc0ef5f4ee9dfacae360898d
 
22631
Author: Federico Mena Quintero <federico@novell.com>
 
22632
Date:   Wed Feb 17 17:17:17 2010 -0600
 
22633
 
 
22634
    Add a tooltip about how to select/drag the monitors
 
22635
    
 
22636
    Now that the label with instructions is gone, let's have
 
22637
    a tooltip with better instructions.
 
22638
    
 
22639
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22640
 
 
22641
 capplets/display/xrandr-capplet.c |    2 ++
 
22642
 1 files changed, 2 insertions(+), 0 deletions(-)
 
22643
 
 
22644
commit 188d5bfefb58fe4b084e77848d5fce868c9064c9
 
22645
Author: Federico Mena Quintero <federico@novell.com>
 
22646
Date:   Tue Feb 16 15:09:06 2010 -0600
 
22647
 
 
22648
    Use a cross-with-arrows instead of a hand for the cursor
 
22649
    
 
22650
    Cross-with-arrows means 'you can move me', while hand means 'you can click me'
 
22651
    in this day and age.  Pointed out by Ka-Hing Cheung <kahing@gmail.com>
 
22652
    
 
22653
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22654
 
 
22655
 capplets/display/xrandr-capplet.c |    8 ++++----
 
22656
 1 files changed, 4 insertions(+), 4 deletions(-)
 
22657
 
 
22658
commit b4ec774a1b0b718c6b5b3ea0ac46b00755c2adcc
 
22659
Author: Fran Diéguez <frandieguez@ubuntu.com>
 
22660
Date:   Mon Feb 15 16:16:33 2010 +0100
 
22661
 
 
22662
    Updated Galician Translation
 
22663
 
 
22664
 po/gl.po |  838 +++++++++++++++++++++++++++++++-------------------------------
 
22665
 1 files changed, 418 insertions(+), 420 deletions(-)
 
22666
 
 
22667
commit e0d3214f823a9fc4c428fe748032d33509b2d605
 
22668
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
22669
Date:   Mon Feb 15 19:25:13 2010 +0800
 
22670
 
 
22671
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
22672
 
 
22673
 po/zh_HK.po |  735 ++++++++++++++++++++++++++++++----------------------------
 
22674
 po/zh_TW.po |  735 ++++++++++++++++++++++++++++++----------------------------
 
22675
 2 files changed, 760 insertions(+), 710 deletions(-)
 
22676
 
 
22677
commit e7ac70bc5dc5b29c2422407b62af43c6fd3c6db7
 
22678
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
22679
Date:   Sun Feb 14 10:52:58 2010 +0100
 
22680
 
 
22681
    Depend on gnome-desktop >= 2.29.4 for per-monitor
 
22682
    backgrounds
 
22683
 
 
22684
 configure.ac |    2 +-
 
22685
 1 files changed, 1 insertions(+), 1 deletions(-)
 
22686
 
 
22687
commit 5099f5987f2a295f876bc9e2e56be2c7a48dc46b
 
22688
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
22689
Date:   Sat Feb 13 01:35:04 2010 +0200
 
22690
 
 
22691
    Update Romanian translation
 
22692
 
 
22693
 po/ro.po |  683 +++++++++++++++++++++++++++++++++++++++-----------------------
 
22694
 1 files changed, 428 insertions(+), 255 deletions(-)
 
22695
 
 
22696
commit b06684e157e1a8da97476c2c1b8c308d503edd4a
 
22697
Author: Federico Mena Quintero <federico@novell.com>
 
22698
Date:   Fri Feb 12 13:55:19 2010 -0600
 
22699
 
 
22700
    Remove hack to shrink the FooScrollArea if the screen is too small
 
22701
    
 
22702
    The new window fits in 640x480 without any adjustments to the size of the
 
22703
    FooScrollArea, so we don't need to adjust that size anymore.
 
22704
    
 
22705
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22706
 
 
22707
 capplets/display/xrandr-capplet.c |    5 +----
 
22708
 1 files changed, 1 insertions(+), 4 deletions(-)
 
22709
 
 
22710
commit 49e441ce7c976fc1719be987f84c4ff48a964ac0
 
22711
Author: Federico Mena Quintero <federico@novell.com>
 
22712
Date:   Fri Feb 12 13:29:55 2010 -0600
 
22713
 
 
22714
    Remove the label with instructions for how to drag the monitors
 
22715
    
 
22716
    The changing mouse cursor now makes the label superfluous.  Hopefully.
 
22717
    
 
22718
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22719
 
 
22720
 capplets/display/display-capplet.ui |   39 ++--------------------------------
 
22721
 1 files changed, 3 insertions(+), 36 deletions(-)
 
22722
 
 
22723
commit d43cb0cd8ccb1705ef29d33e67d930d406a9d818
 
22724
Author: Federico Mena Quintero <federico@novell.com>
 
22725
Date:   Fri Feb 12 13:28:39 2010 -0600
 
22726
 
 
22727
    Set the mouse cursor to a hand when an output is draggable
 
22728
    
 
22729
    This should make it more obvious that outputs are in fact draggable
 
22730
    in the FooScrollArea, and it will let us remove the ugly label
 
22731
    with instructions for how to drag the monitors.
 
22732
    
 
22733
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22734
 
 
22735
 capplets/display/xrandr-capplet.c |   50 ++++++++++++++++++++++++++----------
 
22736
 1 files changed, 36 insertions(+), 14 deletions(-)
 
22737
 
 
22738
commit 1492fe3458e85df2ad9e2c855d8d3f272da24479
 
22739
Author: Federico Mena Quintero <federico@novell.com>
 
22740
Date:   Fri Feb 12 13:15:57 2010 -0600
 
22741
 
 
22742
    Relayout the display capplet's window
 
22743
    
 
22744
    We move the per-monitor's widgets to the right of the FooScrollArea.
 
22745
    This makes the dialog fit even in 640x480 displays, and makes it more
 
22746
    obvious that the monitor's controls actually refer to the selected
 
22747
    monitor.
 
22748
    
 
22749
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22750
 
 
22751
 capplets/display/display-capplet.ui |  484 +++++++++++++++++++----------------
 
22752
 1 files changed, 264 insertions(+), 220 deletions(-)
 
22753
 
 
22754
commit d271671798a30b4a4fcb1292d9b1c9d9f749735d
 
22755
Author: Federico Mena Quintero <federico@novell.com>
 
22756
Date:   Thu Feb 11 17:32:37 2010 -0600
 
22757
 
 
22758
    Make the display capplet's window fit in 800x600 displays
 
22759
    
 
22760
    We simply hack the FooScrollArea for the monitor display to be shorter.
 
22761
    We can get fancier in the future by really computing the size based
 
22762
    on the monitor into which the window eventually gets mapped.
 
22763
    
 
22764
    Patch by Takashi Iwai <tiwai@novell.com> - https://bugzilla.novell.com/show_bug.cgi?id=564579
 
22765
    
 
22766
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
22767
 
 
22768
 capplets/display/xrandr-capplet.c |    5 ++++-
 
22769
 1 files changed, 4 insertions(+), 1 deletions(-)
 
22770
 
 
22771
commit a4eef676df12eb8beebd1474427a1b56a7731b50
 
22772
Author: Bastien Nocera <hadess@hadess.net>
 
22773
Date:   Wed Feb 10 18:20:45 2010 +0000
 
22774
 
 
22775
    Fix libm linking
 
22776
    
 
22777
    Otherwise we get:
 
22778
    /usr/bin/ld: gnome-mouse-properties.o: undefined reference to symbol 'floor@@GLIBC_2.0'
 
22779
    /usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
 
22780
    /lib/libm.so.6: could not read symbols: Invalid operation
 
22781
    
 
22782
    https://bugzilla.gnome.org/show_bug.cgi?id=609570
 
22783
 
 
22784
 configure.ac |    2 ++
 
22785
 1 files changed, 2 insertions(+), 0 deletions(-)
 
22786
 
 
22787
commit 01f49608a8959dfe95fadacc70f41878b29eb78e
 
22788
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
22789
Date:   Mon Feb 8 22:55:39 2010 +0100
 
22790
 
 
22791
    Hungarian translation updated
 
22792
 
 
22793
 po/hu.po |  217 +++++++++++++++++++++++++++++++------------------------------
 
22794
 1 files changed, 110 insertions(+), 107 deletions(-)
 
22795
 
 
22796
commit 8c54184c87338c710cd25092e7c30c59d29d0022
 
22797
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
22798
Date:   Mon Feb 8 12:38:15 2010 +0100
 
22799
 
 
22800
    Release 2.29.90
 
22801
 
 
22802
 NEWS         |   22 ++++++++++++++++++++++
 
22803
 configure.ac |    2 +-
 
22804
 2 files changed, 23 insertions(+), 1 deletions(-)
 
22805
 
 
22806
commit 8fddaac05050d0de6e99ec664b2b2118bfb266aa
 
22807
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22808
Date:   Sun Feb 7 21:49:01 2010 +0100
 
22809
 
 
22810
    Updated Spanish translation
 
22811
 
 
22812
 po/es.po |   16 ++++++++--------
 
22813
 1 files changed, 8 insertions(+), 8 deletions(-)
 
22814
 
 
22815
commit 047df908f124dbc530071f43def8bc3682658392
 
22816
Author: Mario Blättermann <mariobl@gnome.org>
 
22817
Date:   Sun Feb 7 21:41:06 2010 +0100
 
22818
 
 
22819
    Updated German translation
 
22820
 
 
22821
 po/de.po |  305 +++++++++++++++++++++++++++++++-------------------------------
 
22822
 1 files changed, 153 insertions(+), 152 deletions(-)
 
22823
 
 
22824
commit 27cc0183f9446d889144adcf5882a36cad94adb1
 
22825
Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
 
22826
Date:   Thu Feb 4 16:38:35 2010 -0300
 
22827
 
 
22828
    Updated Brazilian Portuguese Translation
 
22829
 
 
22830
 po/pt_BR.po |  744 ++++++++++++++++++++++++++++++----------------------------
 
22831
 1 files changed, 385 insertions(+), 359 deletions(-)
 
22832
 
 
22833
commit 6b373db02425776dcd67095c4114cc96c1844b7d
 
22834
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
22835
Date:   Thu Feb 4 19:10:55 2010 +0100
 
22836
 
 
22837
    Updated Slovenian translation
 
22838
 
 
22839
 po/sl.po |  197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
22840
 1 files changed, 193 insertions(+), 4 deletions(-)
 
22841
 
 
22842
commit ff152233ee4d15f28425eac9b584c1edb9a772ae
 
22843
Author: Kjartan Maraas <kmaraas@gnome.org>
 
22844
Date:   Sun Jan 31 20:12:26 2010 +0100
 
22845
 
 
22846
    Updated Norwegian bokmål translation
 
22847
 
 
22848
 po/nb.po |  132 +++++++++++++++++++++++++++++++-------------------------------
 
22849
 1 files changed, 66 insertions(+), 66 deletions(-)
 
22850
 
 
22851
commit 428ac2e60498496db983bbed8c3708ef899fedf5
 
22852
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22853
Date:   Sat Jan 30 12:11:22 2010 +0100
 
22854
 
 
22855
    Updated Spanish translation
 
22856
 
 
22857
 po/es.po |  139 +++++++++++++++++++++++++++++++------------------------------
 
22858
 1 files changed, 71 insertions(+), 68 deletions(-)
 
22859
 
 
22860
commit ebc9cdf36af5c4c6faff76211f657b76e0247e24
 
22861
Author: Jorge González <jorgegonz@svn.gnome.org>
 
22862
Date:   Sun Jan 10 12:39:20 2010 +0100
 
22863
 
 
22864
    Updated Spanish translation, fixes bug #606511
 
22865
 
 
22866
 po/es.po |   84 ++++++++++++++++++++++++++++++-------------------------------
 
22867
 1 files changed, 41 insertions(+), 43 deletions(-)
 
22868
 
 
22869
commit 768d493a1333314bd383c1a084a1187e87adf0ef
 
22870
Author: Bastien Nocera <hadess@hadess.net>
 
22871
Date:   Fri Jan 29 16:11:22 2010 +0000
 
22872
 
 
22873
    [about-me] Fix fingerprint name on 2nd page
 
22874
    
 
22875
    We were never changing the enrollment page's label to match
 
22876
    the selected fingerprint.
 
22877
 
 
22878
 capplets/about-me/gnome-about-me-fingerprint.c |   14 ++++++++++++++
 
22879
 1 files changed, 14 insertions(+), 0 deletions(-)
 
22880
 
 
22881
commit 8ae8ff0b6a045f6b26f2e7054f04212d0973fb4c
 
22882
Author: Ivar Smolin <okul@linux.ee>
 
22883
Date:   Thu Jan 28 14:48:51 2010 +0200
 
22884
 
 
22885
    Updating Estonian translation
 
22886
 
 
22887
 po/et.po |   43 +++++++++++++++++++++++--------------------
 
22888
 1 files changed, 23 insertions(+), 20 deletions(-)
 
22889
 
 
22890
commit 83a1ff37bed9a6920405661f2dc41d3a0c2623b2
 
22891
Author: Matej Urbančič <mateju@svn.gnome.org>
 
22892
Date:   Thu Jan 28 11:24:25 2010 +0100
 
22893
 
 
22894
    Updated Slovenian translation
 
22895
 
 
22896
 po/sl.po |  252 ++++++++++++++++++++++++++++++++------------------------------
 
22897
 1 files changed, 129 insertions(+), 123 deletions(-)
 
22898
 
 
22899
commit a1ce2446d4e6ac0459b5e1173a0cd3d215c89a94
 
22900
Author: Jens Granseuer <jensgr@gmx.net>
 
22901
Date:   Wed Jan 27 20:04:54 2010 +0100
 
22902
 
 
22903
    [mouse] Fix mnemonics conflicts on touchpad tab
 
22904
    
 
22905
    Closes bug #608057.
 
22906
 
 
22907
 capplets/mouse/gnome-mouse-properties.ui |    6 +++---
 
22908
 1 files changed, 3 insertions(+), 3 deletions(-)
 
22909
 
 
22910
commit 4ad6f3e7253d59e951e5fa2fc1f309593d62f991
 
22911
Author: Milan Bouchet-Valat <nalimilan@club.fr>
 
22912
Date:   Wed Jan 27 14:37:00 2010 +0100
 
22913
 
 
22914
    [about-me] Fix list of passwd error strings
 
22915
    
 
22916
    Need to add "dictionary" to the first list of known errors for the previous commit to change something. Fix indentation of the whole list too.
 
22917
 
 
22918
 capplets/about-me/gnome-about-me-password.c |   25 +++++++++++++------------
 
22919
 1 files changed, 13 insertions(+), 12 deletions(-)
 
22920
 
 
22921
commit 51befc44977f5d380d0524553cc9fdcc2cae411b
 
22922
Author: Milan Bouchet-Valat <nalimilan@club.fr>
 
22923
Date:   Wed Jan 27 11:22:11 2010 +0100
 
22924
 
 
22925
    [about-me] Fix hangs when 'passwd' outputs unexpected answers
 
22926
    
 
22927
    When current password is wrong, passwd outputs on Ubuntu 9.10
 
22928
    passwd: Authentication token manipulation error
 
22929
    This doesn't correspond to what we're expecting. Add "error" to the list of words we look for to avoid waiting forever.
 
22930
    
 
22931
    When pam-cracklib is used, using an existing word prompts 'passwd' to output
 
22932
    WEAK PASSWORD: it's based on a dictionary word
 
22933
    Detect "dictionary" too and consider this as meaning "Password is too simple".
 
22934
 
 
22935
 capplets/about-me/gnome-about-me-password.c |    5 +++--
 
22936
 1 files changed, 3 insertions(+), 2 deletions(-)
 
22937
 
 
22938
commit 932c59a8c6488c54891e4f3da88e94d872842ef4
 
22939
Author: A S Alam <aalam@users.sf.net>
 
22940
Date:   Wed Jan 27 07:22:40 2010 +0530
 
22941
 
 
22942
    updating for Punjabi by A S Alam
 
22943
 
 
22944
 po/pa.po |  647 +++++++++++++++++++++++++++++---------------------------------
 
22945
 1 files changed, 298 insertions(+), 349 deletions(-)
 
22946
 
 
22947
commit 8df7aa00ff73ba199d1e2695c5cf99b0079fae3f
 
22948
Author: Martin Pitt <martin.pitt@ubuntu.com>
 
22949
Date:   Tue Jan 26 11:55:28 2010 +0100
 
22950
 
 
22951
    Add AutostartCondition to gnome-at-session.desktop
 
22952
    
 
22953
    The gnome-at-session autostart desktop file launches a shell script, which in
 
22954
    turn calls gconftool-2, just to find out that it's disabled, and exit. This
 
22955
    wastes unnecessary cycles on starting the desktop.
 
22956
    
 
22957
    Add an AutostartCondition to the .desktop file which only runs when a11y is
 
22958
    enabled.
 
22959
    
 
22960
    https://bugzilla.gnome.org/show_bug.cgi?id=608138
 
22961
 
 
22962
 .../gnome-at-session.desktop.in.in                 |    1 +
 
22963
 1 files changed, 1 insertions(+), 0 deletions(-)
 
22964
 
 
22965
commit 646355855fb90ccc843afed42ee2d98dc0f58c4d
 
22966
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
22967
Date:   Tue Jan 26 10:03:31 2010 +0100
 
22968
 
 
22969
    Release 2.29.6
 
22970
 
 
22971
 NEWS         |   26 +++++++++++++++++++++++++-
 
22972
 configure.ac |    2 +-
 
22973
 2 files changed, 26 insertions(+), 2 deletions(-)
 
22974
 
 
22975
commit e33f42944db87efa1ce3ea42b75cf624346d54e0
 
22976
Author: Alexander Shopov <ash@contact.bg>
 
22977
Date:   Mon Jan 25 23:12:13 2010 +0200
 
22978
 
 
22979
    Updated Bulgarian translation
 
22980
 
 
22981
 po/bg.po |  586 ++++++++++++++++++++++++++++++--------------------------------
 
22982
 1 files changed, 286 insertions(+), 300 deletions(-)
 
22983
 
 
22984
commit 05c1b50347a3b8ad1cb51cc7b20228134dead5b1
 
22985
Author: Jamil Ahmed <itsjamil@gmail.com>
 
22986
Date:   Fri Jan 22 11:42:39 2010 +0600
 
22987
 
 
22988
    Updated Bengali translation
 
22989
 
 
22990
 po/bn.po |  968 ++++++++++++++++++++++++++++++++++----------------------------
 
22991
 1 files changed, 535 insertions(+), 433 deletions(-)
 
22992
 
 
22993
commit 5b7d9a87531640f922721e739762ff1d40371c55
 
22994
Author: vasudeven <agnihot3@gmail.com>
 
22995
Date:   Thu Jan 21 13:40:37 2010 +0530
 
22996
 
 
22997
    updated Tamil translation
 
22998
 
 
22999
 po/ta.po |  585 ++++++++++++++++++++++++++++++++------------------------------
 
23000
 1 files changed, 298 insertions(+), 287 deletions(-)
 
23001
 
 
23002
commit 74208facc53d7ccec7584575835b89b165066811
 
23003
Author: Kjartan Maraas <kmaraas@gnome.org>
 
23004
Date:   Tue Jan 19 19:07:05 2010 +0100
 
23005
 
 
23006
    Updated Norwegian bokmål translation
 
23007
 
 
23008
 po/nb.po |   95 ++++++++++++++++++++++++++++++++------------------------------
 
23009
 1 files changed, 49 insertions(+), 46 deletions(-)
 
23010
 
 
23011
commit 54bcf1874dcf6ba27f969eea0657bbebca26260b
 
23012
Author: Thomas Wood <thomas.wood@intel.com>
 
23013
Date:   Tue Jan 19 13:03:32 2010 +0000
 
23014
 
 
23015
    [appearance] use GtkInfoBar rather than a copy of GeditMessageArea
 
23016
    
 
23017
    GtkInfoBar (available in Gtk+ 2.18) replaces GeditMessageArea.
 
23018
 
 
23019
 capplets/appearance/Makefile.am          |    2 -
 
23020
 capplets/appearance/appearance-style.c   |   13 +-
 
23021
 capplets/appearance/appearance-themes.c  |   25 +-
 
23022
 capplets/appearance/gedit-message-area.c |  626 ------------------------------
 
23023
 capplets/appearance/gedit-message-area.h |  129 ------
 
23024
 configure.ac                             |    2 +-
 
23025
 6 files changed, 21 insertions(+), 776 deletions(-)
 
23026
 
 
23027
commit 2e347d700a8c57c21a9e92913b7e643893f60ef7
 
23028
Author: Peter Hutterer <peter.hutterer@who-t.net>
 
23029
Date:   Wed Jan 13 09:46:33 2010 +1000
 
23030
 
 
23031
    Disable tapping only for touchpads without a left mouse button.
 
23032
    
 
23033
    Apple touchpads have a single physical button and are thus capable of
 
23034
    working even if tapping is disabled. Don't force it on for these touchpads.
 
23035
    
 
23036
    This patch simply changes the check for physical buttons from the previous
 
23037
    "check for LMR be present" to "check only for L".
 
23038
    
 
23039
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
 
23040
 
 
23041
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
23042
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23043
 
 
23044
commit c3e44a7b2816768a1b015b43b03b9809aa647e36
 
23045
Author: Daniel Nylander <po@danielnylander.se>
 
23046
Date:   Sat Jan 9 17:01:36 2010 +0100
 
23047
 
 
23048
    Updated Swedish translation
 
23049
 
 
23050
 po/sv.po |  184 ++++++++++++++++++++++++++++++++++----------------------------
 
23051
 1 files changed, 102 insertions(+), 82 deletions(-)
 
23052
 
 
23053
commit 781761789c9e991ff629632dd935fd43a7e35aa4
 
23054
Author: Runa Bhattacharjee <runab@redhat.com>
 
23055
Date:   Fri Jan 8 12:48:52 2010 +0530
 
23056
 
 
23057
    Fixed typos and updated translations for Bengali India
 
23058
 
 
23059
 po/bn_IN.po |  984 ++++++++++++++++++++++++++--------------------------------
 
23060
 1 files changed, 441 insertions(+), 543 deletions(-)
 
23061
 
 
23062
commit 62d02072ef8c27fa944e5fe5bb907da45d243b74
 
23063
Author: Jens Granseuer <jensgr@gmx.net>
 
23064
Date:   Wed Jan 6 21:43:29 2010 +0100
 
23065
 
 
23066
    [common] Don't leak file descriptors when checking for colour schemes
 
23067
    
 
23068
    Closes bug #606155.
 
23069
 
 
23070
 capplets/common/gtkrc-utils.c |   17 ++++++++++-------
 
23071
 1 files changed, 10 insertions(+), 7 deletions(-)
 
23072
 
 
23073
commit 3d3ca6b7eac5bb421828b43469ced5d1b0cceade
 
23074
Author: Sandeep Shedmake <sshedmak@redhat.com>
 
23075
Date:   Wed Jan 6 21:05:09 2010 +0530
 
23076
 
 
23077
    Fixed a Typo and Updated Two Strings
 
23078
 
 
23079
 po/mr.po |    6 +++---
 
23080
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23081
 
 
23082
commit 0749639cca7ef4011de982bd4e149c404e06b92a
 
23083
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
23084
Date:   Tue Jan 5 15:06:33 2010 +0200
 
23085
 
 
23086
    Update Ukrainian translation
 
23087
 
 
23088
 po/uk.po |  609 ++++++++++++++++++++++++++++++++-----------------------------
 
23089
 1 files changed, 319 insertions(+), 290 deletions(-)
 
23090
 
 
23091
commit 396b9a7159c8b28fdc6e7a117208b43e1c4d850d
 
23092
Author: Claude Paroz <claude@2xlibre.net>
 
23093
Date:   Mon Jan 4 09:45:36 2010 +0100
 
23094
 
 
23095
    [about-me] Add translator comments to 'Home' string
 
23096
    
 
23097
    This change is a part of the resolution of bug #605944.
 
23098
 
 
23099
 capplets/about-me/gnome-about-me-dialog.ui |    6 +++---
 
23100
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23101
 
 
23102
commit 270ca7b97f43bc33ab930cc1092e08fa5a0ea158
 
23103
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
23104
Date:   Sun Jan 3 18:16:37 2010 +0100
 
23105
 
 
23106
    Updated Hungarian translation
 
23107
 
 
23108
 po/hu.po |  556 +++++++++++++++++++++++++++++---------------------------------
 
23109
 1 files changed, 259 insertions(+), 297 deletions(-)
 
23110
 
 
23111
commit b2261cb5a8f29aac2fb2a5db3023a579c23eb7e6
 
23112
Author: Vincent Untz <vuntz@gnome.org>
 
23113
Date:   Thu Dec 24 00:46:02 2009 +0100
 
23114
 
 
23115
    [release] post-release bump to 2.29.5
 
23116
 
 
23117
 configure.ac |    2 +-
 
23118
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23119
 
 
23120
commit 7b201885a7c7d05be10d766ad46663f7457e2bb8
 
23121
Author: Vincent Untz <vuntz@gnome.org>
 
23122
Date:   Thu Dec 24 00:45:44 2009 +0100
 
23123
 
 
23124
    [release] 2.29.4
 
23125
 
 
23126
 NEWS                           |  101 ++++++++++++++++++++++++++++++++++++++++
 
23127
 capplets/common/Makefile.am    |    2 +-
 
23128
 configure.ac                   |    2 +-
 
23129
 libwindow-settings/Makefile.am |    3 +-
 
23130
 4 files changed, 104 insertions(+), 4 deletions(-)
 
23131
 
 
23132
commit 6815ff6962b3c536caf62743271b397cb4efad5c
 
23133
Author: Jorge González <jorgegonz@svn.gnome.org>
 
23134
Date:   Sat Dec 19 13:43:57 2009 +0100
 
23135
 
 
23136
    Updated Spanish translation
 
23137
 
 
23138
 po/es.po |  123 ++++++++++++++++++++++++++++++++++++--------------------------
 
23139
 1 files changed, 71 insertions(+), 52 deletions(-)
 
23140
 
 
23141
commit 52129766f8dba6e083c15fe9beac9fa698dae759
 
23142
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
23143
Date:   Sat Dec 19 10:13:49 2009 +0200
 
23144
 
 
23145
    Update Romanian translation
 
23146
 
 
23147
 po/ro.po |  935 +++++++++++++++++++++++++-------------------------------------
 
23148
 1 files changed, 379 insertions(+), 556 deletions(-)
 
23149
 
 
23150
commit 8be4b49a437d0882815aad73ca7947c77e886448
 
23151
Author: Matej Urbančič <mateju@svn.gnome.org>
 
23152
Date:   Thu Dec 17 09:07:19 2009 +0100
 
23153
 
 
23154
    Updated Slovenian translation
 
23155
 
 
23156
 po/sl.po |  218 +++++++++++++++++++++++++++++++++-----------------------------
 
23157
 1 files changed, 117 insertions(+), 101 deletions(-)
 
23158
 
 
23159
commit fbeb9bfcb08990abe500cb03044029d5a78c9ca0
 
23160
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
23161
Date:   Tue Dec 15 23:33:55 2009 +0100
 
23162
 
 
23163
    Updated German translation
 
23164
 
 
23165
 po/de.po |   87 ++++++++++++++++++++++++++++++++++++++-----------------------
 
23166
 1 files changed, 54 insertions(+), 33 deletions(-)
 
23167
 
 
23168
commit 8d5359bf43bfff7b057e9382300f306b233f9fb5
 
23169
Author: Kjartan Maraas <kmaraas@gnome.org>
 
23170
Date:   Tue Dec 15 19:09:34 2009 +0100
 
23171
 
 
23172
    Updated Norwegian bokmål translation.
 
23173
 
 
23174
 po/nb.po |  491 ++++++++++++++++++++++++++++++--------------------------------
 
23175
 1 files changed, 237 insertions(+), 254 deletions(-)
 
23176
 
 
23177
commit 945b44fbb29a2ec497b944b69da01a7c23f22409
 
23178
Author: Bastien Nocera <hadess@hadess.net>
 
23179
Date:   Tue Dec 15 14:20:12 2009 +0000
 
23180
 
 
23181
    Remove sleep key entry
 
23182
    
 
23183
    https://bugzilla.gnome.org/show_bug.cgi?id=170175
 
23184
 
 
23185
 capplets/keybindings/01-desktop-key.xml.in |    3 ---
 
23186
 1 files changed, 0 insertions(+), 3 deletions(-)
 
23187
 
 
23188
commit a3aa98b49aa84ae90aaffaf63cc4c5127253f126
 
23189
Author: Federico Mena Quintero <federico@novell.com>
 
23190
Date:   Fri Dec 11 11:36:27 2009 -0600
 
23191
 
 
23192
    RANDR - Show 'Mirror Screens' in the monitor label, not a random monitor's name
 
23193
    
 
23194
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
23195
 
 
23196
 capplets/display/xrandr-capplet.c |    6 +++++-
 
23197
 1 files changed, 5 insertions(+), 1 deletions(-)
 
23198
 
 
23199
commit 0f0e35d5094e41b4017fa154eaf332839561e7f6
 
23200
Author: Federico Mena Quintero <federico@novell.com>
 
23201
Date:   Thu Dec 10 12:09:24 2009 -0600
 
23202
 
 
23203
    RANDR - Desensitize the on/off radio buttons if we are in Mirror Screens mode
 
23204
    
 
23205
    This makes it even more obvious that you don't need to turn on
 
23206
    individual outputs for Mirror Screens to work properly.
 
23207
    
 
23208
    It also means that we don't support "combined" setups like two mirrored
 
23209
    screens and one extended screen.  It seems that the majority of people only care about a few cases:
 
23210
    
 
23211
      - Laptop plus projector or monitor showing the same thing.
 
23212
      - Computer plus secondary monitor(s) with an extended desktop.
 
23213
      - Laptop plus docking station with external monitor only (built-in LCD turned off).
 
23214
    
 
23215
    For more exotic combinations, people can use the xrandr(1) tool.
 
23216
    
 
23217
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
23218
 
 
23219
 capplets/display/xrandr-capplet.c |   12 +++++-------
 
23220
 1 files changed, 5 insertions(+), 7 deletions(-)
 
23221
 
 
23222
commit 32cd3a9d39d44233c4829bb028f589db363ee98d
 
23223
Author: Federico Mena Quintero <federico@novell.com>
 
23224
Date:   Thu Dec 10 12:06:01 2009 -0600
 
23225
 
 
23226
    RANDR - Sensitize 'Mirror Screens' depending on whether mirror mode is actually supported
 
23227
    
 
23228
    Previously it was always sensitive, even if there were not enough connected outputs
 
23229
    for mirroring, or if those those outputs didn't support the same resolution for
 
23230
    mirroring.
 
23231
    
 
23232
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
23233
 
 
23234
 capplets/display/xrandr-capplet.c |   70 ++++++++++++++++++++++++++++++++++---
 
23235
 1 files changed, 65 insertions(+), 5 deletions(-)
 
23236
 
 
23237
commit 6d40eb2648abfe4ff47cb491b899e5cc41cb7c60
 
23238
Author: Federico Mena Quintero <federico@novell.com>
 
23239
Date:   Wed Dec 9 15:59:11 2009 -0600
 
23240
 
 
23241
    bgo#590823 - RANDR - Automatically turn on outputs which support Mirror Screens
 
23242
    
 
23243
    Previously, outputs could remain off if the user just selected Mirror Screens.
 
23244
    Now we automatically turn on all the outputs which support the clone mode,
 
23245
    to avoid extra work on the part of the user.
 
23246
    
 
23247
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
23248
 
 
23249
 capplets/display/xrandr-capplet.c |   79 +++++++++++++++++++++++++++++++++++++
 
23250
 1 files changed, 79 insertions(+), 0 deletions(-)
 
23251
 
 
23252
commit 76c2b80e3421c289ea210635bc185b0d7539f26a
 
23253
Author: Ivar Smolin <okul@linux.ee>
 
23254
Date:   Fri Dec 11 17:43:27 2009 +0200
 
23255
 
 
23256
    Updating Estonian translation
 
23257
 
 
23258
 po/et.po |   23 ++++++++++++++++++-----
 
23259
 1 files changed, 18 insertions(+), 5 deletions(-)
 
23260
 
 
23261
commit eac0e48a958e399ef7dcc16cde7c00112366d53a
 
23262
Author: Cyril Roelandt <tipecaml@gmail.com>
 
23263
Date:   Thu Dec 10 12:59:31 2009 +0100
 
23264
 
 
23265
    [network] Keep proxies in sync when "use same proxy" is selected
 
23266
    
 
23267
    When the proxy host or port is changed after the "use same proxy
 
23268
    for all protocols" option was selected, make sure we keep all
 
23269
    proxies in sync. Closes bug #589952.
 
23270
    
 
23271
    Signed-off-by: Jens Granseuer <jensgr@gmx.net>
 
23272
 
 
23273
 capplets/network/gnome-network-properties.c |   98 +++++++++++++++++++++++++--
 
23274
 1 files changed, 91 insertions(+), 7 deletions(-)
 
23275
 
 
23276
commit 9d4a90d7986f819e9918035e8b247fbf08b1cd2b
 
23277
Author: William Jon McCann <jmccann@redhat.com>
 
23278
Date:   Fri Dec 4 19:54:47 2009 -0500
 
23279
 
 
23280
    Add support for per-monitor backgrounds
 
23281
    
 
23282
    https://bugzilla.gnome.org/show_bug.cgi?id=147808
 
23283
 
 
23284
 capplets/appearance/appearance-desktop.c |  171 +++++++++++++++++++++++-------
 
23285
 capplets/appearance/appearance.h         |    4 +
 
23286
 capplets/appearance/gnome-wp-item.c      |   65 +++++++----
 
23287
 capplets/appearance/gnome-wp-item.h      |   10 ++-
 
23288
 4 files changed, 184 insertions(+), 66 deletions(-)
 
23289
 
 
23290
commit e90d5dda76b14b286483fff72ce62cf49c1365d1
 
23291
Author: Jens Granseuer <jensgr@gmx.net>
 
23292
Date:   Wed Dec 9 12:10:39 2009 +0100
 
23293
 
 
23294
    [common] Fix signedness warnings in window manager code
 
23295
 
 
23296
 capplets/common/wm-common.c |    4 ++--
 
23297
 1 files changed, 2 insertions(+), 2 deletions(-)
 
23298
 
 
23299
commit f1372f438ec48890f67fc5b77e1b645cb2517b07
 
23300
Author: Jens Granseuer <jensgr@gmx.net>
 
23301
Date:   Wed Dec 9 12:04:32 2009 +0100
 
23302
 
 
23303
    [common] Fix small memory leak in window manager code
 
23304
 
 
23305
 capplets/common/wm-common.c |    6 +++---
 
23306
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23307
 
 
23308
commit 10506822d2681e3e7ef2a1dd6805c20227389c74
 
23309
Author: Aron Xu <aronxu@gnome.org>
 
23310
Date:   Wed Dec 9 15:29:17 2009 +0800
 
23311
 
 
23312
    Update Simplified Chinese translation.
 
23313
 
 
23314
 po/zh_CN.po |   34 ++++++++++++++++------------------
 
23315
 1 files changed, 16 insertions(+), 18 deletions(-)
 
23316
 
 
23317
commit dc52eeb43f04f0ef368a88613a5299b641517576
 
23318
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
23319
Date:   Wed Dec 9 01:26:35 2009 +0100
 
23320
 
 
23321
    Updated German translation
 
23322
 
 
23323
 po/de.po |  458 +++++++++++++++++++++++++++++++-------------------------------
 
23324
 1 files changed, 230 insertions(+), 228 deletions(-)
 
23325
 
 
23326
commit c1ee031d153abb302bd1e9223dae8a7b2a4849e1
 
23327
Author: Thomas Wood <thos@gnome.org>
 
23328
Date:   Mon Dec 7 22:46:02 2009 +0000
 
23329
 
 
23330
    [default-applications] return an empty string for the custom web item
 
23331
    
 
23332
    This prevents the combo box from snapping back to the previous item
 
23333
 
 
23334
 capplets/default-applications/gnome-da-capplet.c |    7 ++++---
 
23335
 1 files changed, 4 insertions(+), 3 deletions(-)
 
23336
 
 
23337
commit 3d7178b45abc2a291f62c884688fe2890a8040f5
 
23338
Author: Thomas Wood <thos@gnome.org>
 
23339
Date:   Mon Dec 7 22:27:04 2009 +0000
 
23340
 
 
23341
    [default-applications] be sure to add the gconf directories for monitoring
 
23342
    
 
23343
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=597186
 
23344
 
 
23345
 capplets/default-applications/gnome-da-capplet.c |    6 ++++++
 
23346
 1 files changed, 6 insertions(+), 0 deletions(-)
 
23347
 
 
23348
commit a346d3a1fc9f1cc596b6517c954ac611fa5a52d1
 
23349
Author: Vincent Untz <vuntz@gnome.org>
 
23350
Date:   Fri Dec 4 19:02:51 2009 +0100
 
23351
 
 
23352
    Make layouts that cannot be activated have insensitive text
 
23353
 
 
23354
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   10 ++++++++--
 
23355
 1 files changed, 8 insertions(+), 2 deletions(-)
 
23356
 
 
23357
commit fd82bdb9a118e190f158925b7c5bcd1a43af9cd6
 
23358
Author: Jens Granseuer <jensgr@gmx.net>
 
23359
Date:   Sat Dec 5 13:16:06 2009 +0100
 
23360
 
 
23361
    [window] Don't allow Ctrl+Click as window movement modifier
 
23362
    
 
23363
    Choosing Ctrl for window movement messes up selecting mutiple
 
23364
    entries in list and grid widgets (e.g. files in nautilus) so
 
23365
    don't offer it as an option. Closes bug #409405.
 
23366
 
 
23367
 capplets/windows/gnome-window-properties.c |   11 +----------
 
23368
 1 files changed, 1 insertions(+), 10 deletions(-)
 
23369
 
 
23370
commit d5e168c81a7918853b1ac939bcd6d6e7b794589f
 
23371
Author: Jens Granseuer <jensgr@gmx.net>
 
23372
Date:   Sat Dec 5 12:52:36 2009 +0100
 
23373
 
 
23374
    [font-viewer] Don't use URI notation when installing fonts
 
23375
    
 
23376
    The code treated a URI as a path which would result in escaped
 
23377
    characters showing up as "%20" and such in the destination file
 
23378
    name. Be more careful to treat URIs as URIs and paths as paths.
 
23379
    
 
23380
    Closes bug #603732.
 
23381
 
 
23382
 font-viewer/font-view.c |    6 +++---
 
23383
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23384
 
 
23385
commit 42133f871f892e86f28ca8af5928042bbb1b59aa
 
23386
Author: Thomas Wood <thos@gnome.org>
 
23387
Date:   Sat Dec 5 11:22:52 2009 +0000
 
23388
 
 
23389
    Rename configure.in to configure.ac
 
23390
    
 
23391
    The ".ac" extension is the preferred use:
 
23392
    
 
23393
    http://www.gnu.org/software/autoconf/manual/html_node/Writing-Autoconf-Input.html
 
23394
 
 
23395
 autogen.sh   |    2 +-
 
23396
 configure.ac |  349 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
23397
 configure.in |  349 ----------------------------------------------------------
 
23398
 3 files changed, 350 insertions(+), 350 deletions(-)
 
23399
 
 
23400
commit 21ce3e96da83d9f210abbacb06101f7de8b708e9
 
23401
Author: Thomas Wood <thos@gnome.org>
 
23402
Date:   Sat Dec 5 11:19:54 2009 +0000
 
23403
 
 
23404
    [configure] Enable silent build rules
 
23405
    
 
23406
    Enable automake silent rules, if available
 
23407
 
 
23408
 configure.in |    1 +
 
23409
 1 files changed, 1 insertions(+), 0 deletions(-)
 
23410
 
 
23411
commit c5514646364a6356039698c456a725983cb90364
 
23412
Author: Sergey V. Udaltsov <svu@gnome.org>
 
23413
Date:   Fri Dec 4 21:54:40 2009 +0000
 
23414
 
 
23415
    The columns in the layout list sorted
 
23416
    
 
23417
    Thanks to Vincent, well spotted
 
23418
    https://bugzilla.gnome.org/show_bug.cgi?id=603804
 
23419
 
 
23420
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    3 +--
 
23421
 1 files changed, 1 insertions(+), 2 deletions(-)
 
23422
 
 
23423
commit dccd55038b89af27b59e7362a2e7d91105970764
 
23424
Author: Daniel Nylander <po@danielnylander.se>
 
23425
Date:   Mon Nov 30 10:01:25 2009 +0100
 
23426
 
 
23427
    Updated Swedish translation
 
23428
 
 
23429
 po/sv.po |  364 +++++++++++++++++++++++++++++---------------------------------
 
23430
 1 files changed, 171 insertions(+), 193 deletions(-)
 
23431
 
 
23432
commit e8e5748689b3215a83a67fc5649d1e6c9d4ff771
 
23433
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
 
23434
Date:   Wed Nov 25 17:35:18 2009 +0100
 
23435
 
 
23436
    Updated LowGerman translation
 
23437
 
 
23438
 po/nds.po |  257 ++++++++++++++++++++++++++++++-------------------------------
 
23439
 1 files changed, 127 insertions(+), 130 deletions(-)
 
23440
 
 
23441
commit 5c4ac1d2f1d63d0b816154b419a22755583d5166
 
23442
Author: Ivar Smolin <okul@linux.ee>
 
23443
Date:   Sun Nov 22 18:04:48 2009 +0200
 
23444
 
 
23445
    Updating Estonian translation
 
23446
 
 
23447
 po/et.po |   96 ++++++++++++++++++++++---------------------------------------
 
23448
 1 files changed, 35 insertions(+), 61 deletions(-)
 
23449
 
 
23450
commit 9ebd7c4721c37278e671d2e9f8850c6281525aef
 
23451
Author: Thomas Wood <thos@gnome.org>
 
23452
Date:   Sat Nov 21 14:49:08 2009 +0000
 
23453
 
 
23454
    [appearance] fix tooltip in the background chooser
 
23455
    
 
23456
    Set the has-tooltip property to enable tooltips on items in the background
 
23457
    chooser.
 
23458
    
 
23459
    Also remove the custom tooltip timeout value so that it is now consistent
 
23460
    with the rest of the desktop.
 
23461
    
 
23462
    Patch from: Matthias Clasen <mclasen@redhat.com>
 
23463
    
 
23464
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=596369
 
23465
 
 
23466
 capplets/appearance/appearance-desktop.c |    3 +--
 
23467
 1 files changed, 1 insertions(+), 2 deletions(-)
 
23468
 
 
23469
commit a4e16a1cc593e566d0b60d9847f86bb4c746f341
 
23470
Author: Matej Urbančič <mateju@svn.gnome.org>
 
23471
Date:   Wed Nov 18 07:05:11 2009 +0100
 
23472
 
 
23473
    Updated Slovenian translation
 
23474
 
 
23475
 po/sl.po |  161 +++++++++++++++++++++++++++++++-------------------------------
 
23476
 1 files changed, 80 insertions(+), 81 deletions(-)
 
23477
 
 
23478
commit e3d4e5f27f8f9a8dc773f776d4c7dbe045d95a50
 
23479
Author: Aron Xu <aronxu@gnome.org>
 
23480
Date:   Tue Nov 17 16:45:20 2009 +0800
 
23481
 
 
23482
    Fix a small mistake
 
23483
 
 
23484
 po/zh_CN.po |    4 ++--
 
23485
 1 files changed, 2 insertions(+), 2 deletions(-)
 
23486
 
 
23487
commit e00881d2bbb316a40b5ff9f90438f5e8da6f90cd
 
23488
Author: Tao Wei <weitao1979@gmail.com>
 
23489
Date:   Tue Nov 17 12:33:41 2009 +0800
 
23490
 
 
23491
    Update Simplified Chinese translation.
 
23492
 
 
23493
 po/zh_CN.po |  481 ++++++++++++++++++++++++++++------------------------------
 
23494
 1 files changed, 232 insertions(+), 249 deletions(-)
 
23495
 
 
23496
commit f12d0d1c1f98510bcb4570eb2365faceccde3bfc
 
23497
Author: Thomas Thurman <tthurman@gnome.org>
 
23498
Date:   Mon Nov 16 19:16:19 2009 -0500
 
23499
 
 
23500
    Shavian translation
 
23501
 
 
23502
 po/LINGUAS    |    1 +
 
23503
 po/en@shaw.po | 2903 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
23504
 2 files changed, 2904 insertions(+), 0 deletions(-)
 
23505
 
 
23506
commit 99d6c81807564c8f0f30628fe01140a927efa196
 
23507
Author: Sergey V. Udaltsov <svu@gnome.org>
 
23508
Date:   Sun Nov 15 18:12:32 2009 +0000
 
23509
 
 
23510
    Make buttons widths equal
 
23511
    
 
23512
    Further discussions related to kbd capplet
 
23513
 
 
23514
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    1 +
 
23515
 1 files changed, 1 insertions(+), 0 deletions(-)
 
23516
 
 
23517
commit 21684e7e6296e4b151ee9cdeaa6953297ed1a121
 
23518
Author: Jorge González <jorgegonz@svn.gnome.org>
 
23519
Date:   Sun Nov 15 12:14:27 2009 +0100
 
23520
 
 
23521
    Updated Spanish translation
 
23522
 
 
23523
 po/es.po |  193 ++++++++++++++++++++++++++++++++------------------------------
 
23524
 1 files changed, 99 insertions(+), 94 deletions(-)
 
23525
 
 
23526
commit fc938f8ba943b350395636e763c792cdf2f6eb77
 
23527
Author: Thomas Wood <thos@gnome.org>
 
23528
Date:   Sat Nov 14 19:18:48 2009 +0000
 
23529
 
 
23530
    [appearance] update the background style option labels
 
23531
    
 
23532
    Clarify the background style options as per the suggestions in bug 411048
 
23533
    by making all the descriptions the same tense and replacing "Fill screen"
 
23534
    with "Stretch".
 
23535
    
 
23536
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=411048
 
23537
 
 
23538
 capplets/appearance/data/appearance.ui |    8 ++++----
 
23539
 1 files changed, 4 insertions(+), 4 deletions(-)
 
23540
 
 
23541
commit 79cfd2b040e9daac80123c87008109d77b0f640b
 
23542
Author: Thomas Wood <thos@gnome.org>
 
23543
Date:   Sat Nov 14 18:46:11 2009 +0000
 
23544
 
 
23545
    [theme-installer] Add OnlyShowIn=GNOME to the .desktop file
 
23546
    
 
23547
    From bug 594709:
 
23548
    
 
23549
     The desktop file for the theme installer doesn't have OnlyShowIn=GNOME;
 
23550
    
 
23551
     This prevents it from working with Firefox (apparently) and it seems like it
 
23552
     should have it anyway.
 
23553
    
 
23554
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=594709
 
23555
 
 
23556
 .../data/gnome-theme-installer.desktop.in.in       |    1 +
 
23557
 1 files changed, 1 insertions(+), 0 deletions(-)
 
23558
 
 
23559
commit b7ce86ecec6af088e57c79cd594680f7b60b26e1
 
23560
Author: Thomas Wood <thos@gnome.org>
 
23561
Date:   Sat Nov 14 15:17:28 2009 +0000
 
23562
 
 
23563
    Automatically create the ChangeLog file from VCS history
 
23564
    
 
23565
    Added a dist-hook rule to create the ChangeLog file from the git log.
 
23566
 
 
23567
 ChangeLog                                      | 6146 +------------
 
23568
 Makefile.am                                    |   14 +
 
23569
 capplets/about-me/ChangeLog                    |  623 --
 
23570
 capplets/accessibility/at-properties/ChangeLog |  264 -
 
23571
 capplets/appearance/ChangeLog                  | 2045 ----
 
23572
 capplets/common/ChangeLog                      | 1991 ----
 
23573
 capplets/default-applications/ChangeLog        | 1078 --
 
23574
 capplets/display/ChangeLog                     |  569 --
 
23575
 capplets/keybindings/ChangeLog                 |  859 --
 
23576
 capplets/keyboard/ChangeLog                    | 1187 ---
 
23577
 capplets/localization/ChangeLog                |   36 -
 
23578
 capplets/mouse/ChangeLog                       |  807 --
 
23579
 capplets/network/ChangeLog                     |  403 -
 
23580
 capplets/windows/ChangeLog                     |  470 -
 
23581
 help/ChangeLog                                 |  407 -
 
23582
 libwindow-settings/ChangeLog                   |  362 -
 
23583
 po/ChangeLog                                   |12579 ------------------------
 
23584
 shell/ChangeLog                                |  105 -
 
23585
 typing-break/ChangeLog                         |  318 -
 
23586
 19 files changed, 16 insertions(+), 30247 deletions(-)
 
23587
 
 
23588
commit 5c9eaa2909c28bd47559fd737d9c46b1d352a21f
 
23589
Author: Claude Paroz <claude@2xlibre.net>
 
23590
Date:   Sat Nov 14 15:04:36 2009 +0100
 
23591
 
 
23592
    Add README.translators with comment about font-viewer pangram
 
23593
 
 
23594
 po/README.translators |   10 ++++++++++
 
23595
 1 files changed, 10 insertions(+), 0 deletions(-)
 
23596
 
 
23597
commit 109414ee82058c9256b5c1298faf0e846bf13969
 
23598
Author: Jens Granseuer <jensgr@gmx.net>
 
23599
Date:   Sat Nov 14 14:22:06 2009 +0100
 
23600
 
 
23601
    [font-viewer] Expand the Copyright display to get rid of unnecessary scrollbar
 
23602
 
 
23603
 font-viewer/font-view.c |    2 +-
 
23604
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23605
 
 
23606
commit 89147e3e4ceaa61275c4d5b7c70ff63e6d9c7be1
 
23607
Author: Jens Granseuer <jensgr@gmx.net>
 
23608
Date:   Sat Nov 14 14:15:01 2009 +0100
 
23609
 
 
23610
    [font-viewer] Fix signedness compiler warnings
 
23611
 
 
23612
 font-viewer/font-view.c |   18 +++++++++---------
 
23613
 1 files changed, 9 insertions(+), 9 deletions(-)
 
23614
 
 
23615
commit db072ff49f7996339dc44d5802368f4dfcbc3658
 
23616
Author: Jens Granseuer <jensgr@gmx.net>
 
23617
Date:   Sat Nov 14 14:03:59 2009 +0100
 
23618
 
 
23619
    [font-viewer] Use pango_language_get_sample_string for sample text
 
23620
    
 
23621
    Closes bug #595107.
 
23622
 
 
23623
 font-viewer/font-view.c |    8 ++++----
 
23624
 1 files changed, 4 insertions(+), 4 deletions(-)
 
23625
 
 
23626
commit 75ce231f99dfe835bbbe9626c24516d039be386f
 
23627
Author: Jens Granseuer <jensgr@gmx.net>
 
23628
Date:   Sat Nov 14 13:02:05 2009 +0100
 
23629
 
 
23630
    [keyboard] Fix mnemonic conflict in mousekeys tab
 
23631
    
 
23632
    Closes bug #586433.
 
23633
 
 
23634
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    2 +-
 
23635
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23636
 
 
23637
commit a5bf115175ea52c5cdc184b3844d06bdb7ad775c
 
23638
Author: Peter Hutterer <peter.hutterer@who-t.net>
 
23639
Date:   Tue Nov 10 15:49:50 2009 +1000
 
23640
 
 
23641
    Disable two-finger scrolling/tapping based on touchpad capabilities.
 
23642
    
 
23643
    Touchpads that can't do two-finger cannot two-finger scroll - disable this
 
23644
    scroll method.
 
23645
    
 
23646
    Touchpads that don't have physical buttons mustn't disable tapping - set to
 
23647
    on by default and disable checkbox.
 
23648
    
 
23649
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
 
23650
 
 
23651
 capplets/mouse/gnome-mouse-properties.c |   51 +++++++++++++++++++++++++++++++
 
23652
 1 files changed, 51 insertions(+), 0 deletions(-)
 
23653
 
 
23654
commit d081be4045e4338462daa2cd33b6c897a17f1ae5
 
23655
Author: Matej Urbančič <mateju@svn.gnome.org>
 
23656
Date:   Fri Nov 13 12:16:50 2009 +0100
 
23657
 
 
23658
    Updated Slovenian translation
 
23659
 
 
23660
 po/sl.po |  263 ++++++++++++++++++++++++++++---------------------------------
 
23661
 1 files changed, 121 insertions(+), 142 deletions(-)
 
23662
 
 
23663
commit 543251c2c65663aff367d4ddba719e89de7e03ca
 
23664
Author: Jens Granseuer <jensgr@gmx.net>
 
23665
Date:   Wed Nov 11 19:37:04 2009 +0100
 
23666
 
 
23667
    [typing-break] Reset timer after suspend
 
23668
    
 
23669
    This patch does 2 things:
 
23670
    1) Defines a DrwTimer that we use instead of GTimer. This is just a thin
 
23671
    wrapper around g_get_current_time, and it means we can accurately track
 
23672
    typing/idle periods based on real-world wall-clock time, which GTimer is
 
23673
    apparently not intended to do.
 
23674
    
 
23675
    2) The typing monitor has some complicated state handling where it transitions
 
23676
    between an IDLE state and a TYPING state. This transition is based on running a
 
23677
    callback once per second, and checking whether any keystrokes have been
 
23678
    recorded since the last time the callback was called. The actual idle *time* is
 
23679
    tracked separately, independently of these two states, but only when we are in
 
23680
    the IDLE *state* was the idle *time* checked to see if we should reset the
 
23681
    break timer. This leads to a race condition -- if we suspend while in the
 
23682
    TYPING state, then eventually we will wake up, notice that no key press has
 
23683
    happened in the last second, *reset the idle timer*, transition to the IDLE
 
23684
    state, and then check the amount of time on the idle timer. We will thus never
 
23685
    notice the amount of time that the computer was suspended.
 
23686
    
 
23687
    I considered making the IDLE/TYPING transition code smarter, but it turns out
 
23688
    the desired behavior for the two states is entirely identical anyway, so rather
 
23689
    than adding more complexity to this pointless code, I just diked it out and
 
23690
    replaced them both by a single state called RUNNING.
 
23691
    
 
23692
    Closes bug #430797.
 
23693
 
 
23694
 typing-break/Makefile.am        |    4 +-
 
23695
 typing-break/drw-break-window.c |    9 ++--
 
23696
 typing-break/drw-timer.c        |   52 ++++++++++++++++++++
 
23697
 typing-break/drw-timer.h        |   42 ++++++++++++++++
 
23698
 typing-break/drwright.c         |  101 ++++++++++++--------------------------
 
23699
 5 files changed, 134 insertions(+), 74 deletions(-)
 
23700
 
 
23701
commit 70277a7af36edc98ff8f5775b24cc7eb3d4de34f
 
23702
Author: Aron Xu <aronxu@gnome.org>
 
23703
Date:   Wed Nov 11 03:03:34 2009 +0800
 
23704
 
 
23705
    Fix a typo.
 
23706
 
 
23707
 po/zh_CN.po |    4 ++--
 
23708
 1 files changed, 2 insertions(+), 2 deletions(-)
 
23709
 
 
23710
commit 39c1877c6ed5e6133aafe6f48341e81a818858f0
 
23711
Author: Nils-Christoph Fiedler <linux@medienkompanie.de>
 
23712
Date:   Tue Nov 10 19:26:42 2009 +0100
 
23713
 
 
23714
    Added Low German translation
 
23715
 
 
23716
 po/LINGUAS |    1 +
 
23717
 po/nds.po  | 3464 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
23718
 2 files changed, 3465 insertions(+), 0 deletions(-)
 
23719
 
 
23720
commit 20501328e2518b5301d7931d1d4294152a05fbd1
 
23721
Author: Bastien Nocera <hadess@hadess.net>
 
23722
Date:   Tue Nov 10 13:43:54 2009 +0000
 
23723
 
 
23724
    Fix en_GB translations with context
 
23725
 
 
23726
 po/en_GB.po |   10 +++++-----
 
23727
 1 files changed, 5 insertions(+), 5 deletions(-)
 
23728
 
 
23729
commit 5fee913829c17627ac45ec90e8fa651c4a80b862
 
23730
Author: Jorge González <jorgegonz@svn.gnome.org>
 
23731
Date:   Tue Nov 10 01:11:08 2009 +0100
 
23732
 
 
23733
    Updated Spanish translation
 
23734
 
 
23735
 po/es.po |  251 ++++++++++++++++++++++++++++++--------------------------------
 
23736
 1 files changed, 120 insertions(+), 131 deletions(-)
 
23737
 
 
23738
commit 585991e259580098ad74775c624be8890b88963d
 
23739
Author: Sergey V. Udaltsov <svu@gnome.org>
 
23740
Date:   Mon Nov 9 22:35:15 2009 +0000
 
23741
 
 
23742
    Further layout improvements
 
23743
    
 
23744
    As discussed on IRC (with aday)
 
23745
 
 
23746
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  163 ++++++++------------
 
23747
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   27 ++--
 
23748
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   12 --
 
23749
 3 files changed, 79 insertions(+), 123 deletions(-)
 
23750
 
 
23751
commit 07c4a415df42cc541883d90203b8b528b2b98872
 
23752
Author: William Jon McCann <jmccann@redhat.com>
 
23753
Date:   Sat Aug 22 18:37:57 2009 -0400
 
23754
 
 
23755
    Remove interface tab
 
23756
    
 
23757
    Fixes http://bugzilla.gnome.org/show_bug.cgi?id=592756
 
23758
 
 
23759
 capplets/appearance/Makefile.am        |    2 -
 
23760
 capplets/appearance/appearance-main.c  |    2 -
 
23761
 capplets/appearance/appearance-ui.c    |  239 ---------------------
 
23762
 capplets/appearance/appearance-ui.h    |   21 --
 
23763
 capplets/appearance/data/appearance.ui |  364 --------------------------------
 
23764
 5 files changed, 0 insertions(+), 628 deletions(-)
 
23765
 
 
23766
commit 186a2baefeef671a4e60fa4b79ed0219a1cda46d
 
23767
Author: Daniel Nylander <po@danielnylander.se>
 
23768
Date:   Sun Nov 8 22:05:31 2009 +0100
 
23769
 
 
23770
    Updated Swedish translation
 
23771
 
 
23772
 po/sv.po |   62 +++++++++++++++++++++++++++++++-------------------------------
 
23773
 1 files changed, 31 insertions(+), 31 deletions(-)
 
23774
 
 
23775
commit 1fd84f367269fae5b30bad671564aad35656ab6b
 
23776
Author: Tim Waugh <twaugh@redhat.com>
 
23777
Date:   Sun Nov 8 11:14:35 2009 +0100
 
23778
 
 
23779
    [typing-break] Increase delay for activating the postpone button to 5s
 
23780
    
 
23781
    When the typing break screen is displayed and break postponements are enabled,
 
23782
    there is a 500ms delay before the 'Postpone' button becomes sensitive.
 
23783
    Increase that delay to 5000ms (5s).
 
23784
    
 
23785
    Rationale:
 
23786
    When I'm really focused on something I will click the 'Postpone' button, or
 
23787
    even use the keyboard short-cut Alt-P, so that I can carry on with what I was
 
23788
    doing.  Then later I won't even remember having done it.  This can happen
 
23789
    several times in a row.  I'm sure it happens this way for other people too.
 
23790
    
 
23791
    With a 5s delay before a break can be postponed it gives the user time to think
 
23792
    about whether they really need to carry on with what they were doing or if it
 
23793
    can wait after all.
 
23794
    
 
23795
    Closes bug #597086.
 
23796
 
 
23797
 typing-break/drw-break-window.c |    6 +++---
 
23798
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23799
 
 
23800
commit 5f063376accd21cb3600e20bddd915991d9bd14b
 
23801
Author: Matej Urbančič <mateju@svn.gnome.org>
 
23802
Date:   Fri Nov 6 14:57:48 2009 +0100
 
23803
 
 
23804
    Updated Slovenian translation
 
23805
 
 
23806
 po/sl.po |   70 +++++++++++++++++++++++++++++++-------------------------------
 
23807
 1 files changed, 35 insertions(+), 35 deletions(-)
 
23808
 
 
23809
commit 30eafc845be56ca0b73a39d30a76b41908fab7a6
 
23810
Author: Matej Urbančič <mateju@svn.gnome.org>
 
23811
Date:   Thu Nov 5 07:21:30 2009 +0100
 
23812
 
 
23813
    Updated Slovenian translation
 
23814
 
 
23815
 po/sl.po |  200 +++++++++++++++++++++++++++++++++----------------------------
 
23816
 1 files changed, 108 insertions(+), 92 deletions(-)
 
23817
 
 
23818
commit 940f7f91df15cdc66dfbda267c1872833d1e1116
 
23819
Author: Gil Forcada <gforcada@gnome.org>
 
23820
Date:   Thu Nov 5 00:08:20 2009 +0100
 
23821
 
 
23822
    Minor update to Catalan translation
 
23823
 
 
23824
 po/ca.po |  166 ++++++++++++++++++++++++++++++++++---------------------------
 
23825
 1 files changed, 92 insertions(+), 74 deletions(-)
 
23826
 
 
23827
commit 0cb350aa6967f14f9bb3157ceaab518b353d5a36
 
23828
Author: Carles Ferrando <carles.ferrando@gmail.com>
 
23829
Date:   Thu Nov 5 00:02:44 2009 +0100
 
23830
 
 
23831
    Updated Catalan (Valencian) translation
 
23832
 
 
23833
 po/ca@valencia.po | 3880 +++++++++++++++++++++++++++++------------------------
 
23834
 1 files changed, 2123 insertions(+), 1757 deletions(-)
 
23835
 
 
23836
commit cc46723a06a45fdf4d2b19ed4b48035f6d8599a3
 
23837
Author: Jorge González <jorgegonz@svn.gnome.org>
 
23838
Date:   Wed Nov 4 23:38:32 2009 +0100
 
23839
 
 
23840
    Updated Spanish translation
 
23841
 
 
23842
 po/es.po |  111 ++++++++++++++++++++++++++++++-------------------------------
 
23843
 1 files changed, 55 insertions(+), 56 deletions(-)
 
23844
 
 
23845
commit f4d19d4da00fdec389b079c9cad4f942acb3f2ee
 
23846
Author: Sergey V. Udaltsov <svu@gnome.org>
 
23847
Date:   Wed Nov 4 22:09:03 2009 +0000
 
23848
 
 
23849
    More polish of the keyboard layout tab
 
23850
    
 
23851
    See the discussion in the wiki
 
23852
 
 
23853
 .../keyboard/gnome-keyboard-properties-dialog.ui   |    7 +++----
 
23854
 1 files changed, 3 insertions(+), 4 deletions(-)
 
23855
 
 
23856
commit 38ba6cb70214f9b515790a47ce8d3098ce3c7796
 
23857
Author: Jens Granseuer <jensgr@gmx.net>
 
23858
Date:   Wed Nov 4 19:02:30 2009 +0100
 
23859
 
 
23860
    Add gthread-2.0 to common modules for linking
 
23861
    
 
23862
    At least
 
23863
     * gnome-keybinding-properties
 
23864
     * gnome-about-me
 
23865
     * gnome-appearance-properties
 
23866
     * gnome-theme-test
 
23867
     * gnome-font-viewer
 
23868
    need it, so just add it to the list of common modules (bug #600589).
 
23869
 
 
23870
 configure.in |    3 ++-
 
23871
 1 files changed, 2 insertions(+), 1 deletions(-)
 
23872
 
 
23873
commit 7c82b5b5cc89c0934f13e66175f3881b8f5528f4
 
23874
Author: Wang Xin <jedy.wang@sun.com>
 
23875
Date:   Wed Nov 4 18:53:37 2009 +0100
 
23876
 
 
23877
    [keybindings] Show shortcuts for the active window manager
 
23878
    
 
23879
    Actually display the bindings for the running window manager instead
 
23880
    of all others (bug #600531).
 
23881
 
 
23882
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
23883
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23884
 
 
23885
commit 4583bc657ba3f3f11dd04aa0b0b54cc5eca18df7
 
23886
Author: Sergey V. Udaltsov <svu@gnome.org>
 
23887
Date:   Sun Nov 1 19:48:19 2009 +0000
 
23888
 
 
23889
    Further improvements in the layout of the 'Layouts' tab
 
23890
    
 
23891
    See
 
23892
    http://live.gnome.org/action/subscribe/UsabilityProject/Whiteboard/KeyboardPreferences/Implementation
 
23893
 
 
23894
 .../keyboard/gnome-keyboard-properties-dialog.ui   |   11 ++++++-----
 
23895
 1 files changed, 6 insertions(+), 5 deletions(-)
 
23896
 
 
23897
commit 3a3b2f99e164b8f26d83ec286c17f94b35808052
 
23898
Author: Bastien Nocera <hadess@hadess.net>
 
23899
Date:   Thu Oct 29 12:18:37 2009 +0000
 
23900
 
 
23901
    Fix all the keybindings showing up when using compiz
 
23902
    
 
23903
    The wm_common_get_current_keybindings() implementation
 
23904
    was broken.
 
23905
    
 
23906
    https://bugzilla.gnome.org/show_bug.cgi?id=600021
 
23907
 
 
23908
 capplets/common/wm-common.c |    6 +++---
 
23909
 1 files changed, 3 insertions(+), 3 deletions(-)
 
23910
 
 
23911
commit 51a283edd0f90adcb802345b13b98bc758f6e43a
 
23912
Author: drtvasudevan <agnihot3@gmail.com>
 
23913
Date:   Wed Oct 28 05:52:20 2009 +0530
 
23914
 
 
23915
    Updated Tamil translation
 
23916
 
 
23917
 po/ta.po |  175 +++++++++++++++++++++++++++++++++-----------------------------
 
23918
 1 files changed, 94 insertions(+), 81 deletions(-)
 
23919
 
 
23920
commit 69cffdfd62af853365b12a6f869a7f2026659a2b
 
23921
Author: Daniel Nylander <po@danielnylander.se>
 
23922
Date:   Tue Oct 27 22:13:26 2009 +0100
 
23923
 
 
23924
    Updated Swedish translation
 
23925
 
 
23926
 po/sv.po |   50 +++++++++++++++++++++++++-------------------------
 
23927
 1 files changed, 25 insertions(+), 25 deletions(-)
 
23928
 
 
23929
commit 04275bd3e4252bef2e36f96bc99754f4e087a91f
 
23930
Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
 
23931
Date:   Mon Oct 26 23:53:05 2009 +0200
 
23932
 
 
23933
    Updated Romanian translation
 
23934
 
 
23935
 po/ro.po |   40 +++++++++++++++++++++-------------------
 
23936
 1 files changed, 21 insertions(+), 19 deletions(-)
 
23937
 
 
23938
commit 3ad174d376f97c8dc87ae229479ff16862369c4a
 
23939
Author: Bastien Nocera <hadess@hadess.net>
 
23940
Date:   Mon Oct 26 17:46:04 2009 +0000
 
23941
 
 
23942
    Add missing PNG files
 
23943
    
 
23944
    The code uses PNG files, but we only shipped SVG ones...
 
23945
 
 
23946
 capplets/about-me/icons/Makefile.am             |   14 +++++++++++++-
 
23947
 capplets/about-me/icons/left-index-finger.png   |  Bin 0 -> 1515 bytes
 
23948
 capplets/about-me/icons/left-little-finger.png  |  Bin 0 -> 1500 bytes
 
23949
 capplets/about-me/icons/left-middle-finger.png  |  Bin 0 -> 1483 bytes
 
23950
 capplets/about-me/icons/left-ring-finger.png    |  Bin 0 -> 1512 bytes
 
23951
 capplets/about-me/icons/left-thumb.png          |  Bin 0 -> 1512 bytes
 
23952
 capplets/about-me/icons/print_error.png         |  Bin 0 -> 4160 bytes
 
23953
 capplets/about-me/icons/print_ok.png            |  Bin 0 -> 3677 bytes
 
23954
 capplets/about-me/icons/right-index-finger.png  |  Bin 0 -> 1506 bytes
 
23955
 capplets/about-me/icons/right-little-finger.png |  Bin 0 -> 1479 bytes
 
23956
 capplets/about-me/icons/right-middle-finger.png |  Bin 0 -> 1468 bytes
 
23957
 capplets/about-me/icons/right-ring-finger.png   |  Bin 0 -> 1506 bytes
 
23958
 capplets/about-me/icons/right-thumb.png         |  Bin 0 -> 1486 bytes
 
23959
 13 files changed, 13 insertions(+), 1 deletions(-)
 
23960
 
 
23961
commit d4c6c7990cd57bdd416f8fa1881f2391457bef48
 
23962
Author: Žygimantas Beručka <zygis@gnome.org>
 
23963
Date:   Sat Oct 24 16:11:46 2009 +0300
 
23964
 
 
23965
    Updated Lithuanian translation
 
23966
 
 
23967
 po/lt.po |   43 +++++++++++++++++++++++--------------------
 
23968
 1 files changed, 23 insertions(+), 20 deletions(-)
 
23969
 
 
23970
commit 480416907e4b014b94bea498aa917a0b5563f798
 
23971
Author: Vincent Untz <vuntz@gnome.org>
 
23972
Date:   Tue Aug 11 12:11:58 2009 +0200
 
23973
 
 
23974
    Use external libslab when available
 
23975
 
 
23976
 Makefile.am       |    6 +++++-
 
23977
 configure.in      |   25 ++++++++++++++++++-------
 
23978
 shell/Makefile.am |   12 ++++++++++--
 
23979
 3 files changed, 33 insertions(+), 10 deletions(-)
 
23980
 
 
23981
commit c831bc1539ce2c601c5fd735e0cbfe44df45f935
 
23982
Author: Jens Granseuer <jensgr@gmx.net>
 
23983
Date:   Sat Oct 24 14:11:27 2009 +0200
 
23984
 
 
23985
    Bump gnome-desktop version to 2.27.91 (bug #596865)
 
23986
 
 
23987
 configure.in |    2 +-
 
23988
 1 files changed, 1 insertions(+), 1 deletions(-)
 
23989
 
 
23990
commit 3f671fdceb310818b40cb64b3a9f08204ba95828
 
23991
Author: Jens Granseuer <jensgr@gmx.net>
 
23992
Date:   Sat Oct 24 13:55:19 2009 +0200
 
23993
 
 
23994
    Fix zombie bindings appearing after deleting custom shortcuts
 
23995
    
 
23996
    Make GConf sync after deleting a custom binding so that the removed
 
23997
    directory actually gets pruned and doesn't come back when restarting
 
23998
    the application (bug 596351).
 
23999
 
 
24000
 capplets/keybindings/gnome-keybinding-properties.c |    4 ++++
 
24001
 1 files changed, 4 insertions(+), 0 deletions(-)
 
24002
 
 
24003
commit 93e164c2fba89401e26f552c2e12c9894df3ee07
 
24004
Author: Vincent Untz <vuntz@gnome.org>
 
24005
Date:   Sat Oct 3 10:14:24 2009 +0200
 
24006
 
 
24007
    Update the exec arg when changing terminal
 
24008
    
 
24009
    When selecting a known terminal from the combo box, also update the exec
 
24010
    arg gconf key to the known value from the xml file.
 
24011
    
 
24012
    https://bugzilla.gnome.org/show_bug.cgi?id=597185
 
24013
 
 
24014
 capplets/default-applications/gnome-da-capplet.c |   52 ++++++++++++++++++++++
 
24015
 1 files changed, 52 insertions(+), 0 deletions(-)
 
24016
 
 
24017
commit b5c741ee95c346d298d21d4cab8d9717d2335c4d
 
24018
Author: Jens Granseuer <jensgr@gmx.net>
 
24019
Date:   Fri Oct 23 18:35:47 2009 +0200
 
24020
 
 
24021
    [about-me] Fix crash when closing the window using the window button
 
24022
    
 
24023
    Make sure the focus-out handler doesn't try to take action after the
 
24024
    application resources have already been destroyed (bug #592348).
 
24025
 
 
24026
 capplets/about-me/gnome-about-me.c |    8 ++++++--
 
24027
 1 files changed, 6 insertions(+), 2 deletions(-)
 
24028
 
 
24029
commit 32237421885d3f91dd2b6f0e671d246ce1373847
 
24030
Author: Khaled Hosny <khaledhosny@eglug.org>
 
24031
Date:   Fri Oct 23 17:39:12 2009 +0200
 
24032
 
 
24033
    Fix pofilter checks
 
24034
 
 
24035
 po/ar.po |   66 +++++++++++++++++++++++++++++++-------------------------------
 
24036
 1 files changed, 33 insertions(+), 33 deletions(-)
 
24037
 
 
24038
commit 0c5b06fc6c8812877641f77c59de5e104806dc1e
 
24039
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
24040
Date:   Thu Oct 22 01:52:59 2009 -0500
 
24041
 
 
24042
    Updated Crimean Tatar (Crimean Turkish) translation
 
24043
 
 
24044
 po/crh.po | 3021 ++++++++++++++++++++++++++++++++-----------------------------
 
24045
 1 files changed, 1601 insertions(+), 1420 deletions(-)
 
24046
 
 
24047
commit 5ebf7c1c51e28bede949722d498c547c12634799
 
24048
Author: Matthias Clasen <mclasen@redhat.com>
 
24049
Date:   Mon Oct 19 13:57:27 2009 -0500
 
24050
 
 
24051
    bgo#593866 - Don't assert when the current output doesn't have a resolution set yet
 
24052
    
 
24053
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
24054
 
 
24055
 capplets/display/xrandr-capplet.c |   53 ++++++++++++++++++++----------------
 
24056
 1 files changed, 29 insertions(+), 24 deletions(-)
 
24057
 
 
24058
commit 16b523deb3c965ba7292e1c9e6f0a0cb5afd8dd1
 
24059
Author: Daniel Nylander <po@danielnylander.se>
 
24060
Date:   Sun Oct 18 22:15:11 2009 +0200
 
24061
 
 
24062
    Updated Swedish translation
 
24063
 
 
24064
 po/sv.po |  110 +++++++++++++++++++++++++++++++++++--------------------------
 
24065
 1 files changed, 63 insertions(+), 47 deletions(-)
 
24066
 
 
24067
commit 1bb309213af4e665317c005bdc66dec72ff56ca3
 
24068
Author: FujianWZH <fujianwzh@gmail.com>
 
24069
Date:   Mon Oct 19 00:54:56 2009 +0800
 
24070
 
 
24071
    Updated Simplified Chinese translation.
 
24072
 
 
24073
 po/zh_CN.po | 2845 ++++++++++++++++++++++++++++++++---------------------------
 
24074
 1 files changed, 1529 insertions(+), 1316 deletions(-)
 
24075
 
 
24076
commit 8df5f84f5346d85db2ccdb6df5ac265dac5a64ab
 
24077
Author: Akom C <knight2000@gmail.com>
 
24078
Date:   Sun Oct 18 14:49:59 2009 +0700
 
24079
 
 
24080
    Added Thai help translation.
 
24081
 
 
24082
 help/Makefile.am |    2 +-
 
24083
 help/th/th.po    |  142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
24084
 2 files changed, 143 insertions(+), 1 deletions(-)
 
24085
 
 
24086
commit 7551f36f2a5237be854812d87582a6f45d342a23
 
24087
Author: Robert Ancell <robert.ancell@canonical.com>
 
24088
Date:   Thu Oct 1 12:45:25 2009 +1000
 
24089
 
 
24090
    Fix broken logic in keybinding tree model
 
24091
 
 
24092
 capplets/keybindings/gnome-keybinding-properties.c |   24 ++++++++-----------
 
24093
 1 files changed, 10 insertions(+), 14 deletions(-)
 
24094
 
 
24095
commit ad37a6ce3693b3634436b7b83915d904c428bf0b
 
24096
Author: Jorge González <jorgegonz@svn.gnome.org>
 
24097
Date:   Sat Oct 17 11:29:44 2009 +0200
 
24098
 
 
24099
    Updated Spanish translation
 
24100
 
 
24101
 po/es.po |  112 ++++++++++++++++++++++++++++++++++++--------------------------
 
24102
 1 files changed, 65 insertions(+), 47 deletions(-)
 
24103
 
 
24104
commit 37fc3c54a4311e01789672e7cffaf09612e4057a
 
24105
Author: Sergey V. Udaltsov <svu@gnome.org>
 
24106
Date:   Thu Oct 15 23:18:59 2009 +0100
 
24107
 
 
24108
    Serious changes in the keyboard capplet UI
 
24109
    
 
24110
    Following the discussion at
 
24111
    http://live.gnome.org/UsabilityProject/Whiteboard/KeyboardPreferences
 
24112
 
 
24113
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  187 +++++++++++------
 
24114
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   44 +++-
 
24115
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   10 +-
 
24116
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  218 ++++++++------------
 
24117
 4 files changed, 248 insertions(+), 211 deletions(-)
 
24118
 
 
24119
commit 5ea39dce1eae2941548d9a12f97fa474fcd9e666
 
24120
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
24121
Date:   Mon Oct 12 11:49:38 2009 +0200
 
24122
 
 
24123
    Updated Hebrew translation
 
24124
 
 
24125
 po/he.po |   23 ++++-------------------
 
24126
 1 files changed, 4 insertions(+), 19 deletions(-)
 
24127
 
 
24128
commit 4a2abf45949d1a59ae48ae93cd3348901fa5ae87
 
24129
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
24130
Date:   Sun Oct 11 15:09:45 2009 +0300
 
24131
 
 
24132
    Updated Romanian translation
 
24133
 
 
24134
 po/ro.po |  164 +++++++++++++++++++++++++++++++-------------------------------
 
24135
 1 files changed, 82 insertions(+), 82 deletions(-)
 
24136
 
 
24137
commit fedef8526d70e6ed96cc848c661a501909f1a94b
 
24138
Author: Jorge González <jorgegonz@svn.gnome.org>
 
24139
Date:   Fri Oct 2 09:04:19 2009 +0200
 
24140
 
 
24141
    Updated Spanish translation
 
24142
 
 
24143
 po/es.po |   14 +++-----------
 
24144
 1 files changed, 3 insertions(+), 11 deletions(-)
 
24145
 
 
24146
commit 97201466f9d34fdd8ca2a3257d9851ab8ea808a0
 
24147
Author: Tomasz Dominikowski <dominikowski@gmail.com>
 
24148
Date:   Tue Sep 29 19:19:50 2009 +0200
 
24149
 
 
24150
    Updated Polish translation
 
24151
 
 
24152
 po/pl.po |   30 +++++++++++++++---------------
 
24153
 1 files changed, 15 insertions(+), 15 deletions(-)
 
24154
 
 
24155
commit 9a183ca691f61e69964e8b1b35e6d99626fa8dd7
 
24156
Author: Andika Triwidada <andika@gmail.com>
 
24157
Date:   Tue Sep 29 08:47:00 2009 +0300
 
24158
 
 
24159
    Updated Indonesian translation, 75%
 
24160
 
 
24161
 po/id.po | 5707 ++++++++++++++++++++++++++++++--------------------------------
 
24162
 1 files changed, 2745 insertions(+), 2962 deletions(-)
 
24163
 
 
24164
commit 05cda19e92d214ea773d312ef87c22fcd32e842c
 
24165
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
 
24166
Date:   Mon Sep 28 21:54:50 2009 +0400
 
24167
 
 
24168
    Russian translation updated by Valery V. Inozemtsev, take one
 
24169
 
 
24170
 po/ru.po | 3072 ++++++++++++++++++++++++++++++++++----------------------------
 
24171
 1 files changed, 1671 insertions(+), 1401 deletions(-)
 
24172
 
 
24173
commit 06c81ee4b6f9d484ed17b3e07997a2cb1d25eea4
 
24174
Author: Tomasz Dominikowski <dominikowski@gmail.com>
 
24175
Date:   Mon Sep 28 14:22:02 2009 +0200
 
24176
 
 
24177
    Updated Polish translation
 
24178
 
 
24179
 po/pl.po |  480 +++++++++++++++++++------------------------------------------
 
24180
 1 files changed, 150 insertions(+), 330 deletions(-)
 
24181
 
 
24182
commit 04f20139ce217560b44cb53e22cdffb261b29253
 
24183
Author: Matej Urbančič <mateju@svn.gnome.org>
 
24184
Date:   Thu Sep 24 12:54:27 2009 +0200
 
24185
 
 
24186
    Updated Slovenian translation
 
24187
 
 
24188
 po/sl.po | 2725 +++++++++++++++++++++++++++++++++-----------------------------
 
24189
 1 files changed, 1433 insertions(+), 1292 deletions(-)
 
24190
 
 
24191
commit 4fab38b54387cdf238f3e2062755b003730e7a30
 
24192
Author: Luca Ferretti <elle.uca@libero.it>
 
24193
Date:   Tue Sep 22 22:18:27 2009 +0200
 
24194
 
 
24195
    Fixed a typo
 
24196
 
 
24197
 po/it.po |    4 ++--
 
24198
 1 files changed, 2 insertions(+), 2 deletions(-)
 
24199
 
 
24200
commit 68258ffd80e0f2f78e7880f791a5605030c0d9b9
 
24201
Author: Jens Granseuer <jensgr@gmx.net>
 
24202
Date:   Mon Sep 21 20:30:27 2009 +0200
 
24203
 
 
24204
    Drop obsolete check for HAL (bug #595832)
 
24205
 
 
24206
 configure.in |   11 -----------
 
24207
 1 files changed, 0 insertions(+), 11 deletions(-)
 
24208
 
 
24209
commit 1d9875e0fc28a600f46bad94bec9050b817762d8
 
24210
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
24211
Date:   Mon Sep 21 13:11:40 2009 +0200
 
24212
 
 
24213
    Release 2.28.0
 
24214
 
 
24215
 NEWS         |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
24216
 configure.in |    2 +-
 
24217
 2 files changed, 68 insertions(+), 1 deletions(-)
 
24218
 
 
24219
commit 1d393a6f5de11bb9399768604e70fe2a9b326334
 
24220
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
24221
Date:   Mon Sep 21 16:34:00 2009 +0900
 
24222
 
 
24223
    Updated Japanese translation to fix typo
 
24224
 
 
24225
 po/ja.po |    6 +++---
 
24226
 1 files changed, 3 insertions(+), 3 deletions(-)
 
24227
 
 
24228
commit 358cc98b70b0436f22c793577213b001f9e61cf2
 
24229
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
 
24230
Date:   Mon Sep 21 12:02:23 2009 +0530
 
24231
 
 
24232
    Updating Assamese translations
 
24233
 
 
24234
 po/as.po | 2951 +++++++++++++++++++++++++++++++++++---------------------------
 
24235
 1 files changed, 1665 insertions(+), 1286 deletions(-)
 
24236
 
 
24237
commit f4f7a6008a12ef073f610497eaf5c04734487254
 
24238
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
 
24239
Date:   Mon Sep 21 14:59:33 2009 +0900
 
24240
 
 
24241
    Updated Japanese translation
 
24242
 
 
24243
 po/ja.po | 2881 +++++++++++++++++++++++++++++++++-----------------------------
 
24244
 1 files changed, 1537 insertions(+), 1344 deletions(-)
 
24245
 
 
24246
commit 947e707227d8901ae071433693ebf5c0f828c4e5
 
24247
Author: Ivar Smolin <okul@linux.ee>
 
24248
Date:   Mon Sep 21 07:11:16 2009 +0300
 
24249
 
 
24250
    Updating Estonian translation
 
24251
 
 
24252
 po/et.po |   10 ++++++----
 
24253
 1 files changed, 6 insertions(+), 4 deletions(-)
 
24254
 
 
24255
commit 910075d6d4d56f13d67bf0c53897ab62252cee92
 
24256
Author: Joan Duran <jodufi@gmail.com>
 
24257
Date:   Mon Sep 21 00:36:08 2009 +0200
 
24258
 
 
24259
    Updated Catalan translation
 
24260
 
 
24261
 po/ca.po | 2595 +++++++++++++++++++++++++++++++++-----------------------------
 
24262
 1 files changed, 1402 insertions(+), 1193 deletions(-)
 
24263
 
 
24264
commit bf89c98cbfb9f58d8642512ab33bc889a589ecf2
 
24265
Author: Luca Ferretti <elle.uca@libero.it>
 
24266
Date:   Sun Sep 20 10:03:35 2009 +0200
 
24267
 
 
24268
    Updated Italian translation
 
24269
 
 
24270
 po/it.po |  705 ++++++++++++++++++++++++++------------------------------------
 
24271
 1 files changed, 297 insertions(+), 408 deletions(-)
 
24272
 
 
24273
commit 65ddea8930347df02bc1c61858561d539f3c1b49
 
24274
Author: Luca Ferretti <elle.uca@libero.it>
 
24275
Date:   Fri Aug 28 00:25:21 2009 +0200
 
24276
 
 
24277
    Minimum size for cursor slider
 
24278
    
 
24279
    Force cursor slide to 100 px, in order to use it without changing
 
24280
    the window width.
 
24281
 
 
24282
 capplets/appearance/data/appearance.ui |    1 +
 
24283
 1 files changed, 1 insertions(+), 0 deletions(-)
 
24284
 
 
24285
commit 26991e3dcc60a3c99fdeed4af4366c0164145146
 
24286
Author: Mattias Põldaru <mahfiaz gmail com>
 
24287
Date:   Sun Sep 20 08:46:51 2009 +0300
 
24288
 
 
24289
    Updating Estonian translation
 
24290
 
 
24291
 po/et.po |   17 +++++++++--------
 
24292
 1 files changed, 9 insertions(+), 8 deletions(-)
 
24293
 
 
24294
commit dd606b2908113daf7d3c51345a9ea0fd6708fbc4
 
24295
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
24296
Date:   Fri Sep 18 16:08:18 2009 +0530
 
24297
 
 
24298
    Upadated Oriya Translation
 
24299
 
 
24300
 po/or.po |  129 +++++++++++---------------------------------------------------
 
24301
 1 files changed, 22 insertions(+), 107 deletions(-)
 
24302
 
 
24303
commit 146935c7f7aa77bea8d06588c1687dcd2a8ab591
 
24304
Author: Rajesh Ranjan <rranjan@rranjan.csb>
 
24305
Date:   Fri Sep 18 12:47:36 2009 +0530
 
24306
 
 
24307
    hindi update by Rajesh Ranjan
 
24308
 
 
24309
 po/hi.po |   74 +++++++++++++++++++++++++++----------------------------------
 
24310
 1 files changed, 33 insertions(+), 41 deletions(-)
 
24311
 
 
24312
commit fe80ccb31b94b9baa52796f5844575926db976a4
 
24313
Author: Sweta Kothari <swkothar@redhat.com>
 
24314
Date:   Thu Sep 17 17:12:52 2009 +0530
 
24315
 
 
24316
    Updated Gujarati Translations
 
24317
 
 
24318
 po/gu.po |    4 ++--
 
24319
 1 files changed, 2 insertions(+), 2 deletions(-)
 
24320
 
 
24321
commit f8c590d3e3113d14a44b6f396a1294fbfc6f4b97
 
24322
Author: Petr Kovar <pknbe@volny.cz>
 
24323
Date:   Wed Sep 16 23:02:49 2009 +0200
 
24324
 
 
24325
    Updated Czech translation
 
24326
 
 
24327
 po/cs.po |  724 ++++++++++++++++++++++++--------------------------------------
 
24328
 1 files changed, 282 insertions(+), 442 deletions(-)
 
24329
 
 
24330
commit c8c86af10f9f21eb0be6da28fb52927f5436d7a2
 
24331
Author: Rajesh Ranjan <rranjan@rranjan.csb>
 
24332
Date:   Thu Sep 17 02:34:21 2009 +0530
 
24333
 
 
24334
    hindi update by Rajesh Ranjan
 
24335
 
 
24336
 po/hi.po |  864 ++++++++++++++++++++++++++++++--------------------------------
 
24337
 1 files changed, 414 insertions(+), 450 deletions(-)
 
24338
 
 
24339
commit 66d307101cdd5cd1ef036ecce740aeb5bfbf6713
 
24340
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
24341
Date:   Wed Sep 16 20:40:03 2009 +0300
 
24342
 
 
24343
    Updated Ukrainian translation
 
24344
 
 
24345
 po/uk.po | 2354 ++++++++++++++++++++++++++++++++++----------------------------
 
24346
 1 files changed, 1279 insertions(+), 1075 deletions(-)
 
24347
 
 
24348
commit be65e468161e8df234ae566b2ef6b23851327eb6
 
24349
Author: Antón Méixome <meixome@mancomun.org>
 
24350
Date:   Wed Sep 16 15:00:47 2009 +0200
 
24351
 
 
24352
    Updated Galician Translation
 
24353
 
 
24354
 po/gl.po |  458 ++++++++++++++++++++++++++++++++++----------------------------
 
24355
 1 files changed, 254 insertions(+), 204 deletions(-)
 
24356
 
 
24357
commit 91717412bf01025baaea31fac11c3dabc3a74b6d
 
24358
Author: Shankar Prasad <svenkate@redhat.com>
 
24359
Date:   Wed Sep 16 12:23:29 2009 +0530
 
24360
 
 
24361
    Updated Kannada(kn) translation
 
24362
 
 
24363
 po/kn.po |  477 ++++++++++++++++++++++++++++---------------------------------
 
24364
 1 files changed, 219 insertions(+), 258 deletions(-)
 
24365
 
 
24366
commit 193594f8daa533388fa9cd27c87e3b98683a4b7a
 
24367
Author: Jens Granseuer <jensgr@gmx.net>
 
24368
Date:   Tue Sep 15 19:35:38 2009 +0200
 
24369
 
 
24370
    Fix previous broken commit a01e8daa6dbefca3948d2a7be6358b41b58cb3f3
 
24371
 
 
24372
 capplets/keybindings/gnome-keybinding-properties.c |    4 ++--
 
24373
 1 files changed, 2 insertions(+), 2 deletions(-)
 
24374
 
 
24375
commit a6449c387e03a781fd0fd45936b78d5e7fc5198c
 
24376
Author: krishnababu k <kkrothap@redhat.ocm>
 
24377
Date:   Tue Sep 15 20:42:52 2009 +0530
 
24378
 
 
24379
    Updated Telugu Translation
 
24380
 
 
24381
 po/te.po | 2817 ++++++++++++++++++++++++++++++++------------------------------
 
24382
 1 files changed, 1435 insertions(+), 1382 deletions(-)
 
24383
 
 
24384
commit 98e14bf74937c34eed745912c90ee964539ed855
 
24385
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
 
24386
Date:   Tue Sep 15 02:22:58 2009 +0300
 
24387
 
 
24388
    Updated Lithuanian translation.
 
24389
 
 
24390
 po/lt.po | 1989 +++++++++++++++++++++++++++++++++-----------------------------
 
24391
 1 files changed, 1058 insertions(+), 931 deletions(-)
 
24392
 
 
24393
commit 2bff5277906696b33a48c481412bde60d6c0ec63
 
24394
Author: Kostas Papadimas <pkst@gnome.org>
 
24395
Date:   Mon Sep 14 21:35:41 2009 +0300
 
24396
 
 
24397
    Updated Greek translation.
 
24398
 
 
24399
 po/el.po | 2684 +++++++++++++++++++++++++++++++++-----------------------------
 
24400
 1 files changed, 1415 insertions(+), 1269 deletions(-)
 
24401
 
 
24402
commit 5ebe68422c4cc4bb2b17921d952dfab351b198c3
 
24403
Author: A S Alam <aalam@users.sf.net>
 
24404
Date:   Sun Sep 13 22:53:04 2009 +0530
 
24405
 
 
24406
    Updating Translation for Punjabi
 
24407
 
 
24408
 po/pa.po | 2896 ++++++++++++++++++++++++++++++++++----------------------------
 
24409
 1 files changed, 1583 insertions(+), 1313 deletions(-)
 
24410
 
 
24411
commit 255632e32b9725b1abdc18cfad463d22e0c56217
 
24412
Author: Ask H. Larsen <asklarsen@gmail.com>
 
24413
Date:   Sun Sep 13 03:20:39 2009 +0200
 
24414
 
 
24415
    Updated Danish translation
 
24416
 
 
24417
 po/da.po |   74 ++++++++++++++++++++++++++++++-------------------------------
 
24418
 1 files changed, 36 insertions(+), 38 deletions(-)
 
24419
 
 
24420
commit 48677779b5a5ece934eaa68182e4f3b3e901d8fa
 
24421
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
24422
Date:   Sun Sep 13 06:23:53 2009 +0800
 
24423
 
 
24424
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
24425
 
 
24426
 po/zh_HK.po |  322 +++++++++++++++++++++++++++++++++--------------------------
 
24427
 po/zh_TW.po |  322 +++++++++++++++++++++++++++++++++--------------------------
 
24428
 2 files changed, 360 insertions(+), 284 deletions(-)
 
24429
 
 
24430
commit 5192b6d4669d8ce9a76865559cc973ce4f10982d
 
24431
Author: Bruce Cowan <bcowan@fastmail.co.uk>
 
24432
Date:   Sat Sep 12 20:07:33 2009 +0100
 
24433
 
 
24434
    Updated British English translation
 
24435
 
 
24436
 po/en_GB.po | 2893 +++++++++++++++++++++++++++++++----------------------------
 
24437
 1 files changed, 1525 insertions(+), 1368 deletions(-)
 
24438
 
 
24439
commit eb53bb9a9d533bf7cb1e724874d1e6ce41b4cbb8
 
24440
Author: Tommi Vainikainen <thv@iki.fi>
 
24441
Date:   Sat Sep 12 21:28:19 2009 +0300
 
24442
 
 
24443
    Updated Finnish translation
 
24444
 
 
24445
 po/fi.po |  425 +++++++++++++++++++++++++++++++++++---------------------------
 
24446
 1 files changed, 240 insertions(+), 185 deletions(-)
 
24447
 
 
24448
commit a01e8daa6dbefca3948d2a7be6358b41b58cb3f3
 
24449
Author: Owen W. Taylor <otaylor@fishsoup.net>
 
24450
Date:   Thu Sep 3 14:36:12 2009 -0400
 
24451
 
 
24452
    Allow a window manager to inherit keybindings from another window manager
 
24453
    
 
24454
    Mutter shares most (currently all) its keybindings with Metacity, and uses
 
24455
    the same /apps/metacity GConf keys. For 2.28, the schemas stay in Metacity;
 
24456
    the eventual plan is to have a gnome-wm-data package.
 
24457
    
 
24458
    This patch allows a window manager to put a _GNOME_WM_KEYBINDINGS property
 
24459
    on its _NET_SUPPORTING_WM_CHECK window to provide a comma separated list of
 
24460
    window manager names to use for keybinding lookup instead of _NET_WM_NAME.
 
24461
    
 
24462
    http://bugzilla.gnome.org/show_bug.cgi?id=594066
 
24463
 
 
24464
 capplets/common/wm-common.c                        |   50 ++++++++++++++++++--
 
24465
 capplets/common/wm-common.h                        |    4 ++
 
24466
 capplets/keybindings/gnome-keybinding-properties.c |   40 +++++++++++----
 
24467
 3 files changed, 79 insertions(+), 15 deletions(-)
 
24468
 
 
24469
commit 1fce26d7e2508e063e4b9e1ba3e2113aba725d7c
 
24470
Author: Kostas Papadimas <pkst@gnome.org>
 
24471
Date:   Sat Sep 12 20:00:28 2009 +0300
 
24472
 
 
24473
    Updated Greek help translation.
 
24474
 
 
24475
 help/el/el.po |   90 ++++++++++++++++++++++++++++++++++++++++++++------------
 
24476
 1 files changed, 70 insertions(+), 20 deletions(-)
 
24477
 
 
24478
commit 902d6e76f3da250b4f6e61c7901c93f70827a1ad
 
24479
Author: Jens Granseuer <jensgr@gmx.net>
 
24480
Date:   Sat Sep 12 14:58:19 2009 +0200
 
24481
 
 
24482
    Update icon because the old one has been removed from g-i-t
 
24483
    
 
24484
    Fixes bug 594710.
 
24485
 
 
24486
 .../data/gnome-theme-installer.desktop.in.in       |    2 +-
 
24487
 1 files changed, 1 insertions(+), 1 deletions(-)
 
24488
 
 
24489
commit f6da5f9e143c62d5262da94a008294499e25dc61
 
24490
Author: Ani <peter.ani@gmail.com>
 
24491
Date:   Sat Sep 12 18:00:21 2009 +0530
 
24492
 
 
24493
    Updaeted Malayalam Translations
 
24494
 
 
24495
 po/ml.po | 2846 ++++++++++++++++++++++++++++++++------------------------------
 
24496
 1 files changed, 1453 insertions(+), 1393 deletions(-)
 
24497
 
 
24498
commit af264e4d6c1ad5b56222e0f82c88d0b082336c71
 
24499
Author: Sandeep Shedmake <sshedmak@redhat.com>
 
24500
Date:   Fri Sep 11 19:02:43 2009 +0530
 
24501
 
 
24502
    Updated Marathi Translations
 
24503
 
 
24504
 po/mr.po | 2860 ++++++++++++++++++++++++++++++++------------------------------
 
24505
 1 files changed, 1465 insertions(+), 1395 deletions(-)
 
24506
 
 
24507
commit 2f1c0b8065508ff2e0d9f07432a999051362cfe0
 
24508
Author: Baris Cicek <baris@teamforce.name.tr>
 
24509
Date:   Fri Sep 11 15:58:32 2009 +0300
 
24510
 
 
24511
    Overview of Turkish translation.
 
24512
 
 
24513
 po/tr.po |   78 +++++++++++++++++++++++++++++++-------------------------------
 
24514
 1 files changed, 39 insertions(+), 39 deletions(-)
 
24515
 
 
24516
commit b75867835aac0ee2d001705bfd68bce1e3efc5e3
 
24517
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
24518
Date:   Thu Sep 10 23:03:09 2009 +0300
 
24519
 
 
24520
    Updated Romanian translation
 
24521
 
 
24522
 po/ro.po | 3961 ++++++++++++++++++++++++--------------------------------------
 
24523
 1 files changed, 1524 insertions(+), 2437 deletions(-)
 
24524
 
 
24525
commit e551891976c6e06ac9da68cc842df098f772eb78
 
24526
Author: Runa Bhattacharjee <runab@redhat.com>
 
24527
Date:   Thu Sep 10 11:27:21 2009 +0530
 
24528
 
 
24529
    Updated Bengali India Translations
 
24530
 
 
24531
 po/bn_IN.po | 2527 +++++++++++++++++++++++++++++++++--------------------------
 
24532
 1 files changed, 1408 insertions(+), 1119 deletions(-)
 
24533
 
 
24534
commit 29a8c1639a104c77f134e824c3aae97542e8977a
 
24535
Author: Denis ARNAUD <darnaud@src.gnome.org>
 
24536
Date:   Wed Sep 9 12:34:58 2009 +0200
 
24537
 
 
24538
    Updated breton translation
 
24539
 
 
24540
 po/br.po | 3728 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
24541
 1 files changed, 3068 insertions(+), 660 deletions(-)
 
24542
 
 
24543
commit b3eab6b1b56a839636eb53e8fa2febab0d3e22e4
 
24544
Author: Denis ARNAUD <darnaud@src.gnome.org>
 
24545
Date:   Wed Sep 9 06:08:20 2009 +0200
 
24546
 
 
24547
    Updated breton translation
 
24548
 
 
24549
 po/br.po | 3994 ++++++++++----------------------------------------------------
 
24550
 1 files changed, 633 insertions(+), 3361 deletions(-)
 
24551
 
 
24552
commit 7ece9a9aba9f86cb2cca25636f231b9fefae7f1f
 
24553
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
24554
Date:   Wed Sep 9 00:46:22 2009 +0100
 
24555
 
 
24556
    Updated Portuguese translation
 
24557
 
 
24558
 po/pt.po | 2806 +++++++++++++++++++++++++++++++++-----------------------------
 
24559
 1 files changed, 1481 insertions(+), 1325 deletions(-)
 
24560
 
 
24561
commit 198a73e98c17b5c850581e16903ae2b4d847539b
 
24562
Author: André Gondim <andregondim@ubuntu.com>
 
24563
Date:   Tue Sep 8 13:16:07 2009 -0300
 
24564
 
 
24565
    Corrected a capitalization inconsistency
 
24566
 
 
24567
 po/pt_BR.po |    6 +++---
 
24568
 1 files changed, 3 insertions(+), 3 deletions(-)
 
24569
 
 
24570
commit 860a1cec9214fe915d6341eb130c94b6d29287e0
 
24571
Author: Michael Terry <michael.terry@canonical.com>
 
24572
Date:   Tue Sep 8 11:00:25 2009 -0400
 
24573
 
 
24574
    Show correct default layout
 
24575
    
 
24576
    When 'Reset to Defaults' is pressed, the default layout should also be reset.
 
24577
    When showing the list of layouts, treat a -1 (unset) default layout value as 0.
 
24578
 
 
24579
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    4 ++++
 
24580
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
24581
 2 files changed, 5 insertions(+), 1 deletions(-)
 
24582
 
 
24583
commit 194099ccced43e0b7e2bedf2974db9ac61d5488a
 
24584
Author: Alexander Shopov <ash@contact.bg>
 
24585
Date:   Tue Sep 8 08:00:46 2009 +0300
 
24586
 
 
24587
    Updated Bulgarian translation
 
24588
 
 
24589
 po/bg.po |  208 ++++++++++++++++++++++++++++++++++++--------------------------
 
24590
 1 files changed, 122 insertions(+), 86 deletions(-)
 
24591
 
 
24592
commit e4647c5a545571b993f24752890c207725f3b3c4
 
24593
Author: Jens Granseuer <jensgr@gmx.net>
 
24594
Date:   Mon Sep 7 23:17:01 2009 +0200
 
24595
 
 
24596
    Make the font DPI spin button work again (bug #594342)
 
24597
    
 
24598
    Properly initialize the spin button adjustment so that the DPI
 
24599
    value can be changed using the arrows. This bug was caused
 
24600
    during the migration to GtkBuilder.
 
24601
 
 
24602
 capplets/appearance/appearance-font.c |    2 ++
 
24603
 1 files changed, 2 insertions(+), 0 deletions(-)
 
24604
 
 
24605
commit 6f0e76b1a7dbde7351abb899255e79e49e1e70e5
 
24606
Author: Jens Granseuer <jensgr@gmx.net>
 
24607
Date:   Mon Sep 7 23:16:16 2009 +0200
 
24608
 
 
24609
    Fix compiler warnings
 
24610
 
 
24611
 capplets/appearance/appearance-desktop.c |    4 ++--
 
24612
 1 files changed, 2 insertions(+), 2 deletions(-)
 
24613
 
 
24614
commit de11f2e021dc0ce31fef996bdfa3060f25d62642
 
24615
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
24616
Date:   Mon Sep 7 20:02:39 2009 +0200
 
24617
 
 
24618
    Hungarian translation updated
 
24619
 
 
24620
 po/hu.po | 2695 +++++++++++++++++++++++++++++++-------------------------------
 
24621
 1 files changed, 1355 insertions(+), 1340 deletions(-)
 
24622
 
 
24623
commit 6b2f9d2f56640d404b247c59319abb9a40872ceb
 
24624
Author: Piotr Drąg <piotrdrag@gmail.com>
 
24625
Date:   Mon Sep 7 19:21:16 2009 +0200
 
24626
 
 
24627
    Updated Polish translation
 
24628
 
 
24629
 po/pl.po | 4054 ++++++++++++++++++++++++--------------------------------------
 
24630
 1 files changed, 1564 insertions(+), 2490 deletions(-)
 
24631
 
 
24632
commit 52e74725b7cac798c78139e770613f102716be2a
 
24633
Author: Wolfgang Stöggl <c72578@yahoo.de>
 
24634
Date:   Thu Sep 3 17:51:06 2009 +0200
 
24635
 
 
24636
    Updated German translation
 
24637
 
 
24638
 po/de.po |  340 +++++++++++++++++++++++++++++++++++---------------------------
 
24639
 1 files changed, 194 insertions(+), 146 deletions(-)
 
24640
 
 
24641
commit d6c117c9ebbf0b1d6df65d17ef07ee128b1fdacf
 
24642
Author: William Jon McCann <jmccann@redhat.com>
 
24643
Date:   Tue Sep 1 19:00:12 2009 -0400
 
24644
 
 
24645
    Use XDG user and system data dirs to load backgrounds
 
24646
 
 
24647
 capplets/appearance/gnome-wp-xml.c |   22 +++++++++++-----------
 
24648
 1 files changed, 11 insertions(+), 11 deletions(-)
 
24649
 
 
24650
commit 8b075ba1017bb1cd865742baa2d083fbb7eeb520
 
24651
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
24652
Date:   Wed Sep 2 00:19:26 2009 +0300
 
24653
 
 
24654
    Updated Hebrew translation
 
24655
 
 
24656
 po/he.po |  906 ++++++++++++++++++++------------------------------------------
 
24657
 1 files changed, 286 insertions(+), 620 deletions(-)
 
24658
 
 
24659
commit 6c7e004f0fa7cff3a7e0b0e9efc5fb982cda76fc
 
24660
Author: Kjartan Maraas <kmaraas@gnome.org>
 
24661
Date:   Tue Sep 1 12:43:20 2009 +0200
 
24662
 
 
24663
    Update Norwegian bokmål translation.
 
24664
 
 
24665
 po/nb.po |  337 ++++++++++++++++++++++++++++++++++---------------------------
 
24666
 1 files changed, 188 insertions(+), 149 deletions(-)
 
24667
 
 
24668
commit 5ce749471b13cbc37ebf4ee0ea8a7dbe642e2660
 
24669
Author: Shankar Prasad <svenkate@redhat.com>
 
24670
Date:   Tue Sep 1 11:20:19 2009 +0530
 
24671
 
 
24672
    Updated Kannada(kn) translation
 
24673
 
 
24674
 po/kn.po | 2637 ++++++++++++++++++++++++++++++++------------------------------
 
24675
 1 files changed, 1354 insertions(+), 1283 deletions(-)
 
24676
 
 
24677
commit 0c83ef4ecd11e98e971c25e2260e8d95cf80861d
 
24678
Author: Daniel Nylander <po@danielnylander.se>
 
24679
Date:   Tue Sep 1 00:22:02 2009 +0200
 
24680
 
 
24681
    Updated Swedish translation
 
24682
 
 
24683
 po/sv.po |    6 +++---
 
24684
 1 files changed, 3 insertions(+), 3 deletions(-)
 
24685
 
 
24686
commit b32f42979a9db293ce30faaf044643982b965ce9
 
24687
Author: Khaled Hosny <khaledhosny@eglug.org>
 
24688
Date:   Mon Aug 31 21:19:55 2009 +0200
 
24689
 
 
24690
    Updated Arabic translation
 
24691
 
 
24692
 po/ar.po |  414 ++++++++++++++++++++++++++++++++++----------------------------
 
24693
 1 files changed, 230 insertions(+), 184 deletions(-)
 
24694
 
 
24695
commit b897ad0222fcf4c5c4be9be3ae8bb75aba0063e0
 
24696
Author: Sweta Kothari <swkothar@redhat.com>
 
24697
Date:   Mon Aug 31 16:32:57 2009 +0530
 
24698
 
 
24699
    Updated Gujarati Translations
 
24700
 
 
24701
 po/gu.po | 2302 ++++++++++++++++++++++++++++++++------------------------------
 
24702
 1 files changed, 1204 insertions(+), 1098 deletions(-)
 
24703
 
 
24704
commit 1027d7d5539c33c449007042c6e927c4cb111f2f
 
24705
Author: Baris Cicek <baris@teamforce.name.tr>
 
24706
Date:   Sun Aug 30 07:26:03 2009 +0300
 
24707
 
 
24708
    Updated Turkish translation.
 
24709
 
 
24710
 po/tr.po | 3609 ++++++++++++++++++++++---------------------------------------
 
24711
 1 files changed, 1302 insertions(+), 2307 deletions(-)
 
24712
 
 
24713
commit eeaebb8774ae5823fab22ec30aaef51272298054
 
24714
Author: Claude Paroz <claude@2xlibre.net>
 
24715
Date:   Sat Aug 29 21:11:37 2009 +0200
 
24716
 
 
24717
    Updated French translation
 
24718
    
 
24719
    Contributed by Bruno Brouard and Claude Paroz
 
24720
 
 
24721
 po/fr.po |  559 ++++++++++++++++++++++++++++++++++----------------------------
 
24722
 1 files changed, 303 insertions(+), 256 deletions(-)
 
24723
 
 
24724
commit 508b7b77796e873648f93d796d2086e90f40b951
 
24725
Author: Ask H. Larsen <asklarsen@gmail.com>
 
24726
Date:   Sat Aug 29 10:15:07 2009 +0200
 
24727
 
 
24728
    Updated Danish translation
 
24729
 
 
24730
 po/da.po | 2819 +++++++++++++++++++++++++++++++++-----------------------------
 
24731
 1 files changed, 1489 insertions(+), 1330 deletions(-)
 
24732
 
 
24733
commit 5c0d2363a0429e4ae05615803c795c78a8fd0844
 
24734
Author: Luca Ferretti <elle.uca@libero.it>
 
24735
Date:   Fri Aug 28 00:22:59 2009 +0200
 
24736
 
 
24737
    Rename some widget ids to make GtkBuilder happy
 
24738
 
 
24739
 capplets/appearance/data/appearance.ui |   18 +++++++++---------
 
24740
 1 files changed, 9 insertions(+), 9 deletions(-)
 
24741
 
 
24742
commit e85c11fef14ce65129bace88cc22680750383b01
 
24743
Author: mpopovic@git.gnome.org <mpopovic@src.gnome.org>
 
24744
Date:   Fri Aug 28 00:07:09 2009 +0200
 
24745
 
 
24746
    Updated Serbian translation
 
24747
 
 
24748
 po/sr.po       | 2824 ++++++++++++++++++++++++++++++--------------------------
 
24749
 po/sr@latin.po | 2824 ++++++++++++++++++++++++++++++--------------------------
 
24750
 2 files changed, 2996 insertions(+), 2652 deletions(-)
 
24751
 
 
24752
commit 96c0e0650c2a64e92659ea5f7dda465bf7a89063
 
24753
Author: Matthias Clasen <mclasen@redhat.com>
 
24754
Date:   Thu Aug 27 17:33:33 2009 -0400
 
24755
 
 
24756
    Don't call gnome_wp_item_ensure_gnome_bg too early
 
24757
    
 
24758
    It relies on the colors being set. This was causing crashes.
 
24759
 
 
24760
 capplets/appearance/gnome-wp-item.c |    2 +-
 
24761
 1 files changed, 1 insertions(+), 1 deletions(-)
 
24762
 
 
24763
commit 9cd347f376dc6f88ecfc0daf29823dd609f899e0
 
24764
Author: Ivar Smolin <okul@linux.ee>
 
24765
Date:   Wed Aug 26 18:38:36 2009 +0300
 
24766
 
 
24767
    Updating Estonian translation
 
24768
 
 
24769
 po/et.po |   57 ++++++++++++++++++++++++++++++++++++++++++---------------
 
24770
 1 files changed, 42 insertions(+), 15 deletions(-)
 
24771
 
 
24772
commit e3f3b8c13c98a06da7c01aed11e128221ce73768
 
24773
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
24774
Date:   Wed Aug 26 15:17:51 2009 +0200
 
24775
 
 
24776
    Updated Basque language
 
24777
 
 
24778
 po/eu.po | 2698 +++++++++++++++++++++++++++++++-------------------------------
 
24779
 1 files changed, 1357 insertions(+), 1341 deletions(-)
 
24780
 
 
24781
commit 1ff669bffd50ff121a046bb53dca10517315cdc2
 
24782
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
24783
Date:   Wed Aug 26 17:09:39 2009 +0530
 
24784
 
 
24785
    Updated Oriya Translation
 
24786
 
 
24787
 po/or.po |  754 ++++++++++++++++++++++++++++++--------------------------------
 
24788
 1 files changed, 363 insertions(+), 391 deletions(-)
 
24789
 
 
24790
commit d1b073a2f99a19cf5738befde2b6e57a0d5374a6
 
24791
Author: ifelix <ifelix@redhat.com>
 
24792
Date:   Wed Aug 26 16:43:19 2009 +0530
 
24793
 
 
24794
    Updated Tamil Translations
 
24795
 
 
24796
 po/ta.po |  288 ++++++++++++++++++++++++++++----------------------------------
 
24797
 1 files changed, 130 insertions(+), 158 deletions(-)
 
24798
 
 
24799
commit dcfe5ef3bcc3cdede383dae1fd4381a6dabbc691
 
24800
Author: ifelix <ifelix@redhat.com>
 
24801
Date:   Wed Aug 26 16:23:51 2009 +0530
 
24802
 
 
24803
    Updated Tamil Translations
 
24804
 
 
24805
 po/ta.po | 1927 ++++++++++++++++++++++++++++++--------------------------------
 
24806
 1 files changed, 947 insertions(+), 980 deletions(-)
 
24807
 
 
24808
commit 2510768ce57a4289dc5dce426434425ca4d9d162
 
24809
Author: Jorge González <jorgegonz@svn.gnome.org>
 
24810
Date:   Wed Aug 26 08:01:18 2009 +0200
 
24811
 
 
24812
    Updated Spanish translation
 
24813
 
 
24814
 po/es.po |  221 +++++++++++++++++++++++++++++++++++++-------------------------
 
24815
 1 files changed, 133 insertions(+), 88 deletions(-)
 
24816
 
 
24817
commit 5ad7ad92a45b579a606815bd63fac4de580252b6
 
24818
Author: Daniel Nylander <po@danielnylander.se>
 
24819
Date:   Wed Aug 26 06:08:05 2009 +0200
 
24820
 
 
24821
    Updated Swedish translation
 
24822
 
 
24823
 po/sv.po |  294 ++++++++++++++++++++++++++++++++++---------------------------
 
24824
 1 files changed, 164 insertions(+), 130 deletions(-)
 
24825
 
 
24826
commit ae097bdacf64460d8d8040cd4e0fbe258c50368e
 
24827
Author: Djavan Fagundes <dnoway@gmail.com>
 
24828
Date:   Tue Aug 25 20:31:23 2009 -0400
 
24829
 
 
24830
    Updated Brazilian Portuguese translation.
 
24831
 
 
24832
 po/pt_BR.po |  217 +++++++++++++++++++++++++++++++++++------------------------
 
24833
 1 files changed, 128 insertions(+), 89 deletions(-)
 
24834
 
 
24835
commit 3a88e5135374bd6508d58fa8b34104b98f82ecb9
 
24836
Author: Matthias Clasen <mclasen@redhat.com>
 
24837
Date:   Tue Aug 25 12:55:39 2009 -0400
 
24838
 
 
24839
    [appearance] Make slideshows visually distinct
 
24840
    
 
24841
    The patch fixes the tooltips to not lie about the backgrounds, and adds a
 
24842
    stacked frame decoration around slide shows.
 
24843
    
 
24844
    This patch adds two little buttons below the slide show that let you step
 
24845
    through the frames of the slide show, to see whats in it.
 
24846
    
 
24847
    Fixes http://bugzilla.gnome.org/show_bug.cgi?id=591375
 
24848
 
 
24849
 capplets/appearance/appearance-desktop.c |  187 ++++++++++++++++++++++++++++--
 
24850
 capplets/appearance/appearance.h         |    1 +
 
24851
 capplets/appearance/gnome-wp-item.c      |   85 ++++++++++++--
 
24852
 capplets/appearance/gnome-wp-item.h      |    3 +
 
24853
 capplets/appearance/gnome-wp-xml.c       |    2 +-
 
24854
 5 files changed, 255 insertions(+), 23 deletions(-)
 
24855
 
 
24856
commit d0f766937ffb1c69965985899d1c6f7fde9de978
 
24857
Author: William Jon McCann <jmccann@redhat.com>
 
24858
Date:   Sat Aug 22 18:25:20 2009 -0400
 
24859
 
 
24860
    Add/remove buttons should be the same size
 
24861
    
 
24862
    Fixes http://bugzilla.gnome.org/show_bug.cgi?id=592510
 
24863
 
 
24864
 capplets/appearance/data/appearance.ui |  321 ++++++++++++++------------------
 
24865
 1 files changed, 141 insertions(+), 180 deletions(-)
 
24866
 
 
24867
commit 68993660c69d74ce990009218ff6eabc0e1bf73b
 
24868
Author: William Jon McCann <jmccann@redhat.com>
 
24869
Date:   Sat Aug 22 10:13:16 2009 -0400
 
24870
 
 
24871
    Add link buttons to get more themes/backgrounds online
 
24872
    
 
24873
    Fixes #http://bugzilla.gnome.org/show_bug.cgi?id=323323
 
24874
 
 
24875
 capplets/appearance/appearance-desktop.c |   13 +++-
 
24876
 capplets/appearance/appearance-themes.c  |   11 +++
 
24877
 capplets/appearance/appearance.h         |    4 +
 
24878
 capplets/appearance/data/Makefile.am     |    3 +-
 
24879
 capplets/appearance/data/appearance.ui   |  132 +++++++++++++++++++++--------
 
24880
 gnome-control-center.schemas.in          |   28 ++++++
 
24881
 6 files changed, 152 insertions(+), 39 deletions(-)
 
24882
 
 
24883
commit e1618edba907b6a350a9d07c71865aa492c3b199
 
24884
Author: Og B. Maciel <ogmaciel@gnome.org>
 
24885
Date:   Mon Aug 24 22:27:40 2009 -0400
 
24886
 
 
24887
    Updated Brazilian Portuguese translation.
 
24888
 
 
24889
 po/pt_BR.po |    8 ++++----
 
24890
 1 files changed, 4 insertions(+), 4 deletions(-)
 
24891
 
 
24892
commit e4ab530c90fc7ada2083520bf12454070601d94c
 
24893
Author: Og B. Maciel <ogmaciel@gnome.org>
 
24894
Date:   Mon Aug 24 22:21:08 2009 -0400
 
24895
 
 
24896
    Updated Brazilian Portuguese translation by
 
24897
    Krix Apolinário <krixapolinario@gmail.com> and  Og Maciel <ogmaciel@gnome.org>.
 
24898
 
 
24899
 po/pt_BR.po |  386 ++++++++++++++---------------------------------------------
 
24900
 1 files changed, 91 insertions(+), 295 deletions(-)
 
24901
 
 
24902
commit 279383477dcdde6aea001b40ee02998bb7868704
 
24903
Author: Jens Granseuer <jensgr@gmx.net>
 
24904
Date:   Mon Aug 24 22:17:16 2009 +0200
 
24905
 
 
24906
    Drop check for libgnomeui (bug #592920)
 
24907
 
 
24908
 configure.in |    2 +-
 
24909
 1 files changed, 1 insertions(+), 1 deletions(-)
 
24910
 
 
24911
commit d1dc089f3ca9bfb13c9e33a983bf255ecba19efa
 
24912
Author: Krasimir "Bfaf" Chonov <mk2616@abv.bg>
 
24913
Date:   Mon Aug 24 21:59:26 2009 +0300
 
24914
 
 
24915
    Updated Bulgarian translation
 
24916
 
 
24917
 po/bg.po | 2633 +++++++++++++++++++++++++++++++-------------------------------
 
24918
 1 files changed, 1310 insertions(+), 1323 deletions(-)
 
24919
 
 
24920
commit 1d41daa8ffb56c0c08750a3083a31b62e3b04a1a
 
24921
Author: Jorge González <jorgegonz@svn.gnome.org>
 
24922
Date:   Mon Aug 24 19:02:23 2009 +0200
 
24923
 
 
24924
    Updated Spanish translation
 
24925
 
 
24926
 po/es.po |  131 +++++++++++++++++++++++++++++++++-----------------------------
 
24927
 1 files changed, 70 insertions(+), 61 deletions(-)
 
24928
 
 
24929
commit fc20a37d82c63529d59aa14b73f15e732b2d8210
 
24930
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
24931
Date:   Mon Aug 24 18:03:34 2009 +0200
 
24932
 
 
24933
    Release 2.27.91
 
24934
 
 
24935
 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 
24936
 configure.in |    2 +-
 
24937
 2 files changed, 42 insertions(+), 1 deletions(-)
 
24938
 
 
24939
commit b0cfcc3ede6b3290335d269f1e32b9cccf9fec39
 
24940
Author: Ivar Smolin <okul@linux.ee>
 
24941
Date:   Mon Aug 24 18:20:47 2009 +0300
 
24942
 
 
24943
    Updating Estonian translation
 
24944
 
 
24945
 po/et.po |   69 +++++++++++++++++++++++++++++++++----------------------------
 
24946
 1 files changed, 37 insertions(+), 32 deletions(-)
 
24947
 
 
24948
commit ac207ed5f1db2c6d967c0840380ee2b0f80dbbd3
 
24949
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
24950
Date:   Mon Aug 24 13:14:03 2009 +0200
 
24951
 
 
24952
    Updated to latest libslab
 
24953
 
 
24954
 libslab/app-shell.c        |   11 +++++++----
 
24955
 libslab/application-tile.c |    5 ++++-
 
24956
 libslab/document-tile.c    |    7 +++++--
 
24957
 3 files changed, 16 insertions(+), 7 deletions(-)
 
24958
 
 
24959
commit ed2fa035853cdae32fb475b611c1c5b6813bf09d
 
24960
Author: William Jon McCann <jmccann@redhat.com>
 
24961
Date:   Sun Aug 23 23:22:59 2009 -0400
 
24962
 
 
24963
    Fix more parentless modal dialogs
 
24964
 
 
24965
 capplets/appearance/appearance-main.c |   14 +++++++-------
 
24966
 1 files changed, 7 insertions(+), 7 deletions(-)
 
24967
 
 
24968
commit 9ad8f655ceaa4db38b278e1c257a2f6c3c8d76e6
 
24969
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
24970
Date:   Mon Aug 24 06:36:11 2009 +0800
 
24971
 
 
24972
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
24973
 
 
24974
 po/zh_HK.po | 1826 +++++++++++++++++++++++++++++++----------------------------
 
24975
 po/zh_TW.po | 1832 +++++++++++++++++++++++++++++++----------------------------
 
24976
 2 files changed, 1917 insertions(+), 1741 deletions(-)
 
24977
 
 
24978
commit aa7b854b7d6cff23ed91ac32f37d2a3bcddc64f4
 
24979
Author: Jorge González <jorgegonz@svn.gnome.org>
 
24980
Date:   Sun Aug 23 23:04:03 2009 +0200
 
24981
 
 
24982
    Updated Spanish translation
 
24983
 
 
24984
 po/es.po |   79 +++++++++++++++++++++++++++++++++-----------------------------
 
24985
 1 files changed, 42 insertions(+), 37 deletions(-)
 
24986
 
 
24987
commit 7485a4505d3a104ce686a2cca6677c2c7f337602
 
24988
Author: Daniel Nylander <po@danielnylander.se>
 
24989
Date:   Sun Aug 23 20:11:50 2009 +0200
 
24990
 
 
24991
    Updated Swedish translation
 
24992
 
 
24993
 po/sv.po |   58 +++++++++++++++++++++++++++++++++-------------------------
 
24994
 1 files changed, 33 insertions(+), 25 deletions(-)
 
24995
 
 
24996
commit b08a964e03797b97515f04c50c3a969800a8e65b
 
24997
Author: Jamil Ahmed <itsjamil@gmail.com>
 
24998
Date:   Mon Aug 24 00:38:50 2009 +0700
 
24999
 
 
25000
    Updated Bengali translation
 
25001
 
 
25002
 po/bn.po | 7740 ++++++++++++++++++++++++++++++--------------------------------
 
25003
 1 files changed, 3789 insertions(+), 3951 deletions(-)
 
25004
 
 
25005
commit c31764577f9ae20ed338df216e9d4e1c5d80d35d
 
25006
Author: William Jon McCann <jmccann@redhat.com>
 
25007
Date:   Sun Aug 23 11:16:07 2009 -0400
 
25008
 
 
25009
    Add .gitignore file to libslab
 
25010
 
 
25011
 libslab/.gitignore |   15 +++++++++++++++
 
25012
 1 files changed, 15 insertions(+), 0 deletions(-)
 
25013
 
 
25014
commit 9e84e0ac38851a06d3afa5344f0b111a0126d87f
 
25015
Author: Maxim Ermilov <zaspire@rambler.ru>
 
25016
Date:   Sun Aug 23 10:00:08 2009 +0200
 
25017
 
 
25018
    Update the ignored hosts list when the location changes (bug #581472)
 
25019
 
 
25020
 capplets/network/gnome-network-properties.c |   15 +++++++++++++++
 
25021
 1 files changed, 15 insertions(+), 0 deletions(-)
 
25022
 
 
25023
commit 56c3163a41e75dba74272085718d8540fe408193
 
25024
Author: William Jon McCann <jmccann@redhat.com>
 
25025
Date:   Sat Aug 22 20:32:08 2009 -0400
 
25026
 
 
25027
    Fix parentless modal dialogs in theme installer
 
25028
    
 
25029
    Fixes http://bugzilla.gnome.org/show_bug.cgi?id=592354
 
25030
 
 
25031
 capplets/appearance/theme-installer.c |  343 ++++++++++++++++++++-------------
 
25032
 1 files changed, 205 insertions(+), 138 deletions(-)
 
25033
 
 
25034
commit afe1d7b40f9187cd3c1ce9fa3dbe5f0ba7574ea9
 
25035
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
25036
Date:   Sun Aug 23 02:07:31 2009 +0200
 
25037
 
 
25038
    Updated German translation
 
25039
 
 
25040
 po/de.po |  269 ++++++++++++++++++++++++++++++++------------------------------
 
25041
 1 files changed, 140 insertions(+), 129 deletions(-)
 
25042
 
 
25043
commit b3ca07c24ca0584f7cb7cd386b42629f5972132e
 
25044
Author: William Jon McCann <jmccann@redhat.com>
 
25045
Date:   Sat Aug 22 17:22:20 2009 -0400
 
25046
 
 
25047
    Fix default value
 
25048
 
 
25049
 gnome-control-center.schemas.in |    2 +-
 
25050
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25051
 
 
25052
commit 074ce4b16f3316e983c940276c2c836175d5bbd8
 
25053
Author: William Jon McCann <jmccann@redhat.com>
 
25054
Date:   Sat Aug 22 11:52:42 2009 -0400
 
25055
 
 
25056
    Fix distcheck
 
25057
 
 
25058
 Makefile.am                   |    1 +
 
25059
 capplets/Makefile.am          |   19 ++++++++++++++-----
 
25060
 capplets/about-me/Makefile.am |   17 ++++++++---------
 
25061
 shell/Makefile.am             |    1 +
 
25062
 4 files changed, 24 insertions(+), 14 deletions(-)
 
25063
 
 
25064
commit 56361c81f324cf633b23fdf1ae9ebb686c09ad6a
 
25065
Author: William Jon McCann <jmccann@redhat.com>
 
25066
Date:   Sat Aug 22 11:25:29 2009 -0400
 
25067
 
 
25068
    Add schemas file
 
25069
 
 
25070
 Makefile.am                     |   18 ++++++++++++++++++
 
25071
 gnome-control-center.schemas.in |   21 +++++++++++++++++++++
 
25072
 po/POTFILES.in                  |    1 +
 
25073
 3 files changed, 40 insertions(+), 0 deletions(-)
 
25074
 
 
25075
commit fe7ee8b8be27cac2afa36ce76600719596a3a569
 
25076
Author: Changwoo Ryu <cwryu@debian.org>
 
25077
Date:   Sun Aug 23 05:54:14 2009 +0900
 
25078
 
 
25079
    Update Korean translation
 
25080
 
 
25081
 po/ko.po | 2665 +++++++++++++++++++++++++++++++++-----------------------------
 
25082
 1 files changed, 1399 insertions(+), 1266 deletions(-)
 
25083
 
 
25084
commit 26b64c018adc03cd690a965631bc0f8cc8aaa3aa
 
25085
Author: Claude Paroz <claude@2xlibre.net>
 
25086
Date:   Sat Aug 22 22:16:46 2009 +0200
 
25087
 
 
25088
    Fix filename after GTKBuilder migration
 
25089
 
 
25090
 po/POTFILES.skip |    2 +-
 
25091
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25092
 
 
25093
commit d423cf9a4c7e439f27f2758bb18c8cd3bdaccea1
 
25094
Author: Jens Granseuer <jensgr@gmx.net>
 
25095
Date:   Sat Aug 22 13:27:10 2009 +0200
 
25096
 
 
25097
    Use preferences-desktop-font for the icon (bug #592642)
 
25098
 
 
25099
 font-viewer/gnome-font-viewer.desktop.in.in |    2 +-
 
25100
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25101
 
 
25102
commit 747c3f97dcc7d45d1d158edd1897fa2f783de08b
 
25103
Author: Kjartan Maraas <kmaraas@gnome.org>
 
25104
Date:   Sat Aug 22 11:41:15 2009 +0200
 
25105
 
 
25106
    Updated Norwegian bokmål translation.
 
25107
 
 
25108
 po/nb.po |  190 +++++++++++++++++++++++++++++++-------------------------------
 
25109
 1 files changed, 96 insertions(+), 94 deletions(-)
 
25110
 
 
25111
commit 2aa9fd40440981a2023a1590ef5f3d35bc8cfb52
 
25112
Author: Jens Granseuer <jensgr@gmx.net>
 
25113
Date:   Sat Aug 22 11:37:25 2009 +0200
 
25114
 
 
25115
    Keep touchpad UI in sync with GConf
 
25116
    
 
25117
    Add the touchpad GConf directory to the list of reported directories
 
25118
    so that the displayed configuration in the UI is kept current. Also
 
25119
    remove some redundant code. Closes bug #592425.
 
25120
 
 
25121
 capplets/mouse/gnome-mouse-properties.c |   62 +++++++++----------------------
 
25122
 1 files changed, 18 insertions(+), 44 deletions(-)
 
25123
 
 
25124
commit 674deec47195d98c88acd9208aa986401a752e8a
 
25125
Author: William Jon McCann <jmccann@redhat.com>
 
25126
Date:   Fri Aug 21 16:24:45 2009 -0400
 
25127
 
 
25128
    Add workaround for glade-3 not working with vbox
 
25129
    
 
25130
    Add orientation property to vbox
 
25131
    
 
25132
    Workaround for http://bugzilla.gnome.org/show_bug.cgi?id=584029
 
25133
 
 
25134
 capplets/appearance/data/appearance.ui |   36 ++++++++++++++++++++++++++++++++
 
25135
 1 files changed, 36 insertions(+), 0 deletions(-)
 
25136
 
 
25137
commit 2f79c7eafbc27ae5ea7a55d43bfd4a9dec2a5a33
 
25138
Author: Luca Ferretti <elle.uca@libero.it>
 
25139
Date:   Fri Aug 21 01:36:30 2009 +0200
 
25140
 
 
25141
    Updated Italian translation
 
25142
 
 
25143
 po/it.po |   55 +++++++++++++------------------------------------------
 
25144
 1 files changed, 13 insertions(+), 42 deletions(-)
 
25145
 
 
25146
commit b1716110f5d8a2c39b3ef2162d7afbb6426ef9fb
 
25147
Author: Daniel Nylander <po@danielnylander.se>
 
25148
Date:   Thu Aug 20 23:45:18 2009 +0200
 
25149
 
 
25150
    Updated Swedish translation
 
25151
 
 
25152
 po/sv.po |  123 ++++++++++++++++++++++++++++++--------------------------------
 
25153
 1 files changed, 59 insertions(+), 64 deletions(-)
 
25154
 
 
25155
commit 579e1f8690e4659645e5d6cd500b04b7302b681f
 
25156
Author: Matthias Clasen <mclasen@redhat.com>
 
25157
Date:   Thu Aug 20 17:15:38 2009 -0400
 
25158
 
 
25159
    Fix dragging of rotate monitors
 
25160
    
 
25161
    We were using the rotated geometry for drawing, but the unrotated
 
25162
    geometry for snapping. Reported in bug 578109.
 
25163
 
 
25164
 capplets/display/xrandr-capplet.c |   31 ++++++++-----------------------
 
25165
 1 files changed, 8 insertions(+), 23 deletions(-)
 
25166
 
 
25167
commit 41cf21cceedf6a61d303eacb87974babd35c033e
 
25168
Author: Luca Ferretti <elle.uca@libero.it>
 
25169
Date:   Thu Aug 20 10:03:31 2009 +0200
 
25170
 
 
25171
    Updated Italian translation
 
25172
 
 
25173
 po/it.po |   38 +++++++++++++-------------------------
 
25174
 1 files changed, 13 insertions(+), 25 deletions(-)
 
25175
 
 
25176
commit 48872ce8c9cb8cfde20a05b1ca8a426f37d4f1de
 
25177
Author: Luca Ferretti <elle.uca@libero.it>
 
25178
Date:   Wed Aug 19 22:59:41 2009 +0200
 
25179
 
 
25180
    Updated Italian translation
 
25181
 
 
25182
 po/it.po |  327 +++++++++++++++++++++++++-------------------------------------
 
25183
 1 files changed, 133 insertions(+), 194 deletions(-)
 
25184
 
 
25185
commit 7a8972095a44dfe25ef8776795a4f49df5e5f453
 
25186
Author: Jens Granseuer <jensgr@gmx.net>
 
25187
Date:   Wed Aug 19 18:38:08 2009 +0200
 
25188
 
 
25189
    Use unique widget IDs (bug #592182)
 
25190
 
 
25191
 capplets/appearance/data/appearance.ui |    6 +++---
 
25192
 1 files changed, 3 insertions(+), 3 deletions(-)
 
25193
 
 
25194
commit 549ffe9eca59c00e401bd57d856088931633e4a6
 
25195
Author: Henrique P. Machado <zehrique@gmail.com>
 
25196
Date:   Tue Aug 18 22:21:48 2009 -0400
 
25197
 
 
25198
    Updated Brazilian Portuguese translation.
 
25199
 
 
25200
 po/pt_BR.po | 1124 +++++++++++++++++++++++++++++++----------------------------
 
25201
 1 files changed, 583 insertions(+), 541 deletions(-)
 
25202
 
 
25203
commit 6f7ce8ca876acb127d39bf3c5e6f7a6743a1b7bc
 
25204
Author: Antón Méixome <meixome@mancomun.org>
 
25205
Date:   Mon Aug 17 13:29:29 2009 +0200
 
25206
 
 
25207
    Updated Galician Translation
 
25208
 
 
25209
 po/gl.po |  575 ++++++++++++++++++--------------------------------------------
 
25210
 1 files changed, 167 insertions(+), 408 deletions(-)
 
25211
 
 
25212
commit ecfc1f4261a9b37dfb5acd37ca05e5975374dabe
 
25213
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25214
Date:   Mon Aug 17 11:24:02 2009 +0200
 
25215
 
 
25216
    Release 2.27.90
 
25217
 
 
25218
 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 
25219
 configure.in |    2 +-
 
25220
 2 files changed, 49 insertions(+), 1 deletions(-)
 
25221
 
 
25222
commit a250580a6b5f5b115a3479c518785518376caa12
 
25223
Author: Bastien Nocera <hadess@hadess.net>
 
25224
Date:   Fri Aug 14 12:12:29 2009 +0100
 
25225
 
 
25226
    Port about-me to PolicyKit 1.0
 
25227
    
 
25228
    Remove the polkit-gnome dependency. It's unlikely that admins
 
25229
    would require a password for the user to enroll themselves,
 
25230
    and we can't modify other users' fingerprints either.
 
25231
 
 
25232
 capplets/about-me/Makefile.am      |    3 +-
 
25233
 capplets/about-me/gnome-about-me.c |   37 ------------------------------------
 
25234
 configure.in                       |    5 ----
 
25235
 3 files changed, 1 insertions(+), 44 deletions(-)
 
25236
 
 
25237
commit fb049f949010740370224c2629a164a85d88145e
 
25238
Author: Matthias Clasen <mclasen@redhat.com>
 
25239
Date:   Fri Aug 14 17:44:17 2009 +0100
 
25240
 
 
25241
    Remove old code poking directly into the pwent
 
25242
    
 
25243
    Use the glib functions to get the login name and real user name,
 
25244
    instead or some crummy Unix-y code.
 
25245
 
 
25246
 capplets/about-me/gnome-about-me.c |   58 ++++--------------------------------
 
25247
 1 files changed, 6 insertions(+), 52 deletions(-)
 
25248
 
 
25249
commit d6cb71a5dee050a6335dfa1e2283efa7fcac6d16
 
25250
Author: Andre Klapper <a9016009@gmx.de>
 
25251
Date:   Sat Aug 15 17:37:28 2009 +0200
 
25252
 
 
25253
    Updated Czech translation.
 
25254
 
 
25255
 po/cs.po | 2627 +++++++++++++++++++++++++++++++++-----------------------------
 
25256
 1 files changed, 1404 insertions(+), 1223 deletions(-)
 
25257
 
 
25258
commit 98d3a2e469b71e2425fd7386c6a112f3fb5996f9
 
25259
Author: Tommi Vainikainen <thv@iki.fi>
 
25260
Date:   Sat Aug 15 17:32:22 2009 +0300
 
25261
 
 
25262
    Updated Finnish translation
 
25263
 
 
25264
 po/fi.po | 1777 ++++++++++++++++++++++++++++++++------------------------------
 
25265
 1 files changed, 931 insertions(+), 846 deletions(-)
 
25266
 
 
25267
commit befb989562227d033abbc543f188bc3293a232c5
 
25268
Author: Ivar Smolin <okul@linux.ee>
 
25269
Date:   Sat Aug 15 12:19:23 2009 +0300
 
25270
 
 
25271
    Updating Estonian translation
 
25272
 
 
25273
 po/et.po |  387 ++++++++++++++++++++++++++++++--------------------------------
 
25274
 1 files changed, 185 insertions(+), 202 deletions(-)
 
25275
 
 
25276
commit 669262e819249ee969d955df3660b29fc095db1f
 
25277
Author: Seán de Búrca <leftmostcat@gmail.com>
 
25278
Date:   Sat Aug 15 01:19:55 2009 -0600
 
25279
 
 
25280
    Updated Irish translation
 
25281
 
 
25282
 po/ga.po |  234 ++++++++++++++++++++++++++++++++------------------------------
 
25283
 1 files changed, 120 insertions(+), 114 deletions(-)
 
25284
 
 
25285
commit e8e07a5ed199731794016e8e67fdf4b0126470fa
 
25286
Author: Khaled Hosny <khaledhosny@eglug.org>
 
25287
Date:   Fri Aug 14 21:46:01 2009 +0300
 
25288
 
 
25289
    Updated Arabic translation
 
25290
 
 
25291
 po/ar.po |  177 ++++++++++++++++++++++++++++++++------------------------------
 
25292
 1 files changed, 92 insertions(+), 85 deletions(-)
 
25293
 
 
25294
commit 3cef270e2a2295175bd5de781cf642e61ba7f2e1
 
25295
Author: Jorge González <jorgegonz@svn.gnome.org>
 
25296
Date:   Fri Aug 14 20:01:04 2009 +0200
 
25297
 
 
25298
    Updated Spanish translation
 
25299
 
 
25300
 po/es.po |  134 ++++++++++++++++++++++++++++++++------------------------------
 
25301
 1 files changed, 69 insertions(+), 65 deletions(-)
 
25302
 
 
25303
commit c710e8dcf8b55547a41b1ba83bf9ca8b5636b045
 
25304
Author: Claude Paroz <claude@2xlibre.net>
 
25305
Date:   Fri Aug 14 18:45:49 2009 +0200
 
25306
 
 
25307
    Attributes tag is not supported in GtkButtons. Fixes #591656
 
25308
 
 
25309
 capplets/network/gnome-network-properties.ui |   20 ++++----------------
 
25310
 1 files changed, 4 insertions(+), 16 deletions(-)
 
25311
 
 
25312
commit ea00b6ce7fd896e1fd11c8fd2c7a45124327187f
 
25313
Author: Rajesh Ranjan <rranjan@rranjan.csb>
 
25314
Date:   Fri Aug 14 18:15:57 2009 +0530
 
25315
 
 
25316
    hindi update
 
25317
 
 
25318
 po/hi.po |  241 ++++++--------------------------------------------------------
 
25319
 1 files changed, 22 insertions(+), 219 deletions(-)
 
25320
 
 
25321
commit a2f1e671de02cb568ac7b5d9ae4800019201603e
 
25322
Author: Rajesh Ranjan <rranjan@rranjan.csb>
 
25323
Date:   Fri Aug 14 18:12:12 2009 +0530
 
25324
 
 
25325
    hindi update
 
25326
 
 
25327
 po/hi.po | 2530 ++++++++++++++++++++++++++++++++++++--------------------------
 
25328
 1 files changed, 1476 insertions(+), 1054 deletions(-)
 
25329
 
 
25330
commit 0cd435ee222d6fa0804f83cb29e5dfdffba793b8
 
25331
Author: Mark Krapivner <mark125@gmail.com>
 
25332
Date:   Fri Aug 14 12:22:32 2009 +0300
 
25333
 
 
25334
    Updated Hebrew translation
 
25335
 
 
25336
 po/he.po | 2159 ++++++++++++++++++++++++++++++--------------------------------
 
25337
 1 files changed, 1045 insertions(+), 1114 deletions(-)
 
25338
 
 
25339
commit 532ffc413ebebd0d8aa7d6665533a237f545d3cd
 
25340
Author: Daniel Nylander <po@danielnylander.se>
 
25341
Date:   Thu Aug 13 10:06:30 2009 +0200
 
25342
 
 
25343
    Updated Swedish translation
 
25344
 
 
25345
 po/sv.po | 1780 ++++++++++++++++++++++++++++++++------------------------------
 
25346
 1 files changed, 914 insertions(+), 866 deletions(-)
 
25347
 
 
25348
commit 99a95284487953d2d823aad2fe79469f628820d3
 
25349
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
25350
Date:   Wed Aug 12 17:15:43 2009 +0530
 
25351
 
 
25352
    Updated Oriya Translation
 
25353
 
 
25354
 po/or.po | 2638 +++++++++++++++++++++++++++++++++-----------------------------
 
25355
 1 files changed, 1395 insertions(+), 1243 deletions(-)
 
25356
 
 
25357
commit 14b80a942d62b076324cb639c114f39fd0fad17c
 
25358
Author: Christian Hergert <chris@dronelabs.com>
 
25359
Date:   Fri Jul 31 01:44:11 2009 -0700
 
25360
 
 
25361
    Make sure the underline in "Save _As..." is interpreted.
 
25362
 
 
25363
 capplets/appearance/data/appearance.ui |    1 +
 
25364
 1 files changed, 1 insertions(+), 0 deletions(-)
 
25365
 
 
25366
commit 5998aa90c08051cc520dfb64ede78783ef9cc2c4
 
25367
Author: Jens Granseuer <jensgr@gmx.net>
 
25368
Date:   Tue Aug 11 18:01:55 2009 +0200
 
25369
 
 
25370
    Fix crash when iterating through the tree model
 
25371
    
 
25372
    Don't use indices to move through iterators, don't skip the first
 
25373
    section, and verify that we got a new iterator before using it
 
25374
    (bug #591392).
 
25375
 
 
25376
 capplets/keybindings/gnome-keybinding-properties.c |   17 ++++++-----------
 
25377
 1 files changed, 6 insertions(+), 11 deletions(-)
 
25378
 
 
25379
commit 1dee15363d484d09d9ff00ed9c2b8dcd1a684fa8
 
25380
Author: Vincent Untz <vuntz@gnome.org>
 
25381
Date:   Sat Aug 8 14:36:46 2009 +0200
 
25382
 
 
25383
    Update to latest libslab, and do not install libslab on the system
 
25384
 
 
25385
 configure.in          |    8 +--
 
25386
 libslab/.cvsignore    |    8 --
 
25387
 libslab/ChangeLog     |  248 -------------------------------------------------
 
25388
 libslab/Makefile.am   |    7 ++
 
25389
 libslab/libslab.pc.in |   12 ---
 
25390
 5 files changed, 8 insertions(+), 275 deletions(-)
 
25391
 
 
25392
commit 915b55e3fb01dc6f74024b8ac510b1985ba30d52
 
25393
Author: Vincent Untz <vuntz@gnome.org>
 
25394
Date:   Sat Aug 8 15:07:16 2009 +0200
 
25395
 
 
25396
    Use libunique in the shell to have a single-instance shell
 
25397
    
 
25398
    This requires a slight API meaning change in libslab:
 
25399
    create_main_window() doesn't run gtk_main() anymore. This wasn't a good
 
25400
    thing anyway.
 
25401
 
 
25402
 configure.in           |    2 +-
 
25403
 libslab/app-shell.c    |    1 -
 
25404
 shell/control-center.c |   65 ++++++++++++++++++++++++++++++++++++++++++++---
 
25405
 3 files changed, 61 insertions(+), 7 deletions(-)
 
25406
 
 
25407
commit aefc22db89d52555315ede06107101e70326dbf5
 
25408
Author: Mattias Põldaru <mahfiaz gmail com>
 
25409
Date:   Tue Aug 11 09:27:23 2009 +0300
 
25410
 
 
25411
    Updating Estonian translation
 
25412
 
 
25413
 po/et.po |   37 ++++++++++++++++++++-----------------
 
25414
 1 files changed, 20 insertions(+), 17 deletions(-)
 
25415
 
 
25416
commit 51a6807cac15b37f0b46eebe2480a74eb01be648
 
25417
Author: Luca Ferretti <elle.uca@libero.it>
 
25418
Date:   Tue Aug 11 02:09:55 2009 +0200
 
25419
 
 
25420
    Updated Italian translation
 
25421
 
 
25422
 po/it.po | 2850 ++++++++++++++++++++++++++++++++++----------------------------
 
25423
 1 files changed, 1557 insertions(+), 1293 deletions(-)
 
25424
 
 
25425
commit f0c0708e143d273473a6ac4d68f349c24b7d95b2
 
25426
Author: Antón Méixome <meixome@mancomun.org>
 
25427
Date:   Mon Aug 10 16:30:09 2009 +0200
 
25428
 
 
25429
    Updated Galician translation
 
25430
 
 
25431
 po/gl.po | 3049 +++++++++++++++++++++++++++++---------------------------------
 
25432
 1 files changed, 1411 insertions(+), 1638 deletions(-)
 
25433
 
 
25434
commit 87ffe4d5f193395c9428b4fabd6eb06e20a9f7c7
 
25435
Author: Jens Granseuer <jensgr@gmx.net>
 
25436
Date:   Sun Aug 9 12:47:03 2009 +0200
 
25437
 
 
25438
    Fix compiler warnings and error checking
 
25439
    
 
25440
    Fix a few "incompatible type" compiler warnings, and correctly
 
25441
    pass a GError* to g_file_make_directories_with_parents.
 
25442
 
 
25443
 font-viewer/font-view.c |   28 ++++++++++++++--------------
 
25444
 1 files changed, 14 insertions(+), 14 deletions(-)
 
25445
 
 
25446
commit af6a49348c65d5cf28cf3bed40f19ee41285b15d
 
25447
Author: Jens Granseuer <jensgr@gmx.net>
 
25448
Date:   Sun Aug 9 12:30:40 2009 +0200
 
25449
 
 
25450
    Fix compiler warnings
 
25451
    
 
25452
    theme-thumbnail-engine.c: In function 'message_from_capplet':
 
25453
    theme-thumbnail-engine.c:642: warning: 'pixels' may be used uninitialized in
 
25454
    this function
 
25455
    theme-thumbnail-engine.c:641: warning: 'rowstride' may be used uninitialized in
 
25456
    this function
 
25457
    
 
25458
    These are actually false positives but no warnings is good (bug #590990).
 
25459
 
 
25460
 capplets/common/theme-thumbnail.c |   12 ++++++------
 
25461
 1 files changed, 6 insertions(+), 6 deletions(-)
 
25462
 
 
25463
commit 50fd4403ea1bd5e82227f6483f74afb74e3880a3
 
25464
Author: Jorge González <jorgegonz@svn.gnome.org>
 
25465
Date:   Sun Aug 9 12:48:46 2009 +0200
 
25466
 
 
25467
    Updated Spanish translation
 
25468
 
 
25469
 po/es.po |   84 +++++++------------------------------------------------------
 
25470
 1 files changed, 10 insertions(+), 74 deletions(-)
 
25471
 
 
25472
commit 06b8b7d3722f386d33b4a7e499932767189fa0ad
 
25473
Author: Vincent Untz <vuntz@gnome.org>
 
25474
Date:   Sat Aug 8 17:07:00 2009 +0200
 
25475
 
 
25476
    Fix error message with unknown option in shell
 
25477
 
 
25478
 shell/control-center.c |    2 +-
 
25479
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25480
 
 
25481
commit 525d09fc83ada600cc1822a2401598c1f9bb9c49
 
25482
Author: Vincent Untz <vuntz@gnome.org>
 
25483
Date:   Sat Aug 8 14:57:37 2009 +0200
 
25484
 
 
25485
    Use GOption in the shell
 
25486
 
 
25487
 shell/control-center.c |   23 +++++++++++------------
 
25488
 1 files changed, 11 insertions(+), 12 deletions(-)
 
25489
 
 
25490
commit cbd893fda901e5a88f02011ba09bd25281a51afa
 
25491
Author: Vincent Untz <vuntz@gnome.org>
 
25492
Date:   Sat Aug 8 14:41:16 2009 +0200
 
25493
 
 
25494
    Fix requires in gnome-window-settings-2.0.pc
 
25495
    
 
25496
    The headers don't need libgnomeui but gnome-desktop.
 
25497
 
 
25498
 libwindow-settings/gnome-window-settings-2.0.pc.in |    2 +-
 
25499
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25500
 
 
25501
commit a0156049c6a3857a08c3beecfbe1119d4d9e04ef
 
25502
Author: Vincent Untz <vuntz@gnome.org>
 
25503
Date:   Sat Aug 8 12:02:10 2009 +0200
 
25504
 
 
25505
    Do not depend on libpanel-applet.
 
25506
 
 
25507
 configure.in           |    2 +-
 
25508
 shell/control-center.c |    2 +-
 
25509
 2 files changed, 2 insertions(+), 2 deletions(-)
 
25510
 
 
25511
commit f402c716688c0700e6629146e25bacb548cb2b90
 
25512
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
25513
Date:   Sat Aug 8 01:34:57 2009 +0200
 
25514
 
 
25515
    Updated German translation.
 
25516
 
 
25517
 po/de.po | 4077 ++++++++++++++++++++------------------------------------------
 
25518
 1 files changed, 1283 insertions(+), 2794 deletions(-)
 
25519
 
 
25520
commit aadba3acb5f6dc7a4d4f651e47acbd06e3c01392
 
25521
Author: Jorge González <jorgegonz@svn.gnome.org>
 
25522
Date:   Fri Aug 7 19:53:22 2009 +0200
 
25523
 
 
25524
    Updated Spanish translation
 
25525
 
 
25526
 po/es.po | 1175 +++++++++++++++++++++++++++++++++----------------------------
 
25527
 1 files changed, 636 insertions(+), 539 deletions(-)
 
25528
 
 
25529
commit bae1443f8b7a73ed76a94aa6a77d9a813f079b0e
 
25530
Author: Jorge González <jorgegonz@svn.gnome.org>
 
25531
Date:   Fri Aug 7 18:51:42 2009 +0200
 
25532
 
 
25533
    Updated Spanish translation
 
25534
 
 
25535
 po/es.po | 1124 ++++++++++++++++++++++++++++++++------------------------------
 
25536
 1 files changed, 578 insertions(+), 546 deletions(-)
 
25537
 
 
25538
commit f7334d30ce739012385f2cd858c9d6ae8b8cba48
 
25539
Author: Andreas Proschofsky <suka@gentoo.org>
 
25540
Date:   Fri Aug 7 17:41:06 2009 +0200
 
25541
 
 
25542
    Remove libgnomeui usage. Fixes bug #586527.
 
25543
 
 
25544
 configure.in           |    2 +-
 
25545
 shell/control-center.c |    5 +----
 
25546
 2 files changed, 2 insertions(+), 5 deletions(-)
 
25547
 
 
25548
commit 3afd0087355e3bf2f08be6fda31d8054a7a9a266
 
25549
Author: Seán de Búrca <leftmostcat@gmail.com>
 
25550
Date:   Thu Aug 6 16:53:58 2009 -0600
 
25551
 
 
25552
    Updated Irish translation
 
25553
 
 
25554
 po/ga.po | 1073 ++++++++++++++++++++++++++++++-------------------------------
 
25555
 1 files changed, 528 insertions(+), 545 deletions(-)
 
25556
 
 
25557
commit c79e00f203999f7b263790072fbed52d7842ba35
 
25558
Author: Kjartan Maraas <kmaraas@gnome.org>
 
25559
Date:   Fri Aug 7 00:45:05 2009 +0200
 
25560
 
 
25561
    Updated Norwegian bokmål translation.
 
25562
 
 
25563
 po/nb.po | 1019 ++++++++++++++++++++++++++++++--------------------------------
 
25564
 1 files changed, 497 insertions(+), 522 deletions(-)
 
25565
 
 
25566
commit 5d9f7b5e2a312e3dc5a1a385858992a8380949fd
 
25567
Author: Federico Mena Quintero <federico@novell.com>
 
25568
Date:   Thu Aug 6 11:56:27 2009 -0500
 
25569
 
 
25570
    RANDR - ensure that the output labels fit inside the monitor rectangles
 
25571
    
 
25572
    The labels would get clipped if the monitor rectangles were too small,
 
25573
    thus making the labels unreadable.  Now we ensure that the ink_rect of
 
25574
    the text fits, and we center the text based on its logical_rect.
 
25575
    
 
25576
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
25577
 
 
25578
 capplets/display/xrandr-capplet.c |   18 +++++++++++++-----
 
25579
 1 files changed, 13 insertions(+), 5 deletions(-)
 
25580
 
 
25581
commit e2a0d731ac8d2c50b2b9218c7cc7a261015b441a
 
25582
Author: Federico Mena Quintero <federico@novell.com>
 
25583
Date:   Thu Aug 6 11:39:47 2009 -0500
 
25584
 
 
25585
    RANDR - remove dead code
 
25586
    
 
25587
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
25588
 
 
25589
 capplets/display/xrandr-capplet.c |   19 -------------------
 
25590
 1 files changed, 0 insertions(+), 19 deletions(-)
 
25591
 
 
25592
commit 04d2ad2b45e2de12c3ef379352277834d745d909
 
25593
Author: Federico Mena Quintero <federico@novell.com>
 
25594
Date:   Wed Aug 5 19:56:41 2009 -0500
 
25595
 
 
25596
    RANDR - Don't sort the outputs before creating the labeler
 
25597
    
 
25598
    We used to sort the outputs by their X coordinate, maybe to display a list of them in a
 
25599
    reasonable order.  However, we don't display such a list at all, so it doesn't make
 
25600
    sense to sort the outputs.  This also makes the capplet use the same ordering for outputs
 
25601
    as gnome-settings-daemon for GnomeRRLabeler's purposes, so that the colors for the outputs
 
25602
    match in both the capplet and g-s-d.
 
25603
    
 
25604
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
25605
 
 
25606
 capplets/display/xrandr-capplet.c |   19 -------------------
 
25607
 1 files changed, 0 insertions(+), 19 deletions(-)
 
25608
 
 
25609
commit 8c225e772d95acbd3fc1b5a31a81a739c79ae0d6
 
25610
Author: Claude Paroz <claude@2xlibre.net>
 
25611
Date:   Thu Aug 6 18:02:43 2009 +0200
 
25612
 
 
25613
    Remove markup from translatable string. Fixes #590933
 
25614
 
 
25615
 capplets/display/xrandr-capplet.c |   15 ++++++---------
 
25616
 1 files changed, 6 insertions(+), 9 deletions(-)
 
25617
 
 
25618
commit 87669d9ab9fac6e304bccda932cba4c11c1c6011
 
25619
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25620
Date:   Thu Aug 6 16:35:25 2009 +0200
 
25621
 
 
25622
    Change error message reference about Bonobo to DBus
 
25623
 
 
25624
 capplets/common/activate-settings-daemon.c |    2 +-
 
25625
 1 files changed, 1 insertions(+), 1 deletions(-)
 
25626
 
 
25627
commit cc1b9bf9e781867a9078eed5e4c6be96b6643c51
 
25628
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25629
Date:   Thu Aug 6 16:15:56 2009 +0200
 
25630
 
 
25631
    Release 2.276.5
 
25632
 
 
25633
 NEWS |    5 +++++
 
25634
 1 files changed, 5 insertions(+), 0 deletions(-)
 
25635
 
 
25636
commit 1d2442396517639e2260cbb13edc76407aa2f3db
 
25637
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25638
Date:   Thu Aug 6 16:10:51 2009 +0200
 
25639
 
 
25640
    Release 2.27.5
 
25641
 
 
25642
 NEWS         |   23 +++++++++++++++++++++++
 
25643
 configure.in |   13 +++++++++----
 
25644
 2 files changed, 32 insertions(+), 4 deletions(-)
 
25645
 
 
25646
commit 638dc8d768ad95b086b5d1a55de141abe986de8a
 
25647
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25648
Date:   Thu Aug 6 16:06:28 2009 +0200
 
25649
 
 
25650
    Adapted to new libslab API, with no more Bonobo
 
25651
 
 
25652
 libslab/Makefile.am         |    1 -
 
25653
 libslab/app-shell-startup.c |  123 -------------------------------------------
 
25654
 libslab/app-shell-startup.h |   37 -------------
 
25655
 shell/control-center.c      |   19 +------
 
25656
 4 files changed, 1 insertions(+), 179 deletions(-)
 
25657
 
 
25658
commit 528a9de2f07919b28c148c4e370acaf9a09c130d
 
25659
Author: Khaled Hosny <khaledhosny@eglug.org>
 
25660
Date:   Thu Aug 6 13:49:14 2009 +0300
 
25661
 
 
25662
    Updated Arabic translation
 
25663
 
 
25664
 po/ar.po |  978 ++++++++++++++++++++++++++++++++------------------------------
 
25665
 1 files changed, 511 insertions(+), 467 deletions(-)
 
25666
 
 
25667
commit 6d3e0a32ff72105cf32af7e85a7f951710d97e36
 
25668
Author: Claude Paroz <claude@2xlibre.net>
 
25669
Date:   Thu Aug 6 11:55:01 2009 +0200
 
25670
 
 
25671
    Updated French translation
 
25672
    
 
25673
    Contributed by Laurent Coudeur and Claude Paroz
 
25674
 
 
25675
 po/fr.po | 2527 +++++++++++++++++++++++++++++++-------------------------------
 
25676
 1 files changed, 1252 insertions(+), 1275 deletions(-)
 
25677
 
 
25678
commit 339738a567fa77ac1f4d3991f5565ffc3c88ff7b
 
25679
Author: Claude Paroz <claude@2xlibre.net>
 
25680
Date:   Thu Aug 6 11:53:34 2009 +0200
 
25681
 
 
25682
    Remove markup from translatable strings in GTKBuilder files. Fixes #99759
 
25683
 
 
25684
 capplets/about-me/gnome-about-me-dialog.ui         |   42 ++++--
 
25685
 capplets/about-me/gnome-about-me-password.ui       |    7 +-
 
25686
 .../at-properties/at-enable-dialog.ui              |   14 +-
 
25687
 capplets/appearance/data/appearance.ui             |   48 ++++--
 
25688
 .../gnome-default-applications-properties.ui       |   62 +++++---
 
25689
 capplets/display/display-capplet.ui                |   20 ++-
 
25690
 ...gnome-keyboard-properties-a11y-notifications.ui |   30 +++--
 
25691
 .../keyboard/gnome-keyboard-properties-dialog.ui   |  144 ++++++++++++------
 
25692
 capplets/localization/localization.ui              |    8 +-
 
25693
 capplets/mouse/gnome-mouse-properties.ui           |  164 ++++++++++++++------
 
25694
 capplets/network/gnome-network-properties.ui       |   28 +++-
 
25695
 capplets/windows/gnome-window-properties.ui        |   20 ++-
 
25696
 12 files changed, 401 insertions(+), 186 deletions(-)
 
25697
 
 
25698
commit 13b5e27cbde68fc187c385a3b0c6f54b04587330
 
25699
Author: Krix Apolinário <krixapolinario@gmail.com>
 
25700
Date:   Thu Aug 6 00:51:09 2009 -0300
 
25701
 
 
25702
    Updated Brazilian Portuguese translation.
 
25703
 
 
25704
 po/pt_BR.po | 2266 +++++++++++++++++++++++++++++++----------------------------
 
25705
 1 files changed, 1187 insertions(+), 1079 deletions(-)
 
25706
 
 
25707
commit c488a6075f3a2fa5d643254a29d8d2d8cb6a0965
 
25708
Author: Khaled Hosny <khaledhosny@eglug.org>
 
25709
Date:   Wed Aug 5 15:14:54 2009 +0300
 
25710
 
 
25711
    Updated Arabic translation
 
25712
 
 
25713
 po/ar.po | 1056 ++++++++++++++++++++++++++++++++------------------------------
 
25714
 1 files changed, 540 insertions(+), 516 deletions(-)
 
25715
 
 
25716
commit 6b76c6a770784130e97a8344613391232698afd3
 
25717
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
25718
Date:   Wed Aug 5 12:20:19 2009 +0200
 
25719
 
 
25720
    Copied latest libslab
 
25721
 
 
25722
 libslab/Makefile.am             |   33 +++++++--------------------
 
25723
 libslab/app-resizer.c           |   41 ++++++-----------------------------
 
25724
 libslab/app-resizer.h           |    2 +
 
25725
 libslab/app-shell.c             |   30 ++++++++++++-------------
 
25726
 libslab/app-shell.h             |   13 ++++++-----
 
25727
 libslab/application-tile.c      |    3 +-
 
25728
 libslab/application-tile.h      |    2 +-
 
25729
 libslab/bookmark-agent.c        |    2 +-
 
25730
 libslab/directory-tile.c        |    3 +-
 
25731
 libslab/directory-tile.h        |    2 +-
 
25732
 libslab/document-tile.c         |    5 ++-
 
25733
 libslab/double-click-detector.c |   39 +--------------------------------
 
25734
 libslab/libslab-utils.c         |   28 +++++++++++++++++++++--
 
25735
 libslab/libslab-utils.h         |    2 +
 
25736
 libslab/nameplate-tile.c        |    1 -
 
25737
 libslab/nameplate-tile.h        |    2 +-
 
25738
 libslab/search-bar.c            |    5 ++-
 
25739
 libslab/shell-window.c          |   36 +------------------------------
 
25740
 libslab/shell-window.h          |    3 +-
 
25741
 libslab/slab-gnome-util.c       |    6 +---
 
25742
 libslab/slab-section.c          |    2 -
 
25743
 libslab/slab.h                  |   45 +++++++++++++++++++++++++++++++++++++++
 
25744
 libslab/system-tile.c           |    4 +-
 
25745
 libslab/system-tile.h           |    2 +-
 
25746
 24 files changed, 134 insertions(+), 177 deletions(-)
 
25747
 
 
25748
commit 1cd8bdd9ffefaf760064c2556982a37251aab32b
 
25749
Author: Kjartan Maraas <kmaraas@gnome.org>
 
25750
Date:   Tue Aug 4 01:46:26 2009 +0200
 
25751
 
 
25752
    Updated Norwegian bokmål translation.
 
25753
 
 
25754
 po/nb.po | 1898 ++++++++++++++++++++++++++++++++------------------------------
 
25755
 1 files changed, 973 insertions(+), 925 deletions(-)
 
25756
 
 
25757
commit b8a3dc1505b1a91e4b07dd8fac30f7658c4e9d85
 
25758
Author: Jens Granseuer <jensgr@gmx.net>
 
25759
Date:   Sat Aug 1 17:31:02 2009 +0200
 
25760
 
 
25761
    Don't clear the custom browser command on startup
 
25762
    
 
25763
    When a custom browser command was set we would clear that command
 
25764
    when the capplet was restarted. As a side effect of no longer
 
25765
    doing that, we now use the last used browser command as the
 
25766
    starting point instead of an empty commmand (bug #590316).
 
25767
 
 
25768
 capplets/default-applications/gnome-da-capplet.c |   18 ++++++++----------
 
25769
 1 files changed, 8 insertions(+), 10 deletions(-)
 
25770
 
 
25771
commit d9dd7ba57bcea6025c8a18e327884e6600e5d63f
 
25772
Author: Ivar Smolin <okul@linux.ee>
 
25773
Date:   Sat Aug 1 10:28:41 2009 +0300
 
25774
 
 
25775
    Updating Estonian translation
 
25776
 
 
25777
 po/et.po |  509 +++++++++++++++++++++++++++++++-------------------------------
 
25778
 1 files changed, 257 insertions(+), 252 deletions(-)
 
25779
 
 
25780
commit a0dabce8b10a236e28c3dcdcd334cc728e7b5de1
 
25781
Author: Felix Riemann <friemann@gnome.org>
 
25782
Date:   Fri Jul 31 13:49:43 2009 +0200
 
25783
 
 
25784
    [network] Fix unparsed mnemonics. Fixes #590364.
 
25785
    
 
25786
    Simply enables the use of the mnemonics in the GtkBuilder file.
 
25787
 
 
25788
 capplets/network/gnome-network-properties.ui |    2 ++
 
25789
 1 files changed, 2 insertions(+), 0 deletions(-)
 
25790
 
 
25791
commit 589facb7d24ce42db5393f15942af33387728227
 
25792
Author: Seán de Búrca <leftmostcat@gmail.com>
 
25793
Date:   Fri Jul 31 02:17:02 2009 -0600
 
25794
 
 
25795
    Updated Irish translation
 
25796
 
 
25797
 po/ga.po |    8 ++++----
 
25798
 1 files changed, 4 insertions(+), 4 deletions(-)
 
25799
 
 
25800
commit 798178bf35c14b78fceb71def7ac7a9ea5bb8dac
 
25801
Author: Seán de Búrca <leftmostcat@gmail.com>
 
25802
Date:   Fri Jul 31 00:21:33 2009 -0600
 
25803
 
 
25804
    Updated Irish translation
 
25805
 
 
25806
 po/ga.po |  995 +++++++++++++++++++++++++++++++-------------------------------
 
25807
 1 files changed, 505 insertions(+), 490 deletions(-)
 
25808
 
 
25809
commit 7350d76e136f230b86ccd152a5f81fc95b423cfa
 
25810
Author: Robert Ancell <robert.ancell@gmail.com>
 
25811
Date:   Fri Jul 31 09:23:31 2009 +1000
 
25812
 
 
25813
    Change localization from Glade to GtkBuilder
 
25814
 
 
25815
 capplets/localization/Makefile.am        |    6 +-
 
25816
 capplets/localization/localization.glade |  222 --------------------------
 
25817
 capplets/localization/localization.ui    |  248 ++++++++++++++++++++++++++++++
 
25818
 capplets/localization/main.c             |   11 +-
 
25819
 4 files changed, 257 insertions(+), 230 deletions(-)
 
25820
 
 
25821
commit d8414ccbc5f1ba5cd98cf5530356d3c22684d70e
 
25822
Author: Seán de Búrca <leftmostcat@gmail.com>
 
25823
Date:   Thu Jul 30 17:14:17 2009 -0600
 
25824
 
 
25825
    Updated Irish translation
 
25826
 
 
25827
 po/ga.po | 2490 ++++++++++++++++++++++++++++++++++----------------------------
 
25828
 1 files changed, 1350 insertions(+), 1140 deletions(-)
 
25829
 
 
25830
commit 06a9d218f4de94a0b721bb5418d4d6c5deb08e35
 
25831
Author: Robert Ancell <robert.ancell@gmail.com>
 
25832
Date:   Thu Jul 30 13:42:13 2009 +1000
 
25833
 
 
25834
    Add missing .ui file for gnome-about-me
 
25835
 
 
25836
 capplets/about-me/gnome-about-me-dialog.ui | 1608 ++++++++++++++++++++++++++++
 
25837
 1 files changed, 1608 insertions(+), 0 deletions(-)
 
25838
 
 
25839
commit f12b766e603edfaa5667d5a078d54e8e870a8e92
 
25840
Author: Robert Ancell <robert.ancell@gmail.com>
 
25841
Date:   Thu Jul 30 13:33:03 2009 +1000
 
25842
 
 
25843
    Remove all references to Glade
 
25844
    Fix up POTFILES.in for new .ui files
 
25845
 
 
25846
 capplets/about-me/gnome-about-me-fingerprint.c     |    3 ---
 
25847
 capplets/about-me/gnome-about-me-password.c        |    3 ---
 
25848
 capplets/about-me/gnome-about-me.c                 |    3 ---
 
25849
 capplets/common/capplet-util.h                     |    4 ++--
 
25850
 capplets/keyboard/gnome-keyboard-properties-a11y.c |    2 --
 
25851
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    3 ---
 
25852
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    3 ---
 
25853
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    3 ---
 
25854
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    3 ---
 
25855
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    3 ---
 
25856
 capplets/keyboard/gnome-keyboard-properties.c      |    3 ---
 
25857
 capplets/mouse/gnome-mouse-accessibility.c         |    3 ---
 
25858
 capplets/mouse/gnome-mouse-properties.c            |    3 ---
 
25859
 configure.in                                       |    4 ++--
 
25860
 po/POTFILES.in                                     |   18 +++++++++---------
 
25861
 15 files changed, 13 insertions(+), 48 deletions(-)
 
25862
 
 
25863
commit 5e17d0984ffe04c7939a7f9a6325876263a1e88a
 
25864
Author: Robert Ancell <robert.ancell@gmail.com>
 
25865
Date:   Thu Jul 30 13:26:35 2009 +1000
 
25866
 
 
25867
    Remove libglade dependency on gnome-mouse-properties
 
25868
 
 
25869
 capplets/mouse/Makefile.am                  |    8 +-
 
25870
 capplets/mouse/gnome-mouse-accessibility.c  |   12 +-
 
25871
 capplets/mouse/gnome-mouse-accessibility.h  |    3 +-
 
25872
 capplets/mouse/gnome-mouse-properties.c     |   22 +-
 
25873
 capplets/mouse/gnome-mouse-properties.glade | 1488 ------------------------
 
25874
 capplets/mouse/gnome-mouse-properties.ui    | 1643 +++++++++++++++++++++++++++
 
25875
 po/POTFILES.in                              |    2 +-
 
25876
 7 files changed, 1670 insertions(+), 1508 deletions(-)
 
25877
 
 
25878
commit d224c36f6e13fc1d3af1cd97fbd1b1bac2b89081
 
25879
Author: Robert Ancell <robert.ancell@gmail.com>
 
25880
Date:   Thu Jul 30 13:25:37 2009 +1000
 
25881
 
 
25882
    Remove libglade dependency on gnome-keyboard-properties
 
25883
 
 
25884
 capplets/keyboard/Makefile.am                      |   12 +-
 
25885
 ...gnome-keyboard-properties-a11y-notifications.ui |  516 ++++
 
25886
 capplets/keyboard/gnome-keyboard-properties-a11y.c |   29 +-
 
25887
 capplets/keyboard/gnome-keyboard-properties-a11y.h |    3 +-
 
25888
 .../keyboard/gnome-keyboard-properties-dialog.ui   | 1794 ++++++++++++++
 
25889
 .../gnome-keyboard-properties-layout-chooser.ui    |  315 +++
 
25890
 .../gnome-keyboard-properties-model-chooser.ui     |  142 ++
 
25891
 .../gnome-keyboard-properties-options-dialog.ui    |   94 +
 
25892
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   18 +-
 
25893
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   34 +-
 
25894
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   34 +-
 
25895
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   45 +-
 
25896
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   37 +-
 
25897
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   26 +-
 
25898
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    6 +-
 
25899
 capplets/keyboard/gnome-keyboard-properties.c      |   20 +-
 
25900
 capplets/keyboard/gnome-keyboard-properties.glade  | 2535 --------------------
 
25901
 po/POTFILES.in                                     |    6 +-
 
25902
 18 files changed, 3008 insertions(+), 2658 deletions(-)
 
25903
 
 
25904
commit 872a2f0da7778145c024a98413d8615eb89c165f
 
25905
Author: Robert Ancell <robert.ancell@gmail.com>
 
25906
Date:   Thu Jul 30 13:24:02 2009 +1000
 
25907
 
 
25908
    Remove libglade dependency on gnome-about-me
 
25909
 
 
25910
 capplets/about-me/Makefile.am                      |   10 +-
 
25911
 capplets/about-me/gnome-about-me-fingerprint.c     |   52 +-
 
25912
 capplets/about-me/gnome-about-me-fingerprint.glade |  378 ---
 
25913
 capplets/about-me/gnome-about-me-fingerprint.h     |    4 +-
 
25914
 capplets/about-me/gnome-about-me-fingerprint.ui    |  256 ++
 
25915
 capplets/about-me/gnome-about-me-password.c        |   40 +-
 
25916
 capplets/about-me/gnome-about-me-password.ui       |  316 ++
 
25917
 capplets/about-me/gnome-about-me.c                 |   77 +-
 
25918
 capplets/about-me/gnome-about-me.glade             | 3173 --------------------
 
25919
 po/POTFILES.in                                     |    5 +-
 
25920
 10 files changed, 650 insertions(+), 3661 deletions(-)
 
25921
 
 
25922
commit 409507b4da14c9d7708fab59e0e746220b795ed9
 
25923
Author: Denis Arnaud <darnaud@src.gnome.org>
 
25924
Date:   Thu Jul 30 05:20:59 2009 +0200
 
25925
 
 
25926
    Updated breton translation
 
25927
 
 
25928
 po/br.po | 4828 ++++++++++++++++++++++++++++++++++----------------------------
 
25929
 1 files changed, 2631 insertions(+), 2197 deletions(-)
 
25930
 
 
25931
commit 5fb7135c73ceb493beb862f10a45fdda6813bf78
 
25932
Author: Žygimantas Beručka <zygis@gnome.org>
 
25933
Date:   Wed Jul 29 12:21:25 2009 +0300
 
25934
 
 
25935
    Updated Lithuanian translation
 
25936
 
 
25937
 po/lt.po | 1831 +++++++++++++++++++++++---------------------------------------
 
25938
 1 files changed, 669 insertions(+), 1162 deletions(-)
 
25939
 
 
25940
commit bcb8af64b26987599d0ace47a0dd74e4737d5882
 
25941
Author: drtvasudevan <agnihot3@gmail.com>
 
25942
Date:   Wed Jul 29 08:23:32 2009 +0530
 
25943
 
 
25944
    Updated Tamil translation
 
25945
 
 
25946
 po/ta.po |   85 +++++++++++++++++++++++++++++++++++--------------------------
 
25947
 1 files changed, 49 insertions(+), 36 deletions(-)
 
25948
 
 
25949
commit 0e03ee3eff12360e8f719800c17429e9942c723f
 
25950
Author: Daniel Nylander <po@danielnylander.se>
 
25951
Date:   Tue Jul 28 02:09:01 2009 +0200
 
25952
 
 
25953
    Updated Swedish translation
 
25954
 
 
25955
 po/sv.po |   74 ++++++++++++++++++++++++++++++++++++--------------------------
 
25956
 1 files changed, 43 insertions(+), 31 deletions(-)
 
25957
 
 
25958
commit 4da0a45f3ec00e82573de57bbe28988c71c12de0
 
25959
Author: Ivar Smolin <okul@linux.ee>
 
25960
Date:   Mon Jul 27 23:11:26 2009 +0300
 
25961
 
 
25962
    Updating Estonian translation
 
25963
 
 
25964
 po/et.po |  172 ++++++++++++++++++++++++++++----------------------------------
 
25965
 1 files changed, 77 insertions(+), 95 deletions(-)
 
25966
 
 
25967
commit f5ebb3d672a5ad731fa9657487e3c4f85c1fad2b
 
25968
Author: Khaled Hosny <khaledhosny@eglug.org>
 
25969
Date:   Mon Jul 27 07:14:28 2009 +0300
 
25970
 
 
25971
    Updated Arabic translation
 
25972
 
 
25973
 po/ar.po | 1377 +++++++++++++++++++++++++++++++++-----------------------------
 
25974
 1 files changed, 729 insertions(+), 648 deletions(-)
 
25975
 
 
25976
commit ed692d0a8d16627f9eced84cc44b12c6cd2bec75
 
25977
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
25978
Date:   Mon Jul 27 10:09:48 2009 +1000
 
25979
 
 
25980
    po/vi.po: use correct quoting for Vietnamese
 
25981
 
 
25982
 po/vi.po |    4 ++--
 
25983
 1 files changed, 2 insertions(+), 2 deletions(-)
 
25984
 
 
25985
commit 8aad6bce09bcdc4f06c7228ae09423b47b19ac16
 
25986
Merge: 9985e70 abac22a
 
25987
Author: Thomas Wood <thos@gnome.org>
 
25988
Date:   Sun Jul 26 23:20:06 2009 +0100
 
25989
 
 
25990
    Merge branch 'font-viewer-revamp'
 
25991
 
 
25992
commit abac22a412a6ec7f1e63f1af275690585845414a
 
25993
Author: Thomas Wood <thos@gnome.org>
 
25994
Date:   Sun Jul 26 20:45:34 2009 +0100
 
25995
 
 
25996
    [font-viewer] add an install button to copy the font to ~/.fonts
 
25997
    
 
25998
    Add an install button to allow the user to install the viewed font to the
 
25999
    .fonts directory of their home directory.
 
26000
 
 
26001
 font-viewer/font-view.c |   76 +++++++++++++++++++++++++++++++++++++++++++++++
 
26002
 1 files changed, 76 insertions(+), 0 deletions(-)
 
26003
 
 
26004
commit 1a8087a18168c369f87b261a0b8607588f65785e
 
26005
Author: Thomas Wood <thos@gnome.org>
 
26006
Date:   Sun Jul 26 20:01:54 2009 +0100
 
26007
 
 
26008
    [font-viewer] prevent vertical scrolling on the preview area
 
26009
    
 
26010
    The preview is much wider than it is tall, so it is more advantageous to
 
26011
    scroll horizontally rather than vertically.
 
26012
 
 
26013
 font-viewer/font-view.c |    9 +++++++--
 
26014
 1 files changed, 7 insertions(+), 2 deletions(-)
 
26015
 
 
26016
commit daa0a0dd7818100ad20879bb996e50ac111db68e
 
26017
Author: Thomas Wood <thos@gnome.org>
 
26018
Date:   Sun Jul 26 19:33:48 2009 +0100
 
26019
 
 
26020
    [font-viewer] Use labels for multi-line information fields
 
26021
    
 
26022
    The data is non-editable, so it should not have the appearance of an
 
26023
    editable text field. Therefore, labels are more appropriate than textview.
 
26024
 
 
26025
 font-viewer/font-view.c |   65 ++++++++++++++++++++++++++--------------------
 
26026
 1 files changed, 37 insertions(+), 28 deletions(-)
 
26027
 
 
26028
commit de961ac54bbc96cfa5cc34b390085d28c3c64683
 
26029
Author: Thomas Wood <thos@gnome.org>
 
26030
Date:   Sun Jul 26 19:09:05 2009 +0100
 
26031
 
 
26032
    [font-viewer] Switch to a horizontal layout
 
26033
    
 
26034
    Switch to a horizontal layout as suggested by
 
26035
    Hylke Bons <hylkebons@gmail.com>
 
26036
 
 
26037
 font-viewer/font-view.c |   47 +++++++++++++++++++++++++----------------------
 
26038
 1 files changed, 25 insertions(+), 22 deletions(-)
 
26039
 
 
26040
commit 9985e70d35991dcdc8a0be51c38f1960650f43ab
 
26041
Author: Jens Granseuer <jensgr@gmx.net>
 
26042
Date:   Sun Jul 26 14:49:14 2009 +0200
 
26043
 
 
26044
    Don't barf on XML comments in background files
 
26045
    
 
26046
    Don't print "Unknown tag" warnings when XML comments are encountered
 
26047
    in a wallpaper file (bug #588497).
 
26048
 
 
26049
 capplets/appearance/gnome-wp-xml.c |    6 ++++--
 
26050
 1 files changed, 4 insertions(+), 2 deletions(-)
 
26051
 
 
26052
commit 3e3e8ff02fd787d733770daa4d664a3d839b3a19
 
26053
Author: Jens Granseuer <jensgr@gmx.net>
 
26054
Date:   Sun Jul 26 12:12:58 2009 +0200
 
26055
 
 
26056
    Fix distribution of about-me icons
 
26057
    
 
26058
    Remove unused icons and actually distribute those used (bug #589528)
 
26059
 
 
26060
 capplets/about-me/gnome-about-me-bulb-off.png      |  Bin 3192 -> 0 bytes
 
26061
 capplets/about-me/gnome-about-me-bulb-on.png       |  Bin 3211 -> 0 bytes
 
26062
 capplets/about-me/gnome-about-me-lock-open.png     |  Bin 2913 -> 0 bytes
 
26063
 capplets/about-me/gnome-about-me-lock.png          |  Bin 2978 -> 0 bytes
 
26064
 capplets/about-me/icons/Makefile.am                |    2 ++
 
26065
 .../about-me/icons/gnome-about-me-lock-open.png    |  Bin 0 -> 2913 bytes
 
26066
 capplets/about-me/icons/gnome-about-me-lock.png    |  Bin 0 -> 2978 bytes
 
26067
 7 files changed, 2 insertions(+), 0 deletions(-)
 
26068
 
 
26069
commit 40d465c3db067124710f9856375512835fa4602b
 
26070
Author: Andre Klapper <a9016009@gmx.de>
 
26071
Date:   Fri Jul 24 20:36:48 2009 +0200
 
26072
 
 
26073
    Remove libgnome usage by Cosimo Cecchi. Partially fixes bug #586527.
 
26074
 
 
26075
 libslab/document-tile.c |   16 +++++++++-------
 
26076
 libslab/libslab-utils.c |    6 +++---
 
26077
 libslab/libslab-utils.h |    5 +++--
 
26078
 3 files changed, 15 insertions(+), 12 deletions(-)
 
26079
 
 
26080
commit 70bc572a7907ebf995cf64f0b282a3406ede03a5
 
26081
Author: Yaron Sharabani <sh.yaron@gmail.com>
 
26082
Date:   Fri Jul 24 21:27:06 2009 +0300
 
26083
 
 
26084
    Updated Hebrew translation
 
26085
 
 
26086
 po/he.po | 1257 +++++++++++++++++++++++++++++++++-----------------------------
 
26087
 1 files changed, 661 insertions(+), 596 deletions(-)
 
26088
 
 
26089
commit 7679e404ae8f1b231ed20a57c90f34e6ade4da37
 
26090
Author: Daniel Nylander <po@danielnylander.se>
 
26091
Date:   Wed Jul 22 23:42:10 2009 +0200
 
26092
 
 
26093
    Updated Swedish translation
 
26094
 
 
26095
 po/sv.po | 1264 ++++++++++++++++++++++++++++++++------------------------------
 
26096
 1 files changed, 655 insertions(+), 609 deletions(-)
 
26097
 
 
26098
commit 3d3638cdd5441d9721713b6fb16c1c337ef43716
 
26099
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
 
26100
Date:   Sun Jul 19 19:10:33 2009 +0200
 
26101
 
 
26102
    Replace deprecated gtk_status_icon_set_tooltip
 
26103
    
 
26104
    Use gtk_status_icon_set_tooltip_text instead. This requires gtk >= 2.15.0.
 
26105
 
 
26106
 configure.in            |    2 +-
 
26107
 typing-break/drwright.c |    4 ++--
 
26108
 2 files changed, 3 insertions(+), 3 deletions(-)
 
26109
 
 
26110
commit e01c1e2a64b836892bfc7a9d6852fc9b76b7ee8e
 
26111
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
 
26112
Date:   Thu Jul 16 18:53:28 2009 +0200
 
26113
 
 
26114
    Replace deprecated gtk_file_chooser_dialog_new_with_backend
 
26115
    
 
26116
    Gtk+ uses gio directly now and gtk_file_chooser_dialog_new should work instead.
 
26117
    
 
26118
    Fixes part of GNOME bug #572325
 
26119
 
 
26120
 capplets/appearance/appearance-desktop.c |    3 +--
 
26121
 1 files changed, 1 insertions(+), 2 deletions(-)
 
26122
 
 
26123
commit f315f3451acb0f7a55ddb9b97ca22b003c4710dd
 
26124
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
 
26125
Date:   Thu Jul 16 18:34:25 2009 +0200
 
26126
 
 
26127
    Replace deprecated gtk_widget_draw with gtk_widget_queue_draw
 
26128
    
 
26129
    Fixes a part of GNOME bug #572325
 
26130
 
 
26131
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
26132
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26133
 
 
26134
commit 8ffc430cb8d033d74c1e904d78d59f8af902ccf0
 
26135
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
 
26136
Date:   Mon Jul 13 15:29:52 2009 +0200
 
26137
 
 
26138
    Resync gedit-message-area.[ch] with upstream
 
26139
    
 
26140
    Fixes part of GNOME bug #572325
 
26141
 
 
26142
 capplets/appearance/gedit-message-area.c |  166 +++++++++++++++++++++++-------
 
26143
 capplets/appearance/gedit-message-area.h |   38 ++++----
 
26144
 2 files changed, 146 insertions(+), 58 deletions(-)
 
26145
 
 
26146
commit 0435304d98044c2343a59d49f3f0b5d2c1d45553
 
26147
Author: Andre Klapper <a9016009@gmx.de>
 
26148
Date:   Sat Jul 18 21:40:09 2009 +0200
 
26149
 
 
26150
    Remove unused includes. Fixes part of bug #586527.
 
26151
 
 
26152
 libslab/directory-tile.c  |    1 -
 
26153
 libslab/libslab-utils.c   |    1 -
 
26154
 libslab/slab-gnome-util.c |    1 -
 
26155
 libslab/system-tile.c     |    1 -
 
26156
 4 files changed, 0 insertions(+), 4 deletions(-)
 
26157
 
 
26158
commit a870319ca009094e47cfb892e11e658f9654cf2d
 
26159
Author: Ilkka Tuohela <hile@iki.fi>
 
26160
Date:   Sun Jul 19 11:21:40 2009 +0300
 
26161
 
 
26162
    Updated Finnish translation
 
26163
 
 
26164
 po/fi.po | 1254 +++++++++++++++++++++++++++++++++-----------------------------
 
26165
 1 files changed, 661 insertions(+), 593 deletions(-)
 
26166
 
 
26167
commit 2762e016ca92bd5fb56d4ad5b430aef60b5911d4
 
26168
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
26169
Date:   Sat Jul 18 21:29:47 2009 +0800
 
26170
 
 
26171
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
26172
 
 
26173
 po/zh_HK.po | 1335 +++++++++++++++++++++++++++++++----------------------------
 
26174
 po/zh_TW.po | 1335 +++++++++++++++++++++++++++++++----------------------------
 
26175
 2 files changed, 1400 insertions(+), 1270 deletions(-)
 
26176
 
 
26177
commit 8bdb0e5bffc9f2ab81f077239f42ccfa5bd0a600
 
26178
Author: Jorge González <jorgegonz@svn.gnome.org>
 
26179
Date:   Sat Jul 18 13:59:46 2009 +0200
 
26180
 
 
26181
    Updated Spanish translation
 
26182
 
 
26183
 po/es.po |  826 ++++++++++++++++++++++++++++++++++----------------------------
 
26184
 1 files changed, 455 insertions(+), 371 deletions(-)
 
26185
 
 
26186
commit 7cef015f0281a6339900d10cae70f8d139ab0665
 
26187
Author: drtvasudevan <agnihot3@gmail.com>
 
26188
Date:   Sat Jul 18 16:46:40 2009 +0530
 
26189
 
 
26190
    Updated Tamil translation
 
26191
 
 
26192
 po/ta.po | 1324 ++++++++++++++++++++++++++++++++------------------------------
 
26193
 1 files changed, 680 insertions(+), 644 deletions(-)
 
26194
 
 
26195
commit 2ec474ddfa75ad6cd281a93451bc3488612b1928
 
26196
Author: Matthias Clasen <mclasen@redhat.com>
 
26197
Date:   Sat Jul 18 01:16:25 2009 -0400
 
26198
 
 
26199
    Fix a mnemonic mishap
 
26200
    
 
26201
    The _Reset to Defaults button on the color tab did not have its
 
26202
    mnemonic applied.
 
26203
 
 
26204
 capplets/appearance/data/appearance.ui |    1 +
 
26205
 1 files changed, 1 insertions(+), 0 deletions(-)
 
26206
 
 
26207
commit 8f60c01f29e874245b5ca287d0aa3b9418487874
 
26208
Author: Matthias Clasen <mclasen@redhat.com>
 
26209
Date:   Sat Jul 18 01:07:32 2009 -0400
 
26210
 
 
26211
    Fix some theme thumbnail rendering gotchas
 
26212
    
 
26213
    The theme thumbnail rendering code gets the rendering of folder icons somewhat
 
26214
    wrong, ie it frequently shows a gnome-fs-directory icon from gnome even if the
 
26215
    actual theme has a folder icon. Improve things by using modern GtkIconTheme
 
26216
    api in a better way.
 
26217
 
 
26218
 capplets/common/theme-thumbnail.c |   58 +++++++++---------------------------
 
26219
 1 files changed, 15 insertions(+), 43 deletions(-)
 
26220
 
 
26221
commit b812fdd75e79071835e7a1f944eca27d12779cdf
 
26222
Author: Felix Riemann <friemann@gnome.org>
 
26223
Date:   Fri Jul 17 19:32:32 2009 +0200
 
26224
 
 
26225
    Depend on libgnomekbd >= 2.27.4
 
26226
    
 
26227
    This is due to the keyboard capplet switching to libxklavier-4.0.
 
26228
 
 
26229
 configure.in |    2 +-
 
26230
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26231
 
 
26232
commit 01b730b525ec184ef37a48d0683bea3557f9e3e1
 
26233
Author: Thomas Wood <thos@gnome.org>
 
26234
Date:   Fri Jul 17 15:17:33 2009 +0100
 
26235
 
 
26236
    Add the m4 directory to GITIGNOREFILES
 
26237
    
 
26238
    The m4 directory is not automatically ignored by git.mk, so we need to add
 
26239
    it to this variable.
 
26240
 
 
26241
 Makefile.am |    2 ++
 
26242
 1 files changed, 2 insertions(+), 0 deletions(-)
 
26243
 
 
26244
commit 8fc5964b826b3bfc34eac1d494b3b405017d665f
 
26245
Author: Federico Mena Quintero <federico@novell.com>
 
26246
Date:   Thu Jul 16 11:27:30 2009 -0500
 
26247
 
 
26248
    RANDR - Don't realign outputs if the current output didn't change resolutions
 
26249
    
 
26250
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26251
 
 
26252
 capplets/display/xrandr-capplet.c |    3 +++
 
26253
 1 files changed, 3 insertions(+), 0 deletions(-)
 
26254
 
 
26255
commit bba301ff9c2246d3779d88d0db91352e781332f9
 
26256
Author: Federico Mena Quintero <federico@novell.com>
 
26257
Date:   Wed Jul 15 18:55:24 2009 -0500
 
26258
 
 
26259
    RANDR - Factor out function to generate strings for refresh rate like '60 Hz'
 
26260
    
 
26261
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26262
 
 
26263
 capplets/display/xrandr-capplet.c |   12 +++++++++---
 
26264
 1 files changed, 9 insertions(+), 3 deletions(-)
 
26265
 
 
26266
commit dc62815db2ea56cdb7ee6ca8b0953ef6e2774963
 
26267
Author: Federico Mena Quintero <federico@novell.com>
 
26268
Date:   Wed Jul 15 18:52:50 2009 -0500
 
26269
 
 
26270
    RANDR - when turning an output on, default to its preferred resolution
 
26271
    
 
26272
    Previously we were picking the output's highest-supported resolution, which is not
 
26273
    always the same as its preferred resolution.  We also do this while actually turning
 
26274
    the output on, not as a side effect of rebuilding the resolution combo.
 
26275
    
 
26276
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26277
 
 
26278
 capplets/display/xrandr-capplet.c |   64 +++++++++++++++++++++++++++++-------
 
26279
 1 files changed, 51 insertions(+), 13 deletions(-)
 
26280
 
 
26281
commit 9516f2f08298abdb8b2dcd92ced1df398c6043ea
 
26282
Author: Federico Mena Quintero <federico@novell.com>
 
26283
Date:   Wed Jul 15 18:48:35 2009 -0500
 
26284
 
 
26285
    RANDR - Factor out function to generate strings for resolution like 'width x height'
 
26286
    
 
26287
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26288
 
 
26289
 capplets/display/xrandr-capplet.c |   15 +++++++++------
 
26290
 1 files changed, 9 insertions(+), 6 deletions(-)
 
26291
 
 
26292
commit a6c2dd827b7d355daecd1e21d93bb50e4ba4187b
 
26293
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26294
Date:   Thu Jul 16 16:32:31 2009 +0200
 
26295
 
 
26296
    Release 2.27.4.1
 
26297
 
 
26298
 NEWS         |   14 ++++++++++++++
 
26299
 configure.in |    2 +-
 
26300
 2 files changed, 15 insertions(+), 1 deletions(-)
 
26301
 
 
26302
commit 5cf753b1020ce4860bdb1d8ed1319c49c4e696ee
 
26303
Author: Felix Riemann <friemann@gnome.org>
 
26304
Date:   Wed Jul 15 21:55:09 2009 +0200
 
26305
 
 
26306
    [network] Remove libglade dependency from gnome-network-properties
 
26307
 
 
26308
 capplets/network/Makefile.am                    |    6 +-
 
26309
 capplets/network/gnome-network-properties.c     |  301 +++--
 
26310
 capplets/network/gnome-network-properties.glade | 1472 -----------------------
 
26311
 capplets/network/gnome-network-properties.ui    | 1023 ++++++++++++++++
 
26312
 po/POTFILES.in                                  |    2 +-
 
26313
 5 files changed, 1210 insertions(+), 1594 deletions(-)
 
26314
 
 
26315
commit 7312ed4cc4c0d3718bd99f6701c02d2ea209712c
 
26316
Author: Sweta Kothari <swkothar@redhat.com>
 
26317
Date:   Thu Jul 16 02:00:31 2009 -0400
 
26318
 
 
26319
    Updated Gujarati Translations
 
26320
 
 
26321
 po/gu.po |   22 +++++++++++-----------
 
26322
 1 files changed, 11 insertions(+), 11 deletions(-)
 
26323
 
 
26324
commit 7215e00b19440408d882dcd37b07bf038b02beee
 
26325
Author: Thomas Wood <thos@gnome.org>
 
26326
Date:   Thu Jul 16 00:43:20 2009 +0100
 
26327
 
 
26328
    Add MAINTAINERCLEANFILES to top-level Makefile
 
26329
 
 
26330
 Makefile.am |   19 +++++++++++++++++++
 
26331
 1 files changed, 19 insertions(+), 0 deletions(-)
 
26332
 
 
26333
commit 5d882a3bdde1c4988b87dcbba2cbb7806fe80f42
 
26334
Author: Thomas Wood <thos@gnome.org>
 
26335
Date:   Thu Jul 16 00:38:51 2009 +0100
 
26336
 
 
26337
    Automatically generate .gitignore files with git.mk
 
26338
    
 
26339
    Add git.mk and include it in all Makefiles to generate .gitignore files
 
26340
 
 
26341
 .gitignore                                       |    8 -
 
26342
 Makefile.am                                      |    2 +
 
26343
 capplets/Makefile.am                             |    2 +
 
26344
 capplets/about-me/Makefile.am                    |    2 +
 
26345
 capplets/about-me/icons/Makefile.am              |    2 +
 
26346
 capplets/accessibility/Makefile.am               |    2 +
 
26347
 capplets/accessibility/at-properties/Makefile.am |    2 +
 
26348
 capplets/appearance/Makefile.am                  |    2 +
 
26349
 capplets/appearance/data/Makefile.am             |    2 +
 
26350
 capplets/common/Makefile.am                      |    2 +
 
26351
 capplets/default-applications/Makefile.am        |    2 +
 
26352
 capplets/display/Makefile.am                     |    2 +
 
26353
 capplets/keybindings/Makefile.am                 |    2 +
 
26354
 capplets/keyboard/Makefile.am                    |    2 +
 
26355
 capplets/localization/Makefile.am                |    3 +-
 
26356
 capplets/mouse/Makefile.am                       |    2 +
 
26357
 capplets/network/Makefile.am                     |    2 +
 
26358
 capplets/windows/Makefile.am                     |    2 +
 
26359
 font-viewer/Makefile.am                          |    2 +
 
26360
 git.mk                                           |  182 ++++++++++++++++++++++
 
26361
 help/Makefile.am                                 |    2 +
 
26362
 libslab/Makefile.am                              |    2 +
 
26363
 libwindow-settings/Makefile.am                   |    2 +
 
26364
 shell/Makefile.am                                |    2 +
 
26365
 typing-break/Makefile.am                         |    2 +
 
26366
 25 files changed, 228 insertions(+), 9 deletions(-)
 
26367
 
 
26368
commit 2aa0c3ed1bff9e7f95b69f1325304a7de60e0515
 
26369
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26370
Date:   Wed Jul 15 18:40:24 2009 +0200
 
26371
 
 
26372
    EXTRA_DIST about-me fingerprint icons
 
26373
 
 
26374
 capplets/about-me/icons/Makefile.am |    4 +++-
 
26375
 1 files changed, 3 insertions(+), 1 deletions(-)
 
26376
 
 
26377
commit 21eda8861210d08b8b8eaf8205c40f634abfd3eb
 
26378
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26379
Date:   Wed Jul 15 17:33:23 2009 +0200
 
26380
 
 
26381
    Release 2.27.4
 
26382
 
 
26383
 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 
26384
 configure.in |    2 +-
 
26385
 2 files changed, 40 insertions(+), 1 deletions(-)
 
26386
 
 
26387
commit 0909600cbc8bd0604c8fead1ee8aa03d1cbcde27
 
26388
Author: Claude Paroz <claude@2xlibre.net>
 
26389
Date:   Tue Jul 14 19:59:20 2009 +0200
 
26390
 
 
26391
    Fix POTFILES.in
 
26392
 
 
26393
 po/POTFILES.in |    2 +-
 
26394
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26395
 
 
26396
commit a7ce8f77f88c9eefeaf8b040cb25915a8c95d2cd
 
26397
Author: Kjartan Maraas <kmaraas@gnome.org>
 
26398
Date:   Tue Jul 14 00:02:30 2009 +0200
 
26399
 
 
26400
    Fix single GTK+ includes
 
26401
 
 
26402
 libslab/slab-section.c |    3 +--
 
26403
 1 files changed, 1 insertions(+), 2 deletions(-)
 
26404
 
 
26405
commit 60b59b554b9b27a80471b7199c707318b4a7a843
 
26406
Author: Kjartan Maraas <kmaraas@gnome.org>
 
26407
Date:   Mon Jul 13 23:57:41 2009 +0200
 
26408
 
 
26409
    Fix single GTK+ includes
 
26410
 
 
26411
 libslab/search-bar.c   |    3 +--
 
26412
 libslab/shell-window.c |    7 +------
 
26413
 libslab/shell-window.h |    4 +---
 
26414
 libslab/slab-section.h |    2 +-
 
26415
 4 files changed, 4 insertions(+), 12 deletions(-)
 
26416
 
 
26417
commit 232a92d1484d9f8b0c8e7f9c86964255abaa7583
 
26418
Author: Kjartan Maraas <kmaraas@gnome.org>
 
26419
Date:   Mon Jul 13 23:56:37 2009 +0200
 
26420
 
 
26421
    Fix single GTK+ includes
 
26422
 
 
26423
 libslab/app-shell.c             |    2 ++
 
26424
 libslab/double-click-detector.c |    2 +-
 
26425
 libslab/system-tile.c           |    2 +-
 
26426
 3 files changed, 4 insertions(+), 2 deletions(-)
 
26427
 
 
26428
commit 597af225f8c93a482e5e3e1f3a3511d7fe9484e3
 
26429
Author: Sweta Kothari <swkothar@redhat.com>
 
26430
Date:   Mon Jul 13 06:29:07 2009 -0400
 
26431
 
 
26432
    Updated Gujarati Translations
 
26433
 
 
26434
 po/gu.po |  454 ++++++++++++++++++++++++++++++--------------------------------
 
26435
 1 files changed, 222 insertions(+), 232 deletions(-)
 
26436
 
 
26437
commit 3d531a89aff27813013297e6aef30935a8431512
 
26438
Author: Thomas Wood <thos@gnome.org>
 
26439
Date:   Sun Jul 12 22:51:04 2009 +0100
 
26440
 
 
26441
    [libslab] fix for single includes in GTK+
 
26442
    
 
26443
    Recent GTK+ only permits gtk/gtk.h to be included
 
26444
 
 
26445
 libslab/search-entry.h |    2 +-
 
26446
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26447
 
 
26448
commit e14a84a718d9882d320de1f359c0547836a9b4e3
 
26449
Author: Peter Hutterer <peter.hutterer@who-t.net>
 
26450
Date:   Thu Apr 2 13:50:10 2009 +1000
 
26451
 
 
26452
    Support touchpad configuration through device properties.
 
26453
    
 
26454
    This patch is based on Ubuntu's touchpad configuration.
 
26455
    
 
26456
    It adds a new tab to gnome-mouse-properties that allows to enable/disable the
 
26457
    touchpad, tapping and select between edge scrolling and two-finger scrolling.
 
26458
    
 
26459
    It adds the following gconf keys:
 
26460
        /desktop/gnome/peripherals/touchpad/disable_while_typing (boolean)
 
26461
        /desktop/gnome/peripherals/touchpad/tap_to_click         (boolean)
 
26462
        /desktop/gnome/peripherals/touchpad/horiz_scroll_enabled (boolean)
 
26463
        /desktop/gnome/peripherals/touchpad/scroll_method        (integer)
 
26464
        [0,1,2 for disabled, edge and two-finger scrolling, respectively]
 
26465
    
 
26466
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
 
26467
 
 
26468
 capplets/mouse/gnome-mouse-properties.c     |  122 ++++++++++++
 
26469
 capplets/mouse/gnome-mouse-properties.glade |  283 +++++++++++++++++++++++++++
 
26470
 configure.in                                |   14 ++
 
26471
 3 files changed, 419 insertions(+), 0 deletions(-)
 
26472
 
 
26473
commit 53d1d5e34726acd91a3f53da9aeda59d0a6d5f77
 
26474
Author: Thomas Wood <thos@gnome.org>
 
26475
Date:   Sun Jul 12 17:23:36 2009 +0100
 
26476
 
 
26477
    [display,window] add missing UI definition files
 
26478
    
 
26479
    Add UI files from bug 572325.
 
26480
    Patch by Felix Riemann <friemann@gnome.org>
 
26481
 
 
26482
 capplets/display/display-capplet.ui         |  404 +++++++++++++++++++++++++++
 
26483
 capplets/windows/gnome-window-properties.ui |  381 +++++++++++++++++++++++++
 
26484
 2 files changed, 785 insertions(+), 0 deletions(-)
 
26485
 
 
26486
commit 0a615ec0b4105064d67c15b8c6738f5f7e2ea132
 
26487
Author: Thomas Wood <thos@gnome.org>
 
26488
Date:   Sun Jul 12 17:09:16 2009 +0100
 
26489
 
 
26490
    [appearance] actually commit the ui definition file
 
26491
 
 
26492
 capplets/appearance/data/appearance.ui | 2890 ++++++++++++++++++++++++++++++++
 
26493
 1 files changed, 2890 insertions(+), 0 deletions(-)
 
26494
 
 
26495
commit dbbe37f0bc3e01e45588d042c73200a9e5dbcb24
 
26496
Author: Thomas Wood <thos@gnome.org>
 
26497
Date:   Sun Jul 12 00:38:26 2009 +0100
 
26498
 
 
26499
    [appearance] unref the GtkBuilder object if loading failed
 
26500
    
 
26501
    Unref the GtkBuilder object if the ui description file could not be loaded.
 
26502
    This prevents the GtkBuilder object from being leaked.
 
26503
 
 
26504
 capplets/appearance/appearance-main.c |    3 ++-
 
26505
 1 files changed, 2 insertions(+), 1 deletions(-)
 
26506
 
 
26507
commit 91d76275587d23d5ee16fdb272b89f286a016082
 
26508
Author: Thomas Wood <thos@gnome.org>
 
26509
Date:   Sun Jul 12 00:36:17 2009 +0100
 
26510
 
 
26511
    [appearance] install the ui file into the common ui directory
 
26512
    
 
26513
    Install the UI description file into the same directory as the other
 
26514
    capplets
 
26515
 
 
26516
 capplets/appearance/Makefile.am      |    2 +-
 
26517
 capplets/appearance/data/Makefile.am |    2 +-
 
26518
 2 files changed, 2 insertions(+), 2 deletions(-)
 
26519
 
 
26520
commit 683102f25748abd8682d22ce407b100e3f8b2808
 
26521
Author: Thomas Wood <thos@gnome.org>
 
26522
Date:   Sat Jul 11 23:24:34 2009 +0100
 
26523
 
 
26524
    [appearance] remove custom cell renderers
 
26525
    
 
26526
    The custom cell renderers were required to draw the selection inidicator
 
26527
    around the entire item, not just the text. This has now been fixed in GTK+ as the
 
26528
    as the resolution of bug 382544.
 
26529
 
 
26530
 capplets/appearance/Makefile.am            |    6 +-
 
26531
 capplets/appearance/appearance-desktop.c   |    3 +-
 
26532
 capplets/appearance/appearance-themes.c    |    6 +-
 
26533
 capplets/appearance/caption-cellrenderer.c |  114 ----------------------------
 
26534
 capplets/appearance/caption-cellrenderer.h |   47 -----------
 
26535
 capplets/appearance/wp-cellrenderer.c      |  109 --------------------------
 
26536
 capplets/appearance/wp-cellrenderer.h      |   44 -----------
 
26537
 7 files changed, 4 insertions(+), 325 deletions(-)
 
26538
 
 
26539
commit 8389b285a13338a5881ca8facad6690a98fc56df
 
26540
Author: Thomas Wood <thos@gnome.org>
 
26541
Date:   Sat Jul 11 13:00:02 2009 +0100
 
26542
 
 
26543
    [appearance] Remove the .glade ui file
 
26544
    
 
26545
    This is no longer used, since the appearance capplet has been migrated to
 
26546
    GtkBuilder.
 
26547
 
 
26548
 capplets/appearance/data/appearance.glade | 2807 -----------------------------
 
26549
 1 files changed, 0 insertions(+), 2807 deletions(-)
 
26550
 
 
26551
commit e5d8d840d5988546870468367d8491ac1ef146be
 
26552
Author: Thomas Wood <thos@gnome.org>
 
26553
Date:   Sat Jul 11 12:53:27 2009 +0100
 
26554
 
 
26555
    [appearance] migrate appearance capplet to GtkBuilder
 
26556
    
 
26557
    This removes the dependency on the deprecated libglade library.
 
26558
 
 
26559
 capplets/appearance/Makefile.am          |    6 +-
 
26560
 capplets/appearance/appearance-desktop.c |   24 ++++---
 
26561
 capplets/appearance/appearance-font.c    |  122 +++++++++++++++---------------
 
26562
 capplets/appearance/appearance-main.c    |   43 ++++++----
 
26563
 capplets/appearance/appearance-style.c   |   86 +++++++++++-----------
 
26564
 capplets/appearance/appearance-themes.c  |   46 ++++++------
 
26565
 capplets/appearance/appearance-ui.c      |   18 ++--
 
26566
 capplets/appearance/appearance.h         |    8 +-
 
26567
 capplets/appearance/data/Makefile.am     |    4 +-
 
26568
 capplets/appearance/theme-save.c         |   26 ++++---
 
26569
 10 files changed, 199 insertions(+), 184 deletions(-)
 
26570
 
 
26571
commit 9fcae9146ba657bff064321f27923b5bc054f33a
 
26572
Author: Felix Riemann <friemann@gnome.org>
 
26573
Date:   Fri Jul 10 16:46:41 2009 +0200
 
26574
 
 
26575
    [keybindings] Remove libglade dependency from keybindings capplet
 
26576
 
 
26577
 capplets/keybindings/Makefile.am                   |    8 +-
 
26578
 capplets/keybindings/gnome-keybinding-properties.c |  133 ++++---
 
26579
 .../keybindings/gnome-keybinding-properties.glade  |  405 --------------------
 
26580
 .../keybindings/gnome-keybinding-properties.ui     |  301 +++++++++++++++
 
26581
 po/POTFILES.in                                     |    2 +-
 
26582
 5 files changed, 390 insertions(+), 459 deletions(-)
 
26583
 
 
26584
commit 80e3300d278ea7837c875c0f4e6f6f3fd1bae587
 
26585
Author: Felix Riemann <friemann@gnome.org>
 
26586
Date:   Fri Jul 10 15:00:29 2009 +0200
 
26587
 
 
26588
    [default-apps] Remove libglade dep from default-applications capplet
 
26589
 
 
26590
 capplets/default-applications/Makefile.am          |    6 +-
 
26591
 capplets/default-applications/gnome-da-capplet.c   |  100 +-
 
26592
 capplets/default-applications/gnome-da-capplet.h   |    3 +-
 
26593
 capplets/default-applications/gnome-da-xml.c       |    2 +-
 
26594
 .../gnome-default-applications-properties.glade    | 2146 --------------------
 
26595
 .../gnome-default-applications-properties.ui       | 1363 +++++++++++++
 
26596
 po/POTFILES.in                                     |    2 +-
 
26597
 7 files changed, 1424 insertions(+), 2198 deletions(-)
 
26598
 
 
26599
commit 0b65af5fad4533311d4148ec102b044583120168
 
26600
Author: Felix Riemann <friemann@gnome.org>
 
26601
Date:   Fri Jul 10 13:47:45 2009 +0200
 
26602
 
 
26603
    [at-properties] Remove libglade depency from at-properties capplet
 
26604
    
 
26605
    The image widgets used by the buttons are now created and assigned
 
26606
    through GtkBuilder directly as well.
 
26607
 
 
26608
 capplets/accessibility/at-properties/Makefile.am   |    8 +-
 
26609
 .../at-properties/at-enable-dialog.glade           |  394 --------------------
 
26610
 .../at-properties/at-enable-dialog.ui              |  347 +++++++++++++++++
 
26611
 capplets/accessibility/at-properties/main.c        |  108 +++---
 
26612
 po/POTFILES.in                                     |    2 +-
 
26613
 5 files changed, 407 insertions(+), 452 deletions(-)
 
26614
 
 
26615
commit 509899200de8703366c81ff315e450b5ada2146f
 
26616
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
26617
Date:   Thu Jul 9 22:23:55 2009 +0300
 
26618
 
 
26619
    Updated Ukrainian translation
 
26620
 
 
26621
 po/uk.po |   82 +++++++++++++++++++++++++++++--------------------------------
 
26622
 1 files changed, 39 insertions(+), 43 deletions(-)
 
26623
 
 
26624
commit c3f370399c0df7d02a1ebd4f982da2ed7ba72b77
 
26625
Author: Jorge González <jorgegonz@svn.gnome.org>
 
26626
Date:   Thu Jul 9 20:59:20 2009 +0200
 
26627
 
 
26628
    Updated Spanish translation
 
26629
 
 
26630
 po/es.po |  488 +++++++++++++++++++++++++++++++-------------------------------
 
26631
 1 files changed, 242 insertions(+), 246 deletions(-)
 
26632
 
 
26633
commit eb10778c53afa66ad3d15cbc9cb7380ca50f4827
 
26634
Author: Felix Riemann <friemann@gnome.org>
 
26635
Date:   Thu Jul 9 14:59:43 2009 +0200
 
26636
 
 
26637
    [windows] Strip libglade dependency from gnome-window-properties
 
26638
 
 
26639
 capplets/windows/Makefile.am                   |    8 +-
 
26640
 capplets/windows/gnome-window-properties.c     |   66 ++--
 
26641
 capplets/windows/gnome-window-properties.glade |  550 ------------------------
 
26642
 po/POTFILES.in                                 |    2 +-
 
26643
 4 files changed, 42 insertions(+), 584 deletions(-)
 
26644
 
 
26645
commit 622a730e5ce54cde609e75ff5ca33c5e24eb239c
 
26646
Author: Felix Riemann <friemann@gnome.org>
 
26647
Date:   Thu Jul 9 14:54:25 2009 +0200
 
26648
 
 
26649
    [display] Remove libglade dependency from display-properties capplet
 
26650
 
 
26651
 capplets/display/Makefile.am           |    6 +-
 
26652
 capplets/display/build.sh              |    2 +-
 
26653
 capplets/display/display-capplet.glade |  541 --------------------------------
 
26654
 capplets/display/xrandr-capplet.c      |   64 +++--
 
26655
 po/POTFILES.in                         |    2 +-
 
26656
 5 files changed, 44 insertions(+), 571 deletions(-)
 
26657
 
 
26658
commit 7c20b2bc3a2a73ee62e2745c9fdbaf054073d402
 
26659
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
 
26660
Date:   Thu Jul 9 14:46:19 2009 +0200
 
26661
 
 
26662
    [typing-break] Use GtkUIManager to replace GtkItemFactory
 
26663
 
 
26664
 typing-break/drwright.c |   98 ++++++++++++++++++----------------------------
 
26665
 1 files changed, 38 insertions(+), 60 deletions(-)
 
26666
 
 
26667
commit 2fc7c6d360a6b6b8694a93b3b1e6029a758240c3
 
26668
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26669
Date:   Thu Jul 9 13:23:03 2009 +0200
 
26670
 
 
26671
    [about-mne] Added missing Makefile.am
 
26672
 
 
26673
 capplets/about-me/icons/Makefile.am |   14 ++++++++++++++
 
26674
 1 files changed, 14 insertions(+), 0 deletions(-)
 
26675
 
 
26676
commit af839df16e5f3cbe0b523ac064091978c48717ea
 
26677
Author: Bastien Nocera <hadess@hadess.net>
 
26678
Date:   Thu Jul 9 13:19:34 2009 +0200
 
26679
 
 
26680
    New icons for fingerprint screen from Michael Langlie <mlanglie@redhat.com>
 
26681
 
 
26682
 capplets/about-me/Makefile.am                   |   13 +-
 
26683
 capplets/about-me/gnome-about-me-fingerprint.c  |   22 +-
 
26684
 capplets/about-me/icons/left-index-finger.svg   |  177 ++++++++
 
26685
 capplets/about-me/icons/left-little-finger.svg  |  180 ++++++++
 
26686
 capplets/about-me/icons/left-middle-finger.svg  |  180 ++++++++
 
26687
 capplets/about-me/icons/left-ring-finger.svg    |  180 ++++++++
 
26688
 capplets/about-me/icons/left-thumb.svg          |  180 ++++++++
 
26689
 capplets/about-me/icons/print_error.svg         |  525 +++++++++++++++++++++++
 
26690
 capplets/about-me/icons/print_ok.svg            |  310 +++++++++++++
 
26691
 capplets/about-me/icons/right-index-finger.svg  |  179 ++++++++
 
26692
 capplets/about-me/icons/right-little-finger.svg |  182 ++++++++
 
26693
 capplets/about-me/icons/right-middle-finger.svg |  182 ++++++++
 
26694
 capplets/about-me/icons/right-ring-finger.svg   |  182 ++++++++
 
26695
 capplets/about-me/icons/right-thumb.svg         |  182 ++++++++
 
26696
 configure.in                                    |    1 +
 
26697
 15 files changed, 2664 insertions(+), 11 deletions(-)
 
26698
 
 
26699
commit aabed0ea72d33efc2afb17aa48e07fd6ec4be43c
 
26700
Author: Ivar Smolin <okul@linux.ee>
 
26701
Date:   Wed Jul 8 00:08:19 2009 +0300
 
26702
 
 
26703
    Updating Estonian translation
 
26704
 
 
26705
 po/et.po |  139 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
26706
 1 files changed, 130 insertions(+), 9 deletions(-)
 
26707
 
 
26708
commit ddfb10468f204f8214390a5d705471707fd7e36a
 
26709
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26710
Date:   Thu Jul 2 00:43:10 2009 +0200
 
26711
 
 
26712
    Shut up git some more
 
26713
 
 
26714
 .gitignore |    3 +++
 
26715
 1 files changed, 3 insertions(+), 0 deletions(-)
 
26716
 
 
26717
commit f212745bdf34a98464e6d9e1f7ebc85d35584498
 
26718
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
26719
Date:   Wed Jul 1 22:55:54 2009 +0300
 
26720
 
 
26721
    Updated Ukrainian translation
 
26722
 
 
26723
 po/uk.po | 1783 +++++++++++++++++++++++++++-----------------------------------
 
26724
 1 files changed, 787 insertions(+), 996 deletions(-)
 
26725
 
 
26726
commit 1f01217ea9a6a062f38f592cdefa22cb2566f344
 
26727
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26728
Date:   Mon Jun 29 21:03:41 2009 +0200
 
26729
 
 
26730
    Release 2.27.3
 
26731
 
 
26732
 configure.in |    2 +-
 
26733
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26734
 
 
26735
commit c54dc9db385fac50bea4d853aeacfc17c3c96f30
 
26736
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26737
Date:   Mon Jun 29 18:52:33 2009 +0200
 
26738
 
 
26739
    Added missing translatable files
 
26740
 
 
26741
 po/POTFILES.in |    7 +++++++
 
26742
 1 files changed, 7 insertions(+), 0 deletions(-)
 
26743
 
 
26744
commit d827a8486de142949de107afefd74b431c0b8e37
 
26745
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26746
Date:   Mon Jun 29 18:39:12 2009 +0200
 
26747
 
 
26748
    Release 2.27.3
 
26749
 
 
26750
 NEWS |   75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
26751
 1 files changed, 75 insertions(+), 0 deletions(-)
 
26752
 
 
26753
commit d35675191b70a94f0d2b4a945d4638514c84e49e
 
26754
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26755
Date:   Mon Jun 29 18:15:07 2009 +0200
 
26756
 
 
26757
    Copy libslab from gnome-main-menu, for not breaking 2.26.x
 
26758
 
 
26759
 Makefile.am                        |    4 +-
 
26760
 configure.in                       |   15 +-
 
26761
 libslab/.cvsignore                 |    8 +
 
26762
 libslab/ChangeLog                  |  248 +++++++
 
26763
 libslab/Makefile.am                |  105 +++
 
26764
 libslab/app-resizer.c              |  342 +++++++++
 
26765
 libslab/app-resizer.h              |   70 ++
 
26766
 libslab/app-shell-startup.c        |  123 ++++
 
26767
 libslab/app-shell-startup.h        |   37 +
 
26768
 libslab/app-shell.c                | 1407 ++++++++++++++++++++++++++++++++++++
 
26769
 libslab/app-shell.h                |  140 ++++
 
26770
 libslab/application-tile.c         |  882 ++++++++++++++++++++++
 
26771
 libslab/application-tile.h         |   66 ++
 
26772
 libslab/bookmark-agent.c           | 1238 +++++++++++++++++++++++++++++++
 
26773
 libslab/bookmark-agent.h           |   89 +++
 
26774
 libslab/directory-tile.c           |  669 +++++++++++++++++
 
26775
 libslab/directory-tile.h           |   57 ++
 
26776
 libslab/document-tile.c            | 1093 ++++++++++++++++++++++++++++
 
26777
 libslab/document-tile.h            |   63 ++
 
26778
 libslab/double-click-detector.c    |  122 ++++
 
26779
 libslab/double-click-detector.h    |   58 ++
 
26780
 libslab/gnome-utils.c              |  346 +++++++++
 
26781
 libslab/gnome-utils.h              |   40 +
 
26782
 libslab/libslab-utils.c            |  695 ++++++++++++++++++
 
26783
 libslab/libslab-utils.h            |   39 +
 
26784
 libslab/libslab.pc.in              |   12 +
 
26785
 libslab/nameplate-tile.c           |  291 ++++++++
 
26786
 libslab/nameplate-tile.h           |   55 ++
 
26787
 libslab/nld-marshal.list           |    1 +
 
26788
 libslab/recent-files.c             |  294 ++++++++
 
26789
 libslab/recent-files.h             |   80 ++
 
26790
 libslab/search-bar.c               |  361 +++++++++
 
26791
 libslab/search-bar.h               |   72 ++
 
26792
 libslab/search-context-picker.c    |  196 +++++
 
26793
 libslab/search-context-picker.h    |   58 ++
 
26794
 libslab/search-entry-watermark.svg |   58 ++
 
26795
 libslab/search-entry.c             |  145 ++++
 
26796
 libslab/search-entry.h             |   50 ++
 
26797
 libslab/shell-window.c             |  187 +++++
 
26798
 libslab/shell-window.h             |   66 ++
 
26799
 libslab/slab-gnome-util.c          |  474 ++++++++++++
 
26800
 libslab/slab-gnome-util.h          |   76 ++
 
26801
 libslab/slab-section.c             |  197 +++++
 
26802
 libslab/slab-section.h             |   71 ++
 
26803
 libslab/system-tile.c              |  286 ++++++++
 
26804
 libslab/system-tile.h              |   53 ++
 
26805
 libslab/themed-icon.c              |  165 +++++
 
26806
 libslab/themed-icon.h              |   53 ++
 
26807
 libslab/tile-action.c              |  108 +++
 
26808
 libslab/tile.c                     |  621 ++++++++++++++++
 
26809
 libslab/tile.h                     |  143 ++++
 
26810
 51 files changed, 12122 insertions(+), 7 deletions(-)
 
26811
 
 
26812
commit 1db2175f4946dff5546c17071456de8ced0902c6
 
26813
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26814
Date:   Mon Jun 29 13:09:56 2009 +0200
 
26815
 
 
26816
    Fix HAVE_LIBSLAB check
 
26817
 
 
26818
 configure.in |    2 +-
 
26819
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26820
 
 
26821
commit d2f265b66b2a5bd3bb5b37dd7a201e31b6b3d0c9
 
26822
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26823
Date:   Mon Jun 29 13:05:20 2009 +0200
 
26824
 
 
26825
    Add .gitignore file
 
26826
 
 
26827
 .gitignore |    5 +++++
 
26828
 1 files changed, 5 insertions(+), 0 deletions(-)
 
26829
 
 
26830
commit c223dafe320fab8efcd40316822199737ea21947
 
26831
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
26832
Date:   Mon Jun 29 13:03:56 2009 +0200
 
26833
 
 
26834
    Use external (and optional) libslab
 
26835
 
 
26836
 Makefile.am  |    6 +++++-
 
26837
 configure.in |   18 ++++++++++++------
 
26838
 2 files changed, 17 insertions(+), 7 deletions(-)
 
26839
 
 
26840
commit 1e58245df014b7459d24fb0a9f9e45ccceeaaddd
 
26841
Author: Sergey V. Udaltsov <svu@gnome.org>
 
26842
Date:   Mon Jun 29 01:04:10 2009 +0100
 
26843
 
 
26844
    dependency on libxklavier 4.0, optional load/display of extra layouts
 
26845
 
 
26846
 ChangeLog                                          |    4 +
 
26847
 capplets/keyboard/ChangeLog                        |    6 +
 
26848
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    9 ++-
 
26849
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  126 ++++++++++++++------
 
26850
 configure.in                                       |    2 +-
 
26851
 5 files changed, 106 insertions(+), 41 deletions(-)
 
26852
 
 
26853
commit 1c4a3a3b0e92a82fd9cefac85d48474c8e038fee
 
26854
Author: Mattias Põldaru <mahfiaz gmail com>
 
26855
Date:   Fri Jun 26 22:36:54 2009 +0300
 
26856
 
 
26857
    Updating Estonian translation
 
26858
 
 
26859
 po/et.po |  251 +++++++++++++++++++------------------------------------------
 
26860
 1 files changed, 78 insertions(+), 173 deletions(-)
 
26861
 
 
26862
commit fbc6c2650ad867eace8246418a3d24a724ef030d
 
26863
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
26864
Date:   Fri Jun 26 08:19:10 2009 +1000
 
26865
 
 
26866
    po/vi.po: fixed "Điểmcon"
 
26867
 
 
26868
 po/vi.po |    2 +-
 
26869
 1 files changed, 1 insertions(+), 1 deletions(-)
 
26870
 
 
26871
commit 4aac93ce2d9b94e34447ee21a53a327fe0341cea
 
26872
Author: Federico Mena Quintero <federico@novell.com>
 
26873
Date:   Mon Jun 15 15:11:01 2009 -0500
 
26874
 
 
26875
    randr - Don't pop up a redundant error dialog
 
26876
    
 
26877
    In case the RANDR configuration cannot be applied, gnome-settings-daemon already
 
26878
    pops up an error message.  So, don't pop up another error of our own.
 
26879
    
 
26880
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26881
 
 
26882
 capplets/display/xrandr-capplet.c |    4 +++-
 
26883
 1 files changed, 3 insertions(+), 1 deletions(-)
 
26884
 
 
26885
commit cc048e3e9447dcdd3f067dad03c9e6614be1b3bb
 
26886
Author: Runa Bhattacharjee <runab@redhat.com>
 
26887
Date:   Fri Jun 12 19:20:50 2009 +0530
 
26888
 
 
26889
    Updated Bengali India Translations
 
26890
 
 
26891
 po/bn_IN.po |  422 ++++++++++++++++-------------------------------------------
 
26892
 1 files changed, 116 insertions(+), 306 deletions(-)
 
26893
 
 
26894
commit 8c2d83298a26287052af108e839b03991dc66ece
 
26895
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
26896
Date:   Wed Jun 10 18:55:31 2009 +0530
 
26897
 
 
26898
    Added entries for Hindi Translation updated by Rajesh Ranjan
 
26899
 
 
26900
 po/ChangeLog |    4 ++++
 
26901
 1 files changed, 4 insertions(+), 0 deletions(-)
 
26902
 
 
26903
commit 5cb8c59c4605a0ecbd861991dfcfa2c730ca6288
 
26904
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
26905
Date:   Wed Jun 10 18:54:05 2009 +0530
 
26906
 
 
26907
    Updated Hindi Translation
 
26908
 
 
26909
 po/hi.po |  473 +++++++++++++++++++-------------------------------------------
 
26910
 1 files changed, 145 insertions(+), 328 deletions(-)
 
26911
 
 
26912
commit 1f360cffc41ea6cc133463a6a269c11ae708e00e
 
26913
Author: Kjartan Maraas <kmaraas@gnome.org>
 
26914
Date:   Wed Jun 10 10:34:29 2009 +0200
 
26915
 
 
26916
    Updated Norwegian bokmål translation.
 
26917
 
 
26918
 po/nb.po |  422 +++++++++++++++++++++++++++-----------------------------------
 
26919
 1 files changed, 186 insertions(+), 236 deletions(-)
 
26920
 
 
26921
commit 74e06ac80e3c34b416ca0a72615dfa11398b8d33
 
26922
Author: Federico Mena Quintero <federico@novell.com>
 
26923
Date:   Sat May 30 20:47:42 2009 -0500
 
26924
 
 
26925
    Use the timestamp of the Apply button to change the RANDR configuration
 
26926
    
 
26927
    There is no timestamp available when the dialog returns from gtk_dialog_run().
 
26928
    So, we save the timestamp at the time the Apply button is clicked.
 
26929
    
 
26930
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26931
 
 
26932
 capplets/display/display-capplet.glade |    2 +-
 
26933
 capplets/display/xrandr-capplet.c      |   23 ++++++++++++++++++++++-
 
26934
 2 files changed, 23 insertions(+), 2 deletions(-)
 
26935
 
 
26936
commit 1efda260d36a35be30de143ac60129109f82720d
 
26937
Author: Federico Mena Quintero <federico@novell.com>
 
26938
Date:   Mon Jun 8 20:16:42 2009 -0500
 
26939
 
 
26940
    Uh, you have two plural forms?
 
26941
 
 
26942
 po/uz.po          |    2 +-
 
26943
 po/uz@cyrillic.po |    2 +-
 
26944
 2 files changed, 2 insertions(+), 2 deletions(-)
 
26945
 
 
26946
commit d8f841f2ab3eb79a2f426ee6fdbba4f0652143d4
 
26947
Author: Federico Mena Quintero <federico@novell.com>
 
26948
Date:   Mon Jun 8 20:15:06 2009 -0500
 
26949
 
 
26950
    Fix permissions in translations
 
26951
 
 
26952
 0 files changed, 0 insertions(+), 0 deletions(-)
 
26953
 
 
26954
commit d831c0e7a409c12b842b9c67c312b77768fbe006
 
26955
Author: Federico Mena Quintero <federico@novell.com>
 
26956
Date:   Mon Jun 8 20:14:35 2009 -0500
 
26957
 
 
26958
    Comment out translation with invalid plurals
 
26959
 
 
26960
 po/bn.po |   32 ++++++++++++++++----------------
 
26961
 1 files changed, 16 insertions(+), 16 deletions(-)
 
26962
 
 
26963
commit d9ae8c04f53b132f83ee694d61bcae8c3d14431c
 
26964
Author: Federico Mena Quintero <federico@novell.com>
 
26965
Date:   Mon Jun 8 20:12:57 2009 -0500
 
26966
 
 
26967
    Fix permissions in translations
 
26968
 
 
26969
 0 files changed, 0 insertions(+), 0 deletions(-)
 
26970
 
 
26971
commit 9281a911cf86eda6e2b0e2d142d062d1d0d05e16
 
26972
Author: Federico Mena Quintero <federico@novell.com>
 
26973
Date:   Sun May 31 13:52:26 2009 -0500
 
26974
 
 
26975
    Fix the layout-outputs-horizontally helper
 
26976
    
 
26977
    The horizontal coordinate was not always being updated.
 
26978
    Also, ensure that outputs are at y=0.
 
26979
    
 
26980
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
26981
 
 
26982
 capplets/display/xrandr-capplet.c |   14 ++++++++------
 
26983
 1 files changed, 8 insertions(+), 6 deletions(-)
 
26984
 
 
26985
commit 04e1f4463fe28578d4aae071f88b0ca7f51f2bf0
 
26986
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
26987
Date:   Mon Jun 8 17:20:16 2009 +0530
 
26988
 
 
26989
    Added entries for Oriya Translation update.
 
26990
 
 
26991
 po/ChangeLog |    4 ++++
 
26992
 1 files changed, 4 insertions(+), 0 deletions(-)
 
26993
 
 
26994
commit fc3153f9439b205caafecb5b9089e4174a7d5bfe
 
26995
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
 
26996
Date:   Mon Jun 8 17:19:06 2009 +0530
 
26997
 
 
26998
    Upadted Oriya Translation
 
26999
 
 
27000
 po/or.po |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
27001
 1 files changed, 52 insertions(+), 4 deletions(-)
 
27002
 
 
27003
commit 210c7f24603f41a8b194c7579b7fe7e099e0c082
 
27004
Author: Ivar Smolin <okul@linux.ee>
 
27005
Date:   Mon Jun 8 11:03:31 2009 +0300
 
27006
 
 
27007
    Updating Estonian translation
 
27008
 
 
27009
 po/et.po |  868 ++------------------------------------------------------------
 
27010
 1 files changed, 20 insertions(+), 848 deletions(-)
 
27011
 
 
27012
commit be80c315cdd92c5e0e1d5045984ed52ff168ad21
 
27013
Author: Bastien Nocera <hadess@hadess.net>
 
27014
Date:   Fri Jun 5 15:07:45 2009 +0100
 
27015
 
 
27016
    Revert previous patch, broke string freeze
 
27017
 
 
27018
 .../gnome-default-applications.xml.in              |    8 --------
 
27019
 1 files changed, 0 insertions(+), 8 deletions(-)
 
27020
 
 
27021
commit 8fc3d767ccd80cd254813fac46d52f3394c9028a
 
27022
Author: Bastien Nocera <hadess@hadess.net>
 
27023
Date:   Fri Jun 5 14:56:29 2009 +0100
 
27024
 
 
27025
    [defaultapplications] Add Arora to the browsers
 
27026
    
 
27027
    Add Arora[1] to the browser list.
 
27028
    
 
27029
    [1]: http://code.google.com/p/arora/
 
27030
 
 
27031
 .../gnome-default-applications.xml.in              |    8 ++++++++
 
27032
 1 files changed, 8 insertions(+), 0 deletions(-)
 
27033
 
 
27034
commit 931ddc40dda7d9759bf66cd20789c9b9a5201a07
 
27035
Author: Jens Granseuer <jensgr@gmx.net>
 
27036
Date:   Thu May 28 21:00:05 2009 +0200
 
27037
 
 
27038
    [font-viewer] interrupt thumbnailing at 30 secs instead of 30 msecs
 
27039
    
 
27040
    Timeout value was supposed to be 30 seconds; 30 milliseconds is a bit
 
27041
    too short to get any amount of thumbnailing done (bug #584107)
 
27042
 
 
27043
 ChangeLog                      |    6 ++++++
 
27044
 font-viewer/font-thumbnailer.c |    2 +-
 
27045
 2 files changed, 7 insertions(+), 1 deletions(-)
 
27046
 
 
27047
commit 7f4f82f1e865d6b19a06163d57fd86846079f212
 
27048
Author: Gil Forcada <gforcada@gnome.org>
 
27049
Date:   Fri May 22 17:45:56 2009 +0200
 
27050
 
 
27051
    Minor fix to Catalan translation
 
27052
 
 
27053
 po/ca.po |  483 ++++++++++++++++++++++++++++----------------------------------
 
27054
 1 files changed, 216 insertions(+), 267 deletions(-)
 
27055
 
 
27056
commit 903e8369c43f12d1d9007f8a3054ffd0aaca3e1a
 
27057
Author: Gil Forcada <gforcada@gnome.org>
 
27058
Date:   Fri May 22 17:45:43 2009 +0200
 
27059
 
 
27060
    Fixed POTFILES.in so translators can update their translations
 
27061
 
 
27062
 po/POTFILES.in |    7 -------
 
27063
 1 files changed, 0 insertions(+), 7 deletions(-)
 
27064
 
 
27065
commit 2983cb25ead352469c370f8c130a904f802b0dac
 
27066
Author: Vivian Zhang <vivian.zhang@intel.com>
 
27067
Date:   Thu May 21 17:04:14 2009 +0200
 
27068
 
 
27069
    [aboutme] initialize GThread subsystem
 
27070
    
 
27071
    initialize the GThread subsystem because the thumbnail factory needs
 
27072
    it (bug #583451)
 
27073
 
 
27074
 capplets/about-me/ChangeLog        |    7 +++++++
 
27075
 capplets/about-me/gnome-about-me.c |    4 ++++
 
27076
 2 files changed, 11 insertions(+), 0 deletions(-)
 
27077
 
 
27078
commit 45f198113a1807faf094e3529b03da7622acc3ed
 
27079
Author: Jens Granseuer <jensgr@gmx.net>
 
27080
Date:   Wed May 20 23:20:04 2009 +0200
 
27081
 
 
27082
    [common] don't unref NULL GConf entries
 
27083
 
 
27084
 capplets/common/ChangeLog               |    5 +++++
 
27085
 capplets/common/gconf-property-editor.c |    3 ++-
 
27086
 2 files changed, 7 insertions(+), 1 deletions(-)
 
27087
 
 
27088
commit 6a17b703307007a42e0afc8daff4b3e845b17694
 
27089
Author: Matthias Clasen <mclasen@redhat.com>
 
27090
Date:   Sat May 9 11:49:01 2009 -0400
 
27091
 
 
27092
    Don't needlessly write entries back to gconf on startup
 
27093
    
 
27094
    This is a partial fix for problems with the font dpi setting.
 
27095
    See bug 581986.
 
27096
 
 
27097
 capplets/appearance/appearance-font.c |   20 +++++++++++---------
 
27098
 1 files changed, 11 insertions(+), 9 deletions(-)
 
27099
 
 
27100
commit d4b13229a26e626cb4da7d0aeb987d6bc769b2c9
 
27101
Author: Ivar Smolin <okul@linux.ee>
 
27102
Date:   Fri May 8 19:31:00 2009 +0300
 
27103
 
 
27104
    Updating Estonian translation
 
27105
 
 
27106
 po/et.po |  854 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
27107
 1 files changed, 843 insertions(+), 11 deletions(-)
 
27108
 
 
27109
commit 59380c29e4e30f14cf52036a766868d83bdedb91
 
27110
Author: Matthias Clasen <mclasen@redhat.com>
 
27111
Date:   Thu May 7 20:02:37 2009 -0400
 
27112
 
 
27113
    Make the custom keybinding UI smoother
 
27114
    
 
27115
    These changes were proposed in bug 580792:
 
27116
     - Make the apply button the default
 
27117
     - Don't let the cancel button grab the default
 
27118
     - Make both entries activate the default widget
 
27119
     - Grab the focus to the first entry when presenting the dialog
 
27120
 
 
27121
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
27122
 .../keybindings/gnome-keybinding-properties.glade  |    6 ++++--
 
27123
 2 files changed, 5 insertions(+), 2 deletions(-)
 
27124
 
 
27125
commit 4864d99794d503da7f4db932e8d36a8c44c69cd8
 
27126
Author: Christian Persch <chpe@gnome.org>
 
27127
Date:   Thu May 7 23:29:47 2009 +0200
 
27128
 
 
27129
        * font-viewer/ftstream-vfs.c: (vfs_stream_open): Safely printf
 
27130
        strings. Bug #581731.
 
27131
 
 
27132
 ChangeLog                  |    5 +++++
 
27133
 font-viewer/ftstream-vfs.c |    4 ++--
 
27134
 2 files changed, 7 insertions(+), 2 deletions(-)
 
27135
 
 
27136
commit af03baa1bc45fb41477c80bc045568eddd975827
 
27137
Author: Federico Mena Quintero <federico@novell.com>
 
27138
Date:   Wed May 6 13:52:38 2009 -0500
 
27139
 
 
27140
    bgo#556050 - Make the monitor heading in the RANDR capplet be explicitly black
 
27141
    
 
27142
    The labels are always painted against a light pastel background.  Using
 
27143
    the theme's colors makes the label hard to read on 'inverse' themes.
 
27144
    
 
27145
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
27146
 
 
27147
 capplets/display/ChangeLog        |    9 +++++++++
 
27148
 capplets/display/xrandr-capplet.c |   18 ++++++++++++++++++
 
27149
 2 files changed, 27 insertions(+), 0 deletions(-)
 
27150
 
 
27151
commit aee9b4affdecf2bce84616004b6a6d51ae368594
 
27152
Author: Jens Granseuer <jensgr@gmx.net>
 
27153
Date:   Sun May 3 15:57:30 2009 +0200
 
27154
 
 
27155
    [common] Fix theme engine detection on non-UNIX platforms
 
27156
    
 
27157
    Use g_module_build_path to construct the module name so we don't break
 
27158
    on platforms that don't use the .so suffix (bug #581156)
 
27159
 
 
27160
 capplets/common/ChangeLog          |    8 ++++++++
 
27161
 capplets/common/gnome-theme-info.c |    5 ++---
 
27162
 2 files changed, 10 insertions(+), 3 deletions(-)
 
27163
 
 
27164
commit aefd99f7536e42f19184bab9baeb9066fe045635
 
27165
Author: Ivar Smolin <okul@linux.ee>
 
27166
Date:   Sat May 2 11:13:58 2009 +0300
 
27167
 
 
27168
    Updating Estonian translation
 
27169
 
 
27170
 po/et.po |  378 +++++++-------------------------------------------------------
 
27171
 1 files changed, 42 insertions(+), 336 deletions(-)
 
27172
 
 
27173
commit 8d69cabb53fae8152bbdbef851c6c499af89f8c7
 
27174
Author: Jens Granseuer <jensgr@gmx.net>
 
27175
Date:   Mon Apr 27 23:03:37 2009 +0200
 
27176
 
 
27177
    fix mailto URIs in DOAP file
 
27178
 
 
27179
 gnome-control-center.doap |    7 ++++---
 
27180
 1 files changed, 4 insertions(+), 3 deletions(-)
 
27181
 
 
27182
commit cde806954160868ac71362cd82d936cd4cc81cfb
 
27183
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
27184
Date:   Sun Apr 26 13:14:23 2009 +0400
 
27185
 
 
27186
    Fixes bug #580263 in Russian translation
 
27187
 
 
27188
 po/ru.po |    2 +-
 
27189
 1 files changed, 1 insertions(+), 1 deletions(-)
 
27190
 
 
27191
commit 7f75d5c301d01dc48315b6f3f9136e66ea90db19
 
27192
Author: Olav Vitters <olav@bkor.dhs.org>
 
27193
Date:   Thu Apr 23 18:29:55 2009 +0200
 
27194
 
 
27195
    Add DOAP file
 
27196
 
 
27197
 gnome-control-center.doap |   40 ++++++++++++++++++++++++++++++++++++++++
 
27198
 1 files changed, 40 insertions(+), 0 deletions(-)
 
27199
 
 
27200
commit 98ae24699105463f37b1b576910fa7e2011ea3ea
 
27201
Author: Deng Xiyue <manphiz@gmail.com>
 
27202
Date:   Sat Apr 18 08:07:39 2009 +0200
 
27203
 
 
27204
    Updated zh_CN translation
 
27205
 
 
27206
 po/ChangeLog |    4 +
 
27207
 po/zh_CN.po  |  765 +++++++++++++++++++++++++++++++++++-----------------------
 
27208
 2 files changed, 465 insertions(+), 304 deletions(-)
 
27209
 
 
27210
commit 7ff4e4ee69bfd21a236af3f56e0490944141d8d5
 
27211
Author: khaledh <khaledh@localhost>
 
27212
Date:   Wed Apr 15 11:51:22 2009 +0000
 
27213
 
 
27214
    Updated Arabic translation.
 
27215
    
 
27216
    svn path=/trunk/; revision=9413
 
27217
 
 
27218
 po/ChangeLog |    4 ++
 
27219
 po/ar.po     |  169 +++++++++++++++++++++++----------------------------------
 
27220
 2 files changed, 72 insertions(+), 101 deletions(-)
 
27221
 
 
27222
commit 2fc7fe12476aae2bd22f4bc6afb7816fe8ac729e
 
27223
Author: Jens Granseuer <jensgr@gmx.net>
 
27224
Date:   Tue Apr 14 21:58:01 2009 +0000
 
27225
 
 
27226
    close gtkrc files after use so we don't run out of file descriptors (bug
 
27227
    
 
27228
    2009-04-14  Jens Granseuer  <jensgr@gmx.net>
 
27229
    
 
27230
        * gtkrc-utils.c: (gtkrc_get_details): close gtkrc files after use so
 
27231
        we don't run out of file descriptors (bug #578835)
 
27232
    
 
27233
    svn path=/trunk/; revision=9412
 
27234
 
 
27235
 capplets/common/ChangeLog     |    5 +++++
 
27236
 capplets/common/gtkrc-utils.c |    2 ++
 
27237
 2 files changed, 7 insertions(+), 0 deletions(-)
 
27238
 
 
27239
commit 004051922d3ddd0ea31827b615641432e6901ff9
 
27240
Author: Petr Kovar <pknbe@volny.cz>
 
27241
Date:   Mon Apr 13 23:40:10 2009 +0000
 
27242
 
 
27243
    Fixed Czech translation.
 
27244
    
 
27245
    2009-04-14  Petr Kovar  <pknbe@volny.cz>
 
27246
    
 
27247
        * cs.po: Fixed Czech translation.
 
27248
    
 
27249
    svn path=/trunk/; revision=9411
 
27250
 
 
27251
 po/ChangeLog |    4 +++
 
27252
 po/cs.po     |   59 ++++++++++++++++++++++++++++-----------------------------
 
27253
 2 files changed, 33 insertions(+), 30 deletions(-)
 
27254
 
 
27255
commit 77f77abd1d473a407016b837baddaa085b055381
 
27256
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
27257
Date:   Mon Apr 13 17:07:36 2009 +0000
 
27258
 
 
27259
    Updated Greek translation (g-c-c)
 
27260
    
 
27261
    svn path=/trunk/; revision=9410
 
27262
 
 
27263
 po/ChangeLog |    4 +
 
27264
 po/el.po     |  553 +++++++++++++++------------------------------------------
 
27265
 2 files changed, 150 insertions(+), 407 deletions(-)
 
27266
 
 
27267
commit 8bf93d0df89379f7ee0a14bdd659f3401f8654d0
 
27268
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
27269
Date:   Sat Apr 11 18:56:49 2009 +0000
 
27270
 
 
27271
    Make all mnemonics work
 
27272
    
 
27273
    svn path=/trunk/; revision=9409
 
27274
 
 
27275
 capplets/display/ChangeLog             |    4 ++++
 
27276
 capplets/display/display-capplet.glade |    3 +++
 
27277
 2 files changed, 7 insertions(+), 0 deletions(-)
 
27278
 
 
27279
commit 346c3022b6e934d062a06a7cf30487d3d393426a
 
27280
Author: Benjamin Berg <benjamin@sipsolutions.net>
 
27281
Date:   Sat Apr 11 16:20:38 2009 +0000
 
27282
 
 
27283
    Only delete the theme if the user pressed OK (bug #578694)
 
27284
    
 
27285
    2009-04-11  Benjamin Berg  <benjamin@sipsolutions.net>
 
27286
    
 
27287
        * theme-util.c: (theme_delete):
 
27288
        Only delete the theme if the user pressed OK (bug #578694)
 
27289
    
 
27290
    svn path=/trunk/; revision=9408
 
27291
 
 
27292
 capplets/appearance/ChangeLog    |    5 +++++
 
27293
 capplets/appearance/theme-util.c |    2 +-
 
27294
 2 files changed, 6 insertions(+), 1 deletions(-)
 
27295
 
 
27296
commit 91ab19351c867ad871f116162c2596805c4ecd3f
 
27297
Author: rsabiq <rsabiq@localhost>
 
27298
Date:   Fri Apr 10 12:13:21 2009 +0000
 
27299
 
 
27300
    Slightly updated Crimean Tatar (Crimean Turkish) translation.
 
27301
    
 
27302
    svn path=/trunk/; revision=9407
 
27303
 
 
27304
 po/crh.po | 1384 +++++++++++++++++++++++++++++++------------------------------
 
27305
 1 files changed, 710 insertions(+), 674 deletions(-)
 
27306
 
 
27307
commit ad442600ae85868f2a57d6e626fbed5dfe2eabaf
 
27308
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
27309
Date:   Fri Apr 10 11:56:30 2009 +0000
 
27310
 
 
27311
    crh Added Crimean Tatar (Crimean Turkish) translation.
 
27312
    
 
27313
    2009-04-10  Reşat SABIQ <tilde.birlik@gmail.com>
 
27314
    
 
27315
        * LINGUAS: crh
 
27316
        * crh.po: Added Crimean Tatar (Crimean Turkish) translation.
 
27317
    
 
27318
    svn path=/trunk/; revision=9406
 
27319
 
 
27320
 po/ChangeLog |    5 +
 
27321
 po/LINGUAS   |    1 +
 
27322
 po/crh.po    | 4159 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
27323
 3 files changed, 4165 insertions(+), 0 deletions(-)
 
27324
 
 
27325
commit 53e393526528fe80d63d99e19b8a354d8012f870
 
27326
Author: Goran Rakic <grakic@src.gnome.org>
 
27327
Date:   Fri Apr 10 11:14:02 2009 +0000
 
27328
 
 
27329
    Updated Serbian translation (by Miloš Popović)
 
27330
    
 
27331
    svn path=/trunk/; revision=9405
 
27332
 
 
27333
 po/sr@latin.po |   18 +++++++++---------
 
27334
 1 files changed, 9 insertions(+), 9 deletions(-)
 
27335
 
 
27336
commit 9d06517942f5160c6b9937cf8477a0379ffd5bb4
 
27337
Author: Goran Rakic <grakic@src.gnome.org>
 
27338
Date:   Fri Apr 10 11:13:56 2009 +0000
 
27339
 
 
27340
    Updated Serbian translation (by Miloš Popović)
 
27341
    
 
27342
    svn path=/trunk/; revision=9404
 
27343
 
 
27344
 po/sr.po |   18 +++++++++---------
 
27345
 1 files changed, 9 insertions(+), 9 deletions(-)
 
27346
 
 
27347
commit 1bdcb07aacffdcc4b414b40f3a846c90549b406e
 
27348
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
27349
Date:   Mon Apr 6 17:06:00 2009 +0000
 
27350
 
 
27351
    Fix custom entries getting out of sync with gconf
 
27352
    
 
27353
    svn path=/trunk/; revision=9403
 
27354
 
 
27355
 capplets/default-applications/ChangeLog          |    5 +++++
 
27356
 capplets/default-applications/gnome-da-capplet.c |    8 ++++----
 
27357
 2 files changed, 9 insertions(+), 4 deletions(-)
 
27358
 
 
27359
commit 244953b6b68d2892f0b480abcc54be9bc4423749
 
27360
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
27361
Date:   Sun Apr 5 18:00:08 2009 +0000
 
27362
 
 
27363
    Reviewed Greek translatin (g-control-center) by alefteris
 
27364
    
 
27365
    svn path=/trunk/; revision=9402
 
27366
 
 
27367
 po/ChangeLog |    4 +
 
27368
 po/el.po     |  458 ++++++++++++++++++++++++++++------------------------------
 
27369
 2 files changed, 225 insertions(+), 237 deletions(-)
 
27370
 
 
27371
commit cdc83ad01e83085697bcda33fd44161ec37351f7
 
27372
Author: Claude Paroz <claude@2xlibre.net>
 
27373
Date:   Sat Apr 4 20:42:09 2009 +0000
 
27374
 
 
27375
    Updated French translation (fixes proposed by Bruno Brouard).
 
27376
    
 
27377
    2009-04-04  Claude Paroz  <claude@2xlibre.net>
 
27378
    
 
27379
        * fr.po: Updated French translation (fixes proposed by Bruno Brouard).
 
27380
    
 
27381
    svn path=/trunk/; revision=9401
 
27382
 
 
27383
 po/ChangeLog |    4 +
 
27384
 po/fr.po     |  211 ++--------------------------------------------------------
 
27385
 2 files changed, 9 insertions(+), 206 deletions(-)
 
27386
 
 
27387
commit 0f943122ff1da32c29ef297c241777c08400dd4b
 
27388
Author: Jens Granseuer <jensgr@gmx.net>
 
27389
Date:   Thu Apr 2 16:40:37 2009 +0000
 
27390
 
 
27391
    make activating a section header row expand or collapse the section as
 
27392
    
 
27393
    2009-04-02  Jens Granseuer  <jensgr@gmx.net>
 
27394
    
 
27395
        * gnome-keybinding-properties.c: (start_editing_kb_cb): make
 
27396
        activating a section header row expand or collapse the section as
 
27397
        expected instead of crashing (bug #577474)
 
27398
    
 
27399
    svn path=/trunk/; revision=9400
 
27400
 
 
27401
 capplets/keybindings/ChangeLog                     |    8 ++++++++
 
27402
 capplets/keybindings/gnome-keybinding-properties.c |   14 +++++++++++---
 
27403
 2 files changed, 19 insertions(+), 3 deletions(-)
 
27404
 
 
27405
commit 0ff079d5653f1c7544642b39f05536f5bd67cf12
 
27406
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
27407
Date:   Wed Apr 1 20:06:25 2009 +0000
 
27408
 
 
27409
    Updated German translation by Andre Klapper.
 
27410
    
 
27411
    2009-04-01  Christian Kirbach  <Christian.Kirbach@googlemail.com>
 
27412
    
 
27413
        * de.po: Updated German translation by Andre Klapper.
 
27414
    
 
27415
    svn path=/trunk/; revision=9399
 
27416
 
 
27417
 po/ChangeLog |    4 +++
 
27418
 po/de.po     |   64 +++++++++++++++++++++++++++++-----------------------------
 
27419
 2 files changed, 36 insertions(+), 32 deletions(-)
 
27420
 
 
27421
commit 72ed4d44600d7176e3d497c45ac1c44e28335932
 
27422
Author: Federico Mena Quintero <federico@novell.com>
 
27423
Date:   Tue Mar 31 01:56:27 2009 +0000
 
27424
 
 
27425
    bnc486093 (RANDR) - Ensure that there will be a backup file before committing changes
 
27426
    
 
27427
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
27428
    
 
27429
    svn path=/trunk/; revision=9398
 
27430
 
 
27431
 capplets/display/ChangeLog        |    7 +++++++
 
27432
 capplets/display/xrandr-capplet.c |   27 +++++++++++++++++++++++++++
 
27433
 2 files changed, 34 insertions(+), 0 deletions(-)
 
27434
 
 
27435
commit 2211e92c07918f28f78c06ed1b70193b3773eee1
 
27436
Author: Raivis Dejus <rdejus@src.gnome.org>
 
27437
Date:   Mon Mar 30 19:15:18 2009 +0000
 
27438
 
 
27439
    Updated Latvian translation.
 
27440
    
 
27441
    * lv.po: Updated Latvian translation.
 
27442
    
 
27443
    svn path=/trunk/; revision=9397
 
27444
 
 
27445
 po/ChangeLog |    4 +
 
27446
 po/lv.po     | 5091 ++++++++++++++++++++++++++++------------------------------
 
27447
 2 files changed, 2458 insertions(+), 2637 deletions(-)
 
27448
 
 
27449
commit d54aee2771d6a38eb4b6a90cb02d94a9781c04b5
 
27450
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27451
Date:   Mon Mar 30 17:37:23 2009 +0000
 
27452
 
 
27453
    Updated Spanish translation
 
27454
    
 
27455
    svn path=/trunk/; revision=9396
 
27456
 
 
27457
 po/ChangeLog |    4 ++++
 
27458
 po/es.po     |    6 +++---
 
27459
 2 files changed, 7 insertions(+), 3 deletions(-)
 
27460
 
 
27461
commit 16cbfe94eafa4e2cf1d197811589c08c7d9f5175
 
27462
Author: Marcel Telka <marcel@telka.sk>
 
27463
Date:   Fri Mar 27 13:59:23 2009 +0000
 
27464
 
 
27465
    Updated Slovak translation by Pavol Šimo.
 
27466
    
 
27467
    2009-03-27  Marcel Telka  <marcel@telka.sk>
 
27468
    
 
27469
        * sk.po: Updated Slovak translation by Pavol Šimo.
 
27470
    
 
27471
    svn path=/trunk/; revision=9395
 
27472
 
 
27473
 po/ChangeLog |    4 +
 
27474
 po/sk.po     | 1499 +++++++++++++++++++++++++++++++++++-----------------------
 
27475
 2 files changed, 903 insertions(+), 600 deletions(-)
 
27476
 
 
27477
commit 757eda2aa01d38a00dbc58b672b4e2a741ff337b
 
27478
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
27479
Date:   Wed Mar 25 13:02:35 2009 +0000
 
27480
 
 
27481
    Added entries for Oriya language Translation updation.
 
27482
    
 
27483
    svn path=/trunk/; revision=9394
 
27484
 
 
27485
 po/ChangeLog |    4 ++++
 
27486
 1 files changed, 4 insertions(+), 0 deletions(-)
 
27487
 
 
27488
commit 7b90bb662e475075a1036cb4718063faabe54c34
 
27489
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
27490
Date:   Wed Mar 25 13:01:14 2009 +0000
 
27491
 
 
27492
    Updated Oriya Translation.
 
27493
    
 
27494
    svn path=/trunk/; revision=9393
 
27495
 
 
27496
 po/or.po |  909 ++++++++++++++++++++++++++++++++------------------------------
 
27497
 1 files changed, 463 insertions(+), 446 deletions(-)
 
27498
 
 
27499
commit 4a27c88bccc694811969a89f120fa9b4aefdfdd2
 
27500
Author: Shankar Prasad <sprasad@src.gnome.org>
 
27501
Date:   Tue Mar 24 04:51:17 2009 +0000
 
27502
 
 
27503
    updated kn.po
 
27504
    
 
27505
    svn path=/trunk/; revision=9392
 
27506
 
 
27507
 po/kn.po |  270 +++++++++++++++++++++++++++++---------------------------------
 
27508
 1 files changed, 127 insertions(+), 143 deletions(-)
 
27509
 
 
27510
commit 98b92e00301f6528664cf413d057fa6fb6cdd6c4
 
27511
Author: Shankar Prasad <sprasad@src.gnome.org>
 
27512
Date:   Tue Mar 24 04:47:06 2009 +0000
 
27513
 
 
27514
    updated kn.po
 
27515
    
 
27516
    svn path=/trunk/; revision=9391
 
27517
 
 
27518
 po/ChangeLog |    4 ++++
 
27519
 1 files changed, 4 insertions(+), 0 deletions(-)
 
27520
 
 
27521
commit 1dcb9d1c9e699805a3881565b419d3b0a1508405
 
27522
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27523
Date:   Mon Mar 23 18:35:17 2009 +0000
 
27524
 
 
27525
    Updated Spanish translation
 
27526
    
 
27527
    svn path=/trunk/; revision=9390
 
27528
 
 
27529
 po/ChangeLog |    4 +++
 
27530
 po/es.po     |   76 ++++++++++++++++++++++++++++-----------------------------
 
27531
 2 files changed, 41 insertions(+), 39 deletions(-)
 
27532
 
 
27533
commit 8ab0045295d94e47f3f2d45670752f6ade700ae1
 
27534
Author: Shankar Prasad <sprasad@src.gnome.org>
 
27535
Date:   Mon Mar 23 07:10:48 2009 +0000
 
27536
 
 
27537
    updated kn.po
 
27538
    
 
27539
    svn path=/trunk/; revision=9389
 
27540
 
 
27541
 po/ChangeLog |    4 +
 
27542
 po/kn.po     | 2429 ++++++++++++++++++++++++++++++----------------------------
 
27543
 2 files changed, 1267 insertions(+), 1166 deletions(-)
 
27544
 
 
27545
commit 77f9f0d7cbeac5d8b3e4b8cf664a9d83966c3256
 
27546
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27547
Date:   Sun Mar 22 17:58:34 2009 +0000
 
27548
 
 
27549
    Updated Spansih translation
 
27550
    
 
27551
    svn path=/trunk/; revision=9388
 
27552
 
 
27553
 po/es.po |    8 ++++----
 
27554
 1 files changed, 4 insertions(+), 4 deletions(-)
 
27555
 
 
27556
commit 3421e3c599cdb454b7112abf31356dae98e575ef
 
27557
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27558
Date:   Sun Mar 22 16:55:45 2009 +0000
 
27559
 
 
27560
    Updated Spanish translation
 
27561
    
 
27562
    svn path=/trunk/; revision=9387
 
27563
 
 
27564
 po/es.po |    4 ++--
 
27565
 1 files changed, 2 insertions(+), 2 deletions(-)
 
27566
 
 
27567
commit 1d75923b582fce300ad76f5a2b6aad1eeabb1744
 
27568
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27569
Date:   Sun Mar 22 16:45:04 2009 +0000
 
27570
 
 
27571
    Udpated Spanish translation
 
27572
    
 
27573
    svn path=/trunk/; revision=9386
 
27574
 
 
27575
 po/es.po |    6 +++---
 
27576
 1 files changed, 3 insertions(+), 3 deletions(-)
 
27577
 
 
27578
commit ff482ce64bec6585aa2c1d5cbd86b9d545d84c43
 
27579
Author: Aron Xu <aronxu@src.gnome.org>
 
27580
Date:   Sun Mar 22 13:50:13 2009 +0000
 
27581
 
 
27582
    Updated Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>
 
27583
    
 
27584
    svn path=/trunk/; revision=9385
 
27585
 
 
27586
 help/zh_CN/zh_CN.po |  127 ++++++++++++++++++++++++++++++++++++--------------
 
27587
 1 files changed, 91 insertions(+), 36 deletions(-)
 
27588
 
 
27589
commit dd4fe6f27ab46489f2838200a9047ab93c8bdefd
 
27590
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27591
Date:   Sun Mar 22 13:38:29 2009 +0000
 
27592
 
 
27593
    Updated Spanish translation
 
27594
    
 
27595
    svn path=/trunk/; revision=9384
 
27596
 
 
27597
 po/ChangeLog |    4 ++++
 
27598
 po/es.po     |    4 ++--
 
27599
 2 files changed, 6 insertions(+), 2 deletions(-)
 
27600
 
 
27601
commit f9f0ad578dfd48a962756ecfff2a6bc192093d81
 
27602
Author: Goran Rakic <grakic@src.gnome.org>
 
27603
Date:   Sat Mar 21 19:39:46 2009 +0000
 
27604
 
 
27605
    Updated Serbian translation by Miloš Popović.
 
27606
    
 
27607
    svn path=/trunk/; revision=9383
 
27608
 
 
27609
 po/ChangeLog   |    4 +
 
27610
 po/sr.po       | 1954 ++++++++++++++++++++++++++++++++------------------------
 
27611
 po/sr@latin.po | 1954 ++++++++++++++++++++++++++++++++------------------------
 
27612
 3 files changed, 2272 insertions(+), 1640 deletions(-)
 
27613
 
 
27614
commit 4ec217c6b2095eaad2f8786b8ed8b4f5c433f121
 
27615
Author: Federico Mena Quintero <federico@novell.com>
 
27616
Date:   Fri Mar 20 18:51:48 2009 +0000
 
27617
 
 
27618
    (RANDR) - Simplify calls to dbus-glib which cannot fail; remove two unneeded/cryptic error messages.
 
27619
    
 
27620
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
27621
    
 
27622
    svn path=/trunk/; revision=9382
 
27623
 
 
27624
 capplets/display/ChangeLog        |   10 ++++++++
 
27625
 capplets/display/xrandr-capplet.c |   44 +++++++++++++++---------------------
 
27626
 2 files changed, 28 insertions(+), 26 deletions(-)
 
27627
 
 
27628
commit 021cfa9d24ca745f705c2e95d749fadca847f0b3
 
27629
Author: miloc <miloc@localhost>
 
27630
Date:   Fri Mar 20 17:38:42 2009 +0000
 
27631
 
 
27632
    Updated Italian translation
 
27633
    
 
27634
    svn path=/trunk/; revision=9381
 
27635
 
 
27636
 po/ChangeLog |    4 +
 
27637
 po/it.po     |  629 ++++------------------------------------------------------
 
27638
 2 files changed, 45 insertions(+), 588 deletions(-)
 
27639
 
 
27640
commit d71df31d40d7293e7ed8b7374813b72cd686cf89
 
27641
Author: Matej Urbančič <mateju@src.gnome.org>
 
27642
Date:   Fri Mar 20 17:10:19 2009 +0000
 
27643
 
 
27644
    Updated Slovenian translation
 
27645
    
 
27646
    svn path=/trunk/; revision=9380
 
27647
 
 
27648
 po/sl.po |   60 ++++++++++++++++++++++++++++++++++--------------------------
 
27649
 1 files changed, 34 insertions(+), 26 deletions(-)
 
27650
 
 
27651
commit 4912e3162dae739af9a4744a30dcce3f52ec0d4b
 
27652
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
27653
Date:   Fri Mar 20 14:52:29 2009 +0000
 
27654
 
 
27655
    Updated Spanish translation
 
27656
    
 
27657
    svn path=/trunk/; revision=9379
 
27658
 
 
27659
 po/ChangeLog |    4 ++++
 
27660
 po/es.po     |   14 +++++++-------
 
27661
 2 files changed, 11 insertions(+), 7 deletions(-)
 
27662
 
 
27663
commit bcb64de7e6293f65db9a01e2e2e6bf319e97bdba
 
27664
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
27665
Date:   Fri Mar 20 08:03:29 2009 +0000
 
27666
 
 
27667
    Updated Japanese translation.
 
27668
    
 
27669
    2009-03-20  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
27670
    
 
27671
        * ja.po: Updated Japanese translation.
 
27672
    
 
27673
    svn path=/trunk/; revision=9378
 
27674
 
 
27675
 po/ChangeLog |    4 +++
 
27676
 po/ja.po     |   67 +++++++++++++++++++++++++++++++--------------------------
 
27677
 2 files changed, 40 insertions(+), 31 deletions(-)
 
27678
 
 
27679
commit 0963677a5a0a98fbfcad1f970db37c6e7a7dd372
 
27680
Author: Federico Mena Quintero <federico@novell.com>
 
27681
Date:   Thu Mar 19 23:49:12 2009 +0000
 
27682
 
 
27683
    bgo576006 (RANDR) - ChangeLog for the changes above
 
27684
    
 
27685
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
27686
    
 
27687
    svn path=/trunk/; revision=9377
 
27688
 
 
27689
 capplets/display/ChangeLog |   20 ++++++++++++++++++++
 
27690
 1 files changed, 20 insertions(+), 0 deletions(-)
 
27691
 
 
27692
commit 6ea3c02290362ae3e9b4e9259bc72fc0b4ac45d2
 
27693
Author: Federico Mena Quintero <federico@novell.com>
 
27694
Date:   Thu Mar 19 23:48:58 2009 +0000
 
27695
 
 
27696
    bgo576006 (RANDR) - Pass a transient parent id to the ApplyConfiguration call from gnome-settings-daemon,
 
27697
    so that it can make its confirmation window a child of the parent.
 
27698
    
 
27699
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
27700
    
 
27701
    svn path=/trunk/; revision=9376
 
27702
 
 
27703
 capplets/display/xrandr-capplet.c |   93 ++++++++++++++++++++++++++++++------
 
27704
 1 files changed, 77 insertions(+), 16 deletions(-)
 
27705
 
 
27706
commit 1332826f015117cbc67df674725009eddb24e205
 
27707
Author: Jürg Billeter <j@bitron.ch>
 
27708
Date:   Thu Mar 19 19:01:16 2009 +0000
 
27709
 
 
27710
    Updated German translation.
 
27711
    
 
27712
    2009-03-19  Jürg Billeter  <j@bitron.ch>
 
27713
    
 
27714
        * de.po: Updated German translation.
 
27715
    
 
27716
    svn path=/trunk/; revision=9375
 
27717
 
 
27718
 po/ChangeLog |    4 ++++
 
27719
 po/de.po     |    2 +-
 
27720
 2 files changed, 5 insertions(+), 1 deletions(-)
 
27721
 
 
27722
commit 4ced2119f68b9e8ce79e48c5fcd3a2889476a8d9
 
27723
Author: Jens Granseuer <jensgr@gmx.net>
 
27724
Date:   Thu Mar 19 18:44:01 2009 +0000
 
27725
 
 
27726
    search the GTK+ icon theme search path for icon themes, not just selected
 
27727
    
 
27728
    2009-03-19  Jens Granseuer  <jensgr@gmx.net>
 
27729
    
 
27730
        * gnome-theme-info.c: (gnome_theme_init): search the GTK+ icon theme
 
27731
        search path for icon themes, not just selected directories (fixes
 
27732
        bug #575906)
 
27733
    
 
27734
    svn path=/trunk/; revision=9374
 
27735
 
 
27736
 capplets/common/ChangeLog          |    6 ++++
 
27737
 capplets/common/gnome-theme-info.c |   45 ++++++++++++++---------------------
 
27738
 2 files changed, 24 insertions(+), 27 deletions(-)
 
27739
 
 
27740
commit d0b55a8864d64ef0856a6987fab03da5f19f4b7f
 
27741
Author: Jens Granseuer <jensgr@gmx.net>
 
27742
Date:   Wed Mar 18 21:00:11 2009 +0000
 
27743
 
 
27744
    after removing an image set the cursor to the newly selected wallpaper so
 
27745
    
 
27746
    2009-03-18  Jens Granseuer  <jensgr@gmx.net>
 
27747
    
 
27748
        * appearance-desktop.c: (wp_remove_wallpaper): after removing an
 
27749
        image set the cursor to the newly selected wallpaper so that
 
27750
        keyboard navigation works as expected (bug #575075)
 
27751
    
 
27752
    svn path=/trunk/; revision=9373
 
27753
 
 
27754
 capplets/appearance/ChangeLog            |    6 ++++++
 
27755
 capplets/appearance/appearance-desktop.c |    7 ++++---
 
27756
 2 files changed, 10 insertions(+), 3 deletions(-)
 
27757
 
 
27758
commit e67f2ab7f7a7afc1c4d2e2761b8cc7d1e26e59ea
 
27759
Author: Kostas Papadimas <pkst@src.gnome.org>
 
27760
Date:   Wed Mar 18 16:54:38 2009 +0000
 
27761
 
 
27762
    Added Greek translation by Marios Zindilis
 
27763
    
 
27764
    svn path=/trunk/; revision=9372
 
27765
 
 
27766
 help/ChangeLog   |    5 +++
 
27767
 help/Makefile.am |    2 +-
 
27768
 help/el/el.po    |   92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
27769
 3 files changed, 98 insertions(+), 1 deletions(-)
 
27770
 
 
27771
commit 56115045503f4b872312b4cdbd90e5fb40e4f85c
 
27772
Author: Djihed Afifi <djihed@src.gnome.org>
 
27773
Date:   Wed Mar 18 09:20:25 2009 +0000
 
27774
 
 
27775
    Updated Arabic translation
 
27776
    
 
27777
    svn path=/trunk/; revision=9371
 
27778
 
 
27779
 po/ChangeLog |    4 +
 
27780
 po/ar.po     | 2070 +++++++++++++++++++++++++++++++++++++---------------------
 
27781
 2 files changed, 1335 insertions(+), 739 deletions(-)
 
27782
 
 
27783
commit 11dbe1d1ee2f04bd79ab4b955e18cfda2b19422a
 
27784
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
27785
Date:   Tue Mar 17 23:02:58 2009 +0000
 
27786
 
 
27787
    Translation updated.
 
27788
    
 
27789
    2009-03-18  Gabor Kelemen  <kelemeng@gnome.hu>
 
27790
    
 
27791
        * hu.po: Translation updated.
 
27792
    
 
27793
    
 
27794
    svn path=/trunk/; revision=9370
 
27795
 
 
27796
 po/ChangeLog |    4 ++++
 
27797
 po/hu.po     |    2 +-
 
27798
 2 files changed, 5 insertions(+), 1 deletions(-)
 
27799
 
 
27800
commit 350b1928ec21ef3afec1cceb26975be6e5257666
 
27801
Author: Kjartan Maraas <kmaraas@gnome.org>
 
27802
Date:   Tue Mar 17 08:59:35 2009 +0000
 
27803
 
 
27804
    Updated Norwegian bokmål translation.
 
27805
    
 
27806
    2009-03-17  Kjartan Maraas  <kmaraas@gnome.org>
 
27807
    
 
27808
        * nb.po: Updated Norwegian bokmål translation.
 
27809
    
 
27810
    svn path=/trunk/; revision=9369
 
27811
 
 
27812
 po/ChangeLog |    4 +
 
27813
 po/nb.po     |  305 ++++++++++++++++++++++++++++++----------------------------
 
27814
 2 files changed, 160 insertions(+), 149 deletions(-)
 
27815
 
 
27816
commit 9012e193e1fa7042f3b51d2586907c1dd16960ea
 
27817
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
27818
Date:   Tue Mar 17 00:03:15 2009 +0000
 
27819
 
 
27820
    release 2.26.0
 
27821
    
 
27822
    2009-03-16  Rodrigo Moya <rodrigo@gnome-db.org>
 
27823
    
 
27824
        * NEWS:
 
27825
        * configure.in: release 2.26.0
 
27826
    
 
27827
    svn path=/trunk/; revision=9367
 
27828
 
 
27829
 ChangeLog    |    5 ++++
 
27830
 NEWS         |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
27831
 configure.in |    2 +-
 
27832
 3 files changed, 67 insertions(+), 2 deletions(-)
 
27833
 
 
27834
commit 5299c833378dfd46191ab47bc1939166b3997cc5
 
27835
Author: Baris Cicek <bcicek@src.gnome.org>
 
27836
Date:   Mon Mar 16 21:46:05 2009 +0000
 
27837
 
 
27838
    Updated Turkish Translation
 
27839
    
 
27840
    svn path=/trunk/; revision=9366
 
27841
 
 
27842
 po/ChangeLog |    4 +
 
27843
 po/tr.po     | 1762 +++++++++++++++++++++++++++++++++++-----------------------
 
27844
 2 files changed, 1059 insertions(+), 707 deletions(-)
 
27845
 
 
27846
commit c4c51e87c1cf294db9c552bfa7d5f1940b92d70f
 
27847
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
 
27848
Date:   Mon Mar 16 20:10:37 2009 +0000
 
27849
 
 
27850
    Updated Dutch translation by Tino Meinen.
 
27851
    
 
27852
    2009-03-16  Wouter Bolsterlee  <wbolster@svn.gnome.org>
 
27853
    
 
27854
        * nl.po: Updated Dutch translation by Tino Meinen.
 
27855
    
 
27856
    svn path=/trunk/; revision=9365
 
27857
 
 
27858
 po/ChangeLog |    4 +
 
27859
 po/nl.po     | 2046 +++++++++++++++++++++++++++++++++-------------------------
 
27860
 2 files changed, 1185 insertions(+), 865 deletions(-)
 
27861
 
 
27862
commit 2586ccb4e4cb0d672dd98f2bd21fc2973be38c4e
 
27863
Author: Daniel Nylander <dnylande@src.gnome.org>
 
27864
Date:   Mon Mar 16 19:45:38 2009 +0000
 
27865
 
 
27866
    sv.po: Updated Swedish translation
 
27867
    
 
27868
    svn path=/trunk/; revision=9364
 
27869
 
 
27870
 po/ChangeLog |    4 ++++
 
27871
 po/sv.po     |    4 ++--
 
27872
 2 files changed, 6 insertions(+), 2 deletions(-)
 
27873
 
 
27874
commit c39e0941e6c5984c45b3ab0ccbf8a5dcfa976c33
 
27875
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
27876
Date:   Mon Mar 16 14:55:59 2009 +0000
 
27877
 
 
27878
    updating for Gnome Punjabi Translation by A S Alam
 
27879
    
 
27880
    svn path=/trunk/; revision=9363
 
27881
 
 
27882
 po/pa.po |  530 +++++++++++++++++++++++++++++++++-----------------------------
 
27883
 1 files changed, 284 insertions(+), 246 deletions(-)
 
27884
 
 
27885
commit 8010483acf99c7205b1da58b282d6b9bc7695b11
 
27886
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
27887
Date:   Mon Mar 16 13:32:30 2009 +0000
 
27888
 
 
27889
    Updated Telugu Translations
 
27890
    
 
27891
    svn path=/trunk/; revision=9362
 
27892
 
 
27893
 po/te.po |  124 +++++++++++++++++++++-----------------------------------------
 
27894
 1 files changed, 42 insertions(+), 82 deletions(-)
 
27895
 
 
27896
commit 11b39126d6937dc48c5c7096fad3e4962cc5ac86
 
27897
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
27898
Date:   Mon Mar 16 13:32:04 2009 +0000
 
27899
 
 
27900
    Updated Changelog entry
 
27901
    
 
27902
    svn path=/trunk/; revision=9361
 
27903
 
 
27904
 po/ChangeLog |    4 ++++
 
27905
 1 files changed, 4 insertions(+), 0 deletions(-)
 
27906
 
 
27907
commit d60a36f957a74f3e484c723d42a95e5a0e84858e
 
27908
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
27909
Date:   Mon Mar 16 12:03:09 2009 +0000
 
27910
 
 
27911
    Added entries for Oriya language Translation updation.
 
27912
    
 
27913
    svn path=/trunk/; revision=9360
 
27914
 
 
27915
 po/ChangeLog |    4 ++++
 
27916
 1 files changed, 4 insertions(+), 0 deletions(-)
 
27917
 
 
27918
commit c2976c41a87a130b4388efc5391f1f32e934bd93
 
27919
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
27920
Date:   Mon Mar 16 12:01:40 2009 +0000
 
27921
 
 
27922
    Updated Oriya Translation.
 
27923
    
 
27924
    svn path=/trunk/; revision=9359
 
27925
 
 
27926
 po/or.po |  618 ++++++++++++++++++++++++++++++++++----------------------------
 
27927
 1 files changed, 339 insertions(+), 279 deletions(-)
 
27928
 
 
27929
commit 35f9d51ddd2afb78c8df1a7e3af7a0cdcc135a99
 
27930
Author: Alexander Shopov <ash@contact.bg>
 
27931
Date:   Mon Mar 16 10:57:23 2009 +0000
 
27932
 
 
27933
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
27934
    
 
27935
    2009-03-16  Alexander Shopov  <ash@contact.bg>
 
27936
    
 
27937
        * bg.po: Updated Bulgarian translation by
 
27938
        Alexander Shopov <ash@contact.bg>
 
27939
    
 
27940
    svn path=/trunk/; revision=9358
 
27941
 
 
27942
 po/ChangeLog |    5 +++
 
27943
 po/bg.po     |  103 +++++++++++++++++++++++++++++++---------------------------
 
27944
 2 files changed, 60 insertions(+), 48 deletions(-)
 
27945
 
 
27946
commit a9573986202083316d8ce4a8ba2b14d216af8be0
 
27947
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
27948
Date:   Mon Mar 16 09:50:16 2009 +0000
 
27949
 
 
27950
    Updated assamese translations
 
27951
    
 
27952
    svn path=/trunk/; revision=9357
 
27953
 
 
27954
 po/ChangeLog |    4 +
 
27955
 po/as.po     |  290 ++++++++++++++++++++++++----------------------------------
 
27956
 2 files changed, 122 insertions(+), 172 deletions(-)
 
27957
 
 
27958
commit 5026a3b6a4cf6b3677572fdae7e25005ef5d0186
 
27959
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
27960
Date:   Mon Mar 16 09:48:45 2009 +0000
 
27961
 
 
27962
    Updated assamese translations
 
27963
    
 
27964
    svn path=/trunk/; revision=9356
 
27965
 
 
27966
 po/ChangeLog |    4 +
 
27967
 po/as.po     | 2741 +++++++++++++++++++++++++++++++++++-----------------------
 
27968
 2 files changed, 1659 insertions(+), 1086 deletions(-)
 
27969
 
 
27970
commit a20d0de4291e463fbdee4db5bb4cdcc66611d4cf
 
27971
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
27972
Date:   Mon Mar 16 06:31:54 2009 +0000
 
27973
 
 
27974
    Updated Telugu Translation
 
27975
    
 
27976
    svn path=/trunk/; revision=9355
 
27977
 
 
27978
 po/te.po |  353 ++++++++++++++++++++++++++------------------------------------
 
27979
 1 files changed, 147 insertions(+), 206 deletions(-)
 
27980
 
 
27981
commit ea341a67d2cd06ba37faf34676b880a12d3278fa
 
27982
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
27983
Date:   Mon Mar 16 06:31:28 2009 +0000
 
27984
 
 
27985
    Updated ChangeLog entry
 
27986
    
 
27987
    svn path=/trunk/; revision=9354
 
27988
 
 
27989
 po/ChangeLog |    4 ++++
 
27990
 1 files changed, 4 insertions(+), 0 deletions(-)
 
27991
 
 
27992
commit b45025aa5432a9fc9028e92d476d57774fc58451
 
27993
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
27994
Date:   Mon Mar 16 06:18:07 2009 +0000
 
27995
 
 
27996
    maithili added
 
27997
    
 
27998
    svn path=/trunk/; revision=9353
 
27999
 
 
28000
 po/ChangeLog |    5 +
 
28001
 po/LINGUAS   |    1 +
 
28002
 po/mai.po    | 3444 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
28003
 3 files changed, 3450 insertions(+), 0 deletions(-)
 
28004
 
 
28005
commit f0fca1a98f3ea0d2aba0fc48c87129a10486e048
 
28006
Author: Petr Kovar <pknbe@volny.cz>
 
28007
Date:   Mon Mar 16 05:01:30 2009 +0000
 
28008
 
 
28009
    Added Czech translation by Lucas Lommer. Added cs to DOC_LINGUAS.
 
28010
    
 
28011
    2009-03-16  Petr Kovar  <pknbe@volny.cz>
 
28012
    
 
28013
        * cs/cs.po: Added Czech translation by Lucas Lommer.
 
28014
        * Makefile.am: Added cs to DOC_LINGUAS.
 
28015
    
 
28016
    svn path=/trunk/; revision=9352
 
28017
 
 
28018
 help/ChangeLog   |    5 +++
 
28019
 help/Makefile.am |    2 +-
 
28020
 help/cs/cs.po    |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
28021
 3 files changed, 103 insertions(+), 1 deletions(-)
 
28022
 
 
28023
commit 33fb414cf45c0cb279b1012fd30da51a5dc9a511
 
28024
Author: Andre Klapper <a9016009@gmx.de>
 
28025
Date:   Sun Mar 15 21:55:39 2009 +0000
 
28026
 
 
28027
    Updated Afrikaans translation on behalf of Friedel Wolff. Fixes bug
 
28028
    
 
28029
    2009-03-15  Andre Klapper  <a9016009@gmx.de>
 
28030
    
 
28031
        * af.po: Updated Afrikaans translation on behalf of Friedel Wolff.
 
28032
        Fixes bug #574078.
 
28033
    
 
28034
    
 
28035
    svn path=/trunk/; revision=9351
 
28036
 
 
28037
 po/ChangeLog |    7 +-
 
28038
 po/af.po     | 6033 ++++++++++++++++++++++++++++++++++------------------------
 
28039
 2 files changed, 3548 insertions(+), 2492 deletions(-)
 
28040
 
 
28041
commit bf84b8c7b5ae4d3f718c59cc13dde1a38de478a2
 
28042
Author: Felix I <ifelix@src.gnome.org>
 
28043
Date:   Sat Mar 14 17:00:56 2009 +0000
 
28044
 
 
28045
    tamil translation updated
 
28046
    
 
28047
    svn path=/trunk/; revision=9350
 
28048
 
 
28049
 po/ChangeLog |    4 +
 
28050
 po/ta.po     |  371 +++++++++++++++++++++++++++-------------------------------
 
28051
 2 files changed, 179 insertions(+), 196 deletions(-)
 
28052
 
 
28053
commit 93aebfe0bd9296cea07c3a3eddf171df79ee3017
 
28054
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
28055
Date:   Sat Mar 14 12:32:46 2009 +0000
 
28056
 
 
28057
    Updated Galician translation
 
28058
    
 
28059
    svn path=/trunk/; revision=9349
 
28060
 
 
28061
 po/ChangeLog |    4 +
 
28062
 po/gl.po     | 2400 ++++++++++++++++++++++++++++++++--------------------------
 
28063
 2 files changed, 1340 insertions(+), 1064 deletions(-)
 
28064
 
 
28065
commit 9a1ddc434a0e198e3bf7435e5339517d30885f77
 
28066
Author: Kostas Papadimas <pkst@src.gnome.org>
 
28067
Date:   Fri Mar 13 18:31:31 2009 +0000
 
28068
 
 
28069
    Updated Greek Translation by Jennie Petoumenou.
 
28070
    
 
28071
    svn path=/trunk/; revision=9348
 
28072
 
 
28073
 po/ChangeLog |    4 +
 
28074
 po/el.po     | 2212 +++++++++++++++++++++++++++++++++++++---------------------
 
28075
 2 files changed, 1419 insertions(+), 797 deletions(-)
 
28076
 
 
28077
commit e5801cb704015a5013ed39b6a165fc57a67f5f14
 
28078
Author: Ani Peter <anipeter@src.gnome.org>
 
28079
Date:   Fri Mar 13 10:53:23 2009 +0000
 
28080
 
 
28081
    Updated Malayalam Translation
 
28082
    
 
28083
    svn path=/trunk/; revision=9347
 
28084
 
 
28085
 po/ChangeLog |    4 ++++
 
28086
 1 files changed, 4 insertions(+), 0 deletions(-)
 
28087
 
 
28088
commit b4002d3e58930ba239df393b7a73926bdf143bd4
 
28089
Author: Ani Peter <anipeter@src.gnome.org>
 
28090
Date:   Fri Mar 13 10:53:14 2009 +0000
 
28091
 
 
28092
    Updated Malayalam Translation
 
28093
    
 
28094
    svn path=/trunk/; revision=9346
 
28095
 
 
28096
 po/ml.po | 1759 ++++++++++++++++++++++++++++++++++++--------------------------
 
28097
 1 files changed, 1026 insertions(+), 733 deletions(-)
 
28098
 
 
28099
commit 64dd51c354e5e69a8b820f131bf00c7b53c011a2
 
28100
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
 
28101
Date:   Fri Mar 13 08:53:19 2009 +0000
 
28102
 
 
28103
    Updated Marathi Translations
 
28104
    
 
28105
    svn path=/trunk/; revision=9345
 
28106
 
 
28107
 po/ChangeLog |    4 +
 
28108
 po/mr.po     | 1687 +++++++++++++++++++++++++++++++++-------------------------
 
28109
 2 files changed, 979 insertions(+), 712 deletions(-)
 
28110
 
 
28111
commit 83c5e391f02f2c750676a719f33635e0c04bb1c0
 
28112
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
28113
Date:   Fri Mar 13 06:38:49 2009 +0000
 
28114
 
 
28115
    Added Entry for Bengali India Translation Updation
 
28116
    
 
28117
    svn path=/trunk/; revision=9344
 
28118
 
 
28119
 po/ChangeLog |    4 ++++
 
28120
 1 files changed, 4 insertions(+), 0 deletions(-)
 
28121
 
 
28122
commit 163e1f4eaac3504c902e36c58cca83f524597806
 
28123
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
28124
Date:   Fri Mar 13 06:38:31 2009 +0000
 
28125
 
 
28126
    Updated Bengali India Translation
 
28127
    
 
28128
    svn path=/trunk/; revision=9343
 
28129
 
 
28130
 po/bn_IN.po | 1673 ++++++++++++++++++++++++++++++++++-------------------------
 
28131
 1 files changed, 965 insertions(+), 708 deletions(-)
 
28132
 
 
28133
commit c2007b9783bca2ea684f6d4ed8aa0cc980d662da
 
28134
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
28135
Date:   Thu Mar 12 22:39:09 2009 +0000
 
28136
 
 
28137
    Updated Portuguese translation.
 
28138
    
 
28139
    2009-03-12  Duarte Loreto <happyguy_pt@hotmail.com>
 
28140
    
 
28141
        * pt.po: Updated Portuguese translation.
 
28142
    
 
28143
    svn path=/trunk/; revision=9342
 
28144
 
 
28145
 po/ChangeLog |    4 +++
 
28146
 po/pt.po     |   86 +++++++++++++++++++++++++++++++--------------------------
 
28147
 2 files changed, 51 insertions(+), 39 deletions(-)
 
28148
 
 
28149
commit c93e865a5f171e966545840680629366c44cb729
 
28150
Author: Bastien Nocera <hadess@hadess.net>
 
28151
Date:   Thu Mar 12 10:27:17 2009 +0000
 
28152
 
 
28153
    Fix warning when selecting a finger to enroll in the combo box (Closes:
 
28154
    
 
28155
    2009-03-12  Bastien Nocera  <hadess@hadess.net>
 
28156
    
 
28157
        * gnome-about-me-fingerprint.c (finger_combobox_changed):
 
28158
        Fix warning when selecting a finger to enroll in the combo box
 
28159
        (Closes: #574974)
 
28160
    
 
28161
    
 
28162
    svn path=/trunk/; revision=9341
 
28163
 
 
28164
 capplets/about-me/ChangeLog                    |    6 ++++++
 
28165
 capplets/about-me/gnome-about-me-fingerprint.c |    2 +-
 
28166
 2 files changed, 7 insertions(+), 1 deletions(-)
 
28167
 
 
28168
commit bdaa0cb8020f629f01407d9cf6b7bb8e9ac596aa
 
28169
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
28170
Date:   Wed Mar 11 21:26:20 2009 +0000
 
28171
 
 
28172
    updated hebrew translation
 
28173
    
 
28174
    svn path=/trunk/; revision=9340
 
28175
 
 
28176
 po/ChangeLog |    4 +
 
28177
 po/he.po     |  411 ++++++++++++++++++++++++++++++++++++++++++----------------
 
28178
 2 files changed, 302 insertions(+), 113 deletions(-)
 
28179
 
 
28180
commit 38de654eea40fb559dc67467900cc7e890347ce6
 
28181
Author: Federico Mena Quintero <federico@novell.com>
 
28182
Date:   Wed Mar 11 15:14:11 2009 +0000
 
28183
 
 
28184
    bgo574865 (RANDR) - Don't leave a dangling pointer for the current_output when the RANDR configuration changes
 
28185
    
 
28186
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
28187
    
 
28188
    svn path=/trunk/; revision=9339
 
28189
 
 
28190
 capplets/display/ChangeLog        |   13 +++++++++++++
 
28191
 capplets/display/xrandr-capplet.c |   12 ++++--------
 
28192
 2 files changed, 17 insertions(+), 8 deletions(-)
 
28193
 
 
28194
commit 5ed35ac1671cffad070c8c3338680cb4853c79fe
 
28195
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
28196
Date:   Wed Mar 11 12:49:05 2009 +0000
 
28197
 
 
28198
    Updated Telugu Translation
 
28199
    
 
28200
    svn path=/trunk/; revision=9338
 
28201
 
 
28202
 po/te.po | 2547 ++++++++++++++++++++++++++++----------------------------------
 
28203
 1 files changed, 1133 insertions(+), 1414 deletions(-)
 
28204
 
 
28205
commit 074dfdb7c3112bec99c3fd13417ff6198dcbac7e
 
28206
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
 
28207
Date:   Wed Mar 11 12:48:04 2009 +0000
 
28208
 
 
28209
    Updated Changelog entry
 
28210
    
 
28211
    svn path=/trunk/; revision=9337
 
28212
 
 
28213
 po/ChangeLog |    4 ++++
 
28214
 1 files changed, 4 insertions(+), 0 deletions(-)
 
28215
 
 
28216
commit 4cd96a9881bb2dd8bcba41f743808902b967a7c3
 
28217
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
28218
Date:   Wed Mar 11 09:48:27 2009 +0000
 
28219
 
 
28220
    Make the strings of the Rotation dialog appear translated. Bug #574693.
 
28221
    
 
28222
    2009-03-11  Gabor Kelemen  <kelemeng@gnome.hu>
 
28223
    
 
28224
        * xrandr-capplet.c: Make the strings of the Rotation dialog appear
 
28225
        translated. Bug #574693.
 
28226
    
 
28227
    svn path=/trunk/; revision=9336
 
28228
 
 
28229
 capplets/display/ChangeLog        |    5 +++++
 
28230
 capplets/display/xrandr-capplet.c |    6 +++---
 
28231
 2 files changed, 8 insertions(+), 3 deletions(-)
 
28232
 
 
28233
commit 72c826a4c5299055544503567b426e650f540fe3
 
28234
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
28235
Date:   Tue Mar 10 13:17:55 2009 +0000
 
28236
 
 
28237
    Updated Gujarati Translations.
 
28238
    
 
28239
    svn path=/trunk/; revision=9335
 
28240
 
 
28241
 po/ChangeLog |    4 +
 
28242
 po/gu.po     |  378 +++++++++++++++++++++++++++------------------------------
 
28243
 2 files changed, 183 insertions(+), 199 deletions(-)
 
28244
 
 
28245
commit 63dbd9ad4d3b14434f3c7aad7efba2bd4f7a3da0
 
28246
Author: Tommi Vainikainen <thv@iki.fi>
 
28247
Date:   Tue Mar 10 11:07:38 2009 +0000
 
28248
 
 
28249
    Updated Finnish translation.
 
28250
    
 
28251
    2009-03-10  Tommi Vainikainen  <thv@iki.fi>
 
28252
    
 
28253
        * fi.po: Updated Finnish translation.
 
28254
    
 
28255
    svn path=/trunk/; revision=9334
 
28256
 
 
28257
 po/ChangeLog |    4 +++
 
28258
 po/fi.po     |   72 ++++++++++++++++++++++++++++++---------------------------
 
28259
 2 files changed, 42 insertions(+), 34 deletions(-)
 
28260
 
 
28261
commit 7d94b76f928d94d2ae7d2dbfe0788e1ccd4e5b18
 
28262
Author: Hendrik Richter <hendrikr@gnome.org>
 
28263
Date:   Tue Mar 10 09:29:57 2009 +0000
 
28264
 
 
28265
    Updated German translation.
 
28266
    
 
28267
    2009-03-10  Hendrik Richter  <hendrikr@gnome.org>
 
28268
    
 
28269
        * de.po: Updated German translation.
 
28270
    
 
28271
    svn path=/trunk/; revision=9333
 
28272
 
 
28273
 po/ChangeLog |    4 +++
 
28274
 po/de.po     |   72 ++++++++++++++++++++++++++++++---------------------------
 
28275
 2 files changed, 42 insertions(+), 34 deletions(-)
 
28276
 
 
28277
commit 86ccbe5667af71e10f71bbc4b99dcb9d82bc0e86
 
28278
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
28279
Date:   Tue Mar 10 09:01:03 2009 +0000
 
28280
 
 
28281
    Updated Russian translation.
 
28282
    
 
28283
    2009-03-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
28284
    
 
28285
        * ru.po: Updated Russian translation.
 
28286
    
 
28287
    
 
28288
    svn path=/trunk/; revision=9332
 
28289
 
 
28290
 po/ChangeLog |    4 +
 
28291
 po/ru.po     | 1565 +++++++++++++++++++++++++++++++++-------------------------
 
28292
 2 files changed, 895 insertions(+), 674 deletions(-)
 
28293
 
 
28294
commit 7a162434bedcbefcc6a16f0c2996aff380fff970
 
28295
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
28296
Date:   Tue Mar 10 06:50:21 2009 +0000
 
28297
 
 
28298
    hindi updated by Rajesh Ranjan
 
28299
    
 
28300
    svn path=/trunk/; revision=9331
 
28301
 
 
28302
 po/ChangeLog |    4 +
 
28303
 po/hi.po     | 2062 ++++++++++++++++++++++++++++++----------------------------
 
28304
 2 files changed, 1087 insertions(+), 979 deletions(-)
 
28305
 
 
28306
commit e20c8d201b9b25babd6ee2f2eb76b0a8c442a3dc
 
28307
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
28308
Date:   Mon Mar 9 22:24:17 2009 +0000
 
28309
 
 
28310
    Translation updated.
 
28311
    
 
28312
    2009-03-09  Gabor Kelemen  <kelemeng@gnome.hu>
 
28313
    
 
28314
        * hu.po: Translation updated.
 
28315
    
 
28316
    
 
28317
    svn path=/trunk/; revision=9330
 
28318
 
 
28319
 po/hu.po |   93 +++++++++++++++++++++++++++++++++++++------------------------
 
28320
 1 files changed, 56 insertions(+), 37 deletions(-)
 
28321
 
 
28322
commit edda486eb9b54f8d80561e68e7c4b2bed15a8bad
 
28323
Author: Petr Kovar <pknbe@volny.cz>
 
28324
Date:   Sun Mar 8 18:37:29 2009 +0000
 
28325
 
 
28326
    Updated Czech translation.
 
28327
    
 
28328
    2009-03-08  Petr Kovar  <pknbe@volny.cz>
 
28329
    
 
28330
        * cs.po: Updated Czech translation.
 
28331
    
 
28332
    svn path=/trunk/; revision=9328
 
28333
 
 
28334
 po/ChangeLog |    4 +
 
28335
 po/cs.po     | 1528 +++++++++++++++++++++++++++++++++-------------------------
 
28336
 2 files changed, 871 insertions(+), 661 deletions(-)
 
28337
 
 
28338
commit 9d19c6991389e44335d15c34209e972024160a2b
 
28339
Author: Mark Krapivner <markkr@src.gnome.org>
 
28340
Date:   Sun Mar 8 15:58:09 2009 +0000
 
28341
 
 
28342
    Updated Hebrew translation
 
28343
    
 
28344
    svn path=/trunk/; revision=9327
 
28345
 
 
28346
 po/ChangeLog |    4 +
 
28347
 po/he.po     |  356 +++++++++++++++++++++++++++++-----------------------------
 
28348
 2 files changed, 184 insertions(+), 176 deletions(-)
 
28349
 
 
28350
commit 7dce0c03a33f1270a02aad7d659bd6d56a383321
 
28351
Author: Gintautas Miliauskas <gintas@akl.lt>
 
28352
Date:   Sat Mar 7 23:11:18 2009 +0000
 
28353
 
 
28354
    Updated Lithuanian translation.
 
28355
    
 
28356
    2009-03-08  Gintautas Miliauskas  <gintas@akl.lt>
 
28357
    
 
28358
        * lt.po: Updated Lithuanian translation.
 
28359
    
 
28360
    
 
28361
    
 
28362
    svn path=/trunk/; revision=9326
 
28363
 
 
28364
 po/ChangeLog |    4 +
 
28365
 po/lt.po     |  517 +++++++++++++++++++++++++++++++++-------------------------
 
28366
 2 files changed, 295 insertions(+), 226 deletions(-)
 
28367
 
 
28368
commit 572d2b8415f30414d1211d3862615ad7e173f6fd
 
28369
Author: Matej Urbančič <mateju@src.gnome.org>
 
28370
Date:   Sat Mar 7 20:24:58 2009 +0000
 
28371
 
 
28372
    Updated Slovenian translation
 
28373
    
 
28374
    svn path=/trunk/; revision=9325
 
28375
 
 
28376
 po/sl.po |   71 +++++++++++++++++++++++++++++++++----------------------------
 
28377
 1 files changed, 38 insertions(+), 33 deletions(-)
 
28378
 
 
28379
commit 7c9e9f938bb909e22bc27264c7dc1be72fe4191c
 
28380
Author: miloc <miloc@localhost>
 
28381
Date:   Sat Mar 7 14:51:27 2009 +0000
 
28382
 
 
28383
    Updated Italian translation
 
28384
    
 
28385
    svn path=/trunk/; revision=9324
 
28386
 
 
28387
 po/ChangeLog |    4 +++
 
28388
 po/it.po     |   76 ++++++++++++++++++++++++++++++---------------------------
 
28389
 2 files changed, 44 insertions(+), 36 deletions(-)
 
28390
 
 
28391
commit f0c272dcbf0413a0718a1e517e0addbfc4f64b84
 
28392
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
28393
Date:   Sat Mar 7 04:59:27 2009 +0000
 
28394
 
 
28395
    Fixed wrong translation.
 
28396
    
 
28397
    2009-03-07  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
28398
    
 
28399
        * ja.po: Fixed wrong translation.
 
28400
    
 
28401
    svn path=/trunk/; revision=9323
 
28402
 
 
28403
 po/ChangeLog |    4 ++
 
28404
 po/ja.po     |  116 +++++++++++++++++++++++++++++-----------------------------
 
28405
 2 files changed, 62 insertions(+), 58 deletions(-)
 
28406
 
 
28407
commit c57ec2834ee308a1edcefa3886016ac702719903
 
28408
Author: Jens Granseuer <jensgr@gmx.net>
 
28409
Date:   Fri Mar 6 19:23:16 2009 +0000
 
28410
 
 
28411
    fix mnemonics conflict on the custom shortcut window
 
28412
    
 
28413
    2009-03-06  Jens Granseuer  <jensgr@gmx.net>
 
28414
    
 
28415
        * gnome-keybinding-properties.glade: fix mnemonics conflict on the
 
28416
        custom shortcut window
 
28417
    
 
28418
    svn path=/trunk/; revision=9322
 
28419
 
 
28420
 capplets/keybindings/ChangeLog                     |    5 +++++
 
28421
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
28422
 2 files changed, 6 insertions(+), 1 deletions(-)
 
28423
 
 
28424
commit 38bde3894ff5553a33023f75b555a0a29e4dd18f
 
28425
Author: Jens Granseuer <jensgr@gmx.net>
 
28426
Date:   Fri Mar 6 19:19:22 2009 +0000
 
28427
 
 
28428
    fix mnemonics conflict for web browser and mail reader command widgets.
 
28429
    
 
28430
    2009-03-06  Jens Granseuer  <jensgr@gmx.net>
 
28431
    
 
28432
        * gnome-default-applications-properties.glade: fix mnemonics conflict
 
28433
        for web browser and mail reader command widgets. There's another
 
28434
        conflict for the "Run in terminal" checkbox but that one will have to
 
28435
        wait until string freeze is over
 
28436
    
 
28437
    svn path=/trunk/; revision=9321
 
28438
 
 
28439
 capplets/default-applications/ChangeLog            |    7 +++++++
 
28440
 .../gnome-default-applications-properties.glade    |    2 +-
 
28441
 2 files changed, 8 insertions(+), 1 deletions(-)
 
28442
 
 
28443
commit aab94771015cd39eb07927f80de707b0644efe49
 
28444
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
28445
Date:   Thu Mar 5 22:23:04 2009 +0000
 
28446
 
 
28447
    Updated Spanish translation
 
28448
    
 
28449
    svn path=/trunk/; revision=9320
 
28450
 
 
28451
 po/ChangeLog |    4 +++
 
28452
 po/es.po     |   66 ++++++++++++++++++++++++++++++---------------------------
 
28453
 2 files changed, 39 insertions(+), 31 deletions(-)
 
28454
 
 
28455
commit 34c30ebccba1399c3bb1cf04f8c864280e4d0468
 
28456
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
28457
Date:   Thu Mar 5 09:27:12 2009 +0000
 
28458
 
 
28459
    Updated Polish translation
 
28460
    
 
28461
    2009-03-05  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
28462
    
 
28463
        * pl.po: Updated Polish translation
 
28464
    
 
28465
    svn path=/trunk/; revision=9319
 
28466
 
 
28467
 po/ChangeLog |    4 ++++
 
28468
 po/pl.po     |    6 +++---
 
28469
 2 files changed, 7 insertions(+), 3 deletions(-)
 
28470
 
 
28471
commit 5cda4460c394e03d91eba947a344cfa1261766cc
 
28472
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
28473
Date:   Thu Mar 5 08:44:18 2009 +0000
 
28474
 
 
28475
    Updated Thai translation.
 
28476
    
 
28477
    2009-03-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
28478
    
 
28479
        * th.po: Updated Thai translation.
 
28480
    
 
28481
    
 
28482
    svn path=/trunk/; revision=9318
 
28483
 
 
28484
 po/ChangeLog |    4 +++
 
28485
 po/th.po     |   64 ++++++++++++++++++++++++++++++---------------------------
 
28486
 2 files changed, 38 insertions(+), 30 deletions(-)
 
28487
 
 
28488
commit cbbbd4b4cdf3cc4b992ea8682c68f6c979fc280f
 
28489
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
28490
Date:   Thu Mar 5 03:44:09 2009 +0000
 
28491
 
 
28492
    Updated Brazilian Portuguese translation.
 
28493
    
 
28494
    svn path=/trunk/; revision=9317
 
28495
 
 
28496
 po/ChangeLog |    5 ++++
 
28497
 po/pt_BR.po  |   69 +++++++++++++++++++++++++++++++--------------------------
 
28498
 2 files changed, 42 insertions(+), 32 deletions(-)
 
28499
 
 
28500
commit 7cd3bab550cdef30ebf8a15335fedc45525cd3c1
 
28501
Author: Daniel Nylander <dnylande@src.gnome.org>
 
28502
Date:   Thu Mar 5 00:01:23 2009 +0000
 
28503
 
 
28504
    sv.po: Updated Swedish translation
 
28505
    
 
28506
    svn path=/trunk/; revision=9316
 
28507
 
 
28508
 po/ChangeLog |    4 ++++
 
28509
 po/sv.po     |   52 +++++++++++++++++++++++++++++-----------------------
 
28510
 2 files changed, 33 insertions(+), 23 deletions(-)
 
28511
 
 
28512
commit 870557ba7e49ba4271459b82c7168feb8f3f51fb
 
28513
Author: Philip Withnall <philip@tecnocode.co.uk>
 
28514
Date:   Wed Mar 4 07:30:48 2009 +0000
 
28515
 
 
28516
    Updated British English translation.
 
28517
    
 
28518
    2009-03-04  Philip Withnall  <philip@tecnocode.co.uk>
 
28519
    
 
28520
        * en_GB.po: Updated British English translation.
 
28521
    
 
28522
    
 
28523
    svn path=/trunk/; revision=9315
 
28524
 
 
28525
 po/ChangeLog |    4 ++++
 
28526
 po/en_GB.po  |   52 ++++++++++++++++++++++++++++------------------------
 
28527
 2 files changed, 32 insertions(+), 24 deletions(-)
 
28528
 
 
28529
commit ce1b18b9c1891a3cd40086083719195c9fdd7f84
 
28530
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
28531
Date:   Tue Mar 3 20:35:22 2009 +0000
 
28532
 
 
28533
    Translation updated.
 
28534
    
 
28535
    2009-03-03  Gabor Kelemen  <kelemeng@gnome.hu>
 
28536
    
 
28537
        * hu.po: Translation updated.
 
28538
    
 
28539
    
 
28540
    svn path=/trunk/; revision=9314
 
28541
 
 
28542
 po/ChangeLog |    4 +++
 
28543
 po/hu.po     |   62 ++++++++++++++++++++++++++++++++++-----------------------
 
28544
 2 files changed, 41 insertions(+), 25 deletions(-)
 
28545
 
 
28546
commit 8703458a3a035f96d793cfcaeb70ef5858c35d1a
 
28547
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
28548
Date:   Tue Mar 3 20:12:04 2009 +0000
 
28549
 
 
28550
    Updated Polish translation
 
28551
    
 
28552
    2009-03-03  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
28553
    
 
28554
        * pl.po: Updated Polish translation
 
28555
    
 
28556
    svn path=/trunk/; revision=9313
 
28557
 
 
28558
 po/ChangeLog |    4 ++
 
28559
 po/pl.po     |   92 +++++++++++++++++++++++++++++-----------------------------
 
28560
 2 files changed, 50 insertions(+), 46 deletions(-)
 
28561
 
 
28562
commit fda6f932302d89fb2e10dbe9dfc9d951b433d9af
 
28563
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
28564
Date:   Tue Mar 3 19:36:03 2009 +0000
 
28565
 
 
28566
    Revert change to GtkUIManager. It broke string freeze.
 
28567
    
 
28568
    svn path=/trunk/; revision=9312
 
28569
 
 
28570
 ChangeLog               |    5 ++
 
28571
 typing-break/drwright.c |   98 ++++++++++++++++++++++++++++------------------
 
28572
 2 files changed, 65 insertions(+), 38 deletions(-)
 
28573
 
 
28574
commit b14516684f2bdd9ec6e0516b3567e192d3d2faaf
 
28575
Author: Felix I <ifelix@src.gnome.org>
 
28576
Date:   Tue Mar 3 11:26:53 2009 +0000
 
28577
 
 
28578
    tamil translation updated
 
28579
    
 
28580
    svn path=/trunk/; revision=9310
 
28581
 
 
28582
 po/ChangeLog |    4 +
 
28583
 po/ta.po     | 1709 ++++++++++++++++++++++++++++++++++------------------------
 
28584
 2 files changed, 1002 insertions(+), 711 deletions(-)
 
28585
 
 
28586
commit 793f71fad7f5d19b1c9405f9b973066f51f893f5
 
28587
Author: Christian Kirbach <ckirbach@src.gnome.org>
 
28588
Date:   Tue Mar 3 07:28:47 2009 +0000
 
28589
 
 
28590
    Updated German translation.
 
28591
    
 
28592
        * de.po: Updated German translation.
 
28593
    
 
28594
    svn path=/trunk/; revision=9308
 
28595
 
 
28596
 po/ChangeLog |    4 +
 
28597
 po/de.po     | 1998 ++++++++++++++++++++++++++++++++++------------------------
 
28598
 2 files changed, 1166 insertions(+), 836 deletions(-)
 
28599
 
 
28600
commit f1a29fc6dcbff9f7a1a21e5202afb21114a8bb59
 
28601
Author: Bastien Nocera <hadess@hadess.net>
 
28602
Date:   Mon Mar 2 23:06:10 2009 +0000
 
28603
 
 
28604
    Stop the font thumbnailer eating all the CPU, and limit the resources to
 
28605
    
 
28606
    2009-03-02  Bastien Nocera  <hadess@hadess.net>
 
28607
    
 
28608
        * font-viewer/Makefile.am:
 
28609
        * font-viewer/font-thumbnailer.c (main):
 
28610
        * font-viewer/totem-resources.c (set_resource_limits),
 
28611
        (time_monitor), (totem_resources_monitor_start),
 
28612
        (totem_resources_monitor_stop):
 
28613
        * font-viewer/totem-resources.h: Stop the font thumbnailer
 
28614
        eating all the CPU, and limit the resources to 30 seconds
 
28615
        and 256MB of RAM, which should be plenty (Closes: #573795)
 
28616
    
 
28617
    
 
28618
    svn path=/trunk/; revision=9306
 
28619
 
 
28620
 ChangeLog                      |   11 ++++
 
28621
 font-viewer/Makefile.am        |    2 +-
 
28622
 font-viewer/font-thumbnailer.c |    7 ++
 
28623
 font-viewer/totem-resources.c  |  123 ++++++++++++++++++++++++++++++++++++++++
 
28624
 font-viewer/totem-resources.h  |   33 +++++++++++
 
28625
 5 files changed, 175 insertions(+), 1 deletions(-)
 
28626
 
 
28627
commit a84019b447b060c9ec61611b95404cb82c54748b
 
28628
Author: Jens Granseuer <jensgr@gmx.net>
 
28629
Date:   Mon Mar 2 21:57:20 2009 +0000
 
28630
 
 
28631
    release 2.25.92
 
28632
    
 
28633
    2009-03-02  Jens Granseuer  <jensgr@gmx.net>
 
28634
    
 
28635
        * NEWS:
 
28636
        * configure.in: release 2.25.92
 
28637
    
 
28638
    svn path=/trunk/; revision=9304
 
28639
 
 
28640
 ChangeLog                      |    7 ++++
 
28641
 NEWS                           |   62 ++++++++++++++++++++++++++++++++++++++++
 
28642
 capplets/about-me/ChangeLog    |    2 +
 
28643
 capplets/appearance/ChangeLog  |    2 +
 
28644
 capplets/display/ChangeLog     |    2 +
 
28645
 capplets/keybindings/ChangeLog |    2 +
 
28646
 capplets/keyboard/ChangeLog    |    2 +
 
28647
 configure.in                   |    2 +-
 
28648
 po/ChangeLog                   |    2 +
 
28649
 9 files changed, 82 insertions(+), 1 deletions(-)
 
28650
 
 
28651
commit 06389bb831bf6c9f9ce13cd1c4089a985ba2a1e2
 
28652
Author: miloc <miloc@localhost>
 
28653
Date:   Mon Mar 2 19:57:40 2009 +0000
 
28654
 
 
28655
    Updated Italian translation
 
28656
    
 
28657
    svn path=/trunk/; revision=9303
 
28658
 
 
28659
 po/ChangeLog |    4 ++
 
28660
 po/it.po     |  164 +++++++++++++++++----------------------------------------
 
28661
 2 files changed, 53 insertions(+), 115 deletions(-)
 
28662
 
 
28663
commit 0121f5a32980c0345a535168230d949e3c0cf2d6
 
28664
Author: Alexander Shopov <ash@contact.bg>
 
28665
Date:   Mon Mar 2 12:30:13 2009 +0000
 
28666
 
 
28667
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
28668
    
 
28669
    2009-03-02  Alexander Shopov  <ash@contact.bg>
 
28670
    
 
28671
        * bg.po: Updated Bulgarian translation by
 
28672
        Alexander Shopov <ash@contact.bg>
 
28673
    
 
28674
    svn path=/trunk/; revision=9302
 
28675
 
 
28676
 po/ChangeLog |    5 +
 
28677
 po/bg.po     | 1629 +++++++++++++++++++++++++++++++++-------------------------
 
28678
 2 files changed, 925 insertions(+), 709 deletions(-)
 
28679
 
 
28680
commit cc21c396b4fe178affd5fbe9992fee23cc4e93cc
 
28681
Author: Matej Urbančič <mateju@src.gnome.org>
 
28682
Date:   Mon Mar 2 11:56:25 2009 +0000
 
28683
 
 
28684
    Updated Slovenian translation
 
28685
    
 
28686
    svn path=/trunk/; revision=9301
 
28687
 
 
28688
 po/sl.po | 1818 ++++++++++++++++++++++++++++++++++++--------------------------
 
28689
 1 files changed, 1048 insertions(+), 770 deletions(-)
 
28690
 
 
28691
commit b27f0cabb37cda25cd9acc0027479dddf21730f9
 
28692
Author: Priit Laes <plaes at svn dot gnome dot org>
 
28693
Date:   Sun Mar 1 07:08:53 2009 +0000
 
28694
 
 
28695
    Translation updated by Ivar Smolin
 
28696
    
 
28697
    2009-03-01  Priit Laes  <plaes at svn dot gnome dot org>
 
28698
    
 
28699
        * et.po: Translation updated by Ivar Smolin
 
28700
    
 
28701
    svn path=/trunk/; revision=9300
 
28702
 
 
28703
 po/ChangeLog |    4 +
 
28704
 po/et.po     | 1673 ++++++++++++++++++++--------------------------------------
 
28705
 2 files changed, 578 insertions(+), 1099 deletions(-)
 
28706
 
 
28707
commit e5c2bcb08b5736dabc1797bd695906fff975452c
 
28708
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
28709
Date:   Sat Feb 28 22:49:55 2009 +0000
 
28710
 
 
28711
    Translation updated.
 
28712
    
 
28713
    2009-02-28  Gabor Kelemen  <kelemeng@gnome.hu>
 
28714
    
 
28715
        * hu.po: Translation updated.
 
28716
    
 
28717
    
 
28718
    svn path=/trunk/; revision=9299
 
28719
 
 
28720
 po/ChangeLog |    4 ++
 
28721
 po/hu.po     |  108 ++++++++++++++++++++++++++--------------------------------
 
28722
 2 files changed, 52 insertions(+), 60 deletions(-)
 
28723
 
 
28724
commit 372da54f301a8c1e54736ab849ee01032509eea7
 
28725
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
28726
Date:   Sat Feb 28 21:30:20 2009 +0000
 
28727
 
 
28728
    Updated Portuguese translation.
 
28729
    
 
28730
    2009-02-28  Duarte Loreto <happyguy_pt@hotmail.com>
 
28731
    
 
28732
        * pt.po: Updated Portuguese translation.
 
28733
    
 
28734
    svn path=/trunk/; revision=9298
 
28735
 
 
28736
 po/ChangeLog |    4 +
 
28737
 po/pt.po     | 1942 ++++++++++++++++++++++++++++++++++------------------------
 
28738
 2 files changed, 1130 insertions(+), 816 deletions(-)
 
28739
 
 
28740
commit 5d45797036038bde90c3675a4ad096c016c4fc7f
 
28741
Author: Daniel Nylander <dnylande@src.gnome.org>
 
28742
Date:   Sat Feb 28 16:19:02 2009 +0000
 
28743
 
 
28744
    sv.po: Updated Swedish translation
 
28745
    
 
28746
    svn path=/trunk/; revision=9297
 
28747
 
 
28748
 po/ChangeLog |    4 ++
 
28749
 po/sv.po     |  118 +++++++++++++++++++++++++++------------------------------
 
28750
 2 files changed, 60 insertions(+), 62 deletions(-)
 
28751
 
 
28752
commit bb8133c6115212c3709141b6e0465d7fd4945c51
 
28753
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
28754
Date:   Sat Feb 28 15:59:32 2009 +0000
 
28755
 
 
28756
    Updated Finnish translation
 
28757
    
 
28758
    svn path=/trunk/; revision=9296
 
28759
 
 
28760
 po/ChangeLog |    4 ++
 
28761
 po/fi.po     |  118 ++++++++++++++++++++++++++++------------------------------
 
28762
 2 files changed, 61 insertions(+), 61 deletions(-)
 
28763
 
 
28764
commit 27f4fba4ef0751d70ec63cd5f388f0bffc2d3644
 
28765
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
28766
Date:   Sat Feb 28 15:47:46 2009 +0000
 
28767
 
 
28768
    Updated Italian translation.
 
28769
    
 
28770
    svn path=/trunk/; revision=9295
 
28771
 
 
28772
 po/ChangeLog |    4 +
 
28773
 po/it.po     | 2491 +++++++++++++++++++++++++++++++---------------------------
 
28774
 2 files changed, 1323 insertions(+), 1172 deletions(-)
 
28775
 
 
28776
commit 446a361c225d3c7d1cac0a30332621c39f7eeda4
 
28777
Author: Philip Withnall <philip@tecnocode.co.uk>
 
28778
Date:   Sat Feb 28 10:04:07 2009 +0000
 
28779
 
 
28780
    Updated British English translation.
 
28781
    
 
28782
    2009-02-28  Philip Withnall  <philip@tecnocode.co.uk>
 
28783
    
 
28784
        * en_GB.po: Updated British English translation.
 
28785
    
 
28786
    
 
28787
    svn path=/trunk/; revision=9294
 
28788
 
 
28789
 po/ChangeLog |    4 ++++
 
28790
 po/en_GB.po  |   50 +++++++++++++++++++++++---------------------------
 
28791
 2 files changed, 27 insertions(+), 27 deletions(-)
 
28792
 
 
28793
commit 8a69c57d145fb86c2b67d65844ee6b549358d999
 
28794
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
28795
Date:   Fri Feb 27 19:05:33 2009 +0000
 
28796
 
 
28797
    Updated Spanish translation
 
28798
    
 
28799
    svn path=/trunk/; revision=9293
 
28800
 
 
28801
 po/ChangeLog |    4 ++
 
28802
 po/es.po     |  114 +++++++++++++++++++++++++++------------------------------
 
28803
 2 files changed, 58 insertions(+), 60 deletions(-)
 
28804
 
 
28805
commit 135fbbfcacadfa8e251848c2e22f11db52f63851
 
28806
Author: Jens Granseuer <jensgr@gmx.net>
 
28807
Date:   Fri Feb 27 17:56:39 2009 +0000
 
28808
 
 
28809
    remove sound notifications button icon that no longer exists (bug #570906)
 
28810
    
 
28811
    2009-02-27  Jens Granseuer  <jensgr@gmx.net>
 
28812
    
 
28813
        * gnome-keyboard-properties.c: (create_dialog): remove sound
 
28814
        notifications button icon that no longer exists (bug #570906)
 
28815
    
 
28816
    svn path=/trunk/; revision=9292
 
28817
 
 
28818
 capplets/keyboard/ChangeLog                   |    5 +++++
 
28819
 capplets/keyboard/gnome-keyboard-properties.c |    9 +++------
 
28820
 2 files changed, 8 insertions(+), 6 deletions(-)
 
28821
 
 
28822
commit 146ef65c1cbb0d16c102e6f116651796c4cfa423
 
28823
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
28824
Date:   Fri Feb 27 14:06:35 2009 +0000
 
28825
 
 
28826
    Updated Thai translation.
 
28827
    
 
28828
    2009-02-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
28829
    
 
28830
        * th.po: Updated Thai translation.
 
28831
    
 
28832
    
 
28833
    svn path=/trunk/; revision=9291
 
28834
 
 
28835
 po/ChangeLog |    4 ++
 
28836
 po/th.po     |  110 ++++++++++++++++++++++++++++------------------------------
 
28837
 2 files changed, 57 insertions(+), 57 deletions(-)
 
28838
 
 
28839
commit 232073891806fed2f4af13c965e09cb7eb55a9ee
 
28840
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
28841
Date:   Fri Feb 27 13:57:06 2009 +0000
 
28842
 
 
28843
    Updated Brazilian Portuguese translation.
 
28844
    
 
28845
    svn path=/trunk/; revision=9290
 
28846
 
 
28847
 po/ChangeLog |    4 +++
 
28848
 po/pt_BR.po  |   78 +++++++++++++++++++++++++++------------------------------
 
28849
 2 files changed, 41 insertions(+), 41 deletions(-)
 
28850
 
 
28851
commit 1c29b115e665102e97970b2960ffd35cd0d42c78
 
28852
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
28853
Date:   Thu Feb 26 19:19:04 2009 +0000
 
28854
 
 
28855
    Use GtkUIManager instead of deprecated GtkItemFactory. Bug #572325
 
28856
    
 
28857
    svn path=/trunk/; revision=9289
 
28858
 
 
28859
 ChangeLog               |    5 ++
 
28860
 typing-break/drwright.c |   98 ++++++++++++++++++----------------------------
 
28861
 2 files changed, 43 insertions(+), 60 deletions(-)
 
28862
 
 
28863
commit 6f93ad356d310d6f107bc0935a6b5c43db490511
 
28864
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
28865
Date:   Wed Feb 25 21:01:40 2009 +0000
 
28866
 
 
28867
    Updated be@latin.po
 
28868
    
 
28869
    svn path=/trunk/; revision=9288
 
28870
 
 
28871
 po/ChangeLog   |    4 +
 
28872
 po/be@latin.po | 2040 ++++++++++++++++++++++++++++++++------------------------
 
28873
 2 files changed, 1179 insertions(+), 865 deletions(-)
 
28874
 
 
28875
commit 279ffeb73a2e80850daaf0f713f35fbe42850a4a
 
28876
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
28877
Date:   Mon Feb 23 19:22:31 2009 +0000
 
28878
 
 
28879
    Trivial change of deprecated GtkType to GType. More fixage of bug #572325
 
28880
    
 
28881
    svn path=/trunk/; revision=9287
 
28882
 
 
28883
 capplets/about-me/ChangeLog        |    4 ++++
 
28884
 capplets/about-me/eel-gtk-macros.h |    6 +++---
 
28885
 2 files changed, 7 insertions(+), 3 deletions(-)
 
28886
 
 
28887
commit db19d1ab1c84edd9d56fcac6028c17951a7eae41
 
28888
Author: Philip Withnall <philip@tecnocode.co.uk>
 
28889
Date:   Mon Feb 23 19:00:49 2009 +0000
 
28890
 
 
28891
    Updated British English translation.
 
28892
    
 
28893
    2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>
 
28894
    
 
28895
        * en_GB.po: Updated British English translation.
 
28896
    
 
28897
    
 
28898
    svn path=/trunk/; revision=9286
 
28899
 
 
28900
 po/ChangeLog |    4 +
 
28901
 po/en_GB.po  | 1936 ++++++++++++++++++++++++++++++++++------------------------
 
28902
 2 files changed, 1130 insertions(+), 810 deletions(-)
 
28903
 
 
28904
commit 1ed76a4387cf6db054faa34f8949b3ea4ac1a429
 
28905
Author: Jens Granseuer <jensgr@gmx.net>
 
28906
Date:   Mon Feb 23 18:38:27 2009 +0000
 
28907
 
 
28908
    for shortcuts without a description simply show "<Unknown Action>" instead
 
28909
    
 
28910
    2009-02-23  Jens Granseuer  <jensgr@gmx.net>
 
28911
    
 
28912
        * gnome-keybinding-properties.c: (append_keys_to_tree),
 
28913
        (update_custom_shortcut): for shortcuts without a description simply
 
28914
        show "<Unknown Action>" instead of (unhelpful) parts of its GConf
 
28915
        path (bug #572808)
 
28916
    
 
28917
    svn path=/trunk/; revision=9285
 
28918
 
 
28919
 capplets/keybindings/ChangeLog                     |    7 +++++++
 
28920
 capplets/keybindings/gnome-keybinding-properties.c |    6 ++++--
 
28921
 2 files changed, 11 insertions(+), 2 deletions(-)
 
28922
 
 
28923
commit bc85298dcb164d7069fb866c2d344af8d0267cda
 
28924
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
28925
Date:   Mon Feb 23 18:15:51 2009 +0000
 
28926
 
 
28927
    Replace following deprecated gtk symbols: gtk_box_pack_start_defaults, gtk_widget_set_usize, and GTK_CHECK_* Bug #572325
 
28928
    
 
28929
    svn path=/trunk/; revision=9284
 
28930
 
 
28931
 ChangeLog                                          |    8 ++++++++
 
28932
 capplets/keybindings/eggcellrendererkeys.h         |   10 +++++-----
 
28933
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
28934
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    2 +-
 
28935
 4 files changed, 15 insertions(+), 7 deletions(-)
 
28936
 
 
28937
commit e5208bc543c4a3149e3bb230246949af38e52903
 
28938
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
28939
Date:   Sun Feb 22 22:01:40 2009 +0000
 
28940
 
 
28941
    Replace deprecated GTK symbols. Fixes part of bug #572325
 
28942
    
 
28943
    svn path=/trunk/; revision=9283
 
28944
 
 
28945
 ChangeLog                               |    6 ++++++
 
28946
 capplets/appearance/appearance-font.c   |    5 ++---
 
28947
 capplets/mouse/gnome-mouse-properties.c |    8 ++++----
 
28948
 typing-break/drw-utils.c                |   26 +++++++++++++-------------
 
28949
 4 files changed, 25 insertions(+), 20 deletions(-)
 
28950
 
 
28951
commit e09d3371e88947c9e56ed773a6704ddcec970ca9
 
28952
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
28953
Date:   Sat Feb 21 19:53:39 2009 +0000
 
28954
 
 
28955
    Updated Brazilian Portuguese translation.
 
28956
    
 
28957
    svn path=/trunk/; revision=9282
 
28958
 
 
28959
 po/ChangeLog |    5 ++
 
28960
 po/pt_BR.po  |  188 +++++++++++++++++++++++++++++++--------------------------
 
28961
 2 files changed, 107 insertions(+), 86 deletions(-)
 
28962
 
 
28963
commit 1264bf29406a274350aba04067de6ecc3b604262
 
28964
Author: Jens Granseuer <jensgr@gmx.net>
 
28965
Date:   Fri Feb 20 23:17:07 2009 +0000
 
28966
 
 
28967
    GTK_DIALOG_NO_SEPARATOR cannot be used with GtkMessageDialog
 
28968
    
 
28969
    2009-02-21  Jens Granseuer  <jensgr@gmx.net>
 
28970
    
 
28971
        * xrandr-capplet.c: (error_message): GTK_DIALOG_NO_SEPARATOR cannot be
 
28972
        used with GtkMessageDialog
 
28973
    
 
28974
    svn path=/trunk/; revision=9281
 
28975
 
 
28976
 capplets/display/ChangeLog        |    5 +++++
 
28977
 capplets/display/xrandr-capplet.c |    2 +-
 
28978
 2 files changed, 6 insertions(+), 1 deletions(-)
 
28979
 
 
28980
commit c9362a670bb7d8f9d7123dbadd5c0e724829af08
 
28981
Author: Jens Granseuer <jensgr@gmx.net>
 
28982
Date:   Fri Feb 20 19:51:44 2009 +0000
 
28983
 
 
28984
    don't forget to save the shortcut command, too (bug #572501)
 
28985
    
 
28986
    2009-02-20  Jens Granseuer  <jensgr@gmx.net>
 
28987
    
 
28988
        * gnome-keybinding-properties.c: (update_custom_shortcut): don't
 
28989
        forget to save the shortcut command, too (bug #572501)
 
28990
    
 
28991
    svn path=/trunk/; revision=9280
 
28992
 
 
28993
 capplets/keybindings/ChangeLog                     |    5 +++++
 
28994
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
28995
 2 files changed, 6 insertions(+), 0 deletions(-)
 
28996
 
 
28997
commit 53c0f283cf7481f7d6c7b5136a3232a0e8b9fb4a
 
28998
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
28999
Date:   Fri Feb 20 16:14:13 2009 +0000
 
29000
 
 
29001
    Translation updated.
 
29002
    
 
29003
    2009-02-20  Gabor Kelemen  <kelemeng@gnome.hu>
 
29004
    
 
29005
        * hu.po: Translation updated.
 
29006
    
 
29007
    
 
29008
    svn path=/trunk/; revision=9279
 
29009
 
 
29010
 po/ChangeLog |    4 ++++
 
29011
 po/hu.po     |   22 +++++++++++-----------
 
29012
 2 files changed, 15 insertions(+), 11 deletions(-)
 
29013
 
 
29014
commit 83fc72127e59056d9c7dcb1162a2641c72266b81
 
29015
Author: Federico Mena Quintero <federico@novell.com>
 
29016
Date:   Fri Feb 20 00:49:01 2009 +0000
 
29017
 
 
29018
    RANDR - Make the color of monitor labels consistent with the per-monitor popups
 
29019
    
 
29020
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
29021
    
 
29022
    svn path=/trunk/; revision=9278
 
29023
 
 
29024
 capplets/display/ChangeLog        |    5 +++++
 
29025
 capplets/display/xrandr-capplet.c |    2 +-
 
29026
 2 files changed, 6 insertions(+), 1 deletions(-)
 
29027
 
 
29028
commit 805d3406f17cf8d85927bf8f230a4a34b61f031c
 
29029
Author: Jens Granseuer <jensgr@gmx.net>
 
29030
Date:   Thu Feb 19 19:36:54 2009 +0000
 
29031
 
 
29032
    fix message markup appearing in dialog (bug #572453)
 
29033
    
 
29034
    2009-02-19  Jens Granseuer  <jensgr@gmx.net>
 
29035
    
 
29036
        * theme-installer.c: (gnome_theme_install_real): fix message markup
 
29037
        appearing in dialog (bug #572453)
 
29038
    
 
29039
    svn path=/trunk/; revision=9277
 
29040
 
 
29041
 capplets/appearance/ChangeLog         |    5 +++++
 
29042
 capplets/appearance/theme-installer.c |   17 ++++++-----------
 
29043
 2 files changed, 11 insertions(+), 11 deletions(-)
 
29044
 
 
29045
commit 91457e6f53dba62a04346e3e812e00ab303c9da1
 
29046
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
29047
Date:   Thu Feb 19 13:19:16 2009 +0000
 
29048
 
 
29049
    Updated Catalan translation
 
29050
    
 
29051
    svn path=/trunk/; revision=9276
 
29052
 
 
29053
 po/ChangeLog |    4 +
 
29054
 po/ca.po     |  617 +++++++++++++++++++++++++---------------------------------
 
29055
 2 files changed, 272 insertions(+), 349 deletions(-)
 
29056
 
 
29057
commit 3bbde052351c710af69c1922dec72dc0f98ecc92
 
29058
Author: Jens Granseuer <jensgr@gmx.net>
 
29059
Date:   Wed Feb 18 18:51:28 2009 +0000
 
29060
 
 
29061
    Patch by: Jonas Bonn
 
29062
    
 
29063
    2009-02-18  Jens Granseuer  <jensgr@gmx.net>
 
29064
    
 
29065
        Patch by: Jonas Bonn
 
29066
    
 
29067
        * font-viewer/font-thumbnailer.c: (main): initialize the type system.
 
29068
        Fixes hangs when thumbnailing (bug #572189)
 
29069
    
 
29070
    svn path=/trunk/; revision=9275
 
29071
 
 
29072
 ChangeLog                      |    7 +++++++
 
29073
 font-viewer/font-thumbnailer.c |    4 +++-
 
29074
 2 files changed, 10 insertions(+), 1 deletions(-)
 
29075
 
 
29076
commit 456cde5c52f88097330e010774fb6153eebe8c1e
 
29077
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
29078
Date:   Tue Feb 17 22:47:03 2009 +0000
 
29079
 
 
29080
    Updated Korean translation
 
29081
    
 
29082
    svn path=/trunk/; revision=9274
 
29083
 
 
29084
 po/ChangeLog |    4 +
 
29085
 po/ko.po     |  385 +++++++++++++++++++++++++++++++---------------------------
 
29086
 2 files changed, 208 insertions(+), 181 deletions(-)
 
29087
 
 
29088
commit 718ed2b5c5a47d66812e1c719fe52043842e48b8
 
29089
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
 
29090
Date:   Tue Feb 17 13:36:32 2009 +0000
 
29091
 
 
29092
    2.25.91
 
29093
    
 
29094
    svn path=/trunk/; revision=9273
 
29095
 
 
29096
 po/ChangeLog |    5 ++
 
29097
 po/zh_HK.po  |  207 +++++++++++++++++++++++++++++++---------------------------
 
29098
 po/zh_TW.po  |  207 +++++++++++++++++++++++++++++++---------------------------
 
29099
 3 files changed, 225 insertions(+), 194 deletions(-)
 
29100
 
 
29101
commit ccf6dfe7c47aca6ea6419e2d57aebe851f789835
 
29102
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
29103
Date:   Tue Feb 17 08:34:22 2009 +0000
 
29104
 
 
29105
    Updated Thai translation.
 
29106
    
 
29107
    2009-02-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
29108
    
 
29109
        * th.po: Updated Thai translation.
 
29110
    
 
29111
    
 
29112
    svn path=/trunk/; revision=9272
 
29113
 
 
29114
 po/ChangeLog |    4 +
 
29115
 po/th.po     | 1676 +++++++++++++++++++++++++++++++++-------------------------
 
29116
 2 files changed, 972 insertions(+), 708 deletions(-)
 
29117
 
 
29118
commit 0a2e4e6051cdccb88ede17887b4db604dc9ef10c
 
29119
Author: Daniel Nylander <dnylande@src.gnome.org>
 
29120
Date:   Mon Feb 16 16:46:31 2009 +0000
 
29121
 
 
29122
    sv.po: Updated Swedish translation
 
29123
    
 
29124
    svn path=/trunk/; revision=9271
 
29125
 
 
29126
 po/sv.po |    4 ++--
 
29127
 1 files changed, 2 insertions(+), 2 deletions(-)
 
29128
 
 
29129
commit 1ab1e809a49f86c6b7f32eff483e95c8e1cdc174
 
29130
Author: Daniel Nylander <dnylande@src.gnome.org>
 
29131
Date:   Mon Feb 16 13:44:52 2009 +0000
 
29132
 
 
29133
    sv.po: Updated Swedish translation
 
29134
    
 
29135
    svn path=/trunk/; revision=9270
 
29136
 
 
29137
 po/sv.po |    6 +++---
 
29138
 1 files changed, 3 insertions(+), 3 deletions(-)
 
29139
 
 
29140
commit 14b342d4209b985af5c74d17362b96753b63aa54
 
29141
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
29142
Date:   Sun Feb 15 14:38:32 2009 +0000
 
29143
 
 
29144
    Updated Finnish translation
 
29145
    
 
29146
    svn path=/trunk/; revision=9269
 
29147
 
 
29148
 po/ChangeLog |    4 +
 
29149
 po/fi.po     | 3103 +++++++++++++++++-----------------------------------------
 
29150
 2 files changed, 883 insertions(+), 2224 deletions(-)
 
29151
 
 
29152
commit b4c5f758b86a90d0ca4e59ac2b91c56101bf7156
 
29153
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
29154
Date:   Sun Feb 15 12:57:41 2009 +0000
 
29155
 
 
29156
    Updated Danish translation
 
29157
    
 
29158
    svn path=/trunk/; revision=9268
 
29159
 
 
29160
 po/ChangeLog |    4 +
 
29161
 po/da.po     | 1508 +++++++++++++++++++++++++++++++++++-----------------------
 
29162
 2 files changed, 915 insertions(+), 597 deletions(-)
 
29163
 
 
29164
commit d6116202a10599c4edb4986cb19b5af19aa4a166
 
29165
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
29166
Date:   Sat Feb 14 23:02:51 2009 +0000
 
29167
 
 
29168
    Updated Polish translation
 
29169
    
 
29170
    2009-02-15  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
29171
    
 
29172
        * pl.po: Updated Polish translation
 
29173
    
 
29174
    svn path=/trunk/; revision=9267
 
29175
 
 
29176
 po/ChangeLog |    4 +
 
29177
 po/pl.po     | 1031 +++++++++++++---------------------------------------------
 
29178
 2 files changed, 237 insertions(+), 798 deletions(-)
 
29179
 
 
29180
commit c9f98fe9a115cd489ac38e2ea9744bef1c3310db
 
29181
Author: Claude Paroz <claude@2xlibre.net>
 
29182
Date:   Sat Feb 14 14:49:35 2009 +0000
 
29183
 
 
29184
    Updated French translation by Laurent Coudeur and Claude Paroz.
 
29185
    
 
29186
    2009-02-14  Claude Paroz  <claude@2xlibre.net>
 
29187
    
 
29188
        * fr.po: Updated French translation by Laurent Coudeur and Claude Paroz.
 
29189
    
 
29190
    svn path=/trunk/; revision=9266
 
29191
 
 
29192
 po/ChangeLog |    4 +
 
29193
 po/fr.po     | 1784 ++++++++++++++++++++++++++++++++++++----------------------
 
29194
 2 files changed, 1112 insertions(+), 676 deletions(-)
 
29195
 
 
29196
commit 41fd25746962025d9b156c94b082c75074db5ba9
 
29197
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
29198
Date:   Sat Feb 14 13:55:58 2009 +0000
 
29199
 
 
29200
    fixed initial layout preview, #550721
 
29201
    
 
29202
    svn path=/trunk/; revision=9265
 
29203
 
 
29204
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
29205
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    6 +++---
 
29206
 2 files changed, 9 insertions(+), 3 deletions(-)
 
29207
 
 
29208
commit d036772282407c53f4393ced5a6bd6d4cd365338
 
29209
Author: Daniel Nylander <dnylande@src.gnome.org>
 
29210
Date:   Sat Feb 14 09:11:07 2009 +0000
 
29211
 
 
29212
    sv.po: Updated Swedish translation
 
29213
    
 
29214
    svn path=/trunk/; revision=9264
 
29215
 
 
29216
 po/ChangeLog |    4 ++
 
29217
 po/sv.po     |  146 +++++++++++++++++++++++++++++++--------------------------
 
29218
 2 files changed, 83 insertions(+), 67 deletions(-)
 
29219
 
 
29220
commit e95fd08156d7174d12f80eb8b1c2dd85ddbeccd5
 
29221
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
29222
Date:   Sat Feb 14 02:01:12 2009 +0000
 
29223
 
 
29224
    Translation updated.
 
29225
    
 
29226
    2009-02-14  Gabor Kelemen  <kelemeng@gnome.hu>
 
29227
    
 
29228
        * hu.po: Translation updated.
 
29229
    
 
29230
    svn path=/trunk/; revision=9263
 
29231
 
 
29232
 po/ChangeLog |    4 +
 
29233
 po/hu.po     |  285 +++++++++++++++++++++++++++++-----------------------------
 
29234
 2 files changed, 145 insertions(+), 144 deletions(-)
 
29235
 
 
29236
commit 475e7603b7ba24829efde2f4bddd8c613a1a5377
 
29237
Author: Jani Monoses <janimo@src.gnome.org>
 
29238
Date:   Fri Feb 13 19:29:28 2009 +0000
 
29239
 
 
29240
    Updated Romanian translations from Adi Roiban
 
29241
    
 
29242
    svn path=/trunk/; revision=9262
 
29243
 
 
29244
 po/ChangeLog |    5 +
 
29245
 po/ro.po     | 4089 +++++++++++++++++++++++++++-------------------------------
 
29246
 2 files changed, 1937 insertions(+), 2157 deletions(-)
 
29247
 
 
29248
commit 5934173d717d92cf55de1e78f54fc1aa54b27846
 
29249
Author: Clytie Siddall <clyties@src.gnome.org>
 
29250
Date:   Fri Feb 13 11:13:14 2009 +0000
 
29251
 
 
29252
    2009-02-13    vi.po    Updated Vietnamese translation
 
29253
    
 
29254
    Clytie Siddall <clytie@riverland.net.au>
 
29255
    
 
29256
    svn path=/trunk/; revision=9261
 
29257
 
 
29258
 po/ChangeLog |    4 ++
 
29259
 po/vi.po     |  145 ++++++++++++++++++++++++++++++++--------------------------
 
29260
 2 files changed, 84 insertions(+), 65 deletions(-)
 
29261
 
 
29262
commit 03e03c5207d53110b9571930400d20c6a87612f1
 
29263
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
29264
Date:   Fri Feb 13 08:49:49 2009 +0000
 
29265
 
 
29266
    Updated Basque translation.
 
29267
    
 
29268
    2009-02-13  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
29269
    
 
29270
        * eu.po: Updated Basque translation.
 
29271
    
 
29272
    
 
29273
    svn path=/trunk/; revision=9260
 
29274
 
 
29275
 po/ChangeLog |    4 +
 
29276
 po/eu.po     |  186 ++++++++++++++++++++++++++++++++++------------------------
 
29277
 2 files changed, 114 insertions(+), 76 deletions(-)
 
29278
 
 
29279
commit f29c62e940a1f3ba94f2f3f0d31f48bf15e576fc
 
29280
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
29281
Date:   Thu Feb 12 22:22:32 2009 +0000
 
29282
 
 
29283
    Updated Spanish translation
 
29284
    
 
29285
    svn path=/trunk/; revision=9259
 
29286
 
 
29287
 po/ChangeLog |    4 ++
 
29288
 po/es.po     |  153 +++++++++++++++++++++++++++++++---------------------------
 
29289
 2 files changed, 86 insertions(+), 71 deletions(-)
 
29290
 
 
29291
commit 115c97910061465347f03dcc8ade7f1d724666bf
 
29292
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
29293
Date:   Thu Feb 12 14:46:09 2009 +0000
 
29294
 
 
29295
    Updated Japanese translation.
 
29296
    
 
29297
    2009-02-12  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
29298
    
 
29299
        * ja.po: Updated Japanese translation.
 
29300
    
 
29301
    svn path=/trunk/; revision=9258
 
29302
 
 
29303
 po/ChangeLog |    4 +
 
29304
 po/ja.po     | 1588 +++++++++++++++++++++++++++++++++-------------------------
 
29305
 2 files changed, 910 insertions(+), 682 deletions(-)
 
29306
 
 
29307
commit 3c6c697c349869a8d18bc69efb7a971023f05d4b
 
29308
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
29309
Date:   Wed Feb 11 23:10:14 2009 +0000
 
29310
 
 
29311
    Add visual bell settings
 
29312
    
 
29313
    svn path=/trunk/; revision=9257
 
29314
 
 
29315
 capplets/keyboard/ChangeLog                        |    8 ++
 
29316
 capplets/keyboard/gnome-keyboard-properties-a11y.c |   64 +++++++++++
 
29317
 capplets/keyboard/gnome-keyboard-properties.glade  |  120 ++++++++++++++++++++
 
29318
 3 files changed, 192 insertions(+), 0 deletions(-)
 
29319
 
 
29320
commit fe18fb4357fb892707f1fccf871b5eb367b51e51
 
29321
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
29322
Date:   Wed Feb 11 22:30:07 2009 +0000
 
29323
 
 
29324
    Updated Basque translation.
 
29325
    
 
29326
    2009-02-11  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
29327
    
 
29328
        * eu.po: Updated Basque translation.
 
29329
    
 
29330
    
 
29331
    svn path=/trunk/; revision=9256
 
29332
 
 
29333
 po/ChangeLog |    4 +
 
29334
 po/eu.po     | 1416 +++++++++++++++++++++++++++++++++-------------------------
 
29335
 2 files changed, 812 insertions(+), 608 deletions(-)
 
29336
 
 
29337
commit 66100ae8e84c3b160146a1e038589e1eecfe94a5
 
29338
Author: Daniel Nylander <dnylande@src.gnome.org>
 
29339
Date:   Wed Feb 11 03:11:24 2009 +0000
 
29340
 
 
29341
    sv.po: Updated Swedish translation
 
29342
    
 
29343
    svn path=/trunk/; revision=9255
 
29344
 
 
29345
 po/ChangeLog |    4 +
 
29346
 po/sv.po     |  258 ++++++++++++++++++++++++++++++++++++----------------------
 
29347
 2 files changed, 164 insertions(+), 98 deletions(-)
 
29348
 
 
29349
commit 879faa3e59d39601285c17ce573133da0c9aaefc
 
29350
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
29351
Date:   Tue Feb 10 09:06:30 2009 +0000
 
29352
 
 
29353
    Added Asturian translation on behalf of Mikel González
 
29354
    
 
29355
    svn path=/trunk/; revision=9254
 
29356
 
 
29357
 po/ChangeLog |    4 +
 
29358
 po/ast.po    | 1459 ++++++++++++++++++++++++++++++++++++----------------------
 
29359
 2 files changed, 905 insertions(+), 558 deletions(-)
 
29360
 
 
29361
commit 49cfd993c1c3e2ba7f69268649e093c685949350
 
29362
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
 
29363
Date:   Mon Feb 9 13:52:54 2009 +0000
 
29364
 
 
29365
    Replace gdk_pixbuf_unref with g_object_unref
 
29366
    
 
29367
    svn path=/trunk/; revision=9253
 
29368
 
 
29369
 ChangeLog                               |    6 ++++++
 
29370
 capplets/common/gconf-property-editor.c |    2 +-
 
29371
 font-viewer/font-thumbnailer.c          |    2 +-
 
29372
 3 files changed, 8 insertions(+), 2 deletions(-)
 
29373
 
 
29374
commit a19fea501e8193d08445a5f6b03a1b240c042882
 
29375
Author: Jonh Wendell <jwendell@gnome.org>
 
29376
Date:   Mon Feb 9 12:51:13 2009 +0000
 
29377
 
 
29378
    Brazilian Portuguese translation updated by Andre Gondim and myself.
 
29379
    
 
29380
    2009-02-09  Jonh Wendell  <jwendell@gnome.org>
 
29381
    
 
29382
        * pt_BR.po: Brazilian Portuguese translation updated by Andre Gondim
 
29383
        and myself.
 
29384
    
 
29385
    
 
29386
    svn path=/trunk/; revision=9252
 
29387
 
 
29388
 po/ChangeLog |    5 +
 
29389
 po/pt_BR.po  |  784 ++++++++++++++-------------------------------------------
 
29390
 2 files changed, 198 insertions(+), 591 deletions(-)
 
29391
 
 
29392
commit 81492186614920c4257628f22d725a644c826ae0
 
29393
Author: Mark Krapivner <markkr@src.gnome.org>
 
29394
Date:   Sun Feb 8 20:38:16 2009 +0000
 
29395
 
 
29396
    Updated Hebrew translation
 
29397
    
 
29398
    svn path=/trunk/; revision=9251
 
29399
 
 
29400
 po/ChangeLog |    4 +
 
29401
 po/he.po     |  785 ++++++++++++++++++++++-----------------------------------
 
29402
 2 files changed, 307 insertions(+), 482 deletions(-)
 
29403
 
 
29404
commit 2a70178e83cbae20e2ee252c03aa9ca8d06691d9
 
29405
Author: Clytie Siddall <clyties@src.gnome.org>
 
29406
Date:   Sun Feb 8 12:41:34 2009 +0000
 
29407
 
 
29408
    Updated Vietnamese translation
 
29409
    
 
29410
    svn path=/trunk/; revision=9250
 
29411
 
 
29412
 po/ChangeLog |    4 ++
 
29413
 po/vi.po     |  112 ++++++++++++++++++++++------------------------------------
 
29414
 2 files changed, 46 insertions(+), 70 deletions(-)
 
29415
 
 
29416
commit 661f38d5faec2af8067078c4b1bad8cc5dc77602
 
29417
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
29418
Date:   Sun Feb 8 12:34:44 2009 +0000
 
29419
 
 
29420
    Updated Spanish translation
 
29421
    
 
29422
    svn path=/trunk/; revision=9249
 
29423
 
 
29424
 po/ChangeLog |    4 +
 
29425
 po/es.po     |  313 ++++++++++++++++++++++++++++++++--------------------------
 
29426
 2 files changed, 178 insertions(+), 139 deletions(-)
 
29427
 
 
29428
commit 1aefe849897b0a1b2608dd04a065dda04466c5bc
 
29429
Author: Jens Granseuer <jensgr@gmx.net>
 
29430
Date:   Sun Feb 8 11:43:21 2009 +0000
 
29431
 
 
29432
    change window title and menu entry name to "Display"/"Display Preferences"
 
29433
    
 
29434
    2009-02-08  Jens Granseuer  <jensgr@gmx.net>
 
29435
    
 
29436
        * display-capplet.glade:
 
29437
        * display-properties.desktop.in.in: change window title and menu entry
 
29438
        name to "Display"/"Display Preferences" to be consistent with other
 
29439
        settings dialogs (bug #570907)
 
29440
    
 
29441
    svn path=/trunk/; revision=9248
 
29442
 
 
29443
 capplets/display/ChangeLog                        |    7 +++++++
 
29444
 capplets/display/display-capplet.glade            |    2 +-
 
29445
 capplets/display/display-properties.desktop.in.in |    2 +-
 
29446
 3 files changed, 9 insertions(+), 2 deletions(-)
 
29447
 
 
29448
commit f0b1aef18c09a1e5ebbabef54ca1a1d2993b9593
 
29449
Author: Kjartan Maraas <kmaraas@gnome.org>
 
29450
Date:   Sat Feb 7 13:18:05 2009 +0000
 
29451
 
 
29452
    Updated Norwegian bokmål translation.
 
29453
    
 
29454
    2009-02-07  Kjartan Maraas  <kmaraas@gnome.org>
 
29455
    
 
29456
        * nb.po: Updated Norwegian bokmål translation.
 
29457
    
 
29458
    svn path=/trunk/; revision=9247
 
29459
 
 
29460
 po/ChangeLog |    4 +
 
29461
 po/nb.po     |  269 ++++++++++++++++++++++++++++++----------------------------
 
29462
 2 files changed, 143 insertions(+), 130 deletions(-)
 
29463
 
 
29464
commit 8786acaa3a027ae82ba4410c91c1a29ed68d12f3
 
29465
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
29466
Date:   Sat Feb 7 13:10:46 2009 +0000
 
29467
 
 
29468
    restored Help button in options, b.g.o#556952
 
29469
    
 
29470
    svn path=/trunk/; revision=9246
 
29471
 
 
29472
 capplets/keyboard/ChangeLog                        |    6 ++++
 
29473
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   28 ++++++++++++-------
 
29474
 capplets/keyboard/gnome-keyboard-properties.glade  |    1 +
 
29475
 3 files changed, 25 insertions(+), 10 deletions(-)
 
29476
 
 
29477
commit 4acded1a0be01b87acf77b0aa5ef79c445dc6331
 
29478
Author: Clytie Siddall <clyties@src.gnome.org>
 
29479
Date:   Sat Feb 7 12:58:55 2009 +0000
 
29480
 
 
29481
    Updated Vietnamese translation
 
29482
    
 
29483
    svn path=/trunk/; revision=9245
 
29484
 
 
29485
 po/ChangeLog |    4 +
 
29486
 po/vi.po     | 1997 ++++++++++++++++++++++++++--------------------------------
 
29487
 2 files changed, 885 insertions(+), 1116 deletions(-)
 
29488
 
 
29489
commit 667d3c3badf95baa7b96a944156ad956428fdbdc
 
29490
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
29491
Date:   Fri Feb 6 13:21:03 2009 +0000
 
29492
 
 
29493
    Translation updated.
 
29494
    
 
29495
    2009-02-06  Gabor Kelemen  <kelemeng@gnome.hu>
 
29496
    
 
29497
        * hu.po: Translation updated.
 
29498
    
 
29499
    svn path=/trunk/; revision=9244
 
29500
 
 
29501
 po/ChangeLog |    4 +
 
29502
 po/hu.po     | 1495 +++++++++++++++++++++++++++++++++-------------------------
 
29503
 2 files changed, 863 insertions(+), 636 deletions(-)
 
29504
 
 
29505
commit de9c4b5d96db21912f29c1af3742307710493632
 
29506
Author: Federico Mena Quintero <federico@novell.com>
 
29507
Date:   Thu Feb 5 21:21:07 2009 +0000
 
29508
 
 
29509
    bnc472226 (RANDR) - ChangeLog for the changes above
 
29510
    
 
29511
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
29512
    
 
29513
    svn path=/trunk/; revision=9243
 
29514
 
 
29515
 capplets/display/ChangeLog |   11 +++++++++++
 
29516
 1 files changed, 11 insertions(+), 0 deletions(-)
 
29517
 
 
29518
commit df57fe082a3fd21afb2a033a82f5bdb367191576
 
29519
Author: Federico Mena Quintero <federico@novell.com>
 
29520
Date:   Thu Feb 5 21:20:54 2009 +0000
 
29521
 
 
29522
    bnc472226 (RANDR) - Use an async D-bus call to avoid blocking the GUI while gnome-settings-daemon changes the RANDR parameters
 
29523
    
 
29524
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
29525
    
 
29526
    svn path=/trunk/; revision=9242
 
29527
 
 
29528
 capplets/display/xrandr-capplet.c |   49 ++++++++++++++++++++++++++++--------
 
29529
 1 files changed, 38 insertions(+), 11 deletions(-)
 
29530
 
 
29531
commit 5e0e21f11e36765578b67b278c502006b96f1639
 
29532
Author: Federico Mena Quintero <federico@novell.com>
 
29533
Date:   Thu Feb 5 21:20:40 2009 +0000
 
29534
 
 
29535
    bnc472226 (RANDR) - Put the D-bus connection and proxy in the main App structure, not in local variables.
 
29536
    We'll need this to maintain state for the D-bus async callback.
 
29537
    
 
29538
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
29539
    
 
29540
    svn path=/trunk/; revision=9241
 
29541
 
 
29542
 capplets/display/xrandr-capplet.c |   36 +++++++++++++++++++++++-------------
 
29543
 1 files changed, 23 insertions(+), 13 deletions(-)
 
29544
 
 
29545
commit 18edc5202f76a85968e48a99900e84aa1ffd388d
 
29546
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
29547
Date:   Thu Feb 5 12:58:04 2009 +0000
 
29548
 
 
29549
    Updated Polish translation
 
29550
    
 
29551
    2009-02-05  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
29552
    
 
29553
        * pl.po: Updated Polish translation
 
29554
    
 
29555
    svn path=/trunk/; revision=9240
 
29556
 
 
29557
 po/ChangeLog |    4 +
 
29558
 po/pl.po     | 1724 +++++++++++++++++++++++++++++++++++-----------------------
 
29559
 2 files changed, 1035 insertions(+), 693 deletions(-)
 
29560
 
 
29561
commit 0d5406b068821f205a4b769c67e5c589ad39c990
 
29562
Author: Sweta Kothari <swkothar@src.gnome.org>
 
29563
Date:   Thu Feb 5 06:27:43 2009 +0000
 
29564
 
 
29565
    Committed Translation by Sweta Kothari
 
29566
    
 
29567
    svn path=/trunk/; revision=9239
 
29568
 
 
29569
 po/ChangeLog |    4 +
 
29570
 po/gu.po     | 1525 +++++++++++++++++++++++++++++++++-------------------------
 
29571
 2 files changed, 878 insertions(+), 651 deletions(-)
 
29572
 
 
29573
commit 876e2efa5ef686524432fca6ae7f6277c17541bc
 
29574
Author: Federico Mena Quintero <federico@novell.com>
 
29575
Date:   Wed Feb 4 22:59:50 2009 +0000
 
29576
 
 
29577
    bnc434729 (RANDR) - Realign the outputs after changing the resolution of one of them
 
29578
    2009-02-04  Federico Mena Quintero  <federico@novell.com>
 
29579
    
 
29580
        https://bugzilla.novell.com/show_bug.cgi?id=434729 - Realign the
 
29581
        outputs when changing the resolution of one of them, so one
 
29582
        doesn't get overlapping monitors (when the resolution becomes
 
29583
        bigger) or disjoint monitors (when the resolution becomes smaller).
 
29584
    
 
29585
        * xrandr-capplet.c (on_resolution_changed): Align the monitors.
 
29586
        (realign_outputs_after_resolution_change): New function.  The
 
29587
        algorithm here could certainly be improved...
 
29588
    
 
29589
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
29590
    
 
29591
    svn path=/trunk/; revision=9238
 
29592
 
 
29593
 capplets/display/ChangeLog        |   11 ++++++
 
29594
 capplets/display/xrandr-capplet.c |   67 +++++++++++++++++++++++++++---------
 
29595
 2 files changed, 61 insertions(+), 17 deletions(-)
 
29596
 
 
29597
commit 950c137ea51fbca1d4045ec05a89630d25358bd9
 
29598
Author: Vincent Untz <vuntz@gnome.org>
 
29599
Date:   Wed Feb 4 22:30:58 2009 +0000
 
29600
 
 
29601
    post-release bump to 2.25.91
 
29602
    
 
29603
    2009-02-04  Vincent Untz  <vuntz@gnome.org>
 
29604
    
 
29605
        * configure.in: post-release bump to 2.25.91
 
29606
    
 
29607
    svn path=/trunk/; revision=9237
 
29608
 
 
29609
 ChangeLog                                      |    6 ++++++
 
29610
 capplets/about-me/ChangeLog                    |    2 ++
 
29611
 capplets/accessibility/at-properties/ChangeLog |    2 ++
 
29612
 capplets/appearance/ChangeLog                  |    2 ++
 
29613
 capplets/common/ChangeLog                      |    2 ++
 
29614
 capplets/default-applications/ChangeLog        |    2 ++
 
29615
 capplets/display/ChangeLog                     |    2 ++
 
29616
 capplets/keybindings/ChangeLog                 |    2 ++
 
29617
 capplets/keyboard/ChangeLog                    |    2 ++
 
29618
 capplets/localization/ChangeLog                |    2 ++
 
29619
 capplets/mouse/ChangeLog                       |    2 ++
 
29620
 capplets/network/ChangeLog                     |    2 ++
 
29621
 capplets/windows/ChangeLog                     |    2 ++
 
29622
 configure.in                                   |    2 +-
 
29623
 help/ChangeLog                                 |    2 ++
 
29624
 libwindow-settings/ChangeLog                   |    2 ++
 
29625
 po/ChangeLog                                   |    2 ++
 
29626
 shell/ChangeLog                                |    2 ++
 
29627
 typing-break/ChangeLog                         |    2 ++
 
29628
 19 files changed, 41 insertions(+), 1 deletions(-)
 
29629
 
 
29630
commit 654595597008bb29ef5c00a4b887a24984e04712
 
29631
Author: Vincent Untz <vuntz@gnome.org>
 
29632
Date:   Wed Feb 4 22:30:15 2009 +0000
 
29633
 
 
29634
    version 2.25.90
 
29635
    
 
29636
    2009-02-04  Vincent Untz  <vuntz@gnome.org>
 
29637
    
 
29638
        * NEWS:
 
29639
        * configure.in: version 2.25.90
 
29640
    
 
29641
    svn path=/trunk/; revision=9235
 
29642
 
 
29643
 ChangeLog    |    5 +++
 
29644
 NEWS         |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
29645
 configure.in |    2 +-
 
29646
 3 files changed, 87 insertions(+), 2 deletions(-)
 
29647
 
 
29648
commit aeca1008db2e2ddabb77ce5c0a74c2478ed36021
 
29649
Author: Vincent Untz <vuntz@gnome.org>
 
29650
Date:   Wed Feb 4 22:24:14 2009 +0000
 
29651
 
 
29652
    updated
 
29653
    
 
29654
    2009-02-04  Vincent Untz  <vuntz@gnome.org>
 
29655
    
 
29656
        * POTFILES.skip: updated
 
29657
    
 
29658
    svn path=/trunk/; revision=9234
 
29659
 
 
29660
 po/ChangeLog     |    4 ++++
 
29661
 po/POTFILES.skip |    2 +-
 
29662
 2 files changed, 5 insertions(+), 1 deletions(-)
 
29663
 
 
29664
commit 806b5f90c623100a109cca207606eb40530ce497
 
29665
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
 
29666
Date:   Wed Feb 4 13:15:28 2009 +0000
 
29667
 
 
29668
    2.25.3
 
29669
    
 
29670
    svn path=/trunk/; revision=9233
 
29671
 
 
29672
 po/ChangeLog |    5 +
 
29673
 po/zh_HK.po  | 1950 ++++++++++++++++++++++++++++++++++++---------------------
 
29674
 po/zh_TW.po  | 1990 ++++++++++++++++++++++++++++++++++++---------------------
 
29675
 3 files changed, 2491 insertions(+), 1454 deletions(-)
 
29676
 
 
29677
commit 2b8b464ef286e02979a26232d93b69ead06ce197
 
29678
Author: Jens Granseuer <jensgr@gmx.net>
 
29679
Date:   Sun Feb 1 19:59:47 2009 +0000
 
29680
 
 
29681
    fix email addresses being generated by g-a-m always being saved as type
 
29682
    
 
29683
    2009-02-01  Jens Granseuer  <jensgr@gmx.net>
 
29684
    
 
29685
        * gnome-about-me.c: (about_me_focus_out): fix email addresses being
 
29686
        generated by g-a-m always being saved as type "OTHER" which could
 
29687
        result in addresses being mixed up (bug #570113)
 
29688
    
 
29689
    svn path=/trunk/; revision=9232
 
29690
 
 
29691
 capplets/about-me/ChangeLog        |    6 ++++++
 
29692
 capplets/about-me/gnome-about-me.c |    1 +
 
29693
 2 files changed, 7 insertions(+), 0 deletions(-)
 
29694
 
 
29695
commit 5e934ab31805aec3f8fc314abb5625a36c7b9693
 
29696
Author: Jens Granseuer <jensgr@gmx.net>
 
29697
Date:   Sun Feb 1 18:22:54 2009 +0000
 
29698
 
 
29699
    fix compiler warnings
 
29700
    
 
29701
    2009-02-01  Jens Granseuer  <jensgr@gmx.net>
 
29702
    
 
29703
        * gnome-about-me.c: (about_me_load_photo), (about_me_update_photo),
 
29704
        (about_me_setup_dialog): fix compiler warnings
 
29705
    
 
29706
    svn path=/trunk/; revision=9231
 
29707
 
 
29708
 capplets/about-me/ChangeLog        |    5 +++++
 
29709
 capplets/about-me/gnome-about-me.c |    9 +++++----
 
29710
 2 files changed, 10 insertions(+), 4 deletions(-)
 
29711
 
 
29712
commit fbc3a151c31b69abf0f0e12cf500bff8bf7e6901
 
29713
Author: Jens Granseuer <jensgr@gmx.net>
 
29714
Date:   Sun Feb 1 18:15:17 2009 +0000
 
29715
 
 
29716
    define GNOME_DESKTOP_USE_UNSTABLE_API to fix build
 
29717
    
 
29718
    2009-02-01  Jens Granseuer  <jensgr@gmx.net>
 
29719
    
 
29720
        * gnome-about-me.c: define GNOME_DESKTOP_USE_UNSTABLE_API to fix
 
29721
        build
 
29722
    
 
29723
    svn path=/trunk/; revision=9230
 
29724
 
 
29725
 capplets/about-me/ChangeLog        |    5 +++++
 
29726
 capplets/about-me/gnome-about-me.c |    4 +++-
 
29727
 2 files changed, 8 insertions(+), 1 deletions(-)
 
29728
 
 
29729
commit c4da7bfabff00d6e493e76d0beb426104d8f3b08
 
29730
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
29731
Date:   Sun Feb 1 16:39:25 2009 +0000
 
29732
 
 
29733
    Added files in capplets/network. Fixes bug #570094
 
29734
    
 
29735
    2009-02-01  Gabor Kelemen  <kelemeng@gnome.hu>
 
29736
    
 
29737
        * POTFILES.in: Added files in capplets/network. Fixes bug #570094
 
29738
    
 
29739
    svn path=/trunk/; revision=9229
 
29740
 
 
29741
 po/ChangeLog   |    4 ++++
 
29742
 po/POTFILES.in |    3 +++
 
29743
 2 files changed, 7 insertions(+), 0 deletions(-)
 
29744
 
 
29745
commit fde43e37b096611492cb5b9cd3c7c8f3020b89ed
 
29746
Author: Gintautas Miliauskas <gintas@akl.lt>
 
29747
Date:   Sun Feb 1 15:37:24 2009 +0000
 
29748
 
 
29749
    Updated Lithuanian translation.
 
29750
    
 
29751
    2009-02-01  Gintautas Miliauskas  <gintas@akl.lt>
 
29752
    
 
29753
        * lt.po: Updated Lithuanian translation.
 
29754
    
 
29755
    
 
29756
    
 
29757
    svn path=/trunk/; revision=9228
 
29758
 
 
29759
 po/ChangeLog |    4 +
 
29760
 po/lt.po     | 1864 +++++++++++++++++++++++++++++++++-------------------------
 
29761
 2 files changed, 1069 insertions(+), 799 deletions(-)
 
29762
 
 
29763
commit c35c55c4342bb5db92281f1b8e51c45801977bc0
 
29764
Author: Daniel Nylander <dnylande@src.gnome.org>
 
29765
Date:   Sun Feb 1 11:57:33 2009 +0000
 
29766
 
 
29767
    sv.po: Updated Swedish translation
 
29768
    
 
29769
    svn path=/trunk/; revision=9227
 
29770
 
 
29771
 po/ChangeLog |    4 +
 
29772
 po/sv.po     |  316 ++++++++++++++++++++++++----------------------------------
 
29773
 2 files changed, 133 insertions(+), 187 deletions(-)
 
29774
 
 
29775
commit 68a80abe3b9bafb4d11123bc6594f97f4b66b405
 
29776
Author: Jens Granseuer <jensgr@gmx.net>
 
29777
Date:   Sat Jan 31 16:39:43 2009 +0000
 
29778
 
 
29779
    really make libcanberra-gtk optional
 
29780
    
 
29781
    2009-01-31  Jens Granseuer  <jensgr@gmx.net>
 
29782
    
 
29783
        * configure.in: really make libcanberra-gtk optional
 
29784
    
 
29785
    svn path=/trunk/; revision=9226
 
29786
 
 
29787
 ChangeLog    |    4 ++++
 
29788
 configure.in |    2 +-
 
29789
 2 files changed, 5 insertions(+), 1 deletions(-)
 
29790
 
 
29791
commit 854c2ca50be269aaf8b76f41236377d521dfc581
 
29792
Author: Jens Granseuer <jensgr@gmx.net>
 
29793
Date:   Sat Jan 31 16:31:58 2009 +0000
 
29794
 
 
29795
    modify test statement for better portability
 
29796
    
 
29797
    2009-01-31  Jens Granseuer  <jensgr@gmx.net>
 
29798
    
 
29799
        * configure.in: modify test statement for better portability
 
29800
    
 
29801
    svn path=/trunk/; revision=9225
 
29802
 
 
29803
 ChangeLog    |    4 ++++
 
29804
 configure.in |    2 +-
 
29805
 2 files changed, 5 insertions(+), 1 deletions(-)
 
29806
 
 
29807
commit 1a01a9a67029f60c6b73a1d850cb48ca727ff036
 
29808
Author: Jens Granseuer <jensgr@gmx.net>
 
29809
Date:   Sat Jan 31 16:29:35 2009 +0000
 
29810
 
 
29811
    Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
29812
    
 
29813
    2009-01-31  Jens Granseuer  <jensgr@gmx.net>
 
29814
    
 
29815
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
29816
    
 
29817
        * configure.in: add optional dependency on libcanberra-gtk for bug
 
29818
        #169473
 
29819
    
 
29820
    2009-01-31  Jens Granseuer  <jensgr@gmx.net>
 
29821
    
 
29822
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
29823
    
 
29824
        * Makefile.am:
 
29825
        * drw-break-window.c: (drw_break_window_init), (clock_timeout_cb):
 
29826
        play a sound when the display is locked or unlocked (bug #169473)
 
29827
    
 
29828
    svn path=/trunk/; revision=9224
 
29829
 
 
29830
 ChangeLog                       |    7 +++++++
 
29831
 configure.in                    |    7 +++++++
 
29832
 typing-break/ChangeLog          |    8 +++++++-
 
29833
 typing-break/Makefile.am        |    5 +++++
 
29834
 typing-break/drw-break-window.c |   10 ++++++++++
 
29835
 5 files changed, 36 insertions(+), 1 deletions(-)
 
29836
 
 
29837
commit 9b77c585df677d78aab2d63697bf4cb421cd2ad4
 
29838
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
29839
Date:   Fri Jan 30 17:46:04 2009 +0000
 
29840
 
 
29841
    Updated Spanish translation
 
29842
    
 
29843
    svn path=/trunk/; revision=9223
 
29844
 
 
29845
 po/ChangeLog |    4 +
 
29846
 po/es.po     |  319 +++++++++++++++++++++++++++-------------------------------
 
29847
 2 files changed, 151 insertions(+), 172 deletions(-)
 
29848
 
 
29849
commit 51b6288fe81a0d9e15e39cd048e255439e1be7e2
 
29850
Author: Jens Granseuer <jensgr@gmx.net>
 
29851
Date:   Fri Jan 30 17:25:40 2009 +0000
 
29852
 
 
29853
    allow setting a repeat delay of up to 2 seconds (bug #569612)
 
29854
    
 
29855
    2009-01-30  Jens Granseuer  <jensgr@gmx.net>
 
29856
    
 
29857
        * gnome-keyboard-properties.glade: allow setting a repeat delay of
 
29858
        up to 2 seconds (bug #569612)
 
29859
    
 
29860
    svn path=/trunk/; revision=9222
 
29861
 
 
29862
 capplets/keyboard/ChangeLog                       |    5 +++++
 
29863
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
29864
 2 files changed, 6 insertions(+), 1 deletions(-)
 
29865
 
 
29866
commit d616bc67813461486ad428ca2214fe87957085af
 
29867
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
29868
Date:   Fri Jan 30 12:47:57 2009 +0000
 
29869
 
 
29870
    Added entry for Oriya language Translation updation
 
29871
    
 
29872
    svn path=/trunk/; revision=9221
 
29873
 
 
29874
 po/ChangeLog |    4 ++++
 
29875
 1 files changed, 4 insertions(+), 0 deletions(-)
 
29876
 
 
29877
commit ddef444011c0a9c72a99208255451a86f7d22b26
 
29878
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
 
29879
Date:   Fri Jan 30 12:47:29 2009 +0000
 
29880
 
 
29881
    Updated Oriya Translation
 
29882
    
 
29883
    svn path=/trunk/; revision=9220
 
29884
 
 
29885
 po/or.po | 4426 +++++++++++++++++++++++++++++++-------------------------------
 
29886
 1 files changed, 2196 insertions(+), 2230 deletions(-)
 
29887
 
 
29888
commit 59004fc5ebe9958e6821eaadab1393411da6fc79
 
29889
Author: Bastien Nocera <hadess@hadess.net>
 
29890
Date:   Fri Jan 30 12:43:19 2009 +0000
 
29891
 
 
29892
    Fix potential crasher when web_radiobutton_toggled_cb is called and the
 
29893
    
 
29894
    2009-01-30  Bastien Nocera  <hadess@hadess.net>
 
29895
    
 
29896
        * gnome-da-capplet.c (web_radiobutton_toggled_cb): Fix potential
 
29897
        crasher when web_radiobutton_toggled_cb is called and the
 
29898
        browser in GConf doesn't exist on the system anymore
 
29899
    
 
29900
    
 
29901
    svn path=/trunk/; revision=9219
 
29902
 
 
29903
 capplets/default-applications/ChangeLog          |    6 ++++++
 
29904
 capplets/default-applications/gnome-da-capplet.c |    2 ++
 
29905
 2 files changed, 8 insertions(+), 0 deletions(-)
 
29906
 
 
29907
commit c25d4f239d54e61504310bdc2ae32d7536841e9a
 
29908
Author: Luca Ferretti <elle.uca@libero.it>
 
29909
Date:   Wed Jan 28 20:56:06 2009 +0000
 
29910
 
 
29911
    reviewed by: Jens Granseuer
 
29912
    
 
29913
    2009-01-28  Luca Ferretti  <elle.uca@libero.it>
 
29914
    
 
29915
        reviewed by: Jens Granseuer
 
29916
    
 
29917
        * data/appearance.glade:
 
29918
        * gnome-wp-info.c: (gnome_wp_info_new): Use "Desktop Background"
 
29919
        instead "Wallpaper" as per GDP glossary (Fixes bug #569382)
 
29920
    
 
29921
    
 
29922
    svn path=/trunk/; revision=9218
 
29923
 
 
29924
 capplets/appearance/ChangeLog             |    8 ++++++++
 
29925
 capplets/appearance/data/appearance.glade |    2 +-
 
29926
 capplets/appearance/gnome-wp-info.c       |    2 +-
 
29927
 3 files changed, 10 insertions(+), 2 deletions(-)
 
29928
 
 
29929
commit 7db5219ee9f0a841bda89b2dee9065ab1ce41d13
 
29930
Author: Jens Granseuer <jensgr@gmx.net>
 
29931
Date:   Wed Jan 28 18:12:26 2009 +0000
 
29932
 
 
29933
    update the entry with the correct command for the selected option instead
 
29934
    
 
29935
    2009-01-28  Jens Granseuer  <jensgr@gmx.net>
 
29936
    
 
29937
        * gnome-da-capplet.c: (web_combo_changed_cb): update the entry with
 
29938
        the correct command for the selected option instead of always using
 
29939
        the default
 
29940
    
 
29941
    svn path=/trunk/; revision=9217
 
29942
 
 
29943
 capplets/default-applications/ChangeLog          |    6 ++++++
 
29944
 capplets/default-applications/gnome-da-capplet.c |   13 ++++++++++++-
 
29945
 2 files changed, 18 insertions(+), 1 deletions(-)
 
29946
 
 
29947
commit 4be1294945d79b37a60821e3f11de21f855883ac
 
29948
Author: Bastien Nocera <hadess@hadess.net>
 
29949
Date:   Wed Jan 28 12:06:38 2009 +0000
 
29950
 
 
29951
    Make Enter work as expected in the custom key shortcut edit dialogue
 
29952
    
 
29953
    2009-01-28  Bastien Nocera  <hadess@hadess.net>
 
29954
    
 
29955
        * gnome-keybinding-properties.c (setup_dialog): Make Enter
 
29956
        work as expected in the custom key shortcut edit dialogue
 
29957
    
 
29958
    
 
29959
    svn path=/trunk/; revision=9216
 
29960
 
 
29961
 capplets/keybindings/ChangeLog                     |    5 +++++
 
29962
 capplets/keybindings/gnome-keybinding-properties.c |    2 ++
 
29963
 2 files changed, 7 insertions(+), 0 deletions(-)
 
29964
 
 
29965
commit 1069e323e81e3dcb9ddb422233c753c7a9a02889
 
29966
Author: Bastien Nocera <hadess@hadess.net>
 
29967
Date:   Wed Jan 28 12:01:15 2009 +0000
 
29968
 
 
29969
    Only print warnings for non-custom keybindings, Set the GConf key for the
 
29970
    
 
29971
    2009-01-28  Bastien Nocera  <hadess@hadess.net>
 
29972
    
 
29973
        * gnome-keybinding-properties.c (append_keys_to_tree),
 
29974
        (edit_custom_shortcut), (update_custom_shortcut): Only print
 
29975
        warnings for non-custom keybindings, Set the GConf key for
 
29976
        the description when editing existing custom key shortcuts,
 
29977
        Avoid warnings when the description for a custom key shortcut
 
29978
        is empty
 
29979
    
 
29980
    
 
29981
    svn path=/trunk/; revision=9215
 
29982
 
 
29983
 capplets/keybindings/ChangeLog                     |    9 +++++++
 
29984
 capplets/keybindings/gnome-keybinding-properties.c |   23 ++++++++++++++-----
 
29985
 2 files changed, 26 insertions(+), 6 deletions(-)
 
29986
 
 
29987
commit d6169f8cdbd5343b213fb3f6769e753d77d5dbe0
 
29988
Author: Bastien Nocera <hadess@hadess.net>
 
29989
Date:   Wed Jan 28 11:35:08 2009 +0000
 
29990
 
 
29991
    Print a warning when a key doesn't have a schema, so no description, makes
 
29992
    
 
29993
    2009-01-28  Bastien Nocera  <hadess@hadess.net>
 
29994
    
 
29995
        * gnome-keybinding-properties.c (append_keys_to_tree):
 
29996
        Print a warning when a key doesn't have a schema, so no
 
29997
        description, makes debugging things like:
 
29998
        https://bugzilla.redhat.com/show_bug.cgi?id=482813
 
29999
        easier
 
30000
    
 
30001
    
 
30002
    svn path=/trunk/; revision=9214
 
30003
 
 
30004
 capplets/keybindings/ChangeLog                     |    8 ++++++++
 
30005
 capplets/keybindings/gnome-keybinding-properties.c |    6 ++++++
 
30006
 2 files changed, 14 insertions(+), 0 deletions(-)
 
30007
 
 
30008
commit 7a54cb970e1b5d24aa0fa046f09fec437c159a3a
 
30009
Author: Jonh Wendell <jwendell@gnome.org>
 
30010
Date:   Tue Jan 27 17:12:38 2009 +0000
 
30011
 
 
30012
    Brazilian Portuguese translation updated by Henrique P. Machado.
 
30013
    
 
30014
    2009-01-27  Jonh Wendell  <jwendell@gnome.org>
 
30015
    
 
30016
        * pt_BR.po: Brazilian Portuguese translation updated by Henrique P. Machado.
 
30017
    
 
30018
    
 
30019
    svn path=/trunk/; revision=9213
 
30020
 
 
30021
 po/ChangeLog |    4 +
 
30022
 po/pt_BR.po  | 1920 +++++++++++++++++++++++++++++++++-------------------------
 
30023
 2 files changed, 1107 insertions(+), 817 deletions(-)
 
30024
 
 
30025
commit daf42aa7dede71f0f379f7c485a22c09188ab3e2
 
30026
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
30027
Date:   Tue Jan 27 14:46:06 2009 +0000
 
30028
 
 
30029
    Updated Catalan translation by Joan Duran
 
30030
    
 
30031
    svn path=/trunk/; revision=9212
 
30032
 
 
30033
 po/ChangeLog   |    5 +
 
30034
 po/POTFILES.in |    3 -
 
30035
 po/ca.po       | 1747 +++++++++++++++++++++++++++++++++-----------------------
 
30036
 3 files changed, 1024 insertions(+), 731 deletions(-)
 
30037
 
 
30038
commit 8e496279433c22f1d1ba35a8101acd2a39da29df
 
30039
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
30040
Date:   Tue Jan 27 03:14:00 2009 +0000
 
30041
 
 
30042
    updating for Punjabi by A S Alam
 
30043
    
 
30044
    svn path=/trunk/; revision=9211
 
30045
 
 
30046
 po/pa.po | 1766 ++++++++++++++++++++++++++++++++++++--------------------------
 
30047
 1 files changed, 1028 insertions(+), 738 deletions(-)
 
30048
 
 
30049
commit 7c1b15bed61ae69fd8276becbc6ca44b073f7dac
 
30050
Author: Jens Granseuer <jensgr@gmx.net>
 
30051
Date:   Mon Jan 26 21:37:27 2009 +0000
 
30052
 
 
30053
    don't crash if we don't have an output (bug #569218)
 
30054
    
 
30055
    2009-01-26  Jens Granseuer  <jensgr@gmx.net>
 
30056
    
 
30057
        * xrandr-capplet.c: (rebuild_rate_combo),
 
30058
        (rebuild_resolution_combo): don't crash if we don't have an output
 
30059
        (bug #569218)
 
30060
    
 
30061
    svn path=/trunk/; revision=9210
 
30062
 
 
30063
 capplets/display/ChangeLog        |    6 ++++++
 
30064
 capplets/display/xrandr-capplet.c |   12 +++++++-----
 
30065
 2 files changed, 13 insertions(+), 5 deletions(-)
 
30066
 
 
30067
commit 70284272a7d6139875dc1e8697d70d23167171da
 
30068
Author: Jens Granseuer <jensgr@gmx.net>
 
30069
Date:   Sun Jan 25 11:28:25 2009 +0000
 
30070
 
 
30071
    fix argument type warnings by casting to appropriate type
 
30072
    
 
30073
    2009-01-25  Jens Granseuer  <jensgr@gmx.net>
 
30074
    
 
30075
        * gnome-keybinding-properties.c: (add_custom_shortcut): fix argument
 
30076
        type warnings by casting to appropriate type
 
30077
    
 
30078
    svn path=/trunk/; revision=9209
 
30079
 
 
30080
 capplets/keybindings/ChangeLog                     |    5 ++++
 
30081
 capplets/keybindings/gnome-keybinding-properties.c |   26 ++++++++++----------
 
30082
 2 files changed, 18 insertions(+), 13 deletions(-)
 
30083
 
 
30084
commit a62dabe380126a1ee340180369c8654864e54d38
 
30085
Author: Jens Granseuer <jensgr@gmx.net>
 
30086
Date:   Sun Jan 25 11:25:09 2009 +0000
 
30087
 
 
30088
    don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
 
30089
    
 
30090
    2009-01-25  Jens Granseuer  <jensgr@gmx.net>
 
30091
    
 
30092
        * configure.in: don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
 
30093
    
 
30094
    2009-01-25  Jens Granseuer  <jensgr@gmx.net>
 
30095
    
 
30096
        * Makefile.am:
 
30097
        * gnome-wp-info.h:
 
30098
        * gnome-wp-item.h: define GNOME_DESKTOP_USE_UNSTABLE_API in Makefile
 
30099
        instead of individual headers
 
30100
    
 
30101
    svn path=/trunk/; revision=9208
 
30102
 
 
30103
 ChangeLog                           |    4 ++++
 
30104
 capplets/appearance/ChangeLog       |    7 +++++++
 
30105
 capplets/appearance/Makefile.am     |    2 ++
 
30106
 capplets/appearance/gnome-wp-info.h |    1 -
 
30107
 capplets/appearance/gnome-wp-item.h |    1 -
 
30108
 configure.in                        |    2 --
 
30109
 6 files changed, 13 insertions(+), 4 deletions(-)
 
30110
 
 
30111
commit 65d2e5c3e5e58b6cd2cc7dc04f78e54661f0c218
 
30112
Author: Jens Granseuer <jensgr@gmx.net>
 
30113
Date:   Sun Jan 25 11:05:45 2009 +0000
 
30114
 
 
30115
    add GnomeThemeElement parameter to the ThemeChangedCallback so that the
 
30116
    
 
30117
    2009-01-25  Jens Granseuer  <jensgr@gmx.net>
 
30118
    
 
30119
        * gnome-theme-info.c: (handle_change_signal), (update_theme_index),
 
30120
        (update_common_theme_dir_index):
 
30121
        * gnome-theme-info.h: add GnomeThemeElement parameter to the
 
30122
        ThemeChangedCallback so that the receiver can determine what part of
 
30123
        the theme changed (part of bug #568595)
 
30124
    
 
30125
    2009-01-25  Jens Granseuer  <jensgr@gmx.net>
 
30126
    
 
30127
        Fix newly installed themes appearing twice in the GTK themes list if
 
30128
        the package contains themes for both GTK and metacity (bug #568595)
 
30129
    
 
30130
        * appearance-style.c: (changed_on_disk_cb): check the new
 
30131
        GnomeThemeElement parameter instead of the theme properties to
 
30132
        determine what part of the theme changed
 
30133
        * appearance-themes.c: (theme_changed_on_disk_cb): use new callback
 
30134
        signature
 
30135
    
 
30136
    svn path=/trunk/; revision=9206
 
30137
 
 
30138
 capplets/appearance/ChangeLog           |   11 +++++++++++
 
30139
 capplets/appearance/appearance-style.c  |    9 +++++----
 
30140
 capplets/appearance/appearance-themes.c |    1 +
 
30141
 capplets/common/ChangeLog               |    8 ++++++++
 
30142
 capplets/common/gnome-theme-info.c      |   26 +++++++++++++-------------
 
30143
 capplets/common/gnome-theme-info.h      |    1 +
 
30144
 6 files changed, 39 insertions(+), 17 deletions(-)
 
30145
 
 
30146
commit 19f8c86dc1bd0c15084f3dba6a3fc9e97985ba87
 
30147
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
30148
Date:   Sat Jan 24 12:50:44 2009 +0000
 
30149
 
 
30150
    Updated Korean translation
 
30151
    
 
30152
    svn path=/trunk/; revision=9205
 
30153
 
 
30154
 po/ChangeLog |    4 +
 
30155
 po/ko.po     | 1830 ++++++++++++++++++++++++++++++++++------------------------
 
30156
 2 files changed, 1082 insertions(+), 752 deletions(-)
 
30157
 
 
30158
commit 763c7f1a8f8fe9eb3cac7a35a44539df17b701ef
 
30159
Author: Lu Gan <ganlu@src.gnome.org>
 
30160
Date:   Sat Jan 24 11:23:09 2009 +0000
 
30161
 
 
30162
    Updated Chinese Simplified translation
 
30163
    
 
30164
    svn path=/trunk/; revision=9204
 
30165
 
 
30166
 po/ChangeLog |    4 +
 
30167
 po/zh_CN.po  | 1733 ++++++++++++++++++++++++++++++++++------------------------
 
30168
 2 files changed, 1010 insertions(+), 727 deletions(-)
 
30169
 
 
30170
commit 7dcb35dc18c090cacb75e8c9a903e543c3686e83
 
30171
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
30172
Date:   Wed Jan 21 13:38:38 2009 +0000
 
30173
 
 
30174
    updated hebrew translation
 
30175
    
 
30176
    svn path=/trunk/; revision=9203
 
30177
 
 
30178
 po/ChangeLog |    4 +
 
30179
 po/he.po     | 1624 ++++++++++++++++++++++++++++++++++++----------------------
 
30180
 2 files changed, 1018 insertions(+), 610 deletions(-)
 
30181
 
 
30182
commit 4b1422710ecba14099a578fd8ecb86dffa8b04be
 
30183
Author: Bastien Nocera <hadess@hadess.net>
 
30184
Date:   Tue Jan 20 19:46:22 2009 +0000
 
30185
 
 
30186
    Fix the https handler never being set (Closes: #568408)
 
30187
    
 
30188
    2009-01-20  Bastien Nocera  <hadess@hadess.net>
 
30189
    
 
30190
        * gnome-da-capplet.c (web_radiobutton_toggled_cb),
 
30191
        (web_combo_changed_cb), (web_combo_conv_to_widget): Fix the https
 
30192
        handler never being set (Closes: #568408)
 
30193
    
 
30194
    
 
30195
    svn path=/trunk/; revision=9202
 
30196
 
 
30197
 capplets/default-applications/ChangeLog          |    6 ++++++
 
30198
 capplets/default-applications/gnome-da-capplet.c |    5 +++++
 
30199
 2 files changed, 11 insertions(+), 0 deletions(-)
 
30200
 
 
30201
commit 5444fb3b7ad2ad05ed46ac74fe4dcd5647247409
 
30202
Author: Luca Ferretti <elle.uca@libero.it>
 
30203
Date:   Mon Jan 19 10:09:29 2009 +0000
 
30204
 
 
30205
    Update Icon key to new name too
 
30206
    
 
30207
    2009-01-19  Luca Ferretti  <elle.uca@libero.it>
 
30208
    
 
30209
        * gnome-network-properties.desktop.in.in: Update Icon key to
 
30210
        new name too
 
30211
    
 
30212
    svn path=/trunk/; revision=9201
 
30213
 
 
30214
 capplets/network/ChangeLog                         |    5 +++++
 
30215
 .../network/gnome-network-properties.desktop.in.in |    2 +-
 
30216
 2 files changed, 6 insertions(+), 1 deletions(-)
 
30217
 
 
30218
commit d017f4bd842c0c26fc0a74dd29aa33fb53001403
 
30219
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
30220
Date:   Fri Jan 16 22:13:43 2009 +0000
 
30221
 
 
30222
    hide Options help button, b.g.o#556952
 
30223
    
 
30224
    svn path=/trunk/; revision=9200
 
30225
 
 
30226
 capplets/keyboard/ChangeLog                       |    5 +++++
 
30227
 capplets/keyboard/gnome-keyboard-properties.glade |    1 -
 
30228
 2 files changed, 5 insertions(+), 1 deletions(-)
 
30229
 
 
30230
commit c1072bc682e1b1837f3ad57d7a16e44861a610b1
 
30231
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
 
30232
Date:   Fri Jan 16 13:53:54 2009 +0000
 
30233
 
 
30234
     po/mg.po: Updated Malagasy translation
 
30235
    
 
30236
    svn path=/trunk/; revision=9199
 
30237
 
 
30238
 po/ChangeLog |  326 +++++++++++++++++++++++++++++-----------------------------
 
30239
 po/mg.po     |   17 +--
 
30240
 2 files changed, 170 insertions(+), 173 deletions(-)
 
30241
 
 
30242
commit 4f1b6aafba338a267b6c1b911ceb33358b2eca09
 
30243
Author: Luca Ferretti <elle.uca@libero.it>
 
30244
Date:   Tue Jan 13 14:32:37 2009 +0000
 
30245
 
 
30246
    Renamed from gnome-network-preferences to gnome-network-properties. Closes
 
30247
    
 
30248
    2009-01-13  Luca Ferretti  <elle.uca@libero.it>
 
30249
    
 
30250
        * configure.in:
 
30251
        * capplets/network/*:
 
30252
        Renamed from gnome-network-preferences to gnome-network-properties.
 
30253
        Closes bug #554342
 
30254
    
 
30255
    
 
30256
    svn path=/trunk/; revision=9198
 
30257
 
 
30258
 ChangeLog                                          |    7 +
 
30259
 capplets/network/Makefile.am                       |   22 +-
 
30260
 capplets/network/gnome-network-preferences.c       | 1240 -----------------
 
30261
 .../gnome-network-preferences.desktop.in.in        |   14 -
 
30262
 capplets/network/gnome-network-preferences.glade   | 1472 --------------------
 
30263
 capplets/network/gnome-network-properties.c        | 1240 +++++++++++++++++
 
30264
 .../network/gnome-network-properties.desktop.in.in |   14 +
 
30265
 capplets/network/gnome-network-properties.glade    | 1472 ++++++++++++++++++++
 
30266
 .../icons/16x16/gnome-network-preferences.png      |  Bin 824 -> 0 bytes
 
30267
 .../icons/16x16/gnome-network-preferences.svg      |  364 -----
 
30268
 .../icons/16x16/gnome-network-properties.png       |  Bin 0 -> 824 bytes
 
30269
 .../icons/16x16/gnome-network-properties.svg       |  364 +++++
 
30270
 .../icons/22x22/gnome-network-preferences.png      |  Bin 1081 -> 0 bytes
 
30271
 .../icons/22x22/gnome-network-preferences.svg      |  452 ------
 
30272
 .../icons/22x22/gnome-network-properties.png       |  Bin 0 -> 1081 bytes
 
30273
 .../icons/22x22/gnome-network-properties.svg       |  452 ++++++
 
30274
 .../icons/24x24/gnome-network-preferences.png      |  Bin 1081 -> 0 bytes
 
30275
 .../icons/24x24/gnome-network-properties.png       |  Bin 0 -> 1081 bytes
 
30276
 .../icons/32x32/gnome-network-preferences.png      |  Bin 1855 -> 0 bytes
 
30277
 .../icons/32x32/gnome-network-preferences.svg      |  518 -------
 
30278
 .../icons/32x32/gnome-network-properties.png       |  Bin 0 -> 1855 bytes
 
30279
 .../icons/32x32/gnome-network-properties.svg       |  518 +++++++
 
30280
 .../icons/48x48/gnome-network-preferences.png      |  Bin 3191 -> 0 bytes
 
30281
 .../icons/48x48/gnome-network-properties.png       |  Bin 0 -> 3191 bytes
 
30282
 .../icons/scalable/gnome-network-preferences.svg   |  628 ---------
 
30283
 .../icons/scalable/gnome-network-properties.svg    |  628 +++++++++
 
30284
 configure.in                                       |    2 +-
 
30285
 27 files changed, 4707 insertions(+), 4700 deletions(-)
 
30286
 
 
30287
commit 20bba09e6919a587e53bd71426026440bf8a0945
 
30288
Author: Kjartan Maraas <kmaraas@gnome.org>
 
30289
Date:   Mon Jan 12 13:42:49 2009 +0000
 
30290
 
 
30291
    Updated Norwegian bokmål translation.
 
30292
    
 
30293
    2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>
 
30294
    
 
30295
        * nb.po: Updated Norwegian bokmål translation.
 
30296
    
 
30297
    svn path=/trunk/; revision=9197
 
30298
 
 
30299
 po/ChangeLog |    4 ++
 
30300
 po/nb.po     |  151 ++++++++++++++++++++++++++++++----------------------------
 
30301
 2 files changed, 82 insertions(+), 73 deletions(-)
 
30302
 
 
30303
commit 909f35f3d7d215a528cc5e078e91fb7a1e9ab2cd
 
30304
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
30305
Date:   Sun Jan 11 01:10:09 2009 +0000
 
30306
 
 
30307
    memleak fixed
 
30308
    
 
30309
    svn path=/trunk/; revision=9196
 
30310
 
 
30311
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    3 +++
 
30312
 1 files changed, 3 insertions(+), 0 deletions(-)
 
30313
 
 
30314
commit 0200b23f7d9a43651c5411aa18670e9239831252
 
30315
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
30316
Date:   Sat Jan 10 02:19:23 2009 +0000
 
30317
 
 
30318
    Updated Spanish translation
 
30319
    
 
30320
    svn path=/trunk/; revision=9195
 
30321
 
 
30322
 po/ChangeLog |    4 ++
 
30323
 po/es.po     |  154 +++++++++++++++++++++++++++++----------------------------
 
30324
 2 files changed, 82 insertions(+), 76 deletions(-)
 
30325
 
 
30326
commit d980abf06203d04e7fd97603870d120371218a5f
 
30327
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
30328
Date:   Sat Jan 10 02:05:56 2009 +0000
 
30329
 
 
30330
    space is before all other non-control chars
 
30331
    
 
30332
    svn path=/trunk/; revision=9194
 
30333
 
 
30334
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    2 +-
 
30335
 1 files changed, 1 insertions(+), 1 deletions(-)
 
30336
 
 
30337
commit 3654f8527588ad5633a8449cabc61f4bce0e9050
 
30338
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
30339
Date:   Sat Jan 10 01:57:31 2009 +0000
 
30340
 
 
30341
    sort options by description
 
30342
    
 
30343
    svn path=/trunk/; revision=9193
 
30344
 
 
30345
 capplets/keyboard/ChangeLog                        |    4 +
 
30346
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  132 ++++++++++++--------
 
30347
 2 files changed, 83 insertions(+), 53 deletions(-)
 
30348
 
 
30349
commit b325a45460606a5c45ff57904a1506d7f611f1ea
 
30350
Author: Daniel Nylander <dnylande@src.gnome.org>
 
30351
Date:   Fri Jan 9 21:43:11 2009 +0000
 
30352
 
 
30353
    sv.po: Updated Swedish translation
 
30354
    
 
30355
    svn path=/trunk/; revision=9192
 
30356
 
 
30357
 po/ChangeLog |    4 +
 
30358
 po/sv.po     | 1616 +++++++++++++++++++++++++++++++++-------------------------
 
30359
 2 files changed, 939 insertions(+), 681 deletions(-)
 
30360
 
 
30361
commit 8ccc717158f83462b1051a3a889136d70721c9c0
 
30362
Author: Nurali Abdurahmonov <anurali@src.gnome.org>
 
30363
Date:   Thu Jan 8 02:35:48 2009 +0000
 
30364
 
 
30365
    fixed nplurals for uzbek translations
 
30366
    
 
30367
    svn path=/trunk/; revision=9191
 
30368
 
 
30369
 po/uz.po          |    2 +-
 
30370
 po/uz@cyrillic.po |    2 +-
 
30371
 2 files changed, 2 insertions(+), 2 deletions(-)
 
30372
 
 
30373
commit e8e20020874aeeb41a6d4d99972f653376c107c9
 
30374
Author: Nurali Abdurahmonov <anurali@src.gnome.org>
 
30375
Date:   Thu Jan 8 02:31:52 2009 +0000
 
30376
 
 
30377
    added uzbek translations by nurali
 
30378
    
 
30379
    svn path=/trunk/; revision=9190
 
30380
 
 
30381
 po/ChangeLog      |    6 +
 
30382
 po/LINGUAS        |    2 +
 
30383
 po/uz.po          | 3872 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 
30384
 po/uz@cyrillic.po | 3872 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 
30385
 4 files changed, 7752 insertions(+), 0 deletions(-)
 
30386
 
 
30387
commit ea6b78e870330dbb91475708ae6e61bb7bede217
 
30388
Author: Federico Mena Quintero <federico@novell.com>
 
30389
Date:   Wed Jan 7 23:28:46 2009 +0000
 
30390
 
 
30391
    Desensitize the Resolution combo when the output is off
 
30392
    
 
30393
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30394
    
 
30395
    svn path=/trunk/; revision=9189
 
30396
 
 
30397
 capplets/display/ChangeLog        |    2 ++
 
30398
 capplets/display/xrandr-capplet.c |   22 +++++++---------------
 
30399
 2 files changed, 9 insertions(+), 15 deletions(-)
 
30400
 
 
30401
commit 53f721544dbf475783ae58d4ee8da9ad9717e680
 
30402
Author: Federico Mena Quintero <federico@novell.com>
 
30403
Date:   Wed Jan 7 23:28:25 2009 +0000
 
30404
 
 
30405
    Let the user turn on outputs which were off
 
30406
    
 
30407
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30408
    
 
30409
    svn path=/trunk/; revision=9188
 
30410
 
 
30411
 capplets/display/xrandr-capplet.c |   14 ++++++--------
 
30412
 1 files changed, 6 insertions(+), 8 deletions(-)
 
30413
 
 
30414
commit 262658abc513d5422ffd4d62e10a81ec83a917b1
 
30415
Author: Federico Mena Quintero <federico@novell.com>
 
30416
Date:   Wed Jan 7 23:28:08 2009 +0000
 
30417
 
 
30418
    Don't re-select the current output when flipping workspaces
 
30419
    
 
30420
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30421
    
 
30422
    svn path=/trunk/; revision=9187
 
30423
 
 
30424
 capplets/display/ChangeLog        |    6 ++++++
 
30425
 capplets/display/xrandr-capplet.c |    2 +-
 
30426
 2 files changed, 7 insertions(+), 1 deletions(-)
 
30427
 
 
30428
commit fabb6bd6dc1500f77d700a608145e6610b41634a
 
30429
Author: Federico Mena Quintero <federico@novell.com>
 
30430
Date:   Wed Jan 7 23:27:49 2009 +0000
 
30431
 
 
30432
    bnc433939 - Add On/Off radio buttons for the monitors
 
30433
    2008-12-18  Federico Mena Quintero  <federico@novell.com>
 
30434
    
 
30435
        https://bugzilla.novell.com/show_bug.cgi?id=433939 - It's not
 
30436
        obvious how to turn on a new monitor.
 
30437
    
 
30438
        * display-capplet.glade: Add On/Off radio buttons for the selected
 
30439
        monitor, as it is hard to find that the on/off state is actually
 
30440
        set by the Resolution combo.
 
30441
    
 
30442
        * xrandr-capplet.c (rebuild_gui): Don't set sensitivity of
 
30443
        resolution_combo here...
 
30444
        (rebuild_resolution_combo): ... but do it here instead.  This is
 
30445
        so that we can match the state of the monitor on/off buttons.
 
30446
        (rebuild_on_off_radios): New function.  We set the on/off radio
 
30447
        buttons based on the "on" state of the current output.
 
30448
        (monitor_on_off_toggled_cb): New callback; we toggle the current
 
30449
        output's on/off state.
 
30450
    
 
30451
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30452
    
 
30453
    svn path=/trunk/; revision=9186
 
30454
 
 
30455
 capplets/display/ChangeLog             |   18 +++++++
 
30456
 capplets/display/display-capplet.glade |   87 ++++++++++++++++++++++++++------
 
30457
 capplets/display/xrandr-capplet.c      |   85 ++++++++++++++++++++++++++++++-
 
30458
 3 files changed, 172 insertions(+), 18 deletions(-)
 
30459
 
 
30460
commit 23f974558f1d5f93e3bcd0bbe22f96a2ab329839
 
30461
Author: Federico Mena Quintero <federico@novell.com>
 
30462
Date:   Wed Jan 7 23:27:30 2009 +0000
 
30463
 
 
30464
    Fix a variable type
 
30465
    2008-12-18  Federico Mena Quintero  <federico@novell.com>
 
30466
    
 
30467
        * xrandr-capplet.c (select_current_output_from_dialog_position):
 
30468
        Fix the type of the "output" variable.
 
30469
    
 
30470
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30471
    
 
30472
    svn path=/trunk/; revision=9185
 
30473
 
 
30474
 capplets/display/ChangeLog        |    5 +++++
 
30475
 capplets/display/xrandr-capplet.c |    4 ++--
 
30476
 2 files changed, 7 insertions(+), 2 deletions(-)
 
30477
 
 
30478
commit 78cd96248de35b16403a2c6e48876a5cdf989378
 
30479
Author: Kjartan Maraas <kmaraas@gnome.org>
 
30480
Date:   Mon Jan 5 06:17:07 2009 +0000
 
30481
 
 
30482
    Updated Norwegian bokmål translation.
 
30483
    
 
30484
    2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>
 
30485
    
 
30486
        * nb.po: Updated Norwegian bokmål translation.
 
30487
    
 
30488
    svn path=/trunk/; revision=9183
 
30489
 
 
30490
 po/ChangeLog |    4 +
 
30491
 po/nb.po     |  497 ++++++++++++----------------------------------------------
 
30492
 2 files changed, 107 insertions(+), 394 deletions(-)
 
30493
 
 
30494
commit c6050ee4a29b34402a88b01d09f5b0556502482c
 
30495
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
30496
Date:   Thu Jan 1 19:44:41 2009 +0000
 
30497
 
 
30498
    Updated Spanish translation
 
30499
    
 
30500
    svn path=/trunk/; revision=9182
 
30501
 
 
30502
 po/ChangeLog |    4 +
 
30503
 po/es.po     |  591 ++++++++++++++++++++++++++--------------------------------
 
30504
 2 files changed, 264 insertions(+), 331 deletions(-)
 
30505
 
 
30506
commit a4f09695255ddd6d362dc4f6ca44b4d97292816f
 
30507
Author: Bastien Nocera <hadess@hadess.net>
 
30508
Date:   Thu Dec 18 19:30:08 2008 +0000
 
30509
 
 
30510
    upd 2.25.3
 
30511
    
 
30512
    2008-12-18  Bastien Nocera  <hadess@hadess.net>
 
30513
    
 
30514
        * NEWS: upd
 
30515
        * configure.in: 2.25.3
 
30516
    
 
30517
    
 
30518
    svn path=/trunk/; revision=9178
 
30519
 
 
30520
 ChangeLog                                      |    7 +++++++
 
30521
 NEWS                                           |   21 +++++++++++++++++++++
 
30522
 capplets/about-me/ChangeLog                    |    2 ++
 
30523
 capplets/accessibility/at-properties/ChangeLog |    2 +-
 
30524
 capplets/appearance/ChangeLog                  |    1 +
 
30525
 capplets/common/ChangeLog                      |    1 +
 
30526
 capplets/default-applications/ChangeLog        |    2 +-
 
30527
 capplets/display/ChangeLog                     |   24 +++++++++++++-----------
 
30528
 capplets/keybindings/ChangeLog                 |    1 +
 
30529
 capplets/keyboard/ChangeLog                    |    2 +-
 
30530
 capplets/localization/ChangeLog                |    2 +-
 
30531
 capplets/mouse/ChangeLog                       |    2 +-
 
30532
 capplets/network/ChangeLog                     |    7 ++++---
 
30533
 capplets/windows/ChangeLog                     |    2 +-
 
30534
 configure.in                                   |    2 +-
 
30535
 help/ChangeLog                                 |    2 ++
 
30536
 libwindow-settings/ChangeLog                   |    1 +
 
30537
 po/ChangeLog                                   |    2 ++
 
30538
 shell/ChangeLog                                |    1 +
 
30539
 typing-break/ChangeLog                         |    3 +++
 
30540
 20 files changed, 66 insertions(+), 21 deletions(-)
 
30541
 
 
30542
commit 0a37bbbf2b47afb6d695c63832a631f576797808
 
30543
Author: Bastien Nocera <hadess@hadess.net>
 
30544
Date:   Thu Dec 18 19:25:00 2008 +0000
 
30545
 
 
30546
    Remove sound capplet files
 
30547
    
 
30548
    2008-12-18  Bastien Nocera  <hadess@hadess.net>
 
30549
    
 
30550
        * POTFILES.in: Remove sound capplet files
 
30551
    
 
30552
    
 
30553
    svn path=/trunk/; revision=9177
 
30554
 
 
30555
 po/ChangeLog   |    4 ++++
 
30556
 po/POTFILES.in |    7 -------
 
30557
 2 files changed, 4 insertions(+), 7 deletions(-)
 
30558
 
 
30559
commit 1394953ef6677a9b7c9fefd2d39b60a4907c80c9
 
30560
Author: Federico Mena Quintero <federico@novell.com>
 
30561
Date:   Thu Dec 18 19:09:21 2008 +0000
 
30562
 
 
30563
    bnc450141 - Hide the Help button in the display capplet, as it does nothing
 
30564
    2008-12-16  Federico Mena Quintero  <federico@novell.com>
 
30565
    
 
30566
        https://bugzilla.novell.com/show_bug.cgi?id=450141 - Help button
 
30567
        in the Display capplet does nothing.
 
30568
    
 
30569
        * xrandr-capplet.c (run_application): Hide the Help button as we
 
30570
        have no help to show for this capplet yet.
 
30571
        (hide_help_button): New function.
 
30572
    
 
30573
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30574
    
 
30575
    svn path=/trunk/; revision=9176
 
30576
 
 
30577
 capplets/display/ChangeLog        |    9 +++++++++
 
30578
 capplets/display/xrandr-capplet.c |   29 +++++++++++++++++++++++++++++
 
30579
 2 files changed, 38 insertions(+), 0 deletions(-)
 
30580
 
 
30581
commit ae0f6009472cd17af69c5af1bd34c828451de816
 
30582
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
30583
Date:   Thu Dec 18 19:06:50 2008 +0000
 
30584
 
 
30585
    Updated Spanish translation
 
30586
    
 
30587
    svn path=/trunk/; revision=9175
 
30588
 
 
30589
 po/ChangeLog |    4 +
 
30590
 po/es.po     |  265 +++++++++++++++++++++++++++++++++++-----------------------
 
30591
 2 files changed, 164 insertions(+), 105 deletions(-)
 
30592
 
 
30593
commit f42819f2d25cb5d196de56240abf341731156f11
 
30594
Author: Bastien Nocera <hadess@hadess.net>
 
30595
Date:   Thu Dec 18 19:06:17 2008 +0000
 
30596
 
 
30597
    Remove docs for the sound capplet
 
30598
    
 
30599
    2008-12-18  Bastien Nocera  <hadess@hadess.net>
 
30600
    
 
30601
        * C/config-sound.xml:
 
30602
        * Makefile.am:
 
30603
        * es/config-sound.xml: Remove docs for the sound capplet
 
30604
    
 
30605
    
 
30606
    svn path=/trunk/; revision=9174
 
30607
 
 
30608
 help/C/config-sound.xml  |   47 ----------------------------------------------
 
30609
 help/ChangeLog           |    6 +++++
 
30610
 help/Makefile.am         |    2 +-
 
30611
 help/es/config-sound.xml |   47 ----------------------------------------------
 
30612
 4 files changed, 7 insertions(+), 95 deletions(-)
 
30613
 
 
30614
commit 002e5163ac614eba3ed83bcd1bbec8bde6372b23
 
30615
Author: Bastien Nocera <hadess@hadess.net>
 
30616
Date:   Thu Dec 18 11:19:25 2008 +0000
 
30617
 
 
30618
    Remove the sound capplet, it's now in gnome-media itself, removes
 
30619
    
 
30620
    2008-12-18  Bastien Nocera  <hadess@hadess.net>
 
30621
    
 
30622
        * capplets/Makefile.am:
 
30623
        * capplets/sound/Makefile.am:
 
30624
        * capplets/sound/gnome-settings-sound.desktop.in.in:
 
30625
        * capplets/sound/icons/16x16/gnome-sound-properties.svg:
 
30626
        * capplets/sound/icons/22x22/gnome-sound-properties.svg:
 
30627
        * capplets/sound/icons/32x32/gnome-sound-properties.svg:
 
30628
        * capplets/sound/icons/scalable/gnome-sound-properties.svg:
 
30629
        * capplets/sound/mixer-support.c:
 
30630
        * capplets/sound/mixer-support.h:
 
30631
        * capplets/sound/pipeline-tests.c:
 
30632
        * capplets/sound/pipeline-tests.h:
 
30633
        * capplets/sound/sound-properties-capplet.c:
 
30634
        * capplets/sound/sound-properties.glade:
 
30635
        * capplets/sound/sound-theme-definition.h:
 
30636
        * capplets/sound/sound-theme-file-utils.c:
 
30637
        * capplets/sound/sound-theme-file-utils.h:
 
30638
        * capplets/sound/sound-theme.c:
 
30639
        * capplets/sound/sound-theme.h:
 
30640
        * configure.in: Remove the sound capplet, it's now in gnome-media
 
30641
        itself, removes libcanberra-gtk and GStreamer dependencies
 
30642
        (Closes: #564871)
 
30643
    
 
30644
    
 
30645
    svn path=/trunk/; revision=9173
 
30646
 
 
30647
 ChangeLog                                          |   24 +
 
30648
 capplets/Makefile.am                               |    6 +-
 
30649
 capplets/sound/ChangeLog                           |  913 ---------------
 
30650
 capplets/sound/Makefile.am                         |   65 -
 
30651
 capplets/sound/gnome-settings-sound.desktop.in.in  |   14 -
 
30652
 .../sound/icons/16x16/gnome-sound-properties.png   |  Bin 917 -> 0 bytes
 
30653
 .../sound/icons/16x16/gnome-sound-properties.svg   |  585 ---------
 
30654
 .../sound/icons/22x22/gnome-sound-properties.png   |  Bin 1424 -> 0 bytes
 
30655
 .../sound/icons/22x22/gnome-sound-properties.svg   |  595 ----------
 
30656
 .../sound/icons/24x24/gnome-sound-properties.png   |  Bin 1431 -> 0 bytes
 
30657
 .../sound/icons/32x32/gnome-sound-properties.png   |  Bin 2308 -> 0 bytes
 
30658
 .../sound/icons/32x32/gnome-sound-properties.svg   |  633 ----------
 
30659
 .../sound/icons/48x48/gnome-sound-properties.png   |  Bin 3755 -> 0 bytes
 
30660
 .../icons/scalable/gnome-sound-properties.svg      |  554 ---------
 
30661
 capplets/sound/mixer-support.c                     |  140 ---
 
30662
 capplets/sound/mixer-support.h                     |   47 -
 
30663
 capplets/sound/pipeline-tests.c                    |  187 ---
 
30664
 capplets/sound/pipeline-tests.h                    |   36 -
 
30665
 capplets/sound/sound-properties-capplet.c          | 1206 -------------------
 
30666
 capplets/sound/sound-properties.glade              | 1208 -------------------
 
30667
 capplets/sound/sound-theme-definition.h            |   71 --
 
30668
 capplets/sound/sound-theme-file-utils.c            |  166 ---
 
30669
 capplets/sound/sound-theme-file-utils.h            |   38 -
 
30670
 capplets/sound/sound-theme.c                       | 1237 --------------------
 
30671
 capplets/sound/sound-theme.h                       |   31 -
 
30672
 configure.in                                       |   64 -
 
30673
 26 files changed, 25 insertions(+), 7795 deletions(-)
 
30674
 
 
30675
commit 34f643bb92644b0c93116fd5aaca5d0ed3a48aac
 
30676
Author: Frederic Peters <fpeters@src.gnome.org>
 
30677
Date:   Tue Dec 16 11:40:36 2008 +0000
 
30678
 
 
30679
    Declare variable, fix build.
 
30680
    
 
30681
    * xrandr-capplet.c: (select_current_output_from_dialog_position):
 
30682
    Declare variable, fix build.
 
30683
    
 
30684
    
 
30685
    svn path=/trunk/; revision=9172
 
30686
 
 
30687
 capplets/display/ChangeLog        |    5 +++++
 
30688
 capplets/display/xrandr-capplet.c |    2 ++
 
30689
 2 files changed, 7 insertions(+), 0 deletions(-)
 
30690
 
 
30691
commit e16c9d3715d24a3b8ad9daf2e696dd0213bd199e
 
30692
Author: Federico Mena Quintero <federico@novell.com>
 
30693
Date:   Mon Dec 15 23:19:32 2008 +0000
 
30694
 
 
30695
    Don't duplicate code to pick the current output
 
30696
    2008-12-15  Federico Mena Quintero  <federico@novell.com>
 
30697
    
 
30698
        * xrandr-capplet.c (on_screen_changed): Use
 
30699
        select_current_output_from_dialog_position() instead of selecting
 
30700
        an output ourselves.
 
30701
    
 
30702
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30703
    
 
30704
    svn path=/trunk/; revision=9171
 
30705
 
 
30706
 capplets/display/ChangeLog        |    6 ++++++
 
30707
 capplets/display/xrandr-capplet.c |   36 +++++++++---------------------------
 
30708
 2 files changed, 15 insertions(+), 27 deletions(-)
 
30709
 
 
30710
commit 3545215c2151cddc4519d4a70dfcd707808d8790
 
30711
Author: Federico Mena Quintero <federico@novell.com>
 
30712
Date:   Mon Dec 15 23:19:16 2008 +0000
 
30713
 
 
30714
    Select the RANDR output which contains the configuration window
 
30715
    2008-12-15  Federico Mena Quintero  <federico@novell.com>
 
30716
    
 
30717
        * xrandr-capplet.c (select_current_output_from_dialog_position):
 
30718
        New function.
 
30719
        (dialog_map_event_cb): New GtkWidget::map-event handler for the
 
30720
        toplevel dialog.  When the dialog gets mapped, we make the current
 
30721
        output be the one which actually contains the dialog window, so
 
30722
        that the user can edit the monitor which he's looking at.
 
30723
    
 
30724
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30725
    
 
30726
    svn path=/trunk/; revision=9170
 
30727
 
 
30728
 capplets/display/ChangeLog        |    9 +++
 
30729
 capplets/display/xrandr-capplet.c |  130 +++++++++++++++++++++++++++++++++++++
 
30730
 2 files changed, 139 insertions(+), 0 deletions(-)
 
30731
 
 
30732
commit 93bb5a2011da91662e7f65b57e6d6c7db137dd49
 
30733
Author: Kjartan Maraas <kmaraas@gnome.org>
 
30734
Date:   Mon Dec 15 21:03:55 2008 +0000
 
30735
 
 
30736
    Updated Norwegian bokmål translation.
 
30737
    
 
30738
    2008-12-15  Kjartan Maraas  <kmaraas@gnome.org>
 
30739
    
 
30740
        * nb.po: Updated Norwegian bokmål translation.
 
30741
    
 
30742
    svn path=/trunk/; revision=9169
 
30743
 
 
30744
 po/ChangeLog |    4 +
 
30745
 po/nb.po     | 1039 ++++++++++++++++++++++++++++++++++++++++++----------------
 
30746
 2 files changed, 761 insertions(+), 282 deletions(-)
 
30747
 
 
30748
commit 42da2562f54eb11f2ef1ebfffe545a3931163e12
 
30749
Author: Federico Mena Quintero <federico@novell.com>
 
30750
Date:   Mon Dec 15 18:59:57 2008 +0000
 
30751
 
 
30752
    Show which monitor is being edited in the 'Monitor' label
 
30753
    2008-12-15  Federico Mena Quintero  <federico@novell.com>
 
30754
    
 
30755
        * display-capplet.glade: Put the "Monitor" label inside an event
 
30756
        box, so we can change the background color of the event box.  Give
 
30757
        names to both widgets: current_monitor_label,
 
30758
        current_monitor_event_box.
 
30759
    
 
30760
        * xrandr-capplet.c (rebuild_gui): When a monitor is selected,
 
30761
        update the "Monitor" label to include the monitor's name and color
 
30762
        so the user will know which monitor he is editing.
 
30763
        (rebuild_current_monitor_label): New function.
 
30764
        (struct App): New fields current_monitor_label,
 
30765
        current_monitor_event_box.
 
30766
    
 
30767
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30768
    
 
30769
    svn path=/trunk/; revision=9168
 
30770
 
 
30771
 capplets/display/ChangeLog             |   14 +++++++++++
 
30772
 capplets/display/display-capplet.glade |   38 ++++++++++++++++++------------
 
30773
 capplets/display/xrandr-capplet.c      |   39 ++++++++++++++++++++++++++++++++
 
30774
 3 files changed, 76 insertions(+), 15 deletions(-)
 
30775
 
 
30776
commit ded9c324a58c0758b3131e7fc3e9004d2b90096e
 
30777
Author: Federico Mena Quintero <federico@novell.com>
 
30778
Date:   Mon Dec 15 18:59:44 2008 +0000
 
30779
 
 
30780
    bnc381030 - Prettify the Display capplet's dialog
 
30781
    2008-12-12  Federico Mena Quintero  <federico@novell.com>
 
30782
    
 
30783
        https://bugzilla.novell.com/show_bug.cgi?id=381030 - Prettify the
 
30784
        Display capplet's dialog
 
30785
    
 
30786
        * display-capplet.glade: Use the HIG's recommended colons,
 
30787
        capitalization, and spacing.  Use headers to separate the Monitor
 
30788
        options from the Panel icon option.  Add instructions on how to
 
30789
        operate the draggable monitors.
 
30790
    
 
30791
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30792
    
 
30793
    svn path=/trunk/; revision=9167
 
30794
 
 
30795
 capplets/display/ChangeLog             |   10 ++
 
30796
 capplets/display/display-capplet.glade |  216 +++++++++++++++++++++++++-------
 
30797
 2 files changed, 182 insertions(+), 44 deletions(-)
 
30798
 
 
30799
commit 4423ae56def9cc3197c2ac3e98419dc00566f7c8
 
30800
Author: Federico Mena Quintero <federico@novell.com>
 
30801
Date:   Fri Dec 12 23:37:28 2008 +0000
 
30802
 
 
30803
    Un-overlap the monitors when turning off mirrored screens
 
30804
    
 
30805
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30806
    
 
30807
    svn path=/trunk/; revision=9166
 
30808
 
 
30809
 capplets/display/ChangeLog        |    9 +++++++
 
30810
 capplets/display/xrandr-capplet.c |   47 +++++++++++++++++++++++++++++++++++++
 
30811
 2 files changed, 56 insertions(+), 0 deletions(-)
 
30812
 
 
30813
commit fdca72c520aa2fbd710a17db2c7546cddca00314
 
30814
Author: Bastien Nocera <hadess@hadess.net>
 
30815
Date:   Mon Dec 8 19:12:12 2008 +0000
 
30816
 
 
30817
    Print "Done!" as a status message when we're done enrolling, add support
 
30818
    
 
30819
    2008-12-08  Bastien Nocera  <hadess@hadess.net>
 
30820
    
 
30821
        * gnome-about-me-fingerprint.c (enroll_result),
 
30822
        (assistant_prepare):
 
30823
        * gnome-about-me-fingerprint.glade: Print "Done!" as a
 
30824
        status message when we're done enrolling, add support for
 
30825
        enrollment stages > 1 (Closes: #562504)
 
30826
    
 
30827
    
 
30828
    svn path=/trunk/; revision=9165
 
30829
 
 
30830
 capplets/about-me/ChangeLog                        |    8 ++++
 
30831
 capplets/about-me/gnome-about-me-fingerprint.c     |   37 +++++++++++++++----
 
30832
 capplets/about-me/gnome-about-me-fingerprint.glade |   38 ++++++++++++++++++-
 
30833
 3 files changed, 74 insertions(+), 9 deletions(-)
 
30834
 
 
30835
commit c205cbbe945be6b72cf4ad2cc38bbe1f18e3b7b9
 
30836
Author: Bastien Nocera <hadess@hadess.net>
 
30837
Date:   Mon Dec 8 18:46:49 2008 +0000
 
30838
 
 
30839
    Add title to enrollment window
 
30840
    
 
30841
    2008-12-08  Bastien Nocera  <hadess@hadess.net>
 
30842
    
 
30843
        * gnome-about-me-fingerprint.c (enroll_fingerprints):
 
30844
        Add title to enrollment window
 
30845
    
 
30846
    
 
30847
    svn path=/trunk/; revision=9164
 
30848
 
 
30849
 capplets/about-me/ChangeLog                    |    5 +++++
 
30850
 capplets/about-me/gnome-about-me-fingerprint.c |    1 +
 
30851
 2 files changed, 6 insertions(+), 0 deletions(-)
 
30852
 
 
30853
commit e2e81772dd9104a9756beda95b9f4cf915883f4f
 
30854
Author: Federico Mena Quintero <federico@novell.com>
 
30855
Date:   Thu Dec 4 00:33:28 2008 +0000
 
30856
 
 
30857
    Use GError from gnome_rr_*
 
30858
    2008-12-03  Federico Mena Quintero  <federico@novell.com>
 
30859
    
 
30860
        * xrandr-capplet.c (rebuild_rotation_combo): Pass a NULL error
 
30861
        argument to gnome_rr_config_applicable; we should really show why
 
30862
        that rotation is not available.
 
30863
        (apply): Use the new DBus interface from the XRANDR plugin in
 
30864
        g-s-d instead of an X client message.  Display an error if g-s-d
 
30865
        couldn't apply the monitor configuration.
 
30866
        (on_detect_displays): Display an error if detecting the displays fails.
 
30867
        (run_application): Display error messages.
 
30868
    
 
30869
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
30870
    
 
30871
    svn path=/trunk/; revision=9163
 
30872
 
 
30873
 capplets/display/ChangeLog        |   12 +++++
 
30874
 capplets/display/xrandr-capplet.c |   93 +++++++++++++++++++++---------------
 
30875
 2 files changed, 66 insertions(+), 39 deletions(-)
 
30876
 
 
30877
commit 89754a6b3a13f2037580aab364fe750f38646eda
 
30878
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
30879
Date:   Tue Dec 2 18:00:25 2008 +0000
 
30880
 
 
30881
    2.25.2 ready
 
30882
    
 
30883
    svn path=/trunk/; revision=9161
 
30884
 
 
30885
 ChangeLog                   |    2 ++
 
30886
 capplets/about-me/ChangeLog |    2 ++
 
30887
 2 files changed, 4 insertions(+), 0 deletions(-)
 
30888
 
 
30889
commit 3cdaaa232ae1e9d8042bcbb64bf7bef769a075c4
 
30890
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
30891
Date:   Tue Dec 2 17:16:23 2008 +0000
 
30892
 
 
30893
    Fix libslab dependencies so it builds
 
30894
    
 
30895
    svn path=/trunk/; revision=9160
 
30896
 
 
30897
 ChangeLog    |    4 ++++
 
30898
 configure.in |    2 +-
 
30899
 2 files changed, 5 insertions(+), 1 deletions(-)
 
30900
 
 
30901
commit 9d2f772bbda7f75e3687837da0b9bd98d6662ab3
 
30902
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
30903
Date:   Tue Dec 2 16:40:19 2008 +0000
 
30904
 
 
30905
    add fprintd-marshal.list to EXTRA_DIST.
 
30906
    
 
30907
    2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>
 
30908
    
 
30909
        * Makefile.am: add fprintd-marshal.list to EXTRA_DIST.
 
30910
    
 
30911
    svn path=/trunk/; revision=9159
 
30912
 
 
30913
 capplets/about-me/ChangeLog   |    4 +++-
 
30914
 capplets/about-me/Makefile.am |    2 +-
 
30915
 2 files changed, 4 insertions(+), 2 deletions(-)
 
30916
 
 
30917
commit 8640021f19336fbba6ec7135ee9f1d3fd149e6bb
 
30918
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
30919
Date:   Tue Dec 2 16:37:29 2008 +0000
 
30920
 
 
30921
    prepare for 2.25.2 release.
 
30922
    
 
30923
    2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>
 
30924
    
 
30925
        * NEWS:
 
30926
        * *ChangeLog: prepare for 2.25.2 release.
 
30927
    
 
30928
    svn path=/trunk/; revision=9158
 
30929
 
 
30930
 ChangeLog                                      |    5 ++
 
30931
 NEWS                                           |   49 +++++++++++++++++++++++-
 
30932
 capplets/about-me/ChangeLog                    |    2 +
 
30933
 capplets/accessibility/at-properties/ChangeLog |    2 +
 
30934
 capplets/appearance/ChangeLog                  |    2 +
 
30935
 capplets/common/ChangeLog                      |    2 +
 
30936
 capplets/default-applications/ChangeLog        |    2 +
 
30937
 capplets/display/ChangeLog                     |    2 +
 
30938
 capplets/keybindings/ChangeLog                 |    2 +
 
30939
 capplets/keyboard/ChangeLog                    |    2 +
 
30940
 capplets/localization/ChangeLog                |    2 +
 
30941
 capplets/mouse/ChangeLog                       |    2 +
 
30942
 capplets/network/ChangeLog                     |    2 +
 
30943
 capplets/sound/ChangeLog                       |    2 +
 
30944
 capplets/windows/ChangeLog                     |    2 +
 
30945
 help/ChangeLog                                 |    1 +
 
30946
 libwindow-settings/ChangeLog                   |    2 +
 
30947
 po/ChangeLog                                   |    2 +
 
30948
 shell/ChangeLog                                |    1 +
 
30949
 typing-break/ChangeLog                         |    2 +
 
30950
 20 files changed, 86 insertions(+), 2 deletions(-)
 
30951
 
 
30952
commit ffaf3ebc8621073436398f551feeebda3fccc552
 
30953
Author: Jens Granseuer <jensgr@gmx.net>
 
30954
Date:   Sun Nov 30 12:58:38 2008 +0000
 
30955
 
 
30956
    don't recognize "" as a valid engine for certain odd GTK themes (see bug
 
30957
    
 
30958
    2008-11-30  Jens Granseuer  <jensgr@gmx.net>
 
30959
    
 
30960
        * gtkrc-utils.c: (gtkrc_get_details): don't recognize "" as a valid
 
30961
        engine for certain odd GTK themes (see bug #315286 for an example)
 
30962
    
 
30963
    svn path=/trunk/; revision=9157
 
30964
 
 
30965
 capplets/common/ChangeLog     |    5 +++++
 
30966
 capplets/common/gtkrc-utils.c |    2 +-
 
30967
 2 files changed, 6 insertions(+), 1 deletions(-)
 
30968
 
 
30969
commit 934dce46c38165fe874998b7e3f606759f92204d
 
30970
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
30971
Date:   Sun Nov 30 12:09:27 2008 +0000
 
30972
 
 
30973
    Updated Spanish translation
 
30974
    
 
30975
    svn path=/trunk/; revision=9156
 
30976
 
 
30977
 po/ChangeLog |    4 +
 
30978
 po/es.po     |  407 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
30979
 2 files changed, 333 insertions(+), 78 deletions(-)
 
30980
 
 
30981
commit 0e14d6efaf7f786effbf521a64c20eb15309cc8d
 
30982
Author: Jens Granseuer <jensgr@gmx.net>
 
30983
Date:   Sat Nov 29 09:53:18 2008 +0000
 
30984
 
 
30985
    don't leak the filename
 
30986
    
 
30987
    2008-11-29  Jens Granseuer  <jensgr@gmx.net>
 
30988
    
 
30989
        * theme-installer.c: (file_theme_type): don't leak the filename
 
30990
    
 
30991
    svn path=/trunk/; revision=9155
 
30992
 
 
30993
 capplets/appearance/ChangeLog         |    4 ++++
 
30994
 capplets/appearance/theme-installer.c |    1 +
 
30995
 2 files changed, 5 insertions(+), 0 deletions(-)
 
30996
 
 
30997
commit 64becacf35b026e59803334a06258e94d73e3eef
 
30998
Author: Bastien Nocera <hadess@hadess.net>
 
30999
Date:   Fri Nov 28 12:09:11 2008 +0000
 
31000
 
 
31001
    Fix fingerprint buttons always being unsensitive with PolicyKit support
 
31002
    
 
31003
    2008-11-28  Bastien Nocera  <hadess@hadess.net>
 
31004
    
 
31005
        * gnome-about-me.c (create_fingerprint_button): Fix fingerprint
 
31006
        buttons always being unsensitive with PolicyKit support
 
31007
    
 
31008
    
 
31009
    svn path=/trunk/; revision=9154
 
31010
 
 
31011
 capplets/about-me/ChangeLog        |    5 +++++
 
31012
 capplets/about-me/gnome-about-me.c |    1 -
 
31013
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31014
 
 
31015
commit b83b10d8b1ab49a81a121157b6c39264995452d4
 
31016
Author: Bastien Nocera <hadess@hadess.net>
 
31017
Date:   Thu Nov 27 22:09:05 2008 +0000
 
31018
 
 
31019
    Optionally check for PolicyKit
 
31020
    
 
31021
    2008-11-27  Bastien Nocera  <hadess@hadess.net>
 
31022
    
 
31023
        * configure.in: Optionally check for PolicyKit
 
31024
    
 
31025
    2008-11-27  Bastien Nocera  <hadess@hadess.net>
 
31026
    
 
31027
        * Makefile.am:
 
31028
        * fingerprint-strings.h:
 
31029
        * fprintd-marshal.list:
 
31030
        * gnome-about-me-fingerprint.c:
 
31031
        * gnome-about-me-fingerprint.glade:
 
31032
        * gnome-about-me-fingerprint.h:
 
31033
        * gnome-about-me.c (create_fingerprint_button),
 
31034
        (about_me_load_info), (about_me_fingerprint_button_clicked_cb),
 
31035
        (about_me_setup_dialog), (main):
 
31036
        * gnome-about-me.glade: Add support for enrolling fingerprints
 
31037
        using the fprintd D-Bus service (Closes: #561881)
 
31038
    
 
31039
    2008-11-27  Bastien Nocera  <hadess@hadess.net>
 
31040
    
 
31041
        * POTFILES.in: Add new files from the fingerprint
 
31042
        enrollment support
 
31043
    
 
31044
    
 
31045
    svn path=/trunk/; revision=9153
 
31046
 
 
31047
 ChangeLog                                          |    4 +
 
31048
 capplets/about-me/ChangeLog                        |   14 +
 
31049
 capplets/about-me/Makefile.am                      |   20 +-
 
31050
 capplets/about-me/fingerprint-strings.h            |  111 ++++
 
31051
 capplets/about-me/fprintd-marshal.list             |    1 +
 
31052
 capplets/about-me/gnome-about-me-fingerprint.c     |  579 ++++++++++++++++++++
 
31053
 capplets/about-me/gnome-about-me-fingerprint.glade |  344 ++++++++++++
 
31054
 capplets/about-me/gnome-about-me-fingerprint.h     |   27 +
 
31055
 capplets/about-me/gnome-about-me.c                 |   63 +++
 
31056
 capplets/about-me/gnome-about-me.glade             |   34 ++-
 
31057
 configure.in                                       |    5 +
 
31058
 po/ChangeLog                                       |    5 +
 
31059
 po/POTFILES.in                                     |    3 +
 
31060
 13 files changed, 1206 insertions(+), 4 deletions(-)
 
31061
 
 
31062
commit 3b04b8642ca88694baf8446f86ff99fc6390fcc7
 
31063
Author: Jens Granseuer <jensgr@gmx.net>
 
31064
Date:   Thu Nov 27 19:52:54 2008 +0000
 
31065
 
 
31066
    don't try to delete the directory twice; fixes cleaning up after theme
 
31067
    
 
31068
    2008-11-27  Jens Granseuer  <jensgr@gmx.net>
 
31069
    
 
31070
        * capplet-util.c: (directory_delete_recursive): don't try to delete
 
31071
        the directory twice; fixes cleaning up after theme installations, for
 
31072
        example (bug #562371)
 
31073
    
 
31074
    svn path=/trunk/; revision=9151
 
31075
 
 
31076
 capplets/common/ChangeLog      |    6 ++++++
 
31077
 capplets/common/capplet-util.c |    5 ++---
 
31078
 2 files changed, 8 insertions(+), 3 deletions(-)
 
31079
 
 
31080
commit 23b2f39aae32fac6546465bb6e69ba46054c94cf
 
31081
Author: Jens Granseuer <jensgr@gmx.net>
 
31082
Date:   Thu Nov 27 19:50:53 2008 +0000
 
31083
 
 
31084
    really remove the temporary directory when the transfer is cancelled
 
31085
    
 
31086
    2008-11-27  Jens Granseuer  <jensgr@gmx.net>
 
31087
    
 
31088
        * theme-installer.c: (transfer_cancel_cb): really remove the
 
31089
        temporary directory when the transfer is cancelled
 
31090
    
 
31091
    svn path=/trunk/; revision=9150
 
31092
 
 
31093
 capplets/appearance/ChangeLog         |    5 +++++
 
31094
 capplets/appearance/theme-installer.c |    2 +-
 
31095
 2 files changed, 6 insertions(+), 1 deletions(-)
 
31096
 
 
31097
commit 36da326ab0aab4ba5c9af484aba21d5d0116e8d2
 
31098
Author: Jens Granseuer <jensgr@gmx.net>
 
31099
Date:   Sun Nov 23 10:31:23 2008 +0000
 
31100
 
 
31101
    Patch by: <dmacks@netspace.org>
 
31102
    
 
31103
    2008-11-23  Jens Granseuer  <jensgr@gmx.net>
 
31104
    
 
31105
        Patch by: <dmacks@netspace.org>
 
31106
    
 
31107
        * configure.in: remove eel dependency from libslab (bug #561944)
 
31108
    
 
31109
    svn path=/trunk/; revision=9149
 
31110
 
 
31111
 ChangeLog    |    6 ++++++
 
31112
 configure.in |    2 +-
 
31113
 2 files changed, 7 insertions(+), 1 deletions(-)
 
31114
 
 
31115
commit f5c26281b73b52aaec8d6a8c059237b0016d65ca
 
31116
Author: Jens Granseuer <jensgr@gmx.net>
 
31117
Date:   Thu Nov 20 18:43:38 2008 +0000
 
31118
 
 
31119
    Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31120
    
 
31121
    2008-11-20  Jens Granseuer  <jensgr@gmx.net>
 
31122
    
 
31123
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31124
    
 
31125
        capplets/sound/mixer-support.[ch]:
 
31126
        capplets/appearance/*.[ch]:
 
31127
        capplets/common/*.[ch]:
 
31128
        capplets/keybindings/egg*.[ch]:
 
31129
        capplets/keyboard/gnome-keyboard-properties-a11y.h:
 
31130
        shell/control-center.c:
 
31131
        typing-break/*.[ch]:
 
31132
        only include top-level headers for glib and GTK+ (bug #561562)
 
31133
    
 
31134
    svn path=/trunk/; revision=9148
 
31135
 
 
31136
 ChangeLog                                          |   13 +++++++++++++
 
31137
 capplets/appearance/gedit-message-area.h           |    2 +-
 
31138
 capplets/appearance/gnome-wp-item.h                |    2 +-
 
31139
 capplets/common/capplet-stock-icons.c              |    3 +--
 
31140
 capplets/common/capplet-stock-icons.h              |    4 ++--
 
31141
 capplets/common/file-transfer-dialog.h             |    2 +-
 
31142
 capplets/keybindings/eggaccelerators.c             |    2 +-
 
31143
 capplets/keybindings/eggaccelerators.h             |    2 +-
 
31144
 capplets/keybindings/eggcellrendererkeys.h         |    2 +-
 
31145
 capplets/keyboard/gnome-keyboard-properties-a11y.h |    2 +-
 
31146
 capplets/sound/mixer-support.c                     |    4 ++--
 
31147
 capplets/sound/mixer-support.h                     |    2 +-
 
31148
 shell/control-center.c                             |    8 --------
 
31149
 typing-break/drw-break-window.h                    |    2 +-
 
31150
 typing-break/drw-monitor.c                         |    2 +-
 
31151
 typing-break/drw-utils.h                           |    2 +-
 
31152
 typing-break/drwright.c                            |    1 -
 
31153
 17 files changed, 29 insertions(+), 26 deletions(-)
 
31154
 
 
31155
commit 07eda34c364537f4cd872f4c7c22e1a4077dd44a
 
31156
Author: Jens Granseuer <jensgr@gmx.net>
 
31157
Date:   Thu Nov 20 18:26:55 2008 +0000
 
31158
 
 
31159
    Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31160
    
 
31161
    2008-11-20  Jens Granseuer  <jensgr@gmx.net>
 
31162
    
 
31163
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31164
    
 
31165
        * drw-selection.c: (drw_selection_reset),
 
31166
        (drw_selection_find_existing): use g_object_unref instead of the
 
31167
        deprecated gdk_window_unref (bug #561679)
 
31168
    
 
31169
    svn path=/trunk/; revision=9147
 
31170
 
 
31171
 typing-break/ChangeLog       |    8 ++++++++
 
31172
 typing-break/drw-selection.c |   22 +++++++++++-----------
 
31173
 2 files changed, 19 insertions(+), 11 deletions(-)
 
31174
 
 
31175
commit 4bf0fec26241684aaa3bf752f06c8df275c807da
 
31176
Author: Jens Granseuer <jensgr@gmx.net>
 
31177
Date:   Thu Nov 20 18:16:59 2008 +0000
 
31178
 
 
31179
    Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31180
    
 
31181
    2008-11-20  Jens Granseuer  <jensgr@gmx.net>
 
31182
    
 
31183
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31184
    
 
31185
        * gnome-wp-xml.c: (gnome_wp_xml_get_bool): use g_ascii_strcasecmp
 
31186
        instead of the deprecated g_strcasecmp (bug #560424)
 
31187
    
 
31188
    svn path=/trunk/; revision=9146
 
31189
 
 
31190
 capplets/appearance/ChangeLog      |    7 +++++++
 
31191
 capplets/appearance/gnome-wp-xml.c |    2 +-
 
31192
 2 files changed, 8 insertions(+), 1 deletions(-)
 
31193
 
 
31194
commit cabbecfa4b863348edd601c259df25fdb864a540
 
31195
Author: Jens Granseuer <jensgr@gmx.net>
 
31196
Date:   Tue Nov 18 20:04:02 2008 +0000
 
31197
 
 
31198
    fix another leak, an invalid free, and a simplify error handling
 
31199
    
 
31200
    2008-11-18  Jens Granseuer  <jensgr@gmx.net>
 
31201
    
 
31202
        * font-viewer/font-view.c: (add_face_info), (set_icon):
 
31203
        * font-viewer/ftstream-vfs.c: (vfs_stream_open): fix another
 
31204
        leak, an invalid free, and a simplify error handling
 
31205
    
 
31206
    svn path=/trunk/; revision=9144
 
31207
 
 
31208
 ChangeLog                  |    6 ++++++
 
31209
 font-viewer/font-view.c    |   22 ++++++++++------------
 
31210
 font-viewer/ftstream-vfs.c |    4 ++--
 
31211
 3 files changed, 18 insertions(+), 14 deletions(-)
 
31212
 
 
31213
commit afbe70bca07cb562b9c14eb05d5853ef16e0d221
 
31214
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
31215
Date:   Tue Nov 18 17:59:38 2008 +0000
 
31216
 
 
31217
    don't leak icon_name.
 
31218
    
 
31219
    2008-11-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
31220
    
 
31221
        * font-viewer/font-view.c (set_icon): don't leak icon_name.
 
31222
    
 
31223
        * font-viewer/ftstream-vfs.c (vfs_stream_open): don't leak
 
31224
        GFile pointer.
 
31225
    
 
31226
    svn path=/trunk/; revision=9143
 
31227
 
 
31228
 ChangeLog                  |    7 +++++++
 
31229
 font-viewer/font-view.c    |   22 +++++++++++-----------
 
31230
 font-viewer/ftstream-vfs.c |    7 ++++---
 
31231
 3 files changed, 22 insertions(+), 14 deletions(-)
 
31232
 
 
31233
commit 8cff6042abbe39b95337430e9001f9181c206176
 
31234
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
31235
Date:   Tue Nov 18 17:46:12 2008 +0000
 
31236
 
 
31237
    added missing GFileInfo declaration.
 
31238
    
 
31239
    2008-11-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
31240
    
 
31241
        * font-viewer/font-view.c (set_icon): added missing
 
31242
        GFileInfo declaration.
 
31243
    
 
31244
    2008-11-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
31245
    
 
31246
        Bug 561319 – Remove gnome-vfs dependency from font-viewer
 
31247
    
 
31248
        Patch from Saleem Abdulrasool <compnerd@compnerd.org>
 
31249
    
 
31250
        * font-viewer/*:
 
31251
        * configure.in: Remove gnome-vfs dependency for font-viewer.
 
31252
    
 
31253
    svn path=/trunk/; revision=9142
 
31254
 
 
31255
 ChangeLog                      |   14 ++++++
 
31256
 configure.in                   |    2 +-
 
31257
 font-viewer/font-thumbnailer.c |   14 +++---
 
31258
 font-viewer/font-view.c        |   99 ++++++++++++++++++++++++++--------------
 
31259
 font-viewer/ftstream-vfs.c     |   76 +++++++++++++++++-------------
 
31260
 5 files changed, 129 insertions(+), 76 deletions(-)
 
31261
 
 
31262
commit f4efa053dabb4cbee2c35b325bb6a4b2fdd8237a
 
31263
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
31264
Date:   Tue Nov 11 05:14:51 2008 +0000
 
31265
 
 
31266
    Respect lockdown for keybindings
 
31267
    
 
31268
    svn path=/trunk/; revision=9141
 
31269
 
 
31270
 capplets/keybindings/ChangeLog                     |    5 +++++
 
31271
 capplets/keybindings/gnome-keybinding-properties.c |   13 ++++++++++++-
 
31272
 2 files changed, 17 insertions(+), 1 deletions(-)
 
31273
 
 
31274
commit bf65e99ba7cce535021aa8db4fc4c46280d28e50
 
31275
Author: Luca Ferretti <elle.uca@libero.it>
 
31276
Date:   Sun Nov 9 15:32:44 2008 +0000
 
31277
 
 
31278
    Updated Italian translation from stable branch.
 
31279
    
 
31280
    2008-11-09  Luca Ferretti  <elle.uca@libero.it>
 
31281
    
 
31282
        * it.po: Updated Italian translation from stable branch.
 
31283
    
 
31284
    svn path=/trunk/; revision=9140
 
31285
 
 
31286
 po/ChangeLog |    4 +
 
31287
 po/it.po     |  180 +++++++++++++++++++++++++++++++++++-----------------------
 
31288
 2 files changed, 112 insertions(+), 72 deletions(-)
 
31289
 
 
31290
commit c992255f217402adeac0626fc7d5118e0553691a
 
31291
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
31292
Date:   Sun Nov 9 11:47:42 2008 +0000
 
31293
 
 
31294
    Updated Spanish translation
 
31295
    
 
31296
    svn path=/trunk/; revision=9139
 
31297
 
 
31298
 po/ChangeLog |    4 +
 
31299
 po/es.po     |  683 ++++++++++++++++++++++++++++++++++++++--------------------
 
31300
 2 files changed, 453 insertions(+), 234 deletions(-)
 
31301
 
 
31302
commit 411a22d977312c56b78f79626cd15a32903e8fe7
 
31303
Author: Kjartan Maraas <kmaraas@gnome.org>
 
31304
Date:   Sun Nov 9 10:22:04 2008 +0000
 
31305
 
 
31306
    Add libgnomeui back to LIBSLAB FLAGS.
 
31307
    
 
31308
    2008-11-09  Kjartan Maraas  <kmaraas@gnome.org>
 
31309
    
 
31310
        * configure.in: Add libgnomeui back to LIBSLAB FLAGS.
 
31311
    
 
31312
    svn path=/trunk/; revision=9138
 
31313
 
 
31314
 ChangeLog    |    4 ++++
 
31315
 configure.in |    2 +-
 
31316
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31317
 
 
31318
commit 6422a5d50c7307f6fc44d706efa810012242bdb4
 
31319
Author: Kjartan Maraas <kmaraas@gnome.org>
 
31320
Date:   Sun Nov 9 10:01:01 2008 +0000
 
31321
 
 
31322
    Add missing argument to capplet_init().
 
31323
    
 
31324
    2008-11-09  Kjartan Maraas  <kmaraas@gnome.org>
 
31325
    
 
31326
        * appearance-main.c: (init_appearance_data):
 
31327
        Add missing argument to capplet_init().
 
31328
    
 
31329
    svn path=/trunk/; revision=9137
 
31330
 
 
31331
 capplets/appearance/ChangeLog         |    5 +++++
 
31332
 capplets/appearance/appearance-main.c |    2 +-
 
31333
 2 files changed, 6 insertions(+), 1 deletions(-)
 
31334
 
 
31335
commit f67e103d1991f58e95e412ccd9630389ee2caafd
 
31336
Author: Jens Granseuer <jensgr@gmx.net>
 
31337
Date:   Sat Nov 8 11:37:05 2008 +0000
 
31338
 
 
31339
    don't initialize gettext and gtk twice
 
31340
    
 
31341
    2008-11-08  Jens Granseuer  <jensgr@gmx.net>
 
31342
    
 
31343
        * appearance-main.c: (init_appearance_data), (main): don't
 
31344
        initialize gettext and gtk twice
 
31345
    
 
31346
    svn path=/trunk/; revision=9136
 
31347
 
 
31348
 capplets/appearance/ChangeLog         |    5 +++++
 
31349
 capplets/appearance/appearance-main.c |   30 +++++++++++++-----------------
 
31350
 2 files changed, 18 insertions(+), 17 deletions(-)
 
31351
 
 
31352
commit d7d5f8d5b950f8f1d4efda19a32cbb733f34cf70
 
31353
Author: Jens Granseuer <jensgr@gmx.net>
 
31354
Date:   Sat Nov 8 10:20:52 2008 +0000
 
31355
 
 
31356
    Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31357
    
 
31358
    2008-11-08  Jens Granseuer  <jensgr@gmx.net>
 
31359
    
 
31360
        Patch by: Maxim Ermilov <zaspire@rambler.ru>
 
31361
    
 
31362
        * gnome-network-preferences.c: (cb_dialog_response),
 
31363
        (copy_location_create_key), (copy_location),
 
31364
        (get_current_location), (location_combo_separator),
 
31365
        (cb_current_location), (update_locations),
 
31366
        (cb_location_new_text_changed), (location_new),
 
31367
        (cb_location_changed), (cb_delete_button_clicked), (setup_dialog):
 
31368
        * gnome-network-preferences.glade: add support for network profiles
 
31369
        (bug #477040)
 
31370
    
 
31371
    svn path=/trunk/; revision=9135
 
31372
 
 
31373
 capplets/network/ChangeLog                       |   13 +
 
31374
 capplets/network/gnome-network-preferences.c     |  657 +++++++++++++++++++++-
 
31375
 capplets/network/gnome-network-preferences.glade |  161 ++++++-
 
31376
 3 files changed, 829 insertions(+), 2 deletions(-)
 
31377
 
 
31378
commit d35680790c982e6976a3a9c89a659365bb564ec7
 
31379
Author: Vincent Untz <vuntz@gnome.org>
 
31380
Date:   Wed Nov 5 14:54:05 2008 +0000
 
31381
 
 
31382
    post-release bump to 2.25.2.
 
31383
    
 
31384
    2008-11-05  Vincent Untz  <vuntz@gnome.org>
 
31385
    
 
31386
        * configure.in: post-release bump to 2.25.2.
 
31387
    
 
31388
    svn path=/trunk/; revision=9134
 
31389
 
 
31390
 ChangeLog                                      |    6 ++++++
 
31391
 capplets/about-me/ChangeLog                    |    2 ++
 
31392
 capplets/accessibility/at-properties/ChangeLog |    2 ++
 
31393
 capplets/appearance/ChangeLog                  |    2 ++
 
31394
 capplets/common/ChangeLog                      |    2 ++
 
31395
 capplets/default-applications/ChangeLog        |    2 ++
 
31396
 capplets/display/ChangeLog                     |    2 ++
 
31397
 capplets/keybindings/ChangeLog                 |    2 ++
 
31398
 capplets/keyboard/ChangeLog                    |    2 ++
 
31399
 capplets/localization/ChangeLog                |    2 ++
 
31400
 capplets/mouse/ChangeLog                       |    2 ++
 
31401
 capplets/network/ChangeLog                     |    2 ++
 
31402
 capplets/sound/ChangeLog                       |    2 ++
 
31403
 capplets/windows/ChangeLog                     |    2 ++
 
31404
 configure.in                                   |    2 +-
 
31405
 help/ChangeLog                                 |    2 ++
 
31406
 libwindow-settings/ChangeLog                   |    2 ++
 
31407
 po/ChangeLog                                   |    2 ++
 
31408
 shell/ChangeLog                                |    2 ++
 
31409
 typing-break/ChangeLog                         |    2 ++
 
31410
 20 files changed, 43 insertions(+), 1 deletions(-)
 
31411
 
 
31412
commit c7422731808beb8918e4205118e0c79dbe5452ab
 
31413
Author: Vincent Untz <vuntz@gnome.org>
 
31414
Date:   Wed Nov 5 14:53:37 2008 +0000
 
31415
 
 
31416
    version 2.25.1
 
31417
    
 
31418
    2008-11-05  Vincent Untz  <vuntz@gnome.org>
 
31419
    
 
31420
        * NEWS:
 
31421
        * configure.in: version 2.25.1
 
31422
    
 
31423
    svn path=/trunk/; revision=9132
 
31424
 
 
31425
 ChangeLog    |    5 ++++
 
31426
 NEWS         |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
31427
 configure.in |    2 +-
 
31428
 3 files changed, 76 insertions(+), 1 deletions(-)
 
31429
 
 
31430
commit a6ffc1057ee26dde6caa0aaf8a1c7b6f7b19e0b6
 
31431
Author: Vincent Untz <vuntz@gnome.org>
 
31432
Date:   Wed Nov 5 14:48:25 2008 +0000
 
31433
 
 
31434
    updated
 
31435
    
 
31436
    2008-11-05  Vincent Untz  <vuntz@gnome.org>
 
31437
    
 
31438
        * POTFILES.skip: updated
 
31439
    
 
31440
    svn path=/trunk/; revision=9131
 
31441
 
 
31442
 po/ChangeLog     |    4 ++++
 
31443
 po/POTFILES.skip |   11 +----------
 
31444
 2 files changed, 5 insertions(+), 10 deletions(-)
 
31445
 
 
31446
commit dab2c7e2126bb531123ffe209d924b50b4f39a73
 
31447
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
31448
Date:   Thu Oct 30 11:58:01 2008 +0000
 
31449
 
 
31450
    Update Ukrainian translation.
 
31451
    
 
31452
    2008-10-30 Maxim Dziumanenko <dziumanenko@gmail.com>
 
31453
    
 
31454
            * Update Ukrainian translation.
 
31455
    
 
31456
    
 
31457
    svn path=/trunk/; revision=9130
 
31458
 
 
31459
 po/ChangeLog |    4 +
 
31460
 po/uk.po     |  826 ++++++++++++++++++++++++++++++++++------------------------
 
31461
 2 files changed, 492 insertions(+), 338 deletions(-)
 
31462
 
 
31463
commit d178f241d9d60a8428e7f5e5d341a1f743e20ca7
 
31464
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
31465
Date:   Mon Oct 27 22:44:57 2008 +0000
 
31466
 
 
31467
    show/hide 'default' column, b.g.o#555261
 
31468
    
 
31469
    svn path=/trunk/; revision=9128
 
31470
 
 
31471
 capplets/keyboard/ChangeLog                        |    6 +
 
31472
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   52 +++--
 
31473
 capplets/keyboard/gnome-keyboard-properties.glade  |  280 ++++++++++----------
 
31474
 3 files changed, 182 insertions(+), 156 deletions(-)
 
31475
 
 
31476
commit fab37a0965b5c2a421c9419202394325692e8853
 
31477
Author: Søren Sandmann <sandmann@redhat.com>
 
31478
Date:   Sun Oct 26 23:15:42 2008 +0000
 
31479
 
 
31480
    Stop linking to the gnome libraries, except in the shell and in the font
 
31481
    
 
31482
    Sun Oct 26 19:15:22 2008  Søren Sandmann  <sandmann@redhat.com>
 
31483
    
 
31484
        * configure.in: Stop linking to the gnome libraries, except in the
 
31485
        shell and in the font viewer.
 
31486
    
 
31487
    
 
31488
    svn path=/trunk/; revision=9127
 
31489
 
 
31490
 ChangeLog               |    5 +++++
 
31491
 configure.in            |    6 +++---
 
31492
 font-viewer/Makefile.am |    6 +++---
 
31493
 shell/Makefile.am       |    4 ++--
 
31494
 4 files changed, 13 insertions(+), 8 deletions(-)
 
31495
 
 
31496
commit 2f4279fc08781cd99425a32d6473f1d6144dbfdc
 
31497
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31498
Date:   Sun Oct 26 22:06:47 2008 +0000
 
31499
 
 
31500
    +Sun Oct 26 18:06:45 2008  Søren Sandmann  <sandmann@redhat.com>
 
31501
    +
 
31502
    +   * gnome-keybinding-properties.c (cb_dialog_response): Make it
 
31503
    +   compile again.
 
31504
    +
 
31505
    
 
31506
    
 
31507
    svn path=/trunk/; revision=9126
 
31508
 
 
31509
 capplets/keybindings/ChangeLog                     |    5 +++++
 
31510
 capplets/keybindings/gnome-keybinding-properties.c |    1 -
 
31511
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31512
 
 
31513
commit 9630d9f5820feda0d33750fd6efd7d3775d02398
 
31514
Author: Jens Granseuer <jensgr@gmx.net>
 
31515
Date:   Sun Oct 26 20:44:27 2008 +0000
 
31516
 
 
31517
    bump gnome-desktop requirement to 2.25.1
 
31518
    
 
31519
    2008-10-26  Jens Granseuer  <jensgr@gmx.net>
 
31520
    
 
31521
        * configure.in: bump gnome-desktop requirement to 2.25.1
 
31522
    
 
31523
    svn path=/trunk/; revision=9125
 
31524
 
 
31525
 ChangeLog    |    4 ++++
 
31526
 configure.in |    2 +-
 
31527
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31528
 
 
31529
commit 5a4fc137bd2b649afb2bf097969d7d08c2ad613d
 
31530
Author: Matthias Clasen <mclasen@redhat.com>
 
31531
Date:   Sun Oct 26 18:41:34 2008 +0000
 
31532
 
 
31533
    >-------Bug 114796 – binding to arbitrary shell commands
 
31534
    
 
31535
    2008-10-26  Matthias Clasen  <mclasen@redhat.com>
 
31536
    
 
31537
    >-------Bug 114796 – binding to arbitrary shell commands
 
31538
    
 
31539
    >-------* gnome-keybinding-properties.c:
 
31540
    >-------* gnome-keybinding-properties.glade: Add UI for adding and
 
31541
    >-------removing named custom shortcuts.
 
31542
    
 
31543
    
 
31544
    svn path=/trunk/; revision=9124
 
31545
 
 
31546
 capplets/keybindings/ChangeLog                     |    8 +
 
31547
 capplets/keybindings/gnome-keybinding-properties.c |  477 +++++++++++++++++---
 
31548
 .../keybindings/gnome-keybinding-properties.glade  |  237 ++++++++++-
 
31549
 3 files changed, 665 insertions(+), 57 deletions(-)
 
31550
 
 
31551
commit cf10136f995037816f6a885b6e4e850650ff2a90
 
31552
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
31553
Date:   Sun Oct 26 16:36:12 2008 +0000
 
31554
 
 
31555
    Merged from branch gnome-2-24 fixes in Brazilian Portuguese translation.
 
31556
    
 
31557
    2008-10-26  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
31558
    
 
31559
        * pt_BR.po: Merged from branch gnome-2-24 fixes in Brazilian Portuguese
 
31560
        translation.
 
31561
    
 
31562
    svn path=/trunk/; revision=9123
 
31563
 
 
31564
 po/ChangeLog |    5 +++++
 
31565
 po/pt_BR.po  |   13 +++++++------
 
31566
 2 files changed, 12 insertions(+), 6 deletions(-)
 
31567
 
 
31568
commit 76bf98c6181b92fa5b4330b118f46295dbaa8ff0
 
31569
Author: Jens Granseuer <jensgr@gmx.net>
 
31570
Date:   Sun Oct 26 13:47:11 2008 +0000
 
31571
 
 
31572
    declare variable at beginning of code block, fixes build with gcc 2.x
 
31573
    
 
31574
    2008-10-26  Jens Granseuer  <jensgr@gmx.net>
 
31575
    
 
31576
        * gnome-keyboard-properties-xkbot.c: (xkb_options_popup_dialog):
 
31577
        declare variable at beginning of code block, fixes build with gcc 2.x
 
31578
    
 
31579
    svn path=/trunk/; revision=9121
 
31580
 
 
31581
 capplets/keyboard/ChangeLog                        |    5 +++++
 
31582
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    6 ++++--
 
31583
 2 files changed, 9 insertions(+), 2 deletions(-)
 
31584
 
 
31585
commit 54ed1aef6a8b767d02fe5b5e6f9606d5a5d6655f
 
31586
Author: Jens Granseuer <jensgr@gmx.net>
 
31587
Date:   Sun Oct 26 13:45:17 2008 +0000
 
31588
 
 
31589
    scroll the options window when the keyboard focus moves out of the visible
 
31590
    
 
31591
    2008-10-26  Jens Granseuer  <jensgr@gmx.net>
 
31592
    
 
31593
        * gnome-keyboard-properties-xkbot.c: (option_focused_cb),
 
31594
        (xkb_options_add_option), (xkb_options_add_group):
 
31595
        * gnome-keyboard-properties.glade: scroll the options window when the
 
31596
        keyboard focus moves out of the visible part (bug #557944)
 
31597
    
 
31598
    svn path=/trunk/; revision=9120
 
31599
 
 
31600
 capplets/keyboard/ChangeLog                        |    7 +++++
 
31601
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   28 +++++++++++++++++++-
 
31602
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 +-
 
31603
 3 files changed, 35 insertions(+), 2 deletions(-)
 
31604
 
 
31605
commit be828108f8f7d1bdcae64e34431c0b3c716f516e
 
31606
Author: Jens Granseuer <jensgr@gmx.net>
 
31607
Date:   Sun Oct 26 12:22:51 2008 +0000
 
31608
 
 
31609
    fix error handling even more - don't free the error twice
 
31610
    
 
31611
    2008-10-26  Jens Granseuer  <jensgr@gmx.net>
 
31612
    
 
31613
        * capplet-util.c: (capplet_help): fix error handling even more - don't
 
31614
        free the error twice
 
31615
    
 
31616
    svn path=/trunk/; revision=9119
 
31617
 
 
31618
 capplets/common/ChangeLog      |    5 +++++
 
31619
 capplets/common/capplet-util.c |    2 --
 
31620
 2 files changed, 5 insertions(+), 2 deletions(-)
 
31621
 
 
31622
commit ce8999af5512c18365d4ff6149a07558957909de
 
31623
Author: Jens Granseuer <jensgr@gmx.net>
 
31624
Date:   Sun Oct 26 10:26:11 2008 +0000
 
31625
 
 
31626
    fix error handling
 
31627
    
 
31628
    2008-10-26  Jens Granseuer  <jensgr@gmx.net>
 
31629
    
 
31630
        * capplet-util.c: (capplet_help): fix error handling
 
31631
    
 
31632
    svn path=/trunk/; revision=9118
 
31633
 
 
31634
 capplets/common/ChangeLog      |    4 ++++
 
31635
 capplets/common/capplet-util.c |   23 +++++++++++------------
 
31636
 2 files changed, 15 insertions(+), 12 deletions(-)
 
31637
 
 
31638
commit 1b2850962d2c3b2c02ebcde7aa2276616bc9008a
 
31639
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31640
Date:   Sun Oct 26 03:12:07 2008 +0000
 
31641
 
 
31642
    +Sat Oct 25 23:11:58 2008  Søren Sandmann  <sandmann@redhat.com>
 
31643
    +
 
31644
    +   * appearance.h: Don't define GNOME_DESKTOP_USE_UNSTABLE_API
 
31645
    +
 
31646
    +   * appearance-main.c: Don't include gnome-desktop-thumbnail.h
 
31647
    +
 
31648
    
 
31649
    
 
31650
    svn path=/trunk/; revision=9117
 
31651
 
 
31652
 capplets/appearance/ChangeLog         |    6 ++++++
 
31653
 capplets/appearance/appearance-main.c |    3 +--
 
31654
 capplets/appearance/appearance.h      |    1 -
 
31655
 3 files changed, 7 insertions(+), 3 deletions(-)
 
31656
 
 
31657
commit f9765e8db6083af0dd273bf7f05c3abc352f2d78
 
31658
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31659
Date:   Sun Oct 26 03:05:51 2008 +0000
 
31660
 
 
31661
    +Sat Oct 25 23:05:22 2008  Søren Sandmann  <sandmann@redhat.com>
 
31662
    +
 
31663
    +   * main.c: Use dbus methods to log out instead of GnomeClient.
 
31664
    +
 
31665
    
 
31666
    
 
31667
    svn path=/trunk/; revision=9116
 
31668
 
 
31669
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
31670
 capplets/accessibility/at-properties/main.c    |   80 ++++++++++++++++++++++--
 
31671
 2 files changed, 78 insertions(+), 6 deletions(-)
 
31672
 
 
31673
commit d99e8a9d764cdf8294eb697151f92213bdb0c2e4
 
31674
Author: Jens Granseuer <jensgr@gmx.net>
 
31675
Date:   Sat Oct 25 13:56:21 2008 +0000
 
31676
 
 
31677
    bump required GTK+ version to 2.13.1
 
31678
    
 
31679
    2008-10-25  Jens Granseuer  <jensgr@gmx.net>
 
31680
    
 
31681
        * configure.in: bump required GTK+ version to 2.13.1
 
31682
    
 
31683
    svn path=/trunk/; revision=9115
 
31684
 
 
31685
 ChangeLog    |    4 ++++
 
31686
 configure.in |    9 +--------
 
31687
 2 files changed, 5 insertions(+), 8 deletions(-)
 
31688
 
 
31689
commit 3db580dbaa3ca484d4e6e107274b61fa90806391
 
31690
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31691
Date:   Fri Oct 24 23:39:03 2008 +0000
 
31692
 
 
31693
    +Fri Oct 24 19:38:31 2008  Søren Sandmann  <sandmann@redhat.com>
 
31694
    +
 
31695
    +   * main.c (create_dialog): Remove gnome.h
 
31696
    +
 
31697
    +Fri Oct 24 19:38:52 2008  Søren Sandmann  <sandmann@redhat.com>
 
31698
    +
 
31699
    +   * gnome-keyboard-properties.c: Don't include gnome.h
 
31700
    +
 
31701
    
 
31702
    
 
31703
    svn path=/trunk/; revision=9114
 
31704
 
 
31705
 capplets/keyboard/ChangeLog                   |    4 ++++
 
31706
 capplets/keyboard/gnome-keyboard-properties.c |    1 -
 
31707
 capplets/localization/ChangeLog               |    4 ++++
 
31708
 capplets/localization/main.c                  |    1 -
 
31709
 4 files changed, 8 insertions(+), 2 deletions(-)
 
31710
 
 
31711
commit 9961c9d4ad50262ef0746a9e564b1ab4356a6ccf
 
31712
Author: Søren Sandmann <sandmann@redhat.com>
 
31713
Date:   Fri Oct 24 23:36:14 2008 +0000
 
31714
 
 
31715
    Unlink the .face file instead of calling gnome_config functions.
 
31716
    
 
31717
    Fri Oct 24 19:33:12 2008  Søren Sandmann  <sandmann@redhat.com>
 
31718
    
 
31719
        * gnome-about-me.c (about_me_update_photo): Unlink the .face file
 
31720
        instead of calling gnome_config functions.
 
31721
    
 
31722
    
 
31723
    svn path=/trunk/; revision=9113
 
31724
 
 
31725
 capplets/about-me/ChangeLog                 |    5 +++++
 
31726
 capplets/about-me/gnome-about-me-password.c |    2 +-
 
31727
 capplets/about-me/gnome-about-me.c          |   10 +++++-----
 
31728
 3 files changed, 11 insertions(+), 6 deletions(-)
 
31729
 
 
31730
commit 3a227fbc66c88ca46117998ad0532f04132ce9fd
 
31731
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31732
Date:   Fri Oct 24 23:22:41 2008 +0000
 
31733
 
 
31734
    +Fri Oct 24 19:16:46 2008  Søren Sandmann  <sandmann@redhat.com>
 
31735
    +
 
31736
    +   * gnome-about-me.c (main): Remove unused GnomeProgram variable
 
31737
    +
 
31738
    +Fri Oct 24 19:19:46 2008  Søren Sandmann  <sandmann@redhat.com>
 
31739
    +
 
31740
    +   * sound-properties-capplet.c (setup_dialog): Delete code for
 
31741
    +   legacy config options
 
31742
    +
 
31743
    +Fri Oct 24 19:18:37 2008  Søren Sandmann  <sandmann@redhat.com>
 
31744
    +
 
31745
    +   * capplet-util.c: Include <stdlib.h>
 
31746
    +   * capplet-util.h: Delete COPY_FROM_LEGACY macro
 
31747
    +
 
31748
    +Fri Oct 24 19:16:10 2008  Søren Sandmann  <sandmann@redhat.com>
 
31749
    +
 
31750
    +   * gnome-keyboard-properties.c (main): Remove copying of legacy settings
 
31751
    +
 
31752
    
 
31753
    
 
31754
    svn path=/trunk/; revision=9112
 
31755
 
 
31756
 capplets/about-me/ChangeLog                   |    4 +
 
31757
 capplets/about-me/gnome-about-me.c            |    1 -
 
31758
 capplets/accessibility/at-properties/main.c   |    1 +
 
31759
 capplets/appearance/theme-util.c              |    1 +
 
31760
 capplets/common/ChangeLog                     |    5 ++
 
31761
 capplets/common/capplet-util.c                |    1 +
 
31762
 capplets/common/capplet-util.h                |   11 +---
 
31763
 capplets/keyboard/ChangeLog                   |    4 +
 
31764
 capplets/keyboard/gnome-keyboard-properties.c |   83 ++++++-------------------
 
31765
 capplets/sound/ChangeLog                      |    7 ++-
 
31766
 capplets/sound/sound-properties-capplet.c     |   59 +++++-------------
 
31767
 11 files changed, 60 insertions(+), 117 deletions(-)
 
31768
 
 
31769
commit d552cfc0f3d64da452a49b976b6bfb96b5e3a805
 
31770
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31771
Date:   Fri Oct 24 23:05:28 2008 +0000
 
31772
 
 
31773
    +Fri Oct 24 19:04:38 2008  Søren Sandmann  <sandmann@redhat.com>
 
31774
    +
 
31775
    +   * gconf-property-editor.c: Delete unused function
 
31776
    +   gconf_property_editor_new_filename()
 
31777
    +
 
31778
    
 
31779
    
 
31780
    svn path=/trunk/; revision=9111
 
31781
 
 
31782
 capplets/common/ChangeLog               |    5 +++++
 
31783
 capplets/common/gconf-property-editor.c |   27 +--------------------------
 
31784
 capplets/common/gconf-property-editor.h |    8 ++------
 
31785
 3 files changed, 8 insertions(+), 32 deletions(-)
 
31786
 
 
31787
commit 2d77d32397b5ca3961ef948017d2f2da91a36f55
 
31788
Author: Søren Sandmann <sandmann@redhat.com>
 
31789
Date:   Fri Oct 24 22:59:54 2008 +0000
 
31790
 
 
31791
    Get rid of gnome include
 
31792
    
 
31793
    Fri Oct 24 18:59:34 2008  Søren Sandmann  <sandmann@redhat.com>
 
31794
    
 
31795
        * sound-properties-capplet.c: Get rid of gnome include
 
31796
    
 
31797
    
 
31798
    svn path=/trunk/; revision=9110
 
31799
 
 
31800
 capplets/sound/ChangeLog                  |    4 ++++
 
31801
 capplets/sound/sound-properties-capplet.c |    2 +-
 
31802
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31803
 
 
31804
commit 6a34b073f1fe0224eed18cf53219ace75c8366ab
 
31805
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31806
Date:   Fri Oct 24 22:50:58 2008 +0000
 
31807
 
 
31808
    +Fri Oct 24 18:31:25 2008  Søren Sandmann  <sandmann@redhat.com>
 
31809
    +
 
31810
    +   * main.c (main): Use capplet_init() instead of gnome_program_init()
 
31811
    +
 
31812
    +Fri Oct 24 18:46:11 2008  Søren Sandmann  <sandmann@redhat.com>
 
31813
    +
 
31814
    +   * appearance-main.c: Get rid of gnome includes
 
31815
    +
 
31816
    +Fri Oct 24 18:32:16 2008  Søren Sandmann  <sandmann@redhat.com>
 
31817
    +
 
31818
    +   * appearance-main.c (main): Use capplet_init()
 
31819
    +
 
31820
    
 
31821
    
 
31822
    svn path=/trunk/; revision=9109
 
31823
 
 
31824
 capplets/about-me/gnome-about-me.c             |   11 +----------
 
31825
 capplets/accessibility/at-properties/ChangeLog |    4 ++++
 
31826
 capplets/accessibility/at-properties/main.c    |   12 +-----------
 
31827
 capplets/appearance/ChangeLog                  |    8 ++++++++
 
31828
 capplets/appearance/appearance-main.c          |   16 +---------------
 
31829
 capplets/keyboard/gnome-keyboard-properties.c  |   11 ++---------
 
31830
 capplets/localization/main.c                   |   11 +----------
 
31831
 7 files changed, 18 insertions(+), 55 deletions(-)
 
31832
 
 
31833
commit 7e6bfa50f7ba979d27e5e51ef647674fda7b9482
 
31834
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
31835
Date:   Fri Oct 24 22:43:25 2008 +0000
 
31836
 
 
31837
    small fix - remember sorted list of expanders
 
31838
    
 
31839
    svn path=/trunk/; revision=9108
 
31840
 
 
31841
 capplets/keyboard/ChangeLog                        |    5 +++++
 
31842
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    2 ++
 
31843
 2 files changed, 7 insertions(+), 0 deletions(-)
 
31844
 
 
31845
commit 34590d63b1cf826e55f03a927cb7d4341446b352
 
31846
Author: Søren Sandmann <sandmann@redhat.com>
 
31847
Date:   Fri Oct 24 22:39:00 2008 +0000
 
31848
 
 
31849
    Only call set_translation_domain() if the context is non-NULL
 
31850
    
 
31851
    Fri Oct 24 18:38:47 2008  Søren Sandmann  <sandmann@redhat.com>
 
31852
    
 
31853
        * capplet-util.c (capplet_init): Only call
 
31854
        set_translation_domain() if the context is non-NULL
 
31855
    
 
31856
    
 
31857
    svn path=/trunk/; revision=9107
 
31858
 
 
31859
 capplets/common/ChangeLog      |    5 +++++
 
31860
 capplets/common/capplet-util.c |    5 ++---
 
31861
 2 files changed, 7 insertions(+), 3 deletions(-)
 
31862
 
 
31863
commit 06a74d0ef18ff3785ffcfdbf5a892731ce5d76b2
 
31864
Author: Søren Sandmann <sandmann@redhat.com>
 
31865
Date:   Fri Oct 24 22:29:43 2008 +0000
 
31866
 
 
31867
    Use capplet_init()
 
31868
    
 
31869
    Fri Oct 24 18:28:54 2008  Søren Sandmann  <sandmann@redhat.com>
 
31870
    
 
31871
        * sound-properties-capplet.c (main): Use capplet_init()
 
31872
    
 
31873
    Fri Oct 24 18:29:14 2008  Søren Sandmann  <sandmann@redhat.com>
 
31874
    
 
31875
        * capplet-util.c: Call g_option_context_set_translation_domain on
 
31876
        the context.
 
31877
    
 
31878
    
 
31879
    svn path=/trunk/; revision=9106
 
31880
 
 
31881
 capplets/common/ChangeLog                 |    5 +++++
 
31882
 capplets/common/capplet-util.c            |    4 ++++
 
31883
 capplets/mouse/gnome-mouse-properties.c   |   14 ++++----------
 
31884
 capplets/sound/ChangeLog                  |    4 ++++
 
31885
 capplets/sound/sound-properties-capplet.c |   14 +-------------
 
31886
 5 files changed, 18 insertions(+), 23 deletions(-)
 
31887
 
 
31888
commit 2f8de6c511c78d3db9cf8b7986181fe6a7da7801
 
31889
Author: Søren Sandmann <sandmann@redhat.com>
 
31890
Date:   Fri Oct 24 22:22:58 2008 +0000
 
31891
 
 
31892
    ==> common/ChangeLog <==
 
31893
    Fri Oct 24 18:22:06 2008  Søren Sandmann  <sandmann@redhat.com>
 
31894
    
 
31895
        * capplet-util.[ch]: Add new capplet_init() function
 
31896
    
 
31897
    ==> default-applications/ChangeLog <==
 
31898
    Fri Oct 24 18:22:22 2008  Søren Sandmann  <sandmann@redhat.com>
 
31899
    
 
31900
        * gnome-da-capplet.c (main): Use new capplet_init() function
 
31901
    
 
31902
    
 
31903
    
 
31904
    svn path=/trunk/; revision=9105
 
31905
 
 
31906
 capplets/common/ChangeLog                        |    4 +++
 
31907
 capplets/common/capplet-util.c                   |   24 ++++++++++++++++++++++
 
31908
 capplets/common/capplet-util.h                   |    1 +
 
31909
 capplets/default-applications/ChangeLog          |    4 +++
 
31910
 capplets/default-applications/gnome-da-capplet.c |   15 +++----------
 
31911
 5 files changed, 37 insertions(+), 11 deletions(-)
 
31912
 
 
31913
commit 0855f4bf5ef35d615c4508b0fa8ff75a3d63bfff
 
31914
Author: Søren Sandmann <sandmann@redhat.com>
 
31915
Date:   Fri Oct 24 21:55:11 2008 +0000
 
31916
 
 
31917
    Print a newline after the error message
 
31918
    
 
31919
    Fri Oct 24 17:55:00 2008  Søren Sandmann  <sandmann@redhat.com>
 
31920
    
 
31921
        * gnome-mouse-properties.c (main): Print a newline after the error message
 
31922
    
 
31923
    
 
31924
    
 
31925
    svn path=/trunk/; revision=9104
 
31926
 
 
31927
 capplets/mouse/ChangeLog                |    4 ++++
 
31928
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
31929
 2 files changed, 5 insertions(+), 1 deletions(-)
 
31930
 
 
31931
commit 621d9dcc4458e2e916612c75e9e4a17285dc8c1b
 
31932
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31933
Date:   Fri Oct 24 21:54:30 2008 +0000
 
31934
 
 
31935
    +Fri Oct 24 17:54:17 2008  Søren Sandmann  <sandmann@redhat.com>
 
31936
    +
 
31937
    +   * gnome-da-capplet.c (main): Fix to use gtk_init_with_args() correctly.
 
31938
    +
 
31939
    
 
31940
    
 
31941
    svn path=/trunk/; revision=9103
 
31942
 
 
31943
 capplets/default-applications/ChangeLog          |    4 ++++
 
31944
 capplets/default-applications/gnome-da-capplet.c |   11 ++++++-----
 
31945
 2 files changed, 10 insertions(+), 5 deletions(-)
 
31946
 
 
31947
commit 1c2c68aa78f47c6eeea30a252abc77ec7c6c9bb2
 
31948
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31949
Date:   Fri Oct 24 21:50:29 2008 +0000
 
31950
 
 
31951
    +Fri Oct 24 17:50:21 2008  Søren Sandmann  <sandmann@redhat.com>
 
31952
    +
 
31953
    +   * gnome-mouse-properties.c (main): Use gtk_init_with_args()
 
31954
    +   instead of gnome_program_init()
 
31955
    +
 
31956
    
 
31957
    
 
31958
    svn path=/trunk/; revision=9102
 
31959
 
 
31960
 capplets/mouse/ChangeLog                |    5 +++++
 
31961
 capplets/mouse/gnome-mouse-properties.c |   22 ++++++++--------------
 
31962
 2 files changed, 13 insertions(+), 14 deletions(-)
 
31963
 
 
31964
commit 22c99b375b9c8dd5674f9d8238cd7c7b60176571
 
31965
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
31966
Date:   Fri Oct 24 21:48:21 2008 +0000
 
31967
 
 
31968
    missing ChangeLog entry
 
31969
    
 
31970
    svn path=/trunk/; revision=9101
 
31971
 
 
31972
 capplets/keyboard/ChangeLog |    5 +++++
 
31973
 1 files changed, 5 insertions(+), 0 deletions(-)
 
31974
 
 
31975
commit 854ed3cc0621a7a547ad48b78cf733f88d7a0646
 
31976
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31977
Date:   Fri Oct 24 21:35:00 2008 +0000
 
31978
 
 
31979
    +Fri Oct 24 17:31:40 2008  Søren Sandmann  <sandmann@redhat.com>
 
31980
    +
 
31981
    +   * gnome-da-capplet.c (main): Replace use of gnome_program_init()
 
31982
    +   with gtk_init_with_args()
 
31983
    +
 
31984
    
 
31985
    
 
31986
    svn path=/trunk/; revision=9100
 
31987
 
 
31988
 capplets/default-applications/ChangeLog          |    5 +++++
 
31989
 capplets/default-applications/gnome-da-capplet.c |    9 ++-------
 
31990
 2 files changed, 7 insertions(+), 7 deletions(-)
 
31991
 
 
31992
commit 18c19b9be3302ffe805804ba6becb058ac2e42bd
 
31993
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
31994
Date:   Fri Oct 24 21:27:14 2008 +0000
 
31995
 
 
31996
    +Fri Oct 24 17:21:56 2008  Søren Sandmann  <sandmann@redhat.com>
 
31997
    +
 
31998
    +   * capplet-stock-icons.c (capplet_register_stock_icons): Get rid of
 
31999
    +   gnome_program_locate_file()
 
32000
    +
 
32001
    
 
32002
    
 
32003
    svn path=/trunk/; revision=9099
 
32004
 
 
32005
 capplets/common/ChangeLog             |    5 +++++
 
32006
 capplets/common/Makefile.am           |    1 +
 
32007
 capplets/common/capplet-stock-icons.c |    6 +++---
 
32008
 3 files changed, 9 insertions(+), 3 deletions(-)
 
32009
 
 
32010
commit 5978fd729cc81b89fad06ddd195bef7e6dc1342f
 
32011
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
32012
Date:   Fri Oct 24 21:19:15 2008 +0000
 
32013
 
 
32014
    +Fri Oct 24 17:17:47 2008  Søren Sandmann  <sandmann@redhat.com>
 
32015
    +
 
32016
    +   * Get rid of a number of unnecessary gnome.h includes
 
32017
    +
 
32018
    +   * capplets/keybindings/gnome-keybinding-properties.c: Use
 
32019
    +   gtk_init() instead of gnome_program_init().
 
32020
    +
 
32021
    +   * A couple of formatting fixes
 
32022
    +
 
32023
    
 
32024
    
 
32025
    svn path=/trunk/; revision=9098
 
32026
 
 
32027
 ChangeLog                                          |    9 +++++++++
 
32028
 capplets/appearance/appearance-desktop.c           |    5 ++---
 
32029
 capplets/appearance/appearance-font.c              |    1 +
 
32030
 capplets/appearance/appearance-style.c             |    1 +
 
32031
 capplets/appearance/appearance-themes.c            |    4 ++--
 
32032
 capplets/appearance/appearance.h                   |    1 +
 
32033
 capplets/appearance/gnome-wp-info.c                |    5 ++---
 
32034
 capplets/appearance/gnome-wp-info.h                |    1 +
 
32035
 capplets/appearance/gnome-wp-item.c                |    1 -
 
32036
 capplets/appearance/gnome-wp-item.h                |    2 +-
 
32037
 capplets/appearance/theme-installer.c              |    1 +
 
32038
 capplets/appearance/theme-save.c                   |    2 ++
 
32039
 capplets/common/theme-thumbnail.c                  |    1 -
 
32040
 capplets/keybindings/gnome-keybinding-properties.c |    9 +++------
 
32041
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    3 ++-
 
32042
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
32043
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    1 -
 
32044
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    2 +-
 
32045
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    3 ++-
 
32046
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    1 -
 
32047
 capplets/mouse/gnome-mouse-accessibility.c         |    1 +
 
32048
 capplets/sound/pipeline-tests.c                    |    2 +-
 
32049
 22 files changed, 34 insertions(+), 24 deletions(-)
 
32050
 
 
32051
commit 8f5ad19d6d2b63c8b212fd77b9391954e54ae4f5
 
32052
Author: S%G�%@ren Sandmann <sandmann@redhat.com>
 
32053
Date:   Fri Oct 24 20:59:58 2008 +0000
 
32054
 
 
32055
    Use gtk_init() instead of gnome_program_init().
 
32056
    
 
32057
    Fri Oct 24 16:58:35 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>
 
32058
    
 
32059
        * gnome-network-preferences.c: Use gtk_init() instead of
 
32060
        gnome_program_init().
 
32061
    
 
32062
    
 
32063
    svn path=/trunk/; revision=9097
 
32064
 
 
32065
 capplets/network/ChangeLog                   |    5 +++++
 
32066
 capplets/network/gnome-network-preferences.c |    8 ++------
 
32067
 2 files changed, 7 insertions(+), 6 deletions(-)
 
32068
 
 
32069
commit f172baa55a856b2a3acfa63d45b63250fd2ca8fa
 
32070
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
32071
Date:   Fri Oct 24 20:57:16 2008 +0000
 
32072
 
 
32073
    +Fri Oct 24 16:56:50 2008  Søren Sandmann  <sandmann@redhat.com>
 
32074
    +
 
32075
    +   * gnome-window-properties.c: Use gtk_init() instead of
 
32076
    +   gnome_program_init().
 
32077
    +
 
32078
    +Fri Oct 24 16:56:23 2008  Søren Sandmann  <sandmann@redhat.com>
 
32079
    +
 
32080
    +   * gnome-wm-manager.c (gnome_wm_manager_init): Use correct path for
 
32081
    +   window manager properties
 
32082
    +
 
32083
    
 
32084
    
 
32085
    svn path=/trunk/; revision=9096
 
32086
 
 
32087
 capplets/windows/ChangeLog                 |    5 +++++
 
32088
 capplets/windows/gnome-window-properties.c |    9 ++++-----
 
32089
 libwindow-settings/ChangeLog               |    5 +++++
 
32090
 libwindow-settings/gnome-wm-manager.c      |    2 +-
 
32091
 4 files changed, 15 insertions(+), 6 deletions(-)
 
32092
 
 
32093
commit 043246ef7dad8201187796c91fb1e9705530d153
 
32094
Author: Søren Sandmann <sandmann@redhat.com>
 
32095
Date:   Fri Oct 24 20:08:55 2008 +0000
 
32096
 
 
32097
    Use glib path builders instead of the ones in libgnome.
 
32098
    
 
32099
    Fri Oct 24 16:08:17 2008  Søren Sandmann  <sandmann@redhat.com>
 
32100
    
 
32101
        * gnome-wm-manager.c (gnome_wm_manager_init): Use glib path
 
32102
        builders instead of the ones in libgnome.
 
32103
    
 
32104
    
 
32105
    svn path=/trunk/; revision=9095
 
32106
 
 
32107
 libwindow-settings/ChangeLog          |    5 +++++
 
32108
 libwindow-settings/Makefile.am        |    3 ++-
 
32109
 libwindow-settings/gnome-wm-manager.c |   10 ++++------
 
32110
 3 files changed, 11 insertions(+), 7 deletions(-)
 
32111
 
 
32112
commit 1616422ded58c86883d04b879ca644aa9a16c341
 
32113
Author: Søren Sandmann <sandmann@redhat.com>
 
32114
Date:   Fri Oct 24 19:42:26 2008 +0000
 
32115
 
 
32116
    Use gtk_show_uri() instead of gnome_help_display_desktop()
 
32117
    
 
32118
    Fri Oct 24 15:42:11 2008  Søren Sandmann  <sandmann@redhat.com>
 
32119
    
 
32120
        * Use gtk_show_uri() instead of gnome_help_display_desktop()
 
32121
    
 
32122
    
 
32123
    svn path=/trunk/; revision=9094
 
32124
 
 
32125
 ChangeLog                                          |    4 +++
 
32126
 capplets/accessibility/at-properties/main.c        |    1 -
 
32127
 capplets/appearance/appearance-font.c              |    1 -
 
32128
 capplets/appearance/appearance-main.c              |   15 +++-------
 
32129
 capplets/appearance/appearance-style.c             |    2 +-
 
32130
 capplets/common/capplet-util.c                     |   27 ++++++++++++++-----
 
32131
 capplets/common/capplet-util.h                     |    2 +-
 
32132
 capplets/default-applications/gnome-da-capplet.c   |    2 +-
 
32133
 capplets/keybindings/gnome-keybinding-properties.c |    1 -
 
32134
 capplets/keyboard/gnome-keyboard-properties.c      |    3 +-
 
32135
 capplets/mouse/gnome-mouse-properties.c            |    1 -
 
32136
 capplets/network/gnome-network-preferences.c       |    2 -
 
32137
 capplets/sound/sound-properties-capplet.c          |    1 -
 
32138
 capplets/windows/gnome-window-properties.c         |    1 -
 
32139
 14 files changed, 33 insertions(+), 30 deletions(-)
 
32140
 
 
32141
commit bba36b9e3787e2d59e4023903b8ccdbbc61970b1
 
32142
Author: Søren Sandmann <sandmann@redhat.com>
 
32143
Date:   Fri Oct 24 18:44:52 2008 +0000
 
32144
 
 
32145
    Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory
 
32146
    
 
32147
    Fri Oct 24 14:44:16 2008  Søren Sandmann  <sandmann@redhat.com>
 
32148
    
 
32149
        * Use GnomeDesktopThumbnailFactory instead of
 
32150
        GnomeThumbnailFactory
 
32151
    
 
32152
    
 
32153
    svn path=/trunk/; revision=9093
 
32154
 
 
32155
 ChangeLog                                |    5 +++++
 
32156
 capplets/about-me/gnome-about-me.c       |    8 ++++----
 
32157
 capplets/appearance/appearance-desktop.c |    4 ++--
 
32158
 capplets/appearance/appearance-main.c    |    4 ++--
 
32159
 capplets/appearance/appearance-themes.c  |    6 +++---
 
32160
 capplets/appearance/appearance.h         |    4 ++--
 
32161
 capplets/appearance/gnome-wp-info.c      |    4 ++--
 
32162
 capplets/appearance/gnome-wp-info.h      |    4 ++--
 
32163
 capplets/appearance/gnome-wp-item.c      |    4 ++--
 
32164
 capplets/appearance/gnome-wp-item.h      |    6 +++---
 
32165
 configure.in                             |    2 ++
 
32166
 11 files changed, 29 insertions(+), 22 deletions(-)
 
32167
 
 
32168
commit 6de2389398e743e686350b7efefce46e50e72f6a
 
32169
Author: Mario Blättermann <mariobl@src.gnome.org>
 
32170
Date:   Fri Oct 24 13:23:40 2008 +0000
 
32171
 
 
32172
    Added German translation
 
32173
    
 
32174
    svn path=/trunk/; revision=9092
 
32175
 
 
32176
 help/ChangeLog   |    5 ++
 
32177
 help/Makefile.am |    2 +-
 
32178
 help/de/de.po    |  144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
32179
 3 files changed, 150 insertions(+), 1 deletions(-)
 
32180
 
 
32181
commit 9deea2b3a2bae3fac826f1afd45e7792e698b27a
 
32182
Author: Priit Laes <plaes at svn dot gnome dot org>
 
32183
Date:   Fri Oct 24 10:08:46 2008 +0000
 
32184
 
 
32185
    Translation updated by Priit Laes
 
32186
    
 
32187
    2008-10-24  Priit Laes  <plaes at svn dot gnome dot org>
 
32188
    
 
32189
        * et.po: Translation updated by Priit Laes
 
32190
    
 
32191
    svn path=/trunk/; revision=9090
 
32192
 
 
32193
 po/ChangeLog |    4 ++++
 
32194
 po/et.po     |   10 +++++-----
 
32195
 2 files changed, 9 insertions(+), 5 deletions(-)
 
32196
 
 
32197
commit d560268155b54a3dbfd116e048368093081b9062
 
32198
Author: Priit Laes <plaes at svn dot gnome dot org>
 
32199
Date:   Fri Oct 24 10:01:02 2008 +0000
 
32200
 
 
32201
    Translation updated by Priit Laes
 
32202
    
 
32203
    2008-10-24  Priit Laes  <plaes at svn dot gnome dot org>
 
32204
    
 
32205
        * et.po: Translation updated by Priit Laes
 
32206
    
 
32207
    svn path=/trunk/; revision=9088
 
32208
 
 
32209
 po/ChangeLog |    4 +
 
32210
 po/et.po     |  392 ++++++++++++++++++++++++++++++++++++++++------------------
 
32211
 2 files changed, 274 insertions(+), 122 deletions(-)
 
32212
 
 
32213
commit 5a410f2706879dd308a0d431e16a69c8eb7f9898
 
32214
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
32215
Date:   Thu Oct 23 14:01:32 2008 +0000
 
32216
 
 
32217
    Added Asturian translation on behalf of Mikel González
 
32218
    
 
32219
    svn path=/trunk/; revision=9086
 
32220
 
 
32221
 po/ChangeLog |    5 +
 
32222
 po/LINGUAS   |    1 +
 
32223
 po/ast.po    | 3626 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
32224
 3 files changed, 3632 insertions(+), 0 deletions(-)
 
32225
 
 
32226
commit 9bc8cee0bdb34ab685a68e55d93770db9a3d8d41
 
32227
Author: Jordi Mallach <jordim@src.gnome.org>
 
32228
Date:   Tue Oct 21 19:25:25 2008 +0000
 
32229
 
 
32230
    Added Valencian (Southern Catalan) translation based on the Catalan file.
 
32231
    
 
32232
    svn path=/trunk/; revision=9084
 
32233
 
 
32234
 help/ChangeLog                  |    7 +
 
32235
 help/Makefile.am                |    2 +-
 
32236
 help/ca@valencia/ca@valencia.po |   93 +
 
32237
 po/ChangeLog                    |    6 +
 
32238
 po/LINGUAS                      |    1 +
 
32239
 po/ca@valencia.po               | 5084 +++++++++++++++++++++++++++++++++++++++
 
32240
 6 files changed, 5192 insertions(+), 1 deletions(-)
 
32241
 
 
32242
commit 95d0d2b6ef9248469b343e6942353c3d3adfa3a0
 
32243
Author: Matthias Clasen <mclasen@redhat.com>
 
32244
Date:   Mon Oct 20 00:34:57 2008 +0000
 
32245
 
 
32246
    Bug 556977 – avoid duplicate custom keybindings
 
32247
    
 
32248
    2008-10-19  Matthias Clasen  <mclasen@redhat.com>
 
32249
    
 
32250
            Bug 556977 – avoid duplicate custom keybindings
 
32251
    
 
32252
            * capplets/keybindings/gnome-keybinding-properties.c: Filter
 
32253
            out custom keybindings that are also listed in xml files.
 
32254
    
 
32255
    
 
32256
    svn path=/trunk/; revision=9083
 
32257
 
 
32258
 ChangeLog                                          |    7 +++
 
32259
 capplets/keybindings/gnome-keybinding-properties.c |   52 +++++++++++++++++++-
 
32260
 2 files changed, 58 insertions(+), 1 deletions(-)
 
32261
 
 
32262
commit c2d6ffeeba036184c320a117d363c0bd74a12211
 
32263
Author: Matthias Clasen <mclasen@redhat.com>
 
32264
Date:   Sun Oct 19 22:36:40 2008 +0000
 
32265
 
 
32266
    Bug 556967 – fix editability of group headings
 
32267
    
 
32268
    2008-10-19  Matthias Clasen  <mclasen@redhat.com>
 
32269
    
 
32270
            Bug 556967 – fix editability of group headings
 
32271
    
 
32272
            * capplets/keybindings/gnome-keybinding-properties.c
 
32273
            (description_set_func): Don't let section headings be editable.
 
32274
    
 
32275
    
 
32276
    svn path=/trunk/; revision=9081
 
32277
 
 
32278
 ChangeLog                                          |    7 +++++++
 
32279
 capplets/keybindings/gnome-keybinding-properties.c |    3 +++
 
32280
 2 files changed, 10 insertions(+), 0 deletions(-)
 
32281
 
 
32282
commit 457bec685eb39308505576d4171535e1ad12ef97
 
32283
Author: Jens Granseuer <jensgr@gmx.net>
 
32284
Date:   Sun Oct 19 13:24:50 2008 +0000
 
32285
 
 
32286
    actually connect the stickykeys_two_key_off button (bug #556818)
 
32287
    
 
32288
    2008-10-19  Jens Granseuer  <jensgr@gmx.net>
 
32289
    
 
32290
        * gnome-keyboard-properties-a11y.c: (setup_a11y_tabs): actually connect
 
32291
        the stickykeys_two_key_off button (bug #556818)
 
32292
    
 
32293
    svn path=/trunk/; revision=9079
 
32294
 
 
32295
 capplets/keyboard/ChangeLog                        |    5 +++++
 
32296
 capplets/keyboard/gnome-keyboard-properties-a11y.c |    5 +++++
 
32297
 2 files changed, 10 insertions(+), 0 deletions(-)
 
32298
 
 
32299
commit d15e7cb23dba42ee124c1d018af0a6c21d20d624
 
32300
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
32301
Date:   Sat Oct 18 23:45:22 2008 +0000
 
32302
 
 
32303
    update group highlighting dynamically
 
32304
    
 
32305
    svn path=/trunk/; revision=9077
 
32306
 
 
32307
 capplets/keyboard/ChangeLog                        |    5 ++
 
32308
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   64 +++++++++++++++++---
 
32309
 2 files changed, 61 insertions(+), 8 deletions(-)
 
32310
 
 
32311
commit 4b4db8eac76d90d39bd36df57efb42b82fa2ec7e
 
32312
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
32313
Date:   Sat Oct 18 14:19:45 2008 +0000
 
32314
 
 
32315
    Updated Thai translation (merged from gnome-2-24 branch).
 
32316
    
 
32317
    2008-10-18  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
32318
    
 
32319
        * th.po: Updated Thai translation (merged from gnome-2-24 branch).
 
32320
    
 
32321
    
 
32322
    svn path=/trunk/; revision=9076
 
32323
 
 
32324
 po/ChangeLog |    4 +
 
32325
 po/th.po     |  466 +++++++++++++++++++++++++++++++--------------------------
 
32326
 2 files changed, 257 insertions(+), 213 deletions(-)
 
32327
 
 
32328
commit 135ba71f85cbda751ada0e8f8a147ca18fa7da31
 
32329
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
32330
Date:   Sat Oct 18 00:14:52 2008 +0000
 
32331
 
 
32332
    Fixed group sorting, sort without formatting
 
32333
    
 
32334
    svn path=/trunk/; revision=9074
 
32335
 
 
32336
 capplets/keyboard/ChangeLog                        |    5 +++++
 
32337
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    8 ++++----
 
32338
 2 files changed, 9 insertions(+), 4 deletions(-)
 
32339
 
 
32340
commit 3dd0effe07f4f61b5cdb7eef16c2d888c09dec0d
 
32341
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
32342
Date:   Thu Oct 16 22:44:15 2008 +0000
 
32343
 
 
32344
    Updated Danish translation
 
32345
    
 
32346
    svn path=/trunk/; revision=9073
 
32347
 
 
32348
 po/ChangeLog |    4 +
 
32349
 po/da.po     |  282 ++++++++++++++++++++++++++++++++--------------------------
 
32350
 2 files changed, 160 insertions(+), 126 deletions(-)
 
32351
 
 
32352
commit f58b4d6e3be67fbf2612dca5bb7ea21ed90f0818
 
32353
Author: Marcel Telka <marcel@telka.sk>
 
32354
Date:   Thu Oct 16 22:40:17 2008 +0000
 
32355
 
 
32356
    Updated Slovak translation by Pavol Šimo.
 
32357
    
 
32358
    2008-10-16  Marcel Telka  <marcel@telka.sk>
 
32359
    
 
32360
        * sk.po: Updated Slovak translation by Pavol Šimo.
 
32361
    
 
32362
    svn path=/trunk/; revision=9071
 
32363
 
 
32364
 po/ChangeLog |    4 +
 
32365
 po/sk.po     | 1808 ++++++++++++++++++++++++++++++++-------------------------
 
32366
 2 files changed, 1019 insertions(+), 793 deletions(-)
 
32367
 
 
32368
commit c1b5235250a2980c7e92e33675544f7d1206f3b1
 
32369
Author: Davyd Madeley <davyd@madeley.id.au>
 
32370
Date:   Thu Oct 16 14:12:26 2008 +0000
 
32371
 
 
32372
    readd to POTFILES.in
 
32373
    
 
32374
    2008-10-16  Davyd Madeley  <davyd@madeley.id.au>
 
32375
    
 
32376
            * po/POTFILES.in: readd to POTFILES.in
 
32377
    
 
32378
    svn path=/trunk/; revision=9069
 
32379
 
 
32380
 ChangeLog      |    4 ++++
 
32381
 po/POTFILES.in |    4 ++++
 
32382
 2 files changed, 8 insertions(+), 0 deletions(-)
 
32383
 
 
32384
commit d7696237c8cdc8467f0751ecdce36e60c13c9075
 
32385
Author: Davyd Madeley <davyd@madeley.id.au>
 
32386
Date:   Thu Oct 16 13:52:09 2008 +0000
 
32387
 
 
32388
    - hook gnome-font-viewer and gnome-thumbnail font back into the build -
 
32389
    
 
32390
    2008-10-16  Davyd Madeley  <davyd@madeley.id.au>
 
32391
    
 
32392
            * configure.in:
 
32393
            * font-viewer/Makefile.am:
 
32394
            * Makefile.am:
 
32395
            - hook gnome-font-viewer and gnome-thumbnail font back into the build
 
32396
            - need to check to see if the strings were lost from the translations
 
32397
    
 
32398
    svn path=/trunk/; revision=9068
 
32399
 
 
32400
 ChangeLog               |    8 ++++++++
 
32401
 Makefile.am             |    2 +-
 
32402
 configure.in            |    2 ++
 
32403
 font-viewer/Makefile.am |    7 +++----
 
32404
 4 files changed, 14 insertions(+), 5 deletions(-)
 
32405
 
 
32406
commit a6e07cf5f6f7a93a483361aab95c720b4950f1bf
 
32407
Author: Davyd Madeley <davyd@madeley.id.au>
 
32408
Date:   Wed Oct 15 14:46:43 2008 +0000
 
32409
 
 
32410
    remove properly resurrect gnome-font-viewer and gnome-thumbnail-font from
 
32411
    
 
32412
    2008-10-15  Davyd Madeley  <davyd@madeley.id.au>
 
32413
    
 
32414
            * vfs-methods/: remove properly
 
32415
            * font-viewer/: resurrect gnome-font-viewer and gnome-thumbnail-font
 
32416
              from revision 8786 (not yet added to toplevel Makefile)
 
32417
    
 
32418
    svn path=/trunk/; revision=9066
 
32419
 
 
32420
 ChangeLog                                   |    6 +
 
32421
 font-viewer/Makefile.am                     |   47 +++
 
32422
 font-viewer/font-thumbnailer.c              |  390 +++++++++++++++++++++
 
32423
 font-viewer/font-view.c                     |  483 +++++++++++++++++++++++++++
 
32424
 font-viewer/fontilus.schemas.in             |  109 ++++++
 
32425
 font-viewer/ftstream-vfs.c                  |  143 ++++++++
 
32426
 font-viewer/gnome-font-viewer.desktop.in.in |   14 +
 
32427
 vfs-methods/Makefile.am                     |    1 -
 
32428
 8 files changed, 1192 insertions(+), 1 deletions(-)
 
32429
 
 
32430
commit 61d2cbfcba42c485282cb5b7eba4d3e108208748
 
32431
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
32432
Date:   Mon Oct 13 21:18:06 2008 +0000
 
32433
 
 
32434
    Updated Danish translation
 
32435
    
 
32436
    svn path=/trunk/; revision=9065
 
32437
 
 
32438
 po/ChangeLog |    4 +
 
32439
 po/da.po     |  230 ++++++++++++++++++++++++++++++----------------------------
 
32440
 2 files changed, 122 insertions(+), 112 deletions(-)
 
32441
 
 
32442
commit d443415830672078cce6d59080142daac7484dd6
 
32443
Author: Petr Kovar <pknbe@volny.cz>
 
32444
Date:   Sun Oct 12 17:38:47 2008 +0000
 
32445
 
 
32446
    Updated Czech translation.
 
32447
    
 
32448
    2008-10-12  Petr Kovar  <pknbe@volny.cz>
 
32449
    
 
32450
        * cs.po: Updated Czech translation.
 
32451
    
 
32452
    svn path=/trunk/; revision=9062
 
32453
 
 
32454
 po/ChangeLog |    4 +
 
32455
 po/cs.po     |  293 ++++++++++++++++++++++++++++++++--------------------------
 
32456
 2 files changed, 164 insertions(+), 133 deletions(-)
 
32457
 
 
32458
commit 17479dd4d8eb29a7be6d704baa023a6b195a0891
 
32459
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
32460
Date:   Sat Oct 11 17:14:52 2008 +0000
 
32461
 
 
32462
    Merged from branch gnome-2-24.
 
32463
    
 
32464
    2008-10-11  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
32465
    
 
32466
        * pt_BR.po: Merged from branch gnome-2-24.
 
32467
    
 
32468
    svn path=/trunk/; revision=9060
 
32469
 
 
32470
 po/ChangeLog |    4 ++
 
32471
 po/pt_BR.po  |  124 +++++++++++++++++++++++++++++----------------------------
 
32472
 2 files changed, 67 insertions(+), 61 deletions(-)
 
32473
 
 
32474
commit 1d11ba802c0da086e66f6e176d3ec6bbeb9fec9e
 
32475
Author: Kjartan Maraas <kmaraas@gnome.org>
 
32476
Date:   Sat Oct 11 13:37:41 2008 +0000
 
32477
 
 
32478
    Add CAPPLET_CFLAGS to INCLUDES to make it build.
 
32479
    
 
32480
    2008-10-11  Kjartan Maraas  <kmaraas@gnome.org>
 
32481
    
 
32482
        * Makefile.am: Add CAPPLET_CFLAGS to INCLUDES to make
 
32483
        it build.
 
32484
    
 
32485
    svn path=/trunk/; revision=9059
 
32486
 
 
32487
 capplets/common/ChangeLog   |    5 +++++
 
32488
 capplets/common/Makefile.am |    1 +
 
32489
 2 files changed, 6 insertions(+), 0 deletions(-)
 
32490
 
 
32491
commit 6a3b82a1f6afa2ed7af3b3cf2be9af5015d80b49
 
32492
Author: Vincent Untz <vuntz@gnome.org>
 
32493
Date:   Sat Oct 11 13:34:47 2008 +0000
 
32494
 
 
32495
    post-release bump to 2.24.1.
 
32496
    
 
32497
    2008-09-24  Vincent Untz  <vuntz@gnome.org>
 
32498
    
 
32499
        * configure.in: post-release bump to 2.24.1.
 
32500
    
 
32501
    ==================== 2.24.0.1 ====================
 
32502
    
 
32503
    2008-09-24  Vincent Untz  <vuntz@gnome.org>
 
32504
    
 
32505
    svn path=/trunk/; revision=9058
 
32506
 
 
32507
 capplets/appearance/ChangeLog         |    8 ++++++++
 
32508
 capplets/appearance/appearance-font.c |    3 ++-
 
32509
 capplets/appearance/theme-installer.c |    8 +++++---
 
32510
 capplets/appearance/theme-util.c      |    2 +-
 
32511
 4 files changed, 16 insertions(+), 5 deletions(-)
 
32512
 
 
32513
commit b67f53a8ff2f88ae592edd1308fea4ac280da74b
 
32514
Author: Kjartan Maraas <kmaraas@gnome.org>
 
32515
Date:   Sat Oct 11 13:34:08 2008 +0000
 
32516
 
 
32517
    Fix GCC warnings from -Wformat-security.
 
32518
    
 
32519
    2008-10-11  Kjartan Maraas  <kmaraas@gnome.org>
 
32520
    
 
32521
        * gconf-property-editor.c: (peditor_image_set_filename):
 
32522
        Fix GCC warnings from -Wformat-security.
 
32523
    
 
32524
    svn path=/trunk/; revision=9057
 
32525
 
 
32526
 capplets/common/ChangeLog               |    5 +++++
 
32527
 capplets/common/gconf-property-editor.c |    1 +
 
32528
 2 files changed, 6 insertions(+), 0 deletions(-)
 
32529
 
 
32530
commit 001451250717c65ca775825d0ece455403c12d61
 
32531
Author: Bastien Nocera <hadess@hadess.net>
 
32532
Date:   Fri Oct 10 09:17:52 2008 +0000
 
32533
 
 
32534
    Simple patch to make the filechooser default to a sensible directory
 
32535
    
 
32536
    2008-10-10  Bastien Nocera  <hadess@hadess.net>
 
32537
    
 
32538
        * Makefile.am:
 
32539
        * sound-theme.c (get_sound_filename): Simple patch to make
 
32540
        the filechooser default to a sensible directory
 
32541
    
 
32542
    
 
32543
    svn path=/trunk/; revision=9056
 
32544
 
 
32545
 capplets/sound/ChangeLog     |    6 ++++++
 
32546
 capplets/sound/Makefile.am   |    1 +
 
32547
 capplets/sound/sound-theme.c |    2 ++
 
32548
 3 files changed, 9 insertions(+), 0 deletions(-)
 
32549
 
 
32550
commit be3affe13279a2de3519cc30476be9babe471fd8
 
32551
Author: Bastien Nocera <hadess@hadess.net>
 
32552
Date:   Fri Oct 10 08:41:22 2008 +0000
 
32553
 
 
32554
    Fix build failure caused by last commit
 
32555
    
 
32556
    2008-10-10  Bastien Nocera  <hadess@hadess.net>
 
32557
    
 
32558
        * gnome-default-applications.xml.in: Fix build failure caused by last
 
32559
        commit
 
32560
    
 
32561
    
 
32562
    svn path=/trunk/; revision=9055
 
32563
 
 
32564
 capplets/default-applications/ChangeLog            |    5 +++++
 
32565
 .../gnome-default-applications.xml.in              |    2 --
 
32566
 2 files changed, 5 insertions(+), 2 deletions(-)
 
32567
 
 
32568
commit a2c5329cef2b0879360e748bee2d271f69fa8be4
 
32569
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
32570
Date:   Thu Oct 9 10:02:04 2008 +0000
 
32571
 
 
32572
    add Listen to the list of media players. Patch by Julien Lavergne
 
32573
    
 
32574
    2008-10-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
32575
    
 
32576
        * gnome-default-applications.xml.in: add Listen to the list of media
 
32577
        players. Patch by Julien Lavergne
 
32578
    
 
32579
    svn path=/trunk/; revision=9054
 
32580
 
 
32581
 capplets/default-applications/ChangeLog            |    5 +++++
 
32582
 .../gnome-default-applications.xml.in              |    9 +++++++++
 
32583
 2 files changed, 14 insertions(+), 0 deletions(-)
 
32584
 
 
32585
commit 62e8868136a65b227c4e8fd6776400d3dfcdb6b4
 
32586
Author: S%G�%@ren Sandmann <sandmann@redhat.com>
 
32587
Date:   Thu Oct 9 01:22:08 2008 +0000
 
32588
 
 
32589
    XOR the old and the new regions instead of subtracting old from new. Fixes
 
32590
    
 
32591
    Wed Oct  8 21:20:21 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>
 
32592
    
 
32593
        * scrollarea.c (foo_scroll_area_size_allocate): XOR the old and
 
32594
        the new regions instead of subtracting old from new. Fixes bug
 
32595
        551566, reported by Christian Persch.
 
32596
    
 
32597
    
 
32598
    
 
32599
    svn path=/trunk/; revision=9052
 
32600
 
 
32601
 capplets/display/ChangeLog    |    6 ++++++
 
32602
 capplets/display/scrollarea.c |    2 +-
 
32603
 2 files changed, 7 insertions(+), 1 deletions(-)
 
32604
 
 
32605
commit bb704bbd11ad4a9fe385c667f0ed443c8389c424
 
32606
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
32607
Date:   Thu Oct 9 01:17:20 2008 +0000
 
32608
 
 
32609
    +Wed Oct  8 21:15:04 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>
 
32610
    +
 
32611
    +   * xrandr-capplet.c: Make use of new clone mode API in
 
32612
    +   gnome-desktop
 
32613
    +
 
32614
    
 
32615
    
 
32616
    svn path=/trunk/; revision=9051
 
32617
 
 
32618
 capplets/display/ChangeLog        |    5 ++
 
32619
 capplets/display/xrandr-capplet.c |   76 +------------------------------------
 
32620
 2 files changed, 6 insertions(+), 75 deletions(-)
 
32621
 
 
32622
commit 8e8f10d92bbc13cd19fd2e0dd514963d70c761e2
 
32623
Author: Christian Persch <chpe@gnome.org>
 
32624
Date:   Wed Oct 8 21:16:53 2008 +0000
 
32625
 
 
32626
    Correct some HIG problems. Remove/#if 0 some unused code. Bug #551511.
 
32627
    
 
32628
    2008-10-08  Christian Persch  <chpe@gnome.org>
 
32629
    
 
32630
        * display-capplet.glade: Correct some HIG problems.
 
32631
        * xrandr-capplet.c: (show_error), (add_key), (run_application):
 
32632
        Remove/#if 0 some unused code. Bug #551511.
 
32633
    
 
32634
    svn path=/trunk/; revision=9050
 
32635
 
 
32636
 capplets/display/ChangeLog             |    6 +
 
32637
 capplets/display/Makefile.am           |    4 +-
 
32638
 capplets/display/display-capplet.glade |  600 ++++++++++++++++++--------------
 
32639
 capplets/display/xrandr-capplet.c      |   31 +-
 
32640
 4 files changed, 362 insertions(+), 279 deletions(-)
 
32641
 
 
32642
commit 5214a5263f7d8ff8ae196b1cddf13ac171ffa46b
 
32643
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
32644
Date:   Wed Oct 8 11:43:53 2008 +0000
 
32645
 
 
32646
    Updated gnome-control-center(trunk) Greek translation
 
32647
    
 
32648
    svn path=/trunk/; revision=9049
 
32649
 
 
32650
 po/ChangeLog |    4 +
 
32651
 po/el.po     |  631 ++++++++++++++++++++++++++-------------------------------
 
32652
 2 files changed, 292 insertions(+), 343 deletions(-)
 
32653
 
 
32654
commit 8dbe5804f8f51f0509f6cc7999d738a24d168b2a
 
32655
Author: Jens Granseuer <jensgr@gmx.net>
 
32656
Date:   Tue Oct 7 16:57:20 2008 +0000
 
32657
 
 
32658
    fix preview orientation when using left or right rotation. The XRandR
 
32659
    
 
32660
    2008-10-07  Jens Granseuer  <jensgr@gmx.net>
 
32661
    
 
32662
        * xrandr-capplet.c: (paint_output): fix preview orientation when using
 
32663
        left or right rotation. The XRandR coordinate system is rotated
 
32664
        counter-clockwise (bug #555241)
 
32665
    
 
32666
    svn path=/trunk/; revision=9044
 
32667
 
 
32668
 capplets/display/ChangeLog        |    6 ++++++
 
32669
 capplets/display/xrandr-capplet.c |    4 ++--
 
32670
 2 files changed, 8 insertions(+), 2 deletions(-)
 
32671
 
 
32672
commit c32f08efb1d474eccd3ab787c26ee24325af9385
 
32673
Author: Jens Granseuer <jensgr@gmx.net>
 
32674
Date:   Tue Oct 7 16:15:00 2008 +0000
 
32675
 
 
32676
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
32677
    
 
32678
    2008-10-07  Jens Granseuer  <jensgr@gmx.net>
 
32679
    
 
32680
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
32681
    
 
32682
        * appearance-main.c: (main_window_response):
 
32683
        * appearance-style.c: (style_response_cb): connect the help buttons
 
32684
        to the most appropriate sections in the user guide (bug #554957)
 
32685
    
 
32686
    svn path=/trunk/; revision=9043
 
32687
 
 
32688
 capplets/appearance/ChangeLog          |    8 ++++++++
 
32689
 capplets/appearance/appearance-main.c  |   32 ++++++++++++++++++++++++++++++++
 
32690
 capplets/appearance/appearance-style.c |    3 ++-
 
32691
 3 files changed, 42 insertions(+), 1 deletions(-)
 
32692
 
 
32693
commit ae314d20c2dd80b4dcbc056ef2f1524f5c385c89
 
32694
Author: Jens Granseuer <jensgr@gmx.net>
 
32695
Date:   Tue Oct 7 16:09:55 2008 +0000
 
32696
 
 
32697
    revert r9025 and reinstate the help buttons
 
32698
    
 
32699
    2008-10-07  Jens Granseuer  <jensgr@gmx.net>
 
32700
    
 
32701
        * data/appearance.glade: revert r9025 and reinstate the help buttons
 
32702
    
 
32703
    svn path=/trunk/; revision=9042
 
32704
 
 
32705
 capplets/appearance/ChangeLog             |    4 ++++
 
32706
 capplets/appearance/data/appearance.glade |   26 ++++++++++++++++++++++++++
 
32707
 2 files changed, 30 insertions(+), 0 deletions(-)
 
32708
 
 
32709
commit ffeca1bfb0be9d2fcdd34d849c2e3c7e2c786a11
 
32710
Author: Matthias Clasen <mclasen@redhat.com>
 
32711
Date:   Mon Oct 6 17:36:44 2008 +0000
 
32712
 
 
32713
    Bug 554962 – maixmize horizontally/vertically doesn't work with metacity
 
32714
    
 
32715
    2008-10-06  Matthias Clasen  <mclasen@redhat.com>
 
32716
    
 
32717
            Bug 554962 – maixmize horizontally/vertically doesn't work with
 
32718
            metacity
 
32719
    
 
32720
            * metacity-window-manager.c: Use the right values for the
 
32721
            h/v maximization titlebar doubleclick action.
 
32722
    
 
32723
    
 
32724
    svn path=/trunk/; revision=9038
 
32725
 
 
32726
 libwindow-settings/ChangeLog                 |    8 ++++++++
 
32727
 libwindow-settings/metacity-window-manager.c |   10 ++++++----
 
32728
 2 files changed, 14 insertions(+), 4 deletions(-)
 
32729
 
 
32730
commit 5b822c8ca6161cbf86bc4bc4dc54ec9345d74778
 
32731
Author: Kjartan Maraas <kmaraas@gnome.org>
 
32732
Date:   Mon Oct 6 16:34:52 2008 +0000
 
32733
 
 
32734
    Updated Norwegian bokmål translation.
 
32735
    
 
32736
    2008-10-06  Kjartan Maraas  <kmaraas@gnome.org>
 
32737
    
 
32738
        * nb.po: Updated Norwegian bokmål translation.
 
32739
    
 
32740
    svn path=/trunk/; revision=9036
 
32741
 
 
32742
 po/ChangeLog |    4 ++++
 
32743
 po/nb.po     |    6 ++++--
 
32744
 2 files changed, 8 insertions(+), 2 deletions(-)
 
32745
 
 
32746
commit 06d7e558026fe09653b9e9aff357198d4c4d4e04
 
32747
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
32748
Date:   Mon Oct 6 00:42:13 2008 +0000
 
32749
 
 
32750
    Translation updated.
 
32751
    
 
32752
    2008-10-06  Gabor Kelemen  <kelemeng@gnome.hu>
 
32753
    
 
32754
        * hu.po: Translation updated.
 
32755
    
 
32756
    svn path=/trunk/; revision=9034
 
32757
 
 
32758
 po/ChangeLog |    4 ++
 
32759
 po/hu.po     |  156 ++++++++++++++++++++++++++++++++++------------------------
 
32760
 2 files changed, 95 insertions(+), 65 deletions(-)
 
32761
 
 
32762
commit ac8dedf887bade6d843d4e95b663801c41de91a8
 
32763
Author: Daniel Nylander <dnylande@src.gnome.org>
 
32764
Date:   Sun Oct 5 08:53:17 2008 +0000
 
32765
 
 
32766
    sv.po: Updated Swedish translation
 
32767
    
 
32768
    svn path=/trunk/; revision=9032
 
32769
 
 
32770
 po/ChangeLog |    4 +
 
32771
 po/sv.po     |  188 +++++++++++++++++++++++++++++++++++----------------------
 
32772
 2 files changed, 119 insertions(+), 73 deletions(-)
 
32773
 
 
32774
commit bf9c9b8101e2bc407f2132e1749e5deaf63354bc
 
32775
Author: Kjartan Maraas <kmaraas@gnome.org>
 
32776
Date:   Fri Oct 3 12:07:50 2008 +0000
 
32777
 
 
32778
    Updated Norwegian bokmål translation.
 
32779
    
 
32780
    2008-10-03  Kjartan Maraas  <kmaraas@gnome.org>
 
32781
    
 
32782
        * nb.po: Updated Norwegian bokmål translation.
 
32783
    
 
32784
    svn path=/trunk/; revision=9031
 
32785
 
 
32786
 po/ChangeLog |    4 +
 
32787
 po/nb.po     |  173 ++++++++++++++++++++++++++++++----------------------------
 
32788
 2 files changed, 94 insertions(+), 83 deletions(-)
 
32789
 
 
32790
commit 82cf48eec43278c427080935b87e520ea972a403
 
32791
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
32792
Date:   Fri Oct 3 00:20:05 2008 +0000
 
32793
 
 
32794
    Updated Georgian translation
 
32795
    
 
32796
    svn path=/trunk/; revision=9030
 
32797
 
 
32798
 po/ka.po | 2506 +++++++++++++++++++++++++++++++++++++++-----------------------
 
32799
 1 files changed, 1584 insertions(+), 922 deletions(-)
 
32800
 
 
32801
commit ec5d31f994867ed56265936d623ce3174bd59954
 
32802
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
32803
Date:   Thu Oct 2 11:49:06 2008 +0000
 
32804
 
 
32805
    Updated Galician Translation
 
32806
    
 
32807
    svn path=/trunk/; revision=9028
 
32808
 
 
32809
 po/ChangeLog |    4 ++
 
32810
 po/gl.po     |  142 +++++++++++++++++++++++++++++----------------------------
 
32811
 2 files changed, 76 insertions(+), 70 deletions(-)
 
32812
 
 
32813
commit 5656a96f7a29a1140ab51b7e76c61a285e8b0dd3
 
32814
Author: Priit Laes <plaes at svn dot gnome dot org>
 
32815
Date:   Tue Sep 30 18:50:40 2008 +0000
 
32816
 
 
32817
    Translation updated by Ivar Smolin
 
32818
    
 
32819
    2008-09-30  Priit Laes  <plaes at svn dot gnome dot org>
 
32820
    
 
32821
        * et.po: Translation updated by Ivar Smolin
 
32822
    
 
32823
    svn path=/trunk/; revision=9026
 
32824
 
 
32825
 po/ChangeLog |    4 ++++
 
32826
 po/et.po     |   14 ++++++++------
 
32827
 2 files changed, 12 insertions(+), 6 deletions(-)
 
32828
 
 
32829
commit 3eea54d597c7c226d0a237b4063bbdaa0141801e
 
32830
Author: Jens Granseuer <jensgr@gmx.net>
 
32831
Date:   Mon Sep 29 20:37:41 2008 +0000
 
32832
 
 
32833
    really remove the non-working help button (bug #473181)
 
32834
    
 
32835
    2008-09-29  Jens Granseuer  <jensgr@gmx.net>
 
32836
    
 
32837
        * data/appearance.glade: really remove the non-working help button
 
32838
        (bug #473181)
 
32839
    
 
32840
    svn path=/trunk/; revision=9025
 
32841
 
 
32842
 capplets/appearance/ChangeLog             |    5 +++++
 
32843
 capplets/appearance/data/appearance.glade |   26 --------------------------
 
32844
 2 files changed, 5 insertions(+), 26 deletions(-)
 
32845
 
 
32846
commit 608b7201231da92ef71726ea19b0379643874385
 
32847
Author: Jens Granseuer <jensgr@gmx.net>
 
32848
Date:   Mon Sep 29 20:02:49 2008 +0000
 
32849
 
 
32850
    use translated names for icon themes if available (bug #554272)
 
32851
    
 
32852
    2008-09-29  Jens Granseuer  <jensgr@gmx.net>
 
32853
    
 
32854
        * gnome-theme-info.c: (read_icon_theme): use translated names for
 
32855
        icon themes if available (bug #554272)
 
32856
    
 
32857
    svn path=/trunk/; revision=9023
 
32858
 
 
32859
 capplets/common/ChangeLog          |    5 +++++
 
32860
 capplets/common/gnome-theme-info.c |   11 +++++++----
 
32861
 2 files changed, 12 insertions(+), 4 deletions(-)
 
32862
 
 
32863
commit b03a3487d0e596cfcd2cc52caa2cf9240d88b95a
 
32864
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
 
32865
Date:   Mon Sep 29 15:12:44 2008 +0000
 
32866
 
 
32867
    Updated Dutch translation by Wouter Bolsterlee.
 
32868
    
 
32869
    2008-09-29  Wouter Bolsterlee  <wbolster@svn.gnome.org>
 
32870
    
 
32871
        * nl.po: Updated Dutch translation by Wouter Bolsterlee.
 
32872
    
 
32873
    
 
32874
    svn path=/trunk/; revision=9021
 
32875
 
 
32876
 po/ChangeLog |    4 ++
 
32877
 po/nl.po     |  107 ++++++++++++++++++++++++++++++---------------------------
 
32878
 2 files changed, 60 insertions(+), 51 deletions(-)
 
32879
 
 
32880
commit 3016369ca62431d73ffa8b815fdae5c235bf63f3
 
32881
Author: Daniel Nylander <dnylande@src.gnome.org>
 
32882
Date:   Mon Sep 29 14:27:02 2008 +0000
 
32883
 
 
32884
    sv.po: Updated Swedish translation
 
32885
    
 
32886
    svn path=/trunk/; revision=9020
 
32887
 
 
32888
 po/ChangeLog |    4 +
 
32889
 po/sv.po     |  269 ++++++++++++++++++++++++---------------------------------
 
32890
 2 files changed, 117 insertions(+), 156 deletions(-)
 
32891
 
 
32892
commit 01e42e9d09e74084ff907c07326a3f994946ec0c
 
32893
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
32894
Date:   Mon Sep 29 06:59:20 2008 +0000
 
32895
 
 
32896
    Updated Finnish translation
 
32897
    
 
32898
    svn path=/trunk/; revision=9018
 
32899
 
 
32900
 po/ChangeLog |    4 ++++
 
32901
 po/fi.po     |    6 +++---
 
32902
 2 files changed, 7 insertions(+), 3 deletions(-)
 
32903
 
 
32904
commit f8306fda39b1e15e355c2abab66d1fb2774f834d
 
32905
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
32906
Date:   Mon Sep 29 03:39:25 2008 +0000
 
32907
 
 
32908
    Updated Finnish translation
 
32909
    
 
32910
    svn path=/trunk/; revision=9016
 
32911
 
 
32912
 po/ChangeLog |    4 +
 
32913
 po/fi.po     |  231 ++++++++++++++++++++++++++++++++--------------------------
 
32914
 2 files changed, 132 insertions(+), 103 deletions(-)
 
32915
 
 
32916
commit 86e9de5af23fb042a531d4c7bf19ea354815c36f
 
32917
Author: Alexander Shopov <ash@contact.bg>
 
32918
Date:   Sun Sep 28 16:11:54 2008 +0000
 
32919
 
 
32920
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
32921
    
 
32922
    2008-09-28  Alexander Shopov  <ash@contact.bg>
 
32923
    
 
32924
        * bg.po: Updated Bulgarian translation by
 
32925
        Alexander Shopov <ash@contact.bg>
 
32926
    
 
32927
    svn path=/trunk/; revision=9014
 
32928
 
 
32929
 po/ChangeLog |    5 +++
 
32930
 po/bg.po     |  107 +++++++++++++++++++++++++++++++--------------------------
 
32931
 2 files changed, 63 insertions(+), 49 deletions(-)
 
32932
 
 
32933
commit 5c0c85f134c9c741107e27859019607888e59cfd
 
32934
Author: Goran Rakic <grakic@src.gnome.org>
 
32935
Date:   Sun Sep 28 03:17:24 2008 +0000
 
32936
 
 
32937
    Updated Serbian translation
 
32938
    
 
32939
    svn path=/trunk/; revision=9012
 
32940
 
 
32941
 po/ChangeLog   |    4 ++++
 
32942
 po/sr.po       |    8 ++++----
 
32943
 po/sr@latin.po |    8 ++++----
 
32944
 3 files changed, 12 insertions(+), 8 deletions(-)
 
32945
 
 
32946
commit 84e76ca94c6a2f04068792be710456cef77643c9
 
32947
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
32948
Date:   Sat Sep 27 17:55:17 2008 +0000
 
32949
 
 
32950
    updated hebrew translation
 
32951
    
 
32952
    svn path=/trunk/; revision=9009
 
32953
 
 
32954
 po/ChangeLog |    4 +
 
32955
 po/he.po     |  204 ++++++++++++++++++++++++++++++++++-----------------------
 
32956
 2 files changed, 126 insertions(+), 82 deletions(-)
 
32957
 
 
32958
commit a5f3fc3c419cecdbb5c0ed22b1892f99239f7aca
 
32959
Author: Jens Granseuer <jensgr@gmx.net>
 
32960
Date:   Fri Sep 26 19:03:43 2008 +0000
 
32961
 
 
32962
    Patch by: Matt Keenan <matt.keenan@sun.com>
 
32963
    
 
32964
    2008-09-26  Jens Granseuer  <jensgr@gmx.net>
 
32965
    
 
32966
        Patch by: Matt Keenan <matt.keenan@sun.com>
 
32967
    
 
32968
        * xrandr-capplet.c: (show_error), (run_application): show an error
 
32969
        dialog instead of crashing when initialization fails due to XRandR
 
32970
        not being available (bug #553762)
 
32971
    
 
32972
    svn path=/trunk/; revision=9003
 
32973
 
 
32974
 capplets/display/ChangeLog        |    8 ++++++++
 
32975
 capplets/display/xrandr-capplet.c |   12 ++++--------
 
32976
 2 files changed, 12 insertions(+), 8 deletions(-)
 
32977
 
 
32978
commit 1aee7c2ad6fe1c5b59f4c1ba9cb79e7e4ed0195a
 
32979
Author: Vincent Untz <vuntz@gnome.org>
 
32980
Date:   Wed Sep 24 16:50:50 2008 +0000
 
32981
 
 
32982
    post-release bump to 2.24.1.
 
32983
    
 
32984
    2008-09-24  Vincent Untz  <vuntz@gnome.org>
 
32985
    
 
32986
        * configure.in: post-release bump to 2.24.1.
 
32987
    
 
32988
    svn path=/trunk/; revision=9001
 
32989
 
 
32990
 ChangeLog                                      |    6 ++++++
 
32991
 capplets/about-me/ChangeLog                    |    2 ++
 
32992
 capplets/accessibility/at-properties/ChangeLog |    2 ++
 
32993
 capplets/appearance/ChangeLog                  |    2 ++
 
32994
 capplets/common/ChangeLog                      |    2 ++
 
32995
 capplets/default-applications/ChangeLog        |    2 ++
 
32996
 capplets/display/ChangeLog                     |    2 ++
 
32997
 capplets/keybindings/ChangeLog                 |    2 ++
 
32998
 capplets/keyboard/ChangeLog                    |    2 ++
 
32999
 capplets/localization/ChangeLog                |    2 ++
 
33000
 capplets/mouse/ChangeLog                       |    2 ++
 
33001
 capplets/network/ChangeLog                     |    2 ++
 
33002
 capplets/sound/ChangeLog                       |    2 ++
 
33003
 capplets/windows/ChangeLog                     |    2 ++
 
33004
 configure.in                                   |    2 +-
 
33005
 help/ChangeLog                                 |    2 ++
 
33006
 libwindow-settings/ChangeLog                   |    2 ++
 
33007
 po/ChangeLog                                   |    2 ++
 
33008
 shell/ChangeLog                                |    2 ++
 
33009
 typing-break/ChangeLog                         |    2 ++
 
33010
 20 files changed, 43 insertions(+), 1 deletions(-)
 
33011
 
 
33012
commit f42cc38fc256722106101999dcd106189a9e1bdc
 
33013
Author: Vincent Untz <vuntz@gnome.org>
 
33014
Date:   Wed Sep 24 16:50:08 2008 +0000
 
33015
 
 
33016
    version 2.24.0.1
 
33017
    
 
33018
    2008-09-24  Vincent Untz  <vuntz@gnome.org>
 
33019
    
 
33020
        * NEWS:
 
33021
        * configure.in: version 2.24.0.1
 
33022
    
 
33023
    svn path=/trunk/; revision=8999
 
33024
 
 
33025
 ChangeLog    |    5 +++++
 
33026
 NEWS         |    5 +++++
 
33027
 configure.in |    2 +-
 
33028
 3 files changed, 11 insertions(+), 1 deletions(-)
 
33029
 
 
33030
commit 03df9b6cfdb8ead22b9bbc9a7f20a91f89642746
 
33031
Author: Jens Granseuer <jensgr@gmx.net>
 
33032
Date:   Wed Sep 24 16:26:41 2008 +0000
 
33033
 
 
33034
    make sure the GConf to widget conversion funtion has all the data it needs
 
33035
    
 
33036
    2008-09-24  Jens Granseuer  <jensgr@gmx.net>
 
33037
    
 
33038
        * appearance-style.c: (conv_to_widget_cb), (prepare_list): make sure
 
33039
        the GConf to widget conversion funtion has all the data it needs
 
33040
        when it is called for the first time. Fixes a possible crash when
 
33041
        starting the capplet (bug #553541)
 
33042
    
 
33043
    svn path=/trunk/; revision=8998
 
33044
 
 
33045
 capplets/appearance/ChangeLog          |    7 +++++++
 
33046
 capplets/appearance/appearance-style.c |   22 +++++++++++++++-------
 
33047
 2 files changed, 22 insertions(+), 7 deletions(-)
 
33048
 
 
33049
commit 40f8ff3975e63e20c15d7e6de5933941cb80bd5c
 
33050
Author: Priit Laes <plaes at svn dot gnome dot org>
 
33051
Date:   Wed Sep 24 09:30:13 2008 +0000
 
33052
 
 
33053
    Translation updated by Ivar Smolin
 
33054
    
 
33055
    2008-09-24  Priit Laes  <plaes at svn dot gnome dot org>
 
33056
    
 
33057
        * et.po: Translation updated by Ivar Smolin
 
33058
    
 
33059
    svn path=/trunk/; revision=8997
 
33060
 
 
33061
 po/ChangeLog |    4 ++++
 
33062
 po/et.po     |   46 ++++++++++++++++++++--------------------------
 
33063
 2 files changed, 24 insertions(+), 26 deletions(-)
 
33064
 
 
33065
commit fcd781a151e721a67de9ff92964c09bb9ad94ffb
 
33066
Author: Vincent Untz <vuntz@src.gnome.org>
 
33067
Date:   Tue Sep 23 09:46:51 2008 +0000
 
33068
 
 
33069
    Make NEWS UTF-8.
 
33070
    
 
33071
    svn path=/trunk/; revision=8996
 
33072
 
 
33073
 NEWS |   88 +++++++++++++++++++++++++++++++++---------------------------------
 
33074
 1 files changed, 44 insertions(+), 44 deletions(-)
 
33075
 
 
33076
commit a6b958ac0f9c8ec2c9ab7d9936af25935514b0a9
 
33077
Author: Vincent Untz <vuntz@src.gnome.org>
 
33078
Date:   Tue Sep 23 09:41:33 2008 +0000
 
33079
 
 
33080
    Update NEWS for translators.
 
33081
    
 
33082
    svn path=/trunk/; revision=8995
 
33083
 
 
33084
 NEWS |   46 +++++++++++++++++++++++++++++++++++++++++++++-
 
33085
 1 files changed, 45 insertions(+), 1 deletions(-)
 
33086
 
 
33087
commit 67ae086b6f9e5e0f3cf6952d6cb33ad22a60b6da
 
33088
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
 
33089
Date:   Tue Sep 23 08:03:02 2008 +0000
 
33090
 
 
33091
    updated Finnish translation (some typo fixes etc.)
 
33092
    
 
33093
    svn path=/trunk/; revision=8994
 
33094
 
 
33095
 po/ChangeLog |    4 +
 
33096
 po/fi.po     |  227 ++++++++++++++++++++++++++--------------------------------
 
33097
 2 files changed, 107 insertions(+), 124 deletions(-)
 
33098
 
 
33099
commit 5b52c68b6786065221690fc0f5f2ac64b9ad4809
 
33100
Author: Sebastien Bacher <seb128@ubuntu.com>
 
33101
Date:   Mon Sep 22 16:34:40 2008 +0000
 
33102
 
 
33103
    2.24.0 update
 
33104
    
 
33105
    2008-09-22  Sebastien Bacher  <seb128@ubuntu.com>
 
33106
    
 
33107
        * configure.in, NEWS: 2.24.0 update
 
33108
    
 
33109
    svn path=/trunk/; revision=8993
 
33110
 
 
33111
 ChangeLog    |    4 ++++
 
33112
 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 
33113
 configure.in |    2 +-
 
33114
 3 files changed, 53 insertions(+), 1 deletions(-)
 
33115
 
 
33116
commit 092ae22c35671ac42bf93e4a0322fb4968c2ac83
 
33117
Author: Luca Ferretti <elle.uca@libero.it>
 
33118
Date:   Mon Sep 22 12:19:33 2008 +0000
 
33119
 
 
33120
    Updated Italian translation.
 
33121
    
 
33122
    2008-09-22  Luca Ferretti  <elle.uca@libero.it>
 
33123
    
 
33124
        * it.po: Updated Italian translation.
 
33125
    
 
33126
    svn path=/trunk/; revision=8992
 
33127
 
 
33128
 po/ChangeLog |    4 +++
 
33129
 po/it.po     |   77 +++++++++++++++++++++++++--------------------------------
 
33130
 2 files changed, 38 insertions(+), 43 deletions(-)
 
33131
 
 
33132
commit f439a9bff2d8c3fa4ebcc728ee47f44549c92f89
 
33133
Author: Priit Laes <plaes at svn dot gnome dot org>
 
33134
Date:   Mon Sep 22 07:13:45 2008 +0000
 
33135
 
 
33136
    Translation updated by Ivar Smolin
 
33137
    
 
33138
    2008-09-22  Priit Laes  <plaes at svn dot gnome dot org>
 
33139
    
 
33140
        * et.po: Translation updated by Ivar Smolin
 
33141
    
 
33142
    svn path=/trunk/; revision=8991
 
33143
 
 
33144
 po/ChangeLog |    4 ++++
 
33145
 po/et.po     |   17 ++++++++---------
 
33146
 2 files changed, 12 insertions(+), 9 deletions(-)
 
33147
 
 
33148
commit 044df14961e5fd3e9c122f358a26c65d19e6478d
 
33149
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
 
33150
Date:   Sun Sep 21 22:50:04 2008 +0000
 
33151
 
 
33152
    svn path=/trunk/; revision=8990
 
33153
    
 
33154
    
 
33155
    
 
33156
    svn path=/trunk/; revision=8990
 
33157
 
 
33158
 po/uk.po |    2 +-
 
33159
 1 files changed, 1 insertions(+), 1 deletions(-)
 
33160
 
 
33161
commit 86765a332a5f6c7fe64daec90792764e59d93d50
 
33162
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
 
33163
Date:   Sun Sep 21 22:10:14 2008 +0000
 
33164
 
 
33165
    svn path=/trunk/; revision=8989
 
33166
    
 
33167
    
 
33168
    
 
33169
    svn path=/trunk/; revision=8989
 
33170
 
 
33171
 po/uk.po |    2 +-
 
33172
 1 files changed, 1 insertions(+), 1 deletions(-)
 
33173
 
 
33174
commit 26eb538b4dc382a4c61928f38accbe0103b008dd
 
33175
Author: Mugurel Tudor <mugurelu@gnome.ro>
 
33176
Date:   Sun Sep 21 20:59:37 2008 +0000
 
33177
 
 
33178
    Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
 
33179
    
 
33180
    2008-09-21  Mugurel Tudor  <mugurelu@gnome.ro>
 
33181
    
 
33182
        * ro.po: Updated Romanian translation by
 
33183
        Mişu Moldovan <dumol@gnome.ro>
 
33184
    
 
33185
    svn path=/trunk/; revision=8988
 
33186
 
 
33187
 po/ChangeLog |    5 +
 
33188
 po/ro.po     | 6453 ++++++++++++++++++++++++++++++++++------------------------
 
33189
 2 files changed, 3770 insertions(+), 2688 deletions(-)
 
33190
 
 
33191
commit 694c09a4a89bcfb2f110aeff957c6d8d94ff0830
 
33192
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
 
33193
Date:   Sun Sep 21 14:35:45 2008 +0000
 
33194
 
 
33195
    svn path=/trunk/; revision=8987
 
33196
    
 
33197
    
 
33198
    
 
33199
    svn path=/trunk/; revision=8987
 
33200
 
 
33201
 po/uk.po | 1803 +++++++++++++++++++++++++++++++++-----------------------------
 
33202
 1 files changed, 971 insertions(+), 832 deletions(-)
 
33203
 
 
33204
commit a69f7a2d11a3183b7664a8b7d735be9302312537
 
33205
Author: Jens Granseuer <jensgr@gmx.net>
 
33206
Date:   Sun Sep 21 14:20:10 2008 +0000
 
33207
 
 
33208
    set GtkAdjustment page size to 0 to avoid problems due to newly enforced
 
33209
    
 
33210
    2008-09-21  Jens Granseuer  <jensgr@gmx.net>
 
33211
    
 
33212
        * capplets/appearance/data/appearance.glade:
 
33213
        * capplets/keyboard/gnome-keyboard-properties.glade:
 
33214
        * capplets/network/gnome-network-preferences.glade:
 
33215
        set GtkAdjustment page size to 0 to avoid problems due to newly
 
33216
        enforced value boundaries in GTK+ 2.14.  See bug #551740 for a
 
33217
        description of the problem.
 
33218
    
 
33219
    svn path=/trunk/; revision=8986
 
33220
 
 
33221
 capplets/appearance/ChangeLog                     |    6 ++++++
 
33222
 capplets/appearance/data/appearance.glade         |    2 +-
 
33223
 capplets/keyboard/ChangeLog                       |    6 ++++++
 
33224
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
33225
 capplets/network/ChangeLog                        |    6 ++++++
 
33226
 capplets/network/gnome-network-preferences.glade  |    8 ++++----
 
33227
 6 files changed, 25 insertions(+), 7 deletions(-)
 
33228
 
 
33229
commit 8664a0a4d32a8c2ad73c4fa89b32d0220e7e8bb4
 
33230
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
33231
Date:   Sun Sep 21 09:47:23 2008 +0000
 
33232
 
 
33233
    Updated Japanese translation.
 
33234
    
 
33235
    2008-09-21  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
33236
    
 
33237
            * ja.po: Updated Japanese translation.
 
33238
    
 
33239
    svn path=/trunk/; revision=8985
 
33240
 
 
33241
 po/ChangeLog |    4 +++
 
33242
 po/ja.po     |   85 +++++++++++++++++++++++++++++++++++++--------------------
 
33243
 2 files changed, 59 insertions(+), 30 deletions(-)
 
33244
 
 
33245
commit f07ce0b57ee255415223600243d11b82d960d1ac
 
33246
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
33247
Date:   Sun Sep 21 08:48:57 2008 +0000
 
33248
 
 
33249
    Updated Thai translation.
 
33250
    
 
33251
    2008-09-21  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
33252
    
 
33253
        * th.po: Updated Thai translation.
 
33254
    
 
33255
    
 
33256
    svn path=/trunk/; revision=8984
 
33257
 
 
33258
 po/ChangeLog |    4 ++++
 
33259
 po/th.po     |    4 ++--
 
33260
 2 files changed, 6 insertions(+), 2 deletions(-)
 
33261
 
 
33262
commit 77d0f98fc22ad44f203a0fe90d7bddf4850ba9eb
 
33263
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
33264
Date:   Sun Sep 21 08:46:56 2008 +0000
 
33265
 
 
33266
    Updated Thai translation.
 
33267
    
 
33268
    2008-09-21  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
33269
    
 
33270
        * th.po: Updated Thai translation.
 
33271
    
 
33272
    
 
33273
    svn path=/trunk/; revision=8983
 
33274
 
 
33275
 po/ChangeLog |    4 ++++
 
33276
 po/th.po     |   44 ++++++++++++++++++++++----------------------
 
33277
 2 files changed, 26 insertions(+), 22 deletions(-)
 
33278
 
 
33279
commit 12d636cd57a7a2dfb13991871222b0af5bc5f900
 
33280
Author: Gintautas Miliauskas <gintas@akl.lt>
 
33281
Date:   Sun Sep 21 02:00:12 2008 +0000
 
33282
 
 
33283
    Updated Lithuanian translation.
 
33284
    
 
33285
    2008-09-21  Gintautas Miliauskas  <gintas@akl.lt>
 
33286
    
 
33287
        * lt.po: Updated Lithuanian translation.
 
33288
    
 
33289
    
 
33290
    
 
33291
    svn path=/trunk/; revision=8982
 
33292
 
 
33293
 po/lt.po |  106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 
33294
 1 files changed, 101 insertions(+), 5 deletions(-)
 
33295
 
 
33296
commit eaf83766c910c5e310abc8ca8e6ee33c7fc6a11c
 
33297
Author: Gintautas Miliauskas <gintas@akl.lt>
 
33298
Date:   Sun Sep 21 01:46:32 2008 +0000
 
33299
 
 
33300
    Updated Lithuanian translation.
 
33301
    
 
33302
    2008-09-21  Gintautas Miliauskas  <gintas@akl.lt>
 
33303
    
 
33304
        * lt.po: Updated Lithuanian translation.
 
33305
    
 
33306
    
 
33307
    
 
33308
    svn path=/trunk/; revision=8981
 
33309
 
 
33310
 po/ChangeLog |    4 +
 
33311
 po/lt.po     | 1784 +++++++++++++++++++++++++++++++---------------------------
 
33312
 2 files changed, 966 insertions(+), 822 deletions(-)
 
33313
 
 
33314
commit 51e77ef8793548251bc835496967156c09d6a129
 
33315
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
33316
Date:   Sat Sep 20 20:23:24 2008 +0000
 
33317
 
 
33318
    Updated Danish translation
 
33319
    
 
33320
    svn path=/trunk/; revision=8980
 
33321
 
 
33322
 po/ChangeLog |    4 +
 
33323
 po/da.po     | 1896 ++++++++++++++++++++++++++++++++--------------------------
 
33324
 2 files changed, 1049 insertions(+), 851 deletions(-)
 
33325
 
 
33326
commit 0f8021e21104f35b7088f4f509c0640eb87a1a38
 
33327
Author: Luca Ferretti <elle.uca@libero.it>
 
33328
Date:   Sat Sep 20 19:28:25 2008 +0000
 
33329
 
 
33330
    Updated Italian translation.
 
33331
    
 
33332
    2008-09-20  Luca Ferretti  <elle.uca@libero.it>
 
33333
    
 
33334
        * it.po: Updated Italian translation.
 
33335
    
 
33336
    svn path=/trunk/; revision=8979
 
33337
 
 
33338
 po/ChangeLog |    4 ++++
 
33339
 po/it.po     |   10 ++++------
 
33340
 2 files changed, 8 insertions(+), 6 deletions(-)
 
33341
 
 
33342
commit 63345ca712eb899cc4757d43953738bafb923d19
 
33343
Author: Laurent Dhima <laurenti@src.gnome.org>
 
33344
Date:   Sat Sep 20 10:01:28 2008 +0000
 
33345
 
 
33346
    Updated Translation
 
33347
    
 
33348
    svn path=/trunk/; revision=8978
 
33349
 
 
33350
 po/ChangeLog |    4 ++++
 
33351
 po/sq.po     |   14 ++++++++++----
 
33352
 2 files changed, 14 insertions(+), 4 deletions(-)
 
33353
 
 
33354
commit 003d1a365de6f4822d1ffd12113018d48204c975
 
33355
Author: Priit Laes <plaes at svn dot gnome dot org>
 
33356
Date:   Sat Sep 20 09:22:37 2008 +0000
 
33357
 
 
33358
    Translation updated by Ivar Smolin
 
33359
    
 
33360
    2008-09-20  Priit Laes  <plaes at svn dot gnome dot org>
 
33361
    
 
33362
        * et.po: Translation updated by Ivar Smolin
 
33363
    
 
33364
    svn path=/trunk/; revision=8977
 
33365
 
 
33366
 po/ChangeLog |    4 ++++
 
33367
 po/et.po     |   15 ++++++++-------
 
33368
 2 files changed, 12 insertions(+), 7 deletions(-)
 
33369
 
 
33370
commit 6cb21c6e8675e12827883db48aa27fdec9d21905
 
33371
Author: Kostas Papadimas <pkst@src.gnome.org>
 
33372
Date:   Sat Sep 20 08:57:40 2008 +0000
 
33373
 
 
33374
    Updated Greek Translation
 
33375
    
 
33376
    svn path=/trunk/; revision=8976
 
33377
 
 
33378
 po/ChangeLog |    4 +
 
33379
 po/el.po     | 1568 +++++++++++++++++++++++++---------------------------------
 
33380
 2 files changed, 671 insertions(+), 901 deletions(-)
 
33381
 
 
33382
commit 8cd52a3a470d04b656c0e3f0e152526ccb9aad2c
 
33383
Author: Goran Rakic <grakic@src.gnome.org>
 
33384
Date:   Fri Sep 19 18:33:01 2008 +0000
 
33385
 
 
33386
    Updated Serbian translation (by Miloš Popović)
 
33387
    
 
33388
    svn path=/trunk/; revision=8975
 
33389
 
 
33390
 po/ChangeLog   |    5 +
 
33391
 po/LINGUAS     |    2 +-
 
33392
 po/sr.po       | 4225 +++++++++++++++++++++++++----------------------
 
33393
 po/sr@Latn.po  | 4675 ----------------------------------------------------
 
33394
 po/sr@latin.po | 4950 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
33395
 5 files changed, 7206 insertions(+), 6651 deletions(-)
 
33396
 
 
33397
commit 0b8024f324fdf8d6eb82fe2ad2a9c59d22c26db3
 
33398
Author: Sweta Kothari <swkothar@src.gnome.org>
 
33399
Date:   Fri Sep 19 10:05:17 2008 +0000
 
33400
 
 
33401
    Committed Translation by Sweta Kothari
 
33402
    
 
33403
    svn path=/trunk/; revision=8974
 
33404
 
 
33405
 po/ChangeLog |    4 +
 
33406
 po/gu.po     |  225 +++++++++++++++++++++++++++-------------------------------
 
33407
 2 files changed, 108 insertions(+), 121 deletions(-)
 
33408
 
 
33409
commit 7aaef64e865f58ca5e4488f9298e7c812ae80ca5
 
33410
Author: Djihed Afifi <djihed@src.gnome.org>
 
33411
Date:   Thu Sep 18 18:12:45 2008 +0000
 
33412
 
 
33413
    Updated Arabic Translation by Djihed Afifi.
 
33414
    
 
33415
    * Updated Arabic Translation by Djihed Afifi.
 
33416
    
 
33417
    svn path=/trunk/; revision=8973
 
33418
 
 
33419
 po/ChangeLog |    4 ++++
 
33420
 po/ar.po     |    6 +++---
 
33421
 2 files changed, 7 insertions(+), 3 deletions(-)
 
33422
 
 
33423
commit 77134e824c26e2ac4d2172e17fcabadd9ea418d7
 
33424
Author: Jens Granseuer <jensgr@gmx.net>
 
33425
Date:   Thu Sep 18 16:33:19 2008 +0000
 
33426
 
 
33427
    don't fail if the destination files already exist and the user tries to
 
33428
    
 
33429
    2008-09-18  Jens Granseuer  <jensgr@gmx.net>
 
33430
    
 
33431
        * theme-save.c: (write_theme_to_disk): don't fail if the destination
 
33432
        files already exist and the user tries to overwrite them (bug #552671)
 
33433
    
 
33434
    svn path=/trunk/; revision=8972
 
33435
 
 
33436
 capplets/appearance/ChangeLog    |    5 +++++
 
33437
 capplets/appearance/theme-save.c |    4 ++--
 
33438
 2 files changed, 7 insertions(+), 2 deletions(-)
 
33439
 
 
33440
commit e218119145d5e67ec8bbe364f7dc932bc4faf61c
 
33441
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
 
33442
Date:   Thu Sep 18 10:58:00 2008 +0000
 
33443
 
 
33444
    o2008-09-18 Inaki Larrañaga Murgoitio  <dooteo@euskalgnu.org>
 
33445
    
 
33446
        * eu.po: Updated Basque translation.
 
33447
    
 
33448
    
 
33449
    svn path=/trunk/; revision=8971
 
33450
 
 
33451
 po/ChangeLog |    4 +++
 
33452
 po/eu.po     |   65 +++++++++++++++++++++++++++++++++++++++++-----------------
 
33453
 2 files changed, 50 insertions(+), 19 deletions(-)
 
33454
 
 
33455
commit c3e1f1918bfeaf3135560eb28df9177da49571f1
 
33456
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
33457
Date:   Thu Sep 18 10:46:56 2008 +0000
 
33458
 
 
33459
    Updated Finnish translation
 
33460
    
 
33461
    svn path=/trunk/; revision=8970
 
33462
 
 
33463
 po/ChangeLog |    4 +++
 
33464
 po/fi.po     |   71 +++++++++++++++++++++++++++++++++++++++------------------
 
33465
 2 files changed, 52 insertions(+), 23 deletions(-)
 
33466
 
 
33467
commit 6173eb83440623238609b2554bf31de05c0c4764
 
33468
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
 
33469
Date:   Thu Sep 18 03:04:30 2008 +0000
 
33470
 
 
33471
    2.23.90
 
33472
    
 
33473
    svn path=/trunk/; revision=8969
 
33474
 
 
33475
 po/ChangeLog |    5 +
 
33476
 po/zh_HK.po  |  671 ++++++++++++++++++-------------------------------------
 
33477
 po/zh_TW.po  |  706 +++++++++++++++++++---------------------------------------
 
33478
 3 files changed, 461 insertions(+), 921 deletions(-)
 
33479
 
 
33480
commit c8ab96d00f8aa3d47a539bf297aeee1b44828360
 
33481
Author: Djihed Afifi <djihed@src.gnome.org>
 
33482
Date:   Thu Sep 18 02:02:57 2008 +0000
 
33483
 
 
33484
    Updated Arabic Translation by Djihed Afifi.
 
33485
    
 
33486
    * Updated Arabic Translation by Djihed Afifi.
 
33487
    
 
33488
    svn path=/trunk/; revision=8968
 
33489
 
 
33490
 po/ChangeLog |    4 +
 
33491
 po/ar.po     |  437 +++++++++++++++-------------------------------------------
 
33492
 2 files changed, 114 insertions(+), 327 deletions(-)
 
33493
 
 
33494
commit f8cff82135cfafdd2871eaea9fffae6c114c8073
 
33495
Author: Felix I <ifelix@src.gnome.org>
 
33496
Date:   Wed Sep 17 07:37:29 2008 +0000
 
33497
 
 
33498
    Tamil translation updated
 
33499
    
 
33500
    svn path=/trunk/; revision=8967
 
33501
 
 
33502
 po/ChangeLog |    4 +
 
33503
 po/ta.po     | 3454 ++++++++++++++++++++++++----------------------------------
 
33504
 2 files changed, 1409 insertions(+), 2049 deletions(-)
 
33505
 
 
33506
commit e240e97950d88dc165a6057c1609ffd487e0b9e6
 
33507
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
 
33508
Date:   Wed Sep 17 04:05:47 2008 +0000
 
33509
 
 
33510
    Malayalam translation updated by Ashik Salahudeen
 
33511
    
 
33512
    svn path=/trunk/; revision=8966
 
33513
 
 
33514
 po/ChangeLog |    4 +
 
33515
 po/ml.po     | 3293 ++++++++++++++++++++++++----------------------------------
 
33516
 2 files changed, 1381 insertions(+), 1916 deletions(-)
 
33517
 
 
33518
commit 28615793c61094a752702e1bc6a9f0f73b21b27f
 
33519
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
33520
Date:   Tue Sep 16 19:57:16 2008 +0000
 
33521
 
 
33522
    Added Entry for Bengali India Translation Updation
 
33523
    
 
33524
    svn path=/trunk/; revision=8965
 
33525
 
 
33526
 po/ChangeLog |    4 ++++
 
33527
 1 files changed, 4 insertions(+), 0 deletions(-)
 
33528
 
 
33529
commit 906106d164ad9f54f3a35279d308c76de28a7647
 
33530
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
33531
Date:   Tue Sep 16 19:57:01 2008 +0000
 
33532
 
 
33533
    Updated Bengali India Translation
 
33534
    
 
33535
    svn path=/trunk/; revision=8964
 
33536
 
 
33537
 po/bn_IN.po |  247 +++++++++++++++++++++++++++++++++-------------------------
 
33538
 1 files changed, 140 insertions(+), 107 deletions(-)
 
33539
 
 
33540
commit c256bbc9c3af7ec985c35f25718a097655056646
 
33541
Author: Luca Ferretti <elle.uca@libero.it>
 
33542
Date:   Tue Sep 16 18:13:09 2008 +0000
 
33543
 
 
33544
    Updated Italian translation.
 
33545
    
 
33546
    2008-09-16  Luca Ferretti  <elle.uca@libero.it>
 
33547
    
 
33548
        * it.po: Updated Italian translation.
 
33549
    
 
33550
    svn path=/trunk/; revision=8963
 
33551
 
 
33552
 po/it.po |   38 ++++++++++++++++++++++++--------------
 
33553
 1 files changed, 24 insertions(+), 14 deletions(-)
 
33554
 
 
33555
commit 07d8a81a762c7b88cd1c12ed9425eb8c7093f727
 
33556
Author: Luca Ferretti <elle.uca@libero.it>
 
33557
Date:   Tue Sep 16 17:45:45 2008 +0000
 
33558
 
 
33559
    Updated Italian translation.
 
33560
    
 
33561
    2008-09-16  Luca Ferretti  <elle.uca@libero.it>
 
33562
    
 
33563
        * it.po: Updated Italian translation.
 
33564
    
 
33565
    svn path=/trunk/; revision=8962
 
33566
 
 
33567
 po/ChangeLog |    4 +
 
33568
 po/it.po     | 2053 +++++++++++++++++++++++++++++++++-------------------------
 
33569
 2 files changed, 1190 insertions(+), 867 deletions(-)
 
33570
 
 
33571
commit 5793bc9f7375fb7c01b7bca65f1a0f7792c11962
 
33572
Author: Gabor Keleman <kelemeng@src.gnome.org>
 
33573
Date:   Tue Sep 16 11:03:27 2008 +0000
 
33574
 
 
33575
    Small update
 
33576
    
 
33577
    svn path=/trunk/; revision=8961
 
33578
 
 
33579
 po/hu.po |    2 +-
 
33580
 1 files changed, 1 insertions(+), 1 deletions(-)
 
33581
 
 
33582
commit e37815d8b52a3a12cd0438cc5e395a9b4d4fd0bc
 
33583
Author: Laurent Dhima <laurenti@src.gnome.org>
 
33584
Date:   Mon Sep 15 19:10:08 2008 +0000
 
33585
 
 
33586
    Updated Translation
 
33587
    
 
33588
    svn path=/trunk/; revision=8960
 
33589
 
 
33590
 po/ChangeLog |    4 +
 
33591
 po/sq.po     | 4991 ++++++++++++++++++++++++++++------------------------------
 
33592
 2 files changed, 2436 insertions(+), 2559 deletions(-)
 
33593
 
 
33594
commit 33a819d3ccc65774071dc8e8221029735b989854
 
33595
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
33596
Date:   Mon Sep 15 19:03:17 2008 +0000
 
33597
 
 
33598
    Translation updated.
 
33599
    
 
33600
    2008-09-15  Gabor Kelemen  <kelemeng@gnome.hu>
 
33601
    
 
33602
        * hu.po: Translation updated.
 
33603
    
 
33604
    svn path=/trunk/; revision=8959
 
33605
 
 
33606
 po/ChangeLog |    4 ++++
 
33607
 po/hu.po     |    4 ++--
 
33608
 2 files changed, 6 insertions(+), 2 deletions(-)
 
33609
 
 
33610
commit 56b74bb4c6ae8a34f121651b0c363ff0ccf34fd8
 
33611
Author: Jens Granseuer <jensgr@gmx.net>
 
33612
Date:   Mon Sep 15 17:04:31 2008 +0000
 
33613
 
 
33614
    Patch by: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
 
33615
    
 
33616
    2008-09-15  Jens Granseuer  <jensgr@gmx.net>
 
33617
    
 
33618
        Patch by: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
 
33619
    
 
33620
        * configure.in: add --without-libcanberra to skip building the sound
 
33621
        capplet (bug #551765)
 
33622
    
 
33623
    svn path=/trunk/; revision=8958
 
33624
 
 
33625
 ChangeLog    |    7 +++++++
 
33626
 configure.in |   27 +++++++++++++++++++--------
 
33627
 2 files changed, 26 insertions(+), 8 deletions(-)
 
33628
 
 
33629
commit 6501a81b064085a50542eb4e2c0d10c587d6adb0
 
33630
Author: Djihed Afifi <djihed@src.gnome.org>
 
33631
Date:   Mon Sep 15 09:36:58 2008 +0000
 
33632
 
 
33633
    Updated Arabic Translation by Khaled Hosny.
 
33634
    
 
33635
    * Updated Arabic Translation by Khaled Hosny.
 
33636
    
 
33637
    svn path=/trunk/; revision=8957
 
33638
 
 
33639
 po/ChangeLog |    4 ++++
 
33640
 1 files changed, 4 insertions(+), 0 deletions(-)
 
33641
 
 
33642
commit 0cc39ad8214601be7c7222903f85ec2935521a99
 
33643
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
33644
Date:   Mon Sep 15 05:35:42 2008 +0000
 
33645
 
 
33646
    Updated Dzongkha Translation
 
33647
    
 
33648
    svn path=/trunk/; revision=8956
 
33649
 
 
33650
 po/ChangeLog |    4 +
 
33651
 po/dz.po     | 3012 +++++++++++++++++++++++++++++-----------------------------
 
33652
 2 files changed, 1515 insertions(+), 1501 deletions(-)
 
33653
 
 
33654
commit 93a435d53b5767a307720af5961dfb1f8fa456c0
 
33655
Author: Djihed Afifi <djihed@src.gnome.org>
 
33656
Date:   Sun Sep 14 10:14:42 2008 +0000
 
33657
 
 
33658
    Updated Arabic Translation by Khaled Hosny.
 
33659
    
 
33660
    * Updated Arabic Translation by Khaled Hosny.
 
33661
    
 
33662
    svn path=/trunk/; revision=8954
 
33663
 
 
33664
 po/ar.po |  252 +++++++++++++++++++++++++++-----------------------------------
 
33665
 1 files changed, 110 insertions(+), 142 deletions(-)
 
33666
 
 
33667
commit 3afb1dc6ac24df178516f6ac0c06acaed53436af
 
33668
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
33669
Date:   Sat Sep 13 23:43:10 2008 +0000
 
33670
 
 
33671
    Terminology fixes in Brazilian Portuguese translation.
 
33672
    
 
33673
    2008-09-13  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
33674
    
 
33675
        * pt_BR.po:Terminology fixes in Brazilian Portuguese translation.
 
33676
    
 
33677
    svn path=/trunk/; revision=8953
 
33678
 
 
33679
 po/ChangeLog |    4 ++++
 
33680
 po/pt_BR.po  |   25 +++++++++++--------------
 
33681
 2 files changed, 15 insertions(+), 14 deletions(-)
 
33682
 
 
33683
commit 7bb20749fd26345f5ce16f6dbdc43554f944905a
 
33684
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
33685
Date:   Sat Sep 13 08:02:44 2008 +0000
 
33686
 
 
33687
    Translation updated.
 
33688
    
 
33689
    2008-09-13  Gabor Kelemen  <kelemeng@gnome.hu>
 
33690
    
 
33691
        * hu.po: Translation updated.
 
33692
    
 
33693
    svn path=/trunk/; revision=8952
 
33694
 
 
33695
 po/ChangeLog |    4 +
 
33696
 po/hu.po     | 1624 ++++++++++++++++++++++++++--------------------------------
 
33697
 2 files changed, 736 insertions(+), 892 deletions(-)
 
33698
 
 
33699
commit ee1cec8b2c0c93481ff4456d98071ff3e15d615f
 
33700
Author: Baris Cicek <bcicek@src.gnome.org>
 
33701
Date:   Sat Sep 13 02:54:12 2008 +0000
 
33702
 
 
33703
    Updated Turkish Translation
 
33704
    
 
33705
    svn path=/trunk/; revision=8951
 
33706
 
 
33707
 po/ChangeLog |    4 +
 
33708
 po/tr.po     | 2066 ++++++++++++++++++++++++++++++++--------------------------
 
33709
 2 files changed, 1142 insertions(+), 928 deletions(-)
 
33710
 
 
33711
commit ae8aebf268a64d6ccd5c82f645c999c123276ff5
 
33712
Author: Christian Persch <chpe@src.gnome.org>
 
33713
Date:   Fri Sep 12 17:16:17 2008 +0000
 
33714
 
 
33715
    Reduce spacings to HIG-conform values. Bug #551878.
 
33716
    
 
33717
        * gnome-window-properties.glade: Reduce spacings to HIG-conform
 
33718
        values. Bug #551878.
 
33719
    
 
33720
    svn path=/trunk/; revision=8950
 
33721
 
 
33722
 capplets/windows/ChangeLog                     |    5 +
 
33723
 capplets/windows/gnome-window-properties.glade |  243 ++++++++++++++----------
 
33724
 2 files changed, 150 insertions(+), 98 deletions(-)
 
33725
 
 
33726
commit 7d32fddf51fe4de5de159c3c65f0fa9df2bfcceb
 
33727
Author: Philip Withnall <philip@tecnocode.co.uk>
 
33728
Date:   Fri Sep 12 06:21:05 2008 +0000
 
33729
 
 
33730
    Updated British English translation.
 
33731
    
 
33732
    2008-09-12  Philip Withnall  <philip@tecnocode.co.uk>
 
33733
    
 
33734
        * en_GB.po: Updated British English translation.
 
33735
    
 
33736
    
 
33737
    svn path=/trunk/; revision=8949
 
33738
 
 
33739
 po/ChangeLog |    4 ++
 
33740
 po/en_GB.po  |  110 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
33741
 2 files changed, 104 insertions(+), 10 deletions(-)
 
33742
 
 
33743
commit 60eb16ea485fb0fe30a5bc66b9066d006e66e992
 
33744
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
33745
Date:   Thu Sep 11 22:57:08 2008 +0000
 
33746
 
 
33747
    fixed mnemonic, 551871
 
33748
    
 
33749
    svn path=/trunk/; revision=8948
 
33750
 
 
33751
 capplets/keyboard/gnome-keyboard-properties.glade |    7 +++----
 
33752
 1 files changed, 3 insertions(+), 4 deletions(-)
 
33753
 
 
33754
commit 4a44d78f33d99dd40016524db6278358d2124b57
 
33755
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
 
33756
Date:   Thu Sep 11 19:10:09 2008 +0000
 
33757
 
 
33758
    Updated Marathi Translations
 
33759
    
 
33760
    svn path=/trunk/; revision=8947
 
33761
 
 
33762
 po/mr.po | 1675 ++++++++++++++++++++++++++++----------------------------------
 
33763
 1 files changed, 763 insertions(+), 912 deletions(-)
 
33764
 
 
33765
commit 5972414d8174741fbc47b11be2fbe0a76568fef9
 
33766
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
 
33767
Date:   Thu Sep 11 19:09:52 2008 +0000
 
33768
 
 
33769
    Updated Marathi Translations
 
33770
    
 
33771
    svn path=/trunk/; revision=8946
 
33772
 
 
33773
 po/ChangeLog |    4 ++++
 
33774
 1 files changed, 4 insertions(+), 0 deletions(-)
 
33775
 
 
33776
commit ac7e9e31db10f977d3dd3ff880845d81c3454fe6
 
33777
Author: Daniel Nylander <dnylande@src.gnome.org>
 
33778
Date:   Thu Sep 11 18:42:22 2008 +0000
 
33779
 
 
33780
    sv.po: Updated Swedish translation
 
33781
    
 
33782
    svn path=/trunk/; revision=8945
 
33783
 
 
33784
 po/ChangeLog |    4 ++
 
33785
 po/sv.po     |  137 ++++++++++++++++++++++++++++++++++++++++++---------------
 
33786
 2 files changed, 105 insertions(+), 36 deletions(-)
 
33787
 
 
33788
commit 69f7db5e45243d4e2b822fba4938192ffb21ecb2
 
33789
Author: Sweta Kothari <swkothar@src.gnome.org>
 
33790
Date:   Wed Sep 10 08:00:07 2008 +0000
 
33791
 
 
33792
    Committed Translation by Sweta Kothari
 
33793
    
 
33794
    svn path=/trunk/; revision=8944
 
33795
 
 
33796
 po/ChangeLog |    4 +
 
33797
 po/gu.po     |  247 ++++++++++++++++++++++------------------------------------
 
33798
 2 files changed, 98 insertions(+), 153 deletions(-)
 
33799
 
 
33800
commit 6f8052378e3433bdc7f781d7414861f9308061bf
 
33801
Author: Sweta Kothari <swkothar@src.gnome.org>
 
33802
Date:   Wed Sep 10 05:45:48 2008 +0000
 
33803
 
 
33804
    Committed Translation by Sweta Kothari
 
33805
    
 
33806
    svn path=/trunk/; revision=8943
 
33807
 
 
33808
 po/ChangeLog |    4 +
 
33809
 po/gu.po     | 3205 ++++++++++++++++++++++++----------------------------------
 
33810
 2 files changed, 1326 insertions(+), 1883 deletions(-)
 
33811
 
 
33812
commit e3c4c53ec9188b17687c8123f3ab99630d8ababb
 
33813
Author: Matej Urbančič <mateju@src.gnome.org>
 
33814
Date:   Tue Sep 9 13:29:25 2008 +0000
 
33815
 
 
33816
    Updated Slovenian translation
 
33817
    
 
33818
    svn path=/trunk/; revision=8942
 
33819
 
 
33820
 po/sl.po | 1423 +++++++++++++++++++++++++++++++-------------------------------
 
33821
 1 files changed, 714 insertions(+), 709 deletions(-)
 
33822
 
 
33823
commit ce4d21142349837b7ac52a7a2bab698afac3857b
 
33824
Author: Robert Sedak <rsedak@src.gnome.org>
 
33825
Date:   Tue Sep 9 09:44:13 2008 +0000
 
33826
 
 
33827
    Update: Croatian Language
 
33828
    
 
33829
    svn path=/trunk/; revision=8941
 
33830
 
 
33831
 po/ChangeLog |    4 ++++
 
33832
 po/hr.po     |    8 ++++++++
 
33833
 2 files changed, 12 insertions(+), 0 deletions(-)
 
33834
 
 
33835
commit 4b84f0581929c9d0e23574d26bb5d00c7ff89ace
 
33836
Author: Robert Sedak <rsedak@src.gnome.org>
 
33837
Date:   Mon Sep 8 09:27:06 2008 +0000
 
33838
 
 
33839
    Update: Croatian Language
 
33840
    
 
33841
    svn path=/trunk/; revision=8940
 
33842
 
 
33843
 po/ChangeLog |    4 +
 
33844
 po/hr.po     | 4822 +++++++++++++++++++++++++++++-----------------------------
 
33845
 2 files changed, 2422 insertions(+), 2404 deletions(-)
 
33846
 
 
33847
commit f7f40cc7f0befd2f44777b327ca55a99a0363358
 
33848
Author: Hendrik Richter <hendrikr@gnome.org>
 
33849
Date:   Mon Sep 8 06:21:59 2008 +0000
 
33850
 
 
33851
    Updated German translation.
 
33852
    
 
33853
    2008-09-08  Hendrik Richter  <hendrikr@gnome.org>
 
33854
    
 
33855
        * de.po: Updated German translation.
 
33856
    
 
33857
    svn path=/trunk/; revision=8939
 
33858
 
 
33859
 po/ChangeLog |    4 +
 
33860
 po/de.po     |  249 ++++++++++++++++++++++++++--------------------------------
 
33861
 2 files changed, 117 insertions(+), 136 deletions(-)
 
33862
 
 
33863
commit b4a740dceccc2ecd7cf9ca5eee346d161e7ae5a9
 
33864
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
33865
Date:   Sun Sep 7 20:23:08 2008 +0000
 
33866
 
 
33867
    Updated Portuguese translation.
 
33868
    
 
33869
    2008-09-07  Duarte Loreto <happyguy_pt@hotmail.com>
 
33870
    
 
33871
        * pt.po: Updated Portuguese translation.
 
33872
    
 
33873
    svn path=/trunk/; revision=8938
 
33874
 
 
33875
 po/ChangeLog |    4 +
 
33876
 po/pt.po     |  328 ++++++++++++++++++++++++++++------------------------------
 
33877
 2 files changed, 161 insertions(+), 171 deletions(-)
 
33878
 
 
33879
commit a9c1c7f810db8d1be63b21bfb218a1c58831d89a
 
33880
Author: Reinout van Schouwen <reinouts@gnome.org>
 
33881
Date:   Sun Sep 7 17:57:45 2008 +0000
 
33882
 
 
33883
    Updated Dutch translation (msgctxt)
 
33884
    
 
33885
    2008-09-07  Reinout van Schouwen <reinouts@gnome.org>
 
33886
    
 
33887
        * nl.po: Updated Dutch translation (msgctxt)
 
33888
    
 
33889
    
 
33890
    svn path=/trunk/; revision=8937
 
33891
 
 
33892
 po/ChangeLog |    4 ++
 
33893
 po/nl.po     |  142 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
33894
 2 files changed, 122 insertions(+), 24 deletions(-)
 
33895
 
 
33896
commit 5c7cdaa816b4efe215431cb13cacc409b7924d4f
 
33897
Author: Reinout van Schouwen <reinouts@gnome.org>
 
33898
Date:   Sun Sep 7 17:41:16 2008 +0000
 
33899
 
 
33900
    Updated Dutch translation
 
33901
    
 
33902
    2008-09-07  Reinout van Schouwen <reinouts@gnome.org>
 
33903
    
 
33904
        * nl.po: Updated Dutch translation
 
33905
    
 
33906
    
 
33907
    svn path=/trunk/; revision=8936
 
33908
 
 
33909
 po/ChangeLog |    4 +
 
33910
 po/nl.po     | 2142 ++++++++++++++++++++++++++++++++++------------------------
 
33911
 2 files changed, 1267 insertions(+), 879 deletions(-)
 
33912
 
 
33913
commit 1fb092e6031283215690b4be6283ba93a2b1b5d6
 
33914
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
33915
Date:   Sun Sep 7 04:16:25 2008 +0000
 
33916
 
 
33917
    Updated Brazilian Portuguese translation.
 
33918
    
 
33919
    2008-09-07  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
33920
    
 
33921
        * pt_BR.po: Updated Brazilian Portuguese translation.
 
33922
    
 
33923
    svn path=/trunk/; revision=8935
 
33924
 
 
33925
 po/ChangeLog |    4 ++++
 
33926
 po/pt_BR.po  |   40 ++++++++++++++++++++++++++++++++--------
 
33927
 2 files changed, 36 insertions(+), 8 deletions(-)
 
33928
 
 
33929
commit 030aef80653697a0f540fdd628f2366da20276a5
 
33930
Author: Petr Kovar <pknbe@volny.cz>
 
33931
Date:   Sun Sep 7 00:20:30 2008 +0000
 
33932
 
 
33933
    Updated Czech translation.
 
33934
    
 
33935
    2008-09-07  Petr Kovar  <pknbe@volny.cz>
 
33936
    
 
33937
        * cs.po: Updated Czech translation.
 
33938
    
 
33939
    svn path=/trunk/; revision=8934
 
33940
 
 
33941
 po/ChangeLog |    4 +++
 
33942
 po/cs.po     |   78 +++++++++++++++++++++++++++++++++------------------------
 
33943
 2 files changed, 49 insertions(+), 33 deletions(-)
 
33944
 
 
33945
commit 94adbe2d1a747926605635da44ca54ecb9803e69
 
33946
Author: Philip Withnall <philip@tecnocode.co.uk>
 
33947
Date:   Sat Sep 6 23:15:07 2008 +0000
 
33948
 
 
33949
    Updated British English translation.
 
33950
    
 
33951
    2008-09-07  Philip Withnall  <philip@tecnocode.co.uk>
 
33952
    
 
33953
        * en_GB.po: Updated British English translation.
 
33954
    
 
33955
    
 
33956
    svn path=/trunk/; revision=8933
 
33957
 
 
33958
 po/ChangeLog |    4 +
 
33959
 po/en_GB.po  | 1775 +++++++++++++++++++++++++++++++---------------------------
 
33960
 2 files changed, 950 insertions(+), 829 deletions(-)
 
33961
 
 
33962
commit f06f49184d553a64ac9d36a95e0b2f8c9660ea5b
 
33963
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
33964
Date:   Sat Sep 6 22:12:19 2008 +0000
 
33965
 
 
33966
    Minor fixes to Catalan translation
 
33967
    
 
33968
    svn path=/trunk/; revision=8932
 
33969
 
 
33970
 po/ChangeLog |    4 ++++
 
33971
 po/ca.po     |   12 ++++++------
 
33972
 2 files changed, 10 insertions(+), 6 deletions(-)
 
33973
 
 
33974
commit 1ebe8363ba6a70552782ef7053b97578848993f0
 
33975
Author: Jens Granseuer <jensgr@gmx.net>
 
33976
Date:   Sat Sep 6 09:19:42 2008 +0000
 
33977
 
 
33978
    Patch by: Bruce Cowan <bugs@bcowan.fastmail.co.uk>
 
33979
    
 
33980
    2008-09-06  Jens Granseuer  <jensgr@gmx.net>
 
33981
    
 
33982
        Patch by: Bruce Cowan <bugs@bcowan.fastmail.co.uk>
 
33983
    
 
33984
        * xrandr-capplet.c: (paint_background): use theme colours for the
 
33985
        background (bug #545117)
 
33986
    
 
33987
    svn path=/trunk/; revision=8931
 
33988
 
 
33989
 capplets/display/ChangeLog        |    7 +++++++
 
33990
 capplets/display/xrandr-capplet.c |   16 +++++++++++-----
 
33991
 2 files changed, 18 insertions(+), 5 deletions(-)
 
33992
 
 
33993
commit 5e458589d39f0ef51ccb90bc40bf1f450d86adf1
 
33994
Author: Funda Wang <fwang@src.gnome.org>
 
33995
Date:   Sat Sep 6 07:01:56 2008 +0000
 
33996
 
 
33997
    Updated zh_CN translation.
 
33998
    
 
33999
    svn path=/trunk/; revision=8930
 
34000
 
 
34001
 po/ChangeLog |    4 +
 
34002
 po/zh_CN.po  | 1004 ++++++++++++++++++++++------------------------------------
 
34003
 2 files changed, 377 insertions(+), 631 deletions(-)
 
34004
 
 
34005
commit 3db2ae21074cb08c1cbeb8800099352f2bc16917
 
34006
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
34007
Date:   Fri Sep 5 23:29:10 2008 +0000
 
34008
 
 
34009
    accomodate latest changes in libxklavier: counting on utf-8 in descriptions
 
34010
    
 
34011
    svn path=/trunk/; revision=8929
 
34012
 
 
34013
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
34014
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    6 +++---
 
34015
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    7 +------
 
34016
 3 files changed, 10 insertions(+), 9 deletions(-)
 
34017
 
 
34018
commit dab7c11694e32ceadb810096bd3588a67a90dab5
 
34019
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
34020
Date:   Fri Sep 5 19:53:23 2008 +0000
 
34021
 
 
34022
    Updated Catalan translation by Joan Duran
 
34023
    
 
34024
    svn path=/trunk/; revision=8928
 
34025
 
 
34026
 po/ChangeLog |    4 +
 
34027
 po/ca.po     | 1974 ++++++++++++++++++++++++++++++++--------------------------
 
34028
 2 files changed, 1080 insertions(+), 898 deletions(-)
 
34029
 
 
34030
commit 4267e0e7d6e3a2e09e6e68128fcddd10bb87020c
 
34031
Author: Hendrik Richter <hendrikr@gnome.org>
 
34032
Date:   Fri Sep 5 14:23:37 2008 +0000
 
34033
 
 
34034
    Updated German translation.
 
34035
    
 
34036
    2008-09-05  Hendrik Richter  <hendrikr@gnome.org>
 
34037
    
 
34038
        * de.po: Updated German translation.
 
34039
    
 
34040
    svn path=/trunk/; revision=8927
 
34041
 
 
34042
 po/ChangeLog |    4 ++++
 
34043
 po/de.po     |   30 +++++++++++++++---------------
 
34044
 2 files changed, 19 insertions(+), 15 deletions(-)
 
34045
 
 
34046
commit 187822a5d7b43f0cdac9d6a0abe514a48d996971
 
34047
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
34048
Date:   Fri Sep 5 13:15:25 2008 +0000
 
34049
 
 
34050
    Updated Polish translation
 
34051
    
 
34052
    2008-09-05  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
34053
    
 
34054
        * pl.po: Updated Polish translation
 
34055
    
 
34056
    svn path=/trunk/; revision=8926
 
34057
 
 
34058
 po/ChangeLog |    4 +
 
34059
 po/pl.po     |  947 +++++++++++++++++++++++++++++++++++++++++++++-------------
 
34060
 2 files changed, 737 insertions(+), 214 deletions(-)
 
34061
 
 
34062
commit ece517cf9cc9bed78c55e5def53c1d31fae5ed82
 
34063
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
34064
Date:   Fri Sep 5 11:50:53 2008 +0000
 
34065
 
 
34066
    Patch by Nirbheek Chauhan
 
34067
    
 
34068
    2008-09-05  Rodrigo Moya <rodrigo@gnome-db.org>
 
34069
    
 
34070
        Patch by Nirbheek Chauhan
 
34071
    
 
34072
        * configure.in:
 
34073
        * capplets/appearance/appearance-themes.c:
 
34074
        * capplets/appearance/appearance.h: removed last gnome-vfs leftovers.
 
34075
    
 
34076
    svn path=/trunk/; revision=8925
 
34077
 
 
34078
 ChangeLog                               |    8 ++++++++
 
34079
 capplets/appearance/appearance-themes.c |    1 -
 
34080
 capplets/appearance/appearance.h        |    1 -
 
34081
 configure.in                            |    2 --
 
34082
 4 files changed, 8 insertions(+), 4 deletions(-)
 
34083
 
 
34084
commit d6f132763ce3e451825b877b57b7b2df7993d7c6
 
34085
Author: Hendrik Richter <hendrikr@gnome.org>
 
34086
Date:   Fri Sep 5 06:51:41 2008 +0000
 
34087
 
 
34088
    Updated German translation.
 
34089
    
 
34090
    2008-09-05  Hendrik Richter  <hendrikr@gnome.org>
 
34091
    
 
34092
        * de.po: Updated German translation.
 
34093
    
 
34094
    svn path=/trunk/; revision=8924
 
34095
 
 
34096
 po/ChangeLog |    4 +
 
34097
 po/de.po     |  243 ++++++++++++++++++++++++++++++++--------------------------
 
34098
 2 files changed, 137 insertions(+), 110 deletions(-)
 
34099
 
 
34100
commit 031c818fe783f3d02f8c26851d3295940f936e16
 
34101
Author: Alexander Shopov <ash@contact.bg>
 
34102
Date:   Fri Sep 5 05:28:06 2008 +0000
 
34103
 
 
34104
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
34105
    
 
34106
    2008-09-05  Alexander Shopov  <ash@contact.bg>
 
34107
    
 
34108
        * bg.po: Updated Bulgarian translation by
 
34109
        Alexander Shopov <ash@contact.bg>
 
34110
    
 
34111
    svn path=/trunk/; revision=8923
 
34112
 
 
34113
 po/ChangeLog |    5 +++
 
34114
 po/bg.po     |  105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 
34115
 2 files changed, 107 insertions(+), 3 deletions(-)
 
34116
 
 
34117
commit 36956a7978c386f7d425360f8ba52b1ad9915d2a
 
34118
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
34119
Date:   Thu Sep 4 20:44:22 2008 +0000
 
34120
 
 
34121
    Updated Korean translation
 
34122
    
 
34123
    svn path=/trunk/; revision=8922
 
34124
 
 
34125
 po/ChangeLog |    4 +
 
34126
 po/ko.po     | 1895 ++++++++++++++++++++++++++++++++--------------------------
 
34127
 2 files changed, 1059 insertions(+), 840 deletions(-)
 
34128
 
 
34129
commit 385c385481c03215b0807e48e8f993c30b142886
 
34130
Author: Kjartan Maraas <kmaraas@gnome.org>
 
34131
Date:   Thu Sep 4 13:17:34 2008 +0000
 
34132
 
 
34133
    Updated Norwegian bokmål translation.
 
34134
    
 
34135
    2008-09-04  Kjartan Maraas  <kmaraas@gnome.org>
 
34136
    
 
34137
        * nb.po: Updated Norwegian bokmål translation.
 
34138
    
 
34139
    svn path=/trunk/; revision=8921
 
34140
 
 
34141
 po/ChangeLog |    4 ++++
 
34142
 po/nb.po     |   43 ++++++++++++++++++++++++++++++++++++-------
 
34143
 2 files changed, 40 insertions(+), 7 deletions(-)
 
34144
 
 
34145
commit 86be455ef619605dba2c96273cbc98ddd2d692f1
 
34146
Author: Jens Granseuer <jensgr@gmx.net>
 
34147
Date:   Wed Sep 3 21:30:52 2008 +0000
 
34148
 
 
34149
    use a11y icon instead of searchtool (bug #550742)
 
34150
    
 
34151
    2008-09-03  Jens Granseuer  <jensgr@gmx.net>
 
34152
    
 
34153
        * gnome-at-session.desktop.in.in: use a11y icon instead of searchtool
 
34154
        (bug #550742)
 
34155
    
 
34156
    svn path=/trunk/; revision=8920
 
34157
 
 
34158
 capplets/default-applications/ChangeLog            |    5 +++++
 
34159
 .../gnome-at-session.desktop.in.in                 |    2 +-
 
34160
 2 files changed, 6 insertions(+), 1 deletions(-)
 
34161
 
 
34162
commit 1eba9413d08385aba2967b271b12920321deddf9
 
34163
Author: Jens Granseuer <jensgr@gmx.net>
 
34164
Date:   Wed Sep 3 21:10:00 2008 +0000
 
34165
 
 
34166
    don't advertise startup-notify. The script doesn't support it (bug
 
34167
    
 
34168
    2008-09-03  Jens Granseuer  <jensgr@gmx.net>
 
34169
    
 
34170
        * gnome-at-session.desktop.in.in: don't advertise startup-notify. The
 
34171
        script doesn't support it (bug #550694)
 
34172
    
 
34173
    svn path=/trunk/; revision=8919
 
34174
 
 
34175
 capplets/default-applications/ChangeLog            |    5 +++++
 
34176
 .../gnome-at-session.desktop.in.in                 |    2 +-
 
34177
 2 files changed, 6 insertions(+), 1 deletions(-)
 
34178
 
 
34179
commit 21ac90166a1eb975feaafa8494ba95a3928e0f6f
 
34180
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
34181
Date:   Wed Sep 3 21:04:39 2008 +0000
 
34182
 
 
34183
    chosing first variant by default, #550722
 
34184
    
 
34185
    svn path=/trunk/; revision=8918
 
34186
 
 
34187
 capplets/keyboard/ChangeLog                        |    5 +++++
 
34188
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   11 +++--------
 
34189
 2 files changed, 8 insertions(+), 8 deletions(-)
 
34190
 
 
34191
commit 25ab1737259fae0eb4e68b2b94e383256ca58e2e
 
34192
Author: Hendrik Richter <hendrikr@gnome.org>
 
34193
Date:   Wed Sep 3 19:31:52 2008 +0000
 
34194
 
 
34195
    Updated German translation.
 
34196
    
 
34197
    2008-09-03  Hendrik Richter  <hendrikr@gnome.org>
 
34198
    
 
34199
        * de.po: Updated German translation.
 
34200
    
 
34201
    svn path=/trunk/; revision=8917
 
34202
 
 
34203
 po/ChangeLog |    4 ++++
 
34204
 po/de.po     |    2 +-
 
34205
 2 files changed, 5 insertions(+), 1 deletions(-)
 
34206
 
 
34207
commit a313f243db6f40644d9d01df6306e55d7d6193cd
 
34208
Author: Hendrik Richter <hendrikr@gnome.org>
 
34209
Date:   Wed Sep 3 18:57:55 2008 +0000
 
34210
 
 
34211
    Updated German translation.
 
34212
    
 
34213
    2008-09-03  Hendrik Richter  <hendrikr@gnome.org>
 
34214
    
 
34215
        * de.po: Updated German translation.
 
34216
    
 
34217
    svn path=/trunk/; revision=8916
 
34218
 
 
34219
 po/ChangeLog |    4 +
 
34220
 po/de.po     | 1923 ++++++++++++++++++++++++++++++++--------------------------
 
34221
 2 files changed, 1076 insertions(+), 851 deletions(-)
 
34222
 
 
34223
commit a549092a77e7fc2143a48d034e06dde5ec872646
 
34224
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
34225
Date:   Wed Sep 3 02:42:37 2008 +0000
 
34226
 
 
34227
    committing for some translation error in Punjabi files: Amanpreet Singh Alam
 
34228
    
 
34229
    svn path=/trunk/; revision=8915
 
34230
 
 
34231
 po/pa.po | 1426 ++++++++++++++++++++++++++++++++++++++------------------------
 
34232
 1 files changed, 879 insertions(+), 547 deletions(-)
 
34233
 
 
34234
commit 8f77ccc2ad552a8c9e1608ac81ed6f65d57070fa
 
34235
Author: Jens Granseuer <jensgr@gmx.net>
 
34236
Date:   Tue Sep 2 15:22:43 2008 +0000
 
34237
 
 
34238
    properly initialize the callback data (bug #550263)
 
34239
    
 
34240
    2008-09-02  Jens Granseuer  <jensgr@gmx.net>
 
34241
    
 
34242
        * file-transfer-dialog.c: (file_transfer_job_schedule): properly
 
34243
        initialize the callback data (bug #550263)
 
34244
    
 
34245
    svn path=/trunk/; revision=8914
 
34246
 
 
34247
 capplets/common/ChangeLog              |    5 +++++
 
34248
 capplets/common/file-transfer-dialog.c |    1 +
 
34249
 2 files changed, 6 insertions(+), 0 deletions(-)
 
34250
 
 
34251
commit 828bbfe184384cc68348b32e4db94f96889fd503
 
34252
Author: Alexander Shopov <ash@contact.bg>
 
34253
Date:   Tue Sep 2 10:58:14 2008 +0000
 
34254
 
 
34255
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
34256
    
 
34257
    2008-09-02  Alexander Shopov  <ash@contact.bg>
 
34258
    
 
34259
        * bg.po: Updated Bulgarian translation by
 
34260
        Alexander Shopov <ash@contact.bg>
 
34261
    
 
34262
    svn path=/trunk/; revision=8913
 
34263
 
 
34264
 po/ChangeLog |    5 +++++
 
34265
 po/bg.po     |   10 +++++-----
 
34266
 2 files changed, 10 insertions(+), 5 deletions(-)
 
34267
 
 
34268
commit 0471008b424e5c89f505f9ac4cc22fc9f18ab90c
 
34269
Author: Alexander Shopov <ash@contact.bg>
 
34270
Date:   Tue Sep 2 10:49:53 2008 +0000
 
34271
 
 
34272
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
34273
    
 
34274
    2008-09-02  Alexander Shopov  <ash@contact.bg>
 
34275
    
 
34276
        * bg.po: Updated Bulgarian translation by
 
34277
        Alexander Shopov <ash@contact.bg>
 
34278
    
 
34279
    svn path=/trunk/; revision=8912
 
34280
 
 
34281
 po/ChangeLog |    5 +
 
34282
 po/bg.po     | 1365 +++++++++++++++++++++++-----------------------------------
 
34283
 2 files changed, 533 insertions(+), 837 deletions(-)
 
34284
 
 
34285
commit e0af94fdddf1be4783ea29fd8f0202373da30d38
 
34286
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
34287
Date:   Tue Sep 2 08:09:50 2008 +0000
 
34288
 
 
34289
    Updated Vietnamese translation
 
34290
    
 
34291
    2008-09-02  Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
 
34292
    
 
34293
        * vi.po: Updated Vietnamese translation
 
34294
    
 
34295
    
 
34296
    svn path=/trunk/; revision=8911
 
34297
 
 
34298
 po/ChangeLog |    4 +
 
34299
 po/vi.po     | 1247 +++++++++++++++++++++++++++++++---------------------------
 
34300
 2 files changed, 661 insertions(+), 590 deletions(-)
 
34301
 
 
34302
commit 8bb801eb6c689deb3701b5c34c5315c8175c6932
 
34303
Author: Priit Laes <plaes at svn dot gnome dot org>
 
34304
Date:   Mon Sep 1 09:46:15 2008 +0000
 
34305
 
 
34306
    Translation updated by Ivar Smolin
 
34307
    
 
34308
    2008-09-01  Priit Laes  <plaes at svn dot gnome dot org>
 
34309
    
 
34310
        * et.po: Translation updated by Ivar Smolin
 
34311
    
 
34312
    svn path=/trunk/; revision=8910
 
34313
 
 
34314
 po/ChangeLog |    4 +
 
34315
 po/et.po     |  316 ++++++++++++++++++++++++++++------------------------------
 
34316
 2 files changed, 155 insertions(+), 165 deletions(-)
 
34317
 
 
34318
commit bc2c917ef5bcbd3d0c12867d4c97f6d6913840ef
 
34319
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
34320
Date:   Sun Aug 31 23:27:44 2008 +0000
 
34321
 
 
34322
    Updated Russian translation.
 
34323
    
 
34324
    2008-09-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
34325
    
 
34326
        * ru.po: Updated Russian translation.
 
34327
    
 
34328
    
 
34329
    svn path=/trunk/; revision=8909
 
34330
 
 
34331
 po/ru.po |  106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 
34332
 1 files changed, 103 insertions(+), 3 deletions(-)
 
34333
 
 
34334
commit 50c9a275862cd0c591c0ecf3a21ae0731f1a9811
 
34335
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
34336
Date:   Sun Aug 31 23:10:13 2008 +0000
 
34337
 
 
34338
    Updated Russian translation.
 
34339
    
 
34340
    2008-09-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
34341
    
 
34342
        * ru.po: Updated Russian translation.
 
34343
    
 
34344
    
 
34345
    svn path=/trunk/; revision=8908
 
34346
 
 
34347
 po/ChangeLog |    6 +-
 
34348
 po/ru.po     | 1525 ++++++++++++++++++++++++----------------------------------
 
34349
 2 files changed, 638 insertions(+), 893 deletions(-)
 
34350
 
 
34351
commit 36c3073b0d365adfa182f3767d5fc164d605a358
 
34352
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
34353
Date:   Sat Aug 30 16:09:47 2008 +0000
 
34354
 
 
34355
    Updated Galician translation
 
34356
    
 
34357
    svn path=/trunk/; revision=8907
 
34358
 
 
34359
 po/ChangeLog |    4 ++++
 
34360
 po/gl.po     |   35 ++++++++++++++++++++++++++++++-----
 
34361
 2 files changed, 34 insertions(+), 5 deletions(-)
 
34362
 
 
34363
commit b2433d1fec6e248dfa80b944df79341f09b56ca3
 
34364
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
34365
Date:   Sat Aug 30 13:01:30 2008 +0000
 
34366
 
 
34367
    Updated Thai translation.
 
34368
    
 
34369
    2008-08-30  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
34370
    
 
34371
        * th.po: Updated Thai translation.
 
34372
    
 
34373
    
 
34374
    svn path=/trunk/; revision=8906
 
34375
 
 
34376
 po/ChangeLog |    4 ++++
 
34377
 po/th.po     |   39 +++++++++++++++++++++++++++++++--------
 
34378
 2 files changed, 35 insertions(+), 8 deletions(-)
 
34379
 
 
34380
commit f530c05fbeb6c9402da4c85155bc6acfc55cf5e3
 
34381
Author: Seán de Búrca <sdeburca@svn.gnome.org>
 
34382
Date:   Sat Aug 30 00:53:30 2008 +0000
 
34383
 
 
34384
    Updated Irish translation.
 
34385
    
 
34386
    2008-08-29  Seán de Búrca  <sdeburca@svn.gnome.org>
 
34387
    
 
34388
            * ga.po: Updated Irish translation.
 
34389
    
 
34390
    svn path=/trunk/; revision=8905
 
34391
 
 
34392
 po/ChangeLog |    4 +
 
34393
 po/ga.po     |  439 ++++++++++++++++++++++++----------------------------------
 
34394
 2 files changed, 187 insertions(+), 256 deletions(-)
 
34395
 
 
34396
commit c11e15c2319a47d3726f22b271ab0ed97228c17c
 
34397
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
34398
Date:   Fri Aug 29 18:12:25 2008 +0000
 
34399
 
 
34400
    Updated Spanish translation
 
34401
    
 
34402
    svn path=/trunk/; revision=8904
 
34403
 
 
34404
 po/ChangeLog |    4 ++++
 
34405
 po/es.po     |   49 +++++++++++++++++++++++++++++++++++++------------
 
34406
 2 files changed, 41 insertions(+), 12 deletions(-)
 
34407
 
 
34408
commit ca0d4dc1813bcd60472acb070c513379a8c67e7b
 
34409
Author: Arangel Angov <arangela@src.gnome.org>
 
34410
Date:   Fri Aug 29 09:30:07 2008 +0000
 
34411
 
 
34412
    Updating macedonian translation, Arangel Angov <arangel@linux.net.mk>
 
34413
    
 
34414
    svn path=/trunk/; revision=8903
 
34415
 
 
34416
 po/mk.po |   69 ++++++++++++++++++++++++++++++++++++++++++-------------------
 
34417
 1 files changed, 47 insertions(+), 22 deletions(-)
 
34418
 
 
34419
commit 9aa93fe608e7a20ae9933a6f0752f89df5d52dae
 
34420
Author: Arangel Angov <arangela@src.gnome.org>
 
34421
Date:   Fri Aug 29 08:57:00 2008 +0000
 
34422
 
 
34423
    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
 
34424
    
 
34425
    svn path=/trunk/; revision=8902
 
34426
 
 
34427
 po/ChangeLog |    4 ++++
 
34428
 1 files changed, 4 insertions(+), 0 deletions(-)
 
34429
 
 
34430
commit 648eec44f60875e2312b301ae5f08129f592311f
 
34431
Author: Arangel Angov <arangela@src.gnome.org>
 
34432
Date:   Fri Aug 29 08:56:30 2008 +0000
 
34433
 
 
34434
    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
 
34435
    
 
34436
    svn path=/trunk/; revision=8901
 
34437
 
 
34438
 po/mk.po | 1605 ++++++++++++++++++++++++++++----------------------------------
 
34439
 1 files changed, 718 insertions(+), 887 deletions(-)
 
34440
 
 
34441
commit 3aa9a5ea98f0ab4f66a497567ac0714e9da47e74
 
34442
Author: Claude Paroz <claude@2xlibre.net>
 
34443
Date:   Thu Aug 28 21:14:42 2008 +0000
 
34444
 
 
34445
    Updated French translation.
 
34446
    
 
34447
    2008-08-28  Claude Paroz  <claude@2xlibre.net>
 
34448
    
 
34449
        * fr.po: Updated French translation.
 
34450
    
 
34451
    svn path=/trunk/; revision=8900
 
34452
 
 
34453
 po/ChangeLog |    4 +
 
34454
 po/fr.po     |  842 ++++++++++++++++++++++------------------------------------
 
34455
 2 files changed, 326 insertions(+), 520 deletions(-)
 
34456
 
 
34457
commit 6ebf5124c271548b908e1cdd1578ff8a71b29624
 
34458
Author: Daniel Nylander <dnylande@src.gnome.org>
 
34459
Date:   Thu Aug 28 21:12:36 2008 +0000
 
34460
 
 
34461
    sv.po: Updated Swedish translation
 
34462
    
 
34463
    svn path=/trunk/; revision=8899
 
34464
 
 
34465
 po/sv.po |  120 ++++++++++++++++++++-----------------------------------------
 
34466
 1 files changed, 40 insertions(+), 80 deletions(-)
 
34467
 
 
34468
commit e0bfd52fb6391a6f1ba8a23b437533d3e211d98c
 
34469
Author: Claude Paroz <claude@2xlibre.net>
 
34470
Date:   Thu Aug 28 20:51:35 2008 +0000
 
34471
 
 
34472
    reviewed by: Jens Granseuer <jensgr@gmx.net>
 
34473
    
 
34474
    2008-08-28  Claude Paroz  <claude@2xlibre.net>
 
34475
    
 
34476
        reviewed by: Jens Granseuer  <jensgr@gmx.net>
 
34477
    
 
34478
        * sound-theme-definition.h: add context to event sound names.
 
34479
        * sound-theme.c: (setup_sound_theme_custom): replace gettext by g_dpgettext2 to
 
34480
        use context information added in sound-theme-definition.h (bug #549489)
 
34481
    
 
34482
    svn path=/trunk/; revision=8898
 
34483
 
 
34484
 ChangeLog                               |    5 ++++
 
34485
 capplets/sound/ChangeLog                |    8 ++++++
 
34486
 capplets/sound/sound-theme-definition.h |   38 +++++++++++++++---------------
 
34487
 capplets/sound/sound-theme.c            |    6 ++--
 
34488
 configure.in                            |    1 +
 
34489
 5 files changed, 36 insertions(+), 22 deletions(-)
 
34490
 
 
34491
commit dbcae482bfd22f9bcac088744883e27205fbcecb
 
34492
Author: Daniel Nylander <dnylande@src.gnome.org>
 
34493
Date:   Thu Aug 28 20:17:21 2008 +0000
 
34494
 
 
34495
    sv.po: Updated Swedish translation
 
34496
    
 
34497
    svn path=/trunk/; revision=8897
 
34498
 
 
34499
 po/ChangeLog |    4 +
 
34500
 po/sv.po     |  657 ++++++++++++++++++++++++++++++----------------------------
 
34501
 2 files changed, 349 insertions(+), 312 deletions(-)
 
34502
 
 
34503
commit fc960aef0ba1bd633a958cc670048d715e9564bd
 
34504
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
 
34505
Date:   Thu Aug 28 10:56:40 2008 +0000
 
34506
 
 
34507
    fix one erronous translation
 
34508
    
 
34509
    svn path=/trunk/; revision=8896
 
34510
 
 
34511
 po/fi.po |    6 +++---
 
34512
 1 files changed, 3 insertions(+), 3 deletions(-)
 
34513
 
 
34514
commit f702c510f899d56a584635e14466accca5454c14
 
34515
Author: Petr Kovar <pknbe@volny.cz>
 
34516
Date:   Wed Aug 27 22:24:35 2008 +0000
 
34517
 
 
34518
    Updated Czech translation.
 
34519
    
 
34520
    2008-08-28  Petr Kovar  <pknbe@volny.cz>
 
34521
    
 
34522
        * cs.po: Updated Czech translation.
 
34523
    
 
34524
    svn path=/trunk/; revision=8895
 
34525
 
 
34526
 po/ChangeLog |    4 +
 
34527
 po/cs.po     | 1699 ++++++++++++++++++++++++++--------------------------------
 
34528
 2 files changed, 769 insertions(+), 934 deletions(-)
 
34529
 
 
34530
commit 8e9b493f718f37d151f989411af77b4fed4a3a20
 
34531
Author: Kjartan Maraas <kmaraas@gnome.org>
 
34532
Date:   Wed Aug 27 11:44:52 2008 +0000
 
34533
 
 
34534
    Updated Norwegian bokmål translation.
 
34535
    
 
34536
    2008-08-27  Kjartan Maraas  <kmaraas@gnome.org>
 
34537
    
 
34538
        * nb.po: Updated Norwegian bokmål translation.
 
34539
    
 
34540
    svn path=/trunk/; revision=8894
 
34541
 
 
34542
 po/ChangeLog |    4 +
 
34543
 po/nb.po     |  228 +++++++++++++++++++---------------------------------------
 
34544
 2 files changed, 78 insertions(+), 154 deletions(-)
 
34545
 
 
34546
commit 44674def3c77f041f5c3dc3f8c25d98261508a8d
 
34547
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
34548
Date:   Wed Aug 27 10:17:30 2008 +0000
 
34549
 
 
34550
    Updated Finnish translation
 
34551
    
 
34552
    svn path=/trunk/; revision=8893
 
34553
 
 
34554
 po/ChangeLog |    4 +
 
34555
 po/fi.po     |  300 +++++++++++++++++++++++++---------------------------------
 
34556
 2 files changed, 135 insertions(+), 169 deletions(-)
 
34557
 
 
34558
commit 8a0f8610af80a3628b69889677b0ef26d8da2861
 
34559
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
34560
Date:   Wed Aug 27 04:14:37 2008 +0000
 
34561
 
 
34562
    Updated Brazilian Portuguese translation.
 
34563
    
 
34564
    2008-08-27  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
34565
    
 
34566
        * pt_BR.po: Updated Brazilian Portuguese translation.
 
34567
    
 
34568
    svn path=/trunk/; revision=8892
 
34569
 
 
34570
 po/ChangeLog |    4 +
 
34571
 po/pt_BR.po  |  220 +++++++++++++++++++++++++---------------------------------
 
34572
 2 files changed, 98 insertions(+), 126 deletions(-)
 
34573
 
 
34574
commit ac6bbb4b9ee0b5de298f03126719fb1c241ce4c0
 
34575
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
34576
Date:   Tue Aug 26 17:08:16 2008 +0000
 
34577
 
 
34578
    updated hebrew translation
 
34579
    
 
34580
    svn path=/trunk/; revision=8891
 
34581
 
 
34582
 po/ChangeLog |    4 +
 
34583
 po/he.po     |  697 +++++++++++-----------------------------------------------
 
34584
 2 files changed, 138 insertions(+), 563 deletions(-)
 
34585
 
 
34586
commit 41e4eccffe1a87cc3dd4a72e847fa44e86ae8654
 
34587
Author: Djihed Afifi <djihed@src.gnome.org>
 
34588
Date:   Tue Aug 26 14:16:54 2008 +0000
 
34589
 
 
34590
    Updated Arabic Translation by Khaled Hosny.
 
34591
    
 
34592
    * Updated Arabic Translation by Khaled Hosny.
 
34593
    
 
34594
    svn path=/trunk/; revision=8890
 
34595
 
 
34596
 po/ar.po |  381 +++++++++++++++++++++++++++++---------------------------------
 
34597
 1 files changed, 177 insertions(+), 204 deletions(-)
 
34598
 
 
34599
commit bab5f2804f6ed5ab2451d35a2bf2cd40ace816c1
 
34600
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
34601
Date:   Tue Aug 26 10:38:43 2008 +0000
 
34602
 
 
34603
    Updated Basque translation.
 
34604
    
 
34605
    2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
34606
    
 
34607
        * eu.po: Updated Basque translation.
 
34608
    
 
34609
    
 
34610
    svn path=/trunk/; revision=8889
 
34611
 
 
34612
 po/ChangeLog |    4 +
 
34613
 po/eu.po     | 1653 ++++++++++++++++++++++++++--------------------------------
 
34614
 2 files changed, 733 insertions(+), 924 deletions(-)
 
34615
 
 
34616
commit 8b7067ee8382c96d59381580344b04b8765f80e8
 
34617
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
34618
Date:   Tue Aug 26 07:48:54 2008 +0000
 
34619
 
 
34620
    Added Entry for Bengali India Translation Updation
 
34621
    
 
34622
    svn path=/trunk/; revision=8888
 
34623
 
 
34624
 po/ChangeLog |    4 ++++
 
34625
 1 files changed, 4 insertions(+), 0 deletions(-)
 
34626
 
 
34627
commit d51c4b6d03a82f11ab6243ff6a951c772b438187
 
34628
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
34629
Date:   Tue Aug 26 07:48:37 2008 +0000
 
34630
 
 
34631
    Updated Bengali India Translation
 
34632
    
 
34633
    svn path=/trunk/; revision=8887
 
34634
 
 
34635
 po/bn_IN.po | 2363 ++++++++++++++++++++---------------------------------------
 
34636
 1 files changed, 786 insertions(+), 1577 deletions(-)
 
34637
 
 
34638
commit 45a77a105366ba826b4d34ed726175caacaecc17
 
34639
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
34640
Date:   Mon Aug 25 18:51:52 2008 +0000
 
34641
 
 
34642
    Updated Spanish translation
 
34643
    
 
34644
    svn path=/trunk/; revision=8886
 
34645
 
 
34646
 po/ChangeLog |    4 +
 
34647
 po/es.po     |  332 +++++++++++++++++++++++++++------------------------------
 
34648
 2 files changed, 161 insertions(+), 175 deletions(-)
 
34649
 
 
34650
commit 86df8caeb4172f33a1fd8074deb1623d1fe4d34c
 
34651
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
34652
Date:   Mon Aug 25 16:54:55 2008 +0000
 
34653
 
 
34654
    Updated Polish translation
 
34655
    
 
34656
    2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
34657
    
 
34658
        * pl.po: Updated Polish translation
 
34659
    
 
34660
    svn path=/trunk/; revision=8885
 
34661
 
 
34662
 po/ChangeLog |    4 +
 
34663
 po/pl.po     |  282 +++++++++++++++++++++++----------------------------------
 
34664
 2 files changed, 118 insertions(+), 168 deletions(-)
 
34665
 
 
34666
commit 209d8d4cc310504efa0cf0c2cf25755fc593190e
 
34667
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
34668
Date:   Mon Aug 25 16:50:30 2008 +0000
 
34669
 
 
34670
    Updated Galician translation
 
34671
    
 
34672
    svn path=/trunk/; revision=8884
 
34673
 
 
34674
 po/ChangeLog |    4 +
 
34675
 po/gl.po     |  288 ++++++++++++++++++++++++++--------------------------------
 
34676
 2 files changed, 131 insertions(+), 161 deletions(-)
 
34677
 
 
34678
commit 6af0173c0293e355675b0bbb83cab51ee5e0c4ec
 
34679
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
34680
Date:   Mon Aug 25 14:28:14 2008 +0000
 
34681
 
 
34682
    Remove vanished libslab/libslab-bookmarkfile.c. Updated Thai translation.
 
34683
    
 
34684
    2008-08-25  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
34685
    
 
34686
        * POTFILES.in: Remove vanished libslab/libslab-bookmarkfile.c.
 
34687
        * th.po: Updated Thai translation.
 
34688
    
 
34689
    
 
34690
    svn path=/trunk/; revision=8883
 
34691
 
 
34692
 po/ChangeLog   |    5 +
 
34693
 po/POTFILES.in |    1 -
 
34694
 po/th.po       |  273 ++++++++++++++++++++++++--------------------------------
 
34695
 3 files changed, 122 insertions(+), 157 deletions(-)
 
34696
 
 
34697
commit 12f0be1d5489426906f0d6dc8f330c3eda27f1ca
 
34698
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
34699
Date:   Sun Aug 24 15:39:37 2008 +0000
 
34700
 
 
34701
    Updated Japanese translation.
 
34702
    
 
34703
    2008-08-25  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
34704
    
 
34705
            * ja.po: Updated Japanese translation.
 
34706
    
 
34707
    svn path=/trunk/; revision=8882
 
34708
 
 
34709
 po/ChangeLog |    4 +
 
34710
 po/ja.po     |  236 +++++++++++++++++++---------------------------------------
 
34711
 2 files changed, 82 insertions(+), 158 deletions(-)
 
34712
 
 
34713
commit f0c8f1cb26c6c9f789994a8c05d66c2aa56d2364
 
34714
Author: Jens Granseuer <jensgr@gmx.net>
 
34715
Date:   Sat Aug 23 12:24:29 2008 +0000
 
34716
 
 
34717
    Patch by: Wang Xin <jedy.wang@sun.com>
 
34718
    
 
34719
    2008-08-23  Jens Granseuer  <jensgr@gmx.net>
 
34720
    
 
34721
        Patch by: Wang Xin <jedy.wang@sun.com>
 
34722
    
 
34723
        * at-properties.desktop.in.in: improve tooltip wording (bug #545256)
 
34724
    
 
34725
    svn path=/trunk/; revision=8881
 
34726
 
 
34727
 capplets/accessibility/at-properties/ChangeLog     |    6 ++++++
 
34728
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
34729
 2 files changed, 7 insertions(+), 1 deletions(-)
 
34730
 
 
34731
commit 5151805d25649764b1223fe894e5d70a71e66574
 
34732
Author: Jens Granseuer <jensgr@gmx.net>
 
34733
Date:   Sat Aug 23 12:19:36 2008 +0000
 
34734
 
 
34735
    don't use the term "accelerator" in the UI (bug #547276)
 
34736
    
 
34737
    2008-08-23  Jens Granseuer  <jensgr@gmx.net>
 
34738
    
 
34739
        * eggcellrendererkeys.c:
 
34740
        * gnome-keybinding-properties.glade: don't use the term "accelerator"
 
34741
        in the UI (bug #547276)
 
34742
    
 
34743
    svn path=/trunk/; revision=8880
 
34744
 
 
34745
 capplets/keybindings/ChangeLog                     |    6 ++
 
34746
 capplets/keybindings/eggcellrendererkeys.c         |   72 ++++++++++----------
 
34747
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
34748
 3 files changed, 43 insertions(+), 37 deletions(-)
 
34749
 
 
34750
commit d9ec606ca0b1ea1844e40ed91702a75a8473c4a9
 
34751
Author: Jens Granseuer <jensgr@gmx.net>
 
34752
Date:   Fri Aug 22 17:12:03 2008 +0000
 
34753
 
 
34754
    when a hidden theme is selected, and therefore becomes visible, create a
 
34755
    
 
34756
    2008-08-22  Jens Granseuer  <jensgr@gmx.net>
 
34757
    
 
34758
        * appearance-style.c: (conv_to_widget_cb), (create_thumbnail),
 
34759
        (prepare_list): when a hidden theme is selected, and therefore
 
34760
        becomes visible, create a thumbnail for it (bug #547301)
 
34761
    
 
34762
    svn path=/trunk/; revision=8879
 
34763
 
 
34764
 capplets/appearance/ChangeLog          |    6 ++++++
 
34765
 capplets/appearance/appearance-style.c |   32 ++++++++++++++++++++++++++++++++
 
34766
 2 files changed, 38 insertions(+), 0 deletions(-)
 
34767
 
 
34768
commit a4312299437b9bb357e04f69933cd96ed43368db
 
34769
Author: Jens Granseuer <jensgr@gmx.net>
 
34770
Date:   Thu Aug 21 16:04:15 2008 +0000
 
34771
 
 
34772
    Patch by: Brian Cameron <brian.cameron@sun.com>
 
34773
    
 
34774
    2008-08-21  Jens Granseuer  <jensgr@gmx.net>
 
34775
    
 
34776
        Patch by: Brian Cameron <brian.cameron@sun.com>
 
34777
    
 
34778
        * sound-theme.c: (set_combox_for_theme_name): trying to print NULL
 
34779
        strings crashes on Solaris (bug #548586)
 
34780
    
 
34781
    svn path=/trunk/; revision=8878
 
34782
 
 
34783
 capplets/sound/ChangeLog     |    7 +++++++
 
34784
 capplets/sound/sound-theme.c |    2 +-
 
34785
 2 files changed, 8 insertions(+), 1 deletions(-)
 
34786
 
 
34787
commit b15552fdd9ecfdb50fc5e8f32b5d7897cd730a5d
 
34788
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
34789
Date:   Thu Aug 21 02:49:44 2008 +0000
 
34790
 
 
34791
    Brazilian Portuguese translation updated by Djavan Fagundes.
 
34792
    
 
34793
    2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
34794
    
 
34795
        * pt_BR.po: Brazilian Portuguese translation updated by Djavan
 
34796
        Fagundes.
 
34797
    
 
34798
    svn path=/trunk/; revision=8877
 
34799
 
 
34800
 po/ChangeLog |    5 ++
 
34801
 po/pt_BR.po  |  118 ++++++++++++++++++++++++++++------------------------------
 
34802
 2 files changed, 62 insertions(+), 61 deletions(-)
 
34803
 
 
34804
commit fc0496578c0f586d85eb312fa2497ee3e2875c5c
 
34805
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
34806
Date:   Wed Aug 20 16:20:01 2008 +0000
 
34807
 
 
34808
    Updated Polish translation
 
34809
    
 
34810
    2008-08-20  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
34811
    
 
34812
        * pl.po: Updated Polish translation
 
34813
    
 
34814
    svn path=/trunk/; revision=8876
 
34815
 
 
34816
 po/ChangeLog |    4 ++++
 
34817
 po/pl.po     |   24 ++++++++++++------------
 
34818
 2 files changed, 16 insertions(+), 12 deletions(-)
 
34819
 
 
34820
commit 1acc03b4a43afc743b4697c7648055c6d6104d66
 
34821
Author: Federico Mena Quintero <federico@novell.com>
 
34822
Date:   Wed Aug 20 16:11:08 2008 +0000
 
34823
 
 
34824
    Clarification comment for translators on 'Mirror Screens'
 
34825
    
 
34826
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
34827
    
 
34828
    svn path=/trunk/; revision=8875
 
34829
 
 
34830
 capplets/display/xrandr-capplet.c |    9 +++++++--
 
34831
 1 files changed, 7 insertions(+), 2 deletions(-)
 
34832
 
 
34833
commit 30bf9982bab96957c307f4f219b5ca954a72a8a8
 
34834
Author: Federico Mena Quintero <federico@novell.com>
 
34835
Date:   Wed Aug 20 16:08:13 2008 +0000
 
34836
 
 
34837
    bnc381027 - Use 'Mirror Screens' for consistency with the checkbox
 
34838
    2008-08-20  Federico Mena Quintero  <federico@novell.com>
 
34839
    
 
34840
        * xrandr-capplet.c (get_display_name): Use "Mirror Screens"
 
34841
        instead of "Cloned Output" in the display of monitors, to be
 
34842
        consistent with the corresponding checkbox from the Glade file.
 
34843
        Fixes https://bugzilla.novell.com/show_bug.cgi?id=381027
 
34844
    
 
34845
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
34846
    
 
34847
    svn path=/trunk/; revision=8874
 
34848
 
 
34849
 capplets/display/ChangeLog        |    7 +++++++
 
34850
 capplets/display/xrandr-capplet.c |    2 +-
 
34851
 2 files changed, 8 insertions(+), 1 deletions(-)
 
34852
 
 
34853
commit a26c6238a00a6c73cb10502041fd898f0a4fb0b6
 
34854
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
 
34855
Date:   Wed Aug 20 14:07:05 2008 +0000
 
34856
 
 
34857
    Updated Polish translation
 
34858
    
 
34859
    2008-08-20  Tomasz Dominikowski  <tdominikowski@aviary.pl>
 
34860
    
 
34861
        * pl.po: Updated Polish translation
 
34862
    
 
34863
    svn path=/trunk/; revision=8873
 
34864
 
 
34865
 po/ChangeLog |    4 +
 
34866
 po/pl.po     | 2423 ++++++++++++++++++++++++++--------------------------------
 
34867
 2 files changed, 1084 insertions(+), 1343 deletions(-)
 
34868
 
 
34869
commit 2f0e686793ea399b11b0e6a239f4dd8002ff4d97
 
34870
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
34871
Date:   Mon Aug 18 17:55:43 2008 +0000
 
34872
 
 
34873
    updated for 2.23.90.
 
34874
    
 
34875
    2008-08-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
34876
    
 
34877
        * NEWS:
 
34878
        * configure.in: updated for 2.23.90.
 
34879
    
 
34880
    svn path=/trunk/; revision=8871
 
34881
 
 
34882
 ChangeLog    |    5 +++++
 
34883
 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 
34884
 configure.in |    2 +-
 
34885
 3 files changed, 51 insertions(+), 1 deletions(-)
 
34886
 
 
34887
commit 1f5656ec029269ca19f4e0fd8a2d4e865cdd2a53
 
34888
Author: Priit Laes <plaes at svn dot gnome dot org>
 
34889
Date:   Sun Aug 17 14:32:37 2008 +0000
 
34890
 
 
34891
    Translation updated by Ivar Smolin
 
34892
    
 
34893
    2008-08-17  Priit Laes  <plaes at svn dot gnome dot org>
 
34894
    
 
34895
        * et.po: Translation updated by Ivar Smolin
 
34896
    
 
34897
    svn path=/trunk/; revision=8870
 
34898
 
 
34899
 po/ChangeLog |    4 ++++
 
34900
 po/et.po     |   30 +++++++++++++++---------------
 
34901
 2 files changed, 19 insertions(+), 15 deletions(-)
 
34902
 
 
34903
commit 28c2d573d9353484532227fad1122eaa397af970
 
34904
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
34905
Date:   Sun Aug 17 07:58:57 2008 +0000
 
34906
 
 
34907
    updated hebrew translation
 
34908
    
 
34909
    svn path=/trunk/; revision=8869
 
34910
 
 
34911
 po/ChangeLog |    4 +
 
34912
 po/he.po     | 1010 +++++-----------------------------------------------------
 
34913
 2 files changed, 79 insertions(+), 935 deletions(-)
 
34914
 
 
34915
commit 87c639d9bf1c024dffa8ab99556c5aaa1195dcae
 
34916
Author: Jens Granseuer <jensgr@gmx.net>
 
34917
Date:   Sat Aug 16 13:18:27 2008 +0000
 
34918
 
 
34919
    don't leak the theme engine path
 
34920
    
 
34921
    2008-08-16  Jens Granseuer  <jensgr@gmx.net>
 
34922
    
 
34923
        * gnome-theme-info.c: (gtk_theme_info_missing_engine): don't leak
 
34924
        the theme engine path
 
34925
    
 
34926
    svn path=/trunk/; revision=8868
 
34927
 
 
34928
 capplets/common/ChangeLog          |    5 +++++
 
34929
 capplets/common/gnome-theme-info.c |    5 +++--
 
34930
 2 files changed, 8 insertions(+), 2 deletions(-)
 
34931
 
 
34932
commit eef20ec03ead5890c0afc3642fb2cffea6d88079
 
34933
Author: Jens Granseuer <jensgr@gmx.net>
 
34934
Date:   Sat Aug 16 13:06:02 2008 +0000
 
34935
 
 
34936
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
34937
    
 
34938
    2008-08-16  Jens Granseuer  <jensgr@gmx.net>
 
34939
    
 
34940
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
34941
    
 
34942
        * sound-theme.c: (play_sound_at_path),
 
34943
        (custom_treeview_button_press_event_cb),
 
34944
        (activatable_cell_renderer_pixbuf_activate),
 
34945
        (activatable_cell_renderer_pixbuf_init),
 
34946
        (activatable_cell_renderer_pixbuf_class_init),
 
34947
        (setup_sound_theme_custom): make the event sound preview button
 
34948
        listen to the "activate" signal so it becomes accessible via
 
34949
        keyboard (bug #547808)
 
34950
    
 
34951
    svn path=/trunk/; revision=8867
 
34952
 
 
34953
 capplets/sound/ChangeLog     |   13 ++++
 
34954
 capplets/sound/sound-theme.c |  130 +++++++++++++++++++++++++++++-------------
 
34955
 2 files changed, 104 insertions(+), 39 deletions(-)
 
34956
 
 
34957
commit eb329311de1ffaab051f5a1492d04161a99445bc
 
34958
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
34959
Date:   Sat Aug 16 11:05:08 2008 +0000
 
34960
 
 
34961
    Updated Belarusian Latin translation by Ihar Hrachyshka.
 
34962
    
 
34963
    svn path=/trunk/; revision=8866
 
34964
 
 
34965
 po/ChangeLog   |    4 +
 
34966
 po/be@latin.po |  940 ++++++++++++++++++++++++++++++--------------------------
 
34967
 2 files changed, 514 insertions(+), 430 deletions(-)
 
34968
 
 
34969
commit 72c4c5e6bd5d79dcc7c3c66a82a257938518e576
 
34970
Author: Jens Granseuer <jensgr@gmx.net>
 
34971
Date:   Sat Aug 16 10:48:20 2008 +0000
 
34972
 
 
34973
    Keep track of hidden themes, too, so that e.g. we don't erroneously show
 
34974
    
 
34975
    2008-08-16  Jens Granseuer  <jensgr@gmx.net>
 
34976
    
 
34977
        Keep track of hidden themes, too, so that e.g. we don't erroneously
 
34978
        show "GTK theme missing" when a metatheme references a hidden GTK
 
34979
        theme (part of bug #547301)
 
34980
    
 
34981
        * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
34982
        (read_icon_theme), (read_cursor_theme): don't skip hidden themes,
 
34983
        initialize the hidden property
 
34984
        (gnome_theme_info_find_all_helper): only return non-hidden themes
 
34985
        * gnome-theme-info.h: add hidden property to all theme types
 
34986
    
 
34987
    svn path=/trunk/; revision=8865
 
34988
 
 
34989
 capplets/common/ChangeLog          |   12 ++++++++++++
 
34990
 capplets/common/gnome-theme-info.c |   33 ++++++++++++++++++---------------
 
34991
 capplets/common/gnome-theme-info.h |    4 ++++
 
34992
 3 files changed, 34 insertions(+), 15 deletions(-)
 
34993
 
 
34994
commit e0ec9acbbbd9ce2df27fffe72480d3c5205a8a1e
 
34995
Author: Federico Mena Quintero <federico@novell.com>
 
34996
Date:   Sat Aug 16 02:00:48 2008 +0000
 
34997
 
 
34998
    Paint the outputs with the color from GnomeRRLabeler
 
34999
    
 
35000
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
35001
    
 
35002
    svn path=/trunk/; revision=8864
 
35003
 
 
35004
 capplets/display/ChangeLog        |    6 ++++++
 
35005
 capplets/display/xrandr-capplet.c |   20 ++++++++++++++++----
 
35006
 2 files changed, 22 insertions(+), 4 deletions(-)
 
35007
 
 
35008
commit a4a7ac50fbbd8517c4afe7674ba796a5b86d35b6
 
35009
Author: Federico Mena Quintero <federico@novell.com>
 
35010
Date:   Sat Aug 16 02:00:35 2008 +0000
 
35011
 
 
35012
    Create a GnomeRRLabeler when getting a new screen configuration
 
35013
    
 
35014
    Signed-off-by: Federico Mena Quintero <federico@novell.com>
 
35015
    
 
35016
    svn path=/trunk/; revision=8863
 
35017
 
 
35018
 capplets/display/ChangeLog        |    7 +++++++
 
35019
 capplets/display/xrandr-capplet.c |    9 +++++++++
 
35020
 2 files changed, 16 insertions(+), 0 deletions(-)
 
35021
 
 
35022
commit 3f2068f5028ef23a047f5f015bbdbe8e72f22da9
 
35023
Author: Kjartan Maraas <kmaraas@gnome.org>
 
35024
Date:   Fri Aug 15 13:14:23 2008 +0000
 
35025
 
 
35026
    Updated Norwegian bokmål translation.
 
35027
    
 
35028
    2008-08-15  Kjartan Maraas  <kmaraas@gnome.org>
 
35029
    
 
35030
        * nb.po: Updated Norwegian bokmål translation.
 
35031
    
 
35032
    svn path=/trunk/; revision=8862
 
35033
 
 
35034
 po/ChangeLog |    4 +
 
35035
 po/nb.po     |  284 +++++++++++++++++++++++-----------------------------------
 
35036
 2 files changed, 118 insertions(+), 170 deletions(-)
 
35037
 
 
35038
commit ace6f32345b3d88d09be5658a1aa5598bf2d2442
 
35039
Author: Jens Granseuer <jensgr@gmx.net>
 
35040
Date:   Thu Aug 14 17:57:51 2008 +0000
 
35041
 
 
35042
    remove help button as long as we don't have any help to show (bug #473181)
 
35043
    
 
35044
    2008-08-14  Jens Granseuer  <jensgr@gmx.net>
 
35045
    
 
35046
        * data/appearance.glade: remove help button as long as we don't have
 
35047
        any help to show (bug #473181)
 
35048
    
 
35049
    svn path=/trunk/; revision=8861
 
35050
 
 
35051
 capplets/appearance/ChangeLog             |    5 +++++
 
35052
 capplets/appearance/data/appearance.glade |   10 ----------
 
35053
 2 files changed, 5 insertions(+), 10 deletions(-)
 
35054
 
 
35055
commit 9378c6c29ddff63068160c0db02307ad81aab4ca
 
35056
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
35057
Date:   Thu Aug 14 08:20:27 2008 +0000
 
35058
 
 
35059
    Updated Thai translation.
 
35060
    
 
35061
    2008-08-14  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
35062
    
 
35063
        * th.po: Updated Thai translation.
 
35064
    
 
35065
    
 
35066
    svn path=/trunk/; revision=8860
 
35067
 
 
35068
 po/ChangeLog |    4 +
 
35069
 po/th.po     |  878 +++++++++++++++++++++++++++++++---------------------------
 
35070
 2 files changed, 473 insertions(+), 409 deletions(-)
 
35071
 
 
35072
commit f17b86066dcfc7d541d328b02b0841391a9cfe4c
 
35073
Author: Seán de Búrca <sdeburca@svn.gnome.org>
 
35074
Date:   Wed Aug 13 11:09:21 2008 +0000
 
35075
 
 
35076
    Updated Irish translation.
 
35077
    
 
35078
    2008-08-13  Seán de Búrca  <sdeburca@svn.gnome.org>
 
35079
    
 
35080
            * ga.po: Updated Irish translation.
 
35081
    
 
35082
    svn path=/trunk/; revision=8859
 
35083
 
 
35084
 po/ChangeLog |    4 +
 
35085
 po/ga.po     | 2640 ++++++++++++++++++++++++----------------------------------
 
35086
 2 files changed, 1072 insertions(+), 1572 deletions(-)
 
35087
 
 
35088
commit 1005432c5758556ff9d2d570b069b6271ce0e75e
 
35089
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
35090
Date:   Wed Aug 13 03:16:57 2008 +0000
 
35091
 
 
35092
    Updated Brazilian Portuguese translation.
 
35093
    
 
35094
    svn path=/trunk/; revision=8858
 
35095
 
 
35096
 po/pt_BR.po |   10 +++++-----
 
35097
 1 files changed, 5 insertions(+), 5 deletions(-)
 
35098
 
 
35099
commit c2e743dfa3d83a9671856987827c82b12199aa14
 
35100
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
35101
Date:   Tue Aug 12 21:42:02 2008 +0000
 
35102
 
 
35103
    Updated Brazilian Portuguese translation.
 
35104
    
 
35105
    svn path=/trunk/; revision=8857
 
35106
 
 
35107
 po/ChangeLog |    4 +-
 
35108
 po/pt_BR.po  |  208 +++++++++++++++++++++++++++++++---------------------------
 
35109
 2 files changed, 113 insertions(+), 99 deletions(-)
 
35110
 
 
35111
commit 9dec28d9597cfd01f204b2e9e8a3786e0462123f
 
35112
Author: Jens Granseuer <jensgr@gmx.net>
 
35113
Date:   Tue Aug 12 21:36:19 2008 +0000
 
35114
 
 
35115
    when adding an unknown theme to the list because it has been selected use
 
35116
    
 
35117
    2008-08-12  Jens Granseuer  <jensgr@gmx.net>
 
35118
    
 
35119
        * appearance-style.c: (conv_to_widget_cb), (prepare_list): when
 
35120
        adding an unknown theme to the list because it has been selected use
 
35121
        the corresponding default icon to represent it
 
35122
    
 
35123
    svn path=/trunk/; revision=8856
 
35124
 
 
35125
 capplets/appearance/ChangeLog          |    6 ++++++
 
35126
 capplets/appearance/appearance-style.c |    7 ++++++-
 
35127
 2 files changed, 12 insertions(+), 1 deletions(-)
 
35128
 
 
35129
commit 71e3280c3c354c039479f98bccabe5dc61734fce
 
35130
Author: Jens Granseuer <jensgr@gmx.net>
 
35131
Date:   Tue Aug 12 16:45:22 2008 +0000
 
35132
 
 
35133
    make sure we have a notification theme before trying to save it (bug
 
35134
    
 
35135
    2008-08-12  Jens Granseuer  <jensgr@gmx.net>
 
35136
    
 
35137
        * gnome-theme-apply.c: (gnome_meta_theme_set): make sure we have a
 
35138
        notification theme before trying to save it (bug #547448)
 
35139
    
 
35140
    svn path=/trunk/; revision=8855
 
35141
 
 
35142
 capplets/common/ChangeLog           |    5 +++++
 
35143
 capplets/common/gnome-theme-apply.c |   11 +++++++----
 
35144
 2 files changed, 12 insertions(+), 4 deletions(-)
 
35145
 
 
35146
commit 51825e82fcdad8562f91d48c88cf535b4f19ceda
 
35147
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
35148
Date:   Tue Aug 12 13:03:56 2008 +0000
 
35149
 
 
35150
    Updated Finnish translation
 
35151
    
 
35152
    svn path=/trunk/; revision=8854
 
35153
 
 
35154
 po/ChangeLog |    4 +
 
35155
 po/fi.po     | 1723 +++++++++++++++++++++++++++++++++-------------------------
 
35156
 2 files changed, 976 insertions(+), 751 deletions(-)
 
35157
 
 
35158
commit 324a3e084e7f41e4ebeeb8f9a9a2aa9683a3a232
 
35159
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
35160
Date:   Tue Aug 12 12:15:38 2008 +0000
 
35161
 
 
35162
    Updated Portuguese translation.
 
35163
    
 
35164
    2008-08-12  Duarte Loreto <happyguy_pt@hotmail.com>
 
35165
    
 
35166
        * pt.po: Updated Portuguese translation.
 
35167
    
 
35168
    svn path=/trunk/; revision=8853
 
35169
 
 
35170
 po/ChangeLog |    4 +
 
35171
 po/pt.po     | 1748 +++++++++++++++++++++++++++++++++-------------------------
 
35172
 2 files changed, 996 insertions(+), 756 deletions(-)
 
35173
 
 
35174
commit fc63bace52e9fa70459d611fab107774ae5d64cc
 
35175
Author: Jens Granseuer <jensgr@gmx.net>
 
35176
Date:   Mon Aug 11 20:30:49 2008 +0000
 
35177
 
 
35178
    fail gracefully if we cannot get a screen
 
35179
    
 
35180
    2008-08-11  Jens Granseuer  <jensgr@gmx.net>
 
35181
    
 
35182
        * xrandr-capplet.c: (run_application): fail gracefully if we cannot
 
35183
        get a screen
 
35184
    
 
35185
    2008-08-11  Jens Granseuer  <jensgr@gmx.net>
 
35186
    
 
35187
        * configure.in: require gnome-desktop 2.23.90
 
35188
    
 
35189
    svn path=/trunk/; revision=8852
 
35190
 
 
35191
 ChangeLog                         |    4 ++++
 
35192
 capplets/display/ChangeLog        |    5 +++++
 
35193
 capplets/display/xrandr-capplet.c |   13 +++++++++++--
 
35194
 configure.in                      |    2 +-
 
35195
 4 files changed, 21 insertions(+), 3 deletions(-)
 
35196
 
 
35197
commit fb36ebb3a31022d806757f107cd6cfcf9a018467
 
35198
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
 
35199
Date:   Sun Aug 10 22:37:21 2008 +0000
 
35200
 
 
35201
    2.23.6
 
35202
    
 
35203
    svn path=/trunk/; revision=8851
 
35204
 
 
35205
 po/ChangeLog |    5 +
 
35206
 po/zh_HK.po  | 1647 +++++++++++++++++++++++++++++++++-------------------------
 
35207
 po/zh_TW.po  | 1649 +++++++++++++++++++++++++++++++++-------------------------
 
35208
 3 files changed, 1879 insertions(+), 1422 deletions(-)
 
35209
 
 
35210
commit fd18ace29e67fe5cacfcc928872990ead624abb0
 
35211
Author: Priit Laes <plaes at svn dot gnome dot org>
 
35212
Date:   Sun Aug 10 13:42:22 2008 +0000
 
35213
 
 
35214
    Translation updated by Ivar Smolin
 
35215
    
 
35216
    2008-08-10  Priit Laes  <plaes at svn dot gnome dot org>
 
35217
    
 
35218
        * et.po: Translation updated by Ivar Smolin
 
35219
    
 
35220
    svn path=/trunk/; revision=8850
 
35221
 
 
35222
 po/ChangeLog |    4 +
 
35223
 po/et.po     | 1639 ++++++++++++----------------------------------------------
 
35224
 2 files changed, 337 insertions(+), 1306 deletions(-)
 
35225
 
 
35226
commit 003cf2602d9d25aac9a941b59e2a9ad0529f44bc
 
35227
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
35228
Date:   Sat Aug 9 23:33:47 2008 +0000
 
35229
 
 
35230
    Updated Japanese translation.
 
35231
    
 
35232
    2008-08-10  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
35233
    
 
35234
            * ja.po: Updated Japanese translation.
 
35235
    
 
35236
    svn path=/trunk/; revision=8849
 
35237
 
 
35238
 po/ChangeLog |    4 +
 
35239
 po/ja.po     | 1511 +++++++++++++++++++++++++++-------------------------------
 
35240
 2 files changed, 714 insertions(+), 801 deletions(-)
 
35241
 
 
35242
commit 21ded784f80a4000363e3044343b231a70cd7089
 
35243
Author: Jens Granseuer <jensgr@gmx.net>
 
35244
Date:   Fri Aug 8 17:51:22 2008 +0000
 
35245
 
 
35246
    replace all uses of g_print by g_debug
 
35247
    
 
35248
    2008-08-08  Jens Granseuer  <jensgr@gmx.net>
 
35249
    
 
35250
        * xrandr-capplet.c: (on_screen_changed), (rebuild_gui),
 
35251
        (print_edge), (on_output_event), (paint_output), (on_area_paint),
 
35252
        (check_required_virtual_size), (apply), (run_application): replace
 
35253
        all uses of g_print by g_debug
 
35254
    
 
35255
    svn path=/trunk/; revision=8848
 
35256
 
 
35257
 capplets/display/ChangeLog        |    7 ++++++
 
35258
 capplets/display/xrandr-capplet.c |   44 ++++++++++++++++++++----------------
 
35259
 2 files changed, 31 insertions(+), 20 deletions(-)
 
35260
 
 
35261
commit 84963ec8ef3a3adebe6f463083e08b9774fd080e
 
35262
Author: Jens Granseuer <jensgr@gmx.net>
 
35263
Date:   Fri Aug 8 17:47:04 2008 +0000
 
35264
 
 
35265
    don't leak the application or the GladeXML
 
35266
    
 
35267
    2008-08-08  Jens Granseuer  <jensgr@gmx.net>
 
35268
    
 
35269
        * xrandr-capplet.c: (run_application), (main): don't leak the
 
35270
        application or the GladeXML
 
35271
    
 
35272
    svn path=/trunk/; revision=8847
 
35273
 
 
35274
 capplets/display/ChangeLog        |    5 +
 
35275
 capplets/display/xrandr-capplet.c |  219 +++++++++++++++++++------------------
 
35276
 2 files changed, 116 insertions(+), 108 deletions(-)
 
35277
 
 
35278
commit f34d90a0429b8bfa6d36ca1b0ae2fae0db4a9244
 
35279
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
35280
Date:   Fri Aug 8 13:03:49 2008 +0000
 
35281
 
 
35282
    Updated Galician translation
 
35283
    
 
35284
    svn path=/trunk/; revision=8846
 
35285
 
 
35286
 po/ChangeLog |    4 ++
 
35287
 po/gl.po     |  120 ++++++++++++++++++++++++++++++++--------------------------
 
35288
 2 files changed, 70 insertions(+), 54 deletions(-)
 
35289
 
 
35290
commit 03d62204297f7f36d2e2ea4e124015b9a2aa6755
 
35291
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
35292
Date:   Thu Aug 7 21:38:47 2008 +0000
 
35293
 
 
35294
    Updated Spanish translation
 
35295
    
 
35296
    svn path=/trunk/; revision=8845
 
35297
 
 
35298
 po/ChangeLog |    4 ++
 
35299
 po/es.po     |  108 +++++++++++++++++++++++++++++-----------------------------
 
35300
 2 files changed, 58 insertions(+), 54 deletions(-)
 
35301
 
 
35302
commit 2dadfef80ed6961df9b96af50dcbe70d621d6c33
 
35303
Author: Jens Granseuer <jensgr@gmx.net>
 
35304
Date:   Thu Aug 7 20:19:32 2008 +0000
 
35305
 
 
35306
    Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
35307
    
 
35308
    2008-08-07  Jens Granseuer  <jensgr@gmx.net>
 
35309
    
 
35310
        Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
35311
    
 
35312
        * sound-properties.glade:
 
35313
        * sound-theme-definition.h: HIG fixes and improved wording (bug
 
35314
        #545219)
 
35315
    
 
35316
    svn path=/trunk/; revision=8844
 
35317
 
 
35318
 capplets/sound/ChangeLog                |    8 ++++++++
 
35319
 capplets/sound/sound-properties.glade   |   10 +++++-----
 
35320
 capplets/sound/sound-theme-definition.h |   10 +++++-----
 
35321
 3 files changed, 18 insertions(+), 10 deletions(-)
 
35322
 
 
35323
commit fefdab5ca4adedd1dffc9e73904f45a0a0b5d7eb
 
35324
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
35325
Date:   Thu Aug 7 14:20:27 2008 +0000
 
35326
 
 
35327
    updated hebrew translation
 
35328
    
 
35329
    svn path=/trunk/; revision=8843
 
35330
 
 
35331
 po/ChangeLog |    4 +
 
35332
 po/he.po     |  728 +++++++++++++++++++++++++++++++---------------------------
 
35333
 2 files changed, 399 insertions(+), 333 deletions(-)
 
35334
 
 
35335
commit 90462b4737ac5f3f741dec55bad6b078b4668079
 
35336
Author: Og B. Maciel <ogmaciel@src.gnome.org>
 
35337
Date:   Thu Aug 7 02:53:44 2008 +0000
 
35338
 
 
35339
    Updated Brazilian Portuguese translation.
 
35340
    
 
35341
    svn path=/trunk/; revision=8842
 
35342
 
 
35343
 po/ChangeLog |    4 +
 
35344
 po/pt_BR.po  | 1526 ++++++++++++++++++++++++++++++----------------------------
 
35345
 2 files changed, 799 insertions(+), 731 deletions(-)
 
35346
 
 
35347
commit 330fd8c42fddc7cb77930b2e72263cd1bbb5e62b
 
35348
Author: Jens Granseuer <jensgr@gmx.net>
 
35349
Date:   Wed Aug 6 18:35:47 2008 +0000
 
35350
 
 
35351
    fix warning due to left-over developer code (bug #546583)
 
35352
    
 
35353
    2008-08-06  Jens Granseuer  <jensgr@gmx.net>
 
35354
    
 
35355
        * sound-properties-capplet.c: (create_dialog): fix warning due to
 
35356
        left-over developer code (bug #546583)
 
35357
    
 
35358
    svn path=/trunk/; revision=8841
 
35359
 
 
35360
 capplets/sound/ChangeLog                  |    5 +++++
 
35361
 capplets/sound/sound-properties-capplet.c |    9 +++------
 
35362
 2 files changed, 8 insertions(+), 6 deletions(-)
 
35363
 
 
35364
commit 6fa37863fd7d9e9e5b1e1e06bc688a31ded05cd4
 
35365
Author: Djihed Afifi <djihed@src.gnome.org>
 
35366
Date:   Wed Aug 6 08:30:45 2008 +0000
 
35367
 
 
35368
    Updated Arabic Translation by Khaled Hosny.
 
35369
    
 
35370
    svn path=/trunk/; revision=8840
 
35371
 
 
35372
 po/ChangeLog |    4 +
 
35373
 po/ar.po     |  212 ++++++++++++++++++++++++++++------------------------------
 
35374
 2 files changed, 106 insertions(+), 110 deletions(-)
 
35375
 
 
35376
commit 5b8b3ac61d2b221dc79b7c8195bc659efa40d7c6
 
35377
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
35378
Date:   Tue Aug 5 11:53:49 2008 +0000
 
35379
 
 
35380
    updated for 2.23.6.
 
35381
    
 
35382
    2008-08-04  Rodrigo Moya <rodrigo@gnome-db.org>
 
35383
    
 
35384
        * NEWS:
 
35385
        * configure.in: updated for 2.23.6.
 
35386
    
 
35387
    svn path=/trunk/; revision=8838
 
35388
 
 
35389
 ChangeLog    |    5 +++++
 
35390
 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 
35391
 configure.in |    2 +-
 
35392
 3 files changed, 54 insertions(+), 1 deletions(-)
 
35393
 
 
35394
commit 8c8934b0b69f2aed7beadf6d16195ab0ea6b6c34
 
35395
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
35396
Date:   Tue Aug 5 11:47:55 2008 +0000
 
35397
 
 
35398
    added missing file to _SOURCES.
 
35399
    
 
35400
    2008-08-04  Rodrigo Moya <rodrigo@gnome-db.org>
 
35401
    
 
35402
        * Makefile.am: added missing file to _SOURCES.
 
35403
    
 
35404
    svn path=/trunk/; revision=8837
 
35405
 
 
35406
 capplets/sound/ChangeLog   |    4 ++++
 
35407
 capplets/sound/Makefile.am |    1 +
 
35408
 2 files changed, 5 insertions(+), 0 deletions(-)
 
35409
 
 
35410
commit 517de0961d338b0473b8a61e90229ed66b7a935e
 
35411
Author: S%G�%@ren Sandmann <sandmann@redhat.com>
 
35412
Date:   Tue Aug 5 07:21:28 2008 +0000
 
35413
 
 
35414
    Draw rotated outputs rotated.
 
35415
    
 
35416
    Tue Aug  5 03:19:23 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>
 
35417
    
 
35418
        * xrandr-capplet.c (paint_output): Draw rotated outputs rotated.
 
35419
    
 
35420
    
 
35421
    svn path=/trunk/; revision=8836
 
35422
 
 
35423
 capplets/display/ChangeLog        |    4 +++
 
35424
 capplets/display/xrandr-capplet.c |   48 ++++++++++++++++++++++++++++++++++--
 
35425
 2 files changed, 49 insertions(+), 3 deletions(-)
 
35426
 
 
35427
commit a5cf3f28cfc2b0f89048bed9fd1853bb6c877adf
 
35428
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
35429
Date:   Sun Aug 3 17:32:12 2008 +0000
 
35430
 
 
35431
    Updated Spanish translation
 
35432
    
 
35433
    svn path=/trunk/; revision=8835
 
35434
 
 
35435
 po/ChangeLog |    4 +
 
35436
 po/es.po     |  368 ++++++++++++++++++++++++++++++++--------------------------
 
35437
 2 files changed, 205 insertions(+), 167 deletions(-)
 
35438
 
 
35439
commit 05ce6eaabee57b0a9ff108d1f32ddbab6b7d2b14
 
35440
Author: Jens Granseuer <jensgr@gmx.net>
 
35441
Date:   Sun Aug 3 08:23:24 2008 +0000
 
35442
 
 
35443
    if the metatheme loaded doesn't define a notification theme don't set it
 
35444
    
 
35445
    2008-08-03  Jens Granseuer  <jensgr@gmx.net>
 
35446
    
 
35447
        * gnome-theme-apply.c: (gnome_meta_theme_set): if the metatheme loaded
 
35448
        doesn't define a notification theme don't set it to "standard" (bug
 
35449
        #546036)
 
35450
    
 
35451
    svn path=/trunk/; revision=8834
 
35452
 
 
35453
 capplets/common/ChangeLog           |    6 ++++++
 
35454
 capplets/common/gnome-theme-apply.c |    8 ++------
 
35455
 2 files changed, 8 insertions(+), 6 deletions(-)
 
35456
 
 
35457
commit bdcf243ddf0d581b1e563d43d23ff6d35bc0a97e
 
35458
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
35459
Date:   Sat Aug 2 20:13:39 2008 +0000
 
35460
 
 
35461
    Terminology fixes by Fabrício Godoy.
 
35462
    
 
35463
    2008-08-02  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
35464
    
 
35465
        * pt_BR.po: Terminology fixes by Fabrício Godoy.
 
35466
    
 
35467
    svn path=/trunk/; revision=8833
 
35468
 
 
35469
 po/ChangeLog |    4 ++++
 
35470
 po/pt_BR.po  |   36 +++++++++++++++++++-----------------
 
35471
 2 files changed, 23 insertions(+), 17 deletions(-)
 
35472
 
 
35473
commit ee3ab41e5dcaed1ce9a3d84a599ce544803f66ab
 
35474
Author: Jens Granseuer <jensgr@gmx.net>
 
35475
Date:   Sat Aug 2 12:59:44 2008 +0000
 
35476
 
 
35477
    Based on a patch by: Alexander Schwenn <alesch@xelaris.net>
 
35478
    
 
35479
    2008-08-02  Jens Granseuer  <jensgr@gmx.net>
 
35480
    
 
35481
        Based on a patch by: Alexander Schwenn <alesch@xelaris.net>
 
35482
    
 
35483
        * sound-properties-capplet.c: (filter_device_generic),
 
35484
        (filter_device_alsa), (filter_device_oss),
 
35485
        (get_device_description), (device_added_alsa), (device_added_oss): add
 
35486
        some filtering for OSS devices and create more useful device
 
35487
        descriptions (bug #545275)
 
35488
    
 
35489
    svn path=/trunk/; revision=8832
 
35490
 
 
35491
 capplets/sound/ChangeLog                  |   10 ++
 
35492
 capplets/sound/sound-properties-capplet.c |  141 ++++++++++++++++++++++++++---
 
35493
 2 files changed, 138 insertions(+), 13 deletions(-)
 
35494
 
 
35495
commit 1b2d3b0509becc607794897fb9c45df5704eefb2
 
35496
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
35497
Date:   Fri Aug 1 17:17:02 2008 +0000
 
35498
 
 
35499
    Use an existing icon
 
35500
    
 
35501
    svn path=/trunk/; revision=8831
 
35502
 
 
35503
 capplets/mouse/ChangeLog                          |    7 +++++++
 
35504
 capplets/mouse/gnome-mouse-properties.c           |    2 +-
 
35505
 capplets/mouse/gnome-settings-mouse.desktop.in.in |    2 +-
 
35506
 3 files changed, 9 insertions(+), 2 deletions(-)
 
35507
 
 
35508
commit 59b48aa800e2460a483e7a5dfb40e3aa4d470c21
 
35509
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
35510
Date:   Thu Jul 31 14:34:29 2008 +0000
 
35511
 
 
35512
    Updated Galician translation
 
35513
    
 
35514
    svn path=/trunk/; revision=8830
 
35515
 
 
35516
 po/ChangeLog   |    4 +
 
35517
 po/POTFILES.in |    1 -
 
35518
 po/gl.po       |  177 ++++++++++++++++++++++++++-----------------------------
 
35519
 3 files changed, 88 insertions(+), 94 deletions(-)
 
35520
 
 
35521
commit 961e02739c93334b0f325c2e301261749166f338
 
35522
Author: Jens Granseuer <jensgr@gmx.net>
 
35523
Date:   Wed Jul 30 16:03:37 2008 +0000
 
35524
 
 
35525
    remove libsounds from SUBDIRS, too
 
35526
    
 
35527
    2008-07-30  Jens Granseuer  <jensgr@gmx.net>
 
35528
    
 
35529
        * Makefile.am: remove libsounds from SUBDIRS, too
 
35530
    
 
35531
    svn path=/trunk/; revision=8829
 
35532
 
 
35533
 ChangeLog   |    4 ++++
 
35534
 Makefile.am |    2 +-
 
35535
 2 files changed, 5 insertions(+), 1 deletions(-)
 
35536
 
 
35537
commit 4bede81a0a67a3a21affc88b8ab0ce13610115f7
 
35538
Author: Bastien Nocera <hadess@hadess.net>
 
35539
Date:   Tue Jul 29 22:45:18 2008 +0000
 
35540
 
 
35541
    "touch" the custom theme directory every time we make a change (Closes:
 
35542
    
 
35543
    2008-07-29  Bastien Nocera  <hadess@hadess.net>
 
35544
    
 
35545
        * sound-theme-file-utils.c (custom_theme_update_time):
 
35546
        * sound-theme-file-utils.h:
 
35547
        * sound-theme.c (save_custom_theme): "touch" the custom theme
 
35548
        directory every time we make a change (Closes: #545373)
 
35549
    
 
35550
    
 
35551
    svn path=/trunk/; revision=8828
 
35552
 
 
35553
 capplets/sound/ChangeLog                |    7 +++++++
 
35554
 capplets/sound/sound-theme-file-utils.c |   14 ++++++++++++++
 
35555
 capplets/sound/sound-theme-file-utils.h |    2 ++
 
35556
 capplets/sound/sound-theme.c            |    2 ++
 
35557
 4 files changed, 25 insertions(+), 0 deletions(-)
 
35558
 
 
35559
commit 7a1896a34b97cabbfaad05cf61ef1b14858833e9
 
35560
Author: Jens Granseuer <jensgr@gmx.net>
 
35561
Date:   Tue Jul 29 21:10:04 2008 +0000
 
35562
 
 
35563
    make theme installation from GIO-supported sources work (including drag
 
35564
    
 
35565
    2008-07-29  Jens Granseuer  <jensgr@gmx.net>
 
35566
    
 
35567
        * appearance-main.c: (main):
 
35568
        * appearance-themes.c: (theme_drag_data_received_cb):
 
35569
        * theme-installer.c: (gnome_theme_install),
 
35570
        (gnome_theme_installer_run):
 
35571
        * theme-installer.h: make theme installation from GIO-supported
 
35572
        sources work (including drag and drop) (bug #545335)
 
35573
    
 
35574
    svn path=/trunk/; revision=8827
 
35575
 
 
35576
 capplets/appearance/ChangeLog           |    9 +++++
 
35577
 capplets/appearance/appearance-main.c   |    9 +++--
 
35578
 capplets/appearance/appearance-themes.c |    6 +--
 
35579
 capplets/appearance/theme-installer.c   |   52 +++++++++++--------------------
 
35580
 capplets/appearance/theme-installer.h   |    2 +-
 
35581
 5 files changed, 36 insertions(+), 42 deletions(-)
 
35582
 
 
35583
commit ff258486a60dd2b9c3527cd8aae10a1a801837c0
 
35584
Author: Jens Granseuer <jensgr@gmx.net>
 
35585
Date:   Tue Jul 29 20:21:47 2008 +0000
 
35586
 
 
35587
    make the file transfer dialog work with GFiles instead gchar paths
 
35588
    
 
35589
    2008-07-29  Jens Granseuer  <jensgr@gmx.net>
 
35590
    
 
35591
        * file-transfer-dialog.c: (file_transfer_job_destroy),
 
35592
        (file_transfer_job_schedule), (file_transfer_dialog_copy_async):
 
35593
        make the file transfer dialog work with GFiles instead gchar paths
 
35594
        internally
 
35595
    
 
35596
    2008-07-29  Jens Granseuer  <jensgr@gmx.net>
 
35597
    
 
35598
        * theme-installer.c: (gnome_theme_install_from_uri): file transfer
 
35599
        dialog now uses GFiles internally, so update the caller
 
35600
    
 
35601
    svn path=/trunk/; revision=8826
 
35602
 
 
35603
 capplets/appearance/ChangeLog          |    5 ++++
 
35604
 capplets/appearance/theme-installer.c  |    9 ++++---
 
35605
 capplets/common/ChangeLog              |    7 ++++++
 
35606
 capplets/common/file-transfer-dialog.c |   38 ++++++++++++++++----------------
 
35607
 4 files changed, 36 insertions(+), 23 deletions(-)
 
35608
 
 
35609
commit 15dc0f2a790d72c6fbf625433744807fec2e2962
 
35610
Author: Jens Granseuer <jensgr@gmx.net>
 
35611
Date:   Tue Jul 29 18:30:28 2008 +0000
 
35612
 
 
35613
    fix build without libcanberra
 
35614
    
 
35615
    2008-07-29  Jens Granseuer  <jensgr@gmx.net>
 
35616
    
 
35617
        * capplets/Makefile.am:
 
35618
        * configure.in: fix build without libcanberra
 
35619
    
 
35620
    svn path=/trunk/; revision=8824
 
35621
 
 
35622
 ChangeLog            |    5 +++++
 
35623
 capplets/Makefile.am |    2 +-
 
35624
 configure.in         |    2 +-
 
35625
 3 files changed, 7 insertions(+), 2 deletions(-)
 
35626
 
 
35627
commit ebc660f2230ee90419da7580e48a03190e5cf5a9
 
35628
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
35629
Date:   Tue Jul 29 12:12:34 2008 +0000
 
35630
 
 
35631
    Patch from James Westby <jw+debian@jameswestby.net>
 
35632
    
 
35633
    2008-07-29  Rodrigo Moya <rodrigo@gnome-db.org>
 
35634
    
 
35635
        Patch from James Westby <jw+debian@jameswestby.net>
 
35636
    
 
35637
        * gnome-da-capplet.c (combo_conv_from_widget): don't return NULL, but
 
35638
        the already set 'ret' variable, to allow Custom commands to work (bug
 
35639
        #545280)
 
35640
    
 
35641
    svn path=/trunk/; revision=8823
 
35642
 
 
35643
 capplets/default-applications/ChangeLog          |    8 ++++++++
 
35644
 capplets/default-applications/gnome-da-capplet.c |    2 +-
 
35645
 2 files changed, 9 insertions(+), 1 deletions(-)
 
35646
 
 
35647
commit 5b7ea158a0af50296d53213950b4729a904cd19a
 
35648
Author: Bastien Nocera <hadess@hadess.net>
 
35649
Date:   Tue Jul 29 09:56:39 2008 +0000
 
35650
 
 
35651
    Never mind, the define is actually used
 
35652
    
 
35653
    2008-07-29  Bastien Nocera  <hadess@hadess.net>
 
35654
    
 
35655
        * sound-theme.c (setup_sound_theme_custom): Never mind, the define is
 
35656
        actually used
 
35657
    
 
35658
    
 
35659
    svn path=/trunk/; revision=8822
 
35660
 
 
35661
 capplets/sound/ChangeLog     |    5 +++++
 
35662
 capplets/sound/sound-theme.c |    2 +-
 
35663
 2 files changed, 6 insertions(+), 1 deletions(-)
 
35664
 
 
35665
commit dee271f30f236c7988682e3ceef2ddec192e6a0d
 
35666
Author: Bastien Nocera <hadess@hadess.net>
 
35667
Date:   Tue Jul 29 08:16:27 2008 +0000
 
35668
 
 
35669
    Remove visual-bell.png, unused now
 
35670
    
 
35671
    2008-07-29  Bastien Nocera  <hadess@hadess.net>
 
35672
    
 
35673
        * Makefile.am: Remove visual-bell.png, unused now
 
35674
    
 
35675
    
 
35676
    svn path=/trunk/; revision=8821
 
35677
 
 
35678
 capplets/sound/ChangeLog       |    4 ++++
 
35679
 capplets/sound/Makefile.am     |    3 ---
 
35680
 capplets/sound/visual-bell.png |  Bin 2381 -> 0 bytes
 
35681
 3 files changed, 4 insertions(+), 3 deletions(-)
 
35682
 
 
35683
commit 68f14a1f11a66ca60da5920542b6865864980dfe
 
35684
Author: Soren Sandmann <sandmann@redhat.com>
 
35685
Date:   Tue Jul 29 05:38:02 2008 +0000
 
35686
 
 
35687
    Add a check box to turn on and off display icon.
 
35688
    
 
35689
    Tue Jul 29 01:35:31 2008  Soren Sandmann  <sandmann@redhat.com>
 
35690
    
 
35691
        * xrandr-capplet.c: Add a check box to turn on and off display icon.
 
35692
    
 
35693
    
 
35694
    svn path=/trunk/; revision=8820
 
35695
 
 
35696
 capplets/display/ChangeLog             |    4 +
 
35697
 capplets/display/display-capplet.glade |  640 +++++++++++++-------------------
 
35698
 capplets/display/xrandr-capplet.c      |   26 ++-
 
35699
 3 files changed, 288 insertions(+), 382 deletions(-)
 
35700
 
 
35701
commit e2d17cf1448f5c9725519ba24d93f22b8ba0dfd8
 
35702
Author: Djihed Afifi <djihed@src.gnome.org>
 
35703
Date:   Tue Jul 29 01:29:26 2008 +0000
 
35704
 
 
35705
    Updated Arabic Translation by Khaled Hosny.
 
35706
    
 
35707
    svn path=/trunk/; revision=8819
 
35708
 
 
35709
 po/ChangeLog |    4 +
 
35710
 po/ar.po     |  994 ++++++++++++++++++++++++++++++++--------------------------
 
35711
 2 files changed, 547 insertions(+), 451 deletions(-)
 
35712
 
 
35713
commit 4b3d8c69577f5b745f1702bbfe589a3072fe99a1
 
35714
Author: Bastien Nocera <hadess@hadess.net>
 
35715
Date:   Tue Jul 29 00:40:08 2008 +0000
 
35716
 
 
35717
    Remove unused define
 
35718
    
 
35719
    2008-07-29  Bastien Nocera  <hadess@hadess.net>
 
35720
    
 
35721
        * sound-theme.c: Remove unused define
 
35722
    
 
35723
    
 
35724
    svn path=/trunk/; revision=8818
 
35725
 
 
35726
 capplets/sound/ChangeLog     |    4 ++++
 
35727
 capplets/sound/sound-theme.c |    1 -
 
35728
 2 files changed, 4 insertions(+), 1 deletions(-)
 
35729
 
 
35730
commit 452957595e9221d9d80822de28a41aede317f828
 
35731
Author: Bastien Nocera <hadess@hadess.net>
 
35732
Date:   Tue Jul 29 00:38:14 2008 +0000
 
35733
 
 
35734
    Make sure we require libcanberra 0.4 to get the .disabled support
 
35735
    
 
35736
    2008-07-29  Bastien Nocera  <hadess@hadess.net>
 
35737
    
 
35738
        * configure.in: Make sure we require libcanberra 0.4
 
35739
        to get the .disabled support
 
35740
    
 
35741
    
 
35742
    svn path=/trunk/; revision=8817
 
35743
 
 
35744
 ChangeLog    |    5 +++++
 
35745
 configure.in |    2 +-
 
35746
 2 files changed, 6 insertions(+), 1 deletions(-)
 
35747
 
 
35748
commit 07ac9b7c5d0c643e407e04b53394153459a096e5
 
35749
Author: Jens Granseuer <jensgr@gmx.net>
 
35750
Date:   Mon Jul 28 20:51:28 2008 +0000
 
35751
 
 
35752
    fix critical warning when music directory isn't set
 
35753
    
 
35754
    2008-07-28  Jens Granseuer  <jensgr@gmx.net>
 
35755
    
 
35756
        * sound-theme.c: (get_sound_filename): fix critical warning when music
 
35757
        directory isn't set
 
35758
    
 
35759
        * (setting_column_edited): fix more leaks
 
35760
    
 
35761
        * (theme_changed_custom_reinit): when resetting a theme, also reset
 
35762
        the preview icon status
 
35763
    
 
35764
    svn path=/trunk/; revision=8816
 
35765
 
 
35766
 capplets/sound/ChangeLog     |   10 ++++++++++
 
35767
 capplets/sound/sound-theme.c |   22 ++++++++++++++++------
 
35768
 2 files changed, 26 insertions(+), 6 deletions(-)
 
35769
 
 
35770
commit 0a36199bb61cb228f54d666dc041fea5db11a121
 
35771
Author: Jens Granseuer <jensgr@gmx.net>
 
35772
Date:   Mon Jul 28 20:12:58 2008 +0000
 
35773
 
 
35774
    plug some leaks, simplify and/or clarify some code
 
35775
    
 
35776
    2008-07-28  Jens Granseuer  <jensgr@gmx.net>
 
35777
    
 
35778
        * sound-theme.c: (load_index_theme_name),
 
35779
        (set_combox_for_theme_name), (theme_combobox_changed),
 
35780
        (setup_sound_theme), (get_sound_filename), (dump_theme),
 
35781
        (setting_column_edited), (setup_sound_theme_custom): plug some leaks,
 
35782
        simplify and/or clarify some code
 
35783
    
 
35784
    svn path=/trunk/; revision=8815
 
35785
 
 
35786
 capplets/sound/ChangeLog     |    8 ++++
 
35787
 capplets/sound/sound-theme.c |   84 ++++++++++++++++++------------------------
 
35788
 2 files changed, 44 insertions(+), 48 deletions(-)
 
35789
 
 
35790
commit 0b295549ddfd65da5c76ba064c6363800738f35f
 
35791
Author: Jens Granseuer <jensgr@gmx.net>
 
35792
Date:   Mon Jul 28 19:45:24 2008 +0000
 
35793
 
 
35794
    don't preview sounds for insensitive rows
 
35795
    
 
35796
    2008-07-28  Jens Granseuer  <jensgr@gmx.net>
 
35797
    
 
35798
        * sound-theme.c: (custom_treeview_button_press_event_cb): don't
 
35799
        preview sounds for insensitive rows
 
35800
    
 
35801
    svn path=/trunk/; revision=8814
 
35802
 
 
35803
 capplets/sound/ChangeLog     |    5 +++++
 
35804
 capplets/sound/sound-theme.c |    9 ++++++---
 
35805
 2 files changed, 11 insertions(+), 3 deletions(-)
 
35806
 
 
35807
commit fa3263b0fb5b9fac2dc947a7f78dba8e97475bf4
 
35808
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
35809
Date:   Mon Jul 28 19:20:48 2008 +0000
 
35810
 
 
35811
    Updated Galician Translation.
 
35812
    
 
35813
    svn path=/trunk/; revision=8813
 
35814
 
 
35815
 po/ChangeLog |    4 +
 
35816
 po/gl.po     |  286 +++++++++++++++++++++++++++++++++++++++-------------------
 
35817
 2 files changed, 195 insertions(+), 95 deletions(-)
 
35818
 
 
35819
commit 5cc13a9b718fc0c36524c247ac53e95b1e17add3
 
35820
Author: Bastien Nocera <hadess@hadess.net>
 
35821
Date:   Mon Jul 28 18:29:54 2008 +0000
 
35822
 
 
35823
    When selecting a non-custom sound (such as disabled, or builtin), don't
 
35824
    
 
35825
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35826
    
 
35827
        * sound-theme.c (setting_set_func), (fill_custom_model),
 
35828
        (save_sounds), (count_customised_sounds), (setting_column_edited):
 
35829
        When selecting a non-custom sound (such as disabled, or builtin),
 
35830
        don't remove the previous custom file's filename from the tree store,
 
35831
        When a custom file was previously selected, always show it in the
 
35832
        combo box drop-down (Closes: #545055)
 
35833
    
 
35834
    
 
35835
    svn path=/trunk/; revision=8812
 
35836
 
 
35837
 capplets/sound/ChangeLog     |    9 ++++++++
 
35838
 capplets/sound/sound-theme.c |   47 +++++++++++++++++++++++++++--------------
 
35839
 2 files changed, 40 insertions(+), 16 deletions(-)
 
35840
 
 
35841
commit 9341801a3467ecd9b3bfeb4b50975703b5922e51
 
35842
Author: Kjartan Maraas <kmaraas@gnome.org>
 
35843
Date:   Mon Jul 28 18:08:23 2008 +0000
 
35844
 
 
35845
    Updated Norwegian bokmål translation.
 
35846
    
 
35847
    2008-07-28  Kjartan Maraas  <kmaraas@gnome.org>
 
35848
    
 
35849
        * nb.po: Updated Norwegian bokmål translation.
 
35850
    
 
35851
    svn path=/trunk/; revision=8811
 
35852
 
 
35853
 po/ChangeLog |    4 +
 
35854
 po/nb.po     |  677 ++++++++++++++++++++++++----------------------------------
 
35855
 2 files changed, 283 insertions(+), 398 deletions(-)
 
35856
 
 
35857
commit ee2b7e711b896bda43626d64ec0f6a29c29d223e
 
35858
Author: Bastien Nocera <hadess@hadess.net>
 
35859
Date:   Mon Jul 28 17:35:38 2008 +0000
 
35860
 
 
35861
    When selecting custom files, listen to "update-preview", and try to play
 
35862
    
 
35863
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35864
    
 
35865
        * sound-theme.c (play_sound_preview), (get_sound_filename):
 
35866
        When selecting custom files, listen to "update-preview", and try
 
35867
        to play everything that the user might select (Closes: #545056)
 
35868
    
 
35869
    
 
35870
    svn path=/trunk/; revision=8810
 
35871
 
 
35872
 capplets/sound/ChangeLog     |    6 ++++++
 
35873
 capplets/sound/sound-theme.c |   27 +++++++++++++++++++++++++++
 
35874
 2 files changed, 33 insertions(+), 0 deletions(-)
 
35875
 
 
35876
commit e8779d1c8bea155ae268108557d9d1a04c756c2e
 
35877
Author: Bastien Nocera <hadess@src.gnome.org>
 
35878
Date:   Mon Jul 28 14:52:27 2008 +0000
 
35879
 
 
35880
    Fix changelog
 
35881
    
 
35882
    svn path=/trunk/; revision=8809
 
35883
 
 
35884
 ChangeLog                |    7 -------
 
35885
 capplets/sound/ChangeLog |    7 +++++++
 
35886
 2 files changed, 7 insertions(+), 7 deletions(-)
 
35887
 
 
35888
commit 2f22b9318e4160b47b70e2909210eb068c29ef4a
 
35889
Author: Bastien Nocera <hadess@hadess.net>
 
35890
Date:   Mon Jul 28 14:45:41 2008 +0000
 
35891
 
 
35892
    Fix permissions on the custom theme directory, otherwise not even the user
 
35893
    
 
35894
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35895
    
 
35896
        * sound-theme.c (save_custom_theme): Fix permissions on the
 
35897
        custom theme directory, otherwise not even the user can read the files
 
35898
        in there
 
35899
    
 
35900
    
 
35901
    svn path=/trunk/; revision=8808
 
35902
 
 
35903
 capplets/sound/ChangeLog     |    6 ++++++
 
35904
 capplets/sound/sound-theme.c |    2 +-
 
35905
 2 files changed, 7 insertions(+), 1 deletions(-)
 
35906
 
 
35907
commit 2d9043878a7a63bd1d85792e07f3ed2b112b0021
 
35908
Author: Lennart Poettering <lpoetter@src.gnome.org>
 
35909
Date:   Mon Jul 28 14:11:36 2008 +0000
 
35910
 
 
35911
    Pass 'cache control' and 'enable' properties to ca_gtk_play_for_widget()
 
35912
    
 
35913
    svn path=/trunk/; revision=8807
 
35914
 
 
35915
 ChangeLog                    |    7 +++++++
 
35916
 capplets/sound/sound-theme.c |    4 ++++
 
35917
 2 files changed, 11 insertions(+), 0 deletions(-)
 
35918
 
 
35919
commit 946ecfafb67895a24c7f497dd8c9dd53eaf0ac8f
 
35920
Author: Bastien Nocera <hadess@hadess.net>
 
35921
Date:   Mon Jul 28 13:28:05 2008 +0000
 
35922
 
 
35923
    Fix build for the previous change
 
35924
    
 
35925
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35926
    
 
35927
        * theme-installer.c (cleanup_tmp_dir):
 
35928
        * theme-util.c (theme_delete): Fix build for the previous change
 
35929
    
 
35930
    
 
35931
    svn path=/trunk/; revision=8806
 
35932
 
 
35933
 capplets/appearance/ChangeLog         |    5 +++++
 
35934
 capplets/appearance/theme-installer.c |    3 ++-
 
35935
 capplets/appearance/theme-util.c      |    2 +-
 
35936
 3 files changed, 8 insertions(+), 2 deletions(-)
 
35937
 
 
35938
commit 8ed8f4c9ce3d6194e63be0a3b1bf8325813d24d4
 
35939
Author: Bastien Nocera <hadess@hadess.net>
 
35940
Date:   Mon Jul 28 11:08:24 2008 +0000
 
35941
 
 
35942
    Remove libsounds and esound usage, check for libcanberra instead (Closes:
 
35943
    
 
35944
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35945
    
 
35946
        * Makefile.am:
 
35947
        * configure.in: Remove libsounds and esound usage, check for
 
35948
        libcanberra instead (Closes: #542979)
 
35949
    
 
35950
    
 
35951
    svn path=/trunk/; revision=8805
 
35952
 
 
35953
 configure.in |   38 ++++++++++----------------------------
 
35954
 1 files changed, 10 insertions(+), 28 deletions(-)
 
35955
 
 
35956
commit 6297a3ea37382abff572d9fdb6b40d02386f1c23
 
35957
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
35958
Date:   Mon Jul 28 05:06:35 2008 +0000
 
35959
 
 
35960
    Revert the last change
 
35961
    
 
35962
    svn path=/trunk/; revision=8804
 
35963
 
 
35964
 capplets/keyboard/ChangeLog                   |    5 +++++
 
35965
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
35966
 2 files changed, 6 insertions(+), 1 deletions(-)
 
35967
 
 
35968
commit 75bfe5bca1f77d79f1a0f8b06db448f9233da875
 
35969
Author: Bastien Nocera <hadess@hadess.net>
 
35970
Date:   Sun Jul 27 23:45:04 2008 +0000
 
35971
 
 
35972
    Add a few more files to translate, from the libcanberra support
 
35973
    
 
35974
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35975
    
 
35976
        * POTFILES.in: Add a few more files to translate, from the
 
35977
        libcanberra support
 
35978
    
 
35979
    
 
35980
    svn path=/trunk/; revision=8803
 
35981
 
 
35982
 po/ChangeLog   |    5 +++++
 
35983
 po/POTFILES.in |    2 ++
 
35984
 2 files changed, 7 insertions(+), 0 deletions(-)
 
35985
 
 
35986
commit 2cac70eea329ad71044c1f688d32329224bb3d2b
 
35987
Author: Bastien Nocera <hadess@hadess.net>
 
35988
Date:   Sun Jul 27 23:32:35 2008 +0000
 
35989
 
 
35990
    Remove libsounds and esound usage, check for libcanberra instead (Closes:
 
35991
    
 
35992
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35993
    
 
35994
        * Makefile.am:
 
35995
        * configure.in: Remove libsounds and esound usage, check for
 
35996
        libcanberra instead (Closes: #542979)
 
35997
    
 
35998
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
35999
    
 
36000
        * theme-util.c:
 
36001
        * theme-util.h: Remove the directory deletion helpers, and
 
36002
        move them to the common sub-directory
 
36003
    
 
36004
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
36005
    
 
36006
        * Makefile.am:
 
36007
        * capplet-util.c (directory_delete_recursive),
 
36008
        (capplet_file_delete_recursive):
 
36009
        * capplet-util.h: Move directory deletion helper function
 
36010
        from the appearance capplet into a common directory
 
36011
    
 
36012
    2008-07-28  Bastien Nocera  <hadess@hadess.net>
 
36013
    
 
36014
        * Makefile.am:
 
36015
        * sound-properties-capplet.c (create_dialog), (setup_dialog),
 
36016
        (get_legacy_settings):
 
36017
        * sound-properties.glade:
 
36018
        * sound-theme-definition.h:
 
36019
        * sound-theme-file-utils.[ch]:
 
36020
        * sound-theme.[ch]: Remove separate bell settings tab, remove
 
36021
        libsounds dependency, add freedesktop sound theme support through
 
36022
        libcanberra (Closes: #542979)
 
36023
    
 
36024
    
 
36025
    svn path=/trunk/; revision=8802
 
36026
 
 
36027
 ChangeLog                                 |    6 +
 
36028
 capplets/appearance/ChangeLog             |    6 +
 
36029
 capplets/appearance/theme-util.c          |   61 --
 
36030
 capplets/appearance/theme-util.h          |    2 +-
 
36031
 capplets/common/ChangeLog                 |   10 +-
 
36032
 capplets/common/Makefile.am               |   10 +-
 
36033
 capplets/common/capplet-util.c            |   70 ++
 
36034
 capplets/common/capplet-util.h            |    2 +
 
36035
 capplets/sound/ChangeLog                  |   12 +
 
36036
 capplets/sound/Makefile.am                |   16 +-
 
36037
 capplets/sound/sound-properties-capplet.c |  114 +---
 
36038
 capplets/sound/sound-properties.glade     |  314 ++++-----
 
36039
 capplets/sound/sound-theme-definition.h   |   71 ++
 
36040
 capplets/sound/sound-theme-file-utils.c   |  152 ++++
 
36041
 capplets/sound/sound-theme-file-utils.h   |   36 +
 
36042
 capplets/sound/sound-theme.c              | 1135 +++++++++++++++++++++++++++++
 
36043
 capplets/sound/sound-theme.h              |   31 +
 
36044
 17 files changed, 1705 insertions(+), 343 deletions(-)
 
36045
 
 
36046
commit 16ad9834cace8775b1b27e243c59413bafe2f7ce
 
36047
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
36048
Date:   Sun Jul 27 23:11:35 2008 +0000
 
36049
 
 
36050
    More broken icons
 
36051
    
 
36052
    svn path=/trunk/; revision=8801
 
36053
 
 
36054
 capplets/keyboard/ChangeLog                   |    5 +++++
 
36055
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
36056
 2 files changed, 6 insertions(+), 1 deletions(-)
 
36057
 
 
36058
commit eeeb09ea0af74b5700e17315a8d02d320beb3678
 
36059
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
 
36060
Date:   Sun Jul 27 16:27:25 2008 +0000
 
36061
 
 
36062
    Fixed translation of "lock" (by Vladimir Melo).
 
36063
    
 
36064
    2008-07-27  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
 
36065
    
 
36066
        * pt_BR.po: Fixed translation of "lock" (by Vladimir Melo).
 
36067
    
 
36068
    svn path=/trunk/; revision=8800
 
36069
 
 
36070
 po/ChangeLog |    4 ++++
 
36071
 po/pt_BR.po  |   11 +++++------
 
36072
 2 files changed, 9 insertions(+), 6 deletions(-)
 
36073
 
 
36074
commit b12c81b9ed527bbb827bb92e0897d373ecf399ab
 
36075
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
36076
Date:   Sat Jul 26 10:51:30 2008 +0000
 
36077
 
 
36078
    Updated Galician Translation.
 
36079
    
 
36080
    svn path=/trunk/; revision=8799
 
36081
 
 
36082
 po/ChangeLog |    4 +++
 
36083
 po/gl.po     |   76 ++++++++++++++++++++++++++++++++++-----------------------
 
36084
 2 files changed, 49 insertions(+), 31 deletions(-)
 
36085
 
 
36086
commit 20868f5edd1c9c4136d70afc82b275e73d3a804c
 
36087
Author: Daniel Nylander <dnylande@src.gnome.org>
 
36088
Date:   Sat Jul 26 10:42:37 2008 +0000
 
36089
 
 
36090
    sv.po: Updated Swedish translation
 
36091
    
 
36092
    svn path=/trunk/; revision=8798
 
36093
 
 
36094
 po/ChangeLog |    4 +
 
36095
 po/sv.po     | 1464 +++++++++++++++++++++++++++++++---------------------------
 
36096
 2 files changed, 775 insertions(+), 693 deletions(-)
 
36097
 
 
36098
commit 42cec0571a3193e4ce0e070bdcbf0f67bb572876
 
36099
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
36100
Date:   Sat Jul 26 09:54:31 2008 +0000
 
36101
 
 
36102
    Updated Spanish translation
 
36103
    
 
36104
    svn path=/trunk/; revision=8797
 
36105
 
 
36106
 po/ChangeLog |    4 +++
 
36107
 po/es.po     |   75 +++++++++++++++++++++++++++++++---------------------------
 
36108
 2 files changed, 44 insertions(+), 35 deletions(-)
 
36109
 
 
36110
commit 4a8637592ad2411df7bd0faac2f3bccd9a8fdf38
 
36111
Author: Jens Granseuer <jensgr@gmx.net>
 
36112
Date:   Sat Jul 26 09:13:40 2008 +0000
 
36113
 
 
36114
    Based on a patch by: Denis Washington <denisw@svn.gnome.org>
 
36115
    
 
36116
    2008-07-26  Jens Granseuer  <jensgr@gmx.net>
 
36117
    
 
36118
        Based on a patch by: Denis Washington <denisw@svn.gnome.org>
 
36119
    
 
36120
        * gnome-keybinding-properties.c: (binding_name), (show_error),
 
36121
        (accel_edited_callback): when trying to assign a shortcut that is
 
36122
        already in use, ask the user whether to reassign it instead of
 
36123
        refusing to do anything (bug #133318)
 
36124
    
 
36125
    svn path=/trunk/; revision=8796
 
36126
 
 
36127
 capplets/keybindings/ChangeLog                     |    9 ++
 
36128
 capplets/keybindings/gnome-keybinding-properties.c |  118 +++++++++++++++----
 
36129
 2 files changed, 102 insertions(+), 25 deletions(-)
 
36130
 
 
36131
commit bb97264fdde6a0e7dc35df153e4141d4bf6eacde
 
36132
Author: Søren Sandmann <sandmann@redhat.com>
 
36133
Date:   Thu Jul 24 20:19:50 2008 +0000
 
36134
 
 
36135
    configure.in NEWS Updated for 2.23.5
 
36136
    
 
36137
    Thu Jul 24 15:34:50 2008  Søren Sandmann  <sandmann@redhat.com>
 
36138
    
 
36139
        * configure.in
 
36140
        * NEWS
 
36141
        Updated for 2.23.5
 
36142
    
 
36143
        * configure.in, Makefile.am
 
36144
        Make typing-break a conditional to make it distcheck
 
36145
    
 
36146
    
 
36147
    svn path=/trunk/; revision=8794
 
36148
 
 
36149
 ChangeLog    |    9 +++++++++
 
36150
 Makefile.am  |    6 +++++-
 
36151
 NEWS         |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 
36152
 configure.in |    6 ++++--
 
36153
 4 files changed, 65 insertions(+), 3 deletions(-)
 
36154
 
 
36155
commit 47a1063481d028881cacb04c25db0dd9dfe6598c
 
36156
Author: Jens Granseuer <jensgr@gmx.net>
 
36157
Date:   Thu Jul 24 16:34:17 2008 +0000
 
36158
 
 
36159
    use -x instead of -e as exec_flag for Terminator (bug #544058)
 
36160
    
 
36161
    2008-07-24  Jens Granseuer  <jensgr@gmx.net>
 
36162
    
 
36163
        * gnome-default-applications.xml.in: use -x instead of -e as exec_flag
 
36164
        for Terminator (bug #544058)
 
36165
    
 
36166
    svn path=/trunk/; revision=8793
 
36167
 
 
36168
 capplets/default-applications/ChangeLog            |    5 +++++
 
36169
 .../gnome-default-applications.xml.in              |    2 +-
 
36170
 2 files changed, 6 insertions(+), 1 deletions(-)
 
36171
 
 
36172
commit c2834b8eb9f2fbe6b1390242772b0171bdb2b472
 
36173
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
36174
Date:   Mon Jul 21 20:59:21 2008 +0000
 
36175
 
 
36176
    Updated Spanish translation
 
36177
    
 
36178
    svn path=/trunk/; revision=8792
 
36179
 
 
36180
 po/ChangeLog |    4 +
 
36181
 po/es.po     |  270 +++++++++++++---------------------------------------------
 
36182
 2 files changed, 62 insertions(+), 212 deletions(-)
 
36183
 
 
36184
commit dfb3ffda0c9d2163d0d49e7a7324197bddc73fee
 
36185
Author: Jens Granseuer <jensgr@gmx.net>
 
36186
Date:   Sun Jul 20 09:38:36 2008 +0000
 
36187
 
 
36188
    don't delete ~/.icons when deleting the last icon theme (bug #543763)
 
36189
    
 
36190
    2008-07-20  Jens Granseuer  <jensgr@gmx.net>
 
36191
    
 
36192
        * theme-util.c: (theme_delete): don't delete ~/.icons when deleting
 
36193
        the last icon theme (bug #543763)
 
36194
    
 
36195
    svn path=/trunk/; revision=8791
 
36196
 
 
36197
 capplets/appearance/ChangeLog    |    5 +++++
 
36198
 capplets/appearance/theme-util.c |   16 ++++++++++++----
 
36199
 2 files changed, 17 insertions(+), 4 deletions(-)
 
36200
 
 
36201
commit 8e7530a1cf10d0f26a19111bb87e8df17c1bd9a7
 
36202
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
36203
Date:   Sat Jul 19 07:47:49 2008 +0000
 
36204
 
 
36205
    Updated Galician Translation.
 
36206
    
 
36207
    svn path=/trunk/; revision=8790
 
36208
 
 
36209
 po/ChangeLog |    4 +
 
36210
 po/gl.po     |  688 ++++++++++++++++++++++++++++------------------------------
 
36211
 2 files changed, 336 insertions(+), 356 deletions(-)
 
36212
 
 
36213
commit 0ba78d2c2021122b6a6b191746c85f39b5a0425b
 
36214
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
36215
Date:   Fri Jul 18 22:05:10 2008 +0000
 
36216
 
 
36217
    Fixed POTFILES.in so l10n.gnome.org can update stats
 
36218
    
 
36219
    svn path=/trunk/; revision=8789
 
36220
 
 
36221
 po/POTFILES.in |    5 -----
 
36222
 1 files changed, 0 insertions(+), 5 deletions(-)
 
36223
 
 
36224
commit 56d5198b1612c1b0bfbf679761a5b10023d0a0b1
 
36225
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
36226
Date:   Fri Jul 18 08:53:42 2008 +0000
 
36227
 
 
36228
    removed VFS methods code.
 
36229
    
 
36230
    2008-07-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
36231
    
 
36232
        * configure.in:
 
36233
        * Makefile.am:
 
36234
        * vfs-methods/*: removed VFS methods code.
 
36235
    
 
36236
    svn path=/trunk/; revision=8788
 
36237
 
 
36238
commit 60405416ebd3dea5edcc13425564733e37fe8e02
 
36239
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
36240
Date:   Fri Jul 18 08:53:01 2008 +0000
 
36241
 
 
36242
    removed VFS methods code.
 
36243
    
 
36244
    2008-07-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
36245
    
 
36246
        * configure.in:
 
36247
        * Makefile.am:
 
36248
        * vfs-methods/*: removed VFS methods code.
 
36249
    
 
36250
    svn path=/trunk/; revision=8787
 
36251
 
 
36252
 ChangeLog                                          |    6 +
 
36253
 Makefile.am                                        |    2 +-
 
36254
 configure.in                                       |   55 --
 
36255
 vfs-methods/fontilus/ChangeLog                     |  498 ------------
 
36256
 vfs-methods/fontilus/Makefile.am                   |   70 --
 
36257
 vfs-methods/fontilus/font-method.c                 |  820 --------------------
 
36258
 vfs-methods/fontilus/font-method.conf              |    2 -
 
36259
 vfs-methods/fontilus/font-method.directory.in      |    6 -
 
36260
 vfs-methods/fontilus/font-view.c                   |  483 ------------
 
36261
 vfs-methods/fontilus/fontilus-context-menu.c       |  229 ------
 
36262
 vfs-methods/fontilus/fontilus.schemas.in           |  109 ---
 
36263
 vfs-methods/fontilus/ftstream-vfs.c                |  143 ----
 
36264
 .../fontilus/gnome-font-viewer.desktop.in.in       |   14 -
 
36265
 vfs-methods/fontilus/thumbnailer.c                 |  390 ----------
 
36266
 vfs-methods/themus/ChangeLog                       |  488 ------------
 
36267
 vfs-methods/themus/Makefile.am                     |   92 ---
 
36268
 vfs-methods/themus/apply-font.glade                |  233 ------
 
36269
 vfs-methods/themus/theme-method.c                  |  692 -----------------
 
36270
 vfs-methods/themus/theme-method.conf               |    2 -
 
36271
 vfs-methods/themus/theme-method.directory.in       |    6 -
 
36272
 vfs-methods/themus/theme-thumbnailer.c             |  159 ----
 
36273
 vfs-methods/themus/themus-properties-main.c        |  130 ---
 
36274
 vfs-methods/themus/themus-properties-view.c        |  246 ------
 
36275
 vfs-methods/themus/themus-properties-view.h        |   49 --
 
36276
 vfs-methods/themus/themus-theme-applier.c          |  137 ----
 
36277
 .../themus/themus-theme-applier.desktop.in.in      |   16 -
 
36278
 vfs-methods/themus/themus.schemas.in               |   57 --
 
36279
 27 files changed, 7 insertions(+), 5127 deletions(-)
 
36280
 
 
36281
commit d7a1af47f5cab6f33005233b4bc9bda69cb1e40e
 
36282
Author: Claude Paroz <claude@2xlibre.net>
 
36283
Date:   Thu Jul 17 18:34:16 2008 +0000
 
36284
 
 
36285
    Updated French translation by Bruno Brouard and Claude Paroz.
 
36286
    
 
36287
    2008-07-17  Claude Paroz  <claude@2xlibre.net>
 
36288
    
 
36289
        * fr.po: Updated French translation by Bruno Brouard and Claude Paroz.
 
36290
    
 
36291
    svn path=/trunk/; revision=8786
 
36292
 
 
36293
 po/ChangeLog |    4 +
 
36294
 po/fr.po     | 1161 ++++++++++++++++++++++++++++++----------------------------
 
36295
 2 files changed, 608 insertions(+), 557 deletions(-)
 
36296
 
 
36297
commit d9b191f55467477305bdce2e4852bfb887946280
 
36298
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
36299
Date:   Wed Jul 16 08:02:07 2008 +0000
 
36300
 
 
36301
    updated hebrew translation
 
36302
    
 
36303
    svn path=/trunk/; revision=8785
 
36304
 
 
36305
 po/ChangeLog |    4 +
 
36306
 po/he.po     |  710 +++++++++++++++++++++++++++++-----------------------------
 
36307
 2 files changed, 363 insertions(+), 351 deletions(-)
 
36308
 
 
36309
commit 8d42670499cca8854dba44c9c8cd2321579dba2b
 
36310
Author: S%G�%@ren Sandmann <sandmann@redhat.com>
 
36311
Date:   Tue Jul 15 22:51:02 2008 +0000
 
36312
 
 
36313
    Don't allow dragging when there is only one connected monitor.
 
36314
    
 
36315
    Tue Jul 15 18:48:43 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>
 
36316
    
 
36317
        * xrandr-capplet.c: Don't allow dragging when there is only one
 
36318
        connected monitor.
 
36319
    
 
36320
    
 
36321
    svn path=/trunk/; revision=8784
 
36322
 
 
36323
 capplets/display/ChangeLog        |    5 ++++
 
36324
 capplets/display/xrandr-capplet.c |   38 ++++++++++++++++++++++++++----------
 
36325
 2 files changed, 32 insertions(+), 11 deletions(-)
 
36326
 
 
36327
commit 8ae8397e50e75799beb1408f928da500667d8354
 
36328
Author: Jens Granseuer <jensgr@gmx.net>
 
36329
Date:   Tue Jul 15 22:03:57 2008 +0000
 
36330
 
 
36331
    add capplets/default-applications/gnome-default-applications.pc to
 
36332
    
 
36333
    2008-07-15  Jens Granseuer  <jensgr@gmx.net>
 
36334
    
 
36335
        * configure.in: add
 
36336
        capplets/default-applications/gnome-default-applications.pc to
 
36337
        generated files
 
36338
    
 
36339
    2008-07-15  Jens Granseuer  <jensgr@gmx.net>
 
36340
    
 
36341
        * Makefile.am: install the default apps list in the default-apps
 
36342
        subdirectory
 
36343
        * gnome-da-xml.c: (gnome_da_xml_load_list): load everything from there
 
36344
        * gnome-default-applications.pc.in: add file so that applications can
 
36345
        query where to put their extensions
 
36346
    
 
36347
    svn path=/trunk/; revision=8783
 
36348
 
 
36349
 ChangeLog                                          |    6 ++++
 
36350
 capplets/default-applications/ChangeLog            |   16 ++++++++++++
 
36351
 capplets/default-applications/Makefile.am          |   10 ++++---
 
36352
 capplets/default-applications/gnome-da-xml.c       |   26 ++++----------------
 
36353
 .../gnome-default-applications.pc.in               |   10 +++++++
 
36354
 configure.in                                       |    1 +
 
36355
 6 files changed, 44 insertions(+), 25 deletions(-)
 
36356
 
 
36357
commit d0e7d2a09ce223c1aa8cfe99cb20528c9533c1e6
 
36358
Author: Jens Granseuer <jensgr@gmx.net>
 
36359
Date:   Tue Jul 15 21:37:12 2008 +0000
 
36360
 
 
36361
    Patch by: Aprotim Sanyal <aprotim@google.com>
 
36362
    
 
36363
    2008-07-15  Jens Granseuer  <jensgr@gmx.net>
 
36364
    
 
36365
        Patch by: Aprotim Sanyal <aprotim@google.com>
 
36366
    
 
36367
        * gnome-da-xml.c: (gnome_da_xml_load_list): make it possible for apps
 
36368
        to install additional XML files to extend the list of available
 
36369
        applications (bug #527304)
 
36370
    
 
36371
    svn path=/trunk/; revision=8782
 
36372
 
 
36373
 capplets/default-applications/ChangeLog      |    8 ++++++++
 
36374
 capplets/default-applications/gnome-da-xml.c |   21 ++++++++++++++++++++-
 
36375
 2 files changed, 28 insertions(+), 1 deletions(-)
 
36376
 
 
36377
commit 536abe1a33b0241bf0618811c3bde9bd216c7781
 
36378
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
36379
Date:   Tue Jul 15 18:23:31 2008 +0000
 
36380
 
 
36381
            Bug 533611 - add notification themes to the metatheme format
 
36382
    
 
36383
            * appearance-themes.c: When loading a metatheme from GConf, read
 
36384
            the notification theme from /apps/notification-daemon/theme.
 
36385
    
 
36386
            * appearance-theme-save.c: When saving a metatheme to disk,
 
36387
            save the notification theme with the key NotificationTheme.
 
36388
    
 
36389
            * appearance-theme-util.h: Add a define for the GConf key
 
36390
            used for notification theme.
 
36391
    
 
36392
    
 
36393
            * gnome-theme-apply.c: When applying a metatheme, apply
 
36394
            the notification theme, too.
 
36395
    
 
36396
            * gnome-theme-info.h: Add a notification_theme_name field
 
36397
            to the metatheme info struct.
 
36398
    
 
36399
            * gnome-theme-info.c: When reading a metatheme from a keyfile,
 
36400
            handle notification themes.
 
36401
    
 
36402
    
 
36403
    svn path=/trunk/; revision=8781
 
36404
 
 
36405
 capplets/appearance/ChangeLog           |   13 +++++++++++++
 
36406
 capplets/appearance/appearance-themes.c |    2 ++
 
36407
 capplets/appearance/theme-save.c        |    6 ++++++
 
36408
 capplets/appearance/theme-util.h        |    1 +
 
36409
 capplets/common/ChangeLog               |   13 +++++++++++++
 
36410
 capplets/common/gnome-theme-apply.c     |   13 +++++++++++++
 
36411
 capplets/common/gnome-theme-info.c      |    9 +++++++++
 
36412
 capplets/common/gnome-theme-info.h      |    1 +
 
36413
 8 files changed, 58 insertions(+), 0 deletions(-)
 
36414
 
 
36415
commit 5eda759c1bd9c8416ee2328afb936ae35582bad4
 
36416
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
36417
Date:   Tue Jul 15 16:22:37 2008 +0000
 
36418
 
 
36419
    Updated Spanish translation
 
36420
    
 
36421
    svn path=/trunk/; revision=8780
 
36422
 
 
36423
 po/ChangeLog |    4 ++
 
36424
 po/es.po     |  115 +++++++++++++---------------------------------------------
 
36425
 2 files changed, 30 insertions(+), 89 deletions(-)
 
36426
 
 
36427
commit f231906a57f4748c48b88df2a174f2402685092b
 
36428
Author: Claude Paroz <claude@2xlibre.net>
 
36429
Date:   Mon Jul 14 19:46:41 2008 +0000
 
36430
 
 
36431
    Updated file list.
 
36432
    
 
36433
    2008-07-14  Claude Paroz  <claude@2xlibre.net>
 
36434
    
 
36435
        * POTFILES.in: Updated file list.
 
36436
    
 
36437
    svn path=/trunk/; revision=8779
 
36438
 
 
36439
 po/ChangeLog   |    4 ++++
 
36440
 po/POTFILES.in |    2 +-
 
36441
 2 files changed, 5 insertions(+), 1 deletions(-)
 
36442
 
 
36443
commit 13f6a9ef0372635f165742f3ca6d805822817ba0
 
36444
Author: Søren Sandmann <sandmann@redhat.com>
 
36445
Date:   Thu Jul 10 18:49:58 2008 +0000
 
36446
 
 
36447
    Remove this obsolete file.
 
36448
    
 
36449
    Thu Jul 10 14:46:37 2008  Søren Sandmann  <sandmann@redhat.com>
 
36450
    
 
36451
        * main.c: Remove this obsolete file.
 
36452
    
 
36453
        * xrandr-capplet.c: Remove debug spew; add translation.
 
36454
    
 
36455
        * TODO: Various updates.
 
36456
    
 
36457
    
 
36458
    svn path=/trunk/; revision=8778
 
36459
 
 
36460
 capplets/display/ChangeLog        |    8 +
 
36461
 capplets/display/TODO             |   36 ++-
 
36462
 capplets/display/main.c           |  915 -------------------------------------
 
36463
 capplets/display/xrandr-capplet.c |   45 ++-
 
36464
 4 files changed, 65 insertions(+), 939 deletions(-)
 
36465
 
 
36466
commit 373cb340690df84b38a26caef08650090bbeed49
 
36467
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
 
36468
Date:   Tue Jul 8 15:00:12 2008 +0000
 
36469
 
 
36470
    Remove pa.po from toplevel help dir. A newer version is in the right
 
36471
    
 
36472
    2008-07-08  Gerd Kohlberger  <gerdk@svn.gnome.org>
 
36473
    
 
36474
        Remove pa.po from toplevel help dir. A newer version is in
 
36475
        the right location (pa/pa.po). See the changelog entry from
 
36476
        2007-01-25.
 
36477
    
 
36478
    
 
36479
    svn path=/trunk/; revision=8777
 
36480
 
 
36481
 help/ChangeLog |    6 +++
 
36482
 help/pa.po     |  102 --------------------------------------------------------
 
36483
 2 files changed, 6 insertions(+), 102 deletions(-)
 
36484
 
 
36485
commit bd287f7dac124bf24c2dd7581bce09a9ab1147a7
 
36486
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
 
36487
Date:   Tue Jul 8 14:36:19 2008 +0000
 
36488
 
 
36489
    Decrease lower boundary of dwell delay to 0.2.
 
36490
    
 
36491
    2008-07-08  Gerd Kohlberger  <gerdk@svn.gnome.org>
 
36492
    
 
36493
        * gnome-mouse-properties.glade: Decrease lower boundary of dwell
 
36494
        delay to 0.2.
 
36495
    
 
36496
    
 
36497
    svn path=/trunk/; revision=8776
 
36498
 
 
36499
 capplets/mouse/ChangeLog                    |    5 +++++
 
36500
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
36501
 2 files changed, 6 insertions(+), 1 deletions(-)
 
36502
 
 
36503
commit c730e50dacee17121cc2a55882cd8a519d715dbd
 
36504
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
36505
Date:   Mon Jul 7 17:10:18 2008 +0000
 
36506
 
 
36507
    Updated Belarusian Latin translation by Ihar Hrachyshka.
 
36508
    
 
36509
    svn path=/trunk/; revision=8775
 
36510
 
 
36511
 po/ChangeLog   |    5 +
 
36512
 po/be@latin.po | 1012 ++++++++++++++++++++++++++++++++-----------------------
 
36513
 2 files changed, 594 insertions(+), 423 deletions(-)
 
36514
 
 
36515
commit 45627e45aaf572acd43b13521c377fa45e0ace01
 
36516
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
36517
Date:   Sun Jul 6 03:38:07 2008 +0000
 
36518
 
 
36519
    updating for Gurmukhi Script Punjabi Language by ASB
 
36520
    
 
36521
    svn path=/trunk/; revision=8774
 
36522
 
 
36523
 po/pa.po | 1392 ++++++++++++++++++++++++++++----------------------------------
 
36524
 1 files changed, 638 insertions(+), 754 deletions(-)
 
36525
 
 
36526
commit 52dd56e649b287f7620f6fc043c66bda7a4b97dc
 
36527
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
36528
Date:   Sat Jul 5 03:30:52 2008 +0000
 
36529
 
 
36530
    Updated Thai translation.
 
36531
    
 
36532
    2008-07-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
36533
    
 
36534
        * th.po: Updated Thai translation.
 
36535
    
 
36536
    
 
36537
    svn path=/trunk/; revision=8773
 
36538
 
 
36539
 po/ChangeLog |    4 +
 
36540
 po/th.po     |  184 ++++++++++++++++++++++++++++++++--------------------------
 
36541
 2 files changed, 105 insertions(+), 83 deletions(-)
 
36542
 
 
36543
commit 3b4d3d0a65b91acaa3ae8855c302d70722ad442d
 
36544
Author: Jens Granseuer <jensgr@gmx.net>
 
36545
Date:   Wed Jul 2 20:51:16 2008 +0000
 
36546
 
 
36547
    Patch by: Andrey Gusev <ronne@list.ru>
 
36548
    
 
36549
    2008-07-02  Jens Granseuer  <jensgr@gmx.net>
 
36550
    
 
36551
        Patch by: Andrey Gusev <ronne@list.ru>
 
36552
    
 
36553
        * drw-break-window.c: (drw_break_window_init): make the typing break
 
36554
        window modal so it properly locks the screen when apps like firefox
 
36555
        are running in fullscreen mode (bug #441786)
 
36556
    
 
36557
    svn path=/trunk/; revision=8772
 
36558
 
 
36559
 typing-break/ChangeLog          |    8 ++++++++
 
36560
 typing-break/drw-break-window.c |    1 +
 
36561
 2 files changed, 9 insertions(+), 0 deletions(-)
 
36562
 
 
36563
commit 5290bb2533e495ecf224483c14c66ed6b3b43fb0
 
36564
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
36565
Date:   Wed Jul 2 18:23:52 2008 +0000
 
36566
 
 
36567
    Updated Occitan translation
 
36568
    
 
36569
    svn path=/trunk/; revision=8771
 
36570
 
 
36571
 po/ChangeLog |    4 +
 
36572
 po/oc.po     |  950 +++++++++++++++++++++++++++++++++-------------------------
 
36573
 2 files changed, 540 insertions(+), 414 deletions(-)
 
36574
 
 
36575
commit feacdff5031623c61ba74cc6320cf8889cb288f7
 
36576
Author: Jens Granseuer <jensgr@gmx.net>
 
36577
Date:   Fri Jun 27 16:52:18 2008 +0000
 
36578
 
 
36579
    Based on a patch by: Andrey Gusev <ronne@list.ru>
 
36580
    
 
36581
    2008-06-27  Jens Granseuer  <jensgr@gmx.net>
 
36582
    
 
36583
        Based on a patch by: Andrey Gusev <ronne@list.ru>
 
36584
    
 
36585
        * drwright.c: (break_window_postpone_cb): when postponing a break
 
36586
        don't go right back to warn state, but award some bonus time according
 
36587
        to the already elapsed break time (bug #133295)
 
36588
    
 
36589
    svn path=/trunk/; revision=8770
 
36590
 
 
36591
 typing-break/ChangeLog  |    8 ++++++++
 
36592
 typing-break/drwright.c |   12 ++++++++----
 
36593
 2 files changed, 16 insertions(+), 4 deletions(-)
 
36594
 
 
36595
commit ccffbf099985984e5cca246a49001b8f611b08f8
 
36596
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
36597
Date:   Fri Jun 27 12:51:11 2008 +0000
 
36598
 
 
36599
    Updated Spanish translation
 
36600
    
 
36601
    svn path=/trunk/; revision=8769
 
36602
 
 
36603
 po/ChangeLog |    4 +
 
36604
 po/es.po     |  243 +++++++++++++++++++---------------------------------------
 
36605
 2 files changed, 84 insertions(+), 163 deletions(-)
 
36606
 
 
36607
commit c72db1954fd378143269794c53d9cc25fc3db0cf
 
36608
Author: Kjartan Maraas <kmaraas@gnome.org>
 
36609
Date:   Tue Jun 24 23:44:17 2008 +0000
 
36610
 
 
36611
    Add missing file. Updated Norwegian bokmål translation.
 
36612
    
 
36613
    2008-06-25  Kjartan Maraas  <kmaraas@gnome.org>
 
36614
    
 
36615
        * POTFILES.in: Add missing file.
 
36616
        * nb.po: Updated Norwegian bokmål translation.
 
36617
    
 
36618
    svn path=/trunk/; revision=8768
 
36619
 
 
36620
 po/ChangeLog   |    5 ++
 
36621
 po/POTFILES.in |    1 +
 
36622
 po/nb.po       |  168 +++++++++++++++++++------------------------------------
 
36623
 3 files changed, 64 insertions(+), 110 deletions(-)
 
36624
 
 
36625
commit d6c6b7362ca5ac76fd3f6b6d1603e27d7e70cac8
 
36626
Author: Jens Granseuer <jensgr@gmx.net>
 
36627
Date:   Sat Jun 21 10:20:57 2008 +0000
 
36628
 
 
36629
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
36630
    
 
36631
    2008-06-21  Jens Granseuer  <jensgr@gmx.net>
 
36632
    
 
36633
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
36634
    
 
36635
        * at-properties.desktop.in.in:
 
36636
        * main.c: (setup_dialog): use standard icon name from the icon naming
 
36637
        spec (bug #539336)
 
36638
    
 
36639
    2008-06-21  Jens Granseuer  <jensgr@gmx.net>
 
36640
    
 
36641
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
36642
    
 
36643
        * appearance-main.c: (main):
 
36644
        * data/gnome-appearance-properties.desktop.in.in: use standard icon
 
36645
        name from the icon naming spec (bug #539339)
 
36646
    
 
36647
    2008-06-21  Jens Granseuer  <jensgr@gmx.net>
 
36648
    
 
36649
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
36650
    
 
36651
        * gnome-keybinding-properties.c: (setup_dialog):
 
36652
        * keybinding.desktop.in.in: update icon name to use what
 
36653
        gnome-icon-theme uses (bug #539338)
 
36654
    
 
36655
    2008-06-21  Jens Granseuer  <jensgr@gmx.net>
 
36656
    
 
36657
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
36658
    
 
36659
        * gnome-keyboard-properties.c: (main):
 
36660
        * keyboard.desktop.in.in: use standard icon name from the icon naming
 
36661
        spec (bug #539340)
 
36662
    
 
36663
    2008-06-21  Jens Granseuer  <jensgr@gmx.net>
 
36664
    
 
36665
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
36666
    
 
36667
        * gnome-window-properties.c: (main):
 
36668
        * window-properties.desktop.in.in: update icon name to use what
 
36669
        gnome-icon-theme uses (bug #539343)
 
36670
    
 
36671
    svn path=/trunk/; revision=8767
 
36672
 
 
36673
 capplets/accessibility/at-properties/ChangeLog     |    8 ++++++++
 
36674
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
36675
 capplets/accessibility/at-properties/main.c        |    2 +-
 
36676
 capplets/appearance/ChangeLog                      |    8 ++++++++
 
36677
 capplets/appearance/appearance-main.c              |    2 +-
 
36678
 .../data/gnome-appearance-properties.desktop.in.in |    2 +-
 
36679
 capplets/keybindings/ChangeLog                     |    8 ++++++++
 
36680
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
36681
 capplets/keybindings/keybinding.desktop.in.in      |    2 +-
 
36682
 capplets/keyboard/ChangeLog                        |    8 ++++++++
 
36683
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
36684
 capplets/keyboard/keyboard.desktop.in.in           |    2 +-
 
36685
 capplets/windows/ChangeLog                         |    8 ++++++++
 
36686
 capplets/windows/gnome-window-properties.c         |    2 +-
 
36687
 capplets/windows/window-properties.desktop.in.in   |    2 +-
 
36688
 15 files changed, 50 insertions(+), 10 deletions(-)
 
36689
 
 
36690
commit cb2c6b7770d0f0de128a19beb8ba42bf8d4d6365
 
36691
Author: Jens Granseuer <jensgr@gmx.net>
 
36692
Date:   Wed Jun 18 17:53:37 2008 +0000
 
36693
 
 
36694
    fix cairo include
 
36695
    
 
36696
    2008-06-18  Jens Granseuer  <jensgr@gmx.net>
 
36697
    
 
36698
        * scrollarea.h: fix cairo include
 
36699
    
 
36700
    svn path=/trunk/; revision=8766
 
36701
 
 
36702
 capplets/display/ChangeLog    |    4 ++++
 
36703
 capplets/display/scrollarea.h |    2 +-
 
36704
 2 files changed, 5 insertions(+), 1 deletions(-)
 
36705
 
 
36706
commit 9b9c37a68ec1dda0c112954b0cf487587d63b390
 
36707
Author: Jens Granseuer <jensgr@gmx.net>
 
36708
Date:   Wed Jun 18 17:48:39 2008 +0000
 
36709
 
 
36710
    bump gnome-desktop requirement to 2.23.5
 
36711
    
 
36712
    2008-06-18  Jens Granseuer  <jensgr@gmx.net>
 
36713
    
 
36714
        * configure.in: bump gnome-desktop requirement to 2.23.5
 
36715
    
 
36716
    svn path=/trunk/; revision=8765
 
36717
 
 
36718
 ChangeLog    |    4 ++++
 
36719
 configure.in |    2 +-
 
36720
 2 files changed, 5 insertions(+), 1 deletions(-)
 
36721
 
 
36722
commit b89a70f268a8bd80a728a51c289077828ec0e927
 
36723
Author: Jens Granseuer <jensgr@gmx.net>
 
36724
Date:   Wed Jun 18 17:47:31 2008 +0000
 
36725
 
 
36726
    require intltool >= 0.40
 
36727
    
 
36728
    2008-06-18  Jens Granseuer  <jensgr@gmx.net>
 
36729
    
 
36730
        * Makefile.am:
 
36731
        * configure.in: require intltool >= 0.40
 
36732
    
 
36733
    svn path=/trunk/; revision=8764
 
36734
 
 
36735
 ChangeLog    |    5 +++++
 
36736
 Makefile.am  |   10 ++--------
 
36737
 configure.in |    2 +-
 
36738
 3 files changed, 8 insertions(+), 9 deletions(-)
 
36739
 
 
36740
commit 4f948808c91c38e0fa7cf08d3a02e9a8ea1273d1
 
36741
Author: Priit Laes <plaes at svn dot gnome dot org>
 
36742
Date:   Wed Jun 18 17:08:25 2008 +0000
 
36743
 
 
36744
    Translation updated by Ivar Smolin
 
36745
    
 
36746
    2008-06-18  Priit Laes  <plaes at svn dot gnome dot org>
 
36747
    
 
36748
        * et.po: Translation updated by Ivar Smolin
 
36749
    
 
36750
    svn path=/trunk/; revision=8763
 
36751
 
 
36752
 po/ChangeLog |    4 +
 
36753
 po/et.po     |  888 ++++++++++++++++++++++++++++++++++------------------------
 
36754
 2 files changed, 522 insertions(+), 370 deletions(-)
 
36755
 
 
36756
commit 324f02cea30445e2e1fa78a8098282602ada961d
 
36757
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
36758
Date:   Tue Jun 17 23:52:37 2008 +0000
 
36759
 
 
36760
    +Tue Jun 17 19:51:03 2008  S�ren Sandmann  <sandmann@redhat.com>
 
36761
    +
 
36762
    +   * Merge randr-12 to trunk
 
36763
    +
 
36764
    +Tue Jun 17 18:29:46 2008  S�ren Sandmann  <sandmann@redhat.com>
 
36765
    +
 
36766
    +   * Port to changes in gnome-desktop
 
36767
    +
 
36768
    +2008-06-04  Federico Mena Quintero  <federico@novell.com>
 
36769
    +
 
36770
    +   * xrandr-capplet.c (driver_is_randr_10): New function, currently
 
36771
    +   unused, to detect whether the graphics driver used in the X server
 
36772
    +   only supports the RANDR 1.0 API.  We may find this information
 
36773
    +   useful to tell the user that not all the features in the capplet
 
36774
    +   will work as intended, or to actually disable features that won't work.
 
36775
    +
 
36776
    +2008-05-29  Federico Mena Quintero  <federico@novell.com>
 
36777
    +
 
36778
    +   * xrandr-capplet.c (apply): Before applying the settings, check if
 
36779
    +   the X server supports the Virtual size we need.
 
36780
    +   (check_required_virtual_size): New function; does the checking
 
36781
    +   against what the X server supports.
 
36782
    +   This still needs to present a friendly dialog box.
 
36783
    +   (compute_virtual_size_for_configuration): New function.
 
36784
    +
 
36785
    +Wed May 14 18:16:10 2008  S�ren Sandmann  <sandmann@redhat.com>
 
36786
    +
 
36787
    +   * xrandr-capplet.c: Add GNOME_DESKTOP_USE_UNSTABLE_API define
 
36788
    +
 
36789
    +   * scrollarea.[ch]: Add copyright statement
 
36790
    +
 
36791
    +2008-05-14  Soren Sandmann Pedersen  <sandmann@redhat.com>
 
36792
    +
 
36793
    +   * *: Check in new RandR 1.2 enabled capplet
 
36794
    +
 
36795
    
 
36796
    
 
36797
    svn path=/trunk/; revision=8762
 
36798
 
 
36799
 capplets/appearance/appearance-desktop.c |    7 +
 
36800
 capplets/display/ChangeLog               |   35 +
 
36801
 capplets/display/Makefile.am             |   11 +-
 
36802
 capplets/display/TODO                    |  815 +++++++++++++
 
36803
 capplets/display/build.sh                |    1 +
 
36804
 capplets/display/display-capplet.glade   |  387 ++++++
 
36805
 capplets/display/foo-marshal.c           |  279 +++++
 
36806
 capplets/display/foo-marshal.h           |   63 +
 
36807
 capplets/display/scrollarea.c            | 1920 ++++++++++++++++++++++++++++++
 
36808
 capplets/display/scrollarea.h            |  124 ++
 
36809
 capplets/display/xrandr-capplet.c        | 1708 ++++++++++++++++++++++++++
 
36810
 11 files changed, 5349 insertions(+), 1 deletions(-)
 
36811
 
 
36812
commit 29d0d290051216f797bf68d1be0cf3f02d718e5f
 
36813
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
36814
Date:   Mon Jun 16 15:48:47 2008 +0000
 
36815
 
 
36816
    update for 2.23.4 Increased gnome-desktop version requirement
 
36817
    
 
36818
    2008-06-16  Rodrigo Moya <rodrigo@gnome-db.org>
 
36819
    
 
36820
        * NEWS:
 
36821
        * configure.in: update for 2.23.4
 
36822
        Increased gnome-desktop version requirement
 
36823
    
 
36824
    svn path=/trunk/; revision=8758
 
36825
 
 
36826
 ChangeLog    |    6 ++++++
 
36827
 NEWS         |   22 ++++++++++++++++++++++
 
36828
 configure.in |    4 ++--
 
36829
 3 files changed, 30 insertions(+), 2 deletions(-)
 
36830
 
 
36831
commit ebaacdc9643bd6c527bdd7a7dafb437239fc73d9
 
36832
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
36833
Date:   Mon Jun 16 15:48:24 2008 +0000
 
36834
 
 
36835
    skip themus files
 
36836
    
 
36837
    2008-06-16  Rodrigo Moya <rodrigo@gnome-db.org>
 
36838
    
 
36839
        * POTFILES.in:
 
36840
        * POTFILES.skip: skip themus files
 
36841
    
 
36842
    svn path=/trunk/; revision=8757
 
36843
 
 
36844
 po/ChangeLog     |    5 +++++
 
36845
 po/POTFILES.in   |    8 --------
 
36846
 po/POTFILES.skip |    8 ++++++++
 
36847
 3 files changed, 13 insertions(+), 8 deletions(-)
 
36848
 
 
36849
commit 02ea07d4744c89637b7f6eb4a4dfef8f645b3143
 
36850
Author: Thomas Wood <thos@gnome.org>
 
36851
Date:   Sun Jun 15 17:45:40 2008 +0000
 
36852
 
 
36853
    Provide a Tango style application icon for Preferred Applications capplet
 
36854
    
 
36855
    2008-06-15  Thomas Wood  <thos@gnome.org>
 
36856
    
 
36857
        * Makefile.am:
 
36858
        * icons/*:
 
36859
    
 
36860
        Provide a Tango style application icon for Preferred Applications
 
36861
        capplet (bug 397312). Artwork by Jakub Steiner <jimmac@ximian.com>.
 
36862
    
 
36863
    svn path=/trunk/; revision=8756
 
36864
 
 
36865
 capplets/default-applications/ChangeLog            |    8 +
 
36866
 capplets/default-applications/Makefile.am          |   25 +
 
36867
 .../16x16/gnome-settings-default-applications.png  |  Bin 0 -> 748 bytes
 
36868
 .../22x22/gnome-settings-default-applications.png  |  Bin 0 -> 1310 bytes
 
36869
 .../24x24/gnome-settings-default-applications.png  |  Bin 0 -> 1340 bytes
 
36870
 .../32x32/gnome-settings-default-applications.png  |  Bin 0 -> 1727 bytes
 
36871
 .../48x48/gnome-settings-default-applications.png  |  Bin 0 -> 2825 bytes
 
36872
 .../icons/svg/preferred-applications.svg           |12680 ++++++++++++++++++++
 
36873
 8 files changed, 12713 insertions(+), 0 deletions(-)
 
36874
 
 
36875
commit f02941bf840fe784ea71692b953b97c3bcb500b4
 
36876
Author: Jens Granseuer <jensgr@gmx.net>
 
36877
Date:   Sun Jun 15 13:54:57 2008 +0000
 
36878
 
 
36879
    Patch by: Andrey Gusev <ronne@list.ru>
 
36880
    
 
36881
    2008-06-15  Jens Granseuer  <jensgr@gmx.net>
 
36882
    
 
36883
        Patch by: Andrey Gusev <ronne@list.ru>
 
36884
    
 
36885
        * drwright.c: (update_icon), (blink_timeout_cb),
 
36886
        (maybe_change_state), (update_tooltip), (break_window_postpone_cb):
 
36887
        when postponing a voluntary break, go back to the state before taking
 
36888
        the break instead of going to warn state as we do when a regular
 
36889
        break is postponed (bug #134595)
 
36890
    
 
36891
    svn path=/trunk/; revision=8755
 
36892
 
 
36893
 typing-break/ChangeLog  |   10 +++++++++
 
36894
 typing-break/drwright.c |   49 ++++++++++++++++++++++------------------------
 
36895
 2 files changed, 33 insertions(+), 26 deletions(-)
 
36896
 
 
36897
commit 96fa8aee2589d5897333ab8b85de37a8f2388bd8
 
36898
Author: Djihed Afifi <djihed@src.gnome.org>
 
36899
Date:   Wed Jun 11 21:37:04 2008 +0000
 
36900
 
 
36901
    Updated Arabic Translation by Khaled Hosny.
 
36902
    
 
36903
    svn path=/trunk/; revision=8754
 
36904
 
 
36905
 po/ChangeLog |    4 +
 
36906
 po/ar.po     | 1833 +++++++++++++++-------------------------------------------
 
36907
 2 files changed, 476 insertions(+), 1361 deletions(-)
 
36908
 
 
36909
commit 568e96ab707de0b6e1921bf95c3aee316aab4547
 
36910
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
36911
Date:   Wed Jun 11 20:21:20 2008 +0000
 
36912
 
 
36913
    Translation updated.
 
36914
    
 
36915
    2008-06-11  Gabor Kelemen  <kelemeng@gnome.hu>
 
36916
    
 
36917
        * hu.po: Translation updated.
 
36918
    
 
36919
    svn path=/trunk/; revision=8753
 
36920
 
 
36921
 po/ChangeLog |    4 ++++
 
36922
 po/hu.po     |    4 ++--
 
36923
 2 files changed, 6 insertions(+), 2 deletions(-)
 
36924
 
 
36925
commit 3736af989e1079a0e51cc7701d2a1ba362520a7b
 
36926
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
36927
Date:   Wed Jun 11 10:36:50 2008 +0000
 
36928
 
 
36929
    Updated Thai translation.
 
36930
    
 
36931
    2008-06-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
36932
    
 
36933
        * th.po: Updated Thai translation.
 
36934
    
 
36935
    
 
36936
    svn path=/trunk/; revision=8752
 
36937
 
 
36938
 po/ChangeLog |    4 +
 
36939
 po/th.po     |  949 +++++++++++++++++++++++++++++++++-------------------------
 
36940
 2 files changed, 547 insertions(+), 406 deletions(-)
 
36941
 
 
36942
commit 49806c70efc6f2dd9226ed0e37d1d8ca5fb5e00b
 
36943
Author: Funda Wang <fwang@src.gnome.org>
 
36944
Date:   Sun Jun 8 12:19:13 2008 +0000
 
36945
 
 
36946
    Updated zh_CN translation.
 
36947
    
 
36948
    svn path=/trunk/; revision=8751
 
36949
 
 
36950
 po/ChangeLog |    4 +
 
36951
 po/zh_CN.po  |  863 +++++++++++++++++++++++++++++++++-------------------------
 
36952
 2 files changed, 489 insertions(+), 378 deletions(-)
 
36953
 
 
36954
commit 7262b092120f69e0e93e6b0a694b77b5a263cd25
 
36955
Author: Kjartan Maraas <kmaraas@gnome.org>
 
36956
Date:   Sat Jun 7 16:33:00 2008 +0000
 
36957
 
 
36958
    Updated Norwegian bokmål translation.
 
36959
    
 
36960
    2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>
 
36961
    
 
36962
        * nb.po: Updated Norwegian bokmål translation.
 
36963
    
 
36964
    svn path=/trunk/; revision=8750
 
36965
 
 
36966
 po/ChangeLog |    4 +
 
36967
 po/nb.po     |  218 +++++++++++++++++++++++++++------------------------------
 
36968
 2 files changed, 107 insertions(+), 115 deletions(-)
 
36969
 
 
36970
commit bbb5e2c49fac0f6727f398a7d48e805fd97b3f7c
 
36971
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
36972
Date:   Sat Jun 7 13:33:09 2008 +0000
 
36973
 
 
36974
    Updated Spansih translation
 
36975
    
 
36976
    svn path=/trunk/; revision=8749
 
36977
 
 
36978
 po/ChangeLog |    4 +
 
36979
 po/es.po     |  387 ++++++++++++++++++++++++++++++----------------------------
 
36980
 2 files changed, 207 insertions(+), 184 deletions(-)
 
36981
 
 
36982
commit 1147b57debb7f42da612e76793c0ecc3b2d1ffae
 
36983
Author: Jens Granseuer <jensgr@gmx.net>
 
36984
Date:   Tue Jun 3 22:11:26 2008 +0000
 
36985
 
 
36986
    updated for 2.23.3
 
36987
    
 
36988
    2008-06-04  Jens Granseuer  <jensgr@gmx.net>
 
36989
    
 
36990
        * NEWS: updated for 2.23.3
 
36991
    
 
36992
    svn path=/trunk/; revision=8746
 
36993
 
 
36994
 ChangeLog |    6 ++++++
 
36995
 NEWS      |   31 +++++++++++++++++++++++++++++++
 
36996
 2 files changed, 37 insertions(+), 0 deletions(-)
 
36997
 
 
36998
commit f1dcfe1a2c836f05922848a9fb7a763bc4acdef8
 
36999
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
37000
Date:   Tue Jun 3 19:56:42 2008 +0000
 
37001
 
 
37002
    Updated Galician Translation.
 
37003
    
 
37004
    svn path=/trunk/; revision=8745
 
37005
 
 
37006
 po/ChangeLog |    4 +++
 
37007
 po/gl.po     |   64 ++++++++++++++++++++++++++++-----------------------------
 
37008
 2 files changed, 35 insertions(+), 33 deletions(-)
 
37009
 
 
37010
commit a7328c3a1ca9c1420844d4d392c48812db234c50
 
37011
Author: Clytie Siddall <clyties@src.gnome.org>
 
37012
Date:   Mon Jun 2 06:36:04 2008 +0000
 
37013
 
 
37014
    Updated Vietnamese translation
 
37015
    
 
37016
    svn path=/trunk/; revision=8744
 
37017
 
 
37018
 po/ChangeLog |    4 +++
 
37019
 po/vi.po     |   59 ++++++++++++++++++++++++++-------------------------------
 
37020
 2 files changed, 31 insertions(+), 32 deletions(-)
 
37021
 
 
37022
commit 59701e3a60fc1d757dae6f18ec3c453c400efef8
 
37023
Author: Thomas Wood <thos@gnome.org>
 
37024
Date:   Sun Jun 1 22:27:55 2008 +0000
 
37025
 
 
37026
    Delay the creation of the wallpaper file chooser dialog to save time on
 
37027
    
 
37028
    2008-06-01  Thomas Wood  <thos@gnome.org>
 
37029
    
 
37030
        * appearance-desktop.c: (wp_props_wp_selected), (wp_load_stuffs),
 
37031
        (wp_select_after_realize), (desktop_init), (desktop_shutdown):
 
37032
    
 
37033
        Delay the creation of the wallpaper file chooser dialog to save time on
 
37034
        start up.
 
37035
    
 
37036
    svn path=/trunk/; revision=8743
 
37037
 
 
37038
 capplets/appearance/ChangeLog            |    8 ++
 
37039
 capplets/appearance/appearance-desktop.c |  126 +++++++++++++++++-------------
 
37040
 2 files changed, 80 insertions(+), 54 deletions(-)
 
37041
 
 
37042
commit 4da6d2f501985264f5d573fbd302c22a028c148c
 
37043
Author: Thomas Wood <thos@gnome.org>
 
37044
Date:   Sun Jun 1 16:57:56 2008 +0000
 
37045
 
 
37046
    Remove some redundant and unused code
 
37047
    
 
37048
    2008-06-01  Thomas Wood  <thos@gnome.org>
 
37049
    
 
37050
        * capplet-util.c:
 
37051
        * capplet-util.h:
 
37052
    
 
37053
        Remove some redundant and unused code
 
37054
    
 
37055
    svn path=/trunk/; revision=8742
 
37056
 
 
37057
 capplets/common/ChangeLog      |    7 +
 
37058
 capplets/common/capplet-util.c |  264 ----------------------------------------
 
37059
 capplets/common/capplet-util.h |   43 +-------
 
37060
 3 files changed, 8 insertions(+), 306 deletions(-)
 
37061
 
 
37062
commit c8f2e99ecd33912932ce44c6bd2bbd28070f9ae7
 
37063
Author: Thomas Wood <thos@gnome.org>
 
37064
Date:   Sun Jun 1 16:36:35 2008 +0000
 
37065
 
 
37066
    Remove themus from build.
 
37067
    
 
37068
    2008-06-01  Thomas Wood  <thos@gnome.org>
 
37069
    
 
37070
        * configure.in:
 
37071
        * vfs-methods/Makefile.am:
 
37072
        Remove themus from build.
 
37073
    
 
37074
    svn path=/trunk/; revision=8741
 
37075
 
 
37076
 ChangeLog               |    6 ++++++
 
37077
 configure.in            |   27 +--------------------------
 
37078
 vfs-methods/Makefile.am |    2 +-
 
37079
 3 files changed, 8 insertions(+), 27 deletions(-)
 
37080
 
 
37081
commit 727f99a6a9332a807282cc0aebd448cb885be50a
 
37082
Author: Jens Granseuer <jensgr@gmx.net>
 
37083
Date:   Sun Jun 1 15:00:18 2008 +0000
 
37084
 
 
37085
    make editing the shortcut action work for custom bindings
 
37086
    
 
37087
    2008-06-01  Jens Granseuer  <jensgr@gmx.net>
 
37088
    
 
37089
        * gnome-keybinding-properties.c: (create_dialog), (accel_set_func),
 
37090
        (description_set_func), (keybinding_key_changed),
 
37091
        (keybinding_description_changed), (clear_old_model),
 
37092
        (append_keys_to_tree), (parse_start_tag),
 
37093
        (append_keys_to_tree_from_file), (append_keys_to_tree_from_gconf),
 
37094
        (cb_check_for_uniqueness), (accel_edited_callback),
 
37095
        (accel_cleared_callback), (description_edited_callback),
 
37096
        (real_start_editing_cb), (start_editing_cb), (setup_dialog):
 
37097
        make editing the shortcut action work for custom bindings
 
37098
    
 
37099
    svn path=/trunk/; revision=8740
 
37100
 
 
37101
 capplets/keybindings/ChangeLog                     |   12 +
 
37102
 capplets/keybindings/gnome-keybinding-properties.c |  232 ++++++++++++++------
 
37103
 2 files changed, 173 insertions(+), 71 deletions(-)
 
37104
 
 
37105
commit 9cccf17fe812ae0332b65af709ea9b791c97c831
 
37106
Author: Clytie Siddall <clyties@src.gnome.org>
 
37107
Date:   Sun Jun 1 13:19:25 2008 +0000
 
37108
 
 
37109
    Updated Vietnamese translation
 
37110
    
 
37111
    svn path=/trunk/; revision=8739
 
37112
 
 
37113
 po/ChangeLog |    4 +
 
37114
 po/vi.po     |  454 +++++++++++++++++++++++++++++-----------------------------
 
37115
 2 files changed, 234 insertions(+), 224 deletions(-)
 
37116
 
 
37117
commit def5682789be22b31e8d2056e804a7acebffccda
 
37118
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
37119
Date:   Sun Jun 1 11:48:32 2008 +0000
 
37120
 
 
37121
    Updated Galician Translation.
 
37122
    
 
37123
    svn path=/trunk/; revision=8738
 
37124
 
 
37125
 po/ChangeLog |    4 +
 
37126
 po/gl.po     |  341 +++++++++++++++++++++++++++++----------------------------
 
37127
 2 files changed, 177 insertions(+), 168 deletions(-)
 
37128
 
 
37129
commit c1c3dc2067666fb0200e49b6febd5c141e2b94d1
 
37130
Author: Jens Granseuer <jensgr@gmx.net>
 
37131
Date:   Sat May 31 12:54:37 2008 +0000
 
37132
 
 
37133
    add initial support for editing custom shortcuts (bug #114796).
 
37134
    
 
37135
    2008-05-31  Jens Granseuer  <jensgr@gmx.net>
 
37136
    
 
37137
        * gnome-keybinding-properties.c: (append_keys_to_tree),
 
37138
        (parse_start_tag), (append_keys_to_tree_from_file),
 
37139
        (append_keys_to_tree_from_gconf), (reload_key_entries): add
 
37140
        initial support for editing custom shortcuts (bug #114796).
 
37141
        Adding/deleting shortcuts is not yet possible
 
37142
    
 
37143
    svn path=/trunk/; revision=8737
 
37144
 
 
37145
 capplets/keybindings/ChangeLog                     |    8 ++
 
37146
 capplets/keybindings/gnome-keybinding-properties.c |  113 ++++++++++++++++----
 
37147
 2 files changed, 101 insertions(+), 20 deletions(-)
 
37148
 
 
37149
commit 1cf5fbe409f8ff6670e167c64207d5867880b3a6
 
37150
Author: Søren Sandmann <sandmann@redhat.com>
 
37151
Date:   Sat May 31 06:07:40 2008 +0000
 
37152
 
 
37153
    Make sure the data we produce is actually a list of uris, not a list of
 
37154
    
 
37155
    Sat May 31 02:05:32 2008  Søren Sandmann  <sandmann@redhat.com>
 
37156
    
 
37157
        * appearance-desktop.c (wp_drag_get_data): Make sure the data we
 
37158
        produce is actually a list of uris, not a list of paths. (Prevents
 
37159
        crash when someone drags a thumbnail back into the list).
 
37160
    
 
37161
        * appearance-desktop.c (wp_add_image): Be robust against NULL
 
37162
        filenames; this can happen if someone drops an http url on the
 
37163
        dialog.
 
37164
    
 
37165
    
 
37166
    svn path=/trunk/; revision=8736
 
37167
 
 
37168
 capplets/appearance/ChangeLog            |   10 ++++++++++
 
37169
 capplets/appearance/appearance-desktop.c |   17 ++++++++++++++---
 
37170
 2 files changed, 24 insertions(+), 3 deletions(-)
 
37171
 
 
37172
commit 1917d0261bf77376840aebeee3e6f0a5d90679b3
 
37173
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
37174
Date:   Sat May 31 04:44:16 2008 +0000
 
37175
 
 
37176
    +Sat May 31 00:41:20 2008  Søren Sandmann  <sandmann@redhat.com>
 
37177
    +
 
37178
    +   * gnome-wp-item.c (options_lookup): The gconf string is "zoom",
 
37179
    +   not "zoomed".
 
37180
    +
 
37181
    
 
37182
    
 
37183
    svn path=/trunk/; revision=8735
 
37184
 
 
37185
 capplets/appearance/ChangeLog       |    5 +++++
 
37186
 capplets/appearance/gnome-wp-item.c |    2 +-
 
37187
 2 files changed, 6 insertions(+), 1 deletions(-)
 
37188
 
 
37189
commit 2140bc90bea065b9905ee5c0e762c2b2ac794e79
 
37190
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
37191
Date:   Sat May 31 04:41:14 2008 +0000
 
37192
 
 
37193
    +Fri May 30 23:01:57 2008  Søren Sandmann  <sandmann@redhat.com>
 
37194
    +
 
37195
    +   * gnome-wp-item.c (set_bg_properties): Update to match API change
 
37196
    +   in libgnome-desktop.
 
37197
    +
 
37198
    
 
37199
    
 
37200
    svn path=/trunk/; revision=8734
 
37201
 
 
37202
 capplets/appearance/ChangeLog       |    5 +++++
 
37203
 capplets/appearance/gnome-wp-item.c |    2 +-
 
37204
 configure.in                        |    2 +-
 
37205
 3 files changed, 7 insertions(+), 2 deletions(-)
 
37206
 
 
37207
commit 0b7371155f47b84aed1a8c7d16ac2f5e5ea81199
 
37208
Author: William Jon McCann <jmccann@redhat.com>
 
37209
Date:   Thu May 29 22:03:22 2008 +0000
 
37210
 
 
37211
    Don't use deprecated GTK+ symbol.
 
37212
    
 
37213
    2008-05-29  William Jon McCann  <jmccann@redhat.com>
 
37214
    
 
37215
        * eggcellrendererkeys.c (egg_cell_renderer_keys_class_init):
 
37216
        Don't use deprecated GTK+ symbol.
 
37217
    
 
37218
    
 
37219
    svn path=/trunk/; revision=8733
 
37220
 
 
37221
 capplets/keybindings/ChangeLog             |    5 +++++
 
37222
 capplets/keybindings/eggcellrendererkeys.c |    2 +-
 
37223
 2 files changed, 6 insertions(+), 1 deletions(-)
 
37224
 
 
37225
commit d3e75b38a39f2ece30b0ae33740b5b55d23d0d21
 
37226
Author: Clytie Siddall <clyties@src.gnome.org>
 
37227
Date:   Sun May 25 13:29:18 2008 +0000
 
37228
 
 
37229
    Updated Vietnamese translation
 
37230
    
 
37231
    svn path=/trunk/; revision=8725
 
37232
 
 
37233
 po/ChangeLog |    4 +
 
37234
 po/vi.po     | 2559 ++++++++++++++++++++--------------------------------------
 
37235
 2 files changed, 868 insertions(+), 1695 deletions(-)
 
37236
 
 
37237
commit 90d606a4962ebd87ffabf0e3eb64781cd34cf1a1
 
37238
Author: Jens Granseuer <jensgr@gmx.net>
 
37239
Date:   Sat May 24 17:19:26 2008 +0000
 
37240
 
 
37241
    return to using paths instead of URIs since most of the code using them
 
37242
    
 
37243
    2008-05-24  Jens Granseuer  <jensgr@gmx.net>
 
37244
    
 
37245
        * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
37246
        (read_icon_theme), (read_cursor_theme), (read_cursor_fonts),
 
37247
        (update_theme_index): return to using paths instead of URIs since
 
37248
        most of the code using them expects paths
 
37249
    
 
37250
    2008-05-24  Jens Granseuer  <jensgr@gmx.net>
 
37251
    
 
37252
        * theme-util.c: (theme_is_writable), (theme_delete): expect
 
37253
        a path instead of an URI in theme_info->path
 
37254
    
 
37255
    svn path=/trunk/; revision=8724
 
37256
 
 
37257
 capplets/appearance/ChangeLog      |    5 +++++
 
37258
 capplets/appearance/theme-util.c   |    4 ++--
 
37259
 capplets/common/ChangeLog          |    7 +++++++
 
37260
 capplets/common/gnome-theme-info.c |   27 ++++++++++++---------------
 
37261
 4 files changed, 26 insertions(+), 17 deletions(-)
 
37262
 
 
37263
commit 2a6e126db2b6f70b7c20e703a7a4fb41d8387750
 
37264
Author: Jens Granseuer <jensgr@gmx.net>
 
37265
Date:   Sat May 24 16:46:45 2008 +0000
 
37266
 
 
37267
    also delete the directory itself
 
37268
    
 
37269
    2008-05-24  Jens Granseuer  <jensgr@gmx.net>
 
37270
    
 
37271
        * theme-util.c: (directory_delete_recursive): also delete the
 
37272
        directory itself
 
37273
    
 
37274
    svn path=/trunk/; revision=8723
 
37275
 
 
37276
 capplets/appearance/ChangeLog    |    5 +++++
 
37277
 capplets/appearance/theme-util.c |    3 +++
 
37278
 2 files changed, 8 insertions(+), 0 deletions(-)
 
37279
 
 
37280
commit dbe40b95fc6da7af08dcc6b262db92fcf94399c6
 
37281
Author: Jens Granseuer <jensgr@gmx.net>
 
37282
Date:   Sat May 24 16:40:59 2008 +0000
 
37283
 
 
37284
    fix up last commit
 
37285
    
 
37286
    2008-05-24  Jens Granseuer  <jensgr@gmx.net>
 
37287
    
 
37288
        * theme-installer.c: (cleanup_tmp_dir): fix up last commit
 
37289
    
 
37290
    svn path=/trunk/; revision=8722
 
37291
 
 
37292
 capplets/appearance/ChangeLog         |    4 ++++
 
37293
 capplets/appearance/theme-installer.c |    2 +-
 
37294
 2 files changed, 5 insertions(+), 1 deletions(-)
 
37295
 
 
37296
commit 2c323085cb737c23cda2b06469c8f0a3d062b5e0
 
37297
Author: Jens Granseuer <jensgr@gmx.net>
 
37298
Date:   Sat May 24 16:34:05 2008 +0000
 
37299
 
 
37300
    Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37301
    
 
37302
    2008-05-24  Jens Granseuer  <jensgr@gmx.net>
 
37303
    
 
37304
        Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37305
    
 
37306
        Port the last remaining bits of gnome-vfs to gio (bug
 
37307
        #524401).
 
37308
    
 
37309
        * appearance-main.c: (init_appearance_data):
 
37310
        * theme-installer.c: (cleanup_tmp_dir), (file_theme_type),
 
37311
        (transfer_cancel_cb), (gnome_theme_install_real),
 
37312
        (transfer_done_cb): use gio instead of gnome-vfs
 
37313
    
 
37314
        * theme-util.c:
 
37315
        * theme-util.h: make file_delete_recursive public
 
37316
    
 
37317
        * gnome-wp-info.c: include string.h to avoid warning
 
37318
    
 
37319
    svn path=/trunk/; revision=8721
 
37320
 
 
37321
 capplets/appearance/ChangeLog         |   17 ++++++
 
37322
 capplets/appearance/appearance-main.c |    1 -
 
37323
 capplets/appearance/gnome-wp-info.c   |    1 +
 
37324
 capplets/appearance/theme-installer.c |   98 ++++++++++++++++++++-------------
 
37325
 capplets/appearance/theme-util.c      |    2 +-
 
37326
 capplets/appearance/theme-util.h      |    1 +
 
37327
 6 files changed, 80 insertions(+), 40 deletions(-)
 
37328
 
 
37329
commit c9dd628887b4904cdb3dd2c8e0401cd510a5349e
 
37330
Author: Djihed Afifi <djihed@src.gnome.org>
 
37331
Date:   Mon May 19 01:09:23 2008 +0000
 
37332
 
 
37333
    Updated Arabic Translation by Anas Husseini.
 
37334
    
 
37335
    svn path=/trunk/; revision=8720
 
37336
 
 
37337
 po/ChangeLog |    4 +
 
37338
 po/ar.po     |  884 ++++++++++++++++++++++++++++++++++------------------------
 
37339
 2 files changed, 524 insertions(+), 364 deletions(-)
 
37340
 
 
37341
commit d63e05bc7f21c870b52ced4d571602ea680d9b2e
 
37342
Author: Thomas Wood <thos@gnome.org>
 
37343
Date:   Sun May 18 21:34:17 2008 +0000
 
37344
 
 
37345
    Convert to use GConfPropertyEditor and remove a lot of duplicated code in
 
37346
    
 
37347
    2008-05-18  Thomas Wood  <thos@gnome.org>
 
37348
    
 
37349
        * gnome-da-capplet.c: Convert to use GConfPropertyEditor and remove
 
37350
        a lot of duplicated code in the process.
 
37351
    
 
37352
    svn path=/trunk/; revision=8719
 
37353
 
 
37354
 capplets/default-applications/ChangeLog          |    5 +
 
37355
 capplets/default-applications/gnome-da-capplet.c | 1045 ++++++----------------
 
37356
 2 files changed, 290 insertions(+), 760 deletions(-)
 
37357
 
 
37358
commit e544be375bec607cf49fc450fe7567d56ea0eac1
 
37359
Author: Thomas Wood <thos@gnome.org>
 
37360
Date:   Sun May 18 21:33:07 2008 +0000
 
37361
 
 
37362
    Allow the data property to be read as well as written.
 
37363
    
 
37364
    2008-05-18  Thomas Wood  <thos@gnome.org>
 
37365
    
 
37366
        * gconf-property-editor.c: (gconf_property_editor_class_init),
 
37367
        (gconf_property_editor_get_prop): Allow the data property to be
 
37368
        read as well as written.
 
37369
    
 
37370
    svn path=/trunk/; revision=8718
 
37371
 
 
37372
 capplets/common/ChangeLog               |    6 ++++++
 
37373
 capplets/common/gconf-property-editor.c |    5 ++++-
 
37374
 2 files changed, 10 insertions(+), 1 deletions(-)
 
37375
 
 
37376
commit 4edaa68a86dbe8450b075ad9c4414f0d3bcdfc41
 
37377
Author: Jens Granseuer <jensgr@gmx.net>
 
37378
Date:   Sat May 17 21:53:39 2008 +0000
 
37379
 
 
37380
    use G_DEFINE_TYPE to get rid of the boilerplate code and remove a number
 
37381
    
 
37382
    2008-05-18  Jens Granseuer  <jensgr@gmx.net>
 
37383
    
 
37384
        * gconf-property-editor.c: (gconf_property_editor_init),
 
37385
        (gconf_property_editor_class_init),
 
37386
        (gconf_property_editor_finalize), (gconf_peditor_new),
 
37387
        (gconf_peditor_new_boolean), (gconf_peditor_new_integer_valist),
 
37388
        (gconf_peditor_new_string_valist), (gconf_peditor_new_color),
 
37389
        (gconf_peditor_new_combo_box),
 
37390
        (gconf_peditor_new_combo_box_with_enum),
 
37391
        (gconf_peditor_new_select_radio),
 
37392
        (gconf_peditor_new_numeric_range),
 
37393
        (gconf_peditor_widget_set_guard), (gconf_peditor_new_enum_toggle),
 
37394
        (peditor_image_set_filename), (peditor_image_clicked_cb),
 
37395
        (gconf_peditor_new_image),
 
37396
        (gconf_peditor_new_select_radio_with_enum): use G_DEFINE_TYPE to
 
37397
        get rid of the boilerplate code and remove a number of unnecessary
 
37398
        casts
 
37399
    
 
37400
    svn path=/trunk/; revision=8717
 
37401
 
 
37402
 capplets/common/ChangeLog               |   18 ++++++
 
37403
 capplets/common/gconf-property-editor.c |   93 +++++++++----------------------
 
37404
 2 files changed, 44 insertions(+), 67 deletions(-)
 
37405
 
 
37406
commit 5e14bcf3118d4926356edba4e810d7929eaf45de
 
37407
Author: Vincent Untz <vuntz@gnome.org>
 
37408
Date:   Sat May 17 16:56:46 2008 +0000
 
37409
 
 
37410
    post-release bump to 2.23.3
 
37411
    
 
37412
    2008-05-17  Vincent Untz  <vuntz@gnome.org>
 
37413
    
 
37414
        * configure.in: post-release bump to 2.23.3
 
37415
    
 
37416
    svn path=/trunk/; revision=8716
 
37417
 
 
37418
 ChangeLog                                      |    6 ++++++
 
37419
 capplets/about-me/ChangeLog                    |    2 ++
 
37420
 capplets/accessibility/at-properties/ChangeLog |    2 ++
 
37421
 capplets/appearance/ChangeLog                  |    2 ++
 
37422
 capplets/common/ChangeLog                      |    2 ++
 
37423
 capplets/default-applications/ChangeLog        |    2 ++
 
37424
 capplets/display/ChangeLog                     |    2 ++
 
37425
 capplets/keybindings/ChangeLog                 |    2 ++
 
37426
 capplets/keyboard/ChangeLog                    |    2 ++
 
37427
 capplets/localization/ChangeLog                |    2 ++
 
37428
 capplets/mouse/ChangeLog                       |    2 ++
 
37429
 capplets/network/ChangeLog                     |    2 ++
 
37430
 capplets/sound/ChangeLog                       |    2 ++
 
37431
 capplets/windows/ChangeLog                     |    2 ++
 
37432
 configure.in                                   |    2 +-
 
37433
 help/ChangeLog                                 |    2 ++
 
37434
 libwindow-settings/ChangeLog                   |    2 ++
 
37435
 po/ChangeLog                                   |    2 ++
 
37436
 shell/ChangeLog                                |    2 ++
 
37437
 typing-break/ChangeLog                         |    2 ++
 
37438
 vfs-methods/fontilus/ChangeLog                 |    2 ++
 
37439
 vfs-methods/themus/ChangeLog                   |    2 ++
 
37440
 22 files changed, 47 insertions(+), 1 deletions(-)
 
37441
 
 
37442
commit c8253a00b9ac9a93b0b1973d3e212b515600257a
 
37443
Author: Vincent Untz <vuntz@gnome.org>
 
37444
Date:   Sat May 17 16:45:43 2008 +0000
 
37445
 
 
37446
    updated
 
37447
    
 
37448
    2008-05-17  Vincent Untz  <vuntz@gnome.org>
 
37449
    
 
37450
        * POTFILES.in: updated
 
37451
    
 
37452
    svn path=/trunk/; revision=8714
 
37453
 
 
37454
 po/ChangeLog   |    4 ++++
 
37455
 po/POTFILES.in |    1 -
 
37456
 2 files changed, 4 insertions(+), 1 deletions(-)
 
37457
 
 
37458
commit 26e8043b54780378389cc9c84792960794b839ea
 
37459
Author: Sebastien Bacher <seb128@ubuntu.com>
 
37460
Date:   Sat May 17 15:32:59 2008 +0000
 
37461
 
 
37462
    don't require libbackground to build
 
37463
    
 
37464
    2008-05-17  Sebastien Bacher  <seb128@ubuntu.com>
 
37465
    
 
37466
        * configure.in: don't require libbackground to build
 
37467
    
 
37468
    
 
37469
    svn path=/trunk/; revision=8713
 
37470
 
 
37471
 ChangeLog    |    4 ++++
 
37472
 configure.in |    2 --
 
37473
 2 files changed, 4 insertions(+), 2 deletions(-)
 
37474
 
 
37475
commit 763df6a85250f9e9aa3d110f65f97e8f99d89891
 
37476
Author: Jens Granseuer <jensgr@gmx.net>
 
37477
Date:   Sat May 17 09:56:54 2008 +0000
 
37478
 
 
37479
    updated for 2.23.2
 
37480
    
 
37481
    2008-05-17  Jens Granseuer  <jensgr@gmx.net>
 
37482
    
 
37483
        * NEWS:
 
37484
        * configure.in: updated for 2.23.2
 
37485
    
 
37486
    svn path=/trunk/; revision=8712
 
37487
 
 
37488
 ChangeLog    |    5 +++++
 
37489
 NEWS         |   42 ++++++++++++++++++++++++++++++++++++++++++
 
37490
 configure.in |    2 +-
 
37491
 3 files changed, 48 insertions(+), 1 deletions(-)
 
37492
 
 
37493
commit bfeca03824d95fef010032661b72fbf54c46cf66
 
37494
Author: Jens Granseuer <jensgr@gmx.net>
 
37495
Date:   Sat May 17 09:06:40 2008 +0000
 
37496
 
 
37497
    remove unused files
 
37498
    
 
37499
    2008-05-17  Jens Granseuer  <jensgr@gmx.net>
 
37500
    
 
37501
        * bonobo-property-editor-range.c:
 
37502
        * bonobo-property-editor-range.h: remove unused files
 
37503
    
 
37504
    svn path=/trunk/; revision=8711
 
37505
 
 
37506
 capplets/common/ChangeLog                      |    5 ++
 
37507
 capplets/common/bonobo-property-editor-range.c |   70 ------------------------
 
37508
 capplets/common/bonobo-property-editor-range.h |    8 ---
 
37509
 3 files changed, 5 insertions(+), 78 deletions(-)
 
37510
 
 
37511
commit 09c6ad1d6d7353887cc15c996639e3a1df9879bf
 
37512
Author: Søren Sandmann Pedersen <ssp@src.gnome.org>
 
37513
Date:   Sat May 17 04:33:42 2008 +0000
 
37514
 
 
37515
    Delete libbackground dummy
 
37516
    
 
37517
    svn path=/trunk/; revision=8710
 
37518
 
 
37519
commit 8c9c2abbacfcf538a91113a1727cbd15ade03e7b
 
37520
Author: Søren Sandmann <sandmann@redhat.com>
 
37521
Date:   Sat May 17 02:00:50 2008 +0000
 
37522
 
 
37523
    Delete this directory since it's not used any more
 
37524
    
 
37525
    Fri May 16 21:55:52 2008  Søren Sandmann  <sandmann@redhat.com>
 
37526
    
 
37527
        * libbackground: Delete this directory since it's not used any
 
37528
        more
 
37529
    
 
37530
    
 
37531
    svn path=/trunk/; revision=8708
 
37532
 
 
37533
 ChangeLog                   |    5 +
 
37534
 Makefile.am                 |    2 +-
 
37535
 capplets/common/Makefile.am |    3 +-
 
37536
 libbackground/ChangeLog     |  535 --------------
 
37537
 libbackground/Makefile.am   |   12 -
 
37538
 libbackground/applier.c     | 1699 -------------------------------------------
 
37539
 libbackground/applier.h     |   76 --
 
37540
 libbackground/preferences.c |  509 -------------
 
37541
 libbackground/preferences.h |  108 ---
 
37542
 9 files changed, 7 insertions(+), 2942 deletions(-)
 
37543
 
 
37544
commit 97cd93b9ef565339b5242a9dafb94d965fbf90d9
 
37545
Author: Jens Granseuer <jensgr@gmx.net>
 
37546
Date:   Fri May 16 17:57:53 2008 +0000
 
37547
 
 
37548
    drop gnome-vfs dependency (part of bug #524401)
 
37549
    
 
37550
    2008-05-16  Jens Granseuer  <jensgr@gmx.net>
 
37551
    
 
37552
        * gnome-network-preferences.c: (get_hostname_from_uri),
 
37553
        (extract_proxy_host), (main): drop gnome-vfs dependency (part of bug
 
37554
        #524401)
 
37555
    
 
37556
    svn path=/trunk/; revision=8707
 
37557
 
 
37558
 capplets/network/ChangeLog                   |    6 +++
 
37559
 capplets/network/gnome-network-preferences.c |   61 +++++++++++++++++++-------
 
37560
 2 files changed, 51 insertions(+), 16 deletions(-)
 
37561
 
 
37562
commit 82e738e22d8956786a70c3df7b17105c59c95048
 
37563
Author: Kjartan Maraas <kmaraas@gnome.org>
 
37564
Date:   Wed May 14 12:09:00 2008 +0000
 
37565
 
 
37566
    Updated Norwegian bokmål translation.
 
37567
    
 
37568
    2008-05-14  Kjartan Maraas  <kmaraas@gnome.org>
 
37569
    
 
37570
        * nb.po: Updated Norwegian bokmål translation.
 
37571
    
 
37572
    svn path=/trunk/; revision=8703
 
37573
 
 
37574
 po/ChangeLog |    4 +
 
37575
 po/nb.po     |  180 ++++++++++++++++++++++++++++++++--------------------------
 
37576
 2 files changed, 103 insertions(+), 81 deletions(-)
 
37577
 
 
37578
commit e0e32e8c5e5053da524588848287922f2f074af8
 
37579
Author: Jens Granseuer <jensgr@gmx.net>
 
37580
Date:   Tue May 13 19:28:40 2008 +0000
 
37581
 
 
37582
    Patch by: Laszlo Peter <laca@sun.com>
 
37583
    
 
37584
    2008-05-13  Jens Granseuer  <jensgr@gmx.net>
 
37585
    
 
37586
        Patch by: Laszlo Peter <laca@sun.com>
 
37587
    
 
37588
        * gnome-about-me.c: (get_user_login): fix build on Solaris when
 
37589
        _POSIX_PTHREAD_SEMANTICS is defined (bug #532893)
 
37590
    
 
37591
    svn path=/trunk/; revision=8702
 
37592
 
 
37593
 capplets/about-me/ChangeLog        |    7 +++++++
 
37594
 capplets/about-me/gnome-about-me.c |    2 +-
 
37595
 2 files changed, 8 insertions(+), 1 deletions(-)
 
37596
 
 
37597
commit c67b1cad91e35ee688275c7b5d61813f86b6831d
 
37598
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
37599
Date:   Fri May 9 19:07:26 2008 +0000
 
37600
 
 
37601
    Updated Spanish translation
 
37602
    
 
37603
    svn path=/trunk/; revision=8701
 
37604
 
 
37605
 po/ChangeLog |    4 ++
 
37606
 po/es.po     |  163 ++++++++++++++++++++++++++++++----------------------------
 
37607
 2 files changed, 88 insertions(+), 79 deletions(-)
 
37608
 
 
37609
commit 2dac98599affbf6d1bfea14ef79dcacc98e04673
 
37610
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
37611
Date:   Thu May 8 21:52:50 2008 +0000
 
37612
 
 
37613
    Updated French translation.
 
37614
    
 
37615
    2008-05-08  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
37616
    
 
37617
        * fr.po: Updated French translation.
 
37618
    
 
37619
    svn path=/trunk/; revision=8700
 
37620
 
 
37621
 po/ChangeLog |    4 ++++
 
37622
 po/fr.po     |    4 ++--
 
37623
 2 files changed, 6 insertions(+), 2 deletions(-)
 
37624
 
 
37625
commit 33afa2a33462cf8053af23bebbfded17aaa897a2
 
37626
Author: Jens Granseuer <jensgr@gmx.net>
 
37627
Date:   Thu May 8 19:10:14 2008 +0000
 
37628
 
 
37629
    also show a missing theme engine in the GTK themes list and offer to
 
37630
    
 
37631
    2008-05-08  Jens Granseuer  <jensgr@gmx.net>
 
37632
    
 
37633
        * appearance-style.c: (style_message_area_response_cb),
 
37634
        (update_message_area), (gtk_theme_changed), (style_init):
 
37635
        * appearance.h:
 
37636
        * data/appearance.glade: also show a missing theme engine in the
 
37637
        GTK themes list and offer to install it via packagekit
 
37638
    
 
37639
    svn path=/trunk/; revision=8698
 
37640
 
 
37641
 capplets/appearance/ChangeLog             |    8 +++
 
37642
 capplets/appearance/appearance-style.c    |   96 ++++++++++++++++++++++++++++-
 
37643
 capplets/appearance/appearance.h          |    3 +
 
37644
 capplets/appearance/data/appearance.glade |   25 +++++---
 
37645
 4 files changed, 122 insertions(+), 10 deletions(-)
 
37646
 
 
37647
commit a854fc712c666b948f0f0257d068e7409fb83cdf
 
37648
Author: Jens Granseuer <jensgr@gmx.net>
 
37649
Date:   Thu May 8 19:01:51 2008 +0000
 
37650
 
 
37651
    Patch by: Ben LeMasurier <ben.lemasurier@gmail.com>
 
37652
    
 
37653
    2008-05-08  Jens Granseuer  <jensgr@gmx.net>
 
37654
    
 
37655
        Patch by: Ben LeMasurier <ben.lemasurier@gmail.com>
 
37656
    
 
37657
        * e-image-chooser.c: (e_image_chooser_init), (set_image_from_data),
 
37658
        (image_drag_motion_cb), (image_drag_drop_cb): fix scaling the image
 
37659
        on the user photo button (bug #309629)
 
37660
    
 
37661
    svn path=/trunk/; revision=8697
 
37662
 
 
37663
 capplets/about-me/ChangeLog         |    8 +++++
 
37664
 capplets/about-me/e-image-chooser.c |   51 ++++++++++------------------------
 
37665
 2 files changed, 23 insertions(+), 36 deletions(-)
 
37666
 
 
37667
commit 140deb2526fc63c25dcf2bd08fda8511791d9464
 
37668
Author: Jens Granseuer <jensgr@gmx.net>
 
37669
Date:   Wed May 7 20:23:19 2008 +0000
 
37670
 
 
37671
    split out the check for the missing theme engine because we also need it
 
37672
    
 
37673
    2008-05-07  Jens Granseuer  <jensgr@gmx.net>
 
37674
    
 
37675
        * gnome-theme-info.c: (gtk_theme_info_missing_engine),
 
37676
        (gnome_theme_meta_info_validate):
 
37677
        * gnome-theme-info.h: split out the check for the missing theme
 
37678
        engine because we also need it for the packagekit support
 
37679
    
 
37680
    svn path=/trunk/; revision=8696
 
37681
 
 
37682
 capplets/common/ChangeLog          |    7 +++
 
37683
 capplets/common/gnome-theme-info.c |   76 ++++++++++++++++++++++--------------
 
37684
 capplets/common/gnome-theme-info.h |    2 +
 
37685
 3 files changed, 56 insertions(+), 29 deletions(-)
 
37686
 
 
37687
commit a780f374cbe60b49b05d2c28e25b905163d62131
 
37688
Author: Jens Granseuer <jensgr@gmx.net>
 
37689
Date:   Wed May 7 20:19:36 2008 +0000
 
37690
 
 
37691
    Add support for installing missing GTK+ theme engines via packagekit (bug
 
37692
    
 
37693
    2008-05-07  Jens Granseuer  <jensgr@gmx.net>
 
37694
    
 
37695
        Add support for installing missing GTK+ theme engines via
 
37696
        packagekit (bug #511065)
 
37697
    
 
37698
        * appearance-themes.c: (theme_message_area_response_cb),
 
37699
        (theme_message_area_update): when we detect a missing engine,
 
37700
        check if packagekit is available on the session bus. If it is show
 
37701
        an install button to pull the corresponding package
 
37702
        * appearance.h:
 
37703
        * theme-util.c: (packagekit_available), (theme_install_file):
 
37704
        * theme-util.h: add support functions
 
37705
    
 
37706
    svn path=/trunk/; revision=8695
 
37707
 
 
37708
 capplets/appearance/ChangeLog           |   13 +++++
 
37709
 capplets/appearance/appearance-themes.c |   32 ++++++++++++-
 
37710
 capplets/appearance/appearance.h        |    1 +
 
37711
 capplets/appearance/theme-util.c        |   76 ++++++++++++++++++++++++++++++-
 
37712
 capplets/appearance/theme-util.h        |    3 +
 
37713
 5 files changed, 121 insertions(+), 4 deletions(-)
 
37714
 
 
37715
commit fcfc55091e6e6412b6ae92ac44c77373b7780af2
 
37716
Author: Jens Granseuer <jensgr@gmx.net>
 
37717
Date:   Wed May 7 19:54:43 2008 +0000
 
37718
 
 
37719
    Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37720
    
 
37721
    2008-05-07  Jens Granseuer  <jensgr@gmx.net>
 
37722
    
 
37723
        Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37724
    
 
37725
        * theme-save.c: (setup_directory_structure), (write_theme_to_disk):
 
37726
        replace some more gnome-vfs by gio (part of bug #524401)
 
37727
    
 
37728
    svn path=/trunk/; revision=8694
 
37729
 
 
37730
 capplets/appearance/ChangeLog    |    7 +++++
 
37731
 capplets/appearance/theme-save.c |   56 ++++++++++++++++---------------------
 
37732
 2 files changed, 31 insertions(+), 32 deletions(-)
 
37733
 
 
37734
commit 15fbcb3bde6b73010342a092d07ffc705943c1d7
 
37735
Author: Jens Granseuer <jensgr@gmx.net>
 
37736
Date:   Tue May 6 18:37:55 2008 +0000
 
37737
 
 
37738
    fix error code when GTK engine is missing, and fix the function signature
 
37739
    
 
37740
    2008-05-06  Jens Granseuer  <jensgr@gmx.net>
 
37741
    
 
37742
        * gnome-theme-info.c: (gnome_theme_meta_info_validate): fix error
 
37743
        code when GTK engine is missing, and fix the function signature
 
37744
    
 
37745
    svn path=/trunk/; revision=8693
 
37746
 
 
37747
 capplets/common/ChangeLog          |    5 +++++
 
37748
 capplets/common/gnome-theme-info.c |    6 +++---
 
37749
 2 files changed, 8 insertions(+), 3 deletions(-)
 
37750
 
 
37751
commit 3c71eb63196f6eadb87f3db7611d6f0115002a9a
 
37752
Author: Jens Granseuer <jensgr@gmx.net>
 
37753
Date:   Tue May 6 17:41:57 2008 +0000
 
37754
 
 
37755
    move metatheme validation code here from the appearance capplet and add
 
37756
    
 
37757
    2008-05-06  Jens Granseuer  <jensgr@gmx.net>
 
37758
    
 
37759
        * Makefile.am:
 
37760
        * gnome-theme-info.c: (gnome_theme_info_error_quark),
 
37761
        (gnome_theme_meta_info_free), (gnome_theme_meta_info_validate):
 
37762
        * gnome-theme-info.h: move metatheme validation code here from the
 
37763
        appearance capplet and add proper error codes
 
37764
    
 
37765
    2008-05-06  Jens Granseuer  <jensgr@gmx.net>
 
37766
    
 
37767
        * Makefile.am:
 
37768
        * appearance-themes.c: (theme_message_area_update): move metatheme
 
37769
        validation code to common/gnome-theme-info.c
 
37770
    
 
37771
    svn path=/trunk/; revision=8692
 
37772
 
 
37773
 capplets/appearance/ChangeLog           |    6 +++
 
37774
 capplets/appearance/Makefile.am         |    1 -
 
37775
 capplets/appearance/appearance-themes.c |   70 ++----------------------------
 
37776
 capplets/common/ChangeLog               |    8 ++++
 
37777
 capplets/common/Makefile.am             |    2 +-
 
37778
 capplets/common/gnome-theme-info.c      |   71 +++++++++++++++++++++++++++++++
 
37779
 capplets/common/gnome-theme-info.h      |   14 ++++++-
 
37780
 7 files changed, 103 insertions(+), 69 deletions(-)
 
37781
 
 
37782
commit b6b9845852eae75d143cf2f2737a661f2e6da902
 
37783
Author: Kjartan Maraas <kmaraas@gnome.org>
 
37784
Date:   Tue May 6 16:39:57 2008 +0000
 
37785
 
 
37786
    Updated Norwegian bokmål translation.
 
37787
    
 
37788
    2008-05-06  Kjartan Maraas  <kmaraas@gnome.org>
 
37789
    
 
37790
        * nb.po: Updated Norwegian bokmål translation.
 
37791
    
 
37792
    svn path=/trunk/; revision=8691
 
37793
 
 
37794
 po/ChangeLog |    4 ++
 
37795
 po/nb.po     |  114 ++++++++++++++++++++++++++++-----------------------------
 
37796
 2 files changed, 60 insertions(+), 58 deletions(-)
 
37797
 
 
37798
commit 9297cec08376b99be32bb77dfc351b5d08eddb87
 
37799
Author: Jens Granseuer <jensgr@gmx.net>
 
37800
Date:   Sun May 4 13:44:45 2008 +0000
 
37801
 
 
37802
    doesn't need gnome-vfs any longer
 
37803
    
 
37804
    2008-05-04  Jens Granseuer  <jensgr@gmx.net>
 
37805
    
 
37806
        * gnome-theme-test.c: (main): doesn't need gnome-vfs any longer
 
37807
    
 
37808
    svn path=/trunk/; revision=8690
 
37809
 
 
37810
 capplets/common/ChangeLog          |    4 ++++
 
37811
 capplets/common/gnome-theme-test.c |    6 +-----
 
37812
 2 files changed, 5 insertions(+), 5 deletions(-)
 
37813
 
 
37814
commit 259efe410262cdc6697823ddc5e81f7975c5e04c
 
37815
Author: Jens Granseuer <jensgr@gmx.net>
 
37816
Date:   Sun May 4 13:39:46 2008 +0000
 
37817
 
 
37818
    even more gio migration
 
37819
    
 
37820
    2008-05-04  Jens Granseuer  <jensgr@gmx.net>
 
37821
    
 
37822
        * appearance-desktop.c: (desktop_init):
 
37823
        * gnome-wp-info.c: (gnome_wp_info_new), (gnome_wp_info_free):
 
37824
        * gnome-wp-info.h:
 
37825
        * gnome-wp-item.c: (gnome_wp_item_new),
 
37826
        (gnome_wp_item_update_description):
 
37827
        * gnome-wp-item.h: even more gio migration
 
37828
    
 
37829
    svn path=/trunk/; revision=8689
 
37830
 
 
37831
 capplets/appearance/ChangeLog            |    9 ++++
 
37832
 capplets/appearance/appearance-desktop.c |    2 -
 
37833
 capplets/appearance/gnome-wp-info.c      |   71 ++++++++++++++++--------------
 
37834
 capplets/appearance/gnome-wp-info.h      |    3 +-
 
37835
 capplets/appearance/gnome-wp-item.c      |   23 ++++-----
 
37836
 capplets/appearance/gnome-wp-item.h      |    7 +--
 
37837
 6 files changed, 61 insertions(+), 54 deletions(-)
 
37838
 
 
37839
commit 225e3970720f10eaca5c780a110fa47c638f45d5
 
37840
Author: Jens Granseuer <jensgr@gmx.net>
 
37841
Date:   Sun May 4 10:55:39 2008 +0000
 
37842
 
 
37843
    fix more breakage due to recent changes in theme-info (bug #531284)
 
37844
    
 
37845
    2008-05-04  Jens Granseuer  <jensgr@gmx.net>
 
37846
    
 
37847
        * theme-thumbnailer.c: (main): fix more breakage due to recent
 
37848
        changes in theme-info (bug #531284)
 
37849
    
 
37850
    svn path=/trunk/; revision=8688
 
37851
 
 
37852
 vfs-methods/themus/ChangeLog           |    5 +++++
 
37853
 vfs-methods/themus/theme-thumbnailer.c |   15 ++++++---------
 
37854
 2 files changed, 11 insertions(+), 9 deletions(-)
 
37855
 
 
37856
commit cc954b549358f05c5f1af9e9e64a84c454e79a04
 
37857
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
37858
Date:   Sat May 3 16:45:27 2008 +0000
 
37859
 
 
37860
    updated hebrew translation
 
37861
    
 
37862
    svn path=/trunk/; revision=8687
 
37863
 
 
37864
 po/ChangeLog |    4 +
 
37865
 po/he.po     |  666 +++++++++++++++++++++++++++++++++++-----------------------
 
37866
 2 files changed, 402 insertions(+), 268 deletions(-)
 
37867
 
 
37868
commit 506b53042320e6309e81406537fa88c590ce25a8
 
37869
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
 
37870
Date:   Thu May 1 23:15:28 2008 +0000
 
37871
 
 
37872
    Updated Brazilian Portuguese translation by Henrique P Machado.
 
37873
    
 
37874
    svn path=/trunk/; revision=8686
 
37875
 
 
37876
 po/ChangeLog |    5 +
 
37877
 po/pt_BR.po  |  740 ++++++++++++++++++++++++++++++++++++----------------------
 
37878
 2 files changed, 467 insertions(+), 278 deletions(-)
 
37879
 
 
37880
commit 9d7383da4f62602a31fd0954962a2019a2b060f4
 
37881
Author: Jens Granseuer <jensgr@gmx.net>
 
37882
Date:   Thu May 1 14:12:06 2008 +0000
 
37883
 
 
37884
    port a few more functions to gio (part of bug #524401)
 
37885
    
 
37886
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37887
    
 
37888
        * appearance-themes.c: (theme_get_mtime),
 
37889
        (theme_drag_data_received_cb):
 
37890
        * theme-util.c: (directory_delete_recursive),
 
37891
        (file_delete_recursive), (theme_is_writable), (theme_delete): port a
 
37892
        few more functions to gio (part of bug #524401)
 
37893
    
 
37894
    svn path=/trunk/; revision=8685
 
37895
 
 
37896
 capplets/appearance/ChangeLog           |    8 +++
 
37897
 capplets/appearance/appearance-themes.c |   48 +++++++-------
 
37898
 capplets/appearance/theme-util.c        |  105 +++++++++++++++++++++++--------
 
37899
 3 files changed, 109 insertions(+), 52 deletions(-)
 
37900
 
 
37901
commit a9e90ad5426135b0fcb6bf0b42d807ba4fb8d010
 
37902
Author: Jens Granseuer <jensgr@gmx.net>
 
37903
Date:   Thu May 1 14:11:38 2008 +0000
 
37904
 
 
37905
    always use URIs instead for info->path; since gio cleanly distinguishes
 
37906
    
 
37907
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37908
    
 
37909
        * gnome-theme-info.c: (read_cursor_theme), (read_cursor_fonts),
 
37910
        (update_theme_index): always use URIs instead for info->path; since
 
37911
        gio cleanly distinguishes path/uri (contrary to gnome-vfs), the
 
37912
        random mix we have right now is becoming a nuisance
 
37913
    
 
37914
    svn path=/trunk/; revision=8684
 
37915
 
 
37916
 capplets/common/ChangeLog          |    7 +++++++
 
37917
 capplets/common/gnome-theme-info.c |    6 +++---
 
37918
 2 files changed, 10 insertions(+), 3 deletions(-)
 
37919
 
 
37920
commit 565c037cc71a47e9df597a4cd3418dc97d555efc
 
37921
Author: Jens Granseuer <jensgr@gmx.net>
 
37922
Date:   Thu May 1 12:01:01 2008 +0000
 
37923
 
 
37924
    Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37925
    
 
37926
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37927
    
 
37928
        Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
37929
    
 
37930
        * appearance-desktop.c: (wp_drag_received), (wp_update_preview): more
 
37931
        gio conversion (part of bug #524401)
 
37932
    
 
37933
    svn path=/trunk/; revision=8683
 
37934
 
 
37935
 capplets/appearance/ChangeLog            |    7 +++++
 
37936
 capplets/appearance/appearance-desktop.c |   43 +++++++++++++++++++++---------
 
37937
 2 files changed, 37 insertions(+), 13 deletions(-)
 
37938
 
 
37939
commit caac1b3140a4e50ac3f65d36d541563f63b23805
 
37940
Author: Matej Urbančič <mateju@src.gnome.org>
 
37941
Date:   Thu May 1 11:47:00 2008 +0000
 
37942
 
 
37943
    Updated Slovenian translation
 
37944
    
 
37945
    svn path=/trunk/; revision=8682
 
37946
 
 
37947
 po/sl.po | 1909 ++++++++++++++++++++++++++------------------------------------
 
37948
 1 files changed, 785 insertions(+), 1124 deletions(-)
 
37949
 
 
37950
commit d714ff7e492a024d0a0559d7dea04a8af22f9332
 
37951
Author: Jens Granseuer <jensgr@gmx.net>
 
37952
Date:   Thu May 1 09:08:07 2008 +0000
 
37953
 
 
37954
    port from gnome-vfs to gio (part of bug #524401)
 
37955
    
 
37956
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37957
    
 
37958
        * gnome-theme-apply.c:
 
37959
        * gnome-theme-info.c: (get_file_type), (add_theme_to_hash_by_name),
 
37960
        (get_theme_from_hash_by_name), (gnome_theme_read_meta_theme),
 
37961
        (read_icon_theme), (gdk_pixbuf_from_xcursor_image),
 
37962
        (read_cursor_theme), (handle_change_signal), (update_theme_index),
 
37963
        (update_gtk2_index), (update_keybinding_index),
 
37964
        (update_metacity_index), (update_common_theme_dir_index),
 
37965
        (update_meta_theme_index), (update_icon_theme_index),
 
37966
        (update_cursor_theme_index), (gtk2_dir_changed),
 
37967
        (keybinding_dir_changed), (metacity_dir_changed),
 
37968
        (common_theme_dir_changed), (common_icon_theme_dir_changed),
 
37969
        (add_common_theme_dir_monitor),
 
37970
        (add_common_icon_theme_dir_monitor),
 
37971
        (remove_common_theme_dir_monitor),
 
37972
        (remove_common_icon_theme_dir_monitor), (top_theme_dir_changed),
 
37973
        (top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor),
 
37974
        (add_top_theme_dir_monitor), (add_top_icon_theme_dir_monitor),
 
37975
        (gnome_theme_init):
 
37976
        * gnome-theme-info.h:
 
37977
        * gnome-theme-test.c: (main): port from gnome-vfs to gio (part of
 
37978
        bug #524401)
 
37979
    
 
37980
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37981
    
 
37982
        * appearance-themes.c: (themes_init): update for changes in the
 
37983
        theme-info API
 
37984
    
 
37985
    2008-05-01  Jens Granseuer  <jensgr@gmx.net>
 
37986
    
 
37987
        * theme-method.c: (vfs_module_init):
 
37988
        * themus-properties-view.c: (themus_properties_view_init),
 
37989
        (themus_properties_view_set_location):
 
37990
        * themus-theme-applier.c: (main): update users of the theme-info
 
37991
        API
 
37992
    
 
37993
    svn path=/trunk/; revision=8681
 
37994
 
 
37995
 capplets/appearance/ChangeLog               |    5 +
 
37996
 capplets/appearance/appearance-themes.c     |    2 +-
 
37997
 capplets/common/ChangeLog                   |   24 +
 
37998
 capplets/common/gnome-theme-apply.c         |    4 +
 
37999
 capplets/common/gnome-theme-info.c          | 1319 ++++++++++++---------------
 
38000
 capplets/common/gnome-theme-info.h          |    9 +-
 
38001
 capplets/common/gnome-theme-test.c          |    3 +-
 
38002
 vfs-methods/themus/ChangeLog                |    8 +
 
38003
 vfs-methods/themus/theme-method.c           |    2 +-
 
38004
 vfs-methods/themus/themus-properties-view.c |   18 +-
 
38005
 vfs-methods/themus/themus-theme-applier.c   |   19 +-
 
38006
 11 files changed, 625 insertions(+), 788 deletions(-)
 
38007
 
 
38008
commit 79d007e929c7f58e40c0e45303f9b22960376bb5
 
38009
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
38010
Date:   Wed Apr 30 19:20:08 2008 +0000
 
38011
 
 
38012
    Updated Spanish translation
 
38013
    
 
38014
    svn path=/trunk/; revision=8680
 
38015
 
 
38016
 po/ChangeLog |    4 +
 
38017
 po/es.po     |  286 +++++++++++++++++++++++++++++++---------------------------
 
38018
 2 files changed, 159 insertions(+), 131 deletions(-)
 
38019
 
 
38020
commit 913d9e571be5ae92a54bf153d2c07c86ba8f776d
 
38021
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
38022
Date:   Wed Apr 30 09:30:18 2008 +0000
 
38023
 
 
38024
    Updated Galician Translation.
 
38025
    
 
38026
    svn path=/trunk/; revision=8679
 
38027
 
 
38028
 po/ChangeLog |    4 +
 
38029
 po/gl.po     |  764 ++++++++++++++++++++++++++++++++++++----------------------
 
38030
 2 files changed, 477 insertions(+), 291 deletions(-)
 
38031
 
 
38032
commit bc94ce4d3a6de1ee7dc78ed901de5e4f727970be
 
38033
Author: Kjartan Maraas <kmaraas@gnome.org>
 
38034
Date:   Tue Apr 29 23:37:50 2008 +0000
 
38035
 
 
38036
    Updated Norwegian bokmål translation.
 
38037
    
 
38038
    2008-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
38039
    
 
38040
        * nb.po: Updated Norwegian bokmål translation.
 
38041
    
 
38042
    svn path=/trunk/; revision=8678
 
38043
 
 
38044
 po/ChangeLog |    4 +
 
38045
 po/nb.po     |  449 ++++++++++++++++++++++++++++++++--------------------------
 
38046
 2 files changed, 255 insertions(+), 198 deletions(-)
 
38047
 
 
38048
commit 055e12b94788ecdece8e655688d941e7acf0ce29
 
38049
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38050
Date:   Mon Apr 28 22:01:03 2008 +0000
 
38051
 
 
38052
    dependency on iso-codes is in xklavier now
 
38053
    
 
38054
    svn path=/trunk/; revision=8677
 
38055
 
 
38056
 ChangeLog    |    8 ++++++++
 
38057
 configure.in |   15 ---------------
 
38058
 2 files changed, 8 insertions(+), 15 deletions(-)
 
38059
 
 
38060
commit 2fe1de6d0b61c004026ca7981061afd1f769c632
 
38061
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38062
Date:   Mon Apr 28 21:55:26 2008 +0000
 
38063
 
 
38064
    removed second tab if not needed, dropped pseudo-statistical sorting
 
38065
    
 
38066
    svn path=/trunk/; revision=8676
 
38067
 
 
38068
 capplets/keyboard/ChangeLog                        |    8 +
 
38069
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  185 ++++----------------
 
38070
 2 files changed, 43 insertions(+), 150 deletions(-)
 
38071
 
 
38072
commit 2c10bfc08404f2b558c6bf946cae38c498107654
 
38073
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38074
Date:   Mon Apr 28 21:54:54 2008 +0000
 
38075
 
 
38076
    small layout fix
 
38077
    
 
38078
    svn path=/trunk/; revision=8675
 
38079
 
 
38080
 capplets/keyboard/gnome-keyboard-properties.glade |  258 ++++++++++----------
 
38081
 1 files changed, 129 insertions(+), 129 deletions(-)
 
38082
 
 
38083
commit 3fec72caf99b20fc2463261152b21de04f3e3c5f
 
38084
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38085
Date:   Mon Apr 28 21:54:28 2008 +0000
 
38086
 
 
38087
    unneeded file
 
38088
    
 
38089
    svn path=/trunk/; revision=8674
 
38090
 
 
38091
 capplets/keyboard/gnome-keyboard-properties-iso.c |  203 ---------------------
 
38092
 1 files changed, 0 insertions(+), 203 deletions(-)
 
38093
 
 
38094
commit 43702238f93192d7bb2373f50909c4faabd86198
 
38095
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38096
Date:   Sun Apr 27 15:13:32 2008 +0000
 
38097
 
 
38098
    Support for countries and languages
 
38099
    
 
38100
    svn path=/trunk/; revision=8673
 
38101
 
 
38102
 capplets/keyboard/ChangeLog                        |    7 +
 
38103
 capplets/keyboard/gnome-keyboard-properties-iso.c  |  203 ++++++++
 
38104
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    8 +-
 
38105
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  504 +++++++++++++-------
 
38106
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   89 ++--
 
38107
 capplets/keyboard/gnome-keyboard-properties.glade  |  180 ++++++--
 
38108
 6 files changed, 740 insertions(+), 251 deletions(-)
 
38109
 
 
38110
commit 1d9c873d18555379db3f2e05e9d5eb2a76b8c706
 
38111
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
38112
Date:   Sun Apr 27 15:12:16 2008 +0000
 
38113
 
 
38114
    depend on libxklavier 3.6
 
38115
    
 
38116
    svn path=/trunk/; revision=8672
 
38117
 
 
38118
 configure.in |    2 +-
 
38119
 1 files changed, 1 insertions(+), 1 deletions(-)
 
38120
 
 
38121
commit 5b99f364eea0563c3daa30852b7156e4781909ff
 
38122
Author: Gabor Kelemen <kelemeng@gnome.org>
 
38123
Date:   Fri Apr 25 21:26:37 2008 +0000
 
38124
 
 
38125
    Translation updated.
 
38126
    
 
38127
    2008-04-25 Gabor Kelemen  <kelemeng@gnome.org>
 
38128
    
 
38129
        * hu.po: Translation updated.
 
38130
    
 
38131
    svn path=/trunk/; revision=8671
 
38132
 
 
38133
 po/ChangeLog |    4 ++++
 
38134
 po/hu.po     |    8 ++++----
 
38135
 2 files changed, 8 insertions(+), 4 deletions(-)
 
38136
 
 
38137
commit 0a4cc0bd080cba2741b1f9ec42681452c4750936
 
38138
Author: Jens Granseuer <jensgr@gmx.net>
 
38139
Date:   Fri Apr 25 17:48:11 2008 +0000
 
38140
 
 
38141
    properly handle errors when trying to get an icon for the user
 
38142
    
 
38143
    2008-04-25  Jens Granseuer  <jensgr@gmx.net>
 
38144
    
 
38145
        * gnome-about-me.c: (about_me_load_photo), (about_me_setup_dialog):
 
38146
        properly handle errors when trying to get an icon for the user
 
38147
    
 
38148
    svn path=/trunk/; revision=8669
 
38149
 
 
38150
 capplets/about-me/ChangeLog        |    5 +++++
 
38151
 capplets/about-me/gnome-about-me.c |   11 ++++++-----
 
38152
 2 files changed, 11 insertions(+), 5 deletions(-)
 
38153
 
 
38154
commit 3dc2d8f34c03c6294e93037858afc82aba62dd3c
 
38155
Author: Jens Granseuer <jensgr@gmx.net>
 
38156
Date:   Fri Apr 25 17:42:55 2008 +0000
 
38157
 
 
38158
    rebuild email addresses completely when saving. The email fields are
 
38159
    
 
38160
    2008-04-25  Jens Granseuer  <jensgr@gmx.net>
 
38161
    
 
38162
        * gnome-about-me.c: (about_me_destroy), (about_me_update_email),
 
38163
        (about_me_commit), (about_me_focus_out), (about_me_setup_email),
 
38164
        (about_me_load_string_field), (about_me_setup_dialog): rebuild email
 
38165
        addresses completely when saving. The email fields are synthetic in
 
38166
        e-d-s which means they might be reshuffled at will so we never know
 
38167
        quite where the address we saved at pos 3 will end up. This should
 
38168
        finally fix problems with the home address not being saved, and
 
38169
        addresses being swapped or the like (bug #317835)
 
38170
    
 
38171
    svn path=/trunk/; revision=8668
 
38172
 
 
38173
 capplets/about-me/ChangeLog        |   11 +++
 
38174
 capplets/about-me/gnome-about-me.c |  118 +++++++++++++++++++++++++++--------
 
38175
 2 files changed, 102 insertions(+), 27 deletions(-)
 
38176
 
 
38177
commit 8f1eace46449f05c531d86ca7cdd6e2e9ba82f75
 
38178
Author: Jens Granseuer <jensgr@gmx.net>
 
38179
Date:   Fri Apr 25 16:29:34 2008 +0000
 
38180
 
 
38181
    Patch by: Tim-Phillip Mueller <t.i.m@zen.co.uk>
 
38182
    
 
38183
    2008-04-25  Jens Granseuer  <jensgr@gmx.net>
 
38184
    
 
38185
        Patch by: Tim-Phillip Mueller <t.i.m@zen.co.uk>
 
38186
    
 
38187
        * sound-properties-capplet.c: (add_device_with_probe),
 
38188
        (device_added_alsa), (device_added_oss), (device_added_callback),
 
38189
        (device_removed_callback), (setup_devices_by_capability),
 
38190
        (setup_hal_devices), (setup_devices): add support for OSS 4 (bug
 
38191
        #529720)
 
38192
    
 
38193
    svn path=/trunk/; revision=8667
 
38194
 
 
38195
 capplets/sound/ChangeLog                  |   10 ++
 
38196
 capplets/sound/sound-properties-capplet.c |  178 ++++++++++++++++++++++++-----
 
38197
 2 files changed, 161 insertions(+), 27 deletions(-)
 
38198
 
 
38199
commit 3a4c7b93025f7ecb84daac5d3158472194cdb800
 
38200
Author: Thomas Wood <thos@gnome.org>
 
38201
Date:   Thu Apr 24 22:10:45 2008 +0000
 
38202
 
 
38203
    Don't close the Keyboard Layout Options window when the Help button is
 
38204
    
 
38205
    2008-04-24  Thomas Wood  <thos@gnome.org>
 
38206
    
 
38207
        * gnome-keyboard-properties-xkbot.c: (xkb_options_load_options),
 
38208
        (xkb_options_popup_dialog):
 
38209
        * gnome-keyboard-properties.glade:
 
38210
    
 
38211
        Don't close the Keyboard Layout Options window when the Help button is
 
38212
        clicked. (bug #529772).
 
38213
    
 
38214
    2008-04-14  Sergey Udaltsov <svu@gnome.org>
 
38215
    
 
38216
        * gnome-keyboard-properties-xkb.c: getting rid of unneeded backup
 
38217
        function
 
38218
    
 
38219
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
38220
    
 
38221
        * gnome-keyboard-properties-a11y.c: (setup_a11y_tabs):
 
38222
        * gnome-keyboard-properties.c: (create_dialog), (setup_dialog):
 
38223
        * gnome-keyboard-properties.glade: fix various string and layout
 
38224
        issues (bug #521826)
 
38225
    
 
38226
    2008-03-24  Jens Granseuer  <jensgr@gmx.net>
 
38227
    
 
38228
        * gnome-keyboard-properties.c: (setup_dialog): don't show the typing
 
38229
        break tab if the typing monitor is not available (bug #524034)
 
38230
    
 
38231
    2008-03-19  Jens Granseuer  <jensgr@gmx.net>
 
38232
    
 
38233
        * gnome-keyboard-properties-xkblt.c:
 
38234
        (xkb_layouts_dnd_data_received): don't crash when called for a
 
38235
        drag with no selected items (bug #523379)
 
38236
    
 
38237
    2008-03-01  Jens Granseuer  <jensgr@gmx.net>
 
38238
    
 
38239
        * gnome-keyboard-properties-a11y.c:
 
38240
        (notifications_button_clicked_cb),
 
38241
        (mousekeys_accel_time_to_widget),
 
38242
        (mousekeys_accel_time_from_widget), (setup_a11y_tabs): fix leaks
 
38243
        and remove unnecessary casts
 
38244
    
 
38245
    2008-02-05  Jens Granseuer  <jensgr@gmx.net>
 
38246
    
 
38247
        * gnome-keyboard-properties.glade: don't mark padding strings as
 
38248
        translatable (bug #514598)
 
38249
    
 
38250
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
38251
    
 
38252
        * Makefile.am:
 
38253
        * keyboard-bell.png:
 
38254
        * keyboard-cursor.png:
 
38255
        * keyboard-repeat.png:
 
38256
        * keyboard-volume.png: remove obsolete icons
 
38257
        * gnome-keyboard-properties.c: (setup_dialog): don't initialize
 
38258
        our custom stock icons since we don't use them any longer
 
38259
    
 
38260
    2008-01-16  Denis Washington  <denisw@svn.gnome.org>
 
38261
    
 
38262
        * gnome-keyboard-properties.glade:
 
38263
        Don't mark stock labels as translatable. (Bug #508270)
 
38264
    
 
38265
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
38266
    
 
38267
        * Makefile.am: added missing headers to SOURCES.
 
38268
    
 
38269
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
38270
    
 
38271
        * gnome-keyboard-properties.glade:
 
38272
        Move "Type to test settings" entry beneath the notebook to make it
 
38273
        easily accessible from all tabs. (Also handy for layout and a11y
 
38274
        preferences.)
 
38275
    
 
38276
    2008-01-02  Denis Washington  <denisw@svn.gnome.org>
 
38277
    
 
38278
        * gnome-keyboard-properties.c: Add --a11y command-line option to
 
38279
        show the Accessibility tab when started.
 
38280
    
 
38281
    2008-01-02  Denis Washington  <denisw@svn.gnome.org>
 
38282
    
 
38283
        Merge all keyboard accessibility options into the keyboard capplet.
 
38284
    
 
38285
        * gnome-keyboard-properties-a11y.[ch]: added
 
38286
        * gnome-keyboard-properties.c: Remove the "Accessibility..." button,
 
38287
        all a11y features are in the Keyboard dialog now.
 
38288
    
 
38289
    2007-12-17  Sergey Udaltsov <svu@gnome.org>
 
38290
    
 
38291
        * gnome-keyboard-properties-xkblt.c, gnome-keyboard-properties-xkb.h,
 
38292
        gnome-keyboard-properties-xkbpv.c,
 
38293
        gnome-keyboard-properties-xkbltadd.c: moved printing to libgnomekbd
 
38294
        (2.21.4.1)
 
38295
    
 
38296
    2007-12-14  Jens Granseuer  <jensgr@gmx.net>
 
38297
    
 
38298
        * gnome-keyboard-properties-xkbpv.c:
 
38299
        (xkb_layout_preview_draw_page): try to make the printed header more
 
38300
        self-explanatory (bug #503598)
 
38301
    
 
38302
    2007-12-11  Sergey Udaltsov <svu@gnome.org>
 
38303
    
 
38304
        * gnome-keyboard-properties-xkb.c, gnome-keyboard-properties-xkblt.c,
 
38305
        gnome-keyboard-properties-xkb.h, gnome-keyboard-properties-xkbpv.c,
 
38306
        gnome-keyboard-properties.glade, gnome-keyboard-properties-xkbltadd.c:
 
38307
        making printing available,
 
38308
        http://bugzilla.gnome.org/show_bug.cgi?id=502961
 
38309
    
 
38310
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
38311
    
 
38312
        * gnome-keyboard-properties.glade: don't mark padding strings and stock
 
38313
        items for translation (bug #502087)
 
38314
    
 
38315
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
38316
    
 
38317
        * gnome-keyboard-properties.glade: the fine line between text fields
 
38318
        and text boxes seems rather irrelevant here
 
38319
    
 
38320
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
38321
    
 
38322
        * gnome-keyboard-properties.glade: don't include keyboard model
 
38323
        description in glade file
 
38324
    
 
38325
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
38326
    
 
38327
        * gnome-keyboard-properties-xkb.c: (set_model_text): fix left-over
 
38328
        GTK_ENTRY use from last commit
 
38329
    
 
38330
    2007-11-03  Denis Washington  <denisw@svn.gnome.org>
 
38331
    
 
38332
        * gnome-keyboard-properties-xkb.c:
 
38333
        * gnome-keyboard-properties.glade: Replace text entry and
 
38334
        "Choose..." button for keyboard model with a single chooser
 
38335
        button.
 
38336
    
 
38337
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
38338
    
 
38339
        * gnome-keyboard-properties.glade: rename first tab to "General"
 
38340
    
 
38341
    2007-11-03  Sergey Udaltsov <svu@gnome.org>
 
38342
    
 
38343
        * gnome-keyboard-properties-xkblt.c, gnome-keyboard-properties-xkb.c,
 
38344
        gnome-keyboard-properties-xkbot.c, gnome-keyboard-properties-xkb.h,
 
38345
        gnome-keyboard-properties-xkbpv.c, gnome-keyboard-properties.glade,
 
38346
        gnome-keyboard-properties-xkbltadd.c, gnome-keyboard-properties.c:
 
38347
        moving layout options to separate popup, according to Denis's mockups.
 
38348
    
 
38349
    2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
38350
    
 
38351
        * gnome-keyboard-properties-xkblt.c:
 
38352
        (xkb_layouts_prepare_selected_tree):
 
38353
        Fix warnings from sparse. Don't use deprecated signal
 
38354
        api from gtk+.
 
38355
    
 
38356
    2007-08-26  Sergey Udaltsov <svu@gnome.org>
 
38357
    
 
38358
        * gnome-keyboard-properties.glade: make Add label translatable,
 
38359
        http://bugzilla.gnome.org/show_bug.cgi?id=470516
 
38360
    
 
38361
    2007-08-14  Sergey Udaltsov <svu@gnome.org>
 
38362
    
 
38363
        * gnome-keyboard-properties-xkblt.c: disabling "delete" button for
 
38364
        number of selected layouts < 1.
 
38365
        http://bugzilla.gnome.org/show_bug.cgi?id=466749
 
38366
    
 
38367
    2007-07-24  Sergey Udaltsov <svu@gnome.org>
 
38368
    
 
38369
        * gnome-keyboard-properties-xkblt.c, gnome-keyboard-properties.glade:
 
38370
        eliminating up/down buttons in the layout list, making it look nicer.
 
38371
    
 
38372
    2007-07-23  Sergey Udaltsov <svu@gnome.org>
 
38373
    
 
38374
        * gnome-keyboard-properties-xkblt.c: Implementing DND in the selected
 
38375
        layouts list. http://bugzilla.gnome.org/show_bug.cgi?id=351936
 
38376
    
 
38377
    2007-07-11  Sergey Udaltsov <svu@gnome.org>
 
38378
    
 
38379
        * gnome-keyboard-properties-xkb.h, gnome-keyboard-properties-xkbpv.c,
 
38380
        gnome-keyboard-properties.glade, gnome-keyboard-properties-xkbltadd.c:
 
38381
        improving the layout and sorting, thanks to Christian,
 
38382
        http://bugzilla.gnome.org/show_bug.cgi?id=455353
 
38383
        * gnome-keyboard-properties.glade: s/group/layout/ - because
 
38384
        xkeyboard-config is going to have all UI strings as "layout".
 
38385
        * gnome-keyboard-properties-xkblt.c: redraw the selected layouts
 
38386
        window when "Separate layout per window" is toggled - otherwise
 
38387
        "Default" radios are not repainted
 
38388
    
 
38389
    2007-05-19  Sergey Udaltsov <svu@gnome.org>
 
38390
    
 
38391
        * gnome-keyboard-properties-xkbmc.c: make things buildable with
 
38392
        libxklavier 3.2
 
38393
        * gnome-keyboard-properties-xkb.c,
 
38394
        gnome-keyboard-properties-xkbltadd.c: XklConfigItem is a GObject, so
 
38395
        it has to be properly built (not on the stack but in heap)
 
38396
    
 
38397
    2007-05-17  Sergey Udaltsov <svu@gnome.org>
 
38398
    
 
38399
        * gnome-keyboard-properties-xkbmc.c, gnome-keyboard-properties.glade:
 
38400
        adding vendor list to the box (option, if there are vendors in
 
38401
        base.xml)
 
38402
    
 
38403
    2007-05-05  Jens Granseuer  <jensgr@gmx.net>
 
38404
    
 
38405
        * gnome-keyboard-properties.c: (create_dialog):
 
38406
        * gnome-keyboard-properties.glade: set button images via code instead
 
38407
        of relying on glade, so they respect the gtk-button-images xsetting
 
38408
    
 
38409
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
38410
    
 
38411
        * keyboard.desktop.in.in: renamed Bugzilla product.
 
38412
    
 
38413
    2007-03-27  Sergey Udaltsov <svu@gnome.org>
 
38414
    
 
38415
        * gnome-keyboard-properties-xkb.h, gnome-keyboard-properties-xkbpv.c,
 
38416
        gnome-keyboard-properties.glade, gnome-keyboard-properties-xkbltadd.c:
 
38417
        new version of the layout chooser, comboboxentry-based. Fully
 
38418
        functional (I hope).
 
38419
    
 
38420
    2007-03-21  Sergey Udaltsov <svu@gnome.org>
 
38421
    
 
38422
        * gnome-keyboard-properties-xkblt.c, Makefile.am,
 
38423
        gnome-keyboard-properties-xkbltadd.c: split the layout chooser into
 
38424
        separate C file
 
38425
    
 
38426
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
38427
    
 
38428
            Patch by: Andreas Koehler <andi5.py@gmx.net>
 
38429
    
 
38430
        * gnome-keyboard-properties.glade: use automatic instead of always
 
38431
            scrollbar policy for the layout selection dialog (fixes #345884)
 
38432
    
 
38433
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
38434
    
 
38435
        * gnome-keyboard-properties-xkblt.c:
 
38436
        (xkb_layouts_prepare_selected_tree): use a radio button instead of a
 
38437
        checkbox to indicate the default layout. Fixes #389469.
 
38438
    
 
38439
    2007-02-23  Jens Granseuer  <jensgr@gmx.net>
 
38440
    
 
38441
        * gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
 
38442
        add another NULL check. Should really fix #398631.
 
38443
    
 
38444
    2007-01-21  Sergey Udaltsov <svu@gnome.org>
 
38445
    
 
38446
        * gnome-keyboard-properties-xkblt.c: the capplet should not crash if
 
38447
        default group is not set in GConf (i.e. GConf part of the g-c-c
 
38448
        installation failed for some reason). Closing #398631
 
38449
    
 
38450
    2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>
 
38451
    
 
38452
        * gnome-keyboard-properties.c: (main): Fix a typo.
 
38453
    
 
38454
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
38455
    
 
38456
        Fixes #336286
 
38457
    
 
38458
        * gnome-keyboard-properties.c (main): switched from popt to GOptionContext.
 
38459
    
 
38460
    2006-09-15  Rodrigo Moya <rodrigo@novell.com>
 
38461
    
 
38462
        Fixes #356074
 
38463
    
 
38464
        * gnome-keyboard-properties-xkb.c (set_model_text): make sure 'model'
 
38465
        is never NULL. Original patch from Brian Cameron <brian.cameron@sun.com>.
 
38466
    
 
38467
    2006-08-07  Rodrigo Moya <rodrigo@novell.com>
 
38468
    
 
38469
        Fixes #348847
 
38470
    
 
38471
        * keyboard.desktop.in.in: fixed GNOME Bugzilla strings.
 
38472
    
 
38473
    2006-07-23  Sebastien Bacher  <seb128@debian.org>
 
38474
    
 
38475
        * keyboard.desktop.in.in:
 
38476
        don't list the Application category, list the HardwareSettings one,
 
38477
        patch by Vincent Fretin <vincent.fretin@gmail.com> (Closes: #344321)
 
38478
    
 
38479
    2006-07-08  Sergey Udaltsov <svu@gnome.org>
 
38480
    
 
38481
        * gnome-keyboard-properties.glade: making model choser button more
 
38482
        verbose. Closing #335833
 
38483
    
 
38484
    2006-07-06  Sergey Udaltsov <svu@gnome.org>
 
38485
    
 
38486
        Fixing the build process
 
38487
    
 
38488
    2006-06-25  Sergey Udaltsov <svu@gnome.org>
 
38489
    
 
38490
        *.c: massive libgswitchit API change
 
38491
        (following standard GNOME naming conventions)
 
38492
    
 
38493
    2006-04-22  Sergey Udaltsov <svu@gnome.org>
 
38494
    
 
38495
        gnome-keyboard-properties-xkblt.c:
 
38496
        Layout Preview window saves/restores geometry
 
38497
    
 
38498
    2006-03-02  Sergey Udaltsov <svu@gnome.org>
 
38499
    
 
38500
        Fixes #336396
 
38501
    
 
38502
        * gnome-keyboard-properties-xkblt.c: fixed the buttons sensitivity
 
38503
        change.
 
38504
    
 
38505
    2006-01-26  Rodrigo Moya <rodrigownovell.com>
 
38506
    
 
38507
        Fixes #328748
 
38508
    
 
38509
        * gnome-keyboard-properties.c (blink_to_widget): remove space
 
38510
        before punctuation.
 
38511
    
 
38512
    2006-01-22  Rodrigo Moya <rodrigo@novell.com>
 
38513
    
 
38514
        Fixes #168790
 
38515
    
 
38516
        * gnome-keyboard-properties.c (accessibility_button_clicked): dont
 
38517
        use "capplet" in user-visible strings.
 
38518
    
 
38519
    2006-01-09  Sergey Udaltsov <svu@gnome.org>
 
38520
    
 
38521
        Fixes bug #326275
 
38522
        * gnome-keyboard-properties.glade: fixing the window title
 
38523
        capitalization
 
38524
    
 
38525
    2006-01-08  Sergey Udaltsov <svu@gnome.org>
 
38526
    
 
38527
        Fixes bug #326137
 
38528
        * gnome-keyboard-properties.glade: making the window a bit larger
 
38529
    
 
38530
    2006-01-03  Jaap A. Haitsma <jaap@haitsma.org>
 
38531
    
 
38532
        Fixes bug #321549
 
38533
    
 
38534
        * gnome-keyboard-properties.c (create_dialog): don't leak
 
38535
        GtkSizeGroup's.
 
38536
    
 
38537
    2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>
 
38538
    
 
38539
        * gnome-keyboard-properties.c: (setup_dialog): Remove unused
 
38540
        code.
 
38541
    
 
38542
    2005-10-24  Muktha <muktha.narayan@wipro.com>
 
38543
    
 
38544
        Fixes part of #90932
 
38545
    
 
38546
        * gnome-keyboard-properties.glade: added accessible_description to
 
38547
        some widgets.
 
38548
    
 
38549
    2005-07-15  Mark McLoughlin  <mark@skynet.ie>
 
38550
    
 
38551
        Re-work the way some of the XKB GConf keys are handled.
 
38552
        See bug #310513
 
38553
    
 
38554
        * gnome-keyboard-properties-xkb.c:
 
38555
        (set_model_text), (model_key_changed), (setup_model_entry),
 
38556
        (setup_xkb_tabs): make the "model" entry not be a peditor
 
38557
        to we can correctly display the XKB default if the GConf
 
38558
        key is unset.
 
38559
        (enable_disable_restoring): update for API change.
 
38560
        (reset_to_defaults): reset to defaults by unsetting the
 
38561
        GConf keys rather than setting overrideSettings to true.
 
38562
    
 
38563
        * gnome-keyboard-properties-xkblt.c:
 
38564
        (xkb_layouts_get_selected_list): if the "layouts" key is unset,
 
38565
        use the layouts list from the XKB defaults.
 
38566
    
 
38567
        * gnome-keyboard-properties-xkbot.c:
 
38568
        (xkb_options_get_selected_list): ditto for the "options" key.
 
38569
    
 
38570
        * gnome-keyboard-properties-xkb.h: include gswitchit_config.h,
 
38571
        declare xkb_options_load_options to avoid warnings, make
 
38572
        xkb_(layouts|options)_get_selected_list() functions instead
 
38573
        of macros.
 
38574
    
 
38575
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
38576
    
 
38577
        * gnome-keyboard-properties-xkbot.c: (xkb_options_add_group):
 
38578
        fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
 
38579
        (Closes: #170159).
 
38580
    
 
38581
    2005-04-10  Sergey V. Udaltsov <svu@gnome.org>
 
38582
    
 
38583
        * gnome-keyboard-properties-xkbpv.c: improving the preview layout
 
38584
    
 
38585
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
38586
    
 
38587
        * gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
 
38588
        * gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
 
38589
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
 
38590
        (Closes: #166267).
 
38591
    
 
38592
    2005-01-19  Sergey V. Udaltsov <svu@gnome.org>
 
38593
    
 
38594
        * gnome-keyboard-properties-xkb.c,
 
38595
        gnome-keyboard-properties-xkbot.c
 
38596
        gnome-keyboard-properties.glade: big change in the layout options UI.
 
38597
        Fixing #164090
 
38598
    
 
38599
    2005-01-16  Sergey V. Udaltsov <svu@gnome.org>
 
38600
    
 
38601
        * gnome-keyboard-properties.glade: fixed #159685
 
38602
    
 
38603
    2005-01-15  Sergey V. Udaltsov <svu@gnome.org>
 
38604
    
 
38605
        * gnome-keyboard-properties-xkbmc.c: fixing long-outstanding bug
 
38606
        with the current model selection.
 
38607
    
 
38608
    2005-01-08  Sebastien Bacher  <seb128@debian.org>
 
38609
    
 
38610
        * gnome-keyboard-properties.glade: fixed the mnemonics for some widgets
 
38611
        (Closes: #163227).
 
38612
    
 
38613
    2005-01-05  Dennis Cranston <dennis_cranston@yahoo.com>
 
38614
    
 
38615
        * gnome-keyboard-properties.glade:  HIG corrections.
 
38616
        Use HIG capitalization for buttons: "Reset to defaults" ->
 
38617
        "Reset To Defaults".  Use HIG capitalization for window titles:
 
38618
        "Choose a keyboard model" -> "Choose A Keyboard Model" &
 
38619
        "Choose a layout" -> "Choose A Layout".  Add a missing ":"
 
38620
        from "Model" -> "Model:". Remove the dialog separators.
 
38621
        Use HIG widget padding to match the other capplet dialogs.
 
38622
    
 
38623
    2005-01-02  Sergey V. Udaltsov <svu@gnome.org>
 
38624
    
 
38625
        * gnome-keyboard-properties-xkb.c
 
38626
        gnome-keyboard-properties-xkb.h
 
38627
        gnome-keyboard-properties-xkblt.c
 
38628
        gnome-keyboard-properties-xkbmc.c
 
38629
        gnome-keyboard-properties-xkbpv.c: a bit of the code cleanup
 
38630
    
 
38631
    2005-01-02  Sebastien Bacher  <seb128@debian.org>
 
38632
    
 
38633
        * gnome-keyboard-properties.glade:
 
38634
        patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
 
38635
        from Andrew Johnson <acjgenius@earthlink.net>)
 
38636
        to not set "close" as the default button (Closes: #98202).
 
38637
    
 
38638
    2004-12-31  Sergey V. Udaltsov <svu@gnome.org>
 
38639
    
 
38640
        * gnome-keyboard-properties-xkb.h,
 
38641
        gnome-keyboard-properties-xkblt.c
 
38642
        gnome-keyboard-properties-xkbpv.c: preview reimplemented! Hurray!
 
38643
    
 
38644
    2004-12-23  Sergey V. Udaltsov <svu@gnome.org>
 
38645
    
 
38646
        * use_cases.txt: just some memo (mostly for myself) regarding the
 
38647
        use cases for the tests.
 
38648
    
 
38649
    2004-12-20  Sergey V. Udaltsov <svu@gnome.org>
 
38650
    
 
38651
        * gnome-keyboard-properties-xkb.c,
 
38652
        gnome-keyboard-properties-xkb.h,
 
38653
        gnome-keyboard-properties-xkblt.c,
 
38654
        gnome-keyboard-properties-xkbmc.c,
 
38655
        gnome-keyboard-properties-xkbot.c,
 
38656
        gnome-keyboard-properties.c,
 
38657
        gnome-keyboard-properties.glade: massive layout change. Layout chooser
 
38658
        popup introduced
 
38659
    
 
38660
    2004-12-13  Sergey V. Udaltsov <svu@gnome.org>
 
38661
    
 
38662
        * gnome-keyboard-properties-xkb.c,
 
38663
        gnome-keyboard-properties-xkb.h,
 
38664
        gnome-keyboard-properties-xkblt.c,
 
38665
        gnome-keyboard-properties-xkbmc.c,
 
38666
        gnome-keyboard-properties-xkbot.c: reflect massive changes in
 
38667
        libgswitchit
 
38668
    
 
38669
    2004-12-09  Sergey V. Udaltsov <svu@gnome.org>
 
38670
    
 
38671
        * gnome-keyboard-properties-xkblt.c: using of the XklGetMaxNumGroups
 
38672
    
 
38673
    2004-11-29  Sergey V. Udaltsov <svu@gnome.org>
 
38674
    
 
38675
        * gnome-keyboard-properties-xkb.c: preview only makes sense for XKB backend
 
38676
    
 
38677
    2004-11-25  Sergey V. Udaltsov <svu@gnome.org>
 
38678
    
 
38679
        * libxklavier 1.12 compatibility
 
38680
    
 
38681
    2004-11-09  Mark McLoughlin  <mark@skynet.ie>
 
38682
    
 
38683
        * Makefile.am: install .desktop file in $(datadir)/applications.
 
38684
    
 
38685
        * keyboard.desktop.in: add OnlyShowIn=GNOME;
 
38686
    
 
38687
    2004-10-21  Sebastien Bacher  <seb128@debian.org>
 
38688
    
 
38689
        * gnome-keyboard-properties.glade:
 
38690
        patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
 
38691
        (Closes: #151588).
 
38692
    
 
38693
    2004-10-15  Sergey V. Udaltsov <svu@gnome.org>
 
38694
    
 
38695
        * The preview is now dialog instead of window. More consistent
 
38696
        behaviour. Fixing #154358
 
38697
    
 
38698
    2004-10-14  Jody Goldberg <jody@gnome.org>
 
38699
    
 
38700
        * Release 2.8.1
 
38701
    
 
38702
    2004-09-01  Sergey V. Udaltsov <svu@gnome.org>
 
38703
    
 
38704
        * The default switchcut (Alt*2) is introduced
 
38705
    
 
38706
    2004-08-20  Frederic Crozat  <fcrozat@mandrakesoft.com>
 
38707
    
 
38708
        * gnome-keyboard-properties.c: (main):
 
38709
        Use themed icon for WM hint.
 
38710
    
 
38711
    2004-07-28  Richard Hult  <richard@imendio.com>
 
38712
    
 
38713
        * gnome-keyboard-properties.c (main): Switch to the right page for
 
38714
        typing monitor preferences.
 
38715
    
 
38716
    2004-07-27  Sergey V. Udaltsov <svu@gnome.org>
 
38717
    
 
38718
        * The preview is separated to another window.
 
38719
        Looks nicer IMHO - but it depends on POV.
 
38720
    
 
38721
    2004-07-26  Sergey V. Udaltsov <svu@gnome.org>
 
38722
    
 
38723
        * Now models are handled using the popup window.
 
38724
        Looks a bit more polished.
 
38725
    
 
38726
    2004-07-22  Christian Neumair  <chris@gnome-de.org>
 
38727
    
 
38728
        * gnome-keyboard-properties.glade: Use GTK_SHADOW_IN shadow for
 
38729
        all treeviews (consistency). Fixes #144050.
 
38730
    
 
38731
    2004-07-14  Sergey V. Udaltsov <svu@gnome.org>
 
38732
    
 
38733
        * Merged the preview tab branch.
 
38734
    
 
38735
    2004-04-15  Jody Goldberg <jody@gnome.org>
 
38736
    
 
38737
        * Release 2.6.1
 
38738
    
 
38739
    2004-04-01  Jody Goldberg <jody@gnome.org>
 
38740
    
 
38741
        * Release 2.6.0.3
 
38742
    
 
38743
    2004-03-30  Jody Goldberg <jody@gnome.org>
 
38744
    
 
38745
        * Release 2.6.0.1
 
38746
    
 
38747
    2004-03-23  Jody Goldberg <jody@gnome.org>
 
38748
    
 
38749
        * Release 2.6.0
 
38750
    
 
38751
    2004-03-11  Jody Goldberg <jody@gnome.org>
 
38752
    
 
38753
        * Release 2.5.4
 
38754
    
 
38755
    2004-02-13  Jody Goldberg <jody@gnome.org>
 
38756
    
 
38757
        * Release 2.5.3
 
38758
    
 
38759
    2004-02-12  Mark McLoughlin  <mark@skynet.ie>
 
38760
    
 
38761
        * gnome-keyboard-properties.c: (dialog_response): Update help link
 
38762
        to point to user-guide.xml
 
38763
    
 
38764
    2004-01-14  Jody Goldberg <jody@gnome.org>
 
38765
    
 
38766
        * Release 2.5.2
 
38767
    
 
38768
    2004-01-11  Richard Hult  <richard@imendio.com>
 
38769
    
 
38770
        * gnome-keyboard-properties.glade:
 
38771
        * gnome-keyboard-properties.c (setup_dialog): Enable markup for
 
38772
        the break enabled toggle with code instead of with a custom child
 
38773
        for the toggle since that doesn't work with new libglade. Fixes
 
38774
        bug #131122.
 
38775
    
 
38776
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
38777
    
 
38778
        * Release 2.5.1.1
 
38779
    
 
38780
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
38781
    
 
38782
        * Release 2.5.1
 
38783
    
 
38784
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
38785
    
 
38786
        * Release 2.5.0
 
38787
    
 
38788
    Mon Aug 11 11:50:36 2003  Jonathan Blandford  <jrb@redhat.com>
 
38789
    
 
38790
        * gnome-keyboard-properties.glade: Patch from Elijah Newren
 
38791
        <newren@math.utah.edu> to bring the possible repeat range in sync
 
38792
        with the a11y capplet.
 
38793
    
 
38794
        * gnome-keyboard-properties.c: Patch from Elijah Newren to deal
 
38795
        with the change in the peditor code.
 
38796
    
 
38797
    Fri Aug  1 15:04:39 2003  Jonathan Blandford  <jrb@redhat.com>
 
38798
    
 
38799
        * gnome-keyboard-properties.glade: Patch from Dennis Cranston
 
38800
        <dennis_cranston@yahoo.com> to add two more pixels of spacing
 
38801
        between action area and vbox of prefrences dialog.
 
38802
    
 
38803
    Thu Jul 31 17:42:13 2003  Jonathan Blandford  <jrb@redhat.com>
 
38804
    
 
38805
        * gnome-keyboard-properties.c (main): Add typing-break properties,
 
38806
        #118323
 
38807
    
 
38808
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
38809
    
 
38810
        * gnome-keyboard-properties.glade,
 
38811
          gnome-keyboard-properties.c:  Fixes for ui-review
 
38812
          bug report #99531 and fixes for duplicate mnemonics.
 
38813
    
 
38814
    2003-07-07  Jody Goldberg <jody@gnome.org>
 
38815
    
 
38816
        * Release 2.3.4
 
38817
    
 
38818
    2003-06-27  Richard Hult  <richard@imendio.com>
 
38819
    
 
38820
        * gnome-keyboard-properties.c (setup_dialog): Use the right gconf
 
38821
        key for allow_postpone preference.
 
38822
    
 
38823
        * gnome-keyboard-properties.glade: Remove warn time preference,
 
38824
        it's not used in the code.
 
38825
    
 
38826
    Thu Jun 26 16:31:41 2003  Jonathan Blandford  <jrb@redhat.com>
 
38827
    
 
38828
        * gnome-keyboard-properties.c (setup_dialog): use the correct
 
38829
        schemas.
 
38830
    
 
38831
    Thu Jun 26 07:39:34 2003  Jonathan Blandford  <jrb@gnome.org>
 
38832
    
 
38833
        * gnome-keyboard-properties.c: added the typing break (drwright)
 
38834
        preferences
 
38835
    
 
38836
    2003-06-24  Jody Goldberg <jody@gnome.org>
 
38837
    
 
38838
        * Release 2.3.3
 
38839
    
 
38840
    2003-05-07  Jody Goldberg <jody@gnome.org>
 
38841
    
 
38842
        * Release 2.3.1
 
38843
    
 
38844
    2003-04-30  Jody Goldberg <jody@gnome.org>
 
38845
    
 
38846
        * gnome-keyboard-properties.glade : make the repeat bounds more
 
38847
          reasonable.
 
38848
    
 
38849
    Tue Feb  4 17:09:18 2003  Jonathan Blandford  <jrb@redhat.com>
 
38850
    
 
38851
        * Release 2.2.0.1
 
38852
    
 
38853
    Tue Jan 21 01:15:14 2003  Jonathan Blandford  <jrb@gnome.org>
 
38854
    
 
38855
        * Release 2.2.0
 
38856
    
 
38857
    Thu Jan 16 02:41:09 2003  Jonathan Blandford  <jrb@gnome.org>
 
38858
    
 
38859
        * Release 2.1.7
 
38860
    
 
38861
    2003-01-14  Jody Goldberg <jody@gnome.org>
 
38862
    
 
38863
        * gnome-keyboard-properties.c (accessibility_button_clicked) : fix
 
38864
              minor typo that disables the error dialog in the event of failure.
 
38865
    
 
38866
    2003-01-10  Jody Goldberg <jody@gnome.org>
 
38867
    
 
38868
        * Release 2.1.6
 
38869
    
 
38870
    2002-12-18  Jody Goldberg <jody@gnome.org>
 
38871
    
 
38872
        * Release 2.1.5
 
38873
    
 
38874
    2002-12-10  Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
38875
    
 
38876
        * gnome-keyboard-properties.glade: Set the visibility and focus
 
38877
          of Custom radio button in Sound note book page to false.
 
38878
          Fixes bug 99793
 
38879
    
 
38880
    2002-11-23  Jody Goldberg <jody@gnome.org>
 
38881
    
 
38882
        * Release 2.1.3
 
38883
    
 
38884
    2002-11-02  Jody Goldberg <jody@gnome.org>
 
38885
    
 
38886
        * Release 2.1.2
 
38887
    
 
38888
    2002-10-21  Jody Goldberg <jody@gnome.org>
 
38889
    
 
38890
        * Release 2.1.1
 
38891
    
 
38892
    2002-10-01  Jody Goldberg <jody@gnome.org>
 
38893
    
 
38894
        * Release 2.1.0.1
 
38895
    
 
38896
    2002-08-21  Jody Goldberg <jody@gnome.org>
 
38897
    
 
38898
        * Release 2.1.0
 
38899
    
 
38900
    2002-08-19  Ross Burton  <ross@burtonini.com>
 
38901
    
 
38902
        * keyboard.desktop.in: Fix the desktop file so that it validates.
 
38903
    
 
38904
    2002-08-15  Jody Goldberg <jody@gnome.org>
 
38905
    
 
38906
        * gnome-keyboard-properties.glade : fix label and make consistent with
 
38907
          mouse capplet.
 
38908
        * gnome-keyboard-properties.c (create_dialog) : use size groups.
 
38909
    
 
38910
    2002-08-08  Seth Nickell  <snickell@stanford.edu>
 
38911
    
 
38912
        * gnome-keyboard-properties.glade:
 
38913
    
 
38914
        Set border widths nicely so things align.
 
38915
    
 
38916
    2002-08-01  Federico Mena Quintero  <federico@ximian.com>
 
38917
    
 
38918
        * gnome-keyboard-properties.glade: Made the file entry modal.
 
38919
    
 
38920
    2002-07-16  Jody Goldberg <jody@gnome.org>
 
38921
    
 
38922
        * gnome-keyboard-properties.c (setup_dialog) : use the gconf_value_int_to_float
 
38923
          convenience routines directly and convert the repeat speed and delay
 
38924
          to use sliders.
 
38925
    
 
38926
        * gnome-keyboard-properties.c (accessibility_button_clicked) : produce
 
38927
          a better warning for failure to launch the keyboard accessibility
 
38928
          capplet.
 
38929
    
 
38930
    2002-06-17  Jody Goldberg <jody@gnome.org>
 
38931
    
 
38932
        * Release 2.0.0
 
38933
    
 
38934
    2002-06-10  jacob berkman  <jacob@ximian.com>
 
38935
    
 
38936
        * gnome-keyboard-properties.glade: hide the keyclick slider.
 
38937
    
 
38938
        fixes #78015
 
38939
    
 
38940
        reviewed/approved by jrb, luis, jody
 
38941
    
 
38942
    2002-05-28  Satyajit Kanungo <satyajit.kanungo@wipro.com>
 
38943
    
 
38944
            * gnome-keyboard-properties.c : Changed the help file link
 
38945
              to get the help document from user-guide.
 
38946
    
 
38947
    
 
38948
    Sun May 26 11:30:25 2002  Jonathan Blandford  <jrb@gnome.org>
 
38949
    
 
38950
        * gnome-keyboard-properties.c (main): use APPID instead of argv[0]
 
38951
    
 
38952
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
38953
    
 
38954
        * gnome-keyboard-properties.c (get_legacy_settings): don't copy
 
38955
        the volume, this setting is gone
 
38956
        (main): dont' show_all() the dialog
 
38957
    
 
38958
        * gnome-keyboard-properties.glade: hide the "other" option button
 
38959
    
 
38960
        fixes for #78016
 
38961
    
 
38962
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
38963
    
 
38964
        * gnome-keyboard-properties.glade : some minor tweakage.
 
38965
    
 
38966
    Mon May 13 17:32:25 2002  Jonathan Blandford  <jrb@redhat.com>
 
38967
    
 
38968
        * gnome-keyboard-properties.c (delay_to_widget): hook up widget
 
38969
        correctly.
 
38970
    
 
38971
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
38972
    
 
38973
        * gnome-keyboard-properties.c (dialog_response) : support help.
 
38974
        * gnome-keyboard-properties.glade : add help.
 
38975
    
 
38976
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
38977
    
 
38978
        * gnome-keyboard-properties.glade : long forgotten atk patch from Dave.
 
38979
          Sorry.
 
38980
    
 
38981
    2002-04-22  Rachel Hestilow  <hestilow@ximian.com>
 
38982
    
 
38983
        * gnome-keyboard-properties.glade: Restore missing OptionMenu
 
38984
        labels.
 
38985
    
 
38986
    Thu Apr 18 13:59:12 2002  Jonathan Blandford  <jrb@gnome.org>
 
38987
    
 
38988
        * gnome-keyboard-properties.glade: cleanups.
 
38989
    
 
38990
        * gnome-keyboard-properties.c: remove accessibility pane and add a
 
38991
        button.
 
38992
    
 
38993
    Wed Apr 10 18:06:25 2002  Jonathan Blandford  <jrb@gnome.org>
 
38994
    
 
38995
        * keyboard.desktop.in (Exec): s/gnome2/gnome
 
38996
    
 
38997
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
38998
    
 
38999
        * gnome-keyboard-properties.glade : click_volume range is 0..100
 
39000
    
 
39001
    2002-03-26  Lauris Kaplinski  <lauris@ximian.com>
 
39002
    
 
39003
        * gnome-keyboard-properties.c (bell_to_widget): Be nice on
 
39004
        invalid and NULL Gconf values
 
39005
    
 
39006
    2002-03-25  Jody Goldberg <jody@gnome.org>
 
39007
    
 
39008
        * gnome-keyboard-properties.c (volume_to_widget) : new.
 
39009
        (volume_from_widget) : new.
 
39010
        (setup_dialog) : use them here.
 
39011
    
 
39012
    2002-03-25  Jody Goldberg <jody@gnome.org>
 
39013
    
 
39014
        * gnome-keyboard-properties.c (setup_accessibility) : Use
 
39015
          gtk_label_new_with_mnemonic and add an accel to the label.
 
39016
    
 
39017
    2002-03-19  Jody Goldberg <jody@gnome.org>
 
39018
    
 
39019
        * gnome-keyboard-properties.c (_to_widget) : fix signature.
 
39020
        (*_from_widget) : fix signature.
 
39021
    
 
39022
    2002-03-13  Jody Goldberg <jody@gnome.org>
 
39023
    
 
39024
        * gnome-keyboard-properties.c (setup_accessibility) : new.
 
39025
        (main) : install the accessibility page.
 
39026
    
 
39027
    2002-03-19  Richard Hestilow  <hestilow@ximian.com>
 
39028
    
 
39029
        * gnome-keyboard-properties.c (bell_enums): Swap around. This
 
39030
        was initially reversed because of a bug in gconf-peditor.
 
39031
        Ideally this code should use the new enum functions, but
 
39032
        the existing stuff works so I so no immediate need to rewrite
 
39033
        it.
 
39034
        (*_to/from_widget): Convert to new signature.
 
39035
    
 
39036
    2002-03-19  Lauris Kaplinski  <lauris@ximian.com>
 
39037
    
 
39038
        * gnome-keyboard-properties.c (bell_to_widget): Check that
 
39039
        value actually is string - that fixes crash with broken schemas
 
39040
    
 
39041
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
39042
    
 
39043
        * gnome-keyboard-properties.c: (main):
 
39044
    
 
39045
        Activate the settings daemon if its not already running.
 
39046
    
 
39047
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
39048
    
 
39049
        * gnome-keyboard-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
39050
    
 
39051
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
39052
    
 
39053
        * Make dialog Apply/Close.
 
39054
    
 
39055
    Fri Feb  8 23:53:10 2002  Jonathan Blandford  <jrb@redhat.com>
 
39056
    
 
39057
        * gnome-keyboard-properties.c (dialog_response): hook up buttons.
 
39058
    
 
39059
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
39060
    
 
39061
        * Makefile.am:
 
39062
    
 
39063
        Install icon into the standard pixmaps directory
 
39064
        so that Panel & Nautilus will pick up on it.
 
39065
    
 
39066
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
39067
    
 
39068
        * Makefile.am (bin_PROGRAMS): Rename binary
 
39069
        gnome2-keyboard-properties
 
39070
    
 
39071
    Tue Jan  8 15:49:15 2002  Jonathan Blandford  <jrb@redhat.com>
 
39072
    
 
39073
        * .cvsignore: update
 
39074
        * Makefile.am: Add gnome-keyboard-properties.c
 
39075
        * gnome-keyboard-properties.c: New, much nicer capplet.
 
39076
        * gnome-keyboard-properties.glade: glade file for above.
 
39077
        * keyboard-bell.png:
 
39078
        * keyboard-cursor.png:
 
39079
        * keyboard-repeat.png:
 
39080
        * keyboard-volume.png: Images for above.  Note,
 
39081
        keyboard-cursor.png is my pathetic attempt at artwork, and will
 
39082
        prolly change in the future.
 
39083
    
 
39084
    2001-12-20  Seth Nickell  <snickell@stanford.edu>
 
39085
    
 
39086
        * keyboard.desktop.in:
 
39087
    
 
39088
        Add Categories field so it shows up correctly in the
 
39089
        panel menus.
 
39090
    
 
39091
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
39092
    
 
39093
        * keyboard-properties.c (dialog_button_clicked_cb): Update
 
39094
        (main): Use a GtkDialog rather than a GnomeDialog; don't place a
 
39095
        weak ref on gtk_main_quit
 
39096
    
 
39097
        * Makefile.am: Update
 
39098
    
 
39099
        * keyboard.desktop.in.in (Exec): Update
 
39100
    
 
39101
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
39102
    
 
39103
        * keyboard-properties.c (apply_settings): Comment out; pending
 
39104
        removal to gnome-settings-daemon
 
39105
        (setup_dialog): Set conversion functions
 
39106
        (rate_to_widget, rate_from_widget, delay_to_widget)
 
39107
        (delay_from_widget): Implement
 
39108
    
 
39109
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
39110
    
 
39111
        * keyboard-properties.c: Port to GConf/GNOME 2.0. Many changes.
 
39112
        (setup_dialog): Use correct widget name
 
39113
        (create_dialog): Use gtk_image_ functions for the volume icon
 
39114
        (get_int_from_changeset): Use return value of
 
39115
        gconf_change_set_check_value to determine if the key is in the set
 
39116
        (get_legacy_settings): Enable
 
39117
    
 
39118
    2001-10-12  Bradford Hovinen  <hovinen@ximian.com>
 
39119
    
 
39120
        * Makefile.am: Make OAF file creation generic
 
39121
    
 
39122
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
39123
    
 
39124
        * Makefile.am: Remove support for disabling bonobo-conf build
 
39125
    
 
39126
        * Makefile.am: Change the binary name to
 
39127
        keyboard-properties-control and create a wrapper script from
 
39128
        ../common/wrapper-script.in to be named keyboard-properties
 
39129
    
 
39130
    2001-08-09  Bradford Hovinen  <hovinen@ximian.com>
 
39131
    
 
39132
        * keyboard-properties.xml: Fixed default delay setting
 
39133
    
 
39134
    2001-07-31  Chema Celorio  <chema@celorio.com>
 
39135
    
 
39136
        * Makefile.am (cappletname): add DISTDIR to install-data-local
 
39137
    
 
39138
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
39139
    
 
39140
        * RELEASE : 1.5.2
 
39141
    
 
39142
    2001-07-26  Joakim Ziegler  <joakim@ximian.com>
 
39143
    
 
39144
      * keyboard-properties.glade: Changed the label of the delay slider to be
 
39145
      more intuitive.
 
39146
    
 
39147
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
39148
    
 
39149
        * keyboard-properties.c (apply_settings): Initialize the other
 
39150
        fields of this data structure
 
39151
        (apply_settings): Use lookup table to get the values to put in
 
39152
        kbdsettings
 
39153
        (apply_settings): Tweak the numbers a bit
 
39154
    
 
39155
        * Makefile.am (bonobo_sources): Remove bonobo-property-editor-range.[ch]
 
39156
    
 
39157
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
39158
    
 
39159
        * Makefile.am: remove the OAF_FILE_IN_RULE and copy it here
 
39160
        (bonobo_sources): add bonobo-properties-editor-range.[ch]
 
39161
    
 
39162
        * Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here
 
39163
    
 
39164
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
39165
    
 
39166
        * main.c (main): Pass in legacy files to capplet_init.
 
39167
    
 
39168
    2001-07-20  Chema Celorio  <chema@celorio.com>
 
39169
    
 
39170
        * RELEASE : 1.5.0
 
39171
    
 
39172
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
39173
    
 
39174
        * Makefile.am: Remove SUBDIRS
 
39175
        Remove extraneous EXTRA_DIST
 
39176
        (EXTRA_DIST): Make sure to include defaults and OAF files
 
39177
    
 
39178
        * keyboard.desktop.in.in (Exec): Update for bonoboization
 
39179
    
 
39180
        * Bonobo_Control_Capplet_keyboard_properties.oaf: Update to
 
39181
        correct binary name
 
39182
    
 
39183
        * main.c (create_dialog): Use GNOMECC_GLADE_DIR rather than
 
39184
        GLADE_DATADIR
 
39185
    
 
39186
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
39187
    
 
39188
        * main.c (create_dialog): Revert to old prototype.
 
39189
        (setup_dialog): Moved signal_connect on demo button to here.
 
39190
    
 
39191
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
39192
    
 
39193
        * Rewritten to use bonobo-conf.
 
39194
    
 
39195
    2001-07-18  Jakub Steiner <jimmac@ximian.com>
 
39196
    
 
39197
        * keyboard-capplet.png: use the 3d version.
 
39198
    
 
39199
    2001-07-17  Chema Celorio  <chema@celorio.com>
 
39200
    
 
39201
        * Makefile.am: nice and clean just as we like it
 
39202
    
 
39203
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
39204
    
 
39205
        * Makefile.am (EXTRA_DIST): Added missing icons_DATA
 
39206
    
 
39207
    2001-07-17  Chema Celorio  <chema@celorio.com>
 
39208
    
 
39209
        * Makefile.am ($(desktop).in): desktop.in.in -> desktop.in ->desktop
 
39210
        so that we can merge the incondir path.
 
39211
        * add keyboard-capplet.png (by jimmac) an use it
 
39212
    
 
39213
    2001-07-10  Kai Lahmann <kl@linuxfaqs.de>
 
39214
    
 
39215
        * keyboard-properties.desktop: Fixed wrong binary name
 
39216
    
 
39217
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
39218
    
 
39219
        * prefs-widget.c (set_scale): Add appropriate casts
 
39220
    
 
39221
    2000-12-26  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
 
39222
    
 
39223
        * keyboard-properties.glade: re-did the UI a bit
 
39224
    
 
39225
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
39226
    
 
39227
        * Makefile.am (EXTRA_DIST): Add translation file
 
39228
    
 
39229
    2000-09-12  Bradford Hovinen  <hovinen@helixcode.com>
 
39230
    
 
39231
        * preferences.c (preferences_clone): Added in missing code to copy
 
39232
        preferences over
 
39233
    
 
39234
    
 
39235
    svn path=/trunk/; revision=8666
 
39236
 
 
39237
 capplets/keyboard/ChangeLog                        |    9 +++++++++
 
39238
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   11 +++++++++--
 
39239
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 +-
 
39240
 3 files changed, 19 insertions(+), 3 deletions(-)
 
39241
 
 
39242
commit 71ff159486d82bf45b99bed16b69b87234bb1582
 
39243
Author: Jens Granseuer <jensgr@gmx.net>
 
39244
Date:   Mon Apr 21 18:22:17 2008 +0000
 
39245
 
 
39246
    fix a leak and some random cleanup
 
39247
    
 
39248
    2008-04-21  Jens Granseuer  <jensgr@gmx.net>
 
39249
    
 
39250
        * gnome-about-me.c: (about_me_commit), (about_me_focus_out),
 
39251
        (about_me_set_address_field), (about_me_setup_dialog): fix a leak
 
39252
        and some random cleanup
 
39253
    
 
39254
    svn path=/trunk/; revision=8665
 
39255
 
 
39256
 capplets/about-me/ChangeLog        |    6 ++++
 
39257
 capplets/about-me/gnome-about-me.c |   46 +++++++++++++++---------------------
 
39258
 2 files changed, 25 insertions(+), 27 deletions(-)
 
39259
 
 
39260
commit 2bbedf112fa0c6ca1e9d2691ed85423f048231a0
 
39261
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
39262
Date:   Mon Apr 21 16:11:06 2008 +0000
 
39263
 
 
39264
    updated for 2.23.1.
 
39265
    
 
39266
    2008-04-21  Rodrigo Moya <rodrigo@gnome-db.org>
 
39267
    
 
39268
        * NEWS:
 
39269
        * configure.in: updated for 2.23.1.
 
39270
    
 
39271
    svn path=/trunk/; revision=8663
 
39272
 
 
39273
 ChangeLog    |    5 ++++
 
39274
 NEWS         |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
39275
 configure.in |    2 +-
 
39276
 3 files changed, 79 insertions(+), 1 deletions(-)
 
39277
 
 
39278
commit d381f4019ff475533303cf355fc34fecc1ab870c
 
39279
Author: Jens Granseuer <jensgr@gmx.net>
 
39280
Date:   Sun Apr 20 21:00:36 2008 +0000
 
39281
 
 
39282
    drop redundant GType stuff
 
39283
    
 
39284
    2008-04-20  Jens Granseuer  <jensgr@gmx.net>
 
39285
    
 
39286
        * file-transfer-dialog.c: (file_transfer_dialog_finalize),
 
39287
        (file_transfer_dialog_class_init): drop redundant GType stuff
 
39288
    
 
39289
    svn path=/trunk/; revision=8662
 
39290
 
 
39291
 capplets/common/ChangeLog              |    5 +++++
 
39292
 capplets/common/file-transfer-dialog.c |    8 +-------
 
39293
 2 files changed, 6 insertions(+), 7 deletions(-)
 
39294
 
 
39295
commit 10e93c23ad520ed19e7d3e8ce253f847e439feab
 
39296
Author: Jens Granseuer <jensgr@gmx.net>
 
39297
Date:   Sun Apr 20 10:29:49 2008 +0000
 
39298
 
 
39299
    unref the thumbnail image after passing it to the callback. Callers will
 
39300
    
 
39301
    2008-04-20  Jens Granseuer  <jensgr@gmx.net>
 
39302
    
 
39303
        * theme-thumbnail.c: (message_from_child): unref the thumbnail image
 
39304
        after passing it to the callback. Callers will have to ref it if they
 
39305
        want to keep it until after the callback has returned
 
39306
    
 
39307
    2008-04-20  Jens Granseuer  <jensgr@gmx.net>
 
39308
    
 
39309
        * appearance-style.c: (update_thumbnail_in_treeview):
 
39310
        * appearance-themes.c: (theme_thumbnail_update),
 
39311
        (theme_thumbnail_generate): adapt to modified refcounting in the
 
39312
        thumbnailer; thumbnails don't need to be unref'ed unless we explicitly
 
39313
        retain a reference
 
39314
    
 
39315
    svn path=/trunk/; revision=8661
 
39316
 
 
39317
 capplets/appearance/ChangeLog           |    8 ++++++++
 
39318
 capplets/appearance/appearance-style.c  |    2 --
 
39319
 capplets/appearance/appearance-themes.c |    7 +++----
 
39320
 capplets/common/ChangeLog               |    6 ++++++
 
39321
 capplets/common/theme-thumbnail.c       |    5 ++++-
 
39322
 5 files changed, 21 insertions(+), 7 deletions(-)
 
39323
 
 
39324
commit ae6085786edd32f47e5c6c845d8dd02ae47d43eb
 
39325
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
39326
Date:   Sat Apr 19 22:42:05 2008 +0000
 
39327
 
 
39328
    introduced dependency on iso-codes
 
39329
    
 
39330
    svn path=/trunk/; revision=8660
 
39331
 
 
39332
 ChangeLog    |    4 ++++
 
39333
 configure.in |   15 +++++++++++++++
 
39334
 2 files changed, 19 insertions(+), 0 deletions(-)
 
39335
 
 
39336
commit ba1f563662b55dbb8edc1caf71674961b9dbca32
 
39337
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
39338
Date:   Sat Apr 19 11:25:06 2008 +0000
 
39339
 
 
39340
    Updated Spanish translation
 
39341
    
 
39342
    svn path=/trunk/; revision=8659
 
39343
 
 
39344
 po/ChangeLog |    4 +++
 
39345
 po/es.po     |   66 +++++++++++++++++++++++++++++++++++++++++++++------------
 
39346
 2 files changed, 56 insertions(+), 14 deletions(-)
 
39347
 
 
39348
commit 6cfdc4646080b80a62d48ac31c3c0f72f104305a
 
39349
Author: Jens Granseuer <jensgr@gmx.net>
 
39350
Date:   Sat Apr 19 10:30:34 2008 +0000
 
39351
 
 
39352
    figure out where GTK+ expects its theme engines and make that info
 
39353
    
 
39354
    2008-04-19  Jens Granseuer  <jensgr@gmx.net>
 
39355
    
 
39356
        * configure.in: figure out where GTK+ expects its theme engines and
 
39357
        make that info available to interested capplets
 
39358
    
 
39359
    2008-04-19  Jens Granseuer  <jensgr@gmx.net>
 
39360
    
 
39361
        * gtkrc-utils.c: (gtkrc_get_details): accept NULL for the
 
39362
        symbolic_colors parameter if the caller doesn't want that information
 
39363
    
 
39364
    2008-04-19  Jens Granseuer  <jensgr@gmx.net>
 
39365
    
 
39366
        * Makefile.am:
 
39367
        * appearance-themes.c: (theme_validate),
 
39368
        (theme_message_area_update), (themes_init):
 
39369
        * appearance.h: show a warning message when the selected theme is
 
39370
        incomplete (e.g. missing icon theme or gtk theme engine)
 
39371
    
 
39372
    svn path=/trunk/; revision=8658
 
39373
 
 
39374
 ChangeLog                               |    5 +
 
39375
 capplets/appearance/ChangeLog           |    8 ++
 
39376
 capplets/appearance/Makefile.am         |    1 +
 
39377
 capplets/appearance/appearance-themes.c |  180 ++++++++++++++++++++++---------
 
39378
 capplets/appearance/appearance.h        |    2 +
 
39379
 capplets/common/ChangeLog               |    5 +
 
39380
 capplets/common/gtkrc-utils.c           |    2 +
 
39381
 configure.in                            |    5 +
 
39382
 8 files changed, 159 insertions(+), 49 deletions(-)
 
39383
 
 
39384
commit 6a084df8d11c8227ff3ebfcb5c84c458b1082855
 
39385
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
39386
Date:   Thu Apr 17 18:47:42 2008 +0000
 
39387
 
 
39388
    Updated Spanish translation
 
39389
    
 
39390
    svn path=/trunk/; revision=8657
 
39391
 
 
39392
 po/ChangeLog |    4 ++
 
39393
 po/es.po     |  158 ++++++++++++++++++++++++++++++----------------------------
 
39394
 2 files changed, 86 insertions(+), 76 deletions(-)
 
39395
 
 
39396
commit 2b50bd2ccb51362d838b3afae51adf17d1360300
 
39397
Author: Jens Granseuer <jensgr@gmx.net>
 
39398
Date:   Thu Apr 17 16:33:15 2008 +0000
 
39399
 
 
39400
    Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
39401
    
 
39402
    2008-04-17  Jens Granseuer  <jensgr@gmx.net>
 
39403
    
 
39404
        Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
 
39405
    
 
39406
        * gnome-wp-xml.c (gnome_wp_file_changed), (gnome_wp_xml_add_monitor),
 
39407
        (gnome_wp_xml_load_from_dir), (gnome_wp_xml_load_list): replace gnome-vfs by
 
39408
        gio (part of bug #524401)
 
39409
    
 
39410
    svn path=/trunk/; revision=8656
 
39411
 
 
39412
 capplets/appearance/ChangeLog      |    8 ++
 
39413
 capplets/appearance/gnome-wp-xml.c |  133 +++++++++++++++++++++---------------
 
39414
 2 files changed, 87 insertions(+), 54 deletions(-)
 
39415
 
 
39416
commit 20ec24c30c2d1730f2f0a2e7e43693de5a6dabbb
 
39417
Author: Jens Granseuer <jensgr@gmx.net>
 
39418
Date:   Wed Apr 16 16:47:56 2008 +0000
 
39419
 
 
39420
    open the preferred applications dialog on the a11y page (bug #528196)
 
39421
    
 
39422
    2008-04-16  Jens Granseuer  <jensgr@gmx.net>
 
39423
    
 
39424
        * main.c: (cb_at_preferences): open the preferred applications dialog
 
39425
        on the a11y page (bug #528196)
 
39426
    
 
39427
    svn path=/trunk/; revision=8655
 
39428
 
 
39429
 capplets/accessibility/at-properties/ChangeLog |    5 +++++
 
39430
 capplets/accessibility/at-properties/main.c    |    2 +-
 
39431
 2 files changed, 6 insertions(+), 1 deletions(-)
 
39432
 
 
39433
commit 0c4f13adf40d0bc83680f7ad5f999bfa864acb72
 
39434
Author: Jens Granseuer <jensgr@gmx.net>
 
39435
Date:   Wed Apr 16 16:38:50 2008 +0000
 
39436
 
 
39437
    add -p/--show-page to open the dialog on a specific page (see bug #528196)
 
39438
    
 
39439
    2008-04-16  Jens Granseuer  <jensgr@gmx.net>
 
39440
    
 
39441
        * gnome-da-capplet.c: (show_dialog), (main):
 
39442
        * gnome-default-applications-properties.glade: add -p/--show-page to
 
39443
        open the dialog on a specific page (see bug #528196)
 
39444
    
 
39445
    svn path=/trunk/; revision=8654
 
39446
 
 
39447
 capplets/default-applications/ChangeLog            |    6 +++
 
39448
 capplets/default-applications/gnome-da-capplet.c   |   43 ++++++++++++++++++-
 
39449
 .../gnome-default-applications-properties.glade    |    6 +-
 
39450
 3 files changed, 49 insertions(+), 6 deletions(-)
 
39451
 
 
39452
commit 956ced0c51f61b30dfcdcd2d8698a9c9242d95a3
 
39453
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
39454
Date:   Mon Apr 14 20:42:04 2008 +0000
 
39455
 
 
39456
    dropping unneeded backup function
 
39457
    
 
39458
    svn path=/trunk/; revision=8653
 
39459
 
 
39460
 capplets/keyboard/ChangeLog                       |    5 +++++
 
39461
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    1 -
 
39462
 2 files changed, 5 insertions(+), 1 deletions(-)
 
39463
 
 
39464
commit 7716fbe14bfbf370235aace1ef8c5b4a97666b89
 
39465
Author: Thomas Wood <thos@gnome.org>
 
39466
Date:   Mon Apr 14 00:35:49 2008 +0000
 
39467
 
 
39468
    Add a custom cell renderer for metatheme names to allow rounded corners on
 
39469
    
 
39470
    2008-04-14  Thomas Wood  <thos@gnome.org>
 
39471
    
 
39472
        * Makefile.am:
 
39473
        * appearance-themes.c: (themes_init):
 
39474
        * caption-cellrenderer.c:
 
39475
        * caption-cellrenderer.h:
 
39476
    
 
39477
        Add a custom cell renderer for metatheme names to allow rounded corners
 
39478
        on the selection indicator. Fixes bug 500276.
 
39479
    
 
39480
    svn path=/trunk/; revision=8652
 
39481
 
 
39482
 capplets/appearance/ChangeLog              |   10 +++
 
39483
 capplets/appearance/Makefile.am            |    4 +-
 
39484
 capplets/appearance/appearance-themes.c    |    3 +-
 
39485
 capplets/appearance/caption-cellrenderer.c |  114 ++++++++++++++++++++++++++++
 
39486
 capplets/appearance/caption-cellrenderer.h |   47 +++++++++++
 
39487
 5 files changed, 176 insertions(+), 2 deletions(-)
 
39488
 
 
39489
commit 47f12d641a10e01bd594b46b08441cb72a8cc095
 
39490
Author: Alexander Shopov <ash@contact.bg>
 
39491
Date:   Sun Apr 13 20:20:17 2008 +0000
 
39492
 
 
39493
    Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>
 
39494
    
 
39495
    2008-04-13  Alexander Shopov  <ash@contact.bg>
 
39496
    
 
39497
        * bg.po: Updated Bulgarian translation by
 
39498
        Yavor Doganov <yavor@gnu.org>
 
39499
    
 
39500
    svn path=/trunk/; revision=8650
 
39501
 
 
39502
 po/ChangeLog |    5 +
 
39503
 po/bg.po     | 2380 ++++++++++++++++++++++++----------------------------------
 
39504
 2 files changed, 975 insertions(+), 1410 deletions(-)
 
39505
 
 
39506
commit debc4f4091bab56d6f22d0cc004d558d050ff6a5
 
39507
Author: Jens Granseuer <jensgr@gmx.net>
 
39508
Date:   Sun Apr 13 17:06:34 2008 +0000
 
39509
 
 
39510
    Disable theme thumbnailing on MacOS. Some CoreFoundation functionality can
 
39511
    
 
39512
    2008-04-13  Jens Granseuer  <jensgr@gmx.net>
 
39513
    
 
39514
        Disable theme thumbnailing on MacOS. Some CoreFoundation functionality
 
39515
        can apparently no longer be used from forked processes (see bug
 
39516
        #525058). Unfortunately, it is used by freetype/pango/cairo/gtk, and
 
39517
        as such by our forked thumbnailer. This change means no thumbnails on
 
39518
        MacOS, but I suppose that's better than crashing. Reworking the
 
39519
        thumbnailer to work without forking is going to be a major effort.
 
39520
    
 
39521
        * theme-thumbnail.c: (theme_thumbnail_factory_init): only enable the
 
39522
        asynchronous thumbnailer if not on MacOS
 
39523
    
 
39524
    svn path=/trunk/; revision=8649
 
39525
 
 
39526
 capplets/common/ChangeLog         |   12 ++++++++++++
 
39527
 capplets/common/theme-thumbnail.c |   15 ++++++++++++---
 
39528
 2 files changed, 24 insertions(+), 3 deletions(-)
 
39529
 
 
39530
commit 3e446a1955eb1aa3cae1d796bb3b110d39e43da1
 
39531
Author: Jens Granseuer <jensgr@gmx.net>
 
39532
Date:   Sun Apr 13 16:08:48 2008 +0000
 
39533
 
 
39534
    launch the error dialog with the proper parent so it actually becomes
 
39535
    
 
39536
    2008-04-13  Jens Granseuer  <jensgr@gmx.net>
 
39537
    
 
39538
        * gnome-about-me-password.c: (passdlg_error_dialog),
 
39539
        (passdlg_spawn_passwd), (passdlg_authenticate): launch the error
 
39540
        dialog with the proper parent so it actually becomes possible to
 
39541
        dismiss it. Also use GtkMessageDialog instead of eel, and reset the
 
39542
        busy cursor when launching passwd fails.
 
39543
    
 
39544
    svn path=/trunk/; revision=8648
 
39545
 
 
39546
 capplets/about-me/ChangeLog                 |    8 +++++
 
39547
 capplets/about-me/gnome-about-me-password.c |   38 +++++++++++++++------------
 
39548
 2 files changed, 29 insertions(+), 17 deletions(-)
 
39549
 
 
39550
commit d9af624fd0f0c85a2175179c8fcdea63dc07bb94
 
39551
Author: Jens Granseuer <jensgr@gmx.net>
 
39552
Date:   Sun Apr 13 14:19:45 2008 +0000
 
39553
 
 
39554
    use the GnomeBG enum types instead of strings to handle options internally
 
39555
    
 
39556
    2008-04-13  Jens Granseuer  <jensgr@gmx.net>
 
39557
    
 
39558
        * appearance-desktop.c: (wp_option_menu_set),
 
39559
        (wp_scale_type_changed), (wp_shade_type_changed),
 
39560
        (wp_options_changed), (wp_shading_changed), (wp_props_wp_set),
 
39561
        (wp_load_stuffs):
 
39562
        * data/appearance.glade:
 
39563
        * gnome-wp-item.c: (wp_item_option_to_string),
 
39564
        (wp_item_shading_to_string), (wp_item_string_to_option),
 
39565
        (wp_item_string_to_shading), (set_bg_properties),
 
39566
        (gnome_wp_item_update), (gnome_wp_item_free):
 
39567
        * gnome-wp-item.h:
 
39568
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml),
 
39569
        (gnome_wp_xml_save_list): use the GnomeBG enum types instead of
 
39570
        strings to handle options internally and only convert when needed
 
39571
    
 
39572
    svn path=/trunk/; revision=8647
 
39573
 
 
39574
 capplets/appearance/ChangeLog             |   16 ++++
 
39575
 capplets/appearance/appearance-desktop.c  |  122 ++++++-----------------------
 
39576
 capplets/appearance/data/appearance.glade |    8 +-
 
39577
 capplets/appearance/gnome-wp-item.c       |  103 +++++++++++++------------
 
39578
 capplets/appearance/gnome-wp-item.h       |   27 ++++---
 
39579
 capplets/appearance/gnome-wp-xml.c        |   34 ++++++---
 
39580
 6 files changed, 136 insertions(+), 174 deletions(-)
 
39581
 
 
39582
commit 511873c1f21076af6931da59f63b3ef660b3c7f3
 
39583
Author: Jens Granseuer <jensg@src.gnome.org>
 
39584
Date:   Sun Apr 13 10:51:48 2008 +0000
 
39585
 
 
39586
    remove left-over files
 
39587
    
 
39588
    svn path=/trunk/; revision=8646
 
39589
 
 
39590
 0 files changed, 0 insertions(+), 0 deletions(-)
 
39591
 
 
39592
commit 394c5698a9463a0ba30b59f32733d0f892ad6d00
 
39593
Author: Jens Granseuer <jensgr@gmx.net>
 
39594
Date:   Sat Apr 12 12:12:29 2008 +0000
 
39595
 
 
39596
    include config.h, use strcmp instead of our home-grown g_str_nequal, and
 
39597
    
 
39598
    2008-04-12  Jens Granseuer  <jensgr@gmx.net>
 
39599
    
 
39600
        * gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
 
39601
        * gtkrc-utils.h: include config.h, use strcmp instead of our home-grown
 
39602
        g_str_nequal, and constify the parameter of gtkrc_get_color_scheme
 
39603
    
 
39604
    svn path=/trunk/; revision=8645
 
39605
 
 
39606
 capplets/common/ChangeLog     |    6 ++++++
 
39607
 capplets/common/gtkrc-utils.c |   25 ++++++++++++-------------
 
39608
 capplets/common/gtkrc-utils.h |    2 +-
 
39609
 3 files changed, 19 insertions(+), 14 deletions(-)
 
39610
 
 
39611
commit 4389eaa5ff91d8ee0d93a566613da7fbc4d8fac6
 
39612
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
 
39613
Date:   Fri Apr 11 07:12:14 2008 +0000
 
39614
 
 
39615
    Remove unused custom widget. Clean up. (Bug #527418)
 
39616
    
 
39617
    2008-04-11  Gerd Kohlberger  <gerdk@svn.gnome.org>
 
39618
    
 
39619
        * gnome-mouse-properties.c: (create_dialog): Remove unused custom widget.
 
39620
        * gnome-mouse-accessibility.h: Clean up. (Bug #527418)
 
39621
    
 
39622
    
 
39623
    svn path=/trunk/; revision=8644
 
39624
 
 
39625
 capplets/mouse/ChangeLog                   |    5 ++
 
39626
 capplets/mouse/gnome-mouse-accessibility.h |   60 ----------------------------
 
39627
 capplets/mouse/gnome-mouse-properties.c    |   41 +------------------
 
39628
 3 files changed, 6 insertions(+), 100 deletions(-)
 
39629
 
 
39630
commit c0057bd40583367b6a2f21c8ceba05f75ef66c6a
 
39631
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
39632
Date:   Thu Apr 10 22:08:03 2008 +0000
 
39633
 
 
39634
    Updated Spanish translation
 
39635
    
 
39636
    svn path=/trunk/; revision=8643
 
39637
 
 
39638
 po/ChangeLog |    4 ++
 
39639
 po/es.po     |  158 +++++++++++++++++++++++++++++----------------------------
 
39640
 2 files changed, 84 insertions(+), 78 deletions(-)
 
39641
 
 
39642
commit 1df23c3083d9a58a9f48c2514315f7ce6650d30b
 
39643
Author: Jens Granseuer <jensgr@gmx.net>
 
39644
Date:   Tue Apr 8 19:04:34 2008 +0000
 
39645
 
 
39646
    fix include (sync with gedit)
 
39647
    
 
39648
    2008-04-08  Jens Granseuer  <jensgr@gmx.net>
 
39649
    
 
39650
        * gedit-message-area.h: fix include (sync with gedit)
 
39651
    
 
39652
    svn path=/trunk/; revision=8642
 
39653
 
 
39654
 capplets/appearance/ChangeLog            |    4 +++
 
39655
 capplets/appearance/gedit-message-area.h |   38 +++++++++++++++---------------
 
39656
 2 files changed, 23 insertions(+), 19 deletions(-)
 
39657
 
 
39658
commit bdf68d23a0a9150c8dc3a3fa1c6f96552a584a6c
 
39659
Author: Jens Granseuer <jensg@src.gnome.org>
 
39660
Date:   Tue Apr 8 18:56:46 2008 +0000
 
39661
 
 
39662
    remove accidentally committed (and broken) desktop effects changes
 
39663
    
 
39664
    svn path=/trunk/; revision=8641
 
39665
 
 
39666
 capplets/appearance/Makefile.am                  |    2 -
 
39667
 capplets/appearance/appearance-desktop-effects.c |  137 --
 
39668
 capplets/appearance/appearance-desktop-effects.h |   22 -
 
39669
 capplets/appearance/appearance-main.c            |    5 +-
 
39670
 capplets/appearance/appearance.h                 |    4 -
 
39671
 capplets/appearance/data/appearance.glade        | 1733 ++++++++++++----------
 
39672
 6 files changed, 952 insertions(+), 951 deletions(-)
 
39673
 
 
39674
commit 5a99e085c1a47ec4e1aee0c34101f48274108b2f
 
39675
Author: Jens Granseuer <jensgr@gmx.net>
 
39676
Date:   Tue Apr 8 16:23:58 2008 +0000
 
39677
 
 
39678
    Based on a patch by: Matthias Clasen <mclasen@redhat.com>
 
39679
    
 
39680
    2008-04-08  Jens Granseuer  <jensgr@gmx.net>
 
39681
    
 
39682
        Based on a patch by: Matthias Clasen <mclasen@redhat.com>
 
39683
    
 
39684
        * main.c: (create_dialog): don't show the "accessible login" button if
 
39685
        gdmsetup is not available (bug #526944)
 
39686
    
 
39687
    svn path=/trunk/; revision=8639
 
39688
 
 
39689
 capplets/accessibility/at-properties/ChangeLog |    7 +++++++
 
39690
 capplets/accessibility/at-properties/main.c    |    7 +++++++
 
39691
 2 files changed, 14 insertions(+), 0 deletions(-)
 
39692
 
 
39693
commit a8008dc1e59d675fedd73d3c7ff16e79d9ba842a
 
39694
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
39695
Date:   Tue Apr 8 12:04:49 2008 +0000
 
39696
 
 
39697
    Updated NEWS from 2.22 branch
 
39698
    
 
39699
    svn path=/trunk/; revision=8638
 
39700
 
 
39701
 NEWS                                             |   52 +
 
39702
 capplets/appearance/Makefile.am                  |    2 +
 
39703
 capplets/appearance/appearance-desktop-effects.c |  137 ++
 
39704
 capplets/appearance/appearance-desktop-effects.h |   22 +
 
39705
 capplets/appearance/appearance-main.c            |    5 +-
 
39706
 capplets/appearance/appearance.h                 |    4 +
 
39707
 capplets/appearance/data/appearance.glade        | 1731 ++++++++++------------
 
39708
 7 files changed, 1002 insertions(+), 951 deletions(-)
 
39709
 
 
39710
commit dd4bfb2711420bd9a823df836305f31d2e6b07d3
 
39711
Author: Eskild Hustvedt <eskildh@src.gnome.org>
 
39712
Date:   Mon Apr 7 12:35:10 2008 +0000
 
39713
 
 
39714
    Updated Norwegian Nynorsk translation
 
39715
    
 
39716
    svn path=/trunk/; revision=8634
 
39717
 
 
39718
 po/ChangeLog |    4 +
 
39719
 po/nn.po     |  416 +++++++++++++++++++++++++++++++++++-----------------------
 
39720
 2 files changed, 258 insertions(+), 162 deletions(-)
 
39721
 
 
39722
commit d09a6f592a90b1e0295d784116900e6fdb9eb66f
 
39723
Author: Priit Laes <plaes at svn dot gnome dot org>
 
39724
Date:   Mon Apr 7 10:24:38 2008 +0000
 
39725
 
 
39726
    Translation updated by Ivar Smolin
 
39727
    
 
39728
    2008-04-07  Priit Laes  <plaes at svn dot gnome dot org>
 
39729
    
 
39730
        * et.po: Translation updated by Ivar Smolin
 
39731
    
 
39732
    svn path=/trunk/; revision=8633
 
39733
 
 
39734
 po/ChangeLog |    4 ++++
 
39735
 po/et.po     |   11 ++++++++++-
 
39736
 2 files changed, 14 insertions(+), 1 deletions(-)
 
39737
 
 
39738
commit d74c5b4756bff70f750ca82ed6926d18c45cc4aa
 
39739
Author: Kjartan Maraas <kmaraas@gnome.org>
 
39740
Date:   Sun Apr 6 19:40:11 2008 +0000
 
39741
 
 
39742
    Updated Norwegian bokmål translation.
 
39743
    
 
39744
    2008-04-06  Kjartan Maraas  <kmaraas@gnome.org>
 
39745
    
 
39746
        * nb.po: Updated Norwegian bokmål translation.
 
39747
    
 
39748
    svn path=/trunk/; revision=8632
 
39749
 
 
39750
 po/ChangeLog |    4 +
 
39751
 po/nb.po     |  561 ++++++++++++++++++++++++++++++++-------------------------
 
39752
 2 files changed, 319 insertions(+), 246 deletions(-)
 
39753
 
 
39754
commit aea7d9606cf28365340f73bdbe9627d55ce64f25
 
39755
Author: Denis Washington <denisw@svn.gnome.org>
 
39756
Date:   Sun Apr 6 15:23:53 2008 +0000
 
39757
 
 
39758
    rename "Advanced Configuration" tab to "Ignored Hosts" as that describes
 
39759
    
 
39760
    2008-04-06  Denis Washington  <denisw@svn.gnome.org>
 
39761
    
 
39762
        * gnome-network-preferences.glade: rename "Advanced Configuration" tab
 
39763
        to "Ignored Hosts" as that describes it's content better (bug #314883)
 
39764
    
 
39765
    svn path=/trunk/; revision=8631
 
39766
 
 
39767
 capplets/network/ChangeLog                       |    5 +++++
 
39768
 capplets/network/gnome-network-preferences.glade |    2 +-
 
39769
 2 files changed, 6 insertions(+), 1 deletions(-)
 
39770
 
 
39771
commit 738c5007454812883cf99fea820454a9c169547b
 
39772
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
39773
Date:   Thu Apr 3 23:22:30 2008 +0000
 
39774
 
 
39775
    Translation updated
 
39776
    
 
39777
    2008-04-05  Gabor Kelemen  <kelemeng@gnome.hu>
 
39778
    
 
39779
        * hu.po: Translation updated
 
39780
    
 
39781
    svn path=/trunk/; revision=8629
 
39782
 
 
39783
 po/ChangeLog |    4 ++
 
39784
 po/hu.po     |   95 ++++++++++++++++++++++++++++++++-------------------------
 
39785
 2 files changed, 57 insertions(+), 42 deletions(-)
 
39786
 
 
39787
commit b3e0a106f3cb52baf4e5e9ade4883dcb9ad92d4d
 
39788
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
39789
Date:   Thu Apr 3 20:48:42 2008 +0000
 
39790
 
 
39791
    updated hebrew translation
 
39792
    
 
39793
    svn path=/trunk/; revision=8627
 
39794
 
 
39795
 po/ChangeLog |    4 +
 
39796
 po/he.po     |  420 ++++++++++++++++++++++++++++------------------------------
 
39797
 2 files changed, 207 insertions(+), 217 deletions(-)
 
39798
 
 
39799
commit 40ebc083cef84d610d8b93f8cfffe389d9379ec6
 
39800
Author: Jens Granseuer <jensgr@gmx.net>
 
39801
Date:   Tue Apr 1 19:24:43 2008 +0000
 
39802
 
 
39803
    get rid of unneeded sort model indirection
 
39804
    
 
39805
    2008-04-01  Jens Granseuer  <jensgr@gmx.net>
 
39806
    
 
39807
        * gnome-keybinding-properties.c: (get_real_model), (clear_old_model),
 
39808
        (append_keys_to_tree), (accel_edited_callback): get rid of unneeded
 
39809
        sort model indirection
 
39810
    
 
39811
    svn path=/trunk/; revision=8624
 
39812
 
 
39813
 capplets/keybindings/ChangeLog                     |    6 +++
 
39814
 capplets/keybindings/gnome-keybinding-properties.c |   37 +++----------------
 
39815
 2 files changed, 12 insertions(+), 31 deletions(-)
 
39816
 
 
39817
commit ad7840772103abefc7ecfda0fd8bbf20d621bf8e
 
39818
Author: Jens Granseuer <jensgr@gmx.net>
 
39819
Date:   Tue Apr 1 18:41:51 2008 +0000
 
39820
 
 
39821
    sort mixer devices alphabetically (bug #525530)
 
39822
    
 
39823
    2008-04-01  Jens Granseuer  <jensgr@gmx.net>
 
39824
    
 
39825
        * mixer-support.c: (create_mixer_device_tree_model): sort mixer devices
 
39826
        alphabetically (bug #525530)
 
39827
    
 
39828
    svn path=/trunk/; revision=8623
 
39829
 
 
39830
 capplets/sound/ChangeLog       |    5 +++++
 
39831
 capplets/sound/mixer-support.c |   10 +++++++---
 
39832
 2 files changed, 12 insertions(+), 3 deletions(-)
 
39833
 
 
39834
commit de1e37ceae5055ffad943b2be60379a81cfe1439
 
39835
Author: Jens Granseuer <jensgr@gmx.net>
 
39836
Date:   Tue Apr 1 16:22:16 2008 +0000
 
39837
 
 
39838
    don't show modems and other unwanted devices (bug #523888)
 
39839
    
 
39840
    2008-04-01  Jens Granseuer  <jensgr@gmx.net>
 
39841
    
 
39842
        * sound-properties-capplet.c: (device_added_callback): don't show
 
39843
        modems and other unwanted devices (bug #523888)
 
39844
    
 
39845
    svn path=/trunk/; revision=8622
 
39846
 
 
39847
 capplets/sound/ChangeLog                  |    5 +
 
39848
 capplets/sound/sound-properties-capplet.c |  153 +++++++++++++++--------------
 
39849
 2 files changed, 84 insertions(+), 74 deletions(-)
 
39850
 
 
39851
commit 24d98528ea2c54337e30717df55342c8dcb65d7e
 
39852
Author: Priit Laes <plaes at svn dot gnome dot org>
 
39853
Date:   Tue Apr 1 06:43:00 2008 +0000
 
39854
 
 
39855
    Translation updated by Ivar Smolin
 
39856
    
 
39857
    2008-04-01  Priit Laes  <plaes at svn dot gnome dot org>
 
39858
    
 
39859
        * et.po: Translation updated by Ivar Smolin
 
39860
    
 
39861
    svn path=/trunk/; revision=8620
 
39862
 
 
39863
 po/ChangeLog |    4 +++
 
39864
 po/et.po     |   59 ++++++++-------------------------------------------------
 
39865
 2 files changed, 13 insertions(+), 50 deletions(-)
 
39866
 
 
39867
commit dc29fc76e120bb43803d32504efe856f8ec2029e
 
39868
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
39869
Date:   Mon Mar 31 15:07:15 2008 +0000
 
39870
 
 
39871
    Missing NEWS and ChangeLog entries from 2.22.0 release
 
39872
    
 
39873
    svn path=/trunk/; revision=8618
 
39874
 
 
39875
 ChangeLog |    5 +++++
 
39876
 NEWS      |   40 +++++++++++++++++++++++++++++++++++++++-
 
39877
 2 files changed, 44 insertions(+), 1 deletions(-)
 
39878
 
 
39879
commit 04d6b6038d3047bb48bdec1d4b1e11a29404d504
 
39880
Author: Bastien Nocera <hadess@hadess.net>
 
39881
Date:   Mon Mar 31 12:29:49 2008 +0000
 
39882
 
 
39883
    Fix Esc and Backspace being bindable when Caps Lock is on (Closes:
 
39884
    
 
39885
    2008-03-31  Bastien Nocera  <hadess@hadess.net>
 
39886
    
 
39887
        * eggcellrendererkeys.c (grab_key_callback): Fix Esc and Backspace
 
39888
        being bindable when Caps Lock is on (Closes: #524813)
 
39889
    
 
39890
    
 
39891
    svn path=/trunk/; revision=8615
 
39892
 
 
39893
 capplets/keybindings/ChangeLog             |    5 +++++
 
39894
 capplets/keybindings/eggcellrendererkeys.c |    3 ++-
 
39895
 2 files changed, 7 insertions(+), 1 deletions(-)
 
39896
 
 
39897
commit 7c66cbc00a2ff83dd2993fc49b19a22af96fbafa
 
39898
Author: Bastien Nocera <hadess@hadess.net>
 
39899
Date:   Mon Mar 31 12:24:13 2008 +0000
 
39900
 
 
39901
    Up the version to 2.23.0 to avoid confusion
 
39902
    
 
39903
    2008-03-31  Bastien Nocera  <hadess@hadess.net>
 
39904
    
 
39905
        * configure.in: Up the version to 2.23.0 to avoid confusion
 
39906
    
 
39907
    
 
39908
    svn path=/trunk/; revision=8614
 
39909
 
 
39910
 ChangeLog    |    4 ++++
 
39911
 configure.in |    2 +-
 
39912
 2 files changed, 5 insertions(+), 1 deletions(-)
 
39913
 
 
39914
commit e80c1a853b1ca852659a9494f6b99496cb99ba3c
 
39915
Author: Bastien Nocera <hadess@hadess.net>
 
39916
Date:   Mon Mar 31 12:20:14 2008 +0000
 
39917
 
 
39918
    Fix category headers not appearing properly in the treeview when using a
 
39919
    
 
39920
    2008-03-31  Bastien Nocera  <hadess@hadess.net>
 
39921
    
 
39922
            * gnome-keybinding-properties.c (append_keys_to_tree_from_file):
 
39923
        Fix category headers not appearing properly in the
 
39924
        treeview when using a non-UTF-8 locale (Closes: #513988)
 
39925
    
 
39926
    
 
39927
    svn path=/trunk/; revision=8613
 
39928
 
 
39929
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
39930
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
39931
 2 files changed, 7 insertions(+), 0 deletions(-)
 
39932
 
 
39933
commit 4793494b5901ee64d6cda4cc3dc8a29200f3001e
 
39934
Author: Jens Granseuer <jensgr@gmx.net>
 
39935
Date:   Sun Mar 30 11:16:37 2008 +0000
 
39936
 
 
39937
    use G_DEFINE_TYPE instead of open-coding get_type
 
39938
    
 
39939
    2008-03-30  Jens Granseuer  <jensgr@gmx.net>
 
39940
    
 
39941
        * file-transfer-dialog.c: (file_transfer_dialog_init): use
 
39942
        G_DEFINE_TYPE instead of open-coding get_type
 
39943
    
 
39944
    svn path=/trunk/; revision=8611
 
39945
 
 
39946
 capplets/common/ChangeLog              |    5 ++++
 
39947
 capplets/common/file-transfer-dialog.c |   33 +------------------------------
 
39948
 2 files changed, 7 insertions(+), 31 deletions(-)
 
39949
 
 
39950
commit f4d34cc7303eead0df05c966ccd4d83c1f83ff79
 
39951
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
39952
Date:   Sun Mar 30 09:02:09 2008 +0000
 
39953
 
 
39954
    Updated Spanish translation
 
39955
    
 
39956
    svn path=/trunk/; revision=8610
 
39957
 
 
39958
 po/ChangeLog |    4 +
 
39959
 po/es.po     |  254 +++++++++++++++++++++++++++++++++++++---------------------
 
39960
 2 files changed, 166 insertions(+), 92 deletions(-)
 
39961
 
 
39962
commit 111df53db7745504f07cd4e6bf94a667914d1d82
 
39963
Author: Jens Granseuer <jensgr@gmx.net>
 
39964
Date:   Sat Mar 29 13:29:57 2008 +0000
 
39965
 
 
39966
    sync with gnome-settings-daemon
 
39967
    
 
39968
    2008-03-29  Jens Granseuer  <jensgr@gmx.net>
 
39969
    
 
39970
        * eggaccelerators.c: (egg_accelerator_parse_virtual): sync with
 
39971
        gnome-settings-daemon
 
39972
    
 
39973
    svn path=/trunk/; revision=8609
 
39974
 
 
39975
 capplets/keybindings/ChangeLog         |    5 +++++
 
39976
 capplets/keybindings/eggaccelerators.c |    8 +++++++-
 
39977
 2 files changed, 12 insertions(+), 1 deletions(-)
 
39978
 
 
39979
commit 86bfe7a01619d4802c37a80705a908cee326bd70
 
39980
Author: Jens Granseuer <jensgr@gmx.net>
 
39981
Date:   Sat Mar 29 11:48:06 2008 +0000
 
39982
 
 
39983
    fix mismatched modifier mapping between egg and GTK (so that e.g. <Super>
 
39984
    
 
39985
    2008-03-29  Jens Granseuer  <jensgr@gmx.net>
 
39986
    
 
39987
        * eggaccelerators.c: (egg_accelerator_parse_virtual),
 
39988
        (egg_virtual_accelerator_name), (egg_virtual_accelerator_label),
 
39989
        (egg_keymap_resolve_virtual_modifiers),
 
39990
        (egg_keymap_virtualize_modifiers), (reload_modmap),
 
39991
        (egg_keymap_get_modmap):
 
39992
        * eggaccelerators.h: fix mismatched modifier mapping between egg
 
39993
        and GTK (so that e.g. <Super> works) and replace some custom
 
39994
        functionality with stock GTK
 
39995
    
 
39996
    svn path=/trunk/; revision=8608
 
39997
 
 
39998
 capplets/keybindings/ChangeLog         |   11 ++
 
39999
 capplets/keybindings/eggaccelerators.c |  224 ++++++++------------------------
 
40000
 capplets/keybindings/eggaccelerators.h |   24 ++--
 
40001
 3 files changed, 79 insertions(+), 180 deletions(-)
 
40002
 
 
40003
commit a12ed153f0dc65ce7088ecee32d9eae9a841aa90
 
40004
Author: Jens Granseuer <jensgr@gmx.net>
 
40005
Date:   Fri Mar 28 22:03:09 2008 +0000
 
40006
 
 
40007
    keep the overwrite confirmation around for an entire job, so we don't
 
40008
    
 
40009
    2008-03-28  Jens Granseuer  <jensgr@gmx.net>
 
40010
    
 
40011
        * file-transfer-dialog.c: (file_transfer_job_destroy),
 
40012
        (file_transfer_dialog_overwrite), (file_transfer_job_schedule): keep
 
40013
        the overwrite confirmation around for an entire job, so we don't reset
 
40014
        the window position all the time
 
40015
    
 
40016
    svn path=/trunk/; revision=8606
 
40017
 
 
40018
 capplets/common/ChangeLog              |    7 +++++
 
40019
 capplets/common/file-transfer-dialog.c |   45 +++++++++++++++++++++----------
 
40020
 2 files changed, 37 insertions(+), 15 deletions(-)
 
40021
 
 
40022
commit eb420a2cbb0562897a0a4374c96f4617912933fb
 
40023
Author: Jens Granseuer <jensgr@gmx.net>
 
40024
Date:   Fri Mar 28 17:40:14 2008 +0000
 
40025
 
 
40026
    don't try to unref URIs if the theme package is invalid (bug #524567)
 
40027
    
 
40028
    2008-03-28  Jens Granseuer  <jensgr@gmx.net>
 
40029
    
 
40030
        * theme-installer.c: (gnome_theme_install_from_uri): don't try to
 
40031
        unref URIs if the theme package is invalid (bug #524567)
 
40032
    
 
40033
    svn path=/trunk/; revision=8603
 
40034
 
 
40035
 capplets/appearance/ChangeLog         |    5 +++++
 
40036
 capplets/appearance/theme-installer.c |    1 -
 
40037
 2 files changed, 5 insertions(+), 1 deletions(-)
 
40038
 
 
40039
commit 24e601d3f8bd89b3baa2f09e696b7503fb11ac3b
 
40040
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
40041
Date:   Fri Mar 28 03:06:49 2008 +0000
 
40042
 
 
40043
    Updated Georgian translation
 
40044
    
 
40045
    svn path=/trunk/; revision=8602
 
40046
 
 
40047
 po/ChangeLog |    4 +
 
40048
 po/ka.po     | 2310 ++++++++++++++++++++++++----------------------------------
 
40049
 2 files changed, 962 insertions(+), 1352 deletions(-)
 
40050
 
 
40051
commit cf0721ca194c374ecb3518b1008fd692c8d4110b
 
40052
Author: Jens Granseuer <jensgr@gmx.net>
 
40053
Date:   Thu Mar 27 20:59:44 2008 +0000
 
40054
 
 
40055
    add support for file overwrite confirmation
 
40056
    
 
40057
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40058
    
 
40059
        * file-transfer-dialog.c: (file_transfer_dialog_set_prop),
 
40060
        (file_transfer_dialog_get_prop), (file_transfer_dialog_init),
 
40061
        (file_transfer_job_update), (file_transfer_job_progress),
 
40062
        (file_transfer_dialog_overwrite), (file_transfer_job_schedule),
 
40063
        (file_transfer_dialog_copy_async):
 
40064
        * file-transfer-dialog.h: add support for file overwrite confirmation
 
40065
    
 
40066
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40067
    
 
40068
        * theme-installer.c: (gnome_theme_install_real): remove bogus flag
 
40069
        (gnome_theme_install_from_uri): update for internal API change
 
40070
    
 
40071
    svn path=/trunk/; revision=8601
 
40072
 
 
40073
 capplets/appearance/ChangeLog          |    5 +
 
40074
 capplets/appearance/theme-installer.c  |    3 +-
 
40075
 capplets/common/ChangeLog              |    9 ++
 
40076
 capplets/common/file-transfer-dialog.c |  176 +++++++++++++++++++++++++-------
 
40077
 capplets/common/file-transfer-dialog.h |    6 +
 
40078
 5 files changed, 160 insertions(+), 39 deletions(-)
 
40079
 
 
40080
commit c4ec1346adaa61bd33fc4d417a3f631af9df80e1
 
40081
Author: Jens Granseuer <jensgr@gmx.net>
 
40082
Date:   Thu Mar 27 20:06:47 2008 +0000
 
40083
 
 
40084
    fix various string and layout issues (bug #521826)
 
40085
    
 
40086
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40087
    
 
40088
        * gnome-keyboard-properties-a11y.c: (setup_a11y_tabs):
 
40089
        * gnome-keyboard-properties.c: (create_dialog), (setup_dialog):
 
40090
        * gnome-keyboard-properties.glade: fix various string and layout
 
40091
        issues (bug #521826)
 
40092
    
 
40093
    svn path=/trunk/; revision=8600
 
40094
 
 
40095
 capplets/keyboard/ChangeLog                        |    7 ++++
 
40096
 capplets/keyboard/gnome-keyboard-properties-a11y.c |    8 -----
 
40097
 capplets/keyboard/gnome-keyboard-properties.c      |   19 ++++-------
 
40098
 capplets/keyboard/gnome-keyboard-properties.glade  |   31 ++++----------------
 
40099
 4 files changed, 20 insertions(+), 45 deletions(-)
 
40100
 
 
40101
commit 23326ef678563f1bc777caf227c75a31e1cf07c3
 
40102
Author: Jens Granseuer <jensgr@gmx.net>
 
40103
Date:   Thu Mar 27 19:32:49 2008 +0000
 
40104
 
 
40105
    don't mention esd (bug #519722)
 
40106
    
 
40107
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40108
    
 
40109
        * sound-properties.glade: don't mention esd (bug #519722)
 
40110
    
 
40111
    svn path=/trunk/; revision=8599
 
40112
 
 
40113
 capplets/sound/ChangeLog              |    4 ++++
 
40114
 capplets/sound/sound-properties.glade |    2 +-
 
40115
 2 files changed, 5 insertions(+), 1 deletions(-)
 
40116
 
 
40117
commit f70ad15ad5912221bdd40cb948b03ab71ea1ead6
 
40118
Author: Jens Granseuer <jensgr@gmx.net>
 
40119
Date:   Thu Mar 27 19:29:13 2008 +0000
 
40120
 
 
40121
    Patch by: Patrick Wade <patrick.wade@sun.com>
 
40122
    
 
40123
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40124
    
 
40125
        Patch by: Patrick Wade <patrick.wade@sun.com>
 
40126
    
 
40127
        * appearance-themes.c: (custom_font_cb),
 
40128
        (theme_message_area_response_cb), (theme_message_area_update),
 
40129
        (themes_init), (themes_shutdown):
 
40130
        * appearance.h: allow the user to revert a font change proposed by a
 
40131
        metatheme (bug #519065)
 
40132
    
 
40133
    svn path=/trunk/; revision=8598
 
40134
 
 
40135
 capplets/appearance/ChangeLog           |   10 ++
 
40136
 capplets/appearance/appearance-themes.c |  199 ++++++++++++++++++++++++++++---
 
40137
 capplets/appearance/appearance.h        |    6 +
 
40138
 3 files changed, 196 insertions(+), 19 deletions(-)
 
40139
 
 
40140
commit debb696c492340b4c75ff1f9784b3132da2f1ee3
 
40141
Author: Jens Granseuer <jensgr@gmx.net>
 
40142
Date:   Thu Mar 27 19:23:18 2008 +0000
 
40143
 
 
40144
    Patch by: Patrick Wade <patrick.wade@sun.com>
 
40145
    
 
40146
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40147
    
 
40148
        Patch by: Patrick Wade <patrick.wade@sun.com>
 
40149
    
 
40150
        * at-enable-dialog.glade:
 
40151
        * main.c: (create_dialog), (cb_at_preferences),
 
40152
        (cb_keyboard_preferences), (cb_mouse_preferences),
 
40153
        (cb_login_preferences), (setup_dialog): add button to launch mouse
 
40154
        accessibility properties (bug #515078)
 
40155
    
 
40156
    2008-03-27  Jens Granseuer  <jensgr@gmx.net>
 
40157
    
 
40158
        Patch by: Patrick Wade <patrick.wade@sun.com>
 
40159
    
 
40160
        * gnome-mouse-properties.c: (main):
 
40161
        * gnome-mouse-properties.glade: add support for starting the capplet
 
40162
        on the appearance tab (required by bug #515078)
 
40163
    
 
40164
    svn path=/trunk/; revision=8597
 
40165
 
 
40166
 capplets/accessibility/at-properties/ChangeLog     |   10 +++++
 
40167
 .../at-properties/at-enable-dialog.glade           |   21 ++++++++++-
 
40168
 capplets/accessibility/at-properties/main.c        |   23 +++++++++---
 
40169
 capplets/mouse/ChangeLog                           |    8 ++++
 
40170
 capplets/mouse/gnome-mouse-properties.c            |   38 +++++++++++++++++++-
 
40171
 capplets/mouse/gnome-mouse-properties.glade        |    4 +-
 
40172
 6 files changed, 95 insertions(+), 9 deletions(-)
 
40173
 
 
40174
commit a0dcc1366aec45d154f3eab4c3582de60d6cb298
 
40175
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
40176
Date:   Thu Mar 27 17:15:19 2008 +0000
 
40177
 
 
40178
    add "Maximize Vertically" and "Maximize Horizontally" to possible
 
40179
    
 
40180
    2008-03-27  Cosimo Cecchi  <cosimoc@gnome.org>
 
40181
    
 
40182
        * metacity-window-manager.c: (metacity_change_settings),
 
40183
        (metacity_get_settings), (metacity_get_double_click_actions):
 
40184
        add "Maximize Vertically" and "Maximize Horizontally" to possible
 
40185
        double-click actions. Closes bug #329503.
 
40186
    
 
40187
    svn path=/trunk/; revision=8596
 
40188
 
 
40189
 libwindow-settings/ChangeLog                 |    7 +++++++
 
40190
 libwindow-settings/metacity-window-manager.c |   14 ++++++++++++++
 
40191
 2 files changed, 21 insertions(+), 0 deletions(-)
 
40192
 
 
40193
commit 7cd223066a447e0f8c9d027d5b331f93e617a06b
 
40194
Author: Cosimo Cecchi <cosimoc@gnome.org>
 
40195
Date:   Thu Mar 27 17:13:28 2008 +0000
 
40196
 
 
40197
    Bump required metacity version to 2.23.1
 
40198
    
 
40199
    2008-03-27  Cosimo Cecchi  <cosimoc@gnome.org>
 
40200
    
 
40201
        * configure.in: Bump required metacity version to 2.23.1
 
40202
    
 
40203
    svn path=/trunk/; revision=8595
 
40204
 
 
40205
 ChangeLog    |    4 ++++
 
40206
 configure.in |    2 +-
 
40207
 2 files changed, 5 insertions(+), 1 deletions(-)
 
40208
 
 
40209
commit eecd35b83c9802095b89ee650d850422eb2cab18
 
40210
Author: Philip Withnall <pwithnall@svn.gnome.org>
 
40211
Date:   Wed Mar 26 15:59:05 2008 +0000
 
40212
 
 
40213
    Updated British English translation.
 
40214
    
 
40215
    2008-03-25  Philip Withnall  <pwithnall@svn.gnome.org>
 
40216
    
 
40217
        * en_GB.po: Updated British English translation.
 
40218
    
 
40219
    
 
40220
    svn path=/trunk/; revision=8593
 
40221
 
 
40222
 po/ChangeLog |    4 ++++
 
40223
 po/en_GB.po  |   48 ++++++++++++++++++++++++------------------------
 
40224
 2 files changed, 28 insertions(+), 24 deletions(-)
 
40225
 
 
40226
commit 4bdb8a491a5f6a31cb7818f29a87254b7022966c
 
40227
Author: Jens Granseuer <jensgr@gmx.net>
 
40228
Date:   Mon Mar 24 19:52:24 2008 +0000
 
40229
 
 
40230
    amend previous commit to use GTK_STOCK_STOP instead of "gtk-stop"
 
40231
    
 
40232
    2008-03-24  Jens Granseuer  <jensgr@gmx.net>
 
40233
    
 
40234
        * drw-break-window.c: (drw_break_window_init): amend previous commit
 
40235
        to use GTK_STOCK_STOP instead of "gtk-stop"
 
40236
    
 
40237
    svn path=/trunk/; revision=8592
 
40238
 
 
40239
 typing-break/ChangeLog          |    5 +++++
 
40240
 typing-break/drw-break-window.c |    2 +-
 
40241
 2 files changed, 6 insertions(+), 1 deletions(-)
 
40242
 
 
40243
commit 93832db96031cd90c80716052abcfcb577714a50
 
40244
Author: Jens Granseuer <jensgr@gmx.net>
 
40245
Date:   Mon Mar 24 18:11:37 2008 +0000
 
40246
 
 
40247
    new Tango-style icons by David Prieto <frandavid100@gmail.com> (bug
 
40248
    
 
40249
    2008-03-24  Jens Granseuer  <jensgr@gmx.net>
 
40250
    
 
40251
        * bar*.png: new Tango-style icons by David Prieto
 
40252
        <frandavid100@gmail.com> (bug #523965)
 
40253
    
 
40254
        * drw-break-window.c: (drw_break_window_init): replace custom stop icon
 
40255
        by gtk-stop stock icon
 
40256
        * Makefile.am:
 
40257
        * stop.png: remove
 
40258
    
 
40259
    svn path=/trunk/; revision=8591
 
40260
 
 
40261
 typing-break/ChangeLog          |   10 ++++++++++
 
40262
 typing-break/Makefile.am        |    2 +-
 
40263
 typing-break/bar-disabled.png   |  Bin 473 -> 496 bytes
 
40264
 typing-break/bar-green.png      |  Bin 253 -> 286 bytes
 
40265
 typing-break/bar-red.png        |  Bin 258 -> 277 bytes
 
40266
 typing-break/bar.png            |  Bin 331 -> 362 bytes
 
40267
 typing-break/drw-break-window.c |    2 +-
 
40268
 typing-break/stop.png           |  Bin 2248 -> 0 bytes
 
40269
 8 files changed, 12 insertions(+), 2 deletions(-)
 
40270
 
 
40271
commit 0c9753bb726b086cd8569a64ddb4abd5be95a8ad
 
40272
Author: Jaap A. Haitsma <jaap@haitsma.org>
 
40273
Date:   Mon Mar 24 17:58:37 2008 +0000
 
40274
 
 
40275
    New tango icon (bug #523916)
 
40276
    
 
40277
    2008-03-24  Jaap A. Haitsma  <jaap@haitsma.org>
 
40278
    
 
40279
        * visual-bell.png: New tango icon
 
40280
        (bug #523916)
 
40281
    
 
40282
    svn path=/trunk/; revision=8590
 
40283
 
 
40284
 capplets/sound/ChangeLog       |    5 +++++
 
40285
 capplets/sound/visual-bell.png |  Bin 2357 -> 2381 bytes
 
40286
 2 files changed, 5 insertions(+), 0 deletions(-)
 
40287
 
 
40288
commit 0915e0fd0551e239b7b2d78607cb9708647b0d0c
 
40289
Author: Jens Granseuer <jensgr@gmx.net>
 
40290
Date:   Mon Mar 24 17:48:00 2008 +0000
 
40291
 
 
40292
    don't show the typing break tab if the typing monitor is not available
 
40293
    
 
40294
    2008-03-24  Jens Granseuer  <jensgr@gmx.net>
 
40295
    
 
40296
        * gnome-keyboard-properties.c: (setup_dialog): don't show the typing
 
40297
        break tab if the typing monitor is not available (bug #524034)
 
40298
    
 
40299
    svn path=/trunk/; revision=8589
 
40300
 
 
40301
 capplets/keyboard/ChangeLog                   |    5 ++
 
40302
 capplets/keyboard/gnome-keyboard-properties.c |   54 +++++++++++++++----------
 
40303
 2 files changed, 38 insertions(+), 21 deletions(-)
 
40304
 
 
40305
commit 35c9969c4d95a7282fd9df31f57da3f87734ac36
 
40306
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
40307
Date:   Mon Mar 24 14:04:40 2008 +0000
 
40308
 
 
40309
    Updated Georgian translation
 
40310
    
 
40311
    svn path=/trunk/; revision=8588
 
40312
 
 
40313
 po/ka.po |    4 ++--
 
40314
 1 files changed, 2 insertions(+), 2 deletions(-)
 
40315
 
 
40316
commit bed14bce7ead760033932342b9bf87685f464b90
 
40317
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
40318
Date:   Mon Mar 24 14:03:33 2008 +0000
 
40319
 
 
40320
    Updated Georgian translation
 
40321
    
 
40322
    svn path=/trunk/; revision=8587
 
40323
 
 
40324
 po/ka.po |  338 ++++++++++++++++++++++++++++++++++++++++++--------------------
 
40325
 1 files changed, 231 insertions(+), 107 deletions(-)
 
40326
 
 
40327
commit 57cb68acdd8fbca33ed3552cab67415a04fdb456
 
40328
Author: Priit Laes <plaes at svn dot gnome dot org>
 
40329
Date:   Sat Mar 22 22:18:30 2008 +0000
 
40330
 
 
40331
    Translation updated by Ivar Smolin
 
40332
    
 
40333
    2008-03-23  Priit Laes  <plaes at svn dot gnome dot org>
 
40334
    
 
40335
        * et.po: Translation updated by Ivar Smolin
 
40336
    
 
40337
    svn path=/trunk/; revision=8586
 
40338
 
 
40339
 po/ChangeLog |    4 ++++
 
40340
 po/et.po     |   42 ++++++++++++++++--------------------------
 
40341
 2 files changed, 20 insertions(+), 26 deletions(-)
 
40342
 
 
40343
commit f546675ec623f369a09a4c4d5b452d9abe0b6710
 
40344
Author: Luca Ferretti <elle.uca@libero.it>
 
40345
Date:   Thu Mar 20 20:53:55 2008 +0000
 
40346
 
 
40347
    Updated Italian translation.
 
40348
    
 
40349
    2008-03-20  Luca Ferretti  <elle.uca@libero.it>
 
40350
    
 
40351
        * it.po: Updated Italian translation.
 
40352
    
 
40353
    svn path=/trunk/; revision=8585
 
40354
 
 
40355
 po/ChangeLog |    4 ++
 
40356
 po/it.po     |   92 ++++++++++++++++++++++++++++++++++-----------------------
 
40357
 2 files changed, 59 insertions(+), 37 deletions(-)
 
40358
 
 
40359
commit 5a04feb49a0b96e1219525c41a36cbf3145e920d
 
40360
Author: Jens Granseuer <jensgr@gmx.net>
 
40361
Date:   Wed Mar 19 19:16:57 2008 +0000
 
40362
 
 
40363
    don't declare the backgrounds icon view reorderable. It's not. Besides,
 
40364
    
 
40365
    2008-03-19  Jens Granseuer  <jensgr@gmx.net>
 
40366
    
 
40367
        * data/appearance.glade: don't declare the backgrounds icon view
 
40368
        reorderable. It's not. Besides, setting this property breaks the
 
40369
        custom drag and drop functionality (bug #523347). This fixes the
 
40370
        critical warning when trying to drag an unselected item, but it looks
 
40371
        like the new nautilus doesn't support background drag and drop, anyway
 
40372
    
 
40373
    svn path=/trunk/; revision=8584
 
40374
 
 
40375
 capplets/appearance/ChangeLog             |    8 ++++++++
 
40376
 capplets/appearance/data/appearance.glade |    1 -
 
40377
 2 files changed, 8 insertions(+), 1 deletions(-)
 
40378
 
 
40379
commit b92e2f90e5daae78ab4eaf0b5b582dc16d539d67
 
40380
Author: Jens Granseuer <jensgr@gmx.net>
 
40381
Date:   Wed Mar 19 18:09:49 2008 +0000
 
40382
 
 
40383
    don't crash when called for a drag with no selected items (bug #523379)
 
40384
    
 
40385
    2008-03-19  Jens Granseuer  <jensgr@gmx.net>
 
40386
    
 
40387
        * gnome-keyboard-properties-xkblt.c:
 
40388
        (xkb_layouts_dnd_data_received): don't crash when called for a
 
40389
        drag with no selected items (bug #523379)
 
40390
    
 
40391
    svn path=/trunk/; revision=8583
 
40392
 
 
40393
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
40394
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   14 +++++++++-----
 
40395
 2 files changed, 15 insertions(+), 5 deletions(-)
 
40396
 
 
40397
commit 947e50c2b4d2490a538965feabd9955ada6659d1
 
40398
Author: Yuri Kozlov <kozlov.y@gmail.com>
 
40399
Date:   Sat Mar 15 19:32:01 2008 +0000
 
40400
 
 
40401
    Updated Russian translation.
 
40402
    
 
40403
    2008-03-15  Yuri Kozlov  <kozlov.y@gmail.com>
 
40404
    
 
40405
            * ru.po: Updated Russian translation.
 
40406
    
 
40407
    
 
40408
    svn path=/trunk/; revision=8582
 
40409
 
 
40410
 po/ChangeLog |    4 +
 
40411
 po/ru.po     | 2218 ++++++++++++++++++++++------------------------------------
 
40412
 2 files changed, 857 insertions(+), 1365 deletions(-)
 
40413
 
 
40414
commit 3d19d6f56dee9b881dd76b5dbfcae5fe65dfc966
 
40415
Author: Jens Granseuer <jensgr@gmx.net>
 
40416
Date:   Fri Mar 14 23:23:57 2008 +0000
 
40417
 
 
40418
    stop widget accelerators from activating while the user is entering a new
 
40419
    
 
40420
    2008-03-15  Jens Granseuer  <jensgr@gmx.net>
 
40421
    
 
40422
        * gnome-keybinding-properties.c: (accel_edited_callback),
 
40423
        (accel_cleared_callback), (start_editing_cb),
 
40424
        (maybe_block_accels), (setup_dialog): stop widget accelerators
 
40425
        from activating while the user is entering a new shortcut. This
 
40426
        allows binding shortcuts that are used as accels in the capplet
 
40427
        dialog, e.g. for the Help and Close buttons (bug #313228)
 
40428
    
 
40429
    svn path=/trunk/; revision=8581
 
40430
 
 
40431
 capplets/keybindings/ChangeLog                     |    9 +++++
 
40432
 capplets/keybindings/gnome-keybinding-properties.c |   37 ++++++++++++++------
 
40433
 2 files changed, 35 insertions(+), 11 deletions(-)
 
40434
 
 
40435
commit c751e9191cbfb9c0ba9c75b774351052e1f555ff
 
40436
Author: Jens Granseuer <jensgr@gmx.net>
 
40437
Date:   Fri Mar 14 20:00:49 2008 +0000
 
40438
 
 
40439
    remove debugging output
 
40440
    
 
40441
    2008-03-14  Jens Granseuer  <jensgr@gmx.net>
 
40442
    
 
40443
        * gnome-keybinding-properties.c: (append_keys_to_tree_from_file):
 
40444
        remove debugging output
 
40445
    
 
40446
    svn path=/trunk/; revision=8580
 
40447
 
 
40448
 capplets/keybindings/ChangeLog                     |    5 +++++
 
40449
 capplets/keybindings/gnome-keybinding-properties.c |    2 --
 
40450
 2 files changed, 5 insertions(+), 2 deletions(-)
 
40451
 
 
40452
commit bf86d8c79d62a3bbb2bb3436e28422472950be3c
 
40453
Author: Sunil Mohan Adapa <sunilmohan@fsf.org.in>
 
40454
Date:   Wed Mar 12 06:07:37 2008 +0000
 
40455
 
 
40456
    Updated Telugu traslation done by Krishna Babu K <kkrothap@redhat.com>.
 
40457
    
 
40458
    2008-03-12  Sunil Mohan Adapa  <sunilmohan@fsf.org.in>
 
40459
    
 
40460
            * te.po: Updated Telugu traslation done by
 
40461
            Krishna Babu K <kkrothap@redhat.com>.
 
40462
    
 
40463
    
 
40464
    svn path=/trunk/; revision=8579
 
40465
 
 
40466
 po/ChangeLog |    5 +
 
40467
 po/te.po     | 5284 ++++++++++++++++++++++++++++++++--------------------------
 
40468
 2 files changed, 2927 insertions(+), 2362 deletions(-)
 
40469
 
 
40470
commit 6d3edb2018c62bbf0d78e218094f813302f9060e
 
40471
Author: Jens Granseuer <jensgr@gmx.net>
 
40472
Date:   Tue Mar 11 19:00:37 2008 +0000
 
40473
 
 
40474
    actually check the cursor size before changing it in GConf, not the theme
 
40475
    
 
40476
    2008-03-11  Jens Granseuer  <jensgr@gmx.net>
 
40477
    
 
40478
        * gnome-theme-apply.c: (gnome_meta_theme_set): actually check the
 
40479
        cursor size before changing it in GConf, not the theme name
 
40480
        (thanks to Kjartan Maraas)
 
40481
    
 
40482
    svn path=/trunk/; revision=8578
 
40483
 
 
40484
 capplets/common/ChangeLog           |    6 ++++++
 
40485
 capplets/common/gnome-theme-apply.c |    4 ++--
 
40486
 2 files changed, 8 insertions(+), 2 deletions(-)
 
40487
 
 
40488
commit 70c6a9a66ad44bf81797ca37ddb8532e340261b0
 
40489
Author: Jens Granseuer <jensgr@gmx.net>
 
40490
Date:   Tue Mar 11 18:16:34 2008 +0000
 
40491
 
 
40492
    don't resize the font samples vertically when the window is resized (bug
 
40493
    
 
40494
    2008-03-11  Jens Granseuer  <jensgr@gmx.net>
 
40495
    
 
40496
        * data/appearance.glade: don't resize the font samples vertically when
 
40497
        the window is resized (bug #521823)
 
40498
    
 
40499
    svn path=/trunk/; revision=8577
 
40500
 
 
40501
 capplets/appearance/ChangeLog             |    5 +++++
 
40502
 capplets/appearance/data/appearance.glade |    7 +++++++
 
40503
 2 files changed, 12 insertions(+), 0 deletions(-)
 
40504
 
 
40505
commit d34d7a02e6510cb0fdcab4ba58b2aceac4f0e65b
 
40506
Author: Jens Granseuer <jensgr@gmx.net>
 
40507
Date:   Tue Mar 11 17:43:43 2008 +0000
 
40508
 
 
40509
    Encountering a theme that could not be thumbnailed (e.g. because the
 
40510
    
 
40511
    2008-03-11  Jens Granseuer  <jensgr@gmx.net>
 
40512
    
 
40513
        Encountering a theme that could not be thumbnailed (e.g. because the
 
40514
        metacity theme for a metatheme isn't installed) would make the
 
40515
        thumbnailer crash. Since it's not restarted by the appearance capplet
 
40516
        this would result in all themes encountered after the broken one not
 
40517
        to be thumbnailed either. This change fixes up error handling in the
 
40518
        thumbnailer so that the broken theme is simply skipped and processing
 
40519
        can continue with the next one. (bug #521009)
 
40520
    
 
40521
        * theme-thumbnail.c: (create_meta_theme_pixbuf),
 
40522
        (create_metacity_theme_pixbuf), (message_from_capplet),
 
40523
        (message_from_child), (read_pixbuf),
 
40524
        (generate_theme_thumbnail_async), (theme_thumbnail_factory_init):
 
40525
        properly handle failed thumbnailing attempts
 
40526
    
 
40527
    svn path=/trunk/; revision=8576
 
40528
 
 
40529
 capplets/common/ChangeLog         |   16 +++++++
 
40530
 capplets/common/theme-thumbnail.c |   83 ++++++++++++++++++++++--------------
 
40531
 2 files changed, 67 insertions(+), 32 deletions(-)
 
40532
 
 
40533
commit daa1c4b87637718b74b68440d38dd7d0125fdbcb
 
40534
Author: Jens Granseuer <jensgr@gmx.net>
 
40535
Date:   Tue Mar 11 17:37:09 2008 +0000
 
40536
 
 
40537
    handle failed thumbnailing attempts properly
 
40538
    
 
40539
    2008-03-11  Jens Granseuer  <jensgr@gmx.net>
 
40540
    
 
40541
        * theme-thumbnailer.c: (main): handle failed thumbnailing attempts
 
40542
        properly
 
40543
    
 
40544
    svn path=/trunk/; revision=8575
 
40545
 
 
40546
 vfs-methods/themus/ChangeLog           |    5 +++++
 
40547
 vfs-methods/themus/theme-thumbnailer.c |   11 +++++++++--
 
40548
 2 files changed, 14 insertions(+), 2 deletions(-)
 
40549
 
 
40550
commit d3b988bc363b32d52a82287ebffb647dcb01ad3c
 
40551
Author: Jens Granseuer <jensgr@gmx.net>
 
40552
Date:   Tue Mar 11 17:33:31 2008 +0000
 
40553
 
 
40554
    don't free the GConf value if we don't have one. Fixes a crash when
 
40555
    
 
40556
    2008-03-11  Jens Granseuer  <jensgr@gmx.net>
 
40557
    
 
40558
        * gconf-property-editor.c: (peditor_numeric_range_widget_changed): don't
 
40559
        free the GConf value if we don't have one. Fixes a crash when schemas
 
40560
        are not properly installed (bug #520744)
 
40561
    
 
40562
    svn path=/trunk/; revision=8574
 
40563
 
 
40564
 capplets/common/ChangeLog               |    6 ++++++
 
40565
 capplets/common/gconf-property-editor.c |   11 +++++------
 
40566
 2 files changed, 11 insertions(+), 6 deletions(-)
 
40567
 
 
40568
commit d7b2a5e962e32e94e0bd28f9d51717825e111ea6
 
40569
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
40570
Date:   Mon Mar 10 12:03:25 2008 +0000
 
40571
 
 
40572
    Updated Marathi Translations
 
40573
    
 
40574
    svn path=/trunk/; revision=8572
 
40575
 
 
40576
 po/ChangeLog |    4 ++
 
40577
 po/mr.po     |  102 ++++++++++++++++++++++++++++++++++++---------------------
 
40578
 2 files changed, 68 insertions(+), 38 deletions(-)
 
40579
 
 
40580
commit d2fec3fe1ef7b5961a8d4cb39f94960a98189654
 
40581
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
40582
Date:   Mon Mar 10 11:29:45 2008 +0000
 
40583
 
 
40584
    updated assamese translations
 
40585
    
 
40586
    svn path=/trunk/; revision=8571
 
40587
 
 
40588
 po/ChangeLog |    4 +
 
40589
 po/as.po     |  878 +++++++++++++++++++++++++++++-----------------------------
 
40590
 2 files changed, 446 insertions(+), 436 deletions(-)
 
40591
 
 
40592
commit fb58ff0bed4628166f0a4101caf865e61ce78bda
 
40593
Author: Kostas Papadimas <pkst@src.gnome.org>
 
40594
Date:   Mon Mar 10 09:30:26 2008 +0000
 
40595
 
 
40596
    Updated Greek translation
 
40597
    
 
40598
    svn path=/trunk/; revision=8570
 
40599
 
 
40600
 po/ChangeLog |    4 +
 
40601
 po/el.po     | 1093 ++++++++++++++++++++++------------------------------------
 
40602
 2 files changed, 409 insertions(+), 688 deletions(-)
 
40603
 
 
40604
commit a02605cdcdb918f6068d24f64f82f022f3a3b40d
 
40605
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
40606
Date:   Sun Mar 9 17:50:29 2008 +0000
 
40607
 
 
40608
    hindi update
 
40609
    
 
40610
    svn path=/trunk/; revision=8569
 
40611
 
 
40612
 po/ChangeLog |    4 +
 
40613
 po/hi.po     | 4537 ++++++++++++++++++++++++++++------------------------------
 
40614
 2 files changed, 2197 insertions(+), 2344 deletions(-)
 
40615
 
 
40616
commit 7dfbf87a3af64649cf6a31258aacc5a56499bde6
 
40617
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
40618
Date:   Sun Mar 9 16:07:09 2008 +0000
 
40619
 
 
40620
    Updated Spanish translation
 
40621
    
 
40622
    svn path=/trunk/; revision=8568
 
40623
 
 
40624
 po/ChangeLog |    4 ++++
 
40625
 po/es.po     |    8 ++++----
 
40626
 2 files changed, 8 insertions(+), 4 deletions(-)
 
40627
 
 
40628
commit 0db7e950114c70e168806ffca5916aa1257461fe
 
40629
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
40630
Date:   Sun Mar 9 08:53:47 2008 +0000
 
40631
 
 
40632
    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
 
40633
    
 
40634
    2008-03-09  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
40635
    
 
40636
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
 
40637
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
40638
    
 
40639
    
 
40640
    
 
40641
    svn path=/trunk/; revision=8567
 
40642
 
 
40643
 po/ChangeLog |    5 +
 
40644
 po/zh_HK.po  | 1231 +++++++++-------------------------------------------------
 
40645
 po/zh_TW.po  | 1231 +++++++++-------------------------------------------------
 
40646
 3 files changed, 355 insertions(+), 2112 deletions(-)
 
40647
 
 
40648
commit 0a69942cfcba0c4f01e8941b40b197f539bc084b
 
40649
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
40650
Date:   Sat Mar 8 23:12:01 2008 +0000
 
40651
 
 
40652
    Updated Danish translation
 
40653
    
 
40654
    svn path=/trunk/; revision=8566
 
40655
 
 
40656
 po/ChangeLog |    4 +
 
40657
 po/da.po     | 2798 ++++++++++++++++++++++++++++++----------------------------
 
40658
 2 files changed, 1449 insertions(+), 1353 deletions(-)
 
40659
 
 
40660
commit 2c17f8bd3a549b894aba23297070b0be779272ca
 
40661
Author: Gintautas Miliauskas <gintas@akl.lt>
 
40662
Date:   Sat Mar 8 22:46:10 2008 +0000
 
40663
 
 
40664
    Updated Lithuanian translation.
 
40665
    
 
40666
    2008-03-09  Gintautas Miliauskas  <gintas@akl.lt>
 
40667
    
 
40668
        * lt.po: Updated Lithuanian translation.
 
40669
    
 
40670
    
 
40671
    
 
40672
    svn path=/trunk/; revision=8565
 
40673
 
 
40674
 po/ChangeLog |    4 +
 
40675
 po/lt.po     | 2236 ++++++++++++++++++++++------------------------------------
 
40676
 2 files changed, 846 insertions(+), 1394 deletions(-)
 
40677
 
 
40678
commit 7612ebee0ef96511756c1c2f9a5dec0ae8eaf404
 
40679
Author: Djihed Afifi <djihed@src.gnome.org>
 
40680
Date:   Sat Mar 8 18:57:24 2008 +0000
 
40681
 
 
40682
    Updated Arabic Translation by Anas Husseini.
 
40683
    
 
40684
    svn path=/trunk/; revision=8564
 
40685
 
 
40686
 po/ChangeLog |    4 +
 
40687
 po/ar.po     |  626 +++++++++++++++++++++++++++-------------------------------
 
40688
 2 files changed, 298 insertions(+), 332 deletions(-)
 
40689
 
 
40690
commit 922ce8af5452ad4aaa2b196ff95eec804edf8316
 
40691
Author: Priit Laes <plaes at svn dot gnome dot org>
 
40692
Date:   Sat Mar 8 15:39:16 2008 +0000
 
40693
 
 
40694
    Translation updated by Ivar Smolin
 
40695
    
 
40696
    2008-03-08  Priit Laes  <plaes at svn dot gnome dot org>
 
40697
    
 
40698
        * et.po: Translation updated by Ivar Smolin
 
40699
    
 
40700
    svn path=/trunk/; revision=8563
 
40701
 
 
40702
 po/ChangeLog |    4 +++
 
40703
 po/et.po     |   65 +++++++++------------------------------------------------
 
40704
 2 files changed, 15 insertions(+), 54 deletions(-)
 
40705
 
 
40706
commit 6e62c2483eede2e19c19ab2730e0bd7b46993fc2
 
40707
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
40708
Date:   Sat Mar 8 11:14:46 2008 +0000
 
40709
 
 
40710
    Updated Occitan translation
 
40711
    
 
40712
    svn path=/trunk/; revision=8562
 
40713
 
 
40714
 po/oc.po |   83 ++++++++++++++++++++++++++++++-------------------------------
 
40715
 1 files changed, 41 insertions(+), 42 deletions(-)
 
40716
 
 
40717
commit d2ee0a45e1f8096801c0698b5d7a58e83c9c0a36
 
40718
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
40719
Date:   Sat Mar 8 07:06:22 2008 +0000
 
40720
 
 
40721
    Added Entry for correction of errors related to the plural forms in the Bengali India Translation
 
40722
    
 
40723
    svn path=/trunk/; revision=8561
 
40724
 
 
40725
 po/ChangeLog |    4 ++++
 
40726
 1 files changed, 4 insertions(+), 0 deletions(-)
 
40727
 
 
40728
commit c88d6f738452a0ba98e3a352a19a80ef7661cd70
 
40729
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
40730
Date:   Sat Mar 8 07:06:02 2008 +0000
 
40731
 
 
40732
    Corrected errors related to the plural forms
 
40733
    
 
40734
    svn path=/trunk/; revision=8560
 
40735
 
 
40736
 po/bn_IN.po | 2816 +++++++++++++++++++++++++++++++----------------------------
 
40737
 1 files changed, 1465 insertions(+), 1351 deletions(-)
 
40738
 
 
40739
commit f40491a99da5d2e3f0e0fcf66bc4d82f4fd5b11b
 
40740
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
40741
Date:   Sat Mar 8 00:16:16 2008 +0000
 
40742
 
 
40743
    Translation updated
 
40744
    
 
40745
    2008-03-08  Gabor Kelemen  <kelemeng@gnome.hu>
 
40746
    
 
40747
        * hu.po: Translation updated
 
40748
    
 
40749
    
 
40750
    svn path=/trunk/; revision=8559
 
40751
 
 
40752
 po/ChangeLog |    4 +
 
40753
 po/hu.po     | 2175 ++++++++++++++++++++++------------------------------------
 
40754
 2 files changed, 830 insertions(+), 1349 deletions(-)
 
40755
 
 
40756
commit 0f2fd07f23d8bc89da4b060c9fb3c94784976a6a
 
40757
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
40758
Date:   Fri Mar 7 13:09:26 2008 +0000
 
40759
 
 
40760
    Update Ukrainian translation.
 
40761
    
 
40762
    2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com>
 
40763
    
 
40764
        * Update Ukrainian translation.
 
40765
    
 
40766
    svn path=/trunk/; revision=8558
 
40767
 
 
40768
 po/ChangeLog |    4 +
 
40769
 po/uk.po     | 2093 ++++++++++++++++++++++------------------------------------
 
40770
 2 files changed, 793 insertions(+), 1304 deletions(-)
 
40771
 
 
40772
commit b6d9841157784a17b77cdeda0aab68a2cad0c95d
 
40773
Author: Hendrik Richter <hendrikr@gnome.org>
 
40774
Date:   Thu Mar 6 17:34:25 2008 +0000
 
40775
 
 
40776
    Updated German translation.
 
40777
    
 
40778
    2008-03-06  Hendrik Richter  <hendrikr@gnome.org>
 
40779
    
 
40780
        * de.po: Updated German translation.
 
40781
    
 
40782
    svn path=/trunk/; revision=8557
 
40783
 
 
40784
 po/ChangeLog |    4 ++++
 
40785
 po/de.po     |   12 ++++++------
 
40786
 2 files changed, 10 insertions(+), 6 deletions(-)
 
40787
 
 
40788
commit 779c16fd9ac14661cbf88029cf4118fa5709d311
 
40789
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
40790
Date:   Wed Mar 5 22:12:34 2008 +0000
 
40791
 
 
40792
    Updated French translation.
 
40793
    
 
40794
    2008-03-05  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
40795
    
 
40796
        * fr.po: Updated French translation.
 
40797
    
 
40798
    svn path=/trunk/; revision=8556
 
40799
 
 
40800
 po/ChangeLog |    4 +
 
40801
 po/fr.po     |  195 ++++-----------------------------------------------------
 
40802
 2 files changed, 18 insertions(+), 181 deletions(-)
 
40803
 
 
40804
commit bb05e9c1878a1eb7ae9db5b2f2dc5fb5310c9cc1
 
40805
Author: Priit Laes <plaes at svn dot gnome dot org>
 
40806
Date:   Wed Mar 5 11:11:49 2008 +0000
 
40807
 
 
40808
    Translation updated by Ivar Smolin
 
40809
    
 
40810
    2008-03-05  Priit Laes  <plaes at svn dot gnome dot org>
 
40811
    
 
40812
        * et.po: Translation updated by Ivar Smolin
 
40813
    
 
40814
    svn path=/trunk/; revision=8555
 
40815
 
 
40816
 po/ChangeLog |    4 ++++
 
40817
 po/et.po     |    9 ++++-----
 
40818
 2 files changed, 8 insertions(+), 5 deletions(-)
 
40819
 
 
40820
commit a9980f807141c02709ff58e9c13301a65ad42279
 
40821
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
40822
Date:   Wed Mar 5 10:51:47 2008 +0000
 
40823
 
 
40824
    Updated Spanish translation
 
40825
    
 
40826
    svn path=/trunk/; revision=8554
 
40827
 
 
40828
 help/ChangeLog |    4 ++++
 
40829
 help/es/es.po  |   29 +++++++++++++++--------------
 
40830
 2 files changed, 19 insertions(+), 14 deletions(-)
 
40831
 
 
40832
commit 71bed28c13be9a247c794576380b40fdc655883c
 
40833
Author: Hendrik Richter <hendrikr@gnome.org>
 
40834
Date:   Tue Mar 4 18:47:59 2008 +0000
 
40835
 
 
40836
    Updated German translation.
 
40837
    
 
40838
    2008-03-04  Hendrik Richter  <hendrikr@gnome.org>
 
40839
    
 
40840
        * de.po: Updated German translation.
 
40841
    
 
40842
    svn path=/trunk/; revision=8553
 
40843
 
 
40844
 po/ChangeLog |    4 ++++
 
40845
 po/de.po     |   42 +++++++++++++++++++-----------------------
 
40846
 2 files changed, 23 insertions(+), 23 deletions(-)
 
40847
 
 
40848
commit 093791227d28f8b964bfec183023d2375ed5bc94
 
40849
Author: Luca Ferretti <elle.uca@libero.it>
 
40850
Date:   Tue Mar 4 09:27:07 2008 +0000
 
40851
 
 
40852
    Updated Italian translation.
 
40853
    
 
40854
    2008-03-04  Luca Ferretti  <elle.uca@libero.it>
 
40855
    
 
40856
        * it.po: Updated Italian translation.
 
40857
    
 
40858
    svn path=/trunk/; revision=8552
 
40859
 
 
40860
 po/ChangeLog |    4 +
 
40861
 po/it.po     |  673 ++--------------------------------------------------------
 
40862
 2 files changed, 27 insertions(+), 650 deletions(-)
 
40863
 
 
40864
commit 6f9eecdf58be50d3804e6b1e23710a7b2d3b3192
 
40865
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
40866
Date:   Tue Mar 4 07:51:35 2008 +0000
 
40867
 
 
40868
    updated assamese translations
 
40869
    
 
40870
    svn path=/trunk/; revision=8551
 
40871
 
 
40872
 po/ChangeLog |    4 ++
 
40873
 po/as.po     |  152 +++++++++++++++++++++++++++-------------------------------
 
40874
 2 files changed, 74 insertions(+), 82 deletions(-)
 
40875
 
 
40876
commit aca2ddb48e855f84fe17acdbde24aeb923370a0e
 
40877
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
40878
Date:   Tue Mar 4 07:18:58 2008 +0000
 
40879
 
 
40880
    updated assamese translations
 
40881
    
 
40882
    svn path=/trunk/; revision=8550
 
40883
 
 
40884
 po/ChangeLog |    4 +
 
40885
 po/as.po     |  678 +++++++++++++++++++++++++++++-----------------------------
 
40886
 2 files changed, 345 insertions(+), 337 deletions(-)
 
40887
 
 
40888
commit b9aff840a45cba7e951591fac9afdcb2bc93a2ad
 
40889
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
40890
Date:   Tue Mar 4 05:52:21 2008 +0000
 
40891
 
 
40892
    updated assamese translations
 
40893
    
 
40894
    svn path=/trunk/; revision=8549
 
40895
 
 
40896
 po/ChangeLog |    4 ++++
 
40897
 po/as.po     |    6 ++++--
 
40898
 2 files changed, 8 insertions(+), 2 deletions(-)
 
40899
 
 
40900
commit e4654992a689de45fb4592da7c13aa936ee6813f
 
40901
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
40902
Date:   Mon Mar 3 23:12:21 2008 +0000
 
40903
 
 
40904
    Updated Spanish translation
 
40905
    
 
40906
    svn path=/trunk/; revision=8548
 
40907
 
 
40908
 po/ChangeLog |    4 +
 
40909
 po/es.po     |  301 +++++++++++++++++++++++++++++-----------------------------
 
40910
 2 files changed, 154 insertions(+), 151 deletions(-)
 
40911
 
 
40912
commit c43bb4a6307113cb168ba03de171f52d1d08448f
 
40913
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
40914
Date:   Mon Mar 3 22:38:39 2008 +0000
 
40915
 
 
40916
    Fixed wrong translations.
 
40917
    
 
40918
    2008-03-04  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
40919
    
 
40920
            * ja.po: Fixed wrong translations.
 
40921
    
 
40922
    svn path=/trunk/; revision=8547
 
40923
 
 
40924
 po/ChangeLog |    4 ++
 
40925
 po/ja.po     |  102 +++++++++++++++++++++++++++++-----------------------------
 
40926
 2 files changed, 55 insertions(+), 51 deletions(-)
 
40927
 
 
40928
commit 3eb0519ecffd20c42b9e8a4d42785f3c275e3dfa
 
40929
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
40930
Date:   Mon Mar 3 16:59:52 2008 +0000
 
40931
 
 
40932
    updating Translation for Punjabi
 
40933
    
 
40934
    svn path=/trunk/; revision=8546
 
40935
 
 
40936
 po/pa.po | 2711 ++++++++++++++++++++++++++++++++------------------------------
 
40937
 1 files changed, 1403 insertions(+), 1308 deletions(-)
 
40938
 
 
40939
commit 22808d91d0b4117bd9a995e53be691e4f5d08e1e
 
40940
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
40941
Date:   Mon Mar 3 15:32:09 2008 +0000
 
40942
 
 
40943
    Updated Marathi Translations
 
40944
    
 
40945
    svn path=/trunk/; revision=8545
 
40946
 
 
40947
 po/ChangeLog |    4 +
 
40948
 po/mr.po     | 4371 ++++++++++++++++++++++++++++------------------------------
 
40949
 2 files changed, 2083 insertions(+), 2292 deletions(-)
 
40950
 
 
40951
commit 3698d73d1645bd030d3ac28af69bb0c38bf77c9d
 
40952
Author: Luca Ferretti <elle.uca@libero.it>
 
40953
Date:   Mon Mar 3 13:11:12 2008 +0000
 
40954
 
 
40955
    Updated Italian translation.
 
40956
    
 
40957
    2008-03-03  Luca Ferretti  <elle.uca@libero.it>
 
40958
    
 
40959
        * it.po: Updated Italian translation.
 
40960
    
 
40961
    svn path=/trunk/; revision=8544
 
40962
 
 
40963
 po/ChangeLog |    4 ++++
 
40964
 po/it.po     |   22 +++++++++++++---------
 
40965
 2 files changed, 17 insertions(+), 9 deletions(-)
 
40966
 
 
40967
commit 2666195cb6481a9b75eb8d9c28cfeaa6df2eaba8
 
40968
Author: Philip Withnall <pwithnall@svn.gnome.org>
 
40969
Date:   Sun Mar 2 23:07:46 2008 +0000
 
40970
 
 
40971
    Fixed British English translation.
 
40972
    
 
40973
    2008-03-02  Philip Withnall  <pwithnall@svn.gnome.org>
 
40974
    
 
40975
        * en_GB.po: Fixed British English translation.
 
40976
    
 
40977
    
 
40978
    svn path=/trunk/; revision=8543
 
40979
 
 
40980
 po/ChangeLog |    4 ++++
 
40981
 po/en_GB.po  |   20 +++++++++++++-------
 
40982
 2 files changed, 17 insertions(+), 7 deletions(-)
 
40983
 
 
40984
commit 57cb3bebe017e79aba5b3f9cdf45ad6bf4187fe9
 
40985
Author: Philip Withnall <pwithnall@svn.gnome.org>
 
40986
Date:   Sun Mar 2 17:19:31 2008 +0000
 
40987
 
 
40988
    Updated British English translation.
 
40989
    
 
40990
    2008-03-02  Philip Withnall  <pwithnall@svn.gnome.org>
 
40991
    
 
40992
        * en_GB.po: Updated British English translation.
 
40993
    
 
40994
    
 
40995
    svn path=/trunk/; revision=8542
 
40996
 
 
40997
 po/ChangeLog |    4 +
 
40998
 po/en_GB.po  | 3117 +++++++++++++++++++++++++++++++++-------------------------
 
40999
 2 files changed, 1764 insertions(+), 1357 deletions(-)
 
41000
 
 
41001
commit 4c48425d2d68b9bf15c26543883eebd50a8a1ea1
 
41002
Author: Luca Ferretti <elle.uca@libero.it>
 
41003
Date:   Sun Mar 2 16:29:17 2008 +0000
 
41004
 
 
41005
    Updated Italian translation.
 
41006
    
 
41007
    2008-03-02  Luca Ferretti  <elle.uca@libero.it>
 
41008
    
 
41009
        * it.po: Updated Italian translation.
 
41010
    
 
41011
    svn path=/trunk/; revision=8541
 
41012
 
 
41013
 po/ChangeLog |    4 +
 
41014
 po/it.po     |  475 ++++++++++++++++++++++++++++++----------------------------
 
41015
 2 files changed, 252 insertions(+), 227 deletions(-)
 
41016
 
 
41017
commit 3a2ae6cb9628268671b4b155e9bc6a8eae663d46
 
41018
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
41019
Date:   Sat Mar 1 20:36:33 2008 +0000
 
41020
 
 
41021
    Minor fix in Brazilian Portuguese translation.
 
41022
    
 
41023
    2008-03-01  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
41024
    
 
41025
        * pt_BR.po: Minor fix in Brazilian Portuguese translation.
 
41026
    
 
41027
    svn path=/trunk/; revision=8540
 
41028
 
 
41029
 po/ChangeLog |    4 ++++
 
41030
 po/pt_BR.po  |    4 ++--
 
41031
 2 files changed, 6 insertions(+), 2 deletions(-)
 
41032
 
 
41033
commit e99e9ce1fd5cbc9fe65145d2a982abbfc97b3743
 
41034
Author: Artur Flinta <aflinta@gmail.com>
 
41035
Date:   Sat Mar 1 17:24:14 2008 +0000
 
41036
 
 
41037
    Added Polish translation.
 
41038
    
 
41039
    2008-03-01  Artur Flinta  <aflinta@gmail.com>
 
41040
    
 
41041
            * pl/pl.po:
 
41042
            * Makefile.am:
 
41043
            Added Polish translation.
 
41044
    
 
41045
    
 
41046
    svn path=/trunk/; revision=8539
 
41047
 
 
41048
 help/Makefile.am |    2 +-
 
41049
 help/pl/pl.po    |   96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
41050
 2 files changed, 97 insertions(+), 1 deletions(-)
 
41051
 
 
41052
commit abc7d0e0535933adbae9ad7adc99108e10eee720
 
41053
Author: Jens Granseuer <jensgr@gmx.net>
 
41054
Date:   Sat Mar 1 12:20:27 2008 +0000
 
41055
 
 
41056
    fix leaks and remove unnecessary casts
 
41057
    
 
41058
    2008-03-01  Jens Granseuer  <jensgr@gmx.net>
 
41059
    
 
41060
        * gnome-keyboard-properties-a11y.c:
 
41061
        (notifications_button_clicked_cb),
 
41062
        (mousekeys_accel_time_to_widget),
 
41063
        (mousekeys_accel_time_from_widget), (setup_a11y_tabs): fix leaks
 
41064
        and remove unnecessary casts
 
41065
    
 
41066
    svn path=/trunk/; revision=8538
 
41067
 
 
41068
 capplets/keyboard/ChangeLog                        |    8 +++
 
41069
 capplets/keyboard/gnome-keyboard-properties-a11y.c |   49 ++++++++++---------
 
41070
 2 files changed, 34 insertions(+), 23 deletions(-)
 
41071
 
 
41072
commit e2e3133c3edf748e3ef3c66a71ffcd89b0d59cce
 
41073
Author: Matthias Clasen <matthiasc@src.gnome.org>
 
41074
Date:   Sat Mar 1 04:35:29 2008 +0000
 
41075
 
 
41076
    Fix syntax of gconf default value translation
 
41077
    
 
41078
    svn path=/trunk/; revision=8537
 
41079
 
 
41080
 po/ChangeLog |    4 ++++
 
41081
 po/fi.po     |    2 +-
 
41082
 2 files changed, 5 insertions(+), 1 deletions(-)
 
41083
 
 
41084
commit b5991f2a2bbc5faba57cb533476ca84b736ed23a
 
41085
Author: Priit Laes <plaes at svn dot gnome dot org>
 
41086
Date:   Fri Feb 29 20:58:41 2008 +0000
 
41087
 
 
41088
    Translation updated by Ivar Smolin
 
41089
    
 
41090
    2008-02-29  Priit Laes  <plaes at svn dot gnome dot org>
 
41091
    
 
41092
        * et.po: Translation updated by Ivar Smolin
 
41093
    
 
41094
    svn path=/trunk/; revision=8536
 
41095
 
 
41096
 po/ChangeLog |    4 +
 
41097
 po/et.po     |  411 ++++++++++++++++++++++++++++++----------------------------
 
41098
 2 files changed, 214 insertions(+), 201 deletions(-)
 
41099
 
 
41100
commit 008dd57206670447517a553192751291d66e0f70
 
41101
Author: Denis Washington <denisw@svn.gnome.org>
 
41102
Date:   Fri Feb 29 13:39:00 2008 +0000
 
41103
 
 
41104
    make the mouse orientation radio buttons usable with both mouse buttons.
 
41105
    
 
41106
    2008-02-29  Denis Washington  <denisw@svn.gnome.org>
 
41107
    
 
41108
        * capplets/mouse/gnome-mouse-properties.c: make the mouse
 
41109
        orientation radio buttons usable with both mouse buttons.
 
41110
    
 
41111
    svn path=/trunk/; revision=8535
 
41112
 
 
41113
 capplets/mouse/ChangeLog                |    5 +++++
 
41114
 capplets/mouse/gnome-mouse-properties.c |   11 +++++++++++
 
41115
 2 files changed, 16 insertions(+), 0 deletions(-)
 
41116
 
 
41117
commit 3076088efb2aea6b1c8a22d0e40c68122f0efa29
 
41118
Author: Jens Granseuer <jensgr@gmx.net>
 
41119
Date:   Thu Feb 28 21:58:31 2008 +0000
 
41120
 
 
41121
    fix misspelling of "palindrome" that would make us wait forever when that
 
41122
    
 
41123
    2008-02-28  Jens Granseuer  <jensgr@gmx.net>
 
41124
    
 
41125
        * gnome-about-me-password.c: (io_watch_stdout): fix misspelling of
 
41126
        "palindrome" that would make us wait forever when that case occurred
 
41127
        (bug #519398)
 
41128
    
 
41129
    svn path=/trunk/; revision=8534
 
41130
 
 
41131
 capplets/about-me/ChangeLog                 |    6 ++++++
 
41132
 capplets/about-me/gnome-about-me-password.c |    4 ++--
 
41133
 2 files changed, 8 insertions(+), 2 deletions(-)
 
41134
 
 
41135
commit 496c4b2dd073a5a93a9e2bdf50fcde68e815b386
 
41136
Author: Hendrik Richter <hendrikr@gnome.org>
 
41137
Date:   Thu Feb 28 19:29:09 2008 +0000
 
41138
 
 
41139
    Updated German translation.
 
41140
    
 
41141
    2008-02-28  Hendrik Richter  <hendrikr@gnome.org>
 
41142
    
 
41143
        * de.po: Updated German translation.
 
41144
    
 
41145
    svn path=/trunk/; revision=8533
 
41146
 
 
41147
 po/ChangeLog |    4 +
 
41148
 po/de.po     |  240 +++++++++++++++++++++++++++++++---------------------------
 
41149
 2 files changed, 132 insertions(+), 112 deletions(-)
 
41150
 
 
41151
commit 76661c63f2592de07d7e7fa4c41cab39618a120a
 
41152
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
41153
Date:   Thu Feb 28 14:40:15 2008 +0000
 
41154
 
 
41155
    Updated Occitan translation
 
41156
    
 
41157
    svn path=/trunk/; revision=8532
 
41158
 
 
41159
 po/oc.po |   50 ++++++++++++++++++++++++++++----------------------
 
41160
 1 files changed, 28 insertions(+), 22 deletions(-)
 
41161
 
 
41162
commit cf8edc5bc5e557dd8677dfae59fe448e5f1850d9
 
41163
Author: Hendrik Richter <hendrikr@gnome.org>
 
41164
Date:   Wed Feb 27 21:35:37 2008 +0000
 
41165
 
 
41166
    Updated German translation.
 
41167
    
 
41168
    2008-02-27  Hendrik Richter  <hendrikr@gnome.org>
 
41169
    
 
41170
        * de.po: Updated German translation.
 
41171
    
 
41172
    svn path=/trunk/; revision=8531
 
41173
 
 
41174
 po/ChangeLog |    4 +
 
41175
 po/de.po     | 2790 ++++++++++++++++++++++++++++++----------------------------
 
41176
 2 files changed, 1441 insertions(+), 1353 deletions(-)
 
41177
 
 
41178
commit 7277489eb555a98129a0b33d793846d113d745d9
 
41179
Author: Jens Granseuer <jensgr@gmx.net>
 
41180
Date:   Wed Feb 27 21:14:25 2008 +0000
 
41181
 
 
41182
    port to gio
 
41183
    
 
41184
    2008-02-27  Jens Granseuer  <jensgr@gmx.net>
 
41185
    
 
41186
        * file-transfer-dialog.c: (file_transfer_dialog_update_num_files),
 
41187
        (file_transfer_dialog_response), (file_transfer_dialog_finalize),
 
41188
        (file_transfer_dialog_set_prop), (file_transfer_dialog_class_init),
 
41189
        (file_transfer_dialog_init), (file_transfer_dialog_get_type),
 
41190
        (file_transfer_job_update_before),
 
41191
        (file_transfer_job_update_after), (file_transfer_job_destroy),
 
41192
        (file_transfer_dialog_done), (file_transfer_dialog_cancel),
 
41193
        (file_transfer_job_schedule), (file_transfer_dialog_copy_async):
 
41194
        * file-transfer-dialog.h: port to gio
 
41195
    
 
41196
    2008-02-27  Jens Granseuer  <jensgr@gmx.net>
 
41197
    
 
41198
        * theme-installer.c: (gnome_theme_install_from_uri): adapt to new
 
41199
        FileTransferDialog that uses gio instead of GnomeVFS
 
41200
    
 
41201
    svn path=/trunk/; revision=8530
 
41202
 
 
41203
 capplets/appearance/ChangeLog          |    5 +
 
41204
 capplets/appearance/theme-installer.c  |   49 ++---
 
41205
 capplets/common/ChangeLog              |   12 ++
 
41206
 capplets/common/file-transfer-dialog.c |  335 +++++++++++++++++++-------------
 
41207
 capplets/common/file-transfer-dialog.h |   17 +--
 
41208
 5 files changed, 241 insertions(+), 177 deletions(-)
 
41209
 
 
41210
commit d27fc2a532258b7924aad5da2843a5b2bb453d47
 
41211
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
41212
Date:   Wed Feb 27 14:47:23 2008 +0000
 
41213
 
 
41214
    Updated Occitan translation
 
41215
    
 
41216
    svn path=/trunk/; revision=8529
 
41217
 
 
41218
 po/oc.po |   44 +++++++++++++++++++-------------------------
 
41219
 1 files changed, 19 insertions(+), 25 deletions(-)
 
41220
 
 
41221
commit c330c37f98590a0afd898a3f71c22facbdd07d45
 
41222
Author: Thomas Wood <thos@gnome.org>
 
41223
Date:   Tue Feb 26 12:07:54 2008 +0000
 
41224
 
 
41225
    Fix translator name
 
41226
    
 
41227
    2008-02-26  Thomas Wood  <thos@gnome.org>
 
41228
    
 
41229
        * NEWS: Fix translator name
 
41230
    
 
41231
    svn path=/trunk/; revision=8528
 
41232
 
 
41233
 ChangeLog |    4 ++++
 
41234
 NEWS      |    2 +-
 
41235
 2 files changed, 5 insertions(+), 1 deletions(-)
 
41236
 
 
41237
commit ffff49e35add17e9ea47b50cb64d911e5cb53620
 
41238
Author: Thomas Wood <thos@gnome.org>
 
41239
Date:   Tue Feb 26 10:54:14 2008 +0000
 
41240
 
 
41241
    Updated for 2.21.92
 
41242
    
 
41243
    2008-02-26  Thomas Wood  <thos@gnome.org>
 
41244
    
 
41245
        * NEWS:
 
41246
        * configure.in:
 
41247
    
 
41248
        Updated for 2.21.92
 
41249
    
 
41250
    svn path=/trunk/; revision=8526
 
41251
 
 
41252
 ChangeLog    |    7 ++++++
 
41253
 NEWS         |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
41254
 configure.in |    2 +-
 
41255
 3 files changed, 71 insertions(+), 1 deletions(-)
 
41256
 
 
41257
commit 9e17c9a4dacdd58534161c871921968ef39f26d6
 
41258
Author: Thomas Wood <thos@gnome.org>
 
41259
Date:   Tue Feb 26 09:39:43 2008 +0000
 
41260
 
 
41261
    Increase required metacity version to 2.21.21
 
41262
    
 
41263
    2008-02-26  Thomas Wood  <thos@gnome.org>
 
41264
    
 
41265
        * configure.in: Increase required metacity version to 2.21.21
 
41266
    
 
41267
    svn path=/trunk/; revision=8525
 
41268
 
 
41269
 ChangeLog    |    4 ++++
 
41270
 configure.in |    2 +-
 
41271
 2 files changed, 5 insertions(+), 1 deletions(-)
 
41272
 
 
41273
commit e0fe411a3e6e6a5769656062b32039d5053e8edf
 
41274
Author: Jens Granseuer <jensgr@gmx.net>
 
41275
Date:   Mon Feb 25 22:57:28 2008 +0000
 
41276
 
 
41277
    fix widget tab order (bug #339936)
 
41278
    
 
41279
    2008-02-25  Jens Granseuer  <jensgr@gmx.net>
 
41280
    
 
41281
        * gnome-about-me.c: (about_me_setup_dialog):
 
41282
        * gnome-about-me.glade: fix widget tab order (bug #339936)
 
41283
    
 
41284
    svn path=/trunk/; revision=8524
 
41285
 
 
41286
 capplets/about-me/ChangeLog            |    5 +++++
 
41287
 capplets/about-me/gnome-about-me.c     |   22 ++++++++++++++++++++++
 
41288
 capplets/about-me/gnome-about-me.glade |   12 ++++--------
 
41289
 3 files changed, 31 insertions(+), 8 deletions(-)
 
41290
 
 
41291
commit e0288e3e5d6e34d2df6dcb19e8654b42d850178e
 
41292
Author: Thomas Wood <thos@gnome.org>
 
41293
Date:   Mon Feb 25 22:06:42 2008 +0000
 
41294
 
 
41295
    Return FALSE on error or EOF, which should also fix bug 516413, in
 
41296
    
 
41297
    2008-02-25  Thomas Wood  <thos@gnome.org>
 
41298
    
 
41299
        * theme-thumbnail.c: (message_from_child): Return FALSE on error or EOF,
 
41300
        which should also fix bug 516413, in addition to checking for G_IO_HUP.
 
41301
    
 
41302
    svn path=/trunk/; revision=8523
 
41303
 
 
41304
 capplets/common/ChangeLog         |    5 +++++
 
41305
 capplets/common/theme-thumbnail.c |    2 +-
 
41306
 2 files changed, 6 insertions(+), 1 deletions(-)
 
41307
 
 
41308
commit 7a9a18d306156266d607fc260d43e7f93a1e555d
 
41309
Author: Thomas Wood <thos@gnome.org>
 
41310
Date:   Mon Feb 25 21:55:08 2008 +0000
 
41311
 
 
41312
    Revert removal of FONTILUS and THEMUS substitution that occurred in r8452.
 
41313
    
 
41314
    2008-02-25  Thomas Wood  <thos@gnome.org>
 
41315
    
 
41316
        * configure.in: Revert removal of FONTILUS and THEMUS substitution that
 
41317
        occurred in r8452. Fixes distcheck.
 
41318
    
 
41319
    svn path=/trunk/; revision=8522
 
41320
 
 
41321
 ChangeLog    |    5 +++++
 
41322
 configure.in |    5 +++++
 
41323
 2 files changed, 10 insertions(+), 0 deletions(-)
 
41324
 
 
41325
commit 26be7ba9791becd678fe7eab42dd6abd3eae2e90
 
41326
Author: Thomas Wood <thos@gnome.org>
 
41327
Date:   Mon Feb 25 17:41:54 2008 +0000
 
41328
 
 
41329
    (create_meta_theme_pixbuf), (create_metacity_theme_pixbuf): Use the new
 
41330
    
 
41331
    2008-02-25  Thomas Wood  <thos@gnome.org>
 
41332
    
 
41333
        * theme-thumbnail.c:
 
41334
    
 
41335
        (create_meta_theme_pixbuf), (create_metacity_theme_pixbuf):
 
41336
        Use the new meta_preview_get_clip_region() function in Metacity to fix
 
41337
        bug 460018 (Rounded window borders don't get rendered correctly).
 
41338
    
 
41339
        (message_from_child): Do not attempt to read from the pipe when
 
41340
        the connection has been broken. Fixes bug 516413 (Theme thumbnailer
 
41341
        causes UI to stop drawing when encountering an error).
 
41342
    
 
41343
    svn path=/trunk/; revision=8521
 
41344
 
 
41345
 capplets/common/ChangeLog         |   12 ++++++++
 
41346
 capplets/common/theme-thumbnail.c |   52 +++++++++++++++++++++++++++++++++++++
 
41347
 2 files changed, 64 insertions(+), 0 deletions(-)
 
41348
 
 
41349
commit f431f286e18783b3f18e8df8ac1080068802453d
 
41350
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
41351
Date:   Mon Feb 25 13:25:10 2008 +0000
 
41352
 
 
41353
    Fixed a message typo.
 
41354
    
 
41355
    2008-02-25  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
41356
    
 
41357
        * eu.po: Fixed a message typo.
 
41358
    
 
41359
    
 
41360
    svn path=/trunk/; revision=8520
 
41361
 
 
41362
 po/ChangeLog |    4 ++
 
41363
 po/eu.po     |  114 +++++++++++++++++++++++++++++++++++-----------------------
 
41364
 2 files changed, 73 insertions(+), 45 deletions(-)
 
41365
 
 
41366
commit bdf7e5c7c2d05d2ae0c733655e0af18864edda65
 
41367
Author: Yang Zhang <zyang@src.gnome.org>
 
41368
Date:   Sun Feb 24 11:00:59 2008 +0000
 
41369
 
 
41370
    Updated zh_CN translation
 
41371
    
 
41372
    svn path=/trunk/; revision=8519
 
41373
 
 
41374
 po/zh_CN.po |  403 +++++++++++++++++++++++++++++++----------------------------
 
41375
 1 files changed, 210 insertions(+), 193 deletions(-)
 
41376
 
 
41377
commit 8763f8d759d37b8f4d1b6f879e00f35b7a627308
 
41378
Author: Jonh Wendell <jwendell@gnome.org>
 
41379
Date:   Sat Feb 23 17:01:37 2008 +0000
 
41380
 
 
41381
    Updated Brazilian Portuguese translation.
 
41382
    
 
41383
    2008-02-23  Jonh Wendell <jwendell@gnome.org>
 
41384
    
 
41385
        * pt_BR.po: Updated Brazilian Portuguese translation.
 
41386
    
 
41387
    svn path=/trunk/; revision=8518
 
41388
 
 
41389
 po/ChangeLog |    4 +
 
41390
 po/pt_BR.po  |  817 ++++++++++------------------------------------------------
 
41391
 2 files changed, 145 insertions(+), 676 deletions(-)
 
41392
 
 
41393
commit 22d315a5f38a961723ee920aeff44129a27d4c37
 
41394
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
 
41395
Date:   Sat Feb 23 16:17:55 2008 +0000
 
41396
 
 
41397
    Updated Norwegian Nynorsk translation.
 
41398
    
 
41399
    2008-02-23  Åsmund Skjæveland  <aasmunds@ulrik.uio.no>
 
41400
    
 
41401
        * nn.po: Updated Norwegian Nynorsk translation.
 
41402
    
 
41403
    svn path=/trunk/; revision=8517
 
41404
 
 
41405
 po/nn.po |  212 +++++++++++++++++++++++++++++++-------------------------------
 
41406
 1 files changed, 105 insertions(+), 107 deletions(-)
 
41407
 
 
41408
commit 301651084f0609ada57eff79aec57fb2c69ff914
 
41409
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
 
41410
Date:   Sat Feb 23 15:28:12 2008 +0000
 
41411
 
 
41412
    Updated Norwegian Nynorsk translation.
 
41413
    
 
41414
    2008-02-23  Åsmund Skjæveland  <aasmunds@ulrik.uio.no>
 
41415
    
 
41416
        * nn.po: Updated Norwegian Nynorsk translation.
 
41417
    
 
41418
    svn path=/trunk/; revision=8516
 
41419
 
 
41420
 po/ChangeLog |    4 +
 
41421
 po/nn.po     | 2001 +++++++++++++++-------------------------------------------
 
41422
 2 files changed, 505 insertions(+), 1500 deletions(-)
 
41423
 
 
41424
commit 761d2ffbcdc91cb41f5173c8f8efd7b7ac862146
 
41425
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
41426
Date:   Sat Feb 23 11:18:33 2008 +0000
 
41427
 
 
41428
    Updated Japanese translation.
 
41429
    
 
41430
    2008-02-23  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
41431
    
 
41432
            * ja.po: Updated Japanese translation.
 
41433
    
 
41434
    svn path=/trunk/; revision=8515
 
41435
 
 
41436
 po/ChangeLog |    4 +
 
41437
 po/ja.po     | 2068 ++++++++++++++++++++++------------------------------------
 
41438
 2 files changed, 784 insertions(+), 1288 deletions(-)
 
41439
 
 
41440
commit d9c41d2850c3fc5565cb750dc8a642f140cda37e
 
41441
Author: Jens Granseuer <jensgr@gmx.net>
 
41442
Date:   Thu Feb 21 20:46:35 2008 +0000
 
41443
 
 
41444
    Patch by: Willie Walker <william.walker@sun.com>
 
41445
    
 
41446
    2008-02-21  Jens Granseuer  <jensgr@gmx.net>
 
41447
    
 
41448
        Patch by: Willie Walker <william.walker@sun.com>
 
41449
    
 
41450
        * gnome-at-commandline.in.in: use `...` syntax instead of $(...) for
 
41451
        better portability (bug #517938)
 
41452
    
 
41453
    svn path=/trunk/; revision=8514
 
41454
 
 
41455
 capplets/default-applications/ChangeLog            |    7 +++++++
 
41456
 .../gnome-at-commandline.in.in                     |    6 +++---
 
41457
 2 files changed, 10 insertions(+), 3 deletions(-)
 
41458
 
 
41459
commit 7636ad00867c8f056ea071176a09b590655c2b97
 
41460
Author: Claude Paroz <claude@2xlibre.net>
 
41461
Date:   Wed Feb 20 21:42:17 2008 +0000
 
41462
 
 
41463
    Updated French translation.
 
41464
    
 
41465
    2008-02-20  Claude Paroz  <claude@2xlibre.net>
 
41466
    
 
41467
        * fr.po: Updated French translation.
 
41468
    
 
41469
    svn path=/trunk/; revision=8513
 
41470
 
 
41471
 po/ChangeLog |    4 +
 
41472
 po/fr.po     |  779 +++++++++++++++++++++++++++-------------------------------
 
41473
 2 files changed, 369 insertions(+), 414 deletions(-)
 
41474
 
 
41475
commit b41c9bf1ce7eada08a997957d8e10c198027cf97
 
41476
Author: Artur Flinta <aflinta@gmail.com>
 
41477
Date:   Tue Feb 19 23:04:51 2008 +0000
 
41478
 
 
41479
    Updated Polish translation by GNOME PL Team.
 
41480
    
 
41481
    2008-02-20  Artur Flinta  <aflinta@gmail.com>
 
41482
    
 
41483
        * pl.po: Updated Polish translation by GNOME PL Team.
 
41484
    
 
41485
    
 
41486
    svn path=/trunk/; revision=8511
 
41487
 
 
41488
 po/ChangeLog |    4 +
 
41489
 po/pl.po     |  414 ++++++++++++++++++++++++++--------------------------------
 
41490
 2 files changed, 189 insertions(+), 229 deletions(-)
 
41491
 
 
41492
commit e7a8ac5a1812ea8a24f926b965203afe46030fd9
 
41493
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
41494
Date:   Tue Feb 19 22:01:21 2008 +0000
 
41495
 
 
41496
    Updated Occitan translation
 
41497
    
 
41498
    svn path=/trunk/; revision=8510
 
41499
 
 
41500
 po/oc.po |  174 +++++++++++++++++++++++++++++++------------------------------
 
41501
 1 files changed, 88 insertions(+), 86 deletions(-)
 
41502
 
 
41503
commit bf47e03d16fdf2f9c458a4c82084d80e4a2923a7
 
41504
Author: Jens Granseuer <jensgr@gmx.net>
 
41505
Date:   Tue Feb 19 20:01:13 2008 +0000
 
41506
 
 
41507
    escape strange hostnames that we want to use as GConf keys (see bug
 
41508
    
 
41509
    2008-02-19  Jens Granseuer  <jensgr@gmx.net>
 
41510
    
 
41511
        * main.c: (create_dialog), (save_to_gconf): escape strange hostnames
 
41512
        that we want to use as GConf keys (see bug #517259 for a similar issue
 
41513
        in gnome-settings-daemon)
 
41514
    
 
41515
    svn path=/trunk/; revision=8509
 
41516
 
 
41517
 capplets/display/ChangeLog |    6 ++++++
 
41518
 capplets/display/main.c    |   25 +++++++++++++++----------
 
41519
 2 files changed, 21 insertions(+), 10 deletions(-)
 
41520
 
 
41521
commit 2dbea1360c543f40088e13289ca057b3490ad73b
 
41522
Author: Jens Granseuer <jensgr@gmx.net>
 
41523
Date:   Tue Feb 19 19:29:16 2008 +0000
 
41524
 
 
41525
    fix small leak
 
41526
    
 
41527
    2008-02-19  Jens Granseuer  <jensgr@gmx.net>
 
41528
    
 
41529
        * file-transfer-dialog.c: (file_transfer_dialog_update_num_files): fix
 
41530
        small leak
 
41531
    
 
41532
    svn path=/trunk/; revision=8508
 
41533
 
 
41534
 capplets/common/ChangeLog              |    5 +++++
 
41535
 capplets/common/file-transfer-dialog.c |   24 ++++++++++++------------
 
41536
 2 files changed, 17 insertions(+), 12 deletions(-)
 
41537
 
 
41538
commit 5075b98c6228980d5571914eb55d1756bcb79add
 
41539
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
41540
Date:   Tue Feb 19 15:58:53 2008 +0000
 
41541
 
 
41542
    Updated Korean translation
 
41543
    
 
41544
    svn path=/trunk/; revision=8507
 
41545
 
 
41546
 po/ChangeLog |    4 +
 
41547
 po/ko.po     | 2808 ++++++++++++++++++++++++++++++----------------------------
 
41548
 2 files changed, 1452 insertions(+), 1360 deletions(-)
 
41549
 
 
41550
commit f1f40e7d3fd5fae76a7ef2c1f33c753d5f9cdcad
 
41551
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
41552
Date:   Mon Feb 18 14:31:46 2008 +0000
 
41553
 
 
41554
    Updated Catalan translation by Joan Duran
 
41555
    
 
41556
    svn path=/trunk/; revision=8506
 
41557
 
 
41558
 po/ChangeLog |    4 +
 
41559
 po/ca.po     | 2090 +++++++++++++++++++++++++++-------------------------------
 
41560
 2 files changed, 978 insertions(+), 1116 deletions(-)
 
41561
 
 
41562
commit dabefa7610fb398522d52f1478bc209debd9db82
 
41563
Author: Marcel Telka <marcel@telka.sk>
 
41564
Date:   Mon Feb 18 09:32:54 2008 +0000
 
41565
 
 
41566
    Updated Slovak translation by Pavol Šimo.
 
41567
    
 
41568
    2008-02-18  Marcel Telka  <marcel@telka.sk>
 
41569
    
 
41570
        * sk.po: Updated Slovak translation by Pavol Šimo.
 
41571
    
 
41572
    svn path=/trunk/; revision=8504
 
41573
 
 
41574
 po/ChangeLog |    4 +
 
41575
 po/sk.po     | 3398 ++++++++++++++++++++++++++++++++--------------------------
 
41576
 2 files changed, 1890 insertions(+), 1512 deletions(-)
 
41577
 
 
41578
commit 90b2399d860c06815672f0f483840dbba2d1d583
 
41579
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
41580
Date:   Mon Feb 18 07:03:35 2008 +0000
 
41581
 
 
41582
    Added Entry for Kannada Translation addition and addition to LINGUAS
 
41583
    
 
41584
    svn path=/trunk/; revision=8503
 
41585
 
 
41586
 po/ChangeLog |    5 +++++
 
41587
 1 files changed, 5 insertions(+), 0 deletions(-)
 
41588
 
 
41589
commit 8ba4651f64a0238d5d5fd761ebbb18cfb2eeb1d8
 
41590
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
41591
Date:   Mon Feb 18 07:03:18 2008 +0000
 
41592
 
 
41593
    Added Kannada (kn) to the List of languages
 
41594
    
 
41595
    svn path=/trunk/; revision=8502
 
41596
 
 
41597
 po/LINGUAS |    1 +
 
41598
 1 files changed, 1 insertions(+), 0 deletions(-)
 
41599
 
 
41600
commit 3c19aca9c2288e507d33383f38555a3410779ecc
 
41601
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
41602
Date:   Mon Feb 18 07:02:54 2008 +0000
 
41603
 
 
41604
    Added Kannada Translations by Shankar Prasad
 
41605
    
 
41606
    svn path=/trunk/; revision=8501
 
41607
 
 
41608
 po/kn.po | 3467 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
41609
 1 files changed, 3467 insertions(+), 0 deletions(-)
 
41610
 
 
41611
commit 3198e3e471ebc5bc8a637158df6ca5a2ad801803
 
41612
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
41613
Date:   Mon Feb 18 05:17:37 2008 +0000
 
41614
 
 
41615
    Updated Finnish translation
 
41616
    
 
41617
    svn path=/trunk/; revision=8500
 
41618
 
 
41619
 po/ChangeLog |    4 ++++
 
41620
 po/fi.po     |   18 +++++++++++-------
 
41621
 2 files changed, 15 insertions(+), 7 deletions(-)
 
41622
 
 
41623
commit dea5973057b503da7bee4dc5ed122c17b753b5ec
 
41624
Author: Vincent van Adrighem <adrighem@gnome.org>
 
41625
Date:   Sun Feb 17 21:55:57 2008 +0000
 
41626
 
 
41627
    Translation updated by Reinout van Schouwen.
 
41628
    
 
41629
    2008-02-17  Vincent van Adrighem  <adrighem@gnome.org>
 
41630
    
 
41631
        * nl.po: Translation updated by Reinout van Schouwen.
 
41632
    
 
41633
    svn path=/trunk/; revision=8499
 
41634
 
 
41635
 po/ChangeLog |    4 +
 
41636
 po/nl.po     | 2198 +++++++++++++++++++++++++---------------------------------
 
41637
 2 files changed, 942 insertions(+), 1260 deletions(-)
 
41638
 
 
41639
commit 84e8daa65ef26b4d224fb3216b0cd5199544596b
 
41640
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
41641
Date:   Sun Feb 17 15:26:24 2008 +0000
 
41642
 
 
41643
    Updated Greek translation
 
41644
    
 
41645
    svn path=/trunk/; revision=8498
 
41646
 
 
41647
 po/ChangeLog |    4 +
 
41648
 po/el.po     | 2124 +++++++++++++++++++++++-----------------------------------
 
41649
 2 files changed, 841 insertions(+), 1287 deletions(-)
 
41650
 
 
41651
commit 627b5f436c82708b0604ba2c8572fddd015ff241
 
41652
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
41653
Date:   Sat Feb 16 22:10:37 2008 +0000
 
41654
 
 
41655
    Updated Belarusian Latin translation.
 
41656
    
 
41657
    svn path=/trunk/; revision=8497
 
41658
 
 
41659
 po/ChangeLog   |    4 +
 
41660
 po/be@latin.po |  396 +++++++++++++++++++++++++++++---------------------------
 
41661
 2 files changed, 208 insertions(+), 192 deletions(-)
 
41662
 
 
41663
commit 83de15d832d9e08d7098ad2c0d47cb8c1161dfcf
 
41664
Author: Luca Ferretti <elle.uca@libero.it>
 
41665
Date:   Sat Feb 16 20:47:09 2008 +0000
 
41666
 
 
41667
    Updated Italian translation.
 
41668
    
 
41669
    2008-02-16  Luca Ferretti  <elle.uca@libero.it>
 
41670
    
 
41671
        * it.po: Updated Italian translation.
 
41672
    
 
41673
    svn path=/trunk/; revision=8496
 
41674
 
 
41675
 po/ChangeLog |    4 +
 
41676
 po/it.po     |  319 ++++++++++++++++++++++++++++++----------------------------
 
41677
 2 files changed, 167 insertions(+), 156 deletions(-)
 
41678
 
 
41679
commit d10b646219c994b78b57e0e4d6b91bd857b0169e
 
41680
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
41681
Date:   Sat Feb 16 15:36:18 2008 +0000
 
41682
 
 
41683
    Updated Basque translation.
 
41684
    
 
41685
    2008-02-16  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
41686
    
 
41687
        * eu.po: Updated Basque translation.
 
41688
    
 
41689
    
 
41690
    svn path=/trunk/; revision=8495
 
41691
 
 
41692
 po/ChangeLog |    4 +
 
41693
 po/eu.po     |  250 ++++++++++++++++++++++++++++++----------------------------
 
41694
 2 files changed, 134 insertions(+), 120 deletions(-)
 
41695
 
 
41696
commit 57ffeac217d7b30938112f8c872ee69381dfe227
 
41697
Author: Arangel Angov <arangela@src.gnome.org>
 
41698
Date:   Sat Feb 16 14:26:14 2008 +0000
 
41699
 
 
41700
    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
 
41701
    
 
41702
    svn path=/trunk/; revision=8494
 
41703
 
 
41704
 po/ChangeLog |    4 +
 
41705
 po/mk.po     |  212 ++++++++++++++++++++++++++++------------------------------
 
41706
 2 files changed, 107 insertions(+), 109 deletions(-)
 
41707
 
 
41708
commit 75248b5486e75df5c2245abb88fd32a68ccccfdc
 
41709
Author: Artur Flinta <aflinta@gmail.com>
 
41710
Date:   Sat Feb 16 14:05:51 2008 +0000
 
41711
 
 
41712
    Updated Polish translation by GNOME PL Team.
 
41713
    
 
41714
    2008-02-16  Artur Flinta  <aflinta@gmail.com>
 
41715
    
 
41716
        * pl.po: Updated Polish translation by GNOME PL Team.
 
41717
    
 
41718
    
 
41719
    svn path=/trunk/; revision=8493
 
41720
 
 
41721
 po/ChangeLog |    4 +
 
41722
 po/pl.po     | 2822 ++++++++++++++++++++++++++++++----------------------------
 
41723
 2 files changed, 1483 insertions(+), 1343 deletions(-)
 
41724
 
 
41725
commit e86f14e0b3f4b0634f0cde3a7dda7138fe31735b
 
41726
Author: Jens Granseuer <jensgr@gmx.net>
 
41727
Date:   Sat Feb 16 12:36:13 2008 +0000
 
41728
 
 
41729
    remove obsolete checks
 
41730
    
 
41731
    2008-02-16  Jens Granseuer  <jensgr@gmx.net>
 
41732
    
 
41733
        * configure.in: remove obsolete checks
 
41734
    
 
41735
    svn path=/trunk/; revision=8492
 
41736
 
 
41737
 ChangeLog    |    4 ++++
 
41738
 configure.in |   53 +++--------------------------------------------------
 
41739
 2 files changed, 7 insertions(+), 50 deletions(-)
 
41740
 
 
41741
commit 849371cf5ebefafd21acf98da3a046ce4b508fb3
 
41742
Author: Jens Granseuer <jensgr@gmx.net>
 
41743
Date:   Sat Feb 16 11:32:14 2008 +0000
 
41744
 
 
41745
    don't distribute the .desktop.in file
 
41746
    
 
41747
    2008-02-16  Jens Granseuer  <jensgr@gmx.net>
 
41748
    
 
41749
        * Makefile.am: don't distribute the .desktop.in file
 
41750
    
 
41751
    svn path=/trunk/; revision=8491
 
41752
 
 
41753
 capplets/about-me/ChangeLog   |    4 ++++
 
41754
 capplets/about-me/Makefile.am |    2 +-
 
41755
 2 files changed, 5 insertions(+), 1 deletions(-)
 
41756
 
 
41757
commit c04b442c246c862ad1afadd943786c80c87e85e7
 
41758
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
41759
Date:   Sat Feb 16 05:51:44 2008 +0000
 
41760
 
 
41761
    Updated Finnish translation
 
41762
    
 
41763
    svn path=/trunk/; revision=8490
 
41764
 
 
41765
 po/ChangeLog |    4 +
 
41766
 po/fi.po     |  179 +++++++++++++++++++++++++++++-----------------------------
 
41767
 2 files changed, 93 insertions(+), 90 deletions(-)
 
41768
 
 
41769
commit 254b98c4050190a305048f1eaa3225e97c2d94a6
 
41770
Author: Jens Granseuer <jensgr@gmx.net>
 
41771
Date:   Sat Feb 16 00:03:24 2008 +0000
 
41772
 
 
41773
    always apply the current GConf settings to the initially selected
 
41774
    
 
41775
    2008-02-16  Jens Granseuer  <jensgr@gmx.net>
 
41776
    
 
41777
        * appearance-desktop.c: (wp_option_menu_set), (wp_load_stuffs):
 
41778
        * gnome-wp-item.c: (gnome_wp_item_update), (gnome_wp_item_new):
 
41779
        * gnome-wp-item.h: always apply the current GConf settings to the
 
41780
        initially selected wallpaper so that we don't modify the settings if
 
41781
        GConf state and the definition in backgrounds.xml are not identical
 
41782
        (bug #516746)
 
41783
    
 
41784
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml): get rid of redundant if
 
41785
    
 
41786
    svn path=/trunk/; revision=8489
 
41787
 
 
41788
 capplets/appearance/ChangeLog            |   11 ++++
 
41789
 capplets/appearance/appearance-desktop.c |   63 +++++++++--------------
 
41790
 capplets/appearance/gnome-wp-item.c      |   83 ++++++++++++++++--------------
 
41791
 capplets/appearance/gnome-wp-item.h      |    3 +-
 
41792
 capplets/appearance/gnome-wp-xml.c       |    4 +-
 
41793
 5 files changed, 84 insertions(+), 80 deletions(-)
 
41794
 
 
41795
commit b695ca96d1f5ea1027f6165e54e0f8744458814e
 
41796
Author: Kjartan Maraas <kmaraas@gnome.org>
 
41797
Date:   Fri Feb 15 16:31:58 2008 +0000
 
41798
 
 
41799
    Make it build.
 
41800
    
 
41801
    2008-02-15  Kjartan Maraas  <kmaraas@gnome.org>
 
41802
    
 
41803
        * appearance-desktop.c: (wp_scale_type_changed),
 
41804
        (wp_shade_type_changed): Make it build.
 
41805
    
 
41806
    svn path=/trunk/; revision=8488
 
41807
 
 
41808
 capplets/appearance/ChangeLog            |    5 +++++
 
41809
 capplets/appearance/appearance-desktop.c |    4 ++--
 
41810
 2 files changed, 7 insertions(+), 2 deletions(-)
 
41811
 
 
41812
commit 7dd8bc3d6d6a98eb7ce1803510153a314eb9864b
 
41813
Author: Daniel Nylander <dnylande@src.gnome.org>
 
41814
Date:   Fri Feb 15 15:27:56 2008 +0000
 
41815
 
 
41816
    sv.po: Updated Swedish translation
 
41817
    
 
41818
    svn path=/trunk/; revision=8487
 
41819
 
 
41820
 po/ChangeLog |    4 +
 
41821
 po/sv.po     |  192 +++++++++++++++++++++++++++++-----------------------------
 
41822
 2 files changed, 99 insertions(+), 97 deletions(-)
 
41823
 
 
41824
commit 5ccec6687eb861e337effbb375ab7b8752dd96ed
 
41825
Author: Luca Ferretti <elle.uca@libero.it>
 
41826
Date:   Fri Feb 15 13:33:56 2008 +0000
 
41827
 
 
41828
    Added Italian translation.
 
41829
    
 
41830
    2008-02-15  Luca Ferretti  <elle.uca@libero.it>
 
41831
    
 
41832
        * it/it.po:
 
41833
        * Makefile.am:
 
41834
        Added Italian translation.
 
41835
    
 
41836
    svn path=/trunk/; revision=8486
 
41837
 
 
41838
 help/ChangeLog   |   15 ++++++--
 
41839
 help/Makefile.am |    2 +-
 
41840
 help/it/it.po    |   96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
41841
 3 files changed, 108 insertions(+), 5 deletions(-)
 
41842
 
 
41843
commit be47506bdf9c42722471c594b4971b3b8f5b2dcb
 
41844
Author: Jens Granseuer <jensgr@gmx.net>
 
41845
Date:   Thu Feb 14 18:38:37 2008 +0000
 
41846
 
 
41847
    don't try to set shading and options in GConf when we're dealing with a
 
41848
    
 
41849
    2008-02-14  Jens Granseuer  <jensgr@gmx.net>
 
41850
    
 
41851
        * appearance-desktop.c: (wp_scale_type_changed): don't try to set shading
 
41852
        and options in GConf when we're dealing with a read-only source (bug
 
41853
        #516328)
 
41854
    
 
41855
    svn path=/trunk/; revision=8485
 
41856
 
 
41857
 capplets/appearance/ChangeLog            |    6 ++++++
 
41858
 capplets/appearance/appearance-desktop.c |    8 +++++---
 
41859
 2 files changed, 11 insertions(+), 3 deletions(-)
 
41860
 
 
41861
commit 7456bf130d2a9ead902254b389688e0afec489cb
 
41862
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
41863
Date:   Thu Feb 14 12:08:04 2008 +0000
 
41864
 
 
41865
    Updated Galician Translation.
 
41866
    
 
41867
    svn path=/trunk/; revision=8484
 
41868
 
 
41869
 po/ChangeLog |    4 +
 
41870
 po/gl.po     |  376 +++++++++++++++++++++++++++++-----------------------------
 
41871
 2 files changed, 194 insertions(+), 186 deletions(-)
 
41872
 
 
41873
commit de9311a1d004da35be3a85bbeaccfa50aa08ee47
 
41874
Author: Pawan Chitrakar <pachimho@src.gnome.org>
 
41875
Date:   Thu Feb 14 08:27:28 2008 +0000
 
41876
 
 
41877
    Updated Nepali Translation
 
41878
    
 
41879
    svn path=/trunk/; revision=8483
 
41880
 
 
41881
 po/ChangeLog |    4 +
 
41882
 po/ne.po     | 4911 ++++++++++++++++++++++++++++++++--------------------------
 
41883
 2 files changed, 2740 insertions(+), 2175 deletions(-)
 
41884
 
 
41885
commit 512db0d41cff8f901e4762581894ed0e39c2af04
 
41886
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
41887
Date:   Thu Feb 14 08:10:00 2008 +0000
 
41888
 
 
41889
    Updated Portuguese translation.
 
41890
    
 
41891
    2008-02-14  Duarte Loreto <happyguy_pt@hotmail.com>
 
41892
    
 
41893
        * pt.po: Updated Portuguese translation.
 
41894
    
 
41895
    svn path=/trunk/; revision=8482
 
41896
 
 
41897
 po/ChangeLog |    4 +
 
41898
 po/pt.po     |  266 ++++++++++++++++++++++++++++++----------------------------
 
41899
 2 files changed, 143 insertions(+), 127 deletions(-)
 
41900
 
 
41901
commit 8bc340e6491fe1d8240b5d2fea33e81ce766f9dc
 
41902
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
41903
Date:   Wed Feb 13 10:36:44 2008 +0000
 
41904
 
 
41905
    Updated Occitan translation
 
41906
    
 
41907
    svn path=/trunk/; revision=8481
 
41908
 
 
41909
 po/ChangeLog |    4 +
 
41910
 po/oc.po     |  452 ++++++++++++++++++++++++++++++----------------------------
 
41911
 2 files changed, 235 insertions(+), 221 deletions(-)
 
41912
 
 
41913
commit d88678ad15d5f6bd8b01f0ab520613eea1cd663c
 
41914
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
41915
Date:   Wed Feb 13 05:34:36 2008 +0000
 
41916
 
 
41917
    Updated Finnish translation
 
41918
    
 
41919
    svn path=/trunk/; revision=8480
 
41920
 
 
41921
 po/ChangeLog |    4 +
 
41922
 po/fi.po     | 2521 ++++++++++++++++++++++++++++++----------------------------
 
41923
 2 files changed, 1289 insertions(+), 1236 deletions(-)
 
41924
 
 
41925
commit cd713c733723cb2b42bc82cbe8e03303ab861fd7
 
41926
Author: Jens Granseuer <jensgr@gmx.net>
 
41927
Date:   Tue Feb 12 22:13:32 2008 +0000
 
41928
 
 
41929
    add gio-2.0 to general capplet flags for now; this part needs cleaning up
 
41930
    
 
41931
    2008-02-12  Jens Granseuer  <jensgr@gmx.net>
 
41932
    
 
41933
        * configure.in: add gio-2.0 to general capplet flags for now; this
 
41934
        part needs cleaning up in the next cycle
 
41935
    
 
41936
    2008-02-12  Jens Granseuer  <jensgr@gmx.net>
 
41937
    
 
41938
        * e-image-chooser.c: (e_image_chooser_class_init),
 
41939
        (image_drag_data_received_cb):
 
41940
        * gnome-about-me.c: (about_me_update_preview): port to gio
 
41941
    
 
41942
    svn path=/trunk/; revision=8479
 
41943
 
 
41944
 ChangeLog                           |    5 +++
 
41945
 capplets/about-me/ChangeLog         |    6 +++
 
41946
 capplets/about-me/e-image-chooser.c |   69 ++++++++++++++++++-----------------
 
41947
 capplets/about-me/gnome-about-me.c  |   39 ++++++++++++++------
 
41948
 configure.in                        |    1 +
 
41949
 5 files changed, 76 insertions(+), 44 deletions(-)
 
41950
 
 
41951
commit d2b6ab7a2115b34b0a94f126be13fdccd5547717
 
41952
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
41953
Date:   Tue Feb 12 19:47:18 2008 +0000
 
41954
 
 
41955
    Fix ChangeLog entry
 
41956
    
 
41957
    svn path=/trunk/; revision=8478
 
41958
 
 
41959
 po/ChangeLog |    4 +---
 
41960
 1 files changed, 1 insertions(+), 3 deletions(-)
 
41961
 
 
41962
commit 499e7cb25d283391d8916050d4b3930f7b755167
 
41963
Author: Kjartan Maraas <kmaraas@gnome.org>
 
41964
Date:   Tue Feb 12 19:46:49 2008 +0000
 
41965
 
 
41966
    Add check for LIBSOUNDS. From bug #515956.
 
41967
    
 
41968
    2008-02-12  Kjartan Maraas  <kmaraas@gnome.org>
 
41969
    
 
41970
        * configure.in: Add check for LIBSOUNDS. From bug #515956.
 
41971
    
 
41972
    svn path=/trunk/; revision=8477
 
41973
 
 
41974
 ChangeLog    |    4 ++++
 
41975
 configure.in |    1 +
 
41976
 po/ChangeLog |    6 ++++++
 
41977
 po/nb.po     |    2 +-
 
41978
 4 files changed, 12 insertions(+), 1 deletions(-)
 
41979
 
 
41980
commit 91f14ba2234aa1ad772a9d17c03e57b49b193126
 
41981
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
41982
Date:   Mon Feb 11 22:34:38 2008 +0000
 
41983
 
 
41984
    svn path=/trunk/; revision=8476
 
41985
    
 
41986
    
 
41987
    
 
41988
    svn path=/trunk/; revision=8476
 
41989
 
 
41990
 ChangeLog    |    5 +++
 
41991
 NEWS         |   83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
41992
 configure.in |    2 +-
 
41993
 po/ChangeLog |    8 +++---
 
41994
 4 files changed, 93 insertions(+), 5 deletions(-)
 
41995
 
 
41996
commit c1628d7e200b55b31b9a4013dc9a9fd9b63e7fca
 
41997
Author: Matthias Clasen <mclasen@redhat.com>
 
41998
Date:   Mon Feb 11 21:59:56 2008 +0000
 
41999
 
 
42000
    Fixes bug #511306
 
42001
    
 
42002
    2008-02-11  Matthias Clasen <mclasen@redhat.com>
 
42003
    
 
42004
        Fixes bug #511306
 
42005
    
 
42006
        * capplets/appearance/data/appearance.glade:
 
42007
        * capplets/appearance/appearance-font.c: remove useless (with
 
42008
        GIO-based Nautilus) 'Go to fonts folder' button.
 
42009
    
 
42010
    svn path=/trunk/; revision=8475
 
42011
 
 
42012
 capplets/appearance/ChangeLog             |    8 ++++++++
 
42013
 capplets/appearance/appearance-font.c     |   12 ------------
 
42014
 capplets/appearance/data/appearance.glade |   15 +--------------
 
42015
 3 files changed, 9 insertions(+), 26 deletions(-)
 
42016
 
 
42017
commit 0484cc33df9091746f9990c35712aea59d8a992b
 
42018
Author: Petr Kovář <pmkovar@src.gnome.org>
 
42019
Date:   Mon Feb 11 16:31:49 2008 +0000
 
42020
 
 
42021
    cs.po: Updated Czech translation.
 
42022
    
 
42023
    svn path=/trunk/; revision=8474
 
42024
 
 
42025
 po/ChangeLog |    4 +
 
42026
 po/cs.po     | 1298 +++++++++++++++-------------------------------------------
 
42027
 2 files changed, 328 insertions(+), 974 deletions(-)
 
42028
 
 
42029
commit c84e809a066ad8fa2a75c744e0fdca9ec8a57cda
 
42030
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
42031
Date:   Mon Feb 11 10:48:50 2008 +0000
 
42032
 
 
42033
    Updated Spanish translation
 
42034
    
 
42035
    svn path=/trunk/; revision=8473
 
42036
 
 
42037
 po/ChangeLog |    4 ++++
 
42038
 po/es.po     |   26 +++++++++++++-------------
 
42039
 2 files changed, 17 insertions(+), 13 deletions(-)
 
42040
 
 
42041
commit 5151bf0eca9cb2ed8ad4b0ce80850166f0f76a2b
 
42042
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
42043
Date:   Mon Feb 11 01:23:32 2008 +0000
 
42044
 
 
42045
    Updated Thai translation.
 
42046
    
 
42047
    2008-02-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
42048
    
 
42049
        * th.po: Updated Thai translation.
 
42050
    
 
42051
    
 
42052
    svn path=/trunk/; revision=8472
 
42053
 
 
42054
 po/ChangeLog |    4 ++++
 
42055
 po/th.po     |   14 +++++++-------
 
42056
 2 files changed, 11 insertions(+), 7 deletions(-)
 
42057
 
 
42058
commit 5d207d0879a591827c094e3864a3b74b7b317d72
 
42059
Author: Kjartan Maraas <kmaraas@gnome.org>
 
42060
Date:   Sun Feb 10 21:58:43 2008 +0000
 
42061
 
 
42062
    Add missing full stops in the long description.
 
42063
    
 
42064
    2008-02-10  Kjartan Maraas  <kmaraas@gnome.org>
 
42065
    
 
42066
        * control-center.schemas.in: Add missing full stops in the long
 
42067
        description.
 
42068
    
 
42069
    svn path=/trunk/; revision=8471
 
42070
 
 
42071
 shell/ChangeLog                 |    5 +++++
 
42072
 shell/control-center.schemas.in |   10 +++++-----
 
42073
 2 files changed, 10 insertions(+), 5 deletions(-)
 
42074
 
 
42075
commit 6431419ac85b4db5546c1325176cdb4d8609812a
 
42076
Author: Kjartan Maraas <kmaraas@gnome.org>
 
42077
Date:   Sun Feb 10 21:56:48 2008 +0000
 
42078
 
 
42079
    Updated Norwegian bokmål translation.
 
42080
    
 
42081
    2008-02-10  Kjartan Maraas  <kmaraas@gnome.org>
 
42082
    
 
42083
        * nb.po: Updated Norwegian bokmål translation.
 
42084
    
 
42085
    svn path=/trunk/; revision=8470
 
42086
 
 
42087
 po/ChangeLog |    4 +
 
42088
 po/nb.po     |  665 ++++++++++++++++++++--------------------------------------
 
42089
 2 files changed, 232 insertions(+), 437 deletions(-)
 
42090
 
 
42091
commit 9a841d913454b8e25c16bfa51e8f492ac3c154b3
 
42092
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
42093
Date:   Sun Feb 10 19:15:03 2008 +0000
 
42094
 
 
42095
    Updated Spanish translation
 
42096
    
 
42097
    svn path=/trunk/; revision=8469
 
42098
 
 
42099
 po/ChangeLog |    4 ++++
 
42100
 po/es.po     |   10 +++++-----
 
42101
 2 files changed, 9 insertions(+), 5 deletions(-)
 
42102
 
 
42103
commit e1f83e9ee5e192e3c6474a59f2dcec982781a9d1
 
42104
Author: Luca Ferretti <elle.uca@libero.it>
 
42105
Date:   Sun Feb 10 15:46:36 2008 +0000
 
42106
 
 
42107
    Updated the wrong version in my latest commit, fix it.
 
42108
    
 
42109
    2008-02-10  Luca Ferretti  <elle.uca@libero.it>
 
42110
    
 
42111
        * it.po: Updated the wrong version in my latest commit, fix it.
 
42112
    
 
42113
    
 
42114
    svn path=/trunk/; revision=8468
 
42115
 
 
42116
 po/ChangeLog |    4 +
 
42117
 po/it.po     | 2187 ++++++++++++++++++++++++----------------------------------
 
42118
 2 files changed, 923 insertions(+), 1268 deletions(-)
 
42119
 
 
42120
commit 444b49b34203d5ac777943e5ee1b49af20171155
 
42121
Author: Daniel Nylander <dnylande@src.gnome.org>
 
42122
Date:   Sun Feb 10 09:14:37 2008 +0000
 
42123
 
 
42124
    sv.po: Updated Swedish translation
 
42125
    
 
42126
    svn path=/trunk/; revision=8467
 
42127
 
 
42128
 po/ChangeLog |    4 +
 
42129
 po/sv.po     |  442 ++++++++++++++++++++++++++++++----------------------------
 
42130
 2 files changed, 230 insertions(+), 216 deletions(-)
 
42131
 
 
42132
commit a250bc8253054e0a0200e6f189ad7029bd5822f0
 
42133
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
42134
Date:   Sun Feb 10 08:42:00 2008 +0000
 
42135
 
 
42136
    Updated Thai translation.
 
42137
    
 
42138
    2008-02-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
42139
    
 
42140
        * th.po: Updated Thai translation.
 
42141
    
 
42142
    
 
42143
    svn path=/trunk/; revision=8466
 
42144
 
 
42145
 po/ChangeLog |    4 +
 
42146
 po/th.po     |  841 +++++++++++++++++++++++++++-------------------------------
 
42147
 2 files changed, 401 insertions(+), 444 deletions(-)
 
42148
 
 
42149
commit a68c1088d985780f1f580512b36a2e63759f4564
 
42150
Author: Arangel Angov <arangela@src.gnome.org>
 
42151
Date:   Sat Feb 9 23:50:56 2008 +0000
 
42152
 
 
42153
    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
 
42154
    
 
42155
    svn path=/trunk/; revision=8465
 
42156
 
 
42157
 po/ChangeLog |    4 +
 
42158
 po/mk.po     |  496 +++++++++++++++++++++++++++++-----------------------------
 
42159
 2 files changed, 255 insertions(+), 245 deletions(-)
 
42160
 
 
42161
commit 50a9ec694f4f899da71bb20bb0e893548796d294
 
42162
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
42163
Date:   Sat Feb 9 22:31:37 2008 +0000
 
42164
 
 
42165
    updated hebrew translation
 
42166
    
 
42167
    svn path=/trunk/; revision=8464
 
42168
 
 
42169
 po/ChangeLog |    4 +
 
42170
 po/he.po     |  726 ++++++++++++++++++++++++++++++----------------------------
 
42171
 2 files changed, 380 insertions(+), 350 deletions(-)
 
42172
 
 
42173
commit 4cd9a9506375b736af4f315afddaa646b3a2e98b
 
42174
Author: Luca Ferretti <elle.uca@libero.it>
 
42175
Date:   Sat Feb 9 20:40:56 2008 +0000
 
42176
 
 
42177
    reviewed by: Jens Granseuer
 
42178
    
 
42179
    2008-02-09  Luca Ferretti  <elle.uca@libero.it>
 
42180
    
 
42181
        reviewed by: Jens Granseuer
 
42182
    
 
42183
        * at-enable-dialog.glade:
 
42184
        * at-properties.desktop.in.in: move capplet to main menu, was the
 
42185
        only one under Accessibility and rename "Assistive Tecnologies".
 
42186
        Using gnome-control-center will appead under Personal  (closes
 
42187
        bug #515075).
 
42188
    
 
42189
    
 
42190
    svn path=/trunk/; revision=8463
 
42191
 
 
42192
 capplets/accessibility/at-properties/ChangeLog     |   10 ++++++++++
 
42193
 .../at-properties/at-enable-dialog.glade           |    2 +-
 
42194
 .../at-properties/at-properties.desktop.in.in      |    4 ++--
 
42195
 3 files changed, 13 insertions(+), 3 deletions(-)
 
42196
 
 
42197
commit ab3c936d278bb6b8fcc998d97a6e807d481d139f
 
42198
Author: Jens Granseuer <jensgr@gmx.net>
 
42199
Date:   Sat Feb 9 15:41:21 2008 +0000
 
42200
 
 
42201
    use the libsounds.la now that libsounds uses libtool (bug #515252)
 
42202
    
 
42203
    2008-02-09  Jens Granseuer  <jensgr@gmx.net>
 
42204
    
 
42205
        * Makefile.am: use the libsounds.la now that libsounds uses libtool
 
42206
        (bug #515252)
 
42207
    
 
42208
    svn path=/trunk/; revision=8462
 
42209
 
 
42210
 capplets/sound/ChangeLog   |    5 +++++
 
42211
 capplets/sound/Makefile.am |    2 +-
 
42212
 2 files changed, 6 insertions(+), 1 deletions(-)
 
42213
 
 
42214
commit d1ca768a6cd49325715ad089440bf9061614cced
 
42215
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
42216
Date:   Sat Feb 9 15:00:14 2008 +0000
 
42217
 
 
42218
    Updated Spanish translation
 
42219
    
 
42220
    svn path=/trunk/; revision=8461
 
42221
 
 
42222
 po/ChangeLog |    4 ++++
 
42223
 po/es.po     |   58 +++++++++++++++++++++++++++++++++-------------------------
 
42224
 2 files changed, 37 insertions(+), 25 deletions(-)
 
42225
 
 
42226
commit 4753b67e207a3f5287a70275167714061b422973
 
42227
Author: Jens Granseuer <jensgr@gmx.net>
 
42228
Date:   Sat Feb 9 14:35:12 2008 +0000
 
42229
 
 
42230
    make sure we're done with the dialog before we destroy it (bug #515414)
 
42231
    
 
42232
    2008-02-09  Jens Granseuer  <jensgr@gmx.net>
 
42233
    
 
42234
        * theme-installer.c: (gnome_theme_installer_run): make sure we're done
 
42235
        with the dialog before we destroy it (bug #515414)
 
42236
    
 
42237
    svn path=/trunk/; revision=8460
 
42238
 
 
42239
 capplets/appearance/ChangeLog         |    5 +++++
 
42240
 capplets/appearance/theme-installer.c |   10 ++++++----
 
42241
 2 files changed, 11 insertions(+), 4 deletions(-)
 
42242
 
 
42243
commit 56bc1a9c1177c1529a30b4fd82b945b872ce3f84
 
42244
Author: Jens Granseuer <jensgr@gmx.net>
 
42245
Date:   Sat Feb 9 11:38:06 2008 +0000
 
42246
 
 
42247
    add support for Konsole, too (bug #515386)
 
42248
    
 
42249
    2008-02-09  Jens Granseuer  <jensgr@gmx.net>
 
42250
    
 
42251
        * gnome-default-applications.xml.in: add support for Konsole, too
 
42252
        (bug #515386)
 
42253
    
 
42254
    svn path=/trunk/; revision=8459
 
42255
 
 
42256
 capplets/default-applications/ChangeLog            |    5 +++++
 
42257
 .../gnome-default-applications.xml.in              |    7 +++++++
 
42258
 2 files changed, 12 insertions(+), 0 deletions(-)
 
42259
 
 
42260
commit 197bf79488b15efd2f102722f3fdd2cfc142cfe0
 
42261
Author: Jens Granseuer <jensgr@gmx.net>
 
42262
Date:   Sat Feb 9 10:32:57 2008 +0000
 
42263
 
 
42264
    Patch by: Nicolas Valcarcel
 
42265
    
 
42266
    2008-02-09  Jens Granseuer  <jensgr@gmx.net>
 
42267
    
 
42268
        Patch by: Nicolas Valcarcel
 
42269
    
 
42270
        * gnome-default-applications.xml.in: add support for Terminator
 
42271
        console (bug #515366)
 
42272
    
 
42273
    svn path=/trunk/; revision=8458
 
42274
 
 
42275
 capplets/default-applications/ChangeLog            |   63 +++++++++++---------
 
42276
 .../gnome-default-applications.xml.in              |    7 ++
 
42277
 2 files changed, 42 insertions(+), 28 deletions(-)
 
42278
 
 
42279
commit d17e7b150d4bf7e4faf6431699bd186bcaeade93
 
42280
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
42281
Date:   Fri Feb 8 18:02:10 2008 +0000
 
42282
 
 
42283
    Updated Spanish translation
 
42284
    
 
42285
    svn path=/trunk/; revision=8457
 
42286
 
 
42287
 po/ChangeLog |    4 +
 
42288
 po/es.po     |  607 +++++++++++++++++++---------------------------------------
 
42289
 2 files changed, 201 insertions(+), 410 deletions(-)
 
42290
 
 
42291
commit 86821479bcd4eea5116dd8213fc727f03a7ccd17
 
42292
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
42293
Date:   Fri Feb 8 17:22:14 2008 +0000
 
42294
 
 
42295
    Updated Basque translation.
 
42296
    
 
42297
    2008-02-08  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
42298
    
 
42299
        * eu.po: Updated Basque translation.
 
42300
    
 
42301
    
 
42302
    svn path=/trunk/; revision=8456
 
42303
 
 
42304
 po/ChangeLog |    4 +
 
42305
 po/eu.po     | 1310 ++++++++++++++--------------------------------------------
 
42306
 2 files changed, 313 insertions(+), 1001 deletions(-)
 
42307
 
 
42308
commit c76993d706c1d2516cb938fc6c6763c6b0563332
 
42309
Author: Jens Granseuer <jensgr@gmx.net>
 
42310
Date:   Fri Feb 8 16:59:53 2008 +0000
 
42311
 
 
42312
    improve name and description for the visual AT autostarter (bug #515197)
 
42313
    
 
42314
    2008-02-08  Jens Granseuer  <jensgr@gmx.net>
 
42315
    
 
42316
        * gnome-at-session.desktop.in.in: improve name and description for the
 
42317
        visual AT autostarter (bug #515197)
 
42318
    
 
42319
    svn path=/trunk/; revision=8455
 
42320
 
 
42321
 capplets/default-applications/ChangeLog            |    5 +++++
 
42322
 .../gnome-at-session.desktop.in.in                 |    4 ++--
 
42323
 2 files changed, 7 insertions(+), 2 deletions(-)
 
42324
 
 
42325
commit 9e37b7feb388b06792fe1560e2170e7013113b56
 
42326
Author: Luca Ferretti <elle.uca@libero.it>
 
42327
Date:   Fri Feb 8 16:55:40 2008 +0000
 
42328
 
 
42329
    reviewed by: Jens Granseuer
 
42330
    
 
42331
    2008-02-08  Luca Ferretti  <elle.uca@libero.it>
 
42332
    
 
42333
        reviewed by: Jens Granseuer
 
42334
    
 
42335
        * gnome-mouse-properties.c: (create_dialog): set up the proper
 
42336
        scale widgets to GtkSizeGroup in both tabs
 
42337
        * gnome-mouse-properties.glade: fix HIG compliance for spacing,
 
42338
        borders, padding, alignment and sentence label (bug #510147,
 
42339
        comment 23)
 
42340
    
 
42341
    
 
42342
    svn path=/trunk/; revision=8454
 
42343
 
 
42344
 capplets/mouse/ChangeLog                    |   10 +
 
42345
 capplets/mouse/gnome-mouse-properties.c     |   30 +-
 
42346
 capplets/mouse/gnome-mouse-properties.glade |  991 ++++++++++++---------------
 
42347
 3 files changed, 466 insertions(+), 565 deletions(-)
 
42348
 
 
42349
commit f3813506ae41f5345ba50c7fab6d0cec23f52eb5
 
42350
Author: Vincent Untz <vuntz@gnome.org>
 
42351
Date:   Wed Feb 6 23:21:33 2008 +0000
 
42352
 
 
42353
    don't pass a GError to the gconf_client_*() calls since we don't use it
 
42354
    
 
42355
    2008-02-07  Vincent Untz  <vuntz@gnome.org>
 
42356
    
 
42357
        * preferences.c: (bg_preferences_load): don't pass a GError to the
 
42358
        gconf_client_*() calls since we don't use it anyway.
 
42359
        Fix bug #510421 since the crash happens because the GError wasn't
 
42360
        reset to NULL between two calls.
 
42361
    
 
42362
    svn path=/trunk/; revision=8453
 
42363
 
 
42364
 libbackground/ChangeLog     |    7 +++++++
 
42365
 libbackground/preferences.c |   15 +++++++--------
 
42366
 2 files changed, 14 insertions(+), 8 deletions(-)
 
42367
 
 
42368
commit 25235a1d870a724c3c20360dc0bf193289089258
 
42369
Author: Jens Granseuer <jensgr@gmx.net>
 
42370
Date:   Wed Feb 6 18:52:13 2008 +0000
 
42371
 
 
42372
    readd the g-s-d check and remove some more cruft
 
42373
    
 
42374
    2008-02-06  Jens Granseuer  <jensgr@gmx.net>
 
42375
    
 
42376
        * configure.in: readd the g-s-d check and remove some more cruft
 
42377
    
 
42378
    svn path=/trunk/; revision=8452
 
42379
 
 
42380
 ChangeLog    |    4 ++++
 
42381
 configure.in |   37 ++-----------------------------------
 
42382
 2 files changed, 6 insertions(+), 35 deletions(-)
 
42383
 
 
42384
commit 8ac572246f3cd735cf12c6f50b27eb4962070887
 
42385
Author: Jens Granseuer <jensgr@gmx.net>
 
42386
Date:   Wed Feb 6 17:41:01 2008 +0000
 
42387
 
 
42388
    remove some cruft from the configure script, and give libbackground its
 
42389
    
 
42390
    2008-02-06  Jens Granseuer  <jensgr@gmx.net>
 
42391
    
 
42392
        * configure.in: remove some cruft from the configure script, and give
 
42393
        libbackground its own settings so we can use it from
 
42394
        gnome-settings-daemon, too
 
42395
    
 
42396
    2008-02-06  Jens Granseuer  <jensgr@gmx.net>
 
42397
    
 
42398
        * Makefile.am: use LIBBACKGROUND_{CFLAGS,...} instead of CAPPLET_...
 
42399
        so we can use libbackground from gnome-settings-daemon, too
 
42400
    
 
42401
    svn path=/trunk/; revision=8451
 
42402
 
 
42403
 ChangeLog                 |    6 ++++++
 
42404
 configure.in              |    8 ++------
 
42405
 libbackground/ChangeLog   |    5 +++++
 
42406
 libbackground/Makefile.am |    2 +-
 
42407
 4 files changed, 14 insertions(+), 7 deletions(-)
 
42408
 
 
42409
commit 1f169528acd9c6c4add676afb7fd3d4278de6da9
 
42410
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
42411
Date:   Wed Feb 6 08:53:01 2008 +0000
 
42412
 
 
42413
    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
 
42414
    
 
42415
    2008-02-06  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
42416
    
 
42417
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
 
42418
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
42419
    
 
42420
    
 
42421
    
 
42422
    svn path=/trunk/; revision=8450
 
42423
 
 
42424
 po/ChangeLog |    5 +
 
42425
 po/zh_HK.po  | 5086 +++++++++++++++++++++++++++++++--------------------------
 
42426
 po/zh_TW.po  | 5170 +++++++++++++++++++++++++++++++---------------------------
 
42427
 3 files changed, 5530 insertions(+), 4731 deletions(-)
 
42428
 
 
42429
commit f8d5afa12f855502e3a8f29e6f48f17a4775768a
 
42430
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
42431
Date:   Wed Feb 6 01:12:12 2008 +0000
 
42432
 
 
42433
    Updated Portuguese translation.
 
42434
    
 
42435
    2008-02-06  Duarte Loreto <happyguy_pt@hotmail.com>
 
42436
    
 
42437
        * pt.po: Updated Portuguese translation.
 
42438
    
 
42439
    svn path=/trunk/; revision=8449
 
42440
 
 
42441
 po/ChangeLog |    4 +
 
42442
 po/pt.po     | 2643 ++++++++++++++++++++++++++++++----------------------------
 
42443
 2 files changed, 1364 insertions(+), 1283 deletions(-)
 
42444
 
 
42445
commit f0764a8f0d1012f229439982c42d777c95c21785
 
42446
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
42447
Date:   Tue Feb 5 22:50:00 2008 +0000
 
42448
 
 
42449
    Comprehensive review by Pedro de Medeiros.
 
42450
    
 
42451
    2008-02-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
42452
    
 
42453
        * pt_BR.po: Comprehensive review by Pedro de Medeiros.
 
42454
    
 
42455
    svn path=/trunk/; revision=8448
 
42456
 
 
42457
 po/ChangeLog |    4 +
 
42458
 po/pt_BR.po  |  565 +++++++++++++++++++++++++++++-----------------------------
 
42459
 2 files changed, 289 insertions(+), 280 deletions(-)
 
42460
 
 
42461
commit 482223bfaea54c3a9abfaeec3eeef701e6353ece
 
42462
Author: Jens Granseuer <jensgr@gmx.net>
 
42463
Date:   Tue Feb 5 20:18:52 2008 +0000
 
42464
 
 
42465
    add a comment for translators (bug #514598)
 
42466
    
 
42467
    2008-02-05  Jens Granseuer  <jensgr@gmx.net>
 
42468
    
 
42469
        * data/appearance.glade: add a comment for translators (bug #514598)
 
42470
    
 
42471
    2008-02-05  Jens Granseuer  <jensgr@gmx.net>
 
42472
    
 
42473
        * gnome-keyboard-properties.glade: don't mark padding strings as
 
42474
        translatable (bug #514598)
 
42475
    
 
42476
    2008-02-05  Jens Granseuer  <jensgr@gmx.net>
 
42477
    
 
42478
        * gnome-network-preferences.glade: don't mark padding strings as
 
42479
        translatable (bug #514598)
 
42480
    
 
42481
    2008-02-05  Jens Granseuer  <jensgr@gmx.net>
 
42482
    
 
42483
        * drwright.c: add a comment for translators (bug #514598)
 
42484
    
 
42485
    svn path=/trunk/; revision=8447
 
42486
 
 
42487
 capplets/appearance/ChangeLog                     |    4 +
 
42488
 capplets/appearance/data/appearance.glade         |    2 +-
 
42489
 capplets/keyboard/ChangeLog                       |    5 +
 
42490
 capplets/keyboard/gnome-keyboard-properties.glade |   18 ++--
 
42491
 capplets/network/ChangeLog                        |    5 +
 
42492
 capplets/network/gnome-network-preferences.glade  |    8 +-
 
42493
 typing-break/ChangeLog                            |    4 +
 
42494
 typing-break/drwright.c                           |   91 +++++++++++----------
 
42495
 8 files changed, 78 insertions(+), 59 deletions(-)
 
42496
 
 
42497
commit e4151d305cfee407f247ee0c8141fc6467387f89
 
42498
Author: Priit Laes <plaes at svn dot gnome dot org>
 
42499
Date:   Tue Feb 5 19:58:05 2008 +0000
 
42500
 
 
42501
    Translation updated by Ivar Smolin
 
42502
    
 
42503
    2008-02-05  Priit Laes  <plaes at svn dot gnome dot org>
 
42504
    
 
42505
        * et.po: Translation updated by Ivar Smolin
 
42506
    
 
42507
    svn path=/trunk/; revision=8446
 
42508
 
 
42509
 po/ChangeLog |    4 +
 
42510
 po/et.po     | 1568 ++++++++++++++++++++++++++++-----------------------------
 
42511
 2 files changed, 774 insertions(+), 798 deletions(-)
 
42512
 
 
42513
commit 7bcaeddd856a0fc959b67ce5fc031b7c109f61b5
 
42514
Author: Arangel Angov <arangela@src.gnome.org>
 
42515
Date:   Tue Feb 5 18:34:23 2008 +0000
 
42516
 
 
42517
    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian Translation
 
42518
    
 
42519
    svn path=/trunk/; revision=8445
 
42520
 
 
42521
 po/ChangeLog |    4 +
 
42522
 po/mk.po     | 1993 ++++++++++++++++++++++------------------------------------
 
42523
 2 files changed, 742 insertions(+), 1255 deletions(-)
 
42524
 
 
42525
commit 5d4e21c78686208334515248eccb1736c9098934
 
42526
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
42527
Date:   Mon Feb 4 14:53:24 2008 +0000
 
42528
 
 
42529
    Updated Galician Translation.
 
42530
    
 
42531
    svn path=/trunk/; revision=8444
 
42532
 
 
42533
 po/ChangeLog |   13 +-
 
42534
 po/gl.po     | 1365 +++++++++++++++++++---------------------------------------
 
42535
 2 files changed, 449 insertions(+), 929 deletions(-)
 
42536
 
 
42537
commit 00a696907145d9c05f761e7e76ac3b4de5a43ad2
 
42538
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
42539
Date:   Mon Feb 4 14:14:31 2008 +0000
 
42540
 
 
42541
    Updated Occitan translation
 
42542
    
 
42543
    svn path=/trunk/; revision=8443
 
42544
 
 
42545
 po/oc.po |   45 +++++++++++++++++++--------------------------
 
42546
 1 files changed, 19 insertions(+), 26 deletions(-)
 
42547
 
 
42548
commit 432c9a0ce2a3dde7b6fec6b63dc56ba4a1ffcdb9
 
42549
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
42550
Date:   Sat Feb 2 21:09:32 2008 +0000
 
42551
 
 
42552
    Updated Occitan translation
 
42553
    
 
42554
    svn path=/trunk/; revision=8442
 
42555
 
 
42556
 po/ChangeLog |    5 +-
 
42557
 po/oc.po     | 1257 ++++++++++++++++++----------------------------------------
 
42558
 2 files changed, 387 insertions(+), 875 deletions(-)
 
42559
 
 
42560
commit 0aa84780e0ede5aac809059fe548cb09eb3108ff
 
42561
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
42562
Date:   Sat Feb 2 17:22:12 2008 +0000
 
42563
 
 
42564
    Brazilian Portuguese translation updated by Luiz Armesto.
 
42565
    
 
42566
    2008-02-02  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
42567
    
 
42568
        * pt_BR.po: Brazilian Portuguese translation updated by Luiz Armesto.
 
42569
    
 
42570
    svn path=/trunk/; revision=8441
 
42571
 
 
42572
 po/ChangeLog |    4 +
 
42573
 po/pt_BR.po  | 1773 +++++++++++++++++++++++++++++-----------------------------
 
42574
 2 files changed, 904 insertions(+), 873 deletions(-)
 
42575
 
 
42576
commit 87a1e2b6bab78b817cb73b41e977cd786113509c
 
42577
Author: Luca Ferretti <elle.uca@libero.it>
 
42578
Date:   Sat Feb 2 13:39:19 2008 +0000
 
42579
 
 
42580
    reviewed by: Jens Granseuer <jensgr@gmx.net>
 
42581
    
 
42582
    2008-02-02  Luca Ferretti  <elle.uca@libero.it>
 
42583
    
 
42584
        reviewed by: Jens Granseuer <jensgr@gmx.net>
 
42585
    
 
42586
        * 00-multimedia-key.xml.in:
 
42587
        * 01-desktop-key.xml.in:
 
42588
        Move Launch Calculator to Desktop group and sort
 
42589
        all launch_app keybing together (Closes: #513867)
 
42590
    
 
42591
    
 
42592
    svn path=/trunk/; revision=8440
 
42593
 
 
42594
 capplets/keybindings/00-multimedia-key.xml.in |    3 ---
 
42595
 capplets/keybindings/01-desktop-key.xml.in    |   15 +++++++++------
 
42596
 capplets/keybindings/ChangeLog                |    9 +++++++++
 
42597
 3 files changed, 18 insertions(+), 9 deletions(-)
 
42598
 
 
42599
commit a27a194fa40713d762db09cc4029ec5e6ae0b9f0
 
42600
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
42601
Date:   Sat Feb 2 11:05:36 2008 +0000
 
42602
 
 
42603
    Updated Belarusian Latin translation.
 
42604
    
 
42605
    svn path=/trunk/; revision=8439
 
42606
 
 
42607
 po/ChangeLog   |    4 +
 
42608
 po/be@latin.po | 1347 ++++++++++----------------------------------------------
 
42609
 2 files changed, 234 insertions(+), 1117 deletions(-)
 
42610
 
 
42611
commit aabb7360874eaaf57d8451531ad09a727f6e0445
 
42612
Author: Jens Granseuer <jensgr@gmx.net>
 
42613
Date:   Fri Feb 1 17:21:54 2008 +0000
 
42614
 
 
42615
    Patch by: Sven Arvidsson <sa@whiz.se>
 
42616
    
 
42617
    2008-02-01  Jens Granseuer  <jensgr@gmx.net>
 
42618
    
 
42619
        Patch by: Sven Arvidsson <sa@whiz.se>
 
42620
    
 
42621
        * gnome-default-applications.xml.in: support --new-tab/--new-window
 
42622
        for Iceweasel (bug #322795)
 
42623
    
 
42624
    svn path=/trunk/; revision=8438
 
42625
 
 
42626
 capplets/default-applications/ChangeLog            |    7 +++++++
 
42627
 .../gnome-default-applications.xml.in              |    4 ++--
 
42628
 2 files changed, 9 insertions(+), 2 deletions(-)
 
42629
 
 
42630
commit e66735f8a16c9e0e846f93e26c4981a442a18c14
 
42631
Author: Baris Cicek <bcicek@src.gnome.org>
 
42632
Date:   Fri Feb 1 16:07:56 2008 +0000
 
42633
 
 
42634
    Updated Turkish Translation
 
42635
    
 
42636
    svn path=/trunk/; revision=8437
 
42637
 
 
42638
 po/ChangeLog |    4 +
 
42639
 po/tr.po     | 4926 +++++++++++++++++++++++++++++++++-------------------------
 
42640
 2 files changed, 2778 insertions(+), 2152 deletions(-)
 
42641
 
 
42642
commit 06f893ed75cd18e55d866e0cca46c05afa9b1ccc
 
42643
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
 
42644
Date:   Fri Feb 1 09:22:37 2008 +0000
 
42645
 
 
42646
    updated assamese translations
 
42647
    
 
42648
    svn path=/trunk/; revision=8436
 
42649
 
 
42650
 po/ChangeLog |    5 +
 
42651
 po/LINGUAS   |    1 +
 
42652
 po/as.po     | 3425 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
42653
 3 files changed, 3431 insertions(+), 0 deletions(-)
 
42654
 
 
42655
commit 1b41d5c521e7f6c2297f6455f93d0ead386e6f91
 
42656
Author: Djihed Afifi <djihed@src.gnome.org>
 
42657
Date:   Thu Jan 31 08:19:40 2008 +0000
 
42658
 
 
42659
    Updated Arabic Translation by Djihed Afifi.
 
42660
    
 
42661
    svn path=/trunk/; revision=8435
 
42662
 
 
42663
 po/ChangeLog |    4 +
 
42664
 po/ar.po     | 2939 +++++++++++++++++++++++++++++++++-------------------------
 
42665
 2 files changed, 1663 insertions(+), 1280 deletions(-)
 
42666
 
 
42667
commit dbb4932dc3da6cc005a17cf92eb6ed5041ad3669
 
42668
Author: Jens Granseuer <jensgr@gmx.net>
 
42669
Date:   Wed Jan 30 17:27:22 2008 +0000
 
42670
 
 
42671
    schemas have moved to gnome-settings-daemon, so remove them from here (bug
 
42672
    
 
42673
    2008-01-30  Jens Granseuer  <jensgr@gmx.net>
 
42674
    
 
42675
        * schemas/*: schemas have moved to gnome-settings-daemon, so remove
 
42676
        them from here (bug #513103)
 
42677
    
 
42678
    svn path=/trunk/; revision=8434
 
42679
 
 
42680
 schemas/Makefile.am                                |   26 --
 
42681
 ...gnome_settings_daemon_default_editor.schemas.in |   15 --
 
42682
 ...ps_gnome_settings_daemon_keybindings.schemas.in |  241 --------------------
 
42683
 ...ps_gnome_settings_daemon_screensaver.schemas.in |   27 ---
 
42684
 schemas/desktop_gnome_font_rendering.schemas.in    |   68 ------
 
42685
 5 files changed, 0 insertions(+), 377 deletions(-)
 
42686
 
 
42687
commit a94591ca1a134f3d0c1b5cdd446d5faec6872e7f
 
42688
Author: Funda Wang <fwang@src.gnome.org>
 
42689
Date:   Wed Jan 30 09:26:10 2008 +0000
 
42690
 
 
42691
    Updated zh_CN translation
 
42692
    
 
42693
    svn path=/trunk/; revision=8433
 
42694
 
 
42695
 po/ChangeLog |    4 +
 
42696
 po/zh_CN.po  | 1018 +++++++++++++---------------------------------------------
 
42697
 2 files changed, 224 insertions(+), 798 deletions(-)
 
42698
 
 
42699
commit c3fad453eac921f02e59df959bc10e813c2d8a69
 
42700
Author: Daniel Nylander <dnylande@src.gnome.org>
 
42701
Date:   Tue Jan 29 21:19:47 2008 +0000
 
42702
 
 
42703
    sv.po: Updated Swedish translation
 
42704
    
 
42705
    svn path=/trunk/; revision=8432
 
42706
 
 
42707
 po/ChangeLog |    4 +
 
42708
 po/sv.po     |  317 +++++++++++++++++++++-------------------------------------
 
42709
 2 files changed, 117 insertions(+), 204 deletions(-)
 
42710
 
 
42711
commit 32b12a1e871b4c4e9e0cb5cc4110a299281f4ac1
 
42712
Author: Jens Granseuer <jensgr@gmx.net>
 
42713
Date:   Tue Jan 29 17:21:52 2008 +0000
 
42714
 
 
42715
    don't leak the ATK relation set (bug #509240)
 
42716
    
 
42717
    2008-01-29  Jens Granseuer  <jensgr@gmx.net>
 
42718
    
 
42719
        * themus-properties-view.c: (add_atk_relation): don't leak the ATK
 
42720
        relation set (bug #509240)
 
42721
    
 
42722
    svn path=/trunk/; revision=8431
 
42723
 
 
42724
 vfs-methods/themus/ChangeLog                |    5 ++++
 
42725
 vfs-methods/themus/themus-properties-view.c |   31 ++++++++++++++-------------
 
42726
 2 files changed, 21 insertions(+), 15 deletions(-)
 
42727
 
 
42728
commit a8c8a736b388b509e034f232105777586d06a188
 
42729
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
42730
Date:   Tue Jan 29 14:26:56 2008 +0000
 
42731
 
 
42732
    updated hebrew translation
 
42733
    
 
42734
    svn path=/trunk/; revision=8430
 
42735
 
 
42736
 po/ChangeLog |    4 +
 
42737
 po/he.po     | 1477 +++++++++++++++++++++++++---------------------------------
 
42738
 2 files changed, 647 insertions(+), 834 deletions(-)
 
42739
 
 
42740
commit aef52c5a94f86c5a7d2035b38c47010bf532d5ad
 
42741
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
42742
Date:   Tue Jan 29 12:30:12 2008 +0000
 
42743
 
 
42744
    don't translate sources which are not distributed
 
42745
    
 
42746
    svn path=/trunk/; revision=8428
 
42747
 
 
42748
 po/ChangeLog     |    6 ++++++
 
42749
 po/POTFILES.in   |    5 -----
 
42750
 po/POTFILES.skip |    5 +++++
 
42751
 3 files changed, 11 insertions(+), 5 deletions(-)
 
42752
 
 
42753
commit 6adc8daeedf662e6a1f6700e0bbb0e42360191f5
 
42754
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
42755
Date:   Tue Jan 29 10:32:36 2008 +0000
 
42756
 
 
42757
    prepare for 2.21.90.
 
42758
    
 
42759
    2008-01-28  Rodrigo Moya <rodrigo@gnome-db.org>
 
42760
    
 
42761
        * configure.in:
 
42762
        * NEWS: prepare for 2.21.90.
 
42763
    
 
42764
    svn path=/trunk/; revision=8426
 
42765
 
 
42766
 ChangeLog    |    5 +++++
 
42767
 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 
42768
 configure.in |    2 +-
 
42769
 3 files changed, 51 insertions(+), 1 deletions(-)
 
42770
 
 
42771
commit 5d0907c70f857152fb5e20a0c3abf0400436951f
 
42772
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
42773
Date:   Tue Jan 29 10:18:01 2008 +0000
 
42774
 
 
42775
    Updated Thai translation.
 
42776
    
 
42777
    2008-01-29  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
42778
    
 
42779
        * th.po: Updated Thai translation.
 
42780
    
 
42781
    
 
42782
    svn path=/trunk/; revision=8425
 
42783
 
 
42784
 po/ChangeLog |    4 +
 
42785
 po/th.po     | 2389 +++++++++++++++++++++++++++++++---------------------------
 
42786
 2 files changed, 1266 insertions(+), 1127 deletions(-)
 
42787
 
 
42788
commit 20c065c58a6e547e62e37db42d5c0286d9c602a1
 
42789
Author: Daniel Nylander <dnylande@src.gnome.org>
 
42790
Date:   Mon Jan 28 08:18:21 2008 +0000
 
42791
 
 
42792
    sv.po: Updated Swedish translation
 
42793
    
 
42794
    svn path=/trunk/; revision=8424
 
42795
 
 
42796
 po/ChangeLog |    4 +
 
42797
 po/sv.po     |  764 ++++++++++++++--------------------------------------------
 
42798
 2 files changed, 181 insertions(+), 587 deletions(-)
 
42799
 
 
42800
commit e4d731411fc872357662184f9d4442718f973f02
 
42801
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
42802
Date:   Sun Jan 27 20:39:45 2008 +0000
 
42803
 
 
42804
    Updated French translation by Jonathan Ernst, Stéphane Raimbault and
 
42805
    
 
42806
    08-01-27  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
42807
    
 
42808
        * fr.po: Updated French translation by Jonathan Ernst, Stéphane
 
42809
        Raimbault and Claude Paroz.
 
42810
    
 
42811
    svn path=/trunk/; revision=8423
 
42812
 
 
42813
 po/ChangeLog |    5 +
 
42814
 po/fr.po     | 1992 +++++++++++++++++++++++++---------------------------------
 
42815
 2 files changed, 854 insertions(+), 1143 deletions(-)
 
42816
 
 
42817
commit 04cd5edbd4bcd17b17fb279657ca365ed6f1b8dc
 
42818
Author: Kjartan Maraas <kmaraas@gnome.org>
 
42819
Date:   Sun Jan 27 14:03:34 2008 +0000
 
42820
 
 
42821
    Updated Norwegian bokmål translation.
 
42822
    
 
42823
    2008-01-27  Kjartan Maraas  <kmaraas@gnome.org>
 
42824
    
 
42825
        * nb.po: Updated Norwegian bokmål translation.
 
42826
    
 
42827
    svn path=/trunk/; revision=8422
 
42828
 
 
42829
 po/ChangeLog |    4 +
 
42830
 po/nb.po     |  656 ++++++++++------------------------------------------------
 
42831
 2 files changed, 115 insertions(+), 545 deletions(-)
 
42832
 
 
42833
commit 597e9cbfea403269602ed8bcf268a10b09c71b3f
 
42834
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
42835
Date:   Sun Jan 27 13:15:40 2008 +0000
 
42836
 
 
42837
    Updated Spanish translation, fixes bug #511629
 
42838
    
 
42839
    svn path=/trunk/; revision=8421
 
42840
 
 
42841
 po/ChangeLog |    4 +
 
42842
 po/es.po     |  644 +++++++++-------------------------------------------------
 
42843
 2 files changed, 101 insertions(+), 547 deletions(-)
 
42844
 
 
42845
commit dbe8fe9118dc180c65d3759f0c653dd894ed136e
 
42846
Author: Claude Paroz <claude@2xlibre.net>
 
42847
Date:   Sat Jan 26 15:59:43 2008 +0000
 
42848
 
 
42849
    Removed non-existent files.
 
42850
    
 
42851
    2008-01-26  Claude Paroz  <claude@2xlibre.net>
 
42852
    
 
42853
        * POTFILES.in: Removed non-existent files.
 
42854
    
 
42855
    svn path=/trunk/; revision=8420
 
42856
 
 
42857
 po/ChangeLog   |    4 ++++
 
42858
 po/POTFILES.in |   18 ------------------
 
42859
 2 files changed, 4 insertions(+), 18 deletions(-)
 
42860
 
 
42861
commit 74ab4c01424ceefafac1f9ce9b8a1da70c2b73d3
 
42862
Author: Jens Granseuer <jensgr@gmx.net>
 
42863
Date:   Fri Jan 25 21:44:09 2008 +0000
 
42864
 
 
42865
    Patch by: Luca Ferretti <elle.uca@libero.it>
 
42866
    
 
42867
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
42868
    
 
42869
        Patch by: Luca Ferretti <elle.uca@libero.it>
 
42870
    
 
42871
        * gnome-mouse-accessibility.c: (populate_gesture_combo): fix HIG
 
42872
        compliance and add some comments for translators (bug #510136)
 
42873
    
 
42874
    svn path=/trunk/; revision=8419
 
42875
 
 
42876
 capplets/mouse/ChangeLog                   |    7 ++++++
 
42877
 capplets/mouse/gnome-mouse-accessibility.c |   30 ++++++++++++++--------------
 
42878
 2 files changed, 22 insertions(+), 15 deletions(-)
 
42879
 
 
42880
commit b69977d486ed470bdb465068029ea416e736e8f8
 
42881
Author: Petr Kovář <pmkovar@src.gnome.org>
 
42882
Date:   Fri Jan 25 21:37:02 2008 +0000
 
42883
 
 
42884
    cs.po: Updated Czech translation.
 
42885
    
 
42886
    svn path=/trunk/; revision=8418
 
42887
 
 
42888
 po/ChangeLog |    4 +
 
42889
 po/cs.po     | 2698 +++++++++++++++++++++++++++++++++-------------------------
 
42890
 2 files changed, 1523 insertions(+), 1179 deletions(-)
 
42891
 
 
42892
commit a2ccffefbc7aa1ab219906a5c478317de0c29ca6
 
42893
Author: Soren Sandmann <sandmann@redhat.com>
 
42894
Date:   Fri Jan 25 20:11:22 2008 +0000
 
42895
 
 
42896
    Delete this function.
 
42897
    
 
42898
    2008-01-25  Soren Sandmann  <sandmann@redhat.com>
 
42899
    
 
42900
        * gnome-wp-item.c (collect_save_options): Delete this function.
 
42901
    
 
42902
        * gnome-wp-xml.c: Don't include gnome-wp-utils.h
 
42903
        * appearance-desktop.c: Don't include gnome-wp-utils.h
 
42904
        * gnome-wp-item.c: Don't include gnome-wp-utils.h
 
42905
        * gnome-wp-item.h: Move gconf key macros here from gnome-wp-utils.h
 
42906
    
 
42907
        * Makefile.am: Delete gnome-wp-utils.[ch]
 
42908
    
 
42909
        * gnome-wp-utils.[ch]: Delete these files.
 
42910
    
 
42911
    
 
42912
    
 
42913
    svn path=/trunk/; revision=8417
 
42914
 
 
42915
 capplets/appearance/ChangeLog            |   13 ++
 
42916
 capplets/appearance/Makefile.am          |    2 -
 
42917
 capplets/appearance/appearance-desktop.c |    1 -
 
42918
 capplets/appearance/gnome-wp-item.c      |   51 --------
 
42919
 capplets/appearance/gnome-wp-item.h      |    9 ++
 
42920
 capplets/appearance/gnome-wp-utils.c     |  200 ------------------------------
 
42921
 capplets/appearance/gnome-wp-utils.h     |   58 ---------
 
42922
 capplets/appearance/gnome-wp-xml.c       |    1 -
 
42923
 8 files changed, 22 insertions(+), 313 deletions(-)
 
42924
 
 
42925
commit 830047edb4be3a2bab01b79e9c1b43da5f0ace2a
 
42926
Author: Soren Sandmann <sandmann@redhat.com>
 
42927
Date:   Fri Jan 25 19:57:38 2008 +0000
 
42928
 
 
42929
    Define this macro before including gnome-bg.h
 
42930
    
 
42931
    2008-01-25  Soren Sandmann  <sandmann@redhat.com>
 
42932
    
 
42933
           * gnome-wp-item.h (GNOME_DESKTOP_USE_UNSTABLE_API):
 
42934
           * appearance-desktop.c (GNOME_DESKTOP_USE_UNSTABLE_API):
 
42935
           * gnome-wp-item.c (GNOME_DESKTOP_USE_UNSTABLE_API):
 
42936
    
 
42937
           Define this macro before including gnome-bg.h
 
42938
    
 
42939
    
 
42940
    svn path=/trunk/; revision=8416
 
42941
 
 
42942
 capplets/appearance/ChangeLog            |    8 ++++++++
 
42943
 capplets/appearance/appearance-desktop.c |    1 +
 
42944
 capplets/appearance/gnome-wp-item.c      |    1 +
 
42945
 capplets/appearance/gnome-wp-item.h      |    1 +
 
42946
 4 files changed, 11 insertions(+), 0 deletions(-)
 
42947
 
 
42948
commit 4346e3d0a4e8e12b8495802095872b42cf150ab8
 
42949
Author: Jens Granseuer <jensgr@gmx.net>
 
42950
Date:   Fri Jan 25 19:39:23 2008 +0000
 
42951
 
 
42952
    remove accessibility keyboard capplet now that the functionality has been
 
42953
    
 
42954
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
42955
    
 
42956
        * keyboard: remove accessibility keyboard capplet now that
 
42957
        the functionality has been folded into the keyboard capplet
 
42958
    
 
42959
    svn path=/trunk/; revision=8415
 
42960
 
 
42961
 capplets/accessibility/keyboard/ChangeLog          |  426 -----
 
42962
 capplets/accessibility/keyboard/Makefile.am        |   42 -
 
42963
 .../keyboard/accessibility-keyboard-bouncekey.png  |  Bin 2245 -> 0 bytes
 
42964
 .../keyboard/accessibility-keyboard-capplet.png    |  Bin 3385 -> 0 bytes
 
42965
 .../keyboard/accessibility-keyboard-mousekey.png   |  Bin 3160 -> 0 bytes
 
42966
 .../keyboard/accessibility-keyboard-slowkey.png    |  Bin 3200 -> 0 bytes
 
42967
 .../keyboard/accessibility-keyboard-stickykey.png  |  Bin 2364 -> 0 bytes
 
42968
 .../keyboard/accessibility-keyboard-togglekey.png  |  Bin 3239 -> 0 bytes
 
42969
 .../keyboard/accessibility-keyboard.c              |  485 -----
 
42970
 .../keyboard/accessibility-keyboard.desktop.in.in  |   14 -
 
42971
 .../keyboard/accessibility-keyboard.h              |   32 -
 
42972
 .../gnome-accessibility-keyboard-properties.c      |  116 --
 
42973
 .../gnome-accessibility-keyboard-properties.glade  | 2004 --------------------
 
42974
 13 files changed, 0 insertions(+), 3119 deletions(-)
 
42975
 
 
42976
commit 91c269f075d361de90e6d901ce755250bd06381b
 
42977
Author: Jens Granseuer <jensgr@gmx.net>
 
42978
Date:   Fri Jan 25 19:33:22 2008 +0000
 
42979
 
 
42980
    now that g-s-d is a separate module, remove the directory
 
42981
    
 
42982
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
42983
    
 
42984
        * gnome-settings-daemon: now that g-s-d is a separate module,
 
42985
        remove the directory
 
42986
    
 
42987
    svn path=/trunk/; revision=8414
 
42988
 
 
42989
 gnome-settings-daemon/.indent.pro                  |    2 -
 
42990
 gnome-settings-daemon/ChangeLog                    | 2277 --------------------
 
42991
 gnome-settings-daemon/Makefile.am                  |  138 --
 
42992
 gnome-settings-daemon/actions/Makefile.am          |   40 -
 
42993
 gnome-settings-daemon/actions/acme-eject.png       |  Bin 1624 -> 0 bytes
 
42994
 gnome-settings-daemon/actions/acme-volume-alsa.c   |  314 ---
 
42995
 gnome-settings-daemon/actions/acme-volume-alsa.h   |   47 -
 
42996
 gnome-settings-daemon/actions/acme-volume-dummy.c  |  106 -
 
42997
 gnome-settings-daemon/actions/acme-volume-dummy.h  |   46 -
 
42998
 .../actions/acme-volume-gstreamer.c                |  434 ----
 
42999
 .../actions/acme-volume-gstreamer.h                |   49 -
 
43000
 gnome-settings-daemon/actions/acme-volume-oss.c    |  213 --
 
43001
 gnome-settings-daemon/actions/acme-volume-oss.h    |   47 -
 
43002
 gnome-settings-daemon/actions/acme-volume.c        |  119 -
 
43003
 gnome-settings-daemon/actions/acme-volume.h        |   61 -
 
43004
 gnome-settings-daemon/actions/acme.glade           |   69 -
 
43005
 gnome-settings-daemon/actions/acme.h               |   84 -
 
43006
 gnome-settings-daemon/delayed-dialog.c             |  122 --
 
43007
 gnome-settings-daemon/eggaccelerators.c            |  705 ------
 
43008
 gnome-settings-daemon/eggaccelerators.h            |   89 -
 
43009
 gnome-settings-daemon/factory.c                    |   58 -
 
43010
 .../gnome-settings-accessibility-keyboard.c        |  670 ------
 
43011
 gnome-settings-daemon/gnome-settings-background.c  |  348 ---
 
43012
 gnome-settings-daemon/gnome-settings-clipboard.c   |  907 --------
 
43013
 gnome-settings-daemon/gnome-settings-daemon.c      |  317 ---
 
43014
 gnome-settings-daemon/gnome-settings-daemon.h      |   63 -
 
43015
 gnome-settings-daemon/gnome-settings-daemon.pc.in  |   11 -
 
43016
 gnome-settings-daemon/gnome-settings-dbus.c        |  237 --
 
43017
 gnome-settings-daemon/gnome-settings-dbus.h        |   34 -
 
43018
 .../gnome-settings-default-editor.c                |  211 --
 
43019
 gnome-settings-daemon/gnome-settings-font.c        |  271 ---
 
43020
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |  295 ---
 
43021
 gnome-settings-daemon/gnome-settings-keybindings.c |  547 -----
 
43022
 .../gnome-settings-keyboard-xkb.c                  |  315 ---
 
43023
 .../gnome-settings-keyboard-xkb.h                  |   46 -
 
43024
 gnome-settings-daemon/gnome-settings-keyboard.c    |  408 ----
 
43025
 .../gnome-settings-locate-pointer.c                |  227 --
 
43026
 .../gnome-settings-locate-pointer.h                |   24 -
 
43027
 gnome-settings-daemon/gnome-settings-marshal.list  |    1 -
 
43028
 gnome-settings-daemon/gnome-settings-module.c      |  189 --
 
43029
 gnome-settings-daemon/gnome-settings-module.h      |   85 -
 
43030
 gnome-settings-daemon/gnome-settings-mouse.c       |  556 -----
 
43031
 .../gnome-settings-multimedia-keys.c               |  871 --------
 
43032
 gnome-settings-daemon/gnome-settings-screensaver.c |  230 --
 
43033
 gnome-settings-daemon/gnome-settings-sound.c       |  287 ---
 
43034
 .../gnome-settings-typing-break.c                  |  168 --
 
43035
 gnome-settings-daemon/gnome-settings-xmodmap.c     |  365 ----
 
43036
 gnome-settings-daemon/gnome-settings-xmodmap.h     |   32 -
 
43037
 gnome-settings-daemon/gnome-settings-xrandr.c      |  334 ---
 
43038
 gnome-settings-daemon/gnome-settings-xrdb.c        |  425 ----
 
43039
 gnome-settings-daemon/gnome-settings-xsettings.c   |  608 ------
 
43040
 gnome-settings-daemon/gsd-infos.xml                |   16 -
 
43041
 gnome-settings-daemon/gsd-media-keys-window.c      |  968 ---------
 
43042
 gnome-settings-daemon/gsd-media-keys-window.h      |   68 -
 
43043
 gnome-settings-daemon/list.c                       |  150 --
 
43044
 gnome-settings-daemon/list.h                       |   57 -
 
43045
 gnome-settings-daemon/modmap-dialog.glade          |  414 ----
 
43046
 .../org.gnome.SettingsDaemon.service.in            |    3 -
 
43047
 gnome-settings-daemon/reaper.c                     |  299 ---
 
43048
 gnome-settings-daemon/reaper.h                     |   64 -
 
43049
 gnome-settings-daemon/test-media-window.c          |  121 --
 
43050
 gnome-settings-daemon/utils.c                      |  193 --
 
43051
 gnome-settings-daemon/utils.h                      |   43 -
 
43052
 gnome-settings-daemon/xrdb/Editres.ad              |    5 -
 
43053
 gnome-settings-daemon/xrdb/Emacs.ad                |   21 -
 
43054
 gnome-settings-daemon/xrdb/General.ad              |    2 -
 
43055
 gnome-settings-daemon/xrdb/Makefile.am             |   10 -
 
43056
 gnome-settings-daemon/xrdb/Motif.ad                |   74 -
 
43057
 gnome-settings-daemon/xrdb/Tk.ad                   |  102 -
 
43058
 gnome-settings-daemon/xrdb/Xaw.ad                  |   25 -
 
43059
 gnome-settings-daemon/xsettings-common.c           |  264 ---
 
43060
 gnome-settings-daemon/xsettings-common.h           |  110 -
 
43061
 gnome-settings-daemon/xsettings-manager.c          |  424 ----
 
43062
 gnome-settings-daemon/xsettings-manager.h          |   71 -
 
43063
 gnome-settings-daemon/xutils.c                     |  117 -
 
43064
 gnome-settings-daemon/xutils.h                     |   50 -
 
43065
 76 files changed, 0 insertions(+), 17773 deletions(-)
 
43066
 
 
43067
commit c8636fd3734e464525668009e225e99a8cb0d5e0
 
43068
Author: Jens Granseuer <jensgr@gmx.net>
 
43069
Date:   Fri Jan 25 19:11:55 2008 +0000
 
43070
 
 
43071
    Patch by: Damien Carberry <damien.carberry@sun.com>
 
43072
    
 
43073
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
43074
    
 
43075
        Patch by: Damien Carberry <damien.carberry@sun.com>
 
43076
    
 
43077
        * configure.in:
 
43078
        * vfs-methods/fontilus/Makefile.am
 
43079
        * vfs-methods/themus/Makefile.am: determine correct nautilus
 
43080
         extension dir via pkgconfig (#505364)
 
43081
    
 
43082
    svn path=/trunk/; revision=8413
 
43083
 
 
43084
 ChangeLog                        |    7 +++++++
 
43085
 configure.in                     |    4 ++++
 
43086
 vfs-methods/fontilus/ChangeLog   |    7 +++++++
 
43087
 vfs-methods/fontilus/Makefile.am |    2 +-
 
43088
 vfs-methods/themus/ChangeLog     |    7 +++++++
 
43089
 vfs-methods/themus/Makefile.am   |    2 +-
 
43090
 6 files changed, 27 insertions(+), 2 deletions(-)
 
43091
 
 
43092
commit c06bce17afa29c63d0f0d5777d3894c420b47ab9
 
43093
Author: Jens Granseuer <jensgr@gmx.net>
 
43094
Date:   Fri Jan 25 18:55:50 2008 +0000
 
43095
 
 
43096
    remove code for obsolete "stock" icons
 
43097
    
 
43098
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
43099
    
 
43100
        * capplet-stock-icons.c: (capplet_init_stock_icons): remove code
 
43101
        for obsolete "stock" icons
 
43102
    
 
43103
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
43104
    
 
43105
        * Makefile.am:
 
43106
        * keyboard-bell.png:
 
43107
        * keyboard-cursor.png:
 
43108
        * keyboard-repeat.png:
 
43109
        * keyboard-volume.png: remove obsolete icons
 
43110
        * gnome-keyboard-properties.c: (setup_dialog): don't initialize
 
43111
        our custom "stock" icons since we don't use them any longer
 
43112
    
 
43113
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
43114
    
 
43115
        * Makefile.am:
 
43116
        * mouse-left.png:
 
43117
        * mouse-right.png: remove obsolete icons
 
43118
    
 
43119
    svn path=/trunk/; revision=8412
 
43120
 
 
43121
 capplets/common/ChangeLog                     |    5 +++
 
43122
 capplets/common/capplet-stock-icons.c         |   43 +++----------------------
 
43123
 capplets/keyboard/ChangeLog                   |   10 ++++++
 
43124
 capplets/keyboard/Makefile.am                 |    9 +-----
 
43125
 capplets/keyboard/gnome-keyboard-properties.c |    3 --
 
43126
 capplets/keyboard/keyboard-bell.png           |  Bin 4199 -> 0 bytes
 
43127
 capplets/keyboard/keyboard-cursor.png         |  Bin 261 -> 0 bytes
 
43128
 capplets/keyboard/keyboard-repeat.png         |  Bin 3852 -> 0 bytes
 
43129
 capplets/keyboard/keyboard-volume.png         |  Bin 4655 -> 0 bytes
 
43130
 capplets/mouse/ChangeLog                      |    6 +++
 
43131
 capplets/mouse/Makefile.am                    |    4 +--
 
43132
 capplets/mouse/mouse-left.png                 |  Bin 9676 -> 0 bytes
 
43133
 capplets/mouse/mouse-right.png                |  Bin 9572 -> 0 bytes
 
43134
 13 files changed, 28 insertions(+), 52 deletions(-)
 
43135
 
 
43136
commit 62dd7faa9ee8d933cc6f5639bcba646f254ef582
 
43137
Author: Jens Granseuer <jensgr@gmx.net>
 
43138
Date:   Fri Jan 25 18:29:28 2008 +0000
 
43139
 
 
43140
    remove left-over callback that was causing the capplet to set a label on a
 
43141
    
 
43142
    2008-01-25  Jens Granseuer  <jensgr@gmx.net>
 
43143
    
 
43144
        * gnome-mouse-properties.c: (delay_value_changed_cb), (setup_dialog):
 
43145
        remove left-over callback that was causing the capplet to set a label
 
43146
        on a NULL widget (bug #510425)
 
43147
    
 
43148
    svn path=/trunk/; revision=8411
 
43149
 
 
43150
 capplets/mouse/ChangeLog                |    6 ++++
 
43151
 capplets/mouse/gnome-mouse-properties.c |   48 +++++++++----------------------
 
43152
 2 files changed, 20 insertions(+), 34 deletions(-)
 
43153
 
 
43154
commit 2824523e94357d7a25ae73c6cce015e7bf89cadb
 
43155
Author: Jens Granseuer <jensgr@gmx.net>
 
43156
Date:   Thu Jan 24 18:55:18 2008 +0000
 
43157
 
 
43158
    only declare variables at the beginning of a code block... ... and fix a
 
43159
    
 
43160
    2008-01-24  Jens Granseuer  <jensgr@gmx.net>
 
43161
    
 
43162
        * appearance-desktop.c: (on_item_changed): only declare variables at
 
43163
        the beginning of a code block...
 
43164
        * gnome-wp-item.c: (gnome_wp_item_update_description): ... and fix a
 
43165
        constness warning
 
43166
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml): remove unused variable
 
43167
    
 
43168
    svn path=/trunk/; revision=8410
 
43169
 
 
43170
 capplets/appearance/ChangeLog            |    8 ++++++++
 
43171
 capplets/appearance/appearance-desktop.c |    8 +++++---
 
43172
 capplets/appearance/gnome-wp-item.c      |   17 +++++++++--------
 
43173
 capplets/appearance/gnome-wp-xml.c       |    1 -
 
43174
 4 files changed, 22 insertions(+), 12 deletions(-)
 
43175
 
 
43176
commit 6e0ad68523bda113d0a540fdae6bb56c0f86fb8c
 
43177
Author: Andre Klapper <a9016009@gmx.de>
 
43178
Date:   Tue Jan 22 11:57:11 2008 +0000
 
43179
 
 
43180
    Sync "beep" translation.
 
43181
    
 
43182
    2008-01-22  Andre Klapper  <a9016009@gmx.de>
 
43183
    
 
43184
        * de.po: Sync "beep" translation.
 
43185
    
 
43186
    
 
43187
    svn path=/trunk/; revision=8408
 
43188
 
 
43189
 po/ChangeLog |    4 ++++
 
43190
 po/de.po     |   20 ++++++++++----------
 
43191
 2 files changed, 14 insertions(+), 10 deletions(-)
 
43192
 
 
43193
commit 82512cb56ce4a338f3097e81265694a363b9378b
 
43194
Author: Kjartan Maraas <kmaraas@gnome.org>
 
43195
Date:   Mon Jan 21 20:16:05 2008 +0000
 
43196
 
 
43197
    Updated Norwegian bokmål translation.
 
43198
    
 
43199
    2008-01-21  Kjartan Maraas  <kmaraas@gnome.org>
 
43200
    
 
43201
        * nb.po: Updated Norwegian bokmål translation.
 
43202
    
 
43203
    svn path=/trunk/; revision=8407
 
43204
 
 
43205
 po/ChangeLog |    4 +
 
43206
 po/nb.po     |  303 ++++++++++++++++++++++++++++++++++------------------------
 
43207
 2 files changed, 184 insertions(+), 123 deletions(-)
 
43208
 
 
43209
commit 4de49eacbd25af89576c74024375008bbf7356ae
 
43210
Author: Kostas Papadimas <pkst@src.gnome.org>
 
43211
Date:   Mon Jan 21 16:56:03 2008 +0000
 
43212
 
 
43213
    Updated Greek translation
 
43214
    
 
43215
    svn path=/trunk/; revision=8406
 
43216
 
 
43217
 po/ChangeLog |    4 +
 
43218
 po/el.po     |  813 +++++++++++++++++++++++++++++++++++++---------------------
 
43219
 2 files changed, 530 insertions(+), 287 deletions(-)
 
43220
 
 
43221
commit 5c159d054f3c8d6138a14838791c2bd4dc3f3c2d
 
43222
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
43223
Date:   Sun Jan 20 15:12:48 2008 +0000
 
43224
 
 
43225
    Updated Occitan translation
 
43226
    
 
43227
    svn path=/trunk/; revision=8405
 
43228
 
 
43229
 help/ChangeLog |    5 +-
 
43230
 help/oc/oc.po  | 1433 +++-----------------------------------------------------
 
43231
 2 files changed, 66 insertions(+), 1372 deletions(-)
 
43232
 
 
43233
commit 6a68ea22f28d7aa1c5c6320b80ab6f3edc063260
 
43234
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
43235
Date:   Fri Jan 18 20:21:14 2008 +0000
 
43236
 
 
43237
    Updated Turkish translation to pass msgfmt -cv
 
43238
    
 
43239
    svn path=/trunk/; revision=8404
 
43240
 
 
43241
 po/ChangeLog |    4 +
 
43242
 po/ca.po     | 1990 +++++++++++++++++++++++++++++++++++-----------------------
 
43243
 po/tr.po     |   14 +-
 
43244
 3 files changed, 1200 insertions(+), 808 deletions(-)
 
43245
 
 
43246
commit 0bfec137c6fe6b293a2e83280f1373307e262704
 
43247
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
43248
Date:   Fri Jan 18 17:48:00 2008 +0000
 
43249
 
 
43250
    Updated Basque translation.
 
43251
    
 
43252
    2008-01-18  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
43253
    
 
43254
        * eu.po: Updated Basque translation.
 
43255
    
 
43256
    
 
43257
    svn path=/trunk/; revision=8403
 
43258
 
 
43259
 po/ChangeLog |    4 +
 
43260
 po/eu.po     |  262 +++++++++++++++++++++++++++++++++++++---------------------
 
43261
 2 files changed, 170 insertions(+), 96 deletions(-)
 
43262
 
 
43263
commit 386f9dac92824f4b2cbfae4795df2324b195f29a
 
43264
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
43265
Date:   Thu Jan 17 14:19:43 2008 +0000
 
43266
 
 
43267
    Updated Spanish translation
 
43268
    
 
43269
    svn path=/trunk/; revision=8402
 
43270
 
 
43271
 po/ChangeLog |    4 +
 
43272
 po/es.po     |  194 +++++++++++++++++++++++++++++----------------------------
 
43273
 2 files changed, 103 insertions(+), 95 deletions(-)
 
43274
 
 
43275
commit 6d14756796cda20e7aefdc9f125b48cb902a8b2c
 
43276
Author: Luca Ferretti <elle.uca@libero.it>
 
43277
Date:   Thu Jan 17 11:19:20 2008 +0000
 
43278
 
 
43279
    Updated Italian translation.
 
43280
    
 
43281
    2008-01-17  Luca Ferretti  <elle.uca@libero.it>
 
43282
    
 
43283
        * it.po: Updated Italian translation.
 
43284
    
 
43285
    
 
43286
    svn path=/trunk/; revision=8401
 
43287
 
 
43288
 po/ChangeLog |    4 +
 
43289
 po/it.po     |  964 +++++++++++++++++++++++++++++++++++++++++----------------
 
43290
 2 files changed, 697 insertions(+), 271 deletions(-)
 
43291
 
 
43292
commit ed5c5334e57abc89ff87e3ecccaf5aaf6dc1e571
 
43293
Author: Luca Ferretti <elle.uca@libero.it>
 
43294
Date:   Thu Jan 17 10:02:56 2008 +0000
 
43295
 
 
43296
    added gnome-mouse-accessibility.c and gnome-settings-mouse.c; removed
 
43297
    
 
43298
    2008-01-17  Luca Ferretti  <elle.uca@libero.it>
 
43299
    
 
43300
        * POTFILES.in: added gnome-mouse-accessibility.c and
 
43301
        gnome-settings-mouse.c; removed libbackground/applier.c
 
43302
    
 
43303
    
 
43304
    svn path=/trunk/; revision=8400
 
43305
 
 
43306
 po/ChangeLog   |    5 +++++
 
43307
 po/POTFILES.in |    3 ++-
 
43308
 2 files changed, 7 insertions(+), 1 deletions(-)
 
43309
 
 
43310
commit 569abc476b0de0ee11df84197fe2b9489cf8933f
 
43311
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
43312
Date:   Wed Jan 16 16:34:31 2008 +0000
 
43313
 
 
43314
    updated hebrew translation
 
43315
    
 
43316
    svn path=/trunk/; revision=8399
 
43317
 
 
43318
 po/ChangeLog |    4 +
 
43319
 po/he.po     | 3025 ++++++++++++++++++++++++++++++++--------------------------
 
43320
 2 files changed, 1658 insertions(+), 1371 deletions(-)
 
43321
 
 
43322
commit 9aa5ddd295d212f94799c055d844c2ee0741e842
 
43323
Author: Denis Washington <denisw@svn.gnome.org>
 
43324
Date:   Wed Jan 16 15:55:24 2008 +0000
 
43325
 
 
43326
    Don't mark stock labels as translatable. (Bug #508270)
 
43327
    
 
43328
    2008-01-16  Denis Washington  <denisw@svn.gnome.org>
 
43329
    
 
43330
        * capplets/keyboard/gnome-keyboard-properties.glade:
 
43331
        Don't mark stock labels as translatable. (Bug #508270)
 
43332
    
 
43333
    svn path=/trunk/; revision=8398
 
43334
 
 
43335
 capplets/keyboard/ChangeLog                       |    5 +++++
 
43336
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
43337
 2 files changed, 7 insertions(+), 2 deletions(-)
 
43338
 
 
43339
commit e7157301e49a24abac02b883ddaf615e12f97641
 
43340
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43341
Date:   Wed Jan 16 12:27:29 2008 +0000
 
43342
 
 
43343
    disabled schemas directory from the build, those files are now part of
 
43344
    
 
43345
    2008-01-16  Rodrigo Moya <rodrigo@gnome-db.org>
 
43346
    
 
43347
        * Makefile.am:
 
43348
        * configure.in: disabled schemas directory from the build, those
 
43349
        files are now part of gnome-settings-daemon.
 
43350
    
 
43351
    svn path=/trunk/; revision=8397
 
43352
 
 
43353
 ChangeLog    |    6 ++++++
 
43354
 Makefile.am  |    2 +-
 
43355
 configure.in |    1 -
 
43356
 3 files changed, 7 insertions(+), 2 deletions(-)
 
43357
 
 
43358
commit 5f3355c49908e90ad8ef2efadbd6b03d22270837
 
43359
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43360
Date:   Tue Jan 15 11:45:27 2008 +0000
 
43361
 
 
43362
    prepare for 2.21.5.
 
43363
    
 
43364
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
43365
    
 
43366
        * configure.in:
 
43367
        * NEWS: prepare for 2.21.5.
 
43368
    
 
43369
        * capplets/common/Makefile.am: fixed CFLAGS and LIBS.
 
43370
    
 
43371
        * capplets/common/activate-settings-daemon.c: include new built
 
43372
        header file for DBus interface.
 
43373
    
 
43374
        * configure.in: check gnome-settings-daemon.
 
43375
    
 
43376
    svn path=/trunk/; revision=8395
 
43377
 
 
43378
 ChangeLog                      |   12 +++++++++
 
43379
 NEWS                           |   44 +++++++++++++++++++++++++++++++++++
 
43380
 capplets/common/Makefile.am    |   50 ++++++++++++++++++++++++---------------
 
43381
 capplets/keyboard/ChangeLog    |    4 +++
 
43382
 capplets/keyboard/Makefile.am  |   20 ++++++++-------
 
43383
 configure.in                   |    7 +----
 
43384
 help/ChangeLog                 |    5 ++-
 
43385
 libwindow-settings/Makefile.am |    2 +-
 
43386
 po/ChangeLog                   |    4 +-
 
43387
 9 files changed, 109 insertions(+), 39 deletions(-)
 
43388
 
 
43389
commit 262ed40e3a3f518b42ab3ddf603be862f4891a5b
 
43390
Author: Denis Washington <denisw@svn.gnome.org>
 
43391
Date:   Tue Jan 15 08:00:46 2008 +0000
 
43392
 
 
43393
    Move "Type to test settings" entry beneath the notebook to make it easily
 
43394
    
 
43395
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43396
    
 
43397
        * capplets/keyboard/gnome-keyboard-properties.glade:
 
43398
        Move "Type to test settings" entry beneath the notebook to make it
 
43399
        easily accessible from all tabs. (Also handy for layout and a11y
 
43400
        preferences.)
 
43401
    
 
43402
    
 
43403
    svn path=/trunk/; revision=8394
 
43404
 
 
43405
 capplets/keyboard/ChangeLog                       |    7 +
 
43406
 capplets/keyboard/gnome-keyboard-properties.glade | 1997 +++++++++++----------
 
43407
 2 files changed, 1009 insertions(+), 995 deletions(-)
 
43408
 
 
43409
commit 45a77d648e41589d59bc4f2c3067328d9bd3fc47
 
43410
Author: Denis Washington <denisw@svn.gnome.org>
 
43411
Date:   Tue Jan 15 01:47:41 2008 +0000
 
43412
 
 
43413
    Index: gnome-settings-daemon/ChangeLog
 
43414
    ===================================================================
 
43415
    --- gnome-settings-daemon/ChangeLog     (revision 8392)
 
43416
    +++ gnome-settings-daemon/ChangeLog     (working copy)
 
43417
    @@ -1,3 +1,9 @@
 
43418
    +2008-01-14  Soren Sandmann  <sandmann@daimi.au.dk>
 
43419
    +
 
43420
    +       * gnome-settings-background.c: Use GnomeBG from gnome-desktop
 
43421
    +
 
43422
    +
 
43423
    +
 
43424
     2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43425
    
 
43426
            * gnome-settings-mouse.c:
 
43427
    
 
43428
    ===================================================================
 
43429
    --- libbackground/ChangeLog     (revision 8336)
 
43430
    +++ libbackground/ChangeLog     (working copy)
 
43431
    @@ -1,3 +1,9 @@
 
43432
    +2008-01-14  Soren Sandmann <sandmann@daimi.au.dk>
 
43433
    +
 
43434
    +       * applier.[ch]: Delete these files
 
43435
    +
 
43436
    +       * Makefile.am: Remove them here.
 
43437
    +
 
43438
     2007-04-16  Jens Granseuer  <jensgr@gmx.net>
 
43439
    
 
43440
            Patch by: Erich Schubert <erich@debian.org>
 
43441
    
 
43442
    
 
43443
    Index: capplets/appearance/ChangeLog
 
43444
    ===================================================================
 
43445
    --- capplets/appearance/ChangeLog       (revision 8392)
 
43446
    +++ capplets/appearance/ChangeLog       (working copy)
 
43447
    @@ -1,3 +1,13 @@
 
43448
    +2008-01-14  Soren Sandmann  <sandmann@redhat.com>
 
43449
    +
 
43450
    +       * appearance-desktop.c: Update list model when the background
 
43451
    +       changes.
 
43452
    +       * gnome-wp-item.c: Create a GnomeBG for the item.
 
43453
    +       * gnome-wp-item.h: Add a GnomeBG field - Remove
 
43454
    +       gnome_wp_item_dup() function.
 
43455
    +       * gnome-wp-info.c: Delete gnome_wp_item_dup() function.
 
43456
    +       * gnome-wp-xml.c: Ensure that a GnomeBG exists.
 
43457
    +
 
43458
     2007-12-22  Thomas Wood  <thos@gnome.org>
 
43459
    
 
43460
            * theme-installer.c: (transfer_done_tgz_tbz),
 
43461
    
 
43462
    
 
43463
    svn path=/trunk/; revision=8393
 
43464
 
 
43465
 capplets/appearance/ChangeLog                     |   10 +
 
43466
 capplets/appearance/appearance-desktop.c          |   39 ++++
 
43467
 capplets/appearance/gnome-wp-info.c               |   21 --
 
43468
 capplets/appearance/gnome-wp-info.h               |    1 -
 
43469
 capplets/appearance/gnome-wp-item.c               |  253 ++++++---------------
 
43470
 capplets/appearance/gnome-wp-item.h               |    6 +-
 
43471
 capplets/appearance/gnome-wp-xml.c                |    4 +
 
43472
 configure.in                                      |   10 +-
 
43473
 gnome-settings-daemon/ChangeLog                   |    4 +
 
43474
 gnome-settings-daemon/gnome-settings-background.c |  208 ++++++++++++++---
 
43475
 libbackground/ChangeLog                           |    6 +
 
43476
 libbackground/Makefile.am                         |    1 -
 
43477
 12 files changed, 321 insertions(+), 242 deletions(-)
 
43478
 
 
43479
commit 4c12566cfacc5a7aba43c3981a7beaafd0188dc9
 
43480
Author: Daniel Nylander <dnylande@src.gnome.org>
 
43481
Date:   Tue Jan 15 01:06:17 2008 +0000
 
43482
 
 
43483
    sv.po: Swedish translation updated
 
43484
    
 
43485
    svn path=/trunk/; revision=8392
 
43486
 
 
43487
 po/ChangeLog |    4 +
 
43488
 po/sv.po     |  175 +++++++++++++++++++++++++++++++++++++++++++---------------
 
43489
 2 files changed, 134 insertions(+), 45 deletions(-)
 
43490
 
 
43491
commit f9937753c4f59d27c5c266e88fd4548cc1851cc8
 
43492
Author: Denis Washington <denisw@svn.gnome.org>
 
43493
Date:   Mon Jan 14 18:06:46 2008 +0000
 
43494
 
 
43495
    Add translation context to some labels. (Bug #509417)
 
43496
    
 
43497
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43498
    
 
43499
        * capplets/mouse/gnome-mouse-properties.glade:
 
43500
        Add translation context to some labels. (Bug #509417)
 
43501
    
 
43502
    svn path=/trunk/; revision=8391
 
43503
 
 
43504
 capplets/mouse/ChangeLog                    |    5 +
 
43505
 capplets/mouse/gnome-mouse-properties.glade |  332 +++++++++++++-------------
 
43506
 2 files changed, 171 insertions(+), 166 deletions(-)
 
43507
 
 
43508
commit 1f03cd3da33cbe4248a95fe112a89dabbd2f82f6
 
43509
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43510
Date:   Mon Jan 14 18:05:39 2008 +0000
 
43511
 
 
43512
    disable gnome-settings-daemon build here also.
 
43513
    
 
43514
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
43515
    
 
43516
        * configure.in: disable gnome-settings-daemon build here also.
 
43517
    
 
43518
        * capplets/appearance/Makefile.am:
 
43519
        * gnome-settings-daemon/Makefile.am:
 
43520
        * libwindow-settings/Makefile.am:
 
43521
        * vfs-methods/fontilus/Makefile.am:
 
43522
        * vfs-methods/themus/Makefile.am: fixes for Cygwin building (#317046)
 
43523
    
 
43524
    svn path=/trunk/; revision=8390
 
43525
 
 
43526
 ChangeLog |   10 ++++++++++
 
43527
 1 files changed, 10 insertions(+), 0 deletions(-)
 
43528
 
 
43529
commit a7d00c7cdabb3e508cdca8a3973fa271387b2b39
 
43530
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43531
Date:   Mon Jan 14 18:05:06 2008 +0000
 
43532
 
 
43533
    disable gnome-settings-daemon build here also.
 
43534
    
 
43535
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
43536
    
 
43537
        * configure.in: disable gnome-settings-daemon build here also.
 
43538
    
 
43539
        * capplets/appearance/Makefile.am:
 
43540
        * gnome-settings-daemon/Makefile.am:
 
43541
        * libwindow-settings/Makefile.am:
 
43542
        * vfs-methods/fontilus/Makefile.am:
 
43543
        * vfs-methods/themus/Makefile.am: fixes for Cygwin building (#317046)
 
43544
    
 
43545
    svn path=/trunk/; revision=8389
 
43546
 
 
43547
 capplets/appearance/Makefile.am   |    6 +++---
 
43548
 configure.in                      |   10 +++++-----
 
43549
 gnome-settings-daemon/Makefile.am |    4 ++--
 
43550
 libwindow-settings/Makefile.am    |    3 ++-
 
43551
 vfs-methods/fontilus/Makefile.am  |    4 ++--
 
43552
 vfs-methods/themus/Makefile.am    |    4 ++--
 
43553
 6 files changed, 16 insertions(+), 15 deletions(-)
 
43554
 
 
43555
commit 506e9e9bfccfdf9228d0583b1da65d6c71124833
 
43556
Author: Denis Washington <denisw@svn.gnome.org>
 
43557
Date:   Mon Jan 14 17:36:29 2008 +0000
 
43558
 
 
43559
    Remove XML header line.
 
43560
    
 
43561
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43562
    
 
43563
        * help/C/config-mouse.xml:
 
43564
        Remove XML header line.
 
43565
    
 
43566
    svn path=/trunk/; revision=8388
 
43567
 
 
43568
 help/C/config-mouse.xml |    3 +--
 
43569
 help/ChangeLog          |    5 +++++
 
43570
 2 files changed, 6 insertions(+), 2 deletions(-)
 
43571
 
 
43572
commit 8b216564835e9739f5cf5ec7ec1cbb1a93318f75
 
43573
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
43574
Date:   Mon Jan 14 17:09:06 2008 +0000
 
43575
 
 
43576
    Updated Spanish translation
 
43577
    
 
43578
    svn path=/trunk/; revision=8387
 
43579
 
 
43580
 po/ChangeLog |    4 ++
 
43581
 po/es.po     |  150 +++++++++++++++++++++++++++++++++++++++++-----------------
 
43582
 2 files changed, 111 insertions(+), 43 deletions(-)
 
43583
 
 
43584
commit 6e53a66d8ab6e3ace394775fe94840068c2efbc1
 
43585
Author: Denis Washington <denisw@svn.gnome.org>
 
43586
Date:   Mon Jan 14 16:46:40 2008 +0000
 
43587
 
 
43588
    Updated to reflect the changes to the mouse capplet, e.g. the new
 
43589
    
 
43590
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43591
    
 
43592
        * help/C/config-mouse.xml:
 
43593
        Updated to reflect the changes to the mouse capplet, e.g. the new
 
43594
        Accessibility tab.
 
43595
    
 
43596
    svn path=/trunk/; revision=8386
 
43597
 
 
43598
 help/C/config-mouse.xml |  332 ++++++++++++++++++++++++++++++++---------------
 
43599
 help/ChangeLog          |    6 +
 
43600
 2 files changed, 234 insertions(+), 104 deletions(-)
 
43601
 
 
43602
commit 429996b9960757f23cf55113bce6528ec9687d50
 
43603
Author: Denis Washington <denisw@svn.gnome.org>
 
43604
Date:   Mon Jan 14 16:35:21 2008 +0000
 
43605
 
 
43606
    Integrate mousetweaks settings into the mouse capplet. (Bug #503547)
 
43607
    
 
43608
    2008-01-14  Denis Washington  <denisw@svn.gnome.org>
 
43609
    
 
43610
        Integrate mousetweaks settings into the mouse capplet. (Bug #503547)
 
43611
    
 
43612
        * capplets/mouse/gnome-mouse-properties.glade:
 
43613
        Merge the previous "Buttons" and "Motion" tabs into one, and add a new
 
43614
        "Accessibility" tab with the mousetweaks preferences. Additionally, re-add
 
43615
        the "Locate Pointer" preference which disappeared in 2.20. (Bug #480457)
 
43616
    
 
43617
        * capplets/mouse/gnome-mouse-properties.c:
 
43618
        Call setup function for the a11y tab, update for a small UI change regarding
 
43619
        handness preferences, and implement the locate-pointer checkbox.
 
43620
    
 
43621
        * capplets/mouse/gnome-mouse-accessibility.[ch]:
 
43622
        Added.
 
43623
    
 
43624
        * capplets/mouse/Makefile.am:
 
43625
        Add gnome-mouse-accessibility.c.
 
43626
    
 
43627
        * gnome-settings-daemon/gnome-settings-mouse.c:
 
43628
        Mousetweaks support.
 
43629
    
 
43630
    svn path=/trunk/; revision=8385
 
43631
 
 
43632
 capplets/mouse/ChangeLog                     |   19 +
 
43633
 capplets/mouse/Makefile.am                   |    5 +-
 
43634
 capplets/mouse/gnome-mouse-accessibility.c   |  231 +++
 
43635
 capplets/mouse/gnome-mouse-accessibility.h   |   90 +
 
43636
 capplets/mouse/gnome-mouse-properties.c      |   65 +-
 
43637
 capplets/mouse/gnome-mouse-properties.glade  | 2367 +++++++++++++++-----------
 
43638
 gnome-settings-daemon/ChangeLog              |    5 +
 
43639
 gnome-settings-daemon/gnome-settings-mouse.c |   49 +
 
43640
 8 files changed, 1763 insertions(+), 1068 deletions(-)
 
43641
 
 
43642
commit 54d30bd4c245652bc6cafcbbb524b44eded06a07
 
43643
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43644
Date:   Mon Jan 14 16:17:36 2008 +0000
 
43645
 
 
43646
    disabled non-functional l10n capplet.
 
43647
    
 
43648
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
43649
    
 
43650
        * capplets/Makefile.am: disabled non-functional l10n capplet.
 
43651
    
 
43652
    svn path=/trunk/; revision=8384
 
43653
 
 
43654
 ChangeLog            |    4 ++++
 
43655
 capplets/Makefile.am |    1 -
 
43656
 2 files changed, 4 insertions(+), 1 deletions(-)
 
43657
 
 
43658
commit b6177042b1a47ce1263c2cbe1e5e051c98daee17
 
43659
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43660
Date:   Mon Jan 14 15:18:00 2008 +0000
 
43661
 
 
43662
    reverted patch from bug #165343.
 
43663
    
 
43664
    2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>
 
43665
    
 
43666
        * gnome-settings-multimedia-keys.c: reverted patch from bug #165343.
 
43667
    
 
43668
    svn path=/trunk/; revision=8383
 
43669
 
 
43670
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
43671
 .../gnome-settings-multimedia-keys.c               |    5 +++--
 
43672
 2 files changed, 7 insertions(+), 2 deletions(-)
 
43673
 
 
43674
commit d178120b96c5b50911b896a31f912903615790d2
 
43675
Author: Priit Laes <plaes at svn dot gnome dot org>
 
43676
Date:   Mon Jan 14 08:21:00 2008 +0000
 
43677
 
 
43678
    Translation updated by Ivar Smolin
 
43679
    
 
43680
    2008-01-14  Priit Laes  <plaes at svn dot gnome dot org>
 
43681
    
 
43682
        * et.po: Translation updated by Ivar Smolin
 
43683
    
 
43684
    svn path=/trunk/; revision=8382
 
43685
 
 
43686
 po/ChangeLog |    4 +
 
43687
 po/et.po     | 1339 ++++++++++++++++++++++++++++++++--------------------------
 
43688
 2 files changed, 749 insertions(+), 594 deletions(-)
 
43689
 
 
43690
commit 18929622c3a7fdc03b5315156ebc38c6291960c8
 
43691
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
43692
Date:   Sat Jan 12 01:39:30 2008 +0000
 
43693
 
 
43694
    disabled settings daemon build so that the separate module gets more
 
43695
    
 
43696
    2008-01-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
43697
    
 
43698
        * Makefile.am: disabled settings daemon build so that the separate
 
43699
        module gets more testing.
 
43700
    
 
43701
    svn path=/trunk/; revision=8381
 
43702
 
 
43703
 ChangeLog   |    5 +++++
 
43704
 Makefile.am |    2 +-
 
43705
 2 files changed, 6 insertions(+), 1 deletions(-)
 
43706
 
 
43707
commit 1006b43d3fd02ba1f8c080b6f1af2ae2a19b54ab
 
43708
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
 
43709
Date:   Wed Jan 9 12:12:53 2008 +0000
 
43710
 
 
43711
    Updated Basque translation.
 
43712
    
 
43713
    2008-01-09  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
 
43714
    
 
43715
            * eu.po: Updated Basque translation.
 
43716
    
 
43717
    
 
43718
    svn path=/trunk/; revision=8379
 
43719
 
 
43720
 po/ChangeLog |    4 +
 
43721
 po/eu.po     | 1536 +++++++++++++++++++++++++++++++---------------------------
 
43722
 2 files changed, 822 insertions(+), 718 deletions(-)
 
43723
 
 
43724
commit 05711b78cb94aefa889d31f3417b951a3d7a12b8
 
43725
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
43726
Date:   Tue Jan 8 14:50:08 2008 +0000
 
43727
 
 
43728
    Added NEWS from 2.20 branch
 
43729
    
 
43730
    svn path=/trunk/; revision=8378
 
43731
 
 
43732
 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 
43733
 1 files changed, 37 insertions(+), 0 deletions(-)
 
43734
 
 
43735
commit 16793b3addb4f69bbbeb243ed24f5be2c01bcd8d
 
43736
Author: Funda Wang <fwang@src.gnome.org>
 
43737
Date:   Mon Jan 7 13:56:30 2008 +0000
 
43738
 
 
43739
    Updated Simplified Chinese translation
 
43740
    
 
43741
    svn path=/trunk/; revision=8376
 
43742
 
 
43743
 po/ChangeLog |    4 +
 
43744
 po/zh_CN.po  | 1319 +++++++++++++++++++++++++++++++---------------------------
 
43745
 2 files changed, 702 insertions(+), 621 deletions(-)
 
43746
 
 
43747
commit 0d3d2f95d6706e6b2de1521829f34b6be2976903
 
43748
Author: Eskild Hustvedt <i81n@zerodogg.org>
 
43749
Date:   Sun Jan 6 18:37:25 2008 +0000
 
43750
 
 
43751
    Updated Norwegian Nynorsk translation.
 
43752
    
 
43753
    2008-01-06  Eskild Hustvedt  <i81n@zerodogg.org>
 
43754
    
 
43755
        * nn.po: Updated Norwegian Nynorsk translation.
 
43756
    
 
43757
    svn path=/trunk/; revision=8374
 
43758
 
 
43759
 po/ChangeLog |    4 +
 
43760
 po/nn.po     | 4474 ++++++++++++++++++++++++++++++++++++----------------------
 
43761
 2 files changed, 2795 insertions(+), 1683 deletions(-)
 
43762
 
 
43763
commit a8a7f5605bb62c1e4457ac6dabffdd770069bebc
 
43764
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
43765
Date:   Sat Jan 5 23:16:41 2008 +0000
 
43766
 
 
43767
    Updated Belarusian Latin translation.
 
43768
    
 
43769
    svn path=/trunk/; revision=8373
 
43770
 
 
43771
 po/ChangeLog   |    4 +
 
43772
 po/be@latin.po |  261 +++++++++++++++++++++++++++++++++++++------------------
 
43773
 2 files changed, 179 insertions(+), 86 deletions(-)
 
43774
 
 
43775
commit 2d0ad31379c885a12b42045e7ed543cb3a9ed0a9
 
43776
Author: Luca Ferretti <elle.uca@libero.it>
 
43777
Date:   Sat Jan 5 22:16:04 2008 +0000
 
43778
 
 
43779
    check for eel-2.0, needed by latest libslab. See bug #504968.
 
43780
    
 
43781
    2007-12-22  Luca Ferretti  <elle.uca@libero.it>
 
43782
    
 
43783
        * configure.in: check for eel-2.0, needed by latest libslab.
 
43784
        See bug #504968.
 
43785
    
 
43786
    svn path=/trunk/; revision=8372
 
43787
 
 
43788
 po/ChangeLog |    5 +
 
43789
 po/sk.po     | 4818 +++++++++++++++++++++++++++++++++-------------------------
 
43790
 2 files changed, 2790 insertions(+), 2033 deletions(-)
 
43791
 
 
43792
commit 954f6f8f8be8a397d030812877c16f9efba63cc6
 
43793
Author: Denis Washington <denisw@svn.gnome.org>
 
43794
Date:   Sat Jan 5 18:49:07 2008 +0000
 
43795
 
 
43796
    Don't depend on /desktop/gnome/accessibility/keyboard/enable for setting
 
43797
    
 
43798
    2008-01-05  Denis Washington  <denisw@svn.gnome.org>
 
43799
    
 
43800
        * gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
 
43801
        Don't depend on /desktop/gnome/accessibility/keyboard/enable for
 
43802
        setting the AccessXFeedback flag; instead, set it if one of the
 
43803
        notification bits is enabled.
 
43804
    
 
43805
    svn path=/trunk/; revision=8371
 
43806
 
 
43807
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
43808
 .../gnome-settings-accessibility-keyboard.c        |   18 +++++++++---------
 
43809
 2 files changed, 16 insertions(+), 9 deletions(-)
 
43810
 
 
43811
commit 263cbee55f866def0d58ce9ccb6ed1558fdfea91
 
43812
Author: Clytie Siddall <clyties@src.gnome.org>
 
43813
Date:   Sat Jan 5 07:05:45 2008 +0000
 
43814
 
 
43815
    Updated Vietnamese translation
 
43816
    
 
43817
    svn path=/trunk/; revision=8370
 
43818
 
 
43819
 po/ChangeLog |    4 +
 
43820
 po/vi.po     | 1701 ++++++++++++++++++++++++++++++----------------------------
 
43821
 2 files changed, 895 insertions(+), 810 deletions(-)
 
43822
 
 
43823
commit 057f6f44c337d137c8bfdfbf3ed54c8f3618df58
 
43824
Author: Daniel Nylander <dnylande@src.gnome.org>
 
43825
Date:   Thu Jan 3 21:36:09 2008 +0000
 
43826
 
 
43827
    sv.po: Swedish translation updated
 
43828
    
 
43829
    svn path=/trunk/; revision=8369
 
43830
 
 
43831
 po/ChangeLog |    4 +
 
43832
 po/sv.po     |  261 +++++++++++++++++++++++++++++++++++++++-------------------
 
43833
 2 files changed, 179 insertions(+), 86 deletions(-)
 
43834
 
 
43835
commit 53c18cb7e53de2045403eb962c29a1d0db7f3af5
 
43836
Author: Kjartan Maraas <kmaraas@gnome.org>
 
43837
Date:   Thu Jan 3 21:19:51 2008 +0000
 
43838
 
 
43839
    Updated Norwegian bokmål translation.
 
43840
    
 
43841
    2008-01-03  Kjartan Maraas  <kmaraas@gnome.org>
 
43842
    
 
43843
        * nb.po: Updated Norwegian bokmål translation.
 
43844
    
 
43845
    svn path=/trunk/; revision=8368
 
43846
 
 
43847
 po/ChangeLog |   21 ++-
 
43848
 po/nb.po     |  432 +++++++++++++++++++++++++++++++++++-----------------------
 
43849
 2 files changed, 272 insertions(+), 181 deletions(-)
 
43850
 
 
43851
commit 0662e1a9fdcbc140d351810ef9eba405c595f3ad
 
43852
Author: Denis Washington <denisw@svn.gnome.org>
 
43853
Date:   Thu Jan 3 11:28:42 2008 +0000
 
43854
 
 
43855
    Don't build gnome-accessibility-keyboard-properties, all it's features are
 
43856
    
 
43857
    2008-01-03  Denis Washington  <denisw@svn.gnome.org>
 
43858
    
 
43859
        * configure.in:
 
43860
        * capplets/accessibility/Makefile.am:
 
43861
        Don't build gnome-accessibility-keyboard-properties, all
 
43862
        it's features are in the Keyboard capplet now.
 
43863
    
 
43864
    svn path=/trunk/; revision=8367
 
43865
 
 
43866
 capplets/accessibility/Makefile.am |    2 +-
 
43867
 configure.in                       |    2 --
 
43868
 2 files changed, 1 insertions(+), 3 deletions(-)
 
43869
 
 
43870
commit fc9d53f76bfa14e0b4fc4b33cee5cf85a3ef7f0c
 
43871
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
43872
Date:   Thu Jan 3 05:59:14 2008 +0000
 
43873
 
 
43874
    Updated Spanish translation
 
43875
    
 
43876
    svn path=/trunk/; revision=8366
 
43877
 
 
43878
 po/ChangeLog |    4 +
 
43879
 po/es.po     |  255 +++++++++++++++++++++++++++++++++++++++-------------------
 
43880
 2 files changed, 176 insertions(+), 83 deletions(-)
 
43881
 
 
43882
commit d528e9f4e2a97cd304c1907db4156d05d94056a7
 
43883
Author: Denis Washington <denisw@svn.gnome.org>
 
43884
Date:   Wed Jan 2 19:03:10 2008 +0000
 
43885
 
 
43886
    Spawn the accessibility tab of the keyboard capplet instead of
 
43887
    
 
43888
    2008-01-02  Denis Washington  <denisw@svn.gnome.org>
 
43889
    
 
43890
        * accessibility/at-properties/main.c: (cb_keyboard_preferences):
 
43891
            Spawn the accessibility tab of the keyboard capplet instead of
 
43892
            at-properties.
 
43893
    
 
43894
        * capplets/keyboard/gnome-keyboard-properties.c: Add --a11y
 
43895
        command-line option to show the Accessibility tab when started.
 
43896
    
 
43897
    
 
43898
    svn path=/trunk/; revision=8365
 
43899
 
 
43900
 capplets/accessibility/at-properties/ChangeLog |    5 +++++
 
43901
 capplets/accessibility/at-properties/main.c    |    2 +-
 
43902
 capplets/keyboard/ChangeLog                    |    5 +++++
 
43903
 capplets/keyboard/gnome-keyboard-properties.c  |   16 +++++++++++++++-
 
43904
 4 files changed, 26 insertions(+), 2 deletions(-)
 
43905
 
 
43906
commit 7d7bef7786a125533fdf335c6f73921a97a0a95a
 
43907
Author: Denis Washington <denisw@svn.gnome.org>
 
43908
Date:   Wed Jan 2 18:02:21 2008 +0000
 
43909
 
 
43910
    Merge all keyboard accessibility options into the keyboard capplet.
 
43911
    
 
43912
    2008-01-02  Denis Washington  <denisw@svn.gnome.org>
 
43913
    
 
43914
        Merge all keyboard accessibility options into the keyboard capplet.
 
43915
    
 
43916
        * capplets/keyboard/gnome-keyboard-properties-a11y.[ch]: added
 
43917
        * capplets/keyboard/gnome-keyboard-properties.c: Remove the
 
43918
        "Accessibility..." button, all a11y features are in the Keyboard
 
43919
        capplet now.
 
43920
    
 
43921
        * gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
 
43922
        Only consider /desktop/gnome/accessibility/keyboard/enable as
 
43923
        option for enabling keyboard a11y features from the keyboard,
 
43924
        not as global switch to turn all a11y features on/off.
 
43925
    
 
43926
    svn path=/trunk/; revision=8364
 
43927
 
 
43928
 capplets/keyboard/ChangeLog                        |    8 +
 
43929
 capplets/keyboard/Makefile.am                      |    6 +-
 
43930
 capplets/keyboard/gnome-keyboard-properties-a11y.c |  260 ++++
 
43931
 capplets/keyboard/gnome-keyboard-properties-a11y.h |   33 +
 
43932
 capplets/keyboard/gnome-keyboard-properties.c      |   36 +-
 
43933
 capplets/keyboard/gnome-keyboard-properties.glade  | 1541 ++++++++++++++++----
 
43934
 gnome-settings-daemon/ChangeLog                    |    7 +
 
43935
 .../gnome-settings-accessibility-keyboard.c        |   69 +-
 
43936
 8 files changed, 1639 insertions(+), 321 deletions(-)
 
43937
 
 
43938
commit 4b3bbf8876c8c634f490f9be9d87003db6cb26d3
 
43939
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
43940
Date:   Wed Jan 2 09:43:51 2008 +0000
 
43941
 
 
43942
    Added missing horizontal line in NEWS
 
43943
    
 
43944
    svn path=/trunk/; revision=8363
 
43945
 
 
43946
 NEWS |    1 +
 
43947
 1 files changed, 1 insertions(+), 0 deletions(-)
 
43948
 
 
43949
commit b728517061eb1422710c677136259cc456d6a184
 
43950
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
43951
Date:   Mon Dec 31 21:28:08 2007 +0000
 
43952
 
 
43953
    Updated Occitan translation
 
43954
    
 
43955
    svn path=/trunk/; revision=8362
 
43956
 
 
43957
 help/ChangeLog |    5 +-
 
43958
 help/oc/oc.po  |  209 ++++++----
 
43959
 po/ChangeLog   |    5 +-
 
43960
 po/oc.po       | 1282 +++++++++++++++++++++++++++++---------------------------
 
43961
 4 files changed, 802 insertions(+), 699 deletions(-)
 
43962
 
 
43963
commit 2631d3c57b3ad802f627c5693a527088a481ac8b
 
43964
Author: Daniel Nylander <dnylande@src.gnome.org>
 
43965
Date:   Fri Dec 28 18:09:36 2007 +0000
 
43966
 
 
43967
    sv.po: Swedish translation updated
 
43968
    
 
43969
    svn path=/trunk/; revision=8359
 
43970
 
 
43971
 po/ChangeLog |    4 +
 
43972
 po/sv.po     |  245 ++++++++++++++++++++++++++++++----------------------------
 
43973
 2 files changed, 131 insertions(+), 118 deletions(-)
 
43974
 
 
43975
commit 6aba06ef9db50bf2dd7f6342643bc8eadc200725
 
43976
Author: Seán de Búrca <sdeburca@svn.gnome.org>
 
43977
Date:   Fri Dec 28 07:51:30 2007 +0000
 
43978
 
 
43979
    Updated Irish translation.
 
43980
    
 
43981
    2007-12-28  Seán de Búrca  <sdeburca@svn.gnome.org>
 
43982
    
 
43983
        * ga.po: Updated Irish translation.
 
43984
    
 
43985
    svn path=/trunk/; revision=8358
 
43986
 
 
43987
 po/ChangeLog |    4 +
 
43988
 po/ga.po     |  234 ++++++++++++++++++++++++++++------------------------------
 
43989
 2 files changed, 117 insertions(+), 121 deletions(-)
 
43990
 
 
43991
commit dbc747ff518fee2cd937392380dc543a1dfdb3a2
 
43992
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
43993
Date:   Thu Dec 27 23:14:17 2007 +0000
 
43994
 
 
43995
    Updated Belarusian Latin translation.
 
43996
    
 
43997
    svn path=/trunk/; revision=8357
 
43998
 
 
43999
 po/ChangeLog   |    4 +
 
44000
 po/be@latin.po |  184 +++++++++++++++++++++++++++++--------------------------
 
44001
 2 files changed, 101 insertions(+), 87 deletions(-)
 
44002
 
 
44003
commit aff613917c05d1382f25a4678a294ea52d878f55
 
44004
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
44005
Date:   Wed Dec 26 15:51:21 2007 +0000
 
44006
 
 
44007
    Added Portuguese translation by Bruno Queiros
 
44008
    
 
44009
    2007-12-26  Duarte Loreto <happyguy_pt@hotmail.com>
 
44010
    
 
44011
        * pt/pt.po: Added Portuguese translation by Bruno Queiros
 
44012
        <brunomiguelqueiros@sapo.pt>.
 
44013
        * Makefile.am: Added Portuguese (pt) to DOC_LINGUAS.
 
44014
    
 
44015
    svn path=/trunk/; revision=8354
 
44016
 
 
44017
 help/ChangeLog   |    6 +++
 
44018
 help/Makefile.am |    2 +-
 
44019
 help/pt/pt.po    |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
44020
 3 files changed, 104 insertions(+), 1 deletions(-)
 
44021
 
 
44022
commit 395ed9a17a255d14cc4ad4b2c17b95a3c6e68abd
 
44023
Author: Matthias Clasen <mclasen@redhat.com>
 
44024
Date:   Tue Dec 25 04:00:24 2007 +0000
 
44025
 
 
44026
    Install the nautilus extension in the right spot. (#505364)
 
44027
    
 
44028
    2007-12-24  Matthias Clasen  <mclasen@redhat.com>
 
44029
    
 
44030
            * Makefile.am: Install the nautilus extension in the right spot.
 
44031
            (#505364)
 
44032
    
 
44033
    
 
44034
    svn path=/trunk/; revision=8353
 
44035
 
 
44036
 vfs-methods/fontilus/ChangeLog   |    5 +++++
 
44037
 vfs-methods/fontilus/Makefile.am |    2 +-
 
44038
 vfs-methods/themus/ChangeLog     |    5 +++++
 
44039
 vfs-methods/themus/Makefile.am   |    2 +-
 
44040
 4 files changed, 12 insertions(+), 2 deletions(-)
 
44041
 
 
44042
commit 71479ae97416aa4a837f83d39a0d0594f08e3199
 
44043
Author: Christian Persch <chpe@gnome.org>
 
44044
Date:   Mon Dec 24 19:02:01 2007 +0000
 
44045
 
 
44046
    Add Gtk/IMModule XSetting. Bug #504182, patch by Akira TAGOH.
 
44047
    
 
44048
    2007-12-24  Christian Persch  <chpe@gnome.org>
 
44049
    
 
44050
        * gnome-settings-xsettings.c: Add Gtk/IMModule XSetting. Bug #504182,
 
44051
        patch by Akira TAGOH.
 
44052
    
 
44053
    svn path=/trunk/; revision=8352
 
44054
 
 
44055
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
44056
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
44057
 2 files changed, 7 insertions(+), 0 deletions(-)
 
44058
 
 
44059
commit 1d9c08efca53b1a7fd3454f568817dc159df3018
 
44060
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
44061
Date:   Sun Dec 23 13:05:37 2007 +0000
 
44062
 
 
44063
    Updated Spanish translation
 
44064
    
 
44065
    svn path=/trunk/; revision=8351
 
44066
 
 
44067
 po/ChangeLog |    4 +
 
44068
 po/es.po     |  197 +++++++++++++++++++++++++++++-----------------------------
 
44069
 2 files changed, 102 insertions(+), 99 deletions(-)
 
44070
 
 
44071
commit 91e69830520d5bad7702311e0a577c9b00a54c4e
 
44072
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
44073
Date:   Sat Dec 22 23:31:55 2007 +0000
 
44074
 
 
44075
    Brazilian Portuguese translation updated by Luiz Armesto.
 
44076
    
 
44077
    2007-12-22  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
44078
    
 
44079
        * pt_BR.po: Brazilian Portuguese translation updated by Luiz Armesto.
 
44080
    
 
44081
    svn path=/trunk/; revision=8348
 
44082
 
 
44083
 po/ChangeLog |    4 ++++
 
44084
 po/pt_BR.po  |   37 +++++++++++++++----------------------
 
44085
 2 files changed, 19 insertions(+), 22 deletions(-)
 
44086
 
 
44087
commit 5ebf7c864d84650d144e155aabc8c1cd193accf6
 
44088
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
44089
Date:   Sat Dec 22 20:44:41 2007 +0000
 
44090
 
 
44091
    Brazilian Portuguese translation fixes by Luiz Armesto, reviewed by Pedro
 
44092
    
 
44093
    2007-12-22  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
44094
    
 
44095
        * pt_BR.po: Brazilian Portuguese translation fixes by Luiz Armesto,
 
44096
        reviewed by Pedro de Medeiros.
 
44097
    
 
44098
    svn path=/trunk/; revision=8347
 
44099
 
 
44100
 po/ChangeLog |    5 +
 
44101
 po/pt_BR.po  | 1286 +++++++++++++++++++++++++++++-----------------------------
 
44102
 2 files changed, 653 insertions(+), 638 deletions(-)
 
44103
 
 
44104
commit 1c0f5153f72340c9d046a94b229b45a3fe92e6d6
 
44105
Author: Thomas Wood <thos@gnome.org>
 
44106
Date:   Sat Dec 22 16:29:42 2007 +0000
 
44107
 
 
44108
    Make error dialogs more complient with the HIG (bug 400968).
 
44109
    
 
44110
    2007-12-22  Thomas Wood  <thos@gnome.org>
 
44111
    
 
44112
        * theme-installer.c: (transfer_done_tgz_tbz),
 
44113
        (transfer_done_archive), (gnome_theme_install_real),
 
44114
        (transfer_done_cb), (gnome_theme_install_from_uri):
 
44115
    
 
44116
        Make error dialogs more complient with the HIG (bug 400968).
 
44117
    
 
44118
    svn path=/trunk/; revision=8344
 
44119
 
 
44120
 capplets/appearance/ChangeLog         |    8 ++++
 
44121
 capplets/appearance/theme-installer.c |   72 ++++++++++++++++++---------------
 
44122
 2 files changed, 47 insertions(+), 33 deletions(-)
 
44123
 
 
44124
commit 945618a945d0438b92dc4654be4806dc34abb507
 
44125
Author: Luca Ferretti <elle.uca@libero.it>
 
44126
Date:   Sat Dec 22 14:03:08 2007 +0000
 
44127
 
 
44128
    check for eel-2.0, needed by latest libslab. See bug #504968.
 
44129
    
 
44130
    2007-12-22  Luca Ferretti  <elle.uca@libero.it>
 
44131
    
 
44132
        * configure.in: check for eel-2.0, needed by latest libslab.
 
44133
        See bug #504968.
 
44134
    
 
44135
    
 
44136
    svn path=/trunk/; revision=8343
 
44137
 
 
44138
 ChangeLog    |    5 +++++
 
44139
 configure.in |    2 +-
 
44140
 2 files changed, 6 insertions(+), 1 deletions(-)
 
44141
 
 
44142
commit 61436ee492bb8d29cdd341a6dd9902ec04aac9d2
 
44143
Author: Luca Ferretti <elle.uca@libero.it>
 
44144
Date:   Sat Dec 22 09:46:04 2007 +0000
 
44145
 
 
44146
    Backported Italian translation from gnome-2-20 branch
 
44147
    
 
44148
    2007-12-22  Luca Ferretti  <elle.uca@libero.it>
 
44149
    
 
44150
        * it.po: Backported Italian translation from gnome-2-20 branch
 
44151
    
 
44152
    
 
44153
    svn path=/trunk/; revision=8342
 
44154
 
 
44155
 po/ChangeLog |    4 +
 
44156
 po/it.po     | 1457 +++++++++++++++++++++++++++-------------------------------
 
44157
 2 files changed, 671 insertions(+), 790 deletions(-)
 
44158
 
 
44159
commit 1cbc2bd47dc2517f6e635c12e5bc3454bf383f94
 
44160
Author: Luca Ferretti <elle.uca@libero.it>
 
44161
Date:   Fri Dec 21 19:42:29 2007 +0000
 
44162
 
 
44163
    Read WindowTitleFont and DocumentsFont from meta-theme and use to set the
 
44164
    
 
44165
    2007-12-21  Luca Ferretti  <elle.uca@libero.it>
 
44166
    
 
44167
        * appearance-themes.c: (theme_message_area_response_cb),
 
44168
        (theme_message_area_update), (themes_init):
 
44169
        * theme-util.h:
 
44170
        Read WindowTitleFont and DocumentsFont from meta-theme
 
44171
        and use to set the value for /apps/metacity/general/titlebar_font
 
44172
        and /desktop/gnome/interface/document_font_name GConf keys.
 
44173
        This closes bug #504250
 
44174
    
 
44175
    
 
44176
    svn path=/trunk/; revision=8341
 
44177
 
 
44178
 capplets/appearance/ChangeLog           |   10 ++++++++++
 
44179
 capplets/appearance/appearance-themes.c |   24 ++++++++++++++++++++++++
 
44180
 capplets/appearance/theme-util.h        |    2 ++
 
44181
 3 files changed, 36 insertions(+), 0 deletions(-)
 
44182
 
 
44183
commit bac3c4a2272eb4eae4822e2d8346788b4a1c8172
 
44184
Author: Luca Ferretti <elle.uca@libero.it>
 
44185
Date:   Fri Dec 21 19:40:07 2007 +0000
 
44186
 
 
44187
    Add support for WindowTitleFont and DocumentsFont keys in meta-themes. See
 
44188
    
 
44189
    2007-12-21  Luca Ferretti  <elle.uca@libero.it>
 
44190
    
 
44191
        * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
44192
        (gnome_theme_meta_info_free), (gnome_theme_meta_info_print),
 
44193
        (gnome_theme_meta_info_compare):
 
44194
        * gnome-theme-info.h:
 
44195
        Add support for WindowTitleFont and DocumentsFont keys in
 
44196
        meta-themes. See bug #504250
 
44197
    
 
44198
    
 
44199
    svn path=/trunk/; revision=8340
 
44200
 
 
44201
 capplets/common/ChangeLog          |    9 +++++++++
 
44202
 capplets/common/gnome-theme-info.c |   20 ++++++++++++++++++++
 
44203
 capplets/common/gnome-theme-info.h |    2 ++
 
44204
 3 files changed, 31 insertions(+), 0 deletions(-)
 
44205
 
 
44206
commit ba06a8c7e537a4543885b8108159ca93c9675318
 
44207
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
44208
Date:   Thu Dec 20 23:01:10 2007 +0000
 
44209
 
 
44210
    Preparing 2.21.4
 
44211
    
 
44212
    svn path=/trunk/; revision=8338
 
44213
 
 
44214
 ChangeLog    |    5 ++++
 
44215
 NEWS         |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
44216
 configure.in |    2 +-
 
44217
 3 files changed, 76 insertions(+), 1 deletions(-)
 
44218
 
 
44219
commit d189e79310542cb2a882a8c76870c5a6aae58162
 
44220
Author: Seán de Búrca <sdeburca@svn.gnome.org>
 
44221
Date:   Thu Dec 20 22:36:25 2007 +0000
 
44222
 
 
44223
    Updated Irish translation.
 
44224
    
 
44225
    2007-12-20  Seán de Búrca  <sdeburca@svn.gnome.org>
 
44226
    
 
44227
        * ga.po: Updated Irish translation.
 
44228
    
 
44229
    svn path=/trunk/; revision=8337
 
44230
 
 
44231
 po/ChangeLog |    4 +
 
44232
 po/ga.po     | 4130 ++++++++++++++++++++++++++++++++--------------------------
 
44233
 2 files changed, 2312 insertions(+), 1822 deletions(-)
 
44234
 
 
44235
commit 854256f1aec6487bf8f3710f5aacc2767981cbf5
 
44236
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
44237
Date:   Mon Dec 17 23:51:57 2007 +0000
 
44238
 
 
44239
    convert layout/variant ids to printable form
 
44240
    
 
44241
    svn path=/trunk/; revision=8336
 
44242
 
 
44243
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    4 +++-
 
44244
 1 files changed, 3 insertions(+), 1 deletions(-)
 
44245
 
 
44246
commit 01dc903fc6e520fd8ebcd8a98ab2766dcca480a7
 
44247
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
44248
Date:   Mon Dec 17 22:55:37 2007 +0000
 
44249
 
 
44250
    moving printing to libgnomekbd 2.21.4.1
 
44251
    
 
44252
    svn path=/trunk/; revision=8335
 
44253
 
 
44254
 ChangeLog |    5 +++++
 
44255
 1 files changed, 5 insertions(+), 0 deletions(-)
 
44256
 
 
44257
commit b639fb8fc6c6b77468b59c2408e80ea24037978b
 
44258
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
44259
Date:   Mon Dec 17 22:55:31 2007 +0000
 
44260
 
 
44261
    moving printing to libgnomekbd 2.21.4.1
 
44262
    
 
44263
    svn path=/trunk/; revision=8334
 
44264
 
 
44265
 capplets/keyboard/ChangeLog                        |    7 ++
 
44266
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    4 -
 
44267
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   22 +++--
 
44268
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   18 +++--
 
44269
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   93 +-------------------
 
44270
 configure.in                                       |    2 +-
 
44271
 6 files changed, 36 insertions(+), 110 deletions(-)
 
44272
 
 
44273
commit 7b3edf72752a698bfe6c2007f6e91ca7086fa784
 
44274
Author: Daniel Nylander <dnylande@src.gnome.org>
 
44275
Date:   Mon Dec 17 12:56:48 2007 +0000
 
44276
 
 
44277
    sv.po: Updated Swedish translation
 
44278
    
 
44279
    svn path=/trunk/; revision=8333
 
44280
 
 
44281
 po/ChangeLog |    4 +
 
44282
 po/sv.po     |  772 +++++++++++++++++++++++++++++-----------------------------
 
44283
 2 files changed, 390 insertions(+), 386 deletions(-)
 
44284
 
 
44285
commit 349a784fcc337408195fb8fbff1353732be19563
 
44286
Author: Kjartan Maraas <kmaraas@gnome.org>
 
44287
Date:   Sat Dec 15 11:29:00 2007 +0000
 
44288
 
 
44289
    Updated Norwegian bokmål translation.
 
44290
    
 
44291
    2007-12-15  Kjartan Maraas  <kmaraas@gnome.org>
 
44292
    
 
44293
        * nb.po: Updated Norwegian bokmål translation.
 
44294
    
 
44295
    svn path=/trunk/; revision=8332
 
44296
 
 
44297
 po/ChangeLog |    4 ++++
 
44298
 po/nb.po     |   25 +++++++++++++++++++------
 
44299
 2 files changed, 23 insertions(+), 6 deletions(-)
 
44300
 
 
44301
commit 064c90ff3096af396c9662dc3235b60f44ca8bb7
 
44302
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
44303
Date:   Fri Dec 14 20:37:52 2007 +0000
 
44304
 
 
44305
    Updated Spanish translation
 
44306
    
 
44307
    svn path=/trunk/; revision=8331
 
44308
 
 
44309
 po/ChangeLog |    4 +
 
44310
 po/es.po     |  593 +++++++++++++++++++++++++++++-----------------------------
 
44311
 2 files changed, 300 insertions(+), 297 deletions(-)
 
44312
 
 
44313
commit b0912ed2b56d1e6cd7c26861cf68ba28e7d8b29d
 
44314
Author: Jens Granseuer <jensgr@gmx.net>
 
44315
Date:   Fri Dec 14 15:03:27 2007 +0000
 
44316
 
 
44317
    don't even try to open NULL filenames, and don't leak filenames when
 
44318
    
 
44319
    2007-12-14  Jens Granseuer  <jensgr@gmx.net>
 
44320
    
 
44321
        * gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme): don't
 
44322
        even try to open NULL filenames, and don't leak filenames when
 
44323
        detecting recursions
 
44324
    
 
44325
    svn path=/trunk/; revision=8330
 
44326
 
 
44327
 capplets/common/ChangeLog     |    6 ++++++
 
44328
 capplets/common/gtkrc-utils.c |   14 ++++++++++----
 
44329
 2 files changed, 16 insertions(+), 4 deletions(-)
 
44330
 
 
44331
commit 22ab2e4a2616fbd81dd3467a5f8539e1817e9551
 
44332
Author: Jens Granseuer <jensgr@gmx.net>
 
44333
Date:   Fri Dec 14 14:25:07 2007 +0000
 
44334
 
 
44335
    try to make the printed header more self-explanatory (bug #503598)
 
44336
    
 
44337
    2007-12-14  Jens Granseuer  <jensgr@gmx.net>
 
44338
    
 
44339
        * gnome-keyboard-properties-xkbpv.c:
 
44340
        (xkb_layout_preview_draw_page): try to make the printed header more
 
44341
        self-explanatory (bug #503598)
 
44342
    
 
44343
    svn path=/trunk/; revision=8329
 
44344
 
 
44345
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
44346
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    4 ++--
 
44347
 2 files changed, 8 insertions(+), 2 deletions(-)
 
44348
 
 
44349
commit 2e5e4e4746b9d2270a5b93d65c4abf7c9a681924
 
44350
Author: Jens Granseuer <jensgr@gmx.net>
 
44351
Date:   Wed Dec 12 11:57:37 2007 +0000
 
44352
 
 
44353
    the changes in r8327 require new API, so bump the libgnomekbd requirement
 
44354
    
 
44355
    2007-12-12  Jens Granseuer  <jensgr@gmx.net>
 
44356
    
 
44357
        * configure.in: the changes in r8327 require new API, so bump the
 
44358
        libgnomekbd requirement to 2.21.4
 
44359
    
 
44360
    svn path=/trunk/; revision=8328
 
44361
 
 
44362
 ChangeLog    |    5 +++++
 
44363
 configure.in |    2 +-
 
44364
 2 files changed, 6 insertions(+), 1 deletions(-)
 
44365
 
 
44366
commit f5208b90ed0569d6dc8e973b5ddbf545edafbada
 
44367
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
44368
Date:   Tue Dec 11 23:09:28 2007 +0000
 
44369
 
 
44370
    making layout printable, b.g.o#502961
 
44371
    
 
44372
    svn path=/trunk/; revision=8327
 
44373
 
 
44374
 capplets/keyboard/ChangeLog                        |    8 ++
 
44375
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    5 +
 
44376
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    9 ++
 
44377
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   51 +++++++--
 
44378
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   22 ++++-
 
44379
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   99 ++++++++++++++++++-
 
44380
 capplets/keyboard/gnome-keyboard-properties.glade  |  108 ++++++++++++++-----
 
44381
 7 files changed, 259 insertions(+), 43 deletions(-)
 
44382
 
 
44383
commit 6f1adeb10e98d267ff2c7da2251747fe1cb1894d
 
44384
Author: Jens Granseuer <jensgr@gmx.net>
 
44385
Date:   Tue Dec 11 11:43:36 2007 +0000
 
44386
 
 
44387
    add 48x48 PNG icon version by Andreas Nilsson <nisses.mail@home.se> (bug
 
44388
    
 
44389
    2007-12-11  Jens Granseuer  <jensgr@gmx.net>
 
44390
    
 
44391
        * Makefile.am:
 
44392
        * icons/48x48:
 
44393
        * icons/48x48/gnome-network-preferences.png: add 48x48 PNG icon version
 
44394
        by Andreas Nilsson <nisses.mail@home.se> (bug #503035)
 
44395
    
 
44396
    svn path=/trunk/; revision=8326
 
44397
 
 
44398
 capplets/network/ChangeLog                         |    7 +++++++
 
44399
 capplets/network/Makefile.am                       |    2 ++
 
44400
 .../icons/48x48/gnome-network-preferences.png      |  Bin 0 -> 3191 bytes
 
44401
 3 files changed, 9 insertions(+), 0 deletions(-)
 
44402
 
 
44403
commit 8c83f1316b0a8bfc563ce544d82ac6b711f1b66d
 
44404
Author: Kostas Papadimas <pkst@src.gnome.org>
 
44405
Date:   Tue Dec 11 10:54:43 2007 +0000
 
44406
 
 
44407
    Updated Greek translation
 
44408
    
 
44409
    svn path=/trunk/; revision=8325
 
44410
 
 
44411
 po/ChangeLog |    4 +
 
44412
 po/el.po     | 1198 ++++++++++++++++++++++++++++------------------------------
 
44413
 2 files changed, 579 insertions(+), 623 deletions(-)
 
44414
 
 
44415
commit 82ce9b1326e1022200edc1d07efef605723765b9
 
44416
Author: Jens Granseuer <jensgr@gmx.net>
 
44417
Date:   Tue Dec 11 10:29:44 2007 +0000
 
44418
 
 
44419
    add 48x48 PNG icon version by Andreas Nilsson <nisses.mail@home.se> (bug
 
44420
    
 
44421
    2007-12-11  Jens Granseuer  <jensgr@gmx.net>
 
44422
    
 
44423
        * Makefile.am:
 
44424
        * icons/48x48:
 
44425
        * icons/48x48/gnome-sound-properties.png: add 48x48 PNG icon version
 
44426
        by Andreas Nilsson <nisses.mail@home.se> (bug #502945)
 
44427
    
 
44428
    svn path=/trunk/; revision=8324
 
44429
 
 
44430
 capplets/sound/ChangeLog                           |    7 +++++++
 
44431
 capplets/sound/Makefile.am                         |    2 ++
 
44432
 .../sound/icons/48x48/gnome-sound-properties.png   |  Bin 0 -> 3755 bytes
 
44433
 3 files changed, 9 insertions(+), 0 deletions(-)
 
44434
 
 
44435
commit bac66563f125f237bc3bdc7a2f5523cfa409142f
 
44436
Author: Matej Urbančič <mateju@src.gnome.org>
 
44437
Date:   Mon Dec 10 15:44:45 2007 +0000
 
44438
 
 
44439
    Updated Slovenian translation
 
44440
    
 
44441
    svn path=/trunk/; revision=8323
 
44442
 
 
44443
 po/ChangeLog |    4 +
 
44444
 po/sl.po     |  727 ++++++++++++++++++++++++++++------------------------------
 
44445
 2 files changed, 356 insertions(+), 375 deletions(-)
 
44446
 
 
44447
commit e1465795188cb8df41757e9519a542d740a3223a
 
44448
Author: Jens Granseuer <jensgr@gmx.net>
 
44449
Date:   Sun Dec 9 15:36:10 2007 +0000
 
44450
 
 
44451
    don't try to map invisible widgets, e.g. the button icon when running with
 
44452
    
 
44453
    2007-12-09  Jens Granseuer  <jensgr@gmx.net>
 
44454
    
 
44455
        * theme-thumbnail.c: (hbox_foreach): don't try to map invisible
 
44456
        widgets, e.g. the button icon when running with gtk-button-images=0
 
44457
        (bug #461298)
 
44458
    
 
44459
    svn path=/trunk/; revision=8322
 
44460
 
 
44461
 capplets/common/ChangeLog         |    6 ++++++
 
44462
 capplets/common/theme-thumbnail.c |   10 ++++++----
 
44463
 2 files changed, 12 insertions(+), 4 deletions(-)
 
44464
 
 
44465
commit 205e897235cc94875e71f0ede2fe587344b071d7
 
44466
Author: Jens Granseuer <jensgr@gmx.net>
 
44467
Date:   Sun Dec 9 15:10:41 2007 +0000
 
44468
 
 
44469
    free metacity theme after use
 
44470
    
 
44471
    2007-12-09  Jens Granseuer  <jensgr@gmx.net>
 
44472
    
 
44473
        * theme-thumbnail.c: (create_meta_theme_pixbuf): free metacity theme
 
44474
        after use
 
44475
    
 
44476
    svn path=/trunk/; revision=8321
 
44477
 
 
44478
 capplets/common/ChangeLog         |    5 +++++
 
44479
 capplets/common/theme-thumbnail.c |    1 +
 
44480
 2 files changed, 6 insertions(+), 0 deletions(-)
 
44481
 
 
44482
commit dd966ec0aeee3c3501d8e42039ede8a799a87d53
 
44483
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
44484
Date:   Sat Dec 8 20:30:42 2007 +0000
 
44485
 
 
44486
    Updated Galician Translation.
 
44487
    
 
44488
    svn path=/trunk/; revision=8320
 
44489
 
 
44490
 po/ChangeLog |    4 +
 
44491
 po/gl.po     | 1058 ++++++++++++++++++++++++----------------------------------
 
44492
 2 files changed, 449 insertions(+), 613 deletions(-)
 
44493
 
 
44494
commit debbba24509736e15038778417e88aa23601d6f9
 
44495
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
44496
Date:   Sat Dec 8 08:47:57 2007 +0000
 
44497
 
 
44498
    Updated Belarusian Latin translation.
 
44499
    
 
44500
    svn path=/trunk/; revision=8319
 
44501
 
 
44502
 po/ChangeLog   |    4 +
 
44503
 po/be@latin.po |  804 +++++++++++++++++++++++++++++---------------------------
 
44504
 2 files changed, 416 insertions(+), 392 deletions(-)
 
44505
 
 
44506
commit 334cff4eaa6f9bf686a4b9437927cf78c1bea910
 
44507
Author: Kjartan Maraas <kmaraas@gnome.org>
 
44508
Date:   Fri Dec 7 07:39:06 2007 +0000
 
44509
 
 
44510
    Updated Norwegian bokmål translation.
 
44511
    
 
44512
    2007-12-07  Kjartan Maraas  <kmaraas@gnome.org>
 
44513
    
 
44514
        * nb.po: Updated Norwegian bokmål translation.
 
44515
    
 
44516
    svn path=/trunk/; revision=8318
 
44517
 
 
44518
 po/ChangeLog |    4 +
 
44519
 po/nb.po     |  574 ++++++++++++++++++++++++++++------------------------------
 
44520
 2 files changed, 282 insertions(+), 296 deletions(-)
 
44521
 
 
44522
commit 41011016508ecf593cb70242d1bc6bf7da7724d3
 
44523
Author: Jens Granseuer <jensgr@gmx.net>
 
44524
Date:   Thu Dec 6 22:07:34 2007 +0000
 
44525
 
 
44526
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
44527
    
 
44528
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44529
    
 
44530
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
44531
    
 
44532
        As a stop-gap measure, until we've got a proper search interface,
 
44533
        simply check whether beagle or tracker are installed, and prefer them
 
44534
        to gnome-search-tool if they are (bug #497802)
 
44535
    
 
44536
        * gnome-settings-multimedia-keys.c: (do_action): prefer beagle and
 
44537
        tracker to gnome-search-tool
 
44538
    
 
44539
    svn path=/trunk/; revision=8317
 
44540
 
 
44541
 gnome-settings-daemon/ChangeLog                    |   11 +++++++++++
 
44542
 .../gnome-settings-multimedia-keys.c               |    9 ++++++++-
 
44543
 2 files changed, 19 insertions(+), 1 deletions(-)
 
44544
 
 
44545
commit 67c1c458bccb6c1c389a874b8ee5c7a7537244bb
 
44546
Author: Jens Granseuer <jensgr@gmx.net>
 
44547
Date:   Thu Dec 6 21:58:57 2007 +0000
 
44548
 
 
44549
    Patch by: Chris Jones
 
44550
    
 
44551
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44552
    
 
44553
        Patch by: Chris Jones
 
44554
    
 
44555
        * gnome-default-applications.xml.in: sok is now called onBoard (bug
 
44556
        #499328)
 
44557
    
 
44558
    svn path=/trunk/; revision=8316
 
44559
 
 
44560
 capplets/default-applications/ChangeLog            |    7 +++++++
 
44561
 .../gnome-default-applications.xml.in              |   14 +++++++-------
 
44562
 2 files changed, 14 insertions(+), 7 deletions(-)
 
44563
 
 
44564
commit adafe1ade1efcd772f4f3f7bc49c61e7fedb35da
 
44565
Author: Jens Granseuer <jensgr@gmx.net>
 
44566
Date:   Thu Dec 6 21:48:36 2007 +0000
 
44567
 
 
44568
    add a translation hint
 
44569
    
 
44570
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44571
    
 
44572
        * gnome-about-me-password.c: (passdlg_spawn_passwd): add a translation
 
44573
        hint
 
44574
    
 
44575
    svn path=/trunk/; revision=8315
 
44576
 
 
44577
 capplets/about-me/ChangeLog                 |    5 +++++
 
44578
 capplets/about-me/gnome-about-me-password.c |    5 +++--
 
44579
 2 files changed, 8 insertions(+), 2 deletions(-)
 
44580
 
 
44581
commit 28c947e053b482c2e30e958f61d74fb5e7ef670b
 
44582
Author: Jens Granseuer <jensgr@gmx.net>
 
44583
Date:   Thu Dec 6 21:45:14 2007 +0000
 
44584
 
 
44585
    slightly change the code layout in hoping that intltool will now pick up
 
44586
    
 
44587
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44588
    
 
44589
        * gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
 
44590
        the code layout in hoping that intltool will now pick up the
 
44591
        translation hint...
 
44592
    
 
44593
    svn path=/trunk/; revision=8314
 
44594
 
 
44595
 capplets/appearance/ChangeLog       |    6 ++++++
 
44596
 capplets/appearance/gnome-wp-item.c |    3 +--
 
44597
 2 files changed, 7 insertions(+), 2 deletions(-)
 
44598
 
 
44599
commit 8acdd218b3d157e3fb64eb15c7bc101597f7d556
 
44600
Author: Jens Granseuer <jensgr@gmx.net>
 
44601
Date:   Thu Dec 6 21:25:06 2007 +0000
 
44602
 
 
44603
    use new setting from libgnome to make toolbar icon size setting work (bug
 
44604
    
 
44605
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44606
    
 
44607
        * gnome-settings-xsettings.c: use new setting from libgnome to make
 
44608
        toolbar icon size setting work (bug #401030)
 
44609
    
 
44610
    svn path=/trunk/; revision=8313
 
44611
 
 
44612
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
44613
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 +-
 
44614
 2 files changed, 6 insertions(+), 1 deletions(-)
 
44615
 
 
44616
commit a94bd1c8b13d7498dacf38f88f400f248d8e9a0d
 
44617
Author: Jens Granseuer <jensgr@gmx.net>
 
44618
Date:   Thu Dec 6 21:02:54 2007 +0000
 
44619
 
 
44620
    don't mark empty and padding strings for translation (bug #502087)
 
44621
    
 
44622
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44623
    
 
44624
        * gnome-about-me.glade: don't mark empty and padding strings for
 
44625
        translation (bug #502087)
 
44626
    
 
44627
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44628
    
 
44629
        * gnome-accessibility-keyboard-properties.glade: don't mark padding
 
44630
        string for translation (bug #502087)
 
44631
    
 
44632
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44633
    
 
44634
        * data/appearance.glade: don't mark padding strings for translation
 
44635
        and add translation comments for the pixel order strings (bug #502087)
 
44636
    
 
44637
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44638
    
 
44639
        * gnome-keyboard-properties.glade: don't mark padding strings and stock
 
44640
        items for translation (bug #502087)
 
44641
    
 
44642
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44643
    
 
44644
        * gnome-mouse-properties.glade: don't mark padding string as
 
44645
        translatable (bug #502087)
 
44646
    
 
44647
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44648
    
 
44649
        * gnome-window-properties.c: (reload_mouse_modifiers): add a comment
 
44650
        for translators (bug #502087)
 
44651
    
 
44652
    2007-12-06  Jens Granseuer  <jensgr@gmx.net>
 
44653
    
 
44654
        * apply-font.glade: don't mark padding string as translatable (bug
 
44655
        #502087)
 
44656
    
 
44657
    svn path=/trunk/; revision=8312
 
44658
 
 
44659
 capplets/about-me/ChangeLog                        |    5 +
 
44660
 capplets/about-me/gnome-about-me.glade             |   88 ++++++++++----------
 
44661
 capplets/accessibility/keyboard/ChangeLog          |    5 +
 
44662
 .../gnome-accessibility-keyboard-properties.glade  |    2 +-
 
44663
 capplets/appearance/ChangeLog                      |    5 +
 
44664
 capplets/appearance/data/appearance.glade          |   12 ++--
 
44665
 capplets/keyboard/ChangeLog                        |    5 +
 
44666
 capplets/keyboard/gnome-keyboard-properties.glade  |   10 +-
 
44667
 capplets/mouse/ChangeLog                           |    5 +
 
44668
 capplets/mouse/gnome-mouse-properties.glade        |    8 +-
 
44669
 capplets/windows/ChangeLog                         |    5 +
 
44670
 capplets/windows/gnome-window-properties.c         |   85 ++++++++++---------
 
44671
 vfs-methods/themus/ChangeLog                       |    5 +
 
44672
 vfs-methods/themus/apply-font.glade                |    4 +-
 
44673
 14 files changed, 140 insertions(+), 104 deletions(-)
 
44674
 
 
44675
commit 6865140ec7ae9c5446198f8ded636be1b8244307
 
44676
Author: Kjartan Maraas <kmaraas@gnome.org>
 
44677
Date:   Thu Dec 6 18:29:39 2007 +0000
 
44678
 
 
44679
    Updated Norwegian bokmål translation.
 
44680
    
 
44681
    2007-12-06  Kjartan Maraas  <kmaraas@gnome.org>
 
44682
    
 
44683
        * nb.po: Updated Norwegian bokmål translation.
 
44684
    
 
44685
    svn path=/trunk/; revision=8311
 
44686
 
 
44687
 po/ChangeLog |    4 +
 
44688
 po/nb.po     |  317 +++++++++++++++++++++++++++++-----------------------------
 
44689
 2 files changed, 162 insertions(+), 159 deletions(-)
 
44690
 
 
44691
commit 3a0a482e7998a9b4229ec87ae91e0d2a3489dd83
 
44692
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
44693
Date:   Thu Dec 6 15:09:03 2007 +0000
 
44694
 
 
44695
    Updated Spanish translation
 
44696
    
 
44697
    svn path=/trunk/; revision=8310
 
44698
 
 
44699
 po/ChangeLog |    4 ++++
 
44700
 po/es.po     |   31 +++++++++++++++++++++++++++----
 
44701
 2 files changed, 31 insertions(+), 4 deletions(-)
 
44702
 
 
44703
commit 94a48c78ce73fb84ab345635439e15acad481742
 
44704
Author: Jens Granseuer <jensgr@gmx.net>
 
44705
Date:   Tue Dec 4 17:58:52 2007 +0000
 
44706
 
 
44707
    Patch by: Brian Cameron <brian.cameron@sun.com>
 
44708
    
 
44709
    2007-12-04  Jens Granseuer  <jensgr@gmx.net>
 
44710
    
 
44711
        Patch by: Brian Cameron <brian.cameron@sun.com>
 
44712
    
 
44713
        * gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
 
44714
        printing NULL strings crashes on Solaris so don't do that (bug #501391)
 
44715
    
 
44716
    svn path=/trunk/; revision=8309
 
44717
 
 
44718
 capplets/common/ChangeLog     |    7 +++++++
 
44719
 capplets/common/gtkrc-utils.c |    6 ++++--
 
44720
 2 files changed, 11 insertions(+), 2 deletions(-)
 
44721
 
 
44722
commit 7421584a4cbc438b548bc635e12286ad490ef68a
 
44723
Author: Ani Peter <anipeter@src.gnome.org>
 
44724
Date:   Tue Dec 4 05:48:46 2007 +0000
 
44725
 
 
44726
    Updated Malayalam  Translation
 
44727
    
 
44728
    svn path=/trunk/; revision=8308
 
44729
 
 
44730
 po/ChangeLog |    4 ++++
 
44731
 1 files changed, 4 insertions(+), 0 deletions(-)
 
44732
 
 
44733
commit 2dbd45f632d046f16f8f0f308d05f204c23d7980
 
44734
Author: Ani Peter <anipeter@src.gnome.org>
 
44735
Date:   Tue Dec 4 05:48:29 2007 +0000
 
44736
 
 
44737
    Updated Malayalam  Translation
 
44738
    
 
44739
    svn path=/trunk/; revision=8307
 
44740
 
 
44741
 po/ml.po |  961 +++++++++++++++++++++++++++++++-------------------------------
 
44742
 1 files changed, 482 insertions(+), 479 deletions(-)
 
44743
 
 
44744
commit f0f3e13bc2b4ca5b7677a68343b5335451ed5be3
 
44745
Author: Jens Granseuer <jensgr@gmx.net>
 
44746
Date:   Mon Dec 3 18:08:34 2007 +0000
 
44747
 
 
44748
    update files list (bug #500864)
 
44749
    
 
44750
    2007-12-03  Jens Granseuer  <jensgr@gmx.net>
 
44751
    
 
44752
        * POTFILES.in:
 
44753
        * POTFILES.skip: update files list (bug #500864)
 
44754
    
 
44755
    svn path=/trunk/; revision=8305
 
44756
 
 
44757
 po/ChangeLog     |    5 ++++
 
44758
 po/POTFILES.in   |    2 +
 
44759
 po/POTFILES.skip |   55 +-----------------------------------------------------
 
44760
 3 files changed, 8 insertions(+), 54 deletions(-)
 
44761
 
 
44762
commit 5ffb699f1c9440b57bb6faaca2e3b5d5d648caef
 
44763
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
44764
Date:   Thu Nov 29 17:46:55 2007 +0000
 
44765
 
 
44766
    Updated Spanish translation
 
44767
    
 
44768
    svn path=/trunk/; revision=8304
 
44769
 
 
44770
 po/ChangeLog |    4 ++
 
44771
 po/es.po     |  150 +++++++++++++++++++++++-----------------------------------
 
44772
 2 files changed, 63 insertions(+), 91 deletions(-)
 
44773
 
 
44774
commit abd16829c897f164e3aedb53fe864b7c792e7dfc
 
44775
Author: Jens Granseuer <jensgr@gmx.net>
 
44776
Date:   Wed Nov 28 19:41:16 2007 +0000
 
44777
 
 
44778
    Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
 
44779
    
 
44780
    2007-11-28  Jens Granseuer  <jensgr@gmx.net>
 
44781
    
 
44782
        Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
 
44783
    
 
44784
        * gnome-default-applications.xml.in: add support for Midori web browser
 
44785
        (bug #500274)
 
44786
    
 
44787
    svn path=/trunk/; revision=8303
 
44788
 
 
44789
 capplets/default-applications/ChangeLog            |    7 +++++++
 
44790
 .../gnome-default-applications.xml.in              |    8 ++++++++
 
44791
 2 files changed, 15 insertions(+), 0 deletions(-)
 
44792
 
 
44793
commit 2c76333494162199cf9c524adfcc85b4a62d2155
 
44794
Author: Jens Granseuer <jensgr@gmx.net>
 
44795
Date:   Wed Nov 28 18:36:51 2007 +0000
 
44796
 
 
44797
    make "Open" the default action for the file choosers (bug #500091)
 
44798
    
 
44799
    2007-11-28  Jens Granseuer  <jensgr@gmx.net>
 
44800
    
 
44801
        * appearance-desktop.c: (desktop_init):
 
44802
        * theme-installer.c: (gnome_theme_installer_run): make "Open" the
 
44803
        default action for the file choosers (bug #500091)
 
44804
    
 
44805
    svn path=/trunk/; revision=8302
 
44806
 
 
44807
 capplets/appearance/ChangeLog            |    6 ++++++
 
44808
 capplets/appearance/appearance-desktop.c |    1 +
 
44809
 capplets/appearance/theme-installer.c    |    1 +
 
44810
 3 files changed, 8 insertions(+), 0 deletions(-)
 
44811
 
 
44812
commit facf5c5730a42a12f91eef78d200d85b69d39196
 
44813
Author: Jens Granseuer <jensgr@gmx.net>
 
44814
Date:   Wed Nov 28 18:18:18 2007 +0000
 
44815
 
 
44816
    launch Nautilus with --no-desktop for the home key so we don't mess up the
 
44817
    
 
44818
    2007-11-28  Jens Granseuer  <jensgr@gmx.net>
 
44819
    
 
44820
        * gnome-settings-multimedia-keys.c: (do_action): launch Nautilus with
 
44821
        --no-desktop for the home key so we don't mess up the desktop for
 
44822
        people using something else to manage the background (bug #500085)
 
44823
    
 
44824
    svn path=/trunk/; revision=8301
 
44825
 
 
44826
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
44827
 .../gnome-settings-multimedia-keys.c               |    2 +-
 
44828
 2 files changed, 7 insertions(+), 1 deletions(-)
 
44829
 
 
44830
commit 4b78e6e868fe14fd770d4d08bc72c1ad6b89e8a1
 
44831
Author: Sebastien Bacher <seb128@ubuntu.com>
 
44832
Date:   Mon Nov 26 09:02:11 2007 +0000
 
44833
 
 
44834
    enable the preferred applications button, patch by Chris Jones (Closes:
 
44835
    
 
44836
    2007-11-26  Sebastien Bacher  <seb128@ubuntu.com>
 
44837
    
 
44838
        * main.c: (at_enable_update): enable the preferred applications button,
 
44839
          patch by Chris Jones (Closes: #499332)
 
44840
    
 
44841
    svn path=/trunk/; revision=8300
 
44842
 
 
44843
 capplets/accessibility/at-properties/ChangeLog |    5 +++++
 
44844
 capplets/accessibility/at-properties/main.c    |    2 --
 
44845
 2 files changed, 5 insertions(+), 2 deletions(-)
 
44846
 
 
44847
commit c9a3f5c1ebbf7bf48a2fde07143e3a5ffe91d1ea
 
44848
Author: Sebastien Bacher <seb128@ubuntu.com>
 
44849
Date:   Mon Nov 26 08:57:53 2007 +0000
 
44850
 
 
44851
    don't list the oudated evolution versions nor the text web browsers
 
44852
    
 
44853
    2007-11-26  Sebastien Bacher  <seb128@ubuntu.com>
 
44854
    
 
44855
        * gnome-default-applications.xml.in: don't list the oudated evolution
 
44856
          versions nor the text web browsers (Closes: #499327)
 
44857
    
 
44858
    svn path=/trunk/; revision=8299
 
44859
 
 
44860
 capplets/default-applications/ChangeLog            |    5 ++
 
44861
 .../gnome-default-applications.xml.in              |   66 --------------------
 
44862
 2 files changed, 5 insertions(+), 66 deletions(-)
 
44863
 
 
44864
commit db88244d189aec75016c2005b12f921c75d606f9
 
44865
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
44866
Date:   Sun Nov 25 20:00:02 2007 +0000
 
44867
 
 
44868
    Updated Russian translation by Vasiliy Faronov <qvvx@yandex.ru>
 
44869
    
 
44870
    2007-11-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
44871
    
 
44872
            * ru.po: Updated Russian translation
 
44873
            by Vasiliy Faronov <qvvx@yandex.ru>
 
44874
    
 
44875
    
 
44876
    svn path=/trunk/; revision=8298
 
44877
 
 
44878
 po/ChangeLog |    5 +++++
 
44879
 po/ru.po     |   34 +++++++++++++++++-----------------
 
44880
 2 files changed, 22 insertions(+), 17 deletions(-)
 
44881
 
 
44882
commit d67728a62a3a5556702edf585d457729b400adae
 
44883
Author: Jens Granseuer <jensgr@gmx.net>
 
44884
Date:   Sat Nov 24 14:22:13 2007 +0000
 
44885
 
 
44886
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
44887
    
 
44888
    2007-11-24  Jens Granseuer  <jensgr@gmx.net>
 
44889
    
 
44890
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
44891
    
 
44892
        * gnome-about-me.glade: remove non-functional Help button (bug #497803)
 
44893
    
 
44894
    svn path=/trunk/; revision=8296
 
44895
 
 
44896
 capplets/about-me/ChangeLog            |    6 ++++++
 
44897
 capplets/about-me/gnome-about-me.glade |   13 -------------
 
44898
 2 files changed, 6 insertions(+), 13 deletions(-)
 
44899
 
 
44900
commit 98b2dcba382d879c3a1245a8f8ae3baf40bf3b8a
 
44901
Author: Frederic Crozat <fcrozat@mandriva.com>
 
44902
Date:   Fri Nov 23 16:30:37 2007 +0000
 
44903
 
 
44904
    Fix .desktop to be valid (bug #434956)
 
44905
    
 
44906
    2007-11-23  Frederic Crozat  <fcrozat@mandriva.com>
 
44907
    
 
44908
            * themus-theme-applier.desktop.in.in: Fix .desktop to be valid (bug
 
44909
            #434956)
 
44910
    
 
44911
    
 
44912
    svn path=/trunk/; revision=8295
 
44913
 
 
44914
 vfs-methods/themus/ChangeLog                       |    5 +++++
 
44915
 .../themus/themus-theme-applier.desktop.in.in      |    2 +-
 
44916
 2 files changed, 6 insertions(+), 1 deletions(-)
 
44917
 
 
44918
commit 7514dfe2e0c45740d62a05fed6def13e43009760
 
44919
Author: Frederic Crozat <fcrozat@mandriva.com>
 
44920
Date:   Fri Nov 23 16:26:24 2007 +0000
 
44921
 
 
44922
    Fix detection of image mimetype (bug #498980)
 
44923
    
 
44924
    2007-11-22  Frederic Crozat  <fcrozat@mandriva.com>
 
44925
    
 
44926
           * gnome-wp-item.c: Fix detection of image mimetype (bug #498980)
 
44927
    
 
44928
    svn path=/trunk/; revision=8294
 
44929
 
 
44930
 capplets/appearance/ChangeLog       |    4 ++++
 
44931
 capplets/appearance/gnome-wp-item.c |    2 +-
 
44932
 2 files changed, 5 insertions(+), 1 deletions(-)
 
44933
 
 
44934
commit 8c2ebc4ad88a3d6d5023f2738e6408cab3172d24
 
44935
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
44936
Date:   Tue Nov 20 21:08:42 2007 +0000
 
44937
 
 
44938
    Updated Occitan translation
 
44939
    
 
44940
    svn path=/trunk/; revision=8292
 
44941
 
 
44942
 help/oc/oc.po |   30 ++++++-------
 
44943
 po/oc.po      |  134 +++++++++++++--------------------------------------------
 
44944
 2 files changed, 44 insertions(+), 120 deletions(-)
 
44945
 
 
44946
commit d1c4a2797498ef3434cb64e11b7b7f9ae9952d23
 
44947
Author: Jens Granseuer <jensgr@gmx.net>
 
44948
Date:   Sun Nov 18 13:25:13 2007 +0000
 
44949
 
 
44950
    Patch by: Dan Winship <danw@novell.com> Lucas Rocha <lucasr@gnome.org>
 
44951
    
 
44952
    2007-11-18  Jens Granseuer  <jensgr@gmx.net>
 
44953
    
 
44954
        Patch by: Dan Winship <danw@novell.com>
 
44955
                  Lucas Rocha <lucasr@gnome.org>
 
44956
    
 
44957
        * Makefile.am:
 
44958
        * gnome-settings-daemon.c: (gnome_settings_daemon_init):
 
44959
        * gnome-settings-xrandr.c: move display settings here from
 
44960
        gnome-session (bug #434982)
 
44961
    
 
44962
    svn path=/trunk/; revision=8291
 
44963
 
 
44964
 gnome-settings-daemon/ChangeLog               |   10 +
 
44965
 gnome-settings-daemon/Makefile.am             |    1 +
 
44966
 gnome-settings-daemon/gnome-settings-daemon.c |    2 +
 
44967
 gnome-settings-daemon/gnome-settings-xrandr.c |  334 +++++++++++++++++++++++++
 
44968
 4 files changed, 347 insertions(+), 0 deletions(-)
 
44969
 
 
44970
commit 56793f1706f7a120f5c95d5d62a021dc0fbf6316
 
44971
Author: Jens Granseuer <jensgr@gmx.net>
 
44972
Date:   Sun Nov 18 13:09:28 2007 +0000
 
44973
 
 
44974
    Patch by: Bastien Nocera <hadess@hadess.net>
 
44975
    
 
44976
    2007-11-18  Jens Granseuer  <jensgr@gmx.net>
 
44977
    
 
44978
        Patch by: Bastien Nocera <hadess@hadess.net>
 
44979
    
 
44980
        * gnome-settings-multimedia-keys.c: allow key bindings using Super and
 
44981
        Meta combinations (bug #165343)
 
44982
    
 
44983
    svn path=/trunk/; revision=8290
 
44984
 
 
44985
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
44986
 .../gnome-settings-multimedia-keys.c               |    5 ++---
 
44987
 2 files changed, 9 insertions(+), 3 deletions(-)
 
44988
 
 
44989
commit 25e6047256ccc0432739195aba25370158cbdbcb
 
44990
Author: Jens Granseuer <jensgr@gmx.net>
 
44991
Date:   Sun Nov 18 13:02:19 2007 +0000
 
44992
 
 
44993
    add shortcut for /usr/share/backgrounds to background file chooser and
 
44994
    
 
44995
    2007-11-18  Jens Granseuer  <jensgr@gmx.net>
 
44996
    
 
44997
        * appearance-desktop.c: (desktop_init): add shortcut for
 
44998
        /usr/share/backgrounds to background file chooser and also consider it
 
44999
        when setting the initial directory (bug #497807)
 
45000
    
 
45001
    svn path=/trunk/; revision=8289
 
45002
 
 
45003
 capplets/appearance/ChangeLog            |    6 ++++++
 
45004
 capplets/appearance/appearance-desktop.c |   13 ++++++++++++-
 
45005
 2 files changed, 18 insertions(+), 1 deletions(-)
 
45006
 
 
45007
commit a49486ebd674d3bce2f7c2ca5976cec9348edb7b
 
45008
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
45009
Date:   Thu Nov 15 07:59:58 2007 +0000
 
45010
 
 
45011
    Updated Galician Translation.
 
45012
    
 
45013
    svn path=/trunk/; revision=8288
 
45014
 
 
45015
 po/ChangeLog |    4 +
 
45016
 po/gl.po     |  970 +++++++++++++++++-----------------------------------------
 
45017
 2 files changed, 281 insertions(+), 693 deletions(-)
 
45018
 
 
45019
commit 5c15e1ba8aa2729bb32693b91d2fd4a9a40e532a
 
45020
Author: Daniel Nylander <dnylande@src.gnome.org>
 
45021
Date:   Tue Nov 13 00:25:05 2007 +0000
 
45022
 
 
45023
    sv.po: Updated Swedish translation
 
45024
    
 
45025
    svn path=/trunk/; revision=8286
 
45026
 
 
45027
 po/ChangeLog |    4 +++
 
45028
 po/sv.po     |   74 +++++++++++++++++++++++++++++++++++----------------------
 
45029
 2 files changed, 49 insertions(+), 29 deletions(-)
 
45030
 
 
45031
commit c5044f9e6c4a97c1bb16f5041353a3facf1d1f10
 
45032
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
45033
Date:   Mon Nov 12 22:51:32 2007 +0000
 
45034
 
 
45035
    prepare for 2.21.2.
 
45036
    
 
45037
    2007-11-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
45038
    
 
45039
        * configure.in:
 
45040
        * NEWS: prepare for 2.21.2.
 
45041
    
 
45042
    svn path=/trunk/; revision=8284
 
45043
 
 
45044
 ChangeLog    |    5 +++++
 
45045
 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 
45046
 configure.in |    2 +-
 
45047
 po/ChangeLog |    8 ++++----
 
45048
 4 files changed, 55 insertions(+), 5 deletions(-)
 
45049
 
 
45050
commit 98f2560c629f755afdbdebd43607a6fadf24c376
 
45051
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45052
Date:   Mon Nov 12 22:15:30 2007 +0000
 
45053
 
 
45054
    Updated Spanish translation
 
45055
    
 
45056
    svn path=/trunk/; revision=8283
 
45057
 
 
45058
 po/es.po |11350 ++++++++++++++++++--------------------------------------------
 
45059
 1 files changed, 3191 insertions(+), 8159 deletions(-)
 
45060
 
 
45061
commit d71fb9aa62d3d61902b6e467c81cf67f3a740766
 
45062
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45063
Date:   Mon Nov 12 19:41:42 2007 +0000
 
45064
 
 
45065
    Updated Spanish translation
 
45066
    
 
45067
    svn path=/trunk/; revision=8282
 
45068
 
 
45069
 po/es.po |11350 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
45070
 1 files changed, 8159 insertions(+), 3191 deletions(-)
 
45071
 
 
45072
commit 239d3c54870d03982b4ae35c4a723125492b3b69
 
45073
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45074
Date:   Mon Nov 12 19:39:22 2007 +0000
 
45075
 
 
45076
    Updated Spanish translation
 
45077
    
 
45078
    svn path=/trunk/; revision=8281
 
45079
 
 
45080
 po/ChangeLog |    4 ++++
 
45081
 po/es.po     |   51 ++++++++++++++++++++++++++-------------------------
 
45082
 2 files changed, 30 insertions(+), 25 deletions(-)
 
45083
 
 
45084
commit b5638420a90783234a571fbf96507fd2b70f8a44
 
45085
Author: Matej Urbančič <mateju@src.gnome.org>
 
45086
Date:   Mon Nov 12 14:40:40 2007 +0000
 
45087
 
 
45088
    Updated Slovenian translation
 
45089
    
 
45090
    svn path=/trunk/; revision=8280
 
45091
 
 
45092
 po/ChangeLog |    4 +
 
45093
 po/sl.po     |  226 ++++++++++++++++++++++++++++++----------------------------
 
45094
 2 files changed, 122 insertions(+), 108 deletions(-)
 
45095
 
 
45096
commit 3be83efcfc773670d883bc4f572bdb659a4f8f93
 
45097
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
45098
Date:   Mon Nov 12 13:39:04 2007 +0000
 
45099
 
 
45100
    re-added GnomeThemeElement to the "public" API, since it's used in
 
45101
    
 
45102
    20007-11-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
45103
    
 
45104
        * gnome-theme-info.c:
 
45105
        * gnome-theme-info.h: re-added GnomeThemeElement to the "public" API,
 
45106
        since it's used in gnome-theme-test.
 
45107
    
 
45108
    svn path=/trunk/; revision=8279
 
45109
 
 
45110
 capplets/common/ChangeLog          |    6 ++++++
 
45111
 capplets/common/gnome-theme-info.c |    6 ------
 
45112
 capplets/common/gnome-theme-info.h |    6 ++++++
 
45113
 3 files changed, 12 insertions(+), 6 deletions(-)
 
45114
 
 
45115
commit e1e7254db8cf634559ff93e765f1d26034b2c19b
 
45116
Author: Jens Granseuer <jensgr@gmx.net>
 
45117
Date:   Sun Nov 11 19:43:39 2007 +0000
 
45118
 
 
45119
    remove GnomeThemeElement from the "public" API
 
45120
    
 
45121
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45122
    
 
45123
        * gnome-theme-info.c:
 
45124
        * gnome-theme-info.h: remove GnomeThemeElement from the "public" API
 
45125
    
 
45126
    svn path=/trunk/; revision=8277
 
45127
 
 
45128
 capplets/common/ChangeLog          |    5 +++++
 
45129
 capplets/common/gnome-theme-info.c |    6 ++++++
 
45130
 capplets/common/gnome-theme-info.h |    7 -------
 
45131
 3 files changed, 11 insertions(+), 7 deletions(-)
 
45132
 
 
45133
commit 9e29ffc280ee78c3c894f6597625a8c051d48a65
 
45134
Author: Jens Granseuer <jensgr@gmx.net>
 
45135
Date:   Sun Nov 11 19:36:29 2007 +0000
 
45136
 
 
45137
    remove more redundant info from the theme changed callback
 
45138
    
 
45139
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45140
    
 
45141
        * gnome-theme-info.c: (handle_change_signal), (update_theme_index),
 
45142
        (update_common_theme_dir_index):
 
45143
        * gnome-theme-info.h: remove more redundant info from the theme changed
 
45144
        callback
 
45145
    
 
45146
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45147
    
 
45148
        * appearance-style.c: (changed_on_disk_cb):
 
45149
        * appearance-themes.c: (theme_changed_on_disk_cb): adapt to modified
 
45150
        theme change callback
 
45151
    
 
45152
    
 
45153
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45154
    
 
45155
        * theme-method.c: (theme_changed_callback): adapt to callback change
 
45156
    
 
45157
    svn path=/trunk/; revision=8276
 
45158
 
 
45159
 capplets/appearance/ChangeLog           |    6 +++++
 
45160
 capplets/appearance/appearance-style.c  |    1 -
 
45161
 capplets/appearance/appearance-themes.c |    1 -
 
45162
 capplets/common/ChangeLog               |    7 ++++++
 
45163
 capplets/common/gnome-theme-info.c      |   35 ++++++++++++++++---------------
 
45164
 capplets/common/gnome-theme-info.h      |    1 -
 
45165
 vfs-methods/themus/ChangeLog            |    4 +++
 
45166
 vfs-methods/themus/theme-method.c       |    1 -
 
45167
 8 files changed, 35 insertions(+), 21 deletions(-)
 
45168
 
 
45169
commit 152794358210d3ebbee02c734d9dd82cf379de86
 
45170
Author: Jens Granseuer <jensgr@gmx.net>
 
45171
Date:   Sun Nov 11 19:33:31 2007 +0000
 
45172
 
 
45173
    the fine line between text fields and text boxes seems rather irrelevant
 
45174
    
 
45175
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45176
    
 
45177
        * gnome-keyboard-properties.glade: the fine line between text fields
 
45178
        and text boxes seems rather irrelevant here
 
45179
    
 
45180
    svn path=/trunk/; revision=8275
 
45181
 
 
45182
 capplets/keyboard/ChangeLog                       |    5 +++++
 
45183
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
45184
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45185
 
 
45186
commit 31e51ef0762efc3aaf4f65d1752c97aa8462f05e
 
45187
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
45188
Date:   Sun Nov 11 14:25:53 2007 +0000
 
45189
 
 
45190
    Updated Finnish translation
 
45191
    
 
45192
    svn path=/trunk/; revision=8274
 
45193
 
 
45194
 po/ChangeLog |    4 ++++
 
45195
 po/fi.po     |    2 +-
 
45196
 2 files changed, 5 insertions(+), 1 deletions(-)
 
45197
 
 
45198
commit 85136d042dbb310488c9913f652a86b61cb41051
 
45199
Author: Jens Granseuer <jensgr@gmx.net>
 
45200
Date:   Sun Nov 11 12:04:00 2007 +0000
 
45201
 
 
45202
    slightly increase the popup window size again (130x130 at 640x480 and
 
45203
    
 
45204
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45205
    
 
45206
        * gsd-media-keys-window.c: (gsd_media_keys_window_init): slightly
 
45207
        increase the popup window size again (130x130 at 640x480 and scaled
 
45208
        from there)
 
45209
    
 
45210
    svn path=/trunk/; revision=8273
 
45211
 
 
45212
 gnome-settings-daemon/ChangeLog               |    6 ++++++
 
45213
 gnome-settings-daemon/gsd-media-keys-window.c |    8 ++++----
 
45214
 2 files changed, 10 insertions(+), 4 deletions(-)
 
45215
 
 
45216
commit b031fb0e126127409e40ab0488bc4323c7d843e2
 
45217
Author: Jens Granseuer <jensgr@gmx.net>
 
45218
Date:   Sun Nov 11 10:59:30 2007 +0000
 
45219
 
 
45220
    use standard preferences-desktop-locale icon
 
45221
    
 
45222
    2007-11-11  Jens Granseuer  <jensgr@gmx.net>
 
45223
    
 
45224
        * localization.desktop.in.in: use standard preferences-desktop-locale
 
45225
        icon
 
45226
    
 
45227
    svn path=/trunk/; revision=8272
 
45228
 
 
45229
 capplets/localization/ChangeLog                  |    5 +++++
 
45230
 capplets/localization/localization.desktop.in.in |    2 +-
 
45231
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45232
 
 
45233
commit 14c10e56bb24bfa4c4eb1de30f4c34b172d33c2f
 
45234
Author: Denis Washington <denisw@src.gnome.org>
 
45235
Date:   Sat Nov 10 18:02:16 2007 +0000
 
45236
 
 
45237
    commit changelog changes
 
45238
    
 
45239
    svn path=/trunk/; revision=8271
 
45240
 
 
45241
 capplets/localization/ChangeLog |    5 +++++
 
45242
 1 files changed, 5 insertions(+), 0 deletions(-)
 
45243
 
 
45244
commit 3e0003d1384c9f52efa3cf928ddbf63203dfa2c8
 
45245
Author: Denis Washington <dwashington@gmx.net>
 
45246
Date:   Sat Nov 10 18:01:05 2007 +0000
 
45247
 
 
45248
    Tweak the interface slightly and name all important widgets.
 
45249
    
 
45250
    2007-11-10  Denis Washington  <dwashington@gmx.net>
 
45251
    
 
45252
        * localization.glade: Tweak the interface slightly and name all
 
45253
        important widgets.
 
45254
    
 
45255
    
 
45256
    svn path=/trunk/; revision=8270
 
45257
 
 
45258
 capplets/localization/localization.glade |  555 ++++++++++++------------------
 
45259
 1 files changed, 220 insertions(+), 335 deletions(-)
 
45260
 
 
45261
commit 80b2a5f837c03c59180d1eb8ed92b3ce79fd440c
 
45262
Author: Jens Granseuer <jensgr@gmx.net>
 
45263
Date:   Sat Nov 10 17:19:50 2007 +0000
 
45264
 
 
45265
    fix several minor issues in the desktop file
 
45266
    
 
45267
    2007-11-10  Jens Granseuer  <jensgr@gmx.net>
 
45268
    
 
45269
        * localization.desktop.in.in: fix several minor issues in the
 
45270
        desktop file
 
45271
    
 
45272
    svn path=/trunk/; revision=8269
 
45273
 
 
45274
 capplets/localization/ChangeLog                  |    5 +++++
 
45275
 capplets/localization/localization.desktop.in.in |   11 +++++------
 
45276
 2 files changed, 10 insertions(+), 6 deletions(-)
 
45277
 
 
45278
commit 19fcf3f094e28cd88eabf7f03f321563e1fd032f
 
45279
Author: Jens Granseuer <jensgr@gmx.net>
 
45280
Date:   Sat Nov 10 16:59:53 2007 +0000
 
45281
 
 
45282
    The media window popup has a fixed size 300x300 when running in composited
 
45283
    
 
45284
    2007-11-10  Jens Granseuer  <jensgr@gmx.net>
 
45285
    
 
45286
        The media window popup has a fixed size 300x300 when running in
 
45287
        composited mode. For smaller display sizes this is quite excessive.
 
45288
        Change the window size to be 100x100 on 800x600 and smaller screens,
 
45289
        and scale up from that for anthing bigger. (bug #495346)
 
45290
    
 
45291
        * gsd-media-keys-window.c: (initialize_alpha_mode),
 
45292
        (gsd_media_keys_window_init): make composited media popup window sizes
 
45293
        scale with the screen size
 
45294
    
 
45295
    svn path=/trunk/; revision=8267
 
45296
 
 
45297
 gnome-settings-daemon/ChangeLog               |   11 +++++++++++
 
45298
 gnome-settings-daemon/gsd-media-keys-window.c |   21 ++++++++++++++++-----
 
45299
 2 files changed, 27 insertions(+), 5 deletions(-)
 
45300
 
 
45301
commit 951971ee541178614970b227a8590ddca81e00af
 
45302
Author: Jens Granseuer <jensgr@gmx.net>
 
45303
Date:   Sat Nov 10 15:34:37 2007 +0000
 
45304
 
 
45305
    don't get confused when the user does not have a password set and passwd
 
45306
    
 
45307
    2007-11-10  Jens Granseuer  <jensgr@gmx.net>
 
45308
    
 
45309
        * gnome-about-me-password.c: (authenticated_user),
 
45310
        (io_watch_stdout): don't get confused when the user does not have a
 
45311
        password set and passwd immediately asks for the new one. This resulted
 
45312
        in an endless loop up to now (bug #336872)
 
45313
    
 
45314
    svn path=/trunk/; revision=8265
 
45315
 
 
45316
 capplets/about-me/ChangeLog                 |    7 +++
 
45317
 capplets/about-me/gnome-about-me-password.c |   65 ++++++++++++++++++--------
 
45318
 2 files changed, 52 insertions(+), 20 deletions(-)
 
45319
 
 
45320
commit 75b37c980cb922df6a5ddced3c3cbca67fd18226
 
45321
Author: Jens Granseuer <jensgr@gmx.net>
 
45322
Date:   Sat Nov 10 12:04:14 2007 +0000
 
45323
 
 
45324
    don't leak the glade data
 
45325
    
 
45326
    2007-11-10  Jens Granseuer  <jensgr@gmx.net>
 
45327
    
 
45328
        * main.c: (create_dialog): don't leak the glade data
 
45329
    
 
45330
    svn path=/trunk/; revision=8264
 
45331
 
 
45332
 capplets/localization/ChangeLog |    4 ++++
 
45333
 capplets/localization/main.c    |    3 ++-
 
45334
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45335
 
 
45336
commit 42e478c8626a0c649d4db05e575bf5164027854c
 
45337
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
45338
Date:   Fri Nov 9 20:23:28 2007 +0000
 
45339
 
 
45340
    added new localization capplet to the build.
 
45341
    
 
45342
    2007-11-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
45343
    
 
45344
        * configure.in:
 
45345
        * capplets/Makefile.am: added new localization capplet to the build.
 
45346
    
 
45347
    svn path=/trunk/; revision=8262
 
45348
 
 
45349
 ChangeLog            |    5 +++++
 
45350
 capplets/Makefile.am |    1 +
 
45351
 configure.in         |    2 ++
 
45352
 3 files changed, 8 insertions(+), 0 deletions(-)
 
45353
 
 
45354
commit 24a8d3b65bf265ffcd92ad4b0b2f69850208f45f
 
45355
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
45356
Date:   Fri Nov 9 20:22:21 2007 +0000
 
45357
 
 
45358
    Started localization capplet.
 
45359
    
 
45360
    2007-11-02  Rodrigo Moya <rodrigo@gnome-db.org>
 
45361
    
 
45362
        Started localization capplet.
 
45363
    
 
45364
    svn path=/trunk/; revision=8261
 
45365
 
 
45366
 capplets/localization/ChangeLog                  |    3 +
 
45367
 capplets/localization/Makefile.am                |   26 ++
 
45368
 capplets/localization/localization.desktop.in.in |   15 +
 
45369
 capplets/localization/localization.glade         |  337 ++++++++++++++++++++++
 
45370
 capplets/localization/main.c                     |   62 ++++
 
45371
 5 files changed, 443 insertions(+), 0 deletions(-)
 
45372
 
 
45373
commit 3c81c026f63c829fc2e10d9ce519bb9f2844d918
 
45374
Author: Daniel Nylander <dnylande@src.gnome.org>
 
45375
Date:   Wed Nov 7 00:24:16 2007 +0000
 
45376
 
 
45377
    sv.po: Updated Swedish translation
 
45378
    
 
45379
    svn path=/trunk/; revision=8260
 
45380
 
 
45381
 po/ChangeLog |    4 +
 
45382
 po/sv.po     |  965 ++++++++++++++++++++++------------------------------------
 
45383
 2 files changed, 365 insertions(+), 604 deletions(-)
 
45384
 
 
45385
commit 2fe4299b22e3afb7fdae4de20c987f8e490ac2e4
 
45386
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45387
Date:   Tue Nov 6 13:45:40 2007 +0000
 
45388
 
 
45389
    Updated Spanish translation
 
45390
    
 
45391
    svn path=/trunk/; revision=8259
 
45392
 
 
45393
 po/ChangeLog |    4 ++
 
45394
 po/es.po     |  105 +++++++++++++++++++++++++++-------------------------------
 
45395
 2 files changed, 53 insertions(+), 56 deletions(-)
 
45396
 
 
45397
commit 5e6acc445e05aa9122fb0061c4148cbe7698c2dd
 
45398
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
45399
Date:   Tue Nov 6 00:05:40 2007 +0000
 
45400
 
 
45401
    Updated be@latin translation.
 
45402
    
 
45403
    svn path=/trunk/; revision=8258
 
45404
 
 
45405
 po/ChangeLog   |    4 +
 
45406
 po/be@latin.po |  284 +++++++++++++++++++++++++++++---------------------------
 
45407
 2 files changed, 152 insertions(+), 136 deletions(-)
 
45408
 
 
45409
commit 0f136e2fa76788498e002fc42f9c629f9f52a399
 
45410
Author: Scott Reeves <sreeves@src.gnome.org>
 
45411
Date:   Mon Nov 5 21:35:09 2007 +0000
 
45412
 
 
45413
    Fix for https://bugzilla.novell.com/show_bug.cgi?id=298047
 
45414
    
 
45415
    svn path=/trunk/; revision=8257
 
45416
 
 
45417
 shell/ChangeLog                 |    4 ++++
 
45418
 shell/control-center.schemas.in |    2 +-
 
45419
 2 files changed, 5 insertions(+), 1 deletions(-)
 
45420
 
 
45421
commit ee4bb343790424d9fcaa5a84c93770cc702bcfee
 
45422
Author: Jens Granseuer <jensgr@gmx.net>
 
45423
Date:   Sat Nov 3 15:10:53 2007 +0000
 
45424
 
 
45425
    add another string to the list of recognized error returns from passwd
 
45426
    
 
45427
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
45428
    
 
45429
        * gnome-about-me-password.c: (io_watch_stdout): add another string to
 
45430
        the list of recognized error returns from passwd ("must choose a longer
 
45431
        password")
 
45432
    
 
45433
    svn path=/trunk/; revision=8256
 
45434
 
 
45435
 capplets/about-me/ChangeLog                 |    6 +
 
45436
 capplets/about-me/gnome-about-me-password.c |  403 ++++++++++++++-------------
 
45437
 2 files changed, 209 insertions(+), 200 deletions(-)
 
45438
 
 
45439
commit 6b8e2ae765b1728b431d5f924358fd8d876a4ebe
 
45440
Author: Jens Granseuer <jensgr@gmx.net>
 
45441
Date:   Sat Nov 3 13:31:57 2007 +0000
 
45442
 
 
45443
    don't include keyboard model description in glade file
 
45444
    
 
45445
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
45446
    
 
45447
        * gnome-keyboard-properties.glade: don't include keyboard model
 
45448
        description in glade file
 
45449
    
 
45450
    svn path=/trunk/; revision=8255
 
45451
 
 
45452
 capplets/keyboard/ChangeLog                       |    5 +++++
 
45453
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
45454
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45455
 
 
45456
commit 1b2b15f3cd7b7db623f2c7661755f88451e5416e
 
45457
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45458
Date:   Sat Nov 3 13:07:43 2007 +0000
 
45459
 
 
45460
    Updated Spanish translation
 
45461
    
 
45462
    svn path=/trunk/; revision=8254
 
45463
 
 
45464
 po/es.po |   64 +++++++++++++++++++++++++++++--------------------------------
 
45465
 1 files changed, 30 insertions(+), 34 deletions(-)
 
45466
 
 
45467
commit 9711a951fa898ae31d154d50d374444171330e89
 
45468
Author: Jens Granseuer <jensgr@gmx.net>
 
45469
Date:   Sat Nov 3 13:07:19 2007 +0000
 
45470
 
 
45471
    fix left-over GTK_ENTRY use from last commit
 
45472
    
 
45473
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
45474
    
 
45475
        * gnome-keyboard-properties-xkb.c: (set_model_text): fix left-over
 
45476
        GTK_ENTRY use from last commit
 
45477
    
 
45478
    svn path=/trunk/; revision=8253
 
45479
 
 
45480
 capplets/keyboard/ChangeLog                       |    5 +++++
 
45481
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    2 +-
 
45482
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45483
 
 
45484
commit 980f8a00cff3736166ed5046001e94023d8e5685
 
45485
Author: Denis Washington <denisw@svn.gnome.org>
 
45486
Date:   Sat Nov 3 12:57:35 2007 +0000
 
45487
 
 
45488
    Replace text entry and "Choose..." button for keyboard model with a single
 
45489
    
 
45490
    2007-11-03  Denis Washington  <denisw@svn.gnome.org>
 
45491
    
 
45492
        * gnome-keyboard-properties-xkb.c:
 
45493
        * gnome-keyboard-properties.glade: Replace text entry and
 
45494
        "Choose..." button for keyboard model with a single chooser
 
45495
        button.
 
45496
    
 
45497
    svn path=/trunk/; revision=8252
 
45498
 
 
45499
 capplets/keyboard/ChangeLog                       |    7 ++
 
45500
 capplets/keyboard/gnome-keyboard-properties-xkb.c |   10 ++--
 
45501
 capplets/keyboard/gnome-keyboard-properties.glade |   65 ++++++++-------------
 
45502
 3 files changed, 37 insertions(+), 45 deletions(-)
 
45503
 
 
45504
commit 9a63a8a5b29751e599a8d20b641c52027014f4c2
 
45505
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45506
Date:   Sat Nov 3 12:48:25 2007 +0000
 
45507
 
 
45508
    Updated Spanish translation
 
45509
    
 
45510
    svn path=/trunk/; revision=8251
 
45511
 
 
45512
 po/ChangeLog |    4 ++
 
45513
 po/es.po     |  109 +++++++++++++++++++++++++++++++++-------------------------
 
45514
 2 files changed, 66 insertions(+), 47 deletions(-)
 
45515
 
 
45516
commit cf1bfcb3d6fb3d8f9c498f1408520e1a2144f5b2
 
45517
Author: Jens Granseuer <jensgr@gmx.net>
 
45518
Date:   Sat Nov 3 11:10:04 2007 +0000
 
45519
 
 
45520
    rename first tab to "General"
 
45521
    
 
45522
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
45523
    
 
45524
        * gnome-keyboard-properties.glade: rename first tab to "General"
 
45525
    
 
45526
    svn path=/trunk/; revision=8250
 
45527
 
 
45528
 capplets/keyboard/ChangeLog                       |    4 ++++
 
45529
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
45530
 2 files changed, 5 insertions(+), 1 deletions(-)
 
45531
 
 
45532
commit 73ed731cc2725f5f9fab0e3bbde3cd276cc2de57
 
45533
Author: Jens Granseuer <jensgr@gmx.net>
 
45534
Date:   Sat Nov 3 10:57:05 2007 +0000
 
45535
 
 
45536
    be more careful when reading background information from GConf and make
 
45537
    
 
45538
    2007-11-03  Jens Granseuer  <jensgr@gmx.net>
 
45539
    
 
45540
        * appearance-desktop.c: (wp_color_changed), (wp_props_wp_set):
 
45541
        * gnome-wp-item.c: (gnome_wp_item_new), (gnome_wp_item_free),
 
45542
        (gnome_wp_item_dup):
 
45543
        * gnome-wp-item.h:
 
45544
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml), (gnome_wp_xml_save_list):
 
45545
        be more careful when reading background information from GConf and make
 
45546
        sure we don't choke on NULL values later on (bug #492903)
 
45547
    
 
45548
    svn path=/trunk/; revision=8249
 
45549
 
 
45550
 capplets/appearance/ChangeLog            |   10 +++++
 
45551
 capplets/appearance/appearance-desktop.c |   30 ++++++++--------
 
45552
 capplets/appearance/gnome-wp-item.c      |   54 +++++++++++++++--------------
 
45553
 capplets/appearance/gnome-wp-item.h      |    2 -
 
45554
 capplets/appearance/gnome-wp-xml.c       |   44 ++++++++++++++----------
 
45555
 5 files changed, 78 insertions(+), 62 deletions(-)
 
45556
 
 
45557
commit 071af09ea652bad038877549d674c0c08330305d
 
45558
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
45559
Date:   Sat Nov 3 02:22:05 2007 +0000
 
45560
 
 
45561
    moving layout options to separate popup
 
45562
    
 
45563
    svn path=/trunk/; revision=8248
 
45564
 
 
45565
 capplets/keyboard/ChangeLog                        |    8 +
 
45566
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   10 +-
 
45567
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +
 
45568
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    5 +-
 
45569
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  121 +++++----
 
45570
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   65 ++---
 
45571
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    3 +-
 
45572
 capplets/keyboard/gnome-keyboard-properties.c      |  214 ++++++++++------
 
45573
 capplets/keyboard/gnome-keyboard-properties.glade  |  265 ++++++++++++-------
 
45574
 9 files changed, 414 insertions(+), 279 deletions(-)
 
45575
 
 
45576
commit 24f4ae9df55283321ed12f8e5a84680db41fb6b6
 
45577
Author: Kjartan Maraas <kmaraas@gnome.org>
 
45578
Date:   Fri Nov 2 13:53:43 2007 +0000
 
45579
 
 
45580
    Updated Norwegian bokmål translation.
 
45581
    
 
45582
    2007-11-02  Kjartan Maraas  <kmaraas@gnome.org>
 
45583
    
 
45584
        * nb.po: Updated Norwegian bokmål translation.
 
45585
    
 
45586
    svn path=/trunk/; revision=8247
 
45587
 
 
45588
 po/ChangeLog |    4 ++
 
45589
 po/nb.po     |  137 ++++++++++++++++++++++++++++++---------------------------
 
45590
 2 files changed, 76 insertions(+), 65 deletions(-)
 
45591
 
 
45592
commit 782dddf5fe21171d3e4a8313926dd8b373f95a5f
 
45593
Author: Jens Granseuer <jensgr@gmx.net>
 
45594
Date:   Thu Nov 1 19:22:51 2007 +0000
 
45595
 
 
45596
    Patch by: Joel Pfaff <joel.pfaff@gmail.com>
 
45597
    
 
45598
    2007-11-01  Jens Granseuer  <jensgr@gmx.net>
 
45599
    
 
45600
        Patch by: Joel Pfaff <joel.pfaff@gmail.com>
 
45601
    
 
45602
        * appearance-themes.c: (themes_init): fix build without libXcursor
 
45603
    
 
45604
    svn path=/trunk/; revision=8246
 
45605
 
 
45606
 capplets/appearance/ChangeLog           |    6 ++++++
 
45607
 capplets/appearance/appearance-themes.c |    2 ++
 
45608
 2 files changed, 8 insertions(+), 0 deletions(-)
 
45609
 
 
45610
commit 405aceb366b6f86a4f94a0bfcab5298577cd09ee
 
45611
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
45612
Date:   Thu Nov 1 13:06:25 2007 +0000
 
45613
 
 
45614
    Updated Spanish translation
 
45615
    
 
45616
    svn path=/trunk/; revision=8245
 
45617
 
 
45618
 po/ChangeLog |    4 ++
 
45619
 po/es.po     |  146 ++++++++++++++++++++++++++++++----------------------------
 
45620
 2 files changed, 79 insertions(+), 71 deletions(-)
 
45621
 
 
45622
commit 308c2ffc5873ee8363d8b1a790a580cc47f22c32
 
45623
Author: Kjartan Maraas <kmaraas@gnome.org>
 
45624
Date:   Wed Oct 31 14:39:06 2007 +0000
 
45625
 
 
45626
    ANSIfication of function declaration.
 
45627
    
 
45628
    2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
45629
    
 
45630
        * theme-method.c: (invoke_monitors): ANSIfication of
 
45631
        function declaration.
 
45632
    
 
45633
    svn path=/trunk/; revision=8242
 
45634
 
 
45635
 vfs-methods/themus/ChangeLog      |    5 +++++
 
45636
 vfs-methods/themus/theme-method.c |    2 +-
 
45637
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45638
 
 
45639
commit 309ab3c59701e67961567d745448617edcd3d263
 
45640
Author: Kjartan Maraas <kmaraas@gnome.org>
 
45641
Date:   Wed Oct 31 14:38:27 2007 +0000
 
45642
 
 
45643
    Fix warnings from sparse. Don't use deprecated signal api from gtk+.
 
45644
    
 
45645
    2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
45646
    
 
45647
        * gnome-keyboard-properties-xkblt.c:
 
45648
        (xkb_layouts_prepare_selected_tree):
 
45649
        Fix warnings from sparse. Don't use deprecated signal
 
45650
        api from gtk+.
 
45651
    
 
45652
    svn path=/trunk/; revision=8241
 
45653
 
 
45654
 capplets/keyboard/ChangeLog                        |    7 +++++++
 
45655
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   10 ++++------
 
45656
 2 files changed, 11 insertions(+), 6 deletions(-)
 
45657
 
 
45658
commit 965e2c09f5b5208a902ab12f6cc95fdf3ce5507a
 
45659
Author: Kjartan Maraas <kmaraas@gnome.org>
 
45660
Date:   Wed Oct 31 14:37:33 2007 +0000
 
45661
 
 
45662
    Distcheck fixes.
 
45663
    
 
45664
    2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
45665
    
 
45666
        * Makefile.am: Distcheck fixes.
 
45667
    
 
45668
    svn path=/trunk/; revision=8240
 
45669
 
 
45670
 capplets/keybindings/ChangeLog   |    4 ++++
 
45671
 capplets/keybindings/Makefile.am |    6 +++++-
 
45672
 2 files changed, 9 insertions(+), 1 deletions(-)
 
45673
 
 
45674
commit fa5c993d24c0fcee78c3a0fc7703507e33efc64c
 
45675
Author: Kjartan Maraas <kmaraas@gnome.org>
 
45676
Date:   Wed Oct 31 14:36:46 2007 +0000
 
45677
 
 
45678
    Distcheck fixes.
 
45679
    
 
45680
    2007-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
45681
    
 
45682
        * Makefile.am: Distcheck fixes.
 
45683
    
 
45684
    svn path=/trunk/; revision=8239
 
45685
 
 
45686
 capplets/default-applications/ChangeLog   |    4 ++++
 
45687
 capplets/default-applications/Makefile.am |    2 +-
 
45688
 2 files changed, 5 insertions(+), 1 deletions(-)
 
45689
 
 
45690
commit b745d35c24577521490985019ae3d9cdc91496e1
 
45691
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
45692
Date:   Wed Oct 31 14:22:46 2007 +0000
 
45693
 
 
45694
    Updated Finnish translation (fix for bug #484148)
 
45695
    
 
45696
    svn path=/trunk/; revision=8238
 
45697
 
 
45698
 po/ChangeLog |    4 +
 
45699
 po/fi.po     |  302 ++++++++++++++++++++++++++++++----------------------------
 
45700
 2 files changed, 160 insertions(+), 146 deletions(-)
 
45701
 
 
45702
commit da6e06e331e2ce1f3d0f6ce9405ecae65c48916b
 
45703
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
45704
Date:   Wed Oct 31 12:19:02 2007 +0000
 
45705
 
 
45706
    prepare for 2.21.1.
 
45707
    
 
45708
    2007-10-30  Rodrigo Moya <rodrigo@gnome-db.org>
 
45709
    
 
45710
        * configure.in:
 
45711
        * NEWS: prepare for 2.21.1.
 
45712
    
 
45713
    svn path=/trunk/; revision=8237
 
45714
 
 
45715
 ChangeLog    |    5 +++
 
45716
 NEWS         |   84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
45717
 configure.in |    2 +-
 
45718
 po/ChangeLog |    6 ++--
 
45719
 4 files changed, 93 insertions(+), 4 deletions(-)
 
45720
 
 
45721
commit c14f3824b07aa1afdf3d31f04b6828a8d13ca182
 
45722
Author: Jens Granseuer <jensgr@gmx.net>
 
45723
Date:   Tue Oct 30 21:08:09 2007 +0000
 
45724
 
 
45725
    revert last patch, it's just too ugly as long as the "one dialog per
 
45726
    
 
45727
    2007-10-30  Jens Granseuer  <jensgr@gmx.net>
 
45728
    
 
45729
        * theme-installer.c: (gnome_theme_installer_run): revert last patch,
 
45730
        it's just too ugly as long as the "one dialog per installed file" issue
 
45731
        isn't fixed
 
45732
    
 
45733
    svn path=/trunk/; revision=8236
 
45734
 
 
45735
 capplets/appearance/ChangeLog         |    6 ++++++
 
45736
 capplets/appearance/theme-installer.c |   13 +++----------
 
45737
 2 files changed, 9 insertions(+), 10 deletions(-)
 
45738
 
 
45739
commit 2a7579a53b5693d52e9c2b30d782e1ae7a89479d
 
45740
Author: Jens Granseuer <jensgr@gmx.net>
 
45741
Date:   Tue Oct 30 20:32:55 2007 +0000
 
45742
 
 
45743
    Patch by: Benjamin Gramlich <benjamin.gramlich@gmail.com>
 
45744
    
 
45745
    2007-10-30  Jens Granseuer  <jensgr@gmx.net>
 
45746
    
 
45747
        Patch by: Benjamin Gramlich <benjamin.gramlich@gmail.com>
 
45748
    
 
45749
        * theme-installer.c: (gnome_theme_installer_run): allow the user to
 
45750
        select multiple themes to install at once (first part of the fix for
 
45751
        bug #124554)
 
45752
    
 
45753
    svn path=/trunk/; revision=8235
 
45754
 
 
45755
 capplets/appearance/ChangeLog         |    8 ++++++++
 
45756
 capplets/appearance/theme-installer.c |   13 ++++++++++---
 
45757
 2 files changed, 18 insertions(+), 3 deletions(-)
 
45758
 
 
45759
commit 9a5c2f7fcfe1c204b16df12bcd02e493f6332e27
 
45760
Author: Jens Granseuer <jensgr@gmx.net>
 
45761
Date:   Tue Oct 30 20:26:00 2007 +0000
 
45762
 
 
45763
    When installing multiple themes at once, don't ask the user whether to
 
45764
    
 
45765
    2007-10-30  Jens Granseuer  <jensgr@gmx.net>
 
45766
    
 
45767
        When installing multiple themes at once, don't ask the user whether to
 
45768
        apply after each theme. Instead, simply show a success message after
 
45769
        installation has finished, and ask only if a single theme has been
 
45770
        installed.
 
45771
    
 
45772
        * theme-installer.c: (gnome_theme_install_real),
 
45773
        (transfer_done_cb): check whether there are multiple themes to install
 
45774
        up front, and skip the apply dialog if so
 
45775
    
 
45776
    svn path=/trunk/; revision=8234
 
45777
 
 
45778
 capplets/appearance/ChangeLog         |   11 +++
 
45779
 capplets/appearance/theme-installer.c |  158 ++++++++++++++++++++-------------
 
45780
 2 files changed, 109 insertions(+), 60 deletions(-)
 
45781
 
 
45782
commit e55cb9bf732ce41032983d30618b453e7e1c80c5
 
45783
Author: Jens Granseuer <jensgr@gmx.net>
 
45784
Date:   Tue Oct 30 19:24:03 2007 +0000
 
45785
 
 
45786
    also update the icon cache for icon themes with cursors
 
45787
    
 
45788
    2007-10-30  Jens Granseuer  <jensgr@gmx.net>
 
45789
    
 
45790
        * theme-installer.c: (gnome_theme_install_real): also update the icon
 
45791
        cache for icon themes with cursors
 
45792
    
 
45793
    svn path=/trunk/; revision=8233
 
45794
 
 
45795
 capplets/appearance/ChangeLog         |    5 +++++
 
45796
 capplets/appearance/theme-installer.c |    2 +-
 
45797
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45798
 
 
45799
commit 3da9bfbd0f7929f3a960be88bab09aec5c6c87e5
 
45800
Author: Jens Granseuer <jensgr@gmx.net>
 
45801
Date:   Tue Oct 30 18:43:56 2007 +0000
 
45802
 
 
45803
    teach the installer to recognize cursor themes and icon themes with
 
45804
    
 
45805
    2007-10-30  Jens Granseuer  <jensgr@gmx.net>
 
45806
    
 
45807
        * theme-installer.c: (file_theme_type), (gnome_theme_install_real):
 
45808
        teach the installer to recognize cursor themes and icon themes with
 
45809
        cursors and how to apply them
 
45810
    
 
45811
    svn path=/trunk/; revision=8232
 
45812
 
 
45813
 capplets/appearance/ChangeLog         |    6 ++
 
45814
 capplets/appearance/theme-installer.c |   99 ++++++++++++++++++++++-----------
 
45815
 2 files changed, 72 insertions(+), 33 deletions(-)
 
45816
 
 
45817
commit b027e0b4b5e935ef70283b3842f594ddb9189dd4
 
45818
Author: Jens Granseuer <jensgr@gmx.net>
 
45819
Date:   Mon Oct 29 21:27:51 2007 +0000
 
45820
 
 
45821
    make sure we always call update_cursor_theme_index with the index.theme
 
45822
    
 
45823
    2007-10-29  Jens Granseuer  <jensgr@gmx.net>
 
45824
    
 
45825
        * gnome-theme-info.c: (theme_compare), (theme_free),
 
45826
        (update_common_theme_dir_index), (common_icon_theme_dir_changed),
 
45827
        (gnome_theme_cursor_info_find_all),
 
45828
        (gnome_theme_cursor_info_compare):
 
45829
        * gnome-theme-info.h: make sure we always call update_cursor_theme_index
 
45830
        with the index.theme URI. Implement some missing functionality for
 
45831
        cursor theme monitoring.
 
45832
    
 
45833
    svn path=/trunk/; revision=8231
 
45834
 
 
45835
 capplets/common/ChangeLog          |   10 ++++++++
 
45836
 capplets/common/gnome-theme-info.c |   44 ++++++++++++++++++++++++++++-------
 
45837
 capplets/common/gnome-theme-info.h |    2 +
 
45838
 3 files changed, 47 insertions(+), 9 deletions(-)
 
45839
 
 
45840
commit 3f487a2582c3b93e49503e45f1a650bd7459bddf
 
45841
Author: Matej Urbančič <mateju@src.gnome.org>
 
45842
Date:   Mon Oct 29 11:33:44 2007 +0000
 
45843
 
 
45844
    Updated Slovenian translation
 
45845
    
 
45846
    svn path=/trunk/; revision=8230
 
45847
 
 
45848
 po/sl.po |  292 ++++++++++----------------------------------------------------
 
45849
 1 files changed, 45 insertions(+), 247 deletions(-)
 
45850
 
 
45851
commit 23ea52cb59957319854d1292f43d716d5d7fb0ad
 
45852
Author: Matej Urbančič <mateju@src.gnome.org>
 
45853
Date:   Mon Oct 29 11:21:40 2007 +0000
 
45854
 
 
45855
    Updated Slovenian translation
 
45856
    
 
45857
    svn path=/trunk/; revision=8229
 
45858
 
 
45859
 po/sl.po |   20 ++++++++++----------
 
45860
 1 files changed, 10 insertions(+), 10 deletions(-)
 
45861
 
 
45862
commit 286cdd1fcddab4030a4dbc917562783f139183be
 
45863
Author: Jens Granseuer <jensgr@gmx.net>
 
45864
Date:   Sun Oct 28 23:01:09 2007 +0000
 
45865
 
 
45866
    simplify some more code, and fix a crash when the cursor theme in GConf is
 
45867
    
 
45868
    2007-10-29  Jens Granseuer  <jensgr@gmx.net>
 
45869
    
 
45870
        * appearance-style.c: (gtk_theme_changed), (window_theme_changed),
 
45871
        (icon_theme_changed), (update_cursor_size_scale),
 
45872
        (cursor_theme_changed):
 
45873
        * appearance-themes.c: (theme_selection_changed_cb):
 
45874
        * theme-util.c: (theme_is_writable):
 
45875
        * theme-util.h: simplify some more code, and fix a crash when the
 
45876
        cursor theme in GConf is unset that I introduced in r8212
 
45877
    
 
45878
    svn path=/trunk/; revision=8228
 
45879
 
 
45880
 capplets/appearance/ChangeLog           |   10 ++++++++++
 
45881
 capplets/appearance/appearance-style.c  |   10 +++++-----
 
45882
 capplets/appearance/appearance-themes.c |    2 +-
 
45883
 capplets/appearance/theme-util.c        |    3 +--
 
45884
 capplets/appearance/theme-util.h        |    2 +-
 
45885
 5 files changed, 18 insertions(+), 9 deletions(-)
 
45886
 
 
45887
commit 194de56db96d9773e8be654d80e9664848bae432
 
45888
Author: Jens Granseuer <jensgr@gmx.net>
 
45889
Date:   Sun Oct 28 22:33:18 2007 +0000
 
45890
 
 
45891
    simplify code thanks to the new unified theme type
 
45892
    
 
45893
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45894
    
 
45895
        * appearance-style.c: (prepare_list):
 
45896
        * theme-util.c: (theme_is_writable), (theme_delete): simplify code
 
45897
        thanks to the new unified theme type
 
45898
    
 
45899
    svn path=/trunk/; revision=8227
 
45900
 
 
45901
 capplets/appearance/ChangeLog          |    6 ++++
 
45902
 capplets/appearance/appearance-style.c |   24 +++------------
 
45903
 capplets/appearance/theme-util.c       |   49 +++++++++----------------------
 
45904
 3 files changed, 25 insertions(+), 54 deletions(-)
 
45905
 
 
45906
commit 190963ea61927dd517585dcf5043955d2c0bb665
 
45907
Author: Jens Granseuer <jensgr@gmx.net>
 
45908
Date:   Sun Oct 28 22:10:32 2007 +0000
 
45909
 
 
45910
    add live monitoring for cursor themes
 
45911
    
 
45912
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45913
    
 
45914
        * gnome-theme-info.c: (add_default_cursor_theme),
 
45915
        (read_cursor_theme), (update_common_theme_dir_index),
 
45916
        (update_meta_theme_index), (update_icon_theme_index),
 
45917
        (update_cursor_theme_index), (common_icon_theme_dir_changed),
 
45918
        (add_common_icon_theme_dir_monitor), (gnome_theme_info_find),
 
45919
        (gnome_theme_init): add live monitoring for cursor themes
 
45920
    
 
45921
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45922
    
 
45923
        * appearance-style.c: (changed_on_disk_cb): add support for live cursor
 
45924
        theme updates
 
45925
    
 
45926
    svn path=/trunk/; revision=8226
 
45927
 
 
45928
 capplets/appearance/ChangeLog          |    5 +
 
45929
 capplets/appearance/appearance-style.c |   12 ++
 
45930
 capplets/common/ChangeLog              |    9 +
 
45931
 capplets/common/gnome-theme-info.c     |  284 +++++++++++++++++---------------
 
45932
 4 files changed, 177 insertions(+), 133 deletions(-)
 
45933
 
 
45934
commit 55ca935e2e8fcc4466b95ffa3b555b262bc5e643
 
45935
Author: Jens Granseuer <jensgr@gmx.net>
 
45936
Date:   Sun Oct 28 20:07:29 2007 +0000
 
45937
 
 
45938
    add cast to avoid "incompatible types" compiler warning
 
45939
    
 
45940
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45941
    
 
45942
        * gconf-property-editor.c: (gconf_peditor_new_tree_view): add cast to
 
45943
        avoid "incompatible types" compiler warning
 
45944
    
 
45945
    svn path=/trunk/; revision=8225
 
45946
 
 
45947
 capplets/common/ChangeLog               |    5 +++++
 
45948
 capplets/common/gconf-property-editor.c |    2 +-
 
45949
 2 files changed, 6 insertions(+), 1 deletions(-)
 
45950
 
 
45951
commit 3dcede807d645ca9473ccad3069a9614ddab058d
 
45952
Author: Jens Granseuer <jensgr@gmx.net>
 
45953
Date:   Sun Oct 28 15:35:21 2007 +0000
 
45954
 
 
45955
    Switch to using a common theme struct that includes a type descriptor so
 
45956
    
 
45957
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45958
    
 
45959
        Switch to using a common theme struct that includes a type descriptor
 
45960
        so we can avoid many of the theme type casts. This should also make
 
45961
        adding support for live cursor theme changes a little easier.
 
45962
    
 
45963
        * gnome-theme-info.c: (add_theme_to_hash_by_name),
 
45964
        (remove_theme_from_hash_by_name), (get_theme_from_hash_by_name),
 
45965
        (gnome_theme_compare), (gnome_theme_free),
 
45966
        (add_default_cursor_theme), (gdk_pixbuf_from_xcursor_image),
 
45967
        (read_cursor_theme), (look_for_cursor_theme),
 
45968
        (read_current_cursor_font), (read_cursor_fonts),
 
45969
        (handle_change_signal), (update_theme_index),
 
45970
        (update_common_theme_dir_index), (gtk2_dir_changed),
 
45971
        (keybinding_dir_changed), (metacity_dir_changed),
 
45972
        (common_theme_dir_changed), (common_icon_theme_dir_changed),
 
45973
        (add_common_theme_dir_monitor),
 
45974
        (add_common_icon_theme_dir_monitor),
 
45975
        (remove_common_theme_dir_monitor), (top_theme_dir_changed),
 
45976
        (top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor),
 
45977
        (gnome_theme_info_new), (gnome_theme_info_free),
 
45978
        (gnome_theme_info_find), (gnome_theme_info_find_all_helper),
 
45979
        (gnome_theme_icon_info_new), (gnome_theme_icon_info_find),
 
45980
        (gnome_theme_icon_info_find_all), (gnome_theme_cursor_info_new),
 
45981
        (gnome_theme_cursor_info_find), (gnome_theme_cursor_info_find_all),
 
45982
        (gnome_theme_meta_info_new), (gnome_theme_meta_info_free),
 
45983
        (gnome_theme_meta_info_find), (gnome_theme_meta_info_find_all),
 
45984
        (gnome_theme_color_scheme_parse), (gnome_theme_init):
 
45985
        * gnome-theme-info.h: Use CursorThemeCommonInfo wherever possible,
 
45986
        remove some unused code.
 
45987
    
 
45988
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45989
    
 
45990
        * appearance-style.c: (changed_on_disk_cb):
 
45991
        * appearance-themes.c: (theme_changed_on_disk_cb): adapt to changes in
 
45992
        theme change notification
 
45993
    
 
45994
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
45995
    
 
45996
        * theme-method.c: (theme_changed_callback): adapt to modified
 
45997
        callback signature
 
45998
    
 
45999
    svn path=/trunk/; revision=8224
 
46000
 
 
46001
 capplets/appearance/ChangeLog           |    6 +
 
46002
 capplets/appearance/appearance-style.c  |   17 +-
 
46003
 capplets/appearance/appearance-themes.c |   11 +-
 
46004
 capplets/common/ChangeLog               |   31 +
 
46005
 capplets/common/gnome-theme-info.c      | 1120 ++++++++++++++-----------------
 
46006
 capplets/common/gnome-theme-info.h      |   56 +-
 
46007
 vfs-methods/themus/ChangeLog            |    5 +
 
46008
 vfs-methods/themus/theme-method.c       |    9 +-
 
46009
 8 files changed, 610 insertions(+), 645 deletions(-)
 
46010
 
 
46011
commit 1c50e4c94c83c2148b0b8de096e0fdc1e2df23d4
 
46012
Author: Jens Granseuer <jensgr@gmx.net>
 
46013
Date:   Sat Oct 27 22:08:32 2007 +0000
 
46014
 
 
46015
    readd gettext macro that accidentally got stripped
 
46016
    
 
46017
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
46018
    
 
46019
        * main.c: (display_rotation_from_text), (create_rotate_menu): readd gettext
 
46020
        macro that accidentally got stripped
 
46021
    
 
46022
    svn path=/trunk/; revision=8223
 
46023
 
 
46024
 capplets/display/ChangeLog |    5 +++++
 
46025
 capplets/display/main.c    |    4 ++--
 
46026
 2 files changed, 7 insertions(+), 2 deletions(-)
 
46027
 
 
46028
commit 73fc8e79a94ce2a59ec9f64a8c4c1804d8af4779
 
46029
Author: Jens Granseuer <jensgr@gmx.net>
 
46030
Date:   Sat Oct 27 21:57:15 2007 +0000
 
46031
 
 
46032
    whitespace cleanup and a few minor tweaks
 
46033
    
 
46034
    2007-10-28  Jens Granseuer  <jensgr@gmx.net>
 
46035
    
 
46036
        * main.c: (display_rotation_from_text), (get_current_resolution),
 
46037
        (get_current_rate), (get_current_rotation), (wrap_in_label),
 
46038
        (resolution_changed_callback), (generate_rate_menu),
 
46039
        (generate_resolution_menu), (initialize_combo_layout),
 
46040
        (create_rate_menu), (create_rotate_menu), (create_screen_widgets),
 
46041
        (create_dialog), (save_timeout_callback), (run_revert_dialog),
 
46042
        (save_to_gconf), (cb_dialog_response), (main): whitespace cleanup and a
 
46043
        few minor tweaks
 
46044
    
 
46045
    svn path=/trunk/; revision=8222
 
46046
 
 
46047
 capplets/display/ChangeLog |   11 +++
 
46048
 capplets/display/main.c    |  188 ++++++++++++++++++--------------------------
 
46049
 2 files changed, 89 insertions(+), 110 deletions(-)
 
46050
 
 
46051
commit c21633bc3cf60a67cbbe653ad94a610946157933
 
46052
Author: Jens Granseuer <jensgr@gmx.net>
 
46053
Date:   Sat Oct 27 19:36:17 2007 +0000
 
46054
 
 
46055
    revert some of the previous "clean-up", add some new, and fix another leak
 
46056
    
 
46057
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46058
    
 
46059
        * main.c: (free_display_info), (update_display_info),
 
46060
        (read_display_info), (apply_config), (revert_config): revert some of
 
46061
        the previous "clean-up", add some new, and fix another leak
 
46062
    
 
46063
    svn path=/trunk/; revision=8221
 
46064
 
 
46065
 capplets/display/ChangeLog |    6 +++
 
46066
 capplets/display/main.c    |   82 +++++++++++++++++--------------------------
 
46067
 2 files changed, 39 insertions(+), 49 deletions(-)
 
46068
 
 
46069
commit b62e985bcc9db639aab4499ecb918cefa4c3fbcb
 
46070
Author: Kjartan Maraas <kmaraas@gnome.org>
 
46071
Date:   Sat Oct 27 19:20:43 2007 +0000
 
46072
 
 
46073
    Updated Norwegian bokmål translation.
 
46074
    
 
46075
    2007-10-27  Kjartan Maraas  <kmaraas@gnome.org>
 
46076
    
 
46077
        * nb.po: Updated Norwegian bokmål translation.
 
46078
    
 
46079
    svn path=/trunk/; revision=8220
 
46080
 
 
46081
 po/ChangeLog |    4 +
 
46082
 po/nb.po     |  716 ++++++++++++++++++++++++++++++++++++----------------------
 
46083
 2 files changed, 446 insertions(+), 274 deletions(-)
 
46084
 
 
46085
commit bae97194e3a7165f8d9281a98f4bfcf7cde6e4f6
 
46086
Author: Jens Granseuer <jensgr@gmx.net>
 
46087
Date:   Sat Oct 27 18:00:06 2007 +0000
 
46088
 
 
46089
    fix string capitalization
 
46090
    
 
46091
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46092
    
 
46093
        * main.c: (run_revert_dialog), (main): fix string capitalization
 
46094
    
 
46095
    svn path=/trunk/; revision=8219
 
46096
 
 
46097
 capplets/display/ChangeLog |    4 ++++
 
46098
 capplets/display/main.c    |    6 ++++--
 
46099
 2 files changed, 8 insertions(+), 2 deletions(-)
 
46100
 
 
46101
commit 1654754be470a1f5a84ad962b45512d1840b7919
 
46102
Author: Jens Granseuer <jensgr@gmx.net>
 
46103
Date:   Sat Oct 27 16:35:56 2007 +0000
 
46104
 
 
46105
    remove part of the long description for cc_actions_list since it was
 
46106
    
 
46107
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46108
    
 
46109
        * control-center.schemas.in: remove part of the long description for
 
46110
        cc_actions_list since it was confusig translators (#426229)
 
46111
    
 
46112
    svn path=/trunk/; revision=8218
 
46113
 
 
46114
 shell/ChangeLog                 |    5 +++++
 
46115
 shell/control-center.schemas.in |    2 +-
 
46116
 2 files changed, 6 insertions(+), 1 deletions(-)
 
46117
 
 
46118
commit 559ba3a74394a395c5bcd673d5b6e19fe8d6451c
 
46119
Author: Jens Granseuer <jensgr@gmx.net>
 
46120
Date:   Sat Oct 27 16:28:08 2007 +0000
 
46121
 
 
46122
    clean up code a bit and fix a few leaks
 
46123
    
 
46124
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46125
    
 
46126
        * main.c: (free_display_info), (restart_screensaver),
 
46127
        (apply_config), (revert_config), (cb_dialog_response), (main): clean up
 
46128
        code a bit and fix a few leaks
 
46129
    
 
46130
    svn path=/trunk/; revision=8217
 
46131
 
 
46132
 capplets/display/ChangeLog |    6 ++
 
46133
 capplets/display/main.c    |  124 ++++++++++++++++++++++++-------------------
 
46134
 2 files changed, 75 insertions(+), 55 deletions(-)
 
46135
 
 
46136
commit fcd616f8dfe8d19fe117b2f8be728a98ddc7dfd5
 
46137
Author: Jens Granseuer <jensgr@gmx.net>
 
46138
Date:   Sat Oct 27 15:49:54 2007 +0000
 
46139
 
 
46140
    remove this one, too
 
46141
    
 
46142
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46143
    
 
46144
        * capplets/file-types: remove this one, too
 
46145
    
 
46146
    svn path=/trunk/; revision=8216
 
46147
 
 
46148
 capplets/file-types/ChangeLog                      | 1300 -----------------
 
46149
 capplets/file-types/Makefile.am                    |   44 -
 
46150
 capplets/file-types/TODO_NOTES                     |    2 -
 
46151
 capplets/file-types/file-types-capplet.c           |  323 -----
 
46152
 .../file-types/file-types-capplet.desktop.in.in    |   11 -
 
46153
 capplets/file-types/file-types-capplet.png         |  Bin 3085 -> 0 bytes
 
46154
 capplets/file-types/file-types-icon-entry.c        |  618 --------
 
46155
 capplets/file-types/file-types-icon-entry.h        |   71 -
 
46156
 capplets/file-types/file-types-properties.glade    | 1470 --------------------
 
46157
 capplets/file-types/file-types-properties.glade1   | 1300 -----------------
 
46158
 capplets/file-types/file-types.desktop.in.in       |   15 -
 
46159
 capplets/file-types/libuuid/Makefile.am            |   27 -
 
46160
 capplets/file-types/libuuid/clear.c                |   20 -
 
46161
 capplets/file-types/libuuid/compare.c              |   32 -
 
46162
 capplets/file-types/libuuid/copy.c                 |   21 -
 
46163
 capplets/file-types/libuuid/gen_uuid.c             |  265 ----
 
46164
 capplets/file-types/libuuid/gen_uuid_nt.c          |   92 --
 
46165
 capplets/file-types/libuuid/isnull.c               |   25 -
 
46166
 capplets/file-types/libuuid/pack.c                 |   46 -
 
46167
 capplets/file-types/libuuid/parse.c                |   52 -
 
46168
 capplets/file-types/libuuid/tst_uuid.c             |  119 --
 
46169
 capplets/file-types/libuuid/unpack.c               |   40 -
 
46170
 capplets/file-types/libuuid/unparse.c              |   28 -
 
46171
 capplets/file-types/libuuid/uuid.h                 |   50 -
 
46172
 capplets/file-types/libuuid/uuidP.h                |   40 -
 
46173
 capplets/file-types/libuuid/uuid_time.c            |  138 --
 
46174
 capplets/file-types/mime-category-edit-dialog.c    |  449 ------
 
46175
 capplets/file-types/mime-category-edit-dialog.h    |   59 -
 
46176
 capplets/file-types/mime-edit-dialog.c             | 1000 -------------
 
46177
 capplets/file-types/mime-edit-dialog.h             |   67 -
 
46178
 capplets/file-types/mime-type-info.c               |  849 -----------
 
46179
 capplets/file-types/mime-type-info.h               |  118 --
 
46180
 capplets/file-types/mime-types-model.c             |  624 ---------
 
46181
 capplets/file-types/mime-types-model.h             |   73 -
 
46182
 capplets/file-types/model-entry.c                  |  215 ---
 
46183
 capplets/file-types/model-entry.h                  |   71 -
 
46184
 capplets/file-types/service-edit-dialog.c          |  602 --------
 
46185
 capplets/file-types/service-edit-dialog.h          |   61 -
 
46186
 capplets/file-types/service-info.c                 |  390 ------
 
46187
 capplets/file-types/service-info.h                 |   68 -
 
46188
 40 files changed, 0 insertions(+), 10795 deletions(-)
 
46189
 
 
46190
commit 9be8d33a0f7788703bf39b5969bc6b9a851fd29c
 
46191
Author: Jens Granseuer <jensgr@gmx.net>
 
46192
Date:   Sat Oct 27 15:46:43 2007 +0000
 
46193
 
 
46194
    remove obsolete and unmaintained capplets
 
46195
    
 
46196
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46197
    
 
46198
        * capplets/localization:
 
46199
        * capplets/rollback:
 
46200
        * capplets/url-properties:
 
46201
        * capplets/mime-type:
 
46202
        * capplets/wm-properties: remove obsolete and unmaintained capplets
 
46203
    
 
46204
    svn path=/trunk/; revision=8215
 
46205
 
 
46206
 capplets/localization/ChangeLog                    |   11 -
 
46207
 capplets/localization/Makefile.am                  |   37 -
 
46208
 .../localization/gnome-localization-properties.c   | 1109 --------------------
 
46209
 .../gnome-localization-properties.glade            | 1024 ------------------
 
46210
 capplets/localization/localization-capplet.png     |  Bin 1384 -> 0 bytes
 
46211
 capplets/localization/localization.desktop.in.in   |   14 -
 
46212
 capplets/mime-type/ChangeLog                       |  112 --
 
46213
 capplets/mime-type/Makefile.am                     |   30 -
 
46214
 capplets/mime-type/edit-window.c                   |  578 ----------
 
46215
 capplets/mime-type/edit-window.h                   |   15 -
 
46216
 capplets/mime-type/mime-data.c                     |  661 ------------
 
46217
 capplets/mime-type/mime-data.h                     |   34 -
 
46218
 capplets/mime-type/mime-info.c                     |  492 ---------
 
46219
 capplets/mime-type/mime-info.h                     |   17 -
 
46220
 capplets/mime-type/mime-type-capplet.c             |  143 ---
 
46221
 capplets/mime-type/mime-type-capplet.png           |  Bin 2188 -> 0 bytes
 
46222
 capplets/mime-type/mime-type.desktop.in.in         |    7 -
 
46223
 capplets/mime-type/new-mime-window.c               |  120 ---
 
46224
 capplets/mime-type/new-mime-window.h               |   14 -
 
46225
 capplets/rollback/ChangeLog                        |  196 ----
 
46226
 capplets/rollback/Makefile.am                      |   34 -
 
46227
 capplets/rollback/TODO                             |   28 -
 
46228
 capplets/rollback/main.c                           |   80 --
 
46229
 capplets/rollback/rollback-capplet-dialog.c        |  592 -----------
 
46230
 capplets/rollback/rollback-capplet-dialog.h        |   58 -
 
46231
 capplets/rollback/rollback-capplet.png             |  Bin 1669 -> 0 bytes
 
46232
 capplets/rollback/rollback-control.c               |  352 -------
 
46233
 capplets/rollback/rollback-control.h               |   56 -
 
46234
 capplets/rollback/rollback-widget.c                |  229 ----
 
46235
 capplets/rollback/rollback-widget.h                |   69 --
 
46236
 capplets/rollback/rollback.desktop.in.in           |    7 -
 
46237
 capplets/rollback/rollback.glade                   |  872 ---------------
 
46238
 capplets/url-properties/ChangeLog                  |  163 ---
 
46239
 capplets/url-properties/Makefile.am                |   25 -
 
46240
 capplets/url-properties/url-capplet.png            |  Bin 4264 -> 0 bytes
 
46241
 capplets/url-properties/url-properties.c           |  309 ------
 
46242
 .../url-properties/url-properties.desktop.in.in    |   12 -
 
46243
 .../url-properties_WITH_TRANSLATIONS               |   57 -
 
46244
 capplets/url-properties/url.desktop.in.in          |    7 -
 
46245
 .../wm-desktops/Enlightenment.desktop.in.in        |    9 -
 
46246
 .../wm-properties/wm-desktops/IceWM.desktop.in.in  |    7 -
 
46247
 capplets/wm-properties/wm-desktops/Makefile.am     |   21 -
 
46248
 .../wm-properties/wm-desktops/Scwm.desktop.in.in   |    7 -
 
46249
 .../wm-desktops/WindowMaker.desktop.in.in          |    8 -
 
46250
 .../wm-properties/wm-desktops/twm.desktop.in.in    |    7 -
 
46251
 45 files changed, 0 insertions(+), 7623 deletions(-)
 
46252
 
 
46253
commit dbd00f0eddab92e19b791c60770909b32d84afe5
 
46254
Author: Jens Granseuer <jensgr@gmx.net>
 
46255
Date:   Sat Oct 27 13:59:36 2007 +0000
 
46256
 
 
46257
    reduce the number if XCURSOR ifdefs and get rid of the special treatment
 
46258
    
 
46259
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46260
    
 
46261
        * appearance-style.c: (cursor_size_scale_value_changed_cb),
 
46262
        (update_cursor_size_scale), (cursor_theme_changed), (prepare_list):
 
46263
        * appearance-themes.c: (theme_load_from_gconf):
 
46264
        * theme-util.h: reduce the number if XCURSOR ifdefs and get rid of the
 
46265
        special treatment for the default cursor theme
 
46266
    
 
46267
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46268
    
 
46269
        * gnome-theme-info.c: (look_for_cursor_theme), (read_cursor_fonts),
 
46270
        (gnome_theme_init): ensure we always have the "default" cursor theme in
 
46271
        the list
 
46272
    
 
46273
    svn path=/trunk/; revision=8214
 
46274
 
 
46275
 capplets/appearance/ChangeLog           |    8 ++++
 
46276
 capplets/appearance/appearance-style.c  |   65 +++++++++++-------------------
 
46277
 capplets/appearance/appearance-themes.c |    4 +-
 
46278
 capplets/appearance/theme-util.h        |   10 +++-
 
46279
 capplets/common/ChangeLog               |    6 +++
 
46280
 capplets/common/gnome-theme-info.c      |   10 +++-
 
46281
 6 files changed, 53 insertions(+), 50 deletions(-)
 
46282
 
 
46283
commit 298d6fbf4f9219c1952f5a841eabaf6c41eb3deb
 
46284
Author: Jens Granseuer <jensgr@gmx.net>
 
46285
Date:   Sat Oct 27 13:12:28 2007 +0000
 
46286
 
 
46287
    If the cursor theme changes, and the currently set size is not available
 
46288
    
 
46289
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46290
    
 
46291
        If the cursor theme changes, and the currently set size is not
 
46292
        available for the new theme, we were not updating the cursor size in
 
46293
        GConf, leading to bogus results when checking for metatheme equality.
 
46294
    
 
46295
        * appearance-style.c: (cursor_size_changed_cb),
 
46296
        (update_cursor_size_scale), (cursor_size_scale_value_changed_cb):
 
46297
        update cursor size GConf value when the theme changes; also don't write
 
46298
        bogus values to GConf when we are only doing fuzzy matches
 
46299
    
 
46300
    svn path=/trunk/; revision=8212
 
46301
 
 
46302
 capplets/appearance/ChangeLog          |   11 +++++
 
46303
 capplets/appearance/appearance-style.c |   67 +++++++++++++++++---------------
 
46304
 2 files changed, 47 insertions(+), 31 deletions(-)
 
46305
 
 
46306
commit 2ba498e0c25ebdf117fae537ced1345106e81ac2
 
46307
Author: Jens Granseuer <jensgr@gmx.net>
 
46308
Date:   Sat Oct 27 11:29:11 2007 +0000
 
46309
 
 
46310
    move function here from common/
 
46311
    
 
46312
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46313
    
 
46314
        * theme-util.c: (theme_is_writable):
 
46315
        * theme-util.h: move function here from common/
 
46316
    
 
46317
        * appearance-style.c: (gtk_theme_changed), (window_theme_changed),
 
46318
        (icon_theme_changed), (cursor_theme_changed):
 
46319
        * appearance-themes.c: (theme_selection_changed_cb): adapt callers
 
46320
    
 
46321
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46322
    
 
46323
        * gnome-theme-info.c (gnome_theme_is_writable):
 
46324
        * gnome-theme-info.h: move this function to the appearance capplet
 
46325
    
 
46326
    svn path=/trunk/; revision=8211
 
46327
 
 
46328
 capplets/appearance/ChangeLog           |    9 ++++++
 
46329
 capplets/appearance/appearance-style.c  |    8 +++---
 
46330
 capplets/appearance/appearance-themes.c |    2 +-
 
46331
 capplets/appearance/theme-util.c        |   46 +++++++++++++++++++++++++++++++
 
46332
 capplets/appearance/theme-util.h        |    2 +
 
46333
 capplets/common/ChangeLog               |    5 +++
 
46334
 capplets/common/gnome-theme-info.c      |   45 ------------------------------
 
46335
 capplets/common/gnome-theme-info.h      |    2 -
 
46336
 8 files changed, 67 insertions(+), 52 deletions(-)
 
46337
 
 
46338
commit 21b740a43fe9cff4f6f75889ebd2e0c6ecb6f110
 
46339
Author: Jens Granseuer <jensgr@gmx.net>
 
46340
Date:   Sat Oct 27 10:46:59 2007 +0000
 
46341
 
 
46342
    if the parent directory is empty after deleting a theme, delete the parent
 
46343
    
 
46344
    2007-10-27  Jens Granseuer  <jensgr@gmx.net>
 
46345
    
 
46346
        * theme-util.c: (theme_delete): if the parent directory is empty after
 
46347
        deleting a theme, delete the parent directory, too
 
46348
    
 
46349
    svn path=/trunk/; revision=8210
 
46350
 
 
46351
 capplets/appearance/ChangeLog    |    5 +++++
 
46352
 capplets/appearance/theme-util.c |   20 +++++++++++++++-----
 
46353
 2 files changed, 20 insertions(+), 5 deletions(-)
 
46354
 
 
46355
commit 7a42e549fb94787356b429290c69f3a4b231a957
 
46356
Author: Jens Granseuer <jensgr@gmx.net>
 
46357
Date:   Fri Oct 26 19:08:12 2007 +0000
 
46358
 
 
46359
    make the cursor themes delete button work
 
46360
    
 
46361
    2007-10-26  Jens Granseuer  <jensgr@gmx.net>
 
46362
    
 
46363
        * appearance-style.c: (cursor_theme_delete_cb), (style_init):
 
46364
        * theme-util.c: (theme_delete): make the cursor themes delete button
 
46365
        work
 
46366
    
 
46367
    svn path=/trunk/; revision=8208
 
46368
 
 
46369
 capplets/appearance/ChangeLog          |    6 ++++++
 
46370
 capplets/appearance/appearance-style.c |    7 +++++++
 
46371
 capplets/appearance/theme-util.c       |    5 +++++
 
46372
 3 files changed, 18 insertions(+), 0 deletions(-)
 
46373
 
 
46374
commit c9c114f38879162844aaed5d34d2a8a0356ba461
 
46375
Author: Jens Granseuer <jensgr@gmx.net>
 
46376
Date:   Fri Oct 26 18:13:57 2007 +0000
 
46377
 
 
46378
    Patch by: Iain Holmes <iain@gnome.org>
 
46379
    
 
46380
    2007-10-26  Jens Granseuer  <jensgr@gmx.net>
 
46381
    
 
46382
        Patch by: Iain Holmes <iain@gnome.org>
 
46383
    
 
46384
        * gsd-media-keys-window.c: (fade_timeout), (hide_timeout),
 
46385
        (remove_hide_timeout), (add_hide_timeout), (on_expose_event),
 
46386
        (gsd_media_keys_window_init): gradually fade out the OSD when composited
 
46387
        (bug #490593)
 
46388
    
 
46389
    svn path=/trunk/; revision=8207
 
46390
 
 
46391
 gnome-settings-daemon/ChangeLog               |    9 +++
 
46392
 gnome-settings-daemon/gsd-media-keys-window.c |   66 +++++++++++++++++++++++--
 
46393
 2 files changed, 71 insertions(+), 4 deletions(-)
 
46394
 
 
46395
commit 2c5faa6828f4f8f2ed5591144344c25d0f49b743
 
46396
Author: Matej Urbančič <mateju@src.gnome.org>
 
46397
Date:   Fri Oct 26 16:03:05 2007 +0000
 
46398
 
 
46399
    Updated Slovenian translation
 
46400
    
 
46401
    svn path=/trunk/; revision=8206
 
46402
 
 
46403
 po/ChangeLog |   10 +-
 
46404
 po/sl.po     | 3642 ++++++++++++++++++++++++++++++++--------------------------
 
46405
 2 files changed, 1994 insertions(+), 1658 deletions(-)
 
46406
 
 
46407
commit 025593919296b270d833fabc085130b58f5cf57b
 
46408
Author: Jens Granseuer <jensgr@gmx.net>
 
46409
Date:   Thu Oct 25 20:36:49 2007 +0000
 
46410
 
 
46411
    replace obsolete "orca -m" command by new "orca -e magnifier" (bug
 
46412
    
 
46413
    2007-10-25  Jens Granseuer  <jensgr@gmx.net>
 
46414
    
 
46415
        * gnome-default-applications.xml.in: replace obsolete "orca -m" command
 
46416
        by new "orca -e magnifier" (bug #489973)
 
46417
    
 
46418
    svn path=/trunk/; revision=8203
 
46419
 
 
46420
 capplets/default-applications/ChangeLog            |    5 +++++
 
46421
 .../gnome-default-applications.xml.in              |    2 +-
 
46422
 2 files changed, 6 insertions(+), 1 deletions(-)
 
46423
 
 
46424
commit 701e14dad5f25aec64c764cf589002a04f6613ab
 
46425
Author: Jens Granseuer <jensgr@gmx.net>
 
46426
Date:   Thu Oct 25 20:27:54 2007 +0000
 
46427
 
 
46428
    move some more of the cursor size widget initialization to glade. This
 
46429
    
 
46430
    2007-10-25  Jens Granseuer  <jensgr@gmx.net>
 
46431
    
 
46432
        * appearance-style.c: (style_init):
 
46433
        * data/appearance.glade: move some more of the cursor size widget
 
46434
        initialization to glade. This allows the slider to be updated properly
 
46435
        on startup (bug #490103)
 
46436
    
 
46437
    svn path=/trunk/; revision=8201
 
46438
 
 
46439
 capplets/appearance/ChangeLog             |    7 +++++++
 
46440
 capplets/appearance/appearance-style.c    |    4 ----
 
46441
 capplets/appearance/data/appearance.glade |    3 ++-
 
46442
 3 files changed, 9 insertions(+), 5 deletions(-)
 
46443
 
 
46444
commit 29e6e09e13bdb232a76e0f5a32ada48789636716
 
46445
Author: Jens Granseuer <jensgr@gmx.net>
 
46446
Date:   Thu Oct 25 19:09:48 2007 +0000
 
46447
 
 
46448
    revert this part from the last commit since this was already handled by
 
46449
    
 
46450
    2007-10-25  Jens Granseuer  <jensgr@gmx.net>
 
46451
    
 
46452
        * gnome-theme-info.c: (gnome_theme_init): revert this part from the
 
46453
        last commit since this was already handled by rev 8166
 
46454
    
 
46455
    svn path=/trunk/; revision=8200
 
46456
 
 
46457
 capplets/common/ChangeLog          |    5 +++++
 
46458
 capplets/common/gnome-theme-info.c |    7 -------
 
46459
 2 files changed, 5 insertions(+), 7 deletions(-)
 
46460
 
 
46461
commit 891f7ac4c19f94846a6e0477462092f253736618
 
46462
Author: Denis Washington <denisw@svn.gnome.org>
 
46463
Date:   Thu Oct 25 16:01:44 2007 +0000
 
46464
 
 
46465
    More fixes regarding integration of cursor themes into metathemes.
 
46466
    
 
46467
    2007-10-25  Denis Washington  <denisw@svn.gnome.org>
 
46468
    
 
46469
        More fixes regarding integration of cursor themes into metathemes.
 
46470
    
 
46471
        * appearance/appearance-themes.c: Take cursor size into account in
 
46472
        theme_is_equal(), and also watch the cursor theme/size gconf keys for
 
46473
        changes.
 
46474
    
 
46475
        * common/gnome-theme-apply.c: Fix the cursor size being only being
 
46476
        updated if the cursor theme changed too.
 
46477
        * common/gnome-theme-info.c: Also watch
 
46478
    /usr/share/cursors/xorg-x11
 
46479
        for cursor themes (path used by Gentoo Linux).
 
46480
    
 
46481
    svn path=/trunk/; revision=8198
 
46482
 
 
46483
 capplets/appearance/ChangeLog           |    5 +++++
 
46484
 capplets/appearance/appearance-themes.c |    5 +++++
 
46485
 capplets/common/ChangeLog               |    7 +++++++
 
46486
 capplets/common/gnome-theme-apply.c     |    8 +++++++-
 
46487
 capplets/common/gnome-theme-info.c      |    7 +++++++
 
46488
 5 files changed, 31 insertions(+), 1 deletions(-)
 
46489
 
 
46490
commit 76b37748f78b7a8feb5a1491df6962190b929e2d
 
46491
Author: Priit Laes <plaes@svn.gnome.org>
 
46492
Date:   Thu Oct 25 15:28:38 2007 +0000
 
46493
 
 
46494
    Translation updated by Ivar Smolin.
 
46495
    
 
46496
    2007-10-25  Priit Laes  <plaes@svn.gnome.org>
 
46497
    
 
46498
        * et.po: Translation updated by Ivar Smolin.
 
46499
    
 
46500
    svn path=/trunk/; revision=8197
 
46501
 
 
46502
 po/ChangeLog |    4 +
 
46503
 po/et.po     |  175 +++++++++++++++++++++++++++++++--------------------------
 
46504
 2 files changed, 99 insertions(+), 80 deletions(-)
 
46505
 
 
46506
commit cf84556506682b292f91ec9ced69d4f279ff4b9b
 
46507
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
46508
Date:   Thu Oct 25 10:40:44 2007 +0000
 
46509
 
 
46510
    Updated Belarusian Latin translation.
 
46511
    
 
46512
    svn path=/trunk/; revision=8196
 
46513
 
 
46514
 po/ChangeLog   |    4 ++
 
46515
 po/be@latin.po |  116 +++++++++++++++++++++++++++++++------------------------
 
46516
 2 files changed, 69 insertions(+), 51 deletions(-)
 
46517
 
 
46518
commit d420730347e65a2618e0889ed6fd6417325b1522
 
46519
Author: Jens Granseuer <jensgr@gmx.net>
 
46520
Date:   Wed Oct 24 21:18:10 2007 +0000
 
46521
 
 
46522
    This change hopefully fixes bug #484797 which I suspect is caused by the
 
46523
    
 
46524
    2007-10-24  Jens Granseuer  <jensgr@gmx.net>
 
46525
    
 
46526
        This change hopefully fixes bug #484797 which I suspect is caused by
 
46527
        the capplet getting stale data from from the themes module which in
 
46528
        turn is caused by deleted themes being freed but not removed from the
 
46529
        hash cache.
 
46530
    
 
46531
        * gnome-theme-info.c: (update_common_theme_dir_index): actually remove
 
46532
        theme data from the hash when the theme gets deleted; also don't
 
46533
        unconditionally cast to icon theme
 
46534
    
 
46535
    svn path=/trunk/; revision=8194
 
46536
 
 
46537
 capplets/common/ChangeLog          |   11 +++++++++++
 
46538
 capplets/common/gnome-theme-info.c |   17 +++++++++++------
 
46539
 2 files changed, 22 insertions(+), 6 deletions(-)
 
46540
 
 
46541
commit cb02196087e11902bb6590d5a2b1f5f65e29b19b
 
46542
Author: Djihed Afifi <djihed@src.gnome.org>
 
46543
Date:   Wed Oct 24 20:20:29 2007 +0000
 
46544
 
 
46545
    Updated Arabic Translation by Djihed Afifi.
 
46546
    
 
46547
    svn path=/trunk/; revision=8193
 
46548
 
 
46549
 po/ChangeLog |    4 +
 
46550
 po/ar.po     |  460 ++++++++++++++++------------------------------------------
 
46551
 2 files changed, 128 insertions(+), 336 deletions(-)
 
46552
 
 
46553
commit 3820e469c9aecb9cb0e178dc7cb107da734d9ce5
 
46554
Author: Jens Granseuer <jensgr@gmx.net>
 
46555
Date:   Wed Oct 24 18:34:03 2007 +0000
 
46556
 
 
46557
    return a new theme instead of munging whatever got passed in. Makes for a
 
46558
    
 
46559
    2007-10-24  Jens Granseuer  <jensgr@gmx.net>
 
46560
    
 
46561
        * appearance-themes.c: (theme_load_from_gconf),
 
46562
        (theme_details_changed_cb), (themes_init): return a new theme instead
 
46563
        of munging whatever got passed in. Makes for a saner API
 
46564
    
 
46565
    svn path=/trunk/; revision=8192
 
46566
 
 
46567
 capplets/appearance/ChangeLog           |    6 ++++++
 
46568
 capplets/appearance/appearance-themes.c |   21 +++++++++------------
 
46569
 2 files changed, 15 insertions(+), 12 deletions(-)
 
46570
 
 
46571
commit 5223c0f037932225c39c02e71d44357d3e5f119f
 
46572
Author: Jens Granseuer <jensgr@gmx.net>
 
46573
Date:   Wed Oct 24 17:05:51 2007 +0000
 
46574
 
 
46575
    The fix for bug #420154 not only made the entry for the theme installer
 
46576
    
 
46577
    2007-10-24  Jens Granseuer  <jensgr@gmx.net>
 
46578
    
 
46579
        The fix for bug #420154 not only made the entry for the theme installer
 
46580
        disappear from the menu, but also disabled mime-type handling for Gnome
 
46581
        Theme Packages (bug #486811). Revert that change and use NoDisplay=true
 
46582
        instead. This will remove the entry from the menu (not from the menu
 
46583
        editor, though), and not break mime handling.
 
46584
    
 
46585
        * data/gnome-theme-installer.desktop.in.in: use NoDisplay=true instead
 
46586
        of OnlyShowIn=;
 
46587
    
 
46588
    svn path=/trunk/; revision=8190
 
46589
 
 
46590
 capplets/appearance/ChangeLog                      |   11 +++++++++++
 
46591
 .../data/gnome-theme-installer.desktop.in.in       |    3 +--
 
46592
 2 files changed, 12 insertions(+), 2 deletions(-)
 
46593
 
 
46594
commit eab056569db96e8391ebc47346b6c6271dae340b
 
46595
Author: Djihed Afifi <djihed@src.gnome.org>
 
46596
Date:   Tue Oct 23 20:53:14 2007 +0000
 
46597
 
 
46598
    Updated Arabic Translation by Djihed Afifi.
 
46599
    
 
46600
    svn path=/trunk/; revision=8189
 
46601
 
 
46602
 po/ChangeLog |    4 +
 
46603
 po/ar.po     |  663 +++++++++++++++++++++++++++++++++++++++-------------------
 
46604
 2 files changed, 453 insertions(+), 214 deletions(-)
 
46605
 
 
46606
commit b2e91e82dfebb5cadb50b9dc841881a9132f68b2
 
46607
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
46608
Date:   Tue Oct 23 13:12:51 2007 +0000
 
46609
 
 
46610
    Updated Spanish translation
 
46611
    
 
46612
    svn path=/trunk/; revision=8188
 
46613
 
 
46614
 po/ChangeLog |    4 ++
 
46615
 po/es.po     |  129 ++++++++++++++++++++++++---------------------------------
 
46616
 2 files changed, 58 insertions(+), 75 deletions(-)
 
46617
 
 
46618
commit 7def256ed5f53e3ecec9d2ff2acb2e5069dce436
 
46619
Author: Jens Granseuer <jensgr@gmx.net>
 
46620
Date:   Mon Oct 22 18:59:37 2007 +0000
 
46621
 
 
46622
    Based on a patch by: Sebastien Bacher <seb128@debian.org>
 
46623
    
 
46624
    2007-10-22  Jens Granseuer  <jensgr@gmx.net>
 
46625
    
 
46626
        Based on a patch by: Sebastien Bacher <seb128@debian.org>
 
46627
    
 
46628
        * capplets/keybindings/00-multimedia-key.xml.in:
 
46629
        * gnome-settings-daemon/action/acme.h:
 
46630
        * gnome-settings-daemon/gnome-settings-multimedia-keys.c (do_action):
 
46631
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
 
46632
        add support for calculator key
 
46633
    
 
46634
    svn path=/trunk/; revision=8187
 
46635
 
 
46636
 ChangeLog                                          |   10 ++++++++++
 
46637
 capplets/keybindings/00-multimedia-key.xml.in      |    3 +++
 
46638
 gnome-settings-daemon/actions/acme.h               |    2 ++
 
46639
 .../gnome-settings-multimedia-keys.c               |    3 +++
 
46640
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   11 +++++++++++
 
46641
 5 files changed, 29 insertions(+), 0 deletions(-)
 
46642
 
 
46643
commit e3ec4185670df72984686aae8d0fa62068d113b3
 
46644
Author: Djihed Afifi <djihed@src.gnome.org>
 
46645
Date:   Sun Oct 21 16:43:20 2007 +0000
 
46646
 
 
46647
    Updated Arabic Translation by Djihed Afifi.
 
46648
    
 
46649
    svn path=/trunk/; revision=8184
 
46650
 
 
46651
 po/ChangeLog |    4 ++++
 
46652
 1 files changed, 4 insertions(+), 0 deletions(-)
 
46653
 
 
46654
commit a0fdace4ae88c6198668e784f421ec7dbd041b2b
 
46655
Author: Jens Granseuer <jensgr@gmx.net>
 
46656
Date:   Sun Oct 21 12:25:47 2007 +0000
 
46657
 
 
46658
    fix bugzilla component
 
46659
    
 
46660
    2007-10-21  Jens Granseuer  <jensgr@gmx.net>
 
46661
    
 
46662
        * configure.in: fix bugzilla component
 
46663
    
 
46664
    svn path=/trunk/; revision=8183
 
46665
 
 
46666
 ChangeLog    |    4 ++++
 
46667
 configure.in |    2 +-
 
46668
 2 files changed, 5 insertions(+), 1 deletions(-)
 
46669
 
 
46670
commit a5946b5d2d77fff9a019dcbf1a89037a973f1ff5
 
46671
Author: Jens Granseuer <jensgr@gmx.net>
 
46672
Date:   Sun Oct 21 12:24:29 2007 +0000
 
46673
 
 
46674
    bump libxklavier requirement to 3.3 remove compatibility hack for
 
46675
    
 
46676
    2007-10-21  Jens Granseuer  <jensgr@gmx.net>
 
46677
    
 
46678
        * configure.in: bump libxklavier requirement to 3.3
 
46679
        * capplets/keyboard/gnome-keyboard-properties-xkbmc.c: remove
 
46680
        compatibility hack for libxklavier <= 3.2
 
46681
    
 
46682
    svn path=/trunk/; revision=8182
 
46683
 
 
46684
 ChangeLog                                          |    6 ++++++
 
46685
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    5 -----
 
46686
 configure.in                                       |    2 +-
 
46687
 3 files changed, 7 insertions(+), 6 deletions(-)
 
46688
 
 
46689
commit ee35f7dfd7151e5976e24b3f3fea905c47ce070a
 
46690
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
46691
Date:   Thu Oct 18 21:09:33 2007 +0000
 
46692
 
 
46693
    Updated Belarusian Latin translation
 
46694
    
 
46695
    svn path=/trunk/; revision=8181
 
46696
 
 
46697
 po/ChangeLog   |    4 +
 
46698
 po/be@latin.po |  180 ++++++++++++++++++++++++++++++++------------------------
 
46699
 2 files changed, 106 insertions(+), 78 deletions(-)
 
46700
 
 
46701
commit 686b7b40a98ee1016bbafc61c362a3e581df6fac
 
46702
Author: Jens Granseuer <jensgr@gmx.net>
 
46703
Date:   Thu Oct 18 17:23:48 2007 +0000
 
46704
 
 
46705
    really make sure gtk, metacity, icon, and cursor themes are never NULL
 
46706
    
 
46707
    2007-10-18  Jens Granseuer  <jensgr@gmx.net>
 
46708
    
 
46709
        * appearance-themes.c: (theme_load_from_gconf),
 
46710
        (theme_set_custom_from_theme): really make sure gtk, metacity, icon, and
 
46711
        cursor themes are never NULL (should fix #487257 if the last commit didn't
 
46712
        already)
 
46713
    
 
46714
    svn path=/trunk/; revision=8180
 
46715
 
 
46716
 capplets/appearance/ChangeLog           |    7 +++
 
46717
 capplets/appearance/appearance-themes.c |   64 +++++++-----------------------
 
46718
 2 files changed, 22 insertions(+), 49 deletions(-)
 
46719
 
 
46720
commit bad634011a65989e97550760692709bb40b073be
 
46721
Author: Bastien Nocera <hadess@hadess.net>
 
46722
Date:   Thu Oct 18 17:03:15 2007 +0000
 
46723
 
 
46724
    Add more default keybindings for otherwise unbound keys (Closes: #487935)
 
46725
    
 
46726
    2007-10-18  Bastien Nocera  <hadess@hadess.net>
 
46727
    
 
46728
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
 
46729
        Add more default keybindings for otherwise unbound keys
 
46730
        (Closes: #487935)
 
46731
    
 
46732
    
 
46733
    svn path=/trunk/; revision=8179
 
46734
 
 
46735
 ChangeLog                                          |    6 ++++++
 
46736
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   10 +++++-----
 
46737
 2 files changed, 11 insertions(+), 5 deletions(-)
 
46738
 
 
46739
commit 74263d6f3931ba4049ac4c8568619d51273128aa
 
46740
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
46741
Date:   Tue Oct 16 22:13:45 2007 +0000
 
46742
 
 
46743
    no more annoying warning, b.g.o#358048
 
46744
    
 
46745
    svn path=/trunk/; revision=8177
 
46746
 
 
46747
 gnome-settings-daemon/ChangeLog                    |    5 +
 
46748
 .../gnome-settings-keyboard-xkb.c                  |  119 --------------------
 
46749
 2 files changed, 5 insertions(+), 119 deletions(-)
 
46750
 
 
46751
commit 99ec1a5610a7bc067d3e505d2d92b825bcf41449
 
46752
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
46753
Date:   Tue Oct 16 12:30:15 2007 +0000
 
46754
 
 
46755
    Updated Spanish translation
 
46756
    
 
46757
    svn path=/trunk/; revision=8175
 
46758
 
 
46759
 po/ChangeLog |    4 ++++
 
46760
 po/es.po     |   25 ++++++++++++++-----------
 
46761
 2 files changed, 18 insertions(+), 11 deletions(-)
 
46762
 
 
46763
commit b1a6677263a41dd89e8c67936a449c4a102d4fc4
 
46764
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
46765
Date:   Mon Oct 15 16:25:21 2007 +0000
 
46766
 
 
46767
    Updated NEWS from 2.20 branch
 
46768
    
 
46769
    svn path=/trunk/; revision=8174
 
46770
 
 
46771
 NEWS |   40 ++++++++++++++++++++++++++++++++++++++++
 
46772
 1 files changed, 40 insertions(+), 0 deletions(-)
 
46773
 
 
46774
commit 2b27aac1160feb789f1ec5458b05764724312154
 
46775
Author: Jens Granseuer <jensgr@gmx.net>
 
46776
Date:   Sun Oct 14 14:54:58 2007 +0000
 
46777
 
 
46778
    fix invalid use after free I caused with the last commit
 
46779
    
 
46780
    2007-10-14  Jens Granseuer  <jensgr@gmx.net>
 
46781
    
 
46782
        * gnome-theme-info.c: (gnome_theme_init): fix invalid use after free I
 
46783
        caused with the last commit
 
46784
    
 
46785
    svn path=/trunk/; revision=8170
 
46786
 
 
46787
 capplets/common/ChangeLog          |    5 +++++
 
46788
 capplets/common/gnome-theme-info.c |    3 ++-
 
46789
 2 files changed, 7 insertions(+), 1 deletions(-)
 
46790
 
 
46791
commit c9b09854a954f2c47e0e1e493dcc470057d30db9
 
46792
Author: Jens Granseuer <jensgr@gmx.net>
 
46793
Date:   Sun Oct 14 10:21:57 2007 +0000
 
46794
 
 
46795
    When updating theme info from GConf or copying it for customization, we
 
46796
    
 
46797
    2007-10-14  Jens Granseuer  <jensgr@gmx.net>
 
46798
    
 
46799
        When updating theme info from GConf or copying it for customization, we
 
46800
        were ignoring xcursor settings. As a result, saved custom themes always
 
46801
        had the default theme set. (bug #485709)
 
46802
    
 
46803
        * appearance-themes.c: (get_default_int_from_key),
 
46804
        (theme_load_from_gconf), (theme_set_custom_from_theme): when setting up
 
46805
        theme info, take cursor settings into account
 
46806
    
 
46807
    svn path=/trunk/; revision=8168
 
46808
 
 
46809
 capplets/appearance/ChangeLog           |   10 +++++++
 
46810
 capplets/appearance/appearance-themes.c |   44 ++++++++++++++++++++++++++++++-
 
46811
 2 files changed, 53 insertions(+), 1 deletions(-)
 
46812
 
 
46813
commit afbc8c9ba82022a7961ccbd0f6b75b463e094800
 
46814
Author: Jens Granseuer <jensgr@gmx.net>
 
46815
Date:   Sun Oct 14 09:52:28 2007 +0000
 
46816
 
 
46817
    query and monitor the xcursor icon dir for cursor themes, too (bug
 
46818
    
 
46819
    2007-10-14  Jens Granseuer  <jensgr@gmx.net>
 
46820
    
 
46821
        * configure.in:
 
46822
        * capplets/common/gnome-theme-info.c (gnome_theme_init): query and
 
46823
        monitor the xcursor icon dir for cursor themes, too (bug #469882)
 
46824
    
 
46825
    svn path=/trunk/; revision=8166
 
46826
 
 
46827
 ChangeLog                          |    6 ++++++
 
46828
 capplets/common/gnome-theme-info.c |   11 +++++++++++
 
46829
 configure.in                       |   11 +++++++++++
 
46830
 3 files changed, 28 insertions(+), 0 deletions(-)
 
46831
 
 
46832
commit 5ed22b4a3a1e2d25ccd0920ffefbe1a7d0a8ed44
 
46833
Author: Jens Granseuer <jensgr@gmx.net>
 
46834
Date:   Tue Oct 9 18:58:38 2007 +0000
 
46835
 
 
46836
    fix crash if we fail to convert a filename to UTF-8
 
46837
    
 
46838
    2007-10-09  Jens Granseuer  <jensgr@gmx.net>
 
46839
    
 
46840
        * appearance-desktop.c: (wp_props_wp_set): fix crash if we fail to
 
46841
        convert a filename to UTF-8
 
46842
    
 
46843
    svn path=/trunk/; revision=8164
 
46844
 
 
46845
 capplets/appearance/ChangeLog            |    5 +++++
 
46846
 capplets/appearance/appearance-desktop.c |    8 ++++++--
 
46847
 2 files changed, 11 insertions(+), 2 deletions(-)
 
46848
 
 
46849
commit a3ed7ad92088cd690db8cb77ca5a7f34529f6923
 
46850
Author: Bastien Nocera <hadess@hadess.net>
 
46851
Date:   Tue Oct 9 17:03:18 2007 +0000
 
46852
 
 
46853
    Default to using XF86* keysyms for the audio related keybindings, allows
 
46854
    
 
46855
    2007-10-09  Bastien Nocera  <hadess@hadess.net>
 
46856
    
 
46857
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
 
46858
        Default to using XF86* keysyms for the audio related keybindings,
 
46859
        allows those to work out-of-the-box when the right keymap is
 
46860
        selected (Closes: #485076)
 
46861
    
 
46862
    
 
46863
    svn path=/trunk/; revision=8163
 
46864
 
 
46865
 ChangeLog                                          |    7 +++++++
 
46866
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   16 ++++++++--------
 
46867
 2 files changed, 15 insertions(+), 8 deletions(-)
 
46868
 
 
46869
commit 72db6fd6de160487f7976c1ecb8e8b036f36e2fa
 
46870
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
46871
Date:   Mon Oct 8 17:16:09 2007 +0000
 
46872
 
 
46873
    dropping unneeded kbd indicator's dbus server, bumping libgnomekbd version requirement
 
46874
    
 
46875
    svn path=/trunk/; revision=8161
 
46876
 
 
46877
 ChangeLog                                          |    4 ++++
 
46878
 configure.in                                       |    6 +++---
 
46879
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
46880
 .../gnome-settings-keyboard-xkb.c                  |    5 -----
 
46881
 4 files changed, 11 insertions(+), 8 deletions(-)
 
46882
 
 
46883
commit e70244159a63aa42af3eb6a3d41fce670f26e0e4
 
46884
Author: Priit Laes <plaes@svn.gnome.org>
 
46885
Date:   Mon Oct 8 16:49:09 2007 +0000
 
46886
 
 
46887
    Translation update by Ivar Smolin.
 
46888
    
 
46889
    2007-10-08  Priit Laes  <plaes@svn.gnome.org>
 
46890
    
 
46891
        * et.po: Translation update by Ivar Smolin.
 
46892
    
 
46893
    svn path=/trunk/; revision=8160
 
46894
 
 
46895
 po/ChangeLog |    4 ++++
 
46896
 po/et.po     |   35 +++++++++++++++++++----------------
 
46897
 2 files changed, 23 insertions(+), 16 deletions(-)
 
46898
 
 
46899
commit 98177575f68a1ff36d64f4f15f0d17d3a6273870
 
46900
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
46901
Date:   Mon Oct 8 09:02:46 2007 +0000
 
46902
 
 
46903
    Updated Finnish translation
 
46904
    
 
46905
    svn path=/trunk/; revision=8158
 
46906
 
 
46907
 po/ChangeLog |    4 ++
 
46908
 po/fi.po     |  134 +++++++++++++++++++++++++++++++++-------------------------
 
46909
 2 files changed, 81 insertions(+), 57 deletions(-)
 
46910
 
 
46911
commit 4bf8cec31e6e6fe22a086fdc2e4bbd53ebfb4488
 
46912
Author: Luca Ferretti <elle.uca@libero.it>
 
46913
Date:   Sun Oct 7 14:20:49 2007 +0000
 
46914
 
 
46915
    Fixes #484351
 
46916
    
 
46917
    2007-10-07  Luca Ferretti <elle.uca@libero.it>
 
46918
    
 
46919
        Fixes #484351
 
46920
    
 
46921
        * at-properties.desktop.in.in: don't use 'Preferences' word for
 
46922
        application name.
 
46923
    
 
46924
    svn path=/trunk/; revision=8157
 
46925
 
 
46926
 capplets/accessibility/at-properties/ChangeLog     |    7 +++++++
 
46927
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
46928
 2 files changed, 8 insertions(+), 1 deletions(-)
 
46929
 
 
46930
commit c539d54ae55c95993b480888dac0f50ef8496364
 
46931
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
46932
Date:   Wed Oct 3 16:44:13 2007 +0000
 
46933
 
 
46934
    Updated Occitan translation
 
46935
    
 
46936
    svn path=/trunk/; revision=8155
 
46937
 
 
46938
 help/oc/oc.po |    4 +---
 
46939
 po/oc.po      |    8 +++-----
 
46940
 2 files changed, 4 insertions(+), 8 deletions(-)
 
46941
 
 
46942
commit a95a3f846178d62ed64e7582ff0947b7da4a487e
 
46943
Author: Jens Granseuer <jensgr@gmx.net>
 
46944
Date:   Tue Oct 2 18:04:50 2007 +0000
 
46945
 
 
46946
    Patch by: Stephane Loeuillet <leroutier@gmail.com>
 
46947
    
 
46948
    2007-10-02  Jens Granseuer  <jensgr@gmx.net>
 
46949
    
 
46950
        Patch by: Stephane Loeuillet <leroutier@gmail.com>
 
46951
    
 
46952
        * Makefile.am: use standard xdg autostart directory instead of gnome
 
46953
        one (bug #481740)
 
46954
    
 
46955
    svn path=/trunk/; revision=8154
 
46956
 
 
46957
 capplets/default-applications/ChangeLog   |    7 +++++++
 
46958
 capplets/default-applications/Makefile.am |    2 +-
 
46959
 2 files changed, 8 insertions(+), 1 deletions(-)
 
46960
 
 
46961
commit 97f89ca9e1c4556014633785a30ff871fae6460d
 
46962
Author: Jens Granseuer <jensgr@gmx.net>
 
46963
Date:   Tue Oct 2 18:01:06 2007 +0000
 
46964
 
 
46965
    Patch by: Stephane Loeuillet <leroutier@gmail.com>
 
46966
    
 
46967
    2007-10-02  Jens Granseuer  <jensgr@gmx.net>
 
46968
    
 
46969
        Patch by: Stephane Loeuillet <leroutier@gmail.com>
 
46970
    
 
46971
        * capplets/about-me/gnome-about-me.desktop.in.in:
 
46972
        * capplets/accessibility/at-properties/at-properties.desktop.in.in:
 
46973
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
 
46974
        * capplets/appearance/data/gnome-appearance-properties.desktop.in.in:
 
46975
        * capplets/appearance/data/gnome-theme-installer.desktop.in.in:
 
46976
        * capplets/appearance/theme-save.c:
 
46977
        * capplets/default-applications/default-applications.desktop.in.in:
 
46978
        * capplets/default-applications/gnome-at-session.desktop.in.in:
 
46979
        * capplets/display/display-properties.desktop.in.in:
 
46980
        * capplets/keybindings/keybinding.desktop.in.in:
 
46981
        * capplets/keyboard/keyboard.desktop.in.in:
 
46982
        * capplets/mouse/gnome-settings-mouse.desktop.in.in:
 
46983
        * capplets/network/gnome-network-preferences.desktop.in.in:
 
46984
        * capplets/sound/gnome-settings-sound.desktop.in.in:
 
46985
        * capplets/windows/window-properties.desktop.in.in:
 
46986
        * shell/gnomecc.desktop.in.in:
 
46987
        * shell/gnomecc.directory.in:
 
46988
        * vfs-methods/fontilus/font-method.directory.in:
 
46989
        * vfs-methods/fontilus/gnome-font-viewer.desktop.in.in:
 
46990
        * vfs-methods/themus/theme-method.directory.in:
 
46991
        * vfs-methods/themus/themus-theme-applier.desktop.in.in:
 
46992
        desktop file fixes: don't use the deprecated Encoding tag, change
 
46993
        Terminal=0 to Terminal=false, remove empty Categories= (bug #481740)
 
46994
    
 
46995
    svn path=/trunk/; revision=8153
 
46996
 
 
46997
 ChangeLog                                          |   28 ++++++++++++++++++++
 
46998
 capplets/about-me/gnome-about-me.desktop.in.in     |    1 -
 
46999
 .../at-properties/at-properties.desktop.in.in      |    1 -
 
47000
 .../keyboard/accessibility-keyboard.desktop.in.in  |    1 -
 
47001
 .../data/gnome-appearance-properties.desktop.in.in |    1 -
 
47002
 .../data/gnome-theme-installer.desktop.in.in       |    1 -
 
47003
 capplets/appearance/theme-save.c                   |    1 -
 
47004
 .../default-applications.desktop.in.in             |    1 -
 
47005
 .../gnome-at-session.desktop.in.in                 |    2 -
 
47006
 capplets/display/display-properties.desktop.in.in  |    1 -
 
47007
 capplets/keybindings/keybinding.desktop.in.in      |    1 -
 
47008
 capplets/keyboard/keyboard.desktop.in.in           |    1 -
 
47009
 capplets/mouse/gnome-settings-mouse.desktop.in.in  |    1 -
 
47010
 .../gnome-network-preferences.desktop.in.in        |    1 -
 
47011
 capplets/sound/gnome-settings-sound.desktop.in.in  |    1 -
 
47012
 capplets/windows/window-properties.desktop.in.in   |    1 -
 
47013
 shell/gnomecc.desktop.in.in                        |    1 -
 
47014
 shell/gnomecc.directory.in                         |    2 +-
 
47015
 vfs-methods/fontilus/font-method.directory.in      |    2 +-
 
47016
 .../fontilus/gnome-font-viewer.desktop.in.in       |    1 -
 
47017
 vfs-methods/themus/theme-method.directory.in       |    2 +-
 
47018
 .../themus/themus-theme-applier.desktop.in.in      |    2 +-
 
47019
 22 files changed, 32 insertions(+), 22 deletions(-)
 
47020
 
 
47021
commit 268d74a27b842fdf33170409980e6f41adc7e9cf
 
47022
Author: Alexander Shopov <ash@contact.bg>
 
47023
Date:   Tue Oct 2 03:46:32 2007 +0000
 
47024
 
 
47025
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
47026
    
 
47027
    2007-10-02  Alexander Shopov  <ash@contact.bg>
 
47028
    
 
47029
        * bg.po: Updated Bulgarian translation by
 
47030
        Alexander Shopov <ash@contact.bg>
 
47031
    
 
47032
    svn path=/trunk/; revision=8150
 
47033
 
 
47034
 po/ChangeLog |    5 +
 
47035
 po/bg.po     | 1155 +++++++++++++++++++++++++++++-----------------------------
 
47036
 2 files changed, 584 insertions(+), 576 deletions(-)
 
47037
 
 
47038
commit 979a4ab882498670e67926a0f7f327c91d853cfb
 
47039
Author: Alexander Shopov <ash@contact.bg>
 
47040
Date:   Tue Oct 2 03:45:57 2007 +0000
 
47041
 
 
47042
    Fix breakage introduced by commit [8147]
 
47043
    
 
47044
    2007-10-02  Alexander Shopov  <ash@contact.bg>
 
47045
    
 
47046
        * ChangeLog: Fix breakage introduced
 
47047
        by commit [8147]
 
47048
    
 
47049
    svn path=/trunk/; revision=8149
 
47050
 
 
47051
 po/ChangeLog |10551 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
47052
 1 files changed, 10550 insertions(+), 1 deletions(-)
 
47053
 
 
47054
commit 5c5bf5ef7690a279f0f89c2f0bf6af802feddc58
 
47055
Author: Ignacio Casal Quinteiro <nacho.resa@gmail.com>
 
47056
Date:   Sun Sep 30 19:07:51 2007 +0000
 
47057
 
 
47058
    Updated Galician Translation.
 
47059
    
 
47060
    2007-09-30  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
 
47061
    
 
47062
            * gl.po: Updated Galician Translation.
 
47063
    
 
47064
    svn path=/trunk/; revision=8147
 
47065
 
 
47066
 po/ChangeLog |10542 +---------------------------------------------------------
 
47067
 po/gl.po     | 1736 ++++++----
 
47068
 2 files changed, 1018 insertions(+), 11260 deletions(-)
 
47069
 
 
47070
commit ed731525db8b1d3b2e8d8384f8f01c1b71b183d3
 
47071
Author: Jens Granseuer <jensgr@gmx.net>
 
47072
Date:   Sun Sep 30 15:03:46 2007 +0000
 
47073
 
 
47074
    back out accidental commit
 
47075
    
 
47076
    2007-09-30  Jens Granseuer  <jensgr@gmx.net>
 
47077
    
 
47078
        * capplets/common/gnome-theme-info.c: back out accidental commit
 
47079
    
 
47080
    svn path=/trunk/; revision=8146
 
47081
 
 
47082
 capplets/common/gnome-theme-info.c |   11 -----------
 
47083
 1 files changed, 0 insertions(+), 11 deletions(-)
 
47084
 
 
47085
commit 494636d31c7df6e3ec50755173f55320c4e33082
 
47086
Author: Jens Granseuer <jensgr@gmx.net>
 
47087
Date:   Sun Sep 30 15:00:25 2007 +0000
 
47088
 
 
47089
    remove old capplets that are now subsumed in the appearance capplet from
 
47090
    
 
47091
    2007-09-30  Jens Granseuer  <jensgr@gmx.net>
 
47092
    
 
47093
        * capplets/background:
 
47094
        * capplets/font:
 
47095
        * capplets/theme-switcher:
 
47096
        * capplets/ui-properties: remove old capplets that are now subsumed in
 
47097
        the appearance capplet from the repository
 
47098
    
 
47099
    svn path=/trunk/; revision=8145
 
47100
 
 
47101
 capplets/background/ChangeLog                      | 1654 ---------------
 
47102
 capplets/background/Makefile.am                    |   53 -
 
47103
 capplets/background/background.desktop.in.in       |   15 -
 
47104
 .../background/gnome-background-properties.glade   |  541 -----
 
47105
 capplets/background/gnome-wp-capplet.c             | 1112 ----------
 
47106
 capplets/background/gnome-wp-capplet.h             |   92 -
 
47107
 capplets/background/gnome-wp-info.c                |  103 -
 
47108
 capplets/background/gnome-wp-info.h                |   47 -
 
47109
 capplets/background/gnome-wp-item.c                |  385 ----
 
47110
 capplets/background/gnome-wp-item.h                |   71 -
 
47111
 capplets/background/gnome-wp-utils.c               |  198 --
 
47112
 capplets/background/gnome-wp-utils.h               |   58 -
 
47113
 capplets/background/gnome-wp-xml.c                 |  407 ----
 
47114
 capplets/background/gnome-wp-xml.h                 |   28 -
 
47115
 capplets/common/gnome-theme-info.c                 |   11 +
 
47116
 capplets/font/ChangeLog                            |  344 ---
 
47117
 capplets/font/Makefile.am                          |   38 -
 
47118
 capplets/font/font-properties.desktop.in.in        |   15 -
 
47119
 capplets/font/font-properties.glade                | 1655 ---------------
 
47120
 capplets/font/main.c                               | 1020 ---------
 
47121
 capplets/font/subpixel-bgr.png                     |  Bin 125 -> 0 bytes
 
47122
 capplets/font/subpixel-rgb.png                     |  Bin 125 -> 0 bytes
 
47123
 capplets/font/subpixel-vbgr.png                    |  Bin 138 -> 0 bytes
 
47124
 capplets/font/subpixel-vrgb.png                    |  Bin 138 -> 0 bytes
 
47125
 capplets/theme-switcher/ChangeLog                  | 1412 -------------
 
47126
 capplets/theme-switcher/Makefile.am                |   66 -
 
47127
 capplets/theme-switcher/TODO                       |   17 -
 
47128
 capplets/theme-switcher/gnome-ccthemes.png         |  Bin 2826 -> 0 bytes
 
47129
 capplets/theme-switcher/gnome-theme-details.c      | 1010 ---------
 
47130
 capplets/theme-switcher/gnome-theme-details.h      |    9 -
 
47131
 capplets/theme-switcher/gnome-theme-installer.c    |  712 -------
 
47132
 .../gnome-theme-installer.desktop.in.in            |   17 -
 
47133
 capplets/theme-switcher/gnome-theme-installer.h    |   32 -
 
47134
 capplets/theme-switcher/gnome-theme-manager.c      | 1713 ---------------
 
47135
 capplets/theme-switcher/gnome-theme-manager.h      |   86 -
 
47136
 capplets/theme-switcher/gnome-theme-package.xml.in |    9 -
 
47137
 capplets/theme-switcher/gnome-theme-save-data.c    |    9 -
 
47138
 capplets/theme-switcher/gnome-theme-save.c         |  361 ----
 
47139
 capplets/theme-switcher/gnome-theme-save.h         |   12 -
 
47140
 .../theme-switcher/gtk-theme-selector-capplet.png  |  Bin 527 -> 0 bytes
 
47141
 .../gtk-theme-selector.desktop.in.in               |   15 -
 
47142
 capplets/theme-switcher/gtk-theme-switcher.schemas |   47 -
 
47143
 capplets/theme-switcher/theme-properties.glade     | 2207 --------------------
 
47144
 capplets/theme-switcher/theme-switcher-capplet.png |  Bin 527 -> 0 bytes
 
47145
 capplets/theme-switcher/theme-thumbnailing.png     |  Bin 2038 -> 0 bytes
 
47146
 capplets/ui-properties/ChangeLog                   |  374 ----
 
47147
 capplets/ui-properties/Makefile.am                 |   25 -
 
47148
 capplets/ui-properties/gnome-ui-properties.c       |  313 ---
 
47149
 .../gnome-ui-properties.desktop.in.in              |   15 -
 
47150
 capplets/ui-properties/gnome-ui-properties.glade   |  709 -------
 
47151
 capplets/ui-properties/gnome-warning.png           |  Bin 771 -> 0 bytes
 
47152
 capplets/ui-properties/preferences.h               |  156 --
 
47153
 52 files changed, 11 insertions(+), 17162 deletions(-)
 
47154
 
 
47155
commit d28037d3b2d33a6123bff6f64782d1b47c7494f7
 
47156
Author: Jens Granseuer <jensgr@gmx.net>
 
47157
Date:   Sat Sep 29 09:37:33 2007 +0000
 
47158
 
 
47159
    move the code for setting the color scheme for gtk thumbnails to the
 
47160
    
 
47161
    2007-09-29  Jens Granseuer  <jensgr@gmx.net>
 
47162
    
 
47163
        * theme-thumbnail.c: (generate_gtk_theme_thumbnail),
 
47164
        (generate_theme_thumbnail_async),
 
47165
        (generate_gtk_theme_thumbnail_async): move the code for setting the
 
47166
        color scheme for gtk thumbnails to the gtk-specific function. This
 
47167
        means we will probably extract it twice for most thumbnails, but it
 
47168
        makes for much cleaner code. Also add the scheme bit to the synchronous
 
47169
        version.
 
47170
    
 
47171
    svn path=/trunk/; revision=8144
 
47172
 
 
47173
 capplets/common/ChangeLog         |   10 ++++++++++
 
47174
 capplets/common/theme-thumbnail.c |   36 +++++++++++++++++++-----------------
 
47175
 2 files changed, 29 insertions(+), 17 deletions(-)
 
47176
 
 
47177
commit 76936d9dc158a80e982774c526288583f2aa4464
 
47178
Author: Jens Granseuer <jensgr@gmx.net>
 
47179
Date:   Fri Sep 28 18:21:16 2007 +0000
 
47180
 
 
47181
    fix typo in order to correctly substitute XCursor CFLAGS
 
47182
    
 
47183
    2007-09-28  Jens Granseuer  <jensgr@gmx.net>
 
47184
    
 
47185
        * configure.in: fix typo in order to correctly substitute XCursor CFLAGS
 
47186
    
 
47187
    svn path=/trunk/; revision=8142
 
47188
 
 
47189
 ChangeLog    |    4 ++++
 
47190
 configure.in |    2 +-
 
47191
 2 files changed, 5 insertions(+), 1 deletions(-)
 
47192
 
 
47193
commit 597fac2a7cf8903600ca6f1f5f7cf263849e3987
 
47194
Author: Jens Granseuer <jensgr@gmx.net>
 
47195
Date:   Fri Sep 28 17:01:41 2007 +0000
 
47196
 
 
47197
    make theme sorting case-insensitive (bug #481224)
 
47198
    
 
47199
    2007-09-28  Jens Granseuer  <jensgr@gmx.net>
 
47200
    
 
47201
        * appearance-themes.c: (theme_store_sort_func): make theme sorting
 
47202
        case-insensitive (bug #481224)
 
47203
    
 
47204
    svn path=/trunk/; revision=8140
 
47205
 
 
47206
 capplets/appearance/ChangeLog           |    5 +++++
 
47207
 capplets/appearance/appearance-themes.c |   13 ++++++++++---
 
47208
 2 files changed, 15 insertions(+), 3 deletions(-)
 
47209
 
 
47210
commit d5d94686bbe6eb46fea17b45fc1611bb6788ba43
 
47211
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
47212
Date:   Thu Sep 27 10:19:00 2007 +0000
 
47213
 
 
47214
    Updated Spanish translation
 
47215
    
 
47216
    svn path=/trunk/; revision=8138
 
47217
 
 
47218
 po/ChangeLog |    4 ++
 
47219
 po/es.po     |   96 +++++++++++++++++++++++++++++----------------------------
 
47220
 2 files changed, 53 insertions(+), 47 deletions(-)
 
47221
 
 
47222
commit fb5f03d31ea75f9eaf1f5fef7ab71ec6898ac56f
 
47223
Author: Jens Granseuer <jensgr@gmx.net>
 
47224
Date:   Tue Sep 25 19:46:23 2007 +0000
 
47225
 
 
47226
    patch up an outdated comment about how the thumbnailer protocol works
 
47227
    
 
47228
    2007-09-25  Jens Granseuer  <jensgr@gmx.net>
 
47229
    
 
47230
        * theme-thumbnail.c: patch up an outdated comment about how the
 
47231
        thumbnailer protocol works
 
47232
    
 
47233
    svn path=/trunk/; revision=8137
 
47234
 
 
47235
 capplets/common/ChangeLog         |    5 +++++
 
47236
 capplets/common/theme-thumbnail.c |   10 +++++-----
 
47237
 2 files changed, 10 insertions(+), 5 deletions(-)
 
47238
 
 
47239
commit b2a41685b867d6f16edc016b5271cf9da850a9d7
 
47240
Author: Jens Granseuer <jensgr@gmx.net>
 
47241
Date:   Tue Sep 25 19:36:18 2007 +0000
 
47242
 
 
47243
    Prevent lots of thumbs from being created with the color scheme of the
 
47244
    
 
47245
    2007-09-25  Jens Granseuer  <jensgr@gmx.net>
 
47246
    
 
47247
        Prevent lots of thumbs from being created with the color scheme of the
 
47248
        currently active theme (see comment #15 in bug 460023). Maybe it also
 
47249
        helps with some of the other color-related issues.
 
47250
    
 
47251
        * theme-thumbnail.c: (create_gtk_theme_pixbuf),
 
47252
        (generate_theme_thumbnail_async): when creating GTK theme thumbnails,
 
47253
        explicitly pass the theme's color scheme to override the xsetting
 
47254
    
 
47255
    svn path=/trunk/; revision=8135
 
47256
 
 
47257
 capplets/common/ChangeLog         |   10 ++++++++++
 
47258
 capplets/common/theme-thumbnail.c |   14 ++++++++++++--
 
47259
 2 files changed, 22 insertions(+), 2 deletions(-)
 
47260
 
 
47261
commit f4476707ffe0218fd04753d7c21d382c71f2cf5e
 
47262
Author: Jens Granseuer <jensgr@gmx.net>
 
47263
Date:   Sun Sep 23 13:08:09 2007 +0000
 
47264
 
 
47265
    remove unused imguri property from GnomeWPItem
 
47266
    
 
47267
    2007-09-23  Jens Granseuer  <jensgr@gmx.net>
 
47268
    
 
47269
        * gnome-wp-item.c: (gnome_wp_item_free), (gnome_wp_item_dup):
 
47270
        * gnome-wp-item.h:
 
47271
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml): remove unused imguri property
 
47272
        from GnomeWPItem
 
47273
    
 
47274
    svn path=/trunk/; revision=8133
 
47275
 
 
47276
 capplets/appearance/ChangeLog       |    7 +++++++
 
47277
 capplets/appearance/gnome-wp-item.c |    2 --
 
47278
 capplets/appearance/gnome-wp-item.h |    1 -
 
47279
 capplets/appearance/gnome-wp-xml.c  |    4 ----
 
47280
 4 files changed, 7 insertions(+), 7 deletions(-)
 
47281
 
 
47282
commit a3c138e75481b503065ed3f50d5c96ffaa7ab823
 
47283
Author: Jens Granseuer <jensgr@gmx.net>
 
47284
Date:   Sun Sep 23 12:23:26 2007 +0000
 
47285
 
 
47286
    add support for dragging images from the background list (bug #150544)
 
47287
    
 
47288
    2007-09-23  Jens Granseuer  <jensgr@gmx.net>
 
47289
    
 
47290
        * appearance-desktop.c: (wp_drag_received), (wp_drag_get_data),
 
47291
        (desktop_init): add support for dragging images from the background list
 
47292
        (bug #150544)
 
47293
    
 
47294
    svn path=/trunk/; revision=8132
 
47295
 
 
47296
 capplets/appearance/ChangeLog            |    6 ++++
 
47297
 capplets/appearance/appearance-desktop.c |   42 ++++++++++++++++++++++--------
 
47298
 2 files changed, 37 insertions(+), 11 deletions(-)
 
47299
 
 
47300
commit 1a3d33f75d45b3a592df77fcd73e152ad8dfae06
 
47301
Author: Jens Granseuer <jensgr@gmx.net>
 
47302
Date:   Fri Sep 21 19:33:36 2007 +0000
 
47303
 
 
47304
    reword the "theme engine" error message since we cannot really be sure it
 
47305
    
 
47306
    2007-09-21  Jens Granseuer  <jensgr@gmx.net>
 
47307
    
 
47308
        * theme-installer.c: (gnome_theme_install_real): reword the "theme engine"
 
47309
        error message since we cannot really be sure it is an engine (bug #435680)
 
47310
    
 
47311
    svn path=/trunk/; revision=8130
 
47312
 
 
47313
 capplets/appearance/ChangeLog         |    5 +++++
 
47314
 capplets/appearance/theme-installer.c |    2 +-
 
47315
 2 files changed, 6 insertions(+), 1 deletions(-)
 
47316
 
 
47317
commit 76f742ffbb7782c67e79990a4b2301a2cbf66174
 
47318
Author: Jens Granseuer <jensgr@gmx.net>
 
47319
Date:   Fri Sep 21 19:26:18 2007 +0000
 
47320
 
 
47321
    unify "invalid theme" error messages and be a bit more verbose
 
47322
    
 
47323
    2007-09-21  Jens Granseuer  <jensgr@gmx.net>
 
47324
    
 
47325
        * theme-installer.c: (gnome_theme_install_real),
 
47326
        (transfer_done_cb), (gnome_theme_install_from_uri): unify "invalid theme"
 
47327
        error messages and be a bit more verbose
 
47328
    
 
47329
    svn path=/trunk/; revision=8129
 
47330
 
 
47331
 capplets/appearance/ChangeLog         |    6 ++++++
 
47332
 capplets/appearance/theme-installer.c |   14 +++++++-------
 
47333
 2 files changed, 13 insertions(+), 7 deletions(-)
 
47334
 
 
47335
commit 10c14eec411cf49af576c9b97229f74802b134dc
 
47336
Author: Olav Vitters <ovitters@src.gnome.org>
 
47337
Date:   Fri Sep 21 10:14:52 2007 +0000
 
47338
 
 
47339
    Correct email address in MAINTAINERS file
 
47340
    
 
47341
    svn path=/trunk/; revision=8128
 
47342
 
 
47343
 MAINTAINERS |    2 +-
 
47344
 1 files changed, 1 insertions(+), 1 deletions(-)
 
47345
 
 
47346
commit 859be7cdde48c22a60475eca35ae10ae796f5373
 
47347
Author: Jens Granseuer <jensgr@gmx.net>
 
47348
Date:   Wed Sep 19 17:54:41 2007 +0000
 
47349
 
 
47350
    Patch by: Michael Monreal <infernux@web.de>
 
47351
    
 
47352
    2007-09-19  Jens Granseuer  <jensgr@gmx.net>
 
47353
    
 
47354
        Patch by: Michael Monreal <infernux@web.de>
 
47355
    
 
47356
        * gnome-da-capplet.c: replace mail and multimedia icon names with
 
47357
        Tangoified versions (bug #470386)
 
47358
    
 
47359
    svn path=/trunk/; revision=8127
 
47360
 
 
47361
 capplets/default-applications/ChangeLog          |    7 +++++++
 
47362
 capplets/default-applications/gnome-da-capplet.c |    4 ++--
 
47363
 2 files changed, 9 insertions(+), 2 deletions(-)
 
47364
 
 
47365
commit 5cd8e2051cd747fd26c1898cd19a04d0e4bcc5f6
 
47366
Author: Jens Granseuer <jensgr@gmx.net>
 
47367
Date:   Tue Sep 18 19:13:47 2007 +0000
 
47368
 
 
47369
    Patch by: Patrick Wade <patrick.wade@sun.com>
 
47370
    
 
47371
    2007-09-18  Jens Granseuer  <jensgr@gmx.net>
 
47372
    
 
47373
        Patch by: Patrick Wade <patrick.wade@sun.com>
 
47374
    
 
47375
        * gnome-default-applications-properties.glade: make accelerators for
 
47376
        the accessibility tools page unique (bug #474308)
 
47377
    
 
47378
    svn path=/trunk/; revision=8125
 
47379
 
 
47380
 capplets/default-applications/ChangeLog            |    7 +++++++
 
47381
 .../gnome-default-applications-properties.glade    |    4 ++--
 
47382
 2 files changed, 9 insertions(+), 2 deletions(-)
 
47383
 
 
47384
commit 49bf8e50471406ade21fad37cb9a3d282e98464a
 
47385
Author: Jens Granseuer <jensgr@gmx.net>
 
47386
Date:   Tue Sep 18 19:07:21 2007 +0000
 
47387
 
 
47388
    drop "GNOME" from the menu item name as recommended by the HIG (bug
 
47389
    
 
47390
    2007-09-18  Jens Granseuer  <jensgr@gmx.net>
 
47391
    
 
47392
        * gnome-font-viewer.desktop.in.in: drop "GNOME" from the menu item name
 
47393
        as recommended by the HIG (bug #474742). Also use something a bit less
 
47394
        meaningless for the comment line
 
47395
    
 
47396
    svn path=/trunk/; revision=8124
 
47397
 
 
47398
 vfs-methods/fontilus/ChangeLog                     |    6 ++++++
 
47399
 .../fontilus/gnome-font-viewer.desktop.in.in       |    4 ++--
 
47400
 2 files changed, 8 insertions(+), 2 deletions(-)
 
47401
 
 
47402
commit db897ac78ed0bb4e3ec78dd4bda963f9a33ccb1b
 
47403
Author: Jens Granseuer <jensgr@gmx.net>
 
47404
Date:   Tue Sep 18 18:58:37 2007 +0000
 
47405
 
 
47406
    Based on a patch by: Patrick Wade <patrick.wade@sun.com>
 
47407
    
 
47408
    2007-09-18  Jens Granseuer  <jensgr@gmx.net>
 
47409
    
 
47410
        Based on a patch by: Patrick Wade <patrick.wade@sun.com>
 
47411
    
 
47412
        * main.c: (close_logout_update), (setup_dialog): make logout button
 
47413
        sensitive whenever accessibility settings have been enabled or
 
47414
        disabled (closes bug #476921)
 
47415
    
 
47416
    svn path=/trunk/; revision=8122
 
47417
 
 
47418
 capplets/accessibility/at-properties/ChangeLog |    8 ++++++++
 
47419
 capplets/accessibility/at-properties/main.c    |    8 ++++++--
 
47420
 2 files changed, 14 insertions(+), 2 deletions(-)
 
47421
 
 
47422
commit adea3debac2ec12ee73a15212b235758cd3ae6b2
 
47423
Author: Djihed Afifi <djihed@src.gnome.org>
 
47424
Date:   Mon Sep 17 16:24:58 2007 +0000
 
47425
 
 
47426
    Updated Arabic Translation by Djihed Afifi.
 
47427
    
 
47428
    svn path=/trunk/; revision=8120
 
47429
 
 
47430
 po/ChangeLog |    4 +
 
47431
 po/ar.po     |  677 +++++++++++++++++++++-------------------------------------
 
47432
 2 files changed, 246 insertions(+), 435 deletions(-)
 
47433
 
 
47434
commit 89e710b0fb06413785f9dbcb0930bd97a7e31e59
 
47435
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
47436
Date:   Mon Sep 17 15:31:04 2007 +0000
 
47437
 
 
47438
    prepare for 2.20.0.
 
47439
    
 
47440
    2007-09-17  Rodrigo Moya <rodrigo@gnome-db.org>
 
47441
    
 
47442
        * configure.in:
 
47443
        * NEWS: prepare for 2.20.0.
 
47444
    
 
47445
    svn path=/trunk/; revision=8118
 
47446
 
 
47447
 ChangeLog    |   10 +++++++++
 
47448
 NEWS         |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
47449
 configure.in |    2 +-
 
47450
 3 files changed, 72 insertions(+), 2 deletions(-)
 
47451
 
 
47452
commit 74a27b2d43e5e217f703fd6e570966510b5a0368
 
47453
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
 
47454
Date:   Mon Sep 17 09:10:39 2007 +0000
 
47455
 
 
47456
    Updated Catalan translation
 
47457
    
 
47458
    svn path=/trunk/; revision=8117
 
47459
 
 
47460
 po/ChangeLog |    4 +
 
47461
 po/ca.po     |  631 +++++++++++++++++++++++++---------------------------------
 
47462
 2 files changed, 274 insertions(+), 361 deletions(-)
 
47463
 
 
47464
commit e4cfc742a73b2e63bd3113afbe69e70b186708f6
 
47465
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
47466
Date:   Sun Sep 16 21:14:47 2007 +0000
 
47467
 
 
47468
    Updated Danish translation
 
47469
    
 
47470
    svn path=/trunk/; revision=8116
 
47471
 
 
47472
 po/ChangeLog |    4 ++
 
47473
 po/da.po     |  105 ++++++++++++++++++++++++++++++---------------------------
 
47474
 2 files changed, 59 insertions(+), 50 deletions(-)
 
47475
 
 
47476
commit eddd1b3d9b80b7e246b3735b5c8d726d158b349d
 
47477
Author: Jens Granseuer <jensgr@gmx.net>
 
47478
Date:   Sun Sep 16 15:46:49 2007 +0000
 
47479
 
 
47480
    Patch by: Darren Kenny <darren.kenny@sun.com>
 
47481
    
 
47482
    2007-09-16  Jens Granseuer  <jensgr@gmx.net>
 
47483
    
 
47484
        Patch by: Darren Kenny <darren.kenny@sun.com>
 
47485
    
 
47486
        * theme-thumbnail.c: (generate_meta_theme_thumbnail_async),
 
47487
        (generate_gtk_theme_thumbnail_async),
 
47488
        (generate_metacity_theme_thumbnail_async),
 
47489
        (generate_icon_theme_thumbnail_async): don't return values from void
 
47490
        functions. Fixes building with Sun's Forte compiler (bug #473967)
 
47491
    
 
47492
    svn path=/trunk/; revision=8115
 
47493
 
 
47494
 capplets/common/ChangeLog         |   10 ++++++++++
 
47495
 capplets/common/theme-thumbnail.c |    8 ++++----
 
47496
 2 files changed, 14 insertions(+), 4 deletions(-)
 
47497
 
 
47498
commit 839c7da1e9695a8473f6859926cb458e09e31294
 
47499
Author: Jens Granseuer <jensgr@gmx.net>
 
47500
Date:   Sun Sep 16 15:39:33 2007 +0000
 
47501
 
 
47502
    add a comment for translators (bug #473379)
 
47503
    
 
47504
    2007-09-16  Jens Granseuer  <jensgr@gmx.net>
 
47505
    
 
47506
        * appearance-main.c: (main): add a comment for translators (bug #473379)
 
47507
    
 
47508
    svn path=/trunk/; revision=8114
 
47509
 
 
47510
 capplets/appearance/ChangeLog         |    4 ++++
 
47511
 capplets/appearance/appearance-main.c |    1 +
 
47512
 2 files changed, 5 insertions(+), 0 deletions(-)
 
47513
 
 
47514
commit 981227eb06997a231238a92d2461a7db76a77e27
 
47515
Author: Jens Granseuer <jensgr@gmx.net>
 
47516
Date:   Sun Sep 16 15:35:17 2007 +0000
 
47517
 
 
47518
    don't set a fixed width for the toolbar button color label (bug #474317)
 
47519
    
 
47520
    2007-09-16  Jens Granseuer  <jensgr@gmx.net>
 
47521
    
 
47522
        * data/appearance.glade: don't set a fixed width for the toolbar button
 
47523
        color label (bug #474317)
 
47524
    
 
47525
    svn path=/trunk/; revision=8113
 
47526
 
 
47527
 capplets/appearance/ChangeLog             |    5 +++++
 
47528
 capplets/appearance/data/appearance.glade |    1 -
 
47529
 2 files changed, 5 insertions(+), 1 deletions(-)
 
47530
 
 
47531
commit 927027cda24e64286fce23671264826207607dd5
 
47532
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
47533
Date:   Sun Sep 16 15:34:48 2007 +0000
 
47534
 
 
47535
    Added Belarusian Latin translation.
 
47536
    
 
47537
    svn path=/trunk/; revision=8112
 
47538
 
 
47539
 po/ChangeLog   |    4 +
 
47540
 po/LINGUAS     |    1 +
 
47541
 po/be@latin.po | 4212 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
47542
 3 files changed, 4217 insertions(+), 0 deletions(-)
 
47543
 
 
47544
commit 3d28b2ff7a069f03faaac54c18d66c8c7b5ad68b
 
47545
Author: Luca Ferretti <elle.uca@libero.it>
 
47546
Date:   Sun Sep 16 14:29:07 2007 +0000
 
47547
 
 
47548
    Updated Italian translation.
 
47549
    
 
47550
    2007-09-16  Luca Ferretti  <elle.uca@libero.it>
 
47551
    
 
47552
        * it.po: Updated Italian translation.
 
47553
    
 
47554
    
 
47555
    svn path=/trunk/; revision=8111
 
47556
 
 
47557
 po/ChangeLog |    4 +
 
47558
 po/it.po     | 4680 ++++++++++++++++++++++++++++++++--------------------------
 
47559
 2 files changed, 2599 insertions(+), 2085 deletions(-)
 
47560
 
 
47561
commit 9a123406ec8fa4819562d0c79c584bc410c33d15
 
47562
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
47563
Date:   Sun Sep 16 14:11:13 2007 +0000
 
47564
 
 
47565
    Updated Japanse translation. Fixed a broken file at r8107.
 
47566
    
 
47567
    2007-09-16  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
47568
    
 
47569
            * ja.po: Updated Japanse translation.
 
47570
            * ChangeLog: Fixed a broken file at r8107.
 
47571
    
 
47572
    svn path=/trunk/; revision=8110
 
47573
 
 
47574
 po/ChangeLog |10510 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
47575
 po/ja.po     |  111 +-
 
47576
 2 files changed, 10565 insertions(+), 56 deletions(-)
 
47577
 
 
47578
commit 845ed38e5387575a8f5755d2af6bcfd8a8778450
 
47579
Author: Daniel Nylander <dnylande@src.gnome.org>
 
47580
Date:   Sun Sep 16 13:18:54 2007 +0000
 
47581
 
 
47582
    sv.po: Updated Swedish translation
 
47583
    
 
47584
    svn path=/trunk/; revision=8109
 
47585
 
 
47586
 po/ChangeLog |    6 +-
 
47587
 po/sv.po     |  480 +++++++++++++++++++++++++++++++++++++++++-----------------
 
47588
 2 files changed, 345 insertions(+), 141 deletions(-)
 
47589
 
 
47590
commit f881ec161da376e5ba68c452c9839f8f44d10d51
 
47591
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
47592
Date:   Sun Sep 16 08:37:39 2007 +0000
 
47593
 
 
47594
    Updated Finnish translation (spellchecked)
 
47595
    
 
47596
    svn path=/trunk/; revision=8108
 
47597
 
 
47598
 po/ChangeLog |    4 ++++
 
47599
 po/fi.po     |    4 ++--
 
47600
 2 files changed, 6 insertions(+), 2 deletions(-)
 
47601
 
 
47602
commit d097039540956f700aefd279715a622c646b3039
 
47603
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
47604
Date:   Sat Sep 15 18:38:41 2007 +0000
 
47605
 
 
47606
    Updated Basque translation.
 
47607
    
 
47608
    2007-09-15  Inaki Larranaga Murgoitio  <dooteo@zundan.com>
 
47609
    
 
47610
            * eu.po: Updated Basque translation.
 
47611
    
 
47612
    
 
47613
    svn path=/trunk/; revision=8107
 
47614
 
 
47615
 po/ChangeLog |10501 +---------------------------------------------------------
 
47616
 po/eu.po     |  130 +-
 
47617
 2 files changed, 72 insertions(+), 10559 deletions(-)
 
47618
 
 
47619
commit 05d117562fa3bb442120c6ea41eef10ef3ba142f
 
47620
Author: Artur Flinta <aflinta@svn.gnome.org>
 
47621
Date:   Sat Sep 15 17:07:34 2007 +0000
 
47622
 
 
47623
    Updated Polish translation by GNOME PL Team.
 
47624
    
 
47625
    2007-09-15  Artur Flinta  <aflinta@svn.gnome.org>
 
47626
    
 
47627
        * pl.po: Updated Polish translation by GNOME PL Team.
 
47628
    
 
47629
    
 
47630
    svn path=/trunk/; revision=8106
 
47631
 
 
47632
 po/ChangeLog |    4 +
 
47633
 po/pl.po     |  260 ++++++++++++++++++++++++++++++----------------------------
 
47634
 2 files changed, 140 insertions(+), 124 deletions(-)
 
47635
 
 
47636
commit d22ddeb133937cc480e91b28d5bb546541a95bed
 
47637
Author: Kostas Papadimas <pkst@src.gnome.org>
 
47638
Date:   Sat Sep 15 15:30:33 2007 +0000
 
47639
 
 
47640
    Updated Greek translation
 
47641
    
 
47642
    svn path=/trunk/; revision=8105
 
47643
 
 
47644
 po/ChangeLog |    4 +
 
47645
 po/el.po     |  479 +++++++++++++++++++++++++++++++++++-----------------------
 
47646
 2 files changed, 294 insertions(+), 189 deletions(-)
 
47647
 
 
47648
commit 14c02137ad954091ac698293587ed6b853214669
 
47649
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
47650
Date:   Sat Sep 15 14:58:54 2007 +0000
 
47651
 
 
47652
    Updated Finnish translation
 
47653
    
 
47654
    svn path=/trunk/; revision=8104
 
47655
 
 
47656
 po/ChangeLog |    4 ++++
 
47657
 po/fi.po     |   24 ++++++++++++++++--------
 
47658
 2 files changed, 20 insertions(+), 8 deletions(-)
 
47659
 
 
47660
commit 6625936f2053e11ccb86ba2dd6c262163aa20911
 
47661
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
47662
Date:   Sat Sep 15 10:11:02 2007 +0000
 
47663
 
 
47664
    Updated Spanish translation
 
47665
    
 
47666
    svn path=/trunk/; revision=8103
 
47667
 
 
47668
 po/ChangeLog |    4 ++++
 
47669
 po/es.po     |   26 +++++++++++++++++---------
 
47670
 2 files changed, 21 insertions(+), 9 deletions(-)
 
47671
 
 
47672
commit bc97df2f0b7dbe43bc12cb4c8962281754652fef
 
47673
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
47674
Date:   Sat Sep 15 06:06:31 2007 +0000
 
47675
 
 
47676
    Updated Thai translation.
 
47677
    
 
47678
        * th.po: Updated Thai translation.
 
47679
    
 
47680
    
 
47681
    svn path=/trunk/; revision=8102
 
47682
 
 
47683
 po/ChangeLog |    4 ++++
 
47684
 po/th.po     |   26 +++++++++++++++++---------
 
47685
 2 files changed, 21 insertions(+), 9 deletions(-)
 
47686
 
 
47687
commit 82076597c6f455659d6a6e74752804af49e08c33
 
47688
Author: Clytie Siddall <clyties@src.gnome.org>
 
47689
Date:   Fri Sep 14 12:09:09 2007 +0000
 
47690
 
 
47691
    2007-09-14    vi.po    Updated Vietnamese translation
 
47692
    
 
47693
    Clytie Siddall <clytie@riverland.net.au>
 
47694
    
 
47695
    svn path=/trunk/; revision=8101
 
47696
 
 
47697
 po/ChangeLog |    4 ++
 
47698
 po/vi.po     |  111 ++++++++++++++++++++++++++++++---------------------------
 
47699
 2 files changed, 62 insertions(+), 53 deletions(-)
 
47700
 
 
47701
commit 662d3ba8638736f078fe2d68ec616e433d26dfb2
 
47702
Author: David Lodge <dlodge@src.gnome.org>
 
47703
Date:   Fri Sep 14 06:14:57 2007 +0000
 
47704
 
 
47705
    Update en_GB translation
 
47706
    
 
47707
    svn path=/trunk/; revision=8100
 
47708
 
 
47709
 po/ChangeLog |    4 +
 
47710
 po/en_GB.po  | 1892 +++++++++++++++++++++++++++++-----------------------------
 
47711
 2 files changed, 963 insertions(+), 933 deletions(-)
 
47712
 
 
47713
commit 66b62cf14397a47e659bd114c17bcae7d49f0386
 
47714
Author: Djihed Afifi <djihed@src.gnome.org>
 
47715
Date:   Thu Sep 13 22:38:34 2007 +0000
 
47716
 
 
47717
    Updated Arabic Translation by Anas Husseini.
 
47718
    
 
47719
    svn path=/trunk/; revision=8099
 
47720
 
 
47721
 po/ChangeLog |    4 +
 
47722
 po/ar.po     | 3143 +++++++++++++++++++++++++++++++--------------------------
 
47723
 2 files changed, 1713 insertions(+), 1434 deletions(-)
 
47724
 
 
47725
commit 1521a4f7111c2965440d9ef7b9ffb67d69b4d913
 
47726
Author: Espen Stefansen <espens@svn.gnome.org>
 
47727
Date:   Thu Sep 13 17:08:01 2007 +0000
 
47728
 
 
47729
    Updated Norwegian bokmål translation.
 
47730
    
 
47731
    2007-09-13  Espen Stefansen  <espens@svn.gnome.org>
 
47732
    
 
47733
            * nb.po: Updated Norwegian bokmål translation.
 
47734
    
 
47735
    
 
47736
    svn path=/trunk/; revision=8098
 
47737
 
 
47738
 po/ChangeLog |    4 +
 
47739
 po/nb.po     |  574 ++++++++++++++++++++--------------------------------------
 
47740
 2 files changed, 202 insertions(+), 376 deletions(-)
 
47741
 
 
47742
commit c9a31e02f5f8d18d98826125b4ccac465d0b8771
 
47743
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
47744
Date:   Thu Sep 13 14:20:18 2007 +0000
 
47745
 
 
47746
    Translation updated.
 
47747
    
 
47748
    2007-09-13 Gabor Kelemen  <kelemeng@gnome.hu>
 
47749
    
 
47750
        * hu.po: Translation updated.
 
47751
    
 
47752
    
 
47753
    svn path=/trunk/; revision=8097
 
47754
 
 
47755
 po/ChangeLog |    4 ++
 
47756
 po/hu.po     |  119 ++++++++++++++++++++++++++++------------------------------
 
47757
 2 files changed, 61 insertions(+), 62 deletions(-)
 
47758
 
 
47759
commit d533dc4a0ef959a270e1195a73f76871bfc1ae75
 
47760
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
47761
Date:   Thu Sep 13 08:28:11 2007 +0000
 
47762
 
 
47763
    Updated Portuguese translation.
 
47764
    
 
47765
    2007-09-13  Duarte Loreto <happyguy_pt@hotmail.com>
 
47766
    
 
47767
        * pt.po: Updated Portuguese translation.
 
47768
    
 
47769
    svn path=/trunk/; revision=8096
 
47770
 
 
47771
 po/ChangeLog |    4 ++
 
47772
 po/pt.po     |  123 +++++++++++++++++++++++++++++++---------------------------
 
47773
 2 files changed, 70 insertions(+), 57 deletions(-)
 
47774
 
 
47775
commit 74eeeb55b4427f2d5302e038ea512a87ad181add
 
47776
Author: Jamil Ahmed <jahmed@src.gnome.org>
 
47777
Date:   Wed Sep 12 19:10:24 2007 +0000
 
47778
 
 
47779
    Updated Bengali Translation
 
47780
    
 
47781
    * bn.po: Updated Bengali Translation
 
47782
    
 
47783
    svn path=/trunk/; revision=8095
 
47784
 
 
47785
 po/ChangeLog |    4 ++++
 
47786
 1 files changed, 4 insertions(+), 0 deletions(-)
 
47787
 
 
47788
commit e5575343ad4c25c5515a23282d8ed50ba33bbd8b
 
47789
Author: Jamil Ahmed <jahmed@src.gnome.org>
 
47790
Date:   Wed Sep 12 19:09:34 2007 +0000
 
47791
 
 
47792
    Updated Bengali Translation
 
47793
    
 
47794
    svn path=/trunk/; revision=8094
 
47795
 
 
47796
 po/bn.po | 4387 +++++++++++++++++++++++++++++++++-----------------------------
 
47797
 1 files changed, 2329 insertions(+), 2058 deletions(-)
 
47798
 
 
47799
commit 07f627bc5db725255968a19bfc8c6f76d773466c
 
47800
Author: Yang Zhang <zyang@src.gnome.org>
 
47801
Date:   Wed Sep 12 13:03:07 2007 +0000
 
47802
 
 
47803
    Updated zh_CN translation
 
47804
    
 
47805
    svn path=/trunk/; revision=8093
 
47806
 
 
47807
 po/zh_CN.po |  237 ++++++++++++++++++++++++++++++-----------------------------
 
47808
 1 files changed, 120 insertions(+), 117 deletions(-)
 
47809
 
 
47810
commit c61ea9d58773b3af5b296c601a02f79f61067be4
 
47811
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
47812
Date:   Wed Sep 12 07:44:32 2007 +0000
 
47813
 
 
47814
    Updated Russian translation.
 
47815
    
 
47816
    2007-09-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
47817
    
 
47818
        * ru.po: Updated Russian translation.
 
47819
    
 
47820
    
 
47821
    svn path=/trunk/; revision=8092
 
47822
 
 
47823
 po/ChangeLog |    4 +
 
47824
 po/ru.po     | 3331 ++++++++++++++++++++++++++++++----------------------------
 
47825
 2 files changed, 1742 insertions(+), 1593 deletions(-)
 
47826
 
 
47827
commit c8a0c7592c77bde48e22433c0109e097c98ebd21
 
47828
Author: Vincent van Adrighem <adrighem@gnome.org>
 
47829
Date:   Tue Sep 11 23:24:52 2007 +0000
 
47830
 
 
47831
    Translation updated by Reinout van Schouwen.
 
47832
    
 
47833
    2007-09-12  Vincent van Adrighem  <adrighem@gnome.org>
 
47834
    
 
47835
        * nl.po: Translation updated by Reinout van Schouwen.
 
47836
    
 
47837
    svn path=/trunk/; revision=8091
 
47838
 
 
47839
 po/ChangeLog |    4 +
 
47840
 po/nl.po     | 1038 ++++++++++++++++++++--------------------------------------
 
47841
 2 files changed, 367 insertions(+), 675 deletions(-)
 
47842
 
 
47843
commit 096794c920978291503785d2e2ff33549cf119ce
 
47844
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
47845
Date:   Tue Sep 11 17:25:54 2007 +0000
 
47846
 
 
47847
    updating for Punjabi
 
47848
    
 
47849
    svn path=/trunk/; revision=8090
 
47850
 
 
47851
 po/pa.po | 1187 ++++++++++++++++++++++++++++++--------------------------------
 
47852
 1 files changed, 583 insertions(+), 604 deletions(-)
 
47853
 
 
47854
commit 0a6c3be22684308614ffc5f8d4dabb198c8fc1fe
 
47855
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
47856
Date:   Tue Sep 11 13:13:09 2007 +0000
 
47857
 
 
47858
    Update Ukrainian translation.
 
47859
    
 
47860
    2007-09-11 Maxim Dziumanenko <dziumanenko@gmail.com>
 
47861
    
 
47862
        * Update Ukrainian translation.
 
47863
    
 
47864
    
 
47865
    svn path=/trunk/; revision=8089
 
47866
 
 
47867
 po/ChangeLog |    4 +
 
47868
 po/uk.po     | 3263 ++++++++++++++++++++++++++++++----------------------------
 
47869
 2 files changed, 1700 insertions(+), 1567 deletions(-)
 
47870
 
 
47871
commit 26ee0943f0f296f1b61875bcdafd908c86098158
 
47872
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
47873
Date:   Tue Sep 11 11:16:10 2007 +0000
 
47874
 
 
47875
    Updated Thai translation.
 
47876
    
 
47877
        * th.po: Updated Thai translation.
 
47878
    
 
47879
    
 
47880
    svn path=/trunk/; revision=8088
 
47881
 
 
47882
 po/ChangeLog |    4 +
 
47883
 po/th.po     |  238 +++++++++++++++++++++++++++++----------------------------
 
47884
 2 files changed, 125 insertions(+), 117 deletions(-)
 
47885
 
 
47886
commit 20953383c1580a597579058f55f1c3b3586a115b
 
47887
Author: Hendrik Richter <hendrikr@gnome.org>
 
47888
Date:   Tue Sep 11 10:02:37 2007 +0000
 
47889
 
 
47890
    Updated German translation.
 
47891
    
 
47892
    2007-09-11  Hendrik Richter  <hendrikr@gnome.org>
 
47893
    
 
47894
        * de.po: Updated German translation.
 
47895
    
 
47896
    svn path=/trunk/; revision=8087
 
47897
 
 
47898
 po/ChangeLog |    4 ++
 
47899
 po/de.po     |  107 +++++++++++++++++++++++++++++++--------------------------
 
47900
 2 files changed, 62 insertions(+), 49 deletions(-)
 
47901
 
 
47902
commit 63477bc287fbc9d5472d70c0dc72b220dec01fbd
 
47903
Author: Danilo Šegan <danilo@src.gnome.org>
 
47904
Date:   Mon Sep 10 19:33:21 2007 +0000
 
47905
 
 
47906
    Updated Serbian translations.
 
47907
    
 
47908
    svn path=/trunk/; revision=8086
 
47909
 
 
47910
 po/sr.po      |   10 +++++-----
 
47911
 po/sr@Latn.po |   10 +++++-----
 
47912
 2 files changed, 10 insertions(+), 10 deletions(-)
 
47913
 
 
47914
commit 87de97a7ce8b1a35515aac0fd21393402079f5e9
 
47915
Author: Danilo Šegan <danilo@src.gnome.org>
 
47916
Date:   Mon Sep 10 19:31:11 2007 +0000
 
47917
 
 
47918
    Updated Serbian translations.
 
47919
    
 
47920
    svn path=/trunk/; revision=8085
 
47921
 
 
47922
 po/ChangeLog  |    4 +
 
47923
 po/sr.po      | 4480 +++++++++++++++++++++++++++++++-------------------------
 
47924
 po/sr@Latn.po | 4513 +++++++++++++++++++++++++++++++--------------------------
 
47925
 3 files changed, 4975 insertions(+), 4022 deletions(-)
 
47926
 
 
47927
commit cf80e0c51c1e5571dff8e2e5ac5c5af57e98f68f
 
47928
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
47929
Date:   Mon Sep 10 17:26:11 2007 +0000
 
47930
 
 
47931
    Updated Georgian Translation by Vladimer Sichinava  <vsichi@gnome.org>
 
47932
    
 
47933
    svn path=/trunk/; revision=8084
 
47934
 
 
47935
 po/ChangeLog |    4 +
 
47936
 po/ka.po     | 1605 +++++++++++++++++++++++-----------------------------------
 
47937
 2 files changed, 648 insertions(+), 961 deletions(-)
 
47938
 
 
47939
commit cec92ea268282f3ce6f7af21a67eb35f93dfe672
 
47940
Author: Stéphane Raimbault <stephaner@src.gnome.org>
 
47941
Date:   Mon Sep 10 16:03:09 2007 +0000
 
47942
 
 
47943
    Updated French translation by Christophe Benz, Stéphane Raimbault and
 
47944
    Claude Paroz.
 
47945
    
 
47946
    svn path=/trunk/; revision=8083
 
47947
 
 
47948
 po/ChangeLog |    5 +
 
47949
 po/fr.po     | 3360 ++++++++++++++++++++++++++++++----------------------------
 
47950
 2 files changed, 1753 insertions(+), 1612 deletions(-)
 
47951
 
 
47952
commit 57fe9847e3abb98727c99fb97e3d345dda68f678
 
47953
Author: Priit Laes <plaes@svn.gnome.org>
 
47954
Date:   Mon Sep 10 14:12:06 2007 +0000
 
47955
 
 
47956
    Updated Estonian translation.
 
47957
    
 
47958
    2007-09-10  Priit Laes  <plaes@svn.gnome.org>
 
47959
    
 
47960
        * et.po: Updated Estonian translation.
 
47961
    
 
47962
    svn path=/trunk/; revision=8082
 
47963
 
 
47964
 po/ChangeLog |    4 +
 
47965
 po/et.po     |  238 +++++++++++++++++++++++++++++----------------------------
 
47966
 2 files changed, 125 insertions(+), 117 deletions(-)
 
47967
 
 
47968
commit c278801bb1a6b07a2c19f16773f82426552b4ddd
 
47969
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
47970
Date:   Mon Sep 10 11:13:50 2007 +0000
 
47971
 
 
47972
    2007-09-10 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
 
47973
    
 
47974
    svn path=/trunk/; revision=8081
 
47975
 
 
47976
 po/ChangeLog |    4 +
 
47977
 po/mk.po     |  255 +++++++++++++++++++++++++++++-----------------------------
 
47978
 2 files changed, 133 insertions(+), 126 deletions(-)
 
47979
 
 
47980
commit a8b6d60456c0881d69c933d4ea7008eb0a819fd1
 
47981
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
47982
Date:   Mon Sep 10 06:27:58 2007 +0000
 
47983
 
 
47984
    Updated Translation
 
47985
    
 
47986
    svn path=/trunk/; revision=8080
 
47987
 
 
47988
 po/ChangeLog |    4 +
 
47989
 po/gu.po     |  236 +++++++++++++++++++++++++++++-----------------------------
 
47990
 2 files changed, 123 insertions(+), 117 deletions(-)
 
47991
 
 
47992
commit 7d1078e7e817fd818870d2b7bd904236b5c78cba
 
47993
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
47994
Date:   Sun Sep 9 21:24:14 2007 +0000
 
47995
 
 
47996
    Updated Spanish translation
 
47997
    
 
47998
    svn path=/trunk/; revision=8079
 
47999
 
 
48000
 po/ChangeLog |    4 +
 
48001
 po/es.po     |  238 +++++++++++++++++++++++++++++-----------------------------
 
48002
 2 files changed, 124 insertions(+), 118 deletions(-)
 
48003
 
 
48004
commit 1cb7609108bda54ccc344dcd0d8c0ca18e013e0c
 
48005
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
48006
Date:   Sun Sep 9 20:37:44 2007 +0000
 
48007
 
 
48008
    Updated Finnish translation
 
48009
    
 
48010
    svn path=/trunk/; revision=8078
 
48011
 
 
48012
 po/ChangeLog |    4 +
 
48013
 po/fi.po     |  236 +++++++++++++++++++++++++++++----------------------------
 
48014
 2 files changed, 124 insertions(+), 116 deletions(-)
 
48015
 
 
48016
commit 086a17d0f21e45cc0d4cf631579c2b7ed723ce84
 
48017
Author: Raphael Higino <raphaelh@src.gnome.org>
 
48018
Date:   Sun Sep 9 20:25:04 2007 +0000
 
48019
 
 
48020
    Updated Brazilian Portuguese translation
 
48021
    
 
48022
    svn path=/trunk/; revision=8077
 
48023
 
 
48024
 po/ChangeLog |    6 ++-
 
48025
 po/pt_BR.po  |  158 ++++++++++++++++++++++++++++++----------------------------
 
48026
 2 files changed, 86 insertions(+), 78 deletions(-)
 
48027
 
 
48028
commit 02ba67b848950211f5c51aba19242254365ae36c
 
48029
Author: Daniel Nylander <dnylande@src.gnome.org>
 
48030
Date:   Sun Sep 9 19:35:37 2007 +0000
 
48031
 
 
48032
    sv.po: Updated Swedish translation
 
48033
    
 
48034
    svn path=/trunk/; revision=8076
 
48035
 
 
48036
 po/ChangeLog |    4 +
 
48037
 po/sv.po     |  237 +++++++++++++++++++++++++++++-----------------------------
 
48038
 2 files changed, 124 insertions(+), 117 deletions(-)
 
48039
 
 
48040
commit 5da914160e815f2cd245434780c2f87c91aa2042
 
48041
Author: Claude Paroz <claude@2xlibre.net>
 
48042
Date:   Sun Sep 9 19:24:33 2007 +0000
 
48043
 
 
48044
    Correct translatable property value of Save As. Fixes #473810.
 
48045
    
 
48046
    2007-09-09  Claude Paroz  <claude@2xlibre.net>
 
48047
    
 
48048
        * data/appearance.glade: Correct translatable property value of Save As.
 
48049
        Fixes #473810.
 
48050
    
 
48051
    svn path=/trunk/; revision=8075
 
48052
 
 
48053
 capplets/appearance/ChangeLog             |    5 +++++
 
48054
 capplets/appearance/data/appearance.glade |    2 +-
 
48055
 2 files changed, 6 insertions(+), 1 deletions(-)
 
48056
 
 
48057
commit dc2f0dd3950af15103a2d4ccdcfa68598f573420
 
48058
Author: Artur Flinta <aflinta@svn.gnome.org>
 
48059
Date:   Sat Sep 8 12:00:12 2007 +0000
 
48060
 
 
48061
    Updated Polish translation by GNOME PL Team.
 
48062
    
 
48063
    2007-09-08  Artur Flinta  <aflinta@svn.gnome.org>
 
48064
    
 
48065
        * pl.po: Updated Polish translation by GNOME PL Team.
 
48066
    
 
48067
    
 
48068
    svn path=/trunk/; revision=8074
 
48069
 
 
48070
 po/ChangeLog |    4 ++++
 
48071
 po/pl.po     |   22 +++++++++-------------
 
48072
 2 files changed, 13 insertions(+), 13 deletions(-)
 
48073
 
 
48074
commit a86ebcd27053f9797f48fe5527a9644bd86ee033
 
48075
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
48076
Date:   Tue Sep 4 21:05:17 2007 +0000
 
48077
 
 
48078
    Updated Danish translation
 
48079
    
 
48080
    svn path=/trunk/; revision=8073
 
48081
 
 
48082
 po/ChangeLog |    4 +
 
48083
 po/da.po     | 3728 +++++++++++++++++++++++++++++-----------------------------
 
48084
 2 files changed, 1871 insertions(+), 1861 deletions(-)
 
48085
 
 
48086
commit b98e17b7fb559e4f5426d78dab0cc688e7181472
 
48087
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
48088
Date:   Mon Sep 3 14:18:44 2007 +0000
 
48089
 
 
48090
    Added Entry for Bengali India Translation Updation
 
48091
    
 
48092
    svn path=/trunk/; revision=8071
 
48093
 
 
48094
 po/ChangeLog |    4 ++++
 
48095
 1 files changed, 4 insertions(+), 0 deletions(-)
 
48096
 
 
48097
commit 4584323312bdf543117381da69204b95d2ab5a7f
 
48098
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
48099
Date:   Mon Sep 3 14:18:32 2007 +0000
 
48100
 
 
48101
    Updated Bengali India Translation
 
48102
    
 
48103
    svn path=/trunk/; revision=8070
 
48104
 
 
48105
 po/bn_IN.po | 3886 ++++++++++++++++++++++++++++++++---------------------------
 
48106
 1 files changed, 2115 insertions(+), 1771 deletions(-)
 
48107
 
 
48108
commit acdcff75953c5d1507e98103256de1af82bd04f7
 
48109
Author: Changwoo Ryu <cwryu@debian.org>
 
48110
Date:   Mon Sep 3 11:55:15 2007 +0000
 
48111
 
 
48112
    Updated Korean translation by Young-Ho Cha.
 
48113
    
 
48114
    2007-09-03  Changwoo Ryu  <cwryu@debian.org>
 
48115
    
 
48116
        * ko.po: Updated Korean translation by Young-Ho Cha.
 
48117
    
 
48118
    svn path=/trunk/; revision=8069
 
48119
 
 
48120
 po/ChangeLog |    4 +
 
48121
 po/ko.po     | 3267 ++++++++++++++++++++++++++++++----------------------------
 
48122
 2 files changed, 1702 insertions(+), 1569 deletions(-)
 
48123
 
 
48124
commit 9abd9504a9a8b656e761c02c62e2572a4d5ffe42
 
48125
Author: Hendrik Richter <hendrikr@gnome.org>
 
48126
Date:   Mon Sep 3 08:26:56 2007 +0000
 
48127
 
 
48128
    Updated German translation, by Thomas Gier <info@thomasgier.de>
 
48129
    
 
48130
    2007-09-03  Hendrik Richter  <hendrikr@gnome.org>
 
48131
    
 
48132
        * de.po: Updated German translation, by
 
48133
                 Thomas Gier <info@thomasgier.de>
 
48134
    
 
48135
    svn path=/trunk/; revision=8068
 
48136
 
 
48137
 po/ChangeLog |    5 +
 
48138
 po/de.po     |  596 +++++++++++++++++++++++++++------------------------------
 
48139
 2 files changed, 287 insertions(+), 314 deletions(-)
 
48140
 
 
48141
commit de40937d7c3ba4ff7364164373b4f09cd8413cf6
 
48142
Author: Clytie Siddall <clyties@src.gnome.org>
 
48143
Date:   Sun Sep 2 14:19:13 2007 +0000
 
48144
 
 
48145
    2007-09-02    vi.po    Updated Vietnamese translation
 
48146
    
 
48147
    Clytie Siddall <clytie@riverland.net.au>
 
48148
    
 
48149
    svn path=/trunk/; revision=8067
 
48150
 
 
48151
 po/ChangeLog |    2 +-
 
48152
 po/vi.po     | 1222 ++++++++++++++++++++++++++++++++--------------------------
 
48153
 2 files changed, 668 insertions(+), 556 deletions(-)
 
48154
 
 
48155
commit 6603bef2f3ff37fdb2d7a1d8fbc4b5de84e84910
 
48156
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
48157
Date:   Sun Sep 2 10:03:50 2007 +0000
 
48158
 
 
48159
    Updated Portuguese translation.
 
48160
    
 
48161
    2007-09-02  Duarte Loreto <happyguy_pt@hotmail.com>
 
48162
    
 
48163
        * pt.po: Updated Portuguese translation.
 
48164
    
 
48165
    svn path=/trunk/; revision=8066
 
48166
 
 
48167
 po/ChangeLog |    4 +
 
48168
 po/pt.po     | 2979 ++++++++++++++++++++++++++++++++--------------------------
 
48169
 2 files changed, 1641 insertions(+), 1342 deletions(-)
 
48170
 
 
48171
commit a1dcc84d16dd96baa7bae92d3746c6787850f0e5
 
48172
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
48173
Date:   Sat Sep 1 20:24:24 2007 +0000
 
48174
 
 
48175
    Updated Occitan translation
 
48176
    
 
48177
    svn path=/trunk/; revision=8065
 
48178
 
 
48179
 help/oc/oc.po | 1407 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 
48180
 po/oc.po      |  151 +++----
 
48181
 2 files changed, 1414 insertions(+), 144 deletions(-)
 
48182
 
 
48183
commit d36b3dbdd720c4d0193eddcc383587db3427236e
 
48184
Author: Jens Granseuer <jensgr@gmx.net>
 
48185
Date:   Sat Sep 1 14:04:38 2007 +0000
 
48186
 
 
48187
    sync with upstream
 
48188
    
 
48189
    2007-09-01  Jens Granseuer  <jensgr@gmx.net>
 
48190
    
 
48191
        * gedit-message-area.c: (gedit_message_area_init): sync with upstream
 
48192
    
 
48193
    svn path=/trunk/; revision=8064
 
48194
 
 
48195
 capplets/appearance/ChangeLog            |    4 +
 
48196
 capplets/appearance/gedit-message-area.c |  142 +++++++++++++++---------------
 
48197
 2 files changed, 75 insertions(+), 71 deletions(-)
 
48198
 
 
48199
commit c7c319f8af292096f396f37c218072b2427a665e
 
48200
Author: Jens Granseuer <jensgr@gmx.net>
 
48201
Date:   Sat Sep 1 10:19:47 2007 +0000
 
48202
 
 
48203
    break out of the loop asap; use _prepend instead of _append
 
48204
    
 
48205
    2007-09-01  Jens Granseuer  <jensgr@gmx.net>
 
48206
    
 
48207
        * appearance-font.c: (font_render_load), (cb_show_details): break out
 
48208
        of the loop asap; use _prepend instead of _append
 
48209
    
 
48210
    svn path=/trunk/; revision=8063
 
48211
 
 
48212
 capplets/appearance/ChangeLog         |    5 +++++
 
48213
 capplets/appearance/appearance-font.c |    7 ++++---
 
48214
 2 files changed, 9 insertions(+), 3 deletions(-)
 
48215
 
 
48216
commit d16f73873e4bae99db362d24a9696e2dfb279b56
 
48217
Author: Jens Granseuer <jensgr@gmx.net>
 
48218
Date:   Fri Aug 31 17:20:22 2007 +0000
 
48219
 
 
48220
    don't define gconf_key as const and save a few casts
 
48221
    
 
48222
    2007-08-31  Jens Granseuer  <jensgr@gmx.net>
 
48223
    
 
48224
        * appearance-font.c: (font_render_load), (setup_font_pair),
 
48225
        (enum_group_load), (enum_group_create): don't define gconf_key as
 
48226
        const and save a few casts
 
48227
    
 
48228
    svn path=/trunk/; revision=8062
 
48229
 
 
48230
 capplets/appearance/ChangeLog         |    6 ++++++
 
48231
 capplets/appearance/appearance-font.c |   16 ++++++++--------
 
48232
 2 files changed, 14 insertions(+), 8 deletions(-)
 
48233
 
 
48234
commit 326eeb16b77f3cf0c0a6fc8442401112464955eb
 
48235
Author: Jens Granseuer <jensgr@gmx.net>
 
48236
Date:   Fri Aug 31 17:00:38 2007 +0000
 
48237
 
 
48238
    don't leak the enum groups
 
48239
    
 
48240
    2007-08-31  Jens Granseuer  <jensgr@gmx.net>
 
48241
    
 
48242
        * appearance-font.c: (enum_group_destroy), (cb_show_details),
 
48243
        (font_init), (font_shutdown):
 
48244
        * appearance.h: don't leak the enum groups
 
48245
    
 
48246
    svn path=/trunk/; revision=8061
 
48247
 
 
48248
 capplets/appearance/ChangeLog         |   10 +++++-
 
48249
 capplets/appearance/appearance-font.c |   56 +++++++++++++++++++++++----------
 
48250
 capplets/appearance/appearance.h      |    1 +
 
48251
 3 files changed, 48 insertions(+), 19 deletions(-)
 
48252
 
 
48253
commit d53777ffd2b18eb4cd73b7f25622dc1a066efd7b
 
48254
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
48255
Date:   Thu Aug 30 17:50:05 2007 +0000
 
48256
 
 
48257
    Updated and fixed Basque translation.
 
48258
    
 
48259
    2007-08-30  Inaki Larranaga Murgoitio  <dooteo@zundan.com>
 
48260
    
 
48261
            * eu.po: Updated and fixed Basque translation.
 
48262
    
 
48263
    svn path=/trunk/; revision=8060
 
48264
 
 
48265
 po/ChangeLog |    4 +
 
48266
 po/eu.po     |  262 ++++++++++++++++++++++++++++++++++-----------------------
 
48267
 2 files changed, 160 insertions(+), 106 deletions(-)
 
48268
 
 
48269
commit 7c525a55d61b700a98a2a215f17ccf00ffcb6b5c
 
48270
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
48271
Date:   Thu Aug 30 10:29:35 2007 +0000
 
48272
 
 
48273
    Fixed wrong translations.
 
48274
    
 
48275
    2007-08-30  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
48276
    
 
48277
            * ja.po: Fixed wrong translations.
 
48278
    
 
48279
    svn path=/trunk/; revision=8059
 
48280
 
 
48281
 po/ChangeLog |    4 ++
 
48282
 po/ja.po     |  148 +++++++++++++++++++++++++++++-----------------------------
 
48283
 2 files changed, 78 insertions(+), 74 deletions(-)
 
48284
 
 
48285
commit 6db110de3deb43d0b8c7d90bb0da54190d4fd952
 
48286
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
48287
Date:   Wed Aug 29 11:12:29 2007 +0000
 
48288
 
 
48289
    reverted last commit made by mistake.
 
48290
    
 
48291
    2007-08-29  Rodrigo Moya <rodrigo@gnome-db.org>
 
48292
    
 
48293
        * gnomecc.desktop.in.in: reverted last commit made by mistake.
 
48294
    
 
48295
    svn path=/trunk/; revision=8058
 
48296
 
 
48297
 shell/ChangeLog             |    4 ++++
 
48298
 shell/gnomecc.desktop.in.in |    1 +
 
48299
 2 files changed, 5 insertions(+), 0 deletions(-)
 
48300
 
 
48301
commit ccdb794235ecd74346634b55e6d642a564a159cb
 
48302
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
48303
Date:   Wed Aug 29 09:58:38 2007 +0000
 
48304
 
 
48305
    prepare for 2.19.91.
 
48306
    
 
48307
    2007-08-28  Rodrigo Moya <rodrigo@gnome-db.org>
 
48308
    
 
48309
        * configure.in:
 
48310
        * NEWS: prepare for 2.19.91.
 
48311
    
 
48312
    svn path=/trunk/; revision=8056
 
48313
 
 
48314
 ChangeLog                   |    5 +++
 
48315
 NEWS                        |   62 +++++++++++++++++++++++++++++++++++++++++++
 
48316
 configure.in                |    2 +-
 
48317
 shell/gnomecc.desktop.in.in |    1 -
 
48318
 4 files changed, 68 insertions(+), 2 deletions(-)
 
48319
 
 
48320
commit ed3ac5731ae09834a0fdb32b8d3780a08dcc87ca
 
48321
Author: Felix I <ifelix@src.gnome.org>
 
48322
Date:   Wed Aug 29 06:04:03 2007 +0000
 
48323
 
 
48324
    updated ta translation
 
48325
    
 
48326
    svn path=/trunk/; revision=8055
 
48327
 
 
48328
 po/ChangeLog |    4 +++
 
48329
 po/ta.po     |   74 ++++++++++++++++++++++++++++++++-------------------------
 
48330
 2 files changed, 45 insertions(+), 33 deletions(-)
 
48331
 
 
48332
commit 7d2d67441b24fcbeab6dd4c00293e4f71c79f150
 
48333
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
48334
Date:   Tue Aug 28 16:51:21 2007 +0000
 
48335
 
 
48336
    This time really fix bug 470532 (gtk-delete stock id is marked for
 
48337
    
 
48338
    2007-08-28  Gabor Kelemen  <kelemeng@gnome.hu>
 
48339
    
 
48340
        * data/appearance.glade: This time really fix bug 470532 (gtk-delete stock id is marked for
 
48341
        translation)
 
48342
    
 
48343
    
 
48344
    svn path=/trunk/; revision=8054
 
48345
 
 
48346
 capplets/appearance/ChangeLog             |    5 +++++
 
48347
 capplets/appearance/data/appearance.glade |    6 +++---
 
48348
 2 files changed, 8 insertions(+), 3 deletions(-)
 
48349
 
 
48350
commit 3d318906fca275da9d1ed02b82ef34be8f86a4aa
 
48351
Author: Kjartan Maraas <kmaraas@gnome.org>
 
48352
Date:   Tue Aug 28 11:31:40 2007 +0000
 
48353
 
 
48354
    Updated Norwegian bokmål translation.
 
48355
    
 
48356
    2007-08-28  Kjartan Maraas  <kmaraas@gnome.org>
 
48357
    
 
48358
        * nb.po: Updated Norwegian bokmål translation.
 
48359
    
 
48360
    svn path=/trunk/; revision=8053
 
48361
 
 
48362
 po/ChangeLog |    4 +
 
48363
 po/nb.po     |  197 ++++++++++++++++++++++++++++++----------------------------
 
48364
 2 files changed, 107 insertions(+), 94 deletions(-)
 
48365
 
 
48366
commit dcc24222ef8c7886f9f8e5743f9d98bc62a2d4c4
 
48367
Author: Ani Peter <anipeter@src.gnome.org>
 
48368
Date:   Tue Aug 28 09:01:34 2007 +0000
 
48369
 
 
48370
    Updated Malayalam (ml) Translation
 
48371
    
 
48372
    svn path=/trunk/; revision=8052
 
48373
 
 
48374
 po/ChangeLog |    4 ++++
 
48375
 1 files changed, 4 insertions(+), 0 deletions(-)
 
48376
 
 
48377
commit bd59deed4ba1d07a54bc1c62748f73ac5655f7cf
 
48378
Author: Ani Peter <anipeter@src.gnome.org>
 
48379
Date:   Tue Aug 28 09:01:22 2007 +0000
 
48380
 
 
48381
    Updated Malayalam (ml) Translation
 
48382
    
 
48383
    svn path=/trunk/; revision=8051
 
48384
 
 
48385
 po/ml.po | 4362 +++++++++++++++++++++++++++++++++-----------------------------
 
48386
 1 files changed, 2341 insertions(+), 2021 deletions(-)
 
48387
 
 
48388
commit b5434c9af8ab96d8639e209ccf943cc05a4e325d
 
48389
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
48390
Date:   Tue Aug 28 00:35:43 2007 +0000
 
48391
 
 
48392
    Some Translation Updates
 
48393
    
 
48394
    svn path=/trunk/; revision=8050
 
48395
 
 
48396
 po/ka.po | 3912 +++++++++++++++++++++++++++++++++++---------------------------
 
48397
 1 files changed, 2231 insertions(+), 1681 deletions(-)
 
48398
 
 
48399
commit dcef9eadd1c22005623c67b3e117c0e50d94c989
 
48400
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
48401
Date:   Mon Aug 27 23:20:11 2007 +0000
 
48402
 
 
48403
    Translation updated.
 
48404
    
 
48405
    2007-08-28 Gabor Kelemen  <kelemeng@gnome.hu>
 
48406
    
 
48407
        * hu.po: Translation updated.
 
48408
    
 
48409
    
 
48410
    svn path=/trunk/; revision=8049
 
48411
 
 
48412
 po/ChangeLog |    4 ++
 
48413
 po/hu.po     |  132 ++++++++++++++++++++++++++++++---------------------------
 
48414
 2 files changed, 73 insertions(+), 63 deletions(-)
 
48415
 
 
48416
commit 506db1fde691a913bedc8bc357bd2bc1544869a8
 
48417
Author: Jens Granseuer <jensgr@gmx.net>
 
48418
Date:   Mon Aug 27 21:19:26 2007 +0000
 
48419
 
 
48420
    don't leak the thumbnails
 
48421
    
 
48422
    2007-08-27  Jens Granseuer  <jensgr@gmx.net>
 
48423
    
 
48424
        * appearance-style.c: (update_thumbnail_in_treeview): don't leak the
 
48425
        thumbnails
 
48426
    
 
48427
    svn path=/trunk/; revision=8048
 
48428
 
 
48429
 capplets/appearance/ChangeLog          |    5 +++++
 
48430
 capplets/appearance/appearance-style.c |    5 +++++
 
48431
 2 files changed, 10 insertions(+), 0 deletions(-)
 
48432
 
 
48433
commit 68b8f230eb6266a2ea683e63ae1b8fcc9cc2c24e
 
48434
Author: Jens Granseuer <jensgr@gmx.net>
 
48435
Date:   Mon Aug 27 21:07:42 2007 +0000
 
48436
 
 
48437
    always generate thumbnails asynchronously. Mixing synchronous and
 
48438
    
 
48439
    2007-08-27  Jens Granseuer  <jensgr@gmx.net>
 
48440
    
 
48441
        * appearance-style.c: (update_in_treeview),
 
48442
        (gtk_theme_thumbnail_cb), (metacity_theme_thumbnail_cb),
 
48443
        (icon_theme_thumbnail_cb), (changed_on_disk_cb): always generate
 
48444
        thumbnails asynchronously. Mixing synchronous and asynchronous
 
48445
        generation just doesn't work (bug #469849)
 
48446
    
 
48447
    svn path=/trunk/; revision=8047
 
48448
 
 
48449
 capplets/appearance/ChangeLog          |    8 +++
 
48450
 capplets/appearance/appearance-style.c |   82 ++++++++++++++------------------
 
48451
 2 files changed, 44 insertions(+), 46 deletions(-)
 
48452
 
 
48453
commit 744a7f170cbd3b80f4f14b25d522430ae6591620
 
48454
Author: Thomas Wood <thos@gnome.org>
 
48455
Date:   Mon Aug 27 11:12:40 2007 +0000
 
48456
 
 
48457
    Patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
48458
    
 
48459
    2007-08-27  Thomas Wood  <thos@gnome.org>
 
48460
    
 
48461
        Patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
48462
    
 
48463
        * data/appearance.glade: Fix bug 470532 (gtk-delete stock id is marked for
 
48464
        translation)
 
48465
    
 
48466
    svn path=/trunk/; revision=8046
 
48467
 
 
48468
 capplets/appearance/ChangeLog             |    7 +++++++
 
48469
 capplets/appearance/data/appearance.glade |    2 +-
 
48470
 2 files changed, 8 insertions(+), 1 deletions(-)
 
48471
 
 
48472
commit cd12dddc9b76c55d7080ee31a529d67a5e8f2d4d
 
48473
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
48474
Date:   Sun Aug 26 21:42:13 2007 +0000
 
48475
 
 
48476
    make Add label translatable, b.g.o#470516
 
48477
    
 
48478
    svn path=/trunk/; revision=8045
 
48479
 
 
48480
 capplets/keyboard/ChangeLog                       |    5 +++++
 
48481
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
48482
 2 files changed, 6 insertions(+), 1 deletions(-)
 
48483
 
 
48484
commit a01a78c71722548c7a2fcbfe87c0dd9683cc9076
 
48485
Author: Funda Wang <fwang@src.gnome.org>
 
48486
Date:   Sun Aug 26 20:14:02 2007 +0000
 
48487
 
 
48488
    Updated g-c-c translation
 
48489
    
 
48490
    svn path=/trunk/; revision=8044
 
48491
 
 
48492
 po/ChangeLog |    4 +
 
48493
 po/zh_CN.po  |  384 +++++++++++++++++++++++++++++++++------------------------
 
48494
 2 files changed, 226 insertions(+), 162 deletions(-)
 
48495
 
 
48496
commit 727cdfe2ed862cfc5d6d939a262b5321a7b7b9ad
 
48497
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
48498
Date:   Sun Aug 26 16:55:15 2007 +0000
 
48499
 
 
48500
    2007-08-26 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
 
48501
    
 
48502
    svn path=/trunk/; revision=8043
 
48503
 
 
48504
 po/ChangeLog |    4 +
 
48505
 po/mk.po     | 3284 ++++++++++++++++++++++++++++++----------------------------
 
48506
 2 files changed, 1709 insertions(+), 1579 deletions(-)
 
48507
 
 
48508
commit 4b364193cb92e416befb2d80f20e32dfa8a773ab
 
48509
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
48510
Date:   Sun Aug 26 16:50:02 2007 +0000
 
48511
 
 
48512
    Translation updated.
 
48513
    
 
48514
    2007-08-26 Gabor Kelemen  <kelemeng@gnome.hu>
 
48515
    
 
48516
        * hu.po: Translation updated.
 
48517
    
 
48518
    
 
48519
    svn path=/trunk/; revision=8042
 
48520
 
 
48521
 po/ChangeLog |    4 +
 
48522
 po/hu.po     |  833 ++++++++++++++++++++++++++++------------------------------
 
48523
 2 files changed, 412 insertions(+), 425 deletions(-)
 
48524
 
 
48525
commit 9a4ac112935458ab43b88ac523bb63042a7b3c84
 
48526
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
48527
Date:   Sat Aug 25 18:39:39 2007 +0000
 
48528
 
 
48529
    Updated Occitan translation
 
48530
    
 
48531
    svn path=/trunk/; revision=8041
 
48532
 
 
48533
 help/Makefile.am |    2 +-
 
48534
 help/oc/oc.po    |  125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
48535
 2 files changed, 126 insertions(+), 1 deletions(-)
 
48536
 
 
48537
commit 1e5c9968e2c3befe9e0baff1ed26301345167054
 
48538
Author: Jens Granseuer <jensgr@gmx.net>
 
48539
Date:   Thu Aug 23 19:02:28 2007 +0000
 
48540
 
 
48541
    fix leaks (bug #469531)
 
48542
    
 
48543
    2007-08-23  Jens Granseuer  <jensgr@gmx.net>
 
48544
    
 
48545
        * appearance-themes.c: (theme_get_thumbnail_from_cache):
 
48546
        * gnome-wp-item.c: (gnome_wp_item_update_description): fix leaks (bug
 
48547
        #469531)
 
48548
    
 
48549
    2007-08-23  Jens Granseuer  <jensgr@gmx.net>
 
48550
    
 
48551
        * gnome-theme-info.c: (gnome_theme_is_writable): cast to proper type
 
48552
        * theme-thumbnail.c: (create_metacity_theme_pixbuf): free the metacity
 
48553
        theme after use (bug #469531)
 
48554
    
 
48555
    svn path=/trunk/; revision=8040
 
48556
 
 
48557
 capplets/appearance/ChangeLog           |    6 ++++++
 
48558
 capplets/appearance/appearance-themes.c |    4 +++-
 
48559
 capplets/appearance/gnome-wp-item.c     |    4 +++-
 
48560
 capplets/common/ChangeLog               |    6 ++++++
 
48561
 capplets/common/gnome-theme-info.c      |    2 +-
 
48562
 capplets/common/theme-thumbnail.c       |    1 +
 
48563
 6 files changed, 20 insertions(+), 3 deletions(-)
 
48564
 
 
48565
commit ae74c50d9ab41c4e9c389e50ef1f6c417b50bab9
 
48566
Author: Jens Granseuer <jensgr@gmx.net>
 
48567
Date:   Thu Aug 23 17:08:43 2007 +0000
 
48568
 
 
48569
    simply set the upper bound of the DPI spin button to the maximum we
 
48570
    
 
48571
    2007-08-23  Jens Granseuer  <jensgr@gmx.net>
 
48572
    
 
48573
        * appearance-font.c: (cb_show_details): simply set the upper bound of
 
48574
        the DPI spin button to the maximum we consider reasonable. This is one
 
48575
        way to make sure we don't get SIGFPE if for some reason
 
48576
        gdk_screen_get_{width,height}_mm returns 0 (bug #469580)
 
48577
    
 
48578
    svn path=/trunk/; revision=8039
 
48579
 
 
48580
 capplets/appearance/ChangeLog         |    7 +++++++
 
48581
 capplets/appearance/appearance-font.c |    7 +------
 
48582
 2 files changed, 8 insertions(+), 6 deletions(-)
 
48583
 
 
48584
commit 92a43a9ee5c331c2179a5b0f81a4224378e76bf1
 
48585
Author: Raphael Higino <raphaelh@src.gnome.org>
 
48586
Date:   Thu Aug 23 15:14:02 2007 +0000
 
48587
 
 
48588
    Updated Brazilian Portuguese translation
 
48589
    
 
48590
    svn path=/trunk/; revision=8038
 
48591
 
 
48592
 po/ChangeLog |    5 +
 
48593
 po/pt_BR.po  | 3273 ++++++++++++++++++++++++++++++----------------------------
 
48594
 2 files changed, 1703 insertions(+), 1575 deletions(-)
 
48595
 
 
48596
commit ddff7a312721698f5af80293f2afd613c29a4315
 
48597
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
48598
Date:   Thu Aug 23 12:14:23 2007 +0000
 
48599
 
 
48600
    Updated Translation
 
48601
    
 
48602
    svn path=/trunk/; revision=8037
 
48603
 
 
48604
 po/ChangeLog |    4 +++
 
48605
 po/gu.po     |   75 ++++++++++++++++++++++++++++++++-------------------------
 
48606
 2 files changed, 46 insertions(+), 33 deletions(-)
 
48607
 
 
48608
commit ea998d25d20452a42d4053b0de585783109e81be
 
48609
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
48610
Date:   Wed Aug 22 22:35:25 2007 +0000
 
48611
 
 
48612
    Updated Catalan translation.
 
48613
    
 
48614
    svn path=/trunk/; revision=8036
 
48615
 
 
48616
 po/ChangeLog |    4 +
 
48617
 po/ca.po     | 4362 +++++++++++++++++++++++++++++++---------------------------
 
48618
 2 files changed, 2357 insertions(+), 2009 deletions(-)
 
48619
 
 
48620
commit b6f2b9d7e3bd7dcdd2c6719992d6bbc735995a59
 
48621
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
48622
Date:   Wed Aug 22 21:16:33 2007 +0000
 
48623
 
 
48624
    initializing current_*config early, b.g.o#469192
 
48625
    
 
48626
    svn path=/trunk/; revision=8035
 
48627
 
 
48628
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
48629
 .../gnome-settings-keyboard-xkb.c                  |   16 +++++++++-------
 
48630
 2 files changed, 15 insertions(+), 7 deletions(-)
 
48631
 
 
48632
commit b0ad42f08419b8954a2fe2208e9ce5531b8c576d
 
48633
Author: Jens Granseuer <jensgr@gmx.net>
 
48634
Date:   Wed Aug 22 17:16:02 2007 +0000
 
48635
 
 
48636
    if no background image set, select "no wallpaper"
 
48637
    
 
48638
    2007-08-22  Jens Granseuer  <jensgr@gmx.net>
 
48639
    
 
48640
        * appearance-desktop.c: (wp_select_after_realize): if no background
 
48641
        image set, select "no wallpaper"
 
48642
    
 
48643
    svn path=/trunk/; revision=8034
 
48644
 
 
48645
 capplets/appearance/ChangeLog            |    5 +++++
 
48646
 capplets/appearance/appearance-desktop.c |    7 ++++++-
 
48647
 2 files changed, 11 insertions(+), 1 deletions(-)
 
48648
 
 
48649
commit 63ba8e54aff3a4aa4042164333dc2dae31366d27
 
48650
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
48651
Date:   Wed Aug 22 10:00:09 2007 +0000
 
48652
 
 
48653
    use gnome_settings_delayed_show_dialog() to display the error message, so
 
48654
    
 
48655
    2007-08-21  Rodrigo Moya <rodrigo@gnome-db.org>
 
48656
    
 
48657
        * gnome-settings-keyboard-xkb.c
 
48658
        (gnome_settings_keyboard_xkb_analyze_sysconfig): use
 
48659
        gnome_settings_delayed_show_dialog() to display the error message,
 
48660
        so that it is shown when a window manager is running, thus being
 
48661
        centered and with a proper frame.
 
48662
    
 
48663
    svn path=/trunk/; revision=8033
 
48664
 
 
48665
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
48666
 .../gnome-settings-keyboard-xkb.c                  |    2 +-
 
48667
 2 files changed, 9 insertions(+), 1 deletions(-)
 
48668
 
 
48669
commit 777a257df88da3b5d5c9a49fef4c0632fcfaa98b
 
48670
Author: Jens Granseuer <jensgr@gmx.net>
 
48671
Date:   Tue Aug 21 21:22:50 2007 +0000
 
48672
 
 
48673
    Properly check all stored themes if necessary. This fixes cases where e.g.
 
48674
    
 
48675
    2007-08-21  Jens Granseuer  <jensgr@gmx.net>
 
48676
    
 
48677
        * gnome-theme-info.c: (gnome_theme_info_find_by_type_helper):
 
48678
        Properly check all stored themes if necessary. This fixes cases where
 
48679
        e.g. a metacity theme in ~/.themes would hide a GTK theme with the
 
48680
        same name in the system theme dir
 
48681
    
 
48682
    svn path=/trunk/; revision=8032
 
48683
 
 
48684
 capplets/common/ChangeLog          |    7 +++++++
 
48685
 capplets/common/gnome-theme-info.c |   17 ++++++++++++-----
 
48686
 2 files changed, 19 insertions(+), 5 deletions(-)
 
48687
 
 
48688
commit 47d57ac3102d2c33c8dd25633262d15a2c11304c
 
48689
Author: Jens Granseuer <jensgr@gmx.net>
 
48690
Date:   Tue Aug 21 17:25:50 2007 +0000
 
48691
 
 
48692
    fix the last commit to use proper API to release the VCardAttributes so we
 
48693
    
 
48694
    2007-08-21  Jens Granseuer  <jensgr@gmx.net>
 
48695
    
 
48696
        * gnome-about-me.c: (about_me_setup_email): fix the last commit to use
 
48697
        proper API to release the VCardAttributes so we don't crash with newer
 
48698
        e-d-s (bug #468848)
 
48699
    
 
48700
    svn path=/trunk/; revision=8031
 
48701
 
 
48702
 capplets/about-me/ChangeLog        |    6 ++++++
 
48703
 capplets/about-me/gnome-about-me.c |    8 +++++---
 
48704
 2 files changed, 11 insertions(+), 3 deletions(-)
 
48705
 
 
48706
commit 18a834a5595c86d43d492eb296e56337ddac9fea
 
48707
Author: Philip Withnall <bugzilla@tecnocode.co.uk>
 
48708
Date:   Tue Aug 21 11:47:02 2007 +0000
 
48709
 
 
48710
    use new -new-tab and -new-window arguments instead of -remote for Firefox
 
48711
    
 
48712
    2007-08-21  Philip Withnall <bugzilla@tecnocode.co.uk>
 
48713
    
 
48714
        * gnome-default-applications.xml.in: use new -new-tab and -new-window
 
48715
        arguments instead of -remote for Firefox tab and window commands.
 
48716
        Closes bug #393204.
 
48717
    
 
48718
    svn path=/trunk/; revision=8030
 
48719
 
 
48720
 capplets/default-applications/ChangeLog            |    6 ++++++
 
48721
 .../gnome-default-applications.xml.in              |    4 ++--
 
48722
 2 files changed, 8 insertions(+), 2 deletions(-)
 
48723
 
 
48724
commit b97c9bc02bfb86383de6413310f57e265faf15bd
 
48725
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
48726
Date:   Tue Aug 21 11:00:35 2007 +0000
 
48727
 
 
48728
    Updated Occitan translation
 
48729
    
 
48730
    svn path=/trunk/; revision=8029
 
48731
 
 
48732
 po/oc.po | 3460 +++++++++++++++++++++++++++++++++-----------------------------
 
48733
 1 files changed, 1842 insertions(+), 1618 deletions(-)
 
48734
 
 
48735
commit 2af09cc4d7bcda532f318edf754506d3ff1e9d90
 
48736
Author: Luca Cavalli <loopback@slackit.org>
 
48737
Date:   Tue Aug 21 10:57:29 2007 +0000
 
48738
 
 
48739
    add new function similar to gnome_vfs_format_uri_for_display but that
 
48740
    
 
48741
    2007-08-21  Luca Cavalli <loopback@slackit.org>
 
48742
    
 
48743
        * file-transfer-dialog.c: (format_uri_for_display),
 
48744
        (file_transfer_dialog_set_prop): add new function similar to
 
48745
        gnome_vfs_format_uri_for_display but that hides the password if
 
48746
        needed. Taken from gedit by Paolo Maggi. Closes bug #339551.
 
48747
    
 
48748
    svn path=/trunk/; revision=8028
 
48749
 
 
48750
 capplets/common/file-transfer-dialog.c |    6 +++---
 
48751
 1 files changed, 3 insertions(+), 3 deletions(-)
 
48752
 
 
48753
commit 4998b3f2d5ef90e1ed1e1ace929e1080ddf50264
 
48754
Author: Luca Cavalli <loopback@slackit.org>
 
48755
Date:   Tue Aug 21 10:53:59 2007 +0000
 
48756
 
 
48757
    add new function similar to gnome_vfs_format_uri_for_display but that
 
48758
    
 
48759
    2007-08-21  Luca Cavalli <loopback@slackit.org>
 
48760
    
 
48761
        * file-transfer-dialog.c: (format_uri_for_display),
 
48762
        (file_transfer_dialog_set_prop): add new function similar to
 
48763
        gnome_vfs_format_uri_for_display but that hides the password if
 
48764
        needed. Taken from gedit by Paolo Maggi. Closes bug #339551.
 
48765
    
 
48766
    svn path=/trunk/; revision=8027
 
48767
 
 
48768
 capplets/common/ChangeLog              |    7 ++++++
 
48769
 capplets/common/file-transfer-dialog.c |   33 +++++++++++++++++++++++++++++++-
 
48770
 2 files changed, 39 insertions(+), 1 deletions(-)
 
48771
 
 
48772
commit 7aa4e96a78f03ed2cfb5c2cb6cffab0f40abcf63
 
48773
Author: Jens Granseuer <jensgr@gmx.net>
 
48774
Date:   Tue Aug 21 10:36:05 2007 +0000
 
48775
 
 
48776
    honour mail address attributes when setting up Home and Work addresses
 
48777
    
 
48778
    2007-08-21  Jens Granseuer  <jensgr@gmx.net>
 
48779
    
 
48780
        * gnome-about-me.c: honour mail address attributes when setting
 
48781
        up Home and Work addresses
 
48782
    
 
48783
    svn path=/trunk/; revision=8026
 
48784
 
 
48785
 capplets/about-me/ChangeLog        |    5 +++++
 
48786
 capplets/about-me/gnome-about-me.c |   36 +++++++++++++++++++++++++++++++++---
 
48787
 2 files changed, 38 insertions(+), 3 deletions(-)
 
48788
 
 
48789
commit 23b792113ae9caece1682d61c3bd654a2966ba71
 
48790
Author: Priit Laes <plaes@svn.gnome.org>
 
48791
Date:   Tue Aug 21 07:51:34 2007 +0000
 
48792
 
 
48793
    Estonian translation updates by Ivar Smolin <okul@linux.ee>
 
48794
    
 
48795
    2007-08-21  Priit Laes  <plaes@svn.gnome.org>
 
48796
    
 
48797
        * et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>
 
48798
    
 
48799
    svn path=/trunk/; revision=8025
 
48800
 
 
48801
 po/ChangeLog |    4 +
 
48802
 po/et.po     |  193 ++++++++++++++++++++++++++++++++++++---------------------
 
48803
 2 files changed, 126 insertions(+), 71 deletions(-)
 
48804
 
 
48805
commit e3767b1949db4c9e3dcb6080da836046dd696d69
 
48806
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
48807
Date:   Mon Aug 20 18:08:17 2007 +0000
 
48808
 
 
48809
    Updated Occitan translation
 
48810
    
 
48811
    svn path=/trunk/; revision=8024
 
48812
 
 
48813
 po/oc.po |    8 ++++----
 
48814
 1 files changed, 4 insertions(+), 4 deletions(-)
 
48815
 
 
48816
commit 1c7188caa71fa4b83b0830bcc07d4d143ac5ab63
 
48817
Author: Matthias Clasen <mclasen@redhat.com>
 
48818
Date:   Mon Aug 20 11:02:37 2007 +0000
 
48819
 
 
48820
    Fixes #467552
 
48821
    
 
48822
    2007-08-20  Matthias Clasen <mclasen@redhat.com>
 
48823
    
 
48824
        Fixes #467552
 
48825
    
 
48826
        * gnome-theme-info.c (gnome_theme_init): avoid double-freed for cursor
 
48827
        theme infos.
 
48828
    
 
48829
    svn path=/trunk/; revision=8023
 
48830
 
 
48831
 capplets/common/ChangeLog          |    7 +++++++
 
48832
 capplets/common/gnome-theme-info.c |    4 ++--
 
48833
 2 files changed, 9 insertions(+), 2 deletions(-)
 
48834
 
 
48835
commit 9a9bb74cb5953ef71bdc18a3efc10a2f28664122
 
48836
Author: Artur Flinta <aflinta@svn.gnome.org>
 
48837
Date:   Sun Aug 19 13:31:58 2007 +0000
 
48838
 
 
48839
    Updated Polish translation by GNOME PL Team.
 
48840
    
 
48841
    2007-08-19  Artur Flinta  <aflinta@svn.gnome.org>
 
48842
    
 
48843
        * pl.po: Updated Polish translation by GNOME PL Team.
 
48844
    
 
48845
    
 
48846
    svn path=/trunk/; revision=8022
 
48847
 
 
48848
 po/ChangeLog |    4 +
 
48849
 po/pl.po     |  197 ++++++++++++++++++++++++++++++++-------------------------
 
48850
 2 files changed, 115 insertions(+), 86 deletions(-)
 
48851
 
 
48852
commit 5d96d2c3a9f4a3811a3d649cb64de91d97ae00c7
 
48853
Author: Jens Granseuer <jensgr@gmx.net>
 
48854
Date:   Sun Aug 19 11:38:16 2007 +0000
 
48855
 
 
48856
    Fixed paths for appearance data files. Closes bug #467948.
 
48857
    
 
48858
    2007-08-19  Jens Granseuer  <jensgr@gmx.net>
 
48859
    
 
48860
        * POTFILES.skip: Fixed paths for appearance data files. Closes bug
 
48861
        #467948.
 
48862
    
 
48863
    svn path=/trunk/; revision=8021
 
48864
 
 
48865
 po/ChangeLog     |    5 +++++
 
48866
 po/POTFILES.skip |    6 +++---
 
48867
 2 files changed, 8 insertions(+), 3 deletions(-)
 
48868
 
 
48869
commit 506e22fd415e78b931825130815b504af50ddf8f
 
48870
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
48871
Date:   Sun Aug 19 07:16:55 2007 +0000
 
48872
 
 
48873
    Updated Thai translation.
 
48874
    
 
48875
        * th.po: Updated Thai translation.
 
48876
    
 
48877
    
 
48878
    svn path=/trunk/; revision=8020
 
48879
 
 
48880
 po/ChangeLog |    4 +++
 
48881
 po/th.po     |   74 ++++++++++++++++++++++++++++++++-------------------------
 
48882
 2 files changed, 45 insertions(+), 33 deletions(-)
 
48883
 
 
48884
commit eb255afaabc40b0a4385e20a6ee60596fa4185c4
 
48885
Author: Daniel Nylander <dnylande@src.gnome.org>
 
48886
Date:   Sat Aug 18 21:40:52 2007 +0000
 
48887
 
 
48888
    sv.po: Swedish translation updated
 
48889
    
 
48890
    svn path=/trunk/; revision=8019
 
48891
 
 
48892
 po/ChangeLog |    4 +
 
48893
 po/sv.po     |  214 ++++++++++++++++++++++++++++++++--------------------------
 
48894
 2 files changed, 122 insertions(+), 96 deletions(-)
 
48895
 
 
48896
commit 191e54d27418698b9ab8846c9a067dc73c0f2f89
 
48897
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
48898
Date:   Sat Aug 18 12:13:01 2007 +0000
 
48899
 
 
48900
    Updated Spanish translation
 
48901
    
 
48902
    svn path=/trunk/; revision=8018
 
48903
 
 
48904
 po/ChangeLog |    4 ++
 
48905
 po/es.po     |   92 +++++++++++++++++++++++++++++++--------------------------
 
48906
 2 files changed, 54 insertions(+), 42 deletions(-)
 
48907
 
 
48908
commit 8323405071ce6a3b1f1977cd76c92ca057c928d8
 
48909
Author: Jens Granseuer <jensgr@gmx.net>
 
48910
Date:   Sat Aug 18 11:54:46 2007 +0000
 
48911
 
 
48912
    don't check the internal volume since this makes it impossible to unmute a
 
48913
    
 
48914
    2007-08-18  Jens Granseuer  <jensgr@gmx.net>
 
48915
    
 
48916
        * actions/acme-volume-gstreamer.c: (update_state): don't check the
 
48917
        internal volume since this makes it impossible to unmute a low volume
 
48918
        (that translates to an internal GStreamer volume of 0)
 
48919
    
 
48920
        * gnome-settings-multimedia-keys.c: (do_sound_action): if we're
 
48921
        muted and silent, don't just unmute on VOL+ but also raise the
 
48922
        volume
 
48923
    
 
48924
    svn path=/trunk/; revision=8017
 
48925
 
 
48926
 gnome-settings-daemon/ChangeLog                    |   10 ++++++
 
48927
 .../actions/acme-volume-gstreamer.c                |   33 +++++++++----------
 
48928
 .../gnome-settings-multimedia-keys.c               |    4 ++-
 
48929
 3 files changed, 29 insertions(+), 18 deletions(-)
 
48930
 
 
48931
commit 70a23111a8a5ace91def1c80825ac8986d3254d8
 
48932
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
48933
Date:   Sat Aug 18 07:12:18 2007 +0000
 
48934
 
 
48935
    Updated Finnish translation
 
48936
    
 
48937
    svn path=/trunk/; revision=8016
 
48938
 
 
48939
 po/ChangeLog |    4 +++
 
48940
 po/fi.po     |   72 ++++++++++++++++++++++++++++++++-------------------------
 
48941
 2 files changed, 44 insertions(+), 32 deletions(-)
 
48942
 
 
48943
commit 4cd0b997c5491c48a07ed724735e5ee71344093b
 
48944
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
48945
Date:   Sat Aug 18 04:30:25 2007 +0000
 
48946
 
 
48947
    Updated Japanese translation.
 
48948
    
 
48949
    2007-08-17  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
48950
    
 
48951
            * ja.po: Updated Japanese translation.
 
48952
    
 
48953
    svn path=/trunk/; revision=8015
 
48954
 
 
48955
 po/ChangeLog |    4 ++
 
48956
 po/ja.po     |  156 +++++++++++++++++++++++++++++++++++++++-------------------
 
48957
 2 files changed, 110 insertions(+), 50 deletions(-)
 
48958
 
 
48959
commit e56210e7779a77656dbecb6fcf17add2d3f90bf8
 
48960
Author: Jens Granseuer <jensgr@gmx.net>
 
48961
Date:   Fri Aug 17 19:02:13 2007 +0000
 
48962
 
 
48963
    use a list instead of a hash table to store the settings modules (closes
 
48964
    
 
48965
    2007-08-17  Jens Granseuer  <jensgr@gmx.net>
 
48966
    
 
48967
        * gnome-settings-daemon.c: (initialize_modules), (start_modules),
 
48968
        (stop_modules), (finalize), (gnome_settings_daemon_init),
 
48969
        (gnome_settings_daemon_new): use a list instead of a hash table to
 
48970
        store the settings modules (closes bug #449118)
 
48971
    
 
48972
    svn path=/trunk/; revision=8014
 
48973
 
 
48974
 gnome-settings-daemon/ChangeLog               |    7 ++
 
48975
 gnome-settings-daemon/gnome-settings-daemon.c |   86 ++++++++++---------------
 
48976
 2 files changed, 41 insertions(+), 52 deletions(-)
 
48977
 
 
48978
commit 2f48b99c2a63c61ebafe1b2f76d8731e8ab5a7d8
 
48979
Author: Jens Granseuer <jensgr@gmx.net>
 
48980
Date:   Fri Aug 17 17:33:05 2007 +0000
 
48981
 
 
48982
    fix double-free, and make the builtins non-static to save relocations
 
48983
    
 
48984
    2007-08-17  Jens Granseuer  <jensgr@gmx.net>
 
48985
    
 
48986
        * gnome-theme-info.c: (read_cursor_fonts): fix double-free, and make
 
48987
        the builtins non-static to save relocations
 
48988
    
 
48989
    svn path=/trunk/; revision=8013
 
48990
 
 
48991
 capplets/common/ChangeLog          |    5 +++++
 
48992
 capplets/common/gnome-theme-info.c |   10 +++++-----
 
48993
 2 files changed, 10 insertions(+), 5 deletions(-)
 
48994
 
 
48995
commit cbbba2a4b1ae49a7f2a893c0497e3b58827540fd
 
48996
Author: Jens Granseuer <jensgr@gmx.net>
 
48997
Date:   Fri Aug 17 16:12:31 2007 +0000
 
48998
 
 
48999
    Patch by: Sven Arvidsson <sa@whiz.se>
 
49000
    
 
49001
    2007-08-17  Jens Granseuer  <jensgr@gmx.net>
 
49002
    
 
49003
        Patch by: Sven Arvidsson <sa@whiz.se>
 
49004
    
 
49005
        * gnome-default-applications.xml.in: add browser and mail entries for
 
49006
        Iceape, the debranded Seamonkey version used by Debian (bug #467472)
 
49007
    
 
49008
    svn path=/trunk/; revision=8012
 
49009
 
 
49010
 capplets/default-applications/ChangeLog            |    7 +++++++
 
49011
 .../gnome-default-applications.xml.in              |   17 +++++++++++++++++
 
49012
 2 files changed, 24 insertions(+), 0 deletions(-)
 
49013
 
 
49014
commit c2aca4842a47b968375f3d9f27ecbd4d01353a0a
 
49015
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
49016
Date:   Fri Aug 17 15:49:02 2007 +0000
 
49017
 
 
49018
    Updated Occitan translation
 
49019
    
 
49020
    svn path=/trunk/; revision=8011
 
49021
 
 
49022
 po/oc.po |  236 +++-----------------------------------------------------------
 
49023
 1 files changed, 11 insertions(+), 225 deletions(-)
 
49024
 
 
49025
commit 3b08e16e7fac59b58af48e8d0717e6631f7bc6fd
 
49026
Author: Jens Granseuer <jensgr@gmx.net>
 
49027
Date:   Fri Aug 17 15:48:27 2007 +0000
 
49028
 
 
49029
    don't leak the cursor font
 
49030
    
 
49031
    2007-08-17  Jens Granseuer  <jensgr@gmx.net>
 
49032
    
 
49033
        * gnome-theme-info.c: (read_cursor_fonts): don't leak the cursor font
 
49034
    
 
49035
    svn path=/trunk/; revision=8010
 
49036
 
 
49037
 capplets/common/ChangeLog          |    4 ++++
 
49038
 capplets/common/gnome-theme-info.c |    4 +++-
 
49039
 2 files changed, 7 insertions(+), 1 deletions(-)
 
49040
 
 
49041
commit f75bc5d8928d349bbe097316648566727be31e14
 
49042
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
49043
Date:   Thu Aug 16 12:21:04 2007 +0000
 
49044
 
 
49045
    Added Jens to MAINTAINERS
 
49046
    
 
49047
    svn path=/trunk/; revision=8009
 
49048
 
 
49049
 MAINTAINERS |    4 ++++
 
49050
 1 files changed, 4 insertions(+), 0 deletions(-)
 
49051
 
 
49052
commit 1deada809656fb357c36771ffaaa5565adf85ee6
 
49053
Author: Priit Laes <plaes@svn.gnome.org>
 
49054
Date:   Thu Aug 16 09:55:54 2007 +0000
 
49055
 
 
49056
    Estonian translation update by Ivar Smolin.
 
49057
    
 
49058
    2007-08-16  Priit Laes  <plaes@svn.gnome.org>
 
49059
    
 
49060
        * et.po: Estonian translation update by Ivar Smolin.
 
49061
    
 
49062
    svn path=/trunk/; revision=8008
 
49063
 
 
49064
 po/ChangeLog |    4 +
 
49065
 po/et.po     |  692 ++++++++++++++++++++++++++--------------------------------
 
49066
 2 files changed, 312 insertions(+), 384 deletions(-)
 
49067
 
 
49068
commit 2ccb69bbd04afda26414c0bb6a2ec99a957504bd
 
49069
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
49070
Date:   Thu Aug 16 08:11:16 2007 +0000
 
49071
 
 
49072
    Updated Translation
 
49073
    
 
49074
    svn path=/trunk/; revision=8007
 
49075
 
 
49076
 po/ChangeLog |    4 ++
 
49077
 po/gu.po     |  112 ++++++++++++++++++++++++++++++++++++++++-----------------
 
49078
 2 files changed, 82 insertions(+), 34 deletions(-)
 
49079
 
 
49080
commit a4bc0834e391e3a05dbb379bf400be77b8ae3ca1
 
49081
Author: Yang Zhang <zyang@src.gnome.org>
 
49082
Date:   Wed Aug 15 12:35:46 2007 +0000
 
49083
 
 
49084
    Updated zh_CN translation
 
49085
    
 
49086
    svn path=/trunk/; revision=8006
 
49087
 
 
49088
 po/zh_CN.po |  774 +++++++++++++++++++++++++++--------------------------------
 
49089
 1 files changed, 350 insertions(+), 424 deletions(-)
 
49090
 
 
49091
commit 2f618843ddca21d12663a4f2221582c642c2ca78
 
49092
Author: Hendrik Richter <hendrikr@gnome.org>
 
49093
Date:   Wed Aug 15 11:57:50 2007 +0000
 
49094
 
 
49095
    Updated German translation, fix #444913.
 
49096
    
 
49097
    2007-08-15  Hendrik Richter  <hendrikr@gnome.org>
 
49098
    
 
49099
        * de.po: Updated German translation, fix #444913.
 
49100
    
 
49101
    svn path=/trunk/; revision=8005
 
49102
 
 
49103
 po/ChangeLog |    4 ++++
 
49104
 po/de.po     |   11 +++++------
 
49105
 2 files changed, 9 insertions(+), 6 deletions(-)
 
49106
 
 
49107
commit 0d3e2e8e079aa223e2737d7156f88966f8ac16e0
 
49108
Author: Hendrik Richter <hendrikr@gnome.org>
 
49109
Date:   Wed Aug 15 11:48:55 2007 +0000
 
49110
 
 
49111
    intltool-update de
 
49112
    
 
49113
    2007-08-15  Hendrik Richter  <hendrikr@gnome.org>
 
49114
    
 
49115
        * de.po: intltool-update de
 
49116
    
 
49117
    svn path=/trunk/; revision=8004
 
49118
 
 
49119
 po/ChangeLog |    4 +
 
49120
 po/de.po     | 4425 +++++++++++++++++++++++++++++++---------------------------
 
49121
 2 files changed, 2406 insertions(+), 2023 deletions(-)
 
49122
 
 
49123
commit 80da00a4c23b222c8f4ce88ba09f6beb382e04fd
 
49124
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
49125
Date:   Tue Aug 14 20:42:13 2007 +0000
 
49126
 
 
49127
    disabling delete button, b.g.o#466749
 
49128
    
 
49129
    svn path=/trunk/; revision=8003
 
49130
 
 
49131
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
49132
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    4 ++--
 
49133
 2 files changed, 8 insertions(+), 2 deletions(-)
 
49134
 
 
49135
commit bc7b7193428c7b6a8055037e904f0e7e106ed6e2
 
49136
Author: Jens Granseuer <jensgr@gmx.net>
 
49137
Date:   Tue Aug 14 18:59:03 2007 +0000
 
49138
 
 
49139
    correct the item width and enable line wrapping for long theme names (bug
 
49140
    
 
49141
    2007-08-14  Jens Granseuer  <jensgr@gmx.net>
 
49142
    
 
49143
        * appearance-themes.c: (themes_init):
 
49144
        * data/appearance.glade: correct the item width and enable line
 
49145
        wrapping for long theme names (bug #466405)
 
49146
    
 
49147
    svn path=/trunk/; revision=8002
 
49148
 
 
49149
 capplets/appearance/ChangeLog             |    6 ++++++
 
49150
 capplets/appearance/appearance-themes.c   |    4 +++-
 
49151
 capplets/appearance/data/appearance.glade |    2 +-
 
49152
 3 files changed, 10 insertions(+), 2 deletions(-)
 
49153
 
 
49154
commit fccca914206d354e89324e763f2343b804d634fd
 
49155
Author: Kjartan Maraas <kmaraas@gnome.org>
 
49156
Date:   Tue Aug 14 13:58:29 2007 +0000
 
49157
 
 
49158
    Updated Norwegian bokmål translation.
 
49159
    
 
49160
    2007-08-14  Kjartan Maraas  <kmaraas@gnome.org>
 
49161
    
 
49162
        * nb.po: Updated Norwegian bokmål translation.
 
49163
    
 
49164
    svn path=/trunk/; revision=8001
 
49165
 
 
49166
 po/ChangeLog |    4 ++
 
49167
 po/nb.po     |  110 +++++++++++++++++++++++++++++++++++++++++----------------
 
49168
 2 files changed, 83 insertions(+), 31 deletions(-)
 
49169
 
 
49170
commit 67720a50d3328f85d2a94fb71893a3eb9a921b29
 
49171
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
49172
Date:   Tue Aug 14 09:51:17 2007 +0000
 
49173
 
 
49174
    prepare for 2.19.90.
 
49175
    
 
49176
    2007-08-13  Rodrigo Moya <rodrigo@gnome-db.org>
 
49177
    
 
49178
        * configure.in:
 
49179
        * NEWS: prepare for 2.19.90.
 
49180
    
 
49181
    svn path=/trunk/; revision=8000
 
49182
 
 
49183
 ChangeLog                                          |   10 +++
 
49184
 NEWS                                               |   67 ++++++++++++++++++++
 
49185
 configure.in                                       |    2 +-
 
49186
 ...ps_gnome_settings_daemon_keybindings.schemas.in |    2 +-
 
49187
 4 files changed, 79 insertions(+), 2 deletions(-)
 
49188
 
 
49189
commit 3255e4efc2fbc57398d01c91f93f64fe8a9c7997
 
49190
Author: Felix I <ifelix@src.gnome.org>
 
49191
Date:   Tue Aug 14 08:53:00 2007 +0000
 
49192
 
 
49193
    updated ta translation
 
49194
    
 
49195
    svn path=/trunk/; revision=7999
 
49196
 
 
49197
 po/ChangeLog |    4 ++
 
49198
 po/ta.po     |  150 ++++++++++++++++++++++++++++++++++++++++------------------
 
49199
 2 files changed, 107 insertions(+), 47 deletions(-)
 
49200
 
 
49201
commit 755be5da93fdbbdd65f250d160aff2babe10479e
 
49202
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
49203
Date:   Tue Aug 14 06:29:00 2007 +0000
 
49204
 
 
49205
    Updated Thai translation.
 
49206
    
 
49207
        * th.po: Updated Thai translation.
 
49208
    
 
49209
    
 
49210
    svn path=/trunk/; revision=7998
 
49211
 
 
49212
 po/ChangeLog |    4 ++
 
49213
 po/th.po     |  134 ++++++++++++++++++++++++++++++++++------------------------
 
49214
 2 files changed, 83 insertions(+), 55 deletions(-)
 
49215
 
 
49216
commit afeda323e47a1a19ad37c68c7a609e702f26064b
 
49217
Author: Satoru Satoh <ssato@src.gnome.org>
 
49218
Date:   Mon Aug 13 18:10:53 2007 +0000
 
49219
 
 
49220
    Added Japanese help translation.
 
49221
    
 
49222
    svn path=/trunk/; revision=7996
 
49223
 
 
49224
 help/ChangeLog   |    5 ++
 
49225
 help/Makefile.am |    2 +-
 
49226
 help/ja/ja.po    |  135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
49227
 3 files changed, 141 insertions(+), 1 deletions(-)
 
49228
 
 
49229
commit 5fcd6d12ae49a5cf2debf7081aced64dea59ed75
 
49230
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
49231
Date:   Mon Aug 13 16:18:24 2007 +0000
 
49232
 
 
49233
    Updated Finnish translation
 
49234
    
 
49235
    svn path=/trunk/; revision=7995
 
49236
 
 
49237
 po/ChangeLog |    4 ++
 
49238
 po/fi.po     |   94 ++++++++++++++++++++++++++++++++++++---------------------
 
49239
 2 files changed, 63 insertions(+), 35 deletions(-)
 
49240
 
 
49241
commit 0ad133978572fa02c4aaff6bd971abde5b678898
 
49242
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
49243
Date:   Mon Aug 13 15:27:03 2007 +0000
 
49244
 
 
49245
    Updated Spanish translation
 
49246
    
 
49247
    svn path=/trunk/; revision=7994
 
49248
 
 
49249
 po/ChangeLog |    4 ++
 
49250
 po/es.po     |  108 ++++++++++++++++++++++++++++++++++++++++------------------
 
49251
 2 files changed, 79 insertions(+), 33 deletions(-)
 
49252
 
 
49253
commit 8247d93d03c4a680a712a06f835f1b454c1dce5b
 
49254
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
49255
Date:   Mon Aug 13 11:51:31 2007 +0000
 
49256
 
 
49257
    LDAP-ified MAINTAINERS file
 
49258
    
 
49259
    svn path=/trunk/; revision=7993
 
49260
 
 
49261
 MAINTAINERS |    2 +-
 
49262
 1 files changed, 1 insertions(+), 1 deletions(-)
 
49263
 
 
49264
commit ba2568ca3dfd6a311fb145f017e0e1167cdb5d1f
 
49265
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
49266
Date:   Mon Aug 13 11:48:43 2007 +0000
 
49267
 
 
49268
    LDAP-ified MAINTAINERS file
 
49269
    
 
49270
    svn path=/trunk/; revision=7992
 
49271
 
 
49272
 MAINTAINERS |   13 ++++++++++---
 
49273
 1 files changed, 10 insertions(+), 3 deletions(-)
 
49274
 
 
49275
commit 2a25f2355993e638e0cee7c5445b3b523a27dbca
 
49276
Author: Jens Granseuer <jensgr@gmx.net>
 
49277
Date:   Sun Aug 12 15:30:07 2007 +0000
 
49278
 
 
49279
    various small tweaks and optimizations
 
49280
    
 
49281
    2007-08-12  Jens Granseuer  <jensgr@gmx.net>
 
49282
    
 
49283
        * theme-thumbnail.c: (create_folder_icon),
 
49284
        (create_gtk_theme_pixbuf), (handle_bytes), (message_from_capplet),
 
49285
        (message_from_child), (read_pixbuf), (generate_theme_thumbnail):
 
49286
        various small tweaks and optimizations
 
49287
    
 
49288
    svn path=/trunk/; revision=7991
 
49289
 
 
49290
 capplets/common/ChangeLog         |    7 +++++
 
49291
 capplets/common/theme-thumbnail.c |   51 ++++++++++++++++++-------------------
 
49292
 2 files changed, 32 insertions(+), 26 deletions(-)
 
49293
 
 
49294
commit 775234f3f2cfc8853e5eb1ac652eb189b6dc93ef
 
49295
Author: Jens Granseuer <jensgr@gmx.net>
 
49296
Date:   Sun Aug 12 14:25:34 2007 +0000
 
49297
 
 
49298
    Added missing files.
 
49299
    
 
49300
    2007-08-12  Jens Granseuer  <jensgr@gmx.net>
 
49301
    
 
49302
        * POTFILES.in: Added missing files.
 
49303
    
 
49304
    svn path=/trunk/; revision=7990
 
49305
 
 
49306
 po/ChangeLog   |    4 ++++
 
49307
 po/POTFILES.in |    2 ++
 
49308
 2 files changed, 6 insertions(+), 0 deletions(-)
 
49309
 
 
49310
commit 7925a93a005612929eaa57ef1a5af0dc0c2522c3
 
49311
Author: Jens Granseuer <jensgr@gmx.net>
 
49312
Date:   Sun Aug 12 14:11:11 2007 +0000
 
49313
 
 
49314
    expose missing metacity double-click actions. Closes bug #416541.
 
49315
    
 
49316
    2007-08-12  Jens Granseuer  <jensgr@gmx.net>
 
49317
    
 
49318
        * metacity-window-manager.c: (metacity_change_settings),
 
49319
        (metacity_get_settings), (metacity_get_double_click_actions):
 
49320
        expose missing metacity double-click actions. Closes bug #416541.
 
49321
    
 
49322
    svn path=/trunk/; revision=7989
 
49323
 
 
49324
 libwindow-settings/ChangeLog                 |    6 ++++++
 
49325
 libwindow-settings/metacity-window-manager.c |   18 ++++++++++++++++--
 
49326
 2 files changed, 22 insertions(+), 2 deletions(-)
 
49327
 
 
49328
commit bf00b15d13ad695d51d759a9329e8bc8d1ae2fbd
 
49329
Author: Žygimantas Beručka <zygis@src.gnome.org>
 
49330
Date:   Sun Aug 12 07:20:08 2007 +0000
 
49331
 
 
49332
    Updated Lithuanian translation.
 
49333
    
 
49334
    svn path=/trunk/; revision=7988
 
49335
 
 
49336
 po/ChangeLog |    4 +
 
49337
 po/lt.po     |  819 ++++++++++++++++++++++++++++++----------------------------
 
49338
 2 files changed, 427 insertions(+), 396 deletions(-)
 
49339
 
 
49340
commit 91a555aa0c46cd9afff125472aa7366a3fd4ec1d
 
49341
Author: Jens Granseuer <jensgr@gmx.net>
 
49342
Date:   Sat Aug 11 13:17:31 2007 +0000
 
49343
 
 
49344
    make sure we have a selection before trying to get the data (bug #465431)
 
49345
    
 
49346
    2007-08-11  Jens Granseuer  <jensgr@gmx.net>
 
49347
    
 
49348
        * appearance-style.c: (conv_from_widget_cb): make sure we have a
 
49349
        selection before trying to get the data (bug #465431)
 
49350
    
 
49351
    svn path=/trunk/; revision=7987
 
49352
 
 
49353
 capplets/appearance/ChangeLog          |    5 +++++
 
49354
 capplets/appearance/appearance-style.c |   21 ++++++++++++---------
 
49355
 2 files changed, 17 insertions(+), 9 deletions(-)
 
49356
 
 
49357
commit 6b148c2959e5d0a4554fb447368813fb03159382
 
49358
Author: Jens Granseuer <jensgr@gmx.net>
 
49359
Date:   Sat Aug 11 12:47:44 2007 +0000
 
49360
 
 
49361
    fix leak
 
49362
    
 
49363
    2007-08-11  Jens Granseuer  <jensgr@gmx.net>
 
49364
    
 
49365
        * theme-installer.c: (gnome_theme_install_from_uri): fix leak
 
49366
    
 
49367
    svn path=/trunk/; revision=7986
 
49368
 
 
49369
 capplets/appearance/ChangeLog         |    4 ++++
 
49370
 capplets/appearance/theme-installer.c |    2 ++
 
49371
 2 files changed, 6 insertions(+), 0 deletions(-)
 
49372
 
 
49373
commit 7de103f0b6726f9e0a39219409bbe8f948160f84
 
49374
Author: Jens Granseuer <jensgr@gmx.net>
 
49375
Date:   Thu Aug 9 21:00:28 2007 +0000
 
49376
 
 
49377
    restrict drag'n'drop installation to the theme tab instead of the entire
 
49378
    
 
49379
    2007-08-09  Jens Granseuer  <jensgr@gmx.net>
 
49380
    
 
49381
        * appearance-themes.c: (theme_drag_data_received_cb),
 
49382
        (themes_init): restrict drag'n'drop installation to the theme tab
 
49383
        instead of the entire window so lockdown works properly
 
49384
    
 
49385
        * theme-installer.c: (gnome_theme_install_from_uri),
 
49386
        (gnome_theme_installer_run):
 
49387
        * theme-installer.h: fix double-free and use-after-free
 
49388
    
 
49389
    svn path=/trunk/; revision=7985
 
49390
 
 
49391
 capplets/appearance/ChangeLog           |   10 ++++++++
 
49392
 capplets/appearance/appearance-themes.c |   38 +++++++++++++++---------------
 
49393
 capplets/appearance/theme-installer.c   |   16 +++++++-----
 
49394
 capplets/appearance/theme-installer.h   |    4 +-
 
49395
 4 files changed, 40 insertions(+), 28 deletions(-)
 
49396
 
 
49397
commit c8dc660cf3f1e8c80f20d910c12b2de7254e36a2
 
49398
Author: Jens Granseuer <jensgr@gmx.net>
 
49399
Date:   Thu Aug 9 19:57:48 2007 +0000
 
49400
 
 
49401
    reenable theme lockdown
 
49402
    
 
49403
    2007-08-09  Jens Granseuer  <jensgr@gmx.net>
 
49404
    
 
49405
        * appearance-themes.c: (themes_init): reenable theme lockdown
 
49406
    
 
49407
    svn path=/trunk/; revision=7984
 
49408
 
 
49409
 capplets/appearance/ChangeLog           |    4 ++++
 
49410
 capplets/appearance/appearance-themes.c |    8 +++-----
 
49411
 2 files changed, 7 insertions(+), 5 deletions(-)
 
49412
 
 
49413
commit 13ec42260cb62652ed1cc7bc2df045550ef5ce04
 
49414
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
49415
Date:   Thu Aug 9 04:56:55 2007 +0000
 
49416
 
 
49417
    Updated Finnish translation
 
49418
    
 
49419
    svn path=/trunk/; revision=7983
 
49420
 
 
49421
 po/ChangeLog |    4 ++++
 
49422
 po/fi.po     |   11 +++++++----
 
49423
 2 files changed, 11 insertions(+), 4 deletions(-)
 
49424
 
 
49425
commit 08d807cfb45c8ae9767414ee0913398e92b29e43
 
49426
Author: Jens Granseuer <jensgr@gmx.net>
 
49427
Date:   Wed Aug 8 22:07:28 2007 +0000
 
49428
 
 
49429
    tiny optimization
 
49430
    
 
49431
    2007-08-09  Jens Granseuer  <jensgr@gmx.net>
 
49432
    
 
49433
        * gnome-wp-xml.c: (gnome_wp_xml_load_list),
 
49434
        (gnome_wp_xml_save_list):
 
49435
        * theme-installer.c: (gnome_theme_install_from_uri): tiny optimization
 
49436
    
 
49437
    svn path=/trunk/; revision=7982
 
49438
 
 
49439
 capplets/appearance/ChangeLog         |    6 ++++++
 
49440
 capplets/appearance/gnome-wp-xml.c    |    8 ++++----
 
49441
 capplets/appearance/theme-installer.c |    2 +-
 
49442
 3 files changed, 11 insertions(+), 5 deletions(-)
 
49443
 
 
49444
commit 4279e8b062b90880178a8e73fb740cfa9a770722
 
49445
Author: Jens Granseuer <jensgr@gmx.net>
 
49446
Date:   Wed Aug 8 21:46:28 2007 +0000
 
49447
 
 
49448
    Create the icon theme representative before the GTK stock button. Since we
 
49449
    
 
49450
    2007-08-08  Jens Granseuer  <jensgr@gmx.net>
 
49451
    
 
49452
        * theme-thumbnail.c: (create_meta_theme_pixbuf):
 
49453
        Create the icon theme representative before the GTK stock button. Since
 
49454
        we explicitly set the icon theme for the first, this ensures both are
 
49455
        drawn with the same icon theme. Before it was possible when changing
 
49456
        icon themes (especially on slower machines) that the GtkSettings were
 
49457
        not yet updated and the stock button still used the old theme.
 
49458
    
 
49459
    svn path=/trunk/; revision=7981
 
49460
 
 
49461
 capplets/common/ChangeLog         |    9 ++++++++
 
49462
 capplets/common/theme-thumbnail.c |   38 ++++++++++++++++--------------------
 
49463
 2 files changed, 26 insertions(+), 21 deletions(-)
 
49464
 
 
49465
commit 159ede4aea083ca85af74c25c32acf5b3a016271
 
49466
Author: Jens Granseuer <jensgr@gmx.net>
 
49467
Date:   Wed Aug 8 21:32:01 2007 +0000
 
49468
 
 
49469
    revert r7973 because it broke color scheme notifications, and add a
 
49470
    
 
49471
    2007-08-08  Jens Granseuer  <jensgr@gmx.net>
 
49472
    
 
49473
        * appearance-style.c: (gtk_theme_changed): revert r7973 because it
 
49474
        broke color scheme notifications, and add a comment
 
49475
        * appearance-themes.c: (theme_setting_changed_cb), (themes_init):
 
49476
        connect to some signals from GtkSettings instead of GConf
 
49477
    
 
49478
    svn path=/trunk/; revision=7980
 
49479
 
 
49480
 capplets/appearance/ChangeLog           |    7 +++++++
 
49481
 capplets/appearance/appearance-style.c  |   19 ++++++++++++++++---
 
49482
 capplets/appearance/appearance-themes.c |   14 ++++++++------
 
49483
 3 files changed, 31 insertions(+), 9 deletions(-)
 
49484
 
 
49485
commit 72c7c152b97970f3dcc08fb6c706210a766e4fc3
 
49486
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
 
49487
Date:   Wed Aug 8 09:33:19 2007 +0000
 
49488
 
 
49489
    Added si entry  for sinhala
 
49490
    
 
49491
    svn path=/trunk/; revision=7979
 
49492
 
 
49493
 po/LINGUAS |    1 +
 
49494
 1 files changed, 1 insertions(+), 0 deletions(-)
 
49495
 
 
49496
commit 6b0e9b64431557271cc47e3d604208fe6f7779ec
 
49497
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
 
49498
Date:   Wed Aug 8 09:32:46 2007 +0000
 
49499
 
 
49500
    Added Changelog entries for sinhala
 
49501
    
 
49502
    svn path=/trunk/; revision=7978
 
49503
 
 
49504
 po/ChangeLog |    4 ++++
 
49505
 1 files changed, 4 insertions(+), 0 deletions(-)
 
49506
 
 
49507
commit 160bbc0a6e5c176b2e5f3b9042c9444a9d888d44
 
49508
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
 
49509
Date:   Wed Aug 8 09:30:24 2007 +0000
 
49510
 
 
49511
    Added si.po file for sinhala
 
49512
    
 
49513
    svn path=/trunk/; revision=7977
 
49514
 
 
49515
 po/si.po | 3753 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
49516
 1 files changed, 3753 insertions(+), 0 deletions(-)
 
49517
 
 
49518
commit b281a14f639b02bff3b841180ce5e1fb39a1ea97
 
49519
Author: Artur Flinta <aflinta@svn.gnome.org>
 
49520
Date:   Tue Aug 7 21:58:05 2007 +0000
 
49521
 
 
49522
    Updated Polish translation by GNOME PL Team.
 
49523
    
 
49524
    2007-08-07  Artur Flinta  <aflinta@svn.gnome.org>
 
49525
    
 
49526
        * pl.po: Updated Polish translation by GNOME PL Team.
 
49527
    
 
49528
    
 
49529
    svn path=/trunk/; revision=7976
 
49530
 
 
49531
 po/ChangeLog |    4 +
 
49532
 po/pl.po     |  877 ++++++++++++++++++++++++++++++----------------------------
 
49533
 2 files changed, 452 insertions(+), 429 deletions(-)
 
49534
 
 
49535
commit 5e58d70e8f16cf9a16c07c43c1f2ee50612c7857
 
49536
Author: Jens Granseuer <jensgr@gmx.net>
 
49537
Date:   Tue Aug 7 21:46:06 2007 +0000
 
49538
 
 
49539
    shave off a number of unnecessary casts
 
49540
    
 
49541
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49542
    
 
49543
        * appearance-desktop.c: (wp_add_images), (wp_dragged_image),
 
49544
        (desktop_init):
 
49545
        * appearance-main.c: (main):
 
49546
        * appearance-style.c: (update_color_buttons_from_settings),
 
49547
        (check_color_schemes_enabled), (update_cursor_size_scale),
 
49548
        (prepare_list), (style_init):
 
49549
        * appearance-ui.c: (ui_init): shave off a number of unnecessary casts
 
49550
    
 
49551
    svn path=/trunk/; revision=7975
 
49552
 
 
49553
 capplets/appearance/ChangeLog            |   10 ++++++++++
 
49554
 capplets/appearance/appearance-desktop.c |   26 +++++++++++++-------------
 
49555
 capplets/appearance/appearance-main.c    |    4 ++--
 
49556
 capplets/appearance/appearance-style.c   |   16 ++++++++--------
 
49557
 capplets/appearance/appearance-ui.c      |   24 ++++++++++++------------
 
49558
 5 files changed, 45 insertions(+), 35 deletions(-)
 
49559
 
 
49560
commit 25644ed991e8cca469e9c7afe43d47368b2c9f1c
 
49561
Author: Vincent van Adrighem <adrighem@gnome.org>
 
49562
Date:   Tue Aug 7 21:44:22 2007 +0000
 
49563
 
 
49564
    Translation updated by Reinout van Schouwen.
 
49565
    
 
49566
    2007-08-07  Vincent van Adrighem  <adrighem@gnome.org>
 
49567
    
 
49568
        * nl.po: Translation updated by Reinout van Schouwen.
 
49569
    
 
49570
    svn path=/trunk/; revision=7974
 
49571
 
 
49572
 po/ChangeLog |    4 +
 
49573
 po/nl.po     | 1236 +++++++++++++++++++++++++++++++++++-----------------------
 
49574
 2 files changed, 745 insertions(+), 495 deletions(-)
 
49575
 
 
49576
commit 137138efa4796a6f2787f4a0eca832f7feb7689c
 
49577
Author: Jens Granseuer <jensgr@gmx.net>
 
49578
Date:   Tue Aug 7 21:01:52 2007 +0000
 
49579
 
 
49580
    also remove code that we needed when the thumbnailer was still in-process
 
49581
    
 
49582
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49583
    
 
49584
        * appearance-style.c: (gtk_theme_changed): also remove code that we
 
49585
        needed when the thumbnailer was still in-process
 
49586
    
 
49587
    svn path=/trunk/; revision=7973
 
49588
 
 
49589
 capplets/appearance/ChangeLog          |    5 +++++
 
49590
 capplets/appearance/appearance-style.c |   12 +-----------
 
49591
 2 files changed, 6 insertions(+), 11 deletions(-)
 
49592
 
 
49593
commit 3d0bb8f59da48634d1a54044aa7c40f6f7b7dfec
 
49594
Author: Jens Granseuer <jensgr@gmx.net>
 
49595
Date:   Tue Aug 7 20:16:18 2007 +0000
 
49596
 
 
49597
    make sure we don't run off the end of the array
 
49598
    
 
49599
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49600
    
 
49601
        * gnome-theme-info.c: (read_cursor_theme): make sure we don't run off
 
49602
        the end of the array
 
49603
    
 
49604
    svn path=/trunk/; revision=7972
 
49605
 
 
49606
 capplets/common/ChangeLog          |    7 ++++++-
 
49607
 capplets/common/gnome-theme-info.c |    5 +++--
 
49608
 2 files changed, 9 insertions(+), 3 deletions(-)
 
49609
 
 
49610
commit 69749b7dcb0233babe980ea3afbd408862e9b739
 
49611
Author: Jens Granseuer <jensgr@gmx.net>
 
49612
Date:   Tue Aug 7 19:44:18 2007 +0000
 
49613
 
 
49614
    copy the name for the default cursor, too, lest we crash on free, and only
 
49615
    
 
49616
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49617
    
 
49618
        * gnome-theme-info.c: (read_cursor_theme),
 
49619
        (gnome_theme_cursor_info_free): copy the name for the default cursor,
 
49620
        too, lest we crash on free, and only unref the thumbnail if we have
 
49621
        one
 
49622
    
 
49623
    svn path=/trunk/; revision=7971
 
49624
 
 
49625
 capplets/common/ChangeLog          |    7 +++++++
 
49626
 capplets/common/gnome-theme-info.c |   14 ++++++++------
 
49627
 2 files changed, 15 insertions(+), 6 deletions(-)
 
49628
 
 
49629
commit 44eec9e2a336243bd2e904b39da32033fd0accad
 
49630
Author: Jens Granseuer <jensgr@gmx.net>
 
49631
Date:   Tue Aug 7 19:20:46 2007 +0000
 
49632
 
 
49633
    remove stuff I forgot to delete
 
49634
    
 
49635
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49636
    
 
49637
        * appearance-style.c: (color_button_clicked_cb): remove stuff I forgot
 
49638
        to delete
 
49639
    
 
49640
    svn path=/trunk/; revision=7970
 
49641
 
 
49642
 capplets/appearance/ChangeLog          |    5 +++++
 
49643
 capplets/appearance/appearance-style.c |   12 +-----------
 
49644
 2 files changed, 6 insertions(+), 11 deletions(-)
 
49645
 
 
49646
commit 8cba2c1e8eba5b2f4ee15534939cee0a46c7c67c
 
49647
Author: Jens Granseuer <jensgr@gmx.net>
 
49648
Date:   Tue Aug 7 16:48:02 2007 +0000
 
49649
 
 
49650
    make sure the color scheme has changed before writing to GConf and
 
49651
    
 
49652
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49653
    
 
49654
        * appearance-style.c: (color_button_clicked_cb): make sure the color
 
49655
        scheme has changed before writing to GConf and enabling the reset button
 
49656
    
 
49657
    svn path=/trunk/; revision=7969
 
49658
 
 
49659
 capplets/appearance/ChangeLog          |    5 +++++
 
49660
 capplets/appearance/appearance-style.c |   15 +++++++++++++++
 
49661
 2 files changed, 20 insertions(+), 0 deletions(-)
 
49662
 
 
49663
commit 197bc958afbe465001f83fed67618fa48127af6c
 
49664
Author: Jens Granseuer <jensgr@gmx.net>
 
49665
Date:   Tue Aug 7 16:35:09 2007 +0000
 
49666
 
 
49667
    simplify (check_color_schemes_enabled): fix check for available symbolic
 
49668
    
 
49669
    2007-08-07  Jens Granseuer  <jensgr@gmx.net>
 
49670
    
 
49671
        * appearance-style.c: (update_color_buttons_from_string): simplify
 
49672
        (check_color_schemes_enabled): fix check for available symbolic colors
 
49673
        and make buttons for unsupported colors insensitive (bug #464081)
 
49674
        (color_button_clicked_cb), (style_init): simplify
 
49675
    
 
49676
        * data/appearance.glade: name the color buttons exactly like their
 
49677
        respective color so we don't need to keep two arrays around
 
49678
    
 
49679
    svn path=/trunk/; revision=7968
 
49680
 
 
49681
 capplets/appearance/ChangeLog             |   10 ++++
 
49682
 capplets/appearance/appearance-style.c    |   80 +++++++++++-----------------
 
49683
 capplets/appearance/data/appearance.glade |   24 ++++----
 
49684
 3 files changed, 54 insertions(+), 60 deletions(-)
 
49685
 
 
49686
commit 9bc42be5e1ad1ef3ca576777add2b4dddaf0c37c
 
49687
Author: Kostas Papadimas <pkst@src.gnome.org>
 
49688
Date:   Tue Aug 7 16:14:37 2007 +0000
 
49689
 
 
49690
    Updated Greek translation
 
49691
    
 
49692
    svn path=/trunk/; revision=7967
 
49693
 
 
49694
 po/ChangeLog |    4 +
 
49695
 po/el.po     | 4300 ++++++++++++++++++++++++++++------------------------------
 
49696
 2 files changed, 2115 insertions(+), 2189 deletions(-)
 
49697
 
 
49698
commit fee798c5b4d544fbe677a9e2d05c2a5d74035da4
 
49699
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
49700
Date:   Mon Aug 6 13:51:35 2007 +0000
 
49701
 
 
49702
    Updated Finnish translation
 
49703
    
 
49704
    svn path=/trunk/; revision=7966
 
49705
 
 
49706
 po/ChangeLog |    4 +
 
49707
 po/fi.po     |  787 +++++++++++++++++++++++++++++-----------------------------
 
49708
 2 files changed, 401 insertions(+), 390 deletions(-)
 
49709
 
 
49710
commit 190c2a507e4987c619e569bfecdad3567cd8c162
 
49711
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
49712
Date:   Mon Aug 6 12:37:57 2007 +0000
 
49713
 
 
49714
    Updated Translation
 
49715
    
 
49716
    svn path=/trunk/; revision=7965
 
49717
 
 
49718
 po/ChangeLog |    4 +
 
49719
 po/gu.po     |  729 +++++++++++++++++++++++++++-------------------------------
 
49720
 2 files changed, 338 insertions(+), 395 deletions(-)
 
49721
 
 
49722
commit e0db21068cc50d8f7dc54d9da0a3dac21abfb540
 
49723
Author: Jens Granseuer <jensgr@gmx.net>
 
49724
Date:   Sun Aug 5 21:32:12 2007 +0000
 
49725
 
 
49726
    reinstate select-after-realize; it's still necessary
 
49727
    
 
49728
    2007-08-05  Jens Granseuer  <jensgr@gmx.net>
 
49729
    
 
49730
        * appearance-themes.c: (themes_init): reinstate select-after-realize;
 
49731
        it's still necessary
 
49732
    
 
49733
    svn path=/trunk/; revision=7964
 
49734
 
 
49735
 capplets/appearance/ChangeLog           |    5 +++++
 
49736
 capplets/appearance/appearance-themes.c |    2 +-
 
49737
 2 files changed, 6 insertions(+), 1 deletions(-)
 
49738
 
 
49739
commit b437efed11bdaa5c0ffc3b483d14cccd822c5951
 
49740
Author: Jens Granseuer <jensgr@gmx.net>
 
49741
Date:   Sun Aug 5 19:24:21 2007 +0000
 
49742
 
 
49743
    Patch by: Dennis Cranston <dennis_cranston@yahoo.com>
 
49744
    
 
49745
    2007-08-05  Jens Granseuer  <jensgr@gmx.net>
 
49746
    
 
49747
        Patch by: Dennis Cranston <dennis_cranston@yahoo.com>
 
49748
    
 
49749
        * data/appearance.glade: Indent category contents, and other HIG
 
49750
        spacing fixes for "Font Rendering Details" dialog (bug #463332)
 
49751
    
 
49752
    svn path=/trunk/; revision=7963
 
49753
 
 
49754
 capplets/appearance/ChangeLog             |    7 ++
 
49755
 capplets/appearance/data/appearance.glade |  103 +++++++++++++++++++++-------
 
49756
 2 files changed, 84 insertions(+), 26 deletions(-)
 
49757
 
 
49758
commit 314fc15bdda0617502c7c1deafc715e04806e4fa
 
49759
Author: Bastien Nocera <hadess@hadess.net>
 
49760
Date:   Sat Aug 4 23:11:42 2007 +0000
 
49761
 
 
49762
    reviewed by: Jens Granseuer <jensgr@gmx.net>
 
49763
    
 
49764
    2007-08-05  Bastien Nocera  <hadess@hadess.net>
 
49765
    
 
49766
        reviewed by: Jens Granseuer <jensgr@gmx.net>
 
49767
    
 
49768
        * gnome-keybinding-properties.c: (keyval_is_forbidden),
 
49769
        (accel_edited_callback): Make the arrows and tabs unbindable
 
49770
        without a modifier (Closes: #463433)
 
49771
    
 
49772
    
 
49773
    svn path=/trunk/; revision=7962
 
49774
 
 
49775
 capplets/keybindings/ChangeLog                     |    8 ++++
 
49776
 capplets/keybindings/gnome-keybinding-properties.c |   36 ++++++++++++++++++-
 
49777
 2 files changed, 42 insertions(+), 2 deletions(-)
 
49778
 
 
49779
commit 6c275789597b8c9211a3bfdd1671f013beb31e34
 
49780
Author: Jens Granseuer <jensgr@gmx.net>
 
49781
Date:   Sat Aug 4 20:11:56 2007 +0000
 
49782
 
 
49783
    Based on a patch by: Dennis Cranston <dennis_cranston@yahoo.com>
 
49784
    
 
49785
    2007-08-04  Jens Granseuer  <jensgr@gmx.net>
 
49786
    
 
49787
        Based on a patch by: Dennis Cranston <dennis_cranston@yahoo.com>
 
49788
    
 
49789
            * appearance-style.c: (update_cursor_size_scale) Toggle
 
49790
            sensitivity of the cursor scale labels (bug #463442)
 
49791
    
 
49792
    svn path=/trunk/; revision=7961
 
49793
 
 
49794
 capplets/appearance/ChangeLog          |    8 +++++++-
 
49795
 capplets/appearance/appearance-style.c |   31 ++++++++++++++++++++-----------
 
49796
 2 files changed, 27 insertions(+), 12 deletions(-)
 
49797
 
 
49798
commit 5cfe0df8a6584eec8b1b23617840809c323d3888
 
49799
Author: Denis Washington <denisw@svn.gnome.org>
 
49800
Date:   Sat Aug 4 13:05:24 2007 +0000
 
49801
 
 
49802
    Also load the "default" cursor theme as GnomeThemeCursorInfo so we know
 
49803
    
 
49804
    2007-08-04  Denis Washington  <denisw@svn.gnome.org>
 
49805
    
 
49806
        * common/gnome-theme-info.c: (read_cursor_theme), (look_for_cursor_theme):
 
49807
        Also load the "default" cursor theme as GnomeThemeCursorInfo so
 
49808
        we know about the available sizes. (bug #462409)
 
49809
    
 
49810
        * appearance/appearance-style.c: (prepare_list):
 
49811
        Only add a "Default Pointer" list item if there is
 
49812
        no such GnomeThemeCursorInfo.
 
49813
    
 
49814
    svn path=/trunk/; revision=7960
 
49815
 
 
49816
 capplets/appearance/ChangeLog          |    7 +++
 
49817
 capplets/appearance/appearance-style.c |    2 +-
 
49818
 capplets/common/ChangeLog              |    6 ++
 
49819
 capplets/common/gnome-theme-info.c     |   94 +++++++++++++++++---------------
 
49820
 4 files changed, 64 insertions(+), 45 deletions(-)
 
49821
 
 
49822
commit a946637235e43f2cbf8998a4ffd35260a08f93f0
 
49823
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
49824
Date:   Sat Aug 4 12:12:05 2007 +0000
 
49825
 
 
49826
    Updated Japanese translation.
 
49827
    
 
49828
    2007-08-04  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
49829
    
 
49830
            * ja.po: Updated Japanese translation.
 
49831
    
 
49832
    svn path=/trunk/; revision=7959
 
49833
 
 
49834
 po/ChangeLog |    4 +
 
49835
 po/ja.po     |  673 ++++++++++++++++++++++++++--------------------------------
 
49836
 2 files changed, 306 insertions(+), 371 deletions(-)
 
49837
 
 
49838
commit b6135ea9d0008ae68e7a66a952dbf5660759c82d
 
49839
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
49840
Date:   Fri Aug 3 21:49:48 2007 +0000
 
49841
 
 
49842
    Updated Basque translation.
 
49843
    
 
49844
    2007-08-03  Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
49845
    
 
49846
        * eu.po: Updated Basque translation.
 
49847
    
 
49848
    
 
49849
    svn path=/trunk/; revision=7958
 
49850
 
 
49851
 po/ChangeLog |    4 +
 
49852
 po/eu.po     | 3906 +++++++++++++++++++++++++++++++---------------------------
 
49853
 2 files changed, 2119 insertions(+), 1791 deletions(-)
 
49854
 
 
49855
commit f7bf24a1cf2f1a5f3a44acf29cef761ab5d95b50
 
49856
Author: Jens Granseuer <jensgr@gmx.net>
 
49857
Date:   Fri Aug 3 21:19:11 2007 +0000
 
49858
 
 
49859
    oops, remove left-over devel ifdef
 
49860
    
 
49861
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49862
    
 
49863
        * appearance-themes.c: (theme_thumbnail_update): oops, remove
 
49864
        left-over devel ifdef
 
49865
    
 
49866
    svn path=/trunk/; revision=7957
 
49867
 
 
49868
 capplets/appearance/ChangeLog           |    5 +++++
 
49869
 capplets/appearance/appearance-themes.c |    2 --
 
49870
 2 files changed, 5 insertions(+), 2 deletions(-)
 
49871
 
 
49872
commit 54d446ae883fe16098bf61b830695fd2f54de381
 
49873
Author: Jens Granseuer <jensgr@gmx.net>
 
49874
Date:   Fri Aug 3 21:02:47 2007 +0000
 
49875
 
 
49876
    use gdk_color_to_string instead of g_strdup_printf remove check for old
 
49877
    
 
49878
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49879
    
 
49880
        * appearance-desktop.c: (wp_color_changed): use gdk_color_to_string
 
49881
        instead of g_strdup_printf
 
49882
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml),
 
49883
        (gnome_wp_xml_load_list): remove check for old glib version that
 
49884
        would result in bogus code, and save an unnecessary alloc
 
49885
    
 
49886
    svn path=/trunk/; revision=7956
 
49887
 
 
49888
 capplets/appearance/ChangeLog            |    8 ++++++++
 
49889
 capplets/appearance/appearance-desktop.c |   10 ++--------
 
49890
 capplets/appearance/gnome-wp-xml.c       |   14 ++++++--------
 
49891
 3 files changed, 16 insertions(+), 16 deletions(-)
 
49892
 
 
49893
commit b7ad0952dc271a3841db4902eef47f3047860fa6
 
49894
Author: Jens Granseuer <jensgr@gmx.net>
 
49895
Date:   Fri Aug 3 19:53:14 2007 +0000
 
49896
 
 
49897
    use thumbnail factory to store and retrieve metatheme thumbs (bug #448968)
 
49898
    
 
49899
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49900
    
 
49901
        * appearance-desktop.c: (wp_props_load_wallpaper), (wp_add_image),
 
49902
        (wp_scale_type_changed), (wp_shade_type_changed),
 
49903
        (wp_update_preview), (wp_load_stuffs), (desktop_init),
 
49904
        (desktop_shutdown):
 
49905
        * appearance-main.c: (init_appearance_data),
 
49906
        (main_window_response):
 
49907
        * appearance-themes.c: (theme_get_mtime), (theme_thumbnail_update),
 
49908
        (theme_get_thumbnail_from_cache), (theme_thumbnail_done_cb),
 
49909
        (theme_thumbnail_generate):
 
49910
        * appearance.h:
 
49911
        * gnome-wp-xml.c: (gnome_wp_load_legacy), (gnome_wp_xml_load_xml):
 
49912
        use thumbnail factory to store and retrieve metatheme thumbs
 
49913
        (bug #448968)
 
49914
    
 
49915
    svn path=/trunk/; revision=7955
 
49916
 
 
49917
 capplets/appearance/ChangeLog            |   16 +++++
 
49918
 capplets/appearance/appearance-desktop.c |   15 ++---
 
49919
 capplets/appearance/appearance-main.c    |    3 +
 
49920
 capplets/appearance/appearance-themes.c  |  106 +++++++++++++++++++++++++++---
 
49921
 capplets/appearance/appearance.h         |    2 +-
 
49922
 capplets/appearance/gnome-wp-xml.c       |    8 +-
 
49923
 6 files changed, 127 insertions(+), 23 deletions(-)
 
49924
 
 
49925
commit aa9ddd37396be130ecacece69a845f0bf0fdc0d6
 
49926
Author: Jens Granseuer <jensgr@gmx.net>
 
49927
Date:   Fri Aug 3 19:49:32 2007 +0000
 
49928
 
 
49929
    reduce metatheme thumbnail size to 128x128 in preparation of using
 
49930
    
 
49931
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49932
    
 
49933
        * data/appearance.glade:
 
49934
        * data/theme-thumbnailing.png: reduce metatheme thumbnail size to
 
49935
        128x128 in preparation of using gnome-thumbnail-factory
 
49936
    
 
49937
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49938
    
 
49939
        * theme-thumbnail.c: reduce metatheme thumbnail size to 128x128
 
49940
    
 
49941
    svn path=/trunk/; revision=7954
 
49942
 
 
49943
 capplets/appearance/ChangeLog                   |    6 ++++++
 
49944
 capplets/appearance/data/appearance.glade       |    2 +-
 
49945
 capplets/appearance/data/theme-thumbnailing.png |  Bin 5114 -> 4482 bytes
 
49946
 capplets/common/ChangeLog                       |    4 ++++
 
49947
 capplets/common/theme-thumbnail.c               |    2 +-
 
49948
 5 files changed, 12 insertions(+), 2 deletions(-)
 
49949
 
 
49950
commit 379677ec2f493698f81ee35b1752d3e14ab42e05
 
49951
Author: Jens Granseuer <jensgr@gmx.net>
 
49952
Date:   Fri Aug 3 18:44:42 2007 +0000
 
49953
 
 
49954
    simplify
 
49955
    
 
49956
    2007-08-03  Jens Granseuer  <jensgr@gmx.net>
 
49957
    
 
49958
        * appearance-style.c: (color_button_clicked_cb): simplify
 
49959
    
 
49960
    svn path=/trunk/; revision=7953
 
49961
 
 
49962
 capplets/appearance/ChangeLog          |    4 ++++
 
49963
 capplets/appearance/appearance-style.c |   27 ++++++++++++---------------
 
49964
 2 files changed, 16 insertions(+), 15 deletions(-)
 
49965
 
 
49966
commit 082539f97a3b356319770a67fd968b84bb425cbf
 
49967
Author: Felix I <ifelix@src.gnome.org>
 
49968
Date:   Fri Aug 3 10:24:44 2007 +0000
 
49969
 
 
49970
    updated ta translation
 
49971
    
 
49972
    svn path=/trunk/; revision=7952
 
49973
 
 
49974
 po/ChangeLog |    4 +
 
49975
 po/ta.po     | 3686 ++++++++++++++++++++++++++++++++--------------------------
 
49976
 2 files changed, 2012 insertions(+), 1678 deletions(-)
 
49977
 
 
49978
commit 83882918ebe43bd01c584a05686f31641b2a3eaa
 
49979
Author: Jordi Mas <jmas@softcatala.org>
 
49980
Date:   Fri Aug 3 04:59:34 2007 +0000
 
49981
 
 
49982
    Added ca to DOC_LINGUAS Added Catalan translation by Joan Duran
 
49983
    
 
49984
    2008-08-03 Jordi Mas <jmas@softcatala.org>
 
49985
    
 
49986
        * Makefile.am: Added ca to DOC_LINGUAS
 
49987
        * pt_BR/pt_BR.po: Added Catalan translation by Joan Duran
 
49988
    
 
49989
    
 
49990
    svn path=/trunk/; revision=7951
 
49991
 
 
49992
 help/ChangeLog   |    5 +++
 
49993
 help/Makefile.am |    2 +-
 
49994
 help/ca/ca.po    |   93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
49995
 3 files changed, 99 insertions(+), 1 deletions(-)
 
49996
 
 
49997
commit 9314cc4a4f5146c3e1e9e865a3a68b328688e1c3
 
49998
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
49999
Date:   Fri Aug 3 03:07:50 2007 +0000
 
50000
 
 
50001
    Updated Thai translation.
 
50002
    
 
50003
        * th.po: Updated Thai translation.
 
50004
    
 
50005
    
 
50006
    svn path=/trunk/; revision=7950
 
50007
 
 
50008
 po/ChangeLog |    4 +
 
50009
 po/th.po     |  202 +++++++++++++++++++++++++++++++---------------------------
 
50010
 2 files changed, 112 insertions(+), 94 deletions(-)
 
50011
 
 
50012
commit d31c4f7b75343c368e3d76f69996a6e7cb2b4919
 
50013
Author: Jens Granseuer <jensgr@gmx.net>
 
50014
Date:   Thu Aug 2 21:26:03 2007 +0000
 
50015
 
 
50016
    no need for an expensive parse to initialize the colors
 
50017
    
 
50018
    2007-08-02  Jens Granseuer  <jensgr@gmx.net>
 
50019
    
 
50020
        * gnome-theme-info.c: (gnome_theme_color_scheme_parse): no need for an
 
50021
        expensive parse to initialize the colors
 
50022
    
 
50023
    svn path=/trunk/; revision=7949
 
50024
 
 
50025
 capplets/common/ChangeLog          |    5 +++++
 
50026
 capplets/common/gnome-theme-info.c |    2 +-
 
50027
 2 files changed, 6 insertions(+), 1 deletions(-)
 
50028
 
 
50029
commit 1ab61b2bbc17e7a42d1d4759de874cb658abb387
 
50030
Author: Jens Granseuer <jensgr@gmx.net>
 
50031
Date:   Thu Aug 2 18:26:43 2007 +0000
 
50032
 
 
50033
    don't generate GTK thumbnails when we want metacity or icon (bug #462724)
 
50034
    
 
50035
    2007-08-02  Jens Granseuer  <jensgr@gmx.net>
 
50036
    
 
50037
        * theme-thumbnail.c: (generate_metacity_theme_thumbnail),
 
50038
        (generate_icon_theme_thumbnail): don't generate GTK thumbnails when we
 
50039
        want metacity or icon (bug #462724)
 
50040
    
 
50041
    svn path=/trunk/; revision=7948
 
50042
 
 
50043
 capplets/common/ChangeLog         |    6 ++++++
 
50044
 capplets/common/theme-thumbnail.c |    4 ++--
 
50045
 2 files changed, 8 insertions(+), 2 deletions(-)
 
50046
 
 
50047
commit 56703e73749d960281bb1b404545788f30685c22
 
50048
Author: Kjartan Maraas <kmaraas@gnome.org>
 
50049
Date:   Thu Aug 2 11:57:21 2007 +0000
 
50050
 
 
50051
    Updated Norwegian bokmål translation.
 
50052
    
 
50053
    2007-08-02  Kjartan Maraas  <kmaraas@gnome.org>
 
50054
    
 
50055
        * nb.po: Updated Norwegian bokmål translation.
 
50056
    
 
50057
    svn path=/trunk/; revision=7947
 
50058
 
 
50059
 po/ChangeLog |    4 +
 
50060
 po/nb.po     |  675 ++++++++++++++++++++++++++--------------------------------
 
50061
 2 files changed, 305 insertions(+), 374 deletions(-)
 
50062
 
 
50063
commit 3f905918a4059e54d09d12a78699c423d112a8f2
 
50064
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
50065
Date:   Thu Aug 2 09:53:10 2007 +0000
 
50066
 
 
50067
    Updated Spanish translation
 
50068
    
 
50069
    svn path=/trunk/; revision=7946
 
50070
 
 
50071
 po/ChangeLog |    4 ++
 
50072
 po/es.po     |  140 ++++++++++++++++++++++++++++++----------------------------
 
50073
 2 files changed, 76 insertions(+), 68 deletions(-)
 
50074
 
 
50075
commit b7c050d00606bc6fa0ceb37a9ce05488a6844d78
 
50076
Author: Jens Granseuer <jensgr@gmx.net>
 
50077
Date:   Wed Aug 1 19:28:13 2007 +0000
 
50078
 
 
50079
    don't use '==', and improve portability with empty strings
 
50080
    
 
50081
    2007-08-01  Jens Granseuer  <jensgr@gmx.net>
 
50082
    
 
50083
        * gnome-at-commandline.in.in: don't use '==', and improve
 
50084
        portability with empty strings
 
50085
    
 
50086
    svn path=/trunk/; revision=7945
 
50087
 
 
50088
 capplets/default-applications/ChangeLog            |    5 +++++
 
50089
 .../gnome-at-commandline.in.in                     |   11 +++++------
 
50090
 2 files changed, 10 insertions(+), 6 deletions(-)
 
50091
 
 
50092
commit 662af6b6533c9ac5fccb4111146656f9843286a9
 
50093
Author: Daniel Nylander <dnylande@src.gnome.org>
 
50094
Date:   Wed Aug 1 18:06:11 2007 +0000
 
50095
 
 
50096
    sv.po: Swedish translation updated
 
50097
    
 
50098
    svn path=/trunk/; revision=7944
 
50099
 
 
50100
 po/ChangeLog |    4 +
 
50101
 po/sv.po     | 1156 +++++++++++++++++++++++++---------------------------------
 
50102
 2 files changed, 498 insertions(+), 662 deletions(-)
 
50103
 
 
50104
commit 5a24de992f6b365a356b94b9126f5645e0295396
 
50105
Author: Thomas Wood <thos@gnome.org>
 
50106
Date:   Wed Aug 1 08:37:08 2007 +0000
 
50107
 
 
50108
    Path by: Dennis Cranston <dennis_cranston@yahoo.com>
 
50109
    
 
50110
    2007-08-01  Thomas Wood  <thos@gnome.org>
 
50111
    
 
50112
        Path by: Dennis Cranston <dennis_cranston@yahoo.com>
 
50113
    
 
50114
        * data/appearance.glade:  Add a few more mnemonics.  HIG capitalization
 
50115
          fix for a checkbutton label.
 
50116
    
 
50117
    svn path=/trunk/; revision=7943
 
50118
 
 
50119
 capplets/appearance/ChangeLog             |    7 +++++++
 
50120
 capplets/appearance/data/appearance.glade |   11 +++++++----
 
50121
 2 files changed, 14 insertions(+), 4 deletions(-)
 
50122
 
 
50123
commit 3c5a53064b5037f164cab19a7b6a4b476b2b5614
 
50124
Author: Jens Granseuer <jensgr@gmx.net>
 
50125
Date:   Tue Jul 31 21:22:38 2007 +0000
 
50126
 
 
50127
    use g_get_user_special_dir() instead of hardcoding ~/Pictures
 
50128
    
 
50129
    2007-07-31  Jens Granseuer  <jensgr@gmx.net>
 
50130
    
 
50131
        * gnome-about-me.c: (about_me_image_clicked_cb): use
 
50132
        g_get_user_special_dir() instead of hardcoding ~/Pictures
 
50133
    
 
50134
    svn path=/trunk/; revision=7942
 
50135
 
 
50136
 capplets/about-me/ChangeLog        |    5 ++
 
50137
 capplets/about-me/gnome-about-me.c |  110 ++++++++++++++++++------------------
 
50138
 2 files changed, 59 insertions(+), 56 deletions(-)
 
50139
 
 
50140
commit 3bb830b0ac28605f12033439c9d1d9cf4d013634
 
50141
Author: Jens Granseuer <jensgr@gmx.net>
 
50142
Date:   Tue Jul 31 21:15:02 2007 +0000
 
50143
 
 
50144
    add a shortcut to the user's special Pictures folder to the file chooser
 
50145
    
 
50146
    2007-07-31  Jens Granseuer  <jensgr@gmx.net>
 
50147
    
 
50148
        * appearance-desktop.c: (wp_file_open_dialog), (desktop_init):
 
50149
        * appearance.h: add a shortcut to the user's special Pictures folder to
 
50150
        the file chooser and default to it (bug #461093), and reduce casting
 
50151
    
 
50152
    svn path=/trunk/; revision=7941
 
50153
 
 
50154
 capplets/appearance/ChangeLog            |    6 ++++++
 
50155
 capplets/appearance/appearance-desktop.c |   29 +++++++++++++++++------------
 
50156
 capplets/appearance/appearance.h         |    2 +-
 
50157
 3 files changed, 24 insertions(+), 13 deletions(-)
 
50158
 
 
50159
commit f3638c08138e88b8baf334ce55e69a51c22b3eaa
 
50160
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
50161
Date:   Tue Jul 31 19:16:56 2007 +0000
 
50162
 
 
50163
    Updated Spanish translation
 
50164
    
 
50165
    svn path=/trunk/; revision=7940
 
50166
 
 
50167
 po/ChangeLog |    6 +++-
 
50168
 po/es.po     |   96 ++++++++++++++++++++++++++++++----------------------------
 
50169
 2 files changed, 55 insertions(+), 47 deletions(-)
 
50170
 
 
50171
commit 36a7f276c8f552f58dafc12d2e47aeccea709732
 
50172
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
50173
Date:   Mon Jul 30 21:38:32 2007 +0000
 
50174
 
 
50175
    prepare for 2.19.6.
 
50176
    
 
50177
    2007-07-30  Rodrigo Moya <rodrigo@gnome-db.org>
 
50178
    
 
50179
        * configure.in:
 
50180
        * NEWS: prepare for 2.19.6.
 
50181
    
 
50182
    svn path=/trunk/; revision=7938
 
50183
 
 
50184
 ChangeLog    |    5 +++
 
50185
 NEWS         |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
50186
 configure.in |    2 +-
 
50187
 3 files changed, 103 insertions(+), 1 deletions(-)
 
50188
 
 
50189
commit 147912ed0182c69abb95a6edf7b3f1a5f3803fdf
 
50190
Author: Jens Granseuer <jensgr@gmx.net>
 
50191
Date:   Mon Jul 30 18:22:00 2007 +0000
 
50192
 
 
50193
    fix cut'n'paste errors for the tooltip colors and use new color enum
 
50194
    
 
50195
    2007-07-30  Jens Granseuer  <jensgr@gmx.net>
 
50196
    
 
50197
        * appearance-style.c: (color_button_clicked_cb): fix cut'n'paste errors
 
50198
        for the tooltip colors and use new color enum
 
50199
    
 
50200
        * data/appearance.glade: repair the mess glade3 made of the file
 
50201
    
 
50202
    2007-07-30  Jens Granseuer  <jensgr@gmx.net>
 
50203
    
 
50204
        * gnome-theme-info.c: (gnome_theme_color_scheme_parse),
 
50205
        (gnome_theme_color_scheme_equal):
 
50206
        * gnome-theme-info.h: add symbolic colors enum and use it
 
50207
    
 
50208
    svn path=/trunk/; revision=7936
 
50209
 
 
50210
 capplets/appearance/ChangeLog             |    7 +
 
50211
 capplets/appearance/appearance-style.c    |   58 +--
 
50212
 capplets/appearance/data/appearance.glade |  929 +++++++++++++++++------------
 
50213
 capplets/common/ChangeLog                 |    6 +
 
50214
 capplets/common/gnome-theme-info.c        |   30 +-
 
50215
 capplets/common/gnome-theme-info.h        |   12 +
 
50216
 6 files changed, 605 insertions(+), 437 deletions(-)
 
50217
 
 
50218
commit e82c2b596e3400f16948e094d18ba76b0d03ee0b
 
50219
Author: Thomas Wood <thos@gnome.org>
 
50220
Date:   Mon Jul 30 16:59:41 2007 +0000
 
50221
 
 
50222
    Add missing '\n'.
 
50223
    
 
50224
    2007-07-30  Thomas Wood  <thos@gnome.org>
 
50225
    
 
50226
        * appearance-style.c: (color_button_clicked_cb): Add missing '\n'.
 
50227
    
 
50228
    svn path=/trunk/; revision=7935
 
50229
 
 
50230
 capplets/appearance/ChangeLog          |    4 ++++
 
50231
 capplets/appearance/appearance-style.c |    2 +-
 
50232
 2 files changed, 5 insertions(+), 1 deletions(-)
 
50233
 
 
50234
commit a215c9db040764ed56113cb33427388fea5f9558
 
50235
Author: Jens Granseuer <jensgr@gmx.net>
 
50236
Date:   Mon Jul 30 16:54:37 2007 +0000
 
50237
 
 
50238
    use our custom cell renderer for metathemes, too, so the previews don't
 
50239
    
 
50240
    2007-07-30  Jens Granseuer  <jensgr@gmx.net>
 
50241
    
 
50242
        * appearance-themes.c: (themes_init):
 
50243
        * data/appearance.glade: use our custom cell renderer for metathemes,
 
50244
        too, so the previews don't get shaded (bug #461198)
 
50245
    
 
50246
    svn path=/trunk/; revision=7934
 
50247
 
 
50248
 capplets/appearance/ChangeLog             |    6 ++++++
 
50249
 capplets/appearance/appearance-themes.c   |   21 +++++++++++++++++++--
 
50250
 capplets/appearance/data/appearance.glade |    2 --
 
50251
 3 files changed, 25 insertions(+), 4 deletions(-)
 
50252
 
 
50253
commit 12faf7f40e5bdbf2ec5fa29d783e0c1db66eb393
 
50254
Author: Thomas Wood <thos@gnome.org>
 
50255
Date:   Mon Jul 30 16:49:28 2007 +0000
 
50256
 
 
50257
    Add tooltip foreground and background colours to the list of recognised
 
50258
    
 
50259
    2007-07-30  Thomas Wood  <thos@gnome.org>
 
50260
    
 
50261
        * appearance-style.c: (update_color_buttons_from_string),
 
50262
        (check_color_schemes_enabled), (color_button_clicked_cb),
 
50263
        (style_init):
 
50264
        * data/appearance.glade:
 
50265
    
 
50266
        Add tooltip foreground and background colours to the list of recognised
 
50267
        symbolic colours.
 
50268
    
 
50269
    2007-07-30  Thomas Wood  <thos@gnome.org>
 
50270
    
 
50271
        * gnome-theme-info.c: (gnome_theme_color_scheme_parse): Add tooltip foreground
 
50272
        and background colours to the list of recognised symbolic colours.
 
50273
    
 
50274
    svn path=/trunk/; revision=7933
 
50275
 
 
50276
 capplets/appearance/ChangeLog             |   11 +
 
50277
 capplets/appearance/appearance-style.c    |   22 +-
 
50278
 capplets/appearance/data/appearance.glade | 1073 +++++++++++++----------------
 
50279
 capplets/common/ChangeLog                 |    5 +
 
50280
 capplets/common/gnome-theme-info.c        |   14 +-
 
50281
 5 files changed, 524 insertions(+), 601 deletions(-)
 
50282
 
 
50283
commit 383545e6889d99f0dacb7afeccec578e59120e08
 
50284
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
50285
Date:   Mon Jul 30 14:01:49 2007 +0000
 
50286
 
 
50287
    Updated Spanish translation
 
50288
    
 
50289
    svn path=/trunk/; revision=7932
 
50290
 
 
50291
 po/ChangeLog |    4 +
 
50292
 po/es.po     |  182 +++++++++++++++++++++++++++++-----------------------------
 
50293
 2 files changed, 95 insertions(+), 91 deletions(-)
 
50294
 
 
50295
commit 498a372d64fd68329fce241a9d6a29324e380061
 
50296
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
50297
Date:   Mon Jul 30 07:56:34 2007 +0000
 
50298
 
 
50299
    Updated Thai translation.
 
50300
    
 
50301
        * th.po: Updated Thai translation.
 
50302
    
 
50303
    
 
50304
    svn path=/trunk/; revision=7931
 
50305
 
 
50306
 po/ChangeLog |    4 +
 
50307
 po/th.po     |  210 +++++++++++++++++++++++++++++-----------------------------
 
50308
 2 files changed, 110 insertions(+), 104 deletions(-)
 
50309
 
 
50310
commit ebff83989186bb618aad561e5fd1898c6db2c00a
 
50311
Author: Jens Granseuer <jensgr@gmx.net>
 
50312
Date:   Sun Jul 29 20:21:10 2007 +0000
 
50313
 
 
50314
    default to showing the background tab if wallpapers were given on the
 
50315
    
 
50316
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50317
    
 
50318
        * appearance-main.c: (main): default to showing the background tab
 
50319
        if wallpapers were given on the command line
 
50320
    
 
50321
    svn path=/trunk/; revision=7930
 
50322
 
 
50323
 capplets/appearance/ChangeLog         |    5 +++++
 
50324
 capplets/appearance/appearance-main.c |    4 ++++
 
50325
 2 files changed, 9 insertions(+), 0 deletions(-)
 
50326
 
 
50327
commit 59e5742370c2ec526f9923e4e3b691b039619c3d
 
50328
Author: Jens Granseuer <jensgr@gmx.net>
 
50329
Date:   Sun Jul 29 18:56:15 2007 +0000
 
50330
 
 
50331
    add %F to the exec line so external programs like epiphany can set the
 
50332
    
 
50333
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50334
    
 
50335
        * data/gnome-appearance-properties.desktop.in.in: add %F to the exec
 
50336
        line so external programs like epiphany can set the background (bug
 
50337
        #456337)
 
50338
    
 
50339
    svn path=/trunk/; revision=7929
 
50340
 
 
50341
 capplets/appearance/ChangeLog                      |    6 ++++++
 
50342
 .../data/gnome-appearance-properties.desktop.in.in |    2 +-
 
50343
 2 files changed, 7 insertions(+), 1 deletions(-)
 
50344
 
 
50345
commit d23fb65eb699f2d9bca3a81b2e78adab4ade911d
 
50346
Author: Jens Granseuer <jensgr@gmx.net>
 
50347
Date:   Sun Jul 29 18:20:31 2007 +0000
 
50348
 
 
50349
    only create the custom theme entry when changes are made, and delete it
 
50350
    
 
50351
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50352
    
 
50353
        * data/appearance.glade:
 
50354
        * appearance-themes.c: (theme_custom_cb):
 
50355
        * theme-save.c: (save_dialog_response): only create the custom theme
 
50356
        entry when changes are made, and delete it when the theme is saved.
 
50357
        These changes obsolete the requirement for a modal details window.
 
50358
    
 
50359
    svn path=/trunk/; revision=7928
 
50360
 
 
50361
 capplets/appearance/ChangeLog             |    8 ++++++++
 
50362
 capplets/appearance/appearance-themes.c   |    4 ----
 
50363
 capplets/appearance/data/appearance.glade |    1 -
 
50364
 capplets/appearance/theme-save.c          |    8 +++++++-
 
50365
 4 files changed, 15 insertions(+), 6 deletions(-)
 
50366
 
 
50367
commit 11cd98e2d11915e9d33efafc92bbc57b4d46ef14
 
50368
Author: Denis Washington <denisw@svn.gnome.org>
 
50369
Date:   Sun Jul 29 17:45:51 2007 +0000
 
50370
 
 
50371
    Don't store the cell renderer in AppearanceData, it is only needed by
 
50372
    
 
50373
    2007-07-29  Denis Washington  <denisw@svn.gnome.org>
 
50374
    
 
50375
        * appearance.h:
 
50376
        * appearance-desktop.c: (desktop_init):
 
50377
        Don't store the cell renderer in AppearanceData, it is only needed by
 
50378
        desktop_init().
 
50379
    
 
50380
    svn path=/trunk/; revision=7927
 
50381
 
 
50382
 capplets/appearance/ChangeLog            |    7 +++++++
 
50383
 capplets/appearance/appearance-desktop.c |   12 +++++-------
 
50384
 capplets/appearance/appearance.h         |    1 -
 
50385
 3 files changed, 12 insertions(+), 8 deletions(-)
 
50386
 
 
50387
commit a316e82cccf5448d9aba722fb2988e19191e04ab
 
50388
Author: Thomas Wood <thos@gnome.org>
 
50389
Date:   Sun Jul 29 17:26:47 2007 +0000
 
50390
 
 
50391
    Expand check for empty metatheme colour scheme to include blank colour
 
50392
    
 
50393
    2007-07-29  Thomas Wood  <thos@gnome.org>
 
50394
    
 
50395
        * gnome-theme-info.c: (gnome_theme_read_meta_theme): Expand check for empty
 
50396
        metatheme colour scheme to include blank colour scheme strings.
 
50397
    
 
50398
    svn path=/trunk/; revision=7926
 
50399
 
 
50400
 capplets/common/ChangeLog          |    5 +++++
 
50401
 capplets/common/gnome-theme-info.c |    2 +-
 
50402
 2 files changed, 6 insertions(+), 1 deletions(-)
 
50403
 
 
50404
commit 0921b627db635f1afb11b13e8e76a8e97985a654
 
50405
Author: Jens Granseuer <jensgr@gmx.net>
 
50406
Date:   Sun Jul 29 17:23:02 2007 +0000
 
50407
 
 
50408
    remove spurious AT desktop entries (bug #444787)
 
50409
    
 
50410
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50411
    
 
50412
        * configure.in: remove spurious AT desktop entries (bug #444787)
 
50413
    
 
50414
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50415
    
 
50416
        * Makefile.am:
 
50417
        * default-applications-accessibility.desktop.in.in:
 
50418
        * gnome-at-mobility.desktop.in.in:
 
50419
        * gnome-at-visual.desktop.in.in: remove spurious desktop entries
 
50420
        (bug #444787)
 
50421
    
 
50422
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50423
    
 
50424
        * POTFILES.in:
 
50425
        * POTFILES.skip: remove spurious AT desktop entries
 
50426
    
 
50427
    svn path=/trunk/; revision=7925
 
50428
 
 
50429
 ChangeLog                                          |    4 ++++
 
50430
 capplets/default-applications/ChangeLog            |    8 ++++++++
 
50431
 capplets/default-applications/Makefile.am          |    7 +------
 
50432
 ...efault-applications-accessibility.desktop.in.in |   15 ---------------
 
50433
 .../gnome-at-mobility.desktop.in.in                |   15 ---------------
 
50434
 .../gnome-at-visual.desktop.in.in                  |   15 ---------------
 
50435
 configure.in                                       |    3 ---
 
50436
 po/ChangeLog                                       |    5 +++++
 
50437
 po/POTFILES.in                                     |    3 ---
 
50438
 po/POTFILES.skip                                   |    3 ---
 
50439
 10 files changed, 18 insertions(+), 60 deletions(-)
 
50440
 
 
50441
commit e831657b38b21e71d5f520e9321605d7abfbb850
 
50442
Author: Jens Granseuer <jensgr@gmx.net>
 
50443
Date:   Sun Jul 29 16:17:44 2007 +0000
 
50444
 
 
50445
    cope with unset GConf keys, and group GConf notifications
 
50446
    
 
50447
    2007-07-29  Jens Granseuer  <jensgr@gmx.net>
 
50448
    
 
50449
        * appearance-themes.c: (theme_message_area_update), (themes_init):
 
50450
        cope with unset GConf keys, and group GConf notifications
 
50451
    
 
50452
    svn path=/trunk/; revision=7924
 
50453
 
 
50454
 capplets/appearance/ChangeLog           |    5 ++
 
50455
 capplets/appearance/appearance-themes.c |   79 ++++++++++++++-----------------
 
50456
 2 files changed, 41 insertions(+), 43 deletions(-)
 
50457
 
 
50458
commit ad496d45ae5f1269df9c4b5b3cc1f2f00a5a6542
 
50459
Author: Denis Washington <denisw@svn.gnome.org>
 
50460
Date:   Sun Jul 29 15:37:22 2007 +0000
 
50461
 
 
50462
    _Really_ only show background/font suggestions if they haven't already
 
50463
    
 
50464
    2007-07-29  Denis Washington  <denisw@svn.gnome.org>
 
50465
    
 
50466
        * appearance-themes.c: (theme_message_area_response_cb),
 
50467
        (theme_message_area_update), (theme_selection_changed_cb),
 
50468
        (background_or_font_changed), (themes_init):
 
50469
        _Really_ only show background/font suggestions if they haven't
 
50470
        already been applied.
 
50471
    
 
50472
    svn path=/trunk/; revision=7923
 
50473
 
 
50474
 capplets/appearance/ChangeLog           |    8 +++++++
 
50475
 capplets/appearance/appearance-themes.c |   36 +++++++++++++++++++++++-------
 
50476
 2 files changed, 35 insertions(+), 9 deletions(-)
 
50477
 
 
50478
commit 2f8351bca7ca3af14c072b316e322f648e4f003f
 
50479
Author: Denis Washington <denisw@svn.gnome.org>
 
50480
Date:   Sun Jul 29 14:51:59 2007 +0000
 
50481
 
 
50482
    Only show background/font suggestions if they haven't already been
 
50483
    
 
50484
    2007-07-29  Denis Washington  <denisw@svn.gnome.org>
 
50485
    
 
50486
        * appearance-themes.c: (theme_message_area_response_cb),
 
50487
        (theme_message_area_update), (theme_selection_changed_cb):
 
50488
        Only show background/font suggestions if they haven't already
 
50489
        been applied.
 
50490
    
 
50491
    svn path=/trunk/; revision=7922
 
50492
 
 
50493
 capplets/appearance/ChangeLog           |    7 +++
 
50494
 capplets/appearance/appearance-themes.c |   68 ++++++++++++++++++++----------
 
50495
 2 files changed, 52 insertions(+), 23 deletions(-)
 
50496
 
 
50497
commit 35872177c186ca0eef3d8b6962567cad47841b69
 
50498
Author: Denis Washington <denisw@svn.gnome.org>
 
50499
Date:   Sun Jul 29 13:56:10 2007 +0000
 
50500
 
 
50501
    Added controls for applying suggested backgrounds and/or fonts from
 
50502
    
 
50503
    2007-07-29  Denis Washington  <denisw@svn.gnome.org>
 
50504
    
 
50505
        * data/appearance.glade:
 
50506
        * appearance-themes.c: (theme_message_area_response_cb),
 
50507
        (theme_message_area_update), (theme_selection_changed_cb),
 
50508
        (themes_init), (themes_shutdown):
 
50509
        * gedit-message-area.[ch]:
 
50510
        * theme-util.h:
 
50511
        Added controls for applying suggested backgrounds and/or fonts from
 
50512
        metathemes. Copied over some code from gedit for the message area
 
50513
        (GeditMessageArea).
 
50514
    
 
50515
        * Makefile.am:
 
50516
        Added gedit-message-area.[ch].
 
50517
    
 
50518
    svn path=/trunk/; revision=7921
 
50519
 
 
50520
 capplets/appearance/ChangeLog             |   15 +
 
50521
 capplets/appearance/Makefile.am           |    2 +
 
50522
 capplets/appearance/appearance-themes.c   |  136 +++++++-
 
50523
 capplets/appearance/appearance.h          |    4 +
 
50524
 capplets/appearance/data/appearance.glade |   37 ++-
 
50525
 capplets/appearance/gedit-message-area.c  |  538 +++++++++++++++++++++++++++++
 
50526
 capplets/appearance/gedit-message-area.h  |  129 +++++++
 
50527
 capplets/appearance/theme-util.h          |    3 +
 
50528
 8 files changed, 848 insertions(+), 16 deletions(-)
 
50529
 
 
50530
commit 23c161aa35e9169c9df58946157c453116da1dbb
 
50531
Author: Thomas Wood <thos@gnome.org>
 
50532
Date:   Sun Jul 29 13:05:29 2007 +0000
 
50533
 
 
50534
    Prevent some memory leaks
 
50535
    
 
50536
    2007-07-29  Thomas Wood  <thos@gnome.org>
 
50537
    
 
50538
        * appearance-style.c: (cursor_theme_sort_func), (prepare_list),
 
50539
        (style_init): Prevent some memory leaks
 
50540
    
 
50541
    2007-07-29  Thomas Wood  <thos@gnome.org>
 
50542
    
 
50543
        * gnome-theme-apply.c: (gnome_meta_theme_set):
 
50544
        * gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
 
50545
    
 
50546
        Prevent some memory leaks
 
50547
    
 
50548
    svn path=/trunk/; revision=7920
 
50549
 
 
50550
 capplets/appearance/ChangeLog          |    5 +++++
 
50551
 capplets/appearance/appearance-style.c |   26 +++++++++++++++++++-------
 
50552
 capplets/common/ChangeLog              |    7 +++++++
 
50553
 capplets/common/gnome-theme-apply.c    |    1 +
 
50554
 capplets/common/gtkrc-utils.c          |    7 +++++++
 
50555
 5 files changed, 39 insertions(+), 7 deletions(-)
 
50556
 
 
50557
commit 930245a60b32dd86142d0e183834b21fb0c7f6ac
 
50558
Author: Thomas Wood <thos@gnome.org>
 
50559
Date:   Sun Jul 29 11:03:05 2007 +0000
 
50560
 
 
50561
    - Fix theme installation (free called before last last use of a string) -
 
50562
    
 
50563
    2007-07-29  Thomas Wood  <thos@gnome.org>
 
50564
    
 
50565
        * theme-installer.c: (file_theme_type), (gnome_theme_install_real):
 
50566
        - Fix theme installation (free called before last last use of a string)
 
50567
        - Update icon cache when installing icon themes (closes bug 355486)
 
50568
    
 
50569
    svn path=/trunk/; revision=7919
 
50570
 
 
50571
 capplets/appearance/ChangeLog         |    6 ++++++
 
50572
 capplets/appearance/theme-installer.c |   20 ++++++++++++++++++--
 
50573
 2 files changed, 24 insertions(+), 2 deletions(-)
 
50574
 
 
50575
commit d9683907b5bf9d1fd6d2c44dafe6307be08fba6a
 
50576
Author: Thomas Wood <thos@gnome.org>
 
50577
Date:   Sun Jul 29 10:05:54 2007 +0000
 
50578
 
 
50579
    Fix mnemonics and Customize Theme window title. Closes bug 461255.
 
50580
    
 
50581
    2007-07-29  Thomas Wood  <thos@gnome.org>
 
50582
    
 
50583
        * data/appearance.glade: Fix mnemonics and Customize Theme window title.
 
50584
        Closes bug 461255.
 
50585
    
 
50586
    svn path=/trunk/; revision=7918
 
50587
 
 
50588
 capplets/appearance/ChangeLog             |    5 +++++
 
50589
 capplets/appearance/data/appearance.glade |   15 ++++++++++++---
 
50590
 2 files changed, 17 insertions(+), 3 deletions(-)
 
50591
 
 
50592
commit 6f05406b2f9451ad7400943f82a20be3bf0972d8
 
50593
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
50594
Date:   Sun Jul 29 09:22:28 2007 +0000
 
50595
 
 
50596
    Updated Occitan translation
 
50597
    
 
50598
    svn path=/trunk/; revision=7917
 
50599
 
 
50600
 po/oc.po |   27 +++++++++++++--------------
 
50601
 1 files changed, 13 insertions(+), 14 deletions(-)
 
50602
 
 
50603
commit c80e878eb2a3348d8c4b932b099e51525550e492
 
50604
Author: Jens Granseuer <jensgr@gmx.net>
 
50605
Date:   Sat Jul 28 15:50:32 2007 +0000
 
50606
 
 
50607
    update to match theme callback signature; invoke_monitors looks icky,
 
50608
    
 
50609
    2007-07-28  Jens Granseuer  <jensgr@gmx.net>
 
50610
    
 
50611
        * theme-method.c: (do_close), (do_unlink), (invoke_monitors),
 
50612
        (theme_changed_callback), (vfs_module_init): update to match theme
 
50613
        callback signature; invoke_monitors looks icky, though (the uri arg
 
50614
        was ignored)
 
50615
    
 
50616
    svn path=/trunk/; revision=7916
 
50617
 
 
50618
 vfs-methods/themus/ChangeLog      |    7 +++
 
50619
 vfs-methods/themus/theme-method.c |   89 ++++++++++++++++++++----------------
 
50620
 2 files changed, 56 insertions(+), 40 deletions(-)
 
50621
 
 
50622
commit 63f30c42f46c29aa50947f743c53b016a2d15390
 
50623
Author: Jens Granseuer <jensgr@gmx.net>
 
50624
Date:   Sat Jul 28 14:15:48 2007 +0000
 
50625
 
 
50626
    get rid of a number of unnecessary casts and the gtk version checks since
 
50627
    
 
50628
    2007-07-28  Jens Granseuer  <jensgr@gmx.net>
 
50629
    
 
50630
        * appearance-desktop.c: (wp_view_tooltip_cb), (desktop_init):
 
50631
        * data/appearance.glade: get rid of a number of unnecessary casts and the
 
50632
        gtk version checks since we now depend on 2.11.6 unconditionally
 
50633
    
 
50634
    svn path=/trunk/; revision=7915
 
50635
 
 
50636
 capplets/appearance/ChangeLog             |    6 ++++
 
50637
 capplets/appearance/appearance-desktop.c  |   44 ++++++++--------------------
 
50638
 capplets/appearance/data/appearance.glade |    1 +
 
50639
 3 files changed, 20 insertions(+), 31 deletions(-)
 
50640
 
 
50641
commit 2834baf12779921092f6de9da6bbbc72c198cdc9
 
50642
Author: Denis Washington <denisw@svn.gnome.org>
 
50643
Date:   Sat Jul 28 13:53:15 2007 +0000
 
50644
 
 
50645
    Read a cursor theme's name from it's index.theme file if it has one.
 
50646
    
 
50647
    2007-07-28  Denis Washington  <denisw@svn.gnome.org>
 
50648
    
 
50649
        * common/gnome-theme-info.h:
 
50650
        * common/gnome-theme-info.c: (look_in_cursor_theme),
 
50651
        (gnome_theme_cursor_info_free):
 
50652
        Read a cursor theme's name from it's index.theme file if it has one.
 
50653
    
 
50654
        * appearance/appearance-style.c: (prepare_list):
 
50655
        Show readable_name in cursor theme list instead of name.
 
50656
    
 
50657
    svn path=/trunk/; revision=7914
 
50658
 
 
50659
 capplets/appearance/ChangeLog          |    5 +++++
 
50660
 capplets/appearance/appearance-style.c |    4 +---
 
50661
 capplets/common/ChangeLog              |    7 +++++++
 
50662
 capplets/common/gnome-theme-info.c     |   26 ++++++++++++++++++++++++--
 
50663
 capplets/common/gnome-theme-info.h     |    4 +---
 
50664
 5 files changed, 38 insertions(+), 8 deletions(-)
 
50665
 
 
50666
commit b608a53acb4664df88181a105af1b8ac01a65023
 
50667
Author: Denis Washington <denisw@svn.gnome.org>
 
50668
Date:   Sat Jul 28 13:05:59 2007 +0000
 
50669
 
 
50670
    Prevent cursor themes from being recognized as icon themes.
 
50671
    
 
50672
    2007-07-28  Denis Washington  <denisw@svn.gnome.org>
 
50673
    
 
50674
        * gnome-theme-info.c: (read_icon_theme):
 
50675
        Prevent cursor themes from being recognized as icon themes.
 
50676
    
 
50677
    svn path=/trunk/; revision=7913
 
50678
 
 
50679
 capplets/common/ChangeLog          |    5 +++++
 
50680
 capplets/common/gnome-theme-info.c |   10 ++++++++++
 
50681
 2 files changed, 15 insertions(+), 0 deletions(-)
 
50682
 
 
50683
commit 0660969a64ad08cc0f29f73e0cc8109b9cec0949
 
50684
Author: Thomas Wood <thos@gnome.org>
 
50685
Date:   Sat Jul 28 12:47:53 2007 +0000
 
50686
 
 
50687
    Don't draw the selection indicator if width is -1
 
50688
    
 
50689
    2007-07-28  Thomas Wood  <thos@gnome.org>
 
50690
    
 
50691
        * wp-cellrenderer.c: (cell_renderer_wallpaper_render): Don't draw the
 
50692
        selection indicator if width is -1
 
50693
    
 
50694
    svn path=/trunk/; revision=7912
 
50695
 
 
50696
 capplets/appearance/ChangeLog         |    5 +++++
 
50697
 capplets/appearance/wp-cellrenderer.c |    4 ++++
 
50698
 2 files changed, 9 insertions(+), 0 deletions(-)
 
50699
 
 
50700
commit 1c73b3c809bc94eba37ff1a619f50a8de5003b7b
 
50701
Author: Thomas Wood <thos@gnome.org>
 
50702
Date:   Sat Jul 28 12:32:27 2007 +0000
 
50703
 
 
50704
    c89 fix and add 1px border between selection indicator and contents
 
50705
    
 
50706
    2007-07-28  Thomas Wood  <thos@gnome.org>
 
50707
    
 
50708
        * wp-cellrenderer.c: (cell_renderer_wallpaper_render): c89 fix and add 1px
 
50709
        border between selection indicator and contents
 
50710
    
 
50711
    svn path=/trunk/; revision=7911
 
50712
 
 
50713
 capplets/appearance/ChangeLog         |    5 +++++
 
50714
 capplets/appearance/wp-cellrenderer.c |    6 +++---
 
50715
 2 files changed, 8 insertions(+), 3 deletions(-)
 
50716
 
 
50717
commit c4b82d271658e117f227b4f9041d10324f93665a
 
50718
Author: Thomas Wood <thos@gnome.org>
 
50719
Date:   Sat Jul 28 12:25:32 2007 +0000
 
50720
 
 
50721
    Use cairo to draw the cell renderer selection
 
50722
    
 
50723
    2007-07-28  Thomas Wood  <thos@gnome.org>
 
50724
    
 
50725
        * wp-cellrenderer.c: (cell_renderer_wallpaper_render): Use cairo to draw the
 
50726
        cell renderer selection
 
50727
    
 
50728
    svn path=/trunk/; revision=7910
 
50729
 
 
50730
 capplets/appearance/ChangeLog         |    5 +++++
 
50731
 capplets/appearance/wp-cellrenderer.c |   31 +++++++++++++++++++++++--------
 
50732
 2 files changed, 28 insertions(+), 8 deletions(-)
 
50733
 
 
50734
commit ef3bb7e92b14fb8cfc6ce4376a4287f833ed6acc
 
50735
Author: Jens Granseuer <jensgr@gmx.net>
 
50736
Date:   Sat Jul 28 11:38:06 2007 +0000
 
50737
 
 
50738
    fix cell renderer state logic to not be always on
 
50739
    
 
50740
    2007-07-28  Jens Granseuer  <jensgr@gmx.net>
 
50741
    
 
50742
        * wp-cellrenderer.c: (cell_renderer_wallpaper_render):
 
50743
        * wp-cellrenderer.h: fix cell renderer state logic to not be always on
 
50744
    
 
50745
    svn path=/trunk/; revision=7909
 
50746
 
 
50747
 capplets/appearance/ChangeLog         |    5 +++
 
50748
 capplets/appearance/wp-cellrenderer.c |   46 +++++++++++++++++++++++++-------
 
50749
 capplets/appearance/wp-cellrenderer.h |   23 +++++++++++++++-
 
50750
 3 files changed, 62 insertions(+), 12 deletions(-)
 
50751
 
 
50752
commit f437b8f99df8a64c5f09272f229b7b7d53cd9722
 
50753
Author: Thomas Wood <thos@gnome.org>
 
50754
Date:   Sat Jul 28 10:53:57 2007 +0000
 
50755
 
 
50756
    Add missing include
 
50757
    
 
50758
    2007-07-28  Thomas Wood  <thos@gnome.org>
 
50759
    
 
50760
        * gnome-theme-info.h: Add missing include
 
50761
    
 
50762
    2007-07-28  Thomas Wood  <thos@gnome.org>
 
50763
    
 
50764
        * theme-util.c: Add missing include
 
50765
    
 
50766
    svn path=/trunk/; revision=7906
 
50767
 
 
50768
 capplets/appearance/ChangeLog      |    4 ++++
 
50769
 capplets/appearance/theme-util.c   |    3 ++-
 
50770
 capplets/common/ChangeLog          |    4 ++++
 
50771
 capplets/common/gnome-theme-info.h |    1 +
 
50772
 4 files changed, 11 insertions(+), 1 deletions(-)
 
50773
 
 
50774
commit 323bb9f54db56caacfe4e5086d7c0bc366266df4
 
50775
Author: Jens Granseuer <jensgr@gmx.net>
 
50776
Date:   Fri Jul 27 19:42:33 2007 +0000
 
50777
 
 
50778
    constify drag'n'drop data, remove unused variable, use G_N_ELEMENTS where
 
50779
    
 
50780
    2007-07-27  Jens Granseuer  <jensgr@gmx.net>
 
50781
    
 
50782
        * appearance-themes.c: (themes_init): constify drag'n'drop data, remove
 
50783
        unused variable, use G_N_ELEMENTS where applicable
 
50784
    
 
50785
    svn path=/trunk/; revision=7905
 
50786
 
 
50787
 capplets/appearance/ChangeLog           |    5 +++++
 
50788
 capplets/appearance/appearance-themes.c |   12 +++++-------
 
50789
 2 files changed, 10 insertions(+), 7 deletions(-)
 
50790
 
 
50791
commit 2e3a38749e13ea0aa432321c7ae255b8c0f97449
 
50792
Author: Jens Granseuer <jensgr@gmx.net>
 
50793
Date:   Fri Jul 27 18:04:52 2007 +0000
 
50794
 
 
50795
    remove workarounds for initialization problems in early versions of the
 
50796
    
 
50797
    2007-07-27  Jens Granseuer  <jensgr@gmx.net>
 
50798
    
 
50799
        * appearance-themes.c: (themes_init, theme_postinit): remove workarounds
 
50800
        for initialization problems in early versions of the capplet
 
50801
    
 
50802
    svn path=/trunk/; revision=7904
 
50803
 
 
50804
 capplets/appearance/ChangeLog           |    5 +++++
 
50805
 capplets/appearance/appearance-themes.c |   27 +++++++++++----------------
 
50806
 2 files changed, 16 insertions(+), 16 deletions(-)
 
50807
 
 
50808
commit b6c8536e3ec8205386fd7da15d149478ea0bb421
 
50809
Author: Denis Washington <denisw@svn.gnome.org>
 
50810
Date:   Fri Jul 27 16:25:40 2007 +0000
 
50811
 
 
50812
    Don't try to install mouse-cursor-*.png as these files are not in mouse/
 
50813
    
 
50814
    2007-07-27  Denis Washington  <denisw@svn.gnome.org>
 
50815
    
 
50816
        * Makefile.am:
 
50817
        Don't try to install mouse-cursor-*.png as these files are not in mouse/
 
50818
        anymore.
 
50819
    
 
50820
    svn path=/trunk/; revision=7903
 
50821
 
 
50822
 capplets/mouse/ChangeLog   |    6 ++++++
 
50823
 capplets/mouse/Makefile.am |    6 +-----
 
50824
 2 files changed, 7 insertions(+), 5 deletions(-)
 
50825
 
 
50826
commit fcfef66efd8000184d1d0f6171b3a16b64b2edaa
 
50827
Author: Denis Washington <dwashington@gmx.net>
 
50828
Date:   Fri Jul 27 14:07:14 2007 +0000
 
50829
 
 
50830
    Implement drag-and drop theme installation.
 
50831
    
 
50832
    2007-07-27  Denis Washington  <dwashington@gmx.net>
 
50833
    
 
50834
        * appearanc-themes.c: (appearance_window_drag_data_received_cb),
 
50835
        (themes_init):
 
50836
        Implement drag-and drop theme installation.
 
50837
    
 
50838
    svn path=/trunk/; revision=7902
 
50839
 
 
50840
 capplets/appearance/ChangeLog           |    6 +++
 
50841
 capplets/appearance/appearance-themes.c |   52 +++++++++++++++++++++++++++++++
 
50842
 2 files changed, 58 insertions(+), 0 deletions(-)
 
50843
 
 
50844
commit 2c3bcb88101dc90bc6e8f4ddde8a871837af1cfc
 
50845
Author: Denis Washington <denisw@svn.gnome.org>
 
50846
Date:   Fri Jul 27 12:45:28 2007 +0000
 
50847
 
 
50848
    Moved to ../appearance/data/.
 
50849
    
 
50850
    2007-07-27  Denis Washington  <denisw@svn.gnome.org>
 
50851
    
 
50852
        * mouse/cursor-*.pcf:
 
50853
        * mouse/mouse-cursor-*.png:
 
50854
        Moved to ../appearance/data/.
 
50855
    
 
50856
        * appearance/data/cursor-*.pcf:
 
50857
        * appearance/data/mouse-cursor-*.png:
 
50858
        Cursor fonts and thumbnails moved from gnome-mouse-properties.
 
50859
    
 
50860
        * appearance/data/Makefile.am:
 
50861
        Install the new files.
 
50862
    
 
50863
    svn path=/trunk/; revision=7901
 
50864
 
 
50865
 capplets/appearance/ChangeLog                      |    9 +++++++++
 
50866
 capplets/appearance/data/Makefile.am               |   13 ++++++++++++-
 
50867
 capplets/appearance/data/cursor-large-white.pcf    |  Bin 0 -> 18636 bytes
 
50868
 capplets/appearance/data/cursor-large.pcf          |  Bin 0 -> 17432 bytes
 
50869
 capplets/appearance/data/cursor-white.pcf          |  Bin 0 -> 13848 bytes
 
50870
 .../appearance/data/mouse-cursor-normal-large.png  |  Bin 0 -> 251 bytes
 
50871
 capplets/appearance/data/mouse-cursor-normal.png   |  Bin 0 -> 241 bytes
 
50872
 .../appearance/data/mouse-cursor-white-large.png   |  Bin 0 -> 268 bytes
 
50873
 capplets/appearance/data/mouse-cursor-white.png    |  Bin 0 -> 221 bytes
 
50874
 capplets/mouse/ChangeLog                           |    8 +++++++-
 
50875
 capplets/mouse/cursor-large-white.pcf              |  Bin 18636 -> 0 bytes
 
50876
 capplets/mouse/cursor-large.pcf                    |  Bin 17432 -> 0 bytes
 
50877
 capplets/mouse/cursor-white.pcf                    |  Bin 13848 -> 0 bytes
 
50878
 capplets/mouse/mouse-cursor-normal-large.png       |  Bin 251 -> 0 bytes
 
50879
 capplets/mouse/mouse-cursor-normal.png             |  Bin 241 -> 0 bytes
 
50880
 capplets/mouse/mouse-cursor-white-large.png        |  Bin 268 -> 0 bytes
 
50881
 capplets/mouse/mouse-cursor-white.png              |  Bin 221 -> 0 bytes
 
50882
 17 files changed, 28 insertions(+), 2 deletions(-)
 
50883
 
 
50884
commit bb0366d1a20e74c7ea624d36bd28ae30f96043a3
 
50885
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
50886
Date:   Fri Jul 27 01:33:43 2007 +0000
 
50887
 
 
50888
    Updated Thai translation.
 
50889
    
 
50890
        * th.po: Updated Thai translation.
 
50891
    
 
50892
    
 
50893
    svn path=/trunk/; revision=7900
 
50894
 
 
50895
 po/ChangeLog |    4 +
 
50896
 po/th.po     |  330 ++++++++++++++++++++++++++++------------------------------
 
50897
 2 files changed, 161 insertions(+), 173 deletions(-)
 
50898
 
 
50899
commit 307679f2e2358471a0277ce96c06cb35774d8541
 
50900
Author: Jens Granseuer <jensgr@gmx.net>
 
50901
Date:   Thu Jul 26 21:13:45 2007 +0000
 
50902
 
 
50903
    connect to the GtkTreeViewSelection::changed signal instead of
 
50904
    
 
50905
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
50906
    
 
50907
        * gconf-property-editor.c: (peditor_tree_view_widget_changed),
 
50908
        (gconf_peditor_new_tree_view): connect to the GtkTreeViewSelection::changed
 
50909
        signal instead of GtkTreeView::cursor_changed, so we actually get notified
 
50910
        whenever the selection changes
 
50911
    
 
50912
    svn path=/trunk/; revision=7899
 
50913
 
 
50914
 capplets/common/ChangeLog               |    7 +++++++
 
50915
 capplets/common/gconf-property-editor.c |    8 +++-----
 
50916
 2 files changed, 10 insertions(+), 5 deletions(-)
 
50917
 
 
50918
commit 7af0f3f05b6fa49e8901bafc448075ace9bd883d
 
50919
Author: Jens Granseuer <jensgr@gmx.net>
 
50920
Date:   Thu Jul 26 19:50:20 2007 +0000
 
50921
 
 
50922
    move some utility code over to common
 
50923
    
 
50924
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
50925
    
 
50926
        * appearance-style.c: (update_color_buttons_from_string):
 
50927
        * appearance-themes.c: (theme_load_from_gconf), (theme_is_equal):
 
50928
        * theme-util.c: (theme_find_in_model):
 
50929
        * theme-util.h: move some utility code over to common
 
50930
    
 
50931
    svn path=/trunk/; revision=7898
 
50932
 
 
50933
 capplets/appearance/ChangeLog |    4 +---
 
50934
 1 files changed, 1 insertions(+), 3 deletions(-)
 
50935
 
 
50936
commit abd1b52762262364c0b3a6799e59f3705eb784f3
 
50937
Author: Jens Granseuer <jensgr@gmx.net>
 
50938
Date:   Thu Jul 26 19:48:14 2007 +0000
 
50939
 
 
50940
    move some utility code here from appearance
 
50941
    
 
50942
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
50943
    
 
50944
        * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
50945
        (gnome_theme_color_scheme_parse), (gnome_theme_color_scheme_equal):
 
50946
        * gnome-theme-info.h:
 
50947
        * gtkrc-utils.c: (str_nequal), (gtkrc_get_color_scheme),
 
50948
        (gtkrc_get_color_scheme_for_theme):
 
50949
        * gtkrc-utils.h: move some utility code here from appearance
 
50950
    
 
50951
        * gnome-theme-apply.c: (gnome_meta_theme_set): when applying a metatheme,
 
50952
        check whether to set/unset the color scheme gconf key (should fix bug
 
50953
        #421866)
 
50954
    
 
50955
    svn path=/trunk/; revision=7897
 
50956
 
 
50957
 capplets/appearance/ChangeLog           |    9 ++++
 
50958
 capplets/appearance/appearance-style.c  |    2 +-
 
50959
 capplets/appearance/appearance-themes.c |   13 +----
 
50960
 capplets/appearance/theme-util.c        |   63 ------------------------
 
50961
 capplets/appearance/theme-util.h        |    2 -
 
50962
 capplets/common/ChangeLog               |   13 +++++
 
50963
 capplets/common/gnome-theme-apply.c     |   19 +++++++-
 
50964
 capplets/common/gnome-theme-info.c      |   81 +++++++++++++++++++++++++-----
 
50965
 capplets/common/gnome-theme-info.h      |    5 ++
 
50966
 capplets/common/gtkrc-utils.c           |   39 ++++++++++++++-
 
50967
 capplets/common/gtkrc-utils.h           |   22 ++++++++-
 
50968
 11 files changed, 174 insertions(+), 94 deletions(-)
 
50969
 
 
50970
commit 7eefc853d171074e0104098642d06b3696d274c3
 
50971
Author: Jens Granseuer <jensgr@gmx.net>
 
50972
Date:   Thu Jul 26 19:04:44 2007 +0000
 
50973
 
 
50974
    really unset the gconf key when reverting colors
 
50975
    
 
50976
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
50977
    
 
50978
        * appearance-style.c: (update_color_buttons_from_settings),
 
50979
        (color_scheme_defaults_button_clicked_cb): really unset the gconf key
 
50980
        when reverting colors
 
50981
    
 
50982
    svn path=/trunk/; revision=7896
 
50983
 
 
50984
 capplets/appearance/ChangeLog          |    6 ++++++
 
50985
 capplets/appearance/appearance-style.c |    7 ++-----
 
50986
 2 files changed, 8 insertions(+), 5 deletions(-)
 
50987
 
 
50988
commit 445b2db998d5866d2f3d098b616fd103e9cf8512
 
50989
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
50990
Date:   Thu Jul 26 18:43:34 2007 +0000
 
50991
 
 
50992
    Updated Spanish translation
 
50993
    
 
50994
    svn path=/trunk/; revision=7895
 
50995
 
 
50996
 po/es.po |  267 ++++++++++++++++++++++----------------------------------------
 
50997
 1 files changed, 94 insertions(+), 173 deletions(-)
 
50998
 
 
50999
commit 7371cfc8954295bd52031ce0c346863e95647179
 
51000
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
51001
Date:   Thu Jul 26 18:37:38 2007 +0000
 
51002
 
 
51003
    Updated Spanish translation
 
51004
    
 
51005
    svn path=/trunk/; revision=7894
 
51006
 
 
51007
 po/es.po |  372 +++++++++++++++++++++++++++++++-------------------------------
 
51008
 1 files changed, 184 insertions(+), 188 deletions(-)
 
51009
 
 
51010
commit e91260a58baea4f49c238ed83145c436292f83c7
 
51011
Author: Jens Granseuer <jensgr@gmx.net>
 
51012
Date:   Thu Jul 26 18:21:05 2007 +0000
 
51013
 
 
51014
    make color scheme comparisons work much more reliably
 
51015
    
 
51016
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
51017
    
 
51018
        * appearance-style.c: (update_color_buttons_from_string),
 
51019
        (update_color_buttons_from_settings):
 
51020
        * appearance-themes.c: (theme_is_equal):
 
51021
        * theme-util.c: (theme_parse_color_scheme),
 
51022
        (theme_color_scheme_equal):
 
51023
        * theme-util.h: make color scheme comparisons work much more reliably
 
51024
    
 
51025
    svn path=/trunk/; revision=7893
 
51026
 
 
51027
 capplets/appearance/ChangeLog           |    9 ++++
 
51028
 capplets/appearance/appearance-style.c  |   45 ++-------------------
 
51029
 capplets/appearance/appearance-themes.c |   12 +++---
 
51030
 capplets/appearance/theme-util.c        |   63 +++++++++++++++++++++++++++++++
 
51031
 capplets/appearance/theme-util.h        |    2 +
 
51032
 5 files changed, 85 insertions(+), 46 deletions(-)
 
51033
 
 
51034
commit 0b3d3935ddb22e82190de8886d604daf18a66e4d
 
51035
Author: Jens Granseuer <jensgr@gmx.net>
 
51036
Date:   Thu Jul 26 17:37:04 2007 +0000
 
51037
 
 
51038
    add a comment for translators (bug #460506)
 
51039
    
 
51040
    2007-07-26  Jens Granseuer  <jensgr@gmx.net>
 
51041
    
 
51042
        * gnome-wp-item.c: (gnome_wp_item_update_description): add a comment
 
51043
        for translators (bug #460506)
 
51044
    
 
51045
    svn path=/trunk/; revision=7892
 
51046
 
 
51047
 capplets/appearance/ChangeLog       |    5 +++++
 
51048
 capplets/appearance/gnome-wp-item.c |   22 +++++++++++++---------
 
51049
 2 files changed, 18 insertions(+), 9 deletions(-)
 
51050
 
 
51051
commit e7c179fa9486181a88bae860dda12a34418bcbb8
 
51052
Author: Denis Washington <denisw@svn.gnome.org>
 
51053
Date:   Thu Jul 26 17:10:12 2007 +0000
 
51054
 
 
51055
    Fixed a bug introduced in my last commit which caused to make the button
 
51056
    
 
51057
    2007-07-26  Denis Washington <denisw@svn.gnome.org>
 
51058
    
 
51059
        * data/appearance.glade:
 
51060
        Fixed a bug introduced in my last commit which caused to make the
 
51061
        button box appear above the cursors list in the theme details window.
 
51062
    
 
51063
        * appearance-style.c: (cursor_theme_sort_func), (prepare_list):
 
51064
        Make "Default Pointer" always appear as first item in the list.
 
51065
    
 
51066
    svn path=/trunk/; revision=7891
 
51067
 
 
51068
 capplets/appearance/ChangeLog             |    9 +++++++++
 
51069
 capplets/appearance/appearance-style.c    |   28 ++++++++++++++++++++++++++++
 
51070
 capplets/appearance/data/appearance.glade |    7 +++++--
 
51071
 3 files changed, 42 insertions(+), 2 deletions(-)
 
51072
 
 
51073
commit 78b4743519ed3499edd35c8683b3c77ae53fd864
 
51074
Author: Denis Washington <denisw@svn.gnome.org>
 
51075
Date:   Thu Jul 26 16:15:35 2007 +0000
 
51076
 
 
51077
    Re-add basic support for cursor themes for X servers without the Xcursor
 
51078
    
 
51079
    2007-07-26  Denis Washington <denisw@svn.gnome.org>
 
51080
    
 
51081
        * appearance/data/appearance.glade:
 
51082
        * appearance/appearance-style.c:
 
51083
        * appearance/appearance-themes.c: (theme_load_from_gconf),
 
51084
        (cursor_theme_changed), (prepare_list), (style_init):
 
51085
        * appearance/theme-save.c: (write_theme_to_disk):
 
51086
        * appearance/theme-util.h:
 
51087
        * common/gnome-theme-apply.c: (gnome_meta_theme_set):
 
51088
        * common/gnome-theme-info.c:
 
51089
    (add_common_icon_theme_dir_monitor),
 
51090
        (gnome_theme_init):
 
51091
        * common/gnome-theme-info.h:
 
51092
        Re-add basic support for cursor themes for X servers without the Xcursor
 
51093
        extension, like the one on Solaris.
 
51094
    
 
51095
    svn path=/trunk/; revision=7890
 
51096
 
 
51097
 capplets/appearance/ChangeLog             |   11 +++
 
51098
 capplets/appearance/appearance-style.c    |   23 +++++
 
51099
 capplets/appearance/appearance-themes.c   |    6 +-
 
51100
 capplets/appearance/data/appearance.glade |   40 +++++++++-
 
51101
 capplets/appearance/theme-save.c          |    4 +
 
51102
 capplets/appearance/theme-util.h          |    1 +
 
51103
 capplets/common/ChangeLog                 |    9 ++
 
51104
 capplets/common/gnome-theme-apply.c       |   10 +++
 
51105
 capplets/common/gnome-theme-info.c        |  126 ++++++++++++++++++++++++++++-
 
51106
 capplets/common/gnome-theme-info.h        |    5 +
 
51107
 10 files changed, 230 insertions(+), 5 deletions(-)
 
51108
 
 
51109
commit 03b9c9b1e1300de25ca309bf021c2f8b7bdbf78e
 
51110
Author: Denis Washington <dwashington@gmx.net>
 
51111
Date:   Thu Jul 26 11:19:04 2007 +0000
 
51112
 
 
51113
    Remove the Cursors tab as it's functionality is covered by the apperance
 
51114
    
 
51115
    2007-05-26  Denis Washington  <dwashington@gmx.net>
 
51116
    
 
51117
        * gnome-mouse-properties.glade:
 
51118
        * gnome-mouse-poperties.c:
 
51119
        Remove the Cursors tab as it's functionality is covered by the apperance
 
51120
        capplet now.
 
51121
    
 
51122
    svn path=/trunk/; revision=7889
 
51123
 
 
51124
 capplets/mouse/ChangeLog                    |    7 +
 
51125
 capplets/mouse/Makefile.am                  |    9 +-
 
51126
 capplets/mouse/gnome-mouse-properties.c     |  568 ---------------------------
 
51127
 capplets/mouse/gnome-mouse-properties.glade |  330 ----------------
 
51128
 4 files changed, 8 insertions(+), 906 deletions(-)
 
51129
 
 
51130
commit 8f718f8d28ac46fbbb9c18dd8e28e3ba26b897c6
 
51131
Author: Funda Wang <fwang@src.gnome.org>
 
51132
Date:   Thu Jul 26 09:50:27 2007 +0000
 
51133
 
 
51134
    Updated g-c-c zh_CN translation
 
51135
    
 
51136
    svn path=/trunk/; revision=7888
 
51137
 
 
51138
 po/ChangeLog |    4 +
 
51139
 po/zh_CN.po  |  665 ++++++++++++++++++++++++++++++++++++----------------------
 
51140
 2 files changed, 423 insertions(+), 246 deletions(-)
 
51141
 
 
51142
commit 0dd07c720faa17a31bff1f1b065088228cc31547
 
51143
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
51144
Date:   Thu Jul 26 07:45:45 2007 +0000
 
51145
 
 
51146
    Updated Thai translation.
 
51147
    
 
51148
        * th.po: Updated Thai translation.
 
51149
    
 
51150
    
 
51151
    svn path=/trunk/; revision=7887
 
51152
 
 
51153
 po/ChangeLog |    4 ++++
 
51154
 po/th.po     |   41 +++++++++++++++++++++++++----------------
 
51155
 2 files changed, 29 insertions(+), 16 deletions(-)
 
51156
 
 
51157
commit 2a205167269a15cd7f363b3e22867cfa17776789
 
51158
Author: Thomas Wood <thos@gnome.org>
 
51159
Date:   Wed Jul 25 20:10:16 2007 +0000
 
51160
 
 
51161
    Patch by: Dennis Cranston <dennis_cranston@yahoo.com>
 
51162
    
 
51163
    2007-07-25  Thomas Wood  <thos@gnome.org>
 
51164
    
 
51165
        Patch by:  Dennis Cranston <dennis_cranston@yahoo.com>
 
51166
    
 
51167
        * gnome-wp-item.c: (gnome_wp_item_update_description):Simplify tooltip
 
51168
        descriptions.  Change "Location" to "Folder".  Do not overuse bold text.
 
51169
        Closes bug 460111.
 
51170
    
 
51171
    svn path=/trunk/; revision=7886
 
51172
 
 
51173
 capplets/appearance/ChangeLog       |    9 +++++++++
 
51174
 capplets/appearance/gnome-wp-item.c |   10 ++++------
 
51175
 2 files changed, 13 insertions(+), 6 deletions(-)
 
51176
 
 
51177
commit 016dabda522095dae837c488f56ea22871477039
 
51178
Author: Denis Washington <denisw@svn.gnome.org>
 
51179
Date:   Wed Jul 25 17:37:00 2007 +0000
 
51180
 
 
51181
    Implement saving of the cursor theme name in metathemes, and add a
 
51182
    
 
51183
    2007-07-25  Denis Washington <denisw@svn.gnome.org>
 
51184
    
 
51185
        * appearance-style.c: (prepare_list):
 
51186
        * appearance-themes.c: (theme_load_from_gconf):
 
51187
        * theme-save.c: (write_theme_to_disk):
 
51188
        Implement saving of the cursor theme name in metathemes, and add a
 
51189
        "Default Pointer" option to the cursor theme list in Theme Details.
 
51190
    
 
51191
    svn path=/trunk/; revision=7885
 
51192
 
 
51193
 capplets/appearance/ChangeLog           |    8 ++++++++
 
51194
 capplets/appearance/appearance-style.c  |    9 +++++++++
 
51195
 capplets/appearance/appearance-themes.c |    9 +++++++++
 
51196
 capplets/appearance/theme-save.c        |    9 +++++++++
 
51197
 4 files changed, 35 insertions(+), 0 deletions(-)
 
51198
 
 
51199
commit 2126b49c6ee6dda1308d3d85265f9227c78e2dc4
 
51200
Author: Denis Washington <denisw@src.gnome.org>
 
51201
Date:   Wed Jul 25 17:31:25 2007 +0000
 
51202
 
 
51203
    ChangeLog whitespace fix.
 
51204
    
 
51205
    svn path=/trunk/; revision=7884
 
51206
 
 
51207
 capplets/common/ChangeLog |    8 ++++----
 
51208
 1 files changed, 4 insertions(+), 4 deletions(-)
 
51209
 
 
51210
commit ce7f03bdc37f82f6084ad2b1b7a5072b569d4f9a
 
51211
Author: Denis Washington <denisw@svn.gnome.org>
 
51212
Date:   Wed Jul 25 17:30:21 2007 +0000
 
51213
 
 
51214
    Add support for cursor theme names saved in metathemes.
 
51215
    
 
51216
    2007-07-25  Denis Washington <denisw@svn.gnome.org>
 
51217
    
 
51218
      * gnome-theme-info.h:
 
51219
      * gnome-theme-info.c: (gnome_theme_read_meta_theme):
 
51220
      * gnome-theme-apply.c: (gnome_meta_theme_set):
 
51221
      Add support for cursor theme names saved in metathemes.
 
51222
    
 
51223
    svn path=/trunk/; revision=7883
 
51224
 
 
51225
 capplets/common/ChangeLog           |    7 +++++++
 
51226
 capplets/common/gnome-theme-apply.c |   13 ++++++++++++-
 
51227
 capplets/common/gnome-theme-info.c  |   16 ++++++++++++++++
 
51228
 capplets/common/gnome-theme-info.h  |    2 ++
 
51229
 4 files changed, 37 insertions(+), 1 deletions(-)
 
51230
 
 
51231
commit 222d100c2d3a7f2e7fc98d09b206c56fc1208e03
 
51232
Author: Denis Washington <denisw@svn.gnome.org>
 
51233
Date:   Wed Jul 25 15:43:51 2007 +0000
 
51234
 
 
51235
    Fix abug introduced by the changes in revision 7856 which caused cursor
 
51236
    
 
51237
    2007-07-25  Denis Washington <denisw@svn.gnome.org>
 
51238
    
 
51239
        * gnome-theme-info.c: (add_common_icon_theme_dir_monitor),
 
51240
        (look_for_cursor_theme):
 
51241
        Fix abug introduced by the changes in revision 7856 which caused
 
51242
        cursor themes to not being found anymore.
 
51243
    
 
51244
    svn path=/trunk/; revision=7882
 
51245
 
 
51246
 capplets/common/ChangeLog          |    7 +++++++
 
51247
 capplets/common/gnome-theme-info.c |    5 +++--
 
51248
 2 files changed, 10 insertions(+), 2 deletions(-)
 
51249
 
 
51250
commit e4587d4867a25ea9d16f680c4fcba288dc86c589
 
51251
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
51252
Date:   Wed Jul 25 08:10:43 2007 +0000
 
51253
 
 
51254
    Updated Thai translation.
 
51255
    
 
51256
        * th.po: Updated Thai translation.
 
51257
    
 
51258
    
 
51259
    svn path=/trunk/; revision=7881
 
51260
 
 
51261
 po/ChangeLog |    4 +
 
51262
 po/th.po     | 2030 +++++++++++++++++++++++++++++-----------------------------
 
51263
 2 files changed, 1016 insertions(+), 1018 deletions(-)
 
51264
 
 
51265
commit f289a73a3f09a1c567e7ef0f98e4cf549bff2c3e
 
51266
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
51267
Date:   Tue Jul 24 21:36:52 2007 +0000
 
51268
 
 
51269
    Updated Spanish translation
 
51270
    
 
51271
    svn path=/trunk/; revision=7880
 
51272
 
 
51273
 po/ChangeLog |    4 +++
 
51274
 po/es.po     |   64 ++++++++++++++++++++++++++++++---------------------------
 
51275
 2 files changed, 38 insertions(+), 30 deletions(-)
 
51276
 
 
51277
commit 8b934e5ed46df66bf9bce0f6dcdf0f024537b056
 
51278
Author: Jens Granseuer <jensgr@gmx.net>
 
51279
Date:   Tue Jul 24 20:34:23 2007 +0000
 
51280
 
 
51281
    when reading current settings from gconf, get the color scheme from the
 
51282
    
 
51283
    2007-07-24  Jens Granseuer  <jensgr@gmx.net>
 
51284
    
 
51285
        * appearance-themes.c: (theme_load_from_gconf): when reading current
 
51286
        settings from gconf, get the color scheme from the gtk theme if necessary
 
51287
        to allow matching against themes retrieved via gnome-theme-info
 
51288
    
 
51289
    svn path=/trunk/; revision=7879
 
51290
 
 
51291
 capplets/appearance/ChangeLog           |    6 ++++++
 
51292
 capplets/appearance/appearance-themes.c |   18 +++++++++++++++++-
 
51293
 2 files changed, 23 insertions(+), 1 deletions(-)
 
51294
 
 
51295
commit bb650ba1521bc79885aee80a87f4d2928f076871
 
51296
Author: Thomas Wood <thos@gnome.org>
 
51297
Date:   Tue Jul 24 20:09:06 2007 +0000
 
51298
 
 
51299
    Add makefile
 
51300
    
 
51301
    2007-07-24  Thomas Wood  <thos@gnome.org>
 
51302
    
 
51303
        * data/Makefile.am: Add makefile
 
51304
    
 
51305
    svn path=/trunk/; revision=7878
 
51306
 
 
51307
 capplets/appearance/ChangeLog        |    4 +++
 
51308
 capplets/appearance/data/Makefile.am |   48 ++++++++++++++++++++++++++++++++++
 
51309
 2 files changed, 52 insertions(+), 0 deletions(-)
 
51310
 
 
51311
commit e8de70ecd27ca0ee37c2751e620002261998bda6
 
51312
Author: Thomas Wood <thos@gnome.org>
 
51313
Date:   Tue Jul 24 20:06:56 2007 +0000
 
51314
 
 
51315
    Update for recent appearance re-organisation
 
51316
    
 
51317
    2007-07-24  Thomas Wood  <thos@gnome.org>
 
51318
    
 
51319
        * POTFILES.in: Update for recent appearance re-organisation
 
51320
    
 
51321
    svn path=/trunk/; revision=7877
 
51322
 
 
51323
 po/ChangeLog   |    4 ++++
 
51324
 po/POTFILES.in |    8 ++++----
 
51325
 2 files changed, 8 insertions(+), 4 deletions(-)
 
51326
 
 
51327
commit 9fe2ff04aa84c63d65709037398c35a9591d54c0
 
51328
Author: Thomas Wood <thos@gnome.org>
 
51329
Date:   Tue Jul 24 20:05:31 2007 +0000
 
51330
 
 
51331
    Update for recent appearance capplet re-organisation
 
51332
    
 
51333
    2007-07-24  Thomas Wood  <thos@gnome.org>
 
51334
    
 
51335
        * configure.in: Update for recent appearance capplet re-organisation
 
51336
    
 
51337
    svn path=/trunk/; revision=7876
 
51338
 
 
51339
 ChangeLog    |    4 ++++
 
51340
 configure.in |    5 +++--
 
51341
 2 files changed, 7 insertions(+), 2 deletions(-)
 
51342
 
 
51343
commit c8f9aee581422db703bb348424619ade69c162e8
 
51344
Author: Thomas Wood <thos@gnome.org>
 
51345
Date:   Tue Jul 24 19:54:51 2007 +0000
 
51346
 
 
51347
    Add a data sub-directory for non-code items
 
51348
    
 
51349
    2007-07-24  Thomas Wood  <thos@gnome.org>
 
51350
    
 
51351
        * data: Add a data sub-directory for non-code items
 
51352
    
 
51353
    svn path=/trunk/; revision=7875
 
51354
 
 
51355
 capplets/appearance/ChangeLog                      |    4 +
 
51356
 capplets/appearance/Makefile.am                    |   42 +-
 
51357
 capplets/appearance/appearance.glade               | 2672 --------------------
 
51358
 capplets/appearance/data/appearance.glade          | 2672 ++++++++++++++++++++
 
51359
 .../data/gnome-appearance-properties.desktop.in.in |   15 +
 
51360
 .../data/gnome-theme-installer.desktop.in.in       |   17 +
 
51361
 .../appearance/data/gnome-theme-package.xml.in     |    9 +
 
51362
 .../appearance/data/gtk-theme-thumbnailing.png     |  Bin 0 -> 1764 bytes
 
51363
 .../appearance/data/icon-theme-thumbnailing.png    |  Bin 0 -> 1167 bytes
 
51364
 capplets/appearance/data/subpixel-bgr.png          |  Bin 0 -> 125 bytes
 
51365
 capplets/appearance/data/subpixel-rgb.png          |  Bin 0 -> 125 bytes
 
51366
 capplets/appearance/data/subpixel-vbgr.png         |  Bin 0 -> 138 bytes
 
51367
 capplets/appearance/data/subpixel-vrgb.png         |  Bin 0 -> 138 bytes
 
51368
 capplets/appearance/data/theme-thumbnailing.png    |  Bin 0 -> 5114 bytes
 
51369
 .../appearance/data/window-theme-thumbnailing.png  |  Bin 0 -> 2183 bytes
 
51370
 .../gnome-appearance-properties.desktop.in.in      |   15 -
 
51371
 .../appearance/gnome-theme-installer.desktop.in.in |   17 -
 
51372
 capplets/appearance/gnome-theme-package.xml.in     |    9 -
 
51373
 capplets/appearance/gtk-theme-thumbnailing.png     |  Bin 1764 -> 0 bytes
 
51374
 capplets/appearance/icon-theme-thumbnailing.png    |  Bin 1167 -> 0 bytes
 
51375
 capplets/appearance/subpixel-bgr.png               |  Bin 125 -> 0 bytes
 
51376
 capplets/appearance/subpixel-rgb.png               |  Bin 125 -> 0 bytes
 
51377
 capplets/appearance/subpixel-vbgr.png              |  Bin 138 -> 0 bytes
 
51378
 capplets/appearance/subpixel-vrgb.png              |  Bin 138 -> 0 bytes
 
51379
 capplets/appearance/theme-thumbnailing.png         |  Bin 5114 -> 0 bytes
 
51380
 capplets/appearance/window-theme-thumbnailing.png  |  Bin 2183 -> 0 bytes
 
51381
 26 files changed, 2720 insertions(+), 2752 deletions(-)
 
51382
 
 
51383
commit 50718153a0f91a0189955499457d3e558ad563c3
 
51384
Author: Jens Granseuer <jensgr@gmx.net>
 
51385
Date:   Tue Jul 24 19:48:03 2007 +0000
 
51386
 
 
51387
    improve color scheme matching; simplify code; don't possibly unref cursor
 
51388
    
 
51389
    2007-07-24  Jens Granseuer  <jensgr@gmx.net>
 
51390
    
 
51391
        * appearance-style.c: (update_color_buttons_from_settings),
 
51392
        (prepare_list), (style_init): improve color scheme matching; simplify
 
51393
        code; don't possibly unref cursor thumbs twice; remove redundant color
 
51394
        scheme initialization
 
51395
        * appearance.glade: make theme details window modal to prevent the
 
51396
        user from editing non-custom themes
 
51397
    
 
51398
    svn path=/trunk/; revision=7874
 
51399
 
 
51400
 capplets/appearance/ChangeLog          |    9 ++++
 
51401
 capplets/appearance/appearance-style.c |   70 ++++++++++++++------------------
 
51402
 capplets/appearance/appearance.glade   |    2 +-
 
51403
 3 files changed, 40 insertions(+), 41 deletions(-)
 
51404
 
 
51405
commit 52edca17a11674e6b43d5162d9875df7b27fc308
 
51406
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
51407
Date:   Tue Jul 24 16:53:20 2007 +0000
 
51408
 
 
51409
    eliminating up/down buttons in the layout list
 
51410
    
 
51411
    svn path=/trunk/; revision=7873
 
51412
 
 
51413
 capplets/keyboard/ChangeLog                        |    5 +
 
51414
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   68 ++----------
 
51415
 capplets/keyboard/gnome-keyboard-properties.glade  |  125 ++++++++------------
 
51416
 3 files changed, 61 insertions(+), 137 deletions(-)
 
51417
 
 
51418
commit 0b8909ef13d956128428ad48a61c70fb1a0a4750
 
51419
Author: Denis Washington <denisw@svn.gnome.org>
 
51420
Date:   Tue Jul 24 16:00:18 2007 +0000
 
51421
 
 
51422
    also use new icon in the window titlebar.
 
51423
    
 
51424
    2007-07-24  Denis Washington  <denisw@svn.gnome.org>
 
51425
    
 
51426
        * gnome-network-preferences.c: also use new icon in the window titlebar.
 
51427
    
 
51428
    svn path=/trunk/; revision=7872
 
51429
 
 
51430
 capplets/network/ChangeLog                   |    4 ++++
 
51431
 capplets/network/gnome-network-preferences.c |    2 +-
 
51432
 2 files changed, 5 insertions(+), 1 deletions(-)
 
51433
 
 
51434
commit c5e00d965b5392e09c1690dbeb1a29f8d6ff35aa
 
51435
Author: Priit Laes <plaes@svn.gnome.org>
 
51436
Date:   Tue Jul 24 09:24:26 2007 +0000
 
51437
 
 
51438
    Estonian translation update by Ivar Smolin.
 
51439
    
 
51440
    2007-07-24  Priit Laes  <plaes@svn.gnome.org>
 
51441
    
 
51442
        * et.po: Estonian translation update by Ivar Smolin.
 
51443
    
 
51444
    svn path=/trunk/; revision=7871
 
51445
 
 
51446
 po/ChangeLog |    4 +++
 
51447
 po/et.po     |   76 +++++++++++++++++++++++++++++-----------------------------
 
51448
 2 files changed, 42 insertions(+), 38 deletions(-)
 
51449
 
 
51450
commit b9f4021a467d187858a64a02acbe88450131cf76
 
51451
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
51452
Date:   Mon Jul 23 23:23:42 2007 +0000
 
51453
 
 
51454
    implementing DND in the layouts list, b.g.o#351936
 
51455
    
 
51456
    svn path=/trunk/; revision=7870
 
51457
 
 
51458
 capplets/keyboard/ChangeLog                        |    5 +
 
51459
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  168 +++++++++++++++-----
 
51460
 2 files changed, 131 insertions(+), 42 deletions(-)
 
51461
 
 
51462
commit 88b4dcb0e303e919e2b778abbb59c986db3a0a5c
 
51463
Author: Jens Granseuer <jensgr@gmx.net>
 
51464
Date:   Mon Jul 23 19:02:27 2007 +0000
 
51465
 
 
51466
    add a tooltip to the image button to make it accessible
 
51467
    
 
51468
    2007-07-23  Jens Granseuer  <jensgr@gmx.net>
 
51469
    
 
51470
        * gnome-about-me.glade: add a tooltip to the image button to make it
 
51471
        accessible
 
51472
    
 
51473
    svn path=/trunk/; revision=7869
 
51474
 
 
51475
 capplets/about-me/ChangeLog            |    5 +++++
 
51476
 capplets/about-me/gnome-about-me.glade |    1 +
 
51477
 2 files changed, 6 insertions(+), 0 deletions(-)
 
51478
 
 
51479
commit 7ea1e18d5c9c6c7157f722b253bf0641c7d92d2d
 
51480
Author: Jens Granseuer <jensgr@gmx.net>
 
51481
Date:   Mon Jul 23 18:43:37 2007 +0000
 
51482
 
 
51483
    bump all tooltips code to gtk 2.11.6
 
51484
    
 
51485
    2007-07-23  Jens Granseuer  <jensgr@gmx.net>
 
51486
    
 
51487
        * appearance-desktop.c: (desktop_init): bump all tooltips code to gtk
 
51488
        2.11.6
 
51489
    
 
51490
    svn path=/trunk/; revision=7868
 
51491
 
 
51492
 capplets/appearance/ChangeLog            |    7 ++++++-
 
51493
 capplets/appearance/appearance-desktop.c |   14 +++++++-------
 
51494
 2 files changed, 13 insertions(+), 8 deletions(-)
 
51495
 
 
51496
commit 0e16486c799f80036b63ba1c5c883dc3a975e141
 
51497
Author: Jens Granseuer <jensgr@gmx.net>
 
51498
Date:   Mon Jul 23 18:21:39 2007 +0000
 
51499
 
 
51500
    Use new GTK+ convenience API for icon view tooltips. (#455985)
 
51501
    
 
51502
    2007-07-12  Jens Granseuer  <jensgr@gmx.net>
 
51503
    
 
51504
            * appearance-desktop.c: Use new GTK+ convenience API for
 
51505
            icon view tooltips.  (#455985)
 
51506
    
 
51507
    
 
51508
    
 
51509
    svn path=/trunk/; revision=7867
 
51510
 
 
51511
 ChangeLog                                |    4 +++
 
51512
 capplets/appearance/ChangeLog            |    5 ++++
 
51513
 capplets/appearance/appearance-desktop.c |   35 +++++++++++++++--------------
 
51514
 configure.in                             |    2 +-
 
51515
 4 files changed, 28 insertions(+), 18 deletions(-)
 
51516
 
 
51517
commit 95f4f84c5ac3956a45f38801b13d4470d28c526e
 
51518
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
51519
Date:   Sat Jul 21 12:53:11 2007 +0000
 
51520
 
 
51521
    Updated Thai translation.
 
51522
    
 
51523
        * th.po: Updated Thai translation.
 
51524
    
 
51525
    
 
51526
    svn path=/trunk/; revision=7866
 
51527
 
 
51528
 po/ChangeLog |    4 ++++
 
51529
 po/th.po     |   33 +++++++++++++++++----------------
 
51530
 2 files changed, 21 insertions(+), 16 deletions(-)
 
51531
 
 
51532
commit 03f2879bce698a15cd5dcd2b2e56136e8b920790
 
51533
Author: Jens Granseuer <jensgr@gmx.net>
 
51534
Date:   Thu Jul 19 09:54:51 2007 +0000
 
51535
 
 
51536
    fix last commit when building without gstreamer
 
51537
    
 
51538
    2007-07-19  Jens Granseuer  <jensgr@gmx.net>
 
51539
    
 
51540
        * configure.in: fix last commit when building without gstreamer
 
51541
    
 
51542
    svn path=/trunk/; revision=7865
 
51543
 
 
51544
 ChangeLog    |    4 ++++
 
51545
 configure.in |    4 +++-
 
51546
 2 files changed, 7 insertions(+), 1 deletions(-)
 
51547
 
 
51548
commit 3c5853ca3f08de10a9fdc92ec003aefbc0f986d8
 
51549
Author: Vincent van Adrighem <adrighem@gnome.org>
 
51550
Date:   Wed Jul 18 17:30:34 2007 +0000
 
51551
 
 
51552
    Translation updated by Reinout van Schouwen.
 
51553
    
 
51554
    2007-07-18  Vincent van Adrighem  <adrighem@gnome.org>
 
51555
    
 
51556
        * nl.po: Translation updated by Reinout van Schouwen.
 
51557
    
 
51558
    svn path=/trunk/; revision=7864
 
51559
 
 
51560
 po/ChangeLog |    4 +
 
51561
 po/nl.po     | 4676 +++++++++++++++++++++++++++-------------------------------
 
51562
 2 files changed, 2172 insertions(+), 2508 deletions(-)
 
51563
 
 
51564
commit 90a7b346825bcf473657ad7e8932464d07cb3e72
 
51565
Author: Žygimantas Beručka <zygis@src.gnome.org>
 
51566
Date:   Wed Jul 18 07:45:06 2007 +0000
 
51567
 
 
51568
    Updated Lithuanian translation.
 
51569
    
 
51570
    svn path=/trunk/; revision=7863
 
51571
 
 
51572
 po/ChangeLog |    4 +
 
51573
 po/lt.po     | 3049 +++++++++++++++++++++++++++++++---------------------------
 
51574
 2 files changed, 1613 insertions(+), 1440 deletions(-)
 
51575
 
 
51576
commit a700b400233636e0ec5178b565e3e337487d4f39
 
51577
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
51578
Date:   Wed Jul 18 04:25:01 2007 +0000
 
51579
 
 
51580
    updating for Punjabi by POST
 
51581
    
 
51582
    svn path=/trunk/; revision=7862
 
51583
 
 
51584
 po/pa.po | 1457 +++++++++++++++++++++++++++++---------------------------------
 
51585
 1 files changed, 688 insertions(+), 769 deletions(-)
 
51586
 
 
51587
commit 97808ce919c8684d39bea45bbbf3af6079e67b0a
 
51588
Author: Daniel Nylander <dnylande@src.gnome.org>
 
51589
Date:   Tue Jul 17 15:29:00 2007 +0000
 
51590
 
 
51591
    sv.po: Updated Swedish translation
 
51592
    
 
51593
    svn path=/trunk/; revision=7861
 
51594
 
 
51595
 po/ChangeLog |    4 +
 
51596
 po/sv.po     |  219 ++++++++++++++++++++++++++++++----------------------------
 
51597
 2 files changed, 118 insertions(+), 105 deletions(-)
 
51598
 
 
51599
commit dd9fd0ce00efdc3a60e185a89cb41deb4022e790
 
51600
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
51601
Date:   Mon Jul 16 16:08:23 2007 +0000
 
51602
 
 
51603
    Updated Finnish translation
 
51604
    
 
51605
    svn path=/trunk/; revision=7860
 
51606
 
 
51607
 po/ChangeLog |    4 +
 
51608
 po/fi.po     |  232 +++++++++++++++++++++++++++++++++++++---------------------
 
51609
 2 files changed, 152 insertions(+), 84 deletions(-)
 
51610
 
 
51611
commit b75a357795027c7b74e7a8d6bc493d9fd841d099
 
51612
Author: Jens Granseuer <jensgr@gmx.net>
 
51613
Date:   Sun Jul 15 18:07:51 2007 +0000
 
51614
 
 
51615
    don't fail if gstreamer is not available, but simply skip the sound
 
51616
    
 
51617
    2007-07-15  Jens Granseuer  <jensgr@gmx.net>
 
51618
    
 
51619
        * capplets/Makefile.am:
 
51620
        * configure.in: don't fail if gstreamer is not available, but simply
 
51621
        skip the sound capplet (closes bug #456957)
 
51622
    
 
51623
    svn path=/trunk/; revision=7859
 
51624
 
 
51625
 ChangeLog            |    6 ++++++
 
51626
 capplets/Makefile.am |   13 ++++++++-----
 
51627
 configure.in         |   29 ++++++++++++++++-------------
 
51628
 3 files changed, 30 insertions(+), 18 deletions(-)
 
51629
 
 
51630
commit 079b4de8bf781c7990b423ac0896dea85b4b1e57
 
51631
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
51632
Date:   Sun Jul 15 13:11:14 2007 +0000
 
51633
 
 
51634
    Updated Spanish translation
 
51635
    
 
51636
    svn path=/trunk/; revision=7858
 
51637
 
 
51638
 po/ChangeLog |    4 ++++
 
51639
 po/es.po     |   26 +++++++++++++++-----------
 
51640
 2 files changed, 19 insertions(+), 11 deletions(-)
 
51641
 
 
51642
commit e4be3383a49c149d53063aa6d896794a15ef2654
 
51643
Author: Kjartan Maraas <kmaraas@gnome.org>
 
51644
Date:   Sat Jul 14 13:18:02 2007 +0000
 
51645
 
 
51646
    Updated Norwegian bokmål translation.
 
51647
    
 
51648
    2007-07-14  Kjartan Maraas  <kmaraas@gnome.org>
 
51649
    
 
51650
        * nb.po: Updated Norwegian bokmål translation.
 
51651
    
 
51652
    svn path=/trunk/; revision=7857
 
51653
 
 
51654
 po/ChangeLog |    4 +
 
51655
 po/nb.po     |  244 ++++++++++++++++++++++++++++++++++------------------------
 
51656
 2 files changed, 146 insertions(+), 102 deletions(-)
 
51657
 
 
51658
commit 2286497f8ede97b71dbe40a1798fbc364ecec2b4
 
51659
Author: Jens Granseuer <jensgr@gmx.net>
 
51660
Date:   Fri Jul 13 18:32:25 2007 +0000
 
51661
 
 
51662
    general cleanup and leak-plugging add cursor theme info
 
51663
    
 
51664
    2007-07-13  Jens Granseuer  <jensgr@gmx.net>
 
51665
    
 
51666
        * gnome-theme-info.c: (gdk_pixbuf_from_xcursor_image),
 
51667
        (look_for_cursor_theme), (add_common_icon_theme_dir_monitor),
 
51668
        (gnome_theme_cursor_info_new): general cleanup and leak-plugging
 
51669
        * gnome-theme-test.c: (main): add cursor theme info
 
51670
    
 
51671
    svn path=/trunk/; revision=7856
 
51672
 
 
51673
 capplets/common/ChangeLog          |    7 ++
 
51674
 capplets/common/gnome-theme-info.c |  119 ++++++++++++++++--------------------
 
51675
 capplets/common/gnome-theme-test.c |   30 +++++++--
 
51676
 3 files changed, 82 insertions(+), 74 deletions(-)
 
51677
 
 
51678
commit a69632d6e423b15701573638a2d1d8a9c323b5fe
 
51679
Author: Priit Laes <plaes@svn.gnome.org>
 
51680
Date:   Fri Jul 13 10:20:35 2007 +0000
 
51681
 
 
51682
    Estonian translation update by Ivar Smolin.
 
51683
    
 
51684
    2007-07-13  Priit Laes  <plaes@svn.gnome.org>
 
51685
    
 
51686
        * et.po: Estonian translation update by Ivar Smolin.
 
51687
    
 
51688
    svn path=/trunk/; revision=7855
 
51689
 
 
51690
 po/ChangeLog |    4 +
 
51691
 po/et.po     |  351 +++++++++++++++++++++++++++++-----------------------------
 
51692
 2 files changed, 179 insertions(+), 176 deletions(-)
 
51693
 
 
51694
commit e62cc67971b714a44b792c9c271fc0995842fbbb
 
51695
Author: Frederic Crozat <fcrozat@mandriva.com>
 
51696
Date:   Fri Jul 13 07:35:29 2007 +0000
 
51697
 
 
51698
    Fix crash when no cursor is specified in theme (fixes bug #455952).
 
51699
    
 
51700
    2007-07-13  Frederic Crozat  <fcrozat@mandriva.com>
 
51701
    
 
51702
            * gnome-theme-info.c: (look_for_cursor_theme):
 
51703
            Fix crash when no cursor is specified in theme (fixes bug #455952).
 
51704
    
 
51705
    
 
51706
    svn path=/trunk/; revision=7854
 
51707
 
 
51708
 capplets/common/ChangeLog          |    5 +++++
 
51709
 capplets/common/gnome-theme-info.c |    3 ++-
 
51710
 2 files changed, 7 insertions(+), 1 deletions(-)
 
51711
 
 
51712
commit 14ba88579a82ae8518a440d8b5ff19a161b92d0f
 
51713
Author: Jens Granseuer <jensgr@gmx.net>
 
51714
Date:   Thu Jul 12 20:52:15 2007 +0000
 
51715
 
 
51716
    add option to add wallpapers via the command line (closes bug #456337)
 
51717
    
 
51718
    2007-07-12  Jens Granseuer  <jensgr@gmx.net>
 
51719
    
 
51720
        * appearance-desktop.c: (wp_load_stuffs), (desktop_init),
 
51721
        (desktop_shutdown):
 
51722
        * appearance-desktop.h:
 
51723
        * appearance-main.c: (main):
 
51724
        * appearance.h: add option to add wallpapers via the command line
 
51725
        (closes bug #456337)
 
51726
    
 
51727
    svn path=/trunk/; revision=7853
 
51728
 
 
51729
 capplets/appearance/ChangeLog            |    9 +++++++++
 
51730
 capplets/appearance/appearance-desktop.c |   19 +++++++++++++++++--
 
51731
 capplets/appearance/appearance-desktop.h |    2 +-
 
51732
 capplets/appearance/appearance-main.c    |   11 ++++++++++-
 
51733
 capplets/appearance/appearance.h         |    1 +
 
51734
 5 files changed, 38 insertions(+), 4 deletions(-)
 
51735
 
 
51736
commit 17f843f6fc2961a8c7427b2124aa88020ff4f786
 
51737
Author: Jens Granseuer <jensgr@gmx.net>
 
51738
Date:   Thu Jul 12 17:43:34 2007 +0000
 
51739
 
 
51740
    don't forget the Xft callback (fixes bug #455992)
 
51741
    
 
51742
    2007-07-12  Jens Granseuer  <jensgr@gmx.net>
 
51743
    
 
51744
        * gnome-settings-xsettings.c:
 
51745
        (gnome_settings_module_xsettings_initialize): don't forget the Xft
 
51746
        callback (fixes bug #455992)
 
51747
    
 
51748
    svn path=/trunk/; revision=7852
 
51749
 
 
51750
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
51751
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 ++--
 
51752
 2 files changed, 8 insertions(+), 2 deletions(-)
 
51753
 
 
51754
commit bdc83177c731cd3df764c277f3c4717938799a16
 
51755
Author: Matthias Clasen <mclasen@redhat.com>
 
51756
Date:   Thu Jul 12 17:33:58 2007 +0000
 
51757
 
 
51758
    Change the custom command entries to be insensitive, instead of
 
51759
    
 
51760
    2007-07-12  Matthias Clasen  <mclasen@redhat.com>
 
51761
    
 
51762
            * gnome-default-applications-properties.glade:
 
51763
            * gnome-da-capplet.c: Change the custom command entries to be
 
51764
            insensitive, instead of noneditable, unless we are a custom
 
51765
            command.  (#456308)
 
51766
    
 
51767
    
 
51768
    svn path=/trunk/; revision=7851
 
51769
 
 
51770
 capplets/default-applications/ChangeLog            |    7 +++++
 
51771
 capplets/default-applications/gnome-da-capplet.c   |   28 ++++++++++----------
 
51772
 .../gnome-default-applications-properties.glade    |   22 ++++++++--------
 
51773
 3 files changed, 32 insertions(+), 25 deletions(-)
 
51774
 
 
51775
commit 263b364cc9aa9425b79a8a99ca1644c6351c7b73
 
51776
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
51777
Date:   Wed Jul 11 22:07:31 2007 +0000
 
51778
 
 
51779
    Updated Spanish translation
 
51780
    
 
51781
    svn path=/trunk/; revision=7850
 
51782
 
 
51783
 po/ChangeLog |    4 ++++
 
51784
 po/es.po     |   39 +++++++++++++++++++--------------------
 
51785
 2 files changed, 23 insertions(+), 20 deletions(-)
 
51786
 
 
51787
commit 89c1cc7a39ed3ff2be86197d66bc50d4337593d3
 
51788
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
51789
Date:   Wed Jul 11 18:33:07 2007 +0000
 
51790
 
 
51791
    Updated Galician Translation.
 
51792
    
 
51793
    svn path=/trunk/; revision=7849
 
51794
 
 
51795
 po/ChangeLog |    4 +
 
51796
 po/gl.po     | 4371 +++++++++++++++++++++++++++++++++-------------------------
 
51797
 2 files changed, 2503 insertions(+), 1872 deletions(-)
 
51798
 
 
51799
commit 65fac08e3a1e90af23d1b6482eb0b181308459c0
 
51800
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
51801
Date:   Wed Jul 11 15:50:54 2007 +0000
 
51802
 
 
51803
    redraw the selected layouts window
 
51804
    
 
51805
    svn path=/trunk/; revision=7848
 
51806
 
 
51807
 capplets/keyboard/ChangeLog                        |    3 +++
 
51808
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    4 ++++
 
51809
 2 files changed, 7 insertions(+), 0 deletions(-)
 
51810
 
 
51811
commit 8df99660b0923039c31549420233b6f86021c190
 
51812
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
51813
Date:   Wed Jul 11 14:42:21 2007 +0000
 
51814
 
 
51815
    Updated Japanese translation.
 
51816
    
 
51817
    2007-07-11  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
51818
    
 
51819
            * ja.po: Updated Japanese translation.
 
51820
    
 
51821
    svn path=/trunk/; revision=7847
 
51822
 
 
51823
 po/ChangeLog |    4 +
 
51824
 po/ja.po     | 3244 ++++++++++++++++++++++++++++++----------------------------
 
51825
 2 files changed, 1696 insertions(+), 1552 deletions(-)
 
51826
 
 
51827
commit 3c0e7dce5edbf639d39e4417fae1d711c895075d
 
51828
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
51829
Date:   Wed Jul 11 10:59:31 2007 +0000
 
51830
 
 
51831
    s/group/layout/
 
51832
    
 
51833
    svn path=/trunk/; revision=7846
 
51834
 
 
51835
 capplets/keyboard/ChangeLog                       |    2 ++
 
51836
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
51837
 2 files changed, 3 insertions(+), 1 deletions(-)
 
51838
 
 
51839
commit beafb880cb9850019b2f486d22137339ee33edc3
 
51840
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
51841
Date:   Wed Jul 11 10:40:54 2007 +0000
 
51842
 
 
51843
    improving layout, b.g.o#455353
 
51844
    
 
51845
    svn path=/trunk/; revision=7845
 
51846
 
 
51847
 capplets/keyboard/ChangeLog                        |    7 +
 
51848
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    4 +-
 
51849
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  341 +++++++++++---------
 
51850
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    4 +-
 
51851
 capplets/keyboard/gnome-keyboard-properties.glade  |  280 +++++++---------
 
51852
 5 files changed, 311 insertions(+), 325 deletions(-)
 
51853
 
 
51854
commit f221453b2ea8a943b0ed8417902aef664d36cbaf
 
51855
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
51856
Date:   Tue Jul 10 23:42:52 2007 +0000
 
51857
 
 
51858
    Translation updated.
 
51859
    
 
51860
    2007-07-11 Gabor Kelemen  <kelemeng@gnome.hu>
 
51861
    
 
51862
        * hu.po: Translation updated.
 
51863
    
 
51864
    
 
51865
    svn path=/trunk/; revision=7844
 
51866
 
 
51867
 po/ChangeLog |    4 +
 
51868
 po/hu.po     |  195 ++++++++++++++++++++++++++++++++++------------------------
 
51869
 2 files changed, 119 insertions(+), 80 deletions(-)
 
51870
 
 
51871
commit 4317df54c58ae1ec38a84a846848989a2392ba5e
 
51872
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
51873
Date:   Tue Jul 10 13:20:07 2007 +0000
 
51874
 
 
51875
    Updated Translation
 
51876
    
 
51877
    svn path=/trunk/; revision=7843
 
51878
 
 
51879
 po/ChangeLog |    4 +
 
51880
 po/gu.po     | 3234 ++++++++++++++++++++++++++++++----------------------------
 
51881
 2 files changed, 1694 insertions(+), 1544 deletions(-)
 
51882
 
 
51883
commit d5ad5320bc82512913c0e5561f07aad053d72af0
 
51884
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
51885
Date:   Mon Jul 9 22:00:15 2007 +0000
 
51886
 
 
51887
    prepare for 2.19.5.
 
51888
    
 
51889
    2007-07-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
51890
    
 
51891
        * configure.in:
 
51892
        * NEWS: prepare for 2.19.5.
 
51893
    
 
51894
    2007-07-09  Rodrigo Moya <rodrigo@gnome.db.org>
 
51895
    
 
51896
        * configure.in: AC_SUBST(XCURSOR... , needed for themus.
 
51897
    
 
51898
    svn path=/trunk/; revision=7841
 
51899
 
 
51900
 ChangeLog    |   10 +++++
 
51901
 NEWS         |  106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
51902
 configure.in |    4 ++-
 
51903
 3 files changed, 119 insertions(+), 1 deletions(-)
 
51904
 
 
51905
commit b9080d724a66830eed20d6c2e5b17e724c5548cd
 
51906
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
51907
Date:   Mon Jul 9 21:59:18 2007 +0000
 
51908
 
 
51909
    link to $XCURSOR_LIBS, not GNOMECC_CAPPLETS_LIBS.
 
51910
    
 
51911
    2007-07-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
51912
    
 
51913
        * Makefile.am: link to $XCURSOR_LIBS, not GNOMECC_CAPPLETS_LIBS.
 
51914
    
 
51915
    svn path=/trunk/; revision=7840
 
51916
 
 
51917
 vfs-methods/themus/ChangeLog   |    4 ++++
 
51918
 vfs-methods/themus/Makefile.am |    8 ++++----
 
51919
 2 files changed, 8 insertions(+), 4 deletions(-)
 
51920
 
 
51921
commit 7cb19c4f78baf17d96b6a956562a90c61179bf24
 
51922
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
51923
Date:   Mon Jul 9 20:30:37 2007 +0000
 
51924
 
 
51925
    added missing libs (for xcursor).
 
51926
    
 
51927
    2007-07-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
51928
    
 
51929
        * Makefile.am: added missing libs (for xcursor).
 
51930
    
 
51931
    svn path=/trunk/; revision=7839
 
51932
 
 
51933
 vfs-methods/themus/ChangeLog   |    4 ++++
 
51934
 vfs-methods/themus/Makefile.am |    8 ++++----
 
51935
 2 files changed, 8 insertions(+), 4 deletions(-)
 
51936
 
 
51937
commit 8261fca0930c35ad4552f45e0e05cfdcb2d08f80
 
51938
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
51939
Date:   Mon Jul 9 14:37:44 2007 +0000
 
51940
 
 
51941
    Updated Thai translation.
 
51942
    
 
51943
        * th.po: Updated Thai translation.
 
51944
    
 
51945
    
 
51946
    svn path=/trunk/; revision=7838
 
51947
 
 
51948
 po/ChangeLog |    4 +
 
51949
 po/th.po     |  591 ++++++++++++++++++++++++++++++++--------------------------
 
51950
 2 files changed, 333 insertions(+), 262 deletions(-)
 
51951
 
 
51952
commit 9ebde4757aca599e6d35361416ef75ee4e460295
 
51953
Author: Jens Granseuer <jensgr@gmx.net>
 
51954
Date:   Sun Jul 8 20:09:20 2007 +0000
 
51955
 
 
51956
    fix bugzilla info and clean up the Makefile a bit
 
51957
    
 
51958
    2007-07-08  Jens Granseuer  <jensgr@gmx.net>
 
51959
    
 
51960
        * Makefile.am:
 
51961
        * default-applications-accessibility.desktop.in.in:
 
51962
        * default-applications.desktop.in.in:
 
51963
        * gnome-at-mobility.desktop.in.in:
 
51964
        * gnome-at-session.desktop.in.in:
 
51965
        * gnome-at-visual.desktop.in.in: fix bugzilla info and clean up the
 
51966
        Makefile a bit
 
51967
    
 
51968
    svn path=/trunk/; revision=7837
 
51969
 
 
51970
 capplets/default-applications/ChangeLog            |   10 ++++++++++
 
51971
 capplets/default-applications/Makefile.am          |   13 +++++++------
 
51972
 ...efault-applications-accessibility.desktop.in.in |    2 +-
 
51973
 .../default-applications.desktop.in.in             |    4 ++--
 
51974
 .../gnome-at-mobility.desktop.in.in                |    2 +-
 
51975
 .../gnome-at-session.desktop.in.in                 |    2 +-
 
51976
 .../gnome-at-visual.desktop.in.in                  |    2 +-
 
51977
 7 files changed, 23 insertions(+), 12 deletions(-)
 
51978
 
 
51979
commit 23ab89ba6a8fe4ac9f4904332c9aa10b0a110c9b
 
51980
Author: Jens Granseuer <jensgr@gmx.net>
 
51981
Date:   Sun Jul 8 19:07:40 2007 +0000
 
51982
 
 
51983
    plug yet another leak
 
51984
    
 
51985
    2007-07-08  Jens Granseuer  <jensgr@gmx.net>
 
51986
    
 
51987
        * appearance-style.c: (cursor_size_scale_value_changed_cb): plug yet
 
51988
        another leak
 
51989
    
 
51990
    svn path=/trunk/; revision=7836
 
51991
 
 
51992
 capplets/appearance/ChangeLog          |    5 +++++
 
51993
 capplets/appearance/appearance-style.c |    9 ++++++++-
 
51994
 2 files changed, 13 insertions(+), 1 deletions(-)
 
51995
 
 
51996
commit 07341b7afc838043a42702828a1fe8155cd6e1c1
 
51997
Author: Denis Washington <denisw@svn.gnome.org>
 
51998
Date:   Sun Jul 8 17:56:26 2007 +0000
 
51999
 
 
52000
    change the button order in themes tab. add an icon to Customize button.
 
52001
    
 
52002
    2007-07-08  Denis Washington  <denisw@svn.gnome.org>
 
52003
    
 
52004
        * appearance.glade: change the button order in themes tab.
 
52005
        * appearance-style.c: add an icon to Customize button.
 
52006
    
 
52007
    svn path=/trunk/; revision=7835
 
52008
 
 
52009
 capplets/appearance/ChangeLog           |    5 +++++
 
52010
 capplets/appearance/appearance-themes.c |    6 +++++-
 
52011
 capplets/appearance/appearance.glade    |    9 ++++++---
 
52012
 3 files changed, 16 insertions(+), 4 deletions(-)
 
52013
 
 
52014
commit 04d06f42d614bb1896b617adf0273e6877fa68eb
 
52015
Author: Jens Granseuer <jensgr@gmx.net>
 
52016
Date:   Sun Jul 8 17:52:41 2007 +0000
 
52017
 
 
52018
    fix leaks
 
52019
    
 
52020
    2007-07-08  Jens Granseuer  <jensgr@gmx.net>
 
52021
    
 
52022
        * appearance-desktop.c: (wp_view_tooltip_cb): fix leaks
 
52023
    
 
52024
    svn path=/trunk/; revision=7834
 
52025
 
 
52026
 capplets/appearance/ChangeLog            |    4 ++++
 
52027
 capplets/appearance/appearance-desktop.c |    4 ++--
 
52028
 2 files changed, 6 insertions(+), 2 deletions(-)
 
52029
 
 
52030
commit fa41845299faee11863b7e893ecb88d01868a640
 
52031
Author: Jens Granseuer <jensgr@gmx.net>
 
52032
Date:   Sun Jul 8 15:23:08 2007 +0000
 
52033
 
 
52034
    include gdk-pixbuf.h (fixes bug #454634)
 
52035
    
 
52036
    2007-07-08  Jens Granseuer  <jensgr@gmx.net>
 
52037
    
 
52038
        * gnome-theme-info.h: include gdk-pixbuf.h (fixes bug #454634)
 
52039
    
 
52040
    svn path=/trunk/; revision=7833
 
52041
 
 
52042
 capplets/common/ChangeLog          |    4 ++++
 
52043
 capplets/common/gnome-theme-info.h |    2 +-
 
52044
 2 files changed, 5 insertions(+), 1 deletions(-)
 
52045
 
 
52046
commit 336d47c0952c93519e1fd8747e401638cbd3ca30
 
52047
Author: Jens Granseuer <jensgr@gmx.net>
 
52048
Date:   Sat Jul 7 11:39:05 2007 +0000
 
52049
 
 
52050
    fix error handling, plug some memory leaks, and properly handle unset
 
52051
    
 
52052
    2007-07-07  Jens Granseuer  <jensgr@gmx.net>
 
52053
    
 
52054
        * gnome-da-capplet.c: (entry_focus_out_event_cb),
 
52055
        (terminal_checkbutton_toggled_cb), (a11y_checkbutton_toggled_cb),
 
52056
        (web_radiobutton_toggled_cb), (web_combo_changed_cb),
 
52057
        (mail_combo_changed_cb), (media_combo_changed_cb),
 
52058
        (terminal_combo_changed_cb), (visual_combo_changed_cb),
 
52059
        (mobility_combo_changed_cb), (show_dialog): fix error handling, plug
 
52060
        some memory leaks, and properly handle unset GConf keys in
 
52061
        xxx_combo_changed_cb (fixes bug #454103)
 
52062
    
 
52063
    svn path=/trunk/; revision=7832
 
52064
 
 
52065
 capplets/default-applications/ChangeLog          |   11 ++
 
52066
 capplets/default-applications/gnome-da-capplet.c |  115 +++++++++-------------
 
52067
 2 files changed, 59 insertions(+), 67 deletions(-)
 
52068
 
 
52069
commit d5182cf7b114a47df6e569632724cdb7b2d52415
 
52070
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
52071
Date:   Fri Jul 6 13:23:50 2007 +0000
 
52072
 
 
52073
    Updated Spanish translation
 
52074
    
 
52075
    svn path=/trunk/; revision=7831
 
52076
 
 
52077
 po/ChangeLog |    4 ++
 
52078
 po/es.po     |  167 +++++++++++++++++++++++++++++++---------------------------
 
52079
 2 files changed, 93 insertions(+), 78 deletions(-)
 
52080
 
 
52081
commit cfa78944809677ad964400ce7cc5d8bd364d5b4b
 
52082
Author: Jens Granseuer <jensgr@gmx.net>
 
52083
Date:   Thu Jul 5 20:11:53 2007 +0000
 
52084
 
 
52085
    ellipsize the "Save As" button
 
52086
    
 
52087
    2007-07-05  Jens Granseuer  <jensgr@gmx.net>
 
52088
    
 
52089
        * appearance-themes.c: (themes_init):
 
52090
        * appearance.glade: ellipsize the "Save As" button
 
52091
    
 
52092
    svn path=/trunk/; revision=7830
 
52093
 
 
52094
 capplets/appearance/ChangeLog           |    5 +++++
 
52095
 capplets/appearance/appearance-themes.c |    9 ++++++---
 
52096
 capplets/appearance/appearance.glade    |    3 +--
 
52097
 3 files changed, 12 insertions(+), 5 deletions(-)
 
52098
 
 
52099
commit 386043886c98b21fc2a92cc7026c6c2f0b7a5e5c
 
52100
Author: Jens Granseuer <jensgr@gmx.net>
 
52101
Date:   Thu Jul 5 20:00:50 2007 +0000
 
52102
 
 
52103
    don't allocate colors in the colormap (update_cursor_size_scale),
 
52104
    
 
52105
    2007-07-05  Jens Granseuer  <jensgr@gmx.net>
 
52106
    
 
52107
        * appearance-style.c: (update_color_buttons_from_string): don't allocate
 
52108
        colors in the colormap
 
52109
        (update_cursor_size_scale), (cursor_size_scale_value_changed_cb): don't
 
52110
        crash if we have nothing but the default cursor theme
 
52111
    
 
52112
    svn path=/trunk/; revision=7829
 
52113
 
 
52114
 capplets/appearance/ChangeLog          |    7 +++++++
 
52115
 capplets/appearance/appearance-style.c |   24 +++++++++++-------------
 
52116
 2 files changed, 18 insertions(+), 13 deletions(-)
 
52117
 
 
52118
commit 118a8090ba1b11d1ea2f638dc275929314fbb01a
 
52119
Author: Jens Granseuer <jensgr@gmx.net>
 
52120
Date:   Thu Jul 5 19:44:02 2007 +0000
 
52121
 
 
52122
    call g_thread_init
 
52123
    
 
52124
    2007-07-05  Jens Granseuer  <jensgr@gmx.net>
 
52125
    
 
52126
        * theme-thumbnailer.c: (main): call g_thread_init
 
52127
    
 
52128
    svn path=/trunk/; revision=7828
 
52129
 
 
52130
 vfs-methods/themus/ChangeLog           |    5 ++++-
 
52131
 vfs-methods/themus/theme-thumbnailer.c |   15 ++++++++-------
 
52132
 2 files changed, 12 insertions(+), 8 deletions(-)
 
52133
 
 
52134
commit e146c386272b373e5610b1fa9db484b817ef3ae9
 
52135
Author: Denis Washington <denisw@svn.gnome.org>
 
52136
Date:   Thu Jul 5 18:00:55 2007 +0000
 
52137
 
 
52138
    set an explicit item width for the metatheme icon view so overly long
 
52139
    
 
52140
    2007-07-05  Denis Washington  <denisw@svn.gnome.org>
 
52141
    
 
52142
        * appearance.glade: set an explicit item width for the metatheme icon
 
52143
        view so overly long names don't needlessly widen all items'
 
52144
    width. Such
 
52145
        names are wrapped now.
 
52146
    
 
52147
    svn path=/trunk/; revision=7827
 
52148
 
 
52149
 capplets/appearance/ChangeLog        |    6 ++++++
 
52150
 capplets/appearance/appearance.glade |    1 +
 
52151
 2 files changed, 7 insertions(+), 0 deletions(-)
 
52152
 
 
52153
commit df0060e59d320c479a4db0f507f3644ab3927d92
 
52154
Author: Denis Washington <denisw@src.gnome.org>
 
52155
Date:   Thu Jul 5 17:51:07 2007 +0000
 
52156
 
 
52157
    Silly me...
 
52158
    
 
52159
    svn path=/trunk/; revision=7826
 
52160
 
 
52161
 capplets/common/ChangeLog |    2 +-
 
52162
 1 files changed, 1 insertions(+), 1 deletions(-)
 
52163
 
 
52164
commit 1f9ed4e83a3af6e346c8074221e14612916a6116
 
52165
Author: Denis Washington <denisw@src.gnome.org>
 
52166
Date:   Thu Jul 5 17:50:40 2007 +0000
 
52167
 
 
52168
    Silly me...
 
52169
    
 
52170
    svn path=/trunk/; revision=7825
 
52171
 
 
52172
 capplets/appearance/ChangeLog |    2 +-
 
52173
 1 files changed, 1 insertions(+), 1 deletions(-)
 
52174
 
 
52175
commit ebc0ce56a497670063a88469544bbc0ebda4b769
 
52176
Author: Denis Washington <denisw@svn.gnome.org>
 
52177
Date:   Thu Jul 5 17:49:01 2007 +0000
 
52178
 
 
52179
    Add cursor themes support.
 
52180
    
 
52181
    2007-06-27  Denis Washington  <denisw@svn.gnome.org>
 
52182
    
 
52183
        * appearance.glade:
 
52184
        * appearance-style.c: (cursor_size_scale_value_changed_cb),
 
52185
        (cursor_theme_changed), (prepare_list), (update_cursor_size_scale):
 
52186
        * theme-util.h:
 
52187
        Add cursor themes support.
 
52188
    
 
52189
    svn path=/trunk/; revision=7824
 
52190
 
 
52191
 capplets/appearance/ChangeLog          |   10 +++-
 
52192
 capplets/appearance/appearance-style.c |  123 +++++++++++++++++++++++++++++++-
 
52193
 capplets/appearance/appearance.glade   |  102 +++++++++++++++++++++-----
 
52194
 capplets/appearance/theme-util.h       |    1 +
 
52195
 4 files changed, 215 insertions(+), 21 deletions(-)
 
52196
 
 
52197
commit bbee377d3fcfe6059c632fc48e648fd55283a95c
 
52198
Author: Denis Washington <denisw@svn.gnome.org>
 
52199
Date:   Thu Jul 5 17:43:09 2007 +0000
 
52200
 
 
52201
    Add support for cursor themes (GnomeThemeCursorInfo); probably still a bit
 
52202
    
 
52203
    2007-07-01  Denis Washington  <denisw@svn.gnome.org>
 
52204
    
 
52205
        * gnome-theme-info.[ch]:
 
52206
        Add support for cursor themes (GnomeThemeCursorInfo); probably still a bit
 
52207
        rough around the edges, but it works.
 
52208
    
 
52209
    svn path=/trunk/; revision=7823
 
52210
 
 
52211
 capplets/common/ChangeLog          |    6 +
 
52212
 capplets/common/gnome-theme-info.c |  181 ++++++++++++++++++++++++++++++++++++
 
52213
 capplets/common/gnome-theme-info.h |   17 ++++
 
52214
 3 files changed, 204 insertions(+), 0 deletions(-)
 
52215
 
 
52216
commit aba35d4e9bc1e573e3d25dcbe29f63b82e594b9b
 
52217
Author: Alexander Shopov <ash@contact.bg>
 
52218
Date:   Wed Jul 4 16:16:15 2007 +0000
 
52219
 
 
52220
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
52221
    
 
52222
    2007-07-04  Alexander Shopov  <ash@contact.bg>
 
52223
    
 
52224
        * bg.po: Updated Bulgarian translation by
 
52225
        Alexander Shopov <ash@contact.bg>
 
52226
    
 
52227
    svn path=/trunk/; revision=7822
 
52228
 
 
52229
 po/ChangeLog |    5 +
 
52230
 po/bg.po     |  393 +++++++++++++++++++---------------------------------------
 
52231
 2 files changed, 132 insertions(+), 266 deletions(-)
 
52232
 
 
52233
commit 0b1af0579d3d6302b9e5adb7019b6c182dd9a670
 
52234
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
52235
Date:   Tue Jul 3 14:22:35 2007 +0000
 
52236
 
 
52237
    Updated Finnish translation
 
52238
    
 
52239
    svn path=/trunk/; revision=7821
 
52240
 
 
52241
 po/ChangeLog |    4 +
 
52242
 po/fi.po     | 4176 +++++++++++++++++++++++++++++++---------------------------
 
52243
 2 files changed, 2227 insertions(+), 1953 deletions(-)
 
52244
 
 
52245
commit 664a7fb56ef30d2792b3b4105d8d1aa55137c402
 
52246
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
52247
Date:   Tue Jul 3 00:16:58 2007 +0000
 
52248
 
 
52249
    updated vi.po
 
52250
    
 
52251
    svn path=/trunk/; revision=7820
 
52252
 
 
52253
 po/ChangeLog |    4 ++++
 
52254
 po/vi.po     |    8 ++++----
 
52255
 2 files changed, 8 insertions(+), 4 deletions(-)
 
52256
 
 
52257
commit 9f0067d2b49829a1426b140e26d8b0594e7b8110
 
52258
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
52259
Date:   Sun Jul 1 23:40:01 2007 +0000
 
52260
 
 
52261
    updated vi.po
 
52262
    
 
52263
    svn path=/trunk/; revision=7819
 
52264
 
 
52265
 po/ChangeLog |    4 ++++
 
52266
 1 files changed, 4 insertions(+), 0 deletions(-)
 
52267
 
 
52268
commit 762d87b655f9908263a497f2cb499d52c303751e
 
52269
Author: Jens Granseuer <jensgr@gmx.net>
 
52270
Date:   Sun Jul 1 16:45:33 2007 +0000
 
52271
 
 
52272
    Patch by: Grzegorz Dymarek <gregd@interia.pl>
 
52273
    
 
52274
    2007-07-01  Jens Granseuer  <jensgr@gmx.net>
 
52275
    
 
52276
        Patch by: Grzegorz Dymarek <gregd@interia.pl>
 
52277
    
 
52278
        * gnome-settings-multimedia-keys.c: (do_sound_action): don't
 
52279
        unmute when lowering the volume and switch to muted when the
 
52280
        volume reaches 0 (closes bug #337896)
 
52281
    
 
52282
    svn path=/trunk/; revision=7818
 
52283
 
 
52284
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
52285
 .../gnome-settings-multimedia-keys.c               |    8 +++-----
 
52286
 2 files changed, 11 insertions(+), 5 deletions(-)
 
52287
 
 
52288
commit 04832abec9d746bba3f2296962137b609d631cb5
 
52289
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
52290
Date:   Sun Jul 1 16:15:42 2007 +0000
 
52291
 
 
52292
    Fixed header information.
 
52293
    
 
52294
    2007-07-01  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
52295
    
 
52296
        * pt_BR/pt_BR.po: Fixed header information.
 
52297
    
 
52298
    svn path=/trunk/; revision=7817
 
52299
 
 
52300
 help/ChangeLog      |    4 ++++
 
52301
 help/pt_BR/pt_BR.po |    4 ++--
 
52302
 2 files changed, 6 insertions(+), 2 deletions(-)
 
52303
 
 
52304
commit 2675012625db350f7763651aae6ec54e00f88285
 
52305
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
52306
Date:   Sun Jul 1 16:03:01 2007 +0000
 
52307
 
 
52308
    Added pt_BR to DOC_LINGUAS Added Brazilian Portuguese translation Wendell
 
52309
    
 
52310
    2007-07-01  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
52311
    
 
52312
        * Makefile.am: Added pt_BR to DOC_LINGUAS
 
52313
        * pt_BR/pt_BR.po: Added Brazilian Portuguese translation Wendell Silva
 
52314
        <thluxx@gmail.com>.
 
52315
    
 
52316
    svn path=/trunk/; revision=7815
 
52317
 
 
52318
 help/ChangeLog      |    8 +++-
 
52319
 help/Makefile.am    |    2 +-
 
52320
 help/pt_BR/pt_BR.po |  148 +++++++++++++++++++++++++++++++++++++++++++++++++++
 
52321
 3 files changed, 156 insertions(+), 2 deletions(-)
 
52322
 
 
52323
commit c214dd27e9fd47efe99ea1726f4b10cba90ac211
 
52324
Author: Jens Granseuer <jensgr@gmx.net>
 
52325
Date:   Sun Jul 1 15:58:55 2007 +0000
 
52326
 
 
52327
    if we don't take over the background because nautilus is running, don't
 
52328
    
 
52329
    2007-07-01  Jens Granseuer  <jensgr@gmx.net>
 
52330
    
 
52331
        * gnome-settings-background.c:
 
52332
        (gnome_settings_module_background_start): if we don't take over
 
52333
        the background because nautilus is running, don't treat that as
 
52334
        an error
 
52335
    
 
52336
    svn path=/trunk/; revision=7814
 
52337
 
 
52338
 gnome-settings-daemon/ChangeLog                   |    7 +++++++
 
52339
 gnome-settings-daemon/gnome-settings-background.c |    2 +-
 
52340
 2 files changed, 8 insertions(+), 1 deletions(-)
 
52341
 
 
52342
commit e73cddb29f31977f94da43dd8c6e7a5e98ac9b97
 
52343
Author: Jens Granseuer <jensgr@gmx.net>
 
52344
Date:   Sun Jul 1 15:56:19 2007 +0000
 
52345
 
 
52346
    reduce static data
 
52347
    
 
52348
    2007-07-01  Jens Granseuer  <jensgr@gmx.net>
 
52349
    
 
52350
        * gnome-settings-accessibility-keyboard.c:
 
52351
        (gnome_settings_module_accessibility_keyboard_get_type):
 
52352
        * gnome-settings-background.c:
 
52353
        (gnome_settings_module_background_get_type):
 
52354
        * gnome-settings-clipboard.c:
 
52355
        (gnome_settings_module_clipboard_get_type):
 
52356
        * gnome-settings-default-editor.c:
 
52357
        (gnome_settings_module_default_editor_get_type):
 
52358
        * gnome-settings-font.c: (gnome_settings_module_font_get_type):
 
52359
        * gnome-settings-gtk1theme.c:
 
52360
        (gnome_settings_module_gtk1_get_type):
 
52361
        * gnome-settings-keybindings.c:
 
52362
        (gnome_settings_module_keybindings_get_type):
 
52363
        * gnome-settings-keyboard.c:
 
52364
        (gnome_settings_module_keyboard_get_type):
 
52365
        * gnome-settings-module.c: (gnome_settings_module_get_type):
 
52366
        * gnome-settings-mouse.c: (gnome_settings_module_mouse_get_type):
 
52367
        * gnome-settings-multimedia-keys.c:
 
52368
        (gnome_settings_module_multimedia_keys_get_type):
 
52369
        * gnome-settings-screensaver.c:
 
52370
        (gnome_settings_module_screensaver_get_type):
 
52371
        * gnome-settings-sound.c: (gnome_settings_module_sound_get_type):
 
52372
        * gnome-settings-typing-break.c:
 
52373
        (gnome_settings_module_typing_break_get_type):
 
52374
        * gnome-settings-xrdb.c: (gnome_settings_module_xrdb_get_type):
 
52375
        * gnome-settings-xsettings.c:
 
52376
        (gnome_settings_module_xsettings_get_type): reduce static data
 
52377
    
 
52378
    svn path=/trunk/; revision=7813
 
52379
 
 
52380
 gnome-settings-daemon/ChangeLog                    |   30 ++++
 
52381
 .../gnome-settings-accessibility-keyboard.c        |   30 ++--
 
52382
 gnome-settings-daemon/gnome-settings-background.c  |   28 ++--
 
52383
 gnome-settings-daemon/gnome-settings-clipboard.c   |  144 ++++++++++----------
 
52384
 .../gnome-settings-default-editor.c                |   14 +-
 
52385
 gnome-settings-daemon/gnome-settings-font.c        |   16 +-
 
52386
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |   28 ++--
 
52387
 gnome-settings-daemon/gnome-settings-keybindings.c |    2 +-
 
52388
 gnome-settings-daemon/gnome-settings-keyboard.c    |   10 +-
 
52389
 gnome-settings-daemon/gnome-settings-module.c      |   10 +-
 
52390
 gnome-settings-daemon/gnome-settings-mouse.c       |    2 +-
 
52391
 .../gnome-settings-multimedia-keys.c               |   12 +-
 
52392
 gnome-settings-daemon/gnome-settings-screensaver.c |    2 +-
 
52393
 gnome-settings-daemon/gnome-settings-sound.c       |   24 ++--
 
52394
 .../gnome-settings-typing-break.c                  |   10 +-
 
52395
 gnome-settings-daemon/gnome-settings-xrdb.c        |    2 +-
 
52396
 gnome-settings-daemon/gnome-settings-xsettings.c   |   50 ++++----
 
52397
 17 files changed, 222 insertions(+), 192 deletions(-)
 
52398
 
 
52399
commit d69ad6a3fc43bb2c1dad5ebb56be3f01c2ea9436
 
52400
Author: Jens Granseuer <jensgr@gmx.net>
 
52401
Date:   Sun Jul 1 15:37:19 2007 +0000
 
52402
 
 
52403
    fix compiler warnings (closes bug #438152)
 
52404
    
 
52405
    2007-07-01  Jens Granseuer  <jensgr@gmx.net>
 
52406
    
 
52407
        * factory.c: (main):
 
52408
        * gnome-settings-keybindings.c:
 
52409
        * gnome-settings-mouse.c:
 
52410
        * gnome-settings-screensaver.c: (key_toggled_cb):
 
52411
        * gnome-settings-xrdb.c: fix compiler warnings (closes bug #438152)
 
52412
    
 
52413
    svn path=/trunk/; revision=7811
 
52414
 
 
52415
 gnome-settings-daemon/ChangeLog                    |    8 +++
 
52416
 gnome-settings-daemon/factory.c                    |    6 +-
 
52417
 gnome-settings-daemon/gnome-settings-keybindings.c |   49 ++++++++++----------
 
52418
 gnome-settings-daemon/gnome-settings-mouse.c       |   29 ++++++------
 
52419
 gnome-settings-daemon/gnome-settings-screensaver.c |    2 +-
 
52420
 gnome-settings-daemon/gnome-settings-xrdb.c        |   35 +++++++-------
 
52421
 6 files changed, 70 insertions(+), 59 deletions(-)
 
52422
 
 
52423
commit 2d521a0b6e17e2adf0ea9312999ce4b29c4177c4
 
52424
Author: Jens Granseuer <jensgr@gmx.net>
 
52425
Date:   Sun Jul 1 15:01:23 2007 +0000
 
52426
 
 
52427
    add safeguards for NULL values (closes bug #441036)
 
52428
    
 
52429
    2007-07-01  Jens Granseuer  <jensgr@gmx.net>
 
52430
    
 
52431
        * gconf-property-editor.c: (peditor_string_value_changed),
 
52432
        (peditor_color_value_changed): add safeguards for NULL values (closes
 
52433
        bug #441036)
 
52434
    
 
52435
    svn path=/trunk/; revision=7810
 
52436
 
 
52437
 capplets/common/ChangeLog               |    6 ++++++
 
52438
 capplets/common/gconf-property-editor.c |   21 +++++++++++++++------
 
52439
 2 files changed, 21 insertions(+), 6 deletions(-)
 
52440
 
 
52441
commit 6f8421368b82b65ea30d147ffb5b2b1f626a3312
 
52442
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
52443
Date:   Sun Jul 1 02:52:16 2007 +0000
 
52444
 
 
52445
    Fixed typo in Brazilian Portuguese translation.
 
52446
    
 
52447
    2007-06-30  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
52448
    
 
52449
        * pt_BR.po: Fixed typo in Brazilian Portuguese translation.
 
52450
    
 
52451
    svn path=/trunk/; revision=7809
 
52452
 
 
52453
 po/ChangeLog |    4 ++++
 
52454
 po/pt_BR.po  |    4 ++--
 
52455
 2 files changed, 6 insertions(+), 2 deletions(-)
 
52456
 
 
52457
commit 87fb51d92164fd2af6ce7d6af48e1b29d5721d89
 
52458
Author: Jens Granseuer <jensgr@gmx.net>
 
52459
Date:   Fri Jun 29 20:53:25 2007 +0000
 
52460
 
 
52461
    compare the string from the widget against the converted gconf value, not
 
52462
    
 
52463
    2007-06-29  Jens Granseuer  <jensgr@gmx.net>
 
52464
    
 
52465
        * gconf-property-editor.c: (peditor_string_value_changed): compare the
 
52466
        string from the widget against the converted gconf value, not the
 
52467
        unmodified one
 
52468
    
 
52469
    svn path=/trunk/; revision=7807
 
52470
 
 
52471
 capplets/common/ChangeLog               |    6 ++
 
52472
 capplets/common/gconf-property-editor.c |  106 +++++++++++++++---------------
 
52473
 2 files changed, 59 insertions(+), 53 deletions(-)
 
52474
 
 
52475
commit 729cecafc07bc6b83d23f3017624f62be3685fc9
 
52476
Author: Jens Granseuer <jensgr@gmx.net>
 
52477
Date:   Fri Jun 29 20:05:33 2007 +0000
 
52478
 
 
52479
    remove
 
52480
    
 
52481
    2007-06-29  Jens Granseuer  <jensgr@gmx.net>
 
52482
    
 
52483
        * display-capplet.png: remove
 
52484
    
 
52485
        * Makefile.am:
 
52486
        * display-properties.desktop.in.in:
 
52487
        * icons/16x16/gnome-display-properties.png:
 
52488
        * icons/22x22/gnome-display-properties.png:
 
52489
        * icons/24x24/gnome-display-properties.png:
 
52490
        * icons/32x32/gnome-display-properties.png:
 
52491
        * icons/scalable/gnome-display-properties.svg:
 
52492
        * main.c: (create_dialog): add and use new icon by Jakub Steiner
 
52493
        <jimmac@ximian.com>. Closes bug #375230.
 
52494
    
 
52495
    svn path=/trunk/; revision=7806
 
52496
 
 
52497
 capplets/display/ChangeLog                         |   14 +
 
52498
 capplets/display/Makefile.am                       |   24 +-
 
52499
 capplets/display/display-capplet.png               |  Bin 2824 -> 0 bytes
 
52500
 capplets/display/display-properties.desktop.in.in  |    2 +-
 
52501
 .../icons/16x16/gnome-display-properties.png       |  Bin 0 -> 613 bytes
 
52502
 .../icons/22x22/gnome-display-properties.png       |  Bin 0 -> 866 bytes
 
52503
 .../icons/24x24/gnome-display-properties.png       |  Bin 0 -> 909 bytes
 
52504
 .../icons/32x32/gnome-display-properties.png       |  Bin 0 -> 1602 bytes
 
52505
 .../icons/scalable/gnome-display-properties.svg    |  470 ++++++++++++++++++++
 
52506
 capplets/display/main.c                            |  114 +++---
 
52507
 10 files changed, 558 insertions(+), 66 deletions(-)
 
52508
 
 
52509
commit 68c38dbe66bfed5f38b550ae871bd7e9bcf031cf
 
52510
Author: Jens Granseuer <jensgr@gmx.net>
 
52511
Date:   Fri Jun 29 19:44:50 2007 +0000
 
52512
 
 
52513
    add and use new icon by Josef Vybiral <cornelius@vybiral.info> (closes bug
 
52514
    
 
52515
    2007-06-29  Jens Granseuer  <jensgr@gmx.net>
 
52516
    
 
52517
        * Makefile.am:
 
52518
        * gnome-network-preferences.c: (cb_http_details_button_clicked):
 
52519
        * gnome-network-preferences.desktop.in.in:
 
52520
        * icons/16x16/gnome-network-preferences.png:
 
52521
        * icons/16x16/gnome-network-preferences.svg:
 
52522
        * icons/22x22/gnome-network-preferences.png:
 
52523
        * icons/22x22/gnome-network-preferences.svg:
 
52524
        * icons/24x24/gnome-network-preferences.png:
 
52525
        * icons/32x32/gnome-network-preferences.png:
 
52526
        * icons/32x32/gnome-network-preferences.svg:
 
52527
        * icons/scalable/gnome-network-preferences.svg: add and use new
 
52528
        icon by Josef Vybiral <cornelius@vybiral.info> (closes bug #399051)
 
52529
    
 
52530
    svn path=/trunk/; revision=7805
 
52531
 
 
52532
 capplets/network/ChangeLog                         |   39 +-
 
52533
 capplets/network/Makefile.am                       |   33 +-
 
52534
 capplets/network/gnome-network-preferences.c       |   86 ++--
 
52535
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
52536
 .../icons/16x16/gnome-network-preferences.png      |  Bin 0 -> 824 bytes
 
52537
 .../icons/16x16/gnome-network-preferences.svg      |  364 ++++++++++++
 
52538
 .../icons/22x22/gnome-network-preferences.png      |  Bin 0 -> 1081 bytes
 
52539
 .../icons/22x22/gnome-network-preferences.svg      |  452 ++++++++++++++
 
52540
 .../icons/24x24/gnome-network-preferences.png      |  Bin 0 -> 1081 bytes
 
52541
 .../icons/32x32/gnome-network-preferences.png      |  Bin 0 -> 1855 bytes
 
52542
 .../icons/32x32/gnome-network-preferences.svg      |  518 ++++++++++++++++
 
52543
 .../icons/scalable/gnome-network-preferences.svg   |  628 ++++++++++++++++++++
 
52544
 12 files changed, 2060 insertions(+), 62 deletions(-)
 
52545
 
 
52546
commit 9b57271af89e8e57b49d6744dcd4b49a97e5a5ba
 
52547
Author: Jens Granseuer <jensgr@gmx.net>
 
52548
Date:   Fri Jun 29 18:50:12 2007 +0000
 
52549
 
 
52550
    fix target dir for icons
 
52551
    
 
52552
    2007-06-29  Jens Granseuer  <jensgr@gmx.net>
 
52553
    
 
52554
        * Makefile.am: fix target dir for icons
 
52555
    
 
52556
    svn path=/trunk/; revision=7804
 
52557
 
 
52558
 capplets/sound/ChangeLog   |    4 ++++
 
52559
 capplets/sound/Makefile.am |   10 +++++-----
 
52560
 2 files changed, 9 insertions(+), 5 deletions(-)
 
52561
 
 
52562
commit 9c0c8e49ec7aa64d21dc027acd46c7fbd530ec31
 
52563
Author: Jens Granseuer <jensgr@gmx.net>
 
52564
Date:   Fri Jun 29 16:16:24 2007 +0000
 
52565
 
 
52566
    add a frame to the media popup (closes bug #451674)
 
52567
    
 
52568
    2007-06-29  Jens Granseuer  <jensgr@gmx.net>
 
52569
    
 
52570
        * actions/acme.glade:
 
52571
        * gsd-media-keys-window.c: (gsd_media_keys_window_init): add a frame to
 
52572
        the media popup (closes bug #451674)
 
52573
    
 
52574
    svn path=/trunk/; revision=7803
 
52575
 
 
52576
 gnome-settings-daemon/ChangeLog               |    6 ++
 
52577
 gnome-settings-daemon/actions/acme.glade      |   68 +++++++++++++-----------
 
52578
 gnome-settings-daemon/gsd-media-keys-window.c |   12 ++--
 
52579
 3 files changed, 49 insertions(+), 37 deletions(-)
 
52580
 
 
52581
commit ec555198def89136c55aebfe969c017e28262a38
 
52582
Author: Artur Flinta <aflinta@svn.gnome.org>
 
52583
Date:   Fri Jun 29 11:45:53 2007 +0000
 
52584
 
 
52585
    Updated Polish translation by GNOME PL Team.
 
52586
    
 
52587
    2007-06-29  Artur Flinta  <aflinta@svn.gnome.org>
 
52588
    
 
52589
        * pl.po: Updated Polish translation by GNOME PL Team.
 
52590
    
 
52591
    
 
52592
    svn path=/trunk/; revision=7802
 
52593
 
 
52594
 po/ChangeLog |    4 +
 
52595
 po/pl.po     | 4307 +++++++++++++++++++++++++++++++---------------------------
 
52596
 2 files changed, 2324 insertions(+), 1987 deletions(-)
 
52597
 
 
52598
commit ccb371fe0d5466ad748717be8d102f5a128d4f98
 
52599
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
52600
Date:   Fri Jun 29 10:31:10 2007 +0000
 
52601
 
 
52602
    updated dzongkha translation
 
52603
    
 
52604
    svn path=/trunk/; revision=7801
 
52605
 
 
52606
 po/ChangeLog |    4 +
 
52607
 po/dz.po     | 2574 ++++++++++++++++++++++++++++++++--------------------------
 
52608
 2 files changed, 1411 insertions(+), 1167 deletions(-)
 
52609
 
 
52610
commit a2d38b79247b014f8cd11835bc70b52d5d920053
 
52611
Author: Jens Granseuer <jensgr@gmx.net>
 
52612
Date:   Thu Jun 28 21:39:22 2007 +0000
 
52613
 
 
52614
    add explicit width_request to our icon views so we can use
 
52615
    
 
52616
    2007-06-28  Jens Granseuer  <jensgr@gmx.net>
 
52617
    
 
52618
        * appearance.glade: add explicit width_request to our icon views so we
 
52619
        can use GTK_POLICY_NEVER for horizontal scrollbars and still properly
 
52620
        resize the window (part of bug #451585)
 
52621
    
 
52622
    svn path=/trunk/; revision=7800
 
52623
 
 
52624
 capplets/appearance/ChangeLog        |    6 ++++++
 
52625
 capplets/appearance/appearance.glade |    6 ++++--
 
52626
 2 files changed, 10 insertions(+), 2 deletions(-)
 
52627
 
 
52628
commit 5ae27eac8f79926f0409ac891a9d30725950fbc6
 
52629
Author: Jens Granseuer <jensgr@gmx.net>
 
52630
Date:   Thu Jun 28 20:07:34 2007 +0000
 
52631
 
 
52632
    move "selection_mode" to glade file and remove hard-coded item width
 
52633
    
 
52634
    2007-06-28  Jens Granseuer  <jensgr@gmx.net>
 
52635
    
 
52636
        * appearance-themes.c: (themes_init):
 
52637
        * appearance.glade: move "selection_mode" to glade file and remove
 
52638
        hard-coded item width
 
52639
    
 
52640
    svn path=/trunk/; revision=7799
 
52641
 
 
52642
 capplets/appearance/ChangeLog           |    6 ++++++
 
52643
 capplets/appearance/appearance-themes.c |    3 +--
 
52644
 capplets/appearance/appearance.glade    |    3 +--
 
52645
 3 files changed, 8 insertions(+), 4 deletions(-)
 
52646
 
 
52647
commit ca722b917768ea3abc944e6fdb8a6f8d7d07e178
 
52648
Author: Jens Granseuer <jensgr@gmx.net>
 
52649
Date:   Thu Jun 28 18:33:54 2007 +0000
 
52650
 
 
52651
    fix leaks, use g_list_foreach instead of open-coded loop
 
52652
    
 
52653
    2007-06-28  Jens Granseuer  <jensgr@gmx.net>
 
52654
    
 
52655
        * appearance-themes.c: (theme_store_sort_func), (themes_init): fix leaks,
 
52656
        use g_list_foreach instead of open-coded loop
 
52657
    
 
52658
    svn path=/trunk/; revision=7798
 
52659
 
 
52660
 capplets/appearance/ChangeLog           |    5 ++++
 
52661
 capplets/appearance/appearance-themes.c |   35 ++++++++++++++++++++----------
 
52662
 2 files changed, 28 insertions(+), 12 deletions(-)
 
52663
 
 
52664
commit 06f1c0403b146ad3199ac8b0e6e0c209276e3541
 
52665
Author: Jens Granseuer <jensgr@gmx.net>
 
52666
Date:   Thu Jun 28 17:57:24 2007 +0000
 
52667
 
 
52668
    Patch by: Luca Feretti <elle.uca@libero.it>
 
52669
    
 
52670
    2007-06-28  Jens Granseuer  <jensgr@gmx.net>
 
52671
    
 
52672
        Patch by: Luca Feretti <elle.uca@libero.it>
 
52673
    
 
52674
        * gnome-settings-sound.desktop.in.in:
 
52675
        * sound-properties-capplet.c: (main): use new icon name (patch from bug
 
52676
        #397305)
 
52677
    
 
52678
    svn path=/trunk/; revision=7797
 
52679
 
 
52680
 capplets/sound/ChangeLog                          |    8 ++++++++
 
52681
 capplets/sound/gnome-settings-sound.desktop.in.in |    2 +-
 
52682
 capplets/sound/sound-properties-capplet.c         |    2 +-
 
52683
 3 files changed, 10 insertions(+), 2 deletions(-)
 
52684
 
 
52685
commit 91e2cb78259318171c2ed0127fafe97907101249
 
52686
Author: Jens Granseuer <jensgr@gmx.net>
 
52687
Date:   Thu Jun 28 17:51:19 2007 +0000
 
52688
 
 
52689
    add new icons by Josef Vybiral (closes bug #397305)
 
52690
    
 
52691
    2007-06-28  Jens Granseuer  <jensgr@gmx.net>
 
52692
    
 
52693
        * Makefile.am:
 
52694
        * icons/16x16/gnome-sound-properties.svg:
 
52695
        * icons/22x22/gnome-sound-properties.svg:
 
52696
        * icons/32x32/gnome-sound-properties.svg:
 
52697
        * icons/scalable/gnome-sound-properties.svg:
 
52698
        add new icons by Josef Vybiral (closes bug #397305)
 
52699
    
 
52700
    svn path=/trunk/; revision=7796
 
52701
 
 
52702
 capplets/sound/ChangeLog                           |    9 +
 
52703
 capplets/sound/Makefile.am                         |   47 ++-
 
52704
 .../sound/icons/16x16/gnome-sound-properties.png   |  Bin 0 -> 917 bytes
 
52705
 .../sound/icons/16x16/gnome-sound-properties.svg   |  585 ++++++++++++++++++
 
52706
 .../sound/icons/22x22/gnome-sound-properties.png   |  Bin 0 -> 1424 bytes
 
52707
 .../sound/icons/22x22/gnome-sound-properties.svg   |  595 ++++++++++++++++++
 
52708
 .../sound/icons/24x24/gnome-sound-properties.png   |  Bin 0 -> 1431 bytes
 
52709
 .../sound/icons/32x32/gnome-sound-properties.png   |  Bin 0 -> 2308 bytes
 
52710
 .../sound/icons/32x32/gnome-sound-properties.svg   |  633 ++++++++++++++++++++
 
52711
 .../icons/scalable/gnome-sound-properties.svg      |  554 +++++++++++++++++
 
52712
 10 files changed, 2411 insertions(+), 12 deletions(-)
 
52713
 
 
52714
commit 9309d4aa4ac5618148ba8c42404d7f85890be16e
 
52715
Author: Clytie Siddall <clyties@src.gnome.org>
 
52716
Date:   Thu Jun 28 13:25:58 2007 +0000
 
52717
 
 
52718
    Makefile.am     Added vi to DOC_LINGUAS.
 
52719
    
 
52720
    svn path=/trunk/; revision=7795
 
52721
 
 
52722
 help/Makefile.am |    2 +-
 
52723
 1 files changed, 1 insertions(+), 1 deletions(-)
 
52724
 
 
52725
commit 341629e914b1cad1ba9983ba71c9e34cc7c1e80d
 
52726
Author: Clytie Siddall <clyties@src.gnome.org>
 
52727
Date:   Thu Jun 28 13:25:05 2007 +0000
 
52728
 
 
52729
    vi.po: Added Vietnamese translation.
 
52730
    
 
52731
    
 
52732
    svn path=/trunk/; revision=7794
 
52733
 
 
52734
 help/ChangeLog |    1 +
 
52735
 1 files changed, 1 insertions(+), 0 deletions(-)
 
52736
 
 
52737
commit 06b731329c66765ca192191a4f52b36f913adf13
 
52738
Author: Clytie Siddall <clyties@src.gnome.org>
 
52739
Date:   Thu Jun 28 13:23:03 2007 +0000
 
52740
 
 
52741
    vi.po: Added vi directory and Vietnamese translation.
 
52742
    
 
52743
    
 
52744
    svn path=/trunk/; revision=7793
 
52745
 
 
52746
 help/ChangeLog |    4 ++++
 
52747
 1 files changed, 4 insertions(+), 0 deletions(-)
 
52748
 
 
52749
commit 9e12bd60c88b972cb76aa6f1aa060b1c6d97ddbd
 
52750
Author: Clytie Siddall <clyties@src.gnome.org>
 
52751
Date:   Thu Jun 28 13:21:48 2007 +0000
 
52752
 
 
52753
    Added Vietnamese translation.
 
52754
    
 
52755
    svn path=/trunk/; revision=7792
 
52756
 
 
52757
 help/vi/vi.po |   97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
52758
 1 files changed, 97 insertions(+), 0 deletions(-)
 
52759
 
 
52760
commit f667af59bd8daa3db51e544b4d38c44dfd146cdb
 
52761
Author: Priit Laes <plaes@svn.gnome.org>
 
52762
Date:   Thu Jun 28 08:02:30 2007 +0000
 
52763
 
 
52764
    Estonian translation update by Ivar Smolin.
 
52765
    
 
52766
    2007-06-28  Priit Laes  <plaes@svn.gnome.org>
 
52767
    
 
52768
        * et.po: Estonian translation update by Ivar Smolin.
 
52769
    
 
52770
    svn path=/trunk/; revision=7789
 
52771
 
 
52772
 po/ChangeLog |    4 +
 
52773
 po/et.po     | 4125 +++++++++++++++++++++++++++++++---------------------------
 
52774
 2 files changed, 2229 insertions(+), 1900 deletions(-)
 
52775
 
 
52776
commit fd3fa9876d352c87f5ba78ee7f634ac6986abdd2
 
52777
Author: Daniel Nylander <dnylande@src.gnome.org>
 
52778
Date:   Wed Jun 27 21:22:30 2007 +0000
 
52779
 
 
52780
    sv.po: Updated Swedish translation
 
52781
    
 
52782
    svn path=/trunk/; revision=7788
 
52783
 
 
52784
 po/ChangeLog |    4 ++
 
52785
 po/sv.po     |  134 +++++++++++++++++++++++++++++++++++-----------------------
 
52786
 2 files changed, 85 insertions(+), 53 deletions(-)
 
52787
 
 
52788
commit c59e3c28118681ac00368e75ce30703fa89c7631
 
52789
Author: Denis Washington <denisw@svn.gnome.org>
 
52790
Date:   Wed Jun 27 07:16:01 2007 +0000
 
52791
 
 
52792
    Load the metatheme thumbnails in the order they are in the list.
 
52793
    
 
52794
    2007-06-27  Denis Washington  <denisw@svn.gnome.org>
 
52795
    
 
52796
        * appearance-themes.c: (theme_list_sort_func, themes_init):
 
52797
        Load the metatheme thumbnails in the order they are in the list.
 
52798
    
 
52799
    svn path=/trunk/; revision=7787
 
52800
 
 
52801
 capplets/appearance/ChangeLog           |    5 +++++
 
52802
 capplets/appearance/appearance-themes.c |   21 ++++++++++++++++-----
 
52803
 2 files changed, 21 insertions(+), 5 deletions(-)
 
52804
 
 
52805
commit edd29cffe6b71c1a7a58a2fcbd44cd9cf2fe75d3
 
52806
Author: Denis Washington <denisw@svn.gnome.org>
 
52807
Date:   Wed Jun 27 06:54:49 2007 +0000
 
52808
 
 
52809
    Make the Custom theme always the first in the list and make it's label
 
52810
    
 
52811
    2007-06-27  Denis Washington  <denisw@svn.gnome.org>
 
52812
    
 
52813
        * appearance.h:
 
52814
        * appearance-themes.c: (theme_list_sort_func, themes_init):
 
52815
        Make the Custom theme always the first in the list and make it's label bold
 
52816
        to diffentiate it from the other themes.
 
52817
    
 
52818
    svn path=/trunk/; revision=7786
 
52819
 
 
52820
 capplets/appearance/ChangeLog           |    7 +++++++
 
52821
 capplets/appearance/appearance-themes.c |   24 ++++++++++++++++++++++--
 
52822
 capplets/appearance/appearance.glade    |    2 +-
 
52823
 3 files changed, 30 insertions(+), 3 deletions(-)
 
52824
 
 
52825
commit 0176f18063d8706a0c3a734da9b765e8bdcd0b72
 
52826
Author: Clytie Siddall <clyties@src.gnome.org>
 
52827
Date:   Wed Jun 27 05:27:07 2007 +0000
 
52828
 
 
52829
    Updated Vietnamese translation.
 
52830
    
 
52831
    svn path=/trunk/; revision=7785
 
52832
 
 
52833
 po/ChangeLog |    4 ++++
 
52834
 po/vi.po     |   25 +++++++++++++------------
 
52835
 2 files changed, 17 insertions(+), 12 deletions(-)
 
52836
 
 
52837
commit 6b9550b491dfb805456b198d503ddea87d90e160
 
52838
Author: Michael Terry <mterry@src.gnome.org>
 
52839
Date:   Tue Jun 26 23:29:58 2007 +0000
 
52840
 
 
52841
    use icon theme for app icons, bug #450777
 
52842
    
 
52843
    svn path=/trunk/; revision=7784
 
52844
 
 
52845
 capplets/common/ChangeLog                          |    5 ++
 
52846
 capplets/common/Makefile.am                        |    2 -
 
52847
 capplets/common/capplet-util.c                     |   52 +------------------
 
52848
 capplets/display/ChangeLog                         |    6 ++
 
52849
 capplets/display/Makefile.am                       |   21 ++++++--
 
52850
 capplets/display/display-properties.desktop.in.in  |    2 +-
 
52851
 capplets/display/main.c                            |    2 +-
 
52852
 capplets/file-types/ChangeLog                      |    6 ++
 
52853
 capplets/file-types/Makefile.am                    |   16 ++++++
 
52854
 capplets/file-types/file-types-capplet.c           |    2 +-
 
52855
 .../file-types/file-types-capplet.desktop.in.in    |    2 +-
 
52856
 capplets/file-types/mime-edit-dialog.c             |    2 +-
 
52857
 capplets/localization/ChangeLog                    |    6 ++
 
52858
 capplets/localization/Makefile.am                  |   18 ++++++-
 
52859
 .../localization/gnome-localization-properties.c   |    2 +-
 
52860
 capplets/localization/localization.desktop.in.in   |    2 +-
 
52861
 typing-break/ChangeLog                             |    5 ++
 
52862
 typing-break/Makefile.am                           |    6 ++-
 
52863
 18 files changed, 88 insertions(+), 69 deletions(-)
 
52864
 
 
52865
commit 68295d5106b6e894187f94681702e88d413d91a3
 
52866
Author: Jens Granseuer <jensgr@gmx.net>
 
52867
Date:   Tue Jun 26 18:27:39 2007 +0000
 
52868
 
 
52869
    ... and actually accept an empty color scheme setting as valid
 
52870
    
 
52871
    2007-06-26  Jens Granseuer  <jensgr@gmx.net>
 
52872
    
 
52873
        * appearance-themes.c: (theme_is_equal): ... and actually accept an empty
 
52874
        color scheme setting as valid
 
52875
    
 
52876
    svn path=/trunk/; revision=7783
 
52877
 
 
52878
 capplets/appearance/ChangeLog           |    5 +++++
 
52879
 capplets/appearance/appearance-themes.c |    4 ++--
 
52880
 2 files changed, 7 insertions(+), 2 deletions(-)
 
52881
 
 
52882
commit 2f0a8f5b10bb4ea7f6c5ad1d5fd2279f3c1b3739
 
52883
Author: Jens Granseuer <jensgr@gmx.net>
 
52884
Date:   Tue Jun 26 17:49:37 2007 +0000
 
52885
 
 
52886
    no need to reassign thumbnails inside the loop
 
52887
    
 
52888
    2007-06-26  Jens Granseuer  <jensgr@gmx.net>
 
52889
    
 
52890
        * appearance-style.c: (prepare_list):
 
52891
        no need to reassign thumbnails inside the loop
 
52892
    
 
52893
        * appearance-themes.c: (theme_load_from_gconf), (theme_is_equal):
 
52894
        consider NULL and "" equal for color schemes; also reshuffle
 
52895
        functions a bit and fix the include list
 
52896
    
 
52897
    svn path=/trunk/; revision=7782
 
52898
 
 
52899
 capplets/appearance/ChangeLog           |    9 ++
 
52900
 capplets/appearance/appearance-style.c  |    9 +-
 
52901
 capplets/appearance/appearance-themes.c |  147 ++++++++++++++-----------------
 
52902
 3 files changed, 81 insertions(+), 84 deletions(-)
 
52903
 
 
52904
commit 11756d2e52fe82475d434a0e6961beed8204a0fd
 
52905
Author: Denis Washington <denisw@svn.gnome.org>
 
52906
Date:   Tue Jun 26 14:45:57 2007 +0000
 
52907
 
 
52908
    Placeholder thumbnails for gtk+, metacity and icon themes.
 
52909
    
 
52910
    2007-06-26  Denis Washington  <denisw@svn.gnome.org>
 
52911
    
 
52912
        * gtk-theme-thumbnailing.png:
 
52913
        * icon-theme-thumbnailing.png:
 
52914
        * window-theme-thumbnailing.png:
 
52915
        Placeholder thumbnails for gtk+, metacity and icon themes.
 
52916
    
 
52917
        * Makefile.am: Add new files.
 
52918
    
 
52919
        * appearance.h:
 
52920
        * appearance-style.h:
 
52921
        * appearance-style.c: (style_init), (style_shutdown), (prepare_list):
 
52922
        Use the new placeholder thumbnails for the details window's theme lists.
 
52923
    
 
52924
        * appearance-main.c: Call new style_shutdown ().
 
52925
    
 
52926
    svn path=/trunk/; revision=7781
 
52927
 
 
52928
 capplets/appearance/ChangeLog                     |   16 ++++++++++++++
 
52929
 capplets/appearance/Makefile.am                   |    5 +++-
 
52930
 capplets/appearance/appearance-main.c             |    1 +
 
52931
 capplets/appearance/appearance-style.c            |   23 ++++++++++++++++++++-
 
52932
 capplets/appearance/appearance-style.h            |    1 +
 
52933
 capplets/appearance/appearance.h                  |    5 ++++
 
52934
 capplets/appearance/gtk-theme-thumbnailing.png    |  Bin 0 -> 1764 bytes
 
52935
 capplets/appearance/icon-theme-thumbnailing.png   |  Bin 0 -> 1167 bytes
 
52936
 capplets/appearance/window-theme-thumbnailing.png |  Bin 0 -> 2183 bytes
 
52937
 9 files changed, 49 insertions(+), 2 deletions(-)
 
52938
 
 
52939
commit f1bb7e5e6cd5b8d5713296444fc767d7b923f4be
 
52940
Author: Clytie Siddall <clyties@src.gnome.org>
 
52941
Date:   Tue Jun 26 12:23:26 2007 +0000
 
52942
 
 
52943
    Updated Vietnamese translation.
 
52944
    
 
52945
    svn path=/trunk/; revision=7780
 
52946
 
 
52947
 po/ChangeLog |    4 +
 
52948
 po/vi.po     | 4370 +++++++++++++++++++++++++++++++---------------------------
 
52949
 2 files changed, 2329 insertions(+), 2045 deletions(-)
 
52950
 
 
52951
commit 4da29f5eb2d6b72ab7d9eaf5e143c009088dfe6c
 
52952
Author: Denis Washington <denisw@svn.gnome.org>
 
52953
Date:   Mon Jun 25 18:05:49 2007 +0000
 
52954
 
 
52955
    Fixed resize problems.
 
52956
    
 
52957
    2007-06-25  Denis Washington  <denisw@svn.gnome.org>
 
52958
    
 
52959
        * appearance.glade: Fixed resize problems.
 
52960
    
 
52961
    svn path=/trunk/; revision=7779
 
52962
 
 
52963
 capplets/appearance/ChangeLog        |    4 ++++
 
52964
 capplets/appearance/appearance.glade |    2 +-
 
52965
 2 files changed, 5 insertions(+), 1 deletions(-)
 
52966
 
 
52967
commit 359f1c226605c4f37b74584c63e3b96b52fdf509
 
52968
Author: Jens Granseuer <jensgr@gmx.net>
 
52969
Date:   Mon Jun 25 16:00:24 2007 +0000
 
52970
 
 
52971
    don't try to use uninitialized GdkPixbuf
 
52972
    
 
52973
    2007-06-25  Jens Granseuer  <jensgr@gmx.net>
 
52974
    
 
52975
        * appearance-style.c: (prepare_list): don't try to use uninitialized
 
52976
        GdkPixbuf
 
52977
    
 
52978
    svn path=/trunk/; revision=7778
 
52979
 
 
52980
 capplets/appearance/ChangeLog          |    5 +++++
 
52981
 capplets/appearance/appearance-style.c |    7 +------
 
52982
 2 files changed, 6 insertions(+), 6 deletions(-)
 
52983
 
 
52984
commit 1d865245f8979535a3e2e5d5754d964c98167c44
 
52985
Author: Denis Washington <denisw@svn.gnome.org>
 
52986
Date:   Mon Jun 25 15:25:28 2007 +0000
 
52987
 
 
52988
    Update for changes in thumbnailer API.
 
52989
    
 
52990
    2007-06-06  Denis Washington  <denisw@svn.gnome.org>
 
52991
    
 
52992
        * theme-thumbnailer.c: (main):
 
52993
        Update for changes in thumbnailer API.
 
52994
    
 
52995
    svn path=/trunk/; revision=7777
 
52996
 
 
52997
 vfs-methods/themus/ChangeLog           |    6 ++++++
 
52998
 vfs-methods/themus/theme-thumbnailer.c |    2 +-
 
52999
 2 files changed, 7 insertions(+), 1 deletions(-)
 
53000
 
 
53001
commit 304ee0d357b09420c71a0fa42e049a41e69428a0
 
53002
Author: Denis Washington <denisw@svn.gnome.org>
 
53003
Date:   Mon Jun 25 15:22:45 2007 +0000
 
53004
 
 
53005
    Adjusted for the API changes in theme-thumbnail.c. Thumbnail requestes are
 
53006
    
 
53007
    2007-06-25  Denis Washington  <denisw@svn.gnome.org>
 
53008
    
 
53009
        * appearance-themes.c:
 
53010
        Adjusted for the API changes in theme-thumbnail.c. Thumbnail requestes are
 
53011
        now directly queued by generate_*_async(), so do not maintain an own queue
 
53012
        anymore.
 
53013
    
 
53014
        * appearance-style.c:
 
53015
        Use the new asynchronous thumbnail generation functions, and replace all
 
53016
        occurrences of "metacity_themes_list" with the correct "window_themes_list".
 
53017
    
 
53018
        * appearance.h:
 
53019
        Remove "theme_queue", it is not needed anymore.
 
53020
    
 
53021
    svn path=/trunk/; revision=7776
 
53022
 
 
53023
 capplets/appearance/ChangeLog           |   14 ++++++
 
53024
 capplets/appearance/appearance-style.c  |   69 +++++++++++++++++++++++++++---
 
53025
 capplets/appearance/appearance-themes.c |   52 ++++++-----------------
 
53026
 capplets/appearance/appearance.h        |    1 -
 
53027
 4 files changed, 89 insertions(+), 47 deletions(-)
 
53028
 
 
53029
commit 443068f132ca2c9e25dc026b9a227381244e1ef8
 
53030
Author: Denis Washington <denisw@src.gnome.org>
 
53031
Date:   Mon Jun 25 15:11:22 2007 +0000
 
53032
 
 
53033
    Remove redundant newline in ChangeLog.
 
53034
    
 
53035
    svn path=/trunk/; revision=7775
 
53036
 
 
53037
 capplets/common/ChangeLog |    1 -
 
53038
 1 files changed, 0 insertions(+), 1 deletions(-)
 
53039
 
 
53040
commit 4ac577360b3e476840ae21c9971eca928198e6ee
 
53041
Author: Denis Washington <denisw@svn.gnome.org>
 
53042
Date:   Mon Jun 25 15:10:21 2007 +0000
 
53043
 
 
53044
    Generate all types of thumbnails in a seperate process, not just those for
 
53045
    
 
53046
    2007-06-25  Denis Washington  <denisw@svn.gnome.org>
 
53047
    
 
53048
        * theme-thumbnail.[ch]:
 
53049
        Generate all types of thumbnails in a seperate process, not just those for
 
53050
        metathemes.
 
53051
    
 
53052
    svn path=/trunk/; revision=7774
 
53053
 
 
53054
 capplets/common/ChangeLog         |    7 +
 
53055
 capplets/common/theme-thumbnail.c | 1218 +++++++++++++++++++++++--------------
 
53056
 capplets/common/theme-thumbnail.h |   39 +-
 
53057
 3 files changed, 791 insertions(+), 473 deletions(-)
 
53058
 
 
53059
commit d82de5d216263013456ca5d67a5154cd3d687e8d
 
53060
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
53061
Date:   Mon Jun 25 05:53:32 2007 +0000
 
53062
 
 
53063
    Updated Spanish translation
 
53064
    
 
53065
    svn path=/trunk/; revision=7773
 
53066
 
 
53067
 po/ChangeLog |    4 +
 
53068
 po/es.po     |  192 +++++++++++++++++++++++++++++++++-------------------------
 
53069
 2 files changed, 114 insertions(+), 82 deletions(-)
 
53070
 
 
53071
commit 2e88ba9a8b1e905304c216ea6290f8bace52a83d
 
53072
Author: Jens Granseuer <jensgr@gmx.net>
 
53073
Date:   Sun Jun 24 11:07:56 2007 +0000
 
53074
 
 
53075
    Added theme-save.c
 
53076
    
 
53077
    2007-06-24  Jens Granseuer  <jensgr@gmx.net>
 
53078
    
 
53079
        * POTFILES.in: Added theme-save.c
 
53080
    
 
53081
    svn path=/trunk/; revision=7772
 
53082
 
 
53083
 po/ChangeLog   |    4 ++++
 
53084
 po/POTFILES.in |    1 +
 
53085
 2 files changed, 5 insertions(+), 0 deletions(-)
 
53086
 
 
53087
commit 122df3a8d0bd98936d7ae1abd4d45bf1f94e4de5
 
53088
Author: Jens Granseuer <jensgr@gmx.net>
 
53089
Date:   Sun Jun 24 11:04:27 2007 +0000
 
53090
 
 
53091
    implement theme saving
 
53092
    
 
53093
    2007-06-24  Jens Granseuer  <jensgr@gmx.net>
 
53094
    
 
53095
        * Makefile.am:
 
53096
        * appearance-themes.c: (theme_selection_changed_cb),
 
53097
        (theme_save_cb), (themes_init), (themes_shutdown):
 
53098
        * appearance.glade:
 
53099
        * appearance.h:
 
53100
        * theme-save.c:
 
53101
        * theme-save.h:
 
53102
        * theme-util.h: implement theme saving
 
53103
    
 
53104
    svn path=/trunk/; revision=7771
 
53105
 
 
53106
 capplets/appearance/ChangeLog           |   11 +
 
53107
 capplets/appearance/Makefile.am         |    2 +
 
53108
 capplets/appearance/appearance-themes.c |   16 ++-
 
53109
 capplets/appearance/appearance.glade    |  234 ++++++++++++++++++++-
 
53110
 capplets/appearance/appearance.h        |    1 +
 
53111
 capplets/appearance/theme-save.c        |  361 +++++++++++++++++++++++++++++++
 
53112
 capplets/appearance/theme-save.h        |   22 ++
 
53113
 capplets/appearance/theme-util.h        |    1 +
 
53114
 8 files changed, 646 insertions(+), 2 deletions(-)
 
53115
 
 
53116
commit 4dd7379dbf33b239e8281dc81bb7a446c8d484d3
 
53117
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
53118
Date:   Sun Jun 24 10:35:07 2007 +0000
 
53119
 
 
53120
    Translation updated.
 
53121
    
 
53122
    2007-06-24 Gabor Kelemen  <kelemeng@gnome.hu>
 
53123
    
 
53124
        * hu.po: Translation updated.
 
53125
    
 
53126
    
 
53127
    svn path=/trunk/; revision=7770
 
53128
 
 
53129
 po/ChangeLog |    4 ++
 
53130
 po/hu.po     |   90 +++++++++++++++++++++++++++++++--------------------------
 
53131
 2 files changed, 53 insertions(+), 41 deletions(-)
 
53132
 
 
53133
commit 491fe698084d68fa6a29e1f8719109f5d2fa41df
 
53134
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
53135
Date:   Sun Jun 24 10:10:06 2007 +0000
 
53136
 
 
53137
    Fix typo in string. (Closes bug #450405).
 
53138
    
 
53139
    2007-06-24  Gabor Kelemen  <kelemeng@gnome.hu>
 
53140
        * capplets/accessibility/at-properties/at-enable-dialog.glade: Fix typo in string.
 
53141
        (Closes bug #450405).
 
53142
    
 
53143
    
 
53144
    svn path=/trunk/; revision=7769
 
53145
 
 
53146
 ChangeLog                                          |    4 ++++
 
53147
 .../at-properties/at-enable-dialog.glade           |    2 +-
 
53148
 2 files changed, 5 insertions(+), 1 deletions(-)
 
53149
 
 
53150
commit 4969efdf71c95c7e04a7869dde2203709b01d084
 
53151
Author: Daniel Nylander <dnylande@src.gnome.org>
 
53152
Date:   Sat Jun 23 18:04:32 2007 +0000
 
53153
 
 
53154
    sv.po: Updated Swedish translation
 
53155
    
 
53156
    svn path=/trunk/; revision=7768
 
53157
 
 
53158
 po/ChangeLog |    4 +
 
53159
 po/sv.po     |  680 ++++++++++++++++++++++------------------------------------
 
53160
 2 files changed, 258 insertions(+), 426 deletions(-)
 
53161
 
 
53162
commit d62f6441f85cf716139b9450f9403a96384efdb1
 
53163
Author: Gabor Keleman <kelemeng@src.gnome.org>
 
53164
Date:   Sat Jun 23 17:29:56 2007 +0000
 
53165
 
 
53166
    typofix
 
53167
    
 
53168
    svn path=/trunk/; revision=7767
 
53169
 
 
53170
 po/hu.po |    4 ++--
 
53171
 1 files changed, 2 insertions(+), 2 deletions(-)
 
53172
 
 
53173
commit 939f2781ad6824e070788de1f4da49c6fd5fd1ac
 
53174
Author: Guilherme de S. Pastore <gpastore@gnome.org>
 
53175
Date:   Sat Jun 23 17:14:12 2007 +0000
 
53176
 
 
53177
    fix a small typo ("wether" -> "whether") in the comments.
 
53178
    
 
53179
    2007-06-23  Guilherme de S. Pastore  <gpastore@gnome.org>
 
53180
    
 
53181
        * gnome-about-me-password.c: fix a small typo ("wether" -> "whether")
 
53182
          in the comments.
 
53183
    
 
53184
    svn path=/trunk/; revision=7766
 
53185
 
 
53186
 capplets/about-me/ChangeLog                 |    5 +++++
 
53187
 capplets/about-me/gnome-about-me-password.c |    2 +-
 
53188
 2 files changed, 6 insertions(+), 1 deletions(-)
 
53189
 
 
53190
commit 18cb9caa424296560892ac7549b9c54b0ecd75bc
 
53191
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
53192
Date:   Sat Jun 23 17:02:29 2007 +0000
 
53193
 
 
53194
    Translation updated.
 
53195
    
 
53196
    2007-06-23 Gabor Kelemen  <kelemeng@gnome.hu>
 
53197
    
 
53198
        * hu.po: Translation updated.
 
53199
    
 
53200
    
 
53201
    svn path=/trunk/; revision=7765
 
53202
 
 
53203
 po/ChangeLog |    4 +
 
53204
 po/hu.po     | 2763 ++++++++++++++++++++++++++++++----------------------------
 
53205
 2 files changed, 1437 insertions(+), 1330 deletions(-)
 
53206
 
 
53207
commit 277341fb0f42041f842b37acae3aa41974ee4d00
 
53208
Author: Jens Granseuer <jensgr@gmx.net>
 
53209
Date:   Sat Jun 23 14:22:45 2007 +0000
 
53210
 
 
53211
    rearranged functions (no code changes)
 
53212
    
 
53213
    2007-06-23  Jens Granseuer  <jensgr@gmx.net>
 
53214
    
 
53215
        * appearance-style.c: rearranged functions (no code changes)
 
53216
    
 
53217
    svn path=/trunk/; revision=7764
 
53218
 
 
53219
 capplets/appearance/ChangeLog          |    4 +
 
53220
 capplets/appearance/appearance-style.c |  875 ++++++++++++++++----------------
 
53221
 2 files changed, 434 insertions(+), 445 deletions(-)
 
53222
 
 
53223
commit ad582ed926d9bc969fbe1193b4559a02f289b1a8
 
53224
Author: Jens Granseuer <jensgr@gmx.net>
 
53225
Date:   Sat Jun 23 12:55:38 2007 +0000
 
53226
 
 
53227
    use STOCK_DELETE instead of STOCK_OK in the confirmation dialog
 
53228
    
 
53229
    2007-06-23  Jens Granseuer  <jensgr@gmx.net>
 
53230
    
 
53231
        * theme-util.c: (theme_delete): use STOCK_DELETE instead of STOCK_OK in
 
53232
        the confirmation dialog
 
53233
    
 
53234
    svn path=/trunk/; revision=7763
 
53235
 
 
53236
 capplets/appearance/ChangeLog    |    5 +++++
 
53237
 capplets/appearance/theme-util.c |   17 +++++++++--------
 
53238
 2 files changed, 14 insertions(+), 8 deletions(-)
 
53239
 
 
53240
commit 68466d1c27cfc3cbd7768ef8b39daf1a697b5419
 
53241
Author: Jens Granseuer <jensgr@gmx.net>
 
53242
Date:   Sat Jun 23 11:08:21 2007 +0000
 
53243
 
 
53244
    listen to on-disk theme changes in the details tabs, too
 
53245
    
 
53246
    2007-06-23  Jens Granseuer  <jensgr@gmx.net>
 
53247
    
 
53248
        * appearance-style.c: (add_to_treeview), (remove_from_treeview),
 
53249
        (update_in_treeview), (changed_on_disk_cb), (style_init):
 
53250
        * appearance-themes.c: (theme_select_name),
 
53251
        (theme_set_custom_from_theme), (theme_changed_on_disk_cb),
 
53252
        (theme_thumbnail_done_cb):
 
53253
        * theme-installer.c: (gnome_theme_installer_run):
 
53254
        * theme-util.c: (theme_find_in_model):
 
53255
        * theme-util.h: listen to on-disk theme changes in the details tabs, too
 
53256
    
 
53257
    svn path=/trunk/; revision=7762
 
53258
 
 
53259
 capplets/appearance/ChangeLog           |   11 +++
 
53260
 capplets/appearance/appearance-style.c  |  130 +++++++++++++++++++++++++++++++
 
53261
 capplets/appearance/appearance-themes.c |   40 +---------
 
53262
 capplets/appearance/theme-installer.c   |    5 +-
 
53263
 capplets/appearance/theme-util.c        |   30 +++++++
 
53264
 capplets/appearance/theme-util.h        |    1 +
 
53265
 6 files changed, 180 insertions(+), 37 deletions(-)
 
53266
 
 
53267
commit 6b8520facc659b23a19821776d5b6aea38c8860d
 
53268
Author: Kjartan Maraas <kmaraas@gnome.org>
 
53269
Date:   Sat Jun 23 09:33:47 2007 +0000
 
53270
 
 
53271
    Updated Norwegian bokmål translation.
 
53272
    
 
53273
    2007-06-23  Kjartan Maraas  <kmaraas@gnome.org>
 
53274
    
 
53275
        * nb.po: Updated Norwegian bokmål translation.
 
53276
    
 
53277
    svn path=/trunk/; revision=7761
 
53278
 
 
53279
 po/ChangeLog |    4 +
 
53280
 po/nb.po     | 1338 ++++++++++++++++++++++++++--------------------------------
 
53281
 2 files changed, 607 insertions(+), 735 deletions(-)
 
53282
 
 
53283
commit 6a080d0e51e43d7b6ef447e65f8ff275852b86df
 
53284
Author: Jens Granseuer <jensgr@gmx.net>
 
53285
Date:   Fri Jun 22 18:25:21 2007 +0000
 
53286
 
 
53287
    hook up the delete buttons
 
53288
    
 
53289
    2007-06-22  Jens Granseuer  <jensgr@gmx.net>
 
53290
    
 
53291
        * appearance-style.c: (gtk_theme_changed), (window_theme_changed),
 
53292
        (icon_theme_changed), (generic_theme_delete),
 
53293
        (gtk_theme_delete_cb), (window_theme_delete_cb),
 
53294
        (icon_theme_delete_cb), (style_init), (prepare_list),
 
53295
        (check_color_schemes_enabled): hook up the delete buttons
 
53296
    
 
53297
    svn path=/trunk/; revision=7760
 
53298
 
 
53299
 capplets/appearance/ChangeLog          |    8 ++
 
53300
 capplets/appearance/appearance-style.c |  187 +++++++++++++++++++++++++-------
 
53301
 2 files changed, 154 insertions(+), 41 deletions(-)
 
53302
 
 
53303
commit a25bb175c90f1c43e305feea2dcbc6d12a4d290a
 
53304
Author: Denis Washington <denisw@svn.gnome.org>
 
53305
Date:   Fri Jun 22 15:37:21 2007 +0000
 
53306
 
 
53307
    Tweak the metatheme icon view's margin and spacings to better fit to the
 
53308
    
 
53309
    2007-06-22  Denis Washington  <denisw@svn.gnome.org>
 
53310
    
 
53311
        * appearance.glade:
 
53312
        Tweak the metatheme icon view's margin and spacings to better fit to the
 
53313
        new thumbnails.
 
53314
    
 
53315
        * theme-thumbnailing.png:
 
53316
        Modernized and brought to the size of the new metatheme thumbnails.
 
53317
    
 
53318
    svn path=/trunk/; revision=7759
 
53319
 
 
53320
 capplets/appearance/ChangeLog              |    9 +++++++++
 
53321
 capplets/appearance/appearance.glade       |    7 +++++--
 
53322
 capplets/appearance/theme-thumbnailing.png |  Bin 2038 -> 5114 bytes
 
53323
 3 files changed, 14 insertions(+), 2 deletions(-)
 
53324
 
 
53325
commit 34adc6a2dbd1c357746d22e1a9fd0c70f7c2f0cc
 
53326
Author: Denis Washington <denisw@svn.gnome.org>
 
53327
Date:   Fri Jun 22 15:32:44 2007 +0000
 
53328
 
 
53329
    Make metatheme thumbnails original-sized and add check box + radio button.
 
53330
    
 
53331
    2007-06-22  Denis Washington  <denisw@svn.gnome.org>
 
53332
    
 
53333
        * theme-thumbnail.c: (create_image):
 
53334
        Make metatheme thumbnails original-sized and add check box + radio button.
 
53335
    
 
53336
    svn path=/trunk/; revision=7758
 
53337
 
 
53338
 capplets/common/ChangeLog         |    5 +++
 
53339
 capplets/common/theme-thumbnail.c |   50 +++++++++++++++++++++++-------------
 
53340
 2 files changed, 37 insertions(+), 18 deletions(-)
 
53341
 
 
53342
commit 1872955fe9277cf322eb2c1fc569a5a2ea12c767
 
53343
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53344
Date:   Fri Jun 22 11:48:14 2007 +0000
 
53345
 
 
53346
    incorporate fixes from Matthias Clasen in bug #430889
 
53347
    
 
53348
    2007-06-22  Rodrigo Moya <rodrigo@gnome-db.org>
 
53349
    
 
53350
        * gnome-settings-daemon.c: incorporate fixes from Matthias Clasen in
 
53351
        bug #430889
 
53352
        (gnome_settings_daemon_init): create the DBus server here.
 
53353
        (gnome_settings_daemon_new): install an idle callback to initialize the
 
53354
        modules.
 
53355
        (init_modules_idle_cb): initialize modules and install an idle callback
 
53356
        to start the modules.
 
53357
        (start_modules_idle_cb): start modules here.
 
53358
        (finalize): unref the DBus service.
 
53359
    
 
53360
    svn path=/trunk/; revision=7757
 
53361
 
 
53362
 gnome-settings-daemon/ChangeLog               |   12 ++++
 
53363
 gnome-settings-daemon/gnome-settings-daemon.c |   85 ++++++++++++++++---------
 
53364
 2 files changed, 66 insertions(+), 31 deletions(-)
 
53365
 
 
53366
commit 4f4291f6d49e59d1d08368eebde1e54c9f39dc56
 
53367
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53368
Date:   Thu Jun 21 12:19:06 2007 +0000
 
53369
 
 
53370
    all modules use now the new arch.
 
53371
    
 
53372
    2007-06-21  Rodrigo Moya <rodrigo@gnome-db.org>
 
53373
    
 
53374
        * gnome-settings-accessibility-keyboard.c:
 
53375
        * gnome-settings-keybindings.c:
 
53376
        * gnome-settings-keyboard.c:
 
53377
        * gnome-settings-multimedia-keys.c:
 
53378
        * gnome-settings-xrdb.c:
 
53379
        * gnome-settings-daemon.c: all modules use now the new arch.
 
53380
    
 
53381
        * gnome-settings-background.c (background_callback): pass the correct
 
53382
        argument to the idle callback.
 
53383
    
 
53384
    svn path=/trunk/; revision=7756
 
53385
 
 
53386
 gnome-settings-daemon/ChangeLog                    |   17 +
 
53387
 gnome-settings-daemon/Makefile.am                  |    5 -
 
53388
 .../gnome-settings-accessibility-keyboard.c        |  221 +++++---
 
53389
 .../gnome-settings-accessibility-keyboard.h        |   32 -
 
53390
 gnome-settings-daemon/gnome-settings-background.c  |    3 +-
 
53391
 gnome-settings-daemon/gnome-settings-daemon.c      |   42 +-
 
53392
 gnome-settings-daemon/gnome-settings-keybindings.c |  652 +++++++++++---------
 
53393
 gnome-settings-daemon/gnome-settings-keybindings.h |   33 -
 
53394
 gnome-settings-daemon/gnome-settings-keyboard.c    |  112 +++-
 
53395
 gnome-settings-daemon/gnome-settings-keyboard.h    |   34 -
 
53396
 .../gnome-settings-multimedia-keys.c               |  180 ++++--
 
53397
 .../gnome-settings-multimedia-keys.h               |   31 -
 
53398
 gnome-settings-daemon/gnome-settings-screensaver.c |    2 +-
 
53399
 gnome-settings-daemon/gnome-settings-xrdb.c        |  129 +++-
 
53400
 gnome-settings-daemon/gnome-settings-xrdb.h        |   33 -
 
53401
 15 files changed, 838 insertions(+), 688 deletions(-)
 
53402
 
 
53403
commit 39fc05602e52263ef744f881b42477e2d02c0f68
 
53404
Author: Alexander Shopov <ash@contact.bg>
 
53405
Date:   Wed Jun 20 22:10:41 2007 +0000
 
53406
 
 
53407
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
53408
    
 
53409
    2007-06-21  Alexander Shopov  <ash@contact.bg>
 
53410
    
 
53411
        * bg.po: Updated Bulgarian translation by
 
53412
        Alexander Shopov <ash@contact.bg>
 
53413
    
 
53414
    svn path=/trunk/; revision=7755
 
53415
 
 
53416
 po/ChangeLog |    5 ++
 
53417
 po/bg.po     |  141 ++++++++++++++++++++++++----------------------------------
 
53418
 2 files changed, 63 insertions(+), 83 deletions(-)
 
53419
 
 
53420
commit 33dd3f654a2c40134da1e2991178c8f35c73f818
 
53421
Author: Jens Granseuer <jensgr@gmx.net>
 
53422
Date:   Wed Jun 20 20:14:18 2007 +0000
 
53423
 
 
53424
    fix function signatures
 
53425
    
 
53426
    2007-06-20  Jens Granseuer  <jensgr@gmx.net>
 
53427
    
 
53428
        * gnome-theme-info.c: (gnome_theme_icon_info_find,
 
53429
        gnome_theme_is_writable):
 
53430
        * gnome-theme-info.h: fix function signatures
 
53431
    
 
53432
    svn path=/trunk/; revision=7754
 
53433
 
 
53434
 capplets/common/ChangeLog          |    6 ++++++
 
53435
 capplets/common/gnome-theme-info.c |   10 +++++-----
 
53436
 capplets/common/gnome-theme-info.h |    4 ++--
 
53437
 3 files changed, 13 insertions(+), 7 deletions(-)
 
53438
 
 
53439
commit 89d4dc18ff54e7bbf1004770a6bb0e23283ede8b
 
53440
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53441
Date:   Wed Jun 20 11:07:32 2007 +0000
 
53442
 
 
53443
    return TRUE if the module does not implement the method. It's not an
 
53444
    
 
53445
    2007-06-19  Rodrigo Moya <rodrigo@gnome-db.org>
 
53446
    
 
53447
        * gnome-settings-module.c (gnome_settings_module_start|_stop): return
 
53448
        TRUE if the module does not implement the method. It's not an error,
 
53449
        just the module does not need to implement it.
 
53450
    
 
53451
        * gnome-settings-daemon.c (gnome_settings_daemon_init): allocate memory
 
53452
        for the index in the hash table.
 
53453
    
 
53454
    svn path=/trunk/; revision=7753
 
53455
 
 
53456
 gnome-settings-daemon/ChangeLog               |    9 ++++++
 
53457
 gnome-settings-daemon/gnome-settings-daemon.c |   37 ++++++++-----------------
 
53458
 gnome-settings-daemon/gnome-settings-module.c |    8 ++++-
 
53459
 3 files changed, 27 insertions(+), 27 deletions(-)
 
53460
 
 
53461
commit 4394d63ff58de81c7e84726062dc6c0e829acf52
 
53462
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
53463
Date:   Tue Jun 19 09:26:36 2007 +0000
 
53464
 
 
53465
    Updated Spanish translation
 
53466
    
 
53467
    svn path=/trunk/; revision=7752
 
53468
 
 
53469
 po/ChangeLog |    4 ++
 
53470
 po/es.po     |  134 ++++++++++++++++++++++++++++------------------------------
 
53471
 2 files changed, 69 insertions(+), 69 deletions(-)
 
53472
 
 
53473
commit 0ca04e0791290eb5f7e7aba69b023dcb03fa929a
 
53474
Author: Alexander Shopov <ash@contact.bg>
 
53475
Date:   Tue Jun 19 04:27:11 2007 +0000
 
53476
 
 
53477
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
53478
    
 
53479
    2007-06-19  Alexander Shopov  <ash@contact.bg>
 
53480
    
 
53481
        * bg.po: Updated Bulgarian translation by
 
53482
        Alexander Shopov <ash@contact.bg>
 
53483
    
 
53484
    svn path=/trunk/; revision=7751
 
53485
 
 
53486
 po/ChangeLog |    7 +++-
 
53487
 po/bg.po     |  111 +++++++++++++++++++++++++++-------------------------------
 
53488
 2 files changed, 58 insertions(+), 60 deletions(-)
 
53489
 
 
53490
commit fdfa46a437e58433cc355383179dd5acfd52d5eb
 
53491
Author: Alexander Shopov <ash@contact.bg>
 
53492
Date:   Mon Jun 18 21:44:38 2007 +0000
 
53493
 
 
53494
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
53495
    
 
53496
    2007-06-17  Alexander Shopov  <ash@contact.bg>
 
53497
    
 
53498
        * bg.po: Updated Bulgarian translation by
 
53499
        Alexander Shopov <ash@contact.bg>
 
53500
    
 
53501
    svn path=/trunk/; revision=7750
 
53502
 
 
53503
 po/ChangeLog |    5 +
 
53504
 po/bg.po     | 3320 +++++++++++++++++++++++++++++-----------------------------
 
53505
 2 files changed, 1690 insertions(+), 1635 deletions(-)
 
53506
 
 
53507
commit 8e3b9d4eebee7c903794e7c281fe8c79862c602b
 
53508
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53509
Date:   Mon Jun 18 20:56:53 2007 +0000
 
53510
 
 
53511
    prepare for 2.19.4.
 
53512
    
 
53513
    2007-06-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
53514
    
 
53515
        * configure.in:
 
53516
        * NEWS: prepare for 2.19.4.
 
53517
    
 
53518
    svn path=/trunk/; revision=7748
 
53519
 
 
53520
 ChangeLog    |    5 +++++
 
53521
 NEWS         |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
53522
 configure.in |    2 +-
 
53523
 3 files changed, 64 insertions(+), 1 deletions(-)
 
53524
 
 
53525
commit a4f397b6f793d63140ee1bf42d3d0830d2c240f8
 
53526
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53527
Date:   Mon Jun 18 20:50:39 2007 +0000
 
53528
 
 
53529
    converted to new arch.
 
53530
    
 
53531
    2007-06-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
53532
    
 
53533
        * gnome-settings-typing-break.c: converted to new arch.
 
53534
    
 
53535
        * gnome-settings-daemon.c: use new converted modules.
 
53536
    
 
53537
        * Makefile.am: removed unneeded header files.
 
53538
    
 
53539
        * factory.c (main): call g_thread_init to avoid warnings.
 
53540
    
 
53541
    svn path=/trunk/; revision=7747
 
53542
 
 
53543
 gnome-settings-daemon/ChangeLog                    |   10 +
 
53544
 gnome-settings-daemon/Makefile.am                  |    1 -
 
53545
 gnome-settings-daemon/factory.c                    |    1 +
 
53546
 gnome-settings-daemon/gnome-settings-daemon.c      |   23 +++-
 
53547
 gnome-settings-daemon/gnome-settings-dbus.c        |    4 +-
 
53548
 .../gnome-settings-typing-break.c                  |  179 +++++++++++++------
 
53549
 .../gnome-settings-typing-break.h                  |   25 ---
 
53550
 7 files changed, 155 insertions(+), 88 deletions(-)
 
53551
 
 
53552
commit 19bc65566be7ec612d37757659c7a6922021e222
 
53553
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
53554
Date:   Mon Jun 18 18:42:23 2007 +0000
 
53555
 
 
53556
    Updated Spanish translation
 
53557
    
 
53558
    svn path=/trunk/; revision=7746
 
53559
 
 
53560
 po/ChangeLog |    4 ++++
 
53561
 po/es.po     |   54 +++++++++++++++++++++++++++++++-----------------------
 
53562
 2 files changed, 35 insertions(+), 23 deletions(-)
 
53563
 
 
53564
commit 4d5c1581701402e1350b65a1f57e8fcccb72eaf4
 
53565
Author: Jens Granseuer <jensgr@gmx.net>
 
53566
Date:   Mon Jun 18 17:56:39 2007 +0000
 
53567
 
 
53568
    remove obsolete files
 
53569
    
 
53570
    2007-06-18  Jens Granseuer  <jensgr@gmx.net>
 
53571
    
 
53572
        * Makefile.am: remove obsolete files
 
53573
    
 
53574
    svn path=/trunk/; revision=7745
 
53575
 
 
53576
 capplets/common/ChangeLog   |    4 ++++
 
53577
 capplets/common/Makefile.am |    2 +-
 
53578
 2 files changed, 5 insertions(+), 1 deletions(-)
 
53579
 
 
53580
commit 73c40991a805cb00aaeac1351fcf2f0153084070
 
53581
Author: Jens Granseuer <jensgr@gmx.net>
 
53582
Date:   Mon Jun 18 17:55:52 2007 +0000
 
53583
 
 
53584
    remove non-existing gnome-settings-xsettings.h
 
53585
    
 
53586
    2007-06-18  Jens Granseuer  <jensgr@gmx.net>
 
53587
    
 
53588
        * Makefile.am: remove non-existing gnome-settings-xsettings.h
 
53589
    
 
53590
    svn path=/trunk/; revision=7744
 
53591
 
 
53592
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
53593
 gnome-settings-daemon/Makefile.am |    1 -
 
53594
 2 files changed, 4 insertions(+), 1 deletions(-)
 
53595
 
 
53596
commit fed68917689e018b0f376c19e05775b87ebc67bd
 
53597
Author: Jens Granseuer <jensgr@gmx.net>
 
53598
Date:   Mon Jun 18 17:48:26 2007 +0000
 
53599
 
 
53600
    fix compiler warning
 
53601
    
 
53602
    2007-06-18  Jens Granseuer  <jensgr@gmx.net>
 
53603
    
 
53604
        * theme-installer.c: (gnome_theme_install_real): fix compiler warning
 
53605
    
 
53606
    svn path=/trunk/; revision=7743
 
53607
 
 
53608
 capplets/appearance/ChangeLog         |    4 ++++
 
53609
 capplets/appearance/theme-installer.c |    3 +++
 
53610
 2 files changed, 7 insertions(+), 0 deletions(-)
 
53611
 
 
53612
commit df1a48a5ab01438dadca8b13c4aa2ee004702e12
 
53613
Author: Jens Granseuer <jensgr@gmx.net>
 
53614
Date:   Mon Jun 18 17:14:05 2007 +0000
 
53615
 
 
53616
    remove install buttons from individual detail pages and HIG-ify the
 
53617
    
 
53618
    2007-06-18  Jens Granseuer  <jensgr@gmx.net>
 
53619
    
 
53620
        * appearance.glade: remove install buttons from individual detail pages
 
53621
        and HIG-ify the "revert to defaults" label
 
53622
    
 
53623
    svn path=/trunk/; revision=7742
 
53624
 
 
53625
 capplets/appearance/ChangeLog        |    5 +++
 
53626
 capplets/appearance/appearance.glade |   50 +---------------------------------
 
53627
 2 files changed, 6 insertions(+), 49 deletions(-)
 
53628
 
 
53629
commit 605992d0e773f8b1d3ec495218cbf44b11b0400c
 
53630
Author: Jens Granseuer <jensgr@gmx.net>
 
53631
Date:   Mon Jun 18 16:21:28 2007 +0000
 
53632
 
 
53633
    just check for configure instead of configure.in since configure.ac is
 
53634
    
 
53635
    2007-06-18  Jens Granseuer  <jensgr@gmx.net>
 
53636
    
 
53637
        * theme-installer.c: (file_theme_type): just check for configure
 
53638
        instead of configure.in since configure.ac is valid as well; we still
 
53639
        need a better way to identify engines...
 
53640
    
 
53641
    svn path=/trunk/; revision=7741
 
53642
 
 
53643
 capplets/appearance/ChangeLog         |    6 ++++++
 
53644
 capplets/appearance/theme-installer.c |    2 +-
 
53645
 2 files changed, 7 insertions(+), 1 deletions(-)
 
53646
 
 
53647
commit baa992a9ef3a6bd2442bcbf3437e60e3ed14a79b
 
53648
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
53649
Date:   Mon Jun 18 12:29:52 2007 +0000
 
53650
 
 
53651
    added the names of the pages to the help strings for --show-page argument.
 
53652
    
 
53653
    2007-06-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
53654
    
 
53655
        * appearance-main.c: added the names of the pages to the help strings
 
53656
        for --show-page argument.
 
53657
    
 
53658
    svn path=/trunk/; revision=7740
 
53659
 
 
53660
 capplets/appearance/ChangeLog         |    5 +++++
 
53661
 capplets/appearance/appearance-main.c |    2 +-
 
53662
 2 files changed, 6 insertions(+), 1 deletions(-)
 
53663
 
 
53664
commit a74694884b1650ff40d3748f2698a7892c912f7b
 
53665
Author: Jens Granseuer <jensgr@gmx.net>
 
53666
Date:   Sun Jun 17 15:58:24 2007 +0000
 
53667
 
 
53668
    add --show-page option to specify the page with which to start
 
53669
    
 
53670
    2007-06-17  Jens Granseuer  <jensgr@gmx.net>
 
53671
    
 
53672
        * appearance-main.c: (main):
 
53673
        * appearance.glade: add --show-page option to specify the page with
 
53674
        which to start
 
53675
    
 
53676
    svn path=/trunk/; revision=7739
 
53677
 
 
53678
 capplets/appearance/ChangeLog         |    6 +++
 
53679
 capplets/appearance/appearance-main.c |   57 ++++++++++++++++++++++++---------
 
53680
 capplets/appearance/appearance.glade  |   10 +++---
 
53681
 3 files changed, 53 insertions(+), 20 deletions(-)
 
53682
 
 
53683
commit 45b4503f3453ffb062932dc08a5ea97c9975f271
 
53684
Author: Denis Washington <denisw@svn.gnome.org>
 
53685
Date:   Sun Jun 17 15:55:58 2007 +0000
 
53686
 
 
53687
    Added metadata tooltips to the thumbnails in the Background tab. Needs
 
53688
    
 
53689
    2007-06-17  Denis Washington  <denisw@svn.gnome.org>
 
53690
    
 
53691
        * appearance-desktop.c: (desktop_init): (wp_view_tooltip_cb):
 
53692
        * gnome-wp-item.c: (gnome_wp_item_update_description):
 
53693
        Added metadata tooltips to the thumbnails in the Background tab.
 
53694
        Needs GTK+ 2.11 to compile (but is surrounded with GTK_CHECK_VERSION()
 
53695
        for compilation with older gtk+ versions).
 
53696
    
 
53697
    svn path=/trunk/; revision=7738
 
53698
 
 
53699
 capplets/appearance/ChangeLog            |    8 +++++
 
53700
 capplets/appearance/appearance-desktop.c |   48 ++++++++++++++++++++++++++++++
 
53701
 capplets/appearance/gnome-wp-item.c      |   40 +++++++++----------------
 
53702
 3 files changed, 70 insertions(+), 26 deletions(-)
 
53703
 
 
53704
commit 7470581e75ab3f4424ca98d7c6c6c77b69f31570
 
53705
Author: Denis Washington <denisw@svn.gnome.org>
 
53706
Date:   Sun Jun 17 15:21:20 2007 +0000
 
53707
 
 
53708
    Change the weight of the theme titles from bold to normal in the Theme
 
53709
    
 
53710
    2007-06-17  Denis Washington  <denisw@svn.gnome.org>
 
53711
    
 
53712
        * appearance-style.c: (prepare_list):
 
53713
        Change the weight of the theme titles from bold to normal in the Theme
 
53714
        Details window's lists.
 
53715
    
 
53716
    svn path=/trunk/; revision=7737
 
53717
 
 
53718
 capplets/appearance/ChangeLog          |    6 ++++++
 
53719
 capplets/appearance/appearance-style.c |    4 ----
 
53720
 2 files changed, 6 insertions(+), 4 deletions(-)
 
53721
 
 
53722
commit 72a3c741a6c3ae77f48be4107b689a376e5d142d
 
53723
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
53724
Date:   Sun Jun 17 14:38:11 2007 +0000
 
53725
 
 
53726
    Updated Spanish translation
 
53727
    
 
53728
    svn path=/trunk/; revision=7736
 
53729
 
 
53730
 po/ChangeLog |    4 ++
 
53731
 po/es.po     |  145 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
53732
 2 files changed, 136 insertions(+), 13 deletions(-)
 
53733
 
 
53734
commit 3047d4732834aa696d01a96d6baca970e9c10198
 
53735
Author: Jens Granseuer <jensgr@gmx.net>
 
53736
Date:   Sat Jun 16 15:36:59 2007 +0000
 
53737
 
 
53738
    updated list again
 
53739
    
 
53740
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53741
    
 
53742
        * POTFILES.in: updated list again
 
53743
    
 
53744
    svn path=/trunk/; revision=7734
 
53745
 
 
53746
 po/POTFILES.in |    1 +
 
53747
 1 files changed, 1 insertions(+), 0 deletions(-)
 
53748
 
 
53749
commit a466c698e2d77cf15ac8ac9023142c87f995bea7
 
53750
Author: Jens Granseuer <jensgr@gmx.net>
 
53751
Date:   Sat Jun 16 15:35:15 2007 +0000
 
53752
 
 
53753
    add back gnome-theme-installer.desktop.in
 
53754
    
 
53755
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53756
    
 
53757
        * configure.in: add back gnome-theme-installer.desktop.in
 
53758
    
 
53759
    svn path=/trunk/; revision=7733
 
53760
 
 
53761
 ChangeLog    |    4 ++++
 
53762
 configure.in |    1 +
 
53763
 2 files changed, 5 insertions(+), 0 deletions(-)
 
53764
 
 
53765
commit fa2cdf3c301e991512f3c9b0d1e5b15fc0fb8809
 
53766
Author: Jens Granseuer <jensgr@gmx.net>
 
53767
Date:   Sat Jun 16 15:34:54 2007 +0000
 
53768
 
 
53769
    updated lists again
 
53770
    
 
53771
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53772
    
 
53773
        * POTFILES.in:
 
53774
        * POTFILES.skip: updated lists again
 
53775
    
 
53776
    svn path=/trunk/; revision=7732
 
53777
 
 
53778
 po/ChangeLog     |    5 +++++
 
53779
 po/POTFILES.in   |    3 +++
 
53780
 po/POTFILES.skip |    1 +
 
53781
 3 files changed, 9 insertions(+), 0 deletions(-)
 
53782
 
 
53783
commit cba96896bc9ddcc6553aff1101a94f799d153f47
 
53784
Author: Jens Granseuer <jensgr@gmx.net>
 
53785
Date:   Sat Jun 16 15:32:12 2007 +0000
 
53786
 
 
53787
    make gnome-theme-installer work
 
53788
    
 
53789
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53790
    
 
53791
        * Makefile.am:
 
53792
        * appearance-main.c: (init_appearance_data), (main):
 
53793
        * gnome-theme-installer.desktop.in.in: make gnome-theme-installer
 
53794
        work
 
53795
    
 
53796
    svn path=/trunk/; revision=7731
 
53797
 
 
53798
 capplets/appearance/ChangeLog                      |    7 +++++
 
53799
 capplets/appearance/Makefile.am                    |    4 ++-
 
53800
 capplets/appearance/appearance-main.c              |   26 ++++++++++++++++++++
 
53801
 .../appearance/gnome-theme-installer.desktop.in.in |   17 +++++++++++++
 
53802
 4 files changed, 53 insertions(+), 1 deletions(-)
 
53803
 
 
53804
commit dbc58d64cb5123c4e5e589d26c5e2aa2b1653922
 
53805
Author: Jens Granseuer <jensgr@gmx.net>
 
53806
Date:   Sat Jun 16 15:08:20 2007 +0000
 
53807
 
 
53808
    add initial support for installing themes, includes support for packages
 
53809
    
 
53810
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53811
    
 
53812
        * Makefile.am:
 
53813
        * appearance-style.c: (prepare_list):
 
53814
        * appearance-themes.c: (theme_install_cb), (theme_delete_cb),
 
53815
        (theme_details_changed_cb):
 
53816
        * theme-installer.c: (cleanup_tmp_dir), (file_theme_type),
 
53817
        (missing_utility_message_dialog), (transfer_done_tgz_tbz),
 
53818
        (transfer_done_archive), (gnome_theme_install_real),
 
53819
        (transfer_done_cb), (gnome_theme_install_from_uri),
 
53820
        (gnome_theme_installer_run):
 
53821
        * theme-installer.h: add initial support for installing themes,
 
53822
        includes support for packages containing more than one theme
 
53823
        (bug #409624)
 
53824
    
 
53825
    svn path=/trunk/; revision=7730
 
53826
 
 
53827
 capplets/appearance/ChangeLog           |   15 +
 
53828
 capplets/appearance/Makefile.am         |    6 +-
 
53829
 capplets/appearance/appearance-style.c  |    2 -
 
53830
 capplets/appearance/appearance-themes.c |    8 +-
 
53831
 capplets/appearance/theme-installer.c   |  623 +++++++++++++++++++++++++++++++
 
53832
 capplets/appearance/theme-installer.h   |   28 ++
 
53833
 6 files changed, 674 insertions(+), 8 deletions(-)
 
53834
 
 
53835
commit c8e0000859058a62138fc70ae060e7706b54c297
 
53836
Author: Jens Granseuer <jensgr@gmx.net>
 
53837
Date:   Sat Jun 16 11:31:45 2007 +0000
 
53838
 
 
53839
    don't make the revert dialog transient since it's actually never on screen
 
53840
    
 
53841
    2007-06-16  Jens Granseuer  <jensgr@gmx.net>
 
53842
    
 
53843
        * main.c: (run_revert_dialog), (cb_dialog_response): don't make the
 
53844
        revert dialog transient since it's actually never on screen at the
 
53845
        same time as the main dialog. Closes bug #448160.
 
53846
    
 
53847
    svn path=/trunk/; revision=7729
 
53848
 
 
53849
 capplets/display/ChangeLog |    6 ++++++
 
53850
 capplets/display/main.c    |    7 ++-----
 
53851
 2 files changed, 8 insertions(+), 5 deletions(-)
 
53852
 
 
53853
commit 1c5d2a43bde961f01dc2597da1ec7195a0f9ff5a
 
53854
Author: Jens Granseuer <jensgr@gmx.net>
 
53855
Date:   Fri Jun 15 17:57:49 2007 +0000
 
53856
 
 
53857
    be extra careful when generating pixbufs (should mean we just get no
 
53858
    
 
53859
    2007-06-15  Jens Granseuer  <jensgr@gmx.net>
 
53860
    
 
53861
        * appearance-desktop.c: (wp_props_load_wallpaper),
 
53862
        (wp_scale_type_changed), (wp_shade_type_changed):
 
53863
        * gnome-wp-utils.c: (gnome_wp_pixbuf_tile): be extra careful when
 
53864
        generating pixbufs (should mean we just get no thumbs instead of
 
53865
        assertion failures, bug #403160)
 
53866
    
 
53867
    svn path=/trunk/; revision=7728
 
53868
 
 
53869
 capplets/appearance/ChangeLog            |    8 +++++++
 
53870
 capplets/appearance/appearance-desktop.c |   31 ++++++++++++-----------------
 
53871
 capplets/appearance/gnome-wp-utils.c     |    6 +++-
 
53872
 3 files changed, 25 insertions(+), 20 deletions(-)
 
53873
 
 
53874
commit a2ec24622185c7da5cbcd292b88339580addd67f
 
53875
Author: Jens Granseuer <jensgr@gmx.net>
 
53876
Date:   Fri Jun 15 16:31:15 2007 +0000
 
53877
 
 
53878
    don't leak the GError
 
53879
    
 
53880
    2007-06-15  Jens Granseuer  <jensgr@gmx.net>
 
53881
    
 
53882
        * gnome-settings-screensaver.c:
 
53883
        (gnome_settings_module_screensaver_start): don't leak the GError
 
53884
    
 
53885
    svn path=/trunk/; revision=7727
 
53886
 
 
53887
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
53888
 gnome-settings-daemon/gnome-settings-screensaver.c |   19 ++++++++++---------
 
53889
 2 files changed, 15 insertions(+), 9 deletions(-)
 
53890
 
 
53891
commit d4c85096a49a81f00475260633f3c4a99c88eb9f
 
53892
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
53893
Date:   Fri Jun 15 09:30:53 2007 +0000
 
53894
 
 
53895
    Updated Spanish translation
 
53896
    
 
53897
    svn path=/trunk/; revision=7726
 
53898
 
 
53899
 po/ChangeLog |    4 ++
 
53900
 po/es.po     |  128 +++++++++++++++++++++++++++++++--------------------------
 
53901
 2 files changed, 74 insertions(+), 58 deletions(-)
 
53902
 
 
53903
commit 48dca61dd7d88733f5cd3e40b9acedb176a046ca
 
53904
Author: Jens Granseuer <jensgr@gmx.net>
 
53905
Date:   Thu Jun 14 21:20:25 2007 +0000
 
53906
 
 
53907
    new files
 
53908
    
 
53909
    2007-06-14  Jens Granseuer  <jensgr@gmx.net>
 
53910
    
 
53911
        * Makefile.am:
 
53912
        * theme-util.c: (theme_delete), (theme_model_iter_last):
 
53913
        * theme-util.h: new files
 
53914
    
 
53915
        * appearance.glade: default delete buttons to insensitive,
 
53916
        change label for "Custom" key, adjust column ids for icon view
 
53917
    
 
53918
        * appearance-style.c: (style_init), (prepare_list),
 
53919
        (update_color_buttons_from_settings), (theme_name_changed),
 
53920
        (color_button_clicked_cb),
 
53921
        (color_scheme_defaults_button_clicked_cb):
 
53922
        * appearance-themes.c: (theme_get_selected_name),
 
53923
        (theme_get_selected), (theme_select_iter), (theme_select_name),
 
53924
        (theme_is_equal), (theme_set_custom_from_theme),
 
53925
        (theme_changed_on_disk_cb), (theme_custom_cb), (theme_delete_cb),
 
53926
        (theme_details_changed_cb), (theme_color_scheme_changed_cb),
 
53927
        (theme_gconf_changed), (theme_postinit), (themes_init),
 
53928
        (themes_shutdown):
 
53929
        * appearance.h: improvements all around the block (metatheme
 
53930
        deletion now working, and custom theme working much better)
 
53931
    
 
53932
    svn path=/trunk/; revision=7725
 
53933
 
 
53934
 capplets/appearance/ChangeLog           |   23 +++
 
53935
 capplets/appearance/Makefile.am         |    2 +
 
53936
 capplets/appearance/appearance-style.c  |   97 +++++-------
 
53937
 capplets/appearance/appearance-themes.c |  267 ++++++++++++++++++++-----------
 
53938
 capplets/appearance/appearance.glade    |   13 +-
 
53939
 capplets/appearance/appearance.h        |    1 +
 
53940
 capplets/appearance/theme-util.c        |  115 +++++++++++++
 
53941
 capplets/appearance/theme-util.h        |   44 +++++
 
53942
 8 files changed, 404 insertions(+), 158 deletions(-)
 
53943
 
 
53944
commit 0eb282cfa115aebe2051ef1c88e81a11693265c6
 
53945
Author: Jens Granseuer <jensgr@gmx.net>
 
53946
Date:   Thu Jun 14 19:47:28 2007 +0000
 
53947
 
 
53948
    fix GConf notification
 
53949
    
 
53950
    2007-06-14  Jens Granseuer  <jensgr@gmx.net>
 
53951
    
 
53952
        * gnome-keybinding-properties.c: (setup_dialog): fix GConf
 
53953
        notification
 
53954
    
 
53955
    svn path=/trunk/; revision=7724
 
53956
 
 
53957
 capplets/keybindings/ChangeLog                     |    5 +++
 
53958
 capplets/keybindings/gnome-keybinding-properties.c |   36 ++++++++++----------
 
53959
 2 files changed, 23 insertions(+), 18 deletions(-)
 
53960
 
 
53961
commit 0e75c955933ee985b0fd48afae891c5e02554ba6
 
53962
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
53963
Date:   Wed Jun 13 06:14:21 2007 +0000
 
53964
 
 
53965
    updated dzongkha translation
 
53966
    
 
53967
    svn path=/trunk/; revision=7723
 
53968
 
 
53969
 po/ChangeLog |    4 +
 
53970
 po/dz.po     | 1081 ++++++++++++++++++++++++++++++++--------------------------
 
53971
 2 files changed, 603 insertions(+), 482 deletions(-)
 
53972
 
 
53973
commit 556f49a625c7fa0e745039c19bf776674cab62e4
 
53974
Author: Jens Granseuer <jensgr@gmx.net>
 
53975
Date:   Tue Jun 12 20:57:39 2007 +0000
 
53976
 
 
53977
    plug leak fix comment
 
53978
    
 
53979
    2007-06-12  Jens Granseuer  <jensgr@gmx.net>
 
53980
    
 
53981
        * gnome-theme-info.c: (gnome_theme_icon_info_free): plug leak
 
53982
        * theme-thumbnail.c: (message_from_child): fix comment
 
53983
    
 
53984
    svn path=/trunk/; revision=7722
 
53985
 
 
53986
 capplets/common/ChangeLog          |    5 ++++
 
53987
 capplets/common/gnome-theme-info.c |   43 ++++++++++++++++++-----------------
 
53988
 capplets/common/theme-thumbnail.c  |   28 +++++++++++-----------
 
53989
 3 files changed, 41 insertions(+), 35 deletions(-)
 
53990
 
 
53991
commit c5a8051080a7ba408d447196d986fe607b8536d3
 
53992
Author: Denis Washington <denisw@svn.gnome.org>
 
53993
Date:   Tue Jun 12 17:07:44 2007 +0000
 
53994
 
 
53995
    Manually deal with gtk+ theme changes now that the theme thumbnailing code
 
53996
    
 
53997
    2007-06-09  Denis Washington  <denisw@svn.gnome.org>
 
53998
    
 
53999
        * appearance-style.c: (theme_name_changed):
 
54000
        Manually deal with gtk+ theme changes now that the theme thumbnailing
 
54001
        code uses the default GtkSettings again.
 
54002
    
 
54003
    svn path=/trunk/; revision=7721
 
54004
 
 
54005
 capplets/appearance/ChangeLog          |    6 ++++++
 
54006
 capplets/appearance/appearance-style.c |   13 ++++++++++++-
 
54007
 2 files changed, 18 insertions(+), 1 deletions(-)
 
54008
 
 
54009
commit 3b1d45c537bcb9a76c80b1aec55f8af96d9b1da1
 
54010
Author: Denis Washington <denisw@svn.gnome.org>
 
54011
Date:   Tue Jun 12 17:05:17 2007 +0000
 
54012
 
 
54013
    Stop the GdkDisplay mess and let gnome-appearance-properties handle gtk+
 
54014
    
 
54015
    2007-06-09  Denis Washington  <denisw@svn.gnome.org>
 
54016
    
 
54017
        * theme-thumbnail.c: (generate_gtk_theme_thumbnail):
 
54018
        Stop the GdkDisplay mess and let gnome-appearance-properties handle
 
54019
        gtk+ theme changes manually instead.
 
54020
    
 
54021
    svn path=/trunk/; revision=7720
 
54022
 
 
54023
 capplets/common/ChangeLog         |    6 ++++++
 
54024
 capplets/common/theme-thumbnail.c |   21 ++++++---------------
 
54025
 2 files changed, 12 insertions(+), 15 deletions(-)
 
54026
 
 
54027
commit 06639be4b811c01badc8e5c3a1833816d3cff133
 
54028
Author: Jens Granseuer <jensgr@gmx.net>
 
54029
Date:   Tue Jun 12 15:56:53 2007 +0000
 
54030
 
 
54031
    revert last commit. gnome-theme-package.xml is created by intltool, not
 
54032
    
 
54033
    2007-06-12  Jens Granseuer  <jensgr@gmx.net>
 
54034
    
 
54035
        * configure.in: revert last commit. gnome-theme-package.xml is
 
54036
        created by intltool, not autoconf (closes bug #446733)
 
54037
    
 
54038
    svn path=/trunk/; revision=7719
 
54039
 
 
54040
 ChangeLog    |    5 +++++
 
54041
 configure.in |    1 -
 
54042
 2 files changed, 5 insertions(+), 1 deletions(-)
 
54043
 
 
54044
commit fcfa955178121060a7b71a3cf7b086fc2b0aa003
 
54045
Author: Jens Granseuer <jensgr@gmx.net>
 
54046
Date:   Mon Jun 11 18:38:34 2007 +0000
 
54047
 
 
54048
    add back missing desktop.in files removed in revision 7032, and throw in a
 
54049
    
 
54050
    2007-06-11  Jens Granseuer  <jensgr@gmx.net>
 
54051
    
 
54052
        * POTFILES.in:
 
54053
        * POTFILES.skip: add back missing desktop.in files removed
 
54054
        in revision 7032, and throw in a few more files for good
 
54055
        measure
 
54056
    
 
54057
    svn path=/trunk/; revision=7718
 
54058
 
 
54059
 po/ChangeLog     |    7 +++++++
 
54060
 po/POTFILES.in   |    2 ++
 
54061
 po/POTFILES.skip |   43 +++++++++++++++++++++++++++++++++++++++++++
 
54062
 3 files changed, 52 insertions(+), 0 deletions(-)
 
54063
 
 
54064
commit 3fe829a6d9b504bae0f881fc652bcddd6195b82b
 
54065
Author: Funda Wang <fwang@src.gnome.org>
 
54066
Date:   Mon Jun 11 10:27:29 2007 +0000
 
54067
 
 
54068
    Updated g-c-c translation
 
54069
    
 
54070
    svn path=/trunk/; revision=7717
 
54071
 
 
54072
 po/ChangeLog |    4 +
 
54073
 po/zh_CN.po  | 1378 +++++++++++++++++++++++-----------------------------------
 
54074
 2 files changed, 548 insertions(+), 834 deletions(-)
 
54075
 
 
54076
commit 0faffda2022b2b0778ea7482b56d97b4c61a5180
 
54077
Author: Bastien Nocera <hadess@hadess.net>
 
54078
Date:   Mon Jun 11 09:06:15 2007 +0000
 
54079
 
 
54080
    Force launching nautilus in the home directory, rather than relying on it
 
54081
    
 
54082
    2007-06-11  Bastien Nocera  <hadess@hadess.net>
 
54083
    
 
54084
        * gnome-settings-multimedia-keys.c: (do_action): Force launching
 
54085
        nautilus in the home directory, rather than relying on it
 
54086
        opening there (Closes: #356069)
 
54087
    
 
54088
    
 
54089
    svn path=/trunk/; revision=7716
 
54090
 
 
54091
 gnome-settings-daemon/ChangeLog                    |    8 +++++++-
 
54092
 .../gnome-settings-multimedia-keys.c               |    7 ++++++-
 
54093
 2 files changed, 13 insertions(+), 2 deletions(-)
 
54094
 
 
54095
commit dcb6f5bd6ffc5243c439fa1faea11a99bc983af4
 
54096
Author: Jens Granseuer <jensgr@gmx.net>
 
54097
Date:   Sun Jun 10 20:29:08 2007 +0000
 
54098
 
 
54099
    fix "reset to defaults" sensitivity for real listen to colour scheme
 
54100
    
 
54101
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54102
    
 
54103
        * appearance-style.c: (style_init), (check_color_schemes_enabled):
 
54104
        fix "reset to defaults" sensitivity for real
 
54105
        * appearance-themes.c: (theme_color_scheme_changed_cb),
 
54106
        (themes_init): listen to colour scheme changes as well
 
54107
    
 
54108
    svn path=/trunk/; revision=7715
 
54109
 
 
54110
 capplets/appearance/ChangeLog           |    7 +++++++
 
54111
 capplets/appearance/appearance-style.c  |   11 +++++------
 
54112
 capplets/appearance/appearance-themes.c |   11 ++++++++++-
 
54113
 3 files changed, 22 insertions(+), 7 deletions(-)
 
54114
 
 
54115
commit a994bfc05d8ba9130d000b20cb0029a8f082e0e3
 
54116
Author: Jens Granseuer <jensgr@gmx.net>
 
54117
Date:   Sun Jun 10 18:51:42 2007 +0000
 
54118
 
 
54119
    disable the "reset to defaults" button if the theme doesn't support custom
 
54120
    
 
54121
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54122
    
 
54123
        * appearance-style.c: (check_color_schemes_enabled): disable the "reset
 
54124
        to defaults" button if the theme doesn't support custom colours
 
54125
    
 
54126
    svn path=/trunk/; revision=7714
 
54127
 
 
54128
 capplets/appearance/ChangeLog          |    5 +++++
 
54129
 capplets/appearance/appearance-style.c |    8 +++++---
 
54130
 2 files changed, 10 insertions(+), 3 deletions(-)
 
54131
 
 
54132
commit 196cc925dbd2b9ad7374249964c76731a8b5d82c
 
54133
Author: Jens Granseuer <jensgr@gmx.net>
 
54134
Date:   Sun Jun 10 18:15:06 2007 +0000
 
54135
 
 
54136
    we don't need the engine stuff, so don't retrieve it in the first place
 
54137
    
 
54138
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54139
    
 
54140
        * appearance-style.c: (check_color_schemes_enabled): we don't need the
 
54141
        engine stuff, so don't retrieve it in the first place
 
54142
    
 
54143
    svn path=/trunk/; revision=7713
 
54144
 
 
54145
 capplets/appearance/ChangeLog          |    5 +++++
 
54146
 capplets/appearance/appearance-style.c |    6 ++----
 
54147
 2 files changed, 7 insertions(+), 4 deletions(-)
 
54148
 
 
54149
commit 934b33e8c794cdd8522cd7967feb2c6b09614fbb
 
54150
Author: Jens Granseuer <jensgr@gmx.net>
 
54151
Date:   Sun Jun 10 18:10:38 2007 +0000
 
54152
 
 
54153
    make it possible to skip engine information if we're not interested and
 
54154
    
 
54155
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54156
    
 
54157
        * gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
 
54158
        make it possible to skip engine information if we're not interested
 
54159
        and fix a warning
 
54160
    
 
54161
    svn path=/trunk/; revision=7712
 
54162
 
 
54163
 capplets/common/ChangeLog     |    6 ++++++
 
54164
 capplets/common/gtkrc-utils.c |    7 +++++--
 
54165
 2 files changed, 11 insertions(+), 2 deletions(-)
 
54166
 
 
54167
commit a5189eddb9046bca8ecee2627afd2fee534d08a4
 
54168
Author: Jens Granseuer <jensgr@gmx.net>
 
54169
Date:   Sun Jun 10 17:37:00 2007 +0000
 
54170
 
 
54171
    fix passing and parsing of command line args
 
54172
    
 
54173
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54174
    
 
54175
        * appearance-main.c: (init_appearance_data), (main):
 
54176
        * appearance.h: fix passing and parsing of command line args
 
54177
    
 
54178
        * appearance-style.c: (update_color_buttons_from_settings),
 
54179
        (check_color_schemes_enabled): fix leaks
 
54180
    
 
54181
        * appearance.glade: revert response_id sillyness from last commit
 
54182
    
 
54183
    svn path=/trunk/; revision=7711
 
54184
 
 
54185
 capplets/appearance/ChangeLog          |   10 +++++++
 
54186
 capplets/appearance/appearance-main.c  |   10 +++----
 
54187
 capplets/appearance/appearance-style.c |   10 +++++-
 
54188
 capplets/appearance/appearance.glade   |   45 --------------------------------
 
54189
 capplets/appearance/appearance.h       |    2 -
 
54190
 5 files changed, 22 insertions(+), 55 deletions(-)
 
54191
 
 
54192
commit 19cfd08b3dd55c523e590209ccba0de89a6201e0
 
54193
Author: Jens Granseuer <jensgr@gmx.net>
 
54194
Date:   Sun Jun 10 17:22:16 2007 +0000
 
54195
 
 
54196
    add some more checks so we don't try to strcmp NULL strings (fixes bug
 
54197
    
 
54198
    2007-06-10  Jens Granseuer  <jensgr@gmx.net>
 
54199
    
 
54200
        * gnome-theme-apply.c: (gnome_meta_theme_set): add some more checks so
 
54201
        we don't try to strcmp NULL strings (fixes bug #445908)
 
54202
    
 
54203
    svn path=/trunk/; revision=7710
 
54204
 
 
54205
 capplets/common/ChangeLog           |    5 +++++
 
54206
 capplets/common/gnome-theme-apply.c |    6 +++---
 
54207
 2 files changed, 8 insertions(+), 3 deletions(-)
 
54208
 
 
54209
commit 1b9649f12664ebb0133a6e4bf66f2de3a8d0ccaa
 
54210
Author: Daniel Nylander <dnylande@src.gnome.org>
 
54211
Date:   Sun Jun 10 11:57:52 2007 +0000
 
54212
 
 
54213
    sv.po: Updated Swedish translation
 
54214
    
 
54215
    svn path=/trunk/; revision=7709
 
54216
 
 
54217
 po/ChangeLog |    4 +
 
54218
 po/sv.po     | 1968 ++++++++++++++++++++++++++++++----------------------------
 
54219
 2 files changed, 1010 insertions(+), 962 deletions(-)
 
54220
 
 
54221
commit 6c21c710369f93e4f73bc6796e72173df9ddcd00
 
54222
Author: Denis Washington <denisw@svn.gnome.org>
 
54223
Date:   Sat Jun 9 14:34:33 2007 +0000
 
54224
 
 
54225
    Add all missing color schemes options from gnome-theme-manager, including
 
54226
    
 
54227
    2007-06-09  Denis Washington  <denisw@svn.gnome.org>
 
54228
    
 
54229
        * appearance.glade:
 
54230
        * appearance-style.c:
 
54231
        Add all missing color schemes options from gnome-theme-manager, including a Reset To Defaults button.
 
54232
    
 
54233
    svn path=/trunk/; revision=7708
 
54234
 
 
54235
 capplets/appearance/ChangeLog          |    7 +
 
54236
 capplets/appearance/appearance-style.c |  113 ++++++++++++++--
 
54237
 capplets/appearance/appearance.glade   |  220 ++++++++++++++++++++++++++------
 
54238
 3 files changed, 287 insertions(+), 53 deletions(-)
 
54239
 
 
54240
commit f4ee5fb273a3cb61672e199bfe00ef573342a1b5
 
54241
Author: Denis Washington <denisw@svn.gnome.org>
 
54242
Date:   Sat Jun 9 14:17:58 2007 +0000
 
54243
 
 
54244
    Fix the appearance capplet windows not reacting to gtk+ theme changes.
 
54245
    
 
54246
    2007-06-09  Denis Washington  <denisw@svn.gnome.org>
 
54247
    
 
54248
        * theme-thumbnail.c: (generate_gtk_theme_thumbnail):
 
54249
        Fix the appearance capplet windows not reacting to gtk+ theme changes.
 
54250
    
 
54251
    svn path=/trunk/; revision=7707
 
54252
 
 
54253
 capplets/common/ChangeLog         |    5 +++++
 
54254
 capplets/common/theme-thumbnail.c |   23 ++++++++++++++++-------
 
54255
 2 files changed, 21 insertions(+), 7 deletions(-)
 
54256
 
 
54257
commit 41bf5ab8ccd23d5f1ad35ff4ba79a6f8f5e9650f
 
54258
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
54259
Date:   Fri Jun 8 12:35:26 2007 +0000
 
54260
 
 
54261
    Updated Spanish translation
 
54262
    
 
54263
    svn path=/trunk/; revision=7706
 
54264
 
 
54265
 po/ChangeLog |    4 ++++
 
54266
 po/es.po     |   30 +++++++++++++++++++-----------
 
54267
 2 files changed, 23 insertions(+), 11 deletions(-)
 
54268
 
 
54269
commit 1eb8cc98ae1bfb3e3d83704147fe9c5e830af0b6
 
54270
Author: Christian Persch <chpe@gnome.org>
 
54271
Date:   Fri Jun 8 11:56:47 2007 +0000
 
54272
 
 
54273
    NULL-terminate the options array. fixed.
 
54274
    
 
54275
    2007-06-08  Christian Persch  <chpe@gnome.org>
 
54276
    
 
54277
        * main.c: (main): NULL-terminate the options array.
 
54278
        * ChangeLog: fixed.
 
54279
    
 
54280
    svn path=/trunk/; revision=7705
 
54281
 
 
54282
 ChangeLog              |    5 -----
 
54283
 typing-break/ChangeLog |   10 ++++++++++
 
54284
 typing-break/main.c    |    1 +
 
54285
 3 files changed, 11 insertions(+), 5 deletions(-)
 
54286
 
 
54287
commit 8ccc187c76072e5754cd448ebbba071ffd6f9a89
 
54288
Author: Jens Granseuer <jensgr@gmx.net>
 
54289
Date:   Thu Jun 7 19:11:36 2007 +0000
 
54290
 
 
54291
    add initial lockdown bits from theme-manager, delete button sensitivity
 
54292
    
 
54293
    2007-06-07  Jens Granseuer  <jensgr@gmx.net>
 
54294
    
 
54295
        * appearance-themes.c: (is_locked_down),
 
54296
        (theme_changed_on_disk_cb), (theme_selection_changed_cb),
 
54297
        (themes_init): add initial lockdown bits from theme-manager,
 
54298
        delete button sensitivity updates, and preliminary support
 
54299
        for reacting to metatheme changes
 
54300
    
 
54301
    svn path=/trunk/; revision=7704
 
54302
 
 
54303
 capplets/appearance/ChangeLog           |    8 ++++
 
54304
 capplets/appearance/appearance-themes.c |   71 +++++++++++++++++++++++++------
 
54305
 2 files changed, 66 insertions(+), 13 deletions(-)
 
54306
 
 
54307
commit 7144393cbc5136fcffae1875a81e4a282205ebf9
 
54308
Author: Jens Granseuer <jensgr@gmx.net>
 
54309
Date:   Thu Jun 7 19:08:19 2007 +0000
 
54310
 
 
54311
    modify the theme change callback to return more useful information and add
 
54312
    
 
54313
    2007-06-07  Jens Granseuer  <jensgr@gmx.net>
 
54314
    
 
54315
        * gnome-theme-info.c: (handle_change_signal),
 
54316
        (gnome_theme_is_writable),
 
54317
        (gnome_theme_info_register_theme_change):
 
54318
        * gnome-theme-info.h:
 
54319
        modify the theme change callback to return more useful
 
54320
        information and add a function to determine whether a given
 
54321
        theme is writable
 
54322
    
 
54323
    svn path=/trunk/; revision=7703
 
54324
 
 
54325
 capplets/common/ChangeLog          |   10 ++++++
 
54326
 capplets/common/gnome-theme-info.c |   57 ++++++++++++++++++++++++++++-------
 
54327
 capplets/common/gnome-theme-info.h |   15 +++++++--
 
54328
 3 files changed, 66 insertions(+), 16 deletions(-)
 
54329
 
 
54330
commit b8981e28cf8ff41b1789b547d089eab24890717e
 
54331
Author: Jens Granseuer <jensgr@gmx.net>
 
54332
Date:   Wed Jun 6 16:26:09 2007 +0000
 
54333
 
 
54334
    update for changes in thumbnailer API
 
54335
    
 
54336
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54337
    
 
54338
        * theme-thumbnailer.c: (main): update for changes in thumbnailer API
 
54339
    
 
54340
    svn path=/trunk/; revision=7702
 
54341
 
 
54342
 vfs-methods/themus/ChangeLog           |    4 ++++
 
54343
 vfs-methods/themus/theme-thumbnailer.c |    3 +--
 
54344
 2 files changed, 5 insertions(+), 2 deletions(-)
 
54345
 
 
54346
commit 893ab11dd07032b5d34f8e0ce70f4342794fac47
 
54347
Author: Jens Granseuer <jensgr@gmx.net>
 
54348
Date:   Wed Jun 6 16:25:25 2007 +0000
 
54349
 
 
54350
    update for changes in thumbnailer API
 
54351
    
 
54352
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54353
    
 
54354
        * appearance-themes.c: (theme_thumbnail_generate),
 
54355
        (theme_queue_for_thumbnail), (theme_thumbnail_done_cb): update
 
54356
        for changes in thumbnailer API
 
54357
    
 
54358
    svn path=/trunk/; revision=7701
 
54359
 
 
54360
 capplets/appearance/ChangeLog           |    6 ++++++
 
54361
 capplets/appearance/appearance-themes.c |   10 +++++++---
 
54362
 2 files changed, 13 insertions(+), 3 deletions(-)
 
54363
 
 
54364
commit 5a510b1c3f539e9689c5f722d596e7d58adc4b4c
 
54365
Author: Jens Granseuer <jensgr@gmx.net>
 
54366
Date:   Wed Jun 6 16:24:17 2007 +0000
 
54367
 
 
54368
    remove obsolete files
 
54369
    
 
54370
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54371
    
 
54372
        * Bonobo_Control_Capplet_generic.oaf.in:
 
54373
        * wrapper-script.in: remove obsolete files
 
54374
    
 
54375
    svn path=/trunk/; revision=7700
 
54376
 
 
54377
 .../common/Bonobo_Control_Capplet_generic.oaf.in   |   21 --------------------
 
54378
 capplets/common/ChangeLog                          |    5 ++++
 
54379
 capplets/common/wrapper-script.in                  |    9 --------
 
54380
 3 files changed, 5 insertions(+), 30 deletions(-)
 
54381
 
 
54382
commit 94e474bcd73b87a69fb1051dc42aa44124015229
 
54383
Author: Jens Granseuer <jensgr@gmx.net>
 
54384
Date:   Wed Jun 6 16:22:51 2007 +0000
 
54385
 
 
54386
    remove caching from the thumbnailer since all of the current users work
 
54387
    
 
54388
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54389
    
 
54390
        * theme-thumbnail.c: (message_from_child),
 
54391
        (generate_theme_thumbnail), (generate_theme_thumbnail_async),
 
54392
        (theme_thumbnail_factory_init):
 
54393
        * theme-thumbnail.h: remove caching from the thumbnailer since
 
54394
        all of the current users work around it anyway, and resources
 
54395
        aren't managed properly
 
54396
    
 
54397
    svn path=/trunk/; revision=7699
 
54398
 
 
54399
 capplets/common/ChangeLog         |    9 ++++++
 
54400
 capplets/common/theme-thumbnail.c |   57 +++---------------------------------
 
54401
 capplets/common/theme-thumbnail.h |    5 +--
 
54402
 3 files changed, 15 insertions(+), 56 deletions(-)
 
54403
 
 
54404
commit f7873f13043f4c5d31c5bca15f895177566e3171
 
54405
Author: Jens Granseuer <jensgr@gmx.net>
 
54406
Date:   Wed Jun 6 16:05:55 2007 +0000
 
54407
 
 
54408
    some more house-keeping
 
54409
    
 
54410
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54411
    
 
54412
        * gnome-theme-info.c: (safe_strcmp), (get_data_from_hash_by_name),
 
54413
        (read_icon_theme), (handle_change_signal), (update_theme_index),
 
54414
        (gnome_theme_meta_info_compare):
 
54415
        * gnome-theme-info.h: some more house-keeping
 
54416
    
 
54417
    svn path=/trunk/; revision=7698
 
54418
 
 
54419
 capplets/common/ChangeLog          |   16 ++++++--------
 
54420
 capplets/common/gnome-theme-info.c |   37 +++++++++++------------------------
 
54421
 capplets/common/gnome-theme-info.h |    7 +-----
 
54422
 3 files changed, 20 insertions(+), 40 deletions(-)
 
54423
 
 
54424
commit ff9f268fffcb7809c6c286edae903d0120e062f4
 
54425
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
54426
Date:   Wed Jun 6 11:51:40 2007 +0000
 
54427
 
 
54428
    converted more modules to the new arch.
 
54429
    
 
54430
    2007-06-06  Rodrigo Moya <rodrigo@gnome-db.org>
 
54431
    
 
54432
        * gnome-settings-default-editor.c:
 
54433
        * gnome-settings-gtk1theme.c:
 
54434
        * gnome-settings-mouse.c:
 
54435
        * gnome-settings-sound.c:
 
54436
        * gnome-settings-xsettings.c: converted more modules to the new arch.
 
54437
    
 
54438
        * gnome-settings-daemon.c (gnome_settings_daemon_new): now this is much
 
54439
        cleaner.
 
54440
    
 
54441
    svn path=/trunk/; revision=7697
 
54442
 
 
54443
 gnome-settings-daemon/ChangeLog                    |   11 +
 
54444
 gnome-settings-daemon/Makefile.am                  |    4 -
 
54445
 gnome-settings-daemon/gnome-settings-daemon.c      |   27 +-
 
54446
 .../gnome-settings-default-editor.c                |   91 +++-
 
54447
 .../gnome-settings-default-editor.h                |   18 -
 
54448
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |   85 ++-
 
54449
 gnome-settings-daemon/gnome-settings-gtk1theme.h   |   34 -
 
54450
 gnome-settings-daemon/gnome-settings-mouse.c       |  769 ++++++++++----------
 
54451
 gnome-settings-daemon/gnome-settings-mouse.h       |   25 -
 
54452
 gnome-settings-daemon/gnome-settings-sound.c       |   93 +++-
 
54453
 gnome-settings-daemon/gnome-settings-sound.h       |   33 -
 
54454
 gnome-settings-daemon/gnome-settings-xsettings.c   |  746 ++++++++++---------
 
54455
 gnome-settings-daemon/gnome-settings-xsettings.h   |   33 -
 
54456
 13 files changed, 1068 insertions(+), 901 deletions(-)
 
54457
 
 
54458
commit 6bfc75101d55d1074b074957418c314c30dcd8c0
 
54459
Author: Jens Granseuer <jensgr@gmx.net>
 
54460
Date:   Tue Jun 5 22:20:33 2007 +0000
 
54461
 
 
54462
    don't destroy the window on "delete-event"
 
54463
    
 
54464
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54465
    
 
54466
        * appearance-style.c: (style_response_cb), (style_init): don't
 
54467
        destroy the window on "delete-event"
 
54468
    
 
54469
        * appearance-themes.c: (theme_load_from_gconf),
 
54470
        (theme_thumbnail_generate), (theme_queue_for_thumbnail),
 
54471
        (theme_get_selected), (theme_set_custom_from_selected),
 
54472
        (theme_remove_custom), (theme_thumbnail_done_cb),
 
54473
        (theme_selection_changed_cb), (theme_custom_cb),
 
54474
        (theme_details_changed_cb), (themes_init): hook up more of the
 
54475
        customization functionality; don't unref generated thumbnails
 
54476
        because they are still held in a cache by the thumbnailer
 
54477
    
 
54478
    svn path=/trunk/; revision=7696
 
54479
 
 
54480
 capplets/appearance/ChangeLog           |   14 ++
 
54481
 capplets/appearance/appearance-style.c  |   14 +-
 
54482
 capplets/appearance/appearance-themes.c |  320 +++++++++++++++++++------------
 
54483
 3 files changed, 219 insertions(+), 129 deletions(-)
 
54484
 
 
54485
commit e57c99d8e09a7f76baeb228153855a62973589e9
 
54486
Author: Jens Granseuer <jensgr@gmx.net>
 
54487
Date:   Tue Jun 5 22:16:51 2007 +0000
 
54488
 
 
54489
    add a parameter to circumvent the internal thumbnail cache to the
 
54490
    
 
54491
    2007-06-06  Jens Granseuer  <jensgr@gmx.net>
 
54492
    
 
54493
        * theme-thumbnail.c: (generate_theme_thumbnail_async):
 
54494
        * theme-thumbnail.h: add a parameter to circumvent the internal
 
54495
        thumbnail cache to the asynchronous generator
 
54496
    
 
54497
    svn path=/trunk/; revision=7695
 
54498
 
 
54499
 capplets/common/ChangeLog         |   15 +++++++++++++++
 
54500
 capplets/common/theme-thumbnail.c |   14 ++++++++++----
 
54501
 capplets/common/theme-thumbnail.h |    1 +
 
54502
 3 files changed, 26 insertions(+), 4 deletions(-)
 
54503
 
 
54504
commit a9fee19f43d08ca5b2acf1ac54036ba3ad53cf19
 
54505
Author: Christian Persch <chpe@gnome.org>
 
54506
Date:   Tue Jun 5 19:47:16 2007 +0000
 
54507
 
 
54508
    Use GOption to parse the arguments. Bug #444399.
 
54509
    
 
54510
    2007-06-05  Christian Persch  <chpe@gnome.org>
 
54511
    
 
54512
        * typing-break/main.c: (main): Use GOption to parse the arguments. Bug
 
54513
        #444399.
 
54514
    
 
54515
    svn path=/trunk/; revision=7694
 
54516
 
 
54517
 ChangeLog           |    5 +++++
 
54518
 typing-break/main.c |   45 ++++++++++++++++++++++++---------------------
 
54519
 2 files changed, 29 insertions(+), 21 deletions(-)
 
54520
 
 
54521
commit f5fe47e66ea4ef0f818e463d7d69a5e8977d87a2
 
54522
Author: Jens Granseuer <jensgr@gmx.net>
 
54523
Date:   Tue Jun 5 18:32:05 2007 +0000
 
54524
 
 
54525
    add capplets/appearance/gnome-theme-package.xml to generated files
 
54526
    
 
54527
    2007-06-05  Jens Granseuer  <jensgr@gmx.net>
 
54528
    
 
54529
        * configure.in: add capplets/appearance/gnome-theme-package.xml
 
54530
        to generated files
 
54531
    
 
54532
        * capplets/appearance/Makefile.am:
 
54533
        * capplets/appearance/gnome-theme-package.xml.in: move theme
 
54534
        package mime type over from the theme-manager (closes bug #444336)
 
54535
    
 
54536
    svn path=/trunk/; revision=7693
 
54537
 
 
54538
 ChangeLog                                      |    5 ++
 
54539
 capplets/appearance/ChangeLog                  |    6 +++
 
54540
 capplets/appearance/Makefile.am                |   57 +++++++++++++++--------
 
54541
 capplets/appearance/appearance-themes.c        |   46 +++++++++++++++----
 
54542
 capplets/appearance/gnome-theme-package.xml.in |    9 ++++
 
54543
 configure.in                                   |    1 +
 
54544
 6 files changed, 95 insertions(+), 29 deletions(-)
 
54545
 
 
54546
commit 9fac3c0c5a4767111349101730a520bf921abed1
 
54547
Author: Ross Burton <ross@openedhand.com>
 
54548
Date:   Tue Jun 5 16:55:01 2007 +0000
 
54549
 
 
54550
    Bump glib requirement to 2.13, for the ~second-accurate timers.
 
54551
    
 
54552
    2007-06-05  Ross Burton  <ross@openedhand.com>
 
54553
    
 
54554
        * configure.in:
 
54555
        Bump glib requirement to 2.13, for the ~second-accurate timers.
 
54556
    
 
54557
    2007-06-05  Ross Burton  <ross@openedhand.com>
 
54558
    
 
54559
        * drw-monitor.c:
 
54560
        * drw-break-window.c:
 
54561
        * drwright.c:
 
54562
        Use the second-accurate timers instead of the millisecond timers,
 
54563
        in an attempt to use less processor time (#443547).
 
54564
    
 
54565
    svn path=/trunk/; revision=7692
 
54566
 
 
54567
 ChangeLog                       |    5 +++++
 
54568
 configure.in                    |    2 +-
 
54569
 typing-break/ChangeLog          |    8 ++++++++
 
54570
 typing-break/drw-break-window.c |    6 +++---
 
54571
 typing-break/drw-monitor.c      |    2 +-
 
54572
 typing-break/drwright.c         |    5 ++---
 
54573
 6 files changed, 20 insertions(+), 8 deletions(-)
 
54574
 
 
54575
commit 759c98a60836f83b10dd4c0fe3dbd46e97577564
 
54576
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
54577
Date:   Tue Jun 5 15:45:16 2007 +0000
 
54578
 
 
54579
    converted font module to a loadable module.
 
54580
    
 
54581
    2007-06-05  Rodrigo Moya <rodrigo@gnome-db.org>
 
54582
    
 
54583
        * gnome-settings-font.c:
 
54584
        * gnome-settings-daemon.c: converted font module to a loadable module.
 
54585
    
 
54586
    svn path=/trunk/; revision=7691
 
54587
 
 
54588
 gnome-settings-daemon/ChangeLog                    |    5 +
 
54589
 gnome-settings-daemon/Makefile.am                  |    1 -
 
54590
 gnome-settings-daemon/gnome-settings-daemon.c      |    5 +-
 
54591
 gnome-settings-daemon/gnome-settings-font.c        |  415 +++++++++++---------
 
54592
 gnome-settings-daemon/gnome-settings-font.h        |   25 --
 
54593
 gnome-settings-daemon/gnome-settings-screensaver.c |    3 -
 
54594
 6 files changed, 245 insertions(+), 209 deletions(-)
 
54595
 
 
54596
commit 9843f45f543e1701a2ebc9dc9f110eb3611e5509
 
54597
Author: Ross Burton <rburton@src.gnome.org>
 
54598
Date:   Tue Jun 5 15:44:40 2007 +0000
 
54599
 
 
54600
    Don't use libgnome in typing-break (#443554)
 
54601
    
 
54602
    svn path=/trunk/; revision=7690
 
54603
 
 
54604
 ChangeLog                |    5 +++++
 
54605
 configure.in             |    1 +
 
54606
 typing-break/ChangeLog   |    6 ++++++
 
54607
 typing-break/Makefile.am |   15 +++++----------
 
54608
 typing-break/main.c      |    6 ++----
 
54609
 5 files changed, 19 insertions(+), 14 deletions(-)
 
54610
 
 
54611
commit a84a68182acb300bb6eaad327eb21aa27dc0bda1
 
54612
Author: Jens Granseuer <jensgr@gmx.net>
 
54613
Date:   Mon Jun 4 20:23:47 2007 +0000
 
54614
 
 
54615
    major resource handling fixup and initial bits for handling custom
 
54616
    
 
54617
    2007-06-04  Jens Granseuer  <jensgr@gmx.net>
 
54618
    
 
54619
        * appearance-desktop.c: (desktop_init), (desktop_shutdown):
 
54620
        * appearance-desktop.h:
 
54621
        * appearance-font.c: (font_init), (font_shutdown):
 
54622
        * appearance-font.h:
 
54623
        * appearance-main.c: (main_window_response), (main):
 
54624
        * appearance-style.c: (style_init), (conv_to_widget_cb),
 
54625
        (conv_from_widget_cb):
 
54626
        * appearance-style.h:
 
54627
        * appearance-themes.c:
 
54628
        * appearance-themes.h:
 
54629
        * appearance.h: major resource handling fixup and initial bits
 
54630
        for handling custom metathemes
 
54631
    
 
54632
    svn path=/trunk/; revision=7689
 
54633
 
 
54634
 capplets/appearance/ChangeLog            |   15 ++
 
54635
 capplets/appearance/appearance-desktop.c |   27 +--
 
54636
 capplets/appearance/appearance-desktop.h |    3 +-
 
54637
 capplets/appearance/appearance-font.c    |   19 +-
 
54638
 capplets/appearance/appearance-font.h    |    1 +
 
54639
 capplets/appearance/appearance-main.c    |   34 ++-
 
54640
 capplets/appearance/appearance-style.c   |   12 +-
 
54641
 capplets/appearance/appearance-style.h   |    2 -
 
54642
 capplets/appearance/appearance-themes.c  |  370 +++++++++++++++++++++---------
 
54643
 capplets/appearance/appearance-themes.h  |    3 +-
 
54644
 capplets/appearance/appearance.h         |    7 +
 
54645
 11 files changed, 335 insertions(+), 158 deletions(-)
 
54646
 
 
54647
commit 1660c3fd02093c72b2ef4a3f48cd5f89c5b09b30
 
54648
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
54649
Date:   Mon Jun 4 19:26:06 2007 +0000
 
54650
 
 
54651
    Updated Spanish translation
 
54652
    
 
54653
    svn path=/trunk/; revision=7688
 
54654
 
 
54655
 po/ChangeLog |    4 +
 
54656
 po/es.po     | 1172 ++++++++++++++++++++++------------------------------------
 
54657
 2 files changed, 451 insertions(+), 725 deletions(-)
 
54658
 
 
54659
commit 87e767a7ef27ba61a162b330e7b8bd9029fcc987
 
54660
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
54661
Date:   Mon Jun 4 16:49:58 2007 +0000
 
54662
 
 
54663
    prepare for 2.19.3.
 
54664
    
 
54665
    2007-06-04  Rodrigo Moya <rodrigo@gnome-db.org>
 
54666
    
 
54667
        * configure.in:
 
54668
        * NEWS: prepare for 2.19.3.
 
54669
    
 
54670
    svn path=/trunk/; revision=7686
 
54671
 
 
54672
 ChangeLog    |    5 +++
 
54673
 NEWS         |   88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
54674
 configure.in |    2 +-
 
54675
 3 files changed, 94 insertions(+), 1 deletions(-)
 
54676
 
 
54677
commit 40ea6c128ba75419f3dca57edef0c67b9b9b4cb7
 
54678
Author: Jakub Friedl <jfriedl@suse.cz>
 
54679
Date:   Mon Jun 4 16:03:09 2007 +0000
 
54680
 
 
54681
    Updated Czech translation.
 
54682
    
 
54683
    2007-06-04  Jakub Friedl  <jfriedl@suse.cz>
 
54684
    
 
54685
      * cs.po: Updated Czech translation.
 
54686
    
 
54687
    
 
54688
    svn path=/trunk/; revision=7685
 
54689
 
 
54690
 po/ChangeLog |    4 +
 
54691
 po/cs.po     | 1164 ++++++++++++++++++++++------------------------------------
 
54692
 2 files changed, 435 insertions(+), 733 deletions(-)
 
54693
 
 
54694
commit 1da8ce6a2a202ebf3377d5c1881b4102ec4cf59a
 
54695
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
54696
Date:   Mon Jun 4 06:25:11 2007 +0000
 
54697
 
 
54698
    Updated Thai translation.
 
54699
    
 
54700
        * th.po: Updated Thai translation.
 
54701
    
 
54702
    
 
54703
    svn path=/trunk/; revision=7684
 
54704
 
 
54705
 po/ChangeLog |    4 +
 
54706
 po/th.po     | 1315 ++++++++++++++++++++++++++++-----------------------------
 
54707
 2 files changed, 650 insertions(+), 669 deletions(-)
 
54708
 
 
54709
commit 9603af9aed66a1e93943f13164238c1ceef1e3b3
 
54710
Author: Jens Granseuer <jensgr@gmx.net>
 
54711
Date:   Sun Jun 3 18:50:08 2007 +0000
 
54712
 
 
54713
    Updated files list
 
54714
    
 
54715
    2007-06-03  Jens Granseuer  <jensgr@gmx.net>
 
54716
    
 
54717
        * POTFILES.in:
 
54718
        * POTFILES.skip: Updated files list
 
54719
    
 
54720
    svn path=/trunk/; revision=7683
 
54721
 
 
54722
 po/ChangeLog     |    5 +++++
 
54723
 po/POTFILES.in   |   25 ++++++-------------------
 
54724
 po/POTFILES.skip |   13 -------------
 
54725
 3 files changed, 11 insertions(+), 32 deletions(-)
 
54726
 
 
54727
commit 3aaf0a74725dcf4614d256c202f10e815d9ab7b1
 
54728
Author: Jens Granseuer <jensgr@gmx.net>
 
54729
Date:   Sat Jun 2 12:02:22 2007 +0000
 
54730
 
 
54731
    remove obsolete files remove leftover bits from bug #386413 to make
 
54732
    
 
54733
    2007-06-02  Jens Granseuer  <jensgr@gmx.net>
 
54734
    
 
54735
        * at-startup-session.c:
 
54736
        * at-startup-session.h: remove obsolete files
 
54737
        * main.c: (at_enable_toggled): remove leftover bits from bug
 
54738
        #386413 to make distcheck pass
 
54739
    
 
54740
    svn path=/trunk/; revision=7682
 
54741
 
 
54742
 capplets/accessibility/at-properties/ChangeLog     |    7 +
 
54743
 .../at-properties/at-startup-session.c             |  184 --------------------
 
54744
 .../at-properties/at-startup-session.h             |   20 --
 
54745
 capplets/accessibility/at-properties/main.c        |    4 -
 
54746
 4 files changed, 7 insertions(+), 208 deletions(-)
 
54747
 
 
54748
commit 2406e8074814d2378ac12f28179d51a77ef18941
 
54749
Author: Jens Granseuer <jensgr@gmx.net>
 
54750
Date:   Sat Jun 2 11:26:19 2007 +0000
 
54751
 
 
54752
    don't try to distribute removed files...
 
54753
    
 
54754
    2007-06-02  Jens Granseuer  <jensgr@gmx.net>
 
54755
    
 
54756
        * Makefile.am: don't try to distribute removed files...
 
54757
    
 
54758
    svn path=/trunk/; revision=7681
 
54759
 
 
54760
 ChangeLog   |    4 ++++
 
54761
 Makefile.am |   24 +++++++-----------------
 
54762
 2 files changed, 11 insertions(+), 17 deletions(-)
 
54763
 
 
54764
commit c5cec1dd9188c615b0424a725b126db6b19b4f90
 
54765
Author: Priit Laes <plaes@svn.gnome.org>
 
54766
Date:   Wed May 30 18:06:33 2007 +0000
 
54767
 
 
54768
    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
54769
    
 
54770
    2007-05-30  Priit Laes  <plaes@svn.gnome.org>
 
54771
    
 
54772
        * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
54773
    
 
54774
    svn path=/trunk/; revision=7680
 
54775
 
 
54776
 po/ChangeLog |    4 +
 
54777
 po/et.po     |  221 +++++++++++++++++++++++++++++-----------------------------
 
54778
 2 files changed, 115 insertions(+), 110 deletions(-)
 
54779
 
 
54780
commit d64a72b4b3e46d6a3d58a86acb6b8cf9dc99fbe1
 
54781
Author: Jens Granseuer <jensgr@gmx.net>
 
54782
Date:   Wed May 30 17:36:26 2007 +0000
 
54783
 
 
54784
    fix duplicate mnemonic
 
54785
    
 
54786
    2007-05-30  Jens Granseuer  <jensgr@gmx.net>
 
54787
    
 
54788
        * appearance.glade: fix duplicate mnemonic
 
54789
    
 
54790
    svn path=/trunk/; revision=7679
 
54791
 
 
54792
 capplets/appearance/ChangeLog        |    4 ++++
 
54793
 capplets/appearance/appearance.glade |    2 +-
 
54794
 2 files changed, 5 insertions(+), 1 deletions(-)
 
54795
 
 
54796
commit 3da1e198a6036e91f6f9ab85b5f338d14cd273d6
 
54797
Author: Jakub Friedl <jfriedl@suse.cz>
 
54798
Date:   Wed May 30 12:12:37 2007 +0000
 
54799
 
 
54800
    Updated Czech translation.
 
54801
    
 
54802
    2007-05-30  Jakub Friedl  <jfriedl@suse.cz>
 
54803
    
 
54804
      * cs.po: Updated Czech translation.
 
54805
    
 
54806
    
 
54807
    svn path=/trunk/; revision=7678
 
54808
 
 
54809
 po/ChangeLog |    6 +-
 
54810
 po/cs.po     | 1284 ++++++++++++++++++++++++++++++++++------------------------
 
54811
 2 files changed, 749 insertions(+), 541 deletions(-)
 
54812
 
 
54813
commit 76d0c77d85094051c1eb73f2a1d55c063e104372
 
54814
Author: Jens Granseuer <jensgr@gmx.net>
 
54815
Date:   Tue May 29 23:17:39 2007 +0000
 
54816
 
 
54817
    simplify, clean up, and fix a few leaks
 
54818
    
 
54819
    2007-05-30  Jens Granseuer  <jensgr@gmx.net>
 
54820
    
 
54821
        * gnome-theme-info.c: (safe_strcmp), (add_data_to_hash_by_name),
 
54822
        (handle_change_signal), (update_common_theme_dir_index),
 
54823
        (gtk2_dir_changed), (keybinding_dir_changed),
 
54824
        (metacity_dir_changed), (common_theme_dir_changed),
 
54825
        (common_icon_theme_dir_changed), (top_theme_dir_changed),
 
54826
        (top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor),
 
54827
        (gnome_theme_info_find_by_type_helper),
 
54828
        (gnome_theme_info_find_by_type),
 
54829
        (gnome_theme_icon_info_find_all_helper),
 
54830
        (gnome_theme_icon_info_find_all), (gnome_theme_icon_info_compare),
 
54831
        (gnome_theme_meta_info_new),
 
54832
        (gnome_theme_meta_info_find_all_helper),
 
54833
        (gnome_theme_meta_info_find_all), (gnome_theme_meta_info_compare),
 
54834
        (gnome_theme_info_register_theme_change): simplify, clean up, and fix
 
54835
        a few leaks
 
54836
    
 
54837
    svn path=/trunk/; revision=7677
 
54838
 
 
54839
 capplets/common/ChangeLog          |   18 ++
 
54840
 capplets/common/gnome-theme-info.c |  488 +++++++++++++-----------------------
 
54841
 2 files changed, 189 insertions(+), 317 deletions(-)
 
54842
 
 
54843
commit 6fc827db4d8c806d6451e9ec30933aaa102cf050
 
54844
Author: Jens Granseuer <jensgr@gmx.net>
 
54845
Date:   Tue May 29 19:20:07 2007 +0000
 
54846
 
 
54847
    recognize both "gtk-color-scheme" and "gtk_color_scheme" (fixes thumbnail
 
54848
    
 
54849
    2007-05-29  Jens Granseuer  <jensgr@gmx.net>
 
54850
    
 
54851
        * gtkrc-utils.c: (gtkrc_get_color_scheme): recognize both
 
54852
        "gtk-color-scheme" and "gtk_color_scheme" (fixes thumbnail generation
 
54853
        for e.g. the Mist metatheme)
 
54854
    
 
54855
    svn path=/trunk/; revision=7676
 
54856
 
 
54857
 capplets/common/ChangeLog     |    6 ++++++
 
54858
 capplets/common/gtkrc-utils.c |   18 ++++++------------
 
54859
 2 files changed, 12 insertions(+), 12 deletions(-)
 
54860
 
 
54861
commit 96299749bbca6eaa83b593969d1bd7d552475102
 
54862
Author: Kjartan Maraas <kmaraas@gnome.org>
 
54863
Date:   Tue May 29 08:11:19 2007 +0000
 
54864
 
 
54865
    Updated Norwegian bokmål translation.
 
54866
    
 
54867
    2007-05-29  Kjartan Maraas  <kmaraas@gnome.org>
 
54868
    
 
54869
        * nb.po: Updated Norwegian bokmål translation.
 
54870
    
 
54871
    svn path=/trunk/; revision=7675
 
54872
 
 
54873
 po/ChangeLog |    4 +++
 
54874
 po/nb.po     |   80 ++++++++++++++++++++++++++++++++-------------------------
 
54875
 2 files changed, 49 insertions(+), 35 deletions(-)
 
54876
 
 
54877
commit 8ad25db4a134f46ba097bf290f5f33ac76fa1589
 
54878
Author: Jens Granseuer <jensgr@gmx.net>
 
54879
Date:   Mon May 28 20:19:32 2007 +0000
 
54880
 
 
54881
    remove property editor for the deprecated GtkOptionMenu, now that all
 
54882
    
 
54883
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
54884
    
 
54885
        * gconf-property-editor.c:
 
54886
        * gconf-property-editor.h: remove property editor for the deprecated
 
54887
        GtkOptionMenu, now that all users are upgraded to GtkComboBox
 
54888
    
 
54889
    svn path=/trunk/; revision=7674
 
54890
 
 
54891
 capplets/common/ChangeLog               |    6 ++
 
54892
 capplets/common/gconf-property-editor.c |  116 -------------------------------
 
54893
 capplets/common/gconf-property-editor.h |   14 ----
 
54894
 3 files changed, 6 insertions(+), 130 deletions(-)
 
54895
 
 
54896
commit 20f8aa0d5e7e95a9751a4a2fec0ab43759c017db
 
54897
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
54898
Date:   Mon May 28 19:34:38 2007 +0000
 
54899
 
 
54900
    Translation updated.
 
54901
    
 
54902
    2007-05-28  Gabor Kelemen  <kelemeng@gnome.hu>
 
54903
    
 
54904
        * hu.po: Translation updated.
 
54905
    
 
54906
    svn path=/trunk/; revision=7672
 
54907
 
 
54908
 po/ChangeLog |    4 ++++
 
54909
 po/hu.po     |   12 ++++++------
 
54910
 2 files changed, 10 insertions(+), 6 deletions(-)
 
54911
 
 
54912
commit bd8a7ca464464c9a88d17d1523e2801128ea6a65
 
54913
Author: Jens Granseuer <jensgr@gmx.net>
 
54914
Date:   Mon May 28 18:56:22 2007 +0000
 
54915
 
 
54916
    drop unnecessary strlen (generate_theme_thumbnail_async): save some casts
 
54917
    
 
54918
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
54919
    
 
54920
        * theme-thumbnail.c: (generate_theme_thumbnail): drop unnecessary strlen
 
54921
        (generate_theme_thumbnail_async): save some casts
 
54922
        (generate_gtk_theme_thumbnail): don't leak the theme name
 
54923
    
 
54924
    svn path=/trunk/; revision=7671
 
54925
 
 
54926
 capplets/common/ChangeLog         |    6 ++++++
 
54927
 capplets/common/theme-thumbnail.c |   16 +++++++++-------
 
54928
 2 files changed, 15 insertions(+), 7 deletions(-)
 
54929
 
 
54930
commit 47099c43e3c25ed63b8be790ca8316c8aad47e5d
 
54931
Author: Jens Granseuer <jensgr@gmx.net>
 
54932
Date:   Mon May 28 14:02:46 2007 +0000
 
54933
 
 
54934
    minor code simplification/cleanup
 
54935
    
 
54936
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
54937
    
 
54938
        * appearance-style.c: (style_init), (find_string_in_model),
 
54939
        (conv_to_widget_cb), (update_color_buttons_from_string): minor
 
54940
        code simplification/cleanup
 
54941
    
 
54942
    svn path=/trunk/; revision=7670
 
54943
 
 
54944
 capplets/appearance/ChangeLog          |    6 ++++
 
54945
 capplets/appearance/appearance-style.c |   52 ++++++++++++++++----------------
 
54946
 2 files changed, 32 insertions(+), 26 deletions(-)
 
54947
 
 
54948
commit d2b6d5ef48b670069742218e996670e23e861d6b
 
54949
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
 
54950
Date:   Mon May 28 12:25:56 2007 +0000
 
54951
 
 
54952
    set the device property to the correct value before opening the mixer.
 
54953
    
 
54954
    2007-05-28  Jan Arne Petersen  <jpetersen@jpetersen.org>
 
54955
    
 
54956
        * actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_open): set
 
54957
        the device property to the correct value before opening the mixer.
 
54958
        (closes bug #441552)
 
54959
    
 
54960
    
 
54961
    svn path=/trunk/; revision=7668
 
54962
 
 
54963
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
54964
 .../actions/acme-volume-gstreamer.c                |   19 +++++++++----------
 
54965
 2 files changed, 15 insertions(+), 10 deletions(-)
 
54966
 
 
54967
commit 3ba13b0c461ef9bf04859fa4d3c0d7ddf8b087de
 
54968
Author: Jens Granseuer <jensgr@gmx.net>
 
54969
Date:   Mon May 28 12:09:18 2007 +0000
 
54970
 
 
54971
    archiver/*
 
54972
    
 
54973
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
54974
    
 
54975
        * TODO.xml:
 
54976
        * archiver/*
 
54977
        * control-center.spec.in:
 
54978
        * debian/*:
 
54979
        * idl/*:
 
54980
        * root-manager/*: remove obsolete files
 
54981
    
 
54982
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
54983
    
 
54984
        * GNOME_SettingsDaemon.server.in: remove file
 
54985
    
 
54986
    svn path=/trunk/; revision=7667
 
54987
 
 
54988
 ChangeLog                                          |    9 +
 
54989
 TODO.xml                                           |   19 -
 
54990
 archiver/Bonobo_Moniker_archiver.oaf.in            |   35 -
 
54991
 archiver/ChangeLog                                 | 1084 -----------
 
54992
 archiver/Makefile.am                               |   99 -
 
54993
 archiver/README                                    |    2 -
 
54994
 archiver/TODO                                      |   40 -
 
54995
 archiver/archive.c                                 |  781 --------
 
54996
 archiver/archive.h                                 |   94 -
 
54997
 archiver/archiver-client.c                         |  442 -----
 
54998
 archiver/archiver-client.h                         |   46 -
 
54999
 archiver/archiver-spec                             |  122 --
 
55000
 archiver/backend-list.c                            |  363 ----
 
55001
 archiver/backend-list.h                            |   78 -
 
55002
 archiver/bonobo-config-archiver.c                  |  942 ----------
 
55003
 archiver/bonobo-config-archiver.h                  |   89 -
 
55004
 archiver/bonobo-moniker-archiver.c                 |  146 --
 
55005
 archiver/cluster-location.c                        |  222 ---
 
55006
 archiver/cluster-location.h                        |   59 -
 
55007
 archiver/cluster.c                                 |  437 -----
 
55008
 archiver/cluster.h                                 |   71 -
 
55009
 archiver/config-archiver.c                         |  439 -----
 
55010
 archiver/config-log.c                              | 1071 -----------
 
55011
 archiver/config-log.h                              |   90 -
 
55012
 archiver/config-manager.c                          |   54 -
 
55013
 archiver/config_archiverConf.sh.in                 |    4 -
 
55014
 archiver/default-global.xml                        |   13 -
 
55015
 archiver/default-user.xml                          |   10 -
 
55016
 archiver/future-spec                               |   95 -
 
55017
 archiver/location.c                                | 1889 --------------------
 
55018
 archiver/location.h                                |  144 --
 
55019
 archiver/main.c                                    |  384 ----
 
55020
 archiver/tests/ChangeLog                           |  125 --
 
55021
 archiver/tests/README                              |   48 -
 
55022
 archiver/tests/test-1.sh                           |  187 --
 
55023
 archiver/tests/test-2.sh                           |  219 ---
 
55024
 archiver/tests/test-3.sh                           |  245 ---
 
55025
 archiver/util.c                                    |  113 --
 
55026
 archiver/util.h                                    |   51 -
 
55027
 archiver/versioning-spec                           |  193 --
 
55028
 control-center.spec.in                             |  135 --
 
55029
 debian/changelog                                   |  428 -----
 
55030
 debian/control                                     |   51 -
 
55031
 debian/copyright                                   |   10 -
 
55032
 debian/libconfig-archiver-dev.files                |    3 -
 
55033
 debian/libconfig-archiver-dev.links                |    1 -
 
55034
 debian/libconfig-archiver0.files                   |    1 -
 
55035
 debian/menu                                        |   24 -
 
55036
 debian/postinst                                    |   10 -
 
55037
 debian/postrm                                      |   10 -
 
55038
 debian/preinst                                     |   10 -
 
55039
 debian/rules                                       |  127 --
 
55040
 gnome-settings-daemon/ChangeLog                    |    4 +
 
55041
 .../GNOME_SettingsDaemon.server.in                 |   11 -
 
55042
 idl/ConfigArchiver.idl                             |  123 --
 
55043
 idl/GNOME_SettingsDaemon.idl                       |   13 -
 
55044
 idl/Makefile.am                                    |    7 -
 
55045
 root-manager/Makefile.am                           |   32 -
 
55046
 root-manager/TODO                                  |    1 -
 
55047
 root-manager/root-manager-helper.c                 |   74 -
 
55048
 root-manager/root-manager-wrap.c                   |  576 ------
 
55049
 root-manager/root-manager-wrap.h                   |   68 -
 
55050
 root-manager/root-manager.c                        |  720 --------
 
55051
 root-manager/root-manager.h                        |   52 -
 
55052
 root-manager/shvar.c                               |  377 ----
 
55053
 root-manager/shvar.h                               |  100 -
 
55054
 root-manager/xst-keys.png                          |  Bin 3778 -> 0 bytes
 
55055
 67 files changed, 13 insertions(+), 13509 deletions(-)
 
55056
 
 
55057
commit 8f81487ceab3c554a2b3a9ee883beac7cf271ae2
 
55058
Author: Jens Granseuer <jensgr@gmx.net>
 
55059
Date:   Mon May 28 12:05:12 2007 +0000
 
55060
 
 
55061
    remove fonts, theme, and ui capplets from the build and purge some
 
55062
    
 
55063
    2007-05-28  Jens Granseuer  <jensgr@gmx.net>
 
55064
    
 
55065
        * configure.in:
 
55066
        * capplets/Makefile.am: remove fonts, theme, and ui capplets from the build
 
55067
        and purge some obsolete stuff from configure.in
 
55068
    
 
55069
    svn path=/trunk/; revision=7666
 
55070
 
 
55071
 ChangeLog            |    6 ++
 
55072
 capplets/Makefile.am |   17 +++--
 
55073
 configure.in         |  172 +++++++++++++++++---------------------------------
 
55074
 3 files changed, 76 insertions(+), 119 deletions(-)
 
55075
 
 
55076
commit b5d7092ee9e6ff507bcb7df8f0eee75a38efec77
 
55077
Author: Jens Granseuer <jensgr@gmx.net>
 
55078
Date:   Sun May 27 19:12:12 2007 +0000
 
55079
 
 
55080
    and don't use gtk_timeout_remove, either..
 
55081
    
 
55082
    2007-05-27  Jens Granseuer  <jensgr@gmx.net>
 
55083
    
 
55084
        * pipeline-tests.c: (user_test_pipeline): and don't use
 
55085
        gtk_timeout_remove, either..
 
55086
    
 
55087
    svn path=/trunk/; revision=7665
 
55088
 
 
55089
 capplets/sound/ChangeLog        |    5 +++++
 
55090
 capplets/sound/pipeline-tests.c |    2 +-
 
55091
 2 files changed, 6 insertions(+), 1 deletions(-)
 
55092
 
 
55093
commit d66e29fc599c7799e07b732db6b7c32f4eed01d7
 
55094
Author: Jens Granseuer <jensgr@gmx.net>
 
55095
Date:   Sun May 27 18:50:41 2007 +0000
 
55096
 
 
55097
    use g_timeout_add() instead of the deprecated gtk_timeout_add() set non-0
 
55098
    
 
55099
    2007-05-27  Jens Granseuer  <jensgr@gmx.net>
 
55100
    
 
55101
        * pipeline-tests.c: (user_test_pipeline): use g_timeout_add() instead
 
55102
        of the deprecated gtk_timeout_add()
 
55103
        * sound-properties.glade: set non-0 pulse step for the progress bar to
 
55104
        actually make it move (fixes bug #441587)
 
55105
    
 
55106
    svn path=/trunk/; revision=7664
 
55107
 
 
55108
 capplets/sound/ChangeLog              |    7 +++++++
 
55109
 capplets/sound/pipeline-tests.c       |    4 ++--
 
55110
 capplets/sound/sound-properties.glade |    2 +-
 
55111
 3 files changed, 10 insertions(+), 3 deletions(-)
 
55112
 
 
55113
commit 1f606a3e3d86793b4e7ade4bf912e3a9aa10b108
 
55114
Author: Daniel Nylander <dnylande@src.gnome.org>
 
55115
Date:   Sun May 27 10:27:04 2007 +0000
 
55116
 
 
55117
    sv.po: Updated Swedish translation
 
55118
    
 
55119
    svn path=/trunk/; revision=7663
 
55120
 
 
55121
 po/ChangeLog |    4 +
 
55122
 po/sv.po     |  575 ++++++++++++----------------------------------------------
 
55123
 2 files changed, 117 insertions(+), 462 deletions(-)
 
55124
 
 
55125
commit 41c0f5b2065d414aca10ca171425073b016b1992
 
55126
Author: Jens Granseuer <jensgr@gmx.net>
 
55127
Date:   Fri May 25 20:26:57 2007 +0000
 
55128
 
 
55129
    don't leak thumbnails
 
55130
    
 
55131
    2007-05-25  Jens Granseuer  <jensgr@gmx.net>
 
55132
    
 
55133
        * appearance-style.c: (prepare_list): don't leak thumbnails
 
55134
    
 
55135
    svn path=/trunk/; revision=7662
 
55136
 
 
55137
 capplets/appearance/ChangeLog          |    4 ++++
 
55138
 capplets/appearance/appearance-style.c |    2 ++
 
55139
 2 files changed, 6 insertions(+), 0 deletions(-)
 
55140
 
 
55141
commit cfb2e71789230f063ef6e7801beede803574a959
 
55142
Author: Jens Granseuer <jensgr@gmx.net>
 
55143
Date:   Fri May 25 20:22:44 2007 +0000
 
55144
 
 
55145
    properly distinguish between theme name and theme label (currently only
 
55146
    
 
55147
    2007-05-25  Jens Granseuer  <jensgr@gmx.net>
 
55148
    
 
55149
        * appearance-style.c: (prepare_list), (conv_to_widget_cb),
 
55150
        (conv_from_widget_cb): properly distinguish between theme name and
 
55151
        theme label (currently only relevant for icon themes)
 
55152
    
 
55153
    svn path=/trunk/; revision=7661
 
55154
 
 
55155
 capplets/appearance/ChangeLog          |    6 +++
 
55156
 capplets/appearance/appearance-style.c |   53 ++++++++++++++++++++-----------
 
55157
 2 files changed, 40 insertions(+), 19 deletions(-)
 
55158
 
 
55159
commit f86808e954c7073d4f1ee9fb88862f18a59e3699
 
55160
Author: Jens Granseuer <jensgr@gmx.net>
 
55161
Date:   Fri May 25 20:16:10 2007 +0000
 
55162
 
 
55163
    add a "readable_name" property for icon themes, and make sure "name"
 
55164
    
 
55165
    2007-05-25  Jens Granseuer  <jensgr@gmx.net>
 
55166
    
 
55167
        * gnome-theme-info.c: (read_icon_theme):
 
55168
        * gnome-theme-info.h:
 
55169
        add a "readable_name" property for icon themes, and make sure "name"
 
55170
        points to the internal theme name
 
55171
    
 
55172
    svn path=/trunk/; revision=7660
 
55173
 
 
55174
 capplets/common/ChangeLog          |    7 +++++++
 
55175
 capplets/common/gnome-theme-info.c |    8 ++++++--
 
55176
 capplets/common/gnome-theme-info.h |    1 +
 
55177
 3 files changed, 14 insertions(+), 2 deletions(-)
 
55178
 
 
55179
commit 729d77ed0ed8aa75b0c97c9e12fb0ccea7d36dcd
 
55180
Author: Denis Washington <denisw@svn.gnome.org>
 
55181
Date:   Fri May 25 18:14:11 2007 +0000
 
55182
 
 
55183
    Make gtk+ theme previews more compact.
 
55184
    
 
55185
    2007-05-25  Denis Washington  <denisw@svn.gnome.org>
 
55186
    
 
55187
        * theme-thumbnail.c:
 
55188
        Make gtk+ theme previews more compact.
 
55189
    
 
55190
    svn path=/trunk/; revision=7659
 
55191
 
 
55192
 capplets/common/ChangeLog         |    5 ++++
 
55193
 capplets/common/theme-thumbnail.c |   38 +++++++++++++++++++-----------------
 
55194
 2 files changed, 25 insertions(+), 18 deletions(-)
 
55195
 
 
55196
commit f9e6d4c508581fbd700dab4694af8cbeb03a1d0e
 
55197
Author: Denis Washington <denisw@svn.gnome.org>
 
55198
Date:   Fri May 25 17:49:38 2007 +0000
 
55199
 
 
55200
    Add theme-thumbnailing.png to Makefile.am.
 
55201
    
 
55202
    2007-05-25  Denis Washington  <denisw@svn.gnome.org>
 
55203
    
 
55204
        * theme-thumbnailing.png:
 
55205
        Add theme-thumbnailing.png to Makefile.am.
 
55206
    
 
55207
    svn path=/trunk/; revision=7658
 
55208
 
 
55209
 capplets/appearance/ChangeLog   |    5 +++++
 
55210
 capplets/appearance/Makefile.am |    1 +
 
55211
 2 files changed, 6 insertions(+), 0 deletions(-)
 
55212
 
 
55213
commit ec444482352036499d77c1dbe4c61de081ed2efc
 
55214
Author: Jens Granseuer <jensgr@gmx.net>
 
55215
Date:   Fri May 25 17:28:05 2007 +0000
 
55216
 
 
55217
    sync with libegg code (closes bug #441042)
 
55218
    
 
55219
    2007-05-25  Jens Granseuer  <jensgr@gmx.net>
 
55220
    
 
55221
        * eggaccelerators.c: (egg_accelerator_parse_virtual): sync with libegg
 
55222
        code (closes bug #441042)
 
55223
    
 
55224
    svn path=/trunk/; revision=7657
 
55225
 
 
55226
 gnome-settings-daemon/ChangeLog         |    5 +++++
 
55227
 gnome-settings-daemon/eggaccelerators.c |    5 ++++-
 
55228
 2 files changed, 9 insertions(+), 1 deletions(-)
 
55229
 
 
55230
commit 82a2c1f64dfe5b4be0f5256918400d6238e548cf
 
55231
Author: Denis Washington <denisw@svn.gnome.org>
 
55232
Date:   Fri May 25 15:25:20 2007 +0000
 
55233
 
 
55234
    Added as it is used by appearance-themes.c
 
55235
    
 
55236
    2007-05-25  Denis Washington  <denisw@svn.gnome.org>
 
55237
    
 
55238
        * theme-thumbnailing.png:
 
55239
        Added as it is used by appearance-themes.c
 
55240
    
 
55241
    svn path=/trunk/; revision=7656
 
55242
 
 
55243
 capplets/appearance/ChangeLog              |    5 +++++
 
55244
 capplets/appearance/theme-thumbnailing.png |  Bin 0 -> 2038 bytes
 
55245
 2 files changed, 5 insertions(+), 0 deletions(-)
 
55246
 
 
55247
commit 339c2f5307e73bf659e31ce07cf9639285a099ca
 
55248
Author: Denis Washington <denisw@svn.gnome.org>
 
55249
Date:   Fri May 25 14:50:32 2007 +0000
 
55250
 
 
55251
    Fix button order in theme details dialog again.
 
55252
    
 
55253
    2007-05-25  Denis Washington  <denisw@svn.gnome.org>
 
55254
    
 
55255
        * appearance.glade: Fix button order in theme details dialog
 
55256
    again.
 
55257
    
 
55258
    svn path=/trunk/; revision=7655
 
55259
 
 
55260
 capplets/appearance/ChangeLog        |    4 ++++
 
55261
 capplets/appearance/appearance.glade |    2 +-
 
55262
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55263
 
 
55264
commit 70f7e8358fa98dbe4568a608c2ee1d760ac1b76d
 
55265
Author: Denis Washington <denisw@src.gnome.org>
 
55266
Date:   Fri May 25 14:44:03 2007 +0000
 
55267
 
 
55268
    Revert the organization of the theme details dialog to the old (2.18)
 
55269
    
 
55270
    * appearance.glade:
 
55271
    * appearance-style.c:
 
55272
    Revert the organization of the theme details dialog to the old (2.18)
 
55273
    style again, but now with thumbnails for gtk+, metacity and icon themes.
 
55274
    
 
55275
    svn path=/trunk/; revision=7654
 
55276
 
 
55277
 capplets/appearance/ChangeLog          |    7 +
 
55278
 capplets/appearance/appearance-style.c |  134 +++++---
 
55279
 capplets/appearance/appearance.glade   |  543 ++++++++++++++++++++------------
 
55280
 3 files changed, 441 insertions(+), 243 deletions(-)
 
55281
 
 
55282
commit 4fe155f858508344c405cb866260845042e3c158
 
55283
Author: Denis Washington <denisw@src.gnome.org>
 
55284
Date:   Fri May 25 14:35:52 2007 +0000
 
55285
 
 
55286
    Add functions to generate thumbnails for specific types of themes, for
 
55287
    
 
55288
    * theme-thumbnail.[ch]:
 
55289
    Add functions to generate thumbnails for specific types of themes, for
 
55290
    instance a metacity theme thumbnail.
 
55291
    
 
55292
    
 
55293
    svn path=/trunk/; revision=7653
 
55294
 
 
55295
 capplets/common/ChangeLog         |    6 +
 
55296
 capplets/common/theme-thumbnail.c |  306 ++++++++++++++++++++++++++++++-------
 
55297
 capplets/common/theme-thumbnail.h |    4 +
 
55298
 3 files changed, 258 insertions(+), 58 deletions(-)
 
55299
 
 
55300
commit 7f790a7a9a164e4ca7b8e8f3ed1092193be5775e
 
55301
Author: Kenneth Nielsen <kennethn@src.gnome.org>
 
55302
Date:   Thu May 24 22:20:27 2007 +0000
 
55303
 
 
55304
    Updated Danish translation
 
55305
    
 
55306
    svn path=/trunk/; revision=7652
 
55307
 
 
55308
 po/da.po | 2998 ++++++++++++++++++++++++++++++++++++++++----------------------
 
55309
 1 files changed, 1934 insertions(+), 1064 deletions(-)
 
55310
 
 
55311
commit 8babb526198a9f1efc9f0cebc92b18c9e269dd5a
 
55312
Author: Denis Washington <denisw@src.gnome.org>
 
55313
Date:   Thu May 24 15:05:51 2007 +0000
 
55314
 
 
55315
    Scroll to new selected cell if the gconf value changes.
 
55316
    
 
55317
    * gconf-property-editor.c: (peditor_tree_view_widget_changed):
 
55318
    Scroll to new selected cell if the gconf value changes.
 
55319
    
 
55320
    svn path=/trunk/; revision=7651
 
55321
 
 
55322
 capplets/common/ChangeLog               |    5 +++++
 
55323
 capplets/common/gconf-property-editor.c |    6 ++++--
 
55324
 2 files changed, 9 insertions(+), 2 deletions(-)
 
55325
 
 
55326
commit c1a2b4655331bbbea84531077f00c72d08599638
 
55327
Author: Jens Granseuer <jensgr@gmx.net>
 
55328
Date:   Wed May 23 17:30:07 2007 +0000
 
55329
 
 
55330
    make sure we always return a copy of the window manager name, not a static
 
55331
    
 
55332
    2007-05-23  Jens Granseuer  <jensgr@gmx.net>
 
55333
    
 
55334
        * wm-common.c: (wm_common_get_current_window_manager): make sure we
 
55335
        always return a copy of the window manager name, not a static string
 
55336
        (fixes bug #439244)
 
55337
    
 
55338
    svn path=/trunk/; revision=7650
 
55339
 
 
55340
 capplets/common/ChangeLog   |    6 ++++++
 
55341
 capplets/common/wm-common.c |   29 +++++++++++------------------
 
55342
 2 files changed, 17 insertions(+), 18 deletions(-)
 
55343
 
 
55344
commit 878855e507bd0ef118cd141e83ad625d329f5a33
 
55345
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
55346
Date:   Wed May 23 09:08:14 2007 +0000
 
55347
 
 
55348
    updaed hebrew translation
 
55349
    
 
55350
    svn path=/trunk/; revision=7648
 
55351
 
 
55352
 po/ChangeLog |    4 +
 
55353
 po/he.po     | 1827 ++++++++++++++++++++++++++++++++++------------------------
 
55354
 2 files changed, 1079 insertions(+), 752 deletions(-)
 
55355
 
 
55356
commit 29c6ddb8cc7277c16e4af369f15589281f899ebf
 
55357
Author: Jens Granseuer <jensgr@gmx.net>
 
55358
Date:   Tue May 22 17:46:43 2007 +0000
 
55359
 
 
55360
    surivive XRandR returning weird results for some dual-screen setups. This
 
55361
    
 
55362
    2007-05-22  Jens Granseuer  <jensgr@gmx.net>
 
55363
    
 
55364
        * main.c: (get_current_resolution): surivive XRandR returning weird
 
55365
        results for some dual-screen setups. This fixes the crash in bug
 
55366
        #356520, but a proper fix for handling this situation is still
 
55367
        necessary, unless this is just a driver/X bug...
 
55368
    
 
55369
    svn path=/trunk/; revision=7646
 
55370
 
 
55371
 capplets/display/ChangeLog |    7 +++++++
 
55372
 capplets/display/main.c    |   11 +++++++----
 
55373
 2 files changed, 14 insertions(+), 4 deletions(-)
 
55374
 
 
55375
commit fdaca460c4020839c85c0ec02af603ea9853e94d
 
55376
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
55377
Date:   Tue May 22 17:14:46 2007 +0000
 
55378
 
 
55379
    Updated Spanish translation
 
55380
    
 
55381
    svn path=/trunk/; revision=7645
 
55382
 
 
55383
 po/ChangeLog |    4 ++++
 
55384
 po/es.po     |   31 +++++++++++++++++++------------
 
55385
 2 files changed, 23 insertions(+), 12 deletions(-)
 
55386
 
 
55387
commit 277c0eba4b84dc36be44416c31c23729717de2bb
 
55388
Author: Stanislav Brabec <utx@src.gnome.org>
 
55389
Date:   Tue May 22 10:33:28 2007 +0000
 
55390
 
 
55391
    Removed superfluous X-SuSE-translate tag.
 
55392
    
 
55393
    svn path=/trunk/; revision=7644
 
55394
 
 
55395
 shell/ChangeLog             |    4 ++++
 
55396
 shell/gnomecc.desktop.in.in |    1 -
 
55397
 2 files changed, 4 insertions(+), 1 deletions(-)
 
55398
 
 
55399
commit 7bbfdbacac82cac3f4acad442935fc2dcef1f738
 
55400
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
55401
Date:   Sun May 20 01:17:28 2007 +0000
 
55402
 
 
55403
    Fixes in Brazilian Portuguese translation by Raul Pereira
 
55404
    
 
55405
    2007-05-19  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
55406
    
 
55407
        * pt_BR.po: Fixes in Brazilian Portuguese translation by Raul Pereira
 
55408
        <contato@raulpereira.com>.
 
55409
    
 
55410
    svn path=/trunk/; revision=7642
 
55411
 
 
55412
 po/ChangeLog |    5 +++++
 
55413
 po/pt_BR.po  |   19 +++++++++++--------
 
55414
 2 files changed, 16 insertions(+), 8 deletions(-)
 
55415
 
 
55416
commit f8aa7cb87bdf3b5bd074f481661c71a8d5db536b
 
55417
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
55418
Date:   Sat May 19 13:36:22 2007 +0000
 
55419
 
 
55420
    properly building gobject
 
55421
    
 
55422
    svn path=/trunk/; revision=7640
 
55423
 
 
55424
 capplets/keyboard/ChangeLog                        |    3 +++
 
55425
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   12 ++++++------
 
55426
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    8 ++++----
 
55427
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   10 ++++++++--
 
55428
 4 files changed, 21 insertions(+), 12 deletions(-)
 
55429
 
 
55430
commit 251deaaff828312d591b4d394a79b1779b664e1b
 
55431
Author: Sebastien Bacher <seb128@ubuntu.com>
 
55432
Date:   Sat May 19 13:14:40 2007 +0000
 
55433
 
 
55434
    use OnlyShowIn=; so the item is not listed in the menu editor (Closes:
 
55435
    
 
55436
    2007-05-19  Sebastien Bacher  <seb128@ubuntu.com>
 
55437
    
 
55438
        * themus-theme-applier.desktop.in.in: use OnlyShowIn=; so the item is
 
55439
        not listed in the menu editor (Closes: #434956)
 
55440
    
 
55441
    svn path=/trunk/; revision=7639
 
55442
 
 
55443
 vfs-methods/themus/ChangeLog                       |    5 +++++
 
55444
 .../themus/themus-theme-applier.desktop.in.in      |    1 +
 
55445
 2 files changed, 6 insertions(+), 0 deletions(-)
 
55446
 
 
55447
commit 8e4cd527042c45c339c65cf3ce70a3c684ccc730
 
55448
Author: Jens Granseuer <jensgr@gmx.net>
 
55449
Date:   Sat May 19 12:46:42 2007 +0000
 
55450
 
 
55451
    don't call gconf_value_free with a NULL value
 
55452
    
 
55453
    2007-05-19  Jens Granseuer  <jensgr@gmx.net>
 
55454
    
 
55455
        * gconf-property-editor.c: (peditor_tree_view_widget_changed):
 
55456
        don't call gconf_value_free with a NULL value
 
55457
    
 
55458
    svn path=/trunk/; revision=7638
 
55459
 
 
55460
 capplets/common/ChangeLog               |    5 +++++
 
55461
 capplets/common/gconf-property-editor.c |    4 +++-
 
55462
 2 files changed, 8 insertions(+), 1 deletions(-)
 
55463
 
 
55464
commit 23839961ae0e93700d001de84f763ab6ed143c16
 
55465
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
55466
Date:   Sat May 19 11:27:06 2007 +0000
 
55467
 
 
55468
    make things buildable with libxklavier 3.2
 
55469
    
 
55470
    svn path=/trunk/; revision=7637
 
55471
 
 
55472
 ChangeLog                                          |    4 ++++
 
55473
 capplets/keyboard/ChangeLog                        |    5 +++++
 
55474
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    4 ++--
 
55475
 configure.in                                       |    2 +-
 
55476
 4 files changed, 12 insertions(+), 3 deletions(-)
 
55477
 
 
55478
commit 9bc2394d4eca65d32919fe8ad4718a9469b3cefc
 
55479
Author: Jens Granseuer <jensgr@gmx.net>
 
55480
Date:   Fri May 18 18:55:39 2007 +0000
 
55481
 
 
55482
    add a property editor for GtkTreeView and fix crashes with all peditors if
 
55483
    
 
55484
    2007-05-18  Jens Granseuer  <jensgr@gmx.net>
 
55485
    
 
55486
        * gconf-property-editor.c: (peditor_boolean_value_changed),
 
55487
        (peditor_integer_value_changed), (peditor_string_value_changed),
 
55488
        (peditor_color_value_changed), (peditor_select_menu_value_changed),
 
55489
        (peditor_combo_box_value_changed),
 
55490
        (peditor_select_radio_value_changed),
 
55491
        (peditor_numeric_range_value_changed),
 
55492
        (peditor_font_value_changed), (peditor_image_value_changed),
 
55493
        (gconf_peditor_new_select_radio_with_enum),
 
55494
        (peditor_tree_view_value_changed),
 
55495
        (peditor_tree_view_widget_changed), (gconf_peditor_new_tree_view):
 
55496
        * gconf-property-editor.h: add a property editor for GtkTreeView
 
55497
        and fix crashes with all peditors if the requested key is not
 
55498
        available
 
55499
    
 
55500
    svn path=/trunk/; revision=7636
 
55501
 
 
55502
 capplets/common/ChangeLog               |   16 ++++
 
55503
 capplets/common/gconf-property-editor.c |  135 ++++++++++++++++++++++++-------
 
55504
 capplets/common/gconf-property-editor.h |    8 ++-
 
55505
 3 files changed, 129 insertions(+), 30 deletions(-)
 
55506
 
 
55507
commit c550a6de3218c4fc13b45a887650a2ff44893edd
 
55508
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
55509
Date:   Fri May 18 05:45:10 2007 +0000
 
55510
 
 
55511
    Updated Thai translation.
 
55512
    
 
55513
        * th.po: Updated Thai translation.
 
55514
    
 
55515
    
 
55516
    svn path=/trunk/; revision=7635
 
55517
 
 
55518
 po/ChangeLog |    4 +
 
55519
 po/th.po     | 1711 ++++++++++++++++++++++++++++++++++------------------------
 
55520
 2 files changed, 1007 insertions(+), 708 deletions(-)
 
55521
 
 
55522
commit a0b8e6e3e22036facdb2a12b71dba79ab2b1330a
 
55523
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
55524
Date:   Thu May 17 22:23:00 2007 +0000
 
55525
 
 
55526
    Adding optional vendor combo
 
55527
    
 
55528
    svn path=/trunk/; revision=7634
 
55529
 
 
55530
 capplets/keyboard/ChangeLog                        |    6 +
 
55531
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |  240 +++++++++++++++++---
 
55532
 capplets/keyboard/gnome-keyboard-properties.glade  |   40 +++-
 
55533
 3 files changed, 245 insertions(+), 41 deletions(-)
 
55534
 
 
55535
commit eb516cd2181c984e528e00a646d872ed73ec9e55
 
55536
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
55537
Date:   Thu May 17 22:18:29 2007 +0000
 
55538
 
 
55539
    Include libxklavier 3.3 into libgnomekbd deps
 
55540
    
 
55541
    svn path=/trunk/; revision=7633
 
55542
 
 
55543
 ChangeLog    |    4 ++++
 
55544
 configure.in |    2 +-
 
55545
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55546
 
 
55547
commit a76ef5e383f02aadf3038e069ad841ddf1c6a81b
 
55548
Author: Jens Granseuer <jensgr@gmx.net>
 
55549
Date:   Thu May 17 19:45:08 2007 +0000
 
55550
 
 
55551
    Patch by: Chad Miller
 
55552
    
 
55553
    2007-05-17  Jens Granseuer  <jensgr@gmx.net>
 
55554
    
 
55555
        Patch by: Chad Miller
 
55556
    
 
55557
        * gnome-settings-dbus.c: (gnome_settings_server_init): double-check
 
55558
        that DBUS really passed us an error (closes bug #439208)
 
55559
    
 
55560
    svn path=/trunk/; revision=7632
 
55561
 
 
55562
 gnome-settings-daemon/ChangeLog             |    7 +++++++
 
55563
 gnome-settings-daemon/gnome-settings-dbus.c |   10 +++++++---
 
55564
 2 files changed, 14 insertions(+), 3 deletions(-)
 
55565
 
 
55566
commit ab651d94c1db5d4ca547d2c6b92673a6d90dfbf4
 
55567
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
55568
Date:   Thu May 17 09:00:56 2007 +0000
 
55569
 
 
55570
    declare module types registration functions.
 
55571
    
 
55572
    2007-05-17  Rodrigo Moya <rodrigo@gnome-db.org>
 
55573
    
 
55574
        * gnome-settings-daemon.c: declare module types registration functions.
 
55575
    
 
55576
    svn path=/trunk/; revision=7630
 
55577
 
 
55578
 gnome-settings-daemon/ChangeLog               |    2 ++
 
55579
 gnome-settings-daemon/gnome-settings-daemon.c |    7 +++++--
 
55580
 2 files changed, 7 insertions(+), 2 deletions(-)
 
55581
 
 
55582
commit 5d9f6730eac19f21fcaabfc70f13b928fa63cc85
 
55583
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
55584
Date:   Thu May 17 08:47:57 2007 +0000
 
55585
 
 
55586
    use correct parent for GnomeSettingsModuleScreensaverClass.
 
55587
    
 
55588
    2007-05-17  Rodrigo Moya <rodrigo@gnome-db.org>
 
55589
    
 
55590
        * gnome-settings-screensaver.c: use correct parent for
 
55591
        GnomeSettingsModuleScreensaverClass.
 
55592
    
 
55593
    svn path=/trunk/; revision=7629
 
55594
 
 
55595
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
55596
 gnome-settings-daemon/gnome-settings-screensaver.c |    2 +-
 
55597
 2 files changed, 6 insertions(+), 1 deletions(-)
 
55598
 
 
55599
commit dae19528050b1ffcce1559d19a8f0db532c2357e
 
55600
Author: Jens Granseuer <jensgr@gmx.net>
 
55601
Date:   Wed May 16 16:48:59 2007 +0000
 
55602
 
 
55603
    minor cleanup and getting rid of unnecessary casts
 
55604
    
 
55605
    2007-05-16  Jens Granseuer  <jensgr@gmx.net>
 
55606
    
 
55607
        * appearance-style.c: (prepare_combo), (find_string_in_model),
 
55608
        (conv_to_widget_cb), (conv_from_widget_cb),
 
55609
        (update_color_buttons_from_string), (color_button_clicked_cb):
 
55610
        minor cleanup and getting rid of unnecessary casts
 
55611
    
 
55612
    svn path=/trunk/; revision=7628
 
55613
 
 
55614
 capplets/appearance/ChangeLog          |    7 ++++++
 
55615
 capplets/appearance/appearance-style.c |   37 +++++++++++++------------------
 
55616
 2 files changed, 23 insertions(+), 21 deletions(-)
 
55617
 
 
55618
commit c5b68b203c08b0bce1e61b9899bd4c4850b0781c
 
55619
Author: Denis Washington <denisw@src.gnome.org>
 
55620
Date:   Wed May 16 16:35:28 2007 +0000
 
55621
 
 
55622
    Minor code cleanup.
 
55623
    
 
55624
    * appearance-desktop.c: (desktop_init): Minor code cleanup.
 
55625
    
 
55626
    svn path=/trunk/; revision=7627
 
55627
 
 
55628
 capplets/appearance/ChangeLog            |    4 +
 
55629
 capplets/appearance/appearance-desktop.c |   12 +-
 
55630
 capplets/appearance/appearance.glade     |  492 +++++++++++++++---------------
 
55631
 3 files changed, 257 insertions(+), 251 deletions(-)
 
55632
 
 
55633
commit c2ac13ab3b88867e138af76159a04d00b52347b8
 
55634
Author: Denis Washington <denisw@src.gnome.org>
 
55635
Date:   Wed May 16 16:15:45 2007 +0000
 
55636
 
 
55637
    re-enable drag-and-drop for the wallpaper list.
 
55638
    
 
55639
    * appearance-desktop.c: (desktop_init): re-enable drag-and-drop for the
 
55640
    wallpaper list.
 
55641
    
 
55642
    svn path=/trunk/; revision=7626
 
55643
 
 
55644
 capplets/appearance/ChangeLog            |    5 +++++
 
55645
 capplets/appearance/appearance-desktop.c |    8 ++++----
 
55646
 2 files changed, 9 insertions(+), 4 deletions(-)
 
55647
 
 
55648
commit 7270a09cc310c72122f251ceb486a16eb3aa49e2
 
55649
Author: David Lodge <dlodge@src.gnome.org>
 
55650
Date:   Tue May 15 21:36:35 2007 +0000
 
55651
 
 
55652
    Updated en_GB translation
 
55653
    
 
55654
    svn path=/trunk/; revision=7625
 
55655
 
 
55656
 po/ChangeLog |    6 +-
 
55657
 po/en_GB.po  |  243 +++++++++++++++++++++++++++++-----------------------------
 
55658
 2 files changed, 126 insertions(+), 123 deletions(-)
 
55659
 
 
55660
commit de591bd5e2a898a6415b647efd7dfd34e1268591
 
55661
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
55662
Date:   Tue May 15 17:00:11 2007 +0000
 
55663
 
 
55664
    + Occitan
 
55665
    
 
55666
    svn path=/trunk/; revision=7624
 
55667
 
 
55668
 po/LINGUAS |    1 +
 
55669
 1 files changed, 1 insertions(+), 0 deletions(-)
 
55670
 
 
55671
commit 931f67683faccd4eddff3e11de3855aef43f4871
 
55672
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
 
55673
Date:   Tue May 15 16:59:43 2007 +0000
 
55674
 
 
55675
    Occitan first translation
 
55676
    
 
55677
    svn path=/trunk/; revision=7623
 
55678
 
 
55679
 po/oc.po | 3887 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
55680
 1 files changed, 3887 insertions(+), 0 deletions(-)
 
55681
 
 
55682
commit 5d5877c4f4c4344802b2aedf71c78b031868e37b
 
55683
Author: Jens Granseuer <jensgr@gmx.net>
 
55684
Date:   Mon May 14 17:58:01 2007 +0000
 
55685
 
 
55686
    fix button order, remove redundant receives_default, don't mark stock
 
55687
    
 
55688
    2007-05-14  Jens Granseuer  <jensgr@gmx.net>
 
55689
    
 
55690
        * appearance.glade: fix button order, remove redundant receives_default,
 
55691
        don't mark stock labels translatable, and other minor cleanups
 
55692
    
 
55693
    svn path=/trunk/; revision=7622
 
55694
 
 
55695
 capplets/appearance/ChangeLog        |    5 +++++
 
55696
 capplets/appearance/appearance.glade |   31 +++++++++++--------------------
 
55697
 2 files changed, 16 insertions(+), 20 deletions(-)
 
55698
 
 
55699
commit 8c952454962af72faeedf451cdd016c3f1f2cdfe
 
55700
Author: Daniel Nylander <dnylande@src.gnome.org>
 
55701
Date:   Mon May 14 17:28:54 2007 +0000
 
55702
 
 
55703
    sv.po: Updated Swedish translation
 
55704
    
 
55705
    svn path=/trunk/; revision=7621
 
55706
 
 
55707
 po/ChangeLog |    4 +
 
55708
 po/sv.po     | 1167 +++++++++++++++++++++++++++-------------------------------
 
55709
 2 files changed, 546 insertions(+), 625 deletions(-)
 
55710
 
 
55711
commit 045ad6117243beadd7470c0d1e31dc0f927dbb6a
 
55712
Author: Thomas Wood <thos@gnome.org>
 
55713
Date:   Sun May 13 21:26:03 2007 +0000
 
55714
 
 
55715
    Connect up colour scheme monitor. Hide window on delete, rather than
 
55716
    
 
55717
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55718
    
 
55719
        * appearance-style.c: (prepare_combo): Connect up colour scheme monitor. Hide
 
55720
        window on delete, rather than destroy. Add an item to the theme lists if the
 
55721
        current theme is not present already.
 
55722
        * appearance-themes.c: (theme_custom_cb): Add missing #include. Moved some
 
55723
        code to appearance-style.c
 
55724
    
 
55725
    svn path=/trunk/; revision=7620
 
55726
 
 
55727
 capplets/appearance/ChangeLog           |    8 +++
 
55728
 capplets/appearance/appearance-style.c  |   79 +++++++++++++++++++++++++------
 
55729
 capplets/appearance/appearance-themes.c |    3 +-
 
55730
 3 files changed, 74 insertions(+), 16 deletions(-)
 
55731
 
 
55732
commit 64c8cbba68e94160d14c229c12e276f7cd3ac15c
 
55733
Author: Thomas Wood <thos@gnome.org>
 
55734
Date:   Sun May 13 20:24:14 2007 +0000
 
55735
 
 
55736
    Sort the items in the theme lists
 
55737
    
 
55738
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55739
    
 
55740
        * appearance-style.c: (prepare_combo): Sort the items in the theme lists
 
55741
    
 
55742
    svn path=/trunk/; revision=7619
 
55743
 
 
55744
 capplets/appearance/ChangeLog          |    4 ++++
 
55745
 capplets/appearance/appearance-style.c |    6 +++++-
 
55746
 2 files changed, 9 insertions(+), 1 deletions(-)
 
55747
 
 
55748
commit 91e5a65efa80364c2718e4cdd0aaf7ae2e86884a
 
55749
Author: Jens Granseuer <jensgr@gmx.net>
 
55750
Date:   Sun May 13 19:33:50 2007 +0000
 
55751
 
 
55752
    unref the thumbnail when we're done with it
 
55753
    
 
55754
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55755
    
 
55756
        * appearance-themes.c: (theme_thumbnail_func): unref the thumbnail when
 
55757
        we're done with it
 
55758
    
 
55759
    svn path=/trunk/; revision=7618
 
55760
 
 
55761
 capplets/appearance/ChangeLog           |    5 +++++
 
55762
 capplets/appearance/appearance-themes.c |    5 ++++-
 
55763
 2 files changed, 9 insertions(+), 1 deletions(-)
 
55764
 
 
55765
commit 0b671b7b69a44ca5f23165cee3e3033f7d43f687
 
55766
Author: Thomas Wood <thos@gnome.org>
 
55767
Date:   Sun May 13 19:30:35 2007 +0000
 
55768
 
 
55769
    Don't free data we don't own. Prevents crash when changing themes.
 
55770
    
 
55771
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55772
    
 
55773
        * appearance-themes.c: (theme_thumbnail_func): Don't free data we don't own.
 
55774
        Prevents crash when changing themes.
 
55775
    
 
55776
    svn path=/trunk/; revision=7617
 
55777
 
 
55778
 capplets/appearance/ChangeLog           |    5 +++++
 
55779
 capplets/appearance/appearance-themes.c |    1 -
 
55780
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55781
 
 
55782
commit fc7b01eb53b0220a249b759b8da5334512b87295
 
55783
Author: Jens Granseuer <jensgr@gmx.net>
 
55784
Date:   Sun May 13 19:12:37 2007 +0000
 
55785
 
 
55786
    fix asynchronous thumbnail generation
 
55787
    
 
55788
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55789
    
 
55790
        * appearance-themes.c: (themes_init), (theme_thumbnail_generate),
 
55791
        (theme_thumbnail_func): fix asynchronous thumbnail generation
 
55792
    
 
55793
    svn path=/trunk/; revision=7616
 
55794
 
 
55795
 capplets/appearance/ChangeLog           |    5 ++
 
55796
 capplets/appearance/appearance-themes.c |   89 +++++++++++++++++++++++--------
 
55797
 2 files changed, 72 insertions(+), 22 deletions(-)
 
55798
 
 
55799
commit 2717cd85e6830a50cebc98538de848b46dc5811b
 
55800
Author: Thomas Wood <thos@gnome.org>
 
55801
Date:   Sun May 13 18:23:12 2007 +0000
 
55802
 
 
55803
    Add colour scheme functions
 
55804
    
 
55805
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55806
    
 
55807
        * appearance-style.c: Add colour scheme functions
 
55808
    
 
55809
    svn path=/trunk/; revision=7615
 
55810
 
 
55811
 capplets/appearance/ChangeLog          |    4 +
 
55812
 capplets/appearance/appearance-style.c |  253 +++++++++++++++++++++++++------
 
55813
 2 files changed, 208 insertions(+), 49 deletions(-)
 
55814
 
 
55815
commit 3f22b2e8b35b0e84b81ba5e48122ef78ac8e4a0a
 
55816
Author: Jens Granseuer <jensgr@gmx.net>
 
55817
Date:   Sun May 13 16:59:24 2007 +0000
 
55818
 
 
55819
    fix duplicate mnemonic
 
55820
    
 
55821
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55822
    
 
55823
        * appearance.glade: fix duplicate mnemonic
 
55824
    
 
55825
    svn path=/trunk/; revision=7614
 
55826
 
 
55827
 capplets/appearance/ChangeLog        |    4 ++++
 
55828
 capplets/appearance/appearance.glade |    2 +-
 
55829
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55830
 
 
55831
commit 916f12d16ecf37530aabcb390b84dc39347beedb
 
55832
Author: Jens Granseuer <jensgr@gmx.net>
 
55833
Date:   Sun May 13 16:55:14 2007 +0000
 
55834
 
 
55835
    refix button name, too
 
55836
    
 
55837
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55838
    
 
55839
        * appearance-themes.c: (themes_init): refix button name, too
 
55840
    
 
55841
    svn path=/trunk/; revision=7613
 
55842
 
 
55843
 capplets/appearance/ChangeLog           |    4 ++++
 
55844
 capplets/appearance/appearance-themes.c |    2 +-
 
55845
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55846
 
 
55847
commit d693498c6fc20e5333c8afd831f85449b5b51ebb
 
55848
Author: Jens Granseuer <jensgr@gmx.net>
 
55849
Date:   Sun May 13 16:35:57 2007 +0000
 
55850
 
 
55851
    fix gcc 2 build again (bad thos)
 
55852
    
 
55853
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55854
    
 
55855
        * appearance-themes.c: (themes_init): fix gcc 2 build again (bad thos)
 
55856
    
 
55857
    svn path=/trunk/; revision=7612
 
55858
 
 
55859
 capplets/appearance/ChangeLog           |    4 ++++
 
55860
 capplets/appearance/appearance-themes.c |    3 ++-
 
55861
 2 files changed, 6 insertions(+), 1 deletions(-)
 
55862
 
 
55863
commit 2e4c1f2e64a9a916793685d76a1ffd4e8d433b5e
 
55864
Author: Jens Granseuer <jensgr@gmx.net>
 
55865
Date:   Sun May 13 16:26:33 2007 +0000
 
55866
 
 
55867
    use predefined GTK constants for reponse ids
 
55868
    
 
55869
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55870
    
 
55871
        * appearance-desktop.c: (appearance_window_response):
 
55872
        * appearance.glade: use predefined GTK constants for reponse ids
 
55873
    
 
55874
    svn path=/trunk/; revision=7611
 
55875
 
 
55876
 capplets/appearance/ChangeLog            |    5 +++++
 
55877
 capplets/appearance/appearance-desktop.c |    3 ++-
 
55878
 capplets/appearance/appearance.glade     |    3 ++-
 
55879
 3 files changed, 9 insertions(+), 2 deletions(-)
 
55880
 
 
55881
commit a0e3a8b48d06cfab27fab08603531c4969173779
 
55882
Author: Thomas Wood <thos@gnome.org>
 
55883
Date:   Sun May 13 16:21:54 2007 +0000
 
55884
 
 
55885
    Use asynchronous methods to generate thumbnails.
 
55886
    
 
55887
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55888
    
 
55889
        * appearance-themes.c: (themes_init), (theme_changed_func): Use asynchronous
 
55890
        methods to generate thumbnails.
 
55891
    
 
55892
    svn path=/trunk/; revision=7610
 
55893
 
 
55894
 capplets/appearance/ChangeLog           |    5 +++
 
55895
 capplets/appearance/appearance-themes.c |   45 +++++++++++++++++++++---------
 
55896
 2 files changed, 36 insertions(+), 14 deletions(-)
 
55897
 
 
55898
commit 55f1e82094ef50eaaf3e52dba312b9a1a2fe88da
 
55899
Author: Jens Granseuer <jensgr@gmx.net>
 
55900
Date:   Sun May 13 16:20:17 2007 +0000
 
55901
 
 
55902
    now we parse the entire glade file at startup, there's no need to reparse
 
55903
    
 
55904
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55905
    
 
55906
        * appearance-font.c: (cb_details_response), (cb_show_details):
 
55907
        now we parse the entire glade file at startup, there's no need to
 
55908
        reparse it for the font details dialog
 
55909
    
 
55910
    svn path=/trunk/; revision=7609
 
55911
 
 
55912
 capplets/appearance/ChangeLog         |    6 +++
 
55913
 capplets/appearance/appearance-font.c |   78 ++++++++++++++-------------------
 
55914
 2 files changed, 39 insertions(+), 45 deletions(-)
 
55915
 
 
55916
commit 150a7cdbf6f71a60083b5da0181a573cee1facb7
 
55917
Author: Jens Granseuer <jensgr@gmx.net>
 
55918
Date:   Sun May 13 15:59:00 2007 +0000
 
55919
 
 
55920
    update button name, declare variables at beginning of block fix button
 
55921
    
 
55922
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55923
    
 
55924
        * appearance-themes.c: (themes_init): update button name, declare
 
55925
        variables at beginning of block
 
55926
        * appearance.glade: fix button group assignment (again)
 
55927
    
 
55928
    svn path=/trunk/; revision=7608
 
55929
 
 
55930
 capplets/appearance/ChangeLog           |    6 ++++++
 
55931
 capplets/appearance/appearance-themes.c |    5 +++--
 
55932
 capplets/appearance/appearance.glade    |    2 +-
 
55933
 3 files changed, 10 insertions(+), 3 deletions(-)
 
55934
 
 
55935
commit ab26956b2ef71db2b34a9a55ef658cf0b6181620
 
55936
Author: Jens Granseuer <jensgr@gmx.net>
 
55937
Date:   Sun May 13 15:41:30 2007 +0000
 
55938
 
 
55939
    don't leak the WPItems
 
55940
    
 
55941
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
55942
    
 
55943
        * gnome-wp-item.c: (gnome_wp_item_free): don't leak the WPItems
 
55944
    
 
55945
    svn path=/trunk/; revision=7607
 
55946
 
 
55947
 capplets/appearance/ChangeLog       |    4 ++++
 
55948
 capplets/appearance/gnome-wp-item.c |    2 +-
 
55949
 2 files changed, 5 insertions(+), 1 deletions(-)
 
55950
 
 
55951
commit 33aded2641016488a39509f3ee8bdc73f93b7224
 
55952
Author: Thomas Wood <thos@gnome.org>
 
55953
Date:   Sun May 13 15:37:13 2007 +0000
 
55954
 
 
55955
    - Sort metathemes icon view - Apply theme on selection change - Use theme
 
55956
    
 
55957
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55958
    
 
55959
        * appearance-themes.c: (themes_init), (theme_changed_func),
 
55960
        (theme_selection_changed_cb), (theme_custom_cb):
 
55961
        - Sort metathemes icon view
 
55962
        - Apply theme on selection change
 
55963
        - Use theme name rather than display name to apply theme
 
55964
    
 
55965
    svn path=/trunk/; revision=7606
 
55966
 
 
55967
 capplets/appearance/ChangeLog           |    8 +++++
 
55968
 capplets/appearance/appearance-themes.c |   45 +++++++++++++++++++-----------
 
55969
 2 files changed, 36 insertions(+), 17 deletions(-)
 
55970
 
 
55971
commit ff9e8696411dd135925ab6d9768a88e7565b8769
 
55972
Author: Thomas Wood <thos@gnome.org>
 
55973
Date:   Sun May 13 15:20:18 2007 +0000
 
55974
 
 
55975
    Move style tab into new window
 
55976
    
 
55977
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
55978
    
 
55979
        * appearance-main.c: (init_appearance_data):
 
55980
        * appearance-themes.c: (themes_init), (theme_activated_cb):
 
55981
        * appearance.glade:
 
55982
    
 
55983
        Move style tab into new window
 
55984
    
 
55985
    svn path=/trunk/; revision=7605
 
55986
 
 
55987
 capplets/appearance/ChangeLog           |    8 +
 
55988
 capplets/appearance/appearance-main.c   |    2 +-
 
55989
 capplets/appearance/appearance-themes.c |   20 +-
 
55990
 capplets/appearance/appearance.glade    | 1101 ++++++++++++++++---------------
 
55991
 4 files changed, 591 insertions(+), 540 deletions(-)
 
55992
 
 
55993
commit b0c19d8242c8fab63fa118ab2465bcfb1926cf6e
 
55994
Author: Denis Washington <denisw@src.gnome.org>
 
55995
Date:   Sun May 13 15:00:15 2007 +0000
 
55996
 
 
55997
    fixed a small mistake in Jens' last commit.
 
55998
    
 
55999
    * appearance.glade: fixed a small mistake in Jens' last commit.
 
56000
    
 
56001
    svn path=/trunk/; revision=7604
 
56002
 
 
56003
 capplets/appearance/ChangeLog        |    4 ++++
 
56004
 capplets/appearance/appearance.glade |    2 +-
 
56005
 2 files changed, 5 insertions(+), 1 deletions(-)
 
56006
 
 
56007
commit a729c6ff0ffc940fb15365f2a23a5cbb63dd237c
 
56008
Author: Jens Granseuer <jensgr@gmx.net>
 
56009
Date:   Sun May 13 14:46:29 2007 +0000
 
56010
 
 
56011
    fix font rendering button group assignment, rename Preferences tab to
 
56012
    
 
56013
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
56014
    
 
56015
        * appearance.glade: fix font rendering button group assignment,
 
56016
        rename Preferences tab to Interface
 
56017
    
 
56018
    svn path=/trunk/; revision=7603
 
56019
 
 
56020
 capplets/appearance/ChangeLog        |    5 +++++
 
56021
 capplets/appearance/appearance.glade |    5 ++++-
 
56022
 2 files changed, 9 insertions(+), 1 deletions(-)
 
56023
 
 
56024
commit 4bc56320e36efa3294a5cedbc4a39cc2f6383f4f
 
56025
Author: Denis Washington <denisw@src.gnome.org>
 
56026
Date:   Sun May 13 14:15:51 2007 +0000
 
56027
 
 
56028
    Made thumbnails in Desktop tab a bit smaller.
 
56029
    
 
56030
    * gnome-wp-item.c: Made thumbnails in Desktop tab a bit smaller.
 
56031
    
 
56032
    svn path=/trunk/; revision=7602
 
56033
 
 
56034
 capplets/appearance/ChangeLog       |    4 ++++
 
56035
 capplets/appearance/gnome-wp-item.c |    2 +-
 
56036
 2 files changed, 5 insertions(+), 1 deletions(-)
 
56037
 
 
56038
commit 5562ed15ea54f2ece14f73d2a8f7d5bb29b09bb6
 
56039
Author: Thomas Wood <thos@gnome.org>
 
56040
Date:   Sun May 13 14:05:22 2007 +0000
 
56041
 
 
56042
    Change "Desktop" tab label to "Background"
 
56043
    
 
56044
    2007-05-13  Thomas Wood  <thos@gnome.org>
 
56045
    
 
56046
        * appearance.glade: Change "Desktop" tab label to "Background"
 
56047
    
 
56048
    svn path=/trunk/; revision=7601
 
56049
 
 
56050
 capplets/appearance/ChangeLog        |    4 +
 
56051
 capplets/appearance/appearance.glade |  493 +++++++++++++++++-----------------
 
56052
 2 files changed, 250 insertions(+), 247 deletions(-)
 
56053
 
 
56054
commit 600e0694c9fea8f2db62b5335a34a0355b730d3b
 
56055
Author: Jens Granseuer <jensgr@gmx.net>
 
56056
Date:   Sun May 13 13:09:25 2007 +0000
 
56057
 
 
56058
    use "eject -T" as the default eject command (closes bug #386297)
 
56059
    
 
56060
    2007-05-13  Jens Granseuer  <jensgr@gmx.net>
 
56061
    
 
56062
        * gnome-settings-multimedia-keys.c: (do_eject_action): use "eject -T" as
 
56063
        the default eject command (closes bug #386297)
 
56064
    
 
56065
    svn path=/trunk/; revision=7600
 
56066
 
 
56067
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
56068
 .../gnome-settings-multimedia-keys.c               |    2 +-
 
56069
 2 files changed, 6 insertions(+), 1 deletions(-)
 
56070
 
 
56071
commit 6631bcb8789d08231394d599ec206b5ee99669be
 
56072
Author: Denis Washington <denisw@src.gnome.org>
 
56073
Date:   Sat May 12 13:30:05 2007 +0000
 
56074
 
 
56075
    Changed the icon view's selection mode to GTK_SELECTION_BROWSE, fixed
 
56076
    
 
56077
    * appearance-desktop.c: Changed the icon view's selection mode to
 
56078
    GTK_SELECTION_BROWSE, fixed scrolling to the currently active background
 
56079
    after the icon view is realized, and two other minor fixes.
 
56080
    
 
56081
    svn path=/trunk/; revision=7599
 
56082
 
 
56083
 capplets/appearance/ChangeLog            |    7 +++++
 
56084
 capplets/appearance/appearance-desktop.c |   40 +++++++++++++++++++++---------
 
56085
 capplets/appearance/appearance.glade     |    1 +
 
56086
 3 files changed, 36 insertions(+), 12 deletions(-)
 
56087
 
 
56088
commit 166cc28035365a022d6dd7b8ee237359e2331ec5
 
56089
Author: Denis Washington <denisw@src.gnome.org>
 
56090
Date:   Sat May 12 11:29:58 2007 +0000
 
56091
 
 
56092
    gtk_icon_view_set_cursor() => gtk_icon_view_select_path()
 
56093
    
 
56094
    * appearance-desktop.c: (wp_remove_wallpaper):
 
56095
    gtk_icon_view_set_cursor() => gtk_icon_view_select_path()
 
56096
    
 
56097
    svn path=/trunk/; revision=7598
 
56098
 
 
56099
 capplets/appearance/ChangeLog            |    5 +++++
 
56100
 capplets/appearance/appearance-desktop.c |    2 +-
 
56101
 2 files changed, 6 insertions(+), 1 deletions(-)
 
56102
 
 
56103
commit 63851865b791e2aa84b08b26014653987e86c834
 
56104
Author: Denis Washington <denisw@src.gnome.org>
 
56105
Date:   Sat May 12 11:25:30 2007 +0000
 
56106
 
 
56107
    Fix for my last commit so there is no double free when the Help button has
 
56108
    
 
56109
    * appearance.glade:
 
56110
    * appearance-desktop.c: (wp_tree_delete_event):
 
56111
    Fix for my last commit so there is no double free when the Help button
 
56112
    has been clicked.
 
56113
    
 
56114
    
 
56115
    svn path=/trunk/; revision=7597
 
56116
 
 
56117
 capplets/appearance/ChangeLog            |    7 +++++++
 
56118
 capplets/appearance/appearance-desktop.c |   13 ++++++++-----
 
56119
 capplets/appearance/appearance.glade     |    2 ++
 
56120
 3 files changed, 17 insertions(+), 5 deletions(-)
 
56121
 
 
56122
commit 7f2ef38448005ab04647e12345e2984295373ecb
 
56123
Author: Jens Granseuer <jensgr@gmx.net>
 
56124
Date:   Fri May 11 23:22:03 2007 +0000
 
56125
 
 
56126
    fix secondary color picker being ignored and initial dialog state when no
 
56127
    
 
56128
    2007-05-12  Jens Granseuer  <jensgr@gmx.net>
 
56129
    
 
56130
        * appearance-desktop.c: (wp_scale_type_changed),
 
56131
        (wp_color_changed), (wp_props_wp_set), (wp_props_wp_selected),
 
56132
        (wp_load_stuffs): fix secondary color picker being ignored and initial
 
56133
        dialog state when no wallpaper is selected
 
56134
    
 
56135
    svn path=/trunk/; revision=7596
 
56136
 
 
56137
 capplets/appearance/ChangeLog            |    7 +++
 
56138
 capplets/appearance/appearance-desktop.c |   61 ++++++++++++++---------------
 
56139
 2 files changed, 36 insertions(+), 32 deletions(-)
 
56140
 
 
56141
commit 6670dd102918f98c25c2cb29ba78fac12f897973
 
56142
Author: Jens Granseuer <jensgr@gmx.net>
 
56143
Date:   Fri May 11 22:04:03 2007 +0000
 
56144
 
 
56145
    move some strings to glade file, don't leak the file selector, plus a few
 
56146
    
 
56147
    2007-05-12  Jens Granseuer  <jensgr@gmx.net>
 
56148
    
 
56149
        * appearance-desktop.c: (get_selected_item),
 
56150
        (wp_tree_delete_event), (wp_update_preview), (desktop_init):
 
56151
        * appearance.glade: move some strings to glade file, don't leak the
 
56152
        file selector, plus a few minor beautifications
 
56153
    
 
56154
    svn path=/trunk/; revision=7595
 
56155
 
 
56156
 capplets/appearance/ChangeLog            |    7 +++++++
 
56157
 capplets/appearance/appearance-desktop.c |   25 +++++++------------------
 
56158
 capplets/appearance/appearance.glade     |   10 ++++++++--
 
56159
 3 files changed, 22 insertions(+), 20 deletions(-)
 
56160
 
 
56161
commit 8e26b48607619c7dcc60e9b4d94ca3f0eb54ef7e
 
56162
Author: Denis Washington <denisw@src.gnome.org>
 
56163
Date:   Fri May 11 19:28:15 2007 +0000
 
56164
 
 
56165
    Fix the background list not being saved when closing the capplet window.
 
56166
    
 
56167
    * appearance-desktop.c: (desktop_init):
 
56168
    Fix the background list not being saved when closing the capplet window.
 
56169
    
 
56170
    svn path=/trunk/; revision=7594
 
56171
 
 
56172
 capplets/appearance/ChangeLog            |    5 +++++
 
56173
 capplets/appearance/appearance-desktop.c |    2 +-
 
56174
 2 files changed, 6 insertions(+), 1 deletions(-)
 
56175
 
 
56176
commit 3a908d7a9953b7079e6fc3946841ab8166378b0e
 
56177
Author: Denis Washington <denisw@src.gnome.org>
 
56178
Date:   Thu May 10 16:31:18 2007 +0000
 
56179
 
 
56180
    Replace the background treeview with an icon view that only shows the
 
56181
    
 
56182
    * appearance.h:
 
56183
    * appearance-desktop.c:
 
56184
    * appearance.glade:
 
56185
    * gnome-wp-item.c:
 
56186
    * Makefile.am:
 
56187
    * wp-cellrenderer.[ch]:
 
56188
    Replace the background treeview with an icon view that only shows the
 
56189
    thumbnails. Tooltips are to be done.
 
56190
    
 
56191
    
 
56192
    svn path=/trunk/; revision=7593
 
56193
 
 
56194
 capplets/appearance/ChangeLog            |   11 +
 
56195
 capplets/appearance/Makefile.am          |    4 +-
 
56196
 capplets/appearance/appearance-desktop.c |  284 ++++++-----------
 
56197
 capplets/appearance/appearance.glade     |  499 +++++++++++++++---------------
 
56198
 capplets/appearance/appearance.h         |    3 +-
 
56199
 capplets/appearance/gnome-wp-item.c      |    2 +-
 
56200
 capplets/appearance/wp-cellrenderer.c    |   64 ++++
 
56201
 capplets/appearance/wp-cellrenderer.h    |   25 ++
 
56202
 8 files changed, 459 insertions(+), 433 deletions(-)
 
56203
 
 
56204
commit c1a597bb4d2aa7442b587765db68abbabec5b755
 
56205
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
56206
Date:   Thu May 10 02:13:01 2007 +0000
 
56207
 
 
56208
    updating for Punjabi
 
56209
    
 
56210
    svn path=/trunk/; revision=7592
 
56211
 
 
56212
 po/pa.po | 1649 +++++++++++++++++++++++++++++++++++---------------------------
 
56213
 1 files changed, 940 insertions(+), 709 deletions(-)
 
56214
 
 
56215
commit 6262a9fb4f5910343ab72dc9dcba88ff5a24c7ab
 
56216
Author: Jens Granseuer <jensgr@gmx.net>
 
56217
Date:   Wed May 9 20:34:25 2007 +0000
 
56218
 
 
56219
    change Open button label to Install...
 
56220
    
 
56221
    2007-05-09  Jens Granseuer  <jensgr@gmx.net>
 
56222
    
 
56223
        * appearance-themes.c: (themes_init):
 
56224
        * appearance.glade: change Open button label to Install...
 
56225
    
 
56226
    svn path=/trunk/; revision=7591
 
56227
 
 
56228
 capplets/appearance/ChangeLog           |    5 +++++
 
56229
 capplets/appearance/appearance-themes.c |    3 +++
 
56230
 capplets/appearance/appearance.glade    |    3 +--
 
56231
 3 files changed, 9 insertions(+), 2 deletions(-)
 
56232
 
 
56233
commit 9b3abdb95d79ec0e44fb9f67fd7c5c35b6153386
 
56234
Author: Jens Granseuer <jensgr@gmx.net>
 
56235
Date:   Wed May 9 19:50:39 2007 +0000
 
56236
 
 
56237
    make sure that appearance.h (and thereby config.h) is included first;
 
56238
    
 
56239
    2007-05-09  Jens Granseuer  <jensgr@gmx.net>
 
56240
    
 
56241
        * appearance-style.c: make sure that appearance.h (and thereby config.h)
 
56242
        is included first; constify strings
 
56243
    
 
56244
        * gnome-wp-xml.c: (gnome_wp_xml_load_xml): fix leak
 
56245
    
 
56246
    svn path=/trunk/; revision=7590
 
56247
 
 
56248
 capplets/appearance/ChangeLog          |    7 +++++++
 
56249
 capplets/appearance/appearance-style.c |    6 +++---
 
56250
 capplets/appearance/gnome-wp-xml.c     |    1 +
 
56251
 3 files changed, 11 insertions(+), 3 deletions(-)
 
56252
 
 
56253
commit 60bf46d1336a77fdd89fdbf3f29f20b335f9d156
 
56254
Author: Jens Granseuer <jensgr@gmx.net>
 
56255
Date:   Wed May 9 19:48:03 2007 +0000
 
56256
 
 
56257
    fix memory leaks
 
56258
    
 
56259
    2007-05-09  Jens Granseuer  <jensgr@gmx.net>
 
56260
    
 
56261
        * gnome-theme-info.c: (gnome_theme_read_meta_theme):
 
56262
        * gtkrc-utils.c: (gtkrc_find_named), (gtkrc_get_color_scheme): fix
 
56263
        memory leaks
 
56264
    
 
56265
        * gnome-theme-test.c: (main): init g_thread
 
56266
    
 
56267
    svn path=/trunk/; revision=7589
 
56268
 
 
56269
 capplets/common/ChangeLog          |    8 ++++++++
 
56270
 capplets/common/gnome-theme-info.c |   19 ++++++++++++-------
 
56271
 capplets/common/gnome-theme-test.c |    1 +
 
56272
 capplets/common/gtkrc-utils.c      |    4 ++--
 
56273
 4 files changed, 23 insertions(+), 9 deletions(-)
 
56274
 
 
56275
commit d3cad0bcbec6499a88db97a2ecdd4b1a3f199fa5
 
56276
Author: Jens Granseuer <jensgr@gmx.net>
 
56277
Date:   Wed May 9 18:52:47 2007 +0000
 
56278
 
 
56279
    constify a number of function arguments
 
56280
    
 
56281
    2007-05-09  Jens Granseuer  <jensgr@gmx.net>
 
56282
    
 
56283
        * gconf-property-editor.c: (gconf_peditor_new),
 
56284
        (gconf_peditor_new_boolean), (gconf_peditor_new_integer_valist),
 
56285
        (gconf_peditor_new_integer), (gconf_peditor_new_string_valist),
 
56286
        (gconf_peditor_new_string), (gconf_peditor_new_filename),
 
56287
        (gconf_peditor_new_color), (gconf_peditor_new_select_menu),
 
56288
        (gconf_peditor_new_select_menu_with_enum),
 
56289
        (gconf_peditor_new_combo_box),
 
56290
        (gconf_peditor_new_combo_box_with_enum),
 
56291
        (gconf_peditor_new_select_radio),
 
56292
        (gconf_peditor_new_numeric_range), (gconf_peditor_new_font),
 
56293
        (gconf_peditor_new_enum_toggle), (gconf_peditor_new_image),
 
56294
        (gconf_peditor_new_select_radio_with_enum):
 
56295
        * gconf-property-editor.h: constify a number of function arguments
 
56296
    
 
56297
    svn path=/trunk/; revision=7588
 
56298
 
 
56299
 capplets/common/ChangeLog               |   16 ++++
 
56300
 capplets/common/gconf-property-editor.c |  127 +++++++++++++++----------------
 
56301
 capplets/common/gconf-property-editor.h |   62 +++++++--------
 
56302
 3 files changed, 107 insertions(+), 98 deletions(-)
 
56303
 
 
56304
commit cf66c0fd80f7b9b9b7c7d8af50db9390c0d88c73
 
56305
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
56306
Date:   Wed May 9 18:42:25 2007 +0000
 
56307
 
 
56308
    svn path=/trunk/; revision=7587
 
56309
    
 
56310
    
 
56311
    
 
56312
    svn path=/trunk/; revision=7587
 
56313
 
 
56314
 gnome-settings-daemon/gnome-settings-clipboard.c |  907 ++++++++++++++++++++++
 
56315
 1 files changed, 907 insertions(+), 0 deletions(-)
 
56316
 
 
56317
commit 01a3eccfdc5ed891174856b8f9bb274f18635798
 
56318
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
56319
Date:   Wed May 9 15:51:40 2007 +0000
 
56320
 
 
56321
    converted to a loadable module.
 
56322
    
 
56323
    2007-05-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
56324
    
 
56325
        * gnome-settings-screensaver.c: converted to a loadable module.
 
56326
    
 
56327
        * gnome-settings-screensaver.h: removed unneeded file.
 
56328
    
 
56329
    svn path=/trunk/; revision=7586
 
56330
 
 
56331
 gnome-settings-daemon/ChangeLog                    |    6 +
 
56332
 gnome-settings-daemon/Makefile.am                  |    1 -
 
56333
 gnome-settings-daemon/gnome-settings-background.c  |    5 +-
 
56334
 gnome-settings-daemon/gnome-settings-daemon.c      |    6 +-
 
56335
 gnome-settings-daemon/gnome-settings-screensaver.c |  171 ++++++++++++++------
 
56336
 gnome-settings-daemon/gnome-settings-screensaver.h |   33 ----
 
56337
 6 files changed, 136 insertions(+), 86 deletions(-)
 
56338
 
 
56339
commit 275f942e681e6611ae20a9a96aaa996873d84858
 
56340
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
56341
Date:   Wed May 9 15:05:11 2007 +0000
 
56342
 
 
56343
    no need to keep the GConfClient around, it is already stored in the
 
56344
    
 
56345
    2007-05-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
56346
    
 
56347
        * gnome-settings-background.c (gnome_settings_module_background_init,
 
56348
        gnome_settings_module_background_start): no need to keep the GConfClient
 
56349
        around, it is already stored in the GnomeSettingsModule class.
 
56350
    
 
56351
    svn path=/trunk/; revision=7585
 
56352
 
 
56353
 gnome-settings-daemon/ChangeLog                   |    6 ++++++
 
56354
 gnome-settings-daemon/gnome-settings-background.c |    7 +++----
 
56355
 2 files changed, 9 insertions(+), 4 deletions(-)
 
56356
 
 
56357
commit 19cba117f348b8982fdad2a40f77f9df95155f42
 
56358
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
56359
Date:   Wed May 9 15:01:51 2007 +0000
 
56360
 
 
56361
    removed G_BEGIN|END_DECLS. (gnome_settings_module_background_get_type):
 
56362
    
 
56363
    2007-05-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
56364
    
 
56365
        * gnome-settings-background.c: removed G_BEGIN|END_DECLS.
 
56366
        (gnome_settings_module_background_get_type): register with correct type.
 
56367
        (gnome_settings_module_background_initialize): store the GConfClient we get.
 
56368
        (gnome_settings_module_background_start): use the stored GConfClient.
 
56369
    
 
56370
        * gnome-settings-background.h: removed unneeded file.
 
56371
    
 
56372
        * gnome-settins-clipboard.c: new file to implement the clipboard manager as
 
56373
        a loadable module. Replaces clipboard-manager.[ch].
 
56374
    
 
56375
        * gnome-settings-daemon.c: removed old clipboard manager and use the new
 
56376
        module-based one.
 
56377
    
 
56378
        * Makefile.am: added/removed sources.
 
56379
    
 
56380
    svn path=/trunk/; revision=7584
 
56381
 
 
56382
 gnome-settings-daemon/ChangeLog                   |   17 +
 
56383
 gnome-settings-daemon/Makefile.am                 |    4 +-
 
56384
 gnome-settings-daemon/clipboard-manager.c         |  919 ---------------------
 
56385
 gnome-settings-daemon/clipboard-manager.h         |   51 --
 
56386
 gnome-settings-daemon/gnome-settings-background.c |   30 +-
 
56387
 gnome-settings-daemon/gnome-settings-background.h |   33 -
 
56388
 gnome-settings-daemon/gnome-settings-daemon.c     |   65 +--
 
56389
 7 files changed, 34 insertions(+), 1085 deletions(-)
 
56390
 
 
56391
commit 2ddc183f632488af9688a52061d96c82e91a6165
 
56392
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
56393
Date:   Tue May 8 15:24:45 2007 +0000
 
56394
 
 
56395
    Updated Spanish translation
 
56396
    
 
56397
    svn path=/trunk/; revision=7583
 
56398
 
 
56399
 po/ChangeLog |    4 ++
 
56400
 po/es.po     |  108 ++++++++++++++++++++++++++++-----------------------------
 
56401
 2 files changed, 57 insertions(+), 55 deletions(-)
 
56402
 
 
56403
commit a49ff5cf178d3a37616b37a5d2950138d27505e3
 
56404
Author: Denis Washington <denisw@src.gnome.org>
 
56405
Date:   Tue May 8 14:47:18 2007 +0000
 
56406
 
 
56407
    Set mnemonic widgets for the labels in the Desktop tab.
 
56408
    
 
56409
    * appearance.glade:
 
56410
    Set mnemonic widgets for the labels in the Desktop tab.
 
56411
    
 
56412
    svn path=/trunk/; revision=7582
 
56413
 
 
56414
 capplets/appearance/ChangeLog        |    5 +++++
 
56415
 capplets/appearance/appearance.glade |    3 +++
 
56416
 2 files changed, 8 insertions(+), 0 deletions(-)
 
56417
 
 
56418
commit d4a329965ede4c53d1a3d84db089d4f829b9604f
 
56419
Author: Kjartan Maraas <kmaraas@gnome.org>
 
56420
Date:   Tue May 8 13:50:36 2007 +0000
 
56421
 
 
56422
    Updated Norwegian bokmål translation.
 
56423
    
 
56424
    2007-05-08  Kjartan Maraas  <kmaraas@gnome.org>
 
56425
    
 
56426
        * nb.po: Updated Norwegian bokmål translation.
 
56427
    
 
56428
    svn path=/trunk/; revision=7581
 
56429
 
 
56430
 po/ChangeLog |    4 ++
 
56431
 po/nb.po     |   98 ++++++++++++++++++++++++++-------------------------------
 
56432
 2 files changed, 49 insertions(+), 53 deletions(-)
 
56433
 
 
56434
commit 55b39ed23a445a212332b4e57b47fc668acd7c5b
 
56435
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
56436
Date:   Tue May 8 10:51:22 2007 +0000
 
56437
 
 
56438
    changed to use the new GnomeSettingsModule class for loadable modules.
 
56439
    
 
56440
    2007-05-08  Rodrigo Moya <rodrigo@gnome-db.org>
 
56441
    
 
56442
        * gnome-settings-background.c: changed to use the new GnomeSettingsModule
 
56443
        class for loadable modules.
 
56444
    
 
56445
        * gnome-settings-daemon.c (initialize_modules, start_modules,
 
56446
        stop_modules): new functions to call modules's methods.
 
56447
        (gnome_settings_daemon_init): get all module types and create objects
 
56448
        from each of them.
 
56449
        (gnome_settings_daemon_new): added code to call loadable modules's
 
56450
        methods where appropriate.
 
56451
    
 
56452
    svn path=/trunk/; revision=7580
 
56453
 
 
56454
 gnome-settings-daemon/ChangeLog                   |   16 ++
 
56455
 gnome-settings-daemon/gnome-settings-background.c |  152 ++++++++++++---
 
56456
 gnome-settings-daemon/gnome-settings-daemon.c     |  208 +++++++++++++++------
 
56457
 gnome-settings-daemon/gnome-settings-daemon.h     |    2 +-
 
56458
 gnome-settings-daemon/gnome-settings-module.h     |    5 +-
 
56459
 5 files changed, 297 insertions(+), 86 deletions(-)
 
56460
 
 
56461
commit 1cf628cbef95570a21ed84f13817de6d622534d4
 
56462
Author: Alexander Shopov <ash@contact.bg>
 
56463
Date:   Tue May 8 03:24:38 2007 +0000
 
56464
 
 
56465
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
56466
    
 
56467
    2007-05-08  Alexander Shopov  <ash@contact.bg>
 
56468
    
 
56469
        * bg.po: Updated Bulgarian translation by
 
56470
        Alexander Shopov <ash@contact.bg>
 
56471
    
 
56472
    svn path=/trunk/; revision=7578
 
56473
 
 
56474
 po/ChangeLog |    5 +++++
 
56475
 po/bg.po     |   18 ++++++++----------
 
56476
 2 files changed, 13 insertions(+), 10 deletions(-)
 
56477
 
 
56478
commit 0fe16259c9dbbb8f4981a2e18221cc0add223724
 
56479
Author: Alexander Shopov <ash@contact.bg>
 
56480
Date:   Tue May 8 03:09:02 2007 +0000
 
56481
 
 
56482
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
56483
    
 
56484
    2007-05-08  Alexander Shopov  <ash@contact.bg>
 
56485
    
 
56486
        * bg.po: Updated Bulgarian translation by
 
56487
        Alexander Shopov <ash@contact.bg>
 
56488
    
 
56489
    svn path=/trunk/; revision=7576
 
56490
 
 
56491
 po/ChangeLog |    5 +
 
56492
 po/bg.po     | 1691 +++++++++++++++++++++++++++++++++-------------------------
 
56493
 2 files changed, 980 insertions(+), 716 deletions(-)
 
56494
 
 
56495
commit f51b1f9dea1f0b415c8e4446b0b0fc54e91f7070
 
56496
Author: Jens Granseuer <jensgr@gmx.net>
 
56497
Date:   Mon May 7 22:31:51 2007 +0000
 
56498
 
 
56499
    port from deprecated GtkOptionMenu to GtkComboBox
 
56500
    
 
56501
    2007-05-08  Jens Granseuer  <jensgr@gmx.net>
 
56502
    
 
56503
        * gnome-mouse-properties.c: (cursor_size_from_widget),
 
56504
        (setup_dialog):
 
56505
        * gnome-mouse-properties.glade: port from deprecated GtkOptionMenu to
 
56506
        GtkComboBox
 
56507
    
 
56508
    svn path=/trunk/; revision=7575
 
56509
 
 
56510
 capplets/mouse/ChangeLog                    |    7 +++++
 
56511
 capplets/mouse/gnome-mouse-properties.c     |   16 +++++++----
 
56512
 capplets/mouse/gnome-mouse-properties.glade |   36 +++------------------------
 
56513
 3 files changed, 21 insertions(+), 38 deletions(-)
 
56514
 
 
56515
commit b0ea25cd5ccb2a2c9b2c3f4c2118f3cff7af92d9
 
56516
Author: Thomas Wood <thos@gnome.org>
 
56517
Date:   Mon May 7 22:29:37 2007 +0000
 
56518
 
 
56519
    Remove some unnecessary code.
 
56520
    
 
56521
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56522
    
 
56523
        * appearance-style.c: (conv_to_widget_cb), (prepare_combo): Remove some
 
56524
        unnecessary code.
 
56525
    
 
56526
    svn path=/trunk/; revision=7574
 
56527
 
 
56528
 capplets/appearance/ChangeLog          |    5 +++++
 
56529
 capplets/appearance/appearance-style.c |    8 ++------
 
56530
 2 files changed, 7 insertions(+), 6 deletions(-)
 
56531
 
 
56532
commit 8ae230b9ae23348fadfd0f4be1a13c8e85855c1d
 
56533
Author: Jens Granseuer <jensgr@gmx.net>
 
56534
Date:   Mon May 7 22:28:48 2007 +0000
 
56535
 
 
56536
    add support for unsetting GConf values if the conversion handlers return
 
56537
    
 
56538
    2007-05-08  Jens Granseuer  <jensgr@gmx.net>
 
56539
    
 
56540
        * gconf-property-editor.c: (peditor_set_gconf_value),
 
56541
        (peditor_combo_box_widget_changed):
 
56542
        add support for unsetting GConf values if the conversion handlers return
 
56543
        null, and use it for the combo box editor
 
56544
    
 
56545
    svn path=/trunk/; revision=7573
 
56546
 
 
56547
 capplets/common/ChangeLog               |    7 +++++++
 
56548
 capplets/common/gconf-property-editor.c |   24 +++++++++++++++++-------
 
56549
 2 files changed, 24 insertions(+), 7 deletions(-)
 
56550
 
 
56551
commit 21b005ca5f17ee4e40d60192bb6083ebaf0a8f4b
 
56552
Author: Thomas Wood <thos@gnome.org>
 
56553
Date:   Mon May 7 22:18:48 2007 +0000
 
56554
 
 
56555
    Fix icon theme combo box
 
56556
    
 
56557
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56558
    
 
56559
        * appearance-style.c: (prepare_combo): Fix icon theme combo box
 
56560
    
 
56561
    svn path=/trunk/; revision=7572
 
56562
 
 
56563
 capplets/appearance/ChangeLog          |    4 ++++
 
56564
 capplets/appearance/appearance-style.c |    3 ++-
 
56565
 2 files changed, 6 insertions(+), 1 deletions(-)
 
56566
 
 
56567
commit 679410b323bbd0ca2973f0976285ff65dd27a366
 
56568
Author: Thomas Wood <thos@gnome.org>
 
56569
Date:   Mon May 7 22:00:05 2007 +0000
 
56570
 
 
56571
    Use GConfPropertyEditor for theme combo boxes
 
56572
    
 
56573
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56574
    
 
56575
        * appearance-style.c: (prepare_combo): Use GConfPropertyEditor for theme
 
56576
        combo boxes
 
56577
    
 
56578
    svn path=/trunk/; revision=7571
 
56579
 
 
56580
 capplets/appearance/ChangeLog          |    5 +++
 
56581
 capplets/appearance/appearance-style.c |   63 +++++++++++++++++++++++++-------
 
56582
 2 files changed, 55 insertions(+), 13 deletions(-)
 
56583
 
 
56584
commit 88c4cb5314bc82ba72b2744295845527116f7b35
 
56585
Author: Thomas Wood <thos@gnome.org>
 
56586
Date:   Mon May 7 19:09:24 2007 +0000
 
56587
 
 
56588
    - Add files for Style tab - Implement changing gtk and metacity themes
 
56589
    
 
56590
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56591
    
 
56592
        * Makefile.am:
 
56593
        * appearance-main.c: (main):
 
56594
        * appearance-style.c:
 
56595
        * appearance-style.h:
 
56596
        - Add files for Style tab
 
56597
        - Implement changing gtk and metacity themes
 
56598
    
 
56599
        * appearance.glade: Change "Themes" to "Theme" and name some widgets
 
56600
    
 
56601
    svn path=/trunk/; revision=7570
 
56602
 
 
56603
 capplets/appearance/ChangeLog          |   11 +++
 
56604
 capplets/appearance/Makefile.am        |    2 +
 
56605
 capplets/appearance/appearance-main.c  |    2 +
 
56606
 capplets/appearance/appearance-style.c |  128 ++++++++++++++++++++++++++++++++
 
56607
 capplets/appearance/appearance-style.h |   23 ++++++
 
56608
 capplets/appearance/appearance.glade   |   12 ++--
 
56609
 6 files changed, 172 insertions(+), 6 deletions(-)
 
56610
 
 
56611
commit 5a4c4094188ec7cfd153b92625b8bebd17988a7a
 
56612
Author: Denis Washington <denisw@src.gnome.org>
 
56613
Date:   Mon May 7 18:22:01 2007 +0000
 
56614
 
 
56615
    Changed "Add" button in Desktop tab to "Add...".
 
56616
    
 
56617
    * appearance.glade:
 
56618
    * appearance-desktop.c: (desktop_init):
 
56619
    Changed "Add" button in Desktop tab to "Add...".
 
56620
    
 
56621
    svn path=/trunk/; revision=7569
 
56622
 
 
56623
 capplets/appearance/ChangeLog            |    6 ++++++
 
56624
 capplets/appearance/appearance-desktop.c |   11 ++++++++---
 
56625
 capplets/appearance/appearance.glade     |    4 ++--
 
56626
 3 files changed, 16 insertions(+), 5 deletions(-)
 
56627
 
 
56628
commit ad9086bde7c2698a8938c91cc32fdc6974cb9bbd
 
56629
Author: Thomas Wood <thos@gnome.org>
 
56630
Date:   Mon May 7 17:19:34 2007 +0000
 
56631
 
 
56632
    - Change GtkWindow to GtkDialog - Add Help and Close buttons - Set theme
 
56633
    
 
56634
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56635
    
 
56636
        * appearance-main.c: (main):
 
56637
        * appearance.glade:
 
56638
    
 
56639
        - Change GtkWindow to GtkDialog
 
56640
        - Add Help and Close buttons
 
56641
        - Set theme list scrolling policy to automatic
 
56642
    
 
56643
    svn path=/trunk/; revision=7568
 
56644
 
 
56645
 capplets/appearance/ChangeLog         |    9 +
 
56646
 capplets/appearance/appearance-main.c |    3 +
 
56647
 capplets/appearance/appearance.glade  | 3193 +++++++++++++++++----------------
 
56648
 3 files changed, 1631 insertions(+), 1574 deletions(-)
 
56649
 
 
56650
commit 92bb9af3e04702fcb6e3d64fd87e0112867abfbd
 
56651
Author: Thomas Wood <thos@gnome.org>
 
56652
Date:   Mon May 7 16:47:41 2007 +0000
 
56653
 
 
56654
    Add a "Style" tab for the theme detail options
 
56655
    
 
56656
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56657
    
 
56658
        * appearance.glade: Add a "Style" tab for the theme detail options
 
56659
    
 
56660
    svn path=/trunk/; revision=7567
 
56661
 
 
56662
 capplets/appearance/ChangeLog        |    4 +
 
56663
 capplets/appearance/appearance.glade |  807 +++++++++++++++++-----------------
 
56664
 2 files changed, 411 insertions(+), 400 deletions(-)
 
56665
 
 
56666
commit 6c95e5a6d3170ebf674b096d767f5cba1e8d802f
 
56667
Author: Thomas Wood <thos@gnome.org>
 
56668
Date:   Mon May 7 16:40:51 2007 +0000
 
56669
 
 
56670
    Add FONT_CAPPLET_CFLAGS to INCLUDES
 
56671
    
 
56672
    2007-05-07  Thomas Wood  <thos@gnome.org>
 
56673
    
 
56674
        * Makefile.am: Add FONT_CAPPLET_CFLAGS to INCLUDES
 
56675
    
 
56676
    svn path=/trunk/; revision=7566
 
56677
 
 
56678
 capplets/appearance/ChangeLog   |    4 ++++
 
56679
 capplets/appearance/Makefile.am |    1 +
 
56680
 2 files changed, 5 insertions(+), 0 deletions(-)
 
56681
 
 
56682
commit 1701b5a7cc31e546e5d5362658fef6cd8f9617b6
 
56683
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
56684
Date:   Mon May 7 14:57:02 2007 +0000
 
56685
 
 
56686
    Updated Spanish translation
 
56687
    
 
56688
    svn path=/trunk/; revision=7565
 
56689
 
 
56690
 po/ChangeLog |    4 ++
 
56691
 po/es.po     |  135 +++++++++++++++++++++++++++------------------------------
 
56692
 2 files changed, 68 insertions(+), 71 deletions(-)
 
56693
 
 
56694
commit 1907db2d318d9dce159895f6e69743081933eb70
 
56695
Author: Kjartan Maraas <kmaraas@gnome.org>
 
56696
Date:   Sun May 6 20:40:02 2007 +0000
 
56697
 
 
56698
    Updated Norwegian bokmål translation.
 
56699
    
 
56700
    2007-05-06  Kjartan Maraas  <kmaraas@gnome.org>
 
56701
    
 
56702
        * nb.po: Updated Norwegian bokmål translation.
 
56703
    
 
56704
    svn path=/trunk/; revision=7564
 
56705
 
 
56706
 po/ChangeLog |    4 +
 
56707
 po/nb.po     | 1241 ++++++++++++++++++++++++++++++++++------------------------
 
56708
 2 files changed, 731 insertions(+), 514 deletions(-)
 
56709
 
 
56710
commit b95cceffb94b2a53d0e9dc60a8b23cdfeec0695f
 
56711
Author: Jens Granseuer <jensgr@gmx.net>
 
56712
Date:   Sun May 6 20:14:56 2007 +0000
 
56713
 
 
56714
    set application icon
 
56715
    
 
56716
    2007-05-06  Jens Granseuer  <jensgr@gmx.net>
 
56717
    
 
56718
        * appearance-main.c: (main): set application icon
 
56719
    
 
56720
    svn path=/trunk/; revision=7563
 
56721
 
 
56722
 capplets/appearance/ChangeLog         |    4 ++++
 
56723
 capplets/appearance/appearance-main.c |    2 ++
 
56724
 2 files changed, 6 insertions(+), 0 deletions(-)
 
56725
 
 
56726
commit 08c474554f305968ecb42fe23fd38842614f69c3
 
56727
Author: Jens Granseuer <jensgr@gmx.net>
 
56728
Date:   Sun May 6 19:39:46 2007 +0000
 
56729
 
 
56730
    add a desktop file for the appearance capplet
 
56731
    
 
56732
    2007-05-06  Jens Granseuer  <jensgr@gmx.net>
 
56733
    
 
56734
        * configure.in:
 
56735
        * capplets/appearance/Makefile.am:
 
56736
        * capplets/appearance/gnome-appearance-properties.desktop.in.in:
 
56737
        add a desktop file for the appearance capplet
 
56738
    
 
56739
    svn path=/trunk/; revision=7562
 
56740
 
 
56741
 ChangeLog                                          |    4 ++
 
56742
 capplets/appearance/ChangeLog                      |    5 ++
 
56743
 capplets/appearance/Makefile.am                    |   41 +++++++++++--------
 
56744
 .../gnome-appearance-properties.desktop.in.in      |   15 +++++++
 
56745
 configure.in                                       |    1 +
 
56746
 5 files changed, 49 insertions(+), 17 deletions(-)
 
56747
 
 
56748
commit b21871170dd22568d0f47fcf33ef37040f2ca35c
 
56749
Author: Jens Granseuer <jensgr@gmx.net>
 
56750
Date:   Sun May 6 12:49:06 2007 +0000
 
56751
 
 
56752
    don't crash if glade file is not available
 
56753
    
 
56754
    2007-05-06  Jens Granseuer  <jensgr@gmx.net>
 
56755
    
 
56756
        * sound-properties-capplet.c: (create_dialog), (main): don't crash if
 
56757
        glade file is not available
 
56758
    
 
56759
    svn path=/trunk/; revision=7561
 
56760
 
 
56761
 capplets/sound/ChangeLog                  |    5 ++++
 
56762
 capplets/sound/sound-properties-capplet.c |   34 +++++++++++++++++------------
 
56763
 2 files changed, 25 insertions(+), 14 deletions(-)
 
56764
 
 
56765
commit c40974353b0ea1f4c29f5479a133e06678da5b54
 
56766
Author: Jens Granseuer <jensgr@gmx.net>
 
56767
Date:   Sun May 6 12:44:47 2007 +0000
 
56768
 
 
56769
    set button images via code instead of relying on glade, so they respect
 
56770
    
 
56771
    2007-05-06  Jens Granseuer  <jensgr@gmx.net>
 
56772
    
 
56773
        * sound-properties-capplet.c: (create_dialog):
 
56774
        * sound-properties.glade: set button images via code instead of
 
56775
        relying on glade, so they respect the gtk-button-images xsetting
 
56776
    
 
56777
    svn path=/trunk/; revision=7560
 
56778
 
 
56779
 capplets/sound/ChangeLog                  |    6 +
 
56780
 capplets/sound/sound-properties-capplet.c |   14 ++-
 
56781
 capplets/sound/sound-properties.glade     |  264 +----------------------------
 
56782
 3 files changed, 27 insertions(+), 257 deletions(-)
 
56783
 
 
56784
commit fba9c74b97b38aa18813288d459443897851a5a9
 
56785
Author: Denis Washington <denisw@src.gnome.org>
 
56786
Date:   Sun May 6 12:25:20 2007 +0000
 
56787
 
 
56788
    make the Add Wallpaper and Remove buttons in the Desktop tab stock
 
56789
    
 
56790
    * appearance.glade: make the Add Wallpaper and Remove buttons in the
 
56791
    Desktop tab stock buttons.
 
56792
    
 
56793
    
 
56794
    svn path=/trunk/; revision=7559
 
56795
 
 
56796
 capplets/appearance/ChangeLog        |    5 +
 
56797
 capplets/appearance/appearance.glade |  498 +++++++++++++++++-----------------
 
56798
 2 files changed, 254 insertions(+), 249 deletions(-)
 
56799
 
 
56800
commit 6d19d880683ee94c4d074f074653fb6a1a2a5460
 
56801
Author: Jens Granseuer <jensgr@gmx.net>
 
56802
Date:   Sat May 5 18:57:09 2007 +0000
 
56803
 
 
56804
    set button images via code instead of relying on glade, so they respect
 
56805
    
 
56806
    2007-05-05  Jens Granseuer  <jensgr@gmx.net>
 
56807
    
 
56808
        * gnome-keyboard-properties.c: (create_dialog):
 
56809
        * gnome-keyboard-properties.glade: set button images via code instead
 
56810
        of relying on glade, so they respect the gtk-button-images xsetting
 
56811
    
 
56812
    svn path=/trunk/; revision=7558
 
56813
 
 
56814
 capplets/keyboard/ChangeLog                       |    6 +
 
56815
 capplets/keyboard/gnome-keyboard-properties.c     |   22 +++-
 
56816
 capplets/keyboard/gnome-keyboard-properties.glade |  115 ++-------------------
 
56817
 3 files changed, 29 insertions(+), 114 deletions(-)
 
56818
 
 
56819
commit 9a75f911376a038b131237cce65bdfc4e994c184
 
56820
Author: Jens Granseuer <jensgr@gmx.net>
 
56821
Date:   Sat May 5 12:33:24 2007 +0000
 
56822
 
 
56823
    set button images via code instead of relying on glade, so they respect
 
56824
    
 
56825
    2007-05-05  Jens Granseuer  <jensgr@gmx.net>
 
56826
    
 
56827
        * accessibility-keyboard.c: (setup_images):
 
56828
        * gnome-accessibility-keyboard-properties.glade: set button images
 
56829
        via code instead of relying on glade, so they respect the
 
56830
        gtk-button-images xsetting (bug #362880)
 
56831
    
 
56832
    svn path=/trunk/; revision=7557
 
56833
 
 
56834
 capplets/accessibility/keyboard/ChangeLog          |    7 +
 
56835
 .../keyboard/accessibility-keyboard.c              |   14 ++-
 
56836
 .../gnome-accessibility-keyboard-properties.glade  |  116 +-------------------
 
56837
 3 files changed, 22 insertions(+), 115 deletions(-)
 
56838
 
 
56839
commit 912be5ce979b585cf4cc067745f400bfa62bdfde
 
56840
Author: Jens Granseuer <jensgr@gmx.net>
 
56841
Date:   Sat May 5 11:14:54 2007 +0000
 
56842
 
 
56843
    set button images via code instead of relying on glade, so they respect
 
56844
    
 
56845
    2007-05-05  Jens Granseuer  <jensgr@gmx.net>
 
56846
    
 
56847
        * at-enable-dialog.glade:
 
56848
        * main.c: (create_dialog): set button images via code instead of
 
56849
        relying on glade, so they respect the gtk-button-images xsetting
 
56850
        (closes bug #362880)
 
56851
    
 
56852
    svn path=/trunk/; revision=7556
 
56853
 
 
56854
 capplets/accessibility/at-properties/ChangeLog     |    7 +
 
56855
 .../at-properties/at-enable-dialog.glade           |  266 +-------------------
 
56856
 capplets/accessibility/at-properties/main.c        |   63 +++--
 
56857
 3 files changed, 52 insertions(+), 284 deletions(-)
 
56858
 
 
56859
commit d1282b4146ccd425a2c94cc34a2b19e0338d060e
 
56860
Author: Jens Granseuer <jensgr@gmx.net>
 
56861
Date:   Sat May 5 10:30:17 2007 +0000
 
56862
 
 
56863
    fix critical warning
 
56864
    
 
56865
    2007-05-05  Jens Granseuer  <jensgr@gmx.net>
 
56866
    
 
56867
        * at-enable-dialog.glade: fix critical warning
 
56868
    
 
56869
    svn path=/trunk/; revision=7555
 
56870
 
 
56871
 capplets/accessibility/at-properties/ChangeLog     |    4 ++++
 
56872
 .../at-properties/at-enable-dialog.glade           |    1 -
 
56873
 2 files changed, 4 insertions(+), 1 deletions(-)
 
56874
 
 
56875
commit a0690623e199463d48c4a4e72cc42332e6bc26fd
 
56876
Author: Jens Granseuer <jensgr@gmx.net>
 
56877
Date:   Fri May 4 21:48:01 2007 +0000
 
56878
 
 
56879
    remove the dpi default value since g-s-d and the capplet ignore it anyway
 
56880
    
 
56881
    2007-05-04  Jens Granseuer  <jensgr@gmx.net>
 
56882
    
 
56883
        * schemas/desktop_gnome_font_rendering.schemas.in: remove the dpi
 
56884
        default value since g-s-d and the capplet ignore it anyway but gconf-editor
 
56885
        doesn't know that (related to bug #378338)
 
56886
    
 
56887
    svn path=/trunk/; revision=7554
 
56888
 
 
56889
 ChangeLog                                       |    6 ++++++
 
56890
 schemas/desktop_gnome_font_rendering.schemas.in |    1 -
 
56891
 2 files changed, 6 insertions(+), 1 deletions(-)
 
56892
 
 
56893
commit 8529e2f343a9d0a027cd00a4d6f710b059d7483f
 
56894
Author: Jens Granseuer <jensgr@gmx.net>
 
56895
Date:   Fri May 4 19:40:47 2007 +0000
 
56896
 
 
56897
    more HIG and consistency fixing
 
56898
    
 
56899
    2007-05-04  Jens Granseuer  <jensgr@gmx.net>
 
56900
    
 
56901
        * appearance-desktop.c: (desktop_init):
 
56902
        * appearance.glade: more HIG and consistency fixing
 
56903
    
 
56904
    svn path=/trunk/; revision=7553
 
56905
 
 
56906
 capplets/appearance/ChangeLog            |    5 +++++
 
56907
 capplets/appearance/appearance-desktop.c |    2 +-
 
56908
 capplets/appearance/appearance.glade     |    8 ++++----
 
56909
 3 files changed, 10 insertions(+), 5 deletions(-)
 
56910
 
 
56911
commit b7ac6f9339b8767df69da636fbacefd301242f8a
 
56912
Author: Jens Granseuer <jensgr@gmx.net>
 
56913
Date:   Fri May 4 19:15:50 2007 +0000
 
56914
 
 
56915
    fix string capitalization according to HIG
 
56916
    
 
56917
    2007-05-04  Jens Granseuer  <jensgr@gmx.net>
 
56918
    
 
56919
        * appearance-desktop.c: (desktop_init):
 
56920
        * appearance.glade: fix string capitalization according to HIG
 
56921
    
 
56922
    svn path=/trunk/; revision=7552
 
56923
 
 
56924
 capplets/appearance/ChangeLog            |    5 +++++
 
56925
 capplets/appearance/appearance-desktop.c |    8 ++++----
 
56926
 capplets/appearance/appearance.glade     |    2 +-
 
56927
 3 files changed, 10 insertions(+), 5 deletions(-)
 
56928
 
 
56929
commit b58c57d8f23f87e0d7a49aeba1c26ea67b7b165c
 
56930
Author: Denis Washington <denisw@src.gnome.org>
 
56931
Date:   Fri May 4 17:56:06 2007 +0000
 
56932
 
 
56933
    Change tab order; Desktop now comes before Fonts.
 
56934
    
 
56935
    * appearance.glade: Change tab order; Desktop now comes before Fonts.
 
56936
    
 
56937
    svn path=/trunk/; revision=7551
 
56938
 
 
56939
 capplets/appearance/ChangeLog        |    4 +
 
56940
 capplets/appearance/appearance.glade | 2573 +++++++++++++++-------------------
 
56941
 2 files changed, 1102 insertions(+), 1475 deletions(-)
 
56942
 
 
56943
commit 709cb35f2975f03bc43c2a330ab771e879921029
 
56944
Author: Jens Granseuer <jensgr@gmx.net>
 
56945
Date:   Fri May 4 17:18:34 2007 +0000
 
56946
 
 
56947
    add implementation for fonts tab
 
56948
    
 
56949
    2007-05-04  Jens Granseuer  <jensgr@gmx.net>
 
56950
    
 
56951
        * Makefile.am:
 
56952
        * appearance-font.c:
 
56953
        * appearance-font.h:
 
56954
        * appearance-main.c: (init_appearance_data), (main):
 
56955
        * appearance.glade:
 
56956
        * appearance.h:
 
56957
        * subpixel-bgr.png:
 
56958
        * subpixel-rgb.png:
 
56959
        * subpixel-vbgr.png:
 
56960
        * subpixel-vrgb.png:
 
56961
    
 
56962
        add implementation for fonts tab
 
56963
    
 
56964
    svn path=/trunk/; revision=7550
 
56965
 
 
56966
 capplets/appearance/ChangeLog         |   17 +-
 
56967
 capplets/appearance/Makefile.am       |   27 +-
 
56968
 capplets/appearance/appearance-font.c |  993 ++++++++++++++++++++++++++++++++
 
56969
 capplets/appearance/appearance-font.h |   21 +
 
56970
 capplets/appearance/appearance-main.c |    9 +-
 
56971
 capplets/appearance/appearance.glade  | 1005 ++++++++++++++++++++++++++++++++-
 
56972
 capplets/appearance/appearance.h      |    4 +-
 
56973
 capplets/appearance/subpixel-bgr.png  |  Bin 0 -> 125 bytes
 
56974
 capplets/appearance/subpixel-rgb.png  |  Bin 0 -> 125 bytes
 
56975
 capplets/appearance/subpixel-vbgr.png |  Bin 0 -> 138 bytes
 
56976
 capplets/appearance/subpixel-vrgb.png |  Bin 0 -> 138 bytes
 
56977
 11 files changed, 2047 insertions(+), 29 deletions(-)
 
56978
 
 
56979
commit 207ce8799512384d69829f6fc01a7fb13c0de3ed
 
56980
Author: Thomas Wood <thos@gnome.org>
 
56981
Date:   Fri May 4 17:11:12 2007 +0000
 
56982
 
 
56983
    Remove WID() macro, which has an incompatible definition in
 
56984
    
 
56985
    2007-05-04  Thomas Wood  <thos@gnome.org>
 
56986
    
 
56987
        * appearance-desktop.c: (wp_add_images), (wp_dragged_image),
 
56988
        (desktop_init):
 
56989
        * appearance-main.c: (main):
 
56990
        * appearance-themes.c: (themes_init):
 
56991
        * appearance-ui.c: (set_toolbar_style), (set_have_icons),
 
56992
        (ui_init):
 
56993
        * appearance.h:
 
56994
        Remove WID() macro, which has an incompatible definition in capplet-utils.h
 
56995
    
 
56996
    svn path=/trunk/; revision=7549
 
56997
 
 
56998
 capplets/appearance/ChangeLog            |   11 +++++++++++
 
56999
 capplets/appearance/appearance-desktop.c |   22 +++++++++++-----------
 
57000
 capplets/appearance/appearance-main.c    |    2 +-
 
57001
 capplets/appearance/appearance-themes.c  |   10 +++++-----
 
57002
 capplets/appearance/appearance-ui.c      |   18 +++++++++---------
 
57003
 capplets/appearance/appearance.h         |    2 --
 
57004
 6 files changed, 37 insertions(+), 28 deletions(-)
 
57005
 
 
57006
commit af3c712e632c7040c268e0a7727e3bc2c4bac8d1
 
57007
Author: Thomas Wood <thos@gnome.org>
 
57008
Date:   Fri May 4 17:07:05 2007 +0000
 
57009
 
 
57010
    Use readable name rather than file name in themes list
 
57011
    
 
57012
    2007-05-04  Thomas Wood  <thos@gnome.org>
 
57013
    
 
57014
        * appearance-themes.c: (themes_init): Use readable name rather than file name
 
57015
        in themes list
 
57016
    
 
57017
    svn path=/trunk/; revision=7548
 
57018
 
 
57019
 capplets/appearance/ChangeLog           |    5 +++++
 
57020
 capplets/appearance/appearance-themes.c |    2 +-
 
57021
 2 files changed, 6 insertions(+), 1 deletions(-)
 
57022
 
 
57023
commit ad3bc15a9a7fd2588ab3a3e5eaf2b1b7e377446b
 
57024
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
57025
Date:   Fri May 4 00:25:24 2007 +0000
 
57026
 
 
57027
    Updated Spanish translation
 
57028
    
 
57029
    svn path=/trunk/; revision=7547
 
57030
 
 
57031
 po/ChangeLog |    4 +
 
57032
 po/es.po     |  177 +++++++++++++++++++++++++++++++---------------------------
 
57033
 2 files changed, 98 insertions(+), 83 deletions(-)
 
57034
 
 
57035
commit fac8387c9eedec397b559ad8ee85d297e59fb3bb
 
57036
Author: Denis Washington <denisw@src.gnome.org>
 
57037
Date:   Thu May 3 17:06:48 2007 +0000
 
57038
 
 
57039
    Fixed a leak.
 
57040
    
 
57041
    * appearance-desktop.c: (wp_tree_delete_event): Fixed a leak.
 
57042
    
 
57043
    svn path=/trunk/; revision=7546
 
57044
 
 
57045
 capplets/appearance/ChangeLog            |    4 ++++
 
57046
 capplets/appearance/appearance-desktop.c |    1 +
 
57047
 2 files changed, 5 insertions(+), 0 deletions(-)
 
57048
 
 
57049
commit 1a6f041cb9c5c2641c90da7b92d8f53ab40ec8e9
 
57050
Author: Denis Washington <denisw@src.gnome.org>
 
57051
Date:   Thu May 3 14:00:21 2007 +0000
 
57052
 
 
57053
    Why can't I just commit ONE change without mistakes...
 
57054
    
 
57055
    svn path=/trunk/; revision=7545
 
57056
 
 
57057
 capplets/appearance/ChangeLog |    2 +-
 
57058
 1 files changed, 1 insertions(+), 1 deletions(-)
 
57059
 
 
57060
commit b713d48c466ba783e9ea8897c377c3e6d00e3ab4
 
57061
Author: Denis Washington <denisw@src.gnome.org>
 
57062
Date:   Thu May 3 13:58:07 2007 +0000
 
57063
 
 
57064
    And here is the ChangeLog entry for the last revision.....
 
57065
    
 
57066
    svn path=/trunk/; revision=7544
 
57067
 
 
57068
 capplets/appearance/ChangeLog |    8 ++++++++
 
57069
 1 files changed, 8 insertions(+), 0 deletions(-)
 
57070
 
 
57071
commit 608cac39ef6bfbe3f5fe0ccaeaf73488da850492
 
57072
Author: Denis Washington <denisw@src.gnome.org>
 
57073
Date:   Thu May 3 13:57:09 2007 +0000
 
57074
 
 
57075
    Ported Jens Gransauer's patch for bug #332810 to the appearance capplet
 
57076
    
 
57077
    * appearance.h:
 
57078
    * appearance-desktop.c:
 
57079
    Ported Jens Gransauer's patch for bug #332810 to the appearance capplet
 
57080
    and applied it.
 
57081
    
 
57082
    svn path=/trunk/; revision=7543
 
57083
 
 
57084
 capplets/appearance/appearance-desktop.c |   86 ++++++++++++++++++-----------
 
57085
 capplets/appearance/appearance.h         |    2 +-
 
57086
 2 files changed, 54 insertions(+), 34 deletions(-)
 
57087
 
 
57088
commit bb29ad69ee766f69dca9da655a60187616c83349
 
57089
Author: Jens Granseuer <jensgr@gmx.net>
 
57090
Date:   Wed May 2 18:48:25 2007 +0000
 
57091
 
 
57092
    add g_thread_init as required by glib
 
57093
    
 
57094
    2007-05-02  Jens Granseuer  <jensgr@gmx.net>
 
57095
    
 
57096
        * gnome-keybinding-properties.c: (main): add g_thread_init as
 
57097
        required by glib
 
57098
    
 
57099
    svn path=/trunk/; revision=7542
 
57100
 
 
57101
 capplets/keybindings/ChangeLog                     |    5 +++++
 
57102
 capplets/keybindings/gnome-keybinding-properties.c |    3 ++-
 
57103
 2 files changed, 7 insertions(+), 1 deletions(-)
 
57104
 
 
57105
commit c556b06ce7eb981e94d8cb95dbc79ccf4f0113c9
 
57106
Author: Jens Granseuer <jensgr@gmx.net>
 
57107
Date:   Wed May 2 18:22:42 2007 +0000
 
57108
 
 
57109
    use proper GConf notification instead of hand-picking the correct signal
 
57110
    
 
57111
    2007-05-02  Jens Granseuer  <jensgr@gmx.net>
 
57112
    
 
57113
        * appearance-ui.c: (toolbar_detachable_cb), (ui_init): use proper
 
57114
        GConf notification instead of hand-picking the correct signal for
 
57115
        detachable toolbar
 
57116
    
 
57117
    svn path=/trunk/; revision=7541
 
57118
 
 
57119
 capplets/appearance/ChangeLog       |    8 +++++++-
 
57120
 capplets/appearance/appearance-ui.c |   16 ++++++++--------
 
57121
 2 files changed, 15 insertions(+), 9 deletions(-)
 
57122
 
 
57123
commit 28787c51a2bf908dadb00213d53c3346f2b2fe89
 
57124
Author: Denis Washington <denisw@src.gnome.org>
 
57125
Date:   Wed May 2 17:52:47 2007 +0000
 
57126
 
 
57127
    fizz says: don't indent with spaces in Makefile.am. I say: don't do so in
 
57128
    
 
57129
    * Makefile.am: fizz says: don't indent with spaces in Makefile.am.
 
57130
    * ChangeLog: I say: don't do so in ChangeLog either.
 
57131
    
 
57132
    
 
57133
    svn path=/trunk/; revision=7540
 
57134
 
 
57135
 capplets/appearance/ChangeLog   |   15 ++++++++++-----
 
57136
 capplets/appearance/Makefile.am |    2 +-
 
57137
 2 files changed, 11 insertions(+), 6 deletions(-)
 
57138
 
 
57139
commit dcec5a1423660d09ca26e6284d379f9f4f9636c3
 
57140
Author: Denis Washington <denisw@src.gnome.org>
 
57141
Date:   Wed May 2 15:27:28 2007 +0000
 
57142
 
 
57143
    Forgot the ChangeLog entry...
 
57144
    
 
57145
    svn path=/trunk/; revision=7539
 
57146
 
 
57147
 capplets/appearance/ChangeLog |    5 +++++
 
57148
 1 files changed, 5 insertions(+), 0 deletions(-)
 
57149
 
 
57150
commit 6bc2415583dfa54b9767576e91a9932859f99dbd
 
57151
Author: Denis Washington <denisw@src.gnome.org>
 
57152
Date:   Wed May 2 15:26:07 2007 +0000
 
57153
 
 
57154
    Added drag and drop, re-enabled the watch cursor when adding images, and
 
57155
    
 
57156
    * appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
 
57157
    when adding images, and removed some commented out code.
 
57158
    
 
57159
    
 
57160
    svn path=/trunk/; revision=7538
 
57161
 
 
57162
 capplets/appearance/appearance-desktop.c |   82 ++++++++++++++++++++++++++----
 
57163
 1 files changed, 71 insertions(+), 11 deletions(-)
 
57164
 
 
57165
commit 255eb9da7d18529b1a21aa1689e430b9774a65cd
 
57166
Author: Denis Washington <denisw@src.gnome.org>
 
57167
Date:   Wed May 2 14:19:39 2007 +0000
 
57168
 
 
57169
    Corrected copyright notice authors.
 
57170
    
 
57171
    * appearance-desktop.[ch]: Corrected copyright notice authors.
 
57172
    
 
57173
    svn path=/trunk/; revision=7537
 
57174
 
 
57175
 capplets/appearance/ChangeLog            |    4 ++++
 
57176
 capplets/appearance/appearance-desktop.c |    3 ++-
 
57177
 capplets/appearance/appearance-desktop.h |    2 +-
 
57178
 3 files changed, 7 insertions(+), 2 deletions(-)
 
57179
 
 
57180
commit e3dafbb58515cd711de3479328733587f9c141a4
 
57181
Author: Denis Washington <denisw@src.gnome.org>
 
57182
Date:   Wed May 2 14:04:53 2007 +0000
 
57183
 
 
57184
    Implement the the Desktop tab. Drag and drop still has to be done.
 
57185
    
 
57186
    * appearance.glade:
 
57187
    * appearance-desktop.c:
 
57188
    * appearance-desktop.h:
 
57189
    * appearance-main.h:
 
57190
    * Makefile.am:
 
57191
    * gnome-wp-*.[ch]:
 
57192
    
 
57193
    Implement the the Desktop tab. Drag and drop still has to be done.
 
57194
    
 
57195
    svn path=/trunk/; revision=7536
 
57196
 
 
57197
 capplets/appearance/ChangeLog            |   11 +
 
57198
 capplets/appearance/Makefile.am          |   20 +-
 
57199
 capplets/appearance/appearance-desktop.c | 1048 ++++++++++++++++++++++++++++++
 
57200
 capplets/appearance/appearance-desktop.h |   23 +
 
57201
 capplets/appearance/appearance-main.c    |    2 +
 
57202
 capplets/appearance/appearance.glade     |  347 +++++-----
 
57203
 capplets/appearance/appearance.h         |   19 +
 
57204
 capplets/appearance/gnome-wp-info.c      |  103 +++
 
57205
 capplets/appearance/gnome-wp-info.h      |   47 ++
 
57206
 capplets/appearance/gnome-wp-item.c      |  385 +++++++++++
 
57207
 capplets/appearance/gnome-wp-item.h      |   71 ++
 
57208
 capplets/appearance/gnome-wp-utils.c     |  198 ++++++
 
57209
 capplets/appearance/gnome-wp-utils.h     |   58 ++
 
57210
 capplets/appearance/gnome-wp-xml.c       |  411 ++++++++++++
 
57211
 capplets/appearance/gnome-wp-xml.h       |   28 +
 
57212
 15 files changed, 2596 insertions(+), 175 deletions(-)
 
57213
 
 
57214
commit 756014edd1ea80d8c1d89d9cd3e5a41559954c13
 
57215
Author: Bastien Nocera <hadess@hadess.net>
 
57216
Date:   Wed May 2 13:18:50 2007 +0000
 
57217
 
 
57218
    Fix keysdir substitution, as reported by Christian Persch
 
57219
    
 
57220
    2007-05-02  Bastien Nocera  <hadess@hadess.net>
 
57221
    
 
57222
        * gnome-keybindings.pc.in: Fix keysdir substitution, as
 
57223
        reported by Christian Persch <chpe@svn.gnome.org>
 
57224
        (Closes: #434591)
 
57225
    
 
57226
    
 
57227
    svn path=/trunk/; revision=7535
 
57228
 
 
57229
 capplets/keybindings/ChangeLog               |    6 ++++++
 
57230
 capplets/keybindings/gnome-keybindings.pc.in |    4 +++-
 
57231
 2 files changed, 9 insertions(+), 1 deletions(-)
 
57232
 
 
57233
commit 280eb0b7834b7a15ad51b581d3f084af2c5ce619
 
57234
Author: Thomas Wood <thos@gnome.org>
 
57235
Date:   Tue May 1 17:25:36 2007 +0000
 
57236
 
 
57237
    Combine Themes and Appearance tabs
 
57238
    
 
57239
    2007-05-01  Thomas Wood  <thos@gnome.org>
 
57240
    
 
57241
        * appearance.glade: Combine Themes and Appearance tabs
 
57242
    
 
57243
    svn path=/trunk/; revision=7534
 
57244
 
 
57245
 capplets/appearance/ChangeLog        |    4 +
 
57246
 capplets/appearance/appearance.glade |  745 +++++++++++++++-------------------
 
57247
 2 files changed, 327 insertions(+), 422 deletions(-)
 
57248
 
 
57249
commit 0f71452a50d7296e054c41601cfcffe2f18a6461
 
57250
Author: Jens Granseuer <jensgr@gmx.net>
 
57251
Date:   Tue May 1 16:34:32 2007 +0000
 
57252
 
 
57253
    convert all instances GtkOptionMenu to GtkComboBox
 
57254
    
 
57255
    2007-05-01  Jens Granseuer  <jensgr@gmx.net>
 
57256
    
 
57257
        * appearance-ui.c: (ui_init):
 
57258
        * appearance.glade: convert all instances GtkOptionMenu to
 
57259
        GtkComboBox
 
57260
    
 
57261
    svn path=/trunk/; revision=7533
 
57262
 
 
57263
 capplets/appearance/ChangeLog        |    6 +++
 
57264
 capplets/appearance/appearance-ui.c  |    4 +-
 
57265
 capplets/appearance/appearance.glade |   58 +++++++---------------------------
 
57266
 3 files changed, 20 insertions(+), 48 deletions(-)
 
57267
 
 
57268
commit 76b657073e24284658af11ef7f9431095ec60d75
 
57269
Author: Jens Granseuer <jensgr@gmx.net>
 
57270
Date:   Tue May 1 16:33:19 2007 +0000
 
57271
 
 
57272
    add GConfPropertyEditor support for GtkComboBox
 
57273
    
 
57274
    2007-05-01  Jens Granseuer  <jensgr@gmx.net>
 
57275
    
 
57276
        * gconf-property-editor.c: (peditor_combo_box_value_changed),
 
57277
        (peditor_combo_box_widget_changed), (gconf_peditor_new_combo_box),
 
57278
        (gconf_peditor_new_combo_box_with_enum):
 
57279
        * gconf-property-editor.h: add GConfPropertyEditor support for GtkComboBox
 
57280
    
 
57281
    svn path=/trunk/; revision=7532
 
57282
 
 
57283
 capplets/common/ChangeLog               |    7 ++
 
57284
 capplets/common/gconf-property-editor.c |  119 +++++++++++++++++++++++++++++++
 
57285
 capplets/common/gconf-property-editor.h |   15 ++++
 
57286
 3 files changed, 141 insertions(+), 0 deletions(-)
 
57287
 
 
57288
commit 0a17b8dc43d64a3a230aef3e1bbe47bdbc89a2b2
 
57289
Author: Jens Granseuer <jensgr@gmx.net>
 
57290
Date:   Tue May 1 13:53:13 2007 +0000
 
57291
 
 
57292
    we don't need to unref the GConfPropertyEditors
 
57293
    
 
57294
    2007-05-01  Jens Granseuer  <jensgr@gmx.net>
 
57295
    
 
57296
        * appearance-main.c: (main):
 
57297
        * appearance-ui.c: (ui_init):
 
57298
        * appearance-ui.h:
 
57299
        * appearance.h: we don't need to unref the GConfPropertyEditors
 
57300
    
 
57301
    svn path=/trunk/; revision=7531
 
57302
 
 
57303
 capplets/appearance/ChangeLog         |    7 +++++++
 
57304
 capplets/appearance/appearance-main.c |    1 -
 
57305
 capplets/appearance/appearance-ui.c   |   13 -------------
 
57306
 capplets/appearance/appearance-ui.h   |    1 -
 
57307
 capplets/appearance/appearance.h      |    3 ---
 
57308
 5 files changed, 7 insertions(+), 18 deletions(-)
 
57309
 
 
57310
commit e794639a0c8c5ad95039fc1f3dd3e619993ab105
 
57311
Author: Jens Granseuer <jensgr@gmx.net>
 
57312
Date:   Tue May 1 13:02:29 2007 +0000
 
57313
 
 
57314
    fill the Preferences tab with life
 
57315
    
 
57316
    2007-05-01  Jens Granseuer  <jensgr@gmx.net>
 
57317
    
 
57318
        * appearance-main.c: (main):
 
57319
        * appearance-ui.c:
 
57320
        * appearance-ui.h:
 
57321
        * appearance.h:
 
57322
        * appearance.glade:
 
57323
    
 
57324
        fill the Preferences tab with life
 
57325
    
 
57326
    svn path=/trunk/; revision=7530
 
57327
 
 
57328
 capplets/appearance/ChangeLog         |   10 ++
 
57329
 capplets/appearance/appearance-main.c |    3 +
 
57330
 capplets/appearance/appearance-ui.c   |  252 +++++++++++++++++++++++++++++++++
 
57331
 capplets/appearance/appearance-ui.h   |   22 +++
 
57332
 capplets/appearance/appearance.glade  |  124 +++++++---------
 
57333
 capplets/appearance/appearance.h      |    3 +
 
57334
 6 files changed, 345 insertions(+), 69 deletions(-)
 
57335
 
 
57336
commit 93bc8933ef801abbe984fbc2f5fbe403eefa4106
 
57337
Author: Jens Granseuer <jensgr@gmx.net>
 
57338
Date:   Tue May 1 10:25:29 2007 +0000
 
57339
 
 
57340
    include config.h before anything else and add a GConfClient reference to
 
57341
    
 
57342
    2007-05-01  Jens Granseuer  <jensgr@gmx.net>
 
57343
    
 
57344
        * appearance-main.c: (init_appearance_data), (main):
 
57345
        * appearance.h:
 
57346
    
 
57347
        include config.h before anything else and add a GConfClient
 
57348
        reference to the AppearanceData struct
 
57349
    
 
57350
    svn path=/trunk/; revision=7529
 
57351
 
 
57352
 capplets/appearance/ChangeLog         |    8 ++++++++
 
57353
 capplets/appearance/Makefile.am       |    4 +++-
 
57354
 capplets/appearance/appearance-main.c |    2 ++
 
57355
 capplets/appearance/appearance.h      |    5 ++++-
 
57356
 4 files changed, 17 insertions(+), 2 deletions(-)
 
57357
 
 
57358
commit 1b63c9b2450ff1e389d59b02dcbe1e014cba09b1
 
57359
Author: Thomas Wood <thos@gnome.org>
 
57360
Date:   Mon Apr 30 17:50:37 2007 +0000
 
57361
 
 
57362
    Include config.h and add some comments.
 
57363
    
 
57364
    2007-04-30  Thomas Wood  <thos@gnome.org>
 
57365
    
 
57366
        * appearance-main.c: (main):
 
57367
        * appearance.h:
 
57368
    
 
57369
        Include config.h and add some comments.
 
57370
    
 
57371
    svn path=/trunk/; revision=7528
 
57372
 
 
57373
 capplets/appearance/ChangeLog         |    7 +++++++
 
57374
 capplets/appearance/appearance-main.c |   15 +++++++++------
 
57375
 capplets/appearance/appearance.h      |    1 +
 
57376
 3 files changed, 17 insertions(+), 6 deletions(-)
 
57377
 
 
57378
commit abaddb861ef862e611a5fdef10c8737f9c11bce1
 
57379
Author: Jens Granseuer <jensgr@gmx.net>
 
57380
Date:   Mon Apr 30 17:21:11 2007 +0000
 
57381
 
 
57382
    add new appearance capplet to build system
 
57383
    
 
57384
    2007-04-30  Jens Granseuer  <jensgr@gmx.net>
 
57385
    
 
57386
        * capplets/Makefile.am:
 
57387
        * configure.in:
 
57388
        add new appearance capplet to build system
 
57389
    
 
57390
    svn path=/trunk/; revision=7525
 
57391
 
 
57392
 ChangeLog            |    6 ++++++
 
57393
 capplets/Makefile.am |    2 +-
 
57394
 configure.in         |    1 +
 
57395
 3 files changed, 8 insertions(+), 1 deletions(-)
 
57396
 
 
57397
commit 34c07dbd6ead0e499d38f667cb1c02dbe178cf4b
 
57398
Author: Denis Washington <denisw@src.gnome.org>
 
57399
Date:   Mon Apr 30 17:18:20 2007 +0000
 
57400
 
 
57401
    replace occurrences of "colour" with "color".
 
57402
    
 
57403
    * appearance.glade: replace occurrences of "colour" with "color".
 
57404
    
 
57405
    svn path=/trunk/; revision=7524
 
57406
 
 
57407
 capplets/appearance/ChangeLog        |    4 ++++
 
57408
 capplets/appearance/appearance.glade |    6 +++---
 
57409
 2 files changed, 7 insertions(+), 3 deletions(-)
 
57410
 
 
57411
commit 06ef162d4f2814e6c443a084ec7dfc44e480f569
 
57412
Author: Bastien Nocera <hadess@hadess.net>
 
57413
Date:   Mon Apr 30 17:14:47 2007 +0000
 
57414
 
 
57415
    Use g_file_set_contents instead of a single fwrite to write the ~/.face
 
57416
    
 
57417
    2007-04-30  Bastien Nocera  <hadess@hadess.net>
 
57418
    
 
57419
        * gnome-about-me.c: (about_me_update_photo): Use g_file_set_contents
 
57420
        instead of a single fwrite to write the ~/.face image, also set the
 
57421
        default permission to be 0644, even if the umask is more permissive,
 
57422
        otherwise GDM won't show the icon in the chooser (Closes: #433898)
 
57423
    
 
57424
    
 
57425
    svn path=/trunk/; revision=7523
 
57426
 
 
57427
 capplets/about-me/ChangeLog        |    7 +++++++
 
57428
 capplets/about-me/gnome-about-me.c |   20 ++++++++++++++------
 
57429
 2 files changed, 21 insertions(+), 6 deletions(-)
 
57430
 
 
57431
commit bcbee706e8e50c6ea0d3216ff140ba3d8a94c594
 
57432
Author: Jens Granseuer <jensgr@gmx.net>
 
57433
Date:   Mon Apr 30 16:55:29 2007 +0000
 
57434
 
 
57435
    use GNOMECC_GLADE_DIR like the other capplets do move initialization to a
 
57436
    
 
57437
    2007-04-30  Jens Granseuer  <jensgr@gmx.net>
 
57438
    
 
57439
        * Makefile.am: use GNOMECC_GLADE_DIR like the other capplets
 
57440
        do
 
57441
        * appearance-main.c: (init), (main): move initialization to
 
57442
        a separate function, fix glade file location, leak less
 
57443
        memory, and init g_threads
 
57444
    
 
57445
    svn path=/trunk/; revision=7521
 
57446
 
 
57447
 capplets/appearance/ChangeLog         |    8 ++++++
 
57448
 capplets/appearance/Makefile.am       |    2 +-
 
57449
 capplets/appearance/appearance-main.c |   44 ++++++++++++++++++++++++--------
 
57450
 3 files changed, 42 insertions(+), 12 deletions(-)
 
57451
 
 
57452
commit 068d417c59f74387a86ec4e00349e5b4319c298a
 
57453
Author: Thomas Wood <thos@gnome.org>
 
57454
Date:   Mon Apr 30 16:51:31 2007 +0000
 
57455
 
 
57456
    Add license headers
 
57457
    
 
57458
    2007-04-30  Thomas Wood  <thos@gnome.org>
 
57459
    
 
57460
        * appearance-main.c:
 
57461
        * appearance-themes.c:
 
57462
        * appearance-themes.h:
 
57463
        * appearance.h:
 
57464
    
 
57465
        Add license headers
 
57466
    
 
57467
    
 
57468
    svn path=/trunk/; revision=7520
 
57469
 
 
57470
 capplets/appearance/ChangeLog           |    9 +++++++++
 
57471
 capplets/appearance/appearance-main.c   |   20 ++++++++++++++++++++
 
57472
 capplets/appearance/appearance-themes.c |   20 ++++++++++++++++++++
 
57473
 capplets/appearance/appearance-themes.h |   21 +++++++++++++++++++++
 
57474
 capplets/appearance/appearance.h        |   20 ++++++++++++++++++++
 
57475
 5 files changed, 90 insertions(+), 0 deletions(-)
 
57476
 
 
57477
commit a7d9950ae648c200ec01c18b9678649ba4ee12e1
 
57478
Author: Bastien Nocera <hadess@hadess.net>
 
57479
Date:   Mon Apr 30 16:12:08 2007 +0000
 
57480
 
 
57481
    Generate a capplets/keybindings/gnome-keybindings.pc from the .in file
 
57482
    
 
57483
    2007-04-30  Bastien Nocera  <hadess@hadess.net>
 
57484
    
 
57485
        * configure.in: Generate a capplets/keybindings/gnome-keybindings.pc
 
57486
        from the .in file
 
57487
    
 
57488
    2007-04-30  Bastien Nocera  <hadess@hadess.net>
 
57489
    
 
57490
        * Makefile.am: upd
 
57491
        * gnome-keybindings.pc.in: add a noarch pkgconfig file to allow
 
57492
        applications to know where to add their keybindings
 
57493
        (Closes: #434591)
 
57494
    
 
57495
    
 
57496
    svn path=/trunk/; revision=7519
 
57497
 
 
57498
 ChangeLog                                    |    5 +++++
 
57499
 capplets/keybindings/ChangeLog               |    7 +++++++
 
57500
 capplets/keybindings/Makefile.am             |    5 ++++-
 
57501
 capplets/keybindings/gnome-keybindings.pc.in |    8 ++++++++
 
57502
 configure.in                                 |    2 ++
 
57503
 5 files changed, 26 insertions(+), 1 deletions(-)
 
57504
 
 
57505
commit b98e469088c6d340897d056a2cd3bf56825e9060
 
57506
Author: Thomas Wood <thos@gnome.org>
 
57507
Date:   Mon Apr 30 14:33:05 2007 +0000
 
57508
 
 
57509
    Add some code for a new appearance capplet
 
57510
    
 
57511
    2007-04-30  Thomas Wood  <thos@gnome.org>
 
57512
    
 
57513
        * capplets/appearance/Makefile.am:
 
57514
        * capplets/appearance/appearance-main.c:
 
57515
        * capplets/appearance/appearance-themes.c:
 
57516
        * capplets/appearance/appearance-themes.h:
 
57517
        * capplets/appearance/appearance.glade:
 
57518
        * capplets/appearance/appearance.h:
 
57519
    
 
57520
        Add some code for a new appearance capplet
 
57521
    
 
57522
    svn path=/trunk/; revision=7518
 
57523
 
 
57524
 ChangeLog                               |   11 +
 
57525
 capplets/appearance/Makefile.am         |   26 +
 
57526
 capplets/appearance/appearance-main.c   |   57 ++
 
57527
 capplets/appearance/appearance-themes.c |  112 +++
 
57528
 capplets/appearance/appearance-themes.h |    2 +
 
57529
 capplets/appearance/appearance.glade    | 1603 +++++++++++++++++++++++++++++++
 
57530
 capplets/appearance/appearance.h        |   11 +
 
57531
 7 files changed, 1822 insertions(+), 0 deletions(-)
 
57532
 
 
57533
commit a8006b93154257196ba20a548712d7156fb0e160
 
57534
Author: Jens Granseuer <jensgr@gmx.net>
 
57535
Date:   Sat Apr 28 19:44:58 2007 +0000
 
57536
 
 
57537
    after removing a wallpaper select the next one in the list instead of
 
57538
    
 
57539
    2007-04-28  Jens Granseuer  <jensgr@gmx.net>
 
57540
    
 
57541
        * gnome-wp-capplet.c: (gnome_wp_remove_wallpaper): after removing a
 
57542
        wallpaper select the next one in the list instead of always going
 
57543
        to "No Wallpaper" (closes bug #432514)
 
57544
    
 
57545
    svn path=/trunk/; revision=7517
 
57546
 
 
57547
 capplets/background/ChangeLog          |    6 ++++++
 
57548
 capplets/background/gnome-wp-capplet.c |   18 ++++++++++--------
 
57549
 2 files changed, 16 insertions(+), 8 deletions(-)
 
57550
 
 
57551
commit 65834137f5eb654e276a9363a73d95d84e7bebaa
 
57552
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57553
Date:   Fri Apr 27 10:30:38 2007 +0000
 
57554
 
 
57555
    renamed Bugzilla product.
 
57556
    
 
57557
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57558
    
 
57559
        * themus-theme-applier.desktop.in.in: renamed Bugzilla product.
 
57560
    
 
57561
    svn path=/trunk/; revision=7515
 
57562
 
 
57563
 vfs-methods/themus/ChangeLog                       |    4 ++++
 
57564
 .../themus/themus-theme-applier.desktop.in.in      |    2 +-
 
57565
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57566
 
 
57567
commit 7e6305da4a69d8d3e15948b43a0f5995c230aa40
 
57568
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57569
Date:   Fri Apr 27 10:29:40 2007 +0000
 
57570
 
 
57571
    renamed Bugzilla product.
 
57572
    
 
57573
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57574
    
 
57575
        * gnome-font-viewer.desktop.in.in: renamed Bugzilla product.
 
57576
    
 
57577
    svn path=/trunk/; revision=7514
 
57578
 
 
57579
 vfs-methods/fontilus/ChangeLog                     |    4 ++++
 
57580
 .../fontilus/gnome-font-viewer.desktop.in.in       |    2 +-
 
57581
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57582
 
 
57583
commit a9c1f24c0cde6f001b8291f8e8534579fed11e3b
 
57584
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57585
Date:   Fri Apr 27 10:28:07 2007 +0000
 
57586
 
 
57587
    renamed Bugzilla product.
 
57588
    
 
57589
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57590
    
 
57591
        * gnomecc.desktop.in.in: renamed Bugzilla product.
 
57592
    
 
57593
    svn path=/trunk/; revision=7513
 
57594
 
 
57595
 shell/ChangeLog             |    4 ++++
 
57596
 shell/gnomecc.desktop.in.in |    2 +-
 
57597
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57598
 
 
57599
commit 94233ec070311c5eca0be23ff31960b43984c865
 
57600
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57601
Date:   Fri Apr 27 10:22:47 2007 +0000
 
57602
 
 
57603
    renamed Bugzilla product.
 
57604
    
 
57605
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57606
    
 
57607
        * window-properties.desktop.in.in: renamed Bugzilla product.
 
57608
    
 
57609
    svn path=/trunk/; revision=7512
 
57610
 
 
57611
 capplets/windows/ChangeLog                       |    4 ++++
 
57612
 capplets/windows/window-properties.desktop.in.in |    2 +-
 
57613
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57614
 
 
57615
commit 7b63299ebbe6df843784fe667ea6430de17bdd1d
 
57616
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57617
Date:   Fri Apr 27 10:21:35 2007 +0000
 
57618
 
 
57619
    renamed Bugzilla product.
 
57620
    
 
57621
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57622
    
 
57623
        * gnome-ui-properties.desktop.in.in: renamed Bugzilla product.
 
57624
    
 
57625
    svn path=/trunk/; revision=7511
 
57626
 
 
57627
 capplets/ui-properties/ChangeLog                   |    4 ++++
 
57628
 .../gnome-ui-properties.desktop.in.in              |    2 +-
 
57629
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57630
 
 
57631
commit 7e9057858f013305eb241b0b54733a69eed72d97
 
57632
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57633
Date:   Fri Apr 27 10:20:47 2007 +0000
 
57634
 
 
57635
    renamed Bugzilla product.
 
57636
    
 
57637
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57638
    
 
57639
        * gnome-theme-installer.desktop.in.in:
 
57640
        * gtk-theme-selector.desktop.in.in: renamed Bugzilla product.
 
57641
    
 
57642
    svn path=/trunk/; revision=7510
 
57643
 
 
57644
 capplets/theme-switcher/ChangeLog                  |    5 +++++
 
57645
 .../gnome-theme-installer.desktop.in.in            |    2 +-
 
57646
 .../gtk-theme-selector.desktop.in.in               |    2 +-
 
57647
 3 files changed, 7 insertions(+), 2 deletions(-)
 
57648
 
 
57649
commit caa4dafea5c11675780ef82080754ebb09e633f1
 
57650
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57651
Date:   Fri Apr 27 10:19:11 2007 +0000
 
57652
 
 
57653
    renamed Bugzilla product.
 
57654
    
 
57655
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57656
    
 
57657
        * gnome-settings-sound.desktop.in.in: renamed Bugzilla product.
 
57658
    
 
57659
    svn path=/trunk/; revision=7509
 
57660
 
 
57661
 capplets/sound/ChangeLog                          |    4 ++++
 
57662
 capplets/sound/gnome-settings-sound.desktop.in.in |    2 +-
 
57663
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57664
 
 
57665
commit 5e60274240c2d15990104b2bdc875db9ac3a091e
 
57666
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57667
Date:   Fri Apr 27 10:18:19 2007 +0000
 
57668
 
 
57669
    renamed Bugzilla product.
 
57670
    
 
57671
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57672
    
 
57673
        * gnome-network-preferences.desktop.in.in: renamed Bugzilla product.
 
57674
    
 
57675
    svn path=/trunk/; revision=7508
 
57676
 
 
57677
 capplets/network/ChangeLog                         |    4 ++++
 
57678
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
57679
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57680
 
 
57681
commit 4b1e519b84c329ea8e074857189705d3e8364433
 
57682
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57683
Date:   Fri Apr 27 10:17:32 2007 +0000
 
57684
 
 
57685
    renamed Bugzilla product.
 
57686
    
 
57687
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57688
    
 
57689
        * gnome-settings-mouse.desktop.in.in: renamed Bugzilla product.
 
57690
    
 
57691
    svn path=/trunk/; revision=7507
 
57692
 
 
57693
 capplets/mouse/ChangeLog                          |    4 ++++
 
57694
 capplets/mouse/gnome-settings-mouse.desktop.in.in |    2 +-
 
57695
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57696
 
 
57697
commit 1b6764ae9c13e8f590decb9d800fa951fc47ebed
 
57698
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57699
Date:   Fri Apr 27 10:16:02 2007 +0000
 
57700
 
 
57701
    renamed Bugzilla product.
 
57702
    
 
57703
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57704
    
 
57705
        * keyboard.desktop.in.in: renamed Bugzilla product.
 
57706
    
 
57707
    svn path=/trunk/; revision=7506
 
57708
 
 
57709
 capplets/keyboard/ChangeLog              |    4 ++++
 
57710
 capplets/keyboard/keyboard.desktop.in.in |    2 +-
 
57711
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57712
 
 
57713
commit f6ad47dcd7a0411df38b201dd051bb09094fae9c
 
57714
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57715
Date:   Fri Apr 27 10:15:15 2007 +0000
 
57716
 
 
57717
    renamed Bugzilla product.
 
57718
    
 
57719
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57720
    
 
57721
        * keybinding.desktop.in.in: renamed Bugzilla product.
 
57722
    
 
57723
    svn path=/trunk/; revision=7505
 
57724
 
 
57725
 capplets/keybindings/ChangeLog                |    4 ++++
 
57726
 capplets/keybindings/keybinding.desktop.in.in |    2 +-
 
57727
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57728
 
 
57729
commit 3641154ff58f968b25bdd14fd6983d975ee71ab1
 
57730
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57731
Date:   Fri Apr 27 10:14:24 2007 +0000
 
57732
 
 
57733
    renamed Bugzilla product.
 
57734
    
 
57735
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57736
    
 
57737
        * font-properties.desktop.in.in: renamed Bugzilla product.
 
57738
    
 
57739
    svn path=/trunk/; revision=7504
 
57740
 
 
57741
 capplets/font/ChangeLog                     |    4 ++++
 
57742
 capplets/font/font-properties.desktop.in.in |    2 +-
 
57743
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57744
 
 
57745
commit 19e6ec348dbc57808482421f227a23fa02ce5366
 
57746
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57747
Date:   Fri Apr 27 10:13:17 2007 +0000
 
57748
 
 
57749
    renamed Bugzilla product.
 
57750
    
 
57751
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57752
    
 
57753
        * display-properties.desktop.in.in: renamed Bugzilla product.
 
57754
    
 
57755
    svn path=/trunk/; revision=7503
 
57756
 
 
57757
 capplets/display/ChangeLog                        |    4 ++++
 
57758
 capplets/display/display-properties.desktop.in.in |    2 +-
 
57759
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57760
 
 
57761
commit a036a00187ee3d22324f46ab997e5983ba2b7a6f
 
57762
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57763
Date:   Fri Apr 27 10:12:25 2007 +0000
 
57764
 
 
57765
    renamed Bugzilla product.
 
57766
    
 
57767
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57768
    
 
57769
        * default-applications-accessibility.desktop.in.in: renamed Bugzilla
 
57770
        product.
 
57771
    
 
57772
    svn path=/trunk/; revision=7502
 
57773
 
 
57774
 capplets/default-applications/ChangeLog            |    5 +++++
 
57775
 ...efault-applications-accessibility.desktop.in.in |    2 +-
 
57776
 2 files changed, 6 insertions(+), 1 deletions(-)
 
57777
 
 
57778
commit 92df10605ed98dcfac0bcf91a0f2cff9b447a42f
 
57779
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57780
Date:   Fri Apr 27 10:11:21 2007 +0000
 
57781
 
 
57782
    renamed Bugzilla product.
 
57783
    
 
57784
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57785
    
 
57786
        * background.desktop.in.in: renamed Bugzilla product.
 
57787
    
 
57788
    svn path=/trunk/; revision=7501
 
57789
 
 
57790
 capplets/background/ChangeLog                |    4 ++++
 
57791
 capplets/background/background.desktop.in.in |    2 +-
 
57792
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57793
 
 
57794
commit 09de2d53304b88216bcd19556b25a655c8bf0378
 
57795
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57796
Date:   Fri Apr 27 10:09:48 2007 +0000
 
57797
 
 
57798
    renamed Bugzilla product.
 
57799
    
 
57800
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57801
    
 
57802
        * accessibility-keyboard.desktop.in.in: renamed Bugzilla product.
 
57803
    
 
57804
    svn path=/trunk/; revision=7500
 
57805
 
 
57806
 capplets/accessibility/keyboard/ChangeLog          |    4 ++++
 
57807
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
57808
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57809
 
 
57810
commit 2ad2ed7d74d8c42e7877c0943fdfb49ace3079c7
 
57811
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57812
Date:   Fri Apr 27 10:07:41 2007 +0000
 
57813
 
 
57814
    renamed Bugzilla product.
 
57815
    
 
57816
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57817
    
 
57818
        * at-properties.desktop.in.in: renamed Bugzilla product.
 
57819
    
 
57820
    svn path=/trunk/; revision=7499
 
57821
 
 
57822
 capplets/accessibility/at-properties/ChangeLog     |    4 ++++
 
57823
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
57824
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57825
 
 
57826
commit 641ff9cf45c5711739844e270e228c2b9333b534
 
57827
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57828
Date:   Fri Apr 27 10:04:07 2007 +0000
 
57829
 
 
57830
    renamed Bugzilla product.
 
57831
    
 
57832
    2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>
 
57833
    
 
57834
        * gnome-about-me.desktop.in.in: renamed Bugzilla product.
 
57835
    
 
57836
    svn path=/trunk/; revision=7498
 
57837
 
 
57838
 capplets/about-me/ChangeLog                    |    4 ++++
 
57839
 capplets/about-me/gnome-about-me.desktop.in.in |    2 +-
 
57840
 2 files changed, 5 insertions(+), 1 deletions(-)
 
57841
 
 
57842
commit 11b5220f992316688d5d831c8bc52a84fcc7f787
 
57843
Author: David Lodge <dlodge@src.gnome.org>
 
57844
Date:   Fri Apr 27 06:05:25 2007 +0000
 
57845
 
 
57846
    Updated en_GB translation
 
57847
    
 
57848
    svn path=/trunk/; revision=7497
 
57849
 
 
57850
 po/ChangeLog |    4 ++
 
57851
 po/en_GB.po  |  161 ++++++++++++++++++++++++++++++++++++----------------------
 
57852
 2 files changed, 104 insertions(+), 61 deletions(-)
 
57853
 
 
57854
commit 14339a470b814572b564f808c56f2617d3fa2f30
 
57855
Author: George Kraft IV <gk4@austin.ibm.com>
 
57856
Date:   Thu Apr 26 11:14:15 2007 +0000
 
57857
 
 
57858
    Fixes #386413
 
57859
    
 
57860
    2007-04-26  George Kraft IV  <gk4@austin.ibm.com>
 
57861
    
 
57862
        Fixes #386413
 
57863
    
 
57864
        * main.c: (AT_STARTUP_DIR, AT_STARTUP_KEY, SR_PREFS_DIR),
 
57865
        (init_startup_state, at_startup_toggled, at_startup_update_ui,
 
57866
        (at_startup_changed): depricated the selection and startup
 
57867
        of hardcoded assistive technologies.
 
57868
    
 
57869
        * main.c: (cb_at_preferences, cb_keyboard_preferences,
 
57870
        cb_login_preferences): added callbacks to launch preference dialogs.
 
57871
    
 
57872
        * Makefile.am: depricated files at-startup-session.[ch]
 
57873
    
 
57874
        * at-enable-dialog.glade: removed the checkbox selection of
 
57875
        assistive technologies and added a push button to launch
 
57876
        the Preferred Applications dialog to setup ATs.
 
57877
    
 
57878
    svn path=/trunk/; revision=7496
 
57879
 
 
57880
 capplets/accessibility/at-properties/ChangeLog     |   18 +
 
57881
 capplets/accessibility/at-properties/Makefile.am   |    4 +-
 
57882
 .../at-properties/at-enable-dialog.glade           |  387 ++++++++++++++------
 
57883
 capplets/accessibility/at-properties/main.c        |  163 ++-------
 
57884
 4 files changed, 325 insertions(+), 247 deletions(-)
 
57885
 
 
57886
commit 03f1d46f0cb5238b53b318760400cc2c7d62a560
 
57887
Author: Funda Wang <fwang@src.gnome.org>
 
57888
Date:   Thu Apr 26 06:20:50 2007 +0000
 
57889
 
 
57890
    Updated g-c-c zh_CN translation.
 
57891
    
 
57892
    svn path=/trunk/; revision=7495
 
57893
 
 
57894
 po/ChangeLog |    4 +
 
57895
 po/zh_CN.po  | 1671 ++++++++++++++++++++++++++++++++++++----------------------
 
57896
 2 files changed, 1031 insertions(+), 644 deletions(-)
 
57897
 
 
57898
commit 9c8c1435e9f6803658f0055f47f059ae51d4ee08
 
57899
Author: Jens Granseuer <jensgr@gmx.net>
 
57900
Date:   Wed Apr 25 18:17:13 2007 +0000
 
57901
 
 
57902
    remove obsolete build stuff from the about-me capplet (bug #430219)
 
57903
    
 
57904
    2007-04-25  Jens Granseuer  <jensgr@gmx.net>
 
57905
    
 
57906
        * configure.in:
 
57907
        * capplets/about-me/Makefile.am:
 
57908
        * capplets/about-me/gnome-about-me-password.c:
 
57909
        remove obsolete build stuff from the about-me capplet (bug #430219)
 
57910
    
 
57911
    svn path=/trunk/; revision=7494
 
57912
 
 
57913
 ChangeLog                                   |    7 +++
 
57914
 capplets/about-me/Makefile.am               |    2 +-
 
57915
 capplets/about-me/gnome-about-me-password.c |   10 ----
 
57916
 configure.in                                |   66 ++-------------------------
 
57917
 4 files changed, 12 insertions(+), 73 deletions(-)
 
57918
 
 
57919
commit 479c56d859b502decba02c6f754184e909485d6b
 
57920
Author: David Lodge <dlodge@src.gnome.org>
 
57921
Date:   Wed Apr 25 05:41:59 2007 +0000
 
57922
 
 
57923
    Update en_GB translation
 
57924
    
 
57925
    svn path=/trunk/; revision=7493
 
57926
 
 
57927
 po/ChangeLog |    4 +
 
57928
 po/en_GB.po  |  233 ++++++++++++++++++++++++++++++++++++++++------------------
 
57929
 2 files changed, 166 insertions(+), 71 deletions(-)
 
57930
 
 
57931
commit 24bb88dc4d956a3d4b3e346ccebf2cb02bb276c7
 
57932
Author: Daniel Nylander <dnylande@src.gnome.org>
 
57933
Date:   Mon Apr 23 22:52:40 2007 +0000
 
57934
 
 
57935
    sv.po: Updated Swedish translation
 
57936
    
 
57937
    svn path=/trunk/; revision=7492
 
57938
 
 
57939
 po/ChangeLog   |    1 +
 
57940
 po/POTFILES.in |    6 +++++-
 
57941
 2 files changed, 6 insertions(+), 1 deletions(-)
 
57942
 
 
57943
commit 90bc2d26ba0babb36fdbc1eb84af70cd102248e5
 
57944
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
57945
Date:   Mon Apr 23 22:43:22 2007 +0000
 
57946
 
 
57947
    prepare for 2.19.1.
 
57948
    
 
57949
    2007-04-23  Rodrigo Moya <rodrigo@gnome-db.org>
 
57950
    
 
57951
        * configure.in:
 
57952
        * NEWS: prepare for 2.19.1.
 
57953
    
 
57954
    svn path=/trunk/; revision=7491
 
57955
 
 
57956
 ChangeLog                        |    5 ++
 
57957
 NEWS                             |  116 ++++++++++++++++++++++++++++++++++++++
 
57958
 capplets/keybindings/Makefile.am |    2 +-
 
57959
 configure.in                     |    2 +-
 
57960
 4 files changed, 123 insertions(+), 2 deletions(-)
 
57961
 
 
57962
commit a357dfc783d3669d00024e567d4effe934ec6b63
 
57963
Author: Daniel Nylander <dnylande@src.gnome.org>
 
57964
Date:   Mon Apr 23 21:45:33 2007 +0000
 
57965
 
 
57966
    sv.po: Updated Swedish translation
 
57967
    
 
57968
    svn path=/trunk/; revision=7490
 
57969
 
 
57970
 po/ChangeLog |    4 +
 
57971
 po/sv.po     |  242 ++++++++++++++++++++++++++++++++++++++++------------------
 
57972
 2 files changed, 170 insertions(+), 76 deletions(-)
 
57973
 
 
57974
commit a0ef69665fb610941b9574209323cb9ebea4970d
 
57975
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
57976
Date:   Mon Apr 23 21:35:37 2007 +0000
 
57977
 
 
57978
    Updated Spanish translation
 
57979
    
 
57980
    svn path=/trunk/; revision=7489
 
57981
 
 
57982
 po/es.po |  253 +++++++++++++++++++++++++++++++++++++++++---------------------
 
57983
 1 files changed, 167 insertions(+), 86 deletions(-)
 
57984
 
 
57985
commit b3c29eb8c8efa99c9f0d014141cf7747a01ab094
 
57986
Author: George Kraft IV <gk4@austin.ibm.com>
 
57987
Date:   Mon Apr 23 21:33:06 2007 +0000
 
57988
 
 
57989
    better icons for A11Y categories.
 
57990
    
 
57991
    2007-04-23  George Kraft IV <gk4@austin.ibm.com>
 
57992
    
 
57993
        * gnome-da-applet.c: better icons for A11Y categories.
 
57994
    
 
57995
    svn path=/trunk/; revision=7488
 
57996
 
 
57997
 capplets/default-applications/ChangeLog          |    4 ++++
 
57998
 capplets/default-applications/gnome-da-capplet.c |    4 ++--
 
57999
 2 files changed, 6 insertions(+), 2 deletions(-)
 
58000
 
 
58001
commit ec799e4a978fcaf2474cbeb56e262175c4f19b4c
 
58002
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
 
58003
Date:   Mon Apr 23 21:27:30 2007 +0000
 
58004
 
 
58005
    Updated Spanish translation
 
58006
    
 
58007
    svn path=/trunk/; revision=7487
 
58008
 
 
58009
 help/ChangeLog |    4 +
 
58010
 help/es/es.po  |  137 +++-
 
58011
 po/ChangeLog   |    4 +
 
58012
 po/es.po       | 1988 ++++++++++++++++++++++++++++++++------------------------
 
58013
 4 files changed, 1246 insertions(+), 887 deletions(-)
 
58014
 
 
58015
commit 0d8fd1c667a6bc9ac71bd9d7646c11d5ddeab21a
 
58016
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
58017
Date:   Mon Apr 23 17:28:52 2007 +0000
 
58018
 
 
58019
    Added missing files
 
58020
    
 
58021
    svn path=/trunk/; revision=7486
 
58022
 
 
58023
 ...efault-applications-accessibility.desktop.in.in |   15 +++
 
58024
 .../gnome-at-commandline.in.in                     |  102 ++++++++++++++++++++
 
58025
 .../gnome-at-mobility.desktop.in.in                |   15 +++
 
58026
 .../gnome-at-session.desktop.in.in                 |   16 +++
 
58027
 .../gnome-at-visual.desktop.in.in                  |   15 +++
 
58028
 5 files changed, 163 insertions(+), 0 deletions(-)
 
58029
 
 
58030
commit c246e6aa6ccbe92e5a9be902850d8425ff68f31f
 
58031
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58032
Date:   Mon Apr 23 16:26:37 2007 +0000
 
58033
 
 
58034
    new method.
 
58035
    
 
58036
    2007-04-23  Rodrigo Moya <rodrigo@gnome-db.org>
 
58037
    
 
58038
        * gnome-settings-module.[ch] (gnome_settings_module_get_runlevel):
 
58039
        new method.
 
58040
    
 
58041
    svn path=/trunk/; revision=7485
 
58042
 
 
58043
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
58044
 gnome-settings-daemon/gnome-settings-module.c |    9 +++++++++
 
58045
 gnome-settings-daemon/gnome-settings-module.h |    9 +++++++++
 
58046
 3 files changed, 23 insertions(+), 0 deletions(-)
 
58047
 
 
58048
commit f912cb6f4a09d4f39038a41e8e3b4d1f64bd2dc9
 
58049
Author: George Kraft IV <gk4@austin.ibm.com>
 
58050
Date:   Mon Apr 23 15:04:41 2007 +0000
 
58051
 
 
58052
    added A11Y applications to the default applications capplet.
 
58053
    
 
58054
    2007-04-23  George Kraft IV <gk4@austin.ibm.com>
 
58055
    
 
58056
        * configure.in:
 
58057
        * capplets/default-applications/*: added A11Y applications to the
 
58058
        default applications capplet.
 
58059
    
 
58060
    svn path=/trunk/; revision=7484
 
58061
 
 
58062
 ChangeLog                                          |    6 +
 
58063
 capplets/default-applications/Makefile.am          |   19 +-
 
58064
 capplets/default-applications/gnome-da-capplet.c   |  308 +++++++++++++++
 
58065
 capplets/default-applications/gnome-da-capplet.h   |   20 +
 
58066
 capplets/default-applications/gnome-da-item.c      |   49 +++
 
58067
 capplets/default-applications/gnome-da-item.h      |   16 +
 
58068
 capplets/default-applications/gnome-da-xml.c       |   49 +++
 
58069
 .../gnome-default-applications-properties.glade    |  394 ++++++++++++++++++++
 
58070
 .../gnome-default-applications.xml.in              |   84 +++++
 
58071
 configure.in                                       |    5 +
 
58072
 10 files changed, 948 insertions(+), 2 deletions(-)
 
58073
 
 
58074
commit c23e87b68927e559afa3727827f77f8edaef7aa4
 
58075
Author: David Lodge <dlodge@src.gnome.org>
 
58076
Date:   Mon Apr 23 05:52:17 2007 +0000
 
58077
 
 
58078
    Updated British English translation
 
58079
    
 
58080
    svn path=/trunk/; revision=7483
 
58081
 
 
58082
 po/ChangeLog |    4 +
 
58083
 po/en_GB.po  | 1359 +++++++++++++++++++++++++++++++++-------------------------
 
58084
 2 files changed, 773 insertions(+), 590 deletions(-)
 
58085
 
 
58086
commit 0b54a305cf1714a7a6d3d9b4789f42a77c5d2f92
 
58087
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
58088
Date:   Sat Apr 21 23:29:22 2007 +0000
 
58089
 
 
58090
    Fixes in Brazilian Portuguese translation by Washington Lins
 
58091
    
 
58092
    2007-04-21  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
58093
    
 
58094
        * pt_BR.po: Fixes in Brazilian Portuguese translation by Washington
 
58095
        Lins <washington-lins@uol.com.br> and me (Leonardo F. Fontenelle
 
58096
        <leo.fontenelle@gmail.com>).
 
58097
    
 
58098
    svn path=/trunk/; revision=7482
 
58099
 
 
58100
 po/ChangeLog |    6 ++
 
58101
 po/pt_BR.po  |  209 +++++++++++++++++++++++++++++-----------------------------
 
58102
 2 files changed, 111 insertions(+), 104 deletions(-)
 
58103
 
 
58104
commit edafff81d6a94a4853361f91ca3c5a225cbbbae8
 
58105
Author: Jens Granseuer <jensgr@gmx.net>
 
58106
Date:   Sat Apr 21 19:03:59 2007 +0000
 
58107
 
 
58108
    don't print a warning to the console if the "self" contact does not yet
 
58109
    
 
58110
    2007-04-21  Jens Granseuer  <jensgr@gmx.net>
 
58111
    
 
58112
        * gnome-about-me.c: (about_me_setup_dialog): don't print a warning to
 
58113
        the console if the "self" contact does not yet exist (closes bug
 
58114
        #419332). Also fix a small memory leak
 
58115
    
 
58116
    svn path=/trunk/; revision=7480
 
58117
 
 
58118
 capplets/about-me/ChangeLog        |    6 ++++++
 
58119
 capplets/about-me/gnome-about-me.c |    7 +++----
 
58120
 2 files changed, 9 insertions(+), 4 deletions(-)
 
58121
 
 
58122
commit 94cf3579743dce8dd565b47087042bd83804380b
 
58123
Author: Daniel Nylander <dnylande@src.gnome.org>
 
58124
Date:   Sat Apr 21 11:38:28 2007 +0000
 
58125
 
 
58126
    sv.po: Updated Swedish translation
 
58127
    
 
58128
    svn path=/trunk/; revision=7479
 
58129
 
 
58130
 po/ChangeLog   |    5 +
 
58131
 po/POTFILES.in |   33 +-
 
58132
 po/sv.po       | 1357 ++++++++++++++++++++++++++++++++------------------------
 
58133
 3 files changed, 791 insertions(+), 604 deletions(-)
 
58134
 
 
58135
commit 6535f4364ec2e447fc567c406471989dda21e09b
 
58136
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58137
Date:   Fri Apr 20 08:35:45 2007 +0000
 
58138
 
 
58139
    new class for modules.
 
58140
    
 
58141
    2007-04-20  Rodrigo Moya <rodrigo@gnome-db.org>
 
58142
    
 
58143
        * gnome-settings-module.[ch]: new class for modules.
 
58144
    
 
58145
        * Makefile.am: added new files.
 
58146
    
 
58147
    svn path=/trunk/; revision=7478
 
58148
 
 
58149
 gnome-settings-daemon/ChangeLog               |    6 +
 
58150
 gnome-settings-daemon/Makefile.am             |    2 +
 
58151
 gnome-settings-daemon/gnome-settings-module.c |  176 +++++++++++++++++++++++++
 
58152
 gnome-settings-daemon/gnome-settings-module.h |   75 +++++++++++
 
58153
 4 files changed, 259 insertions(+), 0 deletions(-)
 
58154
 
 
58155
commit 99e9b414dd6dab15f5e815902310de010ff78c01
 
58156
Author: Jakub Friedl <jfriedl@suse.cz>
 
58157
Date:   Wed Apr 18 15:47:30 2007 +0000
 
58158
 
 
58159
    Updated Czech translation
 
58160
    
 
58161
    2007-04-18  Jakub Friedl  <jfriedl@suse.cz>
 
58162
    
 
58163
      * cs.po: Updated Czech translation
 
58164
    
 
58165
    
 
58166
    svn path=/trunk/; revision=7476
 
58167
 
 
58168
 po/ChangeLog |    4 +++
 
58169
 po/cs.po     |   63 ++++++++++++++++++++++++++++++---------------------------
 
58170
 2 files changed, 37 insertions(+), 30 deletions(-)
 
58171
 
 
58172
commit 933cef144a3653a37fd21f4f86ca923b73fac32c
 
58173
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58174
Date:   Wed Apr 18 12:12:14 2007 +0000
 
58175
 
 
58176
    Patch from SuSE package
 
58177
    
 
58178
    2007-04-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
58179
    
 
58180
        Patch from SuSE package
 
58181
    
 
58182
        * gnome-default-applications.xml.in: added Seamonkey as web browser and
 
58183
        mail reader.
 
58184
    
 
58185
    svn path=/trunk/; revision=7475
 
58186
 
 
58187
 capplets/default-applications/ChangeLog            |    7 +++++++
 
58188
 .../gnome-default-applications.xml.in              |   17 +++++++++++++++++
 
58189
 2 files changed, 24 insertions(+), 0 deletions(-)
 
58190
 
 
58191
commit dd75320d14ba9bb815ed1d8a352fffde4a12fbf5
 
58192
Author: Jens Granseuer <jensgr@gmx.net>
 
58193
Date:   Mon Apr 16 18:45:54 2007 +0000
 
58194
 
 
58195
    Patch by: Erich Schubert <erich@debian.org>
 
58196
    
 
58197
    2007-04-16  Jens Granseuer  <jensgr@gmx.net>
 
58198
    
 
58199
        Patch by: Erich Schubert <erich@debian.org>
 
58200
    
 
58201
        * applier.c: (get_geometry): fix scaling for WPTYPE_ZOOM. Fixes
 
58202
        bug #342356.
 
58203
    
 
58204
    svn path=/trunk/; revision=7473
 
58205
 
 
58206
 libbackground/ChangeLog |    7 +++++++
 
58207
 libbackground/applier.c |   15 ++++-----------
 
58208
 2 files changed, 11 insertions(+), 11 deletions(-)
 
58209
 
 
58210
commit ef714f2d83007c023553822cebcc0e16f38410a3
 
58211
Author: Jens Granseuer <jensgr@gmx.net>
 
58212
Date:   Mon Apr 16 18:20:06 2007 +0000
 
58213
 
 
58214
    Patch by: Priit Laes <amd@store20.com>
 
58215
    
 
58216
    2007-04-16  Jens Granseuer  <jensgr@gmx.net>
 
58217
    
 
58218
        Patch by: Priit Laes <amd@store20.com>
 
58219
    
 
58220
        * gnome-background-properties.glade:
 
58221
        * gnome-wp-capplet.c: (gnome_wp_option_menu_set),
 
58222
        (gnome_wp_scale_type_changed), (gnome_wp_shade_type_changed),
 
58223
        (wallpaper_properties_init): replace deprecated GtkOptionMenu with
 
58224
        GtkComboBox (closes bug #421199)
 
58225
    
 
58226
    svn path=/trunk/; revision=7472
 
58227
 
 
58228
 capplets/background/ChangeLog                      |   10 +++
 
58229
 .../background/gnome-background-properties.glade   |   15 ++--
 
58230
 capplets/background/gnome-wp-capplet.c             |   85 +++++---------------
 
58231
 3 files changed, 38 insertions(+), 72 deletions(-)
 
58232
 
 
58233
commit 25fe0c1319324f563cddba361946a126ab146983
 
58234
Author: Jens Granseuer <jensgr@gmx.net>
 
58235
Date:   Mon Apr 16 18:15:11 2007 +0000
 
58236
 
 
58237
    don't crash if the GConf schema is missing (bug #430253). Also fix
 
58238
    
 
58239
    2007-04-16  Jens Granseuer  <jensgr@gmx.net>
 
58240
    
 
58241
        * gnome-wp-capplet.c: (gnome_wp_load_stuffs): don't crash if the
 
58242
        GConf schema is missing (bug #430253). Also fix initialization of
 
58243
        the secondary colour picker
 
58244
    
 
58245
    svn path=/trunk/; revision=7471
 
58246
 
 
58247
 capplets/background/ChangeLog          |    6 ++++++
 
58248
 capplets/background/gnome-wp-capplet.c |   14 +++++++++-----
 
58249
 2 files changed, 15 insertions(+), 5 deletions(-)
 
58250
 
 
58251
commit bbe22836be2439e9a3983dde7ec8488f11f4e5c2
 
58252
Author: Jakub Friedl <jfriedl@suse.cz>
 
58253
Date:   Mon Apr 16 14:42:34 2007 +0000
 
58254
 
 
58255
    Fixed Czech sound names
 
58256
    
 
58257
    2007-04-16  Jakub Friedl  <jfriedl@suse.cz>
 
58258
    
 
58259
      * cs.po: Fixed Czech sound names
 
58260
    
 
58261
    
 
58262
    svn path=/trunk/; revision=7470
 
58263
 
 
58264
 po/ChangeLog |    4 ++++
 
58265
 po/cs.po     |    4 ++--
 
58266
 2 files changed, 6 insertions(+), 2 deletions(-)
 
58267
 
 
58268
commit a0d5e201202b8cd5928024a4e354901e5f5f84a2
 
58269
Author: Jakub Friedl <jfriedl@suse.cz>
 
58270
Date:   Mon Apr 16 14:28:36 2007 +0000
 
58271
 
 
58272
    Merged sound names from SUSE's gnome-patch-translation.cs.po
 
58273
    
 
58274
    2007-04-16  Jakub Friedl  <jfriedl@suse.cz>
 
58275
    
 
58276
      * cs.po: Merged sound names from SUSE's gnome-patch-translation.cs.po
 
58277
    
 
58278
    
 
58279
    svn path=/trunk/; revision=7469
 
58280
 
 
58281
 po/ChangeLog |    4 ++++
 
58282
 po/cs.po     |   12 ++++++------
 
58283
 2 files changed, 10 insertions(+), 6 deletions(-)
 
58284
 
 
58285
commit 3b02d561181205a27df235bd520d7c99a519d130
 
58286
Author: Funda Wang <fwang@src.gnome.org>
 
58287
Date:   Sun Apr 15 09:46:49 2007 +0000
 
58288
 
 
58289
    Updated g-c-c translation from Yang Zhang.
 
58290
    
 
58291
    svn path=/trunk/; revision=7467
 
58292
 
 
58293
 po/ChangeLog |    4 +
 
58294
 po/zh_CN.po  |  498 ++++++++++++++++++++++------------------------------------
 
58295
 2 files changed, 194 insertions(+), 308 deletions(-)
 
58296
 
 
58297
commit 0d259a856abd8d70b972ba6f9c3a5e7ceef803c1
 
58298
Author: Djihed Afifi <djihed@src.gnome.org>
 
58299
Date:   Sat Apr 14 18:47:05 2007 +0000
 
58300
 
 
58301
    Updated Arabic Translation by .
 
58302
    
 
58303
    svn path=/trunk/; revision=7466
 
58304
 
 
58305
 po/ChangeLog |    4 +
 
58306
 po/ar.po     | 1065 +++++++++++++++++++++++++++++++++++-----------------------
 
58307
 2 files changed, 649 insertions(+), 420 deletions(-)
 
58308
 
 
58309
commit 8e4d835261d51fb007f9f09d34f2fb77e9bdfcf1
 
58310
Author: Ross Burton <ross@burtonini.com>
 
58311
Date:   Wed Apr 11 19:02:18 2007 +0000
 
58312
 
 
58313
    Remove all settings that are not related to colour (#428615).
 
58314
    
 
58315
    2007-04-11  Ross Burton  <ross@burtonini.com>
 
58316
    
 
58317
        * xrdb/General.ad:
 
58318
        * xrdb/Motif.ad:
 
58319
        * xrdb/Editres.ad:
 
58320
        * xrdb/Xaw.ad:
 
58321
        * xrdb/Emacs.ad:
 
58322
        Remove all settings that are not related to colour (#428615).
 
58323
    
 
58324
    svn path=/trunk/; revision=7462
 
58325
 
 
58326
 gnome-settings-daemon/ChangeLog       |    9 +++++++++
 
58327
 gnome-settings-daemon/xrdb/Editres.ad |    1 -
 
58328
 gnome-settings-daemon/xrdb/Emacs.ad   |    8 --------
 
58329
 gnome-settings-daemon/xrdb/General.ad |    3 ---
 
58330
 gnome-settings-daemon/xrdb/Motif.ad   |    7 -------
 
58331
 gnome-settings-daemon/xrdb/Xaw.ad     |   16 ----------------
 
58332
 6 files changed, 9 insertions(+), 35 deletions(-)
 
58333
 
 
58334
commit a06753d6b4396ca9773ff9a28f20a3d0e55a3c38
 
58335
Author: Jakub Friedl <jfriedl@suse.cz>
 
58336
Date:   Wed Apr 11 15:09:55 2007 +0000
 
58337
 
 
58338
    Updated Czech translation.
 
58339
    
 
58340
    2007-04-12  Jakub Friedl <jfriedl@suse.cz>
 
58341
    
 
58342
      * cs.po: Updated Czech translation.
 
58343
    
 
58344
    
 
58345
    svn path=/trunk/; revision=7461
 
58346
 
 
58347
 po/ChangeLog |   10 +-
 
58348
 po/cs.po     |  591 +++++++++++++++++++++++++++++++---------------------------
 
58349
 2 files changed, 325 insertions(+), 276 deletions(-)
 
58350
 
 
58351
commit 69a50ae0cc397d78f598af80f4915076055f2528
 
58352
Author: Priit Laes <plaes@svn.gnome.org>
 
58353
Date:   Tue Apr 10 20:43:16 2007 +0000
 
58354
 
 
58355
    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
58356
    
 
58357
    2007-04-12  Priit Laes  <plaes@svn.gnome.org>
 
58358
    
 
58359
        * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
58360
    
 
58361
    svn path=/trunk/; revision=7459
 
58362
 
 
58363
 po/ChangeLog |    4 ++++
 
58364
 po/et.po     |   32 ++++++++++++++++++++------------
 
58365
 2 files changed, 24 insertions(+), 12 deletions(-)
 
58366
 
 
58367
commit d685e008598452c22dad86deb4ae6aface7b4964
 
58368
Author: Matthias Clasen <mclasen@redhat.com>
 
58369
Date:   Tue Apr 10 14:01:01 2007 +0000
 
58370
 
 
58371
    Use OnlyShowIn=; to hide the theme installer from menus and menu editors.
 
58372
    
 
58373
    2007-04-10  Matthias Clasen  <mclasen@redhat.com>
 
58374
    
 
58375
            * gnome-theme-installer.desktop.in.in: Use OnlyShowIn=; to
 
58376
            hide the theme installer from menus and menu editors.  (#420154)
 
58377
    
 
58378
    
 
58379
    svn path=/trunk/; revision=7457
 
58380
 
 
58381
 capplets/theme-switcher/ChangeLog                  |    5 +++++
 
58382
 .../gnome-theme-installer.desktop.in.in            |    3 ++-
 
58383
 2 files changed, 7 insertions(+), 1 deletions(-)
 
58384
 
 
58385
commit d8426a96773c3bfc6f0abdb84cf2b789066633e1
 
58386
Author: Alexander Larsson <alexl@redhat.com>
 
58387
Date:   Tue Apr 10 11:50:49 2007 +0000
 
58388
 
 
58389
    Also check registered directories for notification. Fixes theme e.g.
 
58390
    
 
58391
    2007-04-10  Alexander Larsson <alexl@redhat.com>
 
58392
    
 
58393
        * utils.c (config_notify):
 
58394
        Also check registered directories for notification.
 
58395
        Fixes theme e.g. switching.
 
58396
    
 
58397
    
 
58398
    svn path=/trunk/; revision=7456
 
58399
 
 
58400
 gnome-settings-daemon/ChangeLog |    6 ++++++
 
58401
 gnome-settings-daemon/utils.c   |   16 ++++++++++++++++
 
58402
 2 files changed, 22 insertions(+), 0 deletions(-)
 
58403
 
 
58404
commit 25464aad376a330c23e78df5a2e2339305810fec
 
58405
Author: Kjartan Maraas <kmaraas@gnome.org>
 
58406
Date:   Mon Apr 9 22:37:37 2007 +0000
 
58407
 
 
58408
    Updated Norwegian bokmål translation.
 
58409
    
 
58410
    2007-04-10  Kjartan Maraas  <kmaraas@gnome.org>
 
58411
    
 
58412
        * nb.po: Updated Norwegian bokmål translation.
 
58413
    
 
58414
    svn path=/trunk/; revision=7455
 
58415
 
 
58416
 po/ChangeLog |    4 +
 
58417
 po/nb.po     |  670 +++++++++++++++++++++++++++++++---------------------------
 
58418
 2 files changed, 360 insertions(+), 314 deletions(-)
 
58419
 
 
58420
commit 9b98d1d1ebd968e0b5f3e167f00859ac80ce184a
 
58421
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58422
Date:   Mon Apr 9 14:49:59 2007 +0000
 
58423
 
 
58424
    build libslab statically, to avoid conflicts with gnome-main-menu, which
 
58425
    
 
58426
    2007-04-09  Rodrigo Moya <rodrigo@gnome-db.org>
 
58427
    
 
58428
        * configure.in: build libslab statically, to avoid conflicts with
 
58429
        gnome-main-menu, which installs its .so and header files.
 
58430
    
 
58431
    svn path=/trunk/; revision=7453
 
58432
 
 
58433
 ChangeLog    |    5 +++++
 
58434
 configure.in |    3 +++
 
58435
 2 files changed, 8 insertions(+), 0 deletions(-)
 
58436
 
 
58437
commit 214b8cbcefe3e98e6863467db11468b79ffd3386
 
58438
Author: Jens Granseuer <jensgr@gmx.net>
 
58439
Date:   Sun Apr 8 12:33:50 2007 +0000
 
58440
 
 
58441
    Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58442
    
 
58443
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58444
    
 
58445
        Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58446
    
 
58447
        * gnome-about-me.c: (about_me_image_clicked_cb): add image filter to
 
58448
        file chooser (closes bug #424958)
 
58449
    
 
58450
    svn path=/trunk/; revision=7449
 
58451
 
 
58452
 capplets/about-me/ChangeLog        |    7 +++++++
 
58453
 capplets/about-me/gnome-about-me.c |   11 +++++++++++
 
58454
 2 files changed, 18 insertions(+), 0 deletions(-)
 
58455
 
 
58456
commit 2c82f3bcb8a7cf5c404cf15508ebd57fe68dad55
 
58457
Author: Jens Granseuer <jensgr@gmx.net>
 
58458
Date:   Sun Apr 8 12:30:02 2007 +0000
 
58459
 
 
58460
    Based on a patch by: Kristof Vansant <de_lupus@pandora.be>
 
58461
    
 
58462
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58463
    
 
58464
        Based on a patch by: Kristof Vansant <de_lupus@pandora.be>
 
58465
    
 
58466
        * gnome-theme-installer.c: (gnome_theme_installer_run): add filters
 
58467
        for theme packages to the file chooser and mark the file chooser
 
58468
        title for translation. Closes bug #424960.
 
58469
    
 
58470
    svn path=/trunk/; revision=7448
 
58471
 
 
58472
 capplets/theme-switcher/ChangeLog               |    8 ++++++++
 
58473
 capplets/theme-switcher/gnome-theme-installer.c |   17 ++++++++++++++++-
 
58474
 2 files changed, 24 insertions(+), 1 deletions(-)
 
58475
 
 
58476
commit e1ca865e36a3e40e0582b3d3abdb7ba92e662db4
 
58477
Author: Jens Granseuer <jensgr@gmx.net>
 
58478
Date:   Sun Apr 8 12:22:41 2007 +0000
 
58479
 
 
58480
    Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58481
    
 
58482
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58483
    
 
58484
        Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58485
    
 
58486
        * gnome-default-applications-properties.glade: don't require gnome
 
58487
        glade lib
 
58488
    
 
58489
    svn path=/trunk/; revision=7447
 
58490
 
 
58491
 capplets/default-applications/ChangeLog            |    7 +++++++
 
58492
 .../gnome-default-applications-properties.glade    |    2 --
 
58493
 2 files changed, 7 insertions(+), 2 deletions(-)
 
58494
 
 
58495
commit fd82526691fa46d81b2b536ee236ce5c51a3914e
 
58496
Author: Jens Granseuer <jensgr@gmx.net>
 
58497
Date:   Sun Apr 8 12:20:42 2007 +0000
 
58498
 
 
58499
    Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58500
    
 
58501
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58502
    
 
58503
        Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58504
    
 
58505
        * gnome-background-properties.glade: don't require gnome glade lib
 
58506
    
 
58507
    svn path=/trunk/; revision=7446
 
58508
 
 
58509
 capplets/background/ChangeLog                      |    6 ++++++
 
58510
 .../background/gnome-background-properties.glade   |    2 --
 
58511
 2 files changed, 6 insertions(+), 2 deletions(-)
 
58512
 
 
58513
commit c0346756dd67ec53faa0c4d341b3a08e7372cbae
 
58514
Author: Jens Granseuer <jensgr@gmx.net>
 
58515
Date:   Sun Apr 8 12:18:43 2007 +0000
 
58516
 
 
58517
    Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58518
    
 
58519
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58520
    
 
58521
        Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58522
    
 
58523
        * at-enable-dialog.glade: don't require gnome glade lib
 
58524
    
 
58525
    svn path=/trunk/; revision=7445
 
58526
 
 
58527
 capplets/accessibility/at-properties/ChangeLog     |    6 ++++++
 
58528
 .../at-properties/at-enable-dialog.glade           |    2 --
 
58529
 2 files changed, 6 insertions(+), 2 deletions(-)
 
58530
 
 
58531
commit 848e023bb0d641778f42e55abc2a7a2aecec93f5
 
58532
Author: Jens Granseuer <jensgr@gmx.net>
 
58533
Date:   Sun Apr 8 12:15:38 2007 +0000
 
58534
 
 
58535
    Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58536
    
 
58537
    2007-04-08  Jens Granseuer  <jensgr@gmx.net>
 
58538
    
 
58539
        Patch by: Kristof Vansant <de_lupus@pandora.be>
 
58540
    
 
58541
        * font-properties.glade: don't require gnome glade lib
 
58542
    
 
58543
    svn path=/trunk/; revision=7444
 
58544
 
 
58545
 capplets/font/ChangeLog             |    6 ++++++
 
58546
 capplets/font/font-properties.glade |    2 --
 
58547
 2 files changed, 6 insertions(+), 2 deletions(-)
 
58548
 
 
58549
commit 6e718f6ed083b98916c771367740d09656078781
 
58550
Author: Bastien Nocera <hadess@hadess.net>
 
58551
Date:   Thu Apr 5 09:26:34 2007 +0000
 
58552
 
 
58553
    Remove the metacity keybindings definitions, they're in metacity now
 
58554
    
 
58555
    2007-04-05  Bastien Nocera  <hadess@hadess.net>
 
58556
    
 
58557
        * 50-metacity-desktop-key.xml.in:
 
58558
        * 50-metacity-key.xml.in:
 
58559
        * Makefile.am: Remove the metacity keybindings definitions, they're
 
58560
        in metacity now
 
58561
    
 
58562
    2007-04-05  Bastien Nocera  <hadess@hadess.net>
 
58563
    
 
58564
        * POTFILES.in: Updated for removed files
 
58565
    
 
58566
    
 
58567
    svn path=/trunk/; revision=7442
 
58568
 
 
58569
 .../keybindings/50-metacity-desktop-key.xml.in     |   20 --
 
58570
 capplets/keybindings/50-metacity-key.xml.in        |  266 --------------------
 
58571
 capplets/keybindings/ChangeLog                     |    7 +
 
58572
 capplets/keybindings/Makefile.am                   |    2 +-
 
58573
 po/ChangeLog                                       |    6 +-
 
58574
 po/POTFILES.in                                     |    2 -
 
58575
 6 files changed, 13 insertions(+), 290 deletions(-)
 
58576
 
 
58577
commit 7eeb3afb397cc595cb336a98a68917cefaad3de6
 
58578
Author: Jens Granseuer <jensgr@gmx.net>
 
58579
Date:   Tue Apr 3 21:05:11 2007 +0000
 
58580
 
 
58581
    don't crash if the color string is mangled, and close a small memory leak
 
58582
    
 
58583
    2007-04-03  Jens Granseuer  <jensgr@gmx.net>
 
58584
    
 
58585
        * gnome-theme-details.c: (update_color_buttons_from_string):
 
58586
        don't crash if the color string is mangled, and close a small
 
58587
        memory leak
 
58588
    
 
58589
    svn path=/trunk/; revision=7439
 
58590
 
 
58591
 capplets/theme-switcher/ChangeLog             |    6 ++++
 
58592
 capplets/theme-switcher/gnome-theme-details.c |   37 ++++++++++++-------------
 
58593
 2 files changed, 24 insertions(+), 19 deletions(-)
 
58594
 
 
58595
commit 66283c87ede5b6fe6d2679cfe77a08f820fc61d2
 
58596
Author: Jens Granseuer <jensgr@gmx.net>
 
58597
Date:   Tue Apr 3 19:17:47 2007 +0000
 
58598
 
 
58599
    move function inside USE_HAL
 
58600
    
 
58601
    2007-04-03  Jens Granseuer  <jensgr@gmx.net>
 
58602
    
 
58603
        * sound-properties-capplet.c: (remove_device): move function inside
 
58604
        USE_HAL
 
58605
    
 
58606
    svn path=/trunk/; revision=7438
 
58607
 
 
58608
 capplets/sound/ChangeLog                  |    5 +++++
 
58609
 capplets/sound/sound-properties-capplet.c |    2 +-
 
58610
 2 files changed, 6 insertions(+), 1 deletions(-)
 
58611
 
 
58612
commit 3804bf4a442e0f934f1ff34119e492462f45b2d0
 
58613
Author: Jens Granseuer <jensgr@gmx.net>
 
58614
Date:   Tue Apr 3 19:13:17 2007 +0000
 
58615
 
 
58616
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
58617
    
 
58618
    2007-04-03  Jens Granseuer  <jensgr@gmx.net>
 
58619
    
 
58620
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
58621
    
 
58622
        * sound-properties-capplet.c: (setup_default_mixer): ellipsize the
 
58623
        device combobox (bug #425650)
 
58624
    
 
58625
    svn path=/trunk/; revision=7437
 
58626
 
 
58627
 capplets/sound/ChangeLog                  |    7 +++++++
 
58628
 capplets/sound/sound-properties-capplet.c |    1 +
 
58629
 2 files changed, 8 insertions(+), 0 deletions(-)
 
58630
 
 
58631
commit fbfb49fd95a3e1034c55b15c427bc2d9329ea551
 
58632
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
58633
Date:   Mon Apr 2 15:30:30 2007 +0000
 
58634
 
 
58635
    Added missing files
 
58636
    
 
58637
    svn path=/trunk/; revision=7436
 
58638
 
 
58639
 gnome-settings-daemon/utils.c |  177 +++++++++++++++++++++++++++++++++++++++++
 
58640
 gnome-settings-daemon/utils.h |   43 ++++++++++
 
58641
 2 files changed, 220 insertions(+), 0 deletions(-)
 
58642
 
 
58643
commit 53bb60e945ea5157ca8e65ae32562af1bf487c49
 
58644
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58645
Date:   Mon Apr 2 15:29:28 2007 +0000
 
58646
 
 
58647
    return NULL when there is an error, not exit(), so that we do proper
 
58648
    
 
58649
    2007-04-02  Rodrigo Moya <rodrigo@gnome-db.org>
 
58650
    
 
58651
        * gnome-settings-daemon.c (gnome_settings_daemon_new): return NULL
 
58652
        when there is an error, not exit(), so that we do proper cleanup.
 
58653
        Remove code to register GConf callbacks, that is done in utils.c.
 
58654
        (gnome_settings_daemon_get_conf_client,
 
58655
         gnome_settings_daemon_register_callback,
 
58656
         gnome_settings_daemon_spawn_with_input,
 
58657
         gnome_settings_daemon_get_invisible,
 
58658
         gnome_settings_daemon_delayed_show_dialog): removed from the
 
58659
        GnomeSettingsDaemon interface.
 
58660
    
 
58661
        * utils.c (gnome_settings_get_config_client,
 
58662
         gnome_settings_get_invisible,
 
58663
         gnome_settings_register_config_callback,
 
58664
         gnome_settings_spawn_with_input,
 
58665
         gnome_settings_delayed_show_dialog): moved from GnomeSettingsDaemon
 
58666
        interface.
 
58667
    
 
58668
        * factory.c (main): check return value from gnome_settings_daemon().
 
58669
    
 
58670
        * *.c: adapted to changes in function names.
 
58671
    
 
58672
        * Makefile.am: put source files in alphabetical order.
 
58673
    
 
58674
    svn path=/trunk/; revision=7435
 
58675
 
 
58676
 gnome-settings-daemon/ChangeLog |    2 +-
 
58677
 1 files changed, 1 insertions(+), 1 deletions(-)
 
58678
 
 
58679
commit e16cbd24dc45e3f5ab78a01a7d02ff97d64570f2
 
58680
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
58681
Date:   Mon Apr 2 15:27:35 2007 +0000
 
58682
 
 
58683
    return NULL when there is an error, not exit(), so that we do proper
 
58684
    
 
58685
    2007-04-02  Rodrigo Moya <rodrigo@gnome-db.org>
 
58686
    
 
58687
        * gnome-settings-daemon.c (gnome_settings_daemon_new): return NULL
 
58688
        when there is an error, not exit(), so that we do proper cleanup.
 
58689
        Remove code to register GConf callbacks, that is done in utils.c.
 
58690
        (gnome_settings_daemon_get_conf_client,
 
58691
        gnome_settings_daemon_register_callback,
 
58692
         gnome_settings_daemon_spawn_with_input,
 
58693
         gnome_settings_daemon_get_invisible,
 
58694
         gnome_settings_daemon_delayed_show_dialog): removed from the
 
58695
        GnomeSettingsDaemon interface.
 
58696
    
 
58697
        * utils.c (gnome_settings_get_config_client,
 
58698
         gnome_settings_get_invisible,
 
58699
         gnome_settings_register_config_callback,
 
58700
         gnome_settings_spawn_with_input,
 
58701
         gnome_settings_delayed_show_dialog): moved from GnomeSettingsDaemon
 
58702
        interface.
 
58703
    
 
58704
        * factory.c (main): check return value from gnome_settings_daemon().
 
58705
    
 
58706
        * *.c: adapted to changes in function names.
 
58707
    
 
58708
        * Makefile.am: put source files in alphabetical order.
 
58709
    
 
58710
    svn path=/trunk/; revision=7434
 
58711
 
 
58712
 gnome-settings-daemon/ChangeLog                    |   25 ++
 
58713
 gnome-settings-daemon/Makefile.am                  |   70 ++--
 
58714
 gnome-settings-daemon/factory.c                    |   61 ++--
 
58715
 .../gnome-settings-accessibility-keyboard.c        |    8 +-
 
58716
 gnome-settings-daemon/gnome-settings-background.c  |    2 +-
 
58717
 gnome-settings-daemon/gnome-settings-daemon.c      |  393 +++++---------------
 
58718
 gnome-settings-daemon/gnome-settings-daemon.h      |   28 +--
 
58719
 .../gnome-settings-default-editor.c                |    2 +-
 
58720
 gnome-settings-daemon/gnome-settings-font.c        |    2 +-
 
58721
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |    5 +-
 
58722
 gnome-settings-daemon/gnome-settings-keybindings.c |    4 +-
 
58723
 .../gnome-settings-keyboard-xkb.c                  |   16 +-
 
58724
 gnome-settings-daemon/gnome-settings-keyboard.c    |    8 +-
 
58725
 gnome-settings-daemon/gnome-settings-mouse.c       |    2 +-
 
58726
 gnome-settings-daemon/gnome-settings-screensaver.c |    4 +-
 
58727
 gnome-settings-daemon/gnome-settings-sound.c       |    5 +-
 
58728
 .../gnome-settings-typing-break.c                  |    2 +-
 
58729
 gnome-settings-daemon/gnome-settings-xmodmap.c     |   12 +-
 
58730
 gnome-settings-daemon/gnome-settings-xrdb.c        |    2 +-
 
58731
 gnome-settings-daemon/gnome-settings-xsettings.c   |   12 +-
 
58732
 20 files changed, 233 insertions(+), 430 deletions(-)
 
58733
 
 
58734
commit 23e6f1e2a7986112fbf7b27997dffef31827c93e
 
58735
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58736
Date:   Sat Mar 31 18:17:32 2007 +0000
 
58737
 
 
58738
    s/default/Default/
 
58739
    
 
58740
    svn path=/trunk/; revision=7431
 
58741
 
 
58742
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    2 +-
 
58743
 1 files changed, 1 insertions(+), 1 deletions(-)
 
58744
 
 
58745
commit 5895ee2be5eb077ed98bc704ca9b171f21da3993
 
58746
Author: Priit Laes <amd@store20.com>
 
58747
Date:   Thu Mar 29 18:47:28 2007 +0000
 
58748
 
 
58749
    Fix launch application in terminal support. (closes bug #362578).
 
58750
    
 
58751
    2007-03-29  Priit Laes  <amd@store20.com>
 
58752
    
 
58753
        * gnome-settings-multimedia-keys.c: (get_term_command), (execute),
 
58754
        (do_unknown_action), (do_help_action), (do_mail_action),
 
58755
        (do_media_action), (do_www_action), (do_exit_action), (do_eject_action),
 
58756
        (do_action): Fix launch application in terminal support. (closes bug
 
58757
        #362578).
 
58758
    
 
58759
    svn path=/trunk/; revision=7429
 
58760
 
 
58761
 gnome-settings-daemon/ChangeLog                    |    8 +
 
58762
 .../gnome-settings-multimedia-keys.c               |  148 ++++++++++++--------
 
58763
 2 files changed, 100 insertions(+), 56 deletions(-)
 
58764
 
 
58765
commit 1f697bfa83b0fbea7bcb891a7fd2b499c72427c1
 
58766
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
58767
Date:   Wed Mar 28 23:28:08 2007 +0000
 
58768
 
 
58769
    Updated and fixed Portuguese translation.
 
58770
    
 
58771
    2007-03-29  Duarte Loreto <happyguy_pt@hotmail.com>
 
58772
    
 
58773
        * pt.po: Updated and fixed Portuguese translation.
 
58774
    
 
58775
    svn path=/trunk/; revision=7427
 
58776
 
 
58777
 po/ChangeLog |    4 +
 
58778
 po/pt.po     |  638 ++++++++++++++++++++++++++++++---------------------------
 
58779
 2 files changed, 340 insertions(+), 302 deletions(-)
 
58780
 
 
58781
commit 9d00463e325598b1d622b131680bd9a3dcf8d13c
 
58782
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58783
Date:   Mon Mar 26 23:11:44 2007 +0000
 
58784
 
 
58785
    new version of the layout chooser
 
58786
    
 
58787
    svn path=/trunk/; revision=7426
 
58788
 
 
58789
 capplets/keyboard/ChangeLog                        |    7 +
 
58790
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    4 +-
 
58791
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  435 ++-
 
58792
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    3 +-
 
58793
 capplets/keyboard/gnome-keyboard-properties.glade  | 3239 ++++++++------------
 
58794
 5 files changed, 1591 insertions(+), 2097 deletions(-)
 
58795
 
 
58796
commit 77a88ffbfe1e5c32d234388fc72378a24ab18b57
 
58797
Author: Jens Granseuer <jensgr@gmx.net>
 
58798
Date:   Mon Mar 26 19:01:50 2007 +0000
 
58799
 
 
58800
    rebuild the media window if the state of composite has changed (fixes bug
 
58801
    
 
58802
    2007-03-26  Jens Granseuer  <jensgr@gmx.net>
 
58803
    
 
58804
        * gnome-settings-multimedia-keys.c: (dialog_init):
 
58805
        * gsd-media-keys-window.c: (gsd_media_keys_window_is_valid),
 
58806
        (initialize_alpha_mode):
 
58807
        * gsd-media-keys-window.h: rebuild the media window if the state of
 
58808
        composite has changed (fixes bug #408035)
 
58809
    
 
58810
    svn path=/trunk/; revision=7425
 
58811
 
 
58812
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
58813
 .../gnome-settings-multimedia-keys.c               |    7 +++++++
 
58814
 gnome-settings-daemon/gsd-media-keys-window.c      |   16 +++++++++++++---
 
58815
 gnome-settings-daemon/gsd-media-keys-window.h      |    1 +
 
58816
 4 files changed, 29 insertions(+), 3 deletions(-)
 
58817
 
 
58818
commit 3ffbe248cc0eb1080d9f05ed4bc69fe8b3da5d24
 
58819
Author: Raivis Dejus <orvils@gmail.com>
 
58820
Date:   Sun Mar 25 18:36:35 2007 +0000
 
58821
 
 
58822
    Updated Latvian Translation.
 
58823
    
 
58824
    2007-03-25  Raivis Dejus <orvils@gmail.com>
 
58825
    
 
58826
            * lv.po: Updated Latvian Translation.
 
58827
    
 
58828
    svn path=/trunk/; revision=7423
 
58829
 
 
58830
 po/ChangeLog |    4 +
 
58831
 po/lv.po     | 1514 ++++++++++++++++++++++++++++++++--------------------------
 
58832
 2 files changed, 828 insertions(+), 690 deletions(-)
 
58833
 
 
58834
commit 32b1374a8bb7f506beaf73ca8fd656bd6825760e
 
58835
Author: Jens Granseuer <jensgr@gmx.net>
 
58836
Date:   Sat Mar 24 15:23:40 2007 +0000
 
58837
 
 
58838
    don't set Emacs.mode-line.attributeBackground as it seems to cause
 
58839
    
 
58840
    2007-03-24  Jens Granseuer  <jensgr@gmx.net>
 
58841
    
 
58842
        * xrdb/Emacs.ad: don't set Emacs.mode-line.attributeBackground as it
 
58843
        seems to cause problems with emacs 22 (closes bug #416823)
 
58844
    
 
58845
    svn path=/trunk/; revision=7422
 
58846
 
 
58847
 gnome-settings-daemon/ChangeLog     |    5 +++++
 
58848
 gnome-settings-daemon/xrdb/Emacs.ad |    1 -
 
58849
 2 files changed, 5 insertions(+), 1 deletions(-)
 
58850
 
 
58851
commit b6e1fdf6e95b382070568d0a34b7f31ada848d88
 
58852
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58853
Date:   Sat Mar 24 00:23:57 2007 +0000
 
58854
 
 
58855
    another bit of cleanup
 
58856
    
 
58857
    svn path=/trunk/; revision=7421
 
58858
 
 
58859
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   13 +------------
 
58860
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    4 ++--
 
58861
 2 files changed, 3 insertions(+), 14 deletions(-)
 
58862
 
 
58863
commit d173601ca5243ca2ddc87a291f18db513aa16988
 
58864
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58865
Date:   Fri Mar 23 23:54:05 2007 +0000
 
58866
 
 
58867
    a bit more cleanup
 
58868
    
 
58869
    svn path=/trunk/; revision=7420
 
58870
 
 
58871
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    8 +--
 
58872
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   10 +++-
 
58873
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |   46 ++++++++++++++-----
 
58874
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   15 +-----
 
58875
 4 files changed, 47 insertions(+), 32 deletions(-)
 
58876
 
 
58877
commit a3cac171e0b3a1a91e398a0f0cd6d7b34cf45fdd
 
58878
Author: Jens Granseuer <jensgr@gmx.net>
 
58879
Date:   Fri Mar 23 19:56:37 2007 +0000
 
58880
 
 
58881
    add 720x576 (PAL) to the list of valid resolutions. Closes bug #325548.
 
58882
    
 
58883
    2007-03-23  Jens Granseuer  <jensgr@gmx.net>
 
58884
    
 
58885
        * main.c: (show_resolution): add 720x576 (PAL) to the list of valid
 
58886
        resolutions. Closes bug #325548.
 
58887
    
 
58888
    svn path=/trunk/; revision=7419
 
58889
 
 
58890
 capplets/display/ChangeLog |    5 +++++
 
58891
 capplets/display/main.c    |   10 +++-------
 
58892
 2 files changed, 8 insertions(+), 7 deletions(-)
 
58893
 
 
58894
commit 848756167047f332351a316ef8e9b8b878ebde89
 
58895
Author: Priit Laes <amd@store20.com>
 
58896
Date:   Fri Mar 23 18:36:35 2007 +0000
 
58897
 
 
58898
    Deprecated GtkOptionMenu to GtkComboBox conversion. Ditto. Closes bug
 
58899
    
 
58900
    2007-03-23  Priit Laes  <amd@store20.com>
 
58901
    
 
58902
        * gnome-window-properties.c: (double_click_titlebar_changed_callback),
 
58903
        (reload_settings), (update_wm), (main): Deprecated GtkOptionMenu to
 
58904
        GtkComboBox conversion.
 
58905
        * gnome-window-properties.glade: Ditto.
 
58906
        Closes bug #421210.
 
58907
    
 
58908
    
 
58909
    svn path=/trunk/; revision=7418
 
58910
 
 
58911
 capplets/windows/ChangeLog                     |    8 +++++
 
58912
 capplets/windows/gnome-window-properties.c     |   38 ++++++-----------------
 
58913
 capplets/windows/gnome-window-properties.glade |   18 ++++-------
 
58914
 3 files changed, 25 insertions(+), 39 deletions(-)
 
58915
 
 
58916
commit 4dd31fc983afe4b5a3eca48a9af1b211c36a8a44
 
58917
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58918
Date:   Fri Mar 23 00:28:44 2007 +0000
 
58919
 
 
58920
    restoring the working version
 
58921
    
 
58922
    svn path=/trunk/; revision=7417
 
58923
 
 
58924
 capplets/keyboard/gnome-keyboard-properties.glade | 3239 +++++++++++++--------
 
58925
 1 files changed, 1944 insertions(+), 1295 deletions(-)
 
58926
 
 
58927
commit f7e40120a81feae55279911ce41bb07310667031
 
58928
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58929
Date:   Fri Mar 23 00:26:44 2007 +0000
 
58930
 
 
58931
    cleaning up some unneeded headers
 
58932
    
 
58933
    svn path=/trunk/; revision=7416
 
58934
 
 
58935
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   11 +-
 
58936
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    4 +-
 
58937
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   12 +-
 
58938
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |    6 -
 
58939
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   10 +-
 
58940
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   10 +-
 
58941
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    8 +-
 
58942
 capplets/keyboard/gnome-keyboard-properties.glade  | 3239 ++++++++------------
 
58943
 8 files changed, 1311 insertions(+), 1989 deletions(-)
 
58944
 
 
58945
commit 044eb80355296256b398ea0821b487822e7cd0cd
 
58946
Author: Jens Granseuer <jensgr@gmx.net>
 
58947
Date:   Thu Mar 22 19:07:34 2007 +0000
 
58948
 
 
58949
    don't crash if dbus connection is not available (part of bug #411504)
 
58950
    
 
58951
    2007-03-22  Jens Granseuer  <jensgr@gmx.net>
 
58952
    
 
58953
        * gnome-settings-dbus.c: (gnome_settings_server_init): don't crash if
 
58954
        dbus connection is not available (part of bug #411504)
 
58955
    
 
58956
    svn path=/trunk/; revision=7415
 
58957
 
 
58958
 gnome-settings-daemon/ChangeLog             |    5 +++++
 
58959
 gnome-settings-daemon/gnome-settings-dbus.c |    3 +++
 
58960
 2 files changed, 8 insertions(+), 0 deletions(-)
 
58961
 
 
58962
commit 9bb60f7a533aff64c49abdbb51f706a4f74c9d92
 
58963
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
58964
Date:   Wed Mar 21 23:55:40 2007 +0000
 
58965
 
 
58966
    split the layout chooser into the separate .c file
 
58967
    
 
58968
    svn path=/trunk/; revision=7413
 
58969
 
 
58970
 capplets/keyboard/ChangeLog                        |    6 +
 
58971
 capplets/keyboard/Makefile.am                      |    1 +
 
58972
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  253 -----------------
 
58973
 .../keyboard/gnome-keyboard-properties-xkbltadd.c  |  297 ++++++++++++++++++++
 
58974
 4 files changed, 304 insertions(+), 253 deletions(-)
 
58975
 
 
58976
commit dddfaa2a2a552750d294aa8fcbeba07096c09bb6
 
58977
Author: Bastien Nocera <hadess@hadess.net>
 
58978
Date:   Wed Mar 21 19:01:27 2007 +0000
 
58979
 
 
58980
    Prepend the directory name before loading the files, otherwise, we're
 
58981
    
 
58982
    2007-03-21  Bastien Nocera  <hadess@hadess.net>
 
58983
    
 
58984
        * gnome-keybinding-properties.c: (reload_key_entries):
 
58985
        Prepend the directory name before loading the files, otherwise, we're
 
58986
        loading them from the current directory, spotted by Fernando Herrera
 
58987
        <fherrera@onirica.com> (Closes: #420796)
 
58988
    
 
58989
    
 
58990
    svn path=/trunk/; revision=7411
 
58991
 
 
58992
 capplets/keybindings/ChangeLog                     |    7 +++++++
 
58993
 capplets/keybindings/gnome-keybinding-properties.c |    6 +++++-
 
58994
 2 files changed, 12 insertions(+), 1 deletions(-)
 
58995
 
 
58996
commit 94238895cbe54d006df292d51fc2b556e1e7c55c
 
58997
Author: Jens Granseuer <jensgr@gmx.net>
 
58998
Date:   Wed Mar 21 17:26:08 2007 +0000
 
58999
 
 
59000
    uppercase the rotation options. Closes bug #410959.
 
59001
    
 
59002
    2007-03-21  Jens Granseuer  <jensgr@gmx.net>
 
59003
    
 
59004
        * main.c: uppercase the rotation options. Closes bug #410959.
 
59005
    
 
59006
    svn path=/trunk/; revision=7410
 
59007
 
 
59008
 capplets/display/ChangeLog |    4 ++++
 
59009
 capplets/display/main.c    |    8 ++++----
 
59010
 2 files changed, 8 insertions(+), 4 deletions(-)
 
59011
 
 
59012
commit 30c120762072a3f251fdc97f3302a408ceb91051
 
59013
Author: Federico Mena Quintero <federico@novell.com>
 
59014
Date:   Wed Mar 21 17:05:06 2007 +0000
 
59015
 
 
59016
    Fix the gnome-settings-daemon part of
 
59017
    
 
59018
    2007-03-21  Federico Mena Quintero  <federico@novell.com>
 
59019
    
 
59020
        Fix the gnome-settings-daemon part of
 
59021
        https://bugzilla.novell.com/show_bug.cgi?id=217790 and
 
59022
        http://bugzilla.gnome.org/show_bug.cgi?id=378338:  try to figure
 
59023
        out the DPI value from the X server or the user's GConf settings.
 
59024
    
 
59025
        Should also fix https://bugzilla.novell.com/show_bug.cgi?id=240246.
 
59026
    
 
59027
        * gnome-settings-daemon/gnome-settings-xsettings.c (gnome_xft_settings_get): Call
 
59028
        get_dpi_from_gconf_or_server() to figure out a reasonable DPI
 
59029
        value; don't unconditionally get it from GConf.
 
59030
        (get_dpi_from_gconf_or_server): New function.  If the user has
 
59031
        ever set the /desktop/gnome/font_rendering/dpi value in GConf, we
 
59032
        use its value.  Otherwise, we ask the X server.  We constrain the
 
59033
        X server's response to a range of reasonable DPI values, since
 
59034
        some servers lie about the screen's phisical dimensions --- the
 
59035
        user would get unusably huge or tiny fonts otherwise.
 
59036
    
 
59037
        * capplets/font/main.c (dpi_load): First, see if the DPI value is actually set
 
59038
        in GConf.  If it is, it means that the user has changed it at
 
59039
        least once.  In that case, just use the value.  Otherwise, find
 
59040
        the value from the X server in a similar way to what we do in
 
59041
        gnome-settings-daemon.
 
59042
    
 
59043
    svn path=/trunk/; revision=7409
 
59044
 
 
59045
 ChangeLog                                        |   25 ++++++
 
59046
 capplets/font/main.c                             |   67 ++++++++++++++++-
 
59047
 gnome-settings-daemon/gnome-settings-xsettings.c |   89 ++++++++++++++++++++-
 
59048
 3 files changed, 175 insertions(+), 6 deletions(-)
 
59049
 
 
59050
commit 202d3b55159328175bd9380c912062fb5cf83190
 
59051
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
59052
Date:   Wed Mar 21 11:39:12 2007 +0000
 
59053
 
 
59054
    rename module to gnome-control-center.
 
59055
    
 
59056
    2007-03-21  Rodrigo Moya <rodrigo@gnome-db.org>
 
59057
    
 
59058
        * configure.in: rename module to gnome-control-center.
 
59059
    
 
59060
    svn path=/trunk/; revision=7408
 
59061
 
 
59062
 ChangeLog    |    4 ++++
 
59063
 configure.in |    4 ++--
 
59064
 2 files changed, 6 insertions(+), 2 deletions(-)
 
59065
 
 
59066
commit 8325f4df396f0aaab0021f100043a0e52d17d9f7
 
59067
Author: Frederic Crozat <fcrozat@mandriva.com>
 
59068
Date:   Wed Mar 21 09:08:30 2007 +0000
 
59069
 
 
59070
    Disable revert button when using theme engine defaults colors. Close bug
 
59071
    
 
59072
    2007-03-21  Frederic Crozat  <fcrozat@mandriva.com>
 
59073
    
 
59074
           * gnome-theme-details.c: (update_color_scheme_tab):
 
59075
           Disable revert button when using theme engine defaults colors.
 
59076
           Close bug #417423.
 
59077
    
 
59078
    
 
59079
    svn path=/trunk/; revision=7406
 
59080
 
 
59081
 capplets/theme-switcher/ChangeLog             |    6 ++++++
 
59082
 capplets/theme-switcher/gnome-theme-details.c |   15 ++++++++++++---
 
59083
 2 files changed, 18 insertions(+), 3 deletions(-)
 
59084
 
 
59085
commit b7386fc2e23721586f29d9158c50e87badff36b2
 
59086
Author: Priit Laes <plaes@svn.gnome.org>
 
59087
Date:   Tue Mar 20 19:16:56 2007 +0000
 
59088
 
 
59089
    Add schemas to media keybinding.
 
59090
    
 
59091
    2007-03-20  Priit Laes  <plaes@svn.gnome.org>
 
59092
    
 
59093
        * capplets/keybindings/00-multimedia-key.xml.in:
 
59094
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: Add schemas
 
59095
        to media keybinding.
 
59096
    
 
59097
        Introduces preferred media application support. Bug #362578.
 
59098
    
 
59099
    svn path=/trunk/; revision=7405
 
59100
 
 
59101
 ChangeLog                                          |    8 ++++++++
 
59102
 capplets/keybindings/00-multimedia-key.xml.in      |    3 +++
 
59103
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   12 +++++++++++-
 
59104
 3 files changed, 22 insertions(+), 1 deletions(-)
 
59105
 
 
59106
commit a0427192af3c9647675ac6687f081fae67a87add
 
59107
Author: Priit Laes <plaes@svn.gnome.org>
 
59108
Date:   Tue Mar 20 19:01:26 2007 +0000
 
59109
 
 
59110
    Added handler for media keybinding. Add defines for media key.
 
59111
    
 
59112
    2007-03-20  Priit Laes  <plaes@svn.gnome.org>
 
59113
    
 
59114
        * gnome-settings-multimedia-keys.c: (do_media_action), (do_action): Added
 
59115
        handler for media keybinding.
 
59116
        * actions/acme.h: Add defines for media key.
 
59117
    
 
59118
        Introduces preferred media application support. Bug #362578.
 
59119
    
 
59120
    svn path=/trunk/; revision=7404
 
59121
 
 
59122
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
59123
 gnome-settings-daemon/actions/acme.h               |    2 ++
 
59124
 .../gnome-settings-multimedia-keys.c               |   14 ++++++++++++++
 
59125
 3 files changed, 24 insertions(+), 0 deletions(-)
 
59126
 
 
59127
commit fe4665e55f914ec38fb28dbe99d28993e05b4000
 
59128
Author: Priit Laes <plaes@svn.gnome.org>
 
59129
Date:   Tue Mar 20 18:53:59 2007 +0000
 
59130
 
 
59131
    Glue code to tie everything together. Added widgets and defines for
 
59132
    
 
59133
    2007-03-20  Priit Laes  <plaes@svn.gnome.org>
 
59134
    
 
59135
        * gnome-da-capplet.c: Glue code to tie everything together.
 
59136
        * gnome-da-capplet.h: Added widgets and defines for default mediaplayer.
 
59137
        * gnome-da-xml.c: (gnome_da_xml_load_xml), (gnome_da_xml_free): Added
 
59138
        mediaplayer data parser.
 
59139
        * gnome-da-item.c: Changed occurrences of MailItem to SimpleItem, so we
 
59140
        can also use it for mediaplayers.
 
59141
        * gnome-da-item.h: Ditto.
 
59142
        * gnome-default-applications-properties.glade: Make Multimedia tab visible
 
59143
        and change the UI to include our favorite mediaplayer selector.
 
59144
        * gnome-default-applications.xml.in: Add some media players to the list.
 
59145
    
 
59146
        Introduces preferred media application support. Bug #362578.
 
59147
    
 
59148
    svn path=/trunk/; revision=7403
 
59149
 
 
59150
 capplets/default-applications/ChangeLog            |   15 ++
 
59151
 capplets/default-applications/gnome-da-capplet.c   |  147 +++++++++++++++++++-
 
59152
 capplets/default-applications/gnome-da-capplet.h   |   10 ++
 
59153
 capplets/default-applications/gnome-da-item.c      |   10 +-
 
59154
 capplets/default-applications/gnome-da-item.h      |    8 +-
 
59155
 capplets/default-applications/gnome-da-xml.c       |   30 ++++-
 
59156
 .../gnome-default-applications-properties.glade    |   35 +++--
 
59157
 .../gnome-default-applications.xml.in              |   31 ++++
 
59158
 8 files changed, 255 insertions(+), 31 deletions(-)
 
59159
 
 
59160
commit 7b7e6ba536e3d6979925c40287b4a9bec47ed73a
 
59161
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
59162
Date:   Tue Mar 20 07:51:05 2007 +0000
 
59163
 
 
59164
    Updated Catalan translation.
 
59165
    
 
59166
    svn path=/trunk/; revision=7401
 
59167
 
 
59168
 po/ChangeLog |    4 +
 
59169
 po/ca.po     |  392 +++++++++++++++++++++++++++++-----------------------------
 
59170
 2 files changed, 201 insertions(+), 195 deletions(-)
 
59171
 
 
59172
commit 29478049ddab930613ddf5712252787585371a69
 
59173
Author: Jens Granseuer <jensgr@gmx.net>
 
59174
Date:   Mon Mar 19 18:28:38 2007 +0000
 
59175
 
 
59176
    Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
59177
    
 
59178
    2007-03-19  Jens Granseuer  <jensgr@gmx.net>
 
59179
    
 
59180
        Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
59181
    
 
59182
        * Makefile.am: don't try to build about-me if it's been disabled in
 
59183
        configure and make is run in the subdir (closes bug #408552)
 
59184
    
 
59185
    svn path=/trunk/; revision=7399
 
59186
 
 
59187
 capplets/about-me/ChangeLog   |    7 +++++++
 
59188
 capplets/about-me/Makefile.am |   28 ++++++++++++++++++----------
 
59189
 2 files changed, 25 insertions(+), 10 deletions(-)
 
59190
 
 
59191
commit b7e17af41562a577f1ae4210025ce8290fe951a6
 
59192
Author: Bastien Nocera <hadess@hadess.net>
 
59193
Date:   Mon Mar 19 15:23:33 2007 +0000
 
59194
 
 
59195
    Fix the path from which we'd load the keybindings
 
59196
    
 
59197
    2007-03-19  Bastien Nocera  <hadess@hadess.net>
 
59198
    
 
59199
        * Makefile.am:
 
59200
        * gnome-keybinding-properties.c: (reload_key_entries):
 
59201
        Fix the path from which we'd load the keybindings
 
59202
    
 
59203
    
 
59204
    svn path=/trunk/; revision=7398
 
59205
 
 
59206
 capplets/keybindings/ChangeLog                     |   12 +++++++++---
 
59207
 capplets/keybindings/Makefile.am                   |    5 +++--
 
59208
 capplets/keybindings/gnome-keybinding-properties.c |    3 +--
 
59209
 3 files changed, 13 insertions(+), 7 deletions(-)
 
59210
 
 
59211
commit fc29de6d6b8905b433ef8f9546e92048e0374621
 
59212
Author: Bastien Nocera <hadess@hadess.net>
 
59213
Date:   Mon Mar 19 15:14:06 2007 +0000
 
59214
 
 
59215
    Make all the keybindings be external to the keybindings capplet itself.
 
59216
    
 
59217
    2007-03-19  Bastien Nocera  <hadess@hadess.net>
 
59218
    
 
59219
        * capplets/keybindings/00-multimedia-key.xml.in:
 
59220
        * capplets/keybindings/01-desktop-key.xml.in:
 
59221
        * capplets/keybindings/50-metacity-desktop-key.xml.in:
 
59222
        * capplets/keybindings/50-metacity-key.xml.in:
 
59223
        * capplets/keybindings/Makefile.am:
 
59224
        * capplets/keybindings/gnome-keybinding-properties.c:
 
59225
        (create_dialog), (should_show_key), (count_rows_foreach),
 
59226
        (ensure_scrollbar), (append_keys_to_tree), (parse_start_tag),
 
59227
        (append_keys_to_tree_from_file), (reload_key_entries),
 
59228
        (setup_dialog):
 
59229
        * po/POTFILES.in: Make all the keybindings be external to the keybindings
 
59230
        capplet itself. This allows applications to add their own keybindings
 
59231
        without recompilation (Closes: #410758)
 
59232
    
 
59233
    
 
59234
    svn path=/trunk/; revision=7397
 
59235
 
 
59236
 ChangeLog                                          |   16 +
 
59237
 capplets/keybindings/00-multimedia-key.xml.in      |   32 ++
 
59238
 capplets/keybindings/01-desktop-key.xml.in         |   29 ++
 
59239
 .../keybindings/50-metacity-desktop-key.xml.in     |   20 +
 
59240
 capplets/keybindings/50-metacity-key.xml.in        |  266 +++++++++++
 
59241
 capplets/keybindings/Makefile.am                   |    6 +
 
59242
 capplets/keybindings/gnome-keybinding-properties.c |  484 ++++++++++++++------
 
59243
 po/POTFILES.in                                     |    4 +
 
59244
 8 files changed, 711 insertions(+), 146 deletions(-)
 
59245
 
 
59246
commit 0bff352d632c466ef6404c001b974f4bf7f2aeb9
 
59247
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
59248
Date:   Mon Mar 19 04:52:32 2007 +0000
 
59249
 
 
59250
    Updated Dzongkha Translation
 
59251
    
 
59252
    svn path=/trunk/; revision=7396
 
59253
 
 
59254
 po/ChangeLog |    4 +
 
59255
 po/dz.po     | 1559 +++++++++++++++++++++++++++++-----------------------------
 
59256
 2 files changed, 789 insertions(+), 774 deletions(-)
 
59257
 
 
59258
commit de16439ab32da8a0d17f5a77c774e1bc06517826
 
59259
Author: Jens Granseuer <jensgr@gmx.net>
 
59260
Date:   Sun Mar 18 17:39:22 2007 +0000
 
59261
 
 
59262
    Patch by: Vitaliy Ischenko <betalb@gmail.com>
 
59263
    
 
59264
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
59265
    
 
59266
        Patch by: Vitaliy Ischenko <betalb@gmail.com>
 
59267
    
 
59268
        * capplets/about-me/gnome-about-me.glade:
 
59269
        * capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade:
 
59270
        * capplets/default-applications/gnome-default-applications-properties.glade:
 
59271
        * capplets/keyboard/gnome-keyboard-properties.glade:
 
59272
        * capplets/network/gnome-network-properties.glade:
 
59273
        don't hardcode the invisible char property in glade files (closes bug
 
59274
        #393879)
 
59275
    
 
59276
    svn path=/trunk/; revision=7395
 
59277
 
 
59278
 ChangeLog                                          |   12 +++++++
 
59279
 capplets/about-me/gnome-about-me.glade             |   34 --------------------
 
59280
 .../gnome-accessibility-keyboard-properties.glade  |    2 -
 
59281
 .../gnome-default-applications-properties.glade    |    9 -----
 
59282
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 -
 
59283
 capplets/network/gnome-network-preferences.glade   |    8 -----
 
59284
 capplets/theme-switcher/theme-properties.glade     |    1 -
 
59285
 7 files changed, 12 insertions(+), 56 deletions(-)
 
59286
 
 
59287
commit ef78a7168afe57f33531d80adad3173babac6a3a
 
59288
Author: Jens Granseuer <jensgr@gmx.net>
 
59289
Date:   Sun Mar 18 17:26:23 2007 +0000
 
59290
 
 
59291
    Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59292
    
 
59293
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
59294
    
 
59295
        Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59296
    
 
59297
        * gnome-mouse-properties.glade: use automatic instead of always
 
59298
        scrollbar policy for the mouse pointer tab (fixes #345884)
 
59299
    
 
59300
    svn path=/trunk/; revision=7394
 
59301
 
 
59302
 capplets/mouse/ChangeLog                    |    7 +++++++
 
59303
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
59304
 2 files changed, 8 insertions(+), 1 deletions(-)
 
59305
 
 
59306
commit 661686c5e885d53b0d967f7e447a12bf60ce98e0
 
59307
Author: Jens Granseuer <jensgr@gmx.net>
 
59308
Date:   Sun Mar 18 17:25:58 2007 +0000
 
59309
 
 
59310
    Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59311
    
 
59312
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
59313
    
 
59314
            Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59315
    
 
59316
        * gnome-keyboard-properties.glade: use automatic instead of always
 
59317
            scrollbar policy for the layout selection dialog (fixes #345884)
 
59318
    
 
59319
    svn path=/trunk/; revision=7393
 
59320
 
 
59321
 capplets/keyboard/ChangeLog                       |    7 +++++++
 
59322
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
59323
 2 files changed, 9 insertions(+), 2 deletions(-)
 
59324
 
 
59325
commit 06d1bdc9d224bf807798c64e9f0a963f249a7e72
 
59326
Author: Jens Granseuer <jensgr@gmx.net>
 
59327
Date:   Sun Mar 18 17:13:47 2007 +0000
 
59328
 
 
59329
    use a radio button instead of a checkbox to indicate the default layout.
 
59330
    
 
59331
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
59332
    
 
59333
        * gnome-keyboard-properties-xkblt.c:
 
59334
        (xkb_layouts_prepare_selected_tree): use a radio button instead of a
 
59335
        checkbox to indicate the default layout. Fixes #389469.
 
59336
    
 
59337
    svn path=/trunk/; revision=7392
 
59338
 
 
59339
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
59340
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 ++
 
59341
 2 files changed, 8 insertions(+), 0 deletions(-)
 
59342
 
 
59343
commit c7b803a131ed2cf1b0421ebc295ce2ed8013cb58
 
59344
Author: Christian Persch <chpe@gnome.org>
 
59345
Date:   Sun Mar 18 16:15:13 2007 +0000
 
59346
 
 
59347
    Fix button label alignment. Bug #416238.
 
59348
    
 
59349
    2007-03-18  Christian Persch  <chpe@gnome.org>
 
59350
    
 
59351
        * sound-properties.glade: Fix button label alignment. Bug #416238.
 
59352
    
 
59353
    svn path=/trunk/; revision=7390
 
59354
 
 
59355
 capplets/sound/ChangeLog              |    4 ++++
 
59356
 capplets/sound/sound-properties.glade |    8 ++++----
 
59357
 2 files changed, 8 insertions(+), 4 deletions(-)
 
59358
 
 
59359
commit c4902308324e40dbecbf460f914bb57fdaddc404
 
59360
Author: Christian Persch <chpe@gnome.org>
 
59361
Date:   Sun Mar 18 14:27:53 2007 +0000
 
59362
 
 
59363
    Revert unrelated change accidentally committed with the previous commit.
 
59364
    
 
59365
    2007-03-18  Christian Persch  <chpe@gnome.org>
 
59366
    
 
59367
        * sound-properties-capplet.c: (create_dialog): Revert unrelated change
 
59368
        accidentally committed with the previous commit.
 
59369
    
 
59370
    svn path=/trunk/; revision=7389
 
59371
 
 
59372
 capplets/sound/ChangeLog                  |    7 ++++++-
 
59373
 capplets/sound/sound-properties-capplet.c |    2 +-
 
59374
 2 files changed, 7 insertions(+), 2 deletions(-)
 
59375
 
 
59376
commit 9975a0cc644da92188a67a6264e5016489c96d58
 
59377
Author: Christian Persch <chpe@gnome.org>
 
59378
Date:   Sun Mar 18 14:25:53 2007 +0000
 
59379
 
 
59380
    Initialise threads early, and fix option context translation. Bug #416239.
 
59381
    
 
59382
    2007-03-18  Christian Persch  <chpe@gnome.org>
 
59383
    
 
59384
        * sound-properties-capplet.c: (create_dialog), (main): Initialise
 
59385
        threads early, and fix option context translation. Bug #416239.
 
59386
    
 
59387
    svn path=/trunk/; revision=7388
 
59388
 
 
59389
 capplets/sound/ChangeLog                  |    5 +++++
 
59390
 capplets/sound/sound-properties-capplet.c |   12 ++++++++++--
 
59391
 2 files changed, 15 insertions(+), 2 deletions(-)
 
59392
 
 
59393
commit 711d022d0389e98ffde5ac692b2bff20c3aabdd4
 
59394
Author: Jens Granseuer <jensgr@gmx.net>
 
59395
Date:   Sun Mar 18 13:53:58 2007 +0000
 
59396
 
 
59397
    fix multimedia window appearing in a different position when shown for the
 
59398
    
 
59399
    2007-03-18  Jens Granseuer  <jensgr@gmx.net>
 
59400
    
 
59401
        * gnome-settings-multimedia-keys.c: (dialog_show): fix multimedia
 
59402
        window appearing in a different position when shown for the first time
 
59403
        and thus causing a "jump" effect on the second (fixes bug #400915)
 
59404
    
 
59405
    svn path=/trunk/; revision=7387
 
59406
 
 
59407
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
59408
 .../gnome-settings-multimedia-keys.c               |   19 ++++++++++++++-----
 
59409
 2 files changed, 20 insertions(+), 5 deletions(-)
 
59410
 
 
59411
commit 2aae3239923a3c1d82c73ab8c9c48384671e6973
 
59412
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
59413
Date:   Sat Mar 17 22:40:48 2007 +0000
 
59414
 
 
59415
    2007-03-17 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
 
59416
    
 
59417
    svn path=/trunk/; revision=7386
 
59418
 
 
59419
 po/ChangeLog |    4 +
 
59420
 po/mk.po     |  222 +++++++++++++++++++++++++++++-----------------------------
 
59421
 2 files changed, 115 insertions(+), 111 deletions(-)
 
59422
 
 
59423
commit f3e7dc2fcba760e995e2adc654706b85b8a1b1b7
 
59424
Author: Alessio Frusciante <algol@src.gnome.org>
 
59425
Date:   Thu Mar 15 21:53:06 2007 +0000
 
59426
 
 
59427
    Updated Italian translation.
 
59428
    
 
59429
    svn path=/trunk/; revision=7385
 
59430
 
 
59431
 po/ChangeLog |    5 +
 
59432
 po/it.po     | 1212 +++++++++++++++++++++++++++++++++++-----------------------
 
59433
 2 files changed, 744 insertions(+), 473 deletions(-)
 
59434
 
 
59435
commit 253ec84164623aa40f53aa0b1154c3374aa975e2
 
59436
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
59437
Date:   Tue Mar 13 07:31:30 2007 +0000
 
59438
 
 
59439
    Update Ukrainian translation.
 
59440
    
 
59441
    2007-03-13 Maxim Dziumanenko <dziumanenko@gmail.com>
 
59442
    
 
59443
        * Update Ukrainian translation.
 
59444
    
 
59445
    
 
59446
    svn path=/trunk/; revision=7384
 
59447
 
 
59448
 help/ChangeLog |    2 +-
 
59449
 help/uk/uk.po  |  140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
59450
 2 files changed, 141 insertions(+), 1 deletions(-)
 
59451
 
 
59452
commit e0f8a16b4e74ca213723fe6c7bea301212eb1c35
 
59453
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
59454
Date:   Mon Mar 12 18:57:24 2007 +0000
 
59455
 
 
59456
    updated for 2.18.0.
 
59457
    
 
59458
    2007-03-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
59459
    
 
59460
        * NEWS:
 
59461
        * configure.in: updated for 2.18.0.
 
59462
    
 
59463
    svn path=/trunk/; revision=7381
 
59464
 
 
59465
 NEWS |    2 --
 
59466
 1 files changed, 0 insertions(+), 2 deletions(-)
 
59467
 
 
59468
commit 9d4c346786461c87291122fdbf0521d237a40a1a
 
59469
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
59470
Date:   Mon Mar 12 17:56:29 2007 +0000
 
59471
 
 
59472
    updated for 2.18.0.
 
59473
    
 
59474
    2007-03-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
59475
    
 
59476
        * NEWS:
 
59477
        * configure.in: updated for 2.18.0.
 
59478
    
 
59479
    svn path=/trunk/; revision=7380
 
59480
 
 
59481
 ChangeLog    |    5 +++++
 
59482
 NEWS         |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
59483
 configure.in |    2 +-
 
59484
 3 files changed, 63 insertions(+), 1 deletions(-)
 
59485
 
 
59486
commit ccae1396e02aa63da9f501a7e0cb218799080e6d
 
59487
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
59488
Date:   Mon Mar 12 17:18:27 2007 +0000
 
59489
 
 
59490
    Update Ukrainian translation.
 
59491
    
 
59492
    2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com>
 
59493
    
 
59494
        * Update Ukrainian translation.
 
59495
    
 
59496
    
 
59497
    svn path=/trunk/; revision=7379
 
59498
 
 
59499
 help/ChangeLog   |    5 +++++
 
59500
 help/Makefile.am |    2 +-
 
59501
 po/uk.po         |   24 ++++++++++++++++--------
 
59502
 3 files changed, 22 insertions(+), 9 deletions(-)
 
59503
 
 
59504
commit a4c6efd9b1b7d75d1dc35e7693eab27a29221de6
 
59505
Author: Jens Granseuer <jensgr@gmx.net>
 
59506
Date:   Sun Mar 11 20:05:46 2007 +0000
 
59507
 
 
59508
    remove obsolete list of dependencies, and update references to cvs (closes
 
59509
    
 
59510
    2007-03-11  Jens Granseuer  <jensgr@gmx.net>
 
59511
    
 
59512
        * README: remove obsolete list of dependencies, and update references
 
59513
        to cvs (closes bug #344741)
 
59514
    
 
59515
    svn path=/trunk/; revision=7378
 
59516
 
 
59517
 ChangeLog |    5 +++++
 
59518
 README    |   25 ++++++++-----------------
 
59519
 2 files changed, 13 insertions(+), 17 deletions(-)
 
59520
 
 
59521
commit 3d1208003da52f5688188be3ce9973bc7811d60c
 
59522
Author: Goran Rakic <grakic@src.gnome.org>
 
59523
Date:   Sun Mar 11 18:22:16 2007 +0000
 
59524
 
 
59525
    Updated Serbian translation
 
59526
    
 
59527
    svn path=/trunk/; revision=7377
 
59528
 
 
59529
 po/ChangeLog  |    4 +
 
59530
 po/sr.po      | 1885 +++++++++++++++++++++++++++++++++++--------------------
 
59531
 po/sr@Latn.po | 1928 ++++++++++++++++++++++++++++++++++++---------------------
 
59532
 3 files changed, 2427 insertions(+), 1390 deletions(-)
 
59533
 
 
59534
commit ef0764e304b4a9d1deb51f0e5f3d0178abb52502
 
59535
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
59536
Date:   Sat Mar 10 17:33:32 2007 +0000
 
59537
 
 
59538
    Translation updated.
 
59539
    
 
59540
    2007-03-10  Gabor Kelemen  <kelemeng@gnome.hu>
 
59541
    
 
59542
        * hu.po: Translation updated.
 
59543
    
 
59544
    svn path=/trunk/; revision=7376
 
59545
 
 
59546
 po/ChangeLog |    4 ++
 
59547
 po/hu.po     |   97 +++++++++++++++++++++++++++++----------------------------
 
59548
 2 files changed, 53 insertions(+), 48 deletions(-)
 
59549
 
 
59550
commit 3fab820470ef8ea95ea1761c2a25dc2964d88d16
 
59551
Author: Leonid Kanter <lkanter@src.gnome.org>
 
59552
Date:   Sat Mar 10 16:23:53 2007 +0000
 
59553
 
 
59554
    fixed Russian translation
 
59555
    
 
59556
    svn path=/trunk/; revision=7375
 
59557
 
 
59558
 po/ru.po |    6 +++---
 
59559
 1 files changed, 3 insertions(+), 3 deletions(-)
 
59560
 
 
59561
commit 55eff2adeddc7efb8b0aef96a09025a94e1b495c
 
59562
Author: Leonid Kanter <lkanter@src.gnome.org>
 
59563
Date:   Sat Mar 10 16:22:14 2007 +0000
 
59564
 
 
59565
    Updated Russian translation
 
59566
    
 
59567
    svn path=/trunk/; revision=7374
 
59568
 
 
59569
 po/ChangeLog |    4 +
 
59570
 po/ru.po     |  252 +++++++++++++++++++++++++++++++++-------------------------
 
59571
 2 files changed, 149 insertions(+), 107 deletions(-)
 
59572
 
 
59573
commit 34b87dcc51025bb0fc73252b3397c7de9a249a08
 
59574
Author: Vincent van Adrighem <adrighem@gnome.org>
 
59575
Date:   Sat Mar 10 15:06:17 2007 +0000
 
59576
 
 
59577
    Translation updated by Tino Meinen.
 
59578
    
 
59579
    2007-03-10  Vincent van Adrighem  <adrighem@gnome.org>
 
59580
    
 
59581
        * nl.po: Translation updated by Tino Meinen.
 
59582
    
 
59583
    svn path=/trunk/; revision=7373
 
59584
 
 
59585
 po/ChangeLog |    4 +
 
59586
 po/nl.po     |  943 ++++++++++++++++++++++++++++++++++++++++------------------
 
59587
 2 files changed, 661 insertions(+), 286 deletions(-)
 
59588
 
 
59589
commit f9d5bfe708139db4b047794b56f29f697563873e
 
59590
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
59591
Date:   Sat Mar 10 00:30:17 2007 +0000
 
59592
 
 
59593
    Updated Greek translation
 
59594
    
 
59595
    svn path=/trunk/; revision=7372
 
59596
 
 
59597
 po/ChangeLog |    4 ++++
 
59598
 1 files changed, 4 insertions(+), 0 deletions(-)
 
59599
 
 
59600
commit a3e6100bcd5f876c3975bf9b4b39d4f896789c84
 
59601
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
59602
Date:   Sat Mar 10 00:29:16 2007 +0000
 
59603
 
 
59604
    Updated Greek translation
 
59605
    
 
59606
    svn path=/trunk/; revision=7371
 
59607
 
 
59608
 po/el.po | 1289 ++++++++++++++++++++++++++++++++++++++++----------------------
 
59609
 1 files changed, 842 insertions(+), 447 deletions(-)
 
59610
 
 
59611
commit b1f63535fae57e178cf3cad19466dd73337b8318
 
59612
Author: Gintautas Miliauskas <gintas@akl.lt>
 
59613
Date:   Fri Mar 9 19:56:24 2007 +0000
 
59614
 
 
59615
    Updated Lithuanian translation.
 
59616
    
 
59617
    2007-03-09  Gintautas Miliauskas  <gintas@akl.lt>
 
59618
    
 
59619
        * lt.po: Updated Lithuanian translation.
 
59620
    
 
59621
    
 
59622
    
 
59623
    svn path=/trunk/; revision=7370
 
59624
 
 
59625
 po/ChangeLog |    4 +
 
59626
 po/lt.po     |  425 +++++++++++++++++-----------------------------------------
 
59627
 2 files changed, 130 insertions(+), 299 deletions(-)
 
59628
 
 
59629
commit 5e8e1849a15b59f02e145a5b508de74e85830b7a
 
59630
Author: Jakub Friedl <jfriedl@suse.cz>
 
59631
Date:   Thu Mar 8 13:21:45 2007 +0000
 
59632
 
 
59633
    Updated Czech translation.
 
59634
    
 
59635
    2007-03-08  Jakub Friedl  <jfriedl@suse.cz>
 
59636
    
 
59637
      * cs.po: Updated Czech translation.
 
59638
    
 
59639
    
 
59640
    svn path=/trunk/; revision=7369
 
59641
 
 
59642
 po/ChangeLog |    8 ++-
 
59643
 po/cs.po     |  175 ++++++++++++++++++++++++++++------------------------------
 
59644
 2 files changed, 91 insertions(+), 92 deletions(-)
 
59645
 
 
59646
commit ba44c95e1b138675ae2677bf765f56b6c8505cc9
 
59647
Author: Artur Flinta <aflinta@svn.gnome.org>
 
59648
Date:   Tue Mar 6 23:38:41 2007 +0000
 
59649
 
 
59650
    Updated Polish translation by GNOME PL Team.
 
59651
    
 
59652
    2007-03-07  Artur Flinta  <aflinta@svn.gnome.org>
 
59653
    
 
59654
        * pl.po: Updated Polish translation by GNOME PL Team.
 
59655
    
 
59656
    
 
59657
    svn path=/trunk/; revision=7368
 
59658
 
 
59659
 po/ChangeLog |    4 ++++
 
59660
 po/pl.po     |   54 +++++++++++++++++++++++++++---------------------------
 
59661
 2 files changed, 31 insertions(+), 27 deletions(-)
 
59662
 
 
59663
commit 4d10ed39483d94e681fa21a6cc58ce813c93e5af
 
59664
Author: Hendrik Richter <hendrikr@gnome.org>
 
59665
Date:   Tue Mar 6 17:52:08 2007 +0000
 
59666
 
 
59667
    Updated German translation.
 
59668
    
 
59669
    2007-03-06  Hendrik Richter  <hendrikr@gnome.org>
 
59670
    
 
59671
        * de.po: Updated German translation.
 
59672
    
 
59673
    svn path=/trunk/; revision=7367
 
59674
 
 
59675
 po/ChangeLog |    4 +
 
59676
 po/de.po     |  276 +++++++++++++++++++++++++++++++---------------------------
 
59677
 2 files changed, 152 insertions(+), 128 deletions(-)
 
59678
 
 
59679
commit af4dedd5270475eee8834c4a6ef08384facd7014
 
59680
Author: Hendrik Richter <hendrikr@gnome.org>
 
59681
Date:   Tue Mar 6 12:34:12 2007 +0000
 
59682
 
 
59683
    Updated German translation, by Christian Kintner
 
59684
    
 
59685
    2007-03-06  Hendrik Richter  <hendrikr@gnome.org>
 
59686
    
 
59687
        * de.po: Updated German translation, by
 
59688
                 Christian Kintner <mail@christian-kintner.de>
 
59689
    
 
59690
    svn path=/trunk/; revision=7366
 
59691
 
 
59692
 po/ChangeLog |    5 +
 
59693
 po/de.po     | 1250 ++++++++++++++++++++++++++++++++++++++--------------------
 
59694
 2 files changed, 817 insertions(+), 438 deletions(-)
 
59695
 
 
59696
commit 757d5091a497af146237898fe071496121c18ceb
 
59697
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
59698
Date:   Tue Mar 6 10:13:31 2007 +0000
 
59699
 
 
59700
    2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
 
59701
    
 
59702
    svn path=/trunk/; revision=7365
 
59703
 
 
59704
 po/ChangeLog |    4 +
 
59705
 po/mk.po     |  265 ++++++++++++++++++++++++++++++++--------------------------
 
59706
 2 files changed, 152 insertions(+), 117 deletions(-)
 
59707
 
 
59708
commit 8b90d02157fab12fbdc4b2a39d8cede07d39dba3
 
59709
Author: Jens Granseuer <jensgr@gmx.net>
 
59710
Date:   Mon Mar 5 19:26:18 2007 +0000
 
59711
 
 
59712
    fix build with gcc 2, and move setting the sort column somewhere sensible
 
59713
    
 
59714
    2007-03-05  Jens Granseuer  <jensgr@gmx.net>
 
59715
    
 
59716
        * gnome-mouse-properties.c: (populate_tree_model), (setup_dialog): fix
 
59717
        build with gcc 2, and move setting the sort column somewhere sensible
 
59718
    
 
59719
    svn path=/trunk/; revision=7364
 
59720
 
 
59721
 capplets/mouse/ChangeLog                |    5 +++++
 
59722
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
59723
 2 files changed, 6 insertions(+), 1 deletions(-)
 
59724
 
 
59725
commit 451b91d284210ca7620578b91980f7aad131f882
 
59726
Author: Jens Granseuer <jensgr@gmx.net>
 
59727
Date:   Mon Mar 5 16:57:03 2007 +0000
 
59728
 
 
59729
    Patch by: Loic Minier <lool+gnome@via.ecp.fr>
 
59730
    
 
59731
    2007-03-05  Jens Granseuer  <jensgr@gmx.net>
 
59732
    
 
59733
        Patch by: Loic Minier <lool+gnome@via.ecp.fr>
 
59734
    
 
59735
        * Makefile.am: add GNOMECC_LIBS to linker args. Closes bug #413468.
 
59736
    
 
59737
    svn path=/trunk/; revision=7363
 
59738
 
 
59739
 libwindow-settings/ChangeLog   |    6 ++++++
 
59740
 libwindow-settings/Makefile.am |    4 +++-
 
59741
 2 files changed, 9 insertions(+), 1 deletions(-)
 
59742
 
 
59743
commit 5a8978b069e567c01bb7c6419b56b95d62dbc308
 
59744
Author: Jens Granseuer <jensgr@gmx.net>
 
59745
Date:   Sun Mar 4 21:07:52 2007 +0000
 
59746
 
 
59747
    Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59748
    
 
59749
    2007-03-04  Jens Granseuer  <jensgr@gmx.net>
 
59750
    
 
59751
        Patch by: Andreas Koehler <andi5.py@gmx.net>
 
59752
    
 
59753
        * gnome-about-me.glade: use proper shadow type for the address fields
 
59754
        (fixes bug #414061)
 
59755
    
 
59756
    svn path=/trunk/; revision=7362
 
59757
 
 
59758
 capplets/about-me/ChangeLog            |    7 +++++++
 
59759
 capplets/about-me/gnome-about-me.glade |    4 ++--
 
59760
 2 files changed, 9 insertions(+), 2 deletions(-)
 
59761
 
 
59762
commit 7227b2dafdb9b7a4fad3ed8ba503d564aab06187
 
59763
Author: Jens Granseuer <jensgr@gmx.net>
 
59764
Date:   Sun Mar 4 20:42:33 2007 +0000
 
59765
 
 
59766
    plug leaks. Fixes bug #396069.
 
59767
    
 
59768
    2007-03-04  Jens Granseuer  <jensgr@gmx.net>
 
59769
    
 
59770
        * gnome-wp-capplet.c: (gnome_wp_add_images),
 
59771
        (gnome_wp_file_open_dialog), (bg_properties_dragged_image),
 
59772
        (gnome_wp_main_quit), (gnome_wp_scale_type_changed),
 
59773
        (gnome_wp_shade_type_changed), (gnome_wp_load_stuffs),
 
59774
        (gnome_wp_options_changed), (gnome_wp_shading_changed),
 
59775
        (wallpaper_properties_init), (main):
 
59776
        * gnome-wp-item.c: (gnome_wp_item_new),
 
59777
        (gnome_wp_item_get_thumbnail):
 
59778
        * gnome-wp-xml.c: (gnome_wp_load_legacy), (gnome_wp_xml_load_xml),
 
59779
        (gnome_wp_list_flatten), (gnome_wp_xml_save_list): plug leaks.
 
59780
        Fixes bug #396069.
 
59781
    
 
59782
    svn path=/trunk/; revision=7361
 
59783
 
 
59784
 capplets/background/ChangeLog          |   14 ++++++++++
 
59785
 capplets/background/gnome-wp-capplet.c |   44 ++++++++++++++++---------------
 
59786
 capplets/background/gnome-wp-item.c    |    5 +++-
 
59787
 capplets/background/gnome-wp-xml.c     |   27 +++++++++++++------
 
59788
 4 files changed, 59 insertions(+), 31 deletions(-)
 
59789
 
 
59790
commit 36c9732484f42405471c718bdf73d45e7cd4519f
 
59791
Author: Benjamin Berg <benjamin@sipsolutions.net>
 
59792
Date:   Sun Mar 4 19:59:56 2007 +0000
 
59793
 
 
59794
    Free the engine and color scheme lists. Removed some bogus old code that
 
59795
    
 
59796
    2007-03-04  Benjamin Berg  <benjamin@sipsolutions.net>
 
59797
    
 
59798
        * gnome-theme-details.c: (update_color_scheme_tab):
 
59799
        Free the engine and color scheme lists.
 
59800
        Removed some bogus old code that caused the current theme to be
 
59801
        checked instead of the new one.
 
59802
    
 
59803
    svn path=/trunk/; revision=7360
 
59804
 
 
59805
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
59806
 capplets/theme-switcher/gnome-theme-details.c |   11 +++++------
 
59807
 2 files changed, 12 insertions(+), 6 deletions(-)
 
59808
 
 
59809
commit bc8e3ee00772c3af7ae3836fde779d3c5dc92c8d
 
59810
Author: Thomas Wood <thos@gnome.org>
 
59811
Date:   Sun Mar 4 18:28:57 2007 +0000
 
59812
 
 
59813
    Don't try and open null filenames Reset the gtk_color_scheme after a
 
59814
    
 
59815
    2007-03-04  Thomas Wood  <thos@gnome.org>
 
59816
    
 
59817
        * gnome-theme-info.c: (gnome_theme_read_meta_theme): Don't try and open null
 
59818
        filenames
 
59819
        * theme-thumbnail.c: (message_from_capplet): Reset the gtk_color_scheme after
 
59820
        a thumbnail has been generated.
 
59821
    
 
59822
    svn path=/trunk/; revision=7359
 
59823
 
 
59824
 capplets/common/ChangeLog          |    7 +++++++
 
59825
 capplets/common/gnome-theme-info.c |    7 +++++--
 
59826
 capplets/common/theme-thumbnail.c  |    1 +
 
59827
 3 files changed, 13 insertions(+), 2 deletions(-)
 
59828
 
 
59829
commit 68b68e08b8a151096b8b28b5b1434edbb553e049
 
59830
Author: Thomas Wood <thos@gnome.org>
 
59831
Date:   Sun Mar 4 17:39:36 2007 +0000
 
59832
 
 
59833
    Patch by: Thomas Zajic <zlatko@gmx.at>
 
59834
    
 
59835
    2007-03-04  Thomas Wood  <thos@gnome.org>
 
59836
    
 
59837
        Patch by: Thomas Zajic <zlatko@gmx.at>
 
59838
    
 
59839
        * gnome-mouse-properties.c: (populate_tree_model): Add two popular cursor
 
59840
        sizes to the filter, and sort "Pointers" list alphabetically.
 
59841
    
 
59842
    svn path=/trunk/; revision=7358
 
59843
 
 
59844
 capplets/mouse/ChangeLog                |    7 +++++++
 
59845
 capplets/mouse/gnome-mouse-properties.c |    3 ++-
 
59846
 2 files changed, 9 insertions(+), 1 deletions(-)
 
59847
 
 
59848
commit e006e1b875559c85eb10d1f9055a3d5ecd1c5b4d
 
59849
Author: Erdal Ronahi <eronahi@src.gnome.org>
 
59850
Date:   Sun Mar 4 17:19:37 2007 +0000
 
59851
 
 
59852
    Updated Kurdish translations again
 
59853
    
 
59854
    svn path=/trunk/; revision=7357
 
59855
 
 
59856
 po/ku.po | 2730 ++++++++++++++++++++++++++++++++++++--------------------------
 
59857
 1 files changed, 1603 insertions(+), 1127 deletions(-)
 
59858
 
 
59859
commit 3a4bd9578d82c662f85c779f47bc8b6659c6864c
 
59860
Author: Thomas Wood <thos@gnome.org>
 
59861
Date:   Sun Mar 4 17:17:47 2007 +0000
 
59862
 
 
59863
    Move gtkrc-utils from capplets/theme-switcher to capplets/common.
 
59864
    
 
59865
    2007-03-04  Thomas Wood  <thos@gnome.org>
 
59866
    
 
59867
        * Makefile.am:
 
59868
        * gtkrc-utils.c: (gtkrc_get_details):
 
59869
        * gtkrc-utils.h:
 
59870
        Move gtkrc-utils from capplets/theme-switcher to capplets/common.
 
59871
    
 
59872
        * gnome-theme-info.c: (gnome_theme_read_meta_theme): Search the gtkrc for
 
59873
        the colour scheme if none was found in the metatheme file. Fixes a problem
 
59874
        when comparing two metathemes which only differ by the colour scheme setting.
 
59875
    
 
59876
    
 
59877
    svn path=/trunk/; revision=7356
 
59878
 
 
59879
 capplets/common/ChangeLog             |   11 ++
 
59880
 capplets/common/Makefile.am           |    3 +-
 
59881
 capplets/common/gnome-theme-info.c    |    8 ++
 
59882
 capplets/common/gtkrc-utils.c         |  196 +++++++++++++++++++++++++++++++++
 
59883
 capplets/common/gtkrc-utils.h         |    5 +
 
59884
 capplets/theme-switcher/ChangeLog     |    7 +
 
59885
 capplets/theme-switcher/Makefile.am   |    4 +-
 
59886
 capplets/theme-switcher/gtkrc-utils.c |  138 -----------------------
 
59887
 capplets/theme-switcher/gtkrc-utils.h |    5 -
 
59888
 9 files changed, 230 insertions(+), 147 deletions(-)
 
59889
 
 
59890
commit 77f371143bbe09f3399b54f6afbe58a4c6fb058c
 
59891
Author: Erdal Ronahi <eronahi@src.gnome.org>
 
59892
Date:   Sun Mar 4 17:10:26 2007 +0000
 
59893
 
 
59894
    Updated Kurdish translation
 
59895
    
 
59896
    svn path=/trunk/; revision=7355
 
59897
 
 
59898
 po/ChangeLog |    4 +
 
59899
 po/ku.po     | 1738 +++++++++++++++++++++++++++++++++-------------------------
 
59900
 2 files changed, 1002 insertions(+), 740 deletions(-)
 
59901
 
 
59902
commit 7bd1a67f61eb2b44db1f6b80b6ed88f6a3dd383c
 
59903
Author: Jens Granseuer <jensgr@gmx.net>
 
59904
Date:   Sun Mar 4 12:32:42 2007 +0000
 
59905
 
 
59906
    Patch by: Loic Minier <lool+gnome@via.ecp.fr>
 
59907
    
 
59908
    2007-03-04  Jens Granseuer  <jensgr@gmx.net>
 
59909
    
 
59910
        Patch by: Loic Minier <lool+gnome@via.ecp.fr>
 
59911
    
 
59912
        * configure.in: fix linker flags for fontilus (part of bug #413468)
 
59913
    
 
59914
    svn path=/trunk/; revision=7354
 
59915
 
 
59916
 ChangeLog    |    6 ++++++
 
59917
 configure.in |    2 +-
 
59918
 2 files changed, 7 insertions(+), 1 deletions(-)
 
59919
 
 
59920
commit d518418a6f20a93a239704dfb423fc2ff996d5a5
 
59921
Author: Artur Flinta <aflinta@svn.gnome.org>
 
59922
Date:   Sat Mar 3 20:01:31 2007 +0000
 
59923
 
 
59924
    Updated Polish translation by GNOME PL Team.
 
59925
    
 
59926
    2007-03-03  Artur Flinta  <aflinta@svn.gnome.org>
 
59927
    
 
59928
        * pl.po: Updated Polish translation by GNOME PL Team.
 
59929
    
 
59930
    
 
59931
    svn path=/trunk/; revision=7353
 
59932
 
 
59933
 po/ChangeLog |    4 ++++
 
59934
 po/pl.po     |    2 +-
 
59935
 2 files changed, 5 insertions(+), 1 deletions(-)
 
59936
 
 
59937
commit 0f1a9017e5acde4f89de05bb53157d7dc37d1e5f
 
59938
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
59939
Date:   Fri Mar 2 13:19:51 2007 +0000
 
59940
 
 
59941
    Updated Translation
 
59942
    
 
59943
    svn path=/trunk/; revision=7352
 
59944
 
 
59945
 po/ChangeLog |    4 +
 
59946
 po/gu.po     |  798 +++++++++++++++++++++++++++++++++++++++++-----------------
 
59947
 2 files changed, 567 insertions(+), 235 deletions(-)
 
59948
 
 
59949
commit 79b4f3b6bd717626687c74ea840ea90293297afa
 
59950
Author: Jens Granseuer <jensgr@gmx.net>
 
59951
Date:   Thu Mar 1 18:01:02 2007 +0000
 
59952
 
 
59953
    fix double-free reported by Sandino Flores-Moreno. Closes bug #413352.
 
59954
    
 
59955
    2007-03-01  Jens Granseuer  <jensgr@gmx.net>
 
59956
    
 
59957
        * main.c: (create_dialog): fix double-free reported by Sandino
 
59958
        Flores-Moreno. Closes bug #413352.
 
59959
    
 
59960
    svn path=/trunk/; revision=7351
 
59961
 
 
59962
 capplets/display/ChangeLog |    5 +++++
 
59963
 capplets/display/main.c    |    9 ++++-----
 
59964
 2 files changed, 9 insertions(+), 5 deletions(-)
 
59965
 
 
59966
commit 93d31966a78ea8ac321b8c37491ba96988f0206a
 
59967
Author: Changwoo Ryu <cwryu@debian.org>
 
59968
Date:   Thu Mar 1 01:09:36 2007 +0000
 
59969
 
 
59970
    Updated Korean translation.
 
59971
    
 
59972
    2007-03-01  Changwoo Ryu  <cwryu@debian.org>
 
59973
    
 
59974
        * ko.po: Updated Korean translation.
 
59975
    
 
59976
    svn path=/trunk/; revision=7350
 
59977
 
 
59978
 po/ChangeLog |    4 ++
 
59979
 po/ko.po     |   99 ++++++++++++++++++++++++++++++----------------------------
 
59980
 2 files changed, 55 insertions(+), 48 deletions(-)
 
59981
 
 
59982
commit 95cba1eb444780118099b6e9a968e7986f46a66a
 
59983
Author: Matic Žgur <maticz@src.gnome.org>
 
59984
Date:   Wed Feb 28 22:19:57 2007 +0000
 
59985
 
 
59986
    Updated Slovenian translation.
 
59987
    
 
59988
    svn path=/trunk/; revision=7349
 
59989
 
 
59990
 po/ChangeLog |    4 +
 
59991
 po/sl.po     |  642 +++++++++++++++++++++++++++++++++-------------------------
 
59992
 2 files changed, 366 insertions(+), 280 deletions(-)
 
59993
 
 
59994
commit 3fb7e4d3c9e99bebfeec7a9f24e09a77ef1de9e9
 
59995
Author: Artur Flinta <aflinta@svn.gnome.org>
 
59996
Date:   Wed Feb 28 20:16:29 2007 +0000
 
59997
 
 
59998
    Updated Polish translation by GNOME PL Team.
 
59999
    
 
60000
    2007-02-28  Artur Flinta  <aflinta@svn.gnome.org>
 
60001
    
 
60002
        * pl.po: Updated Polish translation by GNOME PL Team.
 
60003
    
 
60004
    
 
60005
    svn path=/trunk/; revision=7348
 
60006
 
 
60007
 po/ChangeLog |    4 +
 
60008
 po/pl.po     |  287 ++++++++++++++++++++++++++++++++--------------------------
 
60009
 2 files changed, 162 insertions(+), 129 deletions(-)
 
60010
 
 
60011
commit a4f80edf07ef2939a683bd52ca905b46699612a0
 
60012
Author: Jens Granseuer <jensgr@gmx.net>
 
60013
Date:   Wed Feb 28 17:08:55 2007 +0000
 
60014
 
 
60015
    ref the master track (fixes bug #412467)
 
60016
    
 
60017
    2007-02-28  Jens Granseuer  <jensgr@gmx.net>
 
60018
    
 
60019
        * actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_open): ref
 
60020
        the master track (fixes bug #412467)
 
60021
    
 
60022
    svn path=/trunk/; revision=7346
 
60023
 
 
60024
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
60025
 .../actions/acme-volume-gstreamer.c                |    2 +-
 
60026
 2 files changed, 6 insertions(+), 1 deletions(-)
 
60027
 
 
60028
commit a93dd44a8808703eeda42b5a7e79b318d0157572
 
60029
Author: Thomas Wood <thos@gnome.org>
 
60030
Date:   Wed Feb 28 09:36:57 2007 +0000
 
60031
 
 
60032
    Replace a deprecated function (color_select), (gnome_theme_details_init):
 
60033
    
 
60034
    2007-02-28  Thomas Wood  <thos@gnome.org>
 
60035
    
 
60036
        * gnome-theme-details.c: (load_theme_names): Replace a deprecated function
 
60037
        (color_select), (gnome_theme_details_init): Rename color_select() to gtk_color_scheme_changed()
 
60038
    
 
60039
    svn path=/trunk/; revision=7345
 
60040
 
 
60041
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
60042
 capplets/theme-switcher/gnome-theme-details.c |   18 +++++++++---------
 
60043
 2 files changed, 14 insertions(+), 9 deletions(-)
 
60044
 
 
60045
commit 4a33f799ef9043007264fbbcf612e907b61465d8
 
60046
Author: Thomas Wood <thos@gnome.org>
 
60047
Date:   Wed Feb 28 09:18:24 2007 +0000
 
60048
 
 
60049
    Set the gtk-color-scheme even if it is blank. Set the gtk-color-scheme
 
60050
    
 
60051
    2007-02-28  Thomas Wood  <thos@gnome.org>
 
60052
    
 
60053
        * gnome-theme-apply.c: (gnome_meta_theme_set): Set the gtk-color-scheme even
 
60054
        if it is blank.
 
60055
        * theme-thumbnail.c: (create_image), (handle_bytes),
 
60056
        (generate_theme_thumbnail), (generate_theme_thumbnail_async),
 
60057
        (theme_thumbnail_factory_init): Set the gtk-color-scheme when creating the
 
60058
        thumbnail.
 
60059
    
 
60060
    svn path=/trunk/; revision=7344
 
60061
 
 
60062
 capplets/common/ChangeLog           |    9 +++++++++
 
60063
 capplets/common/gnome-theme-apply.c |    7 +++++--
 
60064
 capplets/common/theme-thumbnail.c   |   27 +++++++++++++++++++++++++++
 
60065
 3 files changed, 41 insertions(+), 2 deletions(-)
 
60066
 
 
60067
commit df30efc30f27a36bb60c7d002e86ac92eccfae93
 
60068
Author: Jens Granseuer <jensgr@gmx.net>
 
60069
Date:   Tue Feb 27 19:56:12 2007 +0000
 
60070
 
 
60071
    another attempt at fixing bug #411697. The previous commit fell a bit
 
60072
    
 
60073
    2007-02-27  Jens Granseuer  <jensgr@gmx.net>
 
60074
    
 
60075
        * gnome-about-me-password.c: (stop_passwd),
 
60076
        (free_passwd_resources), (passdlg_process_response): another attempt
 
60077
        at fixing bug #411697. The previous commit fell a bit short
 
60078
    
 
60079
    svn path=/trunk/; revision=7343
 
60080
 
 
60081
 capplets/about-me/ChangeLog                 |    6 +++
 
60082
 capplets/about-me/gnome-about-me-password.c |   54 ++++++++++++---------------
 
60083
 2 files changed, 30 insertions(+), 30 deletions(-)
 
60084
 
 
60085
commit dcd24e05c557feb9a02906a85746ee2edfc5c371
 
60086
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
60087
Date:   Tue Feb 27 17:59:09 2007 +0000
 
60088
 
 
60089
    Updated traditional Chinese translation
 
60090
    
 
60091
    svn path=/trunk/; revision=7342
 
60092
 
 
60093
 po/ChangeLog |    5 +
 
60094
 po/zh_HK.po  | 1255 ++++++++++++++++++++++++++++++++++++--------------------
 
60095
 po/zh_TW.po  | 1312 ++++++++++++++++++++++++++++++++++++++--------------------
 
60096
 3 files changed, 1683 insertions(+), 889 deletions(-)
 
60097
 
 
60098
commit de1630e7a8011d3641f957f18dbc1e855f7b928b
 
60099
Author: Gintautas Miliauskas <gintas@akl.lt>
 
60100
Date:   Tue Feb 27 14:41:39 2007 +0000
 
60101
 
 
60102
    Updated Lithuanian translation.
 
60103
    
 
60104
    2007-02-27  Gintautas Miliauskas  <gintas@akl.lt>
 
60105
    
 
60106
        * lt.po: Updated Lithuanian translation.
 
60107
    
 
60108
    
 
60109
    svn path=/trunk/; revision=7341
 
60110
 
 
60111
 po/ChangeLog |    4 +
 
60112
 po/lt.po     |  631 +++++++++++++++++++++++++++++++++-------------------------
 
60113
 2 files changed, 363 insertions(+), 272 deletions(-)
 
60114
 
 
60115
commit 3c9cc64cf195cd3d99448eb5a1aefbe6f1582726
 
60116
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
60117
Date:   Mon Feb 26 20:37:38 2007 +0000
 
60118
 
 
60119
    Prepare for 2.17.92
 
60120
    
 
60121
    svn path=/trunk/; revision=7339
 
60122
 
 
60123
 ChangeLog    |    5 ++++
 
60124
 NEWS         |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
60125
 configure.in |    2 +-
 
60126
 3 files changed, 77 insertions(+), 1 deletions(-)
 
60127
 
 
60128
commit 9ff02af06c034b98e085b4d8aa445984bdf03c84
 
60129
Author: Jens Granseuer <jensgr@gmx.net>
 
60130
Date:   Mon Feb 26 17:05:09 2007 +0000
 
60131
 
 
60132
    prevent the child watcher from accessing already released memory after the
 
60133
    
 
60134
    2007-02-26  Jens Granseuer  <jensgr@gmx.net>
 
60135
    
 
60136
        * gnome-about-me-password.c: (stop_passwd), (child_watch_remove),
 
60137
        (free_passwd_resources): prevent the child watcher from accessing
 
60138
        already released memory after the dialog has been closed (should fix
 
60139
        bug #411697)
 
60140
    
 
60141
        * gnome-about-me-password.c: (gnome_about_me_password): unref dialog
 
60142
        when we're done
 
60143
    
 
60144
        * gnome-about-me.c: (about_me_setup_dialog): remove redundant warning
 
60145
    
 
60146
    svn path=/trunk/; revision=7338
 
60147
 
 
60148
 capplets/about-me/ChangeLog                 |   11 +++++++++
 
60149
 capplets/about-me/gnome-about-me-password.c |   32 +++++++++++++++++++-------
 
60150
 capplets/about-me/gnome-about-me.c          |    1 -
 
60151
 3 files changed, 34 insertions(+), 10 deletions(-)
 
60152
 
 
60153
commit 43bb23a860870eb2a903db7d7d0f953b613bea24
 
60154
Author: Jakub Friedl <jfriedl@suse.cz>
 
60155
Date:   Mon Feb 26 15:23:14 2007 +0000
 
60156
 
 
60157
    Czech translation updated.
 
60158
    
 
60159
    2007-02-26  Jakub Friedl  <jfriedl@suse.cz>
 
60160
    
 
60161
      * cs.po: Czech translation updated.
 
60162
    
 
60163
    
 
60164
    svn path=/trunk/; revision=7337
 
60165
 
 
60166
 po/ChangeLog |    4 +
 
60167
 po/cs.po     |  280 +++++++++++++++++++++++++++++++---------------------------
 
60168
 2 files changed, 154 insertions(+), 130 deletions(-)
 
60169
 
 
60170
commit d639b80a2385c2b6a5ce526a4f1051988f443bb2
 
60171
Author: Priit Laes <plaes@svn.gnome.org>
 
60172
Date:   Sun Feb 25 13:44:39 2007 +0000
 
60173
 
 
60174
    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
60175
    
 
60176
    2007-02-25  Priit Laes  <plaes@svn.gnome.org>
 
60177
    
 
60178
        * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
60179
    
 
60180
    svn path=/trunk/; revision=7336
 
60181
 
 
60182
 po/ChangeLog |    4 ++
 
60183
 po/et.po     |  135 ++++++++++++++++++++++++++-------------------------------
 
60184
 2 files changed, 66 insertions(+), 73 deletions(-)
 
60185
 
 
60186
commit f85d110b1fc8348964b7f11b33f31dcc522a3de3
 
60187
Author: Jens Granseuer <jensgr@gmx.net>
 
60188
Date:   Sun Feb 25 12:20:31 2007 +0000
 
60189
 
 
60190
    Patch by: Diego Escalante Urrelo <diego@aureal.com.pe>
 
60191
    
 
60192
    2007-02-25  Jens Granseuer  <jensgr@gmx.net>
 
60193
    
 
60194
        Patch by: Diego Escalante Urrelo <diego@aureal.com.pe>
 
60195
    
 
60196
        * e-image-chooser.c: (set_image_from_data): don't use a composite
 
60197
        pixbuf, avoiding some unnecessary clipping (fixes bug #380315)
 
60198
    
 
60199
    svn path=/trunk/; revision=7335
 
60200
 
 
60201
 capplets/about-me/ChangeLog         |    7 +++++++
 
60202
 capplets/about-me/e-image-chooser.c |   14 +-------------
 
60203
 2 files changed, 8 insertions(+), 13 deletions(-)
 
60204
 
 
60205
commit 11c36bd11a9006bb1d51049287c52ded391ac4f4
 
60206
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
60207
Date:   Sun Feb 25 11:38:52 2007 +0000
 
60208
 
 
60209
    updating for Punjabi by alam
 
60210
    
 
60211
    svn path=/trunk/; revision=7334
 
60212
 
 
60213
 po/pa.po |  287 +++++++++++++++++++++++++++++++++-----------------------------
 
60214
 1 files changed, 153 insertions(+), 134 deletions(-)
 
60215
 
 
60216
commit 67d5239993ec988293caa6cedd7b716d43b57ca0
 
60217
Author: Jens Granseuer <jensgr@gmx.net>
 
60218
Date:   Sun Feb 25 10:07:28 2007 +0000
 
60219
 
 
60220
    change default dir for the image chooser to $datadir/pixmaps/faces (same
 
60221
    
 
60222
    2007-02-25  Jens Granseuer  <jensgr@gmx.net>
 
60223
    
 
60224
        * Makefile.am:
 
60225
        * gnome-about-me.c: (about_me_image_clicked_cb): change default dir for
 
60226
        the image chooser to $datadir/pixmaps/faces (same as gdm) and add a
 
60227
        bookmark for ~/Pictures if available (fixes bug #408305)
 
60228
    
 
60229
    svn path=/trunk/; revision=7333
 
60230
 
 
60231
 capplets/about-me/ChangeLog        |    7 +++++++
 
60232
 capplets/about-me/Makefile.am      |    1 +
 
60233
 capplets/about-me/gnome-about-me.c |   16 +++++++++++++---
 
60234
 3 files changed, 21 insertions(+), 3 deletions(-)
 
60235
 
 
60236
commit 2ae3f6669e87bd2402ac9eb4f57a5fb08ccc5d67
 
60237
Author: Jens Granseuer <jensgr@gmx.net>
 
60238
Date:   Sun Feb 25 10:00:59 2007 +0000
 
60239
 
 
60240
    fix compiler warning
 
60241
    
 
60242
    2007-02-25  Jens Granseuer  <jensgr@gmx.net>
 
60243
    
 
60244
        * test-media-window.c: (test_window): fix compiler warning
 
60245
    
 
60246
    svn path=/trunk/; revision=7332
 
60247
 
 
60248
 gnome-settings-daemon/ChangeLog           |    4 ++++
 
60249
 gnome-settings-daemon/test-media-window.c |    2 +-
 
60250
 2 files changed, 5 insertions(+), 1 deletions(-)
 
60251
 
 
60252
commit d7bbc351d1e7a0fdf04eb6e2f186d3ac75ab4f81
 
60253
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
60254
Date:   Sat Feb 24 21:36:49 2007 +0000
 
60255
 
 
60256
    Translation updated.
 
60257
    
 
60258
    2007-02-24  Gabor Kelemen  <kelemeng@gnome.hu>
 
60259
    
 
60260
        * hu.po: Translation updated.
 
60261
    
 
60262
    svn path=/trunk/; revision=7331
 
60263
 
 
60264
 po/ChangeLog |    4 ++++
 
60265
 1 files changed, 4 insertions(+), 0 deletions(-)
 
60266
 
 
60267
commit 5ca820f8585d8108646f136f1b5dced540eb310a
 
60268
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
60269
Date:   Sat Feb 24 21:36:23 2007 +0000
 
60270
 
 
60271
    Translation updated.
 
60272
    
 
60273
    2007-02-24  Gabor Kelemen  <kelemeng@gnome.hu>
 
60274
    
 
60275
        * hu.po: Translation updated.
 
60276
    
 
60277
    svn path=/trunk/; revision=7330
 
60278
 
 
60279
 po/hu.po |  251 ++++++++++++++++++++++++++++++++++----------------------------
 
60280
 1 files changed, 138 insertions(+), 113 deletions(-)
 
60281
 
 
60282
commit 8591b9a45fd1615807ee3db6fb7c5d0ca37807b4
 
60283
Author: Changwoo Ryu <cwryu@debian.org>
 
60284
Date:   Sat Feb 24 20:08:52 2007 +0000
 
60285
 
 
60286
    Updated Korean translation.
 
60287
    
 
60288
    2007-02-25  Changwoo Ryu  <cwryu@debian.org>
 
60289
    
 
60290
        * ko.po: Updated Korean translation.
 
60291
    
 
60292
    svn path=/trunk/; revision=7329
 
60293
 
 
60294
 po/ChangeLog |    4 +
 
60295
 po/ko.po     |  210 ++++++++++++++++++++++++++++++++++------------------------
 
60296
 2 files changed, 126 insertions(+), 88 deletions(-)
 
60297
 
 
60298
commit 2ea899f11e16becd1452fdaaf0339b5d821bf4bd
 
60299
Author: Jens Granseuer <jensgr@gmx.net>
 
60300
Date:   Fri Feb 23 22:52:53 2007 +0000
 
60301
 
 
60302
    correctly pass the function address when setting up the event filter
 
60303
    
 
60304
    2007-02-23  Jens Granseuer  <jensgr@gmx.net>
 
60305
    
 
60306
        * gnome-settings-accessibility-keyboard.c:
 
60307
        (gnome_settings_accessibility_keyboard_load): correctly pass the
 
60308
        function address when setting up the event filter
 
60309
    
 
60310
    svn path=/trunk/; revision=7328
 
60311
 
 
60312
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
60313
 .../gnome-settings-accessibility-keyboard.c        |    3 +--
 
60314
 2 files changed, 7 insertions(+), 2 deletions(-)
 
60315
 
 
60316
commit 536fc3e714916b42fbd21049ded3e36453db6f86
 
60317
Author: Kjartan Maraas <kmaraas@gnome.org>
 
60318
Date:   Fri Feb 23 20:05:51 2007 +0000
 
60319
 
 
60320
    Updated Norwegian bokmål translation.
 
60321
    
 
60322
    2007-02-23  Kjartan Maraas  <kmaraas@gnome.org>
 
60323
    
 
60324
        * nb.po: Updated Norwegian bokmål translation.
 
60325
    
 
60326
    svn path=/trunk/; revision=7327
 
60327
 
 
60328
 po/ChangeLog |    4 ++
 
60329
 po/nb.po     |  113 ++++++++++++++++++++++++++--------------------------------
 
60330
 2 files changed, 55 insertions(+), 62 deletions(-)
 
60331
 
 
60332
commit e5b4a38592f67273174b51004261594c5e639855
 
60333
Author: Jens Granseuer <jensgr@gmx.net>
 
60334
Date:   Fri Feb 23 18:05:03 2007 +0000
 
60335
 
 
60336
    fix harmless copy'n'paste error
 
60337
    
 
60338
    2007-02-23  Jens Granseuer  <jensgr@gmx.net>
 
60339
    
 
60340
        * gnome-theme-installer.c: (transfer_done_tarbz2_idle_cb): fix
 
60341
        harmless copy'n'paste error
 
60342
    
 
60343
    svn path=/trunk/; revision=7326
 
60344
 
 
60345
 capplets/theme-switcher/ChangeLog               |    5 +++++
 
60346
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
60347
 2 files changed, 6 insertions(+), 1 deletions(-)
 
60348
 
 
60349
commit 3950a63d86e15803e5950a5e5232a3ceb483fe14
 
60350
Author: Jens Granseuer <jensgr@gmx.net>
 
60351
Date:   Fri Feb 23 17:33:22 2007 +0000
 
60352
 
 
60353
    add another NULL check. Should really fix #398631.
 
60354
    
 
60355
    2007-02-23  Jens Granseuer  <jensgr@gmx.net>
 
60356
    
 
60357
        * gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
 
60358
        add another NULL check. Should really fix #398631.
 
60359
    
 
60360
    svn path=/trunk/; revision=7325
 
60361
 
 
60362
 capplets/keyboard/ChangeLog                        |    5 +++++
 
60363
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    3 +++
 
60364
 2 files changed, 8 insertions(+), 0 deletions(-)
 
60365
 
 
60366
commit 5c743e16ded97eb98df79faaa4a95c8268f294fc
 
60367
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
60368
Date:   Fri Feb 23 15:13:47 2007 +0000
 
60369
 
 
60370
    Updated Vietnamese translation
 
60371
    
 
60372
    svn path=/trunk/; revision=7324
 
60373
 
 
60374
 po/ChangeLog |    4 +
 
60375
 po/vi.po     | 1441 ++++++++++++++++++++++++++++++++++++++--------------------
 
60376
 2 files changed, 946 insertions(+), 499 deletions(-)
 
60377
 
 
60378
commit fbac9c86c09e4cf22d8c116d2946a0d3c5ebad76
 
60379
Author: Alexander Shopov <ash@contact.bg>
 
60380
Date:   Fri Feb 23 07:49:21 2007 +0000
 
60381
 
 
60382
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
60383
    
 
60384
    2007-02-23  Alexander Shopov  <ash@contact.bg>
 
60385
    
 
60386
        * bg.po: Updated Bulgarian translation by
 
60387
        Alexander Shopov <ash@contact.bg>
 
60388
    
 
60389
    svn path=/trunk/; revision=7323
 
60390
 
 
60391
 po/ChangeLog |    5 ++++
 
60392
 po/bg.po     |   72 ++++++++++++++++++++++++++++-----------------------------
 
60393
 2 files changed, 40 insertions(+), 37 deletions(-)
 
60394
 
 
60395
commit 361f400d3273f63968a23601c06e6d02ad8c2112
 
60396
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
60397
Date:   Thu Feb 22 21:25:00 2007 +0000
 
60398
 
 
60399
    Updated French translation.
 
60400
    
 
60401
    2007-02-22  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
60402
    
 
60403
        * fr.po: Updated French translation.
 
60404
    
 
60405
    svn path=/trunk/; revision=7322
 
60406
 
 
60407
 po/ChangeLog |    4 ++++
 
60408
 po/fr.po     |   42 +++++++++++++++++++-----------------------
 
60409
 2 files changed, 23 insertions(+), 23 deletions(-)
 
60410
 
 
60411
commit 53c80ad47b743b8c1844f8b65a8d60bffb6bf5ff
 
60412
Author: Jens Granseuer <jensgr@gmx.net>
 
60413
Date:   Thu Feb 22 20:35:17 2007 +0000
 
60414
 
 
60415
    color components in GdkColor are guint16 not guint8, so format
 
60416
    
 
60417
    2007-02-22  Jens Granseuer  <jensgr@gmx.net>
 
60418
    
 
60419
        * gnome-theme-details.c: (color_select): color components in
 
60420
        GdkColor are guint16 not guint8, so format accordingly. Fixes bug
 
60421
        398331.
 
60422
    
 
60423
    svn path=/trunk/; revision=7321
 
60424
 
 
60425
 capplets/theme-switcher/ChangeLog             |    6 ++++++
 
60426
 capplets/theme-switcher/gnome-theme-details.c |   13 ++++++-------
 
60427
 2 files changed, 12 insertions(+), 7 deletions(-)
 
60428
 
 
60429
commit bf8ec9cf36fd96c048b083c41587e3f64889f10c
 
60430
Author: Jens Granseuer <jensgr@gmx.net>
 
60431
Date:   Thu Feb 22 19:17:18 2007 +0000
 
60432
 
 
60433
    constify arg to fix a compiler warning
 
60434
    
 
60435
    2007-02-22  Jens Granseuer  <jensgr@gmx.net>
 
60436
    
 
60437
        * gtkrc-utils.c: (gtkrc_find_named):
 
60438
        * gtkrc-utils.h: constify arg to fix a compiler warning
 
60439
    
 
60440
    svn path=/trunk/; revision=7320
 
60441
 
 
60442
 capplets/theme-switcher/ChangeLog     |    5 +++++
 
60443
 capplets/theme-switcher/gtkrc-utils.c |    2 +-
 
60444
 capplets/theme-switcher/gtkrc-utils.h |    2 +-
 
60445
 3 files changed, 7 insertions(+), 2 deletions(-)
 
60446
 
 
60447
commit 204c1c0418cb50dcab7c190f1fc8460c361f8791
 
60448
Author: Jens Granseuer <jensgr@gmx.net>
 
60449
Date:   Thu Feb 22 19:11:24 2007 +0000
 
60450
 
 
60451
    update selected_fg_color from the correct slot. Fixes bug 410764.
 
60452
    
 
60453
    2007-02-22  Jens Granseuer  <jensgr@gmx.net>
 
60454
    
 
60455
        * gnome-theme-details.c: (color_select): update selected_fg_color
 
60456
        from the correct slot. Fixes bug 410764.
 
60457
    
 
60458
    svn path=/trunk/; revision=7319
 
60459
 
 
60460
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
60461
 capplets/theme-switcher/gnome-theme-details.c |    2 +-
 
60462
 2 files changed, 6 insertions(+), 1 deletions(-)
 
60463
 
 
60464
commit b00934aac17c17965ba1159a63baa03f5c5c96fb
 
60465
Author: Jens Granseuer <jensgr@gmx.net>
 
60466
Date:   Thu Feb 22 17:38:18 2007 +0000
 
60467
 
 
60468
    remove some long-dead code; don't leak stuff on error, either
 
60469
    
 
60470
    2007-02-22  Jens Granseuer  <jensgr@gmx.net>
 
60471
    
 
60472
        * gnome-window-properties.c: (alt_click_radio_toggled_callback),
 
60473
        (main), (reload_mouse_modifiers): remove some long-dead code; don't leak
 
60474
        stuff on error, either
 
60475
    
 
60476
    svn path=/trunk/; revision=7318
 
60477
 
 
60478
 capplets/windows/ChangeLog                 |    6 +++
 
60479
 capplets/windows/gnome-window-properties.c |   65 +++-------------------------
 
60480
 2 files changed, 13 insertions(+), 58 deletions(-)
 
60481
 
 
60482
commit cb6a51c18558e93c26120c01bdaa0e56e6d890f0
 
60483
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
60484
Date:   Thu Feb 22 13:19:37 2007 +0000
 
60485
 
 
60486
    Update Ukrainian translation.
 
60487
    
 
60488
    2007-02-22 Maxim Dziumanenko <dziumanenko@gmail.com>
 
60489
    
 
60490
        * Update Ukrainian translation.
 
60491
    
 
60492
    
 
60493
    svn path=/trunk/; revision=7317
 
60494
 
 
60495
 po/ChangeLog |    4 +
 
60496
 po/uk.po     | 1375 ++++++++++++++++++++++++++++++----------------------------
 
60497
 2 files changed, 708 insertions(+), 671 deletions(-)
 
60498
 
 
60499
commit 187339fb47096592541beea16e0bdbb5f708c87e
 
60500
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
60501
Date:   Thu Feb 22 04:08:32 2007 +0000
 
60502
 
 
60503
    Help Funda Wang committing zh_CN translation
 
60504
    
 
60505
    svn path=/trunk/; revision=7316
 
60506
 
 
60507
 po/ChangeLog |    5 +
 
60508
 po/zh_CN.po  | 1078 ++++++++++++++++++++++++++++++++++++----------------------
 
60509
 2 files changed, 668 insertions(+), 415 deletions(-)
 
60510
 
 
60511
commit 1edcffbe462a16fd3b4be561b306e42b851cabb7
 
60512
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
 
60513
Date:   Thu Feb 22 03:15:24 2007 +0000
 
60514
 
 
60515
    Updated Brazilian Portuguese by Og Maciel <ogmaciel@ubuntu.com>.
 
60516
    
 
60517
    2007-02-22  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
 
60518
    
 
60519
        * pt_BR.po: Updated Brazilian Portuguese by Og Maciel
 
60520
        <ogmaciel@ubuntu.com>.
 
60521
    
 
60522
    svn path=/trunk/; revision=7315
 
60523
 
 
60524
 po/ChangeLog |    5 ++
 
60525
 po/pt_BR.po  |  222 ++++++++++++++++++++++++++++++++--------------------------
 
60526
 2 files changed, 127 insertions(+), 100 deletions(-)
 
60527
 
 
60528
commit 2afb2bfc88c78ba6b452ae5ceeae4b598932d62e
 
60529
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
60530
Date:   Wed Feb 21 14:09:57 2007 +0000
 
60531
 
 
60532
    Updated Finnish translation
 
60533
    
 
60534
    svn path=/trunk/; revision=7314
 
60535
 
 
60536
 po/ChangeLog |    4 +++
 
60537
 po/fi.po     |   74 +++++++++++++++++++++++++++++-----------------------------
 
60538
 2 files changed, 41 insertions(+), 37 deletions(-)
 
60539
 
 
60540
commit e8c9a5a11cfe56e9e3816e56b302a592eaf22965
 
60541
Author: Kjartan Maraas <kmaraas@gnome.org>
 
60542
Date:   Tue Feb 20 20:26:12 2007 +0000
 
60543
 
 
60544
    Dist MAINTAINERS.
 
60545
    
 
60546
    2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
 
60547
    
 
60548
        * Makefile.am: Dist MAINTAINERS.
 
60549
    
 
60550
    svn path=/trunk/; revision=7312
 
60551
 
 
60552
 ChangeLog   |    4 ++++
 
60553
 Makefile.am |    3 ++-
 
60554
 2 files changed, 6 insertions(+), 1 deletions(-)
 
60555
 
 
60556
commit 4be9efdfb8af1ad16c9d5ce8f9d6a6bcc5bad4fa
 
60557
Author: Kjartan Maraas <kmaraas@gnome.org>
 
60558
Date:   Tue Feb 20 20:26:01 2007 +0000
 
60559
 
 
60560
    Updated Norwegian bokmål translation.
 
60561
    
 
60562
    2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
 
60563
    
 
60564
        * nb.po: Updated Norwegian bokmål translation.
 
60565
    
 
60566
    svn path=/trunk/; revision=7311
 
60567
 
 
60568
 po/ChangeLog |    4 +
 
60569
 po/nb.po     |  380 ++++++++++++++++++++++++++++++++++++----------------------
 
60570
 2 files changed, 241 insertions(+), 143 deletions(-)
 
60571
 
 
60572
commit 17b48a862bd4c29d2c713305c1caa0390b17ee5c
 
60573
Author: Denis Washington <denisw@src.gnome.org>
 
60574
Date:   Tue Feb 20 18:26:14 2007 +0000
 
60575
 
 
60576
    Reverting the default use of the shell and use the menus for 2.18 instead.
 
60577
    
 
60578
    * shell/gnomecc.desktop: Reverting the default use of the shell and
 
60579
    use the menus for 2.18 instead. The shell still needs some love and
 
60580
    probably will be default for GNOME 2.20.
 
60581
    
 
60582
    svn path=/trunk/; revision=7310
 
60583
 
 
60584
 ChangeLog                   |    6 ++++++
 
60585
 shell/gnomecc.desktop.in.in |    1 +
 
60586
 2 files changed, 7 insertions(+), 0 deletions(-)
 
60587
 
 
60588
commit 3041f4bda8fb450ae639973833d567cd1b76ae0b
 
60589
Author: Jens Granseuer <jensgr@gmx.net>
 
60590
Date:   Mon Feb 19 17:35:34 2007 +0000
 
60591
 
 
60592
    clear GConf client cache before reloading since cached values don't pass
 
60593
    
 
60594
    2007-02-19  Jens Granseuer  <jensgr@gmx.net>
 
60595
    
 
60596
        * gnome-keybinding-properties.c: (clear_old_model): clear GConf client
 
60597
        cache before reloading since cached values don't pass the schema name
 
60598
        along which can make entries vanish from the list (fixes bug 394776)
 
60599
    
 
60600
    svn path=/trunk/; revision=7309
 
60601
 
 
60602
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
60603
 capplets/keybindings/gnome-keybinding-properties.c |    4 ++++
 
60604
 2 files changed, 10 insertions(+), 0 deletions(-)
 
60605
 
 
60606
commit 36163305f369d9e34502daccac9cea15702fb644
 
60607
Author: Alexander Shopov <ash@contact.bg>
 
60608
Date:   Sun Feb 18 20:04:25 2007 +0000
 
60609
 
 
60610
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
60611
    
 
60612
    2007-02-18  Alexander Shopov  <ash@contact.bg>
 
60613
    
 
60614
        * bg.po: Updated Bulgarian translation by
 
60615
        Alexander Shopov <ash@contact.bg>
 
60616
    
 
60617
    svn path=/trunk/; revision=7308
 
60618
 
 
60619
 po/ChangeLog |    5 +
 
60620
 po/bg.po     |  540 ++++++++++++++++++++++++++++++++++------------------------
 
60621
 2 files changed, 324 insertions(+), 221 deletions(-)
 
60622
 
 
60623
commit 2a55141ab8a5d72cae84b5e4ee1ee79c14b492fa
 
60624
Author: Priit Laes <plaes@svn.gnome.org>
 
60625
Date:   Sun Feb 18 09:42:15 2007 +0000
 
60626
 
 
60627
    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
60628
    
 
60629
    2007-02-18  Priit Laes  <plaes@svn.gnome.org>
 
60630
    
 
60631
        * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
60632
    
 
60633
    svn path=/trunk/; revision=7307
 
60634
 
 
60635
 po/ChangeLog |    4 +
 
60636
 po/et.po     |  639 +++++++++++++++++++++++++++++++--------------------------
 
60637
 2 files changed, 351 insertions(+), 292 deletions(-)
 
60638
 
 
60639
commit 1399d7b3c91f7b27a402b12d16fdf68938647c65
 
60640
Author: David Lodge <dlodge@src.gnome.org>
 
60641
Date:   Fri Feb 16 23:52:49 2007 +0000
 
60642
 
 
60643
    Updated (British) English translation
 
60644
    
 
60645
    svn path=/trunk/; revision=7305
 
60646
 
 
60647
 help/ChangeLog      |    5 ++
 
60648
 help/Makefile.am    |    2 +-
 
60649
 help/en_GB/en_GB.po |   94 +++++++++++++++++++++++++++++++++++++++++
 
60650
 po/ChangeLog        |    4 ++
 
60651
 po/en_GB.po         |  116 ++++++++++++++++++++++++++++++---------------------
 
60652
 5 files changed, 173 insertions(+), 48 deletions(-)
 
60653
 
 
60654
commit ec87da8b1810fd33354847fc37446e87617cfd22
 
60655
Author: Jens Granseuer <jensgr@gmx.net>
 
60656
Date:   Fri Feb 16 17:42:27 2007 +0000
 
60657
 
 
60658
    don't install the same filter twice for the default root window (fixes bug
 
60659
    
 
60660
    2007-02-16  Jens Granseuer  <jensgr@gmx.net>
 
60661
    
 
60662
        * gnome-settings-keybindings.c: (gnome_settings_keybindings_init):
 
60663
        don't install the same filter twice for the default root window (fixes
 
60664
        bug #408643)
 
60665
    
 
60666
    svn path=/trunk/; revision=7304
 
60667
 
 
60668
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
60669
 gnome-settings-daemon/gnome-settings-keybindings.c |    3 ---
 
60670
 2 files changed, 6 insertions(+), 3 deletions(-)
 
60671
 
 
60672
commit 34f1a0486dbc74ed30340d94a4123f04cb504de1
 
60673
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60674
Date:   Fri Feb 16 16:28:56 2007 +0000
 
60675
 
 
60676
    Fixed wrong translation.
 
60677
    
 
60678
    2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60679
    
 
60680
        * ja.po: Fixed wrong translation.
 
60681
    
 
60682
    svn path=/trunk/; revision=7303
 
60683
 
 
60684
 po/ja.po |    6 +++---
 
60685
 1 files changed, 3 insertions(+), 3 deletions(-)
 
60686
 
 
60687
commit c8a8840b9c8fac550ab7eb01ef63b830995c1b65
 
60688
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60689
Date:   Fri Feb 16 16:07:55 2007 +0000
 
60690
 
 
60691
    Fixed translation error.
 
60692
    
 
60693
    2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60694
    
 
60695
        * ja.po: Fixed translation error.
 
60696
    
 
60697
    svn path=/trunk/; revision=7302
 
60698
 
 
60699
 po/ja.po |    6 +++---
 
60700
 1 files changed, 3 insertions(+), 3 deletions(-)
 
60701
 
 
60702
commit c57af31b4a8c637c954099287003e75158fd81ae
 
60703
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60704
Date:   Fri Feb 16 16:04:11 2007 +0000
 
60705
 
 
60706
    Updated Japanese translation.
 
60707
    
 
60708
    2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
60709
    
 
60710
            * ja.po: Updated Japanese translation.
 
60711
    
 
60712
    svn path=/trunk/; revision=7301
 
60713
 
 
60714
 po/ChangeLog |    4 +
 
60715
 po/ja.po     |  330 ++++++++++++++++++++++++++++++---------------------------
 
60716
 2 files changed, 178 insertions(+), 156 deletions(-)
 
60717
 
 
60718
commit 88385822a3d610806769867534ae8d21afc19cf5
 
60719
Author: Djihed Afifi <djihed@src.gnome.org>
 
60720
Date:   Fri Feb 16 15:24:35 2007 +0000
 
60721
 
 
60722
    Updated Arabic Translation.
 
60723
    
 
60724
    svn path=/trunk/; revision=7300
 
60725
 
 
60726
 po/ChangeLog |    4 +
 
60727
 po/ar.po     |  413 +++++++++++++++++++---------------------------------------
 
60728
 2 files changed, 139 insertions(+), 278 deletions(-)
 
60729
 
 
60730
commit afb58c2d9e917fb58538500099fcdee401ed3ba6
 
60731
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
60732
Date:   Fri Feb 16 04:06:33 2007 +0000
 
60733
 
 
60734
    Updated Thai translation.
 
60735
    
 
60736
        * th.po: Updated Thai translation.
 
60737
    
 
60738
    
 
60739
    svn path=/trunk/; revision=7299
 
60740
 
 
60741
 po/ChangeLog |    4 +++
 
60742
 po/th.po     |   73 +++++++++++++++++++++++++++++++++++++++-------------------
 
60743
 2 files changed, 53 insertions(+), 24 deletions(-)
 
60744
 
 
60745
commit aa3c8a247d0bae602f4e08fc570586a4d86f5fe3
 
60746
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
60747
Date:   Thu Feb 15 01:54:05 2007 +0000
 
60748
 
 
60749
    Updated Portuguese translation.
 
60750
    
 
60751
    2007-02-15  Duarte Loreto <happyguy_pt@hotmail.com>
 
60752
    
 
60753
        * pt.po: Updated Portuguese translation.
 
60754
    
 
60755
    svn path=/trunk/; revision=7297
 
60756
 
 
60757
 po/ChangeLog |    4 +++
 
60758
 po/pt.po     |   59 ++++++++++++++++++++++++++++++++++++++++++---------------
 
60759
 2 files changed, 47 insertions(+), 16 deletions(-)
 
60760
 
 
60761
commit 17ec46ecb3fa218043afc64a36eb5d69870578f9
 
60762
Author: Jens Granseuer <jensgr@gmx.net>
 
60763
Date:   Wed Feb 14 18:23:34 2007 +0000
 
60764
 
 
60765
    populate the VFS file info fields properly so that nautilus shows e.g.
 
60766
    
 
60767
    2007-02-14  Jens Granseuer  <jensgr@gmx.net>
 
60768
    
 
60769
        * theme-method.c: (fill_info_struct), (do_read_directory): populate the
 
60770
        VFS file info fields properly so that nautilus shows e.g. read-only
 
60771
        emblems in themes:// (fixes bug #145175)
 
60772
    
 
60773
    svn path=/trunk/; revision=7296
 
60774
 
 
60775
 vfs-methods/themus/ChangeLog      |    6 +++
 
60776
 vfs-methods/themus/theme-method.c |   72 ++++++++++--------------------------
 
60777
 2 files changed, 26 insertions(+), 52 deletions(-)
 
60778
 
 
60779
commit be5dce4b6437f08b5c39a152f64b9cb2bb0ec687
 
60780
Author: Jens Granseuer <jensgr@gmx.net>
 
60781
Date:   Wed Feb 14 17:32:48 2007 +0000
 
60782
 
 
60783
    if X refuses to update the pointer mapping (busy) don't just ignore the
 
60784
    
 
60785
    2007-02-14  Jens Granseuer  <jensgr@gmx.net>
 
60786
    
 
60787
        * gnome-settings-mouse.c: (configure_button_layout),
 
60788
        (set_left_handed): if X refuses to update the pointer mapping (busy)
 
60789
        don't just ignore the error but retry after a short delay (fixes bug
 
60790
        #349538)
 
60791
    
 
60792
    svn path=/trunk/; revision=7295
 
60793
 
 
60794
 gnome-settings-daemon/ChangeLog              |    7 +++++++
 
60795
 gnome-settings-daemon/gnome-settings-mouse.c |   24 ++++++++++++++++--------
 
60796
 2 files changed, 23 insertions(+), 8 deletions(-)
 
60797
 
 
60798
commit ebb26308513f028bfc49562a9a862e71b38112c4
 
60799
Author: Jens Granseuer <jensgr@gmx.net>
 
60800
Date:   Wed Feb 14 17:17:59 2007 +0000
 
60801
 
 
60802
    properly round volumess so that volume-up and volume-down act
 
60803
    
 
60804
    2007-02-14  Jens Granseuer  <jensgr@gmx.net>
 
60805
    
 
60806
        * actions/acme-volume-gstreamer.c:
 
60807
        (acme_volume_gstreamer_set_mute),
 
60808
        (acme_volume_gstreamer_get_volume),
 
60809
        (acme_volume_gstreamer_set_volume): properly round volumess so that
 
60810
        volume-up and volume-down act symmetrically, ie. lowering and raising
 
60811
        volume will end up at the original level (fixes bug #389996)
 
60812
    
 
60813
    svn path=/trunk/; revision=7294
 
60814
 
 
60815
 gnome-settings-daemon/ChangeLog                    |    9 +++++++++
 
60816
 .../actions/acme-volume-gstreamer.c                |   10 +++++-----
 
60817
 2 files changed, 14 insertions(+), 5 deletions(-)
 
60818
 
 
60819
commit f379bee957dac7fb2f3a49d4fcc14d6f74df3013
 
60820
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
60821
Date:   Wed Feb 14 03:52:20 2007 +0000
 
60822
 
 
60823
    Updated Finnish translation
 
60824
    
 
60825
    svn path=/trunk/; revision=7293
 
60826
 
 
60827
 po/ChangeLog |    4 +
 
60828
 po/fi.po     |  398 +++++++++++++++++++++++++++++++++++++---------------------
 
60829
 2 files changed, 258 insertions(+), 144 deletions(-)
 
60830
 
 
60831
commit 7f1f7cfc6632384c75471fdf198794d9d657dcd0
 
60832
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
60833
Date:   Wed Feb 14 00:45:38 2007 +0000
 
60834
 
 
60835
    Updated Catalan translation.
 
60836
    
 
60837
    svn path=/trunk/; revision=7292
 
60838
 
 
60839
 po/ChangeLog |    4 ++
 
60840
 po/ca.po     |  101 +++++++++++++++++++++++++++++----------------------------
 
60841
 2 files changed, 55 insertions(+), 50 deletions(-)
 
60842
 
 
60843
commit f469d6a55d1096e0f210da88ea286c542dd20a86
 
60844
Author: Jens Granseuer <jensgr@gmx.net>
 
60845
Date:   Tue Feb 13 22:41:50 2007 +0000
 
60846
 
 
60847
    don't try to read into invalid territory when the user set a custom
 
60848
    
 
60849
    2007-02-13  Jens Granseuer  <jensgr@gmx.net>
 
60850
    
 
60851
        * gnome-da-capplet.c: (web_gconf_changed_cb): don't try to read into
 
60852
        invalid territory when the user set a custom command without spaces.
 
60853
        Closes bug #407601.
 
60854
    
 
60855
    svn path=/trunk/; revision=7291
 
60856
 
 
60857
 capplets/default-applications/ChangeLog          |    6 ++++++
 
60858
 capplets/default-applications/gnome-da-capplet.c |   20 ++++++++++++--------
 
60859
 2 files changed, 18 insertions(+), 8 deletions(-)
 
60860
 
 
60861
commit 3bc84f6ace67ed15283f85dd5c25bed90783636b
 
60862
Author: Jens Granseuer <jensgr@gmx.net>
 
60863
Date:   Tue Feb 13 22:19:12 2007 +0000
 
60864
 
 
60865
    really fix DATADIR and make directory definitions more consistent with
 
60866
    
 
60867
    2007-02-13  Jens Granseuer  <jensgr@gmx.net>
 
60868
    
 
60869
        * Makefile.am:
 
60870
        * gnome-da-capplet.c: (show_dialog):
 
60871
        * gnome-da-xml.c: (gnome_da_xml_load_list): really fix DATADIR and
 
60872
        make directory definitions more consistent with other capplets.
 
60873
        Closes bug #407597.
 
60874
    
 
60875
    svn path=/trunk/; revision=7290
 
60876
 
 
60877
 capplets/default-applications/ChangeLog          |    8 ++++++++
 
60878
 capplets/default-applications/Makefile.am        |    8 ++++----
 
60879
 capplets/default-applications/gnome-da-capplet.c |    4 ++--
 
60880
 capplets/default-applications/gnome-da-xml.c     |    3 +--
 
60881
 4 files changed, 15 insertions(+), 8 deletions(-)
 
60882
 
 
60883
commit 6d08f0a4ee3d907a3e3176c478770fb88ef7cca0
 
60884
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
60885
Date:   Tue Feb 13 21:33:45 2007 +0000
 
60886
 
 
60887
    Updated French translation.
 
60888
    
 
60889
    2007-02-13  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
60890
    
 
60891
        * fr.po: Updated French translation.
 
60892
    
 
60893
    svn path=/trunk/; revision=7289
 
60894
 
 
60895
 po/ChangeLog |    4 ++++
 
60896
 po/fr.po     |   29 +++++++++++++++++++++++++++--
 
60897
 2 files changed, 31 insertions(+), 2 deletions(-)
 
60898
 
 
60899
commit 5a0c0a30209418c4757c3b6131b06f1a31857126
 
60900
Author: Daniel Nylander <dnylande@src.gnome.org>
 
60901
Date:   Tue Feb 13 19:27:34 2007 +0000
 
60902
 
 
60903
    sv.po: Swedish translation updated
 
60904
    
 
60905
    svn path=/trunk/; revision=7288
 
60906
 
 
60907
 po/ChangeLog   |    5 +
 
60908
 po/POTFILES.in |    1 +
 
60909
 po/sv.po       |  741 +++++++++++++++++++++++++++++++++++++++++---------------
 
60910
 3 files changed, 554 insertions(+), 193 deletions(-)
 
60911
 
 
60912
commit eb43d33fa0cd77e78335e2a5f913a67c5bd306a3
 
60913
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
60914
Date:   Tue Feb 13 00:50:33 2007 +0000
 
60915
 
 
60916
    Updated Portuguese translation.
 
60917
    
 
60918
    2007-02-12  Duarte Loreto <happyguy_pt@hotmail.com>
 
60919
    
 
60920
        * pt.po: Updated Portuguese translation.
 
60921
    
 
60922
    svn path=/trunk/; revision=7287
 
60923
 
 
60924
 po/ChangeLog |    4 +
 
60925
 po/pt.po     | 1225 +++++++++++++++++++++++++++++++++++++---------------------
 
60926
 2 files changed, 785 insertions(+), 444 deletions(-)
 
60927
 
 
60928
commit 6e6569c9a33adb4f589d89d7c103f9c252ec5e59
 
60929
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
60930
Date:   Mon Feb 12 22:17:57 2007 +0000
 
60931
 
 
60932
    svn path=/trunk/; revision=7285
 
60933
    
 
60934
    2007-02-12  Rodrigo Moya <rodrigo@gnome-db.org>
 
60935
    
 
60936
        * NEWS:
 
60937
    
 
60938
    svn path=/trunk/; revision=7285
 
60939
 
 
60940
 ChangeLog       |    5 ++
 
60941
 NEWS            |  122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
60942
 configure.in    |    2 +-
 
60943
 shell/ChangeLog |    1 +
 
60944
 4 files changed, 129 insertions(+), 1 deletions(-)
 
60945
 
 
60946
commit 101a6e11ab0e2cbde3fe681a2a8630ccc7a6b9a1
 
60947
Author: Christian Persch <chpe@src.gnome.org>
 
60948
Date:   Mon Feb 12 20:11:42 2007 +0000
 
60949
 
 
60950
    Use the right ChangeLog
 
60951
    
 
60952
    svn path=/trunk/; revision=7284
 
60953
 
 
60954
 ChangeLog                      |    5 -----
 
60955
 vfs-methods/fontilus/ChangeLog |    5 +++++
 
60956
 2 files changed, 5 insertions(+), 5 deletions(-)
 
60957
 
 
60958
commit 285470a00af73d47e5404217f7d9740d236945eb
 
60959
Author: Christian Persch <chpe@svn.gnome.org>
 
60960
Date:   Mon Feb 12 20:10:18 2007 +0000
 
60961
 
 
60962
    Use GOption argument parsing here, and fix some leaks in the error paths.
 
60963
    
 
60964
    2007-02-12  Christian Persch  <chpe@svn.gnome.org>
 
60965
    
 
60966
        * vfs-methods/fontilus/thumbnailer.c: (main): Use GOption argument
 
60967
        parsing here, and fix some leaks in the error paths. Bug #393994.
 
60968
    
 
60969
    svn path=/trunk/; revision=7283
 
60970
 
 
60971
 ChangeLog                          |    5 ++
 
60972
 vfs-methods/fontilus/thumbnailer.c |  118 ++++++++++++++++++++++--------------
 
60973
 2 files changed, 78 insertions(+), 45 deletions(-)
 
60974
 
 
60975
commit fe985d82eca352b64e1a206e77d33bc6fb520c81
 
60976
Author: Scott Reeves <sreeves@src.gnome.org>
 
60977
Date:   Mon Feb 12 19:23:27 2007 +0000
 
60978
 
 
60979
    use smaller icons, partial fix for 405078
 
60980
    
 
60981
    svn path=/trunk/; revision=7282
 
60982
 
 
60983
 shell/ChangeLog        |    4 ++++
 
60984
 shell/control-center.c |    2 +-
 
60985
 2 files changed, 5 insertions(+), 1 deletions(-)
 
60986
 
 
60987
commit 685f7e2b692990cec12f79bd716093ebf6ebdfa0
 
60988
Author: Leonid Kanter <lkanter@src.gnome.org>
 
60989
Date:   Mon Feb 12 15:14:41 2007 +0000
 
60990
 
 
60991
    Updated Russian translation
 
60992
    
 
60993
    svn path=/trunk/; revision=7281
 
60994
 
 
60995
 po/ChangeLog |    4 +
 
60996
 po/ru.po     | 1062 +++++++++++++++++++++++++++++++++++-----------------------
 
60997
 2 files changed, 643 insertions(+), 423 deletions(-)
 
60998
 
 
60999
commit 9bda9837dca13ce7b32ec2f1dde6f99c5be93d51
 
61000
Author: Djihed Afifi <djihed@src.gnome.org>
 
61001
Date:   Sun Feb 11 12:48:02 2007 +0000
 
61002
 
 
61003
    Updated Arabic Translation.
 
61004
    
 
61005
    svn path=/trunk/; revision=7280
 
61006
 
 
61007
 po/ChangeLog |    4 ++
 
61008
 po/ar.po     |   92 +++++++++++++++++++++++++++++++++------------------------
 
61009
 2 files changed, 57 insertions(+), 39 deletions(-)
 
61010
 
 
61011
commit b78551cf4cb80368dc2e6cbcb5245a4a95f9cdce
 
61012
Author: Jens Granseuer <jensgr@gmx.net>
 
61013
Date:   Sun Feb 11 11:15:46 2007 +0000
 
61014
 
 
61015
    fix possible crash
 
61016
    
 
61017
    2007-02-11  Jens Granseuer  <jensgr@gmx.net>
 
61018
    
 
61019
        * gnome-about-me.c: (about_me_focus_out): fix possible crash
 
61020
    
 
61021
    svn path=/trunk/; revision=7279
 
61022
 
 
61023
 capplets/about-me/ChangeLog        |    4 ++++
 
61024
 capplets/about-me/gnome-about-me.c |    2 +-
 
61025
 2 files changed, 5 insertions(+), 1 deletions(-)
 
61026
 
 
61027
commit 11bf9a77943ed4f6dc7a29ba2db8066f40e1223d
 
61028
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
61029
Date:   Sun Feb 11 04:39:45 2007 +0000
 
61030
 
 
61031
    Updated Thai translation.
 
61032
    
 
61033
        * th.po: Updated Thai translation.
 
61034
    
 
61035
    
 
61036
    svn path=/trunk/; revision=7278
 
61037
 
 
61038
 po/ChangeLog |    4 +++
 
61039
 po/th.po     |   70 ++++++++++++++++++++++++++++-----------------------------
 
61040
 2 files changed, 38 insertions(+), 36 deletions(-)
 
61041
 
 
61042
commit da4b6a8507c86aee2daf914c67e847a3ce7e98d3
 
61043
Author: Jens Granseuer <jensgr@gmx.net>
 
61044
Date:   Sat Feb 10 16:11:51 2007 +0000
 
61045
 
 
61046
    if the new font path could not be set, revert to the old path (fixes bug
 
61047
    
 
61048
    2007-02-10  Jens Granseuer  <jensgr@gmx.net>
 
61049
    
 
61050
        * gnome-settings-font.c: (load_cursor): if the new font path could not
 
61051
        be set, revert to the old path (fixes bug #397504)
 
61052
    
 
61053
    svn path=/trunk/; revision=7277
 
61054
 
 
61055
 gnome-settings-daemon/ChangeLog             |    5 +++++
 
61056
 gnome-settings-daemon/gnome-settings-font.c |    7 +++++--
 
61057
 2 files changed, 10 insertions(+), 2 deletions(-)
 
61058
 
 
61059
commit 6bb442dcc479366ef31abc30cb7751926e542293
 
61060
Author: Jens Granseuer <jensgr@gmx.net>
 
61061
Date:   Sat Feb 10 13:08:10 2007 +0000
 
61062
 
 
61063
    Patch by: Patrick Wade <patrick.wade@sun.com>
 
61064
    
 
61065
    2007-02-10  Jens Granseuer  <jensgr@gmx.net>
 
61066
    
 
61067
        Patch by: Patrick Wade <patrick.wade@sun.com>
 
61068
    
 
61069
        * sound-properties.glade: add a11y label relations for the devices
 
61070
        tab (fixes bug #369302)
 
61071
    
 
61072
    svn path=/trunk/; revision=7276
 
61073
 
 
61074
 capplets/sound/ChangeLog              |    7 +++++++
 
61075
 capplets/sound/sound-properties.glade |   30 ++++++++++++++++++++++++++++++
 
61076
 2 files changed, 37 insertions(+), 0 deletions(-)
 
61077
 
 
61078
commit ea7461f2cb83cb4fabb9d184273f12c940fd8242
 
61079
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
 
61080
Date:   Sat Feb 10 05:30:31 2007 +0000
 
61081
 
 
61082
    Updated pt_BR translation
 
61083
    
 
61084
    svn path=/trunk/; revision=7275
 
61085
 
 
61086
 po/ChangeLog |    5 +
 
61087
 po/pt_BR.po  | 1384 +++++++++++++++++++++++++++++-----------------------------
 
61088
 2 files changed, 700 insertions(+), 689 deletions(-)
 
61089
 
 
61090
commit 0c2a26a43cdbe93188ff9fb20fd211cba77d71f7
 
61091
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
61092
Date:   Fri Feb 9 18:05:13 2007 +0000
 
61093
 
 
61094
    Updated French translation by Jonathan Ernst and Stéphane Raimbault.
 
61095
    
 
61096
    2007-02-09  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
61097
    
 
61098
        * fr.po: Updated French translation by Jonathan Ernst and Stéphane
 
61099
        Raimbault.
 
61100
    
 
61101
    svn path=/trunk/; revision=7274
 
61102
 
 
61103
 po/ChangeLog |    5 ++
 
61104
 po/fr.po     |  138 ++++++++++++++++++++++++++++-----------------------------
 
61105
 2 files changed, 73 insertions(+), 70 deletions(-)
 
61106
 
 
61107
commit de5b25e235f3352b9c63c7b6f1b06c3a8ffe2dd3
 
61108
Author: Jens Granseuer <jensgr@gmx.net>
 
61109
Date:   Fri Feb 9 17:34:29 2007 +0000
 
61110
 
 
61111
    remove some dead code, and don't crash if the glade file is not available
 
61112
    
 
61113
    2007-02-09  Jens Granseuer  <jensgr@gmx.net>
 
61114
    
 
61115
        * gnome-mouse-properties.c: (create_dialog), (main): remove some dead
 
61116
        code, and don't crash if the glade file is not available
 
61117
    
 
61118
    svn path=/trunk/; revision=7273
 
61119
 
 
61120
 capplets/mouse/ChangeLog                |    5 ++++
 
61121
 capplets/mouse/gnome-mouse-properties.c |   34 ++++++------------------------
 
61122
 2 files changed, 12 insertions(+), 27 deletions(-)
 
61123
 
 
61124
commit 2341ed2113ca611773cfe68126ffadf13ab1771f
 
61125
Author: Djihed Afifi <djihed@src.gnome.org>
 
61126
Date:   Fri Feb 9 17:25:56 2007 +0000
 
61127
 
 
61128
    Updated Arabic Translation.
 
61129
    
 
61130
    svn path=/trunk/; revision=7272
 
61131
 
 
61132
 po/ChangeLog |    4 ++
 
61133
 po/ar.po     |   91 ++++++++++++++++++++++++++++++++--------------------------
 
61134
 2 files changed, 54 insertions(+), 41 deletions(-)
 
61135
 
 
61136
commit c3b40086736c8776fbb35042f637c2bd73b65827
 
61137
Author: Jens Granseuer <jensgr@gmx.net>
 
61138
Date:   Fri Feb 9 16:59:35 2007 +0000
 
61139
 
 
61140
    Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
61141
    
 
61142
    2007-02-09  Jens Granseuer  <jensgr@gmx.net>
 
61143
    
 
61144
        Based on a patch by: Bastien Nocera <hadess@hadess.net>
 
61145
    
 
61146
        * gnome-settings-dbus.c:
 
61147
        (gnome_settings_server_media_player_key_pressed):
 
61148
        * gnome-settings-dbus.h:
 
61149
        * gnome-settings-multimedia-keys.c: (do_multimedia_player_action),
 
61150
        (do_action), (acme_filter_events): eat media player keys if someone is
 
61151
        listening on the dbus interface already (fixes bug #394313)
 
61152
    
 
61153
    svn path=/trunk/; revision=7271
 
61154
 
 
61155
 gnome-settings-daemon/ChangeLog                    |   11 +++++++++
 
61156
 gnome-settings-daemon/gnome-settings-dbus.c        |    7 ++++-
 
61157
 gnome-settings-daemon/gnome-settings-dbus.h        |    2 +-
 
61158
 .../gnome-settings-multimedia-keys.c               |   24 +++++++++++--------
 
61159
 4 files changed, 31 insertions(+), 13 deletions(-)
 
61160
 
 
61161
commit 5cfc95d400dd03785cf6e75fca69f660d6c174bf
 
61162
Author: David Lodge <dlodge@src.gnome.org>
 
61163
Date:   Fri Feb 9 12:10:23 2007 +0000
 
61164
 
 
61165
    Updated (British) English translation
 
61166
    
 
61167
    svn path=/trunk/; revision=7270
 
61168
 
 
61169
 po/ChangeLog |    6 +-
 
61170
 po/en_GB.po  |  272 +++++++++++++++++++++++++++++++++++-----------------------
 
61171
 2 files changed, 169 insertions(+), 109 deletions(-)
 
61172
 
 
61173
commit 15568b5919b4b21761e45f06f9fdabbd0927c08e
 
61174
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
61175
Date:   Fri Feb 9 07:07:21 2007 +0000
 
61176
 
 
61177
    be.po: Updated Belarusian translation.
 
61178
    
 
61179
    svn path=/trunk/; revision=7269
 
61180
 
 
61181
 po/ChangeLog |    4 ++
 
61182
 po/be.po     |   87 ++++++++++++++++++++++++++++++---------------------------
 
61183
 2 files changed, 50 insertions(+), 41 deletions(-)
 
61184
 
 
61185
commit 1709248523e5dc35ee70686e2cde70592bc704d9
 
61186
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
61187
Date:   Fri Feb 9 01:26:29 2007 +0000
 
61188
 
 
61189
    Updated Catalan translation.
 
61190
    
 
61191
    svn path=/trunk/; revision=7268
 
61192
 
 
61193
 po/ChangeLog |    6 ++++-
 
61194
 po/ca.po     |   76 +++++++++++++++++++++++++++++-----------------------------
 
61195
 2 files changed, 43 insertions(+), 39 deletions(-)
 
61196
 
 
61197
commit 7b9936e0e59a4c6809883924431c1b8709740206
 
61198
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
61199
Date:   Fri Feb 9 00:34:45 2007 +0000
 
61200
 
 
61201
    updating translation for Punjabi
 
61202
    
 
61203
    svn path=/trunk/; revision=7267
 
61204
 
 
61205
 po/pa.po |  273 +++++++++++++++++++++++++++++++++++++++-----------------------
 
61206
 1 files changed, 171 insertions(+), 102 deletions(-)
 
61207
 
 
61208
commit 00c6c0d602270bb130cb065934c7f6a00b1d4dc7
 
61209
Author: Jens Granseuer <jensgr@gmx.net>
 
61210
Date:   Thu Feb 8 20:34:42 2007 +0000
 
61211
 
 
61212
    change "Editable menu accelerators" to "Editable menu shortcut keys" as
 
61213
    
 
61214
    2007-02-08  Jens Granseuer  <jensgr@gmx.net>
 
61215
    
 
61216
        * gnome-ui-properties.glade: change "Editable menu accelerators" to
 
61217
        "Editable menu shortcut keys" as per the style guide (Closes: #337624)
 
61218
    
 
61219
    svn path=/trunk/; revision=7266
 
61220
 
 
61221
 capplets/ui-properties/ChangeLog                 |    5 +++++
 
61222
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
61223
 2 files changed, 6 insertions(+), 1 deletions(-)
 
61224
 
 
61225
commit 351193ea27c9562eff30e35ed1a315ce21b1c7e9
 
61226
Author: Djihed Afifi <djihed@src.gnome.org>
 
61227
Date:   Thu Feb 8 19:57:15 2007 +0000
 
61228
 
 
61229
    Updated Arabic Translation.
 
61230
    
 
61231
    svn path=/trunk/; revision=7265
 
61232
 
 
61233
 po/ChangeLog |    4 +
 
61234
 po/ar.po     |  550 +++++++++++++++++++++++++++++-----------------------------
 
61235
 2 files changed, 279 insertions(+), 275 deletions(-)
 
61236
 
 
61237
commit c76a7cc34955fe7721725b2f75c201bf4e8c9a65
 
61238
Author: Jens Granseuer <jensgr@gmx.net>
 
61239
Date:   Thu Feb 8 19:45:59 2007 +0000
 
61240
 
 
61241
    fix some reference leaks and don't segfault if the glade file is not
 
61242
    
 
61243
    2007-02-08  Jens Granseuer  <jensgr@gmx.net>
 
61244
    
 
61245
        * main.c: (create_dialog), (main): fix some reference leaks and don't
 
61246
        segfault if the glade file is not available
 
61247
    
 
61248
    svn path=/trunk/; revision=7264
 
61249
 
 
61250
 capplets/accessibility/at-properties/ChangeLog |    5 ++
 
61251
 capplets/accessibility/at-properties/main.c    |   51 ++++++++++++++----------
 
61252
 2 files changed, 35 insertions(+), 21 deletions(-)
 
61253
 
 
61254
commit a9b2d9ed9f0cf0a31643aa62f7eff1731a6ebc64
 
61255
Author: Mariano Suárez-Alvarez <mariano@gnome.org>
 
61256
Date:   Thu Feb 8 17:57:07 2007 +0000
 
61257
 
 
61258
    added gconf:/apps/metacity/global_keybindings/cycle_group
 
61259
    
 
61260
    2007-02-08  Mariano Suárez-Alvarez  <mariano@gnome.org>
 
61261
    
 
61262
        * gnome-keybinding-properties.c (metacity_key_list): added
 
61263
        gconf:/apps/metacity/global_keybindings/cycle_group
 
61264
    
 
61265
    
 
61266
    svn path=/trunk/; revision=7263
 
61267
 
 
61268
 capplets/keybindings/ChangeLog                     |    5 +++++
 
61269
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
61270
 2 files changed, 6 insertions(+), 0 deletions(-)
 
61271
 
 
61272
commit d1b6b9d3facfc1b7703cb528d20e214e023b354c
 
61273
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
61274
Date:   Thu Feb 8 12:02:45 2007 +0000
 
61275
 
 
61276
    Updated Thai translation.
 
61277
    
 
61278
        * th.po: Updated Thai translation.
 
61279
    
 
61280
    
 
61281
    svn path=/trunk/; revision=7262
 
61282
 
 
61283
 po/ChangeLog |    4 +++
 
61284
 po/th.po     |   79 ++++++++++++++++++++++++++++++---------------------------
 
61285
 2 files changed, 46 insertions(+), 37 deletions(-)
 
61286
 
 
61287
commit 1d751d66646bb5233994a101391fa50f7042e9d2
 
61288
Author: Thomas Wood <thos@gnome.org>
 
61289
Date:   Thu Feb 8 00:23:12 2007 +0000
 
61290
 
 
61291
    Patch by: Matthias Clasen <mclasen@redhat.com>
 
61292
    
 
61293
    2007-02-08  Thomas Wood  <thos@gnome.org>
 
61294
    
 
61295
        Patch by: Matthias Clasen <mclasen@redhat.com>
 
61296
    
 
61297
        * gnome-theme-details.c: (gtk_theme_update_remove_button),
 
61298
        (update_color_scheme_tab), (gtk_theme_selection_changed),
 
61299
        (color_select), (revert_color_scheme_key),
 
61300
        (gnome_theme_details_init), (update_color_buttons_from_string),
 
61301
        (gnome_theme_details_update_from_gconf): Listens for changes in the
 
61302
        gtk-color-scheme property of GtkSettings. Fixes bug 405210.
 
61303
    
 
61304
    svn path=/trunk/; revision=7261
 
61305
 
 
61306
 capplets/theme-switcher/ChangeLog             |   11 +++++
 
61307
 capplets/theme-switcher/gnome-theme-details.c |   56 +++++++++++++++++++++----
 
61308
 2 files changed, 58 insertions(+), 9 deletions(-)
 
61309
 
 
61310
commit c6267e8a0bfdef22315cd80b94aaf64578aff88f
 
61311
Author: Jens Granseuer <jensgr@gmx.net>
 
61312
Date:   Wed Feb 7 21:41:41 2007 +0000
 
61313
 
 
61314
    fix various memory leaks
 
61315
    
 
61316
    2007-02-07  Jens Granseuer  <jensgr@gmx.net>
 
61317
    
 
61318
        * gnome-about-me.c: (about_me_destroy),
 
61319
        (about_me_button_clicked_cb), (about_me_setup_dialog), (main): fix
 
61320
        various memory leaks
 
61321
    
 
61322
    svn path=/trunk/; revision=7258
 
61323
 
 
61324
 capplets/about-me/ChangeLog        |    6 +++
 
61325
 capplets/about-me/gnome-about-me.c |   73 ++++++++++++++++++++++--------------
 
61326
 2 files changed, 51 insertions(+), 28 deletions(-)
 
61327
 
 
61328
commit a8497f4c62587e92435aec4830aa6a53eae4e9b6
 
61329
Author: Jens Granseuer <jensgr@gmx.net>
 
61330
Date:   Wed Feb 7 20:46:34 2007 +0000
 
61331
 
 
61332
    fix build in general, with gcc 2 in particular, and also get rid of a few
 
61333
    
 
61334
    2007-02-07  Jens Granseuer  <jensgr@gmx.net>
 
61335
    
 
61336
        * Makefile.am:
 
61337
        * gnome-about-me-password.c: (passdlg_set_auth_state),
 
61338
        (passdlg_validate_passwords):
 
61339
        * gnome-about-me.c: (about_me_load_string_field),
 
61340
        (about_me_setup_dialog): fix build in general, with gcc 2 in particular,
 
61341
        and also get rid of a few warnings
 
61342
    
 
61343
    svn path=/trunk/; revision=7257
 
61344
 
 
61345
 capplets/about-me/ChangeLog                 |    9 +++++++++
 
61346
 capplets/about-me/Makefile.am               |   15 +++++++++++----
 
61347
 capplets/about-me/gnome-about-me-password.c |    5 ++---
 
61348
 capplets/about-me/gnome-about-me.c          |    4 ++--
 
61349
 4 files changed, 24 insertions(+), 9 deletions(-)
 
61350
 
 
61351
commit dd21a600ccbe5b0cb375a44a2a5d750716df8049
 
61352
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
61353
Date:   Wed Feb 7 20:18:07 2007 +0000
 
61354
 
 
61355
    Updated Catalan translation.
 
61356
    
 
61357
    svn path=/trunk/; revision=7256
 
61358
 
 
61359
 po/ChangeLog |    4 +
 
61360
 po/ca.po     |  579 ++++++++++++++++++++++++++++++++--------------------------
 
61361
 2 files changed, 323 insertions(+), 260 deletions(-)
 
61362
 
 
61363
commit 7dca4de3e2046da0c67ace38662f5942846ea4ee
 
61364
Author: Mariano Suárez-Alvarez <mariano@gnome.org>
 
61365
Date:   Wed Feb 7 18:34:49 2007 +0000
 
61366
 
 
61367
    organize the way things a cleared at exit time so as to avoid warnings.
 
61368
    
 
61369
    2007-02-07  Mariano Suárez-Alvarez  <mariano@gnome.org>
 
61370
    
 
61371
        * gnome-keybinding-properties.c (clear_old_model, reload_key_entries,
 
61372
        cb_dialog_response, setup_dialog, main): organize the way things a cleared
 
61373
        at exit time so as to avoid warnings. (fixes bug 405175)
 
61374
    
 
61375
    
 
61376
    
 
61377
    svn path=/trunk/; revision=7255
 
61378
 
 
61379
 capplets/keybindings/ChangeLog                     |    6 ++++
 
61380
 capplets/keybindings/gnome-keybinding-properties.c |   26 ++++++++++++-------
 
61381
 2 files changed, 22 insertions(+), 10 deletions(-)
 
61382
 
 
61383
commit 375ee512c8a8900b559c8227cf299d299b39bcd3
 
61384
Author: Jens Granseuer <jensgr@gmx.net>
 
61385
Date:   Wed Feb 7 17:49:09 2007 +0000
 
61386
 
 
61387
    Based on a patch by: Christian Persch <chpe@svn.gnome.org>
 
61388
    
 
61389
    2007-02-07  Jens Granseuer  <jensgr@gmx.net>
 
61390
    
 
61391
        Based on a patch by: Christian Persch <chpe@svn.gnome.org>
 
61392
    
 
61393
        * themus-theme-applier.c: (run_apply_font_dialog), (main): port to
 
61394
        GOption and unref the glade dialog when done. Fixes #336286.
 
61395
    
 
61396
    svn path=/trunk/; revision=7254
 
61397
 
 
61398
 vfs-methods/themus/ChangeLog              |    7 ++
 
61399
 vfs-methods/themus/themus-theme-applier.c |  111 ++++++++++++++++++----------
 
61400
 2 files changed, 78 insertions(+), 40 deletions(-)
 
61401
 
 
61402
commit f2d9688bb4f29c1163ed88a6c34c19612118c21b
 
61403
Author: Daniel Nylander <dnylande@src.gnome.org>
 
61404
Date:   Wed Feb 7 13:27:38 2007 +0000
 
61405
 
 
61406
    sv.po: Swedish translation updated
 
61407
    
 
61408
    svn path=/trunk/; revision=7253
 
61409
 
 
61410
 po/ChangeLog |    4 +
 
61411
 po/sv.po     |  591 +++++++++++++---------------------------------------------
 
61412
 2 files changed, 136 insertions(+), 459 deletions(-)
 
61413
 
 
61414
commit 009e8ba8035af768eaf753e67f5e8ddcc8533c15
 
61415
Author: Jordi Mas <jmas@src.gnome.org>
 
61416
Date:   Wed Feb 7 09:24:11 2007 +0000
 
61417
 
 
61418
    Fixes to Catalan translation
 
61419
    
 
61420
    svn path=/trunk/; revision=7252
 
61421
 
 
61422
 po/ChangeLog |    4 ++++
 
61423
 po/ca.po     |   18 +++++++++---------
 
61424
 2 files changed, 13 insertions(+), 9 deletions(-)
 
61425
 
 
61426
commit 25a40b9c02fcddeb5921e0346114a901005bc5fc
 
61427
Author: Denis Washington <denisw@svn.gnome.org>
 
61428
Date:   Tue Feb 6 16:11:13 2007 +0000
 
61429
 
 
61430
    New files. Needed to fix bug #402797.
 
61431
    
 
61432
    2007-02-06  Denis Washington  <denisw@svn.gnome.org>
 
61433
    
 
61434
        * shell/gnomecc.menu:
 
61435
        * shell/gnomecc.directory.in: New files. Needed to fix bug #402797.
 
61436
    
 
61437
        * shell/control-center.c: Use gnomecc.menu instead of settings.menu.
 
61438
    
 
61439
        * shell/Makefile.am: Add rules for gnomecc.directory.in.
 
61440
        * po/POTFILES.in: Add gnomecc.directory.in.
 
61441
    
 
61442
    svn path=/trunk/; revision=7251
 
61443
 
 
61444
 ChangeLog                  |   10 ++++
 
61445
 po/POTFILES.in             |    1 +
 
61446
 shell/Makefile.am          |   12 ++++-
 
61447
 shell/control-center.c     |    2 +-
 
61448
 shell/gnomecc.directory.in |    5 ++
 
61449
 shell/gnomecc.menu         |  120 ++++++++++++++++++++++++++++++++++++++++++++
 
61450
 6 files changed, 147 insertions(+), 3 deletions(-)
 
61451
 
 
61452
commit fde0fee5e288bdfa0f5c65a96c9a14190caa291f
 
61453
Author: Changwoo Ryu <cwryu@debian.org>
 
61454
Date:   Tue Feb 6 14:36:37 2007 +0000
 
61455
 
 
61456
    Updated Korean translation.
 
61457
    
 
61458
    2007-02-06  Changwoo Ryu  <cwryu@debian.org>
 
61459
    
 
61460
        * ko.po: Updated Korean translation.
 
61461
    
 
61462
    svn path=/trunk/; revision=7250
 
61463
 
 
61464
 po/ChangeLog |    4 +
 
61465
 po/ko.po     |  252 ++++++++++++++++++++++++++++++++++++----------------------
 
61466
 2 files changed, 160 insertions(+), 96 deletions(-)
 
61467
 
 
61468
commit 2f7a6dd30168fbc01f3dbef5939eba25e896568d
 
61469
Author: William Jon McCann <mccann@jhu.edu>
 
61470
Date:   Mon Feb 5 20:10:16 2007 +0000
 
61471
 
 
61472
    Use #define for the alpha levels.
 
61473
    
 
61474
    2007-02-05  William Jon McCann  <mccann@jhu.edu>
 
61475
    
 
61476
        * gsd-media-keys-window.c: (render_eject), (draw_eject),
 
61477
        (draw_waves), (draw_speaker), (render_speaker),
 
61478
        (draw_volume_boxes), (on_expose_event):
 
61479
        Use #define for the alpha levels.
 
61480
    
 
61481
    
 
61482
    svn path=/trunk/; revision=7249
 
61483
 
 
61484
 gnome-settings-daemon/ChangeLog               |    7 ++++++
 
61485
 gnome-settings-daemon/gsd-media-keys-window.c |   29 +++++++++++++-----------
 
61486
 2 files changed, 23 insertions(+), 13 deletions(-)
 
61487
 
 
61488
commit 7ea27a840aa9cf85bca2db5f5c01be1449302619
 
61489
Author: Artur Flinta <aflinta@gmail.com>
 
61490
Date:   Mon Feb 5 15:14:01 2007 +0000
 
61491
 
 
61492
    Updated Polish translation by GNOME PL Team.
 
61493
    
 
61494
    2007-02-05  Artur Flinta  <aflinta@gmail.com>
 
61495
    
 
61496
        * pl.po: Updated Polish translation by GNOME PL Team.
 
61497
    
 
61498
    
 
61499
    svn path=/trunk/; revision=7247
 
61500
 
 
61501
 po/ChangeLog |    4 +
 
61502
 po/pl.po     | 1848 +++++++++++++++++++++++++++++++++++++---------------------
 
61503
 2 files changed, 1182 insertions(+), 670 deletions(-)
 
61504
 
 
61505
commit c54b651b7654eba6b2d1db4f73a03f8b14ee76f4
 
61506
Author: William Jon McCann <mccann@jhu.edu>
 
61507
Date:   Mon Feb 5 05:25:27 2007 +0000
 
61508
 
 
61509
    Make the new volume overlay window follow the icon and color themes. Add
 
61510
    
 
61511
    2007-02-05  William Jon McCann  <mccann@jhu.edu>
 
61512
    
 
61513
        * Makefile.am:
 
61514
        * gsd-media-keys-window.c: (load_pixbuf), (render_eject),
 
61515
        (draw_eject), (draw_action_eject), (draw_waves), (draw_speaker),
 
61516
        (render_speaker), (draw_volume_boxes), (draw_action_volume),
 
61517
        (on_expose_event):
 
61518
        * test-media-window.c: (update_state), (test_window), (main):
 
61519
        Make the new volume overlay window follow the
 
61520
        icon and color themes.  Add an unstalled test app. Fixes #403320
 
61521
    
 
61522
    
 
61523
    svn path=/trunk/; revision=7246
 
61524
 
 
61525
 gnome-settings-daemon/ChangeLog               |   11 +
 
61526
 gnome-settings-daemon/Makefile.am             |   12 +
 
61527
 gnome-settings-daemon/gsd-media-keys-window.c |  394 +++++++++++++++++++-----
 
61528
 gnome-settings-daemon/test-media-window.c     |  121 ++++++++
 
61529
 4 files changed, 456 insertions(+), 82 deletions(-)
 
61530
 
 
61531
commit c1c01cdf723c35fcb6db3ba6820ae2143fc60b69
 
61532
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
 
61533
Date:   Sun Feb 4 19:05:06 2007 +0000
 
61534
 
 
61535
    Updated French translation by Marc Lorber, Robert-André Mauchin and
 
61536
    
 
61537
    2007-02-02  Stéphane Raimbault  <stephane.raimbault@gmail.com>
 
61538
    
 
61539
        * fr.po: Updated French translation by Marc Lorber, Robert-André
 
61540
        Mauchin and Stéphane Raimbault.
 
61541
    
 
61542
    svn path=/trunk/; revision=7245
 
61543
 
 
61544
 po/ChangeLog |    5 +
 
61545
 po/fr.po     | 1211 +++++++++++++++++++++++++++++++++++-----------------------
 
61546
 2 files changed, 736 insertions(+), 480 deletions(-)
 
61547
 
 
61548
commit 84ad8192cb1e8603e6f99ffa1f9b0e97f46bb680
 
61549
Author: Jens Granseuer <jensgr@gmx.net>
 
61550
Date:   Sun Feb 4 17:21:39 2007 +0000
 
61551
 
 
61552
    up GTK+ requirement to 2.10 (fixes #358106)
 
61553
    
 
61554
    2007-02-04  Jens Granseuer  <jensgr@gmx.net>
 
61555
    
 
61556
        * configure.in: up GTK+ requirement to 2.10 (fixes #358106)
 
61557
    
 
61558
    svn path=/trunk/; revision=7244
 
61559
 
 
61560
 ChangeLog    |    4 ++++
 
61561
 configure.in |    2 +-
 
61562
 2 files changed, 5 insertions(+), 1 deletions(-)
 
61563
 
 
61564
commit 7aa1cede0d91ca668d2079c892e5641eb904d980
 
61565
Author: Jens Granseuer <jensgr@gmx.net>
 
61566
Date:   Sun Feb 4 15:47:49 2007 +0000
 
61567
 
 
61568
    clean up sorting to not use an imaginary column; change accel sort order
 
61569
    
 
61570
    2007-02-04  Jens Granseuer  <jensgr@gmx.net>
 
61571
    
 
61572
        * gnome-keybinding-properties.c: (keyentry_sort_func),
 
61573
        (clear_old_model), (setup_dialog): clean up sorting to not use an
 
61574
        imaginary column; change accel sort order to move disabled actions
 
61575
        to the back of the list and also speed up sorting a bit
 
61576
    
 
61577
    svn path=/trunk/; revision=7243
 
61578
 
 
61579
 capplets/keybindings/ChangeLog                     |    7 ++
 
61580
 capplets/keybindings/gnome-keybinding-properties.c |   63 ++++++++++----------
 
61581
 2 files changed, 39 insertions(+), 31 deletions(-)
 
61582
 
 
61583
commit 765e80f9538ef218ef016e72362683f008ef8b28
 
61584
Author: Jens Granseuer <jensgr@gmx.net>
 
61585
Date:   Sun Feb 4 13:46:41 2007 +0000
 
61586
 
 
61587
    support localized key names (interim fix for #145346)
 
61588
    
 
61589
    2007-02-04  Jens Granseuer  <jensgr@gmx.net>
 
61590
    
 
61591
        * eggaccelerators.c: (egg_virtual_accelerator_name),
 
61592
        (egg_virtual_accelerator_label):
 
61593
        * eggaccelerators.h:
 
61594
        * eggcellrendererkeys.c: (convert_keysym_state_to_string):
 
61595
        * gnome-keybinding-properties.c: (binding_name),
 
61596
        (accel_edited_callback): support localized key names (interim fix
 
61597
        for #145346)
 
61598
    
 
61599
    svn path=/trunk/; revision=7242
 
61600
 
 
61601
 capplets/keybindings/ChangeLog                     |   10 ++++
 
61602
 capplets/keybindings/eggaccelerators.c             |   45 ++++++++++++++++++-
 
61603
 capplets/keybindings/eggaccelerators.h             |    4 ++
 
61604
 capplets/keybindings/eggcellrendererkeys.c         |    2 +-
 
61605
 capplets/keybindings/gnome-keybinding-properties.c |    8 ++-
 
61606
 5 files changed, 62 insertions(+), 7 deletions(-)
 
61607
 
 
61608
commit b3af3ba4baee9aba6d914e001d9c7b0c24ad109b
 
61609
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
61610
Date:   Sun Feb 4 05:43:41 2007 +0000
 
61611
 
 
61612
    Updated Thai translation.
 
61613
    
 
61614
        * th.po: Updated Thai translation.
 
61615
    
 
61616
    
 
61617
    svn path=/trunk/; revision=7241
 
61618
 
 
61619
 po/ChangeLog |    4 +++
 
61620
 po/th.po     |   86 +++++++++++++++++++++++++++++-----------------------------
 
61621
 2 files changed, 47 insertions(+), 43 deletions(-)
 
61622
 
 
61623
commit 14dc74300d2c77786ca07f27a9769552c8629260
 
61624
Author: Changwoo Ryu <cwryu@debian.org>
 
61625
Date:   Sat Feb 3 18:37:03 2007 +0000
 
61626
 
 
61627
    Updated Korean translation by Young-Ho Cha.
 
61628
    
 
61629
    2007-02-04  Changwoo Ryu  <cwryu@debian.org>
 
61630
    
 
61631
        * ko.po: Updated Korean translation by Young-Ho Cha.
 
61632
    
 
61633
    svn path=/trunk/; revision=7240
 
61634
 
 
61635
 po/ChangeLog |    4 +
 
61636
 po/ko.po     | 1111 +++++++++++++++++++++++++++++++---------------------------
 
61637
 2 files changed, 592 insertions(+), 523 deletions(-)
 
61638
 
 
61639
commit c9d0aee628aa31b8bb970a68bfeb87057eb0026e
 
61640
Author: Jens Granseuer <jensgr@gmx.net>
 
61641
Date:   Sat Feb 3 17:18:29 2007 +0000
 
61642
 
 
61643
    add cappletname variable which is used to define G_LOG_DOMAIN (fixes
 
61644
    
 
61645
    2007-02-03  Jens Granseuer  <jensgr@gmx.net>
 
61646
    
 
61647
        * capplets/about-me/Makefile.am:
 
61648
        * capplets/background/Makefile.am:
 
61649
        * capplets/default-applications/Makefile.am:
 
61650
        * capplets/display/Makefile.am:
 
61651
        * capplets/font/Makefile.am:
 
61652
        * capplets/keybindings/Makefile.am:
 
61653
        * capplets/keyboard/Makefile.am:
 
61654
        * capplets/mouse/Makefile.am:
 
61655
        * capplets/network/Makefile.am:
 
61656
        * capplets/sound/Makefile.am:
 
61657
        * capplets/theme-switcher/Makefile.am:
 
61658
        * capplets/ui-properties/Makefile.am:
 
61659
        * capplets/windows/Makefile.am: add cappletname variable which is
 
61660
        used to define G_LOG_DOMAIN (fixes #380991)
 
61661
    
 
61662
    svn path=/trunk/; revision=7239
 
61663
 
 
61664
 ChangeLog                                 |   17 +++++++++++++++++
 
61665
 capplets/about-me/Makefile.am             |    3 +++
 
61666
 capplets/background/Makefile.am           |    3 +++
 
61667
 capplets/default-applications/Makefile.am |    3 +++
 
61668
 capplets/display/Makefile.am              |    3 +++
 
61669
 capplets/font/Makefile.am                 |    3 +++
 
61670
 capplets/keybindings/Makefile.am          |    3 +++
 
61671
 capplets/keyboard/Makefile.am             |    3 +++
 
61672
 capplets/mouse/Makefile.am                |    3 +++
 
61673
 capplets/network/Makefile.am              |    3 +++
 
61674
 capplets/sound/Makefile.am                |    3 +++
 
61675
 capplets/theme-switcher/Makefile.am       |    3 +++
 
61676
 capplets/ui-properties/Makefile.am        |    3 +++
 
61677
 capplets/windows/Makefile.am              |    3 +++
 
61678
 14 files changed, 56 insertions(+), 0 deletions(-)
 
61679
 
 
61680
commit a02dd61e0b011fc15034a4f4e6c6391bceeca1e7
 
61681
Author: Jens Granseuer <jensgr@gmx.net>
 
61682
Date:   Sat Feb 3 14:20:19 2007 +0000
 
61683
 
 
61684
    Patch by: Paolo Borelli <pborelli@katamail.com>
 
61685
    
 
61686
    2007-02-03  Jens Granseuer  <jensgr@gmx.net>
 
61687
    
 
61688
        Patch by: Paolo Borelli <pborelli@katamail.com>
 
61689
    
 
61690
        * gnome-settings-keybindings.c: (get_screens_list),
 
61691
        (screen_exec_display_string), (entry_get_string),
 
61692
        (bindings_get_entry), (gnome_settings_keybindings_load): plug some
 
61693
        memory leaks (fixes bug #342672)
 
61694
    
 
61695
    svn path=/trunk/; revision=7238
 
61696
 
 
61697
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
61698
 gnome-settings-daemon/gnome-settings-keybindings.c |   78 +++++++++++--------
 
61699
 2 files changed, 54 insertions(+), 33 deletions(-)
 
61700
 
 
61701
commit 14e3ec11ae91790041c6765ea46ff9fada014af8
 
61702
Author: Ihar Hrachyshka <iharh@src.gnome.org>
 
61703
Date:   Sat Feb 3 11:45:21 2007 +0000
 
61704
 
 
61705
    Updated Belarusian translation.
 
61706
    
 
61707
    svn path=/trunk/; revision=7237
 
61708
 
 
61709
 po/ChangeLog |    4 +
 
61710
 po/be.po     | 2130 +++++++++++++++++++++++++++++++++-------------------------
 
61711
 2 files changed, 1208 insertions(+), 926 deletions(-)
 
61712
 
 
61713
commit 04556a5c27f2fd39ad946dd65c0a8ba87c4d69bf
 
61714
Author: Jens Granseuer <jensgr@gmx.net>
 
61715
Date:   Sat Feb 3 11:23:50 2007 +0000
 
61716
 
 
61717
    fix DATADIR define
 
61718
    
 
61719
    2007-02-03  Jens Granseuer  <jensgr@gmx.net>
 
61720
    
 
61721
        * Makefile.am: fix DATADIR define
 
61722
    
 
61723
    svn path=/trunk/; revision=7236
 
61724
 
 
61725
 capplets/default-applications/ChangeLog   |    4 ++++
 
61726
 capplets/default-applications/Makefile.am |    2 +-
 
61727
 2 files changed, 5 insertions(+), 1 deletions(-)
 
61728
 
 
61729
commit 779fedcd6ba12b70c66c7d69b37f6bf97b824d18
 
61730
Author: Jens Granseuer <jensgr@gmx.net>
 
61731
Date:   Sat Feb 3 11:20:20 2007 +0000
 
61732
 
 
61733
    plug memory leaks. Closes bug #395212.
 
61734
    
 
61735
    2007-02-03  Jens Granseuer  <jensgr@gmx.net>
 
61736
    
 
61737
        * gnome-da-capplet.c: (fill_combo_box), (show_dialog), (main):
 
61738
        * gnome-da-xml.c: (gnome_da_xml_load_xml),
 
61739
        (gnome_da_xml_load_list), (gnome_da_xml_free):
 
61740
        * gnome-da-xml.h: plug memory leaks. Closes bug #395212.
 
61741
    
 
61742
    svn path=/trunk/; revision=7235
 
61743
 
 
61744
 capplets/default-applications/ChangeLog          |    7 ++
 
61745
 capplets/default-applications/gnome-da-capplet.c |   66 +++++++++++++++-------
 
61746
 capplets/default-applications/gnome-da-xml.c     |   36 ++++++++++--
 
61747
 capplets/default-applications/gnome-da-xml.h     |    1 +
 
61748
 4 files changed, 83 insertions(+), 27 deletions(-)
 
61749
 
 
61750
commit 0441bef79d1e397ccff5e1fb6d8e4d092402e98f
 
61751
Author: Daniel Nylander <dnylande@src.gnome.org>
 
61752
Date:   Sat Feb 3 10:30:21 2007 +0000
 
61753
 
 
61754
    sv.po: Swedish translation updated
 
61755
    
 
61756
    svn path=/trunk/; revision=7234
 
61757
 
 
61758
 po/ChangeLog |    4 ++
 
61759
 po/sv.po     |  127 +++++++++++++++++++++++++++++-----------------------------
 
61760
 2 files changed, 67 insertions(+), 64 deletions(-)
 
61761
 
 
61762
commit f600be796ad5dccbbe30a235c7c82805947de4e3
 
61763
Author: William Jon McCann <mccann@jhu.edu>
 
61764
Date:   Sat Feb 3 00:42:23 2007 +0000
 
61765
 
 
61766
    Use compositing to display the typing break window when available. Fixes
 
61767
    
 
61768
    2007-02-02  William Jon McCann  <mccann@jhu.edu>
 
61769
    
 
61770
        * drw-break-window.c: (drw_break_window_class_init),
 
61771
        (drw_break_window_init), (drw_break_window_finalize),
 
61772
        (drw_break_window_dispose), (drw_break_window_new),
 
61773
        (postpone_sensitize_cb), (clock_timeout_cb), (postpone_cancel_cb),
 
61774
        (postpone_entry_key_press_event_cb), (postpone_clicked_cb):
 
61775
        * drw-break-window.h:
 
61776
        * drw-utils.c: (window_expose_event), (set_pixmap_background),
 
61777
        (drw_setup_background):
 
61778
        * drwright.c: (break_window_map_event_cb), (maybe_change_state),
 
61779
        (create_secondary_break_windows):
 
61780
        Use compositing to display the typing break window when
 
61781
        available.  Fixes #363665.
 
61782
    
 
61783
    
 
61784
    svn path=/trunk/; revision=7233
 
61785
 
 
61786
 typing-break/ChangeLog          |   15 +++
 
61787
 typing-break/drw-break-window.c |  264 ++++++++++++++++++---------------------
 
61788
 typing-break/drw-break-window.h |   13 ++-
 
61789
 typing-break/drw-utils.c        |   91 ++++++++++++-
 
61790
 typing-break/drwright.c         |   40 ++++---
 
61791
 5 files changed, 256 insertions(+), 167 deletions(-)
 
61792
 
 
61793
commit 09076c4e2765ca96aa89b47de1cb4cf3e1a65c06
 
61794
Author: Jens Granseuer <jensgr@gmx.net>
 
61795
Date:   Fri Feb 2 23:22:15 2007 +0000
 
61796
 
 
61797
    filter out CapsLock modifiers since it's otherwise possible to set the
 
61798
    
 
61799
    2007-02-03  Jens Granseuer  <jensgr@gmx.net>
 
61800
    
 
61801
        * gnome-keybinding-properties.c: (accel_edited_callback): filter
 
61802
        out CapsLock modifiers since it's otherwise possible to set the
 
61803
        same accel for several actions (fixes #350424)
 
61804
    
 
61805
    svn path=/trunk/; revision=7232
 
61806
 
 
61807
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
61808
 capplets/keybindings/gnome-keybinding-properties.c |    3 +++
 
61809
 2 files changed, 9 insertions(+), 0 deletions(-)
 
61810
 
 
61811
commit 1f8280c0a7651eef1b1749477cb64c6632437e2f
 
61812
Author: Jens Granseuer <jensgr@gmx.net>
 
61813
Date:   Fri Feb 2 22:02:44 2007 +0000
 
61814
 
 
61815
    blacklist numbers, space, and tab as accels (fixes #359092)
 
61816
    
 
61817
    2007-02-02  Jens Granseuer  <jensgr@gmx.net>
 
61818
    
 
61819
        * gnome-keybinding-properties.c: (accel_edited_callback): blacklist
 
61820
        numbers, space, and tab as accels (fixes #359092)
 
61821
    
 
61822
    svn path=/trunk/; revision=7231
 
61823
 
 
61824
 capplets/keybindings/ChangeLog                     |    5 +++++
 
61825
 capplets/keybindings/gnome-keybinding-properties.c |    2 ++
 
61826
 2 files changed, 7 insertions(+), 0 deletions(-)
 
61827
 
 
61828
commit 9046e5b22c527a60cc97334221e57986ac12a779
 
61829
Author: Jens Granseuer <jensgr@gmx.net>
 
61830
Date:   Fri Feb 2 20:04:40 2007 +0000
 
61831
 
 
61832
    remove idl/Makefile.am from the list of config files
 
61833
    
 
61834
    2007-02-02  Jens Granseuer  <jensgr@gmx.net>
 
61835
    
 
61836
        * configure.in: remove idl/Makefile.am from the list of config files
 
61837
    
 
61838
    svn path=/trunk/; revision=7230
 
61839
 
 
61840
 ChangeLog    |    4 ++++
 
61841
 configure.in |    1 -
 
61842
 2 files changed, 4 insertions(+), 1 deletions(-)
 
61843
 
 
61844
commit 3b3ae37bc072ea4571582f17835ca1314374fa7a
 
61845
Author: Christian Persch <chpe@svn.gnome.org>
 
61846
Date:   Fri Feb 2 19:53:05 2007 +0000
 
61847
 
 
61848
    Use specific string as app ID in gnome_program_init, not PACKAGE. Bug
 
61849
    
 
61850
    2007-02-02  Christian Persch  <chpe@svn.gnome.org>
 
61851
    
 
61852
        * main.c: (main): Use specific string as app ID in
 
61853
        gnome_program_init, not PACKAGE. Bug #403708.
 
61854
    
 
61855
    svn path=/trunk/; revision=7229
 
61856
 
 
61857
 typing-break/ChangeLog |    5 +++++
 
61858
 typing-break/main.c    |    2 +-
 
61859
 2 files changed, 6 insertions(+), 1 deletions(-)
 
61860
 
 
61861
commit f2570627a26e390c242815a5298753bca5ee308d
 
61862
Author: Christian Persch <chpe@svn.gnome.org>
 
61863
Date:   Fri Feb 2 19:52:31 2007 +0000
 
61864
 
 
61865
    Use specific string as app ID in gnome_program_init, not PACKAGE. Bug
 
61866
    
 
61867
    2007-02-02  Christian Persch  <chpe@svn.gnome.org>
 
61868
    
 
61869
        * gnome-da-capplet.c: (main): Use specific string as app ID in
 
61870
        gnome_program_init, not PACKAGE. Bug #403708.
 
61871
    
 
61872
    svn path=/trunk/; revision=7228
 
61873
 
 
61874
 capplets/default-applications/ChangeLog          |    5 +++++
 
61875
 capplets/default-applications/gnome-da-capplet.c |    2 +-
 
61876
 2 files changed, 6 insertions(+), 1 deletions(-)
 
61877
 
 
61878
commit 43d40d7a0ae05c980a87612f7dfaca0f0959a542
 
61879
Author: Christian Persch <chpe@svn.gnome.org>
 
61880
Date:   Fri Feb 2 18:12:40 2007 +0000
 
61881
 
 
61882
    Don't define directories in configure. Remove some obsolete defines, and
 
61883
    
 
61884
    2007-02-02  Christian Persch  <chpe@svn.gnome.org>
 
61885
    
 
61886
        * Makefile.am:
 
61887
        * capplets/about-me/Makefile.am:
 
61888
        * capplets/about-me/gnome-about-me-password.c: (passdlg_init):
 
61889
        * capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
 
61890
        * capplets/accessibility/at-properties/Makefile.am:
 
61891
        * capplets/accessibility/keyboard/Makefile.am:
 
61892
        * capplets/accessibility/keyboard/accessibility-keyboard.c:
 
61893
        (setup_accessX_dialog):
 
61894
        * capplets/background/Makefile.am:
 
61895
        * capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
 
61896
        * capplets/common/Makefile.am:
 
61897
        * capplets/common/capplet-util.c: (capplet_set_icon):
 
61898
        * capplets/default-applications/Makefile.am:
 
61899
        * capplets/display/Makefile.am:
 
61900
        * capplets/file-types/Makefile.am:
 
61901
        * capplets/file-types/file-types-capplet.c: (create_dialog):
 
61902
        * capplets/file-types/mime-category-edit-dialog.c:
 
61903
        (mime_category_edit_dialog_init):
 
61904
        * capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
 
61905
        * capplets/file-types/service-edit-dialog.c:
 
61906
        (service_edit_dialog_init):
 
61907
        * capplets/font/Makefile.am:
 
61908
        * capplets/keybindings/Makefile.am:
 
61909
        * capplets/keybindings/gnome-keybinding-properties.c:
 
61910
        (create_dialog):
 
61911
        * capplets/keyboard/Makefile.am:
 
61912
        * capplets/keyboard/gnome-keyboard-properties-xkblt.c:
 
61913
        (xkb_layout_choose):
 
61914
        * capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
 
61915
        (choose_model):
 
61916
        * capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
 
61917
        * capplets/localization/Makefile.am:
 
61918
        * capplets/localization/gnome-localization-properties.c:
 
61919
        (create_dialog):
 
61920
        * capplets/mime-type/Makefile.am:
 
61921
        * capplets/mouse/Makefile.am:
 
61922
        * capplets/mouse/gnome-mouse-properties.c: (create_dialog):
 
61923
        * capplets/network/Makefile.am:
 
61924
        * capplets/network/gnome-network-preferences.c:
 
61925
        (cb_http_details_button_clicked), (main):
 
61926
        * capplets/rollback/Makefile.am:
 
61927
        * capplets/sound/Makefile.am:
 
61928
        * capplets/sound/sound-properties-capplet.c: (create_dialog),
 
61929
        (device_test_button_clicked):
 
61930
        * capplets/theme-switcher/Makefile.am:
 
61931
        * capplets/ui-properties/Makefile.am:
 
61932
        * capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
 
61933
        * capplets/url-properties/Makefile.am:
 
61934
        * capplets/windows/Makefile.am:
 
61935
        * capplets/wm-properties/wm-desktops/Makefile.am:
 
61936
        * configure.in:
 
61937
        * gnome-settings-daemon/Makefile.am:
 
61938
        * gnome-settings-daemon/actions/Makefile.am:
 
61939
        * gnome-settings-daemon/gnome-settings-xmodmap.c:
 
61940
        (gnome_settings_modmap_dialog_call):
 
61941
        * gnome-settings-daemon/gnome-settings-xrdb.c:
 
61942
        * gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
 
61943
        (gsd_media_keys_window_init):
 
61944
        * gnome-settings-daemon/xrdb/Makefile.am:
 
61945
        * typing-break/Makefile.am:
 
61946
        * vfs-methods/themus/Makefile.am: Don't define directories in
 
61947
        configure. Remove some obsolete defines, and use the standard
 
61948
        installation paths. Bug #395383.
 
61949
    
 
61950
    svn path=/trunk/; revision=7226
 
61951
 
 
61952
 ChangeLog                                          |   66 ++++++++++++++++++++
 
61953
 Makefile.am                                        |    2 +-
 
61954
 capplets/about-me/Makefile.am                      |    4 +-
 
61955
 capplets/about-me/gnome-about-me-password.c        |    2 +-
 
61956
 capplets/about-me/gnome-about-me.c                 |    2 +-
 
61957
 capplets/accessibility/at-properties/Makefile.am   |    5 +-
 
61958
 capplets/accessibility/keyboard/Makefile.am        |   12 +++-
 
61959
 .../keyboard/accessibility-keyboard.c              |    3 +-
 
61960
 capplets/background/Makefile.am                    |    3 +-
 
61961
 capplets/background/gnome-wp-capplet.c             |    3 +-
 
61962
 capplets/common/Makefile.am                        |    4 +-
 
61963
 capplets/common/capplet-util.c                     |    2 +-
 
61964
 capplets/default-applications/Makefile.am          |    4 +-
 
61965
 capplets/display/Makefile.am                       |    4 +-
 
61966
 capplets/file-types/Makefile.am                    |    2 +-
 
61967
 capplets/file-types/file-types-capplet.c           |    2 +-
 
61968
 capplets/file-types/mime-category-edit-dialog.c    |    2 +-
 
61969
 capplets/file-types/mime-edit-dialog.c             |    2 +-
 
61970
 capplets/file-types/service-edit-dialog.c          |    2 +-
 
61971
 capplets/font/Makefile.am                          |    7 +-
 
61972
 capplets/keybindings/Makefile.am                   |    8 ++-
 
61973
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
61974
 capplets/keyboard/Makefile.am                      |   11 +++-
 
61975
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    4 +-
 
61976
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    4 +-
 
61977
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
61978
 capplets/localization/Makefile.am                  |    4 +-
 
61979
 .../localization/gnome-localization-properties.c   |    2 +-
 
61980
 capplets/mime-type/Makefile.am                     |    6 +-
 
61981
 capplets/mouse/Makefile.am                         |   10 ++-
 
61982
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
61983
 capplets/network/Makefile.am                       |    8 ++-
 
61984
 capplets/network/gnome-network-preferences.c       |    4 +-
 
61985
 capplets/rollback/Makefile.am                      |    8 +-
 
61986
 capplets/sound/Makefile.am                         |   12 +++-
 
61987
 capplets/sound/sound-properties-capplet.c          |    4 +-
 
61988
 capplets/theme-switcher/Makefile.am                |    7 +-
 
61989
 capplets/ui-properties/Makefile.am                 |    8 ++-
 
61990
 capplets/ui-properties/gnome-ui-properties.c       |    2 +-
 
61991
 capplets/url-properties/Makefile.am                |    6 +-
 
61992
 capplets/windows/Makefile.am                       |    2 +-
 
61993
 capplets/wm-properties/wm-desktops/Makefile.am     |    2 +-
 
61994
 configure.in                                       |   45 -------------
 
61995
 gnome-settings-daemon/Makefile.am                  |   19 ++++--
 
61996
 gnome-settings-daemon/actions/Makefile.am          |    4 +-
 
61997
 gnome-settings-daemon/gnome-settings-xmodmap.c     |    2 +-
 
61998
 gnome-settings-daemon/gnome-settings-xrdb.c        |    4 +-
 
61999
 gnome-settings-daemon/gsd-media-keys-window.c      |    4 +-
 
62000
 gnome-settings-daemon/xrdb/Makefile.am             |    2 +-
 
62001
 typing-break/Makefile.am                           |    4 +-
 
62002
 vfs-methods/themus/Makefile.am                     |    4 +-
 
62003
 51 files changed, 202 insertions(+), 137 deletions(-)
 
62004
 
 
62005
commit 76cbf396319c62bd74524cbf2ff15d3bae015428
 
62006
Author: Jens Granseuer <jensgr@gmx.net>
 
62007
Date:   Fri Feb 2 16:29:09 2007 +0000
 
62008
 
 
62009
    Patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
62010
    
 
62011
    2007-02-02  Jens Granseuer  <jensgr@gmx.net>
 
62012
    
 
62013
        Patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
62014
    
 
62015
        * sound-properties-capplet.c: (setup_devices): Polypaudio is now
 
62016
        PulseAudio (fixes bug #394003)
 
62017
    
 
62018
    svn path=/trunk/; revision=7225
 
62019
 
 
62020
 capplets/sound/ChangeLog                  |    7 +++++++
 
62021
 capplets/sound/sound-properties-capplet.c |    4 ++--
 
62022
 2 files changed, 9 insertions(+), 2 deletions(-)
 
62023
 
 
62024
commit 56e82de4b47fc692efb02a419adcc4f5bfe86641
 
62025
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
62026
Date:   Fri Feb 2 13:49:04 2007 +0000
 
62027
 
 
62028
    Updated Thai translation.
 
62029
    
 
62030
        * th.po: Updated Thai translation.
 
62031
    
 
62032
    
 
62033
    svn path=/trunk/; revision=7224
 
62034
 
 
62035
 po/ChangeLog |    4 +++
 
62036
 po/th.po     |   69 ++++++++++++++++++++++++++++-----------------------------
 
62037
 2 files changed, 38 insertions(+), 35 deletions(-)
 
62038
 
 
62039
commit 39ed90d6f3ee6beda1bd8c6aa31f5b29fb0da7f0
 
62040
Author: Jens Granseuer <jensgr@gmx.net>
 
62041
Date:   Thu Feb 1 22:53:22 2007 +0000
 
62042
 
 
62043
    round volume instead of truncating on unmute so a simple mute/unmute
 
62044
    
 
62045
    2007-02-02  Jens Granseuer  <jensgr@gmx.net>
 
62046
    
 
62047
        * actions/acme-volume-gstreamer.c:
 
62048
        (acme_volume_gstreamer_set_mute): round volume instead of
 
62049
        truncating on unmute so a simple mute/unmute doesn't lower the
 
62050
        volume (fixes bug #400966)
 
62051
    
 
62052
    svn path=/trunk/; revision=7223
 
62053
 
 
62054
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
62055
 .../actions/acme-volume-gstreamer.c                |    2 +-
 
62056
 2 files changed, 8 insertions(+), 1 deletions(-)
 
62057
 
 
62058
commit 34654b9ff0a2a71ae029ad9c8523e90cabf8bb2f
 
62059
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
62060
Date:   Wed Jan 31 22:54:06 2007 +0000
 
62061
 
 
62062
    2007-01-31 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
 
62063
    
 
62064
    svn path=/trunk/; revision=7222
 
62065
 
 
62066
 po/ChangeLog |    4 ++
 
62067
 po/mk.po     |  158 ++++++++++++++++++++++++++++++++++++++++++----------------
 
62068
 2 files changed, 118 insertions(+), 44 deletions(-)
 
62069
 
 
62070
commit 12205181f7c73d712ee59f8ed9ac39f9b1f2a75e
 
62071
Author: Christian Persch <chpe@svn.gnome.org>
 
62072
Date:   Wed Jan 31 22:46:48 2007 +0000
 
62073
 
 
62074
    Don't define dbus services
 
62075
    
 
62076
    2007-01-31  Christian Persch  <chpe@svn.gnome.org>
 
62077
    
 
62078
        * configure.in:
 
62079
        * gnome-settings-daemon/Makefile.am: Don't define dbus services
 
62080
    
 
62081
    svn path=/trunk/; revision=7221
 
62082
 
 
62083
 ChangeLog                         |    6 ++++++
 
62084
 configure.in                      |    5 -----
 
62085
 gnome-settings-daemon/Makefile.am |    2 +-
 
62086
 3 files changed, 7 insertions(+), 6 deletions(-)
 
62087
 
 
62088
commit 7e4de1a53ca529a7a180d4b312c73b4da7b3716e
 
62089
Author: Jens Granseuer <jensgr@gmx.net>
 
62090
Date:   Wed Jan 31 22:30:35 2007 +0000
 
62091
 
 
62092
    remove left-over call to gnome_theme_init(). The rest of the code dealing
 
62093
    
 
62094
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62095
    
 
62096
        * gnome-keybinding-properties.c: (main): remove left-over call to
 
62097
        gnome_theme_init(). The rest of the code dealing with (key) themes
 
62098
        has been removed back in 2004... (fixes #157452)
 
62099
    
 
62100
    svn path=/trunk/; revision=7220
 
62101
 
 
62102
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
62103
 capplets/keybindings/gnome-keybinding-properties.c |    3 ---
 
62104
 2 files changed, 6 insertions(+), 3 deletions(-)
 
62105
 
 
62106
commit c19d6d800dad57e1c78d54e10dbd06d9a4114d2b
 
62107
Author: Christian Persch <chpe@svn.gnome.org>
 
62108
Date:   Wed Jan 31 21:09:43 2007 +0000
 
62109
 
 
62110
    Fix localedir defines. Bug #395383.
 
62111
    
 
62112
    2007-01-31  Christian Persch  <chpe@svn.gnome.org>
 
62113
    
 
62114
        * capplets/accessibility/at-properties/Makefile.am:
 
62115
        * capplets/accessibility/keyboard/Makefile.am:
 
62116
        * capplets/background/Makefile.am:
 
62117
        * capplets/common/Makefile.am:
 
62118
        * capplets/default-applications/Makefile.am:
 
62119
        * capplets/display/Makefile.am:
 
62120
        * capplets/font/Makefile.am:
 
62121
        * capplets/keybindings/Makefile.am:
 
62122
        * capplets/keyboard/Makefile.am:
 
62123
        * capplets/mouse/Makefile.am:
 
62124
        * capplets/network/Makefile.am:
 
62125
        * capplets/theme-switcher/Makefile.am:
 
62126
        * capplets/ui-properties/Makefile.am:
 
62127
        * capplets/windows/Makefile.am:
 
62128
        * configure.in:
 
62129
        * gnome-settings-daemon/Makefile.am:
 
62130
        * libbackground/Makefile.am:
 
62131
        * libwindow-settings/Makefile.am:
 
62132
        * typing-break/Makefile.am:
 
62133
        * vfs-methods/fontilus/Makefile.am:
 
62134
        * vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383.
 
62135
    
 
62136
    svn path=/trunk/; revision=7219
 
62137
 
 
62138
 ChangeLog                                        |   24 ++++++++++++++++++++++
 
62139
 capplets/accessibility/at-properties/Makefile.am |    3 +-
 
62140
 capplets/accessibility/keyboard/Makefile.am      |    2 +-
 
62141
 capplets/background/Makefile.am                  |    1 +
 
62142
 capplets/common/Makefile.am                      |    2 +-
 
62143
 capplets/default-applications/Makefile.am        |    1 +
 
62144
 capplets/display/Makefile.am                     |    1 +
 
62145
 capplets/font/Makefile.am                        |    1 +
 
62146
 capplets/keybindings/Makefile.am                 |    2 +-
 
62147
 capplets/keyboard/Makefile.am                    |    2 +-
 
62148
 capplets/mouse/Makefile.am                       |    2 +-
 
62149
 capplets/network/Makefile.am                     |    2 +-
 
62150
 capplets/theme-switcher/Makefile.am              |    5 +--
 
62151
 capplets/ui-properties/Makefile.am               |    2 +-
 
62152
 capplets/windows/Makefile.am                     |    1 +
 
62153
 configure.in                                     |   11 ++++-----
 
62154
 gnome-settings-daemon/Makefile.am                |    1 +
 
62155
 libbackground/Makefile.am                        |    1 +
 
62156
 libwindow-settings/Makefile.am                   |    4 +-
 
62157
 typing-break/Makefile.am                         |   12 +++++++---
 
62158
 vfs-methods/fontilus/Makefile.am                 |    3 +-
 
62159
 vfs-methods/themus/Makefile.am                   |    3 +-
 
62160
 22 files changed, 61 insertions(+), 25 deletions(-)
 
62161
 
 
62162
commit 413ec80cd2d4096a40bb8ff7620e5e11b83050e5
 
62163
Author: Jens Granseuer <jensgr@gmx.net>
 
62164
Date:   Wed Jan 31 19:08:51 2007 +0000
 
62165
 
 
62166
    don't leak the GnomeProgram reference
 
62167
    
 
62168
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62169
    
 
62170
        * factory.c: (main): don't leak the GnomeProgram reference
 
62171
    
 
62172
    svn path=/trunk/; revision=7218
 
62173
 
 
62174
 gnome-settings-daemon/ChangeLog |    4 ++++
 
62175
 gnome-settings-daemon/factory.c |   13 ++++++++-----
 
62176
 2 files changed, 12 insertions(+), 5 deletions(-)
 
62177
 
 
62178
commit 5f9d174f4249155896ec795aa01e652f138616f8
 
62179
Author: Jens Granseuer <jensgr@gmx.net>
 
62180
Date:   Wed Jan 31 17:57:19 2007 +0000
 
62181
 
 
62182
    plug memory leaks (fixes bug #395609)
 
62183
    
 
62184
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62185
    
 
62186
        * gnome-network-preferences.c: (cb_remove_url),
 
62187
        (cb_dialog_response), (cb_use_same_proxy_checkbutton_clicked),
 
62188
        (main): plug memory leaks (fixes bug #395609)
 
62189
    
 
62190
    svn path=/trunk/; revision=7217
 
62191
 
 
62192
 capplets/network/ChangeLog                   |    6 +++
 
62193
 capplets/network/gnome-network-preferences.c |   48 ++++++++++++++++----------
 
62194
 2 files changed, 36 insertions(+), 18 deletions(-)
 
62195
 
 
62196
commit 6c52e0a535c13e5b4d3bed0ebed66f0829b540ce
 
62197
Author: Jens Granseuer <jensgr@gmx.net>
 
62198
Date:   Wed Jan 31 17:51:13 2007 +0000
 
62199
 
 
62200
    don't leak the references to the glade dialog and GnomeProgram
 
62201
    
 
62202
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62203
    
 
62204
        * gnome-window-properties.c: (main): don't leak the references to the
 
62205
        glade dialog and GnomeProgram
 
62206
    
 
62207
    svn path=/trunk/; revision=7216
 
62208
 
 
62209
 capplets/windows/ChangeLog                 |    5 +++++
 
62210
 capplets/windows/gnome-window-properties.c |    9 ++++++---
 
62211
 2 files changed, 11 insertions(+), 3 deletions(-)
 
62212
 
 
62213
commit 03bba8dc569a8067f650744c1357cf991337e0d4
 
62214
Author: Jens Granseuer <jensgr@gmx.net>
 
62215
Date:   Wed Jan 31 17:48:40 2007 +0000
 
62216
 
 
62217
    don't leak the references to the glade dialog and GnomeProgram
 
62218
    
 
62219
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62220
    
 
62221
        * gnome-ui-properties.c: (main): don't leak the references to the glade
 
62222
        dialog and GnomeProgram
 
62223
    
 
62224
    svn path=/trunk/; revision=7215
 
62225
 
 
62226
 capplets/ui-properties/ChangeLog             |    5 +++++
 
62227
 capplets/ui-properties/gnome-ui-properties.c |   11 +++++++----
 
62228
 2 files changed, 12 insertions(+), 4 deletions(-)
 
62229
 
 
62230
commit 28de04be2a786efdef7a65f74c8b5da470f09fd5
 
62231
Author: Jens Granseuer <jensgr@gmx.net>
 
62232
Date:   Wed Jan 31 17:31:43 2007 +0000
 
62233
 
 
62234
    make sure we have a key event before treating it as such (fixes bug
 
62235
    
 
62236
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62237
    
 
62238
        * gnome-settings-multimedia-keys.c: (acme_filter_events): make sure
 
62239
        we have a key event before treating it as such (fixes bug #382503)
 
62240
    
 
62241
    svn path=/trunk/; revision=7214
 
62242
 
 
62243
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
62244
 .../gnome-settings-multimedia-keys.c               |    5 +++++
 
62245
 2 files changed, 10 insertions(+), 0 deletions(-)
 
62246
 
 
62247
commit 204dd9a088070d0cb68589bb81c474c909af35cf
 
62248
Author: Jens Granseuer <jensgr@gmx.net>
 
62249
Date:   Wed Jan 31 17:24:16 2007 +0000
 
62250
 
 
62251
    don't install the same filter twice; we already install it for all
 
62252
    
 
62253
    2007-01-31  Jens Granseuer  <jensgr@gmx.net>
 
62254
    
 
62255
        * gnome-settings-keyboard-xkb.c:
 
62256
        (gnome_settings_keyboard_xkb_init): don't install the same filter
 
62257
        twice; we already install it for all windows, so we don't need
 
62258
        another one for the root window (fixes bug #382504)
 
62259
    
 
62260
    svn path=/trunk/; revision=7213
 
62261
 
 
62262
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
62263
 .../gnome-settings-keyboard-xkb.c                  |    4 ----
 
62264
 2 files changed, 7 insertions(+), 4 deletions(-)
 
62265
 
 
62266
commit d992d02c9f6308bfb732f1cbdb11d2a296476f36
 
62267
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
62268
Date:   Wed Jan 31 12:29:57 2007 +0000
 
62269
 
 
62270
    updated hebrew transdlation
 
62271
    
 
62272
    svn path=/trunk/; revision=7212
 
62273
 
 
62274
 po/ChangeLog |    4 +
 
62275
 po/he.po     | 1662 +++++++++++++++++++++++++++++++++-------------------------
 
62276
 2 files changed, 955 insertions(+), 711 deletions(-)
 
62277
 
 
62278
commit 4d6498454f720f1bfa15514b3af7b7fcba01c8fc
 
62279
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
62280
Date:   Tue Jan 30 23:11:45 2007 +0000
 
62281
 
 
62282
    Translation updated.
 
62283
    
 
62284
    2007-01-30  Gabor Kelemen  <kelemeng@gnome.hu>
 
62285
    
 
62286
        * hu.po: Translation updated.
 
62287
    
 
62288
    svn path=/trunk/; revision=7211
 
62289
 
 
62290
 po/ChangeLog |    4 +
 
62291
 po/hu.po     |  380 ++++++++++++++++++++++++++++++++--------------------------
 
62292
 2 files changed, 215 insertions(+), 169 deletions(-)
 
62293
 
 
62294
commit 3cd5df3cc85b0bfb15867eca09742122272c91f8
 
62295
Author: Jens Granseuer <jensgr@gmx.net>
 
62296
Date:   Tue Jan 30 21:13:02 2007 +0000
 
62297
 
 
62298
    fix typo in usage string (noticed by Christian Persch, fixes bug #398361)
 
62299
    
 
62300
    2007-01-30  Jens Granseuer  <jensgr@gmx.net>
 
62301
    
 
62302
            * control-center.c: (main): fix typo in usage string (noticed by
 
62303
            Christian Persch, fixes bug #398361)
 
62304
    
 
62305
    svn path=/trunk/; revision=7210
 
62306
 
 
62307
 shell/ChangeLog        |    5 +++++
 
62308
 shell/control-center.c |    2 +-
 
62309
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62310
 
 
62311
commit d6ba28d56d727c793095d4e56b345e86c2f6ccca
 
62312
Author: Jens Granseuer <jensgr@gmx.net>
 
62313
Date:   Tue Jan 30 20:54:46 2007 +0000
 
62314
 
 
62315
    property is called "focus-on-map", not "set-focus-on-map"
 
62316
    
 
62317
    2007-01-30  Jens Granseuer  <jensgr@gmx.net>
 
62318
    
 
62319
            * gsd-media-keys-window.c: (gsd_media_keys_window_new): property
 
62320
            is called "focus-on-map", not "set-focus-on-map"
 
62321
    
 
62322
    svn path=/trunk/; revision=7209
 
62323
 
 
62324
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
62325
 gnome-settings-daemon/gsd-media-keys-window.c |    2 +-
 
62326
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62327
 
 
62328
commit 2006d45e5b9ac12248a7dd44b2757d288718ee6a
 
62329
Author: Jens Granseuer <jensgr@gmx.net>
 
62330
Date:   Tue Jan 30 20:52:01 2007 +0000
 
62331
 
 
62332
    dump remnants of gstreamer-0.8 since it's not been supported for a while
 
62333
    
 
62334
    2007-01-30  Jens Granseuer  <jensgr@gmx.net>
 
62335
    
 
62336
            * configure.in: dump remnants of gstreamer-0.8 since it's not been
 
62337
            supported for a while
 
62338
    
 
62339
    svn path=/trunk/; revision=7208
 
62340
 
 
62341
 ChangeLog    |    5 +++++
 
62342
 configure.in |   29 ++++++-----------------------
 
62343
 2 files changed, 11 insertions(+), 23 deletions(-)
 
62344
 
 
62345
commit 5332e54d66dd366933ca031515f73d2c16c7231e
 
62346
Author: Jens Granseuer <jensgr@gmx.net>
 
62347
Date:   Tue Jan 30 17:26:39 2007 +0000
 
62348
 
 
62349
    initialize 'vol' variable to prevent crashes/assertion failures trying to
 
62350
    
 
62351
    2007-01-30  Jens Granseuer  <jensgr@gmx.net>
 
62352
    
 
62353
            * actions/acme-volume-gstreamer.c: (update_state): initialize 'vol'
 
62354
            variable to prevent crashes/assertion failures trying to set
 
62355
            ridiculously high/low volume (fixes bug #401376)
 
62356
    
 
62357
    svn path=/trunk/; revision=7207
 
62358
 
 
62359
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
62360
 .../actions/acme-volume-gstreamer.c                |    2 +-
 
62361
 2 files changed, 7 insertions(+), 1 deletions(-)
 
62362
 
 
62363
commit f3f24bbbc51febfb710412eed1bde436d99f3ead
 
62364
Author: Scott Reeves <sreeves@src.gnome.org>
 
62365
Date:   Tue Jan 30 17:18:30 2007 +0000
 
62366
 
 
62367
    fix for inconsistent GenericNames
 
62368
    
 
62369
    svn path=/trunk/; revision=7206
 
62370
 
 
62371
 shell/ChangeLog        |    6 ++++++
 
62372
 shell/control-center.c |    4 ++--
 
62373
 2 files changed, 8 insertions(+), 2 deletions(-)
 
62374
 
 
62375
commit b5d35fbfa302ce68c479d0b5987bb7f37c905337
 
62376
Author: Jens Granseuer <jensgr@gmx.net>
 
62377
Date:   Tue Jan 30 17:01:40 2007 +0000
 
62378
 
 
62379
    issue a sensible error message when trying to use unmodified keybindings
 
62380
    
 
62381
    2007-01-30  Jens Granseuer  <jensgr@gmx.net>
 
62382
    
 
62383
        * gnome-keybinding-properties.c: (accel_edited_callback): issue a
 
62384
        sensible error message when trying to use unmodified keybindings
 
62385
        (fixes #328152)
 
62386
    
 
62387
    svn path=/trunk/; revision=7205
 
62388
 
 
62389
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
62390
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
62391
 2 files changed, 7 insertions(+), 1 deletions(-)
 
62392
 
 
62393
commit 9d895cfc0dfc77c6d99e5cdf762f9d7ac0ddbe80
 
62394
Author: Jakub Friedl <jfriedl@suse.cz>
 
62395
Date:   Tue Jan 30 14:57:00 2007 +0000
 
62396
 
 
62397
    Updated Czech translation.
 
62398
    
 
62399
    2007-01-30  Jakub Friedl  <jfriedl@suse.cz>
 
62400
    
 
62401
      * cs.po: Updated Czech translation.
 
62402
    
 
62403
    
 
62404
    svn path=/trunk/; revision=7204
 
62405
 
 
62406
 po/ChangeLog |    4 +
 
62407
 po/cs.po     |  175 +++++++++++++++++++++++++++++++++++++--------------------
 
62408
 2 files changed, 117 insertions(+), 62 deletions(-)
 
62409
 
 
62410
commit 2377c1d75737fdb94ffc858093e8128a79a58b5a
 
62411
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62412
Date:   Mon Jan 29 09:23:52 2007 +0000
 
62413
 
 
62414
    ANSIfication of function declaration.
 
62415
    
 
62416
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62417
    
 
62418
        * control-center.c: (get_actions_list): ANSIfication
 
62419
        of function declaration.
 
62420
    
 
62421
    svn path=/trunk/; revision=7201
 
62422
 
 
62423
 shell/ChangeLog        |    5 +++++
 
62424
 shell/control-center.c |    2 +-
 
62425
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62426
 
 
62427
commit 141461d3e5f69cab06e693a69790118ec327bd55
 
62428
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62429
Date:   Mon Jan 29 09:22:55 2007 +0000
 
62430
 
 
62431
    Sparse warning fixes: - Mark some stuff static - ANSIfication of function
 
62432
    
 
62433
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62434
    
 
62435
        * gnome-settings-background.c:
 
62436
        * gnome-settings-background.h:
 
62437
        * gnome-settings-dbus.c:
 
62438
        * gnome-settings-font.c:
 
62439
        * gnome-settings-font.h:
 
62440
        * gnome-settings-keyboard.c: (numlock_NumLock_modifier_mask),
 
62441
        (numlock_gconf_state_key), (numlock_get_gconf_state),
 
62442
        (numlock_install_xkb_callback):
 
62443
        * gnome-settings-mouse.c:
 
62444
        * gnome-settings-mouse.h:
 
62445
        * gnome-settings-xmodmap.c: (gnome_settings_load_modmap_files):
 
62446
        Sparse warning fixes:
 
62447
        - Mark some stuff static
 
62448
        - ANSIfication of function declarations
 
62449
        - Some other bits.
 
62450
    
 
62451
    svn path=/trunk/; revision=7200
 
62452
 
 
62453
 gnome-settings-daemon/ChangeLog                   |   18 ++++++++++++++++++
 
62454
 gnome-settings-daemon/gnome-settings-background.c |    1 +
 
62455
 gnome-settings-daemon/gnome-settings-background.h |    2 +-
 
62456
 gnome-settings-daemon/gnome-settings-dbus.c       |    6 +++---
 
62457
 gnome-settings-daemon/gnome-settings-font.c       |    1 +
 
62458
 gnome-settings-daemon/gnome-settings-font.h       |    2 +-
 
62459
 gnome-settings-daemon/gnome-settings-keyboard.c   |    8 ++++----
 
62460
 gnome-settings-daemon/gnome-settings-mouse.c      |    1 +
 
62461
 gnome-settings-daemon/gnome-settings-mouse.h      |    2 +-
 
62462
 gnome-settings-daemon/gnome-settings-xmodmap.c    |    2 +-
 
62463
 10 files changed, 32 insertions(+), 11 deletions(-)
 
62464
 
 
62465
commit 26801cccd6a54a699926e0841d59d6293f0725a2
 
62466
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62467
Date:   Mon Jan 29 09:20:43 2007 +0000
 
62468
 
 
62469
    Sparse warning fix.
 
62470
    
 
62471
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62472
    
 
62473
        * gnome-network-preferences.c: (create_listmodel):
 
62474
        Sparse warning fix.
 
62475
    
 
62476
    svn path=/trunk/; revision=7199
 
62477
 
 
62478
 capplets/network/ChangeLog                   |    5 +++++
 
62479
 capplets/network/gnome-network-preferences.c |    2 +-
 
62480
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62481
 
 
62482
commit 3daf545d0c7792b4e543bbf12b160c140f1b35fc
 
62483
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62484
Date:   Mon Jan 29 09:20:09 2007 +0000
 
62485
 
 
62486
    Fix compiler warnings. Correct order of args to a gnome_vfs_xfer function.
 
62487
    
 
62488
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62489
    
 
62490
        * gnome-theme-details.c: (update_color_scheme_tab), (remove_theme),
 
62491
        (gnome_theme_details_init):
 
62492
        * gnome-theme-installer.c: (extract_files_error_dialog):
 
62493
        * gnome-theme-manager.c: (get_lockdown_status):
 
62494
        Fix compiler warnings. Correct order of args to a gnome_vfs_xfer
 
62495
        function.
 
62496
    
 
62497
    svn path=/trunk/; revision=7198
 
62498
 
 
62499
 capplets/theme-switcher/ChangeLog               |    9 +++++++++
 
62500
 capplets/theme-switcher/gnome-theme-details.c   |   12 ++++++------
 
62501
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
62502
 capplets/theme-switcher/gnome-theme-manager.c   |    4 ++--
 
62503
 4 files changed, 18 insertions(+), 9 deletions(-)
 
62504
 
 
62505
commit d033af5089c6c2c90fd70917530d2673efd3c404
 
62506
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62507
Date:   Mon Jan 29 09:18:55 2007 +0000
 
62508
 
 
62509
    ANSIfication of function declarations.
 
62510
    
 
62511
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62512
    
 
62513
        * sound-properties-capplet.c: (setup_hal_devices), (setup_devices):
 
62514
        ANSIfication of function declarations.
 
62515
    
 
62516
    svn path=/trunk/; revision=7197
 
62517
 
 
62518
 capplets/sound/ChangeLog                  |    5 +++++
 
62519
 capplets/sound/sound-properties-capplet.c |    4 ++--
 
62520
 2 files changed, 7 insertions(+), 2 deletions(-)
 
62521
 
 
62522
commit ca6938747163666d4902b7ff456ac7f8d7bbe644
 
62523
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62524
Date:   Mon Jan 29 09:18:04 2007 +0000
 
62525
 
 
62526
    Mark a struct static.
 
62527
    
 
62528
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62529
    
 
62530
        * main.c: Mark a struct static.
 
62531
    
 
62532
    svn path=/trunk/; revision=7196
 
62533
 
 
62534
 capplets/display/ChangeLog |    4 ++++
 
62535
 capplets/display/main.c    |    2 +-
 
62536
 2 files changed, 5 insertions(+), 1 deletions(-)
 
62537
 
 
62538
commit 43f439ccd882ae99248a1ce348660dc783045f4a
 
62539
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62540
Date:   Mon Jan 29 09:17:37 2007 +0000
 
62541
 
 
62542
    Mark some stuff as static.
 
62543
    
 
62544
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62545
    
 
62546
        * theme-thumbnail.c: Mark some stuff as static.
 
62547
    
 
62548
    svn path=/trunk/; revision=7195
 
62549
 
 
62550
 capplets/common/ChangeLog         |    4 ++++
 
62551
 capplets/common/theme-thumbnail.c |    8 ++++----
 
62552
 2 files changed, 8 insertions(+), 4 deletions(-)
 
62553
 
 
62554
commit 5f7a5f7fa2e55ca16962c216da9d8fc7715aa168
 
62555
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62556
Date:   Mon Jan 29 09:17:07 2007 +0000
 
62557
 
 
62558
    ANSIfication of function declaration.
 
62559
    
 
62560
    2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
62561
    
 
62562
        * gnome-wp-capplet.c: (wallpaper_properties_init):
 
62563
        ANSIfication of function declaration.
 
62564
    
 
62565
    svn path=/trunk/; revision=7194
 
62566
 
 
62567
 capplets/background/ChangeLog          |    5 +++++
 
62568
 capplets/background/gnome-wp-capplet.c |    2 +-
 
62569
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62570
 
 
62571
commit 59a4c03b806d260bb5442a8b49ca4678ace4bec3
 
62572
Author: Christian Persch <chpe@svn.gnome.org>
 
62573
Date:   Sun Jan 28 17:32:06 2007 +0000
 
62574
 
 
62575
    Respect the --disable-schemas-install configure flag. Bug #401004.
 
62576
    
 
62577
    2007-01-28  Christian Persch  <chpe@svn.gnome.org>
 
62578
    
 
62579
        * shell/Makefile.am: Respect the --disable-schemas-install configure
 
62580
        flag. Bug #401004.
 
62581
    
 
62582
    svn path=/trunk/; revision=7192
 
62583
 
 
62584
 ChangeLog         |    5 +++++
 
62585
 shell/Makefile.am |   10 ++++++----
 
62586
 2 files changed, 11 insertions(+), 4 deletions(-)
 
62587
 
 
62588
commit 494610f833144250d301d963e92c13ab983052af
 
62589
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
62590
Date:   Sun Jan 28 11:17:19 2007 +0000
 
62591
 
 
62592
    Updated Japanese translation.
 
62593
    
 
62594
    2007-01-28  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
62595
    
 
62596
            * ja.po: Updated Japanese translation.
 
62597
    
 
62598
    svn path=/trunk/; revision=7191
 
62599
 
 
62600
 po/ChangeLog |    4 +
 
62601
 po/ja.po     | 1330 ++++++++++++++++++++++++++++++++--------------------------
 
62602
 2 files changed, 740 insertions(+), 594 deletions(-)
 
62603
 
 
62604
commit e6e547c8e2109887289fad4427440257dda8d4f2
 
62605
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
62606
Date:   Sun Jan 28 04:09:13 2007 +0000
 
62607
 
 
62608
    Updated Thai translation.
 
62609
    
 
62610
        * th.po: Updated Thai translation.
 
62611
    
 
62612
    
 
62613
    svn path=/trunk/; revision=7190
 
62614
 
 
62615
 po/ChangeLog |    4 ++
 
62616
 po/th.po     |  131 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
62617
 2 files changed, 104 insertions(+), 31 deletions(-)
 
62618
 
 
62619
commit 08aff1ae09ebfdfa698cc3a89b066fcea85abb08
 
62620
Author: Daniel Nylander <dnylande@src.gnome.org>
 
62621
Date:   Sat Jan 27 20:16:41 2007 +0000
 
62622
 
 
62623
    sv.po: Swedish translation updated
 
62624
    
 
62625
    svn path=/trunk/; revision=7189
 
62626
 
 
62627
 po/ChangeLog   |    5 +
 
62628
 po/POTFILES.in |    1 +
 
62629
 po/sv.po       |  665 ++++++++++++++++++++++++++++++++++++++++++++------------
 
62630
 3 files changed, 528 insertions(+), 143 deletions(-)
 
62631
 
 
62632
commit bc2b34874839168fea1ca7b253d652aad1c8f66f
 
62633
Author: Arangel Angov <arangela@src.gnome.org>
 
62634
Date:   Sat Jan 27 12:18:11 2007 +0000
 
62635
 
 
62636
    Updated Macedonian Translation by Arangel Angov, <arangel@linux.net.mk>
 
62637
    
 
62638
    svn path=/trunk/; revision=7188
 
62639
 
 
62640
 po/mk.po |  511 ++++++++++++++++++++++++++++++++++++++------------------------
 
62641
 1 files changed, 317 insertions(+), 194 deletions(-)
 
62642
 
 
62643
commit 0519bad07f4c1f96018bbfbcaaa703a8584b6623
 
62644
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
62645
Date:   Sat Jan 27 06:23:05 2007 +0000
 
62646
 
 
62647
    updating Punjabi translation
 
62648
    
 
62649
    svn path=/trunk/; revision=7187
 
62650
 
 
62651
 po/pa.po |  525 +++++++++++++++++++++++++++++++------------------------------
 
62652
 1 files changed, 267 insertions(+), 258 deletions(-)
 
62653
 
 
62654
commit 89ba6b4b3d94f3856e397ab6ff8324376fd104d9
 
62655
Author: Scott Reeves <sreeves@src.gnome.org>
 
62656
Date:   Fri Jan 26 21:25:46 2007 +0000
 
62657
 
 
62658
    respect the exit_on_close flag
 
62659
    
 
62660
    svn path=/trunk/; revision=7186
 
62661
 
 
62662
 shell/ChangeLog        |    4 ++++
 
62663
 shell/control-center.c |    9 +++++++--
 
62664
 2 files changed, 11 insertions(+), 2 deletions(-)
 
62665
 
 
62666
commit 908ab38dfa19b2b8b47853c197279489e4f3ea21
 
62667
Author: Thomas Wood <thos@gnome.org>
 
62668
Date:   Fri Jan 26 17:32:20 2007 +0000
 
62669
 
 
62670
    Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
62671
    
 
62672
    2007-01-26  Thomas Wood  <thos@gnome.org>
 
62673
    
 
62674
        Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
62675
    
 
62676
        * gnome-theme-installer.c: (transfer_done_cb),
 
62677
        (gnome_theme_install_from_uri): Fixes on the suffix checks.
 
62678
    
 
62679
    svn path=/trunk/; revision=7185
 
62680
 
 
62681
 capplets/theme-switcher/ChangeLog               |    7 +++++++
 
62682
 capplets/theme-switcher/gnome-theme-installer.c |   12 +++++-------
 
62683
 2 files changed, 12 insertions(+), 7 deletions(-)
 
62684
 
 
62685
commit 2f7a57426abec97b2032134a4b7923d2fbc2ad62
 
62686
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62687
Date:   Fri Jan 26 13:30:01 2007 +0000
 
62688
 
 
62689
    added 'Change theme' and 'Set preferred applications' to common tasks.
 
62690
    
 
62691
    2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>
 
62692
    
 
62693
        * control-center.schemas.in: added 'Change theme' and 'Set preferred
 
62694
        applications' to common tasks.
 
62695
    
 
62696
    svn path=/trunk/; revision=7184
 
62697
 
 
62698
 shell/ChangeLog                 |    5 +++++
 
62699
 shell/control-center.schemas.in |    2 +-
 
62700
 2 files changed, 6 insertions(+), 1 deletions(-)
 
62701
 
 
62702
commit a6e6d88f8cbd6af21ebe7f0b5dd9d2c8c4dc2a95
 
62703
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62704
Date:   Fri Jan 26 13:12:54 2007 +0000
 
62705
 
 
62706
    added schemas for the new GConf prefix, and add common tasks.
 
62707
    
 
62708
    2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>
 
62709
    
 
62710
        * control-center.schemas.in: added schemas for the new GConf prefix,
 
62711
        and add common tasks.
 
62712
    
 
62713
        * Makefile.am: install schemas.
 
62714
    
 
62715
    svn path=/trunk/; revision=7183
 
62716
 
 
62717
 shell/ChangeLog                 |    7 ++++
 
62718
 shell/Makefile.am               |   15 +++++++-
 
62719
 shell/control-center.schemas.in |   71 +++++++++++++++++++++++++++++++++++++++
 
62720
 3 files changed, 91 insertions(+), 2 deletions(-)
 
62721
 
 
62722
commit c9cd656a2f1f216781ca4609c132f4b6e423729b
 
62723
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62724
Date:   Fri Jan 26 12:58:53 2007 +0000
 
62725
 
 
62726
    changed GConf prefix to /apps/... (handle_static_action_clicked): prevent
 
62727
    
 
62728
    2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>
 
62729
    
 
62730
        * control-center.c: changed GConf prefix to /apps/...
 
62731
        (handle_static_action_clicked): prevent capplets from being launched
 
62732
        twice.
 
62733
    
 
62734
    svn path=/trunk/; revision=7182
 
62735
 
 
62736
 shell/ChangeLog        |    6 ++++++
 
62737
 shell/control-center.c |    6 ++++--
 
62738
 2 files changed, 10 insertions(+), 2 deletions(-)
 
62739
 
 
62740
commit 159e23217e37bdccd252c11230ae8cea768b4e89
 
62741
Author: Alexander Shopov <ash@contact.bg>
 
62742
Date:   Thu Jan 25 22:38:30 2007 +0000
 
62743
 
 
62744
    Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
 
62745
    
 
62746
    2007-01-26  Alexander Shopov  <ash@contact.bg>
 
62747
    
 
62748
        * bg.po: Updated Bulgarian translation by
 
62749
        Yavor Doganov <yavor@doganov.org>
 
62750
    
 
62751
    svn path=/trunk/; revision=7180
 
62752
 
 
62753
 po/ChangeLog |    5 +
 
62754
 po/bg.po     |  610 ++++++++++++++++++++++++++++++----------------------------
 
62755
 2 files changed, 318 insertions(+), 297 deletions(-)
 
62756
 
 
62757
commit 820443efbc22509da889987df699a0fd4f310192
 
62758
Author: Daniel Nylander <dnylande@src.gnome.org>
 
62759
Date:   Thu Jan 25 22:14:53 2007 +0000
 
62760
 
 
62761
    sv.po: Swedish translation updated
 
62762
    
 
62763
    svn path=/trunk/; revision=7179
 
62764
 
 
62765
 po/ChangeLog |    4 +
 
62766
 po/sv.po     |  540 +++++++++++++---------------------------------------------
 
62767
 2 files changed, 123 insertions(+), 421 deletions(-)
 
62768
 
 
62769
commit 6409df1bc17fb442a3f431fc8b8fc2331f0673ab
 
62770
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
62771
Date:   Thu Jan 25 11:14:59 2007 +0000
 
62772
 
 
62773
    updating Punjabi translation
 
62774
    
 
62775
    svn path=/trunk/; revision=7178
 
62776
 
 
62777
 help/pa/pa.po |  112 ++++++++++++++++++++++++++++++++++++--------------------
 
62778
 1 files changed, 72 insertions(+), 40 deletions(-)
 
62779
 
 
62780
commit d5235341c564bd2ff95b9b87ac7d2ba9ce6ee767
 
62781
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
62782
Date:   Thu Jan 25 11:11:29 2007 +0000
 
62783
 
 
62784
    updating for Punjabi
 
62785
    
 
62786
    svn path=/trunk/; revision=7177
 
62787
 
 
62788
 help/ChangeLog   |    5 +++
 
62789
 help/Makefile.am |    2 +-
 
62790
 help/pa/pa.po    |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
62791
 3 files changed, 108 insertions(+), 1 deletions(-)
 
62792
 
 
62793
commit a37b032ead2c3ae38865a4b25001f900349122f4
 
62794
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62795
Date:   Thu Jan 25 10:42:36 2007 +0000
 
62796
 
 
62797
    removed old shell.
 
62798
    
 
62799
    2007-01-25  Rodrigo Moya <rodrigo@gnome-db.org>
 
62800
    
 
62801
        * control-center/*: removed old shell.
 
62802
    
 
62803
    svn path=/trunk/; revision=7176
 
62804
 
 
62805
 ChangeLog                                  |    4 +
 
62806
 control-center/ChangeLog                   |  921 ---------------
 
62807
 control-center/Makefile.am                 |   41 -
 
62808
 control-center/control-center-categories.c |  355 ------
 
62809
 control-center/control-center-categories.h |   75 --
 
62810
 control-center/control-center.c            |  140 ---
 
62811
 control-center/gnome-control-center.png    |  Bin 3464 -> 0 bytes
 
62812
 control-center/gnomecc-canvas.c            | 1717 ----------------------------
 
62813
 control-center/gnomecc-canvas.h            |   62 -
 
62814
 control-center/gnomecc-event-box.c         |   99 --
 
62815
 control-center/gnomecc-event-box.h         |   75 --
 
62816
 control-center/gnomecc-rounded-rect.c      |  103 --
 
62817
 control-center/gnomecc-rounded-rect.h      |   39 -
 
62818
 control-center/gnomecc.desktop.in.in       |   16 -
 
62819
 control-center/text-selection-frame.png    |  Bin 251 -> 0 bytes
 
62820
 15 files changed, 4 insertions(+), 3643 deletions(-)
 
62821
 
 
62822
commit c8fc56f3284380856ad4e31855925a3c5b2afce7
 
62823
Author: Kjartan Maraas <kmaraas@gnome.org>
 
62824
Date:   Wed Jan 24 09:55:46 2007 +0000
 
62825
 
 
62826
    Updated Norwegian bokmål translation.
 
62827
    
 
62828
    2007-01-24  Kjartan Maraas  <kmaraas@gnome.org>
 
62829
    
 
62830
        * nb.po: Updated Norwegian bokmål translation.
 
62831
    
 
62832
    svn path=/trunk/; revision=7175
 
62833
 
 
62834
 po/ChangeLog |    4 +
 
62835
 po/nb.po     |  226 +++++++++++++++++++++++++---------------------------------
 
62836
 2 files changed, 101 insertions(+), 129 deletions(-)
 
62837
 
 
62838
commit 124ef339ea40842c60a6844a66aaeffd39af877c
 
62839
Author: David Lodge <dlodge@src.gnome.org>
 
62840
Date:   Tue Jan 23 19:31:17 2007 +0000
 
62841
 
 
62842
    Updated (British) English translation
 
62843
    
 
62844
    svn path=/trunk/; revision=7174
 
62845
 
 
62846
 po/ChangeLog |    4 +
 
62847
 po/en_GB.po  |  380 +++++++++++++++++++++++++++++-----------------------------
 
62848
 2 files changed, 192 insertions(+), 192 deletions(-)
 
62849
 
 
62850
commit 82f433815247e4d5e2b5282dd9ceb63a1dfdad36
 
62851
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
62852
Date:   Tue Jan 23 16:55:42 2007 +0000
 
62853
 
 
62854
    Updated Thai translation.
 
62855
    
 
62856
        * th.po: Updated Thai translation.
 
62857
    
 
62858
    
 
62859
    svn path=/trunk/; revision=7173
 
62860
 
 
62861
 po/ChangeLog |    4 +
 
62862
 po/th.po     |  185 +++++++++++++++++++++++++++------------------------------
 
62863
 2 files changed, 92 insertions(+), 97 deletions(-)
 
62864
 
 
62865
commit a93ef521a78c97b167e634251effc06938ff9a76
 
62866
Author: Thomas Wood <thos@gnome.org>
 
62867
Date:   Tue Jan 23 13:59:59 2007 +0000
 
62868
 
 
62869
    Fix a compiler warning
 
62870
    
 
62871
    2007-01-23  Thomas Wood  <thos@gnome.org>
 
62872
    
 
62873
        * gnome-theme-installer.c: (transfer_done_cb): Fix a compiler warning
 
62874
    
 
62875
    svn path=/trunk/; revision=7172
 
62876
 
 
62877
 capplets/theme-switcher/ChangeLog               |    4 ++++
 
62878
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
62879
 2 files changed, 5 insertions(+), 1 deletions(-)
 
62880
 
 
62881
commit 0c925290a39a3d18d0fcafab485935e132a95dd5
 
62882
Author: Daniel Nylander <dnylande@src.gnome.org>
 
62883
Date:   Tue Jan 23 12:12:55 2007 +0000
 
62884
 
 
62885
    Updated Swedish translation.
 
62886
    
 
62887
        * sv.po: Updated Swedish translation.
 
62888
    
 
62889
    
 
62890
    svn path=/trunk/; revision=7171
 
62891
 
 
62892
 po/ChangeLog |    4 +
 
62893
 po/sv.po     |  763 ++++++++++++++++++++++++++++++++++++++++------------------
 
62894
 2 files changed, 529 insertions(+), 238 deletions(-)
 
62895
 
 
62896
commit ca06bcdaf083d05f61b3615148b01af153f778b9
 
62897
Author: Jakub Friedl <jfriedl@suse.cz>
 
62898
Date:   Tue Jan 23 12:01:13 2007 +0000
 
62899
 
 
62900
    Updated Czech translation.
 
62901
    
 
62902
    2007-01-23  Jakub Friedl  <jfriedl@suse.cz>
 
62903
    
 
62904
      * cs.po: Updated Czech translation.
 
62905
    
 
62906
    
 
62907
    svn path=/trunk/; revision=7169
 
62908
 
 
62909
 po/ChangeLog |    4 ++++
 
62910
 po/cs.po     |   34 +++++++++++++++-------------------
 
62911
 2 files changed, 19 insertions(+), 19 deletions(-)
 
62912
 
 
62913
commit f005d21bb3a0c974c926ca9e6c1e3c80d7cd191b
 
62914
Author: Priit Laes <plaes@svn.gnome.org>
 
62915
Date:   Mon Jan 22 22:08:40 2007 +0000
 
62916
 
 
62917
    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
62918
    
 
62919
    2007-01-23  Priit Laes  <plaes@svn.gnome.org>
 
62920
        * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
 
62921
    
 
62922
    svn path=/trunk/; revision=7168
 
62923
 
 
62924
 po/ChangeLog |    4 ++++
 
62925
 po/et.po     |   33 +++++----------------------------
 
62926
 2 files changed, 9 insertions(+), 28 deletions(-)
 
62927
 
 
62928
commit fc32bc6b785f745be700cd30306cb5a730932e29
 
62929
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62930
Date:   Mon Jan 22 18:09:42 2007 +0000
 
62931
 
 
62932
    prepare for 2.17.90.
 
62933
    
 
62934
    2007-01-22  Rodrigo Moya <rodrigo@gnome-db.org>
 
62935
    
 
62936
        * NEWS:
 
62937
        * configure.in: prepare for 2.17.90.
 
62938
    
 
62939
    svn path=/trunk/; revision=7166
 
62940
 
 
62941
 ChangeLog    |    5 ++++
 
62942
 NEWS         |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
62943
 configure.in |    2 +-
 
62944
 3 files changed, 80 insertions(+), 1 deletions(-)
 
62945
 
 
62946
commit ee2a5ba7857e554bd3e9a5d58a9b47fcefcb9967
 
62947
Author: Jakub Friedl <jfriedl@suse.cz>
 
62948
Date:   Mon Jan 22 11:14:59 2007 +0000
 
62949
 
 
62950
    Updated Czech translation.
 
62951
    
 
62952
    2007-01-22  Jakub Friedl  <jfriedl@suse.cz>
 
62953
    
 
62954
      * cs.po: Updated Czech translation.
 
62955
    
 
62956
    
 
62957
    svn path=/trunk/; revision=7165
 
62958
 
 
62959
 po/ChangeLog |    4 +
 
62960
 po/cs.po     |  372 ++++++++++++++++++++++++++++++----------------------------
 
62961
 2 files changed, 196 insertions(+), 180 deletions(-)
 
62962
 
 
62963
commit 86a899ac9b4de20ad1fc8341e2e2938ca5fae6b3
 
62964
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
62965
Date:   Mon Jan 22 10:02:52 2007 +0000
 
62966
 
 
62967
    Fixes #376079
 
62968
    
 
62969
    2007-01-22  Rodrigo Moya <rodrigo@gnome-db.org>
 
62970
    
 
62971
        Fixes #376079
 
62972
    
 
62973
        Patch by Francisco Javier F. Serrador  <serrador@openshine.com>
 
62974
    
 
62975
        * gnome-about-me-password.c (passdlg_spawn_passwd): make translatable
 
62976
        strings more generic.
 
62977
    
 
62978
    svn path=/trunk/; revision=7164
 
62979
 
 
62980
 capplets/about-me/ChangeLog                 |    9 +++++++++
 
62981
 capplets/about-me/gnome-about-me-password.c |    5 +++--
 
62982
 2 files changed, 12 insertions(+), 2 deletions(-)
 
62983
 
 
62984
commit c18b5f9d1902675166e50ec91d8f96241f1711fd
 
62985
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
62986
Date:   Sun Jan 21 18:29:32 2007 +0000
 
62987
 
 
62988
    Survive with not installed gconf key, #398631
 
62989
    
 
62990
    svn path=/trunk/; revision=7163
 
62991
 
 
62992
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
62993
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   10 ++++++++--
 
62994
 2 files changed, 14 insertions(+), 2 deletions(-)
 
62995
 
 
62996
commit b6931e22b70f23e09bed3255ef91c62a5172a339
 
62997
Author: Thomas Wood <thos@gnome.org>
 
62998
Date:   Sun Jan 21 18:06:40 2007 +0000
 
62999
 
 
63000
    Corrected category entry
 
63001
    
 
63002
    2007-01-21  Thomas Wood  <thos@gnome.org>
 
63003
    
 
63004
        * keybinding.desktop.in.in: Corrected category entry
 
63005
    
 
63006
    svn path=/trunk/; revision=7162
 
63007
 
 
63008
 capplets/keybindings/ChangeLog                |    4 ++++
 
63009
 capplets/keybindings/keybinding.desktop.in.in |    2 +-
 
63010
 2 files changed, 5 insertions(+), 1 deletions(-)
 
63011
 
 
63012
commit f8d9c201f586a70481080b87ef6e5d4e3b38981c
 
63013
Author: Thomas Wood <thos@gnome.org>
 
63014
Date:   Sun Jan 21 12:32:29 2007 +0000
 
63015
 
 
63016
    Add myself, remove Chris Lahey
 
63017
    
 
63018
    2007-01-21  Thomas Wood  <thos@gnome.org>
 
63019
    
 
63020
        * MAINTAINERS: Add myself, remove Chris Lahey
 
63021
    
 
63022
    svn path=/trunk/; revision=7161
 
63023
 
 
63024
 ChangeLog   |    4 ++++
 
63025
 MAINTAINERS |    2 +-
 
63026
 2 files changed, 5 insertions(+), 1 deletions(-)
 
63027
 
 
63028
commit 046596fe74a08552b42e5e60055e2b65569b211b
 
63029
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
63030
Date:   Sat Jan 20 21:20:13 2007 +0000
 
63031
 
 
63032
    Updated Finnish translation
 
63033
    
 
63034
    svn path=/trunk/; revision=7160
 
63035
 
 
63036
 po/ChangeLog |    4 +
 
63037
 po/fi.po     |  766 +++++++++++++++++++++++++++++++++++++++-------------------
 
63038
 2 files changed, 519 insertions(+), 251 deletions(-)
 
63039
 
 
63040
commit 1eedb4d54302d9c040b8f631900d73eb7e47534a
 
63041
Author: Daniel Nylander <dnylande@src.gnome.org>
 
63042
Date:   Sat Jan 20 10:09:25 2007 +0000
 
63043
 
 
63044
    sv/sv.po: Updated Swedish translation
 
63045
    
 
63046
    svn path=/trunk/; revision=7159
 
63047
 
 
63048
 help/ChangeLog |    4 ++++
 
63049
 help/sv/sv.po  |   18 +++++++++---------
 
63050
 2 files changed, 13 insertions(+), 9 deletions(-)
 
63051
 
 
63052
commit 2748e5206cf10f48a82bd09c4545e6f47deda7db
 
63053
Author: Thomas Wood <thos@gnome.org>
 
63054
Date:   Fri Jan 19 17:54:55 2007 +0000
 
63055
 
 
63056
    Add a Revert button to the color schemes tab
 
63057
    
 
63058
    2007-01-19  Thomas Wood  <thos@gnome.org>
 
63059
    
 
63060
        * gnome-theme-details.c: (update_color_scheme_tab),
 
63061
        (gnome_theme_details_update_from_gconf):
 
63062
        * gnome-theme-manager.c: (gtk_theme_key_changed):
 
63063
        * theme-properties.glade:
 
63064
    
 
63065
        Add a Revert button to the color schemes tab
 
63066
    
 
63067
    svn path=/trunk/; revision=7156
 
63068
 
 
63069
 capplets/theme-switcher/ChangeLog              |    9 +++
 
63070
 capplets/theme-switcher/gnome-theme-details.c  |   84 +++++++-----------------
 
63071
 capplets/theme-switcher/gnome-theme-manager.c  |    4 +-
 
63072
 capplets/theme-switcher/theme-properties.glade |   44 +++++++-----
 
63073
 4 files changed, 60 insertions(+), 81 deletions(-)
 
63074
 
 
63075
commit 35dff218e82472a904d53f8e5a3be196195e7c76
 
63076
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63077
Date:   Fri Jan 19 13:19:32 2007 +0000
 
63078
 
 
63079
    program name is gnome-control-center.
 
63080
    
 
63081
    2007-01-19  Rodrigo Moya <rodrigo@gnome-db.org>
 
63082
    
 
63083
        * control-center.c (main): program name is gnome-control-center.
 
63084
    
 
63085
    svn path=/trunk/; revision=7155
 
63086
 
 
63087
 shell/ChangeLog        |    4 ++++
 
63088
 shell/control-center.c |    2 +-
 
63089
 2 files changed, 5 insertions(+), 1 deletions(-)
 
63090
 
 
63091
commit 2009646503ed2d24248498cee9a42c9bc6bbe487
 
63092
Author: Priit Laes <plaes@svn.gnome.org>
 
63093
Date:   Fri Jan 19 10:09:03 2007 +0000
 
63094
 
 
63095
    Estonian translation update by Ivar Smolin.
 
63096
    
 
63097
    2007-01-19  Priit Laes  <plaes@svn.gnome.org>
 
63098
        * et.po: Estonian translation update by Ivar Smolin.
 
63099
    
 
63100
    svn path=/trunk/; revision=7154
 
63101
 
 
63102
 po/ChangeLog |    4 +
 
63103
 po/et.po     |  723 ++++++++++++++++++++++++++++++++++++++++++----------------
 
63104
 2 files changed, 525 insertions(+), 202 deletions(-)
 
63105
 
 
63106
commit ad5bd03133bd05e0e5f4c81aa636f1b5ae59c618
 
63107
Author: Jens Granseuer <jensgr@gmx.net>
 
63108
Date:   Fri Jan 19 10:07:19 2007 +0000
 
63109
 
 
63110
    Fixes #397905
 
63111
    
 
63112
    2007-01-19  Jens Granseuer <jensgr@gmx.net>
 
63113
    
 
63114
        Fixes #397905
 
63115
    
 
63116
        * configure.in: check for xf86misc library in addition to header files.
 
63117
    
 
63118
    svn path=/trunk/; revision=7153
 
63119
 
 
63120
 ChangeLog    |    6 ++++++
 
63121
 configure.in |    5 +++--
 
63122
 2 files changed, 9 insertions(+), 2 deletions(-)
 
63123
 
 
63124
commit 13c68a2e1e2c366231702fadf7bff5a440a5e091
 
63125
Author: Thomas Wood <thos@gnome.org>
 
63126
Date:   Fri Jan 19 01:33:26 2007 +0000
 
63127
 
 
63128
    - Remove seperate color scheme saving UI - Add support for
 
63129
    
 
63130
    2007-01-19  Thomas Wood  <thos@gnome.org>
 
63131
    
 
63132
        * gnome-theme-details.c: (update_color_scheme_tab), (color_select),
 
63133
        (toggle_color_scheme_key):
 
63134
        * gnome-theme-manager.c: (free_all), (load_meta_themes),
 
63135
        (meta_theme_setup_info), (meta_theme_selection_changed),
 
63136
        (update_themes_from_disk), (add_custom_row_to_meta_theme),
 
63137
        (themes_equal), (update_settings_from_gconf_idle),
 
63138
        (update_settings_from_gconf), (gtk_theme_key_changed),
 
63139
        (setup_dialog):
 
63140
        * gnome-theme-save.c: (write_theme_to_disk):
 
63141
        * theme-properties.glade:
 
63142
    
 
63143
        - Remove seperate color scheme saving UI
 
63144
        - Add support for gtk-color-scheme key in metatheme info
 
63145
    
 
63146
    2007-01-19  Thomas Wood  <thos@gnome.org>
 
63147
    
 
63148
        * gnome-theme-apply.c: (gnome_meta_theme_set):
 
63149
        * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
63150
        (gnome_theme_meta_info_new), (gnome_theme_meta_info_free),
 
63151
        (gnome_theme_meta_info_print), (gnome_theme_meta_info_compare):
 
63152
        * gnome-theme-info.h:
 
63153
    
 
63154
        Add support for saving and applying the gtk-color-scheme key
 
63155
    
 
63156
    svn path=/trunk/; revision=7152
 
63157
 
 
63158
 capplets/common/ChangeLog                      |   10 ++
 
63159
 capplets/common/gnome-theme-apply.c            |    9 ++
 
63160
 capplets/common/gnome-theme-info.c             |   16 +++
 
63161
 capplets/common/gnome-theme-info.h             |    1 +
 
63162
 capplets/theme-switcher/ChangeLog              |   16 +++
 
63163
 capplets/theme-switcher/gnome-theme-details.c  |  100 +----------------
 
63164
 capplets/theme-switcher/gnome-theme-manager.c  |   46 +++++++-
 
63165
 capplets/theme-switcher/gnome-theme-save.c     |   13 ++
 
63166
 capplets/theme-switcher/theme-properties.glade |  141 +++++-------------------
 
63167
 9 files changed, 140 insertions(+), 212 deletions(-)
 
63168
 
 
63169
commit d142fd51db6039d47e48be8908f1e13a01042261
 
63170
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63171
Date:   Thu Jan 18 12:51:38 2007 +0000
 
63172
 
 
63173
    Fixes #394303
 
63174
    
 
63175
    2007-01-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
63176
    
 
63177
        Fixes #394303
 
63178
    
 
63179
        * control-center.c (main): added new argument to appshelldata_new to
 
63180
        force the app to quit when the window is closed.
 
63181
    
 
63182
    svn path=/trunk/; revision=7151
 
63183
 
 
63184
 shell/ChangeLog |    2 +-
 
63185
 1 files changed, 1 insertions(+), 1 deletions(-)
 
63186
 
 
63187
commit 492d578173bd5d4ec21472d7767539fe4ac2efdf
 
63188
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63189
Date:   Thu Jan 18 12:50:11 2007 +0000
 
63190
 
 
63191
    Fixes #396228
 
63192
    
 
63193
    2007-01-18  Rodrigo Moya <rodrigo@gnome-db.org>
 
63194
    
 
63195
        Fixes #396228
 
63196
    
 
63197
        * control-center.c (main): added new argument to appshelldata_new to
 
63198
        force the app to quit when the window is closed.
 
63199
    
 
63200
    svn path=/trunk/; revision=7150
 
63201
 
 
63202
 shell/ChangeLog        |    7 +++++++
 
63203
 shell/control-center.c |    7 ++++---
 
63204
 2 files changed, 11 insertions(+), 3 deletions(-)
 
63205
 
 
63206
commit e6d9f7b888b8977d5c265735a5e96cae19040f29
 
63207
Author: Denis Washington <dwashington@gmx.net>
 
63208
Date:   Wed Jan 17 18:45:50 2007 +0000
 
63209
 
 
63210
    Replace the non-standard-compilant categories PersonalSettings,
 
63211
    
 
63212
    2007-01-17  Denis Washington  <dwashington@gmx.net>
 
63213
    
 
63214
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
 
63215
        * capplets/accessibility/at-properties/at-properties.desktop.in.in:
 
63216
        * capplets/network/gnome-network-preferences.desktop.in.in:
 
63217
        * capplets/default-applications/default-applications.desktop.in.in:
 
63218
        * capplets/about-me/gnome-about-me.desktop.in.in:
 
63219
    
 
63220
        Replace the non-standard-compilant categories PersonalSettings,
 
63221
        NetworkSettings and SystemSettings with X-GNOME-*.
 
63222
    
 
63223
    svn path=/trunk/; revision=7149
 
63224
 
 
63225
 ChangeLog                                          |   11 +++++++++++
 
63226
 capplets/about-me/gnome-about-me.desktop.in.in     |    2 +-
 
63227
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
63228
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
63229
 .../default-applications.desktop.in.in             |    2 +-
 
63230
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
63231
 6 files changed, 16 insertions(+), 5 deletions(-)
 
63232
 
 
63233
commit b23a6e7a5a49a4df8b9f178a8b206d290e099bf2
 
63234
Author: Thomas Wood <thos@gnome.org>
 
63235
Date:   Wed Jan 17 17:00:50 2007 +0000
 
63236
 
 
63237
    Remove GNOME part of the Name property, as per discussion in bug 395129.
 
63238
    
 
63239
    2007-01-17  Thomas Wood  <thos@gnome.org>
 
63240
    
 
63241
        * gnomecc.desktop.in.in: Remove GNOME part of the Name property, as per
 
63242
        discussion in bug 395129.
 
63243
    
 
63244
    svn path=/trunk/; revision=7148
 
63245
 
 
63246
 shell/ChangeLog             |    5 +++++
 
63247
 shell/gnomecc.desktop.in.in |    2 +-
 
63248
 2 files changed, 6 insertions(+), 1 deletions(-)
 
63249
 
 
63250
commit 007e83e1485e829ccb612d8decd12a782e9c02e4
 
63251
Author: Thomas Wood <thos@gnome.org>
 
63252
Date:   Wed Jan 17 16:56:55 2007 +0000
 
63253
 
 
63254
    Move Preffered Applications capplet from SystemSettings to
 
63255
    
 
63256
    2007-01-17  Thomas Wood  <thos@gnome.org>
 
63257
    
 
63258
        * default-applications.desktop.in.in: Move Preffered Applications
 
63259
        capplet from SystemSettings to PersonalSettings
 
63260
    
 
63261
    svn path=/trunk/; revision=7147
 
63262
 
 
63263
 capplets/default-applications/ChangeLog            |    5 +++++
 
63264
 .../default-applications.desktop.in.in             |    2 +-
 
63265
 2 files changed, 6 insertions(+), 1 deletions(-)
 
63266
 
 
63267
commit 0baa1f9e7438e5dd4a8f173d5fbd7d68108bfba9
 
63268
Author: Daniel Nylander <dnylande@src.gnome.org>
 
63269
Date:   Wed Jan 17 16:42:12 2007 +0000
 
63270
 
 
63271
    sv.po: Updated Swedish translation.
 
63272
    
 
63273
    svn path=/trunk/; revision=7146
 
63274
 
 
63275
 po/ChangeLog |    4 ++
 
63276
 po/sv.po     |  151 +++++++++++++++++++++++++++++-----------------------------
 
63277
 2 files changed, 79 insertions(+), 76 deletions(-)
 
63278
 
 
63279
commit c1262a0e4f414e0ce2ff8ccf25b6691146563601
 
63280
Author: Jens Granseuer <jensgr@gmx.net>
 
63281
Date:   Wed Jan 17 10:50:17 2007 +0000
 
63282
 
 
63283
    Fixes #395539
 
63284
    
 
63285
    2007-01-17  Jens Granseuer <jensgr@gmx.net>
 
63286
    
 
63287
        Fixes #395539
 
63288
    
 
63289
        * gnome-mouse-properties.c (read_cursor_font, populate_tree_model,
 
63290
        setup_dialog, dialog_response_cb, main): fixed memory leaks.
 
63291
    
 
63292
    svn path=/trunk/; revision=7145
 
63293
 
 
63294
 capplets/mouse/ChangeLog                |    7 ++
 
63295
 capplets/mouse/gnome-mouse-properties.c |  116 ++++++++++++++++---------------
 
63296
 2 files changed, 66 insertions(+), 57 deletions(-)
 
63297
 
 
63298
commit 58011dc9136f8130ba7f0e64bdbf2a36acc87b2f
 
63299
Author: Kjartan Maraas <kmaraas@gnome.org>
 
63300
Date:   Wed Jan 17 07:56:05 2007 +0000
 
63301
 
 
63302
    Call gnome_desktop_item_new_from_file with the right arguments. Closes bug
 
63303
    
 
63304
    2007-01-17  Kjartan Maraas  <kmaraas@gnome.org>
 
63305
    
 
63306
        * gnome-wm-manager.c: (wm_load): Call gnome_desktop_item_new_from_file
 
63307
        with the right arguments. Closes bug #382039.
 
63308
    
 
63309
    svn path=/trunk/; revision=7144
 
63310
 
 
63311
 libwindow-settings/ChangeLog          |    5 +++++
 
63312
 libwindow-settings/gnome-wm-manager.c |    4 +---
 
63313
 2 files changed, 6 insertions(+), 3 deletions(-)
 
63314
 
 
63315
commit b136dd74d2f1aaf85cca465fc123c6fcf5fbd97a
 
63316
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
63317
Date:   Wed Jan 17 06:51:17 2007 +0000
 
63318
 
 
63319
    Updated Thai translation.
 
63320
    
 
63321
        * th.po: Updated Thai translation.
 
63322
    
 
63323
    
 
63324
    svn path=/trunk/; revision=7143
 
63325
 
 
63326
 po/ChangeLog |    4 +
 
63327
 po/th.po     |  183 +++++++++++++++++++++++++++++-----------------------------
 
63328
 2 files changed, 95 insertions(+), 92 deletions(-)
 
63329
 
 
63330
commit e070f811a3951ecefae95d63d408c121b3518483
 
63331
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
63332
Date:   Tue Jan 16 12:41:22 2007 +0000
 
63333
 
 
63334
    Translation updated.
 
63335
    
 
63336
    2007-01-16  Gabor Kelemen  <kelemeng@gnome.hu>
 
63337
    
 
63338
        * hu.po: Translation updated.
 
63339
    
 
63340
    svn path=/trunk/; revision=7142
 
63341
 
 
63342
 po/ChangeLog |    4 +
 
63343
 po/hu.po     | 1002 +++++++++++++++++++++++++++++++++++-----------------------
 
63344
 2 files changed, 603 insertions(+), 403 deletions(-)
 
63345
 
 
63346
commit 570038b046b7cc1a9d297912fac72fe9685a5f3e
 
63347
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
63348
Date:   Sun Jan 14 23:47:38 2007 +0000
 
63349
 
 
63350
    Updated Catalan translation.
 
63351
    
 
63352
    svn path=/trunk/; revision=7141
 
63353
 
 
63354
 po/ChangeLog |    4 +
 
63355
 po/ca.po     | 1194 ++++++++++++++++++++++++++++++++++++---------------------
 
63356
 2 files changed, 758 insertions(+), 440 deletions(-)
 
63357
 
 
63358
commit 98ef85c0b2ec34846bc773d48e1913a589bc9bed
 
63359
Author: Thomas Wood <thos@gnome.org>
 
63360
Date:   Sun Jan 14 19:59:14 2007 +0000
 
63361
 
 
63362
    Remove g_return_if_fail_warning as this doesn't need to be a critical
 
63363
    
 
63364
    2007-01-14  Thomas Wood  <thos@gnome.org>
 
63365
    
 
63366
        * theme-thumbnail.c: (generate_theme_thumbnail): Remove
 
63367
        g_return_if_fail_warning as this doesn't need to be a critical
 
63368
        warning. Fixes bug 353620.
 
63369
    
 
63370
    svn path=/trunk/; revision=7140
 
63371
 
 
63372
 capplets/common/ChangeLog         |    6 ++++++
 
63373
 capplets/common/theme-thumbnail.c |    3 ++-
 
63374
 2 files changed, 8 insertions(+), 1 deletions(-)
 
63375
 
 
63376
commit a4af2f5fca38926d72fb7799512e90687ff5d401
 
63377
Author: Christian Persch <chpe@svn.gnome.org>
 
63378
Date:   Sun Jan 14 19:55:33 2007 +0000
 
63379
 
 
63380
    Fix label alignments bug (caused by glade-3 bug 396433).
 
63381
    
 
63382
    2007-01-14  Christian Persch  <chpe@svn.gnome.org>
 
63383
    
 
63384
        * sound-properties.glade: Fix label alignments bug (caused by glade-3
 
63385
        bug 396433).
 
63386
    
 
63387
    svn path=/trunk/; revision=7139
 
63388
 
 
63389
 capplets/sound/ChangeLog              |    5 +++++
 
63390
 capplets/sound/sound-properties.glade |    8 ++++----
 
63391
 2 files changed, 9 insertions(+), 4 deletions(-)
 
63392
 
 
63393
commit 88f98988bb27ce6b06e0b3618d8925d6f31a9141
 
63394
Author: Christian Persch <chpe@svn.gnome.org>
 
63395
Date:   Sun Jan 14 19:54:51 2007 +0000
 
63396
 
 
63397
    Show the sound properties view after adding it to the dialogue.
 
63398
    
 
63399
    2007-01-14  Christian Persch  <chpe@svn.gnome.org>
 
63400
    
 
63401
        * sound-properties-capplet.c: (create_dialog): Show the sound
 
63402
        properties view after adding it to the dialogue.
 
63403
    
 
63404
    svn path=/trunk/; revision=7138
 
63405
 
 
63406
 capplets/sound/ChangeLog                  |    5 +++++
 
63407
 capplets/sound/sound-properties-capplet.c |    9 +++++----
 
63408
 2 files changed, 10 insertions(+), 4 deletions(-)
 
63409
 
 
63410
commit ff60ab1575e2059a726e732458f25bfa7549215c
 
63411
Author: Thomas Wood <thos@gnome.org>
 
63412
Date:   Sun Jan 14 19:34:27 2007 +0000
 
63413
 
 
63414
    Patch by: Jens Granseuer <jensgr@gmx.net>
 
63415
    
 
63416
    2007-01-14  Thomas Wood  <thos@gnome.org>
 
63417
    
 
63418
        Patch by: Jens Granseuer  <jensgr@gmx.net>
 
63419
    
 
63420
        * gnome-settings-accessibility-keyboard.c: Remove has_filter variable
 
63421
        that was never initialised. Fixes bug 382502.
 
63422
    
 
63423
    svn path=/trunk/; revision=7137
 
63424
 
 
63425
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
63426
 .../gnome-settings-accessibility-keyboard.c        |    5 -----
 
63427
 2 files changed, 7 insertions(+), 5 deletions(-)
 
63428
 
 
63429
commit a77fc4f15c61a9c00cb59a674222139a00952b51
 
63430
Author: Christian Persch <chpe@src.gnome.org>
 
63431
Date:   Sun Jan 14 19:25:24 2007 +0000
 
63432
 
 
63433
    Fix ChangeLog
 
63434
    
 
63435
    svn path=/trunk/; revision=7136
 
63436
 
 
63437
 ChangeLog                |    9 ---------
 
63438
 capplets/sound/ChangeLog |    9 +++++++++
 
63439
 2 files changed, 9 insertions(+), 9 deletions(-)
 
63440
 
 
63441
commit 35242765eec3ffe7aa4a3c3b831cf4acb246ebf2
 
63442
Author: Žygimantas Beručka <zygis@src.gnome.org>
 
63443
Date:   Sat Jan 13 13:49:42 2007 +0000
 
63444
 
 
63445
    Updated Lithuanian translation.
 
63446
    
 
63447
    svn path=/trunk/; revision=7135
 
63448
 
 
63449
 po/ChangeLog |    4 +
 
63450
 po/lt.po     | 1159 +++++++++++++++++++++++++++++++++++++---------------------
 
63451
 2 files changed, 752 insertions(+), 411 deletions(-)
 
63452
 
 
63453
commit 01f3bb4ffc3734d5e050f623f02e24e69aef7f62
 
63454
Author: Djihed Afifi <djihed@src.gnome.org>
 
63455
Date:   Sat Jan 13 06:02:29 2007 +0000
 
63456
 
 
63457
    Updated Arabic Translation.
 
63458
    
 
63459
    svn path=/trunk/; revision=7134
 
63460
 
 
63461
 po/ChangeLog |    4 +
 
63462
 po/ar.po     | 1863 ++++++++++++++++++++++++++++++++++-----------------------
 
63463
 2 files changed, 1115 insertions(+), 752 deletions(-)
 
63464
 
 
63465
commit b13efb650d2a61dc2ed637a6807956cb3bef7f0f
 
63466
Author: Kjartan Maraas <kmaraas@gnome.org>
 
63467
Date:   Fri Jan 12 16:25:35 2007 +0000
 
63468
 
 
63469
    Updated Norwegian bokmål translation.
 
63470
    
 
63471
    2007-01-12  Kjartan Maraas  <kmaraas@gnome.org>
 
63472
    
 
63473
        * nb.po: Updated Norwegian bokmål translation.
 
63474
    
 
63475
    svn path=/trunk/; revision=7133
 
63476
 
 
63477
 po/ChangeLog |    4 +
 
63478
 po/nb.po     |  444 +++++++++++++++++++++++++++++-----------------------------
 
63479
 2 files changed, 223 insertions(+), 225 deletions(-)
 
63480
 
 
63481
commit 9414debff009b7bd1c069562ff555c1fdc53e4fb
 
63482
Author: Thomas Wood <thos@gnome.org>
 
63483
Date:   Fri Jan 12 09:42:22 2007 +0000
 
63484
 
 
63485
    Patch by: Jens Granseuer <jensgr@gmx.net>
 
63486
    
 
63487
    2007-01-12  Thomas Wood  <thos@gnome.org>
 
63488
    
 
63489
        Patch by:  Jens Granseuer  <jensgr@gmx.net>
 
63490
    
 
63491
        * gnome-theme-details.c: (color_scheme_combobox_changed): Fix build with
 
63492
        gcc 2 (c89 fixes). Fixes bug 394707.
 
63493
    
 
63494
    svn path=/trunk/; revision=7132
 
63495
 
 
63496
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
63497
 capplets/theme-switcher/gnome-theme-details.c |    4 ++--
 
63498
 2 files changed, 9 insertions(+), 2 deletions(-)
 
63499
 
 
63500
commit 8a79c51358e4488619712344a2afa4fa995125d0
 
63501
Author: Christian Persch <chpe@svn.gnome.org>
 
63502
Date:   Thu Jan 11 13:05:13 2007 +0000
 
63503
 
 
63504
    Fix spacings and just build the whole dialogue from glade, not just the
 
63505
    
 
63506
    2007-01-11  Christian Persch  <chpe@svn.gnome.org>
 
63507
    
 
63508
        * capplets/sound/Makefile.am:
 
63509
        * capplets/sound/sound-properties-capplet.c: (create_dialog),
 
63510
        (dialog_response_cb), (main):
 
63511
        * capplets/sound/sound-properties.glade:
 
63512
        Fix spacings and just build the whole dialogue from glade, not just
 
63513
        the main part. Bug #394068.
 
63514
    
 
63515
    svn path=/trunk/; revision=7131
 
63516
 
 
63517
 ChangeLog                                 |    9 +
 
63518
 capplets/sound/Makefile.am                |    2 +-
 
63519
 capplets/sound/sound-properties-capplet.c |   67 +-
 
63520
 capplets/sound/sound-properties.glade     | 1957 +++++++++++++++--------------
 
63521
 4 files changed, 1061 insertions(+), 974 deletions(-)
 
63522
 
 
63523
commit 33ab758b5e75ea6b16381e5dcc3a782e3ee97f58
 
63524
Author: Daniel Nylander <dnylande@src.gnome.org>
 
63525
Date:   Wed Jan 10 20:14:31 2007 +0000
 
63526
 
 
63527
    sv.po: Updated Swedish translation
 
63528
    
 
63529
    svn path=/trunk/; revision=7130
 
63530
 
 
63531
 po/ChangeLog |    4 ++++
 
63532
 po/sv.po     |   56 +++++++++++++++++++++++++++++++++++++-------------------
 
63533
 2 files changed, 41 insertions(+), 19 deletions(-)
 
63534
 
 
63535
commit 00b23ef1afa417fda5d7656e178e4d49bd5e0a33
 
63536
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63537
Date:   Wed Jan 10 17:34:03 2007 +0000
 
63538
 
 
63539
    Fixes #394824
 
63540
    
 
63541
    2007-01-10  Rodrigo Moya <rodrigo@gnome-db.org>
 
63542
    
 
63543
        Fixes #394824
 
63544
    
 
63545
        Patch by Jens Granseuer <jensgr@gmx.net>
 
63546
    
 
63547
        * gnome-keybinding-properties.c (key_entry_controlling_key_changed,
 
63548
        setup_dialog, main): fixed leaks.
 
63549
    
 
63550
    svn path=/trunk/; revision=7129
 
63551
 
 
63552
 capplets/keybindings/ChangeLog                     |    9 +++++++++
 
63553
 capplets/keybindings/gnome-keybinding-properties.c |   13 ++++++++++---
 
63554
 2 files changed, 19 insertions(+), 3 deletions(-)
 
63555
 
 
63556
commit a196720a1571700ae01b6840462b47f9f07dd773
 
63557
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
 
63558
Date:   Wed Jan 10 17:33:07 2007 +0000
 
63559
 
 
63560
    Fixes #395083
 
63561
    
 
63562
    2007-01-10  Jan Arne Petersen  <jpetersen@jpetersen.org>
 
63563
    
 
63564
        Fixes #395083
 
63565
    
 
63566
        * actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_open): added
 
63567
        missing NULL-check.
 
63568
    
 
63569
    
 
63570
    svn path=/trunk/; revision=7128
 
63571
 
 
63572
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
63573
 .../actions/acme-volume-gstreamer.c                |    7 +++++--
 
63574
 2 files changed, 12 insertions(+), 2 deletions(-)
 
63575
 
 
63576
commit 533b2fb9e5111f794eebf6bc8029079ce6ddf298
 
63577
Author: Paolo Borelli <pborelli@src.gnome.org>
 
63578
Date:   Wed Jan 10 13:30:40 2007 +0000
 
63579
 
 
63580
    ops, thinko in last patch
 
63581
    
 
63582
    
 
63583
    svn path=/trunk/; revision=7127
 
63584
 
 
63585
 shell/control-center.c |    2 +-
 
63586
 1 files changed, 1 insertions(+), 1 deletions(-)
 
63587
 
 
63588
commit 79a8a12b73427a513e80f8f8f98675967b2d6703
 
63589
Author: Paolo Borelli <pborelli@katamail.com>
 
63590
Date:   Wed Jan 10 12:52:49 2007 +0000
 
63591
 
 
63592
    do not leak a GList.
 
63593
    
 
63594
    2007-01-10  Paolo Borelli  <pborelli@katamail.com>
 
63595
    
 
63596
        * control-center.c: do not leak a GList.
 
63597
    
 
63598
    
 
63599
    svn path=/trunk/; revision=7126
 
63600
 
 
63601
 control-center/ChangeLog |    4 ++++
 
63602
 shell/control-center.c   |    8 +++++---
 
63603
 2 files changed, 9 insertions(+), 3 deletions(-)
 
63604
 
 
63605
commit b801bc6e92bd0d9a23d214057b12877cef3949eb
 
63606
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
63607
Date:   Wed Jan 10 08:23:24 2007 +0000
 
63608
 
 
63609
    Updated Thai translation.
 
63610
    
 
63611
    2007-01-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
63612
    
 
63613
        * th.po: Updated Thai translation.
 
63614
    
 
63615
    
 
63616
    svn path=/trunk/; revision=7125
 
63617
 
 
63618
 po/ChangeLog |    4 +
 
63619
 po/th.po     |  715 ++++++++++++++++++++++++++++++++++-----------------------
 
63620
 2 files changed, 430 insertions(+), 289 deletions(-)
 
63621
 
 
63622
commit 0bbfe98c035d25c52b802c56fc169dde9390a619
 
63623
Author: Vincent Untz <vuntz@gnome.org>
 
63624
Date:   Tue Jan 9 19:13:39 2007 +0000
 
63625
 
 
63626
    set default window icon and application name install icons use
 
63627
    
 
63628
    2007-01-09  Vincent Untz <vuntz@gnome.org>
 
63629
    
 
63630
        * main.c: (main): set default window icon and application name
 
63631
        * Makefile.am: install icons
 
63632
        * drwright.c: (popup_about_cb): use gtk_about_dialog_show()
 
63633
        * typing-monitor.png:
 
63634
        * typing-monitor.svn: new
 
63635
        Fix bug #348641, icon by Andreas Nilsson <nisses.mail@home.se>, patch
 
63636
        by Luca Cavalli <luca.cavalli@gmail.com>
 
63637
    
 
63638
    svn path=/trunk/; revision=7124
 
63639
 
 
63640
 typing-break/ChangeLog          |   10 ++
 
63641
 typing-break/Makefile.am        |   19 ++-
 
63642
 typing-break/drwright.c         |   43 +----
 
63643
 typing-break/main.c             |    3 +
 
63644
 typing-break/typing-monitor.png |  Bin 0 -> 3292 bytes
 
63645
 typing-break/typing-monitor.svg |  336 +++++++++++++++++++++++++++++++++++++++
 
63646
 6 files changed, 376 insertions(+), 35 deletions(-)
 
63647
 
 
63648
commit dbf78025be14ba829f5688569490e6faf5086183
 
63649
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
 
63650
Date:   Tue Jan 9 18:52:04 2007 +0000
 
63651
 
 
63652
    Fixes #394736
 
63653
    
 
63654
    2007-01-09  Jan Arne Petersen  <jpetersen@jpetersen.org>
 
63655
    
 
63656
        Fixes #394736
 
63657
    
 
63658
        * sound-properties-capplet.c: (update_mixer_tracks_selection),
 
63659
        (update_mixer_device_combobox): added NULL-check.
 
63660
    
 
63661
    
 
63662
    
 
63663
    svn path=/trunk/; revision=7123
 
63664
 
 
63665
 capplets/sound/ChangeLog                  |    7 ++++
 
63666
 capplets/sound/sound-properties-capplet.c |   55 ++++++++++++++++-------------
 
63667
 po/ChangeLog                              |    4 ++
 
63668
 po/POTFILES.in                            |    1 +
 
63669
 4 files changed, 42 insertions(+), 25 deletions(-)
 
63670
 
 
63671
commit 392823b21e3eec6d17df09f53f29930bb475633e
 
63672
Author: Daniel Nylander <dnylande@src.gnome.org>
 
63673
Date:   Tue Jan 9 16:04:44 2007 +0000
 
63674
 
 
63675
    sv.po: Updated Swedish translation
 
63676
    
 
63677
    svn path=/trunk/; revision=7122
 
63678
 
 
63679
 po/ChangeLog |    4 +
 
63680
 po/sv.po     |  474 ++++++++++++++++++++++++++++++++++++++--------------------
 
63681
 2 files changed, 316 insertions(+), 162 deletions(-)
 
63682
 
 
63683
commit 092628858c7c745ca75cb40dc2f4820cc9e70a17
 
63684
Author: Thomas Wood <thos@gnome.org>
 
63685
Date:   Tue Jan 9 15:55:13 2007 +0000
 
63686
 
 
63687
    Rename "Keyboard" to "Keyboard Accesibility". Fixes bug 330697 (Keyboard
 
63688
    
 
63689
    2007-01-09  Thomas Wood  <thos@gnome.org>
 
63690
    
 
63691
        * accessibility-keyboard.desktop.in.in: Rename "Keyboard" to "Keyboard
 
63692
        Accesibility". Fixes bug 330697 (Keyboard Accessibility applet has the
 
63693
        same menu item as the Keyboard applet).
 
63694
    
 
63695
    svn path=/trunk/; revision=7121
 
63696
 
 
63697
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
63698
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
63699
 2 files changed, 7 insertions(+), 1 deletions(-)
 
63700
 
 
63701
commit d3a57335112fcce3cb77ac4db65e70222154c84b
 
63702
Author: Matic Žgur <maticz@src.gnome.org>
 
63703
Date:   Tue Jan 9 07:53:43 2007 +0000
 
63704
 
 
63705
    Updated Slovenian translation.
 
63706
    
 
63707
    svn path=/trunk/; revision=7120
 
63708
 
 
63709
 po/ChangeLog |    4 ++
 
63710
 po/sl.po     |  164 +++++++++++++++++++++++++++++++++------------------------
 
63711
 2 files changed, 99 insertions(+), 69 deletions(-)
 
63712
 
 
63713
commit c477316dec2d9edde1478fd0d4adae74b7cc58a2
 
63714
Author: David Lodge <dlodge@src.gnome.org>
 
63715
Date:   Tue Jan 9 07:02:38 2007 +0000
 
63716
 
 
63717
    Updated English (British) translation
 
63718
    
 
63719
    svn path=/trunk/; revision=7119
 
63720
 
 
63721
 po/ChangeLog |    4 +
 
63722
 po/en_GB.po  |  238 ++++++++++++++++++++++++++++++++++-----------------------
 
63723
 2 files changed, 146 insertions(+), 96 deletions(-)
 
63724
 
 
63725
commit 4ffaae8fb005b8dbcbba6bb07db000c674867028
 
63726
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
63727
Date:   Tue Jan 9 04:09:29 2007 +0000
 
63728
 
 
63729
    updating translation for Punjabi by alam
 
63730
    
 
63731
    svn path=/trunk/; revision=7118
 
63732
 
 
63733
 po/pa.po |  935 ++++++++++++++++++++++++++++++++++++--------------------------
 
63734
 1 files changed, 547 insertions(+), 388 deletions(-)
 
63735
 
 
63736
commit adfa668f984b67829cf30cbb9b4f06b6ec257d3c
 
63737
Author: Thomas Wood <thos@gnome.org>
 
63738
Date:   Tue Jan 9 00:19:21 2007 +0000
 
63739
 
 
63740
    Fix for distcheck
 
63741
    
 
63742
    2007-01-09  Thomas Wood  <thos@gnome.org>
 
63743
    
 
63744
        * Makefile.am: Fix for distcheck
 
63745
    
 
63746
    svn path=/trunk/; revision=7116
 
63747
 
 
63748
 ChangeLog   |    4 ++++
 
63749
 Makefile.am |    2 +-
 
63750
 2 files changed, 5 insertions(+), 1 deletions(-)
 
63751
 
 
63752
commit bd7afef6247bbec128939fc43e06f5b154cdbfd5
 
63753
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63754
Date:   Mon Jan 8 23:21:23 2007 +0000
 
63755
 
 
63756
    added missing EXTRA_DIST files.
 
63757
    
 
63758
    2007-01-08  Rodrigo Moya <rodrigo@gnome-db.org>
 
63759
    
 
63760
        * Makefile.am: added missing EXTRA_DIST files.
 
63761
    
 
63762
    svn path=/trunk/; revision=7115
 
63763
 
 
63764
 capplets/theme-switcher/ChangeLog   |    4 ++++
 
63765
 capplets/theme-switcher/Makefile.am |    2 +-
 
63766
 2 files changed, 5 insertions(+), 1 deletions(-)
 
63767
 
 
63768
commit 091651fa7fdf93782d256f2eb3c2e6ab9a162185
 
63769
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63770
Date:   Mon Jan 8 23:19:01 2007 +0000
 
63771
 
 
63772
    updated for 2.17.5.
 
63773
    
 
63774
    2007-01-08  Rodrigo Moya <rodrigo@gnome-db.org>
 
63775
    
 
63776
        * NEWS:
 
63777
        * configure.in: updated for 2.17.5.
 
63778
    
 
63779
    svn path=/trunk/; revision=7114
 
63780
 
 
63781
 ChangeLog    |    5 +++++
 
63782
 NEWS         |    3 +++
 
63783
 configure.in |    2 +-
 
63784
 3 files changed, 9 insertions(+), 1 deletions(-)
 
63785
 
 
63786
commit 90b67faf6506e7a5b192c3e07466f5dc268996bb
 
63787
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
 
63788
Date:   Mon Jan 8 22:50:39 2007 +0000
 
63789
 
 
63790
    Fixes #173035
 
63791
    
 
63792
    2007-01-08  Jan Arne Petersen  <jpetersen@jpetersen.org>
 
63793
    
 
63794
        Fixes #173035
 
63795
    
 
63796
        * configure.in: updated sound capplet requirements.
 
63797
    
 
63798
        * gnome-settings-daemon/actions/Makefile.am:
 
63799
        * gnome-settings-daemon/actions/acme-volume-gstreamer.c:
 
63800
        (acme_volume_gstreamer_finalize), (acme_volume_gstreamer_set_mute),
 
63801
        (update_state), (acme_volume_gstreamer_get_mute),
 
63802
        (acme_volume_gstreamer_get_volume),
 
63803
        (acme_volume_gstreamer_set_volume),
 
63804
        (acme_volume_gstreamer_close_real), (_acme_set_mixer),
 
63805
        (acme_volume_gstreamer_open), (acme_volume_gstreamer_init): added
 
63806
        support for multiple mixer tracks. Added support for gconf device and
 
63807
        track selection.
 
63808
    
 
63809
        * capplets/sound/Makefile.am, mixer-support.c, mixer-support.h: Add new files.
 
63810
        * capplets/sound/sound-properties-capplet.c: (mixer_device_combobox_changed),
 
63811
        (add_track_label_to_list), (mixer_tracks_selection_changed),
 
63812
        (update_mixer_tracks_selection), (default_mixer_tracks_notify),
 
63813
        (update_mixer_device_combobox), (default_mixer_device_notify),
 
63814
        (setup_default_mixer), (setup_dialog):
 
63815
        * capplets/sound/sound-properties.glade: added support for selecting mixer device and
 
63816
        tracks in the capplet.
 
63817
    
 
63818
    
 
63819
    svn path=/trunk/; revision=7113
 
63820
 
 
63821
 ChangeLog                                          |    6 +
 
63822
 capplets/sound/ChangeLog                           |   13 +
 
63823
 capplets/sound/Makefile.am                         |    2 +-
 
63824
 capplets/sound/mixer-support.c                     |  136 ++++++++
 
63825
 capplets/sound/mixer-support.h                     |   47 +++
 
63826
 capplets/sound/sound-properties-capplet.c          |  232 ++++++++++++++
 
63827
 capplets/sound/sound-properties.glade              |  137 ++++++++
 
63828
 configure.in                                       |    4 +-
 
63829
 gnome-settings-daemon/ChangeLog                    |   15 +
 
63830
 gnome-settings-daemon/actions/Makefile.am          |    3 -
 
63831
 .../actions/acme-volume-gstreamer.c                |  331 ++++++++++----------
 
63832
 11 files changed, 757 insertions(+), 169 deletions(-)
 
63833
 
 
63834
commit ab85ab8eeb578a445676cb660a6be6908655c0e2
 
63835
Author: Denis Washington <dwashington@gmx.net>
 
63836
Date:   Mon Jan 8 22:40:59 2007 +0000
 
63837
 
 
63838
    Fixes #393617
 
63839
    
 
63840
    2007-01-08  Denis Washington <dwashington@gmx.net>
 
63841
    
 
63842
        Fixes #393617
 
63843
    
 
63844
        * */*.desktop.in.in: use new control center shell categories for
 
63845
        the capplets.
 
63846
    
 
63847
    svn path=/trunk/; revision=7112
 
63848
 
 
63849
 ChangeLog                                          |    7 ++
 
63850
 NEWS                                               |   90 ++++++++++++++++++++
 
63851
 capplets/about-me/gnome-about-me.desktop.in.in     |    2 +-
 
63852
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
63853
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
63854
 .../default-applications.desktop.in.in             |    2 +-
 
63855
 capplets/keybindings/keybinding.desktop.in.in      |    2 +-
 
63856
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
63857
 8 files changed, 103 insertions(+), 6 deletions(-)
 
63858
 
 
63859
commit e6ac3bd2d292425451944d8d0811e988ee6f31e6
 
63860
Author: Thomas Wood <thos@gnome.org>
 
63861
Date:   Mon Jan 8 22:31:06 2007 +0000
 
63862
 
 
63863
    Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
63864
    
 
63865
    2007-01-08  Thomas Wood  <thos@gnome.org>
 
63866
    
 
63867
        Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
63868
    
 
63869
        * gnome-theme-installer.c: (gnome_theme_install_from_uri): Accept .gtp
 
63870
        as a file extension
 
63871
    
 
63872
    svn path=/trunk/; revision=7111
 
63873
 
 
63874
 capplets/theme-switcher/ChangeLog               |    7 +++++++
 
63875
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
63876
 2 files changed, 8 insertions(+), 1 deletions(-)
 
63877
 
 
63878
commit 3207820bf8ebfc8997155ce70d105936c30cc152
 
63879
Author: Jan Arne Petersen <jap@gnome.org>
 
63880
Date:   Mon Jan 8 22:28:18 2007 +0000
 
63881
 
 
63882
    updated svn:ignore property.
 
63883
    
 
63884
    2007-01-08  Jan Arne Petersen <jap@gnome.org>
 
63885
    
 
63886
        * ./: updated svn:ignore property.
 
63887
    
 
63888
    
 
63889
    svn path=/trunk/; revision=7110
 
63890
 
 
63891
 gnome-settings-daemon/ChangeLog |    4 ++++
 
63892
 1 files changed, 4 insertions(+), 0 deletions(-)
 
63893
 
 
63894
commit ffd0842e4b4cf97debbfd5899c1b2097b4f87f51
 
63895
Author: Jan Arne Petersen <jap@gnome.org>
 
63896
Date:   Mon Jan 8 22:17:00 2007 +0000
 
63897
 
 
63898
    Updated CLEANFILES Removed from svn (built file). Updated svn:ignore
 
63899
    
 
63900
    2007-01-08  Jan Arne Petersen <jap@gnome.org>
 
63901
    
 
63902
        * Makefile.am: Updated CLEANFILES
 
63903
        * gnome-theme-package.xml: Removed from svn (built file).
 
63904
        * ./: Updated svn:ignore properties.
 
63905
    
 
63906
    
 
63907
    svn path=/trunk/; revision=7109
 
63908
 
 
63909
 capplets/theme-switcher/ChangeLog               |    6 ++++++
 
63910
 capplets/theme-switcher/Makefile.am             |    2 +-
 
63911
 capplets/theme-switcher/gnome-theme-package.xml |    8 --------
 
63912
 3 files changed, 7 insertions(+), 9 deletions(-)
 
63913
 
 
63914
commit 55153b7c8ccc4bcd291a534891b0b4d42386bb7d
 
63915
Author: David Sedeño <david@alderia.com>
 
63916
Date:   Mon Jan 8 22:16:49 2007 +0000
 
63917
 
 
63918
    Fix several compile warnings. Fixes #326022
 
63919
    
 
63920
    2007-01-08  David Sedeño <david@alderia.com>
 
63921
    
 
63922
        * gnome-wp-xml.c: Fix several compile warnings. Fixes #326022
 
63923
    
 
63924
    svn path=/trunk/; revision=7108
 
63925
 
 
63926
 capplets/background/ChangeLog      |    4 ++
 
63927
 capplets/background/gnome-wp-xml.c |   72 ++++++++++++++++++------------------
 
63928
 2 files changed, 40 insertions(+), 36 deletions(-)
 
63929
 
 
63930
commit d56caecf8ea6a9f435d112bda1f206fd5db89c5c
 
63931
Author: Jan Arne Petersen <jap@gnome.org>
 
63932
Date:   Mon Jan 8 20:30:07 2007 +0000
 
63933
 
 
63934
    added new files from previous patch to svn.
 
63935
    
 
63936
    2007-01-08  Jan Arne Petersen <jap@gnome.org>
 
63937
    
 
63938
        * gnome-settings-dbus.h, gnome-settings-marshal.list: added new files
 
63939
        from previous patch to svn.
 
63940
    
 
63941
    
 
63942
    svn path=/trunk/; revision=7107
 
63943
 
 
63944
 gnome-settings-daemon/ChangeLog                   |    5 +++
 
63945
 gnome-settings-daemon/gnome-settings-dbus.h       |   34 +++++++++++++++++++++
 
63946
 gnome-settings-daemon/gnome-settings-marshal.list |    1 +
 
63947
 3 files changed, 40 insertions(+), 0 deletions(-)
 
63948
 
 
63949
commit 2c6c2daf8acb38fea272a7a97c9ae69f9e7ac310
 
63950
Author: Thomas Wood <thos@gnome.org>
 
63951
Date:   Mon Jan 8 20:07:38 2007 +0000
 
63952
 
 
63953
    Add Save/Delete dialogs for colour schemes.
 
63954
    
 
63955
    2007-01-08  Thomas Wood  <thos@gnome.org>
 
63956
    
 
63957
        * gnome-theme-details.c: (color_select),
 
63958
        (color_scheme_combobox_changed), (gnome_theme_details_init),
 
63959
        (update_color_buttons_from_string),
 
63960
        (gnome_theme_details_update_from_gconf):
 
63961
        * theme-properties.glade:
 
63962
    
 
63963
        Add Save/Delete dialogs for colour schemes.
 
63964
    
 
63965
    svn path=/trunk/; revision=7106
 
63966
 
 
63967
 capplets/theme-switcher/ChangeLog              |   10 +++
 
63968
 capplets/theme-switcher/gnome-theme-details.c  |   80 +++++++++++++++++++++++-
 
63969
 capplets/theme-switcher/theme-properties.glade |    8 +-
 
63970
 3 files changed, 91 insertions(+), 7 deletions(-)
 
63971
 
 
63972
commit 49d96fa08caab911d7dfd96b46db2e99bb7e25fb
 
63973
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
63974
Date:   Mon Jan 8 19:48:13 2007 +0000
 
63975
 
 
63976
    Fixes #356076
 
63977
    
 
63978
    2007-01-08  Rodrigo Moya <rodrigo@gnome-db.org>
 
63979
    
 
63980
        Fixes #356076
 
63981
    
 
63982
        Patch by Brian Cameron <brian.cameron@sun.com>
 
63983
    
 
63984
        * gnome-about-me.c (about_me_update_photo): fixed compilation on Solaris.
 
63985
    
 
63986
    svn path=/trunk/; revision=7105
 
63987
 
 
63988
 capplets/about-me/ChangeLog        |    8 ++++++++
 
63989
 capplets/about-me/gnome-about-me.c |    6 +++---
 
63990
 2 files changed, 11 insertions(+), 3 deletions(-)
 
63991
 
 
63992
commit 1062b38bba536195d64b0acf880af3f2b265e298
 
63993
Author: Ray Strode <rstrode@redhat.com>
 
63994
Date:   Mon Jan 8 18:26:31 2007 +0000
 
63995
 
 
63996
    Fixes #351991
 
63997
    
 
63998
    2007-01-08  Ray Strode <rstrode@redhat.com>
 
63999
    
 
64000
        Fixes #351991
 
64001
    
 
64002
        * gnome-wp-info.c (gnome_wp_info_new): don't try to pull from
 
64003
        ~/.thumbnails directly without checking mtime.
 
64004
    
 
64005
        * gnome-wp-item.c (collect_save_options, gnome_wp_item_get_thumbnail):
 
64006
        only    generate thumbnails when a lookup shows there isn't already
 
64007
        one. Never load a background just to find out its size.
 
64008
    
 
64009
    svn path=/trunk/; revision=7104
 
64010
 
 
64011
 capplets/background/ChangeLog       |   11 +++++++++
 
64012
 capplets/background/gnome-wp-info.c |   26 ---------------------
 
64013
 capplets/background/gnome-wp-item.c |   42 ++++++++++++++++++++++++----------
 
64014
 3 files changed, 40 insertions(+), 39 deletions(-)
 
64015
 
 
64016
commit 9a2002775539094e6ce87ff95b059ddd1cd89970
 
64017
Author: Rodrigo Moya <rodrigo@novell.com>
 
64018
Date:   Mon Jan 8 18:14:43 2007 +0000
 
64019
 
 
64020
    moved gtk_scrolled_window_ call back to its correct place.
 
64021
    
 
64022
    2007-01-08  Rodrigo Moya <rodrigo@novell.com>
 
64023
    
 
64024
        * gnome-keybinding-properties.c (create_dialog, clear_old_model):
 
64025
        moved gtk_scrolled_window_ call back to its correct place.
 
64026
    
 
64027
    svn path=/trunk/; revision=7103
 
64028
 
 
64029
 capplets/keybindings/ChangeLog                     |    5 +++++
 
64030
 capplets/keybindings/gnome-keybinding-properties.c |    8 ++++----
 
64031
 2 files changed, 9 insertions(+), 4 deletions(-)
 
64032
 
 
64033
commit 3caa94c980ebb265db54364f9296b6006a13f1a8
 
64034
Author: Rodrigo Moya <rodrigo@novell.com>
 
64035
Date:   Mon Jan 8 17:27:20 2007 +0000
 
64036
 
 
64037
    Fixes #128158
 
64038
    
 
64039
    2007-01-08  Rodrigo Moya <rodrigo@novell.com>
 
64040
    
 
64041
        Fixes #128158
 
64042
    
 
64043
        Patch by Jens Granseuer <jensgr@gmx.net>
 
64044
    
 
64045
        * gnome-keybinding-properties.c (create_dialog): set scrolled window
 
64046
        policy to _NEVER.
 
64047
        (clear_old_model): euse the existing model instead of discarding and
 
64048
        rebuilding it.
 
64049
        (main): don't leak the GnomeProgram.
 
64050
    
 
64051
    svn path=/trunk/; revision=7102
 
64052
 
 
64053
 capplets/keybindings/ChangeLog                     |   12 +++
 
64054
 capplets/keybindings/gnome-keybinding-properties.c |   97 +++++++++++---------
 
64055
 2 files changed, 66 insertions(+), 43 deletions(-)
 
64056
 
 
64057
commit a614c5d5b2d31d916b1a209cd2547b70dacaf46f
 
64058
Author: Matic Žgur <maticz@src.gnome.org>
 
64059
Date:   Mon Jan 8 17:17:00 2007 +0000
 
64060
 
 
64061
    Updated Slovenian translation.
 
64062
    
 
64063
    svn path=/trunk/; revision=7101
 
64064
 
 
64065
 po/ChangeLog |    4 +
 
64066
 po/sl.po     |  599 +++++++++++++++++++++++++++++++++++++++++-----------------
 
64067
 2 files changed, 426 insertions(+), 177 deletions(-)
 
64068
 
 
64069
commit be72b736f840626238db9fdd701a4c2b66ba388a
 
64070
Author: Thomas Wood <thos@gnome.org>
 
64071
Date:   Mon Jan 8 17:05:24 2007 +0000
 
64072
 
 
64073
    Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
64074
    
 
64075
    2007-01-08  Thomas Wood  <thos@gnome.org>
 
64076
    
 
64077
        Patch by: Alberto Ruiz <aruiz@synaptia.net>
 
64078
    
 
64079
        * configure.in:
 
64080
        * capplets/theme-switcher/gnome-theme-installer.desktop.in.in:
 
64081
        * capplets/theme-switcher/gnome-theme-package.xml:
 
64082
        * capplets/theme-switcher/gnome-theme-package.xml.in:
 
64083
        * capplets/theme-switcher/Makefile.am:
 
64084
        * po/POTFILES.in:
 
64085
    
 
64086
        Add support for opening .gtp (application/x-gnome-theme-package) files.
 
64087
        Fixes bug 393697 (Theme packages should have their own mime type.)
 
64088
    
 
64089
    svn path=/trunk/; revision=7100
 
64090
 
 
64091
 ChangeLog                                          |    9 +++++++
 
64092
 capplets/theme-switcher/ChangeLog                  |   12 ++++++++++
 
64093
 capplets/theme-switcher/Makefile.am                |   23 +++++++++++++++++++-
 
64094
 .../gnome-theme-installer.desktop.in.in            |   16 +++++++++++++
 
64095
 capplets/theme-switcher/gnome-theme-package.xml    |    8 +++++++
 
64096
 capplets/theme-switcher/gnome-theme-package.xml.in |    9 +++++++
 
64097
 configure.in                                       |   14 ++++++++++++
 
64098
 po/ChangeLog                                       |    9 +++++++
 
64099
 po/POTFILES.in                                     |    2 +
 
64100
 9 files changed, 101 insertions(+), 1 deletions(-)
 
64101
 
 
64102
commit 9844ac1c3da2cce0fbacdda809b6cb4ccf0078c4
 
64103
Author: Rodney Dawes <dobey@src.gnome.org>
 
64104
Date:   Mon Jan 8 16:57:59 2007 +0000
 
64105
 
 
64106
    Fix attribution of a patch
 
64107
    
 
64108
    
 
64109
    svn path=/trunk/; revision=7099
 
64110
 
 
64111
 capplets/background/ChangeLog |    4 +++-
 
64112
 1 files changed, 3 insertions(+), 1 deletions(-)
 
64113
 
 
64114
commit e8bf6d0b90a86ca046fb65161c8104d9568255fb
 
64115
Author: Rodney Dawes <dobey@src.gnome.org>
 
64116
Date:   Mon Jan 8 16:57:16 2007 +0000
 
64117
 
 
64118
    Fix changelog text
 
64119
    
 
64120
    svn path=/trunk/; revision=7098
 
64121
 
 
64122
 capplets/background/ChangeLog |    3 ++-
 
64123
 1 files changed, 2 insertions(+), 1 deletions(-)
 
64124
 
 
64125
commit 989857cd9fa67aadb652da4233cf01f22ee34df9
 
64126
Author: Jan Arne Petersen <jap@gnome.org>
 
64127
Date:   Mon Jan 8 16:48:19 2007 +0000
 
64128
 
 
64129
    Fixes #133815
 
64130
    
 
64131
    2007-01-08  Jan Arne Petersen <jap@gnome.org>
 
64132
    
 
64133
        Fixes #133815
 
64134
    
 
64135
        * gnome-settings-multimedia-keys.c: added support for storing the DBus
 
64136
        server.
 
64137
        (unhookup_keysim, hookup_keysim): removed.
 
64138
        (update_kbd_cb, init_kbd, acme_filter_events): iterate over all handled
 
64139
        keys, not just until the PLAY_KEY.
 
64140
        (do_multimedia_player_action): emit the "media_player_key_pressed" event.
 
64141
        (do_action): call do_multimedia_player_action for all media player events.
 
64142
        (gnome_settings_multimedia_keys_load): start a DBus server.
 
64143
    
 
64144
        * gnome-settings-dbus.c: added "media_player_key_pressed" signal.
 
64145
        (find_by_application, find_by_time): new functions to search in the list
 
64146
        of media players.
 
64147
        (settings_daemon_grab_media_player_keys,
 
64148
        settings_daemon_release_media_player_keys): new functions to grab/release
 
64149
        the media players.
 
64150
        (gnome_settings_server_get): new function to create GnomeSettingsServer
 
64151
        objects.
 
64152
        (gnome_settings_server_media_player_key_pressed,
 
64153
        gnome_settings_server_constructor): new functions.
 
64154
        (gnome_settings_server_class_init): add new signal and constructor.
 
64155
    
 
64156
        * gnome-settings-dbus.h: new file.
 
64157
    
 
64158
        * gsd-infos.xml: added GrabMediaPlayerKeys and ReleaseMediaPlayerKeys
 
64159
        methods to the DBus interface.
 
64160
    
 
64161
        * gnome-settings-marshal.list, Makefile.am: generate marshalling
 
64162
        functions.
 
64163
    
 
64164
    svn path=/trunk/; revision=7097
 
64165
 
 
64166
 gnome-settings-daemon/ChangeLog                    |   33 ++++
 
64167
 gnome-settings-daemon/Makefile.am                  |   17 ++-
 
64168
 gnome-settings-daemon/gnome-settings-dbus.c        |  148 +++++++++++++++++-
 
64169
 .../gnome-settings-multimedia-keys.c               |  169 ++++----------------
 
64170
 gnome-settings-daemon/gsd-infos.xml                |    8 +
 
64171
 5 files changed, 234 insertions(+), 141 deletions(-)
 
64172
 
 
64173
commit 410f1ee2b83a2319c2567da5648f3260060a634f
 
64174
Author: Rodney Dawes <dobey@novell.com>
 
64175
Date:   Mon Jan 8 16:26:48 2007 +0000
 
64176
 
 
64177
    Set prefs->enabled not prefs->wallpaper_enabled Patch from Jean-Christophe
 
64178
    
 
64179
    2007-01-08  Rodney Dawes  <dobey@novell.com>
 
64180
    
 
64181
        * preferences.c (bg_preferences_merge_entry):
 
64182
        Set prefs->enabled not prefs->wallpaper_enabled
 
64183
        Patch from Jean-Christophe Jaskula
 
64184
    
 
64185
        Fixes #339404
 
64186
    
 
64187
    
 
64188
    svn path=/trunk/; revision=7096
 
64189
 
 
64190
 libbackground/ChangeLog     |    8 ++++++++
 
64191
 libbackground/preferences.c |    2 +-
 
64192
 2 files changed, 9 insertions(+), 1 deletions(-)
 
64193
 
 
64194
commit 90ff49c0f7ae065661c594ad592b06262383f8c1
 
64195
Author: Jakub Friedl <jfriedl@suse.cz>
 
64196
Date:   Mon Jan 8 13:24:06 2007 +0000
 
64197
 
 
64198
    Updated Czech translation
 
64199
    
 
64200
    2007-01-08  Jakub Friedl <jfriedl@suse.cz>
 
64201
    
 
64202
      * cs.po: Updated Czech translation
 
64203
    
 
64204
    
 
64205
    svn path=/trunk/; revision=7095
 
64206
 
 
64207
 po/ChangeLog |    4 +
 
64208
 po/cs.po     |  851 ++++++++++++++++++++++++++++++++++------------------------
 
64209
 2 files changed, 509 insertions(+), 346 deletions(-)
 
64210
 
 
64211
commit e5d3aa030a37b99f1e8e1ec8643d1197c7c76d95
 
64212
Author: Thomas Wood <thos@gnome.org>
 
64213
Date:   Mon Jan 8 11:23:37 2007 +0000
 
64214
 
 
64215
    Correct function decleration
 
64216
    
 
64217
    2007-01-08  Thomas Wood  <thos@gnome.org>
 
64218
    
 
64219
        * gtkrc-utils.h: Correct function decleration
 
64220
        * gnome-theme-details.c: (update_color_scheme_tab), (color_select),
 
64221
        (toggle_color_scheme_key):
 
64222
        * theme-properties.glade:
 
64223
    
 
64224
        Add custom colour scheme saving UI
 
64225
    
 
64226
    svn path=/trunk/; revision=7094
 
64227
 
 
64228
 capplets/theme-switcher/ChangeLog              |    9 +++
 
64229
 capplets/theme-switcher/gnome-theme-details.c  |   29 +++++++-
 
64230
 capplets/theme-switcher/gtkrc-utils.h          |    2 +-
 
64231
 capplets/theme-switcher/theme-properties.glade |   88 +++++++++++++++++++++++-
 
64232
 4 files changed, 122 insertions(+), 6 deletions(-)
 
64233
 
 
64234
commit 15acc88cbcb5bbceea8dabe50a7ba6fa89d65643
 
64235
Author: David Lodge <dlodge@src.gnome.org>
 
64236
Date:   Mon Jan 8 07:20:47 2007 +0000
 
64237
 
 
64238
    Updated English (British) translation
 
64239
    
 
64240
    svn path=/trunk/; revision=7093
 
64241
 
 
64242
 po/ChangeLog |    6 +-
 
64243
 po/en_GB.po  |  500 ++++++++++++++++++++++++++++++++--------------------------
 
64244
 2 files changed, 280 insertions(+), 226 deletions(-)
 
64245
 
 
64246
commit f4ddd4914af17104df21498150e40ba862cca01a
 
64247
Author: Thomas Wood <thos@gnome.org>
 
64248
Date:   Sun Jan 7 22:08:02 2007 +0000
 
64249
 
 
64250
    Enable a message when the current theme does not support colour schemes
 
64251
    
 
64252
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64253
    
 
64254
        * Makefile.am:
 
64255
        * gnome-theme-details.c: (gtk_theme_update_remove_button),
 
64256
        (remove_theme), (color_select), (toggle_color_scheme_key),
 
64257
        (gnome_theme_details_init):
 
64258
        * gnome-theme-manager.c: (main):
 
64259
        * gtkrc-utils.c:
 
64260
        * gtkrc-utils.h:
 
64261
        * theme-properties.glade:
 
64262
    
 
64263
        Enable a message when the current theme does not support colour schemes
 
64264
    
 
64265
    svn path=/trunk/; revision=7092
 
64266
 
 
64267
 capplets/theme-switcher/ChangeLog              |   13 +++
 
64268
 capplets/theme-switcher/Makefile.am            |    4 +-
 
64269
 capplets/theme-switcher/gnome-theme-details.c  |   53 +++++++++-
 
64270
 capplets/theme-switcher/gnome-theme-manager.c  |    3 +
 
64271
 capplets/theme-switcher/gtkrc-utils.c          |  138 ++++++++++++++++++++++++
 
64272
 capplets/theme-switcher/gtkrc-utils.h          |    5 +
 
64273
 capplets/theme-switcher/theme-properties.glade |   57 ++++++++++-
 
64274
 7 files changed, 267 insertions(+), 6 deletions(-)
 
64275
 
 
64276
commit 869a405a9cf15fd2069c9ef51d21675dd67864eb
 
64277
Author: Thomas Wood <thos@gnome.org>
 
64278
Date:   Sun Jan 7 21:52:18 2007 +0000
 
64279
 
 
64280
    Use GtkAlignment for padding, rather than a GtkHbox and GtkFrame. Fixes
 
64281
    
 
64282
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64283
    
 
64284
        * sound-properties.glade: Use GtkAlignment for padding, rather than a
 
64285
        GtkHbox and GtkFrame. Fixes bug 143215.
 
64286
    
 
64287
    svn path=/trunk/; revision=7091
 
64288
 
 
64289
 capplets/sound/ChangeLog              |    5 +++
 
64290
 capplets/sound/sound-properties.glade |   50 ++++++---------------------------
 
64291
 2 files changed, 14 insertions(+), 41 deletions(-)
 
64292
 
 
64293
commit 7fd36e74fdbfc630c2c8202418f1cfca6a20a38d
 
64294
Author: Thomas Wood <thos@gnome.org>
 
64295
Date:   Sun Jan 7 18:53:31 2007 +0000
 
64296
 
 
64297
    Based on patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
64298
    
 
64299
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64300
    
 
64301
        Based on patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
64302
    
 
64303
        * main.c: (application_font_to_gconf): Fixes bug 335963 ("Font may be
 
64304
        too large" dialog unclear).
 
64305
    
 
64306
    svn path=/trunk/; revision=7089
 
64307
 
 
64308
 capplets/font/ChangeLog |    7 +++++++
 
64309
 capplets/font/main.c    |   18 +++++++++++++++---
 
64310
 2 files changed, 22 insertions(+), 3 deletions(-)
 
64311
 
 
64312
commit 7ca731718aa683ec366ba64fb6a7ff3a29781893
 
64313
Author: Rob Staudinger <robert.staudinger@gmail.com>
 
64314
Date:   Sun Jan 7 18:22:00 2007 +0000
 
64315
 
 
64316
    Fixes #333557
 
64317
    
 
64318
    2007-01-07  Rob Staudinger <robert.staudinger@gmail.com>
 
64319
    
 
64320
        Fixes #333557
 
64321
    
 
64322
        * thumbnailer.c: added support for specifying string and font-size to
 
64323
        use in the thumbnailer.
 
64324
    
 
64325
    svn path=/trunk/; revision=7088
 
64326
 
 
64327
 vfs-methods/fontilus/ChangeLog     |    7 +++
 
64328
 vfs-methods/fontilus/thumbnailer.c |   77 +++++++++++++++++++++++++++++-------
 
64329
 2 files changed, 69 insertions(+), 15 deletions(-)
 
64330
 
 
64331
commit 9edc3de280d13d3c6f479491b796b33bafe7131f
 
64332
Author: Thomas Wood <thos@gnome.org>
 
64333
Date:   Sun Jan 7 17:00:21 2007 +0000
 
64334
 
 
64335
    Patch by: Elijah Newren <newren@gmail.com>
 
64336
    
 
64337
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64338
    
 
64339
        Patch by:  Elijah Newren <newren@gmail.com>
 
64340
    
 
64341
        * gnome-window-properties.c: (try_spawn_config_tool): Avoid markup in
 
64342
        translatable messages. Fixes bug 360449.
 
64343
    
 
64344
    svn path=/trunk/; revision=7087
 
64345
 
 
64346
 capplets/windows/ChangeLog                 |    7 +++++++
 
64347
 capplets/windows/gnome-window-properties.c |    3 ++-
 
64348
 2 files changed, 9 insertions(+), 1 deletions(-)
 
64349
 
 
64350
commit 8727dd84b29ede427d66e138164b9fdc2430b4b6
 
64351
Author: Thomas Wood <thos@gnome.org>
 
64352
Date:   Sun Jan 7 16:41:03 2007 +0000
 
64353
 
 
64354
    Free the program variable correctly
 
64355
    
 
64356
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64357
    
 
64358
        * themus-theme-applier.c: (main): Free the program variable correctly
 
64359
    
 
64360
    svn path=/trunk/; revision=7086
 
64361
 
 
64362
 vfs-methods/themus/ChangeLog              |    4 ++++
 
64363
 vfs-methods/themus/themus-theme-applier.c |    2 +-
 
64364
 2 files changed, 5 insertions(+), 1 deletions(-)
 
64365
 
 
64366
commit 9f505d83cc9e8113095d5e017fee75f23161b6fd
 
64367
Author: Thomas Wood <thos@gnome.org>
 
64368
Date:   Sun Jan 7 16:38:16 2007 +0000
 
64369
 
 
64370
    Patch by: Jens Granseuer <jensgr@gmx.net>
 
64371
    
 
64372
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64373
    
 
64374
        Patch by: Jens Granseuer  <jensgr@gmx.net>
 
64375
    
 
64376
        * gnome-wp-capplet.c: (gnome_wp_update_preview): Fixes bug 388616
 
64377
        (Control center crashes when changing the image name)
 
64378
    
 
64379
    svn path=/trunk/; revision=7085
 
64380
 
 
64381
 capplets/background/ChangeLog          |   10 ++++++++++
 
64382
 capplets/background/gnome-wp-capplet.c |    6 ++++--
 
64383
 2 files changed, 14 insertions(+), 2 deletions(-)
 
64384
 
 
64385
commit 239be66ce1c7f408315f899334fab028569f1ebd
 
64386
Author: Thomas Wood <thos@gnome.org>
 
64387
Date:   Sun Jan 7 16:31:17 2007 +0000
 
64388
 
 
64389
    Based on patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
64390
    
 
64391
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64392
    
 
64393
        Based on patch by: Gabor Kelemen <kelemeng@gnome.hu>
 
64394
    
 
64395
        * gnome-theme-installer.c: (transfer_done_cb): Fixes bug 360449 (Avoid
 
64396
        markup in translatable messages)
 
64397
    
 
64398
    svn path=/trunk/; revision=7084
 
64399
 
 
64400
 capplets/theme-switcher/ChangeLog               |    7 +++++++
 
64401
 capplets/theme-switcher/gnome-theme-installer.c |    9 ++++++++-
 
64402
 capplets/theme-switcher/theme-properties.glade  |    1 -
 
64403
 3 files changed, 15 insertions(+), 2 deletions(-)
 
64404
 
 
64405
commit 1e8514a2581ee8a0f30e728b51c2da2011910d6c
 
64406
Author: Thomas Wood <thos@gnome.org>
 
64407
Date:   Sun Jan 7 15:47:51 2007 +0000
 
64408
 
 
64409
    Applied modified patch from bug 167063 (themus-theme-applier crashes while
 
64410
    
 
64411
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64412
    
 
64413
        * themus-theme-applier.c: (main): Applied modified patch from bug 167063
 
64414
        (themus-theme-applier crashes while running from command promt)
 
64415
    
 
64416
    svn path=/trunk/; revision=7083
 
64417
 
 
64418
 vfs-methods/themus/ChangeLog              |    5 +++++
 
64419
 vfs-methods/themus/themus-theme-applier.c |   22 ++++++++++++++++------
 
64420
 2 files changed, 21 insertions(+), 6 deletions(-)
 
64421
 
 
64422
commit 833869ab8db4df3f8f43079633d7bbd30a134bde
 
64423
Author: Kjartan Maraas <kmaraas@gnome.org>
 
64424
Date:   Sun Jan 7 15:28:45 2007 +0000
 
64425
 
 
64426
    Updated Norwegian bokmål translation.
 
64427
    
 
64428
    2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>
 
64429
    
 
64430
        * nb.po: Updated Norwegian bokmål translation.
 
64431
    
 
64432
    svn path=/trunk/; revision=7082
 
64433
 
 
64434
 po/ChangeLog |    4 +
 
64435
 po/nb.po     |  437 +++++++++++++++++++++++++++++++++-------------------------
 
64436
 2 files changed, 252 insertions(+), 189 deletions(-)
 
64437
 
 
64438
commit c01ad4ff503ab1536cdb8d7408923bcabd6102e3
 
64439
Author: Kjartan Maraas <kmaraas@gnome.org>
 
64440
Date:   Sun Jan 7 15:27:40 2007 +0000
 
64441
 
 
64442
    Spell Enlightened Sound Daemon correctly.
 
64443
    
 
64444
    2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>
 
64445
    
 
64446
        * sound-properties-capplet.c: (setup_devices):
 
64447
        Spell Enlightened Sound Daemon correctly.
 
64448
    
 
64449
    svn path=/trunk/; revision=7081
 
64450
 
 
64451
 capplets/sound/ChangeLog                  |    5 +++++
 
64452
 capplets/sound/sound-properties-capplet.c |    4 ++--
 
64453
 2 files changed, 7 insertions(+), 2 deletions(-)
 
64454
 
 
64455
commit 61b7c96fee8f45bba5e7b1157525e42a7febfbce
 
64456
Author: Kjartan Maraas <kmaraas@gnome.org>
 
64457
Date:   Sun Jan 7 15:27:08 2007 +0000
 
64458
 
 
64459
    Fix a typo.
 
64460
    
 
64461
    2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>
 
64462
    
 
64463
        * gnome-keyboard-properties.c: (main): Fix a typo.
 
64464
    
 
64465
    svn path=/trunk/; revision=7080
 
64466
 
 
64467
 capplets/keyboard/ChangeLog                   |    4 ++++
 
64468
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
64469
 2 files changed, 5 insertions(+), 1 deletions(-)
 
64470
 
 
64471
commit 46ce80e7b4b6ab0bb5d594e93f526907c9c50163
 
64472
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
64473
Date:   Sun Jan 7 15:20:54 2007 +0000
 
64474
 
 
64475
    removed double gnome_vfs_file_info_unref/g_free calls.
 
64476
    
 
64477
    2007-01-07  Rodrigo Moya <rodrigo@gnome-db.org>
 
64478
    
 
64479
        * gnome-theme-details.c (gtk_theme_update_remove_button): removed
 
64480
        double gnome_vfs_file_info_unref/g_free calls.
 
64481
    
 
64482
    svn path=/trunk/; revision=7079
 
64483
 
 
64484
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
64485
 capplets/theme-switcher/gnome-theme-details.c |    2 --
 
64486
 2 files changed, 5 insertions(+), 2 deletions(-)
 
64487
 
 
64488
commit 4292506da69faaf1c5eab7fa70222881f56a2c9c
 
64489
Author: Thomas Wood <thos@gnome.org>
 
64490
Date:   Sun Jan 7 13:36:19 2007 +0000
 
64491
 
 
64492
    Applied patch from bug 326337 (leaks in the theme manager)
 
64493
    
 
64494
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64495
    
 
64496
        * gnome-theme-details.c: (gtk_theme_update_remove_button): Applied patch
 
64497
        from bug 326337 (leaks in the theme manager)
 
64498
    
 
64499
    svn path=/trunk/; revision=7078
 
64500
 
 
64501
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
64502
 capplets/theme-switcher/gnome-theme-details.c |   20 +++++++++++++-------
 
64503
 2 files changed, 18 insertions(+), 7 deletions(-)
 
64504
 
 
64505
commit 4c4c2644b8dcc9b0a170e5c78fadb824c9b995ca
 
64506
Author: Thomas Wood <thos@gnome.org>
 
64507
Date:   Sun Jan 7 13:25:23 2007 +0000
 
64508
 
 
64509
    Apply patch from bug 335220 (mem leaks in gnome-wp-item)
 
64510
    
 
64511
    2007-01-07  Thomas Wood  <thos@gnome.org>
 
64512
    
 
64513
        * gnome-wp-item.c: (gnome_wp_item_get_thumbnail):
 
64514
        * gnome-wp-xml.c: (gnome_wp_xml_load_list):
 
64515
    
 
64516
        Apply patch from bug 335220 (mem leaks in gnome-wp-item)
 
64517
    
 
64518
    svn path=/trunk/; revision=7077
 
64519
 
 
64520
 capplets/background/ChangeLog       |    7 +++++++
 
64521
 capplets/background/gnome-wp-item.c |    1 +
 
64522
 capplets/background/gnome-wp-xml.c  |    4 ++--
 
64523
 3 files changed, 10 insertions(+), 2 deletions(-)
 
64524
 
 
64525
commit 809b57b71b16b9a58e98f485e1b59ecff17d1967
 
64526
Author: Thomas Wood <thos@src.gnome.org>
 
64527
Date:   Sun Jan 7 01:20:05 2007 +0000
 
64528
 
 
64529
    Reverting earlier changes as it prevents the directory from building
 
64530
    
 
64531
    svn path=/trunk/; revision=7074
 
64532
 
 
64533
 vfs-methods/themus/ChangeLog              |    6 ------
 
64534
 vfs-methods/themus/themus-theme-applier.c |   21 ++++-----------------
 
64535
 2 files changed, 4 insertions(+), 23 deletions(-)
 
64536
 
 
64537
commit 811900c2a1dbc7e247ecbdb8bf03e0513a28b8f3
 
64538
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
64539
Date:   Sun Jan 7 00:01:25 2007 +0000
 
64540
 
 
64541
    Fixes #350572
 
64542
    
 
64543
    2007-01-07  Gabor Kelemen  <kelemeng@gnome.hu>
 
64544
    
 
64545
        Fixes #350572
 
64546
    
 
64547
        * sound-properties.glade: Add accelerators to the device tab.
 
64548
    
 
64549
    svn path=/trunk/; revision=7072
 
64550
 
 
64551
 capplets/sound/ChangeLog              |    6 ++++++
 
64552
 capplets/sound/sound-properties.glade |   20 ++++++++++++--------
 
64553
 2 files changed, 18 insertions(+), 8 deletions(-)
 
64554
 
 
64555
commit a90379247be14949b982e98c35b1101f46d16331
 
64556
Author: Thomas Wood <thos@gnome.org>
 
64557
Date:   Sat Jan 6 23:34:20 2007 +0000
 
64558
 
 
64559
    Applied patch from Priit Laes <amd@store20.com>. Fixes bug 349471 (Crash
 
64560
    
 
64561
    2007-01-11  Thomas Wood  <thos@gnome.org>
 
64562
    
 
64563
        * gnome-theme-info.c: (update_common_theme_dir_index): Applied patch
 
64564
        from Priit Laes <amd@store20.com>. Fixes bug 349471 (Crash on manually
 
64565
        changing the icon theme name).
 
64566
    
 
64567
    svn path=/trunk/; revision=7071
 
64568
 
 
64569
 capplets/common/ChangeLog          |    6 ++++++
 
64570
 capplets/common/gnome-theme-info.c |   21 +++++++++------------
 
64571
 2 files changed, 15 insertions(+), 12 deletions(-)
 
64572
 
 
64573
commit 20b8dd4a614301cb4fbd4a0265c97b22b7a814ab
 
64574
Author: Thomas Wood <thos@gnome.org>
 
64575
Date:   Sat Jan 6 23:04:53 2007 +0000
 
64576
 
 
64577
    Applied the shell part of the patch from bug 382730 (fix build with C89
 
64578
    
 
64579
    2007-01-11  Thomas Wood  <thos@gnome.org>
 
64580
    
 
64581
        * control-center.c: (get_actions_list), (main): Applied the shell part
 
64582
        of the patch from bug 382730 (fix build with C89 compilers)
 
64583
    
 
64584
    svn path=/trunk/; revision=7070
 
64585
 
 
64586
 shell/ChangeLog        |    5 +++++
 
64587
 shell/control-center.c |    9 ++++++---
 
64588
 2 files changed, 11 insertions(+), 3 deletions(-)
 
64589
 
 
64590
commit d88f83a12c2f9a15c709ef0225e893adc25d5da6
 
64591
Author: Thomas Wood <thos@gnome.org>
 
64592
Date:   Sat Jan 6 22:40:47 2007 +0000
 
64593
 
 
64594
    Applied theme manager part of the patch from bug 382730 (fix build with
 
64595
    
 
64596
    2007-01-11  Thomas Wood  <thos@gnome.org>
 
64597
    
 
64598
        * gnome-theme-details.c: (gnome_theme_details_init): Applied theme
 
64599
        manager part of the patch from bug 382730 (fix build with c89 compilers)
 
64600
    
 
64601
    svn path=/trunk/; revision=7069
 
64602
 
 
64603
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
64604
 capplets/theme-switcher/gnome-theme-details.c |    2 +-
 
64605
 2 files changed, 6 insertions(+), 1 deletions(-)
 
64606
 
 
64607
commit 7455e6042d7f5a158c1be71e5baac95c6e32cf7b
 
64608
Author: Hiroyuki Ikezoe <poincare@ikezoe.net>
 
64609
Date:   Sat Jan 6 21:28:35 2007 +0000
 
64610
 
 
64611
    Fixes #343584 (patch from Evolution)
 
64612
    
 
64613
    2007-01-06  Hiroyuki Ikezoe <poincare@ikezoe.net>
 
64614
    
 
64615
        Fixes #343584 (patch from Evolution)
 
64616
    
 
64617
        * e-image-chooser.c (set_image_from_data): ref the pixbuf we get to
 
64618
        not lose it when we close the loader.
 
64619
    
 
64620
        * gnome-about-me.c (about_me_update_photo): ditto.
 
64621
    
 
64622
    svn path=/trunk/; revision=7067
 
64623
 
 
64624
 capplets/about-me/ChangeLog         |    9 +++++++++
 
64625
 capplets/about-me/e-image-chooser.c |    4 ++--
 
64626
 capplets/about-me/gnome-about-me.c  |    5 ++---
 
64627
 3 files changed, 13 insertions(+), 5 deletions(-)
 
64628
 
 
64629
commit 15c0f6ec87f63a4a541ed746ab2eff6c4a7e9c26
 
64630
Author: Marc-Andre Lureau <marcandre.lureau@gmail.com>
 
64631
Date:   Sat Jan 6 21:21:59 2007 +0000
 
64632
 
 
64633
    Fixes #392276
 
64634
    
 
64635
    2007-01-06  Marc-Andre Lureau  <marcandre.lureau@gmail.com>
 
64636
    
 
64637
        Fixes #392276
 
64638
    
 
64639
        * configure.in: added support for disabling esound.
 
64640
    
 
64641
    svn path=/trunk/; revision=7066
 
64642
 
 
64643
 ChangeLog    |    6 ++++++
 
64644
 configure.in |   38 ++++++++++++++++++++++++++++----------
 
64645
 2 files changed, 34 insertions(+), 10 deletions(-)
 
64646
 
 
64647
commit 5beb200f1c8ef61cb86b2fd0a454f6eea0b34a72
 
64648
Author: Marc-Andre Lureau <marcandre.lureau@gmail.com>
 
64649
Date:   Sat Jan 6 21:20:16 2007 +0000
 
64650
 
 
64651
    Fixes #392276
 
64652
    
 
64653
    2007-01-06  Marc-Andre Lureau  <marcandre.lureau@gmail.com>
 
64654
    
 
64655
        Fixes #392276
 
64656
    
 
64657
        * gnome-settings-sound.c: #ifdef esd-related code.
 
64658
    
 
64659
    svn path=/trunk/; revision=7065
 
64660
 
 
64661
 gnome-settings-daemon/ChangeLog              |    6 +++
 
64662
 gnome-settings-daemon/Makefile.am            |    1 -
 
64663
 gnome-settings-daemon/gnome-settings-sound.c |   62 ++++++++++++++++---------
 
64664
 3 files changed, 46 insertions(+), 23 deletions(-)
 
64665
 
 
64666
commit f0e60de69fb93bdf1fc45613cdd3d8988825f8d4
 
64667
Author: Marc-Andre Lureau <marcandre.lureau@gmail.com>
 
64668
Date:   Sat Jan 6 21:17:39 2007 +0000
 
64669
 
 
64670
    Fixes #392276
 
64671
    
 
64672
    2007-01-06  Marc-Andre Lureau  <marcandre.lureau@gmail.com>
 
64673
    
 
64674
        Fixes #392276
 
64675
    
 
64676
        * sound-properties-capplet.c (setup_dialog): #ifdef esd-related code.
 
64677
    
 
64678
    svn path=/trunk/; revision=7064
 
64679
 
 
64680
 capplets/sound/ChangeLog |    2 +-
 
64681
 1 files changed, 1 insertions(+), 1 deletions(-)
 
64682
 
 
64683
commit 113c4c4fb124a7826889d927aaa5208e6b4ece52
 
64684
Author: Marc-Andre Lureau <marcandre.lureau@gmail.com>
 
64685
Date:   Sat Jan 6 21:17:29 2007 +0000
 
64686
 
 
64687
    Fixes #392276
 
64688
    
 
64689
    2007-01-03  Marc-Andre Lureau  <marcandre.lureau@gmail.com>
 
64690
    
 
64691
        Fixes #392276
 
64692
    
 
64693
        * sound-properties-capplet.c (setup_dialog): #ifdef esd-related code.
 
64694
    
 
64695
    svn path=/trunk/; revision=7063
 
64696
 
 
64697
 capplets/sound/ChangeLog                  |    6 ++++++
 
64698
 capplets/sound/sound-properties-capplet.c |    5 ++++-
 
64699
 2 files changed, 10 insertions(+), 1 deletions(-)
 
64700
 
 
64701
commit 91b5f3ecef1ed50d342f1bcd9ef580659cd43b60
 
64702
Author: Thomas Wood <thos@gnome.org>
 
64703
Date:   Sat Jan 6 20:34:51 2007 +0000
 
64704
 
 
64705
    Set minimum size request on the treeview rather than the entire window
 
64706
    
 
64707
    2007-01-11  Thomas Wood  <thos@gnome.org>
 
64708
    
 
64709
           * theme-properties.glade: Set minimum size request on the treeview
 
64710
           rather than the entire window (fixes bug 393236).
 
64711
    
 
64712
    svn path=/trunk/; revision=7062
 
64713
 
 
64714
 capplets/theme-switcher/ChangeLog              |    5 +++++
 
64715
 capplets/theme-switcher/theme-properties.glade |    2 +-
 
64716
 2 files changed, 6 insertions(+), 1 deletions(-)
 
64717
 
 
64718
commit 15638499aea31d2392db155d025ade8d71b7551f
 
64719
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
64720
Date:   Sat Jan 6 20:20:35 2007 +0000
 
64721
 
 
64722
    removed bunch of desktop.in files.
 
64723
    
 
64724
    2007-01-06  Gabor Kelemen <kelemeng@gnome.hu>
 
64725
    
 
64726
        * POTFILES.skip: removed bunch of desktop.in files.
 
64727
    
 
64728
    svn path=/trunk/; revision=7060
 
64729
 
 
64730
 po/ChangeLog     |    4 ++++
 
64731
 po/POTFILES.skip |   19 -------------------
 
64732
 2 files changed, 4 insertions(+), 19 deletions(-)
 
64733
 
 
64734
commit fc0592db277cf8b9412861767612f499ba1f4c25
 
64735
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64736
Date:   Sat Jan 6 18:58:06 2007 +0000
 
64737
 
 
64738
    Fixes #336286
 
64739
    
 
64740
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64741
    
 
64742
        Fixes #336286
 
64743
    
 
64744
        * themus-theme-applier.c (main): switched from popt to GOptionContext.
 
64745
    
 
64746
    svn path=/trunk/; revision=7059
 
64747
 
 
64748
 vfs-methods/themus/ChangeLog              |    6 ++++++
 
64749
 vfs-methods/themus/themus-theme-applier.c |   21 +++++++++++++++++----
 
64750
 2 files changed, 23 insertions(+), 4 deletions(-)
 
64751
 
 
64752
commit d0ea4adb94976dc8371586d8d966410ff20b05d1
 
64753
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64754
Date:   Sat Jan 6 18:56:09 2007 +0000
 
64755
 
 
64756
    Fixes #336286
 
64757
    
 
64758
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64759
    
 
64760
        Fixes #336286
 
64761
    
 
64762
        * sound-properties-capplet.c (main): switched from popt to GOptionContext.
 
64763
    
 
64764
    svn path=/trunk/; revision=7058
 
64765
 
 
64766
 capplets/sound/ChangeLog                  |    6 ++++++
 
64767
 capplets/sound/sound-properties-capplet.c |   18 +++++++++++-------
 
64768
 2 files changed, 17 insertions(+), 7 deletions(-)
 
64769
 
 
64770
commit 83c0670baab7f9bc5159b9cb9be31086c0581bd0
 
64771
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64772
Date:   Sat Jan 6 18:55:07 2007 +0000
 
64773
 
 
64774
    Fixes #336286
 
64775
    
 
64776
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64777
    
 
64778
        Fixes #336286
 
64779
    
 
64780
        * gnome-mouse-properties.c (main): switched from popt to GOptionContext.
 
64781
    
 
64782
    svn path=/trunk/; revision=7057
 
64783
 
 
64784
 capplets/mouse/ChangeLog                |    6 ++++++
 
64785
 capplets/mouse/gnome-mouse-properties.c |   12 ++++++++----
 
64786
 2 files changed, 14 insertions(+), 4 deletions(-)
 
64787
 
 
64788
commit 976734560871941f95338f68cefe49fd572902fe
 
64789
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64790
Date:   Sat Jan 6 18:53:08 2007 +0000
 
64791
 
 
64792
    Fixes #336286
 
64793
    
 
64794
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64795
    
 
64796
        Fixes #336286
 
64797
    
 
64798
        * gnome-keyboard-properties.c (main): switched from popt to GOptionContext.
 
64799
    
 
64800
    svn path=/trunk/; revision=7056
 
64801
 
 
64802
 capplets/keyboard/ChangeLog                   |    6 ++++++
 
64803
 capplets/keyboard/gnome-keyboard-properties.c |   18 +++++++++++-------
 
64804
 2 files changed, 17 insertions(+), 7 deletions(-)
 
64805
 
 
64806
commit 64a73e528866c533bffe844bf45274347dfc0df5
 
64807
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64808
Date:   Sat Jan 6 18:51:42 2007 +0000
 
64809
 
 
64810
    Fixes #336286
 
64811
    
 
64812
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64813
    
 
64814
        Fixes #336286
 
64815
    
 
64816
        * capplet-util.c (capplet_init): switched from popt to GOptionContext.
 
64817
    
 
64818
    svn path=/trunk/; revision=7055
 
64819
 
 
64820
 capplets/common/ChangeLog      |    6 ++++++
 
64821
 capplets/common/capplet-util.c |   16 ++++++++++------
 
64822
 2 files changed, 16 insertions(+), 6 deletions(-)
 
64823
 
 
64824
commit f4b7a666b96c499a58331f49811352d0b710e7f3
 
64825
Author: Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64826
Date:   Sat Jan 6 18:48:36 2007 +0000
 
64827
 
 
64828
    Fixes #336286
 
64829
    
 
64830
    2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>
 
64831
    
 
64832
        Fixes #336286
 
64833
    
 
64834
        * gnome-wp-capplet.c: switched from popt to GOptionContext.
 
64835
        (wallpaper_properties_init): just iterate over "command_line_files".
 
64836
        (main): call gnome_program_init with the correct arguments.
 
64837
    
 
64838
    svn path=/trunk/; revision=7054
 
64839
 
 
64840
 capplets/background/ChangeLog          |    8 ++++++
 
64841
 capplets/background/gnome-wp-capplet.c |   38 +++++++++++++++++--------------
 
64842
 2 files changed, 29 insertions(+), 17 deletions(-)
 
64843
 
 
64844
commit d2e2e99b8ebf5a801314dc352af8e8e9be6e43f5
 
64845
Author: Jan Arne Petersen <jap@gnome.org>
 
64846
Date:   Sat Jan 6 18:41:13 2007 +0000
 
64847
 
 
64848
    do proper dbus/libhal error handling. (Closes #363005)
 
64849
    
 
64850
    2007-01-07  Jan Arne Petersen  <jap@gnome.org>
 
64851
    
 
64852
        * sound-properties-capplet.c: (setup_hal_devices): do proper
 
64853
        dbus/libhal error handling. (Closes #363005)
 
64854
    
 
64855
    
 
64856
    svn path=/trunk/; revision=7053
 
64857
 
 
64858
 capplets/sound/ChangeLog                  |    5 ++++
 
64859
 capplets/sound/sound-properties-capplet.c |   36 ++++++++++++++++++++++------
 
64860
 2 files changed, 33 insertions(+), 8 deletions(-)
 
64861
 
 
64862
commit 984d6f99bc4e750c8a2c6f7a01c68971d9a2a582
 
64863
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
64864
Date:   Sat Jan 6 18:40:29 2007 +0000
 
64865
 
 
64866
    Mark message showing background image size and type for translation
 
64867
    
 
64868
    2007-01-06  Gabor Kelemen  <kelemeng@gnome.hu>
 
64869
    
 
64870
        * gnome-wp-item.c: Mark message showing background image size and type for translation
 
64871
    
 
64872
        Fixes #341899
 
64873
    
 
64874
    svn path=/trunk/; revision=7052
 
64875
 
 
64876
 capplets/background/ChangeLog       |    6 ++++++
 
64877
 capplets/background/gnome-wp-item.c |   13 ++++++++++++-
 
64878
 2 files changed, 18 insertions(+), 1 deletions(-)
 
64879
 
 
64880
commit 198a954b809225b49ce9a8f3043685da09367a91
 
64881
Author: Luca Cavalli <lcavalli@cvs.gnome.org>
 
64882
Date:   Sat Jan 6 18:04:20 2007 +0000
 
64883
 
 
64884
    make sure the name list array is NULL terminated. Fixes #356435.
 
64885
    
 
64886
    2006-12-10  Luca Cavalli  <lcavalli@cvs.gnome.org>
 
64887
    
 
64888
        * font-method.c: (ensure_font_list): make sure the name list array
 
64889
        is NULL terminated. Fixes #356435.
 
64890
    
 
64891
    svn path=/trunk/; revision=7051
 
64892
 
 
64893
 vfs-methods/fontilus/ChangeLog     |    5 +++++
 
64894
 vfs-methods/fontilus/font-method.c |    4 ++--
 
64895
 2 files changed, 7 insertions(+), 2 deletions(-)
 
64896
 
 
64897
commit e2dbb55aabf80bc6d9c839301fec6e164742f420
 
64898
Author: Rodrigo Moya <rodrigo@gnome-db.org>
 
64899
Date:   Sat Jan 6 17:54:48 2007 +0000
 
64900
 
 
64901
    added missing mnemonic.
 
64902
    
 
64903
    2007-01-06  Rodrigo Moya <rodrigo@gnome-db.org>
 
64904
    
 
64905
        * gnome-network-preferences.glade: added missing mnemonic.
 
64906
    
 
64907
    svn path=/trunk/; revision=7050
 
64908
 
 
64909
 capplets/network/ChangeLog                       |    4 ++++
 
64910
 capplets/network/gnome-network-preferences.glade |    2 +-
 
64911
 2 files changed, 5 insertions(+), 1 deletions(-)
 
64912
 
 
64913
commit fe82582adef1706f2005422e7ce55ff43e15aa31
 
64914
Author: Diego Escalante <diego@aureal.com.pe>
 
64915
Date:   Sat Jan 6 17:52:58 2007 +0000
 
64916
 
 
64917
    Fixes #317097
 
64918
    
 
64919
    2007-01-06  Diego Escalante <diego@aureal.com.pe>
 
64920
    
 
64921
        Fixes #317097
 
64922
    
 
64923
        * gnome-network-preferences.c:
 
64924
        * gnome-network-preferences.glade: added 'Use same proxy for all
 
64925
        protocols' option.
 
64926
    
 
64927
    svn path=/trunk/; revision=7049
 
64928
 
 
64929
 capplets/network/ChangeLog                       |    8 ++
 
64930
 capplets/network/gnome-network-preferences.c     |  102 ++++++++++++++++++++++
 
64931
 capplets/network/gnome-network-preferences.glade |   20 ++++
 
64932
 3 files changed, 130 insertions(+), 0 deletions(-)
 
64933
 
 
64934
commit 721d95b138a9f9a00f5ee2995de9b742995e03d0
 
64935
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
64936
Date:   Sat Jan 6 17:26:00 2007 +0000
 
64937
 
 
64938
    Fixes #393472
 
64939
    
 
64940
    2007-01-06  Gabor Kelemen  <kelemeng@gnome.hu>
 
64941
    
 
64942
        Fixes #393472
 
64943
    
 
64944
        * sound-properties-capplet.c: marked sound system names translatable.
 
64945
    
 
64946
    svn path=/trunk/; revision=7047
 
64947
 
 
64948
 capplets/sound/ChangeLog                  |    6 ++++++
 
64949
 capplets/sound/sound-properties-capplet.c |   24 ++++++++++++------------
 
64950
 2 files changed, 18 insertions(+), 12 deletions(-)
 
64951
 
 
64952
commit deb7674dd51f0551f4ab6b4acb321ea6f5bedece
 
64953
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
64954
Date:   Sat Jan 6 17:16:58 2007 +0000
 
64955
 
 
64956
    removed libgswitchit files.
 
64957
    
 
64958
    2007-01-06  Gabor Kelemen <kelemeng@gnome.hu>
 
64959
    
 
64960
        * POTFILES.in: removed libgswitchit files.
 
64961
    
 
64962
    svn path=/trunk/; revision=7046
 
64963
 
 
64964
 po/ChangeLog   |    4 ++++
 
64965
 po/POTFILES.in |    6 ------
 
64966
 2 files changed, 4 insertions(+), 6 deletions(-)
 
64967
 
 
64968
commit 69dda8e14e11e5f71deb5a5f2e0374dd7c1f50d9
 
64969
Author: Alexander Shopov <ash@contact.bg>
 
64970
Date:   Sat Jan 6 15:24:41 2007 +0000
 
64971
 
 
64972
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
64973
    
 
64974
    2007-01-06  Alexander Shopov  <ash@contact.bg>
 
64975
    
 
64976
            * bg.po: Updated Bulgarian translation by
 
64977
            Vladimir Petkov <vpetkov@i-space.org>
 
64978
    
 
64979
    
 
64980
    svn path=/trunk/; revision=7045
 
64981
 
 
64982
 po/ChangeLog |    5 +
 
64983
 po/bg.po     |  722 +++++++++++++++++++++++++++++++++++-----------------------
 
64984
 2 files changed, 443 insertions(+), 284 deletions(-)
 
64985
 
 
64986
commit e44d9096e858219a3002269d2e8e399c0de54155
 
64987
Author: Christian Persch <chpe@gnome.org>
 
64988
Date:   Fri Jan 5 13:12:09 2007 +0000
 
64989
 
 
64990
    Fixes #393117
 
64991
    
 
64992
    2007-01-05  Christian Persch <chpe@gnome.org>
 
64993
    
 
64994
        Fixes #393117
 
64995
    
 
64996
        * gnome-theme-manager.c (main): get a reference to the GnomeProgram
 
64997
        and free it when appropriate. Fixes leak.
 
64998
    
 
64999
        * gnome-theme-details.c (gtk_theme_update_remove_button): fixed leaks.
 
65000
    
 
65001
    svn path=/trunk/; revision=7044
 
65002
 
 
65003
 capplets/theme-switcher/ChangeLog             |    9 +++++++++
 
65004
 capplets/theme-switcher/gnome-theme-details.c |    3 +++
 
65005
 capplets/theme-switcher/gnome-theme-manager.c |   16 ++++++++++------
 
65006
 3 files changed, 22 insertions(+), 6 deletions(-)
 
65007
 
 
65008
commit d9df99ccc64bc489666d3823b74774738c7068c4
 
65009
Author: Christian Persch <chpe@gnome.org>
 
65010
Date:   Fri Jan 5 13:11:46 2007 +0000
 
65011
 
 
65012
    Fixes #393117
 
65013
    
 
65014
    2007-01-05  Christian Persch <chpe@gnome.org>
 
65015
    
 
65016
        Fixes #393117
 
65017
    
 
65018
        * gnome-theme-info.c (read_icon_theme): fixed leak.
 
65019
    
 
65020
    svn path=/trunk/; revision=7043
 
65021
 
 
65022
 capplets/common/ChangeLog          |    6 ++++++
 
65023
 capplets/common/gnome-theme-info.c |    1 +
 
65024
 2 files changed, 7 insertions(+), 0 deletions(-)
 
65025
 
 
65026
commit 3a8a2fc9755ae82a6a92498914cb351fb8ba1701
 
65027
Author: Thomas Wood <thos@gnome.org>
 
65028
Date:   Wed Jan 3 23:48:51 2007 +0000
 
65029
 
 
65030
    Fix some HIG issues with strings
 
65031
    
 
65032
    2007-01-03  Thomas Wood  <thos@gnome.org>
 
65033
    
 
65034
        * theme-properties.glade: Fix some HIG issues with strings
 
65035
    
 
65036
    svn path=/trunk/; revision=7042
 
65037
 
 
65038
 capplets/theme-switcher/ChangeLog              |    4 ++++
 
65039
 capplets/theme-switcher/theme-properties.glade |    8 ++++----
 
65040
 2 files changed, 8 insertions(+), 4 deletions(-)
 
65041
 
 
65042
commit bfb07596267d627ad5ba6bc266afa5aa64fe831e
 
65043
Author: Djihed Afifi <djihed@src.gnome.org>
 
65044
Date:   Wed Jan 3 21:58:58 2007 +0000
 
65045
 
 
65046
    Updated Arabic Translation.
 
65047
    
 
65048
    svn path=/trunk/; revision=7041
 
65049
 
 
65050
 po/ChangeLog |    4 +
 
65051
 po/ar.po     |  410 ++++++++++++++++------------------------------------------
 
65052
 2 files changed, 113 insertions(+), 301 deletions(-)
 
65053
 
 
65054
commit 64df6d63156bf8a2afdd28f0c064426ea8fb3a9d
 
65055
Author: Christian Persch <chpe@src.gnome.org>
 
65056
Date:   Wed Jan 3 13:38:23 2007 +0000
 
65057
 
 
65058
    Update svn:ignore and remove .cvsignore files
 
65059
    
 
65060
    svn path=/trunk/; revision=7040
 
65061
 
 
65062
 .cvsignore                                      |   39 -----------------------
 
65063
 archiver/.cvsignore                             |   18 ----------
 
65064
 capplets/.cvsignore                             |    2 -
 
65065
 capplets/about-me/.cvsignore                    |    8 -----
 
65066
 capplets/accessibility/.cvsignore               |    2 -
 
65067
 capplets/accessibility/at-properties/.cvsignore |    5 ---
 
65068
 capplets/accessibility/keyboard/.cvsignore      |   12 -------
 
65069
 capplets/background/.cvsignore                  |   14 --------
 
65070
 capplets/common/.cvsignore                      |    5 ---
 
65071
 capplets/default-applications/.cvsignore        |    7 ----
 
65072
 capplets/display/.cvsignore                     |    7 ----
 
65073
 capplets/file-types/.cvsignore                  |    6 ---
 
65074
 capplets/file-types/libuuid/.cvsignore          |    3 --
 
65075
 capplets/font/.cvsignore                        |    7 ----
 
65076
 capplets/keybindings/.cvsignore                 |    5 ---
 
65077
 capplets/keyboard/.cvsignore                    |   11 ------
 
65078
 capplets/localization/.cvsignore                |    3 --
 
65079
 capplets/mouse/.cvsignore                       |   10 ------
 
65080
 capplets/network/.cvsignore                     |   10 ------
 
65081
 capplets/rollback/.cvsignore                    |    9 -----
 
65082
 capplets/sound/.cvsignore                       |   11 ------
 
65083
 capplets/theme-switcher/.cvsignore              |    7 ----
 
65084
 capplets/ui-properties/.cvsignore               |   11 ------
 
65085
 capplets/windows/.cvsignore                     |   12 -------
 
65086
 control-center/.cvsignore                       |   13 -------
 
65087
 gnome-settings-daemon/.cvsignore                |   12 -------
 
65088
 gnome-settings-daemon/actions/.cvsignore        |    2 -
 
65089
 gnome-settings-daemon/xrdb/.cvsignore           |    2 -
 
65090
 help/.cvsignore                                 |    3 --
 
65091
 help/C/.cvsignore                               |    3 --
 
65092
 idl/.cvsignore                                  |    2 -
 
65093
 libbackground/.cvsignore                        |    2 -
 
65094
 libwindow-settings/.cvsignore                   |    8 -----
 
65095
 m4/.cvsignore                                   |    1 -
 
65096
 po/.cvsignore                                   |   14 --------
 
65097
 root-manager/.cvsignore                         |    6 ---
 
65098
 schemas/.cvsignore                              |    3 --
 
65099
 shell/.cvsignore                                |    7 ----
 
65100
 typing-break/.cvsignore                         |    3 --
 
65101
 vfs-methods/.cvsignore                          |    2 -
 
65102
 vfs-methods/fontilus/.cvsignore                 |   14 --------
 
65103
 vfs-methods/themus/.cvsignore                   |    8 -----
 
65104
 42 files changed, 0 insertions(+), 329 deletions(-)
 
65105
 
 
65106
commit 5e9e499350813b7733991a2ef9a9b43e9b2ed823
 
65107
Author: Christian Persch <chpe@svn.gnome.org>
 
65108
Date:   Wed Jan 3 13:28:55 2007 +0000
 
65109
 
 
65110
    A po/LINGUAS: Apply GnomeGoal. Patch by Steve Frécinaux and Luca Cavalli,
 
65111
    
 
65112
    2007-01-03  Christian Persch  <chpe@svn.gnome.org>
 
65113
    
 
65114
        * configure.in:
 
65115
        A po/LINGUAS:
 
65116
        Apply GnomeGoal. Patch by Steve Frécinaux and Luca Cavalli, bug
 
65117
        #337909.
 
65118
    
 
65119
    svn path=/trunk/; revision=7039
 
65120
 
 
65121
 ChangeLog    |    7 +++++
 
65122
 configure.in |    4 +-
 
65123
 po/LINGUAS   |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
65124
 3 files changed, 87 insertions(+), 2 deletions(-)
 
65125
 
 
65126
commit 66db70f444066afab356a4bae9ca3e164f4e07bb
 
65127
Author: Christian Persch <chpe@src.gnome.org>
 
65128
Date:   Wed Jan 3 13:28:37 2007 +0000
 
65129
 
 
65130
    Fix UTF-8-ness
 
65131
    
 
65132
    svn path=/trunk/; revision=7038
 
65133
 
 
65134
 ChangeLog |    6 +++---
 
65135
 1 files changed, 3 insertions(+), 3 deletions(-)
 
65136
 
 
65137
commit 97ed1d6bafa098c8ae4112305105029c7cffdae3
 
65138
Author: David Lodge <dave@cirt.net>
 
65139
Date:   Fri Dec 29 18:19:58 2006 +0000
 
65140
 
 
65141
    Updated English (British) translation
 
65142
    
 
65143
    2006-12-29  David Lodge <dave@cirt.net>
 
65144
    
 
65145
        * en_GB.po: Updated English (British) translation
 
65146
 
 
65147
 po/ChangeLog |    4 +
 
65148
 po/en_GB.po  | 2805 ++++++++++++++++++++++++++++++++--------------------------
 
65149
 2 files changed, 1560 insertions(+), 1249 deletions(-)
 
65150
 
 
65151
commit 66cd5bda0e2b7d3a48920b921a5d45d8adb46918
 
65152
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
65153
Date:   Fri Dec 29 07:59:38 2006 +0000
 
65154
 
 
65155
    Updated Thai translation.
 
65156
    
 
65157
    2006-12-29  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
65158
    
 
65159
        * th.po: Updated Thai translation.
 
65160
 
 
65161
 po/ChangeLog |    4 ++
 
65162
 po/th.po     |  125 +++++++++++++++++++++++++++++++++++++++++++++++----------
 
65163
 2 files changed, 107 insertions(+), 22 deletions(-)
 
65164
 
 
65165
commit 5d4ed0c0dc85fc6e6ae72ede06bdc4b5fe78fd0c
 
65166
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65167
Date:   Thu Dec 28 22:04:11 2006 +0000
 
65168
 
 
65169
    Updated Norwegian bokmål translation.
 
65170
    
 
65171
    2006-12-28  Kjartan Maraas  <kmaraas@gnome.org>
 
65172
    
 
65173
        * nb.po: Updated Norwegian bokmål translation.
 
65174
    
 
65175
    2006-12-28  Kjartan Maraas  <kmaraas@gnome.org>
 
65176
 
 
65177
 po/ChangeLog |    4 ++++
 
65178
 po/nb.po     |    2 +-
 
65179
 2 files changed, 5 insertions(+), 1 deletions(-)
 
65180
 
 
65181
commit b1ab691ceae3497f21b38c65b4a4b79a3c3447ce
 
65182
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65183
Date:   Thu Dec 28 10:59:48 2006 +0000
 
65184
 
 
65185
    Add missing files Add missing files Updated Norwegian bokmål translation.
 
65186
    
 
65187
    2006-12-28  Kjartan Maraas  <kmaraas@gnome.org>
 
65188
    
 
65189
        * POTFILES.in: Add missing files
 
65190
        * POTFILES.skip: Add missing files
 
65191
        * nb.po: Updated Norwegian bokmål translation.
 
65192
 
 
65193
 po/ChangeLog     |    6 +
 
65194
 po/POTFILES.in   |    7 ++
 
65195
 po/POTFILES.skip |   25 +++++-
 
65196
 po/nb.po         |  285 +++++++++++++++++++++++++++--------------------------
 
65197
 4 files changed, 182 insertions(+), 141 deletions(-)
 
65198
 
 
65199
commit 68a09921fcac9f639e7d5b378014a7d8ec2a7ac4
 
65200
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
65201
Date:   Mon Dec 25 22:25:24 2006 +0000
 
65202
 
 
65203
    2006-12-25 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated Macedonian translation
 
65204
 
 
65205
 po/ChangeLog |    4 +
 
65206
 po/mk.po     |  284 ++++++++++++++++++++++++++++++++++++++++++----------------
 
65207
 2 files changed, 209 insertions(+), 79 deletions(-)
 
65208
 
 
65209
commit 30af2133c323bb123d31882f36d93bee07409d35
 
65210
Author: Daniel Nylander <po@danielnylander.se>
 
65211
Date:   Mon Dec 25 13:06:57 2006 +0000
 
65212
 
 
65213
    Updated Swedish translation.
 
65214
    
 
65215
    2006-12-25  Daniel Nylander <po@danielnylander.se>
 
65216
    
 
65217
        * sv.po: Updated Swedish translation.
 
65218
 
 
65219
 po/ChangeLog |    4 +
 
65220
 po/sv.po     |  301 ++++++++++++++++++++++++++++++++++++++++++----------------
 
65221
 2 files changed, 224 insertions(+), 81 deletions(-)
 
65222
 
 
65223
commit 330aa6782690ff075ea987ca31e610adf4576cb3
 
65224
Author: Djihed Afifi <djihed@src.gnome.org>
 
65225
Date:   Sun Dec 24 21:50:54 2006 +0000
 
65226
 
 
65227
    Updated Arabic Translation.
 
65228
 
 
65229
 po/ChangeLog |    4 +
 
65230
 po/ar.po     |  410 ++++++++++++++++++++++++++++++++++++++++++----------------
 
65231
 2 files changed, 305 insertions(+), 109 deletions(-)
 
65232
 
 
65233
commit e79adb3a1db6e642e5531b7153b0cdcff2988bed
 
65234
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
65235
Date:   Wed Dec 20 15:21:08 2006 +0000
 
65236
 
 
65237
    Updated Thai translation.
 
65238
    
 
65239
    2006-12-20  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
65240
    
 
65241
        * th.po: Updated Thai translation.
 
65242
 
 
65243
 po/ChangeLog |    4 +
 
65244
 po/th.po     |  356 ++++++++++++++++++++++++++++++++++++++++------------------
 
65245
 2 files changed, 252 insertions(+), 108 deletions(-)
 
65246
 
 
65247
commit ae01263da78dc3754307ae861272220ea341eca7
 
65248
Author: Sebastien Bacher <seb128@ubuntu.com>
 
65249
Date:   Tue Dec 19 16:36:42 2006 +0000
 
65250
 
 
65251
    Don't list libgswitchit files, they are not shipped with the tarball,
 
65252
    
 
65253
    2006-12-19  Sebastien Bacher <seb128@ubuntu.com>
 
65254
    
 
65255
        * POTFILES.in: Don't list libgswitchit files, they are not shipped
 
65256
          with the tarball, fixes build from the tarball
 
65257
 
 
65258
 po/ChangeLog   |    5 +++++
 
65259
 po/POTFILES.in |    6 ------
 
65260
 2 files changed, 5 insertions(+), 6 deletions(-)
 
65261
 
 
65262
commit f87221e21044dad53098dd264de3698a795871e5
 
65263
Author: Raivis Dejus <orvils@gmail.com>
 
65264
Date:   Tue Dec 19 16:08:43 2006 +0000
 
65265
 
 
65266
    Updated Latvian Translation.
 
65267
    
 
65268
    2006-12-19  Raivis Dejus <orvils@gmail.com>
 
65269
    
 
65270
            * lv.po: Updated Latvian Translation.
 
65271
 
 
65272
 po/ChangeLog |    4 +
 
65273
 po/lv.po     |  442 +++++++++++++++++++++++++++++++++++++++++++---------------
 
65274
 2 files changed, 334 insertions(+), 112 deletions(-)
 
65275
 
 
65276
commit 78f57d257845112e5d320a085d504ede1852e639
 
65277
Author: Sebastien Bacher <seb128@ubuntu.com>
 
65278
Date:   Tue Dec 19 14:11:41 2006 +0000
 
65279
 
 
65280
    updated for 2.17.4
 
65281
    
 
65282
    2006-12-19  Sebastien Bacher <seb128@ubuntu.com>
 
65283
    
 
65284
        * NEWS:
 
65285
        * configure.in: updated for 2.17.4
 
65286
 
 
65287
 ChangeLog    |    5 +++++
 
65288
 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 
65289
 configure.in |    2 +-
 
65290
 3 files changed, 56 insertions(+), 1 deletions(-)
 
65291
 
 
65292
commit 1679464dfacd382c58df41e056190e55153d0bec
 
65293
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
65294
Date:   Tue Dec 19 09:33:08 2006 +0000
 
65295
 
 
65296
    Updated Spanish translation.
 
65297
    
 
65298
    2006-12-19  Francisco Javier F. Serrador  <serrador@openshine.com>
 
65299
    
 
65300
        * es.po: Updated Spanish translation.
 
65301
 
 
65302
 po/ChangeLog |    4 +
 
65303
 po/es.po     |  198 ++++++++++++++++++++++++++++++++++++++++++----------------
 
65304
 2 files changed, 147 insertions(+), 55 deletions(-)
 
65305
 
 
65306
commit b67414e40e72dae9b3649aff7612210810b0668b
 
65307
Author: Thomas Wood <thos@gnome.org>
 
65308
Date:   Mon Dec 18 14:26:39 2006 +0000
 
65309
 
 
65310
    - HIG fixes to the color scheme tab, from suggestions in Bug 382517 -
 
65311
    
 
65312
    2006-12-18  Thomas Wood  <thos@gnome.org>
 
65313
    
 
65314
        * gnome-theme-details.c:
 
65315
        * theme-properties.glade:
 
65316
    
 
65317
        - HIG fixes to the color scheme tab, from suggestions in Bug 382517
 
65318
        - Rename "Theme Details" button to "Customize"
 
65319
 
 
65320
 capplets/theme-switcher/ChangeLog              |    8 +
 
65321
 capplets/theme-switcher/gnome-theme-details.c  |   20 +-
 
65322
 capplets/theme-switcher/theme-properties.glade |  495 ++++++++++++------------
 
65323
 3 files changed, 260 insertions(+), 263 deletions(-)
 
65324
 
 
65325
commit 2ef6d605e8ae0215d8695101c66b8d550ecbfff8
 
65326
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
65327
Date:   Mon Dec 18 10:35:02 2006 +0000
 
65328
 
 
65329
    Updated Spanish translation.
 
65330
    
 
65331
    2006-12-18  Francisco Javier F. Serrador  <serrador@openshine.com>
 
65332
    
 
65333
        * es.po: Updated Spanish translation.
 
65334
 
 
65335
 po/ChangeLog |    4 +
 
65336
 po/es.po     |  417 ++++++++++++++++++++++++++++------------------------------
 
65337
 2 files changed, 205 insertions(+), 216 deletions(-)
 
65338
 
 
65339
commit 3585199e8d93300ebaff188b6dfac7390eaf7e61
 
65340
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65341
Date:   Mon Dec 18 08:52:10 2006 +0000
 
65342
 
 
65343
    Add files from libgswitchit and libslab Remove non-existing file. Updated
 
65344
    
 
65345
    2006-12-18  Kjartan Maraas  <kmaraas@gnome.org>
 
65346
    
 
65347
        * POTFILES.in: Add files from libgswitchit and libslab
 
65348
        * POTFILES.skip: Remove non-existing file.
 
65349
        * nb.po: Updated Norwegian bokmål translation.
 
65350
 
 
65351
 po/ChangeLog     |    6 +
 
65352
 po/POTFILES.in   |   12 ++
 
65353
 po/POTFILES.skip |    1 -
 
65354
 po/nb.po         |  415 ++++++++++++++++++++++++++++++++++--------------------
 
65355
 4 files changed, 282 insertions(+), 152 deletions(-)
 
65356
 
 
65357
commit a8bb8bb2fa237a811a4aa6f3f5bfc48cc08a2d7a
 
65358
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
65359
Date:   Mon Dec 18 07:10:06 2006 +0000
 
65360
 
 
65361
    Updated Translation
 
65362
 
 
65363
 po/ChangeLog |    4 ++
 
65364
 po/gu.po     |   94 ++++++++++++++++++++++++++++++++++------------------------
 
65365
 2 files changed, 59 insertions(+), 39 deletions(-)
 
65366
 
 
65367
commit 2226077016d8d030447050ddc1fd2fd226d6a9c1
 
65368
Author: Djihed Afifi <djihed@src.gnome.org>
 
65369
Date:   Sun Dec 17 20:22:04 2006 +0000
 
65370
 
 
65371
    Updated Arabic Translation.
 
65372
 
 
65373
 po/ChangeLog |    4 +
 
65374
 po/ar.po     | 2602 +++++++++++++++++++++++++++++-----------------------------
 
65375
 2 files changed, 1290 insertions(+), 1316 deletions(-)
 
65376
 
 
65377
commit 5d8a5f6fe2b8ab4e6e7664e8b08b400b7d8633df
 
65378
Author: Colin Leroy <colin@colino.net>
 
65379
Date:   Sun Dec 17 15:55:35 2006 +0000
 
65380
 
 
65381
    add support for Claws Mail (aka Sylpheed-Claws). Closes bug #386771.
 
65382
    
 
65383
    2006-12-17  Colin Leroy  <colin@colino.net>
 
65384
    
 
65385
        * gnome-default-applications.xml.in: add support for Claws Mail (aka
 
65386
        Sylpheed-Claws). Closes bug #386771.
 
65387
 
 
65388
 capplets/default-applications/ChangeLog            |    5 +++++
 
65389
 .../gnome-default-applications.xml.in              |    7 +++++++
 
65390
 2 files changed, 12 insertions(+), 0 deletions(-)
 
65391
 
 
65392
commit 7698e7c0d263d543c8ba37d4d0807aa06e4bbfdd
 
65393
Author: Luca Cavalli <lcavalli@cvs.gnome.org>
 
65394
Date:   Sun Dec 17 15:47:29 2006 +0000
 
65395
 
 
65396
    Fix Thunderbird command line parameter (this time should *really* work).
 
65397
    
 
65398
    2006-12-17  Luca Cavalli  <lcavalli@cvs.gnome.org>
 
65399
    
 
65400
        * gnome-default-applications.xml.in: Fix Thunderbird command line
 
65401
        parameter (this time should *really* work). Closes bug #326808.
 
65402
 
 
65403
 capplets/default-applications/ChangeLog            |    5 +++++
 
65404
 .../gnome-default-applications.xml.in              |    4 ++--
 
65405
 2 files changed, 7 insertions(+), 2 deletions(-)
 
65406
 
 
65407
commit 7c3a26aac5fb64bf0ea2981286f3a29811d550f8
 
65408
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
65409
Date:   Sun Dec 17 15:39:36 2006 +0000
 
65410
 
 
65411
    Updated Spanish translation.
 
65412
    
 
65413
    2006-12-17  Francisco Javier F. Serrador  <serrador@openshine.com>
 
65414
    
 
65415
        * es.po: Updated Spanish translation.
 
65416
 
 
65417
 po/ChangeLog |    4 ++
 
65418
 po/es.po     |   99 +++++++++++++++++++++++++++++++---------------------------
 
65419
 2 files changed, 57 insertions(+), 46 deletions(-)
 
65420
 
 
65421
commit 01ab0536c6b1ee2bf2cf24b0ac334326cb4df038
 
65422
Author: Lo�c Minier <lool+gnome@via.ecp.fr>
 
65423
Date:   Sun Dec 17 15:37:15 2006 +0000
 
65424
 
 
65425
    add support for Iceweasel and Icedove. Closes bug #379085.
 
65426
    
 
65427
    2006-12-17  Lo�c Minier  <lool+gnome@via.ecp.fr>
 
65428
    
 
65429
        * gnome-default-applications.xml.in: add support for Iceweasel and
 
65430
        Icedove. Closes bug #379085.
 
65431
 
 
65432
 capplets/default-applications/ChangeLog            |    5 +++++
 
65433
 .../gnome-default-applications.xml.in              |   17 +++++++++++++++++
 
65434
 2 files changed, 22 insertions(+), 0 deletions(-)
 
65435
 
 
65436
commit 55f0ad80c5e6ddba69adbd9f595e9d79175fd874
 
65437
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
65438
Date:   Sat Dec 16 16:39:42 2006 +0000
 
65439
 
 
65440
    adding translation
 
65441
 
 
65442
 help/pa.po |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
65443
 1 files changed, 102 insertions(+), 0 deletions(-)
 
65444
 
 
65445
commit eb04160834321a0640e0d391fd6bf541f9827d12
 
65446
Author: Priit Laes <plaes@cvs.gnome.org>
 
65447
Date:   Sat Dec 16 06:01:34 2006 +0000
 
65448
 
 
65449
    Translation updated by Ivar Smolin.
 
65450
    
 
65451
    2006-12-16  Priit Laes  <plaes@cvs.gnome.org>
 
65452
    
 
65453
        * et.po: Translation updated by Ivar Smolin.
 
65454
 
 
65455
 po/ChangeLog |    4 +
 
65456
 po/et.po     |  399 +++++++++++++++++++++++-----------------------------------
 
65457
 2 files changed, 159 insertions(+), 244 deletions(-)
 
65458
 
 
65459
commit 9c32aaac6ca687a0bd53ddcd911e1ae0ab5f29ab
 
65460
Author: Matic Zgur <mr.zgur@gmail.com>
 
65461
Date:   Sat Dec 16 01:19:31 2006 +0000
 
65462
 
 
65463
    Updated Slovenian translation.
 
65464
    
 
65465
    2006-12-16  Matic Zgur  <mr.zgur@gmail.com>
 
65466
    
 
65467
        * sl.po: Updated Slovenian translation.
 
65468
 
 
65469
 po/ChangeLog |    4 +
 
65470
 po/sl.po     |  394 ++++++++++++++++++++++++----------------------------------
 
65471
 2 files changed, 165 insertions(+), 233 deletions(-)
 
65472
 
 
65473
commit 2b47a26410e0ecde7241a0675c5230f591da114e
 
65474
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65475
Date:   Thu Dec 14 13:55:55 2006 +0000
 
65476
 
 
65477
    Updated Norwegian bokmål translation.
 
65478
    
 
65479
    2006-12-14  Kjartan Maraas  <kmaraas@gnome.org>
 
65480
    
 
65481
        * nb.po: Updated Norwegian bokmål translation.
 
65482
 
 
65483
 po/ChangeLog |    4 +
 
65484
 po/nb.po     |  287 ++++++++++++++++++++++++++++++++-------------------------
 
65485
 2 files changed, 165 insertions(+), 126 deletions(-)
 
65486
 
 
65487
commit e6c606d699048a5a869a940557234e582f8f1015
 
65488
Author: Daniel Nylander <po@danielnylander.se>
 
65489
Date:   Tue Dec 12 08:04:58 2006 +0000
 
65490
 
 
65491
    Updated Swedish translation.
 
65492
    
 
65493
    2006-12-12  Daniel Nylander <po@danielnylander.se>
 
65494
    
 
65495
        * sv.po: Updated Swedish translation.
 
65496
 
 
65497
 po/ChangeLog |    4 +
 
65498
 po/sv.po     |  526 +++++++++++++++++++++++++++++-----------------------------
 
65499
 2 files changed, 270 insertions(+), 260 deletions(-)
 
65500
 
 
65501
commit 384e06c2db1a27a04cfece0804934e758812560f
 
65502
Author: Vincent van Adrighem <adrighem@gnome.org>
 
65503
Date:   Mon Dec 11 19:27:00 2006 +0000
 
65504
 
 
65505
    Translation updated by Tino Meinen.
 
65506
    
 
65507
    2006-12-05  Vincent van Adrighem  <adrighem@gnome.org>
 
65508
    
 
65509
        * nl.po: Translation updated by Tino Meinen.
 
65510
 
 
65511
 po/ChangeLog |    4 +
 
65512
 po/nl.po     |  547 ++++++++++++++++++++++++++++++----------------------------
 
65513
 2 files changed, 285 insertions(+), 266 deletions(-)
 
65514
 
 
65515
commit b677f3f66bb8b99808c67c97e5d0825bd986292b
 
65516
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
65517
Date:   Mon Dec 11 14:00:36 2006 +0000
 
65518
 
 
65519
    2006-12-11 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated Macedonian translation
 
65520
 
 
65521
 po/ChangeLog |    4 +
 
65522
 po/mk.po     |  404 ++++++++++++++++++++++-----------------------------------
 
65523
 2 files changed, 160 insertions(+), 248 deletions(-)
 
65524
 
 
65525
commit edf8e34597fbbd042c65498746f0b688e9a0d41f
 
65526
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
65527
Date:   Mon Dec 11 06:55:44 2006 +0000
 
65528
 
 
65529
    Updated Translation
 
65530
 
 
65531
 po/ChangeLog |    4 +
 
65532
 po/gu.po     |  478 ++++++++++++++++++++++++----------------------------------
 
65533
 2 files changed, 201 insertions(+), 281 deletions(-)
 
65534
 
 
65535
commit 9187df720ad9217f58be969e95fabafab797d185
 
65536
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
65537
Date:   Sat Dec 9 03:36:05 2006 +0000
 
65538
 
 
65539
    Updated Finnish Translation
 
65540
 
 
65541
 po/ChangeLog |    4 +
 
65542
 po/fi.po     |  496 +++++++++++++++++++++++++++++-----------------------------
 
65543
 2 files changed, 254 insertions(+), 246 deletions(-)
 
65544
 
 
65545
commit 838f592678b6ce8756a5770b38dddda56590bc29
 
65546
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65547
Date:   Fri Dec 8 17:49:43 2006 +0000
 
65548
 
 
65549
    Plug a leak. Bug #376949
 
65550
    
 
65551
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65552
    
 
65553
        * gnome-wp-xml.c: (gnome_wp_xml_load_list): Plug a leak.
 
65554
        Bug #376949
 
65555
 
 
65556
 capplets/background/ChangeLog      |    5 +++++
 
65557
 capplets/background/gnome-wp-xml.c |    1 +
 
65558
 2 files changed, 6 insertions(+), 0 deletions(-)
 
65559
 
 
65560
commit 6a31b183438aa8b4e9e4f85617c99158b039a1d7
 
65561
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65562
Date:   Fri Dec 8 17:17:29 2006 +0000
 
65563
 
 
65564
    Plug a few leaks. Bug #376949.
 
65565
    
 
65566
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65567
    
 
65568
        * gnome-theme-manager.c: (meta_theme_selection_changed):
 
65569
        Plug a few leaks. Bug #376949.
 
65570
 
 
65571
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
65572
 capplets/theme-switcher/gnome-theme-manager.c |    6 +++---
 
65573
 2 files changed, 8 insertions(+), 3 deletions(-)
 
65574
 
 
65575
commit c06b48b3ee48a4cfc0b3a3aa7f30f5507c8395e0
 
65576
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65577
Date:   Fri Dec 8 16:36:36 2006 +0000
 
65578
 
 
65579
    Pass NULL to gtk_label_new() to do a bit less work. Bug #376949.
 
65580
    
 
65581
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65582
    
 
65583
        * file-transfer-dialog.c: (file_transfer_dialog_init):
 
65584
        Pass NULL to gtk_label_new() to do a bit less work.
 
65585
        Bug #376949.
 
65586
 
 
65587
 capplets/common/ChangeLog              |    6 ++++++
 
65588
 capplets/common/file-transfer-dialog.c |    2 +-
 
65589
 2 files changed, 7 insertions(+), 1 deletions(-)
 
65590
 
 
65591
commit ff19eed1510283c7669f9fda48d1c828e8ea0d62
 
65592
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65593
Date:   Fri Dec 8 16:34:38 2006 +0000
 
65594
 
 
65595
    Fix a bunch of leaks from gconf_client_get_string() Bug #376949.
 
65596
    
 
65597
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65598
    
 
65599
        * gnome-da-capplet.c: (web_combo_changed_cb),
 
65600
        (mail_combo_changed_cb), (terminal_combo_changed_cb):
 
65601
        Fix a bunch of leaks from gconf_client_get_string()
 
65602
        Bug #376949.
 
65603
 
 
65604
 capplets/default-applications/ChangeLog          |    7 +++++
 
65605
 capplets/default-applications/gnome-da-capplet.c |   28 +++++++++++++--------
 
65606
 2 files changed, 24 insertions(+), 11 deletions(-)
 
65607
 
 
65608
commit a4cbbfc6551b72fd98e46e6fca7affed721ab164
 
65609
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65610
Date:   Fri Dec 8 16:32:37 2006 +0000
 
65611
 
 
65612
    Plug some leaks. Bug #376949.
 
65613
    
 
65614
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65615
    
 
65616
        * gnome-localization-properties.c: (languages_changed_cb),
 
65617
        (languages_sorted_cb), (fill_region_option_menu), (setup_dialog):
 
65618
        Plug some leaks. Bug #376949.
 
65619
 
 
65620
 capplets/localization/ChangeLog                    |    5 +++++
 
65621
 .../localization/gnome-localization-properties.c   |    6 +++++-
 
65622
 2 files changed, 10 insertions(+), 1 deletions(-)
 
65623
 
 
65624
commit 2252b81ff4681bf92a1915972247cdd9bf011e8b
 
65625
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65626
Date:   Fri Dec 8 16:28:51 2006 +0000
 
65627
 
 
65628
    Don't leak the resolution. Pass NULL to gtk_label_new to do less work. Bug
 
65629
    
 
65630
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65631
    
 
65632
        * main.c: (wrap_in_label), (create_dialog):
 
65633
        Don't leak the resolution. Pass NULL to gtk_label_new
 
65634
        to do less work. Bug #376949.
 
65635
 
 
65636
 capplets/display/ChangeLog |    6 ++++++
 
65637
 capplets/display/main.c    |    3 ++-
 
65638
 2 files changed, 8 insertions(+), 1 deletions(-)
 
65639
 
 
65640
commit af4e0b168adb6b719cbae0fbb5a458455c696f56
 
65641
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65642
Date:   Fri Dec 8 16:04:08 2006 +0000
 
65643
 
 
65644
    Fix a warning about unused result from g_slist_append().
 
65645
    
 
65646
    2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
 
65647
    
 
65648
        * gnome-network-preferences.c: (cb_add_url):
 
65649
        Fix a warning about unused result from g_slist_append().
 
65650
 
 
65651
 capplets/network/ChangeLog                   |    5 +++++
 
65652
 capplets/network/gnome-network-preferences.c |    2 +-
 
65653
 2 files changed, 6 insertions(+), 1 deletions(-)
 
65654
 
 
65655
commit e7ba3dd2164fc21e9dd12b9290ca83bf448ff7d3
 
65656
Author: William Jon McCann <mccann@jhu.edu>
 
65657
Date:   Thu Dec 7 17:54:56 2006 +0000
 
65658
 
 
65659
    Add a new media keys window that takes advantage of compositing when
 
65660
    
 
65661
    2006-12-07  William Jon McCann  <mccann@jhu.edu>
 
65662
    
 
65663
        * gnome-settings-daemon/Makefile.am:
 
65664
        * gnome-settings-daemon/actions/Makefile.am:
 
65665
        * gnome-settings-daemon/actions/acme.glade:
 
65666
        * gnome-settings-daemon/actions/gnome-speakernotes-muted.png:
 
65667
        * gnome-settings-daemon/actions/gnome-speakernotes.png:
 
65668
        * gnome-settings-daemon/gnome-settings-multimedia-keys.c:
 
65669
        (execute), (dialog_init), (unhookup_keysym), (update_kbd_cb),
 
65670
        (init_kbd), (dialog_show), (do_eject_action), (do_sound_action),
 
65671
        (gnome_settings_multimedia_keys_load):
 
65672
        * gnome-settings-daemon/gsd-media-keys-window.c: (hide_timeout),
 
65673
        (remove_hide_timeout), (add_hide_timeout), (update_window),
 
65674
        (volume_controls_set_visible), (window_set_icon_name),
 
65675
        (window_set_icon_file), (action_changed), (volume_level_changed),
 
65676
        (volume_muted_changed), (gsd_media_keys_window_set_action),
 
65677
        (gsd_media_keys_window_set_volume_muted),
 
65678
        (gsd_media_keys_window_set_volume_level), (curved_rectangle),
 
65679
        (draw_action_eject), (draw_waves), (draw_speaker),
 
65680
        (draw_volume_boxes), (draw_action_volume), (draw_action),
 
65681
        (on_expose_event), (gsd_media_keys_window_real_show),
 
65682
        (gsd_media_keys_window_real_hide),
 
65683
        (gsd_media_keys_window_class_init), (initialize_alpha_mode),
 
65684
        (gsd_media_keys_window_init), (gsd_media_keys_window_finalize),
 
65685
        (gsd_media_keys_window_new):
 
65686
        * gnome-settings-daemon/gsd-media-keys-window.h:
 
65687
        Add a new media keys window that takes advantage of
 
65688
        compositing when available.  Fixes #383066
 
65689
 
 
65690
 ChangeLog                                          |   29 +
 
65691
 gnome-settings-daemon/Makefile.am                  |    2 +
 
65692
 gnome-settings-daemon/actions/Makefile.am          |    2 +-
 
65693
 gnome-settings-daemon/actions/acme.glade           |   77 ++--
 
65694
 .../actions/gnome-speakernotes-muted.png           |  Bin 4445 -> 0 bytes
 
65695
 .../actions/gnome-speakernotes.png                 |  Bin 4655 -> 0 bytes
 
65696
 .../gnome-settings-multimedia-keys.c               |  150 ++----
 
65697
 gnome-settings-daemon/gsd-media-keys-window.c      |  656 ++++++++++++++++++++
 
65698
 gnome-settings-daemon/gsd-media-keys-window.h      |   67 ++
 
65699
 9 files changed, 834 insertions(+), 149 deletions(-)
 
65700
 
 
65701
commit 514196c62de99ef650ff276df4c17f530d2ae82e
 
65702
Author: Raivis Dejus <orvils@gmail.com>
 
65703
Date:   Thu Dec 7 17:37:40 2006 +0000
 
65704
 
 
65705
    Updated Latvian Translation.
 
65706
    
 
65707
    2006-12-07  Raivis Dejus  <orvils@gmail.com>
 
65708
    
 
65709
            * lv.po: Updated Latvian Translation.
 
65710
 
 
65711
 po/ChangeLog |    4 +
 
65712
 po/lv.po     |  399 +++++++++++++++++++++++-----------------------------------
 
65713
 2 files changed, 161 insertions(+), 242 deletions(-)
 
65714
 
 
65715
commit 783a46a7fb221f191326f25d8c240ced92a19d56
 
65716
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
65717
Date:   Thu Dec 7 08:42:22 2006 +0000
 
65718
 
 
65719
    Updated Spanish translation.
 
65720
    
 
65721
    2006-12-07  Francisco Javier F. Serrador  <serrador@openshine.com>
 
65722
    
 
65723
        * es.po: Updated Spanish translation.
 
65724
 
 
65725
 po/ChangeLog |    4 ++
 
65726
 po/es.po     |  124 +++++++++++++++++++++++++++++----------------------------
 
65727
 2 files changed, 67 insertions(+), 61 deletions(-)
 
65728
 
 
65729
commit 4fc84d43b0603602f856551a92ee71d2ef8b44cd
 
65730
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
65731
Date:   Wed Dec 6 14:46:25 2006 +0000
 
65732
 
 
65733
    Updated Thai translation.
 
65734
    
 
65735
    2006-12-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
65736
    
 
65737
        * th.po: Updated Thai translation.
 
65738
 
 
65739
 po/ChangeLog |    4 +
 
65740
 po/th.po     |  470 ++++++++++++++++++++++++++++++----------------------------
 
65741
 2 files changed, 246 insertions(+), 228 deletions(-)
 
65742
 
 
65743
commit 4c28ac2e4f2a56ef25c53319a76e81b96bf7f9ad
 
65744
Author: Rodrigo Moya <rodrigo@novell.com>
 
65745
Date:   Mon Dec 4 21:28:40 2006 +0000
 
65746
 
 
65747
    updated for 2.17.3.
 
65748
    
 
65749
    2006-12-04  Rodrigo Moya <rodrigo@novell.com>
 
65750
    
 
65751
        * configure.in:
 
65752
        * NEWS: updated for 2.17.3.
 
65753
    
 
65754
        * autogen.sh: replaced check to look for really existing files.
 
65755
 
 
65756
 ChangeLog         |    7 +++++++
 
65757
 NEWS              |   32 ++++++++++++++++++++++++++++++++
 
65758
 autogen.sh        |    2 +-
 
65759
 configure.in      |    4 ++--
 
65760
 po/ChangeLog      |    4 ++++
 
65761
 po/POTFILES.in    |    3 ---
 
65762
 shell/Makefile.am |    4 +++-
 
65763
 7 files changed, 49 insertions(+), 7 deletions(-)
 
65764
 
 
65765
commit 6205745414c964418104625cc0e6793c7989fb86
 
65766
Author: Thomas Wood <thos@gnome.org>
 
65767
Date:   Sun Dec 3 14:57:45 2006 +0000
 
65768
 
 
65769
    - Cleanup some of the install code - Implement bug 325300 - Theme manager
 
65770
    
 
65771
    2006-12-03  Thomas Wood  <thos@gnome.org>
 
65772
    
 
65773
        * gnome-theme-installer.c: (theme_properties_free),
 
65774
        (file_theme_type), (missing_utility_message_dialog),
 
65775
        (extract_files_error_dialog), (transfer_done_targz_idle_cb),
 
65776
        (transfer_done_tarbz2_idle_cb), (transfer_done_cb),
 
65777
        (gnome_theme_install_from_uri), (gnome_theme_installer_run):
 
65778
    
 
65779
        - Cleanup some of the install code
 
65780
        - Implement bug 325300 - Theme manager should be able to handle archives
 
65781
          with icon, gtk+ and metacity themes
 
65782
        - Implement bug 326103 - Allow installing a theme from a directory
 
65783
 
 
65784
 capplets/theme-switcher/ChangeLog               |   13 +
 
65785
 capplets/theme-switcher/gnome-theme-installer.c |  571 +++++++++++------------
 
65786
 2 files changed, 296 insertions(+), 288 deletions(-)
 
65787
 
 
65788
commit 14b930cf5d08fad7b5ebc729813ca3a26e41a50e
 
65789
Author: Thomas Wood <thos@gnome.org>
 
65790
Date:   Mon Nov 27 09:44:06 2006 +0000
 
65791
 
 
65792
    Applied patch from bug 378680 (leak in file_theme_type() in
 
65793
    
 
65794
    2006-11-27  Thomas Wood  <thos@gnome.org>
 
65795
    
 
65796
        * gnome-theme-installer.c: (file_theme_type): Applied patch from
 
65797
        bug 378680 (leak in file_theme_type() in theme-switcher)
 
65798
 
 
65799
 capplets/theme-switcher/ChangeLog               |    5 +++++
 
65800
 capplets/theme-switcher/gnome-theme-installer.c |    5 ++++-
 
65801
 2 files changed, 9 insertions(+), 1 deletions(-)
 
65802
 
 
65803
commit d1ba082bd6052f1c2c045ba3dd0f9aeaa69440eb
 
65804
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
65805
Date:   Mon Nov 20 09:40:44 2006 +0000
 
65806
 
 
65807
    NEWS from 2.16.2
 
65808
 
 
65809
 NEWS |   17 +++++++++++++++++
 
65810
 1 files changed, 17 insertions(+), 0 deletions(-)
 
65811
 
 
65812
commit 02a75f3b04238afc2c4eb9ff2fe1b513e1756148
 
65813
Author: Daniel Nylander <po@danielnylander.se>
 
65814
Date:   Sun Nov 19 16:12:13 2006 +0000
 
65815
 
 
65816
    Updated Swedish translation.
 
65817
    
 
65818
    2006-11-19  Daniel Nylander <po@danielnylander.se>
 
65819
    
 
65820
        * sv/sv.po: Updated Swedish translation.
 
65821
 
 
65822
 help/ChangeLog |    4 ++++
 
65823
 help/sv/sv.po  |   44 ++++++++++++++++++++++----------------------
 
65824
 2 files changed, 26 insertions(+), 22 deletions(-)
 
65825
 
 
65826
commit 127d82e08350952bda2bbc62db6cbcdc9655f497
 
65827
Author: Christophe Bliard <christophe.bliard@trux.info>
 
65828
Date:   Sun Nov 19 12:02:22 2006 +0000
 
65829
 
 
65830
    Updated French translation.
 
65831
    
 
65832
    2006-11-19  Christophe Bliard  <christophe.bliard@trux.info>
 
65833
    
 
65834
            * fr/fr.po: Updated French translation.
 
65835
 
 
65836
 help/ChangeLog |    6 +++++-
 
65837
 help/fr/fr.po  |   34 +++++++++++++++++++++++-----------
 
65838
 2 files changed, 28 insertions(+), 12 deletions(-)
 
65839
 
 
65840
commit 051e5baa8223b47261c9dc4543f5377e2fd7a23b
 
65841
Author: Priit Laes <plaes@cvs.gnome.org>
 
65842
Date:   Sun Nov 19 09:54:51 2006 +0000
 
65843
 
 
65844
    Translation updated by Ivar Smolin.
 
65845
    
 
65846
    2006-11-19  Priit Laes  <plaes@cvs.gnome.org>
 
65847
    
 
65848
        * et.po: Translation updated by Ivar Smolin.
 
65849
 
 
65850
 po/ChangeLog |    4 ++++
 
65851
 po/et.po     |   20 ++++++++++----------
 
65852
 2 files changed, 14 insertions(+), 10 deletions(-)
 
65853
 
 
65854
commit 95169f684cd121dd60a100be1ac811e9acf5a68f
 
65855
Author: Daniel Nylander <po@danielnylander.se>
 
65856
Date:   Thu Nov 16 20:21:36 2006 +0000
 
65857
 
 
65858
    Updated Swedish translation.
 
65859
    
 
65860
    2006-11-16  Daniel Nylander <po@danielnylander.se>
 
65861
    
 
65862
        * help/sv/sv.po: Updated Swedish translation.
 
65863
 
 
65864
 help/ChangeLog |    4 ++++
 
65865
 help/sv/sv.po  |   34 +++++++++++++++++++++++-----------
 
65866
 2 files changed, 27 insertions(+), 11 deletions(-)
 
65867
 
 
65868
commit e72ebd4d37a07fccd4286ec6108c22ed8dd11d11
 
65869
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
65870
Date:   Thu Nov 16 19:57:51 2006 +0000
 
65871
 
 
65872
    Removed schemas/desktop_gnome_peripherals_keyboard_xkb.schemas. Updated
 
65873
    
 
65874
    2006-11-16  Francisco Javier F. Serrador  <serrador@openshine.com>
 
65875
    
 
65876
        * POTFILES.in: Removed
 
65877
        schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.
 
65878
        * es.po: Updated Spanish translation.
 
65879
 
 
65880
 po/ChangeLog   |    6 +
 
65881
 po/POTFILES.in |    1 -
 
65882
 po/es.po       |  469 ++++++++++++++++++++++++++++++--------------------------
 
65883
 3 files changed, 255 insertions(+), 221 deletions(-)
 
65884
 
 
65885
commit 422223acaff270787f95b467d29785bc8dcc24dc
 
65886
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65887
Date:   Wed Nov 15 17:21:53 2006 +0000
 
65888
 
 
65889
    Don't redefine GNOMELOCALEDIR. Don't use a const char * to allocate and
 
65890
    
 
65891
    2006-11-15  Kjartan Maraas  <kmaraas@gnome.org>
 
65892
    
 
65893
        * Makefile.am: Don't redefine GNOMELOCALEDIR.
 
65894
        * drw-break-window.c: (postpone_entry_activate_cb):
 
65895
        Don't use a const char * to allocate and free strings.
 
65896
 
 
65897
 typing-break/ChangeLog          |    6 ++++++
 
65898
 typing-break/Makefile.am        |    1 -
 
65899
 typing-break/drw-break-window.c |    4 +++-
 
65900
 3 files changed, 9 insertions(+), 2 deletions(-)
 
65901
 
 
65902
commit c0fb2269f7930a3b2748d0433054c1545bea3560
 
65903
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65904
Date:   Wed Nov 15 17:19:46 2006 +0000
 
65905
 
 
65906
    Fix build.
 
65907
    
 
65908
    2006-11-15  Kjartan Maraas  <kmaraas@gnome.org>
 
65909
    
 
65910
        * C/control-center.xml: Fix build.
 
65911
 
 
65912
 help/C/control-center.xml |    7 +++++++
 
65913
 help/ChangeLog            |    4 ++++
 
65914
 2 files changed, 11 insertions(+), 0 deletions(-)
 
65915
 
 
65916
commit 993bc68d13a5a75aa848c63deea99d1e02ac0827
 
65917
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
65918
Date:   Wed Nov 15 12:38:54 2006 +0000
 
65919
 
 
65920
    Forgot to add the role
 
65921
 
 
65922
 help/C/control-center.xml |    2 +-
 
65923
 1 files changed, 1 insertions(+), 1 deletions(-)
 
65924
 
 
65925
commit 70dc3d6d8619adcaed49ffac24094f7bf839e994
 
65926
Author: Kjartan Maraas <kmaraas@gnome.org>
 
65927
Date:   Wed Nov 15 12:37:58 2006 +0000
 
65928
 
 
65929
    Add publisher info.
 
65930
    
 
65931
    2006-11-15  Kjartan Maraas  <kmaraas@gnome.org>
 
65932
    
 
65933
        * C/control-center.xml: Add publisher info.
 
65934
 
 
65935
 help/C/control-center.xml |    4 ++++
 
65936
 help/ChangeLog            |    4 ++++
 
65937
 2 files changed, 8 insertions(+), 0 deletions(-)
 
65938
 
 
65939
commit 52975eb709f55b994125d8e7f218c2bb2a05e678
 
65940
Author: Rodrigo Moya <rodrigo@novell.com>
 
65941
Date:   Mon Nov 13 17:29:56 2006 +0000
 
65942
 
 
65943
    added shell/gnomecc.desktop.in to $OUTPUT.
 
65944
    
 
65945
    2006-11-13  Rodrigo Moya <rodrigo@novell.com>
 
65946
    
 
65947
        * configure.in: added shell/gnomecc.desktop.in to $OUTPUT.
 
65948
 
 
65949
 ChangeLog    |    4 ++++
 
65950
 configure.in |    2 +-
 
65951
 2 files changed, 5 insertions(+), 1 deletions(-)
 
65952
 
 
65953
commit 72930c10f69348893e3aa36fdff2d731f90d6adc
 
65954
Author: Rodrigo Moya <rodrigo@novell.com>
 
65955
Date:   Mon Nov 13 17:28:58 2006 +0000
 
65956
 
 
65957
    added missing file.
 
65958
    
 
65959
    2006-11-13  Rodrigo Moya <rodrigo@novell.com>
 
65960
    
 
65961
        * gnomecc.desktop.in.in: added missing file.
 
65962
    
 
65963
        * Makefile.am: install .desktop file.
 
65964
 
 
65965
 shell/ChangeLog             |    5 +++++
 
65966
 shell/Makefile.am           |    7 +++++++
 
65967
 shell/gnomecc.desktop.in.in |   16 ++++++++++++++++
 
65968
 3 files changed, 28 insertions(+), 0 deletions(-)
 
65969
 
 
65970
commit ce90ac9adc9705ce6d4b134427b8b4ea138e9aec
 
65971
Author: Thomas Wood <thos@gnome.org>
 
65972
Date:   Mon Nov 13 16:01:42 2006 +0000
 
65973
 
 
65974
    (gnome_theme_installer_run): Open transfer dialog with transient parent
 
65975
    
 
65976
    2006-11-13  Thomas Wood  <thos@gnome.org>
 
65977
    
 
65978
        (gnome_theme_installer_run): Open transfer dialog with transient
 
65979
        parent set
 
65980
    
 
65981
        * gnome-theme-details.c: (remove_theme), (color_select),
 
65982
        (toggle_color_scheme_key), (gnome_theme_details_init),
 
65983
        (update_color_buttons_from_string),
 
65984
        (gnome_theme_details_update_from_gconf):
 
65985
        * gnome-theme-installer.c: (gnome_theme_install_from_uri),
 
65986
        * gnome-theme-installer.h:
 
65987
        * gnome-theme-manager.c: (free_all),
 
65988
        (gnome_theme_manager_drag_data_received_cb), (main):
 
65989
        * gnome-theme-manager.h:
 
65990
        * gnome-theme-save.c: (save_dialog_response):
 
65991
        * theme-properties.glade:
 
65992
    
 
65993
        - Add a colours tab to change gtk-color-scheme setting
 
65994
 
 
65995
 capplets/theme-switcher/ChangeLog               |   19 ++
 
65996
 capplets/theme-switcher/gnome-theme-details.c   |  196 +++++++++++++-
 
65997
 capplets/theme-switcher/gnome-theme-installer.c |    6 +-
 
65998
 capplets/theme-switcher/gnome-theme-installer.h |    2 +-
 
65999
 capplets/theme-switcher/gnome-theme-manager.c   |   20 ++-
 
66000
 capplets/theme-switcher/gnome-theme-manager.h   |    3 +-
 
66001
 capplets/theme-switcher/gnome-theme-save.c      |    2 +-
 
66002
 capplets/theme-switcher/theme-properties.glade  |  329 +++++++++++++++++++++++
 
66003
 8 files changed, 563 insertions(+), 14 deletions(-)
 
66004
 
 
66005
commit 7d51fdd2f7545c0e66509ae87f80d894cf5f6ee2
 
66006
Author: Rodrigo Moya <rodrigo@novell.com>
 
66007
Date:   Mon Nov 13 11:37:49 2006 +0000
 
66008
 
 
66009
    added libslab.pc to $OUTPUT.
 
66010
    
 
66011
    2006-11-13  Rodrigo Moya <rodrigo@novell.com>
 
66012
    
 
66013
        * configure.in: added libslab.pc to $OUTPUT.
 
66014
 
 
66015
 ChangeLog    |    4 ++++
 
66016
 configure.in |    1 +
 
66017
 2 files changed, 5 insertions(+), 0 deletions(-)
 
66018
 
 
66019
commit adb4a3a024d28e8dbbf0ba07b3ba04f57e1cae62
 
66020
Author: Rodrigo Moya <rodrigo@novell.com>
 
66021
Date:   Mon Nov 13 08:33:07 2006 +0000
 
66022
 
 
66023
    new control center shell.
 
66024
    
 
66025
    2006-11-13  Rodrigo Moya <rodrigo@novell.com>
 
66026
    
 
66027
        * shell/*: new control center shell.
 
66028
    
 
66029
        * Makefile.am:
 
66030
        * configure.in: added new directory to build.
 
66031
 
 
66032
 ChangeLog              |    7 ++
 
66033
 Makefile.am            |    2 +-
 
66034
 configure.in           |    6 +-
 
66035
 shell/.cvsignore       |    7 ++
 
66036
 shell/Makefile.am      |   15 +++++
 
66037
 shell/control-center.c |  158 ++++++++++++++++++++++++++++++++++++++++++++++++
 
66038
 6 files changed, 192 insertions(+), 3 deletions(-)
 
66039
 
 
66040
commit 8745b61e1bc48d715069b6b32a4b1a320ad28a24
 
66041
Author: Priit Laes <plaes@cvs.gnome.org>
 
66042
Date:   Sat Nov 11 17:49:28 2006 +0000
 
66043
 
 
66044
    Translation updated by Ivar Smolin.
 
66045
    
 
66046
    2006-11-11  Priit Laes  <plaes@cvs.gnome.org>
 
66047
    
 
66048
        * et.po: Translation updated by Ivar Smolin.
 
66049
 
 
66050
 po/ChangeLog |    4 ++++
 
66051
 po/et.po     |   29 ++++++++++++++++++++++++++---
 
66052
 2 files changed, 30 insertions(+), 3 deletions(-)
 
66053
 
 
66054
commit 0b1a8a8a23b87ee183ebbcfbde9614bf4d30e808
 
66055
Author: Daniel Nylander <po@danielnylander.se>
 
66056
Date:   Wed Nov 8 23:44:14 2006 +0000
 
66057
 
 
66058
    Updated Swedish translation.
 
66059
    
 
66060
    2006-11-09  Daniel Nylander <po@danielnylander.se>
 
66061
    
 
66062
        * sv/sv.po: Updated Swedish translation.
 
66063
 
 
66064
 help/ChangeLog |    4 ++++
 
66065
 help/sv/sv.po  |    4 ++--
 
66066
 2 files changed, 6 insertions(+), 2 deletions(-)
 
66067
 
 
66068
commit ee7b3b2a68818312508e7a744223167a97120737
 
66069
Author: Thomas Wood <thos@gnome.org>
 
66070
Date:   Wed Nov 1 14:25:02 2006 +0000
 
66071
 
 
66072
    Clean up file transfer dialog. Closes bug 319926 (Wrong path displayed on
 
66073
    
 
66074
    2006-11-01  Thomas Wood  <thos@gnome.org>
 
66075
    
 
66076
        * file-transfer-dialog.c: (file_transfer_dialog_update_num_files),
 
66077
        (file_transfer_dialog_set_prop), (file_transfer_dialog_class_init),
 
66078
        (file_transfer_dialog_init),
 
66079
        (file_transfer_dialog_new_with_parent),
 
66080
        (file_transfer_dialog_update_cb):
 
66081
        * file-transfer-dialog.h:
 
66082
    
 
66083
        Clean up file transfer dialog. Closes bug 319926 (Wrong path displayed
 
66084
        on icon theme installation).
 
66085
 
 
66086
 capplets/common/ChangeLog              |   12 +++
 
66087
 capplets/common/file-transfer-dialog.c |  139 +++++++++----------------------
 
66088
 capplets/common/file-transfer-dialog.h |    1 +
 
66089
 3 files changed, 54 insertions(+), 98 deletions(-)
 
66090
 
 
66091
commit 89a3d4dfaa26b4810c606d21a68a2406c5af1e73
 
66092
Author: Kjartan Maraas <kmaraas@gnome.org>
 
66093
Date:   Tue Oct 31 14:20:44 2006 +0000
 
66094
 
 
66095
    fix a broken filename Update.
 
66096
    
 
66097
    2006-10-31  Kjartan Maraas  <kmaraas@gnome.org>
 
66098
    
 
66099
        * POTFILES.in: fix a broken filename
 
66100
        * nb.po: Update.
 
66101
 
 
66102
 po/ChangeLog   |    5 +
 
66103
 po/POTFILES.in |    2 +-
 
66104
 po/nb.po       |  357 +++++++++++++++++++++++++++-----------------------------
 
66105
 3 files changed, 180 insertions(+), 184 deletions(-)
 
66106
 
 
66107
commit 7df6660f8703f5b53dbc5a77e527aa99d7064c78
 
66108
Author: Satoru SATOH <ss@gnome.gr.jp>
 
66109
Date:   Sun Oct 29 23:03:00 2006 +0000
 
66110
 
 
66111
    Fixed wrong plural form entries.
 
66112
    
 
66113
    2006-10-30  Satoru SATOH <ss@gnome.gr.jp>
 
66114
    
 
66115
        * ja.po: Fixed wrong plural form entries.
 
66116
 
 
66117
 po/ChangeLog |    4 ++++
 
66118
 po/ja.po     |    5 +----
 
66119
 2 files changed, 5 insertions(+), 4 deletions(-)
 
66120
 
 
66121
commit bb20ceea9dda5ca505df32ad4c72d8f3af2ef88c
 
66122
Author: Priit Laes <plaes@cvs.gnome.org>
 
66123
Date:   Sun Oct 29 15:16:36 2006 +0000
 
66124
 
 
66125
    Translation updated.
 
66126
    
 
66127
    2006-10-29  Priit Laes  <plaes@cvs.gnome.org>
 
66128
    
 
66129
        * et.po: Translation updated.
 
66130
 
 
66131
 po/ChangeLog |    4 ++
 
66132
 po/et.po     |   98 +++++++++++++++++++++++++++++-----------------------------
 
66133
 2 files changed, 53 insertions(+), 49 deletions(-)
 
66134
 
 
66135
commit ba49c1df5f37f4793a7f1b93b62964b0fd955773
 
66136
Author: Thomas Wood <thos@gnome.org>
 
66137
Date:   Fri Oct 27 12:52:22 2006 +0000
 
66138
 
 
66139
    Hopefully fix bug 352490
 
66140
    
 
66141
    2006-10-27  Thomas Wood  <thos@gnome.org>
 
66142
    
 
66143
        * gnome-theme-installer.c: (transfer_done_cb): Hopefully fix bug
 
66144
        352490
 
66145
 
 
66146
 capplets/theme-switcher/ChangeLog               |    5 +++++
 
66147
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
66148
 2 files changed, 6 insertions(+), 1 deletions(-)
 
66149
 
 
66150
commit ada87a95f23d27ecaa466a15759a10fffd26aa77
 
66151
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
66152
Date:   Wed Oct 18 22:37:40 2006 +0000
 
66153
 
 
66154
    Changing library dependency from virtual libgswitchit/libkbdraw to normal libgnomekbd
 
66155
 
 
66156
 ChangeLog                                          |   15 +
 
66157
 Makefile.am                                        |    2 +-
 
66158
 capplets/keyboard/Makefile.am                      |    6 +-
 
66159
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  236 +++---
 
66160
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   27 +-
 
66161
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  979 +++++++++++---------
 
66162
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |  220 +++--
 
66163
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  482 ++++++-----
 
66164
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |  134 ++--
 
66165
 configure.in                                       |   24 +-
 
66166
 gnome-settings-daemon/Makefile.am                  |    6 +-
 
66167
 .../gnome-settings-keyboard-xkb.c                  |   68 +-
 
66168
 .../gnome-settings-keyboard-xkb.h                  |   10 +-
 
66169
 schemas/Makefile.am                                |    1 -
 
66170
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |  193 ----
 
66171
 15 files changed, 1172 insertions(+), 1231 deletions(-)
 
66172
 
 
66173
commit 0caebda160b773e09b744e665e4d6c242315a5c9
 
66174
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
66175
Date:   Mon Oct 16 21:00:52 2006 +0000
 
66176
 
 
66177
    Bumped version
 
66178
 
 
66179
 configure.in |    2 +-
 
66180
 1 files changed, 1 insertions(+), 1 deletions(-)
 
66181
 
 
66182
commit 18e1885e87a54531c795cb6248b3502fd15cdabb
 
66183
Author: Rodrigo Moya <rodrigo@novell.com>
 
66184
Date:   Mon Oct 16 20:54:18 2006 +0000
 
66185
 
 
66186
    updated for 2.17.1.
 
66187
    
 
66188
    2006-10-16  Rodrigo Moya <rodrigo@novell.com>
 
66189
    
 
66190
        * configure.in:
 
66191
        * NEWS: updated for 2.17.1.
 
66192
 
 
66193
 ChangeLog    |    5 +++++
 
66194
 NEWS         |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
66195
 configure.in |    2 +-
 
66196
 3 files changed, 60 insertions(+), 1 deletions(-)
 
66197
 
 
66198
commit ae67b5a1cced9331bf91856797e9464cbe249dcb
 
66199
Author: Luca Ferretti <elle.uca@libero.it>
 
66200
Date:   Mon Oct 16 15:43:02 2006 +0000
 
66201
 
 
66202
    Updated Italian translation.
 
66203
    
 
66204
    2006-10-16  Luca Ferretti  <elle.uca@libero.it>
 
66205
    
 
66206
        * it.po: Updated Italian translation.
 
66207
 
 
66208
 po/ChangeLog |    4 +
 
66209
 po/it.po     | 1008 ++++++++++++++++++++++++++++++++--------------------------
 
66210
 2 files changed, 562 insertions(+), 450 deletions(-)
 
66211
 
 
66212
commit e697f84e93319a8f903dda614c341a223064645b
 
66213
Author: Dan Winship <danw@src.gnome.org>
 
66214
Date:   Mon Oct 16 15:01:00 2006 +0000
 
66215
 
 
66216
    new method to delay showing a dialog until after the window manager is
 
66217
    
 
66218
            * delayed-dialog.c (gnome_settings_delayed_show_dialog): new
 
66219
            method to delay showing a dialog until after the window manager is
 
66220
            running.
 
66221
    
 
66222
            * gnome-settings-font.c (load_cursor):
 
66223
            * gnome-settings-keyboard-xkb.c (activation_error): Use it.
 
66224
 
 
66225
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
66226
 gnome-settings-daemon/Makefile.am                  |    3 +-
 
66227
 gnome-settings-daemon/delayed-dialog.c             |  122 ++++++++++++++++++++
 
66228
 gnome-settings-daemon/gnome-settings-daemon.h      |    1 +
 
66229
 gnome-settings-daemon/gnome-settings-font.c        |   10 +-
 
66230
 .../gnome-settings-keyboard-xkb.c                  |    2 +-
 
66231
 6 files changed, 141 insertions(+), 6 deletions(-)
 
66232
 
 
66233
commit 4c36d3211b01217635e96c9097bfa20419bc5366
 
66234
Author: Rodrigo Moya <rodrigo@novell.com>
 
66235
Date:   Mon Oct 16 11:58:33 2006 +0000
 
66236
 
 
66237
    Fixes #163690
 
66238
    
 
66239
    2006-10-16  Rodrigo Moya <rodrigo@novell.com>
 
66240
    
 
66241
        Fixes #163690
 
66242
    
 
66243
        * gnome-mouse-properties.glade: reordered the widgets for A11Y. Patch
 
66244
        from Sven Herzberg  <herzi@gnome-de.org>.
 
66245
 
 
66246
 capplets/mouse/ChangeLog |    3 ++-
 
66247
 1 files changed, 2 insertions(+), 1 deletions(-)
 
66248
 
 
66249
commit 5cbd49e04854fc26f9c1dc7c6f0c76646fd4d064
 
66250
Author: Rodrigo Moya <rodrigo@novell.com>
 
66251
Date:   Mon Oct 16 11:58:05 2006 +0000
 
66252
 
 
66253
    Fixes #163690
 
66254
    
 
66255
    2006-10-16  Rodrigo Moya <rodrigo@novell.com>
 
66256
    
 
66257
        Fixes #163690
 
66258
    
 
66259
        * gnome-mouse-properties.glade: reordered the widgets for A11Y.
 
66260
 
 
66261
 capplets/mouse/ChangeLog |    6 ++++++
 
66262
 1 files changed, 6 insertions(+), 0 deletions(-)
 
66263
 
 
66264
commit 1240d4061ccf04cfa0dbb9a94051c99d1271633e
 
66265
Author: Sven Herzberg <herzi@gnome-de.org>
 
66266
Date:   Mon Oct 16 11:56:01 2006 +0000
 
66267
 
 
66268
    also display the default theme (though without a preview for technical
 
66269
    
 
66270
    2006-08-16  Sven Herzberg  <herzi@gnome-de.org>
 
66271
    
 
66272
        * gnome-mouse-properties.c: also display the default theme (though
 
66273
        without a preview for technical reasons); fixes bug #322514
 
66274
 
 
66275
 capplets/mouse/gnome-mouse-properties.glade |   15 +--------------
 
66276
 1 files changed, 1 insertions(+), 14 deletions(-)
 
66277
 
 
66278
commit 0ef5d2aaf168118ff13b40e0fbdb8ef391313cab
 
66279
Author: Luca Cavalli <lcavalli@cvs.gnome.org>
 
66280
Date:   Mon Oct 16 11:39:26 2006 +0000
 
66281
 
 
66282
    Added support for legacy gconf key. Based on a patch from Sven Herzberg
 
66283
    
 
66284
    2006-10-09  Luca Cavalli  <lcavalli@cvs.gnome.org>
 
66285
    
 
66286
        * gnome-da-capplet.c: (web_gconf_changed_cb):
 
66287
        * gnome-da-capplet.h:
 
66288
    
 
66289
        Added support for legacy gconf key. Based on a patch from Sven
 
66290
        Herzberg <herzi@gnome-de.org>. Closes bug #359986.
 
66291
 
 
66292
 capplets/default-applications/ChangeLog          |    8 ++++++++
 
66293
 capplets/default-applications/gnome-da-capplet.c |   18 ++++++++++++++++++
 
66294
 capplets/default-applications/gnome-da-capplet.h |    5 +++++
 
66295
 3 files changed, 31 insertions(+), 0 deletions(-)
 
66296
 
 
66297
commit 28114cb502b5fcdf58029ef3f96e24a7d2504d28
 
66298
Author: Rodrigo Moya <rodrigo@novell.com>
 
66299
Date:   Mon Oct 16 10:50:50 2006 +0000
 
66300
 
 
66301
    removed unused file.
 
66302
    
 
66303
    2006-10-10  Rodrigo Moya <rodrigo@novell.com>
 
66304
    
 
66305
        * GNOME_Control_Center.server.in: removed unused file.
 
66306
 
 
66307
 control-center/ChangeLog                     |    4 ++
 
66308
 control-center/GNOME_ControlCenter.server.in |   48 --------------------------
 
66309
 2 files changed, 4 insertions(+), 48 deletions(-)
 
66310
 
 
66311
commit 082668c9c59d4e0374172cbbe6ddd980188cc740
 
66312
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
66313
Date:   Sun Oct 15 15:01:18 2006 +0000
 
66314
 
 
66315
    Updated Finnish translation
 
66316
 
 
66317
 po/ChangeLog |    4 ++
 
66318
 po/fi.po     |  105 +++++++++++++++++++++++++++++++--------------------------
 
66319
 2 files changed, 61 insertions(+), 48 deletions(-)
 
66320
 
 
66321
commit ccf1865307bc9e50d8d0ff41af0288cf77294bc1
 
66322
Author: Priit Laes <plaes@cvs.gnome.org>
 
66323
Date:   Sun Oct 15 07:37:05 2006 +0000
 
66324
 
 
66325
    Translation updated by Ivar Smolin.
 
66326
    
 
66327
    2006-10-15  Priit Laes  <plaes@cvs.gnome.org>
 
66328
    
 
66329
        * et.po: Translation updated by Ivar Smolin.
 
66330
 
 
66331
 po/ChangeLog |    4 ++++
 
66332
 po/et.po     |   21 ++++++++++++++-------
 
66333
 2 files changed, 18 insertions(+), 7 deletions(-)
 
66334
 
 
66335
commit b80c4d2ad3a40c61d5d99bb087ac769856d1c6ff
 
66336
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
66337
Date:   Thu Oct 5 18:12:37 2006 +0000
 
66338
 
 
66339
    indenting capplet sources
 
66340
 
 
66341
 capplets/keyboard/.indent.pro |    2 ++
 
66342
 1 files changed, 2 insertions(+), 0 deletions(-)
 
66343
 
 
66344
commit e8ea43ff70253cba18490243e5d7e2adc8f0e286
 
66345
Author: Jakub Friedl <jfriedl@suse.cz>
 
66346
Date:   Wed Oct 4 14:46:04 2006 +0000
 
66347
 
 
66348
    Czech translation updated.
 
66349
    
 
66350
    2006-10-04  Jakub Friedl  <jfriedl@suse.cz>
 
66351
    
 
66352
      * cs.po: Czech translation updated.
 
66353
 
 
66354
 po/ChangeLog |    4 ++
 
66355
 po/cs.po     |  161 ++++++++++++++++++++++++++++++++--------------------------
 
66356
 2 files changed, 93 insertions(+), 72 deletions(-)
 
66357
 
 
66358
commit 8ec1c4b758f225b6e963f917532339d61443b04c
 
66359
Author: Thomas Wood <thos@gnome.org>
 
66360
Date:   Mon Oct 2 22:12:30 2006 +0000
 
66361
 
 
66362
    Add an install-theme command line option. Fixes bug 354581 - Theme manager
 
66363
    
 
66364
    2006-10-02  Thomas Wood  <thos@gnome.org>
 
66365
    
 
66366
            * gnome-theme-manager.c: (load_meta_themes), (main): Add an
 
66367
            install-theme command line option. Fixes bug 354581 - Theme manager
 
66368
            has no CLI tool to install themes.
 
66369
 
 
66370
 capplets/theme-switcher/ChangeLog             |    6 ++++++
 
66371
 capplets/theme-switcher/gnome-theme-manager.c |   23 ++++++++++++++++++++++-
 
66372
 2 files changed, 28 insertions(+), 1 deletions(-)
 
66373
 
 
66374
commit 778257699ab2da6a93dc35a489b4cc7a794d0dae
 
66375
Author: Priit Laes <plaes@cvs.gnome.org>
 
66376
Date:   Mon Oct 2 19:12:32 2006 +0000
 
66377
 
 
66378
    Translation updated by Ivar Smolin.
 
66379
    
 
66380
    2006-10-02  Priit Laes  <plaes@cvs.gnome.org>
 
66381
    
 
66382
        * et.po: Translation updated by Ivar Smolin.
 
66383
 
 
66384
 po/ChangeLog |    4 ++++
 
66385
 po/et.po     |    9 ++++++---
 
66386
 2 files changed, 10 insertions(+), 3 deletions(-)
 
66387
 
 
66388
commit 717180a49edceaac836888fb6197f6c86947fc7d
 
66389
Author: Thomas Wood <thos@gnome.org>
 
66390
Date:   Sat Sep 30 16:17:46 2006 +0000
 
66391
 
 
66392
    Allows the text in the details dialog lists to ellipsise, and sets a
 
66393
    
 
66394
    2006-09-30  Thomas Wood  <thos@gnome.org>
 
66395
    
 
66396
        * gnome-theme-details.c: (setup_tree_view):
 
66397
        * theme-properties.glade:
 
66398
    
 
66399
        Allows the text in the details dialog lists to ellipsise, and sets a minimum width
 
66400
        for the dialog. Fixes bug 355269 (Theme manager dialog width)
 
66401
 
 
66402
 capplets/theme-switcher/ChangeLog              |    8 ++++++++
 
66403
 capplets/theme-switcher/gnome-theme-details.c  |    1 +
 
66404
 capplets/theme-switcher/theme-properties.glade |    1 +
 
66405
 3 files changed, 10 insertions(+), 0 deletions(-)
 
66406
 
 
66407
commit 0f0600a44506566aa8ed2fceca17482885f5781e
 
66408
Author: Thomas Wood <thos@gnome.org>
 
66409
Date:   Sat Sep 30 15:48:35 2006 +0000
 
66410
 
 
66411
    Set the gtk icon theme setting. Fixes bug 355268 - "Open" icon on button
 
66412
    
 
66413
    2006-09-30  Thomas Wood  <thos@gnome.org>
 
66414
    
 
66415
        * theme-thumbnail.c: (create_image): Set the gtk icon theme setting.
 
66416
        Fixes bug 355268 - "Open" icon on button preview not working
 
66417
 
 
66418
 capplets/common/ChangeLog         |    6 +++++-
 
66419
 capplets/common/theme-thumbnail.c |    1 +
 
66420
 2 files changed, 6 insertions(+), 1 deletions(-)
 
66421
 
 
66422
commit 7e84b559674b5710088e29734b274843fb37e9d6
 
66423
Author: Priit Laes <plaes@cvs.gnome.org>
 
66424
Date:   Thu Sep 28 05:34:00 2006 +0000
 
66425
 
 
66426
    Translation updated.
 
66427
    
 
66428
    2006-09-28  Priit Laes  <plaes@cvs.gnome.org>
 
66429
    
 
66430
        * et.po: Translation updated.
 
66431
 
 
66432
 po/ChangeLog |    4 ++++
 
66433
 po/et.po     |   26 ++++++++++++++++----------
 
66434
 2 files changed, 20 insertions(+), 10 deletions(-)
 
66435
 
 
66436
commit fe3c648440a82ec6c357ae3987ec14403338e4ab
 
66437
Author: Priit Laes <plaes@cvs.gnome.org>
 
66438
Date:   Mon Sep 25 20:52:52 2006 +0000
 
66439
 
 
66440
    Translation updated by Ivar Smolin.
 
66441
    
 
66442
    2006-09-25  Priit Laes  <plaes@cvs.gnome.org>
 
66443
    
 
66444
        * et.po: Translation updated by Ivar Smolin.
 
66445
 
 
66446
 po/ChangeLog |    4 ++++
 
66447
 po/et.po     |    9 +++++++--
 
66448
 2 files changed, 11 insertions(+), 2 deletions(-)
 
66449
 
 
66450
commit 089ecb871b79e987c8def1b1a7ee49d2a4b05bff
 
66451
Author: Priit Laes <plaes@cvs.gnome.org>
 
66452
Date:   Thu Sep 21 16:33:48 2006 +0000
 
66453
 
 
66454
    Translation updated by Ivar Smolin.
 
66455
    
 
66456
    2006-09-21  Priit Laes  <plaes@cvs.gnome.org>
 
66457
    
 
66458
        * et.po: Translation updated by Ivar Smolin.
 
66459
 
 
66460
 po/ChangeLog |    4 ++++
 
66461
 po/et.po     |   17 +++++++++++++----
 
66462
 2 files changed, 17 insertions(+), 4 deletions(-)
 
66463
 
 
66464
commit 5d9f86092e346c552e26af931656a4c531b345e8
 
66465
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
66466
Date:   Sun Sep 17 21:50:35 2006 +0000
 
66467
 
 
66468
    Updated Norwegian Nynorsk translation.
 
66469
    
 
66470
    2006-09-17  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
66471
    
 
66472
        * nn.po: Updated Norwegian Nynorsk translation.
 
66473
 
 
66474
 po/ChangeLog |    4 +
 
66475
 po/nn.po     | 1124 +++++++++++++++++++++++++++++++---------------------------
 
66476
 2 files changed, 611 insertions(+), 517 deletions(-)
 
66477
 
 
66478
commit 83c92004ca54705f8235f990f28e5d59b56ffac4
 
66479
Author: Matt Keenan <matt.keenan@sun.com>
 
66480
Date:   Fri Sep 15 11:14:30 2006 +0000
 
66481
 
 
66482
    Fixes #349079
 
66483
    
 
66484
    2006-09-15  Matt Keenan <matt.keenan@sun.com>
 
66485
    
 
66486
        Fixes #349079
 
66487
    
 
66488
        * gnome-about-me-password.c (spawn_passwd): don't use stdin, stdout
 
66489
        and stderr as variable names. Fixes compilation issue on Sun Studio
 
66490
        compiler.
 
66491
 
 
66492
 capplets/about-me/ChangeLog                 |    8 ++++++++
 
66493
 capplets/about-me/gnome-about-me-password.c |   14 +++++++-------
 
66494
 2 files changed, 15 insertions(+), 7 deletions(-)
 
66495
 
 
66496
commit f21f40313f1a22f6d424b4a43b287449e8206e44
 
66497
Author: Brian Cameron <brian.cameron@sun.com>
 
66498
Date:   Fri Sep 15 11:08:41 2006 +0000
 
66499
 
 
66500
    Fixes #356075
 
66501
    
 
66502
    2006-09-15  Brian Cameron <brian.cameron@sun.com>
 
66503
    
 
66504
        Fixes #356075
 
66505
    
 
66506
        * main.c (apply_config, revert_config): make sure we never pass
 
66507
        negative values for the rates.
 
66508
 
 
66509
 capplets/display/ChangeLog |    7 +++++++
 
66510
 capplets/display/main.c    |    4 ++--
 
66511
 2 files changed, 9 insertions(+), 2 deletions(-)
 
66512
 
 
66513
commit 6534f723c67f7242f8e64f230c1d5515a8663ab5
 
66514
Author: Rodrigo Moya <rodrigo@novell.com>
 
66515
Date:   Fri Sep 15 11:04:17 2006 +0000
 
66516
 
 
66517
    Fixes #356074
 
66518
    
 
66519
    2006-09-15  Rodrigo Moya <rodrigo@novell.com>
 
66520
    
 
66521
        Fixes #356074
 
66522
    
 
66523
        * gnome-keyboard-properties-xkb.c (set_model_text): make sure 'model'
 
66524
        is never NULL. Original patch from Brian Cameron <brian.cameron@sun.com>.
 
66525
 
 
66526
 capplets/keyboard/ChangeLog                       |    7 +++++++
 
66527
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    6 +++++-
 
66528
 2 files changed, 12 insertions(+), 1 deletions(-)
 
66529
 
 
66530
commit 3ec36c725fecce88ab47e309e48b3e13487c9550
 
66531
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
66532
Date:   Wed Sep 13 07:13:10 2006 +0000
 
66533
 
 
66534
    Added Entry for Bengali India Translation Updation
 
66535
 
 
66536
 po/ChangeLog |    4 ++++
 
66537
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66538
 
 
66539
commit 3d9668c07d068678d5baf52fff6a2233b527d5bb
 
66540
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
66541
Date:   Wed Sep 13 07:11:19 2006 +0000
 
66542
 
 
66543
    Updated Bengali India Translation
 
66544
 
 
66545
 po/bn_IN.po |    4 ++--
 
66546
 1 files changed, 2 insertions(+), 2 deletions(-)
 
66547
 
 
66548
commit b328bd85abef3a411a7d3321ea518a52bc9929b6
 
66549
Author: Priit Laes <plaes@cvs.gnome.org>
 
66550
Date:   Fri Sep 8 14:11:33 2006 +0000
 
66551
 
 
66552
    Translation updated by Ivar Smolin.
 
66553
    
 
66554
    2006-09-08  Priit Laes  <plaes@cvs.gnome.org>
 
66555
    
 
66556
        * et.po: Translation updated by Ivar Smolin.
 
66557
 
 
66558
 po/ChangeLog |    4 ++++
 
66559
 po/et.po     |   18 +++++++++---------
 
66560
 2 files changed, 13 insertions(+), 9 deletions(-)
 
66561
 
 
66562
commit 40552663b47128b83675e5c92b5764b67266927f
 
66563
Author: Alexander Shopov <ash@contact.bg>
 
66564
Date:   Tue Sep 5 21:37:05 2006 +0000
 
66565
 
 
66566
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
66567
    
 
66568
    2006-09-06  Alexander Shopov  <ash@contact.bg>
 
66569
    
 
66570
        * bg.po: Updated Bulgarian translation by
 
66571
        Alexander Shopov <ash@contact.bg>
 
66572
 
 
66573
 po/ChangeLog |    5 +++++
 
66574
 po/bg.po     |    6 +++---
 
66575
 2 files changed, 8 insertions(+), 3 deletions(-)
 
66576
 
 
66577
commit a279f1d331c00b369ecd931763410fbfa329b724
 
66578
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
66579
Date:   Tue Sep 5 09:11:54 2006 +0000
 
66580
 
 
66581
    2.17.0
 
66582
 
 
66583
 configure.in |    2 +-
 
66584
 1 files changed, 1 insertions(+), 1 deletions(-)
 
66585
 
 
66586
commit c58d2febacfa7d8a62a43e4a7eb2663d7a2153b1
 
66587
Author: Rodrigo Moya <rodrigo@novell.com>
 
66588
Date:   Mon Sep 4 09:56:55 2006 +0000
 
66589
 
 
66590
    updated for 2.16.0.
 
66591
    
 
66592
    2006-09-04  Rodrigo Moya <rodrigo@novell.com>
 
66593
    
 
66594
        * NEWS: updated for 2.16.0.
 
66595
 
 
66596
 ChangeLog |    4 ++++
 
66597
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66598
 
 
66599
commit 9170917ab7d0f74db1f18ebfd21fac0954ff9575
 
66600
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
66601
Date:   Mon Sep 4 09:13:10 2006 +0000
 
66602
 
 
66603
    Updated NEWS
 
66604
 
 
66605
 NEWS |   40 ++++++++++++++++++++++++++++++++++++++++
 
66606
 1 files changed, 40 insertions(+), 0 deletions(-)
 
66607
 
 
66608
commit 12f0b35b8b3f83644c487f24ad1cd11aa07d24e5
 
66609
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
66610
Date:   Mon Sep 4 08:03:45 2006 +0000
 
66611
 
 
66612
    Added Entry for Bengali India Translation Updation
 
66613
 
 
66614
 po/ChangeLog |    4 ++++
 
66615
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66616
 
 
66617
commit c6282e418f1e510900fc8fbaab080d02bc619fc0
 
66618
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
66619
Date:   Mon Sep 4 08:02:52 2006 +0000
 
66620
 
 
66621
    Updated Bengali India Translation
 
66622
 
 
66623
 po/bn_IN.po | 1145 +++++++++++++++++++++++------------------------------------
 
66624
 1 files changed, 436 insertions(+), 709 deletions(-)
 
66625
 
 
66626
commit a469fce32e699cd94c43f2f835d3324927a7a8d1
 
66627
Author: Lucas Rocha <lucasr@gnome.org>
 
66628
Date:   Mon Sep 4 03:30:33 2006 +0000
 
66629
 
 
66630
    Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle
 
66631
    
 
66632
    2006-09-03  Lucas Rocha  <lucasr@gnome.org>
 
66633
    
 
66634
        * pt_BR.po: Updated Brazilian Portuguese translation
 
66635
        by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>
 
66636
 
 
66637
 po/ChangeLog |    5 +
 
66638
 po/pt_BR.po  | 1148 ++++++++++++++++++++++++++++++++++------------------------
 
66639
 2 files changed, 678 insertions(+), 475 deletions(-)
 
66640
 
 
66641
commit 103b7a70005d9f0d58c2445ac5fb44f11c2085ab
 
66642
Author: Daniel Nylander <po@danielnylander.se>
 
66643
Date:   Sun Sep 3 21:09:24 2006 +0000
 
66644
 
 
66645
    Updated Swedish translation.
 
66646
    
 
66647
    2006-09-03  Daniel Nylander <po@danielnylander.se>
 
66648
    
 
66649
        * sv/sv.po: Updated Swedish translation.
 
66650
 
 
66651
 help/ChangeLog |    4 ++++
 
66652
 help/sv/sv.po  |    7 ++++++-
 
66653
 2 files changed, 10 insertions(+), 1 deletions(-)
 
66654
 
 
66655
commit 92fd43a49f3e0d459a2cfddfc81f7adadd1289a1
 
66656
Author: Alexander Shopov <ash@contact.bg>
 
66657
Date:   Sun Sep 3 20:40:02 2006 +0000
 
66658
 
 
66659
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
66660
    
 
66661
    2006-09-03  Alexander Shopov  <ash@contact.bg>
 
66662
    
 
66663
        * bg.po: Updated Bulgarian translation by
 
66664
        Alexander Shopov <ash@contact.bg>
 
66665
 
 
66666
 po/ChangeLog |    5 +++++
 
66667
 po/bg.po     |   55 ++++++++++++++++++++++++++++---------------------------
 
66668
 2 files changed, 33 insertions(+), 27 deletions(-)
 
66669
 
 
66670
commit e563a69682049921b2367d74a9a701c891bb83ff
 
66671
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
66672
Date:   Sun Sep 3 20:28:15 2006 +0000
 
66673
 
 
66674
    Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)
 
66675
    
 
66676
        * zh_HK.po: Updated Chinese (Hong Kong) translation.
 
66677
        * zh_TW.po: Updated Chinese (Taiwan) translation.
 
66678
 
 
66679
 po/ChangeLog |    5 +
 
66680
 po/zh_HK.po  |  275 ++++--------------------------------------
 
66681
 po/zh_TW.po  |  378 ++++++++++------------------------------------------------
 
66682
 3 files changed, 94 insertions(+), 564 deletions(-)
 
66683
 
 
66684
commit 5c28ed05196bb651d99fd5cfe5d42089f062ff36
 
66685
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
66686
Date:   Sun Sep 3 14:29:11 2006 +0000
 
66687
 
 
66688
    Updated Chinese (Hong Kong) translation from Woodman Tuen
 
66689
    
 
66690
        * zh_HK.po: Updated Chinese (Hong Kong) translation from
 
66691
          Woodman Tuen <wmtuen@gmail.com>.
 
66692
        * zh_TW.po: Updated Chinese (Taiwan) translation from
 
66693
          Woodman Tuen <wmtuen@gmail.com>.
 
66694
 
 
66695
 po/ChangeLog |    7 ++
 
66696
 po/zh_HK.po  |  175 ++++++++++++++++++++++++----------------------------------
 
66697
 po/zh_TW.po  |   44 +++++++--------
 
66698
 3 files changed, 100 insertions(+), 126 deletions(-)
 
66699
 
 
66700
commit 3e63e35f18b3331c254d0865a25ad36b63975012
 
66701
Author: Ani Peter <anipeter@src.gnome.org>
 
66702
Date:   Sun Sep 3 14:05:34 2006 +0000
 
66703
 
 
66704
    Updated Malayalam translation
 
66705
 
 
66706
 po/ChangeLog |    4 +
 
66707
 po/ml.po     |  425 +++++++++++++++++++++++++++++++++-------------------------
 
66708
 2 files changed, 244 insertions(+), 185 deletions(-)
 
66709
 
 
66710
commit dbec9fcb47d486e0aa31040cebe8061f3098d681
 
66711
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
66712
Date:   Sun Sep 3 05:19:44 2006 +0000
 
66713
 
 
66714
    update translation for Punjabi (Gurmukhi) by apbrar gmail com
 
66715
 
 
66716
 po/pa.po | 1101 +++++++++++++++++++++++++++++++++-----------------------------
 
66717
 1 files changed, 591 insertions(+), 510 deletions(-)
 
66718
 
 
66719
commit 24d685bbde128156dccc3a8ab1312498fafe1477
 
66720
Author: Daniel Nylander <po@danielnylander.se>
 
66721
Date:   Sat Sep 2 13:13:08 2006 +0000
 
66722
 
 
66723
    Updated Swedish translation.
 
66724
    
 
66725
    2006-09-02  Daniel Nylander <po@danielnylander.se>
 
66726
    
 
66727
        * sv/sv.po: Updated Swedish translation.
 
66728
 
 
66729
 help/ChangeLog |    4 ++++
 
66730
 help/sv/sv.po  |   13 ++++---------
 
66731
 2 files changed, 8 insertions(+), 9 deletions(-)
 
66732
 
 
66733
commit 675a2c67706a91470feaed60b51339bd4bf9546b
 
66734
Author: Kostas Papadimas <pkst@src.gnome.org>
 
66735
Date:   Sat Sep 2 08:17:29 2006 +0000
 
66736
 
 
66737
    Updated Greek translation
 
66738
 
 
66739
 po/ChangeLog |    4 +
 
66740
 po/el.po     |  289 ++++++++++++++++++++++++++--------------------------------
 
66741
 2 files changed, 134 insertions(+), 159 deletions(-)
 
66742
 
 
66743
commit 5c94eb918dd1f3f20d89d8afc93f47028c304bca
 
66744
Author: Felix I <ifelix@src.gnome.org>
 
66745
Date:   Fri Sep 1 12:27:31 2006 +0000
 
66746
 
 
66747
    Tamil Translation updated
 
66748
 
 
66749
 po/ChangeLog |    4 +
 
66750
 po/ta.po     |  421 +++++++++++++++++++++++++++-------------------------------
 
66751
 2 files changed, 202 insertions(+), 223 deletions(-)
 
66752
 
 
66753
commit d21d57f9418ad14f04d967cc3b47b565ac920b15
 
66754
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
66755
Date:   Fri Sep 1 00:14:58 2006 +0000
 
66756
 
 
66757
    2006-09-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation
 
66758
 
 
66759
 po/ChangeLog |    4 ++
 
66760
 po/mk.po     |   92 +++++++++++++++++++++++++++++-----------------------------
 
66761
 2 files changed, 50 insertions(+), 46 deletions(-)
 
66762
 
 
66763
commit 76d59ac4d56bead55288dc2b864695d904f81337
 
66764
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
66765
Date:   Thu Aug 31 13:01:39 2006 +0000
 
66766
 
 
66767
    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
 
66768
    
 
66769
    2006-08-31  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
66770
    
 
66771
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
 
66772
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
66773
 
 
66774
 po/ChangeLog |    5 ++
 
66775
 po/zh_HK.po  |  122 +++++++++++++++++++++++++++++-----------------------------
 
66776
 po/zh_TW.po  |  122 +++++++++++++++++++++++++++++-----------------------------
 
66777
 3 files changed, 127 insertions(+), 122 deletions(-)
 
66778
 
 
66779
commit e3f4178983532e4ee832c6466ab9ac58bd2921c9
 
66780
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
66781
Date:   Thu Aug 31 11:40:31 2006 +0000
 
66782
 
 
66783
    Updated Translation
 
66784
 
 
66785
 po/ChangeLog |    4 ++
 
66786
 po/hi.po     |  100 ++++++++++++++++++++++-----------------------------------
 
66787
 2 files changed, 43 insertions(+), 61 deletions(-)
 
66788
 
 
66789
commit ce0129d1e5a78510cb6364b5c73fb5df79530732
 
66790
Author: Ani Peter <anipeter@src.gnome.org>
 
66791
Date:   Thu Aug 31 11:17:35 2006 +0000
 
66792
 
 
66793
    Updated Malayalam translation
 
66794
 
 
66795
 po/ml.po |   50 +++++++++++++++++++++++++-------------------------
 
66796
 1 files changed, 25 insertions(+), 25 deletions(-)
 
66797
 
 
66798
commit 81e45bd2f2a60075dbf0a9689917e7f1edf813bf
 
66799
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66800
Date:   Thu Aug 31 10:57:18 2006 +0000
 
66801
 
 
66802
    Updated Oriya Translation
 
66803
 
 
66804
 po/or.po |  128 +++++++++++++++++++++++++++++++-------------------------------
 
66805
 1 files changed, 64 insertions(+), 64 deletions(-)
 
66806
 
 
66807
commit 38d44989298159049568701ce2c3b2e7c474308a
 
66808
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66809
Date:   Thu Aug 31 10:56:46 2006 +0000
 
66810
 
 
66811
    Added Strings for Updated Oriya Translation
 
66812
 
 
66813
 po/ChangeLog |    4 ++++
 
66814
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66815
 
 
66816
commit 1e496f0ef251255f5f7905971e4104d954e5ec24
 
66817
Author: Ani Peter <anipeter@src.gnome.org>
 
66818
Date:   Thu Aug 31 08:16:58 2006 +0000
 
66819
 
 
66820
    Updated Malayalam translation
 
66821
 
 
66822
 po/ChangeLog |    4 +
 
66823
 po/ml.po     |  459 ++++++++++++++++++++--------------------------------------
 
66824
 2 files changed, 163 insertions(+), 300 deletions(-)
 
66825
 
 
66826
commit 3dcb651b0d92c6a8870b20931b248f103d4f915d
 
66827
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
66828
Date:   Wed Aug 30 20:53:01 2006 +0000
 
66829
 
 
66830
    Updated Portuguese translation.
 
66831
    
 
66832
    2006-08-30  Duarte Loreto <happyguy_pt@hotmail.com>
 
66833
    
 
66834
        * pt.po: Updated Portuguese translation.
 
66835
 
 
66836
 po/ChangeLog |    4 +
 
66837
 po/pt.po     | 1072 +++++++++++++++++++++++++++++++++-------------------------
 
66838
 2 files changed, 624 insertions(+), 452 deletions(-)
 
66839
 
 
66840
commit 83af1faa08ac15a0aaee0f386c3783372e85a7eb
 
66841
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66842
Date:   Wed Aug 30 16:26:21 2006 +0000
 
66843
 
 
66844
    Updated Oriya Translation
 
66845
 
 
66846
 po/or.po |   42 +++++++++++++++++++++---------------------
 
66847
 1 files changed, 21 insertions(+), 21 deletions(-)
 
66848
 
 
66849
commit 866a3a8058df96dcaa3e068c055aa5eed3a73e3c
 
66850
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66851
Date:   Wed Aug 30 16:25:32 2006 +0000
 
66852
 
 
66853
    Added Strings for Updated Oriya Translation
 
66854
 
 
66855
 po/ChangeLog |    4 ++++
 
66856
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66857
 
 
66858
commit 67337f682eaace2b652649ef6764118f3ad370ed
 
66859
Author: Ani Peter <anipeter@src.gnome.org>
 
66860
Date:   Wed Aug 30 13:30:37 2006 +0000
 
66861
 
 
66862
    Updated Malayalam translation
 
66863
 
 
66864
 po/ChangeLog |    4 +
 
66865
 po/ml.po     |  200 +++++++++++++++++++++++++++++++---------------------------
 
66866
 2 files changed, 111 insertions(+), 93 deletions(-)
 
66867
 
 
66868
commit af054efc811ae7d06c9db3283be6c314d1c05faa
 
66869
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
66870
Date:   Wed Aug 30 11:54:28 2006 +0000
 
66871
 
 
66872
    Updated Translation
 
66873
 
 
66874
 po/ChangeLog |    4 +
 
66875
 po/hi.po     |  254 ++++++++++++++++++++--------------------------------------
 
66876
 2 files changed, 92 insertions(+), 166 deletions(-)
 
66877
 
 
66878
commit b8ebe6d94e7e5e4cecf4e0385679be15bb0dfeaa
 
66879
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66880
Date:   Wed Aug 30 11:46:58 2006 +0000
 
66881
 
 
66882
    Updated Oriya Translation
 
66883
 
 
66884
 po/or.po |  234 +++++++++++++++++++++++++++++++-------------------------------
 
66885
 1 files changed, 117 insertions(+), 117 deletions(-)
 
66886
 
 
66887
commit 61652301d11621e690769d1f9424ad411d770d07
 
66888
Author: Subhransu Behera <sbehera@src.gnome.org>
 
66889
Date:   Wed Aug 30 11:43:35 2006 +0000
 
66890
 
 
66891
    Added Strings for Updated Oriya Translation
 
66892
 
 
66893
 po/ChangeLog |    4 ++++
 
66894
 1 files changed, 4 insertions(+), 0 deletions(-)
 
66895
 
 
66896
commit 432bcff309a744ec3f206fb29fbd79843a2d4dd4
 
66897
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
66898
Date:   Wed Aug 30 07:33:13 2006 +0000
 
66899
 
 
66900
    Translation updated.
 
66901
    
 
66902
    2006-08-30  Gabor Kelemen  <kelemeng@gnome.hu>
 
66903
    
 
66904
        * hu.po: Translation updated.
 
66905
 
 
66906
 po/ChangeLog |    4 +
 
66907
 po/hu.po     |  432 +++++++++++++++++++---------------------------------------
 
66908
 2 files changed, 145 insertions(+), 291 deletions(-)
 
66909
 
 
66910
commit 57d692e274adf484f3d89a67eb21211b30884c5f
 
66911
Author: Gintautas Miliauskas <gintas@src.gnome.org>
 
66912
Date:   Tue Aug 29 19:53:49 2006 +0000
 
66913
 
 
66914
    Updated Lithuanian translation
 
66915
 
 
66916
 po/ChangeLog |    4 +
 
66917
 po/lt.po     |  298 +++++++++++++++++-----------------------------------------
 
66918
 2 files changed, 91 insertions(+), 211 deletions(-)
 
66919
 
 
66920
commit 178de47eac44cee04ab055fd4b02ce5860ea4d83
 
66921
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
66922
Date:   Tue Aug 29 18:47:01 2006 +0000
 
66923
 
 
66924
    Updated Georgian translation
 
66925
 
 
66926
 po/ChangeLog |    4 +
 
66927
 po/ka.po     | 1550 ++++++++++++++++++++++++++--------------------------------
 
66928
 2 files changed, 687 insertions(+), 867 deletions(-)
 
66929
 
 
66930
commit d71329c98ad9dbb827a54718e2ceb4ab01424a81
 
66931
Author: Leonid Kanter <lkanter@src.gnome.org>
 
66932
Date:   Tue Aug 29 13:40:56 2006 +0000
 
66933
 
 
66934
    Fixed Russian translation
 
66935
 
 
66936
 po/ru.po |    9 +++++----
 
66937
 1 files changed, 5 insertions(+), 4 deletions(-)
 
66938
 
 
66939
commit 9f770d7dcf40d52c878dc42720b3c33511869184
 
66940
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
66941
Date:   Tue Aug 29 11:21:44 2006 +0000
 
66942
 
 
66943
    Updated Translation
 
66944
 
 
66945
 po/ChangeLog |    4 +
 
66946
 po/hi.po     |  358 +++++++++++++++++++++++++++-------------------------------
 
66947
 2 files changed, 171 insertions(+), 191 deletions(-)
 
66948
 
 
66949
commit 99185b38d94f2b70ed4637da5f252119afd96ec6
 
66950
Author: Thomas Wood <thos@gnome.org>
 
66951
Date:   Mon Aug 28 20:48:25 2006 +0000
 
66952
 
 
66953
    Fixes bug 331835 (Missing maximize button) by making the main window
 
66954
    
 
66955
    2006-08-28  Thomas Wood  <thos@gnome.org>
 
66956
    
 
66957
            * theme-properties.glade: Fixes bug 331835 (Missing maximize button)
 
66958
            by making the main window Normal rather than Dialog.
 
66959
            * ChangeLog: Converted to utf-8!
 
66960
 
 
66961
 capplets/theme-switcher/ChangeLog              |   18 ++++++++++++------
 
66962
 capplets/theme-switcher/theme-properties.glade |    6 +++---
 
66963
 2 files changed, 15 insertions(+), 9 deletions(-)
 
66964
 
 
66965
commit d6c54853797f3980adbd3ebbfa39b63581d79868
 
66966
Author: Priit Laes <plaes@cvs.gnome.org>
 
66967
Date:   Mon Aug 28 14:27:04 2006 +0000
 
66968
 
 
66969
    Translation updated by Ivar Smolin.
 
66970
    
 
66971
    2006-08-28  Priit Laes  <plaes@cvs.gnome.org>
 
66972
    
 
66973
        * et.po: Translation updated by Ivar Smolin.
 
66974
 
 
66975
 po/ChangeLog |    4 ++++
 
66976
 po/et.po     |   10 +++++-----
 
66977
 2 files changed, 9 insertions(+), 5 deletions(-)
 
66978
 
 
66979
commit ef65f28efe7f161d048a52f7959eb42e215a8624
 
66980
Author: Matthias Clasen <mclasen@redhat.com>
 
66981
Date:   Sun Aug 27 10:32:18 2006 +0000
 
66982
 
 
66983
    Fixes #352776
 
66984
    
 
66985
    2006-08-27  Matthias Clasen <mclasen@redhat.com>
 
66986
    
 
66987
        Fixes #352776
 
66988
    
 
66989
        * libkbdraw/keyboard-drawing.c (key_event): return TRUE when we
 
66990
        handle the key event, to avoid GTK+ to handle it also.
 
66991
 
 
66992
 ChangeLog |    7 +++++++
 
66993
 1 files changed, 7 insertions(+), 0 deletions(-)
 
66994
 
 
66995
commit de95afb8251f4091c2ccb4ef40c4a46ca4741c41
 
66996
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
66997
Date:   Sun Aug 27 07:20:10 2006 +0000
 
66998
 
 
66999
    Updated Thai translation.
 
67000
    
 
67001
    2006-08-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
67002
    
 
67003
        * th.po: Updated Thai translation.
 
67004
 
 
67005
 po/ChangeLog |    4 ++
 
67006
 po/th.po     |   99 ++++++++++++++++++++++++++--------------------------------
 
67007
 2 files changed, 48 insertions(+), 55 deletions(-)
 
67008
 
 
67009
commit 9fe98448a6f8e070ec2fc13b6d86accbfaa1061b
 
67010
Author: Christophe Merlet <redfox@src.gnome.org>
 
67011
Date:   Fri Aug 25 15:11:09 2006 +0000
 
67012
 
 
67013
    Updated French translation.
 
67014
 
 
67015
 po/ChangeLog |    5 +
 
67016
 po/fr.po     |  288 +++++++++++++++++++++++++++++----------------------------
 
67017
 2 files changed, 152 insertions(+), 141 deletions(-)
 
67018
 
 
67019
commit 5218455eb9c356ca691260c430304655c495de7b
 
67020
Author: Raivis Dejus <orvils@gmail.com>
 
67021
Date:   Thu Aug 24 15:23:19 2006 +0000
 
67022
 
 
67023
    Updated Latvian translation.
 
67024
    
 
67025
    2006-08-24  Raivis Dejus  <orvils@gmail.com>
 
67026
    
 
67027
            * lv.po: Updated Latvian translation.
 
67028
 
 
67029
 po/ChangeLog |    4 +
 
67030
 po/lv.po     |  394 ++++++++++++++++++++++++++--------------------------------
 
67031
 2 files changed, 183 insertions(+), 215 deletions(-)
 
67032
 
 
67033
commit 6ea13022e9a6ca5f1d28671a06fc4e452d2bc73e
 
67034
Author: Andre Klapper <a9016009@gmx.de>
 
67035
Date:   Thu Aug 24 14:44:43 2006 +0000
 
67036
 
 
67037
    Fixes #170318
 
67038
    
 
67039
    2006-08-24  Andre Klapper <a9016009@gmx.de>
 
67040
    
 
67041
        Fixes #170318
 
67042
    
 
67043
        * gnome-settings-multimedia-keys.c (init_kbd): avoid grabbing all
 
67044
        the keyboard when the key code cannot be retrieved.
 
67045
 
 
67046
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
67047
 .../gnome-settings-multimedia-keys.c               |    9 +++++++++
 
67048
 2 files changed, 16 insertions(+), 0 deletions(-)
 
67049
 
 
67050
commit 5d184d6893368166848573fd93c72b67b8606030
 
67051
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
67052
Date:   Wed Aug 23 13:57:53 2006 +0000
 
67053
 
 
67054
    Updated Translations
 
67055
 
 
67056
 po/ChangeLog |    4 +
 
67057
 po/mr.po     |  280 ++++++++++++++++++++++++----------------------------------
 
67058
 2 files changed, 121 insertions(+), 163 deletions(-)
 
67059
 
 
67060
commit 7173f6e3d8a89e5897cfeabfe890a1c3422e4065
 
67061
Author: Kjartan Maraas <kmaraas@gnome.org>
 
67062
Date:   Wed Aug 23 05:34:45 2006 +0000
 
67063
 
 
67064
    Make read_orientation_from_string() and read_wptype_from_string() behave
 
67065
    
 
67066
    2006-08-23  Kjartan Maraas  <kmaraas@gnome.org>
 
67067
    
 
67068
        * preferences.c: (bg_preferences_load),
 
67069
        (bg_preferences_merge_entry), (read_wptype_from_string),
 
67070
        (read_orientation_from_string): Make read_orientation_from_string()
 
67071
        and read_wptype_from_string() behave like read_color_from_string()
 
67072
        and adjust all callers. Avoids some excess strduping too I guess.
 
67073
        Closes bug #352252.
 
67074
 
 
67075
 libbackground/ChangeLog     |    9 +++++++++
 
67076
 libbackground/preferences.c |   23 +++++++++++++----------
 
67077
 2 files changed, 22 insertions(+), 10 deletions(-)
 
67078
 
 
67079
commit 1358fd4ef568807715c7a6b0962f19285a8da64b
 
67080
Author: Sebastien Bacher <seb128@debian.org>
 
67081
Date:   Tue Aug 22 17:15:55 2006 +0000
 
67082
 
 
67083
    updated to 2.16.0
 
67084
    
 
67085
    2006-08-22  Sebastien Bacher <seb128@debian.org>
 
67086
    
 
67087
        * configure.in: updated to 2.16.0
 
67088
 
 
67089
 ChangeLog    |    6 +++++-
 
67090
 configure.in |    2 +-
 
67091
 2 files changed, 6 insertions(+), 2 deletions(-)
 
67092
 
 
67093
commit 89fcdff8fd6fbc871491ce39964cbddca6f51790
 
67094
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
67095
Date:   Tue Aug 22 16:24:19 2006 +0000
 
67096
 
 
67097
    2.15.92 update
 
67098
 
 
67099
 ChangeLog |    4 ++++
 
67100
 NEWS      |   61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
67101
 2 files changed, 64 insertions(+), 1 deletions(-)
 
67102
 
 
67103
commit 597ead8ac489296aabdb383756fcffc160449947
 
67104
Author: Leonid Kanter <lkanter@src.gnome.org>
 
67105
Date:   Tue Aug 22 13:41:47 2006 +0000
 
67106
 
 
67107
    Updated Russian translation
 
67108
 
 
67109
 po/ChangeLog |    4 +
 
67110
 po/ru.po     |  411 ++++++++++++++++++++++++++--------------------------------
 
67111
 2 files changed, 188 insertions(+), 227 deletions(-)
 
67112
 
 
67113
commit b2fd2c7d4e713ac5698802a28064801b1b0417de
 
67114
Author: Matic Žgur <mr.zgur@gmail.com>
 
67115
Date:   Tue Aug 22 11:22:50 2006 +0000
 
67116
 
 
67117
    Updated Slovenian translation.
 
67118
    
 
67119
    2006-08-22  Matic Žgur  <mr.zgur@gmail.com>
 
67120
    
 
67121
        * sl.po: Updated Slovenian translation.
 
67122
 
 
67123
 po/ChangeLog |    4 +
 
67124
 po/sl.po     |  749 ++++++++++++++++++++++++---------------------------------
 
67125
 2 files changed, 319 insertions(+), 434 deletions(-)
 
67126
 
 
67127
commit 55a7bb8a47d777440b07e1c323bb501e07132571
 
67128
Author: Thomas Wood <thos@gnome.org>
 
67129
Date:   Mon Aug 21 22:13:51 2006 +0000
 
67130
 
 
67131
    Applied first two patches from bug 351521
 
67132
    
 
67133
    2006-08-21  Thomas Wood  <thos@gnome.org>
 
67134
    
 
67135
            * gnome-theme-manager.c: (queue_pixbuf_generation),
 
67136
            (pixbuf_idle_func), (load_meta_themes): Applied first two patches from bug 351521
 
67137
 
 
67138
 capplets/theme-switcher/ChangeLog             |    5 +
 
67139
 capplets/theme-switcher/gnome-theme-manager.c |  123 ++++++++++++++-----------
 
67140
 2 files changed, 74 insertions(+), 54 deletions(-)
 
67141
 
 
67142
commit 0630f59b94298028c8e0610f5752e9e275f3222c
 
67143
Author: Rodney Dawes <dobey@novell.com>
 
67144
Date:   Mon Aug 21 18:11:53 2006 +0000
 
67145
 
 
67146
    Revert previous leak fix from Kjartan Maraas as it seems to cause crashes
 
67147
    
 
67148
    2006-08-21  Rodney Dawes  <dobey@novell.com>
 
67149
    
 
67150
        * preferences.c (bg_preferences_load): Revert previous leak fix from
 
67151
        Kjartan Maraas as it seems to cause crashes in nautilus
 
67152
    
 
67153
        see bug #352279
 
67154
 
 
67155
 libbackground/ChangeLog     |    7 +++++++
 
67156
 libbackground/preferences.c |   11 ++++-------
 
67157
 2 files changed, 11 insertions(+), 7 deletions(-)
 
67158
 
 
67159
commit d737308522f4017462aed5fa06e09135ddfa3513
 
67160
Author: Kjartan Maraas <kmaraas@gnome.org>
 
67161
Date:   Mon Aug 21 12:58:40 2006 +0000
 
67162
 
 
67163
    Don't leak gconf strings.
 
67164
    
 
67165
    2006-08-21  Kjartan Maraas  <kmaraas@gnome.org>
 
67166
    
 
67167
        * preferences.c: (bg_preferences_load): Don't leak gconf strings.
 
67168
 
 
67169
 libbackground/ChangeLog     |    4 ++++
 
67170
 libbackground/preferences.c |   11 +++++++----
 
67171
 2 files changed, 11 insertions(+), 4 deletions(-)
 
67172
 
 
67173
commit d55831d57bc62c0bfb39f6cb2371f4726782a690
 
67174
Author: Subhransu Behera <sbehera@src.gnome.org>
 
67175
Date:   Mon Aug 21 03:19:56 2006 +0000
 
67176
 
 
67177
    Updated Oriya Translation
 
67178
 
 
67179
 po/or.po | 3428 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
67180
 1 files changed, 3428 insertions(+), 0 deletions(-)
 
67181
 
 
67182
commit f9696823a4853db60678ca6b5adbcb68552e59b9
 
67183
Author: Subhransu Behera <sbehera@src.gnome.org>
 
67184
Date:   Mon Aug 21 03:19:34 2006 +0000
 
67185
 
 
67186
    Added Strings for Updated Oriya Translation
 
67187
 
 
67188
 po/ChangeLog |    4 ++++
 
67189
 1 files changed, 4 insertions(+), 0 deletions(-)
 
67190
 
 
67191
commit 2779a6c321a3682dc18bfc38cba2c57a78ec6ba3
 
67192
Author: Subhransu Behera <sbehera@src.gnome.org>
 
67193
Date:   Mon Aug 21 03:05:14 2006 +0000
 
67194
 
 
67195
    Added Oriya to ALL_LINGUAS
 
67196
 
 
67197
 ChangeLog    |    4 ++++
 
67198
 configure.in |    2 +-
 
67199
 2 files changed, 5 insertions(+), 1 deletions(-)
 
67200
 
 
67201
commit 66468c46a6bb651a7331ef6f3804da696b59c377
 
67202
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
67203
Date:   Sun Aug 20 19:48:19 2006 +0000
 
67204
 
 
67205
    Updated translations
 
67206
 
 
67207
 po/ChangeLog |    4 +
 
67208
 po/mr.po     |  600 +++++++++++++++++++++++-----------------------------------
 
67209
 2 files changed, 244 insertions(+), 360 deletions(-)
 
67210
 
 
67211
commit 98454ec523ac893e44d1c6982f6fa4e46c95ce46
 
67212
Author: Alexander Shopov <ash@contact.bg>
 
67213
Date:   Sun Aug 20 06:50:51 2006 +0000
 
67214
 
 
67215
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
67216
    
 
67217
    2006-08-20  Alexander Shopov  <ash@contact.bg>
 
67218
    
 
67219
        * bg.po: Updated Bulgarian translation by
 
67220
        Alexander Shopov <ash@contact.bg>
 
67221
 
 
67222
 po/ChangeLog |    5 ++
 
67223
 po/bg.po     |  148 ++++++++++++++++++++++++++++------------------------------
 
67224
 2 files changed, 77 insertions(+), 76 deletions(-)
 
67225
 
 
67226
commit 5d443a7390c97f0567fca23332a28ca6cf382f21
 
67227
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
67228
Date:   Sat Aug 19 21:45:09 2006 +0000
 
67229
 
 
67230
    Updated Translations
 
67231
 
 
67232
 po/ChangeLog |    4 ++
 
67233
 po/mr.po     |  143 ++++++++-------------------------------------------------
 
67234
 2 files changed, 24 insertions(+), 123 deletions(-)
 
67235
 
 
67236
commit a853fff02c1cc7eb3053ee7ac7f90634c01dca89
 
67237
Author: Rodney Dawes <dobey@novell.com>
 
67238
Date:   Fri Aug 18 15:14:49 2006 +0000
 
67239
 
 
67240
    Use preferences-desktop-wallpaper as the icon name per the Icon Naming
 
67241
    
 
67242
    2006-08-18  Rodney Dawes  <dobey@novell.com>
 
67243
    
 
67244
        * background.desktop.in.in: Use preferences-desktop-wallpaper as the
 
67245
        icon name per the Icon Naming Specification
 
67246
        * gnome-background-properties.glade: Set the icon name for the window
 
67247
        to be preferences-desktop-wallpaper as per the naming spec
 
67248
        * gnome-wp-capplet.[ch]: Remove GtkIconTheme instance from structure
 
67249
        (gnome_wp_icon_theme_changed): Don't need this method any longer
 
67250
        (wallpaper_properties_init): Remove unused variables
 
67251
        Don't need to get the icon_info to load a pixbuf and set an icon, from
 
67252
        the theme any longer, as we can just specify the icon with one call
 
67253
        Don't need the extra _ensure_style call here
 
67254
 
 
67255
 capplets/background/ChangeLog                      |   13 +++++++
 
67256
 capplets/background/background.desktop.in.in       |    2 +-
 
67257
 .../background/gnome-background-properties.glade   |    1 +
 
67258
 capplets/background/gnome-wp-capplet.c             |   36 +-------------------
 
67259
 capplets/background/gnome-wp-capplet.h             |    1 -
 
67260
 5 files changed, 16 insertions(+), 37 deletions(-)
 
67261
 
 
67262
commit 794206923644b94e6cd9a842669f9a0c6528b681
 
67263
Author: Rodney Dawes <dobey@novell.com>
 
67264
Date:   Fri Aug 18 14:53:38 2006 +0000
 
67265
 
 
67266
    Set the content area border to 0 in the parsed rc string Remove the
 
67267
    
 
67268
    2006-08-18  Rodney Dawes  <dobey@novell.com>
 
67269
    
 
67270
        * gnome-wp-capplet.c (wallpaper_properties_init): Set the content area
 
67271
        border to 0 in the parsed rc string
 
67272
        Remove the set_border_width calls for the dialog's vbox and action area
 
67273
    
 
67274
        Fixes #332830
 
67275
 
 
67276
 capplets/background/ChangeLog          |    8 ++++++++
 
67277
 capplets/background/gnome-wp-capplet.c |    3 +--
 
67278
 2 files changed, 9 insertions(+), 2 deletions(-)
 
67279
 
 
67280
commit 925d55eb2d1f7a9fa7929a9d821977ae6c25c3f9
 
67281
Author: Rodrigo Moya <rodrigo@novell.com>
 
67282
Date:   Fri Aug 18 11:35:32 2006 +0000
 
67283
 
 
67284
    free 'resolution' string after using it, not before. Found by Kjartan
 
67285
    
 
67286
    2006-08-18  Rodrigo Moya <rodrigo@novell.com>
 
67287
    
 
67288
        * main.c (create_dialog): free 'resolution' string after using it,
 
67289
        not before. Found by Kjartan Maraas  <kmaraas@gnome.org>.
 
67290
 
 
67291
 capplets/display/ChangeLog |    5 +++++
 
67292
 capplets/display/main.c    |    3 ++-
 
67293
 2 files changed, 7 insertions(+), 1 deletions(-)
 
67294
 
 
67295
commit 94d5b9fb1de2dedc9cbfb4941ea1f3e8bc3873a6
 
67296
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
 
67297
Date:   Fri Aug 18 09:37:11 2006 +0000
 
67298
 
 
67299
    Translation updated by Wouter Bolsterlee.
 
67300
    
 
67301
    2006-08-18  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
 
67302
    
 
67303
        * nl.po: Translation updated by Wouter Bolsterlee.
 
67304
 
 
67305
 po/ChangeLog |  136 ++++++++++++++++++++++++++++++----------------------------
 
67306
 po/nl.po     |   51 +++++++++++-----------
 
67307
 2 files changed, 96 insertions(+), 91 deletions(-)
 
67308
 
 
67309
commit 217dfda275fcdfd39f98bf177cef737f7a465eb2
 
67310
Author: Thomas Wood <thos@gnome.org>
 
67311
Date:   Thu Aug 17 17:37:44 2006 +0000
 
67312
 
 
67313
    Modified patch from bug 351378. Fixes bug 351378 and bug 171634.
 
67314
    
 
67315
    2006-08-17  Thomas Wood  <thos@gnome.org>
 
67316
    
 
67317
        * capplets/common/theme-thumbnail.c: (fake_expose_widget),
 
67318
        (hbox_foreach), (create_image): Modified patch from bug 351378.
 
67319
        Fixes bug 351378 and bug 171634.
 
67320
 
 
67321
 capplets/common/ChangeLog         |    7 +++
 
67322
 capplets/common/theme-thumbnail.c |   81 +++++++++++++++++++++++--------------
 
67323
 2 files changed, 57 insertions(+), 31 deletions(-)
 
67324
 
 
67325
commit cd0a2d266ad7b2fda29ce42c5883e4caa2ab94f4
 
67326
Author: Satoru SATOH <ss@gnome.gr.jp>
 
67327
Date:   Thu Aug 17 14:26:52 2006 +0000
 
67328
 
 
67329
    Updated Japanese Translation.
 
67330
    
 
67331
    2006-08-17  Satoru SATOH <ss@gnome.gr.jp>
 
67332
    
 
67333
        * Updated Japanese Translation.
 
67334
 
 
67335
 po/ChangeLog |    4 +
 
67336
 po/ja.po     |  241 ++++++++++++++++++++++++++++++----------------------------
 
67337
 2 files changed, 129 insertions(+), 116 deletions(-)
 
67338
 
 
67339
commit f6691b026651f9faf220b64e338bede347036a1e
 
67340
Author: Sven Herzberg <herzi@gnome-de.org>
 
67341
Date:   Wed Aug 16 17:16:13 2006 +0000
 
67342
 
 
67343
    also display the default theme (though without a preview for technical
 
67344
    
 
67345
    2006-08-16  Sven Herzberg  <herzi@gnome-de.org>
 
67346
    
 
67347
            * gnome-mouse-properties.c: also display the default theme (though
 
67348
        without a preview for technical reasons); fixes bug #322514
 
67349
 
 
67350
 capplets/mouse/ChangeLog                |    5 ++
 
67351
 capplets/mouse/gnome-mouse-properties.c |   75 +++++++++++++++++-------------
 
67352
 2 files changed, 47 insertions(+), 33 deletions(-)
 
67353
 
 
67354
commit ce30ca4583ca5bc8121b2945e1cac06d8d7cf0e9
 
67355
Author: Matic Žgur <mr.zgur@gmail.com>
 
67356
Date:   Wed Aug 16 12:38:18 2006 +0000
 
67357
 
 
67358
    Updated Slovenian translation.
 
67359
    
 
67360
    2006-08-16  Matic Žgur  <mr.zgur@gmail.com>
 
67361
    
 
67362
        * sl.po: Updated Slovenian translation.
 
67363
 
 
67364
 po/ChangeLog |    4 +
 
67365
 po/sl.po     | 2551 +++++++++++++++++++++++++++++-----------------------------
 
67366
 2 files changed, 1293 insertions(+), 1262 deletions(-)
 
67367
 
 
67368
commit 18ed53207a24993ec5160fe103262195c7f7cd51
 
67369
Author: Daniel Nylander <po@danielnylander.se>
 
67370
Date:   Wed Aug 16 05:41:59 2006 +0000
 
67371
 
 
67372
    Updated Swedish translation.
 
67373
    
 
67374
    2006-08-16  Daniel Nylander <po@danielnylander.se>
 
67375
    
 
67376
        * sv.po: Updated Swedish translation.
 
67377
 
 
67378
 po/ChangeLog |    4 ++
 
67379
 po/sv.po     |  171 ++++++++++++++++++++++++++++-----------------------------
 
67380
 2 files changed, 88 insertions(+), 87 deletions(-)
 
67381
 
 
67382
commit 020a10f2aa9ec4dabd97d22c8c51c3b80dfe3b8c
 
67383
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
67384
Date:   Wed Aug 16 01:55:47 2006 +0000
 
67385
 
 
67386
    Translation updated by Mate ORY.
 
67387
    
 
67388
    2006-08-16  Gabor Kelemen  <kelemeng@gnome.hu>
 
67389
    
 
67390
        * hu.po: Translation updated by Mate ORY.
 
67391
 
 
67392
 po/ChangeLog |    4 +
 
67393
 po/hu.po     | 1071 +++++++++++++++++++++++++++++++++++-----------------------
 
67394
 2 files changed, 652 insertions(+), 423 deletions(-)
 
67395
 
 
67396
commit c95e551e0615f1db746f9c462dfea9019677af50
 
67397
Author: Sanlig Badral <badaa@src.gnome.org>
 
67398
Date:   Tue Aug 15 22:49:25 2006 +0000
 
67399
 
 
67400
    Updated Mongolian translation.
 
67401
 
 
67402
 po/ChangeLog |    4 +
 
67403
 po/mn.po     | 2639 ++++++++++++++++++++++++++++++----------------------------
 
67404
 2 files changed, 1354 insertions(+), 1289 deletions(-)
 
67405
 
 
67406
commit 7603289787f988bf08ba2bdda7abdb4a035c8f49
 
67407
Author: Priit Laes <plaes@cvs.gnome.org>
 
67408
Date:   Tue Aug 15 04:23:38 2006 +0000
 
67409
 
 
67410
    Translation updated by Ivar Smolin.
 
67411
    
 
67412
    2006-08-15  Priit Laes  <plaes@cvs.gnome.org>
 
67413
    
 
67414
        * et.po: Translation updated by Ivar Smolin.
 
67415
 
 
67416
 po/ChangeLog |    4 +
 
67417
 po/et.po     |  318 ++++++++++++++++++----------------------------------------
 
67418
 2 files changed, 103 insertions(+), 219 deletions(-)
 
67419
 
 
67420
commit 9489ae8f895913d7b42fecc4f18fabd185572f04
 
67421
Author: Christophe Bliard <christophe.bliard@trux.info>
 
67422
Date:   Mon Aug 14 22:50:37 2006 +0000
 
67423
 
 
67424
    Initial French translation.
 
67425
    
 
67426
    2006-08-15  Christophe Bliard  <christophe.bliard@trux.info>
 
67427
    
 
67428
            * fr/fr.po: Initial French translation.
 
67429
 
 
67430
 help/ChangeLog   |    4 ++
 
67431
 help/Makefile.am |    2 +-
 
67432
 help/fr/fr.po    |  137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
67433
 3 files changed, 142 insertions(+), 1 deletions(-)
 
67434
 
 
67435
commit 29d2cae5a11e5b5769c77d0026fa8326920f7049
 
67436
Author: Clytie Siddall <clyties@src.gnome.org>
 
67437
Date:   Mon Aug 14 08:51:19 2006 +0000
 
67438
 
 
67439
    vi.po: Updated Vietnamese translation.
 
67440
 
 
67441
 po/ChangeLog |    4 +
 
67442
 po/vi.po     |  664 +++++++++++++++++++++++++++-------------------------------
 
67443
 2 files changed, 315 insertions(+), 353 deletions(-)
 
67444
 
 
67445
commit c39fbd367b8c5ed43f6d3cb6ccf638727ba3b3e2
 
67446
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
67447
Date:   Mon Aug 14 07:13:44 2006 +0000
 
67448
 
 
67449
    Updated Finnish translation
 
67450
 
 
67451
 po/ChangeLog |    4 ++++
 
67452
 po/fi.po     |   50 ++++++++++++++++++++++++--------------------------
 
67453
 2 files changed, 28 insertions(+), 26 deletions(-)
 
67454
 
 
67455
commit 545804a3b47d26559bfe7b16c3ce5b3fd07529fd
 
67456
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
 
67457
Date:   Mon Aug 14 06:51:55 2006 +0000
 
67458
 
 
67459
    Update Ukrainian translation.
 
67460
    
 
67461
    2006-08-14  Maxim Dziumanenko <dziumanenko@gmail.com>
 
67462
    
 
67463
        * Update Ukrainian translation.
 
67464
 
 
67465
 po/ChangeLog |    4 +
 
67466
 po/uk.po     | 1040 ++++++++++++++++++++++++++++++++++------------------------
 
67467
 2 files changed, 607 insertions(+), 437 deletions(-)
 
67468
 
 
67469
commit d5bee426d52760d7f08365795948add670349d73
 
67470
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
67471
Date:   Sun Aug 13 14:47:42 2006 +0000
 
67472
 
 
67473
    Updated translation
 
67474
 
 
67475
 po/ChangeLog |    4 +
 
67476
 po/mr.po     | 3884 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
67477
 2 files changed, 3888 insertions(+), 0 deletions(-)
 
67478
 
 
67479
commit 0627509bf1d2df1e490250b4c11cfb9dccdacf95
 
67480
Author: Rahul Bhalerao <rahulb@src.gnome.org>
 
67481
Date:   Sun Aug 13 14:43:27 2006 +0000
 
67482
 
 
67483
    Added entry fro mr.po
 
67484
 
 
67485
 configure.in |    2 +-
 
67486
 1 files changed, 1 insertions(+), 1 deletions(-)
 
67487
 
 
67488
commit 7f34ceb8264e761cd50532a7543ef8ece25548ce
 
67489
Author: Funda Wang <fwang@src.gnome.org>
 
67490
Date:   Sat Aug 12 11:32:57 2006 +0000
 
67491
 
 
67492
    Updated gnome-control-center zh_CN translation.
 
67493
 
 
67494
 po/ChangeLog |    4 +
 
67495
 po/zh_CN.po  |  455 ++++++++++++++++++++++++++-------------------------------
 
67496
 2 files changed, 212 insertions(+), 247 deletions(-)
 
67497
 
 
67498
commit 1e80298c211dd7b89e95dcbec35cc4be33ff9ee0
 
67499
Author: Changwoo Ryu <cwryu@debian.org>
 
67500
Date:   Sat Aug 12 10:57:19 2006 +0000
 
67501
 
 
67502
    Updated Korean translation.
 
67503
    
 
67504
    2006-08-12  Changwoo Ryu  <cwryu@debian.org>
 
67505
    
 
67506
        * ko.po: Updated Korean translation.
 
67507
 
 
67508
 po/ChangeLog |    4 +
 
67509
 po/ko.po     |  198 ++++++++++++++++++++++++++++------------------------------
 
67510
 2 files changed, 99 insertions(+), 103 deletions(-)
 
67511
 
 
67512
commit a20155d9dc8f708db774583630a0888e51b7b0f5
 
67513
Author: Ani Peter <anipeter@src.gnome.org>
 
67514
Date:   Fri Aug 11 12:11:38 2006 +0000
 
67515
 
 
67516
    Updated Malayalam translation
 
67517
 
 
67518
 po/ChangeLog |    4 +
 
67519
 po/ml.po     | 1978 +++++++++++++++++++++++++++++++---------------------------
 
67520
 2 files changed, 1047 insertions(+), 935 deletions(-)
 
67521
 
 
67522
commit 6ec09c26a04e8ae4b815c011cf80143756ac59bb
 
67523
Author: Hendrik Richter <hendrikr@gnome.org>
 
67524
Date:   Fri Aug 11 09:51:12 2006 +0000
 
67525
 
 
67526
    Updated German translation.
 
67527
    
 
67528
    2006-08-11  Hendrik Richter  <hendrikr@gnome.org>
 
67529
    
 
67530
        * de.po: Updated German translation.
 
67531
 
 
67532
 po/ChangeLog |    4 ++
 
67533
 po/de.po     |  166 +++++++++++++++++++++++++++++-----------------------------
 
67534
 2 files changed, 87 insertions(+), 83 deletions(-)
 
67535
 
 
67536
commit 42691c98b19276cea20c144ac30b008fad3a55f8
 
67537
Author: Christian Persch <chpe@gnome.org>
 
67538
Date:   Thu Aug 10 11:51:46 2006 +0000
 
67539
 
 
67540
    Fixes #350556
 
67541
    
 
67542
    2006-08-10  Christian Persch  <chpe@gnome.org>
 
67543
    
 
67544
        Fixes #350556
 
67545
    
 
67546
        * sound-properties-capplet.c (add_selected_device): fixed mem leak.
 
67547
 
 
67548
 capplets/sound/ChangeLog                  |    6 ++++++
 
67549
 capplets/sound/sound-properties-capplet.c |    1 +
 
67550
 2 files changed, 7 insertions(+), 0 deletions(-)
 
67551
 
 
67552
commit 05e9428490cd8bd144eb5ef2bb450ab7127e65db
 
67553
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
67554
Date:   Wed Aug 9 22:53:49 2006 +0000
 
67555
 
 
67556
    Updated Catalan translation.
 
67557
 
 
67558
 po/ChangeLog |    8 ++-
 
67559
 po/ca.po     |  199 +++++++++++++++++++++++++++++-----------------------------
 
67560
 2 files changed, 106 insertions(+), 101 deletions(-)
 
67561
 
 
67562
commit a388e30461773bbbf23d1052fdb103248259f5e2
 
67563
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
67564
Date:   Wed Aug 9 19:59:58 2006 +0000
 
67565
 
 
67566
    Updated Dzongkha translation
 
67567
 
 
67568
 po/ChangeLog |    5 ++
 
67569
 po/dz.po     |  180 +++++++++++++++++++++++++++++-----------------------------
 
67570
 2 files changed, 95 insertions(+), 90 deletions(-)
 
67571
 
 
67572
commit 2c10fd1ab64311c7954a4fe3c908fa9a10ea975a
 
67573
Author: Kjartan Maraas <kmaraas@gnome.org>
 
67574
Date:   Wed Aug 9 13:36:01 2006 +0000
 
67575
 
 
67576
    Updated Norwegian bokmål translation.
 
67577
    
 
67578
    2006-08-09  Kjartan Maraas  <kmaraas@gnome.org>
 
67579
    
 
67580
        * nb.po: Updated Norwegian bokmål translation.
 
67581
 
 
67582
 po/ChangeLog |    4 ++++
 
67583
 po/nb.po     |   54 ++++++++++++++++++++++--------------------------------
 
67584
 2 files changed, 26 insertions(+), 32 deletions(-)
 
67585
 
 
67586
commit 85f81a43ed84d613a00d9e50fbe15e2176e13e95
 
67587
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
67588
Date:   Wed Aug 9 07:04:46 2006 +0000
 
67589
 
 
67590
    Updated Thai translation.
 
67591
    
 
67592
    2006-08-09  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
67593
    
 
67594
        * th.po: Updated Thai translation.
 
67595
 
 
67596
 po/ChangeLog |    4 +++
 
67597
 po/th.po     |   77 ++++++++++++++++++++++++++++-----------------------------
 
67598
 2 files changed, 42 insertions(+), 39 deletions(-)
 
67599
 
 
67600
commit 8b23cc017717c8625b86b11383a10a669e72c03e
 
67601
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
 
67602
Date:   Tue Aug 8 20:57:24 2006 +0000
 
67603
 
 
67604
    Translation updated by Wouter Bolsterlee.
 
67605
    
 
67606
    2006-08-08  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
 
67607
    
 
67608
        * nl.po: Translation updated by Wouter Bolsterlee.
 
67609
 
 
67610
 po/ChangeLog |    4 +++
 
67611
 po/nl.po     |   81 ++++++++++++++++++++++++++++++++-------------------------
 
67612
 2 files changed, 49 insertions(+), 36 deletions(-)
 
67613
 
 
67614
commit 346f8feb2425ea50b101a7637fe3301a104f22cf
 
67615
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
67616
Date:   Tue Aug 8 05:02:50 2006 +0000
 
67617
 
 
67618
    Updated Translation
 
67619
 
 
67620
 po/ChangeLog |    4 ++++
 
67621
 po/gu.po     |   54 +++++++++++++++++++++++-------------------------------
 
67622
 2 files changed, 27 insertions(+), 31 deletions(-)
 
67623
 
 
67624
commit dd92cbbc17574ea8543391d7aad3fc07f28fcd1a
 
67625
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
67626
Date:   Tue Aug 8 00:34:34 2006 +0000
 
67627
 
 
67628
    2006-08-08 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
 
67629
 
 
67630
 po/ChangeLog |    4 ++++
 
67631
 po/mk.po     |   52 ++++++++++++++++++++++++----------------------------
 
67632
 2 files changed, 28 insertions(+), 28 deletions(-)
 
67633
 
 
67634
commit 3b8de50fc2f2765ed560edb71580ee5b2c918f4c
 
67635
Author: Sebastien Bacher <seb128@debian.org>
 
67636
Date:   Mon Aug 7 22:44:21 2006 +0000
 
67637
 
 
67638
    updated to 2.15.92
 
67639
    
 
67640
    2006-08-08  Sebastien Bacher  <seb128@debian.org>
 
67641
    
 
67642
        * configure.in: updated to 2.15.92
 
67643
 
 
67644
 ChangeLog    |    4 ++++
 
67645
 configure.in |    2 +-
 
67646
 2 files changed, 5 insertions(+), 1 deletions(-)
 
67647
 
 
67648
commit ca25792b441e7f8bd0eeda24c73eadfed69bd15c
 
67649
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
67650
Date:   Mon Aug 7 16:34:14 2006 +0000
 
67651
 
 
67652
    Updated Spanish translation.
 
67653
    
 
67654
    2006-08-07  Francisco Javier F. Serrador  <serrador@openshine.com>
 
67655
    
 
67656
        * es.po: Updated Spanish translation.
 
67657
 
 
67658
 po/ChangeLog |    4 ++++
 
67659
 po/es.po     |   58 +++++++++++++++++++++++++---------------------------------
 
67660
 2 files changed, 29 insertions(+), 33 deletions(-)
 
67661
 
 
67662
commit 797dbc6d7084a6800605f747bb65927a663bb4e8
 
67663
Author: Inaki Larranaga <dooteo@euskalgnu.org>
 
67664
Date:   Mon Aug 7 13:48:20 2006 +0000
 
67665
 
 
67666
    Updated Basque translation.
 
67667
    
 
67668
    2006-08-07  Inaki Larranaga  <dooteo@euskalgnu.org>
 
67669
    
 
67670
        * eu.po: Updated Basque translation.
 
67671
 
 
67672
 po/ChangeLog |    4 +
 
67673
 po/eu.po     |  967 ++++++++++++++++++++++++++++++++--------------------------
 
67674
 2 files changed, 545 insertions(+), 426 deletions(-)
 
67675
 
 
67676
commit a23d28882765f59674367286b93706d734d6b413
 
67677
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
67678
Date:   Mon Aug 7 09:55:14 2006 +0000
 
67679
 
 
67680
    More NEWS
 
67681
 
 
67682
 NEWS |    1 +
 
67683
 1 files changed, 1 insertions(+), 0 deletions(-)
 
67684
 
 
67685
commit 8895b8543128a7aa310bc490fd4aab259b39ac6e
 
67686
Author: Willie Walker <william.walker@sun.com>
 
67687
Date:   Mon Aug 7 09:52:38 2006 +0000
 
67688
 
 
67689
    Fixes #348630
 
67690
    
 
67691
    2006-08-07  Willie Walker <william.walker@sun.com>
 
67692
    
 
67693
        Fixes #348630
 
67694
    
 
67695
        * at-startup-session.c (at_startup_state_init, at_startup_state_update):
 
67696
        look for orca binary in path.
 
67697
    
 
67698
        * at-startup-session.h: added new fields to enabled union.
 
67699
    
 
67700
        * main.c (init_startup_state): added information about orca.
 
67701
 
 
67702
 capplets/accessibility/at-properties/ChangeLog     |   11 +++++
 
67703
 .../at-properties/at-startup-session.c             |   42 +++++++++++++++----
 
67704
 .../at-properties/at-startup-session.h             |    2 +
 
67705
 capplets/accessibility/at-properties/main.c        |    4 +-
 
67706
 4 files changed, 48 insertions(+), 11 deletions(-)
 
67707
 
 
67708
commit ca9283cd63645f677d41d0b557730f7f6952a13b
 
67709
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
67710
Date:   Mon Aug 7 09:28:44 2006 +0000
 
67711
 
 
67712
    More NEWS
 
67713
 
 
67714
 NEWS |   10 ++++++++++
 
67715
 1 files changed, 10 insertions(+), 0 deletions(-)
 
67716
 
 
67717
commit 061f800c687acb3d856be4f34a975cf7576d40c9
 
67718
Author: Rodrigo Moya <rodrigo@novell.com>
 
67719
Date:   Mon Aug 7 09:28:03 2006 +0000
 
67720
 
 
67721
    Fixes #348847
 
67722
    
 
67723
    2006-08-07  Rodrigo Moya <rodrigo@novell.com>
 
67724
    
 
67725
        Fixes #348847
 
67726
    
 
67727
        * keyboard.desktop.in.in: fixed GNOME Bugzilla strings.
 
67728
 
 
67729
 capplets/keyboard/ChangeLog              |    6 ++++++
 
67730
 capplets/keyboard/keyboard.desktop.in.in |    2 +-
 
67731
 2 files changed, 7 insertions(+), 1 deletions(-)
 
67732
 
 
67733
commit 331dfdbc69507a156932dc2b74a4db8770494d3e
 
67734
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
67735
Date:   Mon Aug 7 09:25:38 2006 +0000
 
67736
 
 
67737
    Fixed date
 
67738
 
 
67739
 capplets/accessibility/at-properties/ChangeLog |    2 +-
 
67740
 1 files changed, 1 insertions(+), 1 deletions(-)
 
67741
 
 
67742
commit 5585cec68227ffe50632c04f9cd3941155cc7bcb
 
67743
Author: Rodrigo Moya <rodrigo@novell.com>
 
67744
Date:   Mon Aug 7 09:24:35 2006 +0000
 
67745
 
 
67746
    Fixes #348844
 
67747
    
 
67748
    2006-08-07  Rodrigo Moya <rodrigo@novell.com>
 
67749
    
 
67750
        Fixes #348844
 
67751
    
 
67752
        * gnome-ui-properties.desktop.in.in: fixed GNOME Bugzilla strings.
 
67753
 
 
67754
 capplets/ui-properties/ChangeLog                   |    6 ++++++
 
67755
 .../gnome-ui-properties.desktop.in.in              |    2 +-
 
67756
 2 files changed, 7 insertions(+), 1 deletions(-)
 
67757
 
 
67758
commit af682d5234a5fa2f96b7fce9a8f4f38770ab3552
 
67759
Author: Rodrigo Moya <rodrigo@novell.com>
 
67760
Date:   Mon Aug 7 09:20:27 2006 +0000
 
67761
 
 
67762
    Fixes #348838
 
67763
    
 
67764
    2006-08-07  Rodrigo Moya <rodrigo@novell.com>
 
67765
    
 
67766
        Fixes #348838
 
67767
    
 
67768
        * display-properties.desktop.in.in: Fixed GNOME Bugzilla fields.
 
67769
 
 
67770
 capplets/display/ChangeLog                        |    6 ++++++
 
67771
 capplets/display/display-properties.desktop.in.in |    2 +-
 
67772
 2 files changed, 7 insertions(+), 1 deletions(-)
 
67773
 
 
67774
commit a2bd3d20f06485a014f99ae86dae8ac10d8bcb74
 
67775
Author: Rodrigo Moya <rodrigo@novell.com>
 
67776
Date:   Mon Aug 7 09:15:00 2006 +0000
 
67777
 
 
67778
    Fixes #348832
 
67779
    
 
67780
    2006-07-08  Rodrigo Moya <rodrigo@novell.com>
 
67781
    
 
67782
        Fixes #348832
 
67783
    
 
67784
        * at-properties,desktop.in.in: Use correct Bugzilla component.
 
67785
 
 
67786
 capplets/accessibility/at-properties/ChangeLog     |    6 ++++++
 
67787
 .../at-properties/at-properties.desktop.in.in      |    4 ++--
 
67788
 2 files changed, 8 insertions(+), 2 deletions(-)
 
67789
 
 
67790
commit 55849b98fc07ee7c1b7fb203526d913ffbc33887
 
67791
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
67792
Date:   Mon Aug 7 09:05:52 2006 +0000
 
67793
 
 
67794
    Updated translations
 
67795
 
 
67796
 NEWS |   15 +++++++++++++++
 
67797
 1 files changed, 15 insertions(+), 0 deletions(-)
 
67798
 
 
67799
commit 4aa52441c50e034fa6204b35e1a0fa8e572c4a06
 
67800
Author: Jakub Friedl <jfriedl@suse.cz>
 
67801
Date:   Mon Aug 7 08:50:45 2006 +0000
 
67802
 
 
67803
    Updated Czech translation.
 
67804
    
 
67805
    2006-08-07  Jakub Friedl  <jfriedl@suse.cz>
 
67806
    
 
67807
      * cs.po: Updated Czech translation.
 
67808
 
 
67809
 po/ChangeLog |    4 +
 
67810
 po/cs.po     |  180 ++++++++++++++++++++++++++--------------------------------
 
67811
 2 files changed, 84 insertions(+), 100 deletions(-)
 
67812
 
 
67813
commit f3f59ec61bd9b3307f552f5b85991004b3d01c32
 
67814
Author: Sebastien Bacher <seb128@debian.org>
 
67815
Date:   Sun Aug 6 22:48:16 2006 +0000
 
67816
 
 
67817
    updated for 2.15.91
 
67818
    
 
67819
    2006-08-07  Sebastien Bacher  <seb128@debian.org>
 
67820
    
 
67821
        * NEWS: updated for 2.15.91
 
67822
 
 
67823
 ChangeLog |    4 ++++
 
67824
 NEWS      |   32 ++++++++++++++++++++++++++++++++
 
67825
 2 files changed, 36 insertions(+), 0 deletions(-)
 
67826
 
 
67827
commit 4b54253c4af591e6a9c60155d9a54a3bcb04f55c
 
67828
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
67829
Date:   Sun Aug 6 22:45:09 2006 +0000
 
67830
 
 
67831
    fix build with the new libebook API (Closes: #348821)
 
67832
 
 
67833
 ChangeLog                          |    4 ++++
 
67834
 capplets/about-me/ChangeLog        |    5 +++++
 
67835
 capplets/about-me/gnome-about-me.c |   11 ++++++-----
 
67836
 configure.in                       |    4 ++--
 
67837
 4 files changed, 17 insertions(+), 7 deletions(-)
 
67838
 
 
67839
commit 598b33148955abf561046b719fbe063cc4409b8d
 
67840
Author: Sebastien Bacher <seb128@debian.org>
 
67841
Date:   Sun Aug 6 22:36:00 2006 +0000
 
67842
 
 
67843
    fix build with gcc-2.95, patch by Jens Granseuer <jensgr@gmx.net> (Closes:
 
67844
    
 
67845
    2006-08-07  Sebastien Bacher  <seb128@debian.org>
 
67846
    
 
67847
        * main.c: (create_rotate_menu): fix build with gcc-2.95,
 
67848
          patch by Jens Granseuer <jensgr@gmx.net> (Closes: #347611)
 
67849
 
 
67850
 capplets/display/ChangeLog |    5 +++++
 
67851
 capplets/display/main.c    |    4 ++--
 
67852
 2 files changed, 7 insertions(+), 2 deletions(-)
 
67853
 
 
67854
commit 301ba5106213581a536cec39cc75a42c25b03a27
 
67855
Author: Sebastien Bacher <seb128@debian.org>
 
67856
Date:   Sun Aug 6 22:25:51 2006 +0000
 
67857
 
 
67858
    set "label for" and "labelled by" properties for the capplet, patch by
 
67859
    
 
67860
    2006-08-07  Sebastien Bacher  <seb128@debian.org>
 
67861
    
 
67862
        * gnome-network-preferences.glade:
 
67863
        set "label for" and "labelled by" properties for the capplet,
 
67864
        patch by Willie Walker <william.walker@sun.com> (Closes: #342121)
 
67865
 
 
67866
 capplets/network/ChangeLog                       |    6 +++++
 
67867
 capplets/network/gnome-network-preferences.glade |   26 ++++++++++++++++++++++
 
67868
 2 files changed, 32 insertions(+), 0 deletions(-)
 
67869
 
 
67870
commit 79f761abe5164c7310695a9d2e5696632a0dae2e
 
67871
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
67872
Date:   Sun Aug 6 16:51:17 2006 +0000
 
67873
 
 
67874
    Fixed two defects
 
67875
 
 
67876
 po/vi.po |    4 ++--
 
67877
 1 files changed, 2 insertions(+), 2 deletions(-)
 
67878
 
 
67879
commit 7d1ad7fe3766fab2d26744d81a0cdd9e2a6e71fa
 
67880
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
67881
Date:   Sat Aug 5 14:08:08 2006 +0000
 
67882
 
 
67883
    Fixed "deactivate"
 
67884
 
 
67885
 po/vi.po |    4 ++--
 
67886
 1 files changed, 2 insertions(+), 2 deletions(-)
 
67887
 
 
67888
commit 0188783e1d0898f4e7e28470574ab2d4a5e61e60
 
67889
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
67890
Date:   Sat Aug 5 11:12:32 2006 +0000
 
67891
 
 
67892
    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
 
67893
    
 
67894
    2006-08-05  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
67895
    
 
67896
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
 
67897
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
67898
 
 
67899
 po/ChangeLog |    5 +
 
67900
 po/zh_HK.po  |  781 ++++++++++++++++++++++++++++++++--------------------------
 
67901
 po/zh_TW.po  |  781 ++++++++++++++++++++++++++++++++--------------------------
 
67902
 3 files changed, 863 insertions(+), 704 deletions(-)
 
67903
 
 
67904
commit a96eacec5de5f56c01cdbd3e82dddee84ea02ff1
 
67905
Author: Alexander Shopov <ash@contact.bg>
 
67906
Date:   Fri Aug 4 05:06:17 2006 +0000
 
67907
 
 
67908
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
67909
    
 
67910
    2006-08-04  Alexander Shopov  <ash@contact.bg>
 
67911
    
 
67912
        * bg.po: Updated Bulgarian translation by
 
67913
        Vladimir Petkov <vpetkov@i-space.org>
 
67914
 
 
67915
 po/ChangeLog |    5 +
 
67916
 po/bg.po     |  807 ++++++++++++++++++++++++++++++----------------------------
 
67917
 2 files changed, 422 insertions(+), 390 deletions(-)
 
67918
 
 
67919
commit 468fd100899103fcfacb279694a17bdb2b7cbcf2
 
67920
Author: Kjartan Maraas <kmaraas@gnome.org>
 
67921
Date:   Thu Aug 3 12:53:54 2006 +0000
 
67922
 
 
67923
    Updated Norwegian bokmål translation.
 
67924
    
 
67925
    2006-08-03  Kjartan Maraas  <kmaraas@gnome.org>
 
67926
    
 
67927
        * nb.po: Updated Norwegian bokmål translation.
 
67928
 
 
67929
 po/ChangeLog |    4 +
 
67930
 po/nb.po     |  289 +++++++++++++++++++++++++++-------------------------------
 
67931
 2 files changed, 138 insertions(+), 155 deletions(-)
 
67932
 
 
67933
commit 5cfeb27ac8e75a54019f0869f34a883b72270bdf
 
67934
Author: Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk>
 
67935
Date:   Wed Aug 2 11:10:16 2006 +0000
 
67936
 
 
67937
    Fixes #349254
 
67938
    
 
67939
    2006-08-02  Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk>
 
67940
    
 
67941
        Fixes #349254
 
67942
    
 
67943
        * sound-properties-capplet.c: removed unneeded header file.
 
67944
 
 
67945
 capplets/sound/ChangeLog                  |    6 ++++++
 
67946
 capplets/sound/sound-properties-capplet.c |    1 -
 
67947
 2 files changed, 6 insertions(+), 1 deletions(-)
 
67948
 
 
67949
commit a28ae164141f708edabce1e33a89296576fc5fea
 
67950
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
67951
Date:   Tue Aug 1 15:15:01 2006 +0000
 
67952
 
 
67953
    2006-08-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated/Fixed Macedonian Translation
 
67954
 
 
67955
 po/ChangeLog |    4 ++
 
67956
 po/mk.po     |  167 +++++++++++++++++++++++++++------------------------------
 
67957
 2 files changed, 83 insertions(+), 88 deletions(-)
 
67958
 
 
67959
commit 13f071db6b121fe0e66cc5dd8772727eaa004566
 
67960
Author: Vincent van Adrighem <adrighem@gnome.org>
 
67961
Date:   Mon Jul 31 16:40:37 2006 +0000
 
67962
 
 
67963
    Translation updated by Tino Meinen.
 
67964
    
 
67965
    2006-07-31  Vincent van Adrighem  <adrighem@gnome.org>
 
67966
    
 
67967
        * nl.po: Translation updated by Tino Meinen.
 
67968
 
 
67969
 po/ChangeLog |    4 +
 
67970
 po/nl.po     | 1041 ++++++++++++++++++++++++++++++++++------------------------
 
67971
 2 files changed, 620 insertions(+), 425 deletions(-)
 
67972
 
 
67973
commit 4b8547fa560066accf95414adaa05b8fb8a9cd0a
 
67974
Author: Christophe Merlet <redfox@src.gnome.org>
 
67975
Date:   Sun Jul 30 19:23:30 2006 +0000
 
67976
 
 
67977
    Updated French translation.
 
67978
 
 
67979
 po/ChangeLog |    4 +
 
67980
 po/fr.po     |  194 ++++++++++++++++++++++++++++------------------------------
 
67981
 2 files changed, 97 insertions(+), 101 deletions(-)
 
67982
 
 
67983
commit c6fa4673cc89ef733bc7f536038c74485708b74b
 
67984
Author: Žygimantas Beručka <zygis@gnome.org>
 
67985
Date:   Sun Jul 30 11:04:08 2006 +0000
 
67986
 
 
67987
    Updated Lithuanian translation.
 
67988
    
 
67989
    2006-07-30  Žygimantas Beručka  <zygis@gnome.org>
 
67990
    
 
67991
            * lt.po: Updated Lithuanian translation.
 
67992
 
 
67993
 po/ChangeLog |    4 +
 
67994
 po/lt.po     |  998 ++++++++++++++++++++++++++++++++++------------------------
 
67995
 2 files changed, 596 insertions(+), 406 deletions(-)
 
67996
 
 
67997
commit d3bdf747028764c3d46c0dff5a247f0bea2a5505
 
67998
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
67999
Date:   Sat Jul 29 05:46:16 2006 +0000
 
68000
 
 
68001
    Updated Finnish translation
 
68002
 
 
68003
 po/ChangeLog |    4 ++
 
68004
 po/fi.po     |  141 +++++++++++++++++++++++++++++-----------------------------
 
68005
 2 files changed, 75 insertions(+), 70 deletions(-)
 
68006
 
 
68007
commit 70b8d8721caa6b5134af8d0f4c9f6ea1fdb7e8a2
 
68008
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
68009
Date:   Fri Jul 28 10:16:20 2006 +0000
 
68010
 
 
68011
    Updated Thai translation.
 
68012
    
 
68013
    2006-07-28  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
68014
    
 
68015
        * th.po: Updated Thai translation.
 
68016
 
 
68017
 po/ChangeLog |    4 ++
 
68018
 po/th.po     |  133 +++++++++++++++++++++++++++++-----------------------------
 
68019
 2 files changed, 71 insertions(+), 66 deletions(-)
 
68020
 
 
68021
commit 7740547ef1d09492baaefb20e054cb19dfca162a
 
68022
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
68023
Date:   Fri Jul 28 04:26:57 2006 +0000
 
68024
 
 
68025
    Updated Translation
 
68026
 
 
68027
 po/ChangeLog |    4 ++
 
68028
 po/gu.po     |   87 ++++++++++++++++++++++++++++------------------------------
 
68029
 2 files changed, 46 insertions(+), 45 deletions(-)
 
68030
 
 
68031
commit 9aec1a098646fa13d22d720bce8cdb1c8b98ba05
 
68032
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
68033
Date:   Thu Jul 27 17:50:40 2006 +0000
 
68034
 
 
68035
    Updated Spanish translation.
 
68036
    
 
68037
    2006-07-27  Francisco Javier F. Serrador  <serrador@openshine.com>
 
68038
    
 
68039
        * es.po: Updated Spanish translation.
 
68040
 
 
68041
 po/ChangeLog |    4 ++
 
68042
 po/es.po     |  162 ++++++++++++++++++++++++++++++++++------------------------
 
68043
 2 files changed, 99 insertions(+), 67 deletions(-)
 
68044
 
 
68045
commit 3e77c9e0634ec4867936bf73914144b6d1881477
 
68046
Author: Rob Bradford <robster@debian.org>
 
68047
Date:   Thu Jul 27 13:21:27 2006 +0000
 
68048
 
 
68049
    Fixes #346041
 
68050
    
 
68051
    2006-07-27  Rob Bradford <robster@debian.org>
 
68052
    
 
68053
        Fixes #346041
 
68054
    
 
68055
        * gnome-theme-manager.[ch]:
 
68056
        * theme-properties.glade: added support for locking down theme.
 
68057
 
 
68058
 capplets/theme-switcher/ChangeLog              |    7 +++
 
68059
 capplets/theme-switcher/gnome-theme-manager.c  |   27 ++++++++++-
 
68060
 capplets/theme-switcher/gnome-theme-manager.h  |    5 +-
 
68061
 capplets/theme-switcher/theme-properties.glade |   61 +++++++++++++++++++++++-
 
68062
 4 files changed, 95 insertions(+), 5 deletions(-)
 
68063
 
 
68064
commit 66a2288fc4c601083f824e667aa952c93f22fc17
 
68065
Author: Gary Coady <gary@lyranthe.org>
 
68066
Date:   Thu Jul 27 11:42:11 2006 +0000
 
68067
 
 
68068
    Fixes #333576
 
68069
    
 
68070
    2006-07-27  Gary Coady <gary@lyranthe.org>
 
68071
    
 
68072
        Fixes #333576
 
68073
    
 
68074
        * gnome-keybinding-properties.c (accel_edited_callback): don't assume
 
68075
        defines are contiguous.
 
68076
 
 
68077
 capplets/keybindings/ChangeLog                     |    7 +++++++
 
68078
 capplets/keybindings/gnome-keybinding-properties.c |   12 +++++++-----
 
68079
 2 files changed, 14 insertions(+), 5 deletions(-)
 
68080
 
 
68081
commit e6454b017a31e39a1b2fcfd267eed26ba49c716e
 
68082
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
68083
Date:   Wed Jul 26 13:42:36 2006 +0000
 
68084
 
 
68085
    Updated Spanish translation.
 
68086
    
 
68087
    2006-07-26  Francisco Javier F. Serrador  <serrador@openshine.com>
 
68088
    
 
68089
        * es.po: Updated Spanish translation.
 
68090
 
 
68091
 po/ChangeLog   |    5 +
 
68092
 po/POTFILES.in |    1 -
 
68093
 po/es.po       |  254 ++++++++++++++++++--------------------------------------
 
68094
 3 files changed, 85 insertions(+), 175 deletions(-)
 
68095
 
 
68096
commit 77dcdf87601ef2b103c036cd6460d87805cd100c
 
68097
Author: Ali Akcaagac <aliakc@web.de>
 
68098
Date:   Wed Jul 26 13:25:04 2006 +0000
 
68099
 
 
68100
    Fixes #348755
 
68101
    
 
68102
    2006-07-26  Ali Akcaagac <aliakc@web.de>
 
68103
    
 
68104
        Fixes #348755
 
68105
    
 
68106
        * sound-properties-capplet.c: only include libhal if HAL is enabled.
 
68107
 
 
68108
 capplets/sound/ChangeLog                  |    6 ++++++
 
68109
 capplets/sound/sound-properties-capplet.c |    2 ++
 
68110
 2 files changed, 8 insertions(+), 0 deletions(-)
 
68111
 
 
68112
commit 9ab95c00c5d6276c579768001aa566526c5c16a3
 
68113
Author: Vincent Untz <vuntz@gnome.org>
 
68114
Date:   Wed Jul 26 08:29:17 2006 +0000
 
68115
 
 
68116
    kill
 
68117
    
 
68118
    2006-07-25  Vincent Untz <vuntz@gnome.org>
 
68119
    
 
68120
        * eggtrayicon.[ch]: kill
 
68121
 
 
68122
 typing-break/ChangeLog     |    4 +
 
68123
 typing-break/eggtrayicon.c |  513 --------------------------------------------
 
68124
 typing-break/eggtrayicon.h |   80 -------
 
68125
 3 files changed, 4 insertions(+), 593 deletions(-)
 
68126
 
 
68127
commit 9213c2f9e415618e080d90701679d2233b901931
 
68128
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
68129
Date:   Wed Jul 26 05:07:49 2006 +0000
 
68130
 
 
68131
    Updated Translation
 
68132
 
 
68133
 po/ChangeLog |    4 ++++
 
68134
 po/gu.po     |   45 +++++++++++++++++++++------------------------
 
68135
 2 files changed, 25 insertions(+), 24 deletions(-)
 
68136
 
 
68137
commit 9db2c1f93361cd0688f006130e6ab82d03f17433
 
68138
Author: Vincent Untz <vuntz@gnome.org>
 
68139
Date:   Tue Jul 25 19:38:11 2006 +0000
 
68140
 
 
68141
    Fixes #348640
 
68142
    
 
68143
    2006-07-25  Vincent Untz <vuntz@gnome.org>
 
68144
    
 
68145
        Fixes #348640
 
68146
    
 
68147
        * drwrigth.c (popup_about_cb): use GtkAboutDialog, not GtkDialog.
 
68148
 
 
68149
 typing-break/ChangeLog  |    6 ++++
 
68150
 typing-break/drwright.c |   71 +++++++++++++++-------------------------------
 
68151
 2 files changed, 29 insertions(+), 48 deletions(-)
 
68152
 
 
68153
commit 1c194b74dcf91a0a0c3e4688fd3f8c9082227c64
 
68154
Author: Vincent Untz <vuntz@gnome.org>
 
68155
Date:   Tue Jul 25 19:33:48 2006 +0000
 
68156
 
 
68157
    Fixes #348639
 
68158
    
 
68159
    2006-07-25  Vincent Untz <vuntz@gnome.org>
 
68160
    
 
68161
        Fixes #348639
 
68162
    
 
68163
        * Makefile.am:
 
68164
        * drwrigth.c: use GtkStatusIcon instead of libegg.
 
68165
    
 
68166
        * eggtrayicon.c: removed.
 
68167
 
 
68168
 typing-break/ChangeLog   |    9 +++
 
68169
 typing-break/Makefile.am |    4 +-
 
68170
 typing-break/drwright.c  |  168 ++++++---------------------------------------
 
68171
 3 files changed, 33 insertions(+), 148 deletions(-)
 
68172
 
 
68173
commit 189a2f4f7ef4fb014ce49f840707ea505856bb0e
 
68174
Author: Thomas Wood <thos@gnome.org>
 
68175
Date:   Tue Jul 25 09:39:35 2006 +0000
 
68176
 
 
68177
    Don't attempt to load window manager theme name from an unknown window
 
68178
    
 
68179
    2006-07-25  Thomas Wood  <thos@gnome.org>
 
68180
    
 
68181
        * gnome-theme-details.c: (window_theme_selection_changed),
 
68182
        (gnome_theme_details_update_from_gconf): Don't attempt to load window
 
68183
        manager theme name from an unknown window manager (fixes bug 333276 -
 
68184
        gnome-theme-manager crashes with xgl/compiz)
 
68185
 
 
68186
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
68187
 capplets/theme-switcher/gnome-theme-details.c |    8 ++++----
 
68188
 2 files changed, 11 insertions(+), 4 deletions(-)
 
68189
 
 
68190
commit 4a2619c833d18e124f35b8c03c48da0ff14fcf2c
 
68191
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
68192
Date:   Tue Jul 25 07:51:30 2006 +0000
 
68193
 
 
68194
    Updated Thai translation.
 
68195
    
 
68196
    2006-07-25  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
68197
    
 
68198
        * th.po: Updated Thai translation.
 
68199
 
 
68200
 po/ChangeLog |    4 ++++
 
68201
 po/th.po     |   12 ++++++------
 
68202
 2 files changed, 10 insertions(+), 6 deletions(-)
 
68203
 
 
68204
commit 82c6996c1f65fbf6b231ba083edb66f0718d6d87
 
68205
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
68206
Date:   Tue Jul 25 05:24:22 2006 +0000
 
68207
 
 
68208
    Updated Translation
 
68209
 
 
68210
 po/ChangeLog |    4 ++++
 
68211
 po/gu.po     |   15 ++++++++-------
 
68212
 2 files changed, 12 insertions(+), 7 deletions(-)
 
68213
 
 
68214
commit f73ca8ffa088f06d724f7afaa66feb1d44b14d54
 
68215
Author: Priit Laes <plaes@cvs.gnome.org>
 
68216
Date:   Tue Jul 25 04:21:29 2006 +0000
 
68217
 
 
68218
    Translation updated by Ivar Smolin.
 
68219
    
 
68220
    2006-07-25  Priit Laes  <plaes@cvs.gnome.org>
 
68221
    
 
68222
        * et.po: Translation updated by Ivar Smolin.
 
68223
 
 
68224
 po/ChangeLog |    4 +
 
68225
 po/et.po     |  985 ++++++++++++++++++++++++++++++++--------------------------
 
68226
 2 files changed, 544 insertions(+), 445 deletions(-)
 
68227
 
 
68228
commit 64b9137d9f99c9519fd60414dffedc808fec4e54
 
68229
Author: Sebastien Bacher <seb128@debian.org>
 
68230
Date:   Mon Jul 24 22:38:22 2006 +0000
 
68231
 
 
68232
    updated to 2.15.91
 
68233
    
 
68234
    2006-07-25  Sebastien Bacher  <seb128@debian.org>
 
68235
    
 
68236
        * NEWS:
 
68237
        * configure.in: updated to 2.15.91
 
68238
 
 
68239
 ChangeLog    |    5 +++++
 
68240
 NEWS         |    3 +++
 
68241
 configure.in |    2 +-
 
68242
 3 files changed, 9 insertions(+), 1 deletions(-)
 
68243
 
 
68244
commit a07167977b68d17e82ba7eaaa88db7ac87c5b4c6
 
68245
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
68246
Date:   Mon Jul 24 21:59:49 2006 +0000
 
68247
 
 
68248
    translations update
 
68249
 
 
68250
 NEWS |   16 ++++++++++++++++
 
68251
 1 files changed, 16 insertions(+), 0 deletions(-)
 
68252
 
 
68253
commit 0ec40484ba86457606cccae9283cab1388f5df30
 
68254
Author: Sebastien Bacher <seb128@debian.org>
 
68255
Date:   Mon Jul 24 21:33:52 2006 +0000
 
68256
 
 
68257
    update for GNOME 2.15.90
 
68258
    
 
68259
    2006-07-24  Sebastien Bacher  <seb128@debian.org>
 
68260
    
 
68261
        * NEWS:
 
68262
        * configure.in: update for GNOME 2.15.90
 
68263
 
 
68264
 ChangeLog    |    5 +++++
 
68265
 NEWS         |    8 ++++++++
 
68266
 configure.in |    2 +-
 
68267
 3 files changed, 14 insertions(+), 1 deletions(-)
 
68268
 
 
68269
commit c0f986e535bc04fcc0148157d0b8a63907b00f8e
 
68270
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
68271
Date:   Mon Jul 24 17:47:41 2006 +0000
 
68272
 
 
68273
    Updated Spanish translation.
 
68274
    
 
68275
    2006-07-24  Francisco Javier F. Serrador  <serrador@openshine.com>
 
68276
    
 
68277
        * es.po: Updated Spanish translation.
 
68278
 
 
68279
 po/ChangeLog |    4 ++++
 
68280
 po/es.po     |   12 ++++++------
 
68281
 2 files changed, 10 insertions(+), 6 deletions(-)
 
68282
 
 
68283
commit bffc18a579804d44c6eb627a6657326da06f970f
 
68284
Author: Jakub Friedl <jfriedl@suse.cz>
 
68285
Date:   Mon Jul 24 13:27:22 2006 +0000
 
68286
 
 
68287
    Updated Czech translation.
 
68288
    
 
68289
    2006-07-24  Jakub Friedl  <jfriedl@suse.cz>
 
68290
    
 
68291
      * cs.po: Updated Czech translation.
 
68292
 
 
68293
 po/ChangeLog |    4 ++++
 
68294
 po/cs.po     |   56 ++++++++++++++++++++++++++++++++++----------------------
 
68295
 2 files changed, 38 insertions(+), 22 deletions(-)
 
68296
 
 
68297
commit c264700e9be6b8e6afe2521bc07b5e75dd7336a8
 
68298
Author: Hendrik Richter <hendrikr@gnome.org>
 
68299
Date:   Mon Jul 24 12:45:56 2006 +0000
 
68300
 
 
68301
    Updated German translation.
 
68302
    
 
68303
    2006-07-24  Hendrik Richter  <hendrikr@gnome.org>
 
68304
    
 
68305
        * de.po: Updated German translation.
 
68306
 
 
68307
 po/ChangeLog |    4 ++++
 
68308
 po/de.po     |   16 ++++++++--------
 
68309
 2 files changed, 12 insertions(+), 8 deletions(-)
 
68310
 
 
68311
commit df1378de7be1adb75c7cbd00a5ebed71d5e1308f
 
68312
Author: Sven Herzberg <herzi@gnome-de.org>
 
68313
Date:   Mon Jul 24 12:38:02 2006 +0000
 
68314
 
 
68315
    use ngettext() correctly
 
68316
    
 
68317
    2006-07-24  Sven Herzberg  <herzi@gnome-de.org>
 
68318
    
 
68319
            * gnome-mouse-properties.c: use ngettext() correctly
 
68320
 
 
68321
 capplets/mouse/ChangeLog                |    4 ++++
 
68322
 capplets/mouse/gnome-mouse-properties.c |   12 ++++++------
 
68323
 2 files changed, 10 insertions(+), 6 deletions(-)
 
68324
 
 
68325
commit c5b89b3fe1733b7c29a481f6fd1a145e1b2e5c32
 
68326
Author: Sven Herzberg <herzi@gnome-de.org>
 
68327
Date:   Mon Jul 24 11:52:35 2006 +0000
 
68328
 
 
68329
    fix the non-xcursor case for solaris; closes: #319125 (based upon patch
 
68330
    
 
68331
    2006-07-24  Sven Herzberg  <herzi@gnome-de.org>
 
68332
    
 
68333
            * gnome-mouse-properties.c: fix the non-xcursor case for solaris;
 
68334
        closes: #319125 (based upon patch from Glynn Foster)
 
68335
 
 
68336
 capplets/mouse/ChangeLog                |    5 +++++
 
68337
 capplets/mouse/gnome-mouse-properties.c |    6 +++++-
 
68338
 2 files changed, 10 insertions(+), 1 deletions(-)
 
68339
 
 
68340
commit c7a822c879925f17f96e86993e554da15cb1aef8
 
68341
Author: Sebastien Bacher <seb128@debian.org>
 
68342
Date:   Sun Jul 23 14:49:38 2006 +0000
 
68343
 
 
68344
    patch by Kevin Bauder <kevin.bauder@gmail.com>, "Replaced deprecated
 
68345
    
 
68346
    2006-07-23  Sebastien Bacher  <seb128@debian.org>
 
68347
    
 
68348
        * gconf-property-editor.c: (peditor_color_value_changed),
 
68349
        (peditor_color_widget_changed), (gconf_peditor_new_color):
 
68350
        patch by Kevin Bauder <kevin.bauder@gmail.com>,
 
68351
        "Replaced deprecated GnomeColorPicker with GtkColorButton."
 
68352
        (Closes: #171680)
 
68353
 
 
68354
 NEWS                                    |    2 ++
 
68355
 capplets/common/ChangeLog               |    8 ++++++++
 
68356
 capplets/common/gconf-property-editor.c |   24 ++++++++++++------------
 
68357
 3 files changed, 22 insertions(+), 12 deletions(-)
 
68358
 
 
68359
commit 5463ac90eb2c853de0d2de0739b6b7ae23cf0958
 
68360
Author: Christophe Merlet <redfox@src.gnome.org>
 
68361
Date:   Sun Jul 23 11:27:43 2006 +0000
 
68362
 
 
68363
    Updated French translation.
 
68364
 
 
68365
 po/ChangeLog |    5 +
 
68366
 po/fr.po     |  425 +++++++++++++++++++++------------------------------------
 
68367
 2 files changed, 162 insertions(+), 268 deletions(-)
 
68368
 
 
68369
commit 0e5c98c23fa35c790ee6edaa4a0ad5389ec1eac8
 
68370
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
68371
Date:   Sun Jul 23 11:09:27 2006 +0000
 
68372
 
 
68373
    list some of the changes for 2.15.90
 
68374
 
 
68375
 NEWS |    8 ++++++++
 
68376
 1 files changed, 8 insertions(+), 0 deletions(-)
 
68377
 
 
68378
commit 88e52ddfad60a60657d33dfe874d663b42de1cc6
 
68379
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
68380
Date:   Sun Jul 23 10:52:01 2006 +0000
 
68381
 
 
68382
    don't use the Application category for the .desktops, use the HardwareSettings
 
68383
    one for some, patch by Vincent Fretin <vincent.fretin@gmail.com>
 
68384
    (Closes: #344321)
 
68385
 
 
68386
 capplets/about-me/ChangeLog                        |    5 +++++
 
68387
 capplets/about-me/gnome-about-me.desktop.in.in     |    2 +-
 
68388
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
68389
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
68390
 capplets/default-applications/ChangeLog            |    6 ++++++
 
68391
 .../default-applications.desktop.in.in             |    2 +-
 
68392
 capplets/keybindings/ChangeLog                     |    5 +++++
 
68393
 capplets/keybindings/keybinding.desktop.in.in      |    2 +-
 
68394
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
68395
 capplets/keyboard/keyboard.desktop.in.in           |    2 +-
 
68396
 capplets/mouse/ChangeLog                           |    6 ++++++
 
68397
 capplets/mouse/gnome-settings-mouse.desktop.in.in  |    2 +-
 
68398
 capplets/network/ChangeLog                         |    6 ++++++
 
68399
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
68400
 capplets/sound/ChangeLog                           |    6 ++++++
 
68401
 capplets/sound/gnome-settings-sound.desktop.in.in  |    2 +-
 
68402
 capplets/theme-switcher/ChangeLog                  |    6 ++++++
 
68403
 .../gtk-theme-selector.desktop.in.in               |    2 +-
 
68404
 capplets/ui-properties/ChangeLog                   |    6 ++++++
 
68405
 .../gnome-ui-properties.desktop.in.in              |    2 +-
 
68406
 capplets/windows/ChangeLog                         |    5 +++++
 
68407
 capplets/windows/window-properties.desktop.in.in   |    2 +-
 
68408
 control-center/ChangeLog                           |    5 +++++
 
68409
 control-center/gnomecc.desktop.in.in               |    2 +-
 
68410
 24 files changed, 80 insertions(+), 12 deletions(-)
 
68411
 
 
68412
commit 27888fc1da061ca4133b8423787a742ee1769bde
 
68413
Author: Hendrik Richter <hendrikr@gnome.org>
 
68414
Date:   Sun Jul 23 10:34:32 2006 +0000
 
68415
 
 
68416
    Updated German translation.
 
68417
    
 
68418
    2006-07-23  Hendrik Richter  <hendrikr@gnome.org>
 
68419
    
 
68420
        * de.po: Updated German translation.
 
68421
 
 
68422
 po/ChangeLog |    4 +
 
68423
 po/de.po     |  949 ++++++++++++++++++++++++++++++++++-----------------------
 
68424
 2 files changed, 570 insertions(+), 383 deletions(-)
 
68425
 
 
68426
commit f2fbb6173b9c4e3e77eeb6f0adc129cc5d5ce5ce
 
68427
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
68428
Date:   Sun Jul 23 09:39:51 2006 +0000
 
68429
 
 
68430
    add encoding key, patch by Vincent Fretin <vincent.fretin@gmail.com>
 
68431
    
 
68432
    add encoding key,
 
68433
        patch by Vincent Fretin <vincent.fretin@gmail.com> (Closes: #338593)
 
68434
 
 
68435
 vfs-methods/fontilus/ChangeLog                |    5 +++++
 
68436
 vfs-methods/fontilus/font-method.directory.in |    3 ++-
 
68437
 vfs-methods/themus/ChangeLog                  |    5 +++++
 
68438
 vfs-methods/themus/theme-method.directory.in  |    3 ++-
 
68439
 4 files changed, 14 insertions(+), 2 deletions(-)
 
68440
 
 
68441
commit b03dc70159e23d0dbad9c6d22a613c4cfeebd4e1
 
68442
Author: Arangel Angov <arangela@src.gnome.org>
 
68443
Date:   Sun Jul 23 01:01:29 2006 +0000
 
68444
 
 
68445
    Updated Macedonian Translation <arangela@cvs.gnome.org>
 
68446
 
 
68447
 po/mk.po |  174 ++++++++++++++++++++++++++++----------------------------------
 
68448
 1 files changed, 78 insertions(+), 96 deletions(-)
 
68449
 
 
68450
commit b19d47b38b4747881af1f34ccc91a0f1b66ba583
 
68451
Author: Changwoo Ryu <cwryu@debian.org>
 
68452
Date:   Sat Jul 22 14:44:12 2006 +0000
 
68453
 
 
68454
    Updated Korean translation.
 
68455
    
 
68456
    2006-07-22  Changwoo Ryu  <cwryu@debian.org>
 
68457
    
 
68458
        * ko.po: Updated Korean translation.
 
68459
 
 
68460
 po/ChangeLog |    4 +
 
68461
 po/ko.po     | 1025 +++++++++++++++++++++++++++++++++++-----------------------
 
68462
 2 files changed, 622 insertions(+), 407 deletions(-)
 
68463
 
 
68464
commit 84c9b43111883d1c2401fdf83d7cf52b3ff881c5
 
68465
Author: Satoru SATOH <ss@gnome.gr.jp>
 
68466
Date:   Sat Jul 22 09:22:45 2006 +0000
 
68467
 
 
68468
    Updated Japanese translation.
 
68469
    
 
68470
    2006-07-22  Satoru SATOH <ss@gnome.gr.jp>
 
68471
    
 
68472
        * Updated Japanese translation.
 
68473
 
 
68474
 po/ChangeLog |    4 +
 
68475
 po/ja.po     |  951 ++++++++++++++++++++++++++++++++++------------------------
 
68476
 2 files changed, 568 insertions(+), 387 deletions(-)
 
68477
 
 
68478
commit cda77d37bb816bd86990a575d2643e4fa3f0706d
 
68479
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
68480
Date:   Fri Jul 21 13:45:32 2006 +0000
 
68481
 
 
68482
    Updated Catalan translation.
 
68483
 
 
68484
 po/ChangeLog |   10 +-
 
68485
 po/ca.po     |  991 ++++++++++++++++++++++++++++++++++------------------------
 
68486
 2 files changed, 591 insertions(+), 410 deletions(-)
 
68487
 
 
68488
commit 2a32c1541f4e11b6cde82a1264408cf5a93c4cb4
 
68489
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
68490
Date:   Thu Jul 20 11:43:45 2006 +0000
 
68491
 
 
68492
    Updated Thai translation.
 
68493
    
 
68494
    2006-07-20  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
68495
    
 
68496
        * th.po: Updated Thai translation.
 
68497
 
 
68498
 po/ChangeLog |    4 ++++
 
68499
 po/th.po     |   26 ++++++++++++++------------
 
68500
 2 files changed, 18 insertions(+), 12 deletions(-)
 
68501
 
 
68502
commit b2257c850e60d0744c1f8250f4c8e7b7a2e195ee
 
68503
Author: Kostas Papadimas <pkst@src.gnome.org>
 
68504
Date:   Thu Jul 20 11:03:26 2006 +0000
 
68505
 
 
68506
    Updated Greek translation
 
68507
 
 
68508
 po/ChangeLog |    4 +
 
68509
 po/el.po     |  974 ++++++++++++++++++++++++++++++++--------------------------
 
68510
 2 files changed, 549 insertions(+), 429 deletions(-)
 
68511
 
 
68512
commit bdcbdd96a7c6a27cfcb8a81fa770945e6b714773
 
68513
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
68514
Date:   Tue Jul 18 14:56:57 2006 +0000
 
68515
 
 
68516
    Updated Dzongkha translation
 
68517
 
 
68518
 po/ChangeLog |    5 +
 
68519
 po/dz.po     |  851 ++++++++++++++++++++++++++++++++++++++--------------------
 
68520
 2 files changed, 571 insertions(+), 285 deletions(-)
 
68521
 
 
68522
commit efa9a6aca375c6220029b423dc62b8b27d91417d
 
68523
Author: Jakub Friedl <jfriedl@suse.cz>
 
68524
Date:   Tue Jul 18 10:55:39 2006 +0000
 
68525
 
 
68526
    Updated Czech translation.
 
68527
    
 
68528
    2006-07-18  Jakub Friedl  <jfriedl@suse.cz>
 
68529
    
 
68530
      * cs.po: Updated Czech translation.
 
68531
 
 
68532
 po/ChangeLog |   10 +++-
 
68533
 po/cs.po     |  161 ++++++++++++++++++++++++---------------------------------
 
68534
 2 files changed, 75 insertions(+), 96 deletions(-)
 
68535
 
 
68536
commit 330ff79e4683c0f9478447b16f4e817e0689dadc
 
68537
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
68538
Date:   Tue Jul 18 08:19:15 2006 +0000
 
68539
 
 
68540
    Fixed "Hãy _thư giãn"
 
68541
 
 
68542
 po/vi.po |    2 +-
 
68543
 1 files changed, 1 insertions(+), 1 deletions(-)
 
68544
 
 
68545
commit cd9bdb231a210244e4b87a8f04611fb90f5b877e
 
68546
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
68547
Date:   Mon Jul 17 06:11:56 2006 +0000
 
68548
 
 
68549
    Updated Finnish translation
 
68550
 
 
68551
 po/ChangeLog |    4 ++++
 
68552
 po/fi.po     |   25 +++++++++++++------------
 
68553
 2 files changed, 17 insertions(+), 12 deletions(-)
 
68554
 
 
68555
commit ce84631346acf68a6d537a7a959e2dec577d2955
 
68556
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
68557
Date:   Mon Jul 17 04:44:53 2006 +0000
 
68558
 
 
68559
    Updated Translation
 
68560
 
 
68561
 po/ChangeLog |    4 ++
 
68562
 po/gu.po     |  155 +++++++++++++++++++++++++---------------------------------
 
68563
 2 files changed, 71 insertions(+), 88 deletions(-)
 
68564
 
 
68565
commit b87c05cb01539ee6b1a94203a607cba9f35d366c
 
68566
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
68567
Date:   Sun Jul 16 18:25:24 2006 +0000
 
68568
 
 
68569
    Added Spanish translation.
 
68570
    
 
68571
    2006-07-16  Francisco Javier F. Serrador  <serrador@openshine.com>
 
68572
    
 
68573
        * es.po: Added Spanish translation.
 
68574
 
 
68575
 po/ChangeLog |    4 ++++
 
68576
 po/es.po     |   26 ++++++++++++++------------
 
68577
 2 files changed, 18 insertions(+), 12 deletions(-)
 
68578
 
 
68579
commit 9f57a0e71e6462b453f18cbb4bf9153e42b641ac
 
68580
Author: Daniel Nylander <po@danielnylander.se>
 
68581
Date:   Sun Jul 16 15:17:46 2006 +0000
 
68582
 
 
68583
    Updated Swedish translation.
 
68584
    
 
68585
    2006-07-16  Daniel Nylander  <po@danielnylander.se>
 
68586
    
 
68587
            * sv.po: Updated Swedish translation.
 
68588
 
 
68589
 po/ChangeLog |    4 +
 
68590
 po/sv.po     |  183 ++++++++++++++++++++++++++++-----------------------------
 
68591
 2 files changed, 94 insertions(+), 93 deletions(-)
 
68592
 
 
68593
commit dfc458487c7c6483b2840773c0c389168a8c0881
 
68594
Author: Thomas Wood <thos@gnome.org>
 
68595
Date:   Fri Jul 14 16:10:41 2006 +0000
 
68596
 
 
68597
    Made the installation message dialog more HIG compliant, as per comments
 
68598
    
 
68599
    2006-07-14  Thomas Wood  <thos@gnome.org>
 
68600
    
 
68601
            * gnome-theme-installer.c:
 
68602
            (transfer_done_cb): Made the installation message dialog more HIG
 
68603
            compliant, as per comments from bug 167045. Also reinstated the fix
 
68604
            for bug 316800.
 
68605
            (gnome_theme_installer_run): Remove invalid, and also duplicate, check
 
68606
            for the tar utility.
 
68607
 
 
68608
 capplets/theme-switcher/ChangeLog               |    9 +++++++++
 
68609
 capplets/theme-switcher/gnome-theme-installer.c |   21 ++++-----------------
 
68610
 2 files changed, 13 insertions(+), 17 deletions(-)
 
68611
 
 
68612
commit 5d837272ab8c93849f806966e480b260b48f1678
 
68613
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
68614
Date:   Fri Jul 14 10:36:12 2006 +0000
 
68615
 
 
68616
    Added Spanish translation.
 
68617
    
 
68618
    2006-07-14  Francisco Javier F. Serrador  <serrador@openshine.com>
 
68619
    
 
68620
        * es.po: Added Spanish translation.
 
68621
 
 
68622
 po/ChangeLog |    4 ++
 
68623
 po/es.po     |  165 +++++++++++++++++++++++++++++++---------------------------
 
68624
 2 files changed, 92 insertions(+), 77 deletions(-)
 
68625
 
 
68626
commit df530793ad671875c850e55ef5098b58cf11db74
 
68627
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
68628
Date:   Fri Jul 14 04:59:43 2006 +0000
 
68629
 
 
68630
    Updated Finnish translation
 
68631
 
 
68632
 po/ChangeLog |    4 +
 
68633
 po/fi.po     |  178 +++++++++++++++++++++++++++++----------------------------
 
68634
 2 files changed, 95 insertions(+), 87 deletions(-)
 
68635
 
 
68636
commit 1e0fc21741d5f1720ab2092540b9268740c16dda
 
68637
Author: Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
 
68638
Date:   Thu Jul 13 10:04:40 2006 +0000
 
68639
 
 
68640
    Updated.
 
68641
    
 
68642
    2006-07-13  Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>
 
68643
    
 
68644
            * id.po: Updated.
 
68645
 
 
68646
 po/ChangeLog |    4 +
 
68647
 po/id.po     | 1937 +++++++++++++++++++++++++++++++++++-----------------------
 
68648
 2 files changed, 1171 insertions(+), 770 deletions(-)
 
68649
 
 
68650
commit b44ca42e6c486ec5a9fed4b8f778256c54bac5ac
 
68651
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
68652
Date:   Thu Jul 13 02:39:33 2006 +0000
 
68653
 
 
68654
    Fixed "Work fax" and "About me"
 
68655
 
 
68656
 po/vi.po |    4 ++--
 
68657
 1 files changed, 2 insertions(+), 2 deletions(-)
 
68658
 
 
68659
commit 623f540f74472edfea77d37858a6173a048905be
 
68660
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
68661
Date:   Wed Jul 12 10:44:45 2006 +0000
 
68662
 
 
68663
    Updated Thai translation.
 
68664
    
 
68665
    2006-07-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
68666
    
 
68667
        * th.po: Updated Thai translation.
 
68668
 
 
68669
 po/ChangeLog |    4 +
 
68670
 po/th.po     |  174 +++++++++++++++++++++++++++++-----------------------------
 
68671
 2 files changed, 92 insertions(+), 86 deletions(-)
 
68672
 
 
68673
commit 0baf196a6a694643699e00df6afcbf20c5c820f4
 
68674
Author: Sebastien Bacher <seb128@debian.org>
 
68675
Date:   Tue Jul 11 16:24:17 2006 +0000
 
68676
 
 
68677
    fix distclean build target
 
68678
    
 
68679
    2006-07-11  Sebastien Bacher  <seb128@debian.org>
 
68680
    
 
68681
        * Makefile.am: fix distclean build target
 
68682
 
 
68683
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
68684
 gnome-settings-daemon/Makefile.am |    2 +-
 
68685
 vfs-methods/themus/ChangeLog      |    4 ++++
 
68686
 vfs-methods/themus/Makefile.am    |    2 +-
 
68687
 4 files changed, 10 insertions(+), 2 deletions(-)
 
68688
 
 
68689
commit 806edbd6861d87d9dfdf9e689e323cfcc6c07336
 
68690
Author: Sebastien Bacher <seb128@debian.org>
 
68691
Date:   Tue Jul 11 16:12:38 2006 +0000
 
68692
 
 
68693
    clean variables not used
 
68694
    
 
68695
    2006-07-11  Sebastien Bacher  <seb128@debian.org>
 
68696
    
 
68697
        * Makefile.am: clean variables not used
 
68698
 
 
68699
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
68700
 gnome-settings-daemon/Makefile.am |   11 +++--------
 
68701
 2 files changed, 7 insertions(+), 8 deletions(-)
 
68702
 
 
68703
commit 1b37d202008463fd04f97a658b141d942b391d23
 
68704
Author: Sebastien Bacher <seb128@debian.org>
 
68705
Date:   Tue Jul 11 15:50:59 2006 +0000
 
68706
 
 
68707
    don't list libgswitchit/gswitchit_config.c
 
68708
    
 
68709
    2006-07-11  Sebastien Bacher  <seb128@debian.org>
 
68710
    
 
68711
        * POTFILES.in: don't list libgswitchit/gswitchit_config.c
 
68712
 
 
68713
 po/ChangeLog   |    4 ++++
 
68714
 po/POTFILES.in |    1 -
 
68715
 2 files changed, 4 insertions(+), 1 deletions(-)
 
68716
 
 
68717
commit 8aa76c162a3bcfcda45a449330d37c23f3cb9361
 
68718
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
68719
Date:   Tue Jul 11 14:34:26 2006 +0000
 
68720
 
 
68721
    Updated NEWS
 
68722
 
 
68723
 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 
68724
 configure.in |    2 +-
 
68725
 2 files changed, 46 insertions(+), 1 deletions(-)
 
68726
 
 
68727
commit 53c1815d535536bcdbc249512c4a04aa538c269f
 
68728
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68729
Date:   Sat Jul 8 22:41:15 2006 +0000
 
68730
 
 
68731
    changing the model choser button, closing #335833
 
68732
 
 
68733
 capplets/keyboard/ChangeLog                       |    5 +++++
 
68734
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
68735
 2 files changed, 6 insertions(+), 1 deletions(-)
 
68736
 
 
68737
commit 41a9e5c5e6148d15471fdc8f064f1864aa4ce7d1
 
68738
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68739
Date:   Sat Jul 8 20:35:16 2006 +0000
 
68740
 
 
68741
    minor change in libgswitchit api
 
68742
 
 
68743
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    5 +++--
 
68744
 1 files changed, 3 insertions(+), 2 deletions(-)
 
68745
 
 
68746
commit 82f0f0f34132738ffbbe1de01594700d4a2d003d
 
68747
Author: Sven Herzberg <herzi@gnome-de.org>
 
68748
Date:   Fri Jul 7 15:10:25 2006 +0000
 
68749
 
 
68750
    added rotation support; Closes: #324125
 
68751
    
 
68752
    2006-07-07  Sven Herzberg  <herzi@gnome-de.org>
 
68753
    
 
68754
            * capplets/display/main.c: added rotation support;
 
68755
        Closes: #324125
 
68756
 
 
68757
 ChangeLog               |    5 ++
 
68758
 capplets/display/main.c |  108 +++++++++++++++++++++++++++++++++++++++++++---
 
68759
 2 files changed, 106 insertions(+), 7 deletions(-)
 
68760
 
 
68761
commit 4a5454c50143dca4c56442165bdc65d4b0a1a4b6
 
68762
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68763
Date:   Thu Jul 6 20:09:47 2006 +0000
 
68764
 
 
68765
    typo
 
68766
 
 
68767
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +-
 
68768
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    2 +-
 
68769
 2 files changed, 2 insertions(+), 2 deletions(-)
 
68770
 
 
68771
commit da40a9f294aea21c025a29b9fb1dae01fee475a1
 
68772
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68773
Date:   Thu Jul 6 19:45:13 2006 +0000
 
68774
 
 
68775
    Fixing the build process
 
68776
 
 
68777
 capplets/keyboard/ChangeLog                        |    4 +
 
68778
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 +-
 
68779
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
68780
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    2 +-
 
68781
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    2 +-
 
68782
 gnome-settings-daemon/ChangeLog                    |    4 +
 
68783
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
68784
 gnome-settings-daemon/gnome-settings-daemon.h      |    5 +
 
68785
 gnome-settings-daemon/gnome-settings-dbus.c        |  139 +++----------------
 
68786
 .../gnome-settings-keyboard-xkb.c                  |    3 +-
 
68787
 gnome-settings-daemon/gsd-infos.xml                |   10 --
 
68788
 11 files changed, 44 insertions(+), 132 deletions(-)
 
68789
 
 
68790
commit 61e73528ac0dc922e8d7c34e7d1f87d431638522
 
68791
Author: Sven Herzberg <herzi@gnome-de.org>
 
68792
Date:   Thu Jul 6 14:23:41 2006 +0000
 
68793
 
 
68794
    replaced GtkOptionMenu by GtkComboBox; Closes: #338468
 
68795
    
 
68796
    2006-07-06  Sven Herzberg  <herzi@gnome-de.org>
 
68797
    
 
68798
            * capplets/display/main.c: replaced GtkOptionMenu by GtkComboBox;
 
68799
            Closes: #338468
 
68800
 
 
68801
 ChangeLog               |    5 ++
 
68802
 capplets/display/main.c |  137 +++++++++++++++++++++++++---------------------
 
68803
 2 files changed, 79 insertions(+), 63 deletions(-)
 
68804
 
 
68805
commit c9859c3334599a148e9258328609516c507dc1cb
 
68806
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68807
Date:   Wed Jul 5 20:53:42 2006 +0000
 
68808
 
 
68809
    Added missing DBUS libs
 
68810
 
 
68811
 capplets/common/ChangeLog   |    4 ++++
 
68812
 capplets/common/Makefile.am |    1 +
 
68813
 2 files changed, 5 insertions(+), 0 deletions(-)
 
68814
 
 
68815
commit c4bd93198a070c7534c3af926dabd02117555b1c
 
68816
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
68817
Date:   Mon Jul 3 14:39:18 2006 +0000
 
68818
 
 
68819
    Added entry for addition of  bengali India (bn_IN) translation
 
68820
 
 
68821
 po/ChangeLog |    4 ++++
 
68822
 1 files changed, 4 insertions(+), 0 deletions(-)
 
68823
 
 
68824
commit 8f9cc1fd9a2387505b3b4e15259121d74c4349ac
 
68825
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
68826
Date:   Mon Jul 3 14:38:58 2006 +0000
 
68827
 
 
68828
    Added Entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.in
 
68829
 
 
68830
 ChangeLog |    4 ++++
 
68831
 1 files changed, 4 insertions(+), 0 deletions(-)
 
68832
 
 
68833
commit 394da34a5f308cf5ba5ba527b6f5312d06ea8e4a
 
68834
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
68835
Date:   Mon Jul 3 14:38:45 2006 +0000
 
68836
 
 
68837
    Added Bengali India (bn_IN) to ALL_LINGUAS
 
68838
 
 
68839
 configure.in |    2 +-
 
68840
 1 files changed, 1 insertions(+), 1 deletions(-)
 
68841
 
 
68842
commit 764c0968bb5d31e716543577378897b977aea94d
 
68843
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
68844
Date:   Mon Jul 3 14:38:06 2006 +0000
 
68845
 
 
68846
    Added Bengali India Translation
 
68847
 
 
68848
 po/bn_IN.po | 3881 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
68849
 1 files changed, 3881 insertions(+), 0 deletions(-)
 
68850
 
 
68851
commit 994f4b57d0cec06569ebcf6a76659817e2b16fc1
 
68852
Author: Benoît Dejean <bdejean@src.gnome.org>
 
68853
Date:   Sun Jul 2 21:42:20 2006 +0000
 
68854
 
 
68855
    Updated French translation.
 
68856
    
 
68857
    * fr.po: Updated French translation.
 
68858
 
 
68859
 po/ChangeLog |    4 +
 
68860
 po/fr.po     | 1723 ++++++++++++++++++++++++++++++++++------------------------
 
68861
 2 files changed, 1002 insertions(+), 725 deletions(-)
 
68862
 
 
68863
commit d7ce3edd2931b610735c78f625feb02b91386b64
 
68864
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
68865
Date:   Sat Jul 1 09:37:49 2006 +0000
 
68866
 
 
68867
    Updated Finnish translation
 
68868
 
 
68869
 po/ChangeLog |    4 +
 
68870
 po/fi.po     |  873 +++++++++++++++++++++++++++++++++++-----------------------
 
68871
 2 files changed, 528 insertions(+), 349 deletions(-)
 
68872
 
 
68873
commit f2b429112db33b2903028226b8d643b00c790f39
 
68874
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
68875
Date:   Thu Jun 29 20:35:59 2006 +0000
 
68876
 
 
68877
    Updated Russian translation.
 
68878
    
 
68879
    2006-06-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
68880
    
 
68881
        * ru.po: Updated Russian translation.
 
68882
 
 
68883
 po/ChangeLog |    4 +
 
68884
 po/ru.po     |  860 +++++++++++++++++++++++++++++++++-------------------------
 
68885
 2 files changed, 497 insertions(+), 367 deletions(-)
 
68886
 
 
68887
commit 6cdf83f657e2b123fa453568770182f7bdc02bab
 
68888
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
68889
Date:   Thu Jun 29 07:06:41 2006 +0000
 
68890
 
 
68891
    Updated Translation
 
68892
 
 
68893
 po/ChangeLog |    4 +
 
68894
 po/hi.po     | 1784 ++++++++++++++++++++++++++++++++++------------------------
 
68895
 2 files changed, 1053 insertions(+), 735 deletions(-)
 
68896
 
 
68897
commit 88c450a7806c9ca42148bbdbb31736160f3ae753
 
68898
Author: Felix I <ifelix@src.gnome.org>
 
68899
Date:   Wed Jun 28 11:17:38 2006 +0000
 
68900
 
 
68901
    Tamil translation updated
 
68902
 
 
68903
 po/ChangeLog |    4 +
 
68904
 po/ta.po     | 1988 +++++++++++++++++++++++++++++++---------------------------
 
68905
 2 files changed, 1054 insertions(+), 938 deletions(-)
 
68906
 
 
68907
commit 0be9cdea1159052ccb0e652635d2dcf47a091534
 
68908
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68909
Date:   Tue Jun 27 21:05:53 2006 +0000
 
68910
 
 
68911
    removed redundant GNOMELOCALEDIR, fixed #345178
 
68912
 
 
68913
 libbackground/ChangeLog   |    5 +++++
 
68914
 libbackground/Makefile.am |    1 -
 
68915
 2 files changed, 5 insertions(+), 1 deletions(-)
 
68916
 
 
68917
commit dc9cb0bf15d6434c7c273c2f020d39966c4efe4e
 
68918
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68919
Date:   Tue Jun 27 20:50:44 2006 +0000
 
68920
 
 
68921
    appending BUILT_SOURCES
 
68922
 
 
68923
 gnome-settings-daemon/Makefile.am |    4 +++-
 
68924
 1 files changed, 3 insertions(+), 1 deletions(-)
 
68925
 
 
68926
commit b9e46c7428c198e77fc64806642ad7f63c9a5678
 
68927
Author: Yair Hershkovitz <yairhr@src.gnome.org>
 
68928
Date:   Tue Jun 27 14:16:40 2006 +0000
 
68929
 
 
68930
    updated hebrew translation
 
68931
 
 
68932
 po/ChangeLog |    4 +
 
68933
 po/he.po     | 1867 +++++++++++++++++++++++++++++++++++-----------------------
 
68934
 2 files changed, 1129 insertions(+), 742 deletions(-)
 
68935
 
 
68936
commit 24dc356efdbbad9f7937880ebacbbb63b0243189
 
68937
Author: Jovan Naumovski <jovanna@src.gnome.org>
 
68938
Date:   Tue Jun 27 13:54:55 2006 +0000
 
68939
 
 
68940
    2006-06-27 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
 
68941
 
 
68942
 po/ChangeLog |    4 +
 
68943
 po/mk.po     |  803 +++++++++++++++++++++++++++++++++-------------------------
 
68944
 2 files changed, 462 insertions(+), 345 deletions(-)
 
68945
 
 
68946
commit 9885c9081da66b00168b1fa9f1cfa819a95784fd
 
68947
Author: Kjartan Maraas <kmaraas@gnome.org>
 
68948
Date:   Mon Jun 26 20:07:43 2006 +0000
 
68949
 
 
68950
    Updated Norwegian bokmål translation.
 
68951
    
 
68952
    2006-06-26  Kjartan Maraas  <kmaraas@gnome.org>
 
68953
    
 
68954
        * nb.po: Updated Norwegian bokmål translation.
 
68955
 
 
68956
 po/ChangeLog |    4 ++
 
68957
 po/nb.po     |  123 ++++++++++++++++++++++++++-------------------------------
 
68958
 2 files changed, 60 insertions(+), 67 deletions(-)
 
68959
 
 
68960
commit 6ba6892f3c551ac6634c7f0d5f0e513370a91787
 
68961
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
68962
Date:   Sun Jun 25 13:37:10 2006 +0000
 
68963
 
 
68964
    Initial Russian translation.
 
68965
    
 
68966
    2006-06-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
68967
    
 
68968
        * ru/ru.po: Initial Russian translation.
 
68969
 
 
68970
 help/ChangeLog   |    4 ++
 
68971
 help/Makefile.am |    2 +-
 
68972
 help/ru/ru.po    |  132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
68973
 3 files changed, 137 insertions(+), 1 deletions(-)
 
68974
 
 
68975
commit ebfb8c66b0d19401af2c3a2d3f1ac425f81b5965
 
68976
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68977
Date:   Sun Jun 25 02:23:08 2006 +0000
 
68978
 
 
68979
    Big libgswitchit API change (to GNOME naming conventions)
 
68980
 
 
68981
 capplets/keyboard/ChangeLog                        |    5 +
 
68982
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   56 ++--
 
68983
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   16 +-
 
68984
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  402 ++++++++++----------
 
68985
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |  104 +++---
 
68986
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  124 +++---
 
68987
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   22 +-
 
68988
 7 files changed, 368 insertions(+), 361 deletions(-)
 
68989
 
 
68990
commit 73b8ac314b1d135d1f7a245d0ebb3e4674c380fb
 
68991
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
68992
Date:   Sun Jun 25 02:20:15 2006 +0000
 
68993
 
 
68994
    DBUS-based g-s-d activation
 
68995
 
 
68996
 capplets/common/ChangeLog                  |    5 ++
 
68997
 capplets/common/Makefile.am                |    2 +
 
68998
 capplets/common/activate-settings-daemon.c |   58 +++++++++++++++------------
 
68999
 3 files changed, 39 insertions(+), 26 deletions(-)
 
69000
 
 
69001
commit 4172c1448414f1f20a5417cb2585c6aeb4de68bd
 
69002
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69003
Date:   Sun Jun 25 02:18:18 2006 +0000
 
69004
 
 
69005
    New dependency: DBUS
 
69006
 
 
69007
 ChangeLog    |    4 ++++
 
69008
 configure.in |   11 +++++++++--
 
69009
 2 files changed, 13 insertions(+), 2 deletions(-)
 
69010
 
 
69011
commit 941229189394533b45e9b0b015ac0b6ae165b75f
 
69012
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69013
Date:   Sun Jun 25 02:16:06 2006 +0000
 
69014
 
 
69015
    Enabling DBUS, getting rid of bonobo, libgswitchit API update
 
69016
 
 
69017
 gnome-settings-daemon/.cvsignore                   |    4 +
 
69018
 gnome-settings-daemon/ChangeLog                    |   11 +
 
69019
 gnome-settings-daemon/Makefile.am                  |   48 +++---
 
69020
 gnome-settings-daemon/factory.c                    |   37 +----
 
69021
 gnome-settings-daemon/gnome-settings-daemon.c      |   20 +--
 
69022
 gnome-settings-daemon/gnome-settings-daemon.h      |    7 +-
 
69023
 gnome-settings-daemon/gnome-settings-daemon.pc.in  |   11 +
 
69024
 gnome-settings-daemon/gnome-settings-dbus.c        |  182 ++++++++++++++++++
 
69025
 .../gnome-settings-keyboard-xkb.c                  |  199 +++++++++++---------
 
69026
 .../gnome-settings-keyboard-xkb.h                  |    6 +
 
69027
 gnome-settings-daemon/gsd-infos.xml                |   18 ++
 
69028
 .../org.gnome.SettingsDaemon.service.in            |    3 +
 
69029
 12 files changed, 374 insertions(+), 172 deletions(-)
 
69030
 
 
69031
commit 98a2fc742a989e54aa37060cee8e369377110bfe
 
69032
Author: Raivis Dejus <orvils@gmail.com>
 
69033
Date:   Thu Jun 22 11:25:17 2006 +0000
 
69034
 
 
69035
    Updated Latvian translation.
 
69036
    
 
69037
    2006-06-20  Raivis Dejus  <orvils@gmail.com>
 
69038
    
 
69039
        * lv.po: Updated Latvian translation.
 
69040
 
 
69041
 po/ChangeLog |    4 +
 
69042
 po/lv.po     | 2676 ++++++++++++++++++++++++++++++----------------------------
 
69043
 2 files changed, 1387 insertions(+), 1293 deletions(-)
 
69044
 
 
69045
commit 50b196b5fc48ff785e26f4bbafaef847fa0695d4
 
69046
Author: Jakub Friedl <jfriedl@suse.cz>
 
69047
Date:   Mon Jun 19 12:06:07 2006 +0000
 
69048
 
 
69049
    Updated Czech translation.
 
69050
    
 
69051
    2006-06-19  Jakub Friedl  <jfriedl@suse.cz>
 
69052
    
 
69053
      * cs.po: Updated Czech translation.
 
69054
 
 
69055
 po/ChangeLog |    6 ++-
 
69056
 po/cs.po     |  171 +++++++++++++++++++++++++++-------------------------------
 
69057
 2 files changed, 85 insertions(+), 92 deletions(-)
 
69058
 
 
69059
commit 67914f0feecbc51123b77d8455af4bd5c762ecaa
 
69060
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
69061
Date:   Fri Jun 16 14:09:32 2006 +0000
 
69062
 
 
69063
    Updated Thai translation.
 
69064
    
 
69065
    2006-06-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
69066
    
 
69067
        * th.po: Updated Thai translation.
 
69068
 
 
69069
 po/ChangeLog |    4 +
 
69070
 po/th.po     |  188 ++++++++++++++++++++++++++++++----------------------------
 
69071
 2 files changed, 102 insertions(+), 90 deletions(-)
 
69072
 
 
69073
commit c22e9baa0df7bd8df538f74b6842dd206076717d
 
69074
Author: Hendrik Richter <hendrikr@gnome.org>
 
69075
Date:   Thu Jun 15 15:48:10 2006 +0000
 
69076
 
 
69077
    Updated German translation.
 
69078
    
 
69079
    2006-06-15  Hendrik Richter  <hendrikr@gnome.org>
 
69080
    
 
69081
        * de.po: Updated German translation.
 
69082
 
 
69083
 po/ChangeLog |    4 ++++
 
69084
 po/de.po     |    4 ++--
 
69085
 2 files changed, 6 insertions(+), 2 deletions(-)
 
69086
 
 
69087
commit 494e2153017361c04592ca5b9cbb035d68735004
 
69088
Author: Hendrik Richter <hendrikr@gnome.org>
 
69089
Date:   Thu Jun 15 14:57:52 2006 +0000
 
69090
 
 
69091
    Updated German translation.
 
69092
    
 
69093
    2006-06-15  Hendrik Richter  <hendrikr@gnome.org>
 
69094
    
 
69095
        * de.po: Updated German translation.
 
69096
 
 
69097
 po/ChangeLog |    4 ++++
 
69098
 po/de.po     |   27 +++++++++++++++------------
 
69099
 2 files changed, 19 insertions(+), 12 deletions(-)
 
69100
 
 
69101
commit 4d5bf0994c0e4f8ce2a0b725bd47beae0ec59e14
 
69102
Author: Daniel Nylander <po@danielnylander.se>
 
69103
Date:   Thu Jun 15 14:23:57 2006 +0000
 
69104
 
 
69105
    Updated Swedish translation.
 
69106
    
 
69107
    2006-06-15  Daniel Nylander  <po@danielnylander.se>
 
69108
    
 
69109
            * sv.po: Updated Swedish translation.
 
69110
 
 
69111
 po/ChangeLog |    4 +
 
69112
 po/sv.po     |  831 ++++++++++++++++++++++++++++++++++------------------------
 
69113
 2 files changed, 496 insertions(+), 339 deletions(-)
 
69114
 
 
69115
commit 4610768be555b7c65b0e9598ce9e1df0e53c07ee
 
69116
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
69117
Date:   Wed Jun 14 13:34:20 2006 +0000
 
69118
 
 
69119
    Updated Spanish translation.
 
69120
    
 
69121
    2006-06-14  Francisco Javier F. Serrador  <serrador@openshine.com>
 
69122
    
 
69123
        * es.po: Updated Spanish translation.
 
69124
 
 
69125
 po/ChangeLog |    4 +
 
69126
 po/es.po     |  246 +++++++++++++++++++++++++++++++++-------------------------
 
69127
 2 files changed, 144 insertions(+), 106 deletions(-)
 
69128
 
 
69129
commit 1f6f4e08d605cf5c85d72628492cfb956f333f57
 
69130
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69131
Date:   Wed Jun 14 08:53:13 2006 +0000
 
69132
 
 
69133
    Updated Translation
 
69134
 
 
69135
 po/ChangeLog |    4 ++
 
69136
 po/gu.po     |  160 +++++++++++++++++++++++++++------------------------------
 
69137
 2 files changed, 80 insertions(+), 84 deletions(-)
 
69138
 
 
69139
commit b8af9cdaa646bb28feaf866cc3e6c00628c9f8be
 
69140
Author: Thomas Wood <thos@gnome.org>
 
69141
Date:   Tue Jun 13 20:51:44 2006 +0000
 
69142
 
 
69143
    Fix Bug 167045 - Strange wording in gnome-control-center theme manager
 
69144
    
 
69145
    2006-06-13  Thomas Wood  <thos@gnome.org>
 
69146
    
 
69147
        * gnome-theme-installer.c: (transfer_done_cb): Fix Bug 167045 -
 
69148
        Strange wording in gnome-control-center theme manager messages
 
69149
 
 
69150
 capplets/theme-switcher/ChangeLog               |    5 ++
 
69151
 capplets/theme-switcher/gnome-theme-installer.c |   48 +++++++++++++++++++----
 
69152
 2 files changed, 45 insertions(+), 8 deletions(-)
 
69153
 
 
69154
commit 1f5602061f0987d20f0a339a384d5393381502f1
 
69155
Author: Rodrigo Moya <rodrigo@novell.com>
 
69156
Date:   Mon Jun 12 21:39:33 2006 +0000
 
69157
 
 
69158
    updated for 2.15.3.
 
69159
    
 
69160
    2006-06-12  Rodrigo Moya <rodrigo@novell.com>
 
69161
    
 
69162
        * configure.in:
 
69163
        * NEWS: updated for 2.15.3.
 
69164
 
 
69165
 ChangeLog    |    5 +++
 
69166
 NEWS         |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
69167
 configure.in |    2 +-
 
69168
 3 files changed, 91 insertions(+), 1 deletions(-)
 
69169
 
 
69170
commit 366c7de97ad1565c9eb0864b8216f19f76acceed
 
69171
Author: Kjartan Maraas <kmaraas@gnome.org>
 
69172
Date:   Mon Jun 12 10:00:37 2006 +0000
 
69173
 
 
69174
    Updated Norwegian bokmål translation.
 
69175
    
 
69176
    2006-06-12  Kjartan Maraas  <kmaraas@gnome.org>
 
69177
    
 
69178
        * nb.po: Updated Norwegian bokmål translation.
 
69179
 
 
69180
 po/ChangeLog |    4 ++
 
69181
 po/nb.po     |  126 +++++++++++++++++++++++++++++-----------------------------
 
69182
 2 files changed, 67 insertions(+), 63 deletions(-)
 
69183
 
 
69184
commit a75e3697472c59b5e8de53efa14958938bbcb7d8
 
69185
Author: Darren Kenny <darren.kenny@sun.com>
 
69186
Date:   Sun Jun 11 10:50:42 2006 +0000
 
69187
 
 
69188
    Fixes #340003
 
69189
    
 
69190
    2006-06-11  Darren Kenny <darren.kenny@sun.com>
 
69191
    
 
69192
        Fixes #340003
 
69193
    
 
69194
        * gnome-mouse-properties.c (cursor_font_changed): if no cursor font
 
69195
        set in GConf, just unselect and return.
 
69196
 
 
69197
 capplets/mouse/ChangeLog                |    7 +++++++
 
69198
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
69199
 2 files changed, 8 insertions(+), 1 deletions(-)
 
69200
 
 
69201
commit 0b841841812cd0838fb791ad9768551e7fa44947
 
69202
Author: Darren Kenny <darren.kenny@sun.com>
 
69203
Date:   Sun Jun 11 10:50:31 2006 +0000
 
69204
 
 
69205
    Fixes #340003
 
69206
    
 
69207
    2006-06-11  Darren Kenny <darren.kenny@sun.com>
 
69208
    
 
69209
        Fixes #340003
 
69210
    
 
69211
        * gnome-mouse-properties.c (cursor_font_changed): if no cursor font
 
69212
        set in GConf, just unselect and return.
 
69213
 
 
69214
 capplets/mouse/gnome-mouse-properties.c |    7 +++++++
 
69215
 1 files changed, 7 insertions(+), 0 deletions(-)
 
69216
 
 
69217
commit b4ec279384e4a383710752fc81859c7ec640ae78
 
69218
Author: Rodrigo Moya <rodrigo@novell.com>
 
69219
Date:   Sun Jun 11 09:02:30 2006 +0000
 
69220
 
 
69221
    Fixes #344468
 
69222
    
 
69223
    2006-06-11  Rodrigo Moya <rodrigo@novell.com>
 
69224
    
 
69225
        Fixes #344468
 
69226
    
 
69227
        * gnome-about-me-password.c: removed redundant headers.
 
69228
 
 
69229
 capplets/about-me/ChangeLog                 |    6 ++++++
 
69230
 capplets/about-me/gnome-about-me-password.c |    1 -
 
69231
 2 files changed, 6 insertions(+), 1 deletions(-)
 
69232
 
 
69233
commit 746940d51152dd247b4602c541f1c29b98725e78
 
69234
Author: Daniel Nylander <po@danielnylander.se>
 
69235
Date:   Tue Jun 6 23:19:37 2006 +0000
 
69236
 
 
69237
    Initial Swedish translation.
 
69238
    
 
69239
    2006-06-06  Daniel Nylander <po@danielnylander.se>
 
69240
    
 
69241
            * sv/sv.po: Initial Swedish translation.
 
69242
 
 
69243
 help/ChangeLog   |    4 ++
 
69244
 help/Makefile.am |    2 +-
 
69245
 help/sv/sv.po    |   81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
69246
 3 files changed, 86 insertions(+), 1 deletions(-)
 
69247
 
 
69248
commit e85905ad7d11f73c65af49110d07084e8b7d909b
 
69249
Author: Jakub Friedl <jfriedl@suse.cz>
 
69250
Date:   Tue Jun 6 11:57:30 2006 +0000
 
69251
 
 
69252
    Updated Czech translation.
 
69253
    
 
69254
    2006-06-06  Jakub Friedl  <jfriedl@suse.cz>
 
69255
    
 
69256
      * cs.po: Updated Czech translation.
 
69257
 
 
69258
 po/ChangeLog |    8 +-
 
69259
 po/cs.po     |  777 ++++++++++++++++++++++++++++++++++------------------------
 
69260
 2 files changed, 457 insertions(+), 328 deletions(-)
 
69261
 
 
69262
commit 6320e38ef3f4b464338ad4864cca65012832b631
 
69263
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69264
Date:   Tue Jun 6 00:23:21 2006 +0000
 
69265
 
 
69266
    added pipeline-tests.h to SOURCES
 
69267
 
 
69268
 capplets/sound/ChangeLog   |    4 ++++
 
69269
 capplets/sound/Makefile.am |    2 +-
 
69270
 2 files changed, 5 insertions(+), 1 deletions(-)
 
69271
 
 
69272
commit c2402361c0eb4198b59b7949f8c274777d823d01
 
69273
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69274
Date:   Tue Jun 6 00:12:06 2006 +0000
 
69275
 
 
69276
    fixed CL record
 
69277
 
 
69278
 capplets/font/ChangeLog |    4 ++--
 
69279
 1 files changed, 2 insertions(+), 2 deletions(-)
 
69280
 
 
69281
commit ce6de901299b91838000dd7af7daf7dab88e4670
 
69282
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69283
Date:   Tue Jun 6 00:03:46 2006 +0000
 
69284
 
 
69285
    added GNOMECC_CAPPLETS_LIBS
 
69286
 
 
69287
 capplets/accessibility/at-properties/ChangeLog   |    4 ++++
 
69288
 capplets/accessibility/at-properties/Makefile.am |    2 +-
 
69289
 capplets/font/ChangeLog                          |    4 ++++
 
69290
 capplets/font/Makefile.am                        |    4 +++-
 
69291
 4 files changed, 12 insertions(+), 2 deletions(-)
 
69292
 
 
69293
commit 5883f703b3c21e585b00ceb48f629c5292ecba93
 
69294
Author: Funda Wang <fwang@src.gnome.org>
 
69295
Date:   Sun Jun 4 05:46:08 2006 +0000
 
69296
 
 
69297
    Updated gnome-control-center zh_CN translation.
 
69298
 
 
69299
 po/ChangeLog |    4 +
 
69300
 po/zh_CN.po  |  363 ++++++++++++++++++++++++++++++++++++++--------------------
 
69301
 2 files changed, 241 insertions(+), 126 deletions(-)
 
69302
 
 
69303
commit 0f4edc72246295332e1a41ad95dbae9fcc2244c1
 
69304
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
69305
Date:   Tue May 30 12:15:00 2006 +0000
 
69306
 
 
69307
    *** empty log message ***
 
69308
 
 
69309
 po/ChangeLog |    4 ++++
 
69310
 po/dz.po     |   30 +++++++++++++++---------------
 
69311
 2 files changed, 19 insertions(+), 15 deletions(-)
 
69312
 
 
69313
commit f49cdb382adfee97cd737a9d38c93c985bd6cf92
 
69314
Author: Simos Xenitellis <simos@src.gnome.org>
 
69315
Date:   Mon May 29 19:51:23 2006 +0000
 
69316
 
 
69317
    Added Malagasy translation by Thierry Randrianiriana, updated ALL_LINGUAS
 
69318
 
 
69319
 ChangeLog    |    4 +
 
69320
 configure.in |    2 +-
 
69321
 po/ChangeLog |    4 +
 
69322
 po/mg.po     | 3641 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
69323
 4 files changed, 3650 insertions(+), 1 deletions(-)
 
69324
 
 
69325
commit a6c80dac1ab962918c0880d788ada038d8a5dfbe
 
69326
Author: Francisco Javier F. Serrador <serrador@openshine.com>
 
69327
Date:   Mon May 29 09:38:25 2006 +0000
 
69328
 
 
69329
    Updated Spanish translation.
 
69330
    
 
69331
    2006-05-29  Francisco Javier F. Serrador  <serrador@openshine.com>
 
69332
    
 
69333
        * es.po: Updated Spanish translation.
 
69334
 
 
69335
 po/ChangeLog |    4 ++
 
69336
 po/es.po     |   90 ++++++++++++++++++++++------------------------------------
 
69337
 2 files changed, 38 insertions(+), 56 deletions(-)
 
69338
 
 
69339
commit a7a76fbb1beb2929b85ed3411dcef00c96587e83
 
69340
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69341
Date:   Mon May 29 06:26:55 2006 +0000
 
69342
 
 
69343
    Updated Translation
 
69344
 
 
69345
 po/ChangeLog |    4 ++++
 
69346
 po/gu.po     |   33 +++++++++++++++++++--------------
 
69347
 2 files changed, 23 insertions(+), 14 deletions(-)
 
69348
 
 
69349
commit ac3d4d8359930fbaf28677776797740b13b04bf5
 
69350
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
69351
Date:   Mon May 29 04:07:25 2006 +0000
 
69352
 
 
69353
    *** empty log message ***
 
69354
 
 
69355
 po/ChangeLog |    4 +
 
69356
 po/dz.po     |  744 +++++++++++++++++++++++++++++++++++-----------------------
 
69357
 2 files changed, 450 insertions(+), 298 deletions(-)
 
69358
 
 
69359
commit 7f34fd1a857d4041d2cdd9b7b132a4f08a283872
 
69360
Author: Kjartan Maraas <kmaraas@gnome.org>
 
69361
Date:   Mon May 29 00:35:45 2006 +0000
 
69362
 
 
69363
    Updated Norwegian bokmål translation.
 
69364
    
 
69365
    2006-05-29  Kjartan Maraas  <kmaraas@gnome.org>
 
69366
    
 
69367
        * nb.po: Updated Norwegian bokmål translation.
 
69368
 
 
69369
 po/ChangeLog |    4 +
 
69370
 po/nb.po     |  711 ++++++++++++++++++++++++++++++++++------------------------
 
69371
 2 files changed, 420 insertions(+), 295 deletions(-)
 
69372
 
 
69373
commit 2a395d2ca1b061efd4632d429fbdf6a150df79ba
 
69374
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
69375
Date:   Sun May 28 08:42:44 2006 +0000
 
69376
 
 
69377
    Updated Thai translation.
 
69378
    
 
69379
    2006-05-28  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
69380
    
 
69381
        * th.po: Updated Thai translation.
 
69382
 
 
69383
 po/ChangeLog |    4 +
 
69384
 po/th.po     |  770 +++++++++++++++++++++++++++++++++++-----------------------
 
69385
 2 files changed, 475 insertions(+), 299 deletions(-)
 
69386
 
 
69387
commit 5cd3dbe403cab99a43154bc4fd9b40566c4b3dd8
 
69388
Author: Bastien Nocera <hadess@hadess.net>
 
69389
Date:   Sat May 27 21:30:34 2006 +0000
 
69390
 
 
69391
    version the libxklavier requirement to avoid headaches
 
69392
    
 
69393
    2006-05-27  Bastien Nocera  <hadess@hadess.net>
 
69394
    
 
69395
        * configure.in: version the libxklavier requirement to avoid
 
69396
        headaches
 
69397
 
 
69398
 ChangeLog    |    5 +++++
 
69399
 configure.in |    2 +-
 
69400
 2 files changed, 6 insertions(+), 1 deletions(-)
 
69401
 
 
69402
commit 3e43e8e4779d18e16ce1a6ea4a2325bea27282ec
 
69403
Author: Sebastien Bacher <seb128@debian.org>
 
69404
Date:   Fri May 26 20:00:08 2006 +0000
 
69405
 
 
69406
    fix label alignment (Closes: #343056)
 
69407
    
 
69408
    2006-05-26  Sebastien Bacher  <seb128@debian.org>
 
69409
    
 
69410
        * gnome-about-me.glade: fix label alignment (Closes: #343056)
 
69411
 
 
69412
 capplets/about-me/ChangeLog            |    4 ++++
 
69413
 capplets/about-me/gnome-about-me.glade |    2 +-
 
69414
 2 files changed, 5 insertions(+), 1 deletions(-)
 
69415
 
 
69416
commit db8a8d4b8cc29e33d4622974443781f5384094d3
 
69417
Author: Rodrigo Moya <rodrigo@novell.com>
 
69418
Date:   Fri May 26 11:30:08 2006 +0000
 
69419
 
 
69420
    Fixes #324971
 
69421
    
 
69422
    2006-05-26  Rodrigo Moya <rodrigo@novell.com>
 
69423
    
 
69424
        Fixes #324971
 
69425
    
 
69426
        * gnome-about-me-password.c (passdlg_spawn_passwd): fixed typo.
 
69427
 
 
69428
 capplets/about-me/ChangeLog                 |    6 ++++++
 
69429
 capplets/about-me/gnome-about-me-password.c |    2 +-
 
69430
 2 files changed, 7 insertions(+), 1 deletions(-)
 
69431
 
 
69432
commit 75d548e5ae091c759635039b5f71366e55c22481
 
69433
Author: Rodrigo Moya <rodrigo@novell.com>
 
69434
Date:   Fri May 26 11:28:46 2006 +0000
 
69435
 
 
69436
    Fixes #324971
 
69437
    
 
69438
    2006-05-26  Rodrigo Moya <rodrigo@novell.com>
 
69439
    
 
69440
        Fixes #324971
 
69441
    
 
69442
        * sound-properties.glade: s/Ok/OK.
 
69443
 
 
69444
 capplets/sound/ChangeLog              |    6 ++++++
 
69445
 capplets/sound/sound-properties.glade |    2 +-
 
69446
 2 files changed, 7 insertions(+), 1 deletions(-)
 
69447
 
 
69448
commit ce6b85d0c35699da12a9445523bbc456693de4aa
 
69449
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
69450
Date:   Fri May 26 01:55:09 2006 +0000
 
69451
 
 
69452
    Typo fix
 
69453
 
 
69454
 po/vi.po |    4 ++--
 
69455
 1 files changed, 2 insertions(+), 2 deletions(-)
 
69456
 
 
69457
commit 5f52e931e62a55694f7caeec8e6357043c878aed
 
69458
Author: Clytie Siddall <clyties@src.gnome.org>
 
69459
Date:   Thu May 25 12:51:40 2006 +0000
 
69460
 
 
69461
    vi.po: Updated Vietnamese translation.
 
69462
 
 
69463
 po/ChangeLog |    4 +
 
69464
 po/vi.po     | 2055 +++++++++++++++++++++++++++++++---------------------------
 
69465
 2 files changed, 1090 insertions(+), 969 deletions(-)
 
69466
 
 
69467
commit 1b225937209728de412ff0d5c4c8375dcead86b4
 
69468
Author: Paolo Borelli <pborelli@katamail.com>
 
69469
Date:   Wed May 24 13:46:23 2006 +0000
 
69470
 
 
69471
    Fixes #342570
 
69472
    
 
69473
    2006-05-24  Paolo Borelli <pborelli@katamail.com>
 
69474
    
 
69475
        Fixes #342570
 
69476
    
 
69477
        * gnome-settings-multimedia-keys.c (update_kbd_cb, do_eject_action):
 
69478
        fixed leaked strings returned from gconf_client_get_string.
 
69479
 
 
69480
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
69481
 .../gnome-settings-multimedia-keys.c               |   18 ++++++++++++++++--
 
69482
 2 files changed, 23 insertions(+), 2 deletions(-)
 
69483
 
 
69484
commit 15bf0dc355230198856c2e7e500bc212e0625b36
 
69485
Author: Paolo Borelli <pborelli@katamail.com>
 
69486
Date:   Wed May 24 13:41:12 2006 +0000
 
69487
 
 
69488
    Fixes #342568
 
69489
    
 
69490
    2006-05-23  Paolo Borelli <pborelli@katamail.com>
 
69491
    
 
69492
        Fixes #342568
 
69493
    
 
69494
        * gnome-settings-sound.c (reload_foreach_cb): fixed leak.
 
69495
 
 
69496
 gnome-settings-daemon/ChangeLog              |    6 +++++
 
69497
 gnome-settings-daemon/gnome-settings-sound.c |   29 +++++++++++--------------
 
69498
 2 files changed, 19 insertions(+), 16 deletions(-)
 
69499
 
 
69500
commit de05ef0e03e78b4605b1bc890041436716df2621
 
69501
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69502
Date:   Mon May 22 21:06:43 2006 +0000
 
69503
 
 
69504
    update on kbd preview
 
69505
 
 
69506
 ChangeLog |    5 +++++
 
69507
 1 files changed, 5 insertions(+), 0 deletions(-)
 
69508
 
 
69509
commit 13a2c7123b12dc1b7f8b83572d950c9ba6d42724
 
69510
Author: Funda Wang <fwang@src.gnome.org>
 
69511
Date:   Sun May 21 05:13:09 2006 +0000
 
69512
 
 
69513
    Added g-c-c doc translation.
 
69514
 
 
69515
 help/Makefile.am    |    2 +-
 
69516
 help/zh_CN/zh_CN.po |   80 +++++++++++++++++++++++++++++++++++++++++++++++++++
 
69517
 2 files changed, 81 insertions(+), 1 deletions(-)
 
69518
 
 
69519
commit 89ccec4d1fff83b2bb2f68a5b49bbb73957b0528
 
69520
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
69521
Date:   Sat May 20 09:54:39 2006 +0000
 
69522
 
 
69523
    *** empty log message ***
 
69524
 
 
69525
 po/ChangeLog |    4 +
 
69526
 po/gl.po     |  241 +++++++++++++++++++++++++++++++++++++---------------------
 
69527
 2 files changed, 157 insertions(+), 88 deletions(-)
 
69528
 
 
69529
commit c3ff597dc962419ff3f5f2314ca6575cdc87f937
 
69530
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
69531
Date:   Fri May 19 16:53:46 2006 +0000
 
69532
 
 
69533
    Updated Spanish translation.
 
69534
    
 
69535
    2006-05-19  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
69536
    
 
69537
        * es.po: Updated Spanish translation.
 
69538
 
 
69539
 po/ChangeLog |    4 +
 
69540
 po/es.po     |  357 ++++++++++++++++++++++++++++++++++++----------------------
 
69541
 2 files changed, 227 insertions(+), 134 deletions(-)
 
69542
 
 
69543
commit 5fb8f1e0a73cb1e8d97766a303f172c20b3eb7d6
 
69544
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69545
Date:   Thu May 18 05:25:40 2006 +0000
 
69546
 
 
69547
    Updated Translation
 
69548
 
 
69549
 po/ChangeLog |    4 +
 
69550
 po/gu.po     |  275 +++++++++++++++++++++++++++++++++++-----------------------
 
69551
 2 files changed, 172 insertions(+), 107 deletions(-)
 
69552
 
 
69553
commit 70c6f6a6649f922f997b85c6bab4f1b5b46bf159
 
69554
Author: Diego González <dggonz@src.gnome.org>
 
69555
Date:   Wed May 17 11:15:53 2006 +0000
 
69556
 
 
69557
    New "change password" dialog developed by Johannes H. Jensen
 
69558
 
 
69559
 capplets/about-me/Makefile.am                  |    4 +-
 
69560
 capplets/about-me/gnome-about-me-lock-open.png |  Bin 0 -> 2913 bytes
 
69561
 capplets/about-me/gnome-about-me-lock.png      |  Bin 0 -> 2978 bytes
 
69562
 capplets/about-me/gnome-about-me-password.c    | 1524 ++++++++++++++----------
 
69563
 capplets/about-me/gnome-about-me.glade         |  565 ++++++----
 
69564
 5 files changed, 1268 insertions(+), 825 deletions(-)
 
69565
 
 
69566
commit 20274f71e8b0dd1a1951b777ac02f9fefbdd504d
 
69567
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
69568
Date:   Wed May 17 09:07:55 2006 +0000
 
69569
 
 
69570
    *** empty log message ***
 
69571
 
 
69572
 po/ChangeLog |    4 +
 
69573
 po/gl.po     |  463 ++++++++++++++++++++++++++++++++--------------------------
 
69574
 2 files changed, 262 insertions(+), 205 deletions(-)
 
69575
 
 
69576
commit 791acc7675d525e5df0a242c5f5647824a4b4915
 
69577
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
69578
Date:   Sat May 13 22:12:24 2006 +0000
 
69579
 
 
69580
    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
 
69581
    
 
69582
    2006-05-14  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
69583
    
 
69584
        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
 
69585
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
69586
 
 
69587
 po/ChangeLog |    5 +
 
69588
 po/zh_HK.po  | 1315 +++++++++++++++++++++++++++++++++++-----------------------
 
69589
 po/zh_TW.po  | 1315 +++++++++++++++++++++++++++++++++++-----------------------
 
69590
 3 files changed, 1603 insertions(+), 1032 deletions(-)
 
69591
 
 
69592
commit b0177ca8d8d6ff87725ea12006416da207faecb5
 
69593
Author: Daniel Holbach <dholbach@ubuntu.com>
 
69594
Date:   Tue May 9 20:44:41 2006 +0000
 
69595
 
 
69596
    update help section name. Closes bug #340032.
 
69597
    
 
69598
    2006-05-09  Daniel Holbach  <dholbach@ubuntu.com>
 
69599
    
 
69600
        * gnome-da-capplet.c: (close_cb): update help section name. Closes
 
69601
        bug #340032.
 
69602
 
 
69603
 capplets/default-applications/ChangeLog          |    5 +++++
 
69604
 capplets/default-applications/gnome-da-capplet.c |   19 ++-----------------
 
69605
 2 files changed, 7 insertions(+), 17 deletions(-)
 
69606
 
 
69607
commit 40bbe47d9f33c3e8113cab7716880e1260d182cb
 
69608
Author: Luca Cavalli <lcavalli@cvs.gnome.org>
 
69609
Date:   Tue May 9 20:32:37 2006 +0000
 
69610
 
 
69611
    remove unnecessary gnome-terminal command line parameter. Closes bug
 
69612
    
 
69613
    2006-05-09  Luca Cavalli  <lcavalli@cvs.gnome.org>
 
69614
    
 
69615
        * gnome-default-applications.xml.in: remove unnecessary
 
69616
        gnome-terminal command line parameter. Closes bug #336700.
 
69617
 
 
69618
 capplets/default-applications/ChangeLog            |    5 +++++
 
69619
 .../gnome-default-applications.xml.in              |    2 +-
 
69620
 2 files changed, 6 insertions(+), 1 deletions(-)
 
69621
 
 
69622
commit b19e408f88cba28509171d7de9c9b39d14461981
 
69623
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69624
Date:   Mon May 8 05:59:55 2006 +0000
 
69625
 
 
69626
    Updated Translation
 
69627
 
 
69628
 po/ChangeLog |    4 +
 
69629
 po/gu.po     |  318 +++++++++++++++++++++++++++++----------------------------
 
69630
 2 files changed, 166 insertions(+), 156 deletions(-)
 
69631
 
 
69632
commit 3461e7b2489ad03040ad0b9adc2d00df70b0d7bf
 
69633
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
69634
Date:   Sat May 6 01:47:40 2006 +0000
 
69635
 
 
69636
    Updated Spanish translation.
 
69637
    
 
69638
    2006-05-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
69639
    
 
69640
        * es.po: Updated Spanish translation.
 
69641
 
 
69642
 po/ChangeLog |    4 +
 
69643
 po/es.po     |  449 +++++++++++++++++++++++++++++++++-------------------------
 
69644
 2 files changed, 259 insertions(+), 194 deletions(-)
 
69645
 
 
69646
commit cd175929ed3d08a935cbbf10d664411e1227db99
 
69647
Author: Jürg Billeter <j@bitron.ch>
 
69648
Date:   Fri May 5 13:24:27 2006 +0000
 
69649
 
 
69650
    Add sound device selection using HAL and GStreamer (Closes: #329112).
 
69651
    
 
69652
    2006-05-05  Jürg Billeter  <j@bitron.ch>
 
69653
    
 
69654
        * Makefile.am:
 
69655
        * pipeline-tests.c: (user_test_pipeline_response),
 
69656
        (user_test_pipeline_timeout), (build_test_pipeline),
 
69657
        (pipeline_error_dlg), (user_test_pipeline):
 
69658
        * pipeline-tests.h:
 
69659
        * sound-properties-capplet.c: (element_available), (add_device),
 
69660
        (remove_device), (device_added_callback),
 
69661
        (device_removed_callback), (setup_hal_devices),
 
69662
        (device_test_button_clicked), (get_gconf_key_for_profile),
 
69663
        (device_changed), (get_gconf_description_for_profile),
 
69664
        (gconf_key_changed), (setup_device_chooser), (add_selected_device),
 
69665
        (setup_devices), (setup_dialog), (main):
 
69666
        * sound-properties.glade:
 
69667
    
 
69668
        Add sound device selection using HAL and GStreamer (Closes: #329112).
 
69669
 
 
69670
 capplets/sound/ChangeLog                  |   18 +
 
69671
 capplets/sound/Makefile.am                |    7 +-
 
69672
 capplets/sound/pipeline-tests.c           |  187 ++++++
 
69673
 capplets/sound/pipeline-tests.h           |   36 ++
 
69674
 capplets/sound/sound-properties-capplet.c |  531 +++++++++++++++++-
 
69675
 capplets/sound/sound-properties.glade     |  902 ++++++++++++++++++++++++++++-
 
69676
 6 files changed, 1671 insertions(+), 10 deletions(-)
 
69677
 
 
69678
commit 24334bcbaff3aadf9fb293d31860b8ea49647c5e
 
69679
Author: Jürg Billeter <j@bitron.ch>
 
69680
Date:   Fri May 5 13:23:30 2006 +0000
 
69681
 
 
69682
    Add gstreamer-0.10 and optionally HAL to sound capplet dependencies.
 
69683
    
 
69684
    2006-05-05  Jürg Billeter  <j@bitron.ch>
 
69685
    
 
69686
        * configure.in: Add gstreamer-0.10 and optionally HAL to sound
 
69687
          capplet dependencies.
 
69688
 
 
69689
 ChangeLog    |    5 +++++
 
69690
 configure.in |   13 ++++++++++++-
 
69691
 2 files changed, 17 insertions(+), 1 deletions(-)
 
69692
 
 
69693
commit 059723e70cc13f73649e5ff9eb864c0d13ff51be
 
69694
Author: Funda Wang <fwang@src.gnome.org>
 
69695
Date:   Fri May 5 09:43:36 2006 +0000
 
69696
 
 
69697
    Updated Simplified Chinese translation of g-c-c.
 
69698
 
 
69699
 po/ChangeLog   |    5 +
 
69700
 po/POTFILES.in |    2 -
 
69701
 po/zh_CN.po    |  385 +++++++++++++++++++++++++++++---------------------------
 
69702
 3 files changed, 203 insertions(+), 189 deletions(-)
 
69703
 
 
69704
commit 1ec18011151cd58aa8aa7467a5947b240d54702f
 
69705
Author: Alexander Shopov <ash@contact.bg>
 
69706
Date:   Sat Apr 29 14:58:56 2006 +0000
 
69707
 
 
69708
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
69709
    
 
69710
    2006-04-29  Alexander Shopov  <ash@contact.bg>
 
69711
    
 
69712
        * bg.po: Updated Bulgarian translation by
 
69713
        Alexander Shopov <ash@contact.bg>
 
69714
 
 
69715
 po/ChangeLog |    5 +
 
69716
 po/bg.po     |  469 +++++++++++++++++++++++++++++++++-------------------------
 
69717
 2 files changed, 270 insertions(+), 204 deletions(-)
 
69718
 
 
69719
commit 7bbf1f995318dfc2a270e56db473042064964b81
 
69720
Author: Thomas Wood <thos@gnome.org>
 
69721
Date:   Fri Apr 28 19:03:07 2006 +0000
 
69722
 
 
69723
    - Added option to save current background when saving a custom theme.
 
69724
    
 
69725
    2006-04-28  Thomas Wood  <thos@gnome.org>
 
69726
    
 
69727
        * gnome-theme-save.c: (write_theme_to_disk), (save_theme_to_disk),
 
69728
        (save_dialog_response):
 
69729
        * theme-properties.glade:
 
69730
    
 
69731
        - Added option to save current background when saving a custom theme.
 
69732
        Fixes bug 330302 - Saved themes should remember wallpaper.
 
69733
        - Also implements some of the UI changes for the save dialog, suggested
 
69734
        in bug 100622
 
69735
 
 
69736
 capplets/theme-switcher/ChangeLog              |   11 +
 
69737
 capplets/theme-switcher/gnome-theme-save.c     |   25 ++-
 
69738
 capplets/theme-switcher/theme-properties.glade |  288 ++++++++++--------------
 
69739
 3 files changed, 154 insertions(+), 170 deletions(-)
 
69740
 
 
69741
commit 71339b526e1f76a3ecab24d787c9cf5c27b2e598
 
69742
Author: Joe Marcus Clarke <marcusi@freebsd.org>
 
69743
Date:   Fri Apr 28 10:34:16 2006 +0000
 
69744
 
 
69745
    Fixes #338849
 
69746
    
 
69747
    2006-04-28  Joe Marcus Clarke <marcusi@freebsd.org>
 
69748
    
 
69749
        Fixes #338849
 
69750
    
 
69751
        * actions/acme-volume-gstreamer.c: added missing header to avoid
 
69752
        64bit crash on missing prototype.
 
69753
 
 
69754
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
69755
 .../actions/acme-volume-gstreamer.c                |    1 +
 
69756
 2 files changed, 8 insertions(+), 0 deletions(-)
 
69757
 
 
69758
commit 270a4b834501838abf83530caaeab623fd32365b
 
69759
Author: Thomas Wood <thos@gnome.org>
 
69760
Date:   Thu Apr 27 21:59:26 2006 +0000
 
69761
 
 
69762
    Fix bug 317375 - theme-manager (saving) sometimes needlessly asks whether
 
69763
    
 
69764
    2006-04-27  Thomas Wood  <thos@gnome.org>
 
69765
    
 
69766
        * gnome-theme-save.c: (str_remove_slash),
 
69767
        (setup_directory_structure):
 
69768
    
 
69769
        Fix bug 317375 - theme-manager (saving) sometimes needlessly asks
 
69770
        whether to overwrite
 
69771
 
 
69772
 capplets/theme-switcher/ChangeLog          |    8 ++++++++
 
69773
 capplets/theme-switcher/gnome-theme-save.c |   21 +++++++++++++++------
 
69774
 2 files changed, 23 insertions(+), 6 deletions(-)
 
69775
 
 
69776
commit 8bf679ab31bc2d7cd00c0589b80bcddbffcb471e
 
69777
Author: Bastien Nocera <hadess@hadess.net>
 
69778
Date:   Thu Apr 27 09:50:43 2006 +0000
 
69779
 
 
69780
    remove checks for fb-level support Remove the brightness keybindings
 
69781
    
 
69782
    2006-04-27  Bastien Nocera  <hadess@hadess.net>
 
69783
    
 
69784
        * configure.in: remove checks for fb-level support
 
69785
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
 
69786
        Remove the brightness keybindings (Closes: #339857)
 
69787
    
 
69788
    2006-04-27  Bastien Nocera  <hadess@hadess.net>
 
69789
    
 
69790
        * gnome-keybinding-properties.c: remove brightness keybindings, as
 
69791
        they duplicate with gnome-power-manager's (greater) functionality
 
69792
        (Closes: #339857)
 
69793
    
 
69794
    2006-04-27  Bastien Nocera  <hadess@hadess.net>
 
69795
    
 
69796
        * actions/Makefile.am:
 
69797
        * actions/acme-brightness.png:
 
69798
        * actions/acme-fb-level.c:
 
69799
        * actions/acme-fb-level.h:
 
69800
        * actions/acme.h:
 
69801
        * gnome-settings-multimedia-keys.c: (do_action),
 
69802
        (acme_filter_events), (gnome_settings_multimedia_keys_load):
 
69803
        Remove references to the brightness controls, we have moved the
 
69804
        functionality (and enhanced it!) to gnome-power-manager
 
69805
        (Closes: #339857)
 
69806
 
 
69807
 ChangeLog                                          |    6 +
 
69808
 capplets/keybindings/ChangeLog                     |    6 +
 
69809
 capplets/keybindings/gnome-keybinding-properties.c |   10 -
 
69810
 configure.in                                       |   16 --
 
69811
 gnome-settings-daemon/ChangeLog                    |   13 ++
 
69812
 gnome-settings-daemon/actions/Makefile.am          |    8 +-
 
69813
 gnome-settings-daemon/actions/acme-brightness.png  |  Bin 4377 -> 0 bytes
 
69814
 gnome-settings-daemon/actions/acme-fb-level.c      |  201 --------------------
 
69815
 gnome-settings-daemon/actions/acme-fb-level.h      |   65 -------
 
69816
 gnome-settings-daemon/actions/acme.h               |    8 -
 
69817
 .../gnome-settings-multimedia-keys.c               |   73 -------
 
69818
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   24 ---
 
69819
 12 files changed, 26 insertions(+), 404 deletions(-)
 
69820
 
 
69821
commit a2609c1513fcb51e29a52931c9a5616be96d45ae
 
69822
Author: Thomas Wood <thos@gnome.org>
 
69823
Date:   Wed Apr 26 20:21:46 2006 +0000
 
69824
 
 
69825
    Fix bug 139692 - Some characters cannot be given as the theme name
 
69826
    
 
69827
    2006-04-26  Thomas Wood  <thos@gnome.org>
 
69828
    
 
69829
        * gnome-theme-save.c: (str_remove_slash),
 
69830
        (setup_directory_structure), (write_theme_to_disk),
 
69831
        (gnome_theme_save_show_dialog):
 
69832
    
 
69833
        Fix bug 139692 - Some characters cannot be given as the theme name
 
69834
 
 
69835
 capplets/theme-switcher/ChangeLog          |    8 +++
 
69836
 capplets/theme-switcher/gnome-theme-save.c |   77 +++++++++++++++------------
 
69837
 2 files changed, 51 insertions(+), 34 deletions(-)
 
69838
 
 
69839
commit ea5a6315657e4bdb9144eb19815bf9eddce1e7ff
 
69840
Author: Thomas Wood <thos@gnome.org>
 
69841
Date:   Tue Apr 25 21:30:45 2006 +0000
 
69842
 
 
69843
    - Remove redundant theme-install dialog - Fix bug 138795 (file dialog
 
69844
    
 
69845
    2006-04-25  Thomas Wood  <thos@gnome.org>
 
69846
    
 
69847
        * Makefile.am:
 
69848
        * gnome-theme-installer.c: (gnome_theme_install_from_uri),
 
69849
        (gnome_theme_installer_run_cb), (gnome_theme_installer_run):
 
69850
        * gnome-theme-installer.h:
 
69851
        * gnome-theme-manager.c:
 
69852
        (gnome_theme_manager_drag_data_received_cb):
 
69853
        * theme-install.glade:
 
69854
    
 
69855
        - Remove redundant theme-install dialog
 
69856
        - Fix bug 138795 (file dialog forgets last browsed to or installed from
 
69857
          location)
 
69858
 
 
69859
 capplets/theme-switcher/ChangeLog               |   14 ++
 
69860
 capplets/theme-switcher/Makefile.am             |    2 +-
 
69861
 capplets/theme-switcher/gnome-theme-installer.c |   67 +++----
 
69862
 capplets/theme-switcher/gnome-theme-installer.h |    6 +-
 
69863
 capplets/theme-switcher/gnome-theme-manager.c   |    2 +-
 
69864
 capplets/theme-switcher/theme-install.glade     |  261 -----------------------
 
69865
 6 files changed, 50 insertions(+), 302 deletions(-)
 
69866
 
 
69867
commit 4e10d6d3ddfb6acccde2bba09b9ce0b372568703
 
69868
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69869
Date:   Mon Apr 24 05:21:04 2006 +0000
 
69870
 
 
69871
    Updated Translation
 
69872
 
 
69873
 po/ChangeLog |    4 ++++
 
69874
 po/gu.po     |   39 ++++++++++++++++++++++++++++-----------
 
69875
 2 files changed, 32 insertions(+), 11 deletions(-)
 
69876
 
 
69877
commit 10233e079f3397461658269a03710ffd13b54df7
 
69878
Author: Lukas Novotny <lukasnov@src.gnome.org>
 
69879
Date:   Sun Apr 23 20:44:01 2006 +0000
 
69880
 
 
69881
    2006-04-23  Lukas Novotny  <lukasnov@cvs.gnome.org> * cs.po: Updated Czech translation.
 
69882
 
 
69883
 po/ChangeLog |    4 ++++
 
69884
 po/cs.po     |   47 ++++++++++++++++++++---------------------------
 
69885
 2 files changed, 24 insertions(+), 27 deletions(-)
 
69886
 
 
69887
commit c916b9c52151f12621ac971e1bb87c4b1cb59086
 
69888
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69889
Date:   Sat Apr 22 02:23:26 2006 +0000
 
69890
 
 
69891
    fixing small memory allocation error
 
69892
 
 
69893
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    5 ++---
 
69894
 1 files changed, 2 insertions(+), 3 deletions(-)
 
69895
 
 
69896
commit c5b51f49b23e109384c8fdbb10b6cc9bdde5ed5f
 
69897
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69898
Date:   Sat Apr 22 00:50:17 2006 +0000
 
69899
 
 
69900
    Layout Preview window position is saved/restored
 
69901
 
 
69902
 capplets/keyboard/ChangeLog                        |    5 ++
 
69903
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   19 ++++++++
 
69904
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   48 ++++++++++++++++++++
 
69905
 3 files changed, 72 insertions(+), 0 deletions(-)
 
69906
 
 
69907
commit d48a56d59f02d5cecebeccd19c2f40970ae74480
 
69908
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69909
Date:   Fri Apr 21 05:21:12 2006 +0000
 
69910
 
 
69911
    Updated Translation
 
69912
 
 
69913
 po/ChangeLog |    4 +++
 
69914
 po/gu.po     |   63 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
69915
 2 files changed, 54 insertions(+), 13 deletions(-)
 
69916
 
 
69917
commit 83936013d4fd4b5bd5fc66826669effb21e6927a
 
69918
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69919
Date:   Thu Apr 20 22:21:10 2006 +0000
 
69920
 
 
69921
    small fixes, bug #333091
 
69922
 
 
69923
 gnome-settings-daemon/ChangeLog                    |    6 +++
 
69924
 .../gnome-settings-keyboard-xkb.c                  |   34 ++++++++++---------
 
69925
 2 files changed, 24 insertions(+), 16 deletions(-)
 
69926
 
 
69927
commit c78e0b83426e91b26aa00b144732b9c1a6b5ad2c
 
69928
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69929
Date:   Thu Apr 20 07:33:11 2006 +0000
 
69930
 
 
69931
    Updated Translation
 
69932
 
 
69933
 po/ChangeLog |    4 +++
 
69934
 po/gu.po     |   65 +++++++++++++++++++++++++++++----------------------------
 
69935
 2 files changed, 37 insertions(+), 32 deletions(-)
 
69936
 
 
69937
commit ee5dccce9655f2222cb52d662e209fc47e5e7d62
 
69938
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
69939
Date:   Wed Apr 19 23:30:05 2006 +0000
 
69940
 
 
69941
    update for new libxklavier API
 
69942
 
 
69943
 ChangeLog                                          |    8 +
 
69944
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   28 ++-
 
69945
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    6 +-
 
69946
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   23 ++-
 
69947
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    9 +-
 
69948
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   24 ++-
 
69949
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   48 +++--
 
69950
 configure.in                                       |    2 +-
 
69951
 .../gnome-settings-keyboard-xkb.c                  |  222 +++++++++++--------
 
69952
 9 files changed, 215 insertions(+), 155 deletions(-)
 
69953
 
 
69954
commit 31a5fd7828c2d060fab7f2f87ef9e30359b1149e
 
69955
Author: Thomas Wood <thos@gnome.org>
 
69956
Date:   Wed Apr 19 10:48:04 2006 +0000
 
69957
 
 
69958
    Remove drag and drop information text, and add Install buttons to each tab
 
69959
    
 
69960
    2006-04-19  Thomas Wood  <thos@gnome.org>
 
69961
    
 
69962
        * gnome-theme-details.c: (gnome_theme_details_init),
 
69963
        (gnome_theme_details_reread_themes_from_disk):
 
69964
        * gnome-theme-installer.c: (gnome_theme_installer_run_cb):
 
69965
        * gnome-theme-installer.h:
 
69966
        * gnome-theme-manager.c: (setup_dialog):
 
69967
        * theme-properties.glade:
 
69968
    
 
69969
        Remove drag and drop information text, and add Install buttons to each
 
69970
        tab in the details window. Closes bug 99535 - [ui-review] Theme manager UI issues
 
69971
 
 
69972
 capplets/theme-switcher/ChangeLog               |   12 +
 
69973
 capplets/theme-switcher/gnome-theme-details.c   |   18 +-
 
69974
 capplets/theme-switcher/gnome-theme-installer.c |    8 +
 
69975
 capplets/theme-switcher/gnome-theme-installer.h |    1 +
 
69976
 capplets/theme-switcher/gnome-theme-manager.c   |   10 +-
 
69977
 capplets/theme-switcher/theme-properties.glade  |  916 ++++++++++++-----------
 
69978
 6 files changed, 501 insertions(+), 464 deletions(-)
 
69979
 
 
69980
commit 97241db229fb44e46554010c072ecfa036774cd9
 
69981
Author: Laurent Dhima <laurenti@alblinux.net>
 
69982
Date:   Wed Apr 19 10:38:54 2006 +0000
 
69983
 
 
69984
    Updated Albanian translation by Elian Myftiu.
 
69985
    
 
69986
    2006-04-19  Laurent Dhima  <laurenti@alblinux.net>
 
69987
    
 
69988
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
69989
 
 
69990
 po/ChangeLog |    4 +
 
69991
 po/sq.po     |  819 +++++++++++++++++++++++++++++-----------------------------
 
69992
 2 files changed, 420 insertions(+), 403 deletions(-)
 
69993
 
 
69994
commit 6a1e74948acd1cecf91fba775f253037141f152f
 
69995
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
69996
Date:   Tue Apr 18 05:33:27 2006 +0000
 
69997
 
 
69998
    Updated Translation
 
69999
 
 
70000
 po/ChangeLog |    4 +++
 
70001
 po/gu.po     |   81 ++++++++++++++++++++++++++++++---------------------------
 
70002
 2 files changed, 47 insertions(+), 38 deletions(-)
 
70003
 
 
70004
commit 8aa8b24d82244c29e99aab802a721ec14bcaaa31
 
70005
Author: Ray Strode <rstrode@redhat.com>
 
70006
Date:   Mon Apr 17 15:07:20 2006 +0000
 
70007
 
 
70008
    fix potential (tiny, hard to trigger) overrun (bug 338254)
 
70009
    
 
70010
    2006-04-17  Ray Strode <rstrode@redhat.com>
 
70011
    
 
70012
        * gnome-settings-mouse.c (configure_button_layout): fix
 
70013
        potential (tiny, hard to trigger) overrun (bug 338254)
 
70014
 
 
70015
 gnome-settings-daemon/ChangeLog              |    5 +++++
 
70016
 gnome-settings-daemon/gnome-settings-mouse.c |    8 ++++++--
 
70017
 2 files changed, 11 insertions(+), 2 deletions(-)
 
70018
 
 
70019
commit 01b8b21d0592b9911aad6b5fd6887777df144b6b
 
70020
Author: Kjartan Maraas <kmaraas@gnome.org>
 
70021
Date:   Mon Apr 17 13:26:24 2006 +0000
 
70022
 
 
70023
    Remove obsolete entry for no_NO. And the translation.
 
70024
    
 
70025
    2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
 
70026
    
 
70027
        * configure.in: Remove obsolete entry for no_NO.
 
70028
        * po/no.po: And the translation.
 
70029
 
 
70030
 ChangeLog    |    5 +
 
70031
 configure.in |    2 +-
 
70032
 po/no.po     | 3525 ----------------------------------------------------------
 
70033
 3 files changed, 6 insertions(+), 3526 deletions(-)
 
70034
 
 
70035
commit 77d1b61826d5ef10e9d922cbf401b5c6cd23c816
 
70036
Author: Clytie Siddall <clyties@src.gnome.org>
 
70037
Date:   Mon Apr 17 04:41:07 2006 +0000
 
70038
 
 
70039
    vi.po: Updated Vietnamese translation.
 
70040
 
 
70041
 po/ChangeLog |    4 +
 
70042
 po/vi.po     | 1972 ++++++++++++++++++++++++++++------------------------------
 
70043
 2 files changed, 959 insertions(+), 1017 deletions(-)
 
70044
 
 
70045
commit 7c1b3e32495579bafa754f82405e5d0d56a4e067
 
70046
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
70047
Date:   Sun Apr 16 21:43:24 2006 +0000
 
70048
 
 
70049
    *** empty log message ***
 
70050
 
 
70051
 po/ChangeLog |    4 ++
 
70052
 po/gl.po     |  167 ++++++++++++++++++++++++++--------------------------------
 
70053
 2 files changed, 78 insertions(+), 93 deletions(-)
 
70054
 
 
70055
commit 82a34b34573d814ada949c989db491ba9b2d819d
 
70056
Author: Miloslav Trmac <mitr@volny.cz>
 
70057
Date:   Fri Apr 14 19:44:59 2006 +0000
 
70058
 
 
70059
    Updated Czech translation by Petr Tomeš.
 
70060
    
 
70061
    2006-04-14  Miloslav Trmac  <mitr@volny.cz>
 
70062
    
 
70063
        * cs.po: Updated Czech translation by Petr Tomeš.
 
70064
 
 
70065
 po/ChangeLog |    4 +++
 
70066
 po/cs.po     |   60 ++++++++++++++++++++++++++++++---------------------------
 
70067
 2 files changed, 36 insertions(+), 28 deletions(-)
 
70068
 
 
70069
commit 647577cb78d0293a5aa68acdd0071f3782e88f4c
 
70070
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
70071
Date:   Fri Apr 14 13:15:26 2006 +0000
 
70072
 
 
70073
    Updated Finnish translation
 
70074
 
 
70075
 po/ChangeLog |    4 +++
 
70076
 po/fi.po     |   80 ++++++++++++++++++++++++++++++---------------------------
 
70077
 2 files changed, 46 insertions(+), 38 deletions(-)
 
70078
 
 
70079
commit ca38521ffc9341ee4875976e5c12ed9ccf3bada2
 
70080
Author: Daniel Nylander <po@danielnylander.se>
 
70081
Date:   Fri Apr 14 07:58:55 2006 +0000
 
70082
 
 
70083
    Updated Swedish translation.
 
70084
    
 
70085
    2006-04-14  Daniel Nylander  <po@danielnylander.se>
 
70086
    
 
70087
            * sv.po: Updated Swedish translation.
 
70088
 
 
70089
 po/ChangeLog |    4 +
 
70090
 po/sv.po     |  318 ++++++++++++++++++++++++++--------------------------------
 
70091
 2 files changed, 146 insertions(+), 176 deletions(-)
 
70092
 
 
70093
commit afc870aa7e9d8a1577d25a300370f756958d53d2
 
70094
Author: Luca Cavalli <loopback@slackit.org>
 
70095
Date:   Thu Apr 13 21:36:17 2006 +0000
 
70096
 
 
70097
    add support for Sylpheed. Based on a patch from Fryderyk Dziarmagowski
 
70098
    
 
70099
    2006-04-13  Luca Cavalli  <loopback@slackit.org>
 
70100
    
 
70101
        * gnome-default-applications.xml.in: add support for Sylpheed. Based
 
70102
        on a patch from Fryderyk Dziarmagowski <freetz@pld-linux.org>.
 
70103
        Closes bug #332659.
 
70104
 
 
70105
 capplets/default-applications/ChangeLog            |    6 ++++++
 
70106
 .../gnome-default-applications.xml.in              |    7 +++++++
 
70107
 2 files changed, 13 insertions(+), 0 deletions(-)
 
70108
 
 
70109
commit 1edab2749dc49272b4b2438ffb8eecb6ea601ab8
 
70110
Author: Pema Geyleg <pgeyleg@src.gnome.org>
 
70111
Date:   Thu Apr 13 11:26:20 2006 +0000
 
70112
 
 
70113
    *** empty log message ***
 
70114
 
 
70115
 po/ChangeLog |    4 +
 
70116
 po/dz.po     | 1122 ++++++++++++++++++++++++++++++++++------------------------
 
70117
 2 files changed, 658 insertions(+), 468 deletions(-)
 
70118
 
 
70119
commit 9c24be1b1e6abad252161accd13e8435428cffd6
 
70120
Author: Thomas Wood <thos@gnome.org>
 
70121
Date:   Mon Apr 10 17:56:59 2006 +0000
 
70122
 
 
70123
    Applied patch from bug 170058 - bzip2 location hardcoded
 
70124
    
 
70125
    2006-04-10  Thomas Wood  <thos@gnome.org>
 
70126
    
 
70127
        * gnome-theme-installer.c: (transfer_done_targz_idle_cb),
 
70128
        (transfer_done_tarbz2_idle_cb), (transfer_done_cb): Applied patch from
 
70129
        bug 170058 - bzip2 location hardcoded
 
70130
 
 
70131
 capplets/theme-switcher/ChangeLog               |    6 ++
 
70132
 capplets/theme-switcher/gnome-theme-installer.c |   97 ++++++++++++++++++-----
 
70133
 2 files changed, 84 insertions(+), 19 deletions(-)
 
70134
 
 
70135
commit 04a03e95d968c0afad393433a11ebe66212af469
 
70136
Author: Rodrigo Moya <rodrigo@novell.com>
 
70137
Date:   Mon Apr 10 17:30:32 2006 +0000
 
70138
 
 
70139
    updated for 2.14.1.
 
70140
    
 
70141
    2006-04-10  Rodrigo Moya <rodrigo@novell.com>
 
70142
    
 
70143
        * configure.in:
 
70144
        * NEWS: updated for 2.14.1.
 
70145
 
 
70146
 ChangeLog                 |    5 ++++
 
70147
 NEWS                      |   46 +++++++++++++++++++++++++++++++++++++++++++++
 
70148
 capplets/common/ChangeLog |    2 +-
 
70149
 configure.in              |    2 +-
 
70150
 4 files changed, 53 insertions(+), 2 deletions(-)
 
70151
 
 
70152
commit 25d98381004d7c56259cfda0f7719f4107c04a79
 
70153
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
70154
Date:   Mon Apr 10 15:23:00 2006 +0000
 
70155
 
 
70156
    Updated Spanish translation
 
70157
    
 
70158
    2006-04-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
70159
    
 
70160
        * es.po: Updated Spanish translation
 
70161
 
 
70162
 po/ChangeLog |    4 +
 
70163
 po/es.po     |  250 ++++++++++-----------------------------------------------
 
70164
 2 files changed, 48 insertions(+), 206 deletions(-)
 
70165
 
 
70166
commit 5f2d2e2b759b1735e589234eb516c8331e4d8612
 
70167
Author: Marien Zwart <marienz@gentoo.org>
 
70168
Date:   Mon Apr 10 12:45:08 2006 +0000
 
70169
 
 
70170
    Fixes #323724
 
70171
    
 
70172
    2006-04-10  Marien Zwart <marienz@gentoo.org>
 
70173
    
 
70174
        Fixes #323724
 
70175
    
 
70176
        * gnome-settings-mouse.c (configure_button_layout): fixed button
 
70177
        mapping with evdev/left handed.
 
70178
 
 
70179
 gnome-settings-daemon/ChangeLog              |    7 ++++
 
70180
 gnome-settings-daemon/gnome-settings-mouse.c |   49 +++++++++++++++++++++----
 
70181
 2 files changed, 48 insertions(+), 8 deletions(-)
 
70182
 
 
70183
commit b062d0c3018cbcb1c80db4348714e7ba21cbb423
 
70184
Author: Thomas Wood <thos@gnome.org>
 
70185
Date:   Sun Apr 9 16:23:13 2006 +0000
 
70186
 
 
70187
    Patch from Sergey Al. Safonov <spoof@spoofa.info> to fix bug 314658 -
 
70188
    
 
70189
    2006-04-09  Thomas Wood  <thos@gnome.org>
 
70190
    
 
70191
        * gnome-theme-manager.c: (setup_meta_tree_view): Patch from Sergey Al.
 
70192
        Safonov <spoof@spoofa.info> to fix bug 314658 - Theme chooser main
 
70193
        window too wide for 800x600
 
70194
 
 
70195
 capplets/theme-switcher/ChangeLog             |    6 ++++++
 
70196
 capplets/theme-switcher/gnome-theme-manager.c |    3 +++
 
70197
 2 files changed, 9 insertions(+), 0 deletions(-)
 
70198
 
 
70199
commit 163f55f7437b3ac34d11c990c46aeac461b1fcae
 
70200
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
 
70201
Date:   Thu Apr 6 08:46:04 2006 +0000
 
70202
 
 
70203
    Translation updated by Wouter Bolsterlee.
 
70204
    
 
70205
    2006-04-06  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
 
70206
    
 
70207
        * nl.po: Translation updated by Wouter Bolsterlee.
 
70208
 
 
70209
 po/ChangeLog |    4 ++++
 
70210
 po/nl.po     |   13 ++++++-------
 
70211
 2 files changed, 10 insertions(+), 7 deletions(-)
 
70212
 
 
70213
commit 6c0c9e1a6c18b40a94e344ab8e9f6c6c67eef293
 
70214
Author: Glynn Foster <glynn.foster@sun.com>
 
70215
Date:   Wed Apr 5 05:48:28 2006 +0000
 
70216
 
 
70217
    Move the .directory files to $datadir/desktop-directories. Fixes #334405.
 
70218
    
 
70219
    2006-04-05  Glynn Foster <glynn.foster@sun.com>
 
70220
    
 
70221
        * Makefile.am: Move the .directory files to
 
70222
        $datadir/desktop-directories. Fixes #334405.
 
70223
 
 
70224
 vfs-methods/fontilus/ChangeLog   |    5 +++++
 
70225
 vfs-methods/fontilus/Makefile.am |    8 ++++----
 
70226
 vfs-methods/themus/ChangeLog     |    5 +++++
 
70227
 vfs-methods/themus/Makefile.am   |    6 +++---
 
70228
 4 files changed, 17 insertions(+), 7 deletions(-)
 
70229
 
 
70230
commit a1f3d207b00d763eba9dd582330ea871b2508358
 
70231
Author: Wouter Bolsterlee <wbolster@src.gnome.org>
 
70232
Date:   Mon Apr 3 09:09:41 2006 +0000
 
70233
 
 
70234
    Don't allow tab characters in custom theme descriptions (#336151, Wouter
 
70235
    
 
70236
    * capplets/theme-switcher/theme-properties.glade: Don't allow tab
 
70237
    characters in custom theme descriptions (#336151, Wouter Bolsterlee)
 
70238
 
 
70239
 ChangeLog                                      |    5 +++++
 
70240
 capplets/theme-switcher/theme-properties.glade |    2 +-
 
70241
 2 files changed, 6 insertions(+), 1 deletions(-)
 
70242
 
 
70243
commit 38419b6a0a376dbb4c00854b98d6fa93893ae39a
 
70244
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
70245
Date:   Mon Apr 3 07:35:45 2006 +0000
 
70246
 
 
70247
    Updated Thai translation.
 
70248
    
 
70249
    2006-04-03  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
70250
    
 
70251
        * th.po: Updated Thai translation.
 
70252
 
 
70253
 po/ChangeLog |    4 ++++
 
70254
 po/th.po     |   48 ++++++++++++++++++++++++------------------------
 
70255
 2 files changed, 28 insertions(+), 24 deletions(-)
 
70256
 
 
70257
commit 69a2971101376b6bb512626598763679aee284b3
 
70258
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
70259
Date:   Sun Apr 2 01:11:42 2006 +0000
 
70260
 
 
70261
    fixed the buggon sensitivity, b.g.o#336396
 
70262
 
 
70263
 capplets/keyboard/ChangeLog                        |    7 ++++++
 
70264
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   21 +++++++++++++++++++-
 
70265
 2 files changed, 27 insertions(+), 1 deletions(-)
 
70266
 
 
70267
commit 0d10f6ba20f4fcbf6e943aebb7c4034856c1e1a1
 
70268
Author: Žygimantas Beručka <zygis@gnome.org>
 
70269
Date:   Thu Mar 30 19:12:11 2006 +0000
 
70270
 
 
70271
    Added Lithuanian pangram.
 
70272
    
 
70273
    2006-03-30  Žygimantas Beručka  <zygis@gnome.org>
 
70274
    
 
70275
            * lt.po: Added Lithuanian pangram.
 
70276
 
 
70277
 po/ChangeLog |    4 ++++
 
70278
 po/lt.po     |   29 +++++++++++++++--------------
 
70279
 2 files changed, 19 insertions(+), 14 deletions(-)
 
70280
 
 
70281
commit 8ac6a35a19dd83310d234c300fda5f89ac100415
 
70282
Author: Arjan Timmerman <arjani@soulfly.nl>
 
70283
Date:   Wed Mar 29 16:18:42 2006 +0000
 
70284
 
 
70285
    Fixes #334153
 
70286
    
 
70287
    2006-03-29  Arjan Timmerman <arjani@soulfly.nl>
 
70288
    
 
70289
            Fixes #334153
 
70290
    
 
70291
        * factory.c (register_server): no trim needed. Now really fixed.
 
70292
 
 
70293
 gnome-settings-daemon/ChangeLog |    6 ++++++
 
70294
 gnome-settings-daemon/factory.c |    8 +-------
 
70295
 2 files changed, 7 insertions(+), 7 deletions(-)
 
70296
 
 
70297
commit efeb4b9632944df6b44369bae3316597c5b610fb
 
70298
Author: Arjan Timmerman <arjani@soulfly.nl>
 
70299
Date:   Wed Mar 29 16:12:52 2006 +0000
 
70300
 
 
70301
    Fixes #334153
 
70302
    
 
70303
    2006-03-29  Arjan Timmerman <arjani@soulfly.nl>
 
70304
    
 
70305
        Fixes #334153
 
70306
    
 
70307
        * activate-settings-daemon.c (activate_settings_daemon): fixed leaked
 
70308
        CORBA_environment and removed extra if statement.
 
70309
 
 
70310
 capplets/common/ChangeLog                  |    7 +++++++
 
70311
 capplets/common/activate-settings-daemon.c |   10 +++-------
 
70312
 2 files changed, 10 insertions(+), 7 deletions(-)
 
70313
 
 
70314
commit 7d9fce0311af823dfd4fbc1f1b42261d28214f31
 
70315
Author: Jaap A. Haitsma <jaap@haitsma.org>
 
70316
Date:   Wed Mar 29 16:01:50 2006 +0000
 
70317
 
 
70318
    Fixes #171833
 
70319
    
 
70320
    2006-03-29  Jaap A. Haitsma <jaap@haitsma.org>
 
70321
    
 
70322
        Fixes #171833
 
70323
    
 
70324
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: set
 
70325
        Ctrl-Atl-l as default keybinding for screen locking.
 
70326
 
 
70327
 ChangeLog                                          |    7 +++++++
 
70328
 ...ps_gnome_settings_daemon_keybindings.schemas.in |    2 +-
 
70329
 2 files changed, 8 insertions(+), 1 deletions(-)
 
70330
 
 
70331
commit 0a4ce1ea8425806736051c6f7c3570b818e906e0
 
70332
Author: Luca Cavalli <loopback@slackit.org>
 
70333
Date:   Tue Mar 28 19:52:57 2006 +0000
 
70334
 
 
70335
    Fix Thunderbird command line parameter (this time should work). Closes
 
70336
    
 
70337
    2006-03-23  Luca Cavalli  <loopback@slackit.org>
 
70338
    
 
70339
        * gnome-default-applications.xml.in: Fix Thunderbird command line
 
70340
        parameter (this time should work). Closes (again) bug #326808.
 
70341
 
 
70342
 capplets/default-applications/ChangeLog            |    5 +++++
 
70343
 .../gnome-default-applications.xml.in              |    4 ++--
 
70344
 2 files changed, 7 insertions(+), 2 deletions(-)
 
70345
 
 
70346
commit c32a78364e45de33c2432682f05f57c678cd0095
 
70347
Author: Miloslav Trmac <mitr@volny.cz>
 
70348
Date:   Sun Mar 26 19:50:06 2006 +0000
 
70349
 
 
70350
    Updated Czech translation by Petr Tomeš.
 
70351
    
 
70352
    2006-03-26  Miloslav Trmac  <mitr@volny.cz>
 
70353
    
 
70354
        * cs.po: Updated Czech translation by Petr Tomeš.
 
70355
 
 
70356
 po/ChangeLog |    4 ++++
 
70357
 po/cs.po     |   42 ++++++++++++++++++------------------------
 
70358
 2 files changed, 22 insertions(+), 24 deletions(-)
 
70359
 
 
70360
commit 039de1e0b105630160aa561f2a941bd48aca5e13
 
70361
Author: Priit Laes <amd@store20.com>
 
70362
Date:   Sat Mar 25 17:13:10 2006 +0000
 
70363
 
 
70364
    Translation updated by Ivar Smolin.
 
70365
    
 
70366
    2006-03-25  Priit Laes  <amd@store20.com>
 
70367
    
 
70368
        * et.po: Translation updated by Ivar Smolin.
 
70369
 
 
70370
 po/ChangeLog |    4 ++++
 
70371
 po/et.po     |   54 ++++++++++++++++++++++++++++++++----------------------
 
70372
 2 files changed, 36 insertions(+), 22 deletions(-)
 
70373
 
 
70374
commit df5a8124b2221bd5733daed0683f898855caf051
 
70375
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
70376
Date:   Fri Mar 24 09:45:30 2006 +0000
 
70377
 
 
70378
    Hungarian translation updated by Mate ORY.
 
70379
    
 
70380
    2006-03-24  Gabor Kelemen  <kelemeng@gnome.hu>
 
70381
    
 
70382
        * hu.po: Hungarian translation updated by Mate ORY.
 
70383
 
 
70384
 po/ChangeLog |    4 ++++
 
70385
 po/hu.po     |   24 ++++++++++++------------
 
70386
 2 files changed, 16 insertions(+), 12 deletions(-)
 
70387
 
 
70388
commit ca8a72d1bfe4981f2e47636668879472c3e75b50
 
70389
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
 
70390
Date:   Thu Mar 23 20:25:55 2006 +0000
 
70391
 
 
70392
    Updated Belarusian tanslation.
 
70393
 
 
70394
 po/ChangeLog |    4 +
 
70395
 po/be.po     | 2238 ++++++++++++++++++++++++++++------------------------------
 
70396
 2 files changed, 1102 insertions(+), 1140 deletions(-)
 
70397
 
 
70398
commit bc788085589b4060c4b61dcb44707e03df980a85
 
70399
Author: Rodrigo Moya <rodrigo@novell.com>
 
70400
Date:   Thu Mar 23 15:19:43 2006 +0000
 
70401
 
 
70402
    use gtk_dialog_run, we want the dialog to show up for more than less than
 
70403
    
 
70404
    2006-93-23  Rodrigo Moya <rodrigo@novell.com>
 
70405
    
 
70406
        * activate-settings-daemon.c (popup_error_message): use gtk_dialog_run,
 
70407
        we want the dialog to show up for more than less than a second.
 
70408
 
 
70409
 capplets/common/ChangeLog                  |    5 +++++
 
70410
 capplets/common/activate-settings-daemon.c |    2 +-
 
70411
 2 files changed, 6 insertions(+), 1 deletions(-)
 
70412
 
 
70413
commit d65761b2502feaffbffa050cef03e862c89a6116
 
70414
Author: Rodrigo Moya <rodrigo@novell.com>
 
70415
Date:   Thu Mar 23 14:59:44 2006 +0000
 
70416
 
 
70417
    set DISPLAY environment variable as it is, no trimming needed.
 
70418
    
 
70419
    2006-03-23  Rodrigo Moya <rodrigo@novell.com>
 
70420
    
 
70421
        * factory.c (register_server): set DISPLAY environment variable as
 
70422
        it is, no trimming needed.
 
70423
 
 
70424
 gnome-settings-daemon/ChangeLog |    5 +++++
 
70425
 1 files changed, 5 insertions(+), 0 deletions(-)
 
70426
 
 
70427
commit 5538322b026ea73fefae97bbfe7f8a604b740491
 
70428
Author: Jeremy Le Floc'h <jeremylf@src.gnome.org>
 
70429
Date:   Thu Mar 23 13:53:11 2006 +0000
 
70430
 
 
70431
    *** empty log message ***
 
70432
 
 
70433
 ChangeLog    |    4 +
 
70434
 configure.in |    2 +-
 
70435
 po/ChangeLog |    4 +
 
70436
 po/br.po     | 3356 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
70437
 4 files changed, 3365 insertions(+), 1 deletions(-)
 
70438
 
 
70439
commit d58d2d4fda49ad1af572a40411427205af5f76ff
 
70440
Author: Tommi Vainikainen <thv@iki.fi>
 
70441
Date:   Wed Mar 22 11:03:11 2006 +0000
 
70442
 
 
70443
    Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added
 
70444
    
 
70445
    2006-03-22  Tommi Vainikainen  <thv@iki.fi>
 
70446
        * configure.in (ALL_LINGUAS): Added Dzongkha (dz).
 
70447
    2006-03-22  Tommi Vainikainen  <thv@iki.fi>
 
70448
        * dz.po: Added Dzongkha translation from Pema Geyleg.
 
70449
 
 
70450
 ChangeLog    |    4 +
 
70451
 configure.in |    2 +-
 
70452
 po/ChangeLog |    4 +
 
70453
 po/dz.po     | 3266 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
70454
 4 files changed, 3275 insertions(+), 1 deletions(-)
 
70455
 
 
70456
commit abe88359fe23bbf96d0ff65e5defa064394a771f
 
70457
Author: Vincent van Adrighem <adrighem@gnome.org>
 
70458
Date:   Mon Mar 20 21:47:39 2006 +0000
 
70459
 
 
70460
    Translation updated by Wouter Bolsterlee.
 
70461
    
 
70462
    2006-03-20  Vincent van Adrighem  <adrighem@gnome.org>
 
70463
    
 
70464
        * nl.po: Translation updated by Wouter Bolsterlee.
 
70465
 
 
70466
 po/ChangeLog |    4 ++++
 
70467
 po/nl.po     |   27 ++++++++++++++-------------
 
70468
 2 files changed, 18 insertions(+), 13 deletions(-)
 
70469
 
 
70470
commit 6366609a2aff99ac394e94cc57eab88495ac482e
 
70471
Author: Luca Cavalli <loopback@slackit.org>
 
70472
Date:   Sun Mar 19 22:17:20 2006 +0000
 
70473
 
 
70474
    remove double gconf value setting. Closes bug #334331.
 
70475
    
 
70476
    2006-03-12  Luca Cavalli  <loopback@slackit.org>
 
70477
    
 
70478
        * gnome-da-capplet.c: (terminal_checkbutton_toggled_cb): remove
 
70479
        double gconf value setting. Closes bug #334331.
 
70480
 
 
70481
 capplets/default-applications/ChangeLog          |    5 +++++
 
70482
 capplets/default-applications/gnome-da-capplet.c |   11 +----------
 
70483
 2 files changed, 6 insertions(+), 10 deletions(-)
 
70484
 
 
70485
commit 35c0a819005f2ae6d0fbef797bcf607dd7eb500a
 
70486
Author: Rodney Dawes <dobey@novell.com>
 
70487
Date:   Sat Mar 18 19:35:40 2006 +0000
 
70488
 
 
70489
    Only pass G_FILE_TEST_IS_DIR to the g_file_test calls
 
70490
    
 
70491
    2006-03-18  Rodney Dawes  <dobey@novell.com>
 
70492
    
 
70493
        * gnome-wp-xml.c (gnome_wp_xml_load_list): Only pass G_FILE_TEST_IS_DIR
 
70494
        to the g_file_test calls
 
70495
    
 
70496
        Fixes #331486
 
70497
 
 
70498
 capplets/background/ChangeLog      |    7 +++++++
 
70499
 capplets/background/gnome-wp-xml.c |    4 ++--
 
70500
 2 files changed, 9 insertions(+), 2 deletions(-)
 
70501
 
 
70502
commit 9077cd4c5eab149532f8f75fd6ee05083f73d97e
 
70503
Author: Vladimer Sichinava <vsichi@src.gnome.org>
 
70504
Date:   Sat Mar 18 01:24:20 2006 +0000
 
70505
 
 
70506
    Updated Georgian translation
 
70507
 
 
70508
 ChangeLog    |    4 ++++
 
70509
 configure.in |    2 +-
 
70510
 2 files changed, 5 insertions(+), 1 deletions(-)
 
70511
 
 
70512
commit 6613582b26f535d9c080b53722d6c48a271064ec
 
70513
Author: Priit Laes <amd@store20.com>
 
70514
Date:   Fri Mar 17 08:16:58 2006 +0000
 
70515
 
 
70516
    Translation updated by Ivar Smolin.
 
70517
    
 
70518
    2006-03-17  Priit Laes  <amd@store20.com>
 
70519
    
 
70520
        * et.po: Translation updated by Ivar Smolin.
 
70521
 
 
70522
 po/ChangeLog |    4 ++++
 
70523
 po/et.po     |    6 +++---
 
70524
 2 files changed, 7 insertions(+), 3 deletions(-)
 
70525
 
 
70526
commit d1aa51f23a64960b30b029e5d018145f288523ba
 
70527
Author: Dan Damian <dand@src.gnome.org>
 
70528
Date:   Tue Mar 14 12:52:02 2006 +0000
 
70529
 
 
70530
    Updated Romanian translation.
 
70531
 
 
70532
 po/ChangeLog |    4 +
 
70533
 po/ro.po     | 1248 ++++++++++++++++++++++++++++++++++------------------------
 
70534
 2 files changed, 742 insertions(+), 510 deletions(-)
 
70535
 
 
70536
commit 6980df2701440299d1edf21c954cec6ed9a5de86
 
70537
Author: Clytie Siddall <clyties@src.gnome.org>
 
70538
Date:   Tue Mar 14 07:02:24 2006 +0000
 
70539
 
 
70540
    vi.po: Updated Vietnamese translation.
 
70541
 
 
70542
 po/ChangeLog |    4 +
 
70543
 po/vi.po     | 1970 ++++++++++++++++++++++++++++++----------------------------
 
70544
 2 files changed, 1022 insertions(+), 952 deletions(-)
 
70545
 
 
70546
commit 1655c350b5b2dc67b1d8680135090af54a6cc7ca
 
70547
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
70548
Date:   Tue Mar 14 02:59:06 2006 +0000
 
70549
 
 
70550
    *** empty log message ***
 
70551
 
 
70552
 po/vi.po |    8 ++++----
 
70553
 1 files changed, 4 insertions(+), 4 deletions(-)
 
70554
 
 
70555
commit d21743230e2a0e7d8cc93238102c9617fb14e3e7
 
70556
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
70557
Date:   Tue Mar 14 02:37:07 2006 +0000
 
70558
 
 
70559
    *** empty log message ***
 
70560
 
 
70561
 po/vi.po |   16 ++++++++--------
 
70562
 1 files changed, 8 insertions(+), 8 deletions(-)
 
70563
 
 
70564
commit fb846c3123c7b8eb945cca57d06ea7518641f959
 
70565
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
70566
Date:   Tue Mar 14 02:23:09 2006 +0000
 
70567
 
 
70568
    *** empty log message ***
 
70569
 
 
70570
 po/vi.po |    2 +-
 
70571
 1 files changed, 1 insertions(+), 1 deletions(-)
 
70572
 
 
70573
commit bfda9020764a3e699666daa026ef96a02f0d967c
 
70574
Author: Rodrigo Moya <rodrigo@novell.com>
 
70575
Date:   Mon Mar 13 15:02:28 2006 +0000
 
70576
 
 
70577
    updated for 2.14.0.
 
70578
    
 
70579
    2006-03-13  Rodrigo Moya <rodrigo@novell.com>
 
70580
    
 
70581
        * configure.in:
 
70582
        * NEWS: updated for 2.14.0.
 
70583
 
 
70584
 ChangeLog    |    5 ++++
 
70585
 NEWS         |   59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
70586
 configure.in |    2 +-
 
70587
 3 files changed, 65 insertions(+), 1 deletions(-)
 
70588
 
 
70589
commit 07c3758e8a6751fdb9a6cd60de630f11016be32f
 
70590
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
70591
Date:   Mon Mar 13 05:50:57 2006 +0000
 
70592
 
 
70593
    Added Entry for Bengali (bn) Translation Updation
 
70594
 
 
70595
 po/ChangeLog |    4 ++++
 
70596
 1 files changed, 4 insertions(+), 0 deletions(-)
 
70597
 
 
70598
commit 56090b828c0c9a5af12d1ebe6e037af8bf3dd0ad
 
70599
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
70600
Date:   Mon Mar 13 05:50:37 2006 +0000
 
70601
 
 
70602
    Updated Bengali Translation
 
70603
 
 
70604
 po/bn.po | 1257 +++++++++++++++++++++++++++++++++++++-------------------------
 
70605
 1 files changed, 751 insertions(+), 506 deletions(-)
 
70606
 
 
70607
commit 4abf12c07339604072ff9e1a44ced1998d171000
 
70608
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
70609
Date:   Sun Mar 12 14:08:18 2006 +0000
 
70610
 
 
70611
    update translation for Punjabi (Gurmukhi) by apbrar gmail com
 
70612
 
 
70613
 po/pa.po |  597 +++++++++++++++++++++++++++++++++++++++-----------------------
 
70614
 1 files changed, 376 insertions(+), 221 deletions(-)
 
70615
 
 
70616
commit b8462141fbb60186b03cc0d0fe296310a67b8df2
 
70617
Author: Lucas Rocha <lucasr@gnome.org>
 
70618
Date:   Sun Mar 12 04:18:35 2006 +0000
 
70619
 
 
70620
    Updated Brazilian Portuguese translation.
 
70621
    
 
70622
    2006-03-12  Lucas Rocha  <lucasr@gnome.org>
 
70623
    
 
70624
        * pt_BR.po: Updated Brazilian Portuguese translation.
 
70625
 
 
70626
 po/ChangeLog |    4 +++
 
70627
 po/pt_BR.po  |   76 +++++++++++++++++++++++++++++++++++++++++----------------
 
70628
 2 files changed, 58 insertions(+), 22 deletions(-)
 
70629
 
 
70630
commit 95271660683fdbe1f658f75c7fc53333e60b8b1d
 
70631
Author: Miloslav Trmac <mitr@volny.cz>
 
70632
Date:   Sun Mar 12 02:35:37 2006 +0000
 
70633
 
 
70634
    Updated Czech translation by Petr Tomeš.
 
70635
    
 
70636
    2006-03-12  Miloslav Trmac  <mitr@volny.cz>
 
70637
    
 
70638
        * cs.po: Updated Czech translation by Petr Tomeš.
 
70639
 
 
70640
 po/ChangeLog |    4 +
 
70641
 po/cs.po     |  224 ++++++++++++++++++++++++++++++++++------------------------
 
70642
 2 files changed, 135 insertions(+), 93 deletions(-)
 
70643
 
 
70644
commit e4a5b28a24e476c5693fb14ea34b659ce6ac67ef
 
70645
Author: Roozbeh Pournader <roozbeh@farsiweb.info>
 
70646
Date:   Sat Mar 11 23:04:08 2006 +0000
 
70647
 
 
70648
    Updated Persian translation by Elnaz Sarbar and Farzaneh Sarafraz.
 
70649
    
 
70650
    2006-03-12  Roozbeh Pournader  <roozbeh@farsiweb.info>
 
70651
    
 
70652
        * fa.po: Updated Persian translation by Elnaz Sarbar and Farzaneh
 
70653
          Sarafraz.
 
70654
 
 
70655
 po/ChangeLog |    5 +
 
70656
 po/fa.po     | 1200 ++++++++++++++++++++++++++++++++++------------------------
 
70657
 2 files changed, 702 insertions(+), 503 deletions(-)
 
70658
 
 
70659
commit c1201d54c3d7315255518089eb041195a8cd3b9e
 
70660
Author: Priit Laes <amd@store20.com>
 
70661
Date:   Sat Mar 11 20:44:27 2006 +0000
 
70662
 
 
70663
    Translation updated by Ivar Smolin.
 
70664
    
 
70665
    2006-03-11  Priit Laes  <amd@store20.com>
 
70666
    
 
70667
        * et.po: Translation updated by Ivar Smolin.
 
70668
 
 
70669
 po/ChangeLog |    4 ++++
 
70670
 po/et.po     |   22 +++++++++++-----------
 
70671
 2 files changed, 15 insertions(+), 11 deletions(-)
 
70672
 
 
70673
commit 387a2fbb1817062dbf5788669ce3338bc9fef044
 
70674
Author: Danilo Šegan <danilo@src.gnome.org>
 
70675
Date:   Sat Mar 11 16:11:57 2006 +0000
 
70676
 
 
70677
    Updated Serbian translation.
 
70678
 
 
70679
 po/ChangeLog  |    4 +++
 
70680
 po/sr.po      |   77 ++++++++++++++++++++++++++++++++++++++++----------------
 
70681
 po/sr@Latn.po |   77 ++++++++++++++++++++++++++++++++++++++++----------------
 
70682
 3 files changed, 114 insertions(+), 44 deletions(-)
 
70683
 
 
70684
commit 5eef25e40dae947d1e38f635b00c0016069612ae
 
70685
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
70686
Date:   Sat Mar 11 00:29:42 2006 +0000
 
70687
 
 
70688
    Updated Portuguese translation.
 
70689
    
 
70690
    2006-03-11  Duarte Loreto <happyguy_pt@hotmail.com>
 
70691
    
 
70692
        * pt.po: Updated Portuguese translation.
 
70693
 
 
70694
 po/ChangeLog |    4 ++
 
70695
 po/pt.po     |   91 ++++++++++++++++++++++++++++++++++++++++-----------------
 
70696
 2 files changed, 68 insertions(+), 27 deletions(-)
 
70697
 
 
70698
commit 8710df5e3bb64d29dbf40def85bb529511febee9
 
70699
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
70700
Date:   Fri Mar 10 11:16:24 2006 +0000
 
70701
 
 
70702
    Updated Thai translation.
 
70703
    
 
70704
    2006-03-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
70705
    
 
70706
        * th.po: Updated Thai translation.
 
70707
 
 
70708
 po/ChangeLog |    4 ++++
 
70709
 po/th.po     |    6 +++---
 
70710
 2 files changed, 7 insertions(+), 3 deletions(-)
 
70711
 
 
70712
commit 83b661a6fa5ac77f80cdd98e99fab776b444377b
 
70713
Author: Clytie Siddall <clyties@src.gnome.org>
 
70714
Date:   Fri Mar 10 10:32:48 2006 +0000
 
70715
 
 
70716
    vi.po: Updated Vietnamese translation.
 
70717
 
 
70718
 po/ChangeLog |    4 +++
 
70719
 po/vi.po     |   76 +++++++++++++++++++++++++++++++++++++++++----------------
 
70720
 2 files changed, 58 insertions(+), 22 deletions(-)
 
70721
 
 
70722
commit d76e50d1c90fb9a6267aeeb84a49146eeb1bbcf1
 
70723
Author: Hendrik Richter <hendrikr@gnome.org>
 
70724
Date:   Thu Mar 9 18:06:59 2006 +0000
 
70725
 
 
70726
    Updated German translation.
 
70727
    
 
70728
    2006-03-09  Hendrik Richter  <hendrikr@gnome.org>
 
70729
    
 
70730
        * de.po: Updated German translation.
 
70731
 
 
70732
 po/ChangeLog |    4 ++++
 
70733
 po/de.po     |   19 ++++++++++++-------
 
70734
 2 files changed, 16 insertions(+), 7 deletions(-)
 
70735
 
 
70736
commit 22370e6bb9f33c711f02ff20345337d2534fca69
 
70737
Author: Laurent Dhima <laurenti@alblinux.net>
 
70738
Date:   Thu Mar 9 10:36:15 2006 +0000
 
70739
 
 
70740
    Updated Albanian translation by Elian Myftiu.
 
70741
    
 
70742
    2006-03-09  Laurent Dhima  <laurenti@alblinux.net>
 
70743
    
 
70744
        * sq.po: Updated Albanian translation by  Elian Myftiu.
 
70745
 
 
70746
 po/ChangeLog |    4 +
 
70747
 po/sq.po     |  275 ++++++++++++++++++----------------------------------------
 
70748
 2 files changed, 88 insertions(+), 191 deletions(-)
 
70749
 
 
70750
commit 2c78a8685fb29a3261d9b6709e3b1fe18f50ec34
 
70751
Author: Arangel Angov <arangela@src.gnome.org>
 
70752
Date:   Wed Mar 8 22:35:56 2006 +0000
 
70753
 
 
70754
    Updated Macedonian Translation <arangela@cvs.gnome.org>
 
70755
 
 
70756
 po/mk.po |   57 +++++++++++++++++++++++++++++++++++++++++++++------------
 
70757
 1 files changed, 45 insertions(+), 12 deletions(-)
 
70758
 
 
70759
commit f8142a8a6b88d7368d12394199cda7176baf4eb9
 
70760
Author: Ole Laursen <olau@hardworking.dk>
 
70761
Date:   Wed Mar 8 22:24:32 2006 +0000
 
70762
 
 
70763
    Updated Danish translation.
 
70764
    
 
70765
    2006-03-08  Ole Laursen  <olau@hardworking.dk>
 
70766
    
 
70767
        * da.po: Updated Danish translation.
 
70768
 
 
70769
 po/ChangeLog |    4 ++
 
70770
 po/da.po     |   88 +++++++++++++++++++++++++++++++++++++++++----------------
 
70771
 2 files changed, 67 insertions(+), 25 deletions(-)
 
70772
 
 
70773
commit 6101213eb3357710fe988e45d4e878ed1b2658c2
 
70774
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
70775
Date:   Wed Mar 8 17:30:20 2006 +0000
 
70776
 
 
70777
    Updated Spanish help translation.
 
70778
    
 
70779
    2006-03-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
70780
    
 
70781
        * es.po: Updated Spanish help translation.
 
70782
 
 
70783
 help/Makefile.am                          |    2 +-
 
70784
 help/es/config-accessibility-keyboard.xml |    3 -
 
70785
 help/es/config-background.xml             |  132 ---
 
70786
 help/es/config-default-apps.xml           |  119 ---
 
70787
 help/es/config-hints.xml                  |   64 --
 
70788
 help/es/config-kbd.xml                    |  173 ----
 
70789
 help/es/config-keybindings.xml            |   37 -
 
70790
 help/es/config-mouse.xml                  |  117 ---
 
70791
 help/es/config-themes.xml                 |   46 -
 
70792
 help/es/control-center.xml                |  414 ---------
 
70793
 help/es/es.po                             | 1305 ++---------------------------
 
70794
 11 files changed, 52 insertions(+), 2360 deletions(-)
 
70795
 
 
70796
commit f27e7e6ff9122239fd196cdc7755211ccc3d3649
 
70797
Author: Luca Ferretti <elle.uca@libero.it>
 
70798
Date:   Wed Mar 8 16:00:38 2006 +0000
 
70799
 
 
70800
    Updated Italian translation.
 
70801
    
 
70802
    2006-03-08  Luca Ferretti  <elle.uca@libero.it>
 
70803
    
 
70804
        * it.po: Updated Italian translation.
 
70805
 
 
70806
 po/ChangeLog |    4 ++++
 
70807
 po/it.po     |    7 ++++---
 
70808
 2 files changed, 8 insertions(+), 3 deletions(-)
 
70809
 
 
70810
commit 0429830aa118eae8bfbf2626b393dbab28b0fb03
 
70811
Author: Kjartan Maraas <kmaraas@gnome.org>
 
70812
Date:   Wed Mar 8 13:50:03 2006 +0000
 
70813
 
 
70814
    Updated Norwegian nynorsk translation.
 
70815
    
 
70816
    2006-03-08  Kjartan Maraas  <kmaraas@gnome.org>
 
70817
    
 
70818
        * nn.po: Updated Norwegian nynorsk translation.
 
70819
 
 
70820
 po/ChangeLog |    4 +
 
70821
 po/nn.po     | 1201 ++++++++++++++++++++++++++++++---------------------------
 
70822
 2 files changed, 636 insertions(+), 569 deletions(-)
 
70823
 
 
70824
commit ec160afe5197394124094c87efa98b356827ffc4
 
70825
Author: Rhys Jones <rhys@sucs.org>
 
70826
Date:   Wed Mar 8 13:46:29 2006 +0000
 
70827
 
 
70828
    Updated Welsh translation.
 
70829
    
 
70830
    2006-03-08  Rhys Jones  <rhys@sucs.org>
 
70831
    
 
70832
        * cy.po: Updated Welsh translation.
 
70833
 
 
70834
 po/ChangeLog |    4 ++
 
70835
 po/cy.po     |  118 +++++++++++++++++++++++++++++++++++++---------------------
 
70836
 2 files changed, 79 insertions(+), 43 deletions(-)
 
70837
 
 
70838
commit 2d47eaf91aafecf7106bf56e9378ae69cfdbec8d
 
70839
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
70840
Date:   Wed Mar 8 00:22:53 2006 +0000
 
70841
 
 
70842
    Hungarian translation updated by Mate ORY.
 
70843
    
 
70844
    2006-03-08  Gabor Kelemen  <kelemeng@gnome.hu>
 
70845
    
 
70846
        * hu.po: Hungarian translation updated by Mate ORY.
 
70847
 
 
70848
 po/ChangeLog |    4 +++
 
70849
 po/hu.po     |   83 +++++++++++++++++++++++++++++++++++++++++----------------
 
70850
 2 files changed, 63 insertions(+), 24 deletions(-)
 
70851
 
 
70852
commit 532d17c18aacf0650367f09268b65d17675b3593
 
70853
Author: Hendrik Brandt <heb@gnome-de.org>
 
70854
Date:   Tue Mar 7 23:27:40 2006 +0000
 
70855
 
 
70856
    Updated German translation.
 
70857
    
 
70858
    2006-03-08  Hendrik Brandt  <heb@gnome-de.org>
 
70859
    
 
70860
            * de.po: Updated German translation.
 
70861
 
 
70862
 po/ChangeLog |    4 +
 
70863
 po/de.po     |  204 ++++++++++++++-------------------------------------------
 
70864
 2 files changed, 54 insertions(+), 154 deletions(-)
 
70865
 
 
70866
commit bca96e420a87549a0e9d1048858f2cc661731c3f
 
70867
Author: Daniel Nylander <po@danielnylander.se>
 
70868
Date:   Tue Mar 7 19:38:53 2006 +0000
 
70869
 
 
70870
    Swedish translation updated.
 
70871
    
 
70872
    2006-03-07  Daniel Nylander  <po@danielnylander.se>
 
70873
    
 
70874
            * sv.po: Swedish translation updated.
 
70875
 
 
70876
 po/ChangeLog |    4 +
 
70877
 po/sv.po     | 5568 ++++++++--------------------------------------------------
 
70878
 2 files changed, 783 insertions(+), 4789 deletions(-)
 
70879
 
 
70880
commit 5b83dcb7cad34777663a0039f11c09dd3a0422c7
 
70881
Author: Priit Laes <amd@store20.com>
 
70882
Date:   Tue Mar 7 13:04:03 2006 +0000
 
70883
 
 
70884
    Translation updated by Ivar Smolin.
 
70885
    
 
70886
    2006-03-07  Priit Laes  <amd@store20.com>
 
70887
    
 
70888
        * et.po: Translation updated by Ivar Smolin.
 
70889
 
 
70890
 po/ChangeLog |    4 +++
 
70891
 po/et.po     |   84 ++++++++++++++++++++++++++++++++++++++++------------------
 
70892
 2 files changed, 62 insertions(+), 26 deletions(-)
 
70893
 
 
70894
commit a8f5cc54346927a4106f66e51037bbefda94973b
 
70895
Author: Vincent van Adrighem <adrighem@gnome.org>
 
70896
Date:   Tue Mar 7 11:33:26 2006 +0000
 
70897
 
 
70898
    Translation updated by Wouter Bolsterlee.
 
70899
    
 
70900
    2006-03-07  Vincent van Adrighem  <adrighem@gnome.org>
 
70901
    
 
70902
        * nl.po: Translation updated by Wouter Bolsterlee.
 
70903
 
 
70904
 po/ChangeLog |    4 ++++
 
70905
 po/nl.po     |   35 ++++++++++++++++++-----------------
 
70906
 2 files changed, 22 insertions(+), 17 deletions(-)
 
70907
 
 
70908
commit c2577bdfd01d85a6c9e9d490acc8332012132f03
 
70909
Author: Funda Wang <fwang@src.gnome.org>
 
70910
Date:   Tue Mar 7 04:58:38 2006 +0000
 
70911
 
 
70912
    Updated gnome-control-center zh_CN translation.
 
70913
 
 
70914
 po/ChangeLog |    4 +++
 
70915
 po/zh_CN.po  |   83 +++++++++++++++++++++++++++++++++++++++++----------------
 
70916
 2 files changed, 63 insertions(+), 24 deletions(-)
 
70917
 
 
70918
commit 1196b0822fcd761e6c0aa670a83d9f740f9d4646
 
70919
Author: Michael Witrant <mike@lepton.fr>
 
70920
Date:   Mon Mar 6 22:40:54 2006 +0000
 
70921
 
 
70922
    Fixes #94049
 
70923
    
 
70924
    2006-03-06  Michael Witrant <mike@lepton.fr>
 
70925
    
 
70926
        Fixes #94049
 
70927
    
 
70928
        * factory.c (register_server): new function, does the registration
 
70929
        per DISPLAY.
 
70930
        (main): call register_server.
 
70931
 
 
70932
 gnome-settings-daemon/ChangeLog |    8 ++++++++
 
70933
 gnome-settings-daemon/factory.c |   38 +++++++++++++++++++++++++++++++-------
 
70934
 2 files changed, 39 insertions(+), 7 deletions(-)
 
70935
 
 
70936
commit 80f18a83a297355d637d088cc628eb3dc6151230
 
70937
Author: Luca Cavalli <loopback@slackit.org>
 
70938
Date:   Mon Mar 6 21:04:36 2006 +0000
 
70939
 
 
70940
    replace gtk_entry_set_editable, which is deprecated in newly-written code,
 
70941
    
 
70942
    2006-03-06  Luca Cavalli  <loopback@slackit.org>
 
70943
    
 
70944
        * gnome-da-capplet.c: (web_combo_changed_cb),
 
70945
        (mail_combo_changed_cb), (terminal_combo_changed_cb),
 
70946
        (web_browser_update_combo_box), (mail_reader_update_combo_box),
 
70947
        (terminal_update_combo_box): replace gtk_entry_set_editable,
 
70948
        which is deprecated in newly-written code, with
 
70949
        gtk_editable_set_editable. Closes bug #329193.
 
70950
 
 
70951
 capplets/default-applications/ChangeLog          |    9 +++++++++
 
70952
 capplets/default-applications/gnome-da-capplet.c |   16 ++++++++--------
 
70953
 2 files changed, 17 insertions(+), 8 deletions(-)
 
70954
 
 
70955
commit d97e245c84dc834b2715475e2c726082c53c2006
 
70956
Author: Vincent van Adrighem <adrighem@gnome.org>
 
70957
Date:   Mon Mar 6 19:35:53 2006 +0000
 
70958
 
 
70959
    Translation updated by Tino Meinen.
 
70960
    
 
70961
    2006-03-06  Vincent van Adrighem  <adrighem@gnome.org>
 
70962
    
 
70963
        * nl.po: Translation updated by Tino Meinen.
 
70964
 
 
70965
 po/ChangeLog |    4 +++
 
70966
 po/nl.po     |   75 +++++++++++++++++++++++++++++++++++++++++----------------
 
70967
 2 files changed, 58 insertions(+), 21 deletions(-)
 
70968
 
 
70969
commit 3079ee6f50bf93ba1f446ec43534b17d99bea641
 
70970
Author: Maxim Dziumanenko <mvd@mylinux.ua>
 
70971
Date:   Mon Mar 6 10:37:03 2006 +0000
 
70972
 
 
70973
    Updated Ukrainian translation.
 
70974
    
 
70975
    2006-03-06  Maxim Dziumanenko <mvd@mylinux.ua>
 
70976
    
 
70977
        * Updated Ukrainian translation.
 
70978
 
 
70979
 po/ChangeLog |    4 ++++
 
70980
 po/uk.po     |   44 ++++++++++++++++++++++++++++++++++++++------
 
70981
 2 files changed, 42 insertions(+), 6 deletions(-)
 
70982
 
 
70983
commit 123858ad146a2ca029da70a097e9a19ab89f4f13
 
70984
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
70985
Date:   Mon Mar 6 07:52:09 2006 +0000
 
70986
 
 
70987
    Updated Translation
 
70988
 
 
70989
 po/ChangeLog |    4 +++
 
70990
 po/gu.po     |   78 ++++++++++++++++++++++++++++++++++++++++++---------------
 
70991
 2 files changed, 61 insertions(+), 21 deletions(-)
 
70992
 
 
70993
commit 79e2f288cb981338dbade21fe3efaa3053242ebc
 
70994
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
70995
Date:   Sun Mar 5 22:11:16 2006 +0000
 
70996
 
 
70997
    Updated Catalan translation.
 
70998
 
 
70999
 po/ChangeLog |    4 +++
 
71000
 po/ca.po     |   79 +++++++++++++++++++++++++++++++++++++++++-----------------
 
71001
 2 files changed, 60 insertions(+), 23 deletions(-)
 
71002
 
 
71003
commit cfec52bc16c124cd76922a8919b3e4a0cb9470ad
 
71004
Author: Luca Ferretti <elle.uca@libero.it>
 
71005
Date:   Sun Mar 5 21:56:46 2006 +0000
 
71006
 
 
71007
    Fixed a typo
 
71008
    
 
71009
    2006-03-05  Luca Ferretti  <elle.uca@libero.it>
 
71010
    
 
71011
        * it.po: Fixed a typo
 
71012
 
 
71013
 po/ChangeLog |    4 ++++
 
71014
 po/it.po     |    4 ++--
 
71015
 2 files changed, 6 insertions(+), 2 deletions(-)
 
71016
 
 
71017
commit b7d5e270bfb50c81b30590347b04df4e9480de8c
 
71018
Author: Leonid Kanter <lkanter@src.gnome.org>
 
71019
Date:   Sun Mar 5 18:54:56 2006 +0000
 
71020
 
 
71021
    Updated Russian translation
 
71022
 
 
71023
 po/ChangeLog |    4 ++++
 
71024
 po/ru.po     |   58 +++++++++++++++++++++++++++++++++++++++++++++-------------
 
71025
 2 files changed, 49 insertions(+), 13 deletions(-)
 
71026
 
 
71027
commit 36eeef70b460a111efad2c1fb45050047dcb2e5a
 
71028
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
71029
Date:   Sun Mar 5 18:40:05 2006 +0000
 
71030
 
 
71031
    Updated Polish translation by GNOME PL Team.
 
71032
    
 
71033
    2006-03-05  Artur Flinta  <aflinta@cvs.gnome.org>
 
71034
    
 
71035
        * pl.po: Updated Polish translation by GNOME PL Team.
 
71036
 
 
71037
 po/ChangeLog |    4 +
 
71038
 po/pl.po     | 1093 ++++++++++++++++++++++++++++++++--------------------------
 
71039
 2 files changed, 601 insertions(+), 496 deletions(-)
 
71040
 
 
71041
commit 4c115a8b150be8138b95bff021f1b5ad1667979d
 
71042
Author: Kjartan Maraas <kmaraas@gnome.org>
 
71043
Date:   Sun Mar 5 14:06:58 2006 +0000
 
71044
 
 
71045
    Updated Norwegian bokmål translation. Same.
 
71046
    
 
71047
    2006-03-05  Kjartan Maraas  <kmaraas@gnome.org>
 
71048
    
 
71049
        * nb.po: Updated Norwegian bokmål translation.
 
71050
        * no.po: Same.
 
71051
 
 
71052
 po/ChangeLog |    5 ++++
 
71053
 po/nb.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71054
 po/no.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71055
 3 files changed, 111 insertions(+), 42 deletions(-)
 
71056
 
 
71057
commit a0b4acb0b9f85c7170d5c17d4b89198dde322b7f
 
71058
Author: Alexander Shopov <ash@contact.bg>
 
71059
Date:   Sun Mar 5 12:23:11 2006 +0000
 
71060
 
 
71061
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
71062
    
 
71063
    2006-03-05  Alexander Shopov  <ash@contact.bg>
 
71064
    
 
71065
        * bg.po: Updated Bulgarian translation by
 
71066
        Alexander Shopov <ash@contact.bg>
 
71067
 
 
71068
 po/ChangeLog |    5 +++++
 
71069
 po/bg.po     |    6 +++---
 
71070
 2 files changed, 8 insertions(+), 3 deletions(-)
 
71071
 
 
71072
commit 545ea8c17348a00210d5e859d4915da4499a394c
 
71073
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
71074
Date:   Sun Mar 5 09:34:31 2006 +0000
 
71075
 
 
71076
    *** empty log message ***
 
71077
 
 
71078
 po/ChangeLog |    4 ++++
 
71079
 po/gl.po     |   25 +++++++++++++++----------
 
71080
 2 files changed, 19 insertions(+), 10 deletions(-)
 
71081
 
 
71082
commit 7f56c963eceecc327ef5ebdaf1f69f57529405ea
 
71083
Author: Satoru SATOH <ss@gnome.gr.jp>
 
71084
Date:   Sun Mar 5 01:30:31 2006 +0000
 
71085
 
 
71086
    Updated Japanese Translation.
 
71087
    
 
71088
    2006-03-05  Satoru SATOH <ss@gnome.gr.jp>
 
71089
    
 
71090
        * ja.po: Updated Japanese Translation.
 
71091
 
 
71092
 po/ChangeLog |    4 ++
 
71093
 po/ja.po     |   94 +++++++++++++++++++++++++++++++++++++++-------------------
 
71094
 2 files changed, 67 insertions(+), 31 deletions(-)
 
71095
 
 
71096
commit afe86141a5bf408b7525b3eac38920f8581dcf3d
 
71097
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
71098
Date:   Sun Mar 5 00:19:09 2006 +0000
 
71099
 
 
71100
    *** empty log message ***
 
71101
 
 
71102
 po/ChangeLog |    4 ++
 
71103
 po/gl.po     |  166 +++++++++++++++++++++++++++++++++++++--------------------
 
71104
 2 files changed, 112 insertions(+), 58 deletions(-)
 
71105
 
 
71106
commit 0b04facd2339e0e10e8083f16989521bd8ebd280
 
71107
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
71108
Date:   Sat Mar 4 14:38:26 2006 +0000
 
71109
 
 
71110
    Updated Spanish translation.
 
71111
    
 
71112
    2006-03-04  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
71113
    
 
71114
        * es.po: Updated Spanish translation.
 
71115
 
 
71116
 po/ChangeLog |    4 +++
 
71117
 po/es.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71118
 2 files changed, 57 insertions(+), 21 deletions(-)
 
71119
 
 
71120
commit 324dcd738cbcb85051f70b3441105321ddbc7956
 
71121
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
71122
Date:   Sat Mar 4 11:11:14 2006 +0000
 
71123
 
 
71124
    Updated Finnish translation
 
71125
 
 
71126
 po/ChangeLog |    4 +++
 
71127
 po/fi.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71128
 2 files changed, 57 insertions(+), 21 deletions(-)
 
71129
 
 
71130
commit 986ef15fdd5b027c9a771246c7c2dd6b67dae10f
 
71131
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
71132
Date:   Sat Mar 4 08:04:28 2006 +0000
 
71133
 
 
71134
    Updated Thai translation.
 
71135
    
 
71136
    2006-03-04  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
71137
    
 
71138
        * th.po: Updated Thai translation.
 
71139
 
 
71140
 po/ChangeLog |    4 +++
 
71141
 po/th.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71142
 2 files changed, 57 insertions(+), 21 deletions(-)
 
71143
 
 
71144
commit d0291aed3e2460b246bb4486efa5c12b78d3c7a2
 
71145
Author: Luca Ferretti <elle.uca@libero.it>
 
71146
Date:   Sat Mar 4 08:02:14 2006 +0000
 
71147
 
 
71148
    Updated Italian translation.
 
71149
    
 
71150
    2006-03-04  Luca Ferretti  <elle.uca@libero.it>
 
71151
    
 
71152
            * it.po: Updated Italian translation.
 
71153
 
 
71154
 po/ChangeLog |    4 +
 
71155
 po/it.po     |  798 +++++++++++++++++++++++++++-------------------------------
 
71156
 2 files changed, 369 insertions(+), 433 deletions(-)
 
71157
 
 
71158
commit d95d3d2ed436e7f5b6d7ae228755273634fab8a3
 
71159
Author: Simos Xenitellis <simos@src.gnome.org>
 
71160
Date:   Fri Mar 3 22:25:20 2006 +0000
 
71161
 
 
71162
    Updated Greek translation
 
71163
 
 
71164
 po/ChangeLog |    4 +++
 
71165
 po/el.po     |   80 ++++++++++++++++++++++++++++++++++++++++-----------------
 
71166
 2 files changed, 60 insertions(+), 24 deletions(-)
 
71167
 
 
71168
commit e6cbd3f79d533656d181bf064488ea22a5d6665e
 
71169
Author: Žygimantas Beručka <zygis@gnome.org>
 
71170
Date:   Fri Mar 3 16:54:18 2006 +0000
 
71171
 
 
71172
    Updated Lithuanian translation.
 
71173
    
 
71174
    2006-03-03  Žygimantas Beručka  <zygis@gnome.org>
 
71175
    
 
71176
            * lt.po: Updated Lithuanian translation.
 
71177
 
 
71178
 po/ChangeLog |    4 +++
 
71179
 po/lt.po     |   75 +++++++++++++++++++++++++++++++++++++++++----------------
 
71180
 2 files changed, 58 insertions(+), 21 deletions(-)
 
71181
 
 
71182
commit 11bdac1852237ce719e90f04f740692be7212ad5
 
71183
Author: Alexander Shopov <ash@contact.bg>
 
71184
Date:   Fri Mar 3 16:46:17 2006 +0000
 
71185
 
 
71186
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
71187
    
 
71188
    2006-03-03  Alexander Shopov  <ash@contact.bg>
 
71189
    
 
71190
        * bg.po: Updated Bulgarian translation by
 
71191
        Alexander Shopov <ash@contact.bg>
 
71192
 
 
71193
 po/ChangeLog |    5 ++++
 
71194
 po/bg.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 
71195
 2 files changed, 58 insertions(+), 21 deletions(-)
 
71196
 
 
71197
commit f49fcc7ffdfe31acf2549f32ac6c9f85f58438bf
 
71198
Author: Leonid Kanter <lkanter@src.gnome.org>
 
71199
Date:   Fri Mar 3 13:20:21 2006 +0000
 
71200
 
 
71201
    Fixed Russian translation
 
71202
 
 
71203
 po/ru.po |    2 +-
 
71204
 1 files changed, 1 insertions(+), 1 deletions(-)
 
71205
 
 
71206
commit 5471ae78d051a077b7496a99fe6d296f10cac1ff
 
71207
Author: Leonid Kanter <lkanter@src.gnome.org>
 
71208
Date:   Fri Mar 3 13:16:57 2006 +0000
 
71209
 
 
71210
    Fixed Russian translation
 
71211
 
 
71212
 po/ru.po |    3 +--
 
71213
 1 files changed, 1 insertions(+), 2 deletions(-)
 
71214
 
 
71215
commit f1c448544cc8cf9c64fad662294989a024477cf3
 
71216
Author: Maxim Dziumanenko <mvd@mylinux.ua>
 
71217
Date:   Fri Mar 3 10:58:38 2006 +0000
 
71218
 
 
71219
    Updated Ukrainian translation.
 
71220
    
 
71221
    2006-03-03  Maxim Dziumanenko <mvd@mylinux.ua>
 
71222
    
 
71223
        * Updated Ukrainian translation.
 
71224
 
 
71225
 po/ChangeLog |    4 +
 
71226
 po/uk.po     | 1188 ++++++++++++++++++++++++++++++++++------------------------
 
71227
 2 files changed, 698 insertions(+), 494 deletions(-)
 
71228
 
 
71229
commit 75ee31dbc56623c3ef3d3f613ea449b9a6ce2746
 
71230
Author: Mathis Hasselmann <mathias.hasselmann@gmx.de>
 
71231
Date:   Fri Mar 3 10:18:21 2006 +0000
 
71232
 
 
71233
    Fixes #333119
 
71234
    
 
71235
    2006-03-03  Mathis Hasselmann <mathias.hasselmann@gmx.de>
 
71236
    
 
71237
        Fixes #333119
 
71238
    
 
71239
        * configure.in: Set GST_LIBS when using 0.8 also.
 
71240
    
 
71241
        * gnome-settings-daemon/Makefile.am: link against $(GST_LIBS).
 
71242
 
 
71243
 ChangeLog                         |    8 ++++++++
 
71244
 configure.in                      |    4 ++++
 
71245
 gnome-settings-daemon/Makefile.am |    2 +-
 
71246
 3 files changed, 13 insertions(+), 1 deletions(-)
 
71247
 
 
71248
commit 02219366c60b833fbc32136f29be6eee0b1699fc
 
71249
Author: Rodrigo Moya <rodrigo@novell.com>
 
71250
Date:   Fri Mar 3 10:07:11 2006 +0000
 
71251
 
 
71252
    don't spawn esd, already done by libesound.
 
71253
    
 
71254
    2006-03-02  Rodrigo Moya <rodrigo@novell.com>
 
71255
    
 
71256
        * gnome-settings-sound.c (start_esd): don't spawn esd, already done
 
71257
        by libesound.
 
71258
 
 
71259
 gnome-settings-daemon/ChangeLog              |    5 +++++
 
71260
 gnome-settings-daemon/gnome-settings-sound.c |   26 +-------------------------
 
71261
 2 files changed, 6 insertions(+), 25 deletions(-)
 
71262
 
 
71263
commit b91c72111fad064e5caf3ffb763e4192f95cfeab
 
71264
Author: Arangel Angov <arangela@src.gnome.org>
 
71265
Date:   Thu Mar 2 13:42:58 2006 +0000
 
71266
 
 
71267
    Updated Macedonian Translation <arangela@cvs.gnome.org>
 
71268
 
 
71269
 po/mk.po |  982 +++++++++++++++++++++++++++++++++-----------------------------
 
71270
 1 files changed, 524 insertions(+), 458 deletions(-)
 
71271
 
 
71272
commit 7c0544df2cdb2e0f3af0f1f8efdc3b4c0fac71ff
 
71273
Author: Luca Cavalli <loopback@slackit.org>
 
71274
Date:   Wed Mar 1 20:37:48 2006 +0000
 
71275
 
 
71276
    remove two unused variables. Closes bug #332973.
 
71277
    
 
71278
    2006-03-01  Luca Cavalli  <loopback@slackit.org>
 
71279
    
 
71280
        * gnome-da-capplet.c: (screen_changed_cb), (show_dialog): remove two
 
71281
        unused variables. Closes bug #332973.
 
71282
 
 
71283
 capplets/default-applications/ChangeLog          |    5 +++++
 
71284
 capplets/default-applications/gnome-da-capplet.c |    2 --
 
71285
 2 files changed, 5 insertions(+), 2 deletions(-)
 
71286
 
 
71287
commit 58aadd3a14870722ccf9b71650cd49e5451f9920
 
71288
Author: Hendrik Richter <hendrikr@gnome.org>
 
71289
Date:   Wed Mar 1 17:43:19 2006 +0000
 
71290
 
 
71291
    Updated German translation.
 
71292
    
 
71293
    2006-03-01  Hendrik Richter  <hendrikr@gnome.org>
 
71294
    
 
71295
        * de.po: Updated German translation.
 
71296
 
 
71297
 po/ChangeLog |    4 ++++
 
71298
 po/de.po     |   46 ++++++++++++++++++++++++++--------------------
 
71299
 2 files changed, 30 insertions(+), 20 deletions(-)
 
71300
 
 
71301
commit 37509733a48bde1049446dbf3a28d1e1e35bbeb9
 
71302
Author: Joachim Noreiko <joachimn@src.gnome.org>
 
71303
Date:   Wed Mar 1 17:03:35 2006 +0000
 
71304
 
 
71305
    changes to C/control-center.xml
 
71306
 
 
71307
 help/ChangeLog |    7 +++++++
 
71308
 1 files changed, 7 insertions(+), 0 deletions(-)
 
71309
 
 
71310
commit bf31a2a50a467bf133f4f41d9a62bf6ca5ee48c1
 
71311
Author: Joachim Noreiko <joachimn@src.gnome.org>
 
71312
Date:   Wed Mar 1 16:57:58 2006 +0000
 
71313
 
 
71314
    radically pruned this back. Removed all entities to old documents, and rewritten this to cover the control center app as it currently stands. Added a link to the User Guide for help with pref tools.
 
71315
 
 
71316
 help/C/control-center.xml |  362 +--------------------------------------------
 
71317
 1 files changed, 7 insertions(+), 355 deletions(-)
 
71318
 
 
71319
commit e08936ebfb9c4fddd6bdc3a9774e24e95b382869
 
71320
Author: Leonid Kanter <lkanter@src.gnome.org>
 
71321
Date:   Wed Mar 1 16:05:32 2006 +0000
 
71322
 
 
71323
    Updated Russian translation
 
71324
 
 
71325
 po/ChangeLog |    4 +++
 
71326
 po/ru.po     |   77 ++++++++++++++++++++++++++++++++-------------------------
 
71327
 2 files changed, 47 insertions(+), 34 deletions(-)
 
71328
 
 
71329
commit 82a6deb3de0b976746a916bdf5e84a34d3d0c3ca
 
71330
Author: Laurent Dhima <laurenti@alblinux.net>
 
71331
Date:   Wed Mar 1 08:36:06 2006 +0000
 
71332
 
 
71333
    Updated Albanian translation by Elian Myftiu.
 
71334
    
 
71335
    2006-03-01  Laurent Dhima  <laurenti@alblinux.net>
 
71336
    
 
71337
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
71338
 
 
71339
 po/ChangeLog |    4 +
 
71340
 po/sq.po     |  991 ++++++++++++++++++++++++++++++++++------------------------
 
71341
 2 files changed, 579 insertions(+), 416 deletions(-)
 
71342
 
 
71343
commit 68e2fda416613e7906f569780b15a242b5be1e7c
 
71344
Author: Luca Cavalli <loopback@slackit.org>
 
71345
Date:   Tue Feb 28 21:02:55 2006 +0000
 
71346
 
 
71347
    look at the correct icon theme after screen changes and update also combo
 
71348
    
 
71349
    2006-02-28  Luca Cavalli  <loopback@slackit.org>
 
71350
    
 
71351
        * gnome-da-capplet.c: (refresh_combo_box_icons),
 
71352
        (theme_changed_cb), (screen_changed_cb), (fill_combo_box),
 
71353
        (show_dialog):
 
71354
        * gnome-da-capplet.h:
 
71355
        * gnome-da-item.c: (gnome_da_web_item_free),
 
71356
        (gnome_da_mail_item_free), (gnome_da_term_item_free):
 
71357
        * gnome-da-item.h: look at the correct icon theme after screen changes
 
71358
        and update also combo boxes icons when icon theme changes. Closes
 
71359
        bug #330154.
 
71360
 
 
71361
 capplets/default-applications/ChangeLog          |   12 +++
 
71362
 capplets/default-applications/gnome-da-capplet.c |  100 ++++++++++++++++-----
 
71363
 capplets/default-applications/gnome-da-capplet.h |    2 +
 
71364
 capplets/default-applications/gnome-da-item.c    |    3 +
 
71365
 capplets/default-applications/gnome-da-item.h    |    1 +
 
71366
 5 files changed, 94 insertions(+), 24 deletions(-)
 
71367
 
 
71368
commit 4bfaca31bd90e2e69f1339e231048cda9d89fa3d
 
71369
Author: Takeshi Aihana <aihana@jcom.home.ne.jp>
 
71370
Date:   Tue Feb 28 20:18:08 2006 +0000
 
71371
 
 
71372
    use correct text domain name. Closes bug #332833.
 
71373
    
 
71374
    2006-02-28  Takeshi Aihana  <aihana@jcom.home.ne.jp>
 
71375
    
 
71376
        * gnome-da-capplet.c: (show_dialog), (main): use correct text domain
 
71377
        name. Closes bug #332833.
 
71378
 
 
71379
 capplets/default-applications/ChangeLog          |    5 +++++
 
71380
 capplets/default-applications/gnome-da-capplet.c |   16 +++++++++-------
 
71381
 2 files changed, 14 insertions(+), 7 deletions(-)
 
71382
 
 
71383
commit 4fc6f44a1763eaf1cc904f3558e3414974379463
 
71384
Author: Rodrigo Moya <rodrigo@novell.com>
 
71385
Date:   Mon Feb 27 18:32:20 2006 +0000
 
71386
 
 
71387
    updated for 2.13.92.
 
71388
    
 
71389
    2006-02-27  Rodrigo Moya <rodrigo@novell.com>
 
71390
    
 
71391
        * configure.in:
 
71392
        * NEWS: updated for 2.13.92.
 
71393
 
 
71394
 ChangeLog    |    5 +++++
 
71395
 NEWS         |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 
71396
 configure.in |    2 +-
 
71397
 3 files changed, 53 insertions(+), 1 deletions(-)
 
71398
 
 
71399
commit f17ec37866a3fb20f438ea5824dfa39558c608dc
 
71400
Author: Glynn Foster <glynn.foster@sun.com>
 
71401
Date:   Mon Feb 27 00:15:28 2006 +0000
 
71402
 
 
71403
    Fix typos.
 
71404
    
 
71405
    2006-02-27  Glynn Foster <glynn.foster@sun.com>
 
71406
    
 
71407
        * gnome-default-applications.xml.in: Fix typos.
 
71408
 
 
71409
 capplets/default-applications/ChangeLog            |    4 ++++
 
71410
 .../gnome-default-applications.xml.in              |    4 ++--
 
71411
 2 files changed, 6 insertions(+), 2 deletions(-)
 
71412
 
 
71413
commit cc48e51a92726c3ea2de41fb37b74cad42185543
 
71414
Author: Fryderyk Dziarmagowski <freetz@pld-linux.org>
 
71415
Date:   Sun Feb 26 23:25:02 2006 +0000
 
71416
 
 
71417
    fix Sylpheed Claws executable name. Closes part of bug #332659.
 
71418
    
 
71419
    2006-02-27  Fryderyk Dziarmagowski  <freetz@pld-linux.org>
 
71420
    
 
71421
        * gnome-default-applications.xml.in: fix Sylpheed Claws executable
 
71422
        name. Closes part of bug #332659.
 
71423
 
 
71424
 capplets/default-applications/ChangeLog            |    5 +++++
 
71425
 .../gnome-default-applications.xml.in              |    2 +-
 
71426
 2 files changed, 6 insertions(+), 1 deletions(-)
 
71427
 
 
71428
commit 71c2a66c84b579ae81d6bac05c16aec9123a8cd5
 
71429
Author: Vincent van Adrighem <adrighem@gnome.org>
 
71430
Date:   Sun Feb 26 21:18:41 2006 +0000
 
71431
 
 
71432
    Translation updated by Tino Meinen.
 
71433
    
 
71434
    2006-02-26  Vincent van Adrighem  <adrighem@gnome.org>
 
71435
    
 
71436
        * nl.po: Translation updated by Tino Meinen.
 
71437
 
 
71438
 po/ChangeLog |    4 +++
 
71439
 po/nl.po     |   60 ++++++++++++++++++++++++++++++++++-----------------------
 
71440
 2 files changed, 40 insertions(+), 24 deletions(-)
 
71441
 
 
71442
commit 372ad9658e5c1778055b268f6d86de4bd1625b25
 
71443
Author: Priit Laes <amd@store20.com>
 
71444
Date:   Sun Feb 26 11:23:41 2006 +0000
 
71445
 
 
71446
    Translation updated by Ivar Smolin.
 
71447
    
 
71448
    2006-02-26  Priit Laes  <amd@store20.com>
 
71449
    
 
71450
        * et.po: Translation updated by Ivar Smolin.
 
71451
 
 
71452
 po/ChangeLog |    4 +
 
71453
 po/et.po     |  390 ++++++++++++++++++++++++++++++++--------------------------
 
71454
 2 files changed, 222 insertions(+), 172 deletions(-)
 
71455
 
 
71456
commit 54c6533412fb50730a121348c141635b1fbe8877
 
71457
Author: Kang Jeong-Hee <kz@src.gnome.org>
 
71458
Date:   Sun Feb 26 05:42:04 2006 +0000
 
71459
 
 
71460
    ko.po updated/added
 
71461
 
 
71462
 po/ko.po |   59 ++++++++++++++++++++++++++++++++++-------------------------
 
71463
 1 files changed, 34 insertions(+), 25 deletions(-)
 
71464
 
 
71465
commit 5051b9d8f55c451d9e4d1dee51fc5bb5123b7101
 
71466
Author: Rhys Jones <rhys@sucs.org>
 
71467
Date:   Sat Feb 25 12:35:13 2006 +0000
 
71468
 
 
71469
    Updated Welsh translation.
 
71470
    
 
71471
    2006-02-25  Rhys Jones  <rhys@sucs.org>
 
71472
    
 
71473
        * cy.po: Updated Welsh translation.
 
71474
 
 
71475
 po/ChangeLog |    4 +
 
71476
 po/cy.po     | 1206 ++++++++++++++++++++++++++++++++--------------------------
 
71477
 2 files changed, 677 insertions(+), 533 deletions(-)
 
71478
 
 
71479
commit 93dd9c6e96481d8e7852a8c4adb3b52264f2228d
 
71480
Author: Žygimantas Beručka <zygis@gnome.org>
 
71481
Date:   Sat Feb 25 09:08:13 2006 +0000
 
71482
 
 
71483
    Updated Lithuanian translation.
 
71484
    
 
71485
    2006-02-25  Žygimantas Beručka  <zygis@gnome.org>
 
71486
    
 
71487
            * lt.po: Updated Lithuanian translation.
 
71488
 
 
71489
 po/ChangeLog |    4 ++++
 
71490
 po/lt.po     |   17 ++++++++++++-----
 
71491
 2 files changed, 16 insertions(+), 5 deletions(-)
 
71492
 
 
71493
commit 99c46c6c92bda1d64d7836f1df3265969936f803
 
71494
Author: Clytie Siddall <clyties@src.gnome.org>
 
71495
Date:   Fri Feb 24 11:36:10 2006 +0000
 
71496
 
 
71497
    vi.po: Updated Vietnamese translation.
 
71498
 
 
71499
 po/ChangeLog |    5 ++++-
 
71500
 po/vi.po     |   22 ++++++++++++----------
 
71501
 2 files changed, 16 insertions(+), 11 deletions(-)
 
71502
 
 
71503
commit 3592dd6470dc3d3d59d22187300a36da620f5cef
 
71504
Author: Raphael Higino <raphaelh@src.gnome.org>
 
71505
Date:   Fri Feb 24 03:51:30 2006 +0000
 
71506
 
 
71507
    Updated Brazilian Portuguese translation
 
71508
 
 
71509
 po/ChangeLog |    4 +
 
71510
 po/pt_BR.po  |  202 +++++++++++++++++++++++++++++++--------------------------
 
71511
 2 files changed, 114 insertions(+), 92 deletions(-)
 
71512
 
 
71513
commit 618789508013f61ac136485f9908bf5dfa448df8
 
71514
Author: Jakub Friedl <jfriedl@suse.cz>
 
71515
Date:   Thu Feb 23 12:52:18 2006 +0000
 
71516
 
 
71517
    minor update.
 
71518
    
 
71519
    2006-02-23  Jakub Friedl <jfriedl@suse.cz>
 
71520
    
 
71521
      * cs.po: minor update.
 
71522
 
 
71523
 po/ChangeLog |    6 ++++-
 
71524
 po/cs.po     |   61 ++++++++++++++++++++++++++++++++++++---------------------
 
71525
 2 files changed, 43 insertions(+), 24 deletions(-)
 
71526
 
 
71527
commit be5d91300d640873a179b0f21669846088c0f388
 
71528
Author: Clytie Siddall <clyties@src.gnome.org>
 
71529
Date:   Thu Feb 23 04:49:17 2006 +0000
 
71530
 
 
71531
    ka.po: Added Georgian translation.CVS: ----------------------------------------------------------------------
 
71532
 
 
71533
 po/ChangeLog |    4 +
 
71534
 po/ka.po     | 3765 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
71535
 2 files changed, 3769 insertions(+), 0 deletions(-)
 
71536
 
 
71537
commit 7a027d43ab53c92d480f19eaa95cc2c2db5bb894
 
71538
Author: Inaki Larranaga <dooteo@euskalgnu.org>
 
71539
Date:   Wed Feb 22 14:57:07 2006 +0000
 
71540
 
 
71541
    Updated Basque translation.
 
71542
    
 
71543
    2006-02-22  Inaki Larranaga  <dooteo@euskalgnu.org>
 
71544
    
 
71545
        * eu.po: Updated Basque translation.
 
71546
 
 
71547
 po/ChangeLog |    4 +
 
71548
 po/eu.po     | 1072 +++++++++++++++++++++++++++++----------------------------
 
71549
 2 files changed, 549 insertions(+), 527 deletions(-)
 
71550
 
 
71551
commit 176c57fd36f93749631381a9069901131329174f
 
71552
Author: Kostas Papadimas <pkst@src.gnome.org>
 
71553
Date:   Tue Feb 21 16:30:10 2006 +0000
 
71554
 
 
71555
    Updated Greek translation
 
71556
 
 
71557
 po/ChangeLog |    4 ++++
 
71558
 po/el.po     |   37 ++++++++++++++++++++-----------------
 
71559
 2 files changed, 24 insertions(+), 17 deletions(-)
 
71560
 
 
71561
commit e29ba7f4787d0941927b3d3a0e303744309c1877
 
71562
Author: Slobodan D. Sredojevic <slobo@akrep.be>
 
71563
Date:   Tue Feb 21 00:21:09 2006 +0000
 
71564
 
 
71565
    Updated Serbian translation
 
71566
    
 
71567
    2006-02-21  Slobodan D. Sredojevic  <slobo@akrep.be>
 
71568
    
 
71569
            * sr.po, sr@Latn.po: Updated Serbian translation
 
71570
 
 
71571
 po/ChangeLog  |    9 ++++++-
 
71572
 po/sr.po      |   59 ++++++++++++++++++++++++++++++++++----------------------
 
71573
 po/sr@Latn.po |   59 ++++++++++++++++++++++++++++++++++----------------------
 
71574
 3 files changed, 79 insertions(+), 48 deletions(-)
 
71575
 
 
71576
commit f5982b5ad7e2d8a0fe3a1577c1f96e71df3bbaeb
 
71577
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
71578
Date:   Mon Feb 20 11:02:42 2006 +0000
 
71579
 
 
71580
    Updated Translation
 
71581
 
 
71582
 po/ChangeLog |    4 ++++
 
71583
 po/gu.po     |   54 +++++++++++++++++++++++++++++++-----------------------
 
71584
 2 files changed, 35 insertions(+), 23 deletions(-)
 
71585
 
 
71586
commit 91a91254164084a787b1b51f09fc01257d5afeb3
 
71587
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
71588
Date:   Mon Feb 20 00:49:19 2006 +0000
 
71589
 
 
71590
    *** empty log message ***
 
71591
 
 
71592
 po/ChangeLog |    4 ++++
 
71593
 po/gl.po     |   23 +++++++++++++----------
 
71594
 2 files changed, 17 insertions(+), 10 deletions(-)
 
71595
 
 
71596
commit 9020436f0e408e7dc7fd85beeeff0b16cfc19055
 
71597
Author: Kjartan Maraas <kmaraas@gnome.org>
 
71598
Date:   Sun Feb 19 21:54:49 2006 +0000
 
71599
 
 
71600
    Updated Norwegian bokmål translation. Same.
 
71601
    
 
71602
    2006-02-19  Kjartan Maraas  <kmaraas@gnome.org>
 
71603
    
 
71604
        * nb.po: Updated Norwegian bokmål translation.
 
71605
        * no.po: Same.
 
71606
 
 
71607
 po/ChangeLog |    5 +++++
 
71608
 po/nb.po     |   28 +++++++++++++++++-----------
 
71609
 po/no.po     |   28 +++++++++++++++++-----------
 
71610
 3 files changed, 39 insertions(+), 22 deletions(-)
 
71611
 
 
71612
commit 3856dbc23dfc80e61dc736e43e6c5e2d13411e3b
 
71613
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
 
71614
Date:   Sun Feb 19 07:00:05 2006 +0000
 
71615
 
 
71616
    Updated Japanese translation for v2.13.92.
 
71617
    
 
71618
    2006-02-19  Takeshi AIHANA <takeshi.aihana@gmail.com>
 
71619
    
 
71620
        * ja.po: Updated Japanese translation for v2.13.92.
 
71621
 
 
71622
 po/ChangeLog |    4 +
 
71623
 po/ja.po     |  327 ++++++++++++++++++++++++++++++++-------------------------
 
71624
 2 files changed, 188 insertions(+), 143 deletions(-)
 
71625
 
 
71626
commit a2abb99684219311d430b3b64c8ca1d3448efbec
 
71627
Author: Alexander Shopov <ash@contact.bg>
 
71628
Date:   Sat Feb 18 17:49:47 2006 +0000
 
71629
 
 
71630
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
71631
    
 
71632
    2006-02-18  Alexander Shopov  <ash@contact.bg>
 
71633
    
 
71634
        * bg.po: Updated Bulgarian translation by
 
71635
        Alexander Shopov <ash@contact.bg>
 
71636
 
 
71637
 po/ChangeLog |    5 +++++
 
71638
 po/bg.po     |   55 +++++++++++++++++++++++++++++++------------------------
 
71639
 2 files changed, 36 insertions(+), 24 deletions(-)
 
71640
 
 
71641
commit ecb48fa6e5718c6f3c8fa4e89efad9b367f1ac47
 
71642
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
71643
Date:   Sat Feb 18 16:44:26 2006 +0000
 
71644
 
 
71645
    Updated Thai translation.
 
71646
    
 
71647
    2006-02-18  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
71648
    
 
71649
        * th.po: Updated Thai translation.
 
71650
 
 
71651
 po/ChangeLog |    4 ++++
 
71652
 po/th.po     |   30 ++++++++++++++++++------------
 
71653
 2 files changed, 22 insertions(+), 12 deletions(-)
 
71654
 
 
71655
commit 0cebf420d117186fe488f9da4f13afc0a127fe36
 
71656
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
71657
Date:   Sat Feb 18 13:30:47 2006 +0000
 
71658
 
 
71659
    Updated Spanish translation.
 
71660
    
 
71661
    2006-02-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
71662
    
 
71663
        * es.po: Updated Spanish translation.
 
71664
 
 
71665
 po/ChangeLog |    4 ++
 
71666
 po/es.po     |  172 ++++++++++++++++++++++++++++++++--------------------------
 
71667
 2 files changed, 100 insertions(+), 76 deletions(-)
 
71668
 
 
71669
commit 448124b5cd701c3c2c488ad5ee6579a8b17dbff1
 
71670
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
71671
Date:   Sat Feb 18 12:57:47 2006 +0000
 
71672
 
 
71673
    Updated Catalan translation.
 
71674
 
 
71675
 po/ChangeLog |    4 ++++
 
71676
 po/ca.po     |   52 +++++++++++++++++++++++++++++-----------------------
 
71677
 2 files changed, 33 insertions(+), 23 deletions(-)
 
71678
 
 
71679
commit 755aae7bd50c23d9fb2f8606a4648391d2b7eeae
 
71680
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
71681
Date:   Sat Feb 18 08:35:26 2006 +0000
 
71682
 
 
71683
    Updated Finnish translation
 
71684
 
 
71685
 po/ChangeLog |    4 ++++
 
71686
 po/fi.po     |   16 +++++++++++-----
 
71687
 2 files changed, 15 insertions(+), 5 deletions(-)
 
71688
 
 
71689
commit 79aecb5a95f102204491d2290ff1ec1657dbc2d8
 
71690
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
71691
Date:   Fri Feb 17 12:14:13 2006 +0000
 
71692
 
 
71693
    Hungarian translation updated by Mate ORY.
 
71694
    
 
71695
    2006-02-17  Gabor Kelemen  <kelemeng@gnome.hu>
 
71696
    
 
71697
        * hu.po: Hungarian translation updated by Mate ORY.
 
71698
 
 
71699
 po/ChangeLog |    4 +
 
71700
 po/hu.po     |  302 ++++++++++++++++++++++++++++++++++++----------------------
 
71701
 2 files changed, 193 insertions(+), 113 deletions(-)
 
71702
 
 
71703
commit 91bb73fc56b2be660fadc098127aeead8f87f13a
 
71704
Author: Anilkumar Bacheli <anilkumar.bacheli@wipro.com>
 
71705
Date:   Fri Feb 17 11:22:34 2006 +0000
 
71706
 
 
71707
    Fixes #330588
 
71708
    
 
71709
    2006-02-14  Anilkumar Bacheli <anilkumar.bacheli@wipro.com>
 
71710
    
 
71711
        Fixes #330588
 
71712
    
 
71713
        * gnome-mouse-properties.glade: Modified the Slider value label to
 
71714
        "milliseconds" instead of "microseconds".
 
71715
    
 
71716
        * gnome-mouse-properties.c: Use ngettext() to get the correct plural
 
71717
        form of the message. Also changed so that the slider label is in
 
71718
        "milliseconds"
 
71719
 
 
71720
 capplets/mouse/ChangeLog                    |   11 +++++++++++
 
71721
 capplets/mouse/gnome-mouse-properties.c     |    4 ++--
 
71722
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
71723
 3 files changed, 14 insertions(+), 3 deletions(-)
 
71724
 
 
71725
commit 4e42ae32921a2a570d9b6478a062f645f3a7269e
 
71726
Author: Rodrigo Moya <rodrigo@novell.com>
 
71727
Date:   Fri Feb 17 10:49:04 2006 +0000
 
71728
 
 
71729
    Fixes #327021
 
71730
    
 
71731
    2006-02-17  Rodrigo Moya <rodrigo@novell.com>
 
71732
    
 
71733
        Fixes #327021
 
71734
    
 
71735
        * main.c (setup_dialog): don't unref the GladeXML structure, it's
 
71736
        needed in the callbacks.
 
71737
 
 
71738
 capplets/font/ChangeLog |    7 +++++++
 
71739
 capplets/font/main.c    |    1 -
 
71740
 2 files changed, 7 insertions(+), 1 deletions(-)
 
71741
 
 
71742
commit 0c0c5a01a1588bb98bbb61e9942f03bc4f43afae
 
71743
Author: Kostas Papadimas <pkst@src.gnome.org>
 
71744
Date:   Fri Feb 17 10:19:23 2006 +0000
 
71745
 
 
71746
    Updated Greek translation
 
71747
 
 
71748
 po/ChangeLog |    4 +
 
71749
 po/el.po     |  351 ++++++++++++++++++++++++++++++++++------------------------
 
71750
 2 files changed, 208 insertions(+), 147 deletions(-)
 
71751
 
 
71752
commit e8fc86ab371933f580369b34a0ed536265618da8
 
71753
Author: Satoru SATOH <ss@gnome.gr.jp>
 
71754
Date:   Fri Feb 17 05:46:59 2006 +0000
 
71755
 
 
71756
    Updated Japanese translation.
 
71757
    
 
71758
    2006-02-17  Satoru SATOH <ss@gnome.gr.jp>
 
71759
    
 
71760
            * ja.po: Updated Japanese translation.
 
71761
 
 
71762
 po/ChangeLog |    4 +
 
71763
 po/ja.po     |  514 ++++++++++++++++++++++++++++++++--------------------------
 
71764
 2 files changed, 287 insertions(+), 231 deletions(-)
 
71765
 
 
71766
commit 9a60e727c720b41d0d2c344cc75276f030ba9e36
 
71767
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
71768
Date:   Thu Feb 16 22:51:31 2006 +0000
 
71769
 
 
71770
    Updated Spanish translation.
 
71771
    
 
71772
    2006-02-16  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
71773
    
 
71774
        * es.po: Updated Spanish translation.
 
71775
 
 
71776
 po/ChangeLog |    4 ++++
 
71777
 po/es.po     |    6 +++---
 
71778
 2 files changed, 7 insertions(+), 3 deletions(-)
 
71779
 
 
71780
commit 446cb657428017741bd77517729cd28a35b09978
 
71781
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
71782
Date:   Thu Feb 16 22:23:49 2006 +0000
 
71783
 
 
71784
    Updated Portuguese translation.
 
71785
    
 
71786
    2006-02-16  Duarte Loreto <happyguy_pt@hotmail.com>
 
71787
    
 
71788
        * pt.po: Updated Portuguese translation.
 
71789
 
 
71790
 po/ChangeLog |    4 +
 
71791
 po/pt.po     | 1189 ++++++++++++++++++++++++++++++++++------------------------
 
71792
 2 files changed, 697 insertions(+), 496 deletions(-)
 
71793
 
 
71794
commit 73f3b146da1e8ef5a1d1ab2d17df85bf868809a5
 
71795
Author: Žygimantas Beručka <zygis@gnome.org>
 
71796
Date:   Wed Feb 15 14:49:26 2006 +0000
 
71797
 
 
71798
    Updated Lithuanian translation.
 
71799
    
 
71800
    2006-02-15  Žygimantas Beručka  <zygis@gnome.org>
 
71801
    
 
71802
            * lt.po: Updated Lithuanian translation.
 
71803
 
 
71804
 po/ChangeLog |    4 ++++
 
71805
 po/lt.po     |   46 +++++++++++++++++++++++++---------------------
 
71806
 2 files changed, 29 insertions(+), 21 deletions(-)
 
71807
 
 
71808
commit 6a122e312a941cd6f765d6a82b95d8642a74efd4
 
71809
Author: Jens Granseuer <jensgr@gmx.net>
 
71810
Date:   Wed Feb 15 14:20:38 2006 +0000
 
71811
 
 
71812
    Fixes #331168
 
71813
    
 
71814
    2006-02-15  Jens Granseuer <jensgr@gmx.net>
 
71815
    
 
71816
        Fixes #331168
 
71817
    
 
71818
        * acme-volume-gstreamer.c (acme_volume_gstreamer_open): C89 compilation
 
71819
        fixes.
 
71820
 
 
71821
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
71822
 .../actions/acme-volume-gstreamer.c                |    8 +++++---
 
71823
 2 files changed, 12 insertions(+), 3 deletions(-)
 
71824
 
 
71825
commit 3a90c800b5048a509e03eaba63427c9b9b0fe362
 
71826
Author: Jakub Friedl <jfriedl@suse.cz>
 
71827
Date:   Wed Feb 15 10:02:12 2006 +0000
 
71828
 
 
71829
    Minor fix in Czech translation.
 
71830
    
 
71831
    2006-02-15  Jakub Friedl <jfriedl@suse.cz>
 
71832
    
 
71833
      * cs.po: Minor fix in Czech translation.
 
71834
 
 
71835
 po/ChangeLog |    4 +
 
71836
 po/cs.po     |  184 +++++++---------------------------------------------------
 
71837
 2 files changed, 25 insertions(+), 163 deletions(-)
 
71838
 
 
71839
commit b50a35898b3a602011a87ac28a5dffa64af3dc33
 
71840
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
71841
Date:   Wed Feb 15 03:06:11 2006 +0000
 
71842
 
 
71843
    Updated Finnish translation
 
71844
 
 
71845
 po/ChangeLog |    4 ++++
 
71846
 po/fi.po     |   42 +++++++++++++++++++++++-------------------
 
71847
 2 files changed, 27 insertions(+), 19 deletions(-)
 
71848
 
 
71849
commit 1b5e1797efea9584307534b88534c864b6216911
 
71850
Author: Luca Cavalli <loopback@slackit.org>
 
71851
Date:   Tue Feb 14 21:11:01 2006 +0000
 
71852
 
 
71853
    disable "toggle" signal emission during UI update, thus preventing calling
 
71854
    
 
71855
    2006-02-14  Luca Cavalli <loopback@slackit.org>
 
71856
    
 
71857
        * gnome-da-capplet.c: (web_browser_update_combo_box),
 
71858
        (web_browser_update_radio_buttons), (web_gconf_changed_cb),
 
71859
        (show_dialog): disable "toggle" signal emission during UI update,
 
71860
        thus preventing calling twice the same code. Closes bug #328094.
 
71861
 
 
71862
 capplets/default-applications/ChangeLog          |    7 +++
 
71863
 capplets/default-applications/gnome-da-capplet.c |   58 +++++++++++++++++-----
 
71864
 2 files changed, 52 insertions(+), 13 deletions(-)
 
71865
 
 
71866
commit 581421db72b0f560bf9079d1ba8365ea41aee002
 
71867
Author: Hendrik Richter <hendi@gnome-de.org>
 
71868
Date:   Tue Feb 14 17:06:23 2006 +0000
 
71869
 
 
71870
    Updated German translation.
 
71871
    
 
71872
    2006-02-14  Hendrik Richter  <hendi@gnome-de.org>
 
71873
    
 
71874
        * de.po: Updated German translation.
 
71875
 
 
71876
 po/ChangeLog |    4 ++++
 
71877
 po/de.po     |    6 +++---
 
71878
 2 files changed, 7 insertions(+), 3 deletions(-)
 
71879
 
 
71880
commit 8b820359b156e19dd2923ccf09780e379a45027e
 
71881
Author: Kjartan Maraas <kmaraas@gnome.org>
 
71882
Date:   Tue Feb 14 14:11:11 2006 +0000
 
71883
 
 
71884
    Updated Norwegian bokmål translation. Same.
 
71885
    
 
71886
    2006-02-14  Kjartan Maraas  <kmaraas@gnome.org>
 
71887
    
 
71888
        * nb.po: Updated Norwegian bokmål translation.
 
71889
        * no.po: Same.
 
71890
 
 
71891
 po/ChangeLog |    5 +++++
 
71892
 po/nb.po     |   49 +++++++++++++++++++++++++------------------------
 
71893
 po/no.po     |   49 +++++++++++++++++++++++++------------------------
 
71894
 3 files changed, 55 insertions(+), 48 deletions(-)
 
71895
 
 
71896
commit 1d707f4cb7f37464a44eb0c7361a4ef63ace74c6
 
71897
Author: Clytie Siddall <clyties@src.gnome.org>
 
71898
Date:   Tue Feb 14 11:40:41 2006 +0000
 
71899
 
 
71900
    vi.po: Updated Vietnamese translation.
 
71901
 
 
71902
 po/ChangeLog |    4 ++++
 
71903
 po/vi.po     |   46 +++++++++++++++++++++++++---------------------
 
71904
 2 files changed, 29 insertions(+), 21 deletions(-)
 
71905
 
 
71906
commit 8acdf69f4486e0fc36e790f4450f6d7bfb238734
 
71907
Author: Miloslav Trmac <mitr@volny.cz>
 
71908
Date:   Tue Feb 14 05:06:30 2006 +0000
 
71909
 
 
71910
    Updated Czech translation.
 
71911
    
 
71912
    2006-02-14  Miloslav Trmac  <mitr@volny.cz>
 
71913
    
 
71914
        * cs.po: Updated Czech translation.
 
71915
 
 
71916
 po/ChangeLog |    4 +
 
71917
 po/cs.po     |  902 ++++++++++++++++++++++++++++++++++------------------------
 
71918
 2 files changed, 530 insertions(+), 376 deletions(-)
 
71919
 
 
71920
commit e14bdd4bb2468a8f62d49de58d2172c49baafefe
 
71921
Author: Rodrigo Moya <rodrigo@novell.com>
 
71922
Date:   Mon Feb 13 22:44:25 2006 +0000
 
71923
 
 
71924
    updated for 2.13.92.
 
71925
    
 
71926
    2006-02-13  Rodrigo Moya <rodrigo@novell.com>
 
71927
    
 
71928
        * configure.in:
 
71929
        * NEWS: updated for 2.13.92.
 
71930
 
 
71931
 ChangeLog    |    5 +++++
 
71932
 NEWS         |   31 +++++++++++++++++++++++++++++++
 
71933
 configure.in |    2 +-
 
71934
 3 files changed, 37 insertions(+), 1 deletions(-)
 
71935
 
 
71936
commit 198dbb866a453a7d6566fd2ec138d917039c3a74
 
71937
Author: Funda Wang <fwang@src.gnome.org>
 
71938
Date:   Mon Feb 13 18:29:35 2006 +0000
 
71939
 
 
71940
    Updated gnome-control-center zh_CN translation.
 
71941
 
 
71942
 po/ChangeLog |    4 ++++
 
71943
 po/zh_CN.po  |   46 +++++++++++++++++++++++++---------------------
 
71944
 2 files changed, 29 insertions(+), 21 deletions(-)
 
71945
 
 
71946
commit 791cca6e4310736b6134a2b03c892c3e8ad4c1e8
 
71947
Author: Ole Laursen <olau@hardworking.dk>
 
71948
Date:   Sun Feb 12 22:21:47 2006 +0000
 
71949
 
 
71950
    Fixed a couple of bugs in Danish translation.
 
71951
    
 
71952
    2006-02-12  Ole Laursen  <olau@hardworking.dk>
 
71953
    
 
71954
        * da.po: Fixed a couple of bugs in Danish translation.
 
71955
 
 
71956
 po/ChangeLog |    4 ++++
 
71957
 po/da.po     |   12 +++++++-----
 
71958
 2 files changed, 11 insertions(+), 5 deletions(-)
 
71959
 
 
71960
commit 452657488198b73130b20c8a8c1ed670796b7f00
 
71961
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
71962
Date:   Sun Feb 12 14:14:07 2006 +0000
 
71963
 
 
71964
    Updated Catalan translation.
 
71965
 
 
71966
 po/ChangeLog |    4 ++
 
71967
 po/ca.po     |  166 +++++++++++++++++++++++++++++++--------------------------
 
71968
 2 files changed, 94 insertions(+), 76 deletions(-)
 
71969
 
 
71970
commit 90fb1df02698468582a62dcddadff49f5fa20e4d
 
71971
Author: Hendrik Richter <hendi@gnome-de.org>
 
71972
Date:   Sun Feb 12 14:07:30 2006 +0000
 
71973
 
 
71974
    Updated German translation.
 
71975
    
 
71976
    2006-02-12  Hendrik Richter  <hendi@gnome-de.org>
 
71977
    
 
71978
        * de.po: Updated German translation.
 
71979
 
 
71980
 po/ChangeLog |    4 +
 
71981
 po/de.po     | 1171 ++++++++++++++++++++++++++++++++++------------------------
 
71982
 2 files changed, 687 insertions(+), 488 deletions(-)
 
71983
 
 
71984
commit 322086ac71b1f37df317156b61579c579d7bffd1
 
71985
Author: Ole Laursen <olau@src.gnome.org>
 
71986
Date:   Sun Feb 12 12:02:15 2006 +0000
 
71987
 
 
71988
    Forgot to update last translator field
 
71989
 
 
71990
 po/da.po |    6 +++---
 
71991
 1 files changed, 3 insertions(+), 3 deletions(-)
 
71992
 
 
71993
commit 843fc46aea77e853cca0d8f820cbb2d7cca86188
 
71994
Author: Ole Laursen <olau@hardworking.dk>
 
71995
Date:   Sun Feb 12 12:01:02 2006 +0000
 
71996
 
 
71997
    Updated Danish translation.
 
71998
    
 
71999
    2006-02-12  Ole Laursen  <olau@hardworking.dk>
 
72000
    
 
72001
        * da.po: Updated Danish translation.
 
72002
 
 
72003
 po/ChangeLog |    4 +
 
72004
 po/da.po     |  304 +++++++++++++++++++++++++++++++++++++---------------------
 
72005
 2 files changed, 198 insertions(+), 110 deletions(-)
 
72006
 
 
72007
commit 05b2afb7665bd258b05950def02a3c6e1b0064f2
 
72008
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
72009
Date:   Sun Feb 12 09:43:43 2006 +0000
 
72010
 
 
72011
    *** empty log message ***
 
72012
 
 
72013
 po/ChangeLog |    4 ++++
 
72014
 po/gl.po     |   46 +++++++++++++++++++++++++---------------------
 
72015
 2 files changed, 29 insertions(+), 21 deletions(-)
 
72016
 
 
72017
commit 4d193cc247552392766ab0858852c687526e6eb9
 
72018
Author: Kang Jeong-Hee <kz@src.gnome.org>
 
72019
Date:   Sat Feb 11 12:38:41 2006 +0000
 
72020
 
 
72021
    ko.po updated
 
72022
 
 
72023
 po/ko.po | 1094 +++++++++++++++++++++++++++++++++-----------------------------
 
72024
 1 files changed, 579 insertions(+), 515 deletions(-)
 
72025
 
 
72026
commit 844e3285c432a519a13afb97f5b9b061606385e3
 
72027
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
72028
Date:   Sat Feb 11 07:26:27 2006 +0000
 
72029
 
 
72030
    Updated Thai translation.
 
72031
    
 
72032
    2006-02-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
72033
    
 
72034
        * th.po: Updated Thai translation.
 
72035
 
 
72036
 po/ChangeLog |    4 ++
 
72037
 po/th.po     |  162 +++++++++++++++++++++++++++++++--------------------------
 
72038
 2 files changed, 92 insertions(+), 74 deletions(-)
 
72039
 
 
72040
commit 664429e256a27befc71ad43d71b01a1a4cff3cba
 
72041
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
72042
Date:   Sat Feb 11 07:18:39 2006 +0000
 
72043
 
 
72044
    Add the missing translatable flag in the Finish button.
 
72045
    
 
72046
    2006-02-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
72047
    
 
72048
        * gnome-background-properties.glade: Add the missing translatable flag
 
72049
        in the Finish button.
 
72050
 
 
72051
 capplets/background/ChangeLog                      |    5 +++++
 
72052
 .../background/gnome-background-properties.glade   |    2 +-
 
72053
 2 files changed, 6 insertions(+), 1 deletions(-)
 
72054
 
 
72055
commit b8b5b4d915134f974fe3f18761b0a08e94161faa
 
72056
Author: Rodney Dawes <dobey@novell.com>
 
72057
Date:   Sat Feb 11 06:28:53 2006 +0000
 
72058
 
 
72059
    Add the missing GTK_RESPONSE_DELETE_EVENT back in so that we exit properly
 
72060
    
 
72061
    2006-02-10  Rodney Dawes  <dobey@novell.com>
 
72062
    
 
72063
        * gnome-wp-capplet.c (wallpaper_properties_clicked): Add the missing
 
72064
        GTK_RESPONSE_DELETE_EVENT back in so that we exit properly with it
 
72065
 
 
72066
 capplets/background/ChangeLog          |    5 +++++
 
72067
 capplets/background/gnome-wp-capplet.c |    1 +
 
72068
 2 files changed, 6 insertions(+), 0 deletions(-)
 
72069
 
 
72070
commit b69cb9f6878ca80b59da33fb88ed3d8c2bfeff86
 
72071
Author: Rodney Dawes <dobey@novell.com>
 
72072
Date:   Sat Feb 11 06:09:04 2006 +0000
 
72073
 
 
72074
    Require gtk+ 2.8.12 for cairo speed workaround for applying the desktop
 
72075
    
 
72076
    2006-02-09  Rodney Dawes  <dobey@novell.com>
 
72077
    
 
72078
        * configure.in: Require gtk+ 2.8.12 for cairo speed workaround for
 
72079
        applying the desktop background image
 
72080
 
 
72081
 ChangeLog    |    5 +++++
 
72082
 configure.in |    2 +-
 
72083
 2 files changed, 6 insertions(+), 1 deletions(-)
 
72084
 
 
72085
commit 4622d5ed516ace5bec8485668d00d703abb434e4
 
72086
Author: Rodney Dawes <dobey@novell.com>
 
72087
Date:   Sat Feb 11 06:08:03 2006 +0000
 
72088
 
 
72089
    Replace the Apply/Cancel/OK buttons with a Finish button, using the stock
 
72090
    
 
72091
    2006-02-09  Rodney Dawes  <dobey@novell.com>
 
72092
    
 
72093
        * gnome-background-properties.glade: Replace the Apply/Cancel/OK
 
72094
        buttons with a Finish button, using the stock apply icon
 
72095
    
 
72096
        * gnome-wp-capplet.c (gnome_wp_props_wp_set): Don't need to check if
 
72097
        we are the same image as we were before now
 
72098
        (gnome_wp_props_revert): Remove this as it is no longer needed
 
72099
        (gnome_wp_props_wp_selected): Call the set function here
 
72100
        (gnome_wp_main_quit): Remove the freeing of capplet->old_item
 
72101
        (wallpaper_properties_clicked): Only handle GTK_RESPONSE_OK as an
 
72102
        action to close the dialog now, as we are instant apply again
 
72103
        (gnome_wp_scale_type_changed, gnome_wp_shade_type_changed):
 
72104
        (gnome_wp_color_changed): Set the appropriate gconf keys here
 
72105
        (gnome_wp_load_stuffs): Remove references to capplet->old_item
 
72106
    
 
72107
        * gnome-wp-capplet.h (struct _GnomeWPCapplet): Remove old_item object
 
72108
    
 
72109
        Fixes #327335, #330587 and #329818
 
72110
        Partially fixes #330168
 
72111
 
 
72112
 capplets/background/ChangeLog                      |   21 +++
 
72113
 .../background/gnome-background-properties.glade   |   92 ++++++++++----
 
72114
 capplets/background/gnome-wp-capplet.c             |  131 +++++---------------
 
72115
 capplets/background/gnome-wp-capplet.h             |    6 -
 
72116
 4 files changed, 119 insertions(+), 131 deletions(-)
 
72117
 
 
72118
commit 2f430f6b99c1bfd15b5a7c7b9a0e4ab35c0a26d7
 
72119
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
72120
Date:   Fri Feb 10 07:47:09 2006 +0000
 
72121
 
 
72122
    Updated Finnish translation.
 
72123
 
 
72124
 po/ChangeLog |    5 +++++
 
72125
 po/fi.po     |    4 ++--
 
72126
 2 files changed, 7 insertions(+), 2 deletions(-)
 
72127
 
 
72128
commit 8deffb58458a71dc07cdbb83cdc565e847dfb58f
 
72129
Author: Vincent van Adrighem <adrighem@gnome.org>
 
72130
Date:   Thu Feb 9 01:10:24 2006 +0000
 
72131
 
 
72132
    Translation updated by Tino Meinen.
 
72133
    
 
72134
    2006-02-09  Vincent van Adrighem  <adrighem@gnome.org>
 
72135
    
 
72136
        * nl.po: Translation updated by Tino Meinen.
 
72137
 
 
72138
 po/ChangeLog |    4 +
 
72139
 po/nl.po     |  412 +++++++++++++++++++++++++++++++++-------------------------
 
72140
 2 files changed, 239 insertions(+), 177 deletions(-)
 
72141
 
 
72142
commit 54f951afb8cd3ca49736082fa4d17f979d49500e
 
72143
Author: Luca Cavalli <loopback@slackit.org>
 
72144
Date:   Wed Feb 8 16:47:49 2006 +0000
 
72145
 
 
72146
    fix some compilation warnings. Close bug #330384.
 
72147
    
 
72148
    2006-02-08  Luca Cavalli <loopback@slackit.org>
 
72149
    
 
72150
        * gnome-da-capplet.c: (web_radiobutton_toggled_cb),
 
72151
        (web_item_comp), (mail_gconf_changed_cb), (term_gconf_changed_cb),
 
72152
        (show_dialog):
 
72153
        * gnome-da-xml.c: (gnome_da_xml_load_xml): fix some compilation
 
72154
        warnings. Close bug #330384.
 
72155
 
 
72156
 capplets/default-applications/ChangeLog          |    8 ++++++++
 
72157
 capplets/default-applications/gnome-da-capplet.c |   16 +++++-----------
 
72158
 capplets/default-applications/gnome-da-xml.c     |    5 ++---
 
72159
 3 files changed, 15 insertions(+), 14 deletions(-)
 
72160
 
 
72161
commit 05042a5cb1fc5c10cd1686135b60667aa1c54e3d
 
72162
Author: Rodrigo Moya <rodrigo@novell.com>
 
72163
Date:   Wed Feb 8 11:57:40 2006 +0000
 
72164
 
 
72165
    Fixes #330335
 
72166
    
 
72167
    2006-02-08  Rodrigo Moya <rodrigo@novell.com>
 
72168
    
 
72169
        Fixes #330335
 
72170
    
 
72171
        * configure.in: check for glib >= 2.8.0.
 
72172
 
 
72173
 ChangeLog    |    6 ++++++
 
72174
 configure.in |    4 ++--
 
72175
 2 files changed, 8 insertions(+), 2 deletions(-)
 
72176
 
 
72177
commit 0dbac23fe754f017ce471233ae0ac5a8e89056b2
 
72178
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
72179
Date:   Tue Feb 7 14:44:22 2006 +0000
 
72180
 
 
72181
    Updated Finnish translation
 
72182
 
 
72183
 po/ChangeLog |    4 ++++
 
72184
 po/fi.po     |   10 +++++-----
 
72185
 2 files changed, 9 insertions(+), 5 deletions(-)
 
72186
 
 
72187
commit b4622dda5db6e25aa7979657e530188fc18c5ec6
 
72188
Author: Rodrigo Moya <rodrigo@novell.com>
 
72189
Date:   Mon Feb 6 18:02:02 2006 +0000
 
72190
 
 
72191
    only start esd if not running.
 
72192
    
 
72193
    2006-02-06  Rodrigo Moya <rodrigo@novell.com>
 
72194
    
 
72195
        * gnome-settings-sound.c (start_esd): only start esd if not running.
 
72196
 
 
72197
 gnome-settings-daemon/ChangeLog              |    4 +++
 
72198
 gnome-settings-daemon/gnome-settings-sound.c |   27 +++++++++++++++----------
 
72199
 2 files changed, 20 insertions(+), 11 deletions(-)
 
72200
 
 
72201
commit 98d6c3d686d5a98df172bde3a0e00f0b2ca4d2d1
 
72202
Author: Funda Wang <fwang@src.gnome.org>
 
72203
Date:   Sun Feb 5 04:09:59 2006 +0000
 
72204
 
 
72205
    Updated gnome-control-center zh_CN translation.
 
72206
 
 
72207
 po/ChangeLog |    4 ++
 
72208
 po/zh_CN.po  |   91 +++++++++++++++++++++++++++++++++++++++++----------------
 
72209
 2 files changed, 69 insertions(+), 26 deletions(-)
 
72210
 
 
72211
commit 1dfa540e2ce89e0270a80c92c0d7d191cbdc13df
 
72212
Author: Žygimantas Beručka <zygis@gnome.org>
 
72213
Date:   Sat Feb 4 20:10:19 2006 +0000
 
72214
 
 
72215
    Updated Lithuanian translation.
 
72216
    
 
72217
    2006-02-04  Žygimantas Beručka  <zygis@gnome.org>
 
72218
    
 
72219
            * lt.po: Updated Lithuanian translation.
 
72220
 
 
72221
 po/ChangeLog |    4 +
 
72222
 po/lt.po     |  332 ++++++++++++++++++++++++++++++++++++----------------------
 
72223
 2 files changed, 212 insertions(+), 124 deletions(-)
 
72224
 
 
72225
commit a333fdba5cb28abdef36b068de5ceb1423e9ce65
 
72226
Author: Kjartan Maraas <kmaraas@gnome.org>
 
72227
Date:   Fri Feb 3 17:39:17 2006 +0000
 
72228
 
 
72229
    Updated Norwegian bokmål translation. Same.
 
72230
    
 
72231
    2006-02-03  Kjartan Maraas  <kmaraas@gnome.org>
 
72232
    
 
72233
        * nb.po: Updated Norwegian bokmål translation.
 
72234
        * no.po: Same.
 
72235
 
 
72236
 po/ChangeLog |    5 +
 
72237
 po/nb.po     |  359 +++++++++++++++++++++++++++++++++++-----------------------
 
72238
 po/no.po     |  359 +++++++++++++++++++++++++++++++++++-----------------------
 
72239
 3 files changed, 441 insertions(+), 282 deletions(-)
 
72240
 
 
72241
commit 8277ac936ff959efee1661f5566b167a05a775b1
 
72242
Author: Rodrigo Moya <rodrigo@novell.com>
 
72243
Date:   Fri Feb 3 16:32:31 2006 +0000
 
72244
 
 
72245
    removed HAL detection, was added by mistake.
 
72246
    
 
72247
    2006-02-03  Rodrigo Moya <rodrigo@novell.com>
 
72248
    
 
72249
        * configure.in: removed HAL detection, was added by mistake.
 
72250
 
 
72251
 ChangeLog    |    4 ++++
 
72252
 configure.in |   11 -----------
 
72253
 2 files changed, 4 insertions(+), 11 deletions(-)
 
72254
 
 
72255
commit c1605730b4dc78cee250466f69f0da5cdfb15cfe
 
72256
Author: Kjartan Maraas <kmaraas@gnome.org>
 
72257
Date:   Wed Feb 1 18:58:09 2006 +0000
 
72258
 
 
72259
    Update Release 2.13.91. Remove reference to the spanish translation. It's
 
72260
    
 
72261
    2006-02-01  Kjartan Maraas  <kmaraas@gnome.org>
 
72262
    
 
72263
        * NEWS: Update
 
72264
        * configure.in: Release 2.13.91.
 
72265
        * help/Makefile.am: Remove reference to the spanish translation.
 
72266
        It's broken and incomplete anyway.
 
72267
        * help/es/Makefile.am: Remove this file as it seems to be old cruft.
 
72268
 
 
72269
 ChangeLog           |    8 ++++++++
 
72270
 NEWS                |    5 +++++
 
72271
 configure.in        |    2 +-
 
72272
 help/Makefile.am    |    2 +-
 
72273
 help/es/Makefile.am |   25 -------------------------
 
72274
 5 files changed, 15 insertions(+), 27 deletions(-)
 
72275
 
 
72276
commit 546e967b42916eaf14e7ecb58069df2e3ad4cebd
 
72277
Author: Adam Weinberger <adamw@gnome.org>
 
72278
Date:   Wed Feb 1 01:44:14 2006 +0000
 
72279
 
 
72280
    Updated Canadian English translation.
 
72281
    
 
72282
    
 
72283
    2006-01-31  Adam Weinberger  <adamw@gnome.org>
 
72284
    
 
72285
        * en_CA.po: Updated Canadian English translation.
 
72286
 
 
72287
 po/ChangeLog |    4 +
 
72288
 po/en_CA.po  |  317 +++++++++++++++++++++++++++++++++++-----------------------
 
72289
 2 files changed, 198 insertions(+), 123 deletions(-)
 
72290
 
 
72291
commit c7aa7aba6815a2843bde13f95162e0c091816525
 
72292
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
72293
Date:   Tue Jan 31 21:10:48 2006 +0000
 
72294
 
 
72295
    Updated Finnish translation
 
72296
 
 
72297
 po/ChangeLog |    4 +
 
72298
 po/fi.po     |  384 +++++++++++++++++++++++++++++++++-------------------------
 
72299
 2 files changed, 224 insertions(+), 164 deletions(-)
 
72300
 
 
72301
commit a079b2d1851edf98f2360d9efb73f5a6e97b71e2
 
72302
Author: Priit Laes <plaes@cvs.gnome.org>
 
72303
Date:   Tue Jan 31 17:15:31 2006 +0000
 
72304
 
 
72305
    Translation updated by Ivar Smolin.
 
72306
    
 
72307
    2006-01-31  Priit Laes  <plaes@cvs.gnome.org>
 
72308
    
 
72309
        * et.po: Translation updated by Ivar Smolin.
 
72310
 
 
72311
 po/ChangeLog |    4 +
 
72312
 po/et.po     |  840 ++++++++++++++++++++++++++++++++--------------------------
 
72313
 2 files changed, 475 insertions(+), 369 deletions(-)
 
72314
 
 
72315
commit 9e9f0def1f047b8ad699f062c57fe494916e4dbe
 
72316
Author: Leonid Kanter <lkanter@src.gnome.org>
 
72317
Date:   Tue Jan 31 12:36:38 2006 +0000
 
72318
 
 
72319
    Updated Russian translation
 
72320
 
 
72321
 po/ChangeLog |    4 +
 
72322
 po/ru.po     |  192 +++++++++++++++++++++++++++++++++-------------------------
 
72323
 2 files changed, 113 insertions(+), 83 deletions(-)
 
72324
 
 
72325
commit b201d2d1a23d9be6b733dddaa70c04aee0aee6e9
 
72326
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
72327
Date:   Tue Jan 31 10:32:59 2006 +0000
 
72328
 
 
72329
    *** empty log message ***
 
72330
 
 
72331
 po/ChangeLog |    4 ++
 
72332
 po/gl.po     |   90 +++++++++++++++++++++++++++++++++++++++++----------------
 
72333
 2 files changed, 69 insertions(+), 25 deletions(-)
 
72334
 
 
72335
commit 01988aaf67cf7be9b9211ae885eb956cab2bfdaf
 
72336
Author: Alexander Shopov <ash@contact.bg>
 
72337
Date:   Tue Jan 31 08:00:24 2006 +0000
 
72338
 
 
72339
    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
 
72340
    
 
72341
    2006-01-31  Alexander Shopov  <ash@contact.bg>
 
72342
    
 
72343
        * bg.po: Updated Bulgarian translation by
 
72344
        Rostislav Raykov <zbrox@i-space.org>
 
72345
 
 
72346
 po/ChangeLog |    5 +
 
72347
 po/bg.po     |  332 +++++++++++++++++++++++++++++++++++-----------------------
 
72348
 2 files changed, 208 insertions(+), 129 deletions(-)
 
72349
 
 
72350
commit 44df5eb146fbd79bba11d1febde899162b940309
 
72351
Author: Clytie Siddall <clyties@src.gnome.org>
 
72352
Date:   Tue Jan 31 04:46:21 2006 +0000
 
72353
 
 
72354
    vi.po: Updated Vietnamese translation.
 
72355
 
 
72356
 po/ChangeLog |    4 ++
 
72357
 po/vi.po     |   90 +++++++++++++++++++++++++++++++++++++++++----------------
 
72358
 2 files changed, 69 insertions(+), 25 deletions(-)
 
72359
 
 
72360
commit 1fb9f4641e37117980fdfacc64d3381e53539c2b
 
72361
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
72362
Date:   Tue Jan 31 04:22:27 2006 +0000
 
72363
 
 
72364
    Updated Translation
 
72365
 
 
72366
 po/ChangeLog |    4 ++
 
72367
 po/gu.po     |   93 ++++++++++++++++++++++++++++++++++++++++++---------------
 
72368
 2 files changed, 72 insertions(+), 25 deletions(-)
 
72369
 
 
72370
commit 76517fef93e14904c03635e48d79a82159bbe839
 
72371
Author: Rodrigo Moya <rodrigo@novell.com>
 
72372
Date:   Mon Jan 30 18:34:27 2006 +0000
 
72373
 
 
72374
    updated for 2.13.90.
 
72375
    
 
72376
    2006-01-30  Rodrigo Moya <rodrigo@novell.com>
 
72377
    
 
72378
        * configure.in:
 
72379
        * NEWS: updated for 2.13.90.
 
72380
 
 
72381
 ChangeLog    |    5 +++
 
72382
 NEWS         |   82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
72383
 configure.in |   13 ++++++++-
 
72384
 3 files changed, 99 insertions(+), 1 deletions(-)
 
72385
 
 
72386
commit c137cdf8ab293094a2bea6c50623a2e4259c7218
 
72387
Author: Slobodan D. Sredojevic <slobo@akrep.be>
 
72388
Date:   Mon Jan 30 16:02:16 2006 +0000
 
72389
 
 
72390
    Updated Serbian translation
 
72391
    
 
72392
    2006-01-30  Slobodan D. Sredojevic  <slobo@akrep.be>
 
72393
    
 
72394
            * sr.po, sr@Latn.po: Updated Serbian translation
 
72395
 
 
72396
 po/ChangeLog  |    4 +
 
72397
 po/sr.po      |  422 +++++++++++++++++++++++++++++++++------------------------
 
72398
 po/sr@Latn.po |  422 +++++++++++++++++++++++++++++++++------------------------
 
72399
 3 files changed, 492 insertions(+), 356 deletions(-)
 
72400
 
 
72401
commit eca87aa4bbf623fcc32b6450336d59e9a7b7d485
 
72402
Author: Rodrigo Moya <rodrigo@novell.com>
 
72403
Date:   Mon Jan 30 15:03:35 2006 +0000
 
72404
 
 
72405
    reverted commit from 2006-01-11.
 
72406
    
 
72407
    2006-01-30  Rodrigo Moya <rodrigo@novell.com>
 
72408
    
 
72409
        * schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
 
72410
        reverted commit from 2006-01-11.
 
72411
 
 
72412
 ChangeLog                                          |    5 ++
 
72413
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   59 ++++++++++++++++++++
 
72414
 2 files changed, 64 insertions(+), 0 deletions(-)
 
72415
 
 
72416
commit 37927636ab11a391c4dccbd4e385465f5cd76fb2
 
72417
Author: Rodrigo Moya <rodrigo@novell.com>
 
72418
Date:   Mon Jan 30 15:02:50 2006 +0000
 
72419
 
 
72420
    reverted commit from 2006-01-11.
 
72421
    
 
72422
    2006-01-30  Rodrigo Moya <rodrigo@novell.com>
 
72423
    
 
72424
        * gnome-settings-multimedia-keys.c: reverted commit from 2006-01-11.
 
72425
 
 
72426
 gnome-settings-daemon/ChangeLog                    |    4 +
 
72427
 gnome-settings-daemon/actions/acme.h               |   10 ++
 
72428
 .../gnome-settings-multimedia-keys.c               |  139 +++++++++++++++++++-
 
72429
 3 files changed, 147 insertions(+), 6 deletions(-)
 
72430
 
 
72431
commit 0d78465e2d6e24d4b49537de15dd71ce8ca1d1a8
 
72432
Author: Rodrigo Moya <rodrigo@novell.com>
 
72433
Date:   Mon Jan 30 15:02:24 2006 +0000
 
72434
 
 
72435
    reverted commit from 2006-01-11.
 
72436
    
 
72437
    2006-01-30  Rodrigo Moya <rodrigo@novell.com>
 
72438
    
 
72439
        * actions/acme.h:
 
72440
        * gnome-keybinding-properties.c: reverted commit from 2006-01-11.
 
72441
 
 
72442
 capplets/keybindings/ChangeLog                     |    5 +++++
 
72443
 capplets/keybindings/gnome-keybinding-properties.c |    6 ++++++
 
72444
 2 files changed, 11 insertions(+), 0 deletions(-)
 
72445
 
 
72446
commit a3703281333dd622c7a3e65a48dfc20f58cc0ab5
 
72447
Author: Ed Catmur <ed@catmur.co.uk>
 
72448
Date:   Mon Jan 30 12:27:04 2006 +0000
 
72449
 
 
72450
    Fixes #329043
 
72451
    
 
72452
    2006-01-30  Ed Catmur <ed@catmur.co.uk>
 
72453
    
 
72454
        Fixes #329043
 
72455
    
 
72456
        * ftstream-vfs.c: use correct function signature for FT callback.
 
72457
 
 
72458
 vfs-methods/fontilus/ChangeLog      |    6 ++++++
 
72459
 vfs-methods/fontilus/ftstream-vfs.c |    2 +-
 
72460
 2 files changed, 7 insertions(+), 1 deletions(-)
 
72461
 
 
72462
commit 4db352256d8bb4b46d107bdbf35215eb03d1e904
 
72463
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
72464
Date:   Mon Jan 30 10:29:06 2006 +0000
 
72465
 
 
72466
    Updated Translation
 
72467
 
 
72468
 po/ChangeLog |    4 +
 
72469
 po/gu.po     |  232 +++++++++++++++++++++++++++++++++-------------------------
 
72470
 2 files changed, 136 insertions(+), 100 deletions(-)
 
72471
 
 
72472
commit fa6d168a957f06fb70b7e8dcbb4ca82e20932abf
 
72473
Author: Funda Wang <fwang@src.gnome.org>
 
72474
Date:   Sun Jan 29 22:58:43 2006 +0000
 
72475
 
 
72476
    Updated g-c-c translation.
 
72477
 
 
72478
 po/ChangeLog |    4 +
 
72479
 po/zh_CN.po  |  259 +++++++++++++++++++++++++++++++++-------------------------
 
72480
 2 files changed, 152 insertions(+), 111 deletions(-)
 
72481
 
 
72482
commit 126799d93fbb9c40fe4029d2cec52b7a285dd843
 
72483
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
72484
Date:   Sun Jan 29 22:15:05 2006 +0000
 
72485
 
 
72486
    *** empty log message ***
 
72487
 
 
72488
 po/ChangeLog |    4 +
 
72489
 po/gl.po     |  261 +++++++++++++++++++++++++++++++++-------------------------
 
72490
 2 files changed, 152 insertions(+), 113 deletions(-)
 
72491
 
 
72492
commit 514602dc05246fe1f69b62f4dc6f996bc28e9a98
 
72493
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
 
72494
Date:   Sun Jan 29 19:13:53 2006 +0000
 
72495
 
 
72496
    Updated Russian translation by Maxim Popov <ravemax@hotbox.ru>.
 
72497
    
 
72498
    
 
72499
        * ru.po: Updated Russian translation by
 
72500
        Maxim Popov <ravemax@hotbox.ru>.
 
72501
 
 
72502
 po/ChangeLog |    5 +
 
72503
 po/ru.po     | 1139 ++++++++++++++++++++++++++++++----------------------------
 
72504
 2 files changed, 588 insertions(+), 556 deletions(-)
 
72505
 
 
72506
commit 3de8bdd8888fbae78b2488b6d4158edf5ba98a87
 
72507
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
72508
Date:   Sun Jan 29 18:22:21 2006 +0000
 
72509
 
 
72510
    Hungarian translation updated.
 
72511
    
 
72512
    2006-01-29  Gabor Kelemen  <kelemeng@gnome.hu>
 
72513
    
 
72514
        * hu.po: Hungarian translation updated.
 
72515
 
 
72516
 po/ChangeLog |    4 +
 
72517
 po/hu.po     |  678 +++++++++++++++++++++++++++-------------------------------
 
72518
 2 files changed, 321 insertions(+), 361 deletions(-)
 
72519
 
 
72520
commit 4ca536ac9850e2df83cb0774c005c65d05760687
 
72521
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
72522
Date:   Sun Jan 29 13:08:40 2006 +0000
 
72523
 
 
72524
    Updated Spanish translation.
 
72525
    
 
72526
    2006-01-29  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
72527
    
 
72528
    
 
72529
        * es.po: Updated Spanish translation.
 
72530
 
 
72531
 po/ChangeLog |    4 +
 
72532
 po/es.po     |  192 +++++++++++++++++++++++++++++++++++-----------------------
 
72533
 2 files changed, 120 insertions(+), 76 deletions(-)
 
72534
 
 
72535
commit 1f652b02b099113b7111dc4821eedc5ff7a35f77
 
72536
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
72537
Date:   Sun Jan 29 09:04:22 2006 +0000
 
72538
 
 
72539
    Updated Catalan translation.
 
72540
 
 
72541
 po/ChangeLog |    4 +
 
72542
 po/ca.po     |  279 ++++++++++++++++++++++++++++++++++------------------------
 
72543
 2 files changed, 167 insertions(+), 116 deletions(-)
 
72544
 
 
72545
commit 09d56fdef9d1e62300bae3658ba66cca5e362eaa
 
72546
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72547
Date:   Sun Jan 29 08:51:34 2006 +0000
 
72548
 
 
72549
    Updated Brazilian Portuguese translation.
 
72550
    
 
72551
    2006-01-29  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72552
    
 
72553
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
72554
 
 
72555
 po/ChangeLog |    4 +
 
72556
 po/pt_BR.po  |  184 +++++++++++++++++++++++++++++++++++-----------------------
 
72557
 2 files changed, 116 insertions(+), 72 deletions(-)
 
72558
 
 
72559
commit 043d31bfe6e15281cea382f2edba3077540d0f96
 
72560
Author: Clytie Siddall <clyties@src.gnome.org>
 
72561
Date:   Sun Jan 29 05:35:49 2006 +0000
 
72562
 
 
72563
    vi.po: Updated Vietnamese translation.
 
72564
 
 
72565
 po/ChangeLog |    4 ++
 
72566
 po/vi.po     |  165 ++++++++++++++++++++++++++++++++++------------------------
 
72567
 2 files changed, 101 insertions(+), 68 deletions(-)
 
72568
 
 
72569
commit c4593757ceda9ff40f749d4d87f00d16d4fd3c80
 
72570
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
72571
Date:   Sun Jan 29 05:20:54 2006 +0000
 
72572
 
 
72573
    Updated Thai translation.
 
72574
    
 
72575
    2006-01-29  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
72576
    
 
72577
        * th.po: Updated Thai translation.
 
72578
 
 
72579
 po/ChangeLog |    4 +
 
72580
 po/th.po     |  747 ++++++++++++++++++++++++++++++++++------------------------
 
72581
 2 files changed, 445 insertions(+), 306 deletions(-)
 
72582
 
 
72583
commit ae7e848c047382ab9285fce3f7fad0263771306b
 
72584
Author: Anilkumar Bacheli <anilkumar.bacheli@wipro.com>
 
72585
Date:   Sat Jan 28 19:28:51 2006 +0000
 
72586
 
 
72587
    Fixes #154769
 
72588
    
 
72589
    2006-01-28  Anilkumar Bacheli <anilkumar.bacheli@wipro.com>
 
72590
    
 
72591
        Fixes #154769
 
72592
    
 
72593
        * gnome-mouse-properties.glade: Modified the glade file so that
 
72594
        context information for the slider is available to screen reader.
 
72595
        Also, modified the Slider value label to "microseconds" instead of
 
72596
        seconds.
 
72597
    
 
72598
        * gnome-mouse-properties.c: Changed the slider label to be in sync with
 
72599
        speech.
 
72600
 
 
72601
 capplets/mouse/ChangeLog                    |   12 ++++
 
72602
 capplets/mouse/gnome-mouse-properties.c     |    4 +-
 
72603
 capplets/mouse/gnome-mouse-properties.glade |   89 +++++++++++++--------------
 
72604
 3 files changed, 57 insertions(+), 48 deletions(-)
 
72605
 
 
72606
commit 4342a92bed0de135e57a5bdcce2b26e0591c5e67
 
72607
Author: chpe <chpe@gnome.org>
 
72608
Date:   Sat Jan 28 19:19:02 2006 +0000
 
72609
 
 
72610
    Fixes #325686
 
72611
    
 
72612
    2006-01-28  chpe <chpe@gnome.org>
 
72613
    
 
72614
        Fixes #325686
 
72615
    
 
72616
        * gnome-settings-accessibility-keyboard.c (warning_dialog_post):
 
72617
        added "accept_action" and "reject_action" arguments to show that in
 
72618
        the buttons, rather than OK/CANCEL.
 
72619
        (ax_slowkeys_warning_keys, ax_stickykeys_warning_dialog_post): use
 
72620
        verbs in the buttons.
 
72621
 
 
72622
 gnome-settings-daemon/ChangeLog                    |   10 +++++
 
72623
 .../gnome-settings-accessibility-keyboard.c        |   39 ++++++++++++++------
 
72624
 2 files changed, 37 insertions(+), 12 deletions(-)
 
72625
 
 
72626
commit 8836ecad5abc26769bf624c8ddb4f5741738781d
 
72627
Author: chpe <chpe@gnome.org>
 
72628
Date:   Sat Jan 28 18:51:05 2006 +0000
 
72629
 
 
72630
    Fixes #327220
 
72631
    
 
72632
    2006-01-28  chpe <chpe@gnome.org>
 
72633
    
 
72634
        Fixes #327220
 
72635
    
 
72636
        * gnome-default-applications.xml.in: use "Epiphany Web Browser",
 
72637
        like in the .desktop file and use long options for Epiphany.
 
72638
 
 
72639
 capplets/default-applications/ChangeLog            |    7 +++++++
 
72640
 .../gnome-default-applications.xml.in              |    6 +++---
 
72641
 2 files changed, 10 insertions(+), 3 deletions(-)
 
72642
 
 
72643
commit 8ca32d80d93ccfedd5f66098180a6bbf6911f436
 
72644
Author: Rodrigo Moya <rodrigo@novell.com>
 
72645
Date:   Sat Jan 28 18:46:47 2006 +0000
 
72646
 
 
72647
    Fixes part of #327749
 
72648
    
 
72649
    2006-01-28  Rodrigo Moya <rodrigo@novell.com>
 
72650
    
 
72651
        Fixes part of #327749
 
72652
    
 
72653
        * gnome-default-applications-properties.glade:
 
72654
        * gnome-da-capplet.c (web_combo_changed_cb, mail_combo_changed_cb,
 
72655
        terminal_combo_changed_cb, web_browser_update_combo_box,
 
72656
        mail_reader_update_combo_box, terminal_update_combo_box): don't set
 
72657
        entries' sensitivity, just disable input on them.
 
72658
 
 
72659
 capplets/default-applications/ChangeLog            |   10 +++++++
 
72660
 capplets/default-applications/gnome-da-capplet.c   |   16 ++++++------
 
72661
 .../gnome-default-applications-properties.glade    |   27 ++++++-------------
 
72662
 3 files changed, 27 insertions(+), 26 deletions(-)
 
72663
 
 
72664
commit 677fe1e967752b95a8bd7505477c69e71d8e1637
 
72665
Author: Scott Bronson <bronson@rinspin.com>
 
72666
Date:   Sat Jan 28 15:44:56 2006 +0000
 
72667
 
 
72668
    Fixes #318056
 
72669
    
 
72670
    2006-01-28  Scott Bronson <bronson@rinspin.com>
 
72671
    
 
72672
        Fixes #318056
 
72673
    
 
72674
        * gnome-mouse-properties.c (cursor_font_changed):
 
72675
        * gnome-mouse-properties.glade: use "mouse pointer" instead of "cursor"
 
72676
        in user-visible strings.
 
72677
 
 
72678
 capplets/mouse/ChangeLog                    |    8 +++++++
 
72679
 capplets/mouse/gnome-mouse-properties.c     |   29 ++++++++++++++-------------
 
72680
 capplets/mouse/gnome-mouse-properties.glade |    4 +-
 
72681
 3 files changed, 25 insertions(+), 16 deletions(-)
 
72682
 
 
72683
commit c6b3b5880e5e126b97534ea5a7a44f106ea72489
 
72684
Author: Scott Bronson <bronson@rinspin.com>
 
72685
Date:   Sat Jan 28 15:42:06 2006 +0000
 
72686
 
 
72687
    Fixes #318056
 
72688
    
 
72689
    2006-01-28  Scott Bronson <bronson@rinspin.com>
 
72690
    
 
72691
        Fixes #318056
 
72692
    
 
72693
        * gnome-settings-font.c (load_cursor): use "mouse pointer" instead of
 
72694
        "cursor" in user-visible strings.
 
72695
 
 
72696
 gnome-settings-daemon/ChangeLog             |    7 +++++++
 
72697
 gnome-settings-daemon/gnome-settings-font.c |    2 +-
 
72698
 2 files changed, 8 insertions(+), 1 deletions(-)
 
72699
 
 
72700
commit 53505b573ea6c40dcd77b46fb180cd9e979f505f
 
72701
Author: Luca Cavalli <loopback@slackit.org>
 
72702
Date:   Sat Jan 28 15:28:38 2006 +0000
 
72703
 
 
72704
    update custom command entries also when predefined application is
 
72705
    
 
72706
    2006-01-28  Luca Cavalli <loopback@slackit.org>
 
72707
    
 
72708
        * gnome-da-capplet.c: (web_combo_changed_cb),
 
72709
        (mail_combo_changed_cb), (terminal_combo_changed_cb),
 
72710
        (web_browser_update_combo_box), (mail_reader_update_combo_box),
 
72711
        (terminal_update_combo_box), (web_gconf_changed_cb),
 
72712
        (mail_gconf_changed_cb), (term_gconf_changed_cb), (show_dialog):
 
72713
        update custom command entries also when predefined application is
 
72714
        selected. Closes bug #327749.
 
72715
 
 
72716
 capplets/default-applications/ChangeLog          |   10 +++
 
72717
 capplets/default-applications/gnome-da-capplet.c |   86 ++++++++-------------
 
72718
 2 files changed, 43 insertions(+), 53 deletions(-)
 
72719
 
 
72720
commit 5b4e94b77f5f1230a91e8f92770377c4df366070
 
72721
Author: Clytie Siddall <clyties@src.gnome.org>
 
72722
Date:   Sat Jan 28 03:32:47 2006 +0000
 
72723
 
 
72724
    vi.po: Updated Vietnamese translation.
 
72725
 
 
72726
 po/ChangeLog |    4 ++++
 
72727
 po/vi.po     |   12 ++++++------
 
72728
 2 files changed, 10 insertions(+), 6 deletions(-)
 
72729
 
 
72730
commit 76b04364ad08237b84b8b86cb14c852352468e04
 
72731
Author: Crispin Flowerday <gnome@flowerday.cx>
 
72732
Date:   Fri Jan 27 21:09:40 2006 +0000
 
72733
 
 
72734
    Use 'r' as a mnemoic rather than 'i' (bug #328884)
 
72735
    
 
72736
    2006-01-27  Crispin Flowerday  <gnome@flowerday.cx>
 
72737
    
 
72738
        * gnome-network-preferences.glade: Use 'r' as a mnemoic rather
 
72739
        than 'i' (bug #328884)
 
72740
 
 
72741
 capplets/network/ChangeLog                       |    5 +++++
 
72742
 capplets/network/gnome-network-preferences.glade |    2 +-
 
72743
 2 files changed, 6 insertions(+), 1 deletions(-)
 
72744
 
 
72745
commit cee0eeb8738d9bd0486ba1a9413c9f47881f6eb9
 
72746
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
72747
Date:   Fri Jan 27 18:24:01 2006 +0000
 
72748
 
 
72749
    Updated Spanish translation.
 
72750
    
 
72751
    2006-01-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
72752
    
 
72753
        * es.po: Updated Spanish translation.
 
72754
 
 
72755
 po/ChangeLog |    4 ++
 
72756
 po/es.po     |   91 +++++++++++++++++++++++++++++++--------------------------
 
72757
 2 files changed, 53 insertions(+), 42 deletions(-)
 
72758
 
 
72759
commit 87c6b7db477a20c43b41988cff033be06778204e
 
72760
Author: Žygimantas Beručka <zygis@gnome.org>
 
72761
Date:   Fri Jan 27 10:14:36 2006 +0000
 
72762
 
 
72763
    Updated Lithuanian translation.
 
72764
    
 
72765
    2006-01-27  Žygimantas Beručka  <zygis@gnome.org>
 
72766
    
 
72767
            * lt.po: Updated Lithuanian translation.
 
72768
 
 
72769
 po/ChangeLog |    4 +
 
72770
 po/lt.po     |  840 +++++++++++++++++++++++++++-------------------------------
 
72771
 2 files changed, 389 insertions(+), 455 deletions(-)
 
72772
 
 
72773
commit a7eebebb147e0f1bfdd2244d12dde5e0db8a4d6c
 
72774
Author: Kostas Papadimas <pkst@src.gnome.org>
 
72775
Date:   Fri Jan 27 09:19:11 2006 +0000
 
72776
 
 
72777
    Updated Greek translation
 
72778
 
 
72779
 po/ChangeLog |    4 +
 
72780
 po/el.po     | 1074 +++++++++++++++++++++++++++++-----------------------------
 
72781
 2 files changed, 537 insertions(+), 541 deletions(-)
 
72782
 
 
72783
commit 851f9e962e34b4f545a022ceda885d8de1cd967a
 
72784
Author: Clytie Siddall <clyties@src.gnome.org>
 
72785
Date:   Fri Jan 27 08:19:30 2006 +0000
 
72786
 
 
72787
    vi.po: Updated Vietnamese translation.
 
72788
 
 
72789
 po/ChangeLog |    4 +++
 
72790
 po/vi.po     |   81 ++++++++++++++++++++++++++++++----------------------------
 
72791
 2 files changed, 46 insertions(+), 39 deletions(-)
 
72792
 
 
72793
commit 0444e131e30f017a4623ac58cf1e7b6ccabae706
 
72794
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
 
72795
Date:   Fri Jan 27 07:52:11 2006 +0000
 
72796
 
 
72797
    Updated Danish translation
 
72798
 
 
72799
 po/ChangeLog |    4 +++
 
72800
 po/da.po     |   63 ++++++++++++++++++++++++++++++---------------------------
 
72801
 2 files changed, 37 insertions(+), 30 deletions(-)
 
72802
 
 
72803
commit 47c8e3880ba215ed27916093baa2b0db33d34cc0
 
72804
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72805
Date:   Fri Jan 27 05:32:07 2006 +0000
 
72806
 
 
72807
    Updated Brazilian Portuguese translation.
 
72808
    
 
72809
    2006-01-27  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72810
    
 
72811
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
72812
 
 
72813
 po/ChangeLog |    4 ++
 
72814
 po/pt_BR.po  |   88 +++++++++++++++++++++++++++++++---------------------------
 
72815
 2 files changed, 51 insertions(+), 41 deletions(-)
 
72816
 
 
72817
commit 149d12c7e60680db2990792330ec19662916a5f2
 
72818
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
72819
Date:   Fri Jan 27 04:28:56 2006 +0000
 
72820
 
 
72821
    Updated Translation
 
72822
 
 
72823
 po/ChangeLog |    4 +++
 
72824
 po/gu.po     |   80 ++++++++++++++++++++++++++++++---------------------------
 
72825
 2 files changed, 46 insertions(+), 38 deletions(-)
 
72826
 
 
72827
commit 0a696e12e87c6775cb2a218422ba65641f91065d
 
72828
Author: Rodney Dawes <dobey@novell.com>
 
72829
Date:   Fri Jan 27 03:15:06 2006 +0000
 
72830
 
 
72831
    If we are passed in a NULL just return rather than using g_return_if_fail
 
72832
    
 
72833
    2006-01-26  Rodney Dawes  <dobey@novell.com>
 
72834
    
 
72835
        * gnome-wp-capplet.c (gnome_wp_capplet_scroll_to_item): If we are
 
72836
        passed in a NULL just return rather than using g_return_if_fail to
 
72837
        do it, so that we can avoid the glib CRITICAL warning (#327327)
 
72838
        (gnome_wp_load_stuffs): If the settings are mangled some how, and
 
72839
        a valid item was not duplicated, duplicated the "No Wallpaper" item
 
72840
    
 
72841
        Fixes #327327
 
72842
 
 
72843
 capplets/background/ChangeLog          |   10 ++++++++++
 
72844
 capplets/background/gnome-wp-capplet.c |    7 ++++++-
 
72845
 2 files changed, 16 insertions(+), 1 deletions(-)
 
72846
 
 
72847
commit f69be2bd96f7615e298dea845075e8c88df52d73
 
72848
Author: Rodney Dawes <dobey@novell.com>
 
72849
Date:   Fri Jan 27 03:01:58 2006 +0000
 
72850
 
 
72851
    Add an Apply button
 
72852
    
 
72853
    2006-01-26  Rodney Dawes  <dobey@novell.com>
 
72854
    
 
72855
        * gnome-background-properties.glade: Add an Apply button
 
72856
    
 
72857
        * gnome-wp-capplet.[ch]: Replace old_filename with an old_item struct
 
72858
        (gnome_wp_props_wp_set): Set the filename key to empty string when
 
72859
        setting the background to "No Wallpaper"
 
72860
        (gnome_wp_props_revert): New method to revert changes in the dialog
 
72861
        when the Cancel button is clicked
 
72862
        (gnome_wp_main_quit): Free the old_item structure
 
72863
        (wallpaper_properties_clicked): Handle the Apply button
 
72864
        Handle closing the dialog for OK separately from Cancel/delete_event
 
72865
        Revert the settings when Cancel or wm "x" or ESC are clicked
 
72866
        (gnome_wp_load_stuffs): Set the old_item to the currently selected
 
72867
        background setting, whether it be an image or "No Wallpaper"
 
72868
    
 
72869
        * gnome-wp-info.c (gnome_wp_info_dup): If info is NULL, just return
 
72870
        NULL rather than trying to access members of an empty struct
 
72871
    
 
72872
        * gnome-wp-item.[ch] (gnome_wp_item_dup): New method to create a
 
72873
        duplicate and newly allocated GnomeWPItem structure
 
72874
    
 
72875
        Fixes #327335
 
72876
 
 
72877
 capplets/background/ChangeLog                      |   24 ++++++++
 
72878
 .../background/gnome-background-properties.glade   |   15 ++++-
 
72879
 capplets/background/gnome-wp-capplet.c             |   63 +++++++++++++++++++-
 
72880
 capplets/background/gnome-wp-capplet.h             |    7 +-
 
72881
 capplets/background/gnome-wp-info.c                |    4 +
 
72882
 capplets/background/gnome-wp-item.c                |   38 ++++++++++++
 
72883
 capplets/background/gnome-wp-item.h                |    1 +
 
72884
 7 files changed, 144 insertions(+), 8 deletions(-)
 
72885
 
 
72886
commit cbc6eb679e91cb3a85d33253bcd3c21135de7078
 
72887
Author: Christian Persch <chpe@cvs.gnome.org>
 
72888
Date:   Thu Jan 26 22:17:02 2006 +0000
 
72889
 
 
72890
    Change "Monospace" to "Fixed width". Bug #160454.
 
72891
    
 
72892
    2006-01-26  Christian Persch  <chpe@cvs.gnome.org>
 
72893
    
 
72894
            * capplets/font/font-properties.glade:
 
72895
        Change "Monospace" to "Fixed width". Bug #160454.
 
72896
 
 
72897
 ChangeLog                           |    5 +++++
 
72898
 capplets/font/font-properties.glade |    4 ++--
 
72899
 2 files changed, 7 insertions(+), 2 deletions(-)
 
72900
 
 
72901
commit a50c3cb78969deaa0e07698bbab6908233d00ef5
 
72902
Author: Rodrigo Moya <rodrigownovell.com>
 
72903
Date:   Thu Jan 26 18:27:49 2006 +0000
 
72904
 
 
72905
    Fixes #328748
 
72906
    
 
72907
    2006-01-26  Rodrigo Moya <rodrigownovell.com>
 
72908
    
 
72909
        Fixes #328748
 
72910
    
 
72911
        * gnome-keyboard-properties.c (blink_to_widget): remove space
 
72912
        before punctuation.
 
72913
 
 
72914
 capplets/keyboard/ChangeLog                   |    7 +++++++
 
72915
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
72916
 2 files changed, 8 insertions(+), 1 deletions(-)
 
72917
 
 
72918
commit a29d713ce8ccb12deb08bce02eb168617271b360
 
72919
Author: Adam Weinberger <adamw@gnome.org>
 
72920
Date:   Thu Jan 26 17:59:05 2006 +0000
 
72921
 
 
72922
    Updated Canadian English translation.
 
72923
    
 
72924
    
 
72925
    2006-01-26  Adam Weinberger  <adamw@gnome.org>
 
72926
    
 
72927
        * en_CA.po: Updated Canadian English translation.
 
72928
 
 
72929
 po/ChangeLog |    4 ++
 
72930
 po/en_CA.po  |  120 ++++++++++++++++++++++++++++++++-------------------------
 
72931
 2 files changed, 71 insertions(+), 53 deletions(-)
 
72932
 
 
72933
commit 464a2b369f779113d3405a644d75862d408b3ea7
 
72934
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
 
72935
Date:   Thu Jan 26 14:07:01 2006 +0000
 
72936
 
 
72937
    Updated Danish translation
 
72938
 
 
72939
 po/ChangeLog |    4 ++
 
72940
 po/da.po     |  119 +++++++++++++++++++++++++++++++++-------------------------
 
72941
 2 files changed, 72 insertions(+), 51 deletions(-)
 
72942
 
 
72943
commit d73b4ee2d626808062ddeda9af6c948f2b604c77
 
72944
Author: Christian Persch <chpe@cvs.gnome.org>
 
72945
Date:   Thu Jan 26 13:23:05 2006 +0000
 
72946
 
 
72947
    Add a font button for the document font gconf key, and change the label of
 
72948
    
 
72949
    2006-01-26  Christian Persch  <chpe@cvs.gnome.org>
 
72950
    
 
72951
        * capplets/font/font-properties.glade:
 
72952
        * capplets/font/main.c: (setup_dialog):
 
72953
        Add a font button for the document font gconf key, and change
 
72954
        the label of the 'terminal font' button. Bug #160454,
 
72955
        patch by Shaun McCance.
 
72956
 
 
72957
 ChangeLog                           |    8 ++
 
72958
 capplets/font/font-properties.glade |  184 ++++++++++++++++++++++++----------
 
72959
 capplets/font/main.c                |    5 +
 
72960
 3 files changed, 143 insertions(+), 54 deletions(-)
 
72961
 
 
72962
commit 072218356d5e5535526f25ce40a2ade5a817e257
 
72963
Author: Funda Wang <fwang@src.gnome.org>
 
72964
Date:   Thu Jan 26 08:52:08 2006 +0000
 
72965
 
 
72966
    Updated g-c-c translation.
 
72967
 
 
72968
 po/ChangeLog |    4 ++++
 
72969
 po/zh_CN.po  |   57 +++++++++++++++++++++++++++++++--------------------------
 
72970
 2 files changed, 35 insertions(+), 26 deletions(-)
 
72971
 
 
72972
commit 72bd11d3821236e56780d9361c697aefb44b45d9
 
72973
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72974
Date:   Thu Jan 26 08:20:20 2006 +0000
 
72975
 
 
72976
    Updated Brazilian Portuguese translation.
 
72977
    
 
72978
    2006-01-26  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
72979
    
 
72980
        * pt_BR.po: Updated Brazilian Portuguese translation.
 
72981
 
 
72982
 po/ChangeLog |    4 +
 
72983
 po/pt_BR.po  |  877 ++++++++++++++++++++++++++++++++--------------------------
 
72984
 2 files changed, 490 insertions(+), 391 deletions(-)
 
72985
 
 
72986
commit 3baa399ba9bc4903a253144e01cafd086c170b83
 
72987
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
72988
Date:   Wed Jan 25 23:46:22 2006 +0000
 
72989
 
 
72990
    Updated Catalan translation.
 
72991
 
 
72992
 po/ChangeLog |    4 ++++
 
72993
 po/ca.po     |   57 ++++++++++++++++++++++++++++++++-------------------------
 
72994
 2 files changed, 36 insertions(+), 25 deletions(-)
 
72995
 
 
72996
commit 8e33fa8c4e2639c346ea09ca0e138e5319e4c592
 
72997
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
72998
Date:   Tue Jan 24 20:35:49 2006 +0000
 
72999
 
 
73000
    *** empty log message ***
 
73001
 
 
73002
 po/ChangeLog |    4 ++++
 
73003
 po/gl.po     |   39 +++++++++++++++++++++++++--------------
 
73004
 2 files changed, 29 insertions(+), 14 deletions(-)
 
73005
 
 
73006
commit cfdabbfd032831372777ad47c57d2473e2442b56
 
73007
Author: Clytie Siddall <clyties@src.gnome.org>
 
73008
Date:   Tue Jan 24 05:57:34 2006 +0000
 
73009
 
 
73010
    vi.po: Updated Vietnamese translation.
 
73011
 
 
73012
 po/ChangeLog |    4 ++++
 
73013
 po/vi.po     |   53 +++++++++++++++++++++++++++++++----------------------
 
73014
 2 files changed, 35 insertions(+), 22 deletions(-)
 
73015
 
 
73016
commit e8db31bce779b8d71f2c9d31ec1d795d74202914
 
73017
Author: Thomas Wood <thos@gnome.org>
 
73018
Date:   Mon Jan 23 19:50:34 2006 +0000
 
73019
 
 
73020
    Prevent a Gtk-CRITICAL error
 
73021
    
 
73022
    2006-01-23  Thomas Wood  <thos@gnome.org>
 
73023
    
 
73024
        * file-transfer-dialog.c: (create_titled_label): Prevent a
 
73025
        Gtk-CRITICAL error
 
73026
 
 
73027
 capplets/common/ChangeLog              |    5 +++++
 
73028
 capplets/common/file-transfer-dialog.c |    2 +-
 
73029
 2 files changed, 6 insertions(+), 1 deletions(-)
 
73030
 
 
73031
commit c8ee47bb8a819316b7b752222797fe491bb1ba32
 
73032
Author: Luca Cavalli <loopback@slackit.org>
 
73033
Date:   Mon Jan 23 10:55:11 2006 +0000
 
73034
 
 
73035
    fixed Thunderbird command line parameter. Closes bug #326808.
 
73036
    
 
73037
    2006-01-17  Luca Cavalli  <loopback@slackit.org>
 
73038
    
 
73039
        * gnome-default-applications.xml.in: fixed Thunderbird command
 
73040
        line parameter. Closes bug #326808.
 
73041
 
 
73042
 capplets/default-applications/ChangeLog            |    5 +++++
 
73043
 .../gnome-default-applications.xml.in              |    4 ++--
 
73044
 2 files changed, 7 insertions(+), 2 deletions(-)
 
73045
 
 
73046
commit 166df0a0a8283149c3fb80d147f10eb2a84058ac
 
73047
Author: Kjartan Maraas <kmaraas@gnome.org>
 
73048
Date:   Mon Jan 23 10:09:18 2006 +0000
 
73049
 
 
73050
    Updated Norwegian bokmål translation. Same
 
73051
    
 
73052
    2006-01-22  Kjartan Maraas  <kmaraas@gnome.org>
 
73053
    
 
73054
        * nb.po: Updated Norwegian bokmål translation.
 
73055
        * no.po: Same
 
73056
 
 
73057
 po/ChangeLog |    5 +
 
73058
 po/nb.po     |  621 ++++++++++++++++++++++++++--------------------------------
 
73059
 po/no.po     |  621 ++++++++++++++++++++++++++--------------------------------
 
73060
 3 files changed, 569 insertions(+), 678 deletions(-)
 
73061
 
 
73062
commit 2c6aac3c05300ccb0a2abf0583c0d2b0d327a9bd
 
73063
Author: Vincent van Adrighem <adrighem@gnome.org>
 
73064
Date:   Mon Jan 23 09:54:20 2006 +0000
 
73065
 
 
73066
    Translation updated by Reinout van Schouwen.
 
73067
    
 
73068
    2006-01-23  Vincent van Adrighem  <adrighem@gnome.org>
 
73069
    
 
73070
        * nl.po: Translation updated by Reinout van Schouwen.
 
73071
 
 
73072
 po/ChangeLog |    4 +
 
73073
 po/nl.po     |  623 ++++++++++++++++++++++++++++++++--------------------------
 
73074
 2 files changed, 350 insertions(+), 277 deletions(-)
 
73075
 
 
73076
commit 27e4dd39ad145fbe36529524ab148ff5797e975c
 
73077
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
73078
Date:   Mon Jan 23 09:42:03 2006 +0000
 
73079
 
 
73080
    Updated Translation
 
73081
 
 
73082
 po/ChangeLog |    4 ++++
 
73083
 po/gu.po     |   55 +++++++++++++++++++++++++++++++++----------------------
 
73084
 2 files changed, 37 insertions(+), 22 deletions(-)
 
73085
 
 
73086
commit 0e323332ea90af44240c6e724b3f0281143cace2
 
73087
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
73088
Date:   Mon Jan 23 05:16:29 2006 +0000
 
73089
 
 
73090
    Updated Finnish translation
 
73091
 
 
73092
 po/ChangeLog |    4 ++++
 
73093
 po/fi.po     |   17 ++++++++---------
 
73094
 2 files changed, 12 insertions(+), 9 deletions(-)
 
73095
 
 
73096
commit 6e28b72dd472531edade017d927156f767b1ef4f
 
73097
Author: Behdad Esfahbod <behdad@src.gnome.org>
 
73098
Date:   Sun Jan 22 22:07:54 2006 +0000
 
73099
 
 
73100
    Format.
 
73101
 
 
73102
 ChangeLog |    4 ++--
 
73103
 1 files changed, 2 insertions(+), 2 deletions(-)
 
73104
 
 
73105
commit 6d443a113df53fc5dca6f530845626d641b30aaa
 
73106
Author: Luca Cavalli <loopback@slackit.org>
 
73107
Date:   Sun Jan 22 22:07:18 2006 +0000
 
73108
 
 
73109
    Add GTK category to the #328028)
 
73110
    
 
73111
    2006-01-22  Luca Cavalli  <loopback@slackit.org>
 
73112
    
 
73113
            * capplets/about-me/gnome-about-me.desktop.in.in:
 
73114
            * capplets/accessibility/at-properties/at-properties.desktop.in.in:
 
73115
            * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
 
73116
            * capplets/background/background.desktop.in.in:
 
73117
            * capplets/default-applications/default-applications.desktop.in.in:
 
73118
            * capplets/display/display-properties.desktop.in.in:
 
73119
            * capplets/file-types/file-types.desktop.in.in:
 
73120
            * capplets/font/font-properties.desktop.in.in:
 
73121
            * capplets/keybindings/keybinding.desktop.in.in:
 
73122
            * capplets/keyboard/keyboard.desktop.in.in:
 
73123
            * capplets/localization/localization.desktop.in.in:
 
73124
            * capplets/mouse/gnome-settings-mouse.desktop.in.in:
 
73125
            * capplets/network/gnome-network-preferences.desktop.in.in:
 
73126
            * capplets/sound/gnome-settings-sound.desktop.in.in:
 
73127
            * capplets/theme-switcher/gtk-theme-selector.desktop.in.in:
 
73128
            * capplets/ui-properties/gnome-ui-properties.desktop.in.in:
 
73129
            * capplets/windows/window-properties.desktop.in.in:
 
73130
            * control-center/gnomecc.desktop.in.in: Add GTK category to the
 
73131
            * .desktop        files and remove unused ones. (Closes: #328028)
 
73132
 
 
73133
 ChangeLog                                          |   22 ++++++++++++++++++++
 
73134
 capplets/about-me/gnome-about-me.desktop.in.in     |    2 +-
 
73135
 .../at-properties/at-properties.desktop.in.in      |    2 +-
 
73136
 .../keyboard/accessibility-keyboard.desktop.in.in  |    2 +-
 
73137
 capplets/background/background.desktop.in.in       |    2 +-
 
73138
 .../default-applications.desktop.in.in             |    2 +-
 
73139
 capplets/display/display-properties.desktop.in.in  |    2 +-
 
73140
 capplets/file-types/file-types.desktop.in.in       |    2 +-
 
73141
 capplets/font/font-properties.desktop.in.in        |    2 +-
 
73142
 capplets/keybindings/keybinding.desktop.in.in      |    2 +-
 
73143
 capplets/keyboard/keyboard.desktop.in.in           |    2 +-
 
73144
 capplets/localization/localization.desktop.in.in   |    2 +-
 
73145
 capplets/mouse/gnome-settings-mouse.desktop.in.in  |    2 +-
 
73146
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
73147
 capplets/sound/gnome-settings-sound.desktop.in.in  |    2 +-
 
73148
 .../gtk-theme-selector.desktop.in.in               |    2 +-
 
73149
 .../gnome-ui-properties.desktop.in.in              |    2 +-
 
73150
 capplets/windows/window-properties.desktop.in.in   |    2 +-
 
73151
 control-center/gnomecc.desktop.in.in               |    2 +-
 
73152
 19 files changed, 40 insertions(+), 18 deletions(-)
 
73153
 
 
73154
commit 6d37a946dfbd545c83227eb4ff6d3aae2748052a
 
73155
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
73156
Date:   Sun Jan 22 21:49:08 2006 +0000
 
73157
 
 
73158
    Updated Spanish translation.
 
73159
    
 
73160
    2006-01-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
73161
    
 
73162
        * es.po: Updated Spanish translation.
 
73163
 
 
73164
 po/ChangeLog |    4 ++
 
73165
 po/es.po     |  105 ++++++++++++++++++++++++++++++++++++++--------------------
 
73166
 2 files changed, 73 insertions(+), 36 deletions(-)
 
73167
 
 
73168
commit 3782fabbb28892379feaeae1802ea905ad2bb785
 
73169
Author: Alexander Shopov <ash@contact.bg>
 
73170
Date:   Sun Jan 22 17:36:14 2006 +0000
 
73171
 
 
73172
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
73173
    
 
73174
    2006-01-22  Alexander Shopov  <ash@contact.bg>
 
73175
    
 
73176
        * bg.po: Updated Bulgarian translation by
 
73177
        Vladimir Petkov <vpetkov@i-space.org>
 
73178
 
 
73179
 po/ChangeLog |    5 +
 
73180
 po/bg.po     |  617 ++++++++++++++++++++++++++-------------------------------
 
73181
 2 files changed, 286 insertions(+), 336 deletions(-)
 
73182
 
 
73183
commit af467b99b6115816c2ef15c86fdc4ff8fd7361b8
 
73184
Author: Rodrigo Moya <rodrigo@novell.com>
 
73185
Date:   Sun Jan 22 15:37:49 2006 +0000
 
73186
 
 
73187
    Fixes #168790
 
73188
    
 
73189
    2006-01-22  Rodrigo Moya <rodrigo@novell.com>
 
73190
    
 
73191
        Fixes #168790
 
73192
    
 
73193
        * gnome-keyboard-properties.c (accessibility_button_clicked): dont
 
73194
        use "capplet" in user-visible strings.
 
73195
 
 
73196
 capplets/keyboard/ChangeLog                   |    7 +++++++
 
73197
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
73198
 2 files changed, 8 insertions(+), 1 deletions(-)
 
73199
 
 
73200
commit 981dab8ef55389a33e7d3af4a5ac5d522b7e6bbd
 
73201
Author: Rodrigo Moya <rodrigo@novell.com>
 
73202
Date:   Sun Jan 22 15:35:49 2006 +0000
 
73203
 
 
73204
    Fixes #168790
 
73205
    
 
73206
    2006-01-22  Rodrigo Moya <rodrigo@novell.com>
 
73207
    
 
73208
        Fixes #168790
 
73209
    
 
73210
        * capplet-stock-icons.c (capplet_register_stock_icons): don't use
 
73211
        "capplet" in user-visible strings.
 
73212
 
 
73213
 capplets/common/ChangeLog             |    7 +++++++
 
73214
 capplets/common/capplet-stock-icons.c |    2 +-
 
73215
 2 files changed, 8 insertions(+), 1 deletions(-)
 
73216
 
 
73217
commit 3fdf2b58e6c7d8201682e9e9b58561e2fc647988
 
73218
Author: Luca Ferretti <elle.uca@libero.it>
 
73219
Date:   Sun Jan 22 15:23:50 2006 +0000
 
73220
 
 
73221
    "Backported" Italian translation from stable.
 
73222
    
 
73223
    2006-01-22  Luca Ferretti  <elle.uca@libero.it>
 
73224
    
 
73225
        * it.po: "Backported" Italian translation from stable.
 
73226
 
 
73227
 po/ChangeLog |    4 +
 
73228
 po/it.po     | 1545 ++++++++++++++++++++++++++++++++--------------------------
 
73229
 2 files changed, 856 insertions(+), 693 deletions(-)
 
73230
 
 
73231
commit 6275d4b266619e860eb9069865bcc1bcf0a8f96c
 
73232
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
73233
Date:   Sun Jan 22 15:16:32 2006 +0000
 
73234
 
 
73235
    Updated Finnish translation
 
73236
 
 
73237
 po/ChangeLog |    4 ++++
 
73238
 po/fi.po     |   39 +++++++++++++++++++++++++--------------
 
73239
 2 files changed, 29 insertions(+), 14 deletions(-)
 
73240
 
 
73241
commit c7b0d35b2fa1b1a12fc1f2f11d74706e56e8d2e9
 
73242
Author: Bastien Nocera <hadess@hadess.net>
 
73243
Date:   Sun Jan 22 11:55:14 2006 +0000
 
73244
 
 
73245
    Refuse to bind letter keys without a modifier (Closes: #86956)
 
73246
    
 
73247
    2006-01-22  Bastien Nocera  <hadess@hadess.net>
 
73248
    
 
73249
        * gnome-keybinding-properties.c: (accel_edited_callback):
 
73250
        Refuse to bind letter keys without a modifier (Closes: #86956)
 
73251
 
 
73252
 capplets/keybindings/ChangeLog                     |    5 +++
 
73253
 capplets/keybindings/gnome-keybinding-properties.c |   38 ++++++++++++++++++++
 
73254
 2 files changed, 43 insertions(+), 0 deletions(-)
 
73255
 
 
73256
commit f2bd50a8a5de453cde1bcd0dac74ad9de5f43311
 
73257
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
73258
Date:   Sun Jan 22 10:45:18 2006 +0000
 
73259
 
 
73260
    *** empty log message ***
 
73261
 
 
73262
 po/ChangeLog |    4 +
 
73263
 po/gl.po     |  609 ++++++++++++++++++++++++++--------------------------------
 
73264
 2 files changed, 275 insertions(+), 338 deletions(-)
 
73265
 
 
73266
commit f1d64618e29bee399d19fb4ed825abee445ce124
 
73267
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
73268
Date:   Sun Jan 22 01:29:55 2006 +0000
 
73269
 
 
73270
    Updated Spanish translation.
 
73271
    
 
73272
    2006-01-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
73273
    
 
73274
        * es.po: Updated Spanish translation.
 
73275
 
 
73276
 help/Makefile.am |    2 +-
 
73277
 help/es/es.po    | 1289 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
73278
 2 files changed, 1290 insertions(+), 1 deletions(-)
 
73279
 
 
73280
commit 62a9bb7c8f656aab59a60b9c17c8691302b7e227
 
73281
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
73282
Date:   Sat Jan 21 18:44:55 2006 +0000
 
73283
 
 
73284
    Updated Catalan translation.
 
73285
 
 
73286
 po/ChangeLog |    4 +
 
73287
 po/ca.po     |  799 ++++++++++++++++++++++++++++++++--------------------------
 
73288
 2 files changed, 444 insertions(+), 359 deletions(-)
 
73289
 
 
73290
commit c3fdbfd6488b470b5492035460e3f28cb806a670
 
73291
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
73292
Date:   Sat Jan 21 18:16:18 2006 +0000
 
73293
 
 
73294
    Updated Spanish translation.
 
73295
    
 
73296
    2006-01-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
73297
    
 
73298
        * es.po: Updated Spanish translation.
 
73299
 
 
73300
 po/ChangeLog |    4 +
 
73301
 po/es.po     |  609 +++++++++++++++++++++++++++++++--------------------------
 
73302
 2 files changed, 335 insertions(+), 278 deletions(-)
 
73303
 
 
73304
commit 0eb8e8b5d6514ab48220a282e7b1c00092d55e33
 
73305
Author: Diego Gonzalez <diego@pemas.net>
 
73306
Date:   Sat Jan 21 16:59:38 2006 +0000
 
73307
 
 
73308
    fix crash 317315.
 
73309
    
 
73310
    2006-01-21  Diego Gonzalez   <diego@pemas.net>
 
73311
    
 
73312
        * gnome-about-me.c (about_me_foucs_out): fix crash 317315.
 
73313
    
 
73314
    2006-01-21  Diego Gonzalez   <diego@pemas.net>
 
73315
    
 
73316
        * gnome-about-me.glade: don't accept tabs in the address fields to
 
73317
          preserve the tab navigation on the dialog, as suggested by
 
73318
          Sebastien Bacher in bug 317468.
 
73319
 
 
73320
 capplets/about-me/ChangeLog            |   10 ++++++++++
 
73321
 capplets/about-me/gnome-about-me.c     |    3 +++
 
73322
 capplets/about-me/gnome-about-me.glade |    4 ++--
 
73323
 3 files changed, 15 insertions(+), 2 deletions(-)
 
73324
 
 
73325
commit 0638a4cf7404047489b18b37d1d779f7d99cea1b
 
73326
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
 
73327
Date:   Fri Jan 20 20:14:23 2006 +0000
 
73328
 
 
73329
    Updated Danish translation
 
73330
 
 
73331
 po/ChangeLog |    4 +++
 
73332
 po/da.po     |   78 ++++++++++++++++++++++++++++++++--------------------------
 
73333
 2 files changed, 47 insertions(+), 35 deletions(-)
 
73334
 
 
73335
commit ffea9872cebefb42b9fe6e4c260aac13738ba63d
 
73336
Author: Funda Wang <fwang@src.gnome.org>
 
73337
Date:   Fri Jan 20 17:33:57 2006 +0000
 
73338
 
 
73339
    Updated g-c-c translation.
 
73340
 
 
73341
 po/ChangeLog |    4 +
 
73342
 po/zh_CN.po  |  699 +++++++++++++++++++++++++++-------------------------------
 
73343
 2 files changed, 326 insertions(+), 377 deletions(-)
 
73344
 
 
73345
commit e8844d388599621df625d233cf7c0d53aa66825c
 
73346
Author: Alessandro Ferrucci <a24@umbc.edu>
 
73347
Date:   Fri Jan 20 10:15:35 2006 +0000
 
73348
 
 
73349
    Fixes #327784
 
73350
    
 
73351
    2006-01-20  Alessandro Ferrucci <a24@umbc.edu>
 
73352
    
 
73353
        Fixes #327784
 
73354
    
 
73355
        * C/config-accessibility-keyboard.xml:
 
73356
        * C/control-center.xml: Update the scrollkeeper (and yelp) description
 
73357
        for control-center
 
73358
 
 
73359
 help/C/config-accessibility-keyboard.xml |    3 +++
 
73360
 help/C/control-center.xml                |    5 +++++
 
73361
 help/ChangeLog                           |    8 ++++++++
 
73362
 3 files changed, 16 insertions(+), 0 deletions(-)
 
73363
 
 
73364
commit e88077e3a1f5467ca86065bd1c38c166f8b4482a
 
73365
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
73366
Date:   Fri Jan 20 05:15:01 2006 +0000
 
73367
 
 
73368
    Updated Finnish translation
 
73369
 
 
73370
 po/ChangeLog |    4 +
 
73371
 po/fi.po     |  717 ++++++++++++++++++++++++++++++++--------------------------
 
73372
 2 files changed, 398 insertions(+), 323 deletions(-)
 
73373
 
 
73374
commit a3496b037e290ba248c0b2fab7e1b41274847dee
 
73375
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
73376
Date:   Thu Jan 19 13:30:53 2006 +0000
 
73377
 
 
73378
    Updated Japanese translation for v2.13.5.1.
 
73379
    
 
73380
    2006-01-19  Takeshi AIHANA <aihana@gnome.gr.jp>
 
73381
    
 
73382
        * ja.po: Updated Japanese translation for v2.13.5.1.
 
73383
 
 
73384
 po/ChangeLog |    4 +
 
73385
 po/ja.po     |  581 ++++++++++++++++++++++++++--------------------------------
 
73386
 2 files changed, 262 insertions(+), 323 deletions(-)
 
73387
 
 
73388
commit 3d95ee7cb864f021dc92abd977f52996e8febd2c
 
73389
Author: Clytie Siddall <clyties@src.gnome.org>
 
73390
Date:   Thu Jan 19 11:36:28 2006 +0000
 
73391
 
 
73392
    vi.po: Updated Vietnamese translation.
 
73393
 
 
73394
 po/ChangeLog |    4 +
 
73395
 po/vi.po     |  380 ++++++++++++++++++++++++++++++----------------------------
 
73396
 2 files changed, 198 insertions(+), 186 deletions(-)
 
73397
 
 
73398
commit 04253a33b35383145f985fbf96e21f721893e833
 
73399
Author: Rodrigo Moya <rodrigo@novell.com>
 
73400
Date:   Wed Jan 18 12:29:38 2006 +0000
 
73401
 
 
73402
    update for 2.13.5.1.
 
73403
    
 
73404
    2006-01-18  Rodrigo Moya <rodrigo@novell.com>
 
73405
    
 
73406
        * configure.in:
 
73407
        * NEWS: update for 2.13.5.1.
 
73408
 
 
73409
 ChangeLog    |    9 +++++++--
 
73410
 NEWS         |   19 +++++++++++++++++++
 
73411
 configure.in |    2 +-
 
73412
 3 files changed, 27 insertions(+), 3 deletions(-)
 
73413
 
 
73414
commit 292e97576c7df7e3ae77b669de5811e77dd20aa3
 
73415
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
73416
Date:   Wed Jan 18 07:54:57 2006 +0000
 
73417
 
 
73418
    Updated Translation
 
73419
 
 
73420
 po/ChangeLog |    4 +
 
73421
 po/gu.po     |  596 ++++++++++++++++++++++++++--------------------------------
 
73422
 2 files changed, 268 insertions(+), 332 deletions(-)
 
73423
 
 
73424
commit 2e374546a627627399e9c373abc32a0ae8aa48f1
 
73425
Author: Slobodan D. Sredojevic <slobo@akrep.be>
 
73426
Date:   Wed Jan 18 01:22:31 2006 +0000
 
73427
 
 
73428
    Updated Serbian translation
 
73429
    
 
73430
    2006-01-18  Slobodan D. Sredojevic  <slobo@akrep.be>
 
73431
    
 
73432
            * sr.po, sr@Latn.po: Updated Serbian translation
 
73433
 
 
73434
 po/ChangeLog  |    4 +
 
73435
 po/sr.po      |  715 +++++++++++++++++++++++++++++++--------------------------
 
73436
 po/sr@Latn.po |  715 +++++++++++++++++++++++++++++++--------------------------
 
73437
 3 files changed, 792 insertions(+), 642 deletions(-)
 
73438
 
 
73439
commit 8edf9030c28a81770127a0cf4869378eb9e66dde
 
73440
Author: Adam Weinberger <adamw@gnome.org>
 
73441
Date:   Tue Jan 17 19:40:54 2006 +0000
 
73442
 
 
73443
    Added missing file. Updated Canadian English translation.
 
73444
    
 
73445
    
 
73446
    2006-01-17  Adam Weinberger  <adamw@gnome.org>
 
73447
    
 
73448
        * POTFILES.in: Added missing file.
 
73449
        * en_CA.po: Updated Canadian English translation.
 
73450
 
 
73451
 po/ChangeLog   |    5 +
 
73452
 po/POTFILES.in |    2 +
 
73453
 po/en_CA.po    |  343 +++++++++++++++++++++++++++----------------------------
 
73454
 3 files changed, 175 insertions(+), 175 deletions(-)
 
73455
 
 
73456
commit d11e0c199ff62abd30c0461bc0c60971cef7b0d7
 
73457
Author: Luca Cavalli <loopback@slackit.org>
 
73458
Date:   Tue Jan 17 15:48:08 2006 +0000
 
73459
 
 
73460
    load translated XML application description, if available. Closes bug
 
73461
    
 
73462
    2006-01-17  Luca Cavalli  <loopback@slackit.org>
 
73463
    
 
73464
        * gnome-da-xml.c: (gnome_da_xml_get_string): load translated XML
 
73465
        application description, if available. Closes bug #327221.
 
73466
 
 
73467
 capplets/default-applications/ChangeLog      |    5 ++++
 
73468
 capplets/default-applications/gnome-da-xml.c |   30 ++++++++++++++++++++++++-
 
73469
 2 files changed, 33 insertions(+), 2 deletions(-)
 
73470
 
 
73471
commit b17e24b25c789297ce2f70d81e18e0e118114cf8
 
73472
Author: Rodrigo Moya <rodrigo@novell.com>
 
73473
Date:   Tue Jan 17 15:43:50 2006 +0000
 
73474
 
 
73475
    use g_mkdir_with_parents instead of creating the whole hierarchy by hand.
 
73476
    
 
73477
    2006-01-17  Rodrigo Moya <rodrigo@novell.com>
 
73478
    
 
73479
        * gnome-settings-font.c (load_cursor): use g_mkdir_with_parents instead
 
73480
        of creating the whole hierarchy by hand.
 
73481
 
 
73482
 gnome-settings-daemon/ChangeLog             |    5 ++
 
73483
 gnome-settings-daemon/gnome-settings-font.c |   78 ++++++++++++---------------
 
73484
 2 files changed, 39 insertions(+), 44 deletions(-)
 
73485
 
 
73486
commit 06f093b46617f2b4cc8339621595ff188b06c279
 
73487
Author: Rodrigo Moya <rodrigo@novell.com>
 
73488
Date:   Tue Jan 17 14:42:40 2006 +0000
 
73489
 
 
73490
    include m4 directory and fixed .spec file disting.
 
73491
    
 
73492
    2006-01-16  Rodrigo Moya <rodrigo@novell.com>
 
73493
    
 
73494
        * Makefile.am: include m4 directory and fixed .spec file disting.
 
73495
 
 
73496
 ChangeLog   |    4 ++++
 
73497
 Makefile.am |    6 +++---
 
73498
 2 files changed, 7 insertions(+), 3 deletions(-)
 
73499
 
 
73500
commit a4f584bdd9bb1119387b8653b2eba9efc6f3d315
 
73501
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
73502
Date:   Tue Jan 17 11:55:46 2006 +0000
 
73503
 
 
73504
    update for string change
 
73505
 
 
73506
 po/pa.po |  426 +++++++++++++++++++++++++++++---------------------------------
 
73507
 1 files changed, 200 insertions(+), 226 deletions(-)
 
73508
 
 
73509
commit f5abf7a911f999b7d0851252f4b400810b47cb29
 
73510
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
 
73511
Date:   Tue Jan 17 11:31:43 2006 +0000
 
73512
 
 
73513
    Updated Danish translation
 
73514
 
 
73515
 po/ChangeLog |    4 +
 
73516
 po/da.po     | 1314 +++++++++++++++++++++++++++++-----------------------------
 
73517
 2 files changed, 662 insertions(+), 656 deletions(-)
 
73518
 
 
73519
commit 74424a37ec36555c2c13a5566ca6d7c051d12a61
 
73520
Author: Funda Wang <fwang@src.gnome.org>
 
73521
Date:   Mon Jan 16 23:47:13 2006 +0000
 
73522
 
 
73523
    Removed obsolete files from g-c-c POTFILES.in.
 
73524
 
 
73525
 po/ChangeLog   |    4 ++++
 
73526
 po/POTFILES.in |    6 ++----
 
73527
 2 files changed, 6 insertions(+), 4 deletions(-)
 
73528
 
 
73529
commit 97ccdcdb05dd033eb7e82f757f5fb01f9d0d595f
 
73530
Author: Rodrigo Moya <rodrigo@novell.com>
 
73531
Date:   Mon Jan 16 18:07:04 2006 +0000
 
73532
 
 
73533
    NEWS; update for 2.13.5.
 
73534
    
 
73535
    2006-01-16  Rodrigo Moya <rodrigo@novell.com>
 
73536
    
 
73537
        * configure.in:
 
73538
        * NEWS; update for 2.13.5.
 
73539
 
 
73540
 ChangeLog    |    5 ++++
 
73541
 NEWS         |   59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
73542
 configure.in |    2 +-
 
73543
 3 files changed, 65 insertions(+), 1 deletions(-)
 
73544
 
 
73545
commit 7b6f60b5bba888489f22ef7c35c69d390c95d18e
 
73546
Author: Rodrigo Moya <rodrigo@novell.com>
 
73547
Date:   Mon Jan 16 17:59:03 2006 +0000
 
73548
 
 
73549
    just read the file from the $datadir we installed it.
 
73550
    
 
73551
    2006-01-16  Rodrigo Moya <rodrigo@novell.com>
 
73552
    
 
73553
        * gnome-da-xml.c (gnome_da_xml_load_list): just read the file
 
73554
        from the $datadir we installed it.
 
73555
    
 
73556
        * Makefile.am: -DDATADIR.
 
73557
 
 
73558
 capplets/default-applications/ChangeLog      |    7 +++++++
 
73559
 capplets/default-applications/Makefile.am    |    7 ++++++-
 
73560
 capplets/default-applications/gnome-da-xml.c |   25 ++++++++-----------------
 
73561
 3 files changed, 21 insertions(+), 18 deletions(-)
 
73562
 
 
73563
commit 7683126997a61813d0e49803d6114d64e66c2b5f
 
73564
Author: Sebastien Bacher <seb128@debian.org>
 
73565
Date:   Mon Jan 16 17:18:13 2006 +0000
 
73566
 
 
73567
    fixed the dist
 
73568
    
 
73569
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73570
    
 
73571
        * Makefile.am: fixed the dist
 
73572
 
 
73573
 capplets/default-applications/ChangeLog   |    4 ++++
 
73574
 capplets/default-applications/Makefile.am |    2 +-
 
73575
 2 files changed, 5 insertions(+), 1 deletions(-)
 
73576
 
 
73577
commit 82b85f81bab5960af9d7926ada32ad54787fe51c
 
73578
Author: Sebastien Bacher <seb128@debian.org>
 
73579
Date:   Mon Jan 16 17:09:43 2006 +0000
 
73580
 
 
73581
    fixes some errors with the path
 
73582
    
 
73583
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73584
    
 
73585
        * gnome-da-capplet.c: (show_dialog): fixes some errors with the path
 
73586
 
 
73587
 capplets/default-applications/ChangeLog          |    4 ++++
 
73588
 capplets/default-applications/gnome-da-capplet.c |    4 ++--
 
73589
 2 files changed, 6 insertions(+), 2 deletions(-)
 
73590
 
 
73591
commit 3ec46a9076a000bcf49092d7e093a55190df0bac
 
73592
Author: Sebastien Bacher <seb128@debian.org>
 
73593
Date:   Mon Jan 16 17:03:32 2006 +0000
 
73594
 
 
73595
    use the correct .glade
 
73596
    
 
73597
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73598
    
 
73599
        * gnome-da-capplet.c: (show_dialog): use the correct .glade
 
73600
 
 
73601
 capplets/default-applications/ChangeLog          |    4 ++++
 
73602
 capplets/default-applications/gnome-da-capplet.c |    2 +-
 
73603
 2 files changed, 5 insertions(+), 1 deletions(-)
 
73604
 
 
73605
commit 2b2a8147ce590b175895e9295f3a255f0ae30c30
 
73606
Author: Sebastien Bacher <seb128@debian.org>
 
73607
Date:   Mon Jan 16 16:26:47 2006 +0000
 
73608
 
 
73609
    fix gladedir use
 
73610
    
 
73611
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73612
    
 
73613
        * Makefile.am: fix gladedir use
 
73614
 
 
73615
 capplets/default-applications/ChangeLog   |    4 ++++
 
73616
 capplets/default-applications/Makefile.am |    4 ++--
 
73617
 2 files changed, 6 insertions(+), 2 deletions(-)
 
73618
 
 
73619
commit 9d31afa2e2098e4807793f5785d8d85457186684
 
73620
Author: Sebastien Bacher <seb128@debian.org>
 
73621
Date:   Mon Jan 16 15:26:45 2006 +0000
 
73622
 
 
73623
    fix a name
 
73624
    
 
73625
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73626
    
 
73627
        * Makefile.am: fix a name
 
73628
 
 
73629
 capplets/default-applications/ChangeLog   |    4 ++++
 
73630
 capplets/default-applications/Makefile.am |    2 +-
 
73631
 2 files changed, 5 insertions(+), 1 deletions(-)
 
73632
 
 
73633
commit b64b089390bcf6837413deed51417775d72aa811
 
73634
Author: Sebastien Bacher <seb128@debian.org>
 
73635
Date:   Mon Jan 16 15:15:28 2006 +0000
 
73636
 
 
73637
    the new gnome-default-applications capplet uses libxml2
 
73638
    
 
73639
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73640
    
 
73641
        * configure.in: the new gnome-default-applications capplet uses libxml2
 
73642
 
 
73643
 ChangeLog    |    4 ++++
 
73644
 configure.in |    1 +
 
73645
 2 files changed, 5 insertions(+), 0 deletions(-)
 
73646
 
 
73647
commit 2f8d99ddce8c9a563150c765e8ff48da65d987f1
 
73648
Author: Sebastien Bacher <seb128@debian.org>
 
73649
Date:   Mon Jan 16 15:13:33 2006 +0000
 
73650
 
 
73651
    new gnome-default-applications capplet, patch by Luca Cavalli
 
73652
    
 
73653
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73654
    
 
73655
        * Makefile.am:
 
73656
        * default-applications-properties.glade:
 
73657
        * gnome-da-capplet.c, gnome-da-capplet.h:
 
73658
        * gnome-da-item.c, gnome-da-item.h:
 
73659
        * gnome-da-xml.c, gnome-da-xml.h:
 
73660
        * gnome-default-applications-properties-structs.c:
 
73661
        * gnome-default-applications-properties.c:
 
73662
        * gnome-default-applications-properties.glade:
 
73663
        * gnome-default-applications.xml.in:
 
73664
        new gnome-default-applications capplet,
 
73665
        patch by Luca Cavalli <loopback@slackit.org> updated for the
 
73666
        gnome-control-center build system
 
73667
 
 
73668
 capplets/default-applications/ChangeLog            |   15 +
 
73669
 capplets/default-applications/Makefile.am          |   16 +-
 
73670
 .../default-applications-properties.glade          |    1 -
 
73671
 capplets/default-applications/gnome-da-capplet.c   |  839 +++++++
 
73672
 capplets/default-applications/gnome-da-capplet.h   |   90 +
 
73673
 capplets/default-applications/gnome-da-item.c      |   96 +
 
73674
 capplets/default-applications/gnome-da-item.h      |   64 +
 
73675
 capplets/default-applications/gnome-da-xml.c       |  208 ++
 
73676
 capplets/default-applications/gnome-da-xml.h       |   26 +
 
73677
 ...gnome-default-applications-properties-structs.c |   68 -
 
73678
 .../gnome-default-applications-properties.c        |  794 -------
 
73679
 .../gnome-default-applications-properties.glade    | 2430 +++++++++++---------
 
73680
 .../gnome-default-applications.xml.in              |  291 +++
 
73681
 13 files changed, 2928 insertions(+), 2010 deletions(-)
 
73682
 
 
73683
commit ccf99ec6beb4453aadb876a4e7963715a1842baf
 
73684
Author: Sebastien Bacher <seb128@debian.org>
 
73685
Date:   Mon Jan 16 10:05:33 2006 +0000
 
73686
 
 
73687
    fix gstreamer0.10 requirement
 
73688
    
 
73689
    2006-01-16  Sebastien Bacher  <seb128@debian.org>
 
73690
    
 
73691
        * configure.in: fix gstreamer0.10 requirement
 
73692
 
 
73693
 ChangeLog    |    4 ++++
 
73694
 configure.in |    2 +-
 
73695
 2 files changed, 5 insertions(+), 1 deletions(-)
 
73696
 
 
73697
commit 732ff6c94628520cea8ab3c673ba63b5fbe99cfd
 
73698
Author: Adam Weinberger <adamw@gnome.org>
 
73699
Date:   Mon Jan 16 04:23:41 2006 +0000
 
73700
 
 
73701
    Updated Canadian English translation.
 
73702
    
 
73703
    
 
73704
    2006-01-15  Adam Weinberger  <adamw@gnome.org>
 
73705
    
 
73706
        * en_CA.po: Updated Canadian English translation.
 
73707
 
 
73708
 po/ChangeLog   |    5 ++++
 
73709
 po/POTFILES.in |    1 +
 
73710
 po/en_CA.po    |   67 ++++++++++++++++++++++++++++++--------------------------
 
73711
 3 files changed, 42 insertions(+), 31 deletions(-)
 
73712
 
 
73713
commit 95ceaa7ea5fbb03ecd996047af1d0eb9ac271e42
 
73714
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
73715
Date:   Sun Jan 15 21:56:50 2006 +0000
 
73716
 
 
73717
     optional use of gstreamer0.10, patch based on the work
 
73718
        done by Saleem Abdulrasool and Tim-Philipp M�ller (Fixes: #326257)
 
73719
 
 
73720
 ChangeLog                                          |    5 ++
 
73721
 configure.in                                       |   34 +++++++++--
 
73722
 gnome-settings-daemon/ChangeLog                    |    8 +++
 
73723
 gnome-settings-daemon/actions/Makefile.am          |    3 +
 
73724
 .../actions/acme-volume-gstreamer.c                |   63 +++++++++++++++++++-
 
73725
 5 files changed, 106 insertions(+), 7 deletions(-)
 
73726
 
 
73727
commit 90c31372c91569e3e8c523d90c0dc5a203b90b1b
 
73728
Author: Rodney Dawes <dobey@novell.com>
 
73729
Date:   Sun Jan 15 18:22:07 2006 +0000
 
73730
 
 
73731
    Set the Net/FallbackIconTheme XSetting for new versions of
 
73732
    
 
73733
    2006-01-14  Rodney Dawes  <dobey@novell.com>
 
73734
    
 
73735
        * gnome-settings-xsettings.c (xsettings_callback):
 
73736
        (gnome_settings_xsettings_load): Set the Net/FallbackIconTheme
 
73737
        XSetting for new versions of gnome-icon-theme and gtk+ >= 2.8.10
 
73738
    
 
73739
        See bug #325546
 
73740
 
 
73741
 gnome-settings-daemon/ChangeLog                  |    8 ++++++++
 
73742
 gnome-settings-daemon/gnome-settings-xsettings.c |    8 ++++++++
 
73743
 2 files changed, 16 insertions(+), 0 deletions(-)
 
73744
 
 
73745
commit b1314c6387434d5f41fc64442ac57e527937912a
 
73746
Author: Vincent van Adrighem <adrighem@gnome.org>
 
73747
Date:   Sun Jan 15 15:57:30 2006 +0000
 
73748
 
 
73749
    Translation updated by Karel Demeyer.
 
73750
    
 
73751
    2006-01-15  Vincent van Adrighem  <adrighem@gnome.org>
 
73752
    
 
73753
        * nl.po: Translation updated by Karel Demeyer.
 
73754
 
 
73755
 po/ChangeLog |    4 +
 
73756
 po/nl.po     |  716 +++++++++++++++++++++++++++++++--------------------------
 
73757
 2 files changed, 393 insertions(+), 327 deletions(-)
 
73758
 
 
73759
commit ad27f6c695fd173d9e48e86d180a61630379dc4c
 
73760
Author: Clytie Siddall <clyties@src.gnome.org>
 
73761
Date:   Sun Jan 15 07:38:56 2006 +0000
 
73762
 
 
73763
    vi.po: Updated Vietnamese translation.
 
73764
 
 
73765
 po/ChangeLog |    4 ++++
 
73766
 po/vi.po     |   50 ++++++++++++++++++++++++--------------------------
 
73767
 2 files changed, 28 insertions(+), 26 deletions(-)
 
73768
 
 
73769
commit 94f17fc4297d603f6e10a42e36d7dcb99a0f3d9b
 
73770
Author: Rodney Dawes <dobey@novell.com>
 
73771
Date:   Sat Jan 14 21:30:24 2006 +0000
 
73772
 
 
73773
    Set the visibility of the second color chooser button to off by default
 
73774
    
 
73775
    2006-01-14  Rodney Dawes  <dobey@novell.com>
 
73776
    
 
73777
        * gnome-background-properties.glade: Set the visibility of the second
 
73778
        color chooser button to off by default
 
73779
    
 
73780
        Fixes #319463
 
73781
 
 
73782
 capplets/background/ChangeLog                      |    7 +++++++
 
73783
 .../background/gnome-background-properties.glade   |    1 -
 
73784
 2 files changed, 7 insertions(+), 1 deletions(-)
 
73785
 
 
73786
commit 569023b7b97d9be3acd55f6de6160f93421b37c7
 
73787
Author: Rodney Dawes <dobey@novell.com>
 
73788
Date:   Sat Jan 14 20:53:58 2006 +0000
 
73789
 
 
73790
    Update Copyright notice to include 2006 year
 
73791
    
 
73792
    2006-01-14  Rodney Dawes  <dobey@novell.com>
 
73793
    
 
73794
        * *.[ch]: Update Copyright notice to include 2006 year
 
73795
    
 
73796
        * gnome-background-properties.glade: Change the main dialog to use
 
73797
        explicit apply with OK and Cancel buttons
 
73798
        Remove the icons from the "Add Wallpaper" and "Remove" buttons
 
73799
    
 
73800
        * gnome-wp-capplet.c (gnome_wp_props_wp_set): Add a new retval boolean
 
73801
        so that we can return whether or not we are trying to set the wallpaper
 
73802
        to the same image filename as before
 
73803
        Remove all the UI updating code from here
 
73804
        Fix a potential leak of the GConfChangeSet object
 
73805
        (gnome_wp_props_wp_selected): Update the UI whenever a different
 
73806
        wallpaper is selected in the list
 
73807
        Remove the timeout to update gconf, as we are using explicit apply now
 
73808
        (gnome_wp_main_quit): Free the old_filename variable
 
73809
        Update the indentation style to match the rest of the code
 
73810
        (wallpaper_properties_clicked): Handle setting the gconf keys when the
 
73811
        OK button is clicked, and fall through to the cancel/close code
 
73812
        (gnome_wp_scale_type_changed, gnome_wp_shade_type_changed):
 
73813
        Don't set the gconf strings from here, only update when OK is clicked
 
73814
        (gnome_wp_color_changed): Don't update gconf strings here
 
73815
        Don't generate miniature icon thumbnails for the drop-down menu
 
73816
        (gnome_wp_remove_wallpaper): Don't need to remove the idle id any more
 
73817
        (gnome_wp_load_stuffs): Set the old_filename variable to the current
 
73818
        setting that is stored in gconf for the wallpaper filename
 
73819
        (gnome_wp_delay_changed): Remove this unused method
 
73820
        (gnome_wp_icon_theme_changed): Don't need to update the icons in the
 
73821
        drop-down menu here, as they are being removed
 
73822
        (set_accessible_name): Don't need this any longer, as the drop-down
 
73823
        menu items are now standard label menu items, and don't have icons
 
73824
        (wallpaper_properties_init): No longer need the key repeat delay
 
73825
        Fix some style issues with the glade_xml_get_widget calls
 
73826
        Replace the menu items in the option menus with standard label items
 
73827
    
 
73828
        * gnome-wp-capplet.h (_GnomeWPCapplet): Remove the no longer needed
 
73829
        Widget variables for updating the drop-down menu icons
 
73830
        Remove the no longer needed delay and idleid variables
 
73831
        Add an old_filename variable to compare against when OK is clicked
 
73832
    
 
73833
        Also should fix #316697
 
73834
 
 
73835
 capplets/background/ChangeLog                      |   43 ++
 
73836
 .../background/gnome-background-properties.glade   |   90 +----
 
73837
 capplets/background/gnome-wp-capplet.c             |  415 +++++---------------
 
73838
 capplets/background/gnome-wp-capplet.h             |   27 +-
 
73839
 capplets/background/gnome-wp-info.c                |    2 +-
 
73840
 capplets/background/gnome-wp-info.h                |    2 +-
 
73841
 capplets/background/gnome-wp-item.c                |    2 +-
 
73842
 capplets/background/gnome-wp-item.h                |    2 +-
 
73843
 capplets/background/gnome-wp-utils.c               |    2 +-
 
73844
 capplets/background/gnome-wp-utils.h               |    2 +-
 
73845
 capplets/background/gnome-wp-xml.c                 |    2 +-
 
73846
 capplets/background/gnome-wp-xml.h                 |    2 +-
 
73847
 12 files changed, 170 insertions(+), 421 deletions(-)
 
73848
 
 
73849
commit 9c27b0926fa75f71a75711eb31186680d38593b1
 
73850
Author: Alan Swanson <swanson@ukfsn.org>
 
73851
Date:   Sat Jan 14 16:10:24 2006 +0000
 
73852
 
 
73853
    Check for the scale type being zoom in the config, to set the option menu
 
73854
    
 
73855
    2006-01-14  Alan Swanson <swanson@ukfsn.org>
 
73856
    
 
73857
        * gnome-wp-capplet.c (gnome_wp_option_menu_set): Check for the scale
 
73858
        type being zoom in the config, to set the option menu
 
73859
        (gnome_wp_scale_type_changed): Update the options for zoom type
 
73860
        (gnome_wp_icon_theme_changed): Update the zoom icon in the menu
 
73861
        (wallpaper_properties_init): Add an item for Zoom to the scaling menu
 
73862
    
 
73863
        * gnome-wp-capplet.h (_GnomeWPCapplet): Add a widget for the zoom item
 
73864
        (GnomeWPScaleType): Add an enumeration for the zoom type
 
73865
    
 
73866
        * gnome-wp-item.c (gnome_wp_item_get_thumbnail): Add the code to
 
73867
        generate a proper thumbnail for the new zoom option
 
73868
    
 
73869
        Fixes #105231
 
73870
 
 
73871
 capplets/background/ChangeLog          |   18 +++++++++++++-
 
73872
 capplets/background/gnome-wp-capplet.c |   41 ++++++++++++++++++++++++++++++++
 
73873
 capplets/background/gnome-wp-capplet.h |    4 ++-
 
73874
 capplets/background/gnome-wp-item.c    |    9 +++++++
 
73875
 4 files changed, 70 insertions(+), 2 deletions(-)
 
73876
 
 
73877
commit 0f56daf38d2fd44aaeeb95fb79dd5b5ebe8d6765
 
73878
Author: Alan Swanson <swanson@ukfsn.org>
 
73879
Date:   Sat Jan 14 13:38:55 2006 +0000
 
73880
 
 
73881
    Handle the new WPTYPE_ZOOM setting and return proper geometry for it
 
73882
    
 
73883
    2006-01-14  Alan Swanson <swanson@ukfsn.org>
 
73884
    
 
73885
        * applier.c (get_geometry): Handle the new WPTYPE_ZOOM setting and
 
73886
        return proper geometry for it
 
73887
    
 
73888
        * preferences.c (_bg_wptype_values[]): Add the alias for the zoom type
 
73889
        (read_wptype_from_string): Handle setting the type for zoom
 
73890
        (bg_preferences_get_wptype_as_string): Return the string for the new
 
73891
        zoom setting type
 
73892
    
 
73893
        * preferences.h (_wallpaper_type_t): Add the new zoom type
 
73894
    
 
73895
        Partial code for #105231
 
73896
 
 
73897
 libbackground/ChangeLog     |   14 ++++++++++++++
 
73898
 libbackground/applier.c     |   21 +++++++++++++++++++++
 
73899
 libbackground/preferences.c |    5 +++++
 
73900
 libbackground/preferences.h |    2 +-
 
73901
 4 files changed, 41 insertions(+), 1 deletions(-)
 
73902
 
 
73903
commit aa194e3fe2911a827a7f49f7d706a448135a251c
 
73904
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
73905
Date:   Sat Jan 14 11:41:43 2006 +0000
 
73906
 
 
73907
    Updated Thai translation.
 
73908
    
 
73909
    2006-01-14  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
73910
    
 
73911
        * th.po: Updated Thai translation.
 
73912
 
 
73913
 po/ChangeLog |    4 ++
 
73914
 po/th.po     |  132 ++++++++++++++++++++++++++-------------------------------
 
73915
 2 files changed, 64 insertions(+), 72 deletions(-)
 
73916
 
 
73917
commit 002eba16bc1f4e2933664a047a0e72b871a08f38
 
73918
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
73919
Date:   Sat Jan 14 01:21:49 2006 +0000
 
73920
 
 
73921
    Updated Traditional Chinese translation(Taiwan). Added Traditional Chinese
 
73922
    
 
73923
    
 
73924
    2006-01-14  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
73925
    
 
73926
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
 
73927
        * zh_HK.po: Added Traditional Chinese translation(Hong Kong).
 
73928
 
 
73929
 ChangeLog    |    4 +
 
73930
 configure.in |    2 +-
 
73931
 po/ChangeLog |    5 +
 
73932
 po/zh_HK.po  | 3397 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
73933
 po/zh_TW.po  |  531 +++++-----
 
73934
 5 files changed, 3698 insertions(+), 241 deletions(-)
 
73935
 
 
73936
commit dcbdbe91764d76cb52a9d8a6491ae2bbcf895f48
 
73937
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
73938
Date:   Sat Jan 14 01:16:38 2006 +0000
 
73939
 
 
73940
    Updated Spanish translation.
 
73941
    
 
73942
    2006-01-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
73943
    
 
73944
        * es.po: Updated Spanish translation.
 
73945
 
 
73946
 po/ChangeLog |    4 +
 
73947
 po/es.po     |  326 +++++++++++++++++++++++++++++++---------------------------
 
73948
 2 files changed, 177 insertions(+), 153 deletions(-)
 
73949
 
 
73950
commit da77b6e5d3330e1328113f034a8872227d3cddae
 
73951
Author: Clytie Siddall <clyties@src.gnome.org>
 
73952
Date:   Fri Jan 13 13:15:18 2006 +0000
 
73953
 
 
73954
    vi.po: Updated Vietnamese translation.
 
73955
 
 
73956
 po/ChangeLog |    4 +
 
73957
 po/vi.po     |  181 ++++++++++++++++++---------------------------------------
 
73958
 2 files changed, 61 insertions(+), 124 deletions(-)
 
73959
 
 
73960
commit 8638514570273eb38f2cd12080186499221f7dcb
 
73961
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
73962
Date:   Fri Jan 13 06:35:51 2006 +0000
 
73963
 
 
73964
    update for fuzzy strings
 
73965
 
 
73966
 po/pa.po |  274 ++++++++++++++++++++++++--------------------------------------
 
73967
 1 files changed, 107 insertions(+), 167 deletions(-)
 
73968
 
 
73969
commit d590057ff6b2a29713c0cd40b79365e3c3391bb4
 
73970
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
73971
Date:   Thu Jan 12 12:55:37 2006 +0000
 
73972
 
 
73973
    Do not hardcode the height of the dialog. Add an alignment to
 
73974
    
 
73975
    2006-01-11  Dennis Cranston  <dennis_cranston@yahoo.com>
 
73976
    
 
73977
        * capplets/sound/sound-properties-capplet.c: (create_dialog):
 
73978
        Do not hardcode the height of the dialog.
 
73979
        * capplets/sound/sound-properties.glade:  Add an alignment to
 
73980
 
 
73981
 ChangeLog                                 |   12 ++++++++++++
 
73982
 capplets/sound/sound-properties-capplet.c |    2 +-
 
73983
 capplets/sound/sound-properties.glade     |   22 ++++++++++++++++++----
 
73984
 3 files changed, 31 insertions(+), 5 deletions(-)
 
73985
 
 
73986
commit 0bccc7a1cfcde05332d24d845a687d96d0479a16
 
73987
Author: Slobodan D. Sredojevic <slobo@akrep.be>
 
73988
Date:   Thu Jan 12 07:57:10 2006 +0000
 
73989
 
 
73990
    Updated Serbian translation
 
73991
    
 
73992
    2006-01-12  Slobodan D. Sredojevic  <slobo@akrep.be>
 
73993
    
 
73994
            * sr.po, sr@Latn.po: Updated Serbian translation
 
73995
 
 
73996
 po/ChangeLog  |    4 +
 
73997
 po/sr.po      |  537 +++++++++++++++++++++++++++++------------------------
 
73998
 po/sr@Latn.po |  579 +++++++++++++++++++++++++++++++--------------------------
 
73999
 3 files changed, 610 insertions(+), 510 deletions(-)
 
74000
 
 
74001
commit d48394996b971fa20901539087f552aed4e630a4
 
74002
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
74003
Date:   Wed Jan 11 18:44:10 2006 +0000
 
74004
 
 
74005
    Hungarian translation updated.
 
74006
    
 
74007
    2006-01-11  Gabor Kelemen  <kelemeng@gnome.hu>
 
74008
    
 
74009
        * hu.po: Hungarian translation updated.
 
74010
 
 
74011
 po/ChangeLog |    4 +
 
74012
 po/hu.po     |  610 ++++++++++++++++++++++++++++++----------------------------
 
74013
 2 files changed, 319 insertions(+), 295 deletions(-)
 
74014
 
 
74015
commit b62b47635a8e849c511898a5737af27530fc674a
 
74016
Author: Sebastien Bacher <seb128@debian.org>
 
74017
Date:   Wed Jan 11 18:37:17 2006 +0000
 
74018
 
 
74019
    reviewed by: Bastien Nocera <hadess@hadess.net>
 
74020
    
 
74021
    2006-01-11  Sebastien Bacher  <seb128@debian.org>
 
74022
    
 
74023
        reviewed by: Bastien Nocera <hadess@hadess.net>
 
74024
    
 
74025
        * actions/acme-fb-level.c: (acme_fblevel_error_quark),
 
74026
        (acme_fblevel_new):
 
74027
        * actions/acme-fb-level.h:
 
74028
        * gnome-settings-multimedia-keys.c:
 
74029
        (gnome_settings_multimedia_keys_load):
 
74030
        cleanup messages about pmu on powerbook,
 
74031
        patch by Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>
 
74032
        (Closes: #132655)
 
74033
 
 
74034
 gnome-settings-daemon/ChangeLog                    |   13 ++++++++
 
74035
 gnome-settings-daemon/actions/acme-fb-level.c      |   32 +++++++++++++++++--
 
74036
 gnome-settings-daemon/actions/acme-fb-level.h      |   12 +++++++-
 
74037
 .../gnome-settings-multimedia-keys.c               |   32 ++++---------------
 
74038
 4 files changed, 59 insertions(+), 30 deletions(-)
 
74039
 
 
74040
commit 821ca6fcf2f9abd47f3de76da3a83fb7a25f4fa4
 
74041
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
74042
Date:   Wed Jan 11 18:33:34 2006 +0000
 
74043
 
 
74044
    added method for setting single click policy track for changes in the
 
74045
    
 
74046
    2006-01-01  Carlos Garnacho Parro  <carlosg@gnome.org>
 
74047
    
 
74048
            * gnomecc-canvas.[ch]: added method for setting single click policy
 
74049
            * control-center.c: track for changes in the nautilus click_policy key
 
74050
            to make g-c-c behave exactly like nautilus
 
74051
 
 
74052
 control-center/ChangeLog        |    6 ++++
 
74053
 control-center/control-center.c |   52 ++++++++++++++++++++++++++++++++++++
 
74054
 control-center/gnomecc-canvas.c |   56 ++++++++++++++++++++++++--------------
 
74055
 control-center/gnomecc-canvas.h |    2 +
 
74056
 4 files changed, 95 insertions(+), 21 deletions(-)
 
74057
 
 
74058
commit 4c5123ec29c6f34bd3c311c5fa7cc7bd6814cafd
 
74059
Author: Adam Weinberger <adamw@gnome.org>
 
74060
Date:   Wed Jan 11 18:00:38 2006 +0000
 
74061
 
 
74062
    Updated Canadian English translation.
 
74063
    
 
74064
    
 
74065
    2006-01-11  Adam Weinberger  <adamw@gnome.org>
 
74066
    
 
74067
        * en_CA.po: Updated Canadian English translation.
 
74068
 
 
74069
 po/ChangeLog |    4 ++++
 
74070
 po/en_CA.po  |    4 ++--
 
74071
 2 files changed, 6 insertions(+), 2 deletions(-)
 
74072
 
 
74073
commit 2f4cdc31c978456627720f3e52aa03c2dbe8b6e6
 
74074
Author: Adam Weinberger <adamw@gnome.org>
 
74075
Date:   Wed Jan 11 17:49:07 2006 +0000
 
74076
 
 
74077
    Updated Canadian English translation.
 
74078
    
 
74079
    
 
74080
    2006-01-11  Adam Weinberger  <adamw@gnome.org>
 
74081
    
 
74082
        * en_CA.po: Updated Canadian English translation.
 
74083
 
 
74084
 po/en_CA.po |  171 +++++++++++++++++++----------------------------------------
 
74085
 1 files changed, 54 insertions(+), 117 deletions(-)
 
74086
 
 
74087
commit 1cd8e070fd29d8306891950ec8c7e2607953b4e9
 
74088
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
74089
Date:   Wed Jan 11 15:10:13 2006 +0000
 
74090
 
 
74091
    drop the keysym/keycode binding code, it's an hack and
 
74092
    doesn't work fine, patch by Bastien Nocera <hadess@hadess.net>
 
74093
    (Closes: #133815)
 
74094
 
 
74095
 ChangeLog                                          |    7 +
 
74096
 capplets/keybindings/ChangeLog                     |    7 +
 
74097
 capplets/keybindings/gnome-keybinding-properties.c |    6 -
 
74098
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
74099
 gnome-settings-daemon/actions/acme.h               |   10 --
 
74100
 .../gnome-settings-multimedia-keys.c               |  149 +-------------------
 
74101
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   59 --------
 
74102
 7 files changed, 29 insertions(+), 218 deletions(-)
 
74103
 
 
74104
commit ec0566552f6dbf78fed178ab70111f580c387fa2
 
74105
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74106
Date:   Wed Jan 11 13:54:47 2006 +0000
 
74107
 
 
74108
    Updated Thai translation.
 
74109
    
 
74110
    2006-01-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74111
    
 
74112
        * th.po: Updated Thai translation.
 
74113
 
 
74114
 po/ChangeLog |    4 ++
 
74115
 po/th.po     |  126 +++++++++++++++++++++++++++++++---------------------------
 
74116
 2 files changed, 71 insertions(+), 59 deletions(-)
 
74117
 
 
74118
commit 6226f5c1270e27038b288d33855aac26bbabee70
 
74119
Author: Scott Reeves <SReeves@novell.com>
 
74120
Date:   Wed Jan 11 10:17:56 2006 +0000
 
74121
 
 
74122
    new GUI.
 
74123
    
 
74124
    2006-01-11  Scott Reeves <SReeves@novell.com>
 
74125
    
 
74126
        * sound-properties.glade: new GUI.
 
74127
    
 
74128
        * sound-properties-capplet.c (create_dialog): make dialog bigger.
 
74129
 
 
74130
 capplets/sound/ChangeLog                  |    6 +
 
74131
 capplets/sound/sound-properties-capplet.c |    2 +-
 
74132
 capplets/sound/sound-properties.glade     |  173 +++++++++++++----------------
 
74133
 3 files changed, 85 insertions(+), 96 deletions(-)
 
74134
 
 
74135
commit d9d55d1dd67faa26281f985319670b4e227ab8a1
 
74136
Author: Scott Reeves <SReeves@novell.com>
 
74137
Date:   Wed Jan 11 10:17:21 2006 +0000
 
74138
 
 
74139
    only disable sounds for system events. (apply_settings): ditto.
 
74140
    
 
74141
    2006-01-11  Scott Reeves <SReeves@novell.com>
 
74142
    
 
74143
        * gnome-settings-sound.c (reload_foreach_cb): only disable sounds
 
74144
        for system events.
 
74145
        (apply_settings): ditto.
 
74146
 
 
74147
 gnome-settings-daemon/ChangeLog              |    6 +++
 
74148
 gnome-settings-daemon/gnome-settings-sound.c |   59 +++++++++++++++++++-------
 
74149
 2 files changed, 49 insertions(+), 16 deletions(-)
 
74150
 
 
74151
commit 8691136ba5c4ab7130008ca2f39d9aa3619168df
 
74152
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
74153
Date:   Wed Jan 11 06:36:38 2006 +0000
 
74154
 
 
74155
    Updated Translation
 
74156
 
 
74157
 po/ChangeLog |    4 ++++
 
74158
 po/gu.po     |    9 +++++----
 
74159
 2 files changed, 9 insertions(+), 4 deletions(-)
 
74160
 
 
74161
commit e12aa04d650831d86db134413083879c9e7796b3
 
74162
Author: Clytie Siddall <clyties@src.gnome.org>
 
74163
Date:   Wed Jan 11 05:19:26 2006 +0000
 
74164
 
 
74165
    vi.po: Updated Vietnamese translation.
 
74166
 
 
74167
 po/ChangeLog |    4 ++++
 
74168
 po/vi.po     |    8 ++++----
 
74169
 2 files changed, 8 insertions(+), 4 deletions(-)
 
74170
 
 
74171
commit 3e185bd3f488fdb9a61da1d031e4e93cca7c4d8f
 
74172
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
74173
Date:   Tue Jan 10 21:37:02 2006 +0000
 
74174
 
 
74175
    another bit of #326275
 
74176
 
 
74177
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
74178
 1 files changed, 1 insertions(+), 1 deletions(-)
 
74179
 
 
74180
commit b29226983029feb35bad98ba6cdc06da1ff49389
 
74181
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74182
Date:   Tue Jan 10 04:19:35 2006 +0000
 
74183
 
 
74184
    Updated Thai translation.
 
74185
    
 
74186
    2006-01-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74187
    
 
74188
        * th.po: Updated Thai translation.
 
74189
 
 
74190
 po/ChangeLog |    4 ++++
 
74191
 po/th.po     |    8 ++++----
 
74192
 2 files changed, 8 insertions(+), 4 deletions(-)
 
74193
 
 
74194
commit 23d9a797f6e05fcc692abda29103ae1edd362cdd
 
74195
Author: Adam Weinberger <adamw@gnome.org>
 
74196
Date:   Tue Jan 10 02:53:53 2006 +0000
 
74197
 
 
74198
    Updated Canadian English translation.
 
74199
    
 
74200
    
 
74201
    2006-01-09  Adam Weinberger  <adamw@gnome.org>
 
74202
    
 
74203
        * en_CA.po: Updated Canadian English translation.
 
74204
 
 
74205
 po/ChangeLog |    4 ++++
 
74206
 po/en_CA.po  |    6 +++---
 
74207
 2 files changed, 7 insertions(+), 3 deletions(-)
 
74208
 
 
74209
commit 5f2bca0b143068f97c3a63b144fd0ed7dd5c4d8f
 
74210
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
74211
Date:   Mon Jan 9 21:50:36 2006 +0000
 
74212
 
 
74213
    fixing #326725
 
74214
 
 
74215
 capplets/keyboard/ChangeLog                       |    6 ++++++
 
74216
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
74217
 2 files changed, 7 insertions(+), 1 deletions(-)
 
74218
 
 
74219
commit a53602d1c9e90d4966dc51279523397071ffcae4
 
74220
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
74221
Date:   Mon Jan 9 19:48:23 2006 +0000
 
74222
 
 
74223
    *** empty log message ***
 
74224
 
 
74225
 po/ChangeLog |    4 ++
 
74226
 po/gl.po     |   94 +++++++++++++++++++++++++++++++--------------------------
 
74227
 2 files changed, 55 insertions(+), 43 deletions(-)
 
74228
 
 
74229
commit fb74f7c65e548cc10965d1012462537dd68957e4
 
74230
Author: Alexander Shopov <ash@contact.bg>
 
74231
Date:   Mon Jan 9 18:03:39 2006 +0000
 
74232
 
 
74233
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
74234
    
 
74235
    2006-01-09  Alexander Shopov  <ash@contact.bg>
 
74236
    
 
74237
        * bg.po: Updated Bulgarian translation by
 
74238
        Alexander Shopov <ash@contact.bg>
 
74239
 
 
74240
 po/ChangeLog |    5 +
 
74241
 po/bg.po     |  252 +++++++++++++++++++++++++++++++---------------------------
 
74242
 2 files changed, 140 insertions(+), 117 deletions(-)
 
74243
 
 
74244
commit 83f0ec0aea61b7b31b5c085f77358c3f2e799608
 
74245
Author: Rodrigo Moya <rodrigo@novell.com>
 
74246
Date:   Mon Jan 9 12:22:34 2006 +0000
 
74247
 
 
74248
    Fixes #326141
 
74249
    
 
74250
    2006-01-09  Rodrigo Moya <rodrigo@novell.com>
 
74251
    
 
74252
        Fixes #326141
 
74253
    
 
74254
        * drwright.c (popup_preferences_cb):
 
74255
        * egg-spawn.[ch]:
 
74256
        * Makefile.am: kill egg_spawn_* functions, use gdk_spawn_* instead.
 
74257
 
 
74258
 typing-break/ChangeLog   |    8 +
 
74259
 typing-break/Makefile.am |    4 +-
 
74260
 typing-break/drwright.c  |    4 +-
 
74261
 typing-break/egg-spawn.c |  355 ----------------------------------------------
 
74262
 typing-break/egg-spawn.h |   81 -----------
 
74263
 5 files changed, 11 insertions(+), 441 deletions(-)
 
74264
 
 
74265
commit 90010cf73708831bc2f5c12cd35b4b8497a8086b
 
74266
Author: Clytie Siddall <clyties@src.gnome.org>
 
74267
Date:   Mon Jan 9 05:20:54 2006 +0000
 
74268
 
 
74269
    vi.po: Updated Vietnamese translation.
 
74270
 
 
74271
 po/ChangeLog |    4 ++
 
74272
 po/vi.po     |  109 ++++++++++++++++++++++++++++++++-------------------------
 
74273
 2 files changed, 65 insertions(+), 48 deletions(-)
 
74274
 
 
74275
commit ddf7ac0fb01909135bfff4f23f6d5ac2589ac96e
 
74276
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
74277
Date:   Sun Jan 8 21:09:39 2006 +0000
 
74278
 
 
74279
    closing #326137
 
74280
 
 
74281
 capplets/keyboard/ChangeLog                       |    5 +++++
 
74282
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
74283
 2 files changed, 6 insertions(+), 1 deletions(-)
 
74284
 
 
74285
commit faeef758cb71544533c3895b19342d8d55cd057c
 
74286
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74287
Date:   Sat Jan 7 05:09:35 2006 +0000
 
74288
 
 
74289
    Updated Thai translation.
 
74290
    
 
74291
    2006-01-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74292
    
 
74293
        * th.po: Updated Thai translation.
 
74294
 
 
74295
 po/ChangeLog |    4 ++
 
74296
 po/th.po     |  151 ++++++++++++++++++++++++++++++---------------------------
 
74297
 2 files changed, 83 insertions(+), 72 deletions(-)
 
74298
 
 
74299
commit 187975ce2e6c0f235d6b9739d463066b5fb0eb81
 
74300
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
74301
Date:   Fri Jan 6 23:39:53 2006 +0000
 
74302
 
 
74303
    Updated Spanish translation.
 
74304
    
 
74305
    2006-01-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
74306
    
 
74307
        * es.po: Updated Spanish translation.
 
74308
 
 
74309
 po/ChangeLog |    4 +
 
74310
 po/es.po     |  215 +++++++++++++++++++++++++++-------------------------------
 
74311
 2 files changed, 104 insertions(+), 115 deletions(-)
 
74312
 
 
74313
commit fe235fb1ccaba21dac9a178fc2497ab4d229b754
 
74314
Author: Sebastien Bacher <seb128@debian.org>
 
74315
Date:   Fri Jan 6 17:45:58 2006 +0000
 
74316
 
 
74317
    make mouse click work with both left/right buttons, patch by akmal
 
74318
    
 
74319
    2006-01-06  Sebastien Bacher  <seb128@debian.org>
 
74320
    
 
74321
        * gnome-mouse-properties.glade:
 
74322
        make mouse click work with both left/right buttons,
 
74323
        patch by akmal <cowdinosaur@gmail.com> (Fixes: #321225)
 
74324
 
 
74325
 capplets/mouse/ChangeLog                    |    6 ++++++
 
74326
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
74327
 2 files changed, 7 insertions(+), 1 deletions(-)
 
74328
 
 
74329
commit 8a98c9d3a9076f2eafb27f0e4f663a3fd5f01ba9
 
74330
Author: Kjartan Maraas <kmaraas@gnome.org>
 
74331
Date:   Fri Jan 6 17:45:43 2006 +0000
 
74332
 
 
74333
    Updated Norwegian bokmål translation. Same
 
74334
    
 
74335
    2006-01-06  Kjartan Maraas <kmaraas@gnome.org>
 
74336
    
 
74337
        * nb.po: Updated Norwegian bokmål translation.
 
74338
        * no.po: Same
 
74339
 
 
74340
 po/ChangeLog |    5 +++
 
74341
 po/nb.po     |  100 +++++++++++++++++++++++++++++++--------------------------
 
74342
 po/no.po     |  100 +++++++++++++++++++++++++++++++--------------------------
 
74343
 3 files changed, 113 insertions(+), 92 deletions(-)
 
74344
 
 
74345
commit 685055c9e4cab9d92652cd53dda7db8ed89cf5ab
 
74346
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
74347
Date:   Fri Jan 6 12:54:57 2006 +0000
 
74348
 
 
74349
    Updated Finnish translation
 
74350
 
 
74351
 po/ChangeLog |    4 ++
 
74352
 po/fi.po     |   90 +++++++++++++++++++++++++++++++--------------------------
 
74353
 2 files changed, 53 insertions(+), 41 deletions(-)
 
74354
 
 
74355
commit aaedc8bc94dfbb1cb0a2c0f8ac9f89c8cb13d9e8
 
74356
Author: Thomas Wood <thos@gnome.org>
 
74357
Date:   Thu Jan 5 19:55:00 2006 +0000
 
74358
 
 
74359
    reviewed by: Sebastien Bacher
 
74360
    
 
74361
    2006-01-05  Thomas Wood  <thos@gnome.org>
 
74362
    
 
74363
        reviewed by: Sebastien Bacher
 
74364
    
 
74365
        * capplets/theme-switcher/gnome-theme-installer.c:
 
74366
        (transfer_done_cb): Use `head -n 1` instead of `head -1`.
 
74367
        Fixes bug 316800
 
74368
 
 
74369
 ChangeLog                                       |    8 ++++++++
 
74370
 capplets/theme-switcher/gnome-theme-installer.c |    4 ++--
 
74371
 2 files changed, 10 insertions(+), 2 deletions(-)
 
74372
 
 
74373
commit ad3a2645db73107468fbef414b8ba00c2b2acdeb
 
74374
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
74375
Date:   Thu Jan 5 09:09:43 2006 +0000
 
74376
 
 
74377
    Updated Catalan translation.
 
74378
 
 
74379
 po/ChangeLog |    4 ++
 
74380
 po/ca.po     |  104 +++++++++++++++++++++++++++++++---------------------------
 
74381
 2 files changed, 60 insertions(+), 48 deletions(-)
 
74382
 
 
74383
commit 847ecb1b176be0cd69395ae8159a45b5f58554a1
 
74384
Author: Adam Weinberger <adamw@gnome.org>
 
74385
Date:   Wed Jan 4 20:06:11 2006 +0000
 
74386
 
 
74387
    Updated Canadian English translation.
 
74388
    
 
74389
    
 
74390
    2006-01-04  Adam Weinberger  <adamw@gnome.org>
 
74391
    
 
74392
        * en_CA.po: Updated Canadian English translation.
 
74393
 
 
74394
 po/ChangeLog |    4 +
 
74395
 po/en_CA.po  | 1660 +++++++++++++++++++++++++++++-----------------------------
 
74396
 2 files changed, 839 insertions(+), 825 deletions(-)
 
74397
 
 
74398
commit 3de3e4c13aaf59ab94ffc19e3dcfba585d6ac72b
 
74399
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
74400
Date:   Wed Jan 4 07:33:53 2006 +0000
 
74401
 
 
74402
    Updated Japanese translation for v2.13.4.
 
74403
    
 
74404
    2006-01-04  Takeshi AIHANA <aihana@gnome.gr.jp>
 
74405
    
 
74406
        * ja.po: Updated Japanese translation for v2.13.4.
 
74407
 
 
74408
 po/ChangeLog |    4 +
 
74409
 po/ja.po     |  320 +++++++++++++++++++++++++++++++---------------------------
 
74410
 2 files changed, 176 insertions(+), 148 deletions(-)
 
74411
 
 
74412
commit 304320410907ca7a12884305d85531cc67850fee
 
74413
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
74414
Date:   Wed Jan 4 05:13:50 2006 +0000
 
74415
 
 
74416
    Updated Translation
 
74417
 
 
74418
 po/ChangeLog |    4 ++
 
74419
 po/gu.po     |   95 +++++++++++++++++++++++++++++++--------------------------
 
74420
 2 files changed, 56 insertions(+), 43 deletions(-)
 
74421
 
 
74422
commit dc9eede82392dbce14db6de4344bf0d7269ed91e
 
74423
Author: Rodrigo Moya <rodrigo@novell.com>
 
74424
Date:   Tue Jan 3 19:23:03 2006 +0000
 
74425
 
 
74426
    NEWS; update for 2.13.4.
 
74427
    
 
74428
    2006-01-03  Rodrigo Moya <rodrigo@novell.com>
 
74429
    
 
74430
        * configure.in:
 
74431
        * NEWS; update for 2.13.4.
 
74432
 
 
74433
 ChangeLog    |    5 +++++
 
74434
 NEWS         |   31 +++++++++++++++++++++++++++++++
 
74435
 configure.in |    2 +-
 
74436
 3 files changed, 37 insertions(+), 1 deletions(-)
 
74437
 
 
74438
commit e792de8a73c7de5e1d02305a8245b2c8da1ccc9f
 
74439
Author: Mark McLoughlin <mark@skynet.ie>
 
74440
Date:   Tue Jan 3 17:25:29 2006 +0000
 
74441
 
 
74442
    remove unused --enable-gconf-source option - it sets the
 
74443
    
 
74444
    2006-01-03  Mark McLoughlin  <mark@skynet.ie>
 
74445
    
 
74446
            * configure.in: remove unused --enable-gconf-source
 
74447
            option - it sets the GCONF_CONFIG_SOURCE variable
 
74448
            which isn't used and AM_GCONF_SOURCE_2 does the job
 
74449
            it's trying to do
 
74450
 
 
74451
 ChangeLog    |    7 +++++++
 
74452
 configure.in |   14 --------------
 
74453
 2 files changed, 7 insertions(+), 14 deletions(-)
 
74454
 
 
74455
commit d7dabc81ad500b541f5356cdd86c683c49b01008
 
74456
Author: Jens Granseuer <jensgr@gmx.net>
 
74457
Date:   Tue Jan 3 15:10:20 2006 +0000
 
74458
 
 
74459
    Fixes #321779
 
74460
    
 
74461
    2006-01-03  Jens Granseuer <jensgr@gmx.net>
 
74462
    
 
74463
        Fixes #321779
 
74464
    
 
74465
        * configure.in: don't use -Wextra for old gccs.
 
74466
 
 
74467
 ChangeLog    |    6 ++++++
 
74468
 configure.in |    2 +-
 
74469
 2 files changed, 7 insertions(+), 1 deletions(-)
 
74470
 
 
74471
commit 14a749667fa677d8df010bf862b30da6e3cbd3b1
 
74472
Author: Łukasz Stelmach <stlman@poczta.fm>
 
74473
Date:   Tue Jan 3 12:10:28 2006 +0000
 
74474
 
 
74475
    Fixes #320727
 
74476
    
 
74477
    2006-01-03  Łukasz Stelmach <stlman@poczta.fm>
 
74478
    
 
74479
        Fixes #320727
 
74480
    
 
74481
        * xrdb/Emacs.ad: added more settings to make Emacs' UI mimic better
 
74482
        GNOME's look & feel.
 
74483
 
 
74484
 gnome-settings-daemon/ChangeLog     |   13 ++++++++++---
 
74485
 gnome-settings-daemon/xrdb/Emacs.ad |    6 ++++++
 
74486
 2 files changed, 16 insertions(+), 3 deletions(-)
 
74487
 
 
74488
commit 23a1f32c5bea125e860384e1021e163ce566e04b
 
74489
Author: jenglish <jenglish@flightlab.com>
 
74490
Date:   Tue Jan 3 10:44:34 2006 +0000
 
74491
 
 
74492
    Fixes #130299
 
74493
    
 
74494
    2006-01-03  jenglish <jenglish@flightlab.com>
 
74495
    
 
74496
        Fixes #130299
 
74497
    
 
74498
        * xrdb/Tk.ad: restores prelight/active/mouse-over feedback for Tk
 
74499
        buttons, checkbuttons, scrollbars, etc.
 
74500
 
 
74501
 gnome-settings-daemon/ChangeLog  |    7 ++++++
 
74502
 gnome-settings-daemon/xrdb/Tk.ad |   45 ++++++++++++++++---------------------
 
74503
 2 files changed, 27 insertions(+), 25 deletions(-)
 
74504
 
 
74505
commit ed3d3f61916ef72958ad7cf178a966b61f945f14
 
74506
Author: Rajan Singh <singh.rajan@wipro.com>
 
74507
Date:   Tue Jan 3 10:28:24 2006 +0000
 
74508
 
 
74509
    : Added mnemonics. Removed the mnemonic.
 
74510
    
 
74511
    2006-01-03  Rajan Singh  <singh.rajan@wipro.com>
 
74512
    
 
74513
        * gnome-window-properties.c: (fill_radio) (reload_mouse_modifiers) :
 
74514
        Added mnemonics.
 
74515
        * gnome-window-properties.glade : Removed the mnemonic.
 
74516
 
 
74517
 capplets/windows/ChangeLog                     |    6 ++++++
 
74518
 capplets/windows/gnome-window-properties.c     |   12 ++++++------
 
74519
 capplets/windows/gnome-window-properties.glade |    2 +-
 
74520
 3 files changed, 13 insertions(+), 7 deletions(-)
 
74521
 
 
74522
commit a7fa1e8b9ac24c88d9409e6cb1903283a0532035
 
74523
Author: David Sese�o <david@alderia.com>
 
74524
Date:   Tue Jan 3 10:24:03 2006 +0000
 
74525
 
 
74526
    Set the search column of the treeview. Fixes #321379.
 
74527
    
 
74528
    2006-01-03  David Sese�o <david@alderia.com>
 
74529
    
 
74530
        * gnome-theme-manager.c (setup_dialog): Set the search column of the
 
74531
        treeview. Fixes #321379.
 
74532
 
 
74533
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
74534
 capplets/theme-switcher/gnome-theme-manager.c |    2 ++
 
74535
 2 files changed, 7 insertions(+), 0 deletions(-)
 
74536
 
 
74537
commit 9d88a0bb5ebb2916ebe84237270ed76e73f35684
 
74538
Author: Guillaume Desmottes <cass@skynet.be>
 
74539
Date:   Tue Jan 3 10:06:50 2006 +0000
 
74540
 
 
74541
    Fixes bug #147665
 
74542
    
 
74543
    2006-01-03  Guillaume Desmottes <cass@skynet.be>
 
74544
    
 
74545
        Fixes bug #147665
 
74546
    
 
74547
        * gnome-theme-manager.[ch] (update_font_button_state,
 
74548
        update_background_button_state): new functions.
 
74549
        (background_key_changed): call the 2 above functions to update
 
74550
        the background from metathemes that include a background.
 
74551
 
 
74552
 capplets/theme-switcher/ChangeLog             |    9 ++
 
74553
 capplets/theme-switcher/gnome-theme-manager.c |  105 ++++++++++++++++++++++++-
 
74554
 capplets/theme-switcher/gnome-theme-manager.h |    1 +
 
74555
 3 files changed, 114 insertions(+), 1 deletions(-)
 
74556
 
 
74557
commit 2f465c487e92ea20ddab2697f8e5e77f679d4503
 
74558
Author: pholie <golierr@gmail.com>
 
74559
Date:   Tue Jan 3 09:58:44 2006 +0000
 
74560
 
 
74561
    Fixes bug #324629
 
74562
    
 
74563
    2006-01-03  pholie <golierr@gmail.com>
 
74564
    
 
74565
        Fixes bug #324629
 
74566
    
 
74567
        * gnome-default-applications-properties-structs.c: added Opera to
 
74568
        list of default browsers.
 
74569
 
 
74570
 capplets/default-applications/ChangeLog            |    7 +++++++
 
74571
 ...gnome-default-applications-properties-structs.c |    2 ++
 
74572
 2 files changed, 9 insertions(+), 0 deletions(-)
 
74573
 
 
74574
commit 1dc263e13fc80c6db6fba0bdda2fa47ee608ba4e
 
74575
Author: Jaap A. Haitsma <jaap@haitsma.org>
 
74576
Date:   Tue Jan 3 09:57:53 2006 +0000
 
74577
 
 
74578
    Fixes bug #321549
 
74579
    
 
74580
    2006-01-03  Jaap A. Haitsma <jaap@haitsma.org>
 
74581
    
 
74582
        Fixes bug #321549
 
74583
    
 
74584
        * gnome-keyboard-properties.c (create_dialog): don't leak
 
74585
        GtkSizeGroup's.
 
74586
 
 
74587
 capplets/keyboard/ChangeLog                   |    7 +++++++
 
74588
 capplets/keyboard/gnome-keyboard-properties.c |    3 +++
 
74589
 2 files changed, 10 insertions(+), 0 deletions(-)
 
74590
 
 
74591
commit be790b919d4f2e2f62b07fc69eccef171113bcf6
 
74592
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
 
74593
Date:   Mon Jan 2 17:22:59 2006 +0000
 
74594
 
 
74595
    Updated Catalan translation.
 
74596
 
 
74597
 po/ChangeLog |    4 +
 
74598
 po/ca.po     |  485 ++++++++++++++++++++++++++++++++--------------------------
 
74599
 2 files changed, 269 insertions(+), 220 deletions(-)
 
74600
 
 
74601
commit eda4909849d2bc59a9cbe93920375b973d8d849a
 
74602
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
74603
Date:   Sat Dec 31 06:21:07 2005 +0000
 
74604
 
 
74605
    Updated Finnish translation
 
74606
 
 
74607
 po/ChangeLog |    4 +
 
74608
 po/fi.po     |  338 +++++++++++++++++++++++++++++++---------------------------
 
74609
 2 files changed, 183 insertions(+), 159 deletions(-)
 
74610
 
 
74611
commit b741519dd29de9bfa2cbe2f01d9c05ef6db8f492
 
74612
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
74613
Date:   Fri Dec 30 17:08:39 2005 +0000
 
74614
 
 
74615
    Updated Finnish translation
 
74616
 
 
74617
 po/ChangeLog |    4 ++++
 
74618
 po/fi.po     |   26 +++++++++++++-------------
 
74619
 2 files changed, 17 insertions(+), 13 deletions(-)
 
74620
 
 
74621
commit 26eda15ef6d6931ed97b928415f35bb75b4d18a6
 
74622
Author: Clytie Siddall <clyties@src.gnome.org>
 
74623
Date:   Thu Dec 29 07:55:09 2005 +0000
 
74624
 
 
74625
    vi.po: Updated Vietnamese translation.
 
74626
 
 
74627
 po/ChangeLog |    4 +
 
74628
 po/vi.po     | 1994 +++++++++++++++++++++++++++++-----------------------------
 
74629
 2 files changed, 985 insertions(+), 1013 deletions(-)
 
74630
 
 
74631
commit f6c3cd23ca8e9d80623e3fd01b3a5300f6d5d44c
 
74632
Author: Matthias Clasen <mclasen@redhat.com>
 
74633
Date:   Wed Dec 14 13:46:14 2005 +0000
 
74634
 
 
74635
    Fixes #323895
 
74636
    
 
74637
    2005-12-14  Matthias Clasen  <mclasen@redhat.com>
 
74638
    
 
74639
        Fixes #323895
 
74640
    
 
74641
        * gnome-settings-xsettings.c: Support the symbolic colors setting
 
74642
        in GTK+ 2.10.
 
74643
 
 
74644
 gnome-settings-daemon/ChangeLog                  |    7 +++++++
 
74645
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
74646
 2 files changed, 9 insertions(+), 0 deletions(-)
 
74647
 
 
74648
commit 6cd7761a3ecad4872e9b18e1f9b10e1c28a7fa56
 
74649
Author: Christophe Merlet <redfox@src.gnome.org>
 
74650
Date:   Mon Dec 12 20:05:20 2005 +0000
 
74651
 
 
74652
    Updated French translation.
 
74653
 
 
74654
 po/ChangeLog |    4 +
 
74655
 po/fr.po     |  488 ++++++++++++++++++++++++++++++++--------------------------
 
74656
 2 files changed, 272 insertions(+), 220 deletions(-)
 
74657
 
 
74658
commit 67fafd67fd3767519f965686a9265c3b1976b3bb
 
74659
Author: Rodrigo Moya <rodrigo@novell.com>
 
74660
Date:   Mon Dec 12 17:07:19 2005 +0000
 
74661
 
 
74662
    update for 2.13.3.
 
74663
    
 
74664
    2005-12-12  Rodrigo Moya <rodrigo@novell.com>
 
74665
    
 
74666
        * configure.in:
 
74667
        * NEWS: update for 2.13.3.
 
74668
 
 
74669
 ChangeLog    |    5 +++++
 
74670
 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 
74671
 configure.in |    2 +-
 
74672
 3 files changed, 51 insertions(+), 1 deletions(-)
 
74673
 
 
74674
commit 38047c8ff50a19136c19b1cb2b7a849b3abec70e
 
74675
Author: Philippe Troin <phil@fifi.org>
 
74676
Date:   Mon Dec 12 15:39:41 2005 +0000
 
74677
 
 
74678
    Fixes #323690
 
74679
    
 
74680
    2005-12-12  Philippe Troin <phil@fifi.org>
 
74681
    
 
74682
        Fixes #323690
 
74683
    
 
74684
        * gnome-settings-multimedia-keys.c (update_kbd_cb, init_kbd): don't
 
74685
        grab keyboard when invalid keys are present in the GConf database.
 
74686
 
 
74687
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
74688
 .../gnome-settings-multimedia-keys.c               |   12 ++++++++----
 
74689
 2 files changed, 15 insertions(+), 4 deletions(-)
 
74690
 
 
74691
commit 64e9ba3cb5bef98e8aa47708a7bcebc7a99cadbd
 
74692
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
74693
Date:   Mon Dec 12 04:29:36 2005 +0000
 
74694
 
 
74695
    update for changes
 
74696
 
 
74697
 po/pa.po |  517 ++++++++++++++++++++++++++++++++-----------------------------
 
74698
 1 files changed, 271 insertions(+), 246 deletions(-)
 
74699
 
 
74700
commit d3d6bf81663bbbfa4c25f90db40097dbe4407804
 
74701
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
74702
Date:   Sun Dec 11 13:27:19 2005 +0000
 
74703
 
 
74704
    Updated Gujarati Translation
 
74705
 
 
74706
 po/ChangeLog |    4 +
 
74707
 po/gu.po     |  518 ++++++++++++++++++++++++++++++----------------------------
 
74708
 2 files changed, 276 insertions(+), 246 deletions(-)
 
74709
 
 
74710
commit c9304bbb67ddb3201afadfb106e8a19c3d8ead27
 
74711
Author: Priit Laes <plaes@cvs.gnome.org>
 
74712
Date:   Wed Dec 7 19:13:59 2005 +0000
 
74713
 
 
74714
    Translation updated by Ivar Smolin.
 
74715
    
 
74716
    2005-12-07  Priit Laes  <plaes@cvs.gnome.org>
 
74717
    
 
74718
        * et.po: Translation updated by Ivar Smolin.
 
74719
 
 
74720
 po/ChangeLog |    4 +
 
74721
 po/et.po     |  485 +++++++++++++++++++++++++++++++---------------------------
 
74722
 2 files changed, 266 insertions(+), 223 deletions(-)
 
74723
 
 
74724
commit def5767b4203316dfde086a4213331a65cf3ffdf
 
74725
Author: Žygimantas Beručka <zygis@gnome.org>
 
74726
Date:   Tue Dec 6 20:10:36 2005 +0000
 
74727
 
 
74728
    Updated Lithuanian translation.
 
74729
    
 
74730
    2005-12-06  Žygimantas Beručka  <zygis@gnome.org>
 
74731
    
 
74732
            * lt.po: Updated Lithuanian translation.
 
74733
 
 
74734
 po/ChangeLog |    4 +
 
74735
 po/lt.po     |  336 +++++++++++++++++++++++++++++++---------------------------
 
74736
 2 files changed, 182 insertions(+), 158 deletions(-)
 
74737
 
 
74738
commit f4a85af0f01b4cb6c9a0b948911863be45d51517
 
74739
Author: Adam Weinberger <adamw@gnome.org>
 
74740
Date:   Sat Dec 3 20:04:35 2005 +0000
 
74741
 
 
74742
    Updated Canadian English translation.
 
74743
    
 
74744
    
 
74745
    2005-12-03  Adam Weinberger  <adamw@gnome.org>
 
74746
    
 
74747
        * en_CA.po: Updated Canadian English translation.
 
74748
 
 
74749
 po/ChangeLog |    4 +
 
74750
 po/en_CA.po  |  194 +++++++++++++++++++++++++++++++--------------------------
 
74751
 2 files changed, 109 insertions(+), 89 deletions(-)
 
74752
 
 
74753
commit eca8c8085271ee7f52e8420de0a0f5ba0ab6c520
 
74754
Author: Kjartan Maraas <kmaraas@gnome.org>
 
74755
Date:   Sat Dec 3 12:32:45 2005 +0000
 
74756
 
 
74757
    Updated Norwegian bokmål translation. Same
 
74758
    
 
74759
    2005-12-03  Kjartan Maraas  <kmaraas@gnome.org>
 
74760
    
 
74761
        * nb.po: Updated Norwegian bokmål translation.
 
74762
        * no.po: Same
 
74763
 
 
74764
 po/ChangeLog |    5 ++
 
74765
 po/nb.po     |  199 +++++++++++++++++++++++++++++++--------------------------
 
74766
 po/no.po     |  199 +++++++++++++++++++++++++++++++--------------------------
 
74767
 3 files changed, 221 insertions(+), 182 deletions(-)
 
74768
 
 
74769
commit 01dd21631ddcf8cf2816ff752c3444827511b0bc
 
74770
Author: Miloslav Trmac <mitr@volny.cz>
 
74771
Date:   Fri Dec 2 19:50:32 2005 +0000
 
74772
 
 
74773
    Updated Czech translation.
 
74774
    
 
74775
    2005-12-02  Miloslav Trmac  <mitr@volny.cz>
 
74776
    
 
74777
        * cs.po: Updated Czech translation.
 
74778
 
 
74779
 po/ChangeLog |    4 +
 
74780
 po/cs.po     |  332 +++++++++++++++++++++++++++++++---------------------------
 
74781
 2 files changed, 181 insertions(+), 155 deletions(-)
 
74782
 
 
74783
commit 2ab6797fcc4a4ad923429c791e6b80485341495a
 
74784
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
74785
Date:   Mon Nov 28 11:28:23 2005 +0000
 
74786
 
 
74787
    *** empty log message ***
 
74788
 
 
74789
 po/ChangeLog |    4 +++
 
74790
 po/gl.po     |   86 +++++++++++++++++++++++++++++-----------------------------
 
74791
 2 files changed, 47 insertions(+), 43 deletions(-)
 
74792
 
 
74793
commit c06dae67d1348a7195e2e5ac9a43202809c3a37d
 
74794
Author: Richard Hult <richard@imendio.com>
 
74795
Date:   Sun Nov 27 12:30:11 2005 +0000
 
74796
 
 
74797
    Don't display a dialog when the monitor is already running, that's an old
 
74798
    
 
74799
    2005-11-27  Richard Hult  <richard@imendio.com>
 
74800
    
 
74801
        * main.c: (main): Don't display a dialog when the monitor is
 
74802
        already running, that's an old remain from when drwright was a
 
74803
        standalone app. Fixes bug #307425.
 
74804
    
 
74805
        * drw-break-window.c:
 
74806
        * drwright.c: (popup_break_cb): Use stock icon from GTK+ instead
 
74807
        of libgnomeui and use i18n includes from glib. Fixes bug #171664.
 
74808
 
 
74809
 typing-break/ChangeLog          |   10 ++++++++++
 
74810
 typing-break/drw-break-window.c |    1 +
 
74811
 typing-break/drwright.c         |   12 +++---------
 
74812
 typing-break/main.c             |   32 +++++++++++++-------------------
 
74813
 4 files changed, 27 insertions(+), 28 deletions(-)
 
74814
 
 
74815
commit cb26efea4e515bcd73d8d31874c4a2b1f8b31623
 
74816
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74817
Date:   Sun Nov 27 08:16:29 2005 +0000
 
74818
 
 
74819
    Updated Thai translation.
 
74820
    
 
74821
    2005-11-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74822
    
 
74823
        * th.po: Updated Thai translation.
 
74824
 
 
74825
 po/ChangeLog |    4 ++++
 
74826
 po/th.po     |   30 +++++++++++++++---------------
 
74827
 2 files changed, 19 insertions(+), 15 deletions(-)
 
74828
 
 
74829
commit 201576f1780b3404b4a1ce92e9ab0d9c64efb89f
 
74830
Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
 
74831
Date:   Sat Nov 26 22:00:16 2005 +0000
 
74832
 
 
74833
    fixed mistakes in pt_BR translation
 
74834
 
 
74835
 po/ChangeLog |    4 ++++
 
74836
 po/pt_BR.po  |    4 ++--
 
74837
 2 files changed, 6 insertions(+), 2 deletions(-)
 
74838
 
 
74839
commit 2771359b4e75ca328e6a44a4a1a4b620be730c24
 
74840
Author: Marcel Telka <marcel@telka.sk>
 
74841
Date:   Sat Nov 26 20:34:00 2005 +0000
 
74842
 
 
74843
    Updated Slovak translation.
 
74844
    
 
74845
    2005-11-26  Marcel Telka  <marcel@telka.sk>
 
74846
    
 
74847
        * sk.po: Updated Slovak translation.
 
74848
 
 
74849
 po/ChangeLog |    4 ++++
 
74850
 po/sk.po     |   52 ++++++++++++++++++++++++++++------------------------
 
74851
 2 files changed, 32 insertions(+), 24 deletions(-)
 
74852
 
 
74853
commit 22b8a78e55f883a21b7ee445c11a7e76a77268d3
 
74854
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
74855
Date:   Sat Nov 26 18:28:56 2005 +0000
 
74856
 
 
74857
    Updated Spanish translation.
 
74858
    
 
74859
    2005-11-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
74860
    
 
74861
        * es.po: Updated Spanish translation.
 
74862
 
 
74863
 po/ChangeLog |    4 ++++
 
74864
 po/es.po     |   52 ++++++++++++++++++++++++++++------------------------
 
74865
 2 files changed, 32 insertions(+), 24 deletions(-)
 
74866
 
 
74867
commit 1a3f995745313e3c546dbe4e7d51b7cba1efbed8
 
74868
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74869
Date:   Sat Nov 26 09:46:00 2005 +0000
 
74870
 
 
74871
    Updated Thai translation.
 
74872
    
 
74873
    2005-11-26  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74874
    
 
74875
        * th.po: Updated Thai translation.
 
74876
 
 
74877
 po/ChangeLog |    4 ++
 
74878
 po/th.po     |  138 ++++++++++++++++++++++++++++++----------------------------
 
74879
 2 files changed, 75 insertions(+), 67 deletions(-)
 
74880
 
 
74881
commit 75f8b56f01c7df78586c34370532ec8dce3cc8e3
 
74882
Author: Brian Cameron <Brian.Cameron@sun.com>
 
74883
Date:   Fri Nov 25 20:18:23 2005 +0000
 
74884
 
 
74885
    Fix so that gnome-about-me works on non-linux systems which do not have
 
74886
    
 
74887
    2005-11-25  Brian Cameron  <Brian.Cameron@sun.com>
 
74888
    
 
74889
            * configure.in, capplets/about-me/Makefile.am
 
74890
              capplets/about-me/gnome-about-me.c,
 
74891
              capplets/about-me/gnome-about-me-password.c:
 
74892
              Fix so that gnome-about-me works on non-linux
 
74893
              systems which do not have forkpty().
 
74894
 
 
74895
 ChangeLog                                   |    8 +
 
74896
 capplets/about-me/Makefile.am               |    2 +-
 
74897
 capplets/about-me/gnome-about-me-password.c |  238 ++++++++++++++++++++++++++-
 
74898
 capplets/about-me/gnome-about-me.c          |    9 +-
 
74899
 configure.in                                |   46 +++++
 
74900
 5 files changed, 295 insertions(+), 8 deletions(-)
 
74901
 
 
74902
commit af7b7b61b17e1fc5031da7e9b2023a6632c32ce4
 
74903
Author: Laurent Dhima <laurenti@alblinux.net>
 
74904
Date:   Fri Nov 25 16:57:41 2005 +0000
 
74905
 
 
74906
    Updated Albanian translation by Elian Myftiu.
 
74907
    
 
74908
    2005-11-25  Laurent Dhima  <laurenti@alblinux.net>
 
74909
    
 
74910
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
74911
 
 
74912
 po/ChangeLog |    4 +
 
74913
 po/sq.po     |  426 +++++++++++++++++++++++++++++++---------------------------
 
74914
 2 files changed, 234 insertions(+), 196 deletions(-)
 
74915
 
 
74916
commit 1b06eac38debf67b83e81ef19ff7d73533919c53
 
74917
Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
 
74918
Date:   Thu Nov 24 16:18:04 2005 +0000
 
74919
 
 
74920
    updated pt_BR translation
 
74921
 
 
74922
 po/ChangeLog |    4 +
 
74923
 po/pt_BR.po  |  414 ++++++++++++++++++++++++++++++++--------------------------
 
74924
 2 files changed, 231 insertions(+), 187 deletions(-)
 
74925
 
 
74926
commit 2073ee147844cff21413ced48ee4f34e252b88e7
 
74927
Author: Marcel Telka <marcel@telka.sk>
 
74928
Date:   Tue Nov 22 21:21:40 2005 +0000
 
74929
 
 
74930
    Updated Slovak translation.
 
74931
    
 
74932
    2005-11-22  Marcel Telka  <marcel@telka.sk>
 
74933
    
 
74934
        * sk.po: Updated Slovak translation.
 
74935
 
 
74936
 po/ChangeLog |    4 ++
 
74937
 po/sk.po     |  128 ++++++++++++++++++++++++++++++++-------------------------
 
74938
 2 files changed, 76 insertions(+), 56 deletions(-)
 
74939
 
 
74940
commit 1eae429622688570fa264e3277a8048ab490f220
 
74941
Author: Funda Wang <fwang@src.gnome.org>
 
74942
Date:   Tue Nov 22 09:17:06 2005 +0000
 
74943
 
 
74944
    Updated Simplified Chinese translation of g-c-c
 
74945
 
 
74946
 po/ChangeLog |    4 +
 
74947
 po/zh_CN.po  |  410 ++++++++++++++++++++++++++++++++--------------------------
 
74948
 2 files changed, 228 insertions(+), 186 deletions(-)
 
74949
 
 
74950
commit dc9927af8c99fe3731efa9076b7ce71f3947bb0e
 
74951
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
74952
Date:   Tue Nov 22 08:42:05 2005 +0000
 
74953
 
 
74954
    *** empty log message ***
 
74955
 
 
74956
 po/ChangeLog |    4 +
 
74957
 po/gl.po     |  204 ++++++++++++++++++++++++++++------------------------------
 
74958
 2 files changed, 102 insertions(+), 106 deletions(-)
 
74959
 
 
74960
commit e14b704369c8d638a0aa05cf1b413d800169f4ac
 
74961
Author: Matthias Clasen <mclasen@redhat.com>
 
74962
Date:   Tue Nov 22 04:46:43 2005 +0000
 
74963
 
 
74964
    Add a preview to the filechooser used for selecting an image, using a
 
74965
    
 
74966
    2005-11-21  Matthias Clasen  <mclasen@redhat.com>
 
74967
    
 
74968
        * gnome-about-me.c: Add a preview to the filechooser used for
 
74969
        selecting an image, using a GnomeThumbnailFactory.
 
74970
 
 
74971
 capplets/about-me/ChangeLog        |    5 +++
 
74972
 capplets/about-me/gnome-about-me.c |   55 ++++++++++++++++++++++++++++++++++++
 
74973
 2 files changed, 60 insertions(+), 0 deletions(-)
 
74974
 
 
74975
commit 4f9d2b24789bd7528311f12e4ab2eb07f9dcbfe0
 
74976
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
74977
Date:   Tue Nov 22 03:14:22 2005 +0000
 
74978
 
 
74979
    Updated Thai translation.
 
74980
    
 
74981
    2005-11-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
74982
    
 
74983
        * th.po: Updated Thai translation.
 
74984
 
 
74985
 po/ChangeLog |    4 ++
 
74986
 po/th.po     |  117 +++++++++++++++++++++++++++++++++------------------------
 
74987
 2 files changed, 72 insertions(+), 49 deletions(-)
 
74988
 
 
74989
commit 8ef2b5c789e75a6c9546dcf9ac7a50a0003597c9
 
74990
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
74991
Date:   Mon Nov 21 22:17:33 2005 +0000
 
74992
 
 
74993
    Updated Spanish translation.
 
74994
    
 
74995
    2005-11-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
74996
    
 
74997
        * es.po: Updated Spanish translation.
 
74998
 
 
74999
 po/ChangeLog |    4 ++
 
75000
 po/es.po     |  117 +++++++++++++++++++++++++++++++++------------------------
 
75001
 2 files changed, 72 insertions(+), 49 deletions(-)
 
75002
 
 
75003
commit 3bb09e2a1ab068bd868ce12436d32d7c62c743a5
 
75004
Author: Jens Granseuer <jensgr@gmx.net>
 
75005
Date:   Mon Nov 21 12:08:18 2005 +0000
 
75006
 
 
75007
    Fixes #321778
 
75008
    
 
75009
    2005-11-21  Jens Granseuer <jensgr@gmx.net>
 
75010
    
 
75011
        Fixes #321778
 
75012
    
 
75013
        * gnome-settings-daemon/gnome-settings-keyboard.c
 
75014
        (numlock_set_xkb_state, numlock_get_gconf_state): C89 compilation
 
75015
        fixes.
 
75016
 
 
75017
 gnome-settings-daemon/ChangeLog                 |    8 ++++++++
 
75018
 gnome-settings-daemon/gnome-settings-keyboard.c |    6 ++++--
 
75019
 2 files changed, 12 insertions(+), 2 deletions(-)
 
75020
 
 
75021
commit 53ea9368c6bcf90bb60de1804be1c3acea48327a
 
75022
Author: David Sede�o <david@alderia.com>
 
75023
Date:   Mon Nov 21 11:26:28 2005 +0000
 
75024
 
 
75025
    Update the sensivility of the button if the user can remove the theme.
 
75026
    
 
75027
    2005-11-14  David Sede�o <david@alderia.com>
 
75028
    
 
75029
        * gnome-theme-details.c (gtk_theme_update_remove_button): Update the
 
75030
        sensivility of the button if the user can remove the theme.
 
75031
        (remove_theme): Remove the selected theme.
 
75032
 
 
75033
 capplets/theme-switcher/ChangeLog              |    6 +
 
75034
 capplets/theme-switcher/gnome-theme-details.c  |  196 +++++++++++++++++++++++-
 
75035
 capplets/theme-switcher/theme-properties.glade |  159 ++++++++++++++++---
 
75036
 3 files changed, 332 insertions(+), 29 deletions(-)
 
75037
 
 
75038
commit d4d6f5e5a829000e046ab3591eb4c96c1c3808ce
 
75039
Author: Alexander Shopov <ash@contact.bg>
 
75040
Date:   Mon Nov 21 07:26:20 2005 +0000
 
75041
 
 
75042
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
75043
    
 
75044
    2005-11-21  Alexander Shopov  <ash@contact.bg>
 
75045
    
 
75046
        * bg.po: Updated Bulgarian translation by
 
75047
        Alexander Shopov <ash@contact.bg>
 
75048
 
 
75049
 po/ChangeLog |    5 ++
 
75050
 po/bg.po     |  168 ++++++++++++++++++++++++++++-----------------------------
 
75051
 2 files changed, 88 insertions(+), 85 deletions(-)
 
75052
 
 
75053
commit e43e1a350d39d21377842eb6ec00fb3be088b524
 
75054
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
75055
Date:   Mon Nov 21 04:42:44 2005 +0000
 
75056
 
 
75057
    Add an image filter to the file chooser.
 
75058
    
 
75059
    2005-10-05  Dennis Cranston  <dennis_cranston@yahoo.com>
 
75060
    
 
75061
        * gnome-wp-capplet.c: (wallpaper_properties_init):  Add an image
 
75062
        filter to the file chooser.
 
75063
 
 
75064
 capplets/background/ChangeLog          |    5 +++++
 
75065
 capplets/background/gnome-wp-capplet.c |   11 +++++++++++
 
75066
 2 files changed, 16 insertions(+), 0 deletions(-)
 
75067
 
 
75068
commit 82ed701d08f182d7e8cc167d14c1f2fb53ad27d5
 
75069
Author: Arangel Angov <arangela@src.gnome.org>
 
75070
Date:   Sun Nov 20 14:09:28 2005 +0000
 
75071
 
 
75072
    Updated Macedonian translation <ArangelA@cvs.gnome.org>
 
75073
 
 
75074
 po/mk.po |  308 ++++++++++++++++++++++++++++++--------------------------------
 
75075
 1 files changed, 148 insertions(+), 160 deletions(-)
 
75076
 
 
75077
commit 053db89e7999c2bdb41a7c5091c9d23b69b97737
 
75078
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
75079
Date:   Fri Nov 18 15:16:19 2005 +0000
 
75080
 
 
75081
    Updated Japanese translation for v2.13.2.
 
75082
    
 
75083
    2005-11-19  Takeshi AIHANA <aihana@gnome.gr.jp>
 
75084
    
 
75085
        * ja.po: Updated Japanese translation for v2.13.2.
 
75086
 
 
75087
 po/ChangeLog |    4 ++
 
75088
 po/ja.po     |  128 ++++++++++++++++++++++++++-------------------------------
 
75089
 2 files changed, 62 insertions(+), 70 deletions(-)
 
75090
 
 
75091
commit c2ba66ac016e0a670a45dd5e57842fa754eecf82
 
75092
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
75093
Date:   Fri Nov 18 14:32:48 2005 +0000
 
75094
 
 
75095
    *** empty log message ***
 
75096
 
 
75097
 po/ChangeLog |    4 +
 
75098
 po/gl.po     |  370 +++++++++++++++++++++++++++++++++-------------------------
 
75099
 2 files changed, 213 insertions(+), 161 deletions(-)
 
75100
 
 
75101
commit 8446c3bb492ff9d0a36107b4c914334e9c94acc7
 
75102
Author: Kjartan Maraas <kmaraas@gnome.org>
 
75103
Date:   Fri Nov 18 09:17:22 2005 +0000
 
75104
 
 
75105
    Updated Norwegian bokmål translation. Same
 
75106
    
 
75107
    2005-11-18  Kjartan Maraas  <kmaraas@gnome.org>
 
75108
    
 
75109
        * nb.po: Updated Norwegian bokmål translation.
 
75110
        * no.po: Same
 
75111
 
 
75112
 po/ChangeLog |    5 +
 
75113
 po/nb.po     |  319 +++++++++++++++++++++++++++++++---------------------------
 
75114
 po/no.po     |  319 +++++++++++++++++++++++++++++++---------------------------
 
75115
 3 files changed, 343 insertions(+), 300 deletions(-)
 
75116
 
 
75117
commit 18caef44ab18e7d1fb93b08df100ba3e5ce17db4
 
75118
Author: Adam Weinberger <adamw@gnome.org>
 
75119
Date:   Fri Nov 18 02:15:39 2005 +0000
 
75120
 
 
75121
    Updated Canadian English translation.
 
75122
    
 
75123
    
 
75124
    2005-11-17  Adam Weinberger  <adamw@gnome.org>
 
75125
    
 
75126
        * en_CA.po: Updated Canadian English translation.
 
75127
 
 
75128
 po/ChangeLog |    4 ++
 
75129
 po/en_CA.po  |  126 ++++++++++++++++++++++++++--------------------------------
 
75130
 2 files changed, 61 insertions(+), 69 deletions(-)
 
75131
 
 
75132
commit 9a89e7772f98437b2dda23c21d0776f32b7b08bb
 
75133
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
75134
Date:   Thu Nov 17 21:35:50 2005 +0000
 
75135
 
 
75136
    Updated Spanish translation.
 
75137
    
 
75138
    2005-11-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
75139
    
 
75140
        * es.po: Updated Spanish translation.
 
75141
 
 
75142
 po/ChangeLog |    4 ++
 
75143
 po/es.po     |  136 +++++++++++++++++++++++++++++-----------------------------
 
75144
 2 files changed, 72 insertions(+), 68 deletions(-)
 
75145
 
 
75146
commit 21955d8e2714b5e88c42e4404610e91efaf8d27f
 
75147
Author: Marcel Telka <marcel@telka.sk>
 
75148
Date:   Wed Nov 16 05:37:23 2005 +0000
 
75149
 
 
75150
    Updated Slovak translation.
 
75151
    
 
75152
    2005-11-16  Marcel Telka  <marcel@telka.sk>
 
75153
    
 
75154
        * sk.po: Updated Slovak translation.
 
75155
 
 
75156
 po/ChangeLog |    4 ++
 
75157
 po/sk.po     |  127 ++++++++++++++++++++++++++-------------------------------
 
75158
 2 files changed, 62 insertions(+), 69 deletions(-)
 
75159
 
 
75160
commit f6fc6be7243b68b0287f90690582a1a7162f1c2d
 
75161
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
75162
Date:   Tue Nov 15 16:09:09 2005 +0000
 
75163
 
 
75164
    Updated Thai translation.
 
75165
    
 
75166
    2005-11-15  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
75167
    
 
75168
        * th.po: Updated Thai translation.
 
75169
 
 
75170
 po/ChangeLog |    4 ++
 
75171
 po/th.po     |  137 ++++++++++++++++++++++++++++-----------------------------
 
75172
 2 files changed, 71 insertions(+), 70 deletions(-)
 
75173
 
 
75174
commit 7c58173e7f314f8c260bf4979357bcf2aa53f5bc
 
75175
Author: Sebastien Bacher <seb128@debian.org>
 
75176
Date:   Mon Nov 14 22:31:17 2005 +0000
 
75177
 
 
75178
    define "Gtk/ShowInputMethodMenu"/"Gtk/ShowUnicodeMenu" xsettings, patch by
 
75179
    
 
75180
    2005-11-14  Sebastien Bacher  <seb128@debian.org>
 
75181
    
 
75182
        * gnome-settings-xsettings.c:
 
75183
        define "Gtk/ShowInputMethodMenu"/"Gtk/ShowUnicodeMenu" xsettings,
 
75184
        patch by Matthias Clasen (Closes: #319634).
 
75185
 
 
75186
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
75187
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 ++++
 
75188
 2 files changed, 10 insertions(+), 0 deletions(-)
 
75189
 
 
75190
commit d2e35a69cfa4b135d370493d01e6b981fb368dd9
 
75191
Author: Rodrigo Moya <rodrigo@novell.com>
 
75192
Date:   Mon Nov 14 17:44:11 2005 +0000
 
75193
 
 
75194
    update for 2.13.2.
 
75195
    
 
75196
    2005-11-14  Rodrigo Moya <rodrigo@novell.com>
 
75197
    
 
75198
        * configure.in:
 
75199
        * NEWS: update for 2.13.2.
 
75200
 
 
75201
 ChangeLog      |    5 +++++
 
75202
 NEWS           |   30 ++++++++++++++++++++++++++++++
 
75203
 configure.in   |    2 +-
 
75204
 po/ChangeLog   |    1 -
 
75205
 po/POTFILES.in |    1 -
 
75206
 5 files changed, 36 insertions(+), 3 deletions(-)
 
75207
 
 
75208
commit cea0dae1f56c8affada9ef205d68cf2d28dfaf61
 
75209
Author: J�rg Billeter <j@bitron.ch>
 
75210
Date:   Mon Nov 14 15:38:26 2005 +0000
 
75211
 
 
75212
    Remove numlock schema file again, moved to libgnome. Fixes bug #319788.
 
75213
    
 
75214
    2005-11-14  J�rg Billeter  <j@bitron.ch>
 
75215
    
 
75216
        * schemas/Makefile.am:
 
75217
        * schemas/desktop_gnome_peripherals_keyboard_numlock.schemas.in:
 
75218
        Remove numlock schema file again, moved to libgnome.
 
75219
        Fixes bug #319788.
 
75220
 
 
75221
 ChangeLog                                          |    7 +++++++
 
75222
 schemas/Makefile.am                                |    1 -
 
75223
 ...p_gnome_peripherals_keyboard_numlock.schemas.in |   15 ---------------
 
75224
 3 files changed, 7 insertions(+), 16 deletions(-)
 
75225
 
 
75226
commit 3aa5619bd63169a49f19b9fe313ddb4b966fd22c
 
75227
Author: Sebastien Bacher <seb128@debian.org>
 
75228
Date:   Mon Nov 14 15:35:46 2005 +0000
 
75229
 
 
75230
    don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
 
75231
    
 
75232
    2005-11-14  Sebastien Bacher  <seb128@debian.org>
 
75233
    
 
75234
        * theme-thumbnailer.c: (main):
 
75235
        don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
 
75236
 
 
75237
 vfs-methods/themus/ChangeLog           |    5 +++++
 
75238
 vfs-methods/themus/theme-thumbnailer.c |    1 -
 
75239
 2 files changed, 5 insertions(+), 1 deletions(-)
 
75240
 
 
75241
commit 3b36fc2f4be0cd8be0fb30a465d804cd72b26420
 
75242
Author: Rodrigo Moya <rodrigo@novell.com>
 
75243
Date:   Mon Nov 14 15:29:27 2005 +0000
 
75244
 
 
75245
    fixed function signature.
 
75246
    
 
75247
    2005-11-14  Rodrigo Moya <rodrigo@novell.com>
 
75248
    
 
75249
        * font-method.c (do_tell): fixed function signature.
 
75250
 
 
75251
 vfs-methods/fontilus/ChangeLog     |    4 ++++
 
75252
 vfs-methods/fontilus/font-method.c |    2 +-
 
75253
 2 files changed, 5 insertions(+), 1 deletions(-)
 
75254
 
 
75255
commit 67269d543a11fffe3d0a32586a0e1c7a8c387e69
 
75256
Author: Rodrigo Moya <rodrigo@novell.com>
 
75257
Date:   Mon Nov 14 15:29:12 2005 +0000
 
75258
 
 
75259
    fixed function signature.
 
75260
    
 
75261
    2005-11-14  Rodrigo Moya <rodrigo@novell.com>
 
75262
    
 
75263
        * theme-method.c (do_tell): fixed function signature.
 
75264
 
 
75265
 vfs-methods/themus/ChangeLog      |    4 ++++
 
75266
 vfs-methods/themus/theme-method.c |    2 +-
 
75267
 2 files changed, 5 insertions(+), 1 deletions(-)
 
75268
 
 
75269
commit 564a9d03aa5898cda7540f952279e768382fbb1d
 
75270
Author: Kjartan Maraas <kmaraas@gnome.org>
 
75271
Date:   Mon Nov 14 15:18:09 2005 +0000
 
75272
 
 
75273
    Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
 
75274
    
 
75275
    2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>
 
75276
    
 
75277
        * */*: Huge cleanup. Individual ChangeLogs have info.
 
75278
        Closing bug #320157.
 
75279
        * libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
 
75280
 
 
75281
 ChangeLog                                          |    6 +++
 
75282
 capplets/accessibility/at-properties/ChangeLog     |    4 ++
 
75283
 .../at-properties/at-startup-session.c             |    2 +-
 
75284
 capplets/accessibility/keyboard/ChangeLog          |    4 ++
 
75285
 .../keyboard/accessibility-keyboard.c              |    1 +
 
75286
 capplets/common/ChangeLog                          |   10 ++++++
 
75287
 capplets/common/capplet-stock-icons.c              |    2 -
 
75288
 capplets/common/file-transfer-dialog.c             |    2 +-
 
75289
 capplets/common/gconf-property-editor.c            |    8 ++--
 
75290
 capplets/common/gnome-theme-info.c                 |    2 -
 
75291
 capplets/default-applications/ChangeLog            |    5 +++
 
75292
 ...gnome-default-applications-properties-structs.c |    6 ++--
 
75293
 capplets/display/ChangeLog                         |    4 ++
 
75294
 capplets/display/main.c                            |    8 ++--
 
75295
 capplets/font/ChangeLog                            |    4 ++
 
75296
 capplets/font/main.c                               |    8 ++--
 
75297
 capplets/keybindings/ChangeLog                     |    7 ++++
 
75298
 capplets/keybindings/eggcellrendererkeys.c         |    3 --
 
75299
 capplets/keybindings/gnome-keybinding-properties.c |    7 ++--
 
75300
 capplets/keyboard/ChangeLog                        |    5 +++
 
75301
 capplets/keyboard/gnome-keyboard-properties.c      |    3 --
 
75302
 capplets/mouse/ChangeLog                           |    5 +++
 
75303
 capplets/mouse/gnome-mouse-properties.c            |    9 +----
 
75304
 capplets/theme-switcher/ChangeLog                  |   10 ++++++
 
75305
 capplets/theme-switcher/gnome-theme-details.c      |    4 --
 
75306
 capplets/theme-switcher/gnome-theme-installer.c    |   26 ++-------------
 
75307
 capplets/theme-switcher/gnome-theme-manager.c      |    2 +-
 
75308
 capplets/windows/ChangeLog                         |    4 ++
 
75309
 capplets/windows/gnome-window-properties.c         |    2 -
 
75310
 configure.in                                       |    2 +-
 
75311
 control-center/ChangeLog                           |   10 ++++++
 
75312
 control-center/control-center-categories.c         |    1 -
 
75313
 control-center/control-center.c                    |    4 +--
 
75314
 control-center/gnomecc-canvas.c                    |   18 -----------
 
75315
 control-center/gnomecc-rounded-rect.c              |    2 +-
 
75316
 gnome-settings-daemon/ChangeLog                    |   17 ++++++++++
 
75317
 gnome-settings-daemon/actions/acme-volume-dummy.c  |    4 --
 
75318
 gnome-settings-daemon/actions/acme-volume.c        |    3 +-
 
75319
 gnome-settings-daemon/clipboard-manager.c          |    4 --
 
75320
 gnome-settings-daemon/gnome-settings-daemon.c      |   33 +------------------
 
75321
 .../gnome-settings-default-editor.c                |    4 +-
 
75322
 gnome-settings-daemon/gnome-settings-keybindings.c |   10 +++---
 
75323
 .../gnome-settings-typing-break.c                  |    4 +-
 
75324
 gnome-settings-daemon/gnome-settings-xrdb.c        |    4 +--
 
75325
 gnome-settings-daemon/gnome-settings-xsettings.c   |    9 -----
 
75326
 gnome-settings-daemon/xsettings-manager.c          |    6 ++--
 
75327
 libwindow-settings/ChangeLog                       |    5 +++
 
75328
 libwindow-settings/gnome-window-manager.c          |    2 -
 
75329
 typing-break/ChangeLog                             |    4 ++
 
75330
 typing-break/drw-selection.h                       |    2 +-
 
75331
 vfs-methods/fontilus/ChangeLog                     |    6 +++
 
75332
 vfs-methods/fontilus/font-method.c                 |    4 +--
 
75333
 vfs-methods/fontilus/ftstream-vfs.c                |    2 +-
 
75334
 vfs-methods/fontilus/thumbnailer.c                 |    2 +-
 
75335
 vfs-methods/themus/ChangeLog                       |    4 ++
 
75336
 vfs-methods/themus/theme-method.c                  |    2 -
 
75337
 56 files changed, 165 insertions(+), 166 deletions(-)
 
75338
 
 
75339
commit c64b931ac0b0772ec1816aaf0ceb6837b53a6368
 
75340
Author: Roozbeh Pournader <roozbeh@sharif.edu>
 
75341
Date:   Mon Nov 14 12:48:22 2005 +0000
 
75342
 
 
75343
    Updated Persian translation. Translator: Meelad Zakaria; Reviewer: Elnaz
 
75344
    
 
75345
    2005-11-14  Roozbeh Pournader  <roozbeh@sharif.edu>
 
75346
    
 
75347
        * fa.po: Updated Persian translation.
 
75348
          Translator: Meelad Zakaria; Reviewer: Elnaz Sarbar.
 
75349
 
 
75350
 po/ChangeLog |    5 +
 
75351
 po/fa.po     |  505 +++++++++++++++++++++++++++-------------------------------
 
75352
 2 files changed, 239 insertions(+), 271 deletions(-)
 
75353
 
 
75354
commit 4299eb87674e63070301c57caed885b7eea60abd
 
75355
Author: Alexander Shopov <ash@contact.bg>
 
75356
Date:   Mon Nov 14 10:29:29 2005 +0000
 
75357
 
 
75358
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
75359
    
 
75360
    2005-11-14  Alexander Shopov  <ash@contact.bg>
 
75361
    
 
75362
        * bg.po: Updated Bulgarian translation by
 
75363
        Vladimir Petkov <vpetkov@i-space.org>
 
75364
 
 
75365
 po/ChangeLog |    5 ++
 
75366
 po/bg.po     |  144 ++++++++++++++++++++++++++++++++++------------------------
 
75367
 2 files changed, 90 insertions(+), 59 deletions(-)
 
75368
 
 
75369
commit e55ae2cfd634602d874eb1d5b9469f72fbbb8be4
 
75370
Author: Alexis Robert <alexis@linuxcode.eu.org>
 
75371
Date:   Mon Nov 7 17:56:46 2005 +0000
 
75372
 
 
75373
    Fixes #320647
 
75374
    
 
75375
    2005-11-07  Alexis Robert <alexis@linuxcode.eu.org>
 
75376
    
 
75377
        Fixes #320647
 
75378
    
 
75379
        * libbackground/preferences.c (bg_preferences_load): only use strings
 
75380
        returned from GConf when not NULL.
 
75381
 
 
75382
 libbackground/ChangeLog     |    7 +++++++
 
75383
 libbackground/preferences.c |   14 ++++++++------
 
75384
 2 files changed, 15 insertions(+), 6 deletions(-)
 
75385
 
 
75386
commit 9f1c0edb4d3b54bda2adb98beab0af448408d02b
 
75387
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
75388
Date:   Sun Nov 6 13:28:05 2005 +0000
 
75389
 
 
75390
    Updated Thai translation.
 
75391
    
 
75392
    2005-11-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
75393
    
 
75394
        * th.po: Updated Thai translation.
 
75395
 
 
75396
 po/ChangeLog |    4 +
 
75397
 po/th.po     |  235 +++++++++++++++++++++++++++++++++-------------------------
 
75398
 2 files changed, 138 insertions(+), 101 deletions(-)
 
75399
 
 
75400
commit afc22f589cf8994e9283105fbf8f84f2423c1ea3
 
75401
Author: Miloslav Trmac <mitr@volny.cz>
 
75402
Date:   Wed Nov 2 22:54:27 2005 +0000
 
75403
 
 
75404
    Updated Czech translation.
 
75405
    
 
75406
    2005-11-02  Miloslav Trmac  <mitr@volny.cz>
 
75407
    
 
75408
        * cs.po: Updated Czech translation.
 
75409
 
 
75410
 po/ChangeLog |    4 +
 
75411
 po/cs.po     |  227 +++++++++++++++++++++++++++++++++-------------------------
 
75412
 2 files changed, 133 insertions(+), 98 deletions(-)
 
75413
 
 
75414
commit 4cf092327b4b5d6665be275e72aa564e52cdc895
 
75415
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
75416
Date:   Wed Nov 2 14:03:45 2005 +0000
 
75417
 
 
75418
    added to reload icons if gtk theme changes switch correctly both shell
 
75419
    
 
75420
    2005-10-25  Carlos Garnacho Parro  <carlosg@gnome.org>
 
75421
    
 
75422
            * control-center-categories.[ch] (control_center_reload_icons): added
 
75423
            to reload icons if gtk theme changes
 
75424
            * gnomecc-canvas.c: switch correctly both shell background and icons
 
75425
            in case of theme change. Plugged a memleak on finalize
 
75426
 
 
75427
 control-center/ChangeLog                   |    7 +++++++
 
75428
 control-center/control-center-categories.c |   24 +++++++++++++++++++++++-
 
75429
 control-center/control-center-categories.h |    2 ++
 
75430
 control-center/gnomecc-canvas.c            |   28 ++++++++++++++++++++--------
 
75431
 4 files changed, 52 insertions(+), 9 deletions(-)
 
75432
 
 
75433
commit d0e079b4e9db1ddb57c3d00aa314b91a1dba08f2
 
75434
Author: Vincent van Adrighem <adrighem@gnome.org>
 
75435
Date:   Mon Oct 31 23:51:30 2005 +0000
 
75436
 
 
75437
    Translation updated by Reinout van Schouwen.
 
75438
    
 
75439
    2005-11-01  Vincent van Adrighem  <adrighem@gnome.org>
 
75440
    
 
75441
        * nl.po: Translation updated by Reinout van Schouwen.
 
75442
 
 
75443
 po/ChangeLog |    4 ++
 
75444
 po/nl.po     |  103 ++++++++++++++++++++++++++++++---------------------------
 
75445
 2 files changed, 58 insertions(+), 49 deletions(-)
 
75446
 
 
75447
commit d08147458c0900f7fad09ef28a3ab213af2cc71d
 
75448
Author: Adam Weinberger <adamw@gnome.org>
 
75449
Date:   Mon Oct 31 19:24:21 2005 +0000
 
75450
 
 
75451
    Updated Canadian English translation.
 
75452
    
 
75453
    
 
75454
    2005-10-31  Adam Weinberger  <adamw@gnome.org>
 
75455
    
 
75456
        * en_CA.po: Updated Canadian English translation.
 
75457
 
 
75458
 po/ChangeLog   |    4 ++
 
75459
 po/POTFILES.in |    2 +-
 
75460
 po/en_CA.po    |  122 ++++++++++++++++++++++++++++++--------------------------
 
75461
 3 files changed, 70 insertions(+), 58 deletions(-)
 
75462
 
 
75463
commit 0473d56ea3110a80da8d130c83a0f90c532d13a1
 
75464
Author: Jürg Billeter <j@bitron.ch>
 
75465
Date:   Mon Oct 31 14:01:59 2005 +0000
 
75466
 
 
75467
    reviewed by: Rodrigo Moya <rodrigo@novell.com>
 
75468
    
 
75469
    2005-10-31  Jürg Billeter  <j@bitron.ch>
 
75470
    
 
75471
        reviewed by: Rodrigo Moya <rodrigo@novell.com>
 
75472
    
 
75473
        * schemas/Makefile.am:
 
75474
        * schemas/desktop_gnome_peripherals_keyboard.schemas.in: renamed to
 
75475
          schemas/desktop_gnome_peripherals_keyboard_numlock.schemas.in
 
75476
        Rename numlock schema file to fix conflict with libgnome.
 
75477
        Fixes bug #319788.
 
75478
 
 
75479
 ChangeLog                                          |   10 ++++++++++
 
75480
 schemas/Makefile.am                                |    2 +-
 
75481
 .../desktop_gnome_peripherals_keyboard.schemas.in  |   15 ---------------
 
75482
 ...p_gnome_peripherals_keyboard_numlock.schemas.in |   15 +++++++++++++++
 
75483
 4 files changed, 26 insertions(+), 16 deletions(-)
 
75484
 
 
75485
commit 1464ff05db394d2b98b4617b48591ca7a0dbcfd9
 
75486
Author: Žygimantas Beručka <zygis@gnome.org>
 
75487
Date:   Mon Oct 31 10:10:50 2005 +0000
 
75488
 
 
75489
    Updated Lithuanian translation.
 
75490
    
 
75491
    2005-10-31  Žygimantas Beručka  <zygis@gnome.org>
 
75492
    
 
75493
            * lt.po: Updated Lithuanian translation.
 
75494
 
 
75495
 po/ChangeLog |    4 +
 
75496
 po/lt.po     |  393 +++++++++++++++++++++++++++++++---------------------------
 
75497
 2 files changed, 214 insertions(+), 183 deletions(-)
 
75498
 
 
75499
commit 5eddf961f852dbf414f6ebc2c6c06c6b0805bc5d
 
75500
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
75501
Date:   Sun Oct 30 16:44:19 2005 +0000
 
75502
 
 
75503
    Updated Finnish translation
 
75504
 
 
75505
 po/ChangeLog |    4 ++
 
75506
 po/fi.po     |  119 +++++++++++++++++++++++++++++++++++----------------------
 
75507
 2 files changed, 77 insertions(+), 46 deletions(-)
 
75508
 
 
75509
commit 85ac7c7ada1489d978305a9959494c4c909f8d32
 
75510
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
75511
Date:   Fri Oct 28 19:42:56 2005 +0000
 
75512
 
 
75513
    Updated Spanish translation.
 
75514
    
 
75515
    2005-10-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
75516
    
 
75517
        * es.po: Updated Spanish translation.
 
75518
 
 
75519
 po/ChangeLog |    4 +
 
75520
 po/es.po     |  300 ++++++++++++++++++++++++++++++++++------------------------
 
75521
 2 files changed, 181 insertions(+), 123 deletions(-)
 
75522
 
 
75523
commit aabe03e1efe1a3d6b55209020f14785ad2232b7b
 
75524
Author: Dan Damian <dand@src.gnome.org>
 
75525
Date:   Thu Oct 27 19:40:54 2005 +0000
 
75526
 
 
75527
    Updated Romanian translation.
 
75528
 
 
75529
 po/ChangeLog |    4 ++
 
75530
 po/ro.po     |  105 ++++++++++++++++++++++++++++++---------------------------
 
75531
 2 files changed, 59 insertions(+), 50 deletions(-)
 
75532
 
 
75533
commit 66943fdd3ece208bca8e55921032f6a3930b6f49
 
75534
Author: Inaki Larranaga <dooteo@euskalgnu.org>
 
75535
Date:   Thu Oct 27 17:36:20 2005 +0000
 
75536
 
 
75537
    Updated Basque translation.
 
75538
    
 
75539
    2005-10-27  Inaki Larranaga  <dooteo@euskalgnu.org>
 
75540
    
 
75541
        * eu.po: Updated Basque translation.
 
75542
 
 
75543
 po/ChangeLog |    4 +
 
75544
 po/eu.po     |  234 +++++++++++++++++++++++++++++++++-------------------------
 
75545
 2 files changed, 137 insertions(+), 101 deletions(-)
 
75546
 
 
75547
commit 0606d7a97385c35b7554cc6c0ac3ed4f5dc8aedc
 
75548
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
75549
Date:   Thu Oct 27 13:53:07 2005 +0000
 
75550
 
 
75551
    Updated Japanese translation for v2.13.1.
 
75552
    
 
75553
    2005-10-27  Takeshi AIHANA <aihana@gnome.gr.jp>
 
75554
    
 
75555
        * ja.po: Updated Japanese translation for v2.13.1.
 
75556
 
 
75557
 po/ChangeLog |    4 +
 
75558
 po/ja.po     |  229 +++++++++++++++++++++++++++++++++-------------------------
 
75559
 2 files changed, 135 insertions(+), 98 deletions(-)
 
75560
 
 
75561
commit 3b36982fe9e9c2ca030971655ef5cf6c340e0c9f
 
75562
Author: Marcel Telka <marcel@telka.sk>
 
75563
Date:   Tue Oct 25 04:34:46 2005 +0000
 
75564
 
 
75565
    Updated Slovak translation.
 
75566
    
 
75567
    2005-10-25  Marcel Telka  <marcel@telka.sk>
 
75568
    
 
75569
        * sk.po: Updated Slovak translation.
 
75570
 
 
75571
 po/ChangeLog |    4 +
 
75572
 po/sk.po     |  228 +++++++++++++++++++++++++++++++++-------------------------
 
75573
 2 files changed, 134 insertions(+), 98 deletions(-)
 
75574
 
 
75575
commit 2c57972a53301ff49481ba6769bb0066ebee143f
 
75576
Author: Muktha <muktha.narayan@wipro.com>
 
75577
Date:   Mon Oct 24 16:01:51 2005 +0000
 
75578
 
 
75579
    Fixes part of #90932
 
75580
    
 
75581
    2005-10-24  Muktha <muktha.narayan@wipro.com>
 
75582
    
 
75583
        Fixes part of #90932
 
75584
    
 
75585
        * gnome-keyboard-properties.glade: added accessible_description to
 
75586
        some widgets.
 
75587
 
 
75588
 capplets/keyboard/ChangeLog                       |    7 +++++++
 
75589
 capplets/keyboard/gnome-keyboard-properties.glade |    6 ++++++
 
75590
 2 files changed, 13 insertions(+), 0 deletions(-)
 
75591
 
 
75592
commit fa537b014bc5c3a1551fd58e869831c03bd0d17d
 
75593
Author: Rodrigo Moya <rodrigo@novell.com>
 
75594
Date:   Mon Oct 24 14:15:07 2005 +0000
 
75595
 
 
75596
    2005-10-24  Rodrigo Moya <rodrigo@novell.com>
 
75597
    
 
75598
        * configure.in:
 
75599
 
 
75600
 ChangeLog    |    5 +++++
 
75601
 NEWS         |   44 ++++++++++++++++++++++++++++++++++++++++++++
 
75602
 configure.in |    2 +-
 
75603
 3 files changed, 50 insertions(+), 1 deletions(-)
 
75604
 
 
75605
commit 6db073768224ec1eb72628b8aa25ec7da96e9085
 
75606
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
75607
Date:   Mon Oct 24 11:31:27 2005 +0000
 
75608
 
 
75609
    calculate item widths instead of forcing them to be MAX_ITEM_WIDTH, wrap
 
75610
    
 
75611
    2005-10-24  Carlos Garnacho Parro  <carlosg@gnome.org>
 
75612
    
 
75613
            * gnomecc-canvas.c: calculate item widths instead of forcing them to
 
75614
            be MAX_ITEM_WIDTH, wrap labels with PANGO_WRAP_WORD, this closes
 
75615
            #319492. force canvas background to base[GTK_STATE_NORMAL], do not
 
75616
            repaint canvas background, this way it feels quite quicker when
 
75617
            resizing the window.
 
75618
 
 
75619
 control-center/ChangeLog        |    8 ++++++++
 
75620
 control-center/gnomecc-canvas.c |   35 ++++++++++-------------------------
 
75621
 2 files changed, 18 insertions(+), 25 deletions(-)
 
75622
 
 
75623
commit 962e2d3bb00fac7a5e3c13a32027b304bbb38b05
 
75624
Author: Jens Granseuer <jensgr@gmx.net>
 
75625
Date:   Mon Oct 24 10:12:09 2005 +0000
 
75626
 
 
75627
    Fixes #318746
 
75628
    
 
75629
    2005-10-24  Jens Granseuer <jensgr@gmx.net>
 
75630
    
 
75631
        Fixes #318746
 
75632
    
 
75633
        * gnome-mouse-properties.c (populate_tree_model): gcc 2.95 compilation
 
75634
        fixes.
 
75635
 
 
75636
 capplets/mouse/ChangeLog                |    7 +++++++
 
75637
 capplets/mouse/gnome-mouse-properties.c |    3 +--
 
75638
 2 files changed, 8 insertions(+), 2 deletions(-)
 
75639
 
 
75640
commit 4c13b49727fdf4fcc30535e5336ae1fa0923ff8b
 
75641
Author: Ed Catmur <ed@catmur.co.uk>
 
75642
Date:   Mon Oct 24 09:29:34 2005 +0000
 
75643
 
 
75644
    Fixes #319358
 
75645
    
 
75646
    2005-10-24  Ed Catmur <ed@catmur.co.uk>
 
75647
    
 
75648
        Fixes #319358
 
75649
    
 
75650
        * gnome-theme-installer.c (install_dialog_response): make it
 
75651
        work for file:// URIs.
 
75652
 
 
75653
 capplets/theme-switcher/ChangeLog               |    7 +++++++
 
75654
 capplets/theme-switcher/gnome-theme-installer.c |    6 ++++--
 
75655
 2 files changed, 11 insertions(+), 2 deletions(-)
 
75656
 
 
75657
commit 4da94f2992cd7e7392557444a9d90bd4a1cdd0b0
 
75658
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
75659
Date:   Mon Oct 24 09:20:34 2005 +0000
 
75660
 
 
75661
    Added seb128 to MAINTAINERS
 
75662
 
 
75663
 MAINTAINERS |    1 +
 
75664
 1 files changed, 1 insertions(+), 0 deletions(-)
 
75665
 
 
75666
commit 61e8d50053ef7696d942661312a01d7bd5c41652
 
75667
Author: Adam Weinberger <adamw@gnome.org>
 
75668
Date:   Sun Oct 23 06:25:39 2005 +0000
 
75669
 
 
75670
    Added missing files. Updated Canadian English translation.
 
75671
    
 
75672
    
 
75673
    2005-10-23  Adam Weinberger  <adamw@gnome.org>
 
75674
    
 
75675
        * POTFILES.in: Added missing files.
 
75676
        * en_CA.po: Updated Canadian English translation.
 
75677
 
 
75678
 po/ChangeLog   |    5 +
 
75679
 po/POTFILES.in |    2 +
 
75680
 po/en_CA.po    | 1629 ++++++++++++++++++++++++++++----------------------------
 
75681
 3 files changed, 833 insertions(+), 803 deletions(-)
 
75682
 
 
75683
commit ce3814ed13a7279c7db9e41a3780cafc744fc2b0
 
75684
Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
 
75685
Date:   Sat Oct 22 01:40:37 2005 +0000
 
75686
 
 
75687
    General fixes to the pt_BR translation
 
75688
 
 
75689
 po/ChangeLog |    6 ++++++
 
75690
 po/pt_BR.po  |   11 ++++++-----
 
75691
 2 files changed, 12 insertions(+), 5 deletions(-)
 
75692
 
 
75693
commit 9e4c91546906ac8e98723311ee9b550580456ac3
 
75694
Author: Ray Strode <rstrode@redhat.com>
 
75695
Date:   Fri Oct 21 22:18:53 2005 +0000
 
75696
 
 
75697
    Remap buttons on auxillary mice for left-handed mode (bug 314409).
 
75698
    
 
75699
    2005-10-21  Ray Strode  <rstrode@redhat.com>
 
75700
    
 
75701
        Remap buttons on auxillary mice for left-handed
 
75702
        mode (bug 314409).
 
75703
    
 
75704
        * configure.in: add check for xinput extension
 
75705
    
 
75706
        * gnome-settings-daemon/gnome-settings-mouse.c
 
75707
        (supports_xinput_devices): new
 
75708
        function to detect XInput Extension
 
75709
        (configure_button_layout): new function to set up
 
75710
        logical mouse button layout for left or right handed
 
75711
        mode
 
75712
        (xinput_device_has_buttons): new function to detect if
 
75713
        an xinput device has buttons to reconfigure
 
75714
        (set_xinput_devices_left_handed): new function to set
 
75715
        auxillary mice into left-handed mode
 
75716
        (set_left_handed): call set_xinput_devices_left_handed
 
75717
        if available
 
75718
 
 
75719
 ChangeLog                                    |    5 +
 
75720
 configure.in                                 |   16 +++-
 
75721
 gnome-settings-daemon/ChangeLog              |   17 +++
 
75722
 gnome-settings-daemon/gnome-settings-mouse.c |  166 ++++++++++++++++++++++---
 
75723
 4 files changed, 183 insertions(+), 21 deletions(-)
 
75724
 
 
75725
commit 70e372d544288447d278a94d7078c69d639fddd7
 
75726
Author: Alexander Shopov <ash@contact.bg>
 
75727
Date:   Fri Oct 21 08:10:48 2005 +0000
 
75728
 
 
75729
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
75730
    
 
75731
    2005-10-21  Alexander Shopov  <ash@contact.bg>
 
75732
    
 
75733
        * bg.po: Updated Bulgarian translation by
 
75734
        Alexander Shopov <ash@contact.bg>
 
75735
 
 
75736
 po/ChangeLog |    5 +++
 
75737
 po/bg.po     |  113 ++++++++++++++++++++++++++++++---------------------------
 
75738
 2 files changed, 64 insertions(+), 54 deletions(-)
 
75739
 
 
75740
commit 78d1c99f6ce54b7810fb926b91fc3f2c4edce631
 
75741
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
75742
Date:   Fri Oct 21 05:13:43 2005 +0000
 
75743
 
 
75744
    Updated Finnish translation
 
75745
 
 
75746
 po/ChangeLog |    4 ++
 
75747
 po/fi.po     |  121 ++++++++++++++++++++++++++++++----------------------------
 
75748
 2 files changed, 67 insertions(+), 58 deletions(-)
 
75749
 
 
75750
commit be2703a2085fdb59a0c4be023d30caec4eb7c697
 
75751
Author: Colin Leroy <colin@colino.net>
 
75752
Date:   Thu Oct 20 11:29:10 2005 +0000
 
75753
 
 
75754
    added Sylpheed Claws to the list of possible mailers.
 
75755
    
 
75756
    2005-10-20  Colin Leroy <colin@colino.net>
 
75757
    
 
75758
        * gnome-default-applications-properties-structs.c: added
 
75759
        Sylpheed Claws to the list of possible mailers.
 
75760
 
 
75761
 capplets/default-applications/ChangeLog            |    5 +++++
 
75762
 ...gnome-default-applications-properties-structs.c |    2 +-
 
75763
 2 files changed, 6 insertions(+), 1 deletions(-)
 
75764
 
 
75765
commit 70f760aa9f0555f98ece5461eac797fc981b6559
 
75766
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
75767
Date:   Tue Oct 18 22:51:31 2005 +0000
 
75768
 
 
75769
    set the adjustments, so the GtkScrollBar arrows works again, set initial
 
75770
    
 
75771
    2005-10-19  Carlos Garnacho Parro  <carlosg@gnome.org>
 
75772
    
 
75773
            * control-center.c: set the adjustments, so the GtkScrollBar arrows
 
75774
            works again, set initial adjustment to view the top of the canvas.
 
75775
 
 
75776
 control-center/ChangeLog        |    5 +++++
 
75777
 control-center/control-center.c |    7 ++++++-
 
75778
 2 files changed, 11 insertions(+), 1 deletions(-)
 
75779
 
 
75780
commit 845d3281060ac16cb7dc6568357ec915cc19702f
 
75781
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
75782
Date:   Tue Oct 18 14:25:26 2005 +0000
 
75783
 
 
75784
    2005-10-18  Rodrigo Moya <rodrigo@novell.com><>
 
75785
    
 
75786
        * gnome-settings-font.c (load_xcursor_theme):
 
75787
        * gnome-settings-xsettings.c (gnome_xft_settings_set_xsettings):
 
75788
        run xrdb with -nocpp, since it's not needed here.
 
75789
 
 
75790
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
75791
 gnome-settings-daemon/gnome-settings-font.c      |    2 +-
 
75792
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 +-
 
75793
 3 files changed, 8 insertions(+), 2 deletions(-)
 
75794
 
 
75795
commit bdf94c17e1685022ad510c79a4650cef65427a59
 
75796
Author: Rodrigo Moya <rodrigo@novell.com>
 
75797
Date:   Mon Oct 17 14:53:19 2005 +0000
 
75798
 
 
75799
    declare a global GConfClient. (main): unref the global GConfClient.
 
75800
    
 
75801
    2005-10-16  Rodrigo Moya <rodrigo@novell.com>
 
75802
    
 
75803
        * factory.c: declare a global GConfClient.
 
75804
        (main): unref the global GConfClient.
 
75805
    
 
75806
        * gnome-settings-daemon.[ch] (gnome_settings_daemon_get_conf_client):
 
75807
        new function to use the same GConfClient everywhere.
 
75808
        (gnome_settings_daemon_new): use the global GConfClient.
 
75809
    
 
75810
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf,
 
75811
        ax_response_callback, set_gconf_from_server):
 
75812
        * gnome-settings-gtk1theme.c (apply_settings):
 
75813
        * gnome-settings-keybindings.c (bindings_get_entry):
 
75814
        * gnome-settings-keyboard.c (numlock_get_gconf_state,
 
75815
        numlock_set_gconf_state, apply_settings):
 
75816
        * gnome-settings-keyboard-xkb.c (apply_xkb_settings,
 
75817
        gnome_settings_keyboard_xkb_sysconfig_changed_response,
 
75818
        gnome_settings_keyboard_xkb_analyze_sysconfig,
 
75819
        gnome_settings_chk_file_list):
 
75820
        * gnome-settings-screensaver.c (key_toggled_cb,
 
75821
        really_start_screensaver):
 
75822
        * gnome-settings-sound.c (apply_settings):
 
75823
        * gnome-settings-xmodmap.c (check_button_callback,
 
75824
        gnome_settings_load_modmap_files, remove_button_clicked_callback,
 
75825
        load_button_clicked_callback, gnome_settings_modmap_dialog_call):
 
75826
        * gnome-settings-xsettings.c (xft_callback):
 
75827
        use the global GConfClient.
 
75828
    
 
75829
        * gnome-settings-keyboard-xkb.c (gnome_settings_keyboard_xkb_load):
 
75830
        don't get another GConfClient when we're getting one passed!
 
75831
 
 
75832
 gnome-settings-daemon/ChangeLog                    |   31 ++++++++++++++++++++
 
75833
 gnome-settings-daemon/factory.c                    |    5 +++
 
75834
 .../gnome-settings-accessibility-keyboard.c        |    9 ++----
 
75835
 gnome-settings-daemon/gnome-settings-daemon.c      |   15 +++++++--
 
75836
 gnome-settings-daemon/gnome-settings-daemon.h      |    2 +
 
75837
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |    5 +--
 
75838
 gnome-settings-daemon/gnome-settings-keybindings.c |    3 +-
 
75839
 .../gnome-settings-keyboard-xkb.c                  |   23 ++++-----------
 
75840
 gnome-settings-daemon/gnome-settings-keyboard.c    |   10 ++----
 
75841
 gnome-settings-daemon/gnome-settings-screensaver.c |    7 ++--
 
75842
 gnome-settings-daemon/gnome-settings-sound.c       |    4 +--
 
75843
 gnome-settings-daemon/gnome-settings-xmodmap.c     |   23 ++++++---------
 
75844
 gnome-settings-daemon/gnome-settings-xsettings.c   |    3 +-
 
75845
 13 files changed, 79 insertions(+), 61 deletions(-)
 
75846
 
 
75847
commit 259294fb02124550199381beb6779aa9b18c24ea
 
75848
Author: Rodrigo Moya <rodrigo@novell.com>
 
75849
Date:   Sat Oct 15 21:56:43 2005 +0000
 
75850
 
 
75851
    added this function to watch for children...
 
75852
    
 
75853
    2005-10-14  Rodrigo Moya <rodrigo@novell.com>
 
75854
    
 
75855
        * gnome-settings-daemon.c (child_watch_cb): added this function to
 
75856
        watch for children...
 
75857
        (gnome_settings_daemon_spawn_with_input): ...started here, instead
 
75858
        of just blocking.
 
75859
    
 
75860
        * gnome-settings-screensaver.c (gnome_settings_screensaver_load): do
 
75861
        lazy loading of the screensaver.
 
75862
        (really_start_screensaver): start on a 25 seconds timeout.
 
75863
    
 
75864
        * gnome-settings-typing-break.c (gnome_settings_typing_break_load): do
 
75865
        lazy loading og the typing break applet.
 
75866
        (really_setup_typing_break): start on a 30 seconds timeout.
 
75867
    
 
75868
    2005-10-14  Erwann Chenede <erwann.chenede@sun.com>
 
75869
    
 
75870
        Fixes #314774
 
75871
    
 
75872
        * gnome-settings-xrdb.c (gnome_settings_xrdb_load): connect to
 
75873
        "notify:gtk-theme-name" signal, to run xrdb only when the whole theme
 
75874
        has been changed.
 
75875
        (theme_changed): callback for "notify:gtk-theme-name".
 
75876
 
 
75877
 gnome-settings-daemon/ChangeLog                    |   24 +++++++++++++
 
75878
 gnome-settings-daemon/factory.c                    |    2 +-
 
75879
 gnome-settings-daemon/gnome-settings-daemon.c      |   29 +++++++++-------
 
75880
 gnome-settings-daemon/gnome-settings-screensaver.c |   35 +++++++++++++------
 
75881
 .../gnome-settings-typing-break.c                  |    8 ++++-
 
75882
 gnome-settings-daemon/gnome-settings-xrdb.c        |   25 +++++++++++---
 
75883
 6 files changed, 92 insertions(+), 31 deletions(-)
 
75884
 
 
75885
commit ec9217a7ae122085fcbbf2f0ba0f50edac95bf7e
 
75886
Author: Rodrigo Moya <rodrigo@novell.com>
 
75887
Date:   Sat Oct 15 21:42:13 2005 +0000
 
75888
 
 
75889
    Fixes #315505
 
75890
    
 
75891
    2005-10-15  Rodrigo Moya <rodrigo@novell.com>
 
75892
    
 
75893
        Fixes #315505
 
75894
    
 
75895
        * control-center-categories.c (control_center_entry_new): don't show
 
75896
        xscreensaver capplet icon if gnome-screensaver is installed.
 
75897
        (populate_category): don't add NULL entries to the list.
 
75898
 
 
75899
 control-center/ChangeLog                   |    8 ++++++
 
75900
 control-center/control-center-categories.c |   38 +++++++++++++++++++++++++---
 
75901
 2 files changed, 42 insertions(+), 4 deletions(-)
 
75902
 
 
75903
commit 006f27081ad04bfd705a5cfcf193681197575b45
 
75904
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
75905
Date:   Thu Oct 13 22:03:28 2005 +0000
 
75906
 
 
75907
    Added info about gnomecc-list
 
75908
 
 
75909
 README |    6 +++---
 
75910
 1 files changed, 3 insertions(+), 3 deletions(-)
 
75911
 
 
75912
commit d810ea1f01f16bec0485bcf53820c36164ebd6f9
 
75913
Author: Priit Laes <plaes@cvs.gnome.org>
 
75914
Date:   Thu Oct 13 20:27:20 2005 +0000
 
75915
 
 
75916
    Translation updated by Ivar Smolin.
 
75917
    
 
75918
    2005-10-13  Priit Laes  <plaes@cvs.gnome.org>
 
75919
    
 
75920
        * et.po: Translation updated by Ivar Smolin.
 
75921
 
 
75922
 po/ChangeLog |    4 ++++
 
75923
 po/et.po     |   34 +++++++++++++++++-----------------
 
75924
 2 files changed, 21 insertions(+), 17 deletions(-)
 
75925
 
 
75926
commit 5201e26525c6cca6aa596880b6c6751fb67117b4
 
75927
Author: Muktha <muktha.narayan@wipro.com>
 
75928
Date:   Tue Oct 11 11:27:36 2005 +0000
 
75929
 
 
75930
    Update the desktop font in addition to the application font when 'apply
 
75931
    
 
75932
    2005-10-11  Muktha  <muktha.narayan@wipro.com>
 
75933
    
 
75934
            * gnome-theme-info.h:
 
75935
        * gnome-theme-manager.h:
 
75936
        * gnome-theme-manager.c (apply_font_clicked):
 
75937
            * gnome-theme-info.c (gnome_theme_read_meta_theme)
 
75938
            (gnome_theme_meta_info_free) (gnome_theme_meta_info_print)
 
75939
            (gnome_theme_meta_info_compare): Update the desktop font in
 
75940
            addition to the application font when 'apply font' in large print
 
75941
            themes is selected. Fixes #123551.
 
75942
 
 
75943
 capplets/common/ChangeLog                     |    9 +++++++++
 
75944
 capplets/common/gnome-theme-info.c            |   20 ++++++++++++++++++++
 
75945
 capplets/common/gnome-theme-info.h            |    2 ++
 
75946
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
75947
 capplets/theme-switcher/gnome-theme-manager.c |    3 +++
 
75948
 capplets/theme-switcher/gnome-theme-manager.h |    2 ++
 
75949
 6 files changed, 43 insertions(+), 0 deletions(-)
 
75950
 
 
75951
commit cf2e2fc10999f50aa047554fdd7aad3b17df4c3c
 
75952
Author: Jürg Billeter <j@bitron.ch>
 
75953
Date:   Mon Oct 10 19:35:55 2005 +0000
 
75954
 
 
75955
    reviewed by: Sergey V. Udaltsov <svu@gnome.org>
 
75956
    
 
75957
    2005-10-10  Jürg Billeter  <j@bitron.ch>
 
75958
    
 
75959
        reviewed by: Sergey V. Udaltsov  <svu@gnome.org>
 
75960
    
 
75961
        * schemas/Makefile.am:
 
75962
        * schemas/desktop_gnome_peripherals_keyboard.schemas.in:
 
75963
        Add schema for remembering NumLock state between sessions.
 
75964
        Fixes bug #74215. Patch by Sebastian Kapfer  <sebastian_kapfer@web.de>
 
75965
 
 
75966
 ChangeLog                                          |    9 +++++++++
 
75967
 schemas/Makefile.am                                |    1 +
 
75968
 .../desktop_gnome_peripherals_keyboard.schemas.in  |   15 +++++++++++++++
 
75969
 3 files changed, 25 insertions(+), 0 deletions(-)
 
75970
 
 
75971
commit 356e767473919463a75ed466333713ae1ad6bdc6
 
75972
Author: Jürg Billeter <j@bitron.ch>
 
75973
Date:   Mon Oct 10 19:32:45 2005 +0000
 
75974
 
 
75975
    reviewed by: Sergey V. Udaltsov <svu@gnome.org>
 
75976
    
 
75977
    2005-10-10  Jürg Billeter  <j@bitron.ch>
 
75978
    
 
75979
        reviewed by: Sergey V. Udaltsov  <svu@gnome.org>
 
75980
    
 
75981
        * gnome-settings-keyboard.c: (gsd_keyboard_get_hostname_key),
 
75982
        (numlock_NumLock_modifier_mask), (numlock_set_xkb_state),
 
75983
        (numlock_gconf_state_key), (numlock_get_gconf_state),
 
75984
        (numlock_set_gconf_state), (numlock_xkb_callback),
 
75985
        (numlock_install_xkb_callback), (apply_settings),
 
75986
        (gnome_settings_keyboard_init): Remember NumLock state between sessions.
 
75987
        Fixes bug #74215. Patch by Sebastian Kapfer  <sebastian_kapfer@web.de>
 
75988
 
 
75989
 gnome-settings-daemon/ChangeLog                 |   12 ++
 
75990
 gnome-settings-daemon/gnome-settings-keyboard.c |  179 ++++++++++++++++++++++-
 
75991
 2 files changed, 190 insertions(+), 1 deletions(-)
 
75992
 
 
75993
commit 743dd1b9c3f9e8015a124cb96b7cfad1f045606c
 
75994
Author: Rodrigo Moya <rodrigo@src.gnome.org>
 
75995
Date:   Mon Oct 10 16:28:21 2005 +0000
 
75996
 
 
75997
    Added new MAINTAINERS
 
75998
 
 
75999
 MAINTAINERS |    5 +++--
 
76000
 1 files changed, 3 insertions(+), 2 deletions(-)
 
76001
 
 
76002
commit 4c48dda6e8f81c67a4b25a575de5bc4b03992275
 
76003
Author: Rodrigo Moya <rodrigo@novell.com>
 
76004
Date:   Sat Oct 8 16:11:35 2005 +0000
 
76005
 
 
76006
    Fixes #318231
 
76007
    
 
76008
    2005-10-07  Rodrigo Moya <rodrigo@novell.com>
 
76009
    
 
76010
        Fixes #318231
 
76011
    
 
76012
        * eggtrayicon.[ch]: updated to latest eggtrayicon code, to fix weird
 
76013
        spacing between icons.
 
76014
 
 
76015
 typing-break/ChangeLog     |    7 +
 
76016
 typing-break/eggtrayicon.c |  324 +++++++++++++++++++++++++++++++++----------
 
76017
 typing-break/eggtrayicon.h |   10 +-
 
76018
 3 files changed, 262 insertions(+), 79 deletions(-)
 
76019
 
 
76020
commit 6a9ce84078abe57dc4385923e3d706357b88f963
 
76021
Author: Priit Laes <plaes@cvs.gnome.org>
 
76022
Date:   Sat Oct 8 10:17:29 2005 +0000
 
76023
 
 
76024
    Translation updated by Ivar Smolin.
 
76025
    
 
76026
    2005-10-08  Priit Laes  <plaes@cvs.gnome.org>
 
76027
    
 
76028
        * et.po: Translation updated by Ivar Smolin.
 
76029
 
 
76030
 po/ChangeLog |    4 ++++
 
76031
 po/et.po     |   16 ++++++++++------
 
76032
 2 files changed, 14 insertions(+), 6 deletions(-)
 
76033
 
 
76034
commit 116eba0e13bcb97cd818c13c150f362c78fd166c
 
76035
Author: Christian Rose <menthos@menthos.com>
 
76036
Date:   Wed Oct 5 22:49:39 2005 +0000
 
76037
 
 
76038
    Updated Swedish translation.
 
76039
    
 
76040
    2005-10-06  Christian Rose  <menthos@menthos.com>
 
76041
    
 
76042
        * sv.po: Updated Swedish translation.
 
76043
 
 
76044
 po/ChangeLog |    4 +
 
76045
 po/sv.po     | 2225 +++++++++++++++++++++++++++++++++-------------------------
 
76046
 2 files changed, 1263 insertions(+), 966 deletions(-)
 
76047
 
 
76048
commit d962198a1d0f37802919846528a5cae5c96dfaa6
 
76049
Author: Priit Laes <plaes@cvs.gnome.org>
 
76050
Date:   Mon Oct 3 21:18:44 2005 +0000
 
76051
 
 
76052
    Translation updated by Ivar Smolin.
 
76053
    
 
76054
    2005-10-04  Priit Laes  <plaes@cvs.gnome.org>
 
76055
    
 
76056
        * et.po: Translation updated by Ivar Smolin.
 
76057
 
 
76058
 po/ChangeLog |    4 +++
 
76059
 po/et.po     |   83 ++++++++++++++++++++++++++++++----------------------------
 
76060
 2 files changed, 47 insertions(+), 40 deletions(-)
 
76061
 
 
76062
commit 15c3ba4d34a7c96b3561af4270b7d08f0467608e
 
76063
Author: Sebastien Bacher <seb128@debian.org>
 
76064
Date:   Mon Oct 3 08:47:06 2005 +0000
 
76065
 
 
76066
    update for 2.12.1.
 
76067
    
 
76068
    2005-10-03  Sebastien Bacher  <seb128@debian.org>
 
76069
    
 
76070
            * configure.in: update for 2.12.1.
 
76071
 
 
76072
 ChangeLog    |    4 ++++
 
76073
 configure.in |    2 +-
 
76074
 2 files changed, 5 insertions(+), 1 deletions(-)
 
76075
 
 
76076
commit 36594134506c9a57e21b7f5f37999dcd832e345f
 
76077
Author: Sebastien Bacher <seb128@debian.org>
 
76078
Date:   Sun Oct 2 22:41:50 2005 +0000
 
76079
 
 
76080
    update for 2.12.1.
 
76081
    
 
76082
    2005-10-02  Sebastien Bacher  <seb128@debian.org>
 
76083
    
 
76084
            * NEWS: update for 2.12.1.
 
76085
 
 
76086
 ChangeLog |    4 ++++
 
76087
 NEWS      |   41 +++++++++++++++++++++++++++++++++++++++++
 
76088
 2 files changed, 45 insertions(+), 0 deletions(-)
 
76089
 
 
76090
commit 95aec817a6b7298f0050f2f88e29db24bf13397c
 
76091
Author: Rodney Dawes <dobey@novell.com>
 
76092
Date:   Sat Oct 1 21:29:39 2005 +0000
 
76093
 
 
76094
    Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we
 
76095
    
 
76096
    2005-10-01  Rodney Dawes  <dobey@novell.com>
 
76097
    
 
76098
        * gnome-wp-capplet.c (gnome_wp_add_image): Remove utf8 validate check
 
76099
        (gnome_wp_props_wp_set): If the filename we have for the image is not
 
76100
        valid utf8, convert it to utf8 before setting the key in gconf
 
76101
        (gnome_wp_load_stuffs, gnome_wp_file_changed): Make sure that the
 
76102
        filename is valid utf8 and the file exists with utf8 encoding, or fall
 
76103
        back to filename encoding as specified by the user with glib's
 
76104
        environment variables
 
76105
    
 
76106
        * gnome-wpitem.c (gnome_wp_item_new): Make sure that the name field
 
76107
        is always utf8 for displaying to the user with the tree view
 
76108
    
 
76109
        * gnome-wp-xml.c (gnome_wp_xml_load_xml): Make sure that the
 
76110
        filename is valid utf8 and the file exists with utf8 encoding, or fall
 
76111
        back to filename encoding as specified by the user with glib's
 
76112
        environment variables
 
76113
        (gnome_wp_xml_save_list): If the filename is not valid utf8, then
 
76114
        convert to utf8 for storing in the XML file
 
76115
    
 
76116
        Fixes #168604
 
76117
 
 
76118
 capplets/background/ChangeLog          |   22 ++++++++++++++++++++
 
76119
 capplets/background/gnome-wp-capplet.c |   35 +++++++++++++++++++++++--------
 
76120
 capplets/background/gnome-wp-item.c    |    6 ++++-
 
76121
 capplets/background/gnome-wp-xml.c     |   23 +++++++++++++++++++-
 
76122
 4 files changed, 74 insertions(+), 12 deletions(-)
 
76123
 
 
76124
commit 3d5e4d4e75ce1605472a93f760f04dcd8195e4f0
 
76125
Author: Rodney Dawes <dobey@novell.com>
 
76126
Date:   Sat Oct 1 21:18:21 2005 +0000
 
76127
 
 
76128
    Make sure that the UTF8 filename is valid and exists before trying to use
 
76129
    
 
76130
    2005-10-01  Rodney Dawes  <dobey@novell.com>
 
76131
    
 
76132
        * preferences.c (bg_preferences_load, bg_preferences_merge_entry):
 
76133
        Make sure that the UTF8 filename is valid and exists before trying
 
76134
        to use it, otherwise fall back to using the filename encoding specified
 
76135
        by the user with the environment variables used by glib to determine
 
76136
        the locale encoding of filenames
 
76137
    
 
76138
        Fixes #168604
 
76139
 
 
76140
 libbackground/ChangeLog     |   10 ++++++++++
 
76141
 libbackground/preferences.c |   22 ++++++++++++++++++++--
 
76142
 2 files changed, 30 insertions(+), 2 deletions(-)
 
76143
 
 
76144
commit 48047083849ae87be696c3fe89001222c9518089
 
76145
Author: Christian Rose <menthos@menthos.com>
 
76146
Date:   Thu Sep 29 22:32:45 2005 +0000
 
76147
 
 
76148
    Reverted unauthorized changes made by user 'kloczek'.
 
76149
    
 
76150
    2005-09-29  Christian Rose  <menthos@menthos.com>
 
76151
    
 
76152
        * sv.po: Reverted unauthorized changes made by
 
76153
        user 'kloczek'.
 
76154
 
 
76155
 po/ChangeLog |    5 +
 
76156
 po/sv.po     | 5953 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
76157
 2 files changed, 4843 insertions(+), 1115 deletions(-)
 
76158
 
 
76159
commit 24f5d3c6427104c33f7a64812aef60a8840c124d
 
76160
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
76161
Date:   Wed Sep 28 11:01:43 2005 +0000
 
76162
 
 
76163
    *** empty log message ***
 
76164
 
 
76165
 po/ChangeLog |    4 +
 
76166
 po/gl.po     |  356 ++++++++++++++++++++++++----------------------------------
 
76167
 2 files changed, 151 insertions(+), 209 deletions(-)
 
76168
 
 
76169
commit bd89bf9fb9dce643d38edf3f2aee3eef198e3010
 
76170
Author: Funda Wang <fwang@src.gnome.org>
 
76171
Date:   Tue Sep 27 04:40:31 2005 +0000
 
76172
 
 
76173
    Updated Simplified Chinese translation.
 
76174
 
 
76175
 po/ChangeLog |    4 ++++
 
76176
 po/zh_CN.po  |   24 ++++++++++++------------
 
76177
 2 files changed, 16 insertions(+), 12 deletions(-)
 
76178
 
 
76179
commit 41de316d5b6a2fa51c6665a828c07781fcf5ba87
 
76180
Author: Brian Cameron <Brian.Cameron@sun.com>
 
76181
Date:   Tue Sep 27 03:34:30 2005 +0000
 
76182
 
 
76183
    Fix xcursor test so that it doesn't cause configure to crash if the
 
76184
    
 
76185
    2005-09-26  Brian Cameron  <Brian.Cameron@sun.com>
 
76186
    
 
76187
            * configure.in: Fix xcursor test so that it doesn't
 
76188
              cause configure to crash if the xcursor extension
 
76189
              can't be found.  Instead just build without xcursor
 
76190
              support.
 
76191
 
 
76192
 ChangeLog    |    7 +++++++
 
76193
 configure.in |    3 ++-
 
76194
 2 files changed, 9 insertions(+), 1 deletions(-)
 
76195
 
 
76196
commit 5b28dd2404bd660a42cc9dce0065261613d2df03
 
76197
Author: Sebastien Bacher <seb128@debian.org>
 
76198
Date:   Sun Sep 25 21:28:02 2005 +0000
 
76199
 
 
76200
    list evolution-2.4 binary, patch by Jan de Groot <jan@jgc.homeip.net>
 
76201
    
 
76202
    2005-09-25  Sebastien Bacher  <seb128@debian.org>
 
76203
    
 
76204
        * gnome-default-applications-properties-structs.c:
 
76205
        list evolution-2.4 binary, patch by Jan de Groot <jan@jgc.homeip.net>
 
76206
        (Closes: #315871).
 
76207
 
 
76208
 capplets/default-applications/ChangeLog            |    6 ++++++
 
76209
 ...gnome-default-applications-properties-structs.c |    1 +
 
76210
 2 files changed, 7 insertions(+), 0 deletions(-)
 
76211
 
 
76212
commit cbd1d15ee3a11370f9aee1440a4510fefe71b3f2
 
76213
Author: Sebastien Bacher <seb128@debian.org>
 
76214
Date:   Sun Sep 25 21:23:06 2005 +0000
 
76215
 
 
76216
    fix a typo with the StartupNotify option, thanks Vincent Fretin
 
76217
    
 
76218
    2005-09-25  Sebastien Bacher  <seb128@debian.org>
 
76219
    
 
76220
        * themus-theme-applier.desktop.in.in:
 
76221
        fix a typo with the StartupNotify option,
 
76222
        thanks Vincent Fretin <vincent.fretin@gmail.com> for pointing this
 
76223
        (Closes: #316159).
 
76224
 
 
76225
 vfs-methods/themus/ChangeLog                       |    7 +++++++
 
76226
 .../themus/themus-theme-applier.desktop.in.in      |    2 +-
 
76227
 2 files changed, 8 insertions(+), 1 deletions(-)
 
76228
 
 
76229
commit 95f23b756fd112b61f0a72060a67a0fefbf9ad1a
 
76230
Author: Erdal Ronahi <eronahi@src.gnome.org>
 
76231
Date:   Sat Sep 24 14:30:13 2005 +0000
 
76232
 
 
76233
    Added new Kurdish translation
 
76234
 
 
76235
 ChangeLog    |    4 +
 
76236
 configure.in |    2 +-
 
76237
 po/ChangeLog |    4 +
 
76238
 po/ku.po     | 3242 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
76239
 4 files changed, 3251 insertions(+), 1 deletions(-)
 
76240
 
 
76241
commit 1159ed585f9db28531e5c52f35d83ecfbd71c2e1
 
76242
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
76243
Date:   Wed Sep 21 17:25:57 2005 +0000
 
76244
 
 
76245
    Updated Spanish translation.
 
76246
    
 
76247
    2005-09-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
76248
    
 
76249
        * es.po: Updated Spanish translation.
 
76250
 
 
76251
 po/ChangeLog |    4 ++
 
76252
 po/es.po     |   87 +++++++++++++++++++++------------------------------------
 
76253
 2 files changed, 36 insertions(+), 55 deletions(-)
 
76254
 
 
76255
commit 9c8b535a329667d15cdf832ca0a3a520c335cc54
 
76256
Author: Stanislav Brabec <utx@src.gnome.org>
 
76257
Date:   Mon Sep 19 13:07:52 2005 +0000
 
76258
 
 
76259
    Fixed spelling error (#316546).
 
76260
 
 
76261
 po/ChangeLog |    4 ++++
 
76262
 po/cs.po     |    2 +-
 
76263
 2 files changed, 5 insertions(+), 1 deletions(-)
 
76264
 
 
76265
commit 14d14c45925fb56b7942f46442bf119e89f7a200
 
76266
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
 
76267
Date:   Sat Sep 17 20:31:25 2005 +0000
 
76268
 
 
76269
    remove outdated strings and run "make update-po".
 
76270
 
 
76271
 po/af.po      | 2790 +++++++++++----------------
 
76272
 po/am.po      | 2627 +++++++++++---------------
 
76273
 po/ar.po      | 2580 +++++++++++--------------
 
76274
 po/az.po      | 2588 +++++++++++--------------
 
76275
 po/be.po      | 3331 +++++++++++---------------------
 
76276
 po/bg.po      |   41 +-
 
76277
 po/bn.po      | 1604 ++++++++--------
 
76278
 po/bs.po      | 2588 +++++++++++--------------
 
76279
 po/ca.po      | 1676 +----------------
 
76280
 po/cs.po      |  115 +-
 
76281
 po/cy.po      |  952 +---------
 
76282
 po/da.po      | 3097 ++++++------------------------
 
76283
 po/de.po      |   75 +-
 
76284
 po/el.po      |  175 +-
 
76285
 po/en_CA.po   |   91 +-
 
76286
 po/en_GB.po   | 2332 ++++++++++++++---------
 
76287
 po/es.po      |  141 +-
 
76288
 po/et.po      |   71 +-
 
76289
 po/eu.po      |  102 +-
 
76290
 po/fa.po      |  768 ++++++--
 
76291
 po/fi.po      |  466 +----
 
76292
 po/fr.po      |   38 +-
 
76293
 po/ga.po      | 2643 +++++++++++---------------
 
76294
 po/gl.po      |  444 +++---
 
76295
 po/gu.po      |  131 +-
 
76296
 po/he.po      |  237 ++-
 
76297
 po/hi.po      |  117 +-
 
76298
 po/hr.po      | 2726 +++++++++++----------------
 
76299
 po/hu.po      |   71 +-
 
76300
 po/id.po      |  703 +------
 
76301
 po/is.po      | 2600 +++++++++++--------------
 
76302
 po/it.po      |  772 ++++++--
 
76303
 po/ja.po      |   92 +-
 
76304
 po/ko.po      |   83 +-
 
76305
 po/lt.po      |  470 +----
 
76306
 po/lv.po      | 3007 +++++++++++------------------
 
76307
 po/mk.po      |  147 +-
 
76308
 po/ml.po      | 2799 +++++++++++----------------
 
76309
 po/mn.po      | 2788 +++++++++++----------------
 
76310
 po/ms.po      | 2780 +++++++++++----------------
 
76311
 po/nb.po      |   92 +-
 
76312
 po/ne.po      | 3002 ++++++++++++++++-------------
 
76313
 po/nl.po      |   88 +-
 
76314
 po/nn.po      | 2446 +++++++++++-------------
 
76315
 po/no.po      |   92 +-
 
76316
 po/nso.po     | 2589 +++++++++++--------------
 
76317
 po/pa.po      |  128 +-
 
76318
 po/pl.po      |   68 +-
 
76319
 po/pt.po      |  831 +--------
 
76320
 po/pt_BR.po   |  614 +------
 
76321
 po/ro.po      |  510 ++++--
 
76322
 po/ru.po      |  130 +-
 
76323
 po/rw.po      | 1984 +++++++++++--------
 
76324
 po/sk.po      |   68 +-
 
76325
 po/sl.po      | 3801 +++++++++++--------------------------
 
76326
 po/sq.po      |  128 +-
 
76327
 po/sr.po      | 1086 +----------
 
76328
 po/sr@Latn.po | 1128 +-----------
 
76329
 po/sv.po      | 5953 +++++++++++----------------------------------------------
 
76330
 po/ta.po      | 2576 +++++++++++--------------
 
76331
 po/te.po      |  297 +---
 
76332
 po/th.po      | 2336 ++++++++---------------
 
76333
 po/tr.po      |  110 +-
 
76334
 po/uk.po      |  505 ++++--
 
76335
 po/vi.po      |   97 +-
 
76336
 po/wa.po      | 2762 +++++++++++----------------
 
76337
 po/xh.po      | 1474 +++++++--------
 
76338
 po/zh_CN.po   |   99 +-
 
76339
 po/zh_TW.po   |  423 +----
 
76340
 po/zu.po      | 2581 +++++++++++--------------
 
76341
 70 files changed, 33533 insertions(+), 55323 deletions(-)
 
76342
 
 
76343
commit 068c86e89cc909b98bceed263b4c23720a9fa5ac
 
76344
Author: Kjartan Maraas <kmaraas@gnome.org>
 
76345
Date:   Fri Sep 16 17:25:15 2005 +0000
 
76346
 
 
76347
    Don't leak the cursor theme name. Closes bug #314692.
 
76348
    
 
76349
    2005-09-16  Kjartan Maraas  <kmaraas@gnome.org>
 
76350
    
 
76351
        * gnome-settings-font.c: (load_xcursor_theme): Don't leak
 
76352
        the cursor theme name. Closes bug #314692.
 
76353
 
 
76354
 gnome-settings-daemon/ChangeLog             |    5 +++++
 
76355
 gnome-settings-daemon/gnome-settings-font.c |    1 +
 
76356
 2 files changed, 6 insertions(+), 0 deletions(-)
 
76357
 
 
76358
commit 4608b226d3f7da913b11ebb08c07c960953663b7
 
76359
Author: Sebastien Bacher <seb128@debian.org>
 
76360
Date:   Fri Sep 16 12:43:01 2005 +0000
 
76361
 
 
76362
    fix a crasher when the cursor theme has no icon.
 
76363
    
 
76364
    2005-09-16  Sebastien Bacher  <seb128@debian.org>
 
76365
    
 
76366
            * gnome-mouse-properties.c: (populate_tree_model):
 
76367
            fix a crasher when the cursor theme has no icon.
 
76368
 
 
76369
 capplets/mouse/ChangeLog                |    5 +++++
 
76370
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
76371
 2 files changed, 6 insertions(+), 1 deletions(-)
 
76372
 
 
76373
commit 83485c9acf8ac8889123b5a1840bb2bc87525bf6
 
76374
Author: Clytie Siddall <clyties@src.gnome.org>
 
76375
Date:   Fri Sep 16 07:02:20 2005 +0000
 
76376
 
 
76377
    vi.po: Updated Vietnamese translation.
 
76378
 
 
76379
 po/ChangeLog |    4 +++
 
76380
 po/vi.po     |   60 +++++++++++++++++++++++++++++-----------------------------
 
76381
 2 files changed, 34 insertions(+), 30 deletions(-)
 
76382
 
 
76383
commit 318d780a1291e6e20869ce914f7f15912f96ccba
 
76384
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
76385
Date:   Wed Sep 14 14:37:10 2005 +0000
 
76386
 
 
76387
    Added Entry for Bengali (bn) Translation updation:14/09
 
76388
 
 
76389
 po/ChangeLog |    4 ++++
 
76390
 1 files changed, 4 insertions(+), 0 deletions(-)
 
76391
 
 
76392
commit 97092e9c75c3c61f83de9ca809763d5609a65ab6
 
76393
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
76394
Date:   Wed Sep 14 14:36:28 2005 +0000
 
76395
 
 
76396
    Updated Bengali (bn) Translation:14/09
 
76397
 
 
76398
 po/bn.po | 2005 +++++++++++++++++++++++++-------------------------------------
 
76399
 1 files changed, 806 insertions(+), 1199 deletions(-)
 
76400
 
 
76401
commit 0d86f01422503fd126fc2a300e3ce42be3ee3db3
 
76402
Author: Ray Strode <rstrode@redhat.com>
 
76403
Date:   Wed Sep 14 14:16:37 2005 +0000
 
76404
 
 
76405
    previous patch breaks the build, just revert for now, bug 316142.
 
76406
    
 
76407
    2005-09-14 Ray Strode  <rstrode@redhat.com>
 
76408
    
 
76409
        * gnome-settings-daemon/gnome-settings-mouse.c: previous
 
76410
        patch breaks the build, just revert for now, bug 316142.
 
76411
 
 
76412
 gnome-settings-daemon/ChangeLog              |    5 +
 
76413
 gnome-settings-daemon/gnome-settings-mouse.c |  166 +++----------------------
 
76414
 2 files changed, 25 insertions(+), 146 deletions(-)
 
76415
 
 
76416
commit 428bfe0ffd9d4d34d83b7a2195400339dc63899d
 
76417
Author: Ray Strode <rstrode@redhat.com>
 
76418
Date:   Wed Sep 14 14:15:27 2005 +0000
 
76419
 
 
76420
    previous patch breaks the build, just revert for now, bug 316142.
 
76421
    
 
76422
    2005-09-14  Ray Strode  <rstrode@redhat.com>
 
76423
    
 
76424
        * configure.in:
 
76425
        * gnome-settings-daemon/gnome-settings-mouse.c: previous
 
76426
        patch breaks the build, just revert for now, bug 316142.
 
76427
 
 
76428
 ChangeLog    |    5 +++++
 
76429
 configure.in |    1 -
 
76430
 2 files changed, 5 insertions(+), 1 deletions(-)
 
76431
 
 
76432
commit ac2dad48917fa7b47239d133e4740e21effa69d5
 
76433
Author: Ray Strode <rstrode@redhat.com>
 
76434
Date:   Mon Sep 12 17:20:22 2005 +0000
 
76435
 
 
76436
    Remap buttons on auxillary mice for left-handed mode (bug 314409).
 
76437
    
 
76438
    2005-09-12  Ray Strode  <rstrode@redhat.com>
 
76439
    
 
76440
        Remap buttons on auxillary mice for left-handed
 
76441
        mode (bug 314409).
 
76442
    
 
76443
        * configure.in: add check for xinput extension, needed
 
76444
        for bug 314409.
 
76445
    
 
76446
        * gnome-settings-daemon/gnome-settings-mouse.c
 
76447
        (supports_xinput_devices): new function to detect
 
76448
        XInput Extension
 
76449
        (configure_button_layout): new function to set up
 
76450
        logical mouse button layout for left or right handed
 
76451
        mode
 
76452
        (xinput_device_has_buttons): new function to detect if
 
76453
        an xinput device has buttons to reconfigure
 
76454
        (set_xinput_devices_left_handed): new function to set
 
76455
        auxillary mice into left-handed mode
 
76456
        (set_left_handed): call set_xinput_devices_left_handed
 
76457
        if available
 
76458
 
 
76459
 ChangeLog                                    |    5 +
 
76460
 configure.in                                 |    1 +
 
76461
 gnome-settings-daemon/ChangeLog              |   17 +++
 
76462
 gnome-settings-daemon/gnome-settings-mouse.c |  166 ++++++++++++++++++++++---
 
76463
 4 files changed, 169 insertions(+), 20 deletions(-)
 
76464
 
 
76465
commit 333a150ee66054a9634595dcec742e15ebd920dd
 
76466
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
76467
Date:   Sun Sep 11 11:14:29 2005 +0000
 
76468
 
 
76469
    Underscore checks
 
76470
 
 
76471
 po/vi.po |   22 +++++++++++-----------
 
76472
 1 files changed, 11 insertions(+), 11 deletions(-)
 
76473
 
 
76474
commit 7c5d0a4a83a4adcd40858a679728b8b236d60912
 
76475
Author: Priit Laes <plaes@cvs.gnome.org>
 
76476
Date:   Thu Sep 8 21:41:23 2005 +0000
 
76477
 
 
76478
    Translation updated by Ivar Smolin.
 
76479
    
 
76480
    2005-09-09  Priit Laes  <plaes@cvs.gnome.org>
 
76481
    
 
76482
        * et.po: Translation updated by Ivar Smolin.
 
76483
 
 
76484
 po/ChangeLog |    4 ++++
 
76485
 po/et.po     |   20 ++++++++++++--------
 
76486
 2 files changed, 16 insertions(+), 8 deletions(-)
 
76487
 
 
76488
commit 75bab33c1541c8363dff21a40be848d0ffaab833
 
76489
Author: Rodrigo Moya <rodrigo@novell.com>
 
76490
Date:   Thu Sep 8 10:01:59 2005 +0000
 
76491
 
 
76492
    guard against invalid values from the GtkHScale widget.
 
76493
    
 
76494
    2005-08-31  Rodrigo Moya <rodrigo@novell.com>
 
76495
    
 
76496
        * gnome-mouse-properties.c (delay_value_changed_cb): guard against
 
76497
        invalid values from the GtkHScale widget.
 
76498
 
 
76499
 capplets/mouse/ChangeLog                |    5 +++++
 
76500
 capplets/mouse/gnome-mouse-properties.c |    9 ++++++++-
 
76501
 2 files changed, 13 insertions(+), 1 deletions(-)
 
76502
 
 
76503
commit fb55ccbb92d6c567530c0887a90cfc5a5a08b03b
 
76504
Author: Priit Laes <plaes@cvs.gnome.org>
 
76505
Date:   Wed Sep 7 20:19:43 2005 +0000
 
76506
 
 
76507
    Translation updated by Ivar Smolin.
 
76508
    
 
76509
    2005-09-07  Priit Laes  <plaes@cvs.gnome.org>
 
76510
    
 
76511
        * et.po: Translation updated by Ivar Smolin.
 
76512
 
 
76513
 po/ChangeLog |    4 +++
 
76514
 po/et.po     |   75 ++++++++++++++++-----------------------------------------
 
76515
 2 files changed, 25 insertions(+), 54 deletions(-)
 
76516
 
 
76517
commit aa112364bc3fec6a7f7e389c222f395e7e36b21c
 
76518
Author: Christophe Merlet <redfox@src.gnome.org>
 
76519
Date:   Wed Sep 7 18:26:34 2005 +0000
 
76520
 
 
76521
    Updated French translation.
 
76522
 
 
76523
 po/ChangeLog |    4 ++++
 
76524
 po/fr.po     |   58 +++++++++++++++++++++++++++++-----------------------------
 
76525
 2 files changed, 33 insertions(+), 29 deletions(-)
 
76526
 
 
76527
commit 54f879d5519892a5da05d92e8f5d6757775308a3
 
76528
Author: Inaki Larranaga <dooteo@euskalgnu.org>
 
76529
Date:   Wed Sep 7 09:11:22 2005 +0000
 
76530
 
 
76531
    Updated Basque translation.
 
76532
    
 
76533
    2005-09-07  Inaki Larranaga  <dooteo@euskalgnu.org>
 
76534
    
 
76535
        * eu.po: Updated Basque translation.
 
76536
 
 
76537
 po/ChangeLog |    4 +
 
76538
 po/eu.po     |  986 +++++++++++++++++++++++++++++++++++++++-------------------
 
76539
 2 files changed, 668 insertions(+), 322 deletions(-)
 
76540
 
 
76541
commit 8ba2e3d0e4a2ca73c4fb0370e3145d4259efb3b0
 
76542
Author: Alexander Shopov <ash@contact.bg>
 
76543
Date:   Wed Sep 7 05:43:31 2005 +0000
 
76544
 
 
76545
    Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
 
76546
    
 
76547
    2005-09-07  Alexander Shopov  <ash@contact.bg>
 
76548
    
 
76549
        * bg.po: Updated Bulgarian translation by
 
76550
        Yavor Doganov <yavor@doganov.org>
 
76551
 
 
76552
 po/ChangeLog |    5 +++
 
76553
 po/bg.po     |   92 +++++++++++++++++++++++++++++-----------------------------
 
76554
 2 files changed, 51 insertions(+), 46 deletions(-)
 
76555
 
 
76556
commit f7e362d87bef23d43d38b5f1fcd7ce0ba79e3d4d
 
76557
Author: Rodney Dawes <dobey@novell.com>
 
76558
Date:   Tue Sep 6 21:49:45 2005 +0000
 
76559
 
 
76560
    Set the style property "action-area-border" for the GtkDialogs here
 
76561
    
 
76562
    2005-09-06  Rodney Dawes  <dobey@novell.com>
 
76563
    
 
76564
        * gnome-wp-capplet.c (wallpaper_properties_init): Set the style
 
76565
        property "action-area-border" for the GtkDialogs here
 
76566
    
 
76567
        "Fixes" #313680
 
76568
 
 
76569
 capplets/background/ChangeLog          |    7 +++++++
 
76570
 capplets/background/gnome-wp-capplet.c |    6 +++++-
 
76571
 2 files changed, 12 insertions(+), 1 deletions(-)
 
76572
 
 
76573
commit b5d661076dfa2c66d21738bed7617067adca21d1
 
76574
Author: Christophe Merlet <redfox@src.gnome.org>
 
76575
Date:   Sun Sep 4 21:15:27 2005 +0000
 
76576
 
 
76577
    Updated French translation.
 
76578
 
 
76579
 po/ChangeLog |    4 +
 
76580
 po/fr.po     | 1612 +++++++++++++++++++++++++++++-----------------------------
 
76581
 2 files changed, 811 insertions(+), 805 deletions(-)
 
76582
 
 
76583
commit e18191db7caa21ff69f00e7a51f8dfa2c9d0d5d7
 
76584
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
76585
Date:   Sun Sep 4 14:39:11 2005 +0000
 
76586
 
 
76587
    Updated mk translation, Arangel Angov <arangela@cvs.gnome.org>
 
76588
 
 
76589
 po/mk.po |   12 ++++++------
 
76590
 1 files changed, 6 insertions(+), 6 deletions(-)
 
76591
 
 
76592
commit 845c1ba9b4c2a39b17f4bf3155b647a289fe288b
 
76593
Author: Sebastien Bacher <seb128@debian.org>
 
76594
Date:   Sun Sep 4 13:15:25 2005 +0000
 
76595
 
 
76596
    update for 2.12.0
 
76597
    
 
76598
    2005-09-04  Sebastien Bacher  <seb128@debian.org>
 
76599
    
 
76600
        * NEWS: update for 2.12.0
 
76601
 
 
76602
 ChangeLog |    4 ++++
 
76603
 NEWS      |   23 +++++++++++++++++++++++
 
76604
 2 files changed, 27 insertions(+), 0 deletions(-)
 
76605
 
 
76606
commit db7cd0f79d03595ed4281adaf06c659d9fc44120
 
76607
Author: Danilo Šegan <danilo@src.gnome.org>
 
76608
Date:   Sat Sep 3 19:58:14 2005 +0000
 
76609
 
 
76610
    Updated Serbian translation.
 
76611
 
 
76612
 po/ChangeLog  |    4 ++
 
76613
 po/sr.po      |  138 ++++++++++++++++++++++++++++++++++----------------------
 
76614
 po/sr@Latn.po |  138 ++++++++++++++++++++++++++++++++++----------------------
 
76615
 3 files changed, 172 insertions(+), 108 deletions(-)
 
76616
 
 
76617
commit e2dae0fd187b3e2992f96907c52d78b01c57abab
 
76618
Author: Marcel Telka <marcel@telka.sk>
 
76619
Date:   Fri Sep 2 21:41:57 2005 +0000
 
76620
 
 
76621
    Fixed typo (thanks to Sergej Chodarev).
 
76622
    
 
76623
    2005-09-02  Marcel Telka  <marcel@telka.sk>
 
76624
    
 
76625
        * sk.po: Fixed typo (thanks to Sergej Chodarev).
 
76626
 
 
76627
 po/ChangeLog |    4 ++
 
76628
 po/sk.po     |   89 ++++++++++++++++++++++++++++------------------------------
 
76629
 2 files changed, 47 insertions(+), 46 deletions(-)
 
76630
 
 
76631
commit e90f309bcb1ca9d41fc47c58b3ef75f830564305
 
76632
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
76633
Date:   Fri Sep 2 21:27:24 2005 +0000
 
76634
 
 
76635
    update by amanpreetalam@yahoo.com
 
76636
 
 
76637
 po/pa.po |  380 +++++++++++++++++++++++++++++++++-----------------------------
 
76638
 1 files changed, 202 insertions(+), 178 deletions(-)
 
76639
 
 
76640
commit b83a70ebf7bc63c5bde3bc9dd33bfd823210a18e
 
76641
Author: Baris Cicek <bcicek@src.gnome.org>
 
76642
Date:   Thu Sep 1 16:36:46 2005 +0000
 
76643
 
 
76644
    Updated tr.po
 
76645
 
 
76646
 po/ChangeLog |    4 ++++
 
76647
 1 files changed, 4 insertions(+), 0 deletions(-)
 
76648
 
 
76649
commit f5a5bfdc3ce220e50c4a1bd022146b404b29d568
 
76650
Author: Baris Cicek <bcicek@src.gnome.org>
 
76651
Date:   Thu Sep 1 16:31:19 2005 +0000
 
76652
 
 
76653
    Updated tr.po file
 
76654
 
 
76655
 po/tr.po | 1993 ++++++++++++++++++++++++++++++++++++--------------------------
 
76656
 1 files changed, 1169 insertions(+), 824 deletions(-)
 
76657
 
 
76658
commit 2e5ba8fa660605728adafb717bc7b706a864fa25
 
76659
Author: Rhys Jones <rhys@sucs.org>
 
76660
Date:   Thu Sep 1 16:24:14 2005 +0000
 
76661
 
 
76662
    Updated Welsh translation.
 
76663
    
 
76664
    2005-09-01  Rhys Jones  <rhys@sucs.org>
 
76665
    
 
76666
        * cy.po: Updated Welsh translation.
 
76667
 
 
76668
 po/ChangeLog |    4 +
 
76669
 po/cy.po     |  965 ++++++++++++++++++++++++++++++++++++----------------------
 
76670
 2 files changed, 597 insertions(+), 372 deletions(-)
 
76671
 
 
76672
commit 62d02c89cfc81b44372adb0a3c58641e1f7b7f91
 
76673
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
76674
Date:   Thu Sep 1 13:05:27 2005 +0000
 
76675
 
 
76676
    udt by rranjan@redhat.com
 
76677
 
 
76678
 po/hi.po |  258 +++++++++++++++++++++++++++++++++++++------------------------
 
76679
 1 files changed, 156 insertions(+), 102 deletions(-)
 
76680
 
 
76681
commit 6c49abab1be28743b1043434bc308c8730ac0021
 
76682
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
76683
Date:   Wed Aug 31 23:07:41 2005 +0000
 
76684
 
 
76685
    Updated Spanish translation.
 
76686
    
 
76687
    2005-09-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
76688
    
 
76689
        * es.po: Updated Spanish translation.
 
76690
 
 
76691
 po/ChangeLog |    4 ++++
 
76692
 po/es.po     |    6 +++---
 
76693
 2 files changed, 7 insertions(+), 3 deletions(-)
 
76694
 
 
76695
commit 64ffa88cd6008a08403a636a02d3ad62231c8034
 
76696
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
76697
Date:   Wed Aug 31 12:26:06 2005 +0000
 
76698
 
 
76699
    Updated Macedonian Translation, Arangel Angov <arangela@cvs.gnome.org>
 
76700
 
 
76701
 po/mk.po |  128 +++++++++++++++++++++++++++++++-------------------------------
 
76702
 1 files changed, 64 insertions(+), 64 deletions(-)
 
76703
 
 
76704
commit 6a195e69062d774c1693d21d628d234d9de47c20
 
76705
Author: Hendrik Richter <hendi@gnome-de.org>
 
76706
Date:   Tue Aug 30 16:34:34 2005 +0000
 
76707
 
 
76708
    Updated German translation.
 
76709
    
 
76710
    2005-08-30  Hendrik Richter  <hendi@gnome-de.org>
 
76711
    
 
76712
        * de.po: Updated German translation.
 
76713
 
 
76714
 po/ChangeLog |    4 +
 
76715
 po/de.po     |  193 ++++++++++++++++++++++++++++++++-------------------------
 
76716
 2 files changed, 112 insertions(+), 85 deletions(-)
 
76717
 
 
76718
commit aed887929d0c2a6e0276bcc369b1d69a179a948b
 
76719
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
 
76720
Date:   Tue Aug 30 15:18:25 2005 +0000
 
76721
 
 
76722
    removed outdated phrases.
 
76723
 
 
76724
 po/pl.po |  691 ++------------------------------------------------------------
 
76725
 1 files changed, 18 insertions(+), 673 deletions(-)
 
76726
 
 
76727
commit ef660349a1282fc3089cfe8865d59e7238d36152
 
76728
Author: Sven Herzberg <herzi@gnome-de.org>
 
76729
Date:   Mon Aug 29 22:44:42 2005 +0000
 
76730
 
 
76731
    listen to the XCURSOR_PATH environment variable (Closes: #312534).
 
76732
    
 
76733
    2005-08-30  Sven Herzberg  <herzi@gnome-de.org>
 
76734
    
 
76735
            * gnome-mouse-properties.c: listen to the XCURSOR_PATH environment
 
76736
            variable (Closes: #312534).
 
76737
 
 
76738
 capplets/mouse/ChangeLog                |    5 +++++
 
76739
 capplets/mouse/gnome-mouse-properties.c |   21 ++++++++++++++++++---
 
76740
 2 files changed, 23 insertions(+), 3 deletions(-)
 
76741
 
 
76742
commit 9833c4364bb7615188b22530719715876f689b25
 
76743
Author: Christophe Merlet <redfox@src.gnome.org>
 
76744
Date:   Mon Aug 29 22:15:57 2005 +0000
 
76745
 
 
76746
    Updated French translation.
 
76747
 
 
76748
 po/ChangeLog |    5 +
 
76749
 po/fr.po     |  999 +++++++++++++++++++++++++++++++++++++--------------------
 
76750
 2 files changed, 653 insertions(+), 351 deletions(-)
 
76751
 
 
76752
commit a7cfe56f8ab8219041bc90fd2eae621f36e24510
 
76753
Author: Miloslav Trmac <mitr@volny.cz>
 
76754
Date:   Mon Aug 29 21:19:33 2005 +0000
 
76755
 
 
76756
    Updated Czech translation.
 
76757
    
 
76758
    2005-08-29  Miloslav Trmac  <mitr@volny.cz>
 
76759
    
 
76760
        * cs.po: Updated Czech translation.
 
76761
 
 
76762
 po/ChangeLog |    4 ++
 
76763
 po/cs.po     |   90 ++++++++++++++++++++++++++++++++++++++-------------------
 
76764
 2 files changed, 64 insertions(+), 30 deletions(-)
 
76765
 
 
76766
commit fe0c041bf873a71336953814d2b1224fb6b88dc2
 
76767
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
76768
Date:   Mon Aug 29 19:15:53 2005 +0000
 
76769
 
 
76770
    Updated Polish translation by GNOME PL Team.
 
76771
    
 
76772
    2005-08-29  Artur Flinta  <aflinta@cvs.gnome.org>
 
76773
    
 
76774
        * pl.po: Updated Polish translation by GNOME PL Team.
 
76775
 
 
76776
 po/ChangeLog |    4 +
 
76777
 po/pl.po     | 1059 +++++++++++++++++++++++++++++++++++++---------------------
 
76778
 2 files changed, 689 insertions(+), 374 deletions(-)
 
76779
 
 
76780
commit 7059a7a83e11cb08351b25713469d3e704a0d925
 
76781
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
76782
Date:   Mon Aug 29 12:51:33 2005 +0000
 
76783
 
 
76784
    Updated Portuguese translation.
 
76785
    
 
76786
    2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
 
76787
    
 
76788
        * pt.po: Updated Portuguese translation.
 
76789
 
 
76790
 po/ChangeLog |    4 +
 
76791
 po/pt.po     | 2149 ++++++++++++++++++++++++++++++++--------------------------
 
76792
 2 files changed, 1180 insertions(+), 973 deletions(-)
 
76793
 
 
76794
commit 0590cd2dced60d64f30b44738214cf08edab8824
 
76795
Author: Changwoo Ryu <cwryu@debian.org>
 
76796
Date:   Sun Aug 28 19:54:46 2005 +0000
 
76797
 
 
76798
    Updated Korean translation by Young-Ho Cha.
 
76799
    
 
76800
    2005-08-29  Changwoo Ryu  <cwryu@debian.org>
 
76801
    
 
76802
        * ko.po: Updated Korean translation by Young-Ho Cha.
 
76803
 
 
76804
 po/ChangeLog |    4 +
 
76805
 po/ko.po     | 1442 ++++++++++++++++++++++++++--------------------------------
 
76806
 2 files changed, 644 insertions(+), 802 deletions(-)
 
76807
 
 
76808
commit 1be9080f4c9dacac6ffc98a944403fc40d3d6b53
 
76809
Author: Jordi Mallach <jordim@src.gnome.org>
 
76810
Date:   Sat Aug 27 11:40:56 2005 +0000
 
76811
 
 
76812
    Updated Catalan translation.
 
76813
 
 
76814
 po/ChangeLog |    7 +-
 
76815
 po/ca.po     | 1274 ++++++++++++++++++++++++++++++++++------------------------
 
76816
 2 files changed, 747 insertions(+), 534 deletions(-)
 
76817
 
 
76818
commit ad01fcd224bc1c24bc91a50562041a73f9b2de15
 
76819
Author: Clytie Siddall <clyties@src.gnome.org>
 
76820
Date:   Sat Aug 27 07:15:11 2005 +0000
 
76821
 
 
76822
    vi.po: Updated Vietnamese translation.
 
76823
 
 
76824
 po/ChangeLog |    4 +++
 
76825
 po/vi.po     |   62 +++++++++++++++++++++++++++++-----------------------------
 
76826
 2 files changed, 35 insertions(+), 31 deletions(-)
 
76827
 
 
76828
commit 7cc5dcdbb7c87c0b8917a641a49a38cc6eeac960
 
76829
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
76830
Date:   Sat Aug 27 02:44:35 2005 +0000
 
76831
 
 
76832
    Updated Spanish translation.
 
76833
    
 
76834
    2005-08-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
76835
    
 
76836
        * es.po: Updated Spanish translation.
 
76837
 
 
76838
 po/ChangeLog |    4 +++
 
76839
 po/es.po     |   61 ++++++++++++++++++++++++++++-----------------------------
 
76840
 2 files changed, 34 insertions(+), 31 deletions(-)
 
76841
 
 
76842
commit e3e7088ad423a4dfe40dcf03826f24a5f2812cfd
 
76843
Author: Leonid Kanter <lkanter@src.gnome.org>
 
76844
Date:   Thu Aug 25 16:44:28 2005 +0000
 
76845
 
 
76846
    fixed nshmyrev's translation
 
76847
 
 
76848
 po/ChangeLog |    4 ++
 
76849
 po/ru.po     |  100 ++++++++++++++++++++++++----------------------------------
 
76850
 2 files changed, 45 insertions(+), 59 deletions(-)
 
76851
 
 
76852
commit 45837783970eaf6f32a1a4f172069f9c99cb3430
 
76853
Author: Kjartan Maraas <kmaraas@gnome.org>
 
76854
Date:   Wed Aug 24 17:16:58 2005 +0000
 
76855
 
 
76856
    Move the call to g_free (cursor_font) outside of the conditional so it
 
76857
    
 
76858
    2005-08-24  Kjartan Maraas  <kmaraas@gnome.org>
 
76859
    
 
76860
        * gnome-mouse-properties.c: (cursor_changed): Move the call to
 
76861
        g_free (cursor_font) outside of the conditional so it gets free'd
 
76862
        in both cases.
 
76863
 
 
76864
 capplets/mouse/ChangeLog                |    6 ++++++
 
76865
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
76866
 2 files changed, 7 insertions(+), 1 deletions(-)
 
76867
 
 
76868
commit 4307dfb6249843bc5c42e9d90874000cb418abcd
 
76869
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
 
76870
Date:   Wed Aug 24 14:07:37 2005 +0000
 
76871
 
 
76872
    Updated Russian translation
 
76873
 
 
76874
 po/ChangeLog |    4 +
 
76875
 po/ru.po     | 1990 +++++++++++++++++++++++++++++++++-------------------------
 
76876
 2 files changed, 1153 insertions(+), 841 deletions(-)
 
76877
 
 
76878
commit 9d16092f28247ae689dd741a6b74193f4b7797cd
 
76879
Author: Laurent Dhima <laurenti@alblinux.net>
 
76880
Date:   Wed Aug 24 09:25:55 2005 +0000
 
76881
 
 
76882
    Updated Albanian translation by Elian Myftiu.
 
76883
    
 
76884
    2005-08-24  Laurent Dhima  <laurenti@alblinux.net>
 
76885
    
 
76886
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
76887
 
 
76888
 po/ChangeLog |    4 +
 
76889
 po/sq.po     |  202 +++++++++++++++++++++-------------------------------------
 
76890
 2 files changed, 78 insertions(+), 128 deletions(-)
 
76891
 
 
76892
commit c2a5603fc9554125c3725775c6810b5e895c9f72
 
76893
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
76894
Date:   Tue Aug 23 23:59:00 2005 +0000
 
76895
 
 
76896
    Updated Spanish translation.
 
76897
    
 
76898
    2005-08-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
76899
    
 
76900
        * es.po: Updated Spanish translation.
 
76901
 
 
76902
 po/ChangeLog |    4 ++++
 
76903
 po/es.po     |   37 ++++++++++++++++++++-----------------
 
76904
 2 files changed, 24 insertions(+), 17 deletions(-)
 
76905
 
 
76906
commit b5329ba9905e4d3e432d59b8ae47d721dfe31a3f
 
76907
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
76908
Date:   Tue Aug 23 23:56:37 2005 +0000
 
76909
 
 
76910
    remove pangoxft
 
76911
 
 
76912
 ChangeLog                     |    5 +++++
 
76913
 capplets/keyboard/Makefile.am |    2 +-
 
76914
 configure.in                  |    6 ++----
 
76915
 3 files changed, 8 insertions(+), 5 deletions(-)
 
76916
 
 
76917
commit 18a0fc9b3cd1524f73ae3393e9048b4126447f51
 
76918
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
76919
Date:   Tue Aug 23 21:12:55 2005 +0000
 
76920
 
 
76921
    Hungarian translation updated.
 
76922
    
 
76923
    2005-08-23  Gabor Kelemen  <kelemeng@gnome.hu>
 
76924
    
 
76925
        * hu.po: Hungarian translation updated.
 
76926
 
 
76927
 po/ChangeLog |    4 ++
 
76928
 po/hu.po     |  108 ++++++++++++++++++++++++++++++++-------------------------
 
76929
 2 files changed, 65 insertions(+), 47 deletions(-)
 
76930
 
 
76931
commit e815269febd6d35ca90778dd5aedaab92d5724d4
 
76932
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
76933
Date:   Tue Aug 23 20:22:56 2005 +0000
 
76934
 
 
76935
    Updated Brazilian Portuguese translation.
 
76936
    
 
76937
    2005-08-23  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
76938
    
 
76939
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
76940
 
 
76941
 po/ChangeLog |    4 +
 
76942
 po/pt_BR.po  | 2145 ++++++++++++++++++++++++++++++++--------------------------
 
76943
 2 files changed, 1177 insertions(+), 972 deletions(-)
 
76944
 
 
76945
commit a0e5fe35e5dad88b52b5066c91fec802a75f0e90
 
76946
Author: Laurent Dhima <laurenti@alblinux.net>
 
76947
Date:   Tue Aug 23 08:27:09 2005 +0000
 
76948
 
 
76949
    Updated Albanian translation by Elian Myftiu.
 
76950
    
 
76951
    2005-08-23  Laurent Dhima  <laurenti@alblinux.net>
 
76952
    
 
76953
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
76954
 
 
76955
 po/ChangeLog |    4 +
 
76956
 po/sq.po     |  787 ++++++++++++++++++++++++++++++++++++++++++----------------
 
76957
 2 files changed, 571 insertions(+), 220 deletions(-)
 
76958
 
 
76959
commit af6472e58e446aea5348eedef06694b82e404c5b
 
76960
Author: Vincent van Adrighem <adrighem@gnome.org>
 
76961
Date:   Mon Aug 22 16:27:24 2005 +0000
 
76962
 
 
76963
    Translation updated by Reinout van Schouwen.
 
76964
    
 
76965
    2005-08-22  Vincent van Adrighem  <adrighem@gnome.org>
 
76966
    
 
76967
        * nl.po: Translation updated by Reinout van Schouwen.
 
76968
 
 
76969
 po/ChangeLog |    4 ++
 
76970
 po/nl.po     |  109 +++++++++++++++++++++++++++++++++++----------------------
 
76971
 2 files changed, 71 insertions(+), 42 deletions(-)
 
76972
 
 
76973
commit 8076564e15b4da9e7e288baf8a0b7db10d0f40d6
 
76974
Author: Sebastien Bacher <seb128@debian.org>
 
76975
Date:   Mon Aug 22 14:10:02 2005 +0000
 
76976
 
 
76977
    update to 2.12.0.
 
76978
    
 
76979
    2005-08-22  Sebastien Bacher  <seb128@debian.org>
 
76980
    
 
76981
            * configure.in: update to 2.12.0.
 
76982
 
 
76983
 ChangeLog    |    6 ++++++
 
76984
 configure.in |    2 +-
 
76985
 2 files changed, 7 insertions(+), 1 deletions(-)
 
76986
 
 
76987
commit f2755dfdd5f4bbd7b3358559c6f601dc7c4eae38
 
76988
Author: Christian Persch <chpe@cvs.gnome.org>
 
76989
Date:   Mon Aug 22 13:37:11 2005 +0000
 
76990
 
 
76991
    Fix distcheck.
 
76992
    
 
76993
    2005-08-22  Christian Persch  <chpe@cvs.gnome.org>
 
76994
    
 
76995
        * capplets/Makefile.am: Fix distcheck.
 
76996
 
 
76997
 ChangeLog            |    4 ++++
 
76998
 capplets/Makefile.am |   14 +++++---------
 
76999
 2 files changed, 9 insertions(+), 9 deletions(-)
 
77000
 
 
77001
commit b2893ebe474e72d25a0d3a6399bbc4a1dfa9f089
 
77002
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
77003
Date:   Mon Aug 22 13:02:24 2005 +0000
 
77004
 
 
77005
    typo fix
 
77006
 
 
77007
 ChangeLog |    4 ++--
 
77008
 1 files changed, 2 insertions(+), 2 deletions(-)
 
77009
 
 
77010
commit 2b9bacf6395ce2363d8b3db334efd37dde0404ab
 
77011
Author: Sebastien Bacher <seb128@debian.org>
 
77012
Date:   Mon Aug 22 13:00:08 2005 +0000
 
77013
 
 
77014
    update for 2.11.92
 
77015
    
 
77016
    2005-08-22  Sebastien Bacher  <seb128@debian.org>
 
77017
    
 
77018
            * NEWS: update for 2.11.92
 
77019
 
 
77020
 ChangeLog |    4 ++++
 
77021
 NEWS      |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 
77022
 2 files changed, 55 insertions(+), 0 deletions(-)
 
77023
 
 
77024
commit 4969fa3d656354ad27f948b60374754d88f625d1
 
77025
Author: Dan Damian <dand@src.gnome.org>
 
77026
Date:   Mon Aug 22 00:23:38 2005 +0000
 
77027
 
 
77028
    Updated Romanian translation by Sebastian Ivan.
 
77029
 
 
77030
 po/ChangeLog |    5 +
 
77031
 po/ro.po     | 3047 +++++++++++++++++++++++-----------------------------------
 
77032
 2 files changed, 1231 insertions(+), 1821 deletions(-)
 
77033
 
 
77034
commit 2032c65aef31670aab7459d5daa9c6165d0b1f32
 
77035
Author: Maxim Dziumanenko <mvd@mylinux.ua>
 
77036
Date:   Sun Aug 21 20:42:10 2005 +0000
 
77037
 
 
77038
    Updated Ukrainian translation.
 
77039
    
 
77040
    2005-08-21  Maxim Dziumanenko <mvd@mylinux.ua>
 
77041
    
 
77042
        * Updated Ukrainian translation.
 
77043
 
 
77044
 po/ChangeLog |    4 +
 
77045
 po/uk.po     | 2362 ++++++++++++++++++++++++++++++----------------------------
 
77046
 2 files changed, 1227 insertions(+), 1139 deletions(-)
 
77047
 
 
77048
commit ca899939d7ea923b950af3f289ef4318a49590f4
 
77049
Author: Christian Persch <chpe@cvs.gnome.org>
 
77050
Date:   Sun Aug 21 19:28:49 2005 +0000
 
77051
 
 
77052
    Simply enable-aboutme check, and fix configure output.
 
77053
    
 
77054
    2005-08-21  Christian Persch  <chpe@cvs.gnome.org>
 
77055
    
 
77056
        * configure.in: Simply enable-aboutme check, and fix
 
77057
        configure output.
 
77058
 
 
77059
 ChangeLog    |    5 +++++
 
77060
 configure.in |   10 +++++-----
 
77061
 2 files changed, 10 insertions(+), 5 deletions(-)
 
77062
 
 
77063
commit 395251594318fef2aa8073c4c24417a55ea2cb11
 
77064
Author: Rodney Dawes <dobey@novell.com>
 
77065
Date:   Sun Aug 21 14:07:39 2005 +0000
 
77066
 
 
77067
    If the value for the "picture_options" key is set to "none", don't set the
 
77068
    
 
77069
    2005-08-21  Rodney Dawes  <dobey@novell.com>
 
77070
    
 
77071
        * gnome-wp-capplet.c (gnome_wp_option_menu_set): If the value for
 
77072
        the "picture_options" key is set to "none", don't set the optin menu
 
77073
        for the scaling options to tiled
 
77074
    
 
77075
        Fixes #313883
 
77076
 
 
77077
 capplets/background/ChangeLog          |    8 ++++++++
 
77078
 capplets/background/gnome-wp-capplet.c |    2 +-
 
77079
 2 files changed, 9 insertions(+), 1 deletions(-)
 
77080
 
 
77081
commit 1836aacd0befca4fa3d730d817361264727bb760
 
77082
Author: Sebastien Bacher <seb128@debian.org>
 
77083
Date:   Sun Aug 21 13:40:43 2005 +0000
 
77084
 
 
77085
    fix the --enable-aboutme configure option, patch by Ray Strode
 
77086
    
 
77087
    2005-08-21  Sebastien Bacher  <seb128@debian.org>
 
77088
    
 
77089
        * configure.in: fix the --enable-aboutme configure option,
 
77090
        patch by Ray Strode <rstrode@redhat.com> (Closes: #313121).
 
77091
 
 
77092
 ChangeLog    |    5 +++++
 
77093
 configure.in |    2 +-
 
77094
 2 files changed, 6 insertions(+), 1 deletions(-)
 
77095
 
 
77096
commit 5f47d439e150cae5a8292c46f29ca4158a5d1e6c
 
77097
Author: Jens Seidel <jseidel@src.gnome.org>
 
77098
Date:   Fri Aug 19 17:32:33 2005 +0000
 
77099
 
 
77100
    Fixed a typo
 
77101
 
 
77102
 po/ChangeLog |    4 ++++
 
77103
 po/de.po     |    7 ++++---
 
77104
 2 files changed, 8 insertions(+), 3 deletions(-)
 
77105
 
 
77106
commit 87318c8a81107a81038037c485f4143b679ef5a2
 
77107
Author: Rodrigo Moya <rodrigo@novell.com>
 
77108
Date:   Thu Aug 18 14:23:00 2005 +0000
 
77109
 
 
77110
    fixed leaked timer.
 
77111
    
 
77112
    2005-08-18  Rodrigo Moya <rodrigo@novell.com>
 
77113
    
 
77114
        * drw-break-window.c (drw_break_window_dispose): fixed leaked timer.
 
77115
 
 
77116
 typing-break/ChangeLog          |    4 ++++
 
77117
 typing-break/drw-break-window.c |    5 +++++
 
77118
 2 files changed, 9 insertions(+), 0 deletions(-)
 
77119
 
 
77120
commit 6d7b1e9ee4cefb342d96b6c1f4d0123b9360ecd8
 
77121
Author: Rodney Dawes <dobey@novell.com>
 
77122
Date:   Wed Aug 17 11:58:43 2005 +0000
 
77123
 
 
77124
    Replace the changing of some GtkDialog defaults through style properties
 
77125
    
 
77126
    2005-08-17  Rodney Dawes  <dobey@novell.com>
 
77127
    
 
77128
        * gnome-wp-capplet.c (wallpaper_properties_init): Replace the changing
 
77129
        of some GtkDialog defaults through style properties with calls to
 
77130
        gtk_widget_ensure_style and gtk_container_set_border_width
 
77131
    
 
77132
        Fixes #313680
 
77133
 
 
77134
 capplets/background/ChangeLog          |    8 ++++++++
 
77135
 capplets/background/gnome-wp-capplet.c |    9 +++------
 
77136
 2 files changed, 11 insertions(+), 6 deletions(-)
 
77137
 
 
77138
commit e029ff0ec3deb637ac360d81a495a9395ad34cd7
 
77139
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
 
77140
Date:   Tue Aug 16 22:38:06 2005 +0000
 
77141
 
 
77142
    Updated Traditional Chinese translation.
 
77143
    
 
77144
    
 
77145
    2005-08-17  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
 
77146
    
 
77147
        * zh_TW.po: Updated Traditional Chinese translation.
 
77148
 
 
77149
 po/ChangeLog |    4 +
 
77150
 po/zh_TW.po  |  928 ++++++++++++++++++++++++++++++++++------------------------
 
77151
 2 files changed, 555 insertions(+), 377 deletions(-)
 
77152
 
 
77153
commit 8456c322c0d6173bfd3f05ea24ea4c4450ae9caa
 
77154
Author: Veerapuram Varadhan <vvaradhan@novell.com>
 
77155
Date:   Tue Aug 16 21:14:14 2005 +0000
 
77156
 
 
77157
    Enable/disable the style-menu, shading-menu and color-picker buttons w.r.t
 
77158
    
 
77159
    2005-08-15  Veerapuram Varadhan <vvaradhan@novell.com>
 
77160
    
 
77161
        * gnome-wp-capplet.c (gnome_wp_props_wp_set):
 
77162
        (gnome_wp_color[12]_changed, gnome_wp_options_changed):
 
77163
        (gnome_wp_shading_changed, wallpaper_properties_init):
 
77164
        Enable/disable the style-menu, shading-menu and color-picker
 
77165
        buttons w.r.t gconf-keys.
 
77166
        (gnome_wp_set_sensitivities): Utility function to take care of
 
77167
        enabling/disabling widgets w.r.t gconf-keys.
 
77168
        (gnome_wp_props_wp_set): Don't set the sensitivity of the remove and
 
77169
        style buttons here. Just call the new method to do it instead
 
77170
 
 
77171
 capplets/background/ChangeLog          |   12 ++++++
 
77172
 capplets/background/gnome-wp-capplet.c |   58 +++++++++++++++++++++++++++++--
 
77173
 2 files changed, 66 insertions(+), 4 deletions(-)
 
77174
 
 
77175
commit 722667de1e9ba1a9490322b361a66fdc444b4605
 
77176
Author: Priit Laes <plaes@cvs.gnome.org>
 
77177
Date:   Tue Aug 16 20:34:05 2005 +0000
 
77178
 
 
77179
    Translation updated by Ivar Smolin.
 
77180
    
 
77181
    2005-08-16  Priit Laes  <plaes@cvs.gnome.org>
 
77182
    
 
77183
        * et.po: Translation updated by Ivar Smolin.
 
77184
 
 
77185
 po/ChangeLog |    4 +
 
77186
 po/et.po     |  547 +++++++++++++++++++++++++++++++++++++---------------------
 
77187
 2 files changed, 351 insertions(+), 200 deletions(-)
 
77188
 
 
77189
commit 27c8a5ed16d88cea21e9b9d921fd28d660af472d
 
77190
Author: Diego González <dggonz@src.gnome.org>
 
77191
Date:   Tue Aug 16 12:10:15 2005 +0000
 
77192
 
 
77193
    Revert patch of the previous patch as it modified the UI
 
77194
 
 
77195
 capplets/about-me/ChangeLog            |   18 ++++++++++++++++++
 
77196
 capplets/about-me/gnome-about-me.glade |    2 +-
 
77197
 2 files changed, 19 insertions(+), 1 deletions(-)
 
77198
 
 
77199
commit 4c496648943c733f505a081b18af4c27648f633b
 
77200
Author: Olaf Heiring <olh@suse.de>
 
77201
Date:   Mon Aug 15 18:09:33 2005 +0000
 
77202
 
 
77203
    use integer to avoid comparison being always true due to limited range.
 
77204
    
 
77205
    2005-08-15  Olaf Heiring <olh@suse.de>
 
77206
    
 
77207
        * gnome-about-me-password.c (read_everything): use integer to avoid
 
77208
          comparison being always true due to limited range.
 
77209
    
 
77210
    2005-08-15  Diego Gonzalez <diego@pemas.net>
 
77211
    
 
77212
        * gnome-about-me-password.c (update_password): use "wrapped" instead
 
77213
          of "one" to handler the case where the passwd command finds the
 
77214
          password wrapped. Use a long delay period.
 
77215
    
 
77216
          Patch by Jaap Hatsima.
 
77217
 
 
77218
 capplets/about-me/gnome-about-me-password.c |   23 +++++++++--------------
 
77219
 capplets/about-me/gnome-about-me.glade      |    2 +-
 
77220
 2 files changed, 10 insertions(+), 15 deletions(-)
 
77221
 
 
77222
commit f2548a55cd389e1389901efc19c2b3c1f1706be0
 
77223
Author: Rodney Dawes <dobey@src.gnome.org>
 
77224
Date:   Mon Aug 15 16:15:54 2005 +0000
 
77225
 
 
77226
    Forgot to commit the entire changelog entry (saved in the middle)
 
77227
 
 
77228
 capplets/common/ChangeLog |    5 +++++
 
77229
 1 files changed, 5 insertions(+), 0 deletions(-)
 
77230
 
 
77231
commit 0ffa2524281e7f99cc3c2fb6a341b86fa0228735
 
77232
Author: Rodney Dawes <dobey@novell.com>
 
77233
Date:   Sun Aug 14 23:58:24 2005 +0000
 
77234
 
 
77235
    Get the Example icon that is specified by the icon theme, if it exists,
 
77236
    
 
77237
    2005-08-14  Rodney Dawes  <dobey@novell.com>
 
77238
    
 
77239
        * theme-thumbnail.c (create_image): Get the Example icon that is
 
77240
        specified by the icon theme, if it exists, and then fall back through
 
77241
        a better list of icons to use. Gnome uses gnome-fs-directory currently
 
77242
        for folders, so we should prefer that over folder, but the icon naming
 
77243
        spec lists x-directory-normal for standard folders, so we should prefer
 
77244
        that above other folders
 
77245
    
 
77246
        This fixes issues with the wrong icon being drawn in the thumbnail, due
 
77247
        to the icon theme providing the gnome folder icon, but inheriting from
 
77248
        another theme which provides a different icon named "folder" for KDE or
 
77249
        other desktops
 
77250
 
 
77251
 capplets/common/ChangeLog         |    9 +++++++++
 
77252
 capplets/common/theme-thumbnail.c |   19 +++++++++++++++----
 
77253
 2 files changed, 24 insertions(+), 4 deletions(-)
 
77254
 
 
77255
commit ab0a4c5111155fed5e0c5746dce7037b2b09e93c
 
77256
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
77257
Date:   Sun Aug 14 22:02:08 2005 +0000
 
77258
 
 
77259
    Hungarian translation updated.
 
77260
    
 
77261
    2005-08-15  Gabor Kelemen  <kelemeng@gnome.hu>
 
77262
    
 
77263
        * hu.po: Hungarian translation updated.
 
77264
 
 
77265
 po/ChangeLog |    4 +++
 
77266
 po/hu.po     |   85 +++++++++++++++++++++++++++++++++++++++++-----------------
 
77267
 2 files changed, 64 insertions(+), 25 deletions(-)
 
77268
 
 
77269
commit a9b538de777c3f530d59dfa35142dd02d14b4560
 
77270
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
77271
Date:   Sun Aug 14 21:13:54 2005 +0000
 
77272
 
 
77273
    Fixed a typo.
 
77274
    
 
77275
    2005-08-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
77276
    
 
77277
        * gnome-about-me-password.c: Fixed a typo.
 
77278
 
 
77279
 capplets/about-me/ChangeLog                 |    6 ++++++
 
77280
 capplets/about-me/gnome-about-me-password.c |    2 +-
 
77281
 2 files changed, 7 insertions(+), 1 deletions(-)
 
77282
 
 
77283
commit 46a69bcda0f1409f521728f847f1e025a9a0fc5f
 
77284
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
77285
Date:   Sun Aug 14 21:04:40 2005 +0000
 
77286
 
 
77287
    fixing #313368
 
77288
 
 
77289
 ChangeLog                     |    5 +++++
 
77290
 capplets/keyboard/Makefile.am |    2 +-
 
77291
 configure.in                  |    2 ++
 
77292
 3 files changed, 8 insertions(+), 1 deletions(-)
 
77293
 
 
77294
commit d587381671e222d4c63b218c76cab601d6d81c78
 
77295
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
77296
Date:   Sun Aug 14 16:10:50 2005 +0000
 
77297
 
 
77298
    Updated Spanish translation.
 
77299
    
 
77300
    2005-08-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
77301
    
 
77302
        * es.po: Updated Spanish translation.
 
77303
 
 
77304
 po/ChangeLog |    4 +
 
77305
 po/es.po     |  187 ++++++++++++++++++----------------------------------------
 
77306
 2 files changed, 61 insertions(+), 130 deletions(-)
 
77307
 
 
77308
commit 49e485406eacf039de273f798a1e3a9622659ce2
 
77309
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
77310
Date:   Sun Aug 14 15:30:51 2005 +0000
 
77311
 
 
77312
    don't use a page value, fix the different behaviour between widgets
 
77313
        (Closes: #301470).
 
77314
 
 
77315
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
77316
 .../keyboard/accessibility-keyboard.c              |    4 ++--
 
77317
 2 files changed, 8 insertions(+), 2 deletions(-)
 
77318
 
 
77319
commit b98383f9a9922ea6ae5227ee53ed5d05efc5ba09
 
77320
Author: Mohammad DAMT <mdamt@gnome.org>
 
77321
Date:   Sun Aug 14 06:54:41 2005 +0000
 
77322
 
 
77323
    Updated Indonesian translation.
 
77324
    
 
77325
    2005-08-14  Mohammad DAMT  <mdamt@gnome.org>
 
77326
    
 
77327
      * id.po: Updated Indonesian translation.
 
77328
 
 
77329
 po/ChangeLog |    4 ++++
 
77330
 po/id.po     |    2 +-
 
77331
 2 files changed, 5 insertions(+), 1 deletions(-)
 
77332
 
 
77333
commit 559df86efb3a0fa24ae6cc99f91272fa48564980
 
77334
Author: Terance Sola <terance@lyse.net>
 
77335
Date:   Sun Aug 14 03:50:37 2005 +0000
 
77336
 
 
77337
    Updated Norwegian bokmål translation. Same.
 
77338
    
 
77339
    2005-08-14  Terance Sola  <terance@lyse.net>
 
77340
    
 
77341
        * nb.po: Updated Norwegian bokmål translation.
 
77342
        * no.po: Same.
 
77343
 
 
77344
 po/ChangeLog |    5 +++++
 
77345
 po/nb.po     |   17 +++++++++--------
 
77346
 po/no.po     |   17 +++++++++--------
 
77347
 3 files changed, 23 insertions(+), 16 deletions(-)
 
77348
 
 
77349
commit 96221f8e0b1ecb85c1748293e4ab0424977bee46
 
77350
Author: Kostas Papadimas <pkst@src.gnome.org>
 
77351
Date:   Fri Aug 12 06:59:00 2005 +0000
 
77352
 
 
77353
    Updated Greek Translation
 
77354
 
 
77355
 po/ChangeLog |    4 +
 
77356
 po/el.po     |  542 ++++++++++++++++++++++++++++------------------------------
 
77357
 2 files changed, 262 insertions(+), 284 deletions(-)
 
77358
 
 
77359
commit c4ad3847a97fb86f71e114ffa8b496f0944264dd
 
77360
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
77361
Date:   Thu Aug 11 06:24:56 2005 +0000
 
77362
 
 
77363
    Updated Japanese translation for v2.11.91.
 
77364
    
 
77365
    2005-08-11  Takeshi AIHANA <aihana@gnome.gr.jp>
 
77366
    
 
77367
        * ja.po: Updated Japanese translation for v2.11.91.
 
77368
 
 
77369
 po/ChangeLog |    4 ++
 
77370
 po/ja.po     |  151 +++++++++++++++++++++++++++++++++-------------------------
 
77371
 2 files changed, 90 insertions(+), 65 deletions(-)
 
77372
 
 
77373
commit e016061deaa261f0bd09fc6e5f1307e0139e0156
 
77374
Author: Funda Wang <fwang@src.gnome.org>
 
77375
Date:   Thu Aug 11 04:55:47 2005 +0000
 
77376
 
 
77377
    Updated Simplified Chinese translation
 
77378
 
 
77379
 po/ChangeLog |    4 ++
 
77380
 po/zh_CN.po  |  160 ++++++++++++++++++++++++++++++++++------------------------
 
77381
 2 files changed, 98 insertions(+), 66 deletions(-)
 
77382
 
 
77383
commit 17b83772fc6d1334e8464c48fc108fb62473f3b3
 
77384
Author: Mohammad DAMT <mdamt@gnome.org>
 
77385
Date:   Wed Aug 10 21:16:50 2005 +0000
 
77386
 
 
77387
    Updated Indonesian translation
 
77388
    
 
77389
    2005-08-10  Mohammad DAMT  <mdamt@gnome.org>
 
77390
    
 
77391
      * id.po: Updated Indonesian translation
 
77392
 
 
77393
 po/ChangeLog |    4 +
 
77394
 po/id.po     | 3297 ++++++++++++++++++++++++++++++----------------------------
 
77395
 2 files changed, 1691 insertions(+), 1610 deletions(-)
 
77396
 
 
77397
commit d7fea45293e03dc8ba596b6a95e5542f3d8c92f4
 
77398
Author: Žygimantas Beručka <zygis@gnome.org>
 
77399
Date:   Wed Aug 10 19:07:41 2005 +0000
 
77400
 
 
77401
    Updated Lithuanian translation by Justina Klingaitė and myself.
 
77402
    
 
77403
    2005-08-10  Žygimantas Beručka  <zygis@gnome.org>
 
77404
    
 
77405
            * lt.po: Updated Lithuanian translation by Justina Klingaitė and
 
77406
            myself.
 
77407
 
 
77408
 po/ChangeLog |  297 ++++++++-------
 
77409
 po/lt.po     | 1216 ++++++++++++++++++++++++++++++++++------------------------
 
77410
 2 files changed, 861 insertions(+), 652 deletions(-)
 
77411
 
 
77412
commit bd683c47f757daa0d8a96b56f5437bd04b170b8f
 
77413
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
77414
Date:   Wed Aug 10 18:31:27 2005 +0000
 
77415
 
 
77416
    Updated Spanish translation.
 
77417
    
 
77418
    2005-08-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
77419
    
 
77420
        * es.po: Updated Spanish translation.
 
77421
 
 
77422
 po/ChangeLog |    4 ++
 
77423
 po/es.po     |  172 +++++++++++++++++++++++++++++++++++-----------------------
 
77424
 2 files changed, 107 insertions(+), 69 deletions(-)
 
77425
 
 
77426
commit f8a5023bb1571fe38c73d37378dc9e78b7932ae7
 
77427
Author: Sebastien Bacher <seb128@debian.org>
 
77428
Date:   Wed Aug 10 11:04:39 2005 +0000
 
77429
 
 
77430
    update to 2.9.92
 
77431
    
 
77432
    2005-08-10  Sebastien Bacher  <seb128@debian.org>
 
77433
    
 
77434
        * configure.in: update to 2.9.92
 
77435
 
 
77436
 ChangeLog    |    6 ++++++
 
77437
 configure.in |    2 +-
 
77438
 2 files changed, 7 insertions(+), 1 deletions(-)
 
77439
 
 
77440
commit 90a93fa27c15a2473901618b55913a48476f43f6
 
77441
Author: Sebastien Bacher <seb128@debian.org>
 
77442
Date:   Wed Aug 10 10:13:41 2005 +0000
 
77443
 
 
77444
    update for 2.9.91.
 
77445
    
 
77446
    2005-08-10  Sebastien Bacher  <seb128@debian.org>
 
77447
    
 
77448
            * NEWS: update for 2.9.91.
 
77449
 
 
77450
 ChangeLog |    4 ++++
 
77451
 NEWS      |   52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 
77452
 2 files changed, 55 insertions(+), 1 deletions(-)
 
77453
 
 
77454
commit 71f6f6e1e1891531b91bd137a91d91f522eef4ec
 
77455
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
77456
Date:   Tue Aug 9 16:47:31 2005 +0000
 
77457
 
 
77458
    done
 
77459
 
 
77460
 po/mk.po |  161 +++++++++++++++++++++++++++++++++++---------------------------
 
77461
 1 files changed, 91 insertions(+), 70 deletions(-)
 
77462
 
 
77463
commit 3c08c141d5effb76ffc206473dbb2cf6b4a0fe18
 
77464
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
77465
Date:   Mon Aug 8 04:49:25 2005 +0000
 
77466
 
 
77467
    Updated Gujarati translations
 
77468
 
 
77469
 po/ChangeLog |    4 ++
 
77470
 po/gu.po     |  158 +++++++++++++++++++++++++++++++++------------------------
 
77471
 2 files changed, 95 insertions(+), 67 deletions(-)
 
77472
 
 
77473
commit 52915655ee2262a0bb7ac92a2050f9f59f63badc
 
77474
Author: Diego Gonzalez <diego@pemas.net>
 
77475
Date:   Mon Aug 8 01:28:40 2005 +0000
 
77476
 
 
77477
    fix the rest of bug 312092 which was caused when the old and new passwords
 
77478
    
 
77479
    2005-08-07  Diego Gonzalez <diego@pemas.net>
 
77480
    
 
77481
            * gnome-about-me-password.c (update_password): fix the rest of bug
 
77482
              312092 which was caused when the old and new passwords were the
 
77483
              same.
 
77484
 
 
77485
 capplets/about-me/ChangeLog                 |    6 ++++++
 
77486
 capplets/about-me/gnome-about-me-password.c |    6 +++++-
 
77487
 2 files changed, 11 insertions(+), 1 deletions(-)
 
77488
 
 
77489
commit f27337cbce27095f5ce4f736ac573e4ed485f3f6
 
77490
Author: Terance Sola <terance@lyse.net>
 
77491
Date:   Sun Aug 7 14:00:15 2005 +0000
 
77492
 
 
77493
    Updated Norwegian bok�mål translation. Same.
 
77494
    
 
77495
    2005-08-07  Terance Sola  <terance@lyse.net>
 
77496
    
 
77497
        * nb.po: Updated Norwegian bok�mål translation.
 
77498
        * no.po: Same.
 
77499
 
 
77500
 po/ChangeLog |    5 +++
 
77501
 po/nb.po     |   87 ++++++++++++++++++++++++++++++++++++++++------------------
 
77502
 po/no.po     |   87 ++++++++++++++++++++++++++++++++++++++++------------------
 
77503
 3 files changed, 125 insertions(+), 54 deletions(-)
 
77504
 
 
77505
commit 87352c03df822f2a6fcea0dda528f004983e5041
 
77506
Author: Alexander Shopov <ash@contact.bg>
 
77507
Date:   Sun Aug 7 10:45:47 2005 +0000
 
77508
 
 
77509
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
77510
    
 
77511
    2005-08-07  Alexander Shopov  <ash@contact.bg>
 
77512
    
 
77513
        * bg.po: Updated Bulgarian translation by
 
77514
        Alexander Shopov <ash@contact.bg>
 
77515
 
 
77516
 po/ChangeLog |    7 +++++-
 
77517
 po/bg.po     |   66 +++++++++++++++++++++++++++++++++++++++++----------------
 
77518
 2 files changed, 53 insertions(+), 20 deletions(-)
 
77519
 
 
77520
commit 97a88b7725d43dc76387219e0a490ad6c87c2be6
 
77521
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
77522
Date:   Sun Aug 7 10:36:43 2005 +0000
 
77523
 
 
77524
    Updated Finnish translation
 
77525
 
 
77526
 po/ChangeLog |    4 ++
 
77527
 po/fi.po     |  115 ++++++++++++++++++++++++++++++++++++----------------------
 
77528
 2 files changed, 75 insertions(+), 44 deletions(-)
 
77529
 
 
77530
commit 4e01214fca5e078b7953fec9469f818cec67d1b3
 
77531
Author: Clytie Siddall <clyties@src.gnome.org>
 
77532
Date:   Sun Aug 7 08:16:33 2005 +0000
 
77533
 
 
77534
    vi.po: Updated Vietnamese translation.
 
77535
 
 
77536
 po/ChangeLog |    4 ++
 
77537
 po/vi.po     |  158 +++++++++++++++++++++++++++++++++-------------------------
 
77538
 2 files changed, 94 insertions(+), 68 deletions(-)
 
77539
 
 
77540
commit 6341a90a47aa0bc14f90b9da0feb51d5282dbf43
 
77541
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
77542
Date:   Sun Aug 7 07:37:43 2005 +0000
 
77543
 
 
77544
    Updated Thai translation.
 
77545
    
 
77546
    2005-08-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
77547
    
 
77548
        * th.po: Updated Thai translation.
 
77549
 
 
77550
 po/ChangeLog |    4 ++
 
77551
 po/th.po     |  172 ++++++++++++++++++++++++++++++++++------------------------
 
77552
 2 files changed, 104 insertions(+), 72 deletions(-)
 
77553
 
 
77554
commit cd39b409ef70a0f2d48ba539aff58146e2d13e54
 
77555
Author: Marcel Telka <marcel@telka.sk>
 
77556
Date:   Sun Aug 7 05:46:37 2005 +0000
 
77557
 
 
77558
    Updated Slovak translation.
 
77559
    
 
77560
    2005-08-07  Marcel Telka  <marcel@telka.sk>
 
77561
    
 
77562
        * sk.po: Updated Slovak translation.
 
77563
 
 
77564
 po/ChangeLog |    4 ++
 
77565
 po/sk.po     |  166 +++++++++++++++++++++++++++++++++-------------------------
 
77566
 2 files changed, 99 insertions(+), 71 deletions(-)
 
77567
 
 
77568
commit dd60e21ff54e19380e00dba51092ffe169225fa8
 
77569
Author: Adam Weinberger <adamw@gnome.org>
 
77570
Date:   Sun Aug 7 02:32:24 2005 +0000
 
77571
 
 
77572
    Updated Canadian English translation.
 
77573
    
 
77574
    
 
77575
    2005-08-06  Adam Weinberger  <adamw@gnome.org>
 
77576
    
 
77577
        * en_CA.po: Updated Canadian English translation.
 
77578
 
 
77579
 po/ChangeLog |    4 +
 
77580
 po/en_CA.po  | 1634 +++++++++++++++++++++++++++++-----------------------------
 
77581
 2 files changed, 832 insertions(+), 806 deletions(-)
 
77582
 
 
77583
commit bc36bd888d80610e2db42239a02d5e781ed9660a
 
77584
Author: Diego González <dggonz@src.gnome.org>
 
77585
Date:   Sat Aug 6 17:32:04 2005 +0000
 
77586
 
 
77587
    Make the dialog a bit bigger to fit some of the strings
 
77588
 
 
77589
 capplets/about-me/gnome-about-me-password.c |    2 +-
 
77590
 capplets/about-me/gnome-about-me.glade      |    1 +
 
77591
 2 files changed, 2 insertions(+), 1 deletions(-)
 
77592
 
 
77593
commit c1446b213ae0b1f16de23f332789f79ac1b404a0
 
77594
Author: Diego Gonzalez <diego@pemas.net>
 
77595
Date:   Sat Aug 6 17:22:29 2005 +0000
 
77596
 
 
77597
    handle protocol errors from EDS.
 
77598
    
 
77599
    2005-08-06  Diego Gonzalez <diego@pemas.net>
 
77600
    
 
77601
            * gnome-about-me.c (about_me_setup_dialog): handle protocol errors
 
77602
              from EDS.
 
77603
    
 
77604
              This make the capplet not crash and fixes bug 312450, but the real
 
77605
              problem is on EDS, not here.
 
77606
 
 
77607
 capplets/about-me/ChangeLog        |    8 ++++++++
 
77608
 capplets/about-me/gnome-about-me.c |   19 +++++++++++++++----
 
77609
 2 files changed, 23 insertions(+), 4 deletions(-)
 
77610
 
 
77611
commit 2abc3de4e1e5313a17883a909dee43af94b3cbea
 
77612
Author: Diego Gonzalez <diego@pemas.net>
 
77613
Date:   Sat Aug 6 16:29:26 2005 +0000
 
77614
 
 
77615
    change signature and handle error conditions from passwd.
 
77616
    
 
77617
    
 
77618
    2005-08-06 Diego Gonzalez <diego@pemas.net>
 
77619
    
 
77620
        * gnome-about-me-password.c (update_password): change signature and
 
77621
          handle error conditions from passwd.
 
77622
          (passdlg_process_response): adapt to changes in update_password
 
77623
          to show the error strings returned.
 
77624
    
 
77625
        Fixes bug 312092.
 
77626
 
 
77627
 capplets/about-me/ChangeLog                 |    9 +++++
 
77628
 capplets/about-me/gnome-about-me-password.c |   49 ++++++++++++++++++++++-----
 
77629
 2 files changed, 49 insertions(+), 9 deletions(-)
 
77630
 
 
77631
commit f868ce40f302adb520d35a55e24656f3c3854b56
 
77632
Author: Diego Gonzalez <diego@pemas.net>
 
77633
Date:   Sat Aug 6 15:49:13 2005 +0000
 
77634
 
 
77635
    avoid using gtk_main and use gtk_dialog_run instead.
 
77636
    
 
77637
    
 
77638
    2005-08-06  Diego Gonzalez <diego@pemas.net>
 
77639
    
 
77640
        * gnome-about-me-password.c (gnome_about_me_password): avoid using
 
77641
          gtk_main and use gtk_dialog_run instead.
 
77642
          (passdlg_button_clicked_cb): rename to passdlg_process_response
 
77643
          (spawn_passwd): return a value, so that we can see if we need to
 
77644
          exit without using gtk_main_quit
 
77645
          (wait_child) avoid use of gtk_main_quit. More work is required on
 
77646
          this case, but for now it will be enough.
 
77647
    
 
77648
        Fixes bugs 312580 and 309736.
 
77649
 
 
77650
 capplets/about-me/ChangeLog                 |   14 +++-
 
77651
 capplets/about-me/gnome-about-me-password.c |  125 +++++++++++++++------------
 
77652
 2 files changed, 82 insertions(+), 57 deletions(-)
 
77653
 
 
77654
commit 19629808d7cd75824f9beb5a08e107cb51c92141
 
77655
Author: Alexander Shopov <ash@contact.bg>
 
77656
Date:   Sat Aug 6 12:23:24 2005 +0000
 
77657
 
 
77658
    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
 
77659
    
 
77660
    2005-08-06  Alexander Shopov  <ash@contact.bg>
 
77661
    
 
77662
        * bg.po: Updated Bulgarian translation by
 
77663
        Rostislav Raykov <zbrox@i-space.org>
 
77664
 
 
77665
 po/ChangeLog |    5 +
 
77666
 po/bg.po     |  312 ++++++++++++++++++++++++++--------------------------------
 
77667
 2 files changed, 146 insertions(+), 171 deletions(-)
 
77668
 
 
77669
commit c97500d67f3546b9d37bc5f2595496749e6baf4f
 
77670
Author: Miloslav Trmac <mitr@volny.cz>
 
77671
Date:   Fri Aug 5 10:48:22 2005 +0000
 
77672
 
 
77673
    Updated Czech translation.
 
77674
    
 
77675
    2005-08-05  Miloslav Trmac  <mitr@volny.cz>
 
77676
    
 
77677
        * cs.po: Updated Czech translation.
 
77678
 
 
77679
 po/ChangeLog |    4 +
 
77680
 po/cs.po     |  249 ++++++++++++++++++++++++++++++----------------------------
 
77681
 2 files changed, 132 insertions(+), 121 deletions(-)
 
77682
 
 
77683
commit 691e43da26670b8245cd883ddda20ce55833d9d5
 
77684
Author: Priit Laes <plaes@cvs.gnome.org>
 
77685
Date:   Fri Aug 5 09:43:40 2005 +0000
 
77686
 
 
77687
    Translation updated by Ivar Smolin.
 
77688
    
 
77689
    2005-08-05  Priit Laes  <plaes@cvs.gnome.org>
 
77690
    
 
77691
        * et.po: Translation updated by Ivar Smolin.
 
77692
 
 
77693
 po/ChangeLog |    4 +++
 
77694
 po/et.po     |   65 ++++++++++++++++++++++++++++++++-------------------------
 
77695
 2 files changed, 40 insertions(+), 29 deletions(-)
 
77696
 
 
77697
commit d446f959189646ed3ddf6f64d4a3c9a934d052cd
 
77698
Author: Vincent van Adrighem <adrighem@gnome.org>
 
77699
Date:   Thu Aug 4 21:17:30 2005 +0000
 
77700
 
 
77701
    Translation updated by Reinout van Schouwen.
 
77702
    
 
77703
    2002-10-04  Vincent van Adrighem  <adrighem@gnome.org>
 
77704
    
 
77705
        * nl.po: Translation updated by Reinout van Schouwen.
 
77706
 
 
77707
 po/ChangeLog |    4 ++++
 
77708
 po/nl.po     |   57 +++++++++++++++++++++++++++++----------------------------
 
77709
 2 files changed, 33 insertions(+), 28 deletions(-)
 
77710
 
 
77711
commit 3a04f4292a2ef78f6d68091ee98f9f54e585f2d7
 
77712
Author: Sunil Mohan Adapa <smohan@src.gnome.org>
 
77713
Date:   Thu Aug 4 11:38:34 2005 +0000
 
77714
 
 
77715
    Added Telugu translation done by Prajasakti Localisation Team <localisation@prajasakti.com>.
 
77716
 
 
77717
 ChangeLog    |    4 +
 
77718
 configure.in |    2 +-
 
77719
 po/ChangeLog |    6 +
 
77720
 po/te.po     | 3539 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
77721
 4 files changed, 3550 insertions(+), 1 deletions(-)
 
77722
 
 
77723
commit 8086604fc1462ec592afeda64a3b6e00427b2d80
 
77724
Author: Paolo Borelli <pborelli@katamail.com>
 
77725
Date:   Thu Aug 4 11:11:39 2005 +0000
 
77726
 
 
77727
    follow symlinks when getting info. Fixes part of #309744.
 
77728
    
 
77729
    2005-08-04  Paolo Borelli  <pborelli@katamail.com>
 
77730
    
 
77731
        * font-view.c (add_face_info): follow symlinks when getting
 
77732
        info. Fixes part of #309744.
 
77733
 
 
77734
 vfs-methods/fontilus/ChangeLog   |    5 +++++
 
77735
 vfs-methods/fontilus/font-view.c |    9 +++++----
 
77736
 2 files changed, 10 insertions(+), 4 deletions(-)
 
77737
 
 
77738
commit 2a7e8840d78e06a9d5fcfadfbda2e290996994fa
 
77739
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
77740
Date:   Thu Aug 4 10:54:42 2005 +0000
 
77741
 
 
77742
    Hungarian translation updated.
 
77743
    
 
77744
    2005-08-04  Gabor Kelemen  <kelemeng@gnome.hu>
 
77745
    
 
77746
        * hu.po: Hungarian translation updated.
 
77747
 
 
77748
 po/ChangeLog |    4 +
 
77749
 po/hu.po     | 1031 ++++++++++++++++++++++++++++++++++++----------------------
 
77750
 2 files changed, 647 insertions(+), 388 deletions(-)
 
77751
 
 
77752
commit 1f1f4a80a17f9b569b8d37a75b320c724f395420
 
77753
Author: Danilo Šegan <danilo@src.gnome.org>
 
77754
Date:   Wed Aug 3 19:40:56 2005 +0000
 
77755
 
 
77756
    Updated Serbian translation by Slobodan Sredojevic.
 
77757
 
 
77758
 po/ChangeLog  |    4 +
 
77759
 po/sr.po      | 2154 +++++++++++++++++++++++++++++++++------------------------
 
77760
 po/sr@Latn.po | 2154 +++++++++++++++++++++++++++++++++------------------------
 
77761
 3 files changed, 2476 insertions(+), 1836 deletions(-)
 
77762
 
 
77763
commit 7b57ffb538569fdadcf298bae1d7e0afeff059fb
 
77764
Author: Sebastien Bacher <seb128@debian.org>
 
77765
Date:   Wed Aug 3 16:38:27 2005 +0000
 
77766
 
 
77767
    fix the build without gstreamer and with alsa, patch by Paul Drain
 
77768
    
 
77769
    2005-08-03  Sebastien Bacher  <seb128@debian.org>
 
77770
    
 
77771
            * actions/Makefile.am: fix the build without gstreamer and with alsa,
 
77772
            patch by Paul Drain <pd@cipherfunk.org> (Closes: #307368).
 
77773
 
 
77774
 gnome-settings-daemon/ChangeLog           |    5 +++++
 
77775
 gnome-settings-daemon/actions/Makefile.am |   12 ++----------
 
77776
 2 files changed, 7 insertions(+), 10 deletions(-)
 
77777
 
 
77778
commit 76f7c7492e90de16ea7748b0a388e9ac5e4ea566
 
77779
Author: Kjartan Maraas <kmaraas@gnome.org>
 
77780
Date:   Wed Aug 3 08:22:34 2005 +0000
 
77781
 
 
77782
    Updated Norwegian bokmål translation. Same
 
77783
    
 
77784
    2005-08-03  Kjartan Maraas  <kmaraas@gnome.org>
 
77785
    
 
77786
        * nb.po: Updated Norwegian bokmål translation.
 
77787
        * no.po: Same
 
77788
 
 
77789
 po/ChangeLog |    5 +++
 
77790
 po/nb.po     |  103 ++++++++++++++++++++++++++--------------------------------
 
77791
 po/no.po     |  103 ++++++++++++++++++++++++++--------------------------------
 
77792
 3 files changed, 97 insertions(+), 114 deletions(-)
 
77793
 
 
77794
commit 871c932ffb127b55594269e7f739f1cebb78b65a
 
77795
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
77796
Date:   Tue Aug 2 13:34:27 2005 +0000
 
77797
 
 
77798
    Minor spelling fixes in Thai translation.
 
77799
    
 
77800
    2005-08-02  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
77801
    
 
77802
        * th.po: Minor spelling fixes in Thai translation.
 
77803
 
 
77804
 po/ChangeLog |    4 ++++
 
77805
 po/th.po     |   14 +++++++-------
 
77806
 2 files changed, 11 insertions(+), 7 deletions(-)
 
77807
 
 
77808
commit a896b6888c81982460df1e4f2af27d4197ff6fad
 
77809
Author: Sebastien Bacher <seb128@debian.org>
 
77810
Date:   Mon Aug 1 15:59:43 2005 +0000
 
77811
 
 
77812
    no need to allocate a string for the theme when there is no theme
 
77813
    
 
77814
    2005-08-01  Sebastien Bacher  <seb128@debian.org>
 
77815
    
 
77816
            * gnome-mouse-properties.c: (cursor_theme_changed): no need to allocate
 
77817
            a string for the theme when there is no theme installed.
 
77818
 
 
77819
 capplets/mouse/ChangeLog                |    5 +++++
 
77820
 capplets/mouse/gnome-mouse-properties.c |    3 ++-
 
77821
 2 files changed, 7 insertions(+), 1 deletions(-)
 
77822
 
 
77823
commit c5d1a9b0b7705eebb5bb40e5bfd9e9db7262574e
 
77824
Author: Sebastien Bacher <seb128@debian.org>
 
77825
Date:   Mon Aug 1 13:11:03 2005 +0000
 
77826
 
 
77827
    don't crash if there is no cursor theme installed (Closes: #311599).
 
77828
    
 
77829
    2005-08-01  Sebastien Bacher  <seb128@debian.org>
 
77830
    
 
77831
            * gnome-mouse-properties.c: (cursor_theme_changed):
 
77832
            don't crash if there is no cursor theme installed (Closes: #311599).
 
77833
 
 
77834
 capplets/mouse/ChangeLog                |    5 +++++
 
77835
 capplets/mouse/gnome-mouse-properties.c |    4 ++--
 
77836
 2 files changed, 7 insertions(+), 2 deletions(-)
 
77837
 
 
77838
commit 957daca4c21a7f50c4bcacada160d6a1993bff28
 
77839
Author: Vincent van Adrighem <adrighem@gnome.org>
 
77840
Date:   Mon Aug 1 08:26:29 2005 +0000
 
77841
 
 
77842
    Translation updated.
 
77843
    
 
77844
    2005-08-01  Vincent van Adrighem  <adrighem@gnome.org>
 
77845
    
 
77846
        * nl.po: Translation updated.
 
77847
 
 
77848
 po/ChangeLog |    4 +
 
77849
 po/nl.po     |  221 +++++++++++++++++++++++++++++++---------------------------
 
77850
 2 files changed, 121 insertions(+), 104 deletions(-)
 
77851
 
 
77852
commit f1840aed7580601d38fe90e9a4ceeda3a4515aff
 
77853
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
77854
Date:   Sun Jul 31 19:38:20 2005 +0000
 
77855
 
 
77856
    Updated Finnish translation
 
77857
 
 
77858
 po/ChangeLog |    4 +
 
77859
 po/fi.po     | 2121 +++++++++++++++++++++++++++++++---------------------------
 
77860
 2 files changed, 1153 insertions(+), 972 deletions(-)
 
77861
 
 
77862
commit 3955af5e7b52f1abc9e361ee29878476171dbd0c
 
77863
Author: Yair Hershkovitz <yairhr@gmail.com>
 
77864
Date:   Sun Jul 31 13:22:43 2005 +0000
 
77865
 
 
77866
    Updated Hebrew translation by Yuval Tanai.
 
77867
    
 
77868
    2005-07-31  Yair Hershkovitz  <yairhr@gmail.com>
 
77869
    
 
77870
        * he.po: Updated Hebrew translation by Yuval Tanai.
 
77871
 
 
77872
 po/ChangeLog |    4 +
 
77873
 po/he.po     | 3350 +++++++++++++++++++++-------------------------------------
 
77874
 2 files changed, 1186 insertions(+), 2168 deletions(-)
 
77875
 
 
77876
commit 560cb26529b84e59c4f0a9612b2962edc80bb7e7
 
77877
Author: Sebastien Bacher <seb128@debian.org>
 
77878
Date:   Sun Jul 31 12:58:41 2005 +0000
 
77879
 
 
77880
    update dynamically the double click label (Closes: #166908).
 
77881
    
 
77882
    2005-07-31  Sebastien Bacher  <seb128@debian.org>
 
77883
    
 
77884
            * gnome-mouse-properties.c: (delay_value_changed_cb),
 
77885
            (setup_dialog):
 
77886
            update dynamically the double click label (Closes: #166908).
 
77887
 
 
77888
 capplets/mouse/ChangeLog                |    6 ++++++
 
77889
 capplets/mouse/gnome-mouse-properties.c |   10 ++++++----
 
77890
 2 files changed, 12 insertions(+), 4 deletions(-)
 
77891
 
 
77892
commit 18793ea419eeeb88088303e33b568e31e28c4583
 
77893
Author: Sebastien Bacher <seb128@debian.org>
 
77894
Date:   Sun Jul 31 12:24:36 2005 +0000
 
77895
 
 
77896
    update of the glade file, no need to restart the session to apply the
 
77897
    
 
77898
    2005-07-31  Sebastien Bacher  <seb128@debian.org>
 
77899
    
 
77900
            * gnome-mouse-properties.glade:
 
77901
            update of the glade file, no need to restart the session to apply
 
77902
            the changes with GTK 2.8 (Closes: #312070).
 
77903
 
 
77904
 capplets/mouse/ChangeLog                    |    6 +
 
77905
 capplets/mouse/gnome-mouse-properties.glade |  210 ++++++++++++++++++++-------
 
77906
 2 files changed, 161 insertions(+), 55 deletions(-)
 
77907
 
 
77908
commit 37449e8bb6a0b9ce9801ef980cff9b7db96e794a
 
77909
Author: Funda Wang <fwang@src.gnome.org>
 
77910
Date:   Sun Jul 31 00:13:58 2005 +0000
 
77911
 
 
77912
    Updated Simplified Chinese translation
 
77913
 
 
77914
 po/ChangeLog |    4 ++
 
77915
 po/zh_CN.po  |  130 ++++++++++++++++++++++++++++++----------------------------
 
77916
 2 files changed, 71 insertions(+), 63 deletions(-)
 
77917
 
 
77918
commit fca598e61981e846340ef4b1d07c563e895eb98a
 
77919
Author: Clytie Siddall <clyties@src.gnome.org>
 
77920
Date:   Sat Jul 30 13:49:25 2005 +0000
 
77921
 
 
77922
    vi.po: Updated Vietnamese translation.
 
77923
 
 
77924
 po/ChangeLog |    4 ++++
 
77925
 po/vi.po     |   38 +++++++++++++++++++-------------------
 
77926
 2 files changed, 23 insertions(+), 19 deletions(-)
 
77927
 
 
77928
commit c3477bfe6f0d474a67170f7abc7be8883a0eb0d6
 
77929
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
77930
Date:   Sat Jul 30 06:57:17 2005 +0000
 
77931
 
 
77932
    Updated Thai translation.
 
77933
    
 
77934
    2005-07-30  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
77935
    
 
77936
        * th.po: Updated Thai translation.
 
77937
 
 
77938
 po/ChangeLog |    4 ++
 
77939
 po/th.po     |  142 ++++++++++++++++++++++++++++++++--------------------------
 
77940
 2 files changed, 82 insertions(+), 64 deletions(-)
 
77941
 
 
77942
commit 82b28910b1971f2b52b3533642c97f2eac9ba8fd
 
77943
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
77944
Date:   Sat Jul 30 00:12:14 2005 +0000
 
77945
 
 
77946
    Updated Spanish translation.
 
77947
    
 
77948
    2005-07-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
77949
    
 
77950
        * es.po: Updated Spanish translation.
 
77951
 
 
77952
 po/ChangeLog |    4 ++
 
77953
 po/es.po     |  143 ++++++++++++++++++++++++++++++---------------------------
 
77954
 2 files changed, 79 insertions(+), 68 deletions(-)
 
77955
 
 
77956
commit 3cf20cae916b42471548b876d40e1170e3171d13
 
77957
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
77958
Date:   Fri Jul 29 09:20:46 2005 +0000
 
77959
 
 
77960
    updated by rranjan@redhat.com
 
77961
 
 
77962
 po/hi.po |  582 ++++++++++++++++++++++++++++++++++----------------------------
 
77963
 1 files changed, 323 insertions(+), 259 deletions(-)
 
77964
 
 
77965
commit 25567ca259513b4392a8633088b1d2f961fb8cbe
 
77966
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
77967
Date:   Thu Jul 28 20:39:54 2005 +0000
 
77968
 
 
77969
    done
 
77970
 
 
77971
 po/mk.po |   39 +++++++++++++++++++++------------------
 
77972
 1 files changed, 21 insertions(+), 18 deletions(-)
 
77973
 
 
77974
commit a7aec48325fffadee12d225a46213e890ec28da6
 
77975
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
77976
Date:   Thu Jul 28 06:51:16 2005 +0000
 
77977
 
 
77978
    Updated Translation
 
77979
 
 
77980
 po/ChangeLog |    4 ++++
 
77981
 po/gu.po     |   42 ++++++++++++++++++++++++------------------
 
77982
 2 files changed, 28 insertions(+), 18 deletions(-)
 
77983
 
 
77984
commit 9e59ada02cddf67790142cd76e068f4a2dacae87
 
77985
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
77986
Date:   Thu Jul 28 06:15:25 2005 +0000
 
77987
 
 
77988
    Updated Japanese translation for v2.11.90.
 
77989
    
 
77990
    2005-07-28  Takeshi AIHANA <aihana@gnome.gr.jp>
 
77991
    
 
77992
        * ja.po: Updated Japanese translation for v2.11.90.
 
77993
 
 
77994
 po/ChangeLog |    4 +
 
77995
 po/ja.po     |  298 +++++++++++++++++++++++++++++++---------------------------
 
77996
 2 files changed, 164 insertions(+), 138 deletions(-)
 
77997
 
 
77998
commit 4f7e86689562d5537c4a8b9a3e989a27da239383
 
77999
Author: Terance Sola <terance@lyse.net>
 
78000
Date:   Thu Jul 28 02:00:52 2005 +0000
 
78001
 
 
78002
    Updated Norwegian Bokmål translation. Same.
 
78003
    
 
78004
    2005-07-28  Terance Sola  <terance@lyse.net>
 
78005
    
 
78006
        * nb.po: Updated Norwegian Bokmål translation.
 
78007
        * no.po: Same.
 
78008
 
 
78009
 po/ChangeLog |    5 ++
 
78010
 po/nb.po     |  134 +++++++++++++++++++++++++++++----------------------------
 
78011
 po/no.po     |  134 +++++++++++++++++++++++++++++----------------------------
 
78012
 3 files changed, 141 insertions(+), 132 deletions(-)
 
78013
 
 
78014
commit 79faf3a3c927fab25f6aefe06b6493a4e36ff6da
 
78015
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
78016
Date:   Wed Jul 27 22:50:42 2005 +0000
 
78017
 
 
78018
    tiny bit of code polish
 
78019
 
 
78020
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    5 +----
 
78021
 1 files changed, 1 insertions(+), 4 deletions(-)
 
78022
 
 
78023
commit 9a3665ee0b96f4107fbd95ae1a94de7f127bb84c
 
78024
Author: Sebastien Bacher <seb128@debian.org>
 
78025
Date:   Wed Jul 27 14:19:08 2005 +0000
 
78026
 
 
78027
    update to 2.9.91
 
78028
    
 
78029
    2005-07-27  Sebastien Bacher  <seb128@debian.org>
 
78030
    
 
78031
        * configure.in: update to 2.9.91
 
78032
 
 
78033
 ChangeLog    |    6 ++++++
 
78034
 configure.in |    2 +-
 
78035
 2 files changed, 7 insertions(+), 1 deletions(-)
 
78036
 
 
78037
commit 9cce2ddbbc4924f50f306e0992d09282fd6e933f
 
78038
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
78039
Date:   Wed Jul 27 13:39:47 2005 +0000
 
78040
 
 
78041
    update for 2.9.90
 
78042
 
 
78043
 NEWS |    1 +
 
78044
 1 files changed, 1 insertions(+), 0 deletions(-)
 
78045
 
 
78046
commit b9a7b237690183b48943845a3356eb0997fd7b2f
 
78047
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
78048
Date:   Wed Jul 27 13:38:53 2005 +0000
 
78049
 
 
78050
    new translation
 
78051
 
 
78052
 NEWS |    1 +
 
78053
 1 files changed, 1 insertions(+), 0 deletions(-)
 
78054
 
 
78055
commit 95de3b04ad391847980076bd8a39e8eb348a1ba6
 
78056
Author: Sebastien Bacher <seb128@debian.org>
 
78057
Date:   Wed Jul 27 13:35:45 2005 +0000
 
78058
 
 
78059
    fix the make distcheck.
 
78060
    
 
78061
    2005-07-27  Sebastien Bacher  <seb128@debian.org>
 
78062
    
 
78063
            * C/config-accessibility-keyboard.xml:
 
78064
            * C/control-center.xml:
 
78065
            fix the make distcheck.
 
78066
 
 
78067
 help/C/config-accessibility-keyboard.xml |    1 +
 
78068
 help/C/control-center.xml                |    6 ++++--
 
78069
 help/ChangeLog                           |    6 ++++++
 
78070
 3 files changed, 11 insertions(+), 2 deletions(-)
 
78071
 
 
78072
commit 69faf795191020a6bbfb66f168a420d13822a1bb
 
78073
Author: Hendrik Brandt <heb@gnome-de.org>
 
78074
Date:   Wed Jul 27 13:05:34 2005 +0000
 
78075
 
 
78076
    Updated German translation.
 
78077
    
 
78078
    2005-07-27  Hendrik Brandt  <heb@gnome-de.org>
 
78079
    
 
78080
            * de.po: Updated German translation.
 
78081
 
 
78082
 po/ChangeLog |    4 +
 
78083
 po/de.po     | 1222 ++++++++++++++++++++++++----------------------------------
 
78084
 2 files changed, 507 insertions(+), 719 deletions(-)
 
78085
 
 
78086
commit 4f510cf94a079922b5183f46618a5732b632ae0d
 
78087
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
78088
Date:   Wed Jul 27 12:56:39 2005 +0000
 
78089
 
 
78090
    switch to gnome-doc-utils, require 1.9 to build the tarball correctly
 
78091
 
 
78092
 .cvsignore                  |    1 +
 
78093
 ChangeLog                   |   10 ++++++++++
 
78094
 Makefile.am                 |   10 +++++++---
 
78095
 autogen.sh                  |    2 +-
 
78096
 configure.in                |    7 ++++++-
 
78097
 help/.cvsignore             |    1 +
 
78098
 help/C/Makefile.am          |   25 -------------------------
 
78099
 help/C/control-center-C.omf |   14 --------------
 
78100
 help/ChangeLog              |    9 +++++++++
 
78101
 help/Makefile.am            |   10 ++++++++--
 
78102
 help/control-center.omf.in  |    9 +++++++++
 
78103
 m4/.cvsignore               |    1 +
 
78104
 12 files changed, 53 insertions(+), 46 deletions(-)
 
78105
 
 
78106
commit b1b091815bf35dd2d909b0132b9259f131c1b3f7
 
78107
Author: Adam Weinberger <adamw@gnome.org>
 
78108
Date:   Wed Jul 27 11:25:14 2005 +0000
 
78109
 
 
78110
    Updated Canadian English translation.
 
78111
    
 
78112
    
 
78113
    2005-07-27  Adam Weinberger  <adamw@gnome.org>
 
78114
    
 
78115
        * en_CA.po: Updated Canadian English translation.
 
78116
 
 
78117
 po/ChangeLog |    4 ++++
 
78118
 po/en_CA.po  |   39 ++++++++++++++++++++++-----------------
 
78119
 2 files changed, 26 insertions(+), 17 deletions(-)
 
78120
 
 
78121
commit d8b34663e1d04e0d2b2b04efeb53b41f2220a9e0
 
78122
Author: Sebastien Bacher <seb128@debian.org>
 
78123
Date:   Wed Jul 27 11:04:47 2005 +0000
 
78124
 
 
78125
    updated for 2.11.90.
 
78126
    
 
78127
    2005-07-27  Sebastien Bacher  <seb128@debian.org>
 
78128
    
 
78129
            * NEWS:
 
78130
            * configure.in: updated for 2.11.90.
 
78131
 
 
78132
 ChangeLog    |    5 +++++
 
78133
 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 
78134
 configure.in |    2 +-
 
78135
 3 files changed, 54 insertions(+), 1 deletions(-)
 
78136
 
 
78137
commit 42ffddb55d1f28a9db4a4a3e8d4b0dfc20d39673
 
78138
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
78139
Date:   Wed Jul 27 10:56:18 2005 +0000
 
78140
 
 
78141
    Updated Translation
 
78142
 
 
78143
 po/ChangeLog |    4 +
 
78144
 po/gu.po     | 1956 +++++++++++++++++++++++++++++++++-------------------------
 
78145
 2 files changed, 1113 insertions(+), 847 deletions(-)
 
78146
 
 
78147
commit 26ce733fb7d623418a1bfb1b5268196843dfdb96
 
78148
Author: Sebastien Bacher <seb128@debian.org>
 
78149
Date:   Wed Jul 27 09:58:54 2005 +0000
 
78150
 
 
78151
    set a default icon for capplets, patch by Jaap A. Haitsma
 
78152
    
 
78153
    2005-07-27  Sebastien Bacher  <seb128@debian.org>
 
78154
    
 
78155
            * capplet-util.c: (capplet_set_icon): set a default icon for capplets,
 
78156
            patch by Jaap A. Haitsma <jaap@haitsma.org> (Closes: #305086).
 
78157
 
 
78158
 capplets/common/ChangeLog      |    5 +++++
 
78159
 capplets/common/capplet-util.c |    4 ++++
 
78160
 2 files changed, 9 insertions(+), 0 deletions(-)
 
78161
 
 
78162
commit 890e069b8262f8c25c6568004adc5419923e86e5
 
78163
Author: Mark McLoughlin <mark@skynet.ie>
 
78164
Date:   Wed Jul 27 08:04:17 2005 +0000
 
78165
 
 
78166
    forgot this
 
78167
    
 
78168
    2005-07-27  Mark McLoughlin  <mark@skynet.ie>
 
78169
    
 
78170
            * configure.in, autogen.sh: revert what looks like
 
78171
            accidentally committed changes from svu.
 
78172
 
 
78173
 autogen.sh |    2 +-
 
78174
 1 files changed, 1 insertions(+), 1 deletions(-)
 
78175
 
 
78176
commit 7cb7849c7916afc9ba636c3ee726a3bd5d79b751
 
78177
Author: Mark McLoughlin <mark@skynet.ie>
 
78178
Date:   Wed Jul 27 07:58:56 2005 +0000
 
78179
 
 
78180
    revert what looks like accidentally committed changes from svu.
 
78181
    
 
78182
    2005-07-27  Mark McLoughlin  <mark@skynet.ie>
 
78183
    
 
78184
            * configure.in, autogen.sh: revert what looks like
 
78185
            accidentally committed changes from svu.
 
78186
 
 
78187
 ChangeLog    |    5 +++++
 
78188
 configure.in |    2 +-
 
78189
 2 files changed, 6 insertions(+), 1 deletions(-)
 
78190
 
 
78191
commit be7988963342f0f20dd6983e4fcaea6a4b6373ca
 
78192
Author: Marcel Telka <marcel@telka.sk>
 
78193
Date:   Wed Jul 27 03:47:23 2005 +0000
 
78194
 
 
78195
    Updated Slovak translation.
 
78196
    
 
78197
    2005-07-27  Marcel Telka  <marcel@telka.sk>
 
78198
    
 
78199
        * sk.po: Updated Slovak translation.
 
78200
 
 
78201
 po/ChangeLog |    4 ++
 
78202
 po/sk.po     |  130 ++++++++++++++++++++++++++++++----------------------------
 
78203
 2 files changed, 71 insertions(+), 63 deletions(-)
 
78204
 
 
78205
commit 25ac663f39fdf756ff27023a0ed27cafa1dfb992
 
78206
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
78207
Date:   Tue Jul 26 20:38:25 2005 +0000
 
78208
 
 
78209
    fixing #310513
 
78210
 
 
78211
 ChangeLog                                          |    8 ++
 
78212
 autogen.sh                                         |    2 +-
 
78213
 capplets/keyboard/ChangeLog                        |   26 +++++
 
78214
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  119 ++++++++++----------
 
78215
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   16 +--
 
78216
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   22 ++++
 
78217
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   22 ++++
 
78218
 configure.in                                       |    2 +-
 
78219
 gnome-settings-daemon/ChangeLog                    |   34 +++++-
 
78220
 .../gnome-settings-keyboard-xkb.c                  |   54 ++++-----
 
78221
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   10 +-
 
78222
 11 files changed, 208 insertions(+), 107 deletions(-)
 
78223
 
 
78224
commit 30347dd0e1782157031f76627fe487b8a236d48b
 
78225
Author: Clytie Siddall <clyties@src.gnome.org>
 
78226
Date:   Tue Jul 26 08:50:57 2005 +0000
 
78227
 
 
78228
    vi.po: Updated Vietnamese translation.
 
78229
 
 
78230
 po/ChangeLog |    8 +-
 
78231
 po/vi.po     | 1660 ++-------------------------------------------------------
 
78232
 2 files changed, 65 insertions(+), 1603 deletions(-)
 
78233
 
 
78234
commit df5bd5fb0efd430b8b73e89c639f27f399fa5283
 
78235
Author: Adam Weinberger <adamw@gnome.org>
 
78236
Date:   Tue Jul 26 08:08:14 2005 +0000
 
78237
 
 
78238
    Remove missing files.
 
78239
    
 
78240
    
 
78241
    2005-07-26  Adam Weinberger  <adamw@gnome.org>
 
78242
    
 
78243
        * POTFILES.skip: Remove missing files.
 
78244
 
 
78245
 po/ChangeLog     |    1 +
 
78246
 po/POTFILES.skip |    2 --
 
78247
 2 files changed, 1 insertions(+), 2 deletions(-)
 
78248
 
 
78249
commit 7b95fd6b128b11e84d096e44df545230977f1057
 
78250
Author: Adam Weinberger <adamw@gnome.org>
 
78251
Date:   Tue Jul 26 08:07:17 2005 +0000
 
78252
 
 
78253
    Updated Canadian English translation.
 
78254
    
 
78255
    
 
78256
    2005-07-26  Adam Weinberger  <adamw@gnome.org>
 
78257
    
 
78258
        * en_CA.po: Updated Canadian English translation.
 
78259
 
 
78260
 po/ChangeLog |    4 ++
 
78261
 po/en_CA.po  |  106 +++++++++++++++++++++++++++++-----------------------------
 
78262
 2 files changed, 57 insertions(+), 53 deletions(-)
 
78263
 
 
78264
commit 1f12e54e0a26e58ce2bc544f43b4f93c835af87f
 
78265
Author: Sebastien Bacher <seb128@debian.org>
 
78266
Date:   Tue Jul 26 03:15:35 2005 +0000
 
78267
 
 
78268
    Update for the changed signal of the option menus
 
78269
    
 
78270
    2005-07-25  Sebastien Bacher <seb128@debian.org>
 
78271
    
 
78272
        * gnome-wp-capplet.c (gnome_wp_{scale,shade}_type_changed):
 
78273
        Update for the changed signal of the option menus
 
78274
        (wallpaper_properties_init): Connect to the changed signal of
 
78275
        the scale and color style option menus
 
78276
    
 
78277
        Fixes #157396
 
78278
 
 
78279
 capplets/background/ChangeLog          |    9 +++++++++
 
78280
 capplets/background/gnome-wp-capplet.c |    8 ++++----
 
78281
 2 files changed, 13 insertions(+), 4 deletions(-)
 
78282
 
 
78283
commit b340a7841322e5b8c122a210a6309f286ad6a373
 
78284
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
78285
Date:   Tue Jul 26 00:36:31 2005 +0000
 
78286
 
 
78287
    done
 
78288
 
 
78289
 po/mk.po |  110 +++++++++++++++++++++++++++++++------------------------------
 
78290
 1 files changed, 56 insertions(+), 54 deletions(-)
 
78291
 
 
78292
commit 06ca0fa30b7ad43d8e8867e8bd0f85007650d860
 
78293
Author: Sebastien Bacher <seb128@debian.org>
 
78294
Date:   Mon Jul 25 20:51:16 2005 +0000
 
78295
 
 
78296
    Replace GnomeColorPicker with the GtkColorButton widget Some properties
 
78297
    
 
78298
    2005-07-25  Sebastien Bacher <seb128@debian.org>
 
78299
    
 
78300
        * gnome-background-properties.glade: Replace GnomeColorPicker with
 
78301
        the GtkColorButton widget
 
78302
        Some properties were added by newer version of glade
 
78303
    
 
78304
        * gnome-wp-capplet.c (gnome_wp_props_wp_set):
 
78305
        (gnome_wp_[s]color_changed, gnome_wp_color[12]_changed):
 
78306
        (gnome_wp_load_stuffs, wallpaper_properties_init):
 
78307
        Update to use the API for GtkColorButton instead of GnomeColorPicker
 
78308
    
 
78309
        Fixes #171676
 
78310
 
 
78311
 capplets/background/ChangeLog                      |   13 ++++
 
78312
 .../background/gnome-background-properties.glade   |   70 ++++++++++++++++++--
 
78313
 capplets/background/gnome-wp-capplet.c             |   51 +++++----------
 
78314
 3 files changed, 93 insertions(+), 41 deletions(-)
 
78315
 
 
78316
commit 84b6e2e24e8bb97e8e58fe4c3e9fde32257012e4
 
78317
Author: Sebastien Bacher <seb128@debian.org>
 
78318
Date:   Mon Jul 25 13:25:34 2005 +0000
 
78319
 
 
78320
    set windows' icons, patch by Jaap A. Haitsma <jaap@haitsma.org> (Closes:
 
78321
    
 
78322
    2005-07-25  Sebastien Bacher  <seb128@debian.org>
 
78323
    
 
78324
            * gnome-settings-accessibility-keyboard.c: (warning_dialog_post):
 
78325
            * gnome-settings-keyboard-xkb.c:
 
78326
            (gnome_settings_keyboard_xkb_analyze_sysconfig):
 
78327
            set windows' icons, patch by Jaap A. Haitsma <jaap@haitsma.org>
 
78328
            (Closes: #305096).
 
78329
 
 
78330
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
78331
 .../gnome-settings-accessibility-keyboard.c        |    1 +
 
78332
 .../gnome-settings-keyboard-xkb.c                  |    3 +++
 
78333
 3 files changed, 12 insertions(+), 0 deletions(-)
 
78334
 
 
78335
commit c8c0d6d5f20ca28e3d6475eeb8a5aa392b7aae9d
 
78336
Author: Rodrigo Moya <rodrigo@novell.com>
 
78337
Date:   Mon Jul 25 11:57:03 2005 +0000
 
78338
 
 
78339
    specify the fact that it works with both xscreensaver and
 
78340
    
 
78341
    2005-07-20  Rodrigo Moya <rodrigo@novell.com>
 
78342
    
 
78343
        * C/config-screensaver.xml: specify the fact that it works with both
 
78344
        xscreensaver and gnome-screensaver.
 
78345
 
 
78346
 help/C/config-screensaver.xml |    7 ++++---
 
78347
 help/ChangeLog                |    5 +++++
 
78348
 2 files changed, 9 insertions(+), 3 deletions(-)
 
78349
 
 
78350
commit 009cdb9b8a58aded80c820098eb0a551c9430e87
 
78351
Author: Rodrigo Moya <rodrigo@novell.com>
 
78352
Date:   Mon Jul 25 11:56:28 2005 +0000
 
78353
 
 
78354
    require either xscreensaver or gnome-screensaver.
 
78355
    
 
78356
    2005-07-20  Rodrigo Moya <rodrigo@novell.com>
 
78357
    
 
78358
        * control-center.spec.in: require either xscreensaver or gnome-screensaver.
 
78359
    
 
78360
        * schemas/apps_gnome_settings_daemon_screensaver.schemas.in: don't
 
78361
 
 
78362
 ChangeLog                                          |    7 +++++++
 
78363
 control-center.spec.in                             |    2 +-
 
78364
 ...ps_gnome_settings_daemon_screensaver.schemas.in |    6 +++---
 
78365
 3 files changed, 11 insertions(+), 4 deletions(-)
 
78366
 
 
78367
commit 6e25211b2f3cb7f85f5fc6bea9dc8807b121591e
 
78368
Author: Rodrigo Moya <rodrigo@novell.com>
 
78369
Date:   Mon Jul 25 11:55:59 2005 +0000
 
78370
 
 
78371
    try to run gnome-screensaver, and if that fails, run xscreensaver.
 
78372
    
 
78373
    2005-07-20  Rodrigo Moya <rodrigo@novell.com>
 
78374
    
 
78375
        * gnome-settings-screensaver.c (gnome_settings_screensaver_load):
 
78376
        * gnome-settings-multimedia-keys.c (do_action): try to run
 
78377
        gnome-screensaver, and if that fails, run xscreensaver.
 
78378
 
 
78379
 gnome-settings-daemon/ChangeLog                    |    6 ++++
 
78380
 .../gnome-settings-multimedia-keys.c               |    9 ++++++-
 
78381
 gnome-settings-daemon/gnome-settings-screensaver.c |   27 +++++++++++++++++---
 
78382
 3 files changed, 37 insertions(+), 5 deletions(-)
 
78383
 
 
78384
commit cf87a9a2c9a8d6a62a46008399cf6d294b30bde2
 
78385
Author: Rodrigo Moya <rodrigo@novell.com>
 
78386
Date:   Mon Jul 25 11:55:06 2005 +0000
 
78387
 
 
78388
    new function to get the correct screensaver command to run. (apply_config,
 
78389
    
 
78390
    2005-07-20  Rodrigo Moya <rodrigo@novell.com>
 
78391
    
 
78392
        * main.c (get_screensaver_command): new function to get the correct
 
78393
        screensaver command to run.
 
78394
        (apply_config, revert_config): use gnome-screensaver if available.
 
78395
 
 
78396
 capplets/display/ChangeLog |    6 ++++++
 
78397
 capplets/display/main.c    |   28 ++++++++++++++++++++--------
 
78398
 2 files changed, 26 insertions(+), 8 deletions(-)
 
78399
 
 
78400
commit c6f063ff7a733fdb8db4a81bafaf26bd823cc26a
 
78401
Author: Sebastien Bacher <seb128@debian.org>
 
78402
Date:   Sun Jul 24 20:25:24 2005 +0000
 
78403
 
 
78404
    set the "is_important" property for one of the buttons, so the label is
 
78405
    
 
78406
    2005-07-24  Sebastien Bacher  <seb128@debian.org>
 
78407
    
 
78408
            * gnome-ui-properties.glade: set the "is_important" property for one
 
78409
            of the buttons, so the label is showed for the "Text beside icons" mode
 
78410
            (Closes: #308845).
 
78411
 
 
78412
 capplets/ui-properties/ChangeLog                 |    6 ++++
 
78413
 capplets/ui-properties/gnome-ui-properties.glade |   33 +++++++++++++++++++++-
 
78414
 2 files changed, 38 insertions(+), 1 deletions(-)
 
78415
 
 
78416
commit 410b71ba9f9bde60dcf08d65aaf7d472ba7764e7
 
78417
Author: Kjartan Maraas <kmaraas@gnome.org>
 
78418
Date:   Sun Jul 24 16:11:50 2005 +0000
 
78419
 
 
78420
    Updated Norwegian bokm�l translation. Same
 
78421
    
 
78422
    2005-07-24  Kjartan Maraas  <kmaraas@gnome.org>
 
78423
    
 
78424
        * nb.po: Updated Norwegian bokm�l translation.
 
78425
        * no.po: Same
 
78426
 
 
78427
 po/ChangeLog |    5 ++
 
78428
 po/nb.po     |  167 +++++++++++++++++++++++++++++++--------------------------
 
78429
 po/no.po     |  167 +++++++++++++++++++++++++++++++--------------------------
 
78430
 3 files changed, 187 insertions(+), 152 deletions(-)
 
78431
 
 
78432
commit 9ab366267f41ee297cd04416abc250631afdf90b
 
78433
Author: Miloslav Trmac <mitr@volny.cz>
 
78434
Date:   Sat Jul 23 16:38:46 2005 +0000
 
78435
 
 
78436
    Updated Czech translation.
 
78437
    
 
78438
    2005-07-23  Miloslav Trmac  <mitr@volny.cz>
 
78439
    
 
78440
        * cs.po: Updated Czech translation.
 
78441
 
 
78442
 po/ChangeLog |    4 +
 
78443
 po/cs.po     |  176 ++++++++++++++++++++++++++++++++--------------------------
 
78444
 2 files changed, 102 insertions(+), 78 deletions(-)
 
78445
 
 
78446
commit 439a01223da95e909282090bdf85a40bcc84da27
 
78447
Author: Vincent van Adrighem <adrighem@gnome.org>
 
78448
Date:   Fri Jul 22 20:43:01 2005 +0000
 
78449
 
 
78450
    Translation updated by Reinout van Schouwen.
 
78451
    
 
78452
    2005-07-22  Vincent van Adrighem  <adrighem@gnome.org>
 
78453
    
 
78454
        * nl.po: Translation updated by Reinout van Schouwen.
 
78455
 
 
78456
 po/ChangeLog |    4 +
 
78457
 po/nl.po     |  399 +++++++++++++++++++++++++++++++++-------------------------
 
78458
 2 files changed, 229 insertions(+), 174 deletions(-)
 
78459
 
 
78460
commit 6f0360a4c48b459856969b954d0afc5b54743dbe
 
78461
Author: Alexander Shopov <ash@contact.bg>
 
78462
Date:   Fri Jul 22 15:49:27 2005 +0000
 
78463
 
 
78464
    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
 
78465
    
 
78466
    2005-07-22  Alexander Shopov  <ash@contact.bg>
 
78467
    
 
78468
        * bg.po: Updated Bulgarian translation by
 
78469
        Rostislav Raykov <zbrox@i-space.org>
 
78470
 
 
78471
 po/ChangeLog |    7 +-
 
78472
 po/bg.po     |  676 ++++++++++++++++++++++++++++++++++++++++++----------------
 
78473
 2 files changed, 498 insertions(+), 185 deletions(-)
 
78474
 
 
78475
commit 4e87ed514ea1e62834c58b5ff1eb7829f559c0c7
 
78476
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
78477
Date:   Fri Jul 22 15:16:16 2005 +0000
 
78478
 
 
78479
    Updated Greek translation
 
78480
 
 
78481
 po/ChangeLog |    4 +
 
78482
 po/el.po     |  933 ++++++++++++++++++++++++++++++++++++++-------------------
 
78483
 2 files changed, 626 insertions(+), 311 deletions(-)
 
78484
 
 
78485
commit 3fac9a8e15b128d77ad982f762457a85c4eb754b
 
78486
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
78487
Date:   Fri Jul 22 09:05:38 2005 +0000
 
78488
 
 
78489
    Minor wording adjustments in Thai translation.
 
78490
    
 
78491
    2005-07-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
78492
    
 
78493
        * th.po: Minor wording adjustments in Thai translation.
 
78494
 
 
78495
 po/ChangeLog |    4 ++++
 
78496
 po/th.po     |    6 +++---
 
78497
 2 files changed, 7 insertions(+), 3 deletions(-)
 
78498
 
 
78499
commit 6611ec16f8903b05095a17125465045b35a55404
 
78500
Author: Priit Laes <plaes@cvs.gnome.org>
 
78501
Date:   Thu Jul 21 05:05:43 2005 +0000
 
78502
 
 
78503
    Translation updated.
 
78504
    
 
78505
    2005-07-21  Priit Laes  <plaes@cvs.gnome.org>
 
78506
    
 
78507
        * et.po: Translation updated.
 
78508
 
 
78509
 po/ChangeLog |    4 +
 
78510
 po/et.po     |  789 ++++++++++++++++++++++++++++++++++------------------------
 
78511
 2 files changed, 474 insertions(+), 319 deletions(-)
 
78512
 
 
78513
commit fd270fb8bb65efb4a979c21d3a331eeb62988efd
 
78514
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
78515
Date:   Wed Jul 20 10:11:27 2005 +0000
 
78516
 
 
78517
    full
 
78518
 
 
78519
 po/mk.po | 1291 +++++++++++++++++++++++---------------------------------------
 
78520
 1 files changed, 468 insertions(+), 823 deletions(-)
 
78521
 
 
78522
commit 1a54ff6b6434c8378533debde1f2c3c2fa793d28
 
78523
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
78524
Date:   Wed Jul 20 07:09:38 2005 +0000
 
78525
 
 
78526
    update by amanpreetalam@yahoo.com
 
78527
 
 
78528
 po/pa.po | 2288 +++++++++++++++++++++++++++++++++++---------------------------
 
78529
 1 files changed, 1280 insertions(+), 1008 deletions(-)
 
78530
 
 
78531
commit b48525cff4cedd6adf78b0feb04188cd21088104
 
78532
Author: Mark McLoughlin <mark@skynet.ie>
 
78533
Date:   Tue Jul 19 12:35:24 2005 +0000
 
78534
 
 
78535
    See
 
78536
    
 
78537
    2005-07-19  Mark McLoughlin  <mark@skynet.ie>
 
78538
    
 
78539
            See http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00341.html
 
78540
    
 
78541
            * capplets/wm-properties/*: remove old crufty code.
 
78542
 
 
78543
 ChangeLog                                      |    6 +
 
78544
 capplets/wm-properties/ChangeLog               |  138 ---
 
78545
 capplets/wm-properties/Makefile.am             |   33 -
 
78546
 capplets/wm-properties/wm-capplet.png          |  Bin 3047 -> 0 bytes
 
78547
 capplets/wm-properties/wm-exec.c               |  331 -------
 
78548
 capplets/wm-properties/wm-list.c               |  574 -----------
 
78549
 capplets/wm-properties/wm-properties-capplet.c | 1260 ------------------------
 
78550
 capplets/wm-properties/wm-properties.h         |   63 --
 
78551
 capplets/wm-properties/wm.desktop.in.in        |   61 --
 
78552
 9 files changed, 6 insertions(+), 2460 deletions(-)
 
78553
 
 
78554
commit 1aa8deaf59a3aeea125dceba7bcc065ae1185004
 
78555
Author: Mark McLoughlin <mark@skynet.ie>
 
78556
Date:   Tue Jul 19 12:32:38 2005 +0000
 
78557
 
 
78558
    See
 
78559
    
 
78560
    2005-07-19  Mark McLoughlin  <mark@skynet.ie>
 
78561
    
 
78562
            See http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00341.html
 
78563
    
 
78564
            * wm-exec.c, wm-list.c, wm-properties.h: remove old crufty
 
78565
            code.
 
78566
    
 
78567
            * Makefile.am: update.
 
78568
 
 
78569
 libwindow-settings/.cvsignore      |    4 -
 
78570
 libwindow-settings/ChangeLog       |    9 +
 
78571
 libwindow-settings/Makefile.am     |    5 +-
 
78572
 libwindow-settings/wm-exec.c       |  330 --------------------
 
78573
 libwindow-settings/wm-list.c       |  577 ------------------------------------
 
78574
 libwindow-settings/wm-properties.h |   63 ----
 
78575
 6 files changed, 10 insertions(+), 978 deletions(-)
 
78576
 
 
78577
commit e60d5c3d615b27ce7ee4d2e62f299bf260bd02cb
 
78578
Author: Marcel Telka <marcel@telka.sk>
 
78579
Date:   Mon Jul 18 18:27:57 2005 +0000
 
78580
 
 
78581
    Updated Slovak translation.
 
78582
    
 
78583
    2005-07-18  Marcel Telka  <marcel@telka.sk>
 
78584
    
 
78585
        * sk.po: Updated Slovak translation.
 
78586
 
 
78587
 po/ChangeLog |    4 +
 
78588
 po/sk.po     |  252 +++++++++++++++++++++++++++++++++++-----------------------
 
78589
 2 files changed, 155 insertions(+), 101 deletions(-)
 
78590
 
 
78591
commit 032f1b186718532689b0332bf2aa9d2dd689b959
 
78592
Author: Adam Weinberger <adamw@gnome.org>
 
78593
Date:   Mon Jul 18 08:38:29 2005 +0000
 
78594
 
 
78595
    Updated Canadian English translation.
 
78596
    
 
78597
    
 
78598
    2005-07-18  Adam Weinberger  <adamw@gnome.org>
 
78599
    
 
78600
        * en_CA.po: Updated Canadian English translation.
 
78601
 
 
78602
 po/ChangeLog |    4 +
 
78603
 po/en_CA.po  |  320 +++++++++++++++++++++++++++++++++------------------------
 
78604
 2 files changed, 189 insertions(+), 135 deletions(-)
 
78605
 
 
78606
commit 036cd6f7315c903d7a844a4207d36808863bfb7a
 
78607
Author: Vincent van Adrighem <adrighem@gnome.org>
 
78608
Date:   Mon Jul 18 07:39:26 2005 +0000
 
78609
 
 
78610
    Translation updated by Reinout van Schouwen.
 
78611
    
 
78612
    2005-07-18  Vincent van Adrighem  <adrighem@gnome.org>
 
78613
    
 
78614
        * nl.po: Translation updated by Reinout van Schouwen.
 
78615
 
 
78616
 po/ChangeLog |    4 ++++
 
78617
 1 files changed, 4 insertions(+), 0 deletions(-)
 
78618
 
 
78619
commit d26bdb7ba57a2169675106ea9e782d27eb76f617
 
78620
Author: Funda Wang <fwang@src.gnome.org>
 
78621
Date:   Mon Jul 18 04:56:19 2005 +0000
 
78622
 
 
78623
    Updated Simplified Chinese translation
 
78624
 
 
78625
 po/ChangeLog |    4 +
 
78626
 po/zh_CN.po  |  993 +++++++++++++++++++++++-----------------------------------
 
78627
 2 files changed, 400 insertions(+), 597 deletions(-)
 
78628
 
 
78629
commit c2b7a167f1c7f8aaf51a6b81549e1b556fc61030
 
78630
Author: Sven Herzberg <herzi@gnome-de.org>
 
78631
Date:   Sun Jul 17 19:12:30 2005 +0000
 
78632
 
 
78633
    use pkg-config to check for xcursor
 
78634
    
 
78635
    2005-07-17  Sven Herzberg  <herzi@gnome-de.org>
 
78636
    
 
78637
            * configure.in: use pkg-config to check for xcursor
 
78638
 
 
78639
 ChangeLog    |    4 ++++
 
78640
 configure.in |   10 +++++++---
 
78641
 2 files changed, 11 insertions(+), 3 deletions(-)
 
78642
 
 
78643
commit 5bf42ad35b8b7550867c16b19e50d5349b3d4315
 
78644
Author: Clytie Siddall <clyties@src.gnome.org>
 
78645
Date:   Sun Jul 17 11:34:44 2005 +0000
 
78646
 
 
78647
    vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
 
78648
 
 
78649
 po/ChangeLog |    4 +
 
78650
 po/vi.po     | 4080 +++++++++++++++++++++++++++++-----------------------------
 
78651
 2 files changed, 2067 insertions(+), 2017 deletions(-)
 
78652
 
 
78653
commit 5632425d96bd8658815f70db7d5253cacf4ab106
 
78654
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
78655
Date:   Sun Jul 17 10:39:34 2005 +0000
 
78656
 
 
78657
    Updated Spanish translation.
 
78658
    
 
78659
    2005-07-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
78660
    
 
78661
        * es.po: Updated Spanish translation.
 
78662
 
 
78663
 po/ChangeLog |    4 +
 
78664
 po/es.po     |  417 ++++++++++++++++++++++++++++++++--------------------------
 
78665
 2 files changed, 236 insertions(+), 185 deletions(-)
 
78666
 
 
78667
commit 0a603c851d3bfebcde72a71596f0571fa0f373c1
 
78668
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
78669
Date:   Sun Jul 17 01:47:44 2005 +0000
 
78670
 
 
78671
    Updated Thai translation.
 
78672
    
 
78673
    2005-07-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
78674
    
 
78675
        * th.po: Updated Thai translation.
 
78676
 
 
78677
 po/ChangeLog |    4 +
 
78678
 po/th.po     |  410 +++++++++++++++++++++++++++++++++-------------------------
 
78679
 2 files changed, 237 insertions(+), 177 deletions(-)
 
78680
 
 
78681
commit 35a9a8f946658b0ce4a6132488d0396a40d17d4b
 
78682
Author: Diego Gonzalez <diego@pemas.net>
 
78683
Date:   Sat Jul 16 21:42:40 2005 +0000
 
78684
 
 
78685
    change the order of the buttons to match the HIG.
 
78686
    
 
78687
    2005-07-16  Diego Gonzalez <diego@pemas.net>
 
78688
    
 
78689
        * gnome-about-me.c (about_me_image_clicked_cb): change the order
 
78690
          of the buttons to match the HIG.
 
78691
    
 
78692
          Patch by Denis Cranston. Fixes bug 309632.
 
78693
 
 
78694
 capplets/about-me/ChangeLog        |    7 +++++++
 
78695
 capplets/about-me/gnome-about-me.c |    2 +-
 
78696
 2 files changed, 8 insertions(+), 1 deletions(-)
 
78697
 
 
78698
commit 6b0cd523f8f6ab2b93a75f47192215f60f7d7076
 
78699
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
78700
Date:   Sat Jul 16 21:37:15 2005 +0000
 
78701
 
 
78702
    Set a default message. Use g_strconcat() instead of g_strdup() and mark
 
78703
    
 
78704
    2005-07-12  Dennis Cranston <dennis_cranston at yahoo com>
 
78705
    
 
78706
        * gnome-about-me-password.c (passdlg_check_password_timeout_cb):
 
78707
          Set a default message. Use g_strconcat() instead of g_strdup()
 
78708
          and mark strings for translation; (gnome_about_me_password):
 
78709
          Set the window icon.
 
78710
    
 
78711
        * gnome-about-me.glade:  Rearrange the change password dialog.
 
78712
          Relabel the ok button to 'Change Password'.
 
78713
    
 
78714
          Closes bug 310307
 
78715
 
 
78716
 capplets/about-me/ChangeLog                 |   12 ++
 
78717
 capplets/about-me/gnome-about-me-password.c |    9 +-
 
78718
 capplets/about-me/gnome-about-me.glade      |  202 ++++++++++++---------------
 
78719
 3 files changed, 105 insertions(+), 118 deletions(-)
 
78720
 
 
78721
commit 542dfba26c65cb368fcaa79d87b80c044d4b3287
 
78722
Author: Diego Gonzalez <diego@pemas.net>
 
78723
Date:   Sat Jul 16 21:09:01 2005 +0000
 
78724
 
 
78725
    Don't build e-util-marshal, as we can use the glib marshallers. Use
 
78726
    
 
78727
    2005-07-16  Diego Gonzalez  <diego@pemas.net>
 
78728
    
 
78729
        * Makefile.am: Don't build e-util-marshal, as we can use
 
78730
          the glib marshallers.
 
78731
        * e-image-chooser.c: (e_image_chooser_class_init): Use standard
 
78732
          glib marshallers.
 
78733
        * gnome-about-me.c: (about_me_focus_out),
 
78734
          (about_me_get_address_field), (about_me_setup_dialog): Add some
 
78735
          error checking.
 
78736
    
 
78737
          Patch by James Bowes.
 
78738
 
 
78739
 capplets/about-me/ChangeLog         |   12 ++++++++++++
 
78740
 capplets/about-me/Makefile.am       |   16 +---------------
 
78741
 capplets/about-me/e-image-chooser.c |    4 ++--
 
78742
 capplets/about-me/gnome-about-me.c  |   26 +++++++++++++++++++-------
 
78743
 4 files changed, 34 insertions(+), 24 deletions(-)
 
78744
 
 
78745
commit e1723021da8d0c8fb5cff480060dda1192fc4304
 
78746
Author: Sebastien Bacher <seb128@debian.org>
 
78747
Date:   Sat Jul 16 14:55:33 2005 +0000
 
78748
 
 
78749
    fixed a mnemonic conflict (#155953).
 
78750
    
 
78751
    2005-07-16  Sebastien Bacher  <seb128@debian.org>
 
78752
    
 
78753
        * gnome-network-preferences.glade: fixed a mnemonic conflict (#155953).
 
78754
 
 
78755
 capplets/network/ChangeLog                       |    4 ++++
 
78756
 capplets/network/gnome-network-preferences.glade |   13 +++++++++++--
 
78757
 2 files changed, 15 insertions(+), 2 deletions(-)
 
78758
 
 
78759
commit 0ee3eaab67756ef9c74375022311809797d94373
 
78760
Author: Kjartan Maraas <kmaraas@gnome.org>
 
78761
Date:   Sat Jul 16 09:05:55 2005 +0000
 
78762
 
 
78763
    Updated Norwegian translation. Same
 
78764
    
 
78765
    2005-07-16  Kjartan Maraas  <kmaraas@gnome.org>
 
78766
    
 
78767
        * nb.po: Updated Norwegian translation.
 
78768
        * no.po: Same
 
78769
 
 
78770
 po/ChangeLog |    5 +
 
78771
 po/nb.po     |  361 ++++++++++++++++++++++++++++++++--------------------------
 
78772
 po/no.po     |  361 ++++++++++++++++++++++++++++++++--------------------------
 
78773
 3 files changed, 399 insertions(+), 328 deletions(-)
 
78774
 
 
78775
commit e2094b33e2c4b8042ef381962af216219e2efeed
 
78776
Author: Clytie Siddall <clyties@src.gnome.org>
 
78777
Date:   Sat Jul 16 06:56:28 2005 +0000
 
78778
 
 
78779
    vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
 
78780
 
 
78781
 po/ChangeLog |    4 +
 
78782
 po/vi.po     | 5916 +++++++++++++++++++++++++++++-----------------------------
 
78783
 2 files changed, 3004 insertions(+), 2916 deletions(-)
 
78784
 
 
78785
commit 66de225e6cf8febcaf9ea5ef67f296d724f4d776
 
78786
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
78787
Date:   Sat Jul 16 05:32:06 2005 +0000
 
78788
 
 
78789
    Updated Japanese translation for v2.11.6.
 
78790
    
 
78791
    2005-07-16  Takeshi AIHANA <aihana@gnome.gr.jp>
 
78792
    
 
78793
        * ja.po: Updated Japanese translation for v2.11.6.
 
78794
 
 
78795
 po/ChangeLog |    4 +
 
78796
 po/ja.po     |  544 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
78797
 2 files changed, 418 insertions(+), 130 deletions(-)
 
78798
 
 
78799
commit c7a821f347a1e6e45538286cd99919691f717b57
 
78800
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
 
78801
Date:   Fri Jul 15 16:09:29 2005 +0000
 
78802
 
 
78803
    *** empty log message ***
 
78804
 
 
78805
 po/ChangeLog |    4 +
 
78806
 po/gl.po     |  846 ++++++++++++++++++++++++++++++++++++++++------------------
 
78807
 2 files changed, 590 insertions(+), 260 deletions(-)
 
78808
 
 
78809
commit d8715b0371bce4b42daa413fa2d2aaea65f8e621
 
78810
Author: Rodney Dawes <dobey@novell.com>
 
78811
Date:   Fri Jul 15 04:41:53 2005 +0000
 
78812
 
 
78813
    If xmlParseFile returns NULL, then just return, rather than trying to
 
78814
    
 
78815
    2005-07-14  Rodney Dawes  <dobey@novell.com>
 
78816
    
 
78817
        * gnome-wp-xml.c (gnome_wp_xml_load_xml): If xmlParseFile returns
 
78818
        NULL, then just return, rather than trying to parse the document
 
78819
    
 
78820
        Fixes #310041
 
78821
 
 
78822
 capplets/background/ChangeLog      |    7 +++++++
 
78823
 capplets/background/gnome-wp-xml.c |    3 +++
 
78824
 2 files changed, 10 insertions(+), 0 deletions(-)
 
78825
 
 
78826
commit 174da6fb3c61ec944076eb2c121d83938180fb4a
 
78827
Author: Miloslav Trmac <mitr@volny.cz>
 
78828
Date:   Thu Jul 14 16:43:36 2005 +0000
 
78829
 
 
78830
    Updated Czech translation.
 
78831
    
 
78832
    2005-07-14  Miloslav Trmac  <mitr@volny.cz>
 
78833
    
 
78834
        * cs.po: Updated Czech translation.
 
78835
 
 
78836
 po/ChangeLog |    4 +
 
78837
 po/cs.po     |  486 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
78838
 2 files changed, 372 insertions(+), 118 deletions(-)
 
78839
 
 
78840
commit 72f3f194b1d9e20fa0c43b040e5b8e61982951ef
 
78841
Author: Rodney Dawes <dobey@novell.com>
 
78842
Date:   Thu Jul 14 03:06:24 2005 +0000
 
78843
 
 
78844
    Pass the md5sum to the call to g_strconcat to create the path to the
 
78845
    
 
78846
    2005-07-13  Rodney Dawes  <dobey@novell.com>
 
78847
    
 
78848
        * gnome-wp-info.c (gnome_wp_info_new): Pass the md5sum to the call
 
78849
        to g_strconcat to create the path to the thumbnail file
 
78850
    
 
78851
        Fixes #310293
 
78852
 
 
78853
 capplets/background/ChangeLog       |    7 +++++++
 
78854
 capplets/background/gnome-wp-info.c |    8 +++++++-
 
78855
 2 files changed, 14 insertions(+), 1 deletions(-)
 
78856
 
 
78857
commit 2ad4a3149687f5bbf5d8a42c8f1ab91dffedcf6b
 
78858
Author: Sebastien Bacher <seb128@debian.org>
 
78859
Date:   Wed Jul 13 21:54:58 2005 +0000
 
78860
 
 
78861
    new file.
 
78862
    
 
78863
    2005-07-13  Sebastien Bacher  <seb128@debian.org>
 
78864
    
 
78865
            * .cvsignore: new file.
 
78866
 
 
78867
 capplets/about-me/.cvsignore |    8 ++++++++
 
78868
 capplets/about-me/ChangeLog  |    4 ++++
 
78869
 2 files changed, 12 insertions(+), 0 deletions(-)
 
78870
 
 
78871
commit c6038d4f0bdcde069e807a609b578f663d8ad5cb
 
78872
Author: Sebastien Bacher <seb128@debian.org>
 
78873
Date:   Wed Jul 13 21:51:44 2005 +0000
 
78874
 
 
78875
    update to 2.11.7.
 
78876
    
 
78877
    2005-07-13  Sebastien Bacher  <seb128@debian.org>
 
78878
    
 
78879
            * configure.in: update to 2.11.7.
 
78880
 
 
78881
 ChangeLog    |    6 ++++++
 
78882
 configure.in |    2 +-
 
78883
 2 files changed, 7 insertions(+), 1 deletions(-)
 
78884
 
 
78885
commit dded3cf6f41318c9b9be383d4d74fae2b6e31fb9
 
78886
Author: Sebastien Bacher <seb128@debian.org>
 
78887
Date:   Wed Jul 13 21:14:27 2005 +0000
 
78888
 
 
78889
    updated for 2.11.6.
 
78890
    
 
78891
    2005-07-13  Sebastien Bacher  <seb128@debian.org>
 
78892
    
 
78893
            * NEWS: updated for 2.11.6.
 
78894
 
 
78895
 ChangeLog |    4 ++++
 
78896
 NEWS      |   40 ++++++++++++++++++++++++++++++++++++++--
 
78897
 2 files changed, 42 insertions(+), 2 deletions(-)
 
78898
 
 
78899
commit c18fbc45550d12ea48ffaacbc9348fe948430296
 
78900
Author: Diego Gonzalez <diego@pemas.net>
 
78901
Date:   Wed Jul 13 20:28:10 2005 +0000
 
78902
 
 
78903
    change the maxium width and height permitted on an image, in the hope that
 
78904
    
 
78905
    2005-07-13  Diego Gonzalez  <diego@pemas.net>
 
78906
    
 
78907
        * gnome-about-me.c (about_me_update_photo): change the maxium width
 
78908
          and height permitted on an image, in the hope that it mitigates
 
78909
          the problem reported in bug 309643.
 
78910
 
 
78911
 capplets/about-me/ChangeLog        |    6 ++++++
 
78912
 capplets/about-me/gnome-about-me.c |    4 ++--
 
78913
 2 files changed, 8 insertions(+), 2 deletions(-)
 
78914
 
 
78915
commit c9c0a8433182ceebbf7271b2486208eca7efae5e
 
78916
Author: Diego Gonzalez <diego@pemas.net>
 
78917
Date:   Wed Jul 13 20:16:13 2005 +0000
 
78918
 
 
78919
    fix image loading when draging an image on the image button, it was
 
78920
    
 
78921
    2005-07-13  Diego Gonzalez  <diego@pemas.net>
 
78922
    
 
78923
        * e-image-chooser.c (image_drag_data_received_cb): fix image loading
 
78924
          when draging an image on the image button, it was getting hanged.
 
78925
          (e_image_chooser_init): fix the positioning of the image on the button,
 
78926
          still not perfect but a bit better.
 
78927
    
 
78928
          Also included in this patch are several cleanups to the code.
 
78929
    
 
78930
          Fixes bug 309628 and partially bugs 309629 and 309387
 
78931
    
 
78932
        * gnome-about-me.c (about_me_setup_dialog): connect to the changed
 
78933
          signal on the image-chooser, so that we are notified when the
 
78934
          user changes the image using DnD.
 
78935
          (about_me_image_changed_cb): new function, it is called whenever
 
78936
          the user changes the image using D&D.
 
78937
    
 
78938
          Mark two strings for translation.
 
78939
 
 
78940
 capplets/about-me/ChangeLog         |   19 +++++++++++
 
78941
 capplets/about-me/e-image-chooser.c |   57 +++++++----------------------------
 
78942
 capplets/about-me/gnome-about-me.c  |   33 ++++++++++++++------
 
78943
 3 files changed, 53 insertions(+), 56 deletions(-)
 
78944
 
 
78945
commit 624869b5228af51b27f7be76279da28c26fdd5ba
 
78946
Author: Diego Gonzalez <diego@pemas.net>
 
78947
Date:   Wed Jul 13 10:46:56 2005 +0000
 
78948
 
 
78949
    if the saving timeout has not yet expired and we click exit then commit
 
78950
    
 
78951
    2005-07-13  Diego Gonzalez  <diego@pemas.net>
 
78952
    
 
78953
        * gnome-about-me.c (about_me_button_clicked_cb): if
 
78954
          the saving timeout has not yet expired and we click
 
78955
          exit then commit the changes so that we don't loose
 
78956
          any data.
 
78957
    
 
78958
          Fixes bug 309737.
 
78959
 
 
78960
 capplets/about-me/ChangeLog        |    9 +++++++++
 
78961
 capplets/about-me/gnome-about-me.c |   20 ++++++++++++++------
 
78962
 2 files changed, 23 insertions(+), 6 deletions(-)
 
78963
 
 
78964
commit 98d1ad8a495521d9b824e40d3044f936e0f129c7
 
78965
Author: Diego González <dggonz@src.gnome.org>
 
78966
Date:   Wed Jul 13 10:03:25 2005 +0000
 
78967
 
 
78968
    Forgot to commit this file.
 
78969
 
 
78970
 capplets/about-me/gnome-about-me.glade | 1294 ++++++++++++++++++--------------
 
78971
 1 files changed, 721 insertions(+), 573 deletions(-)
 
78972
 
 
78973
commit f8483a3a03c6aacc1abd9f9113233b9b3377c35d
 
78974
Author: Marcel Telka <marcel@telka.sk>
 
78975
Date:   Wed Jul 13 05:04:16 2005 +0000
 
78976
 
 
78977
    Updated Slovak translation.
 
78978
    
 
78979
    2005-07-13  Marcel Telka  <marcel@telka.sk>
 
78980
    
 
78981
        * sk.po: Updated Slovak translation.
 
78982
 
 
78983
 po/ChangeLog |    4 +++
 
78984
 po/sk.po     |   66 +++++++++++++++++++++++++++++-----------------------------
 
78985
 2 files changed, 37 insertions(+), 33 deletions(-)
 
78986
 
 
78987
commit 7099ba51afcd621230311bc28250d97d3739cf5a
 
78988
Author: Diego Gonzalez <diego@pemas.net>
 
78989
Date:   Tue Jul 12 18:41:25 2005 +0000
 
78990
 
 
78991
    this file is no longer used.
 
78992
    
 
78993
    2005-07-12  Diego Gonzalez  <diego@pemas.net>
 
78994
    
 
78995
        * gnome-about-me.png: this file is no longer used.
 
78996
 
 
78997
 capplets/about-me/ChangeLog          |    4 ++++
 
78998
 capplets/about-me/gnome-about-me.png |  Bin 2280 -> 0 bytes
 
78999
 2 files changed, 4 insertions(+), 0 deletions(-)
 
79000
 
 
79001
commit c08f3685cc8c4ed6e25f1d1f8d69b822f4b05a89
 
79002
Author: Sven Herzberg <herzi@gnome-de.org>
 
79003
Date:   Tue Jul 12 18:29:13 2005 +0000
 
79004
 
 
79005
    fix the without HAVE_XCURSOR build
 
79006
    
 
79007
    2005-07-12  Sven Herzberg  <herzi@gnome-de.org>
 
79008
    
 
79009
            * gnome-mouse-properties.c: fix the without HAVE_XCURSOR build
 
79010
 
 
79011
 capplets/mouse/ChangeLog                |    4 ++++
 
79012
 capplets/mouse/gnome-mouse-properties.c |    2 --
 
79013
 2 files changed, 4 insertions(+), 2 deletions(-)
 
79014
 
 
79015
commit a6bfb5ca46e7ba80f95307e13cc14062ced4ccc2
 
79016
Author: Diego Gonzalez <diego@pemas.net>
 
79017
Date:   Tue Jul 12 18:06:41 2005 +0000
 
79018
 
 
79019
    remove gdk_pixbuf_unref calls which are deprecated and use g_object_unref
 
79020
    
 
79021
    2005-07-11  Diego Gonzalez  <diego@pemas.net>
 
79022
    
 
79023
        * e-image-chooser.c: remove gdk_pixbuf_unref calls which are
 
79024
          deprecated and use g_object_unref instead
 
79025
    
 
79026
    2005-07-11  Diego Gonzalez  <diego@pemas.net>
 
79027
    
 
79028
        * gnome-about-me-password.c: fix some string errors
 
79029
    
 
79030
          Fixes bug 309951 and bug 309950
 
79031
    
 
79032
    2005-07-10  Dennis Cranston <dennis_cranston at yahoo com>
 
79033
    
 
79034
        * gnome-about-me.glade:  HIG fixes; fix widget padding,
 
79035
          use sentence capitalization for text field labels, fix
 
79036
          mnemonic conflics, and remove mnemonics from tab labels.
 
79037
    
 
79038
          Also fixes bug 309952
 
79039
 
 
79040
 capplets/about-me/ChangeLog                 |   18 ++++++++++++++++++
 
79041
 capplets/about-me/e-image-chooser.c         |    6 +++---
 
79042
 capplets/about-me/gnome-about-me-password.c |    7 ++++---
 
79043
 capplets/about-me/gnome-about-me.c          |    3 ---
 
79044
 4 files changed, 25 insertions(+), 9 deletions(-)
 
79045
 
 
79046
commit 9d434685b9dfacff16568928729ab369381edf4e
 
79047
Author: Sebastien Bacher <seb128@debian.org>
 
79048
Date:   Tue Jul 12 10:23:17 2005 +0000
 
79049
 
 
79050
    fix a label form (Closes: #167739).
 
79051
    
 
79052
    2005-07-12  Sebastien Bacher  <seb128@debian.org>
 
79053
    
 
79054
        * modmap-dialog.glade: fix a label form (Closes: #167739).
 
79055
 
 
79056
 gnome-settings-daemon/ChangeLog           |    4 +++
 
79057
 gnome-settings-daemon/modmap-dialog.glade |   31 ++++++++++++++++++++++++++--
 
79058
 2 files changed, 32 insertions(+), 3 deletions(-)
 
79059
 
 
79060
commit 0fbe40bd72add3af24bba3bbf030d43133c6c228
 
79061
Author: Rodney Dawes <dobey@novell.com>
 
79062
Date:   Tue Jul 12 00:48:13 2005 +0000
 
79063
 
 
79064
    Remove the unref call on the GtkIconTheme object to avoid crashing
 
79065
    
 
79066
    2005-07-11  Rodney Dawes  <dobey@novell.com>
 
79067
    
 
79068
        * capplet-util.c (capplet_set_icon): Remove the unref call on the
 
79069
        GtkIconTheme object to avoid crashing
 
79070
    
 
79071
        Fixes #310037
 
79072
 
 
79073
 capplets/common/ChangeLog      |    7 +++++++
 
79074
 capplets/common/capplet-util.c |    1 -
 
79075
 2 files changed, 7 insertions(+), 1 deletions(-)
 
79076
 
 
79077
commit 854c6ea4fb991d7fa7034f4cf61df3d148e7609c
 
79078
Author: Marcel Telka <marcel@telka.sk>
 
79079
Date:   Mon Jul 11 17:30:08 2005 +0000
 
79080
 
 
79081
    Updated Slovak translation.
 
79082
    
 
79083
    2005-07-11  Marcel Telka  <marcel@telka.sk>
 
79084
    
 
79085
        * sk.po: Updated Slovak translation.
 
79086
 
 
79087
 po/ChangeLog |    4 ++
 
79088
 po/sk.po     |  128 +++++++++++++++++++++++++++++-----------------------------
 
79089
 2 files changed, 68 insertions(+), 64 deletions(-)
 
79090
 
 
79091
commit c8e6b7adabf921abd35ecee6cdabfd413fefd6c3
 
79092
Author: Adam Weinberger <adamw@gnome.org>
 
79093
Date:   Sun Jul 10 21:57:10 2005 +0000
 
79094
 
 
79095
    Updated Canadian English translation.
 
79096
    
 
79097
    
 
79098
    2005-07-10  Adam Weinberger  <adamw@gnome.org>
 
79099
    
 
79100
        * en_CA.po: Updated Canadian English translation.
 
79101
 
 
79102
 po/ChangeLog |    4 ++
 
79103
 po/en_CA.po  |  128 ++++++++++++++++++++++++++++-----------------------------
 
79104
 2 files changed, 67 insertions(+), 65 deletions(-)
 
79105
 
 
79106
commit ea7222e7754413f6dafdf9515b2b7f1f29b971de
 
79107
Author: Rodney Dawes <dobey@novell.com>
 
79108
Date:   Sun Jul 10 21:10:56 2005 +0000
 
79109
 
 
79110
    Update to use the GtkIconTheme API instead of the deprecated
 
79111
    
 
79112
    2005-07-10  Rodney Dawes  <dobey@novell.com>
 
79113
    
 
79114
        * capplet-util.c (capplet_set_icon): Update to use the GtkIconTheme
 
79115
        API instead of the deprecated GnomeIconTheme API
 
79116
        Based on patch from Jan de Groot
 
79117
    
 
79118
        Fixes #171679
 
79119
 
 
79120
 capplets/common/ChangeLog      |    8 ++++++++
 
79121
 capplets/common/capplet-util.c |   15 ++++++++-------
 
79122
 2 files changed, 16 insertions(+), 7 deletions(-)
 
79123
 
 
79124
commit e7819d91752175499e6acddc50c44985fde7db92
 
79125
Author: Rodney Dawes <dobey@novell.com>
 
79126
Date:   Sun Jul 10 20:45:00 2005 +0000
 
79127
 
 
79128
    Update to use GtkIconTheme rather than GnomeIconTheme Based on patch from
 
79129
    
 
79130
    2005-07-10  Rodney Dawes  <dobey@novell.com>
 
79131
    
 
79132
        * gnome-wp-capplet.[ch]:
 
79133
        (gnome_wp_icon_theme_changed):
 
79134
        (wallpaper_properties_init):
 
79135
        Update to use GtkIconTheme rather than GnomeIconTheme
 
79136
        Based on patch from Jan de Groot
 
79137
    
 
79138
        Fixes #171677
 
79139
 
 
79140
 capplets/background/ChangeLog          |   10 +++
 
79141
 capplets/background/gnome-wp-capplet.c |  130 ++++++++++++++++----------------
 
79142
 capplets/background/gnome-wp-capplet.h |    2 +-
 
79143
 3 files changed, 76 insertions(+), 66 deletions(-)
 
79144
 
 
79145
commit 58f7a0ef14671710646b508b153a552989b2e819
 
79146
Author: Miloslav Trmac <mitr@volny.cz>
 
79147
Date:   Sun Jul 10 17:25:09 2005 +0000
 
79148
 
 
79149
    Updated Czech translation.
 
79150
    
 
79151
    2005-07-10  Miloslav Trmac  <mitr@volny.cz>
 
79152
    
 
79153
        * cs.po: Updated Czech translation.
 
79154
 
 
79155
 po/ChangeLog |    4 +++
 
79156
 po/cs.po     |   70 ++++++++++++++++++++++++++++++++++++++++++++-------------
 
79157
 2 files changed, 58 insertions(+), 16 deletions(-)
 
79158
 
 
79159
commit 0a6e4844382f66477649cf76d8f44bd3d48ca067
 
79160
Author: Vincent van Adrighem <adrighem@gnome.org>
 
79161
Date:   Sun Jul 10 17:20:41 2005 +0000
 
79162
 
 
79163
    Translation updated by Reinout van Schouwen.
 
79164
    
 
79165
    2005-07-10  Vincent van Adrighem  <adrighem@gnome.org>
 
79166
    
 
79167
        * nl.po: Translation updated by Reinout van Schouwen.
 
79168
 
 
79169
 po/ChangeLog |    4 +
 
79170
 po/nl.po     | 1444 +++++++++++-----------------------------------------------
 
79171
 2 files changed, 264 insertions(+), 1184 deletions(-)
 
79172
 
 
79173
commit 422dd268e6d4e605681252646facc3eea98ce769
 
79174
Author: Rodney Dawes <dobey@novell.com>
 
79175
Date:   Sun Jul 10 15:58:14 2005 +0000
 
79176
 
 
79177
    Fix some memory leaks by using a separate variable to store the escaped
 
79178
    
 
79179
    2005-07-10  Rodney Dawes  <dobey@novell.com>
 
79180
    
 
79181
        * gnome-wp-info.c (gnome_wp_info_new): Fix some memory leaks by using
 
79182
        a separate variable to store the escaped path, and md5sum
 
79183
    
 
79184
        * gnome-wp-item.c (gnome_wp_item_get_thumbnail): Fix a couple of
 
79185
        memory leaks by using a separate variable to store the escaped path
 
79186
        Don't unref the pixbuf from the thumbnail generation, and then try
 
79187
        to load it again after saving
 
79188
 
 
79189
 capplets/background/ChangeLog       |   10 ++++++++++
 
79190
 capplets/background/gnome-wp-info.c |   17 +++++++++++++----
 
79191
 capplets/background/gnome-wp-item.c |   11 +++++++----
 
79192
 3 files changed, 30 insertions(+), 8 deletions(-)
 
79193
 
 
79194
commit e04dd790c9db54fa58d43f5f4cc612d191144c9d
 
79195
Author: Sebastien Bacher <seb128@debian.org>
 
79196
Date:   Sun Jul 10 11:02:10 2005 +0000
 
79197
 
 
79198
    new cursor theme manager for the mouse capplet, patch by Sven Herzberg
 
79199
    
 
79200
    2005-07-10  Sebastien Bacher  <seb128@debian.org>
 
79201
    
 
79202
        * gnome-mouse-properties.c: (cursor_size_from_widget),
 
79203
        (event_box_button_press_event), (cursor_theme_changed),
 
79204
        (cursor_font_changed), (cursor_changed),
 
79205
        (gdk_pixbuf_from_xcursor_image), (populate_tree_model),
 
79206
        (setup_dialog), (create_dialog):
 
79207
        * gnome-mouse-properties.glade:
 
79208
        new cursor theme manager for the mouse capplet,
 
79209
        patch by Sven Herzberg <herzi@gnome-de.org> with changes
 
79210
        by Matthias Clasen <mclasen@redhat.com> (Closes: #110670).
 
79211
 
 
79212
 capplets/mouse/ChangeLog                    |   12 +
 
79213
 capplets/mouse/gnome-mouse-properties.c     |  461 +++++++++++++++++++--------
 
79214
 capplets/mouse/gnome-mouse-properties.glade |  149 +++++----
 
79215
 3 files changed, 419 insertions(+), 203 deletions(-)
 
79216
 
 
79217
commit 95eb67e805d3903f95c10d6e425aa8b2df77f9a8
 
79218
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
79219
Date:   Sun Jul 10 09:56:45 2005 +0000
 
79220
 
 
79221
    Fixed plurals in Thai translation.
 
79222
    
 
79223
    2005-07-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
79224
    
 
79225
        * th.po: Fixed plurals in Thai translation.
 
79226
 
 
79227
 po/ChangeLog |    4 ++++
 
79228
 po/th.po     |    4 +++-
 
79229
 2 files changed, 7 insertions(+), 1 deletions(-)
 
79230
 
 
79231
commit c7898f444861c0be181f24967617ee9b6f682e50
 
79232
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
79233
Date:   Sun Jul 10 09:39:40 2005 +0000
 
79234
 
 
79235
    Updated Thai translation.
 
79236
    
 
79237
    2005-07-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
79238
    
 
79239
        * th.po: Updated Thai translation.
 
79240
 
 
79241
 po/ChangeLog |    4 +
 
79242
 po/th.po     |  468 +++++++++++++++++++++++++++++++++------------------------
 
79243
 2 files changed, 275 insertions(+), 197 deletions(-)
 
79244
 
 
79245
commit e4243fda830f5474d6e07ca1774f7147b6e2f3bc
 
79246
Author: Terance Sola <terance@lyse.net>
 
79247
Date:   Sat Jul 9 01:47:49 2005 +0000
 
79248
 
 
79249
    Updated Norwegian bokm�l translation. Same.
 
79250
    
 
79251
    2005-07-09  Terance Sola  <terance@lyse.net>
 
79252
    
 
79253
        * nb.po: Updated Norwegian bokm�l translation.
 
79254
        * no.po: Same.
 
79255
 
 
79256
 po/ChangeLog |    5 +
 
79257
 po/nb.po     |  304 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
79258
 po/no.po     |  304 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
79259
 3 files changed, 519 insertions(+), 94 deletions(-)
 
79260
 
 
79261
commit 8681a6d672a3c13232b5376bb6c6290fe14db422
 
79262
Author: Sebastien Bacher <seb128@debian.org>
 
79263
Date:   Fri Jul 8 21:13:09 2005 +0000
 
79264
 
 
79265
    updated the libxft requirement to 2.1.7, Christian Lohmaier
 
79266
    
 
79267
    2005-07-08  Sebastien Bacher  <seb128@debian.org>
 
79268
    
 
79269
        * configure.in: updated the libxft requirement to 2.1.7,
 
79270
        Christian Lohmaier <cloph@cup.uni-muenchen.de> (Closes: #309558).
 
79271
 
 
79272
 ChangeLog    |    7 ++++++-
 
79273
 NEWS         |    1 +
 
79274
 configure.in |    2 +-
 
79275
 3 files changed, 8 insertions(+), 2 deletions(-)
 
79276
 
 
79277
commit b8cfac0a78d1dd1fb0f1ea061616af419430e824
 
79278
Author: Marcel Telka <marcel@telka.sk>
 
79279
Date:   Fri Jul 8 18:30:14 2005 +0000
 
79280
 
 
79281
    Updated Slovak translation.
 
79282
    
 
79283
    2005-07-08  Marcel Telka  <marcel@telka.sk>
 
79284
    
 
79285
        * sk.po: Updated Slovak translation.
 
79286
 
 
79287
 po/ChangeLog |    4 +
 
79288
 po/sk.po     |  303 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
79289
 2 files changed, 260 insertions(+), 47 deletions(-)
 
79290
 
 
79291
commit c8b2aea34de803bd881375d2bbe711613eff736a
 
79292
Author: Rajesh Ranjan <rranjan@src.gnome.org>
 
79293
Date:   Fri Jul 8 13:58:53 2005 +0000
 
79294
 
 
79295
    updated by rranjan@redhat.com
 
79296
 
 
79297
 po/hi.po | 2708 +++++++++++++++++++++++++-------------------------------------
 
79298
 1 files changed, 1102 insertions(+), 1606 deletions(-)
 
79299
 
 
79300
commit 2861ff85d58753ef9cea92f97408c869879f0839
 
79301
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
79302
Date:   Fri Jul 8 09:26:46 2005 +0000
 
79303
 
 
79304
    Updated Spanish translation.
 
79305
    
 
79306
    2005-07-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
79307
    
 
79308
        * es.po: Updated Spanish translation.
 
79309
 
 
79310
 po/ChangeLog |    4 +
 
79311
 po/es.po     |  310 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
79312
 2 files changed, 269 insertions(+), 45 deletions(-)
 
79313
 
 
79314
commit 8caab020c3f1f3748e61015dda3a9735d9500b27
 
79315
Author: Adam Weinberger <adamw@gnome.org>
 
79316
Date:   Fri Jul 8 00:02:22 2005 +0000
 
79317
 
 
79318
    Updated Canadian English translation.
 
79319
    
 
79320
    
 
79321
    2005-07-07  Adam Weinberger  <adamw@gnome.org>
 
79322
    
 
79323
        * en_CA.po: Updated Canadian English translation.
 
79324
 
 
79325
 po/ChangeLog |    4 +
 
79326
 po/en_CA.po  |  301 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
79327
 2 files changed, 259 insertions(+), 46 deletions(-)
 
79328
 
 
79329
commit 3a2e074ecdc02d50ce84f783a51738d34b6fdcff
 
79330
Author: Sebastien Bacher <seb128@debian.org>
 
79331
Date:   Thu Jul 7 22:16:14 2005 +0000
 
79332
 
 
79333
    Update of the list of files to translate.
 
79334
    
 
79335
    2005-07-08  Sebastien Bacher  <seb128@debian.org>
 
79336
    
 
79337
        * POTFILES.in:
 
79338
        * POTFILES.skip:
 
79339
        Update of the list of files to translate.
 
79340
 
 
79341
 po/ChangeLog     |    6 ++++++
 
79342
 po/POTFILES.in   |    4 ++++
 
79343
 po/POTFILES.skip |    5 -----
 
79344
 3 files changed, 10 insertions(+), 5 deletions(-)
 
79345
 
 
79346
commit 79b65ac79306873911728b79ec7fbfd24ab820ef
 
79347
Author: Sebastien Bacher <seb128@debian.org>
 
79348
Date:   Thu Jul 7 22:13:44 2005 +0000
 
79349
 
 
79350
    this file is not useful on the CVS.
 
79351
    
 
79352
    2005-07-08  Sebastien Bacher  <seb128@debian.org>
 
79353
    
 
79354
            * gnome-about-me.desktop.in: this file is not useful on the CVS.
 
79355
 
 
79356
 capplets/about-me/ChangeLog                 |    4 ++++
 
79357
 capplets/about-me/gnome-about-me.desktop.in |   13 -------------
 
79358
 2 files changed, 4 insertions(+), 13 deletions(-)
 
79359
 
 
79360
commit e9b40e06bfbea86986033cd7dde2cb71f342b885
 
79361
Author: Sebastien Bacher <seb128@debian.org>
 
79362
Date:   Thu Jul 7 22:10:36 2005 +0000
 
79363
 
 
79364
    updated.
 
79365
    
 
79366
    2005-07-08  Sebastien Bacher  <seb128@debian.org>
 
79367
    
 
79368
        * NEWS: updated.
 
79369
 
 
79370
 ChangeLog |    4 ++++
 
79371
 NEWS      |    6 +++++-
 
79372
 2 files changed, 9 insertions(+), 1 deletions(-)
 
79373
 
 
79374
commit 707124edd6f96fb1ae714229633f82c9d5c02659
 
79375
Author: William Jon McCann <mccann@jhu.edu>
 
79376
Date:   Thu Jul 7 22:06:56 2005 +0000
 
79377
 
 
79378
    Don't include gnome.h (file_transfer_dialog_update_num_files)
 
79379
    
 
79380
    2005-06-30  William Jon McCann  <mccann@jhu.edu>
 
79381
    
 
79382
        * file-transfer-dialog.c: Don't include gnome.h
 
79383
        (file_transfer_dialog_update_num_files)
 
79384
        (file_transfer_dialog_set_prop, eel_gtk_label_make_bold)
 
79385
        (create_titled_label, file_transfer_dialog_init)
 
79386
        (file_transfer_dialog_update_cb):
 
79387
        HIG updates and make consistent with nautilus transfer
 
79388
        progress dialog.
 
79389
 
 
79390
 capplets/common/ChangeLog              |   10 ++
 
79391
 capplets/common/file-transfer-dialog.c |  189 ++++++++++++++++++++++----------
 
79392
 2 files changed, 141 insertions(+), 58 deletions(-)
 
79393
 
 
79394
commit 1f30c47d1d4f8d27678fea566d6a1cf0c9e6889b
 
79395
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79396
Date:   Thu Jul 7 21:24:03 2005 +0000
 
79397
 
 
79398
        fixed some typo, Clytie Siddall <clytie@riverland.net.au>
 
79399
        (Closes: #302614).
 
79400
 
 
79401
 capplets/about-me/ChangeLog                        |    6 ++++++
 
79402
 capplets/about-me/gnome-about-me-password.c        |    6 +++---
 
79403
 capplets/file-types/ChangeLog                      |    6 ++++++
 
79404
 capplets/file-types/file-types.desktop.in.in       |    2 +-
 
79405
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
79406
 .../gnome-settings-keyboard-xkb.c                  |    2 +-
 
79407
 6 files changed, 23 insertions(+), 5 deletions(-)
 
79408
 
 
79409
commit 125a903d89711610c54a6f2b36d462c716b9c417
 
79410
Author: Sebastien Bacher <seb128@debian.org>
 
79411
Date:   Thu Jul 7 20:59:11 2005 +0000
 
79412
 
 
79413
    fix a typo with a .schemas name, Jan Schmidt <thaytan@mad.scientist.com>
 
79414
    
 
79415
    2005-07-07  Sebastien Bacher  <seb128@debian.org>
 
79416
    
 
79417
        * schemas/Makefile.am: fix a typo with a .schemas name,
 
79418
        Jan Schmidt <thaytan@mad.scientist.com> (Closes: 307388).
 
79419
 
 
79420
 ChangeLog           |    5 +++++
 
79421
 schemas/Makefile.am |    2 +-
 
79422
 2 files changed, 6 insertions(+), 1 deletions(-)
 
79423
 
 
79424
commit 40dc642d092cba7a8b71885b8b1a6ae4f5888c35
 
79425
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
79426
Date:   Thu Jul 7 20:53:24 2005 +0000
 
79427
 
 
79428
    Updated Spanish translation.
 
79429
    
 
79430
    2005-07-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
79431
    
 
79432
        * es.po: Updated Spanish translation.
 
79433
 
 
79434
 po/ChangeLog |    4 +
 
79435
 po/es.po     |  491 +++++++++++++++++++++++++++++++++-------------------------
 
79436
 2 files changed, 281 insertions(+), 214 deletions(-)
 
79437
 
 
79438
commit 3878e5048ea7e6fa381b4ea2b33d8c3426775182
 
79439
Author: Sebastien Bacher <seb128@debian.org>
 
79440
Date:   Thu Jul 7 20:48:48 2005 +0000
 
79441
 
 
79442
    fix the markup usage of the XKB dialog (Closes: #308279).
 
79443
    
 
79444
    2005-07-07  Sebastien Bacher  <seb128@debian.org>
 
79445
    
 
79446
        * gnome-settings-keyboard-xkb.c: (activation_error):
 
79447
        fix the markup usage of the XKB dialog (Closes: #308279).
 
79448
 
 
79449
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
79450
 .../gnome-settings-keyboard-xkb.c                  |    8 ++++----
 
79451
 2 files changed, 9 insertions(+), 4 deletions(-)
 
79452
 
 
79453
commit 23d4c2d5f2386cf0191d6f0e3f098adb6086b748
 
79454
Author: Sebastien Bacher <seb128@debian.org>
 
79455
Date:   Thu Jul 7 19:35:59 2005 +0000
 
79456
 
 
79457
    patch by Matthias Clasen <mclasen@redhat.com> to expose the cursor theme
 
79458
    
 
79459
    2005-07-07  Sebastien Bacher  <seb128@debian.org>
 
79460
    
 
79461
            * gnome-settings-xsettings.c:
 
79462
            patch by Matthias Clasen <mclasen@redhat.com> to expose the cursor
 
79463
            theme settings as xsettings (Closes: #308104).
 
79464
 
 
79465
 NEWS                                             |    5 +++++
 
79466
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
79467
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 ++++
 
79468
 3 files changed, 15 insertions(+), 0 deletions(-)
 
79469
 
 
79470
commit d83b47a1cc43cdea9eaced6691c78af178964be3
 
79471
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79472
Date:   Thu Jul 7 19:33:08 2005 +0000
 
79473
 
 
79474
    update to 2.11.6
 
79475
 
 
79476
 ChangeLog    |    6 ++++++
 
79477
 configure.in |    2 +-
 
79478
 2 files changed, 7 insertions(+), 1 deletions(-)
 
79479
 
 
79480
commit 279d61bcce47be5a397377a00f8fc8be879fac1b
 
79481
Author: Priit Laes <plaes@cvs.gnome.org>
 
79482
Date:   Thu Jul 7 14:40:35 2005 +0000
 
79483
 
 
79484
    Translation updated by Ivar Smolin.
 
79485
    
 
79486
    2005-07-07  Priit Laes  <plaes@cvs.gnome.org>
 
79487
    
 
79488
        * et.po: Translation updated by Ivar Smolin.
 
79489
 
 
79490
 po/ChangeLog |    4 +
 
79491
 po/et.po     |  409 ++++++++++++++++++++++++++++++++--------------------------
 
79492
 2 files changed, 228 insertions(+), 185 deletions(-)
 
79493
 
 
79494
commit 493ccb06ee44002dfb167d734ab15a14d70a509c
 
79495
Author: Christian Rose <menthos@menthos.com>
 
79496
Date:   Wed Jul 6 21:39:26 2005 +0000
 
79497
 
 
79498
    Updated Galician translation by Ignacio Casal Quinteiro
 
79499
    
 
79500
    2004-07-06  Christian Rose  <menthos@menthos.com>
 
79501
    
 
79502
        * gl.po: Updated Galician translation by
 
79503
        Ignacio Casal Quinteiro <nacho.resa@gmail.com>.
 
79504
 
 
79505
 po/ChangeLog |    5 +
 
79506
 po/gl.po     | 4360 +++++++++++++++++++---------------------------------------
 
79507
 2 files changed, 1434 insertions(+), 2931 deletions(-)
 
79508
 
 
79509
commit b9686736de9f101d2be3f1eb0ac1f6558a8a6ea0
 
79510
Author: Marcel Telka <marcel@telka.sk>
 
79511
Date:   Wed Jul 6 19:21:48 2005 +0000
 
79512
 
 
79513
    Updated Slovak translation.
 
79514
    
 
79515
    2005-07-06  Marcel Telka  <marcel@telka.sk>
 
79516
    
 
79517
        * sk.po: Updated Slovak translation.
 
79518
 
 
79519
 po/ChangeLog |    4 ++++
 
79520
 po/sk.po     |    8 ++++----
 
79521
 2 files changed, 8 insertions(+), 4 deletions(-)
 
79522
 
 
79523
commit d6eb4333b9c8a130d7d17905806a451c39b01859
 
79524
Author: Adam Weinberger <adamw@gnome.org>
 
79525
Date:   Tue Jul 5 20:49:25 2005 +0000
 
79526
 
 
79527
    Updated Canadian English translation.
 
79528
    
 
79529
    
 
79530
    2005-07-05  Adam Weinberger  <adamw@gnome.org>
 
79531
    
 
79532
        * en_CA.po: Updated Canadian English translation.
 
79533
 
 
79534
 po/ChangeLog |    4 ++++
 
79535
 po/en_CA.po  |    8 ++++----
 
79536
 2 files changed, 8 insertions(+), 4 deletions(-)
 
79537
 
 
79538
commit d4629ab2d879e49a45ae2aedd61dcc375d8150c9
 
79539
Author: Diego Gonzalez <diego@pemas.net>
 
79540
Date:   Tue Jul 5 15:29:33 2005 +0000
 
79541
 
 
79542
    Improve the behaviour of the capplet when using large images (scale the
 
79543
    
 
79544
    2005-07-05  Diego Gonzalez  <diego@pemas.net>
 
79545
    
 
79546
        * gnome-about-me.c (about_me_update_photo): Improve the behaviour
 
79547
          of the capplet when using large images (scale the image down to
 
79548
          a resonable size before storing it in EDS).
 
79549
        * e-image-chooser.c: remove debug output.
 
79550
 
 
79551
 capplets/about-me/ChangeLog         |    9 ++++-
 
79552
 capplets/about-me/e-image-chooser.c |    2 -
 
79553
 capplets/about-me/gnome-about-me.c  |   64 +++++++++++++++++++++++++++++-----
 
79554
 3 files changed, 62 insertions(+), 13 deletions(-)
 
79555
 
 
79556
commit f0ff8f7cc3c65eb5d5b6d8a22cda43f3eeef3f77
 
79557
Author: Diego González <dggonz@src.gnome.org>
 
79558
Date:   Tue Jul 5 10:34:49 2005 +0000
 
79559
 
 
79560
    2005-07-05  Diego Gonzalez  <diego@pemas.net
 
79561
    
 
79562
            Patch by Jaap A. Haitsma <jaap@haitsma.org>
 
79563
    
 
79564
            * gnome-about-me.c: Remove use of bonobo, we don't need it.
 
79565
            * gnome-about-me.c: Reorder some of the code and simplify file
 
79566
              chooser, also avoid having more than on instance of the
 
79567
              file chooser dialog opened.
 
79568
            * gnome-about-me.glade: remove some garbage that was left
 
79569
            * gnome-about-me.desktop.in.in: set the correct bugzilla component
 
79570
              and icon.
 
79571
        * Makefile.am: fix so that the custom dialog works in glade (bug 309353)
 
79572
            * Set dialog icon (bug 309342)
 
79573
 
 
79574
 capplets/about-me/ChangeLog                    |   15 ++
 
79575
 capplets/about-me/Makefile.am                  |    6 +-
 
79576
 capplets/about-me/e-image-chooser.c            |    4 +-
 
79577
 capplets/about-me/gnome-about-me.c             |  172 ++++++++----------------
 
79578
 capplets/about-me/gnome-about-me.desktop.in.in |    4 +-
 
79579
 capplets/about-me/gnome-about-me.glade         |    2 +-
 
79580
 6 files changed, 78 insertions(+), 125 deletions(-)
 
79581
 
 
79582
commit f37d2a8268ccb29ce6baad24431d46b2a9df6ca2
 
79583
Author: Sebastien Bacher <seb128@debian.org>
 
79584
Date:   Mon Jul 4 22:49:06 2005 +0000
 
79585
 
 
79586
    fix the list of desktop files for the tarball. fix the component.
 
79587
    
 
79588
    2005-07-05  Sebastien Bacher  <seb128@debian.org>
 
79589
    
 
79590
        * Makefile.am: fix the list of desktop files for the tarball.
 
79591
        * gnome-about-me.desktop.in.in: fix the component.
 
79592
 
 
79593
 capplets/about-me/ChangeLog                    |    5 +++++
 
79594
 capplets/about-me/Makefile.am                  |    4 ++--
 
79595
 capplets/about-me/gnome-about-me.desktop.in.in |    2 +-
 
79596
 3 files changed, 8 insertions(+), 3 deletions(-)
 
79597
 
 
79598
commit 8bfafbe86d7012bcd7157089a6670ab661854cc8
 
79599
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79600
Date:   Mon Jul 4 22:33:07 2005 +0000
 
79601
 
 
79602
    clear the desktop file
 
79603
 
 
79604
 capplets/about-me/ChangeLog   |    4 ++++
 
79605
 capplets/about-me/Makefile.am |    2 +-
 
79606
 2 files changed, 5 insertions(+), 1 deletions(-)
 
79607
 
 
79608
commit 6668dd1649c9408a4e561a9ddceb049a5051b209
 
79609
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79610
Date:   Mon Jul 4 22:25:09 2005 +0000
 
79611
 
 
79612
    fix the list of files for the tarball, build the new capplet
 
79613
 
 
79614
 ChangeLog                     |    4 ++++
 
79615
 capplets/about-me/ChangeLog   |    4 ++++
 
79616
 capplets/about-me/Makefile.am |    4 ++++
 
79617
 configure.in                  |    2 +-
 
79618
 4 files changed, 13 insertions(+), 1 deletions(-)
 
79619
 
 
79620
commit 3ac1d2ec529521da6870e222e692953de96e6d28
 
79621
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79622
Date:   Mon Jul 4 21:56:51 2005 +0000
 
79623
 
 
79624
    update for 2.11.5
 
79625
 
 
79626
 NEWS |   21 +++++++++++++++++++++
 
79627
 1 files changed, 21 insertions(+), 0 deletions(-)
 
79628
 
 
79629
commit 457798f1adf40ec49610e86badc75971dccff7b7
 
79630
Author: Hendrik Richter <hendi@gnome-de.org>
 
79631
Date:   Mon Jul 4 16:03:42 2005 +0000
 
79632
 
 
79633
    Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.
 
79634
    
 
79635
    2005-07-04  Hendrik Richter  <hendi@gnome-de.org>
 
79636
    
 
79637
        * de.po: Fixed German translation by
 
79638
        Jens Seidel <jensseidel@users.sf.net>.
 
79639
 
 
79640
 po/ChangeLog |    5 +++++
 
79641
 po/de.po     |   13 ++++++-------
 
79642
 2 files changed, 11 insertions(+), 7 deletions(-)
 
79643
 
 
79644
commit 2b9d28cb0f4af70ea49df9adf9bc1ffa0eb196a8
 
79645
Author: Roozbeh Pournader <roozbeh@farsiweb.info>
 
79646
Date:   Mon Jul 4 08:26:47 2005 +0000
 
79647
 
 
79648
    Updated Persian translation by Masoud Ahmadzadeh <masoud@bamdad.org> and
 
79649
    
 
79650
    2005-07-04  Roozbeh Pournader  <roozbeh@farsiweb.info>
 
79651
    
 
79652
        * fa.po: Updated Persian translation by Masoud Ahmadzadeh
 
79653
        <masoud@bamdad.org> and Meelad Zakaria <meelad@farsiweb.info>.
 
79654
 
 
79655
 po/ChangeLog |    5 +
 
79656
 po/fa.po     | 3751 +++++++++++++++++++++++-----------------------------------
 
79657
 2 files changed, 1469 insertions(+), 2287 deletions(-)
 
79658
 
 
79659
commit e55bfb2d611630d7ee6823f0104d4be170fe9631
 
79660
Author: Adam Weinberger <adamw@gnome.org>
 
79661
Date:   Sun Jul 3 22:28:30 2005 +0000
 
79662
 
 
79663
    Updated Canadian English translation.
 
79664
    
 
79665
    
 
79666
    2005-07-03  Adam Weinberger  <adamw@gnome.org>
 
79667
    
 
79668
        * en_CA.po: Updated Canadian English translation.
 
79669
 
 
79670
 po/ChangeLog |    4 +
 
79671
 po/en_CA.po  | 1491 ++++++++++++++++++++++++++++++----------------------------
 
79672
 2 files changed, 769 insertions(+), 726 deletions(-)
 
79673
 
 
79674
commit f4116f5a3c0e35f5a43ff168af1708db0c59b349
 
79675
Author: Vincent van Adrighem <adrighem@gnome.org>
 
79676
Date:   Sat Jul 2 20:26:39 2005 +0000
 
79677
 
 
79678
    Translation updated by Reinout van Schouwen.
 
79679
    
 
79680
    2005-07-02  Vincent van Adrighem  <adrighem@gnome.org>
 
79681
    
 
79682
        * nl.po: Translation updated by Reinout van Schouwen.
 
79683
 
 
79684
 po/ChangeLog |    4 +
 
79685
 po/nl.po     | 1587 ++++++++++++++++++++++++++++++----------------------------
 
79686
 2 files changed, 812 insertions(+), 779 deletions(-)
 
79687
 
 
79688
commit 5b668979c6193c549d08189fbd459bfe525e7a90
 
79689
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
79690
Date:   Fri Jul 1 11:26:36 2005 +0000
 
79691
 
 
79692
    Updated traditional Chinese translation from GNOME HK Team
 
79693
 
 
79694
 po/ChangeLog |    4 +++
 
79695
 po/zh_TW.po  |   74 ++++++++++++++++++++++++++++++++++++++++-----------------
 
79696
 2 files changed, 56 insertions(+), 22 deletions(-)
 
79697
 
 
79698
commit 61fb810b16b7d2866e9305ed3b75c7834e48242a
 
79699
Author: Funda Wang <fwang@src.gnome.org>
 
79700
Date:   Fri Jul 1 09:17:33 2005 +0000
 
79701
 
 
79702
    Updated Simplified Chinese translation
 
79703
 
 
79704
 po/ChangeLog |   10 +-
 
79705
 po/zh_CN.po  | 1552 +++++++++++++++++++++++++++++----------------------------
 
79706
 2 files changed, 797 insertions(+), 765 deletions(-)
 
79707
 
 
79708
commit 49c1242071536647c6fdd9166dd36d504837566f
 
79709
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
79710
Date:   Thu Jun 30 23:43:55 2005 +0000
 
79711
 
 
79712
    translated 100%
 
79713
 
 
79714
 po/mk.po | 2863 +++++++++++++++++++++++++++++++-------------------------------
 
79715
 1 files changed, 1411 insertions(+), 1452 deletions(-)
 
79716
 
 
79717
commit 3340a54a93704f6aa901dfc4091b67102ef61e10
 
79718
Author: Terance Sola <terance@lyse.net>
 
79719
Date:   Thu Jun 30 13:31:14 2005 +0000
 
79720
 
 
79721
    Updated Norwegian Bokmaal translation.
 
79722
    
 
79723
    2005-06-30  Terance Sola  <terance@lyse.net>
 
79724
    
 
79725
        * nb.po: Updated Norwegian Bokmaal translation.
 
79726
        * no.po:
 
79727
 
 
79728
 po/ChangeLog |    5 +++
 
79729
 po/nb.po     |  100 +++++++++++++++++++++++++++++++++++++--------------------
 
79730
 po/no.po     |  100 +++++++++++++++++++++++++++++++++++++--------------------
 
79731
 3 files changed, 135 insertions(+), 70 deletions(-)
 
79732
 
 
79733
commit 25e77bd5eb86607d5190009ffde46a7e203b7a8e
 
79734
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
79735
Date:   Tue Jun 28 13:19:49 2005 +0000
 
79736
 
 
79737
    Updated Thai translation.
 
79738
    
 
79739
    2005-06-28  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
79740
    
 
79741
        * th.po: Updated Thai translation.
 
79742
 
 
79743
 po/ChangeLog |    4 +++
 
79744
 po/th.po     |   86 ++++++++++++++++++++++++++++++++++++++-------------------
 
79745
 2 files changed, 61 insertions(+), 29 deletions(-)
 
79746
 
 
79747
commit d8276fa2b675fa771beaba5a96c5d5d39091b3fa
 
79748
Author: Priit Laes <plaes@cvs.gnome.org>
 
79749
Date:   Mon Jun 27 18:44:47 2005 +0000
 
79750
 
 
79751
    Translation updated by Ivar Smolin.
 
79752
    
 
79753
    2005-06-27  Priit Laes  <plaes@cvs.gnome.org>
 
79754
    
 
79755
        * et.po: Translation updated by Ivar Smolin.
 
79756
 
 
79757
 po/ChangeLog |    4 ++++
 
79758
 po/et.po     |    2 +-
 
79759
 2 files changed, 5 insertions(+), 1 deletions(-)
 
79760
 
 
79761
commit 0c0d5ffdb47991f8b04b6c294ef0e783985f7b89
 
79762
Author: Marcel Telka <marcel@telka.sk>
 
79763
Date:   Mon Jun 27 05:24:13 2005 +0000
 
79764
 
 
79765
    Updated Slovak translation.
 
79766
    
 
79767
    2005-06-27  Marcel Telka  <marcel@telka.sk>
 
79768
    
 
79769
        * sk.po: Updated Slovak translation.
 
79770
 
 
79771
 po/ChangeLog |    4 ++++
 
79772
 po/sk.po     |   45 +++++++++++++++++++++++++++++++++++++++++++--
 
79773
 2 files changed, 47 insertions(+), 2 deletions(-)
 
79774
 
 
79775
commit 1cea10e4813bdabde745b211b64f13719a59ba03
 
79776
Author: Christian Rose <menthos@menthos.com>
 
79777
Date:   Sun Jun 26 17:41:07 2005 +0000
 
79778
 
 
79779
    Added missing file entries. Updated Swedish translation.
 
79780
    
 
79781
    2005-06-26  Christian Rose  <menthos@menthos.com>
 
79782
    
 
79783
        * POTFILES.in: Added missing file entries.
 
79784
        * sv.po: Updated Swedish translation.
 
79785
 
 
79786
 po/ChangeLog   |    5 +
 
79787
 po/POTFILES.in |    3 +
 
79788
 po/sv.po       |  468 +++++++++++++++++++++++++++++++-------------------------
 
79789
 3 files changed, 264 insertions(+), 212 deletions(-)
 
79790
 
 
79791
commit 40ba64e2daa74cd57c357714964c02e375892cfc
 
79792
Author: Christian Rose <menthos@menthos.com>
 
79793
Date:   Sun Jun 26 17:30:41 2005 +0000
 
79794
 
 
79795
    Change in terminology for subpixel antialiasing. Fixes bug #136545.
 
79796
    
 
79797
    2005-06-26  Christian Rose  <menthos@menthos.com>
 
79798
    
 
79799
        * sv.po: Change in terminology for subpixel antialiasing.
 
79800
        Fixes bug #136545.
 
79801
 
 
79802
 po/ChangeLog |    5 +++++
 
79803
 po/sv.po     |   16 ++++++++--------
 
79804
 2 files changed, 13 insertions(+), 8 deletions(-)
 
79805
 
 
79806
commit 774450f9d1e997ee9c4153b8715d439e822f5a8a
 
79807
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
79808
Date:   Fri Jun 24 03:29:36 2005 +0000
 
79809
 
 
79810
    fix language team reference
 
79811
 
 
79812
 po/ChangeLog |    4 +
 
79813
 po/zh_TW.po  |  368 +++++++++++++++++++++++++++++-----------------------------
 
79814
 2 files changed, 186 insertions(+), 186 deletions(-)
 
79815
 
 
79816
commit 7e3b5d1756ba5a44bffbb1c69723d2a6dacc9201
 
79817
Author: Diego Gonzalez <diego@pemas.net>
 
79818
Date:   Thu Jun 23 12:45:39 2005 +0000
 
79819
 
 
79820
    add code to conditionally enable the compilation of the about-me capplet
 
79821
    
 
79822
    2005-06-22  Diego Gonzalez <diego@pemas.net>
 
79823
    
 
79824
        * configure.in: add code to conditionally enable the compilation of the about-me capplet
 
79825
        * capplets/Makefile.am: ditto
 
79826
 
 
79827
 ChangeLog            |    6 ++++++
 
79828
 capplets/Makefile.am |   10 ++++++++--
 
79829
 configure.in         |   33 +++++++++++++++++++++++++++++++++
 
79830
 3 files changed, 47 insertions(+), 2 deletions(-)
 
79831
 
 
79832
commit e14b196cec3501e5d0ac1a062810ccf8ae5cfc04
 
79833
Author: Diego Gonzalez <diego@pemas.net>
 
79834
Date:   Thu Jun 23 12:27:31 2005 +0000
 
79835
 
 
79836
    Fix another crasher
 
79837
    
 
79838
    2005-06-23  Diego Gonzalez <diego@pemas.net>
 
79839
    
 
79840
        * gnome-about-me-password.c (gnome_about_me_password):
 
79841
          Fix another crasher
 
79842
 
 
79843
 capplets/about-me/ChangeLog                 |    5 +++++
 
79844
 capplets/about-me/gnome-about-me-password.c |    1 -
 
79845
 2 files changed, 5 insertions(+), 1 deletions(-)
 
79846
 
 
79847
commit 424e11d851cedd61c3629cee2df933abab0fca37
 
79848
Author: Diego González <dggonz@src.gnome.org>
 
79849
Date:   Thu Jun 23 11:35:49 2005 +0000
 
79850
 
 
79851
    Forgot to remove this files in the last commit
 
79852
 
 
79853
 capplets/about-me/cracklib/fascist.c   |  782 ------------------------------
 
79854
 capplets/about-me/cracklib/packer.h    |   60 ---
 
79855
 capplets/about-me/cracklib/packlib.c   |  356 --------------
 
79856
 capplets/about-me/cracklib/rules.c     |  824 --------------------------------
 
79857
 capplets/about-me/cracklib/stringlib.c |   52 --
 
79858
 5 files changed, 0 insertions(+), 2074 deletions(-)
 
79859
 
 
79860
commit 520b1aa09f846e75d7783bff46d884ce9cb61e2a
 
79861
Author: Diego Gonzalez <diego@pemas.net>
 
79862
Date:   Thu Jun 23 11:27:21 2005 +0000
 
79863
 
 
79864
    remove cracklib remove dependencies on cracklib remove it
 
79865
    
 
79866
    2005-06-22  Diego Gonzalez <diego@pemas.net>
 
79867
    
 
79868
        * Makefile.am: remove cracklib
 
79869
        * gnome-about-me-password.c (passdlg_check_password_timeout_cb):
 
79870
          remove dependencies on cracklib
 
79871
        * cracklib/*: remove it
 
79872
    
 
79873
    2005-06-21  Diego Gonzalez <diego@pemas.net>
 
79874
    
 
79875
        * gnome-about-me.c: Improve some error messages
 
79876
          about_me_error: new function
 
79877
        * (about_me_load_info): Avoid crashing when switching to the Address tab
 
79878
        * (about_me_commit): generate a good file_as field, code taken from evolution
 
79879
 
 
79880
 capplets/about-me/ChangeLog                 |   14 ++++
 
79881
 capplets/about-me/Makefile.am               |    4 +-
 
79882
 capplets/about-me/gnome-about-me-password.c |   13 +---
 
79883
 capplets/about-me/gnome-about-me.c          |   92 ++++++++++++++++++++-------
 
79884
 4 files changed, 86 insertions(+), 37 deletions(-)
 
79885
 
 
79886
commit 18ee267b3e043f22567f5a910b4d7c5407058fa3
 
79887
Author: Hendrik Richter <hendi@gnome-de.org>
 
79888
Date:   Thu Jun 16 22:31:51 2005 +0000
 
79889
 
 
79890
    Updated German translation.
 
79891
    
 
79892
    2005-06-17  Hendrik Richter  <hendi@gnome-de.org>
 
79893
    
 
79894
        * de.po: Updated German translation.
 
79895
 
 
79896
 po/ChangeLog |    4 +
 
79897
 po/de.po     | 1523 +++++++++++++++++++++++++++++-----------------------------
 
79898
 2 files changed, 764 insertions(+), 763 deletions(-)
 
79899
 
 
79900
commit aa9ffeb6eb1bae091d95b0aae8b92c06f2a5c40a
 
79901
Author: Diego González <dggonz@src.gnome.org>
 
79902
Date:   Wed Jun 15 00:29:46 2005 +0000
 
79903
 
 
79904
    Forgot to commit this file
 
79905
 
 
79906
 capplets/about-me/gnome-about-me-password.h |    4 +++-
 
79907
 1 files changed, 3 insertions(+), 1 deletions(-)
 
79908
 
 
79909
commit a6352fc137604dc63253a48e88ff09bf656c4846
 
79910
Author: Diego González <dggonz@src.gnome.org>
 
79911
Date:   Wed Jun 15 00:25:55 2005 +0000
 
79912
 
 
79913
    Lots of changes on the password dialog and a bit of a performance improvement
 
79914
    on the main dialog while instant applying the changes to the EDS database.
 
79915
 
 
79916
 capplets/about-me/ChangeLog                    |   11 +
 
79917
 capplets/about-me/Makefile.am                  |   17 +-
 
79918
 capplets/about-me/cracklib/fascist.c           |  782 ++++++++++++++++++++++
 
79919
 capplets/about-me/cracklib/packer.h            |   60 ++
 
79920
 capplets/about-me/cracklib/packlib.c           |  356 ++++++++++
 
79921
 capplets/about-me/cracklib/rules.c             |  824 ++++++++++++++++++++++++
 
79922
 capplets/about-me/cracklib/stringlib.c         |   52 ++
 
79923
 capplets/about-me/eel-alert-dialog.c           |  470 ++++++++++++++
 
79924
 capplets/about-me/eel-alert-dialog.h           |   61 ++
 
79925
 capplets/about-me/eel-gtk-macros.h             |  178 +++++
 
79926
 capplets/about-me/gnome-about-me-bulb-off.png  |  Bin 0 -> 3192 bytes
 
79927
 capplets/about-me/gnome-about-me-bulb-on.png   |  Bin 0 -> 3211 bytes
 
79928
 capplets/about-me/gnome-about-me-password.c    |  472 ++++++++++----
 
79929
 capplets/about-me/gnome-about-me.c             |   44 +-
 
79930
 capplets/about-me/gnome-about-me.desktop.in.in |   15 +
 
79931
 capplets/about-me/gnome-about-me.glade         |  302 +++++++++-
 
79932
 16 files changed, 3482 insertions(+), 162 deletions(-)
 
79933
 
 
79934
commit 122c552f5c118092e1d2863b362c98e789809f42
 
79935
Author: Marcel Telka <marcel@telka.sk>
 
79936
Date:   Tue Jun 14 20:10:22 2005 +0000
 
79937
 
 
79938
    Updated Slovak translation.
 
79939
    
 
79940
    2005-06-14  Marcel Telka  <marcel@telka.sk>
 
79941
    
 
79942
        * sk.po: Updated Slovak translation.
 
79943
 
 
79944
 po/ChangeLog |    4 +
 
79945
 po/sk.po     | 1495 +++++++++++++++++++++++++++++-----------------------------
 
79946
 2 files changed, 739 insertions(+), 760 deletions(-)
 
79947
 
 
79948
commit 335381798ae5b4560101a39412985e00d0383e5a
 
79949
Author: Rodney Dawes <dobey@novell.com>
 
79950
Date:   Tue Jun 14 16:04:14 2005 +0000
 
79951
 
 
79952
    Revert undocumented, unapproved change from Sebastian Bacher committed on
 
79953
    
 
79954
    2005-06-14  Rodney Dawes  <dobey@novell.com>
 
79955
    
 
79956
        * gnome-wp-info.c (gnome_wp_info_new): Revert undocumented, unapproved
 
79957
        change from Sebastian Bacher committed on 2005-05-22
 
79958
 
 
79959
 capplets/background/ChangeLog       |    5 +++++
 
79960
 capplets/background/gnome-wp-info.c |    6 +-----
 
79961
 2 files changed, 6 insertions(+), 5 deletions(-)
 
79962
 
 
79963
commit 8159b69ae1d2c437724b1df3623c934f2ddebe03
 
79964
Author: Laurent Dhima <laurenti@alblinux.net>
 
79965
Date:   Mon Jun 13 08:02:55 2005 +0000
 
79966
 
 
79967
    Updated Albanian translation by Elian Myftiu.
 
79968
    
 
79969
    2005-06-13  Laurent Dhima  <laurenti@alblinux.net>
 
79970
    
 
79971
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
79972
 
 
79973
 po/ChangeLog |    4 ++++
 
79974
 po/sq.po     |   33 ++++++++++++++++-----------------
 
79975
 2 files changed, 20 insertions(+), 17 deletions(-)
 
79976
 
 
79977
commit 88e8f18fba9c58af14518d5b95cd7df3ead74faa
 
79978
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79979
Date:   Sun Jun 12 17:55:02 2005 +0000
 
79980
 
 
79981
    update to 2.11.5
 
79982
 
 
79983
 ChangeLog    |    6 ++++++
 
79984
 configure.in |    2 +-
 
79985
 2 files changed, 7 insertions(+), 1 deletions(-)
 
79986
 
 
79987
commit b5de7e67c90b2f9f32702496495cf69a1daf48a6
 
79988
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79989
Date:   Sun Jun 12 17:46:33 2005 +0000
 
79990
 
 
79991
    version update
 
79992
 
 
79993
 NEWS |    2 +-
 
79994
 1 files changed, 1 insertions(+), 1 deletions(-)
 
79995
 
 
79996
commit 6b88af3ea4b0256f2f64c5a705cbf71fdf089960
 
79997
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
79998
Date:   Sun Jun 12 17:46:07 2005 +0000
 
79999
 
 
80000
    update the version to 2.11.4
 
80001
 
 
80002
 ChangeLog    |    4 ++++
 
80003
 configure.in |    2 +-
 
80004
 2 files changed, 5 insertions(+), 1 deletions(-)
 
80005
 
 
80006
commit 037b8eddb8f9dff2ede8729efed5cf1fccb8947c
 
80007
Author: Sebastien Bacher <seb128@debian.org>
 
80008
Date:   Sun Jun 12 13:16:18 2005 +0000
 
80009
 
 
80010
    2.11.3.1 bug fix.
 
80011
    
 
80012
    2005-06-12  Sebastien Bacher  <seb128@debian.org>
 
80013
    
 
80014
            * NEWS:
 
80015
            * configure.in: 2.11.3.1 bug fix.
 
80016
 
 
80017
 ChangeLog    |    5 +++++
 
80018
 NEWS         |    9 +++++++++
 
80019
 configure.in |    2 +-
 
80020
 3 files changed, 15 insertions(+), 1 deletions(-)
 
80021
 
 
80022
commit efdc3f1cfe9be1135c7f9d90a6b00474d0973eef
 
80023
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80024
Date:   Sun Jun 12 13:09:44 2005 +0000
 
80025
 
 
80026
    return instead of using an assertion (Closes: #307149).
 
80027
 
 
80028
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
80029
 gnome-settings-daemon/gnome-settings-daemon.c |    3 ++-
 
80030
 2 files changed, 7 insertions(+), 1 deletions(-)
 
80031
 
 
80032
commit fc8728e74770270ba4e1ef7d0c9c8c9d9b487d2e
 
80033
Author: Christophe Fergeau <teuf@gnome.org>
 
80034
Date:   Sun Jun 12 11:43:01 2005 +0000
 
80035
 
 
80036
    fix crash when trying to change volume using the multimedia keys, fixes
 
80037
    
 
80038
    2005-06-12  Christophe Fergeau  <teuf@gnome.org>
 
80039
    
 
80040
        * actions/acme-volume-gstreamer.c:
 
80041
        (acme_volume_gstreamer_get_volume): fix crash when trying to change
 
80042
        volume using the multimedia keys, fixes #307351
 
80043
 
 
80044
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
80045
 .../actions/acme-volume-gstreamer.c                |    3 ++-
 
80046
 2 files changed, 8 insertions(+), 1 deletions(-)
 
80047
 
 
80048
commit 92665324624e6bc2a690e6a293cd04fcba49b040
 
80049
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
80050
Date:   Sat Jun 11 15:02:26 2005 +0000
 
80051
 
 
80052
    make sticky keys and slow keys dialog more HIG compliant and usable
 
80053
    
 
80054
    2005-03-23  Carlos Garnacho Parro  <carlosg@gnome.org>
 
80055
    
 
80056
            * gnome-settings-accessibility-keyboard.c: make sticky keys and slow
 
80057
            keys dialog more HIG compliant and usable (selectable text, no
 
80058
            separator, making ESC key close the dialog, separation between
 
80059
            widgets, etc...)
 
80060
 
 
80061
 gnome-settings-daemon/ChangeLog                    |    7 ++
 
80062
 .../gnome-settings-accessibility-keyboard.c        |   97 +++++++------------
 
80063
 2 files changed, 43 insertions(+), 61 deletions(-)
 
80064
 
 
80065
commit 49601b934df132b30157201c257910e7aba8aef6
 
80066
Author: Kjartan Maraas <kmaraas@gnome.org>
 
80067
Date:   Fri Jun 10 18:49:06 2005 +0000
 
80068
 
 
80069
    GCC4 build issues.
 
80070
    
 
80071
    2005-06-10  Kjartan Maraas  <kmaraas@gnome.org>
 
80072
    
 
80073
        * applier.c: (render_wallpaper), (is_nautilus_running): GCC4
 
80074
        build issues.
 
80075
 
 
80076
 libbackground/ChangeLog |    5 +++++
 
80077
 libbackground/applier.c |    8 ++++----
 
80078
 2 files changed, 9 insertions(+), 4 deletions(-)
 
80079
 
 
80080
commit 8865b5d08666bd2d5a8e247a6bf39ed75b8f90c9
 
80081
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80082
Date:   Fri Jun 10 13:12:57 2005 +0000
 
80083
 
 
80084
    update to 2.11.4
 
80085
 
 
80086
 ChangeLog    |    6 ++++++
 
80087
 configure.in |    2 +-
 
80088
 2 files changed, 7 insertions(+), 1 deletions(-)
 
80089
 
 
80090
commit 2455a253607bfe789d5a6214c44b09bb7c443827
 
80091
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80092
Date:   Fri Jun 10 12:14:24 2005 +0000
 
80093
 
 
80094
    updated NEWS
 
80095
 
 
80096
 NEWS |    3 +++
 
80097
 1 files changed, 3 insertions(+), 0 deletions(-)
 
80098
 
 
80099
commit f71f7f15ecf5d53af010179968796c40bde85bc8
 
80100
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80101
Date:   Fri Jun 10 12:10:03 2005 +0000
 
80102
 
 
80103
    update for 2.11.3
 
80104
 
 
80105
 NEWS         |   21 +++++++++++++++++++++
 
80106
 configure.in |    2 +-
 
80107
 2 files changed, 22 insertions(+), 1 deletions(-)
 
80108
 
 
80109
commit ba1140a7dc2bbf017656efed7744a702938c6be4
 
80110
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
80111
Date:   Fri Jun 10 08:32:38 2005 +0000
 
80112
 
 
80113
    Updated Danish translation.
 
80114
    
 
80115
            * da.po: Updated Danish translation.
 
80116
 
 
80117
 po/ChangeLog |    4 +
 
80118
 po/da.po     | 1520 +++++++++++++++++++++++++++++-----------------------------
 
80119
 2 files changed, 762 insertions(+), 762 deletions(-)
 
80120
 
 
80121
commit 8729d481de7d3acd5e282f78d5d10434cfffc746
 
80122
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
80123
Date:   Mon Jun 6 21:49:33 2005 +0000
 
80124
 
 
80125
    added a11y support
 
80126
    
 
80127
    2005-06-06  Carlos Garnacho Parro  <carlosg@gnome.org>
 
80128
    
 
80129
            * gnomecc-canvas.c: added a11y support
 
80130
 
 
80131
 control-center/ChangeLog        |    4 +
 
80132
 control-center/gnomecc-canvas.c |  705 ++++++++++++++++++++++++++++++++++++++-
 
80133
 2 files changed, 706 insertions(+), 3 deletions(-)
 
80134
 
 
80135
commit 1fd29358e613f7900070626113b5661462d44f65
 
80136
Author: Rodrigo Moya <rodrigo@novell.com>
 
80137
Date:   Mon Jun 6 10:40:59 2005 +0000
 
80138
 
 
80139
    added name and description to the object information.
 
80140
    
 
80141
    2005-06-06  Rodrigo Moya <rodrigo@novell.com>
 
80142
    
 
80143
        * GNOME_Settings_Daemon.server.in: added name and description
 
80144
        to the object information.
 
80145
 
 
80146
 gnome-settings-daemon/ChangeLog |   10 +++++-----
 
80147
 1 files changed, 5 insertions(+), 5 deletions(-)
 
80148
 
 
80149
commit e31d27154b0e874f0f816a13b3eb98adf17b2d54
 
80150
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
80151
Date:   Mon Jun 6 02:52:50 2005 +0000
 
80152
 
 
80153
    Updated Thai translation.
 
80154
    
 
80155
    2005-06-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
80156
    
 
80157
        * th.po: Updated Thai translation.
 
80158
 
 
80159
 po/ChangeLog |    4 +
 
80160
 po/th.po     |  406 +++++++++++++++++++++++++++++-----------------------------
 
80161
 2 files changed, 209 insertions(+), 201 deletions(-)
 
80162
 
 
80163
commit 012edc51318cfc2b3c877aff1c6092d58a0e9d78
 
80164
Author: Alessio Frusciante <algol@src.gnome.org>
 
80165
Date:   Sun Jun 5 17:11:57 2005 +0000
 
80166
 
 
80167
    Fixed a typo in Italian translation.
 
80168
 
 
80169
 po/ChangeLog |    4 +
 
80170
 po/it.po     |  349 +++++++++++++++++++++++++++-------------------------------
 
80171
 2 files changed, 165 insertions(+), 188 deletions(-)
 
80172
 
 
80173
commit 6ce4e37a4f68412d9de2e014fd1ae4ef73e3b579
 
80174
Author: Ronald Bultje <rbultje@src.gnome.org>
 
80175
Date:   Sun Jun 5 13:04:26 2005 +0000
 
80176
 
 
80177
    Fix mute handling, particularly for devices without hardware mute support
 
80178
    
 
80179
    * actions/Makefile.am:
 
80180
    * actions/acme-volume-gstreamer.c:
 
80181
    (acme_volume_gstreamer_set_mute), (update_state),
 
80182
    (acme_volume_gstreamer_get_mute),
 
80183
    (acme_volume_gstreamer_get_volume),
 
80184
    (acme_volume_gstreamer_set_volume):
 
80185
    Fix mute handling, particularly for devices without hardware
 
80186
    mute support or with applications that use volume=0 for mute.
 
80187
    Also fix the fact that we linked against all of ALSA, OSS and
 
80188
    GStreamer if they were all available; default to GStreamer.
 
80189
    Fixes #306036.
 
80190
 
 
80191
 gnome-settings-daemon/ChangeLog                    |   14 ++++
 
80192
 gnome-settings-daemon/actions/Makefile.am          |   27 ++++---
 
80193
 .../actions/acme-volume-gstreamer.c                |   75 ++++++++++++++------
 
80194
 3 files changed, 83 insertions(+), 33 deletions(-)
 
80195
 
 
80196
commit 7fdb798d4dcad5e4667b277c5686e5350b35aafe
 
80197
Author: Laurent Dhima <laurenti@alblinux.net>
 
80198
Date:   Fri Jun 3 09:17:27 2005 +0000
 
80199
 
 
80200
    Updated Albanian translation by Elian Myftiu.
 
80201
    
 
80202
    2005-06-03  Laurent Dhima  <laurenti@alblinux.net>
 
80203
    
 
80204
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
80205
 
 
80206
 po/ChangeLog |    4 +
 
80207
 po/sq.po     |  388 +++++++++++++++++++++++++++++-----------------------------
 
80208
 2 files changed, 197 insertions(+), 195 deletions(-)
 
80209
 
 
80210
commit a9191cd79daa06ab039fdcdcdc1f2965ada28204
 
80211
Author: Anders Carlsson <andersca@imendio.com>
 
80212
Date:   Fri Jun 3 08:29:45 2005 +0000
 
80213
 
 
80214
    xutils.c Add clipboard manager files.
 
80215
    
 
80216
    2005-06-03  Anders Carlsson  <andersca@imendio.com>
 
80217
    
 
80218
        * Makefile.am:
 
80219
        * clipboard-manager.c:
 
80220
        * clipboard-manager.h:
 
80221
        * list.c:
 
80222
        * list.h:
 
80223
        * xutils.c
 
80224
        * xutils.h:
 
80225
        Add clipboard manager files.
 
80226
    
 
80227
        * gnome-settings-daemon.c: (clipboard_manager_terminate_cb),
 
80228
        (clipboard_manager_event_filter), (clipboard_manager_watch_cb),
 
80229
        (finalize), (gnome_settings_daemon_new):
 
80230
        Use clipboard manager for persistent clipboard storage.
 
80231
 
 
80232
 gnome-settings-daemon/ChangeLog               |   16 +
 
80233
 gnome-settings-daemon/Makefile.am             |    6 +
 
80234
 gnome-settings-daemon/clipboard-manager.c     |  923 +++++++++++++++++++++++++
 
80235
 gnome-settings-daemon/clipboard-manager.h     |   51 ++
 
80236
 gnome-settings-daemon/gnome-settings-daemon.c |   67 ++-
 
80237
 gnome-settings-daemon/list.c                  |  150 ++++
 
80238
 gnome-settings-daemon/list.h                  |   57 ++
 
80239
 gnome-settings-daemon/xutils.c                |  117 ++++
 
80240
 gnome-settings-daemon/xutils.h                |   50 ++
 
80241
 9 files changed, 1435 insertions(+), 2 deletions(-)
 
80242
 
 
80243
commit 95ea33ee847068dac6af90e07a1b91fb580e810f
 
80244
Author: Alexander Shopov <ash@contact.bg>
 
80245
Date:   Wed Jun 1 14:27:32 2005 +0000
 
80246
 
 
80247
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
80248
    
 
80249
    2005-06-01  Alexander Shopov  <ash@contact.bg>
 
80250
    
 
80251
        * bg.po: Updated Bulgarian translation by
 
80252
        Vladimir Petkov <vpetkov@i-space.org>
 
80253
 
 
80254
 po/ChangeLog |    5 +
 
80255
 po/bg.po     |  390 +++++++++++++++++++++++++++++-----------------------------
 
80256
 2 files changed, 198 insertions(+), 197 deletions(-)
 
80257
 
 
80258
commit b5847922dc867fed552361f5688cce7e678931c7
 
80259
Author: Rodrigo Moya <rodrigo@novell.com>
 
80260
Date:   Tue May 31 20:49:23 2005 +0000
 
80261
 
 
80262
    added name and description to the object information.
 
80263
    
 
80264
    2005-05-31  Rodrigo Moya <rodrigo@novell.com>
 
80265
    
 
80266
        * GNOME_Settings_Daemon.server.in: added name and description
 
80267
        to the object information.
 
80268
 
 
80269
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
80270
 .../GNOME_SettingsDaemon.server.in                 |    2 ++
 
80271
 2 files changed, 7 insertions(+), 0 deletions(-)
 
80272
 
 
80273
commit d8adb67775af73d5f38fa7b85d41ef9d39920524
 
80274
Author: Rhys Jones <rhys@sucs.org>
 
80275
Date:   Sun May 29 21:10:19 2005 +0000
 
80276
 
 
80277
    Updated Welsh translation.
 
80278
    
 
80279
    2005-05-29  Rhys Jones  <rhys@sucs.org>
 
80280
    
 
80281
        * cy.po: Updated Welsh translation.
 
80282
 
 
80283
 po/ChangeLog |    4 +
 
80284
 po/cy.po     | 3187 ++++++++++++++++++++++++++++------------------------------
 
80285
 2 files changed, 1531 insertions(+), 1660 deletions(-)
 
80286
 
 
80287
commit 809803a8bda1c5a5a747757010ff2e52f377042b
 
80288
Author: Miloslav Trmac <mitr@volny.cz>
 
80289
Date:   Sun May 29 12:16:54 2005 +0000
 
80290
 
 
80291
    Updated Czech translation.
 
80292
    
 
80293
    2005-05-29  Miloslav Trmac  <mitr@volny.cz>
 
80294
    
 
80295
        * cs.po: Updated Czech translation.
 
80296
 
 
80297
 po/ChangeLog |    4 +
 
80298
 po/cs.po     |  348 +++++++++++++++++++++++++++++-----------------------------
 
80299
 2 files changed, 176 insertions(+), 176 deletions(-)
 
80300
 
 
80301
commit 6151f670e64717b289aadb42327721bba83a1c7d
 
80302
Author: Kjartan Maraas <kmaraas@gnome.org>
 
80303
Date:   Tue May 24 15:28:20 2005 +0000
 
80304
 
 
80305
    Update Update
 
80306
    
 
80307
    2005-05-24  Kjartan Maraas  <kmaraas@gnome.org>
 
80308
    
 
80309
        * nb.po: Update
 
80310
        * no.po: Update
 
80311
 
 
80312
 po/ChangeLog |    5 +
 
80313
 po/nb.po     | 1528 +++++++++++++++++++++++++++++-----------------------------
 
80314
 po/no.po     | 1528 +++++++++++++++++++++++++++++-----------------------------
 
80315
 3 files changed, 1521 insertions(+), 1540 deletions(-)
 
80316
 
 
80317
commit be3962871299991b40e629f7cd7493d7a1a5539b
 
80318
Author: Adam Weinberger <adamw@gnome.org>
 
80319
Date:   Mon May 23 17:09:26 2005 +0000
 
80320
 
 
80321
    Updated Canadian English translation.
 
80322
    
 
80323
    2005-05-23  Adam Weinberger  <adamw@gnome.org>
 
80324
    
 
80325
        * en_CA.po: Updated Canadian English translation.
 
80326
 
 
80327
 po/ChangeLog |    4 +
 
80328
 po/en_CA.po  |  363 ++++++++++++++++++++++++++++------------------------------
 
80329
 2 files changed, 177 insertions(+), 190 deletions(-)
 
80330
 
 
80331
commit 617a16fbcdf591a08b053dd6c15728fead3c39ae
 
80332
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
80333
Date:   Mon May 23 13:08:04 2005 +0000
 
80334
 
 
80335
    Updated Japanese translation for v2.11.1.
 
80336
    
 
80337
    2005-05-23  Takeshi AIHANA <aihana@gnome.gr.jp>
 
80338
        * ja.po: Updated Japanese translation for v2.11.1.
 
80339
 
 
80340
 po/ChangeLog |    4 +
 
80341
 po/ja.po     |  374 +++++++++++++++++++++++++++-------------------------------
 
80342
 2 files changed, 177 insertions(+), 201 deletions(-)
 
80343
 
 
80344
commit 67eb8b285af68cfdbc70c552914e34197fc938c4
 
80345
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80346
Date:   Sun May 22 20:27:48 2005 +0000
 
80347
 
 
80348
    update for 2.11.2
 
80349
 
 
80350
 NEWS |    2 ++
 
80351
 1 files changed, 2 insertions(+), 0 deletions(-)
 
80352
 
 
80353
commit 63e8550c76ce2b1bed247cdc09839b781771afd7
 
80354
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80355
Date:   Sun May 22 20:25:09 2005 +0000
 
80356
 
 
80357
    updated for 2.11.2
 
80358
 
 
80359
 NEWS         |   13 +++++++++++++
 
80360
 configure.in |    2 +-
 
80361
 2 files changed, 14 insertions(+), 1 deletions(-)
 
80362
 
 
80363
commit ce6e85b9e8a3294f1a1f10a48eaf44cd271e1fa9
 
80364
Author: Sebastien Bacher <seb128@debian.org>
 
80365
Date:   Sun May 22 19:53:58 2005 +0000
 
80366
 
 
80367
    Use HIG compliant spacing for the proxy dialog, patch by
 
80368
    
 
80369
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80370
    
 
80371
            * gnome-network-preferences.glade: Use HIG compliant spacing
 
80372
            for the proxy dialog, patch by dennis_cranston@yahoo.com
 
80373
            (Closes: #167856).
 
80374
 
 
80375
 capplets/network/ChangeLog                       |    6 +
 
80376
 capplets/network/gnome-network-preferences.glade |  223 ++++++++++++---------
 
80377
 2 files changed, 133 insertions(+), 96 deletions(-)
 
80378
 
 
80379
commit 05f52484b85cce5ed525597622aa1433b01e108c
 
80380
Author: Sebastien Bacher <seb128@debian.org>
 
80381
Date:   Sun May 22 19:29:14 2005 +0000
 
80382
 
 
80383
    fix the title according to the HIG (Closes: #304950).
 
80384
    
 
80385
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80386
    
 
80387
        * sound-properties-capplet.c: (main):
 
80388
        fix the title according to the HIG (Closes: #304950).
 
80389
 
 
80390
 capplets/sound/ChangeLog                  |    5 +++++
 
80391
 capplets/sound/sound-properties-capplet.c |    2 +-
 
80392
 2 files changed, 6 insertions(+), 1 deletions(-)
 
80393
 
 
80394
commit 82b98de843d38d7eb61bb206583bcc48a0f85f86
 
80395
Author: Sebastien Bacher <seb128@debian.org>
 
80396
Date:   Sun May 22 16:48:37 2005 +0000
 
80397
 
 
80398
    fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
 
80399
    
 
80400
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80401
    
 
80402
            * gnome-keyboard-properties-xkbot.c: (xkb_options_add_group):
 
80403
            fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
 
80404
            (Closes: #170159).
 
80405
 
 
80406
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
80407
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   11 ++++++-----
 
80408
 2 files changed, 12 insertions(+), 5 deletions(-)
 
80409
 
 
80410
commit 45b672f60f7b78be7f3d15d0c6adf72f0e601851
 
80411
Author: Shakti Sen <shprasad@novell.com>
 
80412
Date:   Sun May 22 16:13:45 2005 +0000
 
80413
 
 
80414
    Do not add the Icon Theme if the key 'Hidden' is 'true' in the index.theme
 
80415
    
 
80416
    2005-03-02  Shakti Sen  <shprasad@novell.com>
 
80417
    
 
80418
            * gnome-theme-info.c (read_icon_theme): Do not add the Icon Theme if
 
80419
            the key 'Hidden' is 'true' in the index.theme file.
 
80420
    
 
80421
            Fixes bug #168348
 
80422
 
 
80423
 capplets/common/ChangeLog          |    7 +++++++
 
80424
 capplets/common/gnome-theme-info.c |   17 ++++++++++++++---
 
80425
 2 files changed, 21 insertions(+), 3 deletions(-)
 
80426
 
 
80427
commit 874b8da91d5b7a62311aaf230b8a155259107a8e
 
80428
Author: Sebastien Bacher <seb128@debian.org>
 
80429
Date:   Sun May 22 15:59:59 2005 +0000
 
80430
 
 
80431
    list "thunderbird" as program name, patch from Pawel Worach
 
80432
    
 
80433
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80434
    
 
80435
        * gnome-default-applications-properties-structs.c:
 
80436
        list "thunderbird" as program name,
 
80437
        patch from Pawel Worach <sajd@telia.com> (Closes: #167757).
 
80438
 
 
80439
 capplets/default-applications/ChangeLog            |    6 ++++++
 
80440
 ...gnome-default-applications-properties-structs.c |    1 +
 
80441
 2 files changed, 7 insertions(+), 0 deletions(-)
 
80442
 
 
80443
commit 2174d6a648a74c0f6f4077f5343188b0020c1306
 
80444
Author: Sebastien Bacher <seb128@debian.org>
 
80445
Date:   Sun May 22 15:53:42 2005 +0000
 
80446
 
 
80447
    fix a warning about the icon, patch from Matthias Clasen
 
80448
    
 
80449
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80450
    
 
80451
            * gnome-default-applications-properties.glade:
 
80452
            fix a warning about the icon,
 
80453
            patch from Matthias Clasen <mclasen@redhat.com> (Closes: #168060).
 
80454
 
 
80455
 capplets/default-applications/ChangeLog            |    6 ++++++
 
80456
 .../gnome-default-applications-properties.glade    |    1 -
 
80457
 2 files changed, 6 insertions(+), 1 deletions(-)
 
80458
 
 
80459
commit 581c37e2bb79b784625d52909e9589b88ee21324
 
80460
Author: Sebastien Bacher <seb128@debian.org>
 
80461
Date:   Sun May 22 15:46:45 2005 +0000
 
80462
 
 
80463
    Cleanup of gconf and a few other things, patch from Kjartan Maraas
 
80464
    
 
80465
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80466
    
 
80467
            * ChangeLog capplets/about-me/e-image-chooser.c
 
80468
            capplets/accessibility/at-properties/at-startup-session.h
 
80469
            capplets/accessibility/keyboard/accessibility-keyboard.c
 
80470
            capplets/background/gnome-wp-info.c
 
80471
            capplets/common/gconf-property-editor.c
 
80472
            capplets/common/gnome-theme-apply.c
 
80473
            capplets/default-applications/gnome-default-applications-properties.c
 
80474
            capplets/keybindings/gnome-keybinding-properties.c
 
80475
            capplets/keyboard/gnome-keyboard-properties.c
 
80476
            capplets/mouse/gnome-mouse-properties.c
 
80477
            capplets/network/gnome-network-preferences.c
 
80478
            capplets/sound/sound-properties-capplet.c
 
80479
            capplets/theme-switcher/gnome-theme-details.c
 
80480
            capplets/theme-switcher/gnome-theme-manager.c
 
80481
            capplets/ui-properties/gnome-ui-properties.c
 
80482
            capplets/windows/gnome-window-properties.c
 
80483
            gnome-settings-daemon/factory.c
 
80484
            gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
 
80485
            gnome-settings-daemon/gnome-settings-background.c
 
80486
            gnome-settings-daemon/gnome-settings-daemon.c
 
80487
            gnome-settings-daemon/gnome-settings-daemon.h
 
80488
            gnome-settings-daemon/gnome-settings-font.c
 
80489
            gnome-settings-daemon/gnome-settings-keybindings.c
 
80490
            gnome-settings-daemon/gnome-settings-keybindings.h
 
80491
            gnome-settings-daemon/gnome-settings-keyboard-xkb.c
 
80492
            gnome-settings-daemon/gnome-settings-keyboard.c
 
80493
            gnome-settings-daemon/gnome-settings-locate-pointer.h
 
80494
            gnome-settings-daemon/gnome-settings-mouse.c
 
80495
            gnome-settings-daemon/gnome-settings-multimedia-keys.c
 
80496
            gnome-settings-daemon/gnome-settings-screensaver.c
 
80497
            gnome-settings-daemon/gnome-settings-sound.c
 
80498
            gnome-settings-daemon/gnome-settings-xmodmap.c
 
80499
            gnome-settings-daemon/gnome-settings-xrdb.c
 
80500
            gnome-settings-daemon/gnome-settings-xsettings.c
 
80501
            libbackground/applier.c libbackground/applier.h
 
80502
            libbackground/preferences.c libsounds/sound-properties.c
 
80503
            libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
 
80504
            libwindow-settings/metacity-window-manager.c
 
80505
            typing-break/drw-break-window.c typing-break/drw-utils.h
 
80506
            typing-break/drwright.c vfs-methods/fontilus/font-view.c
 
80507
            vfs-methods/themus/themus-theme-applier.c:
 
80508
            Cleanup of gconf and a few other things,
 
80509
            patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
 
80510
 
 
80511
 ChangeLog                                          |   46 ++++++++++++++++++++
 
80512
 NEWS                                               |    1 +
 
80513
 capplets/about-me/e-image-chooser.c                |    2 +-
 
80514
 .../at-properties/at-startup-session.h             |    3 +-
 
80515
 .../keyboard/accessibility-keyboard.c              |    3 +
 
80516
 capplets/background/gnome-wp-info.c                |    6 ++-
 
80517
 capplets/common/gconf-property-editor.c            |   17 ++++++-
 
80518
 capplets/common/gnome-theme-apply.c                |    1 +
 
80519
 .../gnome-default-applications-properties.c        |    1 +
 
80520
 capplets/keybindings/gnome-keybinding-properties.c |   13 +++++-
 
80521
 capplets/keyboard/gnome-keyboard-properties.c      |    1 +
 
80522
 capplets/mouse/gnome-mouse-properties.c            |   28 ++++++++----
 
80523
 capplets/network/gnome-network-preferences.c       |    5 ++-
 
80524
 capplets/sound/sound-properties-capplet.c          |    1 +
 
80525
 capplets/theme-switcher/gnome-theme-details.c      |    3 +-
 
80526
 capplets/theme-switcher/gnome-theme-manager.c      |   12 +++++-
 
80527
 capplets/ui-properties/gnome-ui-properties.c       |   12 +++--
 
80528
 capplets/windows/gnome-window-properties.c         |    4 --
 
80529
 gnome-settings-daemon/factory.c                    |    2 +
 
80530
 .../gnome-settings-accessibility-keyboard.c        |   12 ++++-
 
80531
 gnome-settings-daemon/gnome-settings-background.c  |   18 --------
 
80532
 gnome-settings-daemon/gnome-settings-daemon.c      |    9 +++-
 
80533
 gnome-settings-daemon/gnome-settings-daemon.h      |    2 +-
 
80534
 gnome-settings-daemon/gnome-settings-font.c        |   10 +++-
 
80535
 gnome-settings-daemon/gnome-settings-keybindings.c |    6 ++-
 
80536
 gnome-settings-daemon/gnome-settings-keybindings.h |    2 +
 
80537
 .../gnome-settings-keyboard-xkb.c                  |    4 +-
 
80538
 gnome-settings-daemon/gnome-settings-keyboard.c    |    1 +
 
80539
 .../gnome-settings-locate-pointer.h                |    2 +
 
80540
 gnome-settings-daemon/gnome-settings-mouse.c       |    9 +++-
 
80541
 .../gnome-settings-multimedia-keys.c               |    5 ++-
 
80542
 gnome-settings-daemon/gnome-settings-screensaver.c |    4 +-
 
80543
 gnome-settings-daemon/gnome-settings-sound.c       |    7 ++-
 
80544
 gnome-settings-daemon/gnome-settings-xmodmap.c     |   16 +++++--
 
80545
 gnome-settings-daemon/gnome-settings-xrdb.c        |    3 +-
 
80546
 gnome-settings-daemon/gnome-settings-xsettings.c   |    6 ++-
 
80547
 libbackground/applier.c                            |    1 -
 
80548
 libbackground/applier.h                            |    1 -
 
80549
 libbackground/preferences.c                        |   13 ++++-
 
80550
 libwindow-settings/gnome-wm-manager.c              |    2 +-
 
80551
 libwindow-settings/metacity-window-manager.c       |    2 +-
 
80552
 typing-break/drw-break-window.c                    |   15 ++++--
 
80553
 typing-break/drw-utils.h                           |    2 +
 
80554
 typing-break/drwright.c                            |   13 ++++-
 
80555
 vfs-methods/fontilus/font-view.c                   |   16 +------
 
80556
 vfs-methods/themus/themus-theme-applier.c          |    5 +-
 
80557
 46 files changed, 238 insertions(+), 109 deletions(-)
 
80558
 
 
80559
commit 912f58a06f958f1149215a9adce5bebfe1ba6168
 
80560
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80561
Date:   Sun May 22 15:25:10 2005 +0000
 
80562
 
 
80563
    updated
 
80564
 
 
80565
 NEWS |    8 ++++++++
 
80566
 1 files changed, 8 insertions(+), 0 deletions(-)
 
80567
 
 
80568
commit b63d084a0ff0eed056ab3aeb601b2790d37f6b6d
 
80569
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
80570
Date:   Sun May 22 15:11:44 2005 +0000
 
80571
 
 
80572
            port of the font capplet to gtk_font_button and some cleanup,
 
80573
            patch from paolo borelli <pborelli@katamail.com> (Closes: #160016).
 
80574
 
 
80575
 capplets/common/ChangeLog               |    8 +
 
80576
 capplets/common/gconf-property-editor.c |  143 +++----------
 
80577
 capplets/common/gconf-property-editor.h |   10 +-
 
80578
 capplets/font/ChangeLog                 |    8 +
 
80579
 capplets/font/font-properties.glade     |  371 ++++++++++++-------------------
 
80580
 capplets/font/main.c                    |  223 ++++++++++---------
 
80581
 6 files changed, 309 insertions(+), 454 deletions(-)
 
80582
 
 
80583
commit 31ba39937806796a18dafab937cb03bbcc0ab8c1
 
80584
Author: Sebastien Bacher <seb128@debian.org>
 
80585
Date:   Sun May 22 14:00:09 2005 +0000
 
80586
 
 
80587
    fix the theme preview crasher with xorg/composite, patch from Colin Gibbs
 
80588
    
 
80589
    2005-05-22  Sebastien Bacher  <seb128@debian.org>
 
80590
    
 
80591
        * theme-thumbnail.c: (create_image): fix the theme preview crasher with
 
80592
        xorg/composite, patch from Colin Gibbs <colin@gibbsonline.net>
 
80593
        (Closes: #152490).
 
80594
 
 
80595
 capplets/common/ChangeLog         |    6 ++++++
 
80596
 capplets/common/theme-thumbnail.c |    2 +-
 
80597
 2 files changed, 7 insertions(+), 1 deletions(-)
 
80598
 
 
80599
commit 6a340d46f047c8881a205c4c462e655f735554ec
 
80600
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
80601
Date:   Sat May 21 13:03:47 2005 +0000
 
80602
 
 
80603
    Updated Spanish translation.
 
80604
    
 
80605
    2005-05-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
80606
    
 
80607
        * es.po: Updated Spanish translation.
 
80608
 
 
80609
 po/ChangeLog |    4 +
 
80610
 po/es.po     |  674 +++++++--------------------------------------------------
 
80611
 2 files changed, 87 insertions(+), 591 deletions(-)
 
80612
 
 
80613
commit 1fecf1ca449ce32dc3f653385bb27cbb45a01b11
 
80614
Author: I�aki Larra�aga <dooteo@euskalgnu.org>
 
80615
Date:   Sat May 21 10:26:05 2005 +0000
 
80616
 
 
80617
    Updated Basque translation.
 
80618
    
 
80619
    2005-05-21  I�aki Larra�aga  <dooteo@euskalgnu.org>
 
80620
    
 
80621
            * eu.po:  Updated Basque translation.
 
80622
 
 
80623
 po/ChangeLog |    4 +++
 
80624
 po/eu.po     |   70 +++++++++++++++++++++++++++++-----------------------------
 
80625
 2 files changed, 39 insertions(+), 35 deletions(-)
 
80626
 
 
80627
commit 3b174e80bc83be7d6fd2f272a4f21d15b63aba7a
 
80628
Author: Priit Laes <plaes@cvs.gnome.org>
 
80629
Date:   Fri May 20 06:19:47 2005 +0000
 
80630
 
 
80631
    Translation updated by Ivar Smolin.
 
80632
    
 
80633
    2005-05-20  Priit Laes  <plaes@cvs.gnome.org>
 
80634
    
 
80635
        * et.po: Translation updated by Ivar Smolin.
 
80636
 
 
80637
 po/ChangeLog |    4 +
 
80638
 po/et.po     | 1722 +++++++++++++++++++++++++++++++---------------------------
 
80639
 2 files changed, 914 insertions(+), 812 deletions(-)
 
80640
 
 
80641
commit 3034be41546b207ca95b8fbbf8133d2287dd0d84
 
80642
Author: Adam Weinberger <adamw@gnome.org>
 
80643
Date:   Thu May 19 18:15:48 2005 +0000
 
80644
 
 
80645
    Updated Canadian English translation.
 
80646
    
 
80647
    2005-05-19  Adam Weinberger  <adamw@gnome.org>
 
80648
    
 
80649
        * en_CA.po: Updated Canadian English translation.
 
80650
 
 
80651
 po/ChangeLog |    4 +
 
80652
 po/en_CA.po  | 1474 +++++++++++++++++++++++++++++-----------------------------
 
80653
 2 files changed, 737 insertions(+), 741 deletions(-)
 
80654
 
 
80655
commit d18523a511a07f54ec78c66638b50bb39a0588ed
 
80656
Author: Laurent Dhima <laurenti@alblinux.net>
 
80657
Date:   Thu May 19 07:49:45 2005 +0000
 
80658
 
 
80659
    Updated Albanian translation by Elian Myftiu.
 
80660
    
 
80661
    2005-05-19  Laurent Dhima  <laurenti@alblinux.net>
 
80662
    
 
80663
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
80664
 
 
80665
 po/ChangeLog |    4 +
 
80666
 po/sq.po     | 1567 +++++++++++++++++++++++++++++-----------------------------
 
80667
 2 files changed, 791 insertions(+), 780 deletions(-)
 
80668
 
 
80669
commit 26d40d3efc7438c412e0d31f40202f3f4d564c77
 
80670
Author: Olav Vitters <olav@bkor.dhs.org>
 
80671
Date:   Mon May 16 19:51:57 2005 +0000
 
80672
 
 
80673
    Remove garbage text. Patch by Benjamin LeMasurier. Fixes bug #162492.
 
80674
    
 
80675
    2005-05-16  Olav Vitters <olav@bkor.dhs.org>
 
80676
    
 
80677
            * gnome-about-me.glade: Remove garbage text. Patch by Benjamin
 
80678
            LeMasurier. Fixes bug #162492.
 
80679
 
 
80680
 capplets/about-me/ChangeLog            |    5 +++++
 
80681
 capplets/about-me/gnome-about-me.glade |    2 +-
 
80682
 2 files changed, 6 insertions(+), 1 deletions(-)
 
80683
 
 
80684
commit 88d037967bc80a7601778e402bb3fd67518992c0
 
80685
Author: Olav Vitters <olav@bkor.dhs.org>
 
80686
Date:   Mon May 16 19:44:19 2005 +0000
 
80687
 
 
80688
    Make proxy settings HIG compliant. Patch by Jorn Baayen.
 
80689
    
 
80690
    2005-05-16  Olav Vitters <olav@bkor.dhs.org>
 
80691
    
 
80692
            * gnome-network-preferences.glade:
 
80693
            Make proxy settings HIG compliant. Patch by Jorn Baayen.
 
80694
    
 
80695
            Fixes bug #167856
 
80696
 
 
80697
 capplets/network/ChangeLog                       |    7 ++
 
80698
 capplets/network/gnome-network-preferences.glade |  120 ++++++++++++++++++++--
 
80699
 2 files changed, 117 insertions(+), 10 deletions(-)
 
80700
 
 
80701
commit 5a27e2bdeafc4a8f4b638c68a08565934ea2935b
 
80702
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
80703
Date:   Mon May 16 13:57:06 2005 +0000
 
80704
 
 
80705
    new widget that inherits from GnomeCanvas, the drawing logic has been
 
80706
    
 
80707
    2005-05-14  Carlos Garnacho Parro  <carlosg@gnome.org>
 
80708
    
 
80709
            * control-center/gnomecc-canvas.[ch]: new widget that inherits
 
80710
            from GnomeCanvas, the drawing logic has been mostly moved from
 
80711
            control-center.c, but the layout function has been quite improved
 
80712
            (now handles RTL/LTR correctly, assigns a fixed width to all items
 
80713
            and caches some things to make things a bit faster)
 
80714
    
 
80715
            * control-center/control-center.c: removed canvas drawing logic,
 
80716
            and use the new widget
 
80717
    
 
80718
            * Makefile.am: include gnomecc-canvas.[ch]
 
80719
 
 
80720
 control-center/ChangeLog        |   13 +
 
80721
 control-center/Makefile.am      |    4 +-
 
80722
 control-center/control-center.c | 1114 +--------------------------------------
 
80723
 control-center/gnomecc-canvas.c | 1025 +++++++++++++++++++++++++++++++++++
 
80724
 control-center/gnomecc-canvas.h |   60 +++
 
80725
 5 files changed, 1116 insertions(+), 1100 deletions(-)
 
80726
 
 
80727
commit 8c5c71072ce65635a2a9f54af2793134dd2b08d2
 
80728
Author: Priit Laes <plaes@cvs.gnome.org>
 
80729
Date:   Fri May 13 12:30:07 2005 +0000
 
80730
 
 
80731
    Translation updated.
 
80732
    
 
80733
    2005-05-13  Priit Laes  <plaes@cvs.gnome.org>
 
80734
    
 
80735
        * et.po: Translation updated.
 
80736
 
 
80737
 po/ChangeLog |    4 +
 
80738
 po/et.po     | 1722 +++++++++++++++++++++++++++------------------------------
 
80739
 2 files changed, 820 insertions(+), 906 deletions(-)
 
80740
 
 
80741
commit efc735479352f835be7ed2dcdbe89e372c4f94da
 
80742
Author: Priit Laes <plaes@cvs.gnome.org>
 
80743
Date:   Thu May 12 15:39:21 2005 +0000
 
80744
 
 
80745
    Translation updated by Ivar Smolin.
 
80746
    
 
80747
    2005-05-12  Priit Laes  <plaes@cvs.gnome.org>
 
80748
    
 
80749
        * et.po: Translation updated by Ivar Smolin.
 
80750
 
 
80751
 po/ChangeLog |    4 +
 
80752
 po/et.po     | 1816 ++++++++++++++++++++++++++++++----------------------------
 
80753
 2 files changed, 950 insertions(+), 870 deletions(-)
 
80754
 
 
80755
commit eac293a6dafeea1154921b68b7d7c5b2c9b718f2
 
80756
Author: Miloslav Trmac <mitr@volny.cz>
 
80757
Date:   Thu May 12 09:47:13 2005 +0000
 
80758
 
 
80759
    Updated Czech translation.
 
80760
    
 
80761
    2005-05-12  Miloslav Trmac  <mitr@volny.cz>
 
80762
    
 
80763
        * cs.po: Updated Czech translation.
 
80764
 
 
80765
 po/ChangeLog |    4 +
 
80766
 po/cs.po     | 1476 +++++++++++++++++++++++++++++-----------------------------
 
80767
 2 files changed, 742 insertions(+), 738 deletions(-)
 
80768
 
 
80769
commit d816ca179a21c368a29fa64587352dc0cde0681f
 
80770
Author: Alexander Shopov <ash@contact.bg>
 
80771
Date:   Thu May 12 06:02:22 2005 +0000
 
80772
 
 
80773
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
80774
    
 
80775
    2005-05-12  Alexander Shopov  <ash@contact.bg>
 
80776
    
 
80777
        * bg.po: Updated Bulgarian translation by
 
80778
        Vladimir Petkov <vpetkov@i-space.org>
 
80779
 
 
80780
 po/ChangeLog |    9 +-
 
80781
 po/bg.po     |  348 +++++++++++++++++++++++++++++-----------------------------
 
80782
 2 files changed, 182 insertions(+), 175 deletions(-)
 
80783
 
 
80784
commit 2ec3b60bb93de85275d37bcb0d9dee061208dca2
 
80785
Author: James Henstridge <james@jamesh.id.au>
 
80786
Date:   Thu May 12 05:04:42 2005 +0000
 
80787
 
 
80788
    use NULL as the var args terminator rather than 0. Patch from Stanislav
 
80789
    
 
80790
    2005-05-12  James Henstridge  <james@jamesh.id.au>
 
80791
    
 
80792
            * font-method.c (ensure_font_list): use NULL as the var args
 
80793
            terminator rather than 0.  Patch from Stanislav Brabec
 
80794
            <sbrabec@suse.cz>, fixing bug #302056.
 
80795
 
 
80796
 vfs-methods/fontilus/ChangeLog     |    6 ++++++
 
80797
 vfs-methods/fontilus/font-method.c |    2 +-
 
80798
 2 files changed, 7 insertions(+), 1 deletions(-)
 
80799
 
 
80800
commit 2f6800b7c64a73b27fab54210945c70b1f7facab
 
80801
Author: Christian Persch <chpe@cvs.gnome.org>
 
80802
Date:   Wed May 11 22:07:03 2005 +0000
 
80803
 
 
80804
    Remove stray whitespace. Bug #302036.
 
80805
    
 
80806
    2005-05-12  Christian Persch  <chpe@cvs.gnome.org>
 
80807
    
 
80808
        * capplets/ui-properties/gnome-ui-properties.glade:
 
80809
        Remove stray whitespace. Bug #302036.
 
80810
 
 
80811
 ChangeLog                                        |    5 +++++
 
80812
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
80813
 2 files changed, 6 insertions(+), 1 deletions(-)
 
80814
 
 
80815
commit 0935961f7852abbe5e4c825ae66ca2af98f493b1
 
80816
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
80817
Date:   Wed May 11 16:07:51 2005 +0000
 
80818
 
 
80819
    Here too
 
80820
 
 
80821
 archiver/README |    2 ++
 
80822
 1 files changed, 2 insertions(+), 0 deletions(-)
 
80823
 
 
80824
commit 2373a10183b9fc9f68edea1306461efae07dfa83
 
80825
Author: Sebastien Bacher <seb128@debian.org>
 
80826
Date:   Wed May 11 11:25:49 2005 +0000
 
80827
 
 
80828
    list "Gtk/MenuBarAccel", allow to configure the menubar shortcut (Closes:
 
80829
    
 
80830
    2005-05-11  Sebastien Bacher  <seb128@debian.org>
 
80831
    
 
80832
            * gnome-settings-xsettings.c: list "Gtk/MenuBarAccel", allow to
 
80833
            configure the menubar shortcut (Closes: #120859).
 
80834
 
 
80835
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
80836
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
80837
 2 files changed, 7 insertions(+), 0 deletions(-)
 
80838
 
 
80839
commit 625286cf6e1c0e08cd1c84139728ec125cf4208f
 
80840
Author: Kostas Papadimas <pkst@src.gnome.org>
 
80841
Date:   Wed May 11 11:04:15 2005 +0000
 
80842
 
 
80843
    Updated Greek Translation.
 
80844
 
 
80845
 po/ChangeLog |    4 ++++
 
80846
 po/el.po     |   18 +++++++++---------
 
80847
 2 files changed, 13 insertions(+), 9 deletions(-)
 
80848
 
 
80849
commit 227d0296d674d63ab43774a5b4e7eb9d3da11426
 
80850
Author: Richard Hoelscher <rah@rahga.com>
 
80851
Date:   Sun May 8 20:49:45 2005 +0000
 
80852
 
 
80853
    Remove egg_pixbuf_new_from_file_at_size, using the gtk+-2.6 function for
 
80854
    
 
80855
    2005-05-08  Richard Hoelscher  <rah@rahga.com>
 
80856
    
 
80857
        * applier.c (refresh_render): Remove egg_pixbuf_new_from_file_at_size,
 
80858
        using the gtk+-2.6 function for this instead.
 
80859
    
 
80860
        Fixes #169757
 
80861
 
 
80862
 libbackground/ChangeLog |    7 ++
 
80863
 libbackground/applier.c |  142 ++---------------------------------------------
 
80864
 2 files changed, 12 insertions(+), 137 deletions(-)
 
80865
 
 
80866
commit d26e8755a5e5d2b51ba10d101c94c576d982e778
 
80867
Author: Rodney Dawes <dobey@novell.com>
 
80868
Date:   Sun May 8 20:48:49 2005 +0000
 
80869
 
 
80870
    Require GTK+ >= 2.6.0 now, we should have been requiring at least 2.4 here
 
80871
    
 
80872
    2005-05-08  Rodney Dawes  <dobey@novell.com>
 
80873
    
 
80874
        * configure.in (gtk_minver): Require GTK+ >= 2.6.0 now, we should have
 
80875
        been requiring at least 2.4 here anyway, needed for new gdk-pixbuf
 
80876
        method that we use in libbackground for bug #169757
 
80877
 
 
80878
 ChangeLog    |    8 +++++++-
 
80879
 configure.in |    2 +-
 
80880
 2 files changed, 8 insertions(+), 2 deletions(-)
 
80881
 
 
80882
commit 8067b55d1df03987d885391ab69c667525526f74
 
80883
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
80884
Date:   Mon May 2 08:05:27 2005 +0000
 
80885
 
 
80886
    append entries, so we get them in the correct order.
 
80887
    
 
80888
            * control-center-categories.c: (populate_category):
 
80889
            append entries, so we get them in the correct order.
 
80890
 
 
80891
 control-center/ChangeLog                   |    5 +++++
 
80892
 control-center/control-center-categories.c |    6 +++---
 
80893
 2 files changed, 8 insertions(+), 3 deletions(-)
 
80894
 
 
80895
commit a0a2ed3ba990db92855a1ec96d1c9dcf57cbf012
 
80896
Author: Priit Laes <plaes@cvs.gnome.org>
 
80897
Date:   Fri Apr 29 14:43:02 2005 +0000
 
80898
 
 
80899
    Translation updated by Ivar Smolin.
 
80900
    
 
80901
    2005-04-29  Priit Laes  <plaes@cvs.gnome.org>
 
80902
    
 
80903
        * et.po: Translation updated by Ivar Smolin.
 
80904
 
 
80905
 po/ChangeLog |    4 +
 
80906
 po/et.po     |  303 ++++++----------------------------------------------------
 
80907
 2 files changed, 35 insertions(+), 272 deletions(-)
 
80908
 
 
80909
commit 78c049de84517bf0a1c6a095c983c43db3572704
 
80910
Author: Kostas Papadimas <pkst@src.gnome.org>
 
80911
Date:   Thu Apr 28 17:23:05 2005 +0000
 
80912
 
 
80913
    Updated Greek Translation.
 
80914
 
 
80915
 po/ChangeLog |    4 ++++
 
80916
 po/el.po     |    8 ++++----
 
80917
 2 files changed, 8 insertions(+), 4 deletions(-)
 
80918
 
 
80919
commit 4ad87eb434c28ab2d1c4b2f69f92a9ddbb80dd02
 
80920
Author: Kostas Papadimas <pkst@src.gnome.org>
 
80921
Date:   Thu Apr 28 11:13:43 2005 +0000
 
80922
 
 
80923
    Updated Greek Translation.
 
80924
 
 
80925
 po/ChangeLog |    4 +
 
80926
 po/el.po     | 1476 +++++++++++++++++++++++++++++-----------------------------
 
80927
 2 files changed, 742 insertions(+), 738 deletions(-)
 
80928
 
 
80929
commit b8b2a04948fcd9d4b02370df99dabd609d1a072b
 
80930
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
80931
Date:   Mon Apr 25 21:29:26 2005 +0000
 
80932
 
 
80933
    Hungarian translation updated.
 
80934
    
 
80935
    2005-04-25  Gabor Kelemen  <kelemeng@gnome.hu>
 
80936
    
 
80937
        * hu.po: Hungarian translation updated.
 
80938
 
 
80939
 po/ChangeLog |    4 +
 
80940
 po/hu.po     | 1486 +++++++++++++++++++++++++++++-----------------------------
 
80941
 2 files changed, 748 insertions(+), 742 deletions(-)
 
80942
 
 
80943
commit a561260c98a89b48ccd7b9ec840caed29d6ac818
 
80944
Author: I�aki Larra�aga <dooteo@euskalgnu.org>
 
80945
Date:   Tue Apr 12 11:18:01 2005 +0000
 
80946
 
 
80947
    Updated Basque translation.
 
80948
    
 
80949
    2005-04-12  I�aki Larra�aga  <dooteo@euskalgnu.org>
 
80950
    
 
80951
            * eu.po: Updated Basque translation.
 
80952
 
 
80953
 po/ChangeLog |    4 +
 
80954
 po/eu.po     | 2810 ++++++++++++++++++++--------------------------------------
 
80955
 2 files changed, 962 insertions(+), 1852 deletions(-)
 
80956
 
 
80957
commit 0aa7789a8b24c7aebb184d43c289232d4ae52b41
 
80958
Author: Mark McLoughlin <mark@skynet.ie>
 
80959
Date:   Mon Apr 11 14:59:08 2005 +0000
 
80960
 
 
80961
    update for libgnome-menu API renaming.
 
80962
    
 
80963
    2005-04-11  Mark McLoughlin  <mark@skynet.ie>
 
80964
    
 
80965
            * control-center-categories.c: update for libgnome-menu
 
80966
            API renaming.
 
80967
 
 
80968
 control-center/ChangeLog                   |    5 ++
 
80969
 control-center/control-center-categories.c |   64 ++++++++++++++--------------
 
80970
 2 files changed, 37 insertions(+), 32 deletions(-)
 
80971
 
 
80972
commit 96ee7376ab296bb8ee8e8a11603263772a25f8f5
 
80973
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
80974
Date:   Sun Apr 10 02:19:13 2005 +0000
 
80975
 
 
80976
    improving the preview layout
 
80977
 
 
80978
 capplets/keyboard/ChangeLog                        |    4 ++++
 
80979
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    2 +-
 
80980
 2 files changed, 5 insertions(+), 1 deletions(-)
 
80981
 
 
80982
commit c43d4cc6c81665feaa235ac9fd0b3f7484d4c21a
 
80983
Author: Mark McLoughlin <mark@skynet.ie>
 
80984
Date:   Wed Apr 6 21:41:15 2005 +0000
 
80985
 
 
80986
    Update for slight change to menu_tree_lookup() API.
 
80987
    
 
80988
    2005-04-06  Mark McLoughlin  <mark@skynet.ie>
 
80989
    
 
80990
            * control-center-categories.c: (control_center_get_information):
 
80991
            Update for slight change to menu_tree_lookup() API.
 
80992
 
 
80993
 control-center/ChangeLog                   |    5 +++++
 
80994
 control-center/control-center-categories.c |    2 +-
 
80995
 2 files changed, 6 insertions(+), 1 deletions(-)
 
80996
 
 
80997
commit 79b053c4bfafd16a7f4804ef1edc60aee6493cb3
 
80998
Author: Maixim Dziumanenko <mvd@mylinux.com.ua>
 
80999
Date:   Wed Apr 6 18:24:36 2005 +0000
 
81000
 
 
81001
    Updated Ukrainian trasnlation.
 
81002
    
 
81003
    2005-04-06  Maixim Dziumanenko <mvd@mylinux.com.ua>
 
81004
    
 
81005
        * Updated Ukrainian trasnlation.
 
81006
 
 
81007
 po/ChangeLog |    4 ++
 
81008
 po/uk.po     |   90 ++++++++++++++++++++++++++++-----------------------------
 
81009
 2 files changed, 48 insertions(+), 46 deletions(-)
 
81010
 
 
81011
commit f4210803749dc1a4e3381e658f2641d4c40c562f
 
81012
Author: Diego Gonzalez <diego@pemas.net>
 
81013
Date:   Mon Apr 4 19:20:02 2005 +0000
 
81014
 
 
81015
    fix gnome-about-me.desktop installation
 
81016
    
 
81017
    2005-04-04  Diego Gonzalez <diego@pemas.net>
 
81018
    
 
81019
        * Makefile.am: fix gnome-about-me.desktop installation
 
81020
    
 
81021
    2005-04-01  Diego Gonzalez <diego@pemas.net>
 
81022
    
 
81023
        * gnome-about-me.c: fix the case where the self uid is wrong
 
81024
          and the edition when the self contact is created for the
 
81025
          first time.
 
81026
 
 
81027
 capplets/about-me/Makefile.am |    2 +-
 
81028
 1 files changed, 1 insertions(+), 1 deletions(-)
 
81029
 
 
81030
commit f30b097f606302dae5372011300211c8e11df5d2
 
81031
Author: Diego González <dggonz@src.gnome.org>
 
81032
Date:   Mon Apr 4 19:11:09 2005 +0000
 
81033
 
 
81034
    `head ChangeLog`
 
81035
 
 
81036
 capplets/about-me/ChangeLog        |   10 ++++++++++
 
81037
 capplets/about-me/Makefile.am      |   24 +++++++++++++++---------
 
81038
 capplets/about-me/gnome-about-me.c |   31 +++++++++++++++++++++++--------
 
81039
 3 files changed, 48 insertions(+), 17 deletions(-)
 
81040
 
 
81041
commit ad155907dd7603600bbbc31165ff948499d1af34
 
81042
Author: Steven Michael Murphy <smurphy@src.gnome.org>
 
81043
Date:   Fri Apr 1 05:51:17 2005 +0000
 
81044
 
 
81045
    Added new Language, Kinyarwanda (rw), to this package
 
81046
 
 
81047
 ChangeLog    |    4 +
 
81048
 configure.in |    2 +-
 
81049
 po/ChangeLog |    4 +
 
81050
 po/rw.po     | 3568 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
81051
 4 files changed, 3577 insertions(+), 1 deletions(-)
 
81052
 
 
81053
commit b394ea157087773fb54c3f71e7141d9f5d2db58f
 
81054
Author: Adi Attar <aattar@cvs.gnome.org>
 
81055
Date:   Tue Mar 29 08:32:15 2005 +0000
 
81056
 
 
81057
    xh.po: Updated Xhosa translation.
 
81058
    
 
81059
    2005-03-29  Adi Attar  <aattar@cvs.gnome.org>
 
81060
    
 
81061
         xh.po: Updated Xhosa translation.
 
81062
 
 
81063
 po/ChangeLog |    4 ++
 
81064
 po/xh.po     |  104 ++++++++++++++++++++++++---------------------------------
 
81065
 2 files changed, 48 insertions(+), 60 deletions(-)
 
81066
 
 
81067
commit e1d9efe6443e96382b4c4b0bee8ae6ae813d390e
 
81068
Author: Sebastien Bacher <seb128@debian.org>
 
81069
Date:   Sat Mar 26 23:34:36 2005 +0000
 
81070
 
 
81071
    update to the new libgnome-menu API, patch from Mark McLoughlin
 
81072
    
 
81073
    2005-03-27  Sebastien Bacher  <seb128@debian.org>
 
81074
    
 
81075
            * control-center-categories.c: (populate_category),
 
81076
            (read_categories_from_menu_directory),
 
81077
            (control_center_get_information): update to the new libgnome-menu API,
 
81078
            patch from Mark McLoughlin <markmc@redhat.com>.
 
81079
 
 
81080
 ChangeLog                                  |    4 ++
 
81081
 configure.in                               |    2 +-
 
81082
 control-center/ChangeLog                   |    7 ++++
 
81083
 control-center/control-center-categories.c |   44 ++++++++++++++++-----------
 
81084
 4 files changed, 38 insertions(+), 19 deletions(-)
 
81085
 
 
81086
commit 208728d0c49b31a0076d760de766c9c876d77d64
 
81087
Author: Sebastien Bacher <seb128@debian.org>
 
81088
Date:   Sat Mar 26 23:25:24 2005 +0000
 
81089
 
 
81090
    update version to 2.11.0
 
81091
    
 
81092
    2005-03-27  Sebastien Bacher  <seb128@debian.org>
 
81093
    
 
81094
            * configure.in: update version to 2.11.0
 
81095
 
 
81096
 ChangeLog    |    4 ++++
 
81097
 configure.in |    2 +-
 
81098
 2 files changed, 5 insertions(+), 1 deletions(-)
 
81099
 
 
81100
commit 0b95b0a6b0e4d5e84f502f2b44bdc09642059393
 
81101
Author: Adam Weinberger <adamw@src.gnome.org>
 
81102
Date:   Thu Mar 17 05:31:11 2005 +0000
 
81103
 
 
81104
    Updated Canadian English translation.
 
81105
    
 
81106
    
 
81107
        * en_CA.po: Updated Canadian English translation.
 
81108
 
 
81109
 po/ChangeLog |    4 ++++
 
81110
 po/en_CA.po  |    2 +-
 
81111
 2 files changed, 5 insertions(+), 1 deletions(-)
 
81112
 
 
81113
commit 13a17b75a2757afe459a994a2b3b709ae2d2ec1c
 
81114
Author: Adam Weinberger <adamw@src.gnome.org>
 
81115
Date:   Thu Mar 17 05:16:45 2005 +0000
 
81116
 
 
81117
    Updated Canadian English translation.
 
81118
    
 
81119
    
 
81120
        * en_CA.po: Updated Canadian English translation.
 
81121
 
 
81122
 po/en_CA.po |    2 +-
 
81123
 1 files changed, 1 insertions(+), 1 deletions(-)
 
81124
 
 
81125
commit 5837b1312694bcd870c5f88c72049edccb844bc2
 
81126
Author: Kjartan Maraas <kmaraas@gnome.org>
 
81127
Date:   Mon Mar 14 21:22:17 2005 +0000
 
81128
 
 
81129
    Plug a couple of leaks.
 
81130
    
 
81131
    2005-03-14  Kjartan Maraas  <kmaraas@gnome.org>
 
81132
    
 
81133
        * gnome-settings-accessibility-keyboard.c: (set_server_from_gconf),
 
81134
        (set_gconf_from_server): Plug a couple of leaks.
 
81135
 
 
81136
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
81137
 .../gnome-settings-accessibility-keyboard.c        |    5 +++++
 
81138
 2 files changed, 10 insertions(+), 0 deletions(-)
 
81139
 
 
81140
commit be397e44b3a81bfda604126e4ef5c33cb9a59160
 
81141
Author: Baris Cicek <bcicek@src.gnome.org>
 
81142
Date:   Sun Mar 13 16:12:00 2005 +0000
 
81143
 
 
81144
    I forgot to add tr.po on previous submit
 
81145
        * tr.po: Updated Turkish Translation
 
81146
 
 
81147
 po/tr.po | 1230 ++++++++++++++------------------------------------------------
 
81148
 1 files changed, 265 insertions(+), 965 deletions(-)
 
81149
 
 
81150
commit 2f28088a79c9c81c2774552deda11f3a1325d839
 
81151
Author: Baris Cicek <bcicek@src.gnome.org>
 
81152
Date:   Sat Mar 12 16:58:13 2005 +0000
 
81153
 
 
81154
    Updated Turkish Translation
 
81155
    
 
81156
        * tr.po: Updated Turkish Translation
 
81157
 
 
81158
 po/ChangeLog |    4 ++++
 
81159
 1 files changed, 4 insertions(+), 0 deletions(-)
 
81160
 
 
81161
commit a51c4580da98a289792cafa65b1bee97c6bba665
 
81162
Author: Adi Attar <aattar@cvs.gnome.org>
 
81163
Date:   Wed Mar 9 14:32:26 2005 +0000
 
81164
 
 
81165
    Added Xhosa translation. Added "xh" to ALL_LINGUAS.
 
81166
    
 
81167
    2005-03-09  Adi Attar  <aattar@cvs.gnome.org>
 
81168
    
 
81169
        * xh.po: Added Xhosa translation.
 
81170
        * configure.in: Added "xh" to ALL_LINGUAS.
 
81171
 
 
81172
 ChangeLog    |    4 +
 
81173
 configure.in |    2 +-
 
81174
 po/ChangeLog |    4 +
 
81175
 po/xh.po     | 3653 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
81176
 4 files changed, 3662 insertions(+), 1 deletions(-)
 
81177
 
 
81178
commit f986ab8e1c05ba21c17d31fbe99c75f99d4a76f7
 
81179
Author: Sebastien Bacher <seb128@debian.org>
 
81180
Date:   Tue Mar 8 01:06:26 2005 +0000
 
81181
 
 
81182
    update version to 2.10.1
 
81183
    
 
81184
    2005-03-08  Sebastien Bacher  <seb128@debian.org>
 
81185
    
 
81186
            * configure.in: update version to 2.10.1
 
81187
 
 
81188
 ChangeLog    |    6 ++++++
 
81189
 configure.in |    2 +-
 
81190
 2 files changed, 7 insertions(+), 1 deletions(-)
 
81191
 
 
81192
commit ec440ce760b781c0a697ace0264167ead038d250
 
81193
Author: Sebastien Bacher <seb128@debian.org>
 
81194
Date:   Tue Mar 8 00:27:15 2005 +0000
 
81195
 
 
81196
    Fix the tarball build.
 
81197
    
 
81198
    2005-03-08  Sebastien Bacher  <seb128@debian.org>
 
81199
    
 
81200
            * POTFILES.in:
 
81201
            * POTFILES.skip: Fix the tarball build.
 
81202
 
 
81203
 po/ChangeLog     |    5 +++++
 
81204
 po/POTFILES.in   |    1 -
 
81205
 po/POTFILES.skip |    1 +
 
81206
 3 files changed, 6 insertions(+), 1 deletions(-)
 
81207
 
 
81208
commit 1e7f0e683175179a4d8958fc75a7649874d73cc0
 
81209
Author: Sebastien Bacher <seb128@debian.org>
 
81210
Date:   Mon Mar 7 23:37:16 2005 +0000
 
81211
 
 
81212
    update for 2.10.0
 
81213
    
 
81214
    2005-03-08  Sebastien Bacher  <seb128@debian.org>
 
81215
    
 
81216
            * NEWS:
 
81217
            * configure.in: update for 2.10.0
 
81218
 
 
81219
 ChangeLog    |    5 +++++
 
81220
 NEWS         |   44 +++++++++++++++++++++++++++++++++++++++++++-
 
81221
 configure.in |    2 +-
 
81222
 3 files changed, 49 insertions(+), 2 deletions(-)
 
81223
 
 
81224
commit 99826d67d9754c440c4b26d77f99de3913d5767d
 
81225
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
81226
Date:   Mon Mar 7 07:12:04 2005 +0000
 
81227
 
 
81228
    Updated traditional Chinese translation from GNOME HK Team
 
81229
    
 
81230
        * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
 
81231
 
 
81232
 po/ChangeLog |    4 +
 
81233
 po/zh_TW.po  | 3559 ++++++++++++++++++++--------------------------------------
 
81234
 2 files changed, 1247 insertions(+), 2316 deletions(-)
 
81235
 
 
81236
commit 80191667a2026fba0c24530990f405b9bf25c161
 
81237
Author: Dan Damian <dand@src.gnome.org>
 
81238
Date:   Sun Mar 6 23:13:55 2005 +0000
 
81239
 
 
81240
    Updated Romanian translation.
 
81241
    
 
81242
           * ro.po: Updated Romanian translation.
 
81243
 
 
81244
 po/ChangeLog |    4 ++++
 
81245
 po/ro.po     |   57 +++++++++++++++++++++++++++++++++++----------------------
 
81246
 2 files changed, 39 insertions(+), 22 deletions(-)
 
81247
 
 
81248
commit 7b341a1cff282c29af3737dd326a3a1620054f63
 
81249
Author: Marcel Telka <marcel@telka.sk>
 
81250
Date:   Sat Mar 5 19:42:16 2005 +0000
 
81251
 
 
81252
    Updated Slovak translation.
 
81253
    
 
81254
    2005-03-05  Marcel Telka  <marcel@telka.sk>
 
81255
    
 
81256
        * sk.po: Updated Slovak translation.
 
81257
 
 
81258
 po/ChangeLog |    4 +
 
81259
 po/sk.po     | 1550 +++++++++++++---------------------------------------------
 
81260
 2 files changed, 352 insertions(+), 1202 deletions(-)
 
81261
 
 
81262
commit 1948ff7740b38ee15160e4c68b86157400ebea9a
 
81263
Author: Christian Rose <menthos@menthos.com>
 
81264
Date:   Fri Mar 4 14:44:20 2005 +0000
 
81265
 
 
81266
    Updated Swedish translation (typos).
 
81267
    
 
81268
    2005-03-04  Christian Rose  <menthos@menthos.com>
 
81269
    
 
81270
        * sv.po: Updated Swedish translation (typos).
 
81271
 
 
81272
 po/ChangeLog |    4 ++++
 
81273
 po/sv.po     |    6 +++---
 
81274
 2 files changed, 7 insertions(+), 3 deletions(-)
 
81275
 
 
81276
commit 488cb03217947637874bd3cd51c365ef60d1f15d
 
81277
Author: Alessio Frusciante <algol@src.gnome.org>
 
81278
Date:   Thu Mar 3 22:09:22 2005 +0000
 
81279
 
 
81280
    Udpated Italian translation.
 
81281
 
 
81282
 po/ChangeLog |    5 +++
 
81283
 po/it.po     |   98 +++++++++++++++++++++++++++++----------------------------
 
81284
 2 files changed, 55 insertions(+), 48 deletions(-)
 
81285
 
 
81286
commit 3522b53e70b5fae2ba4ec5c78b7dc985cfafa323
 
81287
Author: Laurent Dhima <laurenti@alblinux.net>
 
81288
Date:   Thu Mar 3 10:28:12 2005 +0000
 
81289
 
 
81290
    Updated Albanian translation by Elian Myftiu.
 
81291
    
 
81292
    2005-03-03  Laurent Dhima  <laurenti@alblinux.net>
 
81293
    
 
81294
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
81295
 
 
81296
 po/ChangeLog |    4 +
 
81297
 po/sq.po     |  595 ++++++----------------------------------------------------
 
81298
 2 files changed, 66 insertions(+), 533 deletions(-)
 
81299
 
 
81300
commit 8e31fa40fd9e7b2078fd45484d182663f24e70d4
 
81301
Author: Danilo Šegan <danilo@src.gnome.org>
 
81302
Date:   Wed Mar 2 23:09:02 2005 +0000
 
81303
 
 
81304
    Updated Serbian translation.
 
81305
 
 
81306
 po/ChangeLog  |    6 +-
 
81307
 po/sr.po      | 1422 ++++++++++++++++++++++---------------------------------
 
81308
 po/sr@Latn.po | 1471 +++++++++++++++++++++++----------------------------------
 
81309
 3 files changed, 1184 insertions(+), 1715 deletions(-)
 
81310
 
 
81311
commit 376d62fc884dfee26f8c62488687561fe4a6f853
 
81312
Author: Dan Damian <dand@src.gnome.org>
 
81313
Date:   Wed Mar 2 19:53:04 2005 +0000
 
81314
 
 
81315
    Updated Romanian translation.
 
81316
    
 
81317
            * ro.po: Updated Romanian translation.
 
81318
 
 
81319
 po/ChangeLog |    4 +
 
81320
 po/ro.po     | 1551 ++++++++++++++++++++++++++--------------------------------
 
81321
 2 files changed, 708 insertions(+), 847 deletions(-)
 
81322
 
 
81323
commit f034e7085c36114a7f6bab006168256ba96522e6
 
81324
Author: Alessio Frusciante <algol@src.gnome.org>
 
81325
Date:   Tue Mar 1 21:28:56 2005 +0000
 
81326
 
 
81327
    Updated Italian translation.
 
81328
 
 
81329
 po/ChangeLog |    5 +
 
81330
 po/it.po     | 2285 +++++++++++++++++++++++-----------------------------------
 
81331
 2 files changed, 896 insertions(+), 1394 deletions(-)
 
81332
 
 
81333
commit bd90f5595b499cf084c26b2d670f93830b4a2bf7
 
81334
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
81335
Date:   Tue Mar 1 12:32:15 2005 +0000
 
81336
 
 
81337
    update by amanpreetalam@yahoo.com
 
81338
 
 
81339
 po/pa.po | 1936 ++++++++++++++++++++------------------------------------------
 
81340
 1 files changed, 620 insertions(+), 1316 deletions(-)
 
81341
 
 
81342
commit b4f39cc1484dbcd7274a90a922851a12c0dd9316
 
81343
Author: Jody Goldberg <jody@gnome.org>
 
81344
Date:   Mon Feb 28 23:04:52 2005 +0000
 
81345
 
 
81346
    don't bother VNC users with warnings of XKB breakage, we already know it
 
81347
    
 
81348
    
 
81349
    2005-02-28  Jody Goldberg <jody@gnome.org>
 
81350
    
 
81351
        * gnome-settings-daemon/gnome-settings-keyboard-xkb.c
 
81352
        (activation_error) : don't bother VNC users with warnings of XKB
 
81353
          breakage, we already know it is not going to work.
 
81354
 
 
81355
 ChangeLog                                          |    6 ++++++
 
81356
 NEWS                                               |    6 ++++++
 
81357
 .../gnome-settings-keyboard-xkb.c                  |   18 ++++++++++++------
 
81358
 3 files changed, 24 insertions(+), 6 deletions(-)
 
81359
 
 
81360
commit c7f83884d698620b73d268d3f883e206f36ee0c8
 
81361
Author: Kostas Papadimas <pkst@src.gnome.org>
 
81362
Date:   Mon Feb 28 07:42:08 2005 +0000
 
81363
 
 
81364
    Updated Greek Translation.
 
81365
 
 
81366
 po/ChangeLog |    4 ++++
 
81367
 po/el.po     |   24 ++++++++++++------------
 
81368
 2 files changed, 16 insertions(+), 12 deletions(-)
 
81369
 
 
81370
commit a84d6e6e648b8f29f4b7dc8d1be5d2f62af308b0
 
81371
Author: Laszlo Dvornik <dvornik@gnome.hu>
 
81372
Date:   Sun Feb 27 17:37:31 2005 +0000
 
81373
 
 
81374
    Hungarian translation updated by Gabor Kelemen.
 
81375
    
 
81376
    2005-02-27  Laszlo Dvornik  <dvornik@gnome.hu>
 
81377
    
 
81378
        * hu.po: Hungarian translation updated by Gabor Kelemen.
 
81379
 
 
81380
 po/ChangeLog |    4 +
 
81381
 po/hu.po     | 1320 ++++++++++++++--------------------------------------------
 
81382
 2 files changed, 311 insertions(+), 1013 deletions(-)
 
81383
 
 
81384
commit 05b1c2f1a32a5c205250ff685599fad3d07a9ac0
 
81385
Author: Rodney Dawes <dobey@novell.com>
 
81386
Date:   Sat Feb 26 19:15:58 2005 +0000
 
81387
 
 
81388
    Update Copyright to include current year
 
81389
    
 
81390
    2005-02-26  Rodney Dawes  <dobey@novell.com>
 
81391
    
 
81392
        * *.[ch]: Update Copyright to include current year
 
81393
 
 
81394
 capplets/background/ChangeLog          |    4 ++++
 
81395
 capplets/background/gnome-wp-capplet.c |    2 +-
 
81396
 capplets/background/gnome-wp-capplet.h |    2 +-
 
81397
 capplets/background/gnome-wp-info.c    |    2 +-
 
81398
 capplets/background/gnome-wp-info.h    |    2 +-
 
81399
 capplets/background/gnome-wp-item.c    |    2 +-
 
81400
 capplets/background/gnome-wp-item.h    |    2 +-
 
81401
 capplets/background/gnome-wp-utils.c   |    2 +-
 
81402
 capplets/background/gnome-wp-utils.h   |    2 +-
 
81403
 capplets/background/gnome-wp-xml.c     |    2 +-
 
81404
 capplets/background/gnome-wp-xml.h     |    2 +-
 
81405
 11 files changed, 14 insertions(+), 10 deletions(-)
 
81406
 
 
81407
commit c15683e8ff791880935d0d090f8282da53084a69
 
81408
Author: Rodney Dawes <dobey@novell.com>
 
81409
Date:   Sat Feb 26 19:00:19 2005 +0000
 
81410
 
 
81411
    If the filename is not encoded in UTF-8, we just ignore it for now to
 
81412
    
 
81413
    2005-02-26  Rodney Dawes  <dobey@novell.com>
 
81414
    
 
81415
        * gnome-wp-capplet.c (gnome_wp_add_image): If the filename is not
 
81416
        encoded in UTF-8, we just ignore it for now to avoid crashing
 
81417
    
 
81418
        * gnome-wp-xml.c (gnome_wp_xml_load_xml): Check to make sure that the
 
81419
        filename and name tags that we read in, aren't NULL
 
81420
        If the filename we read in is NULL, free the item, and continue on
 
81421
    
 
81422
        Fixes #146130 #146645 (resolving these as dups of #168604 )
 
81423
        Fixes #159441
 
81424
 
 
81425
 capplets/background/ChangeLog          |   12 ++++++++++++
 
81426
 capplets/background/gnome-wp-capplet.c |    3 +++
 
81427
 capplets/background/gnome-wp-xml.c     |   18 ++++++++++++------
 
81428
 3 files changed, 27 insertions(+), 6 deletions(-)
 
81429
 
 
81430
commit 8dd93b12a7510aac3a00e1d1d134d33a9c4b0a63
 
81431
Author: Alexander Shopov <ash@contact.bg>
 
81432
Date:   Fri Feb 25 07:21:03 2005 +0000
 
81433
 
 
81434
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
81435
    
 
81436
    2005-02-25  Alexander Shopov  <ash@contact.bg>
 
81437
    
 
81438
        * bg.po: Updated Bulgarian translation by
 
81439
        Vladimir Petkov <vpetkov@i-space.org>
 
81440
 
 
81441
 po/ChangeLog |    5 +
 
81442
 po/bg.po     | 1500 +++++++++++++++++++++++++++++-----------------------------
 
81443
 2 files changed, 756 insertions(+), 749 deletions(-)
 
81444
 
 
81445
commit ab12aeb67402d409e60fdb0eed09821c3d33d169
 
81446
Author: Leonid Kanter <lkanter@src.gnome.org>
 
81447
Date:   Wed Feb 23 10:30:58 2005 +0000
 
81448
 
 
81449
    Updated Russian translation
 
81450
 
 
81451
 po/ChangeLog |    4 +
 
81452
 po/ru.po     |  652 ++--------------------------------------------------------
 
81453
 2 files changed, 21 insertions(+), 635 deletions(-)
 
81454
 
 
81455
commit c012d2dc807201314fd31406733221288ed219d4
 
81456
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
81457
Date:   Wed Feb 23 04:04:09 2005 +0000
 
81458
 
 
81459
    Updated Translation
 
81460
 
 
81461
 po/ChangeLog |    4 +
 
81462
 po/gu.po     | 1319 +++++++++++++---------------------------------------------
 
81463
 2 files changed, 302 insertions(+), 1021 deletions(-)
 
81464
 
 
81465
commit 28be058ae3199d47551b55acd88d08a4fa239812
 
81466
Author: Hendrik Richter <hendrik@gnome-de.org>
 
81467
Date:   Mon Feb 21 14:39:32 2005 +0000
 
81468
 
 
81469
    Updated German translation.
 
81470
    
 
81471
    2005-02-21  Hendrik Richter  <hendrik@gnome-de.org>
 
81472
    
 
81473
        * de.po: Updated German translation.
 
81474
 
 
81475
 po/ChangeLog |   23 +-
 
81476
 po/de.po     | 1474 +++++++++++++++++++++++++++++-----------------------------
 
81477
 2 files changed, 752 insertions(+), 745 deletions(-)
 
81478
 
 
81479
commit c2673a2a5a690b80ae980653c29b6666a4907250
 
81480
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
81481
Date:   Mon Feb 21 10:29:44 2005 +0000
 
81482
 
 
81483
    Updated Polish translation by GNOME PL Team.
 
81484
    
 
81485
    2005-02-21  Artur Flinta  <aflinta@cvs.gnome.org>
 
81486
    
 
81487
        * pl.po: Updated Polish translation by GNOME PL Team.
 
81488
 
 
81489
 po/ChangeLog |    4 +
 
81490
 po/pl.po     | 2743 ++++++++++++++++++++++++++--------------------------------
 
81491
 2 files changed, 1249 insertions(+), 1498 deletions(-)
 
81492
 
 
81493
commit 5e2914cf0f819093a6a75f14e3691b05e8378bb2
 
81494
Author: Laurent Dhima <laurenti@alblinux.net>
 
81495
Date:   Mon Feb 21 09:02:37 2005 +0000
 
81496
 
 
81497
    Updated Albanian translation by Elian Myftiu.
 
81498
    
 
81499
    2005-02-21  Laurent Dhima  <laurenti@alblinux.net>
 
81500
    
 
81501
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
81502
 
 
81503
 po/ChangeLog |    4 +
 
81504
 po/sq.po     | 1315 +++++++++++++++++++++++++++-------------------------------
 
81505
 2 files changed, 605 insertions(+), 714 deletions(-)
 
81506
 
 
81507
commit 8265abd83a49b8e841533cb606498f9d8bd5d0b3
 
81508
Author: Raphael Higino <raphaelh@src.gnome.org>
 
81509
Date:   Sun Feb 20 15:01:09 2005 +0000
 
81510
 
 
81511
    Updated pt_BR translation
 
81512
 
 
81513
 po/ChangeLog |    4 +
 
81514
 po/pt_BR.po  | 1160 +++++++++++++++++++++++++---------------------------------
 
81515
 2 files changed, 509 insertions(+), 655 deletions(-)
 
81516
 
 
81517
commit dc71396a8238d1d111c0402b3e3550639d5c1f2a
 
81518
Author: Christophe Merlet <redfox@src.gnome.org>
 
81519
Date:   Sat Feb 19 15:15:55 2005 +0000
 
81520
 
 
81521
    Updated French translation.
 
81522
 
 
81523
 po/ChangeLog |    5 +
 
81524
 po/fr.po     | 1324 ++++++++++++++--------------------------------------------
 
81525
 2 files changed, 315 insertions(+), 1014 deletions(-)
 
81526
 
 
81527
commit 05223d30fd80ee51f757baa834f6a6beb492f514
 
81528
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
81529
Date:   Sat Feb 19 11:09:10 2005 +0000
 
81530
 
 
81531
    Update Ukrainian translation.
 
81532
    
 
81533
    2005-02-19  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
81534
    
 
81535
        * Update Ukrainian translation.
 
81536
 
 
81537
 po/ChangeLog |    4 ++++
 
81538
 po/uk.po     |   16 +++++++++-------
 
81539
 2 files changed, 13 insertions(+), 7 deletions(-)
 
81540
 
 
81541
commit e571f43fc9bbe679223fe2b541fdbc05faf493e4
 
81542
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
81543
Date:   Fri Feb 18 20:16:06 2005 +0000
 
81544
 
 
81545
    Updated Finnish translation.
 
81546
    
 
81547
    2005-02-18  Pauli Virtanen <pauli.virtanen@hut.fi>
 
81548
    
 
81549
         * fi.po: Updated Finnish translation.
 
81550
 
 
81551
 po/ChangeLog |    4 +
 
81552
 po/fi.po     | 1484 +++++++++++++++++++++++++++++-----------------------------
 
81553
 2 files changed, 745 insertions(+), 743 deletions(-)
 
81554
 
 
81555
commit 31cff08c222aeef1a4ba7c6382240ca33ce5cfd6
 
81556
Author: Kjartan Maraas <kmaraas@gnome.org>
 
81557
Date:   Fri Feb 18 13:53:16 2005 +0000
 
81558
 
 
81559
    Fix a sparse warning.
 
81560
    
 
81561
    2005-02-18  Kjartan Maraas  <kmaraas@gnome.org>
 
81562
    
 
81563
        * control-center.c: (create_control_center): Fix a
 
81564
        sparse warning.
 
81565
 
 
81566
 control-center/ChangeLog        |    5 +++++
 
81567
 control-center/control-center.c |    2 +-
 
81568
 2 files changed, 6 insertions(+), 1 deletions(-)
 
81569
 
 
81570
commit e02e5ab5d0af2aaf4a21ab71f677f5f5872811b4
 
81571
Author: Ilkka Tuohela <ituohela@src.gnome.org>
 
81572
Date:   Fri Feb 18 11:18:39 2005 +0000
 
81573
 
 
81574
    Updated Finnish translation
 
81575
 
 
81576
 po/ChangeLog |    4 +
 
81577
 po/fi.po     | 2592 ++++++++++++++++++++++++++++------------------------------
 
81578
 2 files changed, 1241 insertions(+), 1355 deletions(-)
 
81579
 
 
81580
commit b50cf94a4aed4e5f55f3e76c8a406e0f051029ba
 
81581
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
81582
Date:   Fri Feb 18 01:34:16 2005 +0000
 
81583
 
 
81584
    Updated Portuguese translation.
 
81585
    
 
81586
    2005-02-18  Duarte Loreto <happyguy_pt@hotmail.com>
 
81587
    
 
81588
        * pt.po: Updated Portuguese translation.
 
81589
 
 
81590
 po/ChangeLog |    4 +
 
81591
 po/pt.po     | 1249 ++++++++++++++++++++++++++--------------------------------
 
81592
 2 files changed, 567 insertions(+), 686 deletions(-)
 
81593
 
 
81594
commit 6c18a4ad18b2eb080a75db89de854e7e561d9fd9
 
81595
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
81596
Date:   Thu Feb 17 18:19:06 2005 +0000
 
81597
 
 
81598
    Don't set any url when starting browser.
 
81599
    
 
81600
            * gnome-settings-multimedia-keys.c: (do_www_action):
 
81601
            Don't set any url when starting browser.
 
81602
 
 
81603
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
81604
 .../gnome-settings-multimedia-keys.c               |    2 +-
 
81605
 2 files changed, 6 insertions(+), 1 deletions(-)
 
81606
 
 
81607
commit 2b42133d698c50b6166b49bead531462bdb3c5a1
 
81608
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
81609
Date:   Thu Feb 17 09:11:13 2005 +0000
 
81610
 
 
81611
    Updated Danish translation.
 
81612
    
 
81613
            * da.po: Updated Danish translation.
 
81614
 
 
81615
 po/ChangeLog |    4 ++++
 
81616
 po/da.po     |   14 +++++++-------
 
81617
 2 files changed, 11 insertions(+), 7 deletions(-)
 
81618
 
 
81619
commit 0750288ce9c79620b37c3d48ec04536e93b1a305
 
81620
Author: Alexander Shopov <ash@contact.bg>
 
81621
Date:   Wed Feb 16 17:32:27 2005 +0000
 
81622
 
 
81623
    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
 
81624
    
 
81625
    2005-02-16  Alexander Shopov  <ash@contact.bg>
 
81626
    
 
81627
        * bg.po: Updated Bulgarian translation by
 
81628
        Alexander Shopov <ash@contact.bg>
 
81629
 
 
81630
 po/ChangeLog |   11 +-
 
81631
 po/bg.po     |  756 ++++++---------------------------------------------------
 
81632
 2 files changed, 88 insertions(+), 679 deletions(-)
 
81633
 
 
81634
commit 17f9dc1f5a7c707272ca86f3aa807b4945887365
 
81635
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
81636
Date:   Wed Feb 16 15:37:35 2005 +0000
 
81637
 
 
81638
    Update Ukrainian translation.
 
81639
    
 
81640
    2005-02-16  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
81641
    
 
81642
        * Update Ukrainian translation.
 
81643
 
 
81644
 po/ChangeLog |    4 +
 
81645
 po/uk.po     | 1244 +++++++++++++---------------------------------------------
 
81646
 2 files changed, 275 insertions(+), 973 deletions(-)
 
81647
 
 
81648
commit dbf0f67a1fa7d6c1927685f88d58729f37934dae
 
81649
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
81650
Date:   Wed Feb 16 09:36:11 2005 +0000
 
81651
 
 
81652
    Updated Danish translation.
 
81653
    
 
81654
            * da.po: Updated Danish translation.
 
81655
 
 
81656
 po/ChangeLog |    4 +
 
81657
 po/da.po     | 1397 ++++++++++++++++++++++++----------------------------------
 
81658
 2 files changed, 584 insertions(+), 817 deletions(-)
 
81659
 
 
81660
commit 0b7fdd8071c41717e1373fd730cf111ca1ae0208
 
81661
Author: Kjartan Maraas <kmaraas@gnome.org>
 
81662
Date:   Wed Feb 16 09:32:03 2005 +0000
 
81663
 
 
81664
    Update Update
 
81665
    
 
81666
    2005-02-16  Kjartan Maraas  <kmaraas@gnome.org>
 
81667
    
 
81668
        * nb.po: Update
 
81669
        * no.po: Update
 
81670
 
 
81671
 po/ChangeLog |    5 +
 
81672
 po/nb.po     | 1071 ++--------------------------------------------------------
 
81673
 po/no.po     | 1071 ++--------------------------------------------------------
 
81674
 3 files changed, 45 insertions(+), 2102 deletions(-)
 
81675
 
 
81676
commit fe2b057382ac0772f56dd5324551e3fac7e950c2
 
81677
Author: Changwoo Ryu <cwryu@debian.org>
 
81678
Date:   Tue Feb 15 13:05:41 2005 +0000
 
81679
 
 
81680
    Updated Korean translation.
 
81681
    
 
81682
    2005-02-15  Changwoo Ryu  <cwryu@debian.org>
 
81683
    
 
81684
        * ko.po: Updated Korean translation.
 
81685
 
 
81686
 po/ChangeLog |    4 +
 
81687
 po/ko.po     | 2610 ++++++++++++++++++++++++++++------------------------------
 
81688
 2 files changed, 1250 insertions(+), 1364 deletions(-)
 
81689
 
 
81690
commit 06a50001b64a4100cbf62e2a77829f14b1d88d9e
 
81691
Author: Jordi Mallach <jordim@src.gnome.org>
 
81692
Date:   Tue Feb 15 01:00:19 2005 +0000
 
81693
 
 
81694
    Updated Catalan translation by Josep Puigdemont <josep@imatge-sintetica.com>.
 
81695
 
 
81696
 po/ChangeLog |    5 +
 
81697
 po/ca.po     | 3149 ++++++++++++++++++++++++++++------------------------------
 
81698
 2 files changed, 1525 insertions(+), 1629 deletions(-)
 
81699
 
 
81700
commit 88f24626425d11900156c869695db27a55132c84
 
81701
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
81702
Date:   Tue Feb 15 00:51:32 2005 +0000
 
81703
 
 
81704
    Updated Spanish translation.
 
81705
    
 
81706
    2005-02-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
81707
    
 
81708
        * es.po: Updated Spanish translation.
 
81709
 
 
81710
 po/ChangeLog |    4 +
 
81711
 po/es.po     |  210 ++++++++++++++++++++++++++++-----------------------------
 
81712
 2 files changed, 107 insertions(+), 107 deletions(-)
 
81713
 
 
81714
commit fd091fb48add6d0d017b3d1fd104223fe1230f45
 
81715
Author: Žygimantas Beručka <uid0@akl.lt>
 
81716
Date:   Sun Feb 13 23:37:36 2005 +0000
 
81717
 
 
81718
    Updated Lithuanian translation.
 
81719
    
 
81720
    2005-02-14  Žygimantas Beručka  <uid0@akl.lt>
 
81721
    
 
81722
            * lt.po: Updated Lithuanian translation.
 
81723
 
 
81724
 po/ChangeLog |    4 ++++
 
81725
 po/lt.po     |   15 ++++++++++-----
 
81726
 2 files changed, 14 insertions(+), 5 deletions(-)
 
81727
 
 
81728
commit 234901b440978212586dae3178c8db82f95e4a5e
 
81729
Author: David Lodge <dave@cirt.net>
 
81730
Date:   Sun Feb 13 21:52:11 2005 +0000
 
81731
 
 
81732
    Updated British translation.
 
81733
    
 
81734
    2005-02-13  David Lodge <dave@cirt.net>
 
81735
    
 
81736
            * en_GB.po: Updated British translation.
 
81737
 
 
81738
 po/ChangeLog |    4 +
 
81739
 po/en_GB.po  |  691 ++++++----------------------------------------------------
 
81740
 2 files changed, 71 insertions(+), 624 deletions(-)
 
81741
 
 
81742
commit 3ca0edbb5162518e9e2077fa74fe3e3c18401d24
 
81743
Author: Vincent van Adrighem <adrighem@gnome.org>
 
81744
Date:   Sun Feb 13 20:43:56 2005 +0000
 
81745
 
 
81746
    Translation updated by Reinout van Schouwen.
 
81747
    
 
81748
    2005-02-13  Vincent van Adrighem  <adrighem@gnome.org>
 
81749
    
 
81750
        * nl.po: Translation updated by Reinout van Schouwen.
 
81751
 
 
81752
 po/ChangeLog |    4 +
 
81753
 po/nl.po     | 1540 +++++++++++++++++++++++++++-------------------------------
 
81754
 2 files changed, 720 insertions(+), 824 deletions(-)
 
81755
 
 
81756
commit 6ad0611f2ad998ae0e89b90feed67fa54d010f5c
 
81757
Author: Priit Laes <plaes@cvs.gnome.org>
 
81758
Date:   Sun Feb 13 02:19:56 2005 +0000
 
81759
 
 
81760
    Translation updated.
 
81761
    
 
81762
    2005-02-13  Priit Laes  <plaes@cvs.gnome.org>
 
81763
    
 
81764
        * et.po: Translation updated.
 
81765
 
 
81766
 po/ChangeLog |    4 +
 
81767
 po/et.po     | 2111 +++++++++++++++++++++++++++-------------------------------
 
81768
 2 files changed, 997 insertions(+), 1118 deletions(-)
 
81769
 
 
81770
commit 2b8982f3fc77f0027cc8cd771e9bd11f4f9d132f
 
81771
Author: Miloslav Trmac <mitr@volny.cz>
 
81772
Date:   Sun Feb 13 01:00:06 2005 +0000
 
81773
 
 
81774
    Updated Czech translation.
 
81775
    
 
81776
    2005-02-13  Miloslav Trmac  <mitr@volny.cz>
 
81777
    
 
81778
        * cs.po: Updated Czech translation.
 
81779
 
 
81780
 po/ChangeLog |    4 +
 
81781
 po/cs.po     |  827 +++-------------------------------------------------------
 
81782
 2 files changed, 38 insertions(+), 793 deletions(-)
 
81783
 
 
81784
commit 6f99e683e7548a0da4d734ec5c12d886bbcf7073
 
81785
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
81786
Date:   Sat Feb 12 15:27:47 2005 +0000
 
81787
 
 
81788
    Updated Thai translation.
 
81789
    
 
81790
    2005-02-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
81791
    
 
81792
        * th.po: Updated Thai translation.
 
81793
 
 
81794
 po/ChangeLog |    4 +
 
81795
 po/th.po     | 2582 +++++++++++++++++++++++++++-------------------------------
 
81796
 2 files changed, 1225 insertions(+), 1361 deletions(-)
 
81797
 
 
81798
commit e46d284262d0d39d812e7ed0cd35fa3c339ca64d
 
81799
Author: Funda Wang <fwang@src.gnome.org>
 
81800
Date:   Sat Feb 12 08:23:06 2005 +0000
 
81801
 
 
81802
    Updated Simplified Chinese translation
 
81803
 
 
81804
 po/zh_CN.po | 1119 +++++++++++++++++++++++++----------------------------------
 
81805
 1 files changed, 481 insertions(+), 638 deletions(-)
 
81806
 
 
81807
commit 9ab6863a06ce386087a0a5acb7adf57936a1ef73
 
81808
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
 
81809
Date:   Sat Feb 12 05:24:15 2005 +0000
 
81810
 
 
81811
    Updated Japanese translation for v2.9.91.
 
81812
    
 
81813
    2005-02-12  Takeshi AIHANA <aihana@gnome.gr.jp>
 
81814
        * ja.po: Updated Japanese translation for v2.9.91.
 
81815
 
 
81816
 po/ChangeLog |    4 +
 
81817
 po/ja.po     | 2218 +++++++++++++++++++++++-----------------------------------
 
81818
 2 files changed, 862 insertions(+), 1360 deletions(-)
 
81819
 
 
81820
commit 50e7235c248a3b5dd160983c273a4d623519d8ae
 
81821
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
81822
Date:   Fri Feb 11 21:01:10 2005 +0000
 
81823
 
 
81824
    Updated Spanish translation.
 
81825
    
 
81826
    2005-02-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
81827
    
 
81828
        * es.po: Updated Spanish translation.
 
81829
 
 
81830
 po/ChangeLog |    4 +
 
81831
 po/es.po     | 1152 +++++++++++++++++++++++++---------------------------------
 
81832
 2 files changed, 504 insertions(+), 652 deletions(-)
 
81833
 
 
81834
commit 764e20dd16ee481b0d9b96635bcca8c12e8204fd
 
81835
Author: Frank Arnold <farnold@cvs.gnome.org>
 
81836
Date:   Fri Feb 11 18:53:25 2005 +0000
 
81837
 
 
81838
    Updated German translation.
 
81839
    
 
81840
    2005-02-11  Frank Arnold  <farnold@cvs.gnome.org>
 
81841
    
 
81842
        * de.po: Updated German translation.
 
81843
 
 
81844
 po/ChangeLog |    4 +
 
81845
 po/de.po     | 1163 +++++++++++++++++++++++++---------------------------------
 
81846
 2 files changed, 507 insertions(+), 660 deletions(-)
 
81847
 
 
81848
commit 6e28c1e52b0cfe1e1d73e821569f610a56c81017
 
81849
Author: Adam Weinberger <adamw@src.gnome.org>
 
81850
Date:   Fri Feb 11 16:13:15 2005 +0000
 
81851
 
 
81852
    Updated Canadian English translation.
 
81853
    
 
81854
    
 
81855
        * en_CA.po: Updated Canadian English translation.
 
81856
 
 
81857
 po/ChangeLog |    4 +
 
81858
 po/en_CA.po  |  683 +++-------------------------------------------------------
 
81859
 2 files changed, 39 insertions(+), 648 deletions(-)
 
81860
 
 
81861
commit 48dbe1436ea5884d151720505ed5010ddf72b203
 
81862
Author: Kostas Papadimas <pkst@src.gnome.org>
 
81863
Date:   Fri Feb 11 12:33:43 2005 +0000
 
81864
 
 
81865
    Updated Greek Translation.
 
81866
 
 
81867
 po/ChangeLog |    4 +
 
81868
 po/el.po     |  738 +++++----------------------------------------------------
 
81869
 2 files changed, 69 insertions(+), 673 deletions(-)
 
81870
 
 
81871
commit 4ea044ae3c2f8d9748368ca5b5881a8dc9e122d2
 
81872
Author: Christian Rose <menthos@menthos.com>
 
81873
Date:   Fri Feb 11 12:17:38 2005 +0000
 
81874
 
 
81875
    Added missing file. Updated Swedish translation.
 
81876
    
 
81877
    2005-02-11  Christian Rose  <menthos@menthos.com>
 
81878
    
 
81879
        * POTFILES.in: Added missing file.
 
81880
        * sv.po: Updated Swedish translation.
 
81881
 
 
81882
 po/ChangeLog   |    5 +
 
81883
 po/POTFILES.in |    1 +
 
81884
 po/sv.po       | 1398 ++++++++++++++++++++++++++++----------------------------
 
81885
 3 files changed, 694 insertions(+), 710 deletions(-)
 
81886
 
 
81887
commit 7f827bf94441c8bfb6d00ef4e1a423dbd3c7ba8a
 
81888
Author: Sebastien Bacher <seb128@debian.org>
 
81889
Date:   Thu Feb 10 22:03:12 2005 +0000
 
81890
 
 
81891
    fix the crash if the given theme is not correct (Closes: #153203).
 
81892
    
 
81893
    2005-02-10  Sebastien Bacher  <seb128@debian.org>
 
81894
    
 
81895
        * theme-thumbnailer.c: (main): fix the crash if the given theme
 
81896
        is not correct (Closes: #153203).
 
81897
 
 
81898
 vfs-methods/themus/ChangeLog           |    5 +++++
 
81899
 vfs-methods/themus/theme-thumbnailer.c |   14 ++++++++++----
 
81900
 2 files changed, 15 insertions(+), 4 deletions(-)
 
81901
 
 
81902
commit df4007d87baec6776663fb758a4a4786261118e2
 
81903
Author: Raphael Higino <raphaelh@src.gnome.org>
 
81904
Date:   Thu Feb 10 20:22:25 2005 +0000
 
81905
 
 
81906
    Updated pt_BR translation
 
81907
 
 
81908
 po/ChangeLog |    4 +
 
81909
 po/pt_BR.po  |  255 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
81910
 2 files changed, 198 insertions(+), 61 deletions(-)
 
81911
 
 
81912
commit 71665a599c60ee8882323054576c825a0318c762
 
81913
Author: Rodney Dawes <dobey@novell.com>
 
81914
Date:   Thu Feb 10 05:10:51 2005 +0000
 
81915
 
 
81916
    Don't define GNOME_ICONDIR as libbackground does not use it in any of the
 
81917
    
 
81918
    2005-02-10  Rodney Dawes  <dobey@novell.com>
 
81919
    
 
81920
        * Makefile.am: Don't define GNOME_ICONDIR as libbackground does not
 
81921
        use it in any of the code
 
81922
 
 
81923
 libbackground/ChangeLog   |    5 +++++
 
81924
 libbackground/Makefile.am |    1 -
 
81925
 2 files changed, 5 insertions(+), 1 deletions(-)
 
81926
 
 
81927
commit 0f026fc32c74b2dd5918633557c6dba0d988b72a
 
81928
Author: Žygimantas Beručka <uid0@akl.lt>
 
81929
Date:   Thu Feb 10 00:09:29 2005 +0000
 
81930
 
 
81931
    Updated Lithuanian translation.
 
81932
    
 
81933
    2005-02-07  Žygimantas Beručka  <uid0@akl.lt>
 
81934
    
 
81935
            * lt.po: Updated Lithuanian translation.
 
81936
 
 
81937
 po/ChangeLog |    4 +
 
81938
 po/lt.po     | 2583 ++++++++++++++++++++++++++++------------------------------
 
81939
 2 files changed, 1233 insertions(+), 1354 deletions(-)
 
81940
 
 
81941
commit d4110905e823f1c9d496c4be5991b2a258543b46
 
81942
Author: Sebastien Bacher <seb128@debian.org>
 
81943
Date:   Wed Feb 9 21:44:46 2005 +0000
 
81944
 
 
81945
    update version to 2.9.92
 
81946
    
 
81947
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
81948
    
 
81949
            * configure.in: update version to 2.9.92
 
81950
 
 
81951
 ChangeLog    |    6 ++++++
 
81952
 configure.in |    2 +-
 
81953
 2 files changed, 7 insertions(+), 1 deletions(-)
 
81954
 
 
81955
commit 3910ed267c10808f220ab0f4cf8fd2d7a311d287
 
81956
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
81957
Date:   Wed Feb 9 21:11:35 2005 +0000
 
81958
 
 
81959
    moved some files to fix the tarball build.
 
81960
    
 
81961
            * POTFILES.in:
 
81962
            * POTFILES.skip:
 
81963
            moved some files to fix the tarball build.
 
81964
 
 
81965
 po/POTFILES.in   |    6 ------
 
81966
 po/POTFILES.skip |    6 ++++++
 
81967
 2 files changed, 6 insertions(+), 6 deletions(-)
 
81968
 
 
81969
commit e9bc59cd37b89e589414d0a1163c5904187e7373
 
81970
Author: Sebastien Bacher <seb128@debian.org>
 
81971
Date:   Wed Feb 9 20:50:36 2005 +0000
 
81972
 
 
81973
    moved some files to fix the tarball build.
 
81974
    
 
81975
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
81976
    
 
81977
            * POTFILES.in:
 
81978
            * POTFILES.skip:
 
81979
            moved some files to fix the tarball build.
 
81980
 
 
81981
 po/POTFILES.in   |    1 -
 
81982
 po/POTFILES.skip |    1 +
 
81983
 2 files changed, 1 insertions(+), 1 deletions(-)
 
81984
 
 
81985
commit 65e055652bcf03eabd5f99971c0a9ceedd30b762
 
81986
Author: Sebastien Bacher <seb128@debian.org>
 
81987
Date:   Wed Feb 9 20:11:59 2005 +0000
 
81988
 
 
81989
    the previous change is not needed, changed POTFILES.in.
 
81990
    
 
81991
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
81992
    
 
81993
            * configure.in:
 
81994
            * capplets/Makefile.am:
 
81995
            the previous change is not needed, changed POTFILES.in.
 
81996
 
 
81997
 ChangeLog            |    6 ++++++
 
81998
 capplets/Makefile.am |    2 +-
 
81999
 configure.in         |    1 -
 
82000
 3 files changed, 7 insertions(+), 2 deletions(-)
 
82001
 
 
82002
commit e065267cb945212f3327062abca9d9dc1963b3ae
 
82003
Author: Sebastien Bacher <seb128@debian.org>
 
82004
Date:   Wed Feb 9 20:08:43 2005 +0000
 
82005
 
 
82006
    build e-util-marshal.c.
 
82007
    
 
82008
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82009
    
 
82010
        * Makefile.am: build e-util-marshal.c.
 
82011
 
 
82012
 capplets/about-me/ChangeLog   |    4 ++++
 
82013
 capplets/about-me/Makefile.am |    7 +++++++
 
82014
 2 files changed, 11 insertions(+), 0 deletions(-)
 
82015
 
 
82016
commit 4331d7ce063abba56cd541ef941d06742ced37df
 
82017
Author: Sebastien Bacher <seb128@debian.org>
 
82018
Date:   Wed Feb 9 20:00:00 2005 +0000
 
82019
 
 
82020
    moved some files to fix the tarball build.
 
82021
    
 
82022
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82023
    
 
82024
            * POTFILES.in:
 
82025
            * POTFILES.skip:
 
82026
            moved some files to fix the tarball build.
 
82027
    
 
82028
    ---------------------------------------------------------------------
 
82029
 
 
82030
 po/ChangeLog     |    6 ++++++
 
82031
 po/POTFILES.in   |   12 ------------
 
82032
 po/POTFILES.skip |   12 ++++++++++++
 
82033
 3 files changed, 18 insertions(+), 12 deletions(-)
 
82034
 
 
82035
commit 7617297d424dd91e3e339132c7e5c439e2206eed
 
82036
Author: Sebastien Bacher <seb128@debian.org>
 
82037
Date:   Wed Feb 9 19:26:50 2005 +0000
 
82038
 
 
82039
    Added some files from the bug #155671.
 
82040
    
 
82041
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82042
    
 
82043
            * gnome-about-me.desktop.in:
 
82044
            * gnome-about-me.png:
 
82045
            Added some files from the bug #155671.
 
82046
 
 
82047
 capplets/about-me/gnome-about-me.desktop.in |   13 +++++++++++++
 
82048
 capplets/about-me/gnome-about-me.png        |  Bin 0 -> 2280 bytes
 
82049
 2 files changed, 13 insertions(+), 0 deletions(-)
 
82050
 
 
82051
commit 538ae28c23d14658d2f00d83508129ff22b1b026
 
82052
Author: Sebastien Bacher <seb128@debian.org>
 
82053
Date:   Wed Feb 9 19:21:16 2005 +0000
 
82054
 
 
82055
    include the "about-me" capplet files to the tarball to fix the tarball
 
82056
    
 
82057
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82058
    
 
82059
            * configure.in:
 
82060
            * capplets/Makefile.am:
 
82061
            include the "about-me" capplet files to the tarball to fix the tarball
 
82062
            build.
 
82063
 
 
82064
 ChangeLog            |    7 +++++++
 
82065
 capplets/Makefile.am |    5 +----
 
82066
 configure.in         |    1 +
 
82067
 3 files changed, 9 insertions(+), 4 deletions(-)
 
82068
 
 
82069
commit 46030c459b73be47fbdfd590204df52bcfeec535
 
82070
Author: Sebastien Bacher <seb128@debian.org>
 
82071
Date:   Wed Feb 9 17:27:53 2005 +0000
 
82072
 
 
82073
    updated for the 2.9.91 release.
 
82074
    
 
82075
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82076
    
 
82077
        * NEWS:
 
82078
        * configure.in: updated for the 2.9.91 release.
 
82079
 
 
82080
 ChangeLog    |    5 ++++
 
82081
 NEWS         |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
82082
 configure.in |    2 +-
 
82083
 3 files changed, 64 insertions(+), 3 deletions(-)
 
82084
 
 
82085
commit 14f60262519ae2671326bc96b9bd96e7d6dce165
 
82086
Author: Leonid Kanter <lkanter@src.gnome.org>
 
82087
Date:   Wed Feb 9 17:10:40 2005 +0000
 
82088
 
 
82089
    Updated Russian translation
 
82090
 
 
82091
 po/ChangeLog |    4 +
 
82092
 po/ru.po     |  256 +++++++++++++++++++++++++++++++++++++++++-----------------
 
82093
 2 files changed, 186 insertions(+), 74 deletions(-)
 
82094
 
 
82095
commit 9291b1c786a4938e47f4d0ac5df500a8662994de
 
82096
Author: Sebastien Bacher <seb128@debian.org>
 
82097
Date:   Wed Feb 9 15:23:04 2005 +0000
 
82098
 
 
82099
    patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak (Closes:
 
82100
    
 
82101
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82102
    
 
82103
            * gnome-settings-keyboard-xkb.c: (gnome_settings_chk_file_list):
 
82104
            patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak
 
82105
            (Closes: #166796).
 
82106
 
 
82107
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
82108
 .../gnome-settings-keyboard-xkb.c                  |    1 +
 
82109
 2 files changed, 7 insertions(+), 0 deletions(-)
 
82110
 
 
82111
commit 98966780d0f030a9a1bf515691e0a4c57496dbb7
 
82112
Author: Fernando Herrera <fernando.herrera@tecsidel.es>
 
82113
Date:   Wed Feb 9 14:10:02 2005 +0000
 
82114
 
 
82115
    Fix an Spanish translation.
 
82116
    
 
82117
    2005-02-09  Fernando Herrera  <fernando.herrera@tecsidel.es>
 
82118
    
 
82119
            * es.po: Fix an Spanish translation.
 
82120
 
 
82121
 po/ChangeLog |    4 ++++
 
82122
 po/es.po     |    2 +-
 
82123
 2 files changed, 5 insertions(+), 1 deletions(-)
 
82124
 
 
82125
commit 4a2404ef619af7c7bbe2dcb457daa5d77e13e3d3
 
82126
Author: Sebastien Bacher <seb128@debian.org>
 
82127
Date:   Wed Feb 9 12:11:31 2005 +0000
 
82128
 
 
82129
    change back to the previous code, that fixes the themes:/// thumbnails
 
82130
    
 
82131
    2005-02-09  Sebastien Bacher  <seb128@debian.org>
 
82132
    
 
82133
            * theme-thumbnailer.c: (main): change back to the previous code,
 
82134
            that fixes the themes:/// thumbnails (Closes: #165778).
 
82135
 
 
82136
 vfs-methods/themus/ChangeLog           |    5 +++++
 
82137
 vfs-methods/themus/theme-thumbnailer.c |   26 ++++----------------------
 
82138
 2 files changed, 9 insertions(+), 22 deletions(-)
 
82139
 
 
82140
commit f544fa95e27850e01bb9b0cd13de6976dcc7f7c1
 
82141
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
82142
Date:   Wed Feb 9 00:21:47 2005 +0000
 
82143
 
 
82144
    Updated Greek translation
 
82145
 
 
82146
 po/ChangeLog |    4 +
 
82147
 po/el.po     |  352 ++++++++++++++++++++++++++++-----------------------------
 
82148
 2 files changed, 177 insertions(+), 179 deletions(-)
 
82149
 
 
82150
commit 12e01119d8cd823c0a403a675fea4661728fc6ff
 
82151
Author: Sebastien Bacher <seb128@debian.org>
 
82152
Date:   Tue Feb 8 22:42:10 2005 +0000
 
82153
 
 
82154
    patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks and
 
82155
    
 
82156
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
82157
    
 
82158
        * gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
 
82159
        (install_dialog_response), (gnome_theme_installer_run):
 
82160
        patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
 
82161
        and make sure newly installed themes show up in the relevant lists
 
82162
        without having to close/open the dialog again (Closes: #166267).
 
82163
    
 
82164
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
82165
    
 
82166
        * gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
 
82167
        * gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
 
82168
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
 
82169
        (Closes: #166267).
 
82170
    
 
82171
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
82172
    
 
82173
        * eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
 
82174
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
 
82175
            (Closes: #166267).
 
82176
    
 
82177
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
82178
    
 
82179
        * main.c: (wrap_in_label):
 
82180
            patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
 
82181
            (Closes: #166267).
 
82182
    
 
82183
    2005-02-08  Sebastien Bacher  <seb128@debian.org>
 
82184
    
 
82185
        * gnome-theme-info.c: (update_common_theme_dir_index):
 
82186
        * theme-thumbnail.c: (create_image):
 
82187
        patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
 
82188
        and remove a load of leaks in the theme manager code (Closes: #166267).
 
82189
 
 
82190
 capplets/common/ChangeLog                          |    7 ++
 
82191
 capplets/common/gnome-theme-info.c                 |    4 +-
 
82192
 capplets/common/theme-thumbnail.c                  |   30 +++---
 
82193
 capplets/display/ChangeLog                         |    6 ++
 
82194
 capplets/display/main.c                            |    2 +-
 
82195
 capplets/keybindings/ChangeLog                     |    6 ++
 
82196
 capplets/keybindings/eggcellrendererkeys.c         |    2 +-
 
82197
 capplets/keyboard/ChangeLog                        |    7 ++
 
82198
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 +-
 
82199
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
82200
 capplets/theme-switcher/ChangeLog                  |    8 ++
 
82201
 capplets/theme-switcher/gnome-theme-installer.c    |   92 +++++++++++++++++---
 
82202
 12 files changed, 134 insertions(+), 34 deletions(-)
 
82203
 
 
82204
commit b29dfe67f1db64bb0d30c34c5ca69ab86dc45cc6
 
82205
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
82206
Date:   Tue Feb 8 21:34:47 2005 +0000
 
82207
 
 
82208
    Updated Spanish translation.
 
82209
    
 
82210
    2005-02-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
82211
    
 
82212
        * es.po: Updated Spanish translation.
 
82213
 
 
82214
 po/ChangeLog |    4 +++
 
82215
 po/es.po     |   72 ++++++++++++++++++++++++++++++++++++++-------------------
 
82216
 2 files changed, 52 insertions(+), 24 deletions(-)
 
82217
 
 
82218
commit 31e553684ec49c69f3c546ac192fce74568bf4f5
 
82219
Author: Adam Weinberger <adamw@src.gnome.org>
 
82220
Date:   Tue Feb 8 17:49:34 2005 +0000
 
82221
 
 
82222
    Updated Canadian English translation.
 
82223
    
 
82224
    
 
82225
        * en_CA.po: Updated Canadian English translation.
 
82226
 
 
82227
 po/ChangeLog |    4 +++
 
82228
 po/en_CA.po  |   76 ++++++++++++++++++++++++++++++++++++++--------------------
 
82229
 2 files changed, 54 insertions(+), 26 deletions(-)
 
82230
 
 
82231
commit 0db6a5e05394f55948f0aa146cadc592075a6bee
 
82232
Author: Miloslav Trmac <mitr@volny.cz>
 
82233
Date:   Tue Feb 8 14:23:59 2005 +0000
 
82234
 
 
82235
    Updated Czech translation.
 
82236
    
 
82237
    2005-02-08  Miloslav Trmac  <mitr@volny.cz>
 
82238
    
 
82239
        * cs.po: Updated Czech translation.
 
82240
 
 
82241
 po/ChangeLog |    4 +++
 
82242
 po/cs.po     |   73 +++++++++++++++++++++++++++++++++++++--------------------
 
82243
 2 files changed, 51 insertions(+), 26 deletions(-)
 
82244
 
 
82245
commit f7d49a791555d74047055805b4df8eee7643fa02
 
82246
Author: Kjartan Maraas <kmaraas@gnome.org>
 
82247
Date:   Tue Feb 8 11:57:11 2005 +0000
 
82248
 
 
82249
    Update Update
 
82250
    
 
82251
    2005-02-08  Kjartan Maraas  <kmaraas@gnome.org>
 
82252
    
 
82253
        * nb.po: Update
 
82254
        * no.po: Update
 
82255
 
 
82256
 po/ChangeLog |    5 +
 
82257
 po/nb.po     |  284 +++++++++++++++++++++++++++++++++++++++-------------------
 
82258
 po/no.po     |  284 +++++++++++++++++++++++++++++++++++++++-------------------
 
82259
 3 files changed, 387 insertions(+), 186 deletions(-)
 
82260
 
 
82261
commit db5c04c903c274a6becf38b7a929d4a893931058
 
82262
Author: Frank Arnold <farnold@cvs.gnome.org>
 
82263
Date:   Tue Feb 8 08:01:32 2005 +0000
 
82264
 
 
82265
    Updated German translation.
 
82266
    
 
82267
    2005-02-08  Frank Arnold  <farnold@cvs.gnome.org>
 
82268
    
 
82269
        * de.po: Updated German translation.
 
82270
 
 
82271
 po/ChangeLog |    4 ++++
 
82272
 po/de.po     |   45 +++++++++++++++++++++++++++++++++++----------
 
82273
 2 files changed, 39 insertions(+), 10 deletions(-)
 
82274
 
 
82275
commit 7bcf83c9b2aec1949bf59a4e315df7b54000bcea
 
82276
Author: Funda Wang <fwang@src.gnome.org>
 
82277
Date:   Tue Feb 8 00:12:19 2005 +0000
 
82278
 
 
82279
    Updated Simplified Chinese translation
 
82280
 
 
82281
 po/zh_CN.po |   70 +++++++++++++++++++++++++++++++++++++++-------------------
 
82282
 1 files changed, 47 insertions(+), 23 deletions(-)
 
82283
 
 
82284
commit 3be4937dab76e0ee4a24490b1bbef9a12a0229d2
 
82285
Author: Sebastien Bacher <seb128@debian.org>
 
82286
Date:   Mon Feb 7 21:39:30 2005 +0000
 
82287
 
 
82288
    fix some strings, changes by David Lodge <dave@cirt.net> (Closes:
 
82289
    
 
82290
    2005-02-07  Sebastien Bacher  <seb128@debian.org>
 
82291
    
 
82292
            * gnome-theme-installer.c: (transfer_done_cb): fix some strings,
 
82293
              changes by David Lodge <dave@cirt.net> (Closes: #166550).
 
82294
 
 
82295
 capplets/theme-switcher/ChangeLog               |    5 +++++
 
82296
 capplets/theme-switcher/gnome-theme-installer.c |    8 ++++----
 
82297
 2 files changed, 9 insertions(+), 4 deletions(-)
 
82298
 
 
82299
commit 118592aab0ed27073906b58b4e08268f0c7e458d
 
82300
Author: Jody Goldberg <jody@src.gnome.org>
 
82301
Date:   Mon Feb 7 16:33:41 2005 +0000
 
82302
 
 
82303
    add missing file
 
82304
 
 
82305
 po/POTFILES.in |    1 +
 
82306
 1 files changed, 1 insertions(+), 0 deletions(-)
 
82307
 
 
82308
commit 1d165c70a3307d91bdb5b266d27eff801ba82ff2
 
82309
Author: David Lodge <dave@cirt.net>
 
82310
Date:   Mon Feb 7 12:16:19 2005 +0000
 
82311
 
 
82312
    Updated British translation.
 
82313
    
 
82314
    2005-02-07  David Lodge <dave@cirt.net>
 
82315
    
 
82316
            * en_GB.po: Updated British translation.
 
82317
 
 
82318
 po/ChangeLog |    4 +
 
82319
 po/en_GB.po  |  205 +++++++++++++++++++++++++++++++++++++++++----------------
 
82320
 2 files changed, 151 insertions(+), 58 deletions(-)
 
82321
 
 
82322
commit 8f7d17e9625e788fa8e1ed69d844124e71445a97
 
82323
Author: Laurent Dhima <laurenti@alblinux.net>
 
82324
Date:   Mon Feb 7 08:39:07 2005 +0000
 
82325
 
 
82326
    Updated Albanian translation by Elian Myftiu.
 
82327
    
 
82328
    2005-02-07  Laurent Dhima  <laurenti@alblinux.net>
 
82329
    
 
82330
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
82331
 
 
82332
 po/ChangeLog |    4 +++
 
82333
 po/sq.po     |   66 +++++++++++++++++++++++++++++++++------------------------
 
82334
 2 files changed, 42 insertions(+), 28 deletions(-)
 
82335
 
 
82336
commit d568473a0ecfb76c9c068bcb778b57365ee31b69
 
82337
Author: Priit Laes <plaes@cvs.gnome.org>
 
82338
Date:   Mon Feb 7 07:22:41 2005 +0000
 
82339
 
 
82340
    Translation updated by Ivar Smolin.
 
82341
    
 
82342
    2005-02-07  Priit Laes  <plaes@cvs.gnome.org>
 
82343
    
 
82344
        * et.po: Translation updated by Ivar Smolin.
 
82345
 
 
82346
 po/ChangeLog |    4 +
 
82347
 po/et.po     |  177 +++++++++++++++++++++++++++------------------------------
 
82348
 2 files changed, 88 insertions(+), 93 deletions(-)
 
82349
 
 
82350
commit a944595c234b501ebcc40bcb23abf5444a77f1c8
 
82351
Author: Frank Arnold <farnold@cvs.gnome.org>
 
82352
Date:   Mon Feb 7 02:05:39 2005 +0000
 
82353
 
 
82354
    Updated German translation.
 
82355
    
 
82356
    2005-02-07  Frank Arnold  <farnold@cvs.gnome.org>
 
82357
    
 
82358
        * de.po: Updated German translation.
 
82359
 
 
82360
 po/ChangeLog |    4 ++++
 
82361
 po/de.po     |   54 +++++++++++++++++++++++++++++++-----------------------
 
82362
 2 files changed, 35 insertions(+), 23 deletions(-)
 
82363
 
 
82364
commit cd9d377d61361b83239ab99c5af416d741cf8145
 
82365
Author: Adam Weinberger <adamw@src.gnome.org>
 
82366
Date:   Sun Feb 6 23:25:23 2005 +0000
 
82367
 
 
82368
    Updated Canadian English translation.
 
82369
    
 
82370
    
 
82371
        * en_CA.po: Updated Canadian English translation.
 
82372
 
 
82373
 po/ChangeLog |    4 ++++
 
82374
 po/en_CA.po  |   32 ++++++++++++++++++++------------
 
82375
 2 files changed, 24 insertions(+), 12 deletions(-)
 
82376
 
 
82377
commit 904cbeb3cf167d4c2e35075206c975f3272f524a
 
82378
Author: Sebastien Bacher <seb128@debian.org>
 
82379
Date:   Sun Feb 6 23:13:21 2005 +0000
 
82380
 
 
82381
    change fullscreen_flash to fullscreen (Closes: #166455).
 
82382
    
 
82383
    2005-02-07  Sebastien Bacher  <seb128@debian.org>
 
82384
    
 
82385
            * sound-properties-capplet.c: change fullscreen_flash to fullscreen
 
82386
              (Closes: #166455).
 
82387
 
 
82388
 capplets/sound/ChangeLog                  |    5 +++++
 
82389
 capplets/sound/sound-properties-capplet.c |    2 +-
 
82390
 2 files changed, 6 insertions(+), 1 deletions(-)
 
82391
 
 
82392
commit 39dc62b22394de538fb868d25a8b463663ecc781
 
82393
Author: Rodney Dawes <dobey@novell.com>
 
82394
Date:   Sun Feb 6 23:02:14 2005 +0000
 
82395
 
 
82396
    Force using the gtk+ backend for the file chooser since we don't support
 
82397
    
 
82398
    2005-02-06  Rodney Dawes  <dobey@novell.com>
 
82399
    
 
82400
        * gnome-wp-capplet.c (wallpaper_properties_init): Force using the gtk+
 
82401
        backend for the file chooser since we don't support vfs yet
 
82402
    
 
82403
        Fixes #154978
 
82404
 
 
82405
 capplets/background/ChangeLog          |    7 +++++++
 
82406
 capplets/background/gnome-wp-capplet.c |   17 +++++++++--------
 
82407
 2 files changed, 16 insertions(+), 8 deletions(-)
 
82408
 
 
82409
commit f3db3b9cd1f89f5b220c99b9decefdc05c154bec
 
82410
Author: Rodney Dawes <dobey@novell.com>
 
82411
Date:   Sun Feb 6 22:41:19 2005 +0000
 
82412
 
 
82413
    Change the API to use the boolean argument to specify if we want to update
 
82414
    
 
82415
    2005-02-06  Rodney Dawes  <dobey@novell.com>
 
82416
    
 
82417
        * gnome-wp-capplet.c (gnome_wp_color_changed): Change the API to use
 
82418
        the boolean argument to specify if we want to update gconf or not
 
82419
        Always get the colors for both primary and secondary and update the
 
82420
        thumbnail
 
82421
        Only set the keys in gconf if we have the update boolean argument
 
82422
        (gnome_wp_pcolor_changed): Removed this method, since we don't need
 
82423
        to differentiate between primary/secondary for updating the thumbnail
 
82424
        (gnome_wp_scolor_changed): When we change the color in the UI, we want
 
82425
        to update gconf, we use this method for both color picker buttons now
 
82426
        (gnome_wallpaper_properties_init): Use gnome_wp_scolor_changed for the
 
82427
        callback on both color picker button widgets now
 
82428
    
 
82429
        Fixes #166486
 
82430
 
 
82431
 capplets/background/ChangeLog          |   16 +++++++++
 
82432
 capplets/background/gnome-wp-capplet.c |   53 +++++++++++++++-----------------
 
82433
 2 files changed, 41 insertions(+), 28 deletions(-)
 
82434
 
 
82435
commit bdf78c5591ccb2a7ec1e14a27c73f3a534445fce
 
82436
Author: Miloslav Trmac <mitr@volny.cz>
 
82437
Date:   Sun Feb 6 16:30:23 2005 +0000
 
82438
 
 
82439
    Updated Czech translation.
 
82440
    
 
82441
    2005-02-06  Miloslav Trmac  <mitr@volny.cz>
 
82442
    
 
82443
        * cs.po: Updated Czech translation.
 
82444
 
 
82445
 po/ChangeLog |    4 ++++
 
82446
 po/cs.po     |   30 +++++++++++++++++++++---------
 
82447
 2 files changed, 25 insertions(+), 9 deletions(-)
 
82448
 
 
82449
commit 5ec4d836118011354c815f6aeb72b12c431091b5
 
82450
Author: Funda Wang <fwang@src.gnome.org>
 
82451
Date:   Sun Feb 6 16:21:18 2005 +0000
 
82452
 
 
82453
    Updated Simplified Chinese translation
 
82454
 
 
82455
 po/zh_CN.po |   22 +++++++++++++++-------
 
82456
 1 files changed, 15 insertions(+), 7 deletions(-)
 
82457
 
 
82458
commit dfcba377cc5a2113eb17217bb5238deec224f411
 
82459
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
82460
Date:   Sun Feb 6 13:35:28 2005 +0000
 
82461
 
 
82462
    Updated Spanish translation.
 
82463
    
 
82464
    2005-02-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
82465
    
 
82466
        * es.po: Updated Spanish translation.
 
82467
 
 
82468
 po/ChangeLog |    4 ++++
 
82469
 po/es.po     |   31 ++++++++++++++++++++-----------
 
82470
 2 files changed, 24 insertions(+), 11 deletions(-)
 
82471
 
 
82472
commit c634eff099fe3ef7f455912b93775b1d97f86739
 
82473
Author: Alexander Shopov <ash@contact.bg>
 
82474
Date:   Sun Feb 6 09:26:34 2005 +0000
 
82475
 
 
82476
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
82477
    
 
82478
    2005-02-06  Alexander Shopov  <ash@contact.bg>
 
82479
    
 
82480
        * bg.po: Updated Bulgarian translation by
 
82481
        Vladimir Petkov <vpetkov@i-space.org>
 
82482
 
 
82483
 po/ChangeLog |    5 ++
 
82484
 po/bg.po     |  184 ++++++++++++++++++++++++++++++++++++++++++----------------
 
82485
 2 files changed, 139 insertions(+), 50 deletions(-)
 
82486
 
 
82487
commit 736c919ed039af72b9aca21bdcef425901b85927
 
82488
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
82489
Date:   Sun Feb 6 03:32:06 2005 +0000
 
82490
 
 
82491
    fixing #150435
 
82492
 
 
82493
 ChangeLog                                          |    7 ++
 
82494
 .../gnome-settings-keyboard-xkb.c                  |   72 ++++++++++++++------
 
82495
 gnome-settings-daemon/modmap-dialog.glade          |    2 +-
 
82496
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   13 ++++
 
82497
 4 files changed, 71 insertions(+), 23 deletions(-)
 
82498
 
 
82499
commit 0deb69aa5b5a5b5c7aebba82aaedccfc05bc4000
 
82500
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
82501
Date:   Sun Feb 6 01:07:27 2005 +0000
 
82502
 
 
82503
    Updated Portuguese translation.
 
82504
    
 
82505
    2005-02-06  Duarte Loreto <happyguy_pt@hotmail.com>
 
82506
    
 
82507
        * pt.po: Updated Portuguese translation.
 
82508
 
 
82509
 po/ChangeLog |    4 +
 
82510
 po/pt.po     |  561 +++++++++++++++++++++++++++++++---------------------------
 
82511
 2 files changed, 302 insertions(+), 263 deletions(-)
 
82512
 
 
82513
commit 3810ced13b524a64f58b828eb9de396a6b053399
 
82514
Author: Frank Arnold <farnold@cvs.gnome.org>
 
82515
Date:   Sat Feb 5 18:18:06 2005 +0000
 
82516
 
 
82517
    Updated German translation.
 
82518
    
 
82519
    2005-02-05  Frank Arnold  <farnold@cvs.gnome.org>
 
82520
    
 
82521
        * de.po: Updated German translation.
 
82522
 
 
82523
 po/ChangeLog |    4 +
 
82524
 po/de.po     | 1879 ++++++++++++++++++++++++++++++----------------------------
 
82525
 2 files changed, 989 insertions(+), 894 deletions(-)
 
82526
 
 
82527
commit 1554e5dc6b33c02c5800f379d49e44589723d357
 
82528
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
82529
Date:   Sat Feb 5 15:57:18 2005 +0000
 
82530
 
 
82531
    Updated Thai translation.
 
82532
    
 
82533
    2005-02-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
82534
    
 
82535
        * th.po: Updated Thai translation.
 
82536
 
 
82537
 po/ChangeLog |    4 +
 
82538
 po/th.po     | 2120 ++++++++++++++++++++++++++++++----------------------------
 
82539
 2 files changed, 1097 insertions(+), 1027 deletions(-)
 
82540
 
 
82541
commit 86ac811b2f6630b1809a08e9ad9fb6301228d1fc
 
82542
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
82543
Date:   Sat Feb 5 15:25:15 2005 +0000
 
82544
 
 
82545
    Updated Spanish translation.
 
82546
    
 
82547
    2005-02-05  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
82548
    
 
82549
        * es.po: Updated Spanish translation.
 
82550
 
 
82551
 po/ChangeLog |    4 ++++
 
82552
 po/es.po     |   35 +++++++++++++++++------------------
 
82553
 2 files changed, 21 insertions(+), 18 deletions(-)
 
82554
 
 
82555
commit 206af76406723c87b3db2143fa63976849260f9b
 
82556
Author: Kjartan Maraas <kmaraas@gnome.org>
 
82557
Date:   Sat Feb 5 13:45:56 2005 +0000
 
82558
 
 
82559
    Don't leak the theme name if the theme is invalid. NULL vs. 0 in
 
82560
    
 
82561
    2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>
 
82562
    
 
82563
            * theme-thumbnailer.c: (main): Don't leak the theme name
 
82564
            if the theme is invalid.
 
82565
            * themus-properties-view.c: (themus_properties_view_init):
 
82566
            NULL vs. 0 in gnome_theme_init()
 
82567
 
 
82568
 vfs-methods/themus/ChangeLog                |    7 +++++++
 
82569
 vfs-methods/themus/theme-thumbnailer.c      |    1 +
 
82570
 vfs-methods/themus/themus-properties-view.c |    2 +-
 
82571
 3 files changed, 9 insertions(+), 1 deletions(-)
 
82572
 
 
82573
commit 61878a725f2b7f94d9eff36b5214146748967cdb
 
82574
Author: Shakti Sen <shprasad@novell.com>
 
82575
Date:   Sat Feb 5 13:19:38 2005 +0000
 
82576
 
 
82577
    Adding/Removing the host name instantly to/from gconf.
 
82578
    
 
82579
    2005-02-04  Shakti Sen  <shprasad@novell.com>
 
82580
    
 
82581
            * gnome-network-preferences.c (cb_add_url, cb_remove_url):
 
82582
            Adding/Removing the host name instantly to/from gconf.
 
82583
    
 
82584
            Fixes bug #166233
 
82585
 
 
82586
 capplets/network/ChangeLog                   |    7 +++++++
 
82587
 capplets/network/gnome-network-preferences.c |   16 +++++++++++-----
 
82588
 2 files changed, 18 insertions(+), 5 deletions(-)
 
82589
 
 
82590
commit c09bb616f38d77ccb09b973525a559a44e4751c3
 
82591
Author: Žygimantas Beručka <uid0@akl.lt>
 
82592
Date:   Sat Feb 5 10:57:24 2005 +0000
 
82593
 
 
82594
    Updated Lithuanian translation.
 
82595
    
 
82596
    2005-02-05  Žygimantas Beručka  <uid0@akl.lt>
 
82597
    
 
82598
            * lt.po: Updated Lithuanian translation.
 
82599
 
 
82600
 po/ChangeLog |    4 ++++
 
82601
 po/lt.po     |   22 +++++++++++-----------
 
82602
 2 files changed, 15 insertions(+), 11 deletions(-)
 
82603
 
 
82604
commit b519673f94f4f49d876f7c46e2d9f39de6b94fca
 
82605
Author: Laurent Dhima <laurenti@alblinux.net>
 
82606
Date:   Sat Feb 5 10:35:52 2005 +0000
 
82607
 
 
82608
    Updated Albanian translation by Elian Myftiu.
 
82609
    
 
82610
    2005-02-05  Laurent Dhima  <laurenti@alblinux.net>
 
82611
    
 
82612
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
82613
 
 
82614
 po/ChangeLog |    4 ++
 
82615
 po/sq.po     |  168 +++++++++++++++++++++++++++++++++++++++++----------------
 
82616
 2 files changed, 125 insertions(+), 47 deletions(-)
 
82617
 
 
82618
commit 2797431102a6bf7ff02800cda950f75207b7acfb
 
82619
Author: Funda Wang <fwang@src.gnome.org>
 
82620
Date:   Fri Feb 4 21:57:59 2005 +0000
 
82621
 
 
82622
    Updated Simplified Chinese translation
 
82623
 
 
82624
 po/zh_CN.po |   55 +++++++++++++++++++++++++++++++++----------------------
 
82625
 1 files changed, 33 insertions(+), 22 deletions(-)
 
82626
 
 
82627
commit e8db8b0bce1516b087503afcee853284eb787310
 
82628
Author: Miloslav Trmac <mitr@volny.cz>
 
82629
Date:   Fri Feb 4 12:48:32 2005 +0000
 
82630
 
 
82631
    Updated Czech translation.
 
82632
    
 
82633
    2005-02-04  Miloslav Trmac  <mitr@volny.cz>
 
82634
    
 
82635
        * cs.po: Updated Czech translation.
 
82636
 
 
82637
 po/ChangeLog |    4 ++++
 
82638
 po/cs.po     |   38 +++++++++++++++++---------------------
 
82639
 2 files changed, 21 insertions(+), 21 deletions(-)
 
82640
 
 
82641
commit 9a8054893cb51228ed5357f204c0985400b5c091
 
82642
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
82643
Date:   Fri Feb 4 10:14:49 2005 +0000
 
82644
 
 
82645
    Updated Finnish translation.
 
82646
    
 
82647
    2005-02-04  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
82648
    
 
82649
            * fi.po: Updated Finnish translation.
 
82650
 
 
82651
 po/ChangeLog |    4 +
 
82652
 po/fi.po     |  986 +++++++++++++++++-----------------------------------------
 
82653
 2 files changed, 282 insertions(+), 708 deletions(-)
 
82654
 
 
82655
commit 3a0fe7e3da515c3c992a155ef45ff9279de15c12
 
82656
Author: Adam Weinberger <adamw@src.gnome.org>
 
82657
Date:   Fri Feb 4 07:32:35 2005 +0000
 
82658
 
 
82659
    Updated Canadian English translation.
 
82660
    
 
82661
    
 
82662
        * en_CA.po: Updated Canadian English translation.
 
82663
 
 
82664
 po/ChangeLog |    4 ++++
 
82665
 po/en_CA.po  |   44 ++++++++++++++++++++++----------------------
 
82666
 2 files changed, 26 insertions(+), 22 deletions(-)
 
82667
 
 
82668
commit fe7da7b6c19a7ad7ea6302496ee93f86985b22e3
 
82669
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
82670
Date:   Thu Feb 3 23:44:39 2005 +0000
 
82671
 
 
82672
    fixing #165018
 
82673
 
 
82674
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
82675
 .../gnome-settings-keyboard-xkb.c                  |   12 +++++++-----
 
82676
 2 files changed, 11 insertions(+), 5 deletions(-)
 
82677
 
 
82678
commit 6288637f2d1407d937f9725555807357f6fe7d14
 
82679
Author: Žygimantas Beručka <uid0@akl.lt>
 
82680
Date:   Thu Feb 3 23:34:29 2005 +0000
 
82681
 
 
82682
    Updated Lithuanian translation.
 
82683
    
 
82684
    2005-02-04  Žygimantas Beručka  <uid0@akl.lt>
 
82685
    
 
82686
            * lt.po: Updated Lithuanian translation.
 
82687
 
 
82688
 po/ChangeLog |    4 ++++
 
82689
 po/lt.po     |   18 +++++++++---------
 
82690
 2 files changed, 13 insertions(+), 9 deletions(-)
 
82691
 
 
82692
commit 8150942a61d3d1bf8f6e4ccf566d3f8a81427f00
 
82693
Author: Richard Hult <richard@imendio.com>
 
82694
Date:   Thu Feb 3 23:23:59 2005 +0000
 
82695
 
 
82696
    Revert the patch from below since it fixes #134595 but breaks other
 
82697
    
 
82698
    2005-02-04  Richard Hult  <richard@imendio.com>
 
82699
    
 
82700
        * drwright.c: Revert the patch from below since it fixes #134595
 
82701
        but breaks other things. Keep the tooltip changes though.
 
82702
 
 
82703
 typing-break/ChangeLog  |    3 +++
 
82704
 typing-break/drwright.c |   39 +++++++++------------------------------
 
82705
 2 files changed, 12 insertions(+), 30 deletions(-)
 
82706
 
 
82707
commit b76f5fa46a1d9e2fc8e382babe1ee65c3065fc59
 
82708
Author: Richard Hult <richard@imendio.com>
 
82709
Date:   Thu Feb 3 23:07:58 2005 +0000
 
82710
 
 
82711
    Update description on how to add notification area for the new "add to
 
82712
    
 
82713
    2005-02-04  Richard Hult  <richard@imendio.com>
 
82714
    
 
82715
        * main.c (main): Update description on how to add notification
 
82716
        area for the new "add to panel" dialog. Patch from uid0@akl.lt,
 
82717
        fixes bug #166057.
 
82718
 
 
82719
 typing-break/ChangeLog |    6 ++++++
 
82720
 typing-break/main.c    |    3 ++-
 
82721
 2 files changed, 8 insertions(+), 1 deletions(-)
 
82722
 
 
82723
commit 77db41b6cdfcfb1d4e51628c4119396d691d094f
 
82724
Author: Raphael Higino <raphaelh@src.gnome.org>
 
82725
Date:   Thu Feb 3 23:02:40 2005 +0000
 
82726
 
 
82727
    Updated pt_BR translation
 
82728
 
 
82729
 po/ChangeLog |    4 +
 
82730
 po/pt_BR.po  |  531 +++++++++++++++++++++++++--------------------------------
 
82731
 2 files changed, 237 insertions(+), 298 deletions(-)
 
82732
 
 
82733
commit f86cf16e33641e808a1c464b32399d41c087f997
 
82734
Author: Richard Hult <richard@imendio.com>
 
82735
Date:   Thu Feb 3 22:59:58 2005 +0000
 
82736
 
 
82737
    Go back to the timer value from before the break if postponing a manual
 
82738
    
 
82739
    2005-02-03  Richard Hult  <richard@imendio.com>
 
82740
    
 
82741
        * drwright.c (break_window_postpone_cb), (maybe_change_state),
 
82742
        (popup_break_cb): Go back to the timer value from before the break
 
82743
        if postponing a manual break. Fixes bug #134595, based on patch
 
82744
        from Vinay M R <vinay.mandyakoppal@wipro.com>. Modified to use the
 
82745
        right enum type and changed to update the tooltip immendiately
 
82746
        after a break.
 
82747
 
 
82748
 typing-break/ChangeLog  |    9 +++++++++
 
82749
 typing-break/drwright.c |   40 +++++++++++++++++++++++++++++++---------
 
82750
 2 files changed, 40 insertions(+), 9 deletions(-)
 
82751
 
 
82752
commit 7c1d70b04ac7dd89664ea8f5470d41ab9c4f87d3
 
82753
Author: Leena Gunda <leena.gunda@wipro.com>
 
82754
Date:   Thu Feb 3 22:29:35 2005 +0000
 
82755
 
 
82756
    Check for screensaver functionality in libXext.so also when deciding to
 
82757
    
 
82758
    2005-02-03  Leena Gunda  <leena.gunda@wipro.com>
 
82759
    
 
82760
        * configure.in: Check for screensaver functionality in libXext.so
 
82761
        also when deciding to build typing-break. Fixes bug #155461.
 
82762
 
 
82763
 ChangeLog    |    5 +++++
 
82764
 configure.in |   22 ++++++++++------------
 
82765
 2 files changed, 15 insertions(+), 12 deletions(-)
 
82766
 
 
82767
commit 66cf18149393f2281751c1464e804a285467b64d
 
82768
Author: Chris Lahey <clahey@boston.ximian.com>
 
82769
Date:   Thu Feb 3 21:59:49 2005 +0000
 
82770
 
 
82771
    Prune empty categories.
 
82772
    
 
82773
    2005-02-03  Chris Lahey  <clahey@boston.ximian.com>
 
82774
    
 
82775
        * control-center-categories.c (control_center_get_information):
 
82776
        Prune empty categories.
 
82777
 
 
82778
 control-center/ChangeLog                   |    5 +++++
 
82779
 control-center/control-center-categories.c |   10 ++++++++++
 
82780
 2 files changed, 15 insertions(+), 0 deletions(-)
 
82781
 
 
82782
commit b6f16f17c2171a9f7df2b9046d01002e3d652601
 
82783
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
82784
Date:   Thu Feb 3 20:10:05 2005 +0000
 
82785
 
 
82786
    Updated Spanish translation.
 
82787
    
 
82788
    2005-02-03  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
82789
    
 
82790
        * es.po: Updated Spanish translation.
 
82791
 
 
82792
 po/ChangeLog |    4 +
 
82793
 po/es.po     | 1847 ++++++++++++++++++++++++++++++----------------------------
 
82794
 2 files changed, 973 insertions(+), 878 deletions(-)
 
82795
 
 
82796
commit 1a1829da54b2262c8db18090ca14f439813c4c06
 
82797
Author: Adam Weinberger <adamw@src.gnome.org>
 
82798
Date:   Thu Feb 3 01:30:55 2005 +0000
 
82799
 
 
82800
    Updated Canadian English translation.
 
82801
    
 
82802
    
 
82803
        * en_CA.po: Updated Canadian English translation.
 
82804
 
 
82805
 po/ChangeLog |    4 ++
 
82806
 po/en_CA.po  |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 
82807
 2 files changed, 92 insertions(+), 10 deletions(-)
 
82808
 
 
82809
commit ae7e92ad3737472ffa58d5f660c726ccdf6ded5f
 
82810
Author: Kjartan Maraas <kmaraas@gnome.org>
 
82811
Date:   Thu Feb 3 00:07:37 2005 +0000
 
82812
 
 
82813
    Revert the previous two commits. It looks like the fix in gnome-vfs to
 
82814
    
 
82815
    2005-02-03  Kjartan Maraas  <kmaraas@gnome.org>
 
82816
    
 
82817
        * gnome-theme-info.c: (update_theme_index),
 
82818
        (top_theme_dir_changed), (top_icon_theme_dir_changed),
 
82819
        (real_add_top_theme_dir_monitor): Revert the previous
 
82820
        two commits. It looks like the fix in gnome-vfs to make
 
82821
        sure gnome_vfs_uri_extract_short_name() doesn't return
 
82822
        NULL was what we really needed. Please retest to see if
 
82823
        you can still reproduce the crashes in the theme-manager
 
82824
        after this change and with the latest gnome-vfs from CVS.
 
82825
 
 
82826
 capplets/common/ChangeLog          |   11 +++++++++++
 
82827
 capplets/common/gnome-theme-info.c |    6 ++++--
 
82828
 2 files changed, 15 insertions(+), 2 deletions(-)
 
82829
 
 
82830
commit 41e0025e214456449b360de282608364ed2b3ea2
 
82831
Author: Miloslav Trmac <mitr@volny.cz>
 
82832
Date:   Wed Feb 2 20:35:49 2005 +0000
 
82833
 
 
82834
    Updated Czech translation.
 
82835
    
 
82836
    2005-02-02  Miloslav Trmac  <mitr@volny.cz>
 
82837
    
 
82838
        * cs.po: Updated Czech translation.
 
82839
 
 
82840
 po/ChangeLog |    4 ++
 
82841
 po/cs.po     |  169 +++++++++++++++++++++++++++++++++++++++++++++-------------
 
82842
 2 files changed, 135 insertions(+), 38 deletions(-)
 
82843
 
 
82844
commit efe10e7d50174ce2b6517740394d416cadda20c0
 
82845
Author: Changwoo Ryu <cwryu@debian.org>
 
82846
Date:   Wed Feb 2 19:10:52 2005 +0000
 
82847
 
 
82848
    Updated Korean translation.
 
82849
    
 
82850
    2005-02-03  Changwoo Ryu  <cwryu@debian.org>
 
82851
    
 
82852
        * ko.po: Updated Korean translation.
 
82853
 
 
82854
 po/ChangeLog |    4 +
 
82855
 po/ko.po     |  645 ++++++++++++++++++++++++----------------------------------
 
82856
 2 files changed, 267 insertions(+), 382 deletions(-)
 
82857
 
 
82858
commit 76dd3396d82bcafdfe31a7312e77644fa949f799
 
82859
Author: Žygimantas Beručka <uid0@akl.lt>
 
82860
Date:   Wed Feb 2 16:56:04 2005 +0000
 
82861
 
 
82862
    Updated Lithuanian translation.
 
82863
    
 
82864
    2005-02-02  Žygimantas Beručka  <uid0@akl.lt>
 
82865
    
 
82866
            * lt.po: Updated Lithuanian translation.
 
82867
 
 
82868
 po/ChangeLog |    4 +
 
82869
 po/lt.po     |  191 ++++++++++++++++++++++++++++++++++++----------------------
 
82870
 2 files changed, 122 insertions(+), 73 deletions(-)
 
82871
 
 
82872
commit 2780a722c2bed9b5f01d1821fa153b6b3f7c1409
 
82873
Author: Kostas Papadimas <pkst@src.gnome.org>
 
82874
Date:   Wed Feb 2 11:32:50 2005 +0000
 
82875
 
 
82876
    Updated Greek Translation.
 
82877
 
 
82878
 po/ChangeLog |    4 +
 
82879
 po/el.po     |  265 ++++++++++++++++++++++++++++++++++++++--------------------
 
82880
 2 files changed, 178 insertions(+), 91 deletions(-)
 
82881
 
 
82882
commit f6d458c4e711de3747db78efffbe63e2f2c33032
 
82883
Author: Kjartan Maraas <kmaraas@gnome.org>
 
82884
Date:   Wed Feb 2 11:13:54 2005 +0000
 
82885
 
 
82886
    Plug a leak. Closes bug #165312. Remove unused var
 
82887
    
 
82888
    2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
 
82889
    
 
82890
        * font-method.c: (fill_file_info): Plug a leak.
 
82891
        Closes bug #165312.
 
82892
        * thumbnailer.c: (main): Remove unused var
 
82893
 
 
82894
 vfs-methods/fontilus/ChangeLog     |    6 ++++++
 
82895
 vfs-methods/fontilus/font-method.c |    1 +
 
82896
 vfs-methods/fontilus/thumbnailer.c |    1 -
 
82897
 3 files changed, 7 insertions(+), 1 deletions(-)
 
82898
 
 
82899
commit 316baedb90526df115b6d166a004aec9b12b0774
 
82900
Author: Funda Wang <fwang@src.gnome.org>
 
82901
Date:   Wed Feb 2 09:43:32 2005 +0000
 
82902
 
 
82903
    Updated Simplified Chinese translation
 
82904
 
 
82905
 po/zh_CN.po |   93 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
82906
 1 files changed, 76 insertions(+), 17 deletions(-)
 
82907
 
 
82908
commit 8740debbb82e63156052c0b204cee99b02ee3fb0
 
82909
Author: Kjartan Maraas <kmaraas@gnome.org>
 
82910
Date:   Wed Feb 2 08:42:45 2005 +0000
 
82911
 
 
82912
    More bandaids for test purposes.
 
82913
    
 
82914
    2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
 
82915
    
 
82916
        * gnome-theme-info.c: (update_theme_index),
 
82917
        (real_add_top_theme_dir_monitor): More bandaids for test
 
82918
        purposes.
 
82919
 
 
82920
 capplets/common/ChangeLog          |    6 ++++++
 
82921
 capplets/common/gnome-theme-info.c |    4 ++--
 
82922
 2 files changed, 8 insertions(+), 2 deletions(-)
 
82923
 
 
82924
commit aef8ab24ab2b12c0af569a8bdbb79b248084d750
 
82925
Author: Elijah Newren <newren@gmail.com>
 
82926
Date:   Wed Feb 2 00:59:51 2005 +0000
 
82927
 
 
82928
    Don't forget to use 'cvs add' in order to add new files to the repository.
 
82929
    
 
82930
    2005-02-01  Elijah Newren  <newren@gmail.com>
 
82931
    
 
82932
        * gnome-settings-xmodmap.h:
 
82933
        * gnome-settings-xmodmap.c:
 
82934
    
 
82935
        Don't forget to use 'cvs add' in order to add new files to the
 
82936
        repository.  :)  (See #143487)
 
82937
 
 
82938
 gnome-settings-daemon/ChangeLog                |    8 +
 
82939
 gnome-settings-daemon/gnome-settings-xmodmap.c |  364 ++++++++++++++++++++++
 
82940
 gnome-settings-daemon/gnome-settings-xmodmap.h |   32 ++
 
82941
 gnome-settings-daemon/modmap-dialog.glade      |  389 ++++++++++++++++++++++++
 
82942
 4 files changed, 793 insertions(+), 0 deletions(-)
 
82943
 
 
82944
commit 74b81bcaae69ca6014e9a20d24171b242fa28264
 
82945
Author: Elijah Newren <newren@gmail.com>
 
82946
Date:   Wed Feb 2 00:57:55 2005 +0000
 
82947
 
 
82948
    The lack of comprehensiveness of the .cvsignore files were making it hard
 
82949
    
 
82950
    2005-02-01  Elijah Newren  <newren@gmail.com>
 
82951
    
 
82952
        The lack of comprehensiveness of the .cvsignore files were making
 
82953
        it hard to find the files missing from the commit (see bug 143487,
 
82954
        comment 35).  This should fix that...  :)
 
82955
 
 
82956
 .cvsignore                                      |    2 ++
 
82957
 capplets/accessibility/at-properties/.cvsignore |    1 +
 
82958
 capplets/accessibility/keyboard/.cvsignore      |    1 +
 
82959
 capplets/default-applications/.cvsignore        |    1 +
 
82960
 capplets/display/.cvsignore                     |    1 +
 
82961
 capplets/font/.cvsignore                        |    1 +
 
82962
 capplets/keybindings/.cvsignore                 |    1 +
 
82963
 capplets/mouse/.cvsignore                       |    1 +
 
82964
 capplets/network/.cvsignore                     |    1 +
 
82965
 capplets/sound/.cvsignore                       |    1 +
 
82966
 capplets/theme-switcher/.cvsignore              |    1 +
 
82967
 capplets/ui-properties/.cvsignore               |    1 +
 
82968
 capplets/windows/.cvsignore                     |    3 ++-
 
82969
 control-center/.cvsignore                       |    1 +
 
82970
 14 files changed, 16 insertions(+), 1 deletions(-)
 
82971
 
 
82972
commit 1a6babf14b2f99a6ef3c300b4d2218d22dd0828c
 
82973
Author: Elijah Newren <newren@src.gnome.org>
 
82974
Date:   Wed Feb 2 00:30:55 2005 +0000
 
82975
 
 
82976
    The same dufus keeps forgetting to save the ChangeLog before committing...
 
82977
 
 
82978
 capplets/theme-switcher/ChangeLog |    2 +-
 
82979
 1 files changed, 1 insertions(+), 1 deletions(-)
 
82980
 
 
82981
commit 72475688be2f78a0a33e742d503dbfb92e1ead30
 
82982
Author: Elijah Newren <newren@gmail.com>
 
82983
Date:   Wed Feb 2 00:30:04 2005 +0000
 
82984
 
 
82985
    Fix an infinite loop that was bringing single-CPU systems to their knees.
 
82986
    
 
82987
    2005-02-01  Elijah Newren  <newren@gmail.com>
 
82988
    
 
82989
        Fix an infinite loop that was bringing single-CPU systems to their
 
82990
        knees.  Approved by Kjartan.  #160803
 
82991
    
 
82992
        * gnome-theme-manager.c: (window_settings_changed): keep track of
 
82993
        the window manager theme last selected and just exit if we are
 
82994
        already using the one we want
 
82995
 
 
82996
 capplets/theme-switcher/ChangeLog             |    9 +++++++++
 
82997
 capplets/theme-switcher/gnome-theme-manager.c |   14 +++++++++++++-
 
82998
 2 files changed, 22 insertions(+), 1 deletions(-)
 
82999
 
 
83000
commit 0b8267577e66b1fdac47bf66450c648feb7eb1ae
 
83001
Author: David Sede�o <david@alderia.com>
 
83002
Date:   Tue Feb 1 22:33:47 2005 +0000
 
83003
 
 
83004
    New install procedure: See bug #102216. Remove
 
83005
    
 
83006
    2005-02-01  David Sede�o <david@alderia.com>
 
83007
    
 
83008
        New install procedure: See bug #102216.
 
83009
        * gnome-theme-details.c: Remove gnome_theme_installer_run_cb,
 
83010
        gnome_icon_theme_installer_run_cb because gnome_theme_installer_run
 
83011
        function now detects if it is a icon or theme.
 
83012
        (gnome_theme_details_init): Remove install buttons in theme details
 
83013
        window.
 
83014
        * gnome-theme-installer.c (file_theme_type): Detects the type of the
 
83015
        theme inspecting the content of the file.
 
83016
        (transfer_done_targz_idle_cb, transfer_done_tarbz2_idle_cb): Install
 
83017
        the theme in the correct temp dir.
 
83018
        (transfer_done_cb): Detects if the file to install it is in the
 
83019
        correct format and informs the user if it is not supported. Unpack the
 
83020
        file (informs the user if there are not the correct utility in the
 
83021
        system) and install the theme in the correct directory.
 
83022
        (gnome_theme_installer_run): Remove parameter. Now we detect the file
 
83023
        type.
 
83024
        * gnome-theme-manager.c (gnome_meta_theme_installer_run_cb,
 
83025
        gnome_theme_manager_drag_data_received_cb): Call
 
83026
        gnome_theme_installer_run without the third parameter. Now we detect
 
83027
        the file type.
 
83028
        * theme-properties.glade: Removes install buttons in details window.
 
83029
 
 
83030
 capplets/theme-switcher/ChangeLog               |   24 ++
 
83031
 capplets/theme-switcher/gnome-theme-details.c   |   21 --
 
83032
 capplets/theme-switcher/gnome-theme-installer.c |  372 ++++++++++++++++++++---
 
83033
 capplets/theme-switcher/gnome-theme-installer.h |    2 +-
 
83034
 capplets/theme-switcher/gnome-theme-manager.c   |    4 +-
 
83035
 capplets/theme-switcher/theme-properties.glade  |  268 ++++-------------
 
83036
 6 files changed, 417 insertions(+), 274 deletions(-)
 
83037
 
 
83038
commit ffdb4ad80afa761d09d24fc801c97762708fed53
 
83039
Author: Funda Wang <fwang@src.gnome.org>
 
83040
Date:   Tue Feb 1 10:47:12 2005 +0000
 
83041
 
 
83042
    Updated Simplified Chinese translation
 
83043
 
 
83044
 po/zh_CN.po |   78 ++++++++++++++++++++++++++++++++--------------------------
 
83045
 1 files changed, 43 insertions(+), 35 deletions(-)
 
83046
 
 
83047
commit 6d87c7728f444c2577d3cba5717757762514214c
 
83048
Author: Adam Weinberger <adamw@src.gnome.org>
 
83049
Date:   Tue Feb 1 07:34:25 2005 +0000
 
83050
 
 
83051
    Updated Canadian English translation.
 
83052
    
 
83053
    
 
83054
        * en_CA.po: Updated Canadian English translation.
 
83055
 
 
83056
 po/ChangeLog |    4 ++
 
83057
 po/en_CA.po  |   99 +++++++++++++++++++++++++++------------------------------
 
83058
 2 files changed, 51 insertions(+), 52 deletions(-)
 
83059
 
 
83060
commit 4ab7c201fda5763f22f118e46be068629b58a536
 
83061
Author: Žygimantas Beručka <uid0@akl.lt>
 
83062
Date:   Mon Jan 31 22:53:01 2005 +0000
 
83063
 
 
83064
    Updated Lithuanian translation.
 
83065
    
 
83066
    2005-02-01  Žygimantas Beručka  <uid0@akl.lt>
 
83067
    
 
83068
            * lt.po: Updated Lithuanian translation.
 
83069
 
 
83070
 po/ChangeLog |  266 +++++++++++++++++++++++++++++----------------------------
 
83071
 po/lt.po     |   75 ++++++++++-------
 
83072
 2 files changed, 178 insertions(+), 163 deletions(-)
 
83073
 
 
83074
commit 15e61684f581c5b5fa4fcb01e13722abdf9b2037
 
83075
Author: Laurent Dhima <laurenti@alblinux.net>
 
83076
Date:   Mon Jan 31 18:36:11 2005 +0000
 
83077
 
 
83078
    Updated Albanian translation by Elian Myftiu.
 
83079
    
 
83080
    2005-01-31  Laurent Dhima  <laurenti@alblinux.net>
 
83081
    
 
83082
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
83083
 
 
83084
 po/ChangeLog |    4 +++
 
83085
 po/sq.po     |   79 ++++++++++++++++++++--------------------------------------
 
83086
 2 files changed, 31 insertions(+), 52 deletions(-)
 
83087
 
 
83088
commit 4b5b78ae76f925e225ce6ec34e400cd2daaf33df
 
83089
Author: Jody Goldberg <jody@src.gnome.org>
 
83090
Date:   Mon Jan 31 15:36:21 2005 +0000
 
83091
 
 
83092
    forgot the NEWS
 
83093
 
 
83094
 NEWS |    4 ++++
 
83095
 1 files changed, 4 insertions(+), 0 deletions(-)
 
83096
 
 
83097
commit 0c21cb9f4556e38947d1fb82dd9133bf82765be4
 
83098
Author: Shakti Sen <shprasad@novell.com>
 
83099
Date:   Mon Jan 31 15:31:44 2005 +0000
 
83100
 
 
83101
    #143487 Calls the modmap load dialog. Loads the modmap files. Added newly
 
83102
    
 
83103
    2005-01-29  Shakti Sen  <shprasad@novell.com>
 
83104
    
 
83105
        #143487
 
83106
        * gnome-settings-keyboard-xkb.c
 
83107
        (gnome_settings_keyboard_xkb_chk_lcl_xmm): Calls the modmap load
 
83108
        dialog.
 
83109
        * gnome-settings-daemon.c (gnome_settings_daemon_new):
 
83110
        Loads the modmap files.
 
83111
        * gnome-settings-xmodmap.h: Added newly
 
83112
        * gnome-settings-xmodmap.c: Also added newly which handles the modmap
 
83113
        settings.
 
83114
        * modmap-dialog.glade: Added newly.
 
83115
 
 
83116
 gnome-settings-daemon/ChangeLog                    |   14 +++
 
83117
 gnome-settings-daemon/Makefile.am                  |    7 ++-
 
83118
 gnome-settings-daemon/gnome-settings-daemon.c      |    2 +
 
83119
 .../gnome-settings-keyboard-xkb.c                  |   96 ++++++++++++--------
 
83120
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   14 +++
 
83121
 5 files changed, 93 insertions(+), 40 deletions(-)
 
83122
 
 
83123
commit 0bfbf3610a43d7e49461a3933a849e505e1a1775
 
83124
Author: Alexander Shopov <ash@contact.bg>
 
83125
Date:   Mon Jan 31 07:46:00 2005 +0000
 
83126
 
 
83127
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
83128
    
 
83129
    2005-01-31  Alexander Shopov  <ash@contact.bg>
 
83130
    
 
83131
        * bg.po: Updated Bulgarian translation by
 
83132
        Vladimir Petkov <vpetkov@i-space.org>
 
83133
 
 
83134
 po/ChangeLog |   11 ++++--
 
83135
 po/bg.po     |  104 +++++++++++++++++++++++++++-------------------------------
 
83136
 2 files changed, 56 insertions(+), 59 deletions(-)
 
83137
 
 
83138
commit d8c5c73dc665609de959a003ca0407fce374de86
 
83139
Author: David Lodge <dave@cirt.net>
 
83140
Date:   Sun Jan 30 22:03:51 2005 +0000
 
83141
 
 
83142
    Updated British translation.
 
83143
    
 
83144
    2005-01-30  David Lodge <dave@cirt.net>
 
83145
    
 
83146
            * en_GB.po: Updated British translation.
 
83147
 
 
83148
 po/ChangeLog |    4 +
 
83149
 po/en_GB.po  |  744 +++++++++++++++++++---------------------------------------
 
83150
 2 files changed, 240 insertions(+), 508 deletions(-)
 
83151
 
 
83152
commit d419c3971abdd07bf2c47eafbef34e0c7f5fe1ea
 
83153
Author: Martin Wehner <martin.wehner@epost.de>
 
83154
Date:   Sat Jan 29 22:12:24 2005 +0000
 
83155
 
 
83156
    Revert my last commit.
 
83157
    
 
83158
    2005-01-29  Martin Wehner  <martin.wehner@epost.de>
 
83159
    
 
83160
        Revert my last commit.
 
83161
 
 
83162
 libbackground/Makefile.am |    2 +-
 
83163
 1 files changed, 1 insertions(+), 1 deletions(-)
 
83164
 
 
83165
commit c48c7c711ec708c306905155e5d8a07161381c72
 
83166
Author: Martin Wehner <mwehner@src.gnome.org>
 
83167
Date:   Sat Jan 29 21:32:25 2005 +0000
 
83168
 
 
83169
    2005-01-29  Martin Wehner  <martin.wehner@epost.de>>
 
83170
    
 
83171
        * libbackground/Makefile.am:
 
83172
        Use ${datadir} instead of ${prefix}/share for GNOME_ICONDIR.
 
83173
        Fixes bug #95008.
 
83174
    
 
83175
        Patch from Christian Neumair <chris@gnome-de.org>
 
83176
 
 
83177
 libbackground/Makefile.am |    2 +-
 
83178
 1 files changed, 1 insertions(+), 1 deletions(-)
 
83179
 
 
83180
commit b314aeef762fa7e9e31beba9bb4e45142304a930
 
83181
Author: Laurent Dhima <laurenti@alblinux.net>
 
83182
Date:   Sat Jan 29 16:11:00 2005 +0000
 
83183
 
 
83184
    Updated Albanian translation by Elian Myftiu.
 
83185
    
 
83186
    2005-01-29  Laurent Dhima  <laurenti@alblinux.net>
 
83187
    
 
83188
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
83189
 
 
83190
 po/ChangeLog |    4 ++
 
83191
 po/sq.po     |  138 +++++++++++++++++++++++++++++++++-------------------------
 
83192
 2 files changed, 82 insertions(+), 60 deletions(-)
 
83193
 
 
83194
commit a965c8ff8bd7881f0b43ef2d70f271d8d13c0c79
 
83195
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
83196
Date:   Fri Jan 28 05:43:36 2005 +0000
 
83197
 
 
83198
    Updated Thai translation.
 
83199
    
 
83200
    2005-01-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
83201
    
 
83202
        * th.po: Updated Thai translation.
 
83203
 
 
83204
 po/ChangeLog |    4 +
 
83205
 po/th.po     |  188 ++++++++++++++++++++++++++++------------------------------
 
83206
 2 files changed, 94 insertions(+), 98 deletions(-)
 
83207
 
 
83208
commit 9b326c7ace479284c41bfdc18058e819b78cd8b2
 
83209
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83210
Date:   Thu Jan 27 22:35:46 2005 +0000
 
83211
 
 
83212
    changing default value of 'handleIndicators' to false
 
83213
 
 
83214
 ChangeLog                                          |    6 ++++++
 
83215
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |    2 +-
 
83216
 2 files changed, 7 insertions(+), 1 deletions(-)
 
83217
 
 
83218
commit 454c13566a33c4992751eefac8e8eaeba87318ed
 
83219
Author: Kjartan Maraas <kmaraas@gnome.org>
 
83220
Date:   Thu Jan 27 03:14:14 2005 +0000
 
83221
 
 
83222
    Try to fix bug #149236 by not freeing stuff already being free'd by the
 
83223
    
 
83224
    2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>
 
83225
    
 
83226
        * gnome-theme-info.c: (top_theme_dir_changed),
 
83227
        (top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor):
 
83228
        Try to fix bug #149236 by not freeing stuff already being free'd
 
83229
        by the hash destroy_func. It will leak a bit more, but that can
 
83230
        be fixed later. Please test this and report success in the report
 
83231
        mentioned above.
 
83232
 
 
83233
 capplets/common/ChangeLog          |    9 +++++++++
 
83234
 capplets/common/gnome-theme-info.c |    4 +---
 
83235
 2 files changed, 10 insertions(+), 3 deletions(-)
 
83236
 
 
83237
commit 7d324e378a8343016550ff5535184fefb1049925
 
83238
Author: Jody Goldberg <jody@gnome.org>
 
83239
Date:   Wed Jan 26 19:49:17 2005 +0000
 
83240
 
 
83241
    skip lines that are finished, but keep processing up coming lines. This
 
83242
    
 
83243
    
 
83244
    2005-01-26  Jody Goldberg <jody@gnome.org>
 
83245
    
 
83246
        * control-center.c (relayout_canvas) : skip lines that are finished,
 
83247
          but keep processing up coming lines.  This should make alignment
 
83248
          work again.  While we're here add a bit more padding at the bottom.
 
83249
 
 
83250
 control-center/ChangeLog             |    6 ++++++
 
83251
 control-center/control-center.c      |   31 ++++++++++++++++++-------------
 
83252
 control-center/gnomecc.desktop.in.in |    4 +++-
 
83253
 3 files changed, 27 insertions(+), 14 deletions(-)
 
83254
 
 
83255
commit 749c2a373ec910914685aba87854a083141dbc51
 
83256
Author: Leonid Kanter <lkanter@src.gnome.org>
 
83257
Date:   Tue Jan 25 11:08:40 2005 +0000
 
83258
 
 
83259
    Updated Russian translation
 
83260
 
 
83261
 po/ChangeLog |    4 +
 
83262
 po/ru.po     |  175 ++++++++++++++++++++++++----------------------------------
 
83263
 2 files changed, 76 insertions(+), 103 deletions(-)
 
83264
 
 
83265
commit 27a3666a5c71b714d5b4118ad9f2e77e8a3250c4
 
83266
Author: Christian Rose <menthos@menthos.com>
 
83267
Date:   Sun Jan 23 20:58:09 2005 +0000
 
83268
 
 
83269
    Added missing file. Removed nonexisting entries. Updated Swedish
 
83270
    
 
83271
    2005-01-23  Christian Rose  <menthos@menthos.com>
 
83272
    
 
83273
        * POTFILES.in: Added missing file.
 
83274
        * POTFILES.skip: Removed nonexisting entries.
 
83275
        * sv.po: Updated Swedish translation.
 
83276
 
 
83277
 po/ChangeLog     |    6 +++
 
83278
 po/POTFILES.in   |    1 +
 
83279
 po/POTFILES.skip |   17 -------
 
83280
 po/sv.po         |  129 ++++++++++++++++++++++++++++++++----------------------
 
83281
 4 files changed, 83 insertions(+), 70 deletions(-)
 
83282
 
 
83283
commit c4caf10e2007801d5a2be8955dd99ec442ba94f4
 
83284
Author: Alessio Frusciante <algol@src.gnome.org>
 
83285
Date:   Sun Jan 23 18:35:29 2005 +0000
 
83286
 
 
83287
    Updated Italian translation.
 
83288
 
 
83289
 po/ChangeLog |    5 +
 
83290
 po/it.po     |  658 ++++++++++++++++++++--------------------------------------
 
83291
 2 files changed, 231 insertions(+), 432 deletions(-)
 
83292
 
 
83293
commit a47b8ad764bb7db18a490661dbaeaa3a651e4935
 
83294
Author: Funda Wang <fwang@src.gnome.org>
 
83295
Date:   Sat Jan 22 12:21:42 2005 +0000
 
83296
 
 
83297
    Updated Simplified Chinese translation
 
83298
 
 
83299
 po/zh_CN.po |    2 +-
 
83300
 1 files changed, 1 insertions(+), 1 deletions(-)
 
83301
 
 
83302
commit 436dc5e443242debe1c81a321f12d76e7fc7fe30
 
83303
Author: Funda Wang <fwang@src.gnome.org>
 
83304
Date:   Sat Jan 22 09:14:02 2005 +0000
 
83305
 
 
83306
    Updated Simplified Chinese translation
 
83307
 
 
83308
 po/ChangeLog |    4 +
 
83309
 po/zh_CN.po  |  289 +++++++++++++++++++++++-----------------------------------
 
83310
 2 files changed, 118 insertions(+), 175 deletions(-)
 
83311
 
 
83312
commit 9f05d5652d76b6b85b4320f788b96b53baf9b2df
 
83313
Author: Priit Laes <plaes@cvs.gnome.org>
 
83314
Date:   Fri Jan 21 16:33:01 2005 +0000
 
83315
 
 
83316
    Translation updated by Ivar Smolin.
 
83317
    
 
83318
    2005-01-21  Priit Laes  <plaes@cvs.gnome.org>
 
83319
    
 
83320
        * et.po: Translation updated by Ivar Smolin.
 
83321
 
 
83322
 po/ChangeLog |    4 ++++
 
83323
 po/et.po     |    6 +++---
 
83324
 2 files changed, 7 insertions(+), 3 deletions(-)
 
83325
 
 
83326
commit 9e22dd2ff33ca3035b605ddc7789376af423b912
 
83327
Author: Kjartan Maraas <kmaraas@gnome.org>
 
83328
Date:   Fri Jan 21 13:48:36 2005 +0000
 
83329
 
 
83330
    Update...can you tell that I'm bored now?
 
83331
    
 
83332
    2005-01-21  Kjartan Maraas  <kmaraas@gnome.org>
 
83333
    
 
83334
        * nn.po: Update...can you tell that I'm bored now?
 
83335
    
 
83336
    2005-01-21  Žygimantas Beručka  <uid0@akl.lt>
 
83337
 
 
83338
 po/ChangeLog |    4 +
 
83339
 po/nn.po     |  468 ++++++++++++++++-----------------------------------------
 
83340
 2 files changed, 136 insertions(+), 336 deletions(-)
 
83341
 
 
83342
commit 7d067fc465bf227de4d1d281e3f40ef1aabbb65b
 
83343
Author: Žygimantas Beručka <uid0@akl.lt>
 
83344
Date:   Fri Jan 21 07:26:04 2005 +0000
 
83345
 
 
83346
    Updated Lithuanian translation.
 
83347
    
 
83348
    2005-01-21  Žygimantas Beručka  <uid0@akl.lt>
 
83349
    
 
83350
            * lt.po: Updated Lithuanian translation.
 
83351
 
 
83352
 po/ChangeLog |    4 +++
 
83353
 po/lt.po     |   86 ++++++++++++++++++++++++++++++---------------------------
 
83354
 2 files changed, 49 insertions(+), 41 deletions(-)
 
83355
 
 
83356
commit 2f59c47e1a519fef01143b2a27cfa97841621f98
 
83357
Author: Miloslav Trmac <mitr@volny.cz>
 
83358
Date:   Thu Jan 20 19:30:23 2005 +0000
 
83359
 
 
83360
    Updated Czech translation.
 
83361
    
 
83362
    2005-01-20  Miloslav Trmac  <mitr@volny.cz>
 
83363
    
 
83364
        * cs.po: Updated Czech translation.
 
83365
 
 
83366
 po/ChangeLog |    4 ++++
 
83367
 po/cs.po     |   49 ++++++++++++++++++++++++++-----------------------
 
83368
 2 files changed, 30 insertions(+), 23 deletions(-)
 
83369
 
 
83370
commit 88b354cef2389957c04cc7f1097f78f369785dba
 
83371
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
83372
Date:   Thu Jan 20 15:02:12 2005 +0000
 
83373
 
 
83374
    Updated Spanish translation.
 
83375
    
 
83376
    2005-01-20  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
83377
    
 
83378
        * es.po: Updated Spanish translation.
 
83379
 
 
83380
 po/ChangeLog |    4 ++++
 
83381
 po/es.po     |   49 ++++++++++++++++++++++++++-----------------------
 
83382
 2 files changed, 30 insertions(+), 23 deletions(-)
 
83383
 
 
83384
commit e467bd2e08958f20db1829dd3a032987cff11586
 
83385
Author: Priit Laes <plaes@cvs.gnome.org>
 
83386
Date:   Thu Jan 20 14:39:33 2005 +0000
 
83387
 
 
83388
    Translation updated by Ivar Smolin.
 
83389
    
 
83390
    2005-01-20  Priit Laes  <plaes@cvs.gnome.org>
 
83391
    
 
83392
        * et.po: Translation updated by Ivar Smolin.
 
83393
 
 
83394
 po/ChangeLog |    4 ++++
 
83395
 po/et.po     |   14 +++++++-------
 
83396
 2 files changed, 11 insertions(+), 7 deletions(-)
 
83397
 
 
83398
commit c8aede029c92f943a4732676c4d5cfd16a90ab52
 
83399
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83400
Date:   Wed Jan 19 23:16:13 2005 +0000
 
83401
 
 
83402
    fixing #164090, big UI change
 
83403
 
 
83404
 capplets/keyboard/ChangeLog                        |    7 +
 
83405
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    5 +-
 
83406
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  503 +++++++++-----------
 
83407
 capplets/keyboard/gnome-keyboard-properties.glade  |  208 +--------
 
83408
 4 files changed, 252 insertions(+), 471 deletions(-)
 
83409
 
 
83410
commit 1abaf69ac11215f1f163b650dff5020042185bcd
 
83411
Author: Frank Arnold <farnold@cvs.gnome.org>
 
83412
Date:   Wed Jan 19 22:44:47 2005 +0000
 
83413
 
 
83414
    Updated German translation.
 
83415
    
 
83416
    2005-01-19  Frank Arnold  <farnold@cvs.gnome.org>
 
83417
    
 
83418
        * de.po: Updated German translation.
 
83419
 
 
83420
 po/ChangeLog |    4 +
 
83421
 po/de.po     |  268 +++++++++++++++++++++++++---------------------------------
 
83422
 2 files changed, 119 insertions(+), 153 deletions(-)
 
83423
 
 
83424
commit 2ed1c52efb85fee938ab6fcf70cf7564bd0c6588
 
83425
Author: Kjartan Maraas <kmaraas@gnome.org>
 
83426
Date:   Wed Jan 19 14:40:51 2005 +0000
 
83427
 
 
83428
    Update Update
 
83429
    
 
83430
    2005-01-19  Kjartan Maraas  <kmaraas@gnome.org>
 
83431
    
 
83432
        * nb.po: Update
 
83433
        * no.po: Update
 
83434
 
 
83435
 po/ChangeLog |    5 ++++
 
83436
 po/nb.po     |   74 +++++++++++++++++++++++++++++++--------------------------
 
83437
 po/no.po     |   74 +++++++++++++++++++++++++++++++--------------------------
 
83438
 3 files changed, 85 insertions(+), 68 deletions(-)
 
83439
 
 
83440
commit 48928f77c7e54c9b086e61921772ef949893621c
 
83441
Author: Priit Laes <plaes@cvs.gnome.org>
 
83442
Date:   Tue Jan 18 17:17:46 2005 +0000
 
83443
 
 
83444
    Translation updated by Ivar Smolin.
 
83445
    
 
83446
    2005-01-18  Priit Laes  <plaes@cvs.gnome.org>
 
83447
    
 
83448
        * et.po: Translation updated by Ivar Smolin.
 
83449
 
 
83450
 po/ChangeLog |    4 +
 
83451
 po/et.po     |  284 ++++++++++++++++++++++++----------------------------------
 
83452
 2 files changed, 120 insertions(+), 168 deletions(-)
 
83453
 
 
83454
commit f94c33643d59f998beba663475555afac4cbde2e
 
83455
Author: Priit Laes <plaes@cvs.gnome.org>
 
83456
Date:   Tue Jan 18 13:23:08 2005 +0000
 
83457
 
 
83458
    Translation updated by Tõivo Leedjärv.
 
83459
    
 
83460
    2005-01-18  Priit Laes  <plaes@cvs.gnome.org>
 
83461
    
 
83462
        * et.po: Translation updated by Tõivo Leedjärv.
 
83463
 
 
83464
 po/ChangeLog |    4 +
 
83465
 po/et.po     | 2017 +++++++++++++++++-----------------------------------------
 
83466
 2 files changed, 586 insertions(+), 1435 deletions(-)
 
83467
 
 
83468
commit b335f80c13ef0c7d82d15b9a76eb7131bd9b44cd
 
83469
Author: Adam Weinberger <adamw@src.gnome.org>
 
83470
Date:   Mon Jan 17 20:59:01 2005 +0000
 
83471
 
 
83472
    Updated Canadian English translation.
 
83473
    
 
83474
    
 
83475
        * en_CA.po: Updated Canadian English translation.
 
83476
 
 
83477
 po/ChangeLog |    4 ++++
 
83478
 po/en_CA.po  |   26 +++++++++++++++-----------
 
83479
 2 files changed, 19 insertions(+), 11 deletions(-)
 
83480
 
 
83481
commit 9df5517cf31cf0bbd7de4082d376dec75efb2e1a
 
83482
Author: Laurent Dhima <laurenti@alblinux.net>
 
83483
Date:   Mon Jan 17 09:36:04 2005 +0000
 
83484
 
 
83485
    Updated Albanian translation by Elian Myftiu.
 
83486
    
 
83487
    2005-01-17  Laurent Dhima  <laurenti@alblinux.net>
 
83488
    
 
83489
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
83490
 
 
83491
 po/ChangeLog |    4 +
 
83492
 po/sq.po     |  178 +++++++++++++++-------------------------------------------
 
83493
 2 files changed, 50 insertions(+), 132 deletions(-)
 
83494
 
 
83495
commit 841f753f2f80b3e47f4ec6f6c6640a1264ef6d5a
 
83496
Author: Miloslav Trmac <mitr@volny.cz>
 
83497
Date:   Sun Jan 16 15:58:44 2005 +0000
 
83498
 
 
83499
    Updated Czech translation.
 
83500
    
 
83501
    2005-01-16  Miloslav Trmac  <mitr@volny.cz>
 
83502
    
 
83503
        * cs.po: Updated Czech translation.
 
83504
 
 
83505
 po/ChangeLog |    4 ++++
 
83506
 po/cs.po     |   32 +++++++++++++++++---------------
 
83507
 2 files changed, 21 insertions(+), 15 deletions(-)
 
83508
 
 
83509
commit 43cc057346c46305d01247fe5ba7938d6e98d39e
 
83510
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83511
Date:   Sun Jan 16 14:54:13 2005 +0000
 
83512
 
 
83513
    fixed #159685
 
83514
 
 
83515
 capplets/keyboard/ChangeLog                       |    4 ++++
 
83516
 capplets/keyboard/gnome-keyboard-properties.glade |   16 ++++++++--------
 
83517
 2 files changed, 12 insertions(+), 8 deletions(-)
 
83518
 
 
83519
commit 3a7bfdd0f8ba631e543a7e391333c0ce0a84be2b
 
83520
Author: Kjartan Maraas <kmaraas@gnome.org>
 
83521
Date:   Sat Jan 15 22:02:49 2005 +0000
 
83522
 
 
83523
    Add *.desktop.in files.
 
83524
    
 
83525
    2005-01-15  Kjartan Maraas  <kmaraas@gnome.org>
 
83526
    
 
83527
        * POTFILES.skip: Add *.desktop.in files.
 
83528
 
 
83529
 po/ChangeLog     |    4 ++++
 
83530
 po/POTFILES.skip |   17 +++++++++++++++++
 
83531
 2 files changed, 21 insertions(+), 0 deletions(-)
 
83532
 
 
83533
commit 3d44ca569671ec246c714b6ab1cb1be1de16a306
 
83534
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83535
Date:   Sat Jan 15 18:50:24 2005 +0000
 
83536
 
 
83537
    a bit of optimization
 
83538
 
 
83539
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   30 ++++++++++---------
 
83540
 1 files changed, 16 insertions(+), 14 deletions(-)
 
83541
 
 
83542
commit c49aedff2f50bba10999a7834ab1584377f2ba68
 
83543
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83544
Date:   Sat Jan 15 18:46:27 2005 +0000
 
83545
 
 
83546
    fixing the current model selection
 
83547
 
 
83548
 capplets/keyboard/ChangeLog                        |    5 +++
 
83549
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   31 +++++++++++++++----
 
83550
 2 files changed, 29 insertions(+), 7 deletions(-)
 
83551
 
 
83552
commit 9f3b6cd14c66e142dc144ebb91f260c55e469e68
 
83553
Author: Pawan Chitrakar <pawan@nplinux.org>
 
83554
Date:   Sat Jan 15 05:22:54 2005 +0000
 
83555
 
 
83556
    Update Nepali Translation
 
83557
    
 
83558
    2005-01-15  Pawan Chitrakar  <pawan@nplinux.org>
 
83559
    
 
83560
        * ne.po: Update Nepali Translation
 
83561
 
 
83562
 po/ChangeLog |    4 +
 
83563
 po/ne.po     | 1238 ++++++++++++++++++----------------------------------------
 
83564
 2 files changed, 383 insertions(+), 859 deletions(-)
 
83565
 
 
83566
commit aa0a05d67c6a195e2660ddf6b07e0af0ffc72bd5
 
83567
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
83568
Date:   Sat Jan 15 01:44:08 2005 +0000
 
83569
 
 
83570
    Updated Spanish translation.
 
83571
    
 
83572
    2005-01-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
83573
    
 
83574
        * es.po: Updated Spanish translation.
 
83575
 
 
83576
 po/ChangeLog |    4 ++
 
83577
 po/es.po     |  114 +++++++++++++++++++++++-----------------------------------
 
83578
 2 files changed, 49 insertions(+), 69 deletions(-)
 
83579
 
 
83580
commit 64961b9dfd5c5b115bc8c5d0d6f202f8fe5bbc6a
 
83581
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
83582
Date:   Fri Jan 14 16:25:11 2005 +0000
 
83583
 
 
83584
    2005-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
83585
 
 
83586
 po/ChangeLog |    4 +++
 
83587
 po/ja.po     |   67 ++++++++++++++++++++++-----------------------------------
 
83588
 2 files changed, 30 insertions(+), 41 deletions(-)
 
83589
 
 
83590
commit 080447df245669ae5732ef72748e438d7e975671
 
83591
Author: Laurent Dhima <laurenti@alblinux.net>
 
83592
Date:   Fri Jan 14 10:44:57 2005 +0000
 
83593
 
 
83594
    Updated Albanian translation by Elian Myftiu.
 
83595
    
 
83596
    2005-01-14  Laurent Dhima  <laurenti@alblinux.net>
 
83597
    
 
83598
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
83599
 
 
83600
 po/ChangeLog |    4 ++++
 
83601
 po/sq.po     |   56 +++++++++++++++++++-------------------------------------
 
83602
 2 files changed, 23 insertions(+), 37 deletions(-)
 
83603
 
 
83604
commit 64dfcb4fe4e87ef89b23b5a723cab649b3aed425
 
83605
Author: Adam Weinberger <adamw@src.gnome.org>
 
83606
Date:   Thu Jan 13 06:32:27 2005 +0000
 
83607
 
 
83608
    Updated Canadian English translation.
 
83609
    
 
83610
    
 
83611
        * en_CA.po: Updated Canadian English translation.
 
83612
 
 
83613
 po/ChangeLog |    4 ++++
 
83614
 po/en_CA.po  |   24 ++++++++++++++----------
 
83615
 2 files changed, 18 insertions(+), 10 deletions(-)
 
83616
 
 
83617
commit e5e68c264770b6d25271775baa06669b92f3f1e8
 
83618
Author: Sebastien Bacher <seb128@debian.org>
 
83619
Date:   Thu Jan 13 01:08:54 2005 +0000
 
83620
 
 
83621
    edit the keybinding when "enter" is pressed (Closes: #127992).
 
83622
    
 
83623
    2005-01-13  Sebastien Bacher  <seb128@debian.org>
 
83624
    
 
83625
        * gnome-keybinding-properties.c: (start_editing_kb_cb),
 
83626
        (setup_dialog): edit the keybinding when "enter" is pressed
 
83627
        (Closes: #127992).
 
83628
 
 
83629
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
83630
 capplets/keybindings/gnome-keybinding-properties.c |   18 ++++++++++++++++++
 
83631
 2 files changed, 24 insertions(+), 0 deletions(-)
 
83632
 
 
83633
commit 6e29105c35b90547caaee953af8dfd75ef88a446
 
83634
Author: Sebastien Bacher <seb128@debian.org>
 
83635
Date:   Thu Jan 13 00:56:07 2005 +0000
 
83636
 
 
83637
    patch from Christian - Manny Calavera - Neumair <chris@gnome-de.org>, add
 
83638
    
 
83639
    2005-01-13  Sebastien Bacher  <seb128@debian.org>
 
83640
    
 
83641
            * gnome-ui-properties.c: (setup_dialog):
 
83642
            * gnome-ui-properties.glade:
 
83643
            patch from Christian - Manny Calavera - Neumair <chris@gnome-de.org>,
 
83644
            add an option in the UI to activate menus accelators changes
 
83645
            (Closes: #148013).
 
83646
 
 
83647
 capplets/ui-properties/ChangeLog                 |    8 +++
 
83648
 capplets/ui-properties/gnome-ui-properties.c     |    3 +
 
83649
 capplets/ui-properties/gnome-ui-properties.glade |   59 ++++++++++++++++++---
 
83650
 3 files changed, 61 insertions(+), 9 deletions(-)
 
83651
 
 
83652
commit bb703355357e64882221edaa062c8e2439c13fc9
 
83653
Author: Adam Weinberger <adamw@src.gnome.org>
 
83654
Date:   Wed Jan 12 21:09:29 2005 +0000
 
83655
 
 
83656
    Updated Canadian English translation.
 
83657
    
 
83658
    
 
83659
        * en_CA.po: Updated Canadian English translation.
 
83660
 
 
83661
 po/ChangeLog |    4 ++++
 
83662
 po/en_CA.po  |   28 +++++++---------------------
 
83663
 2 files changed, 11 insertions(+), 21 deletions(-)
 
83664
 
 
83665
commit 2d481e4827d7b2d28cf861d714e3dcee8dc56602
 
83666
Author: Sebastien Bacher <seb128@debian.org>
 
83667
Date:   Wed Jan 12 17:43:50 2005 +0000
 
83668
 
 
83669
    post release bump to 2.9.5.
 
83670
    
 
83671
    2004-12-20  Sebastien Bacher  <seb128@debian.org>
 
83672
    
 
83673
            * configure.in: post release bump to 2.9.5.
 
83674
 
 
83675
 ChangeLog    |    6 ++++++
 
83676
 configure.in |    2 +-
 
83677
 2 files changed, 7 insertions(+), 1 deletions(-)
 
83678
 
 
83679
commit 3d3e0a8a738085bc1135f2c6dad703bc1e608516
 
83680
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
83681
Date:   Wed Jan 12 15:15:29 2005 +0000
 
83682
 
 
83683
    updated
 
83684
 
 
83685
 po/af.po      |  952 ++++++++++++++++++++++++++++----------------
 
83686
 po/am.po      |  945 +++++++++++++++++++++++++++-----------------
 
83687
 po/ar.po      |  931 ++++++++++++++++++++++++++++---------------
 
83688
 po/az.po      |  935 ++++++++++++++++++++++++++++---------------
 
83689
 po/be.po      |  976 ++++++++++++++++++++++++++++-----------------
 
83690
 po/bg.po      |   80 ++--
 
83691
 po/bn.po      |  935 ++++++++++++++++++++++++++++---------------
 
83692
 po/bs.po      |  942 ++++++++++++++++++++++++++++----------------
 
83693
 po/ca.po      |  988 +++++++++++++++++++++++++++++-----------------
 
83694
 po/cs.po      |  155 ++++----
 
83695
 po/cy.po      |  957 ++++++++++++++++++++++++++++-----------------
 
83696
 po/da.po      |  950 +++++++++++++++++++++++++++----------------
 
83697
 po/de.po      |  908 +++++++++++++++++++++++++++---------------
 
83698
 po/el.po      |  285 ++++++++------
 
83699
 po/en_CA.po   |  148 ++++----
 
83700
 po/en_GB.po   |  901 +++++++++++++++++++++++++++--------------
 
83701
 po/es.po      |  233 +++++++-----
 
83702
 po/et.po      |  971 ++++++++++++++++++++++++++++-----------------
 
83703
 po/eu.po      |  953 ++++++++++++++++++++++++++++----------------
 
83704
 po/fa.po      |  964 ++++++++++++++++++++++++++++-----------------
 
83705
 po/fi.po      |  950 ++++++++++++++++++++++++++++----------------
 
83706
 po/fr.po      |  937 ++++++++++++++++++++++++++++----------------
 
83707
 po/ga.po      |  927 +++++++++++++++++++++++++++----------------
 
83708
 po/gl.po      |  985 ++++++++++++++++++++++++++++------------------
 
83709
 po/gu.po      |  936 ++++++++++++++++++++++++++++---------------
 
83710
 po/he.po      |  966 ++++++++++++++++++++++++++++-----------------
 
83711
 po/hi.po      |  951 ++++++++++++++++++++++++++++----------------
 
83712
 po/hr.po      |  945 ++++++++++++++++++++++++++++----------------
 
83713
 po/hu.po      |  935 ++++++++++++++++++++++++++++---------------
 
83714
 po/id.po      |  925 ++++++++++++++++++++++++++++---------------
 
83715
 po/is.po      |  946 ++++++++++++++++++++++++++++----------------
 
83716
 po/it.po      |  933 ++++++++++++++++++++++++++++---------------
 
83717
 po/ja.po      |  173 +++++----
 
83718
 po/ko.po      |  931 ++++++++++++++++++++++++++++---------------
 
83719
 po/lt.po      |  154 ++++----
 
83720
 po/lv.po      |  978 ++++++++++++++++++++++++++++-----------------
 
83721
 po/mk.po      |  252 ++++++++-----
 
83722
 po/ml.po      |  968 ++++++++++++++++++++++++++++-----------------
 
83723
 po/mn.po      |  954 ++++++++++++++++++++++++++++----------------
 
83724
 po/ms.po      |  951 ++++++++++++++++++++++++++++----------------
 
83725
 po/nb.po      |   67 ++--
 
83726
 po/ne.po      | 1238 +++++++++++++++++++++++++++++++++++++++------------------
 
83727
 po/nl.po      |  946 +++++++++++++++++++++++++++----------------
 
83728
 po/nn.po      |  937 ++++++++++++++++++++++++++++----------------
 
83729
 po/no.po      |   67 ++--
 
83730
 po/nso.po     |  933 ++++++++++++++++++++++++++++---------------
 
83731
 po/pa.po      |  931 ++++++++++++++++++++++++++++---------------
 
83732
 po/pl.po      |  945 ++++++++++++++++++++++++++++----------------
 
83733
 po/pt.po      |  957 ++++++++++++++++++++++++++++----------------
 
83734
 po/pt_BR.po   |  936 ++++++++++++++++++++++++++++----------------
 
83735
 po/ro.po      |  938 ++++++++++++++++++++++++++++----------------
 
83736
 po/ru.po      |  289 ++++++++------
 
83737
 po/sk.po      |  947 ++++++++++++++++++++++++++++----------------
 
83738
 po/sl.po      |  960 ++++++++++++++++++++++++++++-----------------
 
83739
 po/sq.po      |  198 ++++++----
 
83740
 po/sr.po      |  957 ++++++++++++++++++++++++++++----------------
 
83741
 po/sr@Latn.po |  957 ++++++++++++++++++++++++++++----------------
 
83742
 po/sv.po      |  237 ++++++------
 
83743
 po/ta.po      |  931 ++++++++++++++++++++++++++++---------------
 
83744
 po/th.po      |  954 ++++++++++++++++++++++++++++----------------
 
83745
 po/tr.po      |  937 ++++++++++++++++++++++++++++----------------
 
83746
 po/uk.po      |  939 ++++++++++++++++++++++++++++----------------
 
83747
 po/vi.po      |  965 ++++++++++++++++++++++++++++-----------------
 
83748
 po/wa.po      |  977 ++++++++++++++++++++++++++++-----------------
 
83749
 po/zh_CN.po   |  901 +++++++++++++++++++++++++++--------------
 
83750
 po/zh_TW.po   |  972 ++++++++++++++++++++++++++++-----------------
 
83751
 po/zu.po      |  937 ++++++++++++++++++++++++++++----------------
 
83752
 67 files changed, 34139 insertions(+), 19620 deletions(-)
 
83753
 
 
83754
commit e088a753108781d14d9cbe03ba2ec67144da0a27
 
83755
Author: Sebastien Bacher <seb128@debian.org>
 
83756
Date:   Wed Jan 12 14:50:44 2005 +0000
 
83757
 
 
83758
    Version 2.9.4.
 
83759
    
 
83760
    2004-12-20  Sebastien Bacher  <seb128@debian.org>
 
83761
    
 
83762
            * configure.in: Version 2.9.4.
 
83763
 
 
83764
 ChangeLog |    4 ++++
 
83765
 1 files changed, 4 insertions(+), 0 deletions(-)
 
83766
 
 
83767
commit 3bcc2e4f42e2e137e35c12f91fea865ac5c0a9cc
 
83768
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
83769
Date:   Wed Jan 12 14:49:11 2005 +0000
 
83770
 
 
83771
    translation credits
 
83772
 
 
83773
 NEWS |   17 +++++++++++++++++
 
83774
 1 files changed, 17 insertions(+), 0 deletions(-)
 
83775
 
 
83776
commit f1ee5fac3461cc730e3e121728bfa7b80ce2ef5f
 
83777
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
83778
Date:   Wed Jan 12 14:29:47 2005 +0000
 
83779
 
 
83780
    updated the NEWS
 
83781
 
 
83782
 NEWS |   10 +++++++---
 
83783
 1 files changed, 7 insertions(+), 3 deletions(-)
 
83784
 
 
83785
commit fab221341918f4b3892a5b7de48301154159ea81
 
83786
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
83787
Date:   Wed Jan 12 01:45:56 2005 +0000
 
83788
 
 
83789
    updated
 
83790
 
 
83791
 NEWS |    6 ++++++
 
83792
 1 files changed, 6 insertions(+), 0 deletions(-)
 
83793
 
 
83794
commit 3aeea5bd841e65db3831b1bbc23ff26a57392dd0
 
83795
Author: Sebastien Bacher <seb128@debian.org>
 
83796
Date:   Wed Jan 12 01:30:23 2005 +0000
 
83797
 
 
83798
    patch from Adriano Del Vigna <adriano.delvigna@freedows.com> to add a
 
83799
    
 
83800
    2005-01-11  Sebastien Bacher  <seb128@debian.org>
 
83801
    
 
83802
        * gnome-network-preferences.c: (create_listmodel),
 
83803
        (populate_listmodel), (config_treeview), (cb_add_url),
 
83804
        (cb_remove_url), (cb_dialog_response), (setup_dialog):
 
83805
        * gnome-network-preferences.glade:
 
83806
        patch from Adriano Del Vigna <adriano.delvigna@freedows.com> to add
 
83807
        a proxy exclusion list configuration (Closes: #147666).
 
83808
 
 
83809
 capplets/network/ChangeLog                       |    9 +
 
83810
 capplets/network/gnome-network-preferences.c     |  115 +++-
 
83811
 capplets/network/gnome-network-preferences.glade | 1182 +++++++++++++---------
 
83812
 3 files changed, 813 insertions(+), 493 deletions(-)
 
83813
 
 
83814
commit bf7d49e37853f66607903aa187667c147a1f8c34
 
83815
Author: Sebastien Bacher <seb128@debian.org>
 
83816
Date:   Tue Jan 11 23:48:10 2005 +0000
 
83817
 
 
83818
    patch from John Spray <jcs116@york.ac.uk> to use the style described in
 
83819
    
 
83820
    2005-01-12  Sebastien Bacher  <seb128@debian.org>
 
83821
    
 
83822
        * gnome-settings-accessibility-keyboard.c: (warning_dialog_post):
 
83823
        patch from John Spray <jcs116@york.ac.uk> to use the style described
 
83824
        in the HIG for the titles (Closes: #163653).
 
83825
 
 
83826
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
83827
 .../gnome-settings-accessibility-keyboard.c        |    3 ++-
 
83828
 2 files changed, 8 insertions(+), 1 deletions(-)
 
83829
 
 
83830
commit d34d345d0d85ab6ef384b52ec571cb2944e7fb34
 
83831
Author: Kjartan Maraas <kmaraas@gnome.org>
 
83832
Date:   Tue Jan 11 00:57:34 2005 +0000
 
83833
 
 
83834
    Update Update
 
83835
    
 
83836
    2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
 
83837
    
 
83838
        * nb.po: Update
 
83839
        * no.po: Update
 
83840
 
 
83841
 po/ChangeLog |    5 +++
 
83842
 po/nb.po     |   84 +++++++++++++++++++++++++++++----------------------------
 
83843
 po/no.po     |   84 +++++++++++++++++++++++++++++----------------------------
 
83844
 3 files changed, 91 insertions(+), 82 deletions(-)
 
83845
 
 
83846
commit 9042303784d452d4a7127916c486d9efedda8c0a
 
83847
Author: Rodney Dawes <dobey@novell.com>
 
83848
Date:   Mon Jan 10 15:46:00 2005 +0000
 
83849
 
 
83850
    Fix compile warning for syslangs declaration Wrap g_get_language_names in
 
83851
    
 
83852
    2005-01-10  Rodney Dawes  <dobey@novell.com>
 
83853
    
 
83854
        * gnome-wp-xml.c (gnome_wp_xml_load_xml):
 
83855
        Fix compile warning for syslangs declaration
 
83856
        Wrap g_get_language_names in #if GLIB_CHECK_VERSION as it is 2.6 API
 
83857
 
 
83858
 capplets/background/ChangeLog      |    6 ++++++
 
83859
 capplets/background/gnome-wp-xml.c |    4 +++-
 
83860
 2 files changed, 9 insertions(+), 1 deletions(-)
 
83861
 
 
83862
commit 704131e28d3cce94ecf659d5e20698550fd65c72
 
83863
Author: Alexander Shopov <ash@contact.bg>
 
83864
Date:   Mon Jan 10 13:19:42 2005 +0000
 
83865
 
 
83866
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
83867
    
 
83868
    2005-01-10  Alexander Shopov  <ash@contact.bg>
 
83869
    
 
83870
        * bg.po: Updated Bulgarian translation by
 
83871
        Vladimir Petkov <vpetkov@i-space.org>
 
83872
 
 
83873
 po/ChangeLog |    5 +
 
83874
 po/bg.po     | 1012 ++++++++++++++++++++++++++++++++--------------------------
 
83875
 2 files changed, 560 insertions(+), 457 deletions(-)
 
83876
 
 
83877
commit 71913620ae02f381a861da551b5bb3b59ad78a4a
 
83878
Author: Pawan Chitrakar <pawan@nplinux.org>
 
83879
Date:   Mon Jan 10 06:30:36 2005 +0000
 
83880
 
 
83881
    Added Nepali Translation
 
83882
    
 
83883
    2005-01-10  Pawan Chitrakar  <pawan@nplinux.org>
 
83884
    
 
83885
        * ne.po: Added Nepali Translation
 
83886
 
 
83887
 po/ne.po | 3067 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
83888
 1 files changed, 3067 insertions(+), 0 deletions(-)
 
83889
 
 
83890
commit d12ad65391f04c03019eb90799cda37581a0b873
 
83891
Author: Pawan Chitrakar <pawan@nplinux.org>
 
83892
Date:   Mon Jan 10 06:27:30 2005 +0000
 
83893
 
 
83894
    Added nepali translation
 
83895
    
 
83896
    2005-01-10  Pawan Chitrakar  <pawan@nplinux.org>
 
83897
    
 
83898
        * ne.po: Added nepali translation
 
83899
    
 
83900
        * configure.in: Added ne "nepali" in ALL_LINGUAS
 
83901
    
 
83902
    a
 
83903
 
 
83904
 ChangeLog    |    4 ++++
 
83905
 configure.in |    2 +-
 
83906
 po/ChangeLog |    4 ++++
 
83907
 3 files changed, 9 insertions(+), 1 deletions(-)
 
83908
 
 
83909
commit 12c59c7f09022e066bb0a71dac1eb5cacd349d6f
 
83910
Author: Rodney Dawes <dobey@novell.com>
 
83911
Date:   Sun Jan 9 23:57:36 2005 +0000
 
83912
 
 
83913
    Add new callback routine for when the preview widget in the file chooser
 
83914
    
 
83915
    2005-01-09  Rodney Dawes  <dobey@novell.com>
 
83916
    
 
83917
        * gnome-wp-capplet.[ch] (gnome_wp_update_preview): Add new callback
 
83918
        routine for when the preview widget in the file chooser needs an update
 
83919
        (wallpaper_properties_init): Set the preview widget in the file chooser
 
83920
        to a GtkImage object and connect to the update-preview signal for when
 
83921
        the selected file changes
 
83922
        - Based on patch from Sebastien Bacher <seb128@debian.org>
 
83923
    
 
83924
        Fixes #139714
 
83925
 
 
83926
 capplets/background/ChangeLog          |   11 ++++++++
 
83927
 capplets/background/gnome-wp-capplet.c |   41 ++++++++++++++++++++++++++++++++
 
83928
 capplets/background/gnome-wp-capplet.h |    1 +
 
83929
 3 files changed, 53 insertions(+), 0 deletions(-)
 
83930
 
 
83931
commit b27b907b321b6226edbc93b64aec10304c61afcc
 
83932
Author: Rodney Dawes <dobey@novell.com>
 
83933
Date:   Sun Jan 9 04:15:56 2005 +0000
 
83934
 
 
83935
    Preload the directory rather than nothing when adding directories for
 
83936
    
 
83937
    2005-01-08  Rodney Dawes  <dobey@novell.com>
 
83938
    
 
83939
        * gnome-wp-capplet.c (wallpaper_properties_init): Preload the directory
 
83940
        rather than nothing when adding directories for gconf notification
 
83941
 
 
83942
 capplets/background/ChangeLog          |    5 +++++
 
83943
 capplets/background/gnome-wp-capplet.c |    4 ++--
 
83944
 2 files changed, 7 insertions(+), 2 deletions(-)
 
83945
 
 
83946
commit bdd4d0142e4d8c5b252877bd22c738c5e2e88877
 
83947
Author: Rodney Dawes <dobey@novell.com>
 
83948
Date:   Sun Jan 9 03:53:35 2005 +0000
 
83949
 
 
83950
    Add %F to Exec command line
 
83951
    
 
83952
    2005-01-08  Rodney Dawes  <dobey@novell.com>
 
83953
    
 
83954
        * background.desktop.in.in: Add %F to Exec command line
 
83955
    
 
83956
        * gnome-wp-capplet.[ch] (gnome_wp_remove_wp): Check that the tree path
 
83957
        is not NULL before removing items from the list store
 
83958
        (gnome_wp_load_stuffs): Don't duplicate the code from
 
83959
        gnome_wp_add_image/gnome_wp_capplet_scroll_to_item  here
 
83960
        Load any images we were passed on the command line, and free the
 
83961
        GSList that they were stored in after doing so
 
83962
        (gnome_wp_file_changed): Clean up to just call gnome_wp_add_image and
 
83963
        gnome_wp_capplet_scroll_to_item rather than duplicating the code
 
83964
        (wallpaper_properties_init): Take a poptContext argument now
 
83965
        Parse the poptContext into a GSList for loading the images from
 
83966
        (main): Use a clearer variable name for the GnomeProgram object
 
83967
        Get the poptContext from the GnomeProgram object and pass it through
 
83968
        to wallpaper_properties_init
 
83969
    
 
83970
        Fixes #120720
 
83971
 
 
83972
 capplets/background/ChangeLog                |   20 ++++++++
 
83973
 capplets/background/background.desktop.in.in |    2 +-
 
83974
 capplets/background/gnome-wp-capplet.c       |   68 ++++++++++++++------------
 
83975
 capplets/background/gnome-wp-capplet.h       |    3 +
 
83976
 capplets/background/gnome-wp-item.c          |    4 +-
 
83977
 5 files changed, 64 insertions(+), 33 deletions(-)
 
83978
 
 
83979
commit 35037d76eca3d220ba9749f83d7c3d07362a9bd5
 
83980
Author: Thomas Wood <thos@gnome.org>
 
83981
Date:   Sun Jan 9 01:21:07 2005 +0000
 
83982
 
 
83983
    Load translated XML description elements if available
 
83984
    
 
83985
    2005-01-08  Thomas Wood  <thos@gnome.org>
 
83986
    
 
83987
        * gnome-wp-xml.c (gnome_wp_xml_load_xml): Load translated XML
 
83988
        description elements if available
 
83989
    
 
83990
        Fixes #160700
 
83991
 
 
83992
 capplets/background/ChangeLog      |    7 +++++++
 
83993
 capplets/background/gnome-wp-xml.c |   19 ++++++++++++++++++-
 
83994
 2 files changed, 25 insertions(+), 1 deletions(-)
 
83995
 
 
83996
commit bbf89d121b7ba4bacf655fc00e3bfd938f956454
 
83997
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
83998
Date:   Sat Jan 8 23:00:52 2005 +0000
 
83999
 
 
84000
    fixing #163299
 
84001
 
 
84002
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
84003
 .../gnome-settings-keyboard-xkb.c                  |   13 +++++++++++--
 
84004
 2 files changed, 15 insertions(+), 2 deletions(-)
 
84005
 
 
84006
commit 6b0d6cac30a70e50c2ed55fb0bc67ca577f591e9
 
84007
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84008
Date:   Sat Jan 8 21:23:15 2005 +0000
 
84009
 
 
84010
    a bit of more optimization
 
84011
 
 
84012
 .../gnome-settings-keyboard-xkb.c                  |    8 ++++----
 
84013
 1 files changed, 4 insertions(+), 4 deletions(-)
 
84014
 
 
84015
commit d52a911b8e544d3cf81999255b28c343d43db62b
 
84016
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84017
Date:   Sat Jan 8 21:04:33 2005 +0000
 
84018
 
 
84019
    update save/load function names
 
84020
 
 
84021
 .../gnome-settings-keyboard-xkb.c                  |  109 +++++++++-----------
 
84022
 1 files changed, 49 insertions(+), 60 deletions(-)
 
84023
 
 
84024
commit d4d9ff7c1f810f737ba4597670c1fe79aa894bac
 
84025
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84026
Date:   Sat Jan 8 21:01:03 2005 +0000
 
84027
 
 
84028
    update function names
 
84029
 
 
84030
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    4 ++--
 
84031
 1 files changed, 2 insertions(+), 2 deletions(-)
 
84032
 
 
84033
commit af6e3298716f9433a46337381533cc437d6b0f74
 
84034
Author: Rodney Dawes <dobey@novell.com>
 
84035
Date:   Sat Jan 8 20:47:52 2005 +0000
 
84036
 
 
84037
    Fix the leaks in the scaling type option menu creation correctly
 
84038
    
 
84039
    2005-01-08  Rodney Dawes  <dobey@novell.com>
 
84040
    
 
84041
        * gnome-wp-capplet.c (wallpaper_properties_init): Fix the leaks
 
84042
        in the scaling type option menu creation correctly
 
84043
 
 
84044
 capplets/background/ChangeLog          |    7 ++++++-
 
84045
 capplets/background/gnome-wp-capplet.c |    5 ++++-
 
84046
 2 files changed, 10 insertions(+), 2 deletions(-)
 
84047
 
 
84048
commit a05153311a6fd9a40c3848b692d467532e1ac12c
 
84049
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
84050
Date:   Sat Jan 8 18:49:10 2005 +0000
 
84051
 
 
84052
    update
 
84053
 
 
84054
 po/mk.po |  967 ++++++++++++++++++++++++++++++++++++--------------------------
 
84055
 1 files changed, 565 insertions(+), 402 deletions(-)
 
84056
 
 
84057
commit 67c8ce4925257cbc018a0eb98bef2cf13a020283
 
84058
Author: Laurent Dhima <laurenti@alblinux.net>
 
84059
Date:   Sat Jan 8 15:42:40 2005 +0000
 
84060
 
 
84061
    Updated Albanian translation by Elian Myftiu.
 
84062
    
 
84063
    2005-01-08  Laurent Dhima  <laurenti@alblinux.net>
 
84064
    
 
84065
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
84066
 
 
84067
 po/ChangeLog |    4 +
 
84068
 po/sq.po     |  929 +++++++++++++++++++++++++++++++++++-----------------------
 
84069
 2 files changed, 568 insertions(+), 365 deletions(-)
 
84070
 
 
84071
commit ad89ead4da482e92f0d15e973df76b35e5aded99
 
84072
Author: Sebastien Bacher <seb128@debian.org>
 
84073
Date:   Sat Jan 8 14:47:57 2005 +0000
 
84074
 
 
84075
    add evolution-2.0 and evolution-2.2 to the mailers list (Closes: #163334).
 
84076
    
 
84077
    2005-01-08  Sebastien Bacher  <seb128@debian.org>
 
84078
    
 
84079
            * gnome-default-applications-properties-structs.c: add evolution-2.0
 
84080
            and evolution-2.2 to the mailers list (Closes: #163334).
 
84081
 
 
84082
 capplets/default-applications/ChangeLog            |    5 +++++
 
84083
 ...gnome-default-applications-properties-structs.c |    2 ++
 
84084
 2 files changed, 7 insertions(+), 0 deletions(-)
 
84085
 
 
84086
commit b30091f9abea68f74ef353a70d7691e0217aa40d
 
84087
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84088
Date:   Sat Jan 8 00:13:28 2005 +0000
 
84089
 
 
84090
    sorry for committing debug version
 
84091
 
 
84092
 .../gnome-settings-keyboard-xkb.c                  |    2 +-
 
84093
 1 files changed, 1 insertions(+), 1 deletions(-)
 
84094
 
 
84095
commit fd1a0c770e85f339bded46165b2534b3f0022bd4
 
84096
Author: Sebastien Bacher <seb128@debian.org>
 
84097
Date:   Fri Jan 7 23:18:19 2005 +0000
 
84098
 
 
84099
    fixed the mnemonics for some widgets (Closes: #163227).
 
84100
    
 
84101
    2005-01-08  Sebastien Bacher  <seb128@debian.org>
 
84102
    
 
84103
            * gnome-keyboard-properties.glade: fixed the mnemonics for some widgets
 
84104
            (Closes: #163227).
 
84105
 
 
84106
 capplets/keyboard/ChangeLog                       |    5 +++++
 
84107
 capplets/keyboard/gnome-keyboard-properties.glade |    3 +++
 
84108
 2 files changed, 8 insertions(+), 0 deletions(-)
 
84109
 
 
84110
commit 6c18c3ea3b001b50cc8a81b9ec0b74ccbde418ea
 
84111
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
84112
Date:   Fri Jan 7 21:30:21 2005 +0000
 
84113
 
 
84114
    Updated Spanish translation.
 
84115
    
 
84116
    2005-01-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
84117
    
 
84118
        * es.po: Updated Spanish translation.
 
84119
 
 
84120
 po/ChangeLog |    4 ++
 
84121
 po/es.po     |   94 +++++++++++++++++++++++++++++----------------------------
 
84122
 2 files changed, 52 insertions(+), 46 deletions(-)
 
84123
 
 
84124
commit 52b43b5d1c17744b83c0c53e3804b8d77a35b330
 
84125
Author: Sebastien Bacher <seb128@debian.org>
 
84126
Date:   Fri Jan 7 13:24:56 2005 +0000
 
84127
 
 
84128
    add Mod2Mask and Mod4Mask to the modifiers, fix the issue with Numlock
 
84129
    
 
84130
    2005-01-07  Sebastien Bacher  <seb128@debian.org>
 
84131
    
 
84132
        * gnome-settings-mouse.c: (set_locate_pointer): add Mod2Mask and
 
84133
        Mod4Mask to the modifiers, fix the issue with Numlock activated
 
84134
        (Closes: #149383).
 
84135
 
 
84136
 gnome-settings-daemon/ChangeLog              |    6 ++++++
 
84137
 gnome-settings-daemon/gnome-settings-mouse.c |   22 ++++++++++++++++++++++
 
84138
 2 files changed, 28 insertions(+), 0 deletions(-)
 
84139
 
 
84140
commit 9b8a663c05b585fb3768f82e4d0b7fce235cf87c
 
84141
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84142
Date:   Fri Jan 7 03:48:15 2005 +0000
 
84143
 
 
84144
    a bit of optimization - no more redundant xkb reconfigurations
 
84145
 
 
84146
 gnome-settings-daemon/ChangeLog                    |    5 ++
 
84147
 .../gnome-settings-keyboard-xkb.c                  |   41 +++++++++++++------
 
84148
 2 files changed, 33 insertions(+), 13 deletions(-)
 
84149
 
 
84150
commit 2c817e4d7af62a8cd475134fca21cc55b7e7453b
 
84151
Author: Žygimantas Beručka <uid0@akl.lt>
 
84152
Date:   Thu Jan 6 21:47:21 2005 +0000
 
84153
 
 
84154
    Updated Lithuanian translation.
 
84155
    
 
84156
    2005-01-06  Žygimantas Beručka  <uid0@akl.lt>
 
84157
    
 
84158
            * lt.po: Updated Lithuanian translation.
 
84159
 
 
84160
 po/ChangeLog |    4 ++
 
84161
 po/lt.po     |  125 ++++++++++++++++++++++++++++++----------------------------
 
84162
 2 files changed, 69 insertions(+), 60 deletions(-)
 
84163
 
 
84164
commit 49e7ca15c54b93d987a0d47708e65a82fd38298d
 
84165
Author: Miloslav Trmac <mitr@volny.cz>
 
84166
Date:   Thu Jan 6 19:53:16 2005 +0000
 
84167
 
 
84168
    Updated Czech translation.
 
84169
    
 
84170
    2005-01-06  Miloslav Trmac  <mitr@volny.cz>
 
84171
    
 
84172
        * cs.po: Updated Czech translation.
 
84173
 
 
84174
 po/ChangeLog |    4 ++
 
84175
 po/cs.po     |  101 ++++++++++++++++++++++++++++-----------------------------
 
84176
 2 files changed, 54 insertions(+), 51 deletions(-)
 
84177
 
 
84178
commit dc10539a5f8ae8c6f7c1393da6545a9910af3831
 
84179
Author: Sebastien Bacher <seb128@debian.org>
 
84180
Date:   Thu Jan 6 11:54:55 2005 +0000
 
84181
 
 
84182
    check the permission of the .icons/.themes dir instead of the files in it
 
84183
    
 
84184
    2005-01-06  Sebastien Bacher  <seb128@debian.org>
 
84185
    
 
84186
            * gnome-theme-installer.c: (install_dialog_response): check the
 
84187
            permission of the .icons/.themes dir instead of the files in it
 
84188
            (Closes: #161649).
 
84189
 
 
84190
 capplets/theme-switcher/ChangeLog               |    6 ++++++
 
84191
 capplets/theme-switcher/gnome-theme-installer.c |    4 ++--
 
84192
 2 files changed, 8 insertions(+), 2 deletions(-)
 
84193
 
 
84194
commit b6650c0f8cc78d51a03366528eaecc477d14bc4c
 
84195
Author: Adam Weinberger <adamw@src.gnome.org>
 
84196
Date:   Thu Jan 6 03:44:52 2005 +0000
 
84197
 
 
84198
    Updated Canadian English translation.
 
84199
    
 
84200
    
 
84201
        * en_CA.po: Updated Canadian English translation.
 
84202
 
 
84203
 po/ChangeLog |    4 +++
 
84204
 po/en_CA.po  |   76 +++++++++++++++++++++++++++------------------------------
 
84205
 2 files changed, 40 insertions(+), 40 deletions(-)
 
84206
 
 
84207
commit 495745ad408667f95f07d5a94f0cfae566c0e808
 
84208
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
84209
Date:   Thu Jan 6 01:56:27 2005 +0000
 
84210
 
 
84211
    HIG corrections. Use HIG capitalization for buttons: "Reset to defaults"
 
84212
    
 
84213
    
 
84214
    2005-01-05  Dennis Cranston <dennis_cranston@yahoo.com>
 
84215
    
 
84216
        * gnome-keyboard-properties.glade:  HIG corrections.
 
84217
        Use HIG capitalization for buttons: "Reset to defaults" ->
 
84218
        "Reset To Defaults".  Use HIG capitalization for window titles:
 
84219
        "Choose a keyboard model" -> "Choose A Keyboard Model" &
 
84220
        "Choose a layout" -> "Choose A Layout".  Add a missing ":"
 
84221
        from "Model" -> "Model:". Remove the dialog separators.
 
84222
        Use HIG widget padding to match the other capplet dialogs.
 
84223
 
 
84224
 capplets/keyboard/ChangeLog                       |   10 +++++++
 
84225
 capplets/keyboard/gnome-keyboard-properties.glade |   28 +++++++++++---------
 
84226
 2 files changed, 25 insertions(+), 13 deletions(-)
 
84227
 
 
84228
commit 0c91ba5a962ee5062fe214a201e36505f8f4fca1
 
84229
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84230
Date:   Thu Jan 6 00:02:04 2005 +0000
 
84231
 
 
84232
    Update Update
 
84233
    
 
84234
    2005-01-06  Kjartan Maraas  <kmaraas@gnome.org>
 
84235
    
 
84236
        * nb.po: Update
 
84237
        * no.po: Update
 
84238
 
 
84239
 po/ChangeLog |    5 +++
 
84240
 po/nb.po     |   96 +++++++++++++++++++++++++++++++---------------------------
 
84241
 po/no.po     |   96 +++++++++++++++++++++++++++++++---------------------------
 
84242
 3 files changed, 107 insertions(+), 90 deletions(-)
 
84243
 
 
84244
commit e0a7c3ebf3828088cb1dd54b1bd1f38c4dec40cf
 
84245
Author: Sebastien Bacher <seb128@debian.org>
 
84246
Date:   Wed Jan 5 20:46:53 2005 +0000
 
84247
 
 
84248
    fixed a typo in the label-for for the "pixels/second" label (Part of
 
84249
    
 
84250
    2005-01-05  Sebastien Bacher  <seb128@debian.org>
 
84251
    
 
84252
            * gnome-accessibility-keyboard-properties.glade: fixed a typo in the
 
84253
            label-for for the "pixels/second" label (Part of #162368).
 
84254
 
 
84255
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
84256
 .../gnome-accessibility-keyboard-properties.glade  |    4 ++--
 
84257
 2 files changed, 7 insertions(+), 2 deletions(-)
 
84258
 
 
84259
commit efba053cd1fffded67acbf1d2fa8c58f2be9b84e
 
84260
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
84261
Date:   Wed Jan 5 10:50:29 2005 +0000
 
84262
 
 
84263
    updated
 
84264
 
 
84265
 NEWS |    2 ++
 
84266
 1 files changed, 2 insertions(+), 0 deletions(-)
 
84267
 
 
84268
commit e05cbe044e43c66b49f014baf666142f315cd839
 
84269
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
84270
Date:   Wed Jan 5 03:03:10 2005 +0000
 
84271
 
 
84272
    use g_spawn_sync() and g_spawn_async() to define the working directory.
 
84273
    
 
84274
    
 
84275
    2005-01-04  Dennis Cranston <dennis_cranston@yahoo.com>
 
84276
    
 
84277
        * gnome-settings-multimedia-keys.c: (execute):  use g_spawn_sync()
 
84278
        and g_spawn_async() to define the working directory.
 
84279
 
 
84280
 gnome-settings-daemon/ChangeLog                    |    5 ++++
 
84281
 .../gnome-settings-multimedia-keys.c               |   24 +++++++++++++++-----
 
84282
 2 files changed, 23 insertions(+), 6 deletions(-)
 
84283
 
 
84284
commit 9946689e3df21647b3a260cf817ca0f25279e398
 
84285
Author: Shakti Sen <shprasad@novell.com>
 
84286
Date:   Tue Jan 4 18:39:00 2005 +0000
 
84287
 
 
84288
    Defined PREFIX to <prefix> bug #153203
 
84289
    
 
84290
    2005-01-04  Shakti Sen <shprasad@novell.com>
 
84291
    
 
84292
            * configure.in: Defined PREFIX to <prefix>
 
84293
            bug #153203
 
84294
    
 
84295
    2005-01-04  Shakti Sen <shprasad@novell.com>
 
84296
    
 
84297
            * theme-thumbnailer.c (main): Added the full path of the theme
 
84298
            so that it will create the thumbnail.
 
84299
            Fixes bug #153203
 
84300
 
 
84301
 ChangeLog                              |    5 +++++
 
84302
 NEWS                                   |    1 +
 
84303
 configure.in                           |    1 +
 
84304
 vfs-methods/themus/ChangeLog           |    6 ++++++
 
84305
 vfs-methods/themus/theme-thumbnailer.c |   25 +++++++++++++++++++++----
 
84306
 5 files changed, 34 insertions(+), 4 deletions(-)
 
84307
 
 
84308
commit bd99e7e01bd826562e113ce59b5ff81a6f163168
 
84309
Author: Sebastien Bacher <seb128@debian.org>
 
84310
Date:   Tue Jan 4 09:41:21 2005 +0000
 
84311
 
 
84312
    fixed a grammar error (Closes: #131521)
 
84313
    
 
84314
    2005-01-04  Sebastien Bacher  <seb128@debian.org>
 
84315
    
 
84316
            * gnome-mouse-properties.glade: fixed a grammar error (Closes: #131521)
 
84317
 
 
84318
 capplets/mouse/ChangeLog                    |    4 ++++
 
84319
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
84320
 2 files changed, 5 insertions(+), 1 deletions(-)
 
84321
 
 
84322
commit dbb03af7628e15d38ebda869ddc196b365667b05
 
84323
Author: Dan Winship <danw@novell.com>
 
84324
Date:   Mon Jan 3 20:50:06 2005 +0000
 
84325
 
 
84326
    Remove redundant check for ngettext, since AM_GLIB_GNU_GETTEXT already
 
84327
    
 
84328
    2005-01-03  Dan Winship  <danw@novell.com>
 
84329
    
 
84330
        * configure.in: Remove redundant check for ngettext, since
 
84331
        AM_GLIB_GNU_GETTEXT already checks for it (in both libc and
 
84332
        libintl)._
 
84333
    
 
84334
    2005-01-03  Dan Winship  <danw@novell.com>
 
84335
    
 
84336
        * gswitchit_util.c (GSwitchItLogAppender): Cast time_t to long to
 
84337
        match the printf format.
 
84338
 
 
84339
 ChangeLog    |    6 ++++++
 
84340
 configure.in |    5 -----
 
84341
 2 files changed, 6 insertions(+), 5 deletions(-)
 
84342
 
 
84343
commit 95e2f9002efafd110f73d1f78024d7cc1036ee76
 
84344
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
84345
Date:   Mon Jan 3 18:35:18 2005 +0000
 
84346
 
 
84347
    updated the NEWS
 
84348
 
 
84349
 NEWS |    6 ++++++
 
84350
 1 files changed, 6 insertions(+), 0 deletions(-)
 
84351
 
 
84352
commit 0b31b594da792376cacab6998a4a2ad7182a1fba
 
84353
Author: Sebastien Bacher <seb128@debian.org>
 
84354
Date:   Mon Jan 3 18:08:23 2005 +0000
 
84355
 
 
84356
    use a temporary filename to not overwrite existant files in ~/.themes
 
84357
    
 
84358
    2005-01-03  Sebastien Bacher  <seb128@debian.org>
 
84359
    
 
84360
        * gnome-theme-installer.c: (install_dialog_response): use a temporary
 
84361
        filename to not overwrite existant files in ~/.themes (Closes: #97180).
 
84362
 
 
84363
 capplets/theme-switcher/ChangeLog               |    5 +++++
 
84364
 capplets/theme-switcher/gnome-theme-installer.c |   21 +++++++++++++++++++++
 
84365
 2 files changed, 26 insertions(+), 0 deletions(-)
 
84366
 
 
84367
commit 8a5ffe6444434ee2c384e23eb51cdd6508f23d7f
 
84368
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
84369
Date:   Mon Jan 3 14:00:49 2005 +0000
 
84370
 
 
84371
    2005-01-03 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
84372
 
 
84373
 po/ChangeLog |    4 +
 
84374
 po/ja.po     |  691 ++++++++++++++++++++++++++++++++++++++--------------------
 
84375
 2 files changed, 464 insertions(+), 231 deletions(-)
 
84376
 
 
84377
commit 9fb4bff76b2d8a8e7187e6389e489f71dc652681
 
84378
Author: Sebastien Bacher <seb128@debian.org>
 
84379
Date:   Mon Jan 3 10:39:59 2005 +0000
 
84380
 
 
84381
    patch from Marco Pesenti Gritti <marco@gnome.org> to fix the build out of
 
84382
    
 
84383
    2005-01-03  Sebastien Bacher  <seb128@debian.org>
 
84384
    
 
84385
        * libkbdraw/Makefile.am:
 
84386
        patch from Marco Pesenti Gritti <marco@gnome.org>
 
84387
        to fix the build out of the source dir (Closes: #158333).
 
84388
 
 
84389
 ChangeLog |    6 ++++++
 
84390
 1 files changed, 6 insertions(+), 0 deletions(-)
 
84391
 
 
84392
commit b767376b683a09f204c0584a6edd5bfaf7903b7b
 
84393
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84394
Date:   Sun Jan 2 02:01:31 2005 +0000
 
84395
 
 
84396
    a bit of the code cleanup
 
84397
 
 
84398
 capplets/keyboard/ChangeLog                        |    8 ++
 
84399
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 -
 
84400
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   13 ++-
 
84401
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  110 +++-----------------
 
84402
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    2 -
 
84403
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    2 -
 
84404
 6 files changed, 37 insertions(+), 100 deletions(-)
 
84405
 
 
84406
commit 0622e2e6ed44114bad64e9fdfd38bcf4ffc248e9
 
84407
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84408
Date:   Sun Jan 2 01:59:28 2005 +0000
 
84409
 
 
84410
    a bit of the code cleanup
 
84411
 
 
84412
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |  130 +++++++++++---------
 
84413
 1 files changed, 70 insertions(+), 60 deletions(-)
 
84414
 
 
84415
commit 88cdc89141778c7514b914547a5363e4da3da03b
 
84416
Author: Thomas Cataldo <thomas.cataldo@aliacom.fr>
 
84417
Date:   Sun Jan 2 00:43:06 2005 +0000
 
84418
 
 
84419
    plug gconf key leak.
 
84420
    
 
84421
    2005-01-02  Thomas Cataldo  <thomas.cataldo@aliacom.fr>
 
84422
    
 
84423
        * gconf-property-editor.c: (gconf_property_editor_finalize): plug
 
84424
        gconf key leak.
 
84425
    
 
84426
    2005-01-02  Thomas Cataldo  <thomas.cataldo@aliacom.fr>
 
84427
    
 
84428
        * gnome-wp-capplet.c: (wallpaper_properties_init): plug icon
 
84429
        filename leak.
 
84430
 
 
84431
 capplets/background/ChangeLog           |    5 +++++
 
84432
 capplets/background/gnome-wp-capplet.c  |    1 +
 
84433
 capplets/common/ChangeLog               |    5 +++++
 
84434
 capplets/common/gconf-property-editor.c |    2 ++
 
84435
 4 files changed, 13 insertions(+), 0 deletions(-)
 
84436
 
 
84437
commit f5489de525062842bd95044f738b57bf01d3e4bb
 
84438
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
84439
Date:   Sat Jan 1 23:18:33 2005 +0000
 
84440
 
 
84441
            patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
 
84442
            from Andrew Johnson <acjgenius@earthlink.net>)
 
84443
            to not set "close" as the default button (Closes: #98202).
 
84444
 
 
84445
 capplets/default-applications/ChangeLog            |    7 +++++++
 
84446
 .../gnome-default-applications-properties.glade    |    1 -
 
84447
 capplets/font/ChangeLog                            |    7 +++++++
 
84448
 capplets/font/font-properties.glade                |    2 --
 
84449
 capplets/keybindings/ChangeLog                     |    7 +++++++
 
84450
 .../keybindings/gnome-keybinding-properties.glade  |    1 -
 
84451
 capplets/keyboard/ChangeLog                        |    7 +++++++
 
84452
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 --
 
84453
 capplets/mouse/ChangeLog                           |    7 +++++++
 
84454
 capplets/mouse/gnome-mouse-properties.glade        |    2 --
 
84455
 capplets/network/ChangeLog                         |    7 +++++++
 
84456
 capplets/network/gnome-network-preferences.glade   |    1 -
 
84457
 capplets/ui-properties/ChangeLog                   |    7 +++++++
 
84458
 capplets/ui-properties/gnome-ui-properties.glade   |    2 --
 
84459
 capplets/windows/ChangeLog                         |    7 +++++++
 
84460
 capplets/windows/gnome-window-properties.glade     |    1 -
 
84461
 16 files changed, 56 insertions(+), 12 deletions(-)
 
84462
 
 
84463
commit 0751b3f98534e4ad61cf0aabd1cd7f8bda2a0ad8
 
84464
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84465
Date:   Fri Dec 31 00:52:49 2004 +0000
 
84466
 
 
84467
    preview is working again!
 
84468
 
 
84469
 capplets/keyboard/ChangeLog                        |    6 ++
 
84470
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +
 
84471
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   94 +++++++++++++++++++-
 
84472
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   32 +++++---
 
84473
 4 files changed, 121 insertions(+), 13 deletions(-)
 
84474
 
 
84475
commit b5a90d16ff6869ed9db6bf38d7599a2c81dce0f0
 
84476
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84477
Date:   Fri Dec 31 00:14:27 2004 +0000
 
84478
 
 
84479
    libxklavier 1.14
 
84480
 
 
84481
 ChangeLog    |    4 ++++
 
84482
 configure.in |    2 +-
 
84483
 2 files changed, 5 insertions(+), 1 deletions(-)
 
84484
 
 
84485
commit 69ed2e6137bc16b608fa3b552519e7e7b35d4d9e
 
84486
Author: Kostas Papadimas <pkst@src.gnome.org>
 
84487
Date:   Thu Dec 30 16:19:17 2004 +0000
 
84488
 
 
84489
    Updated Greek Translation.
 
84490
 
 
84491
 po/ChangeLog |    4 +
 
84492
 po/el.po     |  985 +++++++++++++++++++++++++++++++---------------------------
 
84493
 2 files changed, 537 insertions(+), 452 deletions(-)
 
84494
 
 
84495
commit fca0c2aa24613610cf187209960bf9fd545a182b
 
84496
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84497
Date:   Tue Dec 28 10:34:49 2004 +0000
 
84498
 
 
84499
    Update Update
 
84500
    
 
84501
    2004-12-28  Kjartan Maraas  <kmaraas@gnome.org>
 
84502
    
 
84503
        * nb.po: Update
 
84504
        * no.po: Update
 
84505
 
 
84506
 po/ChangeLog |    5 +
 
84507
 po/nb.po     |  867 +++++++++++++++++++++++++++++++++++-----------------------
 
84508
 po/no.po     |  867 +++++++++++++++++++++++++++++++++++-----------------------
 
84509
 3 files changed, 1057 insertions(+), 682 deletions(-)
 
84510
 
 
84511
commit e38d5e9b4cfc5836d2d5a119daf14d2120f79666
 
84512
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
84513
Date:   Sun Dec 26 19:31:46 2004 +0000
 
84514
 
 
84515
    Updated Spanish translation.
 
84516
    
 
84517
    2004-12-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
84518
    
 
84519
        * es.po: Updated Spanish translation.
 
84520
 
 
84521
 po/ChangeLog |    4 +
 
84522
 po/es.po     |  841 ++++++++++++++++++++++++++++++++++++----------------------
 
84523
 2 files changed, 530 insertions(+), 315 deletions(-)
 
84524
 
 
84525
commit e79bf6d2822dec969197525ef057d9bd2267c2c7
 
84526
Author: Adam Weinberger <adamw@src.gnome.org>
 
84527
Date:   Sun Dec 26 08:33:47 2004 +0000
 
84528
 
 
84529
    Updated Canadian English translation.
 
84530
    
 
84531
    
 
84532
        * en_CA.po: Updated Canadian English translation.
 
84533
 
 
84534
 po/ChangeLog |    4 ++++
 
84535
 po/en_CA.po  |   52 +++++++++++++++++++++++++++++-----------------------
 
84536
 2 files changed, 33 insertions(+), 23 deletions(-)
 
84537
 
 
84538
commit e6268243c4e4dc964a264d637c0190d444111f6b
 
84539
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84540
Date:   Sat Dec 25 20:50:01 2004 +0000
 
84541
 
 
84542
    more more use case
 
84543
 
 
84544
 capplets/keyboard/use_cases.txt |    1 +
 
84545
 1 files changed, 1 insertions(+), 0 deletions(-)
 
84546
 
 
84547
commit 3478fe13d81752043219d142d120dc31fd159904
 
84548
Author: Miloslav Trmac <mitr@volny.cz>
 
84549
Date:   Sat Dec 25 15:02:06 2004 +0000
 
84550
 
 
84551
    Updated Czech translation.
 
84552
    
 
84553
    2004-12-25  Miloslav Trmac  <mitr@volny.cz>
 
84554
    
 
84555
        * cs.po: Updated Czech translation.
 
84556
 
 
84557
 po/ChangeLog |    4 +
 
84558
 po/cs.po     |  740 ++++++++++++++++++++++++++++++++++++++--------------------
 
84559
 2 files changed, 489 insertions(+), 255 deletions(-)
 
84560
 
 
84561
commit a3b069d6c5b00acebf619e81568fe3bd763c754b
 
84562
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84563
Date:   Sat Dec 25 14:50:28 2004 +0000
 
84564
 
 
84565
    Don't include <gtk/gtk.h> twice. Same (comes in from -installer.h) Same.
 
84566
    
 
84567
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84568
    
 
84569
        * gnome-theme-details.c: Don't include <gtk/gtk.h> twice.
 
84570
        * gnome-theme-installer.c: Same (comes in from -installer.h)
 
84571
        * gnome-theme-manager.c: Same.
 
84572
 
 
84573
 capplets/theme-switcher/ChangeLog               |    6 ++++++
 
84574
 capplets/theme-switcher/gnome-theme-details.c   |    2 --
 
84575
 capplets/theme-switcher/gnome-theme-installer.c |    1 -
 
84576
 capplets/theme-switcher/gnome-theme-manager.c   |    1 -
 
84577
 4 files changed, 6 insertions(+), 4 deletions(-)
 
84578
 
 
84579
commit c24348a264d34c0130889b08a3009c9d10771f53
 
84580
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
84581
Date:   Sat Dec 25 14:46:36 2004 +0000
 
84582
 
 
84583
    Forgot this a while back
 
84584
 
 
84585
 capplets/common/ChangeLog |    5 +++++
 
84586
 1 files changed, 5 insertions(+), 0 deletions(-)
 
84587
 
 
84588
commit d5e70f1f38217a5addb0316fd5ad300e5c447f14
 
84589
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84590
Date:   Sat Dec 25 14:40:07 2004 +0000
 
84591
 
 
84592
    s/gboolean/guint/ in single bitfield to quiet warnings from sparse.
 
84593
    
 
84594
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84595
    
 
84596
        * gnome-wm-manager.c: s/gboolean/guint/ in single bitfield to
 
84597
        quiet warnings from sparse.
 
84598
 
 
84599
 libwindow-settings/ChangeLog          |    5 +++++
 
84600
 libwindow-settings/gnome-wm-manager.c |    8 ++++----
 
84601
 2 files changed, 9 insertions(+), 4 deletions(-)
 
84602
 
 
84603
commit 12060b387f247980cf7af6b976e9d1404bfa563a
 
84604
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84605
Date:   Sat Dec 25 14:38:45 2004 +0000
 
84606
 
 
84607
    ANSIfication. NULL vs. 0
 
84608
    
 
84609
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84610
    
 
84611
        * drw-selection.c: (drw_selection_start): ANSIfication.
 
84612
        * drwright.c: NULL vs. 0
 
84613
 
 
84614
 typing-break/ChangeLog       |    5 +++++
 
84615
 typing-break/drw-selection.c |    2 +-
 
84616
 typing-break/drwright.c      |    2 +-
 
84617
 3 files changed, 7 insertions(+), 2 deletions(-)
 
84618
 
 
84619
commit c788aa73dfdb3749a4b65db858604d25a9b1a6d4
 
84620
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84621
Date:   Sat Dec 25 14:37:57 2004 +0000
 
84622
 
 
84623
    NULL vs. 0 Same
 
84624
    
 
84625
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84626
    
 
84627
        * theme-method.c: (vfs_module_init): NULL vs. 0
 
84628
        * theme-thumbnailer.c: (main): Same
 
84629
 
 
84630
 vfs-methods/themus/ChangeLog              |    6 ++++++
 
84631
 vfs-methods/themus/theme-method.c         |    2 +-
 
84632
 vfs-methods/themus/theme-thumbnailer.c    |    2 +-
 
84633
 vfs-methods/themus/themus-theme-applier.c |    2 +-
 
84634
 4 files changed, 9 insertions(+), 3 deletions(-)
 
84635
 
 
84636
commit 2fec3922de15717d4fbeebb1b1fe05e7a64d5c57
 
84637
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84638
Date:   Sat Dec 25 14:37:33 2004 +0000
 
84639
 
 
84640
    NULL vs. 0 Same.
 
84641
    
 
84642
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84643
    
 
84644
        * font-method.c: (ensure_font_list): NULL vs. 0
 
84645
        * ftstream-vfs.c: (vfs_stream_close): Same.
 
84646
 
 
84647
 vfs-methods/fontilus/ChangeLog      |    5 +++++
 
84648
 vfs-methods/fontilus/font-method.c  |    2 +-
 
84649
 vfs-methods/fontilus/ftstream-vfs.c |    2 +-
 
84650
 3 files changed, 7 insertions(+), 2 deletions(-)
 
84651
 
 
84652
commit ea68d7a0c9b49721c73c816987e09d7e43113306
 
84653
Author: Kjartan Maraas <kmaraas@gnome.org>
 
84654
Date:   Sat Dec 25 14:32:12 2004 +0000
 
84655
 
 
84656
    NULL vs. 0. Fix a test to use the boolean instead of the return value from
 
84657
    
 
84658
    2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>
 
84659
    
 
84660
        * factory.c: (main): NULL vs. 0.
 
84661
        * gnome-settings-default-editor.c: (vfs_change_cb): Fix a test to
 
84662
        use the boolean instead of the return value from a void function.
 
84663
        This has been sitting in bugzilla forever and now other people start
 
84664
        adding comments to the code about it so I'm just going to commit.
 
84665
        * gnome-settings-keybindings.c: (binding_register_keys): ANSIfication.
 
84666
 
 
84667
 gnome-settings-daemon/ChangeLog                    |    9 +++++++++
 
84668
 gnome-settings-daemon/factory.c                    |    2 +-
 
84669
 .../gnome-settings-default-editor.c                |    9 +--------
 
84670
 gnome-settings-daemon/gnome-settings-keybindings.c |    2 +-
 
84671
 4 files changed, 12 insertions(+), 10 deletions(-)
 
84672
 
 
84673
commit dbbb7dc8d5ec4ba7645d16cf5a9a0f85009a7a6c
 
84674
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84675
Date:   Sat Dec 25 02:28:11 2004 +0000
 
84676
 
 
84677
    a bit more logical separator for the layouts popup
 
84678
 
 
84679
 capplets/keyboard/gnome-keyboard-properties.glade |   16 +++++++---------
 
84680
 1 files changed, 7 insertions(+), 9 deletions(-)
 
84681
 
 
84682
commit 6413e8586c5cf69cd9b5f0ad2d69335f17373ae1
 
84683
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84684
Date:   Fri Dec 24 21:43:27 2004 +0000
 
84685
 
 
84686
    a tiny bit of doc
 
84687
 
 
84688
 capplets/keyboard/ChangeLog     |    5 ++++
 
84689
 capplets/keyboard/use_cases.txt |   41 +++++++++++++++++++++++++++++++++++++++
 
84690
 2 files changed, 46 insertions(+), 0 deletions(-)
 
84691
 
 
84692
commit c204bded14b692a95e15e659cc66c3c3b66384d3
 
84693
Author: Leonid Kanter <lkanter@src.gnome.org>
 
84694
Date:   Fri Dec 24 10:31:59 2004 +0000
 
84695
 
 
84696
    Update Russian translation
 
84697
 
 
84698
 po/ChangeLog |    4 +
 
84699
 po/ru.po     |  806 ++++++++++++++++++++++++++++++++++++----------------------
 
84700
 2 files changed, 511 insertions(+), 299 deletions(-)
 
84701
 
 
84702
commit 21ba9fde722ddbef0b48ae38daae3653a097adf4
 
84703
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84704
Date:   Fri Dec 24 01:40:47 2004 +0000
 
84705
 
 
84706
    WHAT IS THIS in g-s-d-e.c?
 
84707
 
 
84708
 .../gnome-settings-default-editor.c                |   10 ++++++++--
 
84709
 1 files changed, 8 insertions(+), 2 deletions(-)
 
84710
 
 
84711
commit 54369fabdf459742029eb5b914799e5ef93feaad
 
84712
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84713
Date:   Fri Dec 24 01:36:03 2004 +0000
 
84714
 
 
84715
    gsd now manages the keyboard
 
84716
 
 
84717
 gnome-settings-daemon/ChangeLog                    |    5 +
 
84718
 .../gnome-settings-default-editor.c                |    4 +-
 
84719
 .../gnome-settings-keyboard-xkb.c                  |  107 ++++++++++++-------
 
84720
 3 files changed, 74 insertions(+), 42 deletions(-)
 
84721
 
 
84722
commit 2ce6a2338be371413fe81f542a42d0788c4fb48f
 
84723
Author: Žygimantas Beručka <uid0@akl.lt>
 
84724
Date:   Thu Dec 23 21:15:39 2004 +0000
 
84725
 
 
84726
    Updated Lithuanian translation.
 
84727
    
 
84728
    2004-12-23  Žygimantas Beručka  <uid0@akl.lt>
 
84729
    
 
84730
            * lt.po: Updated Lithuanian translation.
 
84731
 
 
84732
 po/ChangeLog |    4 +
 
84733
 po/lt.po     |  641 +++++++++++++++++++++++++++++++++++++++-------------------
 
84734
 2 files changed, 438 insertions(+), 207 deletions(-)
 
84735
 
 
84736
commit d9b116a8e7f329a976eb557719598f0c3f76aba3
 
84737
Author: Sebastien Bacher <seb128@debian.org>
 
84738
Date:   Thu Dec 23 17:09:26 2004 +0000
 
84739
 
 
84740
    fixed a typo (Closes: #162094).
 
84741
    
 
84742
    2004-12-23  Sebastien Bacher  <seb128@debian.org>
 
84743
    
 
84744
        * gnome-about-me.glade: fixed a typo (Closes: #162094).
 
84745
 
 
84746
 capplets/about-me/ChangeLog            |    3 +++
 
84747
 capplets/about-me/gnome-about-me.glade |    2 +-
 
84748
 2 files changed, 4 insertions(+), 1 deletions(-)
 
84749
 
 
84750
commit b3877ce924e4d862a6938e94a666bb9f93dee47b
 
84751
Author: Christian Rose <menthos@menthos.com>
 
84752
Date:   Thu Dec 23 16:16:02 2004 +0000
 
84753
 
 
84754
    Updated Swedish translation.
 
84755
    
 
84756
    2004-12-23  Christian Rose  <menthos@menthos.com>
 
84757
    
 
84758
        * sv.po: Updated Swedish translation.
 
84759
 
 
84760
 po/ChangeLog |    4 +
 
84761
 po/sv.po     |  908 ++++++++++++++++++++++++++++++++++++---------------------
 
84762
 2 files changed, 577 insertions(+), 335 deletions(-)
 
84763
 
 
84764
commit 68bf4da1093fe1e0d328f4524fc874a71ba3007c
 
84765
Author: Adam Weinberger <adamw@src.gnome.org>
 
84766
Date:   Thu Dec 23 15:39:54 2004 +0000
 
84767
 
 
84768
    Updated Canadian English translation.
 
84769
    
 
84770
    
 
84771
        * en_CA.po: Updated Canadian English translation.
 
84772
 
 
84773
 po/ChangeLog |    4 +
 
84774
 po/en_CA.po  |  625 +++++++++++++++++++++++++++++++++++++++-------------------
 
84775
 2 files changed, 430 insertions(+), 199 deletions(-)
 
84776
 
 
84777
commit c83de11ce1b6eeada06b348a835519e8ef145c3c
 
84778
Author: Christian Rose <menthos@menthos.com>
 
84779
Date:   Wed Dec 22 20:40:05 2004 +0000
 
84780
 
 
84781
    Removed no longer existing files. Added missing files and sorted it.
 
84782
    
 
84783
    2004-12-22  Christian Rose  <menthos@menthos.com>
 
84784
    
 
84785
        * POTFILES.skip: Removed no longer existing files.
 
84786
        * POTFILES.in: Added missing files and sorted it.
 
84787
 
 
84788
 po/ChangeLog     |    5 +++++
 
84789
 po/POTFILES.in   |   24 +++++++++++++++---------
 
84790
 po/POTFILES.skip |   16 ----------------
 
84791
 3 files changed, 20 insertions(+), 25 deletions(-)
 
84792
 
 
84793
commit ccbadaf6cfca677f84a448fa2d532fd9324069af
 
84794
Author: Žygimantas Beručka <uid0@akl.lt>
 
84795
Date:   Wed Dec 22 20:13:31 2004 +0000
 
84796
 
 
84797
    Updated Lithuanian translation.
 
84798
    
 
84799
    2004-12-22  Žygimantas Beručka  <uid0@akl.lt>
 
84800
    
 
84801
            * lt.po: Updated Lithuanian translation.
 
84802
 
 
84803
 po/ChangeLog |    4 ++
 
84804
 po/lt.po     |  146 +++++++++++++++++++++++++++++----------------------------
 
84805
 2 files changed, 78 insertions(+), 72 deletions(-)
 
84806
 
 
84807
commit 3294e05561489ab25dcfa72d99afca0aabc35213
 
84808
Author: Adam Weinberger <adamw@src.gnome.org>
 
84809
Date:   Wed Dec 22 07:37:39 2004 +0000
 
84810
 
 
84811
    Updated Canadian English translation.
 
84812
    
 
84813
    
 
84814
        * en_CA.po: Updated Canadian English translation.
 
84815
 
 
84816
 po/ChangeLog |    4 +++
 
84817
 po/en_CA.po  |   85 +++++++++++++++++++++++++++++++--------------------------
 
84818
 2 files changed, 50 insertions(+), 39 deletions(-)
 
84819
 
 
84820
commit 9b3cf59b67c3e90ea64e4ff6bfd2c63610c55df2
 
84821
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
84822
Date:   Tue Dec 21 04:42:16 2004 +0000
 
84823
 
 
84824
    2004-12-21 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
84825
 
 
84826
 po/ChangeLog |    4 +
 
84827
 po/ja.po     |  342 ++++++++++++++++------------------------------------------
 
84828
 2 files changed, 98 insertions(+), 248 deletions(-)
 
84829
 
 
84830
commit ef06fdccb5759eb70a20d9fcd129aa1260ee51f1
 
84831
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
84832
Date:   Tue Dec 21 02:51:19 2004 +0000
 
84833
 
 
84834
    Updated vi.po
 
84835
 
 
84836
 po/vi.po |  118 ++++++++++++++++++++++---------------------------------------
 
84837
 1 files changed, 43 insertions(+), 75 deletions(-)
 
84838
 
 
84839
commit 7ecb79383c1a18151377c0e95e0f9c558574cbb5
 
84840
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84841
Date:   Tue Dec 21 02:25:32 2004 +0000
 
84842
 
 
84843
    enable/disable default group depending on the WPG setting
 
84844
 
 
84845
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   15 ++++++-
 
84846
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    3 +
 
84847
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   44 ++++++++++++--------
 
84848
 3 files changed, 44 insertions(+), 18 deletions(-)
 
84849
 
 
84850
commit 9a171517c16bd15f44a7f24d02726ddf5677a432
 
84851
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
84852
Date:   Mon Dec 20 23:52:41 2004 +0000
 
84853
 
 
84854
    big change in the layout - layout selection popup introduced
 
84855
 
 
84856
 capplets/keyboard/ChangeLog                        |   15 +-
 
84857
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   76 ++---
 
84858
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   39 ++-
 
84859
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  353 ++++++++++++++------
 
84860
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    4 +-
 
84861
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   62 ++--
 
84862
 capplets/keyboard/gnome-keyboard-properties.c      |    1 +
 
84863
 capplets/keyboard/gnome-keyboard-properties.glade  |  350 +++++++++++++++-----
 
84864
 8 files changed, 620 insertions(+), 280 deletions(-)
 
84865
 
 
84866
commit d4ea6a605805be60b2e4f09ce45c04e6f0b34fa7
 
84867
Author: Sebastien Bacher <seb128@debian.org>
 
84868
Date:   Mon Dec 20 22:41:49 2004 +0000
 
84869
 
 
84870
    post release bump to 2.9.4.
 
84871
    
 
84872
    2004-12-20  Sebastien Bacher  <seb128@debian.org>
 
84873
    
 
84874
            * configure.in: post release bump to 2.9.4.
 
84875
 
 
84876
 ChangeLog    |    4 ++++
 
84877
 configure.in |    2 +-
 
84878
 2 files changed, 5 insertions(+), 1 deletions(-)
 
84879
 
 
84880
commit 305ee0a2e51d8e290cdc598e95cc9ff18366dfff
 
84881
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
84882
Date:   Mon Dec 20 22:31:03 2004 +0000
 
84883
 
 
84884
    2.9.3 release
 
84885
 
 
84886
 po/af.po      |  962 +++++++++++++++++++++++++++++++-----------------------
 
84887
 po/am.po      |  884 ++++++++++++++++++++++++++------------------------
 
84888
 po/ar.po      |  949 +++++++++++++++++++++++++++++++-----------------------
 
84889
 po/az.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84890
 po/be.po      |  998 +++++++++++++++++++++++++++++++-------------------------
 
84891
 po/bg.po      |   81 ++++-
 
84892
 po/bn.po      |  948 +++++++++++++++++++++++++++++++-----------------------
 
84893
 po/bs.po      |  957 +++++++++++++++++++++++++++++++-----------------------
 
84894
 po/ca.po      |   99 +++++--
 
84895
 po/cs.po      |   18 +-
 
84896
 po/cy.po      |  974 +++++++++++++++++++++++++++++++------------------------
 
84897
 po/da.po      |  126 ++++++--
 
84898
 po/de.po      |   60 +++--
 
84899
 po/el.po      |   71 +++--
 
84900
 po/en_CA.po   |    2 +-
 
84901
 po/en_GB.po   |  501 ++++++++++++++++++++++-------
 
84902
 po/es.po      |  101 ++++--
 
84903
 po/et.po      |  954 ++++++++++++++++++++++++++++++------------------------
 
84904
 po/eu.po      |  965 +++++++++++++++++++++++++++++++-----------------------
 
84905
 po/fa.po      |  912 ++++++++++++++++++++++++++++------------------------
 
84906
 po/fi.po      |  961 +++++++++++++++++++++++++++++++-----------------------
 
84907
 po/fr.po      |  967 +++++++++++++++++++++++++++++++-----------------------
 
84908
 po/ga.po      |  862 ++++++++++++++++++++++++++-----------------------
 
84909
 po/gl.po      |  997 +++++++++++++++++++++++++++++++--------------------------
 
84910
 po/gu.po      |  979 ++++++++++++++++++++++++++++++++------------------------
 
84911
 po/he.po      |  982 +++++++++++++++++++++++++++++++------------------------
 
84912
 po/hi.po      |  977 ++++++++++++++++++++++++++++++++-----------------------
 
84913
 po/hr.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84914
 po/hu.po      |  971 +++++++++++++++++++++++++++++++-----------------------
 
84915
 po/id.po      |  851 ++++++++++++++++++++++++++++---------------------
 
84916
 po/is.po      |  957 +++++++++++++++++++++++++++++++-----------------------
 
84917
 po/it.po      |  955 +++++++++++++++++++++++++++++++-----------------------
 
84918
 po/ja.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84919
 po/ko.po      |  951 +++++++++++++++++++++++++++++++-----------------------
 
84920
 po/lt.po      |  109 +++++--
 
84921
 po/lv.po      | 1003 ++++++++++++++++++++++++++++++++-------------------------
 
84922
 po/mk.po      |  967 +++++++++++++++++++++++++++++++-----------------------
 
84923
 po/ml.po      |  942 +++++++++++++++++++++++++++++------------------------
 
84924
 po/mn.po      |  965 +++++++++++++++++++++++++++++++-----------------------
 
84925
 po/ms.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84926
 po/nb.po      |  957 +++++++++++++++++++++++++++++++-----------------------
 
84927
 po/nl.po      |  112 +++++--
 
84928
 po/nn.po      |  955 +++++++++++++++++++++++++++++++-----------------------
 
84929
 po/no.po      |  957 +++++++++++++++++++++++++++++++-----------------------
 
84930
 po/nso.po     |  125 ++++++--
 
84931
 po/pa.po      |  949 +++++++++++++++++++++++++++++++-----------------------
 
84932
 po/pl.po      |  949 +++++++++++++++++++++++++++++++-----------------------
 
84933
 po/pt.po      |  960 +++++++++++++++++++++++++++++++-----------------------
 
84934
 po/pt_BR.po   |  967 +++++++++++++++++++++++++++++++-----------------------
 
84935
 po/ro.po      |  953 +++++++++++++++++++++++++++++++-----------------------
 
84936
 po/ru.po      |  122 ++++++--
 
84937
 po/sk.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84938
 po/sl.po      |  983 +++++++++++++++++++++++++++++++------------------------
 
84939
 po/sq.po      |  850 ++++++++++++++++++++++++++++--------------------
 
84940
 po/sr.po      |  976 +++++++++++++++++++++++++++++++------------------------
 
84941
 po/sr@Latn.po |  976 +++++++++++++++++++++++++++++++------------------------
 
84942
 po/sv.po      | 1009 +++++++++++++++++++++++++++++++--------------------------
 
84943
 po/ta.po      |  947 +++++++++++++++++++++++++++++++-----------------------
 
84944
 po/th.po      |  965 +++++++++++++++++++++++++++++++------------------------
 
84945
 po/tr.po      |  953 +++++++++++++++++++++++++++++++-----------------------
 
84946
 po/uk.po      |  959 +++++++++++++++++++++++++++++++-----------------------
 
84947
 po/vi.po      |  979 +++++++++++++++++++++++++++++++-------------------------
 
84948
 po/wa.po      |  936 ++++++++++++++++++++++++++++-------------------------
 
84949
 po/zh_CN.po   |   90 ++++-
 
84950
 po/zh_TW.po   | 1009 ++++++++++++++++++++++++++++++++-------------------------
 
84951
 po/zu.po      |   81 ++++-
 
84952
 66 files changed, 28884 insertions(+), 21588 deletions(-)
 
84953
 
 
84954
commit efc3ce995f5a56df803b0af727ce8ecf580fce9a
 
84955
Author: Jonathan Blandford <jrb@redhat.com>
 
84956
Date:   Mon Dec 20 21:53:31 2004 +0000
 
84957
 
 
84958
    release 2.9.3
 
84959
    
 
84960
    Mon Dec 20 16:52:47 2004  Jonathan Blandford  <jrb@redhat.com>
 
84961
    
 
84962
            * configure.in: release 2.9.3
 
84963
 
 
84964
 ChangeLog                         |    4 ++++
 
84965
 configure.in                      |    2 +-
 
84966
 gnome-settings-daemon/Makefile.am |    3 +++
 
84967
 vfs-methods/fontilus/Makefile.am  |    3 +++
 
84968
 vfs-methods/themus/Makefile.am    |    3 +++
 
84969
 5 files changed, 14 insertions(+), 1 deletions(-)
 
84970
 
 
84971
commit d8bd50ad7752fa3e22228fc1431f76f9ca6e4aed
 
84972
Author: Simos Xenitellis <simos@src.gnome.org>
 
84973
Date:   Mon Dec 20 20:25:37 2004 +0000
 
84974
 
 
84975
    Updated Greek translation
 
84976
 
 
84977
 po/ChangeLog |    4 +
 
84978
 po/el.po     | 1008 ++++++++++++++++++++++++++++++++--------------------------
 
84979
 2 files changed, 556 insertions(+), 456 deletions(-)
 
84980
 
 
84981
commit d85110e9146ff7447bce781d834538858ebfee78
 
84982
Author: Hendrik Brandt <heb@gnome-de.org>
 
84983
Date:   Sun Dec 19 17:11:31 2004 +0000
 
84984
 
 
84985
    Updated German translation.
 
84986
    
 
84987
    
 
84988
    2004-12-19  Hendrik Brandt  <heb@gnome-de.org>
 
84989
    
 
84990
            * de.po: Updated German translation.
 
84991
 
 
84992
 po/ChangeLog |    4 +
 
84993
 po/de.po     |  762 +++++++++++++++++++++++++++-------------------------------
 
84994
 2 files changed, 360 insertions(+), 406 deletions(-)
 
84995
 
 
84996
commit 183b2087af8643235c905c3d7cae3a1cd1440660
 
84997
Author: Miloslav Trmac <mitr@volny.cz>
 
84998
Date:   Sun Dec 19 12:07:21 2004 +0000
 
84999
 
 
85000
    Updated Czech translation.
 
85001
    
 
85002
    2004-12-19  Miloslav Trmac  <mitr@volny.cz>
 
85003
    
 
85004
        * cs.po: Updated Czech translation.
 
85005
 
 
85006
 po/ChangeLog |    4 ++
 
85007
 po/cs.po     |  105 ++++++++++++++++++++++++++++++++++++++++++----------------
 
85008
 2 files changed, 80 insertions(+), 29 deletions(-)
 
85009
 
 
85010
commit 6ee74cb27f12983695e8cd4d244eaa862051fb86
 
85011
Author: Adam Weinberger <adamw@src.gnome.org>
 
85012
Date:   Sun Dec 19 10:34:41 2004 +0000
 
85013
 
 
85014
    Updated Canadian English translation.
 
85015
    
 
85016
    
 
85017
        * en_CA.po: Updated Canadian English translation.
 
85018
 
 
85019
 po/ChangeLog |    4 +++
 
85020
 po/en_CA.po  |   72 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 
85021
 2 files changed, 62 insertions(+), 14 deletions(-)
 
85022
 
 
85023
commit 7fc9fde3870791e09b9e0ab53cc91e1f5f4de8a0
 
85024
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
85025
Date:   Sat Dec 18 13:02:42 2004 +0000
 
85026
 
 
85027
    Updated Spanish translation.
 
85028
    
 
85029
    2004-12-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
85030
    
 
85031
        * es.po: Updated Spanish translation.
 
85032
 
 
85033
 po/ChangeLog |    4 ++
 
85034
 po/es.po     |  136 +++++++++++++++++++++++++++++++++++++++++-----------------
 
85035
 2 files changed, 100 insertions(+), 40 deletions(-)
 
85036
 
 
85037
commit 9c74a852897136dd7e1f5aafdf0bc62b72ee94b6
 
85038
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85039
Date:   Sat Dec 18 05:01:55 2004 +0000
 
85040
 
 
85041
    updating the schema against new libgswitchit
 
85042
 
 
85043
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   90 +++++++++++++++-----
 
85044
 1 files changed, 68 insertions(+), 22 deletions(-)
 
85045
 
 
85046
commit f5fb13632fff66848316aa76f5fa6303f79878dd
 
85047
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85048
Date:   Sat Dec 18 04:38:49 2004 +0000
 
85049
 
 
85050
    reflect libgswitchit changes
 
85051
 
 
85052
 capplets/keyboard/ChangeLog                        |    9 ++++
 
85053
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   26 ++++++------
 
85054
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    8 ++--
 
85055
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   16 ++++----
 
85056
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    6 +-
 
85057
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   12 +++---
 
85058
 gnome-settings-daemon/ChangeLog                    |    4 ++
 
85059
 .../gnome-settings-keyboard-xkb.c                  |   42 ++++++++++----------
 
85060
 8 files changed, 68 insertions(+), 55 deletions(-)
 
85061
 
 
85062
commit 452593fafdb2342c6f34644f4bb29cb0715a29a9
 
85063
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
85064
Date:   Thu Dec 16 18:23:45 2004 +0000
 
85065
 
 
85066
    updated the NEWS file for 2.9.3
 
85067
 
 
85068
 NEWS |    5 +++++
 
85069
 1 files changed, 5 insertions(+), 0 deletions(-)
 
85070
 
 
85071
commit 28b355eb91d2104fad1bf38356bd50e9b1e3b14b
 
85072
Author: Leonid Kanter <lkanter@src.gnome.org>
 
85073
Date:   Thu Dec 16 17:39:33 2004 +0000
 
85074
 
 
85075
    update Russian translation
 
85076
 
 
85077
 po/ChangeLog |    4 +
 
85078
 po/ru.po     |  804 ++++++++++++++++++++++++++--------------------------------
 
85079
 2 files changed, 364 insertions(+), 444 deletions(-)
 
85080
 
 
85081
commit d9c4667f7ce501b85620a27b3c8169827db75965
 
85082
Author: Adam Weinberger <adamw@src.gnome.org>
 
85083
Date:   Thu Dec 16 15:55:39 2004 +0000
 
85084
 
 
85085
    Updated Canadian English translation.
 
85086
    
 
85087
    
 
85088
        * en_CA.po: Updated Canadian English translation.
 
85089
 
 
85090
 po/ChangeLog |    4 ++++
 
85091
 po/en_CA.po  |   12 ++++++------
 
85092
 2 files changed, 10 insertions(+), 6 deletions(-)
 
85093
 
 
85094
commit 4a6eb07d1d94cdae77e10058718cd1fdf17ab25d
 
85095
Author: Bastien Nocera <hadess@hadess.net>
 
85096
Date:   Thu Dec 16 12:27:52 2004 +0000
 
85097
 
 
85098
    mute properly when the system has hardware mute, patch from Pierre Ossman
 
85099
    
 
85100
    2004-12-16  Bastien Nocera  <hadess@hadess.net>
 
85101
    
 
85102
        * actions/acme-volume-alsa.c: (acme_volume_alsa_set_mute): mute
 
85103
        properly when the system has hardware mute, patch from Pierre Ossman
 
85104
        <drzeus-bugzilla@drzeus.cx> (Closes: #144489)
 
85105
 
 
85106
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
85107
 gnome-settings-daemon/actions/acme-volume-alsa.c |    2 +-
 
85108
 2 files changed, 7 insertions(+), 1 deletions(-)
 
85109
 
 
85110
commit f91325b4cd4d48e29779031a9a3f27d88cded194
 
85111
Author: Sebastien Bacher <sbacher@src.gnome.org>
 
85112
Date:   Wed Dec 15 13:58:56 2004 +0000
 
85113
 
 
85114
    changed the tooltips to respect the HIG.
 
85115
 
 
85116
 capplets/network/ChangeLog                         |    5 +++++
 
85117
 .../gnome-network-preferences.desktop.in.in        |    2 +-
 
85118
 capplets/windows/ChangeLog                         |    5 +++++
 
85119
 capplets/windows/window-properties.desktop.in.in   |    2 +-
 
85120
 4 files changed, 12 insertions(+), 2 deletions(-)
 
85121
 
 
85122
commit c60b2af2120008ec0be4e2e89291c5b514697e4b
 
85123
Author: Jordi Mallach <jordim@src.gnome.org>
 
85124
Date:   Tue Dec 14 13:42:18 2004 +0000
 
85125
 
 
85126
    Updated Catalan translation.
 
85127
 
 
85128
 po/ChangeLog |   10 +-
 
85129
 po/ca.po     |  935 +++++++++++++++++++++++++++++++---------------------------
 
85130
 2 files changed, 503 insertions(+), 442 deletions(-)
 
85131
 
 
85132
commit c215a3b52105ac729b30a02207bfa7a4649f3901
 
85133
Author: David Lodge <dave@cirt.net>
 
85134
Date:   Mon Dec 13 21:33:33 2004 +0000
 
85135
 
 
85136
    Updated British translation.
 
85137
    
 
85138
    2004-12-13  David Lodge <dave@cirt.net>
 
85139
    
 
85140
            * en_GB.po: Updated British translation.
 
85141
 
 
85142
 po/ChangeLog |    4 +
 
85143
 po/en_GB.po  |  585 ++++++++++++++++++++++++++++------------------------------
 
85144
 2 files changed, 290 insertions(+), 299 deletions(-)
 
85145
 
 
85146
commit 66cda9bf56ed323cff5ee765a26ca0efafe178a2
 
85147
Author: Dwayne Bailey <dwayne@translate.org.za>
 
85148
Date:   Mon Dec 13 18:24:19 2004 +0000
 
85149
 
 
85150
    Added "zu" to ALL_LINGUAS.
 
85151
    
 
85152
    2004-12-13  Dwayne Bailey  <dwayne@translate.org.za>
 
85153
    
 
85154
        * configure.in: Added "zu" to ALL_LINGUAS.
 
85155
    
 
85156
        * po/zu.po: Added Zulu translation by
 
85157
        Zuza Software Foundation <info@translate.org.za>.
 
85158
 
 
85159
 ChangeLog    |    4 +
 
85160
 configure.in |    2 +-
 
85161
 po/ChangeLog |    5 +
 
85162
 po/zu.po     | 3520 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
85163
 4 files changed, 3530 insertions(+), 1 deletions(-)
 
85164
 
 
85165
commit b8ee2498798fe319bcce56272aac784da91d1746
 
85166
Author: Alexander Shopov <ash@contact.bg>
 
85167
Date:   Sun Dec 12 16:44:48 2004 +0000
 
85168
 
 
85169
    Updated Bulgarian translation
 
85170
    
 
85171
    2004-12-12  Alexander Shopov  <ash@contact.bg>
 
85172
    
 
85173
        * bg.po: Updated Bulgarian translation
 
85174
 
 
85175
 po/ChangeLog |    4 ++++
 
85176
 po/bg.po     |   47 ++++++++++++++++++++++++++++++-----------------
 
85177
 2 files changed, 34 insertions(+), 17 deletions(-)
 
85178
 
 
85179
commit 202fed23c8adbf701fe459cc46c0450df1b6aaa6
 
85180
Author: Adam Weinberger <adamw@src.gnome.org>
 
85181
Date:   Sun Dec 12 07:33:50 2004 +0000
 
85182
 
 
85183
    Updated Canadian English translation.
 
85184
    
 
85185
    
 
85186
        * en_CA.po: Updated Canadian English translation.
 
85187
 
 
85188
 po/ChangeLog |    4 ++++
 
85189
 po/en_CA.po  |   29 ++++++++++++++++++-----------
 
85190
 2 files changed, 22 insertions(+), 11 deletions(-)
 
85191
 
 
85192
commit abc91a9a24c2b43ed64e70bd4bce85884af5c88c
 
85193
Author: Rodney Dawes <dobey@novell.com>
 
85194
Date:   Sat Dec 11 20:31:40 2004 +0000
 
85195
 
 
85196
    Fix the ngettext calling bit to actually work, and move the %d into the
 
85197
    
 
85198
    2004-12-11  Rodney Dawes  <dobey@novell.com>
 
85199
    
 
85200
        * gnome-wp-item.c (gnome_wp_item_update_description):
 
85201
        Fix the ngettext calling bit to actually work, and move the %d into
 
85202
        the format string for g_strdup_print, so we don't say "%d pixels"
 
85203
 
 
85204
 capplets/background/ChangeLog       |    6 ++++++
 
85205
 capplets/background/gnome-wp-item.c |    8 +++++---
 
85206
 2 files changed, 11 insertions(+), 3 deletions(-)
 
85207
 
 
85208
commit 4a3189e661d9a960fc46f6dc6e2878f37d006e91
 
85209
Author: Funda Wang <fwang@src.gnome.org>
 
85210
Date:   Sat Dec 11 12:35:00 2004 +0000
 
85211
 
 
85212
    Updated Simplified Chinese translation
 
85213
 
 
85214
 po/ChangeLog |    4 +
 
85215
 po/zh_CN.po  |  594 ++++++++++++++++++++++++++++------------------------------
 
85216
 2 files changed, 295 insertions(+), 303 deletions(-)
 
85217
 
 
85218
commit 3b25630ea889b43ce7b1fbbdb25450495018efb4
 
85219
Author: Rodney Dawes <dobey@novell.com>
 
85220
Date:   Sat Dec 11 03:53:30 2004 +0000
 
85221
 
 
85222
    add gnome-wp-item.c to list of translatable files
 
85223
    
 
85224
    2004-12-10  Rodney Dawes  <dobey@novell.com>
 
85225
    
 
85226
        * POTFILES.in: add gnome-wp-item.c to list of translatable files
 
85227
    
 
85228
        Fixes #151425
 
85229
 
 
85230
 po/ChangeLog   |    6 ++++++
 
85231
 po/POTFILES.in |    1 +
 
85232
 2 files changed, 7 insertions(+), 0 deletions(-)
 
85233
 
 
85234
commit 418952b21a6b4f653fcfec88cd990ad5719641cc
 
85235
Author: Rodney Dawes <dobey@novell.com>
 
85236
Date:   Sat Dec 11 03:52:09 2004 +0000
 
85237
 
 
85238
    Change the description to use "W pixels x H pixels" and ngettext for each
 
85239
    
 
85240
    2004-12-10  Rodney Dawes  <dobey@novell.com>
 
85241
    
 
85242
        * gnome-wp-item.c (gnome_wp_item_update_description):
 
85243
        Change the description to use "W pixels x H pixels" and ngettext for
 
85244
        each individual part, instead of just "W x H pixels" (#151425)
 
85245
    
 
85246
        * gnome-wp-xml.c (gnome_wp_xml_load_xml): Don't duplicate check to
 
85247
        make sure that the root element is not NULL
 
85248
 
 
85249
 capplets/background/ChangeLog       |    9 +++++++++
 
85250
 capplets/background/gnome-wp-item.c |    6 +++---
 
85251
 capplets/background/gnome-wp-xml.c  |    2 --
 
85252
 3 files changed, 12 insertions(+), 5 deletions(-)
 
85253
 
 
85254
commit 439b627de73b8ade0857bd8ac2a5db6e66b907fe
 
85255
Author: James Henstridge <jamesh@src.gnome.org>
 
85256
Date:   Fri Dec 10 09:56:03 2004 +0000
 
85257
 
 
85258
    small change so that install-desktop-database runs after install-desktopDATA
 
85259
 
 
85260
 vfs-methods/fontilus/Makefile.am |    2 +-
 
85261
 1 files changed, 1 insertions(+), 1 deletions(-)
 
85262
 
 
85263
commit 2e7b2082335e9e3c76bc2cdc00338529da5b0f41
 
85264
Author: James Henstridge <james@jamesh.id.au>
 
85265
Date:   Fri Dec 10 09:55:33 2004 +0000
 
85266
 
 
85267
    update the desktop file database on install, since we add a new mime
 
85268
    
 
85269
    2004-12-10  James Henstridge  <james@jamesh.id.au>
 
85270
    
 
85271
        * Makefile.am: update the desktop file database on install, since
 
85272
        we add a new mime action.
 
85273
    
 
85274
        * themus-theme-applier.desktop.in.in (Exec): use %u rather than
 
85275
        %U, since it only handles a single file.
 
85276
 
 
85277
 vfs-methods/themus/ChangeLog                       |    8 ++++++++
 
85278
 vfs-methods/themus/Makefile.am                     |    9 +++++++--
 
85279
 .../themus/themus-theme-applier.desktop.in.in      |    2 +-
 
85280
 3 files changed, 16 insertions(+), 3 deletions(-)
 
85281
 
 
85282
commit 2a7bec1ecbd42cd94e115411e4860899b3cf142a
 
85283
Author: James Henstridge <james@jamesh.id.au>
 
85284
Date:   Fri Dec 10 09:51:25 2004 +0000
 
85285
 
 
85286
    update the desktop file database on install, since we install a new mime
 
85287
    
 
85288
    2004-12-10  James Henstridge  <james@jamesh.id.au>
 
85289
    
 
85290
        * Makefile.am (install-desktop-database): update the desktop file
 
85291
        database on install, since we install a new mime action.
 
85292
    
 
85293
        * font-view.c (get_font): don't free the pattern when creating the
 
85294
        font object, since XftFontOpenPattern takes ownership of the
 
85295
        pattern.
 
85296
    
 
85297
        * gnome-font-viewer.desktop.in.in (Exec): use %u instead of %U,
 
85298
        since we only support openning one file.
 
85299
 
 
85300
 vfs-methods/fontilus/ChangeLog                     |   12 ++++++++++++
 
85301
 vfs-methods/fontilus/Makefile.am                   |    9 +++++++--
 
85302
 vfs-methods/fontilus/font-view.c                   |    1 -
 
85303
 .../fontilus/gnome-font-viewer.desktop.in.in       |    2 +-
 
85304
 4 files changed, 20 insertions(+), 4 deletions(-)
 
85305
 
 
85306
commit a76902382e288e7f1f9150c5f374209ac9fb73f1
 
85307
Author: Sebastien Bacher <seb128@debian.org>
 
85308
Date:   Thu Dec 9 16:53:52 2004 +0000
 
85309
 
 
85310
    2004-11-30  Sebastien Bacher  <seb128@debian.org>
 
85311
    
 
85312
        * actions/acme-volume-gstreamer.c:
 
85313
        (acme_volume_gstreamer_finalize), (acme_volume_gstreamer_set_mute),
 
85314
        (acme_volume_gstreamer_get_mute),
 
85315
        (acme_volume_gstreamer_get_volume),
 
85316
        (acme_volume_gstreamer_set_volume),
 
85317
        (acme_volume_gstreamer_close_real), (acme_volume_gstreamer_open),
 
85318
 
 
85319
 .../actions/acme-volume-gstreamer.c                |   11 +++++------
 
85320
 1 files changed, 5 insertions(+), 6 deletions(-)
 
85321
 
 
85322
commit 1f98a6b4366bfdb47ed784cf5783c2b3f2de4e63
 
85323
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85324
Date:   Thu Dec 9 02:02:16 2004 +0000
 
85325
 
 
85326
    using XklGetMaxNumGroups
 
85327
 
 
85328
 capplets/keyboard/ChangeLog                        |    4 ++++
 
85329
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    5 +++--
 
85330
 2 files changed, 7 insertions(+), 2 deletions(-)
 
85331
 
 
85332
commit a0ec0f1fd16de0c6251c8835be8fc1f4f7491345
 
85333
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85334
Date:   Wed Dec 8 21:46:41 2004 +0000
 
85335
 
 
85336
    libxklavier 1.13
 
85337
 
 
85338
 ChangeLog    |    4 ++++
 
85339
 configure.in |    4 ++--
 
85340
 2 files changed, 6 insertions(+), 2 deletions(-)
 
85341
 
 
85342
commit b5db10c22592ab0c2426e60a01c3d9cc2ab17a83
 
85343
Author: Görkem Çetin <gorkem@src.gnome.org>
 
85344
Date:   Tue Dec 7 21:03:09 2004 +0000
 
85345
 
 
85346
    CVS_SILENT
 
85347
 
 
85348
 po/tr.po |    2 +-
 
85349
 1 files changed, 1 insertions(+), 1 deletions(-)
 
85350
 
 
85351
commit a2bc021c7f9a07e7c8040a9c4fe9f02c2f1c7367
 
85352
Author: Miloslav Trmac <mitr@volny.cz>
 
85353
Date:   Tue Dec 7 17:22:54 2004 +0000
 
85354
 
 
85355
    Updated Czech translation.
 
85356
    
 
85357
    2004-12-07  Miloslav Trmac  <mitr@volny.cz>
 
85358
    
 
85359
        * cs.po: Updated Czech translation.
 
85360
 
 
85361
 po/ChangeLog |    4 ++++
 
85362
 po/cs.po     |   13 ++++++++-----
 
85363
 2 files changed, 12 insertions(+), 5 deletions(-)
 
85364
 
 
85365
commit 617bf5fc8f2bc904c93a6ce5c7bd7edb8bee60ef
 
85366
Author: Vincent van Adrighem <adrighem@gnome.org>
 
85367
Date:   Mon Dec 6 01:02:14 2004 +0000
 
85368
 
 
85369
    Translation updated by Reinout van Schouwen.
 
85370
    
 
85371
    2004-12-06  Vincent van Adrighem  <adrighem@gnome.org>
 
85372
    
 
85373
        * nl.po: Translation updated by Reinout van Schouwen.
 
85374
 
 
85375
 po/ChangeLog |    4 +
 
85376
 po/nl.po     |  889 ++++++++++++++++++++++++++++++---------------------------
 
85377
 2 files changed, 472 insertions(+), 421 deletions(-)
 
85378
 
 
85379
commit 0b27609b36691cb89b69901a8bdfdb6a3834dc87
 
85380
Author: Adam Weinberger <adamw@src.gnome.org>
 
85381
Date:   Fri Dec 3 19:06:06 2004 +0000
 
85382
 
 
85383
    Updated Canadian English translation.
 
85384
    
 
85385
    
 
85386
        * en_CA.po: Updated Canadian English translation.
 
85387
 
 
85388
 po/en_CA.po |    6 +++---
 
85389
 1 files changed, 3 insertions(+), 3 deletions(-)
 
85390
 
 
85391
commit a02f678bcfa3a59d35f025b3c06455cbdce2cf0f
 
85392
Author: Žygimantas Beručka <uid0@akl.lt>
 
85393
Date:   Fri Dec 3 16:42:02 2004 +0000
 
85394
 
 
85395
    Updated Lithuanian translation.
 
85396
    
 
85397
    2004-12-03  Žygimantas Beručka  <uid0@akl.lt>
 
85398
    
 
85399
            * lt.po: Updated Lithuanian translation.
 
85400
 
 
85401
 po/ChangeLog |    4 +
 
85402
 po/lt.po     |  989 +++++++++++++++++++++-------------------------------------
 
85403
 2 files changed, 365 insertions(+), 628 deletions(-)
 
85404
 
 
85405
commit 58a37359a4511fdfeaeb967b6309c531015f8ed3
 
85406
Author: Sebastien Bacher <seb128@debian.org>
 
85407
Date:   Fri Dec 3 10:00:26 2004 +0000
 
85408
 
 
85409
    use "Preferences" for the window title (like the other capplets) instead
 
85410
    
 
85411
    2004-12-03  Sebastien Bacher  <seb128@debian.org>
 
85412
    
 
85413
        * gnome-network-preferences.glade: use "Preferences" for the window
 
85414
        title (like the other capplets) instead of "Configuration",
 
85415
        bug noticed by Lars Weber <me@lars.in-berlin.de> (Closes: #132391).
 
85416
 
 
85417
 capplets/network/ChangeLog                       |    6 ++++++
 
85418
 capplets/network/gnome-network-preferences.glade |    2 +-
 
85419
 2 files changed, 7 insertions(+), 1 deletions(-)
 
85420
 
 
85421
commit 069aa436015d653c63f94e6c884750baa0e4a3c6
 
85422
Author: Adam Weinberger <adamw@src.gnome.org>
 
85423
Date:   Fri Dec 3 05:43:24 2004 +0000
 
85424
 
 
85425
    Updated Canadian English translation.
 
85426
    
 
85427
    
 
85428
        * en_CA.po: Updated Canadian English translation.
 
85429
 
 
85430
 po/ChangeLog |    4 ++++
 
85431
 po/en_CA.po  |   30 +++++++++++++++---------------
 
85432
 2 files changed, 19 insertions(+), 15 deletions(-)
 
85433
 
 
85434
commit 64f399db7acbc385d94fc9c1d5e34cb61e587f8c
 
85435
Author: Miloslav Trmac <mitr@volny.cz>
 
85436
Date:   Wed Dec 1 18:51:38 2004 +0000
 
85437
 
 
85438
    Updated Czech translation.
 
85439
    
 
85440
    2004-12-01  Miloslav Trmac  <mitr@volny.cz>
 
85441
    
 
85442
        * cs.po: Updated Czech translation.
 
85443
 
 
85444
 po/ChangeLog |    4 ++++
 
85445
 po/cs.po     |   30 +++++++++++++++---------------
 
85446
 2 files changed, 19 insertions(+), 15 deletions(-)
 
85447
 
 
85448
commit 16e644c1ad02df57f2bc789bf82f073ef86d03db
 
85449
Author: Sebastien Bacher <seb128@debian.org>
 
85450
Date:   Tue Nov 30 16:46:38 2004 +0000
 
85451
 
 
85452
    free the alsa device, after 4 seconds, with gstreamer too. Patch from
 
85453
    
 
85454
    2004-11-30  Sebastien Bacher  <seb128@debian.org>
 
85455
    
 
85456
        * actions/acme-volume-gstreamer.c:
 
85457
        (acme_volume_gstreamer_finalize), (acme_volume_gstreamer_set_mute),
 
85458
        (acme_volume_gstreamer_get_mute),
 
85459
        (acme_volume_gstreamer_get_volume),
 
85460
        (acme_volume_gstreamer_set_volume),
 
85461
        (acme_volume_gstreamer_close_real), (acme_volume_gstreamer_open),
 
85462
        (acme_volume_gstreamer_close), (acme_volume_gstreamer_init):
 
85463
        free the alsa device, after 4 seconds, with gstreamer too.
 
85464
        Patch from Arnaud Patard <Arnaud Patard> (Closes: #141793).
 
85465
 
 
85466
 gnome-settings-daemon/ChangeLog                    |   12 ++
 
85467
 .../actions/acme-volume-gstreamer.c                |  122 ++++++++++++++++----
 
85468
 2 files changed, 112 insertions(+), 22 deletions(-)
 
85469
 
 
85470
commit 41889beb0c5e8ad6f4c36e7ddf6bf4991ba69171
 
85471
Author: Bastien Nocera <hadess@hadess.net>
 
85472
Date:   Tue Nov 30 13:08:12 2004 +0000
 
85473
 
 
85474
    Patch from Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in
 
85475
    
 
85476
    2004-11-30  Bastien Nocera  <hadess@hadess.net>
 
85477
    
 
85478
        * eggcellrendererkeys.c: (grab_key_callback): Patch from
 
85479
        Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in multi-
 
85480
        layout setups correctly (Closes: #154492)
 
85481
 
 
85482
 capplets/keybindings/ChangeLog             |    6 ++++++
 
85483
 capplets/keybindings/eggcellrendererkeys.c |    7 ++-----
 
85484
 2 files changed, 8 insertions(+), 5 deletions(-)
 
85485
 
 
85486
commit 071f849d76a0d9659bc14b6431317b2ebe709445
 
85487
Author: Bastien Nocera <hadess@hadess.net>
 
85488
Date:   Tue Nov 30 12:02:18 2004 +0000
 
85489
 
 
85490
    hack to get the logout action working (Closes: #141472)
 
85491
    
 
85492
    2004-11-30  Bastien Nocera  <hadess@hadess.net>
 
85493
    
 
85494
        * gnome-settings-multimedia-keys.c: (do_exit_action): hack
 
85495
        to get the logout action working (Closes: #141472)
 
85496
 
 
85497
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
85498
 .../gnome-settings-multimedia-keys.c               |   12 +-----------
 
85499
 2 files changed, 6 insertions(+), 11 deletions(-)
 
85500
 
 
85501
commit aad80506ea92aa9001c537ea44bf4e38b2441a7c
 
85502
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
85503
Date:   Tue Nov 30 11:24:36 2004 +0000
 
85504
 
 
85505
    Updated Danish translation.
 
85506
    
 
85507
            * da.po: Updated Danish translation.
 
85508
 
 
85509
 po/ChangeLog |    4 ++++
 
85510
 po/da.po     |   15 +++++++++------
 
85511
 2 files changed, 13 insertions(+), 6 deletions(-)
 
85512
 
 
85513
commit 048188955eebe41a13c51ba0bfa3e291c25662a4
 
85514
Author: Sebastien Bacher <seb128@debian.org>
 
85515
Date:   Tue Nov 30 01:22:50 2004 +0000
 
85516
 
 
85517
    use the right name for each browser instead of listing different names for
 
85518
    
 
85519
    2004-11-30  Sebastien Bacher  <seb128@debian.org>
 
85520
    
 
85521
        * gnome-default-applications-properties-structs.c: use the right name
 
85522
        for each browser instead of listing different names for some entry
 
85523
        (#155246).
 
85524
 
 
85525
 capplets/default-applications/ChangeLog            |    6 ++++++
 
85526
 ...gnome-default-applications-properties-structs.c |    6 +++---
 
85527
 2 files changed, 9 insertions(+), 3 deletions(-)
 
85528
 
 
85529
commit 5c4a42e79de42b4d2b1fe785f826d2f6c0ec4172
 
85530
Author: Dwayne Bailey <dwayne@translate.org.za>
 
85531
Date:   Mon Nov 29 20:49:15 2004 +0000
 
85532
 
 
85533
    Updated Northern Sotho translation.
 
85534
    
 
85535
    2004-11-29  Dwayne Bailey  <dwayne@translate.org.za>
 
85536
    
 
85537
        * nso.po: Updated Northern Sotho translation.
 
85538
 
 
85539
 po/ChangeLog |    4 ++++
 
85540
 po/nso.po    |   34 ++++++++++++++++++----------------
 
85541
 2 files changed, 22 insertions(+), 16 deletions(-)
 
85542
 
 
85543
commit 77e018d8757efa64016b210740c7704508e30570
 
85544
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85545
Date:   Mon Nov 29 20:33:19 2004 +0000
 
85546
 
 
85547
    preview - only for XKB
 
85548
 
 
85549
 capplets/keyboard/ChangeLog                       |    4 ++++
 
85550
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    5 +++++
 
85551
 2 files changed, 9 insertions(+), 0 deletions(-)
 
85552
 
 
85553
commit 6f4927922f9dfc97480852ca17dd32113bf9ed2f
 
85554
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
85555
Date:   Mon Nov 29 11:56:04 2004 +0000
 
85556
 
 
85557
    Updated Danish translation.
 
85558
    
 
85559
            * da.po: Updated Danish translation.
 
85560
 
 
85561
 po/ChangeLog |    4 +
 
85562
 po/da.po     |  674 ++++++++++++++++++++++++++++++----------------------------
 
85563
 2 files changed, 351 insertions(+), 327 deletions(-)
 
85564
 
 
85565
commit beb210c01e831bfdc40cdde51f786e1b8d18f0e1
 
85566
Author: Dwayne Bailey <dwayne@translate.org.za>
 
85567
Date:   Sun Nov 28 19:31:37 2004 +0000
 
85568
 
 
85569
    Added "nso" to ALL_LINGUAS. Added Northern Sotho translation by Zuza
 
85570
    
 
85571
    2004-11-28  Dwayne Bailey  <dwayne@translate.org.za>
 
85572
    
 
85573
        * configure.in: Added "nso" to ALL_LINGUAS.
 
85574
        * po/nso.po: Added Northern Sotho translation by
 
85575
        Zuza Software Foundation <info@translate.org.za>.
 
85576
 
 
85577
 ChangeLog    |    4 +
 
85578
 configure.in |    2 +-
 
85579
 po/ChangeLog |    5 +
 
85580
 po/nso.po    | 3541 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
85581
 4 files changed, 3551 insertions(+), 1 deletions(-)
 
85582
 
 
85583
commit f876d51832563b89a84068d0ce1789a3eca77406
 
85584
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
85585
Date:   Sun Nov 28 15:19:04 2004 +0000
 
85586
 
 
85587
    Updated Spanish translation.
 
85588
    
 
85589
    2004-11-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
85590
    
 
85591
        * es.po: Updated Spanish translation.
 
85592
 
 
85593
 po/ChangeLog |    4 +
 
85594
 po/es.po     |  584 ++++++++++++++++++++++++++++------------------------------
 
85595
 2 files changed, 287 insertions(+), 301 deletions(-)
 
85596
 
 
85597
commit 5207e9151aad18e5acaa5c482255dd7f8e48cbaf
 
85598
Author: James Henstridge <james@jamesh.id.au>
 
85599
Date:   Sun Nov 28 13:51:58 2004 +0000
 
85600
 
 
85601
    use gnome_vfs_make_uri_from_shell_arg() to parse the first argument.
 
85602
    
 
85603
    2004-11-28  James Henstridge  <james@jamesh.id.au>
 
85604
    
 
85605
        * thumbnailer.c (main): use gnome_vfs_make_uri_from_shell_arg() to
 
85606
        parse the first argument.
 
85607
        (main): if the glyphs for 'A' and 'a' aren't found, pick some
 
85608
        other ones so we display something possibly relevant.
 
85609
        (draw_char): pass in a glyph index rather than a character.
 
85610
 
 
85611
 vfs-methods/fontilus/ChangeLog               |    6 +++++
 
85612
 vfs-methods/fontilus/fontilus-context-menu.c |    2 +-
 
85613
 vfs-methods/fontilus/thumbnailer.c           |   30 +++++++++++++++++--------
 
85614
 3 files changed, 27 insertions(+), 11 deletions(-)
 
85615
 
 
85616
commit de983c365cca21dbb927205f48b1097548ff2407
 
85617
Author: Alexander Shopov <ash@contact.bg>
 
85618
Date:   Sun Nov 28 13:50:38 2004 +0000
 
85619
 
 
85620
    Updated Bulgarian translation
 
85621
    
 
85622
    2004-11-28  Alexander Shopov  <ash@contact.bg>
 
85623
    
 
85624
        * bg.po: Updated Bulgarian translation
 
85625
 
 
85626
 po/ChangeLog |   10 +-
 
85627
 po/bg.po     | 1917 ++++++++++++++--------------------------------------------
 
85628
 2 files changed, 455 insertions(+), 1472 deletions(-)
 
85629
 
 
85630
commit f33e58be237d811ed818745c985624753ea855c4
 
85631
Author: James Henstridge <james@jamesh.id.au>
 
85632
Date:   Sun Nov 28 09:34:50 2004 +0000
 
85633
 
 
85634
    apply Federic Zhang <federic.zhang@sun.com>'s patch to speed up loading of
 
85635
    
 
85636
    2004-11-28  James Henstridge  <james@jamesh.id.au>
 
85637
    
 
85638
        * font-view.c: apply Federic Zhang <federic.zhang@sun.com>'s patch
 
85639
        to speed up loading of large (eg. CJK) fonts, plus a few small bug
 
85640
        fixes.  Fixes bug #142878.
 
85641
        (set_icon): use gtk_window_set_icon_name() to set the icon.  Also,
 
85642
        get the correct icon theme object for the window's screen.
 
85643
 
 
85644
 vfs-methods/fontilus/ChangeLog   |    8 +++
 
85645
 vfs-methods/fontilus/font-view.c |   88 +++++++++++++++++++++++++------------
 
85646
 2 files changed, 67 insertions(+), 29 deletions(-)
 
85647
 
 
85648
commit 20706a02ba408d2ca9aa512dc94ccc98c456ee37
 
85649
Author: James Henstridge <jamesh@src.gnome.org>
 
85650
Date:   Sun Nov 28 08:25:10 2004 +0000
 
85651
 
 
85652
    the only macro in acinclude.m4 was not being used, so remove the file.
 
85653
 
 
85654
 acinclude.m4                   |  164 ----------------------------------------
 
85655
 vfs-methods/themus/Makefile.am |    2 -
 
85656
 2 files changed, 0 insertions(+), 166 deletions(-)
 
85657
 
 
85658
commit ebd8e46d445019839868f1e907f167dad0e16c86
 
85659
Author: James Henstridge <james@jamesh.id.au>
 
85660
Date:   Sun Nov 28 08:14:05 2004 +0000
 
85661
 
 
85662
    use GNOMELOCALEDIR.
 
85663
    
 
85664
    2004-11-28  James Henstridge  <james@jamesh.id.au>
 
85665
    
 
85666
        * vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.
 
85667
    
 
85668
        * vfs-methods/themus/Makefile.am: similar changes to the fontilus
 
85669
        ones.
 
85670
    
 
85671
        * vfs-methods/fontilus/fontilus-context-menu.c: same here.
 
85672
    
 
85673
        * vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
 
85674
        FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
 
85675
        of gnome-control-center.
 
85676
    
 
85677
        * vfs-methods/fontilus/Makefile.am: similar schema and desktop
 
85678
        file fixes.  Don't include the old mime files in the dist.
 
85679
    
 
85680
        * schemas/Makefile.am: remove .schemas files on clean, when
 
85681
        installing schemas, look for them in builddir rather than srcdir.
 
85682
    
 
85683
        * gnome-settings-daemon/actions/Makefile.am: fix up build rules so
 
85684
        that ALSA_CFLAGS isn't defined multiple times (use the newer
 
85685
        automake += syntax).
 
85686
    
 
85687
        * control-center/Makefile.am: distribute $(icon_DATA).
 
85688
    
 
85689
        * capplets/*/Makefile.am: put the .desktop and .desktop.in files
 
85690
        in CLEANFILES.  The .desktop.in.in file gets included because it
 
85691
        is listed in the configure script.
 
85692
    
 
85693
        * configure.in: update configure script, and remove macro calls
 
85694
        that are not needed by modern versions of Automake.
 
85695
    
 
85696
        * Makefile.am: remove intltool files on distclean.
 
85697
    
 
85698
        * autogen.sh: request Automake >= 1.7.
 
85699
 
 
85700
 ChangeLog                                        |   34 +++++++
 
85701
 Makefile.am                                      |   11 +-
 
85702
 autogen.sh                                       |   22 +----
 
85703
 capplets/accessibility/at-properties/Makefile.am |    4 +-
 
85704
 capplets/accessibility/keyboard/Makefile.am      |    4 +-
 
85705
 capplets/background/Makefile.am                  |    4 +-
 
85706
 capplets/default-applications/Makefile.am        |    4 +-
 
85707
 capplets/display/Makefile.am                     |    4 +-
 
85708
 capplets/font/Makefile.am                        |    4 +-
 
85709
 capplets/keybindings/Makefile.am                 |    4 +-
 
85710
 capplets/keyboard/Makefile.am                    |    4 +-
 
85711
 capplets/mouse/Makefile.am                       |    4 +-
 
85712
 capplets/network/Makefile.am                     |    4 +-
 
85713
 capplets/sound/Makefile.am                       |    4 +-
 
85714
 capplets/theme-switcher/Makefile.am              |    4 +-
 
85715
 capplets/ui-properties/Makefile.am               |    4 +-
 
85716
 capplets/windows/Makefile.am                     |    4 +-
 
85717
 configure.in                                     |  112 ++++++++--------------
 
85718
 control-center/Makefile.am                       |    3 +-
 
85719
 gnome-settings-daemon/actions/Makefile.am        |   36 ++++----
 
85720
 schemas/Makefile.am                              |    6 +-
 
85721
 vfs-methods/fontilus/Makefile.am                 |   11 +-
 
85722
 vfs-methods/fontilus/font-view.c                 |    2 +-
 
85723
 vfs-methods/fontilus/fontilus-context-menu.c     |    2 +-
 
85724
 vfs-methods/themus/Makefile.am                   |   10 +-
 
85725
 vfs-methods/themus/themus-properties-main.c      |    2 +-
 
85726
 26 files changed, 143 insertions(+), 164 deletions(-)
 
85727
 
 
85728
commit a37db9f09d7288580031c42b61ec73e3a167eb5c
 
85729
Author: Adam Weinberger <adamw@src.gnome.org>
 
85730
Date:   Sun Nov 28 04:54:22 2004 +0000
 
85731
 
 
85732
    Updated Canadian English translation.
 
85733
    
 
85734
    
 
85735
        * en_CA.po: Updated Canadian English translation.
 
85736
 
 
85737
 po/ChangeLog |    4 +++
 
85738
 po/en_CA.po  |   78 +++++++++++++++++++++------------------------------------
 
85739
 2 files changed, 33 insertions(+), 49 deletions(-)
 
85740
 
 
85741
commit 474018dd317d8cd49cb5ebf934f8bcc43aee7858
 
85742
Author: James Henstridge <james@jamesh.id.au>
 
85743
Date:   Sun Nov 28 00:43:31 2004 +0000
 
85744
 
 
85745
    fix up typo that I introduced in the configure script. Should fix the
 
85746
    
 
85747
    2004-11-28  James Henstridge  <james@jamesh.id.au>
 
85748
    
 
85749
        * configure.in (FONT_THUMBNAILER_LIBS): fix up typo that I
 
85750
        introduced in the configure script.  Should fix the build properly
 
85751
        now.
 
85752
 
 
85753
 ChangeLog    |    6 ++++++
 
85754
 configure.in |    2 +-
 
85755
 2 files changed, 7 insertions(+), 1 deletions(-)
 
85756
 
 
85757
commit 61d59e927d5dc2ea51add097637b0b9dd9102d35
 
85758
Author: Miloslav Trmac <mitr@volny.cz>
 
85759
Date:   Sat Nov 27 19:11:09 2004 +0000
 
85760
 
 
85761
    Updated Czech translation.
 
85762
    
 
85763
    2004-11-27  Miloslav Trmac  <mitr@volny.cz>
 
85764
    
 
85765
        * cs.po: Updated Czech translation.
 
85766
 
 
85767
 po/ChangeLog |    4 +
 
85768
 po/cs.po     |  211 ++++++++++++++++++++++++++++++++--------------------------
 
85769
 2 files changed, 120 insertions(+), 95 deletions(-)
 
85770
 
 
85771
commit b3fff0e955eb2dcb678b98550efed00c9b2e3e1b
 
85772
Author: James Henstridge <james@jamesh.id.au>
 
85773
Date:   Sat Nov 27 16:07:54 2004 +0000
 
85774
 
 
85775
    get rid of old mime stuff.
 
85776
    
 
85777
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85778
    
 
85779
        * Makefile.am: get rid of old mime stuff.
 
85780
    
 
85781
        * gnome-font-viewer.desktop.in.in (Exec): add a "%U" to the
 
85782
        command line, so Nautilus will run gnome-font-viewer for stuff
 
85783
        under the fonts:/// URI.
 
85784
    
 
85785
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85786
    
 
85787
        * themus.applications, themus.keys: remove.
 
85788
    
 
85789
        * themus-theme-applier.desktop.in.in: new file to hook up
 
85790
        themus-apply-theme, since the old .applications file isn't used by
 
85791
        the new MIME system.
 
85792
 
 
85793
 configure.in                                       |    1 +
 
85794
 po/POTFILES.in                                     |    3 +-
 
85795
 vfs-methods/fontilus/ChangeLog                     |    6 ++++
 
85796
 vfs-methods/fontilus/Makefile.am                   |    6 ----
 
85797
 vfs-methods/fontilus/fontilus.applications         |    8 ------
 
85798
 vfs-methods/fontilus/fontilus.keys                 |   26 --------------------
 
85799
 vfs-methods/fontilus/fontilus.mime                 |    5 ----
 
85800
 .../fontilus/gnome-font-viewer.desktop.in.in       |    4 +-
 
85801
 vfs-methods/themus/.cvsignore                      |    6 +---
 
85802
 vfs-methods/themus/ChangeLog                       |    6 ++++
 
85803
 vfs-methods/themus/Makefile.am                     |   16 ++++-------
 
85804
 .../themus/themus-theme-applier.desktop.in.in      |   15 +++++++++++
 
85805
 vfs-methods/themus/themus.applications             |    8 ------
 
85806
 vfs-methods/themus/themus.keys                     |    6 ----
 
85807
 14 files changed, 39 insertions(+), 77 deletions(-)
 
85808
 
 
85809
commit 653d3d99f73a325b08b8df1635e1007f28100c7a
 
85810
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85811
Date:   Sat Nov 27 16:05:03 2004 +0000
 
85812
 
 
85813
    xmodmap support is here
 
85814
 
 
85815
 gnome-settings-daemon/ChangeLog                    |    4 ++
 
85816
 .../gnome-settings-keyboard-xkb.c                  |   36 ++++++++++++++++++++
 
85817
 2 files changed, 40 insertions(+), 0 deletions(-)
 
85818
 
 
85819
commit b3cec1437685b9c3b77ecb82af98068adc49b77e
 
85820
Author: James Henstridge <james@jamesh.id.au>
 
85821
Date:   Sat Nov 27 15:22:44 2004 +0000
 
85822
 
 
85823
    use libnautilus-extension.
 
85824
    
 
85825
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85826
    
 
85827
        * configure.in (THEMUS_COMPONENT): use libnautilus-extension.
 
85828
    
 
85829
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85830
    
 
85831
        * themus-theme-applier.c: get rid of the bonobo includes.
 
85832
    
 
85833
        * Makefile.am: update to install Nautilus extension.
 
85834
    
 
85835
        * themus-properties-main.c: convert from a Bonobo component to a
 
85836
        Nautilus extension.
 
85837
    
 
85838
        * themus-properties-view.[ch]: convert to a simple widget.  Also
 
85839
        fix a bunch of leaks.
 
85840
 
 
85841
 ChangeLog                                          |    2 +
 
85842
 configure.in                                       |   30 +-
 
85843
 vfs-methods/themus/ChangeLog                       |   12 +
 
85844
 vfs-methods/themus/Makefile.am                     |   23 +-
 
85845
 .../themus/Themus_Properties_View.server.in.in     |   19 --
 
85846
 vfs-methods/themus/themus-properties-main.c        |  116 ++++++--
 
85847
 vfs-methods/themus/themus-properties-view.c        |  332 +++++++++++---------
 
85848
 vfs-methods/themus/themus-properties-view.h        |   31 +-
 
85849
 vfs-methods/themus/themus-theme-applier.c          |  101 +++----
 
85850
 9 files changed, 371 insertions(+), 295 deletions(-)
 
85851
 
 
85852
commit 7de3d67e423a650b5382c7061b32d4e1c48771a5
 
85853
Author: James Henstridge <jamesh@src.gnome.org>
 
85854
Date:   Sat Nov 27 13:19:09 2004 +0000
 
85855
 
 
85856
    clean up the unused .server file
 
85857
 
 
85858
 vfs-methods/fontilus/.cvsignore            |    4 +--
 
85859
 vfs-methods/fontilus/fontilus.server.in.in |   34 ----------------------------
 
85860
 2 files changed, 1 insertions(+), 37 deletions(-)
 
85861
 
 
85862
commit 52f46ac78c67bef0c5f952a4d6f63522679b5706
 
85863
Author: James Henstridge <james@jamesh.id.au>
 
85864
Date:   Sat Nov 27 13:13:25 2004 +0000
 
85865
 
 
85866
    use libnautilus-extension for the context menu instead of Bonobo.
 
85867
    
 
85868
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85869
    
 
85870
        * configure.in (FONT_CONTEXT_MENU): use libnautilus-extension for
 
85871
        the context menu instead of Bonobo.
 
85872
    
 
85873
    2004-11-27  James Henstridge  <james@jamesh.id.au>
 
85874
    
 
85875
        * Makefile.am: fix build rules for Nautilus stuff.
 
85876
    
 
85877
        * fontilus-context-menu.c: convert to a Nautilus extension.
 
85878
 
 
85879
 ChangeLog                                    |    5 +
 
85880
 configure.in                                 |   44 ++++-
 
85881
 vfs-methods/fontilus/ChangeLog               |    6 +
 
85882
 vfs-methods/fontilus/Makefile.am             |   18 +--
 
85883
 vfs-methods/fontilus/fontilus-context-menu.c |  238 ++++++++++++++++++--------
 
85884
 5 files changed, 218 insertions(+), 93 deletions(-)
 
85885
 
 
85886
commit 6d9726e3048d9b2e582eb871dcf1c2c18e37cabb
 
85887
Author: Adam Weinberger <adamw@src.gnome.org>
 
85888
Date:   Fri Nov 26 23:50:36 2004 +0000
 
85889
 
 
85890
    Updated Canadian English translation.
 
85891
    
 
85892
    
 
85893
        * en_CA.po: Updated Canadian English translation.
 
85894
 
 
85895
 po/ChangeLog |    4 +++
 
85896
 po/en_CA.po  |   80 +++++++++++++++++++++++----------------------------------
 
85897
 2 files changed, 36 insertions(+), 48 deletions(-)
 
85898
 
 
85899
commit 7571f44d8d54124a45d9d43ded430b2b61c3d6ee
 
85900
Author: Sebastien Bacher <seb128@debian.org>
 
85901
Date:   Fri Nov 26 16:40:31 2004 +0000
 
85902
 
 
85903
    changed a mnemonic to fix #144343.
 
85904
    
 
85905
    2004-11-26  Sebastien Bacher  <seb128@debian.org>
 
85906
    
 
85907
        * gnome-default-applications-properties.glade: changed a mnemonic to
 
85908
        fix #144343.
 
85909
 
 
85910
 capplets/default-applications/ChangeLog            |    5 +++++
 
85911
 .../gnome-default-applications-properties.glade    |    2 +-
 
85912
 2 files changed, 6 insertions(+), 1 deletions(-)
 
85913
 
 
85914
commit 4ab58ee9f70f561e8e88e74ec1d8408946a5861a
 
85915
Author: Sebastien Bacher <seb128@debian.org>
 
85916
Date:   Fri Nov 26 15:30:26 2004 +0000
 
85917
 
 
85918
    Mask the "Text Editor" tab since it's not used by the new mime system.
 
85919
    
 
85920
    2004-11-26  Sebastien Bacher  <seb128@debian.org>
 
85921
    
 
85922
        * gnome-default-applications-properties.glade: Mask the "Text Editor"
 
85923
        tab since it's not used by the new mime system.
 
85924
 
 
85925
 NEWS                                               |    2 ++
 
85926
 capplets/default-applications/ChangeLog            |    5 +++++
 
85927
 .../gnome-default-applications-properties.glade    |    1 -
 
85928
 3 files changed, 7 insertions(+), 1 deletions(-)
 
85929
 
 
85930
commit 34a319d0f7a53c7e689a67366814ba12b5db2880
 
85931
Author: Miloslav Trmac <mitr@volny.cz>
 
85932
Date:   Fri Nov 26 14:45:16 2004 +0000
 
85933
 
 
85934
    Updated Czech translation.
 
85935
    
 
85936
    2004-11-26  Miloslav Trmac  <mitr@volny.cz>
 
85937
    
 
85938
        * cs.po: Updated Czech translation.
 
85939
 
 
85940
 po/ChangeLog |    4 +
 
85941
 po/cs.po     |  475 ++++++++++++++++++++++++++++++----------------------------
 
85942
 2 files changed, 250 insertions(+), 229 deletions(-)
 
85943
 
 
85944
commit 6c1639eb557480e3683c03d6af80c72141681c90
 
85945
Author: Michael Terry <mike@mterry.name>
 
85946
Date:   Fri Nov 26 14:40:05 2004 +0000
 
85947
 
 
85948
    Commited these changes
 
85949
    
 
85950
    2004-11-26  Michael Terry <mike@mterry.name>
 
85951
    
 
85952
           * gnome-default-applications-properties.glade: Simplify some strings
 
85953
           and add a window icon per bug #98918.
 
85954
 
 
85955
 capplets/default-applications/ChangeLog            |    5 +++
 
85956
 .../gnome-default-applications-properties.glade    |   27 ++++++++++---------
 
85957
 2 files changed, 19 insertions(+), 13 deletions(-)
 
85958
 
 
85959
commit d4c45e4215db77ed9a2b5ebb50a310bcc43f059d
 
85960
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85961
Date:   Fri Nov 26 00:34:42 2004 +0000
 
85962
 
 
85963
    a bit of cleanup
 
85964
 
 
85965
 capplets/keyboard/.cvsignore |    1 +
 
85966
 1 files changed, 1 insertions(+), 0 deletions(-)
 
85967
 
 
85968
commit 5d06aeb598b86e249dbe25a486ebd9b7c0973c8b
 
85969
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85970
Date:   Fri Nov 26 00:32:59 2004 +0000
 
85971
 
 
85972
    libxklavier 1.12 required
 
85973
 
 
85974
 configure.in |    2 +-
 
85975
 1 files changed, 1 insertions(+), 1 deletions(-)
 
85976
 
 
85977
commit 00f80f214b89934a4276a280871d7de517dec027
 
85978
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
85979
Date:   Thu Nov 25 23:24:48 2004 +0000
 
85980
 
 
85981
    libxklavier 1.12 compatibility
 
85982
 
 
85983
 capplets/keyboard/ChangeLog                        |    4 ++++
 
85984
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
85985
 2 files changed, 5 insertions(+), 1 deletions(-)
 
85986
 
 
85987
commit 3470a2f16993157a9fccc7b6f4f1ecda1dcf2430
 
85988
Author: Adam Weinberger <adamw@src.gnome.org>
 
85989
Date:   Thu Nov 25 16:41:22 2004 +0000
 
85990
 
 
85991
    Updated Canadian English translation.
 
85992
    
 
85993
    
 
85994
        * en_CA.po: Updated Canadian English translation.
 
85995
 
 
85996
 po/ChangeLog |    4 +
 
85997
 po/en_CA.po  |  473 ++++++++++++++++++++++++++++++----------------------------
 
85998
 2 files changed, 249 insertions(+), 228 deletions(-)
 
85999
 
 
86000
commit 08874d2ea0e61c75d589f1f11b13dbe5afc556ed
 
86001
Author: Christoffer Olsen <colsen@src.gnome.org>
 
86002
Date:   Wed Nov 24 18:59:31 2004 +0000
 
86003
 
 
86004
    Fixed an error I just introduced. Sorry.
 
86005
 
 
86006
 configure.in |    2 +-
 
86007
 1 files changed, 1 insertions(+), 1 deletions(-)
 
86008
 
 
86009
commit 0ffe4d4e98e8f4ff4e7bf55455ab5651dc2fc3fa
 
86010
Author: Christoffer Olsen <colsen@src.gnome.org>
 
86011
Date:   Wed Nov 24 18:54:03 2004 +0000
 
86012
 
 
86013
    Added *.desktop.in.in for bug-buddy love.
 
86014
    See ChangeLog for details.
 
86015
 
 
86016
 ChangeLog                                          |   53 ++++++++++++++++++
 
86017
 .../at-properties/at-properties.desktop.in         |   14 -----
 
86018
 .../at-properties/at-properties.desktop.in.in      |   15 +++++
 
86019
 .../keyboard/accessibility-keyboard.desktop.in     |   14 -----
 
86020
 .../keyboard/accessibility-keyboard.desktop.in.in  |   15 +++++
 
86021
 capplets/background/background.desktop.in          |   14 -----
 
86022
 capplets/background/background.desktop.in.in       |   15 +++++
 
86023
 .../default-applications.desktop.in                |   14 -----
 
86024
 .../default-applications.desktop.in.in             |   15 +++++
 
86025
 capplets/display/display-properties.desktop.in     |   14 -----
 
86026
 capplets/display/display-properties.desktop.in.in  |   15 +++++
 
86027
 capplets/file-types/file-types-capplet.desktop.in  |   10 ----
 
86028
 .../file-types/file-types-capplet.desktop.in.in    |   11 ++++
 
86029
 capplets/file-types/file-types.desktop.in          |   14 -----
 
86030
 capplets/file-types/file-types.desktop.in.in       |   15 +++++
 
86031
 capplets/font/font-properties.desktop.in           |   14 -----
 
86032
 capplets/font/font-properties.desktop.in.in        |   15 +++++
 
86033
 capplets/keybindings/keybinding.desktop.in         |   14 -----
 
86034
 capplets/keybindings/keybinding.desktop.in.in      |   15 +++++
 
86035
 capplets/keyboard/keyboard.desktop.in              |   14 -----
 
86036
 capplets/keyboard/keyboard.desktop.in.in           |   15 +++++
 
86037
 capplets/localization/localization.desktop.in      |   13 -----
 
86038
 capplets/localization/localization.desktop.in.in   |   14 +++++
 
86039
 capplets/mouse/gnome-settings-mouse.desktop.in     |   14 -----
 
86040
 capplets/mouse/gnome-settings-mouse.desktop.in.in  |   15 +++++
 
86041
 .../network/gnome-network-preferences.desktop.in   |   14 -----
 
86042
 .../gnome-network-preferences.desktop.in.in        |   15 +++++
 
86043
 capplets/sound/gnome-settings-sound.desktop.in     |   14 -----
 
86044
 capplets/sound/gnome-settings-sound.desktop.in.in  |   15 +++++
 
86045
 .../theme-switcher/gtk-theme-selector.desktop.in   |   14 -----
 
86046
 .../gtk-theme-selector.desktop.in.in               |   15 +++++
 
86047
 .../ui-properties/gnome-ui-properties.desktop.in   |   14 -----
 
86048
 .../gnome-ui-properties.desktop.in.in              |   15 +++++
 
86049
 capplets/url-properties/url-properties.desktop.in  |   11 ----
 
86050
 .../url-properties/url-properties.desktop.in.in    |   12 ++++
 
86051
 capplets/windows/window-properties.desktop.in      |   14 -----
 
86052
 capplets/windows/window-properties.desktop.in.in   |   15 +++++
 
86053
 configure.in                                       |   22 +++++++-
 
86054
 control-center/gnomecc.desktop.in                  |   13 -----
 
86055
 control-center/gnomecc.desktop.in.in               |   14 +++++
 
86056
 po/POTFILES.in                                     |   56 ++++++++++---------
 
86057
 vfs-methods/fontilus/gnome-font-viewer.desktop.in  |   14 -----
 
86058
 .../fontilus/gnome-font-viewer.desktop.in.in       |   15 +++++
 
86059
 43 files changed, 394 insertions(+), 299 deletions(-)
 
86060
 
 
86061
commit 2a57eb3a61011ec5d27eb181fcfa1602be972f6b
 
86062
Author: Funda Wang <fwang@src.gnome.org>
 
86063
Date:   Wed Nov 24 15:30:03 2004 +0000
 
86064
 
 
86065
    Updated Simplified Chinese translation
 
86066
 
 
86067
 po/ChangeLog |    4 +
 
86068
 po/zh_CN.po  |  227 +++++++++++++++++++++++-----------------------------------
 
86069
 2 files changed, 94 insertions(+), 137 deletions(-)
 
86070
 
 
86071
commit 7b12c49dde66aa71dc13cd41f454a3144c5da882
 
86072
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
86073
Date:   Mon Nov 22 15:41:17 2004 +0000
 
86074
 
 
86075
    Updated Danish translation.
 
86076
    
 
86077
            * da.po: Updated Danish translation.
 
86078
 
 
86079
 po/ChangeLog |    4 ++
 
86080
 po/da.po     |  129 +++++++++++++++++++++++++++++++--------------------------
 
86081
 2 files changed, 74 insertions(+), 59 deletions(-)
 
86082
 
 
86083
commit c4219bd115aefc5e4077a5ca21467ad5321ac460
 
86084
Author: Sebastien Bacher <seb128@debian.org>
 
86085
Date:   Sun Nov 21 22:41:00 2004 +0000
 
86086
 
 
86087
    use the stock_proxy icon for the capplet (Closes: #130624).
 
86088
    
 
86089
    2004-11-21  Sebastien Bacher  <seb128@debian.org>
 
86090
    
 
86091
        * gnome-network-preferences.c: (cb_http_details_button_clicked):
 
86092
        use the stock_proxy icon for the capplet (Closes: #130624).
 
86093
 
 
86094
 capplets/network/ChangeLog                   |    5 +++++
 
86095
 capplets/network/gnome-network-preferences.c |    2 +-
 
86096
 2 files changed, 6 insertions(+), 1 deletions(-)
 
86097
 
 
86098
commit 0af3acbdb3e76948a94f0d7b6fd42a1e842e185d
 
86099
Author: David Lodge <dave@cirt.net>
 
86100
Date:   Sun Nov 21 21:34:16 2004 +0000
 
86101
 
 
86102
    Updated British translation.
 
86103
    
 
86104
    2004-11-21  David Lodge <dave@cirt.net>
 
86105
    
 
86106
            * en_GB.po: Updated British translation.
 
86107
 
 
86108
 po/ChangeLog |    4 ++++
 
86109
 po/en_GB.po  |   36 +++++++-----------------------------
 
86110
 2 files changed, 11 insertions(+), 29 deletions(-)
 
86111
 
 
86112
commit 7d23e813c5255011f01bd862602081a8647e94cf
 
86113
Author: Laurent Dhima <laurenti@alblinux.net>
 
86114
Date:   Sat Nov 20 09:41:35 2004 +0000
 
86115
 
 
86116
    Updated Albanian translation by Elian Myftiu.
 
86117
    
 
86118
    2004-11-20  Laurent Dhima  <laurenti@alblinux.net>
 
86119
    
 
86120
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86121
 
 
86122
 po/ChangeLog |    4 ++
 
86123
 po/sq.po     |  159 ++++++++++++++-------------------------------------------
 
86124
 2 files changed, 43 insertions(+), 120 deletions(-)
 
86125
 
 
86126
commit be90975299fec803b0896a738155d0a78e66c123
 
86127
Author: Adam Weinberger <adamw@src.gnome.org>
 
86128
Date:   Thu Nov 18 23:35:54 2004 +0000
 
86129
 
 
86130
    Updated Canadian English translation.
 
86131
    
 
86132
    
 
86133
        * en_CA.po: Updated Canadian English translation.
 
86134
 
 
86135
 po/ChangeLog |    4 ++++
 
86136
 po/en_CA.po  |   52 +++++++---------------------------------------------
 
86137
 2 files changed, 11 insertions(+), 45 deletions(-)
 
86138
 
 
86139
commit 6979ee42f52e880b15650a7c56b69a0b00a278db
 
86140
Author: Miloslav Trmac <mitr@volny.cz>
 
86141
Date:   Thu Nov 18 20:52:02 2004 +0000
 
86142
 
 
86143
    Updated Czech translation.
 
86144
    
 
86145
    2004-11-18  Miloslav Trmac  <mitr@volny.cz>
 
86146
    
 
86147
        * cs.po: Updated Czech translation.
 
86148
 
 
86149
 po/ChangeLog |    4 +++
 
86150
 po/cs.po     |   82 ++++++++++++++++++++++++++-------------------------------
 
86151
 2 files changed, 41 insertions(+), 45 deletions(-)
 
86152
 
 
86153
commit 870ebce7fc3051f20b0d8eda9367b7c1962fda1e
 
86154
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
86155
Date:   Thu Nov 18 16:16:17 2004 +0000
 
86156
 
 
86157
    Updated Spanish translation
 
86158
    
 
86159
    2004-11-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
86160
    
 
86161
        * es.po: Updated Spanish translation
 
86162
 
 
86163
 po/ChangeLog |    4 ++
 
86164
 po/es.po     |   87 +++++++++++++++++++++------------------------------------
 
86165
 2 files changed, 36 insertions(+), 55 deletions(-)
 
86166
 
 
86167
commit 34fb9b5258a6f8c149e69d128cef685ffd034170
 
86168
Author: Mark McLoughlin <mark@skynet.ie>
 
86169
Date:   Wed Nov 17 14:33:18 2004 +0000
 
86170
 
 
86171
    remove gnomecc-ui.xml
 
86172
    
 
86173
    2004-11-17  Mark McLoughlin  <mark@skynet.ie>
 
86174
    
 
86175
            * POTFILES.in: remove gnomecc-ui.xml
 
86176
 
 
86177
 po/ChangeLog   |    4 ++++
 
86178
 po/POTFILES.in |    1 -
 
86179
 2 files changed, 4 insertions(+), 1 deletions(-)
 
86180
 
 
86181
commit c1611ee87da956b8c6a5c8a99ebcc8d6701a0ad8
 
86182
Author: Mark McLoughlin <mark@skynet.ie>
 
86183
Date:   Tue Nov 16 08:58:45 2004 +0000
 
86184
 
 
86185
    require libgnome-menu for the shell, fixup other shell requirements and
 
86186
    
 
86187
    2004-11-10  Mark McLoughlin  <mark@skynet.ie>
 
86188
    
 
86189
            * configure.in: require libgnome-menu for the shell, fixup
 
86190
            other shell requirements and don't look for libnautilus
 
86191
            anymore.
 
86192
    
 
86193
            * Makefile.am: don't install control-center2.png anymore.
 
86194
    
 
86195
            * control-center2.png: remove.
 
86196
 
 
86197
 ChangeLog           |   10 ++++++++++
 
86198
 Makefile.am         |    3 ---
 
86199
 configure.in        |    8 +-------
 
86200
 control-center2.png |  Bin 3464 -> 0 bytes
 
86201
 4 files changed, 11 insertions(+), 10 deletions(-)
 
86202
 
 
86203
commit b39d768877d98ff8c6f3f5e36dd74f9d60e27138
 
86204
Author: Mark McLoughlin <mark@skynet.ie>
 
86205
Date:   Tue Nov 16 08:56:50 2004 +0000
 
86206
 
 
86207
    re-write to use libgnome-menu to load the contents of the preferences
 
86208
    
 
86209
    2004-11-10  Mark McLoughlin  <mark@skynet.ie>
 
86210
    
 
86211
            * control-center-categories.[ch]: re-write to use libgnome-menu
 
86212
            to load the contents of the preferences menu.
 
86213
    
 
86214
            * control-center.c:
 
86215
            (relayout_canvas), (get_x), (get_y), (get_entry),
 
86216
            (get_line_length): update for control-center-categories.[ch] changes.
 
86217
            (activate_entry): load the .desktop file and launch.
 
86218
            (create_window), (main): remove all nautilus and bonobo stuff.
 
86219
    
 
86220
            * gnome-control-center.png: rename from control-center2.png.
 
86221
    
 
86222
            * gnomecc.desktop.in: update for new icon name.
 
86223
    
 
86224
            * GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
 
86225
            anymore.
 
86226
    
 
86227
            * active.png, bcg_top.png, bg.png, bgtop.png,
 
86228
              blank.png, ccsplash.png, empty.png, foot.png,
 
86229
              gnome-lockscreen.png, gnome-unlockscreen.png,
 
86230
              gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
 
86231
              left.png, left_top.png, title.png, tree-view.xpm:
 
86232
            Remove what seems to be a big bunch of cruft.
 
86233
    
 
86234
            * Makefile.am: remove cruft, install new icon, don't link
 
86235
            aganst libnautilus.
 
86236
 
 
86237
 control-center/ChangeLog                   |   28 ++
 
86238
 control-center/Makefile.am                 |   29 +--
 
86239
 control-center/active.png                  |  Bin 121 -> 0 bytes
 
86240
 control-center/bcg_top.png                 |  Bin 93 -> 0 bytes
 
86241
 control-center/bg.png                      |  Bin 109 -> 0 bytes
 
86242
 control-center/bgtop.png                   |  Bin 396 -> 0 bytes
 
86243
 control-center/blank.png                   |  Bin 88 -> 0 bytes
 
86244
 control-center/ccsplash.png                |  Bin 25562 -> 0 bytes
 
86245
 control-center/control-center-categories.c |  580 +++++++++-------------------
 
86246
 control-center/control-center-categories.h |   99 ++++--
 
86247
 control-center/control-center.c            |  274 ++-----------
 
86248
 control-center/empty.png                   |  Bin 108 -> 0 bytes
 
86249
 control-center/foot.png                    |  Bin 11605 -> 0 bytes
 
86250
 control-center/gnome-control-center.png    |  Bin 0 -> 3464 bytes
 
86251
 control-center/gnome-lockscreen.png        |  Bin 1092 -> 0 bytes
 
86252
 control-center/gnome-unlockscreen.png      |  Bin 1106 -> 0 bytes
 
86253
 control-center/gnomecc-ui.xml              |   19 -
 
86254
 control-center/gnomecc.desktop.in          |    2 +-
 
86255
 control-center/html-view.xpm               |  102 -----
 
86256
 control-center/kill-gnomecc.sh             |   11 -
 
86257
 control-center/left.png                    |  Bin 1493 -> 0 bytes
 
86258
 control-center/left_top.png                |  Bin 519 -> 0 bytes
 
86259
 control-center/title.png                   |  Bin 763 -> 0 bytes
 
86260
 control-center/tree-view.xpm               |   77 ----
 
86261
 24 files changed, 332 insertions(+), 889 deletions(-)
 
86262
 
 
86263
commit 9ef3d2f4670356baefd3a53d73111e1f2c28d312
 
86264
Author: Hendrik Richter <hendrikr@src.gnome.org>
 
86265
Date:   Mon Nov 15 20:14:15 2004 +0000
 
86266
 
 
86267
    Updated German translation.
 
86268
 
 
86269
 po/ChangeLog |    4 ++++
 
86270
 po/de.po     |   52 +++++++++++++++++++++++++++++++---------------------
 
86271
 2 files changed, 35 insertions(+), 21 deletions(-)
 
86272
 
 
86273
commit d2be36a62ac6d942198c4408fe73c092d05bcd82
 
86274
Author: David Lodge <dave@cirt.net>
 
86275
Date:   Sun Nov 14 20:14:39 2004 +0000
 
86276
 
 
86277
    Updated British English translation.
 
86278
    
 
86279
    2004-11-14  David Lodge <dave@cirt.net>
 
86280
    
 
86281
            * en_GB.po: Updated British English translation.
 
86282
 
 
86283
 po/ChangeLog |    4 ++
 
86284
 po/en_GB.po  |  116 ++++++++++++++++++++++++++++++----------------------------
 
86285
 2 files changed, 64 insertions(+), 56 deletions(-)
 
86286
 
 
86287
commit 0957cbe9a92fb5b9d75b7f80218df8466d7feb1e
 
86288
Author: Laurent Dhima <laurenti@alblinux.net>
 
86289
Date:   Thu Nov 11 09:24:19 2004 +0000
 
86290
 
 
86291
    Updated Albanian translation by Elian Myftiu.
 
86292
    
 
86293
    2004-11-11  Laurent Dhima  <laurenti@alblinux.net>
 
86294
    
 
86295
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86296
 
 
86297
 po/ChangeLog |    4 ++++
 
86298
 po/sq.po     |   32 ++++++++++++++------------------
 
86299
 2 files changed, 18 insertions(+), 18 deletions(-)
 
86300
 
 
86301
commit f5304dd650b1eb220031946f1fe322effffea3d3
 
86302
Author: Mark McLoughlin <mark@skynet.ie>
 
86303
Date:   Tue Nov 9 17:48:42 2004 +0000
 
86304
 
 
86305
    remove capplets/desktop-links/*
 
86306
    
 
86307
    2004-11-09  Mark McLoughlin  <mark@skynet.ie>
 
86308
    
 
86309
            * POTFILES.in: remove capplets/desktop-links/*
 
86310
 
 
86311
 po/ChangeLog   |    4 ++++
 
86312
 po/POTFILES.in |    2 --
 
86313
 2 files changed, 4 insertions(+), 2 deletions(-)
 
86314
 
 
86315
commit 860e984b3ad894049f0cf827afdac48356f09678
 
86316
Author: Mark McLoughlin <markmc@src.gnome.org>
 
86317
Date:   Tue Nov 9 17:43:47 2004 +0000
 
86318
 
 
86319
     - install all capplet .desktop files in $(datadir)/applications
 
86320
       instead of $(datadir)/control-center-2.0/capplets
 
86321
     - add OnlyShowIn=GNOME; to them all
 
86322
     - remove capplets/desktop-links/*
 
86323
 
 
86324
 ChangeLog                                          |   12 ++
 
86325
 capplets/Makefile.am                               |    2 +-
 
86326
 capplets/accessibility/at-properties/ChangeLog     |    7 +
 
86327
 capplets/accessibility/at-properties/Makefile.am   |    2 +-
 
86328
 .../at-properties/at-properties.desktop.in         |    1 +
 
86329
 capplets/accessibility/keyboard/ChangeLog          |    6 +
 
86330
 capplets/accessibility/keyboard/Makefile.am        |    2 +-
 
86331
 .../keyboard/accessibility-keyboard.desktop.in     |    1 +
 
86332
 capplets/background/ChangeLog                      |    6 +
 
86333
 capplets/background/Makefile.am                    |    2 +-
 
86334
 capplets/background/background.desktop.in          |    1 +
 
86335
 capplets/default-applications/ChangeLog            |    6 +
 
86336
 capplets/default-applications/Makefile.am          |    2 +-
 
86337
 .../default-applications.desktop.in                |    1 +
 
86338
 capplets/desktop-links/.cvsignore                  |   12 --
 
86339
 capplets/desktop-links/Accessibility.directory.in  |    5 -
 
86340
 capplets/desktop-links/Advanced.directory.in       |    5 -
 
86341
 capplets/desktop-links/ChangeLog                   |  207 --------------------
 
86342
 capplets/desktop-links/Makefile.am                 |   34 ----
 
86343
 capplets/desktop-links/README                      |    5 -
 
86344
 capplets/desktop-links/Sawfish/.cvsignore          |    5 -
 
86345
 capplets/desktop-links/Sawfish/Makefile.am         |   68 -------
 
86346
 .../desktop-links/Sawfish/Sawfish.directory.in.in  |    5 -
 
86347
 .../Sawfish/appearance-properties.desktop.in       |   11 -
 
86348
 .../Sawfish/bindings-properties.desktop.in         |   11 -
 
86349
 .../Sawfish/focus-properties.desktop.in            |   19 --
 
86350
 .../Sawfish/match-properties.desktop.in            |   11 -
 
86351
 .../Sawfish/maximize-properties.desktop.in         |   11 -
 
86352
 .../Sawfish/meta-properties.desktop.in             |   11 -
 
86353
 .../Sawfish/misc-properties.desktop.in             |   12 --
 
86354
 .../Sawfish/move-properties.desktop.in             |   11 -
 
86355
 .../Sawfish/placement-properties.desktop.in        |   11 -
 
86356
 capplets/desktop-links/Sawfish/sawfish-group.png   |  Bin 3047 -> 0 bytes
 
86357
 .../Sawfish/sound-properties.desktop.in            |   11 -
 
86358
 .../Sawfish/workspace-properties.desktop.in        |   11 -
 
86359
 capplets/desktop-links/accessibility-directory.png |  Bin 3688 -> 0 bytes
 
86360
 .../desktop-links/legacy-applications-capplet.png  |  Bin 5528 -> 0 bytes
 
86361
 .../legacy-applications.desktop.in.in              |    8 -
 
86362
 capplets/display/ChangeLog                         |    6 +
 
86363
 capplets/display/Makefile.am                       |    2 +-
 
86364
 capplets/display/display-properties.desktop.in     |    1 +
 
86365
 capplets/file-types/ChangeLog                      |    6 +
 
86366
 capplets/file-types/Makefile.am                    |    2 +-
 
86367
 capplets/file-types/file-types.desktop.in          |    1 +
 
86368
 capplets/font/ChangeLog                            |    6 +
 
86369
 capplets/font/Makefile.am                          |    2 +-
 
86370
 capplets/font/font-properties.desktop.in           |    1 +
 
86371
 capplets/keybindings/ChangeLog                     |    6 +
 
86372
 capplets/keybindings/Makefile.am                   |    2 +-
 
86373
 capplets/keybindings/keybinding.desktop.in         |    1 +
 
86374
 capplets/keyboard/ChangeLog                        |    6 +
 
86375
 capplets/keyboard/Makefile.am                      |    2 +-
 
86376
 capplets/keyboard/keyboard.desktop.in              |    1 +
 
86377
 capplets/localization/Makefile.am                  |    2 +-
 
86378
 capplets/localization/localization.desktop.in      |    1 +
 
86379
 capplets/mouse/ChangeLog                           |    6 +
 
86380
 capplets/mouse/Makefile.am                         |    2 +-
 
86381
 capplets/mouse/gnome-settings-mouse.desktop.in     |    1 +
 
86382
 capplets/network/ChangeLog                         |    6 +
 
86383
 capplets/network/Makefile.am                       |    2 +-
 
86384
 .../network/gnome-network-preferences.desktop.in   |    1 +
 
86385
 capplets/sound/ChangeLog                           |    6 +
 
86386
 capplets/sound/Makefile.am                         |    2 +-
 
86387
 capplets/sound/gnome-settings-sound.desktop.in     |    1 +
 
86388
 capplets/theme-switcher/ChangeLog                  |    6 +
 
86389
 capplets/theme-switcher/Makefile.am                |    2 +-
 
86390
 .../theme-switcher/gtk-theme-selector.desktop.in   |    1 +
 
86391
 capplets/ui-properties/ChangeLog                   |    6 +
 
86392
 capplets/ui-properties/Makefile.am                 |    2 +-
 
86393
 .../ui-properties/gnome-ui-properties.desktop.in   |    1 +
 
86394
 capplets/windows/ChangeLog                         |    6 +
 
86395
 capplets/windows/Makefile.am                       |    2 +-
 
86396
 capplets/windows/window-properties.desktop.in      |    1 +
 
86397
 configure.in                                       |    3 -
 
86398
 control-center/ChangeLog                           |    5 +
 
86399
 control-center/Makefile.am                         |    1 -
 
86400
 76 files changed, 141 insertions(+), 505 deletions(-)
 
86401
 
 
86402
commit 5bde1b9bd5d6bf38d388238fa7a67520b617764d
 
86403
Author: Alexander Shopov <ash@contact.bg>
 
86404
Date:   Mon Nov 8 07:22:30 2004 +0000
 
86405
 
 
86406
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
86407
    
 
86408
    2004-11-08  Alexander Shopov  <ash@contact.bg>
 
86409
    
 
86410
        * bg.po: Updated Bulgarian translation by
 
86411
        Vladimir Petkov <vpetkov@i-space.org>
 
86412
 
 
86413
 po/ChangeLog |    5 +
 
86414
 po/bg.po     |  502 +++++++++++++++++++++++++++++-----------------------------
 
86415
 2 files changed, 257 insertions(+), 250 deletions(-)
 
86416
 
 
86417
commit 476c397fdf0eb358a2a1ff73bf38c8799a25cc45
 
86418
Author: Adam Weinberger <adamw@src.gnome.org>
 
86419
Date:   Thu Nov 4 21:33:45 2004 +0000
 
86420
 
 
86421
    Updated Canadian English translation.
 
86422
    
 
86423
    
 
86424
        * en_CA.po: Updated Canadian English translation.
 
86425
 
 
86426
 po/ChangeLog |    4 ++++
 
86427
 po/en_CA.po  |   17 +++++++++++++----
 
86428
 2 files changed, 17 insertions(+), 4 deletions(-)
 
86429
 
 
86430
commit a5f9c028ccb71b62086a82819f1f1fbc79f64e7a
 
86431
Author: Laurent Dhima <laurenti@alblinux.net>
 
86432
Date:   Thu Nov 4 09:06:37 2004 +0000
 
86433
 
 
86434
    Updated Albanian translation by Elian Myftiu.
 
86435
    
 
86436
    2004-11-04  Laurent Dhima  <laurenti@alblinux.net>
 
86437
    
 
86438
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86439
 
 
86440
 po/ChangeLog |    4 +++
 
86441
 po/sq.po     |   63 ++++++++++++++++++++++++++++++++++++---------------------
 
86442
 2 files changed, 44 insertions(+), 23 deletions(-)
 
86443
 
 
86444
commit dfd5a56899a93233009f9f2ed86790a292c6cf44
 
86445
Author: Diego González <dggonz@src.gnome.org>
 
86446
Date:   Wed Nov 3 20:29:08 2004 +0000
 
86447
 
 
86448
    adding the about-me capplet
 
86449
 
 
86450
 capplets/about-me/AUTHORS                   |    2 +
 
86451
 capplets/about-me/Makefile.am               |   25 +
 
86452
 capplets/about-me/e-image-chooser.c         |  522 ++++++
 
86453
 capplets/about-me/e-image-chooser.h         |   64 +
 
86454
 capplets/about-me/e-util-marshal.list       |    3 +
 
86455
 capplets/about-me/gnome-about-me-password.c |  333 ++++
 
86456
 capplets/about-me/gnome-about-me-password.h |    7 +
 
86457
 capplets/about-me/gnome-about-me.c          |  705 +++++++
 
86458
 capplets/about-me/gnome-about-me.glade      | 2647 +++++++++++++++++++++++++++
 
86459
 9 files changed, 4308 insertions(+), 0 deletions(-)
 
86460
 
 
86461
commit 8cc47370b0c80924984c270c7f0de4c55f8eadab
 
86462
Author: Miloslav Trmac <mitr@volny.cz>
 
86463
Date:   Wed Nov 3 12:34:32 2004 +0000
 
86464
 
 
86465
    Updated Czech translation.
 
86466
    
 
86467
    2004-11-03  Miloslav Trmac  <mitr@volny.cz>
 
86468
    
 
86469
        * cs.po: Updated Czech translation.
 
86470
 
 
86471
 po/ChangeLog |    4 ++++
 
86472
 po/cs.po     |   17 +++++++++++++----
 
86473
 2 files changed, 17 insertions(+), 4 deletions(-)
 
86474
 
 
86475
commit 55e4e4f5e496c3a0d37c5a5f9f3d9711906a958c
 
86476
Author: Jonathan Blandford <jrb@src.gnome.org>
 
86477
Date:   Tue Nov 2 22:17:48 2004 +0000
 
86478
 
 
86479
    forgot this
 
86480
 
 
86481
 capplets/theme-switcher/gnome-theme-installer.c |    1 -
 
86482
 1 files changed, 0 insertions(+), 1 deletions(-)
 
86483
 
 
86484
commit 233c68170e78b7365385e35f79c74bb59b3f2115
 
86485
Author: Jonathan Blandford <jrb@redhat.com>
 
86486
Date:   Tue Nov 2 22:13:05 2004 +0000
 
86487
 
 
86488
    Patch from Vijaykumar Patwari <vijaykumar.patwari@wipro.com> to warn when
 
86489
    
 
86490
    Tue Nov  2 16:03:41 2004  Jonathan Blandford  <jrb@redhat.com>
 
86491
    
 
86492
            * theme-switcher.c (install_dialog_response): Patch from
 
86493
            Vijaykumar Patwari <vijaykumar.patwari@wipro.com> to warn when
 
86494
            .themes can't be written to.
 
86495
 
 
86496
 capplets/theme-switcher/ChangeLog               |    6 +
 
86497
 capplets/theme-switcher/gnome-theme-installer.c |   91 ++--
 
86498
 capplets/theme-switcher/theme-switcher.c        |  836 -----------------------
 
86499
 3 files changed, 57 insertions(+), 876 deletions(-)
 
86500
 
 
86501
commit 8512ca3865f04c366597557169697cf724b91f54
 
86502
Author: Adam Weinberger <adamw@src.gnome.org>
 
86503
Date:   Tue Nov 2 00:22:38 2004 +0000
 
86504
 
 
86505
    Updated Canadian English translation.
 
86506
    
 
86507
    
 
86508
        * en_CA.po: Updated Canadian English translation.
 
86509
 
 
86510
 po/ChangeLog |    4 ++++
 
86511
 po/en_CA.po  |    9 +++++++--
 
86512
 2 files changed, 11 insertions(+), 2 deletions(-)
 
86513
 
 
86514
commit 4044f6637fb2aed7788dd298e6ebc1275578a902
 
86515
Author: Miloslav Trmac <mitr@volny.cz>
 
86516
Date:   Mon Nov 1 21:23:31 2004 +0000
 
86517
 
 
86518
    Updated Czech translation.
 
86519
    
 
86520
    2004-11-01  Miloslav Trmac  <mitr@volny.cz>
 
86521
    
 
86522
        * cs.po: Updated Czech translation.
 
86523
 
 
86524
 po/ChangeLog |    4 ++++
 
86525
 po/cs.po     |    9 +++++++--
 
86526
 2 files changed, 11 insertions(+), 2 deletions(-)
 
86527
 
 
86528
commit a66b869ef809863d55cf8e2dabdbbf68354010b3
 
86529
Author: Jeff Waugh <jdub@perkypants.org>
 
86530
Date:   Mon Nov 1 11:39:28 2004 +0000
 
86531
 
 
86532
    Add a .desktop file for the font viewer, need it for the MIME loving.
 
86533
    
 
86534
    
 
86535
    2004-11-01  Jeff Waugh  <jdub@perkypants.org>
 
86536
    
 
86537
        * po/POTFILES.in, vfs-methods/fontilus/Makefile.am,
 
86538
          vfs-methods/fontilus/gnome-font-viewer.desktop.in,
 
86539
          vfs-methods/fontilus/.cvsignore: Add a .desktop file for the
 
86540
          font viewer, need it for the MIME loving. D'oh!
 
86541
 
 
86542
 ChangeLog                                         |    7 +++++++
 
86543
 po/POTFILES.in                                    |    1 +
 
86544
 vfs-methods/fontilus/.cvsignore                   |    1 +
 
86545
 vfs-methods/fontilus/Makefile.am                  |    8 +++++++-
 
86546
 vfs-methods/fontilus/gnome-font-viewer.desktop.in |   14 ++++++++++++++
 
86547
 5 files changed, 30 insertions(+), 1 deletions(-)
 
86548
 
 
86549
commit 388fb297cba44e41821500d757ed196d5ddf1c42
 
86550
Author: Adam Weinberger <adamw@src.gnome.org>
 
86551
Date:   Sun Oct 31 20:20:53 2004 +0000
 
86552
 
 
86553
    Updated Canadian English translation.
 
86554
    
 
86555
    
 
86556
        * en_CA.po: Updated Canadian English translation.
 
86557
 
 
86558
 po/ChangeLog |    4 ++++
 
86559
 po/en_CA.po  |   37 +++++++++++++++++++++----------------
 
86560
 2 files changed, 25 insertions(+), 16 deletions(-)
 
86561
 
 
86562
commit 46ae8ee81946aab0583109d2ad2e89214296bb7b
 
86563
Author: Hendrik Richter <hendrikr@src.gnome.org>
 
86564
Date:   Sun Oct 31 12:33:03 2004 +0000
 
86565
 
 
86566
    Updated German translation.
 
86567
 
 
86568
 po/ChangeLog |    4 +
 
86569
 po/de.po     |  211 +++++++++++++++++++++++++++++++---------------------------
 
86570
 2 files changed, 117 insertions(+), 98 deletions(-)
 
86571
 
 
86572
commit 2b072c3d59f414937a6a106485f09ef2b55793dc
 
86573
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
86574
Date:   Sat Oct 30 13:41:32 2004 +0000
 
86575
 
 
86576
    Updated Spanish translation.
 
86577
    
 
86578
    2004-10-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
86579
    
 
86580
        * es.po: Updated Spanish translation.
 
86581
 
 
86582
 po/ChangeLog |    4 +
 
86583
 po/es.po     | 1423 +++++-----------------------------------------------------
 
86584
 2 files changed, 106 insertions(+), 1321 deletions(-)
 
86585
 
 
86586
commit f0b4b1bdc50ae9b3fcf7bd178a1de3c2057e63f8
 
86587
Author: Miloslav Trmac <mitr@volny.cz>
 
86588
Date:   Fri Oct 29 08:50:22 2004 +0000
 
86589
 
 
86590
    Updated Czech translation.
 
86591
    
 
86592
    2004-10-29  Miloslav Trmac  <mitr@volny.cz>
 
86593
    
 
86594
        * cs.po: Updated Czech translation.
 
86595
 
 
86596
 po/ChangeLog |    4 ++++
 
86597
 po/cs.po     |   37 +++++++++++++++++++++----------------
 
86598
 2 files changed, 25 insertions(+), 16 deletions(-)
 
86599
 
 
86600
commit ba3823a412ab9d2b042ea24350b4246cdaf97db5
 
86601
Author: Sebastien Bacher <seb128@debian.org>
 
86602
Date:   Thu Oct 28 19:26:03 2004 +0000
 
86603
 
 
86604
    patch by June Tate <june@theonelab.com> to add a "remove" button that
 
86605
    
 
86606
    2004-10-28  Sebastien Bacher  <seb128@debian.org>
 
86607
    
 
86608
           * sound-view.c: (remove_cb), (sound_view_init), (select_row_cb):
 
86609
           patch by June Tate <june@theonelab.com> to add a "remove" button that
 
86610
           allow to turn off a sound event (Closes: #14272).
 
86611
 
 
86612
 NEWS |    5 +++++
 
86613
 1 files changed, 5 insertions(+), 0 deletions(-)
 
86614
 
 
86615
commit 007bde5c1d81d182af3c50d083899e27624e2df3
 
86616
Author: Mike Newman <MikeGTN@src.gnome.org>
 
86617
Date:   Thu Oct 28 18:20:17 2004 +0000
 
86618
 
 
86619
    Fix for #148895
 
86620
 
 
86621
 capplets/theme-switcher/ChangeLog               |    6 ++++++
 
86622
 capplets/theme-switcher/gnome-theme-installer.c |   17 +++++++++++++++--
 
86623
 2 files changed, 21 insertions(+), 2 deletions(-)
 
86624
 
 
86625
commit 8eac60b61649118fa39346adf117844935a5e623
 
86626
Author: Kjartan Maraas <kmaraas@gnome.org>
 
86627
Date:   Thu Oct 28 17:37:50 2004 +0000
 
86628
 
 
86629
    Don't nuke .Xdefaults when restarting g-s-d. Patch from Nick
 
86630
    
 
86631
    2004-10-28  Kjartan Maraas  <kmaraas@gnome.org>
 
86632
    
 
86633
        * gnome-settings-xrdb.c: (append_xresource_file), (apply_settings):
 
86634
        Don't nuke .Xdefaults when restarting g-s-d. Patch from Nick
 
86635
 
 
86636
 gnome-settings-daemon/ChangeLog             |    6 ++++++
 
86637
 gnome-settings-daemon/gnome-settings-xrdb.c |   11 +++++++----
 
86638
 2 files changed, 13 insertions(+), 4 deletions(-)
 
86639
 
 
86640
commit 7d643f1f53cbdcaf1e9f19d927b0a1a9182a4b95
 
86641
Author: Laurent Dhima <laurenti@alblinux.net>
 
86642
Date:   Thu Oct 28 07:04:32 2004 +0000
 
86643
 
 
86644
    Updated Albanian translation by Elian Myftiu.
 
86645
    
 
86646
    2004-10-28  Laurent Dhima  <laurenti@alblinux.net>
 
86647
    
 
86648
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86649
 
 
86650
 po/ChangeLog |    4 +++
 
86651
 po/sq.po     |   64 +++++++++++++++++++++++++++++++--------------------------
 
86652
 2 files changed, 39 insertions(+), 29 deletions(-)
 
86653
 
 
86654
commit cba33bf8e467fbfef60f51160ab0166898824929
 
86655
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
86656
Date:   Wed Oct 27 14:33:17 2004 +0000
 
86657
 
 
86658
    da.po: quick fix
 
86659
 
 
86660
 po/da.po |    6 +++---
 
86661
 1 files changed, 3 insertions(+), 3 deletions(-)
 
86662
 
 
86663
commit c67c245f286d1c739a66f2b91fe05a87b464a783
 
86664
Author: Sebastien Bacher <seb128@debian.org>
 
86665
Date:   Wed Oct 27 10:43:24 2004 +0000
 
86666
 
 
86667
    * patch by Rajkumar <rajkumar.siva@wipro.com> to fix the themes
 
86668
    
 
86669
    2004-10-27  Sebastien Bacher  <seb128@debian.org>
 
86670
    
 
86671
        * gnome-theme-installer.c: (transfer_done_targz_idle_cb),
 
86672
        (transfer_done_tarbz2_idle_cb): *
 
86673
        patch by Rajkumar <rajkumar.siva@wipro.com> to fix the themes
 
86674
        installation with the non GNU versions of tar (Closes: #114553).
 
86675
 
 
86676
 capplets/theme-switcher/ChangeLog               |    7 +++++++
 
86677
 capplets/theme-switcher/gnome-theme-installer.c |    8 ++++----
 
86678
 2 files changed, 11 insertions(+), 4 deletions(-)
 
86679
 
 
86680
commit fe379bce54ddc8df3b23d096a8d1876446d9a372
 
86681
Author: Sebastien Bacher <seb128@debian.org>
 
86682
Date:   Wed Oct 27 09:32:33 2004 +0000
 
86683
 
 
86684
    patch by David Sede�o Fern�ndez <david@alderia.com> to fix a warning
 
86685
    
 
86686
    2004-10-27  Sebastien Bacher  <seb128@debian.org>
 
86687
    
 
86688
        * gnome-theme-save.c: (setup_directory_structure):
 
86689
        patch by David Sede�o Fern�ndez <david@alderia.com> to fix a
 
86690
        warning during the compilation (Closes: #148345).
 
86691
 
 
86692
 capplets/theme-switcher/ChangeLog          |    6 ++++++
 
86693
 capplets/theme-switcher/gnome-theme-save.c |    4 ++--
 
86694
 2 files changed, 8 insertions(+), 2 deletions(-)
 
86695
 
 
86696
commit 018427fb2cb4ba2f1f8a46bad6ffa9ec598ca8c8
 
86697
Author: Mohammad DAMT <mdamt@bisnisweb.com>
 
86698
Date:   Tue Oct 26 00:54:10 2004 +0000
 
86699
 
 
86700
    Updated Indonesian translation
 
86701
    
 
86702
    2004-10-26  Mohammad DAMT  <mdamt@bisnisweb.com>
 
86703
    
 
86704
        * id.po: Updated Indonesian translation
 
86705
 
 
86706
 po/ChangeLog |    4 +
 
86707
 po/id.po     | 1341 +++++++++++++++++++++++++++++++--------------------------
 
86708
 2 files changed, 733 insertions(+), 612 deletions(-)
 
86709
 
 
86710
commit 73eb0f283a4c018ac6e3548f7f990120b3a0b74c
 
86711
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
86712
Date:   Fri Oct 22 15:09:30 2004 +0000
 
86713
 
 
86714
    Updated Danish translation.
 
86715
    
 
86716
            * da.po: Updated Danish translation.
 
86717
 
 
86718
 po/ChangeLog |    4 ++
 
86719
 po/da.po     |  170 +++++++++++++++++++++++++++++++---------------------------
 
86720
 2 files changed, 94 insertions(+), 80 deletions(-)
 
86721
 
 
86722
commit b4ec19dbda9c7912ffd4a3b22ce27718b1e356eb
 
86723
Author: Miloslav Trmac <mitr@volny.cz>
 
86724
Date:   Fri Oct 22 14:04:46 2004 +0000
 
86725
 
 
86726
    Updated Czech translation.
 
86727
    
 
86728
    2004-10-22  Miloslav Trmac  <mitr@volny.cz>
 
86729
    
 
86730
        * cs.po: Updated Czech translation.
 
86731
 
 
86732
 po/ChangeLog |    4 ++++
 
86733
 po/cs.po     |   50 +++++++++++++++++++++++++-------------------------
 
86734
 2 files changed, 29 insertions(+), 25 deletions(-)
 
86735
 
 
86736
commit 5461d0a7c2e14f066f9b977a79e42641e82e5198
 
86737
Author: Laurent Dhima <laurenti@alblinux.net>
 
86738
Date:   Fri Oct 22 08:19:15 2004 +0000
 
86739
 
 
86740
    Updated Albanian translation by Elian Myftiu.
 
86741
    
 
86742
    2004-10-22  Laurent Dhima  <laurenti@alblinux.net>
 
86743
    
 
86744
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86745
 
 
86746
 po/ChangeLog |    4 ++++
 
86747
 po/sq.po     |   24 +++++++++++++-----------
 
86748
 2 files changed, 17 insertions(+), 11 deletions(-)
 
86749
 
 
86750
commit 121ed1f96db937bd3aabc753a384ba665bcaaf97
 
86751
Author: Adam Weinberger <adamw@src.gnome.org>
 
86752
Date:   Fri Oct 22 02:51:20 2004 +0000
 
86753
 
 
86754
    Updated Canadian English translation.
 
86755
    
 
86756
    
 
86757
        * en_CA.po: Updated Canadian English translation.
 
86758
 
 
86759
 po/ChangeLog |    4 ++++
 
86760
 po/en_CA.po  |   52 ++++++++++++++++++++++++++--------------------------
 
86761
 2 files changed, 30 insertions(+), 26 deletions(-)
 
86762
 
 
86763
commit ad0968036a2bd3a305461ff3193d4c0cdbf02487
 
86764
Author: Sebastien Bacher <seb128@debian.org>
 
86765
Date:   Thu Oct 21 19:41:26 2004 +0000
 
86766
 
 
86767
    patch by Thomas Cataldo <thomas.cataldo@aliacom.fr> to fix a bunch of
 
86768
    
 
86769
    2004-10-21  Sebastien Bacher  <seb128@debian.org>
 
86770
    
 
86771
        * gnome-settings-default-editor.c: (vfs_change_cb):
 
86772
        * gnome-settings-font.c: (load_cursor):
 
86773
        * gnome-settings-gtk1theme.c: (apply_settings):
 
86774
        * gnome-settings-keyboard.c: (apply_settings):
 
86775
        * gnome-settings-multimedia-keys.c: (init_kbd):
 
86776
        * gnome-settings-xsettings.c: (gnome_settings_xsettings_load):
 
86777
        patch by Thomas Cataldo <thomas.cataldo@aliacom.fr> to fix a bunch of
 
86778
        memory leaks (Closes: #150145).
 
86779
 
 
86780
 gnome-settings-daemon/ChangeLog                    |   11 +++++++++++
 
86781
 .../gnome-settings-default-editor.c                |   16 ++++++++++++++--
 
86782
 gnome-settings-daemon/gnome-settings-font.c        |    5 +++--
 
86783
 gnome-settings-daemon/gnome-settings-gtk1theme.c   |    2 ++
 
86784
 gnome-settings-daemon/gnome-settings-keyboard.c    |    3 ++-
 
86785
 .../gnome-settings-multimedia-keys.c               |   18 +++++++++++++-----
 
86786
 gnome-settings-daemon/gnome-settings-xsettings.c   |    2 ++
 
86787
 7 files changed, 47 insertions(+), 10 deletions(-)
 
86788
 
 
86789
commit 6f620d298dbfc13f98da952abc46572a901d68aa
 
86790
Author: J.H.M. Dassen (Ray) <jdassen@src.gnome.org>
 
86791
Date:   Thu Oct 21 19:19:45 2004 +0000
 
86792
 
 
86793
    Added Thunderbird to the mail clients
 
86794
 
 
86795
 capplets/default-applications/ChangeLog            |    5 +++++
 
86796
 ...gnome-default-applications-properties-structs.c |    1 +
 
86797
 2 files changed, 6 insertions(+), 0 deletions(-)
 
86798
 
 
86799
commit 59193577c43497e80bf4f281116c31a35479bf20
 
86800
Author: Sebastien Bacher <seb128@debian.org>
 
86801
Date:   Thu Oct 21 17:47:12 2004 +0000
 
86802
 
 
86803
    reviewed by: <delete if not using a buddy>
 
86804
    
 
86805
    2004-10-21  Sebastien Bacher  <seb128@debian.org>
 
86806
    
 
86807
        reviewed by: <delete if not using a buddy>
 
86808
    
 
86809
        * gnome-default-applications-properties.c: (read_browser),
 
86810
        (read_mailer):
 
86811
 
 
86812
 capplets/default-applications/ChangeLog            |    7 +++++++
 
86813
 .../gnome-default-applications-properties.c        |    4 ++--
 
86814
 2 files changed, 9 insertions(+), 2 deletions(-)
 
86815
 
 
86816
commit e28e7ca0dbe83d1db6177ab4b5924b10c1a72868
 
86817
Author: Sebastien Bacher <seb128@debian.org>
 
86818
Date:   Thu Oct 21 17:38:46 2004 +0000
 
86819
 
 
86820
    patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
 
86821
    
 
86822
    2004-10-21  Sebastien Bacher  <seb128@debian.org>
 
86823
    
 
86824
           * gnome-keyboard-properties.glade:
 
86825
           patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
 
86826
           (Closes: #151588).
 
86827
 
 
86828
 capplets/keyboard/ChangeLog                       |    6 ++++++
 
86829
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
86830
 2 files changed, 8 insertions(+), 2 deletions(-)
 
86831
 
 
86832
commit aead454d838010fd9c1e82ed94200973c782dbcc
 
86833
Author: Sebastien Bacher <seb128@debian.org>
 
86834
Date:   Thu Oct 21 16:57:23 2004 +0000
 
86835
 
 
86836
    Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
 
86837
    
 
86838
    2004-10-21  Sebastien Bacher  <seb128@debian.org>
 
86839
    
 
86840
        * capplets/default-applications/gnome-default-applications-properti
 
86841
        es-structs.c:
 
86842
        * capplets/file-types/service-info.c:
 
86843
        * control-center/control-center-categories.c:
 
86844
        (load_information_to_information):
 
86845
        * control-center/control-center.c: (gnome_cc_about):
 
86846
        Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
 
86847
 
 
86848
 ChangeLog                                          |   10 ++++++++++
 
86849
 ...gnome-default-applications-properties-structs.c |    2 +-
 
86850
 capplets/file-types/service-info.c                 |    2 +-
 
86851
 control-center/control-center-categories.c         |    2 +-
 
86852
 control-center/control-center.c                    |    2 +-
 
86853
 5 files changed, 14 insertions(+), 4 deletions(-)
 
86854
 
 
86855
commit 86a4d3517a0815266f884f5e5bb0536ff0853fe5
 
86856
Author: Matthias Clasen <mclasen@redhat.com>
 
86857
Date:   Wed Oct 20 14:40:45 2004 +0000
 
86858
 
 
86859
    Only show hyper if it is mapped to a different key than the other
 
86860
    
 
86861
    2004-10-20  Matthias Clasen  <mclasen@redhat.com>
 
86862
    
 
86863
        * gnome-window-properties.c (reload_mouse_modifiers): Only
 
86864
        show hyper if it is mapped to a different key than the other
 
86865
        modifiers.  Fixes bug #152132
 
86866
 
 
86867
 capplets/windows/gnome-window-properties.c |   21 ++++++++++++++++-----
 
86868
 1 files changed, 16 insertions(+), 5 deletions(-)
 
86869
 
 
86870
commit a157aea351a83fab6ca86c57bc70e111cf9a8156
 
86871
Author: Laurent Dhima <laurenti@alblinux.net>
 
86872
Date:   Wed Oct 20 13:51:37 2004 +0000
 
86873
 
 
86874
    Updated Albanian translation by Elian Myftiu.
 
86875
    
 
86876
    2004-10-20  Laurent Dhima  <laurenti@alblinux.net>
 
86877
    
 
86878
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
86879
 
 
86880
 po/ChangeLog |    4 +
 
86881
 po/sq.po     |  224 ++++++++++++++++++++++++++++-----------------------------
 
86882
 2 files changed, 114 insertions(+), 114 deletions(-)
 
86883
 
 
86884
commit f4826423885ec4fbad9c82e0b8d11d1bdda78c16
 
86885
Author: Miloslav Trmac <mitr@volny.cz>
 
86886
Date:   Mon Oct 18 09:51:42 2004 +0000
 
86887
 
 
86888
    Updated Czech translation.
 
86889
    
 
86890
    2004-10-18  Miloslav Trmac  <mitr@volny.cz>
 
86891
    
 
86892
        * cs.po: Updated Czech translation.
 
86893
 
 
86894
 po/ChangeLog |    4 ++
 
86895
 po/cs.po     |  137 +++++++++++++++++++++++++++++----------------------------
 
86896
 2 files changed, 74 insertions(+), 67 deletions(-)
 
86897
 
 
86898
commit abe616d82c95bb3b59ec43bc6f40334f03eceb95
 
86899
Author: Adam Weinberger <adamw@src.gnome.org>
 
86900
Date:   Sun Oct 17 19:00:14 2004 +0000
 
86901
 
 
86902
    Updated Canadian English translation.
 
86903
    
 
86904
    
 
86905
        * en_CA.po: Updated Canadian English translation.
 
86906
 
 
86907
 po/ChangeLog |    4 ++
 
86908
 po/en_CA.po  |  115 ++++++++++++++++++++--------------------------------------
 
86909
 2 files changed, 44 insertions(+), 75 deletions(-)
 
86910
 
 
86911
commit 3c53e1ee001a97db2cc530219902b61680f68fe6
 
86912
Author: Paolo Borelli <pborelli@katamail.com>
 
86913
Date:   Sun Oct 17 17:32:05 2004 +0000
 
86914
 
 
86915
    fix leak, patch by Kjartan Maaras. (#153595).
 
86916
    
 
86917
    2004-10-17  Paolo Borelli  <pborelli@katamail.com>
 
86918
    
 
86919
        * capplets/common/activate-settings-daemon.c: fix leak, patch by
 
86920
        Kjartan Maaras. (#153595).
 
86921
    
 
86922
        approved by jrb.
 
86923
 
 
86924
 ChangeLog                                  |    5 +++++
 
86925
 capplets/common/activate-settings-daemon.c |    2 +-
 
86926
 capplets/common/gnome-theme-info.c         |    6 ++++--
 
86927
 3 files changed, 10 insertions(+), 3 deletions(-)
 
86928
 
 
86929
commit b2b3154710c49431170472d47815a40c8ea1a085
 
86930
Author: David Lodge <dave@cirt.net>
 
86931
Date:   Sun Oct 17 12:22:05 2004 +0000
 
86932
 
 
86933
    Updated British English translation.
 
86934
    
 
86935
    2004-10-17  David Lodge <dave@cirt.net>
 
86936
    
 
86937
            * en_GB.po: Updated British English translation.
 
86938
 
 
86939
 po/ChangeLog |    4 +
 
86940
 po/en_GB.po  |  543 ++++++++++++++++------------------------------------------
 
86941
 2 files changed, 154 insertions(+), 393 deletions(-)
 
86942
 
 
86943
commit 0a97111f9a044f9ecb2ed4d7bad8d3a13ff55ea7
 
86944
Author: Vincent Untz <vincent@vuntz.net>
 
86945
Date:   Sun Oct 17 09:17:31 2004 +0000
 
86946
 
 
86947
    add the keybinding to launch a terminal
 
86948
    
 
86949
    2004-10-17  Vincent Untz  <vincent@vuntz.net>
 
86950
    
 
86951
        * gnome-keybinding-properties.c: add the keybinding to launch a
 
86952
        terminal
 
86953
 
 
86954
 capplets/keybindings/ChangeLog                     |    5 +++++
 
86955
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
86956
 2 files changed, 6 insertions(+), 0 deletions(-)
 
86957
 
 
86958
commit 31241dc09d00d49318d1642a16b394ec670bb832
 
86959
Author: J.H.M. Dassen (Ray) <jdassen@src.gnome.org>
 
86960
Date:   Sun Oct 17 08:27:37 2004 +0000
 
86961
 
 
86962
    Corrected w3m binary name
 
86963
    Added Debian's "sensible-browser" (wrapper script honouring
 
86964
    $BROWSER (http://www.catb.org/~esr/BROWSER/), x-www-browser etc.)
 
86965
    Added Debian's "x-terminal-emulator" (which is managed through the
 
86966
    alternatives mechanism)
 
86967
    Added "aterm" (http://aterm.sf.net)
 
86968
    Added "Firefox" entry (official capitalisation; no StudlyCaps)
 
86969
    Removed inconsistent "Firebird/FireFox" entry
 
86970
 
 
86971
 capplets/default-applications/ChangeLog            |   12 ++++++++++++
 
86972
 ...gnome-default-applications-properties-structs.c |    8 +++++---
 
86973
 2 files changed, 17 insertions(+), 3 deletions(-)
 
86974
 
 
86975
commit 6e1883c2b042697472d6a43aa9547472e3361f21
 
86976
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
86977
Date:   Sun Oct 17 01:32:28 2004 +0000
 
86978
 
 
86979
    require libxklavier 1.10 - since API was changed
 
86980
 
 
86981
 ChangeLog    |    4 ++++
 
86982
 configure.in |    2 +-
 
86983
 2 files changed, 5 insertions(+), 1 deletions(-)
 
86984
 
 
86985
commit cafb0ad7485adb92c7ecd61c81e540b257d8995f
 
86986
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
86987
Date:   Fri Oct 15 22:43:13 2004 +0000
 
86988
 
 
86989
    Fixing #154358
 
86990
 
 
86991
 capplets/keyboard/ChangeLog                        |    5 +++
 
86992
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   28 ++++++++++++++++---
 
86993
 2 files changed, 28 insertions(+), 5 deletions(-)
 
86994
 
 
86995
commit eb83cea64a8693e44fcb33513291c8aaf6a6fa53
 
86996
Author: Jody Goldberg <jody@gnome.org>
 
86997
Date:   Fri Oct 15 19:37:59 2004 +0000
 
86998
 
 
86999
    Enable the ximian shell at long last
 
87000
    
 
87001
    2004-10-15  Jody Goldberg <jody@gnome.org>
 
87002
    
 
87003
        * configure.in : bump the xklavier version dep.  I hope 1.04 is
 
87004
          sufficient, rather than cvs head.
 
87005
 
 
87006
 ChangeLog                              |    5 +
 
87007
 configure.in                           |    2 +-
 
87008
 control-center/Makefile.am             |   37 ++-
 
87009
 control-center/capplet-dir-view-list.c |  530 ------------------------------
 
87010
 control-center/capplet-dir-view.c      |  560 --------------------------------
 
87011
 control-center/capplet-dir-view.h      |  102 ------
 
87012
 control-center/capplet-dir.c           |  510 -----------------------------
 
87013
 control-center/capplet-dir.h           |   99 ------
 
87014
 control-center/main.c                  |  172 ----------
 
87015
 control-center/ximian-shell.patch      |   62 ----
 
87016
 po/POTFILES.in                         |    4 -
 
87017
 11 files changed, 35 insertions(+), 2048 deletions(-)
 
87018
 
 
87019
commit 690958ade8eb0b851e92017df4fb79f06faa45da
 
87020
Author: Jody Goldberg <jody@gnome.org>
 
87021
Date:   Thu Oct 14 19:09:45 2004 +0000
 
87022
 
 
87023
    post release bump
 
87024
    
 
87025
    
 
87026
    2004-10-14  Jody Goldberg <jody@gnome.org>
 
87027
    
 
87028
        * configure.in : post release bump
 
87029
 
 
87030
 ChangeLog    |    4 ++++
 
87031
 configure.in |    2 +-
 
87032
 2 files changed, 5 insertions(+), 1 deletions(-)
 
87033
 
 
87034
commit 6112128120dc044ab7240d84b80bd6179ac123e0
 
87035
Author: Jody Goldberg <jody@gnome.org>
 
87036
Date:   Thu Oct 14 19:07:43 2004 +0000
 
87037
 
 
87038
    post release bump
 
87039
    
 
87040
    
 
87041
    2004-10-14  Jody Goldberg <jody@gnome.org>
 
87042
    
 
87043
        * configure.in : post release bump
 
87044
 
 
87045
 configure.in |    2 +-
 
87046
 1 files changed, 1 insertions(+), 1 deletions(-)
 
87047
 
 
87048
commit 135d52c612f6ba5b24e73f24d155625ffa7653aa
 
87049
Author: Jody Goldberg <jody@gnome.org>
 
87050
Date:   Thu Oct 14 19:05:48 2004 +0000
 
87051
 
 
87052
    Release 2.8.1
 
87053
    
 
87054
    
 
87055
    2004-10-14  Jody Goldberg <jody@gnome.org>
 
87056
    
 
87057
        * Release 2.8.1
 
87058
 
 
87059
 ChangeLog                                      |    4 +
 
87060
 NEWS                                           |    9 +
 
87061
 archiver/ChangeLog                             |    4 +
 
87062
 archiver/tests/ChangeLog                       |    4 +
 
87063
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
87064
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
87065
 capplets/background/ChangeLog                  |    4 +
 
87066
 capplets/common/ChangeLog                      |    4 +
 
87067
 capplets/default-applications/ChangeLog        |    4 +
 
87068
 capplets/desktop-links/ChangeLog               |    4 +
 
87069
 capplets/display/ChangeLog                     |    4 +
 
87070
 capplets/file-types/ChangeLog                  |    4 +
 
87071
 capplets/font/ChangeLog                        |    4 +
 
87072
 capplets/keybindings/ChangeLog                 |    4 +
 
87073
 capplets/keyboard/ChangeLog                    |    4 +
 
87074
 capplets/mime-type/ChangeLog                   |    4 +
 
87075
 capplets/mouse/ChangeLog                       |    4 +
 
87076
 capplets/network/ChangeLog                     |    4 +
 
87077
 capplets/rollback/ChangeLog                    |    4 +
 
87078
 capplets/sound/ChangeLog                       |    4 +
 
87079
 capplets/theme-switcher/ChangeLog              |    4 +
 
87080
 capplets/ui-properties/ChangeLog               |    4 +
 
87081
 capplets/url-properties/ChangeLog              |    4 +
 
87082
 capplets/windows/ChangeLog                     |    4 +
 
87083
 capplets/wm-properties/ChangeLog               |    4 +
 
87084
 configure.in                                   |    2 +-
 
87085
 control-center/ChangeLog                       |    4 +
 
87086
 gnome-settings-daemon/ChangeLog                |    4 +
 
87087
 help/ChangeLog                                 |    4 +
 
87088
 libbackground/ChangeLog                        |    4 +
 
87089
 libwindow-settings/ChangeLog                   |    4 +
 
87090
 po/ChangeLog                                   |    4 +
 
87091
 po/af.po                                       |   56 ++--
 
87092
 po/am.po                                       |   56 ++--
 
87093
 po/ar.po                                       |   56 ++--
 
87094
 po/az.po                                       |   56 ++--
 
87095
 po/be.po                                       |   56 ++--
 
87096
 po/bg.po                                       |   56 ++--
 
87097
 po/bn.po                                       |   56 ++--
 
87098
 po/bs.po                                       |   56 ++--
 
87099
 po/ca.po                                       |   56 ++--
 
87100
 po/cs.po                                       |   56 ++--
 
87101
 po/cy.po                                       |   56 ++--
 
87102
 po/da.po                                       |   48 ++--
 
87103
 po/de.po                                       |   56 ++--
 
87104
 po/el.po                                       |   56 ++--
 
87105
 po/en_CA.po                                    |   39 +-
 
87106
 po/en_GB.po                                    |  474 +++++++++++++++++-------
 
87107
 po/es.po                                       |   56 ++--
 
87108
 po/et.po                                       |   56 ++--
 
87109
 po/eu.po                                       |   56 ++--
 
87110
 po/fa.po                                       |   56 ++--
 
87111
 po/fi.po                                       |   56 ++--
 
87112
 po/fr.po                                       |   48 ++--
 
87113
 po/ga.po                                       |   56 ++--
 
87114
 po/gl.po                                       |   56 ++--
 
87115
 po/gu.po                                       |   80 +++--
 
87116
 po/he.po                                       |   56 ++--
 
87117
 po/hi.po                                       |   56 ++--
 
87118
 po/hr.po                                       |   56 ++--
 
87119
 po/hu.po                                       |   56 ++--
 
87120
 po/id.po                                       |   56 ++--
 
87121
 po/is.po                                       |   56 ++--
 
87122
 po/it.po                                       |  122 ++++---
 
87123
 po/ja.po                                       |   56 ++--
 
87124
 po/ko.po                                       |   56 ++--
 
87125
 po/lt.po                                       |   56 ++--
 
87126
 po/lv.po                                       |   56 ++--
 
87127
 po/mk.po                                       |  142 +++++---
 
87128
 po/ml.po                                       |   56 ++--
 
87129
 po/mn.po                                       |   56 ++--
 
87130
 po/ms.po                                       |   56 ++--
 
87131
 po/nb.po                                       |   56 ++--
 
87132
 po/nl.po                                       |   56 ++--
 
87133
 po/nn.po                                       |   56 ++--
 
87134
 po/no.po                                       |   56 ++--
 
87135
 po/pa.po                                       |   56 ++--
 
87136
 po/pl.po                                       |   43 +--
 
87137
 po/pt.po                                       |   56 ++--
 
87138
 po/pt_BR.po                                    |   56 ++--
 
87139
 po/ro.po                                       |   56 ++--
 
87140
 po/ru.po                                       |   96 +++--
 
87141
 po/sk.po                                       |   56 ++--
 
87142
 po/sl.po                                       |   56 ++--
 
87143
 po/sq.po                                       |   56 ++--
 
87144
 po/sr.po                                       |   43 +--
 
87145
 po/sr@Latn.po                                  |   94 +++---
 
87146
 po/sv.po                                       |   56 ++--
 
87147
 po/ta.po                                       |   56 ++--
 
87148
 po/th.po                                       |   56 ++--
 
87149
 po/tr.po                                       |   56 ++--
 
87150
 po/uk.po                                       |   56 ++--
 
87151
 po/vi.po                                       |   56 ++--
 
87152
 po/wa.po                                       |   56 ++--
 
87153
 po/zh_CN.po                                    |   60 ++--
 
87154
 po/zh_TW.po                                    |   56 ++--
 
87155
 typing-break/ChangeLog                         |    4 +
 
87156
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
87157
 vfs-methods/themus/ChangeLog                   |    4 +
 
87158
 99 files changed, 2441 insertions(+), 1903 deletions(-)
 
87159
 
 
87160
commit 5ce9fb8666b3e4b779e1d043c47f6cb81aeaf64e
 
87161
Author: Rodney Dawes <dobey@novell.com>
 
87162
Date:   Thu Oct 14 14:55:24 2004 +0000
 
87163
 
 
87164
    Use g_markup_printf_escaped () to fill in the description
 
87165
    
 
87166
    2004-10-14  Rodney Dawes  <dobey@novell.com>
 
87167
    
 
87168
        * gnome-wp-item.c (gnome_wp_item_update_description):
 
87169
        Use g_markup_printf_escaped () to fill in the description
 
87170
    
 
87171
        Fixes #155184
 
87172
 
 
87173
 capplets/background/ChangeLog       |    7 +++++++
 
87174
 capplets/background/gnome-wp-item.c |    8 ++++----
 
87175
 2 files changed, 11 insertions(+), 4 deletions(-)
 
87176
 
 
87177
commit 8bfa40eecd6ba0b39c9d45f5aaa01f613998ac3e
 
87178
Author: Leonid Kanter <lkanter@src.gnome.org>
 
87179
Date:   Thu Oct 14 10:04:15 2004 +0000
 
87180
 
 
87181
    fix header
 
87182
 
 
87183
 po/ru.po |    7 ++-----
 
87184
 1 files changed, 2 insertions(+), 5 deletions(-)
 
87185
 
 
87186
commit 04963f545cecf55f50f525d76b59ac078b42fe4d
 
87187
Author: Leonid Kanter <lkanter@src.gnome.org>
 
87188
Date:   Thu Oct 14 09:25:29 2004 +0000
 
87189
 
 
87190
    Update Russian translation
 
87191
 
 
87192
 po/ChangeLog |    4 +
 
87193
 po/ru.po     |  191 +++++++++++++++++++++++++++++++---------------------------
 
87194
 2 files changed, 105 insertions(+), 90 deletions(-)
 
87195
 
 
87196
commit 41951d5b3ad82606d3a26f7dbd2b493cbc3c899d
 
87197
Author: Sebastien Bacher <seb128@debian.org>
 
87198
Date:   Thu Oct 14 08:54:44 2004 +0000
 
87199
 
 
87200
    Use the Web Browser for https too. (Closes: #123487).
 
87201
    
 
87202
    2004-10-14  Sebastien Bacher  <seb128@debian.org>
 
87203
    
 
87204
        * gnome-default-applications-properties.c: (setup_peditors),
 
87205
        (read_browser), (value_changed_cb): Use the Web Browser for https too.
 
87206
        (Closes: #123487).
 
87207
 
 
87208
 capplets/default-applications/ChangeLog            |    6 +++
 
87209
 .../gnome-default-applications-properties.c        |   48 ++++++++++++++++----
 
87210
 2 files changed, 45 insertions(+), 9 deletions(-)
 
87211
 
 
87212
commit fc56c5f861e61743cdcba008044deec1a98a47c9
 
87213
Author: Kjartan Maraas <kmaraas@gnome.org>
 
87214
Date:   Thu Oct 14 08:35:05 2004 +0000
 
87215
 
 
87216
    Revert string changes and add entries for Firefox on Debian and Fedora
 
87217
    
 
87218
    2004-10-14  Kjartan Maraas  <kmaraas@gnome.org>
 
87219
    
 
87220
        * gnome-default-applications-properties-structs.c: Revert string
 
87221
        changes and add entries for Firefox on Debian and Fedora with
 
87222
        new binary names. Original patch from jdassen at debian org.
 
87223
        Closes part of bug #155246. The original patch should go into HEAD
 
87224
        after branching.
 
87225
        * gnome-default-applications-properties.c: (browser_setup_custom),
 
87226
        (mailer_setup_custom), (terminal_setup_custom): Use the binary
 
87227
        that's found in the path. Patch by seb128 at debian org. Closes
 
87228
        bug #148991.
 
87229
 
 
87230
 capplets/default-applications/ChangeLog            |   12 ++++++++++++
 
87231
 ...gnome-default-applications-properties-structs.c |    9 ++++-----
 
87232
 .../gnome-default-applications-properties.c        |    6 +++---
 
87233
 3 files changed, 19 insertions(+), 8 deletions(-)
 
87234
 
 
87235
commit 464e9f4837e6406958ff4749b74ebbd0b31b1daf
 
87236
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
87237
Date:   Thu Oct 14 04:17:33 2004 +0000
 
87238
 
 
87239
    ankit@redhat.com 14/10/2004 * Last Modification
 
87240
 
 
87241
 po/gu.po |  112 +++++++++++++++++++++++++++++++-------------------------------
 
87242
 1 files changed, 56 insertions(+), 56 deletions(-)
 
87243
 
 
87244
commit b6fe1f8a13e943705a75ad53172ae2eb3e7c3882
 
87245
Author: Adam Weinberger <adamw@src.gnome.org>
 
87246
Date:   Thu Oct 14 00:40:01 2004 +0000
 
87247
 
 
87248
    Updated Canadian English translation.
 
87249
    
 
87250
    
 
87251
        * en_CA.po: Updated Canadian English translation.
 
87252
 
 
87253
 po/ChangeLog |    4 +++
 
87254
 po/en_CA.po  |   70 ++++++++++++++++++++++++++++++++++------------------------
 
87255
 2 files changed, 45 insertions(+), 29 deletions(-)
 
87256
 
 
87257
commit b1786abb426b0943faa3b5524c2289fc4c049540
 
87258
Author: Richard Hult <richard@imendio.com>
 
87259
Date:   Wed Oct 13 23:39:47 2004 +0000
 
87260
 
 
87261
    Remove unecessary frame, fixes a bug with the transparent background.
 
87262
    
 
87263
    2004-10-14  Richard Hult  <richard@imendio.com>
 
87264
    
 
87265
        * drw-break-window.c (drw_break_window_init): Remove unecessary
 
87266
        frame, fixes a bug with the transparent background.
 
87267
 
 
87268
 typing-break/ChangeLog          |    5 +++++
 
87269
 typing-break/drw-break-window.c |    8 +-------
 
87270
 2 files changed, 6 insertions(+), 7 deletions(-)
 
87271
 
 
87272
commit aa90031bee5522bf6669c7227c9d8ddf85b459a9
 
87273
Author: Danilo Šegan <danilo@src.gnome.org>
 
87274
Date:   Wed Oct 13 23:12:46 2004 +0000
 
87275
 
 
87276
    Updated Serbian translation.
 
87277
 
 
87278
 po/ChangeLog  |    6 ++-
 
87279
 po/sr.po      |   66 +++++++++++++++++++-------------
 
87280
 po/sr@Latn.po |  117 ++++++++++++++++++++++++++++++--------------------------
 
87281
 3 files changed, 107 insertions(+), 82 deletions(-)
 
87282
 
 
87283
commit b18c197c73721898e0daae72e0cfc84601fbb567
 
87284
Author: David Lodge <dave@cirt.net>
 
87285
Date:   Wed Oct 13 20:41:57 2004 +0000
 
87286
 
 
87287
    Updated British English translation.
 
87288
    
 
87289
    2004-10-13  David Lodge <dave@cirt.net>
 
87290
    
 
87291
            * en_GB.po: Updated British English translation.
 
87292
 
 
87293
 po/ChangeLog |    4 +
 
87294
 po/en_GB.po  |  499 ++++++++++++++++++----------------------------------------
 
87295
 2 files changed, 157 insertions(+), 346 deletions(-)
 
87296
 
 
87297
commit fda2b9570f4fd65e636c83ab33681d596a9a1baa
 
87298
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
87299
Date:   Wed Oct 13 20:11:35 2004 +0000
 
87300
 
 
87301
    Updated Polish translation by GNOME PL Team.
 
87302
    
 
87303
    2004-10-13  Artur Flinta  <aflinta@cvs.gnome.org>
 
87304
    
 
87305
        * pl.po: Updated Polish translation by GNOME PL Team.
 
87306
 
 
87307
 po/ChangeLog |    4 +++
 
87308
 po/pl.po     |   64 ++++++++++++++++++++++++++++++++++-----------------------
 
87309
 2 files changed, 42 insertions(+), 26 deletions(-)
 
87310
 
 
87311
commit c1261c4812edb235d35e7df3f8e6829e1ab9a411
 
87312
Author: J.H.M. Dassen (Ray) <jdassen@src.gnome.org>
 
87313
Date:   Wed Oct 13 15:40:00 2004 +0000
 
87314
 
 
87315
    Added Mozilla Firefox, Debian's "sensible-browser" and Debian's
 
87316
    "x-terminal-emulator"; corrected typo in "w3m" binary name.
 
87317
 
 
87318
 capplets/default-applications/ChangeLog            |    6 ++++++
 
87319
 ...gnome-default-applications-properties-structs.c |    5 ++++-
 
87320
 2 files changed, 10 insertions(+), 1 deletions(-)
 
87321
 
 
87322
commit 0f44d74f5b7122075216b90c60c37a89fe2417be
 
87323
Author: Christophe Merlet <redfox@src.gnome.org>
 
87324
Date:   Sun Oct 10 18:49:30 2004 +0000
 
87325
 
 
87326
    Updated French translation.
 
87327
 
 
87328
 po/ChangeLog |    4 +++
 
87329
 po/fr.po     |   83 ++++++++++++++++++++++-----------------------------------
 
87330
 2 files changed, 36 insertions(+), 51 deletions(-)
 
87331
 
 
87332
commit 95f498692414fdff6b7c82720b134e6ab1fded44
 
87333
Author: Christophe Fergeau <teuf@gnome.org>
 
87334
Date:   Fri Oct 8 21:16:07 2004 +0000
 
87335
 
 
87336
    switch ALSA_LIBS and GST_LIBS order in libacme_la_LIBADD, fixes some
 
87337
    
 
87338
    2004-10-08  Christophe Fergeau  <teuf@gnome.org>
 
87339
    
 
87340
        * gnome-settings-daemon/actions/Makefile.am: switch ALSA_LIBS and
 
87341
          GST_LIBS order in libacme_la_LIBADD, fixes some libtool link
 
87342
          issues on Debian.
 
87343
 
 
87344
 ChangeLog                                 |    6 ++++++
 
87345
 gnome-settings-daemon/actions/Makefile.am |    2 +-
 
87346
 2 files changed, 7 insertions(+), 1 deletions(-)
 
87347
 
 
87348
commit 91f43f2085cadc32298c11e4687274e8b2ac199a
 
87349
Author: Ole Laursen <olau@hardworking.dk>
 
87350
Date:   Thu Oct 7 17:59:58 2004 +0000
 
87351
 
 
87352
    Fixed a couple of spelling mistakes in the Danish translation.
 
87353
    
 
87354
    2004-10-07  Ole Laursen  <olau@hardworking.dk>
 
87355
    
 
87356
        * da.po: Fixed a couple of spelling mistakes in the Danish translation.
 
87357
 
 
87358
 po/ChangeLog |    4 ++++
 
87359
 po/da.po     |   26 +++++++++-----------------
 
87360
 2 files changed, 13 insertions(+), 17 deletions(-)
 
87361
 
 
87362
commit eb1faeaa3114ae36f987621af299b3b5de8c184c
 
87363
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
87364
Date:   Wed Oct 6 04:02:17 2004 +0000
 
87365
 
 
87366
    Updated Korean translation.
 
87367
    
 
87368
        * ko.po: Updated Korean translation.
 
87369
 
 
87370
 po/ChangeLog |    4 ++++
 
87371
 po/ko.po     |   16 ++++++++--------
 
87372
 2 files changed, 12 insertions(+), 8 deletions(-)
 
87373
 
 
87374
commit 2a50d6456cb50504cbdaadeb12119cfb031bc114
 
87375
Author: Bastien Nocera <hadess@hadess.net>
 
87376
Date:   Wed Sep 29 20:52:53 2004 +0000
 
87377
 
 
87378
    rework the dialog_show so that the dialog is moved before it's shown, and
 
87379
    
 
87380
    2004-09-29  Bastien Nocera  <hadess@hadess.net>
 
87381
    
 
87382
        * gnome-settings-multimedia-keys.c: (dialog_show): rework the
 
87383
        dialog_show so that the dialog is moved before it's shown, and
 
87384
        use gdk_display_sync() instead of a event looping to avoid
 
87385
        "reentrancy" problems when showing/hiding the dialog in fast
 
87386
        successions (Closes: #144490)
 
87387
 
 
87388
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
87389
 .../gnome-settings-multimedia-keys.c               |    8 +++-----
 
87390
 2 files changed, 11 insertions(+), 5 deletions(-)
 
87391
 
 
87392
commit 3c2c6c3b26e982fd87a252b49d7c2557a8793565
 
87393
Author: Bastien Nocera <hadess@hadess.net>
 
87394
Date:   Wed Sep 29 20:29:12 2004 +0000
 
87395
 
 
87396
    better way to look for the volume track (patch by Michal Bukovjan
 
87397
    
 
87398
    2004-09-29  Bastien Nocera  <hadess@hadess.net>
 
87399
    
 
87400
        * actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_init):
 
87401
        better way to look for the volume track (patch by Michal Bukovjan
 
87402
        <bukovjan@mbox.dkm.cz>) (Closes: #153866)
 
87403
 
 
87404
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
87405
 .../actions/acme-volume-gstreamer.c                |    2 +-
 
87406
 2 files changed, 7 insertions(+), 1 deletions(-)
 
87407
 
 
87408
commit 170a52c503f3e2217046f273c570888c4a8decc8
 
87409
Author: Rodney Dawes <dobey@novell.com>
 
87410
Date:   Wed Sep 29 18:12:08 2004 +0000
 
87411
 
 
87412
    Unescape the filename so that we can laod the thumbnail and set the gconf
 
87413
    
 
87414
    2004-09-29  Rodney Dawes  <dobey@novell.com>
 
87415
    
 
87416
        * gnome-wp-item.c (gnome_wp_item_new): Unescape the filename so that
 
87417
        we can laod the thumbnail and set the gconf key properly
 
87418
    
 
87419
        Fixes #154003
 
87420
 
 
87421
 capplets/background/ChangeLog       |    7 +++++++
 
87422
 capplets/background/gnome-wp-item.c |    2 +-
 
87423
 2 files changed, 8 insertions(+), 1 deletions(-)
 
87424
 
 
87425
commit caac404814cf97960eb8a2ae9b5404a5d163eb4f
 
87426
Author: Leonid Kanter <lkanter@src.gnome.org>
 
87427
Date:   Wed Sep 29 16:18:56 2004 +0000
 
87428
 
 
87429
    fixed some problems in Russian translation
 
87430
 
 
87431
 po/ChangeLog |    4 +
 
87432
 po/ru.po     |  505 +++++++---------------------------------------------------
 
87433
 2 files changed, 59 insertions(+), 450 deletions(-)
 
87434
 
 
87435
commit b98fd2ff69cf400d74e8343e0f5b8b428b1d07c6
 
87436
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
87437
Date:   Mon Sep 27 22:33:49 2004 +0000
 
87438
 
 
87439
    fixing one leak, pointed by kmaraas
 
87440
 
 
87441
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
87442
 .../gnome-settings-keyboard-xkb.c                  |    8 ++++++--
 
87443
 2 files changed, 11 insertions(+), 2 deletions(-)
 
87444
 
 
87445
commit bf88391b66b450bb8728109f6c6bc2026f587e16
 
87446
Author: Funda Wang <fwang@src.gnome.org>
 
87447
Date:   Sun Sep 26 15:13:58 2004 +0000
 
87448
 
 
87449
    Updated Simplified Chinese translation
 
87450
 
 
87451
 po/ChangeLog |    4 ++++
 
87452
 po/zh_CN.po  |    6 +++---
 
87453
 2 files changed, 7 insertions(+), 3 deletions(-)
 
87454
 
 
87455
commit 60dbf53a9c4b1c96f4f36037c5d41aa0bd2164a8
 
87456
Author: Adam Weinberger <adamw@src.gnome.org>
 
87457
Date:   Sat Sep 25 19:50:38 2004 +0000
 
87458
 
 
87459
    Updated Canadian English translation.
 
87460
    
 
87461
    
 
87462
        * en_CA.po: Updated Canadian English translation.
 
87463
 
 
87464
 po/ChangeLog |    4 ++++
 
87465
 po/en_CA.po  |   18 +++++++++---------
 
87466
 2 files changed, 13 insertions(+), 9 deletions(-)
 
87467
 
 
87468
commit 1be7aa7de78930dd3138577d5ecd3de6dea5dd9b
 
87469
Author: Rodney Dawes <dobey@novell.com>
 
87470
Date:   Wed Sep 22 15:07:01 2004 +0000
 
87471
 
 
87472
    Check that the colors aren't NULL before calling gdk_color_free
 
87473
    
 
87474
    2004-09-22  Rodney Dawes  <dobey@novell.com>
 
87475
    
 
87476
        * gnome-wp-item.c (gnome_wp_item_free):
 
87477
        Check that the colors aren't NULL before calling gdk_color_free
 
87478
    
 
87479
        * gnome-wp-xml.c (gnome_wp_xml_load_xml):
 
87480
        Check that the item isn't already listed, before we try to add
 
87481
        the wallpaper to the list
 
87482
        (gnome_wp_xml_load_list): Load XML files from the correct directory
 
87483
 
 
87484
 capplets/background/ChangeLog       |   10 ++++++++++
 
87485
 capplets/background/gnome-wp-item.c |    7 +++++--
 
87486
 capplets/background/gnome-wp-xml.c  |   11 ++++++++++-
 
87487
 3 files changed, 25 insertions(+), 3 deletions(-)
 
87488
 
 
87489
commit 9cb21bffd560cf06c5e55f792a06aa03d4f3453f
 
87490
Author: Alessio Frusciante <algol@src.gnome.org>
 
87491
Date:   Tue Sep 21 20:31:03 2004 +0000
 
87492
 
 
87493
    Updated Italian translation.
 
87494
 
 
87495
 po/ChangeLog |    5 ++
 
87496
 po/it.po     |  200 +++++++++++++++++++---------------------------------------
 
87497
 2 files changed, 70 insertions(+), 135 deletions(-)
 
87498
 
 
87499
commit 2bf6f52533815ae7f11b900b1cba686c55c6855a
 
87500
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
87501
Date:   Sat Sep 18 01:07:04 2004 +0000
 
87502
 
 
87503
    gotovo
 
87504
 
 
87505
 po/mk.po |  107 ++++++++++++++++++++++++++++---------------------------------
 
87506
 1 files changed, 49 insertions(+), 58 deletions(-)
 
87507
 
 
87508
commit d094498605409969d7bd9ab5a5fa99a7dad757de
 
87509
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
87510
Date:   Fri Sep 17 19:25:48 2004 +0000
 
87511
 
 
87512
    Updated Greek translation
 
87513
 
 
87514
 po/ChangeLog |    4 +++
 
87515
 po/el.po     |   61 +++++++++++++++++++++++++++------------------------------
 
87516
 2 files changed, 33 insertions(+), 32 deletions(-)
 
87517
 
 
87518
commit c63544892e5eb058addb6017328074e062740d38
 
87519
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
87520
Date:   Wed Sep 15 03:03:10 2004 +0000
 
87521
 
 
87522
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
87523
 
 
87524
 po/ChangeLog |    5 +++++
 
87525
 po/ru.po     |   10 +++++-----
 
87526
 2 files changed, 10 insertions(+), 5 deletions(-)
 
87527
 
 
87528
commit 2daf7534abe3ec0d382b501815740a5bc340356b
 
87529
Author: Jonathan Blandford <jrb@redhat.com>
 
87530
Date:   Tue Sep 14 21:52:01 2004 +0000
 
87531
 
 
87532
    Release 2.8.0
 
87533
    
 
87534
    Tue Sep 14 17:50:56 2004  Jonathan Blandford  <jrb@redhat.com>
 
87535
    
 
87536
            * configure.in:
 
87537
            * NEWS: Release 2.8.0
 
87538
 
 
87539
 ChangeLog     |    5 +
 
87540
 NEWS          |   18 +
 
87541
 configure.in  |    2 +-
 
87542
 po/af.po      |   16 +-
 
87543
 po/am.po      |   16 +-
 
87544
 po/ar.po      |  628 ++++++++++++---------
 
87545
 po/az.po      |   55 ++-
 
87546
 po/be.po      |   16 +-
 
87547
 po/bg.po      |   16 +-
 
87548
 po/bn.po      |   39 +-
 
87549
 po/bs.po      |   16 +-
 
87550
 po/ca.po      |   22 +-
 
87551
 po/cs.po      |    6 +-
 
87552
 po/cy.po      |   10 +-
 
87553
 po/da.po      |    2 +-
 
87554
 po/de.po      |    6 +-
 
87555
 po/el.po      |   88 ++-
 
87556
 po/en_CA.po   |    2 +-
 
87557
 po/en_GB.po   |    2 +-
 
87558
 po/es.po      |    2 +-
 
87559
 po/et.po      |   16 +-
 
87560
 po/eu.po      |   16 +-
 
87561
 po/fa.po      |   16 +-
 
87562
 po/fi.po      |    6 +-
 
87563
 po/fr.po      |   16 +-
 
87564
 po/ga.po      |   16 +-
 
87565
 po/gl.po      |   16 +-
 
87566
 po/gu.po      |   49 +-
 
87567
 po/he.po      |   16 +-
 
87568
 po/hi.po      |   16 +-
 
87569
 po/hr.po      |   16 +-
 
87570
 po/hu.po      |    2 +-
 
87571
 po/id.po      |   16 +-
 
87572
 po/is.po      |   16 +-
 
87573
 po/it.po      |   16 +-
 
87574
 po/ja.po      |    2 +-
 
87575
 po/ko.po      |    6 +-
 
87576
 po/lt.po      |   16 +-
 
87577
 po/lv.po      |   16 +-
 
87578
 po/mk.po      |   16 +-
 
87579
 po/ml.po      |   16 +-
 
87580
 po/mn.po      |   16 +-
 
87581
 po/ms.po      |   16 +-
 
87582
 po/nb.po      |   23 +-
 
87583
 po/nl.po      |    2 +-
 
87584
 po/nn.po      |   87 ++--
 
87585
 po/no.po      |   23 +-
 
87586
 po/pa.po      |   56 ++-
 
87587
 po/pl.po      |    2 +-
 
87588
 po/pt.po      |    2 +-
 
87589
 po/pt_BR.po   |    2 +-
 
87590
 po/ro.po      |   15 +-
 
87591
 po/ru.po      |   10 +-
 
87592
 po/sk.po      |   16 +-
 
87593
 po/sl.po      |   16 +-
 
87594
 po/sq.po      |   62 ++-
 
87595
 po/sr.po      |   21 +-
 
87596
 po/sr@Latn.po |   66 ++-
 
87597
 po/sv.po      |    2 +-
 
87598
 po/ta.po      |   64 ++-
 
87599
 po/th.po      |   20 +-
 
87600
 po/tr.po      |    2 +-
 
87601
 po/uk.po      |    2 +-
 
87602
 po/vi.po      | 1730 +++++++++++++++++++++++++++++----------------------------
 
87603
 po/wa.po      |   16 +-
 
87604
 po/zh_CN.po   |    6 +-
 
87605
 po/zh_TW.po   |   16 +-
 
87606
 67 files changed, 1928 insertions(+), 1653 deletions(-)
 
87607
 
 
87608
commit adb0c31413bc6d07462df2e37cb957cfea116d3b
 
87609
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
87610
Date:   Mon Sep 13 05:22:19 2004 +0000
 
87611
 
 
87612
    add translation
 
87613
 
 
87614
 po/pa.po |   72 +++++++++++++++++++++++++-------------------------------------
 
87615
 1 files changed, 29 insertions(+), 43 deletions(-)
 
87616
 
 
87617
commit 6f52d63cc84bd7e15e489674b8d878897c001697
 
87618
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
87619
Date:   Mon Sep 13 04:19:11 2004 +0000
 
87620
 
 
87621
    Updated Thai translation.
 
87622
    
 
87623
    2004-09-12  Paisa Seeluangsawat  <paisa@users.sf.net>
 
87624
    
 
87625
        * th.po: Updated Thai translation.
 
87626
 
 
87627
 po/th.po |   30 +++++++++++++++---------------
 
87628
 1 files changed, 15 insertions(+), 15 deletions(-)
 
87629
 
 
87630
commit d94269b15f28292a5ecbb0d7a35ddd09ddb72032
 
87631
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
87632
Date:   Sun Sep 12 20:54:42 2004 +0000
 
87633
 
 
87634
    Updated Thai translation.
 
87635
    
 
87636
    2004-09-12  Paisa Seeluangsawat  <paisa@users.sf.net>
 
87637
    
 
87638
        * th.po: Updated Thai translation.
 
87639
 
 
87640
 po/ChangeLog |   20 ++++++----
 
87641
 po/th.po     |  124 ++++++++++++++++++----------------------------------------
 
87642
 2 files changed, 50 insertions(+), 94 deletions(-)
 
87643
 
 
87644
commit 64ae3d3d51d37fec32854b3cb87389b5f288f86a
 
87645
Author: Laszlo Dvornik <dvornik@gnome.hu>
 
87646
Date:   Sun Sep 12 11:27:46 2004 +0000
 
87647
 
 
87648
    Updated Hungarian translation by Gabor Kelemen.
 
87649
    
 
87650
    2004-09-12  Laszlo Dvornik  <dvornik@gnome.hu>
 
87651
    
 
87652
        * hu.po: Updated Hungarian translation by Gabor Kelemen.
 
87653
 
 
87654
 po/ChangeLog |    4 ++++
 
87655
 po/hu.po     |   47 ++++++++++++++++++++++++-----------------------
 
87656
 2 files changed, 28 insertions(+), 23 deletions(-)
 
87657
 
 
87658
commit 00c89298327d5c25a357f779b02197331ea825a7
 
87659
Author: Dafydd Harries <daf@src.gnome.org>
 
87660
Date:   Sun Sep 12 03:52:47 2004 +0000
 
87661
 
 
87662
    Updated Welsh translation.
 
87663
 
 
87664
 po/ChangeLog |    4 ++
 
87665
 po/cy.po     |  161 +++++++++++++++++++++-------------------------------------
 
87666
 2 files changed, 62 insertions(+), 103 deletions(-)
 
87667
 
 
87668
commit 08c5dcbda388a8643a72857a8d91371a1cce2f26
 
87669
Author: Hendrik Richter <hendrikr@src.gnome.org>
 
87670
Date:   Sat Sep 11 20:30:55 2004 +0000
 
87671
 
 
87672
    Updated German translation.
 
87673
 
 
87674
 po/ChangeLog |    4 ++++
 
87675
 po/de.po     |    4 ++--
 
87676
 2 files changed, 6 insertions(+), 2 deletions(-)
 
87677
 
 
87678
commit 173f0e73af2c55999d44dafcf2b588bb09e350da
 
87679
Author: Jordi Mallach <jordim@src.gnome.org>
 
87680
Date:   Sat Sep 11 12:07:20 2004 +0000
 
87681
 
 
87682
    Updated Catalan translation.
 
87683
 
 
87684
 po/ChangeLog |    4 ++++
 
87685
 po/ca.po     |   13 +++++--------
 
87686
 2 files changed, 9 insertions(+), 8 deletions(-)
 
87687
 
 
87688
commit a03720175490019ba6bf236aeb1586cf1445953c
 
87689
Author: Jordi Mallach <jordim@src.gnome.org>
 
87690
Date:   Sat Sep 11 11:43:13 2004 +0000
 
87691
 
 
87692
    Updated Catalan translation.
 
87693
 
 
87694
 po/ca.po |   39 +++++++++++++++++++--------------------
 
87695
 1 files changed, 19 insertions(+), 20 deletions(-)
 
87696
 
 
87697
commit 6d14362e4baee79b8fbdee14682b4f3000618a7e
 
87698
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
87699
Date:   Fri Sep 10 12:25:46 2004 +0000
 
87700
 
 
87701
    Updated Ukrainian translation.
 
87702
    
 
87703
    2004-09-10  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
87704
    
 
87705
        * Updated Ukrainian translation.
 
87706
 
 
87707
 po/ChangeLog |    4 ++++
 
87708
 po/uk.po     |   22 +++++++++++-----------
 
87709
 2 files changed, 15 insertions(+), 11 deletions(-)
 
87710
 
 
87711
commit cd402f5aed42ebd80f4f29968ec28663ec2e05fc
 
87712
Author: Ole Laursen <olau@hardworking.dk>
 
87713
Date:   Thu Sep 9 19:51:58 2004 +0000
 
87714
 
 
87715
    Fixed a string in the Danish translation.
 
87716
    
 
87717
    2004-09-09  Ole Laursen  <olau@hardworking.dk>
 
87718
    
 
87719
        * da.po: Fixed a string in the Danish translation.
 
87720
 
 
87721
 po/ChangeLog |    4 ++++
 
87722
 po/da.po     |   11 +++++------
 
87723
 2 files changed, 9 insertions(+), 6 deletions(-)
 
87724
 
 
87725
commit 25d695c6f88e72b0e03400a08329c33944da23a7
 
87726
Author: Pauli Virtanen <pvirtane@src.gnome.org>
 
87727
Date:   Thu Sep 9 19:11:25 2004 +0000
 
87728
 
 
87729
    fi.po: Updated Finnish translation.
 
87730
 
 
87731
 po/ChangeLog |    4 ++++
 
87732
 po/fi.po     |   24 +++++++++++-------------
 
87733
 2 files changed, 15 insertions(+), 13 deletions(-)
 
87734
 
 
87735
commit da5a054b9297c0e1fe60219f81fa80904dde57d7
 
87736
Author: Baris Cicek <bcicek@src.gnome.org>
 
87737
Date:   Thu Sep 9 13:57:24 2004 +0000
 
87738
 
 
87739
    Updated Turkish Translation
 
87740
    
 
87741
        * tr.po: Updated Turkish Translation
 
87742
 
 
87743
 po/ChangeLog |    4 ++++
 
87744
 po/tr.po     |   16 ++++++----------
 
87745
 2 files changed, 10 insertions(+), 10 deletions(-)
 
87746
 
 
87747
commit ae3cc25dc5983a9580970890fe37d5ec25d8aa18
 
87748
Author: Arafat Medini <lumina@arabeyes.org>
 
87749
Date:   Wed Sep 8 12:41:17 2004 +0000
 
87750
 
 
87751
    Updated Arabic translation
 
87752
    
 
87753
    
 
87754
    2004-09-08  Arafat Medini  <lumina@arabeyes.org>
 
87755
    
 
87756
        * ar.po: Updated Arabic translation
 
87757
 
 
87758
 po/ChangeLog |    4 +
 
87759
 po/ar.po     | 1959 +++++++++++-----------------------------------------------
 
87760
 2 files changed, 354 insertions(+), 1609 deletions(-)
 
87761
 
 
87762
commit 4fd5c3fd20d7efa3380e3df2d8a4db3e0c961013
 
87763
Author: Jordi Mallach <jordim@src.gnome.org>
 
87764
Date:   Tue Sep 7 17:35:32 2004 +0000
 
87765
 
 
87766
    Updated Catalan translation.
 
87767
 
 
87768
 po/ChangeLog |    4 ++
 
87769
 po/ca.po     |  168 ++++++++++++++++++++--------------------------------------
 
87770
 2 files changed, 61 insertions(+), 111 deletions(-)
 
87771
 
 
87772
commit 398a7770fab5dbc05d6adde472b25841c39c511b
 
87773
Author: Laszlo Dvornik <dvornik@gnome.hu>
 
87774
Date:   Tue Sep 7 16:52:43 2004 +0000
 
87775
 
 
87776
    Updated Hungarian translation.
 
87777
    
 
87778
    2004-09-07  Laszlo Dvornik  <dvornik@gnome.hu>
 
87779
    
 
87780
        * hu.po: Updated Hungarian translation.
 
87781
 
 
87782
 po/ChangeLog |    4 ++++
 
87783
 po/hu.po     |   20 ++++++++++----------
 
87784
 2 files changed, 14 insertions(+), 10 deletions(-)
 
87785
 
 
87786
commit 824b72ebda99d0c35acd4c5d63e467b599af03c7
 
87787
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
87788
Date:   Tue Sep 7 14:24:18 2004 +0000
 
87789
 
 
87790
    Updated Danish translation.
 
87791
    
 
87792
            * da.po: Updated Danish translation.
 
87793
 
 
87794
 po/ChangeLog |    4 ++++
 
87795
 po/da.po     |   24 ++++++++++++------------
 
87796
 2 files changed, 16 insertions(+), 12 deletions(-)
 
87797
 
 
87798
commit 30ca4f03ffd7b4ae51b0aa8d2414aff1aeca7d39
 
87799
Author: David Lodge <dave@cirt.net>
 
87800
Date:   Tue Sep 7 06:03:16 2004 +0000
 
87801
 
 
87802
    Updated British translation.
 
87803
    
 
87804
    2004-09-07  David Lodge <dave@cirt.net>
 
87805
    
 
87806
            * en_GB.po: Updated British translation.
 
87807
 
 
87808
 po/ChangeLog |    2 +-
 
87809
 po/en_GB.po  |  438 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
87810
 2 files changed, 333 insertions(+), 107 deletions(-)
 
87811
 
 
87812
commit f7368edd0a2ffea9689e3311bf9167f509a8beba
 
87813
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
 
87814
Date:   Tue Sep 7 05:53:59 2004 +0000
 
87815
 
 
87816
    Updated vi.po
 
87817
 
 
87818
 po/vi.po | 2846 +++++++++++++++++++++++++++++---------------------------------
 
87819
 1 files changed, 1326 insertions(+), 1520 deletions(-)
 
87820
 
 
87821
commit 4a5e40f1e64110f0208683b59d208909094c9778
 
87822
Author: David Lodge <dave@cirt.net>
 
87823
Date:   Mon Sep 6 20:39:32 2004 +0000
 
87824
 
 
87825
    Updated British translation.
 
87826
    
 
87827
    2004-09-06  David Lodge <dave@cirt.net>
 
87828
    
 
87829
            * en_GB.po: Updated British translation.
 
87830
 
 
87831
 po/ChangeLog |    4 +
 
87832
 po/en_GB.po  |  823 ++++++++--------------------------------------------------
 
87833
 2 files changed, 116 insertions(+), 711 deletions(-)
 
87834
 
 
87835
commit 7422b7c12d0918f8b8cbcd26e65f3365c0186ec6
 
87836
Author: Funda Wang <fwang@src.gnome.org>
 
87837
Date:   Mon Sep 6 17:06:24 2004 +0000
 
87838
 
 
87839
    Updated Simplified Chinese translation
 
87840
 
 
87841
 po/ChangeLog |    4 ++++
 
87842
 po/zh_CN.po  |   28 ++++++++++++++--------------
 
87843
 2 files changed, 18 insertions(+), 14 deletions(-)
 
87844
 
 
87845
commit aa0b8b97b12d567538bee31793f06e69e3ec6796
 
87846
Author: Mugurel Tudor <mugurelu@go.ro>
 
87847
Date:   Mon Sep 6 14:18:11 2004 +0000
 
87848
 
 
87849
    Updated Romanian translation by Misu Moldovan <dumol@go.ro>
 
87850
    
 
87851
    2004-09-06  Mugurel Tudor  <mugurelu@go.ro>
 
87852
    
 
87853
            * ro.po: Updated Romanian translation
 
87854
        by Misu Moldovan <dumol@go.ro>
 
87855
 
 
87856
 po/ChangeLog |    5 ++
 
87857
 po/ro.po     |  174 ++++++++++++++++++++++------------------------------------
 
87858
 2 files changed, 70 insertions(+), 109 deletions(-)
 
87859
 
 
87860
commit a57401c6bf0709966db026684b4f3cdefee6938c
 
87861
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
87862
Date:   Mon Sep 6 12:32:15 2004 +0000
 
87863
 
 
87864
    Updated Korean translation.
 
87865
    
 
87866
        * ko.po: Updated Korean translation.
 
87867
 
 
87868
 po/ChangeLog |    4 ++++
 
87869
 po/ko.po     |   23 ++++++++++-------------
 
87870
 2 files changed, 14 insertions(+), 13 deletions(-)
 
87871
 
 
87872
commit d23db89116df533036bbcfd46118124322ddc2e6
 
87873
Author: N Jayaradha <njaya@src.gnome.org>
 
87874
Date:   Mon Sep 6 12:28:25 2004 +0000
 
87875
 
 
87876
    yet to proof read
 
87877
 
 
87878
 po/ta.po |   23 +++++++++++------------
 
87879
 1 files changed, 11 insertions(+), 12 deletions(-)
 
87880
 
 
87881
commit f9f25f27c15baf04a180e999189a20881ea64890
 
87882
Author: Laurent Dhima <laurenti@alblinux.net>
 
87883
Date:   Mon Sep 6 09:56:01 2004 +0000
 
87884
 
 
87885
    Updated Albanian translation by Elian Myftiu.
 
87886
    
 
87887
    2004-09-06  Laurent Dhima  <laurenti@alblinux.net>
 
87888
    
 
87889
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
87890
 
 
87891
 po/ChangeLog |    4 ++++
 
87892
 po/sq.po     |   24 ++++++++++++------------
 
87893
 2 files changed, 16 insertions(+), 12 deletions(-)
 
87894
 
 
87895
commit 4a168c7761cc9e950123713365bd1af36b685f89
 
87896
Author: Kostas Papadimas <pkst@src.gnome.org>
 
87897
Date:   Mon Sep 6 09:39:16 2004 +0000
 
87898
 
 
87899
    Updated Greek Translation.
 
87900
 
 
87901
 po/ChangeLog |    4 ++
 
87902
 po/el.po     |   93 ++++++++++++++++++++++-----------------------------------
 
87903
 2 files changed, 40 insertions(+), 57 deletions(-)
 
87904
 
 
87905
commit 6c4b0b06c7e05667184de2d38c00ec930e492b21
 
87906
Author: Vincent van Adrighem <adrighem@gnome.org>
 
87907
Date:   Mon Sep 6 09:28:27 2004 +0000
 
87908
 
 
87909
    Translation updated by Reinout van Schouwen.
 
87910
    
 
87911
    2004-09-06  Vincent van Adrighem  <adrighem@gnome.org>
 
87912
    
 
87913
        * nl.po: Translation updated by Reinout van Schouwen.
 
87914
 
 
87915
 po/ChangeLog |    4 ++++
 
87916
 po/nl.po     |   19 +++++++++----------
 
87917
 2 files changed, 13 insertions(+), 10 deletions(-)
 
87918
 
 
87919
commit aac9249c5c69219fb1f59829fe644c83c121350a
 
87920
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
87921
Date:   Mon Sep 6 08:55:32 2004 +0000
 
87922
 
 
87923
    Updated Polish translation by GNOME PL Team.
 
87924
    
 
87925
    2004-09-06  Artur Flinta  <aflinta@cvs.gnome.org>
 
87926
    
 
87927
        * pl.po: Updated Polish translation by GNOME PL Team.
 
87928
 
 
87929
 po/ChangeLog |    4 ++++
 
87930
 po/pl.po     |   20 ++++++++++----------
 
87931
 2 files changed, 14 insertions(+), 10 deletions(-)
 
87932
 
 
87933
commit 8ed5851cf16bec7ab098ecd91c4ef4003b0bbf3b
 
87934
Author: N Jayaradha <njaya@src.gnome.org>
 
87935
Date:   Mon Sep 6 05:44:36 2004 +0000
 
87936
 
 
87937
    translated 1 string
 
87938
 
 
87939
 po/ta.po |   65 ++++++++++++++++++++++---------------------------------------
 
87940
 1 files changed, 24 insertions(+), 41 deletions(-)
 
87941
 
 
87942
commit 05225f24425be3721da7318f7db8646e3fa4fc6c
 
87943
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
87944
Date:   Mon Sep 6 01:38:06 2004 +0000
 
87945
 
 
87946
    Updated Portuguese translation.
 
87947
    
 
87948
    2004-09-06  Duarte Loreto <happyguy_pt@hotmail.com>
 
87949
    
 
87950
        * pt.po: Updated Portuguese translation.
 
87951
 
 
87952
 po/ChangeLog |    4 ++++
 
87953
 po/pt.po     |   22 +++++++++++-----------
 
87954
 2 files changed, 15 insertions(+), 11 deletions(-)
 
87955
 
 
87956
commit 3619ac3390b502c24a5d37cd5ec5b745b13db84a
 
87957
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
87958
Date:   Mon Sep 6 01:33:41 2004 +0000
 
87959
 
 
87960
    2004-09-06 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
87961
 
 
87962
 po/ChangeLog |    4 ++++
 
87963
 po/ja.po     |   22 +++++++++++-----------
 
87964
 2 files changed, 15 insertions(+), 11 deletions(-)
 
87965
 
 
87966
commit e280cd666467428354379b0ce6e9c3e8cf0db95d
 
87967
Author: Kjartan Maraas <kmaraas@gnome.org>
 
87968
Date:   Sun Sep 5 21:02:13 2004 +0000
 
87969
 
 
87970
    Updated Updated
 
87971
    
 
87972
    2004-09-05  Kjartan Maraas  <kmaraas@gnome.org>
 
87973
    
 
87974
        * nb.po: Updated
 
87975
        * no.po: Updated
 
87976
 
 
87977
 po/ChangeLog |    5 ++++
 
87978
 po/nb.po     |   61 ++++++++++++++++++++++++---------------------------------
 
87979
 po/no.po     |   61 ++++++++++++++++++++++++---------------------------------
 
87980
 3 files changed, 57 insertions(+), 70 deletions(-)
 
87981
 
 
87982
commit 0f4aec5e8d13d2bf21a1d3dd68bcd3e19f66877e
 
87983
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
87984
Date:   Sun Sep 5 17:58:16 2004 +0000
 
87985
 
 
87986
    Updated spanish translation.
 
87987
    
 
87988
    2004-09-05  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
87989
    
 
87990
        * es.po: Updated spanish translation.
 
87991
 
 
87992
 po/es.po |   87 ++++++++++++++++++++++++++++++++++++++++---------------------
 
87993
 1 files changed, 57 insertions(+), 30 deletions(-)
 
87994
 
 
87995
commit a44c2356f29862b671062a3c5ff46135fb49ddbd
 
87996
Author: Raphael Higino <raphaelh@src.gnome.org>
 
87997
Date:   Sun Sep 5 15:26:35 2004 +0000
 
87998
 
 
87999
    Updating pt_BR translation
 
88000
 
 
88001
 po/ChangeLog |    4 ++++
 
88002
 po/pt_BR.po  |   27 ++++++++++++++++-----------
 
88003
 2 files changed, 20 insertions(+), 11 deletions(-)
 
88004
 
 
88005
commit 1e025d6766f509e9c557acc0aca26a64760db77f
 
88006
Author: Miloslav Trmac <mitr@volny.cz>
 
88007
Date:   Sun Sep 5 15:10:26 2004 +0000
 
88008
 
 
88009
    Updated Czech translation.
 
88010
    
 
88011
    2004-09-05  Miloslav Trmac  <mitr@volny.cz>
 
88012
    
 
88013
        * cs.po: Updated Czech translation.
 
88014
 
 
88015
 po/ChangeLog |    4 ++++
 
88016
 po/cs.po     |   15 ++++++---------
 
88017
 2 files changed, 10 insertions(+), 9 deletions(-)
 
88018
 
 
88019
commit 052e59c45590a99a3339868bd263f38d8ff8068d
 
88020
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
88021
Date:   Sun Sep 5 11:58:04 2004 +0000
 
88022
 
 
88023
    Updated spanish translation.
 
88024
    
 
88025
    2004-09-05  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
88026
    
 
88027
        * es.po: Updated spanish translation.
 
88028
 
 
88029
 po/ChangeLog |    4 ++
 
88030
 po/es.po     |  103 +++++++++++++++++++++------------------------------------
 
88031
 2 files changed, 42 insertions(+), 65 deletions(-)
 
88032
 
 
88033
commit 48807574f437e538499e0b13f103537d501f1b6e
 
88034
Author: Mətin Əmirov <metin@karegen.com>
 
88035
Date:   Sat Sep 4 16:48:06 2004 +0000
 
88036
 
 
88037
    Translation updated.
 
88038
    
 
88039
    2004-09-04  Mətin Əmirov  <metin@karegen.com>
 
88040
    
 
88041
        * az.po: Translation updated.
 
88042
 
 
88043
 po/ChangeLog |    4 ++++
 
88044
 po/az.po     |   12 ++++++------
 
88045
 2 files changed, 10 insertions(+), 6 deletions(-)
 
88046
 
 
88047
commit 86e09488ab1f7bb36fc2b0f4278aa1fa0cfd0acf
 
88048
Author: Mətin Əmirov <metin@karegen.com>
 
88049
Date:   Sat Sep 4 16:41:43 2004 +0000
 
88050
 
 
88051
    Translation updated.
 
88052
    
 
88053
    2004-09-04  Mətin Əmirov  <metin@karegen.com>
 
88054
    
 
88055
        * az.po: Translation updated.
 
88056
 
 
88057
 po/ChangeLog |    4 +++
 
88058
 po/az.po     |   73 +++++++++++++++++++++++-----------------------------------
 
88059
 2 files changed, 33 insertions(+), 44 deletions(-)
 
88060
 
 
88061
commit a39e048e3471e185654b57d3b3b3cc7fd4b83190
 
88062
Author: Christian Rose <menthos@menthos.com>
 
88063
Date:   Sat Sep 4 15:21:35 2004 +0000
 
88064
 
 
88065
    Updated Swedish translation.
 
88066
    
 
88067
    2004-09-04  Christian Rose  <menthos@menthos.com>
 
88068
    
 
88069
        * sv.po: Updated Swedish translation.
 
88070
 
 
88071
 po/ChangeLog |    4 ++++
 
88072
 po/sv.po     |   24 ++++++++++++------------
 
88073
 2 files changed, 16 insertions(+), 12 deletions(-)
 
88074
 
 
88075
commit a60fcb01c63eec4eade4b4ccfb2962d8e243b936
 
88076
Author: Hendrik Richter <hendrik@gnome-de.org>
 
88077
Date:   Sat Sep 4 11:17:56 2004 +0000
 
88078
 
 
88079
    Updated German translation
 
88080
    
 
88081
    2004-09-04  Hendrik Richter <hendrik@gnome-de.org>
 
88082
    
 
88083
            * de.po: Updated German translation
 
88084
 
 
88085
 po/ChangeLog |    4 ++++
 
88086
 po/de.po     |   12 ++++++------
 
88087
 2 files changed, 10 insertions(+), 6 deletions(-)
 
88088
 
 
88089
commit c7dc8e2d17ca61f2e2d1f6753f4fb2e005a37bda
 
88090
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
88091
Date:   Sat Sep 4 11:04:52 2004 +0000
 
88092
 
 
88093
    ankit@redhat.com 04/09/2004
 
88094
 
 
88095
 po/gu.po |   23 ++++++++++++-----------
 
88096
 1 files changed, 12 insertions(+), 11 deletions(-)
 
88097
 
 
88098
commit 79e54169eb5d3762d79dcd251e2890166e990b92
 
88099
Author: Adam Weinberger <adamw@src.gnome.org>
 
88100
Date:   Sat Sep 4 04:38:23 2004 +0000
 
88101
 
 
88102
    Updated Canadian English translation.
 
88103
    
 
88104
    
 
88105
        * en_CA.po: Updated Canadian English translation.
 
88106
 
 
88107
 po/ChangeLog |    4 ++++
 
88108
 po/en_CA.po  |   22 +++++++++++-----------
 
88109
 2 files changed, 15 insertions(+), 11 deletions(-)
 
88110
 
 
88111
commit 1ddd0390a141bf16b85909d257c3c6221d93681f
 
88112
Author: Raphael Higino <raphaelh@src.gnome.org>
 
88113
Date:   Sat Sep 4 00:00:02 2004 +0000
 
88114
 
 
88115
    Updating pt_BR translations.
 
88116
 
 
88117
 po/ChangeLog |    4 ++
 
88118
 po/pt_BR.po  |  115 +++++++++++++++++++++++++---------------------------------
 
88119
 2 files changed, 54 insertions(+), 65 deletions(-)
 
88120
 
 
88121
commit 77af0885104a50400d821552ccc00dcafefb638d
 
88122
Author: Miloslav Trmac <mitr@volny.cz>
 
88123
Date:   Fri Sep 3 20:06:32 2004 +0000
 
88124
 
 
88125
    Updated Czech translation.
 
88126
    
 
88127
    2004-09-04  Miloslav Trmac  <mitr@volny.cz>
 
88128
    
 
88129
        * cs.po: Updated Czech translation.
 
88130
 
 
88131
 po/ChangeLog |    4 ++++
 
88132
 po/cs.po     |   16 ++++++++--------
 
88133
 2 files changed, 12 insertions(+), 8 deletions(-)
 
88134
 
 
88135
commit 03def60e2fc77abe503f70cfd26bb3a5a68c0786
 
88136
Author: Jody Goldberg <jody@gnome.org>
 
88137
Date:   Fri Sep 3 19:56:16 2004 +0000
 
88138
 
 
88139
    revert unintended string change
 
88140
    
 
88141
    
 
88142
    2004-09-03  Jody Goldberg <jody@gnome.org>
 
88143
    
 
88144
        * gnome-settings-daemon/gnome-settings-keyboard-xkb.c : revert
 
88145
          unintended string change
 
88146
 
 
88147
 ChangeLog                                          |    5 +++++
 
88148
 .../gnome-settings-keyboard-xkb.c                  |   20 +++++++++++---------
 
88149
 2 files changed, 16 insertions(+), 9 deletions(-)
 
88150
 
 
88151
commit ce1635dbff8abb133a28d98d6a705d9c20c718b0
 
88152
Author: Vincent van Adrighem <adrighem@gnome.org>
 
88153
Date:   Fri Sep 3 16:46:23 2004 +0000
 
88154
 
 
88155
    Translation updated by Reinout van Schouwen.
 
88156
    
 
88157
    2004-09-03  Vincent van Adrighem  <adrighem@gnome.org>
 
88158
    
 
88159
        * nl.po: Translation updated by Reinout van Schouwen.
 
88160
 
 
88161
 po/ChangeLog |    4 ++++
 
88162
 po/nl.po     |   17 +++++++++--------
 
88163
 2 files changed, 13 insertions(+), 8 deletions(-)
 
88164
 
 
88165
commit c15f50d3fba4be0fcbf1aadd4191f617d2809859
 
88166
Author: Baris Cicek <bcicek@src.gnome.org>
 
88167
Date:   Fri Sep 3 15:57:22 2004 +0000
 
88168
 
 
88169
    Updated Turkish Translation
 
88170
 
 
88171
 po/ChangeLog |    4 +
 
88172
 po/tr.po     |  372 +++++++++++++++++-----------------------------------------
 
88173
 2 files changed, 110 insertions(+), 266 deletions(-)
 
88174
 
 
88175
commit a947f0d4b2e8bcd3e33b13067559e9fe06336aeb
 
88176
Author: Danilo Šegan <danilo@src.gnome.org>
 
88177
Date:   Fri Sep 3 14:22:32 2004 +0000
 
88178
 
 
88179
    Updated Serbian translations.
 
88180
 
 
88181
 po/ChangeLog  |    4 +++
 
88182
 po/sr.po      |   22 ++++++++++++------
 
88183
 po/sr@Latn.po |   67 ++++++++++++++++++++++++++++++--------------------------
 
88184
 3 files changed, 55 insertions(+), 38 deletions(-)
 
88185
 
 
88186
commit 737c0e3f544d6b0113cb090edeceed2d5179c3eb
 
88187
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
88188
Date:   Fri Sep 3 04:44:53 2004 +0000
 
88189
 
 
88190
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
88191
 
 
88192
 po/ChangeLog |    5 +++++
 
88193
 po/ru.po     |   20 ++++++++++----------
 
88194
 2 files changed, 15 insertions(+), 10 deletions(-)
 
88195
 
 
88196
commit 072b848184b3480b993213887b21349d29efbd52
 
88197
Author: Jonathan Blandford <jrb@redhat.com>
 
88198
Date:   Thu Sep 2 21:07:48 2004 +0000
 
88199
 
 
88200
    Change to use help docs instead of the "foo"/"bar" that's there.
 
88201
    
 
88202
    Thu Sep  2 17:06:28 2004  Jonathan Blandford  <jrb@redhat.com>
 
88203
    
 
88204
            * main.c: (cb_dialog_response): Change to use help docs instead of
 
88205
            the "foo"/"bar" that's there.
 
88206
 
 
88207
 capplets/accessibility/at-properties/ChangeLog |    5 +++++
 
88208
 capplets/accessibility/at-properties/main.c    |    4 ++--
 
88209
 2 files changed, 7 insertions(+), 2 deletions(-)
 
88210
 
 
88211
commit c0b5b58d617b0ac9c37339cf7d515c856d5933f9
 
88212
Author: Hendrik Richter <hendrik@gnome-de.org>
 
88213
Date:   Thu Sep 2 15:52:17 2004 +0000
 
88214
 
 
88215
    Updated German translation
 
88216
    
 
88217
    2004-09-02  Hendrik Richter <hendrik@gnome-de.org>
 
88218
    
 
88219
        * de.po: Updated German translation
 
88220
 
 
88221
 po/ChangeLog |    4 ++++
 
88222
 po/de.po     |   19 ++++++++++---------
 
88223
 2 files changed, 14 insertions(+), 9 deletions(-)
 
88224
 
 
88225
commit 6c7f2e74517bd446842633e664cc3a198828a1df
 
88226
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
88227
Date:   Wed Sep 1 19:43:53 2004 +0000
 
88228
 
 
88229
    changing the default switchcut to Alt*2
 
88230
 
 
88231
 capplets/keyboard/ChangeLog                        |    4 ++++
 
88232
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    2 +-
 
88233
 2 files changed, 5 insertions(+), 1 deletions(-)
 
88234
 
 
88235
commit 9493341cc91ac34a9f96752f781760d6b4745fd5
 
88236
Author: Jody Goldberg <jody@gnome.org>
 
88237
Date:   Tue Aug 31 18:05:35 2004 +0000
 
88238
 
 
88239
    tracked the long running irrtation about 'expecting int received float'.
 
88240
    
 
88241
    
 
88242
    2004-08-31  Jody Goldberg <jody@gnome.org>
 
88243
    
 
88244
        * capplets/common/gconf-property-editor.c
 
88245
        (peditor_numeric_range_widget_changed) : tracked the long running
 
88246
          irrtation about 'expecting int received float'.  Running without a
 
88247
          schema would default the value to float.  12 of 13 callers had ints
 
88248
          so I have changed the default and added a warning.
 
88249
 
 
88250
 ChangeLog                               |    8 ++++++++
 
88251
 capplets/common/gconf-property-editor.c |    9 +++++++--
 
88252
 2 files changed, 15 insertions(+), 2 deletions(-)
 
88253
 
 
88254
commit 86ef7cfba097f977247ea944c772780b69f33e45
 
88255
Author: Runa Bhattacharjee <runab@src.gnome.org>
 
88256
Date:   Tue Aug 31 13:46:37 2004 +0000
 
88257
 
 
88258
    Updated Bengali (bn) Translation
 
88259
 
 
88260
 po/ChangeLog |    3 +
 
88261
 po/bn.po     |  334 ++++++++++++++--------------------------------------------
 
88262
 2 files changed, 84 insertions(+), 253 deletions(-)
 
88263
 
 
88264
commit 0d6dcbc402abb231808ad07e5ed6e4517ca1a548
 
88265
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
88266
Date:   Tue Aug 31 12:06:18 2004 +0000
 
88267
 
 
88268
    Updated Ukrainian translation.
 
88269
    
 
88270
    2004-08-31  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
88271
    
 
88272
        * Updated Ukrainian translation.
 
88273
 
 
88274
 po/ChangeLog |    4 ++++
 
88275
 po/uk.po     |    8 ++++----
 
88276
 2 files changed, 8 insertions(+), 4 deletions(-)
 
88277
 
 
88278
commit 703240a48fcb00fa850203680a3c88387cbb2fbf
 
88279
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
88280
Date:   Tue Aug 31 08:04:01 2004 +0000
 
88281
 
 
88282
    Updated Norwegian Nynorsk translation.
 
88283
    
 
88284
    2004-08-31  Åsmund Skjæveland <aasmunds@fys.uio.no>
 
88285
    
 
88286
        * nn.po: Updated Norwegian Nynorsk translation.
 
88287
 
 
88288
 po/ChangeLog |    4 +
 
88289
 po/nn.po     |  319 ++++++++++++----------------------------------------------
 
88290
 2 files changed, 67 insertions(+), 256 deletions(-)
 
88291
 
 
88292
commit 7540f9c8455b372bcf560d5a780488b9aab97a1d
 
88293
Author: Kostas Papadimas <pkst@src.gnome.org>
 
88294
Date:   Mon Aug 30 21:02:45 2004 +0000
 
88295
 
 
88296
    Updated Greek Translation.
 
88297
 
 
88298
 po/ChangeLog |    4 ++
 
88299
 po/el.po     |  119 ++++++++++++++++++++-------------------------------------
 
88300
 2 files changed, 46 insertions(+), 77 deletions(-)
 
88301
 
 
88302
commit 6875f43e806941aeb00739a3f4dec555238118c3
 
88303
Author: Christian Rose <menthos@menthos.com>
 
88304
Date:   Mon Aug 30 14:23:53 2004 +0000
 
88305
 
 
88306
    Updated Swedish translation.
 
88307
    
 
88308
    2004-08-30  Christian Rose  <menthos@menthos.com>
 
88309
    
 
88310
        * sv.po: Updated Swedish translation.
 
88311
 
 
88312
 po/ChangeLog |    4 ++
 
88313
 po/sv.po     |  157 ++++++++++++++++++++++++++--------------------------------
 
88314
 2 files changed, 75 insertions(+), 86 deletions(-)
 
88315
 
 
88316
commit 653214edc1607a64c5e202c6fefee91138875a96
 
88317
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
88318
Date:   Mon Aug 30 13:44:02 2004 +0000
 
88319
 
 
88320
    2004-08-30 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
88321
 
 
88322
 po/ChangeLog |    4 ++++
 
88323
 po/ja.po     |   29 ++++++++++++-----------------
 
88324
 2 files changed, 16 insertions(+), 17 deletions(-)
 
88325
 
 
88326
commit e552c12fcba28eedcca0a813e51645ddff4d9e2c
 
88327
Author: Carlos Garnacho Parro <carlosg@gnome.org>
 
88328
Date:   Mon Aug 30 13:04:48 2004 +0000
 
88329
 
 
88330
    applied patch from Pierre Ossman <drzeus-bugzilla@drzeus.cx> to display
 
88331
    
 
88332
    2004-08-30  Carlos Garnacho Parro  <carlosg@gnome.org>
 
88333
    
 
88334
            * gnome-settings-multimedia-keys.c: applied patch from Pierre Ossman
 
88335
            <drzeus-bugzilla@drzeus.cx> to display the volume dialog in the
 
88336
            correct place. Fixes #144490
 
88337
 
 
88338
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
88339
 .../gnome-settings-multimedia-keys.c               |    4 ++--
 
88340
 2 files changed, 8 insertions(+), 2 deletions(-)
 
88341
 
 
88342
commit 1381075c32accb141b796f04e3d316771999376a
 
88343
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
88344
Date:   Mon Aug 30 10:18:06 2004 +0000
 
88345
 
 
88346
    Updated Danish translation.
 
88347
    
 
88348
            * da.po: Updated Danish translation.
 
88349
 
 
88350
 po/ChangeLog |    4 ++++
 
88351
 po/da.po     |   11 ++++++-----
 
88352
 2 files changed, 10 insertions(+), 5 deletions(-)
 
88353
 
 
88354
commit fbe8a2b752808a1a01e3af3a8e9daafc1082b045
 
88355
Author: Laurent Dhima <laurenti@alblinux.net>
 
88356
Date:   Mon Aug 30 09:38:46 2004 +0000
 
88357
 
 
88358
    Updated Albanian translation by Elian Myftiu.
 
88359
    
 
88360
    2004-08-30  Laurent Dhima  <laurenti@alblinux.net>
 
88361
    
 
88362
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
88363
 
 
88364
 po/ChangeLog |    4 +++
 
88365
 po/sq.po     |   66 ++++++++++++++++++++++------------------------------------
 
88366
 2 files changed, 29 insertions(+), 41 deletions(-)
 
88367
 
 
88368
commit 65dd41955181d7e235bbffe005cccfb9e2688654
 
88369
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
88370
Date:   Mon Aug 30 04:41:10 2004 +0000
 
88371
 
 
88372
    ankit@redhat.com 30/08/2004
 
88373
 
 
88374
 po/gu.po |   52 ++++++++++++++++++++--------------------------------
 
88375
 1 files changed, 20 insertions(+), 32 deletions(-)
 
88376
 
 
88377
commit 11a6c7cb3551a62226b06b6d51f14ebd8f410b6a
 
88378
Author: Jonathan Blandford <jrb@gnome.org>
 
88379
Date:   Mon Aug 30 02:36:56 2004 +0000
 
88380
 
 
88381
    post release bump.
 
88382
    
 
88383
    Sun Aug 29 22:37:00 2004  Jonathan Blandford  <jrb@gnome.org>
 
88384
    
 
88385
            * configure.in: post release bump.
 
88386
 
 
88387
 ChangeLog    |    4 ++++
 
88388
 configure.in |    2 +-
 
88389
 2 files changed, 5 insertions(+), 1 deletions(-)
 
88390
 
 
88391
commit 29727e139ec52e6a1341f8f533d3a1079c91f283
 
88392
Author: Jonathan Blandford <jrb@src.gnome.org>
 
88393
Date:   Mon Aug 30 02:32:38 2004 +0000
 
88394
 
 
88395
    release 2.7.1
 
88396
 
 
88397
 ChangeLog     |    6 +-
 
88398
 NEWS          |   23 ++-
 
88399
 po/af.po      |  541 +++++++++++++++++++++------------------
 
88400
 po/am.po      |  528 +++++++++++++++++++++-----------------
 
88401
 po/ar.po      |  543 +++++++++++++++++++++------------------
 
88402
 po/az.po      |   93 ++++---
 
88403
 po/be.po      |  543 +++++++++++++++++++++------------------
 
88404
 po/bg.po      |  603 ++++++++++++++++++++++++--------------------
 
88405
 po/bn.po      |  555 ++++++++++++++++++++++-------------------
 
88406
 po/bs.po      |  788 ++++++++++++++++++++++++++++++++-------------------------
 
88407
 po/ca.po      |  568 ++++++++++++++++++++++-------------------
 
88408
 po/cs.po      |    7 +-
 
88409
 po/cy.po      |  543 +++++++++++++++++++++------------------
 
88410
 po/da.po      |   40 ++--
 
88411
 po/de.po      |   40 ++--
 
88412
 po/el.po      |  576 +++++++++++++++++++++++------------------
 
88413
 po/en_CA.po   |    2 +-
 
88414
 po/en_GB.po   |   10 +-
 
88415
 po/es.po      |   89 +++++---
 
88416
 po/et.po      |  543 +++++++++++++++++++++------------------
 
88417
 po/eu.po      |  541 +++++++++++++++++++++------------------
 
88418
 po/fa.po      |  536 +++++++++++++++++++++------------------
 
88419
 po/fi.po      |   10 +-
 
88420
 po/fr.po      |  506 ++++++++++++++++++++-----------------
 
88421
 po/ga.po      |  507 ++++++++++++++++++++-----------------
 
88422
 po/gl.po      |  551 ++++++++++++++++++++++------------------
 
88423
 po/gu.po      |   57 +++--
 
88424
 po/he.po      |  545 +++++++++++++++++++++------------------
 
88425
 po/hi.po      |  510 ++++++++++++++++++++-----------------
 
88426
 po/hr.po      |  543 +++++++++++++++++++++------------------
 
88427
 po/hu.po      |   40 ++--
 
88428
 po/id.po      |  493 ++++++++++++++++++++----------------
 
88429
 po/is.po      |  528 +++++++++++++++++++++-----------------
 
88430
 po/it.po      |  540 +++++++++++++++++++++------------------
 
88431
 po/ja.po      |  514 ++++++++++++++++++++------------------
 
88432
 po/ko.po      |    7 +-
 
88433
 po/lt.po      |   13 +-
 
88434
 po/lv.po      |  545 ++++++++++++++++++++++------------------
 
88435
 po/mk.po      |  163 ++++++++----
 
88436
 po/ml.po      |  542 +++++++++++++++++++++------------------
 
88437
 po/mn.po      |  543 +++++++++++++++++++++------------------
 
88438
 po/ms.po      |  537 +++++++++++++++++++++------------------
 
88439
 po/nb.po      |  517 ++++++++++++++++++++------------------
 
88440
 po/nl.po      |   14 +-
 
88441
 po/nn.po      |  543 +++++++++++++++++++++------------------
 
88442
 po/no.po      |  517 ++++++++++++++++++++------------------
 
88443
 po/pa.po      |  123 +++++-----
 
88444
 po/pl.po      |    2 +-
 
88445
 po/pt.po      |    2 +-
 
88446
 po/pt_BR.po   |  507 ++++++++++++++++++++-----------------
 
88447
 po/ro.po      |  543 +++++++++++++++++++++------------------
 
88448
 po/ru.po      |   40 ++--
 
88449
 po/sk.po      |  543 +++++++++++++++++++++------------------
 
88450
 po/sl.po      |  553 ++++++++++++++++++++++------------------
 
88451
 po/sq.po      |   19 +-
 
88452
 po/sr.po      |   44 ++--
 
88453
 po/sr@Latn.po |   85 ++++---
 
88454
 po/sv.po      |  543 +++++++++++++++++++++------------------
 
88455
 po/ta.po      |  158 ++++++++----
 
88456
 po/th.po      |  543 +++++++++++++++++++++------------------
 
88457
 po/tr.po      |  543 +++++++++++++++++++++------------------
 
88458
 po/uk.po      |   10 +-
 
88459
 po/vi.po      |  555 ++++++++++++++++++++++------------------
 
88460
 po/wa.po      |  543 +++++++++++++++++++++------------------
 
88461
 po/zh_CN.po   |    6 +-
 
88462
 po/zh_TW.po   |  539 +++++++++++++++++++++------------------
 
88463
 66 files changed, 12529 insertions(+), 10375 deletions(-)
 
88464
 
 
88465
commit 38e4b4685eb8a2efda969a0567aa250e479d9f2c
 
88466
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
88467
Date:   Sun Aug 29 11:31:50 2004 +0000
 
88468
 
 
88469
    Updated Portuguese translation.
 
88470
    
 
88471
    2004-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
 
88472
    
 
88473
        * pt.po: Updated Portuguese translation.
 
88474
 
 
88475
 po/ChangeLog |    4 ++++
 
88476
 po/pt.po     |   44 ++++++++++++++++++++++----------------------
 
88477
 2 files changed, 26 insertions(+), 22 deletions(-)
 
88478
 
 
88479
commit 173cba243668d96ebc5fb08df134f3353725a354
 
88480
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
88481
Date:   Sun Aug 29 09:15:50 2004 +0000
 
88482
 
 
88483
    Updated Polish translation by GNOME PL Team.
 
88484
    
 
88485
    2004-08-29  Artur Flinta  <aflinta@cvs.gnome.org>
 
88486
    
 
88487
        * pl.po: Updated Polish translation by GNOME PL Team.
 
88488
 
 
88489
 po/ChangeLog |    4 ++++
 
88490
 po/pl.po     |   42 +++++++++++++++++++++---------------------
 
88491
 2 files changed, 25 insertions(+), 21 deletions(-)
 
88492
 
 
88493
commit 11a26e4c41dfd620be756cab090e9e0aee79425f
 
88494
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
88495
Date:   Sun Aug 29 09:11:26 2004 +0000
 
88496
 
 
88497
    check 29Aug
 
88498
 
 
88499
 po/pa.po |  560 ++++++++++++++++++++++++++++++++------------------------------
 
88500
 1 files changed, 287 insertions(+), 273 deletions(-)
 
88501
 
 
88502
commit 237bddd0166f5998dccc62e6ed72b07e1d10c1b3
 
88503
Author: Funda Wang <fwang@src.gnome.org>
 
88504
Date:   Sat Aug 28 16:48:52 2004 +0000
 
88505
 
 
88506
    Updated Simplified Chinese translation
 
88507
 
 
88508
 po/ChangeLog |    4 ++++
 
88509
 po/zh_CN.po  |   44 ++++++++++++++++++++++----------------------
 
88510
 2 files changed, 26 insertions(+), 22 deletions(-)
 
88511
 
 
88512
commit 89a517f345d691a8cca1d2329dd8957b4c8bfac1
 
88513
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
88514
Date:   Sat Aug 28 16:44:23 2004 +0000
 
88515
 
 
88516
    Updated Korean translation.
 
88517
    
 
88518
        * ko.po: Updated Korean translation.
 
88519
 
 
88520
 po/ChangeLog |    4 ++++
 
88521
 po/ko.po     |   44 +++++++++++++++++++++-----------------------
 
88522
 2 files changed, 25 insertions(+), 23 deletions(-)
 
88523
 
 
88524
commit 93803f544c686bdd8779d4eab6540f2ab310b55c
 
88525
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
88526
Date:   Sat Aug 28 15:43:43 2004 +0000
 
88527
 
 
88528
    Updated Spanish translation
 
88529
    
 
88530
    2004-08-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
88531
    
 
88532
        * es.po: Updated Spanish translation
 
88533
 
 
88534
 po/es.po |  104 +++++++++++++++++++++++--------------------------------------
 
88535
 1 files changed, 39 insertions(+), 65 deletions(-)
 
88536
 
 
88537
commit 7a94ceed487680311d7c536d024156123c260944
 
88538
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
88539
Date:   Sat Aug 28 13:26:56 2004 +0000
 
88540
 
 
88541
    Updated Spanish translation
 
88542
    
 
88543
    2004-08-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
88544
    
 
88545
        * es.po: Updated Spanish translation
 
88546
 
 
88547
 po/ChangeLog |    4 ++
 
88548
 po/es.po     |  127 ++++++++++++++++++++++++++++++++++------------------------
 
88549
 2 files changed, 79 insertions(+), 52 deletions(-)
 
88550
 
 
88551
commit bea7a67e7baa0b40def47d9e70eaf2c4bc5265a6
 
88552
Author: Miloslav Trmac <mitr@volny.cz>
 
88553
Date:   Sat Aug 28 13:14:51 2004 +0000
 
88554
 
 
88555
    Updated Czech translation.
 
88556
    
 
88557
    2004-08-28  Miloslav Trmac  <mitr@volny.cz>
 
88558
    
 
88559
        * cs.po: Updated Czech translation.
 
88560
 
 
88561
 po/ChangeLog |    4 ++++
 
88562
 po/cs.po     |   44 +++++++++++++++++++++-----------------------
 
88563
 2 files changed, 25 insertions(+), 23 deletions(-)
 
88564
 
 
88565
commit 93c370a0df919f5feaef5802f1c39ae26c889845
 
88566
Author: Adam Weinberger <adamw@src.gnome.org>
 
88567
Date:   Sat Aug 28 13:14:48 2004 +0000
 
88568
 
 
88569
    Updated Canadian English translation.
 
88570
    
 
88571
    
 
88572
        * en_CA.po: Updated Canadian English translation.
 
88573
 
 
88574
 po/ChangeLog |    4 ++++
 
88575
 po/en_CA.po  |   12 ++++++------
 
88576
 2 files changed, 10 insertions(+), 6 deletions(-)
 
88577
 
 
88578
commit 045a375898dee325bc3d9be3e26288d3f8efceb2
 
88579
Author: Adam Weinberger <adamw@src.gnome.org>
 
88580
Date:   Sat Aug 28 13:14:20 2004 +0000
 
88581
 
 
88582
    Updated Canadian English translation.
 
88583
    
 
88584
    
 
88585
        * en_CA.po: Updated Canadian English translation.
 
88586
 
 
88587
 po/en_CA.po |   70 +++++++++++++++++++++++++++++-----------------------------
 
88588
 1 files changed, 35 insertions(+), 35 deletions(-)
 
88589
 
 
88590
commit 6c1b530337ecd7b64b1464b5fce82fbef13dada4
 
88591
Author: Jody Goldberg <jody@src.gnome.org>
 
88592
Date:   Sat Aug 28 01:56:11 2004 +0000
 
88593
 
 
88594
    don't violate string freeze
 
88595
 
 
88596
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |    2 ++
 
88597
 1 files changed, 2 insertions(+), 0 deletions(-)
 
88598
 
 
88599
commit 2ab41bb8cc96e7b6dea6b878bb9b5cf5e885e1f9
 
88600
Author: Jody Goldberg <jody@gnome.org>
 
88601
Date:   Sat Aug 28 01:42:25 2004 +0000
 
88602
 
 
88603
    http://bugzilla.gnome.org/show_bug.cgi?id=148291 typo
 
88604
    
 
88605
    2004-07-23  Jody Goldberg <jody@gnome.org>
 
88606
    
 
88607
        http://bugzilla.gnome.org/show_bug.cgi?id=148291
 
88608
        * configure.in : typo
 
88609
    
 
88610
    2004-06-07  Jody Goldberg <jody@gnome.org>
 
88611
    
 
88612
        * po/POTFILES.in : add server file, still unused without the patch
 
88613
        * configure.in : ditto.
 
88614
    
 
88615
    2004-06-01  Jody Goldberg <jody@gnome.org>
 
88616
    
 
88617
        * schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in : Add
 
88618
          xkb/update_handlers.
 
88619
 
 
88620
 ChangeLog                                          |   15 ++++++++
 
88621
 NEWS                                               |    6 +++
 
88622
 configure.in                                       |    3 +-
 
88623
 .../gnome-settings-keyboard-xkb.c                  |   22 +++++------
 
88624
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   36 ++++++++------------
 
88625
 5 files changed, 47 insertions(+), 35 deletions(-)
 
88626
 
 
88627
commit c8763b95a77f4937378bc80e36f482f8172e9c35
 
88628
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
88629
Date:   Sat Aug 28 00:18:58 2004 +0000
 
88630
 
 
88631
    fixing #149820
 
88632
 
 
88633
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
88634
 1 files changed, 1 insertions(+), 1 deletions(-)
 
88635
 
 
88636
commit 900acaacde087a6d5ac0754dd6ffcd96611097b5
 
88637
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
88638
Date:   Sat Aug 28 00:02:42 2004 +0000
 
88639
 
 
88640
    fixing #137428
 
88641
 
 
88642
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   20 ++++++++
 
88643
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   47 +++++++++++++++----
 
88644
 .../keyboard/gnome-keyboard-properties-xkbot.c     |   10 ----
 
88645
 3 files changed, 57 insertions(+), 20 deletions(-)
 
88646
 
 
88647
commit 3cee7a69a3da70b8081cf79454c40ba73a7305e5
 
88648
Author: N Jayaradha <njaya@src.gnome.org>
 
88649
Date:   Thu Aug 26 07:39:33 2004 +0000
 
88650
 
 
88651
    yet to proof read
 
88652
 
 
88653
 po/ta.po |  637 ++++++++++++++++++++++++++++++++------------------------------
 
88654
 1 files changed, 332 insertions(+), 305 deletions(-)
 
88655
 
 
88656
commit a7730d95c648a4131d256d12558a33cfbf008485
 
88657
Author: David Lodge <dave@cirt.net>
 
88658
Date:   Wed Aug 25 20:28:32 2004 +0000
 
88659
 
 
88660
    Updated British translation.
 
88661
    
 
88662
    2004-08-25  David Lodge <dave@cirt.net>
 
88663
    
 
88664
            * en_GB.po: Updated British translation.
 
88665
 
 
88666
 po/ChangeLog |    4 ++++
 
88667
 po/en_GB.po  |   49 ++++++++++++++++++++++++++++---------------------
 
88668
 2 files changed, 32 insertions(+), 21 deletions(-)
 
88669
 
 
88670
commit abef17dde1ce92674f575e470b4e8d5cca0f9861
 
88671
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
88672
Date:   Wed Aug 25 15:52:12 2004 +0000
 
88673
 
 
88674
    *** empty log message ***
 
88675
 
 
88676
 po/mk.po | 1407 +++++++++++++++++++++-----------------------------------------
 
88677
 1 files changed, 479 insertions(+), 928 deletions(-)
 
88678
 
 
88679
commit 2fd4cfe9e7bec56e3db537e5d6f4dbf240d10331
 
88680
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
88681
Date:   Tue Aug 24 21:40:56 2004 +0000
 
88682
 
 
88683
    Updated Spanish translation
 
88684
    
 
88685
    2004-08-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
88686
    
 
88687
    
 
88688
        * es.po: Updated Spanish translation
 
88689
 
 
88690
 po/ChangeLog |    4 ++++
 
88691
 po/es.po     |   16 ++++++++--------
 
88692
 2 files changed, 12 insertions(+), 8 deletions(-)
 
88693
 
 
88694
commit 266df77052b4896b11cbf506526dbf8b5cd3b8af
 
88695
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
88696
Date:   Tue Aug 24 15:48:09 2004 +0000
 
88697
 
 
88698
    Updated Korean translation.
 
88699
 
 
88700
 po/ChangeLog |    4 ++++
 
88701
 po/ko.po     |    4 ++--
 
88702
 2 files changed, 6 insertions(+), 2 deletions(-)
 
88703
 
 
88704
commit 6ee54683277074859d789cff7228a4749a1febbe
 
88705
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
88706
Date:   Mon Aug 23 09:45:13 2004 +0000
 
88707
 
 
88708
    ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.
 
88709
 
 
88710
 po/gu.po |  235 +++++++++++++++++++++++++++++++------------------------------
 
88711
 1 files changed, 119 insertions(+), 116 deletions(-)
 
88712
 
 
88713
commit c392d603764609a0e4f84e2e9cc29a0bfedfaddd
 
88714
Author: Jeroen Zwartepoorte <jeroen@xs4all.nl>
 
88715
Date:   Sun Aug 22 12:17:03 2004 +0000
 
88716
 
 
88717
    Use the parent type in the G_DEFINE_TYPE macro, not its own type (fixes rh
 
88718
    
 
88719
    2004-08-22  Jeroen Zwartepoorte  <jeroen@xs4all.nl>
 
88720
    
 
88721
        * actions/acme-fb-level.c: Use the parent type in the G_DEFINE_TYPE
 
88722
        macro, not its own type (fixes rh #130473).
 
88723
 
 
88724
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
88725
 gnome-settings-daemon/actions/acme-fb-level.c |    2 +-
 
88726
 2 files changed, 6 insertions(+), 1 deletions(-)
 
88727
 
 
88728
commit b96a71361c23f6395d4d60cf6954b37fa74eeb28
 
88729
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
88730
Date:   Sat Aug 21 09:59:19 2004 +0000
 
88731
 
 
88732
    check
 
88733
 
 
88734
 po/pa.po |  180 +++++++++++++++++++++++++++++++-------------------------------
 
88735
 1 files changed, 90 insertions(+), 90 deletions(-)
 
88736
 
 
88737
commit 347006e0d8c36374060abc1d69e22c238ec1eda9
 
88738
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
88739
Date:   Fri Aug 20 16:50:57 2004 +0000
 
88740
 
 
88741
    Use themed icons for WM hint.
 
88742
 
 
88743
 capplets/accessibility/at-properties/ChangeLog     |    5 +++++
 
88744
 capplets/accessibility/at-properties/main.c        |    2 +-
 
88745
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
88746
 .../gnome-accessibility-keyboard-properties.c      |    2 +-
 
88747
 capplets/background/ChangeLog                      |    6 ++++++
 
88748
 capplets/background/gnome-wp-capplet.c             |    4 ++--
 
88749
 capplets/default-applications/ChangeLog            |    5 +++++
 
88750
 .../gnome-default-applications-properties.c        |    2 +-
 
88751
 capplets/font/ChangeLog                            |    5 +++++
 
88752
 capplets/font/main.c                               |    2 +-
 
88753
 capplets/keybindings/ChangeLog                     |    5 +++++
 
88754
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
88755
 capplets/keyboard/ChangeLog                        |    5 +++++
 
88756
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
88757
 capplets/mouse/ChangeLog                           |    5 +++++
 
88758
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
88759
 capplets/sound/.cvsignore                          |    1 +
 
88760
 capplets/sound/ChangeLog                           |    8 ++++++++
 
88761
 capplets/sound/sound-properties-capplet.c          |    2 +-
 
88762
 capplets/theme-switcher/ChangeLog                  |    7 +++++++
 
88763
 capplets/theme-switcher/gnome-theme-details.c      |    2 +-
 
88764
 capplets/theme-switcher/gnome-theme-manager.c      |    2 +-
 
88765
 capplets/theme-switcher/theme-switcher.c           |    2 +-
 
88766
 capplets/ui-properties/ChangeLog                   |    5 +++++
 
88767
 capplets/ui-properties/gnome-ui-properties.c       |    2 +-
 
88768
 capplets/windows/ChangeLog                         |    5 +++++
 
88769
 capplets/windows/gnome-window-properties.c         |    2 +-
 
88770
 27 files changed, 82 insertions(+), 15 deletions(-)
 
88771
 
 
88772
commit 29a43bc7d2073f1ac979a7214f94005313107f98
 
88773
Author: Laurent Dhima <laurenti@alblinux.net>
 
88774
Date:   Fri Aug 20 16:48:51 2004 +0000
 
88775
 
 
88776
    Updated Albanian translation by Elian Myftiu.
 
88777
    
 
88778
    2004-08-20  Laurent Dhima  <laurenti@alblinux.net>
 
88779
    
 
88780
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
88781
 
 
88782
 po/ChangeLog |    4 ++++
 
88783
 po/sq.po     |   29 +++++++++++++++++------------
 
88784
 2 files changed, 21 insertions(+), 12 deletions(-)
 
88785
 
 
88786
commit a45d49996fa1d1685fc990b96d773a9c2db8be50
 
88787
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
88788
Date:   Fri Aug 20 10:35:15 2004 +0000
 
88789
 
 
88790
    Updated Ukrainian translation.
 
88791
    
 
88792
    2004-08-20  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
88793
    
 
88794
        * Updated Ukrainian translation.
 
88795
 
 
88796
 po/ChangeLog |    4 +
 
88797
 po/uk.po     |  508 +++++++++++++++++++++++++++++++---------------------------
 
88798
 2 files changed, 272 insertions(+), 240 deletions(-)
 
88799
 
 
88800
commit d13df7822b9ffa6e020a03831aa29d033d7f9f70
 
88801
Author: Pauli Virtanen <pvirtane@src.gnome.org>
 
88802
Date:   Wed Aug 18 22:40:53 2004 +0000
 
88803
 
 
88804
    Updated Finnish translation.
 
88805
    
 
88806
    * fi.po: Updated Finnish translation.
 
88807
 
 
88808
 po/ChangeLog |    4 +
 
88809
 po/fi.po     |  657 +++++++++++++++++++++++++++++-----------------------------
 
88810
 2 files changed, 335 insertions(+), 326 deletions(-)
 
88811
 
 
88812
commit 0e829f6798fd1d8a3bff9f275cc22de6bae7127f
 
88813
Author: Laurent Dhima <laurenti@alblinux.net>
 
88814
Date:   Wed Aug 18 10:55:53 2004 +0000
 
88815
 
 
88816
    Updated Albanian translation by Elian Myftiu.
 
88817
    
 
88818
    2004-08-18  Laurent Dhima  <laurenti@alblinux.net>
 
88819
    
 
88820
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
88821
 
 
88822
 po/ChangeLog |    4 ++
 
88823
 po/sq.po     |   95 +++++++++++++++++++++++++++++++++++----------------------
 
88824
 2 files changed, 62 insertions(+), 37 deletions(-)
 
88825
 
 
88826
commit f50afbe91e5e2501e7bd6b056908b900e48c5d31
 
88827
Author: Kjartan Maraas <kmaraas@gnome.org>
 
88828
Date:   Tue Aug 17 16:31:49 2004 +0000
 
88829
 
 
88830
    Added this.
 
88831
    
 
88832
    2004-08-17  Kjartan Maraas  <kmaraas@gnome.org>
 
88833
    
 
88834
        * nb.po: Added this.
 
88835
 
 
88836
 po/ChangeLog |    4 +
 
88837
 po/nb.po     | 3692 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
88838
 2 files changed, 3696 insertions(+), 0 deletions(-)
 
88839
 
 
88840
commit fc4e47ac894196916bfe64993c7fa28634044296
 
88841
Author: Kjartan Maraas <kmaraas@gnome.org>
 
88842
Date:   Tue Aug 17 16:31:24 2004 +0000
 
88843
 
 
88844
    Added «nb» to ALL_LINGUAS. 2004-08-16 Christian Rose
 
88845
    
 
88846
    2004-08-17  Kjartan Maraas  <kmaraas@gnome.org>
 
88847
    
 
88848
        * configure.in: Added «nb» to ALL_LINGUAS.
 
88849
    2004-08-16  Christian Rose  <menthos@menthos.com>
 
88850
 
 
88851
 ChangeLog    |    3 +++
 
88852
 configure.in |    2 +-
 
88853
 2 files changed, 4 insertions(+), 1 deletions(-)
 
88854
 
 
88855
commit 5993d17d760c185f93041e30d841c7bd5485706a
 
88856
Author: Vincent van Adrighem <adrighem@gnome.org>
 
88857
Date:   Tue Aug 17 10:40:27 2004 +0000
 
88858
 
 
88859
    Translation updated by Reinout van Schouwen.
 
88860
    
 
88861
    2004-08-17  Vincent van Adrighem  <adrighem@gnome.org>
 
88862
    
 
88863
        * nl.po: Translation updated by Reinout van Schouwen.
 
88864
 
 
88865
 po/ChangeLog |    4 +
 
88866
 po/nl.po     |  588 +++++++++++++++++++++++++++++-----------------------------
 
88867
 2 files changed, 299 insertions(+), 293 deletions(-)
 
88868
 
 
88869
commit 037aaba62177edd50eb12c1e0c32bef887213132
 
88870
Author: Žygimantas Beručka <uid0@akl.lt>
 
88871
Date:   Tue Aug 17 09:59:24 2004 +0000
 
88872
 
 
88873
    Updated Lithuanian translation.
 
88874
    
 
88875
    2004-08-17  Žygimantas Beručka  <uid0@akl.lt>
 
88876
    
 
88877
        * lt.po: Updated Lithuanian translation.
 
88878
 
 
88879
 po/ChangeLog |    4 +
 
88880
 po/lt.po     |  531 +++++++++++++++++++++++++++++++---------------------------
 
88881
 2 files changed, 285 insertions(+), 250 deletions(-)
 
88882
 
 
88883
commit f5ffa2032b5097719ec9a293640772c08841cdfe
 
88884
Author: Rodney Dawes <dobey@novell.com>
 
88885
Date:   Tue Aug 17 01:15:02 2004 +0000
 
88886
 
 
88887
    Handle the GTK_RESPONSE_DELETE_EVENT case as well
 
88888
    
 
88889
    2004-08-16  Rodney Dawes  <dobey@novell.com>
 
88890
    
 
88891
        * gnome-wp-capplet.c (wallpaper_properties_clicked):
 
88892
        Handle the GTK_RESPONSE_DELETE_EVENT case as well
 
88893
    
 
88894
        Fixes #150273
 
88895
 
 
88896
 capplets/background/ChangeLog          |    7 +++++++
 
88897
 capplets/background/gnome-wp-capplet.c |    1 +
 
88898
 2 files changed, 8 insertions(+), 0 deletions(-)
 
88899
 
 
88900
commit 8629ac9ed38396afce73e64fd2bbec2dafccf6b2
 
88901
Author: Christian Rose <menthos@menthos.com>
 
88902
Date:   Mon Aug 16 20:47:15 2004 +0000
 
88903
 
 
88904
    Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan Hadžiavdić
 
88905
    
 
88906
    2004-08-16  Christian Rose  <menthos@menthos.com>
 
88907
    
 
88908
        * configure.in: Added "bs" to ALL_LINGUAS.
 
88909
        * po/bs.po: Added Bosnian translation by
 
88910
        Kenan Hadžiavdić <kenan@bgnett.no>.
 
88911
 
 
88912
 ChangeLog    |    4 +
 
88913
 configure.in |    2 +-
 
88914
 po/ChangeLog |    5 +
 
88915
 po/bs.po     | 3344 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
88916
 4 files changed, 3354 insertions(+), 1 deletions(-)
 
88917
 
 
88918
commit 9e28a3091f3d64a99e4f444ed8af0946c7c4bf11
 
88919
Author: Metin Amiroff <metin@karegen.com>
 
88920
Date:   Mon Aug 16 19:46:36 2004 +0000
 
88921
 
 
88922
    Translation updated.
 
88923
    
 
88924
    2004-08-17  Metin Amiroff  <metin@karegen.com>
 
88925
    
 
88926
        * az.po: Translation updated.
 
88927
 
 
88928
 po/ChangeLog |    4 +
 
88929
 po/az.po     |  619 ++++++++++++++++++++++++++++------------------------------
 
88930
 2 files changed, 299 insertions(+), 324 deletions(-)
 
88931
 
 
88932
commit d5aba66bf006c6831a33e3457b16f2df64eb85e6
 
88933
Author: Laszlo Dvornik <dvornik@gnome.hu>
 
88934
Date:   Mon Aug 16 13:54:51 2004 +0000
 
88935
 
 
88936
    Updated Hungarian translation.
 
88937
    
 
88938
    2004-08-16  Laszlo Dvornik  <dvornik@gnome.hu>
 
88939
    
 
88940
        * hu.po: Updated Hungarian translation.
 
88941
 
 
88942
 po/ChangeLog |    4 +
 
88943
 po/hu.po     |  546 +++++++++++++++++++++++++++++++---------------------------
 
88944
 2 files changed, 299 insertions(+), 251 deletions(-)
 
88945
 
 
88946
commit d4b9a45a000e538483dca9b5835670e92b9ea83c
 
88947
Author: Rodney Dawes <dobey@novell.com>
 
88948
Date:   Sun Aug 15 19:07:34 2004 +0000
 
88949
 
 
88950
    Add "W x H pixels" to description, and remove file size Mark the
 
88951
    
 
88952
    2004-08-15  Rodney Dawes  <dobey@novell.com>
 
88953
    
 
88954
        * gnome-wp-item.c (gnome_wp_item_update_description):
 
88955
        Add "W x H pixels" to description, and remove file size
 
88956
        Mark the description string for translation as well
 
88957
 
 
88958
 capplets/background/ChangeLog       |    8 +++++++-
 
88959
 capplets/background/gnome-wp-item.c |   15 ++++++++++++---
 
88960
 2 files changed, 19 insertions(+), 4 deletions(-)
 
88961
 
 
88962
commit 1e257d3741d7a1b3063b3f062ee6bf7b92641285
 
88963
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
88964
Date:   Sun Aug 15 12:16:07 2004 +0000
 
88965
 
 
88966
    Updated Danish translation.
 
88967
    
 
88968
            * da.po: Updated Danish translation.
 
88969
 
 
88970
 po/ChangeLog |    4 ++++
 
88971
 po/da.po     |    8 ++++----
 
88972
 2 files changed, 8 insertions(+), 4 deletions(-)
 
88973
 
 
88974
commit c458b08e7b7d0619fce76afa503ae4f87261be7e
 
88975
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
88976
Date:   Sat Aug 14 12:09:18 2004 +0000
 
88977
 
 
88978
    Updated Danish translation.
 
88979
    
 
88980
            * da.po: Updated Danish translation.
 
88981
 
 
88982
 po/ChangeLog |    4 +
 
88983
 po/da.po     |  483 +++++++++++++++++++++++++++++++---------------------------
 
88984
 2 files changed, 263 insertions(+), 224 deletions(-)
 
88985
 
 
88986
commit cd3d0d165e25bcd26c31b036f0855607ba0b7bc9
 
88987
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
88988
Date:   Sat Aug 14 11:10:23 2004 +0000
 
88989
 
 
88990
    Updated Portuguese translation.
 
88991
    
 
88992
    2004-08-14  Duarte Loreto <happyguy_pt@hotmail.com>
 
88993
    
 
88994
        * pt.po: Updated Portuguese translation.
 
88995
 
 
88996
 po/ChangeLog |    4 +
 
88997
 po/pt.po     |  481 ++++++++++++++++++++++++++++++---------------------------
 
88998
 2 files changed, 257 insertions(+), 228 deletions(-)
 
88999
 
 
89000
commit 24e369a7781b42034e3f8887b1222a159444f1e5
 
89001
Author: Tommi Vainikainen <tvainika@src.gnome.org>
 
89002
Date:   Fri Aug 13 19:46:12 2004 +0000
 
89003
 
 
89004
    Unified po headers for Finnish Team
 
89005
 
 
89006
 po/ChangeLog |    4 ++++
 
89007
 po/fi.po     |    5 ++---
 
89008
 2 files changed, 6 insertions(+), 3 deletions(-)
 
89009
 
 
89010
commit 4ae3187663dd40c82d39a1c29388ad5fce51b4af
 
89011
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
89012
Date:   Fri Aug 13 05:46:05 2004 +0000
 
89013
 
 
89014
    Updated Korean translation.
 
89015
 
 
89016
 po/ChangeLog |    4 +
 
89017
 po/ko.po     |  480 +++++++++++++++++++++++++++++++---------------------------
 
89018
 2 files changed, 260 insertions(+), 224 deletions(-)
 
89019
 
 
89020
commit bc56cd53660ad9b457e27e65daba20aa04009c1f
 
89021
Author: Amanpreet Singh Alam <aman@src.gnome.org>
 
89022
Date:   Wed Aug 11 11:09:29 2004 +0000
 
89023
 
 
89024
    check
 
89025
 
 
89026
 po/pa.po | 1631 +++++++++++++++++++++++++++-----------------------------------
 
89027
 1 files changed, 717 insertions(+), 914 deletions(-)
 
89028
 
 
89029
commit 267dd707b614970f57ed30f12abcfb08aee03d94
 
89030
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
89031
Date:   Wed Aug 11 09:52:15 2004 +0000
 
89032
 
 
89033
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
89034
 
 
89035
 po/ChangeLog |    5 +
 
89036
 po/ru.po     |  475 ++++++++++++++++++++++++++++++---------------------------
 
89037
 2 files changed, 255 insertions(+), 225 deletions(-)
 
89038
 
 
89039
commit f6d7b3c49cc855071d12d6df1e8f373df6a60b8f
 
89040
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
89041
Date:   Tue Aug 10 07:37:41 2004 +0000
 
89042
 
 
89043
    Updated Polish translation by GNOME PL Team.
 
89044
    
 
89045
    2004-08-10  Artur Flinta  <aflinta@cvs.gnome.org>
 
89046
    
 
89047
        * pl.po: Updated Polish translation by GNOME PL Team.
 
89048
 
 
89049
 po/ChangeLog |    4 +
 
89050
 po/pl.po     |  484 +++++++++++++++++++++++++++++++---------------------------
 
89051
 2 files changed, 263 insertions(+), 225 deletions(-)
 
89052
 
 
89053
commit aab3066be5092ed4092ed389b743a6c2109b3b1f
 
89054
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
89055
Date:   Mon Aug 9 20:11:40 2004 +0000
 
89056
 
 
89057
    Updated Spanish translation.
 
89058
    
 
89059
    2004-08-09  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
89060
    
 
89061
        * es.po: Updated Spanish translation.
 
89062
 
 
89063
 po/ChangeLog |    4 +
 
89064
 po/es.po     |  477 ++++++++++++++++++++++++++++++---------------------------
 
89065
 2 files changed, 255 insertions(+), 226 deletions(-)
 
89066
 
 
89067
commit 7a7e8b51728b52da34e2bc959e7edb5156f187c0
 
89068
Author: David Lodge <dave@cirt.net>
 
89069
Date:   Mon Aug 9 19:09:42 2004 +0000
 
89070
 
 
89071
    Updated British English translation.
 
89072
    
 
89073
    2004-08-09  David Lodge <dave@cirt.net>
 
89074
    
 
89075
            * en_GB.po: Updated British English translation.
 
89076
 
 
89077
 po/ChangeLog |    4 +
 
89078
 po/en_GB.po  |  495 ++++++++++++++++++++++++++++++----------------------------
 
89079
 2 files changed, 261 insertions(+), 238 deletions(-)
 
89080
 
 
89081
commit 823cc484520880e03017f819c735494ebbaa1ef1
 
89082
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
89083
Date:   Mon Aug 9 08:50:08 2004 +0000
 
89084
 
 
89085
    Updated Danish translation.
 
89086
    
 
89087
            * da.po: Updated Danish translation.
 
89088
 
 
89089
 po/ChangeLog |    4 +++
 
89090
 po/da.po     |   78 +++++++++++++++++++++++++++++-----------------------------
 
89091
 2 files changed, 43 insertions(+), 39 deletions(-)
 
89092
 
 
89093
commit a7d58fde835e34ec3e10bfd370f7d32b0fb0a8d0
 
89094
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
89095
Date:   Sun Aug 8 15:26:29 2004 +0000
 
89096
 
 
89097
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
89098
 
 
89099
 po/ru.po |  817 +++++++++++++++++++++++++++++++++++++-------------------------
 
89100
 1 files changed, 490 insertions(+), 327 deletions(-)
 
89101
 
 
89102
commit d2e4f5e14bcc9d5b48812d6969e3e1fca8b34275
 
89103
Author: Laurent Dhima <laurenti@alblinux.net>
 
89104
Date:   Sun Aug 8 10:33:52 2004 +0000
 
89105
 
 
89106
    Updated Albanian translation by Elian Myftiu.
 
89107
    
 
89108
    2004-08-08  Laurent Dhima  <laurenti@alblinux.net>
 
89109
    
 
89110
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89111
 
 
89112
 po/ChangeLog |    4 +
 
89113
 po/sq.po     |  474 +++++++++++++++++++++++++++++++---------------------------
 
89114
 2 files changed, 255 insertions(+), 223 deletions(-)
 
89115
 
 
89116
commit 0053bcbe136e7c0888c087e39775f042979693db
 
89117
Author: Adam Weinberger <adamw@src.gnome.org>
 
89118
Date:   Sat Aug 7 21:19:51 2004 +0000
 
89119
 
 
89120
    Updated Canadian English translation.
 
89121
    
 
89122
    
 
89123
        * en_CA.po: Updated Canadian English translation.
 
89124
 
 
89125
 po/ChangeLog |    4 +
 
89126
 po/en_CA.po  |  472 +++++++++++++++++++++++++++++++---------------------------
 
89127
 2 files changed, 254 insertions(+), 222 deletions(-)
 
89128
 
 
89129
commit 51d3d3f1894698a7ba567cfc6d439c4eb25e9cab
 
89130
Author: Funda Wang <fwang@src.gnome.org>
 
89131
Date:   Sat Aug 7 18:58:44 2004 +0000
 
89132
 
 
89133
    Updated Simplified Chinese translation
 
89134
 
 
89135
 po/zh_CN.po |  472 +++++++++++++++++++++++++++++++----------------------------
 
89136
 1 files changed, 250 insertions(+), 222 deletions(-)
 
89137
 
 
89138
commit 251c345dbb3ab7e75e3a2860a626f0efa5db5e2d
 
89139
Author: Miloslav Trmac <mitr@volny.cz>
 
89140
Date:   Sat Aug 7 15:45:27 2004 +0000
 
89141
 
 
89142
    Updated Czech translation.
 
89143
    
 
89144
    2004-08-07  Miloslav Trmac  <mitr@volny.cz>
 
89145
    
 
89146
        * cs.po: Updated Czech translation.
 
89147
 
 
89148
 po/ChangeLog |    4 +
 
89149
 po/cs.po     |  835 ++++++++++++++++++----------------------------------------
 
89150
 2 files changed, 254 insertions(+), 585 deletions(-)
 
89151
 
 
89152
commit 364385ca0a42be76160d387f6f651deeedf109bc
 
89153
Author: Christian Neumair <cneumair@src.gnome.org>
 
89154
Date:   Sat Aug 7 07:32:43 2004 +0000
 
89155
 
 
89156
    Updated German translation.
 
89157
 
 
89158
 po/ChangeLog |    4 +
 
89159
 po/de.po     |  830 ++++++++++++++++++----------------------------------------
 
89160
 2 files changed, 263 insertions(+), 571 deletions(-)
 
89161
 
 
89162
commit d4aa78c9e7cdc3be33e2dbf1863b67da65e003fb
 
89163
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
 
89164
Date:   Sat Aug 7 07:29:00 2004 +0000
 
89165
 
 
89166
    ankit@redhat.com 07/08/04
 
89167
 
 
89168
 po/gu.po |  989 +++++++++++++++++++++++++-------------------------------------
 
89169
 1 files changed, 396 insertions(+), 593 deletions(-)
 
89170
 
 
89171
commit 68e2e6d77762a49c2ed02e8cded9cb00a26b1d22
 
89172
Author: Danilo Šegan <danilo@src.gnome.org>
 
89173
Date:   Fri Aug 6 21:04:41 2004 +0000
 
89174
 
 
89175
    Updated Serbian translations and POTFILES.in.
 
89176
 
 
89177
 po/ChangeLog   |    6 +
 
89178
 po/POTFILES.in |   17 +-
 
89179
 po/sr.po       |  560 ++++++++++++++++++++++++++--------------------------
 
89180
 po/sr@Latn.po  |  601 ++++++++++++++++++++++++++++----------------------------
 
89181
 4 files changed, 594 insertions(+), 590 deletions(-)
 
89182
 
 
89183
commit a4d480d9cb1371f2d86e2989d9f9a8d246080c09
 
89184
Author: Funda Wang <fwang@src.gnome.org>
 
89185
Date:   Fri Aug 6 02:24:33 2004 +0000
 
89186
 
 
89187
    Updated Simplified Chinese translation
 
89188
 
 
89189
 po/ChangeLog |    4 ++++
 
89190
 po/zh_CN.po  |   35 ++++++++++++++++++++++-------------
 
89191
 2 files changed, 26 insertions(+), 13 deletions(-)
 
89192
 
 
89193
commit 3565b026e1b83fb426256bdad2ef97aa991f38f9
 
89194
Author: Alexander Shopov <ash@contact.bg>
 
89195
Date:   Thu Aug 5 07:09:40 2004 +0000
 
89196
 
 
89197
    Updated Bulgarian translation by Vladimir "Kaladan" Petkov
 
89198
    
 
89199
    2004-08-05  Alexander Shopov  <ash@contact.bg>
 
89200
    
 
89201
        * bg.po: Updated Bulgarian translation by
 
89202
        Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
 
89203
 
 
89204
 po/ChangeLog |    5 +
 
89205
 po/bg.po     |  258 ++++++++++++++++++++++++++++------------------------------
 
89206
 2 files changed, 128 insertions(+), 135 deletions(-)
 
89207
 
 
89208
commit 55e434c81f27f21fea1a48cf2949ae4d628bb459
 
89209
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
89210
Date:   Wed Aug 4 16:46:09 2004 +0000
 
89211
 
 
89212
    Updated Ukraininan translation.
 
89213
    
 
89214
    2004-08-04  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
89215
    
 
89216
        * Updated Ukraininan translation.
 
89217
 
 
89218
 po/ChangeLog |    4 +
 
89219
 po/uk.po     |  304 +++++++++++++++-------------------------------------------
 
89220
 2 files changed, 81 insertions(+), 227 deletions(-)
 
89221
 
 
89222
commit 3bd92c1d238d67b5da1a264ef391f7e9bae8f4d6
 
89223
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
89224
Date:   Mon Aug 2 21:06:22 2004 +0000
 
89225
 
 
89226
    Updated Portuguese translation.
 
89227
    
 
89228
    2004-08-02  Duarte Loreto <happyguy_pt@hotmail.com>
 
89229
    
 
89230
        * pt.po: Updated Portuguese translation.
 
89231
 
 
89232
 po/ChangeLog |    4 ++
 
89233
 po/pt.po     |  145 ++++++++++++++++++++++++---------------------------------
 
89234
 2 files changed, 65 insertions(+), 84 deletions(-)
 
89235
 
 
89236
commit b9cc214259a6bea4230073aee6705123b0489921
 
89237
Author: Adam Weinberger <adamw@src.gnome.org>
 
89238
Date:   Mon Aug 2 17:32:21 2004 +0000
 
89239
 
 
89240
    Updated Canadian English translation.
 
89241
    
 
89242
    
 
89243
        * en_CA.po: Updated Canadian English translation.
 
89244
 
 
89245
 po/ChangeLog |    4 +++
 
89246
 po/en_CA.po  |   75 +++++++++++++++++++++++++++------------------------------
 
89247
 2 files changed, 40 insertions(+), 39 deletions(-)
 
89248
 
 
89249
commit b54890e6d10933b586891ad31d27738f8b7e8344
 
89250
Author: Laurent Dhima <laurenti@alblinux.net>
 
89251
Date:   Mon Aug 2 16:28:42 2004 +0000
 
89252
 
 
89253
    Updated Albanian translation by Elian Myftiu.
 
89254
    
 
89255
    2004-08-02  Laurent Dhima  <laurenti@alblinux.net>
 
89256
    
 
89257
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89258
 
 
89259
 po/ChangeLog |    4 ++++
 
89260
 po/sq.po     |   21 +++++++++++++++++----
 
89261
 2 files changed, 21 insertions(+), 4 deletions(-)
 
89262
 
 
89263
commit 42c890a6eb1d452105b385b8f72392c135d2973d
 
89264
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
89265
Date:   Sun Aug 1 16:41:55 2004 +0000
 
89266
 
 
89267
    2004-08-01 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
89268
 
 
89269
 po/ChangeLog |    4 ++
 
89270
 po/ja.po     |  138 ++++++++++++++++++++--------------------------------------
 
89271
 2 files changed, 52 insertions(+), 90 deletions(-)
 
89272
 
 
89273
commit 0b0ea6e281bd75ce3f2253d75a2699b1fd08c5c8
 
89274
Author: David Lodge <dave@cirt.net>
 
89275
Date:   Sun Aug 1 14:49:11 2004 +0000
 
89276
 
 
89277
    Updated British translation.
 
89278
    
 
89279
    2004-08-01  David Lodge <dave@cirt.net>
 
89280
    
 
89281
            * en_GB.po: Updated British translation.
 
89282
 
 
89283
 po/ChangeLog |    4 ++++
 
89284
 po/en_GB.po  |   16 +++++++++++-----
 
89285
 2 files changed, 15 insertions(+), 5 deletions(-)
 
89286
 
 
89287
commit da5f5b45a89a1db5172752aee95ccafc4ae773fd
 
89288
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
89289
Date:   Sun Aug 1 11:35:36 2004 +0000
 
89290
 
 
89291
    Updated Spanish translation.
 
89292
    
 
89293
    2004-08-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
89294
    
 
89295
        * es.po:  Updated Spanish translation.
 
89296
 
 
89297
 po/ChangeLog |   12 +++++-
 
89298
 po/es.po     |  115 +++++++++++++++++++++++++---------------------------------
 
89299
 2 files changed, 59 insertions(+), 68 deletions(-)
 
89300
 
 
89301
commit e36f23d762bf1489249033cb5617fd245f9b9e3e
 
89302
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
89303
Date:   Sat Jul 31 19:41:58 2004 +0000
 
89304
 
 
89305
    Updated Korean translation
 
89306
 
 
89307
 po/ChangeLog |    4 ++
 
89308
 po/ko.po     |  148 ++++++++++++++++++++-------------------------------------
 
89309
 2 files changed, 56 insertions(+), 96 deletions(-)
 
89310
 
 
89311
commit 7fbed886c93b9bc85bbb786f976fce87d8208d9c
 
89312
Author: Miloslav Trmac <mitr@volny.cz>
 
89313
Date:   Sat Jul 31 18:59:20 2004 +0000
 
89314
 
 
89315
    Updated Czech translation.
 
89316
    
 
89317
    2004-07-31  Miloslav Trmac  <mitr@volny.cz>
 
89318
    
 
89319
        * cs.po: Updated Czech translation.
 
89320
 
 
89321
 po/ChangeLog |    4 ++++
 
89322
 po/cs.po     |   21 +++++++++++++++++----
 
89323
 2 files changed, 21 insertions(+), 4 deletions(-)
 
89324
 
 
89325
commit 4383553c3449def257c721ef847beab26ca1bfb4
 
89326
Author: Jonathan Blandford <jrb@gnome.org>
 
89327
Date:   Sat Jul 31 15:00:12 2004 +0000
 
89328
 
 
89329
    post release bump
 
89330
    
 
89331
    Sat Jul 31 11:00:33 2004  Jonathan Blandford  <jrb@gnome.org>
 
89332
    
 
89333
            * configure.in: post release bump
 
89334
 
 
89335
 ChangeLog    |    4 ++++
 
89336
 configure.in |    2 +-
 
89337
 2 files changed, 5 insertions(+), 1 deletions(-)
 
89338
 
 
89339
commit 32fdee702b9a8753df2c898073ce862338a1b48c
 
89340
Author: David Lodge <dave@cirt.net>
 
89341
Date:   Sat Jul 31 10:39:20 2004 +0000
 
89342
 
 
89343
    Updated British translation.
 
89344
    
 
89345
    2004-07-31  David Lodge <dave@cirt.net>
 
89346
    
 
89347
            * en_GB.po: Updated British translation.
 
89348
 
 
89349
 po/ChangeLog |    4 ++++
 
89350
 po/en_GB.po  |   46 +++++++++++++++++++++++++++-------------------
 
89351
 2 files changed, 31 insertions(+), 19 deletions(-)
 
89352
 
 
89353
commit e608fc8f28d4d8a149236b5e973eed7b6626078a
 
89354
Author: Kjartan Maraas <kmaraas@gnome.org>
 
89355
Date:   Sat Jul 31 10:13:37 2004 +0000
 
89356
 
 
89357
    Add missing files from capplets/keyboard Updated Norwegian translation.
 
89358
    
 
89359
    2004-07-31  Kjartan Maraas  <kmaraas@gnome.org>
 
89360
    
 
89361
        * POTFILES.in: Add missing files from capplets/keyboard
 
89362
        * no.po: Updated Norwegian translation.
 
89363
 
 
89364
 po/ChangeLog   |    5 ++
 
89365
 po/POTFILES.in |    3 +
 
89366
 po/no.po       |  130 +++++++++++++++++++-------------------------------------
 
89367
 3 files changed, 52 insertions(+), 86 deletions(-)
 
89368
 
 
89369
commit 9a1ccb451e47799620f781f81125c8b99a6ca22f
 
89370
Author: Kjartan Maraas <kmaraas@gnome.org>
 
89371
Date:   Sat Jul 31 10:11:30 2004 +0000
 
89372
 
 
89373
    Remove extra space in a string before question mark.
 
89374
    
 
89375
    2004-07-31  Kjartan Maraas  <kmaraas@gnome.org>
 
89376
    
 
89377
        * gnome-theme-save.c: (setup_directory_structure): Remove
 
89378
        extra space in a string before question mark.
 
89379
 
 
89380
 capplets/theme-switcher/ChangeLog          |    5 +++++
 
89381
 capplets/theme-switcher/gnome-theme-save.c |    2 +-
 
89382
 2 files changed, 6 insertions(+), 1 deletions(-)
 
89383
 
 
89384
commit f7e2e07dbc455bc43776d533f756df7824d96409
 
89385
Author: Laurent Dhima <laurenti@alblinux.net>
 
89386
Date:   Sat Jul 31 09:54:31 2004 +0000
 
89387
 
 
89388
    Updated Albanian translation by Elian Myftiu.
 
89389
    
 
89390
    2004-07-31  Laurent Dhima  <laurenti@alblinux.net>
 
89391
    
 
89392
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89393
 
 
89394
 po/ChangeLog |    4 +++
 
89395
 po/sq.po     |   76 ++++++++++++++++++++++-----------------------------------
 
89396
 2 files changed, 33 insertions(+), 47 deletions(-)
 
89397
 
 
89398
commit 9098b0dc5049ba49d11f670c0e7e6d05342da90b
 
89399
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
89400
Date:   Sat Jul 31 09:22:48 2004 +0000
 
89401
 
 
89402
    Updated Greek translation
 
89403
 
 
89404
 po/ChangeLog |    4 +
 
89405
 po/el.po     |  357 ++++++++-------------------------------------------------
 
89406
 2 files changed, 54 insertions(+), 307 deletions(-)
 
89407
 
 
89408
commit 4b1bc2fdf44cf92ba7020044a6b3084f5c748c88
 
89409
Author: Jonathan Blandford <jrb@src.gnome.org>
 
89410
Date:   Sat Jul 31 00:58:52 2004 +0000
 
89411
 
 
89412
    2.7.0
 
89413
 
 
89414
 ChangeLog     |    4 +
 
89415
 NEWS          |    5 +
 
89416
 po/af.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89417
 po/am.po      |  452 +++++++++++++++++++++++++++++++--------------------
 
89418
 po/ar.po      |  487 ++++++++++++++++++++++++++++++++++--------------------
 
89419
 po/az.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89420
 po/be.po      |  487 ++++++++++++++++++++++++++++++++++--------------------
 
89421
 po/bg.po      |   63 +++++---
 
89422
 po/bn.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89423
 po/ca.po      |  503 ++++++++++++++++++++++++++++++++++++---------------------
 
89424
 po/cs.po      |    2 +-
 
89425
 po/cy.po      |  491 +++++++++++++++++++++++++++++++++++--------------------
 
89426
 po/da.po      |    2 +-
 
89427
 po/de.po      |  155 ++++++++++--------
 
89428
 po/el.po      |  266 ++++++++++++++++++------------
 
89429
 po/en_CA.po   |  261 ++++++++++++++++++------------
 
89430
 po/en_GB.po   |   19 ++-
 
89431
 po/es.po      |  156 ++++++++++--------
 
89432
 po/et.po      |  464 ++++++++++++++++++++++++++++++++--------------------
 
89433
 po/eu.po      |  481 ++++++++++++++++++++++++++++++++++--------------------
 
89434
 po/fa.po      |  449 +++++++++++++++++++++++++++++++--------------------
 
89435
 po/fi.po      |  479 ++++++++++++++++++++++++++++++++++--------------------
 
89436
 po/fr.po      |  266 ++++++++++++++++++------------
 
89437
 po/ga.po      |  446 +++++++++++++++++++++++++++++++--------------------
 
89438
 po/gl.po      |  469 ++++++++++++++++++++++++++++++++--------------------
 
89439
 po/gu.po      |  476 ++++++++++++++++++++++++++++++++++-------------------
 
89440
 po/he.po      |  476 +++++++++++++++++++++++++++++++++--------------------
 
89441
 po/hi.po      |  127 +++++++++------
 
89442
 po/hr.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89443
 po/hu.po      |  152 ++++++++++-------
 
89444
 po/id.po      |  412 ++++++++++++++++++++++++++++------------------
 
89445
 po/is.po      |  469 +++++++++++++++++++++++++++++++++--------------------
 
89446
 po/it.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89447
 po/ja.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89448
 po/ko.po      |  474 ++++++++++++++++++++++++++++++++++-------------------
 
89449
 po/lt.po      |  223 +++++++++++++++-----------
 
89450
 po/lv.po      |  473 +++++++++++++++++++++++++++++++++--------------------
 
89451
 po/mk.po      |  469 +++++++++++++++++++++++++++++++++--------------------
 
89452
 po/ml.po      |  448 +++++++++++++++++++++++++++++++--------------------
 
89453
 po/mn.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89454
 po/ms.po      |  479 ++++++++++++++++++++++++++++++++++--------------------
 
89455
 po/nl.po      |  489 +++++++++++++++++++++++++++++++++++--------------------
 
89456
 po/nn.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89457
 po/no.po      |  480 ++++++++++++++++++++++++++++++++++--------------------
 
89458
 po/pa.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89459
 po/pl.po      |  160 +++++++++++--------
 
89460
 po/pt.po      |  481 ++++++++++++++++++++++++++++++++++--------------------
 
89461
 po/pt_BR.po   |  176 ++++++++++++--------
 
89462
 po/ro.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89463
 po/ru.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89464
 po/sk.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89465
 po/sl.po      |  478 +++++++++++++++++++++++++++++++++--------------------
 
89466
 po/sq.po      |   29 ++--
 
89467
 po/sr.po      |  487 ++++++++++++++++++++++++++++++++++--------------------
 
89468
 po/sr@Latn.po |  487 ++++++++++++++++++++++++++++++++++--------------------
 
89469
 po/sv.po      |  507 +++++++++++++++++++++++++++++++++++----------------------
 
89470
 po/ta.po      |  227 +++++++++++++++-----------
 
89471
 po/th.po      |  476 ++++++++++++++++++++++++++++++++++--------------------
 
89472
 po/tr.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89473
 po/uk.po      |  478 ++++++++++++++++++++++++++++++++++--------------------
 
89474
 po/vi.po      |  474 +++++++++++++++++++++++++++++++++--------------------
 
89475
 po/wa.po      |  458 +++++++++++++++++++++++++++++++--------------------
 
89476
 po/zh_CN.po   |  160 +++++++++++--------
 
89477
 po/zh_TW.po   |  475 ++++++++++++++++++++++++++++++++++--------------------
 
89478
 64 files changed, 14890 insertions(+), 8915 deletions(-)
 
89479
 
 
89480
commit 0564270d07a085665b1dfb8927f8f119c004da30
 
89481
Author: Miloslav Trmac <mitr@volny.cz>
 
89482
Date:   Fri Jul 30 15:01:17 2004 +0000
 
89483
 
 
89484
    Updated Czech translation.
 
89485
    
 
89486
    2004-07-30  Miloslav Trmac  <mitr@volny.cz>
 
89487
    
 
89488
        * cs.po: Updated Czech translation.
 
89489
 
 
89490
 po/ChangeLog |    4 ++++
 
89491
 po/cs.po     |   20 ++++++++++++--------
 
89492
 2 files changed, 16 insertions(+), 8 deletions(-)
 
89493
 
 
89494
commit 699c5783eb4abae8c04a7a6828c603be7ad7c8fd
 
89495
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
 
89496
Date:   Thu Jul 29 20:37:10 2004 +0000
 
89497
 
 
89498
    Reviewed and updated fuzzy messages plus translated new messages.
 
89499
    
 
89500
            * da.po: Reviewed and updated fuzzy messages plus
 
89501
            translated new messages.
 
89502
 
 
89503
 po/ChangeLog |    5 +
 
89504
 po/da.po     |  526 ++++++++++++++++++++++++++++++++++-----------------------
 
89505
 2 files changed, 319 insertions(+), 212 deletions(-)
 
89506
 
 
89507
commit 21f63048855900da0a71ddd608eb718dd3a41bc2
 
89508
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89509
Date:   Thu Jul 29 19:25:15 2004 +0000
 
89510
 
 
89511
    now the models list is sorted
 
89512
 
 
89513
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    3 +++
 
89514
 1 files changed, 3 insertions(+), 0 deletions(-)
 
89515
 
 
89516
commit 4538df5f49bf9a5a99819edbd5f555aa696267ce
 
89517
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89518
Date:   Thu Jul 29 19:01:05 2004 +0000
 
89519
 
 
89520
    tiny layout fix - hope to improve HIGfulness
 
89521
 
 
89522
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |    2 +-
 
89523
 capplets/keyboard/gnome-keyboard-properties.glade  |   25 ++++++++++++++++++-
 
89524
 2 files changed, 24 insertions(+), 3 deletions(-)
 
89525
 
 
89526
commit 8f6bc429f48f1b218c365f8a96f541753493caae
 
89527
Author: Alexander Shopov <ash@contact.bg>
 
89528
Date:   Thu Jul 29 13:04:28 2004 +0000
 
89529
 
 
89530
    Updated Bulgarian translation by Rostislav "zbrox" Raykov
 
89531
    
 
89532
    2004-07-29  Alexander Shopov  <ash@contact.bg>
 
89533
    
 
89534
        * bg.po: Updated Bulgarian translation by
 
89535
        Rostislav "zbrox" Raykov <zbrox@i-space.org>
 
89536
 
 
89537
 po/ChangeLog |    5 ++++
 
89538
 po/bg.po     |   76 +++++++++++++++++++++++++++++----------------------------
 
89539
 2 files changed, 44 insertions(+), 37 deletions(-)
 
89540
 
 
89541
commit 14ee90ba660c22eb3c63085b0039e0fadd743f88
 
89542
Author: Gareth Owen <gowen@src.gnome.org>
 
89543
Date:   Thu Jul 29 00:42:36 2004 +0000
 
89544
 
 
89545
    Updated British English translation
 
89546
 
 
89547
 po/ChangeLog |    4 ++++
 
89548
 po/en_GB.po  |   38 +++++++++++++++++++-------------------
 
89549
 2 files changed, 23 insertions(+), 19 deletions(-)
 
89550
 
 
89551
commit 294533b539a10b72802ee9eba7ea3017b15a598a
 
89552
Author: Laurent Dhima <laurenti@alblinux.net>
 
89553
Date:   Wed Jul 28 16:29:42 2004 +0000
 
89554
 
 
89555
    Updated Albanian translation by Elian Myftiu.
 
89556
    
 
89557
    2004-07-28  Laurent Dhima  <laurenti@alblinux.net>
 
89558
    
 
89559
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89560
 
 
89561
 po/ChangeLog |    4 ++
 
89562
 po/sq.po     |  115 ++++++++++++++++++++++++++++++++++++----------------------
 
89563
 2 files changed, 75 insertions(+), 44 deletions(-)
 
89564
 
 
89565
commit 18d86b740ec3d099f20d997685f85fa6ab5fa986
 
89566
Author: Miloslav Trmac <mitr@volny.cz>
 
89567
Date:   Wed Jul 28 15:23:20 2004 +0000
 
89568
 
 
89569
    Updated Czech translation.
 
89570
    
 
89571
    2004-07-28  Miloslav Trmac  <mitr@volny.cz>
 
89572
    
 
89573
        * cs.po: Updated Czech translation.
 
89574
 
 
89575
 po/ChangeLog |    4 ++++
 
89576
 po/cs.po     |   47 ++++++++++++++++++++++-------------------------
 
89577
 2 files changed, 26 insertions(+), 25 deletions(-)
 
89578
 
 
89579
commit 2b0039ff6e51259923507a5dda0f50a6d4c27522
 
89580
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89581
Date:   Wed Jul 28 01:08:25 2004 +0000
 
89582
 
 
89583
    set the default size for the models popup
 
89584
 
 
89585
 capplets/keyboard/gnome-keyboard-properties.glade |    2 ++
 
89586
 1 files changed, 2 insertions(+), 0 deletions(-)
 
89587
 
 
89588
commit d36f6b5749304a670b32503e72041b26e88e1ca3
 
89589
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89590
Date:   Wed Jul 28 00:58:01 2004 +0000
 
89591
 
 
89592
    show 2(two!!!!) levels
 
89593
 
 
89594
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    3 +++
 
89595
 1 files changed, 3 insertions(+), 0 deletions(-)
 
89596
 
 
89597
commit 9a1378b4b6bce5b1a3892324ad0536c2f04fd871
 
89598
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89599
Date:   Wed Jul 28 00:18:35 2004 +0000
 
89600
 
 
89601
    proper handling of the X WM button
 
89602
 
 
89603
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   15 +++++++++++++--
 
89604
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 +-
 
89605
 2 files changed, 14 insertions(+), 3 deletions(-)
 
89606
 
 
89607
commit afc5f43cbaeb08ebd21f5d37358c49a47be6d394
 
89608
Author: Richard Hult <richard@imendio.com>
 
89609
Date:   Tue Jul 27 23:12:33 2004 +0000
 
89610
 
 
89611
    Switch to the right page for typing monitor preferences.
 
89612
    
 
89613
    2004-07-28  Richard Hult  <richard@imendio.com>
 
89614
    
 
89615
        * gnome-keyboard-properties.c (main): Switch to the right page for
 
89616
        typing monitor preferences.
 
89617
 
 
89618
 capplets/keyboard/ChangeLog                   |    5 +++++
 
89619
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
89620
 2 files changed, 6 insertions(+), 1 deletions(-)
 
89621
 
 
89622
commit 14b9f41c611d656d5be2c16106a7a46423d893d5
 
89623
Author: Richard Hult <richard@imendio.com>
 
89624
Date:   Tue Jul 27 23:08:47 2004 +0000
 
89625
 
 
89626
    Patch from Markus Berg <mberg@hp.com> to fix bug #123141.
 
89627
    
 
89628
    2004-07-28  Richard Hult  <richard@imendio.com>
 
89629
    
 
89630
        * drw-break-window.c: Patch from Markus Berg <mberg@hp.com> to fix
 
89631
        bug #123141.
 
89632
    
 
89633
        * drwright.c: Remove some cruft. Shorten the warning period a bit.
 
89634
 
 
89635
 typing-break/ChangeLog          |    7 +++++++
 
89636
 typing-break/drw-break-window.c |   29 ++++++++++++++++++++++++++---
 
89637
 typing-break/drwright.c         |   12 +-----------
 
89638
 3 files changed, 34 insertions(+), 14 deletions(-)
 
89639
 
 
89640
commit 7007308123f0f0297d4668b47f101fb766028b1d
 
89641
Author: Alexander Shopov <ash@contact.bg>
 
89642
Date:   Tue Jul 27 18:25:15 2004 +0000
 
89643
 
 
89644
    Updated Bulgarian translation by Rostislav "zbrox" Raykov
 
89645
    
 
89646
    2004-07-27  Alexander Shopov  <ash@contact.bg>
 
89647
    
 
89648
        * bg.po: Updated Bulgarian translation by
 
89649
        Rostislav "zbrox" Raykov <zbrox@i-space.org>
 
89650
 
 
89651
 po/ChangeLog |    5 +
 
89652
 po/bg.po     |  260 ++++++++++++++++++++++++++++++++++-----------------------
 
89653
 2 files changed, 160 insertions(+), 105 deletions(-)
 
89654
 
 
89655
commit c7ea128af5e4c34d95f5a6656c0facad41c695d8
 
89656
Author: Laurent Dhima <laurenti@alblinux.net>
 
89657
Date:   Tue Jul 27 10:34:00 2004 +0000
 
89658
 
 
89659
    Updated Albanian translation by Elian Myftiu.
 
89660
    
 
89661
    2004-07-27  Laurent Dhima  <laurenti@alblinux.net>
 
89662
    
 
89663
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89664
 
 
89665
 po/ChangeLog |    4 ++
 
89666
 po/sq.po     |  130 +++++++++++++++++++++++++++++++--------------------------
 
89667
 2 files changed, 75 insertions(+), 59 deletions(-)
 
89668
 
 
89669
commit b03a836d888bebb8eeb8c417b2806d0dde9b04b8
 
89670
Author: Gareth Owen <gowen@src.gnome.org>
 
89671
Date:   Tue Jul 27 03:41:14 2004 +0000
 
89672
 
 
89673
    Updated British English translation
 
89674
 
 
89675
 po/ChangeLog |    4 ++
 
89676
 po/en_GB.po  |  104 ++++++++++++++++++++++++++++++++-------------------------
 
89677
 2 files changed, 62 insertions(+), 46 deletions(-)
 
89678
 
 
89679
commit 824fc21c1c5e06c9264facac9719ec82304ba415
 
89680
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89681
Date:   Mon Jul 26 23:19:03 2004 +0000
 
89682
 
 
89683
    -preview is only visible on tabs 2 and 3
 
89684
 
 
89685
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   18 ++++++++++++++++++
 
89686
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |    2 +-
 
89687
 2 files changed, 19 insertions(+), 1 deletions(-)
 
89688
 
 
89689
commit 0bb2c8c192dca83032aeef22b56d4e0eaaeee36e
 
89690
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89691
Date:   Mon Jul 26 23:07:03 2004 +0000
 
89692
 
 
89693
    preview as separate window
 
89694
 
 
89695
 capplets/keyboard/ChangeLog                        |   10 +
 
89696
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    4 +-
 
89697
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    6 +-
 
89698
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   34 +++-
 
89699
 capplets/keyboard/gnome-keyboard-properties.glade  |  248 +++++++++-----------
 
89700
 5 files changed, 156 insertions(+), 146 deletions(-)
 
89701
 
 
89702
commit 7b52ac44568a2b146f34711bfc709a6dea5d2eb4
 
89703
Author: Miloslav Trmac <mitr@volny.cz>
 
89704
Date:   Mon Jul 26 10:56:16 2004 +0000
 
89705
 
 
89706
    Updated Czech translation.
 
89707
    
 
89708
    2004-07-26  Miloslav Trmac  <mitr@volny.cz>
 
89709
    
 
89710
        * cs.po: Updated Czech translation.
 
89711
 
 
89712
 po/ChangeLog |    4 ++
 
89713
 po/cs.po     |  123 ++++++++++++++++++++++++++++++++--------------------------
 
89714
 2 files changed, 72 insertions(+), 55 deletions(-)
 
89715
 
 
89716
commit fcc609f1c7c0bf6a1bf1391e6f6388436296a3f6
 
89717
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89718
Date:   Mon Jul 26 00:48:24 2004 +0000
 
89719
 
 
89720
    models popup is 99% working (1% for bugs)
 
89721
 
 
89722
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   33 ++++++++++++++++++--
 
89723
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |   20 +++++++++--
 
89724
 2 files changed, 46 insertions(+), 7 deletions(-)
 
89725
 
 
89726
commit 885acff46a85399adc9170016d1b0789f633d2ce
 
89727
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
89728
Date:   Sun Jul 25 23:28:35 2004 +0000
 
89729
 
 
89730
    first round of working model chooser - not complete yet
 
89731
 
 
89732
 capplets/keyboard/Makefile.am                      |    1 +
 
89733
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  121 ++-----------
 
89734
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +
 
89735
 .../keyboard/gnome-keyboard-properties-xkbmc.c     |  127 +++++++++++++
 
89736
 capplets/keyboard/gnome-keyboard-properties.glade  |  191 +++++++++++++++++++-
 
89737
 5 files changed, 331 insertions(+), 111 deletions(-)
 
89738
 
 
89739
commit 85cb682efc04ff98dc96219a43fd7e3c74e6c0cc
 
89740
Author: David Sede�o <david@alderia.com>
 
89741
Date:   Fri Jul 23 20:18:20 2004 +0000
 
89742
 
 
89743
    http://bugzilla.gnome.org/show_bug.cgi?id=148208 Expand to false to the
 
89744
    
 
89745
    2004-07-23 David Sede�o <david@alderia.com>
 
89746
    
 
89747
            http://bugzilla.gnome.org/show_bug.cgi?id=148208
 
89748
            * gnome-keybinding-properties.glade: Expand to false to the hbox1
 
89749
 
 
89750
 capplets/keybindings/ChangeLog                     |    5 +++++
 
89751
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
89752
 2 files changed, 6 insertions(+), 1 deletions(-)
 
89753
 
 
89754
commit 11ebaa67a9e6da2e89c809d098884476e84c5737
 
89755
Author: Christian Neumair <chris@gnome-de.org>
 
89756
Date:   Thu Jul 22 18:16:49 2004 +0000
 
89757
 
 
89758
    Use GTK_SHADOW_IN shadow for all treeviews (consistency). Fixes #144050.
 
89759
    
 
89760
    2004-07-22  Christian Neumair  <chris@gnome-de.org>
 
89761
    
 
89762
        * gnome-keyboard-properties.glade: Use GTK_SHADOW_IN shadow for
 
89763
        all treeviews (consistency). Fixes #144050.
 
89764
 
 
89765
 capplets/keyboard/ChangeLog                       |    5 +++++
 
89766
 capplets/keyboard/gnome-keyboard-properties.glade |    8 ++++----
 
89767
 2 files changed, 9 insertions(+), 4 deletions(-)
 
89768
 
 
89769
commit b7bd72a511dd94001036058f8c1c230c0e7565c6
 
89770
Author: Christian Neumair <chris@gnome-de.org>
 
89771
Date:   Thu Jul 22 17:43:58 2004 +0000
 
89772
 
 
89773
    Use gi18n-lib for internationalization, fixes #109206.
 
89774
    
 
89775
    2004-07-22  Christian Neumair  <chris@gnome-de.org>
 
89776
    
 
89777
        * themus-properties-view.c: Use gi18n-lib for internationalization,
 
89778
        fixes #109206.
 
89779
 
 
89780
 vfs-methods/themus/ChangeLog                |    5 +++++
 
89781
 vfs-methods/themus/themus-properties-view.c |    6 +++++-
 
89782
 2 files changed, 10 insertions(+), 1 deletions(-)
 
89783
 
 
89784
commit ea3f37b9994dd3329f8408916396f93dd231ec3a
 
89785
Author: Jonathan Blandford <jrb@redhat.com>
 
89786
Date:   Wed Jul 21 19:46:59 2004 +0000
 
89787
 
 
89788
    Blah. badly applied patch.
 
89789
    
 
89790
    Wed Jul 21 15:43:55 2004  Jonathan Blandford  <jrb@redhat.com>
 
89791
    
 
89792
            * configure.in: Blah.  badly applied patch.
 
89793
    
 
89794
    :
 
89795
 
 
89796
 ChangeLog    |    4 ++++
 
89797
 configure.in |    3 ++-
 
89798
 2 files changed, 6 insertions(+), 1 deletions(-)
 
89799
 
 
89800
commit bdd978458079c141c26426545e51bc461ddcf2c1
 
89801
Author: Jonathan Blandford <jrb@redhat.com>
 
89802
Date:   Wed Jul 21 19:12:45 2004 +0000
 
89803
 
 
89804
    patch from Mason Kidd <mrkidd@mrkidd.com> to put back default-applications
 
89805
    
 
89806
    Wed Jul 21 15:09:17 2004  Jonathan Blandford  <jrb@redhat.com>
 
89807
    
 
89808
            * configure.in: patch from Mason Kidd <mrkidd@mrkidd.com> to put
 
89809
            back default-applications and remove file-types.
 
89810
 
 
89811
 ChangeLog    |    5 +++++
 
89812
 configure.in |    4 +---
 
89813
 2 files changed, 6 insertions(+), 3 deletions(-)
 
89814
 
 
89815
commit 60007b4f03703e459c168d0c99b1614521f0895b
 
89816
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
89817
Date:   Wed Jul 21 12:15:55 2004 +0000
 
89818
 
 
89819
    updated hindi translation
 
89820
 
 
89821
 po/ChangeLog |    4 +
 
89822
 po/hi.po     | 1811 +++++++++++++++++++++++++++-------------------------------
 
89823
 2 files changed, 833 insertions(+), 982 deletions(-)
 
89824
 
 
89825
commit b3bc6d77df38efcc648e0c132c80d88bc3eb2e0c
 
89826
Author: Gareth Owen <gowen@src.gnome.org>
 
89827
Date:   Tue Jul 20 02:32:20 2004 +0000
 
89828
 
 
89829
    Updated British English translation
 
89830
 
 
89831
 po/ChangeLog |    4 +++
 
89832
 po/en_GB.po  |   80 ++++++++++++++++++++++++++++++---------------------------
 
89833
 2 files changed, 46 insertions(+), 38 deletions(-)
 
89834
 
 
89835
commit 6d976698e6c5781e0723ebd1406fff3dc4b4a06c
 
89836
Author: Rodney Dawes <dobey@novell.com>
 
89837
Date:   Mon Jul 19 21:16:50 2004 +0000
 
89838
 
 
89839
    Free what we get with gtk_tree_model_get
 
89840
    
 
89841
    2004-07-19  Rodney Dawes  <dobey@novell.com>
 
89842
    
 
89843
        * gnome-wp-item.c (gnome_wp_remove_wallpaper, gnome_wp_list_sort):
 
89844
        Free what we get with gtk_tree_model_get
 
89845
    
 
89846
        Fixes #147403
 
89847
 
 
89848
 capplets/background/ChangeLog          |    7 +++++++
 
89849
 capplets/background/gnome-wp-capplet.c |   16 +++++++++++++---
 
89850
 2 files changed, 20 insertions(+), 3 deletions(-)
 
89851
 
 
89852
commit 80529d675e98b5f208f04ad090445869c86fe77d
 
89853
Author: Jonathan Blandford <jrb@gnome.org>
 
89854
Date:   Mon Jul 19 15:09:37 2004 +0000
 
89855
 
 
89856
    remove default-applications capplet.
 
89857
    
 
89858
    Mon Jul 19 11:09:44 2004  Jonathan Blandford  <jrb@gnome.org>
 
89859
    
 
89860
            * capplets/Makefile.am (always_built_SUBDIRS):
 
89861
            * configure.in: remove default-applications capplet.
 
89862
 
 
89863
 ChangeLog            |    5 +++++
 
89864
 capplets/Makefile.am |    2 +-
 
89865
 configure.in         |    1 -
 
89866
 3 files changed, 6 insertions(+), 2 deletions(-)
 
89867
 
 
89868
commit 3a7566628f820c3602a5a0540cf77b50737cbc3b
 
89869
Author: Bastien Nocera <hadess@hadess.net>
 
89870
Date:   Fri Jul 16 22:06:35 2004 +0000
 
89871
 
 
89872
    fix a crash when there aren't any ALSA mixers (or soundcards) present on
 
89873
    
 
89874
    2004-07-16  Bastien Nocera  <hadess@hadess.net>
 
89875
    
 
89876
        * actions/acme-volume-alsa.c: (acme_volume_alsa_finalize),
 
89877
        (acme_volume_alsa_close_real), (acme_volume_alsa_open),
 
89878
        (acme_volume_alsa_init): fix a crash when there aren't any ALSA mixers
 
89879
        (or soundcards) present on the system
 
89880
 
 
89881
 gnome-settings-daemon/ChangeLog                  |    7 +++++++
 
89882
 gnome-settings-daemon/actions/acme-volume-alsa.c |   22 +++++++++++++---------
 
89883
 2 files changed, 20 insertions(+), 9 deletions(-)
 
89884
 
 
89885
commit daa9f3a0f6885fe0a00748b4cfad3a16951ebe8c
 
89886
Author: Bastien Nocera <hadess@hadess.net>
 
89887
Date:   Thu Jul 15 22:47:55 2004 +0000
 
89888
 
 
89889
    fix OSS detection on NetBSD, patch from Julio M. Merino Vidal
 
89890
    
 
89891
    2004-07-15  Bastien Nocera  <hadess@hadess.net>
 
89892
    
 
89893
        * configure.in: fix OSS detection on NetBSD, patch from Julio M.
 
89894
        Merino Vidal <jmmv@menta.net> (Closes: #145038)
 
89895
    
 
89896
    2004-07-15  Bastien Nocera  <hadess@hadess.net>
 
89897
    
 
89898
        * actions/acme-volume-oss.c: fix OSS compilation on NetBSD
 
89899
 
 
89900
 ChangeLog                                       |    5 +++++
 
89901
 configure.in                                    |    2 ++
 
89902
 gnome-settings-daemon/ChangeLog                 |    4 ++++
 
89903
 gnome-settings-daemon/actions/acme-volume-oss.c |    2 ++
 
89904
 4 files changed, 13 insertions(+), 0 deletions(-)
 
89905
 
 
89906
commit b5699a40ce5ada0f3055765f2f6730528db4d7d2
 
89907
Author: Bastien Nocera <hadess@hadess.net>
 
89908
Date:   Thu Jul 15 22:41:06 2004 +0000
 
89909
 
 
89910
    rework the ALSA mixer so that: - the ALSA device isn't kept open at all
 
89911
    
 
89912
    2004-07-15  Bastien Nocera  <hadess@hadess.net>
 
89913
    
 
89914
        * actions/acme-volume-alsa.c: (acme_volume_alsa_finalize),
 
89915
        (acme_volume_alsa_set_mute), (acme_volume_alsa_get_mute),
 
89916
        (acme_volume_alsa_get_volume), (acme_volume_alsa_set_volume),
 
89917
        (acme_volume_alsa_close_real), (acme_volume_alsa_open),
 
89918
        (acme_volume_alsa_close), (acme_volume_alsa_init):
 
89919
        rework the ALSA mixer so that:
 
89920
        - the ALSA device isn't kept open at all times, only for 4 seconds
 
89921
          after the last use (Closes: #141793)
 
89922
        - the hardware mute is used if it is available
 
89923
          (Closes: #141404, #144489, #140937)
 
89924
        - lowering the volume doesn't move the balance to the right
 
89925
        - it doesn't leak alsa-lib mixers all around
 
89926
 
 
89927
 gnome-settings-daemon/ChangeLog                  |   15 +++
 
89928
 gnome-settings-daemon/actions/acme-volume-alsa.c |  146 ++++++++++++++++++----
 
89929
 2 files changed, 136 insertions(+), 25 deletions(-)
 
89930
 
 
89931
commit 7c244a15ff5fef2e33b5de091d6bee14aaefafee
 
89932
Author: Bastien Nocera <hadess@hadess.net>
 
89933
Date:   Thu Jul 15 22:29:37 2004 +0000
 
89934
 
 
89935
    fix gdk-pixbuf-csource's double identity (was not detecting
 
89936
    
 
89937
    2004-07-15  Bastien Nocera  <hadess@hadess.net>
 
89938
    
 
89939
        * configure.in: fix gdk-pixbuf-csource's double identity (was not
 
89940
        detecting gdk-pixbuf-csource-32 from gtk2-devel), detect and
 
89941
        substitute glib-genmarshal's binary
 
89942
 
 
89943
 ChangeLog    |    6 ++++++
 
89944
 configure.in |   15 ++++++++++++++-
 
89945
 2 files changed, 20 insertions(+), 1 deletions(-)
 
89946
 
 
89947
commit 05e8de7e2ad9b1ac9b15114b538866b02b7a8383
 
89948
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
89949
Date:   Thu Jul 15 20:08:50 2004 +0000
 
89950
 
 
89951
    Updated Spanish translation
 
89952
    
 
89953
    2004-07-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
89954
    
 
89955
        * es.po: Updated Spanish translation
 
89956
 
 
89957
 po/ChangeLog |    4 ++++
 
89958
 po/es.po     |   39 ++++++++++++++++++++-------------------
 
89959
 2 files changed, 24 insertions(+), 19 deletions(-)
 
89960
 
 
89961
commit 1d59e51d470038419e4d2ead6805230cba803669
 
89962
Author: Laurent Dhima <laurenti@alblinux.net>
 
89963
Date:   Thu Jul 15 14:59:35 2004 +0000
 
89964
 
 
89965
    Updated Albanian translation by Elian Myftiu.
 
89966
    
 
89967
    2004-07-15  Laurent Dhima  <laurenti@alblinux.net>
 
89968
    
 
89969
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
89970
 
 
89971
 po/ChangeLog |    4 ++++
 
89972
 po/sq.po     |   36 ++++++++++++++++++++----------------
 
89973
 2 files changed, 24 insertions(+), 16 deletions(-)
 
89974
 
 
89975
commit 64837f243f12b45f72bb4de1674fbf4e5569f8b7
 
89976
Author: Rodney Dawes <dobey@novell.com>
 
89977
Date:   Thu Jul 15 13:58:51 2004 +0000
 
89978
 
 
89979
    Check that item->fileinfo is not NULL, before trying to use a string
 
89980
    
 
89981
    2004-07-15  Rodney Dawes  <dobey@novell.com>
 
89982
    
 
89983
        * gnome-wp-item.c (gnome_wp_item_new):
 
89984
        Check that item->fileinfo is not NULL, before trying to use a
 
89985
        string variable inside the struct for a strncmp
 
89986
    
 
89987
        Fixes #147373
 
89988
 
 
89989
 capplets/background/ChangeLog       |    8 ++++++++
 
89990
 capplets/background/gnome-wp-item.c |    3 ++-
 
89991
 2 files changed, 10 insertions(+), 1 deletions(-)
 
89992
 
 
89993
commit 2207580efacaa90715e52b21fc5cc4a0a27f7963
 
89994
Author: Miloslav Trmac <mitr@volny.cz>
 
89995
Date:   Wed Jul 14 21:19:29 2004 +0000
 
89996
 
 
89997
    Updated Czech translation.
 
89998
    
 
89999
    2004-07-14  Miloslav Trmac  <mitr@volny.cz>
 
90000
    
 
90001
        * cs.po: Updated Czech translation.
 
90002
 
 
90003
 po/ChangeLog |    4 ++++
 
90004
 po/cs.po     |   39 ++++++++++++++++++++-------------------
 
90005
 2 files changed, 24 insertions(+), 19 deletions(-)
 
90006
 
 
90007
commit 5502752b2b08c45b4f5070c310b053a6b94037b5
 
90008
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
90009
Date:   Tue Jul 13 23:16:30 2004 +0000
 
90010
 
 
90011
    updating the news
 
90012
 
 
90013
 NEWS |    3 +++
 
90014
 1 files changed, 3 insertions(+), 0 deletions(-)
 
90015
 
 
90016
commit e90583bbf15951eb4f420f35f6f95988e95b6e1e
 
90017
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
90018
Date:   Tue Jul 13 23:11:34 2004 +0000
 
90019
 
 
90020
    merging the preview branch
 
90021
 
 
90022
 ChangeLog                                          |    4 +
 
90023
 Makefile.am                                        |    2 +-
 
90024
 capplets/keyboard/ChangeLog                        |    4 +
 
90025
 capplets/keyboard/Makefile.am                      |    5 +-
 
90026
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 +
 
90027
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +
 
90028
 .../keyboard/gnome-keyboard-properties-xkbpv.c     |   45 +
 
90029
 capplets/keyboard/gnome-keyboard-properties.glade  | 1396 ++++++++++----------
 
90030
 configure.in                                       |    5 +
 
90031
 9 files changed, 784 insertions(+), 681 deletions(-)
 
90032
 
 
90033
commit 43be59b3f4057a21772760d02945b3247c4bde78
 
90034
Author: David Sede�o <david@alderia.com>
 
90035
Date:   Tue Jul 13 18:17:50 2004 +0000
 
90036
 
 
90037
    http://bugzilla.gnome.org/show_bug.cgi?id=147244 Only put the toggles
 
90038
    
 
90039
    2004-07-13  David Sede�o <david@alderia.com>
 
90040
    
 
90041
            http://bugzilla.gnome.org/show_bug.cgi?id=147244
 
90042
            * gnome-default-applications-properties.c: Only put the toggles
 
90043
              inconsistent if there are not custom commands
 
90044
 
 
90045
 capplets/default-applications/ChangeLog            |    6 +++++
 
90046
 .../gnome-default-applications-properties.c        |   22 +++++++++++++++----
 
90047
 2 files changed, 23 insertions(+), 5 deletions(-)
 
90048
 
 
90049
commit b925b93862451e09b0f6493f259727c817a4386e
 
90050
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
90051
Date:   Mon Jul 12 20:43:08 2004 +0000
 
90052
 
 
90053
    Updated Spanish translation.
 
90054
    
 
90055
    2004-07-12  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
90056
    
 
90057
        * es.po: Updated Spanish translation.
 
90058
 
 
90059
 po/ChangeLog |    4 ++
 
90060
 po/es.po     |   90 ++++++++++++++++++++++++++++++++++++++-------------------
 
90061
 2 files changed, 64 insertions(+), 30 deletions(-)
 
90062
 
 
90063
commit 6d63f435adcffd938c297ca539efa9c223f0b8b2
 
90064
Author: Gustavo Maciel Dias Vieira <gustavo@sagui.org>
 
90065
Date:   Mon Jul 12 20:12:56 2004 +0000
 
90066
 
 
90067
    Updated Brazilian Portuguese translation done by Guilherme de S. Pastore
 
90068
    
 
90069
    2004-07-12  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>
 
90070
    
 
90071
            * pt_BR.po: Updated Brazilian Portuguese translation done by
 
90072
            Guilherme de S. Pastore <gpastore@colband.com.br>.
 
90073
 
 
90074
 po/ChangeLog |    5 ++
 
90075
 po/pt_BR.po  |  209 ++++++++++++++++++++++++----------------------------------
 
90076
 2 files changed, 92 insertions(+), 122 deletions(-)
 
90077
 
 
90078
commit cd7d18ebbf19af24a03ddae42fddd38207ed1910
 
90079
Author: Miloslav Trmac <mitr@volny.cz>
 
90080
Date:   Sat Jul 10 17:50:56 2004 +0000
 
90081
 
 
90082
    Updated Czech translation.
 
90083
    
 
90084
    2004-07-10  Miloslav Trmac  <mitr@volny.cz>
 
90085
    
 
90086
        * cs.po: Updated Czech translation.
 
90087
 
 
90088
 po/ChangeLog |    4 ++++
 
90089
 po/cs.po     |   46 +++++++++++++++++++++++++---------------------
 
90090
 2 files changed, 29 insertions(+), 21 deletions(-)
 
90091
 
 
90092
commit b197314273f2ed6ff1faf7b2f6cf703d9e96408d
 
90093
Author: Laurent Dhima <laurenti@alblinux.net>
 
90094
Date:   Sat Jul 10 08:11:23 2004 +0000
 
90095
 
 
90096
    Updated Albanian translation by Elian Myftiu.
 
90097
    
 
90098
    2004-07-10  Laurent Dhima  <laurenti@alblinux.net>
 
90099
    
 
90100
        * sq.po: Updated Albanian translation by Elian Myftiu.
 
90101
 
 
90102
 po/ChangeLog |    4 ++++
 
90103
 po/sq.po     |    8 ++++++--
 
90104
 2 files changed, 10 insertions(+), 2 deletions(-)
 
90105
 
 
90106
commit b6ba0f56cd60d7daa2c49ef43f77241915641eef
 
90107
Author: Alexander Shopov <ash@contact.bg>
 
90108
Date:   Sat Jul 10 06:52:18 2004 +0000
 
90109
 
 
90110
    Updated Bulgarian translation by Vladimir "Kaladan" Petkov
 
90111
    
 
90112
    2004-07-10  Alexander Shopov  <ash@contact.bg>
 
90113
    
 
90114
        * bg.po: Updated Bulgarian translation by
 
90115
        Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
 
90116
 
 
90117
 po/ChangeLog |    5 +
 
90118
 po/bg.po     | 1026 +++++++++++++++++++++++++++++++---------------------------
 
90119
 2 files changed, 549 insertions(+), 482 deletions(-)
 
90120
 
 
90121
commit 2279c2e5e7868d22f55f54c15f7e58b0b656d555
 
90122
Author: David Sede�o <david@alderia.com>
 
90123
Date:   Fri Jul 9 14:17:28 2004 +0000
 
90124
 
 
90125
    (http://bugzilla.gnome.org/show_bug.cgi?id=122970) If theme exists, show
 
90126
    
 
90127
    2004-07-09  David Sede�o <david@alderia.com>
 
90128
    
 
90129
            (http://bugzilla.gnome.org/show_bug.cgi?id=122970)
 
90130
            * gnome-theme-save.c (setup_directory_structure):
 
90131
            If theme exists, show confirmation dialog to user.
 
90132
 
 
90133
 capplets/theme-switcher/ChangeLog          |    6 ++++++
 
90134
 capplets/theme-switcher/gnome-theme-save.c |   16 +++++++++++++++-
 
90135
 2 files changed, 21 insertions(+), 1 deletions(-)
 
90136
 
 
90137
commit 3da235eb1e284ab30fc505d6c23e8eb47b6066ea
 
90138
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
90139
Date:   Wed Jul 7 15:19:23 2004 +0000
 
90140
 
 
90141
    Updated Spanish translation
 
90142
    
 
90143
    2004-07-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
90144
    
 
90145
        * es.po: Updated Spanish translation
 
90146
 
 
90147
 po/ChangeLog |    4 ++
 
90148
 po/es.po     |  155 +++++++++++++++++++++++++++++++++-------------------------
 
90149
 2 files changed, 92 insertions(+), 67 deletions(-)
 
90150
 
 
90151
commit 9968efd781870efa97b1e852e0a066cf75add808
 
90152
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
90153
Date:   Tue Jul 6 12:36:51 2004 +0000
 
90154
 
 
90155
    Add mnemnoic widget for "Interval before raising" and add some
 
90156
    
 
90157
    2004-07-06  Padraig O'Briain <padraig.obriain@sun.com>
 
90158
    
 
90159
        * gnome-window-properties.glade:  Add mnemnoic widget for
 
90160
        "Interval before raising" and add some label-for/labelled-by
 
90161
        relations. Fixes bug #144586.
 
90162
 
 
90163
 capplets/windows/ChangeLog                     |    6 ++++++
 
90164
 capplets/windows/gnome-window-properties.glade |   10 ++++++++++
 
90165
 2 files changed, 16 insertions(+), 0 deletions(-)
 
90166
 
 
90167
commit 6a2714a6b5956fdd320ef3bebc1dd317e729e170
 
90168
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
90169
Date:   Tue Jul 6 09:49:05 2004 +0000
 
90170
 
 
90171
    Add label-for/ labelled-by relations. Fixes bug #144174.
 
90172
    
 
90173
    2004-07-06  Padraig O'Briain <padraig.obriain@sun.com>
 
90174
    
 
90175
        * gnome-accessibility-keyboard-properties.glade:  Add label-for/
 
90176
        labelled-by relations. Fixes bug #144174.
 
90177
 
 
90178
 capplets/accessibility/keyboard/ChangeLog          |    5 +
 
90179
 .../gnome-accessibility-keyboard-properties.glade  |  221 +++++++++++++-------
 
90180
 2 files changed, 151 insertions(+), 75 deletions(-)
 
90181
 
 
90182
commit 3fd0830327785a7409e4878f5646334568f61ce1
 
90183
Author: Christian Neumair <cneumair@src.gnome.org>
 
90184
Date:   Fri Jul 2 18:53:47 2004 +0000
 
90185
 
 
90186
    Updated German translation.
 
90187
 
 
90188
 po/ChangeLog |    4 +
 
90189
 po/de.po     |  356 +++++++++++++++++++++++++++++++++++-----------------------
 
90190
 2 files changed, 218 insertions(+), 142 deletions(-)
 
90191
 
 
90192
commit 2b004da133340ae5c743d8890f52230dbfbe3533
 
90193
Author: Laurent Dhima <laurenti@alblinux.net>
 
90194
Date:   Thu Jul 1 17:01:45 2004 +0000
 
90195
 
 
90196
    Translation updated by Elian Myftiu.
 
90197
    
 
90198
    2004-07-01  Laurent Dhima  <laurenti@alblinux.net>
 
90199
    
 
90200
        * sq.po: Translation updated by Elian Myftiu.
 
90201
 
 
90202
 po/ChangeLog |    4 ++
 
90203
 po/sq.po     |   96 +++++++++++++++++++++++++++++++--------------------------
 
90204
 2 files changed, 56 insertions(+), 44 deletions(-)
 
90205
 
 
90206
commit 891658db28f1bd1983697adc3e2da8c5ee739d1d
 
90207
Author: Andras Timar <timar@gnome.hu>
 
90208
Date:   Wed Jun 30 14:24:11 2004 +0000
 
90209
 
 
90210
    Updated Hungarian translation.
 
90211
    
 
90212
    2004-06-30  Andras Timar  <timar@gnome.hu>
 
90213
    
 
90214
        * hu.po: Updated Hungarian translation.
 
90215
 
 
90216
 po/ChangeLog |    4 +
 
90217
 po/hu.po     |  367 +++++++++++++++++++++++++++++++++-------------------------
 
90218
 2 files changed, 215 insertions(+), 156 deletions(-)
 
90219
 
 
90220
commit c6581cb870b42c1b5e05dba277c538d399aa74d2
 
90221
Author: Laurent Dhima <laurenti@alblinux.net>
 
90222
Date:   Tue Jun 29 10:57:51 2004 +0000
 
90223
 
 
90224
    Translation updated by Elian Myftiu.
 
90225
    
 
90226
    2004-06-29  Laurent Dhima  <laurenti@alblinux.net>
 
90227
    
 
90228
        * sq.po: Translation updated by Elian Myftiu.
 
90229
 
 
90230
 po/ChangeLog |    4 ++
 
90231
 po/sq.po     |  149 ++++++++++++++++++++--------------------------------------
 
90232
 2 files changed, 55 insertions(+), 98 deletions(-)
 
90233
 
 
90234
commit 4d87d80f3ef1b32fd5892acd91b6fa60e6c5b10e
 
90235
Author: Rodney Dawes <dobey@novell.com>
 
90236
Date:   Mon Jun 28 18:51:21 2004 +0000
 
90237
 
 
90238
    Update copyright info to have correct years (2003-2004)
 
90239
    
 
90240
    2004-06-28  Rodney Dawes  <dobey@novell.com>
 
90241
    
 
90242
        * *.[ch]: Update copyright info to have correct years (2003-2004)
 
90243
    
 
90244
        * gnome-wp-capplet.c (gnome_wp_capplet_scroll_to_item):
 
90245
        Abstract this code out so that we don't have to duplicated it every
 
90246
        time we want to scroll to a particular item in the list
 
90247
    
 
90248
        (gnome_wp_add_image): Update this to return the new item that we
 
90249
        created, and don't scroll to or set as the wallpaper, every time we
 
90250
        call this function
 
90251
        Use the new gnome_wp_item_new () call to create items
 
90252
    
 
90253
        (gnome_wp_add_images): Change the API to not use the files argument
 
90254
        any longer, as we don't need it without the GTK+ 2.2 compat code
 
90255
        Add all the items to the list and select the last one when finished
 
90256
    
 
90257
        (gnome_wp_file_open_dialog): Update to not pass in the files argument
 
90258
        to gnome_wp_add_images () and free the GSList of filenames
 
90259
    
 
90260
        (bg_add_multiple_files): merge this code into the normal callback for
 
90261
        when images are dragged to the dialog
 
90262
    
 
90263
        (bg_properties_dragged_image): Don't check if the list is more than
 
90264
        1 or not here, and always call gnome_wp_add_images () with the full
 
90265
        list that we are given
 
90266
        Convert the GList of GnomeVFSURIs that we get from gnome-vfs to a
 
90267
        GSList of char * uris to pass into gnome_wp_add_images ()
 
90268
    
 
90269
        (gnome_wp_load_stuffs, gnome_wp_file_changed):
 
90270
        Use the new gnome_wp_capplet_scroll_to_item () and gnome_wp_item_new ()
 
90271
        API calls instead of duplicating code
 
90272
    
 
90273
        * gnome-wp-capplet.h: Remove the GConf key path defines from here
 
90274
    
 
90275
        * gnome-wp-item.[ch]: Add the gnome_wp_item_new () call to create the
 
90276
        GnomeWPItem structure for storing wallpapers in
 
90277
    
 
90278
        * gnome-wp-utils.h: Put the GConf key path defines in here
 
90279
    
 
90280
        * gnome-wp-xml.c (gnome_wp_load_legacy): Use the gnome_wp_item_new ()
 
90281
        call to create items from the old legacy (XD2 capplet) list file
 
90282
 
 
90283
 capplets/background/ChangeLog          |   43 ++++
 
90284
 capplets/background/gnome-wp-capplet.c |  361 ++++++--------------------------
 
90285
 capplets/background/gnome-wp-capplet.h |   11 +-
 
90286
 capplets/background/gnome-wp-info.c    |    2 +-
 
90287
 capplets/background/gnome-wp-info.h    |    2 +-
 
90288
 capplets/background/gnome-wp-item.c    |   48 ++++-
 
90289
 capplets/background/gnome-wp-item.h    |    5 +-
 
90290
 capplets/background/gnome-wp-utils.c   |    2 +-
 
90291
 capplets/background/gnome-wp-utils.h   |   11 +-
 
90292
 capplets/background/gnome-wp-xml.c     |   41 +----
 
90293
 capplets/background/gnome-wp-xml.h     |    2 +-
 
90294
 11 files changed, 173 insertions(+), 355 deletions(-)
 
90295
 
 
90296
commit fb35d020a60251d30f54f177d38859d20f7c5590
 
90297
Author: Laurent Dhima <laurenti@alblinux.net>
 
90298
Date:   Mon Jun 28 15:08:25 2004 +0000
 
90299
 
 
90300
    Translation updated by Elian Myftiu.
 
90301
    
 
90302
    2004-06-28  Laurent Dhima  <laurenti@alblinux.net>
 
90303
    
 
90304
        * sq.po: Translation updated by Elian Myftiu.
 
90305
 
 
90306
 po/ChangeLog |    4 +
 
90307
 po/sq.po     |  195 +++++++++++++++++++++++++++++++++++----------------------
 
90308
 2 files changed, 124 insertions(+), 75 deletions(-)
 
90309
 
 
90310
commit 331f5ad61c44e94cd7bc5880a2f645873d5eca59
 
90311
Author: Rodney Dawes <dobey@novell.com>
 
90312
Date:   Mon Jun 28 03:39:56 2004 +0000
 
90313
 
 
90314
    Remove all references to #ifdef HAVE_GTK_MULTIHEAD Patch from Kjartan
 
90315
    
 
90316
    2004-06-27  Rodney Dawes  <dobey@novell.com>
 
90317
    
 
90318
        * applier.c: Remove all references to #ifdef HAVE_GTK_MULTIHEAD
 
90319
        Patch from Kjartan Maraas <kmaraas@gnome.org>
 
90320
    
 
90321
        Fixes #142749
 
90322
 
 
90323
 libbackground/ChangeLog |    7 +++++++
 
90324
 libbackground/applier.c |   32 --------------------------------
 
90325
 2 files changed, 7 insertions(+), 32 deletions(-)
 
90326
 
 
90327
commit 17606cbd44ac6c20de30974b96aeed23f8d7f780
 
90328
Author: Muktha <muktha.narayan@wipro.com>
 
90329
Date:   Sat Jun 26 09:38:26 2004 +0000
 
90330
 
 
90331
    Allow only numeric values in spin buttons. Fixes #138654.
 
90332
    
 
90333
    2004-06-26  Muktha <muktha.narayan@wipro.com>
 
90334
    
 
90335
            * gnome-network-preferences.glade: Allow only numeric values in
 
90336
            spin buttons. Fixes #138654.
 
90337
 
 
90338
 capplets/network/ChangeLog                       |    5 +++++
 
90339
 capplets/network/gnome-network-preferences.glade |    8 ++++----
 
90340
 2 files changed, 9 insertions(+), 4 deletions(-)
 
90341
 
 
90342
commit 7d62ce0419dc4570d9f07fcfb382a599651e9792
 
90343
Author: John C Barstow <jbarstow@src.gnome.org>
 
90344
Date:   Sat Jun 26 08:27:00 2004 +0000
 
90345
 
 
90346
    file mi.po was initially added on branch gnome-2-6.
 
90347
 
 
90348
commit 7e916acafcd295f870a0aad4bf9d5cc76c48b8d5
 
90349
Author: Gareth Owen <gowen@src.gnome.org>
 
90350
Date:   Sat Jun 26 01:43:47 2004 +0000
 
90351
 
 
90352
    Updated British English translation
 
90353
 
 
90354
 po/ChangeLog |    4 ++++
 
90355
 po/en_GB.po  |   40 ++++++++++++++++++++--------------------
 
90356
 2 files changed, 24 insertions(+), 20 deletions(-)
 
90357
 
 
90358
commit 9c026ec83c5824ad942673cad6757c7b1a2b9682
 
90359
Author: Jody Goldberg <jody@src.gnome.org>
 
90360
Date:   Fri Jun 25 20:53:58 2004 +0000
 
90361
 
 
90362
    update
 
90363
 
 
90364
 control-center/GNOME_ControlCenter.server.in |   99 ++++++++++++-------------
 
90365
 control-center/control-center.c              |    6 ++-
 
90366
 2 files changed, 53 insertions(+), 52 deletions(-)
 
90367
 
 
90368
commit da6f208ebb2261d5a7635b86d05b8a64491def09
 
90369
Author: Jody Goldberg <jody@gnome.org>
 
90370
Date:   Fri Jun 25 20:52:55 2004 +0000
 
90371
 
 
90372
    Clear out some old patches
 
90373
    
 
90374
    2004-06-08  Jody Goldberg <jody@gnome.org>
 
90375
    
 
90376
        http://bugzilla.gnome.org/show_bug.cgi?id=143975
 
90377
        * gnome-default-applications-properties-structs.c : quick fix
 
90378
 
 
90379
 capplets/default-applications/ChangeLog            |    5 +++++
 
90380
 ...gnome-default-applications-properties-structs.c |    2 +-
 
90381
 2 files changed, 6 insertions(+), 1 deletions(-)
 
90382
 
 
90383
commit eb1a1c3e0e44c3935e606a44fb14a31c94de4961
 
90384
Author: Funda Wang <fwang@src.gnome.org>
 
90385
Date:   Fri Jun 25 15:48:25 2004 +0000
 
90386
 
 
90387
    Updated Simplified Chinese translation
 
90388
 
 
90389
 po/ChangeLog |    4 +++
 
90390
 po/zh_CN.po  |   74 +++++++++++++++++++++++++++++++--------------------------
 
90391
 2 files changed, 44 insertions(+), 34 deletions(-)
 
90392
 
 
90393
commit 4d935c5867fe665ccb382dceb407ccce014c4068
 
90394
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
90395
Date:   Wed Jun 23 17:25:57 2004 +0000
 
90396
 
 
90397
    Updated Polish translation by GNOME PL Team.
 
90398
    
 
90399
    2004-06-23  Artur Flinta  <aflinta@cvs.gnome.org>
 
90400
    
 
90401
        * pl.po: Updated Polish translation by GNOME PL Team.
 
90402
 
 
90403
 po/ChangeLog |    4 ++++
 
90404
 po/pl.po     |   36 ++++++++++++++++++------------------
 
90405
 2 files changed, 22 insertions(+), 18 deletions(-)
 
90406
 
 
90407
commit 598c28634145ccdb116c07062dc597c1a524145f
 
90408
Author: Miloslav Trmac <mitr@volny.cz>
 
90409
Date:   Wed Jun 23 09:28:54 2004 +0000
 
90410
 
 
90411
    Updated Czech translation.
 
90412
    
 
90413
    2004-06-23  Miloslav Trmac  <mitr@volny.cz>
 
90414
    
 
90415
        * cs.po: Updated Czech translation.
 
90416
 
 
90417
 po/ChangeLog |    4 ++++
 
90418
 po/cs.po     |   38 +++++++++++++++++++-------------------
 
90419
 2 files changed, 23 insertions(+), 19 deletions(-)
 
90420
 
 
90421
commit a21e1aba9d2a082e8b5908dc1cdce48f4aa82c64
 
90422
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90423
Date:   Tue Jun 22 14:55:53 2004 +0000
 
90424
 
 
90425
    Updated Albanian translation
 
90426
    
 
90427
    * sq.po: Updated Albanian translation
 
90428
 
 
90429
 po/ChangeLog |    5 +++++
 
90430
 1 files changed, 5 insertions(+), 0 deletions(-)
 
90431
 
 
90432
commit e4e546475cc02d578891751bdeb46c0f512005c6
 
90433
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90434
Date:   Tue Jun 22 14:54:00 2004 +0000
 
90435
 
 
90436
    Updated
 
90437
 
 
90438
 po/sq.po |   30 +++++++++++++++++-------------
 
90439
 1 files changed, 17 insertions(+), 13 deletions(-)
 
90440
 
 
90441
commit 4b5e158ec247637b2b702cd516dd526da793700e
 
90442
Author: Leena Gunda <leena.gunda@wipro.com>
 
90443
Date:   Tue Jun 22 09:09:19 2004 +0000
 
90444
 
 
90445
    set sensitivity of audible/visual bell options only if XKB enabled.
 
90446
    
 
90447
    2004-06-22  Leena Gunda  <leena.gunda@wipro.com>
 
90448
    
 
90449
            * sound-properties-capplet.c:
 
90450
            (create_dialog): set sensitivity of audible/visual bell
 
90451
            options only if XKB enabled.
 
90452
            (CheckXKB): function to check if XKB support available.
 
90453
            Fixes bug #144090
 
90454
 
 
90455
 capplets/sound/ChangeLog                  |    8 +++++++
 
90456
 capplets/sound/sound-properties-capplet.c |   32 +++++++++++++++++++++++++++++
 
90457
 2 files changed, 40 insertions(+), 0 deletions(-)
 
90458
 
 
90459
commit 21dab40205f6263113c075ba23ea6d8c33170315
 
90460
Author: Jonathan Blandford <jrb@gnome.org>
 
90461
Date:   Tue Jun 22 01:50:50 2004 +0000
 
90462
 
 
90463
    Set the radio group to be inconsistent if no matching modifier is found.
 
90464
    
 
90465
    Mon Jun 21 15:52:57 2004  Jonathan Blandford  <jrb@gnome.org>
 
90466
    
 
90467
            * gnome-window-properties.c (set_alt_click_value): Set the radio
 
90468
            group to be inconsistent if no matching modifier is found.
 
90469
    
 
90470
            * gnome-window-properties.c (reload_settings): Check for NULL,
 
90471
            141453
 
90472
    
 
90473
    Mon Jun 21 17:41:23 2004  Jonathan Blandford  <jrb@gnome.org>
 
90474
    
 
90475
            * gnome-window-manager.c (gnome_wm_settings_copy|free): add copy
 
90476
            and free functions for the WM settings.
 
90477
 
 
90478
 capplets/windows/ChangeLog                 |    8 +++
 
90479
 capplets/windows/gnome-window-properties.c |   92 +++++++++++++++------------
 
90480
 libwindow-settings/ChangeLog               |    5 ++
 
90481
 libwindow-settings/gnome-window-manager.c  |   37 +++++++++++
 
90482
 libwindow-settings/gnome-window-manager.h  |    3 +
 
90483
 5 files changed, 104 insertions(+), 41 deletions(-)
 
90484
 
 
90485
commit fbd55c22a8a2530a85c4565841beb1e7532a7700
 
90486
Author: David Sede�o <david@alderia.com>
 
90487
Date:   Mon Jun 21 19:34:02 2004 +0000
 
90488
 
 
90489
    Change mnemonic for Username. Fixes bug #144333
 
90490
    
 
90491
    2004-06-21  David Sede�o <david@alderia.com>
 
90492
    
 
90493
            * gnome-network-preferences.glade: Change mnemonic for Username.
 
90494
            Fixes bug #144333
 
90495
 
 
90496
 capplets/network/ChangeLog                       |    5 +++++
 
90497
 capplets/network/gnome-network-preferences.glade |    2 +-
 
90498
 2 files changed, 6 insertions(+), 1 deletions(-)
 
90499
 
 
90500
commit 02ec174d4e14fbe289dca2e60ce6c4eef30a7c86
 
90501
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
90502
Date:   Mon Jun 21 17:31:50 2004 +0000
 
90503
 
 
90504
    Updated Polish translation by GNOME PL Team.
 
90505
    
 
90506
    2004-06-21  Artur Flinta  <aflinta@cvs.gnome.org>
 
90507
    
 
90508
        * pl.po: Updated Polish translation by GNOME PL Team.
 
90509
 
 
90510
 po/ChangeLog |    4 ++++
 
90511
 po/pl.po     |   18 +++++++++++-------
 
90512
 2 files changed, 15 insertions(+), 7 deletions(-)
 
90513
 
 
90514
commit 49ffb4463dcaaa0f50b041e95a3867936545af46
 
90515
Author: Miloslav Trmac <mitr@volny.cz>
 
90516
Date:   Mon Jun 21 15:33:36 2004 +0000
 
90517
 
 
90518
    Updated Czech translation.
 
90519
    
 
90520
    2004-06-21  Miloslav Trmac  <mitr@volny.cz>
 
90521
    
 
90522
        * cs.po: Updated Czech translation.
 
90523
 
 
90524
 po/ChangeLog |    4 ++++
 
90525
 po/cs.po     |   30 +++++++++++++++++-------------
 
90526
 2 files changed, 21 insertions(+), 13 deletions(-)
 
90527
 
 
90528
commit 17e33cff6e6861859b22452dc1a307cbc8f969ba
 
90529
Author: Gareth Owen <gowen@src.gnome.org>
 
90530
Date:   Sun Jun 20 20:02:37 2004 +0000
 
90531
 
 
90532
    Updated British English translation
 
90533
 
 
90534
 po/ChangeLog |    4 ++++
 
90535
 po/en_GB.po  |   46 +++++++++++++++++++++++++++-------------------
 
90536
 2 files changed, 31 insertions(+), 19 deletions(-)
 
90537
 
 
90538
commit f0a452b3f7b7c3ca369ed412fa1b1d35a12e572d
 
90539
Author: David Sede�o <david@alderia.com>
 
90540
Date:   Sun Jun 20 11:02:04 2004 +0000
 
90541
 
 
90542
    (http://bugzilla.gnome.org/show_bug.cgi?id=143958) Revert option added.
 
90543
    
 
90544
    2004-06-20  David Sede�o <david@alderia.com>
 
90545
    
 
90546
            (http://bugzilla.gnome.org/show_bug.cgi?id=143958)
 
90547
            * gnome-theme-manager.c, theme-properties.glade: Revert option added.
 
90548
            Two now gboolean global var: 'themes_loaded' to check if its the first
 
90549
            time that has cold meta_theme_selection_changed. 'rervert' to known
 
90550
            in the same function if the selection has change because a revert.
 
90551
            (meta_theme_selection_changed):  If it's the same time, save the
 
90552
            initial theme in initial_meta_theme_info. If the selection has change
 
90553
            because a revert click, set the sensitive of the revert button
 
90554
            to false.
 
90555
            (revert_theme_clicked): callback for the revert button clicked signal.
 
90556
            Set the initial_meta_theme and set sensitive to FALSE.
 
90557
            (setup_dialog): Added the revert button to the gtk_size_group, connect
 
90558
            the clicked callback and set sensitive initially to FALSE.
 
90559
 
 
90560
 capplets/theme-switcher/ChangeLog              |   16 +++++
 
90561
 capplets/theme-switcher/gnome-theme-manager.c  |   60 ++++++++++++++++-
 
90562
 capplets/theme-switcher/theme-properties.glade |   82 ++++++++++++++++++++++--
 
90563
 3 files changed, 148 insertions(+), 10 deletions(-)
 
90564
 
 
90565
commit 71d47e61057d98446ecf9d04ee1bd8f31c9ab4a0
 
90566
Author: Crispin Flowerday <gnome@flowerday.cx>
 
90567
Date:   Fri Jun 18 19:38:53 2004 +0000
 
90568
 
 
90569
    Translate the menus_have_icons gconf key to the MenuImages xsetting
 
90570
    
 
90571
    2004-06-18  Crispin Flowerday  <gnome@flowerday.cx>
 
90572
    
 
90573
        * gnome-settings-xsettings.c: Translate the menus_have_icons
 
90574
        gconf key to the MenuImages xsetting (Closes bug #144201)
 
90575
 
 
90576
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
90577
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
90578
 2 files changed, 7 insertions(+), 0 deletions(-)
 
90579
 
 
90580
commit 626c8e98db28482282f72fd77699028d34c9cd41
 
90581
Author: Bastien Nocera <hadess@hadess.net>
 
90582
Date:   Fri Jun 18 09:35:21 2004 +0000
 
90583
 
 
90584
    make AcmeVolume descend of a GObject, not itself (spotted by Mariano
 
90585
    
 
90586
    2004-06-18  Bastien Nocera  <hadess@hadess.net>
 
90587
    
 
90588
        * actions/acme-volume.c: make AcmeVolume descend of a GObject, not
 
90589
        itself (spotted by Mariano Suárez-Alvarez <mariano@gnome.org>)
 
90590
 
 
90591
 gnome-settings-daemon/ChangeLog             |    5 +++++
 
90592
 gnome-settings-daemon/actions/acme-volume.c |    2 +-
 
90593
 2 files changed, 6 insertions(+), 1 deletions(-)
 
90594
 
 
90595
commit b810ae03dd2fce216c123434d696ee50857b9fad
 
90596
Author: Gustavo Maciel Dias Vieira <gustavo@sagui.org>
 
90597
Date:   Thu Jun 17 20:58:39 2004 +0000
 
90598
 
 
90599
    Small translation fix.
 
90600
    
 
90601
    2004-06-17  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>
 
90602
    
 
90603
            * pt_BR.po: Small translation fix.
 
90604
 
 
90605
 po/ChangeLog |    4 +
 
90606
 po/pt_BR.po  |  589 ++++++++++++++++++++--------------------------------------
 
90607
 2 files changed, 209 insertions(+), 384 deletions(-)
 
90608
 
 
90609
commit 79e964d2782c4408e9005b425f40e9f961972153
 
90610
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
90611
Date:   Thu Jun 17 10:33:43 2004 +0000
 
90612
 
 
90613
    Updated Polish translation by GNOME PL Team.
 
90614
    
 
90615
    2004-06-17  Artur Flinta  <aflinta@cvs.gnome.org>
 
90616
    
 
90617
        * pl.po: Updated Polish translation by GNOME PL Team.
 
90618
 
 
90619
 po/ChangeLog |    4 +
 
90620
 po/pl.po     |  306 +++++++++++++++++++++++++++++++++++----------------------
 
90621
 2 files changed, 192 insertions(+), 118 deletions(-)
 
90622
 
 
90623
commit c10d1bb943e2f62a06a7f1abd27f0da05bbf107e
 
90624
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90625
Date:   Wed Jun 16 14:50:25 2004 +0000
 
90626
 
 
90627
    Updated Albanian translation
 
90628
    
 
90629
    * sq.po: Updated Albanian translation
 
90630
 
 
90631
 po/ChangeLog |    5 +++++
 
90632
 1 files changed, 5 insertions(+), 0 deletions(-)
 
90633
 
 
90634
commit f1fd41fb26d4be82fab0e304853810275303dff2
 
90635
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90636
Date:   Wed Jun 16 14:48:45 2004 +0000
 
90637
 
 
90638
    Updated
 
90639
 
 
90640
 po/sq.po |   16 +++++++---------
 
90641
 1 files changed, 7 insertions(+), 9 deletions(-)
 
90642
 
 
90643
commit 6be6e425ed3cce4a9ca4b8e833074af2be0a0f6a
 
90644
Author: Bastien Nocera <hadess@hadess.net>
 
90645
Date:   Tue Jun 15 15:39:36 2004 +0000
 
90646
 
 
90647
    cleanups, and warning fixes
 
90648
    
 
90649
    2004-06-15  Bastien Nocera  <hadess@hadess.net>
 
90650
    
 
90651
        * actions/acme-fb-level.c: (acme_fblevel_init):
 
90652
        * actions/acme-volume-alsa.c: (acme_volume_alsa_init),
 
90653
        (acme_volume_alsa_class_init):
 
90654
        * actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_init):
 
90655
        * actions/acme-volume-oss.c: (acme_volume_oss_init),
 
90656
        (acme_volume_oss_class_init):
 
90657
        * actions/acme-volume.c: (acme_volume_class_init),
 
90658
        (acme_volume_init): cleanups, and warning fixes
 
90659
    
 
90660
    2004-06-15  Bastien Nocera  <hadess@hadess.net>
 
90661
    
 
90662
        * .cvsignore: upd
 
90663
 
 
90664
 capplets/mouse/.cvsignore                          |    2 +-
 
90665
 capplets/mouse/ChangeLog                           |    4 ++
 
90666
 gnome-settings-daemon/ChangeLog                    |   11 ++++
 
90667
 gnome-settings-daemon/actions/acme-fb-level.c      |   24 +--------
 
90668
 gnome-settings-daemon/actions/acme-volume-alsa.c   |   56 +------------------
 
90669
 .../actions/acme-volume-gstreamer.c                |   34 ++----------
 
90670
 gnome-settings-daemon/actions/acme-volume-oss.c    |   31 +----------
 
90671
 gnome-settings-daemon/actions/acme-volume.c        |   26 +--------
 
90672
 8 files changed, 32 insertions(+), 156 deletions(-)
 
90673
 
 
90674
commit 081a3dd302e2b4daae43158ce71ef5c2c1a1af4e
 
90675
Author: Adam Weinberger <adamw@src.gnome.org>
 
90676
Date:   Sat Jun 12 03:00:10 2004 +0000
 
90677
 
 
90678
    Updated Canadian English translation.
 
90679
    
 
90680
    
 
90681
        * en_CA.po: Updated Canadian English translation.
 
90682
 
 
90683
 po/ChangeLog |    4 ++++
 
90684
 po/en_CA.po  |    4 ++--
 
90685
 2 files changed, 6 insertions(+), 2 deletions(-)
 
90686
 
 
90687
commit 62335d65511e7c411bac2a4ff40ca482aab906be
 
90688
Author: Žygimantas Beručka <uid0@akl.lt>
 
90689
Date:   Fri Jun 11 15:39:31 2004 +0000
 
90690
 
 
90691
    Updated Lithuanian translation.
 
90692
    
 
90693
    2004-06-11  Žygimantas Beručka  <uid0@akl.lt>
 
90694
    
 
90695
        * lt.po: Updated Lithuanian translation.
 
90696
 
 
90697
 po/ChangeLog |    6 +-
 
90698
 po/lt.po     |  351 +++++++++++++++++++++++++++++++++++----------------------
 
90699
 2 files changed, 220 insertions(+), 137 deletions(-)
 
90700
 
 
90701
commit 09400e18386dad1462ad18700885d8b6a7276c83
 
90702
Author: Adam Weinberger <adamw@src.gnome.org>
 
90703
Date:   Fri Jun 11 01:46:20 2004 +0000
 
90704
 
 
90705
    Updated Canadian English translation.
 
90706
    
 
90707
    
 
90708
        * en_CA.po: Updated Canadian English translation.
 
90709
 
 
90710
 po/ChangeLog |    4 ++++
 
90711
 po/en_CA.po  |   44 +++++++++++++++++++++-----------------------
 
90712
 2 files changed, 25 insertions(+), 23 deletions(-)
 
90713
 
 
90714
commit 6074ae0a4678aaa9071fc98ba8b95cd00dd52a37
 
90715
Author: David Sedeño Fernández <davidsf@src.gnome.org>
 
90716
Date:   Thu Jun 10 21:34:39 2004 +0000
 
90717
 
 
90718
    http://bugzilla.gnome.org/show_bug.cgi?id=136483
 
90719
    * main.c (run_revert_dialog, cb_dialog_response) : Hide
 
90720
    the configuration dialog and center the confirmation one.
 
90721
 
 
90722
 capplets/display/ChangeLog |    6 ++++++
 
90723
 capplets/display/main.c    |    3 +++
 
90724
 2 files changed, 9 insertions(+), 0 deletions(-)
 
90725
 
 
90726
commit 7fd856d8241296809ce63d00f7239e6b51cb5fbf
 
90727
Author: Miloslav Trmac <mitr@volny.cz>
 
90728
Date:   Thu Jun 10 15:51:07 2004 +0000
 
90729
 
 
90730
    Updated Czech translation.
 
90731
    
 
90732
    2004-06-10  Miloslav Trmac  <mitr@volny.cz>
 
90733
    
 
90734
        * cs.po: Updated Czech translation.
 
90735
 
 
90736
 po/ChangeLog |    4 ++++
 
90737
 po/cs.po     |   20 ++++++++++++--------
 
90738
 2 files changed, 16 insertions(+), 8 deletions(-)
 
90739
 
 
90740
commit a5226ed52eb3f9a09aac44ef683428248e7b6f99
 
90741
Author: David Sede�o <david@alderia.com>
 
90742
Date:   Wed Jun 9 21:39:41 2004 +0000
 
90743
 
 
90744
    http://bugzilla.gnome.org/show_bug.cgi?id=137579 Put title to the
 
90745
    
 
90746
    2004-06-09  David Sede�o <david@alderia.com>
 
90747
    
 
90748
        http://bugzilla.gnome.org/show_bug.cgi?id=137579
 
90749
        * main.c (main) : Put title to the confirmation dialog box
 
90750
 
 
90751
 capplets/display/ChangeLog |    5 +++++
 
90752
 capplets/display/main.c    |    2 +-
 
90753
 2 files changed, 6 insertions(+), 1 deletions(-)
 
90754
 
 
90755
commit c42e05a7e7f9d2c0acea7132224b45c3abedebe0
 
90756
Author: Kaushal Kumar <kaushal.kumar@wipro.com>
 
90757
Date:   Mon Jun 7 11:41:13 2004 +0000
 
90758
 
 
90759
    Associate the help button response with the appropriate callback. Fixes
 
90760
    
 
90761
    2004-06-07  Kaushal Kumar  <kaushal.kumar@wipro.com>
 
90762
    
 
90763
            * gnome-window-properties.c (response_cb): Associate the help
 
90764
            button response with the appropriate callback.
 
90765
            Fixes bug #141391.
 
90766
 
 
90767
 capplets/windows/ChangeLog                 |    6 ++++++
 
90768
 capplets/windows/gnome-window-properties.c |    4 +++-
 
90769
 2 files changed, 9 insertions(+), 1 deletions(-)
 
90770
 
 
90771
commit d3bca0732bcfd0d17cf8c0ff4c54157dbf9751d1
 
90772
Author: Dinesh Nadarajah <dinesh_list@sbcglobal.net>
 
90773
Date:   Sat Jun 5 17:40:28 2004 +0000
 
90774
 
 
90775
    Updated Tamil Translation
 
90776
    
 
90777
    2004-06-05  Dinesh Nadarajah <dinesh_list@sbcglobal.net>
 
90778
    
 
90779
            * ta.po: Updated Tamil Translation
 
90780
 
 
90781
 po/ChangeLog |    4 +
 
90782
 po/ta.po     | 1354 +++++++++++++++++++---------------------------------------
 
90783
 2 files changed, 444 insertions(+), 914 deletions(-)
 
90784
 
 
90785
commit 3ef1bd059dc90bb92119e3a05bbb6537604b6b6e
 
90786
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90787
Date:   Sat Jun 5 09:32:00 2004 +0000
 
90788
 
 
90789
    Updated Albanian translation
 
90790
    
 
90791
    * sq.po: Updated Albanian translation
 
90792
 
 
90793
 po/ChangeLog |    5 +++++
 
90794
 1 files changed, 5 insertions(+), 0 deletions(-)
 
90795
 
 
90796
commit df68acb1b75af95344e6ad167b741f1ebd3a3df9
 
90797
Author: Laurent Dhima <laurenti@src.gnome.org>
 
90798
Date:   Sat Jun 5 09:30:32 2004 +0000
 
90799
 
 
90800
    Updated
 
90801
 
 
90802
 po/sq.po |  342 +++++++++++++++++++++++++++++++++----------------------------
 
90803
 1 files changed, 185 insertions(+), 157 deletions(-)
 
90804
 
 
90805
commit 714132363e5ddb9c2ccceea6d49599ef65767d59
 
90806
Author: Funda Wang <fwang@src.gnome.org>
 
90807
Date:   Fri Jun 4 14:59:27 2004 +0000
 
90808
 
 
90809
    Updated Simplified Chinese translation
 
90810
 
 
90811
 po/ChangeLog |    4 +
 
90812
 po/zh_CN.po  |  422 ++++++++++++++++++++--------------------------------------
 
90813
 2 files changed, 151 insertions(+), 275 deletions(-)
 
90814
 
 
90815
commit a6d58fbd99ba3389a18e1fe129e4621a19a90ee0
 
90816
Author: Adam Weinberger <adamw@src.gnome.org>
 
90817
Date:   Thu Jun 3 00:20:45 2004 +0000
 
90818
 
 
90819
    Updated Canadian English translation.
 
90820
    
 
90821
    
 
90822
        * en_CA.po: Updated Canadian English translation.
 
90823
 
 
90824
 po/ChangeLog |    4 ++++
 
90825
 po/en_CA.po  |   32 ++++++++++++++++++++++----------
 
90826
 2 files changed, 26 insertions(+), 10 deletions(-)
 
90827
 
 
90828
commit d535b6fdbf1c84e79d6971e0d462a21b9ccbe04a
 
90829
Author: Gareth Owen <gowen@src.gnome.org>
 
90830
Date:   Wed Jun 2 12:22:51 2004 +0000
 
90831
 
 
90832
    Updated British English translation
 
90833
 
 
90834
 po/ChangeLog |    4 ++++
 
90835
 po/en_GB.po  |   54 +++++++++++++++++++++++++++++++++---------------------
 
90836
 2 files changed, 37 insertions(+), 21 deletions(-)
 
90837
 
 
90838
commit e77e5457481c6330b64ee3a56b80fd24469dc4d6
 
90839
Author: Miloslav Trmac <mitr@volny.cz>
 
90840
Date:   Wed Jun 2 09:35:56 2004 +0000
 
90841
 
 
90842
    Updated Czech translation.
 
90843
    
 
90844
    2004-06-02  Miloslav Trmac  <mitr@volny.cz>
 
90845
    
 
90846
        * cs.po: Updated Czech translation.
 
90847
 
 
90848
 po/ChangeLog |    4 ++++
 
90849
 po/cs.po     |   57 +++++++++++++++++++++++++++++++++------------------------
 
90850
 2 files changed, 37 insertions(+), 24 deletions(-)
 
90851
 
 
90852
commit a6d057d8dbce426840d76a9ee17c67decc387703
 
90853
Author: Ole Laursen <olau@hardworking.dk>
 
90854
Date:   Tue Jun 1 17:24:00 2004 +0000
 
90855
 
 
90856
    Revamped the internal design and inserted headings to make the layout
 
90857
    
 
90858
    2004-05-30  Ole Laursen  <olau@hardworking.dk>
 
90859
    
 
90860
        * gnome-window-properties.glade: Revamped the internal design and
 
90861
        inserted headings to make the layout cleaner.
 
90862
 
 
90863
 capplets/windows/ChangeLog                     |    5 +
 
90864
 capplets/windows/gnome-window-properties.glade |  489 ++++++++++++++----------
 
90865
 2 files changed, 302 insertions(+), 192 deletions(-)
 
90866
 
 
90867
commit 506b98a139cdbeb8f618682c1e674f510a0ed212
 
90868
Author: Alexander Shopov <ash@contact.bg>
 
90869
Date:   Tue Jun 1 16:14:16 2004 +0000
 
90870
 
 
90871
    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
 
90872
    
 
90873
    2004-06-01  Alexander Shopov  <ash@contact.bg>
 
90874
    
 
90875
        * bg.po: Updated Bulgarian translation by
 
90876
        Vladimir Petkov <vpetkov@i-space.org>
 
90877
 
 
90878
 po/ChangeLog |    5 +
 
90879
 po/bg.po     | 1224 +++++++++++++++++++++++++---------------------------------
 
90880
 2 files changed, 539 insertions(+), 690 deletions(-)
 
90881
 
 
90882
commit 3c41dec01cbe7c5dde416d7d8391b67864d2ec49
 
90883
Author: Jody Goldberg <jody@gnome.org>
 
90884
Date:   Tue Jun 1 13:01:59 2004 +0000
 
90885
 
 
90886
    Move the patch into cvs for the release
 
90887
    
 
90888
    2004-06-01  Jody Goldberg <jody@gnome.org>
 
90889
    
 
90890
        * control-center.c (relayout_canvas) : minor layout tweaks
 
90891
          and improved padding
 
90892
 
 
90893
 control-center/ChangeLog          |    5 +++
 
90894
 control-center/control-center.c   |    9 ++---
 
90895
 control-center/ximian-shell.patch |   62 +++++++++++++++++++++++++++++++++++++
 
90896
 3 files changed, 70 insertions(+), 6 deletions(-)
 
90897
 
 
90898
commit 80f10aac090db3a8829d21a7fd8a4977ec5dca13
 
90899
Author: Jody Goldberg <jody@src.gnome.org>
 
90900
Date:   Sun May 30 21:25:35 2004 +0000
 
90901
 
 
90902
    and again
 
90903
 
 
90904
 control-center/GNOME_ControlCenter.server.in |   51 ++++++++++++++++++++++++++
 
90905
 1 files changed, 51 insertions(+), 0 deletions(-)
 
90906
 
 
90907
commit d7618a97399132f316f9f480db2213bb231085c1
 
90908
Author: Jody Goldberg <jody@src.gnome.org>
 
90909
Date:   Sun May 30 21:24:09 2004 +0000
 
90910
 
 
90911
    add missing files
 
90912
 
 
90913
 control-center/gnomecc-rounded-rect.c |  103 +++++++++++++++++++++++++++++++++
 
90914
 control-center/gnomecc-rounded-rect.h |   39 ++++++++++++
 
90915
 2 files changed, 142 insertions(+), 0 deletions(-)
 
90916
 
 
90917
commit aa9978e6cace5b758c40a5b9aead907d3caf6d65
 
90918
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
90919
Date:   Sun May 30 10:11:45 2004 +0000
 
90920
 
 
90921
    Updated Greek translation
 
90922
 
 
90923
 po/ChangeLog |    4 +++
 
90924
 po/el.po     |   66 +++++++++++++++++++++++++++++-----------------------------
 
90925
 2 files changed, 37 insertions(+), 33 deletions(-)
 
90926
 
 
90927
commit d612b21e3449b136adf9f7029b2fe3e2292513a4
 
90928
Author: Adam Weinberger <adamw@src.gnome.org>
 
90929
Date:   Fri May 28 00:36:44 2004 +0000
 
90930
 
 
90931
    Updated Canadian English translation.
 
90932
    
 
90933
    
 
90934
        * en_CA.po: Updated Canadian English translation.
 
90935
 
 
90936
 po/ChangeLog |    4 ++++
 
90937
 po/en_CA.po  |   52 ++++++++++++++++++++--------------------------------
 
90938
 2 files changed, 24 insertions(+), 32 deletions(-)
 
90939
 
 
90940
commit 2e0613c383fd05253ce4118be7ba73741e4b5336
 
90941
Author: Jody Goldberg <jody@gnome.org>
 
90942
Date:   Thu May 27 22:42:15 2004 +0000
 
90943
 
 
90944
    new canvas item to match nautilus.
 
90945
    
 
90946
    
 
90947
    2004-05-27  Jody Goldberg <jody@gnome.org>
 
90948
    
 
90949
        * gnomecc-rounded-rect.c : new canvas item to match nautilus.
 
90950
    
 
90951
        * control-center.c (setup_entry) : add proper focus handling
 
90952
 
 
90953
 control-center/.cvsignore               |    1 +
 
90954
 control-center/ChangeLog                |   11 +++
 
90955
 control-center/control-center.c         |  123 +++++++++++++++++--------------
 
90956
 control-center/text-selection-frame.png |  Bin 0 -> 251 bytes
 
90957
 4 files changed, 81 insertions(+), 54 deletions(-)
 
90958
 
 
90959
commit 0bcf4f2771b824b93fcd20ca8eb18f99688588c9
 
90960
Author: Muktha <muktha.narayan@wipro.com>
 
90961
Date:   Thu May 27 09:35:24 2004 +0000
 
90962
 
 
90963
    Avoid recursive call of this function when the icon file is not found.
 
90964
    
 
90965
     2004-19-05  Muktha  <muktha.narayan@wipro.com>
 
90966
    
 
90967
           * mime-type-info.c (get_icon_pixbuf): Avoid recursive call of this
 
90968
           function when the icon file is not found. Fixes file-types capplet
 
90969
           hang. Bug #142894.
 
90970
 
 
90971
 capplets/file-types/ChangeLog        |    6 ++++++
 
90972
 capplets/file-types/mime-type-info.c |    5 ++++-
 
90973
 2 files changed, 10 insertions(+), 1 deletions(-)
 
90974
 
 
90975
commit 9d1a12fee0c5128e5d895f167bc7231ede553fb6
 
90976
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
90977
Date:   Thu May 27 06:53:48 2004 +0000
 
90978
 
 
90979
    Set accessible name for GtkTreeViews in Theme Details dialog. Fixes bug
 
90980
    
 
90981
    2004-05-27  Padraig O'Briain <padraig.obriain@sun.com>
 
90982
    
 
90983
        * theme-properties.glade: Set accessible name for GtkTreeViews
 
90984
        in Theme Details dialog. Fixes bug #142402.
 
90985
 
 
90986
 capplets/theme-switcher/ChangeLog              |    5 +++++
 
90987
 capplets/theme-switcher/theme-properties.glade |    9 +++++++++
 
90988
 2 files changed, 14 insertions(+), 0 deletions(-)
 
90989
 
 
90990
commit d90981b0a35aefefee28368562845df0d622435d
 
90991
Author: Christophe Merlet <redfox@src.gnome.org>
 
90992
Date:   Wed May 26 22:59:42 2004 +0000
 
90993
 
 
90994
    Updated French translation.
 
90995
 
 
90996
 po/ChangeLog |    4 +
 
90997
 po/fr.po     |  329 ++++++++++++++++++++++------------------------------------
 
90998
 2 files changed, 128 insertions(+), 205 deletions(-)
 
90999
 
 
91000
commit 54ca2151ab2aea70f4ede0986dbda7968fe3877b
 
91001
Author: Adam Weinberger <adamw@src.gnome.org>
 
91002
Date:   Tue May 25 20:46:59 2004 +0000
 
91003
 
 
91004
    Updated Canadian English translation.
 
91005
    
 
91006
    
 
91007
        * en_CA.po: Updated Canadian English translation.
 
91008
 
 
91009
 po/ChangeLog |    4 ++++
 
91010
 po/en_CA.po  |   16 ++++++++--------
 
91011
 2 files changed, 12 insertions(+), 8 deletions(-)
 
91012
 
 
91013
commit 0a0dfc7474599c3dd2c678422277b1705045e273
 
91014
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
91015
Date:   Tue May 25 17:36:44 2004 +0000
 
91016
 
 
91017
    Now acme can plug xmodmaping callback
 
91018
 
 
91019
 .../gnome-settings-keyboard-xkb.c                  |   17 ++++++++++++++++-
 
91020
 .../gnome-settings-keyboard-xkb.h                  |    6 ++++++
 
91021
 2 files changed, 22 insertions(+), 1 deletions(-)
 
91022
 
 
91023
commit 315964c1a94ffdde2e9d53bae37cd082b007f99b
 
91024
Author: Adam Weinberger <adamw@src.gnome.org>
 
91025
Date:   Mon May 24 21:36:23 2004 +0000
 
91026
 
 
91027
    Updated Canadian English translation.
 
91028
    
 
91029
    
 
91030
        * en_CA.po: Updated Canadian English translation.
 
91031
 
 
91032
 po/ChangeLog |    4 ++++
 
91033
 po/en_CA.po  |   23 +++++++++--------------
 
91034
 2 files changed, 13 insertions(+), 14 deletions(-)
 
91035
 
 
91036
commit 0be63769978fd59313c899ef5f6752d5575ba436
 
91037
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
91038
Date:   Sun May 23 17:18:38 2004 +0000
 
91039
 
 
91040
    Updated Spanish translation
 
91041
    
 
91042
    2004-05-23  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
91043
    
 
91044
        * es.po: Updated Spanish translation
 
91045
 
 
91046
 po/ChangeLog |    4 +
 
91047
 po/es.po     |  302 ++++++++++++++++++++++++++++++----------------------------
 
91048
 2 files changed, 161 insertions(+), 145 deletions(-)
 
91049
 
 
91050
commit 7321237c01d263a3b3989226e4cd96b45fd78ef0
 
91051
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
91052
Date:   Sat May 22 07:54:03 2004 +0000
 
91053
 
 
91054
    Updated Greek translation: Fix some typos
 
91055
 
 
91056
 po/ChangeLog |    4 +
 
91057
 po/el.po     |  262 +++++++++++++++++++++++++++++++++++++---------------------
 
91058
 2 files changed, 173 insertions(+), 93 deletions(-)
 
91059
 
 
91060
commit 8f8b90e21cc47555290ae8c282090b77a902f78f
 
91061
Author: Alexander Winston <alexander.winston@comcast.net>
 
91062
Date:   Thu May 20 20:09:29 2004 +0000
 
91063
 
 
91064
    Updated Canadian English translation.
 
91065
    
 
91066
    2004-05-20  Alexander Winston  <alexander.winston@comcast.net>
 
91067
    
 
91068
        * en_CA.po: Updated Canadian English translation.
 
91069
 
 
91070
 po/ChangeLog |    4 +
 
91071
 po/en_CA.po  |  229 ++++++++++++++++++++++++++++++++++------------------------
 
91072
 2 files changed, 138 insertions(+), 95 deletions(-)
 
91073
 
 
91074
commit dd94133c31c476c8df34dcb4d4b26aabf09b3d00
 
91075
Author: Miloslav Trmac <mitr@volny.cz>
 
91076
Date:   Wed May 19 09:23:16 2004 +0000
 
91077
 
 
91078
    Updated Czech translation.
 
91079
    
 
91080
    2004-05-19  Miloslav Trmac  <mitr@volny.cz>
 
91081
    
 
91082
        * cs.po: Updated Czech translation.
 
91083
 
 
91084
 po/ChangeLog |    4 +++
 
91085
 po/cs.po     |   71 +++++++++++++++++++++++++++++++++++++++------------------
 
91086
 2 files changed, 52 insertions(+), 23 deletions(-)
 
91087
 
 
91088
commit 49dff218c95277fd407d720ec3daecd2e94b7505
 
91089
Author: Gareth Owen <gowen@src.gnome.org>
 
91090
Date:   Wed May 19 00:05:33 2004 +0000
 
91091
 
 
91092
    Updated British English translation
 
91093
 
 
91094
 po/ChangeLog |    4 +
 
91095
 po/en_GB.po  |  248 +++++++++++++++++++++++++++++++++++-----------------------
 
91096
 2 files changed, 154 insertions(+), 98 deletions(-)
 
91097
 
 
91098
commit 6c84203b0c0ab7ff737c44d2ad91422e5d2610e3
 
91099
Author: Muktha Narayan <muktha.narayan@wipro.com>
 
91100
Date:   Tue May 18 16:29:29 2004 +0000
 
91101
 
 
91102
    New (wallpaper_properties_init): Add accessible names.
 
91103
    
 
91104
    2004-05-14  Muktha Narayan <muktha.narayan@wipro.com>
 
91105
    
 
91106
        * gnome-wp-capplet.c (set_accessible_name): New
 
91107
        (wallpaper_properties_init): Add accessible names.
 
91108
    
 
91109
        Fixes #142517
 
91110
 
 
91111
 capplets/background/ChangeLog          |    7 +++++++
 
91112
 capplets/background/gnome-wp-capplet.c |   17 +++++++++++++++++
 
91113
 2 files changed, 24 insertions(+), 0 deletions(-)
 
91114
 
 
91115
commit f8403674b3f92701cdd0ceb612db7dced967e13c
 
91116
Author: Jody Goldberg <jody@gnome.org>
 
91117
Date:   Tue May 18 14:58:20 2004 +0000
 
91118
 
 
91119
    Ensure that the selected entry is visible.
 
91120
    
 
91121
    
 
91122
    2004-05-18  Jody Goldberg <jody@gnome.org>
 
91123
    
 
91124
        * control-center.c (select_entry) : Ensure that the selected
 
91125
          entry is visible.
 
91126
    
 
91127
    2004-05-17  Jody Goldberg <jody@gnome.org>
 
91128
    
 
91129
        * control-center-categories.c : merge the icon theme handling from the
 
91130
          existing control center into the ximian shell.
 
91131
 
 
91132
 control-center/ChangeLog                   |   10 +
 
91133
 control-center/control-center-categories.c |  324 +++++++---------------------
 
91134
 control-center/control-center-categories.h |    2 +-
 
91135
 control-center/control-center.c            |  261 ++++++++++++-----------
 
91136
 4 files changed, 227 insertions(+), 370 deletions(-)
 
91137
 
 
91138
commit 58ab319cc7a424831ee0252ad9cf832229ab3b9a
 
91139
Author: Miloslav Trmac <mitr@volny.cz>
 
91140
Date:   Tue May 18 14:44:14 2004 +0000
 
91141
 
 
91142
    Updated Czech translation.
 
91143
    
 
91144
    2004-05-18  Miloslav Trmac  <mitr@volny.cz>
 
91145
    
 
91146
        * cs.po: Updated Czech translation.
 
91147
 
 
91148
 po/ChangeLog |    4 ++
 
91149
 po/cs.po     |  157 +++++++++++++++++++++++++++++++--------------------------
 
91150
 2 files changed, 89 insertions(+), 72 deletions(-)
 
91151
 
 
91152
commit fd088b443ac34b243940322a889ec10c1af5fc41
 
91153
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
91154
Date:   Tue May 18 12:56:47 2004 +0000
 
91155
 
 
91156
    Mark accessible names for translation. Fixes bug #136291.
 
91157
    
 
91158
    2004-05-18  Padraig O'Briain <padraig.obriain@sun.com>
 
91159
    
 
91160
        * gnome-network-preferences.glade: Mark accessible names for
 
91161
        translation. Fixes bug #136291.
 
91162
 
 
91163
 capplets/network/ChangeLog                       |    5 +++++
 
91164
 capplets/network/gnome-network-preferences.glade |    8 ++++----
 
91165
 2 files changed, 9 insertions(+), 4 deletions(-)
 
91166
 
 
91167
commit 8342be7cba765eb1deb3720c91de7d6f09d2e6ce
 
91168
Author: Jody Goldberg <jody@gnome.org>
 
91169
Date:   Mon May 17 17:03:38 2004 +0000
 
91170
 
 
91171
    check for, but do not require nautilus libs. These is necessary if we move
 
91172
    
 
91173
    
 
91174
    2004-05-17  Jody Goldberg <jody@gnome.org>
 
91175
    
 
91176
        * configure.in : check for, but do not require nautilus libs.  These
 
91177
          is necessary if we move to the osx/ximian style shell.
 
91178
 
 
91179
 ChangeLog                                          |    5 +
 
91180
 NEWS                                               |    3 +
 
91181
 configure.in                                       |    5 +
 
91182
 control-center/control-center-categories.c         |  656 ++++++++++
 
91183
 control-center/control-center-categories.h         |   32 +
 
91184
 control-center/control-center.c                    | 1331 ++++++++++++++++++++
 
91185
 control-center/gnomecc-event-box.c                 |   99 ++
 
91186
 control-center/gnomecc-event-box.h                 |   75 ++
 
91187
 po/ChangeLog                                       |    5 +
 
91188
 po/POTFILES.in                                     |    2 +
 
91189
 po/POTFILES.skip                                   |    1 +
 
91190
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   28 +-
 
91191
 12 files changed, 2228 insertions(+), 14 deletions(-)
 
91192
 
 
91193
commit 9ed37401fb0e3ba28eb2ba9ed75ddd7efeb4a2ae
 
91194
Author: Jody Goldberg <jody@gnome.org>
 
91195
Date:   Mon May 17 16:25:01 2004 +0000
 
91196
 
 
91197
    For : Michael Terry <mike@mterry.name>
 
91198
    
 
91199
    
 
91200
    2004-05-09 Jody Goldberg <jody@gnome.org>
 
91201
    
 
91202
        For : Michael Terry <mike@mterry.name>
 
91203
        http://bugzilla.gnome.org/show_bug.cgi?id=99529
 
91204
        * gnome-keybinding-properties.c : remove functions dealing with
 
91205
          the keyboard theme
 
91206
        * gnome-keybinding-properties.glade : remove keyboard theme option
 
91207
          box and keyboard shortcut label
 
91208
 
 
91209
 capplets/keybindings/ChangeLog                     |    9 +
 
91210
 capplets/keybindings/eggcellrendererkeys.c         |    2 +-
 
91211
 capplets/keybindings/gnome-keybinding-properties.c |  166 --------------------
 
91212
 .../keybindings/gnome-keybinding-properties.glade  |   82 +----------
 
91213
 4 files changed, 12 insertions(+), 247 deletions(-)
 
91214
 
 
91215
commit 5e25052341056d8e345707110e9c5ea80ee395a0
 
91216
Author: Jody Goldberg <jody@gnome.org>
 
91217
Date:   Mon May 17 15:49:33 2004 +0000
 
91218
 
 
91219
    http://bugzilla.gnome.org/show_bug.cgi?id=142190
 
91220
    
 
91221
    
 
91222
    2004-05-17  Jody Goldberg <jody@gnome.org>
 
91223
    
 
91224
        http://bugzilla.gnome.org/show_bug.cgi?id=142190
 
91225
        http://bugzilla.gnome.org/show_bug.cgi?id=142191
 
91226
        * font-properties.glade : fix conflicting mnemonics
 
91227
 
 
91228
 capplets/font/ChangeLog             |    1 +
 
91229
 capplets/font/font-properties.glade |    2 +-
 
91230
 2 files changed, 2 insertions(+), 1 deletions(-)
 
91231
 
 
91232
commit 597b5523668d46d65bd0b021eb9fad62b3544d83
 
91233
Author: Jody Goldberg <jody@gnome.org>
 
91234
Date:   Mon May 17 15:48:00 2004 +0000
 
91235
 
 
91236
    http://bugzilla.gnome.org/show_bug.cgi?id=142191 fix conflicting mnemonics
 
91237
    
 
91238
    
 
91239
    2004-05-17  Jody Goldberg <jody@gnome.org>
 
91240
    
 
91241
        http://bugzilla.gnome.org/show_bug.cgi?id=142191
 
91242
        * font-properties.glade : fix conflicting mnemonics
 
91243
 
 
91244
 capplets/font/ChangeLog             |    5 +++++
 
91245
 capplets/font/font-properties.glade |    2 +-
 
91246
 2 files changed, 6 insertions(+), 1 deletions(-)
 
91247
 
 
91248
commit 8882a1cbe3dda1297e261783f1f4eb5c46a143af
 
91249
Author: Jody Goldberg <jody@src.gnome.org>
 
91250
Date:   Mon May 17 12:48:52 2004 +0000
 
91251
 
 
91252
    Add some missing files
 
91253
 
 
91254
 po/POTFILES.skip |   13 +++++++++++++
 
91255
 1 files changed, 13 insertions(+), 0 deletions(-)
 
91256
 
 
91257
commit 513acb43af3f7c87718ffb9b6eb44903f1f07752
 
91258
Author: Jody Goldberg <jody@gnome.org>
 
91259
Date:   Mon May 17 02:49:53 2004 +0000
 
91260
 
 
91261
    http://bugzilla.gnome.org/show_bug.cgi?id=140342 patched to use argv[0]
 
91262
    
 
91263
    
 
91264
    2004-05-16  Jody Goldberg <jody@gnome.org>
 
91265
    
 
91266
        http://bugzilla.gnome.org/show_bug.cgi?id=140342
 
91267
        * font-view.c (main) : patched to use argv[0] rather than hard coding
 
91268
          things.  Additionally marked the string for translation.
 
91269
 
 
91270
 vfs-methods/fontilus/ChangeLog   |    6 ++++++
 
91271
 vfs-methods/fontilus/font-view.c |    2 +-
 
91272
 2 files changed, 7 insertions(+), 1 deletions(-)
 
91273
 
 
91274
commit fb7556b11d5d7eba74be28e6993b35961b463f7a
 
91275
Author: Alexander Winston <alexander.winston@comcast.net>
 
91276
Date:   Sat May 15 17:58:44 2004 +0000
 
91277
 
 
91278
    Updated Canadian English translation.
 
91279
    
 
91280
    2004-05-15  Alexander Winston  <alexander.winston@comcast.net>
 
91281
    
 
91282
        * en_CA.po: Updated Canadian English translation.
 
91283
 
 
91284
 po/ChangeLog |    4 ++++
 
91285
 po/en_CA.po  |   51 +++++++++++++++++++++++++++++++--------------------
 
91286
 2 files changed, 35 insertions(+), 20 deletions(-)
 
91287
 
 
91288
commit 61456b5759bdca58e951d38330e31a240470c6b4
 
91289
Author: Miloslav Trmac <mitr@volny.cz>
 
91290
Date:   Thu May 13 14:17:52 2004 +0000
 
91291
 
 
91292
    Updated Czech translation.
 
91293
    
 
91294
    2004-05-13  Miloslav Trmac  <mitr@volny.cz>
 
91295
    
 
91296
        * cs.po: Updated Czech translation.
 
91297
 
 
91298
 po/ChangeLog |    4 ++++
 
91299
 po/cs.po     |   32 ++++++++++++++++++++------------
 
91300
 2 files changed, 24 insertions(+), 12 deletions(-)
 
91301
 
 
91302
commit 03f712e1ead5099136e11619491654b6a653b9ee
 
91303
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
91304
Date:   Thu May 13 10:42:47 2004 +0000
 
91305
 
 
91306
    Updated Spanish translation.
 
91307
    
 
91308
    2004-05-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
91309
    
 
91310
        * es.po: Updated Spanish translation.
 
91311
 
 
91312
 po/ChangeLog |    4 ++++
 
91313
 po/es.po     |   58 ++++++++++++++++++++++++++++++++++++----------------------
 
91314
 2 files changed, 40 insertions(+), 22 deletions(-)
 
91315
 
 
91316
commit b10bc087130c11c9c8c64c104c7c753787bb16cd
 
91317
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
91318
Date:   Wed May 12 21:54:46 2004 +0000
 
91319
 
 
91320
    now the buttons work as Jody asked
 
91321
 
 
91322
 .../gnome-settings-keyboard-xkb.c                  |   55 ++++++++++++++++----
 
91323
 1 files changed, 44 insertions(+), 11 deletions(-)
 
91324
 
 
91325
commit d5e94d3efe11eef5b8f8582a2b2fb45e9cd86936
 
91326
Author: Miloslav Trmac <mitr@volny.cz>
 
91327
Date:   Wed May 12 11:30:29 2004 +0000
 
91328
 
 
91329
    Updated Czech translation.
 
91330
    
 
91331
    2004-05-12  Miloslav Trmac  <mitr@volny.cz>
 
91332
    
 
91333
        * cs.po: Updated Czech translation.
 
91334
 
 
91335
 po/ChangeLog |    4 ++++
 
91336
 po/cs.po     |   14 +++++++-------
 
91337
 2 files changed, 11 insertions(+), 7 deletions(-)
 
91338
 
 
91339
commit 746507f27e5d66c6a2eaf474c81e20e39fcea423
 
91340
Author: Jody Goldberg <jody@gnome.org>
 
91341
Date:   Tue May 11 22:49:11 2004 +0000
 
91342
 
 
91343
    From ruben@lambda1.be
 
91344
    
 
91345
    
 
91346
    2004-05-11  Jody Goldberg <jody@gnome.org>
 
91347
    
 
91348
        From ruben@lambda1.be
 
91349
        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=140047
 
91350
        * main.c (main) : s/XServer/X Server/
 
91351
        and a patch to use g_signal_connect to avoid a warning
 
91352
 
 
91353
 capplets/display/ChangeLog |    7 +++++++
 
91354
 capplets/display/main.c    |    4 ++--
 
91355
 2 files changed, 9 insertions(+), 2 deletions(-)
 
91356
 
 
91357
commit 85cd6e02f90d7d386bad7e85b64cf66ce0e2a625
 
91358
Author: Jody Goldberg <jody@src.gnome.org>
 
91359
Date:   Tue May 11 22:40:34 2004 +0000
 
91360
 
 
91361
    patch warning
 
91362
 
 
91363
 typing-break/drw-monitor.c |    1 +
 
91364
 1 files changed, 1 insertions(+), 0 deletions(-)
 
91365
 
 
91366
commit a59511164e68334a4f273a0a4e896ba2010e83b2
 
91367
Author: Miloslav Trmac <mitr@volny.cz>
 
91368
Date:   Tue May 11 11:15:27 2004 +0000
 
91369
 
 
91370
    Updated Czech translation.
 
91371
    
 
91372
    2004-05-11  Miloslav Trmac  <mitr@volny.cz>
 
91373
    
 
91374
        * cs.po: Updated Czech translation.
 
91375
 
 
91376
 po/ChangeLog |    4 ++++
 
91377
 po/cs.po     |   30 ++++++++++++++++++------------
 
91378
 2 files changed, 22 insertions(+), 12 deletions(-)
 
91379
 
 
91380
commit 51fa1f5a997e78fed395dd4890f58a8e7463e253
 
91381
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
91382
Date:   Mon May 10 19:10:16 2004 +0000
 
91383
 
 
91384
    C comments instead of C++ ones
 
91385
 
 
91386
 .../gnome-settings-keyboard-xkb.c                  |    4 ++--
 
91387
 1 files changed, 2 insertions(+), 2 deletions(-)
 
91388
 
 
91389
commit 1b38d80225d7f013644485fd73c9b97f9858ca21
 
91390
Author: Funda Wang <fwang@src.gnome.org>
 
91391
Date:   Sun May 9 17:14:07 2004 +0000
 
91392
 
 
91393
    Updated Simplified Chinese translation
 
91394
 
 
91395
 po/ChangeLog |    4 ++++
 
91396
 po/zh_CN.po  |   34 +++++++++++++++++-----------------
 
91397
 2 files changed, 21 insertions(+), 17 deletions(-)
 
91398
 
 
91399
commit c5f62ea384c4aa3b4bfce1e93fececc052db0912
 
91400
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
91401
Date:   Sat May 8 22:57:52 2004 +0000
 
91402
 
 
91403
    The message is actually info, not error
 
91404
 
 
91405
 .../gnome-settings-keyboard-xkb.c                  |    2 +-
 
91406
 1 files changed, 1 insertions(+), 1 deletions(-)
 
91407
 
 
91408
commit 3a71488be7c7b947d3ae487d0ba4893bb49332b6
 
91409
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
91410
Date:   Sat May 8 03:08:51 2004 +0000
 
91411
 
 
91412
    Now g-s-d tracks changes in the system xkb configuration
 
91413
 
 
91414
 .../gnome-settings-keyboard-xkb.c                  |   39 +++++++++++++++++++-
 
91415
 1 files changed, 38 insertions(+), 1 deletions(-)
 
91416
 
 
91417
commit 03b0594911e71cabf6ad77a962fcf70fca24f1e2
 
91418
Author: Richard Hult <richard@imendio.com>
 
91419
Date:   Sun May 2 12:05:36 2004 +0000
 
91420
 
 
91421
    drw-monitor.c Raise the threshold for detecting activity, makes totem not
 
91422
    
 
91423
    2004-05-02  Richard Hult  <richard@imendio.com>
 
91424
    
 
91425
        * drw-monitor.c Raise the threshold for detecting activity, makes
 
91426
        totem not trigger typing breaks. Fixes bug #121876.
 
91427
 
 
91428
 typing-break/ChangeLog     |    5 +++++
 
91429
 typing-break/drw-monitor.c |   13 ++++++++++++-
 
91430
 2 files changed, 17 insertions(+), 1 deletions(-)
 
91431
 
 
91432
commit 5048e133c510324de3359c03bb8ba8eaf95814de
 
91433
Author: Rodney Dawes <dobey@ximian.com>
 
91434
Date:   Wed Apr 28 01:13:59 2004 +0000
 
91435
 
 
91436
    Remove the #if checks for GTK+ 2.3.0 and get rid of the compatibility code
 
91437
    
 
91438
    2004-04-27  Rodney Dawes  <dobey@ximian.com>
 
91439
    
 
91440
        * gnome-wp-capplet.c (gnome_wp_file_open_dialog):
 
91441
        (wallpaper_properties_init): Remove the #if checks for GTK+ 2.3.0 and
 
91442
        get rid of the compatibility code for building against 2.2
 
91443
 
 
91444
 capplets/background/ChangeLog          |    6 ++++++
 
91445
 capplets/background/gnome-wp-capplet.c |   15 ---------------
 
91446
 2 files changed, 6 insertions(+), 15 deletions(-)
 
91447
 
 
91448
commit 9bd7e87960ef43523e644591dc6f30d709d81aab
 
91449
Author: Miloslav Trmac <mitr@volny.cz>
 
91450
Date:   Mon Apr 26 13:18:43 2004 +0000
 
91451
 
 
91452
    Updated Czech translation.
 
91453
    
 
91454
    2004-04-26  Miloslav Trmac  <mitr@volny.cz>
 
91455
    
 
91456
        * cs.po: Updated Czech translation.
 
91457
 
 
91458
 po/ChangeLog |    4 ++++
 
91459
 po/cs.po     |   20 ++++++++++----------
 
91460
 2 files changed, 14 insertions(+), 10 deletions(-)
 
91461
 
 
91462
commit 35c7096727c87e44de4b2186c1e87c35328b0cb1
 
91463
Author: Gareth Owen <gowen@src.gnome.org>
 
91464
Date:   Mon Apr 26 03:32:20 2004 +0000
 
91465
 
 
91466
    Updated British English translation
 
91467
 
 
91468
 po/ChangeLog |    4 ++++
 
91469
 po/en_GB.po  |   23 +++++++++++++----------
 
91470
 2 files changed, 17 insertions(+), 10 deletions(-)
 
91471
 
 
91472
commit 82feada42bb242d01eb49deea2c80af1c6e8e583
 
91473
Author: Adam Weinberger <adamw@src.gnome.org>
 
91474
Date:   Sun Apr 25 04:30:15 2004 +0000
 
91475
 
 
91476
    Updated Canadian English translation.
 
91477
    
 
91478
    
 
91479
        * en_CA.po: Updated Canadian English translation.
 
91480
 
 
91481
 po/ChangeLog |    4 ++++
 
91482
 po/en_CA.po  |   21 +++++++++++----------
 
91483
 2 files changed, 15 insertions(+), 10 deletions(-)
 
91484
 
 
91485
commit 151d945a549e3ee98874df6758e2595d7ad0d6af
 
91486
Author: Christophe Merlet <redfox@src.gnome.org>
 
91487
Date:   Sat Apr 24 19:15:59 2004 +0000
 
91488
 
 
91489
    Updated French translation.
 
91490
 
 
91491
 po/ChangeLog |    4 ++++
 
91492
 po/fr.po     |   35 +++++++++++++++++++----------------
 
91493
 2 files changed, 23 insertions(+), 16 deletions(-)
 
91494
 
 
91495
commit 335d84f09bb9af0cb561eea75c46d0fc0f420def
 
91496
Author: Rodney Dawes <dobey@ximian.com>
 
91497
Date:   Sat Apr 24 17:08:09 2004 +0000
 
91498
 
 
91499
    Use the more correct "Add Wallpaper" term for the file chooser window
 
91500
    
 
91501
    2004-04-24  Rodney Dawes  <dobey@ximian.com>
 
91502
    
 
91503
        * gnome-wp-capplet.c (wallpaper_properties_init): Use the more correct
 
91504
        "Add Wallpaper" term for the file chooser window title
 
91505
    
 
91506
        Fixes #135084
 
91507
 
 
91508
 capplets/background/ChangeLog          |    7 +++++++
 
91509
 capplets/background/gnome-wp-capplet.c |    4 ++--
 
91510
 2 files changed, 9 insertions(+), 2 deletions(-)
 
91511
 
 
91512
commit 247e54799238e874831e965868b6eb89e0f184ca
 
91513
Author: Andras Timar <timar@gnome.hu>
 
91514
Date:   Sat Apr 24 13:29:56 2004 +0000
 
91515
 
 
91516
    Updated Hungarian translation.
 
91517
    
 
91518
    2004-04-24  Andras Timar  <timar@gnome.hu>
 
91519
    
 
91520
        * hu.po: Updated Hungarian translation.
 
91521
 
 
91522
 po/ChangeLog |    4 ++
 
91523
 po/hu.po     |  148 +++++++--------------------------------------------------
 
91524
 2 files changed, 23 insertions(+), 129 deletions(-)
 
91525
 
 
91526
commit dbb7a4c04275742cac32b61465c984dad7b1d91a
 
91527
Author: Shailesh Mittal <shailesh.mittal@wipro.com>
 
91528
Date:   Wed Apr 21 18:18:58 2004 +0000
 
91529
 
 
91530
    Creating an IPv6 socket if AF_INET6 is defined on the system. If IPv6
 
91531
    
 
91532
    
 
91533
    2003-06-10  Shailesh Mittal  <shailesh.mittal@wipro.com>
 
91534
    
 
91535
        * libuuid/gen_uuid.c (get_node_id): Creating an IPv6 socket if AF_INET6
 
91536
        is defined on the system. If IPv6 socket cannot be created, then we are
 
91537
        falling back to IPv4 socket creation, as was done previously.
 
91538
 
 
91539
 NEWS                                   |    7 +++++++
 
91540
 capplets/file-types/ChangeLog          |    6 ++++++
 
91541
 capplets/file-types/libuuid/gen_uuid.c |   14 +++++++++++---
 
91542
 3 files changed, 24 insertions(+), 3 deletions(-)
 
91543
 
 
91544
commit aee28fa9022b2e6679a9d2d3a0bd5ccebe891a44
 
91545
Author: Sebastien Bacher <seb128@debian.org>
 
91546
Date:   Sat Apr 17 17:36:35 2004 +0000
 
91547
 
 
91548
    Typo fix.
 
91549
    
 
91550
    2004-04-17  Sebastien Bacher  <seb128@debian.org>
 
91551
    
 
91552
            * fr.po: Typo fix.
 
91553
 
 
91554
 po/ChangeLog |    4 ++++
 
91555
 po/fr.po     |    4 ++--
 
91556
 2 files changed, 6 insertions(+), 2 deletions(-)
 
91557
 
 
91558
commit d36585171ba71c590972f6b0dfbe47af8265e366
 
91559
Author: Dafydd Harries <daf@src.gnome.org>
 
91560
Date:   Sat Apr 17 16:17:09 2004 +0000
 
91561
 
 
91562
    Updated Welsh translation from Rhys Jones.
 
91563
 
 
91564
 po/ChangeLog |    4 ++++
 
91565
 po/cy.po     |   32 ++++++++++++++++----------------
 
91566
 2 files changed, 20 insertions(+), 16 deletions(-)
 
91567
 
 
91568
commit d26f558a4d36ce58702310d6c706a8ace2dd1499
 
91569
Author: Updated and Merged ja.po for HEAD. T.Aihana <aihana@gnome.gr.jp>
 
91570
Date:   Sat Apr 17 04:11:04 2004 +0000
 
91571
 
 
91572
    2004-04-17 Updated and Merged ja.po for HEAD. T.Aihana <aihana@gnome.gr.jp>
 
91573
 
 
91574
 po/ChangeLog |    4 ++
 
91575
 po/ja.po     |  135 ++++++----------------------------------------------------
 
91576
 2 files changed, 17 insertions(+), 122 deletions(-)
 
91577
 
 
91578
commit d8c92944b482f288cb01f6de3d59e3f560e2f347
 
91579
Author: Jody Goldberg <jody@gnome.org>
 
91580
Date:   Fri Apr 16 14:44:28 2004 +0000
 
91581
 
 
91582
    post branch release bump to 2.7.0
 
91583
    
 
91584
    
 
91585
    2004-04-16  Jody Goldberg <jody@gnome.org>
 
91586
    
 
91587
        * configure.in : post branch release bump to 2.7.0
 
91588
    
 
91589
    2004-04-16  Jody Goldberg <jody@gnome.org>
 
91590
    
 
91591
        From paolo borelli :
 
91592
        http://bugzilla.gnome.org/show_bug.cgi?id=139723
 
91593
        * gnome-keybinding-properties.c (accel_edited_callback) : fix leak
 
91594
 
 
91595
 ChangeLog                                          |    4 ++++
 
91596
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
91597
 capplets/keybindings/gnome-keybinding-properties.c |   13 ++++++++++---
 
91598
 configure.in                                       |    2 +-
 
91599
 4 files changed, 21 insertions(+), 4 deletions(-)
 
91600
 
 
91601
commit d58e918c83d2832ddfe69645965f9c87a09e5f96
 
91602
Author: Jody Goldberg <jody@gnome.org>
 
91603
Date:   Fri Apr 16 02:32:42 2004 +0000
 
91604
 
 
91605
    Release 2.6.1
 
91606
    
 
91607
    
 
91608
    2004-04-15  Jody Goldberg <jody@gnome.org>
 
91609
    
 
91610
        * Release 2.6.1
 
91611
 
 
91612
 ChangeLog                                      |    4 +
 
91613
 archiver/ChangeLog                             |    4 +
 
91614
 archiver/tests/ChangeLog                       |    4 +
 
91615
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
91616
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
91617
 capplets/background/ChangeLog                  |    4 +
 
91618
 capplets/common/ChangeLog                      |    4 +
 
91619
 capplets/default-applications/ChangeLog        |    4 +
 
91620
 capplets/desktop-links/ChangeLog               |    4 +
 
91621
 capplets/display/ChangeLog                     |    4 +
 
91622
 capplets/file-types/ChangeLog                  |    4 +
 
91623
 capplets/font/ChangeLog                        |    4 +
 
91624
 capplets/keybindings/ChangeLog                 |    4 +
 
91625
 capplets/keyboard/ChangeLog                    |    4 +
 
91626
 capplets/mime-type/ChangeLog                   |    4 +
 
91627
 capplets/mouse/ChangeLog                       |    4 +
 
91628
 capplets/network/ChangeLog                     |    4 +
 
91629
 capplets/rollback/ChangeLog                    |    4 +
 
91630
 capplets/sound/ChangeLog                       |    4 +
 
91631
 capplets/theme-switcher/ChangeLog              |    4 +
 
91632
 capplets/ui-properties/ChangeLog               |    4 +
 
91633
 capplets/url-properties/ChangeLog              |    4 +
 
91634
 capplets/windows/ChangeLog                     |    4 +
 
91635
 capplets/wm-properties/ChangeLog               |    4 +
 
91636
 control-center/ChangeLog                       |    4 +
 
91637
 gnome-settings-daemon/ChangeLog                |    4 +
 
91638
 help/ChangeLog                                 |    4 +
 
91639
 libbackground/ChangeLog                        |    4 +
 
91640
 libwindow-settings/ChangeLog                   |    4 +
 
91641
 po/ChangeLog                                   |    4 +
 
91642
 po/af.po                                       |  121 +++---
 
91643
 po/am.po                                       |  121 +++---
 
91644
 po/ar.po                                       |  121 +++---
 
91645
 po/az.po                                       |   85 +++--
 
91646
 po/be.po                                       |  121 +++---
 
91647
 po/bg.po                                       |  121 +++---
 
91648
 po/bn.po                                       |  121 +++---
 
91649
 po/ca.po                                       |   37 +-
 
91650
 po/cs.po                                       |   30 +-
 
91651
 po/cy.po                                       |  121 +++---
 
91652
 po/da.po                                       |  121 +++---
 
91653
 po/de.po                                       |   30 +-
 
91654
 po/el.po                                       |  121 +++---
 
91655
 po/en_CA.po                                    |   31 +-
 
91656
 po/en_GB.po                                    |   30 +-
 
91657
 po/es.po                                       |   30 +-
 
91658
 po/et.po                                       |  121 +++---
 
91659
 po/eu.po                                       |  108 +++--
 
91660
 po/fa.po                                       |  121 +++---
 
91661
 po/fi.po                                       |  121 +++---
 
91662
 po/fr.po                                       |  121 +++---
 
91663
 po/ga.po                                       |  121 +++---
 
91664
 po/gl.po                                       |  121 +++---
 
91665
 po/gu.po                                       |   30 +-
 
91666
 po/he.po                                       |  121 +++---
 
91667
 po/hi.po                                       |  121 +++---
 
91668
 po/hr.po                                       |  121 +++---
 
91669
 po/hu.po                                       |  532 ++++++++++++------------
 
91670
 po/id.po                                       |  105 +++---
 
91671
 po/is.po                                       |  121 +++---
 
91672
 po/it.po                                       |   64 ++-
 
91673
 po/ja.po                                       |  121 +++---
 
91674
 po/ko.po                                       |   34 +-
 
91675
 po/lt.po                                       |  121 +++---
 
91676
 po/lv.po                                       |  121 +++---
 
91677
 po/mk.po                                       |  121 +++---
 
91678
 po/ml.po                                       |  121 +++---
 
91679
 po/mn.po                                       |  121 +++---
 
91680
 po/ms.po                                       |  121 +++---
 
91681
 po/nl.po                                       |   34 +-
 
91682
 po/nn.po                                       |  121 +++---
 
91683
 po/no.po                                       |   59 ++--
 
91684
 po/pa.po                                       |  121 +++---
 
91685
 po/pl.po                                       |   30 +-
 
91686
 po/pt.po                                       |   36 +-
 
91687
 po/pt_BR.po                                    |   30 +-
 
91688
 po/ro.po                                       |  121 +++---
 
91689
 po/ru.po                                       |  121 +++---
 
91690
 po/sk.po                                       |  121 +++---
 
91691
 po/sl.po                                       |  121 +++---
 
91692
 po/sq.po                                       |   89 +++--
 
91693
 po/sr.po                                       |   37 +-
 
91694
 po/sr@Latn.po                                  |   78 ++--
 
91695
 po/sv.po                                       |   83 ++--
 
91696
 po/ta.po                                       |  121 +++---
 
91697
 po/th.po                                       |  121 +++---
 
91698
 po/tr.po                                       |   34 +-
 
91699
 po/uk.po                                       |  125 +++---
 
91700
 po/vi.po                                       |  121 +++---
 
91701
 po/wa.po                                       |  121 +++---
 
91702
 po/zh_CN.po                                    |   30 +-
 
91703
 po/zh_TW.po                                    |  121 +++---
 
91704
 typing-break/ChangeLog                         |    4 +
 
91705
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
91706
 vfs-methods/themus/ChangeLog                   |    4 +
 
91707
 95 files changed, 3287 insertions(+), 3133 deletions(-)
 
91708
 
 
91709
commit 73bac5a0c4a5b626819758a538c3a0515eec8c5a
 
91710
Author: Andras Timar <timar@gnome.hu>
 
91711
Date:   Thu Apr 15 21:50:38 2004 +0000
 
91712
 
 
91713
    Updated Hungarian translation.
 
91714
    
 
91715
    2004-04-15  Andras Timar  <timar@gnome.hu>
 
91716
    
 
91717
        * hu.po: Updated Hungarian translation.
 
91718
 
 
91719
 po/ChangeLog |    4 +
 
91720
 po/hu.po     |  454 ++++++++++++++++++++++++++++++----------------------------
 
91721
 2 files changed, 242 insertions(+), 216 deletions(-)
 
91722
 
 
91723
commit f13ff93f8fcda22566bc9128330bce096356c98c
 
91724
Author: Jody Goldberg <jody@gnome.org>
 
91725
Date:   Thu Apr 15 21:14:50 2004 +0000
 
91726
 
 
91727
    For Alex Larsson :
 
91728
    
 
91729
    
 
91730
    2004-04-15  Jody Goldberg <jody@gnome.org>
 
91731
    
 
91732
        For Alex Larsson :
 
91733
        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119494
 
91734
        * main.c : fix reverting size change
 
91735
 
 
91736
 NEWS                       |    4 +++
 
91737
 capplets/display/ChangeLog |    6 ++++
 
91738
 capplets/display/main.c    |   64 ++++++++++++++++++++++++++++++++++++++++---
 
91739
 control-center/ChangeLog   |    6 ++++
 
91740
 4 files changed, 75 insertions(+), 5 deletions(-)
 
91741
 
 
91742
commit ee01439afa9e263bc354d9e6d3ffea167d55d2cf
 
91743
Author: Mətin Əmirov <metin@karegen.com>
 
91744
Date:   Thu Apr 15 19:51:31 2004 +0000
 
91745
 
 
91746
    Translation updated.
 
91747
    
 
91748
    2004-04-15  Mətin Əmirov  <metin@karegen.com>
 
91749
    
 
91750
        * az.po: Translation updated.
 
91751
 
 
91752
 po/ChangeLog |    4 +
 
91753
 po/az.po     |  265 +++++++++++++++-------------------------------------------
 
91754
 2 files changed, 73 insertions(+), 196 deletions(-)
 
91755
 
 
91756
commit 8f34dac57d3aa9d1cd8aba7774e404b9a36671c2
 
91757
Author: Jody Goldberg <jody@gnome.org>
 
91758
Date:   Thu Apr 15 18:32:22 2004 +0000
 
91759
 
 
91760
    http://bugzilla.gnome.org/show_bug.cgi?id=139605 mouse buttons should not
 
91761
    
 
91762
    2004-04-15  Jody Goldberg <jody@gnome.org>
 
91763
    
 
91764
        http://bugzilla.gnome.org/show_bug.cgi?id=139605
 
91765
        * eggcellrendererkeys.c (grab_key_callback) : mouse buttons should not
 
91766
          be valid modifiers.
 
91767
    
 
91768
    2004-04-15  Jody Goldberg <jody@gnome.org>
 
91769
    
 
91770
        * configure.in : Force libxklavier 1.0.2 so that we can work with
 
91771
          x.org and xfree86
 
91772
 
 
91773
 ChangeLog                                          |    7 ++-
 
91774
 NEWS                                               |    4 +
 
91775
 capplets/keybindings/ChangeLog                     |    6 ++
 
91776
 capplets/keybindings/eggcellrendererkeys.c         |    8 ++
 
91777
 capplets/network/gnome-network-preferences.c       |    2 +-
 
91778
 .../network/gnome-network-preferences.desktop.in   |    2 +-
 
91779
 configure.in                                       |    2 +-
 
91780
 control-center/capplet-dir.c                       |   69 +++++++++++++++++++-
 
91781
 8 files changed, 95 insertions(+), 5 deletions(-)
 
91782
 
 
91783
commit 55972182ea85e21475771af9d500906653bc3693
 
91784
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
 
91785
Date:   Thu Apr 15 17:37:19 2004 +0000
 
91786
 
 
91787
    Fix spellings.
 
91788
 
 
91789
 po/ChangeLog |    4 ++++
 
91790
 po/th.po     |   20 ++++++++++----------
 
91791
 2 files changed, 14 insertions(+), 10 deletions(-)
 
91792
 
 
91793
commit 154d99faab40c14fcce97ed05c64d87215a7a783
 
91794
Author: Laurent Dhima <laurenti@src.gnome.org>
 
91795
Date:   Thu Apr 15 00:18:27 2004 +0000
 
91796
 
 
91797
    Updated Albanian translation
 
91798
    
 
91799
    * sq.po: Updated Albanian translation
 
91800
 
 
91801
 po/ChangeLog |    5 +++++
 
91802
 1 files changed, 5 insertions(+), 0 deletions(-)
 
91803
 
 
91804
commit 7281209734411b3f3ccf7818d125fe86b6d4fc1f
 
91805
Author: Laurent Dhima <laurenti@src.gnome.org>
 
91806
Date:   Thu Apr 15 00:16:23 2004 +0000
 
91807
 
 
91808
    Updated
 
91809
 
 
91810
 po/sq.po |  273 ++++++++++++++++----------------------------------------------
 
91811
 1 files changed, 70 insertions(+), 203 deletions(-)
 
91812
 
 
91813
commit 512e73eaa2fc3210c63f81590e0e1879e891eeb6
 
91814
Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
 
91815
Date:   Wed Apr 14 10:56:01 2004 +0000
 
91816
 
 
91817
    Added "eu" (Basque) to ALL_LINGUAS.
 
91818
    
 
91819
    2004-04-14  Iñaki Larrañaga  <dooteo@euskalgnu.org>
 
91820
    
 
91821
        * configure.in: Added "eu" (Basque) to ALL_LINGUAS.
 
91822
 
 
91823
 ChangeLog    |    4 ++++
 
91824
 configure.in |    2 +-
 
91825
 2 files changed, 5 insertions(+), 1 deletions(-)
 
91826
 
 
91827
commit d801a1da849f4a87fd060a5f941b4a03cec95c53
 
91828
Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
 
91829
Date:   Wed Apr 14 10:54:49 2004 +0000
 
91830
 
 
91831
    Addded Basque translation.
 
91832
    
 
91833
    2004-04-14  Iñaki Larrañaga  <dooteo@euskalgnu.org>
 
91834
    
 
91835
            * eu.po:  Addded Basque translation.
 
91836
 
 
91837
 po/ChangeLog |    4 +
 
91838
 po/eu.po     | 3441 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
91839
 2 files changed, 3445 insertions(+), 0 deletions(-)
 
91840
 
 
91841
commit f93085e1b91bfec9caf1547f8032523ab5053970
 
91842
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
91843
Date:   Wed Apr 14 07:28:37 2004 +0000
 
91844
 
 
91845
    Updated Polish translation by GNOME PL Team.
 
91846
    
 
91847
    2004-04-14  Artur Flinta  <aflinta@cvs.gnome.org>
 
91848
    
 
91849
        * pl.po: Updated Polish translation by GNOME PL Team.
 
91850
 
 
91851
 po/ChangeLog |    4 +
 
91852
 po/pl.po     |  237 +++++++++++++++++++++++++++++-----------------------------
 
91853
 2 files changed, 122 insertions(+), 119 deletions(-)
 
91854
 
 
91855
commit 5f2bbd444ea77a04d26360fd63b8827b6b6f7121
 
91856
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
91857
Date:   Wed Apr 14 00:23:54 2004 +0000
 
91858
 
 
91859
    Updated Portuguese translation.
 
91860
    
 
91861
    2004-04-14  Duarte Loreto <happyguy_pt@hotmail.com>
 
91862
    
 
91863
        * pt.po: Updated Portuguese translation.
 
91864
 
 
91865
 po/ChangeLog |    4 ++
 
91866
 po/pt.po     |  105 ++++++++++++++++++++++++++++-----------------------------
 
91867
 2 files changed, 56 insertions(+), 53 deletions(-)
 
91868
 
 
91869
commit cd4704b4ac387343f7a59337c66f1acc5ce94766
 
91870
Author: Vincent van Adrighem <adrighem@gnome.org>
 
91871
Date:   Tue Apr 13 23:25:29 2004 +0000
 
91872
 
 
91873
    Translation updated by Reinout van Schouwen.
 
91874
    
 
91875
    2004-04-14  Vincent van Adrighem  <adrighem@gnome.org>
 
91876
    
 
91877
        * nl.po: Translation updated by Reinout van Schouwen.
 
91878
 
 
91879
 po/ChangeLog |    4 ++
 
91880
 po/nl.po     |  103 ++++++++++++++++++++++++++++-----------------------------
 
91881
 2 files changed, 55 insertions(+), 52 deletions(-)
 
91882
 
 
91883
commit a37f1c7be5141d89206f279f77fdf74136a4f40b
 
91884
Author: Danilo Šegan <danilo@src.gnome.org>
 
91885
Date:   Tue Apr 13 14:51:33 2004 +0000
 
91886
 
 
91887
    Fix a typo in Serbain translation.
 
91888
 
 
91889
 po/ChangeLog  |    4 ++++
 
91890
 po/sr.po      |    4 ++--
 
91891
 po/sr@Latn.po |    4 ++--
 
91892
 3 files changed, 8 insertions(+), 4 deletions(-)
 
91893
 
 
91894
commit 0aba2a16126919a7342a184e8fc61951c835a549
 
91895
Author: Christian Neumair <cneumair@src.gnome.org>
 
91896
Date:   Tue Apr 13 09:20:27 2004 +0000
 
91897
 
 
91898
    Updated German translation.
 
91899
 
 
91900
 po/ChangeLog |    4 ++++
 
91901
 po/de.po     |    4 ++--
 
91902
 2 files changed, 6 insertions(+), 2 deletions(-)
 
91903
 
 
91904
commit a8e6a8d3ae5aae0781ffca23f3a3eea735eb03b2
 
91905
Author: Danilo Šegan <danilo@src.gnome.org>
 
91906
Date:   Tue Apr 13 04:24:08 2004 +0000
 
91907
 
 
91908
    Updated Serbian translation.
 
91909
 
 
91910
 po/ChangeLog  |    4 ++
 
91911
 po/sr.po      |  107 ++++++++++++++++++++---------------------
 
91912
 po/sr@Latn.po |  148 +++++++++++++++++++++++++++------------------------------
 
91913
 3 files changed, 125 insertions(+), 134 deletions(-)
 
91914
 
 
91915
commit 928d3ba53469bb9113171b14a97471c8b184255a
 
91916
Author: Miloslav Trmac <mitr@src.gnome.org>
 
91917
Date:   Mon Apr 12 12:06:15 2004 +0000
 
91918
 
 
91919
    Update Czech translation
 
91920
 
 
91921
 po/ChangeLog |    4 ++++
 
91922
 po/cs.po     |   53 ++++++++++++++++++++++++++---------------------------
 
91923
 2 files changed, 30 insertions(+), 27 deletions(-)
 
91924
 
 
91925
commit f1f7ea5cd2a611e0f39055b4fc8570d62837a837
 
91926
Author: Alessio Frusciante <algol@src.gnome.org>
 
91927
Date:   Mon Apr 12 08:44:51 2004 +0000
 
91928
 
 
91929
    Updated Italian translation.
 
91930
 
 
91931
 po/ChangeLog |    5 +
 
91932
 po/it.po     |  240 ++++++++++++++--------------------------------------------
 
91933
 2 files changed, 61 insertions(+), 184 deletions(-)
 
91934
 
 
91935
commit e55a044b541321e38f4ae3cd367eb79d856b5bb2
 
91936
Author: Rodney Dawes <dobey@ximian.com>
 
91937
Date:   Sat Apr 10 21:15:36 2004 +0000
 
91938
 
 
91939
    Use g_utf8_collate to sort the descriptions, rather than a strcmp, so that
 
91940
    
 
91941
    2004-04-10  Rodney Dawes  <dobey@ximian.com>
 
91942
    
 
91943
        * gnome-wp-capplet.c (gnome_wp_list_sort): Use g_utf8_collate to sort
 
91944
        the descriptions, rather than a strcmp, so that we follow the locale
 
91945
        settings for LC_COLLATE
 
91946
    
 
91947
        Fixes #139517
 
91948
 
 
91949
 capplets/background/ChangeLog          |    8 ++++++++
 
91950
 capplets/background/gnome-wp-capplet.c |    2 +-
 
91951
 2 files changed, 9 insertions(+), 1 deletions(-)
 
91952
 
 
91953
commit fae8d92aea972d2cda7138755e612cdcab73652b
 
91954
Author: Gareth Owen <gowen@src.gnome.org>
 
91955
Date:   Sat Apr 10 02:46:02 2004 +0000
 
91956
 
 
91957
    Updated British English translation
 
91958
 
 
91959
 po/ChangeLog |    4 ++
 
91960
 po/en_GB.po  |  103 ++++++++++++++++++++++++++++-----------------------------
 
91961
 2 files changed, 55 insertions(+), 52 deletions(-)
 
91962
 
 
91963
commit 90845aaeeac3db84b3dc5507845bac60a31cdee2
 
91964
Author: Baris Cicek <bcicek@src.gnome.org>
 
91965
Date:   Sat Apr 10 00:31:30 2004 +0000
 
91966
 
 
91967
    Updated Turkish Translation
 
91968
 
 
91969
 po/ChangeLog |    4 ++
 
91970
 po/tr.po     |  108 ++++++++++++++++++++++++++++-----------------------------
 
91971
 2 files changed, 57 insertions(+), 55 deletions(-)
 
91972
 
 
91973
commit a652671c529a16754aa63839c7e1c619c73b77af
 
91974
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
91975
Date:   Fri Apr 9 21:43:42 2004 +0000
 
91976
 
 
91977
    Updated Spanish translation.
 
91978
    
 
91979
    2004-04-09  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
91980
    
 
91981
        * es.po: Updated Spanish translation.
 
91982
 
 
91983
 po/ChangeLog |    6 +++-
 
91984
 po/es.po     |  113 +++++++++++++++++++++++++++++++++++----------------------
 
91985
 2 files changed, 74 insertions(+), 45 deletions(-)
 
91986
 
 
91987
commit dc150106f6d881126d25a599b79e35836863bbc2
 
91988
Author: Adam Weinberger <adamw@src.gnome.org>
 
91989
Date:   Fri Apr 9 20:44:06 2004 +0000
 
91990
 
 
91991
    Updated Canadian English translation.
 
91992
    
 
91993
    
 
91994
        * en_CA.po: Updated Canadian English translation.
 
91995
 
 
91996
 po/ChangeLog |    4 ++++
 
91997
 po/en_CA.po  |   36 +++++++++++++++---------------------
 
91998
 2 files changed, 19 insertions(+), 21 deletions(-)
 
91999
 
 
92000
commit c4b1ce073298b40b90e71036337b25f81cd32cad
 
92001
Author: Funda Wang <fwang@src.gnome.org>
 
92002
Date:   Fri Apr 9 16:06:04 2004 +0000
 
92003
 
 
92004
    Updated Simplified Chinese translation
 
92005
 
 
92006
 po/ChangeLog |    4 ++
 
92007
 po/zh_CN.po  |  109 ++++++++++++++++++++++++++++------------------------------
 
92008
 2 files changed, 57 insertions(+), 56 deletions(-)
 
92009
 
 
92010
commit e78b88b6a01cf2e700e209424fdd1d9c79ce1188
 
92011
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
92012
Date:   Fri Apr 9 15:12:18 2004 +0000
 
92013
 
 
92014
    added gujarati translation
 
92015
 
 
92016
 ChangeLog    |    4 +
 
92017
 configure.in |    2 +-
 
92018
 po/ChangeLog |    5 +
 
92019
 po/gu.po     | 3478 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
92020
 4 files changed, 3488 insertions(+), 1 deletions(-)
 
92021
 
 
92022
commit 6ecec0c9c751916d257cb6b90447d730a2267b01
 
92023
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
92024
Date:   Fri Apr 9 14:13:20 2004 +0000
 
92025
 
 
92026
    Updated Korean translation.
 
92027
    
 
92028
        * ko.po: Updated Korean translation.
 
92029
 
 
92030
 po/ChangeLog |    4 +
 
92031
 po/ko.po     |  407 +++++++---------------------------------------------------
 
92032
 2 files changed, 53 insertions(+), 358 deletions(-)
 
92033
 
 
92034
commit 3a77b0b067a4ca7e07bee64561963873365420fc
 
92035
Author: Christian Neumair <cneumair@src.gnome.org>
 
92036
Date:   Fri Apr 9 08:34:39 2004 +0000
 
92037
 
 
92038
    Updated German translation.
 
92039
 
 
92040
 po/ChangeLog |    4 ++++
 
92041
 po/de.po     |   44 ++++++++++++++++++++------------------------
 
92042
 2 files changed, 24 insertions(+), 24 deletions(-)
 
92043
 
 
92044
commit 03f0922d8c942de6b78425d14d875f4b5ec109d4
 
92045
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
92046
Date:   Fri Apr 9 06:08:57 2004 +0000
 
92047
 
 
92048
    Updated Brazilian Portuguese translation.
 
92049
    
 
92050
    2004-04-09  Evandro Fernandes Giovanini  <evandrofg@ig.com.br>
 
92051
    
 
92052
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
92053
 
 
92054
 po/ChangeLog |    4 ++++
 
92055
 po/pt_BR.po  |   32 ++++++++++++++------------------
 
92056
 2 files changed, 18 insertions(+), 18 deletions(-)
 
92057
 
 
92058
commit f60324c6fd4a64db5beced1e7afbae5cf99148da
 
92059
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
92060
Date:   Thu Apr 8 21:05:21 2004 +0000
 
92061
 
 
92062
    Updated Brazilian Portuguese translation.
 
92063
    
 
92064
    2004-04-08  Evandro Fernandes Giovanini  <evandrofg@ig.com.br>
 
92065
    
 
92066
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
92067
 
 
92068
 po/ChangeLog |    4 ++
 
92069
 po/pt_BR.po  |  127 ++++++++++++++++++++++++++++++++++------------------------
 
92070
 2 files changed, 78 insertions(+), 53 deletions(-)
 
92071
 
 
92072
commit f8bf27b4bcc8934dda9fbe16dee8635206d8d015
 
92073
Author: Rodney Dawes <dobey@ximian.com>
 
92074
Date:   Thu Apr 8 20:45:21 2004 +0000
 
92075
 
 
92076
    Rever the previous patch to Fix #135084 as it breaks string freeze
 
92077
    
 
92078
    2004-04-08  Rodney Dawes  <dobey@ximian.com>
 
92079
    
 
92080
        * gnome-wp-capplet.c (wallpaper_properties_init): Rever the previous
 
92081
        patch to Fix #135084 as it breaks string freeze
 
92082
 
 
92083
 capplets/background/ChangeLog          |    5 +++++
 
92084
 capplets/background/gnome-wp-capplet.c |    4 ++--
 
92085
 2 files changed, 7 insertions(+), 2 deletions(-)
 
92086
 
 
92087
commit 7e9ba7df7cc9ab4dbcc404f44f08ebd9c0ecd5c2
 
92088
Author: Jody Goldberg <jody@src.gnome.org>
 
92089
Date:   Thu Apr 8 20:39:56 2004 +0000
 
92090
 
 
92091
    nautilus imports this code
 
92092
    nautilus uses #&@#$& -Werror
 
92093
 
 
92094
 libbackground/applier.c |    4 ++--
 
92095
 1 files changed, 2 insertions(+), 2 deletions(-)
 
92096
 
 
92097
commit 5a9c690452df8373fd976d02da9b1c47e8e3cf25
 
92098
Author: Jordi Mallach <jordim@src.gnome.org>
 
92099
Date:   Thu Apr 8 17:28:45 2004 +0000
 
92100
 
 
92101
    Updated Catalan translation.
 
92102
 
 
92103
 po/ChangeLog |    4 ++
 
92104
 po/ca.po     |  106 ++++++++++++++++++++++++++++------------------------------
 
92105
 2 files changed, 55 insertions(+), 55 deletions(-)
 
92106
 
 
92107
commit 12350223af3db3b09d4079df7ce3d32bf49bc6ba
 
92108
Author: Jody Goldberg <jody@gnome.org>
 
92109
Date:   Thu Apr 8 17:13:42 2004 +0000
 
92110
 
 
92111
    disable translation until after gnome-2-6 branch
 
92112
    
 
92113
    
 
92114
    2004-04-08  Jody Goldberg <jody@gnome.org>
 
92115
    
 
92116
        * libbackground/applier.c (egg_pixbuf_new_from_file_at_size) :
 
92117
          disable translation until after gnome-2-6 branch
 
92118
 
 
92119
 ChangeLog               |    5 +++++
 
92120
 libbackground/applier.c |    6 ++++--
 
92121
 2 files changed, 9 insertions(+), 2 deletions(-)
 
92122
 
 
92123
commit 09103e01b664eb7a8b7a9caded35cb0ad76cbb8f
 
92124
Author: Adam Weinberger <adamw@src.gnome.org>
 
92125
Date:   Thu Apr 8 15:07:35 2004 +0000
 
92126
 
 
92127
    Updated Canadian English translation.
 
92128
    
 
92129
    
 
92130
        * en_CA.po: Updated Canadian English translation.
 
92131
 
 
92132
 po/ChangeLog |    4 +
 
92133
 po/en_CA.po  |  349 ++++++++++++++--------------------------------------------
 
92134
 2 files changed, 85 insertions(+), 268 deletions(-)
 
92135
 
 
92136
commit 6d927dc28c4e1a496b7d11a3aaf70f249b563d2e
 
92137
Author: Kjartan Maraas <kmaraas@gnome.org>
 
92138
Date:   Thu Apr 8 11:57:21 2004 +0000
 
92139
 
 
92140
    Updated Norwegian translation.
 
92141
    
 
92142
    2004-04-08  Kjartan Maraas  <kmaraas@gnome.org>
 
92143
    
 
92144
        * no.po: Updated Norwegian translation.
 
92145
 
 
92146
 po/ChangeLog |    4 ++
 
92147
 po/no.po     |  120 +++++++++++++++++++++++++++++++---------------------------
 
92148
 2 files changed, 68 insertions(+), 56 deletions(-)
 
92149
 
 
92150
commit f4760a3557aaaa8a1a2c991a418b02f3b424eda1
 
92151
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
92152
Date:   Thu Apr 8 08:39:12 2004 +0000
 
92153
 
 
92154
    Updated Spanish translation.
 
92155
    
 
92156
    2004-04-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
92157
    
 
92158
        * es.po: Updated Spanish translation.
 
92159
 
 
92160
 po/ChangeLog |    4 +
 
92161
 po/es.po     |  203 ++++++++++++++++++++++++++-------------------------------
 
92162
 2 files changed, 97 insertions(+), 110 deletions(-)
 
92163
 
 
92164
commit 4c3358b882c024f53be4b64726debaf29b6bd2b0
 
92165
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
92166
Date:   Wed Apr 7 16:35:19 2004 +0000
 
92167
 
 
92168
    Updated Brazilian Portuguese translation from Alex Camacho Castilho
 
92169
    
 
92170
    2004-07-07  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
92171
    
 
92172
        * pt_BR.po: Updated Brazilian Portuguese translation
 
92173
        from Alex Camacho Castilho <gnomebr@uol.com.br>.
 
92174
 
 
92175
 po/ChangeLog |    5 ++
 
92176
 po/pt_BR.po  |  123 +++++++++++++++++++++++++++-------------------------------
 
92177
 2 files changed, 62 insertions(+), 66 deletions(-)
 
92178
 
 
92179
commit 20627f16983209716b0540149ff5b16ed879afc1
 
92180
Author: Jody Goldberg <jody@gnome.org>
 
92181
Date:   Wed Apr 7 14:36:50 2004 +0000
 
92182
 
 
92183
    sync the icon with the desktop file
 
92184
    
 
92185
    
 
92186
    2004-04-07  Jody Goldberg <jody@gnome.org>
 
92187
    
 
92188
        * gnome-network-preferences.c : sync the icon with the desktop file
 
92189
 
 
92190
 capplets/network/ChangeLog                   |    4 ++++
 
92191
 capplets/network/gnome-network-preferences.c |    2 +-
 
92192
 2 files changed, 5 insertions(+), 1 deletions(-)
 
92193
 
 
92194
commit 2908fb0c57d3e11ffa1f927f06b146e84cab0ed6
 
92195
Author: Jody Goldberg <jody@src.gnome.org>
 
92196
Date:   Wed Apr 7 14:33:18 2004 +0000
 
92197
 
 
92198
    Merge in some pending patches from Sun
 
92199
    - correct unregistration of keybindings in a multiheaded environment
 
92200
    - have top level window icons respect icon themes
 
92201
 
 
92202
 NEWS                                               |    3 +
 
92203
 capplets/common/ChangeLog                          |    5 +
 
92204
 capplets/common/capplet-util.c                     |   35 ++++++++-
 
92205
 gnome-settings-daemon/gnome-settings-keybindings.c |   81 ++++++++++++++++---
 
92206
 4 files changed, 107 insertions(+), 17 deletions(-)
 
92207
 
 
92208
commit e967f6c23f016858310309a0e4b54c67c43c70bf
 
92209
Author: Miloslav Trmac <mitr@src.gnome.org>
 
92210
Date:   Wed Apr 7 12:53:49 2004 +0000
 
92211
 
 
92212
    Update Czech translation
 
92213
 
 
92214
 po/ChangeLog |    4 +++
 
92215
 po/cs.po     |   66 +++++++++++++++++++++++++++++-----------------------------
 
92216
 2 files changed, 37 insertions(+), 33 deletions(-)
 
92217
 
 
92218
commit 688a7ace15842335cfc964d52e929084fd90c172
 
92219
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
92220
Date:   Wed Apr 7 12:40:30 2004 +0000
 
92221
 
 
92222
    Updated Ukrainian translation.
 
92223
    
 
92224
    2004-04-07  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
92225
    
 
92226
        * Updated Ukrainian translation.
 
92227
 
 
92228
 po/ChangeLog |    4 ++++
 
92229
 po/uk.po     |   10 +++++-----
 
92230
 2 files changed, 9 insertions(+), 5 deletions(-)
 
92231
 
 
92232
commit 1b1c97c74d233ad8f327ecbcb60284985a4282a4
 
92233
Author: Christian Neumair <cneumair@src.gnome.org>
 
92234
Date:   Wed Apr 7 09:53:36 2004 +0000
 
92235
 
 
92236
    Updated German translation.
 
92237
 
 
92238
 po/ChangeLog |    4 ++
 
92239
 po/de.po     |  108 ++++++++++++++++++++++++++++++++--------------------------
 
92240
 2 files changed, 64 insertions(+), 48 deletions(-)
 
92241
 
 
92242
commit 18573116d9d1648cb0366f271b3a277d5be68203
 
92243
Author: Jody Goldberg <jody@src.gnome.org>
 
92244
Date:   Wed Apr 7 04:47:18 2004 +0000
 
92245
 
 
92246
    that was not supposed to go in yet
 
92247
 
 
92248
 capplets/keybindings/gnome-keybinding-properties.c |   24 --------------------
 
92249
 1 files changed, 0 insertions(+), 24 deletions(-)
 
92250
 
 
92251
commit ab3bfd09ba0e9d2a65734785990d6f3b4e31f2a8
 
92252
Author: Chris Lahey <clahey@rigger.boston.ximian.com>
 
92253
Date:   Wed Apr 7 04:46:27 2004 +0000
 
92254
 
 
92255
    Made this delay by a tenth of a second. This seems to make it not reload
 
92256
    
 
92257
    
 
92258
    2004-03-11  Chris Lahey  <clahey@rigger.boston.ximian.com>
 
92259
    
 
92260
        * gnome-settings-background.c (applier_idle): Made this delay by a
 
92261
        tenth of a second.  This seems to make it not reload the
 
92262
        background more than once.
 
92263
    
 
92264
    2004-03-12  Chris Lahey  <clahey@rigger.boston.ximian.com>
 
92265
    
 
92266
        * applier.c (refresh_render): Move the image reload into a separate function.
 
92267
        (size_changed_cb): Handle screen resolution changes.
 
92268
    
 
92269
    2004-03-11  Chris Lahey  <clahey@rigger.boston.ximian.com>
 
92270
    
 
92271
        * applier.c (bg_applier_apply_prefs): If the image is going to be
 
92272
        scaled or stretched, load it at the size it's going to be
 
92273
        displayed.
 
92274
        (need_wallpaper_load_p): If the wallpaper type changed, unless it
 
92275
        changed between TILED and CENTERED, we need to reload the image.
 
92276
 
 
92277
 NEWS                                               |   15 +
 
92278
 capplets/keybindings/gnome-keybinding-properties.c |   24 ++
 
92279
 gnome-settings-daemon/ChangeLog                    |    6 +
 
92280
 gnome-settings-daemon/gnome-settings-background.c  |   26 ++-
 
92281
 libbackground/ChangeLog                            |   13 +
 
92282
 libbackground/applier.c                            |  270 +++++++++++++++++---
 
92283
 6 files changed, 305 insertions(+), 49 deletions(-)
 
92284
 
 
92285
commit 0f53df3f1d99ec16ac6c9f068be437e01e5bdd1d
 
92286
Author: Jody Goldberg <jody@gnome.org>
 
92287
Date:   Wed Apr 7 04:26:49 2004 +0000
 
92288
 
 
92289
    fix the selection when not running metacity. That was damn irritating.
 
92290
    
 
92291
    
 
92292
    2004-04-07  Jody Goldberg <jody@gnome.org>
 
92293
    
 
92294
        * gnome-theme-manager.c (update_settings_from_gconf_idle) : fix the
 
92295
          selection when not running metacity.  That was damn irritating.
 
92296
    
 
92297
    2004-03-10  Chris Lahey  <clahey@ximian.com>
 
92298
    
 
92299
        * gnome-theme-manager.c: (pixbuf_async_func): rename function. Use
 
92300
        broken_image.
 
92301
        (pixbuf_async_data_free): rename function. Use PixbufAsyncData instead
 
92302
        of a GList.
 
92303
        (pixbuf_idle_func): rename function. Handle the case that things
 
92304
        change again while we're updating.  Stop what it's doing and start
 
92305
        from the beginning.
 
92306
        (add_pixbuf_idle):
 
92307
        (load_meta_themes): clean up. Remove model_meta_theme_info.
 
92308
        (update_themes_from_disk): Remove the code to check for
 
92309
        have_meta_theme here.  It works with no metathemes installed.
 
92310
        (add_custom_row_to_meta_theme): handle the initial case too.
 
92311
        (remove_custom_row_from_meta_theme): removed.
 
92312
        (themes_equal): helper function for a fairly complicated comparison.
 
92313
        (update_settings_from_gconf_idle), (update_settings_from_gconf):
 
92314
        reamed. Instead of custom_theme_found to mean that there should be a
 
92315
        custom theme, we use current_theme_saved.
 
92316
        This means that there's a metatheme for the current theme.  Its
 
92317
        meaning is almost exactly the boolean opposite of the old
 
92318
        one but it's more understandable.  initial_theme_saved tells us
 
92319
        whether the initial theme has a metatheme for it now.
 
92320
        (theme_changed_idle), (theme_changed_func): Made this idle to reduce
 
92321
        rerunning
 
92322
        (setup_dialog): Load broken image.
 
92323
        (gnome_theme_manager_sort_func): Make it symmetric.
 
92324
        * gnome-theme-manager.h: Remove THEME_FLAG_INITIAL.
 
92325
 
 
92326
 capplets/theme-switcher/ChangeLog             |   34 ++
 
92327
 capplets/theme-switcher/gnome-theme-manager.c |  485 ++++++++++++-------------
 
92328
 capplets/theme-switcher/gnome-theme-manager.h |    4 +-
 
92329
 3 files changed, 270 insertions(+), 253 deletions(-)
 
92330
 
 
92331
commit bdffd9b8e0e49d6f80b6756e299bba5baac9f516
 
92332
Author: Christian Rose <menthos@menthos.com>
 
92333
Date:   Tue Apr 6 21:21:12 2004 +0000
 
92334
 
 
92335
    Updated Swedish translation.
 
92336
    
 
92337
    2004-04-06  Christian Rose  <menthos@menthos.com>
 
92338
    
 
92339
        * sv.po: Updated Swedish translation.
 
92340
 
 
92341
 po/ChangeLog |    4 ++
 
92342
 po/sv.po     |   91 ++++++++++++++++++++++++++++++++++++---------------------
 
92343
 2 files changed, 61 insertions(+), 34 deletions(-)
 
92344
 
 
92345
commit 655e199e52c3cd107e54151b3808668614c1553a
 
92346
Author: Jody Goldberg <jody@gnome.org>
 
92347
Date:   Tue Apr 6 16:53:42 2004 +0000
 
92348
 
 
92349
    Really fix this time to capture the vagaries of keys with and without
 
92350
    
 
92351
    
 
92352
    2004-04-06  Jody Goldberg <jody@gnome.org>
 
92353
    
 
92354
        * gnome-keybinding-properties.c (cb_check_for_uniqueness) : Really fix
 
92355
          this time to capture the vagaries of keys with and without names.
 
92356
 
 
92357
 capplets/keybindings/ChangeLog                     |    5 ++
 
92358
 capplets/keybindings/gnome-keybinding-properties.c |   42 ++++++++++---------
 
92359
 2 files changed, 27 insertions(+), 20 deletions(-)
 
92360
 
 
92361
commit 9be842ac1b9d55c3f69090e72c192459575e47e6
 
92362
Author: Andrew Sobala <aes@gnome.org>
 
92363
Date:   Tue Apr 6 14:14:22 2004 +0000
 
92364
 
 
92365
    add evo 1.5 and 1.6 to the list
 
92366
    
 
92367
    2004-04-06  Andrew Sobala  <aes@gnome.org>
 
92368
    
 
92369
        * gnome-default-applications-properties-structs.c:
 
92370
        add evo 1.5 and 1.6 to the list
 
92371
 
 
92372
 capplets/default-applications/ChangeLog            |    5 +++++
 
92373
 ...gnome-default-applications-properties-structs.c |    2 ++
 
92374
 2 files changed, 7 insertions(+), 0 deletions(-)
 
92375
 
 
92376
commit fe2454b21583bef471c1d94a1a18517ae98dc358
 
92377
Author: Mohammad DAMT <mdamt@bisnisweb.com>
 
92378
Date:   Tue Apr 6 08:43:22 2004 +0000
 
92379
 
 
92380
    Updated Indonesian translation
 
92381
    
 
92382
    2004-04-06  Mohammad DAMT  <mdamt@bisnisweb.com>
 
92383
    
 
92384
        * id.po: Updated Indonesian translation
 
92385
 
 
92386
 po/ChangeLog |    4 +
 
92387
 po/id.po     |  385 +++++++++++++++++++++++++++++++---------------------------
 
92388
 2 files changed, 208 insertions(+), 181 deletions(-)
 
92389
 
 
92390
commit 3d66a947a77632c96d4e4c01288c836fa0580458
 
92391
Author: Rodney Dawes <dobey@ximian.com>
 
92392
Date:   Mon Apr 5 21:37:03 2004 +0000
 
92393
 
 
92394
    Change file chooser dialog title to say "Add Wallpaper" instead of "Add
 
92395
    
 
92396
    2004-04-05  Rodney Dawes  <dobey@ximian.com>
 
92397
    
 
92398
        * gnome-wp-capplet.c (wallpaper_properties_init): Change file chooser
 
92399
        dialog title to say "Add Wallpaper" instead of "Add Wallpapers"
 
92400
    
 
92401
        Fixes #135084
 
92402
 
 
92403
 capplets/background/ChangeLog          |    7 +++++++
 
92404
 capplets/background/gnome-wp-capplet.c |    4 ++--
 
92405
 2 files changed, 9 insertions(+), 2 deletions(-)
 
92406
 
 
92407
commit 00006d774555468cecf1ab10150149af943e3624
 
92408
Author: Rodney Dawes <dobey@ximian.com>
 
92409
Date:   Mon Apr 5 21:32:02 2004 +0000
 
92410
 
 
92411
    Regenerate the thumbnail in the list when we change scaling type now
 
92412
    
 
92413
    2004-04-05  Rodney Dawes  <dobey@ximian.com>
 
92414
    
 
92415
        * gnome-wp-capplet.c (gnome_wp_scale_type_changed): Regenerate the
 
92416
        thumbnail in the list when we change scaling type now
 
92417
        (wallpaper_properties_init): Add GtkFileFilter support (needs love)
 
92418
        TreeView is buggy, so we need to not set the vertical-separator
 
92419
        style property for it
 
92420
        * gnome-wp-item.c: Include <config.h> and <gnome.h> here
 
92421
        (collect_save_options): Add a function to set all of the pixbuf options
 
92422
        for the thumbnail pixbuf properly, so we can save them back out
 
92423
        (gnome_wp_item_get_thumbnail): Fix up the code to
 
92424
        generate the thumbnails for the list a bit, so that we have sexy
 
92425
        thumbnails that look exactly like how the image would, on-screen
 
92426
        Initialize all of the width/height variables to 0
 
92427
        Add a new pixbuf variable for loading the original image to get the
 
92428
        dimensions of it, so we can do thumbnailing more properly
 
92429
        Use a LIST_IMAGE_WIDTH define, for the width of the images in the list
 
92430
        Just return the bgpixbuf if we are creating the "No Wallpaper" thumb
 
92431
        Save the thumbnail back out with the dimensions for the original image
 
92432
        If our image is smaller than the list thumbnail, then just use 1.0 as
 
92433
        the ratio for scaling the image for tiling/etc...
 
92434
        Use the new API to do scaling inside the center/tile functions
 
92435
        Reload the thumbnail pixbuf after generating it with the thumbnail
 
92436
        system, so that we get all of the pixbuf options set correctly
 
92437
        * gnome-wp-item.h (GnomeWPItem): store the original image's width
 
92438
        and height in the item, so we can avoid reopening the original image
 
92439
        every time we generate the thumbnail, on systems where the thumbnail
 
92440
        doesn't contain the appropriate information
 
92441
        * gnome-wp-utils.c (gnome_wp_pixbuf_tile):
 
92442
        (gnome_wp_pixbuf_center): Add API to do the scaling inside these calls
 
92443
    
 
92444
        Fixes #136691
 
92445
 
 
92446
 capplets/background/ChangeLog          |   33 ++++++
 
92447
 capplets/background/gnome-wp-capplet.c |    8 ++-
 
92448
 capplets/background/gnome-wp-item.c    |  174 +++++++++++++++++++++++---------
 
92449
 capplets/background/gnome-wp-item.h    |    4 +
 
92450
 capplets/background/gnome-wp-utils.c   |   65 +++++++++---
 
92451
 capplets/background/gnome-wp-utils.h   |   11 ++-
 
92452
 6 files changed, 228 insertions(+), 67 deletions(-)
 
92453
 
 
92454
commit b30e5bc57f041fe7a6e5878378d3b00e3c31bad4
 
92455
Author: Sam�el J�n Gunnarsson <sammi@techattack.nu>
 
92456
Date:   Sat Apr 3 22:43:48 2004 +0000
 
92457
 
 
92458
    Updated Icelandic translation.
 
92459
    
 
92460
    2004-04-03  Sam�el J�n Gunnarsson  <sammi@techattack.nu>
 
92461
    
 
92462
        * is.po: Updated Icelandic translation.
 
92463
 
 
92464
 po/ChangeLog |    4 +
 
92465
 po/is.po     |  341 ++++++----------------------------------------------------
 
92466
 2 files changed, 35 insertions(+), 310 deletions(-)
 
92467
 
 
92468
commit 80924cf2f0f3cf70a81f3a7e44f2c21911972d7f
 
92469
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
92470
Date:   Fri Apr 2 14:33:59 2004 +0000
 
92471
 
 
92472
    Check that cursor position has changed before calling
 
92473
    
 
92474
    2004-04-02  Padraig O'Briain <padraig.obriain@sun.com>
 
92475
    
 
92476
        * gnome-theme-details.c (update_list_something): Check that cursor
 
92477
        position has changed before calling gtk_tree_view_set_cursor.
 
92478
        * gnome-theme-manager.c (update_settings_from_gconf): Check that
 
92479
        cursor position has changed before calling gtk_tree_view_set_cursor.
 
92480
    
 
92481
        Fixes bug #131538.
 
92482
 
 
92483
 capplets/theme-switcher/ChangeLog             |    9 +++++++++
 
92484
 capplets/theme-switcher/gnome-theme-details.c |   14 +++++++++++++-
 
92485
 capplets/theme-switcher/gnome-theme-manager.c |   13 ++++++++++++-
 
92486
 3 files changed, 34 insertions(+), 2 deletions(-)
 
92487
 
 
92488
commit 30b3cbb6d7cc5a5939ab43e6420b03f06e57e57e
 
92489
Author: Jody Goldberg <jody@gnome.org>
 
92490
Date:   Thu Apr 1 06:23:14 2004 +0000
 
92491
 
 
92492
    We'll keep bumping it until we get it right
 
92493
    
 
92494
    
 
92495
    2004-04-01  Jody Goldberg <jody@gnome.org>
 
92496
    
 
92497
        * configure.in : We'll keep bumping it until we get it right
 
92498
 
 
92499
 ChangeLog    |    4 ++++
 
92500
 configure.in |    2 +-
 
92501
 2 files changed, 5 insertions(+), 1 deletions(-)
 
92502
 
 
92503
commit 1cc6acc2d5ee35d3615c6bc70e972fb8f513ab1e
 
92504
Author: Jody Goldberg <jody@gnome.org>
 
92505
Date:   Thu Apr 1 06:21:52 2004 +0000
 
92506
 
 
92507
    Release 2.6.0.3
 
92508
    
 
92509
    
 
92510
    2004-04-01  Jody Goldberg <jody@gnome.org>
 
92511
    
 
92512
        * Release 2.6.0.3
 
92513
 
 
92514
 ChangeLog                                      |    4 +
 
92515
 NEWS                                           |    9 +
 
92516
 archiver/ChangeLog                             |    4 +
 
92517
 archiver/tests/ChangeLog                       |    4 +
 
92518
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
92519
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
92520
 capplets/background/ChangeLog                  |    4 +
 
92521
 capplets/common/ChangeLog                      |    4 +
 
92522
 capplets/default-applications/ChangeLog        |    4 +
 
92523
 capplets/desktop-links/ChangeLog               |    4 +
 
92524
 capplets/display/ChangeLog                     |    4 +
 
92525
 capplets/file-types/ChangeLog                  |    4 +
 
92526
 capplets/font/ChangeLog                        |    4 +
 
92527
 capplets/keybindings/ChangeLog                 |    4 +
 
92528
 capplets/keyboard/ChangeLog                    |    4 +
 
92529
 capplets/mime-type/ChangeLog                   |    4 +
 
92530
 capplets/mouse/ChangeLog                       |    4 +
 
92531
 capplets/network/ChangeLog                     |    4 +
 
92532
 capplets/rollback/ChangeLog                    |    4 +
 
92533
 capplets/sound/ChangeLog                       |    4 +
 
92534
 capplets/theme-switcher/ChangeLog              |    4 +
 
92535
 capplets/ui-properties/ChangeLog               |    4 +
 
92536
 capplets/url-properties/ChangeLog              |    4 +
 
92537
 capplets/windows/ChangeLog                     |    4 +
 
92538
 capplets/wm-properties/ChangeLog               |    4 +
 
92539
 configure.in                                   |    2 +-
 
92540
 control-center/ChangeLog                       |    4 +
 
92541
 gnome-settings-daemon/ChangeLog                |    4 +
 
92542
 help/ChangeLog                                 |    4 +
 
92543
 libbackground/ChangeLog                        |    4 +
 
92544
 libwindow-settings/ChangeLog                   |    4 +
 
92545
 po/ChangeLog                                   |    4 +
 
92546
 po/af.po                                       |  346 ++++++++++-------------
 
92547
 po/am.po                                       |  263 +++++-------------
 
92548
 po/ar.po                                       |  340 ++++++++++-------------
 
92549
 po/az.po                                       |  349 +++++++++++-------------
 
92550
 po/be.po                                       |  340 ++++++++++-------------
 
92551
 po/bg.po                                       |  337 ++++++++++-------------
 
92552
 po/bn.po                                       |  347 +++++++++++-------------
 
92553
 po/ca.po                                       |  357 +++++++++++-------------
 
92554
 po/cs.po                                       |  340 ++++++++++-------------
 
92555
 po/cy.po                                       |  340 ++++++++++-------------
 
92556
 po/da.po                                       |  344 ++++++++++-------------
 
92557
 po/de.po                                       |  346 ++++++++++-------------
 
92558
 po/el.po                                       |  354 +++++++++++-------------
 
92559
 po/en_CA.po                                    |  340 ++++++++++-------------
 
92560
 po/en_GB.po                                    |  340 ++++++++++-------------
 
92561
 po/es.po                                       |  347 +++++++++++-------------
 
92562
 po/et.po                                       |  312 ++++++++-------------
 
92563
 po/fa.po                                       |  258 +++++-------------
 
92564
 po/fi.po                                       |  340 ++++++++++-------------
 
92565
 po/fr.po                                       |  345 ++++++++++-------------
 
92566
 po/ga.po                                       |  269 ++++++-------------
 
92567
 po/gl.po                                       |  337 ++++++++++-------------
 
92568
 po/he.po                                       |  340 ++++++++++-------------
 
92569
 po/hi.po                                       |  346 ++++++++++-------------
 
92570
 po/hr.po                                       |  340 ++++++++++-------------
 
92571
 po/hu.po                                       |  344 ++++++++++-------------
 
92572
 po/id.po                                       |  240 ++++-------------
 
92573
 po/is.po                                       |  344 ++++++++++-------------
 
92574
 po/it.po                                       |  342 ++++++++++-------------
 
92575
 po/ja.po                                       |  341 ++++++++++-------------
 
92576
 po/ko.po                                       |  340 ++++++++++-------------
 
92577
 po/lt.po                                       |  340 ++++++++++-------------
 
92578
 po/lv.po                                       |  341 ++++++++++-------------
 
92579
 po/mk.po                                       |  340 ++++++++++-------------
 
92580
 po/ml.po                                       |  324 ++++++++-------------
 
92581
 po/mn.po                                       |  346 ++++++++++-------------
 
92582
 po/ms.po                                       |  341 ++++++++++-------------
 
92583
 po/nl.po                                       |  346 +++++++++++-------------
 
92584
 po/nn.po                                       |  346 +++++++++++-------------
 
92585
 po/no.po                                       |  340 ++++++++++-------------
 
92586
 po/pa.po                                       |  340 ++++++++++-------------
 
92587
 po/pl.po                                       |  342 ++++++++++-------------
 
92588
 po/pt.po                                       |  341 ++++++++++-------------
 
92589
 po/pt_BR.po                                    |  347 +++++++++++-------------
 
92590
 po/ro.po                                       |  340 ++++++++++-------------
 
92591
 po/ru.po                                       |  340 ++++++++++-------------
 
92592
 po/sk.po                                       |  340 ++++++++++-------------
 
92593
 po/sl.po                                       |  340 ++++++++++-------------
 
92594
 po/sq.po                                       |  340 ++++++++++-------------
 
92595
 po/sr.po                                       |  342 ++++++++++-------------
 
92596
 po/sr@Latn.po                                  |  342 ++++++++++-------------
 
92597
 po/sv.po                                       |  343 ++++++++++-------------
 
92598
 po/ta.po                                       |  334 ++++++++++-------------
 
92599
 po/th.po                                       |  343 ++++++++++-------------
 
92600
 po/tr.po                                       |  345 ++++++++++-------------
 
92601
 po/uk.po                                       |  340 ++++++++++-------------
 
92602
 po/vi.po                                       |  340 ++++++++++-------------
 
92603
 po/wa.po                                       |  293 +++++++-------------
 
92604
 po/zh_CN.po                                    |  340 ++++++++++-------------
 
92605
 po/zh_TW.po                                    |  340 ++++++++++-------------
 
92606
 typing-break/ChangeLog                         |    4 +
 
92607
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
92608
 vfs-methods/themus/ChangeLog                   |    4 +
 
92609
 95 files changed, 8878 insertions(+), 11369 deletions(-)
 
92610
 
 
92611
commit 18ba14502912b861789b6e1d9d9387bdd22c3135
 
92612
Author: Jody Goldberg <jody@gnome.org>
 
92613
Date:   Thu Apr 1 05:59:55 2004 +0000
 
92614
 
 
92615
    Use a cancel button on the 'already used' dialog so that escape will close
 
92616
    
 
92617
    
 
92618
    2004-04-01  Jody Goldberg <jody@gnome.org>
 
92619
    
 
92620
        * gnome-keybinding-properties.c (accel_edited_callback) : Use a cancel
 
92621
          button on the 'already used' dialog so that escape will close it.
 
92622
        (cb_check_for_uniqueness) : fix brokeness.  It is entirely possible
 
92623
          for keycode on loaded keys to be '0'
 
92624
 
 
92625
 capplets/keybindings/ChangeLog                     |    7 +++++++
 
92626
 capplets/keybindings/gnome-keybinding-properties.c |   10 +++++-----
 
92627
 gnome-settings-daemon/eggaccelerators.c            |    2 +-
 
92628
 3 files changed, 13 insertions(+), 6 deletions(-)
 
92629
 
 
92630
commit 07571373a59b9ed802a1010b1a6e18d45530e50a
 
92631
Author: Sven Herzberg <herzi@gnome-de.org>
 
92632
Date:   Wed Mar 31 22:29:29 2004 +0000
 
92633
 
 
92634
    Applied patch from http://bugzilla.gnome.org/show_bug.cgi?id=138502
 
92635
    
 
92636
    Applied patch from
 
92637
    http://bugzilla.gnome.org/show_bug.cgi?id=138502
 
92638
    
 
92639
    2003-12-30  Sven Herzberg <herzi@gnome-de.org>
 
92640
    
 
92641
        * capplets/keybindings/eggcellrendererkeys.c : change the "Type a
 
92642
        new accelerator..." tooltip to a shorter form "<New accelerator...>".
 
92643
        * capplets/keybindings/gnome-keybindings-properties.gladei : add an
 
92644
        explanation on how use the capplet.
 
92645
        This is based upon the work of Emmanuel Pacaud
 
92646
        <emmanuel.pacaud@univ-poitiers.fr>
 
92647
 
 
92648
 capplets/keybindings/ChangeLog                     |    9 +++
 
92649
 capplets/keybindings/eggcellrendererkeys.c         |   12 ++---
 
92650
 .../keybindings/gnome-keybinding-properties.glade  |   52 ++++++++++++++++++++
 
92651
 3 files changed, 66 insertions(+), 7 deletions(-)
 
92652
 
 
92653
commit 1249bd48803a74c463008a0f8b9232b797be84db
 
92654
Author: Jody Goldberg <jody@src.gnome.org>
 
92655
Date:   Wed Mar 31 21:33:28 2004 +0000
 
92656
 
 
92657
    Start pruning unused code
 
92658
 
 
92659
 capplets/theme-switcher/control/.cvsignore         |    4 -
 
92660
 .../control/GNOME_Theme_Preview.server.in          |   23 --
 
92661
 capplets/theme-switcher/control/Makefile.am        |   17 --
 
92662
 capplets/theme-switcher/control/control.c          |  213 --------------------
 
92663
 4 files changed, 0 insertions(+), 257 deletions(-)
 
92664
 
 
92665
commit 9a9008178d22db68a905565a6041b13bca5827e9
 
92666
Author: Jody Goldberg <jody@src.gnome.org>
 
92667
Date:   Wed Mar 31 21:30:23 2004 +0000
 
92668
 
 
92669
    merge and update patch from
 
92670
    http://bugzilla.gnome.org/show_bug.cgi?id=134895
 
92671
 
 
92672
 Makefile.am                                        |    2 +-
 
92673
 .../at-properties/at-startup-session.c             |    2 +-
 
92674
 .../gnome-accessibility-keyboard-properties.c      |    1 +
 
92675
 capplets/common/capplet-util.h                     |   14 -----
 
92676
 capplets/common/gnome-theme-info.h                 |    4 +-
 
92677
 capplets/file-types/Makefile.am                    |    2 +-
 
92678
 capplets/file-types/mime-edit-dialog.c             |    2 +-
 
92679
 capplets/font/Makefile.am                          |    4 +-
 
92680
 capplets/keybindings/eggcellrendererkeys.c         |   11 ++--
 
92681
 capplets/keybindings/eggcellrendererkeys.h         |    2 +-
 
92682
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
92683
 capplets/sound/Makefile.am                         |    5 ++-
 
92684
 capplets/theme-switcher/gnome-theme-manager.c      |    4 +-
 
92685
 capplets/theme-switcher/gnome-theme-manager.h      |    4 +-
 
92686
 capplets/theme-switcher/gnome-theme-save.c         |    2 +-
 
92687
 capplets/windows/Makefile.am                       |    2 +-
 
92688
 configure.in                                       |   28 ++++++++--
 
92689
 control-center/capplet-dir.c                       |    2 +-
 
92690
 gnome-settings-daemon/Makefile.am                  |    6 +-
 
92691
 gnome-settings-daemon/factory.c                    |    4 +-
 
92692
 gnome-settings-daemon/reaper.c                     |    6 --
 
92693
 po/POTFILES.in                                     |   16 ------
 
92694
 schemas/Makefile.am                                |    2 +-
 
92695
 typing-break/Makefile.am                           |    2 +-
 
92696
 vfs-methods/fontilus/font-method.c                 |   45 +++++++++-------
 
92697
 vfs-methods/fontilus/font-view.c                   |    1 +
 
92698
 vfs-methods/themus/Makefile.am                     |    2 -
 
92699
 vfs-methods/themus/theme-method.c                  |   58 ++++++++++++--------
 
92700
 vfs-methods/themus/themus-properties-view.c        |    2 +-
 
92701
 29 files changed, 124 insertions(+), 113 deletions(-)
 
92702
 
 
92703
commit 46ba8cb67d819ea2ea70e0047dde7e91b8fbbdc5
 
92704
Author: Mark McLoughlin <mark@skynet.ie>
 
92705
Date:   Wed Mar 31 16:21:20 2004 +0000
 
92706
 
 
92707
    post-release bump to 2.6.1.
 
92708
    
 
92709
    2004-03-31  Mark McLoughlin  <mark@skynet.ie>
 
92710
    
 
92711
            * configure.in: post-release bump to 2.6.1.
 
92712
 
 
92713
 ChangeLog    |    4 ++++
 
92714
 configure.in |    2 +-
 
92715
 2 files changed, 5 insertions(+), 1 deletions(-)
 
92716
 
 
92717
commit b60f2109310751a6c785bb85518966f26dfecc70
 
92718
Author: Mark McLoughlin <mark@skynet.ie>
 
92719
Date:   Wed Mar 31 16:19:29 2004 +0000
 
92720
 
 
92721
    Version 2.6.0.2.
 
92722
    
 
92723
    2004-03-31  Mark McLoughlin  <mark@skynet.ie>
 
92724
    
 
92725
            * configure.in: Version 2.6.0.2.
 
92726
 
 
92727
 ChangeLog     |    4 ++++
 
92728
 configure.in  |    2 +-
 
92729
 po/af.po      |    4 ++--
 
92730
 po/am.po      |    4 ++--
 
92731
 po/ar.po      |    4 ++--
 
92732
 po/az.po      |    4 ++--
 
92733
 po/be.po      |    4 ++--
 
92734
 po/bg.po      |    4 ++--
 
92735
 po/bn.po      |    4 ++--
 
92736
 po/ca.po      |    4 ++--
 
92737
 po/cs.po      |    4 ++--
 
92738
 po/cy.po      |    4 ++--
 
92739
 po/da.po      |    4 ++--
 
92740
 po/de.po      |    4 ++--
 
92741
 po/el.po      |    4 ++--
 
92742
 po/en_CA.po   |    4 ++--
 
92743
 po/en_GB.po   |    4 ++--
 
92744
 po/es.po      |    4 ++--
 
92745
 po/et.po      |    4 ++--
 
92746
 po/fa.po      |    4 ++--
 
92747
 po/fi.po      |    4 ++--
 
92748
 po/fr.po      |    4 ++--
 
92749
 po/ga.po      |    4 ++--
 
92750
 po/gl.po      |    4 ++--
 
92751
 po/he.po      |    4 ++--
 
92752
 po/hi.po      |    4 ++--
 
92753
 po/hr.po      |    4 ++--
 
92754
 po/hu.po      |    4 ++--
 
92755
 po/id.po      |    4 ++--
 
92756
 po/is.po      |    4 ++--
 
92757
 po/it.po      |    4 ++--
 
92758
 po/ja.po      |    4 ++--
 
92759
 po/ko.po      |    4 ++--
 
92760
 po/lt.po      |    4 ++--
 
92761
 po/lv.po      |    4 ++--
 
92762
 po/mk.po      |    4 ++--
 
92763
 po/ml.po      |    4 ++--
 
92764
 po/mn.po      |    4 ++--
 
92765
 po/ms.po      |    4 ++--
 
92766
 po/nl.po      |    4 ++--
 
92767
 po/nn.po      |    4 ++--
 
92768
 po/no.po      |    4 ++--
 
92769
 po/pa.po      |    4 ++--
 
92770
 po/pl.po      |    4 ++--
 
92771
 po/pt.po      |    4 ++--
 
92772
 po/pt_BR.po   |    4 ++--
 
92773
 po/ro.po      |    4 ++--
 
92774
 po/ru.po      |    4 ++--
 
92775
 po/sk.po      |    4 ++--
 
92776
 po/sl.po      |    4 ++--
 
92777
 po/sq.po      |    4 ++--
 
92778
 po/sr.po      |    4 ++--
 
92779
 po/sr@Latn.po |    4 ++--
 
92780
 po/sv.po      |    4 ++--
 
92781
 po/ta.po      |    4 ++--
 
92782
 po/th.po      |    4 ++--
 
92783
 po/tr.po      |    4 ++--
 
92784
 po/uk.po      |    4 ++--
 
92785
 po/vi.po      |    4 ++--
 
92786
 po/wa.po      |    4 ++--
 
92787
 po/zh_CN.po   |    4 ++--
 
92788
 po/zh_TW.po   |    4 ++--
 
92789
 62 files changed, 125 insertions(+), 121 deletions(-)
 
92790
 
 
92791
commit c2256f7080b2b1a22158ffbec5b84e3ab982d306
 
92792
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
 
92793
Date:   Wed Mar 31 11:24:58 2004 +0000
 
92794
 
 
92795
    ignore some files
 
92796
 
 
92797
 capplets/mouse/.cvsignore         |    2 +-
 
92798
 capplets/sound/.cvsignore         |    2 +-
 
92799
 capplets/ui-properties/.cvsignore |    1 +
 
92800
 3 files changed, 3 insertions(+), 2 deletions(-)
 
92801
 
 
92802
commit 5d4c2ec3ae7b1ebe01b3d28a1626dc39cc125a84
 
92803
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
 
92804
Date:   Wed Mar 31 11:21:08 2004 +0000
 
92805
 
 
92806
    re-enable gstreamer since #131316 got fixed
 
92807
 
 
92808
 ChangeLog    |    1 +
 
92809
 configure.in |    2 +-
 
92810
 2 files changed, 2 insertions(+), 1 deletions(-)
 
92811
 
 
92812
commit 690c349e08f1e7c7612ece56982d4ce1571a2a3b
 
92813
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
 
92814
Date:   Wed Mar 31 11:14:29 2004 +0000
 
92815
 
 
92816
    check for 0.8 of gst, not 0.7
 
92817
    dist gstreamer settings daemon files properly
 
92818
 
 
92819
 ChangeLog                                 |    7 +++++++
 
92820
 configure.in                              |    2 +-
 
92821
 gnome-settings-daemon/actions/Makefile.am |    1 +
 
92822
 3 files changed, 9 insertions(+), 1 deletions(-)
 
92823
 
 
92824
commit 8432440bbee3f36e89aa84945cd9d62b3a361b3c
 
92825
Author: Christophe Merlet <redfox@src.gnome.org>
 
92826
Date:   Wed Mar 31 07:04:30 2004 +0000
 
92827
 
 
92828
    Updated French translation.
 
92829
 
 
92830
 po/ChangeLog |    4 ++++
 
92831
 po/fr.po     |   10 +++++-----
 
92832
 2 files changed, 9 insertions(+), 5 deletions(-)
 
92833
 
 
92834
commit 4874c554f6e62d058ce0edd64a4036186fe75cbc
 
92835
Author: Jody Goldberg <jody@gnome.org>
 
92836
Date:   Wed Mar 31 03:35:12 2004 +0000
 
92837
 
 
92838
    Release 2.6.0.1
 
92839
    
 
92840
    
 
92841
    2004-03-30  Jody Goldberg <jody@gnome.org>
 
92842
    
 
92843
        * Release 2.6.0.1
 
92844
 
 
92845
 ChangeLog                                      |    6 +-
 
92846
 archiver/ChangeLog                             |    4 +
 
92847
 archiver/tests/ChangeLog                       |    4 +
 
92848
 autogen.sh                                     |    2 +-
 
92849
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
92850
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
92851
 capplets/background/ChangeLog                  |    4 +
 
92852
 capplets/common/ChangeLog                      |    4 +
 
92853
 capplets/default-applications/ChangeLog        |    4 +
 
92854
 capplets/desktop-links/ChangeLog               |    4 +
 
92855
 capplets/display/ChangeLog                     |    4 +
 
92856
 capplets/file-types/ChangeLog                  |    4 +
 
92857
 capplets/font/ChangeLog                        |    4 +
 
92858
 capplets/keybindings/ChangeLog                 |    4 +
 
92859
 capplets/keyboard/ChangeLog                    |    4 +
 
92860
 capplets/mime-type/ChangeLog                   |    4 +
 
92861
 capplets/mouse/ChangeLog                       |    4 +
 
92862
 capplets/network/ChangeLog                     |    4 +
 
92863
 capplets/rollback/ChangeLog                    |    4 +
 
92864
 capplets/sound/ChangeLog                       |    4 +
 
92865
 capplets/theme-switcher/ChangeLog              |    4 +
 
92866
 capplets/ui-properties/ChangeLog               |    4 +
 
92867
 capplets/url-properties/ChangeLog              |    4 +
 
92868
 capplets/windows/ChangeLog                     |    4 +
 
92869
 capplets/wm-properties/ChangeLog               |    4 +
 
92870
 configure.in                                   |    2 +-
 
92871
 control-center/ChangeLog                       |    4 +
 
92872
 gnome-settings-daemon/ChangeLog                |    4 +
 
92873
 help/ChangeLog                                 |    4 +
 
92874
 libbackground/ChangeLog                        |    4 +
 
92875
 libwindow-settings/ChangeLog                   |    4 +
 
92876
 po/ChangeLog                                   |    4 +
 
92877
 po/af.po                                       |    2 +-
 
92878
 po/ca.po                                       |   61 +++-
 
92879
 po/el.po                                       |    2 +-
 
92880
 po/en_CA.po                                    |   50 ++-
 
92881
 po/hr.po                                       |    2 +-
 
92882
 po/pa.po                                       |  418 +++++++++++-------------
 
92883
 po/pt_BR.po                                    |    3 +-
 
92884
 typing-break/ChangeLog                         |    4 +
 
92885
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
92886
 vfs-methods/themus/ChangeLog                   |    4 +
 
92887
 42 files changed, 403 insertions(+), 273 deletions(-)
 
92888
 
 
92889
commit f770dd3dfd0c023b70cded33744e752897ce2af4
 
92890
Author: Christian Rose <menthos@menthos.com>
 
92891
Date:   Tue Mar 30 23:17:42 2004 +0000
 
92892
 
 
92893
    Added "af" to ALL_LINGUAS. Added Afrikaans translation by Zuza Software
 
92894
    
 
92895
    2004-03-31  Christian Rose  <menthos@menthos.com>
 
92896
    
 
92897
        * configure.in: Added "af" to ALL_LINGUAS.
 
92898
        * po/af.po: Added Afrikaans translation by
 
92899
        Zuza Software Foundation <info@translate.org.za>.
 
92900
 
 
92901
 ChangeLog    |    4 +
 
92902
 configure.in |    2 +-
 
92903
 po/ChangeLog |    5 +
 
92904
 po/af.po     | 3536 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
92905
 4 files changed, 3546 insertions(+), 1 deletions(-)
 
92906
 
 
92907
commit c206a9a02340f69e287389f3ab82a6707707ecf2
 
92908
Author: Adam Weinberger <adamw@src.gnome.org>
 
92909
Date:   Tue Mar 30 20:28:46 2004 +0000
 
92910
 
 
92911
    Updated Canadian English translation.
 
92912
    
 
92913
    
 
92914
        * en_CA.po: Updated Canadian English translation.
 
92915
 
 
92916
 po/ChangeLog |    4 ++++
 
92917
 po/en_CA.po  |   52 ++++++++++++++++++----------------------------------
 
92918
 2 files changed, 22 insertions(+), 34 deletions(-)
 
92919
 
 
92920
commit 7e9417ce64b549039c43b7a0b4ea7f59511d9595
 
92921
Author: Denis Lackovic <delacko@src.gnome.org>
 
92922
Date:   Tue Mar 30 15:53:24 2004 +0000
 
92923
 
 
92924
    *** empty log message ***
 
92925
 
 
92926
 po/hr.po |  310 +++++++++++++++++++++++++++++++++++++++-----------------------
 
92927
 1 files changed, 195 insertions(+), 115 deletions(-)
 
92928
 
 
92929
commit 326a1e27f1530439e3aba1639c30d00731762a02
 
92930
Author: Denis Lackovic <delacko@src.gnome.org>
 
92931
Date:   Mon Mar 29 18:00:02 2004 +0000
 
92932
 
 
92933
    *** empty log message ***
 
92934
 
 
92935
 po/hr.po |   10 +++++-----
 
92936
 1 files changed, 5 insertions(+), 5 deletions(-)
 
92937
 
 
92938
commit 5d8a71613c102faef0c1d1a3c3463dbb8421d3d1
 
92939
Author: Jordi Mallach <jordim@src.gnome.org>
 
92940
Date:   Mon Mar 29 12:06:35 2004 +0000
 
92941
 
 
92942
    Updated Catalan translation.
 
92943
 
 
92944
 po/ChangeLog |    4 +
 
92945
 po/ca.po     |  345 +++++++++++++++++++++-------------------------------------
 
92946
 2 files changed, 127 insertions(+), 222 deletions(-)
 
92947
 
 
92948
commit 12731e13ae0615acf2c2ac26c506070179fe3e44
 
92949
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
92950
Date:   Sun Mar 28 23:03:57 2004 +0000
 
92951
 
 
92952
    Updated Greek translation (fix a typo)
 
92953
 
 
92954
 po/ChangeLog |    4 ++++
 
92955
 po/el.po     |   20 ++++++++++----------
 
92956
 2 files changed, 14 insertions(+), 10 deletions(-)
 
92957
 
 
92958
commit 426667bb31f7e913392313669eedc6649b34ec76
 
92959
Author: Denis Lackovic <delacko@src.gnome.org>
 
92960
Date:   Sun Mar 28 21:01:44 2004 +0000
 
92961
 
 
92962
    *** empty log message ***
 
92963
 
 
92964
 po/ChangeLog |    4 ++++
 
92965
 po/hr.po     |   10 +++++-----
 
92966
 2 files changed, 9 insertions(+), 5 deletions(-)
 
92967
 
 
92968
commit 12cd475898608eb856b8d06406f980d70363365a
 
92969
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
92970
Date:   Sat Mar 27 22:40:52 2004 +0000
 
92971
 
 
92972
    - fixed a small typo provávelmente->provavelmente
 
92973
    
 
92974
        * pt_BR.po:
 
92975
        - fixed a small typo provávelmente->provavelmente
 
92976
 
 
92977
 po/ChangeLog |    5 +++++
 
92978
 po/pt_BR.po  |    7 +++----
 
92979
 2 files changed, 8 insertions(+), 4 deletions(-)
 
92980
 
 
92981
commit 3ed5a62b6d8ae47a36c851e0a8d68e18e1f3ef8c
 
92982
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
92983
Date:   Thu Mar 25 09:27:18 2004 +0000
 
92984
 
 
92985
    added punjabi translation
 
92986
 
 
92987
 ChangeLog    |    4 +
 
92988
 configure.in |    2 +-
 
92989
 po/ChangeLog |    5 +
 
92990
 po/pa.po     | 3493 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
92991
 4 files changed, 3503 insertions(+), 1 deletions(-)
 
92992
 
 
92993
commit 8aa9b47a7f86a378f75f240bde219f81d5b4ff14
 
92994
Author: Denis Lackovic <delacko@src.gnome.org>
 
92995
Date:   Wed Mar 24 05:03:13 2004 +0000
 
92996
 
 
92997
    *** empty log message ***
 
92998
 
 
92999
 po/ChangeLog |    4 +
 
93000
 po/hr.po     |  547 +++++++++++++++-------------------------------------------
 
93001
 2 files changed, 146 insertions(+), 405 deletions(-)
 
93002
 
 
93003
commit 5f780811f79c0ba29c1ac855c6429b2bee2e007e
 
93004
Author: Jody Goldberg <jody@gnome.org>
 
93005
Date:   Wed Mar 24 03:00:52 2004 +0000
 
93006
 
 
93007
    post release bump
 
93008
    
 
93009
    
 
93010
    2004-03-23  Jody Goldberg <jody@gnome.org>
 
93011
    
 
93012
        * configure.in : post release bump
 
93013
 
 
93014
 ChangeLog    |    4 ++++
 
93015
 configure.in |    2 +-
 
93016
 2 files changed, 5 insertions(+), 1 deletions(-)
 
93017
 
 
93018
commit 1df948d905c332f7a350b753d0bffdf2ab032543
 
93019
Author: Jody Goldberg <jody@gnome.org>
 
93020
Date:   Wed Mar 24 02:58:55 2004 +0000
 
93021
 
 
93022
    Release 2.6.0
 
93023
    
 
93024
    
 
93025
    2004-03-23  Jody Goldberg <jody@gnome.org>
 
93026
    
 
93027
        * Release 2.6.0
 
93028
 
 
93029
 ChangeLog                                          |    8 +
 
93030
 archiver/ChangeLog                                 |    4 +
 
93031
 archiver/tests/ChangeLog                           |    4 +
 
93032
 capplets/accessibility/at-properties/ChangeLog     |    4 +
 
93033
 capplets/accessibility/keyboard/ChangeLog          |    4 +
 
93034
 capplets/background/ChangeLog                      |    4 +
 
93035
 capplets/common/ChangeLog                          |    4 +
 
93036
 capplets/default-applications/ChangeLog            |    4 +
 
93037
 capplets/desktop-links/ChangeLog                   |    4 +
 
93038
 capplets/display/ChangeLog                         |    4 +
 
93039
 capplets/file-types/ChangeLog                      |    4 +
 
93040
 capplets/font/ChangeLog                            |    4 +
 
93041
 capplets/keybindings/ChangeLog                     |   10 +
 
93042
 capplets/keybindings/gnome-keybinding-properties.c |   29 ++-
 
93043
 capplets/keyboard/ChangeLog                        |    4 +
 
93044
 capplets/mime-type/ChangeLog                       |    4 +
 
93045
 capplets/mouse/ChangeLog                           |    4 +
 
93046
 capplets/network/ChangeLog                         |    4 +
 
93047
 capplets/rollback/ChangeLog                        |    4 +
 
93048
 capplets/sound/ChangeLog                           |    4 +
 
93049
 capplets/theme-switcher/ChangeLog                  |    4 +
 
93050
 capplets/ui-properties/ChangeLog                   |    4 +
 
93051
 capplets/url-properties/ChangeLog                  |    4 +
 
93052
 capplets/windows/ChangeLog                         |    4 +
 
93053
 capplets/wm-properties/ChangeLog                   |    4 +
 
93054
 configure.in                                       |    4 +-
 
93055
 control-center/ChangeLog                           |    4 +
 
93056
 control-center/capplet-dir.c                       |   11 +-
 
93057
 gnome-settings-daemon/ChangeLog                    |    9 +
 
93058
 gnome-settings-daemon/actions/acme.h               |    2 +-
 
93059
 gnome-settings-daemon/eggaccelerators.c            |    7 +-
 
93060
 .../gnome-settings-multimedia-keys.c               |   86 ++++----
 
93061
 help/ChangeLog                                     |    4 +
 
93062
 libbackground/ChangeLog                            |    4 +
 
93063
 libwindow-settings/ChangeLog                       |    4 +
 
93064
 po/ChangeLog                                       |  173 +++++++-------
 
93065
 po/am.po                                           |   35 ++--
 
93066
 po/ar.po                                           |   68 ++++--
 
93067
 po/az.po                                           |   35 ++--
 
93068
 po/be.po                                           |   35 ++--
 
93069
 po/bg.po                                           |   35 ++--
 
93070
 po/bn.po                                           |   70 ++++---
 
93071
 po/ca.po                                           |   35 ++--
 
93072
 po/cs.po                                           |   35 ++--
 
93073
 po/cy.po                                           |   33 ++--
 
93074
 po/da.po                                           |   35 ++--
 
93075
 po/de.po                                           |   35 ++--
 
93076
 po/el.po                                           |   35 ++--
 
93077
 po/en_CA.po                                        |   35 ++--
 
93078
 po/en_GB.po                                        |   35 ++--
 
93079
 po/es.po                                           |   35 ++--
 
93080
 po/et.po                                           |   35 ++--
 
93081
 po/fa.po                                           |   35 ++--
 
93082
 po/fi.po                                           |   35 ++--
 
93083
 po/fr.po                                           |   33 ++--
 
93084
 po/ga.po                                           |  240 ++++++++++----------
 
93085
 po/gl.po                                           |   35 ++--
 
93086
 po/he.po                                           |   35 ++--
 
93087
 po/hi.po                                           |   35 ++--
 
93088
 po/hr.po                                           |   35 ++--
 
93089
 po/hu.po                                           |  197 +++++++++++------
 
93090
 po/id.po                                           |   35 ++--
 
93091
 po/is.po                                           |   35 ++--
 
93092
 po/it.po                                           |   35 ++--
 
93093
 po/ja.po                                           |   35 ++--
 
93094
 po/ko.po                                           |   35 ++--
 
93095
 po/lt.po                                           |   35 ++--
 
93096
 po/lv.po                                           |   35 ++--
 
93097
 po/mk.po                                           |   35 ++--
 
93098
 po/ml.po                                           |   35 ++--
 
93099
 po/mn.po                                           |   35 ++--
 
93100
 po/ms.po                                           |   35 ++--
 
93101
 po/nl.po                                           |   35 ++--
 
93102
 po/nn.po                                           |   96 +++++---
 
93103
 po/no.po                                           |   35 ++--
 
93104
 po/pl.po                                           |   35 ++--
 
93105
 po/pt.po                                           |   35 ++--
 
93106
 po/pt_BR.po                                        |   35 ++--
 
93107
 po/ro.po                                           |   33 ++--
 
93108
 po/ru.po                                           |   35 ++--
 
93109
 po/sk.po                                           |  157 +++++++------
 
93110
 po/sl.po                                           |   35 ++--
 
93111
 po/sq.po                                           |   35 ++--
 
93112
 po/sr.po                                           |   35 ++--
 
93113
 po/sr@Latn.po                                      |   35 ++--
 
93114
 po/sv.po                                           |   35 ++--
 
93115
 po/ta.po                                           |   33 ++--
 
93116
 po/th.po                                           |   35 ++--
 
93117
 po/tr.po                                           |  110 ++++++----
 
93118
 po/uk.po                                           |   40 ++--
 
93119
 po/vi.po                                           |   35 ++--
 
93120
 po/wa.po                                           |   35 ++--
 
93121
 po/zh_CN.po                                        |   35 ++--
 
93122
 po/zh_TW.po                                        |   33 ++--
 
93123
 typing-break/ChangeLog                             |    4 +
 
93124
 vfs-methods/fontilus/ChangeLog                     |    4 +
 
93125
 vfs-methods/themus/ChangeLog                       |    4 +
 
93126
 97 files changed, 1765 insertions(+), 1408 deletions(-)
 
93127
 
 
93128
commit ae75d1f1c4a98a8464a098236c8ec9adba4e2bd3
 
93129
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
93130
Date:   Tue Mar 23 17:19:15 2004 +0000
 
93131
 
 
93132
    Updated Slovak translation.
 
93133
    
 
93134
    2004-03-23  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
93135
    
 
93136
            * sk.po: Updated Slovak translation.
 
93137
 
 
93138
 po/ChangeLog |    4 +
 
93139
 po/sk.po     |  531 ++++++++++++++++++++--------------------------------------
 
93140
 2 files changed, 182 insertions(+), 353 deletions(-)
 
93141
 
 
93142
commit 1444208f8d689ff2f87735ce3a9efa11fff65caa
 
93143
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
93144
Date:   Mon Mar 22 20:16:22 2004 +0000
 
93145
 
 
93146
    Updated Norwegian Nynorsk translation.
 
93147
    
 
93148
    2004-03-22  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
93149
    
 
93150
        * nn.po: Updated Norwegian Nynorsk translation.
 
93151
 
 
93152
 po/ChangeLog |    4 +
 
93153
 po/nn.po     | 1595 ++--------------------------------------------------------
 
93154
 2 files changed, 44 insertions(+), 1555 deletions(-)
 
93155
 
 
93156
commit c24f9a968fab372dd2634a5ae53283e16db3d5bd
 
93157
Author: Andras Timar <timar@gnome.hu>
 
93158
Date:   Sun Mar 21 22:26:43 2004 +0000
 
93159
 
 
93160
    Updated Hungarian translation.
 
93161
    
 
93162
    2004-03-21  Andras Timar  <timar@gnome.hu>
 
93163
    
 
93164
        * hu.po: Updated Hungarian translation.
 
93165
 
 
93166
 po/ChangeLog |    4 +
 
93167
 po/hu.po     |  396 ++++++++++++++++++++++++----------------------------------
 
93168
 2 files changed, 170 insertions(+), 230 deletions(-)
 
93169
 
 
93170
commit 172608eb3f705a539633d145555b138d2522035c
 
93171
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
93172
Date:   Sun Mar 21 21:25:31 2004 +0000
 
93173
 
 
93174
    Update Irish translation
 
93175
 
 
93176
 po/ChangeLog |    4 +
 
93177
 po/ga.po     |  213 +++++++++++++++++++++++++++++-----------------------------
 
93178
 2 files changed, 110 insertions(+), 107 deletions(-)
 
93179
 
 
93180
commit e16e106a2daa5430945f9a54371bbbbf1f046fcf
 
93181
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
93182
Date:   Sat Mar 20 04:42:57 2004 +0000
 
93183
 
 
93184
    Updated traditional Chinese translation from Woodman Tuen
 
93185
    
 
93186
        * zh_TW.po: Updated traditional Chinese translation from
 
93187
          Woodman Tuen <woodnman@culturecom.com.hk>.
 
93188
 
 
93189
 po/ChangeLog |    5 +
 
93190
 po/zh_TW.po  |  312 ++++++++++++++++++++++++++--------------------------------
 
93191
 2 files changed, 146 insertions(+), 171 deletions(-)
 
93192
 
 
93193
commit 641730a816d9a99479a6f8a6e96aa6dbef0df37e
 
93194
Author: Christophe Merlet <redfox@src.gnome.org>
 
93195
Date:   Fri Mar 19 20:59:30 2004 +0000
 
93196
 
 
93197
    Updated French translation.
 
93198
 
 
93199
 po/ChangeLog |    4 ++++
 
93200
 po/fr.po     |   12 ++++++------
 
93201
 2 files changed, 10 insertions(+), 6 deletions(-)
 
93202
 
 
93203
commit 4217e3715be5ea49a8e4ffde243547ae82d6f5d4
 
93204
Author: Arafat Medini <lumina@silverpen.de>
 
93205
Date:   Fri Mar 19 06:44:25 2004 +0000
 
93206
 
 
93207
    Updated Arabic translation.
 
93208
    
 
93209
    
 
93210
    2004-03-19  Arafat Medini  <lumina@silverpen.de>
 
93211
    
 
93212
        * ar.po: Updated Arabic translation.
 
93213
 
 
93214
 po/ChangeLog |    4 ++++
 
93215
 po/ar.po     |   29 +++++++++++------------------
 
93216
 2 files changed, 15 insertions(+), 18 deletions(-)
 
93217
 
 
93218
commit f6db3b29106fb6aa9c9c6dcc78f17593421e2bed
 
93219
Author: Arafat Medini <lumina@silverpen.de>
 
93220
Date:   Thu Mar 18 21:15:35 2004 +0000
 
93221
 
 
93222
    Updated Arabic translation.
 
93223
    
 
93224
    
 
93225
    004-03-18  Arafat Medini  <lumina@silverpen.de>
 
93226
    
 
93227
        * ar.po: Updated Arabic translation.
 
93228
 
 
93229
 po/ChangeLog |    4 ++
 
93230
 po/ar.po     |  102 ++++++++++++++++++++++++++--------------------------------
 
93231
 2 files changed, 50 insertions(+), 56 deletions(-)
 
93232
 
 
93233
commit e935673900ca649aa4c2ebd2ce5e9b810c0e567a
 
93234
Author: Mugurel Tudor <mugurelu@go.ro>
 
93235
Date:   Thu Mar 18 20:58:01 2004 +0000
 
93236
 
 
93237
    Updated Romanian translation by Misu Moldovan <dumol@go.ro>
 
93238
    
 
93239
    2004-03-18  Mugurel Tudor  <mugurelu@go.ro>
 
93240
    
 
93241
        * ro.po: Updated Romanian translation by
 
93242
        Misu Moldovan <dumol@go.ro>
 
93243
 
 
93244
 po/ChangeLog |    5 +
 
93245
 po/ro.po     |  698 ++++++++++++++++++++++------------------------------------
 
93246
 2 files changed, 269 insertions(+), 434 deletions(-)
 
93247
 
 
93248
commit a10237a2bebbcf327301d9321af581ffa3b7310d
 
93249
Author: Dinesh Nadarajah <dinesh_list@sbcglobal.net>
 
93250
Date:   Thu Mar 18 03:08:40 2004 +0000
 
93251
 
 
93252
    Updated Tamil Translation
 
93253
    
 
93254
    
 
93255
    2004-03-17  Dinesh Nadarajah <dinesh_list@sbcglobal.net>
 
93256
    
 
93257
            * ta.po: Updated Tamil Translation
 
93258
 
 
93259
 po/ChangeLog |    4 +
 
93260
 po/ta.po     |  629 +++++++++++++++++++++++-----------------------------------
 
93261
 2 files changed, 254 insertions(+), 379 deletions(-)
 
93262
 
 
93263
commit b6c633c7d209282ef2343fc6e613ffc736b01f0d
 
93264
Author: Dafydd Harries <daf@src.gnome.org>
 
93265
Date:   Wed Mar 17 22:35:59 2004 +0000
 
93266
 
 
93267
    More fixing: sort out plural forms.
 
93268
 
 
93269
 po/cy.po |    6 ++----
 
93270
 1 files changed, 2 insertions(+), 4 deletions(-)
 
93271
 
 
93272
commit 6e2d6b37897c8dfc7f37883c7e354a3f34cfe357
 
93273
Author: Dafydd Harries <daf@src.gnome.org>
 
93274
Date:   Wed Mar 17 22:26:50 2004 +0000
 
93275
 
 
93276
    Translate a couple of messages missing from previous commit.
 
93277
 
 
93278
 po/cy.po |   44 ++++++++++++++++++++++++++++----------------
 
93279
 1 files changed, 28 insertions(+), 16 deletions(-)
 
93280
 
 
93281
commit 7509792689a3ae6f39bab6f8d7ead84cda735a98
 
93282
Author: Dafydd Harries <daf@src.gnome.org>
 
93283
Date:   Wed Mar 17 22:22:41 2004 +0000
 
93284
 
 
93285
    Updated Welsh translation from Dafydd Tomos.
 
93286
 
 
93287
 po/ChangeLog |    4 +
 
93288
 po/cy.po     |  325 +++++++++++++++++++++++++++------------------------------
 
93289
 2 files changed, 158 insertions(+), 171 deletions(-)
 
93290
 
 
93291
commit 294bc86508fa2667665ce75999e9b8fe27d6539d
 
93292
Author: Jonathan Blandford <jrb@gnome.org>
 
93293
Date:   Wed Mar 17 17:59:39 2004 +0000
 
93294
 
 
93295
    Add the FileChooserBackend as an xsetting.
 
93296
    
 
93297
    Fri Mar 12 20:15:28 2004  Jonathan Blandford  <jrb@gnome.org>
 
93298
    
 
93299
            * gnome-settings-xsettings.c: Add the FileChooserBackend as an
 
93300
            xsetting.
 
93301
 
 
93302
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
93303
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 +++-
 
93304
 2 files changed, 8 insertions(+), 1 deletions(-)
 
93305
 
 
93306
commit 1af33dfa8c7f1b30d7bc475ac63db98b529dd969
 
93307
Author: Gareth Owen <gowen@src.gnome.org>
 
93308
Date:   Wed Mar 17 03:47:39 2004 +0000
 
93309
 
 
93310
    Updated British translation
 
93311
 
 
93312
 po/ChangeLog |    4 +
 
93313
 po/en_GB.po  | 1663 ++++++++++++++++++++++++++++++++--------------------------
 
93314
 2 files changed, 913 insertions(+), 754 deletions(-)
 
93315
 
 
93316
commit 87318a28b60fd7bfb339370be734dfa2af298c8e
 
93317
Author: Sayamindu Dasgupta <sdg@src.gnome.org>
 
93318
Date:   Sun Mar 14 17:45:53 2004 +0000
 
93319
 
 
93320
    Updated Bengali translations
 
93321
 
 
93322
 po/ChangeLog |    5 +
 
93323
 po/bn.po     |  380 ++++++++++++++++++++++-----------------------------------
 
93324
 2 files changed, 152 insertions(+), 233 deletions(-)
 
93325
 
 
93326
commit 2dd7c68ddecd8a8119f3c6fa2212de7cab4cae1f
 
93327
Author: Christian Neumair <cneumair@src.gnome.org>
 
93328
Date:   Sun Mar 14 15:40:47 2004 +0000
 
93329
 
 
93330
    Updated German translation.
 
93331
 
 
93332
 po/ChangeLog |    4 ++++
 
93333
 po/de.po     |    7 +++++--
 
93334
 2 files changed, 9 insertions(+), 2 deletions(-)
 
93335
 
 
93336
commit f72169ba90503eb2bb83cb6368537a0dd4e2321b
 
93337
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
93338
Date:   Sun Mar 14 14:25:06 2004 +0000
 
93339
 
 
93340
    Fixety fix
 
93341
 
 
93342
 po/tr.po |  Bin 24839 -> 110886 bytes
 
93343
 1 files changed, 0 insertions(+), 0 deletions(-)
 
93344
 
 
93345
commit 007e28a3a5b8e020a013ac2de3c772a6ff33e13b
 
93346
Author: Christophe Merlet <redfox@src.gnome.org>
 
93347
Date:   Sun Mar 14 10:32:35 2004 +0000
 
93348
 
 
93349
    Updated French translation.
 
93350
 
 
93351
 po/ChangeLog |    4 +
 
93352
 po/fr.po     |  189 +++++++++++++++++-----------------------------------------
 
93353
 2 files changed, 59 insertions(+), 134 deletions(-)
 
93354
 
 
93355
commit 8e563a4be6b749d387cc1325ddf9074a399abf5f
 
93356
Author: Görkem Çetin <gorkem@src.gnome.org>
 
93357
Date:   Sat Mar 13 20:22:24 2004 +0000
 
93358
 
 
93359
    CVS_SILENT
 
93360
 
 
93361
 po/tr.po |  Bin 108735 -> 24839 bytes
 
93362
 1 files changed, 0 insertions(+), 0 deletions(-)
 
93363
 
 
93364
commit 238f70506e51431ee290097667feae0122230c92
 
93365
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
 
93366
Date:   Sat Mar 13 13:11:43 2004 +0000
 
93367
 
 
93368
    Updated Ukrainian translation
 
93369
    
 
93370
    2004-03-13 Maxim Dziumanenko <mvd@mylinux.com.ua>
 
93371
    
 
93372
        * uk.po: Updated Ukrainian translation
 
93373
 
 
93374
 po/ChangeLog |    4 +
 
93375
 po/uk.po     |  270 +++++++++++++++++++---------------------------------------
 
93376
 2 files changed, 93 insertions(+), 181 deletions(-)
 
93377
 
 
93378
commit 495fc11254c763a5bcd0f34a6254bafe8661f174
 
93379
Author: Arafat Medini <lumina@silverpen.de>
 
93380
Date:   Fri Mar 12 17:04:15 2004 +0000
 
93381
 
 
93382
    Updated Arabic translation.
 
93383
    
 
93384
    
 
93385
    2004-03-12  Arafat Medini  <lumina@silverpen.de>
 
93386
    
 
93387
        * ar.po: Updated Arabic translation.
 
93388
 
 
93389
 po/ChangeLog |    4 +
 
93390
 po/ar.po     |  429 +++++++++++++++++++++++++++++-----------------------------
 
93391
 2 files changed, 221 insertions(+), 212 deletions(-)
 
93392
 
 
93393
commit d8624310faee21085b75b82bfc05688dbdbe2151
 
93394
Author: Sayamindu Dasgupta <sdg@src.gnome.org>
 
93395
Date:   Fri Mar 12 15:34:08 2004 +0000
 
93396
 
 
93397
    updated Bengali translation
 
93398
 
 
93399
 po/ChangeLog |    5 +
 
93400
 po/bn.po     | 1358 ++++++++++++++++++++++++----------------------------------
 
93401
 2 files changed, 568 insertions(+), 795 deletions(-)
 
93402
 
 
93403
commit 6ee9a7f698fa7cf5c7b1da255c8eb6894ff75cc9
 
93404
Author: Görkem Çetin <gorkem@src.gnome.org>
 
93405
Date:   Thu Mar 11 20:44:51 2004 +0000
 
93406
 
 
93407
    CVS_SILENT
 
93408
 
 
93409
 po/tr.po | 1343 +++++++-------------------------------------------------------
 
93410
 1 files changed, 133 insertions(+), 1210 deletions(-)
 
93411
 
 
93412
commit 1277e7988ec6e70f2e6970cab3020793a97471e3
 
93413
Author: Jody Goldberg <jody@gnome.org>
 
93414
Date:   Thu Mar 11 06:11:02 2004 +0000
 
93415
 
 
93416
    post release bump
 
93417
    
 
93418
    
 
93419
    2004-03-11  Jody Goldberg <jody@gnome.org>
 
93420
    
 
93421
        * configure.in : post release bump
 
93422
 
 
93423
 ChangeLog    |    4 ++++
 
93424
 configure.in |    2 +-
 
93425
 2 files changed, 5 insertions(+), 1 deletions(-)
 
93426
 
 
93427
commit f4fb38359c611905e44e6fc7725c675dbce79d2c
 
93428
Author: Jody Goldberg <jody@gnome.org>
 
93429
Date:   Thu Mar 11 06:02:19 2004 +0000
 
93430
 
 
93431
    Release 2.5.4
 
93432
    
 
93433
    
 
93434
    2004-03-11  Jody Goldberg <jody@gnome.org>
 
93435
    
 
93436
        * Release 2.5.4
 
93437
 
 
93438
 ChangeLog                                      |    4 +
 
93439
 NEWS                                           |    4 +
 
93440
 archiver/ChangeLog                             |    4 +
 
93441
 archiver/tests/ChangeLog                       |    4 +
 
93442
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
93443
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
93444
 capplets/background/ChangeLog                  |    4 +
 
93445
 capplets/common/ChangeLog                      |    4 +
 
93446
 capplets/default-applications/ChangeLog        |    4 +
 
93447
 capplets/desktop-links/ChangeLog               |    4 +
 
93448
 capplets/display/ChangeLog                     |    4 +
 
93449
 capplets/file-types/ChangeLog                  |    4 +
 
93450
 capplets/font/ChangeLog                        |    4 +
 
93451
 capplets/keybindings/ChangeLog                 |    4 +
 
93452
 capplets/keyboard/ChangeLog                    |    4 +
 
93453
 capplets/mime-type/ChangeLog                   |    4 +
 
93454
 capplets/mouse/ChangeLog                       |    4 +
 
93455
 capplets/network/ChangeLog                     |    4 +
 
93456
 capplets/rollback/ChangeLog                    |    4 +
 
93457
 capplets/sound/ChangeLog                       |    4 +
 
93458
 capplets/theme-switcher/ChangeLog              |    4 +
 
93459
 capplets/ui-properties/ChangeLog               |    4 +
 
93460
 capplets/url-properties/ChangeLog              |    4 +
 
93461
 capplets/windows/ChangeLog                     |    4 +
 
93462
 capplets/wm-properties/ChangeLog               |    4 +
 
93463
 control-center/ChangeLog                       |    4 +
 
93464
 gnome-settings-daemon/ChangeLog                |    4 +
 
93465
 help/ChangeLog                                 |    4 +
 
93466
 libbackground/ChangeLog                        |    4 +
 
93467
 libwindow-settings/ChangeLog                   |    4 +
 
93468
 po/ChangeLog                                   |    4 +
 
93469
 po/am.po                                       |  416 +++++++++----------
 
93470
 po/ar.po                                       |  425 +++++++++----------
 
93471
 po/az.po                                       |   34 +-
 
93472
 po/be.po                                       |   72 ++--
 
93473
 po/bg.po                                       |  460 ++++++++++-----------
 
93474
 po/bn.po                                       |  428 +++++++++----------
 
93475
 po/ca.po                                       |  457 ++++++++++-----------
 
93476
 po/cs.po                                       |  272 ++++++-------
 
93477
 po/cy.po                                       |  427 +++++++++----------
 
93478
 po/da.po                                       |  214 +++++------
 
93479
 po/de.po                                       |  289 ++++++-------
 
93480
 po/el.po                                       |  288 ++++++-------
 
93481
 po/en_CA.po                                    |    7 +-
 
93482
 po/en_GB.po                                    |  390 ++++++++----------
 
93483
 po/es.po                                       |    7 +-
 
93484
 po/et.po                                       |  430 +++++++++----------
 
93485
 po/fa.po                                       |  400 ++++++++----------
 
93486
 po/fi.po                                       |  273 ++++++-------
 
93487
 po/fr.po                                       |    2 +-
 
93488
 po/ga.po                                       |  539 +++++++++++-------------
 
93489
 po/gl.po                                       |  462 ++++++++++-----------
 
93490
 po/he.po                                       |  427 +++++++++----------
 
93491
 po/hi.po                                       |  286 ++++++-------
 
93492
 po/hr.po                                       |  426 +++++++++----------
 
93493
 po/hu.po                                       |  458 ++++++++++-----------
 
93494
 po/id.po                                       |  340 ++++++----------
 
93495
 po/is.po                                       |  426 +++++++++----------
 
93496
 po/it.po                                       |    2 +-
 
93497
 po/ja.po                                       |    2 +-
 
93498
 po/ko.po                                       |  269 ++++++-------
 
93499
 po/lt.po                                       |  276 ++++++-------
 
93500
 po/lv.po                                       |  448 ++++++++++----------
 
93501
 po/mk.po                                       |  428 +++++++++----------
 
93502
 po/ml.po                                       |  432 +++++++++----------
 
93503
 po/mn.po                                       |   53 ++-
 
93504
 po/ms.po                                       |  290 ++++++-------
 
93505
 po/nl.po                                       |    2 +-
 
93506
 po/nn.po                                       |  426 +++++++++----------
 
93507
 po/no.po                                       |  265 ++++++-------
 
93508
 po/pl.po                                       |  206 ++++-----
 
93509
 po/pt.po                                       |  281 ++++++-------
 
93510
 po/pt_BR.po                                    |   49 ++-
 
93511
 po/ro.po                                       |  428 +++++++++----------
 
93512
 po/ru.po                                       |  395 +++++++++---------
 
93513
 po/sk.po                                       |  422 +++++++++----------
 
93514
 po/sl.po                                       |  428 +++++++++----------
 
93515
 po/sq.po                                       |  140 ++++---
 
93516
 po/sr.po                                       |  278 ++++++-------
 
93517
 po/sr@Latn.po                                  |  319 +++++++--------
 
93518
 po/sv.po                                       |  273 ++++++-------
 
93519
 po/ta.po                                       |  459 ++++++++++-----------
 
93520
 po/th.po                                       |  369 ++++++++---------
 
93521
 po/tr.po                                       |  442 ++++++++++----------
 
93522
 po/uk.po                                       |  432 +++++++++----------
 
93523
 po/vi.po                                       |  457 ++++++++++-----------
 
93524
 po/wa.po                                       |  425 +++++++++----------
 
93525
 po/zh_CN.po                                    |  226 +++++------
 
93526
 po/zh_TW.po                                    |  427 +++++++++----------
 
93527
 typing-break/ChangeLog                         |    4 +
 
93528
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
93529
 vfs-methods/fontilus/Makefile.am               |    1 +
 
93530
 vfs-methods/themus/ChangeLog                   |    4 +
 
93531
 vfs-methods/themus/Makefile.am                 |    3 +-
 
93532
 94 files changed, 8676 insertions(+), 9468 deletions(-)
 
93533
 
 
93534
commit af94880fe9f2ce52b68d678ace13bfbbef7605f1
 
93535
Author: Sanlig Badral <badaa@src.gnome.org>
 
93536
Date:   Wed Mar 10 15:59:53 2004 +0000
 
93537
 
 
93538
    Updated Mongolian translation.
 
93539
 
 
93540
 po/mn.po |   36 ++++++++++++++----------------------
 
93541
 1 files changed, 14 insertions(+), 22 deletions(-)
 
93542
 
 
93543
commit 82c2599d544ba03b02a17639a2eb8ff54c285e59
 
93544
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
93545
Date:   Wed Mar 10 02:24:09 2004 +0000
 
93546
 
 
93547
    translation update done by Estêvão Samuel Procópio <tevaum@ig.com.br>
 
93548
    
 
93549
        * pt_BR.po: translation update done by
 
93550
          Estêvão Samuel Procópio <tevaum@ig.com.br>
 
93551
 
 
93552
 po/ChangeLog |    5 +
 
93553
 po/pt_BR.po  |  673 +++++++++++++++++++++++++++------------------------------
 
93554
 2 files changed, 324 insertions(+), 354 deletions(-)
 
93555
 
 
93556
commit 928af6fd1f1a6231bbb43cf5cdc478e32aae94b1
 
93557
Author: Vincent van Adrighem <adrighem@gnome.org>
 
93558
Date:   Wed Mar 10 00:30:41 2004 +0000
 
93559
 
 
93560
    Translation updated.
 
93561
    
 
93562
    2004-03-10  Vincent van Adrighem  <adrighem@gnome.org>
 
93563
    
 
93564
        * nl.po: Translation updated.
 
93565
 
 
93566
 po/ChangeLog |    4 +
 
93567
 po/nl.po     |  298 ++++++++++++++++++++++++++--------------------------------
 
93568
 2 files changed, 139 insertions(+), 163 deletions(-)
 
93569
 
 
93570
commit 1c38ee78e03019016c6a8b31481530785d52680e
 
93571
Author: Alessio Frusciante <algol@src.gnome.org>
 
93572
Date:   Tue Mar 9 22:29:08 2004 +0000
 
93573
 
 
93574
    Updated Italian translation.
 
93575
 
 
93576
 po/ChangeLog |    5 +
 
93577
 po/it.po     |  261 +++++++++++++++++----------------------------------------
 
93578
 2 files changed, 83 insertions(+), 183 deletions(-)
 
93579
 
 
93580
commit 150f416e1c586f74641ff7d6b60fac66cbe1f5c3
 
93581
Author: Fixed any translations were lost. T.Aihana <aihana@gnome.gr.jp>
 
93582
Date:   Tue Mar 9 13:47:22 2004 +0000
 
93583
 
 
93584
    2004-03-09 Fixed any translations were lost. T.Aihana <aihana@gnome.gr.jp>
 
93585
 
 
93586
 po/ChangeLog |    4 ++++
 
93587
 po/ja.po     |   48 ++++++++++++++++++++++++++++++++++++++++++++++--
 
93588
 2 files changed, 50 insertions(+), 2 deletions(-)
 
93589
 
 
93590
commit aeb5d9d16b8734b41b23a1f15f22b49a65afb99b
 
93591
Author: Sanlig Badral <badaa@src.gnome.org>
 
93592
Date:   Tue Mar 9 10:22:31 2004 +0000
 
93593
 
 
93594
    Updated Mongolian translation.
 
93595
 
 
93596
 po/ChangeLog |    3 +
 
93597
 po/mn.po     |  307 +++++++++++++++++++++++++++------------------------------
 
93598
 2 files changed, 148 insertions(+), 162 deletions(-)
 
93599
 
 
93600
commit b9ff968202d97d6d5145ae1d5cc548613a469b75
 
93601
Author: Laurent Dhima <laurenti@src.gnome.org>
 
93602
Date:   Tue Mar 9 00:49:47 2004 +0000
 
93603
 
 
93604
    Akoma korrigjime!
 
93605
 
 
93606
 po/sq.po |   38 +++++++++++++++++++-------------------
 
93607
 1 files changed, 19 insertions(+), 19 deletions(-)
 
93608
 
 
93609
commit 9493cbd95624d94c9ab6819ee8dad761953e746d
 
93610
Author: Laurent Dhima <laurenti@src.gnome.org>
 
93611
Date:   Tue Mar 9 00:34:54 2004 +0000
 
93612
 
 
93613
    Updated Albanian translation
 
93614
    
 
93615
    * sq.po: Updated Albanian translation
 
93616
 
 
93617
 po/ChangeLog |    5 +++++
 
93618
 1 files changed, 5 insertions(+), 0 deletions(-)
 
93619
 
 
93620
commit f5889fead99ca2aa848eafcde923ee52fca23be9
 
93621
Author: Laurent Dhima <laurenti@src.gnome.org>
 
93622
Date:   Tue Mar 9 00:33:10 2004 +0000
 
93623
 
 
93624
    Updated
 
93625
 
 
93626
 po/sq.po |  185 +++++++++++++++-----------------------------------------------
 
93627
 1 files changed, 45 insertions(+), 140 deletions(-)
 
93628
 
 
93629
commit efa080a724d9786aca8efd11e55f061ecf63e57f
 
93630
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
93631
Date:   Mon Mar 8 21:55:59 2004 +0000
 
93632
 
 
93633
    Updated Irish translation
 
93634
 
 
93635
 po/ChangeLog |    4 +
 
93636
 po/ga.po     |  199 ++++++++++++++++------------------------------------------
 
93637
 2 files changed, 59 insertions(+), 144 deletions(-)
 
93638
 
 
93639
commit e6019c40961e567752aaa992e58415c2516a81ca
 
93640
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
93641
Date:   Mon Mar 8 20:45:44 2004 +0000
 
93642
 
 
93643
    Updated Spanish translation.
 
93644
    
 
93645
    2004-03-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
93646
    
 
93647
        * es.po: Updated Spanish translation.
 
93648
 
 
93649
 po/ChangeLog |    4 +
 
93650
 po/es.po     |  374 ++++++++++++++++++++++++++++++----------------------------
 
93651
 2 files changed, 195 insertions(+), 183 deletions(-)
 
93652
 
 
93653
commit 4e0fd4d6b563d5d326121105d1b57d5c9a6d7a0d
 
93654
Author: Fixed mistranslations. T.Aihana <aihana@gnome.gr.jp>
 
93655
Date:   Mon Mar 8 15:28:45 2004 +0000
 
93656
 
 
93657
    2004-03-08 Fixed mistranslations. T.Aihana <aihana@gnome.gr.jp>
 
93658
 
 
93659
 po/ja.po |   16 ++++++++--------
 
93660
 1 files changed, 8 insertions(+), 8 deletions(-)
 
93661
 
 
93662
commit b855804dbce7c915e4a95b17ed46f29e0fa1d43e
 
93663
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
93664
Date:   Mon Mar 8 15:23:56 2004 +0000
 
93665
 
 
93666
    2004-03-09 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
93667
 
 
93668
 po/ChangeLog |    4 +
 
93669
 po/ja.po     |  396 +++++++++++++++++++---------------------------------------
 
93670
 2 files changed, 133 insertions(+), 267 deletions(-)
 
93671
 
 
93672
commit d9a85182ed8a63e16bc68facf0eddf4f9101ea35
 
93673
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
 
93674
Date:   Mon Mar 8 12:33:33 2004 +0000
 
93675
 
 
93676
    Updated Belarusian translation.
 
93677
 
 
93678
 po/ChangeLog |    4 +
 
93679
 po/be.po     |  372 ++++++++++++++++++++++++++++------------------------------
 
93680
 2 files changed, 185 insertions(+), 191 deletions(-)
 
93681
 
 
93682
commit a4976b8ca94182820037588942cf66dc9f00283a
 
93683
Author: Mətin Əmirov <metin@karegen.com>
 
93684
Date:   Mon Mar 8 12:27:28 2004 +0000
 
93685
 
 
93686
    Translation updated.
 
93687
    
 
93688
    2004-03-08  Mətin Əmirov  <metin@karegen.com>
 
93689
    
 
93690
        * az.po: Translation updated.
 
93691
 
 
93692
 po/ChangeLog |    4 +
 
93693
 po/az.po     |  738 +++++++++++++++++++++++++++++++++++-----------------------
 
93694
 2 files changed, 448 insertions(+), 294 deletions(-)
 
93695
 
 
93696
commit 7f58dac13b1f592f4fd70b125d12802dbf86c87c
 
93697
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
93698
Date:   Mon Mar 8 05:19:30 2004 +0000
 
93699
 
 
93700
    Updated Thai translation.
 
93701
    
 
93702
    2004-03-07  Paisa Seeluangsawat  <paisa@users.sf.net>
 
93703
    
 
93704
        * th.po: Updated Thai translation.
 
93705
 
 
93706
 po/th.po |   77 +++++++++++++++++++++++++++++++------------------------------
 
93707
 1 files changed, 39 insertions(+), 38 deletions(-)
 
93708
 
 
93709
commit a37132dcdbc91f7a49a1b64bf4dd8a7248962558
 
93710
Author: Alexander Winston <alexander.winston@comcast.net>
 
93711
Date:   Mon Mar 8 03:10:22 2004 +0000
 
93712
 
 
93713
    Updated Canadian English translation to "740 translated messages, 3 fuzzy
 
93714
    
 
93715
    2004-03-07  Alexander Winston  <alexander.winston@comcast.net>
 
93716
    
 
93717
        * en_CA.po: Updated Canadian English translation to "740
 
93718
        translated messages, 3 fuzzy translations." status.
 
93719
 
 
93720
 po/ChangeLog |    5 +
 
93721
 po/en_CA.po  |  336 +++++++++++++++++++++++++++++-----------------------------
 
93722
 2 files changed, 172 insertions(+), 169 deletions(-)
 
93723
 
 
93724
commit c77b53162f1b105a5807e8347273052c74574ea6
 
93725
Author: Christophe Merlet <redfox@src.gnome.org>
 
93726
Date:   Sun Mar 7 14:29:09 2004 +0000
 
93727
 
 
93728
    Updated French translation.
 
93729
 
 
93730
 po/ChangeLog   |    5 +
 
93731
 po/POTFILES.in |    2 -
 
93732
 po/fr.po       |  279 +++++++++++++++++++++++++-------------------------------
 
93733
 3 files changed, 131 insertions(+), 155 deletions(-)
 
93734
 
 
93735
commit e3e41e5454f69630317a6b2b8dee5ac35cfcc26d
 
93736
Author: Mətin Əmirov <metin@karegen.com>
 
93737
Date:   Sat Mar 6 20:31:32 2004 +0000
 
93738
 
 
93739
    Translation updated.
 
93740
    
 
93741
    2004-03-06  Mətin Əmirov  <metin@karegen.com>
 
93742
    
 
93743
        * az.po: Translation updated.
 
93744
 
 
93745
 po/ChangeLog |    4 ++++
 
93746
 po/az.po     |   49 ++++++++++++++++++++++++-------------------------
 
93747
 2 files changed, 28 insertions(+), 25 deletions(-)
 
93748
 
 
93749
commit db4dbbdbeb28259c695531e8b38de4a6c6842f88
 
93750
Author: Andras Timar <timar@gnome.hu>
 
93751
Date:   Sat Mar 6 10:55:18 2004 +0000
 
93752
 
 
93753
    Updated Hungarian translation.
 
93754
    
 
93755
    2004-03-06  Andras Timar  <timar@gnome.hu>
 
93756
    
 
93757
        * hu.po: Updated Hungarian translation.
 
93758
 
 
93759
 po/ChangeLog |    4 +
 
93760
 po/hu.po     |  402 +++++++++++++++++++++-------------------------------------
 
93761
 2 files changed, 146 insertions(+), 260 deletions(-)
 
93762
 
 
93763
commit 16ee6540d96a08fa57d7afc2388b9c4065cdd78e
 
93764
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
93765
Date:   Fri Mar 5 15:48:31 2004 +0000
 
93766
 
 
93767
    Add accessible names for port entry fields. Fixes more of bug #126714.
 
93768
    
 
93769
    2004-03-05  Padraig O'Briain <padraig.obriain@sun.com>
 
93770
    
 
93771
        * gnome-network-preferences.glade: Add accessible names for port
 
93772
        entry fields. Fixes more of bug #126714.
 
93773
 
 
93774
 capplets/network/ChangeLog                       |    5 +++++
 
93775
 capplets/network/gnome-network-preferences.glade |   12 ++++++++++++
 
93776
 2 files changed, 17 insertions(+), 0 deletions(-)
 
93777
 
 
93778
commit 2468ddb0f7eecbcf19a9be812703544dd5ea5573
 
93779
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
93780
Date:   Fri Mar 5 08:39:31 2004 +0000
 
93781
 
 
93782
    Updated Thai translation.
 
93783
    
 
93784
    2004-03-05  Paisa Seeluangsawat  <paisa@users.sf.net>
 
93785
    
 
93786
        * th.po: Updated Thai translation.
 
93787
 
 
93788
 po/ChangeLog |    4 ++++
 
93789
 po/th.po     |    9 +++++----
 
93790
 2 files changed, 9 insertions(+), 4 deletions(-)
 
93791
 
 
93792
commit 3d49040c085d45f083de2cd1a9fb425f3d36de5b
 
93793
Author: Rodney Dawes <dobey@ximian.com>
 
93794
Date:   Fri Mar 5 04:35:21 2004 +0000
 
93795
 
 
93796
    Removed these old files from the old background capplet
 
93797
    
 
93798
    2004-03-04  Rodney Dawes  <dobey@ximian.com>
 
93799
    
 
93800
        * background-properties-capplet.c:
 
93801
        * background-properties.glade:
 
93802
        * background-properties.glade1:
 
93803
        * background-properties.xml: Removed these old files from the old
 
93804
        background capplet
 
93805
 
 
93806
 capplets/background/ChangeLog                      |    8 +
 
93807
 .../background/background-properties-capplet.c     |  619 ------------------
 
93808
 capplets/background/background-properties.glade    |  678 --------------------
 
93809
 capplets/background/background-properties.glade1   |  653 -------------------
 
93810
 capplets/background/background-properties.xml      |   71 --
 
93811
 5 files changed, 8 insertions(+), 2021 deletions(-)
 
93812
 
 
93813
commit 98fa7158e5f0ce7967e1dd089b1f786063db9cbd
 
93814
Author: Rodney Dawes <dobey@ximian.com>
 
93815
Date:   Fri Mar 5 04:27:57 2004 +0000
 
93816
 
 
93817
    Select the added image, and change the scaling type to "wallpaper" if it
 
93818
    
 
93819
    2004-03-04  Rodney Dawes  <dobey@ximian.com>
 
93820
    
 
93821
        * gnome-wp-capplet.c (gnome_wp_add_image): Select the added image, and
 
93822
        change the scaling type to "wallpaper" if it is "none" (#136228)
 
93823
    
 
93824
        Fixes #136228
 
93825
 
 
93826
 capplets/background/ChangeLog          |    7 +++++++
 
93827
 capplets/background/gnome-wp-capplet.c |   17 ++++++++++++++++-
 
93828
 2 files changed, 23 insertions(+), 1 deletions(-)
 
93829
 
 
93830
commit dfd64c7e441347f08cc39dcc14689ccdcba2be70
 
93831
Author: Funda Wang <fwang@src.gnome.org>
 
93832
Date:   Thu Mar 4 13:08:17 2004 +0000
 
93833
 
 
93834
    Updated Simplified Chinese translation
 
93835
 
 
93836
 po/ChangeLog |    4 +
 
93837
 po/zh_CN.po  |  671 +++++++++++++++++++++++-----------------------------------
 
93838
 2 files changed, 265 insertions(+), 410 deletions(-)
 
93839
 
 
93840
commit fe2cbf1632d0eb3cc49639c45b7c1e0713159ed9
 
93841
Author: Ole Laursen <olau@hardworking.dk>
 
93842
Date:   Wed Mar 3 18:00:00 2004 +0000
 
93843
 
 
93844
    Updated Danish translation.
 
93845
    
 
93846
    2004-03-03  Ole Laursen  <olau@hardworking.dk>
 
93847
    
 
93848
        * da.po: Updated Danish translation.
 
93849
 
 
93850
 po/ChangeLog |    4 ++
 
93851
 po/da.po     |   98 +++++++++++++++++++++++++++++++--------------------------
 
93852
 2 files changed, 57 insertions(+), 45 deletions(-)
 
93853
 
 
93854
commit ef3be11eead23f56b2b79810013b467830af6c3b
 
93855
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
93856
Date:   Wed Mar 3 02:33:56 2004 +0000
 
93857
 
 
93858
    Updated Polish translation.
 
93859
    
 
93860
    2004-03-03  Artur Flinta  <aflinta@cvs.gnome.org>
 
93861
    
 
93862
        * pl.po: Updated Polish translation.
 
93863
 
 
93864
 po/ChangeLog |    4 ++
 
93865
 po/pl.po     |   99 ++++++++++++++++++++++++++++++++--------------------------
 
93866
 2 files changed, 59 insertions(+), 44 deletions(-)
 
93867
 
 
93868
commit 90173f988196f6956dfe22f29a166a3d1fa33192
 
93869
Author: Kostas Papadimas <pkst@src.gnome.org>
 
93870
Date:   Tue Mar 2 19:38:40 2004 +0000
 
93871
 
 
93872
    Updated the Greek translation
 
93873
 
 
93874
 po/ChangeLog |    4 ++
 
93875
 po/el.po     |  101 ++++++++++++++++++++++++++++++++--------------------------
 
93876
 2 files changed, 60 insertions(+), 45 deletions(-)
 
93877
 
 
93878
commit 35def988fcef5fce179ec7f2f491bfcfabaa77b1
 
93879
Author: Dan T. Murphy <dtmurphy@acm.org>
 
93880
Date:   Tue Mar 2 17:26:50 2004 +0000
 
93881
 
 
93882
    Added use_filechooser=true property to GnomeFileEntry widgets to make use
 
93883
    
 
93884
    2004-03-02  Dan T. Murphy  <dtmurphy@acm.org>
 
93885
    
 
93886
            * file-types-properties.glade: Added use_filechooser=true
 
93887
            property to GnomeFileEntry widgets to make use of new file
 
93888
            selector. Fixes bug #135791.
 
93889
 
 
93890
 capplets/file-types/ChangeLog                   |    6 ++++++
 
93891
 capplets/file-types/file-types-properties.glade |    4 ++++
 
93892
 2 files changed, 10 insertions(+), 0 deletions(-)
 
93893
 
 
93894
commit 2e5a41037f111dc734bb253dbe57b200f416c39d
 
93895
Author: Fernando Herrera de las Heras <fherrera@src.gnome.org>
 
93896
Date:   Tue Mar 2 17:15:31 2004 +0000
 
93897
 
 
93898
          http://bugzilla.gnome.org/show_bug.cgi?id=125315
 
93899
            * main.c: (cb_dialog_response): Point help to the right section
 
93900
 
 
93901
 capplets/display/ChangeLog |    5 +++++
 
93902
 capplets/display/main.c    |    4 +---
 
93903
 2 files changed, 6 insertions(+), 3 deletions(-)
 
93904
 
 
93905
commit ed41551ac0a9d7039696ba162a2924a252572c9c
 
93906
Author: Jody Goldberg <jody@src.gnome.org>
 
93907
Date:   Tue Mar 2 17:02:08 2004 +0000
 
93908
 
 
93909
    *** empty log message ***
 
93910
 
 
93911
 capplets/display/ChangeLog |    5 +++++
 
93912
 1 files changed, 5 insertions(+), 0 deletions(-)
 
93913
 
 
93914
commit a18071b458ec9074d26c75c20094d9ea29e90317
 
93915
Author: Jody Goldberg <jody@gnome.org>
 
93916
Date:   Tue Mar 2 17:01:47 2004 +0000
 
93917
 
 
93918
    http://bugzilla.gnome.org/show_bug.cgi?id=135908 restart the screensaver
 
93919
    
 
93920
    
 
93921
    2004-03-02  Jody Goldberg <jody@gnome.org>
 
93922
    
 
93923
        http://bugzilla.gnome.org/show_bug.cgi?id=135908
 
93924
        * main.c (apply_config) : restart the screensaver
 
93925
 
 
93926
 capplets/display/main.c |    5 +++++
 
93927
 1 files changed, 5 insertions(+), 0 deletions(-)
 
93928
 
 
93929
commit 26139a231bbca334c6f90a3ee065c6be410a9ebb
 
93930
Author: Jody Goldberg <jody@gnome.org>
 
93931
Date:   Tue Mar 2 15:03:43 2004 +0000
 
93932
 
 
93933
    revert the commit on
 
93934
    
 
93935
    
 
93936
    2004-03-02  Jody Goldberg <jody@gnome.org>
 
93937
    
 
93938
        * gnome-theme-manager.c (load_meta_themes) : revert the commit on
 
93939
          Wed Feb  4 00:05:11 2004  Jonathan Blandford  <jrb@gnome.org>
 
93940
          exit if it is a non-compliant wm (eg, anything but metacity)
 
93941
    
 
93942
    2004-02-25  Fernando Herrera  <fherrera@onirica.com>
 
93943
    
 
93944
        http://bugzilla.gnome.org/show_bug.cgi?id=132902
 
93945
        * theme-install.glade: use GtkFileChooser.
 
93946
 
 
93947
 capplets/theme-switcher/ChangeLog             |   11 +++++++++++
 
93948
 capplets/theme-switcher/gnome-theme-manager.c |   19 +++++--------------
 
93949
 capplets/theme-switcher/theme-install.glade   |    1 +
 
93950
 3 files changed, 17 insertions(+), 14 deletions(-)
 
93951
 
 
93952
commit afc531f70d9927a44a90f29bc5c20baf53d4b16c
 
93953
Author: Vincent van Adrighem <adrighem@gnome.org>
 
93954
Date:   Tue Mar 2 02:30:12 2004 +0000
 
93955
 
 
93956
    Translation updated by Reinout van Schouwen.
 
93957
    
 
93958
    2004-03-02  Vincent van Adrighem  <adrighem@gnome.org>
 
93959
    
 
93960
        * nl.po: Translation updated by Reinout van Schouwen.
 
93961
 
 
93962
 po/ChangeLog |    4 ++
 
93963
 po/nl.po     |  126 ++++++++++++++++++++++++++++++++++++++++-----------------
 
93964
 2 files changed, 92 insertions(+), 38 deletions(-)
 
93965
 
 
93966
commit f3184fa6d0efaf0f4a7e648f48b33c480b97b18d
 
93967
Author: Kjartan Maraas <kmaraas@gnome.org>
 
93968
Date:   Mon Mar 1 16:38:33 2004 +0000
 
93969
 
 
93970
    Updated Norwegian translation.
 
93971
    
 
93972
    2004-03-01  Kjartan Maraas  <kmaraas@gnome.org>
 
93973
    
 
93974
        * no.po: Updated Norwegian translation.
 
93975
 
 
93976
 po/ChangeLog |    4 ++++
 
93977
 po/no.po     |   41 +++++++++++++++++++++++++----------------
 
93978
 2 files changed, 29 insertions(+), 16 deletions(-)
 
93979
 
 
93980
commit ef47825e892aed8ccba53570d7bfd41972738625
 
93981
Author: Miloslav Trmac <mitr@src.gnome.org>
 
93982
Date:   Mon Mar 1 15:57:32 2004 +0000
 
93983
 
 
93984
    Update Czech translation
 
93985
 
 
93986
 po/ChangeLog |    4 ++++
 
93987
 po/cs.po     |   18 +++++++++++++-----
 
93988
 2 files changed, 17 insertions(+), 5 deletions(-)
 
93989
 
 
93990
commit c1f9cb3926949d1dfc4346dfde2d4ffde1cf6db4
 
93991
Author: Bastien Nocera <hadess@hadess.net>
 
93992
Date:   Mon Mar 1 13:38:36 2004 +0000
 
93993
 
 
93994
    initialise GStreamer if we want to use it ;) (Patch by Christophe Fergeau
 
93995
    
 
93996
    2004-03-01  Bastien Nocera  <hadess@hadess.net>
 
93997
    
 
93998
        * actions/acme-volume-gstreamer.c:
 
93999
        (acme_volume_gstreamer_class_init): initialise GStreamer if we
 
94000
        want to use it ;) (Patch by Christophe Fergeau
 
94001
        <teuf@users.sourceforge.net>) (Closes: #131316)
 
94002
 
 
94003
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
94004
 .../actions/acme-volume-gstreamer.c                |    2 ++
 
94005
 2 files changed, 9 insertions(+), 0 deletions(-)
 
94006
 
 
94007
commit e7928dbfa41221d3cc2746161a6a712d2e478eea
 
94008
Author: Rodney Dawes <dobey@ximian.com>
 
94009
Date:   Mon Mar 1 04:09:06 2004 +0000
 
94010
 
 
94011
    Split out real image adding code into a separate call
 
94012
    
 
94013
    2004-02-29  Rodney Dawes  <dobey@ximian.com>
 
94014
    
 
94015
        * gnome-wp-capplet.c (gnome_wp_add_image): Split out real image adding
 
94016
        code into a separate call
 
94017
        (gnome_wp_add_images):
 
94018
        (gnome_wp_file_open_dialog):
 
94019
        (gnome_wp_properties_init): Add support for GtkFileChooser (#135317)
 
94020
        (bg_properties_dragged_image): Fix re-addition of deleted images
 
94021
        * gnome-wp-capplet.h: Store the filesel widget in GnomeWPCapplet
 
94022
        * gnome-wp-item.c: Fix warning about gnome_vfs_mime_get_description
 
94023
    
 
94024
        Fixes #135317
 
94025
 
 
94026
 capplets/background/ChangeLog          |   13 +++
 
94027
 capplets/background/gnome-wp-capplet.c |  186 ++++++++++++++++++--------------
 
94028
 capplets/background/gnome-wp-capplet.h |    3 +
 
94029
 capplets/background/gnome-wp-item.c    |    1 +
 
94030
 4 files changed, 121 insertions(+), 82 deletions(-)
 
94031
 
 
94032
commit d6b98e44354767947ea6f3bfb1ccdd3f1f204ba2
 
94033
Author: Bastien Nocera <hadess@hadess.net>
 
94034
Date:   Sun Feb 29 23:40:17 2004 +0000
 
94035
 
 
94036
    better ALSA volume steps, using rounding up rather than normal float to
 
94037
    
 
94038
    2004-02-29  Bastien Nocera  <hadess@hadess.net>
 
94039
    
 
94040
        * actions/acme-volume-alsa.c: (acme_volume_alsa_get_volume),
 
94041
        (acme_volume_alsa_set_volume): better ALSA volume steps, using
 
94042
        rounding up rather than normal float to int casting
 
94043
        (Closes: #124741)
 
94044
 
 
94045
 gnome-settings-daemon/ChangeLog                  |    7 +++++
 
94046
 gnome-settings-daemon/actions/acme-volume-alsa.c |   29 ++++++++++++----------
 
94047
 2 files changed, 23 insertions(+), 13 deletions(-)
 
94048
 
 
94049
commit 32625b299248f0f9ed414b4ae9082c6306f02c8c
 
94050
Author: Alessio Frusciante <algol@src.gnome.org>
 
94051
Date:   Sun Feb 29 18:42:03 2004 +0000
 
94052
 
 
94053
    Updated Italian translation.
 
94054
 
 
94055
 po/ChangeLog |    5 +++++
 
94056
 po/it.po     |   25 ++++++++++++++++++-------
 
94057
 2 files changed, 23 insertions(+), 7 deletions(-)
 
94058
 
 
94059
commit a7376db33191588486bbc6fa99e0f568fa8cdbae
 
94060
Author: Christian Rose <menthos@menthos.com>
 
94061
Date:   Sun Feb 29 14:19:57 2004 +0000
 
94062
 
 
94063
    Added one entry. Updated Swedish translation.
 
94064
    
 
94065
    2004-02-29  Christian Rose  <menthos@menthos.com>
 
94066
    
 
94067
        * .cvsignore: Added one entry.
 
94068
        * sv.po: Updated Swedish translation.
 
94069
 
 
94070
 po/.cvsignore |    1 +
 
94071
 po/ChangeLog  |    4 ++++
 
94072
 po/sv.po      |   21 ++++++++++++++++-----
 
94073
 3 files changed, 21 insertions(+), 5 deletions(-)
 
94074
 
 
94075
commit cc8e73124bb8ab657fa86ec3a195eb941ba72e8f
 
94076
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
94077
Date:   Sat Feb 28 20:28:50 2004 +0000
 
94078
 
 
94079
    Updated Spanish translation Added Spanish translation (will complete in
 
94080
    
 
94081
    2004-02-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
94082
    
 
94083
        * ChangeLog po/ChangeLog po/es.po: Updated Spanish translation
 
94084
        * help/es/*: Added Spanish translation (will complete in the
 
94085
          following days)
 
94086
 
 
94087
 ChangeLog                                 |    4 +
 
94088
 help/es/Makefile.am                       |   25 ++
 
94089
 help/es/config-accessibility-keyboard.xml |    3 +
 
94090
 help/es/config-background.xml             |  132 +++++++++
 
94091
 help/es/config-behavior.xml               |   54 ++++
 
94092
 help/es/config-cds.xml                    |   64 +++++
 
94093
 help/es/config-default-apps.xml           |  119 +++++++++
 
94094
 help/es/config-file-type.xml              |    3 +
 
94095
 help/es/config-hints.xml                  |   64 +++++
 
94096
 help/es/config-html.xml                   |  198 ++++++++++++++
 
94097
 help/es/config-kbd.xml                    |  173 ++++++++++++
 
94098
 help/es/config-keybindings.xml            |   37 +++
 
94099
 help/es/config-mouse.xml                  |  117 ++++++++
 
94100
 help/es/config-screensaver.xml            |  254 ++++++++++++++++++
 
94101
 help/es/config-sound.xml                  |   47 ++++
 
94102
 help/es/config-themes.xml                 |   46 ++++
 
94103
 help/es/control-center-es.omf             |   14 +
 
94104
 help/es/control-center.xml                |  414 +++++++++++++++++++++++++++++
 
94105
 po/ChangeLog                              |    5 +
 
94106
 po/es.po                                  |  133 ++++------
 
94107
 20 files changed, 1826 insertions(+), 80 deletions(-)
 
94108
 
 
94109
commit c4ec2e32304c4f6b15f8278c06cb932dd198f35d
 
94110
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
94111
Date:   Sat Feb 28 19:40:54 2004 +0000
 
94112
 
 
94113
    Updated Korean translation.
 
94114
    
 
94115
        * ko.po: Updated Korean translation.
 
94116
 
 
94117
 po/ChangeLog |    4 ++++
 
94118
 po/ko.po     |   18 +++++++++++++-----
 
94119
 2 files changed, 17 insertions(+), 5 deletions(-)
 
94120
 
 
94121
commit 51b9ebcbb6a7e439e5315935cdf0bd7dc41a2f39
 
94122
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
94123
Date:   Sat Feb 28 18:00:35 2004 +0000
 
94124
 
 
94125
    Updated Finnish translation.
 
94126
    
 
94127
    2004-02-28  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
94128
    
 
94129
        * fi.po: Updated Finnish translation.
 
94130
 
 
94131
 po/ChangeLog |    4 +
 
94132
 po/fi.po     |  222 +++++++++++++++++++++++++++++++--------------------------
 
94133
 2 files changed, 125 insertions(+), 101 deletions(-)
 
94134
 
 
94135
commit f553a362312d1f8110301f2af51d04068bafacfb
 
94136
Author: Christophe Merlet <redfox@src.gnome.org>
 
94137
Date:   Sat Feb 28 15:46:04 2004 +0000
 
94138
 
 
94139
    Updated French translation.
 
94140
 
 
94141
 po/ChangeLog |    4 ++++
 
94142
 po/fr.po     |   19 +++++++++++++++----
 
94143
 2 files changed, 19 insertions(+), 4 deletions(-)
 
94144
 
 
94145
commit 6fbd26427914573dc675bb9545f98e5b2db90e22
 
94146
Author: Zygimantas Berucka <uid0@tuxfamily.org>
 
94147
Date:   Sat Feb 28 14:28:11 2004 +0000
 
94148
 
 
94149
    Updated Lithuanian translation.
 
94150
    
 
94151
    2004-02-28  Zygimantas Berucka  <uid0@tuxfamily.org>
 
94152
    
 
94153
    * lt.po: Updated Lithuanian translation.
 
94154
 
 
94155
 po/ChangeLog |    4 +
 
94156
 po/lt.po     |  817 ++++++++++++++++++++--------------------------------------
 
94157
 2 files changed, 283 insertions(+), 538 deletions(-)
 
94158
 
 
94159
commit ed75d250e576ab277b852bb8dfec2b3360c0cb9d
 
94160
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
94161
Date:   Sat Feb 28 14:05:41 2004 +0000
 
94162
 
 
94163
    Updated Portuguese translation.
 
94164
    
 
94165
    2004-02-28  Duarte Loreto <happyguy_pt@hotmail.com>
 
94166
    
 
94167
        * pt.po: Updated Portuguese translation.
 
94168
 
 
94169
 po/ChangeLog |    4 ++
 
94170
 po/pt.po     |  105 +++++++++++++++++++++++++++++++++-------------------------
 
94171
 2 files changed, 64 insertions(+), 45 deletions(-)
 
94172
 
 
94173
commit ee71acecb2f62990713197a556dcfcc6ec521dd2
 
94174
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94175
Date:   Sat Feb 28 11:11:51 2004 +0000
 
94176
 
 
94177
    Updated Albanian translation
 
94178
    
 
94179
    * sq.po: Updated Albanian translation
 
94180
 
 
94181
 po/ChangeLog |    5 +++++
 
94182
 1 files changed, 5 insertions(+), 0 deletions(-)
 
94183
 
 
94184
commit 3203844d93adaeaf30f7f440f616cd8fd2863362
 
94185
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94186
Date:   Sat Feb 28 11:09:22 2004 +0000
 
94187
 
 
94188
    Updated
 
94189
 
 
94190
 po/sq.po |   67 +++++++++++++++++++++++++++++++++++--------------------------
 
94191
 1 files changed, 38 insertions(+), 29 deletions(-)
 
94192
 
 
94193
commit e9a14c2d1421ed71eb92ad4524b672248d8cc525
 
94194
Author: Danilo Šegan <danilo@src.gnome.org>
 
94195
Date:   Sat Feb 28 04:21:38 2004 +0000
 
94196
 
 
94197
    Updated Serbian translation.
 
94198
 
 
94199
 po/ChangeLog  |    4 ++++
 
94200
 po/sr.po      |   22 ++++++++++++++++------
 
94201
 po/sr@Latn.po |   22 ++++++++++++++++------
 
94202
 3 files changed, 36 insertions(+), 12 deletions(-)
 
94203
 
 
94204
commit 8902014be688ac9480302445cad8979fe87f1d9b
 
94205
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
94206
Date:   Fri Feb 27 19:13:54 2004 +0000
 
94207
 
 
94208
    long arguing over the string breakage is over. Now gcd shows the error message to unhappy users of .xmodmap with enabled xkb
 
94209
 
 
94210
 .../gnome-settings-keyboard-xkb.c                  |   56 ++++++++++++++++++++
 
94211
 1 files changed, 56 insertions(+), 0 deletions(-)
 
94212
 
 
94213
commit 4a426c7cae1827cacba35ff6461651b561c280c1
 
94214
Author: Vincent van Adrighem <adrighem@gnome.org>
 
94215
Date:   Fri Feb 27 18:17:18 2004 +0000
 
94216
 
 
94217
    Translation updated by Tino Meinen.
 
94218
    
 
94219
    2004-02-27  Vincent van Adrighem  <adrighem@gnome.org>
 
94220
    
 
94221
        * nl.po: Translation updated by Tino Meinen.
 
94222
 
 
94223
 po/ChangeLog |    4 +
 
94224
 po/nl.po     |  271 ++++++++++++++++++++++++----------------------------------
 
94225
 2 files changed, 116 insertions(+), 159 deletions(-)
 
94226
 
 
94227
commit ce4976ec13ec0513d94aeda8b6831383b6198129
 
94228
Author: Leonid Kanter <lkanter@src.gnome.org>
 
94229
Date:   Fri Feb 27 12:35:41 2004 +0000
 
94230
 
 
94231
    update Russian translation
 
94232
 
 
94233
 po/ru.po |  821 ++++++++++++++++++++------------------------------------------
 
94234
 1 files changed, 258 insertions(+), 563 deletions(-)
 
94235
 
 
94236
commit c716b94f5ce9ea4433186314464f0644dc085f75
 
94237
Author: Christophe Merlet <redfox@src.gnome.org>
 
94238
Date:   Fri Feb 27 12:00:54 2004 +0000
 
94239
 
 
94240
    Updated French translation.
 
94241
 
 
94242
 po/ChangeLog |    4 +
 
94243
 po/fr.po     | 1404 ++++++----------------------------------------------------
 
94244
 2 files changed, 129 insertions(+), 1279 deletions(-)
 
94245
 
 
94246
commit d9e6109136ed86505859eb0e929a2afc0314fb11
 
94247
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
94248
Date:   Fri Feb 27 06:34:57 2004 +0000
 
94249
 
 
94250
    Updated Thai translation.
 
94251
    
 
94252
    2004-02-27  Paisa Seeluangsawat  <paisa@users.sf.net>
 
94253
    
 
94254
        * th.po: Updated Thai translation.
 
94255
 
 
94256
 po/ChangeLog |    4 +
 
94257
 po/th.po     | 1120 +++++++++++++++++++++++++++++-----------------------------
 
94258
 2 files changed, 562 insertions(+), 562 deletions(-)
 
94259
 
 
94260
commit 4381853500e68bd23b4a32a4e82e7a68f627caa5
 
94261
Author: Vincent van Adrighem <adrighem@gnome.org>
 
94262
Date:   Thu Feb 26 14:30:53 2004 +0000
 
94263
 
 
94264
    Translation updated by Kees van den Broek.
 
94265
    
 
94266
    2004-02-26  Vincent van Adrighem  <adrighem@gnome.org>
 
94267
    
 
94268
        * nl.po: Translation updated by Kees van den Broek.
 
94269
 
 
94270
 po/ChangeLog |    4 +
 
94271
 po/nl.po     |  211 ++++++++++++++++++++++++++++++---------------------------
 
94272
 2 files changed, 115 insertions(+), 100 deletions(-)
 
94273
 
 
94274
commit acfee37de598c1d14d7c5fd97036eff500e17dec
 
94275
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
94276
Date:   Wed Feb 25 23:45:49 2004 +0000
 
94277
 
 
94278
    Updated Spansih translation.
 
94279
    
 
94280
    2004-02-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
94281
    
 
94282
        * es.po: Updated Spansih translation.
 
94283
 
 
94284
 po/ChangeLog |    4 ++
 
94285
 po/es.po     |  137 +++++++++++++++++++++++++++++++++++----------------------
 
94286
 2 files changed, 88 insertions(+), 53 deletions(-)
 
94287
 
 
94288
commit e04ca47dd4d3120705308fa9d24ebf5f95676c42
 
94289
Author: Bastien Nocera <hadess@hadess.net>
 
94290
Date:   Wed Feb 25 18:02:29 2004 +0000
 
94291
 
 
94292
    Disable GStreamer by default until #131316 gets fixed
 
94293
    
 
94294
    2004-02-25  Bastien Nocera  <hadess@hadess.net>
 
94295
    
 
94296
        * configure.in: Disable GStreamer by default until #131316 gets
 
94297
        fixed
 
94298
 
 
94299
 ChangeLog    |    5 +++++
 
94300
 configure.in |    2 +-
 
94301
 2 files changed, 6 insertions(+), 1 deletions(-)
 
94302
 
 
94303
commit b87b234730bcf1342df5bb1cfe5acfce1f53b6a1
 
94304
Author: Bastien Nocera <hadess@hadess.net>
 
94305
Date:   Wed Feb 25 18:00:37 2004 +0000
 
94306
 
 
94307
    check for GStreamer, make it possible to disable ALSA support even if the
 
94308
    
 
94309
    2004-02-25  Bastien Nocera  <hadess@hadess.net>
 
94310
    
 
94311
        * configure.in: check for GStreamer, make it possible to disable
 
94312
        ALSA support even if the libraries are there
 
94313
    
 
94314
    2004-02-25  Bastien Nocera  <hadess@hadess.net>
 
94315
    
 
94316
        * actions/Makefile.am:
 
94317
        * actions/acme-volume-gstreamer.[ch]:
 
94318
        * actions/acme-volume.c: (acme_volume_class_init),
 
94319
        (acme_volume_new): add GStreamer mixer support
 
94320
 
 
94321
 ChangeLog                                          |    5 +
 
94322
 configure.in                                       |   53 ++++-
 
94323
 gnome-settings-daemon/ChangeLog                    |    7 +
 
94324
 gnome-settings-daemon/actions/Makefile.am          |   10 +-
 
94325
 .../actions/acme-volume-gstreamer.c                |  279 ++++++++++++++++++++
 
94326
 .../actions/acme-volume-gstreamer.h                |   49 ++++
 
94327
 gnome-settings-daemon/actions/acme-volume.c        |    9 +
 
94328
 7 files changed, 406 insertions(+), 6 deletions(-)
 
94329
 
 
94330
commit 3fbbd4ad1e3e7e0ccb5977dc3bf728d3b0acf289
 
94331
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
94332
Date:   Tue Feb 24 23:06:06 2004 +0000
 
94333
 
 
94334
    Updated Irish translation
 
94335
 
 
94336
 po/ChangeLog |    4 +
 
94337
 po/ga.po     |  186 ++++++++++++++++++++++++++++++++++------------------------
 
94338
 2 files changed, 113 insertions(+), 77 deletions(-)
 
94339
 
 
94340
commit 55a2057d876d7eaff741b55e0b3175893f6d30cc
 
94341
Author: Rodney Dawes <dobey@ximian.com>
 
94342
Date:   Tue Feb 24 20:51:35 2004 +0000
 
94343
 
 
94344
    Escape the path for thumbnails and fileinfo (#135089)
 
94345
    
 
94346
    2004-02-24  Rodney Dawes  <dobey@ximian.com>
 
94347
    
 
94348
        * gnome-wp-info.c (gnome_wp_info_new):
 
94349
        * gnome-wp-item.c (gnome_wp_item_get_thumbnail): Escape the path for
 
94350
        thumbnails and fileinfo (#135089)
 
94351
    
 
94352
        Fixes #135089
 
94353
 
 
94354
 capplets/background/ChangeLog       |    8 ++++++++
 
94355
 capplets/background/gnome-wp-info.c |   19 +++++++++++++------
 
94356
 capplets/background/gnome-wp-item.c |    4 ++--
 
94357
 3 files changed, 23 insertions(+), 8 deletions(-)
 
94358
 
 
94359
commit 19c8dc600150baacc03a7ac8c5e7c52d44a83aff
 
94360
Author: Rodney Dawes <dobey@ximian.com>
 
94361
Date:   Tue Feb 24 19:49:58 2004 +0000
 
94362
 
 
94363
    Check that the file exists, and continue through the loop if it doesn't
 
94364
    
 
94365
    2004-02-24  Rodney Dawes  <dobey@ximian.com>
 
94366
    
 
94367
        * gnome-wp-xml.c (gnome_wp_oad_legacy): Check that the file exists,
 
94368
        and continue through the loop if it doesn't (#135251)
 
94369
    
 
94370
        Fixes #135251
 
94371
 
 
94372
 capplets/background/ChangeLog      |    7 +++++++
 
94373
 capplets/background/gnome-wp-xml.c |    4 ++++
 
94374
 2 files changed, 11 insertions(+), 0 deletions(-)
 
94375
 
 
94376
commit 48c884fe25c4625822341d0a8eff019f6fb117d9
 
94377
Author: Rodney Dawes <dobey@ximian.com>
 
94378
Date:   Tue Feb 24 19:32:05 2004 +0000
 
94379
 
 
94380
    Add some explanatory comments to bits of the code Fix the ratio
 
94381
    
 
94382
    2004-02-24  Rodney Dawes  <dobey@ximian.com>
 
94383
    
 
94384
        * gnome-wp-item.c (gnome_wp_item_get_thumbnail): Add some explanatory
 
94385
        comments to bits of the code
 
94386
        Fix the ratio calculation to handle images of all sizes (#134541)
 
94387
        Don't force tiling of square images
 
94388
        Don't do _save_thumbnail () for the custom thumbnails
 
94389
        If pixbuf is NULL, copy away bgpixbuf and return that instead
 
94390
        * gnome-wp-utils.c (gnome_wp_tile_pixbuf):
 
94391
        (gnome_wp_center_pixbuf): Return copied pixbufs
 
94392
    
 
94393
        Fixes #134541
 
94394
 
 
94395
 capplets/background/ChangeLog        |   13 +++++
 
94396
 capplets/background/gnome-wp-item.c  |   81 +++++++++++++++++++--------------
 
94397
 capplets/background/gnome-wp-utils.c |    8 ++--
 
94398
 3 files changed, 64 insertions(+), 38 deletions(-)
 
94399
 
 
94400
commit cdfef1c1318856905b2fd59dee3a0aec60196bae
 
94401
Author: Mariano Suárez-Alvarez <mariano@gnome.org>
 
94402
Date:   Tue Feb 24 17:33:40 2004 +0000
 
94403
 
 
94404
    fix a typo in a variable name, bug #134699.
 
94405
    
 
94406
    2004-02-24  Mariano Suárez-Alvarez <mariano@gnome.org>
 
94407
    
 
94408
        * gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
 
94409
        (ax_slowkeys_warning_dialog_post) : fix a typo in a variable name, bug
 
94410
        #134699.
 
94411
 
 
94412
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
94413
 .../gnome-settings-accessibility-keyboard.c        |   16 ++++++++--------
 
94414
 2 files changed, 14 insertions(+), 8 deletions(-)
 
94415
 
 
94416
commit c31aec6e239a49ee441c20b84a1faf96eea18c75
 
94417
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
94418
Date:   Tue Feb 24 14:56:38 2004 +0000
 
94419
 
 
94420
    Updated Korean translation.
 
94421
    
 
94422
        * ko.po: Updated Korean translation.
 
94423
 
 
94424
 po/ChangeLog |    4 ++++
 
94425
 po/ko.po     |   57 ++++++++++++++++++++++++++++++++-------------------------
 
94426
 2 files changed, 36 insertions(+), 25 deletions(-)
 
94427
 
 
94428
commit 02add411bf981f34906218050f1a781149f90b62
 
94429
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
94430
Date:   Tue Feb 24 12:55:25 2004 +0000
 
94431
 
 
94432
    updated hindi translation
 
94433
 
 
94434
 po/ChangeLog |    4 +
 
94435
 po/hi.po     |  464 ++++++++++++++--------------------------------------------
 
94436
 2 files changed, 113 insertions(+), 355 deletions(-)
 
94437
 
 
94438
commit d4f23e6718a6e40a758d13c80612e56e77fd533f
 
94439
Author: Alessio Frusciante <algol@src.gnome.org>
 
94440
Date:   Mon Feb 23 20:52:04 2004 +0000
 
94441
 
 
94442
    Updated Italian translation.
 
94443
 
 
94444
 po/ChangeLog |    5 +
 
94445
 po/it.po     |  696 ++++++++++++++++++++++++++--------------------------------
 
94446
 2 files changed, 316 insertions(+), 385 deletions(-)
 
94447
 
 
94448
commit dd5427992da33315726370eda2a98a06a11b7dfb
 
94449
Author: Ole Laursen <olau@src.gnome.org>
 
94450
Date:   Mon Feb 23 20:02:43 2004 +0000
 
94451
 
 
94452
    Recommitting since something went wrong under last commit
 
94453
 
 
94454
 po/da.po |    7 +++----
 
94455
 1 files changed, 3 insertions(+), 4 deletions(-)
 
94456
 
 
94457
commit b930003c23fbd135999799e00d5f787c8b7d8f84
 
94458
Author: Ole Laursen <olau@hardworking.dk>
 
94459
Date:   Mon Feb 23 19:47:46 2004 +0000
 
94460
 
 
94461
    Updated Danish translation.
 
94462
    
 
94463
    2004-02-23  Ole Laursen  <olau@hardworking.dk>
 
94464
    
 
94465
        * da.po: Updated Danish translation.
 
94466
 
 
94467
 po/ChangeLog |    4 +
 
94468
 po/da.po     |  318 ++++++++++++++++++++++++++++++----------------------------
 
94469
 2 files changed, 168 insertions(+), 154 deletions(-)
 
94470
 
 
94471
commit 121d42eaedd04ba713ef85347842c0aa013275db
 
94472
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
 
94473
Date:   Mon Feb 23 04:21:37 2004 +0000
 
94474
 
 
94475
    Updated Malay translation.
 
94476
    
 
94477
    2004-02-22  Hasbullah Bin Pit <sebol@my-penguin.org>
 
94478
    
 
94479
            * ms.po: Updated Malay translation.
 
94480
 
 
94481
 po/ChangeLog |    4 +
 
94482
 po/ms.po     |  471 ++++++++++++++++++++++++----------------------------------
 
94483
 2 files changed, 196 insertions(+), 279 deletions(-)
 
94484
 
 
94485
commit 39c56d29d0a48f7b9e657e6cad37ad88a06afa9d
 
94486
Author: Mətin Əmirov <metin@karegen.com>
 
94487
Date:   Sun Feb 22 18:37:23 2004 +0000
 
94488
 
 
94489
    Updated Azerbaijani translation.
 
94490
    
 
94491
    2004-02-22  Mətin Əmirov  <metin@karegen.com>
 
94492
    
 
94493
        * az.po: Updated Azerbaijani translation.
 
94494
 
 
94495
 po/ChangeLog |    4 +
 
94496
 po/az.po     |  251 ++++++++++++++++++++++++++++++----------------------------
 
94497
 2 files changed, 134 insertions(+), 121 deletions(-)
 
94498
 
 
94499
commit 74676dcbd3b8ebdf952084713a569dc3d0c86300
 
94500
Author: Kostas Papadimas <pkst@src.gnome.org>
 
94501
Date:   Sun Feb 22 13:00:02 2004 +0000
 
94502
 
 
94503
    Updated the Greek translation
 
94504
 
 
94505
 po/el.po |  240 +++++++++++++++++++++++++++++++++-----------------------------
 
94506
 1 files changed, 127 insertions(+), 113 deletions(-)
 
94507
 
 
94508
commit 8d0d2005e6e970d95db5dd5ac6e3d4064bddb9a2
 
94509
Author: Christian Rose <menthos@menthos.com>
 
94510
Date:   Sat Feb 21 18:46:11 2004 +0000
 
94511
 
 
94512
    Added "en_CA" to ALL_LINGUAS.
 
94513
    
 
94514
    2004-02-21  Christian Rose  <menthos@menthos.com>
 
94515
    
 
94516
        * configure.in: Added "en_CA" to ALL_LINGUAS.
 
94517
 
 
94518
 ChangeLog    |    4 +
 
94519
 configure.in |    2 +-
 
94520
 po/ChangeLog |    5 +
 
94521
 po/en_CA.po  | 3503 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
94522
 4 files changed, 3513 insertions(+), 1 deletions(-)
 
94523
 
 
94524
commit 688fe0f470c83bb54e5877cb252b432fda99e48b
 
94525
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94526
Date:   Sat Feb 21 17:38:09 2004 +0000
 
94527
 
 
94528
    Updated Albanian translation
 
94529
    
 
94530
    * sq.po: Updated Albanian translation
 
94531
 
 
94532
 po/ChangeLog |    5 +++++
 
94533
 1 files changed, 5 insertions(+), 0 deletions(-)
 
94534
 
 
94535
commit 70cc5422debfbb9c18e2adb493bf09c716666d4b
 
94536
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94537
Date:   Sat Feb 21 17:35:59 2004 +0000
 
94538
 
 
94539
    Updated
 
94540
 
 
94541
 po/sq.po |  153 ++++++++++++++++++++++++++++----------------------------------
 
94542
 1 files changed, 69 insertions(+), 84 deletions(-)
 
94543
 
 
94544
commit 5dc3dc088d1676343c60e1f1964ea5b59f79cd7b
 
94545
Author: Christian Neumair <cneumair@src.gnome.org>
 
94546
Date:   Sat Feb 21 16:02:15 2004 +0000
 
94547
 
 
94548
    Updated German translation.
 
94549
 
 
94550
 po/ChangeLog |    4 +
 
94551
 po/de.po     |  214 ++++++++++++++++++++++++++++++---------------------------
 
94552
 2 files changed, 117 insertions(+), 101 deletions(-)
 
94553
 
 
94554
commit f51c9a8b87c8c798e3755bd7edae9c2a3b4a926d
 
94555
Author: Sanlig Badral <badaa@src.gnome.org>
 
94556
Date:   Fri Feb 20 21:43:45 2004 +0000
 
94557
 
 
94558
    Updated Mongolian translation.
 
94559
 
 
94560
 po/ChangeLog |    4 +
 
94561
 po/mn.po     |  867 +++++++++++++++++++++-------------------------------------
 
94562
 2 files changed, 310 insertions(+), 561 deletions(-)
 
94563
 
 
94564
commit b50f63f3a8967ab8219c34398f90ef35010c2d62
 
94565
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94566
Date:   Fri Feb 20 16:19:47 2004 +0000
 
94567
 
 
94568
    Updated Albanian translation
 
94569
    
 
94570
    * sq.po: Updated Albanian translation
 
94571
 
 
94572
 po/ChangeLog |    5 +++++
 
94573
 1 files changed, 5 insertions(+), 0 deletions(-)
 
94574
 
 
94575
commit d1af2ffe6de50d8abbf25a21a7b18a02eeee659b
 
94576
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94577
Date:   Fri Feb 20 16:18:23 2004 +0000
 
94578
 
 
94579
    Updated
 
94580
 
 
94581
 po/sq.po |   86 +++++++++++++++++++++++++++++++++++++++-----------------------
 
94582
 1 files changed, 54 insertions(+), 32 deletions(-)
 
94583
 
 
94584
commit 09bf6c3d5a7efdac493ea5111e1e87cade86b18a
 
94585
Author: Miloslav Trmac <mitr@src.gnome.org>
 
94586
Date:   Fri Feb 20 13:57:36 2004 +0000
 
94587
 
 
94588
    Update Czech translation
 
94589
 
 
94590
 po/ChangeLog |    4 ++
 
94591
 po/cs.po     |  100 +++++++++++++++++++++++++++++++--------------------------
 
94592
 2 files changed, 58 insertions(+), 46 deletions(-)
 
94593
 
 
94594
commit 90b69c32ca55a99329cbb748ec89cdc3e4bba71f
 
94595
Author: Danilo Šegan <danilo@src.gnome.org>
 
94596
Date:   Fri Feb 20 02:34:11 2004 +0000
 
94597
 
 
94598
    Updated Serbian translation.
 
94599
 
 
94600
 po/ChangeLog  |    4 +
 
94601
 po/sr.po      |  209 ++++++++++++++++++++++++++++++---------------------------
 
94602
 po/sr@Latn.po |  209 ++++++++++++++++++++++++++++++---------------------------
 
94603
 3 files changed, 224 insertions(+), 198 deletions(-)
 
94604
 
 
94605
commit 4274019c685d16806373cda93e554b45b1947b17
 
94606
Author: Kjartan Maraas <kmaraas@gnome.org>
 
94607
Date:   Thu Feb 19 18:57:29 2004 +0000
 
94608
 
 
94609
    Updated Norwegian translation.
 
94610
    
 
94611
    2004-02-19  Kjartan Maraas  <kmaraas@gnome.org>
 
94612
    
 
94613
        * no.po: Updated Norwegian translation.
 
94614
 
 
94615
 po/ChangeLog |    4 ++++
 
94616
 po/no.po     |   50 +++++++++++++++++++++++++++-----------------------
 
94617
 2 files changed, 31 insertions(+), 23 deletions(-)
 
94618
 
 
94619
commit e52d5d4f65e8094324017d47e4df56395dde322f
 
94620
Author: Christian Rose <menthos@menthos.com>
 
94621
Date:   Thu Feb 19 18:09:25 2004 +0000
 
94622
 
 
94623
    Updated Swedish translation.
 
94624
    
 
94625
    2004-02-19  Christian Rose  <menthos@menthos.com>
 
94626
    
 
94627
        * sv.po: Updated Swedish translation.
 
94628
 
 
94629
 po/ChangeLog |    4 ++
 
94630
 po/sv.po     |  157 ++++++++++++++++++++++++++++++----------------------------
 
94631
 2 files changed, 86 insertions(+), 75 deletions(-)
 
94632
 
 
94633
commit 2ba0b2f025b90cb983a84f5bb2b3b1f36701a44d
 
94634
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
94635
Date:   Thu Feb 19 17:27:54 2004 +0000
 
94636
 
 
94637
    Updated Polish translation.
 
94638
    
 
94639
    2004-02-19  Artur Flinta  <aflinta@cvs.gnome.org>
 
94640
    
 
94641
        * pl.po: Updated Polish translation.
 
94642
 
 
94643
 po/ChangeLog |    4 ++++
 
94644
 po/pl.po     |   53 +++++++++++++++++++++++++++--------------------------
 
94645
 2 files changed, 31 insertions(+), 26 deletions(-)
 
94646
 
 
94647
commit b1fabce5c3cf9397f4c3f0dfcf8427189aed2777
 
94648
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
94649
Date:   Thu Feb 19 17:07:01 2004 +0000
 
94650
 
 
94651
    Back out the file sel size kludges, federico has already put something similar
 
94652
    into the widget directly.
 
94653
    
 
94654
    2004-02-07  Dennis Cranston  <dennis_cranston at yahoo com>
 
94655
    
 
94656
        * capplets/display/main.c: (create_dialog): Fix alignment of Options
 
94657
        category. (#133715).
 
94658
 
 
94659
 ChangeLog                                          |    5 ++
 
94660
 NEWS                                               |   45 ++++++++++++++++++++
 
94661
 .../keyboard/accessibility-keyboard.c              |   15 +------
 
94662
 capplets/common/gconf-property-editor.c            |   10 ----
 
94663
 capplets/display/main.c                            |   14 ++++--
 
94664
 5 files changed, 61 insertions(+), 28 deletions(-)
 
94665
 
 
94666
commit f5aba66db242d4427757f25190ec1d2e9bf2e964
 
94667
Author: Kaushal Kumar <kaushal.kumar@wipro.com>
 
94668
Date:   Thu Feb 19 06:52:25 2004 +0000
 
94669
 
 
94670
    Added warning dialog to prompt the user before an entry is deleted
 
94671
    
 
94672
    2004-02-19  Kaushal Kumar  <kaushal.kumar@wipro.com>
 
94673
    
 
94674
            * file-types-capplet.c (remove_cb): Added warning dialog to prompt
 
94675
            the user before an entry is deleted permanently. (Release team's
 
94676
            approval taken regarding the string addition).
 
94677
            Fix bug #109091.
 
94678
 
 
94679
 capplets/file-types/ChangeLog            |    7 +++++
 
94680
 capplets/file-types/file-types-capplet.c |   36 ++++++++++++++++++++---------
 
94681
 2 files changed, 32 insertions(+), 11 deletions(-)
 
94682
 
 
94683
commit 47311961e94f0beff4f356c12bacc68c60977e27
 
94684
Author: Jody Goldberg <jody@gnome.org>
 
94685
Date:   Thu Feb 19 05:44:12 2004 +0000
 
94686
 
 
94687
    http://bugzilla.gnome.org/show_bug.cgi?id=128164 don't use get_real_model.
 
94688
    
 
94689
    2004-02-17  Jody Goldberg <jody@gnome.org>
 
94690
    
 
94691
        http://bugzilla.gnome.org/show_bug.cgi?id=128164
 
94692
        * gnome-keybinding-properties.c (accel_edited_callback) : don't use
 
94693
          get_real_model.  The selection is based on the sorted model.
 
94694
        (accel_cleared_callback) : ditto, and fix a leak while I'm in here.
 
94695
    
 
94696
    
 
94697
    2004-02-17  Jody Goldberg <jody@gnome.org>
 
94698
    
 
94699
        http://bugzilla.gnome.org/show_bug.cgi?id=133214
 
94700
        * acinclude.m4 : quote the AC_DEFUN as per patch from
 
94701
          alexander.winston@comcast.net
 
94702
    
 
94703
        http://bugzilla.gnome.org/show_bug.cgi?id=124064
 
94704
        * configure.in : add a test for ngettext.  Used the same test as
 
94705
          gnome-vfs for consitency.
 
94706
 
 
94707
 ChangeLog                                          |   10 +++++++++
 
94708
 acinclude.m4                                       |    2 +-
 
94709
 capplets/keybindings/ChangeLog                     |    7 ++++++
 
94710
 capplets/keybindings/gnome-keybinding-properties.c |   21 ++++++-------------
 
94711
 configure.in                                       |    5 ++++
 
94712
 5 files changed, 30 insertions(+), 15 deletions(-)
 
94713
 
 
94714
commit da6aa543a4422368c0362e3f6d74020d841073a7
 
94715
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
94716
Date:   Wed Feb 18 22:45:46 2004 +0000
 
94717
 
 
94718
    Updated spansih translation.
 
94719
    
 
94720
    2004-02-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
94721
    
 
94722
        * es.po: Updated spansih translation.
 
94723
 
 
94724
 po/ChangeLog |    4 ++++
 
94725
 po/es.po     |   48 +++++++++++++++++++++++-------------------------
 
94726
 2 files changed, 27 insertions(+), 25 deletions(-)
 
94727
 
 
94728
commit d55571cb389ca98e13748c5838291d6ac1fc1035
 
94729
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
 
94730
Date:   Wed Feb 18 18:30:27 2004 +0000
 
94731
 
 
94732
    Updated Belarusian translation.
 
94733
 
 
94734
 po/ChangeLog |    4 +
 
94735
 po/be.po     |  557 ++++++++++++++++++++++++++++------------------------------
 
94736
 2 files changed, 270 insertions(+), 291 deletions(-)
 
94737
 
 
94738
commit 55e1b51ffc506bc5fe95277ab19f17aae6d600d8
 
94739
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
94740
Date:   Wed Feb 18 16:16:02 2004 +0000
 
94741
 
 
94742
    Updated Korean translation.
 
94743
    
 
94744
        * ko.po: Updated Korean translation.
 
94745
 
 
94746
 po/ChangeLog |    4 +
 
94747
 po/ko.po     |  181 +++++++++++++++++++++++++++++-----------------------------
 
94748
 2 files changed, 94 insertions(+), 91 deletions(-)
 
94749
 
 
94750
commit 85845c723336d5d33ddffa712b812e7e2d43ec62
 
94751
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94752
Date:   Wed Feb 18 11:12:00 2004 +0000
 
94753
 
 
94754
    Updated Albanian translation
 
94755
    
 
94756
    * sq.po: Updated Albanian translation
 
94757
 
 
94758
 po/ChangeLog |    5 +++++
 
94759
 1 files changed, 5 insertions(+), 0 deletions(-)
 
94760
 
 
94761
commit c1670d379c117530cda3680c99e78b1304ab32ae
 
94762
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94763
Date:   Wed Feb 18 11:09:18 2004 +0000
 
94764
 
 
94765
    Updated
 
94766
 
 
94767
 po/sq.po |  189 +++++++++++++++++++++++++++++++------------------------------
 
94768
 1 files changed, 96 insertions(+), 93 deletions(-)
 
94769
 
 
94770
commit aa87a4eb281fe008ac4c4be1bc15f0ffe867a965
 
94771
Author: Kjartan Maraas <kmaraas@gnome.org>
 
94772
Date:   Tue Feb 17 23:59:33 2004 +0000
 
94773
 
 
94774
    Updated Norwegian translation.
 
94775
    
 
94776
    2004-02-18  Kjartan Maraas  <kmaraas@gnome.org>
 
94777
    
 
94778
        * no.po: Updated Norwegian translation.
 
94779
 
 
94780
 po/ChangeLog |    4 ++
 
94781
 po/no.po     |  163 ++++++++++++++++++++++++++++++---------------------------
 
94782
 2 files changed, 90 insertions(+), 77 deletions(-)
 
94783
 
 
94784
commit 1943e27685edb9440e1065c4c24c26008ea9408c
 
94785
Author: Rodney Dawes <dobey@ximian.com>
 
94786
Date:   Tue Feb 17 19:30:14 2004 +0000
 
94787
 
 
94788
    Use untranslated strings for the color picker dialog titles (glade bug set
 
94789
    
 
94790
    2004-02-17  Rodney Dawes  <dobey@ximian.com>
 
94791
    
 
94792
        * gnome-background-properties.glade: Use untranslated strings for
 
94793
        the color picker dialog titles (glade bug set them to the translated
 
94794
        versions of the strings)
 
94795
    
 
94796
        Fixes #134171
 
94797
 
 
94798
 capplets/background/ChangeLog                      |    8 ++++++++
 
94799
 .../background/gnome-background-properties.glade   |    4 ++--
 
94800
 2 files changed, 10 insertions(+), 2 deletions(-)
 
94801
 
 
94802
commit 0aa20d793ea9623abfc445ee2164d9c5e1fb7aca
 
94803
Author: Miloslav Trmac <mitr@src.gnome.org>
 
94804
Date:   Tue Feb 17 15:58:18 2004 +0000
 
94805
 
 
94806
    Update Czech translation
 
94807
 
 
94808
 po/ChangeLog |    4 ++
 
94809
 po/cs.po     |  158 ++++++++++++++++++++++++++++-----------------------------
 
94810
 2 files changed, 82 insertions(+), 80 deletions(-)
 
94811
 
 
94812
commit 56d0f9065fc565a1279d8f38de97f157fb6d9735
 
94813
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
94814
Date:   Tue Feb 17 13:01:20 2004 +0000
 
94815
 
 
94816
    Updated Polish translation by GNOME PL Team.
 
94817
    
 
94818
    2004-02-17  Artur Flinta  <aflinta@cvs.gnome.org>
 
94819
    
 
94820
        * pl.po: Updated Polish translation by GNOME PL Team.
 
94821
 
 
94822
 po/ChangeLog |    4 +
 
94823
 po/pl.po     |  301 ++++++++++++++--------------------------------------------
 
94824
 2 files changed, 77 insertions(+), 228 deletions(-)
 
94825
 
 
94826
commit f253d7e3c76e103a439cba5e053b4b63c784fd83
 
94827
Author: Richard Hult <richard@imendio.com>
 
94828
Date:   Tue Feb 17 10:04:37 2004 +0000
 
94829
 
 
94830
    Don't make the postpone button focused right away, makes the fix for
 
94831
    
 
94832
    2004-02-17  Richard Hult  <richard@imendio.com>
 
94833
    
 
94834
        * drw-break-window.c (drw_break_window_init): Don't make the
 
94835
        postpone button focused right away, makes the fix for #126179 a
 
94836
        lot better.
 
94837
    
 
94838
        * drwright.c: Don't create break window if we already have one,
 
94839
        fixes bug #134455. Don't make about box modal, fixes bug #134594.
 
94840
    
 
94841
        * main.c (main): Remove unused variable.
 
94842
 
 
94843
 typing-break/ChangeLog          |   11 +++++++++++
 
94844
 typing-break/drw-break-window.c |   38 +++++++++++++++++++++++++++++++++++---
 
94845
 typing-break/drwright.c         |   25 ++++++++++++++++++++++---
 
94846
 3 files changed, 68 insertions(+), 6 deletions(-)
 
94847
 
 
94848
commit 48092e01aa11488a7ab5c076a3e7405939d8ed9d
 
94849
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94850
Date:   Tue Feb 17 09:59:09 2004 +0000
 
94851
 
 
94852
    Updated Albanian translation
 
94853
    
 
94854
    * sq.po: Updated Albanian translation
 
94855
 
 
94856
 po/ChangeLog |    5 +++++
 
94857
 1 files changed, 5 insertions(+), 0 deletions(-)
 
94858
 
 
94859
commit 12b2fd66dc78029532b49fb339f440d4a9b8016d
 
94860
Author: Laurent Dhima <laurenti@src.gnome.org>
 
94861
Date:   Tue Feb 17 09:57:42 2004 +0000
 
94862
 
 
94863
    Updated
 
94864
 
 
94865
 po/sq.po |   53 +++++++++++++++++++++++------------------------------
 
94866
 1 files changed, 23 insertions(+), 30 deletions(-)
 
94867
 
 
94868
commit 70315f9850ff28fc0299debc41bc368bf82b94c1
 
94869
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
94870
Date:   Tue Feb 17 01:19:23 2004 +0000
 
94871
 
 
94872
    Updated Portuguese translation.
 
94873
    
 
94874
    2004-02-17  Duarte Loreto <happyguy_pt@hotmail.com>
 
94875
    
 
94876
        * pt.po: Updated Portuguese translation.
 
94877
 
 
94878
 po/ChangeLog |    4 +
 
94879
 po/pt.po     |  381 ++++++++++++++++++++++++++++-----------------------------
 
94880
 2 files changed, 191 insertions(+), 194 deletions(-)
 
94881
 
 
94882
commit 335c128c89fab00ba3ef93cbf6cd12a62a25a284
 
94883
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
94884
Date:   Tue Feb 17 01:12:09 2004 +0000
 
94885
 
 
94886
    Updated Spanish translation.
 
94887
    
 
94888
    2004-02-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
94889
    
 
94890
        * es.po: Updated Spanish translation.
 
94891
 
 
94892
 po/ChangeLog |    4 +
 
94893
 po/es.po     |  219 +++++++++++++++++++++++++++-------------------------------
 
94894
 2 files changed, 105 insertions(+), 118 deletions(-)
 
94895
 
 
94896
commit b75c382462f285cab4c49c7477e8d06a203454c0
 
94897
Author: Christian Rose <menthos@menthos.com>
 
94898
Date:   Tue Feb 17 00:03:59 2004 +0000
 
94899
 
 
94900
    Updated Swedish translation.
 
94901
    
 
94902
    2004-02-16  Christian Rose  <menthos@menthos.com>
 
94903
    
 
94904
        * sv.po: Updated Swedish translation.
 
94905
 
 
94906
 po/ChangeLog |    4 ++
 
94907
 po/sv.po     |  132 ++++++++++++++++++++++++++++++---------------------------
 
94908
 2 files changed, 73 insertions(+), 63 deletions(-)
 
94909
 
 
94910
commit 91af082eaffef3f307478e68dd76295fd01a6e3e
 
94911
Author: Jody Goldberg <jody@gnome.org>
 
94912
Date:   Mon Feb 16 17:55:09 2004 +0000
 
94913
 
 
94914
    http://bugzilla.gnome.org/show_bug.cgi?id=134446 removed space
 
94915
    
 
94916
    
 
94917
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
94918
    
 
94919
        http://bugzilla.gnome.org/show_bug.cgi?id=134446
 
94920
        * font-properties.glade : removed space
 
94921
    
 
94922
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
94923
    
 
94924
        * gnome-settings-accessibility-keyboard.c
 
94925
        (ax_slowkeys_warning_dialog_post) : fix cut-n-paste-o in the message
 
94926
 
 
94927
 capplets/font/ChangeLog                            |    5 +++++
 
94928
 capplets/font/font-properties.glade                |    2 +-
 
94929
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
94930
 .../gnome-settings-accessibility-keyboard.c        |    4 ++--
 
94931
 po/am.po                                           |    4 ++--
 
94932
 po/ar.po                                           |    4 ++--
 
94933
 po/az.po                                           |    6 +++---
 
94934
 po/be.po                                           |    6 +++---
 
94935
 po/bg.po                                           |    6 +++---
 
94936
 po/bn.po                                           |    4 ++--
 
94937
 po/ca.po                                           |    4 ++--
 
94938
 po/cs.po                                           |    4 ++--
 
94939
 po/cy.po                                           |    4 ++--
 
94940
 po/da.po                                           |    6 +++---
 
94941
 po/de.po                                           |    4 ++--
 
94942
 po/el.po                                           |    4 ++--
 
94943
 po/en_GB.po                                        |    4 ++--
 
94944
 po/es.po                                           |    4 ++--
 
94945
 po/et.po                                           |    4 ++--
 
94946
 po/fa.po                                           |    4 ++--
 
94947
 po/fi.po                                           |    4 ++--
 
94948
 po/fr.po                                           |    4 ++--
 
94949
 po/ga.po                                           |    4 ++--
 
94950
 po/gl.po                                           |    6 +++---
 
94951
 po/he.po                                           |    6 +++---
 
94952
 po/hi.po                                           |   12 ++++++------
 
94953
 po/hr.po                                           |    8 ++++----
 
94954
 po/hu.po                                           |    6 +++---
 
94955
 po/id.po                                           |    4 ++--
 
94956
 po/is.po                                           |    4 ++--
 
94957
 po/it.po                                           |    4 ++--
 
94958
 po/ja.po                                           |    4 ++--
 
94959
 po/ko.po                                           |    4 ++--
 
94960
 po/lt.po                                           |    4 ++--
 
94961
 po/lv.po                                           |    6 +++---
 
94962
 po/mk.po                                           |    6 +++---
 
94963
 po/ml.po                                           |    4 ++--
 
94964
 po/mn.po                                           |    4 ++--
 
94965
 po/ms.po                                           |    6 +++---
 
94966
 po/nl.po                                           |    4 ++--
 
94967
 po/nn.po                                           |    4 ++--
 
94968
 po/no.po                                           |    4 ++--
 
94969
 po/pl.po                                           |    6 +++---
 
94970
 po/pt.po                                           |    8 ++++----
 
94971
 po/pt_BR.po                                        |    4 ++--
 
94972
 po/ro.po                                           |    4 ++--
 
94973
 po/ru.po                                           |    4 ++--
 
94974
 po/sk.po                                           |    4 ++--
 
94975
 po/sl.po                                           |    6 +++---
 
94976
 po/sq.po                                           |    6 +++---
 
94977
 po/sr.po                                           |    4 ++--
 
94978
 po/sr@Latn.po                                      |    4 ++--
 
94979
 po/sv.po                                           |   10 ++--------
 
94980
 po/ta.po                                           |    6 +++---
 
94981
 po/th.po                                           |   16 ++++++++--------
 
94982
 po/tr.po                                           |    6 +++---
 
94983
 po/uk.po                                           |    6 +++---
 
94984
 po/vi.po                                           |    4 ++--
 
94985
 po/wa.po                                           |    4 ++--
 
94986
 po/zh_CN.po                                        |    4 ++--
 
94987
 po/zh_TW.po                                        |    4 ++--
 
94988
 61 files changed, 157 insertions(+), 153 deletions(-)
 
94989
 
 
94990
commit 92bc252e78b20ee5cef1db37cb143488ca23df56
 
94991
Author: Muktha <muktha.narayan@wipro.com>
 
94992
Date:   Mon Feb 16 17:32:53 2004 +0000
 
94993
 
 
94994
    Do not popup the logout dialog when the close button (X) of window manager
 
94995
    
 
94996
    
 
94997
    
 
94998
    2003-11-27  Muktha <muktha.narayan@wipro.com>
 
94999
    
 
95000
        * main.c: Do not popup the logout dialog when the close button (X) of
 
95001
        window manager is clicked. Fixes bug #124032.
 
95002
    
 
95003
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95004
    
 
95005
        * accessibility-keyboard.c (cb_load_CDE_file) : Add a kludge to set
 
95006
          the vertical size based on the monitor size until the filesel can do
 
95007
          a better job of doing it itself.
 
95008
    
 
95009
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95010
    
 
95011
        * accessibility-keyboard.c: (load_CDE_file),
 
95012
        (fchooser_handle_response), (cb_load_CDE_file): replace
 
95013
        GtkFileSelection with GtkFileChooser.
 
95014
    
 
95015
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95016
    
 
95017
        * background-properties-capplet.c: remove unused
 
95018
        "preview_file_selection.h" include.
 
95019
    
 
95020
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95021
    
 
95022
        * gconf-property-editor.c (peditor_image_clicked_cb) : Use the monitor
 
95023
          size kludge for the vertical size of the new file selector.
 
95024
    
 
95025
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95026
    
 
95027
        * gconf-property-editor.c: (peditor_image_set_filename),
 
95028
        (peditor_image_chooser_response_cb),
 
95029
        (peditor_image_chooser_update_preview_cb),
 
95030
        (peditor_image_clicked_cb): replace
 
95031
        PreviewFileSelection (GtkFileSelection) with GtkFileChooser, use new
 
95032
        gdk_pixbuf_new_from_file_at_size method to load a scaled image.
 
95033
    
 
95034
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95035
    
 
95036
        * gnome-settings-accessibility-keyboard.c : include
 
95037
          libgnome/gnome-help.h to avoid potential crash on 64 bit arches.
 
95038
        (ax_response_callback) : actually display the error message on
 
95039
          failure.
 
95040
    
 
95041
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95042
    
 
95043
        http://bugzilla.gnome.org/show_bug.cgi?id=134389
 
95044
        * Makefile.am : Patch from jmmv@menta.net (Julio M. Merino Vidal)
 
95045
          to honour the standard schema install flags.
 
95046
          I've extended the patch to support builddir != srcdir too
 
95047
 
 
95048
 capplets/common/ChangeLog                          |   14 +
 
95049
 capplets/common/gconf-property-editor.c            |  119 ++++++---
 
95050
 gnome-settings-daemon/ChangeLog                    |    7 +
 
95051
 .../gnome-settings-accessibility-keyboard.c        |    3 +-
 
95052
 libbackground/ChangeLog                            |    5 +
 
95053
 libbackground/Makefile.am                          |    3 +-
 
95054
 libbackground/preview-file-selection.c             |  302 --------------------
 
95055
 libbackground/preview-file-selection.h             |   63 ----
 
95056
 po/POTFILES.in                                     |    1 -
 
95057
 typing-break/main.c                                |    1 -
 
95058
 vfs-methods/fontilus/ChangeLog                     |    7 +
 
95059
 vfs-methods/fontilus/Makefile.am                   |    8 +-
 
95060
 vfs-methods/themus/ChangeLog                       |    7 +
 
95061
 vfs-methods/themus/Makefile.am                     |    8 +-
 
95062
 14 files changed, 140 insertions(+), 408 deletions(-)
 
95063
 
 
95064
commit cdb5349d9a5b3793b47d16c11b72eb8132ed6542
 
95065
Author: Muktha <muktha.narayan@wipro.com>
 
95066
Date:   Mon Feb 16 17:32:32 2004 +0000
 
95067
 
 
95068
    Do not popup the logout dialog when the close button (X) of window manager
 
95069
    
 
95070
    
 
95071
    2003-11-27  Muktha <muktha.narayan@wipro.com>
 
95072
    
 
95073
        * main.c: Do not popup the logout dialog when the close button (X) of
 
95074
        window manager is clicked. Fixes bug #124032.
 
95075
    
 
95076
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95077
    
 
95078
        * accessibility-keyboard.c (cb_load_CDE_file) : Add a kludge to set
 
95079
          the vertical size based on the monitor size until the filesel can do
 
95080
          a better job of doing it itself.
 
95081
    
 
95082
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95083
    
 
95084
        * accessibility-keyboard.c: (load_CDE_file),
 
95085
        (fchooser_handle_response), (cb_load_CDE_file): replace
 
95086
        GtkFileSelection with GtkFileChooser.
 
95087
    
 
95088
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95089
    
 
95090
        * background-properties-capplet.c: remove unused
 
95091
        "preview_file_selection.h" include.
 
95092
    
 
95093
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95094
    
 
95095
        * gconf-property-editor.c (peditor_image_clicked_cb) : Use the monitor
 
95096
          size kludge for the vertical size of the new file selector.
 
95097
    
 
95098
    2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
95099
    
 
95100
        * gconf-property-editor.c: (peditor_image_set_filename),
 
95101
        (peditor_image_chooser_response_cb),
 
95102
        (peditor_image_chooser_update_preview_cb),
 
95103
        (peditor_image_clicked_cb): replace
 
95104
        PreviewFileSelection (GtkFileSelection) with GtkFileChooser, use new
 
95105
        gdk_pixbuf_new_from_file_at_size method to load a scaled image.
 
95106
    
 
95107
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95108
    
 
95109
        * gnome-settings-accessibility-keyboard.c : include
 
95110
          libgnome/gnome-help.h to avoid potential crash on 64 bit arches.
 
95111
        (ax_response_callback) : actually display the error message on
 
95112
          failure.
 
95113
    
 
95114
    2004-02-16  Jody Goldberg <jody@gnome.org>
 
95115
    
 
95116
        http://bugzilla.gnome.org/show_bug.cgi?id=134389
 
95117
        * Makefile.am : Patch from jmmv@menta.net (Julio M. Merino Vidal)
 
95118
          to honour the standard schema install flags.
 
95119
          I've extended the patch to support builddir != srcdir too
 
95120
 
 
95121
 capplets/accessibility/at-properties/ChangeLog     |    5 +
 
95122
 capplets/accessibility/at-properties/main.c        |    2 +-
 
95123
 capplets/accessibility/keyboard/ChangeLog          |   12 ++
 
95124
 .../keyboard/accessibility-keyboard.c              |  124 ++++++++------------
 
95125
 capplets/background/ChangeLog                      |    5 +
 
95126
 .../background/background-properties-capplet.c     |    1 -
 
95127
 6 files changed, 70 insertions(+), 79 deletions(-)
 
95128
 
 
95129
commit f2c66eb0de67eca52777ac20f8b3248e9fd2e214
 
95130
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
95131
Date:   Mon Feb 16 10:28:42 2004 +0000
 
95132
 
 
95133
    Updated Polish translation by GNOME PL Team.
 
95134
    
 
95135
    2004-02-16  Artur Flinta  <aflinta@cvs.gnome.org>
 
95136
    
 
95137
        * pl.po: Updated Polish translation by GNOME PL Team.
 
95138
 
 
95139
 po/ChangeLog |    4 ++++
 
95140
 po/pl.po     |   16 ++++++----------
 
95141
 2 files changed, 10 insertions(+), 10 deletions(-)
 
95142
 
 
95143
commit ac65b43f4025f62be050912699b0299f46799f7a
 
95144
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95145
Date:   Mon Feb 16 10:23:24 2004 +0000
 
95146
 
 
95147
    Updated Albanian translation
 
95148
    
 
95149
    * sq.po: Updated Albanian translation
 
95150
 
 
95151
 po/ChangeLog |    5 +++++
 
95152
 1 files changed, 5 insertions(+), 0 deletions(-)
 
95153
 
 
95154
commit f1d04b41aaa0bab2ed7cbe799d5c4c32d7609482
 
95155
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95156
Date:   Mon Feb 16 10:21:22 2004 +0000
 
95157
 
 
95158
    Updated
 
95159
 
 
95160
 po/sq.po |   77 ++++++++++++++++++++++---------------------------------------
 
95161
 1 files changed, 28 insertions(+), 49 deletions(-)
 
95162
 
 
95163
commit c22f5d690242bf4c798fc8515e658fb5b26c3da6
 
95164
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
95165
Date:   Mon Feb 16 09:17:54 2004 +0000
 
95166
 
 
95167
    Remove unnecessary setting of ATK relations. The module gail will ensure
 
95168
    
 
95169
    2004-02-16  Padraig O'Briain <padraig.obriain@sun.com>
 
95170
    
 
95171
        * file-types-properties.glade: Remove unnecessary setting of ATK
 
95172
        relations. The module gail will ensure that the labels are set
 
95173
        correctly. Set mnemonic widget to be a GnomeFileEntry instead of
 
95174
        a GtkEntry in the combo box. Fixes bug #134131.
 
95175
 
 
95176
 capplets/file-types/ChangeLog                   |    7 +++++++
 
95177
 capplets/file-types/file-types-properties.glade |   22 ++--------------------
 
95178
 2 files changed, 9 insertions(+), 20 deletions(-)
 
95179
 
 
95180
commit 97f0e35ced7f45a8fa0aafaa9460ff48eef1ade8
 
95181
Author: Miloslav Trmac <mitr@src.gnome.org>
 
95182
Date:   Mon Feb 16 08:19:17 2004 +0000
 
95183
 
 
95184
    Update Czech translation
 
95185
 
 
95186
 po/ChangeLog |    4 ++++
 
95187
 po/cs.po     |    9 ++++-----
 
95188
 2 files changed, 8 insertions(+), 5 deletions(-)
 
95189
 
 
95190
commit 8f243a9569a19672700e95905abcc3697bb5f823
 
95191
Author: Anders Carlsson <andersca@gnome.org>
 
95192
Date:   Sun Feb 15 18:32:53 2004 +0000
 
95193
 
 
95194
    Link with ALSA_LIBS.
 
95195
    
 
95196
    2004-02-15  Anders Carlsson  <andersca@gnome.org>
 
95197
    
 
95198
        * actions/Makefile.am: Link with ALSA_LIBS.
 
95199
 
 
95200
 gnome-settings-daemon/ChangeLog           |    4 ++++
 
95201
 gnome-settings-daemon/actions/Makefile.am |    3 +++
 
95202
 2 files changed, 7 insertions(+), 0 deletions(-)
 
95203
 
 
95204
commit 0c0f9b6b0ca82a8312f172dc58eb7a79394c7ff3
 
95205
Author: Christian Rose <menthos@menthos.com>
 
95206
Date:   Sun Feb 15 17:42:59 2004 +0000
 
95207
 
 
95208
    Removed non-existant files. Updated Swedish translation.
 
95209
    
 
95210
    2004-02-15  Christian Rose  <menthos@menthos.com>
 
95211
    
 
95212
        * POTFILES.skip: Removed non-existant files.
 
95213
        * sv.po: Updated Swedish translation.
 
95214
 
 
95215
 po/ChangeLog     |    5 +
 
95216
 po/POTFILES.skip |    2 -
 
95217
 po/sv.po         |  388 ++++++++++++++++++++++++++++++------------------------
 
95218
 3 files changed, 222 insertions(+), 173 deletions(-)
 
95219
 
 
95220
commit 3658b314389bdb8cc28bda3d401dbb30cc3e675a
 
95221
Author: Kjartan Maraas <kmaraas@gnome.org>
 
95222
Date:   Sun Feb 15 13:24:07 2004 +0000
 
95223
 
 
95224
    Updated Norwegian translation.
 
95225
    
 
95226
    2004-02-15  Kjartan Maraas  <kmaraas@gnome.org>
 
95227
    
 
95228
        * no.po: Updated Norwegian translation.
 
95229
 
 
95230
 po/ChangeLog |    4 ++++
 
95231
 po/no.po     |    7 +++----
 
95232
 2 files changed, 7 insertions(+), 4 deletions(-)
 
95233
 
 
95234
commit d030d72db18254e0584d1721e3b1cdf0b45975e4
 
95235
Author: Mətin Əmirov <metin@karegen.com>
 
95236
Date:   Sun Feb 15 13:18:11 2004 +0000
 
95237
 
 
95238
    Translation updated.
 
95239
    
 
95240
    2004-02-15  Mətin Əmirov  <metin@karegen.com>
 
95241
    
 
95242
        * az.po: Translation updated.
 
95243
 
 
95244
 po/ChangeLog |    4 +
 
95245
 po/az.po     |  677 +++++++++++++--------------------------------------------
 
95246
 2 files changed, 159 insertions(+), 522 deletions(-)
 
95247
 
 
95248
commit beabfdc80b1d526b72becc06eca520b4fa27e484
 
95249
Author: Kostas Papadimas <pkst@src.gnome.org>
 
95250
Date:   Sun Feb 15 08:51:15 2004 +0000
 
95251
 
 
95252
    Updated the Greek translation
 
95253
 
 
95254
 po/ChangeLog |    4 ++
 
95255
 po/el.po     |  146 ++++++++++++++++++++++++++--------------------------------
 
95256
 2 files changed, 69 insertions(+), 81 deletions(-)
 
95257
 
 
95258
commit 1eddd555fb0c21c91fa806f1eebc8b704e6a7620
 
95259
Author: Danilo Šegan <danilo@src.gnome.org>
 
95260
Date:   Sun Feb 15 00:50:27 2004 +0000
 
95261
 
 
95262
    Updated Serbian translation.
 
95263
 
 
95264
 po/ChangeLog  |    4 ++++
 
95265
 po/sr.po      |   15 +++++++--------
 
95266
 po/sr@Latn.po |   56 ++++++++++++++++++++++++++------------------------------
 
95267
 3 files changed, 37 insertions(+), 38 deletions(-)
 
95268
 
 
95269
commit daa14f62b8e90f2825bf6da2548f5d4cf8d7da8f
 
95270
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
95271
Date:   Sat Feb 14 16:05:46 2004 +0000
 
95272
 
 
95273
    2004-02-14 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
95274
 
 
95275
 po/ChangeLog |    4 +
 
95276
 po/ja.po     |  209 ++++++++++------------------------------------------------
 
95277
 2 files changed, 39 insertions(+), 174 deletions(-)
 
95278
 
 
95279
commit be2838e061ac6c7ef3149841fabaefab16bb1b36
 
95280
Author: Jody Goldberg <jody@gnome.org>
 
95281
Date:   Fri Feb 13 16:03:59 2004 +0000
 
95282
 
 
95283
    post release bump
 
95284
    
 
95285
    
 
95286
    2004-02-13  Jody Goldberg <jody@gnome.org>
 
95287
    
 
95288
        * configure.in : post release bump
 
95289
 
 
95290
 ChangeLog    |    4 ++++
 
95291
 configure.in |    2 +-
 
95292
 2 files changed, 5 insertions(+), 1 deletions(-)
 
95293
 
 
95294
commit 2688109c0b90a32044b76965c983c02ea1cb04b8
 
95295
Author: Jody Goldberg <jody@gnome.org>
 
95296
Date:   Fri Feb 13 15:56:12 2004 +0000
 
95297
 
 
95298
    Release 2.5.3
 
95299
    
 
95300
    
 
95301
    2004-02-13  Jody Goldberg <jody@gnome.org>
 
95302
    
 
95303
        * Release 2.5.3
 
95304
 
 
95305
 ChangeLog                                      |    8 +
 
95306
 archiver/ChangeLog                             |    4 +
 
95307
 archiver/tests/ChangeLog                       |    4 +
 
95308
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
95309
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
95310
 capplets/background/ChangeLog                  |    4 +
 
95311
 capplets/common/ChangeLog                      |    4 +
 
95312
 capplets/default-applications/ChangeLog        |    4 +
 
95313
 capplets/desktop-links/ChangeLog               |    4 +
 
95314
 capplets/file-types/ChangeLog                  |    4 +
 
95315
 capplets/font/ChangeLog                        |    4 +
 
95316
 capplets/keybindings/ChangeLog                 |    4 +
 
95317
 capplets/keyboard/ChangeLog                    |    4 +
 
95318
 capplets/mime-type/ChangeLog                   |    4 +
 
95319
 capplets/mouse/ChangeLog                       |    4 +
 
95320
 capplets/network/ChangeLog                     |    4 +
 
95321
 capplets/rollback/ChangeLog                    |    4 +
 
95322
 capplets/sound/ChangeLog                       |    4 +
 
95323
 capplets/theme-switcher/ChangeLog              |    4 +
 
95324
 capplets/ui-properties/ChangeLog               |    4 +
 
95325
 capplets/url-properties/ChangeLog              |    4 +
 
95326
 capplets/windows/ChangeLog                     |    4 +
 
95327
 capplets/wm-properties/ChangeLog               |    4 +
 
95328
 control-center/ChangeLog                       |    4 +
 
95329
 gnome-settings-daemon/ChangeLog                |    4 +
 
95330
 help/ChangeLog                                 |    4 +
 
95331
 libbackground/ChangeLog                        |    4 +
 
95332
 libwindow-settings/ChangeLog                   |    4 +
 
95333
 po/ChangeLog                                   |    4 +
 
95334
 po/am.po                                       |  452 ++++-----
 
95335
 po/ar.po                                       |  483 +++++-----
 
95336
 po/az.po                                       |  525 ++++++-----
 
95337
 po/be.po                                       |  479 +++++-----
 
95338
 po/bg.po                                       |  484 +++++-----
 
95339
 po/bn.po                                       |  474 ++++-----
 
95340
 po/ca.po                                       |  484 +++++-----
 
95341
 po/cs.po                                       |   62 +-
 
95342
 po/cy.po                                       |  469 ++++-----
 
95343
 po/da.po                                       |  392 ++++----
 
95344
 po/de.po                                       |   62 +-
 
95345
 po/el.po                                       |  646 +++++++++----
 
95346
 po/en_GB.po                                    |  404 ++++-----
 
95347
 po/es.po                                       |  147 ++--
 
95348
 po/et.po                                       |  468 ++++-----
 
95349
 po/fa.po                                       |  467 ++++-----
 
95350
 po/fi.po                                       |   62 +-
 
95351
 po/fr.po                                       |  574 ++++++------
 
95352
 po/ga.po                                       |  521 +++++------
 
95353
 po/gl.po                                       |  483 +++++-----
 
95354
 po/he.po                                       |  474 ++++-----
 
95355
 po/hi.po                                       |  483 +++++-----
 
95356
 po/hr.po                                       |  728 ++++++++-------
 
95357
 po/hu.po                                       |  469 ++++-----
 
95358
 po/id.po                                       |  392 +++-----
 
95359
 po/is.po                                       |  471 ++++-----
 
95360
 po/it.po                                       |  469 ++++-----
 
95361
 po/ja.po                                       |  564 ++++++-----
 
95362
 po/ko.po                                       |  118 ++-
 
95363
 po/lt.po                                       |  495 +++++-----
 
95364
 po/lv.po                                       |  473 ++++-----
 
95365
 po/mk.po                                       |  474 ++++-----
 
95366
 po/ml.po                                       |  462 ++++-----
 
95367
 po/mn.po                                       |  474 ++++-----
 
95368
 po/ms.po                                       |  490 +++++-----
 
95369
 po/nl.po                                       |  484 +++++-----
 
95370
 po/nn.po                                       |  518 +++++-----
 
95371
 po/no.po                                       |   62 +-
 
95372
 po/pl.po                                       |  103 ++-
 
95373
 po/pt.po                                       |  490 +++++-----
 
95374
 po/pt_BR.po                                    |  490 +++++-----
 
95375
 po/ro.po                                       |  469 ++++-----
 
95376
 po/ru.po                                       |  474 ++++-----
 
95377
 po/sk.po                                       |  469 ++++-----
 
95378
 po/sl.po                                       | 1229 ++++++++++++++++--------
 
95379
 po/sq.po                                       |  126 ++-
 
95380
 po/sr.po                                       |   65 +-
 
95381
 po/sr@Latn.po                                  |  106 ++-
 
95382
 po/sv.po                                       |  487 +++++------
 
95383
 po/ta.po                                       |  473 ++++-----
 
95384
 po/th.po                                       |  466 ++++-----
 
95385
 po/tr.po                                       |  242 +++--
 
95386
 po/uk.po                                       |  236 +++--
 
95387
 po/vi.po                                       |  483 +++++-----
 
95388
 po/wa.po                                       |  467 ++++-----
 
95389
 po/zh_CN.po                                    |  469 ++++-----
 
95390
 po/zh_TW.po                                    |  479 +++++-----
 
95391
 schemas/Makefile.am                            |    2 +-
 
95392
 typing-break/ChangeLog                         |    4 +
 
95393
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
95394
 vfs-methods/themus/ChangeLog                   |    4 +
 
95395
 90 files changed, 11832 insertions(+), 12363 deletions(-)
 
95396
 
 
95397
commit ed7b26ff4676245e43d8740e0178e977cda82bf3
 
95398
Author: Jody Goldberg <jody@gnome.org>
 
95399
Date:   Fri Feb 13 14:29:30 2004 +0000
 
95400
 
 
95401
    Unique-ify the lists so that we can handle multiple excutable names for
 
95402
    
 
95403
    
 
95404
    2004-02-13  Jody Goldberg <jody@gnome.org>
 
95405
    
 
95406
        * gnome-default-applications-properties.c : Unique-ify the lists so
 
95407
          that we can handle multiple excutable names for the same browser
 
95408
          when the list jumps to gconf.  Remove the vile hack specifict to
 
95409
          evolution.
 
95410
    
 
95411
        * gnome-default-applications-properties-structs.c (};) : remove the
 
95412
          nremote flag and add a few new browsers.
 
95413
 
 
95414
 capplets/default-applications/ChangeLog            |   10 ++
 
95415
 ...gnome-default-applications-properties-structs.c |   94 +++++++----------
 
95416
 .../gnome-default-applications-properties.c        |  113 +++++++++-----------
 
95417
 3 files changed, 102 insertions(+), 115 deletions(-)
 
95418
 
 
95419
commit ff003126bb01e6cda57b233ceef7a8297177cea8
 
95420
Author: Jody Goldberg <jody@gnome.org>
 
95421
Date:   Fri Feb 13 14:29:11 2004 +0000
 
95422
 
 
95423
    rework to match nautilus and use icon themes somewhat. There is some
 
95424
    
 
95425
    
 
95426
    2004-02-10  Jody Goldberg <jody@gnome.org>
 
95427
    
 
95428
        * mime-type-info.c : rework to match nautilus and use icon themes
 
95429
          somewhat.  There is some serious cruft left in here.
 
95430
    
 
95431
    2004-02-04  Jody Goldberg <jody@gnome.org>
 
95432
    
 
95433
        * mime-edit-dialog.c (mime_edit_dialog_class_init) : do not call these
 
95434
          construct only properties so that the info can change later.
 
95435
 
 
95436
 capplets/file-types/ChangeLog          |   10 ++
 
95437
 capplets/file-types/mime-edit-dialog.c |    4 +-
 
95438
 capplets/file-types/mime-type-info.c   |  188 ++++++++++++++++---------------
 
95439
 3 files changed, 109 insertions(+), 93 deletions(-)
 
95440
 
 
95441
commit a9c54dd7e92de1a7a086b4c27c9ddc5ed8540c05
 
95442
Author: Christian Neumair <cneumair@src.gnome.org>
 
95443
Date:   Fri Feb 13 14:12:42 2004 +0000
 
95444
 
 
95445
    Updated German translation.
 
95446
 
 
95447
 po/ChangeLog |    4 +
 
95448
 po/de.po     |  401 ++++++++++++++++++++++++++++------------------------------
 
95449
 2 files changed, 200 insertions(+), 205 deletions(-)
 
95450
 
 
95451
commit 567a93a01869dc6995630c0e110985c997246e69
 
95452
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95453
Date:   Thu Feb 12 17:41:25 2004 +0000
 
95454
 
 
95455
    Nje msgid ne shqip?
 
95456
 
 
95457
 po/sq.po |   69 ++++++++++++++++++++++---------------------------------------
 
95458
 1 files changed, 25 insertions(+), 44 deletions(-)
 
95459
 
 
95460
commit b93a99b2055e415ec5bf49b5e55b774445c7b5e8
 
95461
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
95462
Date:   Thu Feb 12 15:10:23 2004 +0000
 
95463
 
 
95464
    Updated Spanish translation.
 
95465
    
 
95466
    2004-02-12  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
95467
    
 
95468
        * es.po: Updated Spanish translation.
 
95469
 
 
95470
 po/ChangeLog |    4 ++++
 
95471
 po/es.po     |   48 +++++++++++++++++++++++++++++++-----------------
 
95472
 2 files changed, 35 insertions(+), 17 deletions(-)
 
95473
 
 
95474
commit d9885e685f2b055509becf2a7b467613efa7e1ef
 
95475
Author: Mark McLoughlin <mark@skynet.ie>
 
95476
Date:   Thu Feb 12 14:23:03 2004 +0000
 
95477
 
 
95478
    update help links to point to user-guide.xml
 
95479
    
 
95480
    2004-02-12  Mark McLoughlin  <mark@skynet.ie>
 
95481
    
 
95482
            * capplets/display/main.c: (cb_dialog_response):
 
95483
            * capplets/localization/gnome-localization-properties.c:
 
95484
            (dialog_response): update help links to point to user-guide.xml
 
95485
 
 
95486
 ChangeLog                                          |    6 ++++++
 
95487
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
95488
 .../gnome-accessibility-keyboard-properties.c      |    2 +-
 
95489
 capplets/background/ChangeLog                      |    6 ++++++
 
95490
 .../background/background-properties-capplet.c     |    2 +-
 
95491
 capplets/background/gnome-wp-capplet.c             |    2 +-
 
95492
 capplets/default-applications/ChangeLog            |    5 +++++
 
95493
 .../gnome-default-applications-properties.c        |    2 +-
 
95494
 capplets/display/main.c                            |    2 +-
 
95495
 capplets/file-types/ChangeLog                      |    5 +++++
 
95496
 capplets/file-types/file-types-capplet.c           |    2 +-
 
95497
 capplets/font/ChangeLog                            |    5 +++++
 
95498
 capplets/font/main.c                               |    4 ++--
 
95499
 capplets/keybindings/ChangeLog                     |    5 +++++
 
95500
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
95501
 capplets/keyboard/ChangeLog                        |    5 +++++
 
95502
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
95503
 .../localization/gnome-localization-properties.c   |    2 +-
 
95504
 capplets/mouse/ChangeLog                           |    5 +++++
 
95505
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
95506
 capplets/network/ChangeLog                         |    6 ++++++
 
95507
 capplets/network/gnome-network-preferences.c       |    4 ++--
 
95508
 capplets/sound/ChangeLog                           |    5 +++++
 
95509
 capplets/sound/sound-properties-capplet.c          |    2 +-
 
95510
 capplets/theme-switcher/ChangeLog                  |    8 ++++++++
 
95511
 capplets/theme-switcher/gnome-theme-details.c      |    2 +-
 
95512
 capplets/theme-switcher/gnome-theme-installer.c    |    2 +-
 
95513
 capplets/theme-switcher/gnome-theme-manager.c      |    2 +-
 
95514
 capplets/theme-switcher/theme-switcher.c           |    4 ++--
 
95515
 capplets/ui-properties/ChangeLog                   |    5 +++++
 
95516
 capplets/ui-properties/gnome-ui-properties.c       |    2 +-
 
95517
 control-center/ChangeLog                           |    5 +++++
 
95518
 control-center/capplet-dir-view.c                  |    2 +-
 
95519
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
95520
 .../gnome-settings-accessibility-keyboard.c        |    2 +-
 
95521
 35 files changed, 104 insertions(+), 23 deletions(-)
 
95522
 
 
95523
commit c87b47e4a4be54f5ea97a4953bcdeb2b256f8219
 
95524
Author: Danilo Šegan <danilo@src.gnome.org>
 
95525
Date:   Thu Feb 12 01:26:28 2004 +0000
 
95526
 
 
95527
    Updated Serbian translation.
 
95528
 
 
95529
 po/ChangeLog  |    4 +
 
95530
 po/sr.po      |  394 +++++++++++++++++++++++++++------------------------------
 
95531
 po/sr@Latn.po |  394 +++++++++++++++++++++++++++------------------------------
 
95532
 3 files changed, 382 insertions(+), 410 deletions(-)
 
95533
 
 
95534
commit 2655c484f60f9cfa42bd0ab12d45208b0ea78f4f
 
95535
Author: Miloslav Trmac <mitr@src.gnome.org>
 
95536
Date:   Wed Feb 11 06:11:19 2004 +0000
 
95537
 
 
95538
    Update Czech translation
 
95539
 
 
95540
 po/ChangeLog |    4 ++++
 
95541
 po/cs.po     |   40 ++++++++++++++++++++++++++++------------
 
95542
 2 files changed, 32 insertions(+), 12 deletions(-)
 
95543
 
 
95544
commit 83b3ab41fb366fc2daee1c93029ac51a4bde46f6
 
95545
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
95546
Date:   Tue Feb 10 23:13:01 2004 +0000
 
95547
 
 
95548
    Updated Finnish translation.
 
95549
    
 
95550
    2004-02-10  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
95551
    
 
95552
        * fi.po: Updated Finnish translation.
 
95553
 
 
95554
 po/ChangeLog |    4 ++
 
95555
 po/fi.po     |   88 +++++++++++++++++++++++++++++++++------------------------
 
95556
 2 files changed, 55 insertions(+), 37 deletions(-)
 
95557
 
 
95558
commit 4b5bc03c41484b9aa1dda1fa00a5c0f945aa1f4a
 
95559
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95560
Date:   Tue Feb 10 21:38:13 2004 +0000
 
95561
 
 
95562
    Updated Albanian transaltion
 
95563
    
 
95564
    * sq.po: Updated Albanian transaltion
 
95565
 
 
95566
 po/ChangeLog |    5 +++++
 
95567
 1 files changed, 5 insertions(+), 0 deletions(-)
 
95568
 
 
95569
commit 6a5efdde5c89e4f4d688de4ef8cfdd6ab898ec3e
 
95570
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95571
Date:   Tue Feb 10 21:36:27 2004 +0000
 
95572
 
 
95573
    Updated
 
95574
 
 
95575
 po/sq.po |   66 +++++++++++++++++++++++++++++++++++++++++--------------------
 
95576
 1 files changed, 44 insertions(+), 22 deletions(-)
 
95577
 
 
95578
commit a1d719919eae5848d5cb6b2f77feb0cf8cd669c7
 
95579
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
95580
Date:   Tue Feb 10 20:53:59 2004 +0000
 
95581
 
 
95582
    Update again
 
95583
 
 
95584
 po/no.po |    6 +++---
 
95585
 1 files changed, 3 insertions(+), 3 deletions(-)
 
95586
 
 
95587
commit b75f11c631f5bcc9c9250a820d823b29832d8e74
 
95588
Author: Miloslav Trmac <mitr@src.gnome.org>
 
95589
Date:   Tue Feb 10 19:29:29 2004 +0000
 
95590
 
 
95591
    Update Czech translation
 
95592
 
 
95593
 po/ChangeLog |    4 ++++
 
95594
 po/cs.po     |   20 ++++++++++----------
 
95595
 2 files changed, 14 insertions(+), 10 deletions(-)
 
95596
 
 
95597
commit 33f2620bc08eb4298b32b271bfbbee9c8fafea04
 
95598
Author: James Henstridge <james@daa.com.au>
 
95599
Date:   Tue Feb 10 13:17:52 2004 +0000
 
95600
 
 
95601
    clear the SYMBOLIC_LINK flag if present on the file_info struct. Since
 
95602
    
 
95603
    2004-02-10  James Henstridge  <james@daa.com.au>
 
95604
    
 
95605
        * font-method.c (fill_file_info): clear the SYMBOLIC_LINK flag if
 
95606
        present on the file_info struct.  Since gnome-vfs doesn't support
 
95607
        cross-vfs symlinks, the symlink would no longer resolve when
 
95608
        returned by the fonts:/// method.  Fixes bug #133811.
 
95609
 
 
95610
 vfs-methods/fontilus/ChangeLog     |    7 +++++++
 
95611
 vfs-methods/fontilus/font-method.c |    6 ++++++
 
95612
 2 files changed, 13 insertions(+), 0 deletions(-)
 
95613
 
 
95614
commit 3aa5e4ceb4d7dc132d65a496806e6e4e546bc065
 
95615
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95616
Date:   Tue Feb 10 11:40:56 2004 +0000
 
95617
 
 
95618
    Updated Albanian translation
 
95619
    
 
95620
    * sq.po: Updated Albanian translation
 
95621
 
 
95622
 po/ChangeLog |    5 +++++
 
95623
 1 files changed, 5 insertions(+), 0 deletions(-)
 
95624
 
 
95625
commit e0d894281e3a6f6fed214711f51821e0aa51d28f
 
95626
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95627
Date:   Tue Feb 10 11:38:57 2004 +0000
 
95628
 
 
95629
    Updated
 
95630
 
 
95631
 po/sq.po |   67 +++++++++++++++++++++++++++++++++++++++++--------------------
 
95632
 1 files changed, 45 insertions(+), 22 deletions(-)
 
95633
 
 
95634
commit 6641770f796cf9557ff29b25c7986f226686d0bd
 
95635
Author: Kjartan Maraas <kmaraas@gnome.org>
 
95636
Date:   Tue Feb 10 09:26:45 2004 +0000
 
95637
 
 
95638
    Fix some typos.
 
95639
    
 
95640
    2004-02-10  Kjartan Maraas  <kmaraas@gnome.org>
 
95641
    
 
95642
        * mime-edit-dialog.c: (mime_edit_dialog_get_app), (validate_data):
 
95643
        Fix some typos.
 
95644
 
 
95645
 capplets/file-types/ChangeLog          |    5 +++++
 
95646
 capplets/file-types/mime-edit-dialog.c |    4 ++--
 
95647
 2 files changed, 7 insertions(+), 2 deletions(-)
 
95648
 
 
95649
commit bde175b0cb4da5d494bd54242711213ef2ba5e32
 
95650
Author: Kjartan Maraas <kmaraas@gnome.org>
 
95651
Date:   Tue Feb 10 09:24:10 2004 +0000
 
95652
 
 
95653
    Add gnome-background-properties.glade Updated Norwegian translation.
 
95654
    
 
95655
    2004-02-10  Kjartan Maraas  <kmaraas@gnome.org>
 
95656
    
 
95657
        * POTFILES.in: Add gnome-background-properties.glade
 
95658
        * no.po: Updated Norwegian translation.
 
95659
 
 
95660
 po/ChangeLog   |    5 +
 
95661
 po/POTFILES.in |    2 +
 
95662
 po/no.po       |  389 +++++++++++++++++++++++++++-----------------------------
 
95663
 3 files changed, 196 insertions(+), 200 deletions(-)
 
95664
 
 
95665
commit 3c717bc628484472ee28c00b0a0289ea4325ae35
 
95666
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
95667
Date:   Mon Feb 9 12:19:49 2004 +0000
 
95668
 
 
95669
    Updated Polish translation by GNOME PL Team.
 
95670
    
 
95671
    2004-02-09  Artur Flinta  <aflinta@cvs.gnome.org>
 
95672
    
 
95673
        * pl.po: Updated Polish translation by GNOME PL Team.
 
95674
 
 
95675
 po/ChangeLog |    4 ++++
 
95676
 po/pl.po     |   38 +++++++++++++++++++-------------------
 
95677
 2 files changed, 23 insertions(+), 19 deletions(-)
 
95678
 
 
95679
commit 3a8d5d9ad45d2198e9a09622c36d1f44cec36420
 
95680
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
95681
Date:   Sun Feb 8 23:03:18 2004 +0000
 
95682
 
 
95683
    Updated Greek translation (minor fixes)
 
95684
 
 
95685
 po/ChangeLog |    4 +
 
95686
 po/el.po     |  853 +++++++++++++++-------------------------------------------
 
95687
 2 files changed, 219 insertions(+), 638 deletions(-)
 
95688
 
 
95689
commit b53de28116e0c6cc69c8d9f28fa2b01e20b8e2d3
 
95690
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
95691
Date:   Sun Feb 8 22:10:13 2004 +0000
 
95692
 
 
95693
    Updated Spanish translation.
 
95694
    
 
95695
    2004-02-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
95696
    
 
95697
        * es.po: Updated Spanish translation.
 
95698
 
 
95699
 po/ChangeLog |    4 +
 
95700
 po/es.po     |  471 ++++++++++++++++++++++++++--------------------------------
 
95701
 2 files changed, 212 insertions(+), 263 deletions(-)
 
95702
 
 
95703
commit 4b1106c8548f6537d93f9bff6beaf1431c089090
 
95704
Author: Kjartan Maraas <kmaraas@gnome.org>
 
95705
Date:   Sun Feb 8 09:16:22 2004 +0000
 
95706
 
 
95707
    Remove extra full stop. Closes bug #132563.
 
95708
    
 
95709
    2004-02-08  Kjartan Maraas  <kmaraas@gnome.org>
 
95710
    
 
95711
        * mime-edit-dialog.c: (validate_data): Remove extra
 
95712
        full stop. Closes bug #132563.
 
95713
 
 
95714
 capplets/file-types/ChangeLog          |    5 +++++
 
95715
 capplets/file-types/mime-edit-dialog.c |    2 +-
 
95716
 2 files changed, 6 insertions(+), 1 deletions(-)
 
95717
 
 
95718
commit fd4a762d01bdc1eb9417f81b447ce4e1ae89fe9c
 
95719
Author: Jacob Leach <jleach@src.gnome.org>
 
95720
Date:   Sun Feb 8 08:49:33 2004 +0000
 
95721
 
 
95722
    Replace deprecated calls to g_basename and g_dirname with
 
95723
    g_path_get_(basename/dirname). From a patch by Kjartan Maraas,
 
95724
    a.k.a. THE MAN, bug #133174.
 
95725
 
 
95726
 capplets/file-types/ChangeLog               |    6 ++++++
 
95727
 capplets/file-types/file-types-icon-entry.c |    9 ++++++---
 
95728
 capplets/url-properties/ChangeLog           |    5 +++++
 
95729
 capplets/url-properties/url-properties.c    |    4 +++-
 
95730
 4 files changed, 20 insertions(+), 4 deletions(-)
 
95731
 
 
95732
commit b6d4dc7a764bd772d5ff0fcb667add9e4302f786
 
95733
Author: Jonathan Blandford <jrb@gnome.org>
 
95734
Date:   Sat Feb 7 05:39:18 2004 +0000
 
95735
 
 
95736
    fix #106424
 
95737
    
 
95738
    Sat Feb  7 00:34:45 2004  Jonathan Blandford  <jrb@gnome.org>
 
95739
    
 
95740
            * gnome-theme-manager.c (load_meta_themes): fix #106424
 
95741
    
 
95742
    Fri Feb  6 20:49:25 2004  Jonathan Blandford  <jrb@gnome.org>
 
95743
    
 
95744
            * gnome-theme-details.c (gnome_theme_details_init): Patch from
 
95745
            Frederic Crozat to install themes in the right place.
 
95746
 
 
95747
 capplets/theme-switcher/ChangeLog             |    9 +++++++++
 
95748
 capplets/theme-switcher/gnome-theme-details.c |    4 ++--
 
95749
 capplets/theme-switcher/gnome-theme-manager.c |   14 +++++++++++++-
 
95750
 3 files changed, 24 insertions(+), 3 deletions(-)
 
95751
 
 
95752
commit b3e8b171752cf06e4c5832a089c7c96430cfc814
 
95753
Author: Miloslav Trmac <mitr@src.gnome.org>
 
95754
Date:   Fri Feb 6 17:03:27 2004 +0000
 
95755
 
 
95756
    Update Czech translation
 
95757
 
 
95758
 po/ChangeLog |    4 +
 
95759
 po/cs.po     |  340 ++++++++++++++++++++++++++--------------------------------
 
95760
 2 files changed, 158 insertions(+), 186 deletions(-)
 
95761
 
 
95762
commit a9789ef474672aa3d6f917d1e58416f2bc089025
 
95763
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
95764
Date:   Fri Feb 6 15:14:13 2004 +0000
 
95765
 
 
95766
    Updated Korean translation.
 
95767
    
 
95768
        * ko.po: Updated Korean translation.
 
95769
 
 
95770
 po/ChangeLog |    4 +
 
95771
 po/ko.po     |  434 ++++++++++++++++++++++++++++------------------------------
 
95772
 2 files changed, 211 insertions(+), 227 deletions(-)
 
95773
 
 
95774
commit 1629cd70599a6d029e0a5541f0e43822d14a526e
 
95775
Author: Denis Lackovic <delacko@src.gnome.org>
 
95776
Date:   Fri Feb 6 13:47:56 2004 +0000
 
95777
 
 
95778
    *** empty log message ***
 
95779
 
 
95780
 po/ChangeLog |    4 +
 
95781
 po/hr.po     |  658 +++++++++++++++++++++++++---------------------------------
 
95782
 2 files changed, 284 insertions(+), 378 deletions(-)
 
95783
 
 
95784
commit 285427e21f0bc403f37b980b478a2c44cec46a55
 
95785
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
95786
Date:   Fri Feb 6 10:53:58 2004 +0000
 
95787
 
 
95788
    64bits fixes.
 
95789
    
 
95790
            * capplets/font/main.c: (sample_expose):
 
95791
            * gnome-settings-daemon/gnome-settings-gtk1theme.c:
 
95792
            (apply_settings):
 
95793
            * vfs-methods/themus/theme-method.c:
 
95794
            64bits fixes.
 
95795
 
 
95796
 ChangeLog                                        |    8 ++++++++
 
95797
 capplets/font/main.c                             |    2 +-
 
95798
 gnome-settings-daemon/gnome-settings-gtk1theme.c |    2 +-
 
95799
 vfs-methods/themus/theme-method.c                |    1 +
 
95800
 4 files changed, 11 insertions(+), 2 deletions(-)
 
95801
 
 
95802
commit 431b1882f38308a163eed3299997c43dbe7c71a5
 
95803
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
95804
Date:   Fri Feb 6 07:03:44 2004 +0000
 
95805
 
 
95806
    Updated Polish translation by GNOME PL Team.
 
95807
    
 
95808
    2004-02-06  Artur Flinta  <aflinta@cvs.gnome.org>
 
95809
    
 
95810
        * pl.po: Updated Polish translation by GNOME PL Team.
 
95811
 
 
95812
 po/ChangeLog |    4 +
 
95813
 po/pl.po     |  351 +++++++++++++++++++++++++++-------------------------------
 
95814
 2 files changed, 169 insertions(+), 186 deletions(-)
 
95815
 
 
95816
commit e762414b3c057116a4815508edb92be1472fa35c
 
95817
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
95818
Date:   Thu Feb 5 22:57:19 2004 +0000
 
95819
 
 
95820
    Updated Finnish translation.
 
95821
    
 
95822
    2004-02-05  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
95823
    
 
95824
        * fi.po: Updated Finnish translation.
 
95825
 
 
95826
 po/ChangeLog |    4 +
 
95827
 po/fi.po     |  706 ++++++++++++++++++++++++++++------------------------------
 
95828
 2 files changed, 348 insertions(+), 362 deletions(-)
 
95829
 
 
95830
commit 74ab69bcfcbea052a6fbf327392a673811327d21
 
95831
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95832
Date:   Thu Feb 5 11:57:28 2004 +0000
 
95833
 
 
95834
    Updated Albanian translation
 
95835
    
 
95836
    * sq.po: Updated Albanian translation
 
95837
 
 
95838
 po/ChangeLog |    5 +++++
 
95839
 1 files changed, 5 insertions(+), 0 deletions(-)
 
95840
 
 
95841
commit c13f25ca7d4bfb1ab41cb0b5a58963d3043a7af5
 
95842
Author: Laurent Dhima <laurenti@src.gnome.org>
 
95843
Date:   Thu Feb 5 11:56:06 2004 +0000
 
95844
 
 
95845
    Updated
 
95846
 
 
95847
 po/sq.po |  290 +++++++++++++-------------------------------------------------
 
95848
 1 files changed, 61 insertions(+), 229 deletions(-)
 
95849
 
 
95850
commit 035c34ab99ba79cda6be52efe41a548ca7f33bd4
 
95851
Author: Rodney Dawes <dobey@ximian.com>
 
95852
Date:   Thu Feb 5 00:31:48 2004 +0000
 
95853
 
 
95854
    Convert the main dialog UI to glade
 
95855
    
 
95856
    2004-02-04  Rodney Dawes  <dobey@ximian.com>
 
95857
    
 
95858
        * Makefile.am:
 
95859
        * gnome-background-properties.glade:
 
95860
        * gnome-wp-capplet.[ch]: Convert the main dialog UI to glade
 
95861
 
 
95862
 capplets/background/ChangeLog                      |    6 +
 
95863
 capplets/background/Makefile.am                    |    6 +-
 
95864
 .../background/gnome-background-properties.glade   |  483 ++++++++++++++++++++
 
95865
 capplets/background/gnome-wp-capplet.c             |  208 ++-------
 
95866
 capplets/background/gnome-wp-capplet.h             |    1 +
 
95867
 5 files changed, 538 insertions(+), 166 deletions(-)
 
95868
 
 
95869
commit 28010e25e8e32c6fc097469684ebe3ad68b24cc6
 
95870
Author: Rodney Dawes <dobey@ximian.com>
 
95871
Date:   Wed Feb 4 22:04:14 2004 +0000
 
95872
 
 
95873
    Use "Desktop Background" as name and change the Comment line to a verb
 
95874
    
 
95875
    2004-02-04  Rodney Dawes  <dobey@ximian.com>
 
95876
    
 
95877
        * background.desktop.in: Use "Desktop Background" as name and change
 
95878
          the Comment line to a verb phrase as per the HIG
 
95879
        * gnome-wp-capplet.c (gnome_wp_load_stuffs): Fix a little bug so that
 
95880
          opening the capplet with "No Wallpaper" set, actually works
 
95881
          (wallpaper_properties_init): "Desktop Background Preferences"
 
95882
 
 
95883
 capplets/background/ChangeLog             |    8 ++++++++
 
95884
 capplets/background/background.desktop.in |    4 ++--
 
95885
 capplets/background/gnome-wp-capplet.c    |   25 ++++++++++++++++++++-----
 
95886
 3 files changed, 30 insertions(+), 7 deletions(-)
 
95887
 
 
95888
commit 5601029af792b264e1b967dcaf2aabcd501b4cd4
 
95889
Author: Görkem Çetin <gorkem@src.gnome.org>
 
95890
Date:   Wed Feb 4 18:06:54 2004 +0000
 
95891
 
 
95892
    CVS_SILENT
 
95893
 
 
95894
 po/tr.po | 1153 ++++++++++++++++++++++++++++++++------------------------------
 
95895
 1 files changed, 601 insertions(+), 552 deletions(-)
 
95896
 
 
95897
commit a40674d0c6c07ef70da5f1bee59fa7bc099cd1e2
 
95898
Author: Maxim Dziumanneko <mvd@mylinux.com.ua>
 
95899
Date:   Wed Feb 4 12:24:25 2004 +0000
 
95900
 
 
95901
    Updated Ukrainian translation
 
95902
    
 
95903
    2004-02-04  Maxim Dziumanneko <mvd@mylinux.com.ua>
 
95904
    
 
95905
                * Updated Ukrainian translation
 
95906
 
 
95907
 po/ChangeLog |    4 +
 
95908
 po/uk.po     | 1380 ++++++++++++++++++++-------------------------------------
 
95909
 2 files changed, 488 insertions(+), 896 deletions(-)
 
95910
 
 
95911
commit 4b2fc55b018b2462827afe1a1b00ba8d797dabeb
 
95912
Author: Jonathan Blandford <jrb@gnome.org>
 
95913
Date:   Wed Feb 4 05:21:28 2004 +0000
 
95914
 
 
95915
    exit if it is a non-compliant wm (eg, anything but metacity)
 
95916
    
 
95917
    Wed Feb  4 00:05:11 2004  Jonathan Blandford  <jrb@gnome.org>
 
95918
    
 
95919
            * gnome-theme-manager.c (load_meta_themes): exit if it is a
 
95920
            non-compliant wm (eg, anything but metacity)
 
95921
 
 
95922
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
95923
 capplets/theme-switcher/gnome-theme-manager.c |   22 +++++++++++++++-------
 
95924
 2 files changed, 20 insertions(+), 7 deletions(-)
 
95925
 
 
95926
commit 1355ee215f03da81ed626dd1ccdea5a014fda902
 
95927
Author: Jonathan Blandford <jrb@gnome.org>
 
95928
Date:   Wed Feb 4 04:36:27 2004 +0000
 
95929
 
 
95930
    use g_markup_printf_escaped instead of g_strdup_printf, #110564
 
95931
    
 
95932
    Tue Feb  3 23:36:25 2004  Jonathan Blandford  <jrb@gnome.org>
 
95933
    
 
95934
            * gnome-theme-manager.c (load_meta_themes): use
 
95935
            g_markup_printf_escaped instead of g_strdup_printf, #110564
 
95936
 
 
95937
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
95938
 capplets/theme-switcher/gnome-theme-manager.c |   20 ++++++++++----------
 
95939
 2 files changed, 15 insertions(+), 10 deletions(-)
 
95940
 
 
95941
commit 091a9a6b360fe044fbca99259a4ce541ad07db96
 
95942
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
95943
Date:   Tue Feb 3 20:55:44 2004 +0000
 
95944
 
 
95945
    Updated Irish translation
 
95946
 
 
95947
 po/ChangeLog |    4 +++
 
95948
 po/ga.po     |   67 ++++++++++++++++++++--------------------------------------
 
95949
 2 files changed, 27 insertions(+), 44 deletions(-)
 
95950
 
 
95951
commit 337413eb5f7f82901ec4c2e9d66d7aedf345d992
 
95952
Author: Carlos Perelló Marín <carlos@gnome.org>
 
95953
Date:   Tue Feb 3 13:31:28 2004 +0000
 
95954
 
 
95955
    Removed the localization capplet references, it will wait until GNOME 2.7,
 
95956
    
 
95957
    2004-02-03  Carlos Perelló Marín <carlos@gnome.org>
 
95958
    
 
95959
        * configure.in, capplets/Makefile.am: Removed the localization capplet
 
95960
        references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
 
95961
 
 
95962
 ChangeLog            |    5 +++++
 
95963
 capplets/Makefile.am |    2 +-
 
95964
 configure.in         |   17 -----------------
 
95965
 3 files changed, 6 insertions(+), 18 deletions(-)
 
95966
 
 
95967
commit 0723bcdf1cfd09cda10d4a47b5181d086170501c
 
95968
Author: Carlos Perelló Marín <carlos@gnome.org>
 
95969
Date:   Tue Feb 3 13:30:29 2004 +0000
 
95970
 
 
95971
    Removed the localization capplet files, until GNOME 2.7
 
95972
    
 
95973
    2004-02-03  Carlos Perelló Marín <carlos@gnome.org>
 
95974
    
 
95975
        * POTFILES.in: Removed the localization capplet files, until GNOME 2.7
 
95976
 
 
95977
 po/ChangeLog     |    4 ++++
 
95978
 po/POTFILES.in   |    3 ---
 
95979
 po/POTFILES.skip |    5 +++++
 
95980
 3 files changed, 9 insertions(+), 3 deletions(-)
 
95981
 
 
95982
commit bd898f89c439a19efc36123d21c1fab94c540541
 
95983
Author: Miloslav Trmac <mitr@src.gnome.org>
 
95984
Date:   Mon Feb 2 18:26:19 2004 +0000
 
95985
 
 
95986
    Update Czech translation
 
95987
 
 
95988
 po/ChangeLog |    4 ++++
 
95989
 po/cs.po     |   57 ++++++++++++++++++++++++++++++---------------------------
 
95990
 2 files changed, 34 insertions(+), 27 deletions(-)
 
95991
 
 
95992
commit 96ba2ec9f1f6ba180c4c432fa5d20c6746ae9d0f
 
95993
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
95994
Date:   Mon Feb 2 07:29:30 2004 +0000
 
95995
 
 
95996
    Updated Polish translation by GNOME PL Team.
 
95997
    
 
95998
    2004-02-02  Artur Flinta  <aflinta@cvs.gnome.org>
 
95999
    
 
96000
        * pl.po: Updated Polish translation by GNOME PL Team.
 
96001
 
 
96002
 po/ChangeLog |    4 ++++
 
96003
 po/pl.po     |   50 +++++++++++++++++++++++++-------------------------
 
96004
 2 files changed, 29 insertions(+), 25 deletions(-)
 
96005
 
 
96006
commit bc8fe29fe919bae85187372c58afdec3ccf3e1c2
 
96007
Author: Richard Hult <richard@imendio.com>
 
96008
Date:   Mon Feb 2 00:26:26 2004 +0000
 
96009
 
 
96010
    Fixes bug #126179:
 
96011
    
 
96012
    2004-02-01  Richard Hult  <richard@imendio.com>
 
96013
    
 
96014
        Fixes bug #126179:
 
96015
    
 
96016
        * drw-break-window.c (drw_break_window_init): Add mnemonic to
 
96017
        postpone button.
 
96018
    
 
96019
        * drwright.c (maybe_change_state): Grab keyboard so the mnemonic
 
96020
        actually works.
 
96021
 
 
96022
 typing-break/ChangeLog          |   10 ++++++++++
 
96023
 typing-break/drw-break-window.c |    2 +-
 
96024
 typing-break/drwright.c         |   16 ++++++++++++++++
 
96025
 3 files changed, 27 insertions(+), 1 deletions(-)
 
96026
 
 
96027
commit 5480b86231240b73670cdd3bb3702414c8359ae7
 
96028
Author: Ole Laursen <olau@hardworking.dk>
 
96029
Date:   Sun Feb 1 22:43:46 2004 +0000
 
96030
 
 
96031
    Partially updated Danish translation.
 
96032
    
 
96033
    2004-02-01  Ole Laursen  <olau@hardworking.dk>
 
96034
    
 
96035
        * da.po: Partially updated Danish translation.
 
96036
 
 
96037
 po/ChangeLog |    4 +
 
96038
 po/da.po     |  659 ++++++++++++++++++++++++++++++++++++++++++----------------
 
96039
 2 files changed, 485 insertions(+), 178 deletions(-)
 
96040
 
 
96041
commit c30af41b1e5bdf85b797fb8b5f931fe5d50ea781
 
96042
Author: Mətin Əmirov <metin@karegen.com>
 
96043
Date:   Sun Feb 1 21:43:40 2004 +0000
 
96044
 
 
96045
    Translation updated.
 
96046
    
 
96047
    2004-02-01  Mətin Əmirov  <metin@karegen.com>
 
96048
    
 
96049
        * az.po: Translation updated.
 
96050
 
 
96051
 po/ChangeLog |    4 +
 
96052
 po/az.po     |  768 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
96053
 2 files changed, 634 insertions(+), 138 deletions(-)
 
96054
 
 
96055
commit 5e266cc5327092910c024101cbc78a75ac98e4b3
 
96056
Author: Rodney Dawes <dobey@ximian.com>
 
96057
Date:   Sun Feb 1 20:57:47 2004 +0000
 
96058
 
 
96059
    Switch the binary name to gnome-background-properties, Based on patch from
 
96060
    
 
96061
    2004-02-01  Rodney Dawes  <dobey@ximian.com>
 
96062
    
 
96063
        * Makefile.am: Switch the binary name to gnome-background-properties,
 
96064
          Based on patch from Seth Nickell
 
96065
        * background.desktop.in: Use gnome-background-properties here also,
 
96066
          based on patch from Seth Nickell
 
96067
        * gnome-wp-capplet.c: Fix a bug where you can't re-add a wallpaper
 
96068
          after you remove it
 
96069
          Use the new gnome_wp_item_update_description () call
 
96070
          Use a GConfChangeSet to change the gconf keys, based on a patch
 
96071
          from Seth Nickell
 
96072
          Select the first item in the list ("No Wallpaper") when the wallpaper
 
96073
          is removed, based on a patch from Seth Nickell
 
96074
          Do the rc string parsing before creating the window, and change some
 
96075
          defaults so we can fix the spacing between widgets and the border
 
96076
          Fix spacing between widgets and window border
 
96077
        * gnome-wp-item.[ch]: Add update_description function to clean up
 
96078
          code, based on patch from Seth Nickell
 
96079
          Fix a crash when trying to thumbnail very wide images that are very
 
96080
          short, while trying to maintain aspect ratio
 
96081
        * gnome-wp-xml.c: Use backgrounds.xml instead of wp-list.xml, and
 
96082
          migrate the old wp-list.xml over if backgrounds.xml doesn't exist
 
96083
          yet, based on patch from Seth Nickell
 
96084
 
 
96085
 capplets/background/ChangeLog             |   24 ++++++++
 
96086
 capplets/background/Makefile.am           |   12 ++--
 
96087
 capplets/background/background.desktop.in |    2 +-
 
96088
 capplets/background/gnome-wp-capplet.c    |   93 ++++++++++++++---------------
 
96089
 capplets/background/gnome-wp-item.c       |   14 ++++
 
96090
 capplets/background/gnome-wp-item.h       |    1 +
 
96091
 capplets/background/gnome-wp-xml.c        |   33 +++++-----
 
96092
 7 files changed, 110 insertions(+), 69 deletions(-)
 
96093
 
 
96094
commit 82edf41b76b5efe0bb1784db7d0ab492eb952398
 
96095
Author: Danilo Šegan <danilo@src.gnome.org>
 
96096
Date:   Sun Feb 1 18:31:30 2004 +0000
 
96097
 
 
96098
    Updated Serbian translation.
 
96099
 
 
96100
 po/ChangeLog  |    4 +++
 
96101
 po/sr.po      |   74 +++++++++++++++++++++++++++++++++-----------------------
 
96102
 po/sr@Latn.po |   74 +++++++++++++++++++++++++++++++++-----------------------
 
96103
 3 files changed, 92 insertions(+), 60 deletions(-)
 
96104
 
 
96105
commit c5d7b30f828a13bbaad7055e9c131166d83b7632
 
96106
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96107
Date:   Sun Feb 1 16:50:02 2004 +0000
 
96108
 
 
96109
    Updated Albanian translation
 
96110
    
 
96111
    * sq.po: Updated Albanian translation
 
96112
 
 
96113
 po/ChangeLog |    5 +++++
 
96114
 1 files changed, 5 insertions(+), 0 deletions(-)
 
96115
 
 
96116
commit 080c78891c8d7b6eb208162eb2909158726543a5
 
96117
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96118
Date:   Sun Feb 1 16:47:55 2004 +0000
 
96119
 
 
96120
    Updated
 
96121
 
 
96122
 po/sq.po |  121 +++++++++++++++++++++++++++++++++++++++-----------------------
 
96123
 1 files changed, 76 insertions(+), 45 deletions(-)
 
96124
 
 
96125
commit b5bfba79afc591c56ec25c0434b9aff4eba7efcf
 
96126
Author: Mətin Əmirov <metin@karegen.com>
 
96127
Date:   Sat Jan 31 20:11:07 2004 +0000
 
96128
 
 
96129
    Translation updated.
 
96130
    
 
96131
    2004-01-31  Mətin Əmirov  <metin@karegen.com>
 
96132
    
 
96133
        * az.po: Translation updated.
 
96134
 
 
96135
 po/ChangeLog |    4 +
 
96136
 po/az.po     |  910 ++++++++++++---------------------------------------------
 
96137
 2 files changed, 196 insertions(+), 718 deletions(-)
 
96138
 
 
96139
commit 8a1695d62bf069f934d111d8a4d875b9f411b611
 
96140
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
96141
Date:   Thu Jan 29 18:34:10 2004 +0000
 
96142
 
 
96143
    Updated Korean translation.
 
96144
    
 
96145
        * ko.po: Updated Korean translation.
 
96146
 
 
96147
 po/ChangeLog |    4 +
 
96148
 po/ko.po     |  174 ++++++++++++++++++++++++++++++++--------------------------
 
96149
 2 files changed, 101 insertions(+), 77 deletions(-)
 
96150
 
 
96151
commit e1e279dfff6c9bd0bce9d232248b31f8ee4bcd6b
 
96152
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
96153
Date:   Thu Jan 29 12:49:34 2004 +0000
 
96154
 
 
96155
    Updated Norwegian Nynorsk translation.
 
96156
    
 
96157
    2004-01-29  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
96158
    
 
96159
        * nn.po: Updated Norwegian Nynorsk translation.
 
96160
 
 
96161
 po/ChangeLog |    4 ++
 
96162
 po/nn.po     |  106 ++++++++++++++++++++++++++++-----------------------------
 
96163
 2 files changed, 56 insertions(+), 54 deletions(-)
 
96164
 
 
96165
commit 0003216fb66d80bfe6bceea70db8f9ab2833dafb
 
96166
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96167
Date:   Thu Jan 29 11:28:05 2004 +0000
 
96168
 
 
96169
    Updated Norwegian translation.
 
96170
    
 
96171
    2004-01-29  Kjartan Maraas  <kmaraas@gnome.org>
 
96172
    
 
96173
        * no.po: Updated Norwegian translation.
 
96174
 
 
96175
 po/ChangeLog |    4 ++++
 
96176
 po/no.po     |   31 ++++++++++++++++---------------
 
96177
 2 files changed, 20 insertions(+), 15 deletions(-)
 
96178
 
 
96179
commit 0c02d350b363b8ba646e3bd8a908415cf99510eb
 
96180
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
96181
Date:   Wed Jan 28 18:28:25 2004 +0000
 
96182
 
 
96183
    Updated Norwegian Nynorsk translation.
 
96184
    
 
96185
    2004-01-28  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
96186
    
 
96187
        * nn.po: Updated Norwegian Nynorsk translation.
 
96188
 
 
96189
 po/ChangeLog |    4 +
 
96190
 po/nn.po     |  381 +++++++++++++++++++++++++++++-----------------------------
 
96191
 2 files changed, 195 insertions(+), 190 deletions(-)
 
96192
 
 
96193
commit c1ecba55e62261789f66c62ed1fd7f2595af66c3
 
96194
Author: Miloslav Trmac <mitr@src.gnome.org>
 
96195
Date:   Wed Jan 28 10:57:38 2004 +0000
 
96196
 
 
96197
    Fixed Czech translation
 
96198
 
 
96199
 po/ChangeLog |    4 ++
 
96200
 po/cs.po     |  133 +++++++++++++++++++++++++++------------------------------
 
96201
 2 files changed, 67 insertions(+), 70 deletions(-)
 
96202
 
 
96203
commit 3c8a24f2608c10df6536b600298a18290a4ee55c
 
96204
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
96205
Date:   Wed Jan 28 09:21:04 2004 +0000
 
96206
 
 
96207
    Updated Polish translation by GNOME PL Team.
 
96208
    
 
96209
    2004-01-28  Artur Flinta  <aflinta@cvs.gnome.org>
 
96210
    
 
96211
        * pl.po: Updated Polish translation by GNOME PL Team.
 
96212
 
 
96213
 po/ChangeLog |    4 ++
 
96214
 po/pl.po     |  105 +++++++++++++++++++++++++++++++++++++++-------------------
 
96215
 2 files changed, 75 insertions(+), 34 deletions(-)
 
96216
 
 
96217
commit de0eaea2a6923a34f8d0c80a38f2bda16626d96b
 
96218
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96219
Date:   Tue Jan 27 20:53:41 2004 +0000
 
96220
 
 
96221
    Updated Albanian translation
 
96222
    
 
96223
    * sq.po: Updated Albanian translation
 
96224
 
 
96225
 po/ChangeLog |    5 +++++
 
96226
 1 files changed, 5 insertions(+), 0 deletions(-)
 
96227
 
 
96228
commit 20d535115940545f895021bc34e48dfcfea74285
 
96229
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96230
Date:   Tue Jan 27 20:51:50 2004 +0000
 
96231
 
 
96232
    Updated
 
96233
 
 
96234
 po/sq.po |  442 ++++++++++++++++++++++++++++++++------------------------------
 
96235
 1 files changed, 230 insertions(+), 212 deletions(-)
 
96236
 
 
96237
commit d25e3bc71bfb447c8b444488b7df7ac53a6fc559
 
96238
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
96239
Date:   Mon Jan 26 22:36:22 2004 +0000
 
96240
 
 
96241
    Updated Irish translation
 
96242
 
 
96243
 po/ChangeLog |    4 +
 
96244
 po/ga.po     |  445 +++++++++++++++++++++++-----------------------------------
 
96245
 2 files changed, 181 insertions(+), 268 deletions(-)
 
96246
 
 
96247
commit efc1f71075fc539da5cfdba59cdd0b73db5f51ba
 
96248
Author: Andraz Tori <minmax@src.gnome.org>
 
96249
Date:   Mon Jan 26 20:45:32 2004 +0000
 
96250
 
 
96251
    Updated Slovenian translation
 
96252
 
 
96253
 po/sl.po | 1243 +++++++++++++++++---------------------------------------------
 
96254
 1 files changed, 329 insertions(+), 914 deletions(-)
 
96255
 
 
96256
commit 5aef08220a70e6e9694ddd714643d73f2668d37d
 
96257
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96258
Date:   Mon Jan 26 11:17:07 2004 +0000
 
96259
 
 
96260
    requires the latest libxklavier due to the API change
 
96261
 
 
96262
 configure.in |    2 +-
 
96263
 1 files changed, 1 insertions(+), 1 deletions(-)
 
96264
 
 
96265
commit 4d5f43dca5f6d31510341f28b379c31dcf1f7fdf
 
96266
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96267
Date:   Sat Jan 24 10:02:50 2004 +0000
 
96268
 
 
96269
    Updated Norwegian translation.
 
96270
    
 
96271
    2004-01-24  Kjartan Maraas  <kmaraas@gnome.org>
 
96272
    
 
96273
        * no.po: Updated Norwegian translation.
 
96274
 
 
96275
 po/ChangeLog |    4 +++
 
96276
 po/no.po     |   84 +++++++++++++++++++++++++++++++++------------------------
 
96277
 2 files changed, 53 insertions(+), 35 deletions(-)
 
96278
 
 
96279
commit 70d92b9825dd5509c89f373a19e7b339a5ee9d04
 
96280
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
96281
Date:   Sat Jan 24 00:09:17 2004 +0000
 
96282
 
 
96283
    Updated Spanih translation.
 
96284
    
 
96285
    2004-01-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
96286
    
 
96287
        * es.po: Updated Spanih translation.
 
96288
 
 
96289
 po/ChangeLog |    4 +
 
96290
 po/es.po     |  242 +++++++++++++++++++++++++++++++++++++--------------------
 
96291
 2 files changed, 161 insertions(+), 85 deletions(-)
 
96292
 
 
96293
commit 297b2d22b97191dc2c2701003a91a988681282cf
 
96294
Author: Christian Neumair <cneumair@src.gnome.org>
 
96295
Date:   Fri Jan 23 22:06:14 2004 +0000
 
96296
 
 
96297
    Updated German translation.
 
96298
 
 
96299
 po/ChangeLog |    4 ++
 
96300
 po/de.po     |  116 +++++++++++++++++++++++++++++++++-------------------------
 
96301
 2 files changed, 70 insertions(+), 50 deletions(-)
 
96302
 
 
96303
commit 1d98c7435151605d08f2f9915d26966c5ed8f9d9
 
96304
Author: Miloslav Trmac <mitr@src.gnome.org>
 
96305
Date:   Fri Jan 23 16:53:34 2004 +0000
 
96306
 
 
96307
    Update Czech translation
 
96308
 
 
96309
 po/ChangeLog |    4 ++++
 
96310
 po/cs.po     |   16 +++++++++++-----
 
96311
 2 files changed, 15 insertions(+), 5 deletions(-)
 
96312
 
 
96313
commit 43b3e7f59b50793f0557450b121ed9885425b455
 
96314
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96315
Date:   Fri Jan 23 10:36:53 2004 +0000
 
96316
 
 
96317
    two labels for each treeview pair (layouts and options) - not one
 
96318
 
 
96319
 capplets/keyboard/gnome-keyboard-properties.glade |  457 +++++++++++++--------
 
96320
 1 files changed, 277 insertions(+), 180 deletions(-)
 
96321
 
 
96322
commit 77b5759d5c22fdae2f7c7006696b3adae382bcbc
 
96323
Author: Danilo Šegan <danilo@src.gnome.org>
 
96324
Date:   Fri Jan 23 10:20:16 2004 +0000
 
96325
 
 
96326
    Updated Serbian translation.
 
96327
 
 
96328
 po/ChangeLog  |    4 ++
 
96329
 po/sr.po      |  147 ++++++++++++++++++++++++++++++++++-----------------------
 
96330
 po/sr@Latn.po |  147 ++++++++++++++++++++++++++++++++++-----------------------
 
96331
 3 files changed, 180 insertions(+), 118 deletions(-)
 
96332
 
 
96333
commit 9b1f373f3afa2432e22ea590b00d14bb0dfcdeab
 
96334
Author: Kostas Papadimas <pkst@src.gnome.org>
 
96335
Date:   Thu Jan 22 13:04:46 2004 +0000
 
96336
 
 
96337
    Updated the Greek translation
 
96338
 
 
96339
 po/ChangeLog |    4 +
 
96340
 po/el.po     |  581 +++++++++++++++++++++++++++-------------------------------
 
96341
 2 files changed, 276 insertions(+), 309 deletions(-)
 
96342
 
 
96343
commit 31f4338428f59ccdc7bd6e2e6eb952e80d975206
 
96344
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96345
Date:   Thu Jan 22 09:11:22 2004 +0000
 
96346
 
 
96347
    at least people should know how to report xkb initialization problems
 
96348
 
 
96349
 .../gnome-settings-keyboard-xkb.c                  |   34 +++++++++++---------
 
96350
 1 files changed, 19 insertions(+), 15 deletions(-)
 
96351
 
 
96352
commit 22ba4dff9459bde4f32f20904d3551324eacfb6f
 
96353
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96354
Date:   Wed Jan 21 22:30:20 2004 +0000
 
96355
 
 
96356
    Updated Norwegian translation.
 
96357
    
 
96358
    2004-01-21  Kjartan Maraas  <kmaraas@gnome.org>
 
96359
    
 
96360
        * no.po: Updated Norwegian translation.
 
96361
 
 
96362
 po/ChangeLog |    4 +++
 
96363
 po/no.po     |   78 +++++++++++++++++++++++++++++-----------------------------
 
96364
 2 files changed, 43 insertions(+), 39 deletions(-)
 
96365
 
 
96366
commit 65410304da9f76bae22d02de3edce3f65669f1a7
 
96367
Author: Vincent van Adrighem <adrighem@gnome.org>
 
96368
Date:   Wed Jan 21 22:00:39 2004 +0000
 
96369
 
 
96370
    Translation updated by Kees van den Broek.
 
96371
    
 
96372
    2004-01-21  Vincent van Adrighem  <adrighem@gnome.org>
 
96373
    
 
96374
        * nl.po: Translation updated by Kees van den Broek.
 
96375
 
 
96376
 po/ChangeLog |    4 ++++
 
96377
 po/nl.po     |   14 +++++++++++++-
 
96378
 2 files changed, 17 insertions(+), 1 deletions(-)
 
96379
 
 
96380
commit 89d41cbc462f317488f5445735e2651f2ca1d2b8
 
96381
Author: Miloslav Trmac <mitr@src.gnome.org>
 
96382
Date:   Wed Jan 21 17:12:59 2004 +0000
 
96383
 
 
96384
    Update Czech translation
 
96385
 
 
96386
 po/ChangeLog |    4 ++
 
96387
 po/cs.po     |  121 ++++++++++++++++++++++++++++++++--------------------------
 
96388
 2 files changed, 71 insertions(+), 54 deletions(-)
 
96389
 
 
96390
commit 56c7dc873e361975b19f267aa8537ce8550bdc51
 
96391
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
96392
Date:   Wed Jan 21 10:38:30 2004 +0000
 
96393
 
 
96394
    Updated Polish translation by GNOME PL Team.
 
96395
    
 
96396
    2004-01-21  Artur Flinta  <aflinta@cvs.gnome.org>
 
96397
    
 
96398
        * pl.po: Updated Polish translation by GNOME PL Team.
 
96399
 
 
96400
 po/ChangeLog |    4 ++
 
96401
 po/pl.po     |  106 ++++++++++++++++++++++++++++++---------------------------
 
96402
 2 files changed, 60 insertions(+), 50 deletions(-)
 
96403
 
 
96404
commit 26ffee4262861402cafb57b3f8e3c58117e1e30d
 
96405
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96406
Date:   Tue Jan 20 09:11:13 2004 +0000
 
96407
 
 
96408
    Well, probably the label should visible though
 
96409
 
 
96410
 capplets/keyboard/gnome-keyboard-properties.glade |    1 +
 
96411
 1 files changed, 1 insertions(+), 0 deletions(-)
 
96412
 
 
96413
commit fd6d162b7e550259160ef4b093b0e8884aa9b1a8
 
96414
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96415
Date:   Tue Jan 20 08:58:53 2004 +0000
 
96416
 
 
96417
    A bit shorter tab labels, tabs 3 and 4
 
96418
 
 
96419
 capplets/keyboard/gnome-keyboard-properties.glade |    7 +++----
 
96420
 1 files changed, 3 insertions(+), 4 deletions(-)
 
96421
 
 
96422
commit 667458e61b1c3aeacedada410013179a025c9f9c
 
96423
Author: Sivaiah Nallagatla <snallagatla@novell.com>
 
96424
Date:   Tue Jan 20 07:47:18 2004 +0000
 
96425
 
 
96426
    do not try to set construct only property after object is constructed.
 
96427
    
 
96428
    
 
96429
    2004-01-20 Sivaiah Nallagatla <snallagatla@novell.com>
 
96430
    
 
96431
            * mime-edit-dialog.c (mime_add_dialog_new ) : do not try to set
 
96432
            construct only property after object is constructed. Fixes #128374
 
96433
 
 
96434
 capplets/file-types/ChangeLog          |    5 +++++
 
96435
 capplets/file-types/mime-edit-dialog.c |    6 ++----
 
96436
 2 files changed, 7 insertions(+), 4 deletions(-)
 
96437
 
 
96438
commit c57ad8cc5c07a2b907f9ba75563742361e050964
 
96439
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
96440
Date:   Mon Jan 19 18:22:00 2004 +0000
 
96441
 
 
96442
    Update
 
96443
 
 
96444
 po/no.po |   26 +++++++++++++-------------
 
96445
 1 files changed, 13 insertions(+), 13 deletions(-)
 
96446
 
 
96447
commit 9cb3e7515ddd71040bc9ed92f939ee3e0668e2e2
 
96448
Author: Jonathan Blandford <jrb@gnome.org>
 
96449
Date:   Mon Jan 19 16:50:26 2004 +0000
 
96450
 
 
96451
    Set the correct default dpi.
 
96452
    
 
96453
    Mon Jan 19 11:49:03 2004  Jonathan Blandford  <jrb@gnome.org>
 
96454
    
 
96455
            * gnome-settings-xsettings.c (gnome_xft_settings_get): Set the
 
96456
            correct default dpi.
 
96457
 
 
96458
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
96459
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 +-
 
96460
 2 files changed, 6 insertions(+), 1 deletions(-)
 
96461
 
 
96462
commit 8d72c5858baff7dc3bd30d0ad25b7d86224c8aeb
 
96463
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
96464
Date:   Mon Jan 19 09:14:43 2004 +0000
 
96465
 
 
96466
    It was agreed on IRC, g-k-p should be resizable
 
96467
 
 
96468
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
96469
 1 files changed, 1 insertions(+), 1 deletions(-)
 
96470
 
 
96471
commit 00c538e35496a652c6a5bd3a9e3ecb2dbc7733a1
 
96472
Author: Jason Leach <leach@wam.umd.edu>
 
96473
Date:   Sun Jan 18 22:22:59 2004 +0000
 
96474
 
 
96475
    builddir != srcdir fix.
 
96476
    
 
96477
    2004-01-18  Jason Leach  <leach@wam.umd.edu>
 
96478
    
 
96479
        * schemas/Makefile.am (install-data-local): builddir != srcdir fix.
 
96480
 
 
96481
 ChangeLog           |    4 ++++
 
96482
 schemas/Makefile.am |    2 +-
 
96483
 2 files changed, 5 insertions(+), 1 deletions(-)
 
96484
 
 
96485
commit 2d2222aba15d002adf89cac257e2b2ae95f4a5d9
 
96486
Author: Rodney Dawes <dobey@ximian.com>
 
96487
Date:   Sun Jan 18 21:11:45 2004 +0000
 
96488
 
 
96489
    Enable the Help button (#131286)
 
96490
    
 
96491
    2004-01-18  Rodney Dawes  <dobey@ximian.com>
 
96492
    
 
96493
        * gnome-wp-capplet.c: Enable the Help button (#131286)
 
96494
 
 
96495
 capplets/background/ChangeLog          |    4 ++++
 
96496
 capplets/background/gnome-wp-capplet.c |    3 ---
 
96497
 2 files changed, 4 insertions(+), 3 deletions(-)
 
96498
 
 
96499
commit a35e16866a6c9df998713c1317e51ca6c6d07693
 
96500
Author: Christophe Merlet <redfox@src.gnome.org>
 
96501
Date:   Sun Jan 18 10:36:46 2004 +0000
 
96502
 
 
96503
    Updated French translation.
 
96504
 
 
96505
 po/fr.po |    3 ---
 
96506
 1 files changed, 0 insertions(+), 3 deletions(-)
 
96507
 
 
96508
commit 08ee8cd585d32ca720b8782baa4bab6b20019aa4
 
96509
Author: Christophe Merlet <redfox@src.gnome.org>
 
96510
Date:   Sat Jan 17 23:17:57 2004 +0000
 
96511
 
 
96512
    Updated French translation.
 
96513
 
 
96514
 po/fr.po |    2 +-
 
96515
 1 files changed, 1 insertions(+), 1 deletions(-)
 
96516
 
 
96517
commit ddc30c73cdd598927313322c9408cc69d8ba9aea
 
96518
Author: Christophe Merlet <redfox@src.gnome.org>
 
96519
Date:   Sat Jan 17 14:37:51 2004 +0000
 
96520
 
 
96521
    Updated French translation.
 
96522
 
 
96523
 po/ChangeLog |    6 +-
 
96524
 po/fr.po     |  284 +++++++++++++++++++++++++++-------------------------------
 
96525
 2 files changed, 138 insertions(+), 152 deletions(-)
 
96526
 
 
96527
commit cc71e337c0555004fe74cc37df94c51e1a232510
 
96528
Author: Christian Neumair <cneumair@src.gnome.org>
 
96529
Date:   Sat Jan 17 14:19:47 2004 +0000
 
96530
 
 
96531
    Updated German translation.
 
96532
 
 
96533
 po/ChangeLog |    4 +
 
96534
 po/de.po     |  263 ++++++++++++++++++++++++++++------------------------------
 
96535
 2 files changed, 131 insertions(+), 136 deletions(-)
 
96536
 
 
96537
commit 17388eb9bb80dd68b827ecc17c4b94d154b86caa
 
96538
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96539
Date:   Sat Jan 17 09:20:21 2004 +0000
 
96540
 
 
96541
    Add F1 as an accelerator for the Help menu. Patch by Mark Finlay. Closes
 
96542
    
 
96543
    2004-01-17  Kjartan Maraas  <kmaraas@gnome.org>
 
96544
    
 
96545
        * gnomecc-ui.xml: Add F1 as an accelerator for the Help menu.
 
96546
        Patch by Mark Finlay. Closes bug #94265.
 
96547
 
 
96548
 control-center/ChangeLog      |    5 +++++
 
96549
 control-center/gnomecc-ui.xml |    2 +-
 
96550
 2 files changed, 6 insertions(+), 1 deletions(-)
 
96551
 
 
96552
commit 4f23b6a087d8f3bfc937a09fd0c870c58900214b
 
96553
Author: Christophe Merlet <redfox@src.gnome.org>
 
96554
Date:   Fri Jan 16 12:00:37 2004 +0000
 
96555
 
 
96556
    Add DESTDIR variable.
 
96557
 
 
96558
 capplets/background/ChangeLog     |    4 ++++
 
96559
 capplets/background/Makefile.am   |    2 +-
 
96560
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
96561
 gnome-settings-daemon/Makefile.am |    4 ++--
 
96562
 4 files changed, 11 insertions(+), 3 deletions(-)
 
96563
 
 
96564
commit 2119d07f8d16b35bbf036602d183988dd9cd18bf
 
96565
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
96566
Date:   Fri Jan 16 08:31:40 2004 +0000
 
96567
 
 
96568
    Move some declarations so that AtkRelations are defined. Fixes bug
 
96569
    
 
96570
    2004-01-16  Padraig O'Briain <padraig.obriain@sun.com>
 
96571
    
 
96572
        * gnome-network-preferences.glade: Move some declarations so that
 
96573
        AtkRelations are defined. Fixes bug #126714.
 
96574
 
 
96575
 capplets/network/ChangeLog                       |    5 +
 
96576
 capplets/network/gnome-network-preferences.glade |  118 +++++++++++-----------
 
96577
 2 files changed, 64 insertions(+), 59 deletions(-)
 
96578
 
 
96579
commit 71eff1f7783a88f4be950502032160ad2321525f
 
96580
Author: Bastien Nocera <hadess@hadess.net>
 
96581
Date:   Thu Jan 15 19:38:42 2004 +0000
 
96582
 
 
96583
    fix locating the pixmaps when compiling with a prefix not ending in '/'
 
96584
    
 
96585
    2004-01-15  Bastien Nocera  <hadess@hadess.net>
 
96586
    
 
96587
        * gnome-settings-multimedia-keys.c: fix locating the
 
96588
        pixmaps when compiling with a prefix not ending in '/'
 
96589
 
 
96590
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
96591
 .../gnome-settings-multimedia-keys.c               |    8 ++++----
 
96592
 2 files changed, 9 insertions(+), 4 deletions(-)
 
96593
 
 
96594
commit f968d7954acd99b0ac74af60812cac06fb0c33ba
 
96595
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
96596
Date:   Thu Jan 15 13:21:47 2004 +0000
 
96597
 
 
96598
    2004-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
96599
 
 
96600
 po/ChangeLog |    4 +
 
96601
 po/ja.po     |  258 ++++++++++++++++++++++++++-------------------------------
 
96602
 2 files changed, 122 insertions(+), 140 deletions(-)
 
96603
 
 
96604
commit be1cdfda817cae7d1e28dac94a3318337b7b7917
 
96605
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96606
Date:   Thu Jan 15 10:14:29 2004 +0000
 
96607
 
 
96608
    Updated Albanian file
 
96609
    
 
96610
    * sq.po: Updated Albanian file
 
96611
 
 
96612
 po/ChangeLog |    5 +++++
 
96613
 1 files changed, 5 insertions(+), 0 deletions(-)
 
96614
 
 
96615
commit 4010f70237a0ea37ee19b726e2b67cba8cc85759
 
96616
Author: Laurent Dhima <laurenti@src.gnome.org>
 
96617
Date:   Thu Jan 15 10:08:33 2004 +0000
 
96618
 
 
96619
    Updated
 
96620
 
 
96621
 po/sq.po |  287 +++++++++++++++++++++++++-------------------------------------
 
96622
 1 files changed, 117 insertions(+), 170 deletions(-)
 
96623
 
 
96624
commit 117e3950064e0aca748303188f93542be2c5b3eb
 
96625
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
96626
Date:   Wed Jan 14 20:47:58 2004 +0000
 
96627
 
 
96628
    Updated Korean translation.
 
96629
    
 
96630
        * ko.po: Updated Korean translation.
 
96631
 
 
96632
 po/ChangeLog |    4 +
 
96633
 po/ko.po     |  179 ++++++++++++++++++++++++----------------------------------
 
96634
 2 files changed, 78 insertions(+), 105 deletions(-)
 
96635
 
 
96636
commit 8c2d55f3603cd88cc8e5d317a995ba22e1cd6fc1
 
96637
Author: Rodney Dawes <dobey@ximian.com>
 
96638
Date:   Wed Jan 14 20:15:40 2004 +0000
 
96639
 
 
96640
    Update Albanian translation
 
96641
    
 
96642
    2004-01-14  Rodney Dawes  <dobey@ximian.com>
 
96643
    
 
96644
        * sq.po: Update Albanian translation
 
96645
 
 
96646
 po/ChangeLog |    4 ++++
 
96647
 po/sq.po     |   40 +++++++++++++++-------------------------
 
96648
 2 files changed, 19 insertions(+), 25 deletions(-)
 
96649
 
 
96650
commit 04996e2010507f98a33ab37580b8fdd6f769f72c
 
96651
Author: Bastien Nocera <hadess@hadess.net>
 
96652
Date:   Wed Jan 14 13:19:04 2004 +0000
 
96653
 
 
96654
    fix build on Linux/PPC machines (the only ones to use the FB-Level code)
 
96655
    
 
96656
    2004-01-14  Bastien Nocera  <hadess@hadess.net>
 
96657
    
 
96658
        * Makefile.am:
 
96659
        * gnome-settings-multimedia-keys.c: fix build on Linux/PPC machines
 
96660
        (the only ones to use the FB-Level code)
 
96661
 
 
96662
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
96663
 gnome-settings-daemon/Makefile.am                  |    4 ----
 
96664
 .../gnome-settings-multimedia-keys.c               |   12 ++++++------
 
96665
 3 files changed, 12 insertions(+), 10 deletions(-)
 
96666
 
 
96667
commit f4cf3de5ba023c21170c86691827c09da28b7b7a
 
96668
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
96669
Date:   Wed Jan 14 12:21:39 2004 +0000
 
96670
 
 
96671
    Updated Spanish translation.
 
96672
    
 
96673
    2004-01-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
96674
    
 
96675
        * es.po: Updated Spanish translation.
 
96676
 
 
96677
 po/ChangeLog |    4 +
 
96678
 po/es.po     |  257 +++++++++++++++++++++++-----------------------------------
 
96679
 2 files changed, 105 insertions(+), 156 deletions(-)
 
96680
 
 
96681
commit f30f104ebc3b63f151f6a535bcfeb65eef4fffa6
 
96682
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
96683
Date:   Wed Jan 14 08:50:25 2004 +0000
 
96684
 
 
96685
    Updated Polish translation by GNOME PL Team.
 
96686
    
 
96687
    2004-01-14  Artur Flinta  <aflinta@cvs.gnome.org>
 
96688
    
 
96689
        * pl.po: Updated Polish translation by GNOME PL Team.
 
96690
 
 
96691
 po/ChangeLog |    4 ++
 
96692
 po/pl.po     |  165 +++++++++++++++++++++++++++-------------------------------
 
96693
 2 files changed, 80 insertions(+), 89 deletions(-)
 
96694
 
 
96695
commit f517efbb721bf94368e999fd27316b6e513be422
 
96696
Author: Miloslav Trmac <mitr@src.gnome.org>
 
96697
Date:   Wed Jan 14 08:42:26 2004 +0000
 
96698
 
 
96699
    Update Czech translation
 
96700
 
 
96701
 po/ChangeLog |    4 +
 
96702
 po/cs.po     |  175 ++++++++++++++++++++++++---------------------------------
 
96703
 2 files changed, 78 insertions(+), 101 deletions(-)
 
96704
 
 
96705
commit f883221edaa75d4aa9ed9e2040d2142b9059548b
 
96706
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96707
Date:   Wed Jan 14 08:21:22 2004 +0000
 
96708
 
 
96709
    Updated Norwegian translation.
 
96710
    
 
96711
    2004-01-14  Kjartan Maraas  <kmaraas@gnome.org>
 
96712
    
 
96713
        * no.po: Updated Norwegian translation.
 
96714
 
 
96715
 po/ChangeLog |    4 +++
 
96716
 po/no.po     |   74 ++++++++++-----------------------------------------------
 
96717
 2 files changed, 17 insertions(+), 61 deletions(-)
 
96718
 
 
96719
commit a9aa34b6e70e93853b167d5d8d0d3bdb82bcee0b
 
96720
Author: Danilo Šegan <danilo@src.gnome.org>
 
96721
Date:   Wed Jan 14 07:50:21 2004 +0000
 
96722
 
 
96723
    Updated Serbian translation.
 
96724
 
 
96725
 po/ChangeLog  |    4 ++
 
96726
 po/sr.po      |  109 +++++++++++++++++++-----------------------
 
96727
 po/sr@Latn.po |  150 ++++++++++++++++++++++++++-------------------------------
 
96728
 3 files changed, 121 insertions(+), 142 deletions(-)
 
96729
 
 
96730
commit fdb8d4545a534d65c160307b7e84b0216c764047
 
96731
Author: Jody Goldberg <jody@gnome.org>
 
96732
Date:   Wed Jan 14 06:45:25 2004 +0000
 
96733
 
 
96734
    post release bump
 
96735
    
 
96736
    
 
96737
    2004-01-14  Jody Goldberg <jody@gnome.org>
 
96738
    
 
96739
        * configure.in : post release bump
 
96740
 
 
96741
 ChangeLog    |    4 ++++
 
96742
 configure.in |    2 +-
 
96743
 2 files changed, 5 insertions(+), 1 deletions(-)
 
96744
 
 
96745
commit 261b2b983860e94d7b711c9c3d2f754640aa8c72
 
96746
Author: Jody Goldberg <jody@gnome.org>
 
96747
Date:   Wed Jan 14 06:41:31 2004 +0000
 
96748
 
 
96749
    Release 2.5.2
 
96750
    
 
96751
    
 
96752
    2004-01-14  Jody Goldberg <jody@gnome.org>
 
96753
    
 
96754
        * Release 2.5.2
 
96755
 
 
96756
 ChangeLog                                          |    4 +
 
96757
 archiver/ChangeLog                                 |    4 +
 
96758
 archiver/tests/ChangeLog                           |    4 +
 
96759
 capplets/accessibility/at-properties/ChangeLog     |    4 +
 
96760
 capplets/accessibility/keyboard/ChangeLog          |    4 +
 
96761
 capplets/background/ChangeLog                      |    4 +
 
96762
 capplets/common/ChangeLog                          |    4 +
 
96763
 capplets/default-applications/ChangeLog            |    4 +
 
96764
 capplets/desktop-links/ChangeLog                   |    4 +
 
96765
 capplets/file-types/ChangeLog                      |    4 +
 
96766
 capplets/font/ChangeLog                            |    4 +
 
96767
 capplets/keybindings/ChangeLog                     |    4 +
 
96768
 capplets/keyboard/ChangeLog                        |    4 +
 
96769
 capplets/mime-type/ChangeLog                       |    4 +
 
96770
 capplets/mouse/ChangeLog                           |    4 +
 
96771
 capplets/network/ChangeLog                         |    4 +
 
96772
 capplets/rollback/ChangeLog                        |    4 +
 
96773
 capplets/sound/ChangeLog                           |    4 +
 
96774
 capplets/theme-switcher/ChangeLog                  |    4 +
 
96775
 capplets/ui-properties/ChangeLog                   |    4 +
 
96776
 capplets/url-properties/ChangeLog                  |    4 +
 
96777
 capplets/windows/ChangeLog                         |    4 +
 
96778
 capplets/wm-properties/ChangeLog                   |    4 +
 
96779
 control-center/ChangeLog                           |    4 +
 
96780
 gnome-settings-daemon/ChangeLog                    |    4 +
 
96781
 .../gnome-settings-accessibility-keyboard.c        |    4 +-
 
96782
 help/ChangeLog                                     |    4 +
 
96783
 libbackground/ChangeLog                            |    4 +
 
96784
 libwindow-settings/ChangeLog                       |    4 +
 
96785
 po/ChangeLog                                       |    4 +
 
96786
 po/POTFILES.in                                     |    1 -
 
96787
 po/POTFILES.skip                                   |    1 +
 
96788
 po/am.po                                           |  323 ++++++++++++++++-
 
96789
 po/ar.po                                           |  347 +++++++++++++++++-
 
96790
 po/az.po                                           |  324 +++++++++++++++++-
 
96791
 po/be.po                                           |  347 +++++++++++++++++-
 
96792
 po/bg.po                                           |  341 +++++++++++++++++-
 
96793
 po/bn.po                                           |  342 +++++++++++++++++-
 
96794
 po/ca.po                                           |  363 ++++++++++++++++++-
 
96795
 po/cs.po                                           |  377 ++++++++++++++++++--
 
96796
 po/cy.po                                           |  338 +++++++++++++++++-
 
96797
 po/da.po                                           |  357 +++++++++++++++++--
 
96798
 po/de.po                                           |  324 +++++++++++++++++-
 
96799
 po/el.po                                           |  325 +++++++++++++++++-
 
96800
 po/en_GB.po                                        |  302 +++++++++++++++-
 
96801
 po/es.po                                           |  347 +++++++++++++++++-
 
96802
 po/et.po                                           |  340 +++++++++++++++++-
 
96803
 po/fa.po                                           |  331 ++++++++++++++++-
 
96804
 po/fi.po                                           |  324 +++++++++++++++++-
 
96805
 po/fr.po                                           |  347 +++++++++++++++++-
 
96806
 po/ga.po                                           |  325 ++++++++++++++++-
 
96807
 po/gl.po                                           |  340 +++++++++++++++++-
 
96808
 po/he.po                                           |  341 +++++++++++++++++-
 
96809
 po/hi.po                                           |  343 +++++++++++++++++-
 
96810
 po/hr.po                                           |  324 +++++++++++++++++-
 
96811
 po/hu.po                                           |  324 +++++++++++++++++-
 
96812
 po/id.po                                           |  300 +++++++++++++++-
 
96813
 po/is.po                                           |  324 +++++++++++++++++-
 
96814
 po/it.po                                           |  327 +++++++++++++++++-
 
96815
 po/ja.po                                           |  324 +++++++++++++++++-
 
96816
 po/ko.po                                           |  324 +++++++++++++++++-
 
96817
 po/lt.po                                           |  341 +++++++++++++++++-
 
96818
 po/lv.po                                           |  337 +++++++++++++++++-
 
96819
 po/mk.po                                           |  341 +++++++++++++++++-
 
96820
 po/ml.po                                           |  335 +++++++++++++++++-
 
96821
 po/mn.po                                           |  341 +++++++++++++++++-
 
96822
 po/ms.po                                           |  324 +++++++++++++++++-
 
96823
 po/nl.po                                           |  377 ++++++++++++++++++--
 
96824
 po/nn.po                                           |  353 +++++++++++++++++--
 
96825
 po/no.po                                           |  205 +++++++----
 
96826
 po/pl.po                                           |  327 +++++++++++++++++-
 
96827
 po/pt.po                                           |  324 +++++++++++++++++-
 
96828
 po/pt_BR.po                                        |  324 +++++++++++++++++-
 
96829
 po/ro.po                                           |  324 +++++++++++++++++-
 
96830
 po/ru.po                                           |  341 +++++++++++++++++-
 
96831
 po/sk.po                                           |  324 +++++++++++++++++-
 
96832
 po/sl.po                                           |  349 +++++++++++++++++--
 
96833
 po/sq.po                                           |  324 +++++++++++++++++-
 
96834
 po/sr.po                                           |  270 ++++++++++++--
 
96835
 po/sr@Latn.po                                      |  311 ++++++++++++++---
 
96836
 po/sv.po                                           |  353 +++++++++++++++++--
 
96837
 po/ta.po                                           |  343 +++++++++++++++++-
 
96838
 po/th.po                                           |  324 +++++++++++++++++-
 
96839
 po/tr.po                                           |  347 +++++++++++++++++-
 
96840
 po/uk.po                                           |  337 +++++++++++++++++-
 
96841
 po/vi.po                                           |  344 +++++++++++++++++-
 
96842
 po/wa.po                                           |  335 +++++++++++++++++-
 
96843
 po/zh_CN.po                                        |  327 +++++++++++++++++-
 
96844
 po/zh_TW.po                                        |  347 +++++++++++++++++-
 
96845
 typing-break/ChangeLog                             |    4 +
 
96846
 vfs-methods/fontilus/ChangeLog                     |    4 +
 
96847
 vfs-methods/themus/ChangeLog                       |    4 +
 
96848
 92 files changed, 18170 insertions(+), 888 deletions(-)
 
96849
 
 
96850
commit a634112d9998eae65e84344c54effafea749105b
 
96851
Author: Bastien Nocera <hadess@src.gnome.org>
 
96852
Date:   Wed Jan 14 00:22:55 2004 +0000
 
96853
 
 
96854
    - plenty of fixes for ACME integration
 
96855
 
 
96856
 ChangeLog                                          |    6 +++
 
96857
 gnome-settings-daemon/ChangeLog                    |    9 ++++
 
96858
 gnome-settings-daemon/Makefile.am                  |    8 +++-
 
96859
 gnome-settings-daemon/actions/acme.h               |    2 +-
 
96860
 .../gnome-settings-multimedia-keys.c               |   38 +++++++++-------
 
96861
 ...ps_gnome_settings_daemon_keybindings.schemas.in |   46 ++++++++++----------
 
96862
 6 files changed, 67 insertions(+), 42 deletions(-)
 
96863
 
 
96864
commit 830d7a5fe5023d586ad553963f776dc494afb50a
 
96865
Author: Kjartan Maraas <kmaraas@gnome.org>
 
96866
Date:   Tue Jan 13 20:38:54 2004 +0000
 
96867
 
 
96868
    Update with new files. Update this too.
 
96869
    
 
96870
    2004-01-13  Kjartan Maraas  <kmaraas@gnome.org>
 
96871
    
 
96872
        * POTFILES.in: Update with new files.
 
96873
        * no.po: Update this too.
 
96874
 
 
96875
 po/ChangeLog   |    5 +
 
96876
 po/POTFILES.in |    3 +
 
96877
 po/no.po       |  314 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 
96878
 3 files changed, 308 insertions(+), 14 deletions(-)
 
96879
 
 
96880
commit 144005a19bad795bfa95bf69cf8376dc33fce1df
 
96881
Author: Rodney Dawes <dobey@ximian.com>
 
96882
Date:   Tue Jan 13 20:17:51 2004 +0000
 
96883
 
 
96884
    Fix previous change to use gnome_wp_item_free () instead of g_free (), and
 
96885
    
 
96886
    2004-01-12  Rodney Dawes  <dobey@ximian.com>
 
96887
    
 
96888
        * gnome-wp-xml.c (gnome_wp_load_legacy): Fix previous change to
 
96889
        use gnome_wp_item_free () instead of g_free (), and fix tab width
 
96890
 
 
96891
 capplets/background/ChangeLog      |    5 +++++
 
96892
 capplets/background/gnome-wp-xml.c |    5 +++--
 
96893
 2 files changed, 8 insertions(+), 2 deletions(-)
 
96894
 
 
96895
commit de98760fb2d4a6cd93daf05b89e3e8f19c9bc70e
 
96896
Author: Bastien Nocera <hadess@hadess.net>
 
96897
Date:   Tue Jan 13 16:51:27 2004 +0000
 
96898
 
 
96899
    let's simplify some code
 
96900
    
 
96901
    2004-01-13  Bastien Nocera  <hadess@hadess.net>
 
96902
    
 
96903
        * gnome-settings-multimedia-keys.c: (acme_filter_events): let's
 
96904
        simplify some code
 
96905
 
 
96906
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
96907
 .../gnome-settings-multimedia-keys.c               |    8 +-------
 
96908
 2 files changed, 6 insertions(+), 7 deletions(-)
 
96909
 
 
96910
commit 92999c9380e7c918927fd48a72ca58380b39d3f4
 
96911
Author: Jonathan Blandford <jrb@gnome.org>
 
96912
Date:   Tue Jan 13 15:59:09 2004 +0000
 
96913
 
 
96914
    Merge in acme. We now have a variety of actions for the keybinding
 
96915
    
 
96916
    Tue Jan 13 10:48:57 2004  Jonathan Blandford  <jrb@gnome.org>
 
96917
    
 
96918
            * gnome-settings-daemon: Merge in acme.  We now have a variety of
 
96919
            actions for the keybinding capplet.
 
96920
 
 
96921
 capplets/keybindings/gnome-keybinding-properties.c |   28 +
 
96922
 configure.in                                       |   62 +-
 
96923
 gnome-settings-daemon/ChangeLog                    |    5 +
 
96924
 gnome-settings-daemon/Makefile.am                  |   14 +-
 
96925
 gnome-settings-daemon/actions/.cvsignore           |    2 +
 
96926
 gnome-settings-daemon/actions/Makefile.am          |   39 +
 
96927
 gnome-settings-daemon/actions/acme-brightness.png  |  Bin 0 -> 4377 bytes
 
96928
 gnome-settings-daemon/actions/acme-eject.png       |  Bin 0 -> 1624 bytes
 
96929
 gnome-settings-daemon/actions/acme-fb-level.c      |  197 ++++
 
96930
 gnome-settings-daemon/actions/acme-fb-level.h      |   55 ++
 
96931
 gnome-settings-daemon/actions/acme-volume-alsa.c   |  261 ++++++
 
96932
 gnome-settings-daemon/actions/acme-volume-alsa.h   |   47 +
 
96933
 gnome-settings-daemon/actions/acme-volume-dummy.c  |  110 +++
 
96934
 gnome-settings-daemon/actions/acme-volume-dummy.h  |   46 +
 
96935
 gnome-settings-daemon/actions/acme-volume-oss.c    |  236 +++++
 
96936
 gnome-settings-daemon/actions/acme-volume-oss.h    |   47 +
 
96937
 gnome-settings-daemon/actions/acme-volume.c        |  133 +++
 
96938
 gnome-settings-daemon/actions/acme-volume.h        |   61 ++
 
96939
 gnome-settings-daemon/actions/acme.glade           |   66 ++
 
96940
 gnome-settings-daemon/actions/acme.h               |   88 ++
 
96941
 .../actions/gnome-speakernotes-muted.png           |  Bin 0 -> 4445 bytes
 
96942
 .../actions/gnome-speakernotes.png                 |  Bin 0 -> 4655 bytes
 
96943
 gnome-settings-daemon/eggaccelerators.c            |  701 ++++++++++++++
 
96944
 gnome-settings-daemon/eggaccelerators.h            |   89 ++
 
96945
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
96946
 gnome-settings-daemon/gnome-settings-keybindings.c |    7 +-
 
96947
 gnome-settings-daemon/gnome-settings-keybindings.h |    2 +-
 
96948
 .../gnome-settings-multimedia-keys.c               |  960 ++++++++++++++++++++
 
96949
 .../gnome-settings-multimedia-keys.h               |   31 +
 
96950
 po/am.po                                           |  263 +++++--
 
96951
 po/ar.po                                           |  631 +++++++++----
 
96952
 po/az.po                                           |  272 +++++--
 
96953
 po/be.po                                           |  290 +++++--
 
96954
 po/bg.po                                           |  290 +++++--
 
96955
 po/bn.po                                           |  279 +++++--
 
96956
 po/ca.po                                           |  293 +++++--
 
96957
 po/cy.po                                           |  272 +++++--
 
96958
 po/da.po                                           |  291 +++++--
 
96959
 po/de.po                                           |  240 ++++-
 
96960
 po/el.po                                           |  272 +++++--
 
96961
 po/en_GB.po                                        |  259 ++++--
 
96962
 po/es.po                                           |  181 +++--
 
96963
 po/et.po                                           |  278 +++++--
 
96964
 po/fa.po                                           |  276 +++++--
 
96965
 po/fi.po                                           |  272 +++++--
 
96966
 po/fr.po                                           |  294 +++++--
 
96967
 po/ga.po                                           |  274 +++++--
 
96968
 po/gl.po                                           |  290 +++++--
 
96969
 po/he.po                                           |  282 +++++--
 
96970
 po/hi.po                                           |  281 +++++--
 
96971
 po/hr.po                                           |  527 ++++++++---
 
96972
 po/hu.po                                           |  272 +++++--
 
96973
 po/id.po                                           |  245 ++++-
 
96974
 po/is.po                                           |  272 +++++--
 
96975
 po/it.po                                           |  272 +++++--
 
96976
 po/ja.po                                           |  273 +++++--
 
96977
 po/ko.po                                           |  107 ++-
 
96978
 po/lt.po                                           |  277 +++++--
 
96979
 po/lv.po                                           |  276 +++++--
 
96980
 po/mk.po                                           |  279 +++++--
 
96981
 po/ml.po                                           |  274 +++++--
 
96982
 po/mn.po                                           |  276 +++++--
 
96983
 po/ms.po                                           |  614 ++++++++++---
 
96984
 po/nn.po                                           |  386 ++++++--
 
96985
 po/no.po                                           |   68 +-
 
96986
 po/pl.po                                           |   38 +-
 
96987
 po/pt.po                                           |  240 ++++-
 
96988
 po/pt_BR.po                                        |  273 +++++--
 
96989
 po/ro.po                                           |  272 +++++--
 
96990
 po/ru.po                                           |  279 +++++--
 
96991
 po/sk.po                                           |  272 +++++--
 
96992
 po/sl.po                                           |  287 +++++--
 
96993
 po/sq.po                                           |  272 +++++--
 
96994
 po/sv.po                                           |  296 +++++--
 
96995
 po/ta.po                                           |  280 +++++--
 
96996
 po/th.po                                           |  274 +++++--
 
96997
 po/tr.po                                           |  295 +++++--
 
96998
 po/uk.po                                           |  276 +++++--
 
96999
 po/vi.po                                           |  290 +++++--
 
97000
 po/wa.po                                           |  276 +++++--
 
97001
 po/zh_CN.po                                        |  272 +++++--
 
97002
 po/zh_TW.po                                        |  283 +++++--
 
97003
 schemas/Makefile.am                                |    5 +-
 
97004
 ...ps_gnome_settings_daemon_keybindings.schemas.in |  244 +++++
 
97005
 84 files changed, 15053 insertions(+), 3459 deletions(-)
 
97006
 
 
97007
commit ac8837fadc5ad6db22a8b36cc6f77d9573be76d0
 
97008
Author: Vincent van Adrighem <adrighem@gnome.org>
 
97009
Date:   Tue Jan 13 15:51:06 2004 +0000
 
97010
 
 
97011
    Translation updated by Kees van den Broek.
 
97012
    
 
97013
    2004-01-13  Vincent van Adrighem  <adrighem@gnome.org>
 
97014
    
 
97015
        * nl.po: Translation updated by Kees van den Broek.
 
97016
 
 
97017
 po/ChangeLog |    4 +
 
97018
 po/nl.po     |  246 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
97019
 2 files changed, 204 insertions(+), 46 deletions(-)
 
97020
 
 
97021
commit f9c2705a607d35b6d3a476dd8ac1b7d428f55540
 
97022
Author: Miloslav Trmac <mitr@src.gnome.org>
 
97023
Date:   Tue Jan 13 13:48:57 2004 +0000
 
97024
 
 
97025
    Update Czech translation
 
97026
 
 
97027
 po/ChangeLog |    4 ++++
 
97028
 po/cs.po     |   22 +++++++++++-----------
 
97029
 2 files changed, 15 insertions(+), 11 deletions(-)
 
97030
 
 
97031
commit 872f95589e346759e25df4e3aaa83089e43a4a74
 
97032
Author: Danilo Šegan <dsegan@gmx.net>
 
97033
Date:   Tue Jan 13 09:18:47 2004 +0000
 
97034
 
 
97035
    Updated Serbian translation.
 
97036
    
 
97037
    2004-01-13  Danilo Šegan  <dsegan@gmx.net>
 
97038
    
 
97039
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
97040
    
 
97041
        * POTFILES.in: Added missing files.
 
97042
 
 
97043
 po/ChangeLog   |    6 ++
 
97044
 po/POTFILES.in |    3 +
 
97045
 po/sr.po       |  154 ++++++++++++++++++++++++++++++++++++++++++++++----------
 
97046
 po/sr@Latn.po  |  154 ++++++++++++++++++++++++++++++++++++++++++++++----------
 
97047
 4 files changed, 263 insertions(+), 54 deletions(-)
 
97048
 
 
97049
commit a3ab452d9e93ea8670e1d529b271005c7eed99af
 
97050
Author: Federico Mena Quintero <federico@ximian.com>
 
97051
Date:   Tue Jan 13 02:13:50 2004 +0000
 
97052
 
 
97053
    Fix ; -> , typo.
 
97054
    
 
97055
    2004-01-12  Federico Mena Quintero  <federico@ximian.com>
 
97056
    
 
97057
        * gnome-settings-accessibility-keyboard.c
 
97058
        (ax_stickykeys_warning_dialog_post): Fix ; -> , typo.
 
97059
 
 
97060
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
97061
 .../gnome-settings-accessibility-keyboard.c        |    2 +-
 
97062
 2 files changed, 6 insertions(+), 1 deletions(-)
 
97063
 
 
97064
commit dcb645329877a143b054cc937a7a7515375c21f2
 
97065
Author: Bill Haneman <billh@src.gnome.org>
 
97066
Date:   Mon Jan 12 20:37:03 2004 +0000
 
97067
 
 
97068
    Post a warning dialog when the user enables or disables an AccessX
 
97069
    feature via a keyboard shortcut.  Fixes bug #105093.
 
97070
 
 
97071
 gnome-settings-daemon/ChangeLog                    |   24 ++
 
97072
 .../gnome-settings-accessibility-keyboard.c        |  255 +++++++++++++++++---
 
97073
 gnome-settings-daemon/gnome-settings-keybindings.c |    2 +-
 
97074
 3 files changed, 241 insertions(+), 40 deletions(-)
 
97075
 
 
97076
commit c8c2cd502377dada79364b76ac7a2d17192576f5
 
97077
Author: Diego Gonzalez <diego@pemas.net>
 
97078
Date:   Mon Jan 12 19:32:43 2004 +0000
 
97079
 
 
97080
    don't crash if we could not get the file information.
 
97081
    
 
97082
    
 
97083
    2004-01-12  Diego Gonzalez <diego@pemas.net>
 
97084
    
 
97085
        * gnome-wp-xml.c (gnome_wp_load_legacy): don't crash if we could
 
97086
          not get the file information.
 
97087
 
 
97088
 capplets/background/ChangeLog      |    5 +++++
 
97089
 capplets/background/gnome-wp-xml.c |    4 ++++
 
97090
 2 files changed, 9 insertions(+), 0 deletions(-)
 
97091
 
 
97092
commit a603a03a237d83767e13be501d928fe01bd6e4e0
 
97093
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
97094
Date:   Mon Jan 12 14:25:57 2004 +0000
 
97095
 
 
97096
    Updated Polish translation by GNOME PL Team.
 
97097
    
 
97098
    2004-01-12  Artur Flinta  <aflinta@cvs.gnome.org>
 
97099
    
 
97100
        * pl.po: Updated Polish translation by GNOME PL Team.
 
97101
 
 
97102
 po/ChangeLog |    4 ++++
 
97103
 po/pl.po     |   49 +++++++++++++++++++++++++++++--------------------
 
97104
 2 files changed, 33 insertions(+), 20 deletions(-)
 
97105
 
 
97106
commit 8e4dbf21792157045417a6b089449ca421b6e359
 
97107
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
97108
Date:   Mon Jan 12 13:08:34 2004 +0000
 
97109
 
 
97110
    Initial xkb configuration is cached. Should make things a bit faster
 
97111
 
 
97112
 capplets/keyboard/gnome-keyboard-properties-xkb.c |   11 ++++++++++-
 
97113
 1 files changed, 10 insertions(+), 1 deletions(-)
 
97114
 
 
97115
commit a103fa9147b8b1c33b60d07a24db02af493306c7
 
97116
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
97117
Date:   Mon Jan 12 11:56:37 2004 +0000
 
97118
 
 
97119
    Now the GSwitchItXkbConfigInit function clears the memory itself.
 
97120
 
 
97121
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 --
 
97122
 .../gnome-settings-keyboard-xkb.c                  |    2 --
 
97123
 2 files changed, 0 insertions(+), 4 deletions(-)
 
97124
 
 
97125
commit 70dceb002fcabb10f7bb709c74ff982c46a459fa
 
97126
Author: Miloslav Trmac <mitr@src.gnome.org>
 
97127
Date:   Mon Jan 12 09:35:31 2004 +0000
 
97128
 
 
97129
    Update Czech translation
 
97130
 
 
97131
 po/ChangeLog |    4 ++++
 
97132
 po/cs.po     |   40 +++++++++++++++++++++++-----------------
 
97133
 2 files changed, 27 insertions(+), 17 deletions(-)
 
97134
 
 
97135
commit 55a692788a0339c3dda7dc5f432e8103bad16b7f
 
97136
Author: Jody Goldberg <jody@gnome.org>
 
97137
Date:   Mon Jan 12 06:35:57 2004 +0000
 
97138
 
 
97139
    As long as we're hard coding the path hard code it in only one place.
 
97140
    
 
97141
    
 
97142
    2004-01-12  Jody Goldberg <jody@gnome.org>
 
97143
    
 
97144
        * Makefile.am : As long as we're hard coding the path hard code it in
 
97145
          only one place.  Passing in datadir then adding the magic subdir in
 
97146
          C then building in Makefile seems unnecessary.
 
97147
          Use GNOMECC_CAPPLETS_*
 
97148
 
 
97149
 capplets/background/ChangeLog        |    7 +++++++
 
97150
 capplets/background/Makefile.am      |   13 ++++++-------
 
97151
 capplets/background/gnome-wp-item.c  |    1 +
 
97152
 capplets/background/gnome-wp-utils.c |    3 +--
 
97153
 capplets/background/gnome-wp-xml.c   |   10 ++++------
 
97154
 5 files changed, 19 insertions(+), 15 deletions(-)
 
97155
 
 
97156
commit acdde5d39d8f70c8502f7d2c323c920cda281773
 
97157
Author: Rodney Dawes <dobey@ximian.com>
 
97158
Date:   Mon Jan 12 05:17:34 2004 +0000
 
97159
 
 
97160
    Add install hook to create data directory
 
97161
    
 
97162
    2004-01-12  Rodney Dawes  <dobey@ximian.com>
 
97163
    
 
97164
        * Makefile.am: Add install hook to create data directory
 
97165
 
 
97166
 capplets/background/ChangeLog   |    4 ++++
 
97167
 capplets/background/Makefile.am |    3 +++
 
97168
 2 files changed, 7 insertions(+), 0 deletions(-)
 
97169
 
 
97170
commit 2e428e774687dda3833bcf0e894a2285f88423fa
 
97171
Author: Rodney Dawes <dobey@ximian.com>
 
97172
Date:   Mon Jan 12 05:10:40 2004 +0000
 
97173
 
 
97174
    Update for new capplet Update Name/Comment/Exec entries
 
97175
    
 
97176
    2004-01-12  Rodney Dawes  <dobey@ximian.com>
 
97177
    
 
97178
        * Makefile.am: Update for new capplet
 
97179
        * background.desktop.in: Update Name/Comment/Exec entries
 
97180
        * gnome-wp-capplet.[ch]:
 
97181
        * gnome-wp-info.[ch]:
 
97182
        * gnome-wp-item.[ch]:
 
97183
        * gnome-wp-utils.[ch]:
 
97184
        * gnome-wp-xml.[ch]: Add new capplet code to CVS
 
97185
 
 
97186
 capplets/background/.cvsignore            |    3 +
 
97187
 capplets/background/ChangeLog             |   10 +
 
97188
 capplets/background/Makefile.am           |   44 +-
 
97189
 capplets/background/background.desktop.in |    6 +-
 
97190
 capplets/background/gnome-wp-capplet.c    | 1555 +++++++++++++++++++++++++++++
 
97191
 capplets/background/gnome-wp-capplet.h    |  110 ++
 
97192
 capplets/background/gnome-wp-info.c       |  103 ++
 
97193
 capplets/background/gnome-wp-info.h       |   47 +
 
97194
 capplets/background/gnome-wp-item.c       |  134 +++
 
97195
 capplets/background/gnome-wp-item.h       |   62 ++
 
97196
 capplets/background/gnome-wp-utils.c      |  162 +++
 
97197
 capplets/background/gnome-wp-utils.h      |   42 +
 
97198
 capplets/background/gnome-wp-xml.c        |  370 +++++++
 
97199
 capplets/background/gnome-wp-xml.h        |   28 +
 
97200
 14 files changed, 2662 insertions(+), 14 deletions(-)
 
97201
 
 
97202
commit 2865c350b6c4b6f3064d606eb7f701b4c062620c
 
97203
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
97204
Date:   Mon Jan 12 01:49:46 2004 +0000
 
97205
 
 
97206
    Now enabling/disabling of the "Restore defaults" really works
 
97207
 
 
97208
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   38 +++++++++++++++++++-
 
97209
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    2 +
 
97210
 .../keyboard/gnome-keyboard-properties-xkblt.c     |    1 +
 
97211
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    1 +
 
97212
 4 files changed, 41 insertions(+), 1 deletions(-)
 
97213
 
 
97214
commit 04bb3c9a3ac86db762616c19547b4a6386affe70
 
97215
Author: Richard Hult <richard@imendio.com>
 
97216
Date:   Sun Jan 11 17:20:00 2004 +0000
 
97217
 
 
97218
    Enable markup for the break enabled toggle with code instead of with a
 
97219
    
 
97220
    2004-01-11  Richard Hult  <richard@imendio.com>
 
97221
    
 
97222
        * gnome-keyboard-properties.glade:
 
97223
        * gnome-keyboard-properties.c (setup_dialog): Enable markup for
 
97224
        the break enabled toggle with code instead of with a custom child
 
97225
        for the toggle since that doesn't work with new libglade. Fixes
 
97226
        bug #131122.
 
97227
 
 
97228
 capplets/keyboard/ChangeLog                       |    8 ++++++++
 
97229
 capplets/keyboard/gnome-keyboard-properties.c     |    4 +++-
 
97230
 capplets/keyboard/gnome-keyboard-properties.glade |   16 ----------------
 
97231
 3 files changed, 11 insertions(+), 17 deletions(-)
 
97232
 
 
97233
commit db611b6b6fabdae8cd575d71b1fe8af3b0e9f442
 
97234
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
97235
Date:   Sun Jan 11 15:27:51 2004 +0000
 
97236
 
 
97237
    Updated spanish translation.
 
97238
    
 
97239
    2004-01-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
97240
    
 
97241
        * es.po: Updated spanish translation.
 
97242
 
 
97243
 po/ChangeLog |    6 +-
 
97244
 po/es.po     |  307 ++++++++++++++++++++++++++++++++++++++++------------------
 
97245
 2 files changed, 216 insertions(+), 97 deletions(-)
 
97246
 
 
97247
commit 383bca8bd015c756cc56eab6f7af0131efd33fa2
 
97248
Author: Kjartan Maraas <kmaraas@gnome.org>
 
97249
Date:   Sun Jan 11 14:04:23 2004 +0000
 
97250
 
 
97251
    Updated Norwegian translation.
 
97252
    
 
97253
    2004-01-11  Kjartan Maraas  <kmaraas@gnome.org>
 
97254
    
 
97255
        * no.po: Updated Norwegian translation.
 
97256
 
 
97257
 po/ChangeLog |    4 +
 
97258
 po/no.po     |  210 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
97259
 2 files changed, 183 insertions(+), 31 deletions(-)
 
97260
 
 
97261
commit 9d9d09a564d969bf3193963cb606284b64c23932
 
97262
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
97263
Date:   Sat Jan 10 00:06:29 2004 +0000
 
97264
 
 
97265
    fixes for utf and non-utf locales
 
97266
 
 
97267
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |    2 +-
 
97268
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  470 +++++++++---------
 
97269
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  531 ++++++++++----------
 
97270
 3 files changed, 494 insertions(+), 509 deletions(-)
 
97271
 
 
97272
commit 4a5e4831050bf7cdec7e5296158692049b1994c5
 
97273
Author: Danilo Šegan <danilo@src.gnome.org>
 
97274
Date:   Fri Jan 9 23:40:17 2004 +0000
 
97275
 
 
97276
    Updated Serbian translation.
 
97277
 
 
97278
 po/ChangeLog  |    4 +
 
97279
 po/sr.po      |  254 +++++++++++++++++++++++++++++++++++++++++++++++----------
 
97280
 po/sr@Latn.po |  254 +++++++++++++++++++++++++++++++++++++++++++++++----------
 
97281
 3 files changed, 426 insertions(+), 86 deletions(-)
 
97282
 
 
97283
commit b6e218936f6c9aaba87fa3f996f5dc69045f34b0
 
97284
Author: Arafat Medini <arafatmedini@src.gnome.org>
 
97285
Date:   Fri Jan 9 23:03:02 2004 +0000
 
97286
 
 
97287
    2004.01.09 Arafat Medini <lumina@silverpen.de>
 
97288
    
 
97289
    
 
97290
    2004.01.09  Arafat Medini <lumina@silverpen.de>
 
97291
    
 
97292
            * ar.po: Updated Arabic translation
 
97293
 
 
97294
 po/ChangeLog |    4 +
 
97295
 po/ar.po     | 1326 +++++++++++++++++++++++++---------------------------------
 
97296
 2 files changed, 563 insertions(+), 767 deletions(-)
 
97297
 
 
97298
commit 2bc51a24867a1737c85f2d52bf18b90391692d89
 
97299
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
97300
Date:   Fri Jan 9 20:43:59 2004 +0000
 
97301
 
 
97302
    now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings
 
97303
 
 
97304
 capplets/keyboard/.cvsignore                       |    1 +
 
97305
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  271 ++++++++++----------
 
97306
 capplets/keyboard/gnome-keyboard-properties.glade  |   88 +++++--
 
97307
 gnome-settings-daemon/.indent.pro                  |    2 +
 
97308
 .../gnome-settings-keyboard-xkb.c                  |   22 +-
 
97309
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |    6 +-
 
97310
 6 files changed, 223 insertions(+), 167 deletions(-)
 
97311
 
 
97312
commit 12fdfa64848edc0956b5d71f8449efca71c78cda
 
97313
Author: Miloslav Trmac <mitr@src.gnome.org>
 
97314
Date:   Fri Jan 9 17:28:36 2004 +0000
 
97315
 
 
97316
    Update Czech translation
 
97317
 
 
97318
 po/ChangeLog |    4 ++
 
97319
 po/cs.po     |  158 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
97320
 2 files changed, 151 insertions(+), 11 deletions(-)
 
97321
 
 
97322
commit f0417016bd063d4ccfd54320fb7bccc0c4c067c1
 
97323
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
97324
Date:   Fri Jan 9 16:58:44 2004 +0000
 
97325
 
 
97326
    Updated Korean translation.
 
97327
    
 
97328
        * ko.po: Updated Korean translation.
 
97329
 
 
97330
 po/ChangeLog |    4 +
 
97331
 po/ko.po     |  434 ++++++++++++++++++++++++++++++++++++----------------------
 
97332
 2 files changed, 276 insertions(+), 162 deletions(-)
 
97333
 
 
97334
commit 718275a65da9fb2739647838e293535565919923
 
97335
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
97336
Date:   Fri Jan 9 14:53:58 2004 +0000
 
97337
 
 
97338
    Add accessible relations so accessible names are correctly reported. Fixes
 
97339
    
 
97340
    2004-01-09  Padraig O'Briain <padraig.obriain@sun.com>
 
97341
    
 
97342
        * gnome-default-applications-properties.glade: Add accessible
 
97343
        relations so accessible names are correctly reported.
 
97344
        Fixes bug #127302.
 
97345
 
 
97346
 capplets/default-applications/ChangeLog            |    6 +++
 
97347
 .../gnome-default-applications-properties.glade    |   38 +++++++++++++++++++-
 
97348
 2 files changed, 43 insertions(+), 1 deletions(-)
 
97349
 
 
97350
commit a903f755a8892fe04ff304d88cd9e799377d8a89
 
97351
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
97352
Date:   Fri Jan 9 12:49:50 2004 +0000
 
97353
 
 
97354
    Updated Polish translation by GNOME PL Team.
 
97355
    
 
97356
    2004-01-09  Artur Flinta  <aflinta@cvs.gnome.org>
 
97357
    
 
97358
        * pl.po: Updated Polish translation by GNOME PL Team.
 
97359
 
 
97360
 po/ChangeLog |    4 +
 
97361
 po/pl.po     |  336 ++++++++++++++++++++++++++++++++--------------------------
 
97362
 2 files changed, 188 insertions(+), 152 deletions(-)
 
97363
 
 
97364
commit 71a35716bd06c3b300eb843dde875ddff149f4b1
 
97365
Author: Jody Goldberg <jody@gnome.org>
 
97366
Date:   Fri Jan 9 07:41:19 2004 +0000
 
97367
 
 
97368
    simplify and generate the file at the last possible instant. CLickety
 
97369
    
 
97370
    
 
97371
    2004-01-09  Jody Goldberg <jody@gnome.org>
 
97372
    
 
97373
        * Makefile.am : simplify and generate the file at the last possible
 
97374
          instant.  CLickety Click, no mor eworries about tmp files.
 
97375
        * GNOME_SettingsDaemon.server.in: restore
 
97376
        * GNOME_SettingsDaemon.server.in.in: remove
 
97377
 
 
97378
 gnome-settings-daemon/ChangeLog                    |    7 +++++
 
97379
 .../GNOME_SettingsDaemon.server.in                 |    9 +++++++
 
97380
 .../GNOME_SettingsDaemon.server.in.in              |    9 -------
 
97381
 gnome-settings-daemon/Makefile.am                  |   24 ++++++-------------
 
97382
 4 files changed, 24 insertions(+), 25 deletions(-)
 
97383
 
 
97384
commit 749a17a4005991a099ef267e52ac5fecc09a43cd
 
97385
Author: Carlos Perelló Marín <carlos@gnome.org>
 
97386
Date:   Fri Jan 9 02:02:29 2004 +0000
 
97387
 
 
97388
    The localization capplet is disabled until we remove the libicu
 
97389
    
 
97390
    2004-01-08  Carlos Perelló Marín <carlos@gnome.org>
 
97391
    
 
97392
        * configure.in: The localization capplet is disabled until we remove
 
97393
        the libicu dependency.
 
97394
    
 
97395
    2004-01-05  Carlos Perelló Marín <carlos@gnome.org>
 
97396
    
 
97397
        * configure.in: Added a check for libicu and the needed lines to add
 
97398
        the localization capplet.
 
97399
        * capplets/Makefile.am: Added the localization dir.
 
97400
        * capplets/localization: Added the localization capplet to change
 
97401
        the locales.
 
97402
        * po/POTFILES.in: Added new files from localization capplet.
 
97403
 
 
97404
 ChangeLog                                          |   14 +
 
97405
 capplets/Makefile.am                               |    2 +-
 
97406
 capplets/localization/.cvsignore                   |    3 +
 
97407
 capplets/localization/Makefile.am                  |   25 +
 
97408
 .../localization/gnome-localization-properties.c   | 1105 ++++++++++++++++++++
 
97409
 .../gnome-localization-properties.glade            | 1024 ++++++++++++++++++
 
97410
 capplets/localization/localization-capplet.png     |  Bin 0 -> 1384 bytes
 
97411
 capplets/localization/localization.desktop.in      |   12 +
 
97412
 configure.in                                       |   22 +-
 
97413
 po/POTFILES.in                                     |    3 +
 
97414
 10 files changed, 2207 insertions(+), 3 deletions(-)
 
97415
 
 
97416
commit f30ca64d66d5b6e070bcdeaebdac882debd9c8d0
 
97417
Author: Jody Goldberg <jody@gnome.org>
 
97418
Date:   Thu Jan 8 21:18:02 2004 +0000
 
97419
 
 
97420
    Damn, forgot to bump the version after to point release.
 
97421
    
 
97422
    
 
97423
    2004-01-08  Jody Goldberg <jody@gnome.org>
 
97424
    
 
97425
        * configure.in : Damn, forgot to bump the version after to point release.
 
97426
 
 
97427
 ChangeLog    |    4 ++++
 
97428
 configure.in |    2 +-
 
97429
 2 files changed, 5 insertions(+), 1 deletions(-)
 
97430
 
 
97431
commit 6d730e101f61d2dd1693c9a970ae867e042dad02
 
97432
Author: Glynn Foster <glynn.foster@sun.com>
 
97433
Date:   Wed Jan 7 21:59:49 2004 +0000
 
97434
 
 
97435
    Remove from CVS since it's a generated file.
 
97436
    
 
97437
    2004-01-08  Glynn Foster  <glynn.foster@sun.com>
 
97438
    
 
97439
        * GNOME_SettingsDaemon.server.in: Remove from CVS since it's
 
97440
        a generated file.
 
97441
 
 
97442
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
97443
 .../GNOME_SettingsDaemon.server.in                 |    9 ---------
 
97444
 2 files changed, 5 insertions(+), 9 deletions(-)
 
97445
 
 
97446
commit 777ac6fd50b407e9be0fa7dda3e68472c17a7236
 
97447
Author: Alex Duggan <aldug@astrolinux.com>
 
97448
Date:   Wed Jan 7 18:08:24 2004 +0000
 
97449
 
 
97450
    Remove #define _(s) and replaced with #include <glib/gi18n.h> which fixes
 
97451
    
 
97452
    2004-01-07  Alex Duggan  <aldug@astrolinux.com>
 
97453
    
 
97454
        * theme-method.c:
 
97455
        Remove #define _(s) and replaced with #include <glib/gi18n.h>
 
97456
        which fixes bug #130757.  Add a function prototype
 
97457
        (copied from font-method.c) to fix compiler warning.
 
97458
    
 
97459
        * themus-properties-view.c:
 
97460
        Remove unused variable to fix compiler warning.
 
97461
 
 
97462
 vfs-methods/themus/ChangeLog                |   10 ++++++++++
 
97463
 vfs-methods/themus/theme-method.c           |    7 ++++++-
 
97464
 vfs-methods/themus/themus-properties-view.c |    2 --
 
97465
 3 files changed, 16 insertions(+), 3 deletions(-)
 
97466
 
 
97467
commit 702b10ad0bf948a78ffe3daad85e77c8221af6c4
 
97468
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
97469
Date:   Wed Jan 7 01:40:25 2004 +0000
 
97470
 
 
97471
    Updated and revised Portuguese translation.
 
97472
    
 
97473
    2004-01-07  Duarte Loreto <happyguy_pt@hotmail.com>
 
97474
    
 
97475
        * pt.po: Updated and revised Portuguese translation.
 
97476
 
 
97477
 po/ChangeLog |    4 +
 
97478
 po/pt.po     | 1809 ++++++++++------------------------------------------------
 
97479
 2 files changed, 320 insertions(+), 1493 deletions(-)
 
97480
 
 
97481
commit 23e170511b6fa300f6f3287cebe56714b41a86a8
 
97482
Author: Kjartan Maraas <kmaraas@gnome.org>
 
97483
Date:   Tue Jan 6 18:34:29 2004 +0000
 
97484
 
 
97485
    Updated Norwegian translation.
 
97486
    
 
97487
    2004-01-06  Kjartan Maraas  <kmaraas@gnome.org>
 
97488
    
 
97489
        * no.po: Updated Norwegian translation.
 
97490
 
 
97491
 po/ChangeLog |    4 ++++
 
97492
 po/no.po     |   54 ++++++++++++++++++++++++++----------------------------
 
97493
 2 files changed, 30 insertions(+), 28 deletions(-)
 
97494
 
 
97495
commit 2ea1b0212f349a2b4d6f773bd355a4c5747b9fff
 
97496
Author: Miloslav Trmac <mitr@src.gnome.org>
 
97497
Date:   Tue Jan 6 16:25:08 2004 +0000
 
97498
 
 
97499
    Update Czech translation
 
97500
 
 
97501
 po/ChangeLog |    4 ++++
 
97502
 po/cs.po     |   53 +++++++++++++++++++++++++++++------------------------
 
97503
 2 files changed, 33 insertions(+), 24 deletions(-)
 
97504
 
 
97505
commit 354ec81d0451239333a467ed0f4fa7f2239345eb
 
97506
Author: Christian Neumair <cneumair@src.gnome.org>
 
97507
Date:   Tue Jan 6 09:49:22 2004 +0000
 
97508
 
 
97509
    Updated German translation.
 
97510
 
 
97511
 po/ChangeLog |    4 ++++
 
97512
 po/de.po     |   42 +++++++++++++++++++++++++-----------------
 
97513
 2 files changed, 29 insertions(+), 17 deletions(-)
 
97514
 
 
97515
commit cf9275bcfe9be9f076a15d720e4acc78ab30b61c
 
97516
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
97517
Date:   Tue Jan 6 01:09:26 2004 +0000
 
97518
 
 
97519
    Updated Spanish translation.
 
97520
    
 
97521
    2004-01-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
97522
    
 
97523
        * es.po: Updated Spanish translation.
 
97524
 
 
97525
 po/ChangeLog |    4 ++++
 
97526
 po/es.po     |   58 ++++++++++++++++++++++++++++++++++++++--------------------
 
97527
 2 files changed, 42 insertions(+), 20 deletions(-)
 
97528
 
 
97529
commit 265865865b3d0510299da7593430d0c200050891
 
97530
Author: Muktha <muktha.narayan@wipro.com>
 
97531
Date:   Mon Jan 5 13:56:21 2004 +0000
 
97532
 
 
97533
    Add accessible name and description. Fixes bug #128377.
 
97534
    
 
97535
    2004-01-05  Muktha <muktha.narayan@wipro.com>
 
97536
    
 
97537
            * theme-properties.glade: Add accessible name and description.
 
97538
              Fixes bug #128377.
 
97539
 
 
97540
 capplets/theme-switcher/ChangeLog              |    5 +++++
 
97541
 capplets/theme-switcher/theme-properties.glade |    4 ++++
 
97542
 2 files changed, 9 insertions(+), 0 deletions(-)
 
97543
 
 
97544
commit 0de4f5eda9a996426f5aa8e31ada332e6396a6ec
 
97545
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
97546
Date:   Sun Jan 4 17:30:08 2004 +0000
 
97547
 
 
97548
    Updated Malay translation.
 
97549
    
 
97550
    2004-01-04  Hasbullah Bin Pit <sebol@ikhlas.com>
 
97551
    
 
97552
            * ms.po: Updated Malay translation.
 
97553
 
 
97554
 po/ChangeLog |    6 +-
 
97555
 po/ms.po     |  449 +++++++++++++++++-----------------------------------------
 
97556
 2 files changed, 132 insertions(+), 323 deletions(-)
 
97557
 
 
97558
commit 1450a62f22cb6cce055ce2debd77229f29864c72
 
97559
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
97560
Date:   Sun Jan 4 13:30:47 2004 +0000
 
97561
 
 
97562
    Updated Norwegian Nynorsk translation.
 
97563
    
 
97564
    2004-01-04  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
97565
    
 
97566
        * nn.po: Updated Norwegian Nynorsk translation.
 
97567
 
 
97568
 po/ChangeLog |    4 +++
 
97569
 po/nn.po     |   82 +++++++++++++++++++++++----------------------------------
 
97570
 2 files changed, 37 insertions(+), 49 deletions(-)
 
97571
 
 
97572
commit ee97d42929ef38ca0badbe71e7f61823bf2d456f
 
97573
Author: Denis Lackovic <delacko@src.gnome.org>
 
97574
Date:   Sun Jan 4 07:58:02 2004 +0000
 
97575
 
 
97576
    *** empty log message ***
 
97577
 
 
97578
 po/hr.po |   11 +++++++++--
 
97579
 1 files changed, 9 insertions(+), 2 deletions(-)
 
97580
 
 
97581
commit b7f41865aa560e9d7f276799377914bb244db4f7
 
97582
Author: Denis Lackovic <delacko@src.gnome.org>
 
97583
Date:   Sat Jan 3 19:07:12 2004 +0000
 
97584
 
 
97585
    *** empty log message ***
 
97586
 
 
97587
 po/ChangeLog |    4 +
 
97588
 po/hr.po     |  329 +++++++++++++++++++++++-----------------------------------
 
97589
 2 files changed, 132 insertions(+), 201 deletions(-)
 
97590
 
 
97591
commit 1b38d169b6a97cb507378320a27869fb64ceb5b7
 
97592
Author: Christophe Merlet <redfox@src.gnome.org>
 
97593
Date:   Sat Jan 3 16:02:23 2004 +0000
 
97594
 
 
97595
    Updated French translation.
 
97596
 
 
97597
 po/ChangeLog |    4 +++
 
97598
 po/fr.po     |   64 ++++++++++++++++++++++++++++++++++-----------------------
 
97599
 2 files changed, 42 insertions(+), 26 deletions(-)
 
97600
 
 
97601
commit ddc61dd9b561d842a96aac70478d5faf77a5aff4
 
97602
Author: Jody Goldberg <jody@src.gnome.org>
 
97603
Date:   Fri Jan 2 23:51:06 2004 +0000
 
97604
 
 
97605
    missed commit
 
97606
 
 
97607
 po/am.po    |   26 +++-
 
97608
 po/ar.po    |   26 +++-
 
97609
 po/az.po    |   30 +++-
 
97610
 po/be.po    |   30 +++-
 
97611
 po/bg.po    |   26 +++-
 
97612
 po/bn.po    |   30 +++-
 
97613
 po/ca.po    |   39 ++++-
 
97614
 po/cy.po    |   30 +++-
 
97615
 po/da.po    |   38 +++-
 
97616
 po/de.po    |    2 +-
 
97617
 po/el.po    |   40 ++++-
 
97618
 po/en_GB.po |   26 +++-
 
97619
 po/et.po    |   30 +++-
 
97620
 po/fa.po    |   26 +++-
 
97621
 po/fi.po    |   30 +++-
 
97622
 po/fr.po    |   40 ++++-
 
97623
 po/ga.po    |   26 +++-
 
97624
 po/gl.po    |   26 +++-
 
97625
 po/he.po    |   29 +++-
 
97626
 po/hi.po    |   26 +++-
 
97627
 po/hr.po    |  545 ++++++++++++++++++++++++++++++++++++++---------------------
 
97628
 po/hu.po    |   30 +++-
 
97629
 po/id.po    |   26 +++-
 
97630
 po/is.po    |   30 +++-
 
97631
 po/it.po    |   30 +++-
 
97632
 po/ko.po    |   30 +++-
 
97633
 po/lt.po    |   47 ++++-
 
97634
 po/lv.po    |   26 +++-
 
97635
 po/mk.po    |   30 +++-
 
97636
 po/ml.po    |   26 +++-
 
97637
 po/mn.po    |   30 +++-
 
97638
 po/ms.po    |   30 +++-
 
97639
 po/nl.po    |   30 +++-
 
97640
 po/no.po    |   38 +++-
 
97641
 po/pl.po    |   51 +++++-
 
97642
 po/pt.po    |   30 +++-
 
97643
 po/pt_BR.po |   40 ++++-
 
97644
 po/ro.po    |   30 +++-
 
97645
 po/ru.po    |   47 ++++-
 
97646
 po/sk.po    |   30 +++-
 
97647
 po/sl.po    |   30 +++-
 
97648
 po/sq.po    |   30 +++-
 
97649
 po/sv.po    |   40 ++++-
 
97650
 po/ta.po    |   26 +++-
 
97651
 po/th.po    |   27 +++-
 
97652
 po/tr.po    |   30 +++-
 
97653
 po/uk.po    |   26 +++-
 
97654
 po/vi.po    |   26 +++-
 
97655
 po/wa.po    |   26 +++-
 
97656
 po/zh_CN.po |   28 +++-
 
97657
 po/zh_TW.po |   29 +++-
 
97658
 51 files changed, 1526 insertions(+), 544 deletions(-)
 
97659
 
 
97660
commit 3cda4ff2b7ebe659fd0225b01b988a4a475644f7
 
97661
Author: Danilo Šegan <danilo@src.gnome.org>
 
97662
Date:   Fri Jan 2 21:32:33 2004 +0000
 
97663
 
 
97664
    Updated Serbian translation.
 
97665
 
 
97666
 po/ChangeLog  |    4 +++
 
97667
 po/sr.po      |   39 +++++++++++++++++----------
 
97668
 po/sr@Latn.po |   80 ++++++++++++++++++++++++++++++--------------------------
 
97669
 3 files changed, 71 insertions(+), 52 deletions(-)
 
97670
 
 
97671
commit c949aac8a29e46480f2f7a1a5d759cbf1dc56b0b
 
97672
Author: Andrew Sobala <aes@gnome.org>
 
97673
Date:   Fri Jan 2 19:11:57 2004 +0000
 
97674
 
 
97675
    use GNOMECC_GLADE_DIR. Patch from Marcin Krzyzanowski. Fixes: Bug 126545.
 
97676
    
 
97677
    2004-01-02  Andrew Sobala  <aes@gnome.org>
 
97678
    
 
97679
        * Makefile.am:
 
97680
        * themus-theme-applier.c: (main): use GNOMECC_GLADE_DIR. Patch from
 
97681
        Marcin Krzyzanowski. Fixes: Bug 126545.
 
97682
 
 
97683
 vfs-methods/themus/ChangeLog              |    6 ++++++
 
97684
 vfs-methods/themus/Makefile.am            |    5 ++++-
 
97685
 vfs-methods/themus/themus-theme-applier.c |    2 +-
 
97686
 3 files changed, 11 insertions(+), 2 deletions(-)
 
97687
 
 
97688
commit 012b1218a445fabd63efcd7eaacc4f8f20cac936
 
97689
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
 
97690
Date:   Fri Jan 2 17:09:03 2004 +0000
 
97691
 
 
97692
    Updated Spanish translation.
 
97693
    
 
97694
    2004-01-02  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
97695
    
 
97696
        * es.po: Updated Spanish translation.
 
97697
 
 
97698
 po/ChangeLog |    4 ++++
 
97699
 po/es.po     |   36 +++++++++++++++++++++++-------------
 
97700
 2 files changed, 27 insertions(+), 13 deletions(-)
 
97701
 
 
97702
commit 3263b33e0d99e004cf00608a385335362a0b5469
 
97703
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
97704
Date:   Fri Jan 2 03:15:40 2004 +0000
 
97705
 
 
97706
    2004-01-02 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
97707
 
 
97708
 po/ChangeLog |    4 ++
 
97709
 po/ja.po     |  132 +++++++++++++++++++++++++++-------------------------------
 
97710
 2 files changed, 65 insertions(+), 71 deletions(-)
 
97711
 
 
97712
commit f88b24cdfb788395f2862f29e28b0a6054f7f9ea
 
97713
Author: Rodney Dawes <dobey@ximian.com>
 
97714
Date:   Thu Jan 1 22:35:16 2004 +0000
 
97715
 
 
97716
    Require GTK+ 2.3.0 Fix --disable-vfs-methods to work
 
97717
    
 
97718
    2004-01-01  Rodney Dawes  <dobey@ximian.com>
 
97719
    
 
97720
        * configure.in: Require GTK+ 2.3.0
 
97721
          Fix --disable-vfs-methods to work
 
97722
 
 
97723
 ChangeLog    |    5 +++++
 
97724
 configure.in |    4 ++--
 
97725
 2 files changed, 7 insertions(+), 2 deletions(-)
 
97726
 
 
97727
commit 05b030f47307a5b47d3ebdb721c24d0ff909f828
 
97728
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
97729
Date:   Thu Jan 1 12:59:20 2004 +0000
 
97730
 
 
97731
    Updated Norwegian Nynorsk translation.
 
97732
    
 
97733
    2004-01-01  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
97734
    
 
97735
        * nn.po: Updated Norwegian Nynorsk translation.
 
97736
 
 
97737
 po/ChangeLog |    4 ++++
 
97738
 po/nn.po     |   22 +++++++++++-----------
 
97739
 2 files changed, 15 insertions(+), 11 deletions(-)
 
97740
 
 
97741
commit 5eab6975fb711160aa549256873b6afa53e35f9c
 
97742
Author: Miloslav Trmac <mitr@src.gnome.org>
 
97743
Date:   Thu Jan 1 02:20:51 2004 +0000
 
97744
 
 
97745
    Update Czech translation
 
97746
 
 
97747
 po/ChangeLog |    4 ++++
 
97748
 po/cs.po     |   41 +++++++++++++++++++++++++++++++++++------
 
97749
 2 files changed, 39 insertions(+), 6 deletions(-)
 
97750
 
 
97751
commit 156cabf24f223d10be2cd6da90daaa00090e5753
 
97752
Author: Jody Goldberg <jody@gnome.org>
 
97753
Date:   Wed Dec 31 17:11:31 2003 +0000
 
97754
 
 
97755
    Release 2.5.1.1
 
97756
    
 
97757
    
 
97758
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
97759
    
 
97760
        * Release 2.5.1.1
 
97761
 
 
97762
 ChangeLog                                      |    4 ++++
 
97763
 archiver/ChangeLog                             |    4 ++++
 
97764
 archiver/tests/ChangeLog                       |    4 ++++
 
97765
 capplets/accessibility/at-properties/ChangeLog |    4 ++++
 
97766
 capplets/accessibility/keyboard/ChangeLog      |    4 ++++
 
97767
 capplets/background/ChangeLog                  |    4 ++++
 
97768
 capplets/common/ChangeLog                      |    4 ++++
 
97769
 capplets/default-applications/ChangeLog        |    4 ++++
 
97770
 capplets/desktop-links/ChangeLog               |    4 ++++
 
97771
 capplets/file-types/ChangeLog                  |    4 ++++
 
97772
 capplets/font/ChangeLog                        |    4 ++++
 
97773
 capplets/keybindings/ChangeLog                 |    4 ++++
 
97774
 capplets/keyboard/ChangeLog                    |    4 ++++
 
97775
 capplets/mime-type/ChangeLog                   |    4 ++++
 
97776
 capplets/mouse/ChangeLog                       |    4 ++++
 
97777
 capplets/network/ChangeLog                     |    4 ++++
 
97778
 capplets/rollback/ChangeLog                    |    4 ++++
 
97779
 capplets/sound/ChangeLog                       |    4 ++++
 
97780
 capplets/theme-switcher/ChangeLog              |    4 ++++
 
97781
 capplets/ui-properties/ChangeLog               |    4 ++++
 
97782
 capplets/url-properties/ChangeLog              |    4 ++++
 
97783
 capplets/windows/ChangeLog                     |    4 ++++
 
97784
 capplets/wm-properties/ChangeLog               |    4 ++++
 
97785
 configure.in                                   |    2 +-
 
97786
 control-center/ChangeLog                       |    4 ++++
 
97787
 help/ChangeLog                                 |    4 ++++
 
97788
 libbackground/ChangeLog                        |    4 ++++
 
97789
 libwindow-settings/ChangeLog                   |    4 ++++
 
97790
 po/ChangeLog                                   |    4 ++++
 
97791
 typing-break/ChangeLog                         |    4 ++++
 
97792
 vfs-methods/fontilus/ChangeLog                 |    4 ++++
 
97793
 vfs-methods/themus/ChangeLog                   |    4 ++++
 
97794
 32 files changed, 125 insertions(+), 1 deletions(-)
 
97795
 
 
97796
commit 696b281735168d002e154b78b4431cccc81ef445
 
97797
Author: Jody Goldberg <jody@gnome.org>
 
97798
Date:   Wed Dec 31 17:02:58 2003 +0000
 
97799
 
 
97800
    don't ship the generated files
 
97801
    
 
97802
    
 
97803
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
97804
    
 
97805
        * Makefile.am (EXTRA_DIST) : don't ship the generated files
 
97806
 
 
97807
 gnome-settings-daemon/ChangeLog   |    8 ++++++++
 
97808
 gnome-settings-daemon/Makefile.am |    6 +++++-
 
97809
 2 files changed, 13 insertions(+), 1 deletions(-)
 
97810
 
 
97811
commit 561e0962986fc53669dfba4a16ffb18580b631fd
 
97812
Author: Christian Neumair <cneumair@src.gnome.org>
 
97813
Date:   Tue Dec 30 19:52:45 2003 +0000
 
97814
 
 
97815
    Updated German translation.
 
97816
 
 
97817
 po/ChangeLog |    4 ++++
 
97818
 po/de.po     |   38 ++++++++++++++++++++++++++++++--------
 
97819
 2 files changed, 34 insertions(+), 8 deletions(-)
 
97820
 
 
97821
commit 425ced6c30d93eadd48b194ee3349a12ef0e4936
 
97822
Author: Christian Neumair <cneumair@src.gnome.org>
 
97823
Date:   Tue Dec 30 19:51:09 2003 +0000
 
97824
 
 
97825
    Use ngettext for plurals (#125175).
 
97826
 
 
97827
 ChangeLog               |    6 ++++++
 
97828
 capplets/display/main.c |    2 +-
 
97829
 capplets/font/main.c    |    8 ++++++--
 
97830
 3 files changed, 13 insertions(+), 3 deletions(-)
 
97831
 
 
97832
commit cc5e089b88dea1862efd5219b9ec8b9c4b82d55d
 
97833
Author: Denis Lackovic <delacko@src.gnome.org>
 
97834
Date:   Tue Dec 30 19:49:31 2003 +0000
 
97835
 
 
97836
    croatian translations updated
 
97837
 
 
97838
 po/hr.po |    2 +-
 
97839
 1 files changed, 1 insertions(+), 1 deletions(-)
 
97840
 
 
97841
commit ef28b02dc31e4d0bad6c5d808298f5365911eebe
 
97842
Author: Denis Lackovic <delacko@src.gnome.org>
 
97843
Date:   Tue Dec 30 19:38:38 2003 +0000
 
97844
 
 
97845
    croatian translations updated
 
97846
 
 
97847
 po/hr.po |  525 +++++++++++++++++++++++---------------------------------------
 
97848
 1 files changed, 195 insertions(+), 330 deletions(-)
 
97849
 
 
97850
commit d18e358c336f8bf6af3545e7b0961ea35e75b1d0
 
97851
Author: Rodney Dawes <dobey@ximian.com>
 
97852
Date:   Tue Dec 30 19:28:00 2003 +0000
 
97853
 
 
97854
    Fix border width of example toolbar, fixes #130064
 
97855
    
 
97856
    2003-12-30  Rodney Dawes  <dobey@ximian.com>
 
97857
    
 
97858
        * gnome-ui-properties.glade: Fix border width of example toolbar,
 
97859
        fixes #130064
 
97860
 
 
97861
 capplets/ui-properties/ChangeLog                 |    5 +++++
 
97862
 capplets/ui-properties/gnome-ui-properties.glade |    1 -
 
97863
 2 files changed, 5 insertions(+), 1 deletions(-)
 
97864
 
 
97865
commit ca2877bd780f086b60368f975d11d72f71b02b23
 
97866
Author: Jody Goldberg <jody@gnome.org>
 
97867
Date:   Tue Dec 30 19:12:14 2003 +0000
 
97868
 
 
97869
    post release version bump
 
97870
    
 
97871
    
 
97872
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
97873
    
 
97874
        * configure.in : post release version bump
 
97875
 
 
97876
 ChangeLog    |    4 ++++
 
97877
 configure.in |    2 +-
 
97878
 2 files changed, 5 insertions(+), 1 deletions(-)
 
97879
 
 
97880
commit e5f68bb5bdd954b7d6bd2a96c3bc0712a285a301
 
97881
Author: Jody Goldberg <jody@gnome.org>
 
97882
Date:   Tue Dec 30 18:30:46 2003 +0000
 
97883
 
 
97884
    Release 2.5.1
 
97885
    
 
97886
    
 
97887
    2003-12-30  Jody Goldberg <jody@gnome.org>
 
97888
    
 
97889
        * Release 2.5.1
 
97890
 
 
97891
 ChangeLog                                      |    4 +
 
97892
 archiver/ChangeLog                             |    4 +
 
97893
 archiver/tests/ChangeLog                       |    4 +
 
97894
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
97895
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
97896
 capplets/background/ChangeLog                  |    4 +
 
97897
 capplets/common/ChangeLog                      |    4 +
 
97898
 capplets/default-applications/ChangeLog        |    4 +
 
97899
 capplets/desktop-links/ChangeLog               |    4 +
 
97900
 capplets/file-types/ChangeLog                  |    4 +
 
97901
 capplets/font/ChangeLog                        |    4 +
 
97902
 capplets/keybindings/ChangeLog                 |    4 +
 
97903
 capplets/keyboard/ChangeLog                    |    4 +
 
97904
 capplets/mime-type/ChangeLog                   |    4 +
 
97905
 capplets/mouse/ChangeLog                       |    4 +
 
97906
 capplets/network/ChangeLog                     |    4 +
 
97907
 capplets/rollback/ChangeLog                    |    4 +
 
97908
 capplets/sound/ChangeLog                       |    4 +
 
97909
 capplets/theme-switcher/ChangeLog              |    4 +
 
97910
 capplets/ui-properties/ChangeLog               |    4 +
 
97911
 capplets/url-properties/ChangeLog              |    4 +
 
97912
 capplets/windows/ChangeLog                     |    4 +
 
97913
 capplets/wm-properties/ChangeLog               |    4 +
 
97914
 control-center/ChangeLog                       |    4 +
 
97915
 gnome-settings-daemon/ChangeLog                |    4 +
 
97916
 help/ChangeLog                                 |    4 +
 
97917
 libbackground/ChangeLog                        |    4 +
 
97918
 libwindow-settings/ChangeLog                   |    4 +
 
97919
 po/ChangeLog                                   |    4 +
 
97920
 po/am.po                                       |  302 ++++++++-----
 
97921
 po/ar.po                                       |  309 ++++++++-----
 
97922
 po/az.po                                       |  300 ++++++++-----
 
97923
 po/be.po                                       |  303 ++++++++-----
 
97924
 po/bg.po                                       |  304 ++++++++-----
 
97925
 po/bn.po                                       |  303 ++++++++-----
 
97926
 po/ca.po                                       |  248 +++++++----
 
97927
 po/cs.po                                       |    6 +-
 
97928
 po/cy.po                                       |  303 ++++++++-----
 
97929
 po/da.po                                       |  122 +++--
 
97930
 po/de.po                                       |    3 +-
 
97931
 po/el.po                                       |  309 ++++++++-----
 
97932
 po/en_GB.po                                    |  269 +++++++-----
 
97933
 po/es.po                                       |   49 +-
 
97934
 po/et.po                                       |  298 ++++++++-----
 
97935
 po/fa.po                                       |  308 ++++++++-----
 
97936
 po/fi.po                                       |  300 ++++++++-----
 
97937
 po/fr.po                                       |  137 ++++--
 
97938
 po/ga.po                                       |  296 ++++++++-----
 
97939
 po/gl.po                                       |  314 ++++++++-----
 
97940
 po/he.po                                       |  303 ++++++++-----
 
97941
 po/hi.po                                       |  303 ++++++++-----
 
97942
 po/hr.po                                       |  301 ++++++++-----
 
97943
 po/hu.po                                       |  302 ++++++++-----
 
97944
 po/id.po                                       |  267 +++++++-----
 
97945
 po/is.po                                       |  300 ++++++++-----
 
97946
 po/it.po                                       |  302 ++++++++-----
 
97947
 po/ja.po                                       |  300 ++++++++-----
 
97948
 po/ko.po                                       |  300 ++++++++-----
 
97949
 po/lt.po                                       |   66 ++-
 
97950
 po/lv.po                                       |  311 ++++++++-----
 
97951
 po/mk.po                                       |  305 ++++++++-----
 
97952
 po/ml.po                                       |  286 ++++++++-----
 
97953
 po/mn.po                                       |  555 ++++++++++++++---------
 
97954
 po/ms.po                                       |  300 ++++++++-----
 
97955
 po/nl.po                                       |  304 ++++++++-----
 
97956
 po/nn.po                                       |  108 +++--
 
97957
 po/no.po                                       |   51 +-
 
97958
 po/pl.po                                       |    2 +-
 
97959
 po/pt.po                                       |  303 ++++++++-----
 
97960
 po/pt_BR.po                                    |   59 ++-
 
97961
 po/ro.po                                       |  301 ++++++++-----
 
97962
 po/ru.po                                       |  584 ++++++++++++++----------
 
97963
 po/sk.po                                       |  301 ++++++++-----
 
97964
 po/sl.po                                       |  305 ++++++++-----
 
97965
 po/sq.po                                       |  300 ++++++++-----
 
97966
 po/sr.po                                       |   48 +-
 
97967
 po/sr@Latn.po                                  |   85 ++--
 
97968
 po/sv.po                                       |  306 ++++++++-----
 
97969
 po/ta.po                                       |  311 ++++++++-----
 
97970
 po/th.po                                       |  299 ++++++++-----
 
97971
 po/tr.po                                       |   12 +-
 
97972
 po/uk.po                                       |  311 ++++++++-----
 
97973
 po/vi.po                                       |  301 ++++++++-----
 
97974
 po/wa.po                                       |  285 +++++++-----
 
97975
 po/zh_CN.po                                    |  300 ++++++++-----
 
97976
 po/zh_TW.po                                    |  303 ++++++++-----
 
97977
 typing-break/ChangeLog                         |    4 +
 
97978
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
97979
 vfs-methods/themus/ChangeLog                   |    4 +
 
97980
 89 files changed, 9349 insertions(+), 5242 deletions(-)
 
97981
 
 
97982
commit 51aa315c03390f9133fe9a590439b0ba94a13a6d
 
97983
Author: Diego Gonzalez Gonzalez <diego@pemas.net>
 
97984
Date:   Tue Dec 30 17:59:41 2003 +0000
 
97985
 
 
97986
    install gnome-settings-daemon in the libexec directory new file that
 
97987
    
 
97988
    
 
97989
    2003-12-19  Diego Gonzalez Gonzalez  <diego@pemas.net>
 
97990
    
 
97991
        * Makefile.am: install gnome-settings-daemon in the libexec
 
97992
          directory
 
97993
        * GNOME_SettingsDaemon.server.in.in: new file that contains
 
97994
          the new locations where the gnome-settings-daemon is to be
 
97995
          found.
 
97996
 
 
97997
 control-center/capplet-dir.c                       |    2 +
 
97998
 control-center/icon-view.xpm                       |   86 --------------------
 
97999
 gnome-settings-daemon/ChangeLog                    |    8 ++
 
98000
 .../GNOME_SettingsDaemon.server.in                 |    2 +-
 
98001
 .../GNOME_SettingsDaemon.server.in.in              |    9 ++
 
98002
 gnome-settings-daemon/Makefile.am                  |    7 +-
 
98003
 6 files changed, 25 insertions(+), 89 deletions(-)
 
98004
 
 
98005
commit b180972b219b39da44fe865adae48d4f75a6d937
 
98006
Author: Christian Neumair <cneumair@src.gnome.org>
 
98007
Date:   Mon Dec 29 17:38:01 2003 +0000
 
98008
 
 
98009
    Updated German translation.
 
98010
 
 
98011
 po/ChangeLog |    4 +
 
98012
 po/de.po     |  326 +++++++++++++++++++++++++++++++++++-----------------------
 
98013
 2 files changed, 203 insertions(+), 127 deletions(-)
 
98014
 
 
98015
commit 0ff37530e67705db1af5b8aa28090c9a4b1c7733
 
98016
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
98017
Date:   Mon Dec 29 10:05:21 2003 +0000
 
98018
 
 
98019
    Updated Polish translation.
 
98020
    
 
98021
    2003-12-29  Artur Flinta  <aflinta@cvs.gnome.org>
 
98022
    
 
98023
        * pl.po: Updated Polish translation.
 
98024
 
 
98025
 po/ChangeLog |    4 +
 
98026
 po/pl.po     |  238 ++++++++++++++++++++++++++++++++++++++--------------------
 
98027
 2 files changed, 159 insertions(+), 83 deletions(-)
 
98028
 
 
98029
commit 113e6a3fd70cc6e3a4570e27011369ef9fac0e3d
 
98030
Author: Görkem Çetin <gorkem@src.gnome.org>
 
98031
Date:   Sun Dec 28 23:23:06 2003 +0000
 
98032
 
 
98033
    Some modifications...
 
98034
 
 
98035
 po/tr.po |   60 ++++++++++++++++++++++++------------------------------------
 
98036
 1 files changed, 24 insertions(+), 36 deletions(-)
 
98037
 
 
98038
commit 33ad2876f48d81e0f33b0b82081b1d541bd6aed3
 
98039
Author: Görkem Çetin <gorkem@src.gnome.org>
 
98040
Date:   Sun Dec 28 21:02:26 2003 +0000
 
98041
 
 
98042
    CVS_SILENT
 
98043
 
 
98044
 po/tr.po |  303 ++++++++++++++++++++++++++++++++++++++++----------------------
 
98045
 1 files changed, 195 insertions(+), 108 deletions(-)
 
98046
 
 
98047
commit d8a09c53be09fd59063024435b121af75af8e945
 
98048
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
98049
Date:   Fri Dec 26 22:53:14 2003 +0000
 
98050
 
 
98051
    Updated Norwegian Nynorsk translation.
 
98052
    
 
98053
    2003-12-27  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
98054
    
 
98055
        * nn.po: Updated Norwegian Nynorsk translation.
 
98056
 
 
98057
 po/ChangeLog |    4 +
 
98058
 po/nn.po     |  556 ++++++++++++++++++++++++++++++++++------------------------
 
98059
 2 files changed, 331 insertions(+), 229 deletions(-)
 
98060
 
 
98061
commit e4adf035f0e8be2d6b9d7524606371714e374c7b
 
98062
Author: Miloslav Trmac <mitr@src.gnome.org>
 
98063
Date:   Tue Dec 23 20:33:53 2003 +0000
 
98064
 
 
98065
    Update Czech translation
 
98066
 
 
98067
 po/ChangeLog |    4 +++
 
98068
 po/cs.po     |   62 +++++++++++++++++++++++++++++++++++----------------------
 
98069
 2 files changed, 42 insertions(+), 24 deletions(-)
 
98070
 
 
98071
commit f90e83e05320513e61fde4f238a3d169755adaa0
 
98072
Author: Danilo Šegan <dsegan@gmx.net>
 
98073
Date:   Sun Dec 21 22:00:00 2003 +0000
 
98074
 
 
98075
    Synced with recent name changes.
 
98076
    
 
98077
    2003-12-21  Danilo Šegan  <dsegan@gmx.net>
 
98078
    
 
98079
        * POTFILES.in: Synced with recent name changes.
 
98080
 
 
98081
 po/ChangeLog   |    4 ++++
 
98082
 po/POTFILES.in |   11 +++++------
 
98083
 2 files changed, 9 insertions(+), 6 deletions(-)
 
98084
 
 
98085
commit 78bb0f52cd323aa3a75ef23c15f18751060e61ea
 
98086
Author: Arafat Medini <lumina@silverpen.de>
 
98087
Date:   Sat Dec 20 13:26:08 2003 +0000
 
98088
 
 
98089
    Updated Arabic translation
 
98090
    
 
98091
    
 
98092
    2003-12-20  Arafat Medini <lumina@silverpen.de>
 
98093
    
 
98094
            * ar.po: Updated Arabic translation
 
98095
 
 
98096
 po/ChangeLog |    4 +
 
98097
 po/ar.po     | 1281 +++++++++++++++++++++++++++-------------------------------
 
98098
 2 files changed, 591 insertions(+), 694 deletions(-)
 
98099
 
 
98100
commit ee2dc3c919154e27d06b68f4b1ee87ebe592ee20
 
98101
Author: Jody Goldberg <jody@gnome.org>
 
98102
Date:   Wed Dec 17 16:27:14 2003 +0000
 
98103
 
 
98104
    Use gtk_icon_theme_get_default
 
98105
    
 
98106
    
 
98107
    2003-12-17  Jody Goldberg <jody@gnome.org>
 
98108
    
 
98109
        * capplet-dir.c (find_icon) : Use gtk_icon_theme_get_default
 
98110
 
 
98111
 control-center/ChangeLog     |    4 ++++
 
98112
 control-center/capplet-dir.c |    5 +----
 
98113
 2 files changed, 5 insertions(+), 4 deletions(-)
 
98114
 
 
98115
commit 77529051edaf8a1b65ba80170a1ac6c6d6503108
 
98116
Author: Jody Goldberg <jody@gnome.org>
 
98117
Date:   Tue Dec 16 22:07:05 2003 +0000
 
98118
 
 
98119
    Use GtkIconTheme rather than GnomeIconTheme, and return a Pixbuf directly.
 
98120
    
 
98121
    
 
98122
    2003-12-16  Jody Goldberg <jody@gnome.org>
 
98123
    
 
98124
        * capplet-dir.c (find_icon) : Use GtkIconTheme rather than
 
98125
          GnomeIconTheme, and return a Pixbuf directly.
 
98126
    
 
98127
        * capplet-dir-view-list.c (sidebar_populate) : Just use the icon
 
98128
          directly.
 
98129
        (list_populate) : ditto.
 
98130
        * capplet-dir-view.c (capplet_dir_view_load_dir) : ditto.
 
98131
    
 
98132
    2003-12-15  Jody Goldberg <jody@gnome.org>
 
98133
    
 
98134
        * gnomecc.desktop.in : Use themed icon
 
98135
        * capplet-dir.c (find_icon) : Support icon themes
 
98136
        * capplet-dir-view-list.c (list_create) : make icons wider and less
 
98137
        ugly.
 
98138
 
 
98139
 control-center/ChangeLog               |   10 ++++++++
 
98140
 control-center/capplet-dir-view-list.c |   13 +++-------
 
98141
 control-center/capplet-dir-view.c      |    8 ++----
 
98142
 control-center/capplet-dir.c           |   38 ++++++++-----------------------
 
98143
 control-center/capplet-dir.h           |    3 +-
 
98144
 5 files changed, 28 insertions(+), 44 deletions(-)
 
98145
 
 
98146
commit 95c11682927c34ac2ff8856131fd4cfcf2affdb0
 
98147
Author: Jody Goldberg <jody@gnome.org>
 
98148
Date:   Tue Dec 16 21:38:53 2003 +0000
 
98149
 
 
98150
    remove the png so that it can theme.
 
98151
    
 
98152
    
 
98153
    2003-12-16  Jody Goldberg <jody@gnome.org>
 
98154
    
 
98155
        * capplets/file-types/file-types.desktop.in : remove the png so that
 
98156
          it can theme.
 
98157
    
 
98158
        * capplets/desktop-links/Makefile.am : remove .in.in path kludge.
 
98159
        * capplets/desktop-links/Accessibility.directory.in :
 
98160
        * capplets/desktop-links/Advanced.directory.in : ditto.
 
98161
    
 
98162
        * capplets/background/Makefile.am : no need to install capplet icon
 
98163
          anymore its part of the theme.
 
98164
        * capplets/default-applications/Makefile.am :
 
98165
        * capplets/font/Makefile.am  :
 
98166
        * capplets/keybindings/Makefile.am :
 
98167
        * capplets/keyboard/Makefile.am :
 
98168
        * capplets/mouse/Makefile.am :
 
98169
        * capplets/network/Makefile.am :
 
98170
        * capplets/sound/Makefile.am :
 
98171
        * capplets/theme-switcher/Makefile.am :
 
98172
        * capplets/ui-properties/Makefile.am :
 
98173
        * capplets/windows/Makefile.am :
 
98174
    
 
98175
        * capplets/accessibility/at-properties/Makefile.am :
 
98176
        * capplets/accessibility/keyboard/Makefile.am :
 
98177
    
 
98178
        * capplets/background/background.desktop.in : Use the themed icon.
 
98179
        * capplets/default-applications/default-applications.desktop.in :
 
98180
        * capplets/font/font-properties.desktop.in :
 
98181
        * capplets/keybindings/keybinding.desktop.in :
 
98182
        * capplets/keyboard/keyboard.desktop.in :
 
98183
        * capplets/mouse/gnome-settings-mouse.desktop.in :
 
98184
        * capplets/network/gnome-network-preferences.desktop.in :
 
98185
        * capplets/sound/gnome-settings-sound.desktop.in :
 
98186
        * capplets/theme-switcher/gtk-theme-selector.desktop.in :
 
98187
        * capplets/ui-properties/gnome-ui-properties.desktop.in :
 
98188
        * capplets/windows/window-properties.desktop.in :
 
98189
        * capplets/accessibility/at-properties/at-properties.desktop.in :
 
98190
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
 
98191
 
 
98192
 ChangeLog                                          |   39 +++++++++++++
 
98193
 NEWS                                               |    4 ++
 
98194
 README                                             |   22 +-------
 
98195
 capplets/accessibility/at-properties/Makefile.am   |    9 +---
 
98196
 .../at-properties/at-properties.desktop.in         |    2 +-
 
98197
 capplets/accessibility/keyboard/Makefile.am        |    8 +---
 
98198
 .../keyboard/accessibility-keyboard.desktop.in     |    2 +-
 
98199
 capplets/background/Makefile.am                    |    8 +---
 
98200
 capplets/background/background-capplet.png         |  Bin 3977 -> 0 bytes
 
98201
 capplets/background/background.desktop.in          |    2 +-
 
98202
 capplets/default-applications/Makefile.am          |    8 +---
 
98203
 .../default-applications.desktop.in                |    2 +-
 
98204
 capplets/desktop-links/Accessibility.directory.in  |    5 ++
 
98205
 .../desktop-links/Accessibility.directory.in.in    |    5 --
 
98206
 capplets/desktop-links/Advanced.directory.in       |    5 ++
 
98207
 capplets/desktop-links/Advanced.directory.in.in    |    5 --
 
98208
 capplets/desktop-links/Makefile.am                 |   21 +-------
 
98209
 capplets/file-types/file-types.desktop.in          |    2 +-
 
98210
 capplets/font/Makefile.am                          |    8 +---
 
98211
 capplets/font/font-capplet.png                     |  Bin 646 -> 0 bytes
 
98212
 capplets/font/font-properties.desktop.in           |    2 +-
 
98213
 capplets/keybindings/Makefile.am                   |    6 +--
 
98214
 capplets/keybindings/keybinding.desktop.in         |    2 +-
 
98215
 capplets/keybindings/keyboard-shortcut.png         |  Bin 1492 -> 0 bytes
 
98216
 capplets/keyboard/Makefile.am                      |    9 +--
 
98217
 capplets/keyboard/keyboard-capplet.png             |  Bin 3385 -> 0 bytes
 
98218
 capplets/keyboard/keyboard.desktop.in              |    2 +-
 
98219
 capplets/mouse/.cvsignore                          |    2 +-
 
98220
 capplets/mouse/Makefile.am                         |   10 +---
 
98221
 capplets/mouse/gnome-settings-mouse.desktop.in     |   13 +++++
 
98222
 capplets/mouse/mouse-capplet.png                   |  Bin 3047 -> 0 bytes
 
98223
 capplets/mouse/mouse.desktop.in                    |   13 -----
 
98224
 capplets/network/Makefile.am                       |    5 +--
 
98225
 capplets/network/gnome-network-capplet.png         |  Bin 4118 -> 0 bytes
 
98226
 .../network/gnome-network-preferences.desktop.in   |    2 +-
 
98227
 capplets/sound/.cvsignore                          |    2 +-
 
98228
 capplets/sound/Makefile.am                         |    8 +--
 
98229
 capplets/sound/gnome-settings-sound.desktop.in     |   13 +++++
 
98230
 capplets/sound/sound-capplet.png                   |  Bin 4655 -> 0 bytes
 
98231
 capplets/sound/sound.desktop.in                    |   13 -----
 
98232
 capplets/theme-switcher/Makefile.am                |    5 +--
 
98233
 .../theme-switcher/gtk-theme-selector.desktop.in   |    2 +-
 
98234
 capplets/ui-properties/.cvsignore                  |    2 +-
 
98235
 capplets/ui-properties/Makefile.am                 |   12 ++---
 
98236
 capplets/ui-properties/behavior-capplet.png        |  Bin 2227 -> 0 bytes
 
98237
 capplets/ui-properties/behavior.desktop.in         |   13 -----
 
98238
 capplets/ui-properties/behavior.desktop.in.in      |    7 ---
 
98239
 .../ui-properties/gnome-ui-properties.desktop.in   |   13 +++++
 
98240
 capplets/windows/Makefile.am                       |   11 +----
 
98241
 capplets/windows/window-capplet.png                |  Bin 3047 -> 0 bytes
 
98242
 capplets/windows/window-properties.desktop.in      |    2 +-
 
98243
 control-center/.cvsignore                          |    2 +
 
98244
 control-center/ChangeLog                           |   11 ++++
 
98245
 control-center/capplet-dir-view-list.c             |    2 +-
 
98246
 control-center/capplet-dir.c                       |   58 ++++++++------------
 
98247
 control-center/gnomecc.desktop.in                  |    2 +-
 
98248
 56 files changed, 168 insertions(+), 233 deletions(-)
 
98249
 
 
98250
commit 89f733397508588b40b3cba84c8b8da04fcb1b66
 
98251
Author: Francisco F. Serrador <serrador@cvs.gnome.org>
 
98252
Date:   Mon Dec 15 09:57:08 2003 +0000
 
98253
 
 
98254
    Updated Spanish translation.
 
98255
    
 
98256
    2003-12-15  Francisco F. Serrador  <serrador@cvs.gnome.org>
 
98257
    
 
98258
        * es.po: Updated Spanish translation.
 
98259
 
 
98260
 po/ChangeLog |    4 ++++
 
98261
 po/es.po     |   27 ++++++++++++++++++++++-----
 
98262
 2 files changed, 26 insertions(+), 5 deletions(-)
 
98263
 
 
98264
commit 239261a75c590cb52c3bd9fd35cf2a72e6286abc
 
98265
Author: Kjartan Maraas <kmaraas@gnome.org>
 
98266
Date:   Sun Dec 14 19:08:37 2003 +0000
 
98267
 
 
98268
    Updated Norwegian translation.
 
98269
    
 
98270
    2003-12-14  Kjartan Maraas  <kmaraas@gnome.org>
 
98271
    
 
98272
        * no.po: Updated Norwegian translation.
 
98273
 
 
98274
 po/ChangeLog |    4 +
 
98275
 po/no.po     |  261 +++++++++++++++++++++++++++++++++++++---------------------
 
98276
 2 files changed, 170 insertions(+), 95 deletions(-)
 
98277
 
 
98278
commit 6aeb9700306f8ccd68ce429cf5dc2ce360b50d5f
 
98279
Author: Danilo Šegan <dsegan@gmx.net>
 
98280
Date:   Sun Dec 14 11:04:50 2003 +0000
 
98281
 
 
98282
    Updated Serbian translation.
 
98283
    
 
98284
    2003-12-14  Danilo Šegan  <dsegan@gmx.net>
 
98285
    
 
98286
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98287
    
 
98288
        * POTFILES.in: Added capplets/theme-switcher/gnome-theme-installer.c.
 
98289
 
 
98290
 po/ChangeLog   |    6 ++++++
 
98291
 po/POTFILES.in |    1 +
 
98292
 po/sr.po       |   23 +++++++++++++++++++----
 
98293
 po/sr@Latn.po  |   23 +++++++++++++++++++----
 
98294
 4 files changed, 45 insertions(+), 8 deletions(-)
 
98295
 
 
98296
commit 924cfef3d2eb21596de56c9ed2a6155ca2a1ec33
 
98297
Author: Francisco F. Serrador <serrador@cvs.gnome.org>
 
98298
Date:   Sat Dec 13 01:02:14 2003 +0000
 
98299
 
 
98300
    es.po: Updated Spanish translation
 
98301
    
 
98302
    2003-12-13  Francisco F. Serrador <serrador@cvs.gnome.org>
 
98303
    
 
98304
        es.po: Updated Spanish translation
 
98305
 
 
98306
 po/ChangeLog |    4 +
 
98307
 po/es.po     |  388 +++++++++++++++++++++++++++++++++-------------------------
 
98308
 2 files changed, 224 insertions(+), 168 deletions(-)
 
98309
 
 
98310
commit 91ec32a29459f290ea06937ddf29da8a44885bdc
 
98311
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
 
98312
Date:   Fri Dec 12 16:59:09 2003 +0000
 
98313
 
 
98314
    Updated Brazilian Portuguese translation done by Tiago Cardoso Menezes
 
98315
    
 
98316
    2003-12-12  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>
 
98317
    
 
98318
            * pt_BR.po: Updated Brazilian Portuguese translation done by Tiago
 
98319
            Cardoso Menezes <zion@via-rs.net>.
 
98320
 
 
98321
 po/ChangeLog |    7 ++-
 
98322
 po/pt_BR.po  |  266 +++++++++++++++++++++++++++++++++++----------------------
 
98323
 2 files changed, 169 insertions(+), 104 deletions(-)
 
98324
 
 
98325
commit c344b19e4907bcc44790ab20cb405e058076fa32
 
98326
Author: Miloslav Trmac <mitr@src.gnome.org>
 
98327
Date:   Fri Dec 12 16:57:19 2003 +0000
 
98328
 
 
98329
    Update Czech translation
 
98330
 
 
98331
 po/ChangeLog |    4 ++++
 
98332
 po/cs.po     |    6 +++---
 
98333
 2 files changed, 7 insertions(+), 3 deletions(-)
 
98334
 
 
98335
commit 9d1a824b3bc8e6275855a9aa11bc7b4aa57cdcfd
 
98336
Author: Kaushal Kumar <kaushal.kumar@wipro.com>
 
98337
Date:   Thu Dec 11 09:47:55 2003 +0000
 
98338
 
 
98339
    Fixed conflict in Alt-C mnemonic. Bugzilla bug #125719.
 
98340
    
 
98341
    2003-12-09  Kaushal Kumar  <kaushal.kumar@wipro.com>
 
98342
    
 
98343
            * capplets/display/main.c (create_dialog):
 
98344
              Fixed conflict in Alt-C mnemonic.
 
98345
              Bugzilla bug #125719.
 
98346
 
 
98347
 ChangeLog               |    6 ++++++
 
98348
 capplets/display/main.c |    2 +-
 
98349
 2 files changed, 7 insertions(+), 1 deletions(-)
 
98350
 
 
98351
commit 501c6feb44941db960fbf177f0776994787a0ed3
 
98352
Author: Francisco F. Serrador <serrador@cvs.gnome.org>
 
98353
Date:   Wed Dec 10 22:17:23 2003 +0000
 
98354
 
 
98355
    Updated Spanish (es) translation
 
98356
    
 
98357
    2003-12-10  Francisco F. Serrador  <serrador@cvs.gnome.org>
 
98358
    
 
98359
        * es.po: Updated Spanish (es) translation
 
98360
 
 
98361
 po/ChangeLog |    4 ++
 
98362
 po/es.po     |  159 +++++++++++++++++++++++++---------------------------------
 
98363
 2 files changed, 72 insertions(+), 91 deletions(-)
 
98364
 
 
98365
commit e19006c7cc784b4a0fff4192a96f5c80b5f1b08a
 
98366
Author: Miloslav Trmac <mitr@src.gnome.org>
 
98367
Date:   Mon Dec 8 11:29:35 2003 +0000
 
98368
 
 
98369
    Update Czech translation
 
98370
 
 
98371
 po/ChangeLog |    4 ++
 
98372
 po/cs.po     |  156 +++++++++++++++++++++++++++++-----------------------------
 
98373
 2 files changed, 82 insertions(+), 78 deletions(-)
 
98374
 
 
98375
commit 3a16f7d030008e7874f5e446fd8e36643366a1f5
 
98376
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
98377
Date:   Sat Dec 6 00:39:25 2003 +0000
 
98378
 
 
98379
    Updated Thai (th) translation.
 
98380
    
 
98381
    2003-12-05  Paisa Seeluangsawat  <paisa@users.sf.net>
 
98382
    
 
98383
            * th.po: Updated Thai (th) translation.
 
98384
 
 
98385
 po/ChangeLog |    4 +
 
98386
 po/th.po     |  215 +++++++++++++++++++++++++++-------------------------------
 
98387
 2 files changed, 105 insertions(+), 114 deletions(-)
 
98388
 
 
98389
commit 9b3dcfc82819d2d2528f7f4baa9d674360542eb7
 
98390
Author: Srinivasa Ragavan <sragavan@src.gnome.org>
 
98391
Date:   Fri Dec 5 05:20:39 2003 +0000
 
98392
 
 
98393
    Fix for #127371, reporting invalid and null file locations
 
98394
 
 
98395
 capplets/theme-switcher/ChangeLog               |    5 ++++
 
98396
 capplets/theme-switcher/gnome-theme-installer.c |   28 ++++++++++++++++++++--
 
98397
 2 files changed, 30 insertions(+), 3 deletions(-)
 
98398
 
 
98399
commit f24fdfa8e831b9ba9a85bbb5074413760f499a93
 
98400
Author: Srinivasa Ragavan <sragavan@src.gnome.org>
 
98401
Date:   Fri Dec 5 04:35:15 2003 +0000
 
98402
 
 
98403
    Fix for bug #116224, infinite loop when installing themes from ~/.themes.
 
98404
 
 
98405
 capplets/theme-switcher/ChangeLog               |    5 ++++
 
98406
 capplets/theme-switcher/gnome-theme-installer.c |   28 +++++++++++++++++++++++
 
98407
 2 files changed, 33 insertions(+), 0 deletions(-)
 
98408
 
 
98409
commit 5f6ff6ffcf439352303989036afaedc3658826f8
 
98410
Author: Zygimantas Berucka <uid0@tuxfamily.org>
 
98411
Date:   Thu Dec 4 15:49:55 2003 +0000
 
98412
 
 
98413
    Updated Lithuanian translation.
 
98414
    
 
98415
    2003-12-04  Zygimantas Berucka  <uid0@tuxfamily.org>
 
98416
    
 
98417
    * lt.po: Updated Lithuanian translation.
 
98418
 
 
98419
 po/ChangeLog |    4 +
 
98420
 po/lt.po     |  289 ++++++++++++++++++++++++++++++++++++---------------------
 
98421
 2 files changed, 186 insertions(+), 107 deletions(-)
 
98422
 
 
98423
commit d3869750c92f882ce7c6a6abd5e3ecd86ea57e0f
 
98424
Author: Sanlig Badral <badaa@src.gnome.org>
 
98425
Date:   Wed Dec 3 10:46:29 2003 +0000
 
98426
 
 
98427
    Updated Mongolian translation
 
98428
 
 
98429
 po/ChangeLog |    4 +
 
98430
 po/mn.po     |  792 +++++++++++++++++++++++-----------------------------------
 
98431
 2 files changed, 321 insertions(+), 475 deletions(-)
 
98432
 
 
98433
commit d263a970dca607716ce49c53e1c7311b902c1ec1
 
98434
Author: Muktha <muktha.narayan@wipro.com>
 
98435
Date:   Wed Dec 3 05:00:26 2003 +0000
 
98436
 
 
98437
    Added the label-for/by relation. Fixes #127304.
 
98438
    
 
98439
    2003-12-03  Muktha  <muktha.narayan@wipro.com>
 
98440
    
 
98441
            * file-types-properties.glade: Added the label-for/by relation.
 
98442
            Fixes #127304.
 
98443
 
 
98444
 capplets/file-types/ChangeLog                   |    5 +++++
 
98445
 capplets/file-types/file-types-properties.glade |   18 ++++++++++++++++++
 
98446
 2 files changed, 23 insertions(+), 0 deletions(-)
 
98447
 
 
98448
commit acd03142702b596262f0cd61b0792f5e1de6f184
 
98449
Author: Danilo Šegan <dsegan@gmx.net>
 
98450
Date:   Wed Dec 3 03:50:09 2003 +0000
 
98451
 
 
98452
    Updated Serbian translation.
 
98453
    
 
98454
    2003-12-03  Danilo Šegan  <dsegan@gmx.net>
 
98455
    
 
98456
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98457
 
 
98458
 po/ChangeLog  |    4 ++++
 
98459
 po/sr.po      |   20 ++++++++++++++++++--
 
98460
 po/sr@Latn.po |   20 ++++++++++++++++++--
 
98461
 3 files changed, 40 insertions(+), 4 deletions(-)
 
98462
 
 
98463
commit 679591993389a38ab7be5e7bce522c95adf0f559
 
98464
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98465
Date:   Tue Dec 2 00:15:27 2003 +0000
 
98466
 
 
98467
    We should use libraries from the build directory, not from any place ldconfig knows of - otherwise we get troubles if control-center is already installed on the build system
 
98468
 
 
98469
 gnome-settings-daemon/Makefile.am |    2 +-
 
98470
 1 files changed, 1 insertions(+), 1 deletions(-)
 
98471
 
 
98472
commit bc626cf6c6baa49abd444745cf01f597a5d1d280
 
98473
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98474
Date:   Mon Dec 1 22:07:07 2003 +0000
 
98475
 
 
98476
    No complains on virtual modules
 
98477
 
 
98478
 .cvsignore |    2 ++
 
98479
 1 files changed, 2 insertions(+), 0 deletions(-)
 
98480
 
 
98481
commit c5eee418ef2e03edd603b7ef23460750070c2694
 
98482
Author: Sivaiah Nallagatla <snallagatla@novell.com>
 
98483
Date:   Mon Dec 1 04:13:22 2003 +0000
 
98484
 
 
98485
    Patch to remeber custome program configured for Internet Services. #123976
 
98486
    
 
98487
    
 
98488
    2003-12-01  Sivaiah Nallagatla  <snallagatla@novell.com>
 
98489
    
 
98490
            * service-info.c (service_info_save): Patch to remeber
 
98491
            custome program configured for Internet Services. #123976 in b.g.o
 
98492
 
 
98493
 capplets/file-types/ChangeLog      |    5 +++++
 
98494
 capplets/file-types/service-info.c |    1 +
 
98495
 2 files changed, 6 insertions(+), 0 deletions(-)
 
98496
 
 
98497
commit 5bbcfcb60646cde6b20cbfb6aa56c428ec5903a1
 
98498
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98499
Date:   Sun Nov 30 01:52:28 2003 +0000
 
98500
 
 
98501
    desktop_gnome_peripherals_keyboard_xkb.schemas.in added
 
98502
 
 
98503
 po/POTFILES.in |    1 +
 
98504
 1 files changed, 1 insertions(+), 0 deletions(-)
 
98505
 
 
98506
commit a1ebf641823fe8b5f01c377183914d424625d5ca
 
98507
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98508
Date:   Sun Nov 30 01:48:04 2003 +0000
 
98509
 
 
98510
    Registering xkb-related GConf keys gives some advantages. The main one is the default configuration - so users wont start with nasty dialog boxes.
 
98511
 
 
98512
 schemas/Makefile.am                                |    3 +-
 
98513
 ...sktop_gnome_peripherals_keyboard_xkb.schemas.in |   76 ++++++++++++++++++++
 
98514
 2 files changed, 78 insertions(+), 1 deletions(-)
 
98515
 
 
98516
commit 8ec1ffec3d879555e34292f17eac13a3e00770bf
 
98517
Author: Miloslav Trmac <mitr@src.gnome.org>
 
98518
Date:   Sat Nov 29 17:43:59 2003 +0000
 
98519
 
 
98520
    Update Czech translation
 
98521
 
 
98522
 po/ChangeLog |    4 +
 
98523
 po/cs.po     |  422 ++++++++++++++++++++++++++++++++--------------------------
 
98524
 2 files changed, 240 insertions(+), 186 deletions(-)
 
98525
 
 
98526
commit 5ced7f4fb46504fe0455bed1d8626dd2f6dc8759
 
98527
Author: Danilo Šegan <dsegan@gmx.net>
 
98528
Date:   Thu Nov 27 05:27:52 2003 +0000
 
98529
 
 
98530
    Updated Serbian translation.
 
98531
    
 
98532
    2003-11-27  Danilo Šegan  <dsegan@gmx.net>
 
98533
    
 
98534
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98535
 
 
98536
 po/ChangeLog  |    4 ++++
 
98537
 po/sr.po      |   17 ++++++++++-------
 
98538
 po/sr@Latn.po |   17 ++++++++++-------
 
98539
 3 files changed, 24 insertions(+), 14 deletions(-)
 
98540
 
 
98541
commit 629e978e47dcb30fd31c6ec23de4b24ac9ebb31c
 
98542
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
98543
Date:   Thu Nov 27 04:03:36 2003 +0000
 
98544
 
 
98545
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
98546
 
 
98547
 po/ChangeLog |    5 +
 
98548
 po/ru.po     |  258 ++++++++++++++++++++++++++++++----------------------------
 
98549
 2 files changed, 140 insertions(+), 123 deletions(-)
 
98550
 
 
98551
commit 453277eede9a2f357003e01d046c5d2e354a3071
 
98552
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98553
Date:   Thu Nov 27 00:26:17 2003 +0000
 
98554
 
 
98555
    Now all trees are sorted. It really looks much better
 
98556
 
 
98557
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |    8 ++++----
 
98558
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   19 +++++++++++++++++--
 
98559
 .../keyboard/gnome-keyboard-properties-xkbot.c     |    2 ++
 
98560
 3 files changed, 23 insertions(+), 6 deletions(-)
 
98561
 
 
98562
commit faa09735fdf76bc521dd5e34b920e3a61176a61c
 
98563
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98564
Date:   Wed Nov 26 23:19:45 2003 +0000
 
98565
 
 
98566
    A bit more correct behaviour during the first launch
 
98567
 
 
98568
 capplets/keyboard/gnome-keyboard-properties-xkb.c |    4 ++++
 
98569
 1 files changed, 4 insertions(+), 0 deletions(-)
 
98570
 
 
98571
commit 49557bf90893baf8da8186ad85e0eb67e91dcd8f
 
98572
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98573
Date:   Wed Nov 26 22:48:59 2003 +0000
 
98574
 
 
98575
    Probably a bit less of troubles. At least we do the proper properties backup now.
 
98576
 
 
98577
 .../gnome-settings-keyboard-xkb.c                  |   11 ++++++-----
 
98578
 1 files changed, 6 insertions(+), 5 deletions(-)
 
98579
 
 
98580
commit 66cb02bd8c29836627ab71efb6899715d17e86f1
 
98581
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98582
Date:   Wed Nov 26 10:15:04 2003 +0000
 
98583
 
 
98584
    a bit better messaging
 
98585
 
 
98586
 .../gnome-settings-keyboard-xkb.c                  |    4 ++--
 
98587
 1 files changed, 2 insertions(+), 2 deletions(-)
 
98588
 
 
98589
commit 9e9c48427d6df3696ec1742e4d9078177aff47f1
 
98590
Author: Danilo Šegan <dsegan@gmx.net>
 
98591
Date:   Mon Nov 24 01:51:04 2003 +0000
 
98592
 
 
98593
    Updated Serbian translation.
 
98594
    
 
98595
    2003-11-24  Danilo Šegan  <dsegan@gmx.net>
 
98596
    
 
98597
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98598
 
 
98599
 po/ChangeLog  |    4 +++
 
98600
 po/sr.po      |   68 ++++++++++++++++++++++++++++++++++++++------------------
 
98601
 po/sr@Latn.po |   68 ++++++++++++++++++++++++++++++++++++++------------------
 
98602
 3 files changed, 96 insertions(+), 44 deletions(-)
 
98603
 
 
98604
commit e883ff44db445a6732cf67cae27960c62b8d8087
 
98605
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98606
Date:   Sun Nov 23 23:59:08 2003 +0000
 
98607
 
 
98608
    models now are kind of sorted
 
98609
 
 
98610
 capplets/keyboard/gnome-keyboard-properties-xkb.c |   29 ++++++++++++++++----
 
98611
 1 files changed, 23 insertions(+), 6 deletions(-)
 
98612
 
 
98613
commit bdd53c2a95ad0d2de042a3e7e84266c55d0ebfb6
 
98614
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98615
Date:   Sun Nov 23 02:50:42 2003 +0000
 
98616
 
 
98617
    adding  gnome-settings-daemon/gnome-settings-keyboard-xkb.c
 
98618
 
 
98619
 po/POTFILES.in |    1 +
 
98620
 1 files changed, 1 insertions(+), 0 deletions(-)
 
98621
 
 
98622
commit 11f723907c381c2da5acdb6452ee396ec6906f3e
 
98623
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98624
Date:   Sun Nov 23 02:44:21 2003 +0000
 
98625
 
 
98626
    Daemon probably should not show popups - but I see no choice
 
98627
 
 
98628
 .../gnome-settings-keyboard-xkb.c                  |   36 ++++++++++++++++++-
 
98629
 1 files changed, 34 insertions(+), 2 deletions(-)
 
98630
 
 
98631
commit 5e4334174602918ae293caf6c1e50f351a7c8b3f
 
98632
Author: Jonathan Blandford <jrb@gnome.org>
 
98633
Date:   Fri Nov 21 14:48:47 2003 +0000
 
98634
 
 
98635
    Remove translatable radiobutton strings, #119288
 
98636
    
 
98637
    Fri Nov 21 09:42:19 2003  Jonathan Blandford  <jrb@gnome.org>
 
98638
    
 
98639
            * background-properties.glade: Remove translatable radiobutton
 
98640
            strings, #119288
 
98641
 
 
98642
 capplets/background/ChangeLog                   |    5 +++++
 
98643
 capplets/background/background-properties.glade |   10 +++++-----
 
98644
 2 files changed, 10 insertions(+), 5 deletions(-)
 
98645
 
 
98646
commit 788ac25c719c0b32cab137c16c9da849b638c497
 
98647
Author: Christophe Merlet <redfox@src.gnome.org>
 
98648
Date:   Thu Nov 20 23:38:27 2003 +0000
 
98649
 
 
98650
    Updated French translation.
 
98651
 
 
98652
 po/ChangeLog |    5 ++
 
98653
 po/fr.po     |  203 ++++++++++++++++++++++++++++++++++------------------------
 
98654
 2 files changed, 124 insertions(+), 84 deletions(-)
 
98655
 
 
98656
commit d5eeadd0cb57c6d5b4d774062b46875bb848896e
 
98657
Author: Ole Laursen <olau@hardworking.dk>
 
98658
Date:   Thu Nov 20 19:58:39 2003 +0000
 
98659
 
 
98660
    Updated Danish translation.
 
98661
    
 
98662
    2003-11-20  Ole Laursen  <olau@hardworking.dk>
 
98663
    
 
98664
        * da.po: Updated Danish translation.
 
98665
 
 
98666
 po/ChangeLog |    4 +
 
98667
 po/da.po     |  176 ++++++++++++++++++++++++++++++++++------------------------
 
98668
 2 files changed, 107 insertions(+), 73 deletions(-)
 
98669
 
 
98670
commit 93e4f8e2493e4cee6faf4f9d02f3ee140dca1cf8
 
98671
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
98672
Date:   Thu Nov 20 05:27:44 2003 +0000
 
98673
 
 
98674
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
98675
 
 
98676
 po/ChangeLog |    5 +
 
98677
 po/ru.po     |  752 +++++++++++++++++++++++----------------------------------
 
98678
 2 files changed, 309 insertions(+), 448 deletions(-)
 
98679
 
 
98680
commit c44483b2e4f716e06a9c6a5343268b07f2911516
 
98681
Author: Danilo Šegan <dsegan@gmx.net>
 
98682
Date:   Wed Nov 19 17:25:47 2003 +0000
 
98683
 
 
98684
    Updated Serbian translation.
 
98685
    
 
98686
    2003-11-19  Danilo Šegan  <dsegan@gmx.net>
 
98687
    
 
98688
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98689
 
 
98690
 po/ChangeLog  |    4 ++
 
98691
 po/sr.po      |   90 ++++++++++++++++++++++++++++++++------------------------
 
98692
 po/sr@Latn.po |   90 ++++++++++++++++++++++++++++++++------------------------
 
98693
 3 files changed, 106 insertions(+), 78 deletions(-)
 
98694
 
 
98695
commit e477e1c2b0146bedcebe0e4bfa39e4a13126d70a
 
98696
Author: Sivaiah Nallagatla <snallagatla@novell.com>
 
98697
Date:   Wed Nov 19 06:00:45 2003 +0000
 
98698
 
 
98699
    gnome-mouse-properties.c (delay_value_changed_cb) (setup_dialog): patch
 
98700
    
 
98701
     2003-11-19 Sivaiah Nallagatla <snallagatla@novell.com>
 
98702
     gnome-mouse-properties.c
 
98703
     (delay_value_changed_cb)
 
98704
     (setup_dialog): patch for fixing showing double click time out value initially. #119859 in bugzilla.gnome.org
 
98705
 
 
98706
 capplets/mouse/gnome-mouse-properties.c |   22 ++++++++++++++--------
 
98707
 1 files changed, 14 insertions(+), 8 deletions(-)
 
98708
 
 
98709
commit 5f2e3042d908d98fe3f35fb5ef1e519846bdbcb4
 
98710
Author: Jonathan Blandford <jrb@redhat.com>
 
98711
Date:   Tue Nov 18 17:23:06 2003 +0000
 
98712
 
 
98713
    Patch from Bastien Nocera to to handle keycodes as well as keysyms.
 
98714
    
 
98715
    Tue Nov 18 12:23:26 2003  Jonathan Blandford  <jrb@redhat.com>
 
98716
    
 
98717
        * eggcellrendererkeys.[ch]: Patch from Bastien Nocera to to handle
 
98718
        keycodes as well as keysyms.
 
98719
    
 
98720
        * eggaccelerators.[ch]: handle keycodes.
 
98721
    
 
98722
        * gnome-keybinding-properties.c: handle keycodes.
 
98723
 
 
98724
 capplets/keybindings/ChangeLog                     |    9 ++
 
98725
 capplets/keybindings/eggaccelerators.c             |   58 ++++++++++++--
 
98726
 capplets/keybindings/eggaccelerators.h             |    2 +
 
98727
 capplets/keybindings/eggcellrendererkeys.c         |   75 ++++++++++++++----
 
98728
 capplets/keybindings/eggcellrendererkeys.h         |   15 +++-
 
98729
 capplets/keybindings/gnome-keybinding-properties.c |   86 +++++++++++++++++---
 
98730
 6 files changed, 207 insertions(+), 38 deletions(-)
 
98731
 
 
98732
commit ec488e37c08c7e783a11b8d556c0389b58fd204d
 
98733
Author: Padraig O'Briain <padraigo@src.gnome.org>
 
98734
Date:   Tue Nov 18 16:54:53 2003 +0000
 
98735
 
 
98736
    Fix typo in previous commit. label76 should be label78.
 
98737
    
 
98738
        * gnome-accessibility-keyboard-properties.glade:  Fix typo in previous
 
98739
        commit. label76 should be label78.
 
98740
 
 
98741
 .../gnome-accessibility-keyboard-properties.glade  |    4 ++--
 
98742
 1 files changed, 2 insertions(+), 2 deletions(-)
 
98743
 
 
98744
commit d54bcdbb5c152f586dbe367f47ae9abbe2a04643
 
98745
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
98746
Date:   Tue Nov 18 16:45:27 2003 +0000
 
98747
 
 
98748
    Add atk relations. Fixes bug #126718
 
98749
    
 
98750
    2003-11-18  Padraig O'Briain <padraig.obriain@sun.com>
 
98751
    
 
98752
        * gnome-accessibility-keyboard-properties.glade:  Add atk relations.
 
98753
        Fixes bug #126718
 
98754
 
 
98755
 capplets/accessibility/keyboard/ChangeLog          |    5 ++
 
98756
 .../gnome-accessibility-keyboard-properties.glade  |   40 ++++++++++++++++++++
 
98757
 2 files changed, 45 insertions(+), 0 deletions(-)
 
98758
 
 
98759
commit 6fe992467f672d118b86fc9c16409d865fbc9cee
 
98760
Author: Jordi Mallach <jordim@src.gnome.org>
 
98761
Date:   Mon Nov 17 13:34:30 2003 +0000
 
98762
 
 
98763
    Updated Catalan translation.
 
98764
 
 
98765
 po/ChangeLog |    4 ++
 
98766
 po/ca.po     |  139 ++++++++++++++++++++++++++++++++-------------------------
 
98767
 2 files changed, 82 insertions(+), 61 deletions(-)
 
98768
 
 
98769
commit 86ebff6da29e2804d93144dbcce5b97bf7c5375c
 
98770
Author: Jonathan Blandford <jrb@gnome.org>
 
98771
Date:   Mon Nov 17 05:16:41 2003 +0000
 
98772
 
 
98773
    Patch from snallagatla@novell.com to fix a crash.
 
98774
    
 
98775
    Mon Nov 17 00:13:07 2003  Jonathan Blandford  <jrb@gnome.org>
 
98776
    
 
98777
            * service-edit-dialog.c (populate_app_list): Patch from
 
98778
            snallagatla@novell.com to fix a crash.
 
98779
 
 
98780
 capplets/file-types/ChangeLog             |    5 +++++
 
98781
 capplets/file-types/service-edit-dialog.c |    2 +-
 
98782
 2 files changed, 6 insertions(+), 1 deletions(-)
 
98783
 
 
98784
commit 09054ab196353b96b5e7700e3530557b0207f4c9
 
98785
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98786
Date:   Mon Nov 17 01:46:57 2003 +0000
 
98787
 
 
98788
    I would mark it as first fully functional version of the capplet (well, without preview - which is another story
 
98789
 
 
98790
 capplets/keyboard/Makefile.am                      |    1 +
 
98791
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |   14 +-
 
98792
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   22 +-
 
98793
 .../keyboard/gnome-keyboard-properties-xkblt.c     |   47 +--
 
98794
 .../keyboard/gnome-keyboard-properties-xkbot.c     |  388 ++++++++++++++++++++
 
98795
 capplets/keyboard/gnome-keyboard-properties.glade  |    8 +-
 
98796
 6 files changed, 443 insertions(+), 37 deletions(-)
 
98797
 
 
98798
commit 78c5037f8673e45bb05fa74e41ea13e58d21ce54
 
98799
Author: Artur Flinta <aflinta@src.gnome.org>
 
98800
Date:   Sat Nov 15 15:58:19 2003 +0000
 
98801
 
 
98802
    Updated Polish translation
 
98803
 
 
98804
 po/pl.po |  113 +++++++++++++++++++++++++++++++++++++------------------------
 
98805
 1 files changed, 68 insertions(+), 45 deletions(-)
 
98806
 
 
98807
commit b8076aaa7ed0c894977e90c45538b621b12e6e67
 
98808
Author: Danilo Šegan <dsegan@gmx.net>
 
98809
Date:   Fri Nov 14 00:11:03 2003 +0000
 
98810
 
 
98811
    Updated Serbian translation.
 
98812
    
 
98813
    2003-11-14  Danilo Šegan  <dsegan@gmx.net>
 
98814
    
 
98815
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
98816
 
 
98817
 po/ChangeLog  |    4 ++
 
98818
 po/sr.po      |   79 ++++++++++++++++++++++++--------------
 
98819
 po/sr@Latn.po |  116 +++++++++++++++++++++++++++++++++------------------------
 
98820
 3 files changed, 121 insertions(+), 78 deletions(-)
 
98821
 
 
98822
commit bf55e346924c8c0192787f082b614394e52feb68
 
98823
Author: Marco Pesenti Gritti <marco@gnome.org>
 
98824
Date:   Thu Nov 13 09:27:15 2003 +0000
 
98825
 
 
98826
    Add a setting for gtk icon theme.
 
98827
    
 
98828
    2003-11-13  Marco Pesenti Gritti  <marco@gnome.org>
 
98829
    
 
98830
            * gnome-settings-xsettings.c:
 
98831
    
 
98832
            Add a setting for gtk icon theme.
 
98833
 
 
98834
 gnome-settings-daemon/ChangeLog                  |    6 ++++++
 
98835
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
98836
 2 files changed, 8 insertions(+), 0 deletions(-)
 
98837
 
 
98838
commit 3cd10b9aa047af827cf4fb958cd7f856f496bad0
 
98839
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98840
Date:   Wed Nov 12 22:00:55 2003 +0000
 
98841
 
 
98842
    First working elements of the xkb layout configuration in the keyboard capplet
 
98843
 
 
98844
 capplets/keyboard/Makefile.am                      |    9 +-
 
98845
 capplets/keyboard/gnome-keyboard-properties-xkb.c  |  188 ++++++++
 
98846
 capplets/keyboard/gnome-keyboard-properties-xkb.h  |   46 ++
 
98847
 .../keyboard/gnome-keyboard-properties-xkblt.c     |  371 +++++++++++++++
 
98848
 capplets/keyboard/gnome-keyboard-properties.c      |    4 +
 
98849
 capplets/keyboard/gnome-keyboard-properties.glade  |  473 ++++++++++++++++++++
 
98850
 6 files changed, 1088 insertions(+), 3 deletions(-)
 
98851
 
 
98852
commit 2c669cae7e7f0af43e4d899022851bbccd591d25
 
98853
Author: Sergey V. Udaltsov <svu@src.gnome.org>
 
98854
Date:   Wed Nov 12 21:58:51 2003 +0000
 
98855
 
 
98856
    now g-s-d knows how to configure XKB
 
98857
 
 
98858
 gnome-settings-daemon/Makefile.am                  |    6 +-
 
98859
 gnome-settings-daemon/gnome-settings-daemon.c      |    7 ++
 
98860
 .../gnome-settings-keyboard-xkb.c                  |   82 ++++++++++++++++++++
 
98861
 .../gnome-settings-keyboard-xkb.h                  |   34 ++++++++
 
98862
 4 files changed, 128 insertions(+), 1 deletions(-)
 
98863
 
 
98864
commit 66b0089fce521894da5f8439536e6b9e5fe90752
 
98865
Author: Jody Goldberg <jody@gnome.org>
 
98866
Date:   Wed Nov 12 21:12:39 2003 +0000
 
98867
 
 
98868
    always dist gswitchit.pc.in to keep automake happy. There is no
 
98869
    
 
98870
    2003-11-12  Jody Goldberg <jody@gnome.org>
 
98871
    
 
98872
        * Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
 
98873
          automake happy.  There is no significant downside to it.
 
98874
    
 
98875
    2003-11-12  Jody Goldberg <jody@gnome.org>
 
98876
    
 
98877
        * Makefile.am : add a libgswitchit subdir
 
98878
    
 
98879
        * configure.in : Add a test to ensure the new virtual include of
 
98880
          libgswitchit is in place
 
98881
        * configure.in : define LIBXKLAVIER_*
 
98882
        * configure.in : include libgswitchit in SUBDIRS
 
98883
 
 
98884
 ChangeLog                         |    9 ++
 
98885
 Makefile.am                       |    2 +-
 
98886
 configure.in                      |   20 ++++
 
98887
 gnome-settings-daemon/Makefile.am |    3 +-
 
98888
 po/am.po                          |    4 +-
 
98889
 po/ar.po                          |    4 +-
 
98890
 po/az.po                          |    4 +-
 
98891
 po/be.po                          |    4 +-
 
98892
 po/bg.po                          |    4 +-
 
98893
 po/bn.po                          |    4 +-
 
98894
 po/ca.po                          |    4 +-
 
98895
 po/cs.po                          |    4 +-
 
98896
 po/cy.po                          |    4 +-
 
98897
 po/da.po                          |    4 +-
 
98898
 po/de.po                          |    4 +-
 
98899
 po/el.po                          |   87 ++++++++++------
 
98900
 po/en_GB.po                       |    4 +-
 
98901
 po/es.po                          |    4 +-
 
98902
 po/et.po                          |    4 +-
 
98903
 po/fa.po                          |    4 +-
 
98904
 po/fi.po                          |    4 +-
 
98905
 po/fr.po                          |    4 +-
 
98906
 po/ga.po                          |    4 +-
 
98907
 po/gl.po                          |    4 +-
 
98908
 po/he.po                          |    4 +-
 
98909
 po/hi.po                          |    4 +-
 
98910
 po/hr.po                          |  208 ++++++++++++++++++++++--------------
 
98911
 po/hu.po                          |    4 +-
 
98912
 po/id.po                          |    4 +-
 
98913
 po/is.po                          |    4 +-
 
98914
 po/it.po                          |    4 +-
 
98915
 po/ja.po                          |    4 +-
 
98916
 po/ko.po                          |    4 +-
 
98917
 po/lt.po                          |    4 +-
 
98918
 po/lv.po                          |    4 +-
 
98919
 po/mk.po                          |    4 +-
 
98920
 po/ml.po                          |    4 +-
 
98921
 po/mn.po                          |    4 +-
 
98922
 po/ms.po                          |    4 +-
 
98923
 po/nl.po                          |    4 +-
 
98924
 po/nn.po                          |   51 ++++++---
 
98925
 po/no.po                          |    4 +-
 
98926
 po/pl.po                          |    4 +-
 
98927
 po/pt.po                          |    4 +-
 
98928
 po/pt_BR.po                       |    4 +-
 
98929
 po/ro.po                          |    4 +-
 
98930
 po/ru.po                          |    4 +-
 
98931
 po/sk.po                          |    4 +-
 
98932
 po/sl.po                          |    4 +-
 
98933
 po/sq.po                          |    4 +-
 
98934
 po/sr.po                          |    4 +-
 
98935
 po/sr@Latn.po                     |   41 ++++----
 
98936
 po/sv.po                          |    4 +-
 
98937
 po/ta.po                          |    4 +-
 
98938
 po/th.po                          |    4 +-
 
98939
 po/tr.po                          |    4 +-
 
98940
 po/uk.po                          |    4 +-
 
98941
 po/vi.po                          |    4 +-
 
98942
 po/wa.po                          |    4 +-
 
98943
 po/zh_CN.po                       |    4 +-
 
98944
 po/zh_TW.po                       |    2 +-
 
98945
 61 files changed, 372 insertions(+), 259 deletions(-)
 
98946
 
 
98947
commit 12da38c18687ce481c9f746dd41a7cd806872d99
 
98948
Author: Kostas Papadimas <pkst@src.gnome.org>
 
98949
Date:   Wed Nov 12 12:28:52 2003 +0000
 
98950
 
 
98951
    Updated the Greek translation
 
98952
 
 
98953
 po/ChangeLog |    4 ++
 
98954
 po/el.po     |  165 ++++++++++++++++++++++++++--------------------------------
 
98955
 2 files changed, 77 insertions(+), 92 deletions(-)
 
98956
 
 
98957
commit 476ac6aba153047cfae139813d632bf220e54e93
 
98958
Author: Denis Lackovic <delacko@src.gnome.org>
 
98959
Date:   Mon Nov 10 18:00:05 2003 +0000
 
98960
 
 
98961
    croatian translations updated
 
98962
 
 
98963
 po/hr.po | 2573 ++++++++++++++++++--------------------------------------------
 
98964
 1 files changed, 728 insertions(+), 1845 deletions(-)
 
98965
 
 
98966
commit ee8f142248428aea4cd356fd8bd804f90cbaec70
 
98967
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
 
98968
Date:   Mon Nov 10 13:29:34 2003 +0000
 
98969
 
 
98970
    Updated Norwegian Nynorsk translation.
 
98971
    
 
98972
    2003-11-10  Åsmund Skjæveland  <aasmunds@fys.uio.no>
 
98973
    
 
98974
        * nn.po: Updated Norwegian Nynorsk translation.
 
98975
 
 
98976
 po/ChangeLog |    4 +
 
98977
 po/nn.po     | 1359 ++++++++++++++++++++++++++--------------------------------
 
98978
 2 files changed, 616 insertions(+), 747 deletions(-)
 
98979
 
 
98980
commit 44b039bea1d804713ecd74b8c7a3411a2b52dabc
 
98981
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
98982
Date:   Fri Nov 7 19:25:27 2003 +0000
 
98983
 
 
98984
    Updated traditional Chinese translation. Mark wrong entry as fuzzy (msgfmt
 
98985
    
 
98986
        * zh_TW.po: Updated traditional Chinese translation.
 
98987
        * is.po: Mark wrong entry as fuzzy (msgfmt check failed).
 
98988
 
 
98989
 po/ChangeLog |    5 +++++
 
98990
 po/is.po     |    2 +-
 
98991
 po/zh_TW.po  |   46 ++++++++++++++++++++--------------------------
 
98992
 3 files changed, 26 insertions(+), 27 deletions(-)
 
98993
 
 
98994
commit 6499391e0c4a604bd2338552549abbd69cd8b9af
 
98995
Author: Padraig O'Briain <padraig.obriain@sun.com>
 
98996
Date:   Thu Nov 6 08:48:11 2003 +0000
 
98997
 
 
98998
    Correct mnemonic widget for Window title font. Move declaration of
 
98999
    
 
99000
    2003-11-06  Padraig O'Briain <padraig.obriain@sun.com>
 
99001
    
 
99002
        * font-properties.glade: Correct mnemonic widget for Window title font.
 
99003
        Move declaration of GnomeFontPicker for applications to immediately
 
99004
        after declaration of the label. This fixes bug #125689.
 
99005
 
 
99006
 capplets/font/ChangeLog             |    6 +++++
 
99007
 capplets/font/font-properties.glade |   40 +++++++++++++++++-----------------
 
99008
 2 files changed, 26 insertions(+), 20 deletions(-)
 
99009
 
 
99010
commit ebb3a64d2028918d30848e18d4b082da34cd3f71
 
99011
Author: Jody Goldberg <jody@gnome.org>
 
99012
Date:   Wed Nov 5 17:29:16 2003 +0000
 
99013
 
 
99014
    http://bugzilla.gnome.org/show_bug.cgi?id=125970 make x extension check
 
99015
    
 
99016
    
 
99017
    2003-11-05  Jody Goldberg <jody@gnome.org>
 
99018
    
 
99019
        http://bugzilla.gnome.org/show_bug.cgi?id=125970
 
99020
        * configure.in : make x extension check more robust
 
99021
    
 
99022
    2003-11-03  Jody Goldberg <jody@gnome.org>
 
99023
    
 
99024
        http://bugzilla.gnome.org/show_bug.cgi?id=120842
 
99025
        * gnome-accessibility-keyboard-properties.c : older xservers require
 
99026
          X11/Xlib.h too, its not sun specific.
 
99027
 
 
99028
 ChangeLog                                          |    5 +++++
 
99029
 NEWS                                               |    8 ++++++++
 
99030
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
99031
 .../gnome-accessibility-keyboard-properties.c      |    4 +---
 
99032
 configure.in                                       |    7 ++++++-
 
99033
 5 files changed, 26 insertions(+), 4 deletions(-)
 
99034
 
 
99035
commit 03fb1e0f27ae05754e8aa1b00929ede817f36540
 
99036
Author: Vincent van Adrighem <adrighem@gnome.org>
 
99037
Date:   Tue Nov 4 00:47:53 2003 +0000
 
99038
 
 
99039
    Dutch translation updated by Vincent van Adrighem.
 
99040
    
 
99041
    2003-11-04   Vincent van Adrighem  <adrighem@gnome.org>
 
99042
    
 
99043
        * nl.po: Dutch translation updated by Vincent van Adrighem.
 
99044
 
 
99045
 po/ChangeLog |    4 ++++
 
99046
 po/nl.po     |   26 ++++++++++++--------------
 
99047
 2 files changed, 16 insertions(+), 14 deletions(-)
 
99048
 
 
99049
commit e9ade8dc579be5374d8a01d17068887ce29cbf81
 
99050
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
99051
Date:   Sat Nov 1 19:09:36 2003 +0000
 
99052
 
 
99053
    Fixed formatting errors. Submitted by David O'Callaghan
 
99054
    
 
99055
    2003-11-01  Paul Duffy <dubhthach@frink.nuigalway.ie>
 
99056
    
 
99057
            * ga.po: Fixed formatting errors. Submitted by
 
99058
                     David O'Callaghan <david.ocallaghan@cs.tcd.ie>
 
99059
 
 
99060
 po/ChangeLog |    5 +
 
99061
 po/ga.po     |  255 +++++++++++++++++++++++++++++-----------------------------
 
99062
 2 files changed, 132 insertions(+), 128 deletions(-)
 
99063
 
 
99064
commit dcaf797fd29900ee10ce88170ce2f3c547c958e7
 
99065
Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
 
99066
Date:   Sat Nov 1 07:59:30 2003 +0000
 
99067
 
 
99068
    Updated Japanese translation.
 
99069
    
 
99070
    2003-11-01  KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>
 
99071
    
 
99072
        * ja.po: Updated Japanese translation.
 
99073
 
 
99074
 po/ChangeLog |    4 ++++
 
99075
 po/ja.po     |   36 +++++++++++++++++-------------------
 
99076
 2 files changed, 21 insertions(+), 19 deletions(-)
 
99077
 
 
99078
commit 62cf392281a7cb0ee84d8a4637b04f06d831ef48
 
99079
Author: Danilo Šegan <dsegan@gmx.net>
 
99080
Date:   Thu Oct 30 02:50:43 2003 +0000
 
99081
 
 
99082
    Updated Serbian translation.
 
99083
    
 
99084
    2003-10-30  Danilo Šegan  <dsegan@gmx.net>
 
99085
    
 
99086
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
99087
 
 
99088
 po/ChangeLog  |    4 +++
 
99089
 po/sr.po      |   22 +++++++-------------
 
99090
 po/sr@Latn.po |   59 ++++++++++++++++++++++++--------------------------------
 
99091
 3 files changed, 37 insertions(+), 48 deletions(-)
 
99092
 
 
99093
commit 7d58709d6243d25ff8286ccccf15d269a346a842
 
99094
Author: Jody Goldberg <jody@gnome.org>
 
99095
Date:   Tue Oct 28 23:36:40 2003 +0000
 
99096
 
 
99097
    post release bump
 
99098
    
 
99099
    
 
99100
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99101
    
 
99102
        * configure.in : post release bump
 
99103
 
 
99104
 ChangeLog    |    4 ++++
 
99105
 configure.in |    2 +-
 
99106
 2 files changed, 5 insertions(+), 1 deletions(-)
 
99107
 
 
99108
commit f5ba169611addb6c1387a49777465bece57024db
 
99109
Author: Jody Goldberg <jody@gnome.org>
 
99110
Date:   Tue Oct 28 22:32:08 2003 +0000
 
99111
 
 
99112
    Release 2.5.0
 
99113
    
 
99114
    
 
99115
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99116
    
 
99117
        * Release 2.5.0
 
99118
 
 
99119
 ChangeLog                                      |    8 +
 
99120
 archiver/ChangeLog                             |    4 +
 
99121
 archiver/tests/ChangeLog                       |    4 +
 
99122
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
99123
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
99124
 capplets/background/ChangeLog                  |    4 +
 
99125
 capplets/common/ChangeLog                      |    4 +
 
99126
 capplets/default-applications/ChangeLog        |    4 +
 
99127
 capplets/desktop-links/ChangeLog               |    4 +
 
99128
 capplets/file-types/ChangeLog                  |    4 +
 
99129
 capplets/font/ChangeLog                        |    4 +
 
99130
 capplets/keybindings/ChangeLog                 |    4 +
 
99131
 capplets/keyboard/ChangeLog                    |    4 +
 
99132
 capplets/mime-type/ChangeLog                   |    4 +
 
99133
 capplets/mouse/ChangeLog                       |    4 +
 
99134
 capplets/network/ChangeLog                     |    4 +
 
99135
 capplets/rollback/ChangeLog                    |    4 +
 
99136
 capplets/sound/ChangeLog                       |    4 +
 
99137
 capplets/theme-switcher/ChangeLog              |    4 +
 
99138
 capplets/ui-properties/ChangeLog               |    4 +
 
99139
 capplets/url-properties/ChangeLog              |    4 +
 
99140
 capplets/windows/ChangeLog                     |    4 +
 
99141
 capplets/wm-properties/ChangeLog               |    4 +
 
99142
 configure.in                                   |    2 +-
 
99143
 control-center/ChangeLog                       |    4 +
 
99144
 gnome-settings-daemon/ChangeLog                |    4 +
 
99145
 help/ChangeLog                                 |    4 +
 
99146
 libbackground/ChangeLog                        |    4 +
 
99147
 libwindow-settings/ChangeLog                   |    4 +
 
99148
 po/ChangeLog                                   |    4 +
 
99149
 po/am.po                                       |  215 ++++++++++++---------
 
99150
 po/ar.po                                       |  219 ++++++++++++---------
 
99151
 po/az.po                                       |  189 +++++++++++-------
 
99152
 po/be.po                                       |  224 +++++++++++++---------
 
99153
 po/bg.po                                       |  219 ++++++++++++---------
 
99154
 po/bn.po                                       |  224 +++++++++++++---------
 
99155
 po/ca.po                                       |  230 +++++++++++++----------
 
99156
 po/cs.po                                       |  224 +++++++++++++---------
 
99157
 po/cy.po                                       |  223 +++++++++++++---------
 
99158
 po/da.po                                       |   92 +++++----
 
99159
 po/de.po                                       |  224 +++++++++++++---------
 
99160
 po/el.po                                       |  223 +++++++++++++---------
 
99161
 po/en_GB.po                                    |  202 +++++++++++---------
 
99162
 po/es.po                                       |  224 +++++++++++++---------
 
99163
 po/et.po                                       |  231 +++++++++++++----------
 
99164
 po/fa.po                                       |  216 ++++++++++++---------
 
99165
 po/fi.po                                       |  224 +++++++++++++---------
 
99166
 po/fr.po                                       |  224 +++++++++++++---------
 
99167
 po/ga.po                                       |  234 +++++++++++++----------
 
99168
 po/gl.po                                       |  219 ++++++++++++---------
 
99169
 po/he.po                                       |  224 +++++++++++++---------
 
99170
 po/hi.po                                       |  218 ++++++++++++---------
 
99171
 po/hr.po                                       |  213 ++++++++++++---------
 
99172
 po/hu.po                                       |  110 ++++++-----
 
99173
 po/id.po                                       |  196 +++++++++++--------
 
99174
 po/is.po                                       |  223 +++++++++++++---------
 
99175
 po/it.po                                       |  224 +++++++++++++---------
 
99176
 po/ja.po                                       |  224 +++++++++++++---------
 
99177
 po/ko.po                                       |  224 +++++++++++++---------
 
99178
 po/lt.po                                       |  223 +++++++++++++---------
 
99179
 po/lv.po                                       |  218 ++++++++++++---------
 
99180
 po/mk.po                                       |  224 +++++++++++++---------
 
99181
 po/ml.po                                       |  216 ++++++++++++---------
 
99182
 po/mn.po                                       |  218 ++++++++++++---------
 
99183
 po/ms.po                                       |  223 +++++++++++++---------
 
99184
 po/nl.po                                       |  224 +++++++++++++---------
 
99185
 po/nn.po                                       |  219 ++++++++++++---------
 
99186
 po/no.po                                       |  116 +++++++-----
 
99187
 po/pl.po                                       |  232 +++++++++++++----------
 
99188
 po/pt.po                                       |  224 +++++++++++++---------
 
99189
 po/pt_BR.po                                    |  224 +++++++++++++---------
 
99190
 po/ro.po                                       |  224 +++++++++++++---------
 
99191
 po/ru.po                                       |  219 ++++++++++++---------
 
99192
 po/sk.po                                       |  224 +++++++++++++---------
 
99193
 po/sl.po                                       |  224 +++++++++++++---------
 
99194
 po/sq.po                                       |  146 +++++++++------
 
99195
 po/sr.po                                       |  116 +++++++-----
 
99196
 po/sr@Latn.po                                  |  153 ++++++++-------
 
99197
 po/sv.po                                       |  113 ++++++-----
 
99198
 po/ta.po                                       |  217 ++++++++++++---------
 
99199
 po/th.po                                       |  227 +++++++++++++---------
 
99200
 po/tr.po                                       |  224 +++++++++++++---------
 
99201
 po/uk.po                                       |  218 ++++++++++++---------
 
99202
 po/vi.po                                       |  218 ++++++++++++---------
 
99203
 po/wa.po                                       |  218 ++++++++++++---------
 
99204
 po/zh_CN.po                                    |  224 +++++++++++++---------
 
99205
 po/zh_TW.po                                    |  244 +++++++++++++-----------
 
99206
 typing-break/ChangeLog                         |    4 +
 
99207
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
99208
 vfs-methods/themus/ChangeLog                   |    4 +
 
99209
 90 files changed, 6990 insertions(+), 5050 deletions(-)
 
99210
 
 
99211
commit 6442bbf96620ee3355ec658167d44405f3928e57
 
99212
Author: Jody Goldberg <jody@src.gnome.org>
 
99213
Date:   Tue Oct 28 21:58:16 2003 +0000
 
99214
 
 
99215
    update
 
99216
 
 
99217
 NEWS |    1 +
 
99218
 1 files changed, 1 insertions(+), 0 deletions(-)
 
99219
 
 
99220
commit 00c200258d2c52c8fbd89dedbc0b89c3b74ef3d4
 
99221
Author: Jody Goldberg <jody@gnome.org>
 
99222
Date:   Tue Oct 28 21:58:08 2003 +0000
 
99223
 
 
99224
    http://bugzilla.gnome.org/show_bug.cgi?id=116710 be smarter about
 
99225
    
 
99226
    
 
99227
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99228
    
 
99229
        http://bugzilla.gnome.org/show_bug.cgi?id=116710
 
99230
        * main.c (cb_show_details) : be smarter about selecting a maximum
 
99231
 
 
99232
 capplets/font/ChangeLog |    3 +++
 
99233
 capplets/font/main.c    |   12 ++++++++++++
 
99234
 2 files changed, 15 insertions(+), 0 deletions(-)
 
99235
 
 
99236
commit 6abafab8552ce47d070c077c9c0b75b0701cd951
 
99237
Author: Jody Goldberg <jody@gnome.org>
 
99238
Date:   Tue Oct 28 21:35:17 2003 +0000
 
99239
 
 
99240
    http://bugzilla.gnome.org/show_bug.cgi?id=115435 some of the UI review
 
99241
    
 
99242
    
 
99243
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99244
    
 
99245
        http://bugzilla.gnome.org/show_bug.cgi?id=115435
 
99246
        * font-properties.glade : some of the UI review changes.
 
99247
 
 
99248
 capplets/font/ChangeLog             |    5 +++-
 
99249
 capplets/font/font-properties.glade |   37 +++++++++++++++++++++++++++-------
 
99250
 2 files changed, 33 insertions(+), 9 deletions(-)
 
99251
 
 
99252
commit 6d257e030ea9720342c16ebf35b2e779d4f075b0
 
99253
Author: Jody Goldberg <jody@gnome.org>
 
99254
Date:   Tue Oct 28 20:46:08 2003 +0000
 
99255
 
 
99256
    http://bugzilla.gnome.org/show_bug.cgi?id=124513 merge in patch to
 
99257
    
 
99258
    
 
99259
    2003-10-24  Jody Goldberg <jody@gnome.org>
 
99260
    
 
99261
        http://bugzilla.gnome.org/show_bug.cgi?id=124513
 
99262
        * main.c (setup_font_sample) : merge in patch to allocate black and
 
99263
          white correctly on TruColor displays.
 
99264
 
 
99265
 NEWS                    |    1 +
 
99266
 capplets/font/ChangeLog |    6 ++++++
 
99267
 capplets/font/main.c    |   15 +++++++++++++--
 
99268
 3 files changed, 20 insertions(+), 2 deletions(-)
 
99269
 
 
99270
commit 3c9f4ea6ed42148cde787a52a0122fd91635ba81
 
99271
Author: Jody Goldberg <jody@src.gnome.org>
 
99272
Date:   Tue Oct 28 20:38:38 2003 +0000
 
99273
 
 
99274
    update
 
99275
 
 
99276
 NEWS |    3 ++-
 
99277
 1 files changed, 2 insertions(+), 1 deletions(-)
 
99278
 
 
99279
commit f916e2f01ca1b1b30288b35264733786df67430b
 
99280
Author: Jody Goldberg <jody@gnome.org>
 
99281
Date:   Tue Oct 28 20:38:11 2003 +0000
 
99282
 
 
99283
    http://bugzilla.gnome.org/show_bug.cgi?id=106489 add some protection again
 
99284
    
 
99285
    
 
99286
    2003-10-23  Jody Goldberg <jody@gnome.org>
 
99287
    
 
99288
        http://bugzilla.gnome.org/show_bug.cgi?id=106489
 
99289
        * main.c (dpi_load) : add some protection again invalid dpi in the
 
99290
          case of gconf failure.
 
99291
 
 
99292
 capplets/font/ChangeLog |    6 ++++++
 
99293
 capplets/font/main.c    |    3 +++
 
99294
 2 files changed, 9 insertions(+), 0 deletions(-)
 
99295
 
 
99296
commit de50972bb26991cbcb595ec068a355b4d557c978
 
99297
Author: Jody Goldberg <jody@gnome.org>
 
99298
Date:   Tue Oct 28 20:24:02 2003 +0000
 
99299
 
 
99300
    Add libxklavier as a build requirement to prep people
 
99301
    
 
99302
    
 
99303
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99304
    
 
99305
        * configure.in : Add libxklavier as a build requirement to prep people
 
99306
 
 
99307
 ChangeLog    |    4 ++++
 
99308
 NEWS         |    9 +++++++++
 
99309
 configure.in |    3 +++
 
99310
 3 files changed, 16 insertions(+), 0 deletions(-)
 
99311
 
 
99312
commit 1e2bc8576b629db34365a525349f1075a7ddfca4
 
99313
Author: Jody Goldberg <jody@gnome.org>
 
99314
Date:   Tue Oct 28 15:17:21 2003 +0000
 
99315
 
 
99316
    http://bugzilla.gnome.org/show_bug.cgi?id=120842 Remove bone headed
 
99317
    
 
99318
    
 
99319
    2003-10-28  Jody Goldberg <jody@gnome.org>
 
99320
    
 
99321
        http://bugzilla.gnome.org/show_bug.cgi?id=120842
 
99322
        * gnome-accessibility-keyboard-properties.glade : Remove bone headed
 
99323
          spitting of checkbox and label.
 
99324
        * accessibility-keyboard.c (setup_toggles) : It was probably done so
 
99325
          that the headers could be made bold.
 
99326
 
 
99327
 capplets/accessibility/keyboard/ChangeLog          |   10 +-
 
99328
 .../keyboard/accessibility-keyboard.c              |    5 +
 
99329
 .../gnome-accessibility-keyboard-properties.glade  |  291 ++++----------------
 
99330
 3 files changed, 67 insertions(+), 239 deletions(-)
 
99331
 
 
99332
commit 8d3997deff14e536d5b48f69733c5d9ebc5079f0
 
99333
Author: Ole Laursen <olau@hardworking.dk>
 
99334
Date:   Sat Oct 25 12:11:33 2003 +0000
 
99335
 
 
99336
    Fixed a string in Danish translation.
 
99337
    
 
99338
    2003-10-25  Ole Laursen  <olau@hardworking.dk>
 
99339
    
 
99340
        * da.po: Fixed a string in Danish translation.
 
99341
 
 
99342
 po/ChangeLog |    4 ++
 
99343
 po/da.po     |  154 ++++++++++++++++++++++++++++++++++------------------------
 
99344
 2 files changed, 94 insertions(+), 64 deletions(-)
 
99345
 
 
99346
commit eeea58e50b49f2bb40fdeabc7e17ff2d253dabb5
 
99347
Author: Metin Amiroff <metin@karegen.com>
 
99348
Date:   Sat Oct 25 12:04:17 2003 +0000
 
99349
 
 
99350
    Updated Azerbaijani translation.
 
99351
    
 
99352
    2003-10-25  Metin Amiroff  <metin@karegen.com>
 
99353
    
 
99354
        * az.po: Updated Azerbaijani translation.
 
99355
 
 
99356
 po/ChangeLog |    4 ++
 
99357
 po/az.po     |  124 +++++++++++++++++++++++++++------------------------------
 
99358
 2 files changed, 63 insertions(+), 65 deletions(-)
 
99359
 
 
99360
commit f6ebb39b301ed2e00a7b1240bb7ab5cea2f6d001
 
99361
Author: Kjartan Maraas <kmaraas@gnome.org>
 
99362
Date:   Fri Oct 24 15:42:55 2003 +0000
 
99363
 
 
99364
    Merge fix for bug #125403 from stable.
 
99365
    
 
99366
    2003-10-24  Kjartan Maraas  <kmaraas@gnome.org>
 
99367
    
 
99368
        * capplets/display/main.c: (create_screen_widgets): Merge
 
99369
        fix for bug #125403 from stable.
 
99370
 
 
99371
 ChangeLog               |    5 +++++
 
99372
 capplets/display/main.c |    5 +++--
 
99373
 2 files changed, 8 insertions(+), 2 deletions(-)
 
99374
 
 
99375
commit 6e33aefa39362f0b7ae89614d4f0f5c6fa0145be
 
99376
Author: Danilo Šegan <dsegan@gmx.net>
 
99377
Date:   Fri Oct 24 15:41:49 2003 +0000
 
99378
 
 
99379
    Updated Serbian translation.
 
99380
    
 
99381
    2003-10-22  Danilo Šegan  <dsegan@gmx.net>
 
99382
    
 
99383
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
99384
 
 
99385
 po/no.po |  123 +++++++++++++++++++++++++++++++++++++-------------------------
 
99386
 1 files changed, 73 insertions(+), 50 deletions(-)
 
99387
 
 
99388
commit 5ccdc509024b000c5c7e1502fe60a4d5fe0e4565
 
99389
Author: Danilo Šegan <dsegan@gmx.net>
 
99390
Date:   Wed Oct 22 03:52:28 2003 +0000
 
99391
 
 
99392
    Updated Serbian translation.
 
99393
    
 
99394
    2003-10-22  Danilo Šegan  <dsegan@gmx.net>
 
99395
    
 
99396
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
99397
 
 
99398
 po/ChangeLog  |    4 +++
 
99399
 po/sr.po      |   82 ++++++++++++++++++++++++++++++++++++++++----------------
 
99400
 po/sr@Latn.po |   82 ++++++++++++++++++++++++++++++++++++++++----------------
 
99401
 3 files changed, 120 insertions(+), 48 deletions(-)
 
99402
 
 
99403
commit dc81b474817898002b7ea43d3a032d26562b4fed
 
99404
Author: Andras Timar <timar@gnome.hu>
 
99405
Date:   Mon Oct 20 09:58:43 2003 +0000
 
99406
 
 
99407
    Updated Hungarian translation.
 
99408
    
 
99409
    2003-10-20  Andras Timar  <timar@gnome.hu>
 
99410
    
 
99411
        * hu.po: Updated Hungarian translation.
 
99412
 
 
99413
 po/ChangeLog |    4 ++
 
99414
 po/hu.po     |  155 +++++++++++++++++++++++++++++++++++-----------------------
 
99415
 2 files changed, 97 insertions(+), 62 deletions(-)
 
99416
 
 
99417
commit d1a3e3d7159d86e2e50bd06a601044ffcdb751a8
 
99418
Author: Christian Rose <menthos@menthos.com>
 
99419
Date:   Sun Oct 19 09:56:56 2003 +0000
 
99420
 
 
99421
    Sorted and added missing file. Updated Swedish translation.
 
99422
    
 
99423
    2003-10-19  Christian Rose  <menthos@menthos.com>
 
99424
    
 
99425
        * POTFILES.in: Sorted and added missing file.
 
99426
        * sv.po: Updated Swedish translation.
 
99427
 
 
99428
 po/ChangeLog   |    5 ++++
 
99429
 po/POTFILES.in |    5 ++-
 
99430
 po/sv.po       |   62 +++++++++++++++++++++++++++++++++++++++----------------
 
99431
 3 files changed, 52 insertions(+), 20 deletions(-)
 
99432
 
 
99433
commit 64237f26ee8918a146ca6341326bc81de09bfb36
 
99434
Author: Danilo Šegan <dsegan@gmx.net>
 
99435
Date:   Tue Oct 14 12:26:30 2003 +0000
 
99436
 
 
99437
    Cleaned-up Serbian translation.
 
99438
    
 
99439
    2003-10-14  Danilo Šegan  <dsegan@gmx.net>
 
99440
    
 
99441
        * sr.po, sr@Latn.po: Cleaned-up Serbian translation.
 
99442
 
 
99443
 po/ChangeLog  |    4 ++
 
99444
 po/sr.po      |  139 ++++++++++++++++++++++++++-------------------------------
 
99445
 po/sr@Latn.po |  139 ++++++++++++++++++++++++++-------------------------------
 
99446
 3 files changed, 130 insertions(+), 152 deletions(-)
 
99447
 
 
99448
commit cda09abc081d5cb20951641e5a46adbd0f4e75ed
 
99449
Author: Laurent Dhima <laurenti@src.gnome.org>
 
99450
Date:   Fri Oct 10 15:03:49 2003 +0000
 
99451
 
 
99452
    Updated Albanian translation
 
99453
    
 
99454
    * sq.po: Updated Albanian translation
 
99455
 
 
99456
 po/ChangeLog |    5 +++++
 
99457
 1 files changed, 5 insertions(+), 0 deletions(-)
 
99458
 
 
99459
commit b02a12822ebc62f5031ced7cf6982c54a2411c2a
 
99460
Author: Laurent Dhima <laurenti@src.gnome.org>
 
99461
Date:   Fri Oct 10 15:01:42 2003 +0000
 
99462
 
 
99463
    Updated
 
99464
 
 
99465
 po/sq.po |   89 +++++++++++++++++++++++++++++++++----------------------------
 
99466
 1 files changed, 48 insertions(+), 41 deletions(-)
 
99467
 
 
99468
commit 2e486ac9d3be6819defeeaa8ced132898ff8ad93
 
99469
Author: Christian Rose <menthos@menthos.com>
 
99470
Date:   Thu Oct 9 16:25:34 2003 +0000
 
99471
 
 
99472
    Fixed one more embarassing typo.
 
99473
    
 
99474
    2003-10-09  Christian Rose  <menthos@menthos.com>
 
99475
    
 
99476
        * sv.po: Fixed one more embarassing typo.
 
99477
 
 
99478
 po/ChangeLog |    4 +++
 
99479
 po/sv.po     |   82 +++++++++++++++++++++++++++++++---------------------------
 
99480
 2 files changed, 48 insertions(+), 38 deletions(-)
 
99481
 
 
99482
commit 7fc37944d19792da14fddcf1efdf47e3eeda6970
 
99483
Author: Danilo Šegan <dsegan@gmx.net>
 
99484
Date:   Tue Oct 7 13:29:09 2003 +0000
 
99485
 
 
99486
    Updated Serbian translation.
 
99487
    
 
99488
    2003-10-07  Danilo Šegan  <dsegan@gmx.net>
 
99489
    
 
99490
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
99491
 
 
99492
 po/ChangeLog  |    4 ++++
 
99493
 po/sr.po      |   50 +++++++++++++++++++++++++++-----------------------
 
99494
 po/sr@Latn.po |   50 +++++++++++++++++++++++++++-----------------------
 
99495
 3 files changed, 58 insertions(+), 46 deletions(-)
 
99496
 
 
99497
commit c851c3b859c74d7a62c3299afa0dfcc144b0ec0e
 
99498
Author: Andras Timar <timar@gnome.hu>
 
99499
Date:   Tue Oct 7 12:02:30 2003 +0000
 
99500
 
 
99501
    Updated Hungarian translation.
 
99502
    
 
99503
    2003-10-07  Andras Timar  <timar@gnome.hu>
 
99504
    
 
99505
        * hu.po: Updated Hungarian translation.
 
99506
 
 
99507
 po/ChangeLog |    4 ++++
 
99508
 po/hu.po     |    5 +++--
 
99509
 2 files changed, 7 insertions(+), 2 deletions(-)
 
99510
 
 
99511
commit 413ef150024f2767e7b3bea33b19f98500760d0f
 
99512
Author: Muktha <muktha.narayan@wipro.com>
 
99513
Date:   Tue Oct 7 05:28:43 2003 +0000
 
99514
 
 
99515
    Added title to the icon entry browse dialog. Fixes #122394.
 
99516
    
 
99517
     2003-10-07  Muktha  <muktha.narayan@wipro.com>
 
99518
    
 
99519
           * file-types-properties.glade: Added title to the icon entry browse
 
99520
           dialog. Fixes #122394.
 
99521
 
 
99522
 capplets/file-types/ChangeLog                   |    5 +++++
 
99523
 capplets/file-types/file-types-properties.glade |    1 +
 
99524
 2 files changed, 6 insertions(+), 0 deletions(-)
 
99525
 
 
99526
commit 7fedb45905699d60794bab4ecd8648eda70d17ea
 
99527
Author: Andras Timar <timar@gnome.hu>
 
99528
Date:   Sat Oct 4 21:34:44 2003 +0000
 
99529
 
 
99530
    Updated Hungarian translation.
 
99531
    
 
99532
    2003-10-04  Andras Timar  <timar@gnome.hu>
 
99533
    
 
99534
        * hu.po: Updated Hungarian translation.
 
99535
 
 
99536
 po/ChangeLog |    4 ++
 
99537
 po/hu.po     |  166 ++++++++++++++++++++++++----------------------------------
 
99538
 2 files changed, 73 insertions(+), 97 deletions(-)
 
99539
 
 
99540
commit e94e195baac2e5dc8d0f835def0ccbbabbec654f
 
99541
Author: Miloslav Trmac <mitr@src.gnome.org>
 
99542
Date:   Sat Oct 4 14:32:18 2003 +0000
 
99543
 
 
99544
    Fix Czech translation
 
99545
 
 
99546
 po/ChangeLog |    4 ++++
 
99547
 po/cs.po     |   10 ++++++----
 
99548
 2 files changed, 10 insertions(+), 4 deletions(-)
 
99549
 
 
99550
commit 8e1633256aca86eee931eeb5671240399dec93a5
 
99551
Author: Andras Timar <timar@gnome.hu>
 
99552
Date:   Fri Oct 3 21:52:24 2003 +0000
 
99553
 
 
99554
    Updated Hungarian translation.
 
99555
    
 
99556
    2003-10-03  Andras Timar  <timar@gnome.hu>
 
99557
    
 
99558
        * hu.po: Updated Hungarian translation.
 
99559
 
 
99560
 po/ChangeLog |    4 +
 
99561
 po/hu.po     |  453 ++++++++++++----------------------------------------------
 
99562
 2 files changed, 99 insertions(+), 358 deletions(-)
 
99563
 
 
99564
commit ea86018ca9ee051fa6e28153d57fcc9ef96bdd9c
 
99565
Author: Danilo Šegan <dsegan@gmx.net>
 
99566
Date:   Tue Sep 30 15:05:29 2003 +0000
 
99567
 
 
99568
    Updated Serbian translation.
 
99569
    
 
99570
    2003-09-30  Danilo Šegan  <dsegan@gmx.net>
 
99571
    
 
99572
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
99573
 
 
99574
 po/ChangeLog  |    4 +++
 
99575
 po/sr.po      |   38 ++++++++++++++-------------
 
99576
 po/sr@Latn.po |   79 ++++++++++++++++++++++++++++-----------------------------
 
99577
 3 files changed, 63 insertions(+), 58 deletions(-)
 
99578
 
 
99579
commit 6113b2a91349b6c99a471c73f5c0f2c87d1d6a6a
 
99580
Author: Danilo Šegan <dsegan@gmx.net>
 
99581
Date:   Tue Sep 30 14:59:54 2003 +0000
 
99582
 
 
99583
    Use ngettext for plural-forms, fixes bug #117997.
 
99584
    
 
99585
    2003-09-30  Danilo Šegan  <dsegan@gmx.net>
 
99586
    
 
99587
        * drwright.c (update_tooltip): Use ngettext for plural-forms,
 
99588
        fixes bug #117997.
 
99589
 
 
99590
 typing-break/ChangeLog  |    5 +++++
 
99591
 typing-break/drwright.c |    9 ++++-----
 
99592
 2 files changed, 9 insertions(+), 5 deletions(-)
 
99593
 
 
99594
commit 05303f1bfb64106577faacf239002e946c3dadee
 
99595
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
 
99596
Date:   Mon Sep 29 21:21:08 2003 +0000
 
99597
 
 
99598
    Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.
 
99599
    
 
99600
    2003-09-29  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>
 
99601
    
 
99602
            * pt_BR.po: Applied revision by Augusta Marques da Silva
 
99603
            <augusta.marques@gmx.net>.
 
99604
 
 
99605
 po/ChangeLog |    5 +
 
99606
 po/pt_BR.po  | 1699 ++--------------------------------------------------------
 
99607
 2 files changed, 59 insertions(+), 1645 deletions(-)
 
99608
 
 
99609
commit 7876b0fae1c78d051fbb22c2a9ba62a37fbd04b5
 
99610
Author: Christian Rose <menthos@menthos.com>
 
99611
Date:   Tue Sep 23 07:03:25 2003 +0000
 
99612
 
 
99613
    Fixed some embarassing typos.
 
99614
    
 
99615
    2003-09-23  Christian Rose  <menthos@menthos.com>
 
99616
    
 
99617
        * sv.po: Fixed some embarassing typos.
 
99618
 
 
99619
 po/ChangeLog |    4 ++++
 
99620
 po/sv.po     |   10 +++++-----
 
99621
 2 files changed, 9 insertions(+), 5 deletions(-)
 
99622
 
 
99623
commit a0e276ef1adb2ab4c31bcd893b64d51301691842
 
99624
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
99625
Date:   Fri Sep 19 18:18:51 2003 +0000
 
99626
 
 
99627
    Updated Estonian translation.
 
99628
    
 
99629
    2003-09-19  T�ivo Leedj�rv  <toivo@linux.ee>
 
99630
    
 
99631
            * et.po: Updated Estonian translation.
 
99632
 
 
99633
 po/ChangeLog |    4 +
 
99634
 po/et.po     |  390 +++++++++++++++++++++-------------------------------------
 
99635
 2 files changed, 145 insertions(+), 249 deletions(-)
 
99636
 
 
99637
commit 72e7cce259b8df2b81110eac79feccd5611608df
 
99638
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
99639
Date:   Wed Sep 17 12:10:06 2003 +0000
 
99640
 
 
99641
    Updated Lithuanian translation by Zygimantas Berucka.
 
99642
    
 
99643
    2003-09-17  Gediminas Paulauskas  <menesis@delfi.lt>
 
99644
    
 
99645
        * lt.po: Updated Lithuanian translation by Zygimantas Berucka.
 
99646
 
 
99647
 po/ChangeLog |    4 +
 
99648
 po/lt.po     |  839 +++++++++++++++++++++++++---------------------------------
 
99649
 2 files changed, 361 insertions(+), 482 deletions(-)
 
99650
 
 
99651
commit 2ecf1aa6e645feb942eb2192702a4db43c25c8e9
 
99652
Author: Jonathan Blandford <jrb@src.gnome.org>
 
99653
Date:   Mon Sep 8 19:14:20 2003 +0000
 
99654
 
 
99655
    2.4.0
 
99656
 
 
99657
 ChangeLog    |    4 +
 
99658
 configure.in |    2 +-
 
99659
 po/bn.po     |    4 +-
 
99660
 po/el.po     |  449 ++++--
 
99661
 po/fi.po     |    4 +-
 
99662
 po/ga.po     | 6219 +++++++++++++++++++++++++++++-----------------------------
 
99663
 po/hi.po     |   45 +-
 
99664
 po/mk.po     |   86 +-
 
99665
 po/ms.po     |  359 +++--
 
99666
 po/no.po     |   30 +-
 
99667
 po/pt_BR.po  |   28 +-
 
99668
 po/ro.po     |  107 +-
 
99669
 po/sk.po     |  122 +-
 
99670
 po/sq.po     |  359 +++-
 
99671
 14 files changed, 4193 insertions(+), 3625 deletions(-)
 
99672
 
 
99673
commit 2205a17b089935bc335af1f323a15665310f7b32
 
99674
Author: Mugurel Tudor <mugurelu@src.gnome.org>
 
99675
Date:   Mon Sep 8 07:21:42 2003 +0000
 
99676
 
 
99677
    *** empty log message ***
 
99678
 
 
99679
 po/ChangeLog |    5 +
 
99680
 po/ro.po     | 1098 +++++++++++++++++++++-------------------------------------
 
99681
 2 files changed, 392 insertions(+), 711 deletions(-)
 
99682
 
 
99683
commit a30cc3d960059fe32b05c137deec95955421ce3a
 
99684
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
99685
Date:   Sun Sep 7 14:17:19 2003 +0000
 
99686
 
 
99687
    updated translation.
 
99688
    
 
99689
    
 
99690
        * pt_BR.po: updated translation.
 
99691
 
 
99692
 po/ChangeLog |    4 ++
 
99693
 po/pt_BR.po  |   89 +++++++++++++++++++++++----------------------------------
 
99694
 2 files changed, 40 insertions(+), 53 deletions(-)
 
99695
 
 
99696
commit 8c7a625b4da20b98b25646c01897ab768e95cd1e
 
99697
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
99698
Date:   Sat Sep 6 15:52:17 2003 +0000
 
99699
 
 
99700
    Review of Greek translation
 
99701
 
 
99702
 po/ChangeLog |    4 +
 
99703
 po/el.po     |  549 ++++++++++++++++++----------------------------------------
 
99704
 2 files changed, 175 insertions(+), 378 deletions(-)
 
99705
 
 
99706
commit 0a21ab00f40de232546678b79b8cf522fc0115aa
 
99707
Author: Kjartan Maraas <kmaraas@gnome.org>
 
99708
Date:   Fri Sep 5 21:12:12 2003 +0000
 
99709
 
 
99710
    Updated Norwegian translation.
 
99711
    
 
99712
    2003-09-05  Kjartan Maraas  <kmaraas@gnome.org>
 
99713
    
 
99714
        * no.po: Updated Norwegian translation.
 
99715
 
 
99716
 po/ChangeLog |    4 ++++
 
99717
 po/no.po     |   16 ++++++++--------
 
99718
 2 files changed, 12 insertions(+), 8 deletions(-)
 
99719
 
 
99720
commit 8c9c8981f7d30cbd370f334ecea5173be046fa2c
 
99721
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
99722
Date:   Fri Sep 5 16:56:21 2003 +0000
 
99723
 
 
99724
    Updated Malay translation.
 
99725
    
 
99726
    2002-09-05  Hasbullah Bin Pit <sebol@ikhlas.com>
 
99727
    
 
99728
            * ms.po: Updated Malay translation.
 
99729
 
 
99730
 po/ChangeLog |    4 +
 
99731
 po/ms.po     |  379 +++++++++++++++++++++++-----------------------------------
 
99732
 2 files changed, 151 insertions(+), 232 deletions(-)
 
99733
 
 
99734
commit 6734dce9cda405d9f9610c2dca337a1c414c50f9
 
99735
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
99736
Date:   Fri Sep 5 13:10:10 2003 +0000
 
99737
 
 
99738
    Updated Hindi translation
 
99739
 
 
99740
 po/ChangeLog |    4 +
 
99741
 po/hi.po     |  462 +++++++++++++++++++++-------------------------------------
 
99742
 2 files changed, 167 insertions(+), 299 deletions(-)
 
99743
 
 
99744
commit 48b47b837f0bd6dbb121a03d2dd28ccb86c21522
 
99745
Author: Taneem Ahmed <taneem@bengalinux.org>
 
99746
Date:   Fri Sep 5 09:00:27 2003 +0000
 
99747
 
 
99748
    Updated Bangla (Bengali) translation.
 
99749
    
 
99750
    2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>
 
99751
    
 
99752
        * bn.po: Updated Bangla (Bengali) translation.
 
99753
 
 
99754
 po/ChangeLog |    4 +
 
99755
 po/bn.po     |  678 +++++++++++++++++++++++++++-------------------------------
 
99756
 2 files changed, 317 insertions(+), 365 deletions(-)
 
99757
 
 
99758
commit 5765926e10f25d8936fb6b90493a1e6dc1c7f0a4
 
99759
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
99760
Date:   Thu Sep 4 14:03:39 2003 +0000
 
99761
 
 
99762
    Updated Slovak translation.
 
99763
    
 
99764
    2003-09-04  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
99765
    
 
99766
            * sk.po: Updated Slovak translation.
 
99767
 
 
99768
 po/ChangeLog |    4 +
 
99769
 po/sk.po     |  778 ++++++++++++++++++---------------------------------------
 
99770
 2 files changed, 250 insertions(+), 532 deletions(-)
 
99771
 
 
99772
commit 6a95fdc5fea131cb6bbfddf0b697c3f70bd224ac
 
99773
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
99774
Date:   Thu Sep 4 12:44:33 2003 +0000
 
99775
 
 
99776
    updated macedonian translation
 
99777
 
 
99778
 po/ChangeLog |    4 +
 
99779
 po/mk.po     |  527 +++++++++++++++++++++++++---------------------------------
 
99780
 2 files changed, 227 insertions(+), 304 deletions(-)
 
99781
 
 
99782
commit d15fcb4194271c49dd9a2c531f88e72a4194c09c
 
99783
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
99784
Date:   Wed Sep 3 17:44:05 2003 +0000
 
99785
 
 
99786
    Fixes to Finnish translation.
 
99787
    
 
99788
    2003-09-03  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
99789
    
 
99790
        * fi.po: Fixes to Finnish translation.
 
99791
 
 
99792
 po/ChangeLog |    4 ++++
 
99793
 po/fi.po     |   30 +++++++++++++++---------------
 
99794
 2 files changed, 19 insertions(+), 15 deletions(-)
 
99795
 
 
99796
commit 421f89e7f118a3ca28f08c24bf15d3ef83778629
 
99797
Author: Paul Duffy <dubhthach@src.gnome.org>
 
99798
Date:   Wed Sep 3 09:42:41 2003 +0000
 
99799
 
 
99800
    updated irish translation
 
99801
 
 
99802
 po/ChangeLog |    4 +
 
99803
 po/ga.po     | 6298 +++++++++++++++++++++++++++++-----------------------------
 
99804
 2 files changed, 3114 insertions(+), 3188 deletions(-)
 
99805
 
 
99806
commit 22bdccf7bfb35788b3a1d39f9293f71da2b51062
 
99807
Author: Laurent Dhima <laurenti@src.gnome.org>
 
99808
Date:   Wed Sep 3 00:05:03 2003 +0000
 
99809
 
 
99810
    Updated Albanian translation
 
99811
    
 
99812
    * sq.po: Updated Albanian translation
 
99813
 
 
99814
 po/ChangeLog |    4 ++++
 
99815
 1 files changed, 4 insertions(+), 0 deletions(-)
 
99816
 
 
99817
commit 84e8c4e4044c6be9891fb1814338e753cbe66629
 
99818
Author: Laurent Dhima <laurenti@src.gnome.org>
 
99819
Date:   Wed Sep 3 00:03:15 2003 +0000
 
99820
 
 
99821
    Updated
 
99822
 
 
99823
 po/sq.po |  572 +++++++++++++-------------------------------------------------
 
99824
 1 files changed, 115 insertions(+), 457 deletions(-)
 
99825
 
 
99826
commit 7cf28c368a326d203cd2643044684d16f91f7b5d
 
99827
Author: Jonathan Blandford <jrb@src.gnome.org>
 
99828
Date:   Tue Sep 2 20:43:52 2003 +0000
 
99829
 
 
99830
    make dist made me change these
 
99831
 
 
99832
 po/am.po                       |   32 ++--
 
99833
 po/ar.po                       |   32 ++--
 
99834
 po/az.po                       |  446 +++++++++++++++++++++++++++-------------
 
99835
 po/be.po                       |  146 ++++++++------
 
99836
 po/bg.po                       |   32 ++--
 
99837
 po/bn.po                       |   32 ++--
 
99838
 po/ca.po                       |   87 +++++---
 
99839
 po/cs.po                       |   32 ++--
 
99840
 po/cy.po                       |   32 ++--
 
99841
 po/da.po                       |   39 ++--
 
99842
 po/de.po                       |   32 ++--
 
99843
 po/el.po                       |  446 +++++++++++++++++++++++++++++-----------
 
99844
 po/en_GB.po                    |   32 ++--
 
99845
 po/es.po                       |   95 ++++++---
 
99846
 po/et.po                       |   32 ++--
 
99847
 po/fa.po                       |   32 ++--
 
99848
 po/fi.po                       |   34 ++--
 
99849
 po/fr.po                       |   34 ++--
 
99850
 po/ga.po                       |   32 ++--
 
99851
 po/gl.po                       |   32 ++--
 
99852
 po/he.po                       |   32 ++--
 
99853
 po/hi.po                       |   35 ++--
 
99854
 po/hr.po                       |   32 ++--
 
99855
 po/hu.po                       |   32 ++--
 
99856
 po/id.po                       |   32 ++--
 
99857
 po/is.po                       |  357 ++++++++++++++++++++++----------
 
99858
 po/it.po                       |   11 +-
 
99859
 po/ja.po                       |   34 ++--
 
99860
 po/ko.po                       |   34 ++--
 
99861
 po/lt.po                       |   32 ++--
 
99862
 po/lv.po                       |   32 ++--
 
99863
 po/mk.po                       |   32 ++--
 
99864
 po/ml.po                       |   32 ++--
 
99865
 po/mn.po                       |   32 ++--
 
99866
 po/ms.po                       |   32 ++--
 
99867
 po/nl.po                       |    4 +-
 
99868
 po/nn.po                       |   32 ++--
 
99869
 po/no.po                       |   13 +-
 
99870
 po/pl.po                       |   32 ++--
 
99871
 po/pt.po                       |    4 +-
 
99872
 po/pt_BR.po                    |   62 ++++---
 
99873
 po/ro.po                       |   96 +++++----
 
99874
 po/ru.po                       |   32 ++--
 
99875
 po/sk.po                       |   32 ++--
 
99876
 po/sl.po                       |  136 ++++++-------
 
99877
 po/sq.po                       |  134 +++++++-----
 
99878
 po/sr.po                       |   32 ++--
 
99879
 po/sr@Latn.po                  |   73 ++++---
 
99880
 po/sv.po                       |   32 ++--
 
99881
 po/ta.po                       |   32 ++--
 
99882
 po/th.po                       |   91 ++++----
 
99883
 po/tr.po                       |   94 +++++----
 
99884
 po/uk.po                       |   32 ++--
 
99885
 po/vi.po                       |   32 ++--
 
99886
 po/wa.po                       |   32 ++--
 
99887
 po/zh_CN.po                    |   32 ++--
 
99888
 po/zh_TW.po                    |  100 +++++-----
 
99889
 vfs-methods/themus/Makefile.am |    2 +-
 
99890
 58 files changed, 2159 insertions(+), 1504 deletions(-)
 
99891
 
 
99892
commit c27b7803d6801ad4c90a6ac59920c0443ac22dec
 
99893
Author: Jonathan Blandford <jrb@src.gnome.org>
 
99894
Date:   Tue Sep 2 20:37:34 2003 +0000
 
99895
 
 
99896
    2.3.6
 
99897
 
 
99898
 configure.in |    2 +-
 
99899
 1 files changed, 1 insertions(+), 1 deletions(-)
 
99900
 
 
99901
commit 33c820a83a9ac7a0635ba8581bb9c7aaa60d7b95
 
99902
Author: Mugurel Tudor <mugurelu@src.gnome.org>
 
99903
Date:   Tue Sep 2 19:43:49 2003 +0000
 
99904
 
 
99905
    *** empty log message ***
 
99906
 
 
99907
 po/ChangeLog |    4 +
 
99908
 po/ro.po     |  652 ++++++++++++++++++++++++---------------------------------
 
99909
 2 files changed, 279 insertions(+), 377 deletions(-)
 
99910
 
 
99911
commit 287b2c1490bddf942a0f6d2255991c002d661e93
 
99912
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
99913
Date:   Tue Sep 2 14:13:15 2003 +0000
 
99914
 
 
99915
    Dutch translation updated by Reinout van Schouwen.
 
99916
    
 
99917
    2003-09-02  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
99918
    
 
99919
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
99920
 
 
99921
 po/ChangeLog |  140 ++++++++++++++++++++++++++++++----------------------------
 
99922
 po/nl.po     |   17 +++----
 
99923
 2 files changed, 80 insertions(+), 77 deletions(-)
 
99924
 
 
99925
commit 6b545a3276462162ff361c5b456afb5005a6b9a4
 
99926
Author: Alessio Frusciante <algol@src.gnome.org>
 
99927
Date:   Tue Sep 2 08:29:05 2003 +0000
 
99928
 
 
99929
    Updated Italian translation.
 
99930
 
 
99931
 po/ChangeLog |    5 +
 
99932
 po/it.po     |  640 ++++++++++++++++++++--------------------------------------
 
99933
 2 files changed, 228 insertions(+), 417 deletions(-)
 
99934
 
 
99935
commit c621f373943654cd9fcd9226f56fc7b497852329
 
99936
Author: Kjartan Maraas <kmaraas@gnome.org>
 
99937
Date:   Mon Sep 1 06:51:48 2003 +0000
 
99938
 
 
99939
    Updated Norwegian translation.
 
99940
    
 
99941
    2003-08-31  Kjartan Maraas  <kmaraas@gnome.org>
 
99942
    
 
99943
        * no.po: Updated Norwegian translation.
 
99944
 
 
99945
 po/ChangeLog |    4 ++
 
99946
 po/no.po     |  166 ++++++++++++----------------------------------------------
 
99947
 2 files changed, 38 insertions(+), 132 deletions(-)
 
99948
 
 
99949
commit 34d0cf3a258a30982a8c3a5602d5310bd4e9e0e4
 
99950
Author: Jeff Waugh <jdub@perkypants.org>
 
99951
Date:   Sun Aug 31 05:34:19 2003 +0000
 
99952
 
 
99953
    Not an apple.
 
99954
    
 
99955
    2003-08-31  Jeff Waugh  <jdub@perkypants.org>
 
99956
    
 
99957
        * capplets/display/display-capplet.png: Not an apple.
 
99958
 
 
99959
 ChangeLog                            |    4 ++++
 
99960
 capplets/display/display-capplet.png |  Bin 4353 -> 2824 bytes
 
99961
 2 files changed, 4 insertions(+), 0 deletions(-)
 
99962
 
 
99963
commit 1f022f38a997f7043d91e61f59a347b94f66663c
 
99964
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
99965
Date:   Thu Aug 28 22:32:16 2003 +0000
 
99966
 
 
99967
    Review of Greek translation.
 
99968
 
 
99969
 po/ChangeLog |    4 ++++
 
99970
 1 files changed, 4 insertions(+), 0 deletions(-)
 
99971
 
 
99972
commit e702a063bb58d63d61e868cdf8a23c4146d29584
 
99973
Author: Nikos Charonitakis <frolix68@src.gnome.org>
 
99974
Date:   Thu Aug 28 22:31:29 2003 +0000
 
99975
 
 
99976
    Review of Greek translation
 
99977
 
 
99978
 po/el.po |  837 ++++++++++++--------------------------------------------------
 
99979
 1 files changed, 161 insertions(+), 676 deletions(-)
 
99980
 
 
99981
commit bb7eeb49c8a78c9409f76dca606cdeda9e53e96b
 
99982
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
99983
Date:   Wed Aug 27 20:06:46 2003 +0000
 
99984
 
 
99985
    Revision of Spanish translation by Francisco Javier F. Serrador
 
99986
    
 
99987
    2003-08-27  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
99988
    
 
99989
            * es.po: Revision of Spanish translation by
 
99990
                     Francisco Javier F. Serrador <serrador@arrakis.es>.
 
99991
 
 
99992
 po/ChangeLog |    5 +
 
99993
 po/es.po     |  265 ++++++++++++++++++++++++++-------------------------------
 
99994
 2 files changed, 126 insertions(+), 144 deletions(-)
 
99995
 
 
99996
commit ee02657f622bfcfdb334337f542ea21926b2a1a5
 
99997
Author: Jonathan Blandford <jrb@redhat.com>
 
99998
Date:   Wed Aug 27 18:50:43 2003 +0000
 
99999
 
 
100000
    Work around peditor bug that resets the port when we start up for the
 
100001
    
 
100002
    Tue Aug 26 15:00:34 2003  Jonathan Blandford  <jrb@redhat.com>
 
100003
    
 
100004
            * gnome-network-preferences.c (setup_dialog): Work around peditor
 
100005
            bug that resets the port when we start up for the first time,
 
100006
            #120111
 
100007
 
 
100008
 capplets/network/ChangeLog                       |    6 ++++++
 
100009
 capplets/network/gnome-network-preferences.c     |   14 ++++++++++++++
 
100010
 capplets/network/gnome-network-preferences.glade |    2 +-
 
100011
 3 files changed, 21 insertions(+), 1 deletions(-)
 
100012
 
 
100013
commit c147f80298c49c9f077b370ef2fa85d830fea9c0
 
100014
Author: Andraz Tori <minmax@src.gnome.org>
 
100015
Date:   Wed Aug 27 11:38:18 2003 +0000
 
100016
 
 
100017
    Updated Slovenian translation
 
100018
 
 
100019
 po/sl.po |    2 +-
 
100020
 1 files changed, 1 insertions(+), 1 deletions(-)
 
100021
 
 
100022
commit bda73a499edeaf050ba786c326c2b2aff7118316
 
100023
Author: Dafydd Harries <daf@src.gnome.org>
 
100024
Date:   Tue Aug 26 23:32:24 2003 +0000
 
100025
 
 
100026
    Updated Welsh translation.
 
100027
 
 
100028
 po/ChangeLog |    4 ++++
 
100029
 po/cy.po     |   54 +++++++++++++++++++++++++++++-------------------------
 
100030
 2 files changed, 33 insertions(+), 25 deletions(-)
 
100031
 
 
100032
commit 9ea538179ae6e0948ab3ed14cac3492ee5bdf602
 
100033
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
100034
Date:   Tue Aug 26 22:55:28 2003 +0000
 
100035
 
 
100036
    Dutch translation updated by Kees van den Broek.
 
100037
    
 
100038
    2003-08-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
100039
    
 
100040
        * nl.po: Dutch translation updated by Kees van den Broek.
 
100041
 
 
100042
 po/ChangeLog |    4 ++++
 
100043
 po/nl.po     |   42 +++++++++++++++++++++---------------------
 
100044
 2 files changed, 25 insertions(+), 21 deletions(-)
 
100045
 
 
100046
commit f48465217064411897bc988b864ea776333c659b
 
100047
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
100048
Date:   Mon Aug 25 00:27:46 2003 +0000
 
100049
 
 
100050
    Fixed missing accel in Portuguese translation.
 
100051
    
 
100052
    2003-08-25  Duarte Loreto <happyguy_pt@hotmail.com>
 
100053
    
 
100054
        * pt.po: Fixed missing accel in Portuguese translation.
 
100055
 
 
100056
 po/ChangeLog |    4 ++++
 
100057
 po/pt.po     |   40 ++++++++++++++++++++--------------------
 
100058
 2 files changed, 24 insertions(+), 20 deletions(-)
 
100059
 
 
100060
commit 518c5b30d4179c894a3a9ac33c938f4d220fe092
 
100061
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
100062
Date:   Sun Aug 24 18:39:18 2003 +0000
 
100063
 
 
100064
    Updated Brazilian Portuguese translation.
 
100065
    
 
100066
    2003-08-24  Evandro Fernandes Giovanini  <evandrofg@ig.com.br>
 
100067
    
 
100068
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
100069
 
 
100070
 po/ChangeLog |    4 ++++
 
100071
 po/pt_BR.po  |   52 ++++++++++++++++++++++++++--------------------------
 
100072
 2 files changed, 30 insertions(+), 26 deletions(-)
 
100073
 
 
100074
commit a38f5d8f3ee526b0c3c4792a4eb5703a8767fa63
 
100075
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
100076
Date:   Sun Aug 24 17:11:58 2003 +0000
 
100077
 
 
100078
    Updated Finnish translation.
 
100079
    
 
100080
    2003-08-24  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
100081
    
 
100082
        * fi.po: Updated Finnish translation.
 
100083
 
 
100084
 po/ChangeLog |    4 +++
 
100085
 po/fi.po     |   77 +++++++++++++++++++++++++++++++---------------------------
 
100086
 2 files changed, 45 insertions(+), 36 deletions(-)
 
100087
 
 
100088
commit 05294ea9340370ade57d1766cfa75f81b868359d
 
100089
Author: Richard Hult <richard@imendio.com>
 
100090
Date:   Sun Aug 24 16:29:20 2003 +0000
 
100091
 
 
100092
    Multihead support, fixes bug #119827.
 
100093
    
 
100094
    2003-08-24  Richard Hult  <richard@imendio.com>
 
100095
    
 
100096
        * Makefile.am:
 
100097
        * drw-break-window.c:
 
100098
        * drwright.c: Multihead support, fixes bug #119827.
 
100099
 
 
100100
 typing-break/ChangeLog          |    6 +
 
100101
 typing-break/Makefile.am        |    8 +-
 
100102
 typing-break/drw-break-window.c |  175 ++++----------------
 
100103
 typing-break/drw-utils.c        |  173 +++++++++++++++++++
 
100104
 typing-break/drw-utils.h        |   27 +++
 
100105
 typing-break/drwright.c         |  154 +++++++++++------
 
100106
 typing-break/egg-spawn.c        |  355 +++++++++++++++++++++++++++++++++++++++
 
100107
 typing-break/egg-spawn.h        |   81 +++++++++
 
100108
 8 files changed, 777 insertions(+), 202 deletions(-)
 
100109
 
 
100110
commit 916e9dbc7598919e6c67c40f3f6e9dd57ae5bd21
 
100111
Author: Ole Laursen <olau@hardworking.dk>
 
100112
Date:   Sat Aug 23 18:02:04 2003 +0000
 
100113
 
 
100114
    Fixed a few strings in the Danish translation.
 
100115
    
 
100116
    2003-08-23  Ole Laursen  <olau@hardworking.dk>
 
100117
    
 
100118
        * da.po: Fixed a few strings in the Danish translation.
 
100119
 
 
100120
 po/ChangeLog |    4 ++++
 
100121
 po/da.po     |   13 +++++--------
 
100122
 2 files changed, 9 insertions(+), 8 deletions(-)
 
100123
 
 
100124
commit f3017444b7cc420cf38019abf338eaca2c2440a3
 
100125
Author: Danilo Šegan <dsegan@gmx.net>
 
100126
Date:   Sat Aug 23 16:19:14 2003 +0000
 
100127
 
 
100128
    Updated Serbian translation.
 
100129
    
 
100130
    2003-08-23  Danilo Šegan  <dsegan@gmx.net>
 
100131
    
 
100132
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
100133
 
 
100134
 po/ChangeLog  |    4 ++++
 
100135
 po/sr.po      |    8 ++++----
 
100136
 po/sr@Latn.po |   49 +++++++++++++++++++++++--------------------------
 
100137
 3 files changed, 31 insertions(+), 30 deletions(-)
 
100138
 
 
100139
commit 328293e809ed9fea13f33cab97e994aaf0e7c6e8
 
100140
Author: Andraz Tori <minmax@src.gnome.org>
 
100141
Date:   Sat Aug 23 13:04:32 2003 +0000
 
100142
 
 
100143
    Updated Slovenian translation
 
100144
 
 
100145
 po/sl.po |  648 ++++++++++++++++++++++++++------------------------------------
 
100146
 1 files changed, 270 insertions(+), 378 deletions(-)
 
100147
 
 
100148
commit 69be112961f7e905ede4c0ef526a8b3c8f647113
 
100149
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
100150
Date:   Fri Aug 22 18:25:29 2003 +0000
 
100151
 
 
100152
    Updated Korean translation.
 
100153
    
 
100154
        * ko.po: Updated Korean translation.
 
100155
 
 
100156
 po/ChangeLog |    4 ++++
 
100157
 po/ko.po     |   26 ++++++++++++--------------
 
100158
 2 files changed, 16 insertions(+), 14 deletions(-)
 
100159
 
 
100160
commit 729236343ef9d822ab9f02c99016c0033e4798c1
 
100161
Author: Fatih Demir <kabalak@src.gnome.org>
 
100162
Date:   Thu Aug 21 13:25:43 2003 +0000
 
100163
 
 
100164
    Updated turkish translation
 
100165
 
 
100166
 po/ChangeLog |    4 +
 
100167
 po/tr.po     |  494 +++++++++++++++++++++-------------------------------------
 
100168
 2 files changed, 183 insertions(+), 315 deletions(-)
 
100169
 
 
100170
commit e404481dceb9d0d64cb4957022c40b2004efd426
 
100171
Author: Sam�el J�n Gunnarsson <sammi@techattack.nu>
 
100172
Date:   Wed Aug 20 15:03:34 2003 +0000
 
100173
 
 
100174
    Added Icelandic translation by �ki G. Karlsson <aki@akademia.is>
 
100175
    
 
100176
    2003-08-20  Sam�el J�n Gunnarsson  <sammi@techattack.nu>
 
100177
    
 
100178
        * is.po: Added Icelandic translation by
 
100179
        �ki G. Karlsson <aki@akademia.is>
 
100180
 
 
100181
 ChangeLog    |    8 +-
 
100182
 configure.in |    2 +-
 
100183
 po/ChangeLog |    5 +
 
100184
 po/is.po     | 2882 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
100185
 4 files changed, 2894 insertions(+), 3 deletions(-)
 
100186
 
 
100187
commit af6df6ea3efbcfd43edae7b5b0b5bafc8cb24df7
 
100188
Author: Jordi Mallach <jordim@src.gnome.org>
 
100189
Date:   Tue Aug 19 12:58:46 2003 +0000
 
100190
 
 
100191
    Updated Catalan translation.
 
100192
 
 
100193
 po/ChangeLog |    4 +
 
100194
 po/ca.po     |  333 +++++++++++++++++++++------------------------------------
 
100195
 2 files changed, 127 insertions(+), 210 deletions(-)
 
100196
 
 
100197
commit fb5f3b6f3bf1ce638c831370b5af10eaeb3866e1
 
100198
Author: Dafydd Harries <daf@src.gnome.org>
 
100199
Date:   Tue Aug 19 04:29:49 2003 +0000
 
100200
 
 
100201
    Updated Welsh translation.
 
100202
 
 
100203
 po/ChangeLog |    4 ++++
 
100204
 po/cy.po     |   32 ++++++++++++++++----------------
 
100205
 2 files changed, 20 insertions(+), 16 deletions(-)
 
100206
 
 
100207
commit a9f1e78e43efb59f98ed5f4f3111f05c258a06c2
 
100208
Author: Kjartan Maraas <kmaraas@gnome.org>
 
100209
Date:   Mon Aug 18 22:09:01 2003 +0000
 
100210
 
 
100211
    Update Norwegian translation.
 
100212
    
 
100213
    2003-08-19  Kjartan Maraas  <kmaraas@gnome.org>
 
100214
    
 
100215
        * no.po: Update Norwegian translation.
 
100216
 
 
100217
 po/ChangeLog |    4 +
 
100218
 po/no.po     |  230 +++++++++++++++++++---------------------------------------
 
100219
 2 files changed, 79 insertions(+), 155 deletions(-)
 
100220
 
 
100221
commit 3de941b00455f48e3021108e9e1f8fcc41502646
 
100222
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
100223
Date:   Mon Aug 18 12:59:58 2003 +0000
 
100224
 
 
100225
    Added Hindi translation
 
100226
 
 
100227
 ChangeLog    |    4 +
 
100228
 configure.in |    2 +-
 
100229
 po/ChangeLog |    4 +
 
100230
 po/hi.po     | 3339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
100231
 4 files changed, 3348 insertions(+), 1 deletions(-)
 
100232
 
 
100233
commit 0961221bb3434549c124d129c4e4d197d291ba53
 
100234
Author: Metin Amiroff <metin@karegen.com>
 
100235
Date:   Mon Aug 18 10:29:05 2003 +0000
 
100236
 
 
100237
    Updated Azerbaijani translation.
 
100238
    
 
100239
    2003-08-18  Metin Amiroff <metin@karegen.com>
 
100240
    
 
100241
        * az.po: Updated Azerbaijani translation.
 
100242
 
 
100243
 po/ChangeLog |    4 +
 
100244
 po/az.po     | 1020 +++++++++++++++++++++++-----------------------------------
 
100245
 2 files changed, 406 insertions(+), 618 deletions(-)
 
100246
 
 
100247
commit 2cd9e4927cc6371bb59475dd799d30171615f21a
 
100248
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
100249
Date:   Mon Aug 18 01:05:31 2003 +0000
 
100250
 
 
100251
    Updated Brazilian Portuguese translation.
 
100252
    
 
100253
    2003-08-17  Evandro Fernandes Giovanini  <evandrofg@ig.com.br>
 
100254
    
 
100255
            * pt_BR.po: Updated Brazilian Portuguese translation.
 
100256
 
 
100257
 po/ChangeLog |    4 +
 
100258
 po/pt_BR.po  |  765 ++++++++++------------------------------------------------
 
100259
 2 files changed, 132 insertions(+), 637 deletions(-)
 
100260
 
 
100261
commit 44bafa3af174fee40f5367edba0dac1ab0127cf1
 
100262
Author: Christophe Merlet <redfox@src.gnome.org>
 
100263
Date:   Sun Aug 17 13:41:35 2003 +0000
 
100264
 
 
100265
    Updated French translation.
 
100266
 
 
100267
 po/ChangeLog |    4 +
 
100268
 po/fr.po     |  260 +++++++++++++++++++++++-----------------------------------
 
100269
 2 files changed, 105 insertions(+), 159 deletions(-)
 
100270
 
 
100271
commit bf7a769e0ea8f490dd5243d67bd188b6652bd84a
 
100272
Author: Laurent Dhima <laurenti@src.gnome.org>
 
100273
Date:   Sat Aug 16 22:16:39 2003 +0000
 
100274
 
 
100275
    Updated Albanian translation
 
100276
    
 
100277
    * sq.po: Updated Albanian translation
 
100278
 
 
100279
 po/ChangeLog |    4 ++++
 
100280
 1 files changed, 4 insertions(+), 0 deletions(-)
 
100281
 
 
100282
commit 522134e14286a29927c7ac6c1090e5ac4de31166
 
100283
Author: Laurent Dhima <laurenti@src.gnome.org>
 
100284
Date:   Sat Aug 16 22:15:08 2003 +0000
 
100285
 
 
100286
    Updated
 
100287
 
 
100288
 po/sq.po |  564 ++++++++++++++++++++++++--------------------------------------
 
100289
 1 files changed, 215 insertions(+), 349 deletions(-)
 
100290
 
 
100291
commit 0d71d81a1988ed6f23f346d99834ca2720663fcf
 
100292
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
100293
Date:   Sat Aug 16 16:47:58 2003 +0000
 
100294
 
 
100295
    Updated Finnish translation.
 
100296
    
 
100297
    2003-08-16  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
100298
    
 
100299
        * fi.po: Updated Finnish translation.
 
100300
 
 
100301
 po/ChangeLog |    4 +
 
100302
 po/fi.po     |  751 ++++++++++++++++++---------------------------------------
 
100303
 2 files changed, 241 insertions(+), 514 deletions(-)
 
100304
 
 
100305
commit 72765828fb961a4569e64dc49628206404d3b077
 
100306
Author: fixed mis-translations. T.Aihana <aihana@gnome.gr.jp>
 
100307
Date:   Sat Aug 16 07:15:12 2003 +0000
 
100308
 
 
100309
    2003-08-16 fixed mis-translations. T.Aihana <aihana@gnome.gr.jp>
 
100310
 
 
100311
 po/ja.po |   12 ++++++------
 
100312
 1 files changed, 6 insertions(+), 6 deletions(-)
 
100313
 
 
100314
commit a65f51e2e5917500302391ae4a15e8df383f470d
 
100315
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
100316
Date:   Thu Aug 14 12:27:51 2003 +0000
 
100317
 
 
100318
    Updated traditional Chinese translation.
 
100319
    
 
100320
        * zh_TW.po: Updated traditional Chinese translation.
 
100321
 
 
100322
 po/ChangeLog |    4 +
 
100323
 po/zh_TW.po  |  464 ++++++++++++++++++++++++++--------------------------------
 
100324
 2 files changed, 213 insertions(+), 255 deletions(-)
 
100325
 
 
100326
commit 6da3dccc910ec69c441f3ab13aed399caae4da38
 
100327
Author: Danilo Šegan <dsegan@gmx.net>
 
100328
Date:   Thu Aug 14 10:16:22 2003 +0000
 
100329
 
 
100330
    Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.
 
100331
    
 
100332
    2003-08-14  Danilo Šegan  <dsegan@gmx.net>
 
100333
    
 
100334
        * be.po: Updated Belarusian translation by Ales Nyakhaychyk
 
100335
        <nab@mail.by>.
 
100336
 
 
100337
 po/ChangeLog |    5 +
 
100338
 po/be.po     |  717 +++++++++++++++++++++++++---------------------------------
 
100339
 2 files changed, 310 insertions(+), 412 deletions(-)
 
100340
 
 
100341
commit 9cc4d5bfb163c67c5ab3f3566045370e7c0f76bb
 
100342
Author: Malcolm Tredinnick <malcolm@src.gnome.org>
 
100343
Date:   Wed Aug 13 05:35:03 2003 +0000
 
100344
 
 
100345
    Allow ports up to 65535 to be specified in the proxy dialog box. Fixes bug
 
100346
    
 
100347
        * gnome-network-preferences.glade: Allow ports up to 65535 to be
 
100348
        specified in the proxy dialog box. Fixes bug #108930.
 
100349
 
 
100350
 ChangeLog                                        |    5 +++++
 
100351
 capplets/network/gnome-network-preferences.glade |    8 ++++----
 
100352
 2 files changed, 9 insertions(+), 4 deletions(-)
 
100353
 
 
100354
commit e27047e4d5ff43e5d3c8b1316bd90bd94af36cde
 
100355
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
100356
Date:   Tue Aug 12 16:22:23 2003 +0000
 
100357
 
 
100358
    2003-08-12 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
100359
 
 
100360
 po/ChangeLog |    4 +
 
100361
 po/ja.po     |  511 ++++++++++++++++++----------------------------------------
 
100362
 2 files changed, 164 insertions(+), 351 deletions(-)
 
100363
 
 
100364
commit 5b9169f00e6955da031952402ec1e9dd34252ca1
 
100365
Author: Paisa Seeluangsawat <paisa@users.sf.net>
 
100366
Date:   Tue Aug 12 02:38:38 2003 +0000
 
100367
 
 
100368
    Updated Thai translation.
 
100369
    
 
100370
    2003-08-11  Paisa Seeluangsawat <paisa@users.sf.net>
 
100371
    
 
100372
        * th.po: Updated Thai translation.
 
100373
 
 
100374
 po/ChangeLog |    4 +
 
100375
 po/th.po     | 1222 ++++++++++++++++++++++++++++++----------------------------
 
100376
 2 files changed, 638 insertions(+), 588 deletions(-)
 
100377
 
 
100378
commit 4c52543d7e36a577a64e3f0ea8d26354ebe471cc
 
100379
Author: Jonathan Blandford <jrb@src.gnome.org>
 
100380
Date:   Mon Aug 11 18:06:04 2003 +0000
 
100381
 
 
100382
    2.3.5
 
100383
 
 
100384
 po/am.po      |  959 ++++++++++++++++++++++++++------------------
 
100385
 po/ar.po      | 1075 +++++++++++++++++++++++++++++--------------------
 
100386
 po/az.po      | 1235 ++++++++++++++++++++++++++++++++++++---------------------
 
100387
 po/be.po      | 1063 ++++++++++++++++++++++++++++++-------------------
 
100388
 po/bg.po      | 1080 ++++++++++++++++++++++++++++++--------------------
 
100389
 po/bn.po      | 1048 ++++++++++++++++++++++++++++++-------------------
 
100390
 po/ca.po      | 1133 ++++++++++++++++++++++++++++++++---------------------
 
100391
 po/cs.po      |   78 ++--
 
100392
 po/cy.po      |   65 ++--
 
100393
 po/da.po      |   63 ++--
 
100394
 po/de.po      |   63 ++--
 
100395
 po/el.po      |  141 ++++---
 
100396
 po/en_GB.po   |  865 +++++++++++++++++++++++------------------
 
100397
 po/es.po      |  147 ++++---
 
100398
 po/et.po      | 1039 +++++++++++++++++++++++++++++-------------------
 
100399
 po/fa.po      |  968 ++++++++++++++++++++++++++------------------
 
100400
 po/fi.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100401
 po/fr.po      |  542 +++++++++++++++-----------
 
100402
 po/ga.po      |  977 ++++++++++++++++++++++++++-------------------
 
100403
 po/gl.po      | 1063 ++++++++++++++++++++++++++++++--------------------
 
100404
 po/he.po      |  125 ++++---
 
100405
 po/hr.po      | 1014 ++++++++++++++++++++++++++---------------------
 
100406
 po/hu.po      | 1059 ++++++++++++++++++++++++++++++-------------------
 
100407
 po/id.po      |  828 ++++++++++++++++++++++-----------------
 
100408
 po/it.po      | 1070 ++++++++++++++++++++++++++++++-------------------
 
100409
 po/ja.po      | 1065 ++++++++++++++++++++++++++++++-------------------
 
100410
 po/ko.po      |  101 +++---
 
100411
 po/lt.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100412
 po/lv.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100413
 po/mk.po      | 1065 ++++++++++++++++++++++++++++++-------------------
 
100414
 po/ml.po      | 1186 ++++++++++++++++++++++++++++++++++++------------------
 
100415
 po/mn.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100416
 po/ms.po      |   61 ++--
 
100417
 po/nl.po      |  107 +++---
 
100418
 po/nn.po      |  989 ++++++++++++++++++++++++++--------------------
 
100419
 po/no.po      | 1072 +++++++++++++++++++++++++++++++-------------------
 
100420
 po/pl.po      |   63 ++--
 
100421
 po/pt.po      |   61 ++--
 
100422
 po/pt_BR.po   | 1139 +++++++++++++++++++++++++++++++----------------------
 
100423
 po/ro.po      | 1062 ++++++++++++++++++++++++++++++-------------------
 
100424
 po/ru.po      | 1055 ++++++++++++++++++++++++++++++-------------------
 
100425
 po/sk.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100426
 po/sl.po      | 1079 ++++++++++++++++++++++++++++++--------------------
 
100427
 po/sq.po      | 1059 ++++++++++++++++++++++++++++++-------------------
 
100428
 po/sr.po      |   61 ++--
 
100429
 po/sr@Latn.po |  102 +++---
 
100430
 po/sv.po      |   61 ++--
 
100431
 po/ta.po      | 1053 ++++++++++++++++++++++++++++++-------------------
 
100432
 po/th.po      |  827 ++++++++++++++++++++++-----------------
 
100433
 po/tr.po      | 1086 ++++++++++++++++++++++++++++++--------------------
 
100434
 po/uk.po      | 1054 ++++++++++++++++++++++++++++++-------------------
 
100435
 po/vi.po      | 1080 ++++++++++++++++++++++++++++++--------------------
 
100436
 po/wa.po      | 1010 ++++++++++++++++++++++++++++-------------------
 
100437
 po/zh_CN.po   |   83 ++--
 
100438
 po/zh_TW.po   | 1068 ++++++++++++++++++++++++++++++-------------------
 
100439
 55 files changed, 25069 insertions(+), 16550 deletions(-)
 
100440
 
 
100441
commit e33890f1be985d427ea329843b6841658b80deca
 
100442
Author: Jonathan Blandford <jrb@redhat.com>
 
100443
Date:   Mon Aug 11 17:55:34 2003 +0000
 
100444
 
 
100445
    fix the double click peditor.
 
100446
    
 
100447
    Mon Aug 11 13:53:23 2003  Jonathan Blandford  <jrb@redhat.com>
 
100448
    
 
100449
        * gnome-mouse-properties.c (delay_value_changed_cb): fix the
 
100450
        double click peditor.
 
100451
    
 
100452
    Mon Aug 11 11:50:36 2003  Jonathan Blandford  <jrb@redhat.com>
 
100453
    
 
100454
        * gnome-keyboard-properties.glade: Patch from Elijah Newren
 
100455
        <newren@math.utah.edu> to bring the possible repeat range in sync
 
100456
        with the a11y capplet.
 
100457
    
 
100458
        * gnome-keyboard-properties.c: Patch from Elijah Newren to deal
 
100459
        with the change in the peditor code.
 
100460
    
 
100461
    Mon Aug 11 11:55:49 2003  Jonathan Blandford  <jrb@redhat.com>
 
100462
    
 
100463
        * gnome-accessibility-keyboard-properties.glade: Patch from Elijah
 
100464
        Newren <newren@math.utah.edu> to bring the possible repeat range
 
100465
        in sync with the keyboard capplet.
 
100466
 
 
100467
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++
 
100468
 .../keyboard/accessibility-keyboard.c              |    4 +--
 
100469
 capplets/keyboard/ChangeLog                        |    9 ++++++
 
100470
 capplets/keyboard/gnome-keyboard-properties.c      |   10 ++-----
 
100471
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 +-
 
100472
 capplets/mouse/ChangeLog                           |    5 +++
 
100473
 capplets/mouse/gnome-mouse-properties.c            |   28 +++++++++----------
 
100474
 capplets/mouse/gnome-mouse-properties.glade        |    6 ++--
 
100475
 8 files changed, 41 insertions(+), 29 deletions(-)
 
100476
 
 
100477
commit 0e3a015c0454221e65856fef7f83051a6f95025e
 
100478
Author: Jonathan Blandford <jrb@src.gnome.org>
 
100479
Date:   Mon Aug 11 15:37:34 2003 +0000
 
100480
 
 
100481
    I don't know how this got removed.  readding it
 
100482
 
 
100483
 capplets/theme-switcher/gnome-theme-manager.c |    8 ++++----
 
100484
 1 files changed, 4 insertions(+), 4 deletions(-)
 
100485
 
 
100486
commit 559a29ab0556967a35b94cf6d134e104b0861ee3
 
100487
Author: Christian Neumair <cneumair@src.gnome.org>
 
100488
Date:   Mon Aug 11 10:34:46 2003 +0000
 
100489
 
 
100490
    Updated German translation.
 
100491
 
 
100492
 po/ChangeLog |    4 ++++
 
100493
 po/de.po     |   54 +++++++++++++++++++++++++++---------------------------
 
100494
 2 files changed, 31 insertions(+), 27 deletions(-)
 
100495
 
 
100496
commit 00154ffbd336ca2dd4b5d7f2f27c58a29b00641b
 
100497
Author: Kostas Papadimas <pkst@src.gnome.org>
 
100498
Date:   Sun Aug 10 07:44:24 2003 +0000
 
100499
 
 
100500
    Updated the Greek translation
 
100501
 
 
100502
 po/ChangeLog |  130 +++++++-------
 
100503
 po/el.po     |  572 ++++++++++++++++++++++++++++++++++-----------------------
 
100504
 2 files changed, 408 insertions(+), 294 deletions(-)
 
100505
 
 
100506
commit 89b22f4a2cb1f24ce23b10d73c1f3c1fcd80a773
 
100507
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
100508
Date:   Sat Aug 9 13:18:06 2003 +0000
 
100509
 
 
100510
    Updated Malay translation.
 
100511
    
 
100512
    2002-08-09  Hasbullah Bin Pit <sebol@ikhlas.com>
 
100513
    
 
100514
            * ms.po: Updated Malay translation.
 
100515
 
 
100516
 po/ChangeLog |    4 +
 
100517
 po/ms.po     |  555 ++++++++++++++++++++++++++++++++--------------------------
 
100518
 2 files changed, 308 insertions(+), 251 deletions(-)
 
100519
 
 
100520
commit 97386436012ce237232189a8602499ac10fd027b
 
100521
Author: Gil Osher <dolfin@src.gnome.org>
 
100522
Date:   Sat Aug 9 11:13:58 2003 +0000
 
100523
 
 
100524
    Updated Hebrew translation.
 
100525
    
 
100526
    
 
100527
    * he.po: Updated Hebrew translation.
 
100528
 
 
100529
 po/ChangeLog |  132 ++++++++++++++++++++++++++++++----------------------------
 
100530
 1 files changed, 68 insertions(+), 64 deletions(-)
 
100531
 
 
100532
commit 5f215a1424dacba1a4a5489c8b8f9f932a5f06c2
 
100533
Author: Gil Osher <dolfin@src.gnome.org>
 
100534
Date:   Sat Aug 9 11:10:30 2003 +0000
 
100535
 
 
100536
    Updated Hebrew translation.
 
100537
 
 
100538
 po/he.po |  577 ++++++++++++++++++++++++++++++++++++-------------------------
 
100539
 1 files changed, 340 insertions(+), 237 deletions(-)
 
100540
 
 
100541
commit 74937c2c48d765671b6de9e0c742194c6e68f5ad
 
100542
Author: Szabolcs Ban <bansz@src.gnome.org>
 
100543
Date:   Sat Aug 9 11:07:00 2003 +0000
 
100544
 
 
100545
    Terminology fixes
 
100546
 
 
100547
 po/hu.po |    4 ++--
 
100548
 1 files changed, 2 insertions(+), 2 deletions(-)
 
100549
 
 
100550
commit b6f6882a2d21931790b374b7600489f259e09fcb
 
100551
Author: Danilo Šegan <dsegan@gmx.net>
 
100552
Date:   Fri Aug 8 15:04:02 2003 +0000
 
100553
 
 
100554
    Updated Serbian translation.
 
100555
    
 
100556
    2003-08-08  Danilo Šegan  <dsegan@gmx.net>
 
100557
    
 
100558
        * sr.po, sr@Latn.po: Updated Serbian translation.
 
100559
 
 
100560
 po/ChangeLog  |    4 +
 
100561
 po/sr.po      | 1398 +++++++++++++++++++++++++++++++------------------------
 
100562
 po/sr@Latn.po | 1439 ++++++++++++++++++++++++++++++++-------------------------
 
100563
 3 files changed, 1597 insertions(+), 1244 deletions(-)
 
100564
 
 
100565
commit 905f84265cc65e4c2514249eabe81cad30bc3c93
 
100566
Author: Dafydd Harries <daf@src.gnome.org>
 
100567
Date:   Fri Aug 8 12:47:19 2003 +0000
 
100568
 
 
100569
    Updated Welsh translation.
 
100570
 
 
100571
 po/ChangeLog |    4 +
 
100572
 po/cy.po     |  570 ++++++++++++++++++++++++++++++++++------------------------
 
100573
 2 files changed, 341 insertions(+), 233 deletions(-)
 
100574
 
 
100575
commit 909c3626fc7d9034554b9958fe7228e167c547d5
 
100576
Author: Jonathan Blandford <jrb@redhat.com>
 
100577
Date:   Thu Aug 7 19:22:51 2003 +0000
 
100578
 
 
100579
    damn it Jonathan. Save the @#*&$@# file before committing.
 
100580
    
 
100581
    Thu Aug  7 15:23:08 2003  Jonathan Blandford  <jrb@redhat.com>
 
100582
    
 
100583
        * gconf-property-editor.c (gconf_property_editor_set_prop): damn
 
100584
        it Jonathan.  Save the @#*&$@# file before committing.
 
100585
 
 
100586
 capplets/common/ChangeLog               |    5 +++++
 
100587
 capplets/common/gconf-property-editor.c |    4 ++--
 
100588
 2 files changed, 7 insertions(+), 2 deletions(-)
 
100589
 
 
100590
commit 73db5adbbeb6564552c6937fc041927ac760d561
 
100591
Author: Miloslav Trmac <mitr@src.gnome.org>
 
100592
Date:   Thu Aug 7 16:35:03 2003 +0000
 
100593
 
 
100594
    Update Czech translation
 
100595
 
 
100596
 po/ChangeLog |    4 +
 
100597
 po/cs.po     |  452 +++++++++++++++++++++++++++++++++-------------------------
 
100598
 2 files changed, 260 insertions(+), 196 deletions(-)
 
100599
 
 
100600
commit 68e5f8679b055aef5da55ae272e66fcb7ebe1107
 
100601
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
100602
Date:   Thu Aug 7 13:31:28 2003 +0000
 
100603
 
 
100604
    Updated Spanish translation.
 
100605
    
 
100606
    2003-08-07  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
100607
    
 
100608
            * es.po: Updated Spanish translation.
 
100609
 
 
100610
 po/ChangeLog |    4 +++
 
100611
 po/es.po     |   78 +++++++++++++++++++++++++++++-----------------------------
 
100612
 2 files changed, 43 insertions(+), 39 deletions(-)
 
100613
 
 
100614
commit 1b2cf1df4dd43ff5431c85f630b3540a5703f1c3
 
100615
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
100616
Date:   Wed Aug 6 21:52:31 2003 +0000
 
100617
 
 
100618
    Updated Portuguese translation.
 
100619
    
 
100620
    2003-08-06  Duarte Loreto <happyguy_pt@hotmail.com>
 
100621
    
 
100622
            * pt.po: Updated Portuguese translation.
 
100623
 
 
100624
 po/ChangeLog |    4 ++++
 
100625
 po/pt.po     |   48 ++++++++++++++++++++++++------------------------
 
100626
 2 files changed, 28 insertions(+), 24 deletions(-)
 
100627
 
 
100628
commit 3546eca253c1a1384edee0e4969c58f7eed7e452
 
100629
Author: Ole Laursen <olau@hardworking.dk>
 
100630
Date:   Wed Aug 6 21:13:13 2003 +0000
 
100631
 
 
100632
    Updated Danish translation.
 
100633
    
 
100634
    2003-08-06  Ole Laursen  <olau@hardworking.dk>
 
100635
    
 
100636
        * da.po: Updated Danish translation.
 
100637
 
 
100638
 po/ChangeLog |    4 +
 
100639
 po/da.po     | 1147 +++++++++++++++++++++++++++++++++-------------------------
 
100640
 2 files changed, 653 insertions(+), 498 deletions(-)
 
100641
 
 
100642
commit 4400d4eab71f70f46eab346f819eb3895ebcd8c5
 
100643
Author: Metin Amiroff <metin@karegen.com>
 
100644
Date:   Wed Aug 6 16:33:16 2003 +0000
 
100645
 
 
100646
    Updated Azerbaijani translation.
 
100647
    
 
100648
    2003-08-06  Metin Amiroff  <metin@karegen.com>
 
100649
    
 
100650
            * az.po: Updated Azerbaijani translation.
 
100651
 
 
100652
 po/ChangeLog |    4 +
 
100653
 po/az.po     |  605 ++++++++++++++++++----------------------------------------
 
100654
 2 files changed, 189 insertions(+), 420 deletions(-)
 
100655
 
 
100656
commit e30db0d14bdecff92397215953d59e936e90f982
 
100657
Author: Wang Jian <lark@src.gnome.org>
 
100658
Date:   Wed Aug 6 14:48:35 2003 +0000
 
100659
 
 
100660
    *** empty log message ***
 
100661
 
 
100662
 po/ChangeLog |    5 +
 
100663
 po/zh_CN.po  | 1136 +++++++++++++++++++++++++++++++---------------------------
 
100664
 2 files changed, 622 insertions(+), 519 deletions(-)
 
100665
 
 
100666
commit 9c85c7609ef53290cf59fd666f65f34729e14823
 
100667
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
100668
Date:   Wed Aug 6 05:04:38 2003 +0000
 
100669
 
 
100670
    Updated Polish translation.
 
100671
    
 
100672
    2003-08-06  Artur Flinta  <aflinta@cvs.gnome.org>
 
100673
    
 
100674
        * pl.po: Updated Polish translation.
 
100675
 
 
100676
 po/ChangeLog |    4 ++++
 
100677
 po/pl.po     |   44 ++++++++++++++++++++++----------------------
 
100678
 2 files changed, 26 insertions(+), 22 deletions(-)
 
100679
 
 
100680
commit 93aca0d7e9f4664c9bf97f7e01f0bbc0ee08cb34
 
100681
Author: Christian Rose <menthos@menthos.com>
 
100682
Date:   Tue Aug 5 22:50:04 2003 +0000
 
100683
 
 
100684
    Updated Swedish translation.
 
100685
    
 
100686
    2003-08-06  Christian Rose  <menthos@menthos.com>
 
100687
    
 
100688
        * sv.po: Updated Swedish translation.
 
100689
 
 
100690
 po/ChangeLog |    4 ++++
 
100691
 po/sv.po     |   57 ++++++++++++++++++++++++++++++++-------------------------
 
100692
 2 files changed, 36 insertions(+), 25 deletions(-)
 
100693
 
 
100694
commit 1080ad32273e2bf3249be155f87c1678b55c13ed
 
100695
Author: Jonathan Blandford <jrb@src.gnome.org>
 
100696
Date:   Tue Aug 5 22:47:57 2003 +0000
 
100697
 
 
100698
    spelling fix
 
100699
 
 
100700
 capplets/display/main.c |    2 +-
 
100701
 1 files changed, 1 insertions(+), 1 deletions(-)
 
100702
 
 
100703
commit fe218f6cd172caf38658aba7c430ffce72bd9e6b
 
100704
Author: Jonathan Blandford <jrb@redhat.com>
 
100705
Date:   Tue Aug 5 21:54:30 2003 +0000
 
100706
 
 
100707
    Patch from James T. Richardson, Jr <james@richardsons.us> to clean up the
 
100708
    
 
100709
    Tue Aug  5 17:51:13 2003  Jonathan Blandford  <jrb@redhat.com>
 
100710
    
 
100711
        * capplets/display/main.c: Patch from James T. Richardson, Jr
 
100712
        <james@richardsons.us> to clean up the R and R capplet a little,
 
100713
        #115629
 
100714
 
 
100715
 ChangeLog                         |    6 ++
 
100716
 capplets/display/main.c           |  131 +++++++++++++++---------------------
 
100717
 capplets/theme-switcher/ChangeLog |    2 +-
 
100718
 3 files changed, 62 insertions(+), 77 deletions(-)
 
100719
 
 
100720
commit f52f7feb3265369e7cb36418c8bc3cd60ad1666c
 
100721
Author: Jonathan Blandford <jrb@redhat.com>
 
100722
Date:   Tue Aug 5 19:38:39 2003 +0000
 
100723
 
 
100724
    Fix from Christian Neumair to fix default and focus, #116892
 
100725
    
 
100726
    Tue Aug  5 15:38:31 2003  Jonathan Blandford  <jrb@redhat.com>
 
100727
    
 
100728
        * theme-properties.glade: Fix from Christian Neumair to fix
 
100729
        default and focus, #116892
 
100730
    
 
100731
        * theme-install.glade: ditto
 
100732
 
 
100733
 capplets/theme-switcher/ChangeLog              |    7 +++++++
 
100734
 capplets/theme-switcher/theme-install.glade    |    2 ++
 
100735
 capplets/theme-switcher/theme-properties.glade |    8 +++-----
 
100736
 3 files changed, 12 insertions(+), 5 deletions(-)
 
100737
 
 
100738
commit 77dd8c6dfa4dfbdc5c75ec24540e0fc6c5e20d89
 
100739
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
100740
Date:   Tue Aug 5 18:34:13 2003 +0000
 
100741
 
 
100742
    Updated Korean translation.
 
100743
    
 
100744
        * ko.po: Updated Korean translation.
 
100745
 
 
100746
 po/ChangeLog |    4 +
 
100747
 po/ko.po     |  656 ++++++++++++++++++++++++++++------------------------------
 
100748
 2 files changed, 321 insertions(+), 339 deletions(-)
 
100749
 
 
100750
commit d109e43a1985f7d3eafc7ecf5db8640c32251cc1
 
100751
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
100752
Date:   Mon Aug 4 21:59:46 2003 +0000
 
100753
 
 
100754
    Updated Portuguese translation.
 
100755
    
 
100756
    2003-08-04  Duarte Loreto <happyguy_pt@hotmail.com>
 
100757
    
 
100758
            * pt.po: Updated Portuguese translation.
 
100759
 
 
100760
 po/ChangeLog |    4 +
 
100761
 po/pt.po     |  530 ++++++++++++++++++++++++++++++++++-----------------------
 
100762
 2 files changed, 320 insertions(+), 214 deletions(-)
 
100763
 
 
100764
commit cb60c6e3eabed44ae681cd17d86016b11df45be6
 
100765
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
100766
Date:   Mon Aug 4 21:42:22 2003 +0000
 
100767
 
 
100768
    Updated Polish translation.
 
100769
    
 
100770
    2003-08-04  Artur Flinta  <aflinta@cvs.gnome.org>
 
100771
    
 
100772
        * pl.po: Updated Polish translation.
 
100773
 
 
100774
 po/ChangeLog |    4 +
 
100775
 po/pl.po     |  431 +++++++++++++++++++++++++++++++++++-----------------------
 
100776
 2 files changed, 265 insertions(+), 170 deletions(-)
 
100777
 
 
100778
commit 3acc178b314656f4560168322583b433e9545c11
 
100779
Author: Jonathan Blandford <jrb@redhat.com>
 
100780
Date:   Mon Aug 4 18:35:05 2003 +0000
 
100781
 
 
100782
    Reset the old connection when setting a new one, #116232
 
100783
    
 
100784
    Mon Aug  4 14:35:22 2003  Jonathan Blandford  <jrb@redhat.com>
 
100785
    
 
100786
        * gconf-property-editor.c (gconf_property_editor_init): Reset the
 
100787
        old connection when setting a new one, #116232
 
100788
 
 
100789
 capplets/common/ChangeLog               |    5 +++++
 
100790
 capplets/common/gconf-property-editor.c |    6 +++++-
 
100791
 2 files changed, 10 insertions(+), 1 deletions(-)
 
100792
 
 
100793
commit 88ef9e0820b10f267299e10276543818a6741252
 
100794
Author: Jonathan Blandford <jrb@redhat.com>
 
100795
Date:   Mon Aug 4 18:15:32 2003 +0000
 
100796
 
 
100797
    make sure that we have a valid theme_id, #104824
 
100798
    
 
100799
    Mon Aug  4 14:14:53 2003  Jonathan Blandford  <jrb@redhat.com>
 
100800
    
 
100801
        * gnome-theme-manager.c (idle_async_func): make sure that we have
 
100802
        a valid theme_id, #104824
 
100803
 
 
100804
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
100805
 capplets/theme-switcher/gnome-theme-manager.c |    2 +-
 
100806
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100807
 
 
100808
commit d4118b245853f83557c223eebc864dbea4130bf0
 
100809
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
100810
Date:   Mon Aug 4 15:47:55 2003 +0000
 
100811
 
 
100812
    Updated Spanish translation.
 
100813
    
 
100814
    2003-08-04  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
100815
    
 
100816
            * es.po: Updated Spanish translation.
 
100817
 
 
100818
 po/ChangeLog |    4 +
 
100819
 po/es.po     |  544 ++++++++++++++++++++++++++++++++++------------------------
 
100820
 2 files changed, 326 insertions(+), 222 deletions(-)
 
100821
 
 
100822
commit 6968831e5a914ac1b0207959a0e747d9436d703f
 
100823
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
100824
Date:   Mon Aug 4 13:19:00 2003 +0000
 
100825
 
 
100826
    Dutch translation updated by Reinout van Schouwen.
 
100827
    
 
100828
    2003-08-04  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
100829
    
 
100830
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
100831
 
 
100832
 po/ChangeLog |    4 +
 
100833
 po/nl.po     |  528 +++++++++++++++++++++++++++++++++++-----------------------
 
100834
 2 files changed, 320 insertions(+), 212 deletions(-)
 
100835
 
 
100836
commit a7d7bf0bbc65d3c3ac2ef40e8ffcfffc88f5872a
 
100837
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100838
Date:   Mon Aug 4 06:14:18 2003 +0000
 
100839
 
 
100840
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100841
    
 
100842
    
 
100843
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100844
    
 
100845
        * background-properties-capplet.c, background-properties.glade:
 
100846
        Patch to fix spacing between action area and vbox of preferences
 
100847
        dialog.
 
100848
 
 
100849
 capplets/background/ChangeLog                      |    6 ++++++
 
100850
 .../background/background-properties-capplet.c     |    3 ++-
 
100851
 capplets/background/background-properties.glade    |    2 +-
 
100852
 3 files changed, 9 insertions(+), 2 deletions(-)
 
100853
 
 
100854
commit e6e45955af249b2ec252afa4ba07367979c11faf
 
100855
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100856
Date:   Mon Aug 4 05:55:39 2003 +0000
 
100857
 
 
100858
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100859
    
 
100860
    
 
100861
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100862
    
 
100863
        * gnome-window-properties.glade: Patch to fix spacing between
 
100864
        action area and vbox of preferences dialog.
 
100865
 
 
100866
 capplets/windows/ChangeLog                     |    5 +++++
 
100867
 capplets/windows/gnome-window-properties.glade |   22 +---------------------
 
100868
 2 files changed, 6 insertions(+), 21 deletions(-)
 
100869
 
 
100870
commit 3e89c70361854fb93ff4938240261a747fcc3ffa
 
100871
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100872
Date:   Mon Aug 4 05:53:29 2003 +0000
 
100873
 
 
100874
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100875
    
 
100876
    
 
100877
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100878
    
 
100879
        * gnome-ui-properties.glade: Patch to fix spacing between action
 
100880
        area and vbox of preferences dialog.
 
100881
 
 
100882
 capplets/ui-properties/ChangeLog                 |    5 +++++
 
100883
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
100884
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100885
 
 
100886
commit b9926a913078abbe0214ac1734dfe6ab1224d2f9
 
100887
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100888
Date:   Mon Aug 4 05:51:52 2003 +0000
 
100889
 
 
100890
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100891
    
 
100892
    
 
100893
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100894
    
 
100895
        * sound-properties-capplet.c: Patch to fix spacing between action
 
100896
        area and vbox of preferences dialog.
 
100897
 
 
100898
 capplets/sound/ChangeLog                  |    5 +++++
 
100899
 capplets/sound/sound-properties-capplet.c |    1 +
 
100900
 2 files changed, 6 insertions(+), 0 deletions(-)
 
100901
 
 
100902
commit bab79fda82ccda175a089a7c49055628666de8e5
 
100903
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100904
Date:   Mon Aug 4 05:51:00 2003 +0000
 
100905
 
 
100906
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100907
    
 
100908
    
 
100909
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100910
    
 
100911
        * gnome-mouse-properties.glade: Patch to fix spacing between action
 
100912
            area and vbox of preferences dialog.
 
100913
 
 
100914
 capplets/mouse/ChangeLog                    |    5 +++++
 
100915
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
100916
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100917
 
 
100918
commit 429743d0ec25d147a333a24cf4165d98a09ea5bb
 
100919
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100920
Date:   Mon Aug 4 05:48:32 2003 +0000
 
100921
 
 
100922
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100923
    
 
100924
    
 
100925
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100926
    
 
100927
        * gnome-keybinding-properties.glade: Patch to fix spacing between
 
100928
        action area and vbox of preferences dialog.
 
100929
 
 
100930
 capplets/keybindings/ChangeLog                     |    5 +++++
 
100931
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
100932
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100933
 
 
100934
commit f6293ce67ac762576b2fa42a019c9cd7c83e0512
 
100935
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100936
Date:   Mon Aug 4 05:46:31 2003 +0000
 
100937
 
 
100938
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100939
    
 
100940
    
 
100941
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100942
    
 
100943
        * font-properties.glade: Patch to fix spacing between action
 
100944
        area and vbox of preferences dialog.
 
100945
 
 
100946
 capplets/font/ChangeLog             |    5 +++++
 
100947
 capplets/font/font-properties.glade |    4 ++--
 
100948
 2 files changed, 7 insertions(+), 2 deletions(-)
 
100949
 
 
100950
commit 4456ba2a395f5f8106cedd82cf8bf78565879edb
 
100951
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100952
Date:   Mon Aug 4 05:44:51 2003 +0000
 
100953
 
 
100954
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100955
    
 
100956
    
 
100957
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100958
    
 
100959
        * file-types-properties.glade: Patch to fix spacing between action
 
100960
        area and vbox of preferences dialog.
 
100961
 
 
100962
 capplets/file-types/ChangeLog                   |    5 +++++
 
100963
 capplets/file-types/file-types-properties.glade |    2 +-
 
100964
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100965
 
 
100966
commit 9f3acb68cd742ab164dec7e7fc4724eeecfeef6f
 
100967
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100968
Date:   Mon Aug 4 05:42:10 2003 +0000
 
100969
 
 
100970
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100971
    
 
100972
    
 
100973
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100974
    
 
100975
        * main.c: Patch to fix spacing
 
100976
        between action area and vbox of preferences dialog.
 
100977
 
 
100978
 capplets/display/main.c |    2 +-
 
100979
 1 files changed, 1 insertions(+), 1 deletions(-)
 
100980
 
 
100981
commit 8f5cbf86a13a8f97fc8850b9038c74f21c0c4ce1
 
100982
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100983
Date:   Mon Aug 4 05:39:45 2003 +0000
 
100984
 
 
100985
    Patch to fix spacing between action area and vbox of preferences dialog.
 
100986
    
 
100987
    
 
100988
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
100989
    
 
100990
        * gnome-default-applications-properties.glade: Patch to fix spacing
 
100991
        between action area and vbox of preferences dialog.
 
100992
 
 
100993
 capplets/default-applications/ChangeLog            |    5 +++++
 
100994
 .../gnome-default-applications-properties.glade    |    2 +-
 
100995
 2 files changed, 6 insertions(+), 1 deletions(-)
 
100996
 
 
100997
commit 8a7450c666349e2d1b366817a033fe82dc8d114a
 
100998
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
100999
Date:   Mon Aug 4 05:34:35 2003 +0000
 
101000
 
 
101001
    Patch to add two more pixels of spacing between action area and vbox of
 
101002
    
 
101003
    
 
101004
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
101005
    
 
101006
        * at-enable-dialog.glade: Patch to add two more pixels of spacing
 
101007
        between action area and vbox of preferences dialog.
 
101008
 
 
101009
 capplets/accessibility/at-properties/ChangeLog     |    5 +++++
 
101010
 .../at-properties/at-enable-dialog.glade           |    2 +-
 
101011
 2 files changed, 6 insertions(+), 1 deletions(-)
 
101012
 
 
101013
commit 92dd6bdd9c1db466514e27ee8271e1c04fcf2c9f
 
101014
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101015
Date:   Mon Aug 4 05:31:14 2003 +0000
 
101016
 
 
101017
    Patch to add two more pixels of spacing between action area and vbox of
 
101018
    
 
101019
    
 
101020
    2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>
 
101021
    
 
101022
        * gnome-accessibility-keyboard-properties.glade: Patch to add
 
101023
        two more pixels of spacing between action area and vbox of
 
101024
        preferences dialog.
 
101025
 
 
101026
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
101027
 .../gnome-accessibility-keyboard-properties.glade  |    2 +-
 
101028
 2 files changed, 7 insertions(+), 1 deletions(-)
 
101029
 
 
101030
commit 5c65a38da50dcaabf31f8af9bd47d338a799c1d0
 
101031
Author: Christian Neumair <cneumair@src.gnome.org>
 
101032
Date:   Sun Aug 3 10:11:14 2003 +0000
 
101033
 
 
101034
    Updated German translation.
 
101035
 
 
101036
 po/ChangeLog |    4 +
 
101037
 po/de.po     |  491 ++++++++++++++++++++++++++++++++--------------------------
 
101038
 2 files changed, 272 insertions(+), 223 deletions(-)
 
101039
 
 
101040
commit e7d99d6ea86c55b90da85ddae7c6aa4e99e61c7e
 
101041
Author: Christian Rose <menthos@menthos.com>
 
101042
Date:   Sat Aug 2 22:44:47 2003 +0000
 
101043
 
 
101044
    Updated Swedish translation.
 
101045
    
 
101046
    2003-08-03  Christian Rose  <menthos@menthos.com>
 
101047
    
 
101048
        * sv.po: Updated Swedish translation.
 
101049
 
 
101050
 po/ChangeLog |    4 ++++
 
101051
 po/sv.po     |   22 ++++++++++++++++------
 
101052
 2 files changed, 20 insertions(+), 6 deletions(-)
 
101053
 
 
101054
commit 532a9fae6a2c7e445a590c71d82cba42890561e8
 
101055
Author: Jonathan Blandford <jrb@gnome.org>
 
101056
Date:   Sat Aug 2 15:52:24 2003 +0000
 
101057
 
 
101058
    Warn when a font larger than 31 points is selected, #97653. Caring
 
101059
    
 
101060
    Sat Aug  2 01:16:16 2003  Jonathan Blandford  <jrb@gnome.org>
 
101061
    
 
101062
            * main.c (application_font_to_gconf): Warn when a font larger than
 
101063
            31 points is selected, #97653.
 
101064
    Caring Desktop++
 
101065
 
 
101066
 capplets/common/gconf-property-editor.c |    6 +
 
101067
 capplets/common/gconf-property-editor.h |    3 +-
 
101068
 capplets/font/ChangeLog                 |    5 +
 
101069
 capplets/font/font-properties.glade     |  162 +++++++++++++++++++++++++++
 
101070
 capplets/font/main.c                    |  186 +++++++++++++++++++++++-------
 
101071
 5 files changed, 317 insertions(+), 45 deletions(-)
 
101072
 
 
101073
commit 170ffa5325246823903474dbd1e47e44eb61e91a
 
101074
Author: Miloslav Trmac <mitr@src.gnome.org>
 
101075
Date:   Fri Aug 1 23:34:02 2003 +0000
 
101076
 
 
101077
    Update Czech translation
 
101078
 
 
101079
 po/ChangeLog |    4 ++
 
101080
 po/cs.po     |   99 ++++++++++++++++++++++++++++++++--------------------------
 
101081
 2 files changed, 59 insertions(+), 44 deletions(-)
 
101082
 
 
101083
commit 8b610b512cab186d683b621cc81552f3d6954dcc
 
101084
Author: Christian Rose <menthos@menthos.com>
 
101085
Date:   Fri Aug 1 21:47:42 2003 +0000
 
101086
 
 
101087
    Updated Swedish translation.
 
101088
    
 
101089
    2003-08-01  Christian Rose  <menthos@menthos.com>
 
101090
    
 
101091
        * sv.po: Updated Swedish translation.
 
101092
 
 
101093
 po/ChangeLog |    4 +
 
101094
 po/sv.po     |  511 +++++++++++++++++++++++++++++++++-------------------------
 
101095
 2 files changed, 297 insertions(+), 218 deletions(-)
 
101096
 
 
101097
commit d0935e22dba2aed7ac8b689e199155c691521a92
 
101098
Author: Jonathan Blandford <jrb@redhat.com>
 
101099
Date:   Fri Aug 1 19:52:19 2003 +0000
 
101100
 
 
101101
    Add N_() calls to all the human readable strings. Based on a patch from
 
101102
    
 
101103
    Fri Aug  1 15:49:03 2003  Jonathan Blandford  <jrb@redhat.com>
 
101104
    
 
101105
        * gnome-default-applications-properties-structs.c
 
101106
        (possible_terminals): Add N_() calls to all the human readable
 
101107
        strings.  Based on a patch from Christophe Fergeau
 
101108
        <teuf@users.sourceforge.net>, #117085
 
101109
 
 
101110
 capplets/default-applications/ChangeLog            |   11 +
 
101111
 ...gnome-default-applications-properties-structs.c |   45 ++--
 
101112
 .../gnome-default-applications-properties.c        |  131 +---------
 
101113
 .../gnome-default-applications-properties.glade    |  285 --------------------
 
101114
 po/POTFILES.in                                     |    1 +
 
101115
 5 files changed, 35 insertions(+), 438 deletions(-)
 
101116
 
 
101117
commit 8f1008f48d36aaa51298cd538c79b8a87812e880
 
101118
Author: Jonathan Blandford <jrb@redhat.com>
 
101119
Date:   Fri Aug 1 19:05:02 2003 +0000
 
101120
 
 
101121
    Patch from Dennis Cranston <dennis_cranston@yahoo.com> to add two more
 
101122
    
 
101123
    Fri Aug  1 15:04:39 2003  Jonathan Blandford  <jrb@redhat.com>
 
101124
    
 
101125
        * gnome-keyboard-properties.glade: Patch from Dennis Cranston
 
101126
        <dennis_cranston@yahoo.com> to add two more pixels of spacing
 
101127
        between action area and vbox of prefrences dialog.
 
101128
 
 
101129
 capplets/keyboard/ChangeLog                       |    6 ++++++
 
101130
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
101131
 2 files changed, 7 insertions(+), 1 deletions(-)
 
101132
 
 
101133
commit 39b82671126df70b73f3389e492cce03bdb1bd4c
 
101134
Author: Jonathan Blandford <jrb@redhat.com>
 
101135
Date:   Fri Aug 1 18:59:43 2003 +0000
 
101136
 
 
101137
    move declarations around. Patch from Damien Carbery
 
101138
    
 
101139
    Fri Aug  1 14:51:02 2003  Jonathan Blandford  <jrb@redhat.com>
 
101140
    
 
101141
            * gnome-settings-mouse.c (set_locate_pointer): move declarations
 
101142
            around.  Patch from Damien Carbery <damien.carbery@sun.com>,
 
101143
            #118860
 
101144
 
 
101145
 gnome-settings-daemon/ChangeLog              |    6 ++++++
 
101146
 gnome-settings-daemon/gnome-settings-mouse.c |    5 ++---
 
101147
 2 files changed, 8 insertions(+), 3 deletions(-)
 
101148
 
 
101149
commit a3fbc72ef31138ef8e85f86038dcd659e61146ce
 
101150
Author: Jonathan Blandford <jrb@redhat.com>
 
101151
Date:   Fri Aug 1 18:43:43 2003 +0000
 
101152
 
 
101153
    remove markup tags from translated strings, #118801.
 
101154
    
 
101155
    Fri Aug  1 14:28:52 2003  Jonathan Blandford  <jrb@redhat.com>
 
101156
    
 
101157
        * main.c (init_startup_state): remove markup tags from translated
 
101158
        strings, #118801.
 
101159
 
 
101160
 capplets/accessibility/at-properties/ChangeLog |    5 ++++
 
101161
 capplets/accessibility/at-properties/main.c    |   13 ++++++-----
 
101162
 capplets/mouse/ChangeLog                       |    5 ++++
 
101163
 capplets/mouse/gnome-mouse-properties.c        |   28 +++++++++++++----------
 
101164
 4 files changed, 33 insertions(+), 18 deletions(-)
 
101165
 
 
101166
commit 22e9266f7840a7cde2b26f6bf02a99c25c3db574
 
101167
Author: Jonathan Blandford <jrb@redhat.com>
 
101168
Date:   Fri Aug 1 17:36:57 2003 +0000
 
101169
 
 
101170
    add support for Xcursors.
 
101171
    
 
101172
    Fri Aug  1 13:06:04 2003  Jonathan Blandford  <jrb@redhat.com>
 
101173
    
 
101174
        * gnome-mouse-properties.c (create_dialog): add support for
 
101175
        Xcursors.
 
101176
 
 
101177
 capplets/mouse/ChangeLog                    |    5 +
 
101178
 capplets/mouse/gnome-mouse-properties.c     |  106 +++++++++++++++++++++++++--
 
101179
 capplets/mouse/gnome-mouse-properties.glade |  106 +++++++++++++++++++++------
 
101180
 configure.in                                |   11 +++
 
101181
 4 files changed, 197 insertions(+), 31 deletions(-)
 
101182
 
 
101183
commit 2e32bbe92055053e68666066f7bbc3aca6a9df96
 
101184
Author: Christian Rose <menthos@menthos.com>
 
101185
Date:   Fri Aug 1 11:11:05 2003 +0000
 
101186
 
 
101187
    Updated Swedish translation.
 
101188
    
 
101189
    2003-08-01  Christian Rose  <menthos@menthos.com>
 
101190
    
 
101191
        * sv.po: Updated Swedish translation.
 
101192
 
 
101193
 po/ChangeLog |    4 +++
 
101194
 po/sv.po     |   70 ++++++++++++++++++++++++++++++++-------------------------
 
101195
 2 files changed, 43 insertions(+), 31 deletions(-)
 
101196
 
 
101197
commit 6dc20cd44c13b2a4e2bfde6343ce7aef0f9de167
 
101198
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
101199
Date:   Fri Aug 1 08:05:51 2003 +0000
 
101200
 
 
101201
    Updated Polish translation.
 
101202
    
 
101203
    2003-08-01  Artur Flinta  <aflinta@cvs.gnome.org>
 
101204
    
 
101205
        * pl.po: Updated Polish translation.
 
101206
 
 
101207
 po/ChangeLog |    4 +++
 
101208
 po/pl.po     |   68 ++++++++++++++++++++++++++++++++-------------------------
 
101209
 2 files changed, 42 insertions(+), 30 deletions(-)
 
101210
 
 
101211
commit 15636387f4452498b60656dcedffb940d5c1589c
 
101212
Author: Jonathan Blandford <jrb@redhat.com>
 
101213
Date:   Thu Jul 31 21:44:45 2003 +0000
 
101214
 
 
101215
    add properties dialog, #118323 =
 
101216
    
 
101217
    Thu Jul 31 17:41:45 2003  Jonathan Blandford  <jrb@redhat.com>
 
101218
    
 
101219
            * drwright.c (popup_preferences_cb): add properties dialog,
 
101220
            #118323
 
101221
    =
 
101222
 
 
101223
 typing-break/ChangeLog  |   13 ++++++++
 
101224
 typing-break/drwright.c |   75 +++++++++++-----------------------------------
 
101225
 2 files changed, 31 insertions(+), 57 deletions(-)
 
101226
 
 
101227
commit 0e60a77a53d3adbc4256c4548ec3e31a6ec41f16
 
101228
Author: Jonathan Blandford <jrb@redhat.com>
 
101229
Date:   Thu Jul 31 21:44:05 2003 +0000
 
101230
 
 
101231
    Add typing-break properties, #118323
 
101232
    
 
101233
    Thu Jul 31 17:42:13 2003  Jonathan Blandford  <jrb@redhat.com>
 
101234
    
 
101235
            * gnome-keyboard-properties.c (main): Add typing-break properties,
 
101236
            #118323
 
101237
 
 
101238
 capplets/keyboard/ChangeLog                       |    5 +++++
 
101239
 capplets/keyboard/gnome-keyboard-properties.c     |   14 ++++++++++----
 
101240
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
101241
 3 files changed, 16 insertions(+), 5 deletions(-)
 
101242
 
 
101243
commit aa54b2de8237e8dc353fe6745a4c59a7b251602d
 
101244
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
101245
Date:   Thu Jul 31 21:27:27 2003 +0000
 
101246
 
 
101247
    Updated Polish translation.
 
101248
    
 
101249
    2003-07-31  Artur Flinta  <aflinta@cvs.gnome.org>
 
101250
    
 
101251
        * pl.po: Updated Polish translation.
 
101252
 
 
101253
 po/ChangeLog |    4 ++++
 
101254
 po/pl.po     |   25 +++++++++++++++----------
 
101255
 2 files changed, 19 insertions(+), 10 deletions(-)
 
101256
 
 
101257
commit 7b51690a086d992ca03fa7bb207ca7631f9f9061
 
101258
Author: Christian Rose <menthos@menthos.com>
 
101259
Date:   Thu Jul 31 21:14:27 2003 +0000
 
101260
 
 
101261
    Updated Swedish translation.
 
101262
    
 
101263
    2003-07-31  Christian Rose  <menthos@menthos.com>
 
101264
    
 
101265
        * sv.po: Updated Swedish translation.
 
101266
 
 
101267
 po/ChangeLog |    4 +
 
101268
 po/sv.po     |  559 +++++++++++++++++++++++++++++++++++----------------------
 
101269
 2 files changed, 347 insertions(+), 216 deletions(-)
 
101270
 
 
101271
commit b45d5e1d630caad676ffc8169c39b0f774dd0055
 
101272
Author: Jonathan Blandford <jrb@redhat.com>
 
101273
Date:   Thu Jul 31 18:49:12 2003 +0000
 
101274
 
 
101275
    remove unneeded #include <sys/vt.h> as it doesn't exist on Solaris.
 
101276
    
 
101277
    Thu Jul 31 14:43:16 2003  Jonathan Blandford  <jrb@redhat.com>
 
101278
    
 
101279
        * typing-break/drw-monitor.c: remove unneeded #include <sys/vt.h>
 
101280
        as it doesn't exist on Solaris.
 
101281
 
 
101282
 ChangeLog                  |    5 +++++
 
101283
 typing-break/drw-monitor.c |    1 -
 
101284
 2 files changed, 5 insertions(+), 1 deletions(-)
 
101285
 
 
101286
commit 09a24e9d5daf312969f669caf874a75660ec9c94
 
101287
Author: Jonathan Blandford <jrb@redhat.com>
 
101288
Date:   Thu Jul 31 18:27:44 2003 +0000
 
101289
 
 
101290
    Patch from Anders Carlsson to special case "both-horiz".
 
101291
    
 
101292
    Thu Jul 31 14:22:38 2003  Jonathan Blandford  <jrb@redhat.com>
 
101293
    
 
101294
            * gnome-settings-xsettings.c (translate_string_string_toolbar):
 
101295
            Patch from Anders Carlsson to special case "both-horiz".
 
101296
    
 
101297
    Thu Jul 31 14:06:51 2003  Jonathan Blandford  <jrb@redhat.com>
 
101298
    
 
101299
            * gnome-settings-mouse.c: Patch from Satyajit Kanungo
 
101300
            <satyajit.kanungo@wipro.com> to make locate pointer work in
 
101301
            a multi-screen environment.
 
101302
 
 
101303
 gnome-settings-daemon/ChangeLog                    |   11 +++
 
101304
 .../gnome-settings-locate-pointer.c                |   19 +++--
 
101305
 .../gnome-settings-locate-pointer.h                |    2 +-
 
101306
 gnome-settings-daemon/gnome-settings-mouse.c       |   92 +++++++++++++-------
 
101307
 gnome-settings-daemon/gnome-settings-xsettings.c   |   24 +++++-
 
101308
 5 files changed, 110 insertions(+), 38 deletions(-)
 
101309
 
 
101310
commit 5e23d111860bd6c697f1e68eae86b05b63b3685e
 
101311
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
101312
Date:   Thu Jul 31 12:57:28 2003 +0000
 
101313
 
 
101314
    Updated Spanish translation.
 
101315
    
 
101316
    2003-07-31  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
101317
    
 
101318
            * es.po: Updated Spanish translation.
 
101319
 
 
101320
 po/ChangeLog |    4 +++
 
101321
 po/es.po     |   85 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
101322
 2 files changed, 76 insertions(+), 13 deletions(-)
 
101323
 
 
101324
commit e83c0a9bab1c03fedfd36991859120befbe3231f
 
101325
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
101326
Date:   Wed Jul 30 15:19:02 2003 +0000
 
101327
 
 
101328
    fix comment for at-properties.desktop
 
101329
    
 
101330
        * fr.po: fix comment for at-properties.desktop
 
101331
 
 
101332
 po/ChangeLog |    4 ++++
 
101333
 po/fr.po     |    2 +-
 
101334
 2 files changed, 5 insertions(+), 1 deletions(-)
 
101335
 
 
101336
commit 1c979bbd821437a3f19d235b07197d4ca9dc17b5
 
101337
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
101338
Date:   Tue Jul 29 13:55:56 2003 +0000
 
101339
 
 
101340
    Use gnome-audio.png, not gnome-audio2.png for icon.
 
101341
    
 
101342
            * capplets/sound/sound.desktop.in:
 
101343
            Use gnome-audio.png, not gnome-audio2.png for icon.
 
101344
 
 
101345
 ChangeLog                       |    5 +++++
 
101346
 capplets/sound/sound.desktop.in |    2 +-
 
101347
 2 files changed, 6 insertions(+), 1 deletions(-)
 
101348
 
 
101349
commit 419732753c8927552d07206f9d5ef04eeb2fc820
 
101350
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
101351
Date:   Tue Jul 29 09:22:29 2003 +0000
 
101352
 
 
101353
    Quiet CVS.
 
101354
    
 
101355
            * capplets/accessibility/at-properties/.cvsignore:
 
101356
            * vfs-methods/themus/.cvsignore:
 
101357
            Quiet CVS.
 
101358
    
 
101359
            * vfs-methods/themus/Makefile.am:
 
101360
            Add missing files to EXTRA_DIST. Fix distcheck.
 
101361
    
 
101362
            * gnome-settings-daemon/Makefile.am:
 
101363
            Really don't ship generated files in tarball.
 
101364
 
 
101365
 ChangeLog                                       |   12 ++++++++++++
 
101366
 capplets/accessibility/at-properties/.cvsignore |    4 ++++
 
101367
 gnome-settings-daemon/Makefile.am               |    2 --
 
101368
 vfs-methods/themus/.cvsignore                   |    1 +
 
101369
 vfs-methods/themus/Makefile.am                  |    2 ++
 
101370
 5 files changed, 19 insertions(+), 2 deletions(-)
 
101371
 
 
101372
commit 16f0581f5651d5287fa666acf037e383528ebcc9
 
101373
Author: Christophe Fergeau <teuf@gnome.org>
 
101374
Date:   Mon Jul 28 21:19:07 2003 +0000
 
101375
 
 
101376
    fixed a few typos, a few consistency fixes for menu entries
 
101377
    
 
101378
    2003-07-28  Christophe Fergeau  <teuf@gnome.org>
 
101379
    
 
101380
        * fr.po: fixed a few typos, a few consistency fixes for menu entries
 
101381
 
 
101382
 po/ChangeLog |    4 +
 
101383
 po/fr.po     |  684 +++++++++++++++++++++++++++++++++++-----------------------
 
101384
 2 files changed, 419 insertions(+), 269 deletions(-)
 
101385
 
 
101386
commit efebed9226abdd86ff226ea0cebac2783c083c80
 
101387
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
101388
Date:   Mon Jul 28 05:49:16 2003 +0000
 
101389
 
 
101390
    Dutch translation updated by Reinout van Schouwen.
 
101391
    
 
101392
    2003-07-28  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
101393
    
 
101394
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
101395
 
 
101396
 po/ChangeLog |    4 ++++
 
101397
 po/nl.po     |   26 +++++++++++++-------------
 
101398
 2 files changed, 17 insertions(+), 13 deletions(-)
 
101399
 
 
101400
commit d8be1f76ea81c6a28eb4e9b2999bf7934ecaa359
 
101401
Author: Miloslav Trmac <mitr@src.gnome.org>
 
101402
Date:   Sun Jul 27 22:16:38 2003 +0000
 
101403
 
 
101404
    Update Czech translation
 
101405
 
 
101406
 po/ChangeLog |    4 ++++
 
101407
 po/cs.po     |   48 ++++++++++++++++++++++++++++++++++++++++++------
 
101408
 2 files changed, 46 insertions(+), 6 deletions(-)
 
101409
 
 
101410
commit 4564094d800dbf4f81c2208a19636ea31d254451
 
101411
Author: Kostas Papadimas <pkst@src.gnome.org>
 
101412
Date:   Sun Jul 27 16:03:54 2003 +0000
 
101413
 
 
101414
    Updated the Greek translation
 
101415
 
 
101416
 po/ChangeLog |    4 +
 
101417
 po/el.po     |  623 +++++++++++++++++++++++++++++++++------------------------
 
101418
 2 files changed, 365 insertions(+), 262 deletions(-)
 
101419
 
 
101420
commit 1d7aae5758dad969600b7356009437a5e8e0fa2d
 
101421
Author: Sajith VK <sajith_vk@src.gnome.org>
 
101422
Date:   Sun Jul 27 11:11:27 2003 +0000
 
101423
 
 
101424
    ok
 
101425
 
 
101426
 po/ml.po |  604 +++++++++++++++++---------------------------------------------
 
101427
 1 files changed, 160 insertions(+), 444 deletions(-)
 
101428
 
 
101429
commit 3f502cc9e3f32d69ce89b718debc4327f0195171
 
101430
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
101431
Date:   Sun Jul 27 04:21:13 2003 +0000
 
101432
 
 
101433
    Updated Malay translation.
 
101434
    
 
101435
    2002-07-26  Hasbullah Bin Pit <sebol@ikhlas.com>
 
101436
    
 
101437
            * ms.po: Updated Malay translation.
 
101438
 
 
101439
 po/ChangeLog |    4 +
 
101440
 po/ms.po     |  795 +++++++++++++++++++++++++---------------------------------
 
101441
 2 files changed, 346 insertions(+), 453 deletions(-)
 
101442
 
 
101443
commit 9b7c859aa8408eda159db7f8e6b6b1dc48f614af
 
101444
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
101445
Date:   Sat Jul 26 21:22:34 2003 +0000
 
101446
 
 
101447
    Dutch translation updated by Reinout van Schouwen.
 
101448
    
 
101449
    2003-07-26  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
101450
    
 
101451
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
101452
 
 
101453
 po/ChangeLog |  130 +++++++------
 
101454
 po/nl.po     |  620 +++++++++++++++++++++++++++++++++-------------------------
 
101455
 2 files changed, 420 insertions(+), 330 deletions(-)
 
101456
 
 
101457
commit 4a67acda4dbc66884a31446265dea7b35d6f0d72
 
101458
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
101459
Date:   Sat Jul 26 15:30:49 2003 +0000
 
101460
 
 
101461
    Updated Portuguese translation.
 
101462
    
 
101463
    2003-07-26  Duarte Loreto <happyguy_pt@hotmail.com>
 
101464
    
 
101465
            * pt.po: Updated Portuguese translation.
 
101466
 
 
101467
 po/ChangeLog |    4 ++
 
101468
 po/pt.po     |   98 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
101469
 2 files changed, 82 insertions(+), 20 deletions(-)
 
101470
 
 
101471
commit eb2b6941bb34bb038fd00c79b53c008e8f5c2032
 
101472
Author: Gil Osher <dolfin@src.gnome.org>
 
101473
Date:   Sat Jul 26 09:26:49 2003 +0000
 
101474
 
 
101475
    Updated Hebrew translation.
 
101476
    
 
101477
    
 
101478
    * he.po: Updated Hebrew translation.
 
101479
 
 
101480
 po/ChangeLog |  130 ++++++++++++++++++++++++++++++----------------------------
 
101481
 1 files changed, 67 insertions(+), 63 deletions(-)
 
101482
 
 
101483
commit 117377d7350d8dfef89a51fdb3c20090e52038b9
 
101484
Author: Gil Osher <dolfin@src.gnome.org>
 
101485
Date:   Sat Jul 26 09:23:17 2003 +0000
 
101486
 
 
101487
    Updated Hebrew translation.
 
101488
 
 
101489
 po/he.po |   83 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 
101490
 1 files changed, 70 insertions(+), 13 deletions(-)
 
101491
 
 
101492
commit 47e9a3a05fed0911065d027dd40094c8f888ab84
 
101493
Author: Miloslav Trmac <mitr@src.gnome.org>
 
101494
Date:   Fri Jul 25 20:51:47 2003 +0000
 
101495
 
 
101496
    Update Czech translation
 
101497
 
 
101498
 po/ChangeLog |    4 ++++
 
101499
 po/cs.po     |   49 ++++++++++++++++++++++++++++++++++---------------
 
101500
 2 files changed, 38 insertions(+), 15 deletions(-)
 
101501
 
 
101502
commit 15148dc0a887492af8cfc441fe5785dc9db204da
 
101503
Author: Jonathan Blandford <jrb@redhat.com>
 
101504
Date:   Fri Jul 25 20:37:59 2003 +0000
 
101505
 
 
101506
    Patch from Ghee Teo to move the key bindings to the right place.
 
101507
    
 
101508
    Fri Jul 25 16:29:29 2003  Jonathan Blandford  <jrb@redhat.com>
 
101509
    
 
101510
            * gnome-keybinding-properties.c (desktop_key_list): Patch from
 
101511
            Ghee Teo to move the key bindings to the right place.
 
101512
 
 
101513
 capplets/keybindings/ChangeLog                     |    5 +++++
 
101514
 capplets/keybindings/gnome-keybinding-properties.c |    8 ++++----
 
101515
 2 files changed, 9 insertions(+), 4 deletions(-)
 
101516
 
 
101517
commit 3f9b59a4c6f076f50542d0e7339df728f436ccd8
 
101518
Author: Christian Neumair <cneumair@src.gnome.org>
 
101519
Date:   Fri Jul 25 17:32:40 2003 +0000
 
101520
 
 
101521
    Updated German translation.
 
101522
 
 
101523
 po/ChangeLog |    4 +++
 
101524
 po/de.po     |   86 ++++++++++++++++++++++++++++++++++++++++++++++++---------
 
101525
 2 files changed, 76 insertions(+), 14 deletions(-)
 
101526
 
 
101527
commit 26fe3338bb83bc62534e0a4627099609f6382e90
 
101528
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
101529
Date:   Fri Jul 25 05:50:01 2003 +0000
 
101530
 
 
101531
    Updated Polish translation.
 
101532
    
 
101533
    2003-07-25  Artur Flinta  <aflinta@cvs.gnome.org>
 
101534
    
 
101535
        * pl.po: Updated Polish translation.
 
101536
 
 
101537
 po/ChangeLog |    4 ++++
 
101538
 po/pl.po     |   46 +++++++++++++++++++++++++++++++++++-----------
 
101539
 2 files changed, 39 insertions(+), 11 deletions(-)
 
101540
 
 
101541
commit daf94fcdf9892b9c9c09bceee60939cf1962215b
 
101542
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
101543
Date:   Fri Jul 25 05:14:25 2003 +0000
 
101544
 
 
101545
    Allow only numeric values in spinbutton. Fixes bugzilla bug# 118175
 
101546
    
 
101547
    2003-07-24  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
101548
    
 
101549
            * gnome-accessibility-keyboard-properties.glade:
 
101550
            Allow only numeric values in spinbutton.
 
101551
            Fixes bugzilla bug# 118175
 
101552
 
 
101553
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
101554
 .../gnome-accessibility-keyboard-properties.glade  |    8 ++++----
 
101555
 2 files changed, 10 insertions(+), 4 deletions(-)
 
101556
 
 
101557
commit d458a0a8b184d7c92075db4775887e5101019ee4
 
101558
Author: Dafydd Harries <daf@src.gnome.org>
 
101559
Date:   Fri Jul 25 01:11:33 2003 +0000
 
101560
 
 
101561
    Updated Welsh translation.
 
101562
 
 
101563
 po/ChangeLog |    4 ++
 
101564
 po/cy.po     |  118 ++++++++++++++++++++++++++++++++++++++--------------------
 
101565
 2 files changed, 82 insertions(+), 40 deletions(-)
 
101566
 
 
101567
commit 0384b385bc6ef574d1625197b81b003fd0b21b7e
 
101568
Author: Jonathan Blandford <jrb@redhat.com>
 
101569
Date:   Thu Jul 24 21:14:33 2003 +0000
 
101570
 
 
101571
    remove the float_to_int conversion as the peditor already does that.
 
101572
    
 
101573
    Thu Jul 24 16:14:33 2003  Jonathan Blandford  <jrb@redhat.com>
 
101574
    
 
101575
            * gnome-mouse-properties.c (setup_dialog): remove the float_to_int
 
101576
            conversion as the peditor already does that.
 
101577
 
 
101578
 capplets/mouse/ChangeLog                |    5 +++++
 
101579
 capplets/mouse/gnome-mouse-properties.c |    2 --
 
101580
 2 files changed, 5 insertions(+), 2 deletions(-)
 
101581
 
 
101582
commit c54973f9b2ed2dcbd54a2010e12fc13b07e625f9
 
101583
Author: Andrew Sobala <aes@gnome.org>
 
101584
Date:   Thu Jul 24 19:37:24 2003 +0000
 
101585
 
 
101586
    P
 
101587
    
 
101588
    2003-07-24  Andrew Sobala  <aes@gnome.org>
 
101589
    
 
101590
        * wooooops, forgot to commit POTFILES.in :P
 
101591
 
 
101592
 po/POTFILES.in |    1 +
 
101593
 1 files changed, 1 insertions(+), 0 deletions(-)
 
101594
 
 
101595
commit 2d9c0e2298ffddd7e5ceaca4591f838b09164b58
 
101596
Author: Andrew Sobala <aes@gnome.org>
 
101597
Date:   Thu Jul 24 19:35:08 2003 +0000
 
101598
 
 
101599
    added GUI to ask if a font should be applied
 
101600
    
 
101601
    2003-07-24  Andrew Sobala  <aes@gnome.org>
 
101602
    
 
101603
        * added GUI to ask if a font should be applied
 
101604
 
 
101605
 ChangeLog                                 |    4 +
 
101606
 configure.in                              |    2 +-
 
101607
 po/ChangeLog                              |    4 +
 
101608
 vfs-methods/themus/ChangeLog              |    5 +
 
101609
 vfs-methods/themus/Makefile.am            |    6 +-
 
101610
 vfs-methods/themus/apply-font.glade       |  233 +++++++++++++++++++++++++++++
 
101611
 vfs-methods/themus/themus-theme-applier.c |   38 +++++-
 
101612
 7 files changed, 287 insertions(+), 5 deletions(-)
 
101613
 
 
101614
commit e840580a1eedb21f8eec1d2abc690a1f52d56bbf
 
101615
Author: Andrew Sobala <aes@gnome.org>
 
101616
Date:   Wed Jul 23 16:27:23 2003 +0000
 
101617
 
 
101618
    s/themus-component.c/themus-theme-applier.c/
 
101619
    
 
101620
    2003-07-23  Andrew Sobala <aes@gnome.org>
 
101621
    
 
101622
        * POTFILES.in: s/themus-component.c/themus-theme-applier.c/
 
101623
 
 
101624
 po/ChangeLog   |    4 ++++
 
101625
 po/POTFILES.in |    2 +-
 
101626
 2 files changed, 5 insertions(+), 1 deletions(-)
 
101627
 
 
101628
commit dcb7837d2e91fff186b148fda355f477c9a16fa0
 
101629
Author: Kostas Papadimas <pkst@src.gnome.org>
 
101630
Date:   Tue Jul 22 15:30:13 2003 +0000
 
101631
 
 
101632
    Updated the Greek translation
 
101633
 
 
101634
 po/ChangeLog |    4 +
 
101635
 po/el.po     |  217 +++++++++++++++++++++++++---------------------------------
 
101636
 2 files changed, 98 insertions(+), 123 deletions(-)
 
101637
 
 
101638
commit 147ec6386ec6bb66e5e7e53cb878db66aea6f66d
 
101639
Author: Andrew Sobala <aes@gnome.org>
 
101640
Date:   Mon Jul 21 21:35:24 2003 +0000
 
101641
 
 
101642
    As per comments on Usability@gnome.org: Removed "Apply theme" context menu
 
101643
    
 
101644
    2003-07-21  Andrew Sobala  <aes@gnome.org>
 
101645
    
 
101646
            As per comments on Usability@gnome.org:
 
101647
            * Removed "Apply theme" context menu item
 
101648
            * Made themes apply when you click on them instead
 
101649
 
 
101650
 vfs-methods/themus/ChangeLog                     |    6 ++
 
101651
 vfs-methods/themus/Makefile.am                   |   27 +++---
 
101652
 vfs-methods/themus/Themus_Component.server.in.in |   19 -----
 
101653
 vfs-methods/themus/themus-component-main.c       |   54 -------------
 
101654
 vfs-methods/themus/themus-component.c            |   93 ----------------------
 
101655
 vfs-methods/themus/themus-component.h            |   47 -----------
 
101656
 vfs-methods/themus/themus-theme-applier.c        |   73 +++++++++++++++++
 
101657
 vfs-methods/themus/themus.applications           |    8 ++
 
101658
 vfs-methods/themus/themus.keys                   |    6 ++
 
101659
 vfs-methods/themus/themus.mime                   |    2 -
 
101660
 10 files changed, 106 insertions(+), 229 deletions(-)
 
101661
 
 
101662
commit 07d57fc02a1400854b84a4734d98c1427539dd1c
 
101663
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
101664
Date:   Mon Jul 21 19:55:47 2003 +0000
 
101665
 
 
101666
    Updated Polish translation.
 
101667
    
 
101668
    2003-07-21  Artur Flinta  <aflinta@cvs.gnome.org>
 
101669
    
 
101670
        * pl.po: Updated Polish translation.
 
101671
 
 
101672
 po/ChangeLog |    4 ++++
 
101673
 po/pl.po     |   36 ++++++++++++++++++++++++++++++++++--
 
101674
 2 files changed, 38 insertions(+), 2 deletions(-)
 
101675
 
 
101676
commit 28a92e5b59dd7e961ad2b1546da3b9224e15da21
 
101677
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
101678
Date:   Mon Jul 21 17:35:41 2003 +0000
 
101679
 
 
101680
    Updated Spanish translation.
 
101681
    
 
101682
    2003-07-21  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
101683
    
 
101684
            * es.po: Updated Spanish translation.
 
101685
 
 
101686
 po/ChangeLog |  130 +++++++------
 
101687
 po/es.po     |  626 +++++++++++++++++++++++++++++-----------------------------
 
101688
 2 files changed, 377 insertions(+), 379 deletions(-)
 
101689
 
 
101690
commit e7a8bd6acf332b7f541a33f8081cf348d5ec121b
 
101691
Author: Abel Cheung <maddog@linux.org.hk>
 
101692
Date:   Mon Jul 21 12:43:10 2003 +0000
 
101693
 
 
101694
    Add capplets/accessibility/at-properties/main.c
 
101695
    
 
101696
    2003-07-21  Abel Cheung  <maddog@linux.org.hk>
 
101697
    
 
101698
        * POTFILES.in: Add capplets/accessibility/at-properties/main.c
 
101699
 
 
101700
 po/ChangeLog   |    4 ++++
 
101701
 po/POTFILES.in |    1 +
 
101702
 2 files changed, 5 insertions(+), 0 deletions(-)
 
101703
 
 
101704
commit 68995d29bf3fc75ec0f6448dbf41feb868e6e683
 
101705
Author: Andrew Sobala <aes@gnome.org>
 
101706
Date:   Sun Jul 20 22:31:17 2003 +0000
 
101707
 
 
101708
    apply fonts (fixes: #109543)
 
101709
    
 
101710
    2003-07-20  Andrew Sobala  <aes@gnome.org>
 
101711
    
 
101712
            * themus-component.c: (impl_Bonobo_Listener_event): apply
 
101713
            fonts (fixes: #109543)
 
101714
 
 
101715
 vfs-methods/themus/ChangeLog          |    5 +++++
 
101716
 vfs-methods/themus/themus-component.c |   19 ++++++++++++-------
 
101717
 2 files changed, 17 insertions(+), 7 deletions(-)
 
101718
 
 
101719
commit f30370b0d428b899f270828fa380382244359078
 
101720
Author: Dafydd Harries <daf@src.gnome.org>
 
101721
Date:   Sun Jul 20 08:27:43 2003 +0000
 
101722
 
 
101723
    Updated Welsh translation.
 
101724
 
 
101725
 po/ChangeLog |    5 +
 
101726
 po/cy.po     | 1212 ++++++++++++++++++++++++++++++----------------------------
 
101727
 2 files changed, 627 insertions(+), 590 deletions(-)
 
101728
 
 
101729
commit 5b57000e91f067a6cfe77e51c7a3e4ddd75b890f
 
101730
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101731
Date:   Sun Jul 20 06:25:44 2003 +0000
 
101732
 
 
101733
    Added a window icon to the capplet.
 
101734
    
 
101735
    
 
101736
    2003-07-19  Dennis Cranston <dennis_cranston at yahoo com>
 
101737
    
 
101738
        * gnome-default-applications-properties.c:  Added a window icon
 
101739
        to the capplet.
 
101740
 
 
101741
 capplets/default-applications/ChangeLog            |    5 +++++
 
101742
 .../gnome-default-applications-properties.c        |    1 +
 
101743
 2 files changed, 6 insertions(+), 0 deletions(-)
 
101744
 
 
101745
commit a08b199662ba14815ba9b4362dcc85a3325adcee
 
101746
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
101747
Date:   Sun Jul 20 01:57:36 2003 +0000
 
101748
 
 
101749
    Updated Portuguese translation.
 
101750
    
 
101751
    2003-07-20  Duarte Loreto <happyguy_pt@hotmail.com>
 
101752
    
 
101753
            * pt.po: Updated Portuguese translation.
 
101754
 
 
101755
 po/ChangeLog |    4 +
 
101756
 po/pt.po     |  751 +++++++++++++++++++++++++++++-----------------------------
 
101757
 2 files changed, 374 insertions(+), 381 deletions(-)
 
101758
 
 
101759
commit 486a61649fe1f2b42be1630a9be0548effee5edd
 
101760
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101761
Date:   Sun Jul 20 00:44:41 2003 +0000
 
101762
 
 
101763
    New file.
 
101764
    
 
101765
    
 
101766
    2003-07-18  Dennis Cranston <dennis_cranston at yahoo com>
 
101767
    
 
101768
        * gnome-network-capplet.png:  New file.
 
101769
    
 
101770
        * Makefile.am, gnome-network-preferences.c:  Add the missing
 
101771
        window icon.
 
101772
 
 
101773
 capplets/network/ChangeLog                   |    7 +++++++
 
101774
 capplets/network/Makefile.am                 |    5 ++++-
 
101775
 capplets/network/gnome-network-capplet.png   |  Bin 0 -> 4118 bytes
 
101776
 capplets/network/gnome-network-preferences.c |    4 ++--
 
101777
 4 files changed, 13 insertions(+), 3 deletions(-)
 
101778
 
 
101779
commit a73d7769f2543c60c712a0645e5a3f2b21f34eb1
 
101780
Author: Gil Osher <dolfin@src.gnome.org>
 
101781
Date:   Sat Jul 19 16:09:40 2003 +0000
 
101782
 
 
101783
    Updated Hebrew translation.
 
101784
    
 
101785
    
 
101786
    * he.po: Updated Hebrew translation.
 
101787
 
 
101788
 po/ChangeLog |  130 ++++++++++++++++++++++++++++++----------------------------
 
101789
 1 files changed, 67 insertions(+), 63 deletions(-)
 
101790
 
 
101791
commit 053280c317947d1ee9008c75b6b94815494e9eea
 
101792
Author: Gil Osher <dolfin@src.gnome.org>
 
101793
Date:   Sat Jul 19 16:08:07 2003 +0000
 
101794
 
 
101795
    Updated Hebrew translation.
 
101796
 
 
101797
 po/he.po |  475 +++++++++++++++++++++++++++++++++-----------------------------
 
101798
 1 files changed, 252 insertions(+), 223 deletions(-)
 
101799
 
 
101800
commit 4102d9f100d7b4ec70dc62520d24a968f5a2bfca
 
101801
Author: Christian Neumair <cneumair@src.gnome.org>
 
101802
Date:   Sat Jul 19 11:30:11 2003 +0000
 
101803
 
 
101804
    Updated German translation.
 
101805
 
 
101806
 po/ChangeLog |    4 +
 
101807
 po/de.po     |  448 ++++++++++++++++++++++++++++-----------------------------
 
101808
 2 files changed, 224 insertions(+), 228 deletions(-)
 
101809
 
 
101810
commit c8673ce68fd6a55015bfd6752c636e6fd7df3ea5
 
101811
Author: Christian Neumair <cneumair@src.gnome.org>
 
101812
Date:   Sat Jul 19 11:05:42 2003 +0000
 
101813
 
 
101814
    gnome-network-preferences.glade: Padding fixes.
 
101815
 
 
101816
 capplets/network/ChangeLog                       |    4 ++++
 
101817
 capplets/network/gnome-network-preferences.glade |   11 ++++++-----
 
101818
 2 files changed, 10 insertions(+), 5 deletions(-)
 
101819
 
 
101820
commit 21e0566da94409373c45777c656059364d8009d6
 
101821
Author: Changwoo Ryu <cwryu@debian.org>
 
101822
Date:   Sat Jul 19 07:45:57 2003 +0000
 
101823
 
 
101824
    Updated Korean translation.
 
101825
    
 
101826
    2003-07-19  Changwoo Ryu  <cwryu@debian.org>
 
101827
    
 
101828
        * ko.po: Updated Korean translation.
 
101829
 
 
101830
 po/ChangeLog |    4 +
 
101831
 po/ko.po     |  753 +++++++++++++++++++++++++++++-----------------------------
 
101832
 2 files changed, 376 insertions(+), 381 deletions(-)
 
101833
 
 
101834
commit 9d4e2fa2ea610fb5a71670bc27ceff670907bf62
 
101835
Author: Miloslav Trmac <mitr@src.gnome.org>
 
101836
Date:   Fri Jul 18 23:21:48 2003 +0000
 
101837
 
 
101838
    Update Czech translation
 
101839
 
 
101840
 po/ChangeLog |    4 +
 
101841
 po/cs.po     |  376 ++++++++++++++++++++++++++++++----------------------------
 
101842
 2 files changed, 201 insertions(+), 179 deletions(-)
 
101843
 
 
101844
commit 28982389a21adcd30bab51c9eb66ac716485f059
 
101845
Author: Jonathan Blandford <jrb@gnome.org>
 
101846
Date:   Fri Jul 18 22:22:38 2003 +0000
 
101847
 
 
101848
    Add a check to confirm that the AT's are installed. Add a warning message
 
101849
    
 
101850
    2003-07-18  Jonathan Blandford  <jrb@gnome.org>
 
101851
    
 
101852
            * main.c: Add a check to confirm that the AT's are installed.  Add
 
101853
            a warning message if they are not.  Change widget naming scheme.
 
101854
    
 
101855
            * at-enable-dialog.glade: Change widget naming scheme.
 
101856
 
 
101857
 capplets/accessibility/at-properties/ChangeLog     |    7 ++
 
101858
 .../at-properties/at-enable-dialog.glade           |   63 ++++++++++++----
 
101859
 .../at-properties/at-startup-session.c             |   21 +++++
 
101860
 .../at-properties/at-startup-session.h             |    3 +
 
101861
 capplets/accessibility/at-properties/main.c        |   80 +++++++++++++-------
 
101862
 5 files changed, 132 insertions(+), 42 deletions(-)
 
101863
 
 
101864
commit ecf1151922e14825c28109aa344a39a02bcc0385
 
101865
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101866
Date:   Fri Jul 18 14:53:12 2003 +0000
 
101867
 
 
101868
    Apply patch from Christian - Manny Calavera - Neumair <chris@gnome-de.org>
 
101869
    
 
101870
    
 
101871
    2003-07-18  Dennis Cranston <dennis_cranston at yahoo com>
 
101872
    
 
101873
        * gnome-ui-properties.c, gnome-ui-properties.glade:
 
101874
        Apply patch from Christian - Manny Calavera - Neumair
 
101875
        <chris@gnome-de.org> for ui-review bug # 99537.
 
101876
 
 
101877
 capplets/ui-properties/ChangeLog                 |    6 ++++++
 
101878
 capplets/ui-properties/gnome-ui-properties.c     |   12 ++++++------
 
101879
 capplets/ui-properties/gnome-ui-properties.glade |   11 ++++++-----
 
101880
 3 files changed, 18 insertions(+), 11 deletions(-)
 
101881
 
 
101882
commit 5ead39304d8476dbcef1a3a393985cbb34937199
 
101883
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
101884
Date:   Fri Jul 18 09:50:52 2003 +0000
 
101885
 
 
101886
    Updated Polish translation.
 
101887
    
 
101888
    2003-07-18  Artur Flinta  <aflinta@cvs.gnome.org>
 
101889
    
 
101890
        * pl.po: Updated Polish translation.
 
101891
 
 
101892
 po/ChangeLog |    4 +
 
101893
 po/pl.po     |  324 +++++++++++++++++++++++++++++++---------------------------
 
101894
 2 files changed, 177 insertions(+), 151 deletions(-)
 
101895
 
 
101896
commit 58aaf938e6193a70701bd78a0cbb75532a2ebe31
 
101897
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101898
Date:   Fri Jul 18 05:52:00 2003 +0000
 
101899
 
 
101900
    Very minor HIGification of widget padding.
 
101901
    
 
101902
    
 
101903
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
101904
    
 
101905
        * gnome-default-applications-properties.glade:  Very minor
 
101906
        HIGification of widget padding.
 
101907
 
 
101908
 capplets/default-applications/ChangeLog            |    5 +++
 
101909
 .../gnome-default-applications-properties.glade    |   29 +++++++++++---------
 
101910
 2 files changed, 21 insertions(+), 13 deletions(-)
 
101911
 
 
101912
commit 1e029296ca7e4a3cc6a1bf2da6bc67accc569b51
 
101913
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101914
Date:   Fri Jul 18 05:39:06 2003 +0000
 
101915
 
 
101916
    Minor HIG widget padding adjustments.
 
101917
    
 
101918
    
 
101919
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
101920
    
 
101921
        * file-types-properties.glade:  Minor HIG widget padding adjustments.
 
101922
 
 
101923
 capplets/file-types/ChangeLog                   |    4 ++++
 
101924
 capplets/file-types/file-types-properties.glade |   21 ++++++++++++---------
 
101925
 2 files changed, 16 insertions(+), 9 deletions(-)
 
101926
 
 
101927
commit 4cff6dd00df041c31de60f22dc1b2e02547e84a7
 
101928
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101929
Date:   Fri Jul 18 05:08:03 2003 +0000
 
101930
 
 
101931
    Make close the default button.
 
101932
    
 
101933
    
 
101934
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
101935
    
 
101936
        * gnome-window-properties.glade:  Make close the default
 
101937
        button.
 
101938
 
 
101939
 capplets/windows/ChangeLog                     |    5 +++++
 
101940
 capplets/windows/gnome-window-properties.glade |    1 +
 
101941
 2 files changed, 6 insertions(+), 0 deletions(-)
 
101942
 
 
101943
commit 70ef29abc29b311e3cf91e8435255a3c37121136
 
101944
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101945
Date:   Fri Jul 18 04:59:02 2003 +0000
 
101946
 
 
101947
    Some HIGification of the dialog. Fixes some of ui-review bug #98922.
 
101948
    
 
101949
    
 
101950
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
101951
    
 
101952
        * font-properties.glade:  Some HIGification of the dialog.
 
101953
        Fixes some of ui-review bug #98922.
 
101954
 
 
101955
 capplets/font/ChangeLog             |    5 +
 
101956
 capplets/font/font-properties.glade |  818 ++++++++++++++++++-----------------
 
101957
 2 files changed, 436 insertions(+), 387 deletions(-)
 
101958
 
 
101959
commit ab2569b4fbe2ef1e6d90ef2046b5686ed11b95ef
 
101960
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101961
Date:   Fri Jul 18 04:28:56 2003 +0000
 
101962
 
 
101963
    *main.c: Minor adjustment of widget padding per HIG. Also, added missing
 
101964
    
 
101965
    
 
101966
    07-17-2003 Dennis Cranston <dennis_cranston at yahoo com>
 
101967
    
 
101968
        *main.c:  Minor adjustment of widget padding per HIG.
 
101969
         Also, added missing mnemonics.
 
101970
 
 
101971
 capplets/display/main.c |   12 ++++++++----
 
101972
 1 files changed, 8 insertions(+), 4 deletions(-)
 
101973
 
 
101974
commit fe9fa233cf9cb030adec5c5b4d4ce8589d120316
 
101975
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
101976
Date:   Fri Jul 18 04:14:54 2003 +0000
 
101977
 
 
101978
    Minor HIG widget padding adjustments.
 
101979
    
 
101980
    
 
101981
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
101982
    
 
101983
        * gnome-window-properties.glade:  Minor HIG widget padding
 
101984
        adjustments.
 
101985
 
 
101986
 capplets/windows/ChangeLog                     |    5 +
 
101987
 capplets/windows/gnome-window-properties.glade |  492 ++++++++++++------------
 
101988
 2 files changed, 258 insertions(+), 239 deletions(-)
 
101989
 
 
101990
commit 657a442078055c77a5fd066823e6de710a497f71
 
101991
Author: Dennis Cranston <dcransto@src.gnome.org>
 
101992
Date:   Fri Jul 18 04:13:53 2003 +0000
 
101993
 
 
101994
    *** empty log message ***
 
101995
 
 
101996
 capplets/network/ChangeLog |    2 +-
 
101997
 1 files changed, 1 insertions(+), 1 deletions(-)
 
101998
 
 
101999
commit 1264267117643e3073950affff8858c6c910469b
 
102000
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102001
Date:   Fri Jul 18 04:01:20 2003 +0000
 
102002
 
 
102003
    Minor HIG widget padding adjustments. Fix a mnemonic conflict.
 
102004
    
 
102005
    
 
102006
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
102007
    
 
102008
        * gnome-keybinding-properties.glade:  Minor HIG widget padding
 
102009
        adjustments.  Fix a mnemonic conflict.
 
102010
 
 
102011
 capplets/network/ChangeLog                       |    5 +++++
 
102012
 capplets/network/gnome-network-preferences.glade |   11 +++++------
 
102013
 2 files changed, 10 insertions(+), 6 deletions(-)
 
102014
 
 
102015
commit d62b1f1fd49ce10a7c754d9c5f614f4d5cd78428
 
102016
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102017
Date:   Fri Jul 18 03:52:17 2003 +0000
 
102018
 
 
102019
    Minor HIG widget padding adjustments.
 
102020
    
 
102021
    
 
102022
    2003-07-11  Dennis Cranston <dennis_cranston at yahoo com>
 
102023
    
 
102024
        * gnome-keybinding-properties.glade:  Minor HIG widget padding
 
102025
        adjustments.
 
102026
 
 
102027
 capplets/keybindings/ChangeLog                     |    5 +++++
 
102028
 .../keybindings/gnome-keybinding-properties.glade  |    5 +++--
 
102029
 2 files changed, 8 insertions(+), 2 deletions(-)
 
102030
 
 
102031
commit 451d5070c58809ffa61391868c7c9198c8dec9ab
 
102032
Author: Dennis Cranston <dcransto@src.gnome.org>
 
102033
Date:   Fri Jul 18 01:50:05 2003 +0000
 
102034
 
 
102035
    *** empty log message ***
 
102036
 
 
102037
 .../gnome-accessibility-keyboard-properties.glade  |    1 -
 
102038
 1 files changed, 0 insertions(+), 1 deletions(-)
 
102039
 
 
102040
commit b69649ec52d92dc9224586e1179319e9c951af8d
 
102041
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102042
Date:   Fri Jul 18 01:42:32 2003 +0000
 
102043
 
 
102044
    Fixes for ui-review bug report #99531 and fixes for duplicate mnemonics.
 
102045
    
 
102046
    
 
102047
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
102048
    
 
102049
        * gnome-keyboard-properties.glade,
 
102050
          gnome-keyboard-properties.c:  Fixes for ui-review
 
102051
          bug report #99531 and fixes for duplicate mnemonics.
 
102052
 
 
102053
 capplets/keyboard/ChangeLog                       |    6 +
 
102054
 capplets/keyboard/gnome-keyboard-properties.c     |    2 -
 
102055
 capplets/keyboard/gnome-keyboard-properties.glade | 1112 +++++++++++----------
 
102056
 3 files changed, 613 insertions(+), 507 deletions(-)
 
102057
 
 
102058
commit 005dc9fff2196a14968bd3dfdc5b94c2799061e2
 
102059
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102060
Date:   Thu Jul 17 23:38:55 2003 +0000
 
102061
 
 
102062
    Fixes for ui-review bug report #98916 and duplicate mnemonic fixes.
 
102063
    
 
102064
    
 
102065
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
102066
    
 
102067
        * background-properties.glade,
 
102068
          background-properties-capplet.c:  Fixes for ui-review
 
102069
          bug report #98916 and duplicate mnemonic fixes.
 
102070
 
 
102071
 capplets/background/ChangeLog                      |    6 +
 
102072
 .../background/background-properties-capplet.c     |   23 +--
 
102073
 capplets/background/background-properties.glade    |  183 +++++++++++---------
 
102074
 3 files changed, 116 insertions(+), 96 deletions(-)
 
102075
 
 
102076
commit a2291c375c6db94b6f5e9cb922060d4a16e54bfb
 
102077
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
102078
Date:   Thu Jul 17 22:23:52 2003 +0000
 
102079
 
 
102080
    Updated Polish translation.
 
102081
    
 
102082
    2003-07-18  Artur Flinta  <aflinta@cvs.gnome.org>
 
102083
    
 
102084
        * pl.po: Updated Polish translation.
 
102085
 
 
102086
 po/ChangeLog |    4 ++++
 
102087
 po/pl.po     |   52 +++++++++++++++++++++++++++++-----------------------
 
102088
 2 files changed, 33 insertions(+), 23 deletions(-)
 
102089
 
 
102090
commit 0b748c4145fc21275cdb90601814400843da0529
 
102091
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102092
Date:   Thu Jul 17 22:16:37 2003 +0000
 
102093
 
 
102094
    HIG fixes for ui-review bug report #98915.
 
102095
    
 
102096
    
 
102097
    2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>
 
102098
    
 
102099
        * gnome-accessibility-keyboard-properties.glade,
 
102100
          accessibility-keyboard.c:  HIG fixes for ui-review bug
 
102101
          report #98915.
 
102102
 
 
102103
 capplets/accessibility/keyboard/ChangeLog          |    6 +
 
102104
 .../keyboard/accessibility-keyboard.c              |    2 +-
 
102105
 .../gnome-accessibility-keyboard-properties.glade  | 2913 ++++++++++----------
 
102106
 3 files changed, 1479 insertions(+), 1442 deletions(-)
 
102107
 
 
102108
commit c37f13d8442463891a223a697ccecd1cc6573453
 
102109
Author: Richard Hult <rhult@src.gnome.org>
 
102110
Date:   Thu Jul 17 21:31:57 2003 +0000
 
102111
 
 
102112
    Broken pipe again.
 
102113
 
 
102114
 typing-break/main.c |   52 ---------------------------------------------------
 
102115
 1 files changed, 0 insertions(+), 52 deletions(-)
 
102116
 
 
102117
commit ac4257326c9fd476d11538619752254037c02e27
 
102118
Author: Richard Hult <richard@imendio.com>
 
102119
Date:   Thu Jul 17 21:28:41 2003 +0000
 
102120
 
 
102121
    Remove session stuff since g-s-d handles lifetime the cycle now.
 
102122
    
 
102123
    2003-07-17  Richard Hult  <richard@imendio.com>
 
102124
    
 
102125
        * typing-break/main.c (main): Remove session stuff since g-s-d
 
102126
        handles lifetime the cycle now.
 
102127
    
 
102128
    2003-07-17  Richard Hult  <richard@imendio.com>
 
102129
    
 
102130
        * gnome-settings-typing-break.c (setup_typing_break): Start with
 
102131
        -n to avoid the warning about notification area.
 
102132
        (gnome_settings_typing_break_init): Fix a warning.
 
102133
 
 
102134
 ChangeLog                                          |    5 +++++
 
102135
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
102136
 .../gnome-settings-typing-break.c                  |    4 ++--
 
102137
 3 files changed, 13 insertions(+), 2 deletions(-)
 
102138
 
 
102139
commit 6e9abea7148baf2a9922ed50c48baed94da3cc53
 
102140
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
102141
Date:   Thu Jul 17 21:22:53 2003 +0000
 
102142
 
 
102143
    Updated Polish translation.
 
102144
    
 
102145
    2003-07-17  Artur Flinta  <aflinta@cvs.gnome.org>
 
102146
    
 
102147
        * pl.po: Updated Polish translation.
 
102148
 
 
102149
 po/ChangeLog |    4 ++
 
102150
 po/pl.po     |  106 +++++++++++++++++++++++++++++----------------------------
 
102151
 2 files changed, 58 insertions(+), 52 deletions(-)
 
102152
 
 
102153
commit a1b20f29e039004fdd346dab0f41dcd705adfd80
 
102154
Author: Christian Rose <menthos@menthos.com>
 
102155
Date:   Thu Jul 17 21:21:22 2003 +0000
 
102156
 
 
102157
    Updated Swedish translation.
 
102158
    
 
102159
    2003-07-17  Christian Rose  <menthos@menthos.com>
 
102160
    
 
102161
        * sv.po: Updated Swedish translation.
 
102162
 
 
102163
 po/ChangeLog |    4 ++
 
102164
 po/sv.po     |  133 +++++++++++++++++++++++++++++++---------------------------
 
102165
 2 files changed, 75 insertions(+), 62 deletions(-)
 
102166
 
 
102167
commit b96451a92826aaaa56f02d6273a816c1fc0bb464
 
102168
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102169
Date:   Thu Jul 17 20:02:03 2003 +0000
 
102170
 
 
102171
    Update Czech translation
 
102172
 
 
102173
 po/ChangeLog |    4 ++
 
102174
 po/cs.po     |  100 ++++++++++++++++++++++++++--------------------------------
 
102175
 2 files changed, 49 insertions(+), 55 deletions(-)
 
102176
 
 
102177
commit a11df1b95ad8e7a1f82e996fefadf77eef522300
 
102178
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
102179
Date:   Thu Jul 17 15:46:15 2003 +0000
 
102180
 
 
102181
    Dutch translation updated by Kees van den Broek.
 
102182
    
 
102183
    2003-07-17  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
102184
    
 
102185
        * nl.po: Dutch translation updated by Kees van den Broek.
 
102186
 
 
102187
 po/ChangeLog |  130 ++++++++++++++++++++++++++++++----------------------------
 
102188
 po/nl.po     |   75 ++++++++++++++++++++-------------
 
102189
 2 files changed, 112 insertions(+), 93 deletions(-)
 
102190
 
 
102191
commit 704513aef8e4f53409662bb46d3ff5fb52c226b2
 
102192
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102193
Date:   Thu Jul 17 06:47:54 2003 +0000
 
102194
 
 
102195
    Make close the default button.
 
102196
    
 
102197
    
 
102198
    2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>
 
102199
    
 
102200
        * at-enable-dialog.glade:  Make close the default button.
 
102201
 
 
102202
 capplets/accessibility/at-properties/ChangeLog     |    4 ++++
 
102203
 .../at-properties/at-enable-dialog.glade           |    1 +
 
102204
 2 files changed, 5 insertions(+), 0 deletions(-)
 
102205
 
 
102206
commit e091d4facdb2c37e296c8a78a6381e6ba95eca1e
 
102207
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102208
Date:   Thu Jul 17 06:27:37 2003 +0000
 
102209
 
 
102210
    UI-Review fixes for bug report #99537.
 
102211
    
 
102212
    
 
102213
    2003-07-11  Dennis Cranston <dennis_cranston at yahoo com>
 
102214
    
 
102215
        * gnome-ui-properties.glade:  UI-Review fixes for bug
 
102216
        report #99537.
 
102217
 
 
102218
 capplets/ui-properties/ChangeLog                 |    5 +
 
102219
 capplets/ui-properties/gnome-ui-properties.glade |  460 +++++++++++-----------
 
102220
 2 files changed, 245 insertions(+), 220 deletions(-)
 
102221
 
 
102222
commit 209db7cd51914f4719cc6d8443606fa441b23919
 
102223
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102224
Date:   Thu Jul 17 04:52:01 2003 +0000
 
102225
 
 
102226
    Adjust widget padding to make dialog a little more HIG compliant.
 
102227
    
 
102228
    
 
102229
    2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>
 
102230
    
 
102231
        * gnome-accessibility-keyboard-properties.glade:  Adjust widget
 
102232
        padding to make dialog a little more HIG compliant.
 
102233
 
 
102234
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
102235
 .../gnome-accessibility-keyboard-properties.glade  |   18 +++++++++---------
 
102236
 2 files changed, 14 insertions(+), 9 deletions(-)
 
102237
 
 
102238
commit ccd096fc0c99a65a9803cd0c9f5146478116e7f2
 
102239
Author: Dennis Cranston <dcransto@src.gnome.org>
 
102240
Date:   Thu Jul 17 04:18:43 2003 +0000
 
102241
 
 
102242
    *** empty log message ***
 
102243
 
 
102244
 .../at-properties/at-enable-dialog.glade           |    2 +-
 
102245
 1 files changed, 1 insertions(+), 1 deletions(-)
 
102246
 
 
102247
commit aaa60b7f2dc9f5acd5da8e4471717562ca965c50
 
102248
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102249
Date:   Thu Jul 17 01:25:26 2003 +0000
 
102250
 
 
102251
    Adjust widget padding and remove separator per HIG.
 
102252
    
 
102253
    
 
102254
    2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>
 
102255
    
 
102256
        * at-enable-dialog.glade:  Adjust widget padding and remove
 
102257
        separator per HIG.
 
102258
 
 
102259
 capplets/accessibility/at-properties/ChangeLog     |    5 +
 
102260
 .../at-properties/at-enable-dialog.glade           |  474 +++++++++++---------
 
102261
 2 files changed, 266 insertions(+), 213 deletions(-)
 
102262
 
 
102263
commit d1556d58189ab9cbeb3bbe53a391100b84a51eaf
 
102264
Author: Artur Flinta <aflinta@cvs.gnome.org>
 
102265
Date:   Tue Jul 15 22:33:45 2003 +0000
 
102266
 
 
102267
    Updated Polish translation.
 
102268
    
 
102269
    2003-07-16  Artur Flinta  <aflinta@cvs.gnome.org>
 
102270
    
 
102271
        * pl.po: Updated Polish translation.
 
102272
 
 
102273
 po/ChangeLog |    4 +
 
102274
 po/pl.po     |  610 ++++++++++++++++++++--------------------------------------
 
102275
 2 files changed, 212 insertions(+), 402 deletions(-)
 
102276
 
 
102277
commit 06057a70500696a19a562da484817ab004bb1c78
 
102278
Author: Gil Osher <dolfin@src.gnome.org>
 
102279
Date:   Tue Jul 15 21:34:28 2003 +0000
 
102280
 
 
102281
    Updated Hebrew translation.
 
102282
    
 
102283
    
 
102284
    * he.po: Updated Hebrew translation.
 
102285
 
 
102286
 po/ChangeLog |  130 ++++++++++++++++++++++++++++++----------------------------
 
102287
 1 files changed, 67 insertions(+), 63 deletions(-)
 
102288
 
 
102289
commit 08c74082fa3217a196e76355abdd265cc9e9bbac
 
102290
Author: Gil Osher <dolfin@src.gnome.org>
 
102291
Date:   Tue Jul 15 21:33:22 2003 +0000
 
102292
 
 
102293
    Updated Hebrew translation.
 
102294
 
 
102295
 po/he.po |   95 +++++++++++++++++++++++++++++--------------------------------
 
102296
 1 files changed, 45 insertions(+), 50 deletions(-)
 
102297
 
 
102298
commit 3e5263673b685493531dbe0ab4752add65220955
 
102299
Author: Christophe Fergeau <teuf@gnome.org>
 
102300
Date:   Mon Jul 14 20:34:33 2003 +0000
 
102301
 
 
102302
    added a few more mailers only display Evolution once when both evo<=1.2
 
102303
    
 
102304
    2003-07-14  Christophe Fergeau  <teuf@gnome.org>
 
102305
    
 
102306
        * gnome-default-applications-properties-structs.c: added a few more
 
102307
          mailers
 
102308
        * gnome-default-applications-properties.c:
 
102309
        (initialize_default_applications): only display Evolution once when
 
102310
          both evo<=1.2 and evo>=1.4 are installed
 
102311
 
 
102312
 capplets/default-applications/ChangeLog            |    8 +++++++
 
102313
 ...gnome-default-applications-properties-structs.c |    7 +++++-
 
102314
 .../gnome-default-applications-properties.c        |   23 +++++++++++++++++--
 
102315
 3 files changed, 34 insertions(+), 4 deletions(-)
 
102316
 
 
102317
commit ccc1ce1c4c66bb949b7a1e97b5a39b985b5b236f
 
102318
Author: Szabolcs Ban <bansz@src.gnome.org>
 
102319
Date:   Sun Jul 13 23:20:56 2003 +0000
 
102320
 
 
102321
    Unification of terminology and hotkeys
 
102322
 
 
102323
 po/hu.po |    4 ++--
 
102324
 1 files changed, 2 insertions(+), 2 deletions(-)
 
102325
 
 
102326
commit ea66fc5be0b340fa47185c041fb934be3195b6c5
 
102327
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102328
Date:   Sun Jul 13 13:47:06 2003 +0000
 
102329
 
 
102330
    Update Czech translation
 
102331
 
 
102332
 po/ChangeLog |    4 ++++
 
102333
 po/cs.po     |   50 +++++++++++++++++++++++++++-----------------------
 
102334
 2 files changed, 31 insertions(+), 23 deletions(-)
 
102335
 
 
102336
commit 12da22e4f8e10d45bf64b2d202d94c42fd09892d
 
102337
Author: Telsa Gwynne <telsa@src.gnome.org>
 
102338
Date:   Sun Jul 13 11:03:51 2003 +0000
 
102339
 
 
102340
    Edited my ChangeLog entry for 2003-07-11 to credit Owain Green, Gareth
 
102341
    Williams and Steve Griffiths properly.
 
102342
 
 
102343
 po/ChangeLog |    3 ++-
 
102344
 1 files changed, 2 insertions(+), 1 deletions(-)
 
102345
 
 
102346
commit e682505c2c9f97738a0d5738eeef5df2cf0e6b40
 
102347
Author: Szabolcs Ban <bansz@src.gnome.org>
 
102348
Date:   Sat Jul 12 21:27:02 2003 +0000
 
102349
 
 
102350
    Unification of terminology and hotkeys
 
102351
 
 
102352
 po/hu.po |    9 ++++-----
 
102353
 1 files changed, 4 insertions(+), 5 deletions(-)
 
102354
 
 
102355
commit 7775acb1c7a05e44763b0827bc8f1d382cfb4eb9
 
102356
Author: Christian Rose <menthos@menthos.com>
 
102357
Date:   Sat Jul 12 12:47:51 2003 +0000
 
102358
 
 
102359
    Updated Swedish translation.
 
102360
    
 
102361
    2003-07-12  Christian Rose  <menthos@menthos.com>
 
102362
    
 
102363
        * sv.po: Updated Swedish translation.
 
102364
 
 
102365
 po/ChangeLog |    4 +++
 
102366
 po/sv.po     |   64 +++++++++++++++++++++++++++++++++------------------------
 
102367
 2 files changed, 41 insertions(+), 27 deletions(-)
 
102368
 
 
102369
commit 37110c1328fd7860a0cde760b50f01306e2cef33
 
102370
Author: Christian Neumair <cneumair@src.gnome.org>
 
102371
Date:   Sat Jul 12 12:27:14 2003 +0000
 
102372
 
 
102373
    Updated German translation.
 
102374
 
 
102375
 po/ChangeLog |    4 +
 
102376
 po/de.po     |  721 ++++++++++++++++++++++++----------------------------------
 
102377
 2 files changed, 307 insertions(+), 418 deletions(-)
 
102378
 
 
102379
commit e55c1c47ff10dade54112a60d20d781cc82decd6
 
102380
Author: Dennis Cranston <dcransto@src.gnome.org>
 
102381
Date:   Sat Jul 12 08:10:06 2003 +0000
 
102382
 
 
102383
    Remove indentation on general tab.
 
102384
    
 
102385
    
 
102386
    Remove indentation on general tab.
 
102387
 
 
102388
 capplets/sound/sound-properties.glade |   22 +---------------------
 
102389
 1 files changed, 1 insertions(+), 21 deletions(-)
 
102390
 
 
102391
commit 1a9c18bab7f7cc2fcb78355d19169d874403a480
 
102392
Author: Dennis Cranston <dennis_cranston at yahoo com>
 
102393
Date:   Sat Jul 12 02:05:17 2003 +0000
 
102394
 
 
102395
    More fixes for ui-review bug number 99533.
 
102396
    
 
102397
    
 
102398
    2003-07-11  Dennis Cranston <dennis_cranston at yahoo com>
 
102399
    
 
102400
        * sound-properties.glade, sound-properties-capplet.c:
 
102401
        More fixes for ui-review bug number 99533.
 
102402
 
 
102403
 capplets/sound/ChangeLog                  |    5 +
 
102404
 capplets/sound/sound-properties-capplet.c |    8 +-
 
102405
 capplets/sound/sound-properties.glade     |  120 ++++++++++++++++++++---------
 
102406
 3 files changed, 93 insertions(+), 40 deletions(-)
 
102407
 
 
102408
commit adc897614a63fa13a6a1a229973f527d7a85940c
 
102409
Author: Telsa Gwynne <telsa@src.gnome.org>
 
102410
Date:   Fri Jul 11 09:01:51 2003 +0000
 
102411
 
 
102412
    Start of Welsh translation from http://www.kyfieithu.co.uk/
 
102413
 
 
102414
 ChangeLog    |    4 +
 
102415
 configure.in |    2 +-
 
102416
 po/ChangeLog |    5 +
 
102417
 po/cy.po     | 3048 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
102418
 4 files changed, 3058 insertions(+), 1 deletions(-)
 
102419
 
 
102420
commit 54442746509cec76bece48e44637c09d15300b27
 
102421
Author: Szabolcs Ban <bansz@src.gnome.org>
 
102422
Date:   Thu Jul 10 12:24:11 2003 +0000
 
102423
 
 
102424
    hotkey fixes
 
102425
 
 
102426
 po/hu.po |    2 +-
 
102427
 1 files changed, 1 insertions(+), 1 deletions(-)
 
102428
 
 
102429
commit 8f5972bb1d03e9f6b74ba7de7513cd634d4e3ccd
 
102430
Author: Alessio Frusciante <algol@src.gnome.org>
 
102431
Date:   Tue Jul 8 21:38:04 2003 +0000
 
102432
 
 
102433
    Merged drwright translation.
 
102434
 
 
102435
 po/ChangeLog |    4 +++
 
102436
 po/it.po     |   86 ++++++++++++++++++++++-----------------------------------
 
102437
 2 files changed, 37 insertions(+), 53 deletions(-)
 
102438
 
 
102439
commit 84832a147677c75266c4c7d8b517d9699ec2b149
 
102440
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
102441
Date:   Mon Jul 7 15:21:03 2003 +0000
 
102442
 
 
102443
    Dutch translation updated by Kees van den Broek.
 
102444
    
 
102445
    2003-07-07  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
102446
    
 
102447
        * nl.po: Dutch translation updated by Kees van den Broek.
 
102448
 
 
102449
 po/ChangeLog |    4 ++++
 
102450
 po/nl.po     |   23 ++++++++++-------------
 
102451
 2 files changed, 14 insertions(+), 13 deletions(-)
 
102452
 
 
102453
commit 05ba21bc1eb8837ea0b1a35d8039664a6813b756
 
102454
Author: Andras Timar <timar@gnome.hu>
 
102455
Date:   Mon Jul 7 13:41:49 2003 +0000
 
102456
 
 
102457
    Updated Hungarian translation.
 
102458
    
 
102459
    2003-07-07  Andras Timar  <timar@gnome.hu>
 
102460
    
 
102461
        * hu.po: Updated Hungarian translation.
 
102462
 
 
102463
 po/ChangeLog |    4 ++++
 
102464
 1 files changed, 4 insertions(+), 0 deletions(-)
 
102465
 
 
102466
commit a779f9abdce5614e0a51ccd2576a3de9c9fab538
 
102467
Author: Szabolcs Ban <bansz@src.gnome.org>
 
102468
Date:   Mon Jul 7 13:41:49 2003 +0000
 
102469
 
 
102470
    terminology unification
 
102471
 
 
102472
 po/hu.po |    4 ++--
 
102473
 1 files changed, 2 insertions(+), 2 deletions(-)
 
102474
 
 
102475
commit e49fcbd4d2a05f38012a2f9a660dcf17c58483ba
 
102476
Author: Andras Timar <timar@gnome.hu>
 
102477
Date:   Mon Jul 7 13:41:49 2003 +0000
 
102478
 
 
102479
    Updated Hungarian translation.
 
102480
    
 
102481
    2003-07-07  Andras Timar  <timar@gnome.hu>
 
102482
    
 
102483
        * hu.po: Updated Hungarian translation.
 
102484
 
 
102485
 po/hu.po |   72 +++++++++++++++++++++++++++----------------------------------
 
102486
 1 files changed, 32 insertions(+), 40 deletions(-)
 
102487
 
 
102488
commit 67d58686365e38f32c49b61591dd682e22ec0e63
 
102489
Author: Jody Goldberg <jody@gnome.org>
 
102490
Date:   Mon Jul 7 04:59:13 2003 +0000
 
102491
 
 
102492
    post release version bump
 
102493
    
 
102494
    
 
102495
    2003-07-07  Jody Goldberg <jody@gnome.org>
 
102496
    
 
102497
        * configure.in : post release version bump
 
102498
 
 
102499
 ChangeLog    |    4 ++++
 
102500
 configure.in |    2 +-
 
102501
 2 files changed, 5 insertions(+), 1 deletions(-)
 
102502
 
 
102503
commit c5b7285caa84f697e04eb9c43d657fe841d44d14
 
102504
Author: Jody Goldberg <jody@gnome.org>
 
102505
Date:   Mon Jul 7 04:57:46 2003 +0000
 
102506
 
 
102507
    Release 2.3.4
 
102508
    
 
102509
    
 
102510
    2003-07-07  Jody Goldberg <jody@gnome.org>
 
102511
    
 
102512
        * Release 2.3.4
 
102513
 
 
102514
 ChangeLog                                      |    4 +
 
102515
 archiver/ChangeLog                             |    4 +
 
102516
 archiver/tests/ChangeLog                       |    4 +
 
102517
 capplets/accessibility/at-properties/ChangeLog |    4 +
 
102518
 capplets/accessibility/keyboard/ChangeLog      |    4 +
 
102519
 capplets/background/ChangeLog                  |    4 +
 
102520
 capplets/common/ChangeLog                      |    4 +
 
102521
 capplets/default-applications/ChangeLog        |    4 +
 
102522
 capplets/desktop-links/ChangeLog               |    4 +
 
102523
 capplets/file-types/ChangeLog                  |    4 +
 
102524
 capplets/font/ChangeLog                        |    4 +
 
102525
 capplets/keybindings/ChangeLog                 |    4 +
 
102526
 capplets/keyboard/ChangeLog                    |    4 +
 
102527
 capplets/mime-type/ChangeLog                   |    4 +
 
102528
 capplets/mouse/ChangeLog                       |    4 +
 
102529
 capplets/network/ChangeLog                     |    4 +
 
102530
 capplets/rollback/ChangeLog                    |    4 +
 
102531
 capplets/sound/ChangeLog                       |    4 +
 
102532
 capplets/theme-switcher/ChangeLog              |    4 +
 
102533
 capplets/ui-properties/ChangeLog               |    4 +
 
102534
 capplets/url-properties/ChangeLog              |    4 +
 
102535
 capplets/windows/ChangeLog                     |    4 +
 
102536
 capplets/wm-properties/ChangeLog               |    4 +
 
102537
 control-center/ChangeLog                       |    4 +
 
102538
 gnome-settings-daemon/ChangeLog                |    4 +
 
102539
 help/ChangeLog                                 |    4 +
 
102540
 libbackground/ChangeLog                        |    4 +
 
102541
 libwindow-settings/ChangeLog                   |    4 +
 
102542
 po/ChangeLog                                   |    4 +
 
102543
 po/am.po                                       |  355 +++++++++++++++-----
 
102544
 po/ar.po                                       |  377 ++++++++++++++++------
 
102545
 po/az.po                                       |  400 +++++++++++++++++------
 
102546
 po/be.po                                       |  404 +++++++++++++++++------
 
102547
 po/bg.po                                       |  379 ++++++++++++++++------
 
102548
 po/bn.po                                       |  400 +++++++++++++++++------
 
102549
 po/ca.po                                       |  416 ++++++++++++++++++------
 
102550
 po/cs.po                                       |    2 +-
 
102551
 po/da.po                                       |  235 +++++++++++---
 
102552
 po/de.po                                       |  400 +++++++++++++++++------
 
102553
 po/el.po                                       |  407 +++++++++++++++++------
 
102554
 po/en_GB.po                                    |  329 ++++++++++++++-----
 
102555
 po/es.po                                       |  134 +++++---
 
102556
 po/et.po                                       |  403 +++++++++++++++++------
 
102557
 po/fa.po                                       |  375 ++++++++++++++++------
 
102558
 po/fi.po                                       |  406 +++++++++++++++++------
 
102559
 po/fr.po                                       |    2 +-
 
102560
 po/ga.po                                       |  383 ++++++++++++++++------
 
102561
 po/gl.po                                       |  377 ++++++++++++++++------
 
102562
 po/he.po                                       |   42 ++-
 
102563
 po/hr.po                                       |  381 ++++++++++++++++------
 
102564
 po/hu.po                                       |  400 +++++++++++++++++------
 
102565
 po/id.po                                       |  328 ++++++++++++++-----
 
102566
 po/it.po                                       |  400 +++++++++++++++++------
 
102567
 po/ja.po                                       |   41 ++-
 
102568
 po/ko.po                                       |  400 +++++++++++++++++------
 
102569
 po/lt.po                                       |  400 +++++++++++++++++------
 
102570
 po/lv.po                                       |  400 +++++++++++++++++------
 
102571
 po/mk.po                                       |  403 +++++++++++++++++------
 
102572
 po/ml.po                                       |  384 ++++++++++++++++------
 
102573
 po/mn.po                                       |  400 +++++++++++++++++------
 
102574
 po/ms.po                                       |  400 +++++++++++++++++------
 
102575
 po/nl.po                                       |    2 +-
 
102576
 po/nn.po                                       |  390 ++++++++++++++++------
 
102577
 po/no.po                                       |  182 +++++++---
 
102578
 po/pl.po                                       |  404 +++++++++++++++++------
 
102579
 po/pt.po                                       |  407 +++++++++++++++++------
 
102580
 po/pt_BR.po                                    |  422 ++++++++++++++++++------
 
102581
 po/ro.po                                       |  404 +++++++++++++++++------
 
102582
 po/ru.po                                       |  403 +++++++++++++++++------
 
102583
 po/sk.po                                       |  400 +++++++++++++++++------
 
102584
 po/sl.po                                       |  404 +++++++++++++++++------
 
102585
 po/sq.po                                       |  400 +++++++++++++++++------
 
102586
 po/sr.po                                       |  403 +++++++++++++++++------
 
102587
 po/sr@Latn.po                                  |  403 +++++++++++++++++------
 
102588
 po/sv.po                                       |    4 +-
 
102589
 po/ta.po                                       |  403 +++++++++++++++++------
 
102590
 po/th.po                                       |  327 ++++++++++++++-----
 
102591
 po/tr.po                                       |  400 +++++++++++++++++------
 
102592
 po/uk.po                                       |  400 +++++++++++++++++------
 
102593
 po/vi.po                                       |  400 +++++++++++++++++------
 
102594
 po/wa.po                                       |  379 ++++++++++++++++------
 
102595
 po/zh_CN.po                                    |  402 +++++++++++++++++------
 
102596
 po/zh_TW.po                                    |  402 +++++++++++++++++------
 
102597
 vfs-methods/fontilus/ChangeLog                 |    4 +
 
102598
 vfs-methods/themus/ChangeLog                   |    4 +
 
102599
 85 files changed, 13853 insertions(+), 4575 deletions(-)
 
102600
 
 
102601
commit 089ed52f130a352b49a4a68a998c92d96150485a
 
102602
Author: Calum Benson <calum@src.gnome.org>
 
102603
Date:   Mon Jul 7 00:32:03 2003 +0000
 
102604
 
 
102605
    Replace Bill's placeholder icon before the UI freeze :)
 
102606
 
 
102607
 capplets/sound/ChangeLog       |    5 +++++
 
102608
 capplets/sound/visual-bell.png |  Bin 3735 -> 2357 bytes
 
102609
 2 files changed, 5 insertions(+), 0 deletions(-)
 
102610
 
 
102611
commit d347ab8649fd722218781a04e3dba6785b30c649
 
102612
Author: Christophe Merlet <redfox@src.gnome.org>
 
102613
Date:   Sun Jul 6 17:54:25 2003 +0000
 
102614
 
 
102615
    Updated French translation.
 
102616
 
 
102617
 po/ChangeLog |    4 +
 
102618
 po/fr.po     |  430 ++++++++++++++++++++++++++++++++++++++++++----------------
 
102619
 2 files changed, 318 insertions(+), 116 deletions(-)
 
102620
 
 
102621
commit 037f0d844a72a547df49c1852e63a3b7450eee18
 
102622
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
102623
Date:   Fri Jul 4 20:41:52 2003 +0000
 
102624
 
 
102625
    Dutch translation updated by Reinout van Schouwen.
 
102626
    
 
102627
    2003-07-04  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
102628
    
 
102629
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
102630
 
 
102631
 po/ChangeLog |  130 ++++++++++---------
 
102632
 po/nl.po     |  409 +++++++++++++++++++++++++++++++++++++++++++---------------
 
102633
 2 files changed, 373 insertions(+), 166 deletions(-)
 
102634
 
 
102635
commit 760676ec3c69bc82d5e48dc006dc953b659ac0c0
 
102636
Author: Christian Rose <menthos@menthos.com>
 
102637
Date:   Fri Jul 4 19:43:21 2003 +0000
 
102638
 
 
102639
    Updated Swedish translation.
 
102640
    
 
102641
    2003-07-04  Christian Rose  <menthos@menthos.com>
 
102642
    
 
102643
        * sv.po: Updated Swedish translation.
 
102644
 
 
102645
 po/ChangeLog |    4 ++++
 
102646
 po/sv.po     |   50 ++++++++++++++++++++++++++++----------------------
 
102647
 2 files changed, 32 insertions(+), 22 deletions(-)
 
102648
 
 
102649
commit 328ce70359ed5410c6bf273d26a5f73f086548ce
 
102650
Author: Gil Osher <dolfin@src.gnome.org>
 
102651
Date:   Fri Jul 4 18:00:04 2003 +0000
 
102652
 
 
102653
    Updated Hebrew translation.
 
102654
    
 
102655
    
 
102656
    * he.po: Updated Hebrew translation.
 
102657
 
 
102658
 po/ChangeLog |  130 ++++++++++++++++++++++++++++++----------------------------
 
102659
 1 files changed, 67 insertions(+), 63 deletions(-)
 
102660
 
 
102661
commit 058d6558f447afbbc44035322d4aa681a48d30ad
 
102662
Author: Gil Osher <dolfin@src.gnome.org>
 
102663
Date:   Fri Jul 4 17:59:22 2003 +0000
 
102664
 
 
102665
    Updated Hebrew translation.
 
102666
 
 
102667
 po/he.po |   49 +++++++++++++++++++++++++++----------------------
 
102668
 1 files changed, 27 insertions(+), 22 deletions(-)
 
102669
 
 
102670
commit 81a79959bb1c8ab9b504b3978aec4ea2d502a3d5
 
102671
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102672
Date:   Fri Jul 4 07:27:20 2003 +0000
 
102673
 
 
102674
    Update Czech translation
 
102675
 
 
102676
 po/ChangeLog |    4 ++++
 
102677
 po/cs.po     |   41 +++++++++++++++++++++++------------------
 
102678
 2 files changed, 27 insertions(+), 18 deletions(-)
 
102679
 
 
102680
commit 6b1e429fcd1178ca7b5667ad77fa33d9b103c366
 
102681
Author: Bastien Nocera <hadess@hadess.net>
 
102682
Date:   Thu Jul 3 21:39:23 2003 +0000
 
102683
 
 
102684
    grab keys on all the screens for the current display
 
102685
    
 
102686
    2003-07-03  Bastien Nocera  <hadess@hadess.net>
 
102687
    
 
102688
        * gnome-settings-keybindings.c: (get_screens_list),
 
102689
        (screen_exec_display_string), (grab_key), (do_grab),
 
102690
        (gnome_settings_keybindings_load): grab keys on all the screens for the
 
102691
        current display
 
102692
 
 
102693
 gnome-settings-daemon/ChangeLog                    |    7 ++
 
102694
 gnome-settings-daemon/gnome-settings-keybindings.c |   61 ++++++++++++++++----
 
102695
 2 files changed, 56 insertions(+), 12 deletions(-)
 
102696
 
 
102697
commit 73930e8c2ad3b5e28df53c328d00581f99a5ced8
 
102698
Author: Kjartan Maraas <kmaraas@gnome.org>
 
102699
Date:   Thu Jul 3 13:56:37 2003 +0000
 
102700
 
 
102701
    Merge Anders' fix from stable.
 
102702
    
 
102703
    2003-07-03  Kjartan Maraas  <kmaraas@gnome.org>
 
102704
    
 
102705
        * gconf-property-editor.c: (gconf_property_editor_finalize):
 
102706
        Merge Anders' fix from stable.
 
102707
 
 
102708
 capplets/common/ChangeLog               |    5 +++++
 
102709
 capplets/common/gconf-property-editor.c |   10 +++++++++-
 
102710
 2 files changed, 14 insertions(+), 1 deletions(-)
 
102711
 
 
102712
commit 018c1f79966a82fff8a61600cf4c1cdd8ad2daf1
 
102713
Author: Kjartan Maraas <kmaraas@gnome.org>
 
102714
Date:   Thu Jul 3 13:34:01 2003 +0000
 
102715
 
 
102716
    Merge leak fix from stable.
 
102717
    
 
102718
    2003-07-03  Kjartan Maraas  <kmaraas@gnome.org>
 
102719
    
 
102720
        * eggcellrendererkeys.c: (egg_cell_renderer_keys_set_accelerator):
 
102721
        Merge leak fix from stable.
 
102722
 
 
102723
 capplets/keybindings/ChangeLog             |    5 +++++
 
102724
 capplets/keybindings/eggcellrendererkeys.c |    1 +
 
102725
 2 files changed, 6 insertions(+), 0 deletions(-)
 
102726
 
 
102727
commit deac1194de3ad7ca3e709ff8051e113a78fdb255
 
102728
Author: Jody Goldberg <jody@gnome.org>
 
102729
Date:   Wed Jul 2 21:31:06 2003 +0000
 
102730
 
 
102731
    http://bugzilla.gnome.org/show_bug.cgi?id=116568 generate values in locale
 
102732
    
 
102733
    
 
102734
    2003-07-02  Jody Goldberg <jody@gnome.org>
 
102735
    
 
102736
        http://bugzilla.gnome.org/show_bug.cgi?id=116568
 
102737
        * gnome-settings-daemon/gnome-settings-xsettings.c
 
102738
        (gnome_xft_settings_set_xresources) : generate values in locale C
 
102739
 
 
102740
 ChangeLog                                        |    6 ++++++
 
102741
 gnome-settings-daemon/gnome-settings-xsettings.c |    5 +++++
 
102742
 2 files changed, 11 insertions(+), 0 deletions(-)
 
102743
 
 
102744
commit 1e8849a9ddc31fa9b011b7cb96408f2d241ca5f8
 
102745
Author: Calum Benson <calum@src.gnome.org>
 
102746
Date:   Wed Jul 2 18:49:27 2003 +0000
 
102747
 
 
102748
    Tweaked icons.
 
102749
 
 
102750
 .../at-properties/at-enable-capplet.png            |  Bin 3688 -> 2879 bytes
 
102751
 .../accessibility/at-properties/at-startup.png     |  Bin 2879 -> 2879 bytes
 
102752
 .../accessibility/at-properties/at-support.png     |  Bin 1562 -> 2991 bytes
 
102753
 3 files changed, 0 insertions(+), 0 deletions(-)
 
102754
 
 
102755
commit fd3467540700676cd85d9c101da2ae356f2748bf
 
102756
Author: Mark McLoughlin <mark@skynet.ie>
 
102757
Date:   Wed Jul 2 11:14:02 2003 +0000
 
102758
 
 
102759
    use the default image if the thumbnailer fails.
 
102760
    
 
102761
    2003-07-02  Mark McLoughlin  <mark@skynet.ie>
 
102762
    
 
102763
            * gnome-theme-manager.c: (idle_async_func), (load_meta_themes):
 
102764
            use the default image if the thumbnailer fails.
 
102765
 
 
102766
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
102767
 capplets/theme-switcher/gnome-theme-manager.c |    7 +++----
 
102768
 2 files changed, 8 insertions(+), 4 deletions(-)
 
102769
 
 
102770
commit 356420a10e2da70d70e0cd34aad8ea5c459be569
 
102771
Author: Mark McLoughlin <mark@skynet.ie>
 
102772
Date:   Wed Jul 2 11:12:35 2003 +0000
 
102773
 
 
102774
    Handle crashes of the thumbnailer child process a little more gracefully.
 
102775
    
 
102776
    2003-07-02  Mark McLoughlin  <mark@skynet.ie>
 
102777
    
 
102778
            Handle crashes of the thumbnailer child process a
 
102779
            little more gracefully.
 
102780
    
 
102781
            * theme-thumbnail.c:
 
102782
            (generate_theme_thumbnail): if we get an EOF from
 
102783
            the child close the pipe, return NULL and return
 
102784
            NULL from any subsequent calls.
 
102785
            (generate_theme_thumbnail_async): return NULL if
 
102786
            the pipe has been closed.
 
102787
            (theme_thumbnail_factory_init): set pipe descriptos
 
102788
            to zero after closing them.
 
102789
 
 
102790
 capplets/common/ChangeLog         |   14 ++++++++++++++
 
102791
 capplets/common/theme-thumbnail.c |   30 ++++++++++++++++++++++++++++--
 
102792
 2 files changed, 42 insertions(+), 2 deletions(-)
 
102793
 
 
102794
commit a607bb1fc7f73111163cc343c0e5ff2a47ab09ae
 
102795
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102796
Date:   Wed Jul 2 08:16:08 2003 +0000
 
102797
 
 
102798
    Update Czech translation
 
102799
 
 
102800
 po/ChangeLog |    4 ++++
 
102801
 po/cs.po     |   12 +++---------
 
102802
 2 files changed, 7 insertions(+), 9 deletions(-)
 
102803
 
 
102804
commit 4ba86d6c9e2d56c219a4f859f394f4f2b3cf3ec6
 
102805
Author: Daniel Baeyens <daniel.baeyens@hispalinux.es>
 
102806
Date:   Tue Jul 1 19:55:09 2003 +0000
 
102807
 
 
102808
    "Assistive" is misspelled.
 
102809
    
 
102810
    
 
102811
    2003-07-01  Daniel Baeyens <daniel.baeyens@hispalinux.es>
 
102812
        * capplets/accessibility/at-properties/at-enable-dialog.glade:
 
102813
        "Assistive" is misspelled.
 
102814
 
 
102815
 capplets/accessibility/at-properties/ChangeLog     |    3 +++
 
102816
 .../at-properties/at-enable-dialog.glade           |    2 +-
 
102817
 2 files changed, 4 insertions(+), 1 deletions(-)
 
102818
 
 
102819
commit de47f1f9732982a06f8ae90182da06ede52696d6
 
102820
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
102821
Date:   Mon Jun 30 18:58:00 2003 +0000
 
102822
 
 
102823
    Set translator_credits.
 
102824
    
 
102825
    2003-06-30  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
102826
    
 
102827
        * fi.po: Set translator_credits.
 
102828
 
 
102829
 po/ChangeLog |    4 ++++
 
102830
 po/fi.po     |    2 +-
 
102831
 2 files changed, 5 insertions(+), 1 deletions(-)
 
102832
 
 
102833
commit 7f08be7058677ebbbaf21ab6600160fc52716cd4
 
102834
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
102835
Date:   Mon Jun 30 15:56:26 2003 +0000
 
102836
 
 
102837
    Updated Spanish translation.
 
102838
    
 
102839
    2003-06-30  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
102840
    
 
102841
            * es.po: Updated Spanish translation.
 
102842
 
 
102843
 po/ChangeLog |  130 +++++++++---------
 
102844
 po/es.po     |  442 ++++++++++++++++++++++++++++++++++++++++------------------
 
102845
 2 files changed, 373 insertions(+), 199 deletions(-)
 
102846
 
 
102847
commit 841bdcf0743db221ef633ab5c5698c6d3b7e31d1
 
102848
Author: Gil Osher <dolfin@src.gnome.org>
 
102849
Date:   Mon Jun 30 12:54:02 2003 +0000
 
102850
 
 
102851
    Updated Hebrew translation.
 
102852
    
 
102853
    
 
102854
    * he.po: Updated Hebrew translation.
 
102855
 
 
102856
 po/ChangeLog |    4 ++++
 
102857
 1 files changed, 4 insertions(+), 0 deletions(-)
 
102858
 
 
102859
commit 267f91f49f0256d7f22d7b0a8a09b0f254f2a552
 
102860
Author: Gil Osher <dolfin@src.gnome.org>
 
102861
Date:   Mon Jun 30 12:49:25 2003 +0000
 
102862
 
 
102863
    Updated Hebrew translation.
 
102864
 
 
102865
 po/he.po |  130 +++++++++++++++++++++++++++++++------------------------------
 
102866
 1 files changed, 66 insertions(+), 64 deletions(-)
 
102867
 
 
102868
commit 97c377ffbdf14a75a1ba0a42882ca27f70d70170
 
102869
Author: Kjartan Maraas <kmaraas@gnome.org>
 
102870
Date:   Sun Jun 29 09:53:54 2003 +0000
 
102871
 
 
102872
    Update Norwegian translation.
 
102873
    
 
102874
    2003-06-29  Kjartan Maraas  <kmaraas@gnome.org>
 
102875
    
 
102876
        * no.po: Update Norwegian translation.
 
102877
 
 
102878
 po/ChangeLog |    4 +
 
102879
 po/no.po     | 1501 +++++++++++++---------------------------------------------
 
102880
 2 files changed, 326 insertions(+), 1179 deletions(-)
 
102881
 
 
102882
commit 474ce4db2da218a38fb3913273d0b817e845c1a6
 
102883
Author: Christian Rose <menthos@menthos.com>
 
102884
Date:   Sat Jun 28 15:47:30 2003 +0000
 
102885
 
 
102886
    Updated Swedish translation.
 
102887
    
 
102888
    2003-06-28  Christian Rose  <menthos@menthos.com>
 
102889
    
 
102890
        * sv.po: Updated Swedish translation.
 
102891
 
 
102892
 po/ChangeLog |    4 +
 
102893
 po/sv.po     |  467 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
102894
 2 files changed, 375 insertions(+), 96 deletions(-)
 
102895
 
 
102896
commit 12e1884655ee2775bed89f3938281e479fd9d4ae
 
102897
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102898
Date:   Sat Jun 28 15:32:27 2003 +0000
 
102899
 
 
102900
    Update Czech translation
 
102901
 
 
102902
 po/ChangeLog |    4 ++
 
102903
 po/cs.po     |  123 ++++++++++++++++++++++++++++++---------------------------
 
102904
 2 files changed, 69 insertions(+), 58 deletions(-)
 
102905
 
 
102906
commit dd790cacb985a9ced501c522f8de723e5ead053a
 
102907
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
102908
Date:   Sat Jun 28 06:20:06 2003 +0000
 
102909
 
 
102910
    2003-06-28 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
102911
 
 
102912
 po/ChangeLog |    4 +
 
102913
 po/ja.po     |  437 ++++++++++++++++++++++++++++++++++++++++------------------
 
102914
 2 files changed, 309 insertions(+), 132 deletions(-)
 
102915
 
 
102916
commit 21b3695ca17f872200e3e2f34c7b775eb3372f10
 
102917
Author: Miloslav Trmac <mitr@src.gnome.org>
 
102918
Date:   Fri Jun 27 22:34:19 2003 +0000
 
102919
 
 
102920
    Update Czech translation
 
102921
 
 
102922
 po/ChangeLog |    4 +
 
102923
 po/cs.po     |  285 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
102924
 2 files changed, 235 insertions(+), 54 deletions(-)
 
102925
 
 
102926
commit 9ef0cbd5545877c61fe6dd0c6984649dff7cfe5e
 
102927
Author: Richard Hult <richard@imendio.com>
 
102928
Date:   Fri Jun 27 15:48:15 2003 +0000
 
102929
 
 
102930
    Use the right gconf key for allow_postpone preference.
 
102931
    
 
102932
    2003-06-27  Richard Hult  <richard@imendio.com>
 
102933
    
 
102934
        * gnome-keyboard-properties.c (setup_dialog): Use the right gconf
 
102935
        key for allow_postpone preference.
 
102936
    
 
102937
        * gnome-keyboard-properties.glade: Remove warn time preference,
 
102938
        it's not used in the code.
 
102939
 
 
102940
 capplets/keyboard/ChangeLog                       |    8 ++
 
102941
 capplets/keyboard/gnome-keyboard-properties.c     |    4 +-
 
102942
 capplets/keyboard/gnome-keyboard-properties.glade |   89 ++------------------
 
102943
 3 files changed, 18 insertions(+), 83 deletions(-)
 
102944
 
 
102945
commit f39c8ca37239ec796fb5cb4d096901da18b07659
 
102946
Author: Richard Hult <richard@imendio.com>
 
102947
Date:   Fri Jun 27 15:47:32 2003 +0000
 
102948
 
 
102949
    Remove this and use gnome-i18n.h instead.
 
102950
    
 
102951
    2003-06-27  Richard Hult  <richard@imendio.com>
 
102952
    
 
102953
        * typing-break/drw-intl.h: Remove this and use gnome-i18n.h
 
102954
        instead.
 
102955
    
 
102956
        * typing-break/Makefile.am: Remove drw-intl.h
 
102957
    
 
102958
        * typing-break/drwright.c:
 
102959
        * typing-break/drwright.h:
 
102960
        * typing-break/drw-break-window.c: Merge in changes from drwright.
 
102961
 
 
102962
 ChangeLog                       |   11 ++++
 
102963
 typing-break/Makefile.am        |    1 -
 
102964
 typing-break/drw-break-window.c |  106 +++++++++++++++++++-------------------
 
102965
 typing-break/drw-break-window.h |    2 +-
 
102966
 typing-break/drw-intl.h         |   43 ----------------
 
102967
 typing-break/drw-monitor.c      |    2 +-
 
102968
 typing-break/drw-monitor.h      |    2 +-
 
102969
 typing-break/drwright.c         |   73 +++++++++++++++++----------
 
102970
 typing-break/drwright.h         |    6 ++-
 
102971
 typing-break/main.c             |    4 +-
 
102972
 10 files changed, 119 insertions(+), 131 deletions(-)
 
102973
 
 
102974
commit 168f178ceaeade05087691e88755f6a1f80b4230
 
102975
Author: Gil Osher <dolfin@src.gnome.org>
 
102976
Date:   Fri Jun 27 07:43:39 2003 +0000
 
102977
 
 
102978
    Updated Hebrew translation.
 
102979
    
 
102980
    
 
102981
    * he.po: Updated Hebrew translation.
 
102982
 
 
102983
 po/ChangeLog |    4 ++++
 
102984
 1 files changed, 4 insertions(+), 0 deletions(-)
 
102985
 
 
102986
commit 3a271b97ccdb963221621221f9262ffeedfd5cb1
 
102987
Author: Gil Osher <dolfin@src.gnome.org>
 
102988
Date:   Fri Jun 27 07:42:24 2003 +0000
 
102989
 
 
102990
    Updated Hebrew translation.
 
102991
 
 
102992
 po/he.po |  320 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 
102993
 1 files changed, 249 insertions(+), 71 deletions(-)
 
102994
 
 
102995
commit 4c7cfec9216a52f6879b165ebb57c77ed58dd017
 
102996
Author: Christian Rose <menthos@menthos.com>
 
102997
Date:   Thu Jun 26 23:56:52 2003 +0000
 
102998
 
 
102999
    Added missing files.
 
103000
    
 
103001
    2003-06-27  Christian Rose  <menthos@menthos.com>
 
103002
    
 
103003
        * POTFILES.in: Added missing files.
 
103004
 
 
103005
 po/ChangeLog   |    4 ++++
 
103006
 po/POTFILES.in |    6 ++++++
 
103007
 2 files changed, 10 insertions(+), 0 deletions(-)
 
103008
 
 
103009
commit ed52f57b24bb9af085483f11aeea5aedde8ee935
 
103010
Author: Jonathan Blandford <jrb@redhat.com>
 
103011
Date:   Thu Jun 26 20:44:46 2003 +0000
 
103012
 
 
103013
    use the correct schemas.
 
103014
    
 
103015
    Thu Jun 26 16:31:41 2003  Jonathan Blandford  <jrb@redhat.com>
 
103016
    
 
103017
        * gnome-keyboard-properties.c (setup_dialog): use the correct
 
103018
        schemas.
 
103019
    
 
103020
    Thu Jun 26 16:37:50 2003  Jonathan Blandford  <jrb@redhat.com>
 
103021
    
 
103022
        * Makefile.am (SUBDIRS): add typing-break to subdirs.
 
103023
 
 
103024
 ChangeLog                                     |    4 ++++
 
103025
 Makefile.am                                   |    2 +-
 
103026
 capplets/keyboard/ChangeLog                   |    5 +++++
 
103027
 capplets/keyboard/gnome-keyboard-properties.c |   10 +++++-----
 
103028
 4 files changed, 15 insertions(+), 6 deletions(-)
 
103029
 
 
103030
commit 2f0f595dfe465e37af636388be49316dc68c5683
 
103031
Author: Ole Laursen <olau@hardworking.dk>
 
103032
Date:   Thu Jun 26 14:45:41 2003 +0000
 
103033
 
 
103034
    Updated Danish translation.
 
103035
    
 
103036
    2003-06-26  Ole Laursen  <olau@hardworking.dk>
 
103037
    
 
103038
        * da.po: Updated Danish translation.
 
103039
 
 
103040
 po/ChangeLog |    6 +-
 
103041
 po/da.po     |  272 ++++++++++++++++++++++++++++++----------------------------
 
103042
 2 files changed, 145 insertions(+), 133 deletions(-)
 
103043
 
 
103044
commit cda2d8c0a08136fdc8663d523ca08e9b84eecc49
 
103045
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103046
Date:   Thu Jun 26 12:15:45 2003 +0000
 
103047
 
 
103048
    Update Czech translation
 
103049
 
 
103050
 po/ChangeLog |    4 +++
 
103051
 po/cs.po     |   84 ++++++++++++++++++++++++++++++++++-----------------------
 
103052
 2 files changed, 54 insertions(+), 34 deletions(-)
 
103053
 
 
103054
commit 56057239d528687acf95ad294d6872ab6437f1d5
 
103055
Author: Jonathan Blandford <jrb@gnome.org>
 
103056
Date:   Thu Jun 26 11:40:10 2003 +0000
 
103057
 
 
103058
    added the typing break to CVS from drwright.
 
103059
    
 
103060
    Thu Jun 26 07:38:45 2003  Jonathan Blandford  <jrb@gnome.org>
 
103061
    
 
103062
        * typing-break/drwright.c: added the typing break to CVS from
 
103063
        drwright.
 
103064
 
 
103065
 ChangeLog                                          |    5 +
 
103066
 capplets/common/gconf-property-editor.c            |   55 +-
 
103067
 capplets/keyboard/ChangeLog                        |    5 +
 
103068
 capplets/keyboard/gnome-keyboard-properties.c      |   87 +--
 
103069
 capplets/keyboard/gnome-keyboard-properties.glade  |  554 +++++-------
 
103070
 configure.in                                       |    4 +
 
103071
 gnome-settings-daemon/ChangeLog                    |    5 +
 
103072
 gnome-settings-daemon/Makefile.am                  |    4 +
 
103073
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
103074
 .../gnome-settings-typing-break.c                  |   97 ++
 
103075
 .../gnome-settings-typing-break.h                  |   25 +
 
103076
 gnome-settings-daemon/reaper.c                     |  305 +++++++
 
103077
 gnome-settings-daemon/reaper.h                     |   64 ++
 
103078
 typing-break/.cvsignore                            |    3 +
 
103079
 typing-break/Makefile.am                           |   28 +
 
103080
 typing-break/bar-disabled.png                      |  Bin 0 -> 473 bytes
 
103081
 typing-break/bar-green.png                         |  Bin 0 -> 253 bytes
 
103082
 typing-break/bar-red.png                           |  Bin 0 -> 258 bytes
 
103083
 typing-break/bar.png                               |  Bin 0 -> 331 bytes
 
103084
 typing-break/drw-break-window.c                    |  689 ++++++++++++++
 
103085
 typing-break/drw-break-window.h                    |   52 ++
 
103086
 typing-break/drw-intl.h                            |   43 +
 
103087
 typing-break/drw-monitor.c                         |  182 ++++
 
103088
 typing-break/drw-monitor.h                         |   51 ++
 
103089
 typing-break/drw-selection.c                       |  190 ++++
 
103090
 typing-break/drw-selection.h                       |   33 +
 
103091
 typing-break/drwright.c                            |  947 ++++++++++++++++++++
 
103092
 typing-break/drwright.h                            |   28 +
 
103093
 typing-break/eggtrayicon.c                         |  341 +++++++
 
103094
 typing-break/eggtrayicon.h                         |   76 ++
 
103095
 typing-break/main.c                                |  174 ++++
 
103096
 typing-break/ocean-stripes.png                     |  Bin 0 -> 274 bytes
 
103097
 typing-break/stock_stop.png                        |  Bin 0 -> 1451 bytes
 
103098
 typing-break/stop.png                              |  Bin 0 -> 2248 bytes
 
103099
 34 files changed, 3660 insertions(+), 390 deletions(-)
 
103100
 
 
103101
commit 3ed3f34c81497b7fb09194e0610ffdb677c823be
 
103102
Author: Gil Osher <dolfin@src.gnome.org>
 
103103
Date:   Thu Jun 26 10:54:17 2003 +0000
 
103104
 
 
103105
    *he.po: Updated Hebrew translation.
 
103106
    
 
103107
    
 
103108
    *he.po: Updated Hebrew translation.
 
103109
 
 
103110
 po/ChangeLog |  134 ++++++++++++++++++++++++++++++----------------------------
 
103111
 1 files changed, 69 insertions(+), 65 deletions(-)
 
103112
 
 
103113
commit c6537372c2fc6f318561355591ee4fa9d9fa348c
 
103114
Author: Gil Osher <dolfin@src.gnome.org>
 
103115
Date:   Thu Jun 26 10:53:11 2003 +0000
 
103116
 
 
103117
    Updated Hebrew translation.
 
103118
 
 
103119
 po/he.po |  432 +++++++++++++++++++++++++++++---------------------------------
 
103120
 1 files changed, 201 insertions(+), 231 deletions(-)
 
103121
 
 
103122
commit 75b822d52f7a5de8e876fd647ff32de65bb5660a
 
103123
Author: Abel Cheung <maddog@linux.org.hk>
 
103124
Date:   Thu Jun 26 00:39:11 2003 +0000
 
103125
 
 
103126
    Add stuff under capplets/accessibility/at-properties/ .
 
103127
    
 
103128
    2003-06-26  Abel Cheung  <maddog@linux.org.hk>
 
103129
    
 
103130
        * POTFILES.in: Add stuff under capplets/accessibility/at-properties/ .
 
103131
 
 
103132
 po/ChangeLog |    4 ++++
 
103133
 1 files changed, 4 insertions(+), 0 deletions(-)
 
103134
 
 
103135
commit f4e17b14f9f6cefe4717fe040b1da4d8072d9a8f
 
103136
Author: Christophe Fergeau <teuf@users.sourceforge.net>
 
103137
Date:   Wed Jun 25 21:49:01 2003 +0000
 
103138
 
 
103139
    capplets/default-applications/gnome-default-applications-properties-struct
 
103140
    
 
103141
    2003-06-25  Christophe Fergeau <teuf@users.sourceforge.net>
 
103142
    
 
103143
        * capplets/default-applications/gnome-default-applications-properties-structs.c
 
103144
        * capplets/default-applications/gnome-default-applications-properties.c
 
103145
        * capplets/default-applications/gnome-default-applications-properties.glade
 
103146
        Added a tab to choose the preferred mailer, added epiphany to the list
 
103147
        known browsers, don't select any checkbox there is no default browser
 
103148
        or mailer
 
103149
    
 
103150
    2003-06-24  Jody Goldberg <jody@gnome.org>
 
103151
 
 
103152
 capplets/default-applications/ChangeLog            |    9 +
 
103153
 ...gnome-default-applications-properties-structs.c |   30 ++-
 
103154
 .../gnome-default-applications-properties.c        |  142 +++++++++--
 
103155
 .../gnome-default-applications-properties.glade    |  281 +++++++++++++++++++-
 
103156
 4 files changed, 433 insertions(+), 29 deletions(-)
 
103157
 
 
103158
commit 4e66e604e9ff53ca0c749d3a275467f35893b01f
 
103159
Author: Bill Haneman <billh@src.gnome.org>
 
103160
Date:   Wed Jun 25 17:37:32 2003 +0000
 
103161
 
 
103162
    Include revised AT startup dialog as per discussions with JRB and Jody.
 
103163
 
 
103164
 capplets/Makefile.am                               |    2 +-
 
103165
 capplets/accessibility/Makefile.am                 |    2 +-
 
103166
 capplets/accessibility/at-properties/Makefile.am   |   36 ++
 
103167
 .../at-properties/at-enable-capplet.png            |  Bin 0 -> 3688 bytes
 
103168
 .../at-properties/at-enable-dialog.glade           |  383 ++++++++++++++++++++
 
103169
 .../at-properties/at-properties.desktop.in         |   13 +
 
103170
 .../at-properties/at-startup-session.c             |  139 +++++++
 
103171
 .../at-properties/at-startup-session.h             |   16 +
 
103172
 .../accessibility/at-properties/at-startup.png     |  Bin 0 -> 2879 bytes
 
103173
 .../accessibility/at-properties/at-support.png     |  Bin 0 -> 1562 bytes
 
103174
 capplets/accessibility/at-properties/main.c        |  269 ++++++++++++++
 
103175
 configure.in                                       |    6 +
 
103176
 12 files changed, 864 insertions(+), 2 deletions(-)
 
103177
 
 
103178
commit 9a9dd67234b521812acf5da218e7e964f44e6281
 
103179
Author: Jody Goldberg <jody@gnome.org>
 
103180
Date:   Tue Jun 24 21:06:09 2003 +0000
 
103181
 
 
103182
    post release version bump
 
103183
    
 
103184
    
 
103185
    2003-06-24  Jody Goldberg <jody@gnome.org>
 
103186
    
 
103187
        * configure.in : post release version bump
 
103188
 
 
103189
 ChangeLog    |    4 ++++
 
103190
 configure.in |    2 +-
 
103191
 2 files changed, 5 insertions(+), 1 deletions(-)
 
103192
 
 
103193
commit 07421f4a300b284b15f83406e6462d9d619ed0f9
 
103194
Author: Jody Goldberg <jody@gnome.org>
 
103195
Date:   Tue Jun 24 21:04:07 2003 +0000
 
103196
 
 
103197
    Release 2.3.3
 
103198
    
 
103199
    
 
103200
    2003-06-24  Jody Goldberg <jody@gnome.org>
 
103201
    
 
103202
        * Release 2.3.3
 
103203
 
 
103204
 ChangeLog                                 |    4 +
 
103205
 archiver/ChangeLog                        |    4 +
 
103206
 archiver/tests/ChangeLog                  |    4 +
 
103207
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
103208
 capplets/background/ChangeLog             |    4 +
 
103209
 capplets/common/ChangeLog                 |    4 +
 
103210
 capplets/default-applications/ChangeLog   |    4 +
 
103211
 capplets/desktop-links/ChangeLog          |    4 +
 
103212
 capplets/file-types/ChangeLog             |    4 +
 
103213
 capplets/font/ChangeLog                   |    4 +
 
103214
 capplets/keybindings/ChangeLog            |    4 +
 
103215
 capplets/keyboard/ChangeLog               |    4 +
 
103216
 capplets/mime-type/ChangeLog              |    4 +
 
103217
 capplets/mouse/ChangeLog                  |    4 +
 
103218
 capplets/network/ChangeLog                |    4 +
 
103219
 capplets/rollback/ChangeLog               |    4 +
 
103220
 capplets/sound/ChangeLog                  |    4 +
 
103221
 capplets/theme-switcher/ChangeLog         |    4 +
 
103222
 capplets/ui-properties/ChangeLog          |    4 +
 
103223
 capplets/url-properties/ChangeLog         |    4 +
 
103224
 capplets/windows/ChangeLog                |    4 +
 
103225
 capplets/wm-properties/ChangeLog          |    4 +
 
103226
 configure.in                              |    2 +-
 
103227
 control-center/ChangeLog                  |    4 +
 
103228
 gnome-settings-daemon/ChangeLog           |    4 +
 
103229
 help/ChangeLog                            |    4 +
 
103230
 libbackground/ChangeLog                   |    4 +
 
103231
 libwindow-settings/ChangeLog              |    4 +
 
103232
 po/ChangeLog                              |    4 +
 
103233
 po/am.po                                  |  145 ++++++++-----
 
103234
 po/ar.po                                  |  329 ++++++++++++++++++++-------
 
103235
 po/az.po                                  |  343 ++++++++++++++++++++++------
 
103236
 po/be.po                                  |  166 +++++++++-----
 
103237
 po/bg.po                                  |  329 ++++++++++++++++++++-------
 
103238
 po/bn.po                                  |    3 +-
 
103239
 po/ca.po                                  |   41 +++-
 
103240
 po/cs.po                                  |    2 +-
 
103241
 po/da.po                                  |  167 +++++++++-----
 
103242
 po/de.po                                  |  161 +++++++++-----
 
103243
 po/el.po                                  |  145 ++++++++----
 
103244
 po/en_GB.po                               |  294 ++++++++++++++++++------
 
103245
 po/es.po                                  |   82 +++++---
 
103246
 po/et.po                                  |  327 ++++++++++++++++++++-------
 
103247
 po/fa.po                                  |  154 ++++++++-----
 
103248
 po/fi.po                                  |  325 ++++++++++++++++++++------
 
103249
 po/fr.po                                  |    2 +-
 
103250
 po/ga.po                                  |  143 ++++++++-----
 
103251
 po/gl.po                                  |  323 ++++++++++++++++++++-------
 
103252
 po/he.po                                  |  162 +++++++++-----
 
103253
 po/hr.po                                  |  336 ++++++++++++++++++++--------
 
103254
 po/hu.po                                  |  325 ++++++++++++++++++++------
 
103255
 po/id.po                                  |  119 ++++++----
 
103256
 po/it.po                                  |    2 +-
 
103257
 po/ja.po                                  |  161 +++++++++-----
 
103258
 po/ko.po                                  |  160 +++++++++-----
 
103259
 po/lt.po                                  |  325 ++++++++++++++++++++------
 
103260
 po/lv.po                                  |  160 +++++++++-----
 
103261
 po/mk.po                                  |  146 ++++++++----
 
103262
 po/ml.po                                  |  322 ++++++++++++++++++++------
 
103263
 po/mn.po                                  |  161 +++++++++-----
 
103264
 po/ms.po                                  |  161 +++++++++-----
 
103265
 po/nl.po                                  |    2 +-
 
103266
 po/nn.po                                  |  325 +++++++++++++++++++-------
 
103267
 po/no.po                                  |  166 +++++++++-----
 
103268
 po/pl.po                                  |  156 ++++++++-----
 
103269
 po/pt.po                                  |  167 +++++++++-----
 
103270
 po/pt_BR.po                               |  170 +++++++++-----
 
103271
 po/ro.po                                  |  327 ++++++++++++++++++++------
 
103272
 po/ru.po                                  |  355 +++++++++++++++++++++++------
 
103273
 po/sk.po                                  |  323 ++++++++++++++++++++------
 
103274
 po/sl.po                                  |  340 +++++++++++++++++++++-------
 
103275
 po/sq.po                                  |  347 ++++++++++++++++++++++------
 
103276
 po/sr.po                                  |    4 +-
 
103277
 po/sr@Latn.po                             |    4 +-
 
103278
 po/sv.po                                  |   17 +-
 
103279
 po/ta.po                                  |  326 ++++++++++++++++++++-------
 
103280
 po/th.po                                  |  119 ++++++----
 
103281
 po/tr.po                                  |  338 +++++++++++++++++++++-------
 
103282
 po/uk.po                                  |  160 +++++++++-----
 
103283
 po/vi.po                                  |  166 +++++++++-----
 
103284
 po/wa.po                                  |  312 +++++++++++++++++++------
 
103285
 po/zh_CN.po                               |   12 +-
 
103286
 po/zh_TW.po                               |    3 +-
 
103287
 vfs-methods/fontilus/ChangeLog            |    4 +
 
103288
 vfs-methods/themus/ChangeLog              |    4 +
 
103289
 vfs-methods/themus/Makefile.am            |    4 +-
 
103290
 86 files changed, 7460 insertions(+), 2826 deletions(-)
 
103291
 
 
103292
commit 383fc380a90e8f6644bfe706715050280ef215b9
 
103293
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
103294
Date:   Tue Jun 24 10:55:34 2003 +0000
 
103295
 
 
103296
    Dutch translation updated by Reinout van Schouwen.
 
103297
    
 
103298
    2003-06-24  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
103299
    
 
103300
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
103301
 
 
103302
 po/ChangeLog |    4 +
 
103303
 po/nl.po     |  242 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
103304
 2 files changed, 202 insertions(+), 44 deletions(-)
 
103305
 
 
103306
commit 755b0c10960afa1e25345dbfec271e9bfada9a4b
 
103307
Author: Danilo Šegan <dsegan@gmx.net>
 
103308
Date:   Mon Jun 23 13:48:39 2003 +0000
 
103309
 
 
103310
    Updated Serbian translation by Serbian team (Prevod.org).
 
103311
    
 
103312
    2003-06-23  Danilo Šegan  <dsegan@gmx.net>
 
103313
    
 
103314
        * po/sr.po, po/sr@Latn.po: Updated Serbian translation by Serbian
 
103315
        team (Prevod.org).
 
103316
 
 
103317
 po/ChangeLog  |    7 ++-
 
103318
 po/sr.po      |  246 +++++++++++++++++++++++++-------------------------------
 
103319
 po/sr@Latn.po |  250 +++++++++++++++++++++++++-------------------------------
 
103320
 3 files changed, 228 insertions(+), 275 deletions(-)
 
103321
 
 
103322
commit 58e911e5384ae9446f021fe297e029e7709d342d
 
103323
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
103324
Date:   Sun Jun 22 22:55:59 2003 +0000
 
103325
 
 
103326
    Dutch translation updated by Kees van den Broek.
 
103327
    
 
103328
    2003-06-23  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
103329
    
 
103330
        * nl.po: Dutch translation updated by Kees van den Broek.
 
103331
 
 
103332
 po/ChangeLog |  132 +++++++++++++++++++++--------------------
 
103333
 po/nl.po     |  185 ++--------------------------------------------------------
 
103334
 2 files changed, 73 insertions(+), 244 deletions(-)
 
103335
 
 
103336
commit 9054881716816a4609d4d41324b93feb146b2f6e
 
103337
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
103338
Date:   Thu Jun 19 10:40:07 2003 +0000
 
103339
 
 
103340
    added Macedonian translation
 
103341
 
 
103342
 po/mk.po |  970 +++++++++++++++++++++++++++++++++++++-------------------------
 
103343
 1 files changed, 582 insertions(+), 388 deletions(-)
 
103344
 
 
103345
commit fb40e0d117834c59a2988d837710c0a3e84ccb1f
 
103346
Author: Jonathan Blandford <jrb@src.gnome.org>
 
103347
Date:   Wed Jun 18 13:50:11 2003 +0000
 
103348
 
 
103349
    add $(desktop_icons_DATA)
 
103350
    
 
103351
    
 
103352
            * Makefile.am (EXTRA_DIST): add $(desktop_icons_DATA)
 
103353
 
 
103354
 capplets/theme-switcher/ChangeLog   |    4 ++++
 
103355
 capplets/theme-switcher/Makefile.am |    2 +-
 
103356
 2 files changed, 5 insertions(+), 1 deletions(-)
 
103357
 
 
103358
commit 986736c19ad284209f889ae5cdf2b2a719a98274
 
103359
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103360
Date:   Tue Jun 17 17:49:55 2003 +0000
 
103361
 
 
103362
    Minor fixes to Czech translation
 
103363
 
 
103364
 po/ChangeLog |    4 ++++
 
103365
 po/cs.po     |    4 ++--
 
103366
 2 files changed, 6 insertions(+), 2 deletions(-)
 
103367
 
 
103368
commit 19a21f795f58a0c2648dc861f03bcf4d180a16e0
 
103369
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103370
Date:   Tue Jun 17 17:27:54 2003 +0000
 
103371
 
 
103372
    Minor fixes to Czech translation
 
103373
 
 
103374
 po/cs.po |   66 +++++++++++++++++++++++++++++++-------------------------------
 
103375
 1 files changed, 33 insertions(+), 33 deletions(-)
 
103376
 
 
103377
commit ad5874f41f6d0143de213187f863485ade381b5f
 
103378
Author: Alessio Frusciante <algol@src.gnome.org>
 
103379
Date:   Tue Jun 17 12:12:59 2003 +0000
 
103380
 
 
103381
    Updated Italian translation by Alessio Dessi`.
 
103382
 
 
103383
 po/ChangeLog |    5 +
 
103384
 po/it.po     | 3004 ++++++++++++++--------------------------------------------
 
103385
 2 files changed, 699 insertions(+), 2310 deletions(-)
 
103386
 
 
103387
commit ee26a906ebb45ae931fd2eda8eea912331d7e157
 
103388
Author: Taneem Ahmed <taneem@eyetap.org>
 
103389
Date:   Mon Jun 16 00:22:40 2003 +0000
 
103390
 
 
103391
    Added "bn" to ALL_LINGUAS. Added Bengali translation by Progga of Ankur
 
103392
    
 
103393
    2003-06-15  Taneem Ahmed  <taneem@eyetap.org>
 
103394
    
 
103395
        * configure.in: Added "bn" to ALL_LINGUAS.
 
103396
        * po/bn.po: Added Bengali translation by Progga
 
103397
        of Ankur group <gnome-translation@bengalinux.org>.
 
103398
 
 
103399
 ChangeLog    |    4 +
 
103400
 configure.in |    2 +-
 
103401
 po/ChangeLog |    5 +
 
103402
 po/bn.po     | 2808 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
103403
 4 files changed, 2818 insertions(+), 1 deletions(-)
 
103404
 
 
103405
commit 0275842248a06346d98032e648ee0925fafb879e
 
103406
Author: Wang Jian <lark@src.gnome.org>
 
103407
Date:   Sun Jun 15 15:36:04 2003 +0000
 
103408
 
 
103409
    *** empty log message ***
 
103410
 
 
103411
 po/ChangeLog |    5 +
 
103412
 po/zh_CN.po  | 1441 ++++++++++++----------------------------------------------
 
103413
 2 files changed, 290 insertions(+), 1156 deletions(-)
 
103414
 
 
103415
commit dbb1f6dbdde0173078e474ddf9d35cfe0c311b86
 
103416
Author: Andrew Sobala <aes@src.gnome.org>
 
103417
Date:   Sat Jun 14 23:58:25 2003 +0000
 
103418
 
 
103419
    Fix Makefile.am brokenness that was causing property pages not to be shown
 
103420
    due to incorrectly generated .server files.
 
103421
    
 
103422
    This makes the property page visible again, which is cool, which will make
 
103423
    everyone file bug reports about how bad it is, which is ... less cool.
 
103424
    
 
103425
    Check bugzilla first. I know.
 
103426
 
 
103427
 vfs-methods/themus/ChangeLog   |    4 ++++
 
103428
 vfs-methods/themus/Makefile.am |    8 ++++++--
 
103429
 2 files changed, 10 insertions(+), 2 deletions(-)
 
103430
 
 
103431
commit a7d0a26d9aca5eee32d382369042614e35d9306a
 
103432
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
103433
Date:   Sat Jun 14 22:09:01 2003 +0000
 
103434
 
 
103435
    Dutch translation updated by Vincent van Adrighem.
 
103436
    
 
103437
    2003-06-15  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
103438
    
 
103439
        * nl.po: Dutch translation updated by Vincent van Adrighem.
 
103440
 
 
103441
 po/ChangeLog |    4 ++
 
103442
 po/nl.po     |  165 +++++++++++++++++++++++++++++++++++++--------------------
 
103443
 2 files changed, 111 insertions(+), 58 deletions(-)
 
103444
 
 
103445
commit 59c0497ae32603c4d9bd156041452069675eaedb
 
103446
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103447
Date:   Fri Jun 13 15:09:50 2003 +0000
 
103448
 
 
103449
    Update Czech translation
 
103450
 
 
103451
 po/ChangeLog |    4 +++
 
103452
 po/cs.po     |   61 ++++++++++++++++++++++++++++++++++++++--------------------
 
103453
 2 files changed, 44 insertions(+), 21 deletions(-)
 
103454
 
 
103455
commit b8eb0e4ddb900c0a1566ee6afd93b19d96725544
 
103456
Author: Jordi Mallach <jordim@src.gnome.org>
 
103457
Date:   Fri Jun 13 10:47:30 2003 +0000
 
103458
 
 
103459
    Updated Catalan translation.
 
103460
 
 
103461
 po/ChangeLog |    4 ++
 
103462
 po/ca.po     |  134 ++++++++++++++++++++++++++++++++++++----------------------
 
103463
 2 files changed, 88 insertions(+), 50 deletions(-)
 
103464
 
 
103465
commit 9601bdd6bf5002ef76cee6ce11426d169eaa0a8c
 
103466
Author: Michael Meeks <michael@ximian.com>
 
103467
Date:   Thu Jun 12 09:10:36 2003 +0000
 
103468
 
 
103469
    Make IDL compile depend on compiler too.
 
103470
    
 
103471
    2003-06-12  Michael Meeks  <michael@ximian.com>
 
103472
    
 
103473
        * Makefile.am: Make IDL compile depend on compiler too.
 
103474
 
 
103475
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
103476
 gnome-settings-daemon/Makefile.am |    2 +-
 
103477
 2 files changed, 5 insertions(+), 1 deletions(-)
 
103478
 
 
103479
commit 4dcbc60c4bffe970076534f7a61530fdb038123b
 
103480
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
103481
Date:   Wed Jun 11 19:52:46 2003 +0000
 
103482
 
 
103483
    Updated Spanish translation.
 
103484
    
 
103485
    2003-06-11  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
103486
    
 
103487
            * es.po: Updated Spanish translation.
 
103488
 
 
103489
 po/ChangeLog |    4 +
 
103490
 po/es.po     |  263 +++++++++++++++++++++++++++++-----------------------------
 
103491
 2 files changed, 134 insertions(+), 133 deletions(-)
 
103492
 
 
103493
commit c760c6a5d68f55619e051ce44511acb2a2f4b95e
 
103494
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
103495
Date:   Tue Jun 10 00:23:48 2003 +0000
 
103496
 
 
103497
    Updated traditional Chinese translation.
 
103498
    
 
103499
        * zh_TW.po: Updated traditional Chinese translation.
 
103500
 
 
103501
 po/ChangeLog |    4 +++
 
103502
 po/zh_TW.po  |   83 ++++++++++++++++++++++++++++++++++++---------------------
 
103503
 2 files changed, 56 insertions(+), 31 deletions(-)
 
103504
 
 
103505
commit cbe15e0033a01442e4ea880db089b7f60af4ec39
 
103506
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
103507
Date:   Mon Jun 9 04:48:06 2003 +0000
 
103508
 
 
103509
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
103510
 
 
103511
 po/ChangeLog |    5 +
 
103512
 po/ru.po     |  312 ++++++++++++++++------------------------------------------
 
103513
 2 files changed, 89 insertions(+), 228 deletions(-)
 
103514
 
 
103515
commit c0c1686493c7c24b5b27608521983014f0da8857
 
103516
Author: Christophe Merlet <redfox@src.gnome.org>
 
103517
Date:   Sun Jun 8 17:57:02 2003 +0000
 
103518
 
 
103519
    Updated French translation.
 
103520
 
 
103521
 po/ChangeLog |    4 +
 
103522
 po/fr.po     |  222 +++++++++++++++++++++++++++++++---------------------------
 
103523
 2 files changed, 122 insertions(+), 104 deletions(-)
 
103524
 
 
103525
commit 3e1e1adaa3e9432fa88a5368449f33dda157a432
 
103526
Author: Jody Goldberg <jody@gnome.org>
 
103527
Date:   Sat Jun 7 13:43:15 2003 +0000
 
103528
 
 
103529
    be careful about menu sensitivity, the order is important. Setting the
 
103530
    
 
103531
    
 
103532
    2003-06-06  Jody Goldberg <jody@gnome.org>
 
103533
    
 
103534
        * mime-edit-dialog.c (populate_component_list) : be careful about menu
 
103535
          sensitivity, the order is important.  Setting the menu of an option
 
103536
          menu makes it sensitive even if the menu is empty).  However, if the
 
103537
          option menu is initially insensitive then the first item in the menu
 
103538
          gets marked insensitive when the menu is reparented.  Once one item
 
103539
          is in the option menu becomes sensitive and the rest are ok.
 
103540
 
 
103541
 capplets/file-types/ChangeLog          |    9 +++++++++
 
103542
 capplets/file-types/mime-edit-dialog.c |   19 ++++++++-----------
 
103543
 2 files changed, 17 insertions(+), 11 deletions(-)
 
103544
 
 
103545
commit 727efc22638510e6378168fbc58ff1fd8821cda1
 
103546
Author: Christian Rose <menthos@menthos.com>
 
103547
Date:   Sat Jun 7 07:01:44 2003 +0000
 
103548
 
 
103549
    Updated Swedish translation.
 
103550
    
 
103551
    2003-06-04  Christian Rose  <menthos@menthos.com>
 
103552
    
 
103553
        * sv.po: Updated Swedish translation.
 
103554
 
 
103555
 po/ChangeLog |    4 ++++
 
103556
 po/sv.po     |   52 ++++++++++++++++++++++++++++++++++++++++++----------
 
103557
 2 files changed, 46 insertions(+), 10 deletions(-)
 
103558
 
 
103559
commit 68645bd58adf39a90f7fe9bc58e328fd593396b4
 
103560
Author: Jonathan Blandford <jrb@src.gnome.org>
 
103561
Date:   Fri Jun 6 23:21:55 2003 +0000
 
103562
 
 
103563
    Forgot to add this file
 
103564
 
 
103565
 capplets/sound/visual-bell.png |  Bin 0 -> 3735 bytes
 
103566
 1 files changed, 0 insertions(+), 0 deletions(-)
 
103567
 
 
103568
commit be432c9acb542263f6a16da9e40e31ba59f9315c
 
103569
Author: Bill Haneman <bill.haneman@sun.com>
 
103570
Date:   Fri Jun 6 23:20:37 2003 +0000
 
103571
 
 
103572
    Use a peditor for the visual bell instead.
 
103573
    
 
103574
    Fri Jun  6 19:16:43 2003  Jonathan Blandford  <jrb@gnome.org>
 
103575
    
 
103576
        * sound-properties-capplet.c (bell_flash_to_widget),
 
103577
        (bell_flash_from_widget): Use a peditor for the visual bell
 
103578
        instead.
 
103579
    
 
103580
    2003-06-06  Bill Haneman <bill.haneman@sun.com>
 
103581
    
 
103582
        * sound-properties.glade:
 
103583
        Added page tab and UI from "visual bell" capplet
 
103584
        (UI originally from Calum, except for ugly icon)
 
103585
    
 
103586
        * visual-bell.png:
 
103587
        Ugly new icon which needs TLC from Calum.
 
103588
    
 
103589
        * sound-properties-capplet.c:
 
103590
        Added gconf keys for visual bell feature and control of
 
103591
        audio bell.
 
103592
        (visual_bell_type_changed): New, called when visual bell radiobuttons
 
103593
        are toggled.
 
103594
        (create_dialog):
 
103595
        Set the image on the "System Bell" notebook tab.
 
103596
        (setup_dialog):
 
103597
        Added peditors for visual-bell and audio-bell checkboxes/gconf keys.
 
103598
        Added guards for the visual-bell type buttons, controlled by
 
103599
        the visual-bell-enabling checkbox.
 
103600
        Connected visual_bell_type_changed to "toggled" signal on radiobuttons.
 
103601
 
 
103602
 capplets/sound/ChangeLog                  |   28 ++++
 
103603
 capplets/sound/Makefile.am                |    6 +-
 
103604
 capplets/sound/sound-properties-capplet.c |   84 ++++++++++--
 
103605
 capplets/sound/sound-properties.glade     |  209 ++++++++++++++++++++++++++++-
 
103606
 4 files changed, 311 insertions(+), 16 deletions(-)
 
103607
 
 
103608
commit 27cd2a87b04a49809ddbcf37e349ac7c655f8d3d
 
103609
Author: Mark Finlay <sisob@src.gnome.org>
 
103610
Date:   Fri Jun 6 20:17:48 2003 +0000
 
103611
 
 
103612
    adding icon for the theme applet
 
103613
 
 
103614
 capplets/theme-switcher/ChangeLog          |    7 +++++++
 
103615
 capplets/theme-switcher/Makefile.am        |    3 +++
 
103616
 capplets/theme-switcher/gnome-ccthemes.png |  Bin 0 -> 2826 bytes
 
103617
 3 files changed, 10 insertions(+), 0 deletions(-)
 
103618
 
 
103619
commit 079e8f507dd21ef477ef7c03cc0e6eabf9b0c568
 
103620
Author: Andrew Sobala <aes@src.gnome.org>
 
103621
Date:   Fri Jun 6 15:05:13 2003 +0000
 
103622
 
 
103623
    Fix from Rajkumar Sivasamy for extracting themes under Solaris due to not using
 
103624
    GNU tar.
 
103625
    
 
103626
    gnome-control-center relies on the tar/gzip/bzip2 *binaries* to extract themes.
 
103627
    Subsequently it can't tell if things go wrong. This is one very good reason why
 
103628
    fixing the tar/gz/bz2 vfs methods would be a very good thing.
 
103629
 
 
103630
 vfs-methods/themus/ChangeLog      |    6 ++++++
 
103631
 vfs-methods/themus/theme-method.c |    8 ++++----
 
103632
 2 files changed, 10 insertions(+), 4 deletions(-)
 
103633
 
 
103634
commit f6b8d18eea347c9a960683bc7d0e9a55ef54c3ef
 
103635
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
103636
Date:   Wed Jun 4 19:44:08 2003 +0000
 
103637
 
 
103638
    Global fix of tamil translation encoding
 
103639
 
 
103640
 po/ChangeLog |    4 +
 
103641
 po/ta.po     |  934 +++++++++++++++++++++++++++++-----------------------------
 
103642
 2 files changed, 471 insertions(+), 467 deletions(-)
 
103643
 
 
103644
commit 7d43d3fc741cbb888a551efbd637ca8c32653879
 
103645
Author: Jordi Mallach <jordim@src.gnome.org>
 
103646
Date:   Wed Jun 4 13:58:01 2003 +0000
 
103647
 
 
103648
    Updated Catalan translation.
 
103649
 
 
103650
 po/ChangeLog |    4 +
 
103651
 po/ca.po     |  352 ++++++++++++++++++++++++++--------------------------------
 
103652
 2 files changed, 159 insertions(+), 197 deletions(-)
 
103653
 
 
103654
commit 3604b0a5ee9e54f791aa07763b655db0bc42fcd0
 
103655
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103656
Date:   Wed Jun 4 13:22:23 2003 +0000
 
103657
 
 
103658
    Update Czech translation
 
103659
 
 
103660
 po/ChangeLog |    4 ++++
 
103661
 po/cs.po     |   27 ++++++++++++++-------------
 
103662
 2 files changed, 18 insertions(+), 13 deletions(-)
 
103663
 
 
103664
commit e3d66e926898f4c9e40a63ded9435f8cae4de1de
 
103665
Author: Andrew Sobala <aes@gnome.org>
 
103666
Date:   Tue Jun 3 22:32:37 2003 +0000
 
103667
 
 
103668
    HELLO #COMMITS!!!
 
103669
    
 
103670
    2003-06-03  Andrew Sobala  <aes@gnome.org>
 
103671
    
 
103672
        * themus-properties-view.c: fix description word wrapping
 
103673
        * theme-method.c: gcc 2.x compile
 
103674
 
 
103675
 vfs-methods/themus/ChangeLog                |    5 +++++
 
103676
 vfs-methods/themus/theme-method.c           |    2 +-
 
103677
 vfs-methods/themus/themus-properties-view.c |    2 +-
 
103678
 3 files changed, 7 insertions(+), 2 deletions(-)
 
103679
 
 
103680
commit 4cd7796a0aa8104db10776c3e66dee830a45eed3
 
103681
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
103682
Date:   Tue Jun 3 16:42:01 2003 +0000
 
103683
 
 
103684
    Quiet cvs.
 
103685
    
 
103686
    
 
103687
            * .cvsignore:
 
103688
            * capplets/common/.cvsignore:
 
103689
            * schemas/.cvsignore:
 
103690
            * vfs-methods/.cvsignore: Quiet cvs.
 
103691
    
 
103692
            * capplets/common/Makefile.am: fix parallel build.
 
103693
    
 
103694
            * capplets/common/gnome-theme-apply.c: add missing header.
 
103695
 
 
103696
 .cvsignore                          |    1 +
 
103697
 ChangeLog                           |   11 +++++++++++
 
103698
 capplets/common/.cvsignore          |    3 ++-
 
103699
 capplets/common/Makefile.am         |    1 +
 
103700
 capplets/common/gnome-theme-apply.c |    1 +
 
103701
 schemas/.cvsignore                  |    1 +
 
103702
 vfs-methods/.cvsignore              |    2 ++
 
103703
 7 files changed, 19 insertions(+), 1 deletions(-)
 
103704
 
 
103705
commit f5c8c732d37fafda052c0d17ef9daee5cc7ecf94
 
103706
Author: Jonathan Blandford <jrb@src.gnome.org>
 
103707
Date:   Mon Jun 2 18:23:04 2003 +0000
 
103708
 
 
103709
    forgot to save this before committing
 
103710
 
 
103711
 libbackground/ChangeLog |    4 ++--
 
103712
 1 files changed, 2 insertions(+), 2 deletions(-)
 
103713
 
 
103714
commit 82251e42f2cdd1d3066e07c9d8693554e6e826b3
 
103715
Author: Christian Rose <menthos@menthos.com>
 
103716
Date:   Mon Jun 2 18:10:43 2003 +0000
 
103717
 
 
103718
    Updated Swedish translation.
 
103719
    
 
103720
    2003-06-02  Christian Rose  <menthos@menthos.com>
 
103721
    
 
103722
        * sv.po: Updated Swedish translation.
 
103723
 
 
103724
 po/ChangeLog |    4 ++++
 
103725
 po/sv.po     |   28 ++++++++++++++++------------
 
103726
 2 files changed, 20 insertions(+), 12 deletions(-)
 
103727
 
 
103728
commit 38716479b99c2f2869364915f94c5a757b16f3bc
 
103729
Author: Jonathan Blandford <jrb@redhat.com>
 
103730
Date:   Mon Jun 2 17:35:40 2003 +0000
 
103731
 
 
103732
    scaling fix. Patch from Marcus Matèrn <marcus.matern@safecareab.com>,
 
103733
    
 
103734
    Mon Jun  2 13:35:49 2003  Jonathan Blandford  <jrb@redhat.com>
 
103735
    
 
103736
        * preview-file-selection.c
 
103737
        (preview_file_selection_intelligent_scale): scaling fix.  Patch
 
103738
        from Marcus Matèrn <marcus.matern@safecareab.com>, #113816
 
103739
 
 
103740
 libbackground/ChangeLog                |    6 ++++++
 
103741
 libbackground/preview-file-selection.c |    2 +-
 
103742
 2 files changed, 7 insertions(+), 1 deletions(-)
 
103743
 
 
103744
commit 5e9c5a6e859ad749d392b1608676e1227aa23772
 
103745
Author: Jonathan Blandford <jrb@redhat.com>
 
103746
Date:   Mon Jun 2 17:23:25 2003 +0000
 
103747
 
 
103748
    Patch from Jens Granseuer <jensgr@gmx.net> to fix on non-C99 compilers.
 
103749
    
 
103750
    Mon Jun  2 13:23:25 2003  Jonathan Blandford  <jrb@redhat.com>
 
103751
    
 
103752
        * gnome-settings-xrdb.c (append_xresources): Patch from Jens
 
103753
        Granseuer <jensgr@gmx.net> to fix on non-C99 compilers.
 
103754
 
 
103755
 gnome-settings-daemon/ChangeLog             |    5 +++++
 
103756
 gnome-settings-daemon/gnome-settings-xrdb.c |    4 +++-
 
103757
 2 files changed, 8 insertions(+), 1 deletions(-)
 
103758
 
 
103759
commit 8696d98d2f8aad98e3f38d4eb1a0106d0a2f7355
 
103760
Author: Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
 
103761
Date:   Mon Jun 2 12:54:18 2003 +0000
 
103762
 
 
103763
    Give an error dialog if the users clicks on OK button when the MIME type
 
103764
    
 
103765
    2003-06-02  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
 
103766
    
 
103767
            * mime-edit-dialog.c: (validate_data): Give an error dialog if the
 
103768
            users clicks on OK button when the MIME type is not entered
 
103769
            Fixes bug #113963
 
103770
 
 
103771
 capplets/file-types/ChangeLog          |    6 ++++++
 
103772
 capplets/file-types/mime-edit-dialog.c |    7 +++++++
 
103773
 2 files changed, 13 insertions(+), 0 deletions(-)
 
103774
 
 
103775
commit 1a7b7bf1d6e18dda79c3d78521398ed23496c32e
 
103776
Author: Jonathan Blandford <jrb@src.gnome.org>
 
103777
Date:   Mon Jun 2 02:59:28 2003 +0000
 
103778
 
 
103779
    minor string change from zana
 
103780
 
 
103781
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
103782
 1 files changed, 1 insertions(+), 1 deletions(-)
 
103783
 
 
103784
commit d1406b89c471245bb30187c98ab91be2168ade6a
 
103785
Author: Danilo Šegan <dsegan@gmx.net>
 
103786
Date:   Sun Jun 1 01:45:12 2003 +0000
 
103787
 
 
103788
    Updated Serbian translation by Serbian team (Prevod.org).
 
103789
    
 
103790
    2003-06-01  Danilo Šegan  <dsegan@gmx.net>
 
103791
    
 
103792
        * po/sr.po, po/sr@Latn.po: Updated Serbian translation by Serbian
 
103793
        team (Prevod.org).
 
103794
 
 
103795
 po/ChangeLog  |    5 +
 
103796
 po/sr.po      |  650 +++++++++++++++++++++++++++++++++++++--------------------
 
103797
 po/sr@Latn.po |  651 +++++++++++++++++++++++++++++++++++++--------------------
 
103798
 3 files changed, 850 insertions(+), 456 deletions(-)
 
103799
 
 
103800
commit 58166d516cfa08e5ae8d77ea0a57794fabdc33e1
 
103801
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
103802
Date:   Fri May 30 16:28:41 2003 +0000
 
103803
 
 
103804
    Updated traditional Chinese translation.
 
103805
    
 
103806
        * zh_TW.po: Updated traditional Chinese translation.
 
103807
 
 
103808
 po/ChangeLog |    4 ++
 
103809
 po/zh_TW.po  |  161 ++++++++++++++++++++++++++-------------------------------
 
103810
 2 files changed, 77 insertions(+), 88 deletions(-)
 
103811
 
 
103812
commit bffbda95b2ded523ceb2f0ee312c747c3c6b857f
 
103813
Author: Kostas Papadimas <pkst@src.gnome.org>
 
103814
Date:   Thu May 29 16:15:48 2003 +0000
 
103815
 
 
103816
    Updated the Greek translation
 
103817
 
 
103818
 po/ChangeLog |    4 +
 
103819
 po/el.po     |  277 +++++++++++++++++++++++++++-------------------------------
 
103820
 2 files changed, 131 insertions(+), 150 deletions(-)
 
103821
 
 
103822
commit dc668823456fac822b3f590ee184d57027038941
 
103823
Author: Miloslav Trmac <mitr@src.gnome.org>
 
103824
Date:   Thu May 29 12:26:02 2003 +0000
 
103825
 
 
103826
    Update Czech translation
 
103827
 
 
103828
 po/ChangeLog |    4 ++
 
103829
 po/cs.po     |  126 ++++++++++++++++++---------------------------------------
 
103830
 2 files changed, 44 insertions(+), 86 deletions(-)
 
103831
 
 
103832
commit 1ce2ef530cd64855809463c39a11edbf1e3a62f8
 
103833
Author: Christian Rose <menthos@menthos.com>
 
103834
Date:   Thu May 29 08:49:00 2003 +0000
 
103835
 
 
103836
    Updated Swedish translation.
 
103837
    
 
103838
    2003-05-29  Christian Rose  <menthos@menthos.com>
 
103839
    
 
103840
        * sv.po: Updated Swedish translation.
 
103841
 
 
103842
 po/ChangeLog |    4 ++
 
103843
 po/sv.po     |  149 ++++++++++++++++++++++++++++++++++++---------------------
 
103844
 2 files changed, 98 insertions(+), 55 deletions(-)
 
103845
 
 
103846
commit 0dc2ad9415b28f6f6c8e83e1eb24b3e35368be87
 
103847
Author: Christian Neumair <cneumair@src.gnome.org>
 
103848
Date:   Wed May 28 16:23:07 2003 +0000
 
103849
 
 
103850
    theme-install.glade
 
103851
    
 
103852
        * theme-install.glade
 
103853
        * theme-properties.glade:
 
103854
    
 
103855
        HIGified (#105004).
 
103856
 
 
103857
 capplets/theme-switcher/ChangeLog              |    7 +
 
103858
 capplets/theme-switcher/theme-install.glade    |   84 ++-
 
103859
 capplets/theme-switcher/theme-properties.glade | 1284 ++++++++++++++----------
 
103860
 3 files changed, 834 insertions(+), 541 deletions(-)
 
103861
 
 
103862
commit 5370f2dafca07384235b8450c38b28d90da894e3
 
103863
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
103864
Date:   Mon May 26 11:38:03 2003 +0000
 
103865
 
 
103866
    Dutch translation updated by Reinout van Schouwen.
 
103867
    
 
103868
    2003-05-26  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
103869
    
 
103870
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
103871
 
 
103872
 po/ChangeLog |    4 ++
 
103873
 po/nl.po     |  110 +++++++++++++++++++++++++++-------------------------------
 
103874
 2 files changed, 55 insertions(+), 59 deletions(-)
 
103875
 
 
103876
commit 53821c7a4709a5f8e63c6bd832230110e317c5b6
 
103877
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
103878
Date:   Fri May 23 17:20:03 2003 +0000
 
103879
 
 
103880
    2003-05-24 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
103881
 
 
103882
 po/ChangeLog |    4 +++
 
103883
 po/ja.po     |   81 ++++++++++-----------------------------------------------
 
103884
 2 files changed, 19 insertions(+), 66 deletions(-)
 
103885
 
 
103886
commit f46e90027bc71f9170f47b24643d9b0e0efb0ebf
 
103887
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
103888
Date:   Fri May 23 13:46:04 2003 +0000
 
103889
 
 
103890
    Updated Irish Translation
 
103891
    
 
103892
    2003-05-23  Paul Duffy <dubhthach@frink.nuigalway.ie>
 
103893
    Updated Irish Translation
 
103894
 
 
103895
 po/ChangeLog |    4 ++++
 
103896
 po/ga.po     |   36 +++++++++++++++---------------------
 
103897
 2 files changed, 19 insertions(+), 21 deletions(-)
 
103898
 
 
103899
commit 59ae274c51737d64cbd14e5847dcaba191a00954
 
103900
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
103901
Date:   Fri May 23 04:54:05 2003 +0000
 
103902
 
 
103903
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
103904
 
 
103905
 po/ChangeLog |    5 +++++
 
103906
 po/ru.po     |    9 ++++++---
 
103907
 2 files changed, 11 insertions(+), 3 deletions(-)
 
103908
 
 
103909
commit a16db7b1c462ff89c4d69e4032c2c078d9e36f36
 
103910
Author: Abel Cheung <maddog@linux.org.hk>
 
103911
Date:   Fri May 23 00:57:35 2003 +0000
 
103912
 
 
103913
    Added "id" "th" to ALL_LINGUAS.
 
103914
    
 
103915
    2003-05-23  Abel Cheung  <maddog@linux.org.hk>
 
103916
    
 
103917
        * configure.in: Added "id" "th" to ALL_LINGUAS.
 
103918
 
 
103919
 ChangeLog    |    4 ++++
 
103920
 configure.in |    2 +-
 
103921
 2 files changed, 5 insertions(+), 1 deletions(-)
 
103922
 
 
103923
commit 94d753cadb08750b344b628b373eb598e206b309
 
103924
Author: Abel Cheung <maddog@linux.org.hk>
 
103925
Date:   Fri May 23 00:34:43 2003 +0000
 
103926
 
 
103927
    Merged with fontilus translation, except sv.po. New files.
 
103928
    
 
103929
    2003-05-23  Abel Cheung  <maddog@linux.org.hk>
 
103930
    
 
103931
        * *.po: Merged with fontilus translation, except sv.po.
 
103932
        * id.po, th.po: New files.
 
103933
 
 
103934
 po/ChangeLog  |    5 +
 
103935
 po/am.po      |  166 ++++-
 
103936
 po/be.po      |  180 ++++-
 
103937
 po/ca.po      |  185 ++++-
 
103938
 po/cs.po      |  171 ++++-
 
103939
 po/da.po      |  183 ++++-
 
103940
 po/de.po      |  175 ++++-
 
103941
 po/el.po      |  181 ++++-
 
103942
 po/es.po      |  182 ++++-
 
103943
 po/fa.po      |  170 ++++-
 
103944
 po/fr.po      |  182 ++++-
 
103945
 po/ga.po      |  164 +++-
 
103946
 po/he.po      |  168 ++++-
 
103947
 po/id.po      | 2663 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
103948
 po/it.po      |  196 ++++-
 
103949
 po/ja.po      |  171 ++++-
 
103950
 po/ko.po      |  168 ++++-
 
103951
 po/lv.po      |  177 ++++-
 
103952
 po/mn.po      |  175 ++++-
 
103953
 po/ms.po      |  164 +++-
 
103954
 po/nl.po      |  172 ++++-
 
103955
 po/no.po      |  175 ++++-
 
103956
 po/pl.po      |  176 ++++-
 
103957
 po/pt.po      |  177 ++++-
 
103958
 po/pt_BR.po   |  177 ++++-
 
103959
 po/ru.po      |  184 ++++-
 
103960
 po/sr.po      |  186 ++++-
 
103961
 po/sr@Latn.po |  198 ++++-
 
103962
 po/th.po      | 2645 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
103963
 po/uk.po      |  186 ++++-
 
103964
 po/vi.po      |  171 ++++-
 
103965
 po/zh_TW.po   |  167 +++-
 
103966
 32 files changed, 9742 insertions(+), 698 deletions(-)
 
103967
 
 
103968
commit d49cfd02e053fe39125a168ba5ce38e504caeea4
 
103969
Author: Christian Rose <menthos@menthos.com>
 
103970
Date:   Thu May 22 22:05:16 2003 +0000
 
103971
 
 
103972
    Added missing files. Updated Swedish translation.
 
103973
    
 
103974
    2003-05-23  Christian Rose  <menthos@menthos.com>
 
103975
    
 
103976
        * POTFILES.in: Added missing files.
 
103977
        * sv.po: Updated Swedish translation.
 
103978
 
 
103979
 po/ChangeLog   |    5 ++
 
103980
 po/POTFILES.in |   12 ++-
 
103981
 po/sv.po       |  203 +++++++++++++++++++++++++++++++++++++++++++++-----------
 
103982
 3 files changed, 176 insertions(+), 44 deletions(-)
 
103983
 
 
103984
commit 6dd40821d6af374dfe295044e7e0fba6c091a520
 
103985
Author: Danilo Šegan <dsegan@gmx.net>
 
103986
Date:   Wed May 21 22:11:08 2003 +0000
 
103987
 
 
103988
    Added Serbian translation by Serbian team (Prevod.org).
 
103989
    
 
103990
    2003-05-22  Danilo Šegan  <dsegan@gmx.net>
 
103991
    
 
103992
        * po/sr.po, po/sr@Latn.po: Added Serbian translation by Serbian
 
103993
        team (Prevod.org).
 
103994
 
 
103995
 po/ChangeLog  |    5 +
 
103996
 po/sr.po      |  685 ++++++++++++++++++++++++++++++--------------------------
 
103997
 po/sr@Latn.po |  697 ++++++++++++++++++++++++++++++---------------------------
 
103998
 3 files changed, 737 insertions(+), 650 deletions(-)
 
103999
 
 
104000
commit ed905fefb676c73f05247347f324e094472088aa
 
104001
Author: Jonathan Blandford <jrb@src.gnome.org>
 
104002
Date:   Wed May 21 03:47:39 2003 +0000
 
104003
 
 
104004
    <yosh> shut up cvs </yosh>
 
104005
    
 
104006
    <yosh>
 
104007
    shut up cvs
 
104008
    </yosh>
 
104009
 
 
104010
 vfs-methods/themus/.cvsignore |    9 +++++++++
 
104011
 1 files changed, 9 insertions(+), 0 deletions(-)
 
104012
 
 
104013
commit b721ad6879abf2ab66b4b34d58a6807bf891de4b
 
104014
Author: Jonathan Blandford <jrb@redhat.com>
 
104015
Date:   Wed May 21 03:42:38 2003 +0000
 
104016
 
 
104017
    2.3.2 released.
 
104018
    
 
104019
    Tue May 20 19:14:19 2003  Jonathan Blandford  <jrb@redhat.com>
 
104020
    
 
104021
            * configure.in: 2.3.2 released.
 
104022
 
 
104023
 ChangeLog     |    4 +
 
104024
 configure.in  |    2 +-
 
104025
 po/am.po      |  293 +++++++++++++++++++++++--------------
 
104026
 po/ar.po      |  353 +++++++++++++++++++++++++++++---------------
 
104027
 po/az.po      |  152 ++++++++++---------
 
104028
 po/be.po      |  370 ++++++++++++++++++++++++++++++----------------
 
104029
 po/bg.po      |  363 +++++++++++++++++++++++++++++----------------
 
104030
 po/ca.po      |  376 ++++++++++++++++++++++++++++++----------------
 
104031
 po/cs.po      |    2 +-
 
104032
 po/da.po      |    2 +-
 
104033
 po/de.po      |  182 +++++++++++++----------
 
104034
 po/el.po      |  182 +++++++++++++----------
 
104035
 po/en_GB.po   |  255 ++++++++++++++++++++------------
 
104036
 po/es.po      |  259 +++++++++++++++++++-------------
 
104037
 po/et.po      |  338 +++++++++++++++++++++++++++---------------
 
104038
 po/fa.po      |  296 +++++++++++++++++++++++--------------
 
104039
 po/fi.po      |  370 ++++++++++++++++++++++++++++++----------------
 
104040
 po/fr.po      |  182 +++++++++++++----------
 
104041
 po/ga.po      |  121 +++++++---------
 
104042
 po/gl.po      |  361 +++++++++++++++++++++++++++++---------------
 
104043
 po/he.po      |  355 +++++++++++++++++++++++++++++---------------
 
104044
 po/hr.po      |  298 +++++++++++++++++++++++--------------
 
104045
 po/hu.po      |  362 +++++++++++++++++++++++++++++---------------
 
104046
 po/it.po      |  309 +++++++++++++++++++++++---------------
 
104047
 po/ja.po      |  175 +++++++++++++---------
 
104048
 po/ko.po      |  172 +++++++++++++---------
 
104049
 po/lt.po      |  363 +++++++++++++++++++++++++++++---------------
 
104050
 po/lv.po      |  177 +++++++++++++---------
 
104051
 po/mk.po      |  253 ++++++++++++++++++++------------
 
104052
 po/ml.po      |  315 +++++++++++++++++++++++++--------------
 
104053
 po/mn.po      |  359 +++++++++++++++++++++++++++++---------------
 
104054
 po/ms.po      |  463 ++++++++++++++++++++++++++++++++++-----------------------
 
104055
 po/nl.po      |  182 +++++++++++++----------
 
104056
 po/nn.po      |  297 ++++++++++++++++++++++--------------
 
104057
 po/no.po      |  174 +++++++++++++---------
 
104058
 po/pl.po      |  182 +++++++++++++----------
 
104059
 po/pt.po      |    5 +-
 
104060
 po/pt_BR.po   |  212 +++++++++++++++-----------
 
104061
 po/ro.po      |  365 ++++++++++++++++++++++++++++++---------------
 
104062
 po/ru.po      |  362 +++++++++++++++++++++++++++++---------------
 
104063
 po/sk.po      |  362 +++++++++++++++++++++++++++++---------------
 
104064
 po/sl.po      |  371 ++++++++++++++++++++++++++++++----------------
 
104065
 po/sq.po      |  238 ++++++++++++++++++------------
 
104066
 po/sr.po      |   83 +++++------
 
104067
 po/sr@Latn.po |   83 +++++------
 
104068
 po/sv.po      |    2 +-
 
104069
 po/ta.po      |  347 +++++++++++++++++++++++++++++--------------
 
104070
 po/tr.po      |  375 ++++++++++++++++++++++++++++++----------------
 
104071
 po/uk.po      |  361 +++++++++++++++++++++++++++++---------------
 
104072
 po/vi.po      |  168 ++++++++++++---------
 
104073
 po/wa.po      |  314 +++++++++++++++++++++++++--------------
 
104074
 po/zh_CN.po   |  357 +++++++++++++++++++++++++++++---------------
 
104075
 po/zh_TW.po   |  163 ++++++++++++---------
 
104076
 53 files changed, 8222 insertions(+), 4845 deletions(-)
 
104077
 
 
104078
commit 52fcd102dff96dcde4d940a7b4a3fc6f424405b0
 
104079
Author: Jonathan Blandford <jrb@redhat.com>
 
104080
Date:   Tue May 20 16:46:02 2003 +0000
 
104081
 
 
104082
    add fontilus support. add fontilus support. add fontilus support.
 
104083
    
 
104084
    Tue May 20 12:43:59 2003  Jonathan Blandford  <jrb@redhat.com>
 
104085
    
 
104086
        * configure.in (FONTILUS): add fontilus support.
 
104087
        * vfs-methods/Makefile.am: add fontilus support.
 
104088
        * vfs-methods/fontilus/Makefile.am: add fontilus support.
 
104089
 
 
104090
 ChangeLog                        |    6 +++
 
104091
 configure.in                     |   74 +++++++++++++++++++++++++++++++------
 
104092
 vfs-methods/Makefile.am          |    2 +-
 
104093
 vfs-methods/fontilus/Makefile.am |    8 ++--
 
104094
 4 files changed, 73 insertions(+), 17 deletions(-)
 
104095
 
 
104096
commit 58e641a8704832c823664651ee3faa18722a2006
 
104097
Author: Christian Rose <menthos@menthos.com>
 
104098
Date:   Tue May 20 10:24:15 2003 +0000
 
104099
 
 
104100
    Updated Swedish translation.
 
104101
    
 
104102
    2003-05-20  Christian Rose  <menthos@menthos.com>
 
104103
    
 
104104
        * sv.po: Updated Swedish translation.
 
104105
 
 
104106
 po/ChangeLog |    4 +
 
104107
 po/sv.po     |  226 ++++++++++++++++++++++++++++++++++++++--------------------
 
104108
 2 files changed, 152 insertions(+), 78 deletions(-)
 
104109
 
 
104110
commit 57db67cb350fb41bca5793637e5fa345da37009b
 
104111
Author: Ole Laursen <olau@hardworking.dk>
 
104112
Date:   Mon May 19 19:14:35 2003 +0000
 
104113
 
 
104114
    Updated Danish translation.
 
104115
    
 
104116
    2003-05-19  Ole Laursen  <olau@hardworking.dk>
 
104117
    
 
104118
        * da.po: Updated Danish translation.
 
104119
 
 
104120
 po/ChangeLog |    4 +
 
104121
 po/da.po     |  260 +++++++++++++++++++++++++++++----------------------------
 
104122
 2 files changed, 136 insertions(+), 128 deletions(-)
 
104123
 
 
104124
commit 45b7f71591c44242a96cf0d3211550c49a6fcda3
 
104125
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
104126
Date:   Mon May 19 04:18:48 2003 +0000
 
104127
 
 
104128
    configure.in: Added Russian to ALL_LINGUAS.
 
104129
 
 
104130
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
104131
 1 files changed, 4 insertions(+), 0 deletions(-)
 
104132
 
 
104133
commit bb13c847536d3fba2e3e1c91cba4fd3ee2c6e4a7
 
104134
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
104135
Date:   Sun May 18 23:45:14 2003 +0000
 
104136
 
 
104137
    Updated Portuguese translation.
 
104138
    
 
104139
    2003-05-19  Duarte Loreto <happyguy_pt@hotmail.com>
 
104140
    
 
104141
            * pt.po: Updated Portuguese translation.
 
104142
 
 
104143
 po/ChangeLog |    4 +
 
104144
 po/pt.po     |  215 ++++++++++++++++++++++++++++++++--------------------------
 
104145
 2 files changed, 124 insertions(+), 95 deletions(-)
 
104146
 
 
104147
commit e2db9ad1da857d75fd708de595413d2b6a75e169
 
104148
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
 
104149
Date:   Sun May 18 08:01:13 2003 +0000
 
104150
 
 
104151
    Updated Czech translation.
 
104152
 
 
104153
 po/ChangeLog |    4 +
 
104154
 po/cs.po     |  204 +++++++++++++++++++++++++++++++++-------------------------
 
104155
 2 files changed, 119 insertions(+), 89 deletions(-)
 
104156
 
 
104157
commit dfc8589c81c1f2ba10213e8e9fbf4dfc35732b11
 
104158
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
104159
Date:   Sat May 17 17:42:10 2003 +0000
 
104160
 
 
104161
    HIGify dialog and fix ui-review bug 99532: remove help text from the
 
104162
    
 
104163
    
 
104164
    2003-05-17  Dennis Cranston <dennis_cranston@yahoo.com>
 
104165
    
 
104166
        * gnome-mouse-properties.glade:  HIGify dialog and fix
 
104167
        ui-review bug 99532: remove help text from the dialog;
 
104168
        s/Delay/Timeout; remove frames and use HIGified categories;
 
104169
        change check box text to "Highlight the pointer when you
 
104170
        press Ctrl"; change the cursor theme's note to "<i><small><b>
 
104171
        Note:</b> Changes to theis setting will not take effect until
 
104172
        you next log in.</small><i>"; and fix widget padding.
 
104173
 
 
104174
 capplets/mouse/ChangeLog                    |   10 +
 
104175
 capplets/mouse/gnome-mouse-properties.glade | 1487 +++++++++++++++------------
 
104176
 2 files changed, 815 insertions(+), 682 deletions(-)
 
104177
 
 
104178
commit 6f00d6f287b736236396ffe8549ab3f0561dca59
 
104179
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
104180
Date:   Fri May 16 16:06:05 2003 +0000
 
104181
 
 
104182
    Updated traditional Chinese translation.
 
104183
    
 
104184
        * zh_TW.po: Updated traditional Chinese translation.
 
104185
 
 
104186
 po/ChangeLog |    4 ++
 
104187
 po/zh_TW.po  |  123 +++++++++++++++++++++++++++++++++++++++++++++-------------
 
104188
 2 files changed, 100 insertions(+), 27 deletions(-)
 
104189
 
 
104190
commit 92b0b936e0dd5043b6a11cd6c022cca020611dd7
 
104191
Author: Laurent Dhima <laurenti@src.gnome.org>
 
104192
Date:   Fri May 16 10:24:20 2003 +0000
 
104193
 
 
104194
    Updated Albanian translation
 
104195
    
 
104196
    * sq.po: Updated Albanian translation
 
104197
 
 
104198
 po/ChangeLog |    4 ++++
 
104199
 1 files changed, 4 insertions(+), 0 deletions(-)
 
104200
 
 
104201
commit f64b555c871bc58cf456a929a70e1bf27e1e4d33
 
104202
Author: Miloslav Trmac <mitr@src.gnome.org>
 
104203
Date:   Fri May 16 10:20:01 2003 +0000
 
104204
 
 
104205
    Fix typo in Czech translation
 
104206
 
 
104207
 po/ChangeLog |    1 +
 
104208
 po/cs.po     |    6 +++---
 
104209
 2 files changed, 4 insertions(+), 3 deletions(-)
 
104210
 
 
104211
commit 2aa74809729c8d85958dd63c7861cd7a38e3b3ca
 
104212
Author: Laurent Dhima <laurenti@src.gnome.org>
 
104213
Date:   Fri May 16 10:19:58 2003 +0000
 
104214
 
 
104215
    Updated
 
104216
 
 
104217
 po/sq.po |  326 +++++++++++++++++++++++++++++++++++++-------------------------
 
104218
 1 files changed, 193 insertions(+), 133 deletions(-)
 
104219
 
 
104220
commit 7afe540d1f435ec9337e8d70cf95719e772fe513
 
104221
Author: Miloslav Trmac <mitr@src.gnome.org>
 
104222
Date:   Fri May 16 09:53:59 2003 +0000
 
104223
 
 
104224
    Update Czech translation
 
104225
 
 
104226
 po/ChangeLog |    4 ++++
 
104227
 po/cs.po     |    6 +++---
 
104228
 2 files changed, 7 insertions(+), 3 deletions(-)
 
104229
 
 
104230
commit 13f82eac81da4e6a560abd106ed0b30f952d3e4a
 
104231
Author: J.H.M. Dassen (Ray) <jdassen@src.gnome.org>
 
104232
Date:   Fri May 16 05:12:36 2003 +0000
 
104233
 
 
104234
    Added libgnome_window_settings_la_LIBADD to get complete inter-library dependency information into the library.
 
104235
 
 
104236
 libwindow-settings/ChangeLog   |    5 +++++
 
104237
 libwindow-settings/Makefile.am |    2 ++
 
104238
 2 files changed, 7 insertions(+), 0 deletions(-)
 
104239
 
 
104240
commit 9c8efe2733d45ae061ac0df3242002c76072338a
 
104241
Author: Christian Rose <menthos@menthos.com>
 
104242
Date:   Thu May 15 20:34:41 2003 +0000
 
104243
 
 
104244
    Updated Swedish translation.
 
104245
    
 
104246
    2003-05-15  Christian Rose  <menthos@menthos.com>
 
104247
    
 
104248
        * sv.po: Updated Swedish translation.
 
104249
 
 
104250
 po/ChangeLog |    4 ++++
 
104251
 po/sv.po     |   49 ++++++++++++++++++++++++++-----------------------
 
104252
 2 files changed, 30 insertions(+), 23 deletions(-)
 
104253
 
 
104254
commit 1607ff72c2b1bb8cbeec7ac283d02e95ef6b9a4b
 
104255
Author: Miloslav Trmac <mitr@src.gnome.org>
 
104256
Date:   Thu May 15 09:43:08 2003 +0000
 
104257
 
 
104258
    Update Czech translation
 
104259
 
 
104260
 po/ChangeLog |    4 ++++
 
104261
 po/cs.po     |    6 +++---
 
104262
 2 files changed, 7 insertions(+), 3 deletions(-)
 
104263
 
 
104264
commit feb2e43c76141174e61ee3546edbfb0cf5abb40f
 
104265
Author: Malcolm Tredinnick <malcolm@src.gnome.org>
 
104266
Date:   Thu May 15 03:33:58 2003 +0000
 
104267
 
 
104268
    Use Header capitalisation for menu items. Fixes bug #112939.
 
104269
    
 
104270
        * gnome-network-preferences.desktop.in: Use Header
 
104271
        capitalisation for menu items. Fixes bug #112939.
 
104272
 
 
104273
 capplets/network/ChangeLog                         |    5 +++++
 
104274
 .../network/gnome-network-preferences.desktop.in   |    2 +-
 
104275
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104276
 
 
104277
commit 1042002639a55dea0ce6a4eed2e23d0ffc21aac9
 
104278
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
104279
Date:   Thu May 15 01:16:05 2003 +0000
 
104280
 
 
104281
    Updated traditional Chinese translation.
 
104282
    
 
104283
        * zh_TW.po: Updated traditional Chinese translation.
 
104284
 
 
104285
 po/ChangeLog |    4 +
 
104286
 po/zh_TW.po  |  349 +++++++++++++++++++---------------------------------------
 
104287
 2 files changed, 117 insertions(+), 236 deletions(-)
 
104288
 
 
104289
commit d72ad5331933371cf15fa73ec92f2138a4acfc78
 
104290
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
104291
Date:   Wed May 14 16:00:43 2003 +0000
 
104292
 
 
104293
    Updated Spanish translation.
 
104294
    
 
104295
    2003-05-14  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
104296
    
 
104297
            * es.po: Updated Spanish translation.
 
104298
 
 
104299
 po/ChangeLog |    4 ++
 
104300
 po/es.po     |  162 +++++++++++++++++++++++++---------------------------------
 
104301
 2 files changed, 73 insertions(+), 93 deletions(-)
 
104302
 
 
104303
commit b6786f4556406458abfce19f34bf2a47f13c72b7
 
104304
Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
 
104305
Date:   Wed May 14 14:29:26 2003 +0000
 
104306
 
 
104307
    Updated Japanese translation.
 
104308
    
 
104309
    2003-05-14  KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>
 
104310
    
 
104311
        * ja.po: Updated Japanese translation.
 
104312
 
 
104313
 po/ChangeLog |    4 ++++
 
104314
 po/ja.po     |   37 +++++++++++++++++++++----------------
 
104315
 2 files changed, 25 insertions(+), 16 deletions(-)
 
104316
 
 
104317
commit c8bff269e967660fcd452f8521395716eab2212d
 
104318
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
104319
Date:   Wed May 14 03:45:31 2003 +0000
 
104320
 
 
104321
    Updated Malay translation. Thanks Abel Cheung for merging my themus
 
104322
    
 
104323
    2002-05-14  Hasbullah Bin Pit <sebol@ikhlas.com>
 
104324
    
 
104325
            * ms.po: Updated Malay translation.
 
104326
    Thanks Abel Cheung for merging my themus translation with control panel....
 
104327
 
 
104328
 po/ChangeLog |    4 +
 
104329
 po/ms.po     |  391 +++++++++++++++++++++++++---------------------------------
 
104330
 2 files changed, 174 insertions(+), 221 deletions(-)
 
104331
 
 
104332
commit ed8894ed3436b7c31a1e33805b15688d02434d2f
 
104333
Author: Abel Cheung <maddog@linux.org.hk>
 
104334
Date:   Wed May 14 02:52:32 2003 +0000
 
104335
 
 
104336
    Added "sr" "sr@Latn" to ALL_LINGUAS.
 
104337
    
 
104338
    2003-05-14  Abel Cheung  <maddog@linux.org.hk>
 
104339
    
 
104340
        * configure.in: Added "sr" "sr@Latn" to ALL_LINGUAS.
 
104341
 
 
104342
 ChangeLog    |    4 ++++
 
104343
 configure.in |    2 +-
 
104344
 2 files changed, 5 insertions(+), 1 deletions(-)
 
104345
 
 
104346
commit 3c255ac3b111b8670d495e20c237c3c71cad7a5a
 
104347
Author: Abel Cheung <maddog@linux.org.hk>
 
104348
Date:   Wed May 14 02:51:15 2003 +0000
 
104349
 
 
104350
    Merged with themus translations. New files.
 
104351
    
 
104352
    2003-05-14  Abel Cheung  <maddog@linux.org.hk>
 
104353
    
 
104354
        * cs.po, da.po, de.po, el.po, es.po, fr.po, ga.po, ja.po,
 
104355
          ko.po, lv.po, ms.po, nl.po, no.po, pl.po, pt.po, pt_BR.po,
 
104356
          vi.po, zh_TW.po: Merged with themus translations.
 
104357
        * sr.po, sr@Latn.po: New files.
 
104358
 
 
104359
 po/ChangeLog  |    7 +
 
104360
 po/az.po      |  180 +++--
 
104361
 po/cs.po      |  191 +++--
 
104362
 po/da.po      |  188 +++--
 
104363
 po/de.po      |  193 ++++--
 
104364
 po/el.po      |  189 +++--
 
104365
 po/es.po      |  189 ++++--
 
104366
 po/fr.po      |  208 ++++--
 
104367
 po/ga.po      |  185 +++--
 
104368
 po/ja.po      |  197 ++++--
 
104369
 po/ko.po      |  186 +++--
 
104370
 po/lv.po      |  187 +++--
 
104371
 po/ms.po      |  180 +++--
 
104372
 po/nl.po      |  185 +++--
 
104373
 po/no.po      |  188 +++--
 
104374
 po/pl.po      |  184 +++--
 
104375
 po/pt.po      |  194 +++--
 
104376
 po/pt_BR.po   |  188 +++--
 
104377
 po/sr.po      | 2557 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
104378
 po/sr@Latn.po | 2557 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
104379
 po/vi.po      |  184 +++--
 
104380
 po/zh_TW.po   |  183 +++--
 
104381
 22 files changed, 7705 insertions(+), 995 deletions(-)
 
104382
 
 
104383
commit b722a95dc9fe2de922c25580cf7d65f92be0bc25
 
104384
Author: Andrew Sobala <aes@gnome.org>
 
104385
Date:   Tue May 13 20:58:13 2003 +0000
 
104386
 
 
104387
    added themus files
 
104388
    
 
104389
    2003-05-13  Andrew Sobala  <aes@gnome.org>
 
104390
    
 
104391
        * POTFILES.in: added themus files
 
104392
 
 
104393
 po/ChangeLog   |    4 ++++
 
104394
 po/POTFILES.in |    6 ++++--
 
104395
 2 files changed, 8 insertions(+), 2 deletions(-)
 
104396
 
 
104397
commit ffd50e5a0ee2be9e086401d3d0e0721f937d7259
 
104398
Author: Christian Rose <menthos@menthos.com>
 
104399
Date:   Tue May 13 20:40:17 2003 +0000
 
104400
 
 
104401
    Added missing files. Updated Swedish translation.
 
104402
    
 
104403
    2003-05-13  Christian Rose  <menthos@menthos.com>
 
104404
    
 
104405
        * POTFILES.in: Added missing files.
 
104406
        * sv.po: Updated Swedish translation.
 
104407
 
 
104408
 po/ChangeLog   |    5 +
 
104409
 po/POTFILES.in |   16 ++-
 
104410
 po/sv.po       |  317 +++++++++++++++++++++++++++++++++++++++-----------------
 
104411
 3 files changed, 239 insertions(+), 99 deletions(-)
 
104412
 
 
104413
commit 128bcd8d807865207099365baa07586174bdbace
 
104414
Author: Andrew Sobala <aes@src.gnome.org>
 
104415
Date:   Tue May 13 18:37:05 2003 +0000
 
104416
 
 
104417
    Andrew Sobala <aes@gnome.org>
 
104418
    
 
104419
    The grand "themus->control-center" merge. See individual ChangeLogs for
 
104420
    details.
 
104421
 
 
104422
 ChangeLog                                          |    6 +
 
104423
 Makefile.am                                        |    2 +-
 
104424
 capplets/common/ChangeLog                          |    8 +
 
104425
 capplets/common/Makefile.am                        |   17 +-
 
104426
 capplets/common/gnome-theme-apply.c                |   63 ++
 
104427
 capplets/common/gnome-theme-apply.h                |   33 +
 
104428
 capplets/common/theme-thumbnail.c                  |  597 +++++++++++++++++
 
104429
 capplets/common/theme-thumbnail.h                  |   24 +
 
104430
 capplets/theme-switcher/ChangeLog                  |    9 +
 
104431
 capplets/theme-switcher/Makefile.am                |    5 +-
 
104432
 capplets/theme-switcher/gnome-theme-manager.c      |   42 +--
 
104433
 capplets/theme-switcher/theme-thumbnail.c          |  597 -----------------
 
104434
 capplets/theme-switcher/theme-thumbnail.h          |   24 -
 
104435
 configure.in                                       |   30 +
 
104436
 vfs-methods/Makefile.am                            |    1 +
 
104437
 vfs-methods/themus/ChangeLog                       |  168 +++++
 
104438
 vfs-methods/themus/Makefile.am                     |   83 +++
 
104439
 vfs-methods/themus/Themus_Component.server.in.in   |   19 +
 
104440
 .../themus/Themus_Properties_View.server.in.in     |   19 +
 
104441
 vfs-methods/themus/theme-method.c                  |  699 ++++++++++++++++++++
 
104442
 vfs-methods/themus/theme-method.conf               |    2 +
 
104443
 vfs-methods/themus/theme-method.directory.in       |    5 +
 
104444
 vfs-methods/themus/theme-thumbnailer.c             |  150 +++++
 
104445
 vfs-methods/themus/themus-component-main.c         |   54 ++
 
104446
 vfs-methods/themus/themus-component.c              |   88 +++
 
104447
 vfs-methods/themus/themus-component.h              |   47 ++
 
104448
 vfs-methods/themus/themus-properties-main.c        |   54 ++
 
104449
 vfs-methods/themus/themus-properties-view.c        |  223 +++++++
 
104450
 vfs-methods/themus/themus-properties-view.h        |   44 ++
 
104451
 vfs-methods/themus/themus.mime                     |    2 +
 
104452
 vfs-methods/themus/themus.schemas.in               |   57 ++
 
104453
 31 files changed, 2503 insertions(+), 669 deletions(-)
 
104454
 
 
104455
commit 95ff4d6a25979c16db4a5bef01a4780b44e9ecaf
 
104456
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
104457
Date:   Mon May 12 23:25:40 2003 +0000
 
104458
 
 
104459
    Updated Portuguese translation.
 
104460
    
 
104461
    2003-05-12  Duarte Loreto <happyguy_pt@hotmail.com>
 
104462
    
 
104463
            * pt.po: Updated Portuguese translation.
 
104464
 
 
104465
 po/ChangeLog |    4 +++
 
104466
 po/pt.po     |   83 ++++++++++++++++++++++++++++------------------------------
 
104467
 2 files changed, 44 insertions(+), 43 deletions(-)
 
104468
 
 
104469
commit 466017cc4e2f6f5146b632a009fe0f1a64d8658f
 
104470
Author: Marco Pesenti Gritti <marco@it.gnome.org>
 
104471
Date:   Mon May 12 19:30:28 2003 +0000
 
104472
 
 
104473
    Set the enabled key for new services and unset it on delete
 
104474
    
 
104475
    2003-05-12  Marco Pesenti Gritti  <marco@it.gnome.org>
 
104476
    
 
104477
        * capplets/file-types/service-info.c: (service_info_save),
 
104478
        (service_info_delete):
 
104479
    
 
104480
        Set the enabled key for new services and unset it on delete
 
104481
 
 
104482
 ChangeLog                          |    7 +++++++
 
104483
 capplets/file-types/service-info.c |    5 +++++
 
104484
 2 files changed, 12 insertions(+), 0 deletions(-)
 
104485
 
 
104486
commit cf191563c65327f441833951a429113207bab2f0
 
104487
Author: Christophe Merlet <redfox@src.gnome.org>
 
104488
Date:   Sun May 11 22:23:54 2003 +0000
 
104489
 
 
104490
    Updated French translation.
 
104491
 
 
104492
 po/ChangeLog |    4 +++
 
104493
 po/fr.po     |   75 ++++++++++++++++++++++++++-------------------------------
 
104494
 2 files changed, 38 insertions(+), 41 deletions(-)
 
104495
 
 
104496
commit 77ba97e29d49de193679bf25d59d822f30b4da24
 
104497
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104498
Date:   Fri May 9 08:55:52 2003 +0000
 
104499
 
 
104500
    Updated Irish translation.
 
104501
    
 
104502
    2003-05-07  Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104503
    Updated Irish translation.
 
104504
 
 
104505
 po/ChangeLog |    3 ++
 
104506
 po/ga.po     |   72 +++++++++++++++++++++++----------------------------------
 
104507
 2 files changed, 32 insertions(+), 43 deletions(-)
 
104508
 
 
104509
commit b7a5917b6a68a54a735dfeb9a18c6d44f7381706
 
104510
Author: Jody Goldberg <jody@src.gnome.org>
 
104511
Date:   Wed May 7 18:55:08 2003 +0000
 
104512
 
 
104513
    update
 
104514
 
 
104515
 configure.in               |    7 +------
 
104516
 control-center/Makefile.am |   20 +++++++-------------
 
104517
 2 files changed, 8 insertions(+), 19 deletions(-)
 
104518
 
 
104519
commit cee7d84639744c45431c8c6675a9d3ef8b452176
 
104520
Author: Jody Goldberg <jody@gnome.org>
 
104521
Date:   Wed May 7 18:36:55 2003 +0000
 
104522
 
 
104523
    post release version bump
 
104524
    
 
104525
    
 
104526
    2003-05-07  Jody Goldberg <jody@gnome.org>
 
104527
    
 
104528
        * configure.in : post release version bump
 
104529
 
 
104530
 ChangeLog    |    4 ++++
 
104531
 configure.in |    2 +-
 
104532
 2 files changed, 5 insertions(+), 1 deletions(-)
 
104533
 
 
104534
commit 04f119abaed6e3a1d2b1ae396037ad3a17368d9c
 
104535
Author: Jody Goldberg <jody@gnome.org>
 
104536
Date:   Wed May 7 18:25:21 2003 +0000
 
104537
 
 
104538
    Release 2.3.1
 
104539
    
 
104540
    
 
104541
    2003-05-07  Jody Goldberg <jody@gnome.org>
 
104542
    
 
104543
        * Release 2.3.1
 
104544
 
 
104545
 ChangeLog                                 |    4 +
 
104546
 archiver/ChangeLog                        |    4 +
 
104547
 archiver/tests/ChangeLog                  |    4 +
 
104548
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
104549
 capplets/background/ChangeLog             |    4 +
 
104550
 capplets/common/ChangeLog                 |    4 +
 
104551
 capplets/default-applications/ChangeLog   |    4 +
 
104552
 capplets/desktop-links/ChangeLog          |    4 +
 
104553
 capplets/file-types/ChangeLog             |    4 +
 
104554
 capplets/font/ChangeLog                   |    4 +
 
104555
 capplets/keybindings/ChangeLog            |    4 +
 
104556
 capplets/keyboard/ChangeLog               |    4 +
 
104557
 capplets/mime-type/ChangeLog              |    4 +
 
104558
 capplets/mouse/ChangeLog                  |    4 +
 
104559
 capplets/network/ChangeLog                |    4 +
 
104560
 capplets/rollback/ChangeLog               |    4 +
 
104561
 capplets/sound/ChangeLog                  |    4 +
 
104562
 capplets/theme-switcher/ChangeLog         |    4 +
 
104563
 capplets/ui-properties/ChangeLog          |    4 +
 
104564
 capplets/url-properties/ChangeLog         |    4 +
 
104565
 capplets/windows/ChangeLog                |    4 +
 
104566
 capplets/wm-properties/ChangeLog          |    4 +
 
104567
 configure.in                              |    7 +-
 
104568
 control-center/ChangeLog                  |    4 +
 
104569
 control-center/Makefile.am                |   20 +-
 
104570
 gnome-settings-daemon/ChangeLog           |    8 +
 
104571
 gnome-settings-daemon/xrdb/Makefile.am    |    2 +
 
104572
 help/ChangeLog                            |    4 +
 
104573
 libbackground/ChangeLog                   |    4 +
 
104574
 libwindow-settings/ChangeLog              |    4 +
 
104575
 po/ChangeLog                              |    4 +
 
104576
 po/am.po                                  |  349 ++++++++++-----
 
104577
 po/ar.po                                  |  391 +++++++++++------
 
104578
 po/az.po                                  |  534 +++++++++++++++-------
 
104579
 po/be.po                                  |  361 ++++++++++-----
 
104580
 po/bg.po                                  |  391 +++++++++++------
 
104581
 po/ca.po                                  |  393 +++++++++++------
 
104582
 po/cs.po                                  |    2 +-
 
104583
 po/da.po                                  |  389 +++++++++++------
 
104584
 po/de.po                                  |  383 +++++++++++------
 
104585
 po/el.po                                  |  383 +++++++++++------
 
104586
 po/en_GB.po                               |  339 +++++++++-----
 
104587
 po/es.po                                  |  387 +++++++++++------
 
104588
 po/et.po                                  |  383 +++++++++++------
 
104589
 po/fa.po                                  |  357 ++++++++++-----
 
104590
 po/fi.po                                  |  383 +++++++++++------
 
104591
 po/fr.po                                  |  336 +++++++++-----
 
104592
 po/ga.po                                  |  146 +++++--
 
104593
 po/gl.po                                  |  393 +++++++++++------
 
104594
 po/he.po                                  |  383 +++++++++++------
 
104595
 po/hr.po                                  |  374 ++++++++++------
 
104596
 po/hu.po                                  |  383 +++++++++++------
 
104597
 po/it.po                                  |  366 ++++++++++------
 
104598
 po/ja.po                                  |    2 +-
 
104599
 po/ko.po                                  |   25 +-
 
104600
 po/lt.po                                  |  692 +++++++++++++++++++----------
 
104601
 po/lv.po                                  |  383 +++++++++++------
 
104602
 po/mk.po                                  |  381 ++++++++++------
 
104603
 po/ml.po                                  |  143 +++++--
 
104604
 po/mn.po                                  |  383 +++++++++++------
 
104605
 po/ms.po                                  |  383 +++++++++++------
 
104606
 po/nl.po                                  |  383 +++++++++++------
 
104607
 po/nn.po                                  |  369 ++++++++++------
 
104608
 po/no.po                                  |   55 ++-
 
104609
 po/pl.po                                  |  382 ++++++++++------
 
104610
 po/pt.po                                  |  387 +++++++++++------
 
104611
 po/pt_BR.po                               |  403 +++++++++++------
 
104612
 po/ro.po                                  |  383 +++++++++++------
 
104613
 po/ru.po                                  |  383 +++++++++++------
 
104614
 po/sk.po                                  |  383 +++++++++++------
 
104615
 po/sl.po                                  |  387 +++++++++++------
 
104616
 po/sq.po                                  |  519 ++++++++++++++--------
 
104617
 po/sv.po                                  |  390 +++++++++++------
 
104618
 po/ta.po                                  |  388 +++++++++++------
 
104619
 po/tr.po                                  |  387 +++++++++++------
 
104620
 po/uk.po                                  |  383 +++++++++++------
 
104621
 po/vi.po                                  |  387 +++++++++++------
 
104622
 po/wa.po                                  |  373 ++++++++++------
 
104623
 po/zh_CN.po                               |  383 +++++++++++------
 
104624
 po/zh_TW.po                               |  393 +++++++++++------
 
104625
 80 files changed, 11385 insertions(+), 6076 deletions(-)
 
104626
 
 
104627
commit 052aa3e665f7b7c660cff4ffd152984d868bb4bc
 
104628
Author: fixed mis-translations. T.Aihana <aihana@gnome.gr.jp>
 
104629
Date:   Tue May 6 11:59:43 2003 +0000
 
104630
 
 
104631
    2003-05-06 fixed mis-translations. T.Aihana <aihana@gnome.gr.jp>
 
104632
 
 
104633
 po/ja.po |   22 ++++++++++------------
 
104634
 1 files changed, 10 insertions(+), 12 deletions(-)
 
104635
 
 
104636
commit 7efdfdf974dabcb124c20197b40bf5150a005e49
 
104637
Author: Danilo Šegan <dsegan@gmx.net>
 
104638
Date:   Tue May 6 02:57:30 2003 +0000
 
104639
 
 
104640
    Added "sr" and "sr@Latn" to ALL_LINGUAS.
 
104641
    
 
104642
    2003-05-05  Danilo Šegan  <dsegan@gmx.net>
 
104643
    
 
104644
        * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
 
104645
    
 
104646
        * po/sr.po, po/sr@Latn.po: Added Serbian translation by
 
104647
        http://Prevod.org/.
 
104648
 
 
104649
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
104650
 1 files changed, 4 insertions(+), 0 deletions(-)
 
104651
 
 
104652
commit c63ba0fd4176ea62ced7b78bc426d97b507e3694
 
104653
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
104654
Date:   Tue May 6 02:10:03 2003 +0000
 
104655
 
 
104656
    2003-05-06 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
104657
 
 
104658
 po/ChangeLog |    4 +
 
104659
 po/ja.po     |  393 +++++++++++++++++++++++++++++++++++++---------------------
 
104660
 2 files changed, 254 insertions(+), 143 deletions(-)
 
104661
 
 
104662
commit fcae020bac7b85d49e5ceca2d7c7e4b1aebc6388
 
104663
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
104664
Date:   Mon May 5 04:12:10 2003 +0000
 
104665
 
 
104666
    be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.
 
104667
 
 
104668
 po/ChangeLog |    5 +++
 
104669
 po/be.po     |  106 +++++++++++++++++++++++++++++++---------------------------
 
104670
 2 files changed, 62 insertions(+), 49 deletions(-)
 
104671
 
 
104672
commit 1ef4020f9d5f902ff59225e08d8b4151a0c993e5
 
104673
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104674
Date:   Sun May 4 23:14:05 2003 +0000
 
104675
 
 
104676
    Fix for both-horiz property with eggtoolbar and bonobo. Fixes bug #104979.
 
104677
    
 
104678
    2003-05-05  Kjartan Maraas  <kmaraas@gnome.org>
 
104679
    
 
104680
        * gnome-ui-properties.c: Fix for both-horiz property
 
104681
        with eggtoolbar and bonobo. Fixes bug #104979.
 
104682
 
 
104683
 capplets/ui-properties/ChangeLog             |    5 +++++
 
104684
 capplets/ui-properties/gnome-ui-properties.c |    2 +-
 
104685
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104686
 
 
104687
commit 135e3fe70c3bb9baeac9c8eb2be67a52fe3355f8
 
104688
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104689
Date:   Sun May 4 22:49:13 2003 +0000
 
104690
 
 
104691
    Merge fix for bug #110266.
 
104692
    
 
104693
    2003-05-05  Kjartan Maraas  <kmaraas@gnome.org>
 
104694
    
 
104695
        * gnome-accessibility-keyboard-properties.c: Merge fix
 
104696
        for bug #110266.
 
104697
 
 
104698
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
104699
 .../gnome-accessibility-keyboard-properties.c      |    2 +-
 
104700
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104701
 
 
104702
commit acadf6a8268c600c5fd946cd68a9a9dd6fd1c999
 
104703
Author: Miloslav Trmac <mitr@src.gnome.org>
 
104704
Date:   Sat May 3 17:04:28 2003 +0000
 
104705
 
 
104706
    Update Czech translation
 
104707
 
 
104708
 po/ChangeLog |    4 ++++
 
104709
 po/cs.po     |   12 ++++++------
 
104710
 2 files changed, 10 insertions(+), 6 deletions(-)
 
104711
 
 
104712
commit 07514ea76c3599b6f998b0da9e203dc4c26756c5
 
104713
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104714
Date:   Sat May 3 09:35:03 2003 +0000
 
104715
 
 
104716
    Unref the icon_theme after using it.
 
104717
    
 
104718
    2003-05-03  Kjartan Maraas  <kmaraas@gnome.org>
 
104719
    
 
104720
        * theme-thumbnail.c: (create_image): Unref the
 
104721
        icon_theme after using it.
 
104722
 
 
104723
 capplets/theme-switcher/ChangeLog         |    5 +++++
 
104724
 capplets/theme-switcher/theme-thumbnail.c |    4 +++-
 
104725
 2 files changed, 8 insertions(+), 1 deletions(-)
 
104726
 
 
104727
commit b3ac06e5d1673b6211c77dcb0c873ba0cf10b57e
 
104728
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
104729
Date:   Fri May 2 23:14:41 2003 +0000
 
104730
 
 
104731
    Merge fix for --disable-schemas-install
 
104732
 
 
104733
 schemas/Makefile.am |    4 ++++
 
104734
 1 files changed, 4 insertions(+), 0 deletions(-)
 
104735
 
 
104736
commit 6288c148b31833214e8aec76521d8550e6b3d2f9
 
104737
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104738
Date:   Fri May 2 22:49:57 2003 +0000
 
104739
 
 
104740
    Add a colon for consistency. Fixes bug #103923.
 
104741
    
 
104742
    2003-05-02  Kjartan Maraas  <kmaraas@gnome.org>
 
104743
    
 
104744
        * theme-properties.glade: Add a colon for consistency.
 
104745
        Fixes bug #103923.
 
104746
 
 
104747
 capplets/theme-switcher/ChangeLog              |    5 +++++
 
104748
 capplets/theme-switcher/theme-properties.glade |    2 +-
 
104749
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104750
 
 
104751
commit 6051d4d57b862a509d84c9d49abc6ca07ad07bd3
 
104752
Author: Jonathan Blandford <jrb@redhat.com>
 
104753
Date:   Fri May 2 21:50:48 2003 +0000
 
104754
 
 
104755
    better error checking.
 
104756
    
 
104757
    Fri May  2 17:48:07 2003  Jonathan Blandford  <jrb@redhat.com>
 
104758
    
 
104759
        * metacity-window-manager.c (add_themes_from_dir): better error
 
104760
        checking.
 
104761
 
 
104762
 libwindow-settings/ChangeLog                 |    5 +++++
 
104763
 libwindow-settings/metacity-window-manager.c |    6 +++++-
 
104764
 2 files changed, 10 insertions(+), 1 deletions(-)
 
104765
 
 
104766
commit 557bde96ba89f166f77c12edc3287401b46bc54e
 
104767
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
104768
Date:   Fri May 2 17:00:13 2003 +0000
 
104769
 
 
104770
    fixed trivial PO file format errors
 
104771
 
 
104772
 po/ko.po |    8 ++++----
 
104773
 1 files changed, 4 insertions(+), 4 deletions(-)
 
104774
 
 
104775
commit 6897d4c2eb2a6d1d1e4452e3f1ee4226d0843983
 
104776
Author: Changwoo Ryu <cwryu@debian.org>
 
104777
Date:   Fri May 2 16:58:06 2003 +0000
 
104778
 
 
104779
    Updated Korean translation.
 
104780
    
 
104781
    2003-05-03  Changwoo Ryu  <cwryu@debian.org>
 
104782
    
 
104783
        * ko.po: Updated Korean translation.
 
104784
 
 
104785
 po/ChangeLog |    4 +
 
104786
 po/ko.po     |  375 +++++++++++++++++++++++++++++++++++++---------------------
 
104787
 2 files changed, 242 insertions(+), 137 deletions(-)
 
104788
 
 
104789
commit 0db3796eee169c3cfd1d916ecc8869d0dd960c36
 
104790
Author: Ross Burton <rburton@src.gnome.org>
 
104791
Date:   Fri May 2 14:22:32 2003 +0000
 
104792
 
 
104793
    Don't break if ~/.gnome2/xrdb doesn't exist, and add .cvsignore
 
104794
 
 
104795
 gnome-settings-daemon/ChangeLog             |    8 ++++++++
 
104796
 gnome-settings-daemon/gnome-settings-xrdb.c |   15 +++++++++------
 
104797
 gnome-settings-daemon/xrdb/.cvsignore       |    2 ++
 
104798
 3 files changed, 19 insertions(+), 6 deletions(-)
 
104799
 
 
104800
commit dace5bb4a707b663349f94b084d1c958675d3be5
 
104801
Author: Ross Burton <rburton@src.gnome.org>
 
104802
Date:   Fri May 2 13:43:03 2003 +0000
 
104803
 
 
104804
    , not ...
 
104805
 
 
104806
 gnome-settings-daemon/ChangeLog        |    5 +++++
 
104807
 gnome-settings-daemon/xrdb/Makefile.am |    2 +-
 
104808
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104809
 
 
104810
commit de28d407a4d9988cd09d4a63d243a204cc73b4df
 
104811
Author: Ross Burton <rburton@src.gnome.org>
 
104812
Date:   Fri May 2 13:36:24 2003 +0000
 
104813
 
 
104814
    Build a new makefile I added last night
 
104815
 
 
104816
 ChangeLog    |    4 ++++
 
104817
 configure.in |    1 +
 
104818
 2 files changed, 5 insertions(+), 0 deletions(-)
 
104819
 
 
104820
commit 2d4ca4efe09018b4a1b8fb60fb6bc862cb8b9559
 
104821
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104822
Date:   Fri May 2 13:29:25 2003 +0000
 
104823
 
 
104824
    Updated Irish Translation2003-05-02 Paul Duffy
 
104825
    
 
104826
    2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104827
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104828
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104829
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104830
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104831
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104832
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104833
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104834
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104835
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104836
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104837
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104838
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104839
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104840
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104841
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104842
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104843
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104844
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104845
    Updated Irish Translation2003-05-02 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104846
    Updated Irish Translation
 
104847
 
 
104848
 po/ChangeLog |    4 +++
 
104849
 po/ga.po     |   62 +++++++++++++++++++++++----------------------------------
 
104850
 2 files changed, 29 insertions(+), 37 deletions(-)
 
104851
 
 
104852
commit 73a3be85bdf65f0bc3b613aba54e687b873d2e7f
 
104853
Author: Ross Burton <rburton@src.gnome.org>
 
104854
Date:   Thu May 1 16:08:26 2003 +0000
 
104855
 
 
104856
    L33t X property setting based upon GTK to theme legacy apps
 
104857
 
 
104858
 gnome-settings-daemon/ChangeLog               |   10 +
 
104859
 gnome-settings-daemon/Makefile.am             |    4 +
 
104860
 gnome-settings-daemon/gnome-settings-daemon.c |    3 +
 
104861
 gnome-settings-daemon/gnome-settings-xrdb.c   |  333 +++++++++++++++++++++++++
 
104862
 gnome-settings-daemon/gnome-settings-xrdb.h   |   33 +++
 
104863
 gnome-settings-daemon/xrdb/Editres.ad         |    6 +
 
104864
 gnome-settings-daemon/xrdb/Emacs.ad           |   24 ++
 
104865
 gnome-settings-daemon/xrdb/General.ad         |    5 +
 
104866
 gnome-settings-daemon/xrdb/Makefile.am        |    8 +
 
104867
 gnome-settings-daemon/xrdb/Motif.ad           |   81 ++++++
 
104868
 gnome-settings-daemon/xrdb/Tk.ad              |  107 ++++++++
 
104869
 gnome-settings-daemon/xrdb/Xaw.ad             |   41 +++
 
104870
 12 files changed, 655 insertions(+), 0 deletions(-)
 
104871
 
 
104872
commit 99955d6bab0cb324fd8bc807f45ecb4d96203582
 
104873
Author: Ross Burton <rburton@src.gnome.org>
 
104874
Date:   Thu May 1 14:31:33 2003 +0000
 
104875
 
 
104876
    Handle theme directories which are symlinks, fixing #111990
 
104877
 
 
104878
 capplets/common/ChangeLog          |    6 ++++++
 
104879
 capplets/common/gnome-theme-info.c |    2 +-
 
104880
 2 files changed, 7 insertions(+), 1 deletions(-)
 
104881
 
 
104882
commit 5fa760ae4490f1d7da924ee69523e7b0849d602c
 
104883
Author: Miloslav Trmac <mitr@src.gnome.org>
 
104884
Date:   Thu May 1 13:38:42 2003 +0000
 
104885
 
 
104886
    Update Czech translation
 
104887
 
 
104888
 po/ChangeLog |    3 +++
 
104889
 po/cs.po     |   23 ++++++++++++++---------
 
104890
 2 files changed, 17 insertions(+), 9 deletions(-)
 
104891
 
 
104892
commit b885a19c9a77615baf1f01a81a0929ac9e852295
 
104893
Author: Alex Duggan <aldug@astrolinux.com>
 
104894
Date:   Thu May 1 05:32:13 2003 +0000
 
104895
 
 
104896
    use appropriate window border icon.
 
104897
    
 
104898
    2003-04-30  Alex Duggan  <aldug@astrolinux.com>
 
104899
    
 
104900
        * gnome-window-properties.c: use appropriate
 
104901
        window border icon.
 
104902
 
 
104903
 capplets/windows/ChangeLog                 |    5 +++++
 
104904
 capplets/windows/gnome-window-properties.c |    1 +
 
104905
 2 files changed, 6 insertions(+), 0 deletions(-)
 
104906
 
 
104907
commit 21e7d16ff8ae28955eaad693bacaa6b518b251e6
 
104908
Author: Alex Duggan <aldug@astrolinux.com>
 
104909
Date:   Thu May 1 05:31:42 2003 +0000
 
104910
 
 
104911
    use appropriate window border icon.
 
104912
    
 
104913
    2003-04-30  Alex Duggan  <aldug@astrolinux.com>
 
104914
    
 
104915
        * sound-properties-capplet.c: use appropriate
 
104916
        window border icon.
 
104917
 
 
104918
 capplets/sound/ChangeLog                  |    5 +++++
 
104919
 capplets/sound/sound-properties-capplet.c |    6 +-----
 
104920
 2 files changed, 6 insertions(+), 5 deletions(-)
 
104921
 
 
104922
commit 968f3b6e1aeae3b6adc72ec7bfc623535f144aa6
 
104923
Author: Alex Duggan <aldug@astrolinux.com>
 
104924
Date:   Thu May 1 05:31:12 2003 +0000
 
104925
 
 
104926
    use appropriate window border icon.
 
104927
    
 
104928
    2003-04-30  Alex Duggan  <aldug@astrolinux.com>
 
104929
    
 
104930
        * gnome-accessibility-keyboard-properties.c: use appropriate
 
104931
        window border icon.
 
104932
 
 
104933
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
104934
 .../gnome-accessibility-keyboard-properties.c      |    1 +
 
104935
 2 files changed, 6 insertions(+), 0 deletions(-)
 
104936
 
 
104937
commit 75e2207bbe5534f7e938cd3506ed8d5ee232659e
 
104938
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104939
Date:   Wed Apr 30 20:36:00 2003 +0000
 
104940
 
 
104941
    updated irish translation
 
104942
    
 
104943
    2003-04-30 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
104944
    updated irish translation
 
104945
 
 
104946
 po/ChangeLog |    8 ++++++++
 
104947
 po/ga.po     |   27 +++++++++------------------
 
104948
 2 files changed, 17 insertions(+), 18 deletions(-)
 
104949
 
 
104950
commit 2397c54574251c1154d223054787a6159df575f2
 
104951
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104952
Date:   Wed Apr 30 20:07:00 2003 +0000
 
104953
 
 
104954
    Require 2.2.0 or newer of libgnomeui and gnome-desktop for the icon theme
 
104955
    
 
104956
    2003-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
104957
    
 
104958
        * configure.in: Require 2.2.0 or newer of libgnomeui
 
104959
        and gnome-desktop for the icon theme stuff. Fix from Spider and
 
104960
        aes. Fixes bug #104907.
 
104961
 
 
104962
 ChangeLog    |    6 ++++++
 
104963
 configure.in |    2 +-
 
104964
 2 files changed, 7 insertions(+), 1 deletions(-)
 
104965
 
 
104966
commit 3f7f20f58851ebbc0cf7eb4aee97b9ac388dc57c
 
104967
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104968
Date:   Wed Apr 30 19:40:03 2003 +0000
 
104969
 
 
104970
    Fix build on Solaris. Fixes bug #106196.
 
104971
    
 
104972
    2003-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
104973
    
 
104974
        * gnome-accessibility-keyboard-properties.c: Fix build
 
104975
        on Solaris. Fixes bug #106196.
 
104976
 
 
104977
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
104978
 .../gnome-accessibility-keyboard-properties.c      |    3 +++
 
104979
 2 files changed, 8 insertions(+), 0 deletions(-)
 
104980
 
 
104981
commit dd1dab2165635a90abbaf4f36c41c9d8574c8e38
 
104982
Author: Kjartan Maraas <kmaraas@gnome.org>
 
104983
Date:   Wed Apr 30 19:36:07 2003 +0000
 
104984
 
 
104985
    Translate the url descriptions too. Merged from head.
 
104986
    
 
104987
    2003-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
104988
    
 
104989
        * service-info.c: (service_info_get_description): Translate
 
104990
        the url descriptions too. Merged from head.
 
104991
 
 
104992
 capplets/file-types/ChangeLog      |    5 +++++
 
104993
 capplets/file-types/service-info.c |    2 +-
 
104994
 2 files changed, 6 insertions(+), 1 deletions(-)
 
104995
 
 
104996
commit 8a6414c5f1b330cb10e61e8be7207306b264b78d
 
104997
Author: Andrew Sobala <aes@gnome.org>
 
104998
Date:   Wed Apr 30 19:20:52 2003 +0000
 
104999
 
 
105000
    s/-lwindow-settings/-lgnome-window-settings/
 
105001
    
 
105002
    2003-03-30  Andrew Sobala  <aes@gnome.org>
 
105003
    
 
105004
        * gnome-window-settings-2.0.pc.in:
 
105005
        s/-lwindow-settings/-lgnome-window-settings/
 
105006
 
 
105007
 libwindow-settings/ChangeLog                       |    5 +++++
 
105008
 libwindow-settings/gnome-window-settings-2.0.pc.in |    2 +-
 
105009
 2 files changed, 6 insertions(+), 1 deletions(-)
 
105010
 
 
105011
commit 169ea697b32583b2e0adc4ffd4bb6070bcc024d1
 
105012
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
105013
Date:   Wed Apr 30 19:06:37 2003 +0000
 
105014
 
 
105015
    Fix mail address
 
105016
 
 
105017
 capplets/file-types/ChangeLog |    2 +-
 
105018
 1 files changed, 1 insertions(+), 1 deletions(-)
 
105019
 
 
105020
commit 529a6ec2a64129afbea4301e897cfac4e4718121
 
105021
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105022
Date:   Wed Apr 30 19:04:12 2003 +0000
 
105023
 
 
105024
    Fix i18n problems. Patch from Mike Lei at Sun.
 
105025
    
 
105026
    2003-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
105027
    
 
105028
        * mime-type-info.c: (mime_type_get_pretty_name_for_server),
 
105029
        (get_lang_list): Fix i18n problems. Patch from Mike Lei at Sun.
 
105030
 
 
105031
 capplets/file-types/ChangeLog        |    6 ++++++
 
105032
 capplets/file-types/mime-type-info.c |   21 ++++-----------------
 
105033
 2 files changed, 10 insertions(+), 17 deletions(-)
 
105034
 
 
105035
commit 000ab469eaaa9f4757a8e7cea136d58a50ee98e7
 
105036
Author: Miloslav Trmac <mitr@src.gnome.org>
 
105037
Date:   Wed Apr 30 13:33:07 2003 +0000
 
105038
 
 
105039
    Update Czech translation
 
105040
 
 
105041
 po/ChangeLog |    4 ++
 
105042
 po/cs.po     |  126 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
105043
 2 files changed, 109 insertions(+), 21 deletions(-)
 
105044
 
 
105045
commit 33881e468848192bc9405b4c3b8f74c8bba3664d
 
105046
Author: Jody Goldberg <jody@gnome.org>
 
105047
Date:   Wed Apr 30 04:06:12 2003 +0000
 
105048
 
 
105049
    make the repeat bounds more reasonable.
 
105050
    
 
105051
    
 
105052
    2003-04-30  Jody Goldberg <jody@gnome.org>
 
105053
    
 
105054
        * gnome-keyboard-properties.glade : make the repeat bounds more
 
105055
          reasonable.
 
105056
 
 
105057
 capplets/keyboard/ChangeLog                       |    5 +++++
 
105058
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
105059
 2 files changed, 6 insertions(+), 1 deletions(-)
 
105060
 
 
105061
commit f742128d26ea1b3ca06b67609b446920f636bd76
 
105062
Author: Kjartan Maraas <set EMAIL_ADDRESS environment variable>
 
105063
Date:   Tue Apr 29 22:37:40 2003 +0000
 
105064
 
 
105065
    Mark string for translation. Patch from Hidetoshi Tajima. Fixes bug
 
105066
    
 
105067
    2003-04-30  Kjartan Maraas  <set EMAIL_ADDRESS environment variable>
 
105068
    
 
105069
        * gnome-keybinding-properties.c: (make_key_theme_menu_item): Mark
 
105070
        string for translation. Patch from Hidetoshi Tajima.
 
105071
        Fixes bug #106560.
 
105072
 
 
105073
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
105074
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
105075
 2 files changed, 7 insertions(+), 1 deletions(-)
 
105076
 
 
105077
commit b86989525e3c01c53176be64e9fe627ba777a5a0
 
105078
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105079
Date:   Tue Apr 29 21:46:04 2003 +0000
 
105080
 
 
105081
    Fix a typo. Adapted version of a patch from <mitr@volny.cz>. Fixes bug
 
105082
    
 
105083
    2003-04-29  Kjartan Maraas  <kmaraas@gnome.org>
 
105084
    
 
105085
        * gnome-theme-manager.c: (main): Fix a typo. Adapted version
 
105086
        of a patch from <mitr@volny.cz>. Fixes bug #111849.
 
105087
 
 
105088
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
105089
 capplets/theme-switcher/gnome-theme-manager.c |    2 +-
 
105090
 2 files changed, 6 insertions(+), 1 deletions(-)
 
105091
 
 
105092
commit 3fb5f240ae071273d663d830d4a07f6511931fbd
 
105093
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
105094
Date:   Tue Apr 29 19:37:34 2003 +0000
 
105095
 
 
105096
    Hmm? Broken pipe?
 
105097
 
 
105098
 capplets/theme-switcher/ChangeLog         |    6 ++++++
 
105099
 capplets/theme-switcher/theme-thumbnail.c |    7 ++++---
 
105100
 control-center/ChangeLog                  |    4 ++++
 
105101
 control-center/capplet-dir.c              |    7 +++++--
 
105102
 4 files changed, 19 insertions(+), 5 deletions(-)
 
105103
 
 
105104
commit a3e69e90793987185f824555e04ed965967bb84d
 
105105
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105106
Date:   Tue Apr 29 18:39:13 2003 +0000
 
105107
 
 
105108
    Add missing files. Update this.
 
105109
    
 
105110
    2003-04-29  Kjartan Maraas  <kmaraas@gnome.org>
 
105111
    
 
105112
        * POTFILES.in: Add missing files.
 
105113
        * no.po: Update this.
 
105114
 
 
105115
 po/ChangeLog   |    5 +
 
105116
 po/POTFILES.in |    2 +
 
105117
 po/no.po       |  347 +++++++++++++++++++++++++++++++++++---------------------
 
105118
 3 files changed, 225 insertions(+), 129 deletions(-)
 
105119
 
 
105120
commit 60980d0fe5ea2075a082a1f8cfcae4000f325822
 
105121
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
105122
Date:   Tue Apr 29 17:52:40 2003 +0000
 
105123
 
 
105124
    Merge from stable branch
 
105125
 
 
105126
 capplets/common/ChangeLog                 |    7 +++++++
 
105127
 capplets/common/gconf-property-editor.c   |    3 ++-
 
105128
 capplets/common/gnome-theme-info.c        |    8 ++++----
 
105129
 capplets/file-types/ChangeLog             |    6 ++++++
 
105130
 capplets/file-types/mime-type-info.c      |    4 ++--
 
105131
 capplets/mouse/ChangeLog                  |    5 +++++
 
105132
 capplets/mouse/gnome-mouse-properties.c   |    4 +++-
 
105133
 capplets/sound/ChangeLog                  |    4 ++++
 
105134
 capplets/sound/sound-properties-capplet.c |    3 ++-
 
105135
 9 files changed, 35 insertions(+), 9 deletions(-)
 
105136
 
 
105137
commit e3e9279f0c702ed5a7cff197476faf17f3d95799
 
105138
Author: Miloslav Trmac <mitr@src.gnome.org>
 
105139
Date:   Tue Apr 29 16:49:07 2003 +0000
 
105140
 
 
105141
    Update Czech translation
 
105142
 
 
105143
 po/ChangeLog |    4 +
 
105144
 po/cs.po     |  384 ++++++++++++++++++++++------------------------------------
 
105145
 2 files changed, 148 insertions(+), 240 deletions(-)
 
105146
 
 
105147
commit b9870547edcfc16e29b6f79f9606780a739c135e
 
105148
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
105149
Date:   Tue Apr 29 13:20:26 2003 +0000
 
105150
 
 
105151
    Updated Irish translation
 
105152
    
 
105153
    2003-04-29 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
105154
    Updated Irish translation
 
105155
 
 
105156
 po/ChangeLog |    3 +
 
105157
 po/ga.po     | 1147 ++++++++--------------------------------------------------
 
105158
 2 files changed, 152 insertions(+), 998 deletions(-)
 
105159
 
 
105160
commit 2ff82733227428136ed9d8978ab54cf2e0a5a235
 
105161
Author: Alexander Larsson <alexl@redhat.com>
 
105162
Date:   Wed Apr 23 15:01:16 2003 +0000
 
105163
 
 
105164
    Initial import. UI not fully polished yet.
 
105165
    
 
105166
    2003-04-23  Alexander Larsson  <alexl@redhat.com>
 
105167
    
 
105168
        * .cvsignore:
 
105169
        * display-capplet.png:
 
105170
        * display-properties.desktop.in:
 
105171
        * main.c:
 
105172
        * Makefile.am:
 
105173
        Initial import. UI not fully polished yet.
 
105174
    
 
105175
    2003-04-23  Alexander Larsson  <alexl@redhat.com>
 
105176
    
 
105177
        * capplets/Makefile.am:
 
105178
        * configure.in:
 
105179
        * capplets/display/*
 
105180
        Check for XRandR support.
 
105181
        Add display capplet.
 
105182
 
 
105183
 ChangeLog                                      |    8 +
 
105184
 capplets/Makefile.am                           |   12 +-
 
105185
 capplets/display/.cvsignore                    |    6 +
 
105186
 capplets/display/Makefile.am                   |   26 +
 
105187
 capplets/display/display-capplet.png           |  Bin 0 -> 4353 bytes
 
105188
 capplets/display/display-properties.desktop.in |   13 +
 
105189
 capplets/display/main.c                        |  778 ++++++++++++++++++++++++
 
105190
 configure.in                                   |   26 +-
 
105191
 8 files changed, 865 insertions(+), 4 deletions(-)
 
105192
 
 
105193
commit 826fd514fc4c7c764063392e833a0eec5f6cc47b
 
105194
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
105195
Date:   Sun Apr 20 10:49:06 2003 +0000
 
105196
 
 
105197
    Added "ms".
 
105198
    
 
105199
    2003-04-19  Hasbullah Bin Pit  <sebol@ikhlas.com>
 
105200
    
 
105201
            * configure.in(ALL_LINGUAS): Added "ms".
 
105202
 
 
105203
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105204
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105205
 
 
105206
commit 7b87b54c2c0132943673faf4fe06f259775a98ac
 
105207
Author: Jordi Mallach <jordim@src.gnome.org>
 
105208
Date:   Thu Apr 17 20:32:59 2003 +0000
 
105209
 
 
105210
    Added "ca" (Catalan) to ALL_LINGUAS.
 
105211
 
 
105212
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105213
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105214
 
 
105215
commit e80943c46d899358dcfc3209039300730a0b7584
 
105216
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
 
105217
Date:   Thu Apr 10 18:55:06 2003 +0000
 
105218
 
 
105219
    Added Irish Translation (ga)
 
105220
    
 
105221
    2003-04-10 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
105222
          Added Irish Translation (ga)
 
105223
 
 
105224
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105225
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105226
 
 
105227
commit da086569841b1496a9b319aa1033a2c278dceb57
 
105228
Author: Sanlig Badral <badaa@src.gnome.org>
 
105229
Date:   Thu Apr 10 14:32:40 2003 +0000
 
105230
 
 
105231
    *** empty log message ***
 
105232
 
 
105233
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105234
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105235
 
 
105236
commit 5d62e0441bac216a34dca011c0ac032bb2701ab1
 
105237
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
105238
Date:   Mon Apr 7 05:55:13 2003 +0000
 
105239
 
 
105240
    Fixes bogus GC creation. patch from Anders Carlsson <andersca@gnu.org>
 
105241
    
 
105242
    2003-04-07  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
105243
    
 
105244
            * applier.c (set_root_pixmap): Fixes bogus GC creation.
 
105245
            patch from Anders Carlsson <andersca@gnu.org>
 
105246
 
 
105247
 libbackground/ChangeLog |    5 +++++
 
105248
 libbackground/applier.c |    8 ++++----
 
105249
 2 files changed, 9 insertions(+), 4 deletions(-)
 
105250
 
 
105251
commit 44966951d18779e3769b577e0d86e125d3f2a7c1
 
105252
Author: Andrew Sobala <aes@gnome.org>
 
105253
Date:   Thu Mar 27 20:51:43 2003 +0000
 
105254
 
 
105255
    s/read_meta_theme/gnome_theme_read_meta_theme/; enable the reading of
 
105256
    
 
105257
    2003-03-27  Andrew Sobala  <aes@gnome.org>
 
105258
    
 
105259
            * gnome-theme-info.c: (gnome_theme_read_meta_theme),
 
105260
            (update_common_theme_dir_index):
 
105261
            s/read_meta_theme/gnome_theme_read_meta_theme/; enable the reading of
 
105262
            themes that just use [X-GNOME-Metatheme] without pretending to be a
 
105263
            .desktop file
 
105264
            * gnome-theme-info.h: exposed gnome_theme_read_meta_theme
 
105265
 
 
105266
 capplets/common/ChangeLog          |    9 +++++++++
 
105267
 capplets/common/gnome-theme-info.c |   33 +++++++++++++++++++++------------
 
105268
 capplets/common/gnome-theme-info.h |    3 ++-
 
105269
 3 files changed, 32 insertions(+), 13 deletions(-)
 
105270
 
 
105271
commit fca5c0b43bc464d300735e95c5329bcccb52e0af
 
105272
Author: Gil Osher <dolfin@src.gnome.org>
 
105273
Date:   Wed Mar 26 17:13:41 2003 +0000
 
105274
 
 
105275
    Added "he" (Hebrew) to ALL_LINGUAS.
 
105276
    
 
105277
    
 
105278
    * configure.in: Added "he" (Hebrew) to ALL_LINGUAS.
 
105279
 
 
105280
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105281
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105282
 
 
105283
commit 6fcbaa525b82d0b82da5af4a4c23bf11dc0442ed
 
105284
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
 
105285
Date:   Fri Mar 21 10:39:29 2003 +0000
 
105286
 
 
105287
    Added Malayalam translation
 
105288
 
 
105289
 ChangeLog    |    4 +
 
105290
 configure.in |    2 +-
 
105291
 po/ChangeLog |    5 +
 
105292
 po/ml.po     | 2473 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
105293
 4 files changed, 2483 insertions(+), 1 deletions(-)
 
105294
 
 
105295
commit ee6ae8acceced635b41cdfa2977ab7d33db548d7
 
105296
Author: Metin Amiroff <metin@karegen.com>
 
105297
Date:   Tue Mar 18 18:49:25 2003 +0000
 
105298
 
 
105299
    Updated Azerbaijani translation.
 
105300
    
 
105301
    2003-03-18  Metin Amiroff  <metin@karegen.com>
 
105302
    
 
105303
        * az.po: Updated Azerbaijani translation.
 
105304
 
 
105305
 po/ChangeLog |    4 +
 
105306
 po/az.po     | 3680 ++++++++--------------------------------------------------
 
105307
 2 files changed, 463 insertions(+), 3221 deletions(-)
 
105308
 
 
105309
commit 61a024c7bd20eaa4c22c43df53884dc32ee21771
 
105310
Author: Roozbeh Pournader <roozbeh@sharif.edu>
 
105311
Date:   Thu Mar 13 15:29:06 2003 +0000
 
105312
 
 
105313
    Added "fa" to ALL_LINGUAS. Added Persian translation.
 
105314
    
 
105315
    2003-03-13  Roozbeh Pournader  <roozbeh@sharif.edu>
 
105316
    
 
105317
        * configure.in: Added "fa" to ALL_LINGUAS.
 
105318
        * po/fa.po: Added Persian translation.
 
105319
 
 
105320
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105321
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105322
 
 
105323
commit 76e4eb80001ee1ad5926b8c8f5bfcc71ddaca838
 
105324
Author: Roozbeh Pournader <roozbeh@sharif.edu>
 
105325
Date:   Mon Mar 10 11:00:19 2003 +0000
 
105326
 
 
105327
    Added "fa" to ALL_LINGUAS. Added Persian translation.
 
105328
    
 
105329
    2003-03-10  Roozbeh Pournader  <roozbeh@sharif.edu>
 
105330
    
 
105331
        * configure.in: Added "fa" to ALL_LINGUAS.
 
105332
        * po/fa.po: Added Persian translation.
 
105333
 
 
105334
 ChangeLog    |    4 +
 
105335
 configure.in |    2 +-
 
105336
 po/ChangeLog |    4 +
 
105337
 po/fa.po     | 2343 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
105338
 4 files changed, 2352 insertions(+), 1 deletions(-)
 
105339
 
 
105340
commit 484fa60e4cb6ab1f44911d30b2b1cfdc33019bcd
 
105341
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
105342
Date:   Tue Mar 4 16:13:43 2003 +0000
 
105343
 
 
105344
    Set "system/proxy/use_http_proxy" GConf key when Manual or Auto is
 
105345
    
 
105346
    * capplets/network/gnome-network-preferences.c:
 
105347
    (proxy_mode_radiobutton_clicked_cb):
 
105348
    Set "system/proxy/use_http_proxy" GConf key when Manual or
 
105349
    Auto is selected.
 
105350
 
 
105351
 ChangeLog                                    |    9 +++++++++
 
105352
 capplets/network/gnome-network-preferences.c |    5 +++++
 
105353
 2 files changed, 14 insertions(+), 0 deletions(-)
 
105354
 
 
105355
commit d4fc8cbb147787441d409f6921698774ebbf17b0
 
105356
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
105357
Date:   Mon Mar 3 05:29:30 2003 +0000
 
105358
 
 
105359
    configure.in: Added Belarusian to ALL_LINGUAS.
 
105360
 
 
105361
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105362
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105363
 
 
105364
commit 608ffc0afa74cdba2b394bd45180b114fbfa8b32
 
105365
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
 
105366
Date:   Sat Feb 22 21:49:26 2003 +0000
 
105367
 
 
105368
    Added pt_BR to ALL_LINGUAS.
 
105369
    
 
105370
    2003-02-22  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>
 
105371
    
 
105372
            * configure.in: Added pt_BR to ALL_LINGUAS.
 
105373
 
 
105374
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105375
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105376
 
 
105377
commit 5ec2a643c95aa1cfd1a7d49f20ad8106b82d5971
 
105378
Author: Laurent Dhima <laurenti@src.gnome.org>
 
105379
Date:   Sat Feb 22 18:18:42 2003 +0000
 
105380
 
 
105381
    Added 'sq' to ALL_LINGUAS
 
105382
    
 
105383
    * configure.in: Added 'sq' to ALL_LINGUAS
 
105384
 
 
105385
 ChangeLog    |    4 ++++
 
105386
 configure.in |    2 +-
 
105387
 2 files changed, 5 insertions(+), 1 deletions(-)
 
105388
 
 
105389
commit ddbb993ff47132b6b2a910737c0e79141e3ab37a
 
105390
Author: Laurent Dhima <laurenti@src.gnome.org>
 
105391
Date:   Sat Feb 22 18:14:25 2003 +0000
 
105392
 
 
105393
    Added Albanian translation
 
105394
    
 
105395
    * sq.po: Added Albanian translation
 
105396
 
 
105397
 po/ChangeLog |    5 +++++
 
105398
 1 files changed, 5 insertions(+), 0 deletions(-)
 
105399
 
 
105400
commit 19dae26bebe89ce0cf7c079b9def6393c7a4740f
 
105401
Author: Laurent Dhima <laurenti@src.gnome.org>
 
105402
Date:   Sat Feb 22 18:11:04 2003 +0000
 
105403
 
 
105404
    Added Albanian file
 
105405
    
 
105406
    * sq.po: Added Albanian file
 
105407
 
 
105408
 po/sq.po | 2418 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
105409
 1 files changed, 2418 insertions(+), 0 deletions(-)
 
105410
 
 
105411
commit 8fa3717fb519c4c00db54e397773ae3cf88c2f53
 
105412
Author: Calum Benson <calum@src.gnome.org>
 
105413
Date:   Fri Feb 21 17:25:46 2003 +0000
 
105414
 
 
105415
    HIG-ified frames and labels.
 
105416
 
 
105417
 capplets/accessibility/keyboard/ChangeLog          |    5 +
 
105418
 .../gnome-accessibility-keyboard-properties.glade  |  303 ++++++++++++++++----
 
105419
 2 files changed, 250 insertions(+), 58 deletions(-)
 
105420
 
 
105421
commit 581aed27cb0ac3f3f2269bf382eaedd60404e113
 
105422
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
105423
Date:   Fri Feb 21 11:58:22 2003 +0000
 
105424
 
 
105425
    be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.
 
105426
 
 
105427
 po/ChangeLog |    5 +
 
105428
 po/be.po     | 1310 +++++++++++++++++++++++++++++++++++++++-------------------
 
105429
 2 files changed, 883 insertions(+), 432 deletions(-)
 
105430
 
 
105431
commit 7d5b5f5f5962dd012748e9acc84ebcce5479bb1d
 
105432
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105433
Date:   Tue Feb 18 22:34:46 2003 +0000
 
105434
 
 
105435
    Fix a double free poop that I made while fixing leaks. Spotted by jrb.
 
105436
    
 
105437
    2003-02-18  Kjartan Maraas  <kmaraas@gnome.org>
 
105438
    
 
105439
        * gnome-default-application-properties.c: Fix a double free poop
 
105440
        that I made while fixing leaks. Spotted by jrb.
 
105441
 
 
105442
 capplets/default-applications/ChangeLog            |    5 +++++
 
105443
 .../gnome-default-applications-properties.c        |    2 --
 
105444
 2 files changed, 5 insertions(+), 2 deletions(-)
 
105445
 
 
105446
commit f3517c9712e8cd84b54bc4d67568c899efe2eda2
 
105447
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105448
Date:   Sun Feb 16 16:07:45 2003 +0000
 
105449
 
 
105450
    Fix a typo in a comment.
 
105451
    
 
105452
    2003-02-16  Kjartan Maraas  <kmaraas@gnome.org>
 
105453
    
 
105454
        * applier.c: Fix a typo in a comment.
 
105455
 
 
105456
 libbackground/ChangeLog |    4 ++++
 
105457
 libbackground/applier.c |    2 +-
 
105458
 2 files changed, 5 insertions(+), 1 deletions(-)
 
105459
 
 
105460
commit 8d2be618f7e6b7e3a829dfdc087aafcc88ab28b7
 
105461
Author: added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>
 
105462
Date:   Sun Feb 16 10:45:45 2003 +0000
 
105463
 
 
105464
    2003-02-16 added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>
 
105465
 
 
105466
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105467
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105468
 
 
105469
commit b8d875ab3a1f7ad55b5b84db907a5d0b9531cfe2
 
105470
Author: James Henstridge <james@daa.com.au>
 
105471
Date:   Sat Feb 15 11:17:33 2003 +0000
 
105472
 
 
105473
    update version number.
 
105474
    
 
105475
    2003-02-15  James Henstridge  <james@daa.com.au>
 
105476
    
 
105477
        * configure.in: update version number.
 
105478
    
 
105479
        * NEWS: update news file for 0.4 release.
 
105480
 
 
105481
 vfs-methods/fontilus/ChangeLog |    6 ++++++
 
105482
 1 files changed, 6 insertions(+), 0 deletions(-)
 
105483
 
 
105484
commit bd160edddfa0331a8f4f5f79db6d86aae3bcd04d
 
105485
Author: Jonathan Blandford <jrb@redhat.com>
 
105486
Date:   Fri Feb 14 00:02:50 2003 +0000
 
105487
 
 
105488
    Patch from Kjartan Maraas to fix a bunch of leaks.
 
105489
    
 
105490
    Thu Feb 13 18:51:37 2003  Jonathan Blandford  <jrb@redhat.com>
 
105491
    
 
105492
            * capplets/common/gconf-property-editor.c: (gconf_peditor_new):
 
105493
            * capplets/common/gnome-theme-info.c: (read_meta_theme),
 
105494
            (update_theme_index), (update_common_theme_dir_index),
 
105495
            (top_theme_dir_changed), (top_icon_theme_dir_changed),
 
105496
            (add_common_theme_dir_monitor), (real_add_top_theme_dir_monitor):
 
105497
            * capplets/default-applications/gnome-default-applications-properti
 
105498
            es.c: (initialize_default_applications), (read_editor),
 
105499
            (read_terminal):
 
105500
            * capplets/file-types/mime-edit-dialog.c: (fill_dialog):
 
105501
            * capplets/file-types/mime-type-info.c: (load_all_mime_types):
 
105502
            * capplets/file-types/mime-types-model.c:
 
105503
            (mime_types_model_get_value):
 
105504
            * capplets/font/main.c: (font_render_get_gconf), (enum_group_load):
 
105505
            * capplets/mouse/gnome-mouse-properties.c: (read_cursor_font),
 
105506
            (cursor_changed):
 
105507
            * capplets/theme-switcher/gnome-theme-details.c:
 
105508
            (window_theme_selection_changed):
 
105509
            * capplets/theme-switcher/gnome-theme-manager.c:
 
105510
            (meta_theme_selection_changed):
 
105511
            * capplets/theme-switcher/theme-thumbnail.c:
 
105512
            (generate_theme_thumbnail):
 
105513
            * libsounds/sound-properties.c: (sound_properties_add_directory),
 
105514
            (sound_properties_add_file):
 
105515
            * libsounds/sound-view.c: (compare_func):
 
105516
            * libwindow-settings/gnome-window-manager.c:
 
105517
            (gnome_window_manager_new): Patch from Kjartan Maraas to fix a
 
105518
            bunch of leaks.
 
105519
 
 
105520
 ChangeLog                                          |   30 +++++++
 
105521
 capplets/common/gconf-property-editor.c            |    3 +-
 
105522
 capplets/common/gnome-theme-info.c                 |   86 +++++++++++++-------
 
105523
 .../gnome-default-applications-properties.c        |   20 ++++-
 
105524
 capplets/file-types/mime-edit-dialog.c             |    9 ++-
 
105525
 capplets/file-types/mime-type-info.c               |    1 +
 
105526
 capplets/file-types/mime-types-model.c             |    7 +-
 
105527
 capplets/font/main.c                               |   10 ++-
 
105528
 capplets/mouse/gnome-mouse-properties.c            |    8 +-
 
105529
 capplets/theme-switcher/gnome-theme-details.c      |    2 +-
 
105530
 capplets/theme-switcher/gnome-theme-manager.c      |    1 +
 
105531
 capplets/theme-switcher/theme-thumbnail.c          |    3 +-
 
105532
 libwindow-settings/gnome-window-manager.c          |    4 +
 
105533
 13 files changed, 138 insertions(+), 46 deletions(-)
 
105534
 
 
105535
commit 81e38ad5b24fce0010a3c653284d5d77807c0468
 
105536
Author: Zbigniew Chyla <cyba@gnome.pl>
 
105537
Date:   Thu Feb 13 22:55:53 2003 +0000
 
105538
 
 
105539
    Added pl (Polish).
 
105540
    
 
105541
    
 
105542
    2003-02-13  Zbigniew Chyla  <cyba@gnome.pl>
 
105543
    
 
105544
        * configure.in (ALL_LINGUAS): Added pl (Polish).
 
105545
 
 
105546
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105547
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105548
 
 
105549
commit ba9e32d46bc7a5106c7aed028fb904571d064461
 
105550
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
105551
Date:   Thu Feb 13 09:09:47 2003 +0000
 
105552
 
 
105553
    be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.
 
105554
 
 
105555
 po/ChangeLog |    5 +
 
105556
 po/be.po     | 1099 ++++++++++++++++------------------------------------------
 
105557
 2 files changed, 303 insertions(+), 801 deletions(-)
 
105558
 
 
105559
commit 4d96875f84f9ea18c470fd3346e5bef3a9e28646
 
105560
Author: Gediminas Paulauaskas <menesis@delfi.lt>
 
105561
Date:   Thu Feb 13 01:57:25 2003 +0000
 
105562
 
 
105563
    Updated Lithuanian translation by Vaidotas Zemlys.
 
105564
    
 
105565
    2003-02-13  Gediminas Paulauaskas  <menesis@delfi.lt>
 
105566
    
 
105567
        * lt.po: Updated Lithuanian translation by Vaidotas Zemlys.
 
105568
 
 
105569
 po/ChangeLog |    4 +
 
105570
 po/lt.po     | 1253 +++++++++++++++++++---------------------------------------
 
105571
 2 files changed, 404 insertions(+), 853 deletions(-)
 
105572
 
 
105573
commit e37262bd2a1c42c8d99067cbbf3d8f81a8fbe8e4
 
105574
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
105575
Date:   Tue Feb 11 00:16:26 2003 +0000
 
105576
 
 
105577
    Dutch translation updated by Reinout van Schouwen.
 
105578
    
 
105579
    2003-02-11  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
105580
    
 
105581
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
105582
 
 
105583
 po/ChangeLog |    4 ++++
 
105584
 po/nl.po     |    4 ++--
 
105585
 2 files changed, 6 insertions(+), 2 deletions(-)
 
105586
 
 
105587
commit cf31b4b25646dd29a006bad625f78ffdbe8bd926
 
105588
Author: Christophe Merlet <redfox@src.gnome.org>
 
105589
Date:   Mon Feb 10 15:04:24 2003 +0000
 
105590
 
 
105591
    Updated French translation.
 
105592
 
 
105593
 po/ChangeLog |    4 ++
 
105594
 po/fr.po     |   98 +++++++++++++++++++++++++++++++++-------------------------
 
105595
 2 files changed, 60 insertions(+), 42 deletions(-)
 
105596
 
 
105597
commit 725ac548ef325908964cc40947ee630b414d3b0d
 
105598
Author: Yuri Syrota <rasta@src.gnome.org>
 
105599
Date:   Mon Feb 10 09:18:27 2003 +0000
 
105600
 
 
105601
    Added Ukrainian translation
 
105602
 
 
105603
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105604
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105605
 
 
105606
commit e1606104ff5f18ac57e8d93f42113afd1705e198
 
105607
Author: Mohammad DAMT <mdamt@bisnisweb.com>
 
105608
Date:   Sun Feb 9 14:26:27 2003 +0000
 
105609
 
 
105610
    Added Indonesian translation Added "id" to ALL_LINGUAS
 
105611
    
 
105612
    2003-02-09  Mohammad DAMT  <mdamt@bisnisweb.com>
 
105613
    
 
105614
        * po/id.po: Added Indonesian translation
 
105615
        * configure.in: Added "id" to ALL_LINGUAS
 
105616
 
 
105617
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105618
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105619
 
 
105620
commit 1f239d9a037641897c589a5e545b4ca7b0ab6355
 
105621
Author: Jonathan Blandford <jrb@redhat.com>
 
105622
Date:   Thu Feb 6 21:47:00 2003 +0000
 
105623
 
 
105624
    handle xcursor so that we support Xcursor files.
 
105625
    
 
105626
    Thu Feb  6 16:43:33 2003  Jonathan Blandford  <jrb@redhat.com>
 
105627
    
 
105628
        * gnome-settings-font.c (load_xcursor_theme): handle xcursor so
 
105629
        that we support Xcursor files.
 
105630
    
 
105631
        * gnome-settings-daemon.c: move
 
105632
        gnome_settings_daemon_spawn_with_input here so multiple modules
 
105633
        can use it.
 
105634
 
 
105635
 gnome-settings-daemon/ChangeLog                  |    9 ++
 
105636
 gnome-settings-daemon/gnome-settings-daemon.c    |  123 ++++++++++++++++++++++
 
105637
 gnome-settings-daemon/gnome-settings-daemon.h    |    6 +-
 
105638
 gnome-settings-daemon/gnome-settings-font.c      |   35 ++++++-
 
105639
 gnome-settings-daemon/gnome-settings-xsettings.c |  119 +---------------------
 
105640
 5 files changed, 170 insertions(+), 122 deletions(-)
 
105641
 
 
105642
commit e3dd60098a35788d8ac38ff7bee5e63945cc2264
 
105643
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
105644
Date:   Thu Feb 6 03:08:37 2003 +0000
 
105645
 
 
105646
    Added "pt" to ALL_LINGUAS.
 
105647
    
 
105648
    2003-02-06  Duarte Loreto <happyguy_pt@hotmail.com>
 
105649
    
 
105650
            * configure.in: Added "pt" to ALL_LINGUAS.
 
105651
 
 
105652
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105653
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105654
 
 
105655
commit 7da25293455073749488a5f5b1dc5929ae24b6d2
 
105656
Author: Jonathan Blandford <jrb@gnome.org>
 
105657
Date:   Wed Feb 5 22:20:09 2003 +0000
 
105658
 
 
105659
    get the default from the schema and always sort it at the top.
 
105660
    
 
105661
    Wed Feb  5 17:03:26 2003  Jonathan Blandford  <jrb@gnome.org>
 
105662
    
 
105663
        * gnome-theme-manager.[ch] (get_default_string_from_key): get the
 
105664
        default from the schema and always sort it at the top.
 
105665
    
 
105666
        * gnome-theme-details.c: ditto
 
105667
 
 
105668
 capplets/theme-switcher/ChangeLog             |    7 ++
 
105669
 capplets/theme-switcher/gnome-theme-details.c |   12 ++--
 
105670
 capplets/theme-switcher/gnome-theme-manager.c |   89 +++++++++++++++++++++----
 
105671
 capplets/theme-switcher/gnome-theme-manager.h |    9 +--
 
105672
 4 files changed, 94 insertions(+), 23 deletions(-)
 
105673
 
 
105674
commit 37731852a0fcdcfa07b3f34143d8ba9f143033fa
 
105675
Author: Jonathan Blandford <jrb@redhat.com>
 
105676
Date:   Wed Feb 5 21:45:38 2003 +0000
 
105677
 
 
105678
    run "nautilus --no-desktop fonts:///" if button pressed.
 
105679
    
 
105680
    Wed Jan 15 12:50:34 2003  Jonathan Blandford  <jrb@redhat.com>
 
105681
    
 
105682
        * main.c (cb_details_response): run "nautilus --no-desktop
 
105683
        fonts:///" if button pressed.
 
105684
    
 
105685
        (cb_show_details): show a 'Go to font folder' button if fonts:///
 
105686
        exists.
 
105687
 
 
105688
 capplets/font/ChangeLog             |    8 ++++++++
 
105689
 capplets/font/font-properties.glade |   14 +++++++++++++-
 
105690
 capplets/font/main.c                |   15 +++++++++++++--
 
105691
 3 files changed, 34 insertions(+), 3 deletions(-)
 
105692
 
 
105693
commit d660af7b7a46a73b40d0f3a43398b7a80c131995
 
105694
Author: Jonathan Blandford <jrb@src.gnome.org>
 
105695
Date:   Wed Feb 5 15:45:30 2003 +0000
 
105696
 
 
105697
    2.2.0.1 forgot to commit this last night.
 
105698
    
 
105699
    2.2.0.1
 
105700
    forgot to commit this last night.
 
105701
 
 
105702
 capplets/keyboard/ChangeLog       |    4 +
 
105703
 capplets/mime-type/ChangeLog      |    4 +
 
105704
 capplets/mouse/ChangeLog          |    4 +
 
105705
 capplets/network/ChangeLog        |    4 +
 
105706
 capplets/rollback/ChangeLog       |    4 +
 
105707
 capplets/sound/ChangeLog          |    4 +
 
105708
 capplets/theme-switcher/ChangeLog |    4 +
 
105709
 capplets/ui-properties/ChangeLog  |    4 +
 
105710
 capplets/url-properties/ChangeLog |    4 +
 
105711
 capplets/windows/ChangeLog        |    4 +
 
105712
 capplets/wm-properties/ChangeLog  |    4 +
 
105713
 control-center/ChangeLog          |    4 +
 
105714
 gnome-settings-daemon/ChangeLog   |    4 +
 
105715
 help/ChangeLog                    |    4 +
 
105716
 libbackground/ChangeLog           |    4 +
 
105717
 libwindow-settings/ChangeLog      |    4 +
 
105718
 po/ChangeLog                      |    4 +
 
105719
 po/am.po                          |   71 ++-
 
105720
 po/ar.po                          |   27 +-
 
105721
 po/az.po                          |   27 +-
 
105722
 po/be.po                          |   27 +-
 
105723
 po/bg.po                          |   27 +-
 
105724
 po/ca.po                          |    2 +-
 
105725
 po/cs.po                          |    2 +-
 
105726
 po/da.po                          |    2 +-
 
105727
 po/de.po                          |   14 +-
 
105728
 po/el.po                          |   54 ++-
 
105729
 po/en_GB.po                       |   27 +-
 
105730
 po/es.po                          |   64 ++-
 
105731
 po/et.po                          |    2 +-
 
105732
 po/fi.po                          |    2 +-
 
105733
 po/fr.po                          |   96 ++--
 
105734
 po/ga.po                          |   27 +-
 
105735
 po/gl.po                          |   27 +-
 
105736
 po/he.po                          |   27 +-
 
105737
 po/hr.po                          |   27 +-
 
105738
 po/hu.po                          |    2 +-
 
105739
 po/it.po                          |   27 +-
 
105740
 po/ja.po                          |    2 +-
 
105741
 po/ko.po                          |    2 +-
 
105742
 po/lt.po                          |   27 +-
 
105743
 po/lv.po                          |  321 ++++++++----
 
105744
 po/mk.po                          |   27 +-
 
105745
 po/mn.po                          |   39 +-
 
105746
 po/ms.po                          |   27 +-
 
105747
 po/nl.po                          |    2 +-
 
105748
 po/nn.po                          |   27 +-
 
105749
 po/no.po                          |    4 +-
 
105750
 po/pl.po                          | 1092 ++++++++++++++++++------------------
 
105751
 po/pt.po                          |   34 +-
 
105752
 po/pt_BR.po                       |    2 +-
 
105753
 po/ro.po                          |   98 +++--
 
105754
 po/ru.po                          |    2 +-
 
105755
 po/sk.po                          |   39 +-
 
105756
 po/sl.po                          |    2 +-
 
105757
 po/sv.po                          |    2 +-
 
105758
 po/ta.po                          |   27 +-
 
105759
 po/tr.po                          |   59 ++-
 
105760
 po/uk.po                          |  331 ++++++++----
 
105761
 po/vi.po                          |   40 +-
 
105762
 po/wa.po                          |   27 +-
 
105763
 po/zh_CN.po                       |   15 +-
 
105764
 po/zh_TW.po                       |    2 +-
 
105765
 63 files changed, 1765 insertions(+), 1134 deletions(-)
 
105766
 
 
105767
commit 3a19c40f951b46a072762dfc2b5bc393ba4b5193
 
105768
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
105769
Date:   Wed Feb 5 07:04:56 2003 +0000
 
105770
 
 
105771
    Added "/system/proxy" and "/system/http_proxy" to the list of directories
 
105772
    
 
105773
    2003-02-05 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
105774
    
 
105775
            * gnome-network-preferences.c: Added "/system/proxy" and
 
105776
            "/system/http_proxy" to the list of directories GConfClient
 
105777
            will watch. Fixes #98596
 
105778
 
 
105779
 capplets/network/ChangeLog                   |    6 ++++++
 
105780
 capplets/network/gnome-network-preferences.c |    4 ++++
 
105781
 2 files changed, 10 insertions(+), 0 deletions(-)
 
105782
 
 
105783
commit e4d106c33c475589d113f5738aebec89d7029a48
 
105784
Author: Abel Cheung <maddog@linux.org.hk>
 
105785
Date:   Wed Feb 5 00:23:24 2003 +0000
 
105786
 
 
105787
    New traditional Chinese translation.
 
105788
    
 
105789
    2003-02-05  Abel Cheung  <maddog@linux.org.hk>
 
105790
    
 
105791
        * zh_TW.po: New traditional Chinese translation.
 
105792
 
 
105793
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105794
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105795
 
 
105796
commit 2b46f7e0bcfc4a5d71ebaa9f006513158a4d40b2
 
105797
Author: Jonathan Blandford <jrb@src.gnome.org>
 
105798
Date:   Tue Feb 4 23:53:43 2003 +0000
 
105799
 
 
105800
    2.2.0.1
 
105801
 
 
105802
 ChangeLog                                 |    5 +++++
 
105803
 archiver/ChangeLog                        |    4 ++++
 
105804
 archiver/tests/ChangeLog                  |    4 ++++
 
105805
 capplets/accessibility/keyboard/ChangeLog |    4 ++++
 
105806
 capplets/background/ChangeLog             |    4 ++++
 
105807
 capplets/common/ChangeLog                 |    4 ++++
 
105808
 capplets/default-applications/ChangeLog   |    4 ++++
 
105809
 capplets/desktop-links/ChangeLog          |    4 ++++
 
105810
 capplets/file-types/ChangeLog             |    4 ++++
 
105811
 capplets/font/ChangeLog                   |    4 ++++
 
105812
 capplets/keybindings/ChangeLog            |    4 ++++
 
105813
 configure.in                              |    2 +-
 
105814
 12 files changed, 46 insertions(+), 1 deletions(-)
 
105815
 
 
105816
commit 94943e6f165749222d3b8922fd1aedaddf2884bf
 
105817
Author: Christian Neumair <cneumair@src.gnome.org>
 
105818
Date:   Tue Feb 4 18:59:10 2003 +0000
 
105819
 
 
105820
    Updated German translation.
 
105821
 
 
105822
 po/ChangeLog |    4 ++++
 
105823
 po/de.po     |   21 +++++++++++----------
 
105824
 2 files changed, 15 insertions(+), 10 deletions(-)
 
105825
 
 
105826
commit b9724b54d68e604ff68ef5bd036801805470e51e
 
105827
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
105828
Date:   Tue Feb 4 17:15:04 2003 +0000
 
105829
 
 
105830
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
105831
 
 
105832
 po/ChangeLog |    5 +++
 
105833
 po/pl.po     |   94 ++++++++++++++++++++++++++++++++++-----------------------
 
105834
 2 files changed, 61 insertions(+), 38 deletions(-)
 
105835
 
 
105836
commit d795f5b45cf69793f7b0c8c429acd40f179ee6ab
 
105837
Author: James Henstridge <james@daa.com.au>
 
105838
Date:   Tue Feb 4 13:13:30 2003 +0000
 
105839
 
 
105840
    change verb name and menu item label.
 
105841
    
 
105842
    2003-02-04  James Henstridge  <james@daa.com.au>
 
105843
    
 
105844
        * src/fontilus.server.in.in: change verb name and menu item label.
 
105845
    
 
105846
        * src/fontilus-context-menu.c (handle_event): change verb name.
 
105847
 
 
105848
 vfs-methods/fontilus/ChangeLog               |    6 ++++++
 
105849
 vfs-methods/fontilus/fontilus-context-menu.c |    2 +-
 
105850
 vfs-methods/fontilus/fontilus.server.in.in   |    2 +-
 
105851
 3 files changed, 8 insertions(+), 2 deletions(-)
 
105852
 
 
105853
commit 6f99d98345af753e0e5b96699015f8b3142110f7
 
105854
Author: Kjartan Maraas <kmaraas@gnome.org>
 
105855
Date:   Mon Feb 3 21:13:14 2003 +0000
 
105856
 
 
105857
    Fix a glaring bug that caused the theme descriptions etc not to be
 
105858
    
 
105859
    2003-02-03  Kjartan Maraas  <kmaraas@gnome.org>
 
105860
    
 
105861
        * gnome-theme-info.c (read_meta_theme): Fix a glaring bug
 
105862
        that caused the theme descriptions etc not to be localised.
 
105863
 
 
105864
 capplets/common/ChangeLog          |    7 +++++++
 
105865
 capplets/common/gnome-theme-info.c |    4 ++--
 
105866
 2 files changed, 9 insertions(+), 2 deletions(-)
 
105867
 
 
105868
commit f5dec29812600db1f8c34f221dd3f4afd06f4fc1
 
105869
Author: Daniel Yacob <yacob@src.gnome.org>
 
105870
Date:   Mon Feb 3 18:08:59 2003 +0000
 
105871
 
 
105872
    Updating Amharic translation.
 
105873
 
 
105874
 po/ChangeLog |    4 ++++
 
105875
 po/am.po     |   10 +++++-----
 
105876
 2 files changed, 9 insertions(+), 5 deletions(-)
 
105877
 
 
105878
commit c6b858beeb871fb0f2d33492f5f54086d5011dd9
 
105879
Author: Yanko Kaneti <yaneti@declera.com>
 
105880
Date:   Mon Feb 3 15:05:57 2003 +0000
 
105881
 
 
105882
    add fontilus.server.in.in Updated to include the context menu extensions.
 
105883
    
 
105884
    2003-02-02  Yanko Kaneti  <yaneti@declera.com>
 
105885
    
 
105886
        * Makefile.am (EXTRA_DIST): add fontilus.server.in.in
 
105887
        * fontilus.spec.in: Updated to include the context menu extensions.
 
105888
 
 
105889
 vfs-methods/fontilus/ChangeLog   |    5 +++++
 
105890
 vfs-methods/fontilus/Makefile.am |    1 +
 
105891
 2 files changed, 6 insertions(+), 0 deletions(-)
 
105892
 
 
105893
commit 74c0d22bf9065f8f9e022a5dde5e175e4fbc105b
 
105894
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
105895
Date:   Mon Feb 3 12:19:00 2003 +0000
 
105896
 
 
105897
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
105898
 
 
105899
 po/ChangeLog |    5 +++++
 
105900
 po/ru.po     |    8 ++++----
 
105901
 2 files changed, 9 insertions(+), 4 deletions(-)
 
105902
 
 
105903
commit bf5fb0256dec1a169e323969b4fe130a5f4f2157
 
105904
Author: Sanlig Badral <badaa@src.gnome.org>
 
105905
Date:   Mon Feb 3 08:54:32 2003 +0000
 
105906
 
 
105907
    *** empty log message ***
 
105908
 
 
105909
 po/ChangeLog |    4 ++
 
105910
 po/mn.po     |  138 +++++++++++++++++++++++++++++++++-------------------------
 
105911
 2 files changed, 83 insertions(+), 59 deletions(-)
 
105912
 
 
105913
commit 5992c48c1f9cec0522f96962881c39bf34fa1608
 
105914
Author: James Henstridge <james@daa.com.au>
 
105915
Date:   Sun Feb 2 15:06:29 2003 +0000
 
105916
 
 
105917
    bonobo activation server file for the fontilus component.
 
105918
    
 
105919
    2003-02-02  James Henstridge  <james@daa.com.au>
 
105920
    
 
105921
        * src/fontilus.server.in.in: bonobo activation server file for the
 
105922
        fontilus component.
 
105923
    
 
105924
        * src/fontilus-context-menu.c: Bonobo listener component to
 
105925
        implement custom context menu items for fonts under fonts:///,
 
105926
        which allows us to set the default font for the desktop.
 
105927
 
 
105928
 vfs-methods/fontilus/.cvsignore              |    3 +
 
105929
 vfs-methods/fontilus/ChangeLog               |    9 ++
 
105930
 vfs-methods/fontilus/Makefile.am             |   15 ++-
 
105931
 vfs-methods/fontilus/font-view.c             |    2 +-
 
105932
 vfs-methods/fontilus/fontilus-context-menu.c |  139 ++++++++++++++++++++++++++
 
105933
 vfs-methods/fontilus/fontilus.server.in.in   |   34 ++++++
 
105934
 6 files changed, 198 insertions(+), 4 deletions(-)
 
105935
 
 
105936
commit 4ddeecaeeda608156bf707b965c0e6e2c4c345d9
 
105937
Author: Daniel Yacob <yacob@src.gnome.org>
 
105938
Date:   Sun Feb 2 14:09:57 2003 +0000
 
105939
 
 
105940
    Updating Amharic translation.
 
105941
 
 
105942
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105943
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105944
 
 
105945
commit eac35de213bd1b21f9894525b05cb2d4734dce86
 
105946
Author: Fatih Demir <kabalak@src.gnome.org>
 
105947
Date:   Sat Feb 1 22:26:49 2003 +0000
 
105948
 
 
105949
    Updated tr.po
 
105950
 
 
105951
 po/ChangeLog |    4 +
 
105952
 po/tr.po     |  213 +++++++++++++++++++++++++++++++---------------------------
 
105953
 2 files changed, 118 insertions(+), 99 deletions(-)
 
105954
 
 
105955
commit 0e38d929dabc48c24717ff060faa4fc4bfafbee4
 
105956
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
105957
Date:   Sat Feb 1 21:01:25 2003 +0000
 
105958
 
 
105959
    Updated Portuguese translation.
 
105960
    
 
105961
    2003-02-01  Duarte Loreto <happyguy_pt@hotmail.com>
 
105962
    
 
105963
            * pt.po: Updated Portuguese translation.
 
105964
 
 
105965
 po/ChangeLog |    4 +
 
105966
 po/pt.po     |  799 +++++++++++++++++++++++++---------------------------------
 
105967
 2 files changed, 350 insertions(+), 453 deletions(-)
 
105968
 
 
105969
commit 471b498afee6e98feddf67ed30d8af53712b3ea0
 
105970
Author: Christian Neumair <cneumair@src.gnome.org>
 
105971
Date:   Sat Feb 1 20:49:42 2003 +0000
 
105972
 
 
105973
    Updated German translation.
 
105974
 
 
105975
 po/ChangeLog |    4 ++++
 
105976
 po/de.po     |   49 +++++++++++++++++++++++++------------------------
 
105977
 2 files changed, 29 insertions(+), 24 deletions(-)
 
105978
 
 
105979
commit 9826fd3b537e13d4dd06cfb9f388d450294fc55f
 
105980
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
105981
Date:   Thu Jan 30 02:54:24 2003 +0000
 
105982
 
 
105983
    Added Vietnamese file
 
105984
 
 
105985
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
105986
 1 files changed, 4 insertions(+), 0 deletions(-)
 
105987
 
 
105988
commit 5ffb2d2cb0e8098c50e3aaa48bb100bb0db7b252
 
105989
Author: Jody Goldberg <jody@src.gnome.org>
 
105990
Date:   Wed Jan 29 20:56:39 2003 +0000
 
105991
 
 
105992
    minor change to avoid using deprecated functions.
 
105993
 
 
105994
 libwindow-settings/wm-exec.c |    1 -
 
105995
 libwindow-settings/wm-list.c |    4 ++--
 
105996
 2 files changed, 2 insertions(+), 3 deletions(-)
 
105997
 
 
105998
commit 124003611ba19596014e4a156d7e5c823d3ad01f
 
105999
Author: Christophe Merlet <redfox@src.gnome.org>
 
106000
Date:   Wed Jan 29 18:46:55 2003 +0000
 
106001
 
 
106002
    Added French translation.
 
106003
 
 
106004
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
106005
 1 files changed, 4 insertions(+), 0 deletions(-)
 
106006
 
 
106007
commit 7e7aa89197b92d80388ffab7c20d8d777c8a673a
 
106008
Author: Alessio Frusciante <algol@src.gnome.org>
 
106009
Date:   Wed Jan 29 10:26:23 2003 +0000
 
106010
 
 
106011
    Added Italian translation by Luca Ferretti.
 
106012
 
 
106013
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
106014
 1 files changed, 4 insertions(+), 0 deletions(-)
 
106015
 
 
106016
commit 3cf6e7a39ebfd1fe33f16c23e39c7ba825b42692
 
106017
Author: Bastien Nocera <hadess@hadess.net>
 
106018
Date:   Mon Jan 27 16:22:29 2003 +0000
 
106019
 
 
106020
    C ninety what ?
 
106021
    
 
106022
    2003-01-27  Bastien Nocera  <hadess@hadess.net>
 
106023
    
 
106024
        * gnome-theme-test.c: (main): C ninety what ?
 
106025
 
 
106026
 capplets/common/ChangeLog          |    4 ++++
 
106027
 capplets/common/gnome-theme-test.c |    4 ++--
 
106028
 2 files changed, 6 insertions(+), 2 deletions(-)
 
106029
 
 
106030
commit 719af735f85958a54a1c9100bbfaa8bb4de609eb
 
106031
Author: Christian Rose <menthos@menthos.com>
 
106032
Date:   Sun Jan 26 21:49:42 2003 +0000
 
106033
 
 
106034
    Some fixes for problems catched in translation review.
 
106035
    
 
106036
    2003-01-26  Christian Rose  <menthos@menthos.com>
 
106037
    
 
106038
        * sv.po: Some fixes for problems catched in translation review.
 
106039
 
 
106040
 po/ChangeLog |    4 ++++
 
106041
 po/sv.po     |    8 ++++----
 
106042
 2 files changed, 8 insertions(+), 4 deletions(-)
 
106043
 
 
106044
commit 7f875b463a37f4ff8f72f6b29e6201eee1c5f1b2
 
106045
Author: Andraz Tori <minmax@src.gnome.org>
 
106046
Date:   Sun Jan 26 21:10:36 2003 +0000
 
106047
 
 
106048
    Updated Slovenian translation
 
106049
 
 
106050
 po/sl.po |    2 +-
 
106051
 1 files changed, 1 insertions(+), 1 deletions(-)
 
106052
 
 
106053
commit e1c0b0dac9a633609978f84102835d0f2e5a5b53
 
106054
Author: Abel Cheung <maddog@linux.org.hk>
 
106055
Date:   Sun Jan 26 19:50:51 2003 +0000
 
106056
 
 
106057
    Updated traditional Chinese translation.
 
106058
    
 
106059
    2003-01-26  Abel Cheung  <maddog@linux.org.hk>
 
106060
    
 
106061
        * zh_TW.po: Updated traditional Chinese translation.
 
106062
 
 
106063
 po/ChangeLog |    4 ++
 
106064
 po/zh_TW.po  |   99 +++++++++++++++++++++++++++++----------------------------
 
106065
 2 files changed, 54 insertions(+), 49 deletions(-)
 
106066
 
 
106067
commit 09b9d6c9fce1322572128e91dc90175260b47c6e
 
106068
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
106069
Date:   Sun Jan 26 17:19:31 2003 +0000
 
106070
 
 
106071
    Updated Estonian translation.
 
106072
    
 
106073
    2003-01-26  T�ivo Leedj�rv  <toivo@linux.ee>
 
106074
    
 
106075
            * et.po: Updated Estonian translation.
 
106076
 
 
106077
 po/ChangeLog |    4 ++
 
106078
 po/et.po     |  119 ++++++++++++++++++++++++++++------------------------------
 
106079
 2 files changed, 61 insertions(+), 62 deletions(-)
 
106080
 
 
106081
commit 3e417f68b3aca98f4eac88a96b99899ce0c5db48
 
106082
Author: Kang Jeong-Hee <kz@src.gnome.org>
 
106083
Date:   Sun Jan 26 15:23:53 2003 +0000
 
106084
 
 
106085
    ko.po updated
 
106086
 
 
106087
 po/ChangeLog |    4 +
 
106088
 po/ko.po     |  917 ++++++++++++++++++----------------------------------------
 
106089
 2 files changed, 282 insertions(+), 639 deletions(-)
 
106090
 
 
106091
commit 47b3884200b283db5ad3edf7e49497508148844f
 
106092
Author: Kostas Papadimas <pkst@src.gnome.org>
 
106093
Date:   Sun Jan 26 10:09:15 2003 +0000
 
106094
 
 
106095
    Updated the Greek translation
 
106096
 
 
106097
 po/ChangeLog |    4 +++
 
106098
 po/el.po     |   85 ++++++++++++++++++++++++++-------------------------------
 
106099
 2 files changed, 43 insertions(+), 46 deletions(-)
 
106100
 
 
106101
commit 2f71de1c991a37e44f34a46a1010ca7cc61d2488
 
106102
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
106103
Date:   Sun Jan 26 08:33:01 2003 +0000
 
106104
 
 
106105
    2003-01-26 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
 
106106
 
 
106107
 po/ChangeLog |    4 +
 
106108
 po/ja.po     | 2799 ++++++++++++----------------------------------------------
 
106109
 2 files changed, 586 insertions(+), 2217 deletions(-)
 
106110
 
 
106111
commit efa4f17a19900d19db2b8a1d251eb1e486d75877
 
106112
Author: Christian Rose <menthos@menthos.com>
 
106113
Date:   Sun Jan 26 03:01:14 2003 +0000
 
106114
 
 
106115
    Some fixes for problems catched in translation review.
 
106116
    
 
106117
    2003-01-26  Christian Rose  <menthos@menthos.com>
 
106118
    
 
106119
        * sv.po: Some fixes for problems catched in translation review.
 
106120
 
 
106121
 po/ChangeLog |    4 ++++
 
106122
 po/sv.po     |   30 ++++++++++++++++--------------
 
106123
 2 files changed, 20 insertions(+), 14 deletions(-)
 
106124
 
 
106125
commit 5a05b52a494c2dff8cd5c73cc07b93f461f6a42f
 
106126
Author: Benjamin Greiner <bgreiner@src.gnome.org>
 
106127
Date:   Sat Jan 25 16:30:34 2003 +0000
 
106128
 
 
106129
    *** empty log message ***
 
106130
 
 
106131
 po/ChangeLog |    4 ++
 
106132
 po/de.po     |   93 ++++++++++++++++++++++++++++------------------------------
 
106133
 2 files changed, 49 insertions(+), 48 deletions(-)
 
106134
 
 
106135
commit ca687cbda58ef2370f58c9c842016538a72e9ac6
 
106136
Author: Christophe Fergeau <teuf@users.sourceforge.net>
 
106137
Date:   Sat Jan 25 13:17:52 2003 +0000
 
106138
 
 
106139
    Updated French translation.
 
106140
    
 
106141
    2003-01-25  Christophe Fergeau  <teuf@users.sourceforge.net>
 
106142
    
 
106143
        * fr.po: Updated French translation.
 
106144
 
 
106145
 po/ChangeLog |    4 ++
 
106146
 po/fr.po     |  126 ++++++++++++++++++++++++++++++++--------------------------
 
106147
 2 files changed, 74 insertions(+), 56 deletions(-)
 
106148
 
 
106149
commit 5d7b225bbad2f4e503a22fa94fdc3195f9a55fc2
 
106150
Author: Christian Neumair <cneumair@src.gnome.org>
 
106151
Date:   Sat Jan 25 10:37:53 2003 +0000
 
106152
 
 
106153
    Updated German translation.
 
106154
 
 
106155
 po/ChangeLog |    4 +++
 
106156
 po/de.po     |   59 +++++++++++++++++++++++++++++----------------------------
 
106157
 2 files changed, 34 insertions(+), 29 deletions(-)
 
106158
 
 
106159
commit 99af3245a12ce69081088e4571da862e0e82cd5e
 
106160
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
106161
Date:   Sat Jan 25 03:26:53 2003 +0000
 
106162
 
 
106163
    translation update
 
106164
 
 
106165
 po/ChangeLog |    4 +++
 
106166
 po/pt_BR.po  |   65 +++++++++++++++++++++++++++++++++++++++++++--------------
 
106167
 2 files changed, 53 insertions(+), 16 deletions(-)
 
106168
 
 
106169
commit f87444497c9d997defff8df14295a4bcfd369916
 
106170
Author: Yuri Syrota <rasta@src.gnome.org>
 
106171
Date:   Fri Jan 24 14:56:45 2003 +0000
 
106172
 
 
106173
    Updated Ukrainian translation
 
106174
 
 
106175
 po/ChangeLog |    4 ++
 
106176
 po/uk.po     |  154 ++++++++++++++++++++++++++++------------------------------
 
106177
 2 files changed, 78 insertions(+), 80 deletions(-)
 
106178
 
 
106179
commit ef78c8375acd1aafc66dc4060c7af0e748c3ddce
 
106180
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
106181
Date:   Fri Jan 24 08:49:40 2003 +0000
 
106182
 
 
106183
    Updated Slovak translation.
 
106184
    
 
106185
    2003-01-24  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
106186
    
 
106187
            * sk.po: Updated Slovak translation.
 
106188
 
 
106189
 po/ChangeLog |    4 +++
 
106190
 po/sk.po     |   72 +++++++++++++++++++++++++++++-----------------------------
 
106191
 2 files changed, 40 insertions(+), 36 deletions(-)
 
106192
 
 
106193
commit 5096434885a01f704c897cf7a2cd6e1557e7a44d
 
106194
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
106195
Date:   Thu Jan 23 22:01:20 2003 +0000
 
106196
 
 
106197
    Updated Finnish translation.
 
106198
    
 
106199
    2003-01-23  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
106200
    
 
106201
        * fi.po: Updated Finnish translation.
 
106202
 
 
106203
 po/ChangeLog |    4 ++++
 
106204
 po/fi.po     |   30 ++++++++++++++++++++----------
 
106205
 2 files changed, 24 insertions(+), 10 deletions(-)
 
106206
 
 
106207
commit cf4b327c6b3ddd784eee3a5a1c5bb700a4cc58bc
 
106208
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
106209
Date:   Thu Jan 23 14:33:19 2003 +0000
 
106210
 
 
106211
    Dutch translation updated by Reinout van Schouwen.
 
106212
    
 
106213
    2003-01-23  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
106214
    
 
106215
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
106216
 
 
106217
 po/ChangeLog |    4 ++++
 
106218
 po/nl.po     |   24 ++++++++++++------------
 
106219
 2 files changed, 16 insertions(+), 12 deletions(-)
 
106220
 
 
106221
commit 497f2459c9046a3af38c5a5d28f04236a6126601
 
106222
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
106223
Date:   Thu Jan 23 14:20:03 2003 +0000
 
106224
 
 
106225
    Dutch translation updated by Vincent van Adrighem.
 
106226
    
 
106227
    2003-01-23  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
106228
    
 
106229
        * nl.po: Dutch translation updated by Vincent van Adrighem.
 
106230
 
 
106231
 po/ChangeLog |    4 ++++
 
106232
 po/nl.po     |   27 ++++++++++++++++++---------
 
106233
 2 files changed, 22 insertions(+), 9 deletions(-)
 
106234
 
 
106235
commit 3494cb57bdc6f76c3142a667b954a2e04c27d8e1
 
106236
Author: Paisa Seeluangsawat <paisa@colorado.edu>
 
106237
Date:   Thu Jan 23 01:14:28 2003 +0000
 
106238
 
 
106239
    Added Thai translation. Added "th".
 
106240
    
 
106241
    2003-01-22  Paisa Seeluangsawat  <paisa@colorado.edu>
 
106242
    
 
106243
            * th.po: Added Thai translation.
 
106244
        * configure.in (ALL_LINGUAS): Added "th".
 
106245
 
 
106246
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
106247
 1 files changed, 4 insertions(+), 0 deletions(-)
 
106248
 
 
106249
commit 2ab4901c0afeafbe2fc1bf6acc455b3cae113a9e
 
106250
Author: Ole Laursen <olau@hardworking.dk>
 
106251
Date:   Wed Jan 22 19:51:10 2003 +0000
 
106252
 
 
106253
    Updated Danish translation.
 
106254
    
 
106255
    2003-01-22  Ole Laursen  <olau@hardworking.dk>
 
106256
    
 
106257
        * da.po: Updated Danish translation.
 
106258
 
 
106259
 po/ChangeLog |    4 ++++
 
106260
 po/da.po     |   29 +++++++++++++++++++----------
 
106261
 2 files changed, 23 insertions(+), 10 deletions(-)
 
106262
 
 
106263
commit 4a9d69467de95e8270173416939cd3a54a09ad7e
 
106264
Author: Jordi Mallach <jordim@src.gnome.org>
 
106265
Date:   Wed Jan 22 18:09:35 2003 +0000
 
106266
 
 
106267
    Updated Catalan translation.
 
106268
 
 
106269
 po/ChangeLog |    4 +++
 
106270
 po/ca.po     |   73 ++++++++++++++++++++++++++++++++++++++++++++-------------
 
106271
 2 files changed, 60 insertions(+), 17 deletions(-)
 
106272
 
 
106273
commit 9dc535217ac15be8c52ba49dddacaadbf2c6e8d0
 
106274
Author: Miloslav Trmac <mitr@src.gnome.org>
 
106275
Date:   Wed Jan 22 17:51:48 2003 +0000
 
106276
 
 
106277
    Update Czech translation
 
106278
 
 
106279
 po/ChangeLog |    4 ++++
 
106280
 po/cs.po     |   35 +++++++++++++++++++----------------
 
106281
 2 files changed, 23 insertions(+), 16 deletions(-)
 
106282
 
 
106283
commit 3e5866cb726c127cab73dce7939b6efca6a951a9
 
106284
Author: Andras Timar <timar@gnome.hu>
 
106285
Date:   Wed Jan 22 13:59:14 2003 +0000
 
106286
 
 
106287
    Updated Hungarian translation.
 
106288
    
 
106289
    2003-01-22  Andras Timar  <timar@gnome.hu>
 
106290
    
 
106291
        * hu.po: Updated Hungarian translation.
 
106292
 
 
106293
 po/ChangeLog |    4 ++++
 
106294
 po/hu.po     |   29 +++++++++++++++++++----------
 
106295
 2 files changed, 23 insertions(+), 10 deletions(-)
 
106296
 
 
106297
commit 6750cbbef63a51fe0d648cb9ef34ea8d8bf23f61
 
106298
Author: Marius Andreiana <marius galuna.ro>
 
106299
Date:   Wed Jan 22 13:56:39 2003 +0000
 
106300
 
 
106301
    updated ( thanks to Mugurel Tudor )
 
106302
    
 
106303
    2003-01-22  Marius Andreiana <marius galuna.ro>
 
106304
    
 
106305
        * ro.po: updated ( thanks to Mugurel Tudor )
 
106306
 
 
106307
 po/ChangeLog |    4 +
 
106308
 po/ro.po     |  418 +++++++++++++++++++++++++---------------------------------
 
106309
 2 files changed, 182 insertions(+), 240 deletions(-)
 
106310
 
 
106311
commit bd59c0b941d843a6740b91727fa943a50269fddf
 
106312
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
106313
Date:   Wed Jan 22 05:16:05 2003 +0000
 
106314
 
 
106315
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
106316
 
 
106317
 po/ChangeLog |    5 +++++
 
106318
 po/ru.po     |   13 +++++++++++--
 
106319
 2 files changed, 16 insertions(+), 2 deletions(-)
 
106320
 
 
106321
commit 2175df89cb6da1b56a0b8d78f45346c52439d0c9
 
106322
Author: Christian Rose <menthos@menthos.com>
 
106323
Date:   Tue Jan 21 23:39:37 2003 +0000
 
106324
 
 
106325
    Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
 
106326
    
 
106327
    2003-01-22  Christian Rose  <menthos@menthos.com>
 
106328
    
 
106329
        * configure.in: Added "mn" to ALL_LINGUAS.
 
106330
        * po/mn.po: Added Mongolian translation by
 
106331
        Sanlig Badral <badral@chinggis.com>.
 
106332
 
 
106333
 ChangeLog    |    4 +
 
106334
 configure.in |    2 +-
 
106335
 po/ChangeLog |    5 +
 
106336
 po/mn.po     | 2440 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
106337
 4 files changed, 2450 insertions(+), 1 deletions(-)
 
106338
 
 
106339
commit a826375ef1022b098a7860520c8f282139e31fcb
 
106340
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
106341
Date:   Tue Jan 21 23:23:48 2003 +0000
 
106342
 
 
106343
    Updated Spanish translation.
 
106344
    
 
106345
    2003-01-21  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
106346
    
 
106347
        * es.po: Updated Spanish translation.
 
106348
 
 
106349
 po/ChangeLog |    4 ++
 
106350
 po/es.po     |   97 ++++++++++++++++++++++++++-------------------------------
 
106351
 2 files changed, 48 insertions(+), 53 deletions(-)
 
106352
 
 
106353
commit a51adebdb33c64f27a8b801a100529673e8620eb
 
106354
Author: Andraz Tori <minmax@src.gnome.org>
 
106355
Date:   Tue Jan 21 19:58:48 2003 +0000
 
106356
 
 
106357
    Updated Slovenian translation
 
106358
 
 
106359
 po/sl.po |    4 ++--
 
106360
 1 files changed, 2 insertions(+), 2 deletions(-)
 
106361
 
 
106362
commit c250efb04eafb7b2c57a0de35a352fb1d9c2e68b
 
106363
Author: Bill Haneman <billh@src.gnome.org>
 
106364
Date:   Tue Jan 21 18:25:27 2003 +0000
 
106365
 
 
106366
    (Partial) fix for bugzilla 104058, changed AnyModifier grabs to
 
106367
    nomodifier and LockMask grabs.  Approved by Jody.
 
106368
 
 
106369
 ChangeLog                                    |    9 ++++-
 
106370
 gnome-settings-daemon/gnome-settings-mouse.c |   55 ++++++++++++++++---------
 
106371
 2 files changed, 43 insertions(+), 21 deletions(-)
 
106372
 
 
106373
commit 24304fe6e3540eef58653ead16f95cd0af6a7fd1
 
106374
Author: Yuri Syrota <rasta@src.gnome.org>
 
106375
Date:   Tue Jan 21 16:54:29 2003 +0000
 
106376
 
 
106377
    Updated Ukrainian translation
 
106378
 
 
106379
 po/uk.po |   14 +++++++-------
 
106380
 1 files changed, 7 insertions(+), 7 deletions(-)
 
106381
 
 
106382
commit bff3c5e7caa5abf81125f324adcd081b4ccd2e66
 
106383
Author: Yuri Syrota <rasta@src.gnome.org>
 
106384
Date:   Tue Jan 21 16:42:02 2003 +0000
 
106385
 
 
106386
    Updated Ukrainian translation
 
106387
 
 
106388
 po/uk.po | 1190 ++++++++++++++++++++------------------------------------------
 
106389
 1 files changed, 388 insertions(+), 802 deletions(-)
 
106390
 
 
106391
commit fc17fac774b46a280f6a7e8900b5dbfa5aab2ecb
 
106392
Author: Andraz Tori <minmax@src.gnome.org>
 
106393
Date:   Tue Jan 21 16:37:42 2003 +0000
 
106394
 
 
106395
    Updated Slovenian translation
 
106396
 
 
106397
 po/sl.po |   54 ++++++++++++++++++++++++++++++++++--------------------
 
106398
 1 files changed, 34 insertions(+), 20 deletions(-)
 
106399
 
 
106400
commit 8abfee1241dc854ddbb18b6f1a1b22a3fc17be58
 
106401
Author: Satyajit Kanungo <satyak@src.gnome.org>
 
106402
Date:   Tue Jan 21 16:32:07 2003 +0000
 
106403
 
 
106404
        Tue Jan 21 Satyajit Kanungo <satyajit.kanungo@wipro.com>
 
106405
            * Changed the App name passed to  gnome_program_init().
 
106406
              There was a small type in the name. Fixes bug #104060
 
106407
 
 
106408
 capplets/default-applications/ChangeLog            |    4 ++++
 
106409
 .../gnome-default-applications-properties.c        |    2 +-
 
106410
 2 files changed, 5 insertions(+), 1 deletions(-)
 
106411
 
 
106412
commit 256ed5a8d68d2be2ec1ae037561d2fd284f09908
 
106413
Author: Benjamin Greiner <bgreiner@src.gnome.org>
 
106414
Date:   Tue Jan 21 15:03:10 2003 +0000
 
106415
 
 
106416
    *** empty log message ***
 
106417
 
 
106418
 po/ChangeLog |    4 ++++
 
106419
 po/de.po     |   27 ++++++++++++++++++---------
 
106420
 2 files changed, 22 insertions(+), 9 deletions(-)
 
106421
 
 
106422
commit 73cbc9eabb2777fdda075d1c2c39cf9202d31edc
 
106423
Author: Shivram U <shivaram.upadhyayula@wipro.com>
 
106424
Date:   Tue Jan 21 14:54:05 2003 +0000
 
106425
 
 
106426
    Set the size request of the shortcuts treeview instead of the the actions
 
106427
    
 
106428
    2003-01-21 Shivram U  <shivaram.upadhyayula@wipro.com>
 
106429
    
 
106430
            * gnome-keybindings-properties.c (append_keys_to_tree): Set the size
 
106431
            request of the shortcuts treeview instead of the the actions scrolled
 
106432
            window. (#103962)
 
106433
 
 
106434
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
106435
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
106436
 2 files changed, 7 insertions(+), 1 deletions(-)
 
106437
 
 
106438
commit 0165c5481457e85d16c29fcd869298364b41d6b4
 
106439
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
106440
Date:   Tue Jan 21 13:45:20 2003 +0000
 
106441
 
 
106442
    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian translation
 
106443
 
 
106444
 po/ChangeLog |    4 +
 
106445
 po/lv.po     |  348 +++++++++++++++++++---------------------------------------
 
106446
 2 files changed, 115 insertions(+), 237 deletions(-)
 
106447
 
 
106448
commit b89fd88034fa1d00ceaa59da60f4847f64ce9981
 
106449
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
106450
Date:   Tue Jan 21 12:41:11 2003 +0000
 
106451
 
 
106452
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
106453
 
 
106454
 po/ChangeLog |    5 +++
 
106455
 po/ru.po     |   81 ++++++++++++++++++++++++++++++---------------------------
 
106456
 2 files changed, 48 insertions(+), 38 deletions(-)
 
106457
 
 
106458
commit 75f06c09d1475f3238e6ec711caa225d45efb6f2
 
106459
Author: Kjartan Maraas <kmaraas@gnome.org>
 
106460
Date:   Tue Jan 21 11:54:40 2003 +0000
 
106461
 
 
106462
    Updated Norwegian translation.
 
106463
    
 
106464
    2003-01-21  Kjartan Maraas  <kmaraas@gnome.org>
 
106465
    
 
106466
        * no.po: Updated Norwegian translation.
 
106467
 
 
106468
 po/ChangeLog |    4 ++++
 
106469
 po/no.po     |   29 ++++++++++++++++++++++++-----
 
106470
 2 files changed, 28 insertions(+), 5 deletions(-)
 
106471
 
 
106472
commit 8f227fafce029e9816467cc97e254027ad7fb445
 
106473
Author: Andraz Tori <minmax@src.gnome.org>
 
106474
Date:   Tue Jan 21 10:49:36 2003 +0000
 
106475
 
 
106476
    Updated Slovenian translation
 
106477
 
 
106478
 po/sl.po |    2 +-
 
106479
 1 files changed, 1 insertions(+), 1 deletions(-)
 
106480
 
 
106481
commit d7b44d222b84a78842f93ebd47698ec805c4eb3d
 
106482
Author: Christian Rose <menthos@menthos.com>
 
106483
Date:   Tue Jan 21 07:50:05 2003 +0000
 
106484
 
 
106485
    Updated Swedish translation.
 
106486
    
 
106487
    2003-01-21  Christian Rose  <menthos@menthos.com>
 
106488
    
 
106489
        * sv.po: Updated Swedish translation.
 
106490
 
 
106491
 po/ChangeLog |    4 ++++
 
106492
 po/sv.po     |   32 +++++++++++++++++++-------------
 
106493
 2 files changed, 23 insertions(+), 13 deletions(-)
 
106494
 
 
106495
commit 967ddebaba874a01bfc42579c96ac89cc92dd8c9
 
106496
Author: Abel Cheung <maddog@linux.org.hk>
 
106497
Date:   Tue Jan 21 07:26:40 2003 +0000
 
106498
 
 
106499
    Updated traditional Chinese translation.
 
106500
    
 
106501
    2003-01-21  Abel Cheung  <maddog@linux.org.hk>
 
106502
    
 
106503
        * zh_TW.po: Updated traditional Chinese translation.
 
106504
 
 
106505
 po/ChangeLog |    4 ++
 
106506
 po/zh_TW.po  |  164 +++++++++++++++++++++-------------------------------------
 
106507
 2 files changed, 64 insertions(+), 104 deletions(-)
 
106508
 
 
106509
commit f6444a51ce16f1be82932b53683798524c9885a9
 
106510
Author: Jonathan Blandford <jrb@src.gnome.org>
 
106511
Date:   Tue Jan 21 06:53:43 2003 +0000
 
106512
 
 
106513
    Released 2.2.0
 
106514
 
 
106515
 ChangeLog                                 |    4 ++++
 
106516
 archiver/ChangeLog                        |    4 ++++
 
106517
 archiver/tests/ChangeLog                  |    4 ++++
 
106518
 capplets/accessibility/keyboard/ChangeLog |    4 ++++
 
106519
 capplets/background/ChangeLog             |    4 ++++
 
106520
 capplets/common/ChangeLog                 |    4 ++++
 
106521
 capplets/default-applications/ChangeLog   |    4 ++++
 
106522
 capplets/desktop-links/ChangeLog          |    4 ++++
 
106523
 capplets/file-types/ChangeLog             |    4 ++++
 
106524
 capplets/font/ChangeLog                   |    4 ++++
 
106525
 capplets/keybindings/ChangeLog            |    4 ++++
 
106526
 capplets/keyboard/ChangeLog               |    4 ++++
 
106527
 capplets/mime-type/ChangeLog              |    4 ++++
 
106528
 capplets/mouse/ChangeLog                  |    4 ++++
 
106529
 capplets/network/ChangeLog                |    4 ++++
 
106530
 capplets/rollback/ChangeLog               |    4 ++++
 
106531
 capplets/sound/ChangeLog                  |    4 ++++
 
106532
 capplets/theme-switcher/ChangeLog         |    4 ++++
 
106533
 capplets/ui-properties/ChangeLog          |    4 ++++
 
106534
 capplets/url-properties/ChangeLog         |    4 ++++
 
106535
 capplets/windows/ChangeLog                |    4 ++++
 
106536
 capplets/wm-properties/ChangeLog          |    4 ++++
 
106537
 configure.in                              |    4 ++--
 
106538
 control-center/ChangeLog                  |    4 ++++
 
106539
 gnome-settings-daemon/ChangeLog           |    4 ++++
 
106540
 help/ChangeLog                            |    4 ++++
 
106541
 libbackground/ChangeLog                   |    4 ++++
 
106542
 libwindow-settings/ChangeLog              |    4 ++++
 
106543
 po/ChangeLog                              |    5 +++++
 
106544
 po/POTFILES.in                            |    2 ++
 
106545
 30 files changed, 117 insertions(+), 2 deletions(-)
 
106546
 
 
106547
commit f68decde57d662525fc87931204179596cc6ae09
 
106548
Author: Jonathan Blandford <jrb@gnome.org>
 
106549
Date:   Tue Jan 21 05:50:29 2003 +0000
 
106550
 
 
106551
    correctly escape the file we're saving.
 
106552
    
 
106553
    Tue Jan 21 00:44:03 2003  Jonathan Blandford  <jrb@gnome.org>
 
106554
    
 
106555
        * gnome-theme-save.c (escape_string_and_dup): correctly escape the
 
106556
        file we're saving.
 
106557
 
 
106558
 capplets/theme-switcher/ChangeLog          |    5 ++
 
106559
 capplets/theme-switcher/gnome-theme-save.c |   59 +++++++++++++++++++++++++--
 
106560
 2 files changed, 59 insertions(+), 5 deletions(-)
 
106561
 
 
106562
commit ec6e109f667ca2bee5f997057e5d8265445254fb
 
106563
Author: Christian Neumair <cneumair@src.gnome.org>
 
106564
Date:   Mon Jan 20 21:35:22 2003 +0000
 
106565
 
 
106566
    Updated German translation.
 
106567
 
 
106568
 po/ChangeLog |    4 +++
 
106569
 po/de.po     |   60 +++++++++++++++++++++++++++++-----------------------------
 
106570
 2 files changed, 34 insertions(+), 30 deletions(-)
 
106571
 
 
106572
commit c364bb4d7c8605271ba28faa0eb3081da40246e7
 
106573
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
106574
Date:   Mon Jan 20 19:03:56 2003 +0000
 
106575
 
 
106576
    updated Vietnamese file
 
106577
 
 
106578
 po/ChangeLog |    4 +++
 
106579
 po/pt_BR.po  |    2 +-
 
106580
 po/vi.po     |   63 +++++++++++++++++++++++++++------------------------------
 
106581
 3 files changed, 35 insertions(+), 34 deletions(-)
 
106582
 
 
106583
commit 41c422d9e8187450e0b2ea16be0d4f2b6a22b1e1
 
106584
Author: Kjartan Maraas <kmaraas@gnome.org>
 
106585
Date:   Mon Jan 20 18:43:44 2003 +0000
 
106586
 
 
106587
    Updated Norwegian translation.
 
106588
    
 
106589
    2003-01-20  Kjartan Maraas  <kmaraas@gnome.org>
 
106590
    
 
106591
        * no.po: Updated Norwegian translation.
 
106592
 
 
106593
 po/ChangeLog |    4 ++++
 
106594
 po/no.po     |   28 ++++++++++++++--------------
 
106595
 2 files changed, 18 insertions(+), 14 deletions(-)
 
106596
 
 
106597
commit ad8965b2f5f8a27c5937834cb490eafa8d635f2b
 
106598
Author: Christian Neumair <cneumair@src.gnome.org>
 
106599
Date:   Mon Jan 20 14:22:01 2003 +0000
 
106600
 
 
106601
    Updated German translation.
 
106602
 
 
106603
 po/ChangeLog |    5 ++-
 
106604
 po/de.po     |   99 ++++++++++++++++++++++++++++------------------------------
 
106605
 2 files changed, 52 insertions(+), 52 deletions(-)
 
106606
 
 
106607
commit cb5524ff2335d888b8b99ffc75ee377eafb196d3
 
106608
Author: Christian Meyer <chrisime@src.gnome.org>
 
106609
Date:   Mon Jan 20 11:15:42 2003 +0000
 
106610
 
 
106611
    updated de translation.
 
106612
 
 
106613
 po/ChangeLog |    4 ++++
 
106614
 po/de.po     |   23 ++++++++++-------------
 
106615
 2 files changed, 14 insertions(+), 13 deletions(-)
 
106616
 
 
106617
commit c9723439f622a389e38274b7129c29ed8c0ce813
 
106618
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
106619
Date:   Mon Jan 20 08:52:11 2003 +0000
 
106620
 
 
106621
    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
 
106622
 
 
106623
 po/ChangeLog |    5 +
 
106624
 po/ru.po     | 1609 +++++++++++-----------------------------------------------
 
106625
 2 files changed, 297 insertions(+), 1317 deletions(-)
 
106626
 
 
106627
commit 7e699e6b22e4233d2f4529f4acc643bd5d9ad9bd
 
106628
Author: Alex Duggan <aldug@astrolinux.com>
 
106629
Date:   Mon Jan 20 03:12:33 2003 +0000
 
106630
 
 
106631
    make the right control key also locate the mouse pointer. Fixes #87426
 
106632
    
 
106633
    2003-01-19  Alex Duggan  <aldug@astrolinux.com>
 
106634
    
 
106635
        * gnome-settings-mouse.c (filter), (set_locate_pointer):
 
106636
        make the right control key also locate the mouse pointer.
 
106637
        Fixes #87426
 
106638
 
 
106639
 gnome-settings-daemon/ChangeLog              |    6 +++
 
106640
 gnome-settings-daemon/gnome-settings-mouse.c |   46 ++++++++++++++------------
 
106641
 2 files changed, 31 insertions(+), 21 deletions(-)
 
106642
 
 
106643
commit dbc03d51c7aa5b9980576f7fe1edbd326831bcd5
 
106644
Author: Jordi Mallach <jordim@src.gnome.org>
 
106645
Date:   Mon Jan 20 00:43:17 2003 +0000
 
106646
 
 
106647
    Updated Catalan translation.
 
106648
 
 
106649
 po/ChangeLog |    4 +
 
106650
 po/ca.po     |  512 +++++++++++++++++++++++----------------------------------
 
106651
 2 files changed, 211 insertions(+), 305 deletions(-)
 
106652
 
 
106653
commit 9f4cb75a45c93c53e3513d3afef652e8c20b47f0
 
106654
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
106655
Date:   Sun Jan 19 13:58:27 2003 +0000
 
106656
 
 
106657
    Artis Trops  <hornet@navigator.lv> * configure.in: Added Latvian (lv) to ALL_LINGUAS
 
106658
 
 
106659
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
106660
 1 files changed, 4 insertions(+), 0 deletions(-)
 
106661
 
 
106662
commit 285f52cea4374cded59a10ba1871d22ba66ebe65
 
106663
Author: Jonathan Blandford <jrb@gnome.org>
 
106664
Date:   Sun Jan 19 07:17:03 2003 +0000
 
106665
 
 
106666
    add more debugging output.
 
106667
    
 
106668
    Sun Jan 19 02:14:35 2003  Jonathan Blandford  <jrb@gnome.org>
 
106669
    
 
106670
        * gnome-theme-test.c (main): add more debugging output.
 
106671
 
 
106672
 capplets/common/ChangeLog          |    4 ++++
 
106673
 capplets/common/gnome-theme-test.c |   10 +++++++++-
 
106674
 2 files changed, 13 insertions(+), 1 deletions(-)
 
106675
 
 
106676
commit 70b5c7eef5fd70bf1296ec94aa79b73edd801211
 
106677
Author: Mikael Hallendal <micke@codefactory.se>
 
106678
Date:   Sun Jan 19 07:14:32 2003 +0000
 
106679
 
 
106680
    Fixed bug that caused not all themes to be loaded properly.
 
106681
    
 
106682
    2003-01-19  Mikael Hallendal  <micke@codefactory.se>
 
106683
    
 
106684
        * metacity-window-manager.c:
 
106685
        (add_themes_from_dir): Fixed bug that caused not all themes to be
 
106686
          loaded properly.
 
106687
 
 
106688
 libwindow-settings/ChangeLog                 |    6 ++++++
 
106689
 libwindow-settings/metacity-window-manager.c |    1 +
 
106690
 2 files changed, 7 insertions(+), 0 deletions(-)
 
106691
 
 
106692
commit 82a1d3a1d0f4e63f116ca6d21574a33cc3be9626
 
106693
Author: He Qiangqiang <carton@linux.net.cn>
 
106694
Date:   Sun Jan 19 04:18:50 2003 +0000
 
106695
 
 
106696
    Fixed some translation.
 
106697
    
 
106698
    2003-01-19  He Qiangqiang  <carton@linux.net.cn>
 
106699
    
 
106700
        * zh_CN.po: Fixed some translation.
 
106701
 
 
106702
 po/ChangeLog |    4 ++++
 
106703
 po/zh_CN.po  |   14 +++++++-------
 
106704
 2 files changed, 11 insertions(+), 7 deletions(-)
 
106705
 
 
106706
commit 5754270ce8a6f73cfa6958916c37cc60773d297c
 
106707
Author: Fatih Demir <kabalak@src.gnome.org>
 
106708
Date:   Sat Jan 18 17:45:13 2003 +0000
 
106709
 
 
106710
    Updated tr.po
 
106711
 
 
106712
 po/ChangeLog |    4 +
 
106713
 po/tr.po     |  479 +++++++++++++++++++++++-----------------------------------
 
106714
 2 files changed, 191 insertions(+), 292 deletions(-)
 
106715
 
 
106716
commit 7934c02488be19221943831dc64afe35c85db53b
 
106717
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
106718
Date:   Sat Jan 18 13:25:17 2003 +0000
 
106719
 
 
106720
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
106721
 
 
106722
 po/ChangeLog |    5 +
 
106723
 po/pl.po     | 1665 ++++++++++++++++++++++++----------------------------------
 
106724
 2 files changed, 695 insertions(+), 975 deletions(-)
 
106725
 
 
106726
commit 9ad3b9d6a6d7fa611a6e78f743d74a6a28260283
 
106727
Author: He Qiangqiang <carton@linux.net.cn>
 
106728
Date:   Sat Jan 18 09:11:47 2003 +0000
 
106729
 
 
106730
    Updated Simplified Chinese translation by Funda Wang
 
106731
    
 
106732
    2003-01-18  He Qiangqiang  <carton@linux.net.cn>
 
106733
    
 
106734
            * zh_CN.po: Updated Simplified Chinese translation by
 
106735
            Funda Wang <fundawang@en2china.com>.
 
106736
 
 
106737
 po/ChangeLog |    5 +
 
106738
 po/zh_CN.po  |  585 +++++++++++++++++++---------------------------------------
 
106739
 2 files changed, 194 insertions(+), 396 deletions(-)
 
106740
 
 
106741
commit 6c880118536577eb8e360a572d030fe8e2db6ee8
 
106742
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
106743
Date:   Fri Jan 17 02:50:18 2003 +0000
 
106744
 
 
106745
    translation update
 
106746
 
 
106747
 po/ChangeLog |    4 +
 
106748
 po/pt_BR.po  |  323 +++++++++++++++++++++++-----------------------------------
 
106749
 2 files changed, 132 insertions(+), 195 deletions(-)
 
106750
 
 
106751
commit f5bd46f3a6fbdec9a8d6f00d91b0156f3c12c50b
 
106752
Author: Jonathan Blandford <jrb@redhat.com>
 
106753
Date:   Thu Jan 16 20:51:24 2003 +0000
 
106754
 
 
106755
    new little test program for helping people debug their installation.
 
106756
    
 
106757
    Thu Jan 16 15:51:33 2003  Jonathan Blandford  <jrb@redhat.com>
 
106758
    
 
106759
        * gnome-theme-test.c: new little test program for helping people
 
106760
        debug their installation.
 
106761
 
 
106762
 capplets/common/ChangeLog          |    5 ++
 
106763
 capplets/common/Makefile.am        |    9 +++
 
106764
 capplets/common/gnome-theme-test.c |  114 ++++++++++++++++++++++++++++++++++++
 
106765
 3 files changed, 128 insertions(+), 0 deletions(-)
 
106766
 
 
106767
commit 754e9005d5c397fc1dd20fff056b57cff123443e
 
106768
Author: Daniel Yacob <yacob@src.gnome.org>
 
106769
Date:   Thu Jan 16 13:07:01 2003 +0000
 
106770
 
 
106771
    Updating Amharic translation.
 
106772
 
 
106773
 po/ChangeLog |    4 ++++
 
106774
 po/am.po     |   48 +++++++++++++++++++++++++-----------------------
 
106775
 2 files changed, 29 insertions(+), 23 deletions(-)
 
106776
 
 
106777
commit b8d1d9548cd18cf4471f983847421318cb6363b0
 
106778
Author: Jonathan Blandford <jrb@src.gnome.org>
 
106779
Date:   Thu Jan 16 07:59:09 2003 +0000
 
106780
 
 
106781
    2.1.7
 
106782
 
 
106783
 ChangeLog                                 |    4 ++++
 
106784
 NEWS                                      |   10 ++++++++++
 
106785
 archiver/ChangeLog                        |    4 ++++
 
106786
 archiver/tests/ChangeLog                  |    4 ++++
 
106787
 capplets/accessibility/keyboard/ChangeLog |    4 ++++
 
106788
 capplets/background/ChangeLog             |    4 ++++
 
106789
 capplets/common/ChangeLog                 |    4 ++++
 
106790
 capplets/default-applications/ChangeLog   |    4 ++++
 
106791
 capplets/desktop-links/ChangeLog          |    4 ++++
 
106792
 capplets/file-types/ChangeLog             |    4 ++++
 
106793
 capplets/font/ChangeLog                   |    4 ++++
 
106794
 capplets/keybindings/ChangeLog            |    4 ++++
 
106795
 capplets/keyboard/ChangeLog               |    4 ++++
 
106796
 capplets/mime-type/ChangeLog              |    4 ++++
 
106797
 capplets/mouse/ChangeLog                  |    4 ++++
 
106798
 capplets/network/ChangeLog                |    4 ++++
 
106799
 capplets/rollback/ChangeLog               |    4 ++++
 
106800
 capplets/sound/ChangeLog                  |    4 ++++
 
106801
 capplets/theme-switcher/ChangeLog         |    4 ++++
 
106802
 capplets/ui-properties/ChangeLog          |    4 ++++
 
106803
 capplets/url-properties/ChangeLog         |    4 ++++
 
106804
 capplets/windows/ChangeLog                |    4 ++++
 
106805
 capplets/wm-properties/ChangeLog          |    4 ++++
 
106806
 configure.in                              |    2 +-
 
106807
 control-center/ChangeLog                  |    4 ++++
 
106808
 gnome-settings-daemon/ChangeLog           |    4 ++++
 
106809
 help/ChangeLog                            |    4 ++++
 
106810
 libbackground/ChangeLog                   |    4 ++++
 
106811
 libwindow-settings/ChangeLog              |    4 ++++
 
106812
 po/ChangeLog                              |    4 ++++
 
106813
 30 files changed, 123 insertions(+), 1 deletions(-)
 
106814
 
 
106815
commit 22876b1dc37e6792f42cf3c8e24fa7de54582cae
 
106816
Author: Jonathan Blandford <jrb@gnome.org>
 
106817
Date:   Thu Jan 16 07:40:29 2003 +0000
 
106818
 
 
106819
    make sure we're initted, as this function can be run asynchronously.
 
106820
    
 
106821
    Thu Jan 16 02:32:39 2003  Jonathan Blandford  <jrb@gnome.org>
 
106822
    
 
106823
        * gnome-theme-details.c (gnome_theme_details_update_from_gconf):
 
106824
        make sure we're initted, as this function can be run
 
106825
        asynchronously.
 
106826
    
 
106827
        * gnome-theme-manager.c (gnome_meta_theme_installer_run_cb): hook
 
106828
        up the installer.
 
106829
    
 
106830
        * gnome-theme-installer.c: Try to handle icon themes.
 
106831
 
 
106832
 capplets/theme-switcher/ChangeLog               |   11 +++++++++
 
106833
 capplets/theme-switcher/gnome-theme-details.c   |   28 +++++++++++++++++++---
 
106834
 capplets/theme-switcher/gnome-theme-installer.c |   15 +++++++-----
 
106835
 capplets/theme-switcher/gnome-theme-installer.h |    2 +-
 
106836
 capplets/theme-switcher/gnome-theme-manager.c   |   13 +++++++++-
 
106837
 5 files changed, 57 insertions(+), 12 deletions(-)
 
106838
 
 
106839
commit 7d8899ba2e335baeda7092f1b422eba15a02a23b
 
106840
Author: Jonathan Blandford <jrb@redhat.com>
 
106841
Date:   Thu Jan 16 01:16:36 2003 +0000
 
106842
 
 
106843
    call correctly in all the right places.
 
106844
    
 
106845
    Wed Jan 15 20:16:21 2003  Jonathan Blandford  <jrb@redhat.com>
 
106846
    
 
106847
        * gnome-theme-info.c (remove_data_from_hash_by_name): call
 
106848
        correctly in all the right places.
 
106849
    
 
106850
        * gnome-theme-manager.c (gnome_theme_manager_tree_sort_func):
 
106851
        remove this unneeded sort func.
 
106852
    
 
106853
        * gnome-theme-details.c (setup_tree_view): use the right sort
 
106854
        function.
 
106855
 
 
106856
 capplets/common/ChangeLog                     |    5 ++
 
106857
 capplets/common/gnome-theme-info.c            |   10 +++-
 
106858
 capplets/theme-switcher/ChangeLog             |    8 +++
 
106859
 capplets/theme-switcher/gnome-theme-details.c |   34 +++++++++++++-
 
106860
 capplets/theme-switcher/gnome-theme-manager.c |   60 ++++---------------------
 
106861
 capplets/theme-switcher/gnome-theme-manager.h |    4 --
 
106862
 6 files changed, 60 insertions(+), 61 deletions(-)
 
106863
 
 
106864
commit ff051fce675444ac9f3bebca26455d4c7814ef87
 
106865
Author: James Henstridge <james@daa.com.au>
 
106866
Date:   Wed Jan 15 16:36:16 2003 +0000
 
106867
 
 
106868
    set the icon on the window based on the file type.
 
106869
    
 
106870
    2003-01-15  James Henstridge  <james@daa.com.au>
 
106871
    
 
106872
        * src/font-view.c (set_icon): set the icon on the window based on
 
106873
        the file type.
 
106874
 
 
106875
 vfs-methods/fontilus/ChangeLog   |    5 +++++
 
106876
 vfs-methods/fontilus/font-view.c |   30 ++++++++++++++++++++++++++++++
 
106877
 2 files changed, 35 insertions(+), 0 deletions(-)
 
106878
 
 
106879
commit 678549df050c365c093c18ab7461fb33670e020c
 
106880
Author: Jody Goldberg <jody@gnome.org>
 
106881
Date:   Wed Jan 15 04:48:55 2003 +0000
 
106882
 
 
106883
    fix minor typo that disables the error dialog in the event of failure.
 
106884
    
 
106885
    
 
106886
    2003-01-14  Jody Goldberg <jody@gnome.org>
 
106887
    
 
106888
        * gnome-keyboard-properties.c (accessibility_button_clicked) : fix
 
106889
              minor typo that disables the error dialog in the event of failure.
 
106890
 
 
106891
 capplets/keyboard/ChangeLog                   |    5 +++++
 
106892
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
106893
 2 files changed, 6 insertions(+), 1 deletions(-)
 
106894
 
 
106895
commit eb2071f8ff99e003af278466d80b59859a421125
 
106896
Author: Jody Goldberg <jody@gnome.org>
 
106897
Date:   Wed Jan 15 03:21:11 2003 +0000
 
106898
 
 
106899
    yet another place to handle NULL window manager.
 
106900
    
 
106901
    
 
106902
    2003-01-14  Jody Goldberg <jody@gnome.org>
 
106903
    
 
106904
        * gnome-theme-manager.c (load_meta_themes) : yet another place to
 
106905
        handle NULL window manager.
 
106906
 
 
106907
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
106908
 capplets/theme-switcher/gnome-theme-manager.c |    7 +++++--
 
106909
 2 files changed, 10 insertions(+), 2 deletions(-)
 
106910
 
 
106911
commit 9841338eff869203f04da76f3f9f4ad6a7063532
 
106912
Author: Alex Duggan <aldug@gnome.org>
 
106913
Date:   Wed Jan 15 00:17:18 2003 +0000
 
106914
 
 
106915
    s/gnome-theme-properties/gnome-theme-manager/ Fixes #103525
 
106916
    
 
106917
    2003-01-14  Alex Duggan  <aldug@gnome.org>
 
106918
    
 
106919
        * gnome-theme-manager.c (main):
 
106920
        s/gnome-theme-properties/gnome-theme-manager/  Fixes #103525
 
106921
 
 
106922
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
106923
 capplets/theme-switcher/gnome-theme-manager.c |    2 +-
 
106924
 2 files changed, 6 insertions(+), 1 deletions(-)
 
106925
 
 
106926
commit 7a6758d193e169a065eb2d0b42c6fcc4bd8efbee
 
106927
Author: Andraz Tori <minmax@src.gnome.org>
 
106928
Date:   Tue Jan 14 18:36:47 2003 +0000
 
106929
 
 
106930
    Updated Slovenian translation
 
106931
 
 
106932
 po/sl.po |   90 +++++++++++++++++++++++++++++---------------------------------
 
106933
 1 files changed, 42 insertions(+), 48 deletions(-)
 
106934
 
 
106935
commit ff77e33f641ffad7a014213485f41c800d2598eb
 
106936
Author: Daniel Yacob <yacob@src.gnome.org>
 
106937
Date:   Tue Jan 14 17:09:41 2003 +0000
 
106938
 
 
106939
    Updating Amharic transaltion.
 
106940
 
 
106941
 po/ChangeLog |    4 +++
 
106942
 po/am.po     |   71 ++++++++++++++++++++++++++++++---------------------------
 
106943
 2 files changed, 41 insertions(+), 34 deletions(-)
 
106944
 
 
106945
commit 6939c3ef3e1d667edcdf400842128a8be1b1a8d0
 
106946
Author: Jonathan Blandford <jrb@src.gnome.org>
 
106947
Date:   Tue Jan 14 14:34:11 2003 +0000
 
106948
 
 
106949
    update
 
106950
 
 
106951
 capplets/theme-switcher/TODO |    5 +++++
 
106952
 1 files changed, 5 insertions(+), 0 deletions(-)
 
106953
 
 
106954
commit db7accb5f530fc3eca1b8623e529c568d7a68073
 
106955
Author: Jonathan Blandford <jrb@gnome.org>
 
106956
Date:   Tue Jan 14 07:17:28 2003 +0000
 
106957
 
 
106958
    set the correct row to the new data. This was messing a lot up. Saving now
 
106959
    
 
106960
    Tue Jan 14 02:16:22 2003  Jonathan Blandford  <jrb@gnome.org>
 
106961
    
 
106962
        * gnome-theme-manager.c (load_meta_themes): set the correct row to
 
106963
        the new data.  This was messing a lot up.  Saving now works, so
 
106964
        long as you don't type bad data.
 
106965
    
 
106966
        * TODO: update.
 
106967
 
 
106968
 capplets/theme-switcher/ChangeLog             |    8 ++++++++
 
106969
 capplets/theme-switcher/TODO                  |    9 +++------
 
106970
 capplets/theme-switcher/gnome-theme-manager.c |   22 +++++++---------------
 
106971
 3 files changed, 18 insertions(+), 21 deletions(-)
 
106972
 
 
106973
commit b43e4c2022f6780ec76339a799be70aa3a0cd10d
 
106974
Author: Jody Goldberg <jody@gnome.org>
 
106975
Date:   Tue Jan 14 04:08:50 2003 +0000
 
106976
 
 
106977
    handle yet another place where gnome_wm_manager_get_current may be NULL.
 
106978
    
 
106979
    
 
106980
    2003-01-13  Jody Goldberg <jody@gnome.org>
 
106981
    
 
106982
        * gnome-theme-manager.c (load_meta_themes) : handle yet another place
 
106983
          where gnome_wm_manager_get_current may be NULL.
 
106984
 
 
106985
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
106986
 capplets/theme-switcher/gnome-theme-manager.c |   12 ++++++++----
 
106987
 2 files changed, 13 insertions(+), 4 deletions(-)
 
106988
 
 
106989
commit f28c52f3f39e32cb9c14900e687dc04e6bb92f55
 
106990
Author: Jonathan Blandford <jrb@src.gnome.org>
 
106991
Date:   Mon Jan 13 20:21:28 2003 +0000
 
106992
 
 
106993
    capplets/common/gnome-theme-info.[ch]: Total rewrite.  Fam now works correctly.
 
106994
    capplets/keybindings/*: use new theme code.
 
106995
    capplets/theme-switcher/*: use new theme code.
 
106996
 
 
106997
 capplets/common/ChangeLog                          |    5 +
 
106998
 capplets/common/gnome-theme-info.c                 | 1578 +++++++++++++++-----
 
106999
 capplets/common/gnome-theme-info.h                 |   42 +-
 
107000
 capplets/keybindings/ChangeLog                     |    4 +
 
107001
 capplets/keybindings/eggcellrendererkeys.c         |    2 +-
 
107002
 capplets/keybindings/gnome-keybinding-properties.c |    2 +
 
107003
 capplets/theme-switcher/ChangeLog                  |    4 +
 
107004
 capplets/theme-switcher/gnome-theme-manager.c      |    2 +
 
107005
 8 files changed, 1295 insertions(+), 344 deletions(-)
 
107006
 
 
107007
commit 3f3ed8325e5cbec51e4c5fdb56f1df38cb6cd33b
 
107008
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
107009
Date:   Mon Jan 13 14:24:41 2003 +0000
 
107010
 
 
107011
    Added "es" (Spanish).
 
107012
    
 
107013
    2003-01-13  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
107014
    
 
107015
        * configure.in (ALL_LINGUAS): Added "es" (Spanish).
 
107016
 
 
107017
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107018
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107019
 
 
107020
commit b8932bf738559e9fa7f6e83561d57e891d465ce2
 
107021
Author: James Henstridge <james@daa.com.au>
 
107022
Date:   Mon Jan 13 13:46:05 2003 +0000
 
107023
 
 
107024
    refactor so that it creates a pixmap big enough to display everything.
 
107025
    
 
107026
    2003-01-13  James Henstridge  <james@daa.com.au>
 
107027
    
 
107028
        * src/font-view.c (create_text_pixmap): refactor so that it
 
107029
        creates a pixmap big enough to display everything.
 
107030
        (main): make the window resizable, and add font preview to a
 
107031
        scrolled window.
 
107032
 
 
107033
 vfs-methods/fontilus/ChangeLog   |    7 ++
 
107034
 vfs-methods/fontilus/font-view.c |  173 ++++++++++++++++++++++++--------------
 
107035
 2 files changed, 115 insertions(+), 65 deletions(-)
 
107036
 
 
107037
commit 603729102872d0397e1a39d200a38db721e40cb3
 
107038
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
107039
Date:   Mon Jan 13 12:30:55 2003 +0000
 
107040
 
 
107041
    Dutch translation updated by Reinout van Schouwen.
 
107042
    
 
107043
    2003-01-13  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
107044
    
 
107045
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
107046
 
 
107047
 po/ChangeLog |    4 ++++
 
107048
 po/nl.po     |    7 +++----
 
107049
 2 files changed, 7 insertions(+), 4 deletions(-)
 
107050
 
 
107051
commit 358aad98338cf03a040b37e3df45a16dc12daa01
 
107052
Author: Miloslav Trmac <mitr@src.gnome.org>
 
107053
Date:   Sun Jan 12 01:13:47 2003 +0000
 
107054
 
 
107055
    Add Czech translation
 
107056
    Add cs to ALL_LINGUAS in configure.in
 
107057
 
 
107058
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107059
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107060
 
 
107061
commit d880a77b81fa59615e54cd5e9318de43751bfe56
 
107062
Author: Anders Carlsson <andersca@gnu.org>
 
107063
Date:   Sun Jan 12 00:37:29 2003 +0000
 
107064
 
 
107065
    Fix a silly.
 
107066
    
 
107067
    2003-01-12  Anders Carlsson  <andersca@gnu.org>
 
107068
    
 
107069
        * sv.po: Fix a silly.
 
107070
 
 
107071
 po/ChangeLog |    5 +++++
 
107072
 po/sv.po     |    4 ++--
 
107073
 2 files changed, 7 insertions(+), 2 deletions(-)
 
107074
 
 
107075
commit 46c13e2e8572d067473620ef9105082a7242a6e2
 
107076
Author: Kjartan Maraas <kmaraas@gnome.org>
 
107077
Date:   Sat Jan 11 15:42:06 2003 +0000
 
107078
 
 
107079
    Added "no".
 
107080
    
 
107081
    2003-01-11  Kjartan Maraas  <kmaraas@gnome.org>
 
107082
    
 
107083
            * configure.in: (ALL_LINGUAS): Added "no".
 
107084
 
 
107085
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107086
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107087
 
 
107088
commit 7771e412d86ca7bd865d5ea0e373ac5ebf77c13f
 
107089
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
107090
Date:   Sat Jan 11 14:58:45 2003 +0000
 
107091
 
 
107092
    Updated Finnish translation.
 
107093
    
 
107094
    2003-01-11  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
107095
    
 
107096
        * fi.po: Updated Finnish translation.
 
107097
 
 
107098
 po/ChangeLog |    4 ++++
 
107099
 po/fi.po     |   35 +++++++++++++++++------------------
 
107100
 2 files changed, 21 insertions(+), 18 deletions(-)
 
107101
 
 
107102
commit ac41a0fb642ad52ec38d748540f0b38e712a2678
 
107103
Author: Jody Goldberg <jody@gnome.org>
 
107104
Date:   Fri Jan 10 18:40:36 2003 +0000
 
107105
 
 
107106
    Post release bump
 
107107
    
 
107108
    
 
107109
    2003-01-10  Jody Goldberg <jody@gnome.org>
 
107110
    
 
107111
        * configure.in : Post release bump
 
107112
 
 
107113
 ChangeLog    |    4 ++++
 
107114
 configure.in |    2 +-
 
107115
 2 files changed, 5 insertions(+), 1 deletions(-)
 
107116
 
 
107117
commit 5a35e2caad92638c1f6842c59094ab0b4c42ea54
 
107118
Author: Jody Goldberg <jody@gnome.org>
 
107119
Date:   Fri Jan 10 16:11:31 2003 +0000
 
107120
 
 
107121
    Release 2.1.6
 
107122
    
 
107123
    
 
107124
    2003-01-10  Jody Goldberg <jody@gnome.org>
 
107125
    
 
107126
        * Release 2.1.6
 
107127
 
 
107128
 ChangeLog                                 |    4 +
 
107129
 archiver/ChangeLog                        |    4 +
 
107130
 archiver/tests/ChangeLog                  |    4 +
 
107131
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
107132
 capplets/background/ChangeLog             |    4 +
 
107133
 capplets/common/ChangeLog                 |    4 +
 
107134
 capplets/default-applications/ChangeLog   |    4 +
 
107135
 capplets/desktop-links/ChangeLog          |    4 +
 
107136
 capplets/file-types/ChangeLog             |    4 +
 
107137
 capplets/font/ChangeLog                   |    4 +
 
107138
 capplets/keybindings/ChangeLog            |    4 +
 
107139
 capplets/keyboard/ChangeLog               |    4 +
 
107140
 capplets/mime-type/ChangeLog              |    4 +
 
107141
 capplets/mouse/ChangeLog                  |    4 +
 
107142
 capplets/network/ChangeLog                |    4 +
 
107143
 capplets/rollback/ChangeLog               |    4 +
 
107144
 capplets/sound/ChangeLog                  |    4 +
 
107145
 capplets/theme-switcher/ChangeLog         |    8 +
 
107146
 capplets/theme-switcher/Makefile.am       |    2 +-
 
107147
 capplets/ui-properties/ChangeLog          |    4 +
 
107148
 capplets/url-properties/ChangeLog         |    4 +
 
107149
 capplets/windows/ChangeLog                |    4 +
 
107150
 capplets/wm-properties/ChangeLog          |    4 +
 
107151
 configure.in                              |    2 +-
 
107152
 control-center/ChangeLog                  |    4 +
 
107153
 gnome-settings-daemon/ChangeLog           |    4 +
 
107154
 help/ChangeLog                            |    4 +
 
107155
 libbackground/ChangeLog                   |    4 +
 
107156
 libwindow-settings/ChangeLog              |    4 +
 
107157
 po/ChangeLog                              |    4 +
 
107158
 po/am.po                                  |   58 +-
 
107159
 po/ar.po                                  |  304 ++++++---
 
107160
 po/az.po                                  |  315 ++++++---
 
107161
 po/be.po                                  |  302 ++++++---
 
107162
 po/bg.po                                  |  304 ++++++---
 
107163
 po/ca.po                                  |  311 ++++++---
 
107164
 po/cs.po                                  |    2 +-
 
107165
 po/da.po                                  |   12 +-
 
107166
 po/de.po                                  |   60 +-
 
107167
 po/el.po                                  |  112 ++--
 
107168
 po/en_GB.po                               |  260 +++++---
 
107169
 po/es.po                                  |   64 ++-
 
107170
 po/et.po                                  |  280 +++++---
 
107171
 po/fi.po                                  |   55 +-
 
107172
 po/fr.po                                  |   71 +-
 
107173
 po/ga.po                                  |  294 ++++++---
 
107174
 po/gl.po                                  |  300 ++++++---
 
107175
 po/he.po                                  |   88 ++-
 
107176
 po/hr.po                                  |  299 +++++---
 
107177
 po/hu.po                                  |   18 +-
 
107178
 po/it.po                                  |  315 ++++++---
 
107179
 po/ja.po                                  |  320 ++++++---
 
107180
 po/ko.po                                  |  301 ++++++---
 
107181
 po/lt.po                                  |  300 ++++++---
 
107182
 po/lv.po                                  |  369 +++++++---
 
107183
 po/mk.po                                  |  155 +++--
 
107184
 po/ms.po                                  |   86 ++--
 
107185
 po/nl.po                                  |   53 +-
 
107186
 po/nn.po                                  |  310 ++++++---
 
107187
 po/no.po                                  |   56 +-
 
107188
 po/pl.po                                  |  301 ++++++---
 
107189
 po/pt.po                                  |  308 ++++++---
 
107190
 po/pt_BR.po                               |  320 ++++++---
 
107191
 po/ro.po                                  |  295 ++++++---
 
107192
 po/ru.po                                  |  309 ++++++---
 
107193
 po/sk.po                                  |  125 ++--
 
107194
 po/sl.po                                  |  333 ++++++---
 
107195
 po/sv.po                                  |   12 +-
 
107196
 po/ta.po                                  | 1025 +++++++++++++++++++--------
 
107197
 po/tr.po                                  |  305 ++++++---
 
107198
 po/uk.po                                  |  290 ++++++---
 
107199
 po/vi.po                                  |  117 ++--
 
107200
 po/wa.po                                  |  304 ++++++---
 
107201
 po/zh_CN.po                               | 1104 ++++++++++++++++++++---------
 
107202
 po/zh_TW.po                               |   78 +-
 
107203
 75 files changed, 7417 insertions(+), 3703 deletions(-)
 
107204
 
 
107205
commit d09fe606f85ba9bc05ee98241f81cfa4607b46aa
 
107206
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
107207
Date:   Fri Jan 10 15:23:46 2003 +0000
 
107208
 
 
107209
    Added Danish translation
 
107210
 
 
107211
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107212
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107213
 
 
107214
commit 912dbed89764fd6fa6008920d50e943af56f4200
 
107215
Author: Christian Rose <menthos@menthos.com>
 
107216
Date:   Fri Jan 10 12:07:56 2003 +0000
 
107217
 
 
107218
    Added "sv". Added more files. Added Swedish translation.
 
107219
    
 
107220
    2003-01-10  Christian Rose  <menthos@menthos.com>
 
107221
    
 
107222
        * configure.in: (ALL_LINGUAS): Added "sv".
 
107223
        * po/.cvsignore: Added more files.
 
107224
        * po/sv.po: Added Swedish translation.
 
107225
 
 
107226
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107227
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107228
 
 
107229
commit d0a7429f34d70935f7d793cbf673e1989337940f
 
107230
Author: Christian Neumair <cneumair@src.gnome.org>
 
107231
Date:   Thu Jan 9 22:11:24 2003 +0000
 
107232
 
 
107233
    Add missing ChangeLog entry.
 
107234
 
 
107235
 vfs-methods/fontilus/ChangeLog |    4 ++++
 
107236
 1 files changed, 4 insertions(+), 0 deletions(-)
 
107237
 
 
107238
commit 9c04e0c1318a58bccbf49c9be056d9c52ee57155
 
107239
Author: Miloslav Trmac <mitr@src.gnome.org>
 
107240
Date:   Thu Jan 9 16:53:41 2003 +0000
 
107241
 
 
107242
    Update Czech translation
 
107243
 
 
107244
 po/ChangeLog |    4 +++
 
107245
 po/cs.po     |   76 +++++++++++++++++++++++++++++----------------------------
 
107246
 2 files changed, 43 insertions(+), 37 deletions(-)
 
107247
 
 
107248
commit 6fb226616a12a49933d8246535b81f812ee822af
 
107249
Author: James Henstridge <james@daa.com.au>
 
107250
Date:   Thu Jan 9 15:53:31 2003 +0000
 
107251
 
 
107252
    add news items.
 
107253
    
 
107254
    2003-01-09  James Henstridge  <james@daa.com.au>
 
107255
    
 
107256
        * NEWS: add news items.
 
107257
    
 
107258
        * src/fontilus.mime: ttc files are True Types.
 
107259
    
 
107260
        * src/*.c: update copyright messages.
 
107261
 
 
107262
 vfs-methods/fontilus/ChangeLog             |    6 ++++++
 
107263
 vfs-methods/fontilus/font-method.c         |    2 +-
 
107264
 vfs-methods/fontilus/font-view.c           |    2 +-
 
107265
 vfs-methods/fontilus/fontilus.applications |    2 +-
 
107266
 vfs-methods/fontilus/fontilus.mime         |    5 ++++-
 
107267
 vfs-methods/fontilus/ftstream-vfs.c        |    9 +++++----
 
107268
 vfs-methods/fontilus/thumbnailer.c         |    2 +-
 
107269
 7 files changed, 19 insertions(+), 9 deletions(-)
 
107270
 
 
107271
commit a6292dd571d12b3df454dd5d31487af9f2bb57ba
 
107272
Author: James Henstridge <james@daa.com.au>
 
107273
Date:   Thu Jan 9 15:39:45 2003 +0000
 
107274
 
 
107275
    update to include schema and run a postinstallation script to install the
 
107276
    
 
107277
    2003-01-09  James Henstridge  <james@daa.com.au>
 
107278
    
 
107279
        * fontilus.spec.in: update to include schema and run a
 
107280
        postinstallation script to install the schema.
 
107281
 
 
107282
 vfs-methods/fontilus/ChangeLog |    3 +++
 
107283
 1 files changed, 3 insertions(+), 0 deletions(-)
 
107284
 
 
107285
commit d6bca97bc764f7cf19e521ded74edc943b0f4e14
 
107286
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
107287
Date:   Thu Jan 9 15:29:21 2003 +0000
 
107288
 
 
107289
    Check some string in Spanish translation.
 
107290
    
 
107291
    2003-01-08  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
107292
    
 
107293
        * es.po: Check some string in Spanish translation.
 
107294
 
 
107295
 po/ChangeLog |    4 ++++
 
107296
 po/es.po     |   58 +++++++++++++++++++++++++++++-----------------------------
 
107297
 2 files changed, 33 insertions(+), 29 deletions(-)
 
107298
 
 
107299
commit 1b4e7b8ffa2c1997eebb98c8e53644037019a71d
 
107300
Author: James Henstridge <james@daa.com.au>
 
107301
Date:   Thu Jan 9 14:56:40 2003 +0000
 
107302
 
 
107303
    look for gconftool.
 
107304
    
 
107305
    2003-01-09  James Henstridge  <james@daa.com.au>
 
107306
    
 
107307
        * configure.in: look for gconftool.
 
107308
    
 
107309
        * src/fontilus.schemas.in: add schemas to set up thumbnailing.
 
107310
 
 
107311
 vfs-methods/fontilus/.cvsignore          |    2 +-
 
107312
 vfs-methods/fontilus/ChangeLog           |    6 ++
 
107313
 vfs-methods/fontilus/Makefile.am         |   13 +++-
 
107314
 vfs-methods/fontilus/fontilus.schemas.in |  109 ++++++++++++++++++++++++++++++
 
107315
 4 files changed, 128 insertions(+), 2 deletions(-)
 
107316
 
 
107317
commit bd64a0a3907e8dd817207a6ca56c2ea403bd45f2
 
107318
Author: Anders Carlsson <andersca@codefactory.se>
 
107319
Date:   Wed Jan 8 22:40:33 2003 +0000
 
107320
 
 
107321
    Add support for applying fonts.
 
107322
    
 
107323
    2003-01-08  Anders Carlsson  <andersca@codefactory.se>
 
107324
    
 
107325
        * gnome-theme-manager.c: (update_font_button_state),
 
107326
        (font_key_changed), (apply_font_clicked), (setup_dialog):
 
107327
        * gnome-theme-manager.h:
 
107328
        Add support for applying fonts.
 
107329
    
 
107330
        * theme-thumbnail.c: (create_image):
 
107331
        Allow SVG files as icons.
 
107332
 
 
107333
 capplets/theme-switcher/ChangeLog             |   10 +++
 
107334
 capplets/theme-switcher/gnome-theme-manager.c |   96 +++++++++++++++++++++++++
 
107335
 capplets/theme-switcher/gnome-theme-manager.h |    2 +
 
107336
 capplets/theme-switcher/theme-thumbnail.c     |    1 +
 
107337
 4 files changed, 109 insertions(+), 0 deletions(-)
 
107338
 
 
107339
commit 646163892c88f31e9793f2ce2437a9785d589477
 
107340
Author: Christian Rose <menthos@menthos.com>
 
107341
Date:   Wed Jan 8 22:19:22 2003 +0000
 
107342
 
 
107343
    Fixes.
 
107344
    
 
107345
    2003-01-08  Christian Rose  <menthos@menthos.com>
 
107346
    
 
107347
        * sv.po: Fixes.
 
107348
 
 
107349
 po/ChangeLog |    4 ++++
 
107350
 po/sv.po     |   56 +++++++++++++++++++++++++++++---------------------------
 
107351
 2 files changed, 33 insertions(+), 27 deletions(-)
 
107352
 
 
107353
commit c971f29ea490e99bcc297dcb2e73e5bf8ff8c174
 
107354
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
107355
Date:   Wed Jan 8 17:56:33 2003 +0000
 
107356
 
 
107357
    Updated Spanish translation.
 
107358
    
 
107359
    2003-01-08  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
 
107360
    
 
107361
        * es.po: Updated Spanish translation.
 
107362
 
 
107363
 po/ChangeLog |  124 ++++++++++++++++++++++++++++++----------------------------
 
107364
 po/es.po     |  106 +++++++++++++++++++++++++++++--------------------
 
107365
 2 files changed, 127 insertions(+), 103 deletions(-)
 
107366
 
 
107367
commit c045e53b68cdf5e9166fdd21f11b18bd6120c404
 
107368
Author: Ole Laursen <olau@hardworking.dk>
 
107369
Date:   Wed Jan 8 14:10:33 2003 +0000
 
107370
 
 
107371
    Updated Danish translation.
 
107372
    
 
107373
    2003-01-08  Ole Laursen  <olau@hardworking.dk>
 
107374
    
 
107375
        * da.po: Updated Danish translation.
 
107376
 
 
107377
 po/ChangeLog |    4 +++
 
107378
 po/da.po     |   78 +++++++++++++++++++++++++++++----------------------------
 
107379
 2 files changed, 44 insertions(+), 38 deletions(-)
 
107380
 
 
107381
commit 3b70c4b14511098014f29df07bfccfe9cba77dd0
 
107382
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
107383
Date:   Wed Jan 8 13:06:33 2003 +0000
 
107384
 
 
107385
    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian translation
 
107386
 
 
107387
 po/ChangeLog |    4 ++++
 
107388
 po/lv.po     |   34 +++++++++++++++++-----------------
 
107389
 2 files changed, 21 insertions(+), 17 deletions(-)
 
107390
 
 
107391
commit 895d64ecdb804a6904eecccd25e1862aeb4db6e0
 
107392
Author: Gil Osher <dolfin@src.gnome.org>
 
107393
Date:   Wed Jan 8 10:06:24 2003 +0000
 
107394
 
 
107395
    Updated Hebrew translation.
 
107396
    
 
107397
    
 
107398
    * he.po: Updated Hebrew translation.
 
107399
 
 
107400
 po/ChangeLog |  124 ++++++++++++++++++++++++++++++----------------------------
 
107401
 1 files changed, 64 insertions(+), 60 deletions(-)
 
107402
 
 
107403
commit 3884d90a5a734b211954cd0572d3e8152a9014fb
 
107404
Author: Gil Osher <dolfin@src.gnome.org>
 
107405
Date:   Wed Jan 8 10:05:38 2003 +0000
 
107406
 
 
107407
    *** empty log message ***
 
107408
 
 
107409
 po/he.po |   17 ++++++++---------
 
107410
 1 files changed, 8 insertions(+), 9 deletions(-)
 
107411
 
 
107412
commit 1993872f570bd1b6a70f26199b8b97aaaefa2c8c
 
107413
Author: Jody Goldberg <jody@gnome.org>
 
107414
Date:   Wed Jan 8 08:05:47 2003 +0000
 
107415
 
 
107416
    handle lack of metacity. (window_theme_selection_changed) : ditto.
 
107417
    
 
107418
    
 
107419
    2003-01-08  Jody Goldberg <jody@gnome.org>
 
107420
    
 
107421
        * gnome-theme-details.c (gnome_theme_details_update_from_gconf) :
 
107422
          handle lack of metacity.
 
107423
        (window_theme_selection_changed) : ditto.
 
107424
        (gnome_theme_details_reread_themes_from_disk) : ditto.
 
107425
 
 
107426
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
107427
 capplets/theme-switcher/gnome-theme-details.c |   16 +++++++++-------
 
107428
 2 files changed, 16 insertions(+), 7 deletions(-)
 
107429
 
 
107430
commit 5ab8aaf3bbad5ebc2dfb54aaa0365aaef82f9c46
 
107431
Author: Jody Goldberg <jody@gnome.org>
 
107432
Date:   Wed Jan 8 07:40:50 2003 +0000
 
107433
 
 
107434
    http://bugzilla.gnome.org/show_bug.cgi?id=a96483 sigh. The defaults
 
107435
    
 
107436
    
 
107437
    2003-01-08  Jody Goldberg <jody@gnome.org>
 
107438
    
 
107439
        http://bugzilla.gnome.org/show_bug.cgi?id=a96483
 
107440
        * accessibility-keyboard.c : sigh.  The defaults apparently need to be
 
107441
          0 too.
 
107442
 
 
107443
 capplets/accessibility/keyboard/ChangeLog          |    6 ++++++
 
107444
 .../keyboard/accessibility-keyboard.c              |    4 ++--
 
107445
 2 files changed, 8 insertions(+), 2 deletions(-)
 
107446
 
 
107447
commit e5cb97f6a8a7232a173dbd77226cd6a6df2e560c
 
107448
Author: Jody Goldberg <jody@gnome.org>
 
107449
Date:   Wed Jan 8 07:38:53 2003 +0000
 
107450
 
 
107451
    http://bugzilla.gnome.org/show_bug.cgi?id=96484 make 0 min for slow and
 
107452
    
 
107453
    
 
107454
    2003-01-08  Jody Goldberg <jody@gnome.org>
 
107455
    
 
107456
        http://bugzilla.gnome.org/show_bug.cgi?id=96484
 
107457
        * accessibility-keyboard.c : make 0 min for slow and bounce
 
107458
 
 
107459
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
107460
 .../keyboard/accessibility-keyboard.c              |    4 ++--
 
107461
 2 files changed, 7 insertions(+), 2 deletions(-)
 
107462
 
 
107463
commit 7bddbe5058d30f279ae2537ce65d750361d21cb7
 
107464
Author: Andras Timar <timar@gnome.hu>
 
107465
Date:   Wed Jan 8 07:10:02 2003 +0000
 
107466
 
 
107467
    Updated Hungarian translation.
 
107468
    
 
107469
    2003-01-08  Andras Timar  <timar@gnome.hu>
 
107470
    
 
107471
        * hu.po: Updated Hungarian translation.
 
107472
 
 
107473
 po/ChangeLog |    4 +++
 
107474
 po/hu.po     |   76 +++++++++++++++++++++++++++++-----------------------------
 
107475
 2 files changed, 42 insertions(+), 38 deletions(-)
 
107476
 
 
107477
commit b0184362c096997302f7b5a086fe68fa927beff2
 
107478
Author: Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
107479
Date:   Wed Jan 8 07:04:42 2003 +0000
 
107480
 
 
107481
    Utility file to register the images used by capplets as stock-icons
 
107482
    
 
107483
    2003-01-08  Rajkumar Sivasamy  <rajkumar.siva@wipro.com>
 
107484
    
 
107485
            * capplets/common/capplet-stock-icons.[ch]: Utility file to register
 
107486
            the images used by capplets as stock-icons
 
107487
    
 
107488
            * capplets/common/Makefile.am: Changes to include the above file
 
107489
    
 
107490
            * capplets/keyboard/gnome-keyboard-properties.c:
 
107491
            * capplets/accessibility/keyboard/accessibility-keyboard.c:
 
107492
            Use stock-icons
 
107493
    
 
107494
            * capplets/mouse/Makefile.am:
 
107495
            * capplets/mouse/gnome-mouse-properties.c:
 
107496
            Use stock-icons. Also register the icons through capplet-stock-icons.[ch]
 
107497
            instead of doing it here.
 
107498
    
 
107499
            Fixes Bug 101977
 
107500
 
 
107501
 ChangeLog                                          |   18 +++
 
107502
 .../keyboard/accessibility-keyboard.c              |   23 ++--
 
107503
 capplets/common/Makefile.am                        |    3 +-
 
107504
 capplets/common/capplet-stock-icons.c              |  137 ++++++++++++++++++++
 
107505
 capplets/common/capplet-stock-icons.h              |   62 +++++++++
 
107506
 capplets/keyboard/gnome-keyboard-properties.c      |   20 +--
 
107507
 capplets/mouse/Makefile.am                         |   16 +--
 
107508
 capplets/mouse/gnome-mouse-properties.c            |  116 ++---------------
 
107509
 8 files changed, 255 insertions(+), 140 deletions(-)
 
107510
 
 
107511
commit 564733fb5dfa2a578e592326a2fbece5258555f5
 
107512
Author: Jonathan Blandford <jrb@gnome.org>
 
107513
Date:   Wed Jan 8 07:01:24 2003 +0000
 
107514
 
 
107515
    handle initial theme as custom.
 
107516
    
 
107517
    Wed Jan  8 01:57:09 2003  Jonathan Blandford  <jrb@gnome.org>
 
107518
    
 
107519
        * gnome-theme-manager.c (add_initial_row_to_meta_theme): handle
 
107520
        initial theme as custom.
 
107521
    
 
107522
        * TODO: update
 
107523
 
 
107524
 capplets/theme-switcher/ChangeLog             |    7 ++
 
107525
 capplets/theme-switcher/TODO                  |    6 +-
 
107526
 capplets/theme-switcher/gnome-theme-details.c |    3 -
 
107527
 capplets/theme-switcher/gnome-theme-manager.c |  114 ++++++++++++++++++++++---
 
107528
 capplets/theme-switcher/gnome-theme-manager.h |    1 +
 
107529
 capplets/theme-switcher/theme-thumbnail.c     |    2 +-
 
107530
 6 files changed, 111 insertions(+), 22 deletions(-)
 
107531
 
 
107532
commit 2279c9775df2ed9b7fbb8826f0ba53c7ff19fada
 
107533
Author: Jody Goldberg <jody@gnome.org>
 
107534
Date:   Wed Jan 8 05:41:30 2003 +0000
 
107535
 
 
107536
    http://bugzilla.gnome.org/show_bug.cgi?id=101433 fix trivial stupidity.
 
107537
    
 
107538
    
 
107539
    2003-01-08  Jody Goldberg <jody@gnome.org>
 
107540
    
 
107541
        http://bugzilla.gnome.org/show_bug.cgi?id=101433
 
107542
        * gnome-window-manager.c
 
107543
        (gnome_window_manager_get_double_click_actions) : fix trivial
 
107544
        stupidity.  How did this last so long ?
 
107545
 
 
107546
 libwindow-settings/ChangeLog              |    7 +++++++
 
107547
 libwindow-settings/gnome-window-manager.c |    2 +-
 
107548
 2 files changed, 8 insertions(+), 1 deletions(-)
 
107549
 
 
107550
commit 91cf3c87e9a496a103d8541973aa6f505a752ed1
 
107551
Author: Kjartan Maraas <kmaraas@gnome.org>
 
107552
Date:   Tue Jan 7 22:41:14 2003 +0000
 
107553
 
 
107554
    Updated Norwegian translation.
 
107555
    
 
107556
    2003-01-07  Kjartan Maraas  <kmaraas@gnome.org>
 
107557
    
 
107558
        * no.po: Updated Norwegian translation.
 
107559
 
 
107560
 po/ChangeLog |    4 ++++
 
107561
 po/no.po     |   34 ++++++++++++++++------------------
 
107562
 2 files changed, 20 insertions(+), 18 deletions(-)
 
107563
 
 
107564
commit 9adc400a453b95b24a10ecc250e7d0ddca4244c3
 
107565
Author: Christian Rose <menthos@menthos.com>
 
107566
Date:   Tue Jan 7 17:47:56 2003 +0000
 
107567
 
 
107568
    Updated Swedish translation.
 
107569
    
 
107570
    2003-01-07  Christian Rose  <menthos@menthos.com>
 
107571
    
 
107572
        * sv.po: Updated Swedish translation.
 
107573
 
 
107574
 po/ChangeLog |    4 ++++
 
107575
 po/sv.po     |   21 ++++++++++-----------
 
107576
 2 files changed, 14 insertions(+), 11 deletions(-)
 
107577
 
 
107578
commit aca45ead19854b7597ce17b049ed8f6d76ce0339
 
107579
Author: Daniel Yacob <yacob@src.gnome.org>
 
107580
Date:   Tue Jan 7 16:55:23 2003 +0000
 
107581
 
 
107582
    Updated Amharic translation.
 
107583
 
 
107584
 po/ChangeLog |    4 +
 
107585
 po/am.po     |  879 ++++++++++++++++++++++++++++++++++++++++------------------
 
107586
 2 files changed, 612 insertions(+), 271 deletions(-)
 
107587
 
 
107588
commit 21bf736770ebfed722390e7a492dc8a5a5117fd1
 
107589
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
107590
Date:   Tue Jan 7 14:01:28 2003 +0000
 
107591
 
 
107592
    Fix typo in error mesg dialog
 
107593
 
 
107594
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
107595
 .../gnome-accessibility-keyboard-properties.c      |    2 +-
 
107596
 2 files changed, 6 insertions(+), 1 deletions(-)
 
107597
 
 
107598
commit 5fc196560dee1c24f95ada0a17053f4bd8ead9dc
 
107599
Author: Jonathan Blandford <jrb@src.gnome.org>
 
107600
Date:   Tue Jan 7 08:21:04 2003 +0000
 
107601
 
 
107602
    update
 
107603
 
 
107604
 capplets/theme-switcher/TODO |    3 +++
 
107605
 1 files changed, 3 insertions(+), 0 deletions(-)
 
107606
 
 
107607
commit 003a40868fc697f5ca2422903fc6d33c0aaf6aa6
 
107608
Author: Jonathan Blandford <jrb@gnome.org>
 
107609
Date:   Tue Jan 7 08:15:07 2003 +0000
 
107610
 
 
107611
    add a description entry. Still needs escaping.
 
107612
    
 
107613
    Tue Jan  7 03:10:36 2003  Jonathan Blandford  <jrb@gnome.org>
 
107614
    
 
107615
        * gnome-theme-save.c (save_dialog_response): add a description
 
107616
        entry.  Still needs escaping.
 
107617
    
 
107618
        * theme-thumbnail.c (generate_theme_thumbnail): read the thumbnail
 
107619
        back from the child correctly.  I think thumbnailing fully works.
 
107620
    
 
107621
        * TODO: Update
 
107622
 
 
107623
 capplets/theme-switcher/ChangeLog             |   10 ++++++++++
 
107624
 capplets/theme-switcher/TODO                  |   15 ++++++---------
 
107625
 capplets/theme-switcher/gnome-theme-manager.c |   10 ++++++++--
 
107626
 capplets/theme-switcher/gnome-theme-save.c    |   23 +++++++++++++++++++----
 
107627
 capplets/theme-switcher/theme-thumbnail.c     |   21 +++++++++++++++++----
 
107628
 capplets/theme-switcher/theme-thumbnail.h     |    3 ++-
 
107629
 6 files changed, 62 insertions(+), 20 deletions(-)
 
107630
 
 
107631
commit ff2eb3c60c43bfd79bc1bb30c7caba5d07897da7
 
107632
Author: Seth Nickell <snickell@stanford.edu>
 
107633
Date:   Tue Jan 7 01:46:18 2003 +0000
 
107634
 
 
107635
    Removed #if 0'd code for hard-coding minimuum height of the tree view. Use
 
107636
    
 
107637
    2003-01-06  Seth Nickell  <snickell@stanford.edu>
 
107638
    
 
107639
        * gnome-theme-manager.c: (load_meta_themes):
 
107640
        * theme-properties.glade:
 
107641
    
 
107642
        Removed #if 0'd code for hard-coding minimuum height
 
107643
        of the tree view. Use glade properties to set minimuum
 
107644
        height to a more reasonable value. Its hard to find
 
107645
        items when you only see two in the scroll-view at
 
107646
        any given time, and many people do not think to
 
107647
        resize windows (nor should they have to :-)
 
107648
 
 
107649
 capplets/theme-switcher/ChangeLog              |   12 ++++++++++++
 
107650
 capplets/theme-switcher/gnome-theme-manager.c  |    7 -------
 
107651
 capplets/theme-switcher/theme-properties.glade |    1 +
 
107652
 3 files changed, 13 insertions(+), 7 deletions(-)
 
107653
 
 
107654
commit 8fe3e80954281ee3c02c96e87143d6b0a1cf8799
 
107655
Author: Seth Nickell <snickell@stanford.edu>
 
107656
Date:   Mon Jan 6 23:14:04 2003 +0000
 
107657
 
 
107658
    Don't mark internal string for translation so we don't break string
 
107659
    
 
107660
    2003-01-06  Seth Nickell  <snickell@stanford.edu>
 
107661
    
 
107662
        * gnome-theme-manager.c: (add_custom_row_to_meta_theme):
 
107663
    
 
107664
        Don't mark internal string for translation so we don't
 
107665
        break string freeze.
 
107666
 
 
107667
 capplets/theme-switcher/ChangeLog             |    7 +++++++
 
107668
 capplets/theme-switcher/gnome-theme-manager.c |    2 +-
 
107669
 2 files changed, 8 insertions(+), 1 deletions(-)
 
107670
 
 
107671
commit fb99ca6ccf6cd7f971531e5fd289cb9af4b2767a
 
107672
Author: Christian Neumair <cneumair@src.gnome.org>
 
107673
Date:   Mon Jan 6 19:51:16 2003 +0000
 
107674
 
 
107675
    Updated German translation.
 
107676
 
 
107677
 po/ChangeLog |    4 ++++
 
107678
 po/de.po     |   51 +++++++++++++++++++++++++++------------------------
 
107679
 2 files changed, 31 insertions(+), 24 deletions(-)
 
107680
 
 
107681
commit 4067638d81be9500d596eb6a8c898b2dbddc4fc4
 
107682
Author: Jonathan Blandford <jrb@gnome.org>
 
107683
Date:   Mon Jan 6 15:59:46 2003 +0000
 
107684
 
 
107685
    fix default image. Remove debugging g_prints.
 
107686
    
 
107687
    Mon Jan  6 10:55:39 2003  Jonathan Blandford  <jrb@gnome.org>
 
107688
    
 
107689
        * gnome-theme-manager.c (setup_dialog): fix default image.
 
107690
        Remove debugging g_prints.
 
107691
 
 
107692
 capplets/theme-switcher/ChangeLog             |    5 ++++
 
107693
 capplets/theme-switcher/gnome-theme-manager.c |   31 +++++++++++++-----------
 
107694
 2 files changed, 22 insertions(+), 14 deletions(-)
 
107695
 
 
107696
commit 35588886498a8d9c1fe7a63ec3b9dbf490acc872
 
107697
Author: Kostas Papadimas <pkst@src.gnome.org>
 
107698
Date:   Mon Jan 6 15:52:25 2003 +0000
 
107699
 
 
107700
    Updated the Greek translation
 
107701
 
 
107702
 po/ChangeLog |    4 ++
 
107703
 po/el.po     |  102 +++++++++++++++++++++++++--------------------------------
 
107704
 2 files changed, 49 insertions(+), 57 deletions(-)
 
107705
 
 
107706
commit a62887538baa98db8189085c50fb4cb3c81158e9
 
107707
Author: Gil Osher <dolfin@src.gnome.org>
 
107708
Date:   Mon Jan 6 12:42:52 2003 +0000
 
107709
 
 
107710
    *** empty log message ***
 
107711
 
 
107712
 po/he.po |   48 ++++++++++++++++++++++++++----------------------
 
107713
 1 files changed, 26 insertions(+), 22 deletions(-)
 
107714
 
 
107715
commit b8b3ce1a4ec0ff920ade82cd2d2c5a7bd0fecc99
 
107716
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
107717
Date:   Mon Jan 6 10:32:31 2003 +0000
 
107718
 
 
107719
    Dutch translation updated by Reinout van Schouwen.
 
107720
    
 
107721
    2003-01-06  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
107722
    
 
107723
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
107724
 
 
107725
 po/ChangeLog |    4 ++++
 
107726
 po/nl.po     |   40 ++++++++++++++++++++--------------------
 
107727
 2 files changed, 24 insertions(+), 20 deletions(-)
 
107728
 
 
107729
commit ff3aae452c8065dc7a3042babaafa832c3c1bf6c
 
107730
Author: Christian Rose <menthos@menthos.com>
 
107731
Date:   Mon Jan 6 10:27:33 2003 +0000
 
107732
 
 
107733
    Updated Swedish translation.
 
107734
    
 
107735
    2003-01-06  Christian Rose  <menthos@menthos.com>
 
107736
    
 
107737
        * sv.po: Updated Swedish translation.
 
107738
 
 
107739
 po/ChangeLog |    4 ++++
 
107740
 po/sv.po     |   37 ++++++++++++++++++++++---------------
 
107741
 2 files changed, 26 insertions(+), 15 deletions(-)
 
107742
 
 
107743
commit 4819850ddf15b54315d975a2a570ee8e68f829bb
 
107744
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
107745
Date:   Mon Jan 6 05:43:27 2003 +0000
 
107746
 
 
107747
    Updated traditional Chinese translation
 
107748
 
 
107749
 po/ChangeLog |    4 +
 
107750
 po/zh_TW.po  | 1363 +++++++++++++++++-----------------------------------------
 
107751
 2 files changed, 389 insertions(+), 978 deletions(-)
 
107752
 
 
107753
commit b4343eb9c276bfb035f130d14e452f60ef370ff2
 
107754
Author: Remi Cohen-Scali <remi@cohen-scali.com>
 
107755
Date:   Mon Jan 6 01:12:04 2003 +0000
 
107756
 
 
107757
    Reviewed by: Jody Goldberg <jody@gnome.org>
 
107758
    
 
107759
    2002-11-29  Remi Cohen-Scali  <remi@cohen-scali.com>
 
107760
    
 
107761
            Reviewed by: Jody Goldberg <jody@gnome.org>
 
107762
    
 
107763
            * capplets/theme-switcher/gnome-theme-manager.c (drag_data_received_cb):
 
107764
            Add a test to detect is uri is local. If not use full URI instead
 
107765
            of just the path in order to be able to download remote tarballs.
 
107766
            Fixes #97983.
 
107767
 
 
107768
 ChangeLog                                     |    9 +++++++++
 
107769
 capplets/theme-switcher/gnome-theme-manager.c |   12 ++++++++++--
 
107770
 2 files changed, 19 insertions(+), 2 deletions(-)
 
107771
 
 
107772
commit 390e0ccab8d75e25c05acfe4755e3573b1f35b45
 
107773
Author: Seth Nickell <snickell@stanford.edu>
 
107774
Date:   Sun Jan 5 23:58:27 2003 +0000
 
107775
 
 
107776
    Add a default image for when theme's are being thumbnailed.
 
107777
    
 
107778
    2003-01-05  Seth Nickell  <snickell@stanford.edu>
 
107779
    
 
107780
        * gnome-theme-manager.c: (setup_dialog), (main):
 
107781
        * Makefile.am:
 
107782
        * theme-thumbnailing.png:
 
107783
    
 
107784
        Add a default image for when theme's are being
 
107785
        thumbnailed.
 
107786
    
 
107787
        * theme-properties.glade:
 
107788
    
 
107789
        Hide dialog by default so it doesn't come
 
107790
        up undrawn.
 
107791
 
 
107792
 capplets/theme-switcher/ChangeLog              |   14 ++++++++++++++
 
107793
 capplets/theme-switcher/Makefile.am            |    4 ++++
 
107794
 capplets/theme-switcher/gnome-theme-manager.c  |    6 ++++++
 
107795
 capplets/theme-switcher/theme-properties.glade |    2 +-
 
107796
 capplets/theme-switcher/theme-thumbnailing.png |  Bin 0 -> 2038 bytes
 
107797
 5 files changed, 25 insertions(+), 1 deletions(-)
 
107798
 
 
107799
commit c1b00e519d4151aa9fa8b9ab2b5e837e202adcda
 
107800
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
107801
Date:   Sun Jan 5 23:56:08 2003 +0000
 
107802
 
 
107803
    updated Vietnamese file,
 
107804
    completed ALL_LINGUAS list
 
107805
 
 
107806
 ChangeLog    |    4 ++++
 
107807
 configure.in |    2 +-
 
107808
 po/ChangeLog |    4 ++++
 
107809
 po/vi.po     |   34 ++++++++++++++++++++++------------
 
107810
 4 files changed, 31 insertions(+), 13 deletions(-)
 
107811
 
 
107812
commit 9689c7ac77ea3571a984469c531422fe493300ae
 
107813
Author: Seth Nickell <seth@src.gnome.org>
 
107814
Date:   Sun Jan 5 23:29:34 2003 +0000
 
107815
 
 
107816
    oops, take out pointless printf debug
 
107817
 
 
107818
 capplets/theme-switcher/gnome-theme-manager.c |    2 --
 
107819
 1 files changed, 0 insertions(+), 2 deletions(-)
 
107820
 
 
107821
commit fff1f909c819c2ec1ba18ad663c2bbf84d9a85d4
 
107822
Author: Seth Nickell <snickell@stanford.edu>
 
107823
Date:   Sun Jan 5 23:26:04 2003 +0000
 
107824
 
 
107825
    Generate thumbnails for the custom theme.
 
107826
    
 
107827
    2003-01-05  Seth Nickell  <snickell@stanford.edu>
 
107828
    
 
107829
        * gnome-theme-manager.c: (add_custom_row_to_meta_theme),
 
107830
        (remove_custom_row_from_meta_theme):
 
107831
        * theme-thumbnail.c: (theme_thumbnail_invalidate_cache):
 
107832
        * theme-thumbnail.h:
 
107833
    
 
107834
        Generate thumbnails for the custom theme.
 
107835
 
 
107836
 capplets/theme-switcher/ChangeLog             |    9 +++++++++
 
107837
 capplets/theme-switcher/gnome-theme-manager.c |   15 ++++++++++++++-
 
107838
 capplets/theme-switcher/theme-thumbnail.c     |    9 +++++++++
 
107839
 capplets/theme-switcher/theme-thumbnail.h     |   15 ++++++++-------
 
107840
 4 files changed, 40 insertions(+), 8 deletions(-)
 
107841
 
 
107842
commit a50a9ea95d33d9daa6ba13d7d16cd73cf993af85
 
107843
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
107844
Date:   Sun Jan 5 15:46:48 2003 +0000
 
107845
 
 
107846
    Updated Finnish translation.
 
107847
    
 
107848
    2003-01-05  Pauli Virtanen <pauli.virtanen@hut.fi>
 
107849
    
 
107850
        * fi.po: Updated Finnish translation.
 
107851
 
 
107852
 po/ChangeLog |    4 +++
 
107853
 po/fi.po     |   75 +++++++++++++++++++++-------------------------------------
 
107854
 2 files changed, 31 insertions(+), 48 deletions(-)
 
107855
 
 
107856
commit 146c5cf229abef4e4281a07a2cdc5fa99b79641b
 
107857
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
107858
Date:   Sun Jan 5 12:30:02 2003 +0000
 
107859
 
 
107860
    Updated Slovak translation.
 
107861
    
 
107862
    2003-01-05  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
107863
    
 
107864
        * sk.po: Updated Slovak translation.
 
107865
 
 
107866
 po/ChangeLog |    4 +
 
107867
 po/sk.po     | 1063 +++++++++++++++++++---------------------------------------
 
107868
 2 files changed, 346 insertions(+), 721 deletions(-)
 
107869
 
 
107870
commit 8304143035faefe26892546773f8673d19d87a82
 
107871
Author: Havoc Pennington <hp@redhat.com>
 
107872
Date:   Fri Jan 3 18:01:02 2003 +0000
 
107873
 
 
107874
    add vertical/horizontal maximize (this adds no strings or features, just
 
107875
    
 
107876
    2003-01-03  Havoc Pennington  <hp@redhat.com>
 
107877
    
 
107878
        * gnome-keybinding-properties.c (metacity_key_list): add
 
107879
        vertical/horizontal maximize (this adds no strings or features,
 
107880
        just fixes the list being out of sync with metacity)
 
107881
 
 
107882
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
107883
 capplets/keybindings/gnome-keybinding-properties.c |    2 ++
 
107884
 2 files changed, 8 insertions(+), 0 deletions(-)
 
107885
 
 
107886
commit 8eccb7d29b5b7a146d66c54cd458cdd29559c679
 
107887
Author: Jonathan Blandford <jrb@gnome.org>
 
107888
Date:   Thu Jan 2 13:58:58 2003 +0000
 
107889
 
 
107890
    correctly merge disk updates and the current setup.
 
107891
    
 
107892
    Thu Jan  2 08:57:54 2003  Jonathan Blandford  <jrb@gnome.org>
 
107893
    
 
107894
        * gnome-theme-manager.c: correctly merge disk updates and the
 
107895
        current setup.
 
107896
    
 
107897
        * TODO: Add a TODO
 
107898
 
 
107899
 capplets/common/gnome-theme-info.c            |   96 +++++--
 
107900
 capplets/common/gnome-theme-info.h            |    1 +
 
107901
 capplets/theme-switcher/ChangeLog             |    7 +
 
107902
 capplets/theme-switcher/TODO                  |   19 ++
 
107903
 capplets/theme-switcher/gnome-theme-manager.c |  368 ++++++++++++++++++-------
 
107904
 capplets/theme-switcher/gnome-theme-manager.h |    4 +
 
107905
 6 files changed, 368 insertions(+), 127 deletions(-)
 
107906
 
 
107907
commit 95ff74500c0a349f036231e5509f0242c1d5a85a
 
107908
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
107909
Date:   Thu Jan 2 11:14:13 2003 +0000
 
107910
 
 
107911
    updated Walloon and Vietnamese files
 
107912
 
 
107913
 po/ChangeLog |    4 +
 
107914
 po/pt_BR.po  |    2 +-
 
107915
 po/vi.po     |  775 ++++++++++++++++++++++++++-----------------------------
 
107916
 po/wa.po     |  822 +++++++++++++++-------------------------------------------
 
107917
 4 files changed, 590 insertions(+), 1013 deletions(-)
 
107918
 
 
107919
commit e045b552d5100f0de223595026b135383136b646
 
107920
Author: Seth Nickell <seth@src.gnome.org>
 
107921
Date:   Tue Dec 31 08:52:09 2002 +0000
 
107922
 
 
107923
    Change the order of priority between folder icon names, since
 
107924
    
 
107925
    
 
107926
        * theme-thumbnail.c: (create_image):
 
107927
    
 
107928
        Change the order of priority between folder icon names,
 
107929
        since gnome-fs-directory is in the backup theme and will
 
107930
        otherwise take precedence. This fix is a hack.
 
107931
 
 
107932
 capplets/theme-switcher/ChangeLog         |    8 ++++++++
 
107933
 capplets/theme-switcher/theme-thumbnail.c |    4 ++--
 
107934
 2 files changed, 10 insertions(+), 2 deletions(-)
 
107935
 
 
107936
commit 61dce9ccc9bc67566d01ce5d567211c15f4b054d
 
107937
Author: Seth Nickell <snickell@stanford.edu>
 
107938
Date:   Tue Dec 31 08:27:28 2002 +0000
 
107939
 
 
107940
    Thumbnail for themes (most currently) that use "gnome-fs-directory" as the
 
107941
    
 
107942
    2002-12-31  Seth Nickell  <snickell@stanford.edu>
 
107943
    
 
107944
        * theme-thumbnail.c: (create_image):
 
107945
    
 
107946
        Thumbnail for themes (most currently) that use
 
107947
        "gnome-fs-directory" as the icon name for folders rather
 
107948
        than "folder".
 
107949
 
 
107950
 capplets/theme-switcher/ChangeLog         |    8 ++++++++
 
107951
 capplets/theme-switcher/theme-thumbnail.c |    8 +++++++-
 
107952
 2 files changed, 15 insertions(+), 1 deletions(-)
 
107953
 
 
107954
commit 08b08ef542bb9d77ebedc0a60fd4f9b74a994af0
 
107955
Author: Jody Goldberg <jody@gnome.org>
 
107956
Date:   Mon Dec 30 19:24:05 2002 +0000
 
107957
 
 
107958
    Apply http://bugzilla.gnome.org/show_bug.cgi?id=101752
 
107959
    
 
107960
    
 
107961
    2002-12-30  Jody Goldberg <jody@gnome.org>
 
107962
    
 
107963
        Apply
 
107964
        http://bugzilla.gnome.org/show_bug.cgi?id=101752
 
107965
    
 
107966
        * gnome-theme-details.c : Merge in Frederic's patch.
 
107967
        * gnome-theme-details.c : ditto.
 
107968
 
 
107969
 ChangeLog                                     |    4 ++
 
107970
 capplets/theme-switcher/ChangeLog             |    8 +++
 
107971
 capplets/theme-switcher/gnome-theme-details.c |    5 +-
 
107972
 capplets/theme-switcher/gnome-theme-manager.c |   58 ++++++++++++++++---------
 
107973
 capplets/theme-switcher/gnome-theme-manager.h |    2 +
 
107974
 5 files changed, 54 insertions(+), 23 deletions(-)
 
107975
 
 
107976
commit fed2321c9a4ce5c41220b99c56c16f6cd4d66037
 
107977
Author: Jody Goldberg <jody@gnome.org>
 
107978
Date:   Mon Dec 30 18:25:17 2002 +0000
 
107979
 
 
107980
    http://bugzilla.gnome.org/show_bug.cgi?id=101128 apply patch from padraig.
 
107981
    
 
107982
    
 
107983
    2002-12-30  Jody Goldberg <jody@gnome.org>
 
107984
    
 
107985
        http://bugzilla.gnome.org/show_bug.cgi?id=101128
 
107986
        * mime-types-model.c (mime_types_model_iter_children) : apply patch
 
107987
          from padraig.
 
107988
 
 
107989
 capplets/file-types/ChangeLog          |    6 ++++++
 
107990
 capplets/file-types/mime-types-model.c |    7 ++-----
 
107991
 2 files changed, 8 insertions(+), 5 deletions(-)
 
107992
 
 
107993
commit 7ab04a374de6e8aa41512188b5daaacb184fb5c5
 
107994
Author: Jody Goldberg <jody@src.gnome.org>
 
107995
Date:   Mon Dec 30 17:49:43 2002 +0000
 
107996
 
 
107997
    http://bugzilla.gnome.org/show_bug.cgi?id=100916
 
107998
 
 
107999
 README |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
108000
 1 files changed, 78 insertions(+), 7 deletions(-)
 
108001
 
 
108002
commit 76b43e9a2fb65ab196bbe667b7acb871487544c7
 
108003
Author: Gil Osher <dolfin@src.gnome.org>
 
108004
Date:   Mon Dec 30 10:15:44 2002 +0000
 
108005
 
 
108006
    *** empty log message ***
 
108007
 
 
108008
 configure.in |    2 +-
 
108009
 1 files changed, 1 insertions(+), 1 deletions(-)
 
108010
 
 
108011
commit cbcb9d9a20884858e315b7ea3447342632e02bc7
 
108012
Author: Kjartan Maraas <kmaraas@gnome.org>
 
108013
Date:   Mon Dec 30 00:48:05 2002 +0000
 
108014
 
 
108015
    Updated Norwegian translation.
 
108016
    
 
108017
    2002-12-30  Kjartan Maraas  <kmaraas@gnome.org>
 
108018
    
 
108019
        * no.po: Updated Norwegian translation.
 
108020
 
 
108021
 po/ChangeLog |    4 ++++
 
108022
 po/no.po     |   35 ++++++++++++++++++++---------------
 
108023
 2 files changed, 24 insertions(+), 15 deletions(-)
 
108024
 
 
108025
commit 606b9936bec8fabb12132ace1a4bac2b530cbeaa
 
108026
Author: Seth Nickell <snickell@stanford.edu>
 
108027
Date:   Sun Dec 29 02:24:34 2002 +0000
 
108028
 
 
108029
    Use the theme directory name rather than the "printable" name for icon
 
108030
    
 
108031
    2002-12-28  Seth Nickell  <snickell@stanford.edu>
 
108032
    
 
108033
        * gnome-theme-details.c: (path_to_theme_id), (load_theme_names),
 
108034
        (gnome_theme_details_reread_themes_from_disk):
 
108035
    
 
108036
        Use the theme directory name rather than the "printable" name
 
108037
        for icon themes. Does this need to be done for WM themes and
 
108038
        GTK themes as well?
 
108039
 
 
108040
 capplets/theme-switcher/ChangeLog             |    9 +++++++
 
108041
 capplets/theme-switcher/gnome-theme-details.c |   29 ++++++++++++++++++++++--
 
108042
 2 files changed, 35 insertions(+), 3 deletions(-)
 
108043
 
 
108044
commit 4f04912bb6013e56d96b6940f5fc5809c958d6cd
 
108045
Author: Seth Nickell <snickell@stanford.edu>
 
108046
Date:   Sat Dec 28 23:54:37 2002 +0000
 
108047
 
 
108048
    Update icon theme directory code so it looks in PREFIX/share/icons rather
 
108049
    
 
108050
    2002-12-28  Seth Nickell  <snickell@stanford.edu>
 
108051
    
 
108052
        * Makefile.am:
 
108053
        * gnome-theme-info.c: (gnome_theme_info_init):
 
108054
    
 
108055
        Update icon theme directory code so it looks in
 
108056
        PREFIX/share/icons rather than PREFIX/share/theme,
 
108057
        as per freedesktop icon spec.
 
108058
 
 
108059
 capplets/common/ChangeLog          |    9 +++++++++
 
108060
 capplets/common/Makefile.am        |    1 +
 
108061
 capplets/common/gnome-theme-info.c |    9 ++++++++-
 
108062
 3 files changed, 18 insertions(+), 1 deletions(-)
 
108063
 
 
108064
commit 87bd7acd10cd7e5e3c689d3269f519e8bcb8355c
 
108065
Author: Seth Nickell <snickell@stanford.edu>
 
108066
Date:   Sat Dec 28 21:46:45 2002 +0000
 
108067
 
 
108068
    Fix crash when current WM isn't detected.
 
108069
    
 
108070
    2002-12-28  Seth Nickell  <snickell@stanford.edu>
 
108071
    
 
108072
        * gnome-theme-manager.c: (update_themes_from_disk):
 
108073
    
 
108074
        Fix crash when current WM isn't detected.
 
108075
 
 
108076
 capplets/theme-switcher/ChangeLog             |    6 ++++++
 
108077
 capplets/theme-switcher/gnome-theme-manager.c |    9 +++++++--
 
108078
 2 files changed, 13 insertions(+), 2 deletions(-)
 
108079
 
 
108080
commit 1634f6307bcffcb43a9f7647833c92b6da958f6a
 
108081
Author: James Henstridge <james@daa.com.au>
 
108082
Date:   Sat Dec 28 01:27:42 2002 +0000
 
108083
 
 
108084
    actually turn on internationalisation.
 
108085
    
 
108086
    2002-12-28  James Henstridge  <james@daa.com.au>
 
108087
    
 
108088
        * src/font-view.c (main): actually turn on internationalisation.
 
108089
 
 
108090
 vfs-methods/fontilus/ChangeLog   |    4 ++++
 
108091
 vfs-methods/fontilus/font-view.c |   20 ++++++++++++++++----
 
108092
 2 files changed, 20 insertions(+), 4 deletions(-)
 
108093
 
 
108094
commit f79d9ef22074bfe72172d15b8de2128a77f32b7e
 
108095
Author: Christian Neumair <cneumair@src.gnome.org>
 
108096
Date:   Fri Dec 27 17:20:10 2002 +0000
 
108097
 
 
108098
    Updated German translation.
 
108099
 
 
108100
 po/ChangeLog |    4 ++++
 
108101
 po/de.po     |   41 ++++++++++++++++++++---------------------
 
108102
 2 files changed, 24 insertions(+), 21 deletions(-)
 
108103
 
 
108104
commit 8e7d1c4e4fe02d8912f36bf0e74f3cca84f117c3
 
108105
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
108106
Date:   Fri Dec 27 15:50:24 2002 +0000
 
108107
 
 
108108
    Updated Spanish translation.
 
108109
    
 
108110
    2002-12-27  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
 
108111
    
 
108112
            * es.po: Updated Spanish translation.
 
108113
 
 
108114
 po/ChangeLog |  124 +++++----
 
108115
 po/es.po     |  850 ++++++++++++++++++++++++++++------------------------------
 
108116
 2 files changed, 481 insertions(+), 493 deletions(-)
 
108117
 
 
108118
commit 8d2b1b36594160870c857491d8432d29c9c38beb
 
108119
Author: Ole Laursen <olau@hardworking.dk>
 
108120
Date:   Fri Dec 27 15:37:10 2002 +0000
 
108121
 
 
108122
    Updated Danish translation.
 
108123
    
 
108124
    2002-12-27  Ole Laursen  <olau@hardworking.dk>
 
108125
    
 
108126
        * da.po: Updated Danish translation.
 
108127
 
 
108128
 po/ChangeLog |    4 ++++
 
108129
 po/da.po     |   17 ++++++++---------
 
108130
 2 files changed, 12 insertions(+), 9 deletions(-)
 
108131
 
 
108132
commit 791e93fa5955c6bb1625bf8dffa7708197b5a298
 
108133
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
108134
Date:   Thu Dec 26 21:30:18 2002 +0000
 
108135
 
 
108136
    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian translation.
 
108137
 
 
108138
 po/ChangeLog |    4 +
 
108139
 po/lv.po     |  183 ++++++++++++++++++----------------------------------------
 
108140
 2 files changed, 60 insertions(+), 127 deletions(-)
 
108141
 
 
108142
commit 89bf76bf411302c7f21b5dcc1dbdd65b248293b0
 
108143
Author: Ivan Stojmirov <stojmir@src.gnome.org>
 
108144
Date:   Wed Dec 25 11:32:55 2002 +0000
 
108145
 
 
108146
    Added Macedonian translation
 
108147
 
 
108148
 po/mk.po | 2351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
108149
 1 files changed, 2351 insertions(+), 0 deletions(-)
 
108150
 
 
108151
commit b04d5bb1d9882cc8edd686969f7c545954eb82ac
 
108152
Author: James Henstridge <james@daa.com.au>
 
108153
Date:   Tue Dec 24 07:32:17 2002 +0000
 
108154
 
 
108155
    get rid of unused variable.
 
108156
    
 
108157
    2002-12-23  James Henstridge  <james@daa.com.au>
 
108158
    
 
108159
        * src/thumbnailer.c (main): get rid of unused variable.
 
108160
    
 
108161
        * configure.in (GETTEXT_PACKAGE): turn on i18n stuff.
 
108162
        (CFLAGS): add -Wall to compile flags.
 
108163
        (*_LIBS): remove -export-dynamic from libs.
 
108164
 
 
108165
 vfs-methods/fontilus/.cvsignore               |    5 ++++-
 
108166
 vfs-methods/fontilus/ChangeLog                |    8 ++++++++
 
108167
 vfs-methods/fontilus/Makefile.am              |    7 +++++--
 
108168
 vfs-methods/fontilus/font-method.directory    |    5 -----
 
108169
 vfs-methods/fontilus/font-method.directory.in |    5 +++++
 
108170
 vfs-methods/fontilus/thumbnailer.c            |    2 +-
 
108171
 6 files changed, 23 insertions(+), 9 deletions(-)
 
108172
 
 
108173
commit d85f9d5fab4198a39d784f26fd851501784eafcd
 
108174
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
108175
Date:   Sun Dec 22 17:57:27 2002 +0000
 
108176
 
 
108177
    2002-12-22  Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian translation.
 
108178
 
 
108179
 po/ChangeLog |    4 +
 
108180
 po/lv.po     | 1058 ++++++++++++++++++++++++++++++++++++----------------------
 
108181
 2 files changed, 664 insertions(+), 398 deletions(-)
 
108182
 
 
108183
commit 4699061f98d97d555737885af1169d7161bec4fe
 
108184
Author: Gil Osher <dolfin@src.gnome.org>
 
108185
Date:   Sat Dec 21 11:40:28 2002 +0000
 
108186
 
 
108187
    *** empty log message ***
 
108188
 
 
108189
 po/he.po | 4189 +++++++++++++++++++++++++++++---------------------------------
 
108190
 1 files changed, 1987 insertions(+), 2202 deletions(-)
 
108191
 
 
108192
commit 86a6e4791a950cc65c1d260b63398199c668114d
 
108193
Author: Gil Osher <dolfin@src.gnome.org>
 
108194
Date:   Fri Dec 20 14:09:26 2002 +0000
 
108195
 
 
108196
    Updated Hebrew translation.
 
108197
    
 
108198
    
 
108199
    * he.po: Updated Hebrew translation.
 
108200
 
 
108201
 po/ChangeLog |  124 ++++++++++++++++++++++++++++++----------------------------
 
108202
 1 files changed, 64 insertions(+), 60 deletions(-)
 
108203
 
 
108204
commit 2abeac7029a61f84ce0212e2f7014bb186506128
 
108205
Author: Gil Osher <dolfin@src.gnome.org>
 
108206
Date:   Fri Dec 20 14:07:33 2002 +0000
 
108207
 
 
108208
    *** empty log message ***
 
108209
 
 
108210
 po/he.po | 4177 +++++++++++++++++++++++++++++++++-----------------------------
 
108211
 1 files changed, 2194 insertions(+), 1983 deletions(-)
 
108212
 
 
108213
commit 55c74a02eba64c838a3a87a5dc2264157c92cbca
 
108214
Author: Miloslav Trmac <mitr@src.gnome.org>
 
108215
Date:   Fri Dec 20 12:08:01 2002 +0000
 
108216
 
 
108217
    Update Czech translation
 
108218
 
 
108219
 po/cs.po |   10 +++++-----
 
108220
 1 files changed, 5 insertions(+), 5 deletions(-)
 
108221
 
 
108222
commit 116a39a4009a289fd85a87426d847799b1746328
 
108223
Author: Christophe Merlet <redfox@src.gnome.org>
 
108224
Date:   Fri Dec 20 11:04:05 2002 +0000
 
108225
 
 
108226
    Updated French translation.
 
108227
 
 
108228
 po/ChangeLog |    4 ++++
 
108229
 po/fr.po     |   38 +++++++++++++++++++-------------------
 
108230
 2 files changed, 23 insertions(+), 19 deletions(-)
 
108231
 
 
108232
commit 38d97c3770d0a0c8b48430ffa13190da1c5b3da7
 
108233
Author: Andras Timar <timar@gnome.hu>
 
108234
Date:   Thu Dec 19 10:40:57 2002 +0000
 
108235
 
 
108236
    Updated Hungarian translation.
 
108237
    
 
108238
    2002-12-19  Andras Timar  <timar@gnome.hu>
 
108239
    
 
108240
        * hu.po: Updated Hungarian translation.
 
108241
 
 
108242
 po/ChangeLog |    4 ++++
 
108243
 po/hu.po     |   24 ++++++++++++------------
 
108244
 2 files changed, 16 insertions(+), 12 deletions(-)
 
108245
 
 
108246
commit d1ac5ffc980bac1fb77f9b2c91dc17d50505d833
 
108247
Author: Jody Goldberg <jody@gnome.org>
 
108248
Date:   Wed Dec 18 21:55:39 2002 +0000
 
108249
 
 
108250
    post release version bump
 
108251
    
 
108252
    
 
108253
    2002-12-18  Jody Goldberg <jody@gnome.org>
 
108254
    
 
108255
        * configure.in : post release version bump
 
108256
 
 
108257
 ChangeLog    |    4 ++++
 
108258
 configure.in |    2 +-
 
108259
 2 files changed, 5 insertions(+), 1 deletions(-)
 
108260
 
 
108261
commit 0c0c49f22cf5ed4e1c8645eab8af0651d82455bd
 
108262
Author: Jody Goldberg <jody@gnome.org>
 
108263
Date:   Wed Dec 18 21:43:55 2002 +0000
 
108264
 
 
108265
    Release 2.1.5
 
108266
    
 
108267
    
 
108268
    2002-12-18  Jody Goldberg <jody@gnome.org>
 
108269
    
 
108270
        * Release 2.1.5
 
108271
 
 
108272
 ChangeLog                                 |    4 ++++
 
108273
 archiver/ChangeLog                        |    4 ++++
 
108274
 archiver/tests/ChangeLog                  |    4 ++++
 
108275
 capplets/accessibility/keyboard/ChangeLog |    4 ++++
 
108276
 capplets/background/ChangeLog             |    4 ++++
 
108277
 capplets/common/ChangeLog                 |    4 ++++
 
108278
 capplets/default-applications/ChangeLog   |    4 ++++
 
108279
 capplets/desktop-links/ChangeLog          |    4 ++++
 
108280
 capplets/file-types/ChangeLog             |    4 ++++
 
108281
 capplets/font/ChangeLog                   |    4 ++++
 
108282
 capplets/keybindings/ChangeLog            |    4 ++++
 
108283
 capplets/keyboard/ChangeLog               |    4 ++++
 
108284
 capplets/mime-type/ChangeLog              |    4 ++++
 
108285
 capplets/mouse/ChangeLog                  |    4 ++++
 
108286
 capplets/network/ChangeLog                |    4 ++++
 
108287
 capplets/rollback/ChangeLog               |    4 ++++
 
108288
 capplets/sound/ChangeLog                  |    4 ++++
 
108289
 capplets/theme-switcher/ChangeLog         |    4 ++++
 
108290
 capplets/theme-switcher/Makefile.am       |    2 +-
 
108291
 capplets/ui-properties/ChangeLog          |    4 ++++
 
108292
 capplets/url-properties/ChangeLog         |    4 ++++
 
108293
 capplets/windows/ChangeLog                |    4 ++++
 
108294
 capplets/wm-properties/ChangeLog          |    4 ++++
 
108295
 configure.in                              |    2 +-
 
108296
 control-center/ChangeLog                  |    4 ++++
 
108297
 gnome-settings-daemon/ChangeLog           |    4 ++++
 
108298
 help/ChangeLog                            |    4 ++++
 
108299
 libbackground/ChangeLog                   |    4 ++++
 
108300
 libwindow-settings/ChangeLog              |    4 ++++
 
108301
 po/ChangeLog                              |    4 ++++
 
108302
 30 files changed, 114 insertions(+), 2 deletions(-)
 
108303
 
 
108304
commit 52954d4f7e1e2db72ec7a3efca4efe383a044bea
 
108305
Author: Christian Rose <menthos@menthos.com>
 
108306
Date:   Tue Dec 17 19:01:38 2002 +0000
 
108307
 
 
108308
    Terminology fix.
 
108309
    
 
108310
    2002-12-17  Christian Rose  <menthos@menthos.com>
 
108311
    
 
108312
        * sv.po: Terminology fix.
 
108313
 
 
108314
 po/ChangeLog |    4 ++++
 
108315
 po/sv.po     |   14 +++++++-------
 
108316
 2 files changed, 11 insertions(+), 7 deletions(-)
 
108317
 
 
108318
commit 2a9fbe2c0bfa5ea4cafc8a3e08409714bf5026c3
 
108319
Author: Christian Rose <menthos@menthos.com>
 
108320
Date:   Tue Dec 17 16:45:33 2002 +0000
 
108321
 
 
108322
    Updated Swedish translation.
 
108323
    
 
108324
    2002-12-17  Christian Rose  <menthos@menthos.com>
 
108325
    
 
108326
        * sv.po: Updated Swedish translation.
 
108327
 
 
108328
 po/ChangeLog |    4 ++++
 
108329
 po/sv.po     |   18 +++++++++---------
 
108330
 2 files changed, 13 insertions(+), 9 deletions(-)
 
108331
 
 
108332
commit 364deed1f754787ba03b9d3b33e970f55e0400e1
 
108333
Author: Alex Duggan <aldug@gnome.org>
 
108334
Date:   Tue Dec 17 16:24:56 2002 +0000
 
108335
 
 
108336
    fixed more typos
 
108337
    
 
108338
    2002-12-17  Alex Duggan  <aldug@gnome.org>
 
108339
    
 
108340
        * schemas/desktop_gnome_font_rendering.schemas.in: fixed more typos
 
108341
 
 
108342
 ChangeLog                                       |    4 ++++
 
108343
 schemas/desktop_gnome_font_rendering.schemas.in |    6 +++---
 
108344
 2 files changed, 7 insertions(+), 3 deletions(-)
 
108345
 
 
108346
commit b927a25005ac19fb98eba2f3d1c18804b89c4acc
 
108347
Author: Miloslav Trmac <mitr@src.gnome.org>
 
108348
Date:   Tue Dec 17 13:58:40 2002 +0000
 
108349
 
 
108350
    Updated Czech translation
 
108351
 
 
108352
 po/ChangeLog |    4 ++++
 
108353
 po/cs.po     |   20 ++++++++++----------
 
108354
 2 files changed, 14 insertions(+), 10 deletions(-)
 
108355
 
 
108356
commit fe03949c6fb8c5f16802571c0dad4b84850c0715
 
108357
Author: Christian Rose <menthos@menthos.com>
 
108358
Date:   Tue Dec 17 09:57:19 2002 +0000
 
108359
 
 
108360
    Updated Swedish translation.
 
108361
    
 
108362
    2002-12-17  Christian Rose  <menthos@menthos.com>
 
108363
    
 
108364
        * sv.po: Updated Swedish translation.
 
108365
 
 
108366
 po/ChangeLog |    4 +++
 
108367
 po/sv.po     |   71 ++++++++++++++++++++++++++++++++++-----------------------
 
108368
 2 files changed, 46 insertions(+), 29 deletions(-)
 
108369
 
 
108370
commit 00e503de05ecd919331ce6fc54966c375fed47e7
 
108371
Author: Benjamin Greiner <bgreiner@src.gnome.org>
 
108372
Date:   Mon Dec 16 20:36:05 2002 +0000
 
108373
 
 
108374
    *** empty log message ***
 
108375
 
 
108376
 po/de.po |   26 +++++++++++++-------------
 
108377
 1 files changed, 13 insertions(+), 13 deletions(-)
 
108378
 
 
108379
commit 396dee685db9c6504f1e80bc1cb9467b02ddc7dd
 
108380
Author: Andrew Sobala <andrew@sobala.net>
 
108381
Date:   Sun Dec 15 19:34:27 2002 +0000
 
108382
 
 
108383
    fixed typos
 
108384
    
 
108385
    2002-12-15  Andrew Sobala  <andrew@sobala.net>
 
108386
    
 
108387
        * schemas/desktop_gnome_font_rendering.schemas.in: fixed typos
 
108388
 
 
108389
 ChangeLog                                       |    4 ++++
 
108390
 schemas/desktop_gnome_font_rendering.schemas.in |    4 ++--
 
108391
 2 files changed, 6 insertions(+), 2 deletions(-)
 
108392
 
 
108393
commit 32b1506e86c2a908d3f165ccc554db212e5d3b8d
 
108394
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
108395
Date:   Sun Dec 15 17:08:43 2002 +0000
 
108396
 
 
108397
    Updated Malay Translation.
 
108398
    
 
108399
    2002-12-15  Hasbullah Bin Pit <sebol@ikhlas.com>
 
108400
    
 
108401
            * ms.po: Updated Malay Translation.
 
108402
 
 
108403
 po/ChangeLog |    4 +
 
108404
 po/ms.po     |  337 +++++++++++++++++++++++++++++-----------------------------
 
108405
 2 files changed, 174 insertions(+), 167 deletions(-)
 
108406
 
 
108407
commit a028f0c8d257a0f87d51ee973aedafff7322b473
 
108408
Author: Ole Laursen <olau@hardworking.dk>
 
108409
Date:   Sun Dec 15 15:35:02 2002 +0000
 
108410
 
 
108411
    Updated Danish translation.
 
108412
    
 
108413
    2002-12-15  Ole Laursen  <olau@hardworking.dk>
 
108414
    
 
108415
        * da.po: Updated Danish translation.
 
108416
 
 
108417
 po/ChangeLog |    4 ++++
 
108418
 po/da.po     |   21 +++++++++++----------
 
108419
 2 files changed, 15 insertions(+), 10 deletions(-)
 
108420
 
 
108421
commit 3bc52b1a16f0a4e0cf408b64219cdc05d07b101a
 
108422
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
108423
Date:   Sat Dec 14 08:14:29 2002 +0000
 
108424
 
 
108425
    Dutch translation updated by Reinout van Schouwen.
 
108426
    
 
108427
    2002-12-14  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
 
108428
    
 
108429
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
108430
 
 
108431
 po/ChangeLog |    4 +
 
108432
 po/nl.po     | 1047 +++++++++++++++++++++++++++++++++++++++++-----------------
 
108433
 2 files changed, 750 insertions(+), 301 deletions(-)
 
108434
 
 
108435
commit 04214dcfc238397ba3ea2caa7778c5e79c8add81
 
108436
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
108437
Date:   Fri Dec 13 14:14:33 2002 +0000
 
108438
 
 
108439
    hide generated files add missing file
 
108440
    
 
108441
    * .cvsignore: hide generated files
 
108442
    * src/fontilus.mime: add missing file
 
108443
 
 
108444
 vfs-methods/fontilus/ChangeLog     |    5 +++++
 
108445
 vfs-methods/fontilus/fontilus.mime |    2 ++
 
108446
 2 files changed, 7 insertions(+), 0 deletions(-)
 
108447
 
 
108448
commit 429c9b4b57ce60513085cc89a8927eda0fc83af0
 
108449
Author: Frédéric Crozat <fcrozat@src.gnome.org>
 
108450
Date:   Fri Dec 13 13:19:46 2002 +0000
 
108451
 
 
108452
    add support for OpenType fonts, fix pcf.gz detection
 
108453
    
 
108454
    * README:
 
108455
    * src/Makefile.am:
 
108456
    * src/fontilus.keys:
 
108457
    add support for OpenType fonts, fix pcf.gz detection
 
108458
 
 
108459
 vfs-methods/fontilus/ChangeLog     |    7 +++++++
 
108460
 vfs-methods/fontilus/Makefile.am   |    3 ++-
 
108461
 vfs-methods/fontilus/fontilus.keys |    6 ++++++
 
108462
 3 files changed, 15 insertions(+), 1 deletions(-)
 
108463
 
 
108464
commit bd49cf3a0f5ce387037925996fde8f3e67d46b15
 
108465
Author: Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
108466
Date:   Fri Dec 13 05:06:34 2002 +0000
 
108467
 
 
108468
    Set the visibility and focus of Custom radio button in Sound note book
 
108469
    
 
108470
    2002-12-10  Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
108471
    
 
108472
            * gnome-keyboard-properties.glade: Set the visibility and focus
 
108473
              of Custom radio button in Sound note book page to false.
 
108474
              Fixes bug 99793
 
108475
 
 
108476
 capplets/keyboard/ChangeLog                       |    6 ++++++
 
108477
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
108478
 2 files changed, 8 insertions(+), 2 deletions(-)
 
108479
 
 
108480
commit a9a5600915b90a9d5c9c9405f378713fe628a6f9
 
108481
Author: James Henstridge <james@daa.com.au>
 
108482
Date:   Thu Dec 12 16:16:09 2002 +0000
 
108483
 
 
108484
    add news items.
 
108485
    
 
108486
    2002-12-12  James Henstridge  <james@daa.com.au>
 
108487
    
 
108488
        * NEWS: add news items.
 
108489
    
 
108490
        * configure.in: update version number.
 
108491
 
 
108492
 vfs-methods/fontilus/ChangeLog      |    6 ++++++
 
108493
 vfs-methods/fontilus/font-method.c  |   20 +++++++++++++++++++-
 
108494
 vfs-methods/fontilus/font-view.c    |   24 +++++++++++++++++++++++-
 
108495
 vfs-methods/fontilus/ftstream-vfs.c |   24 +++++++++++++++++++++++-
 
108496
 vfs-methods/fontilus/thumbnailer.c  |   23 ++++++++++++++++++++++-
 
108497
 5 files changed, 93 insertions(+), 4 deletions(-)
 
108498
 
 
108499
commit 456ae0d9c50983605aaafaba4cd99526d5035068
 
108500
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
108501
Date:   Wed Dec 11 21:40:35 2002 +0000
 
108502
 
 
108503
    Updated Finnish translation.
 
108504
    
 
108505
    2002-12-11  Pauli Virtanen <pauli.virtanen@hut.fi>
 
108506
    
 
108507
        * fi.po: Updated Finnish translation.
 
108508
 
 
108509
 po/ChangeLog |    4 +
 
108510
 po/fi.po     |  259 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
108511
 2 files changed, 200 insertions(+), 63 deletions(-)
 
108512
 
 
108513
commit c31e2ed8d12563a1cf56bb912853f472617dc531
 
108514
Author: Jonathan Blandford <jrb@src.gnome.org>
 
108515
Date:   Wed Dec 11 05:56:42 2002 +0000
 
108516
 
 
108517
    take the blame
 
108518
 
 
108519
 MAINTAINERS |    4 ++--
 
108520
 1 files changed, 2 insertions(+), 2 deletions(-)
 
108521
 
 
108522
commit 3da09040da390a2c6974ed3d98d83118e39e8053
 
108523
Author: Jose Maria Celorio <chema@src.gnome.org>
 
108524
Date:   Wed Dec 11 02:12:14 2002 +0000
 
108525
 
 
108526
    remove autoheader warnings, remove acconfig.h
 
108527
    
 
108528
     * configure.in: remove autoheader warnings, remove acconfig.h
 
108529
 
 
108530
 ChangeLog    |    4 ++++
 
108531
 acconfig.h   |   31 -------------------------------
 
108532
 configure.in |   10 +++++-----
 
108533
 3 files changed, 9 insertions(+), 36 deletions(-)
 
108534
 
 
108535
commit d91d3e71de473e84e790174f0f7cb2d60e517d9f
 
108536
Author: Dennis Cranston <dcransto@src.gnome.org>
 
108537
Date:   Wed Dec 11 00:32:13 2002 +0000
 
108538
 
 
108539
    Hopefully, the rest of my previous commit.  (Last commit suffered from
 
108540
    a broken pipe error.)
 
108541
 
 
108542
 capplets/keyboard/keyboard.desktop.in              |    1 +
 
108543
 capplets/mouse/mouse.desktop.in                    |    1 +
 
108544
 .../network/gnome-network-preferences.desktop.in   |    1 +
 
108545
 capplets/sound/sound.desktop.in                    |    1 +
 
108546
 .../theme-switcher/gtk-theme-selector.desktop.in   |    1 +
 
108547
 capplets/ui-properties/behavior.desktop.in         |    1 +
 
108548
 capplets/url-properties/url-properties.desktop.in  |    1 +
 
108549
 capplets/windows/window-properties.desktop.in      |    1 +
 
108550
 control-center/gnomecc.desktop.in                  |    1 +
 
108551
 9 files changed, 9 insertions(+), 0 deletions(-)
 
108552
 
 
108553
commit 68c895ab8242fde720e9262196820ed3acf2a87b
 
108554
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
108555
Date:   Wed Dec 11 00:21:41 2002 +0000
 
108556
 
 
108557
    Add StartupNotify support to the .desktop files.
 
108558
    
 
108559
    2002-12-10  Dennis Cranston  <dennis_cranston@yahoo.com>
 
108560
    
 
108561
        * capplets/accessibility/keyboard/*.desktop.in:
 
108562
        * capplets/background/*.desktop.in:
 
108563
        * capplets/default-applications/*.desktop.in:
 
108564
        * capplets/desktop-links/*.desktop.in:
 
108565
        * capplets/file-types/*.desktop.in:
 
108566
        * capplets/font/*.desktop.in:
 
108567
        * capplets/keybindings/*.desktop.in:
 
108568
        * capplets/keyboard/*.desktop.in:
 
108569
        * capplets/mouse/*.desktop.in:
 
108570
        * capplets/network/*.desktop.in:
 
108571
        * capplets/sound/*.desktop.in:
 
108572
        * capplets/theme-switcher/*.desktop.in:
 
108573
        * capplets/ui-properties/*.desktop.in:
 
108574
        * capplets/url-properties/*.desktop.in:
 
108575
        * capplets/windows/*.desktop.in:
 
108576
        * control-center/*.desktop.in: Add StartupNotify support to
 
108577
        the .desktop files.
 
108578
 
 
108579
 ChangeLog                                          |   20 ++++++++++++++++++++
 
108580
 .../keyboard/accessibility-keyboard.desktop.in     |    1 +
 
108581
 capplets/background/background.desktop.in          |    1 +
 
108582
 .../default-applications.desktop.in                |    1 +
 
108583
 .../Sawfish/appearance-properties.desktop.in       |    1 +
 
108584
 .../Sawfish/bindings-properties.desktop.in         |    1 +
 
108585
 .../Sawfish/focus-properties.desktop.in            |    1 +
 
108586
 .../Sawfish/match-properties.desktop.in            |    1 +
 
108587
 .../Sawfish/maximize-properties.desktop.in         |    1 +
 
108588
 .../Sawfish/meta-properties.desktop.in             |    1 +
 
108589
 .../Sawfish/misc-properties.desktop.in             |    1 +
 
108590
 .../Sawfish/move-properties.desktop.in             |    1 +
 
108591
 .../Sawfish/placement-properties.desktop.in        |    1 +
 
108592
 .../Sawfish/sound-properties.desktop.in            |    1 +
 
108593
 .../Sawfish/workspace-properties.desktop.in        |    1 +
 
108594
 capplets/file-types/file-types.desktop.in          |    1 +
 
108595
 capplets/font/font-properties.desktop.in           |    1 +
 
108596
 capplets/keybindings/keybinding.desktop.in         |    1 +
 
108597
 18 files changed, 37 insertions(+), 0 deletions(-)
 
108598
 
 
108599
commit 7dd3fb748be98b25f91b4be3ab4abc28db1cd273
 
108600
Author: Kostas Papadimas <pkst@src.gnome.org>
 
108601
Date:   Tue Dec 10 10:10:48 2002 +0000
 
108602
 
 
108603
    Updated the Greek translation
 
108604
 
 
108605
 po/ChangeLog |  124 ++++----
 
108606
 po/el.po     | 1082 +++++++++++++++++++++++++++++-----------------------------
 
108607
 2 files changed, 597 insertions(+), 609 deletions(-)
 
108608
 
 
108609
commit a2e58796d827c37a93ae9dd8380cf67951047fa1
 
108610
Author: James Henstridge <james@daa.com.au>
 
108611
Date:   Tue Dec 10 02:35:24 2002 +0000
 
108612
 
 
108613
    only display Type1 font information if it is valid UTF-8.
 
108614
    
 
108615
    2002-12-10  James Henstridge  <james@daa.com.au>
 
108616
    
 
108617
        * src/font-view.c (add_face_info): only display Type1 font
 
108618
        information if it is valid UTF-8.
 
108619
 
 
108620
 vfs-methods/fontilus/ChangeLog   |    3 +++
 
108621
 vfs-methods/fontilus/font-view.c |    5 ++---
 
108622
 2 files changed, 5 insertions(+), 3 deletions(-)
 
108623
 
 
108624
commit d807c7541f2e72dd94c5bd314c1bf9891c289ca6
 
108625
Author: Gil Osher <dolfin@src.gnome.org>
 
108626
Date:   Mon Dec 9 21:28:13 2002 +0000
 
108627
 
 
108628
    *** empty log message ***
 
108629
 
 
108630
 po/he.po |    4 ++--
 
108631
 1 files changed, 2 insertions(+), 2 deletions(-)
 
108632
 
 
108633
commit d3f6d9fce4406a348e2497414b60d11d4d795841
 
108634
Author: Gil Osher <dolfin@src.gnome.org>
 
108635
Date:   Mon Dec 9 21:21:54 2002 +0000
 
108636
 
 
108637
    Updated Hebrew translation.
 
108638
    
 
108639
    
 
108640
    * he.po: Updated Hebrew translation.
 
108641
 
 
108642
 po/ChangeLog |  125 ++++++++++++++++++++++++++++++----------------------------
 
108643
 1 files changed, 65 insertions(+), 60 deletions(-)
 
108644
 
 
108645
commit e9b6f477b9d13978ba198dfb8a8676beb3ac76f5
 
108646
Author: Gil Osher <dolfin@src.gnome.org>
 
108647
Date:   Mon Dec 9 21:20:45 2002 +0000
 
108648
 
 
108649
    *** empty log message ***
 
108650
 
 
108651
 po/he.po | 1028 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
108652
 1 files changed, 726 insertions(+), 302 deletions(-)
 
108653
 
 
108654
commit 49c584f30ecef53daf67fc59bcabd16a088e36e0
 
108655
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
108656
Date:   Mon Dec 9 18:50:40 2002 +0000
 
108657
 
 
108658
    2002-12-09  Artis Trops  <hornet@navigator.lv> * lv.po: sync with gnome-2-0 branch
 
108659
 
 
108660
 po/ChangeLog |    4 +
 
108661
 po/lv.po     | 3582 ++++++++++++----------------------------------------------
 
108662
 2 files changed, 701 insertions(+), 2885 deletions(-)
 
108663
 
 
108664
commit ad9bdd3abfe2918fe1afd8f6108028de05437635
 
108665
Author: Jody Goldberg <jody@gnome.org>
 
108666
Date:   Mon Dec 9 17:04:59 2002 +0000
 
108667
 
 
108668
    bump the gtk req t ohandle havoc's metacity changes.
 
108669
    
 
108670
    
 
108671
    2002-12-09  Jody Goldberg <jody@gnome.org>
 
108672
    
 
108673
        * configure.in (dnl) : bump the gtk req t ohandle havoc's metacity
 
108674
          changes.
 
108675
 
 
108676
 ChangeLog    |    5 +++++
 
108677
 configure.in |    2 +-
 
108678
 2 files changed, 6 insertions(+), 1 deletions(-)
 
108679
 
 
108680
commit c2897e26537ab9cd876b9f7ecbf3e264bc4ccc49
 
108681
Author: James Henstridge <james@daa.com.au>
 
108682
Date:   Mon Dec 9 16:30:07 2002 +0000
 
108683
 
 
108684
    get rid of the local file optimisation. It didn't make a noticable
 
108685
    
 
108686
    2002-12-10  James Henstridge  <james@daa.com.au>
 
108687
    
 
108688
        * src/ftstream-vfs.c (FT_New_Face_From_URI): get rid of the local
 
108689
        file optimisation.  It didn't make a noticable difference for the
 
108690
        large Asian fonts.
 
108691
    
 
108692
        * src/thumbnailer.c (main): set the charmap for the font before
 
108693
        rendering the glyphs.  This fixes rendering of some fonts jdub
 
108694
        sent me.
 
108695
 
 
108696
 vfs-methods/fontilus/ChangeLog      |   10 ++++++
 
108697
 vfs-methods/fontilus/ftstream-vfs.c |    9 ------
 
108698
 vfs-methods/fontilus/thumbnailer.c  |   55 ++++++++++++++++++++++++++++++----
 
108699
 3 files changed, 58 insertions(+), 16 deletions(-)
 
108700
 
 
108701
commit a9a963aec76a60d056806b3549425ee5a038e7d9
 
108702
Author: James Henstridge <james@daa.com.au>
 
108703
Date:   Mon Dec 9 14:30:07 2002 +0000
 
108704
 
 
108705
    handle multiline text. (add_face_info): add some extra information found
 
108706
    
 
108707
    2002-12-09  James Henstridge  <james@daa.com.au>
 
108708
    
 
108709
        * src/font-view.c (add_row): handle multiline text.
 
108710
        (add_face_info): add some extra information found in SFNT or Type1
 
108711
        fonts.
 
108712
        (create_text_pixmap): change the font output.
 
108713
    
 
108714
    2002-12-06  James Henstridge  <james@daa.com.au>
 
108715
    
 
108716
        * src/ftstream-vfs.c (FT_New_Face_From_URI): if the URI looks
 
108717
        local, bypass gnome-vfs to open the face (small optimisation).
 
108718
    
 
108719
        * src/font-view.c (create_text_pixmap): only display the font at
 
108720
        its fixed sizes if it is not scalable.  Before we were ignoring
 
108721
        the outlines on fonts such as Lucida Console, which includes both
 
108722
        outlines and bitmaps for small sizes.
 
108723
 
 
108724
 vfs-methods/fontilus/ChangeLog      |   10 +++
 
108725
 vfs-methods/fontilus/font-view.c    |  144 ++++++++++++++++++++++++++++++-----
 
108726
 vfs-methods/fontilus/ftstream-vfs.c |    8 ++
 
108727
 3 files changed, 141 insertions(+), 21 deletions(-)
 
108728
 
 
108729
commit 99c6596712042a58a04f767580145d142ff60aab
 
108730
Author: Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
108731
Date:   Mon Dec 9 09:18:53 2002 +0000
 
108732
 
 
108733
    Display the list of applications installed in the system for a mime type
 
108734
    
 
108735
    2002-12-09  Rajkumar Sivasamy <rajkumar.siva@wipro.com>
 
108736
    
 
108737
            * mime-edit-dialog.c: Display the list of applications installed
 
108738
              in the system for a mime type rather than displaying all the
 
108739
              applications associated to that mime type.
 
108740
              Fixes bug 94757
 
108741
 
 
108742
 capplets/file-types/ChangeLog          |    7 +++++++
 
108743
 capplets/file-types/mime-edit-dialog.c |    4 ++--
 
108744
 2 files changed, 9 insertions(+), 2 deletions(-)
 
108745
 
 
108746
commit 576a4037368e4fb286e94161e67f591205f1c57c
 
108747
Author: Christian Neumair <cneumair@src.gnome.org>
 
108748
Date:   Sun Dec 8 12:54:04 2002 +0000
 
108749
 
 
108750
    Updated German translation and POTFILES.in.
 
108751
 
 
108752
 po/ChangeLog   |    5 +
 
108753
 po/POTFILES.in |    1 +
 
108754
 po/de.po       |  279 ++++++++++++++++++++++++++++++++------------------------
 
108755
 3 files changed, 164 insertions(+), 121 deletions(-)
 
108756
 
 
108757
commit 4eff7806e3678cbb90d1487dc37079f777999e9e
 
108758
Author: Kjartan Maraas <kmaraas@gnome.org>
 
108759
Date:   Sat Dec 7 20:06:38 2002 +0000
 
108760
 
 
108761
    Updated Norwegian translation.
 
108762
    
 
108763
    2002-12-07  Kjartan Maraas  <kmaraas@gnome.org>
 
108764
    
 
108765
        * no.po: Updated Norwegian translation.
 
108766
 
 
108767
 po/ChangeLog |    4 ++
 
108768
 po/no.po     |  124 ++++++++++++++++++++++++++++++++++++---------------------
 
108769
 2 files changed, 82 insertions(+), 46 deletions(-)
 
108770
 
 
108771
commit 3355b068c130f216bcd622f28c09f94b7af2218c
 
108772
Author: Andras Timar <timar@gnome.hu>
 
108773
Date:   Sat Dec 7 12:35:24 2002 +0000
 
108774
 
 
108775
    Updated Hungarian translation.
 
108776
    
 
108777
    2002-12-07  Andras Timar  <timar@gnome.hu>
 
108778
    
 
108779
        * hu.po: Updated Hungarian translation.
 
108780
 
 
108781
 po/ChangeLog |    4 ++++
 
108782
 po/hu.po     |   48 ++++++++++++++++++++++++++++++++++++------------
 
108783
 2 files changed, 40 insertions(+), 12 deletions(-)
 
108784
 
 
108785
commit 16db5587534a0f1d7a47d1bbc50cebad11426c9a
 
108786
Author: He Qiangqiang <carton@linux.net.cn>
 
108787
Date:   Sat Dec 7 07:30:03 2002 +0000
 
108788
 
 
108789
    sync with gnome-2-0 branch.
 
108790
    
 
108791
    2002-12-07  He Qiangqiang  <carton@linux.net.cn>
 
108792
    
 
108793
        * zh_CN.po: sync with gnome-2-0 branch.
 
108794
 
 
108795
 po/ChangeLog |    4 +
 
108796
 po/zh_CN.po  | 1992 +++++++++++++++++++++++++++++++---------------------------
 
108797
 2 files changed, 1059 insertions(+), 937 deletions(-)
 
108798
 
 
108799
commit 628bc1ce2c86ad59bb8c2cad5a54f4c093013a50
 
108800
Author: Jonathan Blandford <jrb@redhat.com>
 
108801
Date:   Fri Dec 6 21:56:37 2002 +0000
 
108802
 
 
108803
    New file. Really saves now. Doesn't notice when a new metatheme is added,
 
108804
    
 
108805
    Fri Dec  6 16:54:14 2002  Jonathan Blandford  <jrb@redhat.com>
 
108806
    
 
108807
        * gnome-theme-save-data.c: New file.  Really saves now.  Doesn't
 
108808
        notice when a new metatheme is added, though.
 
108809
    
 
108810
    Fri Dec  6 16:13:54 2002  Jonathan Blandford  <jrb@redhat.com>
 
108811
    
 
108812
        * gnome-theme-info.c (top_theme_dir_changed_callback): I know C.
 
108813
        Really, I do.
 
108814
 
 
108815
 capplets/common/ChangeLog                       |    5 +
 
108816
 capplets/common/gnome-theme-info.c              |   19 ++++-
 
108817
 capplets/theme-switcher/ChangeLog               |    5 +
 
108818
 capplets/theme-switcher/gnome-theme-details.c   |    2 +-
 
108819
 capplets/theme-switcher/gnome-theme-manager.c   |    5 +-
 
108820
 capplets/theme-switcher/gnome-theme-save-data.c |    9 ++
 
108821
 capplets/theme-switcher/gnome-theme-save.c      |  101 +++++++++++++++++++++-
 
108822
 capplets/theme-switcher/theme-properties.glade  |    9 --
 
108823
 8 files changed, 133 insertions(+), 22 deletions(-)
 
108824
 
 
108825
commit 0be934661db828f33e32bf11d171007b737b6700
 
108826
Author: Andras Timar <timar@gnome.hu>
 
108827
Date:   Fri Dec 6 14:09:02 2002 +0000
 
108828
 
 
108829
    Updated Hungarian translation.
 
108830
    
 
108831
    2002-12-06  Andras Timar  <timar@gnome.hu>
 
108832
    
 
108833
        * hu.po: Updated Hungarian translation.
 
108834
 
 
108835
 po/ChangeLog |    4 +
 
108836
 po/hu.po     | 1928 ++++++----------------------------------------------------
 
108837
 2 files changed, 201 insertions(+), 1731 deletions(-)
 
108838
 
 
108839
commit a75c12f7929dc5ffcf29b1a9d7edfb4339a62721
 
108840
Author: Glynn Foster <glynn.foster@sun.com>
 
108841
Date:   Fri Dec 6 10:53:21 2002 +0000
 
108842
 
 
108843
    Remove icon. Transferred to gnome-desktop.
 
108844
    
 
108845
    2002-12-06  Glynn Foster  <glynn.foster@sun.com>
 
108846
    
 
108847
        * Makefile.am: Remove icon.
 
108848
        * advanced-directory.png: Transferred to gnome-desktop.
 
108849
 
 
108850
 capplets/desktop-links/ChangeLog              |    5 +++++
 
108851
 capplets/desktop-links/Makefile.am            |    2 +-
 
108852
 capplets/desktop-links/advanced-directory.png |  Bin 2171 -> 0 bytes
 
108853
 3 files changed, 6 insertions(+), 1 deletions(-)
 
108854
 
 
108855
commit 76b15956a587aafba42c143860f6e886f1701c1e
 
108856
Author: James Henstridge <james@daa.com.au>
 
108857
Date:   Fri Dec 6 08:59:05 2002 +0000
 
108858
 
 
108859
    only display the font at its fixed sizes if it is not scalable. Before we
 
108860
    
 
108861
    2002-12-06  James Henstridge  <james@daa.com.au>
 
108862
    
 
108863
        * src/font-view.c (create_text_pixmap): only display the font at
 
108864
        its fixed sizes if it is not scalable.  Before we were ignoring
 
108865
        the outlines on fonts such as Lucida Console, which includes both
 
108866
        outlines and bitmaps for small sizes.
 
108867
 
 
108868
 vfs-methods/fontilus/ChangeLog   |    7 +++++++
 
108869
 vfs-methods/fontilus/font-view.c |    2 +-
 
108870
 2 files changed, 8 insertions(+), 1 deletions(-)
 
108871
 
 
108872
commit 162c00c9d4f43439685b08d6a077560033da6be3
 
108873
Author: Yanko Kaneti <yaneti@declera.com>
 
108874
Date:   Fri Dec 6 08:36:18 2002 +0000
 
108875
 
 
108876
    First stab at a spec file.
 
108877
    
 
108878
    2002-12-06  Yanko Kaneti  <yaneti@declera.com>
 
108879
    
 
108880
        * Makefile.am (EXTRA_DIST):
 
108881
        * configure.in (AC_OUTPUT):
 
108882
        * fontilus.spec.in (added): First stab at a spec file.
 
108883
 
 
108884
 vfs-methods/fontilus/ChangeLog |    6 ++++++
 
108885
 1 files changed, 6 insertions(+), 0 deletions(-)
 
108886
 
 
108887
commit 46125081376c7bad03b57c25c8f9e2202ef4bdf6
 
108888
Author: Miloslav Trmac <mitr@src.gnome.org>
 
108889
Date:   Thu Dec 5 19:47:52 2002 +0000
 
108890
 
 
108891
    Update Czech translation
 
108892
 
 
108893
 po/ChangeLog |    4 +
 
108894
 po/cs.po     |  242 ++++++++++++++++++++++++++++++++++++++++++----------------
 
108895
 2 files changed, 181 insertions(+), 65 deletions(-)
 
108896
 
 
108897
commit 1174a5b0a920033b55a1b51a89f206ac99d31a2a
 
108898
Author: James Henstridge <james@daa.com.au>
 
108899
Date:   Thu Dec 5 15:47:45 2002 +0000
 
108900
 
 
108901
    set gnome-font-viewer as default app for type1, ttf and pcf fonts.
 
108902
    
 
108903
    2002-12-05  James Henstridge  <james@daa.com.au>
 
108904
    
 
108905
        * src/fontilus.keys: set gnome-font-viewer as default app for
 
108906
        type1, ttf and pcf fonts.
 
108907
    
 
108908
        * src/fontilus.applications: add application registry file for
 
108909
        gnome-font-viewer.  Set it to accept URIs in file:/// and
 
108910
        fonts:///.  It supports others though ...
 
108911
    
 
108912
        * src/Makefile.am: change executable names, and install them.
 
108913
    
 
108914
        * src/font-view.c (main): add an "in" shadow round the rendered text.
 
108915
 
 
108916
 vfs-methods/fontilus/ChangeLog             |   10 ++++++++++
 
108917
 vfs-methods/fontilus/Makefile.am           |   20 ++++++++++++++------
 
108918
 vfs-methods/fontilus/font-view.c           |   21 +++++++++++++++------
 
108919
 vfs-methods/fontilus/fontilus.applications |    8 ++++++++
 
108920
 vfs-methods/fontilus/fontilus.keys         |   20 ++++++++++++++++++++
 
108921
 5 files changed, 67 insertions(+), 12 deletions(-)
 
108922
 
 
108923
commit 88128b9d38694e2cb6315f7cfe9ed3a24a9f01ad
 
108924
Author: Christophe Merlet <redfox@src.gnome.org>
 
108925
Date:   Thu Dec 5 15:40:18 2002 +0000
 
108926
 
 
108927
    Updated French translation.
 
108928
 
 
108929
 po/ChangeLog |    4 +
 
108930
 po/fr.po     |  994 ++++++++++++++++++++++++++++++---------------------------
 
108931
 2 files changed, 527 insertions(+), 471 deletions(-)
 
108932
 
 
108933
commit d46f05cc6c475c9f631989e29870eb0ede6d8bcc
 
108934
Author: James Henstridge <james@daa.com.au>
 
108935
Date:   Thu Dec 5 12:51:45 2002 +0000
 
108936
 
 
108937
    move text drawing into separate function. (create_text_pixmap): handle
 
108938
    
 
108939
    2002-12-05  James Henstridge  <james@daa.com.au>
 
108940
    
 
108941
        * src/font-view.c (draw_text): move text drawing into separate
 
108942
        function.
 
108943
        (create_text_pixmap): handle bitmap fonts by drawing the test
 
108944
        string at the correct size(s).
 
108945
        (add_face_info): display some information about the font.
 
108946
 
 
108947
 vfs-methods/fontilus/ChangeLog   |    6 ++
 
108948
 vfs-methods/fontilus/font-view.c |  138 +++++++++++++++++++++++++++++++-------
 
108949
 2 files changed, 120 insertions(+), 24 deletions(-)
 
108950
 
 
108951
commit fad0b076227eda19a179357e33d2a368b7f39847
 
108952
Author: James Henstridge <james@daa.com.au>
 
108953
Date:   Thu Dec 5 02:12:12 2002 +0000
 
108954
 
 
108955
    change so that it renders the text at a number of different sizes, like
 
108956
    
 
108957
    2002-12-05  James Henstridge  <james@daa.com.au>
 
108958
    
 
108959
        * src/font-view.c (main): change so that it renders the text at a
 
108960
        number of different sizes, like fontcarton did.  Need to show some
 
108961
        info about the font too ...
 
108962
 
 
108963
 vfs-methods/fontilus/ChangeLog   |    6 ++
 
108964
 vfs-methods/fontilus/font-view.c |  108 ++++++++++++++++++++++++++------------
 
108965
 2 files changed, 81 insertions(+), 33 deletions(-)
 
108966
 
 
108967
commit ee4c39379f27dff0ef0c9cb72e1ea22f76a0bb54
 
108968
Author: Ole Laursen <olau@hardworking.dk>
 
108969
Date:   Wed Dec 4 21:30:24 2002 +0000
 
108970
 
 
108971
    Updated Danish translation.
 
108972
    
 
108973
    2002-12-04  Ole Laursen  <olau@hardworking.dk>
 
108974
    
 
108975
        * da.po: Updated Danish translation.
 
108976
 
 
108977
 po/ChangeLog |    4 +
 
108978
 po/da.po     |  721 +++++++++++++++++++++++++++++-----------------------------
 
108979
 2 files changed, 361 insertions(+), 364 deletions(-)
 
108980
 
 
108981
commit f2d9e3b135ba74d7b8a6752c6d286d35a32b8913
 
108982
Author: Jonathan Blandford <jrb@redhat.com>
 
108983
Date:   Wed Dec 4 19:35:02 2002 +0000
 
108984
 
 
108985
    Patch from Fernando Herrera <fherrera@onirica.com> to add X-GNOME-BUGZILLA
 
108986
    
 
108987
    Wed Dec  4 14:34:27 2002  Jonathan Blandford  <jrb@redhat.com>
 
108988
    
 
108989
        * capplets/accessibility/keyboard/*.desktop.in:
 
108990
        * capplets/background/*.desktop.in:
 
108991
        * capplets/default-applications/*.desktop.in:
 
108992
        * capplets/desktop-links/*.desktop.in:
 
108993
        * capplets/file-types/*.desktop.in:
 
108994
        * capplets/font/*.desktop.in:
 
108995
        * capplets/keybindings/*.desktop.in:
 
108996
        * capplets/keyboard/*.desktop.in:
 
108997
        * capplets/mouse/*.desktop.in:
 
108998
        * capplets/network/*.desktop.in:
 
108999
        * capplets/sound/*.desktop.in:
 
109000
        * capplets/theme-switcher/*.desktop.in:
 
109001
        * capplets/ui-properties/*.desktop.in:
 
109002
        * capplets/url-properties/*.desktop.in:
 
109003
        * capplets/windows/*.desktop.in:
 
109004
        * control-center/*.desktop.in: Patch from Fernando Herrera
 
109005
        <fherrera@onirica.com> to add X-GNOME-BUGZILLA stuff to all the
 
109006
        .desktop files.
 
109007
 
 
109008
 ChangeLog                                          |   21 ++++++++++++++++++++
 
109009
 .../keyboard/accessibility-keyboard.desktop.in     |    3 ++
 
109010
 capplets/background/background.desktop.in          |    3 ++
 
109011
 .../default-applications.desktop.in                |    3 ++
 
109012
 .../Sawfish/appearance-properties.desktop.in       |    3 ++
 
109013
 .../Sawfish/bindings-properties.desktop.in         |    3 ++
 
109014
 .../Sawfish/focus-properties.desktop.in            |    3 ++
 
109015
 .../Sawfish/match-properties.desktop.in            |    3 ++
 
109016
 .../Sawfish/maximize-properties.desktop.in         |    3 ++
 
109017
 .../Sawfish/meta-properties.desktop.in             |    3 ++
 
109018
 .../Sawfish/misc-properties.desktop.in             |    3 ++
 
109019
 .../Sawfish/move-properties.desktop.in             |    3 ++
 
109020
 .../Sawfish/placement-properties.desktop.in        |    3 ++
 
109021
 .../Sawfish/sound-properties.desktop.in            |    3 ++
 
109022
 .../Sawfish/workspace-properties.desktop.in        |    3 ++
 
109023
 capplets/file-types/file-types-capplet.desktop.in  |    3 ++
 
109024
 capplets/file-types/file-types.desktop.in          |    3 ++
 
109025
 capplets/font/font-properties.desktop.in           |    3 ++
 
109026
 capplets/keybindings/keybinding.desktop.in         |    3 ++
 
109027
 capplets/keyboard/keyboard.desktop.in              |    3 ++
 
109028
 capplets/mouse/mouse.desktop.in                    |    3 ++
 
109029
 .../network/gnome-network-preferences.desktop.in   |    3 ++
 
109030
 capplets/sound/sound.desktop.in                    |    3 ++
 
109031
 .../theme-switcher/gtk-theme-selector.desktop.in   |    3 ++
 
109032
 capplets/ui-properties/behavior.desktop.in         |    3 ++
 
109033
 capplets/url-properties/url-properties.desktop.in  |    3 ++
 
109034
 capplets/windows/window-properties.desktop.in      |    3 ++
 
109035
 control-center/gnomecc.desktop.in                  |    3 ++
 
109036
 28 files changed, 102 insertions(+), 0 deletions(-)
 
109037
 
 
109038
commit 6791b7e480dbfcbe365fe01d82ac3aefccbdcf14
 
109039
Author: Christian Rose <menthos@menthos.com>
 
109040
Date:   Wed Dec 4 16:01:50 2002 +0000
 
109041
 
 
109042
    Updated Swedish translation.
 
109043
    
 
109044
    2002-12-04  Christian Rose  <menthos@menthos.com>
 
109045
    
 
109046
        * sv.po: Updated Swedish translation.
 
109047
 
 
109048
 po/ChangeLog |    4 +++
 
109049
 po/sv.po     |   85 ++++++++++++++++++++++++++++++++++++---------------------
 
109050
 2 files changed, 58 insertions(+), 31 deletions(-)
 
109051
 
 
109052
commit d7588388ecf29dcd5027ae51303134ed46a6401f
 
109053
Author: James Henstridge <jamesh@src.gnome.org>
 
109054
Date:   Wed Dec 4 15:42:51 2002 +0000
 
109055
 
 
109056
        (main): don't use Xft's FT_Library handle, since it is underscore
 
109057
        prefixed.  The real problem is that XftInitFtLibrary() wasn't
 
109058
        getting called.
 
109059
 
 
109060
 vfs-methods/fontilus/ChangeLog   |    3 +++
 
109061
 vfs-methods/fontilus/font-view.c |    8 +++++++-
 
109062
 2 files changed, 10 insertions(+), 1 deletions(-)
 
109063
 
 
109064
commit 9f2d67d4d024b951e5c83bcf06d1424b4d21f679
 
109065
Author: James Henstridge <james@daa.com.au>
 
109066
Date:   Wed Dec 4 15:29:28 2002 +0000
 
109067
 
 
109068
    get font to render correctly. Things work fine now that I am using the
 
109069
    
 
109070
    2002-12-04  James Henstridge  <james@daa.com.au>
 
109071
    
 
109072
        * src/font-view.c (main): get font to render correctly.  Things
 
109073
        work fine now that I am using the same FT_Library handle as Xft
 
109074
        was ...
 
109075
 
 
109076
 vfs-methods/fontilus/ChangeLog      |    4 ++++
 
109077
 vfs-methods/fontilus/font-view.c    |   12 ++++--------
 
109078
 vfs-methods/fontilus/ftstream-vfs.c |    1 +
 
109079
 3 files changed, 9 insertions(+), 8 deletions(-)
 
109080
 
 
109081
commit f7d99a305801ce5e118e08f519b774c55e2e04f9
 
109082
Author: Havoc Pennington <hp@pobox.com>
 
109083
Date:   Wed Dec 4 06:41:33 2002 +0000
 
109084
 
 
109085
    set all the spacings to 12 as per HIG
 
109086
    
 
109087
    2002-12-04  Havoc Pennington  <hp@pobox.com>
 
109088
    
 
109089
        * gnome-keybinding-properties.glade: set all the spacings to 12 as
 
109090
        per HIG
 
109091
 
 
109092
 capplets/keybindings/ChangeLog                     |    5 +++++
 
109093
 .../keybindings/gnome-keybinding-properties.glade  |   12 +++++-------
 
109094
 2 files changed, 10 insertions(+), 7 deletions(-)
 
109095
 
 
109096
commit 0f80aaece9c045c6d45a191c3bf139e53e1f3416
 
109097
Author: Havoc Pennington <hp@pobox.com>
 
109098
Date:   Wed Dec 4 06:14:02 2002 +0000
 
109099
 
 
109100
    create a sort model for the treeview.
 
109101
    
 
109102
    2002-12-04  Havoc Pennington  <hp@pobox.com>
 
109103
    
 
109104
        * gnome-keybinding-properties.c (clear_old_model): create a sort
 
109105
        model for the treeview.
 
109106
    
 
109107
    2002-12-03  Havoc Pennington  <hp@pobox.com>
 
109108
    
 
109109
        * gnome-keybinding-properties.c (append_keys_to_tree): store
 
109110
        description in the KeyEntry
 
109111
        (cb_check_for_uniqueness): don't complain if a key is a duplicate
 
109112
        of itself.
 
109113
        (accel_edited_callback): use human-readable key name in the error
 
109114
        message, not the gconf key. Reword error message to say "shortcut"
 
109115
        like the other text in the dialog. Allow duplicate disabled keys
 
109116
        (keyval == 0)
 
109117
        (accel_edited_callback): the passed-in mask is an
 
109118
        EggVirtualModifierType.
 
109119
        (struct KeyEntry): the mask is an EggVirtualModifierType
 
109120
        (binding_name): use egg_virtual_accelerator_name() not
 
109121
        gtk_accelerator_name().
 
109122
        (binding_from_string): use egg_accelerator_parse_virtual
 
109123
 
 
109124
 capplets/keybindings/ChangeLog                     |   22 +++
 
109125
 capplets/keybindings/gnome-keybinding-properties.c |  178 ++++++++++++++++----
 
109126
 2 files changed, 166 insertions(+), 34 deletions(-)
 
109127
 
 
109128
commit 2f4b9395dcf1af51a251e0dbaa94a25a54575853
 
109129
Author: James Henstridge <james@daa.com.au>
 
109130
Date:   Wed Dec 4 05:40:24 2002 +0000
 
109131
 
 
109132
    start of simple font viewer program. Doesn't correctl display the text yet
 
109133
    
 
109134
    2002-12-04  James Henstridge  <james@daa.com.au>
 
109135
    
 
109136
        * src/font-view.c (main): start of simple font viewer program.
 
109137
        Doesn't correctl display the text yet though :(
 
109138
    
 
109139
        * src/ftstream-vfs.c (FT_New_Face_From_URI): rename function to
 
109140
        match naming scheme used elsewhere.
 
109141
 
 
109142
 vfs-methods/fontilus/ChangeLog      |    8 +++
 
109143
 vfs-methods/fontilus/Makefile.am    |    9 ++-
 
109144
 vfs-methods/fontilus/font-view.c    |  111 +++++++++++++++++++++++++++++++++++
 
109145
 vfs-methods/fontilus/ftstream-vfs.c |    8 +-
 
109146
 vfs-methods/fontilus/thumbnailer.c  |   10 ++--
 
109147
 5 files changed, 134 insertions(+), 12 deletions(-)
 
109148
 
 
109149
commit a5d6209b4fd86be0d9effed8bbc163ca2fa6e588
 
109150
Author: Jonathan Blandford <jrb@redhat.com>
 
109151
Date:   Wed Dec 4 01:42:45 2002 +0000
 
109152
 
 
109153
    Add saving support. Almost to a working point w/ this capplet...
 
109154
    
 
109155
    Tue Dec  3 20:45:17 2002  Jonathan Blandford  <jrb@redhat.com>
 
109156
    
 
109157
        * gnome-theme-save.c: Add saving support.  Almost to a working
 
109158
        point w/ this capplet...
 
109159
 
 
109160
 capplets/theme-switcher/ChangeLog              |    5 +
 
109161
 capplets/theme-switcher/Makefile.am            |    2 +
 
109162
 capplets/theme-switcher/gnome-theme-details.c  |    2 -
 
109163
 capplets/theme-switcher/gnome-theme-manager.c  |   30 +++-
 
109164
 capplets/theme-switcher/gnome-theme-save.c     |  142 +++++++++++++
 
109165
 capplets/theme-switcher/gnome-theme-save.h     |   12 +
 
109166
 capplets/theme-switcher/theme-properties.glade |  255 +++++++++++++++++++++++-
 
109167
 7 files changed, 441 insertions(+), 7 deletions(-)
 
109168
 
 
109169
commit 1a90787eead16f38a5bd4a789a61fa1fc17e95fb
 
109170
Author: Jonathan Blandford <jrb@redhat.com>
 
109171
Date:   Tue Dec 3 19:23:47 2002 +0000
 
109172
 
 
109173
    Fix g_assert_not_reached() that can be reached.
 
109174
    
 
109175
    Tue Dec  3 14:26:05 2002  Jonathan Blandford  <jrb@redhat.com>
 
109176
    
 
109177
        * gnome-theme-details.c (window_theme_selection_changed): Fix
 
109178
        g_assert_not_reached() that can be reached.
 
109179
 
 
109180
 capplets/theme-switcher/ChangeLog             |    5 +++++
 
109181
 capplets/theme-switcher/gnome-theme-details.c |    4 +++-
 
109182
 2 files changed, 8 insertions(+), 1 deletions(-)
 
109183
 
 
109184
commit 0c9ca90dd392fa2a7dbc9c50f0c9a7c27d3dde98
 
109185
Author: Christian Rose <menthos@menthos.com>
 
109186
Date:   Tue Dec 3 16:37:22 2002 +0000
 
109187
 
 
109188
    Updated Swedish translation.
 
109189
    
 
109190
    2002-12-03  Christian Rose  <menthos@menthos.com>
 
109191
    
 
109192
        * sv.po: Updated Swedish translation.
 
109193
 
 
109194
 po/ChangeLog |    4 +++
 
109195
 po/sv.po     |   71 +++++++++++++++++++++++++++++++++++++++++++--------------
 
109196
 2 files changed, 57 insertions(+), 18 deletions(-)
 
109197
 
 
109198
commit e962ae036e1473cf299a2708761643e9a83ef1c1
 
109199
Author: Jonathan Blandford <jrb@gnome.org>
 
109200
Date:   Tue Dec 3 16:16:45 2002 +0000
 
109201
 
 
109202
    shut up, CVS
 
109203
    
 
109204
    Tue Dec  3 00:40:13 2002  Jonathan Blandford  <jrb@gnome.org>
 
109205
    
 
109206
        * .cvsignore: shut up, CVS
 
109207
    
 
109208
        * Makefile.am: build new objects
 
109209
    
 
109210
        * gnome-theme-details.[ch]: New file to encapsulate the details
 
109211
        dialog.
 
109212
    
 
109213
        * gnome-theme-manager.c: Restructure code.  Less love, more work.
 
109214
        Prolly an improvement.
 
109215
 
 
109216
 capplets/theme-switcher/.cvsignore             |    2 +-
 
109217
 capplets/theme-switcher/ChangeLog              |   12 +
 
109218
 capplets/theme-switcher/Makefile.am            |    3 +
 
109219
 capplets/theme-switcher/gnome-theme-details.c  |  509 ++++++++++
 
109220
 capplets/theme-switcher/gnome-theme-details.h  |    9 +
 
109221
 capplets/theme-switcher/gnome-theme-manager.c  | 1187 ++++++++++++------------
 
109222
 capplets/theme-switcher/gnome-theme-manager.h  |   77 ++
 
109223
 capplets/theme-switcher/theme-properties.glade |  895 +++++++++++-------
 
109224
 capplets/theme-switcher/theme-thumbnail.c      |   53 +-
 
109225
 capplets/theme-switcher/theme-thumbnail.h      |    2 +-
 
109226
 10 files changed, 1768 insertions(+), 981 deletions(-)
 
109227
 
 
109228
commit 4c38b3d8f5e86f8895f55266d7f936cd9067e7f7
 
109229
Author: Christian Rose <menthos@menthos.com>
 
109230
Date:   Tue Dec 3 01:38:20 2002 +0000
 
109231
 
 
109232
    Updated Swedish translation somewhat.
 
109233
    
 
109234
    2002-12-03  Christian Rose  <menthos@menthos.com>
 
109235
    
 
109236
        * sv.po: Updated Swedish translation somewhat.
 
109237
 
 
109238
 po/ChangeLog |    4 ++
 
109239
 po/sv.po     |  137 ++++++++++++++++++++++++++++++++++++++++++++-------------
 
109240
 2 files changed, 109 insertions(+), 32 deletions(-)
 
109241
 
 
109242
commit fbe65ad19a70136fefeab4dbb78dd526334a8c83
 
109243
Author: Kjartan Maraas <kmaraas@gnome.org>
 
109244
Date:   Mon Dec 2 22:02:52 2002 +0000
 
109245
 
 
109246
    Updated Norwegian translation.
 
109247
    
 
109248
    2002-12-02  Kjartan Maraas  <kmaraas@gnome.org>
 
109249
    
 
109250
        * no.po: Updated Norwegian translation.
 
109251
 
 
109252
 po/ChangeLog |    4 ++
 
109253
 po/no.po     |  124 +++++++++++++++++++++++++++++++++++++++++++++------------
 
109254
 2 files changed, 102 insertions(+), 26 deletions(-)
 
109255
 
 
109256
commit f8bcad2ccd430b4b2ad22cb16892d8f3f144296f
 
109257
Author: Christian Neumair <cneumair@src.gnome.org>
 
109258
Date:   Mon Dec 2 21:25:07 2002 +0000
 
109259
 
 
109260
    Added schemas to POTFILES.in.
 
109261
 
 
109262
 po/ChangeLog   |    1 +
 
109263
 po/POTFILES.in |    3 +++
 
109264
 2 files changed, 4 insertions(+), 0 deletions(-)
 
109265
 
 
109266
commit d747016f11a2519f963bcd0bae0a3c322dcfcf0a
 
109267
Author: Christian Neumair <cneumair@src.gnome.org>
 
109268
Date:   Mon Dec 2 20:29:05 2002 +0000
 
109269
 
 
109270
    Updated German translation.
 
109271
 
 
109272
 po/ChangeLog |    4 +
 
109273
 po/de.po     |  193 +++++++++++++++++++++++++++++++++++++++++-----------------
 
109274
 2 files changed, 140 insertions(+), 57 deletions(-)
 
109275
 
 
109276
commit a7fa657db4cc4a7db71d73eebe19428795b4a275
 
109277
Author: Christian Neumair <cneumair@src.gnome.org>
 
109278
Date:   Mon Dec 2 19:47:25 2002 +0000
 
109279
 
 
109280
    Fixed #89361.
 
109281
 
 
109282
 ChangeLog                                          |    6 ++
 
109283
 schemas/Makefile.am                                |   21 ++++--
 
109284
 ...ps_gnome_settings_daemon_default_editor.schemas |   15 ----
 
109285
 ...gnome_settings_daemon_default_editor.schemas.in |   15 ++++
 
109286
 .../apps_gnome_settings_daemon_screensaver.schemas |   27 --------
 
109287
 ...ps_gnome_settings_daemon_screensaver.schemas.in |   27 ++++++++
 
109288
 schemas/desktop_gnome_font_rendering.schemas       |   69 --------------------
 
109289
 schemas/desktop_gnome_font_rendering.schemas.in    |   69 ++++++++++++++++++++
 
109290
 8 files changed, 131 insertions(+), 118 deletions(-)
 
109291
 
 
109292
commit 0e36c2dc9057b0218b235e3bd8a1b72820ab9a88
 
109293
Author: James Henstridge <jamesh@src.gnome.org>
 
109294
Date:   Mon Dec 2 15:36:13 2002 +0000
 
109295
 
 
109296
        (draw_bitmap): handle monochrome bitmaps.
 
109297
        (main): don't error out if we can't set pixel size.
 
109298
 
 
109299
 vfs-methods/fontilus/ChangeLog     |    2 ++
 
109300
 vfs-methods/fontilus/thumbnailer.c |   15 ++++++++++++---
 
109301
 2 files changed, 14 insertions(+), 3 deletions(-)
 
109302
 
 
109303
commit 01e468fc57c89c9efdef13b142ca2662051a4c1e
 
109304
Author: James Henstridge <james@daa.com.au>
 
109305
Date:   Mon Dec 2 14:08:22 2002 +0000
 
109306
 
 
109307
    split code for drawing character into separate function. (save_pixbuf):
 
109308
    
 
109309
    2002-12-02  James Henstridge  <james@daa.com.au>
 
109310
    
 
109311
        * src/thumbnailer.c (draw_char): split code for drawing character
 
109312
        into separate function.
 
109313
        (save_pixbuf): function to save the pixbuf.  We crop the pixbuf
 
109314
        leaving PAD_PIXELS pixels round the edges.
 
109315
    
 
109316
        * src/ftstream-vfs.c (FT_New_URI_Face): unset the
 
109317
        FT_FACE_FLAG_EXTERNAL_STREAM flag on the face, so that it gets
 
109318
        freed with the face.  (this is a bit of a hack ...).
 
109319
 
 
109320
 vfs-methods/fontilus/ChangeLog      |    5 +
 
109321
 vfs-methods/fontilus/ftstream-vfs.c |    2 +-
 
109322
 vfs-methods/fontilus/thumbnailer.c  |  187 ++++++++++++++++++++++++++---------
 
109323
 3 files changed, 145 insertions(+), 49 deletions(-)
 
109324
 
 
109325
commit dd78dff000be0431630a881085c5cc634a7b91f5
 
109326
Author: James Henstridge <james@daa.com.au>
 
109327
Date:   Mon Dec 2 08:07:44 2002 +0000
 
109328
 
 
109329
    unset the FT_FACE_FLAG_EXTERNAL_STREAM flag on the face, so that it gets
 
109330
    
 
109331
    2002-12-02  James Henstridge  <james@daa.com.au>
 
109332
    
 
109333
        * src/ftstream-vfs.c (FT_New_URI_Face): unset the
 
109334
        FT_FACE_FLAG_EXTERNAL_STREAM flag on the face, so that it gets
 
109335
        freed with the face.  (this is a bit of a hack ...).
 
109336
 
 
109337
 vfs-methods/fontilus/ChangeLog      |    4 ++++
 
109338
 vfs-methods/fontilus/ftstream-vfs.c |    3 +++
 
109339
 2 files changed, 7 insertions(+), 0 deletions(-)
 
109340
 
 
109341
commit 2f46bdaa3796bf5843b3a0eab9e917c5eba7526d
 
109342
Author: James Henstridge <james@daa.com.au>
 
109343
Date:   Mon Dec 2 07:31:30 2002 +0000
 
109344
 
 
109345
    fix bound on for loop (gaaaargh). (main): re-enable shutdown of the
 
109346
    
 
109347
    2002-12-02  James Henstridge  <james@daa.com.au>
 
109348
    
 
109349
        * src/thumbnailer.c (main): fix bound on for loop (gaaaargh).
 
109350
        (main): re-enable shutdown of the library
 
109351
    
 
109352
        * src/Makefile.am (libfont_method_la_LIBADD): fix typo.
 
109353
    
 
109354
        * src/ftstream-vfs.c (FT_New_URI_Face): FT_Stream is a pointer, so
 
109355
        sizeof(FT_Stram) gives the wrong result :(
 
109356
 
 
109357
 vfs-methods/fontilus/ChangeLog      |   10 ++++++++++
 
109358
 vfs-methods/fontilus/Makefile.am    |    2 +-
 
109359
 vfs-methods/fontilus/ftstream-vfs.c |    3 +--
 
109360
 vfs-methods/fontilus/thumbnailer.c  |    8 +++-----
 
109361
 4 files changed, 15 insertions(+), 8 deletions(-)
 
109362
 
 
109363
commit 24a577acd6504ff4d15e068627a71deac92e3fda
 
109364
Author: Havoc Pennington <hp@pobox.com>
 
109365
Date:   Mon Dec 2 01:14:14 2002 +0000
 
109366
 
 
109367
    modify to use slider/radio instead of spinbutton/optionmenu.
 
109368
    
 
109369
    2002-12-01  Havoc Pennington  <hp@pobox.com>
 
109370
    
 
109371
        * gnome-window-properties.c: modify to use slider/radio instead of
 
109372
        spinbutton/optionmenu.
 
109373
    
 
109374
        * gnome-window-properties.glade: make UI review changes
 
109375
 
 
109376
 capplets/windows/ChangeLog                     |    7 +
 
109377
 capplets/windows/gnome-window-properties.c     |  360 ++++++++++++---------
 
109378
 capplets/windows/gnome-window-properties.glade |  417 ++++++++++++++----------
 
109379
 3 files changed, 466 insertions(+), 318 deletions(-)
 
109380
 
 
109381
commit f4b41ab7944088fb7183944e4130798f96783128
 
109382
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
109383
Date:   Sun Dec 1 21:06:47 2002 +0000
 
109384
 
 
109385
    Updated Finnish translation.
 
109386
    
 
109387
    2002-12-01  Pauli Virtanen <pauli.virtanen@hut.fi>
 
109388
    
 
109389
        * fi.po: Updated Finnish translation.
 
109390
 
 
109391
 po/ChangeLog |    4 +
 
109392
 po/fi.po     |  545 ++++++++++++++++++++--------------------------------------
 
109393
 2 files changed, 191 insertions(+), 358 deletions(-)
 
109394
 
 
109395
commit 627140fc046b9f6bccf1af703200c8113ffa9e7a
 
109396
Author: James Henstridge <jamesh@src.gnome.org>
 
109397
Date:   Sun Dec 1 15:22:27 2002 +0000
 
109398
 
 
109399
    some makefile changes
 
109400
 
 
109401
 vfs-methods/fontilus/Makefile.am   |    6 +++++-
 
109402
 vfs-methods/fontilus/font-method.c |    2 +-
 
109403
 2 files changed, 6 insertions(+), 2 deletions(-)
 
109404
 
 
109405
commit 1abf43c0392bb6ed44ce012d0ab0d45acda9a7fd
 
109406
Author: James Henstridge <james@daa.com.au>
 
109407
Date:   Sun Dec 1 15:07:36 2002 +0000
 
109408
 
 
109409
    include ".directory" in the directory listing. (do_open): handle
 
109410
    
 
109411
    2002-12-01  James Henstridge  <james@daa.com.au>
 
109412
    
 
109413
        * src/font-method.c (do_read_directory): include ".directory" in
 
109414
        the directory listing.
 
109415
        (do_open): handle "/.directory".
 
109416
        (do_get_file_info): handle "/.directory".
 
109417
        (do_is_local): handle "/.directory".
 
109418
 
 
109419
 vfs-methods/fontilus/ChangeLog             |    6 ++++
 
109420
 vfs-methods/fontilus/Makefile.am           |    3 +-
 
109421
 vfs-methods/fontilus/font-method.c         |   44 +++++++++++++++++++++++++--
 
109422
 vfs-methods/fontilus/font-method.directory |    5 +++
 
109423
 4 files changed, 53 insertions(+), 5 deletions(-)
 
109424
 
 
109425
commit 01f3ccb167359c91ff7609082747355c4c1a62bc
 
109426
Author: James Henstridge <jamesh@src.gnome.org>
 
109427
Date:   Sun Dec 1 13:59:26 2002 +0000
 
109428
 
 
109429
    install font-method.conf
 
109430
 
 
109431
 vfs-methods/fontilus/ChangeLog   |    4 ++++
 
109432
 vfs-methods/fontilus/Makefile.am |   10 ++++++++--
 
109433
 2 files changed, 12 insertions(+), 2 deletions(-)
 
109434
 
 
109435
commit 92e7e7a7ff9f8fc00dfe07ebc266b64110fa341e
 
109436
Author: James Henstridge <jamesh@src.gnome.org>
 
109437
Date:   Sun Dec 1 13:52:09 2002 +0000
 
109438
 
 
109439
    initial checkin
 
109440
 
 
109441
 vfs-methods/fontilus/.cvsignore       |    9 +
 
109442
 vfs-methods/fontilus/Makefile.am      |   14 +
 
109443
 vfs-methods/fontilus/font-method.c    |  754 +++++++++++++++++++++++++++++++++
 
109444
 vfs-methods/fontilus/font-method.conf |    2 +
 
109445
 vfs-methods/fontilus/ftstream-vfs.c   |  118 +++++
 
109446
 vfs-methods/fontilus/thumbnailer.c    |  146 +++++++
 
109447
 6 files changed, 1043 insertions(+), 0 deletions(-)
 
109448
 
 
109449
commit c7fa2a7909257b8326e1dba93d3e7abf4295a9f6
 
109450
Author: Gil Osher <dolfin@src.gnome.org>
 
109451
Date:   Sat Nov 30 21:11:29 2002 +0000
 
109452
 
 
109453
    *** empty log message ***
 
109454
 
 
109455
 po/he.po | 2096 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
109456
 1 files changed, 2096 insertions(+), 0 deletions(-)
 
109457
 
 
109458
commit c116f5e5f3bfc6a386cca3f318ccafcf221d375c
 
109459
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
 
109460
Date:   Thu Nov 28 08:50:51 2002 +0000
 
109461
 
 
109462
    Updated Czech translation.
 
109463
 
 
109464
 po/cs.po |   78 +++++++++++++++++++++++++++++++------------------------------
 
109465
 1 files changed, 40 insertions(+), 38 deletions(-)
 
109466
 
 
109467
commit 1679b148e021967fc77916380c292aff2bc4559e
 
109468
Author: Christian Rose <menthos@menthos.com>
 
109469
Date:   Thu Nov 28 00:19:07 2002 +0000
 
109470
 
 
109471
    Updated Swedish translation.
 
109472
    
 
109473
    2002-11-28  Christian Rose  <menthos@menthos.com>
 
109474
    
 
109475
        * sv.po: Updated Swedish translation.
 
109476
 
 
109477
 po/ChangeLog |    4 +
 
109478
 po/sv.po     |  607 +++++++++++++++++++++++-----------------------------------
 
109479
 2 files changed, 248 insertions(+), 363 deletions(-)
 
109480
 
 
109481
commit 36e7df36504120a6477e7bad7c92bf71a5b069a5
 
109482
Author: Kjartan Maraas <kmaraas@gnome.org>
 
109483
Date:   Wed Nov 27 23:40:48 2002 +0000
 
109484
 
 
109485
    Updated Norwegian (bokmål) translation.
 
109486
    
 
109487
    2002-11-28  Kjartan Maraas  <kmaraas@gnome.org>
 
109488
    
 
109489
        * no.po: Updated Norwegian (bokmål) translation.
 
109490
 
 
109491
 po/ChangeLog |    4 +++
 
109492
 po/no.po     |   77 +++++++++++++++++++++++++++++++---------------------------
 
109493
 2 files changed, 45 insertions(+), 36 deletions(-)
 
109494
 
 
109495
commit 9d0a2117d8788a7864ef53074e66067e609fa1bc
 
109496
Author: Jonathan Blandford <jrb@src.gnome.org>
 
109497
Date:   Wed Nov 27 00:03:37 2002 +0000
 
109498
 
 
109499
    sync
 
109500
 
 
109501
 capplets/common/gnome-theme-info.c             |    8 +-
 
109502
 capplets/theme-switcher/gnome-theme-manager.c  |   41 +++++-
 
109503
 capplets/theme-switcher/theme-properties.glade |   99 ++++++++----
 
109504
 capplets/theme-switcher/theme-thumbnail.c      |  207 +++++++++++++++++++++---
 
109505
 capplets/theme-switcher/theme-thumbnail.h      |   16 ++-
 
109506
 5 files changed, 307 insertions(+), 64 deletions(-)
 
109507
 
 
109508
commit 8adc7405c7f0434f17bb8a14e12422c6d30d840a
 
109509
Author: Fatih Demir <kabalak@src.gnome.org>
 
109510
Date:   Tue Nov 26 21:53:21 2002 +0000
 
109511
 
 
109512
    Added ta.po back...
 
109513
 
 
109514
 ChangeLog    |    4 +
 
109515
 configure.in |    2 +-
 
109516
 po/ChangeLog |    4 +
 
109517
 po/ta.po     | 2078 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
109518
 4 files changed, 2087 insertions(+), 1 deletions(-)
 
109519
 
 
109520
commit 6dfe663ec8f30b1519d436e678d6b51b6399af5b
 
109521
Author: Andraz Tori <minmax@src.gnome.org>
 
109522
Date:   Tue Nov 26 19:55:04 2002 +0000
 
109523
 
 
109524
    Updated Slovenian translation
 
109525
 
 
109526
 po/sl.po |  663 +++++++++++++++++++++++++-------------------------------------
 
109527
 1 files changed, 264 insertions(+), 399 deletions(-)
 
109528
 
 
109529
commit 3a06547314d49734882b35b210d795204a8ad411
 
109530
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
 
109531
Date:   Tue Nov 26 11:42:13 2002 +0000
 
109532
 
 
109533
    Updated Czech translation.
 
109534
 
 
109535
 po/cs.po | 2595 +++++++++++++-------------------------------------------------
 
109536
 1 files changed, 514 insertions(+), 2081 deletions(-)
 
109537
 
 
109538
commit deba8158a6a84dcfbebceadc64486b845e8b1fb4
 
109539
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
109540
Date:   Tue Nov 26 02:09:06 2002 +0000
 
109541
 
 
109542
    Massive copy-paste from stable branch.
 
109543
    
 
109544
    2002-11-25 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
109545
    
 
109546
        * nl.po: Massive copy-paste from stable branch.
 
109547
 
 
109548
 po/ChangeLog |  122 ++--
 
109549
 po/nl.po     | 1918 +++++++++++-----------------------------------------------
 
109550
 2 files changed, 415 insertions(+), 1625 deletions(-)
 
109551
 
 
109552
commit 080751dbfca122775aca62bbac2081e415d71cb5
 
109553
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
109554
Date:   Mon Nov 25 23:47:31 2002 +0000
 
109555
 
 
109556
    Updated Estonian translation.
 
109557
    
 
109558
    2002-11-26  T�ivo Leedj�rv  <toivo@linux.ee>
 
109559
    
 
109560
            * et.po: Updated Estonian translation.
 
109561
 
 
109562
 po/ChangeLog |    4 +
 
109563
 po/et.po     |  810 ++++++++--------------------------------------------------
 
109564
 2 files changed, 116 insertions(+), 698 deletions(-)
 
109565
 
 
109566
commit 7c9ffe0d6cd3bf47d6fcc474a2731541f37bec44
 
109567
Author: Kjartan Maraas <kmaraas@gnome.org>
 
109568
Date:   Mon Nov 25 20:36:33 2002 +0000
 
109569
 
 
109570
    Updated Norwegian (bokm�l) translation.
 
109571
    
 
109572
    2002-11-25  Kjartan Maraas  <kmaraas@gnome.org>
 
109573
    
 
109574
        * no.po: Updated Norwegian (bokm�l) translation.
 
109575
 
 
109576
 po/ChangeLog |    4 ++++
 
109577
 po/no.po     |   25 ++++++++++++-------------
 
109578
 2 files changed, 16 insertions(+), 13 deletions(-)
 
109579
 
 
109580
commit f5d2d371b60929ca0d8d1d4aa5d5f015dd73ae64
 
109581
Author: Yanko Kaneti <yaneti@declera.com>
 
109582
Date:   Mon Nov 25 14:17:32 2002 +0000
 
109583
 
 
109584
    Convert all to UTF-8.
 
109585
    
 
109586
    2002-11-25  Yanko Kaneti  <yaneti@declera.com>
 
109587
    
 
109588
        * *.po: Convert all to UTF-8.
 
109589
 
 
109590
 po/ChangeLog |    4 +
 
109591
 po/am.po     |    3 +-
 
109592
 po/cs.po     | 1230 ++++++++++++++++++++++++++--------------------------
 
109593
 po/en_GB.po  |    2 +-
 
109594
 po/ga.po     |  328 +++++++-------
 
109595
 po/hr.po     |  188 ++++----
 
109596
 po/it.po     |  162 ++++----
 
109597
 po/ja.po     | 1358 +++++++++++++++++++++++++++++-----------------------------
 
109598
 po/lt.po     |  584 +++++++++++++-------------
 
109599
 po/lv.po     | 1216 ++++++++++++++++++++++++++--------------------------
 
109600
 po/uk.po     |    2 +-
 
109601
 po/wa.po     |  302 +++++++-------
 
109602
 12 files changed, 2691 insertions(+), 2688 deletions(-)
 
109603
 
 
109604
commit e0d9cb6db36c52f21ca8f5fc7c923de9844ce55e
 
109605
Author: Jody Goldberg <jody@gnome.org>
 
109606
Date:   Sun Nov 24 05:46:33 2002 +0000
 
109607
 
 
109608
    post release bump
 
109609
    
 
109610
    
 
109611
    2002-11-24  Jody Goldberg <jody@gnome.org>
 
109612
    
 
109613
        * configure.in : post release bump
 
109614
 
 
109615
 ChangeLog    |    4 ++++
 
109616
 configure.in |    2 +-
 
109617
 2 files changed, 5 insertions(+), 1 deletions(-)
 
109618
 
 
109619
commit 4ab7f6e379644312215340f82a8d6f0f2634db60
 
109620
Author: Jody Goldberg <jody@gnome.org>
 
109621
Date:   Sun Nov 24 05:16:35 2002 +0000
 
109622
 
 
109623
    Release 2.1.3
 
109624
    
 
109625
    
 
109626
    2002-11-23  Jody Goldberg <jody@gnome.org>
 
109627
    
 
109628
        * Release 2.1.3
 
109629
 
 
109630
 ChangeLog                                 |    4 +
 
109631
 archiver/ChangeLog                        |    4 +
 
109632
 archiver/tests/ChangeLog                  |    4 +
 
109633
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
109634
 capplets/background/ChangeLog             |    4 +
 
109635
 capplets/common/ChangeLog                 |    4 +
 
109636
 capplets/default-applications/ChangeLog   |    4 +
 
109637
 capplets/desktop-links/ChangeLog          |    4 +
 
109638
 capplets/file-types/ChangeLog             |    4 +
 
109639
 capplets/font/ChangeLog                   |    4 +
 
109640
 capplets/keybindings/ChangeLog            |    4 +
 
109641
 capplets/keyboard/ChangeLog               |    4 +
 
109642
 capplets/mime-type/ChangeLog              |    4 +
 
109643
 capplets/mouse/ChangeLog                  |    4 +
 
109644
 capplets/network/ChangeLog                |    4 +
 
109645
 capplets/rollback/ChangeLog               |    4 +
 
109646
 capplets/sound/ChangeLog                  |    4 +
 
109647
 capplets/theme-switcher/ChangeLog         |    4 +
 
109648
 capplets/ui-properties/ChangeLog          |    4 +
 
109649
 capplets/url-properties/ChangeLog         |    4 +
 
109650
 capplets/windows/ChangeLog                |    4 +
 
109651
 capplets/wm-properties/ChangeLog          |    4 +
 
109652
 control-center/ChangeLog                  |    4 +
 
109653
 gnome-settings-daemon/ChangeLog           |    4 +
 
109654
 help/ChangeLog                            |    4 +
 
109655
 libbackground/ChangeLog                   |    4 +
 
109656
 libwindow-settings/ChangeLog              |    4 +
 
109657
 po/ChangeLog                              |    4 +
 
109658
 po/ar.po                                  |  111 +++-
 
109659
 po/az.po                                  |  110 +++-
 
109660
 po/be.po                                  |  971 ++++++++++++++++++++---------
 
109661
 po/bg.po                                  |  111 +++-
 
109662
 po/ca.po                                  |  112 +++-
 
109663
 po/cs.po                                  |  102 +++-
 
109664
 po/da.po                                  |  111 +++-
 
109665
 po/de.po                                  |   63 ++-
 
109666
 po/el.po                                  |  107 +++-
 
109667
 po/en_GB.po                               |   89 ++-
 
109668
 po/es.po                                  |  111 +++-
 
109669
 po/et.po                                  |  110 +++-
 
109670
 po/fi.po                                  |  111 +++-
 
109671
 po/fr.po                                  |  111 +++-
 
109672
 po/ga.po                                  |  110 +++-
 
109673
 po/gl.po                                  |  111 +++-
 
109674
 po/hr.po                                  |  101 +++-
 
109675
 po/hu.po                                  |  111 +++-
 
109676
 po/it.po                                  |   99 +++-
 
109677
 po/ja.po                                  |  102 +++-
 
109678
 po/ko.po                                  |  111 +++-
 
109679
 po/lt.po                                  |  107 +++-
 
109680
 po/lv.po                                  |   97 +++-
 
109681
 po/ms.po                                  |    6 +-
 
109682
 po/nl.po                                  |  111 +++-
 
109683
 po/nn.po                                  |  109 +++-
 
109684
 po/no.po                                  |   65 ++-
 
109685
 po/pl.po                                  |  111 +++-
 
109686
 po/pt.po                                  |  111 +++-
 
109687
 po/pt_BR.po                               |  117 +++-
 
109688
 po/ro.po                                  |  111 +++-
 
109689
 po/ru.po                                  |  111 +++-
 
109690
 po/sk.po                                  |  111 +++-
 
109691
 po/sl.po                                  |  111 +++-
 
109692
 po/sv.po                                  |  122 +++-
 
109693
 po/tr.po                                  |  110 +++-
 
109694
 po/uk.po                                  |  111 +++-
 
109695
 po/vi.po                                  |  111 +++-
 
109696
 po/wa.po                                  |  100 +++-
 
109697
 po/zh_CN.po                               |  100 +++-
 
109698
 po/zh_TW.po                               |  110 +++-
 
109699
 69 files changed, 3941 insertions(+), 1288 deletions(-)
 
109700
 
 
109701
commit 37014389358d80688f50b706ff2053feba3a3cd0
 
109702
Author: Jonathan Blandford <jrb@src.gnome.org>
 
109703
Date:   Mon Nov 18 19:40:46 2002 +0000
 
109704
 
 
109705
    sync
 
109706
 
 
109707
 capplets/theme-switcher/gnome-theme-manager.c  |   15 ++++++-
 
109708
 capplets/theme-switcher/theme-properties.glade |   48 +++++++++++++++++-------
 
109709
 2 files changed, 47 insertions(+), 16 deletions(-)
 
109710
 
 
109711
commit 907eb29387782d0e83aff9d8f8135d110191b352
 
109712
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
109713
Date:   Sat Nov 16 12:18:11 2002 +0000
 
109714
 
 
109715
    Updated Malay Translation. Noor Azurah Anuar <-- Jangan pisahkan, aku dan
 
109716
    
 
109717
    2002-11-15  Hasbullah Bin Pit <sebol@ikhlas.com>
 
109718
    
 
109719
            * ms.po: Updated Malay Translation.
 
109720
    Noor Azurah Anuar <-- Jangan pisahkan, aku dan dia... Tuhan tolong lah kucinta dia
 
109721
 
 
109722
 po/ChangeLog |    4 +
 
109723
 po/ms.po     |  203 +++++++++++++++++++++++++++++++++-------------------------
 
109724
 2 files changed, 120 insertions(+), 87 deletions(-)
 
109725
 
 
109726
commit 9264122f1176192bee7d6c4ea127c5f2dfd06287
 
109727
Author: Jonathan Blandford <jrb@gnome.org>
 
109728
Date:   Sat Nov 16 05:56:46 2002 +0000
 
109729
 
 
109730
    actually set the theme.
 
109731
    
 
109732
    Sat Nov 16 00:55:58 2002  Jonathan Blandford  <jrb@gnome.org>
 
109733
    
 
109734
        * gnome-theme-manager.c (meta_theme_selection_changed): actually
 
109735
        set the theme.
 
109736
 
 
109737
 capplets/theme-switcher/ChangeLog              |    5 +
 
109738
 capplets/theme-switcher/gnome-theme-manager.c  |   86 ++++-------
 
109739
 capplets/theme-switcher/theme-properties.glade |  198 +++++++++++++++++++++---
 
109740
 3 files changed, 208 insertions(+), 81 deletions(-)
 
109741
 
 
109742
commit b6e4035202b4598e2b6cb7b174d65d3513ce9b08
 
109743
Author: Kjartan Maraas <kmaraas@gnome.org>
 
109744
Date:   Fri Nov 15 21:11:28 2002 +0000
 
109745
 
 
109746
    Updated Norwegian (bokm�l) translation.
 
109747
    
 
109748
    2002-11-15  Kjartan Maraas  <kmaraas@gnome.org>
 
109749
    
 
109750
        * no.po: Updated Norwegian (bokm�l) translation.
 
109751
 
 
109752
 po/ChangeLog |    4 +
 
109753
 po/no.po     |  229 ++++++++++++++++++++++++++++------------------------------
 
109754
 2 files changed, 114 insertions(+), 119 deletions(-)
 
109755
 
 
109756
commit 8c0248372a5dcb1b760ae35b428aba3317ab3c7d
 
109757
Author: Jonathan Blandford <jrb@gnome.org>
 
109758
Date:   Fri Nov 15 00:34:49 2002 +0000
 
109759
 
 
109760
    there's no need for it to be resizable, as we have GTK_POLICY_NEVER for
 
109761
    
 
109762
    Thu Nov 14 19:01:39 2002  Jonathan Blandford  <jrb@gnome.org>
 
109763
    
 
109764
            * gnome-keybinding-properties.c (setup_dialog): there's no need
 
109765
            for it to be resizable, as we have GTK_POLICY_NEVER for the
 
109766
            hadjustment.
 
109767
    
 
109768
    Thu Nov 14 19:30:02 2002  Jonathan Blandford  <jrb@gnome.org>
 
109769
    
 
109770
            * theme-thumbnail.c (setup_theme_thumbnail_factory): add G_IO_HUP
 
109771
            so the child can actually exit when the parent does.
 
109772
 
 
109773
 capplets/keybindings/ChangeLog                     |    6 +++++
 
109774
 capplets/keybindings/gnome-keybinding-properties.c |    4 +-
 
109775
 capplets/theme-switcher/ChangeLog                  |    5 ++++
 
109776
 capplets/theme-switcher/theme-thumbnail.c          |   21 +++++++++++--------
 
109777
 4 files changed, 25 insertions(+), 11 deletions(-)
 
109778
 
 
109779
commit ea7ff3f5c3b553e510a25cb6cfb1af6a00ea2345
 
109780
Author: Jonathan Blandford <jrb@src.gnome.org>
 
109781
Date:   Thu Nov 14 22:26:09 2002 +0000
 
109782
 
 
109783
    forgot this
 
109784
 
 
109785
 capplets/common/gnome-theme-info.c            |   12 +++++++-----
 
109786
 capplets/theme-switcher/gnome-theme-manager.c |   12 ++++++++++--
 
109787
 configure.in                                  |    4 ++++
 
109788
 3 files changed, 21 insertions(+), 7 deletions(-)
 
109789
 
 
109790
commit 5527e656d6312be044fb97393a37863e73d513cc
 
109791
Author: Jonathan Blandford <jrb@gnome.org>
 
109792
Date:   Thu Nov 14 22:14:57 2002 +0000
 
109793
 
 
109794
    Use new theme system. Handle other themes better.
 
109795
    
 
109796
    Thu Nov 14 17:14:00 2002  Jonathan Blandford  <jrb@gnome.org>
 
109797
    
 
109798
        * gnome-theme-manager.c: Use new theme system.  Handle other
 
109799
        themes better.
 
109800
    
 
109801
        * theme-thumbnail.c: new file to draw themes.  Currently
 
109802
        synchronous -- needs to be made async.
 
109803
 
 
109804
 capplets/theme-switcher/ChangeLog                  |   12 +
 
109805
 capplets/theme-switcher/Makefile.am                |    5 +
 
109806
 capplets/theme-switcher/gnome-theme-manager.c      |   18 +-
 
109807
 .../theme-switcher/gtk-theme-selector.desktop.in   |    2 +-
 
109808
 capplets/theme-switcher/theme-properties.glade     |   55 +++-
 
109809
 capplets/theme-switcher/theme-thumbnail.c          |  381 ++++++++++++++++++++
 
109810
 capplets/theme-switcher/theme-thumbnail.h          |   12 +
 
109811
 7 files changed, 477 insertions(+), 8 deletions(-)
 
109812
 
 
109813
commit 4a520d71f880028b7401d6d12365e647671e9347
 
109814
Author: Christian Neumair <cneumair@src.gnome.org>
 
109815
Date:   Thu Nov 14 20:17:36 2002 +0000
 
109816
 
 
109817
    de.po: Updated German translation.
 
109818
    POTFILES.in: Changed.
 
109819
 
 
109820
 po/ChangeLog   |    5 +
 
109821
 po/POTFILES.in |    2 +
 
109822
 po/de.po       | 1061 +++++++++++++++++++------------------------------------
 
109823
 3 files changed, 374 insertions(+), 694 deletions(-)
 
109824
 
 
109825
commit c18d856b22f47f42fe3bcb877dc98a5f87dc81c3
 
109826
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109827
Date:   Wed Nov 13 09:08:44 2002 +0000
 
109828
 
 
109829
    Reset Picture option to "Wall paper" only in the case of "none" while DnD.
 
109830
    
 
109831
    2002-11-13  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109832
    
 
109833
            * background-properties-capplet.c (drag_data_received_cb):
 
109834
            Reset Picture option to "Wall paper" only in the case of
 
109835
            "none" while DnD. Fixes #94329
 
109836
 
 
109837
 capplets/background/ChangeLog                      |    6 ++++++
 
109838
 .../background/background-properties-capplet.c     |    8 +++++++-
 
109839
 2 files changed, 13 insertions(+), 1 deletions(-)
 
109840
 
 
109841
commit 1467840f7e450157a625019a8beae16e306abcf8
 
109842
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109843
Date:   Wed Nov 13 07:31:55 2002 +0000
 
109844
 
 
109845
    Tweaked the incremental values of spin button to 10. Fixes #95511
 
109846
    
 
109847
    2002-11-13  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109848
    
 
109849
            * accessibility-keyboard.c : Tweaked the incremental values
 
109850
            of spin button to 10. Fixes #95511
 
109851
 
 
109852
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
109853
 .../keyboard/accessibility-keyboard.c              |    6 +++---
 
109854
 2 files changed, 8 insertions(+), 3 deletions(-)
 
109855
 
 
109856
commit 9e1e421396ad82af1c0bb6cb0911941366552de7
 
109857
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109858
Date:   Wed Nov 13 07:08:13 2002 +0000
 
109859
 
 
109860
    Added the "desktop_font" key directory to the list of directories
 
109861
    
 
109862
    2002-11-13  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
 
109863
    
 
109864
            * main.c: Added the "desktop_font" key directory to the list
 
109865
            of directories GConfClient will watch for changes.
 
109866
            Fixes Bug #94766.
 
109867
 
 
109868
 capplets/font/ChangeLog |    6 ++++++
 
109869
 capplets/font/main.c    |    1 +
 
109870
 2 files changed, 7 insertions(+), 0 deletions(-)
 
109871
 
 
109872
commit 989ce24ec2c013093ba18ff65af42946e967e4d6
 
109873
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
109874
Date:   Sat Nov 9 05:31:11 2002 +0000
 
109875
 
 
109876
    be.po: Updated Belarusian translation from Belarusian team <i18n@infonet.by>.
 
109877
 
 
109878
 po/ChangeLog |    5 +
 
109879
 po/be.po     | 1320 ++++++++++++++++++++++++++++++++--------------------------
 
109880
 2 files changed, 737 insertions(+), 588 deletions(-)
 
109881
 
 
109882
commit 3d694aff8f42bdf60821deef051118a35c9bcfb9
 
109883
Author: Deepa Natarajan <deepa.natarajan@wipro.com>
 
109884
Date:   Fri Nov 8 05:17:57 2002 +0000
 
109885
 
 
109886
    s/Contents.../Contents & s/About.../About Fixes bug# 96706.
 
109887
    
 
109888
    2002-11-08  Deepa Natarajan  <deepa.natarajan@wipro.com>
 
109889
    
 
109890
        * gnomecc-ui.xml: s/Contents.../Contents & s/About.../About
 
109891
        Fixes bug# 96706.
 
109892
 
 
109893
 control-center/ChangeLog      |    5 +++++
 
109894
 control-center/gnomecc-ui.xml |    4 ++--
 
109895
 2 files changed, 7 insertions(+), 2 deletions(-)
 
109896
 
 
109897
commit a43af53a3f2ed7cb1dd6f8158443ea162abb6036
 
109898
Author: Mark McLoughlin <mark@skynet.ie>
 
109899
Date:   Fri Nov 8 03:26:33 2002 +0000
 
109900
 
 
109901
    Create a XSettingsManager for every available screen and apply settings
 
109902
    
 
109903
    2002-11-08  Mark McLoughlin  <mark@skynet.ie>
 
109904
    
 
109905
            Create a XSettingsManager for every available
 
109906
            screen and apply settings changes to each.
 
109907
    
 
109908
            * gnome-settings-daemon.c:
 
109909
            (manager_event_filter): make this a per-window filter
 
109910
            and ask the appropriate xsettings manager to filter
 
109911
            the event.
 
109912
            (finalize): dispose of every manager.
 
109913
            (gnome_settings_daemon_new): create a settings manager
 
109914
            for each screen.
 
109915
    
 
109916
            * gnome-settings-xsettings.c:
 
109917
            (translate_bool_int), (translate_int_int),
 
109918
            (translate_string_string), (process_value),
 
109919
            (xsettings_callback), (xft_callback),
 
109920
            (gnome_xft_settings_set_xsettings),
 
109921
            (gnome_settings_xsettings_load): apply settings to
 
109922
            every available settings manager.
 
109923
 
 
109924
 gnome-settings-daemon/ChangeLog                  |   21 +++++++
 
109925
 gnome-settings-daemon/gnome-settings-daemon.c    |   65 +++++++++++++++++----
 
109926
 gnome-settings-daemon/gnome-settings-xsettings.c |   60 ++++++++++++++------
 
109927
 3 files changed, 114 insertions(+), 32 deletions(-)
 
109928
 
 
109929
commit eea6c7e6c19a28b189bce6b33fb2ec3a5c59a05a
 
109930
Author: Jonathan Blandford <jrb@src.gnome.org>
 
109931
Date:   Thu Nov 7 20:07:26 2002 +0000
 
109932
 
 
109933
    commit snapshot to leave the theme-switcher usable
 
109934
 
 
109935
 capplets/theme-switcher/gnome-theme-manager.c  |  109 +++++++++++++-
 
109936
 capplets/theme-switcher/theme-properties.glade |  189 +++++++++++++-----------
 
109937
 2 files changed, 209 insertions(+), 89 deletions(-)
 
109938
 
 
109939
commit 6b994aa468b7545048bab6553bef47223b6fc0ea
 
109940
Author: Daniel Yacob <yacob@src.gnome.org>
 
109941
Date:   Wed Nov 6 05:54:59 2002 +0000
 
109942
 
 
109943
    Adding Amharic translation.
 
109944
 
 
109945
 po/am.po | 2022 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
109946
 1 files changed, 2022 insertions(+), 0 deletions(-)
 
109947
 
 
109948
commit 341038ca77eafa4dc6748954a31906e93dca5da8
 
109949
Author: Jonathan Blandford <jrb@gnome.org>
 
109950
Date:   Tue Nov 5 20:49:44 2002 +0000
 
109951
 
 
109952
    Change the file format a bunch.
 
109953
    
 
109954
    Tue Nov  5 15:48:33 2002  Jonathan Blandford  <jrb@gnome.org>
 
109955
    
 
109956
        * gnome-theme-info.c: Change the file format a bunch.
 
109957
    
 
109958
    Tue Nov  5 15:48:20 2002  Jonathan Blandford  <jrb@gnome.org>
 
109959
    
 
109960
        * gnome-theme-manager.c (read_themes): make more robust.
 
109961
 
 
109962
 capplets/common/ChangeLog                       |    4 +
 
109963
 capplets/common/gnome-theme-info.c              |   42 ++++++----
 
109964
 capplets/common/gnome-theme-info.h              |   14 ++--
 
109965
 capplets/theme-switcher/ChangeLog               |    4 +
 
109966
 capplets/theme-switcher/gnome-theme-installer.c |    2 +-
 
109967
 capplets/theme-switcher/gnome-theme-manager.c   |   99 ++++++++++++++++++----
 
109968
 capplets/theme-switcher/theme-properties.glade  |   10 +-
 
109969
 7 files changed, 129 insertions(+), 46 deletions(-)
 
109970
 
 
109971
commit b79dae8b4e8a3161cfb32abfbe7476757809dac0
 
109972
Author: Calum Benson <calum@src.gnome.org>
 
109973
Date:   Mon Nov 4 19:04:35 2002 +0000
 
109974
 
 
109975
    Minor labelling change
 
109976
 
 
109977
 .../gnome-accessibility-keyboard-properties.glade  |    2 +-
 
109978
 1 files changed, 1 insertions(+), 1 deletions(-)
 
109979
 
 
109980
commit 3bf7d201e33e5f7c533b9c4835256decb3bb862e
 
109981
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
109982
Date:   Sun Nov 3 04:11:38 2002 +0000
 
109983
 
 
109984
    configure.in: Added Belarusian to ALL_LINGUAS
 
109985
 
 
109986
 ChangeLog    |    4 ++++
 
109987
 configure.in |    2 +-
 
109988
 2 files changed, 5 insertions(+), 1 deletions(-)
 
109989
 
 
109990
commit ff231d4dbcde3256abc81d17eb06ef7e5c64603f
 
109991
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
109992
Date:   Sun Nov 3 03:42:44 2002 +0000
 
109993
 
 
109994
    be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>.
 
109995
 
 
109996
 po/ChangeLog |    5 +
 
109997
 po/be.po     | 2219 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
109998
 2 files changed, 2224 insertions(+), 0 deletions(-)
 
109999
 
 
110000
commit 14aa66a1d5355ce9a11f8541ffe0a69b0c6dc593
 
110001
Author: Jody Goldberg <jody@gnome.org>
 
110002
Date:   Sat Nov 2 19:17:43 2002 +0000
 
110003
 
 
110004
    post release version bump
 
110005
    
 
110006
    
 
110007
    2002-11-02  Jody Goldberg <jody@gnome.org>
 
110008
    
 
110009
        * configure.in : post release version bump
 
110010
 
 
110011
 ChangeLog    |    4 ++++
 
110012
 configure.in |    2 +-
 
110013
 2 files changed, 5 insertions(+), 1 deletions(-)
 
110014
 
 
110015
commit 2ae51b7ea763ef8067b5485b8a3ef45658964df4
 
110016
Author: Jody Goldberg <jody@src.gnome.org>
 
110017
Date:   Sat Nov 2 19:14:08 2002 +0000
 
110018
 
 
110019
    fix version number
 
110020
 
 
110021
 configure.in |    2 +-
 
110022
 1 files changed, 1 insertions(+), 1 deletions(-)
 
110023
 
 
110024
commit de3fad8d1a25e0a7f9163524a5c7e27b82d6a30c
 
110025
Author: Jody Goldberg <jody@gnome.org>
 
110026
Date:   Sat Nov 2 19:03:15 2002 +0000
 
110027
 
 
110028
    Release 2.1.2
 
110029
    
 
110030
    
 
110031
    2002-11-02  Jody Goldberg <jody@gnome.org>
 
110032
    
 
110033
        * Release 2.1.2
 
110034
 
 
110035
 ChangeLog                                          |    8 +
 
110036
 archiver/ChangeLog                                 |    4 +
 
110037
 archiver/tests/ChangeLog                           |    4 +
 
110038
 capplets/accessibility/keyboard/ChangeLog          |    9 +
 
110039
 .../keyboard/accessibility-keyboard.c              |   40 +-
 
110040
 .../gnome-accessibility-keyboard-properties.glade  | 2714 ++++++++++++--------
 
110041
 capplets/background/ChangeLog                      |    4 +
 
110042
 capplets/common/ChangeLog                          |    4 +
 
110043
 capplets/default-applications/ChangeLog            |    4 +
 
110044
 capplets/desktop-links/ChangeLog                   |    4 +
 
110045
 capplets/file-types/ChangeLog                      |    4 +
 
110046
 capplets/font/ChangeLog                            |    4 +
 
110047
 capplets/keybindings/ChangeLog                     |   10 +
 
110048
 capplets/keybindings/gnome-keybinding-properties.c |   54 +-
 
110049
 capplets/keyboard/ChangeLog                        |    4 +
 
110050
 capplets/mime-type/ChangeLog                       |    4 +
 
110051
 capplets/mouse/ChangeLog                           |   10 +
 
110052
 capplets/mouse/Makefile.am                         |   17 +-
 
110053
 capplets/mouse/gnome-mouse-properties.c            |  101 +-
 
110054
 capplets/network/ChangeLog                         |    4 +
 
110055
 capplets/rollback/ChangeLog                        |    4 +
 
110056
 capplets/sound/ChangeLog                           |    4 +
 
110057
 capplets/theme-switcher/ChangeLog                  |    8 +
 
110058
 capplets/theme-switcher/Makefile.am                |    3 +-
 
110059
 capplets/ui-properties/ChangeLog                   |    4 +
 
110060
 capplets/url-properties/ChangeLog                  |    4 +
 
110061
 capplets/windows/ChangeLog                         |    4 +
 
110062
 capplets/wm-properties/ChangeLog                   |    4 +
 
110063
 configure.in                                       |    7 +
 
110064
 control-center/ChangeLog                           |    4 +
 
110065
 gnome-settings-daemon/ChangeLog                    |    4 +
 
110066
 help/ChangeLog                                     |    4 +
 
110067
 libbackground/ChangeLog                            |    4 +
 
110068
 libwindow-settings/ChangeLog                       |    4 +
 
110069
 po/ChangeLog                                       |    4 +
 
110070
 po/ar.po                                           |  572 +++--
 
110071
 po/az.po                                           |  465 ++--
 
110072
 po/bg.po                                           |  583 +++--
 
110073
 po/ca.po                                           |  594 +++--
 
110074
 po/cs.po                                           |  534 +++--
 
110075
 po/da.po                                           |  578 +++--
 
110076
 po/de.po                                           |  553 +++--
 
110077
 po/el.po                                           |  539 +++--
 
110078
 po/en_GB.po                                        |  400 ++--
 
110079
 po/es.po                                           |  578 +++--
 
110080
 po/et.po                                           |  569 +++--
 
110081
 po/fi.po                                           |  579 +++--
 
110082
 po/fr.po                                           |  588 +++--
 
110083
 po/ga.po                                           |  480 ++--
 
110084
 po/gl.po                                           |  572 +++--
 
110085
 po/hr.po                                           |  461 ++--
 
110086
 po/hu.po                                           |  595 +++--
 
110087
 po/it.po                                           |  525 +++--
 
110088
 po/ja.po                                           |  534 +++--
 
110089
 po/ko.po                                           |  570 +++--
 
110090
 po/lt.po                                           |  495 +++--
 
110091
 po/lv.po                                           |  550 +++--
 
110092
 po/ms.po                                           |  551 +++--
 
110093
 po/nl.po                                           |  578 +++--
 
110094
 po/nn.po                                           |  497 ++--
 
110095
 po/no.po                                           |  582 +++--
 
110096
 po/pl.po                                           |  575 +++--
 
110097
 po/pt.po                                           |  574 +++--
 
110098
 po/pt_BR.po                                        |  639 +++--
 
110099
 po/ro.po                                           |  572 +++--
 
110100
 po/ru.po                                           |  585 +++--
 
110101
 po/sk.po                                           |  565 +++--
 
110102
 po/sl.po                                           |  586 +++--
 
110103
 po/sv.po                                           |  612 +++--
 
110104
 po/tr.po                                           |  495 +++--
 
110105
 po/uk.po                                           |  525 +++--
 
110106
 po/vi.po                                           |  565 +++--
 
110107
 po/wa.po                                           |  445 ++--
 
110108
 po/zh_CN.po                                        |  440 ++--
 
110109
 po/zh_TW.po                                        |  562 +++--
 
110110
 75 files changed, 15695 insertions(+), 9240 deletions(-)
 
110111
 
 
110112
commit c46a90bc25f696443cf3ba51389e1f0302007387
 
110113
Author: Jonathan Blandford <jrb@gnome.org>
 
110114
Date:   Fri Nov 1 23:22:20 2002 +0000
 
110115
 
 
110116
    remove the duplicate #defined key.
 
110117
    
 
110118
    Fri Nov  1 18:21:22 2002  Jonathan Blandford  <jrb@gnome.org>
 
110119
    
 
110120
        * main.c: remove the duplicate #defined key.
 
110121
 
 
110122
 capplets/font/ChangeLog |    4 ++++
 
110123
 capplets/font/main.c    |    1 -
 
110124
 2 files changed, 4 insertions(+), 1 deletions(-)
 
110125
 
 
110126
commit ff045c00cdbbad3eb69b4656ef2911caf56690d4
 
110127
Author: Jonathan Blandford <jrb@src.gnome.org>
 
110128
Date:   Fri Nov 1 23:16:35 2002 +0000
 
110129
 
 
110130
    get rid of theme-common.[ch] for good
 
110131
 
 
110132
 capplets/common/Makefile.am                        |    1 -
 
110133
 capplets/common/theme-common.c                     |  240 --------------------
 
110134
 capplets/common/theme-common.h                     |   25 --
 
110135
 capplets/font/main.c                               |    1 -
 
110136
 capplets/keybindings/ChangeLog                     |    5 +
 
110137
 capplets/keybindings/gnome-keybinding-properties.c |   12 +-
 
110138
 capplets/theme-switcher/gnome-theme-manager.c      |    4 -
 
110139
 7 files changed, 11 insertions(+), 277 deletions(-)
 
110140
 
 
110141
commit 9405d72d2fad085232190a18dab54ac04010646e
 
110142
Author: Jonathan Blandford <jrb@gnome.org>
 
110143
Date:   Fri Nov 1 16:09:43 2002 +0000
 
110144
 
 
110145
    Rewrote to handle metathemes and icon themes. The WM stuff was previously
 
110146
    
 
110147
    Fri Nov  1 11:01:16 2002  Jonathan Blandford  <jrb@gnome.org>
 
110148
    
 
110149
        * gnome-theme-manager.c: Rewrote to handle metathemes and icon
 
110150
        themes.  The WM stuff was previously broken, too.
 
110151
    
 
110152
        * gnome-theme-installer.[ch]: Extract this code out to it's own
 
110153
        file.
 
110154
    
 
110155
    Fri Nov  1 11:03:34 2002  Jonathan Blandford  <jrb@gnome.org>
 
110156
    
 
110157
        * gnome-theme-info.[ch]: Moved theme-common, and gave more
 
110158
        features.
 
110159
 
 
110160
 capplets/common/ChangeLog                       |    5 +
 
110161
 capplets/common/Makefile.am                     |    1 +
 
110162
 capplets/common/gnome-theme-info.c              |  646 ++++++++++++++++++
 
110163
 capplets/common/gnome-theme-info.h              |  103 +++
 
110164
 capplets/theme-switcher/ChangeLog               |    8 +
 
110165
 capplets/theme-switcher/Makefile.am             |   12 +-
 
110166
 capplets/theme-switcher/gnome-theme-installer.c |  183 +++++
 
110167
 capplets/theme-switcher/gnome-theme-installer.h |   29 +
 
110168
 capplets/theme-switcher/gnome-theme-manager.c   |  827 +++++++++++++++++++++++
 
110169
 capplets/theme-switcher/theme-properties.glade  |  392 +++++++++++-
 
110170
 10 files changed, 2193 insertions(+), 13 deletions(-)
 
110171
 
 
110172
commit ce78d4d67079af0b23ceb9990dc56797574e20ce
 
110173
Author: Jody Goldberg <jody@gnome.org>
 
110174
Date:   Fri Nov 1 03:42:18 2002 +0000
 
110175
 
 
110176
    register the gconf handler early.
 
110177
    
 
110178
    
 
110179
    2002-10-31  Jody Goldberg <jody@gnome.org>
 
110180
    
 
110181
        * gnome-settings-accessibility-keyboard.c
 
110182
        (gnome_settings_accessibility_keyboard_init) : register the gconf
 
110183
          handler early.
 
110184
        (gnome_settings_accessibility_keyboard_load) : not here where it is
 
110185
          too late.
 
110186
 
 
110187
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
110188
 .../gnome-settings-accessibility-keyboard.c        |   10 ++++++----
 
110189
 2 files changed, 14 insertions(+), 4 deletions(-)
 
110190
 
 
110191
commit ac007654f9f8f5273d011f487356c88ce2370168
 
110192
Author: Jonathan Blandford <jrb@gnome.org>
 
110193
Date:   Thu Oct 31 22:58:17 2002 +0000
 
110194
 
 
110195
    Get the themes from the new location, instead of the old one.
 
110196
    
 
110197
    Thu Oct 31 17:52:31 2002  Jonathan Blandford  <jrb@gnome.org>
 
110198
    
 
110199
            * metacity-window-manager.c (metacity_get_theme_list): Get the
 
110200
            themes from the new location, instead of the old one.
 
110201
    
 
110202
            * metacity-window-manager.c (metacity_get_settings): simplify
 
110203
            logic and fix bug.
 
110204
 
 
110205
 libwindow-settings/ChangeLog                 |    8 ++++++++
 
110206
 libwindow-settings/Makefile.am               |    2 +-
 
110207
 libwindow-settings/metacity-window-manager.c |   16 +++++-----------
 
110208
 3 files changed, 14 insertions(+), 12 deletions(-)
 
110209
 
 
110210
commit 692b9dde4f52d9a495de3b3aeef85e6c703e98f0
 
110211
Author: Havoc Pennington <hp@pobox.com>
 
110212
Date:   Tue Oct 29 06:19:52 2002 +0000
 
110213
 
 
110214
    adapt to gnome-wm-manager API changes
 
110215
    
 
110216
    2002-10-26  Havoc Pennington  <hp@pobox.com>
 
110217
    
 
110218
        * theme-switcher.c (window_read_themes): adapt to gnome-wm-manager
 
110219
        API changes
 
110220
    
 
110221
    2002-10-26  Havoc Pennington  <hp@pobox.com>
 
110222
    
 
110223
        * gnome-window-manager.c: handle NULL fields in the class struct;
 
110224
        and replace the individual setters with get/set for a big
 
110225
        struct with flags indicating which fields we care about,
 
110226
        a la a graphics context. Add settings_changed signal.
 
110227
        (gnome_window_manager_get_type): change object name to
 
110228
        GnomeWindowManager not GWindowManager
 
110229
    
 
110230
        * gnome-window-manager.h (struct _GnomeWindowManagerClass): add
 
110231
        padding to the class struct
 
110232
    
 
110233
        * Makefile.am: move metacity module here from capplets/windows/
 
110234
        (libgnome_window_settings_la_SOURCES): don't build the code to
 
110235
        switch window managers, it was bitrotted and broken anyway, and
 
110236
        isn't in the UI right now. Keep the code in EXTRA_DIST in case
 
110237
        someone wants to recover it. Move some relevant bits to
 
110238
        gnome-wm-manager.c
 
110239
    
 
110240
    2002-10-26  Havoc Pennington  <hp@pobox.com>
 
110241
    
 
110242
        * gnome-window-properties.c: rewrite
 
110243
    
 
110244
        * Makefile.am (bin_PROGRAMS): remove metacity module, move to
 
110245
        libwindow-settings
 
110246
        (gnome_window_properties_LDADD): properly link to .la file for
 
110247
        libgnome-window-settings, not the installed copy
 
110248
 
 
110249
 capplets/theme-switcher/ChangeLog              |    5 +
 
110250
 capplets/theme-switcher/theme-switcher.c       |    9 +-
 
110251
 capplets/windows/ChangeLog                     |    9 +
 
110252
 capplets/windows/Makefile.am                   |   28 +-
 
110253
 capplets/windows/gnome-window-properties.c     |  682 +++++++++++++++------
 
110254
 capplets/windows/gnome-window-properties.glade |  361 ++++++-----
 
110255
 capplets/windows/metacity-window-manager.c     |  197 ------
 
110256
 capplets/windows/metacity-window-manager.h     |   29 -
 
110257
 gnome-settings-daemon/ChangeLog                |    6 +
 
110258
 gnome-settings-daemon/Makefile.am              |    2 -
 
110259
 gnome-settings-daemon/gnome-settings-daemon.c  |    3 -
 
110260
 gnome-settings-daemon/gnome-settings-wm.c      |  122 ----
 
110261
 gnome-settings-daemon/gnome-settings-wm.h      |   33 -
 
110262
 libwindow-settings/ChangeLog                   |   19 +
 
110263
 libwindow-settings/Makefile.am                 |   30 +-
 
110264
 libwindow-settings/gnome-window-manager.c      |  194 ++++--
 
110265
 libwindow-settings/gnome-window-manager.h      |  148 ++++-
 
110266
 libwindow-settings/gnome-wm-manager.c          |  811 ++++++++----------------
 
110267
 libwindow-settings/gnome-wm-manager.h          |   19 +-
 
110268
 libwindow-settings/metacity-window-manager.c   |  491 ++++++++++++++
 
110269
 libwindow-settings/metacity-window-manager.h   |   29 +
 
110270
 21 files changed, 1815 insertions(+), 1412 deletions(-)
 
110271
 
 
110272
commit 69fcadbe29913f5de27342cb856775609aa76b9a
 
110273
Author: Jonathan Blandford <jrb@gnome.org>
 
110274
Date:   Sun Oct 27 14:07:38 2002 +0000
 
110275
 
 
110276
    add Gtk/CanChangeAccels to xsettings
 
110277
    
 
110278
    Sun Oct 27 09:00:46 2002  Jonathan Blandford  <jrb@gnome.org>
 
110279
    
 
110280
            * gnome-settings-xsettings.c: add Gtk/CanChangeAccels to xsettings
 
110281
 
 
110282
 gnome-settings-daemon/ChangeLog                  |    4 ++++
 
110283
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
110284
 2 files changed, 6 insertions(+), 0 deletions(-)
 
110285
 
 
110286
commit f2afc776aadc24effc6afd0128de47b0c6f4a0cb
 
110287
Author: Jorn Baayen <jbaayen@src.gnome.org>
 
110288
Date:   Fri Oct 25 21:09:09 2002 +0000
 
110289
 
 
110290
    Commit new proxy capplet.
 
110291
 
 
110292
 ChangeLog                                        |   12 +
 
110293
 capplets/network/gnome-network-preferences.c     |  194 ++++-
 
110294
 capplets/network/gnome-network-preferences.glade |  936 ++++++++++++++++++----
 
110295
 3 files changed, 955 insertions(+), 187 deletions(-)
 
110296
 
 
110297
commit cf1926393f023a722c13796f29d8e3870ab69778
 
110298
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
110299
Date:   Thu Oct 24 15:38:57 2002 +0000
 
110300
 
 
110301
    Convert to UTF-8
 
110302
 
 
110303
 po/nn.po |  238 +++++++++++++++++++++++++++++++-------------------------------
 
110304
 1 files changed, 119 insertions(+), 119 deletions(-)
 
110305
 
 
110306
commit 6b7ddb4045135172c2ae115bdf94cee5270666d8
 
110307
Author: Seth Nickell <seth@src.gnome.org>
 
110308
Date:   Tue Oct 22 04:13:10 2002 +0000
 
110309
 
 
110310
    Fix potential segfault.
 
110311
    
 
110312
    
 
110313
        * gnome-window-properties.c: (setup_appearance_option_menu):
 
110314
    
 
110315
        Fix potential segfault.
 
110316
 
 
110317
 capplets/windows/ChangeLog                 |    6 ++++++
 
110318
 capplets/windows/gnome-window-properties.c |    2 +-
 
110319
 2 files changed, 7 insertions(+), 1 deletions(-)
 
110320
 
 
110321
commit af0063dd7bae01211aa27dc4a0ae212a087c10b8
 
110322
Author: Seth Nickell <seth@src.gnome.org>
 
110323
Date:   Tue Oct 22 03:54:11 2002 +0000
 
110324
 
 
110325
    Fix segfault caused by a WM where the settings module wasn't found.
 
110326
    
 
110327
    
 
110328
        * gnome-window-properties.c: (update_gui):
 
110329
    
 
110330
        Fix segfault caused by a WM where the settings module
 
110331
        wasn't found.
 
110332
 
 
110333
 capplets/windows/ChangeLog                 |    7 +++++++
 
110334
 capplets/windows/gnome-window-properties.c |    2 +-
 
110335
 2 files changed, 8 insertions(+), 1 deletions(-)
 
110336
 
 
110337
commit 2dd038c437a7ecdb9165402196653b6ea4bb5981
 
110338
Author: Seth Nickell <seth@src.gnome.org>
 
110339
Date:   Tue Oct 22 02:53:48 2002 +0000
 
110340
 
 
110341
    Fix bug that caused a segfault when the GConf theme key was missing.
 
110342
    
 
110343
    
 
110344
        * gnome-window-properties.c: (setup_appearance_option_menu):
 
110345
    
 
110346
        Fix bug that caused a segfault when the GConf theme key
 
110347
        was missing.
 
110348
 
 
110349
 capplets/windows/ChangeLog                 |    9 +++++++++
 
110350
 capplets/windows/gnome-window-properties.c |    4 ++--
 
110351
 2 files changed, 11 insertions(+), 2 deletions(-)
 
110352
 
 
110353
commit 89db38e269b700fe0d6ca0f7b947cec1ee0a1bc8
 
110354
Author: Jody Goldberg <jody@gnome.org>
 
110355
Date:   Mon Oct 21 16:51:45 2002 +0000
 
110356
 
 
110357
    post release version bump
 
110358
    
 
110359
    
 
110360
    2002-10-21  Jody Goldberg <jody@gnome.org>
 
110361
    
 
110362
        * configure.in : post release version bump
 
110363
 
 
110364
 ChangeLog    |    4 ++++
 
110365
 configure.in |    2 +-
 
110366
 2 files changed, 5 insertions(+), 1 deletions(-)
 
110367
 
 
110368
commit de4daccb66a1ac34b628b3e0e2353c3680ab871c
 
110369
Author: Jody Goldberg <jody@gnome.org>
 
110370
Date:   Mon Oct 21 16:48:10 2002 +0000
 
110371
 
 
110372
    Release 2.1.1
 
110373
    
 
110374
    
 
110375
    2002-10-21  Jody Goldberg <jody@gnome.org>
 
110376
    
 
110377
        * Release 2.1.1
 
110378
 
 
110379
 ChangeLog                                 |    4 +
 
110380
 archiver/ChangeLog                        |    4 +
 
110381
 archiver/tests/ChangeLog                  |    4 +
 
110382
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
110383
 capplets/background/ChangeLog             |    4 +
 
110384
 capplets/common/ChangeLog                 |    4 +
 
110385
 capplets/default-applications/ChangeLog   |    4 +
 
110386
 capplets/desktop-links/ChangeLog          |    4 +
 
110387
 capplets/file-types/ChangeLog             |    4 +
 
110388
 capplets/font/ChangeLog                   |    4 +
 
110389
 capplets/keybindings/ChangeLog            |    4 +
 
110390
 capplets/keyboard/ChangeLog               |    4 +
 
110391
 capplets/mime-type/ChangeLog              |    4 +
 
110392
 capplets/mouse/ChangeLog                  |    4 +
 
110393
 capplets/network/ChangeLog                |    4 +
 
110394
 capplets/rollback/ChangeLog               |    4 +
 
110395
 capplets/sound/ChangeLog                  |    4 +
 
110396
 capplets/theme-switcher/ChangeLog         |    4 +
 
110397
 capplets/ui-properties/ChangeLog          |    4 +
 
110398
 capplets/url-properties/ChangeLog         |    4 +
 
110399
 capplets/windows/ChangeLog                |    4 +
 
110400
 capplets/wm-properties/ChangeLog          |    4 +
 
110401
 configure.in                              |    2 +-
 
110402
 control-center/ChangeLog                  |    4 +
 
110403
 gnome-settings-daemon/ChangeLog           |    9 +
 
110404
 gnome-settings-daemon/xsettings-common.c  |    3 +
 
110405
 help/ChangeLog                            |    4 +
 
110406
 libbackground/ChangeLog                   |    4 +
 
110407
 libwindow-settings/ChangeLog              |    4 +
 
110408
 po/ChangeLog                              |    4 +
 
110409
 po/ar.po                                  |  146 ++++++++++--------
 
110410
 po/az.po                                  |  129 ++++++++--------
 
110411
 po/bg.po                                  |  146 ++++++++++--------
 
110412
 po/ca.po                                  |  161 +++++++++++---------
 
110413
 po/cs.po                                  |  152 ++++++++++--------
 
110414
 po/da.po                                  |  146 ++++++++++--------
 
110415
 po/de.po                                  |  139 +++++++++--------
 
110416
 po/el.po                                  |  139 ++++++++++-------
 
110417
 po/en_GB.po                               |   91 ++++++------
 
110418
 po/es.po                                  |  146 ++++++++++--------
 
110419
 po/et.po                                  |  145 ++++++++++--------
 
110420
 po/fi.po                                  |  137 ++++++++++-------
 
110421
 po/fr.po                                  |  146 ++++++++++--------
 
110422
 po/ga.po                                  |  136 +++++++++--------
 
110423
 po/gl.po                                  |  139 +++++++++--------
 
110424
 po/hr.po                                  |  139 +++++++++--------
 
110425
 po/hu.po                                  |   27 ++--
 
110426
 po/it.po                                  |  139 +++++++++--------
 
110427
 po/ja.po                                  |  139 +++++++++--------
 
110428
 po/ko.po                                  |  136 ++++++++++-------
 
110429
 po/lt.po                                  |  139 +++++++++--------
 
110430
 po/lv.po                                  |  139 +++++++++--------
 
110431
 po/ms.po                                  |  239 ++++++++++++++++-------------
 
110432
 po/nl.po                                  |  146 ++++++++++--------
 
110433
 po/nn.po                                  |  145 +++++++++--------
 
110434
 po/no.po                                  |    5 +-
 
110435
 po/pl.po                                  |  136 ++++++++++-------
 
110436
 po/pt.po                                  |  146 ++++++++++--------
 
110437
 po/pt_BR.po                               |  155 +++++++++++--------
 
110438
 po/ro.po                                  |  137 ++++++++++-------
 
110439
 po/ru.po                                  |  146 ++++++++++--------
 
110440
 po/sk.po                                  |  139 +++++++++--------
 
110441
 po/sl.po                                  |  146 ++++++++++--------
 
110442
 po/sv.po                                  |  146 ++++++++++--------
 
110443
 po/tr.po                                  |  139 +++++++++--------
 
110444
 po/uk.po                                  |  136 +++++++++--------
 
110445
 po/vi.po                                  |  146 ++++++++++--------
 
110446
 po/wa.po                                  |  143 ++++++++++--------
 
110447
 po/zh_CN.po                               |  150 ++++++++++---------
 
110448
 po/zh_TW.po                               |  146 ++++++++++--------
 
110449
 70 files changed, 3156 insertions(+), 2468 deletions(-)
 
110450
 
 
110451
commit 8b4d413cd4c3b9178d1b2c9776db8f1399773b00
 
110452
Author: Kjartan Maraas <kmaraas@gnome.org>
 
110453
Date:   Mon Oct 21 10:20:57 2002 +0000
 
110454
 
 
110455
    Updated Norwegian (bokm�l) translation.
 
110456
    
 
110457
    2002-10-21  Kjartan Maraas  <kmaraas@gnome.org>
 
110458
    
 
110459
        * no.po: Updated Norwegian (bokm�l) translation.
 
110460
 
 
110461
 po/ChangeLog |    4 ++++
 
110462
 po/no.po     |   46 ++++++++++++++++++++++++----------------------
 
110463
 2 files changed, 28 insertions(+), 22 deletions(-)
 
110464
 
 
110465
commit eb18bfe0f203c3c47e15833c369a9d0b8f170f0c
 
110466
Author: Mark McLoughlin <mark@skynet.ie>
 
110467
Date:   Sat Oct 19 22:45:38 2002 +0000
 
110468
 
 
110469
    don't connect to the session manager.
 
110470
    
 
110471
    2002-10-20  Mark McLoughlin  <mark@skynet.ie>
 
110472
    
 
110473
            * factory.c: (main): don't connect to the session manager.
 
110474
 
 
110475
 gnome-settings-daemon/ChangeLog |    4 ++++
 
110476
 gnome-settings-daemon/factory.c |    7 +++++--
 
110477
 2 files changed, 9 insertions(+), 2 deletions(-)
 
110478
 
 
110479
commit df93ce25429deac81932bca6ca5f9fab2ca53d79
 
110480
Author: Andras Timar <timar@gnome.hu>
 
110481
Date:   Fri Oct 18 17:38:48 2002 +0000
 
110482
 
 
110483
    Terminology fixes.
 
110484
    
 
110485
    2002-10-18  Andras Timar  <timar@gnome.hu>
 
110486
    
 
110487
            * hu.po: Terminology fixes.
 
110488
 
 
110489
 po/ChangeLog |    4 +
 
110490
 po/hu.po     |  263 +++++++++++++++++++++++++++++----------------------------
 
110491
 2 files changed, 138 insertions(+), 129 deletions(-)
 
110492
 
 
110493
commit b1108500bf349fe92876121a8fc832a34cc8b3a0
 
110494
Author: Erwann Chenede - <erwann.chenede@sun.com>
 
110495
Date:   Fri Oct 18 17:22:13 2002 +0000
 
110496
 
 
110497
    added function to get display string from an XEvent. (keybindings_filter)
 
110498
    
 
110499
    2002-10-18 Erwann Chenede - <erwann.chenede@sun.com>
 
110500
    
 
110501
            * gnome-settings-keybindings.c
 
110502
        (screen_exec_display_string) : added function to get display
 
110503
                                       string from an XEvent.
 
110504
        (keybindings_filter) : set a fully qualified DISPLAY env variable
 
110505
                               when spawing a keybinding action.
 
110506
 
 
110507
 gnome-settings-daemon/ChangeLog                    |    8 ++
 
110508
 gnome-settings-daemon/gnome-settings-keybindings.c |   77 ++++++++++++++++++--
 
110509
 2 files changed, 79 insertions(+), 6 deletions(-)
 
110510
 
 
110511
commit 9266656beac6c238d5c34b0b7e9e89e8794f7449
 
110512
Author: Jody Goldberg <jody@gnome.org>
 
110513
Date:   Wed Oct 16 13:11:04 2002 +0000
 
110514
 
 
110515
    http://bugzilla.gnome.org/show_bug.cgi?id=95807 From
 
110516
    
 
110517
    
 
110518
    2002-10-16  Jody Goldberg <jody@gnome.org>
 
110519
    
 
110520
        http://bugzilla.gnome.org/show_bug.cgi?id=95807
 
110521
        From  sylvain_pasche@yahoo.fr
 
110522
        * main.c (open_pattern) : Add a safety check.
 
110523
 
 
110524
 capplets/font/ChangeLog |    6 ++++++
 
110525
 capplets/font/main.c    |    2 ++
 
110526
 2 files changed, 8 insertions(+), 0 deletions(-)
 
110527
 
 
110528
commit d25787ede23b200e925abd4ae62a93825545744b
 
110529
Author: Yanko Kaneti <yaneti@declera.com>
 
110530
Date:   Tue Oct 15 21:51:52 2002 +0000
 
110531
 
 
110532
    reorder "key" and "applyto" elements so that it validates aginst the gconf
 
110533
    
 
110534
    2002-10-16  Yanko Kaneti <yaneti@declera.com>
 
110535
    
 
110536
        * schemas/apps_gnome_settings_daemon_default_editor.schemas: reorder
 
110537
        "key" and "applyto" elements so that it validates aginst the gconf dtd.
 
110538
 
 
110539
 ChangeLog                                          |    5 +++++
 
110540
 ...ps_gnome_settings_daemon_default_editor.schemas |    2 +-
 
110541
 2 files changed, 6 insertions(+), 1 deletions(-)
 
110542
 
 
110543
commit 9cef1302416440be27e236cdd5a74d45e2e8a0e0
 
110544
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
110545
Date:   Mon Oct 14 17:22:24 2002 +0000
 
110546
 
 
110547
    Updated Malay Translation.
 
110548
    
 
110549
    2002-10-13  Hasbullah Bin Pit <sebol@ikhlas.com>
 
110550
    
 
110551
            * ms.po: Updated Malay Translation.
 
110552
 
 
110553
 po/ChangeLog |    4 +
 
110554
 po/ms.po     |  356 ++++++++++++++++++++++++++--------------------------------
 
110555
 2 files changed, 163 insertions(+), 197 deletions(-)
 
110556
 
 
110557
commit 8f240853e3597c0095b83bbbec5fe257f476b741
 
110558
Author: Andras Timar <timar@gnome.hu>
 
110559
Date:   Sun Oct 13 11:11:47 2002 +0000
 
110560
 
 
110561
    Yet another small fix.
 
110562
    
 
110563
    2002-10-13  Andras Timar  <timar@gnome.hu>
 
110564
    
 
110565
            * hu.po: Yet another small fix.
 
110566
 
 
110567
 po/ChangeLog |    4 ++++
 
110568
 po/hu.po     |    2 +-
 
110569
 2 files changed, 5 insertions(+), 1 deletions(-)
 
110570
 
 
110571
commit 3e046e17ed1e7d43ea9b75d45d0baf1507b9dff4
 
110572
Author: Andras Timar <timar@gnome.hu>
 
110573
Date:   Sat Oct 12 14:22:51 2002 +0000
 
110574
 
 
110575
    One more thing...
 
110576
    
 
110577
    2002-10-12  Andras Timar  <timar@gnome.hu>
 
110578
    
 
110579
            * hu.po: One more thing...
 
110580
 
 
110581
 po/ChangeLog |    4 ++++
 
110582
 po/hu.po     |    4 ++--
 
110583
 2 files changed, 6 insertions(+), 2 deletions(-)
 
110584
 
 
110585
commit 09bbe9980fdd3ce336345f7d0b89ea4b2188b6bd
 
110586
Author: Andras Timar <timar@gnome.hu>
 
110587
Date:   Sat Oct 12 14:15:04 2002 +0000
 
110588
 
 
110589
    Updated Hungarian translation.
 
110590
    
 
110591
    2002-10-12  Andras Timar  <timar@gnome.hu>
 
110592
    
 
110593
            * hu.po: Updated Hungarian translation.
 
110594
 
 
110595
 po/ChangeLog |    4 +
 
110596
 po/hu.po     | 2135 ++++++++++++++++++++++++++++++----------------------------
 
110597
 2 files changed, 1103 insertions(+), 1036 deletions(-)
 
110598
 
 
110599
commit 23efb59ff1bd80072fde75800a5ae02a15ec8d64
 
110600
Author: Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
 
110601
Date:   Fri Oct 11 16:43:32 2002 +0000
 
110602
 
 
110603
    Dismiss the XKB extensions warning dialog. Fixes #95069
 
110604
    
 
110605
    2002-10-11  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
 
110606
    
 
110607
            * gnome-accessibility-keyboard-properties.c (xkb_enabled): Dismiss
 
110608
            the XKB extensions warning dialog.  Fixes #95069
 
110609
 
 
110610
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
110611
 .../gnome-accessibility-keyboard-properties.c      |    1 +
 
110612
 2 files changed, 6 insertions(+), 0 deletions(-)
 
110613
 
 
110614
commit de08ed29584830055afc88bb35bf4e6660edc00b
 
110615
Author: Deepa Natarajan <deepa.natarajan@wipro.com>
 
110616
Date:   Fri Oct 11 09:55:25 2002 +0000
 
110617
 
 
110618
    *sound-properties.glade: Remove mnemonics for notebook tabs. Fixes bug#
 
110619
    
 
110620
    2002-10-08  Deepa Natarajan  <deepa.natarajan@wipro.com>
 
110621
    
 
110622
        *sound-properties.glade: Remove mnemonics for notebook tabs.
 
110623
        Fixes bug# 94160.
 
110624
 
 
110625
 capplets/sound/ChangeLog              |    5 +++++
 
110626
 capplets/sound/sound-properties.glade |    4 ++--
 
110627
 2 files changed, 7 insertions(+), 2 deletions(-)
 
110628
 
 
110629
commit 4d659c1ed870062d29df62340e33e972d48947a9
 
110630
Author: Jody Goldberg <jody@gnome.org>
 
110631
Date:   Tue Oct 8 16:53:53 2002 +0000
 
110632
 
 
110633
    http://bugzilla.gnome.org/show_bug.cgi?id=91535 as michael points out it
 
110634
    
 
110635
    
 
110636
    2002-10-08  Jody Goldberg <jody@gnome.org>
 
110637
    
 
110638
        http://bugzilla.gnome.org/show_bug.cgi?id=91535
 
110639
        * gnome-settings-sound.c : as michael points out it is silly to start
 
110640
          the daemon just so that we can stop it.  Dunno much about esound
 
110641
          code so the funky logic is left untouched.
 
110642
 
 
110643
 NEWS                                         |    4 ++++
 
110644
 gnome-settings-daemon/ChangeLog              |    7 +++++++
 
110645
 gnome-settings-daemon/gnome-settings-sound.c |    2 +-
 
110646
 3 files changed, 12 insertions(+), 1 deletions(-)
 
110647
 
 
110648
commit 54100a3134f5818a260ac835654543c0ede07bea
 
110649
Author: Jody Goldberg <jody@gnome.org>
 
110650
Date:   Tue Oct 8 16:38:20 2002 +0000
 
110651
 
 
110652
    http://bugzilla.gnome.org/show_bug.cgi?id=95179 do nothing here.
 
110653
    
 
110654
    
 
110655
    2002-10-08  Jody Goldberg <jody@gnome.org>
 
110656
    
 
110657
        http://bugzilla.gnome.org/show_bug.cgi?id=95179
 
110658
        * gnome-settings-accessibility-keyboard.c
 
110659
        (gnome_settings_accessibility_keyboard_init) : do nothing here.
 
110660
        (gnome_settings_accessibility_keyboard_load) : install the filter
 
110661
          here, _after_ loading the gconf settings.
 
110662
        (set_gconf_from_server) : check to see if anything has actually
 
110663
          changed before sending off the changeset.
 
110664
 
 
110665
 NEWS                                               |    7 ++-
 
110666
 configure.in                                       |    2 +-
 
110667
 gnome-settings-daemon/ChangeLog                    |   10 ++
 
110668
 .../gnome-settings-accessibility-keyboard.c        |   94 +++++++++++---------
 
110669
 4 files changed, 70 insertions(+), 43 deletions(-)
 
110670
 
 
110671
commit cf2869eef0bb967dcf7a895426fed7ad158aaece
 
110672
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
110673
Date:   Sat Oct 5 21:45:52 2002 +0000
 
110674
 
 
110675
    Update again
 
110676
 
 
110677
 po/no.po |   21 +++++++++++----------
 
110678
 1 files changed, 11 insertions(+), 10 deletions(-)
 
110679
 
 
110680
commit 355347a850e20b67d263fe474c5ac31db0b13456
 
110681
Author: Kjartan Maraas <kmaraas@gnome.org>
 
110682
Date:   Sat Oct 5 21:42:19 2002 +0000
 
110683
 
 
110684
    Updated Norwegian (bokm�l) translation.
 
110685
    
 
110686
    2002-10-04  Kjartan Maraas  <kmaraas@gnome.org>
 
110687
    
 
110688
        * no.po: Updated Norwegian (bokm�l) translation.
 
110689
 
 
110690
 po/ChangeLog |    4 +
 
110691
 po/no.po     |  328 ++++++++++++++++++++++++++--------------------------------
 
110692
 2 files changed, 150 insertions(+), 182 deletions(-)
 
110693
 
 
110694
commit 5c25864b4f427a601c281d2f17a763ad250ba7ce
 
110695
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
110696
Date:   Thu Oct 3 22:20:08 2002 +0000
 
110697
 
 
110698
    Updated Finnish translation.
 
110699
    
 
110700
    2002-10-04  Pauli Virtanen <pauli.virtanen@hut.fi>
 
110701
    
 
110702
        * fi.po: Updated Finnish translation.
 
110703
 
 
110704
 po/ChangeLog |    4 ++++
 
110705
 po/fi.po     |   21 ++++++---------------
 
110706
 2 files changed, 10 insertions(+), 15 deletions(-)
 
110707
 
 
110708
commit c28245145cdb5bf696d1b004fd5e32bdc3c580c1
 
110709
Author: Jody Goldberg <jody@src.gnome.org>
 
110710
Date:   Thu Oct 3 11:04:23 2002 +0000
 
110711
 
 
110712
    more accelerator and label cleanup
 
110713
 
 
110714
 capplets/file-types/file-types-properties.glade |   26 +++++++++++-----------
 
110715
 1 files changed, 13 insertions(+), 13 deletions(-)
 
110716
 
 
110717
commit eac1fc77e3f3fe1ac3a99494a50ae93fa6aa86b1
 
110718
Author: Jody Goldberg <jody@gnome.org>
 
110719
Date:   Thu Oct 3 10:38:34 2002 +0000
 
110720
 
 
110721
    http://bugzilla.gnome.org/show_bug.cgi?id=93279 missing & conflicting
 
110722
    
 
110723
    
 
110724
    2002-10-03  Jody Goldberg <jody@gnome.org>
 
110725
    
 
110726
        http://bugzilla.gnome.org/show_bug.cgi?id=93279
 
110727
        * file-types-properties.glade : missing & conflicting accerators.
 
110728
 
 
110729
 capplets/file-types/ChangeLog                   |    3 +++
 
110730
 capplets/file-types/file-types-properties.glade |   20 ++++++++++++--------
 
110731
 2 files changed, 15 insertions(+), 8 deletions(-)
 
110732
 
 
110733
commit f25a409131172ed73747f8ed81f5cac1dfe8ee97
 
110734
Author: Jody Goldberg <jody@gnome.org>
 
110735
Date:   Thu Oct 3 10:18:55 2002 +0000
 
110736
 
 
110737
    http://bugzilla.gnome.org/show_bug.cgi?id=93211 delete.
 
110738
    
 
110739
    
 
110740
    2002-10-03  Jody Goldberg <jody@gnome.org>
 
110741
    
 
110742
        http://bugzilla.gnome.org/show_bug.cgi?id=93211
 
110743
        * file-types-capplet.c (edit_count_cb) : delete.
 
110744
        (selection_count_cb) : rename from remove_count_cb.
 
110745
        (selection_changed_cb) : simplify code, disable edit button for
 
110746
          catagories.
 
110747
 
 
110748
 capplets/file-types/ChangeLog            |    8 ++++++++
 
110749
 capplets/file-types/file-types-capplet.c |   27 ++++-----------------------
 
110750
 2 files changed, 12 insertions(+), 23 deletions(-)
 
110751
 
 
110752
commit 69bc347c0fa67ed505a59c6aa14e4a3a94710544
 
110753
Author: Jody Goldberg <jody@gnome.org>
 
110754
Date:   Thu Oct 3 10:17:40 2002 +0000
 
110755
 
 
110756
    Forgot to commit when I did the 2.1.0.1 snapshot
 
110757
    
 
110758
    2002-10-01  Jody Goldberg <jody@gnome.org>
 
110759
    
 
110760
        * Release 2.1.0.1
 
110761
 
 
110762
 ChangeLog                                 |    4 +
 
110763
 NEWS                                      |    6 +
 
110764
 archiver/ChangeLog                        |    4 +
 
110765
 archiver/tests/ChangeLog                  |    4 +
 
110766
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
110767
 capplets/background/ChangeLog             |    4 +
 
110768
 capplets/common/ChangeLog                 |    4 +
 
110769
 capplets/default-applications/ChangeLog   |    4 +
 
110770
 capplets/desktop-links/ChangeLog          |    4 +
 
110771
 capplets/file-types/ChangeLog             |    4 +
 
110772
 capplets/file-types/file-types-capplet.c  |    1 +
 
110773
 capplets/font/ChangeLog                   |    4 +
 
110774
 capplets/keybindings/ChangeLog            |    4 +
 
110775
 capplets/keyboard/ChangeLog               |    4 +
 
110776
 capplets/mime-type/ChangeLog              |    4 +
 
110777
 capplets/mouse/ChangeLog                  |    4 +
 
110778
 capplets/network/ChangeLog                |    4 +
 
110779
 capplets/rollback/ChangeLog               |    4 +
 
110780
 capplets/sound/ChangeLog                  |    4 +
 
110781
 capplets/theme-switcher/ChangeLog         |    4 +
 
110782
 capplets/ui-properties/ChangeLog          |    4 +
 
110783
 capplets/url-properties/ChangeLog         |    4 +
 
110784
 capplets/windows/ChangeLog                |    4 +
 
110785
 capplets/wm-properties/ChangeLog          |    4 +
 
110786
 configure.in                              |    2 +-
 
110787
 control-center/ChangeLog                  |    4 +
 
110788
 gnome-settings-daemon/ChangeLog           |    4 +
 
110789
 help/ChangeLog                            |    4 +
 
110790
 libbackground/ChangeLog                   |   10 +
 
110791
 libbackground/preview-file-selection.c    |   28 +-
 
110792
 libwindow-settings/ChangeLog              |    4 +
 
110793
 po/ChangeLog                              |    4 +
 
110794
 po/ar.po                                  |  282 +++---
 
110795
 po/az.po                                  |  247 +++---
 
110796
 po/bg.po                                  |  287 +++---
 
110797
 po/ca.po                                  |  294 ++++---
 
110798
 po/cs.po                                  |  266 +++---
 
110799
 po/da.po                                  |  284 +++---
 
110800
 po/de.po                                  |  269 +++---
 
110801
 po/el.po                                  |  275 +++---
 
110802
 po/en_GB.po                               |  231 +++--
 
110803
 po/es.po                                  |  286 +++---
 
110804
 po/et.po                                  |  285 +++---
 
110805
 po/fi.po                                  |   71 +-
 
110806
 po/fr.po                                  |  287 +++---
 
110807
 po/ga.po                                  |  263 +++---
 
110808
 po/gl.po                                  |  281 +++---
 
110809
 po/hr.po                                  |  266 +++---
 
110810
 po/hu.po                                  |  263 +++---
 
110811
 po/it.po                                  |  263 +++---
 
110812
 po/ja.po                                  |  263 +++---
 
110813
 po/ko.po                                  |  279 +++---
 
110814
 po/lt.po                                  |  251 +++---
 
110815
 po/lv.po                                  |  263 +++---
 
110816
 po/ms.po                                  |  289 +++---
 
110817
 po/nl.po                                  |  286 +++---
 
110818
 po/nn.po                                  |  253 +++---
 
110819
 po/no.po                                  |  284 +++---
 
110820
 po/pl.po                                  |  279 +++---
 
110821
 po/pt.po                                  |  282 +++---
 
110822
 po/pt_BR.po                               |  253 +++---
 
110823
 po/ro.po                                  |  540 +++++++----
 
110824
 po/ru.po                                  |  287 +++---
 
110825
 po/sk.po                                  |  277 +++---
 
110826
 po/sl.po                                  |  283 +++---
 
110827
 po/sv.po                                  |  285 +++---
 
110828
 po/tr.po                                  |  264 +++---
 
110829
 po/uk.po                                  |  274 +++---
 
110830
 po/vi.po                                  | 1532 ++++++++++++++++++-----------
 
110831
 po/wa.po                                  |  249 +++---
 
110832
 po/zh_CN.po                               |  260 +++---
 
110833
 po/zh_TW.po                               |  282 +++---
 
110834
 72 files changed, 7090 insertions(+), 5280 deletions(-)
 
110835
 
 
110836
commit cd18ba358c5c0de683533b2c7160646bfa66bfd1
 
110837
Author: Jody Goldberg <jody@gnome.org>
 
110838
Date:   Tue Oct 1 15:18:37 2002 +0000
 
110839
 
 
110840
    avoid conflicting mnemonics the menus no longer have images, silence the
 
110841
    
 
110842
    
 
110843
    2002-10-01  Jody Goldberg <jody@gnome.org>
 
110844
    
 
110845
        * gnome-ui-properties.glade : avoid conflicting mnemonics
 
110846
        * gnome-ui-properties.c (set_have_icons) : the menus no  longer have
 
110847
          images, silence the warnings.
 
110848
 
 
110849
 NEWS                                             |    8 ++++++++
 
110850
 capplets/ui-properties/ChangeLog                 |    6 ++++++
 
110851
 capplets/ui-properties/gnome-ui-properties.c     |    2 --
 
110852
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
110853
 4 files changed, 15 insertions(+), 3 deletions(-)
 
110854
 
 
110855
commit 656f1dd33fd705a4f4814ce0bb0f23298d3544d0
 
110856
Author: Jody Goldberg <jody@src.gnome.org>
 
110857
Date:   Tue Oct 1 15:14:13 2002 +0000
 
110858
 
 
110859
    minor aix portability fix
 
110860
 
 
110861
 control-center/capplet-dir-view.h |    4 ++--
 
110862
 1 files changed, 2 insertions(+), 2 deletions(-)
 
110863
 
 
110864
commit 435b950dc16a2bb67b0563b3e890a39a1c79d915
 
110865
Author: Jody Goldberg <jody@src.gnome.org>
 
110866
Date:   Tue Oct 1 15:12:56 2002 +0000
 
110867
 
 
110868
    some aix portability fixes
 
110869
 
 
110870
 .../background/background-properties-capplet.c     |    4 ++--
 
110871
 1 files changed, 2 insertions(+), 2 deletions(-)
 
110872
 
 
110873
commit 478ecee385bd81ea4d0efdd1d0c33e3c69d89388
 
110874
Author: Yanko Kaneti <yaneti@declera.com>
 
110875
Date:   Tue Oct 1 05:23:00 2002 +0000
 
110876
 
 
110877
    reorder elements so that it validates.
 
110878
    
 
110879
    2002-10-01  Yanko Kaneti <yaneti@declera.com>
 
110880
    
 
110881
            * gtk-theme-switcher.schemas: reorder elements so that it validates.
 
110882
 
 
110883
 capplets/theme-switcher/ChangeLog                  |    4 ++++
 
110884
 capplets/theme-switcher/gtk-theme-switcher.schemas |    8 ++++----
 
110885
 2 files changed, 8 insertions(+), 4 deletions(-)
 
110886
 
 
110887
commit 486e9796a0a5f7f0d40ae29265ed89d02fc50656
 
110888
Author: Havoc Pennington <hp@pobox.com>
 
110889
Date:   Mon Sep 30 04:00:03 2002 +0000
 
110890
 
 
110891
    update from libegg to get fix from Ralph Loader for <Super> <Hyper> <Meta>
 
110892
    
 
110893
    2002-09-29  Havoc Pennington  <hp@pobox.com>
 
110894
    
 
110895
        * eggaccelerators.c: update from libegg to get fix from Ralph
 
110896
        Loader for <Super> <Hyper> <Meta> parsing, #93005
 
110897
 
 
110898
 capplets/keybindings/ChangeLog         |    5 +++++
 
110899
 capplets/keybindings/eggaccelerators.c |    6 +++---
 
110900
 2 files changed, 8 insertions(+), 3 deletions(-)
 
110901
 
 
110902
commit 469f82d9d8ae92139a3a6fe74ecd245850001263
 
110903
Author: jacob berkman <jacob@ximian.com>
 
110904
Date:   Thu Sep 26 22:21:16 2002 +0000
 
110905
 
 
110906
    remove $appicon_data
 
110907
    
 
110908
    2002-09-26  jacob berkman  <jacob@ximian.com>
 
110909
    
 
110910
        * Makefile.am (EXTRA_DIST): remove $appicon_data
 
110911
 
 
110912
 control-center/ChangeLog   |    4 ++++
 
110913
 control-center/Makefile.am |    2 +-
 
110914
 2 files changed, 5 insertions(+), 1 deletions(-)
 
110915
 
 
110916
commit 81d0bbd544e3f85ab4ba5396b4f325b4634baf31
 
110917
Author: Jody Goldberg <jody@gnome.org>
 
110918
Date:   Thu Sep 26 17:53:40 2002 +0000
 
110919
 
 
110920
    add ellipsis for CDE import and Repeat key buttons.
 
110921
    
 
110922
    
 
110923
    2002-09-26  Jody Goldberg <jody@gnome.org>
 
110924
    
 
110925
        * gnome-accessibility-keyboard-properties.glade : add ellipsis for CDE
 
110926
         import and Repeat key buttons.
 
110927
 
 
110928
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
110929
 .../gnome-accessibility-keyboard-properties.glade  |    4 ++--
 
110930
 2 files changed, 7 insertions(+), 2 deletions(-)
 
110931
 
 
110932
commit b67a5e0c2512f38420759a05d3d6cc67e15c638e
 
110933
Author: jacob berkman <jacob@ximian.com>
 
110934
Date:   Thu Sep 26 16:49:42 2002 +0000
 
110935
 
 
110936
    fix the macro
 
110937
    
 
110938
    2002-09-26  jacob berkman  <jacob@ximian.com>
 
110939
    
 
110940
        * capplet-dir.c (find_icon): fix the macro
 
110941
    
 
110942
        * capplet-dir-view.c (capplet_dir_view_init): use control-center2.png
 
110943
    
 
110944
        * Makefile.am: remove control-center.png which conflicts with the
 
110945
        gnome 1 package and define different macros for $datadir/pixmaps
 
110946
        and $gnomecc_icon_dir
 
110947
 
 
110948
 control-center/ChangeLog          |   10 ++++++++++
 
110949
 control-center/Makefile.am        |    6 ++----
 
110950
 control-center/capplet-dir-view.c |    2 +-
 
110951
 control-center/capplet-dir.c      |    2 +-
 
110952
 control-center/control-center.png |  Bin 2068 -> 0 bytes
 
110953
 5 files changed, 14 insertions(+), 6 deletions(-)
 
110954
 
 
110955
commit 65cd6f3d57eed35faaacd35eeeb031be2da170f5
 
110956
Author: Jody Goldberg <jody@gnome.org>
 
110957
Date:   Wed Sep 25 23:01:45 2002 +0000
 
110958
 
 
110959
    remove spaces before colons and fix the title.
 
110960
    
 
110961
    
 
110962
    2002-09-25  Jody Goldberg <jody@gnome.org>
 
110963
    
 
110964
        * gnome-accessibility-keyboard-properties.glade : remove spaces before
 
110965
          colons and fix the title.
 
110966
 
 
110967
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
110968
 .../gnome-accessibility-keyboard-properties.glade  |   12 ++++++------
 
110969
 2 files changed, 11 insertions(+), 6 deletions(-)
 
110970
 
 
110971
commit fe9580785a9dc50b5f8f9ff32fc910b4fa49082b
 
110972
Author: Hidetoshi Tajima <tajima@src.gnome.org>
 
110973
Date:   Tue Sep 24 22:57:29 2002 +0000
 
110974
 
 
110975
        disable/enable preedit/status in GtkIMContextXIM (#59076)
 
110976
    
 
110977
        * gnome-settings-xsettings.c: added two new xsettings
 
110978
        for GTK+ input method preedit and status styles.
 
110979
    
 
110980
        With the other patch for gtk+, the preedit and status styles of
 
110981
        GTK+ input method are configurable with associated gconf schemas
 
110982
        keys:
 
110983
        "/desktop/gnome/interface/gtk-im-preedit-style"
 
110984
        "/desktop/gnome/interface/gtk-im-status-style"
 
110985
    
 
110986
        Both are set to "callback" by default, and platform's
 
110987
        packging can have different default by changing
 
110988
        libgnome's desktop_gnome_interface.schemas.
 
110989
 
 
110990
 gnome-settings-daemon/ChangeLog                  |   17 +++++++++++++++++
 
110991
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 ++++
 
110992
 2 files changed, 21 insertions(+), 0 deletions(-)
 
110993
 
 
110994
commit 237ffc56dcd9432bf4223738636fa2f6e057f28b
 
110995
Author: Jody Goldberg <jody@gnome.org>
 
110996
Date:   Tue Sep 24 17:48:34 2002 +0000
 
110997
 
 
110998
    blah the XrmGetFileDatabase is implementation specific in its handling of
 
110999
    
 
111000
    
 
111001
    2002-09-24  Jody Goldberg <jody@gnome.org>
 
111002
    
 
111003
        * accessibility-keyboard.c (load_CDE_file) : blah the
 
111004
          XrmGetFileDatabase is implementation specific in its handling of
 
111005
          invalid files.  Add a hack that if the imported file did not contain
 
111006
          any resources it was invalid.
 
111007
    
 
111008
        * gnome-accessibility-keyboard-properties.glade : add mnemonic_widget
 
111009
          for mousekeys_init_delay_title.  Remove the atkrelations for things
 
111010
          with mnemonic_widget.
 
111011
 
 
111012
 capplets/accessibility/keyboard/ChangeLog          |   11 +++
 
111013
 .../keyboard/accessibility-keyboard.c              |   71 ++++++++++++-------
 
111014
 .../gnome-accessibility-keyboard-properties.glade  |   19 +-----
 
111015
 3 files changed, 57 insertions(+), 44 deletions(-)
 
111016
 
 
111017
commit 3274ad719c8889e857e1c86756481d6fb6002177
 
111018
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
111019
Date:   Fri Sep 20 09:10:58 2002 +0000
 
111020
 
 
111021
    updated Vietnamese file
 
111022
 
 
111023
 po/ChangeLog |    4 +
 
111024
 po/vi.po     | 1496 +++++++++++++++++++++++-----------------------------------
 
111025
 2 files changed, 598 insertions(+), 902 deletions(-)
 
111026
 
 
111027
commit edea9ec411e635efdfdd29478a2e8ac7133ba760
 
111028
Author: Marius Andreiana <mandreiana@yahoo.com>
 
111029
Date:   Fri Sep 20 07:28:19 2002 +0000
 
111030
 
 
111031
    updated
 
111032
    
 
111033
    2002-09-20  Marius Andreiana <mandreiana@yahoo.com>
 
111034
    
 
111035
            * ro.po: updated
 
111036
 
 
111037
 po/ChangeLog |    4 ++++
 
111038
 po/ro.po     |    2 +-
 
111039
 2 files changed, 5 insertions(+), 1 deletions(-)
 
111040
 
 
111041
commit e4f563fa97f990f37bf66b128161881d2e7a3977
 
111042
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
111043
Date:   Sat Sep 14 11:55:01 2002 +0000
 
111044
 
 
111045
    Updated Finnish Translation.
 
111046
    
 
111047
    2002-09-14  Pauli Virtanen <pauli.virtanen@hut.fi>
 
111048
    
 
111049
        * fi.po: Updated Finnish Translation.
 
111050
 
 
111051
 po/ChangeLog |    4 +
 
111052
 po/fi.po     |  448 +++++++++++++++++++++++----------------------------------
 
111053
 2 files changed, 185 insertions(+), 267 deletions(-)
 
111054
 
 
111055
commit e18bcdb0bd577c6759d1e6d96b6c9b3d840e984a
 
111056
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
111057
Date:   Fri Sep 13 02:38:06 2002 +0000
 
111058
 
 
111059
    Updated Malay Translation.
 
111060
    
 
111061
    2002-09-13  Hasbullah Bin Pit <sebol@ikhlas.com>
 
111062
    
 
111063
            * ms.po: Updated Malay Translation.
 
111064
 
 
111065
 po/ChangeLog |    4 +
 
111066
 po/ms.po     | 1029 +++++++++++++++-------------------------------------------
 
111067
 2 files changed, 262 insertions(+), 771 deletions(-)
 
111068
 
 
111069
commit a1f98f2f24bcf3978f3f0cfc26aac1d18e61ba40
 
111070
Author: Jody Goldberg <jody@gnome.org>
 
111071
Date:   Wed Sep 11 13:24:23 2002 +0000
 
111072
 
 
111073
    Fix conflicting accelerators.
 
111074
    
 
111075
    
 
111076
    2002-09-11  Jody Goldberg <jody@gnome.org>
 
111077
    
 
111078
        * gnome-accessibility-keyboard-properties.glade : Fix conflicting
 
111079
          accelerators.
 
111080
    
 
111081
        * accessibility-keyboard.c (setup_dialog) : connect the simple items
 
111082
          before the master.
 
111083
        (cb_master_enable_toggle) : desensitize the subfeature content if the
 
111084
          master switch is disabled.
 
111085
 
 
111086
 capplets/accessibility/keyboard/ChangeLog          |   10 +++
 
111087
 .../keyboard/accessibility-keyboard.c              |   22 ++++--
 
111088
 .../gnome-accessibility-keyboard-properties.glade  |   28 ++++----
 
111089
 capplets/ui-properties/ChangeLog                   |    5 +
 
111090
 capplets/ui-properties/gnome-ui-properties.glade   |   48 +++---------
 
111091
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
111092
 .../gnome-settings-accessibility-keyboard.c        |   82 ++++++++++---------
 
111093
 gnome-settings-daemon/gnome-settings-wm.c          |    3 +-
 
111094
 8 files changed, 109 insertions(+), 98 deletions(-)
 
111095
 
 
111096
commit 9c3e90995d0897566bc1c6c3184eb6a2ec41eafd
 
111097
Author: Jody Goldberg <jody@gnome.org>
 
111098
Date:   Tue Sep 10 04:04:31 2002 +0000
 
111099
 
 
111100
    handle NULL.
 
111101
    
 
111102
    
 
111103
    2002-08-26  Jody Goldberg <jody@gnome.org>
 
111104
    
 
111105
        * gnome-wm-manager.c (gnome_wm_manager_get_current) : handle NULL.
 
111106
 
 
111107
 libwindow-settings/ChangeLog          |    6 +++++-
 
111108
 libwindow-settings/gnome-wm-manager.c |    5 ++++-
 
111109
 2 files changed, 9 insertions(+), 2 deletions(-)
 
111110
 
 
111111
commit 864c769bc3aa89ed71b91343af0d3e039aa8b73b
 
111112
Author: Jody Goldberg <jody@src.gnome.org>
 
111113
Date:   Tue Sep 10 04:04:20 2002 +0000
 
111114
 
 
111115
    merge in the pending changes
 
111116
 
 
111117
 capplets/file-types/ChangeLog                      |    5 ++++
 
111118
 capplets/file-types/mime-edit-dialog.c             |   10 +++-----
 
111119
 .../network/gnome-network-preferences.desktop.in   |    4 +-
 
111120
 capplets/theme-switcher/ChangeLog                  |    4 +++
 
111121
 capplets/theme-switcher/theme-switcher.c           |   22 ++++++++++---------
 
111122
 capplets/ui-properties/ChangeLog                   |    5 ++++
 
111123
 capplets/ui-properties/gnome-ui-properties.glade   |    2 +-
 
111124
 configure.in                                       |    1 +
 
111125
 gnome-settings-daemon/ChangeLog                    |   11 ++++++++++
 
111126
 .../gnome-settings-accessibility-keyboard.c        |   10 ++++----
 
111127
 gnome-settings-daemon/gnome-settings-wm.c          |   19 +++++++++++++++-
 
111128
 11 files changed, 67 insertions(+), 26 deletions(-)
 
111129
 
 
111130
commit 9605651251e283d7a37cadbd1e00d465db82626c
 
111131
Author: Jody Goldberg <jody@gnome.org>
 
111132
Date:   Tue Sep 10 04:03:44 2002 +0000
 
111133
 
 
111134
    add a warning if xkb is not available.
 
111135
    
 
111136
    
 
111137
    2002-09-09  Jody Goldberg <jody@gnome.org>
 
111138
    
 
111139
        * gnome-accessibility-keyboard-properties.c (main) : add a warning if
 
111140
          xkb is not available.
 
111141
 
 
111142
 capplets/accessibility/keyboard/ChangeLog          |   25 +++++++++++
 
111143
 .../keyboard/accessibility-keyboard.c              |   44 +++++++++++--------
 
111144
 .../gnome-accessibility-keyboard-properties.c      |   34 +++++++++++++++-
 
111145
 .../gnome-accessibility-keyboard-properties.glade  |   13 ++++--
 
111146
 4 files changed, 92 insertions(+), 24 deletions(-)
 
111147
 
 
111148
commit 4101aaa9661ae07c998c90c2d347f6c6ebe76675
 
111149
Author: Marius Andreiana <mandreiana@yahoo.com>
 
111150
Date:   Mon Sep 9 09:50:26 2002 +0000
 
111151
 
 
111152
    updated ( thanks to Mugurel Tudor <mugurelu@go.ro> )
 
111153
    
 
111154
    2002-09-09  Marius Andreiana <mandreiana@yahoo.com>
 
111155
    
 
111156
        * ro.po: updated ( thanks to Mugurel Tudor <mugurelu@go.ro> )
 
111157
 
 
111158
 po/ChangeLog |    4 +
 
111159
 po/ro.po     | 4612 +++++++---------------------------------------------------
 
111160
 2 files changed, 513 insertions(+), 4103 deletions(-)
 
111161
 
 
111162
commit eb79e6e0a4c8af996b4f432191ddd62aa64fbfe5
 
111163
Author: Mark McLoughlin <mark@skynet.ie>
 
111164
Date:   Mon Sep 9 04:52:21 2002 +0000
 
111165
 
 
111166
    use ../../libwindow-settings/libgnome-window-settings.la instead of
 
111167
    
 
111168
    2002-09-09  Mark McLoughlin  <mark@skynet.ie>
 
111169
    
 
111170
            * Makefile.am: use ../../libwindow-settings/libgnome-window-settings.la
 
111171
            instead of -L../../libwindow-settings -lgnome-window-settings.
 
111172
            Fixeds build breakage.
 
111173
 
 
111174
 capplets/theme-switcher/ChangeLog   |    6 ++++++
 
111175
 capplets/theme-switcher/Makefile.am |    2 +-
 
111176
 2 files changed, 7 insertions(+), 1 deletions(-)
 
111177
 
 
111178
commit 76d148e48795c2a3e7e6eded98ee62430e1e8d4d
 
111179
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
111180
Date:   Wed Sep 4 22:11:05 2002 +0000
 
111181
 
 
111182
    translation update, fixes
 
111183
 
 
111184
 po/ChangeLog |    4 ++
 
111185
 po/pt_BR.po  |   88 +++++++++++++++++++++++++++++-----------------------------
 
111186
 2 files changed, 48 insertions(+), 44 deletions(-)
 
111187
 
 
111188
commit 65c9d73b59ad6fe289e66dd40854c4ae7f240b1d
 
111189
Author: Jacob Berkman <jacob@ximian.com>
 
111190
Date:   Sat Aug 31 17:10:38 2002 +0000
 
111191
 
 
111192
    include sys/types.h before dirent.h and string.h
 
111193
    
 
111194
    2002-08-31  Jacob Berkman  <jacob@ximian.com>
 
111195
    
 
111196
        * metacity-window-manager.c: include sys/types.h before dirent.h
 
111197
        and string.h
 
111198
 
 
111199
 capplets/windows/ChangeLog                 |    5 +++++
 
111200
 capplets/windows/metacity-window-manager.c |    4 +++-
 
111201
 2 files changed, 8 insertions(+), 1 deletions(-)
 
111202
 
 
111203
commit e450afe34b3353b21a48c23a2ad9c1d342f0365b
 
111204
Author: Jacob Berkman <jacob@krunk.local>
 
111205
Date:   Sat Aug 31 17:06:36 2002 +0000
 
111206
 
 
111207
    link against -lpopt
 
111208
    
 
111209
    2002-08-31  Jacob Berkman  <jacob@krunk.local.>
 
111210
    
 
111211
        * Makefile.am (gnome_file_types_properties_LDADD): link against -lpopt
 
111212
 
 
111213
 capplets/file-types/ChangeLog   |    4 ++++
 
111214
 capplets/file-types/Makefile.am |    2 +-
 
111215
 2 files changed, 5 insertions(+), 1 deletions(-)
 
111216
 
 
111217
commit dbfc16764d90d9571abcc2457f9684c9c06ef0cf
 
111218
Author: Jonathan Blandford <jrb@gnome.org>
 
111219
Date:   Fri Aug 23 05:03:16 2002 +0000
 
111220
 
 
111221
    use new X mode of the eggcellrendererkeys.
 
111222
    
 
111223
    Fri Aug 23 00:15:47 2002  Jonathan Blandford  <jrb@gnome.org>
 
111224
    
 
111225
        * gnome-keybinding-properties.c (setup_dialog): use new X mode of
 
111226
        the eggcellrendererkeys.
 
111227
    
 
111228
        * eggcellrendererkeys.[ch]: update from libegg.
 
111229
 
 
111230
 ChangeLog                                          |    7 ++
 
111231
 capplets/keybindings/eggcellrendererkeys.c         |  104 +++++++++++++-------
 
111232
 capplets/keybindings/eggcellrendererkeys.h         |   44 +++++----
 
111233
 capplets/keybindings/gnome-keybinding-properties.c |    2 +
 
111234
 4 files changed, 105 insertions(+), 52 deletions(-)
 
111235
 
 
111236
commit 4be36ac469dd4ad05b514854df99ad0d268029bb
 
111237
Author: Glynn Foster <glynn.foster@sun.com>
 
111238
Date:   Wed Aug 21 11:10:57 2002 +0000
 
111239
 
 
111240
    Don't put dnl's in AC_OUTPUT.
 
111241
    
 
111242
    2002-08-21  Glynn Foster  <glynn.foster@sun.com>
 
111243
    
 
111244
        * configure.in: Don't put dnl's in AC_OUTPUT.
 
111245
 
 
111246
 ChangeLog    |    4 ++++
 
111247
 configure.in |    3 +--
 
111248
 2 files changed, 5 insertions(+), 2 deletions(-)
 
111249
 
 
111250
commit d65fcfacab4b2abc5e65e28756012a9c904dfffe
 
111251
Author: Deepa Natarajan <deepa.natarajan@wipro.com>
 
111252
Date:   Wed Aug 21 06:53:59 2002 +0000
 
111253
 
 
111254
    Added [un]maximize metacity bindings.
 
111255
    
 
111256
    2002-08-21  Deepa Natarajan <deepa.natarajan@wipro.com>
 
111257
    
 
111258
        * gnome-keybinding-properties.c: Added [un]maximize metacity bindings.
 
111259
 
 
111260
 capplets/keybindings/ChangeLog                     |    4 ++++
 
111261
 capplets/keybindings/gnome-keybinding-properties.c |    2 ++
 
111262
 2 files changed, 6 insertions(+), 0 deletions(-)
 
111263
 
 
111264
commit b3ca0b3f9f2abe9a51066228587c6dd8419ebaf6
 
111265
Author: Jody Goldberg <jody@gnome.org>
 
111266
Date:   Wed Aug 21 06:01:42 2002 +0000
 
111267
 
 
111268
    Release 2.1.0
 
111269
    
 
111270
    
 
111271
    2002-08-21  Jody Goldberg <jody@gnome.org>
 
111272
    
 
111273
        * Release 2.1.0
 
111274
 
 
111275
 ChangeLog                                 |    9 +
 
111276
 archiver/ChangeLog                        |    4 +
 
111277
 archiver/tests/ChangeLog                  |    4 +
 
111278
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
111279
 capplets/background/ChangeLog             |    4 +
 
111280
 capplets/common/ChangeLog                 |    4 +
 
111281
 capplets/default-applications/ChangeLog   |    4 +
 
111282
 capplets/desktop-links/ChangeLog          |    4 +
 
111283
 capplets/desktop-links/Makefile.am        |    4 +-
 
111284
 capplets/file-types/ChangeLog             |    4 +
 
111285
 capplets/font/ChangeLog                   |    4 +
 
111286
 capplets/keybindings/ChangeLog            |    4 +
 
111287
 capplets/keyboard/ChangeLog               |    4 +
 
111288
 capplets/mime-type/ChangeLog              |    4 +
 
111289
 capplets/mouse/ChangeLog                  |    4 +
 
111290
 capplets/network/ChangeLog                |    4 +
 
111291
 capplets/rollback/ChangeLog               |    4 +
 
111292
 capplets/sound/ChangeLog                  |    4 +
 
111293
 capplets/theme-switcher/ChangeLog         |    9 +
 
111294
 capplets/theme-switcher/theme-switcher.c  |   35 +-
 
111295
 capplets/ui-properties/ChangeLog          |    4 +
 
111296
 capplets/url-properties/ChangeLog         |    4 +
 
111297
 capplets/windows/ChangeLog                |    4 +
 
111298
 capplets/windows/Makefile.am              |    2 +-
 
111299
 capplets/wm-properties/ChangeLog          |    4 +
 
111300
 configure.in                              |    6 +-
 
111301
 control-center/ChangeLog                  |    4 +
 
111302
 gnome-settings-daemon/ChangeLog           |    4 +
 
111303
 help/ChangeLog                            |    4 +
 
111304
 libbackground/ChangeLog                   |    4 +
 
111305
 libwindow-settings/ChangeLog              |    4 +
 
111306
 po/ChangeLog                              |    4 +
 
111307
 po/ar.po                                  | 1364 +++++++++++++++----------
 
111308
 po/az.po                                  | 1104 +++++++++++----------
 
111309
 po/bg.po                                  | 1220 ++++++++++++++---------
 
111310
 po/ca.po                                  |  533 ++++++----
 
111311
 po/cs.po                                  | 1324 ++++++++++++++-----------
 
111312
 po/da.po                                  |  948 +++++++++++-------
 
111313
 po/de.po                                  | 1171 ++++++++++++++--------
 
111314
 po/el.po                                  |  416 ++++----
 
111315
 po/en_GB.po                               |  861 ++++++++--------
 
111316
 po/es.po                                  | 1373 ++++++++++++++++----------
 
111317
 po/et.po                                  |  695 ++++++++-----
 
111318
 po/fi.po                                  |  865 +++++++++++------
 
111319
 po/fr.po                                  |  522 ++++++----
 
111320
 po/ga.po                                  | 1175 ++++++++++++----------
 
111321
 po/gl.po                                  | 1194 ++++++++++++++---------
 
111322
 po/hr.po                                  | 1180 ++++++++++++----------
 
111323
 po/hu.po                                  | 1228 ++++++++++++-----------
 
111324
 po/it.po                                  | 1258 +++++++++++++-----------
 
111325
 po/ja.po                                  | 1260 +++++++++++++-----------
 
111326
 po/ko.po                                  |  917 +++++++++++-------
 
111327
 po/lt.po                                  | 1370 +++++++++++++++----------
 
111328
 po/lv.po                                  | 1220 ++++++++++++-----------
 
111329
 po/ms.po                                  |  410 ++++----
 
111330
 po/nl.po                                  | 1380 ++++++++++++++++----------
 
111331
 po/nn.po                                  | 1194 ++++++++++++----------
 
111332
 po/no.po                                  |  948 +++++++++++-------
 
111333
 po/pl.po                                  | 1562 ++++++++++++++++-------------
 
111334
 po/pt.po                                  | 1383 ++++++++++++++++----------
 
111335
 po/pt_BR.po                               |  370 ++++----
 
111336
 po/ro.po                                  | 1324 ++++++++++++++-----------
 
111337
 po/ru.po                                  |  642 ++++++++-----
 
111338
 po/sk.po                                  | 1332 +++++++++++++++----------
 
111339
 po/sl.po                                  | 1239 ++++++++++++++---------
 
111340
 po/sv.po                                  |  654 ++++++++-----
 
111341
 po/tr.po                                  | 1388 ++++++++++++++++----------
 
111342
 po/uk.po                                  | 1198 +++++++++++++---------
 
111343
 po/vi.po                                  | 1257 ++++++++++++++---------
 
111344
 po/wa.po                                  | 1092 +++++++++++---------
 
111345
 po/zh_CN.po                               | 1288 ++++++++++++++----------
 
111346
 po/zh_TW.po                               | 1370 +++++++++++++++----------
 
111347
 72 files changed, 25376 insertions(+), 18022 deletions(-)
 
111348
 
 
111349
commit 28c1366164b93efca7c85d3db46238dc2b1ba222
 
111350
Author: Jody Goldberg <jody@src.gnome.org>
 
111351
Date:   Tue Aug 20 03:15:25 2002 +0000
 
111352
 
 
111353
    Merge in some pending patches
 
111354
 
 
111355
 ChangeLog                                          |    4 ++++
 
111356
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
111357
 .../keyboard/accessibility-keyboard.desktop.in     |    5 +++--
 
111358
 capplets/background/ChangeLog                      |    5 +++++
 
111359
 capplets/background/background.desktop.in          |    5 +++--
 
111360
 capplets/default-applications/ChangeLog            |    5 +++++
 
111361
 .../default-applications.desktop.in                |    5 +++--
 
111362
 capplets/file-types/ChangeLog                      |   10 ++++++++++
 
111363
 capplets/file-types/file-types.desktop.in          |    9 +++++----
 
111364
 capplets/font/ChangeLog                            |    5 +++++
 
111365
 capplets/font/font-properties.desktop.in           |    5 +++--
 
111366
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
111367
 capplets/keybindings/keybinding.desktop.in         |    5 +++--
 
111368
 capplets/keyboard/ChangeLog                        |    4 ++++
 
111369
 capplets/keyboard/keyboard.desktop.in              |    5 +++--
 
111370
 capplets/mouse/ChangeLog                           |    4 ++++
 
111371
 capplets/mouse/mouse.desktop.in                    |    5 +++--
 
111372
 capplets/network/ChangeLog                         |    5 +++++
 
111373
 .../network/gnome-network-preferences.desktop.in   |    5 +++--
 
111374
 capplets/sound/ChangeLog                           |    4 ++++
 
111375
 capplets/sound/sound.desktop.in                    |    5 +++--
 
111376
 capplets/theme-switcher/ChangeLog                  |    5 +++++
 
111377
 .../theme-switcher/gtk-theme-selector.desktop.in   |    5 +++--
 
111378
 capplets/ui-properties/ChangeLog                   |    4 ++++
 
111379
 capplets/ui-properties/behavior.desktop.in         |    5 +++--
 
111380
 capplets/windows/ChangeLog                         |    5 +++++
 
111381
 capplets/windows/window-properties.desktop.in      |    5 +++--
 
111382
 control-center/ChangeLog                           |    4 ++++
 
111383
 control-center/gnomecc.desktop.in                  |    5 +++--
 
111384
 29 files changed, 114 insertions(+), 31 deletions(-)
 
111385
 
 
111386
commit 3c03dd586d91a4d255b40e939254eda71711e95b
 
111387
Author: Jody Goldberg <jody@src.gnome.org>
 
111388
Date:   Mon Aug 19 22:09:51 2002 +0000
 
111389
 
 
111390
    Merge in changes from RedHat
 
111391
 
 
111392
 capplets/theme-switcher/theme-properties.glade |   71 +++++++-
 
111393
 capplets/theme-switcher/theme-switcher.c       |  228 +++++++++++++++---------
 
111394
 2 files changed, 210 insertions(+), 89 deletions(-)
 
111395
 
 
111396
commit ded4768f61c74652195b62c14d8f5ebde4563b5b
 
111397
Author: Jonathan Blandford <jrb@redhat.com>
 
111398
Date:   Mon Aug 19 21:53:58 2002 +0000
 
111399
 
 
111400
    fix bindings to match metacity.
 
111401
    
 
111402
    Mon Aug 19 17:54:07 2002  Jonathan Blandford  <jrb@redhat.com>
 
111403
    
 
111404
            * gnome-keybinding-properties.c (metacity_key_list): fix bindings
 
111405
            to match metacity.
 
111406
 
 
111407
 capplets/keybindings/ChangeLog                     |    5 ++++
 
111408
 capplets/keybindings/gnome-keybinding-properties.c |   26 +++++--------------
 
111409
 2 files changed, 12 insertions(+), 19 deletions(-)
 
111410
 
 
111411
commit 393fa2d6d151a04937e7e73d8ccc081882e66d34
 
111412
Author: Jody Goldberg <jody@gnome.org>
 
111413
Date:   Mon Aug 19 20:04:18 2002 +0000
 
111414
 
 
111415
    merge in owen's patch to configure the window title font and the font to
 
111416
    
 
111417
    
 
111418
    2002-08-19  Jody Goldberg <jody@gnome.org>
 
111419
    
 
111420
        * font-properties.glade :
 
111421
        * main.c: (setup_dialog): merge in owen's patch to configure the
 
111422
          window title font and the font to use for terminals.  This patch
 
111423
          uses a metacity specific key for the window title.  Owen ? Seth ?
 
111424
          Can you folk choose please.
 
111425
 
 
111426
 capplets/font/ChangeLog             |    8 ++
 
111427
 capplets/font/font-properties.glade |  143 ++++++++++++++++++++++------------
 
111428
 capplets/font/main.c                |   45 +++++++++++-
 
111429
 3 files changed, 144 insertions(+), 52 deletions(-)
 
111430
 
 
111431
commit b5ef65002e043675c4440b319d66a309593fc209
 
111432
Author: Jody Goldberg <jody@gnome.org>
 
111433
Date:   Mon Aug 19 19:14:21 2002 +0000
 
111434
 
 
111435
    new file from owen to manage gtk1 themes.
 
111436
    
 
111437
    
 
111438
    2002-08-19  Jody Goldberg <jody@gnome.org>
 
111439
    
 
111440
        * gnome-settings-daemon/gnome-settings-gtk1theme.c : new
 
111441
          file from owen to manage gtk1 themes.
 
111442
 
 
111443
 ChangeLog                                         |    5 +
 
111444
 capplets/common/theme-common.c                    |   23 ++-
 
111445
 capplets/common/theme-common.h                    |    1 +
 
111446
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
111447
 gnome-settings-daemon/Makefile.am                 |    6 +-
 
111448
 gnome-settings-daemon/gnome-settings-daemon.c     |    3 +
 
111449
 gnome-settings-daemon/gnome-settings-gtk1theme.c  |  220 +++++++++++++++++++++
 
111450
 gnome-settings-daemon/gnome-settings-gtk1theme.h  |   34 ++++
 
111451
 8 files changed, 285 insertions(+), 9 deletions(-)
 
111452
 
 
111453
commit 523b6f3d8820f6430bde2df31cd239384a4d1d46
 
111454
Author: jacob berkman <jacob@ximian.com>
 
111455
Date:   Fri Aug 16 19:50:25 2002 +0000
 
111456
 
 
111457
    remove capplets/file-types/category-names.h
 
111458
    
 
111459
    2002-08-16  jacob berkman  <jacob@ximian.com>
 
111460
    
 
111461
        * POTFILES.in: remove capplets/file-types/category-names.h
 
111462
 
 
111463
 po/ChangeLog   |    4 ++++
 
111464
 po/POTFILES.in |    1 -
 
111465
 2 files changed, 4 insertions(+), 1 deletions(-)
 
111466
 
 
111467
commit 368721557cd37aea6c1e95ff861d9fe2a679f762
 
111468
Author: Jody Goldberg <jody@gnome.org>
 
111469
Date:   Thu Aug 15 21:59:36 2002 +0000
 
111470
 
 
111471
    Add a pile of missing metacity bindings.
 
111472
    
 
111473
    
 
111474
    2002-08-15  Jody Goldberg <jody@gnome.org>
 
111475
    
 
111476
        * gnome-keybinding-properties.c : Add a pile of missing metacity
 
111477
          bindings.
 
111478
 
 
111479
 capplets/keybindings/ChangeLog                     |    4 ++++
 
111480
 capplets/keybindings/gnome-keybinding-properties.c |   18 ++++++++++++++++++
 
111481
 gnome-settings-daemon/gnome-settings-wm.c          |    3 ++-
 
111482
 3 files changed, 24 insertions(+), 1 deletions(-)
 
111483
 
 
111484
commit 4d0044cf19a6039ef9a3502bbf1732e37c14fdd6
 
111485
Author: Jody Goldberg <jody@gnome.org>
 
111486
Date:   Thu Aug 15 21:29:17 2002 +0000
 
111487
 
 
111488
    set the version number to something sane we branched.
 
111489
    
 
111490
    
 
111491
    2002-08-15  Jody Goldberg <jody@gnome.org>
 
111492
    
 
111493
        * configure.in : set the version number to something sane
 
111494
          we branched.
 
111495
 
 
111496
 ChangeLog    |    5 +++++
 
111497
 configure.in |    2 +-
 
111498
 2 files changed, 6 insertions(+), 1 deletions(-)
 
111499
 
 
111500
commit 3b1c8cb1cdd364d90964b9ec6bb48246f74e5e6c
 
111501
Author: Jody Goldberg <jody@gnome.org>
 
111502
Date:   Thu Aug 15 17:54:10 2002 +0000
 
111503
 
 
111504
    fix missed capitalization for the ui-review.
 
111505
    
 
111506
    2002-08-10  Jody Goldberg <jody@gnome.org>
 
111507
    
 
111508
        * file-types-properties.glade : fix missed capitalization for the
 
111509
        ui-review.
 
111510
    
 
111511
    2002-08-15  Jody Goldberg <jody@gnome.org>
 
111512
    
 
111513
        * gnome-keyboard-properties.glade : fix label and make consistent with
 
111514
          mouse capplet.
 
111515
        * gnome-keyboard-properties.c (create_dialog) : use size groups.
 
111516
    
 
111517
    2002-08-15  Jody Goldberg <jody@gnome.org>
 
111518
    
 
111519
        http://bugzilla.gnome.org/show_bug.cgi?id=90778
 
111520
        * gnome-settings-accessibility-keyboard.c (set_gconf_from_server) :
 
111521
          Add a heuristic so that we do not disable features in gconf just
 
111522
          because they are disabled in the X server.  If the master switch is
 
111523
          already disabled in gconf we can guess that most of the time it
 
111524
          means that people want to keep their flags.
 
111525
    
 
111526
    
 
111527
    2002-08-07  Jody Goldberg <jody@gnome.org>
 
111528
    
 
111529
        * po/POTFILES.in : remove bogus file.
 
111530
 
 
111531
 ChangeLog                                          |    4 +
 
111532
 capplets/file-types/ChangeLog                      |    5 +
 
111533
 capplets/file-types/Makefile.am                    |    2 +-
 
111534
 capplets/file-types/category-names.h               |   27 ---
 
111535
 capplets/file-types/file-types-properties.glade    |    4 +-
 
111536
 capplets/keyboard/ChangeLog                        |    6 +
 
111537
 capplets/keyboard/gnome-keyboard-properties.c      |   16 ++
 
111538
 capplets/keyboard/gnome-keyboard-properties.glade  |  229 +++++++++++++-------
 
111539
 gnome-settings-daemon/ChangeLog                    |   14 ++
 
111540
 .../gnome-settings-accessibility-keyboard.c        |   47 +++--
 
111541
 .../gnome-settings-default-editor.c                |    2 +
 
111542
 11 files changed, 230 insertions(+), 126 deletions(-)
 
111543
 
 
111544
commit a5a97dcbc1872bb2b51aebbc36bc7eea3a7b0d94
 
111545
Author: Jody Goldberg <jody@gnome.org>
 
111546
Date:   Tue Aug 13 18:14:39 2002 +0000
 
111547
 
 
111548
    http://bugzilla.gnome.org/show_bug.cgi?id=83334 do it the easy way and
 
111549
    
 
111550
    2002-08-10  Jody Goldberg <jody@gnome.org>
 
111551
    
 
111552
        http://bugzilla.gnome.org/show_bug.cgi?id=83334
 
111553
        * eggcellrendererkeys.c : do it the easy way and just update the
 
111554
          libegg code.
 
111555
 
 
111556
 capplets/keybindings/ChangeLog             |    7 +
 
111557
 capplets/keybindings/Makefile.am           |    4 +-
 
111558
 capplets/keybindings/eggaccelerators.c     |  657 ++++++++++++++++++++++++++++
 
111559
 capplets/keybindings/eggaccelerators.h     |   87 ++++
 
111560
 capplets/keybindings/eggcellrendererkeys.c |   42 ++-
 
111561
 capplets/keybindings/eggcellrendererkeys.h |    1 +
 
111562
 6 files changed, 790 insertions(+), 8 deletions(-)
 
111563
 
 
111564
commit 9bbe45df2404fcabdf8b746fe01b36a283496165
 
111565
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
111566
Date:   Fri Aug 9 23:47:38 2002 +0000
 
111567
 
 
111568
    updating translation
 
111569
 
 
111570
 po/ChangeLog |    4 +
 
111571
 po/pt_BR.po  | 1340 ++++++++++++++++++++++++++++++++++------------------------
 
111572
 2 files changed, 790 insertions(+), 554 deletions(-)
 
111573
 
 
111574
commit c7e265f7c9743ceb9bd705d25fc00aa8d7458c8f
 
111575
Author: Yanko Kaneti <yaneti@declera.com>
 
111576
Date:   Fri Aug 9 17:55:52 2002 +0000
 
111577
 
 
111578
    handle different cases of preprocessor macro varargs support.
 
111579
    
 
111580
    2002-08-09  Yanko Kaneti <yaneti@declera.com>
 
111581
    
 
111582
       * capplets/common/capplet-util.h: handle different cases of
 
111583
       preprocessor macro varargs support.
 
111584
 
 
111585
 ChangeLog                      |    5 +++++
 
111586
 capplets/common/capplet-util.h |   10 +++++++++-
 
111587
 2 files changed, 14 insertions(+), 1 deletions(-)
 
111588
 
 
111589
commit 307dd6b3a506b2b3e9e2c8db8d3da280d848a612
 
111590
Author: jacob berkman <jacob@ximian.com>
 
111591
Date:   Thu Aug 8 19:40:11 2002 +0000
 
111592
 
 
111593
    add padding so that it builds on non-gcc
 
111594
    
 
111595
    2002-08-08  jacob berkman  <jacob@ximian.com>
 
111596
    
 
111597
        * metacity-window-manager.c (_MetacityWindowManagerPrivate): add
 
111598
        padding so that it builds on non-gcc
 
111599
 
 
111600
 capplets/windows/ChangeLog                 |    5 +++++
 
111601
 capplets/windows/metacity-window-manager.c |    1 +
 
111602
 2 files changed, 6 insertions(+), 0 deletions(-)
 
111603
 
 
111604
commit 01ce1d2620c4208c9a5b3b17d4b439c790bf1ec0
 
111605
Author: Seth Nickell <snickell@stanford.edu>
 
111606
Date:   Thu Aug 8 07:17:12 2002 +0000
 
111607
 
 
111608
    Actually hook the windows capplet into the build. Though its sort of ass
 
111609
    
 
111610
    2002-08-08  Seth Nickell  <snickell@stanford.edu>
 
111611
    
 
111612
        * capplets/Makefile.am:
 
111613
    
 
111614
        Actually hook the windows capplet into the build. Though
 
111615
        its sort of ass right now.
 
111616
 
 
111617
 ChangeLog            |    7 +++++++
 
111618
 capplets/Makefile.am |    8 +++++---
 
111619
 2 files changed, 12 insertions(+), 3 deletions(-)
 
111620
 
 
111621
commit e5071f443481bca77aa32d1f514ca47b6901c7b0
 
111622
Author: Seth Nickell <snickell@stanford.edu>
 
111623
Date:   Thu Aug 8 07:13:38 2002 +0000
 
111624
 
 
111625
    Try my best to throw a monkey wrench in things. Checkin Windows capplet,
 
111626
    
 
111627
    2002-08-08  Seth Nickell <snickell@stanford.edu>
 
111628
    
 
111629
        Try my best to throw a monkey wrench in things. Checkin
 
111630
        Windows capplet, and add window related settings to
 
111631
        the font capplet and theme capplet.
 
111632
    
 
111633
        Also fix button alignments on all capplets.
 
111634
 
 
111635
 ChangeLog                                          |    8 +
 
111636
 capplets/font/ChangeLog                            |    8 +
 
111637
 capplets/font/font-properties.glade                |   48 ++++-
 
111638
 capplets/font/main.c                               |   10 +-
 
111639
 capplets/keybindings/ChangeLog                     |    6 +
 
111640
 .../keybindings/gnome-keybinding-properties.glade  |    5 +-
 
111641
 capplets/keyboard/ChangeLog                        |    6 +
 
111642
 capplets/keyboard/gnome-keyboard-properties.glade  |   12 +-
 
111643
 capplets/mouse/ChangeLog                           |    6 +
 
111644
 capplets/mouse/gnome-mouse-properties.glade        |    1 +
 
111645
 capplets/network/ChangeLog                         |    6 +
 
111646
 capplets/network/gnome-network-preferences.glade   |    2 +-
 
111647
 capplets/sound/sound-properties.glade              |  218 +++++++++--------
 
111648
 capplets/theme-switcher/Makefile.am                |    8 +-
 
111649
 capplets/theme-switcher/theme-properties.glade     |  224 ++++++++++++-----
 
111650
 capplets/theme-switcher/theme-switcher.c           |  261 ++++++++++++++++++--
 
111651
 capplets/ui-properties/gnome-ui-properties.glade   |    4 +-
 
111652
 capplets/windows/ChangeLog                         |   11 +
 
111653
 capplets/windows/gnome-window-properties.glade     |    2 +-
 
111654
 capplets/windows/metacity-window-manager.c         |   29 ++-
 
111655
 configure.in                                       |    2 +-
 
111656
 gnome-settings-daemon/Makefile.am                  |    7 +-
 
111657
 gnome-settings-daemon/gnome-settings-wm.c          |   19 ++
 
111658
 libwindow-settings/ChangeLog                       |   12 +
 
111659
 libwindow-settings/gnome-window-manager.c          |   16 +-
 
111660
 libwindow-settings/gnome-window-manager.h          |   11 +-
 
111661
 26 files changed, 723 insertions(+), 219 deletions(-)
 
111662
 
 
111663
commit f40d5848225e42aaa9c9b80a31d5ed9782338872
 
111664
Author: Michael Meeks <michael@ximian.com>
 
111665
Date:   Thu Aug 8 04:26:12 2002 +0000
 
111666
 
 
111667
    flag that we scuppered the remote daemon. (apply_settings): resume it if
 
111668
    
 
111669
    2002-08-07  Michael Meeks  <michael@ximian.com>
 
111670
    
 
111671
            * gnome-settings-sound.c (stop_esd): flag that
 
111672
            we scuppered the remote daemon.
 
111673
            (apply_settings): resume it if we killed it,
 
111674
            don't kill it more than once.
 
111675
            Don't iterate over all the sounds and try to
 
111676
            push to the server if we have sound disabled,
 
111677
            saves a chunk of time.
 
111678
            This fixes the 'toggle sound a lot breaks it' bug.
 
111679
 
 
111680
 gnome-settings-daemon/ChangeLog              |   11 +++++++++++
 
111681
 gnome-settings-daemon/gnome-settings-sound.c |   21 ++++++++++++++++-----
 
111682
 2 files changed, 27 insertions(+), 5 deletions(-)
 
111683
 
 
111684
commit fe247b1685f3a5a72ca3e9bad2496bd4ada54568
 
111685
Author: Jody Goldberg <jody@gnome.org>
 
111686
Date:   Wed Aug 7 17:06:12 2002 +0000
 
111687
 
 
111688
    Patch from JRB for 88443
 
111689
    
 
111690
    2002-08-07  Jody Goldberg <jody@gnome.org>
 
111691
        Patch from JRB for 88443
 
111692
    
 
111693
        * theme-switcher.c (read_themes) : store the current cursor
 
111694
    
 
111695
    2002-08-07  Jody Goldberg <jody@gnome.org>
 
111696
    
 
111697
        * mime-edit-dialog.c (mime_edit_dialog_get_app) : Be extra anal, just
 
111698
          in case the db is corrupt.
 
111699
 
 
111700
 capplets/file-types/ChangeLog            |    5 ++++
 
111701
 capplets/file-types/mime-edit-dialog.c   |    2 +-
 
111702
 capplets/theme-switcher/ChangeLog        |    5 ++++
 
111703
 capplets/theme-switcher/theme-switcher.c |   39 ++++++++++-------------------
 
111704
 4 files changed, 25 insertions(+), 26 deletions(-)
 
111705
 
 
111706
commit 97c9f86f499f502cc0af0a818ee1a9161612178d
 
111707
Author: Jody Goldberg <jody@src.gnome.org>
 
111708
Date:   Tue Aug 6 18:42:54 2002 +0000
 
111709
 
 
111710
    A Pile of pending patches
 
111711
 
 
111712
 capplets/accessibility/keyboard/ChangeLog          |    8 ++++
 
111713
 .../keyboard/accessibility-keyboard.c              |   18 +++++++++
 
111714
 .../gnome-accessibility-keyboard-properties.glade  |   41 +++++++++++++------
 
111715
 capplets/file-types/ChangeLog                      |   15 +++++++
 
111716
 capplets/file-types/file-types-properties.glade    |    6 +-
 
111717
 capplets/file-types/mime-edit-dialog.c             |   21 +++++++---
 
111718
 capplets/file-types/mime-type-info.c               |    3 +
 
111719
 gnome-settings-daemon/ChangeLog                    |    6 +++
 
111720
 gnome-settings-daemon/gnome-settings-mouse.c       |   11 ++++-
 
111721
 9 files changed, 103 insertions(+), 26 deletions(-)
 
111722
 
 
111723
commit 4119471052f764e4d0c68656a65955bcda1e17ab
 
111724
Author: Simos Xenitellis <simos@src.gnome.org>
 
111725
Date:   Tue Aug 6 15:12:19 2002 +0000
 
111726
 
 
111727
    Updated Greek translation
 
111728
 
 
111729
 po/ChangeLog |    4 +
 
111730
 po/el.po     | 3545 ++++++++++++++--------------------------------------------
 
111731
 2 files changed, 857 insertions(+), 2692 deletions(-)
 
111732
 
 
111733
commit 087ce5ba9178f76ae633d99da525f98aef5c08a3
 
111734
Author: Federico Mena Quintero <federico@ximian.com>
 
111735
Date:   Thu Aug 1 18:29:55 2002 +0000
 
111736
 
 
111737
    Made the file entry modal.
 
111738
    
 
111739
    2002-08-01  Federico Mena Quintero  <federico@ximian.com>
 
111740
    
 
111741
        * gnome-keyboard-properties.glade: Made the file entry modal.
 
111742
 
 
111743
 capplets/keyboard/ChangeLog                       |    4 ++++
 
111744
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
111745
 2 files changed, 5 insertions(+), 1 deletions(-)
 
111746
 
 
111747
commit 09062943879f650dcae69b0c43d979e325830b86
 
111748
Author: Federico Mena Quintero <federico@ximian.com>
 
111749
Date:   Thu Aug 1 18:21:46 2002 +0000
 
111750
 
 
111751
    Made the file entries modal as they live in modal dialogs. Fixes #89370.
 
111752
    
 
111753
    2002-08-01  Federico Mena Quintero  <federico@ximian.com>
 
111754
    
 
111755
        * file-types-properties.glade: Made the file entries modal as they
 
111756
        live in modal dialogs.  Fixes #89370.
 
111757
    
 
111758
        * service-edit-dialog.c (service_add_dialog_new): Return a
 
111759
        GObject, not a GtkWidget.
 
111760
    
 
111761
        * file-types-capplet.c (add_service_cb): Do not assign a GtkWidget
 
111762
        to a GObject.
 
111763
 
 
111764
 capplets/file-types/ChangeLog                   |   11 +++++++++++
 
111765
 capplets/file-types/file-types-capplet.c        |    3 +--
 
111766
 capplets/file-types/file-types-properties.glade |    6 +++---
 
111767
 capplets/file-types/service-edit-dialog.c       |    5 ++---
 
111768
 capplets/file-types/service-edit-dialog.h       |    2 +-
 
111769
 5 files changed, 18 insertions(+), 9 deletions(-)
 
111770
 
 
111771
commit a3029dc4551b4ae9bb103665bc68b1cf6e05503c
 
111772
Author: jacob berkman <jacob@ximian.com>
 
111773
Date:   Thu Aug 1 18:14:20 2002 +0000
 
111774
 
 
111775
    fix widget name for the keyboard capplet button
 
111776
    
 
111777
    2002-08-01  jacob berkman  <jacob@ximian.com>
 
111778
    
 
111779
        * accessibility-keyboard.c (setup_accessX_dialog): fix widget name
 
111780
        for the keyboard capplet button
 
111781
    
 
111782
        * gnome-accessibility-keyboard-properties.c (dialog_response):
 
111783
        don't quit when the import accessx button is clicked (#89358)
 
111784
 
 
111785
 capplets/accessibility/keyboard/ChangeLog          |    8 ++++++++
 
111786
 .../keyboard/accessibility-keyboard.c              |    2 +-
 
111787
 .../gnome-accessibility-keyboard-properties.c      |   12 ++++++++++--
 
111788
 3 files changed, 19 insertions(+), 3 deletions(-)
 
111789
 
 
111790
commit e012170da4e369080499617a8f6074416320d0fa
 
111791
Author: Federico Mena Quintero <federico@ximian.com>
 
111792
Date:   Thu Aug 1 02:27:48 2002 +0000
 
111793
 
 
111794
    Make the file entry modal. Fixes #89410.
 
111795
    
 
111796
    2002-07-31  Federico Mena Quintero  <federico@ximian.com>
 
111797
    
 
111798
        * theme-install.glade: Make the file entry modal.  Fixes #89410.
 
111799
 
 
111800
 capplets/theme-switcher/ChangeLog           |    4 ++++
 
111801
 capplets/theme-switcher/theme-install.glade |    5 +----
 
111802
 2 files changed, 5 insertions(+), 4 deletions(-)
 
111803
 
 
111804
commit 193f017be85718c76ab5a5705a05999a79c84630
 
111805
Author: Federico Mena Quintero <federico@ximian.com>
 
111806
Date:   Thu Aug 1 02:12:51 2002 +0000
 
111807
 
 
111808
    Do not pass -1 for the dialog flags; just pass GTK_DIALOG_NO_SEPARATOR.
 
111809
    
 
111810
    2002-07-31  Federico Mena Quintero  <federico@ximian.com>
 
111811
    
 
111812
        * sound-properties-capplet.c (main): Do not pass -1 for the dialog
 
111813
        flags; just pass GTK_DIALOG_NO_SEPARATOR.  Fixes #89408 and #88614.
 
111814
 
 
111815
 capplets/sound/ChangeLog                  |    5 +++++
 
111816
 capplets/sound/sound-properties-capplet.c |    2 +-
 
111817
 2 files changed, 6 insertions(+), 1 deletions(-)
 
111818
 
 
111819
commit 69883510ea011f1640951557271ca64a55ac4476
 
111820
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
111821
Date:   Tue Jul 30 17:53:10 2002 +0000
 
111822
 
 
111823
    Updated Malay Translation.
 
111824
    
 
111825
    2002-07-30  Hasbullah Bin Pit <sebol@ikhlas.com>
 
111826
    
 
111827
            * ms.po: Updated Malay Translation.
 
111828
 
 
111829
 po/ChangeLog |    4 +
 
111830
 po/ms.po     |  323 ++++++++++++++++++++++++++++++++++++++++------------------
 
111831
 2 files changed, 227 insertions(+), 100 deletions(-)
 
111832
 
 
111833
commit 36a9839a0d2b5ea66658950283a5a11144f497fe
 
111834
Author: Fatih Demir <kabalak@src.gnome.org>
 
111835
Date:   Tue Jul 30 09:05:57 2002 +0000
 
111836
 
 
111837
    Committed updated translation.
 
111838
 
 
111839
 po/ChangeLog |    4 ++++
 
111840
 po/tr.po     |    1 -
 
111841
 2 files changed, 4 insertions(+), 1 deletions(-)
 
111842
 
 
111843
commit fc7396ec43dd81b47f0b5df4c059b6b059dff971
 
111844
Author: jacob berkman <jacob@ximian.com>
 
111845
Date:   Mon Jul 29 15:13:08 2002 +0000
 
111846
 
 
111847
    fixes for building with gdk 2.0
 
111848
    
 
111849
    2002-07-29  jacob berkman  <jacob@ximian.com>
 
111850
    
 
111851
        * applier.c (set_root_pixmap):
 
111852
        (make_root_pixmap): fixes for building with gdk 2.0
 
111853
 
 
111854
 libbackground/ChangeLog |    5 +++++
 
111855
 libbackground/applier.c |    9 +++++++++
 
111856
 2 files changed, 14 insertions(+), 0 deletions(-)
 
111857
 
 
111858
commit 1f18e59fb46bcd9e179ac0d366b1595797a6f45a
 
111859
Author: Mark McLoughlin <mark@skynet.ie>
 
111860
Date:   Sun Jul 28 19:15:27 2002 +0000
 
111861
 
 
111862
    add check for gtk+ with multihead support and define HAVE_GTK_MULTIHEAD if
 
111863
    
 
111864
    2002-07-27  Mark McLoughlin  <mark@skynet.ie>
 
111865
    
 
111866
            * configure.in: add check for gtk+ with multihead
 
111867
            support and define HAVE_GTK_MULTIHEAD if found.
 
111868
    
 
111869
    2002-07-27  Mark McLoughlin  <mark@skynet.ie>
 
111870
    
 
111871
            Add multiscreen support for background rendering.
 
111872
    
 
111873
            * gnome-settings-background.c:
 
111874
            (background_callback): apply prefs to all screens.
 
111875
            (gnome_settings_background_init): create a BGApplier for
 
111876
            each screen.
 
111877
            (gnome_settings_background_load): apply prefs to all
 
111878
            screens.
 
111879
 
 
111880
 configure.in                    |   11 +++++++++++
 
111881
 gnome-settings-daemon/ChangeLog |   11 +++++++++++
 
111882
 2 files changed, 22 insertions(+), 0 deletions(-)
 
111883
 
 
111884
commit 13e1dd836d1ea6fef147cdce639be912e4dfc81a
 
111885
Author: Mark McLoughlin <mark@skynet.ie>
 
111886
Date:   Sun Jul 28 19:09:02 2002 +0000
 
111887
 
 
111888
    add check for gtk+ with multihead support and define HAVE_GTK_MULTIHEAD if
 
111889
    
 
111890
    2002-07-27  Mark McLoughlin  <mark@skynet.ie>
 
111891
    
 
111892
            * configure.in: add check for gtk+ with multihead
 
111893
            support and define HAVE_GTK_MULTIHEAD if found.
 
111894
    
 
111895
    2002-07-27  Mark McLoughlin  <mark@skynet.ie>
 
111896
    
 
111897
            Add support for rendering the wallpaper on
 
111898
            a particular physical screen.
 
111899
    
 
111900
            * applier.[ch]:
 
111901
            (bg_applier_init): init screen and root_window.
 
111902
            (bg_applier_class_init), (bg_applier_set_prop),
 
111903
            (bg_applier_get_prop): add "screen" property.
 
111904
            (bg_applier_new_for_screen): implement.
 
111905
            (render_wallpaper), (render_to_screen),
 
111906
            (create_pixmap), (wallpaper_full_cover_p): use the
 
111907
            screen and root window information.
 
111908
            (make_root_pixmap): add a GdkScreen arg, actually
 
111909
            use the display we opened, use the correct root
 
111910
            window and not the default one
 
111911
            (set_root_pixmap): add a GdkScreen arg, use the
 
111912
            default display, use the correct root window.
 
111913
 
 
111914
 ChangeLog                                         |    5 +
 
111915
 gnome-settings-daemon/gnome-settings-background.c |   43 +++++
 
111916
 libbackground/ChangeLog                           |   19 ++
 
111917
 libbackground/applier.c                           |  192 ++++++++++++++++-----
 
111918
 libbackground/applier.h                           |    2 +
 
111919
 5 files changed, 215 insertions(+), 46 deletions(-)
 
111920
 
 
111921
commit 73b80d87c799f6168dbdc33591cb617047cdabef
 
111922
Author: jacob berkman <jacob@ximian.com>
 
111923
Date:   Wed Jul 24 17:36:30 2002 +0000
 
111924
 
 
111925
    dist the pixel icons
 
111926
    
 
111927
    2002-07-24  jacob berkman  <jacob@ximian.com>
 
111928
    
 
111929
        * Makefile.am (EXTRA_DIST): dist the pixel icons
 
111930
 
 
111931
 capplets/font/ChangeLog   |    4 ++++
 
111932
 capplets/font/Makefile.am |    2 +-
 
111933
 2 files changed, 5 insertions(+), 1 deletions(-)
 
111934
 
 
111935
commit c27d13b7de0c02deb53ec68d45a8ef58941c6c15
 
111936
Author: jacob berkman <jacob@ximian.com>
 
111937
Date:   Wed Jul 24 13:27:35 2002 +0000
 
111938
 
 
111939
    only #define HAVE_XFT2 if we actually have xft2
 
111940
    
 
111941
    2002-07-24  jacob berkman  <jacob@ximian.com>
 
111942
    
 
111943
        * configure.in: only #define HAVE_XFT2 if we actually have xft2
 
111944
 
 
111945
 ChangeLog    |    2 ++
 
111946
 configure.in |    7 ++-----
 
111947
 2 files changed, 4 insertions(+), 5 deletions(-)
 
111948
 
 
111949
commit e8298aa2257e3a4e4f584f2cbe50bc622ea65954
 
111950
Author: jacob berkman <jacob@ximian.com>
 
111951
Date:   Wed Jul 24 13:00:50 2002 +0000
 
111952
 
 
111953
    fixup x11 checks when x11 include path is not in the default include path
 
111954
    
 
111955
    2002-07-24  jacob berkman  <jacob@ximian.com>
 
111956
    
 
111957
        * configure.in: fixup x11 checks when x11 include path is not in
 
111958
        the default include path for the compiler
 
111959
 
 
111960
 ChangeLog    |    5 +++++
 
111961
 configure.in |    5 ++++-
 
111962
 2 files changed, 9 insertions(+), 1 deletions(-)
 
111963
 
 
111964
commit 6aa8a86cd12a4c21b837932030a4efd0a34ebbb2
 
111965
Author: Owen Taylor <otaylor@redhat.com>
 
111966
Date:   Wed Jul 24 03:31:39 2002 +0000
 
111967
 
 
111968
    Fix stupid typo.
 
111969
    
 
111970
    Tue Jul 23 23:31:17 2002  Owen Taylor  <otaylor@redhat.com>
 
111971
    
 
111972
            * capplets/font/main.c: Fix stupid typo.
 
111973
 
 
111974
 ChangeLog            |    4 ++++
 
111975
 capplets/font/main.c |    2 +-
 
111976
 2 files changed, 5 insertions(+), 1 deletions(-)
 
111977
 
 
111978
commit 360981ccd645d7f0343e62d435dae304c9d31abd
 
111979
Author: Owen Taylor <otaylor@redhat.com>
 
111980
Date:   Wed Jul 24 03:30:41 2002 +0000
 
111981
 
 
111982
    Add some pixmaps for font rendering.
 
111983
    
 
111984
    Tue Jul 23 23:29:51 2002  Owen Taylor  <otaylor@redhat.com>
 
111985
    
 
111986
            * capplets/fonts/subpixel-{rgb,bgr,vrgb,vbgr}.c: Add
 
111987
            some pixmaps for font rendering.
 
111988
 
 
111989
 ChangeLog                       |    5 +++++
 
111990
 capplets/font/subpixel-bgr.png  |  Bin 0 -> 125 bytes
 
111991
 capplets/font/subpixel-rgb.png  |  Bin 0 -> 125 bytes
 
111992
 capplets/font/subpixel-vbgr.png |  Bin 0 -> 138 bytes
 
111993
 capplets/font/subpixel-vrgb.png |  Bin 0 -> 138 bytes
 
111994
 5 files changed, 5 insertions(+), 0 deletions(-)
 
111995
 
 
111996
commit 05fb268094d119c236f4a01689fc5aa722cf4bac
 
111997
Author: Owen Taylor <otaylor@src.gnome.org>
 
111998
Date:   Wed Jul 24 02:39:03 2002 +0000
 
111999
 
 
112000
    ue Jul 23 22:35:10 2002  Owen Taylor  <otaylor@redhat.com>
 
112001
    
 
112002
            * acconfig.h configure.in: Check for Xft2.
 
112003
    
 
112004
            * capplets/font/main.c capplets/font/Makefile.am
 
112005
            capplets/font/font-properties.glade: If XFt2 is present,
 
112006
            allow the user to control various font rendering attributes.
 
112007
    
 
112008
            * gnome-settings-daemon/gnome-settings-xsettings.c:
 
112009
            Mirror the Xft rendering attributes from the font
 
112010
            capplet to XSETTINGS and Xrdb.
 
112011
    
 
112012
            * schemas/Makefile.am schemas/desktop_gnome_font_rendering.schemas:
 
112013
            Add schemas for the new GConf settings.
 
112014
 
 
112015
 ChangeLog                                        |   15 +
 
112016
 acconfig.h                                       |    3 +
 
112017
 capplets/font/Makefile.am                        |   15 +-
 
112018
 capplets/font/font-properties.glade              | 1177 +++++++++++++++++++++-
 
112019
 capplets/font/main.c                             |  639 ++++++++++++-
 
112020
 configure.in                                     |   18 +
 
112021
 gnome-settings-daemon/gnome-settings-xsettings.c |  296 ++++++
 
112022
 schemas/Makefile.am                              |    3 +-
 
112023
 schemas/desktop_gnome_font_rendering.schemas     |   69 ++
 
112024
 9 files changed, 2224 insertions(+), 11 deletions(-)
 
112025
 
 
112026
commit a8339d6fc10ebc65518b7641cb6327f4cc77b796
 
112027
Author: Owen Taylor <otaylor@src.gnome.org>
 
112028
Date:   Wed Jul 24 02:34:35 2002 +0000
 
112029
 
 
112030
    missed ChangeLog entry
 
112031
 
 
112032
 ChangeLog |    9 +++++++++
 
112033
 1 files changed, 9 insertions(+), 0 deletions(-)
 
112034
 
 
112035
commit 8566bf0bf68665bd0de20550f1370f6274d10cec
 
112036
Author: Owen Taylor <otaylor@src.gnome.org>
 
112037
Date:   Wed Jul 24 02:08:59 2002 +0000
 
112038
 
 
112039
    ue Jul 23 22:06:08 2002  Owen Taylor  <otaylor@redhat.com>
 
112040
    
 
112041
            * capplets/keyboard/gnome-keyboard-properties.c: Fix
 
112042
            unterminated GConfEnumStringPair array.
 
112043
    
 
112044
            * gnome-settings-daemon/gnome-settings-default-editor.c:
 
112045
            Fix some comments that had embedded /* which was causing
 
112046
            GCC warnings.
 
112047
 
 
112048
 capplets/keyboard/gnome-keyboard-properties.c      |    3 ++-
 
112049
 .../gnome-settings-default-editor.c                |    4 ++--
 
112050
 2 files changed, 4 insertions(+), 3 deletions(-)
 
112051
 
 
112052
commit 3349b8e5dcb96ab41d4a03a7983823e222f077be
 
112053
Author: jacob berkman <jacob@ximian.com>
 
112054
Date:   Mon Jul 22 14:56:57 2002 +0000
 
112055
 
 
112056
    if nautilus is drawing the desktop, just return
 
112057
    
 
112058
    2002-07-22  jacob berkman  <jacob@ximian.com>
 
112059
    
 
112060
        * gnome-settings-background.c (gnome_settings_background_load): if
 
112061
        nautilus is drawing the desktop, just return
 
112062
 
 
112063
 gnome-settings-daemon/ChangeLog                   |    5 +++++
 
112064
 gnome-settings-daemon/gnome-settings-background.c |   11 +++++++++++
 
112065
 2 files changed, 16 insertions(+), 0 deletions(-)
 
112066
 
 
112067
commit 6165b5f6d99583f6a37f20f09685a82e68091eb0
 
112068
Author: Jordi Mallach <jordim@src.gnome.org>
 
112069
Date:   Mon Jul 22 10:41:15 2002 +0000
 
112070
 
 
112071
    Updated Catalan translation.
 
112072
 
 
112073
 po/ChangeLog |    4 +
 
112074
 po/ca.po     |  552 ++++++++++++++++++++++++++++++++--------------------------
 
112075
 2 files changed, 308 insertions(+), 248 deletions(-)
 
112076
 
 
112077
commit f6dd63bb614a820a064ccdfa071d43d2839d1a17
 
112078
Author: Christophe Merlet <redfox@src.gnome.org>
 
112079
Date:   Sun Jul 21 13:21:24 2002 +0000
 
112080
 
 
112081
    Updated French translation.
 
112082
 
 
112083
 po/ChangeLog |    4 +
 
112084
 po/fr.po     | 1176 +++++++++++++++++++++++++++++++++-------------------------
 
112085
 2 files changed, 668 insertions(+), 512 deletions(-)
 
112086
 
 
112087
commit 63ce18896ac71ddf098ec8f35d577e061e4f9d6a
 
112088
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
112089
Date:   Fri Jul 19 17:04:20 2002 +0000
 
112090
 
 
112091
    Updated Finnish translation.
 
112092
    
 
112093
    2002-07-19  Pauli Virtanen <pauli.virtanen@hut.fi>
 
112094
    
 
112095
        * fi.po: Updated Finnish translation.
 
112096
 
 
112097
 po/ChangeLog |    4 +
 
112098
 po/fi.po     |  955 ++++++++++++++++++++++++----------------------------------
 
112099
 2 files changed, 402 insertions(+), 557 deletions(-)
 
112100
 
 
112101
commit ce3401d81e3f716f69c5df8550e32031be66684b
 
112102
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
112103
Date:   Thu Jul 18 17:38:31 2002 +0000
 
112104
 
 
112105
    ru.po: Updated Russian translation.
 
112106
 
 
112107
 po/ChangeLog |    4 +
 
112108
 po/ru.po     |  431 +++++++++++++++++++++++++++++++---------------------------
 
112109
 2 files changed, 235 insertions(+), 200 deletions(-)
 
112110
 
 
112111
commit e681a9f996d6fe2cfed62b615638c3abdc3a5e95
 
112112
Author: Jody Goldberg <jody@gnome.org>
 
112113
Date:   Thu Jul 18 03:54:36 2002 +0000
 
112114
 
 
112115
    Use stock names and a 2nd menu item, as per ui-review
 
112116
    
 
112117
    
 
112118
    2002-07-17  Jody Goldberg <jody@gnome.org>
 
112119
    
 
112120
        * gnome-ui-properties.glade :  Use stock names
 
112121
          and a 2nd menu item, as per ui-review
 
112122
 
 
112123
 capplets/ui-properties/ChangeLog                 |    5 +
 
112124
 capplets/ui-properties/gnome-ui-properties.c     |    6 +-
 
112125
 capplets/ui-properties/gnome-ui-properties.glade |  135 +++++++++++++++++----
 
112126
 3 files changed, 119 insertions(+), 27 deletions(-)
 
112127
 
 
112128
commit ac01fe753468b0ba48dfa65c67c95e40735eadb8
 
112129
Author: Jody Goldberg <jody@gnome.org>
 
112130
Date:   Thu Jul 18 03:17:37 2002 +0000
 
112131
 
 
112132
    Commit so that we can branch
 
112133
    
 
112134
    2002-07-17  Jody Goldberg <jody@gnome.org>
 
112135
    
 
112136
        * mime-type-info.c (mime_type_info_new) : no need to preload the icon.
 
112137
        (mime_type_info_load_all) : nor here.
 
112138
 
 
112139
 capplets/file-types/ChangeLog        |    5 +++++
 
112140
 capplets/file-types/mime-type-info.c |   13 ++++---------
 
112141
 2 files changed, 9 insertions(+), 9 deletions(-)
 
112142
 
 
112143
commit 716e15d586ed59f5dad358ec34d7c7ece4152daa
 
112144
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
112145
Date:   Wed Jul 17 19:46:40 2002 +0000
 
112146
 
 
112147
    Updated Estonian translation.
 
112148
    
 
112149
    2002-07-17  T�ivo Leedj�rv  <toivo@linux.ee>
 
112150
    
 
112151
            * et.po: Updated Estonian translation.
 
112152
 
 
112153
 po/ChangeLog |    4 +
 
112154
 po/et.po     |  726 ++++++++++++++++++++++++++++++++--------------------------
 
112155
 2 files changed, 405 insertions(+), 325 deletions(-)
 
112156
 
 
112157
commit 2b7222a05bdca7936e2a4707ea471ec59e888827
 
112158
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
112159
Date:   Wed Jul 17 18:48:31 2002 +0000
 
112160
 
 
112161
    Updated Malay Translation.
 
112162
    
 
112163
    2002-07-17  Hasbullah Bin Pit <sebol@ikhlas.com>
 
112164
    
 
112165
            * ms.po: Updated Malay Translation.
 
112166
 
 
112167
 po/ChangeLog |    4 +
 
112168
 po/ms.po     |  805 ++++++++++++++++++++++++++++++++--------------------------
 
112169
 2 files changed, 443 insertions(+), 366 deletions(-)
 
112170
 
 
112171
commit 8170f2b37c8ee436541f5ccfba827d35c0c1f77f
 
112172
Author: Jody Goldberg <jody@gnome.org>
 
112173
Date:   Wed Jul 17 13:50:59 2002 +0000
 
112174
 
 
112175
    tweak the padding a touch
 
112176
    
 
112177
    
 
112178
    2002-07-17  Jody Goldberg <jody@gnome.org>
 
112179
    
 
112180
        * file-types-properties.glade : tweak the padding a touch
 
112181
 
 
112182
 capplets/file-types/ChangeLog                   |    4 ++++
 
112183
 capplets/file-types/file-types-properties.glade |   16 +++++++++-------
 
112184
 2 files changed, 13 insertions(+), 7 deletions(-)
 
112185
 
 
112186
commit e0c75d1358136878ce849e903de5e1e9c2b6d92b
 
112187
Author: Christian Rose <menthos@menthos.com>
 
112188
Date:   Wed Jul 17 08:53:01 2002 +0000
 
112189
 
 
112190
    Updated Swedish translation.
 
112191
    
 
112192
    2002-07-17  Christian Rose  <menthos@menthos.com>
 
112193
    
 
112194
        * sv.po: Updated Swedish translation.
 
112195
 
 
112196
 po/ChangeLog |    4 +
 
112197
 po/sv.po     |  451 +++++++++++++++++++++++++++++++---------------------------
 
112198
 2 files changed, 246 insertions(+), 209 deletions(-)
 
112199
 
 
112200
commit 82c39eb541c416c9e8941a18ae7a0e5b626688b2
 
112201
Author: Jody Goldberg <jody@gnome.org>
 
112202
Date:   Wed Jul 17 04:29:11 2002 +0000
 
112203
 
 
112204
    only enable the remove button when there is a selection.
 
112205
    
 
112206
    
 
112207
    2002-07-17  Jody Goldberg <jody@gnome.org>
 
112208
    
 
112209
        * mime-edit-dialog.c (mime_edit_dialog_init) : only enable the remove
 
112210
          button when there is a selection.
 
112211
 
 
112212
 capplets/file-types/ChangeLog                   |    5 +++
 
112213
 capplets/file-types/file-types-properties.glade |   31 +++++++++++++++---
 
112214
 capplets/file-types/mime-edit-dialog.c          |   39 +++++++++++++++++++---
 
112215
 3 files changed, 64 insertions(+), 11 deletions(-)
 
112216
 
 
112217
commit 76214e33c0707a52b938faf967ee68e9d9ee3ac4
 
112218
Author: Jody Goldberg <jody@src.gnome.org>
 
112219
Date:   Wed Jul 17 03:17:54 2002 +0000
 
112220
 
 
112221
    missed commit
 
112222
 
 
112223
 capplets/mouse/gnome-mouse-properties.c |   18 ++----------------
 
112224
 1 files changed, 2 insertions(+), 16 deletions(-)
 
112225
 
 
112226
commit b6e858deb77064d25562aed2626b1062e76cdb3a
 
112227
Author: Jody Goldberg <jody@src.gnome.org>
 
112228
Date:   Tue Jul 16 22:07:42 2002 +0000
 
112229
 
 
112230
    A Pile of pending changes
 
112231
 
 
112232
 .../keyboard/accessibility-keyboard.c              |   15 +-
 
112233
 capplets/common/ChangeLog                          |    6 +
 
112234
 capplets/common/gconf-property-editor.c            |    4 +-
 
112235
 capplets/common/gconf-property-editor.h            |    5 +-
 
112236
 capplets/file-types/ChangeLog                      |    6 +
 
112237
 capplets/file-types/file-types-properties.glade    | 1204 ++++++++++----------
 
112238
 capplets/file-types/mime-edit-dialog.c             |    2 +-
 
112239
 capplets/keyboard/ChangeLog                        |    6 +-
 
112240
 capplets/keyboard/gnome-keyboard-properties.c      |  135 +--
 
112241
 capplets/keyboard/gnome-keyboard-properties.glade  |  457 +++-----
 
112242
 capplets/ui-properties/behavior.desktop.in         |    2 +-
 
112243
 capplets/ui-properties/gnome-ui-properties.c       |    2 +-
 
112244
 capplets/ui-properties/gnome-ui-properties.glade   |   14 +-
 
112245
 13 files changed, 837 insertions(+), 1021 deletions(-)
 
112246
 
 
112247
commit 52d3daae86f2ecb62ca64c0c604eac8e09e01f12
 
112248
Author: Jody Goldberg <jody@gnome.org>
 
112249
Date:   Tue Jul 16 20:26:02 2002 +0000
 
112250
 
 
112251
    set icon.
 
112252
    
 
112253
    
 
112254
    2002-07-16  Jody Goldberg <jody@gnome.org>
 
112255
    
 
112256
        * gnome-mouse-properties.c (main) : set icon.
 
112257
 
 
112258
 capplets/mouse/ChangeLog                    |    4 ++++
 
112259
 capplets/mouse/gnome-mouse-properties.c     |    1 +
 
112260
 capplets/mouse/gnome-mouse-properties.glade |    2 ++
 
112261
 3 files changed, 7 insertions(+), 0 deletions(-)
 
112262
 
 
112263
commit fccb3d0bc662ba6fde868106c8fc517b9ffa6a1e
 
112264
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
112265
Date:   Mon Jul 15 11:58:44 2002 +0000
 
112266
 
 
112267
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
112268
 
 
112269
 po/ChangeLog |    5 ++
 
112270
 po/pl.po     |  218 ++++++++++++++++++++++++++++------------------------------
 
112271
 2 files changed, 109 insertions(+), 114 deletions(-)
 
112272
 
 
112273
commit bca4e1d9c93cbf09eab3038eaa55cfcbf1848109
 
112274
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
112275
Date:   Mon Jul 15 09:54:59 2002 +0000
 
112276
 
 
112277
    Updated Korean translation.
 
112278
    
 
112279
        * ko.po: Updated Korean translation.
 
112280
 
 
112281
 po/ChangeLog |    4 +
 
112282
 po/ko.po     |  341 ++++++++++++++++++++++++++++------------------------------
 
112283
 2 files changed, 169 insertions(+), 176 deletions(-)
 
112284
 
 
112285
commit 854b2a2f1a2ee4bca8362cafb826e7fd46dff22a
 
112286
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
112287
Date:   Mon Jul 15 04:21:10 2002 +0000
 
112288
 
 
112289
    ru.po: Updated Russian translation.
 
112290
 
 
112291
 po/ChangeLog |    4 +
 
112292
 po/ru.po     |  430 +++++++++++++++++++++++++++++++++-------------------------
 
112293
 2 files changed, 247 insertions(+), 187 deletions(-)
 
112294
 
 
112295
commit 05656955daed870de602143b6b9e7baf2ea22ee7
 
112296
Author: Christian Rose <menthos@menthos.com>
 
112297
Date:   Sat Jul 13 20:14:01 2002 +0000
 
112298
 
 
112299
    Updated Swedish translation.
 
112300
    
 
112301
    2002-07-13  Christian Rose  <menthos@menthos.com>
 
112302
    
 
112303
        * sv.po: Updated Swedish translation.
 
112304
 
 
112305
 po/ChangeLog |    4 ++++
 
112306
 po/sv.po     |   19 +++++++++++--------
 
112307
 2 files changed, 15 insertions(+), 8 deletions(-)
 
112308
 
 
112309
commit e02af0fe782f6de7ce703450df6e5360bdce9abd
 
112310
Author: Jordi Mallach <jordim@src.gnome.org>
 
112311
Date:   Sat Jul 13 18:53:10 2002 +0000
 
112312
 
 
112313
    Updated Catalan translation.
 
112314
 
 
112315
 po/ChangeLog |    4 +
 
112316
 po/ca.po     |  450 +++++++++++++++++++++++++++++++++-------------------------
 
112317
 2 files changed, 263 insertions(+), 191 deletions(-)
 
112318
 
 
112319
commit 86bd1a90f2242ae12a61734dd1a4c2754b2fa228
 
112320
Author: Kjartan Maraas <kmaraas@gnome.org>
 
112321
Date:   Sat Jul 13 15:14:38 2002 +0000
 
112322
 
 
112323
    Updated Norwegian (bokm�l) translation.
 
112324
    
 
112325
    2002-06-05  Kjartan Maraas  <kmaraas@gnome.org>
 
112326
    
 
112327
        * no.po: Updated Norwegian (bokm�l) translation.
 
112328
 
 
112329
 po/ChangeLog |    5 +-
 
112330
 po/no.po     |  633 +++++++++++++++++++++++++++++++++-------------------------
 
112331
 2 files changed, 365 insertions(+), 273 deletions(-)
 
112332
 
 
112333
commit dc1b2a770e332c478967952e32a942b88e96eca3
 
112334
Author: Ole Laursen <olau@hardworking.dk>
 
112335
Date:   Sat Jul 13 13:29:26 2002 +0000
 
112336
 
 
112337
    Updated Danish translation.
 
112338
    
 
112339
    2002-07-13  Ole Laursen  <olau@hardworking.dk>
 
112340
    
 
112341
        * da.po: Updated Danish translation.
 
112342
 
 
112343
 po/ChangeLog |    4 +
 
112344
 po/da.po     |  640 +++++++++++++++++++++++++++++++++-------------------------
 
112345
 2 files changed, 364 insertions(+), 280 deletions(-)
 
112346
 
 
112347
commit 483c27b59c529e4b79ba49ca8980d8ac6072898c
 
112348
Author: Jody Goldberg <jody@src.gnome.org>
 
112349
Date:   Fri Jul 12 16:56:49 2002 +0000
 
112350
 
 
112351
    missed commit
 
112352
 
 
112353
 capplets/background/background-properties.glade |    2 +-
 
112354
 1 files changed, 1 insertions(+), 1 deletions(-)
 
112355
 
 
112356
commit c497f9320521f9c03b650c7c6ad658bbd7aa4314
 
112357
Author: Jody Goldberg <jody@gnome.org>
 
112358
Date:   Fri Jul 12 16:45:33 2002 +0000
 
112359
 
 
112360
    The last of the ui-review.
 
112361
    
 
112362
    
 
112363
    2002-07-12  Jody Goldberg <jody@gnome.org>
 
112364
    
 
112365
        * background-properties.glade : The last of the ui-review.
 
112366
 
 
112367
 capplets/background/ChangeLog                   |    4 ++++
 
112368
 capplets/background/background-properties.glade |    2 +-
 
112369
 2 files changed, 5 insertions(+), 1 deletions(-)
 
112370
 
 
112371
commit 254edb9823f26b817d17378542aca457807a3b61
 
112372
Author: Christian Rose <menthos@menthos.com>
 
112373
Date:   Fri Jul 12 11:05:41 2002 +0000
 
112374
 
 
112375
    Updated Swedish translation.
 
112376
    
 
112377
    2002-07-12  Christian Rose  <menthos@menthos.com>
 
112378
    
 
112379
        * sv.po: Updated Swedish translation.
 
112380
 
 
112381
 po/ChangeLog |    7 +-
 
112382
 po/sv.po     |  427 ++++++++++++++++++++++++++++++++--------------------------
 
112383
 2 files changed, 244 insertions(+), 190 deletions(-)
 
112384
 
 
112385
commit 8b2af9e3d91b6331271a5c114df87043742d88cc
 
112386
Author: Jody Goldberg <jody@src.gnome.org>
 
112387
Date:   Thu Jul 11 19:09:49 2002 +0000
 
112388
 
 
112389
    doh!
 
112390
 
 
112391
 capplets/theme-switcher/theme-install.glade |  225 +++++++++++++++++++++++++++
 
112392
 1 files changed, 225 insertions(+), 0 deletions(-)
 
112393
 
 
112394
commit ca9591ac24a7cc1482366e9e17798ecbf5355ede
 
112395
Author: jacob berkman <jacob@ximian.com>
 
112396
Date:   Thu Jul 11 15:36:14 2002 +0000
 
112397
 
 
112398
    jody please CVS add this file
 
112399
    
 
112400
    2002-07-11  jacob berkman  <jacob@ximian.com>
 
112401
    
 
112402
        * POTFILES.in: jody please CVS add this file
 
112403
 
 
112404
 po/ChangeLog   |    2 ++
 
112405
 po/POTFILES.in |    1 +
 
112406
 2 files changed, 3 insertions(+), 0 deletions(-)
 
112407
 
 
112408
commit f28960b4568ffcdddb3d6a916304811c387657c9
 
112409
Author: jacob berkman <jacob@ximian.com>
 
112410
Date:   Thu Jul 11 06:57:01 2002 +0000
 
112411
 
 
112412
    remove theme-install glade file...
 
112413
    
 
112414
    2002-07-11  jacob berkman  <jacob@ximian.com>
 
112415
    
 
112416
        * POTFILES.in: remove theme-install glade file...
 
112417
 
 
112418
 po/ChangeLog   |    4 ++++
 
112419
 po/POTFILES.in |    1 -
 
112420
 2 files changed, 4 insertions(+), 1 deletions(-)
 
112421
 
 
112422
commit 2c01403ed3987daf8a9cbab23a0a2ded3022748a
 
112423
Author: Jody Goldberg <jody@src.gnome.org>
 
112424
Date:   Wed Jul 10 23:42:06 2002 +0000
 
112425
 
 
112426
    ui review
 
112427
 
 
112428
 capplets/file-types/file-types-properties.glade |   20 ++++++++++----------
 
112429
 1 files changed, 10 insertions(+), 10 deletions(-)
 
112430
 
 
112431
commit f71755edc4c9f6144dad0732c6e4dc79cc47f2be
 
112432
Author: Jody Goldberg <jody@gnome.org>
 
112433
Date:   Wed Jul 10 23:36:40 2002 +0000
 
112434
 
 
112435
    set the icon here.
 
112436
    
 
112437
    
 
112438
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112439
    
 
112440
        * mime-edit-dialog.c (mime_edit_dialog_init) : set the icon here.
 
112441
 
 
112442
 capplets/file-types/ChangeLog             |    4 ++++
 
112443
 capplets/file-types/file-types-capplet.c  |   19 ++++++++++---------
 
112444
 capplets/file-types/mime-edit-dialog.c    |   12 +++++++-----
 
112445
 capplets/file-types/mime-edit-dialog.h    |    4 ++--
 
112446
 capplets/file-types/service-edit-dialog.c |    5 ++---
 
112447
 capplets/file-types/service-edit-dialog.h |    2 +-
 
112448
 6 files changed, 26 insertions(+), 20 deletions(-)
 
112449
 
 
112450
commit 7bb012af08d39aaa9819dae44f3d930fc9464d35
 
112451
Author: Jody Goldberg <jody@src.gnome.org>
 
112452
Date:   Wed Jul 10 21:45:45 2002 +0000
 
112453
 
 
112454
    ui review
 
112455
 
 
112456
 capplets/file-types/file-types-capplet.c        |   42 ++++++++++++++---------
 
112457
 capplets/file-types/file-types-properties.glade |    6 ++--
 
112458
 capplets/file-types/mime-edit-dialog.c          |   15 ++++----
 
112459
 capplets/file-types/mime-edit-dialog.h          |   10 +++---
 
112460
 capplets/file-types/service-edit-dialog.c       |   12 ++++---
 
112461
 capplets/file-types/service-edit-dialog.h       |    6 ++--
 
112462
 6 files changed, 52 insertions(+), 39 deletions(-)
 
112463
 
 
112464
commit 143608b99adbcf63e41d0cd5799dca151e7ba36c
 
112465
Author: Jody Goldberg <jody@gnome.org>
 
112466
Date:   Wed Jul 10 21:43:35 2002 +0000
 
112467
 
 
112468
    Add theme-install glade file
 
112469
    
 
112470
    
 
112471
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112472
    
 
112473
        * POTFILES.in : Add theme-install glade file
 
112474
 
 
112475
 po/ChangeLog   |    4 ++++
 
112476
 po/POTFILES.in |    1 +
 
112477
 2 files changed, 5 insertions(+), 0 deletions(-)
 
112478
 
 
112479
commit bfa7fc3e6d761b433b65affa516ccff5586ed497
 
112480
Author: Jody Goldberg <jody@gnome.org>
 
112481
Date:   Wed Jul 10 21:25:27 2002 +0000
 
112482
 
 
112483
    create and destroy the dialog.
 
112484
    
 
112485
    
 
112486
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112487
    
 
112488
        * theme-switcher.c (show_install_dialog) : create and destroy the
 
112489
          dialog.
 
112490
 
 
112491
 capplets/theme-switcher/ChangeLog              |    5 +
 
112492
 capplets/theme-switcher/Makefile.am            |    2 +-
 
112493
 capplets/theme-switcher/theme-properties.glade |  207 +++---------------------
 
112494
 capplets/theme-switcher/theme-switcher.c       |  192 +++++++++++-----------
 
112495
 4 files changed, 124 insertions(+), 282 deletions(-)
 
112496
 
 
112497
commit 70354bdf8f067ba07689b0b9532b6dcf061c9c13
 
112498
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
112499
Date:   Wed Jul 10 17:18:55 2002 +0000
 
112500
 
 
112501
    ru.po: Updated Russian translation.
 
112502
 
 
112503
 po/ChangeLog |    4 +
 
112504
 po/ru.po     |  273 +++++++++++++++++++++++++++++++++-------------------------
 
112505
 2 files changed, 158 insertions(+), 119 deletions(-)
 
112506
 
 
112507
commit 71b67b658617c1b100c821e2b127e5efa996c60d
 
112508
Author: Jody Goldberg <jody@src.gnome.org>
 
112509
Date:   Wed Jul 10 17:02:59 2002 +0000
 
112510
 
 
112511
    ui-review
 
112512
 
 
112513
 NEWS                                               |   13 +++-
 
112514
 .../keyboard/accessibility-keyboard.desktop.in     |    2 +-
 
112515
 capplets/background/background.desktop.in          |    2 +-
 
112516
 capplets/common/ChangeLog                          |   11 +++
 
112517
 capplets/common/capplet-util.c                     |   26 ++++--
 
112518
 capplets/common/gconf-property-editor.c            |    2 +-
 
112519
 .../default-applications.desktop.in                |    2 +-
 
112520
 .../Sawfish/appearance-properties.desktop.in       |    2 +-
 
112521
 .../Sawfish/bindings-properties.desktop.in         |    2 +-
 
112522
 .../Sawfish/focus-properties.desktop.in            |    2 +-
 
112523
 .../Sawfish/match-properties.desktop.in            |    2 +-
 
112524
 .../Sawfish/maximize-properties.desktop.in         |    2 +-
 
112525
 .../Sawfish/meta-properties.desktop.in             |    2 +-
 
112526
 .../Sawfish/misc-properties.desktop.in             |    2 +-
 
112527
 .../Sawfish/move-properties.desktop.in             |    2 +-
 
112528
 .../Sawfish/placement-properties.desktop.in        |    2 +-
 
112529
 .../Sawfish/sound-properties.desktop.in            |    2 +-
 
112530
 .../Sawfish/workspace-properties.desktop.in        |    2 +-
 
112531
 capplets/file-types/file-types.desktop.in          |    2 +-
 
112532
 capplets/font/font-properties.desktop.in           |    2 +-
 
112533
 capplets/keybindings/eggcellrendererkeys.c         |    6 +-
 
112534
 capplets/keybindings/gnome-keybinding-properties.c |   51 +++++++-----
 
112535
 .../keybindings/gnome-keybinding-properties.glade  |   87 +++++---------------
 
112536
 capplets/keybindings/keybinding.desktop.in         |    2 +-
 
112537
 capplets/keyboard/keyboard.desktop.in              |    2 +-
 
112538
 capplets/mime-type/mime-data.c                     |   14 ++--
 
112539
 capplets/mime-type/mime-info.c                     |    8 +-
 
112540
 capplets/mouse/mouse.desktop.in                    |    2 +-
 
112541
 capplets/sound/sound-properties.glade              |    2 +-
 
112542
 capplets/sound/sound.desktop.in                    |    2 +-
 
112543
 .../theme-switcher/gtk-theme-selector.desktop.in   |    2 +-
 
112544
 capplets/ui-properties/behavior.desktop.in         |    2 +-
 
112545
 capplets/windows/gnome-window-properties.glade     |    2 +-
 
112546
 33 files changed, 127 insertions(+), 139 deletions(-)
 
112547
 
 
112548
commit 6f4eb48226d9fd60b83adc33fa0c49f211009096
 
112549
Author: Jody Goldberg <jody@src.gnome.org>
 
112550
Date:   Wed Jul 10 16:56:09 2002 +0000
 
112551
 
 
112552
    ui review
 
112553
 
 
112554
 capplets/theme-switcher/theme-properties.glade |   57 ++----------------------
 
112555
 capplets/theme-switcher/theme-switcher.c       |    2 +-
 
112556
 2 files changed, 5 insertions(+), 54 deletions(-)
 
112557
 
 
112558
commit fa081bdc60b85dd7a04e3ee6c6c8e7a7ec7efd39
 
112559
Author: Jody Goldberg <jody@gnome.org>
 
112560
Date:   Wed Jul 10 16:37:46 2002 +0000
 
112561
 
 
112562
    http://bugzilla.gnome.org/show_bug.cgi?id=85929 validate. This is not the
 
112563
    
 
112564
    
 
112565
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112566
    
 
112567
        http://bugzilla.gnome.org/show_bug.cgi?id=85929
 
112568
        * gnome-network-preferences.c (extract_proxy_host) : validate.
 
112569
          This is not the prettiest way to do this, but it is effective.
 
112570
 
 
112571
 capplets/network/ChangeLog                         |    6 +
 
112572
 capplets/network/gnome-network-preferences.c       |   34 ++-
 
112573
 .../network/gnome-network-preferences.desktop.in   |    4 +-
 
112574
 capplets/network/gnome-network-preferences.glade   |  441 ++++++++++----------
 
112575
 4 files changed, 256 insertions(+), 229 deletions(-)
 
112576
 
 
112577
commit 19558b6f24447c2dbce1459e6ae7453046a242f4
 
112578
Author: Jordi Mallach <jordim@src.gnome.org>
 
112579
Date:   Wed Jul 10 16:23:56 2002 +0000
 
112580
 
 
112581
    Updated Catalan translation.
 
112582
 
 
112583
 po/ChangeLog |    4 ++
 
112584
 po/ca.po     |  116 +++++++++++++++++++++++++++++-----------------------------
 
112585
 2 files changed, 62 insertions(+), 58 deletions(-)
 
112586
 
 
112587
commit 1166d998bf7d689b9d3563c0826ba33b758eaca5
 
112588
Author: Jody Goldberg <jody@gnome.org>
 
112589
Date:   Wed Jul 10 15:43:45 2002 +0000
 
112590
 
 
112591
    http://bugzilla.gnome.org/show_bug.cgi?id=85233 register the custom
 
112592
    
 
112593
    
 
112594
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112595
    
 
112596
        http://bugzilla.gnome.org/show_bug.cgi?id=85233
 
112597
        * gnome-mouse-properties.c (create_dialog) : register the custom
 
112598
          checkbox for glade.
 
112599
        * gnome-mouse-properties.glade : Use the custom checkbox.
 
112600
 
 
112601
 capplets/mouse/ChangeLog                    |    7 +++++
 
112602
 capplets/mouse/gnome-mouse-properties.c     |   39 +++++++++++++++++++++++++++
 
112603
 capplets/mouse/gnome-mouse-properties.glade |    2 +-
 
112604
 3 files changed, 47 insertions(+), 1 deletions(-)
 
112605
 
 
112606
commit d99a5aae8eaae7fa21302dafd6a5dc627ea131b3
 
112607
Author: Jody Goldberg <jody@gnome.org>
 
112608
Date:   Wed Jul 10 14:42:26 2002 +0000
 
112609
 
 
112610
    disable the use of category defaults disable editing category handlers.
 
112611
    
 
112612
    
 
112613
    2002-07-09  Jody Goldberg <jody@gnome.org>
 
112614
    
 
112615
        * file-types-properties.glade : disable the use of category defaults
 
112616
        * file-types-capplet.c (launch_edit_dialog) : disable editing category
 
112617
          handlers.
 
112618
 
 
112619
 capplets/file-types/ChangeLog                   |    6 ++++++
 
112620
 capplets/file-types/file-types-capplet.c        |    2 ++
 
112621
 capplets/file-types/file-types-properties.glade |   16 ----------------
 
112622
 capplets/file-types/mime-edit-dialog.c          |   15 ---------------
 
112623
 4 files changed, 8 insertions(+), 31 deletions(-)
 
112624
 
 
112625
commit 3bf58de5361abc645b08dede672bc36b60d40e8d
 
112626
Author: Jody Goldberg <jody@gnome.org>
 
112627
Date:   Wed Jul 10 14:42:06 2002 +0000
 
112628
 
 
112629
    patch from Brian Cameron
 
112630
    
 
112631
    
 
112632
    2002-07-10  Jody Goldberg <jody@gnome.org>
 
112633
        patch from Brian Cameron
 
112634
    
 
112635
        * configure.in : look for path to esound
 
112636
 
 
112637
 ChangeLog                                    |    5 +++++
 
112638
 configure.in                                 |   10 ++++++++++
 
112639
 gnome-settings-daemon/Makefile.am            |    4 +++-
 
112640
 gnome-settings-daemon/gnome-settings-sound.c |    2 +-
 
112641
 4 files changed, 19 insertions(+), 2 deletions(-)
 
112642
 
 
112643
commit 06b5ffb421454d56a295e5f38faaffb504a5521b
 
112644
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
112645
Date:   Tue Jul 9 11:02:19 2002 +0000
 
112646
 
 
112647
    Updated Korean translation.
 
112648
    
 
112649
        * ko.po: Updated Korean translation.
 
112650
 
 
112651
 po/ChangeLog |    4 +++
 
112652
 po/ko.po     |   61 ++++++++++++++++++++++++++++++---------------------------
 
112653
 2 files changed, 36 insertions(+), 29 deletions(-)
 
112654
 
 
112655
commit fcd920f6270f59dae2de09d4c05937dde7c6e7b4
 
112656
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
112657
Date:   Mon Jul 8 10:29:13 2002 +0000
 
112658
 
 
112659
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
112660
 
 
112661
 po/ChangeLog |    5 +++++
 
112662
 po/pl.po     |   17 +++++++++--------
 
112663
 2 files changed, 14 insertions(+), 8 deletions(-)
 
112664
 
 
112665
commit 0fd9da295cacac4c95877284d41375744eceefc0
 
112666
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
112667
Date:   Sat Jul 6 20:23:55 2002 +0000
 
112668
 
 
112669
    Updated Estonian translation.
 
112670
    
 
112671
    2002-07-06  T�ivo Leedj�rv  <toivo@linux.ee>
 
112672
    
 
112673
            * et.po: Updated Estonian translation.
 
112674
 
 
112675
 po/ChangeLog |    4 ++
 
112676
 po/et.po     |  152 +++++++++++++++++++++++++++++++--------------------------
 
112677
 2 files changed, 87 insertions(+), 69 deletions(-)
 
112678
 
 
112679
commit 03536c59c3394d0e8030d9a4bda2e51a5177d075
 
112680
Author: Christian Rose <menthos@menthos.com>
 
112681
Date:   Fri Jul 5 21:18:51 2002 +0000
 
112682
 
 
112683
    Updated Swedish translation.
 
112684
    
 
112685
    2002-07-05  Christian Rose  <menthos@menthos.com>
 
112686
    
 
112687
        * sv.po: Updated Swedish translation.
 
112688
 
 
112689
 po/ChangeLog |    4 +++
 
112690
 po/sv.po     |   65 +++++++++++++++++++++++++++++----------------------------
 
112691
 2 files changed, 37 insertions(+), 32 deletions(-)
 
112692
 
 
112693
commit 69c4613e95d2a061c870593f2103eb7cde502f58
 
112694
Author: jacob berkman <jacob@ximian.com>
 
112695
Date:   Fri Jul 5 18:23:18 2002 +0000
 
112696
 
 
112697
    do the real work in an idle (transfer_done_idle_cb): do the real work
 
112698
    
 
112699
    2002-07-05  jacob berkman  <jacob@ximian.com>
 
112700
    
 
112701
        * theme-switcher.c (transfer_done_cb): do the real work in an idle
 
112702
        (transfer_done_idle_cb): do the real work
 
112703
    
 
112704
        this fixes bug #86141 - i don't understand why, but some very evil
 
112705
        things seem to have been happening.  see that bug for details.
 
112706
 
 
112707
 capplets/theme-switcher/ChangeLog        |    8 ++++++
 
112708
 capplets/theme-switcher/theme-switcher.c |   40 +++++++++++++++++++++--------
 
112709
 2 files changed, 37 insertions(+), 11 deletions(-)
 
112710
 
 
112711
commit 8f8dbd63fa30d9e18025b2addd556ca9ff09bdbf
 
112712
Author: Christophe Fergeau <cfergeau@src.gnome.org>
 
112713
Date:   Thu Jul 4 16:37:43 2002 +0000
 
112714
 
 
112715
    Updated French translation
 
112716
 
 
112717
 po/ChangeLog |    5 +
 
112718
 po/fr.po     |  528 +++++++++++++++++++++++++++-------------------------------
 
112719
 2 files changed, 253 insertions(+), 280 deletions(-)
 
112720
 
 
112721
commit 6fb33214ca5256533221ef5977301c576e2da506
 
112722
Author: Manuel Borchers <webmaster@matronix.de>
 
112723
Date:   Thu Jul 4 12:04:44 2002 +0000
 
112724
 
 
112725
    Updated German translation.
 
112726
    
 
112727
    2002-07-04  Manuel Borchers  <webmaster@matronix.de>
 
112728
    
 
112729
            * de.po: Updated German translation.
 
112730
 
 
112731
 po/ChangeLog |    4 +
 
112732
 po/de.po     | 2181 ++++++++++++++--------------------------------------------
 
112733
 2 files changed, 510 insertions(+), 1675 deletions(-)
 
112734
 
 
112735
commit fd017f2b87aa93c44822d5d17d8bc20e6c8d642b
 
112736
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
112737
Date:   Wed Jul 3 12:07:54 2002 +0000
 
112738
 
 
112739
    updated Vietnamese file
 
112740
 
 
112741
 po/ChangeLog |    4 +
 
112742
 po/vi.po     |  431 ++++++++++++++++++++++++++++++----------------------------
 
112743
 2 files changed, 224 insertions(+), 211 deletions(-)
 
112744
 
 
112745
commit 0e26aa3af224704b53b4a6a4d84d1a2e46fd0c08
 
112746
Author: Jody Goldberg <jody@gnome.org>
 
112747
Date:   Wed Jul 3 03:26:48 2002 +0000
 
112748
 
 
112749
    http://bugzilla.gnome.org/show_bug.cgi?id=85629 Make wider to avoid
 
112750
    
 
112751
    
 
112752
    2002-07-02  Jody Goldberg <jody@gnome.org>
 
112753
    
 
112754
        http://bugzilla.gnome.org/show_bug.cgi?id=85629
 
112755
        * font-properties.glade  : Make wider to avoid clipping.
 
112756
 
 
112757
 capplets/font/ChangeLog             |    5 +++++
 
112758
 capplets/font/font-properties.glade |    5 +++--
 
112759
 2 files changed, 8 insertions(+), 2 deletions(-)
 
112760
 
 
112761
commit 5f9e193597214f6b15a337716ef8f73c555724a8
 
112762
Author: Jody Goldberg <jody@gnome.org>
 
112763
Date:   Wed Jul 3 02:48:12 2002 +0000
 
112764
 
 
112765
    http://bugzilla.gnome.org/show_bug.cgi?id=84014 unescape the path.
 
112766
    
 
112767
    
 
112768
    2002-07-02  Jody Goldberg <jody@gnome.org>
 
112769
    
 
112770
        http://bugzilla.gnome.org/show_bug.cgi?id=84014
 
112771
        * background-properties-capplet.c (drag_data_received_cb) : unescape
 
112772
          the path.
 
112773
 
 
112774
 capplets/background/ChangeLog                      |   10 +
 
112775
 .../background/background-properties-capplet.c     |   14 +-
 
112776
 capplets/background/main.c                         |  314 --------------------
 
112777
 3 files changed, 17 insertions(+), 321 deletions(-)
 
112778
 
 
112779
commit ef1bbd011991ba3a31e2665b57d67a882dfad45d
 
112780
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
112781
Date:   Sun Jun 30 01:06:08 2002 +0000
 
112782
 
 
112783
    Updated Estonian translation.
 
112784
    
 
112785
    2002-06-30  T�ivo Leedj�rv  <toivo@linux.ee>
 
112786
    
 
112787
            * et.po: Updated Estonian translation.
 
112788
 
 
112789
 po/ChangeLog |    4 +
 
112790
 po/et.po     |  389 +++++++++++++++++++++++++++++++---------------------------
 
112791
 2 files changed, 213 insertions(+), 180 deletions(-)
 
112792
 
 
112793
commit 61cddb8dc35cb8898b0320000d22923aecbd294c
 
112794
Author: Jordi Mallach <jordim@src.gnome.org>
 
112795
Date:   Thu Jun 27 22:07:57 2002 +0000
 
112796
 
 
112797
    Updated Catalan translation.
 
112798
 
 
112799
 po/ChangeLog |    4 +
 
112800
 po/ca.po     |  270 +++++++++++++++++++++++++++++++++-------------------------
 
112801
 2 files changed, 157 insertions(+), 117 deletions(-)
 
112802
 
 
112803
commit 1eeebe40c99bfcfde699733ea3389e30acee72ac
 
112804
Author: Jody Goldberg <jody@gnome.org>
 
112805
Date:   Thu Jun 27 18:30:15 2002 +0000
 
112806
 
 
112807
    fix and move the code into capplet_set_icon.
 
112808
    
 
112809
    2002-06-27  Jody Goldberg <jody@gnome.org>
 
112810
    
 
112811
        * gnome-keybinding-properties.c (setup_dialog) : fix and move the code
 
112812
          into capplet_set_icon.
 
112813
    
 
112814
    2002-06-27  Jody Goldberg <jody@gnome.org>
 
112815
    
 
112816
        http://bugzilla.gnome.org/show_bug.cgi?id=86593
 
112817
        * main.c (setup_dialog) : watch for missing icons
 
112818
    
 
112819
    2002-06-27  Jody Goldberg <jody@gnome.org>
 
112820
    
 
112821
        * capplet-util.c (capplet_set_icon) : new util.
 
112822
 
 
112823
 capplets/common/ChangeLog                          |    4 +++
 
112824
 capplets/common/capplet-util.c                     |   26 ++++++++++++++++++++
 
112825
 capplets/common/capplet-util.h                     |    1 +
 
112826
 capplets/font/ChangeLog                            |    5 ++++
 
112827
 capplets/font/main.c                               |    8 +-----
 
112828
 capplets/keybindings/ChangeLog                     |    5 ++++
 
112829
 capplets/keybindings/gnome-keybinding-properties.c |   10 +-------
 
112830
 7 files changed, 43 insertions(+), 16 deletions(-)
 
112831
 
 
112832
commit 5719b6cda442b910fba31f45470f3de21c800513
 
112833
Author: Jody Goldberg <jody@gnome.org>
 
112834
Date:   Thu Jun 27 01:44:51 2002 +0000
 
112835
 
 
112836
    http://bugzilla.gnome.org/show_bug.cgi?id=86575 handle missing pixmaps
 
112837
    
 
112838
    
 
112839
    2002-06-26  Jody Goldberg <jody@gnome.org>
 
112840
    
 
112841
        http://bugzilla.gnome.org/show_bug.cgi?id=86575
 
112842
        * gnome-keybinding-properties.c (setup_dialog) : handle missing
 
112843
          pixmaps more smoothly.
 
112844
 
 
112845
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
112846
 capplets/keybindings/gnome-keybinding-properties.c |    5 +++--
 
112847
 2 files changed, 9 insertions(+), 2 deletions(-)
 
112848
 
 
112849
commit 6e5233869cc82dcf9dbfbe9e19a240897f9b8052
 
112850
Author: Jody Goldberg <jody@gnome.org>
 
112851
Date:   Thu Jun 27 01:17:39 2002 +0000
 
112852
 
 
112853
    be anal.
 
112854
    
 
112855
    
 
112856
    2002-06-26  Jody Goldberg <jody@gnome.org>
 
112857
    
 
112858
        * mime-type-info.c (mime_category_info_save) : be anal.
 
112859
 
 
112860
 capplets/file-types/ChangeLog        |    1 +
 
112861
 capplets/file-types/mime-type-info.c |    5 ++---
 
112862
 2 files changed, 3 insertions(+), 3 deletions(-)
 
112863
 
 
112864
commit f8d3fe9e7c3087f74b9ab39acfb21dd57d0c8d92
 
112865
Author: Jody Goldberg <jody@gnome.org>
 
112866
Date:   Wed Jun 26 23:36:59 2002 +0000
 
112867
 
 
112868
    do not trust gnome_vfs_mime_get_default_application. It silently removes
 
112869
    
 
112870
    
 
112871
    2002-06-26  Jody Goldberg <jody@gnome.org>
 
112872
    
 
112873
        * mime-type-info.c (mime_type_info_load_all) : do not trust
 
112874
          gnome_vfs_mime_get_default_application.  It silently removes
 
112875
          applications that do not exist on the current system.  That makes it
 
112876
          look like they are not being assigned.
 
112877
    
 
112878
        * mime-edit-dialog.c (validate_data) : relax the restriction here.  By
 
112879
          supplying a reasonable default to the new info it was appearing in
 
112880
          our internal data structures.  That was a useful test before we were
 
112881
          instant apply, but is no longer helpful.
 
112882
 
 
112883
 capplets/file-types/ChangeLog          |   12 ++++++++++++
 
112884
 capplets/file-types/mime-edit-dialog.c |    3 +--
 
112885
 capplets/file-types/mime-type-info.c   |   14 ++++++++++++--
 
112886
 3 files changed, 25 insertions(+), 4 deletions(-)
 
112887
 
 
112888
commit 2fe0927aa176f95db978d39044d0449a75ccfa0f
 
112889
Author: Jody Goldberg <jody@src.gnome.org>
 
112890
Date:   Wed Jun 26 19:19:46 2002 +0000
 
112891
 
 
112892
    How did that happen
 
112893
 
 
112894
 libbackground/applier.c |    1 -
 
112895
 1 files changed, 0 insertions(+), 1 deletions(-)
 
112896
 
 
112897
commit 94c5bf6c1863cd9984a60f4a2d038ce916d1a831
 
112898
Author: Jody Goldberg <jody@src.gnome.org>
 
112899
Date:   Wed Jun 26 14:37:21 2002 +0000
 
112900
 
 
112901
    start following the same convention as gnumeric
 
112902
 
 
112903
 NEWS |   10 ++++++++++
 
112904
 1 files changed, 10 insertions(+), 0 deletions(-)
 
112905
 
 
112906
commit 5651fb510e6ac80ffb97f305558c36d40f6cbf61
 
112907
Author: Jody Goldberg <jody@gnome.org>
 
112908
Date:   Wed Jun 26 14:34:22 2002 +0000
 
112909
 
 
112910
    blah, test things _before_ I commit.
 
112911
    
 
112912
    
 
112913
    2002-06-26  Jody Goldberg <jody@gnome.org>
 
112914
    
 
112915
        * file-types-capplet.c (main) : blah, test things _before_ I commit.
 
112916
 
 
112917
 capplets/file-types/ChangeLog            |    4 ++++
 
112918
 capplets/file-types/file-types-capplet.c |   10 ++++------
 
112919
 2 files changed, 8 insertions(+), 6 deletions(-)
 
112920
 
 
112921
commit e15d737a93a6442c6d65585b513edccee67a53a3
 
112922
Author: Jody Goldberg <jody@gnome.org>
 
112923
Date:   Wed Jun 26 03:29:17 2002 +0000
 
112924
 
 
112925
    http://bugzilla.gnome.org/show_bug.cgi?id=85224 clamp to avoid underflow
 
112926
    
 
112927
    
 
112928
    2002-06-18  Jody Goldberg <jody@gnome.org>
 
112929
    
 
112930
        http://bugzilla.gnome.org/show_bug.cgi?id=85224
 
112931
        * applier.c (render_wallpaper) : clamp to avoid underflow
 
112932
 
 
112933
 ChangeLog                                          |    5 -----
 
112934
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
112935
 .../gnome-accessibility-keyboard-properties.c      |    6 ++----
 
112936
 libbackground/ChangeLog                            |    5 +++++
 
112937
 libbackground/applier.c                            |   11 ++++++++---
 
112938
 5 files changed, 20 insertions(+), 12 deletions(-)
 
112939
 
 
112940
commit 5654a0eb75f9d5325734205787670c9149a7dcc5
 
112941
Author: Jody Goldberg <jody@gnome.org>
 
112942
Date:   Wed Jun 26 02:23:55 2002 +0000
 
112943
 
 
112944
    add de
 
112945
    
 
112946
    
 
112947
    2002-06-25  Jody Goldberg <jody@gnome.org>
 
112948
    
 
112949
        * mime-edit-dialog.c (mime_add_dialog_new) : add de
 
112950
    
 
112951
        * file-types-capplet.c (main) : fix cmd line arg support
 
112952
          And support optional 'file_name' as a helper for generating smarter
 
112953
          defaults.
 
112954
 
 
112955
 capplets/file-types/ChangeLog            |    8 ++++++
 
112956
 capplets/file-types/file-types-capplet.c |   35 ++++++++++++++++++++++-------
 
112957
 capplets/file-types/mime-edit-dialog.c   |   33 ++++++++++++++++++++++++----
 
112958
 capplets/file-types/mime-edit-dialog.h   |    3 +-
 
112959
 4 files changed, 64 insertions(+), 15 deletions(-)
 
112960
 
 
112961
commit 174194cf49d085b5371ff5394f9331ceaf4f81e8
 
112962
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
 
112963
Date:   Wed Jun 26 00:11:04 2002 +0000
 
112964
 
 
112965
    Updated Galician translation
 
112966
 
 
112967
 po/ChangeLog |    5 +
 
112968
 po/gl.po     | 2581 ++++++++++++++--------------------------------------------
 
112969
 2 files changed, 637 insertions(+), 1949 deletions(-)
 
112970
 
 
112971
commit f785602052622d75bf3e071bd2e5165c0b4f909b
 
112972
Author: Andraz Tori <minmax@src.gnome.org>
 
112973
Date:   Tue Jun 25 17:32:38 2002 +0000
 
112974
 
 
112975
    Updated Slovenian translation
 
112976
 
 
112977
 po/sl.po |  270 +++++++++++++++++++++++++++++++++++---------------------------
 
112978
 1 files changed, 151 insertions(+), 119 deletions(-)
 
112979
 
 
112980
commit 0696d2330ca00a1d215583c188d8ea6f647743b3
 
112981
Author: Jody Goldberg <jody@gnome.org>
 
112982
Date:   Tue Jun 25 15:06:44 2002 +0000
 
112983
 
 
112984
    typo.
 
112985
    
 
112986
    
 
112987
    2002-06-25  Jody Goldberg <jody@gnome.org>
 
112988
    
 
112989
        * mime-edit-dialog.c (mime_edit_dialog_get_app) : typo.
 
112990
 
 
112991
 capplets/file-types/ChangeLog          |    4 ++++
 
112992
 capplets/file-types/mime-edit-dialog.c |    2 +-
 
112993
 2 files changed, 5 insertions(+), 1 deletions(-)
 
112994
 
 
112995
commit 9ea4a855e7d33522c373582b36e009b79821cee7
 
112996
Author: James Henstridge <james@daa.com.au>
 
112997
Date:   Tue Jun 25 09:14:35 2002 +0000
 
112998
 
 
112999
    commented lines ending in a trailing backslash are not a good idea.
 
113000
    
 
113001
    2002-06-25  James Henstridge  <james@daa.com.au>
 
113002
    
 
113003
            * gnome-settings-daemon/Makefile.am: commented lines ending in a
 
113004
            trailing backslash are not a good idea.
 
113005
 
 
113006
 ChangeLog                         |    5 +++++
 
113007
 gnome-settings-daemon/Makefile.am |    2 +-
 
113008
 2 files changed, 6 insertions(+), 1 deletions(-)
 
113009
 
 
113010
commit e3f52a146bf2adb8756ab23734d38ff1ed489b68
 
113011
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
113012
Date:   Tue Jun 25 07:31:33 2002 +0000
 
113013
 
 
113014
    Updated Korean translation.
 
113015
    
 
113016
        * ko.po: Updated Korean translation.
 
113017
 
 
113018
 po/ChangeLog |    4 +
 
113019
 po/ko.po     |  224 +++++++++++++++++++++++++++++----------------------------
 
113020
 2 files changed, 118 insertions(+), 110 deletions(-)
 
113021
 
 
113022
commit 5c8de754b59aae0e7318bb2347ccceb4191ce815
 
113023
Author: Görkem Çetin <gorkem@src.gnome.org>
 
113024
Date:   Mon Jun 24 21:33:54 2002 +0000
 
113025
 
 
113026
    CVS_SILENT
 
113027
 
 
113028
 po/tr.po |  111 ++++++++++++++++++++++++++++++++++++++------------------------
 
113029
 1 files changed, 68 insertions(+), 43 deletions(-)
 
113030
 
 
113031
commit 7f074efb2c708addbbe3aeb260c71c825f0d8301
 
113032
Author: Görkem Çetin <gorkem@src.gnome.org>
 
113033
Date:   Mon Jun 24 19:13:32 2002 +0000
 
113034
 
 
113035
    CVS_SILENT
 
113036
 
 
113037
 po/tr.po |    2 +-
 
113038
 1 files changed, 1 insertions(+), 1 deletions(-)
 
113039
 
 
113040
commit 53711a409575ddedcc3da1f28c11d41d0e7aafff
 
113041
Author: Görkem Çetin <gorkem@src.gnome.org>
 
113042
Date:   Mon Jun 24 19:10:22 2002 +0000
 
113043
 
 
113044
    CVS_SILENT
 
113045
 
 
113046
 po/tr.po |  817 ++++++++++++++++++++++++++++----------------------------------
 
113047
 1 files changed, 372 insertions(+), 445 deletions(-)
 
113048
 
 
113049
commit b7b22259ff101630cc09a450d9b4fb12c4e4e361
 
113050
Author: Yanko Kaneti <yaneti@declera.com>
 
113051
Date:   Mon Jun 24 05:08:32 2002 +0000
 
113052
 
 
113053
    Updated Bulgarian translation.
 
113054
    
 
113055
    2002-06-24  Yanko Kaneti <yaneti@declera.com>
 
113056
    
 
113057
            * bg.po: Updated Bulgarian translation.
 
113058
 
 
113059
 po/ChangeLog |    4 +
 
113060
 po/bg.po     |  251 +++++++++++++++++++++++++++++++++-------------------------
 
113061
 2 files changed, 147 insertions(+), 108 deletions(-)
 
113062
 
 
113063
commit 95374d0c46c098a8c68c87304be733b2e8021ed1
 
113064
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
113065
Date:   Sun Jun 23 17:37:48 2002 +0000
 
113066
 
 
113067
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
113068
 
 
113069
 po/ChangeLog |    5 +
 
113070
 po/pl.po     | 1087 +++++++++++++++++++++++++++++-----------------------------
 
113071
 2 files changed, 552 insertions(+), 540 deletions(-)
 
113072
 
 
113073
commit f352cb17ba8ee4d0aa3ddb24e217e8a5f173f9ac
 
113074
Author: Christian Rose <menthos@menthos.com>
 
113075
Date:   Sun Jun 23 09:41:43 2002 +0000
 
113076
 
 
113077
    Updated Swedish translation.
 
113078
    
 
113079
    2002-06-23  Christian Rose  <menthos@menthos.com>
 
113080
    
 
113081
        * sv.po: Updated Swedish translation.
 
113082
 
 
113083
 po/ChangeLog |    4 +
 
113084
 po/sv.po     |  268 +++++++++++++++++++++++++++++++++-------------------------
 
113085
 2 files changed, 156 insertions(+), 116 deletions(-)
 
113086
 
 
113087
commit be4f498c5af10e1cfcb1a6b8a4022e7f179834df
 
113088
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
113089
Date:   Sat Jun 22 11:17:49 2002 +0000
 
113090
 
 
113091
    Updated Malay Translation.
 
113092
    
 
113093
    2002-06-22  Hasbullah Bin Pit <sebol@ikhlas.com>
 
113094
    
 
113095
    * ms.po: Updated Malay Translation.
 
113096
 
 
113097
 po/ChangeLog |    4 +
 
113098
 po/ms.po     |  731 +++++++++++++++++++++++++++------------------------------
 
113099
 2 files changed, 350 insertions(+), 385 deletions(-)
 
113100
 
 
113101
commit cfeb09ab46dd1258d6aab15ff0fa18a5fe87e0da
 
113102
Author: Stephen Browne <stephen@src.gnome.org>
 
113103
Date:   Fri Jun 21 13:29:29 2002 +0000
 
113104
 
 
113105
    Moved window manager detection code from keybindings capplet to common
 
113106
 
 
113107
 capplets/common/ChangeLog                          |    6 +
 
113108
 capplets/common/Makefile.am                        |    3 +-
 
113109
 capplets/common/wm-common.c                        |  149 +++++++++++++++++++
 
113110
 capplets/common/wm-common.h                        |   13 ++
 
113111
 capplets/keybindings/ChangeLog                     |    6 +
 
113112
 capplets/keybindings/gnome-keybinding-properties.c |  155 +-------------------
 
113113
 6 files changed, 183 insertions(+), 149 deletions(-)
 
113114
 
 
113115
commit ebc124d248b1d3f7835a39ec684705c14b173d02
 
113116
Author: Satyajit Kanungo <satyak@src.gnome.org>
 
113117
Date:   Fri Jun 21 06:18:21 2002 +0000
 
113118
 
 
113119
    Fixed #85895
 
113120
 
 
113121
 ChangeLog |    5 +++++
 
113122
 1 files changed, 5 insertions(+), 0 deletions(-)
 
113123
 
 
113124
commit f97b330c7e0d1dccb9afef2cdf2a8e9785e6b2f5
 
113125
Author: Satyajit Kanungo <satyak@src.gnome.org>
 
113126
Date:   Fri Jun 21 06:13:17 2002 +0000
 
113127
 
 
113128
    Corrected the help link
 
113129
 
 
113130
 .../gnome-accessibility-keyboard-properties.c      |   10 ++++++----
 
113131
 1 files changed, 6 insertions(+), 4 deletions(-)
 
113132
 
 
113133
commit db666ce20dc3f207dfd02f5600ec20e9382ddcbe
 
113134
Author: Christophe Merlet <redfox@src.gnome.org>
 
113135
Date:   Wed Jun 19 23:26:46 2002 +0000
 
113136
 
 
113137
    Updated French translation.
 
113138
 
 
113139
 po/ChangeLog |    4 +
 
113140
 po/fr.po     |  562 +++++++++++++++++++++++++++++-----------------------------
 
113141
 2 files changed, 287 insertions(+), 279 deletions(-)
 
113142
 
 
113143
commit 394f64e38c47d93fd95c9ca9acb40e0d4aeaf5c2
 
113144
Author: jacob berkman <jacob@ximian.com>
 
113145
Date:   Wed Jun 19 22:46:39 2002 +0000
 
113146
 
 
113147
    fix build
 
113148
    
 
113149
    2002-06-19  jacob berkman  <jacob@ximian.com>
 
113150
    
 
113151
        * Makefile.am: fix build
 
113152
 
 
113153
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
113154
 gnome-settings-daemon/Makefile.am |    3 ++-
 
113155
 2 files changed, 6 insertions(+), 1 deletions(-)
 
113156
 
 
113157
commit ec5114d04c8ad40be7f4296bfd95d6aac4acb874
 
113158
Author: jacob berkman <jacob@ximian.com>
 
113159
Date:   Wed Jun 19 18:51:06 2002 +0000
 
113160
 
 
113161
    fixup
 
113162
    
 
113163
    2002-06-19  jacob berkman  <jacob@ximian.com>
 
113164
    
 
113165
        * POTFILES.in: fixup
 
113166
 
 
113167
 po/ChangeLog   |    4 ++++
 
113168
 po/POTFILES.in |    2 +-
 
113169
 2 files changed, 5 insertions(+), 1 deletions(-)
 
113170
 
 
113171
commit 0977fadab045ec868cb3c085258ce6cd264846d2
 
113172
Author: Jody Goldberg <jody@gnome.org>
 
113173
Date:   Wed Jun 19 00:21:26 2002 +0000
 
113174
 
 
113175
    http://bugzilla.gnome.org/show_bug.cgi?id=85628 The dialog - should not be
 
113176
    
 
113177
    
 
113178
    2002-06-18  Jody Goldberg <jody@gnome.org>
 
113179
    
 
113180
        http://bugzilla.gnome.org/show_bug.cgi?id=85628
 
113181
        * background-properties-capplet.c (main) : The dialog
 
113182
            - should not be modal
 
113183
            - has no parent to destroy with
 
113184
            - and should have a seperator
 
113185
            - set default response
 
113186
 
 
113187
 capplets/background/ChangeLog                      |    9 +++++++++
 
113188
 .../background/background-properties-capplet.c     |   16 +++++++++-------
 
113189
 capplets/background/background-properties.glade    |    2 +-
 
113190
 3 files changed, 19 insertions(+), 8 deletions(-)
 
113191
 
 
113192
commit 9ae0ce4eeb5a87f6f46c47d8c9334b8f6f0d3a52
 
113193
Author: Jordi Mallach <jordim@src.gnome.org>
 
113194
Date:   Tue Jun 18 22:53:48 2002 +0000
 
113195
 
 
113196
    Typo fix.
 
113197
 
 
113198
 po/ChangeLog |    4 ++++
 
113199
 po/ca.po     |    6 +++---
 
113200
 2 files changed, 7 insertions(+), 3 deletions(-)
 
113201
 
 
113202
commit fb112f7d4b92bfc19753590a84f2250a28b04458
 
113203
Author: Jody Goldberg <jody@gnome.org>
 
113204
Date:   Tue Jun 18 21:59:15 2002 +0000
 
113205
 
 
113206
    http://bugzilla.gnome.org/show_bug.cgi?id=85003 copy the string before
 
113207
    
 
113208
    
 
113209
    2002-06-18  Jody Goldberg <jody@gnome.org>
 
113210
    
 
113211
        http://bugzilla.gnome.org/show_bug.cgi?id=85003
 
113212
        * capplet-dir.c (capplet_dir_new) : copy the string before inserting
 
113213
          in hash.
 
113214
 
 
113215
 control-center/ChangeLog     |    6 ++++++
 
113216
 control-center/capplet-dir.c |    2 +-
 
113217
 2 files changed, 7 insertions(+), 1 deletions(-)
 
113218
 
 
113219
commit 961f08cd6233ea0f2273a55a6aa5206cac50a732
 
113220
Author: jacob berkman <jacob@ximian.com>
 
113221
Date:   Tue Jun 18 19:29:45 2002 +0000
 
113222
 
 
113223
    fixup localedir to work with solaris gettext (fixes bug #83616)
 
113224
    
 
113225
    2002-06-18  jacob berkman  <jacob@ximian.com>
 
113226
    
 
113227
        * configure.in:
 
113228
        * archiver/Makefile.am:
 
113229
        * capplets/common/Makefile.am:
 
113230
        * control-center/Makefile.am:
 
113231
        * libbackground/Makefile.am:
 
113232
        * libwindow-settings/Makefile.am:
 
113233
        * root-manager/Makefile.am: fixup localedir to work with solaris
 
113234
        gettext (fixes bug #83616)
 
113235
 
 
113236
 ChangeLog                      |   11 +++++++++++
 
113237
 archiver/Makefile.am           |    2 +-
 
113238
 capplets/common/Makefile.am    |    2 +-
 
113239
 configure.in                   |    2 +-
 
113240
 control-center/Makefile.am     |    4 ++--
 
113241
 libbackground/Makefile.am      |    3 +--
 
113242
 libwindow-settings/Makefile.am |    2 +-
 
113243
 root-manager/Makefile.am       |    2 +-
 
113244
 8 files changed, 19 insertions(+), 9 deletions(-)
 
113245
 
 
113246
commit b4995826e869a6e1eb1c88fec58010e3cf860812
 
113247
Author: Jody Goldberg <jody@gnome.org>
 
113248
Date:   Tue Jun 18 18:55:14 2002 +0000
 
113249
 
 
113250
    http://bugzilla.gnome.org/show_bug.cgi?id=85397
 
113251
    
 
113252
    2002-06-15  Jody Goldberg <jody@gnome.org>
 
113253
    
 
113254
        http://bugzilla.gnome.org/show_bug.cgi?id=85397
 
113255
        http://bugzilla.gnome.org/show_bug.cgi?id=84545
 
113256
        * mime-types-model.c (mime_types_model_get_value) :
 
113257
          gtk_tree_view_search_equal_func does not like NULL.
 
113258
        (IS_CATEGORY) : check for NULL.
 
113259
        * file-types-capplet.c (create_dialog) : search the description not
 
113260
          the mime type.
 
113261
    
 
113262
    2002-06-08  Jody Goldberg <jody@gnome.org>
 
113263
    
 
113264
        * mime-types-model.c (IS_CATEGORY) : test for null in case we are
 
113265
          stupid.
 
113266
    
 
113267
    2002-06-07  Jody Goldberg <jody@gnome.org>
 
113268
    
 
113269
        * file-types-capplet.c (dialog_done_cb) : no need to save things
 
113270
          again.  The only caller had already done that.
 
113271
    
 
113272
        * mime-type-info.c (mime_type_info_save) : Don't mess with the
 
113273
          application here, it should already be setup.  However, be really
 
113274
          really anal about verifying it because I do not trust the
 
113275
          surrounding code or know it well enough to trust it.  Make sure that
 
113276
          the assigned app is on the short list of associated apps.
 
113277
    
 
113278
        * mime-category-edit-dialog.c (store_data) : Use
 
113279
          mime_edit_dialog_get_app.
 
113280
        * mime-edit-dialog.c (store_data) : Use it here too.
 
113281
        (mime_edit_dialog_get_app) : new.  split some duplicated code out of
 
113282
          the type and category dialogs and move it here.  Then make it
 
113283
          readable and less stupid about creating copies of existing
 
113284
          applications.  While we're at it have it handle the creation of new
 
113285
          applications, merging commands with existing applications and other
 
113286
          useful stuff.
 
113287
    
 
113288
    2002-06-07  Jody Goldberg <jody@gnome.org>
 
113289
    
 
113290
        * mime-category-edit-dialog.c (store_data) : clarify and remove the
 
113291
          custom flag.
 
113292
    
 
113293
        * mime-type-info.c (mime_category_info_using_custom_app) : delete.
 
113294
        (mime_type_info_using_custom_app) : delete.
 
113295
    
 
113296
        * mime-edit-dialog.c (validate_data) : correct the warning about
 
113297
          invalid type, we would _not_ create one for the user :-(
 
113298
          Allow a user to optionally overwrite an existing mime type.
 
113299
          This is useful when editing.
 
113300
        * mime-edit-dialog.c (store_data) : clarify and remove the custom flag.
 
113301
    
 
113302
    
 
113303
    2002-06-10  Jody Goldberg <jody@gnome.org>
 
113304
    
 
113305
        * accessibility-keyboard.c : tweak the layout as requested and adjust
 
113306
          the max slowkey delay to 500 to avoid losing the keyboard due to some
 
113307
          sort of an X problem.
 
113308
    
 
113309
    2002-06-13  Jody Goldberg <jody@gnome.org>
 
113310
    
 
113311
        * gnome-keyboard-properties.c (accessibility_button_clicked) : produce
 
113312
          a better warning for failure to launch the keyboard accessibility
 
113313
          capplet.
 
113314
 
 
113315
 capplets/accessibility/keyboard/ChangeLog          |    6 +
 
113316
 capplets/accessibility/keyboard/Makefile.am        |    5 +-
 
113317
 .../keyboard/accessibility-keyboard.c              |  188 ++--
 
113318
 .../keyboard/accessibility-keyboard.h              |    2 +-
 
113319
 .../gnome-accessibility-keyboard-properties.c      |   18 +-
 
113320
 .../gnome-accessibility-keyboard-properties.glade  | 1430 +++++++++++++++++++
 
113321
 .../gnome-accessibility-keyboard-properties.glade2 | 1464 --------------------
 
113322
 capplets/common/ChangeLog                          |    5 +
 
113323
 capplets/common/capplet-util.c                     |   48 +-
 
113324
 capplets/common/capplet-util.h                     |    1 +
 
113325
 capplets/file-types/ChangeLog                      |   52 +-
 
113326
 capplets/file-types/file-types-capplet.c           |    6 +-
 
113327
 capplets/file-types/mime-category-edit-dialog.c    |   40 +-
 
113328
 capplets/file-types/mime-edit-dialog.c             |  169 ++-
 
113329
 capplets/file-types/mime-edit-dialog.h             |    3 +
 
113330
 capplets/file-types/mime-type-info.c               |  147 +--
 
113331
 capplets/file-types/mime-type-info.h               |    5 +-
 
113332
 capplets/keyboard/ChangeLog                        |    6 +
 
113333
 capplets/keyboard/gnome-keyboard-properties.c      |    6 +-
 
113334
 gnome-settings-daemon/Makefile.am                  |    7 +
 
113335
 20 files changed, 1805 insertions(+), 1803 deletions(-)
 
113336
 
 
113337
commit 50ce2ab6daadba08a768bc03d8f45c99296aa0e3
 
113338
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
113339
Date:   Tue Jun 18 18:31:43 2002 +0000
 
113340
 
 
113341
    updated Vietnamese file
 
113342
 
 
113343
 po/ChangeLog |    4 ++
 
113344
 po/vi.po     |  103 +++++++++++++++++++++++++++++++++++++++------------------
 
113345
 2 files changed, 74 insertions(+), 33 deletions(-)
 
113346
 
 
113347
commit f003dd7a2ddb6c869352e49628dbbb500256ac58
 
113348
Author: Satyajit Kanungo <satyak@src.gnome.org>
 
113349
Date:   Tue Jun 18 18:00:12 2002 +0000
 
113350
 
 
113351
    Changed help callback
 
113352
 
 
113353
 control-center/ChangeLog |    5 +++++
 
113354
 1 files changed, 5 insertions(+), 0 deletions(-)
 
113355
 
 
113356
commit 2bcca2279e06447686870a9be91e4d1f4ada768e
 
113357
Author: Satyajit Kanungo <satyak@src.gnome.org>
 
113358
Date:   Tue Jun 18 17:57:18 2002 +0000
 
113359
 
 
113360
    Put the help callback.
 
113361
 
 
113362
 control-center/capplet-dir-view.c |   21 +++++++++++++++++----
 
113363
 1 files changed, 17 insertions(+), 4 deletions(-)
 
113364
 
 
113365
commit b70bd022d208c2aa0116deef143d82822b630eba
 
113366
Author: Andraz Tori <minmax@src.gnome.org>
 
113367
Date:   Tue Jun 18 17:36:26 2002 +0000
 
113368
 
 
113369
    Updated Slovenian translation
 
113370
 
 
113371
 po/sl.po |   30 +++++++++++++++---------------
 
113372
 1 files changed, 15 insertions(+), 15 deletions(-)
 
113373
 
 
113374
commit 96a33b67f8e3f27289653af0cddbd58636c7c5e2
 
113375
Author: Jody Goldberg <jody@gnome.org>
 
113376
Date:   Mon Jun 17 22:10:21 2002 +0000
 
113377
 
 
113378
    Release 2.0.0
 
113379
    
 
113380
    
 
113381
    2002-06-17  Jody Goldberg <jody@gnome.org>
 
113382
    
 
113383
        * Release 2.0.0
 
113384
 
 
113385
 ChangeLog                                 |    4 +
 
113386
 archiver/ChangeLog                        |    4 +
 
113387
 archiver/tests/ChangeLog                  |    4 +
 
113388
 capplets/accessibility/keyboard/ChangeLog |    4 +
 
113389
 capplets/background/ChangeLog             |    4 +
 
113390
 capplets/common/ChangeLog                 |    4 +
 
113391
 capplets/default-applications/ChangeLog   |    4 +
 
113392
 capplets/desktop-links/ChangeLog          |    4 +
 
113393
 capplets/file-types/ChangeLog             |    4 +
 
113394
 capplets/font/ChangeLog                   |    4 +
 
113395
 capplets/keybindings/ChangeLog            |    4 +
 
113396
 capplets/keyboard/ChangeLog               |    4 +
 
113397
 capplets/mime-type/ChangeLog              |    4 +
 
113398
 capplets/mouse/ChangeLog                  |    4 +
 
113399
 capplets/network/ChangeLog                |    4 +
 
113400
 capplets/rollback/ChangeLog               |    4 +
 
113401
 capplets/sound/ChangeLog                  |    4 +
 
113402
 capplets/theme-switcher/ChangeLog         |    4 +
 
113403
 capplets/ui-properties/ChangeLog          |    4 +
 
113404
 capplets/url-properties/ChangeLog         |    4 +
 
113405
 capplets/windows/ChangeLog                |    4 +
 
113406
 capplets/wm-properties/ChangeLog          |    4 +
 
113407
 configure.in                              |    2 +-
 
113408
 control-center/ChangeLog                  |    4 +
 
113409
 gnome-settings-daemon/ChangeLog           |    4 +
 
113410
 help/ChangeLog                            |    4 +
 
113411
 libbackground/ChangeLog                   |    4 +
 
113412
 libwindow-settings/ChangeLog              |    4 +
 
113413
 po/ChangeLog                              |    4 +
 
113414
 po/ar.po                                  |  953 +++++++++++-------------
 
113415
 po/az.po                                  |  695 ++++++------------
 
113416
 po/bg.po                                  |    2 +-
 
113417
 po/ca.po                                  |    2 +-
 
113418
 po/cs.po                                  |  941 +++++++++++-------------
 
113419
 po/da.po                                  |    2 +-
 
113420
 po/de.po                                  |  708 ++++++------------
 
113421
 po/el.po                                  | 1008 ++++++++++++--------------
 
113422
 po/en_GB.po                               |  596 ++++------------
 
113423
 po/es.po                                  |    2 +-
 
113424
 po/et.po                                  |  732 +++++++------------
 
113425
 po/fi.po                                  |  277 +++++---
 
113426
 po/fr.po                                  |  960 +++++++++++-------------
 
113427
 po/ga.po                                  |  750 +++++++-------------
 
113428
 po/gl.po                                  |  981 +++++++++++--------------
 
113429
 po/hr.po                                  |  887 ++++++++++-------------
 
113430
 po/hu.po                                  |  991 +++++++++++--------------
 
113431
 po/it.po                                  |  991 +++++++++++--------------
 
113432
 po/ja.po                                  | 1002 ++++++++++++--------------
 
113433
 po/ko.po                                  |    2 +-
 
113434
 po/lt.po                                  |  112 +++-
 
113435
 po/lv.po                                  | 1000 ++++++++++++--------------
 
113436
 po/ms.po                                  |  721 ++++++------------
 
113437
 po/nl.po                                  |   63 +-
 
113438
 po/nn.po                                  |  748 +++++++-------------
 
113439
 po/no.po                                  |    2 +-
 
113440
 po/pl.po                                  |  974 ++++++++++++------------
 
113441
 po/pt.po                                  |    2 +-
 
113442
 po/pt_BR.po                               | 1142 ++++++++++++++---------------
 
113443
 po/ro.po                                  | 1023 ++++++++++++--------------
 
113444
 po/ru.po                                  |    2 +-
 
113445
 po/sk.po                                  |   30 +-
 
113446
 po/sl.po                                  |   30 +-
 
113447
 po/sv.po                                  |    2 +-
 
113448
 po/tr.po                                  |  692 ++++++------------
 
113449
 po/uk.po                                  |  181 ++++--
 
113450
 po/vi.po                                  |    2 +-
 
113451
 po/wa.po                                  |  738 +++++++------------
 
113452
 po/zh_CN.po                               |  733 ++++++-------------
 
113453
 po/zh_TW.po                               |    2 +-
 
113454
 69 files changed, 8766 insertions(+), 12029 deletions(-)
 
113455
 
 
113456
commit 91d6c539779abc9319f1d98f6a1bf69cefd3839d
 
113457
Author: Jody Goldberg <jody@gnome.org>
 
113458
Date:   Mon Jun 17 21:22:12 2002 +0000
 
113459
 
 
113460
    http://bugzilla.gnome.org/show_bug.cgi?id=85327 These strings do look
 
113461
    
 
113462
    
 
113463
    2002-06-17  Jody Goldberg <jody@gnome.org>
 
113464
    
 
113465
        http://bugzilla.gnome.org/show_bug.cgi?id=85327
 
113466
        * gnome-settings-xsettings.c (translate_string_string) : These strings
 
113467
          do look wrong.  The capplet is setting the keys from the schema.
 
113468
          we were not mapping them to the write xsettings.  It did not really
 
113469
          matter because we were not using xsettings to communicate these
 
113470
          values.
 
113471
 
 
113472
 gnome-settings-daemon/ChangeLog                  |    9 +++++++++
 
113473
 gnome-settings-daemon/gnome-settings-xsettings.c |    4 ++--
 
113474
 2 files changed, 11 insertions(+), 2 deletions(-)
 
113475
 
 
113476
commit 7f1c6805e7bdce2b5f25472794a5cfa61a813b84
 
113477
Author: Jody Goldberg <jody@gnome.org>
 
113478
Date:   Sun Jun 16 03:57:23 2002 +0000
 
113479
 
 
113480
    http://bugzilla.gnome.org/show_bug.cgi?id=85397
 
113481
    
 
113482
    
 
113483
    2002-06-15  Jody Goldberg <jody@gnome.org>
 
113484
    
 
113485
        http://bugzilla.gnome.org/show_bug.cgi?id=85397
 
113486
        http://bugzilla.gnome.org/show_bug.cgi?id=84545
 
113487
        * mime-types-model.c (mime_types_model_get_value) :
 
113488
          gtk_tree_view_search_equal_func does not like NULL.
 
113489
        (IS_CATEGORY) : check for NULL.
 
113490
 
 
113491
 capplets/file-types/ChangeLog          |    8 +++++++-
 
113492
 capplets/file-types/mime-types-model.c |    8 ++++----
 
113493
 2 files changed, 11 insertions(+), 5 deletions(-)
 
113494
 
 
113495
commit 1d086cb65edf94f07942a826b7d5f1714dd7374b
 
113496
Author: Yuri Syrota <rasta@src.gnome.org>
 
113497
Date:   Sat Jun 15 21:17:00 2002 +0000
 
113498
 
 
113499
    Updated Ukrainian translation
 
113500
 
 
113501
 po/uk.po |   27 ++++++++++++++-------------
 
113502
 1 files changed, 14 insertions(+), 13 deletions(-)
 
113503
 
 
113504
commit 968d06c7e3deef07776eff06f2abd4969be788c4
 
113505
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
113506
Date:   Sat Jun 15 20:15:53 2002 +0000
 
113507
 
 
113508
    Updated Portuguese translation.
 
113509
    
 
113510
    2002-06-15  Duarte Loreto <happyguy_pt@hotmail.com>
 
113511
    
 
113512
            * pt.po: Updated Portuguese translation.
 
113513
 
 
113514
 po/ChangeLog |    4 +
 
113515
 po/pt.po     |  965 +++++++++++++++++++++++++++-------------------------------
 
113516
 2 files changed, 450 insertions(+), 519 deletions(-)
 
113517
 
 
113518
commit de386046d4242bcc63261df7b9f97f00b550d0a9
 
113519
Author: Yuri Syrota <rasta@src.gnome.org>
 
113520
Date:   Sat Jun 15 10:53:07 2002 +0000
 
113521
 
 
113522
    Updated Ukrainian translation
 
113523
 
 
113524
 po/uk.po |   16 ++++++++--------
 
113525
 1 files changed, 8 insertions(+), 8 deletions(-)
 
113526
 
 
113527
commit d39b010bd12b55ec7eeae2244c002ebac974cb72
 
113528
Author: Yuri Syrota <rasta@src.gnome.org>
 
113529
Date:   Sat Jun 15 10:32:25 2002 +0000
 
113530
 
 
113531
    Updated Ukrainian translation
 
113532
 
 
113533
 po/uk.po |   10 +++++-----
 
113534
 1 files changed, 5 insertions(+), 5 deletions(-)
 
113535
 
 
113536
commit 2c4f7dce4249441f5bf358885197bc98171a7e86
 
113537
Author: Yuri Syrota <rasta@src.gnome.org>
 
113538
Date:   Sat Jun 15 10:20:42 2002 +0000
 
113539
 
 
113540
    Updated Ukrainian translation
 
113541
 
 
113542
 po/uk.po |   77 ++++++++++++++++++++++++++++++-------------------------------
 
113543
 1 files changed, 38 insertions(+), 39 deletions(-)
 
113544
 
 
113545
commit 7af37adcf2303932f8cf196de48eaf6be0e0ddaa
 
113546
Author: Yuri Syrota <rasta@src.gnome.org>
 
113547
Date:   Sat Jun 15 10:01:41 2002 +0000
 
113548
 
 
113549
    Updated Ukrainian translation
 
113550
 
 
113551
 po/uk.po |  821 +++++++++++++++-----------------------------------------------
 
113552
 1 files changed, 193 insertions(+), 628 deletions(-)
 
113553
 
 
113554
commit 09d7f7b4e9175f829876653958821fc29168e070
 
113555
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
113556
Date:   Thu Jun 13 05:45:32 2002 +0000
 
113557
 
 
113558
    *** empty log message ***
 
113559
 
 
113560
 po/ChangeLog |    1 +
 
113561
 1 files changed, 1 insertions(+), 0 deletions(-)
 
113562
 
 
113563
commit df70939e4bf0162e12caa8111fa2656e4f4a44f6
 
113564
Author: Abel Cheung <maddog@linux.org.hk>
 
113565
Date:   Thu Jun 13 04:14:32 2002 +0000
 
113566
 
 
113567
    Updated traditional Chinese translation.
 
113568
    
 
113569
    2002-06-13  Abel Cheung  <maddog@linux.org.hk>
 
113570
    
 
113571
        * zh_TW.po: Updated traditional Chinese translation.
 
113572
 
 
113573
 po/ChangeLog |    4 ++
 
113574
 po/zh_TW.po  |  108 +++++++++++++++++++++++++++++----------------------------
 
113575
 2 files changed, 59 insertions(+), 53 deletions(-)
 
113576
 
 
113577
commit 56dd80607c530c05cbfe202ad6af2ea094864859
 
113578
Author: Vincent van Adrighm <V.vanAdrighem@dirck.mine.nu>
 
113579
Date:   Wed Jun 12 18:25:19 2002 +0000
 
113580
 
 
113581
    Dutch translation updated by Reinout van Schouwen.
 
113582
    
 
113583
    2002-06-12 Vincent van Adrighm <V.vanAdrighem@dirck.mine.nu>
 
113584
        * nl.po: Dutch translation updated by Reinout van Schouwen.
 
113585
 
 
113586
 po/ChangeLog |    4 +
 
113587
 po/nl.po     | 1059 +++++++++++++++++++++++++++-------------------------------
 
113588
 2 files changed, 500 insertions(+), 563 deletions(-)
 
113589
 
 
113590
commit 1eb391952f29b1e7a2dae161cd5b231871558cce
 
113591
Author: Abel Cheung <maddog@linux.org.hk>
 
113592
Date:   Wed Jun 12 17:36:20 2002 +0000
 
113593
 
 
113594
    Updated traditional Chinese translation.
 
113595
    
 
113596
    2002-06-13  Abel Cheung  <maddog@linux.org.hk>
 
113597
    
 
113598
        * zh_TW.po: Updated traditional Chinese translation.
 
113599
 
 
113600
 po/ChangeLog |    4 +
 
113601
 po/zh_TW.po  | 1091 +++++++++++++++++++++++++++-------------------------------
 
113602
 2 files changed, 510 insertions(+), 585 deletions(-)
 
113603
 
 
113604
commit 7eaed7842ee3aa2eb8c6e70dd7ce4068f2a5faa6
 
113605
Author: Jody Goldberg <jody@gnome.org>
 
113606
Date:   Wed Jun 12 13:50:21 2002 +0000
 
113607
 
 
113608
    add some bounds checking.
 
113609
    
 
113610
    
 
113611
    2002-06-10  Jody Goldberg <jody@gnome.org>
 
113612
    
 
113613
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
 
113614
          add some bounds checking.
 
113615
 
 
113616
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
113617
 .../gnome-settings-accessibility-keyboard.c        |    3 +++
 
113618
 2 files changed, 8 insertions(+), 0 deletions(-)
 
113619
 
 
113620
commit 713c082241d2e6f29dd044a1d65adc880ffdeb01
 
113621
Author: Andrew V. Samoilov <andrew@src.gnome.org>
 
113622
Date:   Wed Jun 12 08:05:34 2002 +0000
 
113623
 
 
113624
    Updated Ukrainian translation.
 
113625
    
 
113626
    * uk.po: Updated Ukrainian translation.
 
113627
 
 
113628
 po/ChangeLog |    4 ++
 
113629
 po/uk.po     |  143 +++++++++++++++++++++-------------------------------------
 
113630
 2 files changed, 56 insertions(+), 91 deletions(-)
 
113631
 
 
113632
commit 165b2dbf77f3cc18da7cc397df29c203d405c437
 
113633
Author: Yanko Kaneti <yaneti@src.gnome.org>
 
113634
Date:   Tue Jun 11 19:34:06 2002 +0000
 
113635
 
 
113636
    Updated Bulgarian translation. translate the only untranslated string
 
113637
 
 
113638
 po/bg.po |   20 ++++++++++++--------
 
113639
 1 files changed, 12 insertions(+), 8 deletions(-)
 
113640
 
 
113641
commit d986118609d0533ca8585fb9a495da9ef61e76ab
 
113642
Author: Gustavo Noronha Silva <gns@src.gnome.org>
 
113643
Date:   Tue Jun 11 06:30:57 2002 +0000
 
113644
 
 
113645
    added translation_credits' translation =D
 
113646
 
 
113647
 po/pt_BR.po |    4 ++++
 
113648
 1 files changed, 4 insertions(+), 0 deletions(-)
 
113649
 
 
113650
commit ba409ba8fa4261e2f0f8f4ee0f61b7739d0d7ee6
 
113651
Author: jacob berkman <jacob@ximian.com>
 
113652
Date:   Mon Jun 10 20:17:47 2002 +0000
 
113653
 
 
113654
    hide the keyclick slider.
 
113655
    
 
113656
    2002-06-10  jacob berkman  <jacob@ximian.com>
 
113657
    
 
113658
        * gnome-keyboard-properties.glade: hide the keyclick slider.
 
113659
    
 
113660
        fixes #78015
 
113661
    
 
113662
        reviewed/approved by jrb, luis, jody
 
113663
 
 
113664
 capplets/keyboard/ChangeLog                       |    8 ++++++++
 
113665
 capplets/keyboard/gnome-keyboard-properties.glade |    7 +++----
 
113666
 2 files changed, 11 insertions(+), 4 deletions(-)
 
113667
 
 
113668
commit fc08e1d8e774a0e4b5f02ed9f575ea2ce9c6c46e
 
113669
Author: Ole Laursen <olau@hardworking.dk>
 
113670
Date:   Mon Jun 10 19:42:55 2002 +0000
 
113671
 
 
113672
    Updated Danish translation.
 
113673
    
 
113674
    2002-06-10  Ole Laursen  <olau@hardworking.dk>
 
113675
    
 
113676
        * da.po: Updated Danish translation.
 
113677
 
 
113678
 po/ChangeLog |    4 ++++
 
113679
 po/da.po     |   38 ++++++++++++++++++++++++++++++++++++--
 
113680
 2 files changed, 40 insertions(+), 2 deletions(-)
 
113681
 
 
113682
commit 0bf72e9a3e07af0c6567f4f3c8ef501535f09a0c
 
113683
Author: Yanko Kaneti <yaneti@declera.com>
 
113684
Date:   Mon Jun 10 17:04:04 2002 +0000
 
113685
 
 
113686
    Updated Bulgarian translation.
 
113687
    
 
113688
    2002-06-10  Yanko Kaneti <yaneti@declera.com>
 
113689
    
 
113690
       * bg.po: Updated Bulgarian translation.
 
113691
 
 
113692
 po/ChangeLog |    4 ++++
 
113693
 po/bg.po     |   36 +++++++++++++++++++++++++++++++++++-
 
113694
 2 files changed, 39 insertions(+), 1 deletions(-)
 
113695
 
 
113696
commit 8a2c6c4a2e1cead5dd15203e1e6d931aecfa49ea
 
113697
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
113698
Date:   Mon Jun 10 14:30:59 2002 +0000
 
113699
 
 
113700
    Updated Finnish translation.
 
113701
    
 
113702
    2002-06-10  Pauli Virtanen <pauli.virtanen@hut.fi>
 
113703
    
 
113704
        * fi.po: Updated Finnish translation.
 
113705
 
 
113706
 po/ChangeLog |    4 +
 
113707
 po/fi.po     |  316 ++++++++++++++++++++++------------------------------------
 
113708
 2 files changed, 123 insertions(+), 197 deletions(-)
 
113709
 
 
113710
commit 8697534d94996c216959341f95489a9a650b160b
 
113711
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
113712
Date:   Mon Jun 10 12:10:48 2002 +0000
 
113713
 
 
113714
    ru.po: Updated Russian translation.
 
113715
 
 
113716
 po/ChangeLog |    4 +
 
113717
 po/ru.po     |  966 +++++++++++++++++++++++++++-------------------------------
 
113718
 2 files changed, 452 insertions(+), 518 deletions(-)
 
113719
 
 
113720
commit 22c37ea99479bfb6839ebebefd440d9ac747dd98
 
113721
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
113722
Date:   Mon Jun 10 11:57:56 2002 +0000
 
113723
 
 
113724
    Updated Slovak translation.
 
113725
    
 
113726
    2002-06-10  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
113727
    
 
113728
        * sk.po: Updated Slovak translation.
 
113729
 
 
113730
 po/ChangeLog |    4 +++
 
113731
 po/sk.po     |   68 ++++++++++++++++++++++++++++++++++++++++------------------
 
113732
 2 files changed, 51 insertions(+), 21 deletions(-)
 
113733
 
 
113734
commit 48cfee1e3aa185279b30bd591e77fab8a9c8d64c
 
113735
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
113736
Date:   Mon Jun 10 09:27:44 2002 +0000
 
113737
 
 
113738
    updated Vietnamese file
 
113739
 
 
113740
 po/ChangeLog |    4 +
 
113741
 po/vi.po     |  989 +++++++++++++++++++++++++++-------------------------------
 
113742
 2 files changed, 457 insertions(+), 536 deletions(-)
 
113743
 
 
113744
commit 48272216f433be93c56a7d0699b0c636dfdff292
 
113745
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
113746
Date:   Mon Jun 10 08:06:18 2002 +0000
 
113747
 
 
113748
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
113749
 
 
113750
 po/ChangeLog |    5 +++++
 
113751
 po/pl.po     |   43 +++++++++++++++++++++++++++++++++++++++----
 
113752
 2 files changed, 44 insertions(+), 4 deletions(-)
 
113753
 
 
113754
commit 9d7ffa6ff5eebe98f88f9057702ed9d28073986d
 
113755
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
113756
Date:   Mon Jun 10 03:10:55 2002 +0000
 
113757
 
 
113758
    Updated Korean translation.
 
113759
    
 
113760
        * ko.po: Updated Korean translation.
 
113761
 
 
113762
 po/ChangeLog |    4 +
 
113763
 po/ko.po     |  647 ++++++++++++----------------------------------------------
 
113764
 2 files changed, 139 insertions(+), 512 deletions(-)
 
113765
 
 
113766
commit 294dcce2865965d0e62da751f41168fb96697370
 
113767
Author: Jordi Mallach <jordim@src.gnome.org>
 
113768
Date:   Sun Jun 9 22:23:13 2002 +0000
 
113769
 
 
113770
    Catalan fixes.
 
113771
 
 
113772
 po/ChangeLog |    4 ++++
 
113773
 po/ca.po     |   14 ++++++++------
 
113774
 2 files changed, 12 insertions(+), 6 deletions(-)
 
113775
 
 
113776
commit 0dfb5ced077a88128771ab85513fff6f80cda1ff
 
113777
Author: Andraz Tori <minmax@src.gnome.org>
 
113778
Date:   Sun Jun 9 19:51:10 2002 +0000
 
113779
 
 
113780
    Updated Slovenian translation
 
113781
 
 
113782
 po/sl.po | 2292 ++++++++++++++++++++++++++++++++++----------------------------
 
113783
 1 files changed, 1266 insertions(+), 1026 deletions(-)
 
113784
 
 
113785
commit ce73fdbb921d6865f8e42186d3d463a5d3223cb0
 
113786
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
113787
Date:   Sun Jun 9 18:42:46 2002 +0000
 
113788
 
 
113789
    Updated Spanish translation.
 
113790
    
 
113791
    2002-06-09  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
113792
    
 
113793
            * es.po: Updated Spanish translation.
 
113794
 
 
113795
 po/ChangeLog |    4 +
 
113796
 po/es.po     | 1000 +++++++++++++++++++++++++++-------------------------------
 
113797
 2 files changed, 463 insertions(+), 541 deletions(-)
 
113798
 
 
113799
commit edab3bbe74d8d9db85e005c706fb8ab1a20ff6b4
 
113800
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
113801
Date:   Sun Jun 9 17:10:38 2002 +0000
 
113802
 
 
113803
    ru.po: Updated Russian translation.
 
113804
 
 
113805
 po/ChangeLog |    4 ++++
 
113806
 po/ru.po     |    6 +++---
 
113807
 2 files changed, 7 insertions(+), 3 deletions(-)
 
113808
 
 
113809
commit 47d6c53f3eecc4d07de903c0a059110ffb8830cb
 
113810
Author: Jordi Mallach <jordim@src.gnome.org>
 
113811
Date:   Sun Jun 9 14:15:40 2002 +0000
 
113812
 
 
113813
    Updated Catalan translation.
 
113814
 
 
113815
 po/ChangeLog |    4 ++++
 
113816
 po/ca.po     |   41 ++++++++++++++++++++++++++++++++++++++---
 
113817
 2 files changed, 42 insertions(+), 3 deletions(-)
 
113818
 
 
113819
commit 8c5deb6824701e84b48860fed0fd54b4fd5d63a1
 
113820
Author: Christian Rose <menthos@menthos.com>
 
113821
Date:   Sun Jun 9 12:34:42 2002 +0000
 
113822
 
 
113823
    Updated Swedish translation.
 
113824
    
 
113825
    2002-06-09  Christian Rose  <menthos@menthos.com>
 
113826
    
 
113827
        * sv.po: Updated Swedish translation.
 
113828
 
 
113829
 po/ChangeLog |    4 +
 
113830
 po/sv.po     | 1287 +++++++++++++++++++++++++++-------------------------------
 
113831
 2 files changed, 611 insertions(+), 680 deletions(-)
 
113832
 
 
113833
commit 86cae7689d29f88b3c01703a208488317020365c
 
113834
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
113835
Date:   Sun Jun 9 12:19:28 2002 +0000
 
113836
 
 
113837
    Gustavo Noronha Silva <kov@debian.org>
 
113838
    
 
113839
    2002-06-09  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
113840
    
 
113841
        * pt_BR.po: Gustavo Noronha Silva <kov@debian.org>
 
113842
 
 
113843
 po/ChangeLog |    4 +
 
113844
 po/pt_BR.po  | 2078 +++++++++++++++++++++++++++++++++++++---------------------
 
113845
 2 files changed, 1328 insertions(+), 754 deletions(-)
 
113846
 
 
113847
commit 12237f8c09d854d21a84efbc051014c9166a7783
 
113848
Author: Kjartan Maraas <kmaraas@gnome.org>
 
113849
Date:   Sun Jun 9 07:15:29 2002 +0000
 
113850
 
 
113851
    Make the last string consistent with the rest in this file.
 
113852
    
 
113853
    2002-06-06  Kjartan Maraas  <kmaraas@gnome.org>
 
113854
    
 
113855
        * gnome-settings-keybindings.c: Make the last string consistent
 
113856
        with the rest in this file.
 
113857
 
 
113858
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
113859
 gnome-settings-daemon/gnome-settings-keybindings.c |    2 +-
 
113860
 2 files changed, 6 insertions(+), 1 deletions(-)
 
113861
 
 
113862
commit 9a4be17726d1f722faaffc8e6383897bf8333f7f
 
113863
Author: Kjartan Maraas <kmaraas@gnome.org>
 
113864
Date:   Sun Jun 9 07:14:26 2002 +0000
 
113865
 
 
113866
    Also add one file: gnome-settings-keybindings.c Updated Norwegian (bokm�l)
 
113867
    
 
113868
    2002-06-05  Kjartan Maraas  <kmaraas@gnome.org>
 
113869
    
 
113870
        * POTFILES.in: Also add one file: gnome-settings-keybindings.c
 
113871
        * no.po: Updated Norwegian (bokm�l) translation.
 
113872
 
 
113873
 po/ChangeLog   |    5 +++++
 
113874
 po/POTFILES.in |    1 +
 
113875
 po/no.po       |   38 ++++++++++++++++++++++++++++++++++++--
 
113876
 3 files changed, 42 insertions(+), 2 deletions(-)
 
113877
 
 
113878
commit 379d0f638d3804bbe29722a024c34f301934bea6
 
113879
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
113880
Date:   Sat Jun 8 08:59:40 2002 +0000
 
113881
 
 
113882
    Updated Finnish translation.
 
113883
    
 
113884
    2002-06-08  Pauli Virtanen <pauli.virtanen@hut.fi>
 
113885
    
 
113886
        * fi.po: Updated Finnish translation.
 
113887
 
 
113888
 po/ChangeLog |    4 +
 
113889
 po/fi.po     |  623 +++++++++++-----------------------------------------------
 
113890
 2 files changed, 117 insertions(+), 510 deletions(-)
 
113891
 
 
113892
commit f8e79d6164da5b63c69906665b9b3c52fa956600
 
113893
Author: Andraz Tori <minmax@src.gnome.org>
 
113894
Date:   Fri Jun 7 19:52:42 2002 +0000
 
113895
 
 
113896
    Updated Slovenian translation
 
113897
 
 
113898
 po/sl.po | 1550 ++++++++++++++++++++++++--------------------------------------
 
113899
 1 files changed, 602 insertions(+), 948 deletions(-)
 
113900
 
 
113901
commit 03659fd7adfc045969e2f0a9a5c95897152bdceb
 
113902
Author: Jordi Mallach <jordim@src.gnome.org>
 
113903
Date:   Fri Jun 7 13:00:42 2002 +0000
 
113904
 
 
113905
    Updated Catalan translation.
 
113906
 
 
113907
 po/ChangeLog |    4 +
 
113908
 po/ca.po     | 1018 ++++++++++++++++++++++++++--------------------------------
 
113909
 2 files changed, 457 insertions(+), 565 deletions(-)
 
113910
 
 
113911
commit 0527591148669e7fae685eaafe68ccc3393b65f4
 
113912
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
113913
Date:   Fri Jun 7 10:09:01 2002 +0000
 
113914
 
 
113915
    Updated Slovak translation.
 
113916
    
 
113917
    2002-06-07  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
113918
    
 
113919
        * sk.po: Updated Slovak translation.
 
113920
 
 
113921
 po/ChangeLog |    4 +
 
113922
 po/sk.po     |  991 ++++++----------------------------------------------------
 
113923
 2 files changed, 98 insertions(+), 897 deletions(-)
 
113924
 
 
113925
commit 86e437e8ebc6f8ca4f87b447aa1ff74d5872e877
 
113926
Author: Ole Laursen <olau@hardworking.dk>
 
113927
Date:   Thu Jun 6 16:16:14 2002 +0000
 
113928
 
 
113929
    Updated Danish translation.
 
113930
    
 
113931
    2002-06-06  Ole Laursen  <olau@hardworking.dk>
 
113932
    
 
113933
        * da.po: Updated Danish translation.
 
113934
 
 
113935
 po/ChangeLog |    4 +
 
113936
 po/da.po     |  919 ++++++++++++++++++++++++++--------------------------------
 
113937
 2 files changed, 411 insertions(+), 512 deletions(-)
 
113938
 
 
113939
commit 6d01ec717c34261b8d960c2b4ced44944a1bba58
 
113940
Author: Erwann Chenede - <erwann.chenede@sun.com>
 
113941
Date:   Thu Jun 6 14:18:15 2002 +0000
 
113942
 
 
113943
    do not quit gnome-settings-daemon when pressing Ok when the warning dialog
 
113944
    
 
113945
    2002-06-06 Erwann Chenede - <erwann.chenede@sun.com>
 
113946
    
 
113947
           * gnome-settings-keybindings.c (keybindings_filter) :
 
113948
             do not quit gnome-settings-daemon when pressing Ok
 
113949
         when the warning dialog appears. fix bug #84364
 
113950
         Added localization hooks.
 
113951
 
 
113952
 gnome-settings-daemon/ChangeLog                    |    7 +++++
 
113953
 gnome-settings-daemon/gnome-settings-keybindings.c |   29 +++++++++-----------
 
113954
 2 files changed, 20 insertions(+), 16 deletions(-)
 
113955
 
 
113956
commit b8a39a9c939ec1b944ac4e5edba6197d2043c4d4
 
113957
Author: Yanko Kaneti <yaneti@declera.com>
 
113958
Date:   Thu Jun 6 09:39:27 2002 +0000
 
113959
 
 
113960
    Updated Bulgarian translation.
 
113961
    
 
113962
    2002-06-06  Yanko Kaneti <yaneti@declera.com>
 
113963
    
 
113964
       * bg.po: Updated Bulgarian translation.
 
113965
 
 
113966
 po/ChangeLog |    4 +
 
113967
 po/bg.po     | 1036 +++++++++++++++++++++++++++-------------------------------
 
113968
 2 files changed, 484 insertions(+), 556 deletions(-)
 
113969
 
 
113970
commit 253ca896ab49ddd418414da498d6795c6275208b
 
113971
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
113972
Date:   Thu Jun 6 08:56:51 2002 +0000
 
113973
 
 
113974
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
113975
 
 
113976
 po/ChangeLog |    5 +
 
113977
 po/pl.po     |  545 +++++++---------------------------------------------------
 
113978
 2 files changed, 66 insertions(+), 484 deletions(-)
 
113979
 
 
113980
commit 06345fb969723ba9d1499e4002d4273fa5343419
 
113981
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
113982
Date:   Thu Jun 6 03:54:58 2002 +0000
 
113983
 
 
113984
    ru.po: Updated Russian translation.
 
113985
 
 
113986
 po/ChangeLog |    4 ++++
 
113987
 po/ru.po     |   26 +++++++++++++-------------
 
113988
 2 files changed, 17 insertions(+), 13 deletions(-)
 
113989
 
 
113990
commit ace56063d3c34d25d9c499f7c220a607562d213a
 
113991
Author: Kjartan Maraas <kmaraas@gnome.org>
 
113992
Date:   Wed Jun 5 11:05:51 2002 +0000
 
113993
 
 
113994
    Remove wm-properties capplet. It's not being shipped for 2.0.0. Also add
 
113995
    
 
113996
    2002-06-05  Kjartan Maraas  <kmaraas@gnome.org>
 
113997
    
 
113998
        * POTFILES.in: Remove wm-properties capplet. It's not being shipped
 
113999
        for 2.0.0. Also add one file from libwindow-settings (gnome-wm-manager.c)
 
114000
 
 
114001
 po/ChangeLog   |    6 +
 
114002
 po/POTFILES.in |    1 +
 
114003
 po/no.po       |  925 +++++++++++++++++++++++++-------------------------------
 
114004
 3 files changed, 419 insertions(+), 513 deletions(-)
 
114005
 
 
114006
commit 1726372f67ca389e19804d753035a893338e6800
 
114007
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
114008
Date:   Wed Jun 5 08:22:06 2002 +0000
 
114009
 
 
114010
    Fixes to make translators' life easier -- ~80 strings less to translate.
 
114011
    I worry how 'make dist' could allow non-disted files to be listed in
 
114012
    POTFILES.in
 
114013
    
 
114014
    2002-06-05  Gediminas Paulauskas <menesis@delfi.lt>
 
114015
    
 
114016
        * POTFILES.in: remove mime-type, url-properties and wm-properties
 
114017
        capplets -- they are not built nor distributed. Also remove
 
114018
        session, panel, and cd desktop files.
 
114019
        * POTFILES.skip: add those files here because those capplets are still
 
114020
        in CVS.
 
114021
    
 
114022
    2002-06-05  Gediminas Paulauskas <menesis@delfi.lt>
 
114023
    
 
114024
        * cd-capplet.png, cd.desktop.in.in,
 
114025
        panel-capplet.png, panel.desktop.in.in,
 
114026
        session-capplet.png, session.desktop.in.in:
 
114027
        remove unused desktop files and their icons from CVS.
 
114028
    
 
114029
    2002-06-05  Gediminas Paulauskas <menesis@delfi.lt>
 
114030
    
 
114031
        * background-properties.glade: radiobutton1 and similar things should
 
114032
        not be translatable.
 
114033
 
 
114034
 capplets/background/ChangeLog                   |    5 +++++
 
114035
 capplets/background/background-properties.glade |   12 ++++++------
 
114036
 capplets/desktop-links/ChangeLog                |    7 +++++++
 
114037
 capplets/desktop-links/cd-capplet.png           |  Bin 5801 -> 0 bytes
 
114038
 capplets/desktop-links/cd.desktop.in.in         |    8 --------
 
114039
 capplets/desktop-links/panel-capplet.png        |  Bin 1371 -> 0 bytes
 
114040
 capplets/desktop-links/panel.desktop.in.in      |    8 --------
 
114041
 capplets/desktop-links/session-capplet.png      |  Bin 3929 -> 0 bytes
 
114042
 capplets/desktop-links/session.desktop.in.in    |    7 -------
 
114043
 po/ChangeLog                                    |    8 ++++++++
 
114044
 po/POTFILES.in                                  |   19 -------------------
 
114045
 po/POTFILES.skip                                |   18 +++++++++++++++++-
 
114046
 12 files changed, 43 insertions(+), 49 deletions(-)
 
114047
 
 
114048
commit 5042b1890419e87fb4c6e415808987ecac4f72a1
 
114049
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
114050
Date:   Wed Jun 5 08:19:30 2002 +0000
 
114051
 
 
114052
    Update Lithuanian translation -- just removed many irrelevant strings from old
 
114053
    capplets.
 
114054
 
 
114055
 po/lt.po |  573 ++++++++++----------------------------------------------------
 
114056
 1 files changed, 87 insertions(+), 486 deletions(-)
 
114057
 
 
114058
commit 9137407127f1e1681c7926a2a2817610ef649944
 
114059
Author: Jody Goldberg <jody@gnome.org>
 
114060
Date:   Wed Jun 5 04:17:14 2002 +0000
 
114061
 
 
114062
    new. (fill_dialog) : mime type is always sensitive.
 
114063
    
 
114064
    
 
114065
    2002-06-05  Jody Goldberg <jody@gnome.org>
 
114066
    
 
114067
        * mime-edit-dialog.c (mime_add_dialog_new) :
 
114068
    
 
114069
        * mime-edit-dialog.c (mime_edit_editable_enters) : new.
 
114070
        (fill_dialog) : mime type is always sensitive.
 
114071
        (mime_edit_dialog_init) : use mime_edit_editable_enters and set the
 
114072
          default response.
 
114073
        (mime_add_dialog_new) : forceably define the model before is-add and
 
114074
          set the parent.
 
114075
    
 
114076
    
 
114077
        * model-entry.c (model_entry_insert_child) : be paranoid.  Sort the
 
114078
          mime entries too.
 
114079
    
 
114080
        * file-types-capplet.c (main) : !KLUDGE! if we are editing
 
114081
          application/octet-stream assume that people really want to create a
 
114082
          new mime type.
 
114083
    
 
114084
    2002-06-04  Jody Goldberg <jody@gnome.org>
 
114085
    
 
114086
        * mime-type-info.c (mime_type_info_save) : Add a freeze/thaw around
 
114087
          the assignments.
 
114088
 
 
114089
 capplets/file-types/ChangeLog               |   24 ++++++++++
 
114090
 capplets/file-types/file-types-capplet.c    |   11 +++--
 
114091
 capplets/file-types/file-types-capplet.h    |   35 ---------------
 
114092
 capplets/file-types/file-types-icon-entry.c |    1 -
 
114093
 capplets/file-types/mime-edit-dialog.c      |   61 ++++++++++++++++++++-------
 
114094
 capplets/file-types/mime-edit-dialog.h      |    2 +-
 
114095
 capplets/file-types/mime-type-info.c        |    9 +++-
 
114096
 capplets/file-types/model-entry.c           |   21 +++++++--
 
114097
 8 files changed, 100 insertions(+), 64 deletions(-)
 
114098
 
 
114099
commit 6a336cde955ba00042235a0dea8c20bb77adb928
 
114100
Author: Seth Nickell <snickell@stanford.edu>
 
114101
Date:   Wed Jun 5 03:14:47 2002 +0000
 
114102
 
 
114103
    Change to X-GnomeWMSettingsLibrary, because its evil to add new items to
 
114104
    
 
114105
    2002-06-04  Seth Nickell  <snickell@stanford.edu>
 
114106
    
 
114107
        * gnome-window-manager.c: (gnome_window_manager_new):
 
114108
    
 
114109
        Change to X-GnomeWMSettingsLibrary, because its evil to add new items to
 
114110
        .desktop files without the X :-)
 
114111
 
 
114112
 libwindow-settings/ChangeLog              |    7 +++++++
 
114113
 libwindow-settings/gnome-window-manager.c |    2 +-
 
114114
 2 files changed, 8 insertions(+), 1 deletions(-)
 
114115
 
 
114116
commit 7ae28ca59dbcf5fa4f7377a9740da6fbc05c0069
 
114117
Author: Seth Nickell <snickell@stanford.edu>
 
114118
Date:   Wed Jun 5 00:40:01 2002 +0000
 
114119
 
 
114120
    Get rid of "get" calls, since we should just rely on the GConf settings
 
114121
    
 
114122
    2002-06-04  Seth Nickell  <snickell@stanford.edu>
 
114123
    
 
114124
        * gnome-window-manager.c: (gnome_window_manager_new),
 
114125
        (gnome_window_manager_class_init):
 
114126
        * gnome-window-manager.h:
 
114127
    
 
114128
        Get rid of "get" calls, since we should just rely on the GConf settings being right.
 
114129
        Otherwise you get ambiguous problems with merging settings, figuring out which
 
114130
        takes predecedence, etc.
 
114131
 
 
114132
 libwindow-settings/ChangeLog              |   10 ++++++++++
 
114133
 libwindow-settings/gnome-window-manager.c |   16 ++--------------
 
114134
 libwindow-settings/gnome-window-manager.h |    2 --
 
114135
 libwindow-settings/gnome-wm-manager.c     |    2 --
 
114136
 4 files changed, 12 insertions(+), 18 deletions(-)
 
114137
 
 
114138
commit 03f10ccb0ce7c7ef9b946d1d208d23b4479f88f3
 
114139
Author: Seth Nickell <snickell@stanford.edu>
 
114140
Date:   Wed Jun 5 00:36:57 2002 +0000
 
114141
 
 
114142
    Remove unused CFLAGS;
 
114143
    
 
114144
    2002-06-04  Seth Nickell  <snickell@stanford.edu>
 
114145
    
 
114146
        * Makefile.am:
 
114147
    
 
114148
        Remove unused CFLAGS;
 
114149
    
 
114150
        * gnome-window-properties.c: (wm_widget_add_wm),
 
114151
        (setup_appearance_option_menu):
 
114152
    
 
114153
        Improve handling of option menus, set the default item.
 
114154
    
 
114155
        * metacity-window-manager.c: (metacity_set_theme),
 
114156
        (add_themes_from_dir), (metacity_get_theme_list),
 
114157
        (metacity_set_font), (metacity_set_focus_follows_mouse),
 
114158
        (metacity_window_manager_class_init):
 
114159
    
 
114160
        Actually do things when the "set" calls are made, improve
 
114161
        intelligence of loading the theme list. Eventually we should
 
114162
        probably do validation on the XML files.
 
114163
 
 
114164
 capplets/windows/ChangeLog                 |   20 +++++++
 
114165
 capplets/windows/Makefile.am               |    5 +-
 
114166
 capplets/windows/gnome-window-properties.c |   17 +++++-
 
114167
 capplets/windows/metacity-window-manager.c |   78 +++++++++++++++++++++++-----
 
114168
 4 files changed, 102 insertions(+), 18 deletions(-)
 
114169
 
 
114170
commit 51f9aad29a0ed367f776bd54a06c22cbb711815d
 
114171
Author: Christian Rose <menthos@menthos.com>
 
114172
Date:   Wed Jun 5 00:17:55 2002 +0000
 
114173
 
 
114174
    Fixed Swedish translation.
 
114175
    
 
114176
    2002-06-05  Christian Rose  <menthos@menthos.com>
 
114177
    
 
114178
        * sv.po: Fixed Swedish translation.
 
114179
 
 
114180
 po/ChangeLog |    4 ++++
 
114181
 po/sv.po     |   21 +++++++++------------
 
114182
 2 files changed, 13 insertions(+), 12 deletions(-)
 
114183
 
 
114184
commit 07624890ead6b0f4c9e2b7477f3b7f7535fc089a
 
114185
Author: Seth Nickell <snickell@stanford.edu>
 
114186
Date:   Tue Jun 4 23:00:19 2002 +0000
 
114187
 
 
114188
    Clean the APIs a little bit, add a mechanism for discovering if two
 
114189
    
 
114190
    2002-06-04  Seth Nickell  <snickell@stanford.edu>
 
114191
    
 
114192
        * gnome-window-manager.c: (gnome_window_manager_get_ditem):
 
114193
        * gnome-window-manager.h:
 
114194
        * gnome-wm-manager.c: (gnome_wm_manager_set_current),
 
114195
        (gnome_wm_manager_get_current), (gnome_wm_manager_same_wm):
 
114196
        * gnome-wm-manager.h:
 
114197
    
 
114198
        Clean the APIs a little bit, add a mechanism for discovering if two GnomeWindowManager *s are
 
114199
        the same Window Manager underneath.
 
114200
 
 
114201
 libwindow-settings/ChangeLog              |   11 +++++++++++
 
114202
 libwindow-settings/gnome-window-manager.c |    7 +++++++
 
114203
 libwindow-settings/gnome-window-manager.h |   20 +++++++++++---------
 
114204
 libwindow-settings/gnome-wm-manager.c     |   25 +++++++++++++++++++++++--
 
114205
 libwindow-settings/gnome-wm-manager.h     |    3 +++
 
114206
 5 files changed, 55 insertions(+), 11 deletions(-)
 
114207
 
 
114208
commit 059bd84cefedd6471803acbf17ea33b700b5adbc
 
114209
Author: Seth Nickell <snickell@stanford.edu>
 
114210
Date:   Tue Jun 4 22:58:35 2002 +0000
 
114211
 
 
114212
    Handle setting the currently running window manager properly.
 
114213
    
 
114214
    2002-06-04  Seth Nickell  <snickell@stanford.edu>
 
114215
    
 
114216
        * gnome-window-properties.c: (set_wm_change_pending),
 
114217
        (wm_selection_changed), (wm_widget_add_wm), (apply_wm),
 
114218
        (setup_appearance_option_menu), (appearance_changed),
 
114219
        (setup_dialog), (main):
 
114220
        * gnome-window-properties.glade:
 
114221
        * metacity-window-manager.c: (metacity_get_theme_list):
 
114222
    
 
114223
        Handle setting the currently running window manager properly.
 
114224
    
 
114225
        Get the theme list, and make changes based on it to the GConf setting.
 
114226
 
 
114227
 capplets/windows/ChangeLog                     |   13 +++
 
114228
 capplets/windows/gnome-window-properties.c     |  138 +++++++++++++++++-------
 
114229
 capplets/windows/gnome-window-properties.glade |    2 +-
 
114230
 capplets/windows/metacity-window-manager.c     |   10 ++-
 
114231
 4 files changed, 122 insertions(+), 41 deletions(-)
 
114232
 
 
114233
commit 0fb92f8bad32eb6fea56393c506b2b22ad0b2a7d
 
114234
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
114235
Date:   Tue Jun 4 21:23:15 2002 +0000
 
114236
 
 
114237
    Update Lithuanian translation
 
114238
    
 
114239
    2002-06-04  Gediminas Paulauskas <menesis@delfi.lt>
 
114240
    
 
114241
        * lt.po: Update Lithuanian translation
 
114242
 
 
114243
 po/ChangeLog |    4 +
 
114244
 po/lt.po     |  492 +++++++++++++++-------------------------------------------
 
114245
 2 files changed, 126 insertions(+), 370 deletions(-)
 
114246
 
 
114247
commit a01dda5190ae14ed0f8e46eca8dca9946dede719
 
114248
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
114249
Date:   Tue Jun 4 17:58:07 2002 +0000
 
114250
 
 
114251
    Updated Vietnamese file
 
114252
 
 
114253
 po/ChangeLog |    4 +
 
114254
 po/vi.po     |  713 ++++++++++++++++++++++++++++------------------------------
 
114255
 2 files changed, 350 insertions(+), 367 deletions(-)
 
114256
 
 
114257
commit e0335245d0ac1736f5c10b64bd81b1869a65d137
 
114258
Author: Yanko Kaneti <yaneti@declera.com>
 
114259
Date:   Tue Jun 4 17:56:38 2002 +0000
 
114260
 
 
114261
    Added Bulgarian (bg).
 
114262
    
 
114263
    2002-06-04  Yanko Kaneti <yaneti@declera.com>
 
114264
    
 
114265
       * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
 
114266
    
 
114267
    po/
 
114268
       * bg.po (added): Bulgarian translation by
 
114269
       Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>.
 
114270
 
 
114271
 ChangeLog    |    4 +
 
114272
 configure.in |    2 +-
 
114273
 po/ChangeLog |    5 +
 
114274
 po/bg.po     | 2574 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
114275
 4 files changed, 2584 insertions(+), 1 deletions(-)
 
114276
 
 
114277
commit c8ca5a339437b8973d64d88a9c2a217f207d0a18
 
114278
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
114279
Date:   Tue Jun 4 17:00:27 2002 +0000
 
114280
 
 
114281
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
114282
 
 
114283
 po/ChangeLog |    5 +
 
114284
 po/pl.po     | 1251 +++++++++++++++++++++++++++++-----------------------------
 
114285
 2 files changed, 635 insertions(+), 621 deletions(-)
 
114286
 
 
114287
commit 728909523db9019d691c351e4e348d3c4ae5f4ac
 
114288
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
114289
Date:   Tue Jun 4 15:24:32 2002 +0000
 
114290
 
 
114291
    Updated Estonian translation.
 
114292
    
 
114293
    2002-06-04  T�ivo Leedj�rv  <toivo@linux.ee>
 
114294
    
 
114295
            * et.po: Updated Estonian translation.
 
114296
 
 
114297
 po/ChangeLog |    4 +
 
114298
 po/et.po     |  211 ++++++++++++++++++++++-----------------------------------
 
114299
 2 files changed, 86 insertions(+), 129 deletions(-)
 
114300
 
 
114301
commit 6c60c3c5bbfc20f924230211084083b329759b9e
 
114302
Author: Jordi Mallach <jordim@src.gnome.org>
 
114303
Date:   Tue Jun 4 11:27:19 2002 +0000
 
114304
 
 
114305
    Updated Catalan translation.
 
114306
 
 
114307
 po/ChangeLog |    4 +
 
114308
 po/ca.po     | 1227 ++++++++++++++++++++++-----------------------------------
 
114309
 2 files changed, 478 insertions(+), 753 deletions(-)
 
114310
 
 
114311
commit cea01cf92b5b6eb2a7430e0899bd03a15d0fa5bc
 
114312
Author: George Lebl <jirka@5z.com>
 
114313
Date:   Tue Jun 4 03:31:15 2002 +0000
 
114314
 
 
114315
    update
 
114316
    
 
114317
    Mon Jun 03 20:41:15 2002  George Lebl <jirka@5z.com>
 
114318
    
 
114319
        * cs.po: update
 
114320
 
 
114321
 po/ChangeLog |    4 +++
 
114322
 po/cs.po     |   71 ++++++++++++++++++++++++---------------------------------
 
114323
 2 files changed, 34 insertions(+), 41 deletions(-)
 
114324
 
 
114325
commit 94f606f34596e897099ca36fed5fa36b84f10be9
 
114326
Author: George Lebl <jirka@5z.com>
 
114327
Date:   Tue Jun 4 03:15:30 2002 +0000
 
114328
 
 
114329
    update
 
114330
    
 
114331
    Mon Jun 03 20:25:25 2002  George Lebl <jirka@5z.com>
 
114332
    
 
114333
        * cs.po: update
 
114334
 
 
114335
 po/ChangeLog |    4 +
 
114336
 po/cs.po     |  425 +++++++++++++++++++++++-----------------------------------
 
114337
 2 files changed, 174 insertions(+), 255 deletions(-)
 
114338
 
 
114339
commit 6c1df66ca632d188f4fb2753ae5d7add0fb1a6c1
 
114340
Author: George Lebl <jirka@5z.com>
 
114341
Date:   Tue Jun 4 01:34:30 2002 +0000
 
114342
 
 
114343
    update
 
114344
    
 
114345
    Mon Jun 03 18:39:53 2002  George Lebl <jirka@5z.com>
 
114346
    
 
114347
        * cs.po: update
 
114348
 
 
114349
 po/ChangeLog |    4 +
 
114350
 po/cs.po     |  233 ++++++++++++++++++++++-----------------------------------
 
114351
 2 files changed, 94 insertions(+), 143 deletions(-)
 
114352
 
 
114353
commit d765afa86a42686ee7d219b66646b8a23c62555f
 
114354
Author: Christian Rose <menthos@menthos.com>
 
114355
Date:   Mon Jun 3 23:53:38 2002 +0000
 
114356
 
 
114357
    Updated Swedish translation.
 
114358
    
 
114359
    2002-06-04  Christian Rose  <menthos@menthos.com>
 
114360
    
 
114361
        * sv.po: Updated Swedish translation.
 
114362
 
 
114363
 po/ChangeLog |    4 ++++
 
114364
 po/sv.po     |   25 +++++++++++++------------
 
114365
 2 files changed, 17 insertions(+), 12 deletions(-)
 
114366
 
 
114367
commit df340a48aa126794050c40dfd82c63cbad28b469
 
114368
Author: Carlos Perelló Marín <carlos@src.gnome.org>
 
114369
Date:   Mon Jun 3 22:48:38 2002 +0000
 
114370
 
 
114371
    foo
 
114372
 
 
114373
 po/es.po |  172 ++++++++++++++++++++++++++++++++------------------------------
 
114374
 1 files changed, 89 insertions(+), 83 deletions(-)
 
114375
 
 
114376
commit 57a41ef59f37f874769d6778c07f0682b51835b0
 
114377
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
114378
Date:   Mon Jun 3 22:23:56 2002 +0000
 
114379
 
 
114380
    Added '\n' to all emails at translation_credits.
 
114381
    
 
114382
    2002-06-03  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
114383
    
 
114384
        * es.po: Added '\n' to all emails at translation_credits.
 
114385
 
 
114386
 po/ChangeLog |    4 ++++
 
114387
 po/es.po     |    8 +++++---
 
114388
 2 files changed, 9 insertions(+), 3 deletions(-)
 
114389
 
 
114390
commit 9be1aecad5056e998924bcdb0a49794f06b2225b
 
114391
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
114392
Date:   Mon Jun 3 20:02:39 2002 +0000
 
114393
 
 
114394
    Full translation.
 
114395
    
 
114396
    2002-06-03  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
114397
    
 
114398
        * es.po: Full translation.
 
114399
 
 
114400
 po/ChangeLog |    4 +
 
114401
 po/es.po     |  279 +++++++++++++++++++++++++++++++++-------------------------
 
114402
 2 files changed, 162 insertions(+), 121 deletions(-)
 
114403
 
 
114404
commit c695ae26687760f0f9947d85dbf7fa792ed26383
 
114405
Author: Kjartan Maraas <kmaraas@gnome.org>
 
114406
Date:   Mon Jun 3 19:16:23 2002 +0000
 
114407
 
 
114408
    Add newline Added #include <config.h>
 
114409
    
 
114410
    2002-06-03  Kjartan Maraas  <kmaraas@gnome.org>
 
114411
    
 
114412
        * .cvsignore: Add newline
 
114413
        * gnome-wm-manager.c: Added #include <config.h>
 
114414
 
 
114415
 libwindow-settings/.cvsignore         |    2 +-
 
114416
 libwindow-settings/ChangeLog          |    5 +++++
 
114417
 libwindow-settings/gnome-wm-manager.c |    1 +
 
114418
 3 files changed, 7 insertions(+), 1 deletions(-)
 
114419
 
 
114420
commit 89019909b0e4eb0ae009f1a4d7218059cde038a9
 
114421
Author: Germán Poó Caamaño <gpoo@src.gnome.org>
 
114422
Date:   Mon Jun 3 15:57:19 2002 +0000
 
114423
 
 
114424
    2002-06-03  Germ�n Poo-Caama�o <gpoo@ubiobio.cl
 
114425
    
 
114426
        * es.po: Updated Spanish translation from
 
114427
        Lucas Di Pentima <lucas@lunix.com.ar>
 
114428
 
 
114429
 po/ChangeLog |    5 +
 
114430
 po/es.po     | 1334 +++++++++++++++++++++++++++-------------------------------
 
114431
 2 files changed, 631 insertions(+), 708 deletions(-)
 
114432
 
 
114433
commit 715c1e759a4608f36d9f19b9e33004509ec5f8f7
 
114434
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
114435
Date:   Mon Jun 3 04:54:33 2002 +0000
 
114436
 
 
114437
    ru.po: Updated Russian translation.
 
114438
 
 
114439
 po/ChangeLog |    4 ++++
 
114440
 po/ru.po     |   11 +++++------
 
114441
 2 files changed, 9 insertions(+), 6 deletions(-)
 
114442
 
 
114443
commit 603155d441a1abc40ae52bb1fe30b023bdb8029c
 
114444
Author: Seth Nickell <snickell@stanford.edu>
 
114445
Date:   Mon Jun 3 00:37:24 2002 +0000
 
114446
 
 
114447
    Create the .pc file for the window manager settings library.
 
114448
    
 
114449
    2002-06-02  Seth Nickell  <snickell@stanford.edu>
 
114450
    
 
114451
        * configure.in:
 
114452
    
 
114453
        Create the .pc file for the window manager settings library.
 
114454
 
 
114455
 ChangeLog                                  |    6 +
 
114456
 capplets/windows/gnome-window-properties.c |   10 +-
 
114457
 configure.in                               |    1 +
 
114458
 po/ChangeLog                               |   44 +
 
114459
 po/ar.po                                   |  267 +++--
 
114460
 po/az.po                                   | 1270 +++++++++----------
 
114461
 po/ca.po                                   | 1909 +++++++++++++++++-----------
 
114462
 po/cs.po                                   | 1448 +++++++++++----------
 
114463
 po/da.po                                   |  162 ++--
 
114464
 po/de.po                                   | 1399 ++++++++++----------
 
114465
 po/el.po                                   | 1414 +++++++++++----------
 
114466
 po/en_GB.po                                | 1144 ++++++++---------
 
114467
 po/es.po                                   | 1326 ++++++++++----------
 
114468
 po/et.po                                   | 1365 +++++++++++----------
 
114469
 po/fi.po                                   |  423 ++++---
 
114470
 po/fr.po                                   | 1435 ++++++++++++----------
 
114471
 po/ga.po                                   | 1341 ++++++++++----------
 
114472
 po/gl.po                                   | 1418 +++++++++++----------
 
114473
 po/hr.po                                   | 1359 ++++++++++----------
 
114474
 po/hu.po                                   | 1418 +++++++++++----------
 
114475
 po/it.po                                   | 1406 +++++++++++----------
 
114476
 po/ja.po                                   | 1412 +++++++++++----------
 
114477
 po/ko.po                                   |  147 +--
 
114478
 po/lt.po                                   | 1337 ++++++++++----------
 
114479
 po/lv.po                                   | 1421 +++++++++++----------
 
114480
 po/ms.po                                   | 1364 ++++++++++----------
 
114481
 po/nl.po                                   |  137 +--
 
114482
 po/nn.po                                   | 1303 ++++++++++----------
 
114483
 po/no.po                                   |  147 +--
 
114484
 po/pl.po                                   | 1251 +++++++++---------
 
114485
 po/pt.po                                   |  175 ++--
 
114486
 po/pt_BR.po                                | 1230 +++++++++---------
 
114487
 po/ro.po                                   | 1457 +++++++++++----------
 
114488
 po/ru.po                                   |  189 ++--
 
114489
 po/sk.po                                   |  175 ++--
 
114490
 po/sl.po                                   | 1438 ++++++++++++----------
 
114491
 po/sv.po                                   |  155 ++--
 
114492
 po/tr.po                                   | 1227 +++++++++---------
 
114493
 po/uk.po                                   | 1348 +++++++++++++++++---
 
114494
 po/vi.po                                   | 1901 ++++++++++++++++++++--------
 
114495
 po/wa.po                                   | 1264 ++++++++++---------
 
114496
 po/zh_CN.po                                | 1377 +++++++++++----------
 
114497
 po/zh_TW.po                                |  345 +++---
 
114498
 43 files changed, 22463 insertions(+), 18902 deletions(-)
 
114499
 
 
114500
commit aa217d6cd714a6e2b1f6a86868218397befe0d61
 
114501
Author: Seth Nickell <snickell@stanford.edu>
 
114502
Date:   Mon Jun 3 00:33:59 2002 +0000
 
114503
 
 
114504
    Update to deal with the .pc file that gets generated.
 
114505
    
 
114506
    2002-06-02  Seth Nickell  <snickell@stanford.edu>
 
114507
    
 
114508
        * .cvsignore:
 
114509
    
 
114510
        Update to deal with the .pc file that gets generated.
 
114511
    
 
114512
        * Makefile.am:
 
114513
    
 
114514
        Build a real library, not just a non-installed. This is to get around
 
114515
        problems dealing with GObject inheritance and static memory problems. We
 
114516
        have a run time loaded object deriving from the library, so it has to link it in. But then
 
114517
        the problem that occurs is that both the run-time loaded library and the
 
114518
        program that calls it statically link the .la in. Then they have different
 
114519
        memory spaces, and type registration goes to pot. Open to suggestions if there's
 
114520
        a way of doing this without making an installed library.
 
114521
    
 
114522
        * gnome-window-manager.c: (gnome_window_manager_new),
 
114523
        (gnome_window_manager_get_name), (gnome_window_manager_set_theme),
 
114524
        (gnome_window_manager_get_theme_list),
 
114525
        (gnome_window_manager_set_font),
 
114526
        (gnome_window_manager_get_focus_follows_mouse),
 
114527
        (gnome_window_manager_set_focus_follows_mouse),
 
114528
        (gnome_window_manager_init), (gnome_window_manager_finalize),
 
114529
        (gnome_window_manager_class_init), (gnome_window_manager_get_type):
 
114530
        * gnome-window-manager.h:
 
114531
    
 
114532
        Lots of formatting fixes, change some of the boilerplate.
 
114533
    
 
114534
        * gnome-window-settings-2.0.pc.in:
 
114535
    
 
114536
        Since we're installing a library, go the whole way. Its good to make this
 
114537
        easy to depend on for external window managers anyway, now that I think
 
114538
        of it.
 
114539
    
 
114540
        * gnome-wm-manager.c: (gnome_wm_manager_init),
 
114541
        (gnome_wm_manager_get_list), (gnome_wm_manager_set_current),
 
114542
        (gnome_wm_manager_get_current),
 
114543
        (gnome_wm_manager_change_wm_to_settings), (restart_label_update),
 
114544
        (restart_dialog_raise), (restart_dialog_destroyed),
 
114545
        (show_restart_dialog), (hide_restart_dialog), (init_session),
 
114546
        (update_session), (init_callback), (restart_finalize),
 
114547
        (restart_failure), (show_restart_info), (restart_finish),
 
114548
        (restart_callback), (restart), (revert_callback),
 
114549
        (cancel_callback):
 
114550
        * gnome-wm-manager.h:
 
114551
    
 
114552
        Add code for doing the window manager switch to the library,
 
114553
        snitched out of wm-properties. Its probably a little broken right now.
 
114554
    
 
114555
        * wm-exec.c: (wm_is_running), (find_gnome_wm_window),
 
114556
        (find_wm_window_from_client), (window_has_wm_state),
 
114557
        (descendent_has_wm_state), (find_wm_window_from_hunt),
 
114558
        (find_wm_window), (start_timeout), (start_do), (kill_timeout),
 
114559
        (wm_restart), (wm_guess_current):
 
114560
        * wm-list.c: (is_blank), (wm_compare), (wm_free),
 
114561
        (wm_check_present), (wm_copy), (wm_list_find), (wm_list_find_exec),
 
114562
        (wm_list_find_files), (wm_list_read_dir), (wm_list_init),
 
114563
        (wm_list_save), (wm_list_revert), (wm_list_add), (wm_list_delete),
 
114564
        (wm_list_set_current), (wm_list_get_current), (wm_list_get_revert),
 
114565
        (wm_read_from_xml), (wm_list_read_from_xml), (wm_write_to_xml),
 
114566
        (wm_list_write_to_xml), (xml_read_bool), (xml_write_bool):
 
114567
        * wm-properties.h:
 
114568
    
 
114569
        Take wm-switching code out of the capplet, move it here.
 
114570
    
 
114571
        (Jacob, I did a make dist and build the resulting tarball, hope things
 
114572
         don't break for you this time ... )
 
114573
 
 
114574
 libwindow-settings/.cvsignore                      |    3 +-
 
114575
 libwindow-settings/ChangeLog                       |   68 +++
 
114576
 libwindow-settings/Makefile.am                     |   32 +-
 
114577
 libwindow-settings/gnome-window-manager.c          |  130 ++++-
 
114578
 libwindow-settings/gnome-window-manager.h          |   47 +-
 
114579
 libwindow-settings/gnome-window-settings-2.0.pc.in |   11 +
 
114580
 libwindow-settings/gnome-wm-manager.c              |  608 ++++++++++++++++++++
 
114581
 libwindow-settings/gnome-wm-manager.h              |   22 +
 
114582
 libwindow-settings/wm-exec.c                       |  331 +++++++++++
 
114583
 libwindow-settings/wm-list.c                       |  577 +++++++++++++++++++
 
114584
 libwindow-settings/wm-properties.h                 |   63 ++
 
114585
 11 files changed, 1860 insertions(+), 32 deletions(-)
 
114586
 
 
114587
commit 0a5695f294b30d5aa7c70f5d2f745a8a740145b1
 
114588
Author: Seth Nickell <snickell@stanford.edu>
 
114589
Date:   Mon Jun 3 00:27:15 2002 +0000
 
114590
 
 
114591
    Split code for changing window managers into libgnome-window-settings.
 
114592
    
 
114593
    2002-06-02  Seth Nickell  <snickell@stanford.edu>
 
114594
    
 
114595
        * Makefile.am:
 
114596
        * gnome-window-properties.c: (wm_selection_changed),
 
114597
        (wm_widget_add_wm), (update_gui), (apply_wm), (create_dialog),
 
114598
        (main):
 
114599
    
 
114600
        Split code for changing window managers into libgnome-window-settings.
 
114601
        This is so in the future we can potentially move this into gnome-settings-daemon,
 
114602
        though for now its not robust enough that we really want to do that.
 
114603
    
 
114604
        * metacity-window-manager.c: (window_manager_new),
 
114605
        (metacity_window_manager_init), (metacity_window_manager_finalize),
 
114606
        (metacity_window_manager_class_init),
 
114607
        (metacity_window_manager_get_type):
 
114608
        * metacity-window-manager.h:
 
114609
    
 
114610
        Update to match changes to gnome-window-manager.h
 
114611
    
 
114612
        * wm-exec.c:
 
114613
        * wm-list.c:
 
114614
        * wm-properties.h:
 
114615
    
 
114616
        Move these into libgnome-window-settings.
 
114617
    
 
114618
        (Jacob, I did make dist, and then built the resulting tarball, hope I
 
114619
         don't cause problems this time :-/)
 
114620
 
 
114621
 capplets/windows/ChangeLog                 |   28 ++
 
114622
 capplets/windows/Makefile.am               |   10 +-
 
114623
 capplets/windows/gnome-window-properties.c |  677 ++--------------------------
 
114624
 capplets/windows/metacity-window-manager.c |   83 ++--
 
114625
 capplets/windows/metacity-window-manager.h |   26 +-
 
114626
 capplets/windows/wm-exec.c                 |  331 --------------
 
114627
 capplets/windows/wm-list.c                 |  575 -----------------------
 
114628
 capplets/windows/wm-properties.h           |   63 ---
 
114629
 8 files changed, 133 insertions(+), 1660 deletions(-)
 
114630
 
 
114631
commit a1465dd2fc7b34f55558c63f27f52f0b4f3007a4
 
114632
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
114633
Date:   Sun Jun 2 22:21:16 2002 +0000
 
114634
 
 
114635
    Reinout van Schouwen updated the Dutch translation.
 
114636
    
 
114637
    2002-06-02 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
114638
        * nl.po: Reinout van Schouwen updated the Dutch translation.
 
114639
 
 
114640
 po/ChangeLog |    4 +
 
114641
 po/nl.po     | 1289 ++++++++++++++++++++++++++++++----------------------------
 
114642
 2 files changed, 669 insertions(+), 624 deletions(-)
 
114643
 
 
114644
commit 8351fd6581a7070de9ce35dd1823517e36d919d7
 
114645
Author: Christian Rose <menthos@menthos.com>
 
114646
Date:   Sun Jun 2 11:58:55 2002 +0000
 
114647
 
 
114648
    Minor fix.
 
114649
    
 
114650
    2002-06-02  Christian Rose  <menthos@menthos.com>
 
114651
    
 
114652
        * sv.po: Minor fix.
 
114653
 
 
114654
 po/ChangeLog |    4 ++++
 
114655
 po/sv.po     |   14 +++++++++-----
 
114656
 2 files changed, 13 insertions(+), 5 deletions(-)
 
114657
 
 
114658
commit b55cae830fd2e1de86ee1dc621612236927a8c70
 
114659
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
114660
Date:   Sun Jun 2 10:30:25 2002 +0000
 
114661
 
 
114662
    Updated Finnish translation.
 
114663
    
 
114664
    2002-06-02  Pauli Virtanen <pauli.virtanen@hut.fi>
 
114665
    
 
114666
            * fi.po: Updated Finnish translation.
 
114667
 
 
114668
 po/ChangeLog |    4 +
 
114669
 po/fi.po     |  603 ++++++++++++++--------------------------------------------
 
114670
 2 files changed, 149 insertions(+), 458 deletions(-)
 
114671
 
 
114672
commit 248eda30e61244b6c6c332a59b6c13823b05a236
 
114673
Author: Christian Rose <menthos@menthos.com>
 
114674
Date:   Sat Jun 1 23:54:27 2002 +0000
 
114675
 
 
114676
    Updated Swedish translation.
 
114677
    
 
114678
    2002-06-02  Christian Rose  <menthos@menthos.com>
 
114679
    
 
114680
        * sv.po: Updated Swedish translation.
 
114681
 
 
114682
 po/ChangeLog |    4 +
 
114683
 po/sv.po     | 2052 +++++++++++++++++++++++++++++++++-------------------------
 
114684
 2 files changed, 1180 insertions(+), 876 deletions(-)
 
114685
 
 
114686
commit 1204301aaaf4ddba21c06feed51b2b68cd5ec750
 
114687
Author: Isam Bayazidi <isam@src.gnome.org>
 
114688
Date:   Fri May 31 20:41:12 2002 +0000
 
114689
 
 
114690
    adding a no accelerator PO
 
114691
 
 
114692
 po/ar.po |  473 +++++++++++++++++++++++++++-----------------------------------
 
114693
 1 files changed, 205 insertions(+), 268 deletions(-)
 
114694
 
 
114695
commit 4b53a6f0bdf42981a41242bbb7073f2bfc9bf892
 
114696
Author: Jody Goldberg <jody@gnome.org>
 
114697
Date:   Fri May 31 20:35:52 2002 +0000
 
114698
 
 
114699
    disable debug spew.
 
114700
    
 
114701
    
 
114702
    2002-05-31  Jody Goldberg <jody@gnome.org>
 
114703
    
 
114704
        * mime-type-info.c (get_category_name) : disable debug spew.
 
114705
    
 
114706
        * model-entry.c (model_entry_insert_child) : order the categories
 
114707
        nicely.
 
114708
 
 
114709
 capplets/file-types/ChangeLog        |    7 +++++++
 
114710
 capplets/file-types/mime-type-info.c |    4 +---
 
114711
 capplets/file-types/model-entry.c    |   27 ++++++++++++++++-----------
 
114712
 3 files changed, 24 insertions(+), 14 deletions(-)
 
114713
 
 
114714
commit d185c631b217471c712f56841442fc6f29b0f288
 
114715
Author: Damon Chaplin <damon@ximian.com>
 
114716
Date:   Fri May 31 19:58:02 2002 +0000
 
114717
 
 
114718
    don't call set_root_pixmap() at all if nautilus is running. It didn't do
 
114719
    
 
114720
    2002-05-31  Damon Chaplin  <damon@ximian.com>
 
114721
    
 
114722
        * applier.c (bg_applier_apply_prefs): don't call set_root_pixmap() at
 
114723
        all if nautilus is running. It didn't do anything in this case anyway.
 
114724
        Removed the nice(20). A library function shouldn't do this. If
 
114725
        gnome-settings-daemon wants to be niced then it should do it in main()
 
114726
        or something like that.
 
114727
        (set_root_pixmap): do a final check to see if nautilus is running
 
114728
        before setting the pixmap.
 
114729
    
 
114730
        Fixes part of #74311.
 
114731
 
 
114732
 libbackground/ChangeLog |   12 ++++++++++++
 
114733
 libbackground/applier.c |    9 +++++----
 
114734
 2 files changed, 17 insertions(+), 4 deletions(-)
 
114735
 
 
114736
commit 0d2b0a72996eb00cf4f9be4273a3e0bb2b023ff0
 
114737
Author: Kjartan Maraas <kmaraas@gnome.org>
 
114738
Date:   Fri May 31 19:35:09 2002 +0000
 
114739
 
 
114740
    Updated Norwegian (bokm�l) translation.
 
114741
    
 
114742
    2002-05-31  Kjartan Maraas  <kmaraas@gnome.org>
 
114743
    
 
114744
        * no.po: Updated Norwegian (bokm�l) translation.
 
114745
 
 
114746
 po/ChangeLog |    4 ++++
 
114747
 po/no.po     |   30 +++++++++++++++++-------------
 
114748
 2 files changed, 21 insertions(+), 13 deletions(-)
 
114749
 
 
114750
commit 041eef8721c927b0f56ffee0493ac1a5b24f19ac
 
114751
Author: Jody Goldberg <jody@gnome.org>
 
114752
Date:   Fri May 31 19:25:29 2002 +0000
 
114753
 
 
114754
    http://bugzilla.gnome.org/show_bug.cgi?id=83545 Use the child not the
 
114755
    
 
114756
    
 
114757
    2002-05-31  Jody Goldberg <jody@gnome.org>
 
114758
    
 
114759
        http://bugzilla.gnome.org/show_bug.cgi?id=83545
 
114760
        * mime-types-model.c (mime_types_model_iter_parent) : Use the child
 
114761
          not the result.
 
114762
 
 
114763
 capplets/file-types/ChangeLog          |    6 ++++++
 
114764
 capplets/file-types/mime-types-model.c |   12 ++++++------
 
114765
 2 files changed, 12 insertions(+), 6 deletions(-)
 
114766
 
 
114767
commit 790c8322fa9566f2a84f6cef0832a09b82258240
 
114768
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
114769
Date:   Fri May 31 07:07:12 2002 +0000
 
114770
 
 
114771
    Updated Slovak translation.
 
114772
    
 
114773
    2002-05-31  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
114774
    
 
114775
        * sk.po: Updated Slovak translation.
 
114776
 
 
114777
 po/ChangeLog |    4 ++
 
114778
 po/sk.po     |   95 ++++++++++++++++++++++++++++++++++++----------------------
 
114779
 2 files changed, 63 insertions(+), 36 deletions(-)
 
114780
 
 
114781
commit d1b4b0489d96cbd2455c48bb813944bde62648c1
 
114782
Author: Kjartan Maraas <kmaraas@gnome.org>
 
114783
Date:   Thu May 30 23:06:37 2002 +0000
 
114784
 
 
114785
    Use GETTEXT_PACKAGE, not PACKAGE. Also add bind_textdomain_codeset() call.
 
114786
    
 
114787
    2002-05-30  Kjartan Maraas  <kmaraas@gnome.org>
 
114788
    
 
114789
        * gnome-window-properties.c (main): Use GETTEXT_PACKAGE, not PACKAGE.
 
114790
          Also add bind_textdomain_codeset() call.
 
114791
        * gnome-window-properties.c: Fix some compiler warnings.
 
114792
 
 
114793
 capplets/windows/ChangeLog                 |    6 ++++++
 
114794
 capplets/windows/gnome-window-properties.c |   11 ++++++-----
 
114795
 capplets/windows/wm-list.c                 |    1 +
 
114796
 3 files changed, 13 insertions(+), 5 deletions(-)
 
114797
 
 
114798
commit 6aa8d6af13c2ad1f4746ded14ef2acbc9743d893
 
114799
Author: Ole Laursen <olau@hardworking.dk>
 
114800
Date:   Thu May 30 22:13:32 2002 +0000
 
114801
 
 
114802
    Fixed a lot of improper strings in Danish translation.
 
114803
    
 
114804
    2002-05-31  Ole Laursen  <olau@hardworking.dk>
 
114805
    
 
114806
        * da.po: Fixed a lot of improper strings in Danish translation.
 
114807
 
 
114808
 po/ChangeLog |    4 ++
 
114809
 po/da.po     |   91 ++++++++++++++++++++++++++++------------------------------
 
114810
 2 files changed, 48 insertions(+), 47 deletions(-)
 
114811
 
 
114812
commit cd185dae212921919f88b94eb2ff64d5e215fe11
 
114813
Author: Jody Goldberg <jody@gnome.org>
 
114814
Date:   Thu May 30 17:38:52 2002 +0000
 
114815
 
 
114816
    Add some bounds checking.
 
114817
    
 
114818
    
 
114819
    2002-05-30  Jody Goldberg <jody@gnome.org>
 
114820
    
 
114821
        * gnome-settings-keyboard.c (xkb_set_keyboard_autorepeat_rate) : Add
 
114822
          some bounds checking.
 
114823
 
 
114824
 gnome-settings-daemon/ChangeLog                 |    5 +++++
 
114825
 gnome-settings-daemon/gnome-settings-keyboard.c |    4 +++-
 
114826
 2 files changed, 8 insertions(+), 1 deletions(-)
 
114827
 
 
114828
commit e6ed3e6a01cfc2071913415403a628c4f1bedc33
 
114829
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
114830
Date:   Thu May 30 15:26:09 2002 +0000
 
114831
 
 
114832
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
114833
 
 
114834
 po/pl.po |   19 +++++++++++++++----
 
114835
 1 files changed, 15 insertions(+), 4 deletions(-)
 
114836
 
 
114837
commit da22af047b4445d4633d0b2f9f54277ab0b20004
 
114838
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
114839
Date:   Thu May 30 08:56:14 2002 +0000
 
114840
 
 
114841
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
114842
 
 
114843
 po/ChangeLog |    5 +++++
 
114844
 po/pl.po     |   42 +++++++++++++++++++++++++-----------------
 
114845
 2 files changed, 30 insertions(+), 17 deletions(-)
 
114846
 
 
114847
commit 17ba15142cd53b7a58d0164d4f4417214cb79718
 
114848
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
114849
Date:   Thu May 30 08:37:58 2002 +0000
 
114850
 
 
114851
    updated Vietnamese file
 
114852
 
 
114853
 po/ChangeLog |    4 ++++
 
114854
 po/vi.po     |   26 +++++++++++++-------------
 
114855
 2 files changed, 17 insertions(+), 13 deletions(-)
 
114856
 
 
114857
commit 0cdd1721b9f900bfbdedfcf5ff21a7df957fbb86
 
114858
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
114859
Date:   Thu May 30 06:53:25 2002 +0000
 
114860
 
 
114861
    Updated Korean translation.
 
114862
    
 
114863
        * ko.po: Updated Korean translation.
 
114864
 
 
114865
 po/ChangeLog |    4 +
 
114866
 po/ko.po     |  484 ++++++++++++++++++++++++++++++++++++----------------------
 
114867
 2 files changed, 308 insertions(+), 180 deletions(-)
 
114868
 
 
114869
commit 3b070f76d1d145e5bfaa16418c83924c4f0a9d89
 
114870
Author: Jonathan Blandford <jrb@redhat.com>
 
114871
Date:   Thu May 30 00:25:29 2002 +0000
 
114872
 
 
114873
    Add gnome-settings-keybinding initialize keybindings support Patch to add
 
114874
    
 
114875
    Wed May 29 20:23:13 2002  Jonathan Blandford  <jrb@redhat.com>
 
114876
    
 
114877
            * Makefile.am: Add gnome-settings-keybinding
 
114878
            * gnome-settings-daemon.c: (gnome_settings_daemon_new): initialize
 
114879
            keybindings support
 
114880
            * gnome-settings-keybindings.[ch]: Patch to add support for custom
 
114881
            keybindings.  Thanks to Erwann Chenede <Erwann.Chenede@sun.com>
 
114882
            for the patch.
 
114883
 
 
114884
 gnome-settings-daemon/ChangeLog                    |    9 +
 
114885
 gnome-settings-daemon/Makefile.am                  |    2 +
 
114886
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
114887
 gnome-settings-daemon/gnome-settings-keybindings.c |  335 ++++++++++++++++++++
 
114888
 gnome-settings-daemon/gnome-settings-keybindings.h |   31 ++
 
114889
 5 files changed, 380 insertions(+), 0 deletions(-)
 
114890
 
 
114891
commit 6f7158ee6188f237850362f2612a9446d9391999
 
114892
Author: Jody Goldberg <jody@gnome.org>
 
114893
Date:   Wed May 29 18:49:34 2002 +0000
 
114894
 
 
114895
    http://bugzilla.gnome.org/show_bug.cgi?id=82802 disable resize.
 
114896
    
 
114897
    
 
114898
    2002-05-29  Jody Goldberg <jody@gnome.org>
 
114899
    
 
114900
        http://bugzilla.gnome.org/show_bug.cgi?id=82802
 
114901
        * gnome-ui-properties.c (setup_dialog) : disable resize.
 
114902
 
 
114903
 capplets/ui-properties/ChangeLog             |    5 +++++
 
114904
 capplets/ui-properties/gnome-ui-properties.c |    1 +
 
114905
 2 files changed, 6 insertions(+), 0 deletions(-)
 
114906
 
 
114907
commit ac90d19560f148b45dac9cc88f1ca6adda4d7470
 
114908
Author: Bastien Nocera <hadess@src.gnome.org>
 
114909
Date:   Wed May 29 17:36:16 2002 +0000
 
114910
 
 
114911
    - Jody forgot to remove help from the top-level Makefile.am as well, removed here
 
114912
 
 
114913
 ChangeLog   |    5 +++++
 
114914
 Makefile.am |    2 +-
 
114915
 2 files changed, 6 insertions(+), 1 deletions(-)
 
114916
 
 
114917
commit 66d7504bf612ce6d0e35b436190c25e73bc430fb
 
114918
Author: Jody Goldberg <jody@gnome.org>
 
114919
Date:   Wed May 29 17:30:26 2002 +0000
 
114920
 
 
114921
    put things in Misc if they have no defined category. (get_category_name) :
 
114922
    
 
114923
    
 
114924
    2002-05-29  Jody Goldberg <jody@gnome.org>
 
114925
    
 
114926
        * mime-type-info.c (get_category_description) : put things in Misc if
 
114927
          they have no defined category.
 
114928
        (get_category_name) : ditto.
 
114929
 
 
114930
 capplets/file-types/ChangeLog        |    6 ++++++
 
114931
 capplets/file-types/mime-type-info.c |    8 +++++---
 
114932
 2 files changed, 11 insertions(+), 3 deletions(-)
 
114933
 
 
114934
commit c5511a1f293c3ff7fc52c2c35135f0adcbca23f2
 
114935
Author: Yuri Syrota <rasta@src.gnome.org>
 
114936
Date:   Wed May 29 17:10:37 2002 +0000
 
114937
 
 
114938
    Updated Ukrainian translation
 
114939
 
 
114940
 po/uk.po | 1515 +++++++++++---------------------------------------------------
 
114941
 1 files changed, 259 insertions(+), 1256 deletions(-)
 
114942
 
 
114943
commit c5792ef5704a6f44822731e025d4a5fb1be3eadf
 
114944
Author: Jody Goldberg <jody@gnome.org>
 
114945
Date:   Wed May 29 04:28:35 2002 +0000
 
114946
 
 
114947
    Remove help and help/C
 
114948
    
 
114949
    
 
114950
    2002-05-29  Jody Goldberg <jody@gnome.org>
 
114951
    
 
114952
        * configure.in : Remove help and help/C
 
114953
 
 
114954
 ChangeLog          |    4 ++++
 
114955
 configure.in       |    2 --
 
114956
 help/C/Makefile.am |   47 +++++++++++++++++++++++++----------------------
 
114957
 help/Makefile.am   |    3 ++-
 
114958
 4 files changed, 31 insertions(+), 25 deletions(-)
 
114959
 
 
114960
commit 2b1aa2ce081f8831ec977a0baa1c8aa715e5f49f
 
114961
Author: Jody Goldberg <jody@src.gnome.org>
 
114962
Date:   Wed May 29 04:27:49 2002 +0000
 
114963
 
 
114964
    update
 
114965
 
 
114966
 capplets/Makefile.am |    2 +-
 
114967
 1 files changed, 1 insertions(+), 1 deletions(-)
 
114968
 
 
114969
commit b4123f15b183cb2109bc6630830cc2d2f10551d0
 
114970
Author: Satyajit Kanungo <satyajit.kanungo@wipro.com>
 
114971
Date:   Wed May 29 04:14:29 2002 +0000
 
114972
 
 
114973
    capplet_help () The Help directory is changed to user-guide.
 
114974
    
 
114975
    
 
114976
    2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>
 
114977
    
 
114978
        * capplet-util.c : capplet_help () The Help directory is changed to
 
114979
          user-guide.
 
114980
 
 
114981
 capplets/background/ChangeLog                      |    5 +++++
 
114982
 .../background/background-properties-capplet.c     |    4 ++--
 
114983
 capplets/common/ChangeLog                          |    5 +++++
 
114984
 capplets/common/capplet-util.c                     |    2 +-
 
114985
 capplets/default-applications/ChangeLog            |    5 +++++
 
114986
 .../gnome-default-applications-properties.c        |    4 ++--
 
114987
 capplets/file-types/ChangeLog                      |    5 +++++
 
114988
 capplets/file-types/file-types-capplet.c           |    4 ++--
 
114989
 capplets/font/ChangeLog                            |    5 +++++
 
114990
 capplets/font/main.c                               |    4 ++--
 
114991
 capplets/keybindings/ChangeLog                     |   12 ++++++++++++
 
114992
 capplets/keybindings/gnome-keybinding-properties.c |   13 ++++++++++++-
 
114993
 .../keybindings/gnome-keybinding-properties.glade  |   13 +++++++++++++
 
114994
 capplets/keyboard/ChangeLog                        |    6 ++++++
 
114995
 capplets/keyboard/gnome-keyboard-properties.c      |   18 +++++-------------
 
114996
 capplets/mouse/ChangeLog                           |    5 +++++
 
114997
 capplets/mouse/gnome-mouse-properties.c            |    4 ++--
 
114998
 capplets/network/ChangeLog                         |    5 +++++
 
114999
 capplets/network/gnome-network-preferences.c       |    4 ++--
 
115000
 capplets/sound/ChangeLog                           |    5 +++++
 
115001
 capplets/sound/sound-properties-capplet.c          |    4 ++--
 
115002
 capplets/theme-switcher/ChangeLog                  |    4 ++++
 
115003
 capplets/theme-switcher/theme-switcher.c           |    8 ++++----
 
115004
 capplets/ui-properties/ChangeLog                   |    5 +++++
 
115005
 capplets/ui-properties/gnome-ui-properties.c       |    4 ++--
 
115006
 25 files changed, 118 insertions(+), 35 deletions(-)
 
115007
 
 
115008
commit ce01d9b7ce556f498260ccc4fb1ff7057488cd15
 
115009
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
115010
Date:   Wed May 29 04:12:01 2002 +0000
 
115011
 
 
115012
    Updated Portuguese translation
 
115013
    
 
115014
    2002-05-29  Duarte Loreto <happyguy_pt@hotmail.com>
 
115015
    
 
115016
            * pt.po: Updated Portuguese translation
 
115017
 
 
115018
 po/ChangeLog |    4 +
 
115019
 po/pt.po     | 1530 +++++++++++++++++++++++++++++++---------------------------
 
115020
 2 files changed, 832 insertions(+), 702 deletions(-)
 
115021
 
 
115022
commit c5e3d916dc36520681f28d9b1d7ae5205a4d9816
 
115023
Author: Ole Laursen <olau@hardworking.dk>
 
115024
Date:   Tue May 28 16:50:29 2002 +0000
 
115025
 
 
115026
    Updated Danish translation.
 
115027
    
 
115028
    2002-05-28  Ole Laursen  <olau@hardworking.dk>
 
115029
    
 
115030
        * da.po: Updated Danish translation.
 
115031
 
 
115032
 po/ChangeLog |    4 ++++
 
115033
 po/da.po     |   35 ++++++++++++++++++++---------------
 
115034
 2 files changed, 24 insertions(+), 15 deletions(-)
 
115035
 
 
115036
commit eae23639bac82e3cd8c4dd8d24a0639bdf674b1d
 
115037
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
115038
Date:   Mon May 27 20:52:58 2002 +0000
 
115039
 
 
115040
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
115041
 
 
115042
 po/ChangeLog |    5 +
 
115043
 po/pl.po     | 2324 ++++++++++++++++++++++++++++------------------------------
 
115044
 2 files changed, 1119 insertions(+), 1210 deletions(-)
 
115045
 
 
115046
commit d8de03974b434c834b3f0240116e7e6f883181d6
 
115047
Author: Kjartan Maraas <kmaraas@gnome.org>
 
115048
Date:   Mon May 27 09:29:25 2002 +0000
 
115049
 
 
115050
    Updated Norwegian (bokm�l) translation.
 
115051
    
 
115052
    2002-05-27  Kjartan Maraas  <kmaraas@gnome.org>
 
115053
    
 
115054
        * no.po: Updated Norwegian (bokm�l) translation.
 
115055
 
 
115056
 po/ChangeLog |    4 ++
 
115057
 po/no.po     |   88 +++++++++++++++++++++++++++++++++++----------------------
 
115058
 2 files changed, 58 insertions(+), 34 deletions(-)
 
115059
 
 
115060
commit bd493373d2b20211345284e2a44d3b5eb62d1056
 
115061
Author: Jody Goldberg <jody@gnome.org>
 
115062
Date:   Mon May 27 02:54:19 2002 +0000
 
115063
 
 
115064
    Improve help handling.
 
115065
    
 
115066
    
 
115067
    Improve help handling.
 
115068
    
 
115069
    2002-05-26  Jody Goldberg <jody@gnome.org>
 
115070
    
 
115071
        * capplet-util.c (capplet_help) : new utility.
 
115072
    
 
115073
    2002-05-24  Jody Goldberg <jody@gnome.org>
 
115074
    
 
115075
        * mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
 
115076
        * mime-category-edit-dialog.c (update_subcategories) : Move this over
 
115077
          here.
 
115078
    
 
115079
    2002-05-17  Jody Goldberg <jody@gnome.org>
 
115080
    
 
115081
        * mime-type-info.c (mime_category_info_using_custom_app) : add some
 
115082
          protection.
 
115083
 
 
115084
 capplets/font/ChangeLog                      |    4 +++
 
115085
 capplets/font/main.c                         |   16 +++-----------
 
115086
 capplets/mouse/ChangeLog                     |    5 ++++
 
115087
 capplets/mouse/gnome-mouse-properties.c      |   16 +++-----------
 
115088
 capplets/network/ChangeLog                   |    5 ++++
 
115089
 capplets/network/gnome-network-preferences.c |   16 +++-----------
 
115090
 capplets/sound/ChangeLog                     |    5 ++++
 
115091
 capplets/sound/sound-properties-capplet.c    |   15 +++----------
 
115092
 capplets/theme-switcher/ChangeLog            |    6 +++++
 
115093
 capplets/theme-switcher/theme-switcher.c     |   28 +++++--------------------
 
115094
 capplets/ui-properties/ChangeLog             |    5 ++++
 
115095
 capplets/ui-properties/gnome-ui-properties.c |   16 +++-----------
 
115096
 12 files changed, 56 insertions(+), 81 deletions(-)
 
115097
 
 
115098
commit 49d1a5af3608a07e9ae5ccbc8329a9de373783a5
 
115099
Author: Jody Goldberg <jody@gnome.org>
 
115100
Date:   Mon May 27 02:53:33 2002 +0000
 
115101
 
 
115102
    Improve help handling.
 
115103
    
 
115104
    2002-05-26  Jody Goldberg <jody@gnome.org>
 
115105
    
 
115106
        * capplet-util.c (capplet_help) : new utility.
 
115107
    
 
115108
    2002-05-24  Jody Goldberg <jody@gnome.org>
 
115109
    
 
115110
        * mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
 
115111
        * mime-category-edit-dialog.c (update_subcategories) : Move this over
 
115112
          here.
 
115113
    
 
115114
    2002-05-17  Jody Goldberg <jody@gnome.org>
 
115115
    
 
115116
        * mime-type-info.c (mime_category_info_using_custom_app) : add some
 
115117
          protection.
 
115118
 
 
115119
 capplets/background/ChangeLog                      |    5 ++
 
115120
 .../background/background-properties-capplet.c     |   16 ++-----
 
115121
 capplets/common/ChangeLog                          |    4 ++
 
115122
 capplets/common/capplet-util.c                     |   39 +++++++++++++++++
 
115123
 capplets/common/capplet-util.h                     |    2 +
 
115124
 capplets/default-applications/ChangeLog            |   10 ++++
 
115125
 .../gnome-default-applications-properties.c        |   18 ++------
 
115126
 capplets/file-types/ChangeLog                      |   11 +++++
 
115127
 capplets/file-types/file-types-capplet.c           |   19 ++------
 
115128
 capplets/file-types/mime-category-edit-dialog.c    |   44 ++++++++++++++++---
 
115129
 capplets/file-types/mime-type-info.c               |   45 ++++----------------
 
115130
 capplets/file-types/mime-type-info.h               |    1 -
 
115131
 12 files changed, 131 insertions(+), 83 deletions(-)
 
115132
 
 
115133
commit 63d79cb52c50c16c54c7d0d7d350dfcf833fff3d
 
115134
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
 
115135
Date:   Sun May 26 23:32:05 2002 +0000
 
115136
 
 
115137
    ru.po: updated Russian translation.
 
115138
 
 
115139
 po/ChangeLog |    4 +
 
115140
 po/ru.po     |  524 +++++++++++++++++++++++++++++++++-------------------------
 
115141
 2 files changed, 300 insertions(+), 228 deletions(-)
 
115142
 
 
115143
commit bcdb522a6f003f7e63b7d0e9565ff82088660091
 
115144
Author: Isam Bayazidi <isam@src.gnome.org>
 
115145
Date:   Sun May 26 22:54:10 2002 +0000
 
115146
 
 
115147
    adding Arabic file
 
115148
 
 
115149
 po/ar.po |   67 +++++++++++++++++++++++++++++++++++++------------------------
 
115150
 1 files changed, 41 insertions(+), 26 deletions(-)
 
115151
 
 
115152
commit 698520742533f5d393dd25f7ad498f27fa7a925e
 
115153
Author: Jonathan Blandford <jrb@src.gnome.org>
 
115154
Date:   Sun May 26 16:11:37 2002 +0000
 
115155
 
 
115156
    Use APPID instead of argv[0] for gnome-program-init
 
115157
 
 
115158
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
115159
 .../gnome-accessibility-keyboard-properties.c      |    3 ++-
 
115160
 capplets/background/ChangeLog                      |    5 +++++
 
115161
 .../background/background-properties-capplet.c     |    3 ++-
 
115162
 capplets/default-applications/ChangeLog            |    5 +++++
 
115163
 .../gnome-default-applications-properties.c        |    3 ++-
 
115164
 capplets/font/ChangeLog                            |    4 ++++
 
115165
 capplets/font/main.c                               |    5 ++---
 
115166
 capplets/keybindings/ChangeLog                     |    5 +++++
 
115167
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
115168
 capplets/keyboard/ChangeLog                        |    4 ++++
 
115169
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
115170
 capplets/mouse/ChangeLog                           |    4 ++++
 
115171
 capplets/mouse/gnome-mouse-properties.c            |    3 ++-
 
115172
 capplets/network/ChangeLog                         |    4 ++++
 
115173
 capplets/network/gnome-network-preferences.c       |    3 ++-
 
115174
 capplets/sound/ChangeLog                           |    4 ++++
 
115175
 capplets/sound/sound-properties-capplet.c          |    3 ++-
 
115176
 capplets/theme-switcher/ChangeLog                  |    4 ++++
 
115177
 capplets/theme-switcher/theme-switcher.c           |    3 ++-
 
115178
 capplets/ui-properties/ChangeLog                   |    4 ++++
 
115179
 capplets/ui-properties/gnome-ui-properties.c       |    3 ++-
 
115180
 22 files changed, 68 insertions(+), 13 deletions(-)
 
115181
 
 
115182
commit 73be46711d75b4e66d1034dff51e595652d48169
 
115183
Author: Jonathan Blandford <jrb@gnome.org>
 
115184
Date:   Sun May 26 06:13:12 2002 +0000
 
115185
 
 
115186
    patch from Till Adam <till@adam-lilienthal.de> to not die if we have the
 
115187
    
 
115188
    Sun May 26 01:50:22 2002  Jonathan Blandford  <jrb@gnome.org>
 
115189
    
 
115190
        * gnome-default-applications-properties.c (read_editor): patch
 
115191
        from Till Adam <till@adam-lilienthal.de> to not die if we have the
 
115192
        mimedata not installed.
 
115193
 
 
115194
 capplets/default-applications/ChangeLog            |    6 ++++++
 
115195
 .../gnome-default-applications-properties.c        |    3 ++-
 
115196
 2 files changed, 8 insertions(+), 1 deletions(-)
 
115197
 
 
115198
commit 942407422097b00cb8896a4523601657b20acf2e
 
115199
Author: Ole Laursen <olau@hardworking.dk>
 
115200
Date:   Sat May 25 19:15:03 2002 +0000
 
115201
 
 
115202
    Updated Danish translation.
 
115203
    
 
115204
    2002-05-25  Ole Laursen  <olau@hardworking.dk>
 
115205
    
 
115206
        * da.po: Updated Danish translation.
 
115207
 
 
115208
 po/ChangeLog |    4 +
 
115209
 po/da.po     |  888 ++++++++++++++++++++++++++++++----------------------------
 
115210
 2 files changed, 466 insertions(+), 426 deletions(-)
 
115211
 
 
115212
commit c0aaf2ca2efc1dfbdb0f50871a73221ffcfd89a3
 
115213
Author: Jonathan Blandford <jrb@src.gnome.org>
 
115214
Date:   Sat May 25 06:14:04 2002 +0000
 
115215
 
 
115216
    clean up strings to make them match the ui-suggestions, and make them correct
 
115217
 
 
115218
 capplets/font/font-properties.glade |   23 ++++++++++++++---------
 
115219
 capplets/font/main.c                |    8 ++++++++
 
115220
 2 files changed, 22 insertions(+), 9 deletions(-)
 
115221
 
 
115222
commit c3b7374d08006ee883d5cb9aeb7b67d49ebd6759
 
115223
Author: Isam Bayazidi <isam@src.gnome.org>
 
115224
Date:   Fri May 24 22:14:32 2002 +0000
 
115225
 
 
115226
    - adding Arabic translation file
 
115227
 
 
115228
 configure.in |    2 +-
 
115229
 po/ar.po     | 2760 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
115230
 2 files changed, 2761 insertions(+), 1 deletions(-)
 
115231
 
 
115232
commit 069a56385f8b1080d0f62f3d157373b96e0f0e1c
 
115233
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
115234
Date:   Fri May 24 13:11:53 2002 +0000
 
115235
 
 
115236
    Updated Slovak translation.
 
115237
    
 
115238
    2002-05-24  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
115239
    
 
115240
        * sk.po: Updated Slovak translation.
 
115241
 
 
115242
 po/ChangeLog |    4 +
 
115243
 po/sk.po     | 1118 ++++++++++++++++++++++++++++++----------------------------
 
115244
 2 files changed, 588 insertions(+), 534 deletions(-)
 
115245
 
 
115246
commit 9af1b5753d00c00570fd41157d7dc3717d8722a3
 
115247
Author: Jody Goldberg <jody@gnome.org>
 
115248
Date:   Fri May 24 12:39:10 2002 +0000
 
115249
 
 
115250
    http://bugzilla.gnome.org/show_bug.cgi?id=82850 some protection against
 
115251
    
 
115252
    
 
115253
    2002-05-24  Jody Goldberg <jody@gnome.org>
 
115254
    
 
115255
        http://bugzilla.gnome.org/show_bug.cgi?id=82850
 
115256
        * gnome-keybinding-properties.c (setup_dialog) : some protection
 
115257
          against faulty installs.
 
115258
 
 
115259
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
115260
 capplets/keybindings/gnome-keybinding-properties.c |    3 ++-
 
115261
 2 files changed, 8 insertions(+), 1 deletions(-)
 
115262
 
 
115263
commit 8c6844c7bb824c9cd178ff03e77ad37b482a36d6
 
115264
Author: Jody Goldberg <jody@gnome.org>
 
115265
Date:   Wed May 22 21:08:19 2002 +0000
 
115266
 
 
115267
    disable some debug spew. (set_gconf_from_server) : ditto.
 
115268
    
 
115269
    
 
115270
    2002-05-22  Jody Goldberg <jody@gnome.org>
 
115271
    
 
115272
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
 
115273
          disable some debug spew.
 
115274
        (set_gconf_from_server) : ditto.
 
115275
 
 
115276
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
115277
 .../gnome-settings-accessibility-keyboard.c        |    4 ++++
 
115278
 2 files changed, 10 insertions(+), 0 deletions(-)
 
115279
 
 
115280
commit 6852ac0eb3a68d42079cf6ccd9e34a038c1270a6
 
115281
Author: jacob berkman <jacob@ximian.com>
 
115282
Date:   Wed May 22 20:58:14 2002 +0000
 
115283
 
 
115284
    run the mkfontdir command synchronously to avoid a possible race. extra
 
115285
    
 
115286
    2002-05-22  jacob berkman  <jacob@ximian.com>
 
115287
    
 
115288
        * gnome-settings-font.c (load_cursor): run the mkfontdir command
 
115289
        synchronously to avoid a possible race.  extra precaution for
 
115290
        #78023
 
115291
    
 
115292
        * gnome-settings-daemon.c (gnome_settings_daemon_new): run
 
115293
        background settings after everything else, as some of those spawn
 
115294
        processes (xscreensaver) and background settings nices itself
 
115295
    
 
115296
        should fix #78742
 
115297
 
 
115298
 gnome-settings-daemon/ChangeLog               |   10 ++++++++++
 
115299
 gnome-settings-daemon/gnome-settings-daemon.c |    4 ++--
 
115300
 gnome-settings-daemon/gnome-settings-font.c   |    3 ++-
 
115301
 3 files changed, 14 insertions(+), 3 deletions(-)
 
115302
 
 
115303
commit 4cfbde20e8da08ca189e5811586c4ec8f4c0fa01
 
115304
Author: jacob berkman <jacob@ximian.com>
 
115305
Date:   Wed May 22 20:53:57 2002 +0000
 
115306
 
 
115307
    use .pcf, not .pcf.gz as solaris can't read .gz files
 
115308
    
 
115309
    2002-05-22  jacob berkman  <jacob@ximian.com>
 
115310
    
 
115311
        * *.pcf(.gz):
 
115312
        * Makefile.am (cursorfont_DATA):
 
115313
        * gnome-mouse-properties.c (setup_dialog): use .pcf, not .pcf.gz
 
115314
        as solaris can't read .gz files
 
115315
    
 
115316
        fixes #78023
 
115317
 
 
115318
 capplets/mouse/ChangeLog                 |    9 +++++++++
 
115319
 capplets/mouse/Makefile.am               |    6 +++---
 
115320
 capplets/mouse/cursor-large-white.pcf    |  Bin 0 -> 18636 bytes
 
115321
 capplets/mouse/cursor-large-white.pcf.gz |  Bin 4068 -> 0 bytes
 
115322
 capplets/mouse/cursor-large.pcf          |  Bin 0 -> 17432 bytes
 
115323
 capplets/mouse/cursor-large.pcf.gz       |  Bin 3636 -> 0 bytes
 
115324
 capplets/mouse/cursor-white.pcf          |  Bin 0 -> 13848 bytes
 
115325
 capplets/mouse/cursor-white.pcf.gz       |  Bin 5222 -> 0 bytes
 
115326
 capplets/mouse/gnome-mouse-properties.c  |    6 +++---
 
115327
 9 files changed, 15 insertions(+), 6 deletions(-)
 
115328
 
 
115329
commit 513acbdcc079dc52691de88e80aeb96fdb349151
 
115330
Author: jacob berkman <jacob@ximian.com>
 
115331
Date:   Wed May 22 18:57:11 2002 +0000
 
115332
 
 
115333
    quit when we get the die signal from the SM
 
115334
    
 
115335
    2002-05-22  jacob berkman  <jacob@ximian.com>
 
115336
    
 
115337
        * factory.c (main): quit when we get the die signal from the SM
 
115338
 
 
115339
 gnome-settings-daemon/ChangeLog |    4 ++++
 
115340
 gnome-settings-daemon/factory.c |    2 ++
 
115341
 2 files changed, 6 insertions(+), 0 deletions(-)
 
115342
 
 
115343
commit b8d526624b9063d8e3b5778a130913f89d5a0313
 
115344
Author: Jonathan Blandford <jrb@redhat.com>
 
115345
Date:   Wed May 22 00:08:37 2002 +0000
 
115346
 
 
115347
    fix broken double-click test.
 
115348
    
 
115349
    Tue May 21 20:09:22 2002  Jonathan Blandford  <jrb@redhat.com>
 
115350
    
 
115351
        * gnome-mouse-properties.c (event_box_button_press_event): fix
 
115352
        broken double-click test.
 
115353
 
 
115354
 capplets/mouse/ChangeLog                |    5 +++++
 
115355
 capplets/mouse/gnome-mouse-properties.c |    8 ++++----
 
115356
 2 files changed, 9 insertions(+), 4 deletions(-)
 
115357
 
 
115358
commit b1577971a2ba0e667d5a7b197bbcaa4f5fa2770e
 
115359
Author: Jonathan Blandford <jrb@redhat.com>
 
115360
Date:   Tue May 21 23:35:30 2002 +0000
 
115361
 
 
115362
    handle the new eggcellrendererkeys signal.
 
115363
    
 
115364
    Tue May 21 19:36:13 2002  Jonathan Blandford  <jrb@redhat.com>
 
115365
    
 
115366
        * gnome-keybinding-properties.c (accel_edited_callback):
 
115367
         handle the new eggcellrendererkeys signal.
 
115368
 
 
115369
 capplets/keybindings/ChangeLog                     |    5 +++++
 
115370
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
115371
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
115372
 3 files changed, 7 insertions(+), 1 deletions(-)
 
115373
 
 
115374
commit 26e67dbc734a68342d0a51858142bd1dc670b44d
 
115375
Author: Jonathan Blandford <jrb@src.gnome.org>
 
115376
Date:   Tue May 21 23:23:47 2002 +0000
 
115377
 
 
115378
    sync to libegg
 
115379
 
 
115380
 capplets/keybindings/eggcellrendererkeys.c |   41 +++++++++++++++-------------
 
115381
 capplets/keybindings/eggcellrendererkeys.h |    3 +-
 
115382
 2 files changed, 24 insertions(+), 20 deletions(-)
 
115383
 
 
115384
commit 76c9ad8773cb80c72850a1fe8a716f8a3adcc34c
 
115385
Author: Kjartan Maraas <kmaraas@gnome.org>
 
115386
Date:   Tue May 21 22:29:58 2002 +0000
 
115387
 
 
115388
    Updated Norwegian (bokm�l) translation.
 
115389
    
 
115390
    2002-05-22  Kjartan Maraas  <kmaraas@gnome.org>
 
115391
    
 
115392
        * no.po: Updated Norwegian (bokm�l) translation.
 
115393
 
 
115394
 po/ChangeLog |    4 +
 
115395
 po/no.po     |  452 ++++++++++++++++++++++++++++++++--------------------------
 
115396
 2 files changed, 254 insertions(+), 202 deletions(-)
 
115397
 
 
115398
commit 50b3bfe107f4a444f5ae82ee3cb2d5c997bd68e3
 
115399
Author: jacob berkman <jacob@ximian.com>
 
115400
Date:   Tue May 21 22:13:38 2002 +0000
 
115401
 
 
115402
    use a gc for the pixmap not the root window
 
115403
    
 
115404
    2002-05-21  jacob berkman  <jacob@ximian.com>
 
115405
    
 
115406
        * applier.c (render_to_screen): use a gc for the pixmap not the
 
115407
        root window
 
115408
        (bg_applier_get_preview_widget): don't create the pixmap until we
 
115409
        are realized
 
115410
        (make_root_pixmap): use gdk_get_display(), not getenv ("DISPLAY"),
 
115411
        and set the colormap for our GdkPixmap so we can draw on it
 
115412
        (preview_realized_cb): create the pixmap here, and set it on our
 
115413
        GtkImage
 
115414
    
 
115415
        fixes #73496
 
115416
 
 
115417
 libbackground/ChangeLog |   13 +++++++++++++
 
115418
 libbackground/applier.c |   28 +++++++++++++++++-----------
 
115419
 2 files changed, 30 insertions(+), 11 deletions(-)
 
115420
 
 
115421
commit 5a1f9db561f8fd5a84150cf422c3ca8ecfd8635d
 
115422
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
115423
Date:   Tue May 21 16:19:31 2002 +0000
 
115424
 
 
115425
    Updated Finnish translation. Fixed crash-inducing html string.
 
115426
    
 
115427
    2002-05-21  Pauli Virtanen <pauli.virtanen@hut.fi>
 
115428
    
 
115429
        * fi.po: Updated Finnish translation. Fixed crash-inducing html string.
 
115430
 
 
115431
 po/ChangeLog |    4 +
 
115432
 po/fi.po     | 1098 +++++++++++++++++++++++++++++----------------------------
 
115433
 2 files changed, 563 insertions(+), 539 deletions(-)
 
115434
 
 
115435
commit b1aceb59d7761d283916ec29d9ae8d87861a14c0
 
115436
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
115437
Date:   Tue May 21 07:59:33 2002 +0000
 
115438
 
 
115439
    *** empty log message ***
 
115440
 
 
115441
 po/zh_TW.po |    2 +-
 
115442
 1 files changed, 1 insertions(+), 1 deletions(-)
 
115443
 
 
115444
commit df75b6b39ecb10424fd45d046f1a9b36159d902e
 
115445
Author: Abel Cheung <maddog@linux.org.hk>
 
115446
Date:   Tue May 21 07:58:08 2002 +0000
 
115447
 
 
115448
    Synced with source tree. Updated traditional Chinese translation.
 
115449
    
 
115450
    2002-05-21  Abel Cheung  <maddog@linux.org.hk>
 
115451
    
 
115452
        * POTFILES.in: Synced with source tree.
 
115453
        * zh_TW.po: Updated traditional Chinese translation.
 
115454
 
 
115455
 po/ChangeLog     |    5 +
 
115456
 po/POTFILES.in   |   45 +++---
 
115457
 po/POTFILES.skip |    9 -
 
115458
 po/zh_TW.po      |  467 ++++++++++++++++++++++++++++++------------------------
 
115459
 4 files changed, 284 insertions(+), 242 deletions(-)
 
115460
 
 
115461
commit 1f2b74e8d66d5a9e8a56522bb8d4e4a0a57900af
 
115462
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
115463
Date:   Tue May 21 07:48:11 2002 +0000
 
115464
 
 
115465
    Add translator credits
 
115466
 
 
115467
 control-center/ChangeLog          |    4 ++++
 
115468
 control-center/capplet-dir-view.c |   10 +++++++++-
 
115469
 2 files changed, 13 insertions(+), 1 deletions(-)
 
115470
 
 
115471
commit 41039c25a75f66406597c38a5e111bd4ab57e46a
 
115472
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
115473
Date:   Tue May 21 03:26:15 2002 +0000
 
115474
 
 
115475
    Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.
 
115476
    
 
115477
        * ko.po: Updated Korean translation by Young-Ho Cha
 
115478
        <ganadist@chollian.net>.
 
115479
 
 
115480
 po/ChangeLog |    5 +
 
115481
 po/ko.po     | 1055 +++++++++++++++++++++++-----------------------------------
 
115482
 2 files changed, 416 insertions(+), 644 deletions(-)
 
115483
 
 
115484
commit 7190a21a297f4b5eea633825cb1169efb3b090df
 
115485
Author: jacob berkman <jacob@ximian.com>
 
115486
Date:   Mon May 20 20:21:34 2002 +0000
 
115487
 
 
115488
    just return if there's no text in the entry (fixes #8200, from Soren
 
115489
    
 
115490
    2002-05-20  jacob berkman  <jacob@ximian.com>
 
115491
    
 
115492
        * gnome-default-applications-properties.c (text_apply_editor):
 
115493
        just return if there's no text in the entry (fixes #8200, from Soren Sandmann
 
115494
        <sandmann@daimi.au.dk>)
 
115495
 
 
115496
 capplets/default-applications/ChangeLog            |    6 ++++++
 
115497
 .../gnome-default-applications-properties.c        |    4 ++++
 
115498
 2 files changed, 10 insertions(+), 0 deletions(-)
 
115499
 
 
115500
commit cda5e4344a4ccbf247ddc5c86487307d9c9a35ae
 
115501
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
115502
Date:   Sun May 19 23:06:35 2002 +0000
 
115503
 
 
115504
    Update
 
115505
 
 
115506
 po/no.po |   12 ++++++++----
 
115507
 1 files changed, 8 insertions(+), 4 deletions(-)
 
115508
 
 
115509
commit ffd1cd7f9ce97ad920a91367944ca05f83bfc24d
 
115510
Author: Abel Cheung <maddog@linux.org.hk>
 
115511
Date:   Sun May 19 19:15:35 2002 +0000
 
115512
 
 
115513
    Updated traditional Chinese translation.
 
115514
    
 
115515
    2002-05-20  Abel Cheung  <maddog@linux.org.hk>
 
115516
    
 
115517
        * zh_TW.po: Updated traditional Chinese translation.
 
115518
 
 
115519
 po/ChangeLog |    4 +
 
115520
 po/zh_TW.po  |  880 ++++++++++++++++++++++++++++------------------------------
 
115521
 2 files changed, 427 insertions(+), 457 deletions(-)
 
115522
 
 
115523
commit ffe5e84da69ea56d1c1c19d0fe16c67bde6447f1
 
115524
Author: Vlad Harchev <hvv@src.gnome.org>
 
115525
Date:   Sun May 19 10:26:56 2002 +0000
 
115526
 
 
115527
    ru.po: updated russian translation from Dmitry G. Mastrukov <dmitry@taurussoft.org>
 
115528
 
 
115529
 po/ChangeLog |    5 +
 
115530
 po/ru.po     | 1853 +++++++++++++++++++++++++++++++---------------------------
 
115531
 2 files changed, 1000 insertions(+), 858 deletions(-)
 
115532
 
 
115533
commit dad560c30757831f2d5daf1f10bb3562ae534d8f
 
115534
Author: Kjartan Maraas <kmaraas@gnome.org>
 
115535
Date:   Sat May 18 22:56:56 2002 +0000
 
115536
 
 
115537
    Updated Norwegian (bokm�l) translation.
 
115538
    
 
115539
    2002-05-19  Kjartan Maraas  <kmaraas@gnome.org>
 
115540
    
 
115541
        * no.po: Updated Norwegian (bokm�l) translation.
 
115542
 
 
115543
 po/ChangeLog |    4 +
 
115544
 po/no.po     |  737 ++++++++++++++++++++++++++++------------------------------
 
115545
 2 files changed, 356 insertions(+), 385 deletions(-)
 
115546
 
 
115547
commit e445f169e3e243c57bc5fbd0d35e8453b2e9e4d8
 
115548
Author: Jonathan Blandford <jrb@gnome.org>
 
115549
Date:   Sat May 18 22:40:21 2002 +0000
 
115550
 
 
115551
    Add default icon. Don't disalow closing expanders. Implement ui-review
 
115552
    
 
115553
    Sat May 18 18:25:02 2002  Jonathan Blandford  <jrb@gnome.org>
 
115554
    
 
115555
        * gnome-keybinding-properties.c: (append_keys_to_tree),
 
115556
        (setup_dialog): Add default icon.  Don't disalow closing
 
115557
        expanders.  Implement ui-review suggestions.
 
115558
    
 
115559
        * gnome-keybinding-properties.glade: Implement ui-review
 
115560
        suggestions.
 
115561
 
 
115562
 capplets/keybindings/ChangeLog                     |    9 +
 
115563
 capplets/keybindings/gnome-keybinding-properties.c |   27 ++--
 
115564
 .../keybindings/gnome-keybinding-properties.glade  |  171 +++++++++-----------
 
115565
 3 files changed, 102 insertions(+), 105 deletions(-)
 
115566
 
 
115567
commit 679d15153add05ebc3a92f3c452697b47846dcb6
 
115568
Author: Jacob Berkman <jacob@ximian.com>
 
115569
Date:   Sat May 18 17:28:05 2002 +0000
 
115570
 
 
115571
    fixup
 
115572
    
 
115573
    2002-05-18  Jacob Berkman  <jacob@ximian.com>
 
115574
    
 
115575
        * POTFILES.in: fixup
 
115576
 
 
115577
 po/ChangeLog   |    4 ++++
 
115578
 po/POTFILES.in |    2 --
 
115579
 2 files changed, 4 insertions(+), 2 deletions(-)
 
115580
 
 
115581
commit 3f74c7d07021a7979f4a2c0aa07359cd643f1023
 
115582
Author: Jody Goldberg <jody@src.gnome.org>
 
115583
Date:   Sat May 18 13:19:08 2002 +0000
 
115584
 
 
115585
    remove a pile of unused files
 
115586
 
 
115587
 capplets/ui-properties/behavior-properties.glade   | 1112 --------------------
 
115588
 capplets/ui-properties/gnome2-ui-properties.glade  |  490 ---------
 
115589
 capplets/ui-properties/main.c                      |   97 --
 
115590
 capplets/ui-properties/preferences.c               |  544 ----------
 
115591
 capplets/ui-properties/prefs-widget-app.c          |  111 --
 
115592
 capplets/ui-properties/prefs-widget-app.h          |   54 -
 
115593
 capplets/ui-properties/prefs-widget-dialogs.c      |  109 --
 
115594
 capplets/ui-properties/prefs-widget-dialogs.h      |   54 -
 
115595
 capplets/ui-properties/prefs-widget-mdi.c          |  105 --
 
115596
 capplets/ui-properties/prefs-widget-mdi.h          |   54 -
 
115597
 capplets/ui-properties/prefs-widget.c              |  488 ---------
 
115598
 capplets/ui-properties/prefs-widget.h              |   95 --
 
115599
 .../ui-properties/toolbar-menu-properties.glade    |  374 -------
 
115600
 capplets/ui-properties/ui-properties.glade         | 1112 --------------------
 
115601
 14 files changed, 0 insertions(+), 4799 deletions(-)
 
115602
 
 
115603
commit bbe6afa013b224167487e9ac1a1470086bc16e3b
 
115604
Author: Ole Laursen <olau@hardworking.dk>
 
115605
Date:   Sat May 18 10:44:03 2002 +0000
 
115606
 
 
115607
    Updated Danish translation.
 
115608
    
 
115609
    2002-05-18  Ole Laursen  <olau@hardworking.dk>
 
115610
    
 
115611
        * da.po: Updated Danish translation.
 
115612
 
 
115613
 po/ChangeLog |    4 +
 
115614
 po/da.po     |  743 ++++++++++++++++++++++++++++++++--------------------------
 
115615
 2 files changed, 419 insertions(+), 328 deletions(-)
 
115616
 
 
115617
commit 79979d3d67e3f72eff9acfc4d40449e5aa47c061
 
115618
Author: Jody Goldberg <jody@gnome.org>
 
115619
Date:   Fri May 17 03:33:14 2002 +0000
 
115620
 
 
115621
    http://bugzilla.gnome.org/show_bug.cgi?id=80325 although we may not be
 
115622
    
 
115623
    
 
115624
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115625
    
 
115626
        http://bugzilla.gnome.org/show_bug.cgi?id=80325
 
115627
        * gnome-settings-keyboard.c (apply_settings) : although we may not be
 
115628
          able to support the autorepeat rate setting we can enable/disable
 
115629
          autorepeat.
 
115630
 
 
115631
 gnome-settings-daemon/ChangeLog                 |    7 +++++++
 
115632
 gnome-settings-daemon/gnome-settings-keyboard.c |    6 ++----
 
115633
 2 files changed, 9 insertions(+), 4 deletions(-)
 
115634
 
 
115635
commit 55e30560216c7dad6166190a508dd929d7ddcfb9
 
115636
Author: Jody Goldberg <jody@gnome.org>
 
115637
Date:   Fri May 17 03:05:13 2002 +0000
 
115638
 
 
115639
    http://bugzilla.gnome.org/show_bug.cgi?id=17728 (mime_type_info_save): a
 
115640
    
 
115641
    
 
115642
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
115643
    
 
115644
        http://bugzilla.gnome.org/show_bug.cgi?id=17728
 
115645
        (mime_type_info_save): a patch inspired by Archit Baweja's proposal.
 
115646
    
 
115647
    2002-05-09  Archit Baweja  <bighead@users.sourceforge.net>
 
115648
    
 
115649
        * mime-type-info.c (mime_type_info_set_file_extensions): free the old
 
115650
        list.
 
115651
 
 
115652
 capplets/file-types/ChangeLog        |   10 ++++++++++
 
115653
 capplets/file-types/mime-type-info.c |    9 +++++----
 
115654
 2 files changed, 15 insertions(+), 4 deletions(-)
 
115655
 
 
115656
commit 104110c45dd2157edec53737d187dfa2d625fb35
 
115657
Author: Jonathan Blandford <jrb@redhat.com>
 
115658
Date:   Thu May 16 23:48:51 2002 +0000
 
115659
 
 
115660
    evil, evil hack to insta-edit. Should be removed for GTK 2.2
 
115661
    
 
115662
    Thu May 16 19:49:26 2002  Jonathan Blandford  <jrb@redhat.com>
 
115663
    
 
115664
        * gnome-keybinding-properties.c (start_editing_cb): evil, evil
 
115665
        hack to insta-edit.  Should be removed for GTK 2.2
 
115666
        (keybinding_key_changed_foreach): notify when we update the tree.
 
115667
 
 
115668
 capplets/keybindings/ChangeLog                     |    6 +
 
115669
 capplets/keybindings/eggcellrendererkeys.c         |    4 +-
 
115670
 capplets/keybindings/gnome-keybinding-properties.c |  105 +++++++++++++++----
 
115671
 .../keybindings/gnome-keybinding-properties.glade  |    1 +
 
115672
 4 files changed, 92 insertions(+), 24 deletions(-)
 
115673
 
 
115674
commit c05eb45ed0152ac1375342d17979091047f650ed
 
115675
Author: jacob berkman <jacob@ximian.com>
 
115676
Date:   Thu May 16 23:18:14 2002 +0000
 
115677
 
 
115678
    add a key to turn off some behaviour
 
115679
    
 
115680
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115681
    
 
115682
        * schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
 
115683
        key to turn off some behaviour
 
115684
    
 
115685
        * capplets/Makefile.am (always_built_SUBDIRS):
 
115686
        * configure.in: re-add default-applications
 
115687
    
 
115688
        fixes #78037
 
115689
 
 
115690
 ChangeLog                                          |   10 ++++++++++
 
115691
 capplets/Makefile.am                               |    2 +-
 
115692
 configure.in                                       |    1 +
 
115693
 schemas/Makefile.am                                |    3 ++-
 
115694
 ...ps_gnome_settings_daemon_default_editor.schemas |   15 +++++++++++++++
 
115695
 5 files changed, 29 insertions(+), 2 deletions(-)
 
115696
 
 
115697
commit 3902821faa47be2c0e97c88cab746931ee7ec75e
 
115698
Author: jacob berkman <jacob@ximian.com>
 
115699
Date:   Thu May 16 23:16:47 2002 +0000
 
115700
 
 
115701
    load from the correct key for whether the bell should be on or not
 
115702
    
 
115703
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115704
    
 
115705
        * gnome-settings-keyboard.c (apply_settings): load from the
 
115706
        correct key for whether the bell should be on or not
 
115707
        (apply_settings): pass the right flags to XChangeKeyboardControl()
 
115708
    
 
115709
        fixes #78016 and 78015
 
115710
 
 
115711
 gnome-settings-daemon/ChangeLog |    6 ++++++
 
115712
 1 files changed, 6 insertions(+), 0 deletions(-)
 
115713
 
 
115714
commit eff4ab4c7fb21accbf45e35057ba2177497042b7
 
115715
Author: jacob berkman <jacob@ximian.com>
 
115716
Date:   Thu May 16 23:15:14 2002 +0000
 
115717
 
 
115718
    don't copy the volume, this setting is gone (main): dont' show_all() the
 
115719
    
 
115720
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115721
    
 
115722
        * gnome-keyboard-properties.c (get_legacy_settings): don't copy
 
115723
        the volume, this setting is gone
 
115724
        (main): dont' show_all() the dialog
 
115725
    
 
115726
        * gnome-keyboard-properties.glade: hide the "other" option button
 
115727
    
 
115728
        fixes for #78016
 
115729
 
 
115730
 capplets/keyboard/ChangeLog                       |   10 ++++++++++
 
115731
 capplets/keyboard/gnome-keyboard-properties.c     |    4 +++-
 
115732
 capplets/keyboard/gnome-keyboard-properties.glade |    9 ++++-----
 
115733
 3 files changed, 17 insertions(+), 6 deletions(-)
 
115734
 
 
115735
commit 5fc0063d42bf23676c822751460328558a9727fc
 
115736
Author: jacob berkman <jacob@ximian.com>
 
115737
Date:   Thu May 16 23:13:19 2002 +0000
 
115738
 
 
115739
    turn off help tab, put browser tab first, and fix things for the editor
 
115740
    
 
115741
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115742
    
 
115743
        * gnome-default-applications-properties.glade: turn off help tab,
 
115744
        put browser tab first, and fix things for the editor
 
115745
    
 
115746
        * gnome-default-applications-properties.c: make the editor changes
 
115747
        use gnome-vfs, and make the browser use the default key rather
 
115748
        than http
 
115749
    
 
115750
        fixes #78037
 
115751
 
 
115752
 capplets/default-applications/ChangeLog            |   11 +
 
115753
 ...gnome-default-applications-properties-structs.c |   46 +-
 
115754
 .../gnome-default-applications-properties.c        |  334 ++-
 
115755
 .../gnome-default-applications-properties.glade    | 2888 +++++++++++---------
 
115756
 4 files changed, 1850 insertions(+), 1429 deletions(-)
 
115757
 
 
115758
commit 58aa3658454a079a087e21702fbbe2e159669cf0
 
115759
Author: jacob berkman <jacob@ximian.com>
 
115760
Date:   Thu May 16 23:09:02 2002 +0000
 
115761
 
 
115762
    keep text/plain and text* using the same mime type (#78037)
 
115763
    
 
115764
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115765
    
 
115766
        * Makefile.am:
 
115767
        * gnome-settings-default-editor.[ch]: keep text/plain and text*
 
115768
        using the same mime type (#78037)
 
115769
    
 
115770
        * gnome-settings-daemon.c (gnome_settings_daemon_new): load editor
 
115771
        and keyboard settings (bugs #78037 and #78016)
 
115772
 
 
115773
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
115774
 gnome-settings-daemon/Makefile.am                  |    2 +
 
115775
 gnome-settings-daemon/gnome-settings-daemon.c      |    6 +-
 
115776
 .../gnome-settings-default-editor.c                |  125 ++++++++++++++++++++
 
115777
 .../gnome-settings-default-editor.h                |   18 +++
 
115778
 gnome-settings-daemon/gnome-settings-keyboard.c    |   11 ++-
 
115779
 6 files changed, 169 insertions(+), 2 deletions(-)
 
115780
 
 
115781
commit 98b7a5871587be425d219fdd272f3e40f72fb493
 
115782
Author: Kjartan Maraas <kmaraas@gnome.org>
 
115783
Date:   Thu May 16 22:29:18 2002 +0000
 
115784
 
 
115785
    Updated Norwegian (bokm�l) translation.
 
115786
    
 
115787
    2002-05-17  Kjartan Maraas  <kmaraas@gnome.org>
 
115788
    
 
115789
        * no.po: Updated Norwegian (bokm�l) translation.
 
115790
 
 
115791
 po/ChangeLog |    4 +
 
115792
 po/no.po     |  468 ++++++++++++++++++++++++++++++++--------------------------
 
115793
 2 files changed, 266 insertions(+), 206 deletions(-)
 
115794
 
 
115795
commit 7d8fe6251bf9791bdc9bde783946c0702314081a
 
115796
Author: jacob berkman <jacob@ximian.com>
 
115797
Date:   Thu May 16 22:21:48 2002 +0000
 
115798
 
 
115799
    if we haven't been initting, don't pop up an error message. if we are, set
 
115800
    
 
115801
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115802
    
 
115803
        * gconf-property-editor.c (peditor_image_set_filename): if we
 
115804
        haven't been initting, don't pop up an error message.  if we are,
 
115805
        set our image to GTK_STOCK_MISSING_IMAGE.  fixes bug exposed by
 
115806
        fix for #76993
 
115807
 
 
115808
 capplets/common/ChangeLog               |    7 ++++
 
115809
 capplets/common/gconf-property-editor.c |   50 +++++++++++++++++++------------
 
115810
 2 files changed, 38 insertions(+), 19 deletions(-)
 
115811
 
 
115812
commit 5dcefd353d38ac71e92a0cf8a41c311c39117028
 
115813
Author: jacob berkman <jacob@ximian.com>
 
115814
Date:   Thu May 16 22:21:25 2002 +0000
 
115815
 
 
115816
    don't spew a warning when files can't be loaded (helps fix #76993)
 
115817
    
 
115818
    2002-05-16  jacob berkman  <jacob@ximian.com>
 
115819
    
 
115820
        * applier.c (bg_applier_apply_prefs): don't spew a warning when
 
115821
        files can't be loaded (helps fix #76993)
 
115822
 
 
115823
 libbackground/ChangeLog |    5 +++++
 
115824
 libbackground/applier.c |    2 --
 
115825
 2 files changed, 5 insertions(+), 2 deletions(-)
 
115826
 
 
115827
commit cddec07697d27a1b7c7cc3a6fd042a3bd3976caa
 
115828
Author: Jody Goldberg <jody@gnome.org>
 
115829
Date:   Thu May 16 21:11:55 2002 +0000
 
115830
 
 
115831
    add some safety checks for invalid files.
 
115832
    
 
115833
    
 
115834
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115835
    
 
115836
        * theme-switcher.c (install_dialog_response) : add some safety checks
 
115837
          for invalid files.
 
115838
 
 
115839
 capplets/theme-switcher/ChangeLog        |    5 +++++
 
115840
 capplets/theme-switcher/theme-switcher.c |   19 ++++++++++---------
 
115841
 2 files changed, 15 insertions(+), 9 deletions(-)
 
115842
 
 
115843
commit 3f31e2bdbd9d22463cdff49cccdea36631b92b81
 
115844
Author: Jody Goldberg <jody@gnome.org>
 
115845
Date:   Thu May 16 21:06:45 2002 +0000
 
115846
 
 
115847
    fix path. (install_dialog_response) : add help link.
 
115848
    
 
115849
    
 
115850
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115851
    
 
115852
        * theme-switcher.c (cb_dialog_response) : fix path.
 
115853
        (install_dialog_response) : add help link.
 
115854
 
 
115855
 capplets/theme-switcher/ChangeLog        |    5 +++++
 
115856
 capplets/theme-switcher/theme-switcher.c |   17 ++++++++++++++++-
 
115857
 2 files changed, 21 insertions(+), 1 deletions(-)
 
115858
 
 
115859
commit d2bb2392dfc82edd8a01b28423d71ee094f58454
 
115860
Author: Jody Goldberg <jody@gnome.org>
 
115861
Date:   Thu May 16 17:55:17 2002 +0000
 
115862
 
 
115863
    some minor tweakage.
 
115864
    
 
115865
    
 
115866
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115867
    
 
115868
        * gnome-keyboard-properties.glade : some minor tweakage.
 
115869
 
 
115870
 capplets/keyboard/ChangeLog                       |    4 ++++
 
115871
 capplets/keyboard/gnome-keyboard-properties.glade |    4 ++--
 
115872
 2 files changed, 6 insertions(+), 2 deletions(-)
 
115873
 
 
115874
commit 4a0eccb6af035c7494537c6552484abda37968f2
 
115875
Author: Jody Goldberg <jody@gnome.org>
 
115876
Date:   Thu May 16 17:35:35 2002 +0000
 
115877
 
 
115878
    pass a slightly more realistic path. (help_menu_cb) : new.
 
115879
    
 
115880
    
 
115881
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115882
    
 
115883
        * capplet-dir-view.c (capplet_dir_view_init) : pass a slightly more
 
115884
          realistic path.
 
115885
        (help_menu_cb) : new.
 
115886
    
 
115887
        * gnomecc-ui.xml : Add some content.
 
115888
 
 
115889
 control-center/ChangeLog          |    7 +++++--
 
115890
 control-center/capplet-dir-view.c |   22 +++++++++++++++++++++-
 
115891
 control-center/gnomecc-ui.xml     |    4 +++-
 
115892
 3 files changed, 29 insertions(+), 4 deletions(-)
 
115893
 
 
115894
commit 28ed4e70f8c5213c5b7e44943cb85a0805e41fa1
 
115895
Author: Jody Goldberg <jody@src.gnome.org>
 
115896
Date:   Thu May 16 17:34:41 2002 +0000
 
115897
 
 
115898
    ignore omf_timestamp
 
115899
 
 
115900
 help/C/.cvsignore |    1 +
 
115901
 1 files changed, 1 insertions(+), 0 deletions(-)
 
115902
 
 
115903
commit ea5d2ba3efc0e2e72167e2009168ce9aeea892e5
 
115904
Author: Jody Goldberg <jody@gnome.org>
 
115905
Date:   Thu May 16 17:34:11 2002 +0000
 
115906
 
 
115907
    escape the ampersand.
 
115908
    
 
115909
    
 
115910
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115911
    
 
115912
        * C/config-file-type.xml : escape the ampersand.
 
115913
    
 
115914
        * C/Makefile.am (dist) : install control-center.xml and
 
115915
          config-default-apps.xml.
 
115916
 
 
115917
 help/C/Makefile.am          |    4 +++-
 
115918
 help/C/config-file-type.xml |    2 +-
 
115919
 help/ChangeLog              |    7 +++++++
 
115920
 3 files changed, 11 insertions(+), 2 deletions(-)
 
115921
 
 
115922
commit aa56d93dbbdf9da1995876bd6f90c7e78af3fa33
 
115923
Author: Jody Goldberg <jody@gnome.org>
 
115924
Date:   Thu May 16 16:40:49 2002 +0000
 
115925
 
 
115926
    Have bonobo generate some content. Its broken currently, but we're getting
 
115927
    
 
115928
    
 
115929
    2002-05-16  Jody Goldberg <jody@gnome.org>
 
115930
    
 
115931
        * gnomecc-ui.xml : Have bonobo generate some content.
 
115932
        Its broken currently, but we're getting closer.
 
115933
 
 
115934
 control-center/ChangeLog      |    5 +++++
 
115935
 control-center/gnomecc-ui.xml |    1 +
 
115936
 2 files changed, 6 insertions(+), 0 deletions(-)
 
115937
 
 
115938
commit d229b0d039d7e04aa9f38699d5c30b3b74276ea5
 
115939
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
115940
Date:   Thu May 16 12:49:10 2002 +0000
 
115941
 
 
115942
    Updated Slovak translation.
 
115943
    
 
115944
    2002-05-16  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
115945
    
 
115946
        * sk.po: Updated Slovak translation.
 
115947
 
 
115948
 po/ChangeLog |    4 +
 
115949
 po/sk.po     |  442 ++++++++++++++++++++++++++++++++--------------------------
 
115950
 2 files changed, 246 insertions(+), 200 deletions(-)
 
115951
 
 
115952
commit 0ff953e1e6fee1563e442996c2b6bdc207b75ba2
 
115953
Author: Jonathan Blandford <jrb@gnome.org>
 
115954
Date:   Thu May 16 06:36:51 2002 +0000
 
115955
 
 
115956
    accept drops from the nautilus patterns pallet. There's something broken
 
115957
    
 
115958
    Thu May 16 02:25:03 2002  Jonathan Blandford  <jrb@gnome.org>
 
115959
    
 
115960
        * background-properties-capplet.c (drag_data_received_cb): accept
 
115961
        drops from the nautilus patterns pallet.  There's something broken
 
115962
        here, though.
 
115963
 
 
115964
 capplets/background/ChangeLog                      |    6 ++
 
115965
 .../background/background-properties-capplet.c     |   85 +++++++++++++-------
 
115966
 2 files changed, 63 insertions(+), 28 deletions(-)
 
115967
 
 
115968
commit 0348d4f101ca6a548fe4637fd16115e0bdeaa99b
 
115969
Author: Mark McLoughlin <mark@skynet.ie>
 
115970
Date:   Wed May 15 23:15:30 2002 +0000
 
115971
 
 
115972
    kill workaround libglade bug that has since been fixed.
 
115973
    
 
115974
    2002-05-15  Mark McLoughlin <mark@skynet.ie>
 
115975
    
 
115976
            * gnome-network-preferences.c (setup_dialog): kill workaround
 
115977
            libglade bug that has since been fixed.
 
115978
 
 
115979
 capplets/network/ChangeLog                   |    5 +++++
 
115980
 capplets/network/gnome-network-preferences.c |    3 ---
 
115981
 2 files changed, 5 insertions(+), 3 deletions(-)
 
115982
 
 
115983
commit d4a396acab6a1357cbcf1bd47be0a064f42a2fd6
 
115984
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
115985
Date:   Wed May 15 22:57:35 2002 +0000
 
115986
 
 
115987
    Update Lithuanian translation
 
115988
    
 
115989
    2002-05-16  Gediminas Paulauskas <menesis@delfi.lt>
 
115990
    
 
115991
        * lt.po: Update Lithuanian translation
 
115992
 
 
115993
 po/ChangeLog |    4 +
 
115994
 po/lt.po     | 2004 +++++++++++++++-------------------------------------------
 
115995
 2 files changed, 511 insertions(+), 1497 deletions(-)
 
115996
 
 
115997
commit 9aa4bcd36b03b8fef44a2efaba8d8045d0f9f930
 
115998
Author: jacob berkman <jacob@ximian.com>
 
115999
Date:   Wed May 15 20:00:07 2002 +0000
 
116000
 
 
116001
    don't link against libs, like libbackground does
 
116002
    
 
116003
    2002-05-15  jacob berkman  <jacob@ximian.com>
 
116004
    
 
116005
        * Makefile.am: don't link against libs, like libbackground does
 
116006
 
 
116007
 libwindow-settings/ChangeLog   |    4 ++++
 
116008
 libwindow-settings/Makefile.am |    2 --
 
116009
 2 files changed, 4 insertions(+), 2 deletions(-)
 
116010
 
 
116011
commit a0a0ba9601328b1799e70fe9f7a2c26171198bbf
 
116012
Author: jacob berkman <jacob@ximian.com>
 
116013
Date:   Wed May 15 17:22:18 2002 +0000
 
116014
 
 
116015
    remove gnome-window-manager.h
 
116016
    
 
116017
    2002-05-15  jacob berkman  <jacob@ximian.com>
 
116018
    
 
116019
        * Makefile.am (libmetacity_la_SOURCES): remove
 
116020
        gnome-window-manager.h
 
116021
 
 
116022
 capplets/windows/ChangeLog   |    5 +++++
 
116023
 capplets/windows/Makefile.am |    1 -
 
116024
 2 files changed, 5 insertions(+), 1 deletions(-)
 
116025
 
 
116026
commit 3a23e2ee9af748c3e4b500d2de38cc66fc893f4d
 
116027
Author: Yuri Syrota <rasta@src.gnome.org>
 
116028
Date:   Wed May 15 14:00:20 2002 +0000
 
116029
 
 
116030
    Updated Ukrainian translation
 
116031
 
 
116032
 po/uk.po |   21 ++++++++++++---------
 
116033
 1 files changed, 12 insertions(+), 9 deletions(-)
 
116034
 
 
116035
commit 9099cc8dd6187233faf95e1071cccb00c59fe204
 
116036
Author: Jacob Berkman <jacob@ximian.com>
 
116037
Date:   Wed May 15 13:37:07 2002 +0000
 
116038
 
 
116039
    fix build again
 
116040
    
 
116041
    2002-05-15  Jacob Berkman  <jacob@ximian.com>
 
116042
    
 
116043
        * POTFILES.in: fix build again
 
116044
 
 
116045
 po/ChangeLog   |    4 ++++
 
116046
 po/POTFILES.in |    1 -
 
116047
 2 files changed, 4 insertions(+), 1 deletions(-)
 
116048
 
 
116049
commit 0ff0aa383ce1548d790f3e53f61fd24744e9487a
 
116050
Author: Yuri Syrota <rasta@src.gnome.org>
 
116051
Date:   Wed May 15 13:32:40 2002 +0000
 
116052
 
 
116053
    Updated Ukrainian translation
 
116054
 
 
116055
 po/uk.po |    5 ++---
 
116056
 1 files changed, 2 insertions(+), 3 deletions(-)
 
116057
 
 
116058
commit ce27a4cf19c2332553cd5b676e9577c0804e6a82
 
116059
Author: Yuri Syrota <rasta@src.gnome.org>
 
116060
Date:   Wed May 15 13:30:50 2002 +0000
 
116061
 
 
116062
    Updated Ukrainian translation
 
116063
 
 
116064
 po/uk.po |   88 +++++++++++++++++++++++++++++---------------------------------
 
116065
 1 files changed, 41 insertions(+), 47 deletions(-)
 
116066
 
 
116067
commit e73c0ccca16feeee4670f2265432a3bc0c1a1b14
 
116068
Author: Yuri Syrota <rasta@src.gnome.org>
 
116069
Date:   Wed May 15 13:06:54 2002 +0000
 
116070
 
 
116071
    Updated Ukrainian translation
 
116072
 
 
116073
 po/uk.po |  137 ++++++++++++++++++++++++++++----------------------------------
 
116074
 1 files changed, 62 insertions(+), 75 deletions(-)
 
116075
 
 
116076
commit c5fa2f83683182111cdbe9c2aebf1dfb901da0ea
 
116077
Author: Yuri Syrota <rasta@src.gnome.org>
 
116078
Date:   Wed May 15 12:50:54 2002 +0000
 
116079
 
 
116080
    Updated Ukrainian translation
 
116081
 
 
116082
 po/uk.po |  240 +++++++++++++++++++++++---------------------------------------
 
116083
 1 files changed, 88 insertions(+), 152 deletions(-)
 
116084
 
 
116085
commit 751e82c6371c78c65fa4526ff8cdbc4568d8c6c2
 
116086
Author: Andrew V. Samoilov <andrew@src.gnome.org>
 
116087
Date:   Wed May 15 10:54:57 2002 +0000
 
116088
 
 
116089
    Updated
 
116090
 
 
116091
 po/uk.po |   30 ++++++++++++------------------
 
116092
 1 files changed, 12 insertions(+), 18 deletions(-)
 
116093
 
 
116094
commit 2dba03440de2bfe0ee77334748432cf4f1f36f87
 
116095
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
116096
Date:   Wed May 15 10:10:15 2002 +0000
 
116097
 
 
116098
    Dutch translation updated by Reinout van Schouwen. All translations are in
 
116099
    
 
116100
    2002-05-15 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
116101
    * nl.po: Dutch translation updated by Reinout van Schouwen.
 
116102
        All translations are in UTF-8 format.
 
116103
 
 
116104
 po/ChangeLog |    6 +++++-
 
116105
 po/nl.po     |   51 ++++++++++++++++++++++-----------------------------
 
116106
 2 files changed, 27 insertions(+), 30 deletions(-)
 
116107
 
 
116108
commit 2487f9646d018701290d6a82af60d8cd17d06d6b
 
116109
Author: Andrew V. Samoilov <andrew@src.gnome.org>
 
116110
Date:   Wed May 15 09:13:18 2002 +0000
 
116111
 
 
116112
    Updated Ukrainian translation
 
116113
    
 
116114
    * uk.po: Updated Ukrainian translation
 
116115
 
 
116116
 po/ChangeLog |    1 +
 
116117
 po/uk.po     |   39 ++++++++-------------------------------
 
116118
 2 files changed, 9 insertions(+), 31 deletions(-)
 
116119
 
 
116120
commit d7d42622b328f86526b22b1044ff53852481f910
 
116121
Author: Andrew V. Samoilov <andrew@src.gnome.org>
 
116122
Date:   Wed May 15 08:45:28 2002 +0000
 
116123
 
 
116124
    Updated
 
116125
 
 
116126
 po/ru.po |   34 +++++++++++-----------------------
 
116127
 1 files changed, 11 insertions(+), 23 deletions(-)
 
116128
 
 
116129
commit 04ed39f0cc86b8d7d3aad6297aaa7a36cc3d295a
 
116130
Author: Andrew V. Samoilov <andrew@src.gnome.org>
 
116131
Date:   Wed May 15 08:22:46 2002 +0000
 
116132
 
 
116133
    Updated Russian translation.
 
116134
    
 
116135
    * ru.po: Updated Russian translation.
 
116136
 
 
116137
 po/ChangeLog |    4 ++
 
116138
 po/ru.po     |   93 ++++++++++++++++++---------------------------------------
 
116139
 2 files changed, 34 insertions(+), 63 deletions(-)
 
116140
 
 
116141
commit 8ab5fddb271d328f033801c18543059513b32bd8
 
116142
Author: Seth Nickell <snickell@stanford.edu>
 
116143
Date:   Wed May 15 01:00:00 2002 +0000
 
116144
 
 
116145
    Move the window setting code into a seperate directory, libwindow-settings
 
116146
    
 
116147
    2002-05-14  Seth Nickell  <snickell@stanford.edu>
 
116148
    
 
116149
        * Makefile.am:
 
116150
        * configure.in:
 
116151
    
 
116152
        Move the window setting code into a seperate directory, libwindow-settings
 
116153
        so it can be shared between the capplet and the settings daemon, and
 
116154
        potentially, external window managers.
 
116155
 
 
116156
 ChangeLog    |    9 +++++++++
 
116157
 Makefile.am  |    2 +-
 
116158
 configure.in |    1 +
 
116159
 3 files changed, 11 insertions(+), 1 deletions(-)
 
116160
 
 
116161
commit 10f94aee4cee3ec98c5a52a4344776f2a0ab6db1
 
116162
Author: Seth Nickell <snickell@stanford.edu>
 
116163
Date:   Wed May 15 00:57:45 2002 +0000
 
116164
 
 
116165
    Move into a seperate library so the settings daemon can avail of this
 
116166
    
 
116167
    2002-05-14  Seth Nickell  <snickell@stanford.edu>
 
116168
    
 
116169
        * Makefile.am:
 
116170
        * gnome-window-manager.c:
 
116171
        * gnome-window-manager.h:
 
116172
    
 
116173
        Move into a seperate library so the settings daemon
 
116174
        can avail of this code.
 
116175
 
 
116176
 capplets/windows/ChangeLog              |    9 +++++
 
116177
 capplets/windows/Makefile.am            |    7 ++--
 
116178
 capplets/windows/gnome-window-manager.c |   37 ---------------------
 
116179
 capplets/windows/gnome-window-manager.h |   53 -------------------------------
 
116180
 4 files changed, 13 insertions(+), 93 deletions(-)
 
116181
 
 
116182
commit 9ad97b920e0575d6f2e9e750d76de75a48bb17bc
 
116183
Author: Seth Nickell <snickell@stanford.edu>
 
116184
Date:   Wed May 15 00:57:00 2002 +0000
 
116185
 
 
116186
    Move code out of window capplet into a seperate library so the settings
 
116187
    
 
116188
    2002-05-14  Seth Nickell  <snickell@stanford.edu>
 
116189
    
 
116190
        * .cvsignore:
 
116191
        * Makefile.am:
 
116192
        * gnome-window-manager.c: (gnome_window_manager_new):
 
116193
        * gnome-window-manager.h:
 
116194
    
 
116195
        Move code out of window capplet into a seperate library so the settings
 
116196
        daemon can avail of it.
 
116197
 
 
116198
 libwindow-settings/.cvsignore             |   11 ++++++
 
116199
 libwindow-settings/ChangeLog              |    9 +++++
 
116200
 libwindow-settings/Makefile.am            |   17 +++++++++
 
116201
 libwindow-settings/gnome-window-manager.c |   37 ++++++++++++++++++++
 
116202
 libwindow-settings/gnome-window-manager.h |   53 +++++++++++++++++++++++++++++
 
116203
 5 files changed, 127 insertions(+), 0 deletions(-)
 
116204
 
 
116205
commit 957afeae788b1b0dde3c3f83b607702edb9f3cb9
 
116206
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
116207
Date:   Tue May 14 19:24:04 2002 +0000
 
116208
 
 
116209
    Updated Finnish translation.
 
116210
    
 
116211
    2002-05-14  Pauli Virtanen <pauli.virtanen@hut.fi>
 
116212
    
 
116213
        * fi.po: Updated Finnish translation.
 
116214
 
 
116215
 po/ChangeLog |    4 +
 
116216
 po/fi.po     |  632 +++++++++++++++++++++++++++++++---------------------------
 
116217
 2 files changed, 338 insertions(+), 298 deletions(-)
 
116218
 
 
116219
commit fe993790aaacb9e56ce277accffc2bb544be248c
 
116220
Author: Jonathan Blandford <jrb@redhat.com>
 
116221
Date:   Tue May 14 18:52:34 2002 +0000
 
116222
 
 
116223
    Remove all debug print statements, #76085
 
116224
    
 
116225
    Tue May 14 14:50:34 2002  Jonathan Blandford  <jrb@redhat.com>
 
116226
    
 
116227
        * gnome-settings-*.c: Remove all debug print statements, #76085
 
116228
 
 
116229
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
116230
 .../gnome-settings-accessibility-keyboard.c        |    4 ----
 
116231
 gnome-settings-daemon/gnome-settings-daemon.c      |    2 ++
 
116232
 gnome-settings-daemon/gnome-settings-mouse.c       |    2 +-
 
116233
 gnome-settings-daemon/gnome-settings-sound.c       |    3 ---
 
116234
 gnome-settings-daemon/gnome-settings-xsettings.c   |   11 +----------
 
116235
 6 files changed, 8 insertions(+), 18 deletions(-)
 
116236
 
 
116237
commit ac2ae66136dcfe536257cc93faea34b3a90f94a9
 
116238
Author: Jonathan Blandford <jrb@src.gnome.org>
 
116239
Date:   Tue May 14 18:35:51 2002 +0000
 
116240
 
 
116241
    fix small bug
 
116242
 
 
116243
 capplets/theme-switcher/theme-switcher.c |   30 +++++++++++++++++++++---------
 
116244
 1 files changed, 21 insertions(+), 9 deletions(-)
 
116245
 
 
116246
commit b87cde513f7c512586f3739679ee193ce304cc55
 
116247
Author: Jonathan Blandford <jrb@redhat.com>
 
116248
Date:   Tue May 14 16:34:14 2002 +0000
 
116249
 
 
116250
    try to scroll to theme. Currently appears to be a little broken somewhere.
 
116251
    
 
116252
    Tue May 14 12:29:35 2002  Jonathan Blandford  <jrb@redhat.com>
 
116253
    
 
116254
        * theme-switcher.c (read_themes): try to scroll to theme.
 
116255
        Currently appears to be a little broken somewhere.
 
116256
    
 
116257
    Tue May 14 12:08:17 2002  Jonathan Blandford  <jrb@redhat.com>
 
116258
    
 
116259
        * theme-common.c (theme_common_init): confirm that the ~/.themes/
 
116260
        directory exists.
 
116261
    Also:
 
116262
    Clean up ui-props a little.
 
116263
    commit fix to mouse properties
 
116264
 
 
116265
 capplets/common/ChangeLog                        |    5 +++
 
116266
 capplets/common/theme-common.c                   |    9 ++++++
 
116267
 capplets/mouse/gnome-mouse-properties.c          |    2 +-
 
116268
 capplets/theme-switcher/ChangeLog                |    7 ++++
 
116269
 capplets/theme-switcher/theme-properties.glade   |    5 ++-
 
116270
 capplets/theme-switcher/theme-switcher.c         |   34 ++++++++++++++++++---
 
116271
 capplets/ui-properties/gnome-ui-properties.glade |   16 ++++++----
 
116272
 7 files changed, 64 insertions(+), 14 deletions(-)
 
116273
 
 
116274
commit 331ec2dfa38f4ba54fba7477af9e0fb8393894c3
 
116275
Author: Michael Meeks <michael@ximian.com>
 
116276
Date:   Tue May 14 15:15:56 2002 +0000
 
116277
 
 
116278
    tolerate bogus values sanely. Update string to describe bonobo priority
 
116279
    
 
116280
    2002-05-14  Michael Meeks  <michael@ximian.com>
 
116281
    
 
116282
        * gnome-ui-properties.c
 
116283
        (toolbar_to_widget, set_toolbar_style): tolerate
 
116284
        bogus values sanely.
 
116285
        Update string to describe bonobo priority text
 
116286
 
 
116287
 capplets/ui-properties/ChangeLog                 |    7 +++++++
 
116288
 capplets/ui-properties/gnome-ui-properties.c     |   10 +++++-----
 
116289
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
116290
 3 files changed, 13 insertions(+), 6 deletions(-)
 
116291
 
 
116292
commit 012e334dd2805612268397c0ed5145818730c558
 
116293
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
116294
Date:   Tue May 14 10:10:30 2002 +0000
 
116295
 
 
116296
    Dutch translation updated by Reinout van Schouwen.
 
116297
    
 
116298
    2002-05-14 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
116299
    * nl.po: Dutch translation updated by Reinout van Schouwen.
 
116300
 
 
116301
 po/ChangeLog |    4 +
 
116302
 po/nl.po     |  912 ++++++++++++++++++++++++++++++++--------------------------
 
116303
 2 files changed, 505 insertions(+), 411 deletions(-)
 
116304
 
 
116305
commit 02a080060192b3544f31548acaade9dce3284dab
 
116306
Author: Abel Cheung <maddog@linux.org.hk>
 
116307
Date:   Tue May 14 09:01:47 2002 +0000
 
116308
 
 
116309
    Updated traditional Chinese translation.
 
116310
    
 
116311
    2002-05-14  Abel Cheung  <maddog@linux.org.hk>
 
116312
    
 
116313
        * zh_TW.po: Updated traditional Chinese translation.
 
116314
 
 
116315
 po/ChangeLog |    4 +
 
116316
 po/zh_TW.po  |  576 +++++++++++++++++++++++++++++++++-------------------------
 
116317
 2 files changed, 334 insertions(+), 246 deletions(-)
 
116318
 
 
116319
commit 30250b65de32e5c8e660b9b6415566b3ba2298b4
 
116320
Author: Jody Goldberg <jody@src.gnome.org>
 
116321
Date:   Tue May 14 03:04:06 2002 +0000
 
116322
 
 
116323
    remove files
 
116324
 
 
116325
 po/POTFILES.skip |    2 --
 
116326
 1 files changed, 0 insertions(+), 2 deletions(-)
 
116327
 
 
116328
commit f20a9d4797fff3ba9fd5016546cc713e156302b2
 
116329
Author: Jody Goldberg <jody@gnome.org>
 
116330
Date:   Tue May 14 00:00:17 2002 +0000
 
116331
 
 
116332
    merge in the missing atk patch.
 
116333
    
 
116334
    
 
116335
    2002-05-10  Jody Goldberg <jody@gnome.org>
 
116336
    
 
116337
        * background-properties.glade : merge in the missing atk patch.
 
116338
 
 
116339
 capplets/background/ChangeLog                   |    4 ++++
 
116340
 capplets/background/background-properties.glade |   11 +++++++++++
 
116341
 2 files changed, 15 insertions(+), 0 deletions(-)
 
116342
 
 
116343
commit f2a22a27b26521eb221b1ceed35ec989d4c2b5b6
 
116344
Author: Jody Goldberg <jody@gnome.org>
 
116345
Date:   Mon May 13 21:58:53 2002 +0000
 
116346
 
 
116347
    Merge in the atk patch.
 
116348
    
 
116349
    
 
116350
    2002-05-10  Jody Goldberg <jody@gnome.org>
 
116351
    
 
116352
        * gnome-keybinding-properties.glade : Merge in the atk patch.
 
116353
 
 
116354
 capplets/keybindings/ChangeLog                     |    4 ++++
 
116355
 .../keybindings/gnome-keybinding-properties.glade  |    9 +++++++++
 
116356
 2 files changed, 13 insertions(+), 0 deletions(-)
 
116357
 
 
116358
commit 107c6b5c0f4fc00f86b4e52c6e36c49d07dec7fa
 
116359
Author: Jonathan Blandford <jrb@redhat.com>
 
116360
Date:   Mon May 13 21:32:58 2002 +0000
 
116361
 
 
116362
    hook up widget correctly.
 
116363
    
 
116364
    Mon May 13 17:32:25 2002  Jonathan Blandford  <jrb@redhat.com>
 
116365
    
 
116366
        * gnome-keyboard-properties.c (delay_to_widget): hook up widget
 
116367
        correctly.
 
116368
 
 
116369
 capplets/keyboard/ChangeLog                       |    5 +
 
116370
 capplets/keyboard/gnome-keyboard-properties.c     |   10 +-
 
116371
 capplets/keyboard/gnome-keyboard-properties.glade |  217 ++++++++++++---------
 
116372
 3 files changed, 139 insertions(+), 93 deletions(-)
 
116373
 
 
116374
commit 1ce84d9edaf70ecca5cc225506bbb096520107b2
 
116375
Author: Jonathan Blandford <jrb@redhat.com>
 
116376
Date:   Mon May 13 21:13:45 2002 +0000
 
116377
 
 
116378
    s/.gnome/.gnome2/g
 
116379
    
 
116380
    Mon May 13 17:05:22 2002  Jonathan Blandford  <jrb@redhat.com>
 
116381
    
 
116382
        * gnome-settings-font.c (load_cursor): s/.gnome/.gnome2/g
 
116383
 
 
116384
 gnome-settings-daemon/ChangeLog             |    4 ++++
 
116385
 gnome-settings-daemon/gnome-settings-font.c |    8 ++++----
 
116386
 2 files changed, 8 insertions(+), 4 deletions(-)
 
116387
 
 
116388
commit fa7e54c907950167fe1fc4deadbfce682d99bf45
 
116389
Author: Jonathan Blandford <jrb@redhat.com>
 
116390
Date:   Mon May 13 20:56:35 2002 +0000
 
116391
 
 
116392
    uncomment accidentally commented lines. Also, fixed text, #76413
 
116393
    
 
116394
    Mon May 13 16:53:45 2002  Jonathan Blandford  <jrb@redhat.com>
 
116395
    
 
116396
        * gnome-mouse-properties.c (main): uncomment accidentally
 
116397
        commented lines.  Also, fixed text, #76413
 
116398
 
 
116399
 capplets/mouse/ChangeLog                    |    5 +++++
 
116400
 capplets/mouse/gnome-mouse-properties.c     |    6 +++---
 
116401
 capplets/mouse/gnome-mouse-properties.glade |   16 ++++++++--------
 
116402
 3 files changed, 16 insertions(+), 11 deletions(-)
 
116403
 
 
116404
commit 1537266580b49095bdd8ce1ca4f0f308accf827e
 
116405
Author: Jody Goldberg <jody@gnome.org>
 
116406
Date:   Mon May 13 19:07:24 2002 +0000
 
116407
 
 
116408
    Remove separator. Remove accelerators in tabs.
 
116409
    
 
116410
    
 
116411
    2002-05-13  Jody Goldberg <jody@gnome.org>
 
116412
    
 
116413
        * gnome-mouse-properties.glade : Remove separator.
 
116414
          Remove accelerators in tabs.
 
116415
 
 
116416
 capplets/mouse/ChangeLog                    |    5 +++++
 
116417
 capplets/mouse/gnome-mouse-properties.glade |   17 ++++++++++-------
 
116418
 2 files changed, 15 insertions(+), 7 deletions(-)
 
116419
 
 
116420
commit e10c4dff7b5ea14553ed478712d70773fe33d289
 
116421
Author: jacob berkman <jacob@ximian.com>
 
116422
Date:   Mon May 13 16:43:02 2002 +0000
 
116423
 
 
116424
    add another windows file
 
116425
    
 
116426
    2002-05-13  jacob berkman  <jacob@ximian.com>
 
116427
    
 
116428
        * POTFILES.in: add another windows file
 
116429
 
 
116430
 po/ChangeLog   |    4 ++++
 
116431
 po/POTFILES.in |    1 +
 
116432
 2 files changed, 5 insertions(+), 0 deletions(-)
 
116433
 
 
116434
commit 89bc02ff2d631ffe606aa269ea3c5001cc7208fb
 
116435
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
116436
Date:   Mon May 13 15:58:06 2002 +0000
 
116437
 
 
116438
    Updated Slovak translation.
 
116439
    
 
116440
    2002-05-13  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
116441
    
 
116442
        * sk.po: Updated Slovak translation.
 
116443
 
 
116444
 po/ChangeLog |    4 +
 
116445
 po/sk.po     |  634 +++++++++++++++++++++++++++++----------------------------
 
116446
 2 files changed, 327 insertions(+), 311 deletions(-)
 
116447
 
 
116448
commit 6e74ad12adca6c954f7c9080b3a48419326df67c
 
116449
Author: Kjartan Maraas <kmaraas@gnome.org>
 
116450
Date:   Sun May 12 14:07:49 2002 +0000
 
116451
 
 
116452
    Updated Norwegian (bokm�l) translation.
 
116453
    
 
116454
    2002-05-12  Kjartan Maraas  <kmaraas@gnome.org>
 
116455
    
 
116456
        * no.po: Updated Norwegian (bokm�l) translation.
 
116457
 
 
116458
 po/ChangeLog |    4 ++
 
116459
 po/no.po     |  123 ++++++++++++++++++++++++++++++++++++---------------------
 
116460
 2 files changed, 82 insertions(+), 45 deletions(-)
 
116461
 
 
116462
commit b24bb0aede05741c0f7a64e0115c0d602060c4d0
 
116463
Author: Ole Laursen <olau@hardworking.dk>
 
116464
Date:   Sun May 12 11:23:19 2002 +0000
 
116465
 
 
116466
    Updated Danish translation.
 
116467
    
 
116468
    2002-05-12  Ole Laursen  <olau@hardworking.dk>
 
116469
    
 
116470
        * da.po: Updated Danish translation.
 
116471
 
 
116472
 po/ChangeLog |    4 +
 
116473
 po/da.po     |  670 ++++++++++++++++++++++++++++------------------------------
 
116474
 2 files changed, 324 insertions(+), 350 deletions(-)
 
116475
 
 
116476
commit 8145d7fa303ca8ad90d02219a2ae0bfbd6a50c97
 
116477
Author: Anders Carlsson <andersca@gnu.org>
 
116478
Date:   Sun May 12 09:04:14 2002 +0000
 
116479
 
 
116480
    Lots of things. Fix drag threshold preference, use a GtkImage instead of a
 
116481
    
 
116482
    2002-05-12  Anders Carlsson  <andersca@gnu.org>
 
116483
    
 
116484
        * gnome-mouse-properties.c: (drag_threshold_from_gconf),
 
116485
        (drag_threshold_to_gconf), (event_box_button_press_event),
 
116486
        (load_pixbufs), (setup_dialog), (create_dialog),
 
116487
        (dialog_response_cb), (main):
 
116488
        * gnome-mouse-properties.glade:
 
116489
        Lots of things. Fix drag threshold preference, use a GtkImage
 
116490
        instead of a GtkDrawingArea for the double click test. Remove
 
116491
        weird weak refs throughout the code. Clean up the glade file,
 
116492
        requires a new libglade that has an a11y ref count fix.
 
116493
 
 
116494
 capplets/mouse/ChangeLog                    |   12 +++
 
116495
 capplets/mouse/gnome-mouse-properties.c     |  105 +++++++++-----------
 
116496
 capplets/mouse/gnome-mouse-properties.glade |  143 ++++++++++++++++++++++++---
 
116497
 3 files changed, 188 insertions(+), 72 deletions(-)
 
116498
 
 
116499
commit 69d701578dced56d50541ac392dcb372daa1d0c2
 
116500
Author: Anders Carlsson <andersca@gnu.org>
 
116501
Date:   Sun May 12 09:00:51 2002 +0000
 
116502
 
 
116503
    Watch the dnd threshold xsetting.
 
116504
    
 
116505
    2002-05-12  Anders Carlsson  <andersca@gnu.org>
 
116506
    
 
116507
        * gnome-settings-xsettings.c:
 
116508
        Watch the dnd threshold xsetting.
 
116509
 
 
116510
 gnome-settings-daemon/ChangeLog                  |    5 +++++
 
116511
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 ++
 
116512
 2 files changed, 7 insertions(+), 0 deletions(-)
 
116513
 
 
116514
commit 886c62942f0d1fbaaead99e685bb049d46094518
 
116515
Author: Anders Carlsson <andersca@gnu.org>
 
116516
Date:   Sun May 12 08:59:56 2002 +0000
 
116517
 
 
116518
    Require a new libglade.
 
116519
    
 
116520
    2002-05-12  Anders Carlsson  <andersca@gnu.org>
 
116521
    
 
116522
        * configure.in: Require a new libglade.
 
116523
 
 
116524
 ChangeLog    |    4 ++++
 
116525
 configure.in |    2 +-
 
116526
 2 files changed, 5 insertions(+), 1 deletions(-)
 
116527
 
 
116528
commit 2ba9847c0580129081d3c9a73f56234f43e6fef2
 
116529
Author: Jacob Berkman <jacob@ximian.com>
 
116530
Date:   Sat May 11 23:28:26 2002 +0000
 
116531
 
 
116532
    add windows
 
116533
    
 
116534
    2002-05-11  Jacob Berkman  <jacob@ximian.com>
 
116535
    
 
116536
        * capplets/Makefile.am (DIST_SUBDIRS): add windows
 
116537
 
 
116538
 ChangeLog            |    4 ++++
 
116539
 capplets/Makefile.am |    4 ++++
 
116540
 2 files changed, 8 insertions(+), 0 deletions(-)
 
116541
 
 
116542
commit fe10684784d0234018d7adfee8c4b098e615fb15
 
116543
Author: Seth Nickell <snickell@stanford.edu>
 
116544
Date:   Sat May 11 19:10:24 2002 +0000
 
116545
 
 
116546
    Create the windows preference page makefile, and add gnome-desktop to the
 
116547
    
 
116548
    2002-05-11  Seth Nickell  <snickell@stanford.edu>
 
116549
    
 
116550
        * configure.in:
 
116551
    
 
116552
        Create the windows preference page makefile, and add gnome-desktop
 
116553
        to the generic module flags.
 
116554
 
 
116555
 ChangeLog    |    7 +++++++
 
116556
 configure.in |    3 ++-
 
116557
 2 files changed, 9 insertions(+), 1 deletions(-)
 
116558
 
 
116559
commit 0b6fd7d726e3bcf61de7aa4260fa6e13ada8602c
 
116560
Author: Seth Nickell <snickell@stanford.edu>
 
116561
Date:   Sat May 11 19:08:05 2002 +0000
 
116562
 
 
116563
    Ignore gladep (grrr) files.
 
116564
    
 
116565
    2002-05-11  Seth Nickell  <snickell@stanford.edu>
 
116566
    
 
116567
        * .cvsignore:
 
116568
    
 
116569
        Ignore gladep (grrr) files.
 
116570
    
 
116571
        * Makefile.am:
 
116572
        * gnome-window-manager.c: (gnome_window_manager_new):
 
116573
        * gnome-window-manager.h:
 
116574
        * metacity-window-manager.c: (window_manager_new),
 
116575
        (metacity_set_theme), (metacity_get_theme_list),
 
116576
        (metacity_set_font), (metacity_get_focus_follows_mouse),
 
116577
        (metacity_set_focus_follows_mouse), (finalize), (class_init),
 
116578
        (init), (metacity_window_manager_get_type):
 
116579
        * metacity-window-manager.h:
 
116580
    
 
116581
        First pass at adding settings modules.
 
116582
    
 
116583
        * window-capplet.png:
 
116584
    
 
116585
        Use the wm-properties icon.
 
116586
    
 
116587
        * wm-list.c: (wm_list_find), (wm_list_find_exec):
 
116588
    
 
116589
        Nix some warnings caused by non-use of const.
 
116590
    
 
116591
        * gnome-window-properties.c: (setup_dialog):
 
116592
        * gnome-window-properties.glade:
 
116593
    
 
116594
        Tweak appearance some more.
 
116595
 
 
116596
 capplets/windows/.cvsignore                    |    3 +-
 
116597
 capplets/windows/ChangeLog                     |   31 +++++++
 
116598
 capplets/windows/Makefile.am                   |   21 +++++-
 
116599
 capplets/windows/gnome-window-manager.c        |   37 ++++++++
 
116600
 capplets/windows/gnome-window-manager.h        |   53 +++++++++++
 
116601
 capplets/windows/gnome-window-properties.c     |    8 ++-
 
116602
 capplets/windows/gnome-window-properties.glade |    4 +-
 
116603
 capplets/windows/metacity-window-manager.c     |  110 ++++++++++++++++++++++++
 
116604
 capplets/windows/metacity-window-manager.h     |   37 ++++++++
 
116605
 capplets/windows/window-capplet.png            |  Bin 3047 -> 3047 bytes
 
116606
 capplets/windows/wm-list.c                     |    4 +-
 
116607
 11 files changed, 301 insertions(+), 7 deletions(-)
 
116608
 
 
116609
commit 7c22259a61ad7d57cf2b67f85951e4402b3b577e
 
116610
Author: Seth Nickell <snickell@stanford.edu>
 
116611
Date:   Sat May 11 19:04:55 2002 +0000
 
116612
 
 
116613
    Add the window capplet files.
 
116614
    
 
116615
    2002-05-11  Seth Nickell  <snickell@stanford.edu>
 
116616
    
 
116617
        * POTFILES.in:
 
116618
    
 
116619
        Add the window capplet files.
 
116620
 
 
116621
 po/ChangeLog   |    6 ++++++
 
116622
 po/POTFILES.in |    3 +++
 
116623
 2 files changed, 9 insertions(+), 0 deletions(-)
 
116624
 
 
116625
commit 82f14be305cc7e5593362cf142afcf7bd79d7572
 
116626
Author: Seth Nickell <seth@src.gnome.org>
 
116627
Date:   Sat May 11 05:01:07 2002 +0000
 
116628
 
 
116629
    Hook titlebar font into GConf key.
 
116630
    
 
116631
    
 
116632
        * gnome-window-properties.c: (setup_dialog), (main):
 
116633
    
 
116634
        Hook titlebar font into GConf key.
 
116635
    
 
116636
        * window-properties.desktop.in:
 
116637
    
 
116638
        Set title in .desktop file.
 
116639
 
 
116640
 capplets/windows/ChangeLog                    |   10 ++++++++++
 
116641
 capplets/windows/gnome-window-properties.c    |   13 +++++++++++++
 
116642
 capplets/windows/window-properties.desktop.in |    4 ++--
 
116643
 3 files changed, 25 insertions(+), 2 deletions(-)
 
116644
 
 
116645
commit 0410c11e51b53dddf909d9133afa4e0764d3336b
 
116646
Author: Seth Nickell <snickell@stanford.edu>
 
116647
Date:   Sat May 11 04:48:16 2002 +0000
 
116648
 
 
116649
    Make the glade file look a little bit better, hide the property widgets
 
116650
    
 
116651
    2002-05-10  Seth Nickell  <snickell@stanford.edu>
 
116652
    
 
116653
        * gnome-window-properties.c: (set_wm_change_pending),
 
116654
        (state_changed), (create_dialog):
 
116655
        * gnome-window-properties.glade:
 
116656
    
 
116657
        Make the glade file look a little bit better, hide the property widgets when
 
116658
        there is a window manager change pending.
 
116659
 
 
116660
 capplets/windows/ChangeLog                     |    9 ++
 
116661
 capplets/windows/gnome-window-properties.c     |   15 +++-
 
116662
 capplets/windows/gnome-window-properties.glade |  123 +++++++++++------------
 
116663
 3 files changed, 81 insertions(+), 66 deletions(-)
 
116664
 
 
116665
commit ad15ad16c954beaa819f3ec534b26a7866e5816a
 
116666
Author: Seth Nickell <snickell@stanford.edu>
 
116667
Date:   Sat May 11 04:28:20 2002 +0000
 
116668
 
 
116669
    2002-05-10  Seth Nickell  <snickell@stanford.edu>
 
116670
    
 
116671
        * .cvsignore:
 
116672
        * Makefile.am:
 
116673
        * gnome-window-properties.c: (wm_selection_changed),
 
116674
        (wm_widget_clear), (wm_widget_new), (wm_widget_add_wm),
 
116675
        (response_cb), (state_changed), (restart_label_update),
 
116676
        (restart_dialog_raise), (restart_dialog_destroyed),
 
116677
        (show_restart_dialog), (hide_restart_dialog), (update_session),
 
116678
        (init_session), (update_gui), (init_callback), (restart_finalize),
 
116679
        (restart_failure), (show_restart_info), (restart_finish),
 
116680
        (restart_callback), (restart), (revert_callback),
 
116681
        (cancel_callback), (apply_wm), (create_dialog), (main):
 
116682
        * gnome-window-properties.glade:
 
116683
        * window-capplet.png:
 
116684
        * window-properties.desktop.in:
 
116685
        * wm-exec.c: (wm_is_running), (find_gnome_wm_window),
 
116686
        (find_wm_window_from_client), (window_has_wm_state),
 
116687
        (descendent_has_wm_state), (find_wm_window_from_hunt),
 
116688
        (find_wm_window), (start_timeout), (start_do), (kill_timeout),
 
116689
        (wm_restart), (wm_guess_current):
 
116690
        * wm-list.c: (is_blank), (wm_compare), (wm_free),
 
116691
        (wm_check_present), (wm_copy), (wm_list_find), (wm_list_find_exec),
 
116692
        (wm_list_find_files), (wm_list_read_dir), (wm_list_init),
 
116693
        (wm_list_save), (wm_list_revert), (wm_list_add), (wm_list_delete),
 
116694
        (wm_list_set_current), (wm_list_get_current), (wm_list_get_revert),
 
116695
        (wm_read_from_xml), (wm_list_read_from_xml), (wm_write_to_xml),
 
116696
        (wm_list_write_to_xml), (xml_read_bool), (xml_write_bool):
 
116697
        * wm-properties.h:
 
116698
 
 
116699
 capplets/windows/.cvsignore                    |   10 +
 
116700
 capplets/windows/ChangeLog                     |   29 +
 
116701
 capplets/windows/Makefile.am                   |   31 +
 
116702
 capplets/windows/gnome-window-properties.c     |  797 ++++++++++++++++++++++++
 
116703
 capplets/windows/gnome-window-properties.glade |  275 ++++++++
 
116704
 capplets/windows/window-capplet.png            |  Bin 0 -> 3047 bytes
 
116705
 capplets/windows/window-properties.desktop.in  |    8 +
 
116706
 capplets/windows/wm-exec.c                     |  331 ++++++++++
 
116707
 capplets/windows/wm-list.c                     |  574 +++++++++++++++++
 
116708
 capplets/windows/wm-properties.h               |   63 ++
 
116709
 10 files changed, 2118 insertions(+), 0 deletions(-)
 
116710
 
 
116711
commit 00c628d44b96ddfebc99071005d8828611cef549
 
116712
Author: Jonathan Blandford <jrb@src.gnome.org>
 
116713
Date:   Sat May 11 00:18:35 2002 +0000
 
116714
 
 
116715
    forgot this
 
116716
 
 
116717
 capplets/font/font-properties.glade |    6 +++---
 
116718
 1 files changed, 3 insertions(+), 3 deletions(-)
 
116719
 
 
116720
commit 5233e6cf332d5f99cc5988fb28210eebeda1739f
 
116721
Author: Jonathan Blandford <jrb@redhat.com>
 
116722
Date:   Sat May 11 00:17:43 2002 +0000
 
116723
 
 
116724
    get it to use the right key.
 
116725
    
 
116726
    Fri May 10 19:00:25 2002  Jonathan Blandford  <jrb@redhat.com>
 
116727
    
 
116728
        * main.c (DESKTOP_FONT_NAME_KEY): get it to use the right key.
 
116729
 
 
116730
 capplets/font/ChangeLog |    4 ++++
 
116731
 capplets/font/main.c    |   11 +++--------
 
116732
 2 files changed, 7 insertions(+), 8 deletions(-)
 
116733
 
 
116734
commit c20bc638f0deb4b89c291e2f6e46b40efd0f7a08
 
116735
Author: Anders Carlsson <andersca@gnu.org>
 
116736
Date:   Fri May 10 19:44:43 2002 +0000
 
116737
 
 
116738
    Remove ellipsis after "Go to theme folder".
 
116739
    
 
116740
    2002-05-10  Anders Carlsson  <andersca@gnu.org>
 
116741
    
 
116742
        * theme-properties.glade:
 
116743
        Remove ellipsis after "Go to theme folder".
 
116744
    
 
116745
        * theme-switcher.c: (show_manage_themes):
 
116746
        Create the .themes directory if it doesn't exist.
 
116747
 
 
116748
 capplets/theme-switcher/ChangeLog              |   16 ++++++++++
 
116749
 capplets/theme-switcher/theme-properties.glade |   38 +++--------------------
 
116750
 capplets/theme-switcher/theme-switcher.c       |   17 +++++++++-
 
116751
 3 files changed, 36 insertions(+), 35 deletions(-)
 
116752
 
 
116753
commit 760753c7b17c925095de13e8a9baedd56e21ecf3
 
116754
Author: Anders Carlsson <andersca@gnu.org>
 
116755
Date:   Fri May 10 19:28:56 2002 +0000
 
116756
 
 
116757
    If the threshold or acceleration value is -1, just set the slider to the
 
116758
    
 
116759
    2002-05-10  Anders Carlsson  <andersca@gnu.org>
 
116760
    
 
116761
        * gnome-mouse-properties.c: (get_default_mouse_info),
 
116762
        (motion_acceleration_from_gconf), (threshold_from_gconf):
 
116763
        If the threshold or acceleration value is -1, just set the slider
 
116764
        to the default X value.
 
116765
 
 
116766
 capplets/mouse/ChangeLog                |    7 ++++
 
116767
 capplets/mouse/gnome-mouse-properties.c |   51 +++++++++++++++++++++++++++++-
 
116768
 2 files changed, 56 insertions(+), 2 deletions(-)
 
116769
 
 
116770
commit f9cd95648f9d2affe225649ab585d07f6d4737e0
 
116771
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
116772
Date:   Fri May 10 18:55:12 2002 +0000
 
116773
 
 
116774
    updated catalan and vientamese files
 
116775
 
 
116776
 po/ChangeLog |    5 +
 
116777
 po/ca.po     | 5362 +++++++++-------------------------------------------------
 
116778
 po/vi.po     | 1458 +++-------------
 
116779
 3 files changed, 1084 insertions(+), 5741 deletions(-)
 
116780
 
 
116781
commit d9a3c9ab29a08e008609c8af11bc51a8cdb28433
 
116782
Author: jacob berkman <jacob@ximian.com>
 
116783
Date:   Fri May 10 16:39:21 2002 +0000
 
116784
 
 
116785
    work around a gcc 2.96 bug (fixes #77121)
 
116786
    
 
116787
    2002-05-10  jacob berkman  <jacob@ximian.com>
 
116788
    
 
116789
        * mime-type-info.c (mime_category_info_get_full_description):
 
116790
        (mime_category_info_get_full_name): work around a gcc 2.96 bug
 
116791
        (fixes #77121)
 
116792
 
 
116793
 capplets/file-types/ChangeLog        |    6 ++++++
 
116794
 capplets/file-types/mime-type-info.c |   15 +++++++++++----
 
116795
 2 files changed, 17 insertions(+), 4 deletions(-)
 
116796
 
 
116797
commit 5000af2e58c67722f1db9a3c6736b425f5fb376c
 
116798
Author: Jody Goldberg <jody@gnome.org>
 
116799
Date:   Thu May 9 18:25:46 2002 +0000
 
116800
 
 
116801
    add a help button. ditto.
 
116802
    
 
116803
    
 
116804
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116805
    
 
116806
        * gnome-ui-properties.glade : add a help button.
 
116807
        * gnome-ui-properties.c (dialog_button_clicked_cb) : ditto.
 
116808
 
 
116809
 capplets/ui-properties/ChangeLog                 |    5 +++++
 
116810
 capplets/ui-properties/gnome-ui-properties.c     |   22 ++++++++++++++--------
 
116811
 capplets/ui-properties/gnome-ui-properties.glade |   13 ++++++++++++-
 
116812
 3 files changed, 31 insertions(+), 9 deletions(-)
 
116813
 
 
116814
commit 6eed1b852a93fc8c9b23622a5b53ec0bae8a71cb
 
116815
Author: Jody Goldberg <jody@gnome.org>
 
116816
Date:   Thu May 9 18:00:57 2002 +0000
 
116817
 
 
116818
    enable help. (main) : ditto.
 
116819
    
 
116820
    
 
116821
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116822
    
 
116823
        * gnome-mouse-properties.c (dialog_button_clicked_cb) : enable help.
 
116824
        (main) : ditto.
 
116825
 
 
116826
 capplets/mouse/ChangeLog                    |    5 +++++
 
116827
 capplets/mouse/gnome-mouse-properties.c     |   19 ++++++++++++++-----
 
116828
 capplets/mouse/gnome-mouse-properties.glade |    8 ++++----
 
116829
 3 files changed, 23 insertions(+), 9 deletions(-)
 
116830
 
 
116831
commit 263bc20dd57159b0b5aaec74ebb6baff799e015c
 
116832
Author: Jody Goldberg <jody@gnome.org>
 
116833
Date:   Thu May 9 17:57:50 2002 +0000
 
116834
 
 
116835
    support help. add help.
 
116836
    
 
116837
    
 
116838
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116839
    
 
116840
        * gnome-keyboard-properties.c (dialog_response) : support help.
 
116841
        * gnome-keyboard-properties.glade : add help.
 
116842
 
 
116843
 capplets/keyboard/ChangeLog                       |    5 +++++
 
116844
 capplets/keyboard/gnome-keyboard-properties.c     |   20 +++++++++++++-------
 
116845
 capplets/keyboard/gnome-keyboard-properties.glade |   14 +++++++++++++-
 
116846
 3 files changed, 31 insertions(+), 8 deletions(-)
 
116847
 
 
116848
commit c25f7499792ec5813c7b9e19f85375110f010f1e
 
116849
Author: Jody Goldberg <jody@gnome.org>
 
116850
Date:   Thu May 9 17:54:50 2002 +0000
 
116851
 
 
116852
    add a help button.
 
116853
    
 
116854
    
 
116855
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116856
    
 
116857
        * background-properties-capplet.c (main) : add a help button.
 
116858
 
 
116859
 capplets/background/ChangeLog                      |    4 +
 
116860
 .../background/background-properties-capplet.c     |    1 +
 
116861
 capplets/background/prefs-widget.c                 |  729 --------------------
 
116862
 capplets/background/prefs-widget.h                 |   64 --
 
116863
 4 files changed, 5 insertions(+), 793 deletions(-)
 
116864
 
 
116865
commit 07046a3332df394d31d649a58ebb15c68fe17491
 
116866
Author: Jody Goldberg <jody@gnome.org>
 
116867
Date:   Thu May 9 17:47:50 2002 +0000
 
116868
 
 
116869
    fix path to help.
 
116870
    
 
116871
    
 
116872
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
116873
    
 
116874
        * gnome-accessibility-keyboard-properties.c (dialog_response) : fix
 
116875
          path to help.
 
116876
 
 
116877
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
116878
 .../gnome-accessibility-keyboard-properties.c      |    2 +-
 
116879
 2 files changed, 6 insertions(+), 1 deletions(-)
 
116880
 
 
116881
commit 066a3dd0c6d045e33c558c594a5ff7436f69f737
 
116882
Author: Jody Goldberg <jody@src.gnome.org>
 
116883
Date:   Thu May 9 17:46:16 2002 +0000
 
116884
 
 
116885
    update
 
116886
 
 
116887
 capplets/theme-switcher/.cvsignore |    2 +-
 
116888
 1 files changed, 1 insertions(+), 1 deletions(-)
 
116889
 
 
116890
commit 878f4100266ddf16fc2e42969428f391e765fe6e
 
116891
Author: Jody Goldberg <jody@gnome.org>
 
116892
Date:   Thu May 9 17:44:04 2002 +0000
 
116893
 
 
116894
    long forgotten atk patch from Dave. Sorry.
 
116895
    
 
116896
    
 
116897
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116898
    
 
116899
        * gnome-keyboard-properties.glade : long forgotten atk patch from Dave.
 
116900
          Sorry.
 
116901
 
 
116902
 capplets/keyboard/ChangeLog                       |    5 +++
 
116903
 capplets/keyboard/gnome-keyboard-properties.glade |   28 +++++++++++++++++---
 
116904
 2 files changed, 28 insertions(+), 5 deletions(-)
 
116905
 
 
116906
commit 3a83165ed199e2f91adb1fed84d7dbda35b803dd
 
116907
Author: Jody Goldberg <jody@gnome.org>
 
116908
Date:   Thu May 9 17:41:50 2002 +0000
 
116909
 
 
116910
    long forgotten atk patch from Dave. Sorry.
 
116911
    
 
116912
    
 
116913
    2002-05-09  Jody Goldberg <jody@gnome.org>
 
116914
    
 
116915
        * gnome-mouse-properties.glade : long forgotten atk patch from Dave.
 
116916
          Sorry.
 
116917
 
 
116918
 capplets/mouse/ChangeLog                    |    5 +
 
116919
 capplets/mouse/gnome-mouse-properties.glade | 1842 ++++++++++++++-------------
 
116920
 2 files changed, 983 insertions(+), 864 deletions(-)
 
116921
 
 
116922
commit 944fbc62171a0685ceaef58106438c129ad4192c
 
116923
Author: Jody Goldberg <jody@gnome.org>
 
116924
Date:   Thu May 9 17:40:48 2002 +0000
 
116925
 
 
116926
    add help.
 
116927
    
 
116928
    
 
116929
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
116930
    
 
116931
        * gnome-network-preferences.glade : add help.
 
116932
    
 
116933
        * gnome-network-preferences.c (cb_dialog_response) : fix help.
 
116934
 
 
116935
 capplets/network/ChangeLog                       |    6 +++++
 
116936
 capplets/network/gnome-network-preferences.c     |   25 +++++++++++++--------
 
116937
 capplets/network/gnome-network-preferences.glade |   12 ++++++++++
 
116938
 3 files changed, 33 insertions(+), 10 deletions(-)
 
116939
 
 
116940
commit 3a0f926fc8f3f2f006076d955192212873fec9e3
 
116941
Author: Jody Goldberg <jody@gnome.org>
 
116942
Date:   Thu May 9 17:40:33 2002 +0000
 
116943
 
 
116944
    new. (setup_dialog) : support help.
 
116945
    
 
116946
    
 
116947
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
116948
    
 
116949
        * theme-switcher.c (cb_dialog_response) : new.
 
116950
        (setup_dialog) : support help.
 
116951
 
 
116952
 capplets/theme-switcher/ChangeLog        |    5 +++++
 
116953
 capplets/theme-switcher/theme-switcher.c |   24 ++++++++++++++++++++++--
 
116954
 2 files changed, 27 insertions(+), 2 deletions(-)
 
116955
 
 
116956
commit 422a93f0d2436d1b6bad8555384bade2fe861e23
 
116957
Author: Jody Goldberg <jody@gnome.org>
 
116958
Date:   Thu May 9 12:37:30 2002 +0000
 
116959
 
 
116960
    new. (setup_dialog) : support help.
 
116961
    
 
116962
    
 
116963
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
116964
    
 
116965
        * main.c (cb_dialog_response) : new.
 
116966
        (setup_dialog) : support help.
 
116967
 
 
116968
 capplets/font/ChangeLog |    5 +++++
 
116969
 capplets/font/main.c    |   24 ++++++++++++++++++++++--
 
116970
 2 files changed, 27 insertions(+), 2 deletions(-)
 
116971
 
 
116972
commit 612ed26247fccaac9562785341bcfa1fa96362ea
 
116973
Author: Kjartan Maraas <kmaraas@gnome.org>
 
116974
Date:   Thu May 9 10:58:31 2002 +0000
 
116975
 
 
116976
    Mark a string for translation.
 
116977
    
 
116978
    2002-05-09  Kjartan Maraas  <kmaraas@gnome.org>
 
116979
    
 
116980
        * gnome-keybindings-properties.c (accel_edited_callback): Mark
 
116981
        a string for translation.
 
116982
 
 
116983
 capplets/keybindings/ChangeLog                     |    5 +++++
 
116984
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
116985
 2 files changed, 6 insertions(+), 1 deletions(-)
 
116986
 
 
116987
commit 139278829433c7e8a0359df27fbd34127e7c74bd
 
116988
Author: Jonathan Blandford <jrb@redhat.com>
 
116989
Date:   Wed May 8 22:12:25 2002 +0000
 
116990
 
 
116991
    update schema keys to reflect the installed file.
 
116992
    
 
116993
    Wed May  8 17:54:57 2002  Jonathan Blandford  <jrb@redhat.com>
 
116994
    
 
116995
        * capplets/network/gnome-network-preferences.c: update schema keys
 
116996
        to reflect the installed file.
 
116997
 
 
116998
 ChangeLog                                    |    5 +++++
 
116999
 capplets/network/gnome-network-preferences.c |   12 ++++++------
 
117000
 2 files changed, 11 insertions(+), 6 deletions(-)
 
117001
 
 
117002
commit 29cc929d0cac2e7e47c8ded0eb5d8e63d8d9c11c
 
117003
Author: Dennis Cranston <dennis_cranston@yahoo.com>
 
117004
Date:   Wed May 8 21:07:17 2002 +0000
 
117005
 
 
117006
    add a stock information image to the "You can drag image files..." text.
 
117007
    
 
117008
    
 
117009
    2002-05-02  Dennis Cranston <dennis_cranston@yahoo.com>
 
117010
    
 
117011
        * background-properties.glade: add a stock information image
 
117012
        to the "You can drag image files..." text.
 
117013
    
 
117014
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
117015
    
 
117016
        * background-properties-capplet.c (cb_dialog_response) : new.
 
117017
        (main) : support help.
 
117018
 
 
117019
 capplets/background/ChangeLog                      |   10 +++
 
117020
 .../background/background-properties-capplet.c     |   26 +++++---
 
117021
 capplets/background/background-properties.glade    |   75 ++++++++++++++++----
 
117022
 3 files changed, 89 insertions(+), 22 deletions(-)
 
117023
 
 
117024
commit d24aa91cd1f45f8772f85c169de1129007ade8bc
 
117025
Author: Jakub Steiner <jimmac@src.gnome.org>
 
117026
Date:   Wed May 8 18:38:52 2002 +0000
 
117027
 
 
117028
    New doubleclick artwork
 
117029
 
 
117030
 capplets/mouse/ChangeLog              |    6 ++++++
 
117031
 capplets/mouse/double-click-maybe.png |  Bin 4491 -> 4643 bytes
 
117032
 capplets/mouse/double-click-off.png   |  Bin 4495 -> 4751 bytes
 
117033
 capplets/mouse/double-click-on.png    |  Bin 4627 -> 6360 bytes
 
117034
 4 files changed, 6 insertions(+), 0 deletions(-)
 
117035
 
 
117036
commit 97d5856b53968e7e23633286994042b7f38cf874
 
117037
Author: Jody Goldberg <jody@gnome.org>
 
117038
Date:   Wed May 8 15:24:50 2002 +0000
 
117039
 
 
117040
    fix help path
 
117041
    
 
117042
    
 
117043
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
117044
    
 
117045
        * sound-properties-capplet.c (dialog_button_clicked_cb) : fix help path
 
117046
    
 
117047
    2002-05-07  Jody Goldberg <jody@gnome.org>
 
117048
    
 
117049
        * sound-properties-capplet.c (main) : add help.
 
117050
        (dialog_button_clicked_cb) : support help and support WM based exit.
 
117051
 
 
117052
 capplets/sound/ChangeLog                  |    9 +++++++++
 
117053
 capplets/sound/sound-properties-capplet.c |   19 ++++++++++++++-----
 
117054
 2 files changed, 23 insertions(+), 5 deletions(-)
 
117055
 
 
117056
commit 7caf4ce36b0e509ff84f0dfcdb57b3b7002a113a
 
117057
Author: Jody Goldberg <jody@gnome.org>
 
117058
Date:   Wed May 8 15:23:52 2002 +0000
 
117059
 
 
117060
    fix path to help.
 
117061
    
 
117062
    
 
117063
    2002-05-08  Jody Goldberg <jody@gnome.org>
 
117064
    
 
117065
        * file-types-capplet.c (cb_file_type_dialog_response) : fix path to
 
117066
        help.
 
117067
    
 
117068
        http://bugzilla.gnome.org/show_bug.cgi?id=81030
 
117069
        * service-info.c (fill_service_apps) : we don't own the app, don't
 
117070
          free it.
 
117071
 
 
117072
 capplets/file-types/ChangeLog            |    9 +++++++++
 
117073
 capplets/file-types/file-types-capplet.c |    2 +-
 
117074
 capplets/file-types/service-info.c       |    1 -
 
117075
 3 files changed, 10 insertions(+), 2 deletions(-)
 
117076
 
 
117077
commit b17c58bad1366f879622acf618929a53dbe6c552
 
117078
Author: Jody Goldberg <jody@src.gnome.org>
 
117079
Date:   Tue May 7 14:42:35 2002 +0000
 
117080
 
 
117081
    other unused files
 
117082
 
 
117083
 capplets/sound/main.c               |  302 -----------------------------------
 
117084
 capplets/sound/sound-properties.xml |    7 -
 
117085
 2 files changed, 0 insertions(+), 309 deletions(-)
 
117086
 
 
117087
commit 11ce246569884449a601dee251f6d9f72c387a8c
 
117088
Author: Jody Goldberg <jody@src.gnome.org>
 
117089
Date:   Tue May 7 14:41:09 2002 +0000
 
117090
 
 
117091
    remove more unused files
 
117092
 
 
117093
 capplets/sound/prefs-widget.c |  434 -----------------------------------------
 
117094
 capplets/sound/prefs-widget.h |   64 ------
 
117095
 2 files changed, 0 insertions(+), 498 deletions(-)
 
117096
 
 
117097
commit 6de4823527db298ae8ff1d596cf581614823e252
 
117098
Author: Jody Goldberg <jody@src.gnome.org>
 
117099
Date:   Tue May 7 14:40:18 2002 +0000
 
117100
 
 
117101
    remove used files
 
117102
 
 
117103
 capplets/sound/preferences.c |  952 ------------------------------------------
 
117104
 capplets/sound/preferences.h |  111 -----
 
117105
 2 files changed, 0 insertions(+), 1063 deletions(-)
 
117106
 
 
117107
commit b6c5b208c2d99b4d06383ab6bdddd2c0aa54ff0c
 
117108
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117109
Date:   Tue May 7 08:49:22 2002 +0000
 
117110
 
 
117111
    Updated Norwegian (bokm�l) translation.
 
117112
    
 
117113
    2002-05-07  Kjartan Maraas  <kmaraas@gnome.org>
 
117114
    
 
117115
        * no.po: Updated Norwegian (bokm�l) translation.
 
117116
 
 
117117
 po/ChangeLog |    4 +
 
117118
 po/no.po     | 1679 ++--------------------------------------------------------
 
117119
 2 files changed, 47 insertions(+), 1636 deletions(-)
 
117120
 
 
117121
commit 2083507b39500d5f57da27af73e30f9a3e727a32
 
117122
Author: Rachel Hestilow <hestilow@ximian.com>
 
117123
Date:   Mon May 6 22:38:24 2002 +0000
 
117124
 
 
117125
    Bump version to 1.99.10
 
117126
    
 
117127
    2002-05-06  Rachel Hestilow  <hestilow@ximian.com>
 
117128
    
 
117129
        * configure.in: Bump version to 1.99.10
 
117130
    
 
117131
        * RELEASE: 1.99.10
 
117132
 
 
117133
 ChangeLog    |   12 +
 
117134
 configure.in |    2 +-
 
117135
 po/az.po     |  204 ++++++++--
 
117136
 po/ca.po     |  228 +++++++++--
 
117137
 po/cs.po     |  217 ++++++++--
 
117138
 po/da.po     |  195 ++++++++-
 
117139
 po/de.po     |  220 ++++++++--
 
117140
 po/el.po     |  226 +++++++++--
 
117141
 po/en_GB.po  |  182 ++++++++-
 
117142
 po/es.po     |   84 ++--
 
117143
 po/et.po     |  195 ++++++++-
 
117144
 po/fi.po     |  195 ++++++++-
 
117145
 po/fr.po     |  195 ++++++++-
 
117146
 po/ga.po     |  202 ++++++++--
 
117147
 po/gl.po     |  212 ++++++++--
 
117148
 po/hr.po     |  213 ++++++++--
 
117149
 po/hu.po     |  212 ++++++++--
 
117150
 po/it.po     |  220 +++++++++--
 
117151
 po/ja.po     |  221 ++++++++--
 
117152
 po/ko.po     |  146 +++++---
 
117153
 po/lt.po     |  212 ++++++++--
 
117154
 po/lv.po     |  230 +++++++++--
 
117155
 po/ms.po     |  195 ++++++++-
 
117156
 po/nl.po     |  649 ++++++++++++++++++++----------
 
117157
 po/nn.po     |  210 ++++++++--
 
117158
 po/no.po     |  206 ++++++----
 
117159
 po/pl.po     |  195 ++++++++-
 
117160
 po/pt.po     |  117 +++---
 
117161
 po/pt_BR.po  |  204 ++++++++--
 
117162
 po/ro.po     |  221 +++++++++--
 
117163
 po/ru.po     |  195 ++++++++-
 
117164
 po/sk.po     |  195 ++++++++-
 
117165
 po/sl.po     |  482 +++++++++++++++-------
 
117166
 po/sv.po     |  219 ++++++++--
 
117167
 po/tr.po     |  190 ++++++++-
 
117168
 po/uk.po     | 1295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
117169
 po/vi.po     |  195 ++++++++-
 
117170
 po/wa.po     |  190 ++++++++-
 
117171
 po/zh_CN.po  |  195 ++++++++-
 
117172
 po/zh_TW.po  |  203 ++++++++--
 
117173
 40 files changed, 7801 insertions(+), 1578 deletions(-)
 
117174
 
 
117175
commit 4025142991ce46a10150897c2d9d0b80805768da
 
117176
Author: Jonathan Blandford <jrb@redhat.com>
 
117177
Date:   Mon May 6 21:40:28 2002 +0000
 
117178
 
 
117179
    remove print statements
 
117180
    
 
117181
    Mon May  6 17:40:17 2002  Jonathan Blandford  <jrb@redhat.com>
 
117182
    
 
117183
        * theme-switcher.c: remove print statements
 
117184
    
 
117185
        * theme-properties.glade: Fix up UI.  Not perfect, but better.
 
117186
 
 
117187
 capplets/theme-switcher/ChangeLog              |    6 +
 
117188
 capplets/theme-switcher/theme-properties.glade |  274 +++++++++---------------
 
117189
 capplets/theme-switcher/theme-switcher.c       |    2 -
 
117190
 3 files changed, 104 insertions(+), 178 deletions(-)
 
117191
 
 
117192
commit 9f62355ef21b8fe1579b7eb98261e5ad03762968
 
117193
Author: jacob berkman <jacob@ximian.com>
 
117194
Date:   Mon May 6 17:16:01 2002 +0000
 
117195
 
 
117196
    remove unused file
 
117197
    
 
117198
    2002-05-06  jacob berkman  <jacob@ximian.com>
 
117199
    
 
117200
        * ui-properties.glade.h: remove unused file
 
117201
 
 
117202
 capplets/ui-properties/ChangeLog             |    4 ++
 
117203
 capplets/ui-properties/ui-properties.glade.h |   46 --------------------------
 
117204
 2 files changed, 4 insertions(+), 46 deletions(-)
 
117205
 
 
117206
commit bfcbe7c7209b079392deb7b8933e568b2ce84567
 
117207
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
117208
Date:   Mon May 6 14:11:18 2002 +0000
 
117209
 
 
117210
    Updated Korean translation.
 
117211
    
 
117212
        * ko.po: Updated Korean translation.
 
117213
 
 
117214
 po/ChangeLog |    4 +
 
117215
 po/ko.po     |  372 ++++++++++++++++++++++++++++++++++++----------------------
 
117216
 2 files changed, 238 insertions(+), 138 deletions(-)
 
117217
 
 
117218
commit 13719951dd514693c91c21977c8913ee968df289
 
117219
Author: Anders Carlsson <andersca@gnu.org>
 
117220
Date:   Mon May 6 08:29:02 2002 +0000
 
117221
 
 
117222
    I WILL COMPILE BEFORE COMMITTING
 
117223
    I WILL COMPILE BEFORE COMMITTING
 
117224
    I WILL COMPILE BEFORE COMMITTING
 
117225
    I WILL COMPILE BEFORE COMMITTING
 
117226
    
 
117227
    2002-05-06  Anders Carlsson  <andersca@gnu.org>
 
117228
    
 
117229
        * schemas/Makefile.am: Doh! Remove the file from automake.
 
117230
 
 
117231
 ChangeLog           |    2 ++
 
117232
 schemas/Makefile.am |    1 -
 
117233
 2 files changed, 2 insertions(+), 1 deletions(-)
 
117234
 
 
117235
commit 013a0562513f59cc9c102fea42f0bb8eeb7f8a0f
 
117236
Author: Anders Carlsson <andersca@gnu.org>
 
117237
Date:   Mon May 6 07:18:54 2002 +0000
 
117238
 
 
117239
    Fix the support for both_horiz as the toolbar style.
 
117240
    
 
117241
    2002-05-06  Anders Carlsson  <andersca@gnu.org>
 
117242
    
 
117243
        * gnome-ui-properties.c: (create_dialog):
 
117244
        Fix the  support for both_horiz as the toolbar style.
 
117245
    
 
117246
        * gnome-ui-properties.glade:
 
117247
        Re-add all option menu items; Somehow they got lost.
 
117248
 
 
117249
 capplets/ui-properties/ChangeLog                 |    8 ++
 
117250
 capplets/ui-properties/gnome-ui-properties.c     |    8 +-
 
117251
 capplets/ui-properties/gnome-ui-properties.glade |  141 ++++++++++++++++++----
 
117252
 3 files changed, 132 insertions(+), 25 deletions(-)
 
117253
 
 
117254
commit 55803cc239249f997bc47940c991c40e47cb9264
 
117255
Author: Anders Carlsson <andersca@gnu.org>
 
117256
Date:   Mon May 6 07:13:50 2002 +0000
 
117257
 
 
117258
    We now hard-code the key list, so this isn't neede anymore.
 
117259
    
 
117260
    2002-05-06  Anders Carlsson  <andersca@gnu.org>
 
117261
    
 
117262
        * schemas/apps_gnome_keybinding_properties.schemas:
 
117263
        We now hard-code the key list, so this isn't neede anymore.
 
117264
 
 
117265
 ChangeLog                                        |    5 +++++
 
117266
 schemas/apps_gnome_keybinding_properties.schemas |   19 -------------------
 
117267
 2 files changed, 5 insertions(+), 19 deletions(-)
 
117268
 
 
117269
commit 6cdacb60eec50f1066e1360dd8c6d7bf3e16e47e
 
117270
Author: Anders Carlsson <andersca@gnu.org>
 
117271
Date:   Mon May 6 06:12:47 2002 +0000
 
117272
 
 
117273
    It's true that g_utf8_validate doesn't like '\000' in strings, but that
 
117274
    
 
117275
    2002-05-06  Anders Carlsson  <andersca@gnu.org>
 
117276
    
 
117277
        * gnome-keybinding-properties.c (get_wm_name): It's true that
 
117278
        g_utf8_validate doesn't like '\000' in strings, but that should
 
117279
        be fixed in the programs that set the hints. (Eg Metacity).
 
117280
 
 
117281
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
117282
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
117283
 2 files changed, 7 insertions(+), 1 deletions(-)
 
117284
 
 
117285
commit 9390568d1e69f760dc7ca267a6b439d28123a695
 
117286
Author: Jonathan Blandford <jrb@gnome.org>
 
117287
Date:   Mon May 6 02:40:15 2002 +0000
 
117288
 
 
117289
    g_utf8_validate doesn't like the '\000' in strings.
 
117290
    
 
117291
    Sun May  5 22:15:18 2002  Jonathan Blandford  <jrb@gnome.org>
 
117292
    
 
117293
            * gnome-keybinding-properties.c (get_wm_name): g_utf8_validate
 
117294
            doesn't like the '\000' in strings.
 
117295
 
 
117296
 capplets/keybindings/ChangeLog                     |    5 +++++
 
117297
 capplets/keybindings/gnome-keybinding-properties.c |    2 +-
 
117298
 2 files changed, 6 insertions(+), 1 deletions(-)
 
117299
 
 
117300
commit 0f67005a9c6df61aa43419f2f514ec717f719b00
 
117301
Author: Anders Carlsson <andersca@gnu.org>
 
117302
Date:   Sun May 5 23:04:45 2002 +0000
 
117303
 
 
117304
    Update to latest eggcellrendererkeys.
 
117305
    
 
117306
    2002-05-06  Anders Carlsson  <andersca@gnu.org>
 
117307
    
 
117308
        * eggcellrendererkeys.c: (grab_key_callback), (ungrab_stuff),
 
117309
        (pointless_eventbox_start_editing),
 
117310
        (egg_cell_renderer_keys_start_editing):
 
117311
        * eggcellrendererkeys.h:
 
117312
        Update to latest eggcellrendererkeys.
 
117313
    
 
117314
        * gnome-keybinding-properties.c: (get_wm_name),
 
117315
        (is_metacity_running), (update_wm_window),
 
117316
        (wm_window_event_filter), (initialize_wm_handling),
 
117317
        (binding_from_string), (accel_set_func), (keybinding_key_changed),
 
117318
        (clear_old_model), (count_rows_foreach), (should_show_key),
 
117319
        (append_keys_to_tree), (reload_key_entries),
 
117320
        (key_entry_controlling_key_changed), (disable_collapsing_cb),
 
117321
        (setup_dialog), (main):
 
117322
        * gnome-keybinding-properties.glade:
 
117323
        Hard-code the list of keybindings. Add Metacity keybindings
 
117324
        and code for handling WM changes.
 
117325
 
 
117326
 capplets/keybindings/ChangeLog                     |   20 +
 
117327
 capplets/keybindings/eggcellrendererkeys.c         |   80 ++--
 
117328
 capplets/keybindings/eggcellrendererkeys.h         |    2 +-
 
117329
 capplets/keybindings/gnome-keybinding-properties.c |  443 ++++++++++++++------
 
117330
 .../keybindings/gnome-keybinding-properties.glade  |   27 +-
 
117331
 5 files changed, 411 insertions(+), 161 deletions(-)
 
117332
 
 
117333
commit 0ea4906ae94b4d75bce37cf341f2293cda45af6e
 
117334
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
117335
Date:   Sat May 4 03:30:53 2002 +0000
 
117336
 
 
117337
    Updated Portuguese translation and converted to UTF-8.
 
117338
    
 
117339
    2002-05-04  Duarte Loreto <happyguy_pt@hotmail.com>
 
117340
    
 
117341
            * pt.po: Updated Portuguese translation and converted to UTF-8.
 
117342
 
 
117343
 po/ChangeLog |    4 +
 
117344
 po/pt.po     |  970 +++++++++++++++++++++++++++++++++-------------------------
 
117345
 2 files changed, 558 insertions(+), 416 deletions(-)
 
117346
 
 
117347
commit fa54b079f5e8bacd017f77dedb417215f07fdf61
 
117348
Author: Jody Goldberg <jody@gnome.org>
 
117349
Date:   Fri May 3 22:17:38 2002 +0000
 
117350
 
 
117351
    http://bugzilla.gnome.org/show_bug.cgi?id=80327 Doh! If the current tree
 
117352
    
 
117353
    
 
117354
    2002-04-30  Jody Goldberg <jody@gnome.org>
 
117355
    
 
117356
        http://bugzilla.gnome.org/show_bug.cgi?id=80327
 
117357
        * service-edit-dialog.c (program_changed_cb) : Doh! If the current
 
117358
        tree selection is not a service then the app can be null.
 
117359
 
 
117360
 capplets/file-types/ChangeLog             |    6 ++++++
 
117361
 capplets/file-types/service-edit-dialog.c |   14 ++++++++++----
 
117362
 2 files changed, 16 insertions(+), 4 deletions(-)
 
117363
 
 
117364
commit 58b43d9ad863785d385dc0c86f516e150979a5cf
 
117365
Author: Jody Goldberg <jody@src.gnome.org>
 
117366
Date:   Fri May 3 13:40:23 2002 +0000
 
117367
 
 
117368
    missed commit
 
117369
 
 
117370
 ChangeLog |    7 +++++++
 
117371
 1 files changed, 7 insertions(+), 0 deletions(-)
 
117372
 
 
117373
commit c5bd2d0204b3a0d5210ba7853ca02123b59a4ce8
 
117374
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
117375
Date:   Thu May 2 19:03:40 2002 +0000
 
117376
 
 
117377
    Updated Dutch translation (Huib Kleinhout) UTF-8.
 
117378
    
 
117379
    2002-05-02  Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
117380
        * nl.po: Updated Dutch translation (Huib Kleinhout) UTF-8.
 
117381
 
 
117382
 po/ChangeLog |    4 +
 
117383
 po/nl.po     |  528 ++++++++++++++++++++++++----------------------------------
 
117384
 2 files changed, 225 insertions(+), 307 deletions(-)
 
117385
 
 
117386
commit 651421f55cedf8137a512b7a9430e7587ff0e84c
 
117387
Author: Germ�n Poo-Caama�o <gpoo@ubiobio.cl>
 
117388
Date:   Wed May 1 18:16:27 2002 +0000
 
117389
 
 
117390
    Updated Spanish translation from H�ctor Garc�a �lvarez
 
117391
    
 
117392
    2002-05-01  Germ�n Poo-Caama�o  <gpoo@ubiobio.cl>
 
117393
    
 
117394
        * es.po: Updated Spanish translation from
 
117395
        H�ctor Garc�a �lvarez <hector@scouts-es.org>
 
117396
 
 
117397
 po/ChangeLog |    5 +
 
117398
 po/es.po     | 1936 +++++++++++++++++-----------------------------------------
 
117399
 2 files changed, 552 insertions(+), 1389 deletions(-)
 
117400
 
 
117401
commit bd50317fd632a9665e51c764002293a1a20e4c5e
 
117402
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117403
Date:   Wed May 1 09:22:51 2002 +0000
 
117404
 
 
117405
    Fix to use the intltool rules from Christophe Fergeau
 
117406
    
 
117407
    2002-05-01  Kjartan Maraas  <kmaraas@gnome.org>
 
117408
    
 
117409
        * Makefile.am: Fix to use the intltool rules from Christophe Fergeau
 
117410
        <teuf@users.sourceforge.net>
 
117411
 
 
117412
 capplets/desktop-links/ChangeLog   |    5 +++++
 
117413
 capplets/desktop-links/Makefile.am |    6 ++----
 
117414
 2 files changed, 7 insertions(+), 4 deletions(-)
 
117415
 
 
117416
commit 0ffaac722b7d6eb89a8c0ba5aed1ef4a8e31cce0
 
117417
Author: Yuri Syrota <rasta@src.gnome.org>
 
117418
Date:   Wed May 1 07:33:24 2002 +0000
 
117419
 
 
117420
    Updated Ukrainian translation
 
117421
 
 
117422
 po/uk.po | 1497 +++++++++++---------------------------------------------------
 
117423
 1 files changed, 259 insertions(+), 1238 deletions(-)
 
117424
 
 
117425
commit cbc7b41047cc4e970ab42ecce59ec85ad097472f
 
117426
Author: Anders Carlsson <andersca@gnu.org>
 
117427
Date:   Tue Apr 30 17:34:36 2002 +0000
 
117428
 
 
117429
    Use a snazzier icon here.
 
117430
    
 
117431
    2002-04-30  Anders Carlsson  <andersca@gnu.org>
 
117432
    
 
117433
        * capplets/network/gnome-network-preferences.desktop.in:
 
117434
        Use a snazzier icon here.
 
117435
 
 
117436
 ChangeLog                                          |    5 +++++
 
117437
 .../network/gnome-network-preferences.desktop.in   |    2 +-
 
117438
 2 files changed, 6 insertions(+), 1 deletions(-)
 
117439
 
 
117440
commit d7d64d15c40bd800f075394e45e69abba6d8339b
 
117441
Author: Andraz Tori <minmax@src.gnome.org>
 
117442
Date:   Tue Apr 30 11:56:21 2002 +0000
 
117443
 
 
117444
    Updated Slovenian translation
 
117445
 
 
117446
 po/sl.po |  317 ++++++++++++++++++++++++++------------------------------------
 
117447
 1 files changed, 132 insertions(+), 185 deletions(-)
 
117448
 
 
117449
commit 20d7724c5c97324aa4711e7ddb1e68bb635f0759
 
117450
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117451
Date:   Tue Apr 30 09:50:07 2002 +0000
 
117452
 
 
117453
    added gnome-settings-daemon/* Updated Norwegian (bokm�l) translation.
 
117454
    
 
117455
    2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
117456
    
 
117457
        * POTFILES.in: added gnome-settings-daemon/*
 
117458
        * no.po: Updated Norwegian (bokm�l) translation.
 
117459
 
 
117460
 po/ChangeLog     |    5 +++
 
117461
 po/POTFILES.in   |    4 ++
 
117462
 po/POTFILES.skip |    1 +
 
117463
 po/no.po         |   85 ++++++++++++++++++++++++++++++++---------------------
 
117464
 4 files changed, 61 insertions(+), 34 deletions(-)
 
117465
 
 
117466
commit 7e5b5a29d73bb0945e15c0b50545b4511220bfe9
 
117467
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117468
Date:   Tue Apr 30 09:45:05 2002 +0000
 
117469
 
 
117470
    Add calls to bindtext* for i18n. Add -DGNOMELOCALEDIR="\".....\"" Mark
 
117471
    
 
117472
    2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
117473
    
 
117474
        * factory.c: Add calls to bindtext* for i18n.
 
117475
        * Makefile.am: Add -DGNOMELOCALEDIR="\".....\""
 
117476
        * gnome-settings-font.c: Mark strings and add #includes.
 
117477
        * gnome-settings-screensaver.c: Same
 
117478
        * gnome-settings-sound.c: Same.
 
117479
        * gnome-settings-xsettings.c: Same.
 
117480
        * gnome-settings-wm.c: Fix a warning.
 
117481
 
 
117482
 gnome-settings-daemon/ChangeLog                    |   10 ++++++++++
 
117483
 gnome-settings-daemon/Makefile.am                  |    2 +-
 
117484
 gnome-settings-daemon/factory.c                    |    4 ++++
 
117485
 gnome-settings-daemon/gnome-settings-font.c        |    6 ++++--
 
117486
 gnome-settings-daemon/gnome-settings-screensaver.c |    7 ++++---
 
117487
 gnome-settings-daemon/gnome-settings-sound.c       |    9 +++++----
 
117488
 gnome-settings-daemon/gnome-settings-wm.c          |    2 +-
 
117489
 gnome-settings-daemon/gnome-settings-xsettings.c   |    5 ++++-
 
117490
 8 files changed, 33 insertions(+), 12 deletions(-)
 
117491
 
 
117492
commit a5bfc8ec6b6e12f1322b59a06d79b25e799446cf
 
117493
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117494
Date:   Tue Apr 30 08:59:45 2002 +0000
 
117495
 
 
117496
    added capplets/common/file-transfer-dialog.c Updated Norwegian (bokm�l)
 
117497
    
 
117498
    2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>
 
117499
    
 
117500
        * POTFILES.in: added capplets/common/file-transfer-dialog.c
 
117501
        * no.po: Updated Norwegian (bokm�l) translation.
 
117502
 
 
117503
 po/ChangeLog   |    5 +
 
117504
 po/POTFILES.in |    1 +
 
117505
 po/no.po       |  283 +++++++++++++++++++++++++++++++------------------------
 
117506
 3 files changed, 165 insertions(+), 124 deletions(-)
 
117507
 
 
117508
commit 2ce48fc26380fb2325827a94d009b7955845794a
 
117509
Author: Rachel Hestilow <hestilow@ximian.com>
 
117510
Date:   Tue Apr 30 00:36:20 2002 +0000
 
117511
 
 
117512
    Further revamp based on seth's suggestions.
 
117513
    
 
117514
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117515
    
 
117516
        * theme-properties.glade: Further revamp based on seth's suggestions.
 
117517
 
 
117518
 capplets/theme-switcher/ChangeLog              |    4 ++
 
117519
 capplets/theme-switcher/theme-properties.glade |   40 +++++++++++++++++++++---
 
117520
 2 files changed, 39 insertions(+), 5 deletions(-)
 
117521
 
 
117522
commit 7a1eba86cc657757c229682f3f0a528d59714346
 
117523
Author: Rachel Hestilow <hestilow@ximian.com>
 
117524
Date:   Tue Apr 30 00:01:29 2002 +0000
 
117525
 
 
117526
    Set dialog title to current phase.
 
117527
    
 
117528
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117529
    
 
117530
        * file-transfer-dialog.c (file_transfer_dialog_update_cb):
 
117531
        Set dialog title to current phase.
 
117532
 
 
117533
 capplets/common/ChangeLog              |    5 +++++
 
117534
 capplets/common/file-transfer-dialog.c |    4 ++++
 
117535
 2 files changed, 9 insertions(+), 0 deletions(-)
 
117536
 
 
117537
commit c5676bc607b0b429d01f78c1729a9dd403f792b5
 
117538
Author: Rachel Hestilow <hestilow@ximian.com>
 
117539
Date:   Tue Apr 30 00:00:38 2002 +0000
 
117540
 
 
117541
    Hide checkbutton until we actually implement that...put it on the
 
117542
    
 
117543
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117544
    
 
117545
        * theme-properties.glade: Hide checkbutton until we actually
 
117546
        implement that...put it on the backburner for now.
 
117547
 
 
117548
 capplets/theme-switcher/ChangeLog              |    5 +++++
 
117549
 capplets/theme-switcher/theme-properties.glade |    4 ++--
 
117550
 2 files changed, 7 insertions(+), 2 deletions(-)
 
117551
 
 
117552
commit dbe7958fd3f50ecd1456fd4b7bb219431bd8fc7c
 
117553
Author: Rachel Hestilow <hestilow@ximian.com>
 
117554
Date:   Mon Apr 29 23:53:23 2002 +0000
 
117555
 
 
117556
    Added.
 
117557
    
 
117558
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117559
    
 
117560
        * file-transfer-dialog.[ch]: Added.
 
117561
    
 
117562
        * Makefile.am: Compile file-transfer-dialog.[ch].
 
117563
 
 
117564
 capplets/common/ChangeLog              |    6 +
 
117565
 capplets/common/Makefile.am            |    1 +
 
117566
 capplets/common/file-transfer-dialog.c |  416 ++++++++++++++++++++++++++++++++
 
117567
 capplets/common/file-transfer-dialog.h |   69 ++++++
 
117568
 4 files changed, 492 insertions(+), 0 deletions(-)
 
117569
 
 
117570
commit 005db4a9dff222527cd66b8f9b6f78ea2293b82d
 
117571
Author: Rachel Hestilow <hestilow@ximian.com>
 
117572
Date:   Mon Apr 29 23:52:38 2002 +0000
 
117573
 
 
117574
    Add support for install/manage themes.
 
117575
    
 
117576
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117577
    
 
117578
        * theme-properties.glade, theme-swither.c: Add support
 
117579
        for install/manage themes.
 
117580
 
 
117581
 capplets/theme-switcher/ChangeLog              |    5 +
 
117582
 capplets/theme-switcher/theme-properties.glade |  479 ++++++++++++++++++++++--
 
117583
 capplets/theme-switcher/theme-switcher.c       |  187 +++++++++-
 
117584
 3 files changed, 634 insertions(+), 37 deletions(-)
 
117585
 
 
117586
commit 9084c2eb25d38f578e6ae2deb9a42d0129d52308
 
117587
Author: Rachel Hestilow <hestilow@ximian.com>
 
117588
Date:   Mon Apr 29 20:14:17 2002 +0000
 
117589
 
 
117590
    Bump version to 1.99.8
 
117591
    
 
117592
    2002-04-29  Rachel Hestilow  <hestilow@ximian.com>
 
117593
    
 
117594
        * configure.in: Bump version to 1.99.8
 
117595
    
 
117596
        * RELEASE: 1.99.8
 
117597
 
 
117598
 ChangeLog    |    6 +
 
117599
 configure.in |    2 +-
 
117600
 po/az.po     |  413 +++++++++++--------
 
117601
 po/ca.po     |  498 +++++++++++++---------
 
117602
 po/cs.po     |  501 +++++++++++++----------
 
117603
 po/da.po     |  481 +++++++++++++---------
 
117604
 po/de.po     |  323 ++++++++-------
 
117605
 po/el.po     |  515 +++++++++++++----------
 
117606
 po/en_GB.po  |  358 ++++++++++------
 
117607
 po/es.po     |  418 +++++++++++--------
 
117608
 po/et.po     |  268 +++++++------
 
117609
 po/fi.po     |  480 +++++++++++++---------
 
117610
 po/fr.po     |  316 ++++++++------
 
117611
 po/ga.po     |  480 ++++++++++++---------
 
117612
 po/gl.po     |  504 +++++++++++++---------
 
117613
 po/hr.po     |  489 +++++++++++++----------
 
117614
 po/hu.po     |  510 ++++++++++++++----------
 
117615
 po/it.po     |  503 +++++++++++++----------
 
117616
 po/ja.po     |  504 +++++++++++++----------
 
117617
 po/ko.po     |  382 +++++++++++-------
 
117618
 po/lt.po     |  518 ++++++++++++++----------
 
117619
 po/lv.po     |  520 +++++++++++++----------
 
117620
 po/ms.po     |  468 +++++++++++++---------
 
117621
 po/nl.po     |  712 +++++++++++++++++++++-----------
 
117622
 po/nn.po     |  457 ++++++++++++---------
 
117623
 po/no.po     |  108 ++++--
 
117624
 po/pl.po     |  453 +++++++++++++--------
 
117625
 po/pt.po     |  471 +++++++++++++--------
 
117626
 po/pt_BR.po  |  412 +++++++++++--------
 
117627
 po/ro.po     |  558 ++++++++++++++-----------
 
117628
 po/ru.po     |  463 +++++++++++++--------
 
117629
 po/sk.po     |  471 +++++++++++++--------
 
117630
 po/sl.po     |  317 +++++++++------
 
117631
 po/sv.po     |  485 +++++++++++++---------
 
117632
 po/tr.po     |  430 ++++++++++++--------
 
117633
 po/uk.po     |  396 ++++++++++++-------
 
117634
 po/vi.po     | 1307 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
117635
 po/wa.po     |  423 ++++++++++++-------
 
117636
 po/zh_CN.po  |  465 +++++++++++++--------
 
117637
 po/zh_TW.po  |  500 +++++++++++++---------
 
117638
 40 files changed, 10934 insertions(+), 6951 deletions(-)
 
117639
 
 
117640
commit 527e740b1b929cade05267b9db4fff1ca3f8b1a6
 
117641
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
117642
Date:   Mon Apr 29 16:39:37 2002 +0000
 
117643
 
 
117644
    Added Vietnamse file, updated Walloon file
 
117645
 
 
117646
 ChangeLog    |    4 +
 
117647
 configure.in |    2 +-
 
117648
 po/ChangeLog |    5 +
 
117649
 po/vi.po     | 1809 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
117650
 po/wa.po     | 1757 +++++++++-----------------------------------------------
 
117651
 5 files changed, 2091 insertions(+), 1486 deletions(-)
 
117652
 
 
117653
commit b1e355861d1d35ba25a3daba9dfd12f3cac9841c
 
117654
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117655
Date:   Mon Apr 29 12:19:45 2002 +0000
 
117656
 
 
117657
    Remove translatable="yes" for a wrong case.
 
117658
    
 
117659
    2002-04-29  Kjartan Maraas  <kmaraas@gnome.org>
 
117660
    
 
117661
        * ui-properties.glade: Remove translatable="yes" for a wrong case.
 
117662
 
 
117663
 capplets/ui-properties/ChangeLog           |    4 ++++
 
117664
 capplets/ui-properties/ui-properties.glade |    2 +-
 
117665
 2 files changed, 5 insertions(+), 1 deletions(-)
 
117666
 
 
117667
commit 3f3cdc5038fac948289f16eb33ab64e49e46d84d
 
117668
Author: Kjartan Maraas <kmaraas@gnome.org>
 
117669
Date:   Mon Apr 29 12:18:17 2002 +0000
 
117670
 
 
117671
    Do not use .glade.h files, but the .glade file directly. Updated Norwegian
 
117672
    
 
117673
    2002-04-29  Kjartan Maraas  <kmaraas@gnome.org>
 
117674
    
 
117675
        * POTFILES.in: Do not use .glade.h files, but the .glade file directly.
 
117676
        * no.po: Updated Norwegian (bokm�l) translation.
 
117677
 
 
117678
 po/ChangeLog   |    5 +
 
117679
 po/POTFILES.in |    2 +-
 
117680
 po/no.po       |  304 +++++++++++++++++++++++++++++++-------------------------
 
117681
 3 files changed, 176 insertions(+), 135 deletions(-)
 
117682
 
 
117683
commit 3154727ab8b81b4e09d65b66163640c3aea72457
 
117684
Author: jacob berkman <jacob@localhost.localdomain>
 
117685
Date:   Sun Apr 28 17:08:08 2002 +0000
 
117686
 
 
117687
    fix more theme stuff
 
117688
    
 
117689
    2002-04-28  jacob berkman  <jacob@localhost.localdomain>
 
117690
    
 
117691
        * POTFILES.in: fix more theme stuff
 
117692
 
 
117693
 po/ChangeLog   |    4 ++++
 
117694
 po/POTFILES.in |    4 ++--
 
117695
 2 files changed, 6 insertions(+), 2 deletions(-)
 
117696
 
 
117697
commit ae046b7f28a59ec7ed1ebd908def5e2957a07114
 
117698
Author: Jacob Berkman <jacob@dna.ximian.com>
 
117699
Date:   Sun Apr 28 02:07:40 2002 +0000
 
117700
 
 
117701
    remove the theme .desktop.in.in
 
117702
    
 
117703
    2002-04-27  Jacob Berkman  <jacob@dna.ximian.com>
 
117704
    
 
117705
        * POTFILES.in: remove the theme .desktop.in.in
 
117706
 
 
117707
 po/ChangeLog   |    4 ++++
 
117708
 po/POTFILES.in |    1 -
 
117709
 2 files changed, 4 insertions(+), 1 deletions(-)
 
117710
 
 
117711
commit f8d20c8817f30a1bf2c6170a25e2049e27c289b9
 
117712
Author: Seth Nickell <seth@src.gnome.org>
 
117713
Date:   Sat Apr 27 21:13:38 2002 +0000
 
117714
 
 
117715
    *** empty log message ***
 
117716
 
 
117717
 capplets/font/font-properties.desktop.in |    2 +-
 
117718
 1 files changed, 1 insertions(+), 1 deletions(-)
 
117719
 
 
117720
commit de7b81ecea9003c225b3afcf385a5bf9662f3826
 
117721
Author: Seth Nickell <snickell@stanford.edu>
 
117722
Date:   Sat Apr 27 21:12:30 2002 +0000
 
117723
 
 
117724
    Tweak categories and comment a little.
 
117725
    
 
117726
    2002-04-27  Seth Nickell  <snickell@stanford.edu>
 
117727
    
 
117728
        * font-properties.desktop.in:
 
117729
    
 
117730
        Tweak categories and comment a little.
 
117731
    
 
117732
        * font-properties.glade:
 
117733
    
 
117734
        Change labels to be a little more descriptive,
 
117735
        force dialogue to be a little larger.
 
117736
 
 
117737
 capplets/font/ChangeLog                  |   11 +++++++++++
 
117738
 capplets/font/font-properties.desktop.in |    4 ++--
 
117739
 capplets/font/font-properties.glade      |   19 ++++++++++---------
 
117740
 3 files changed, 23 insertions(+), 11 deletions(-)
 
117741
 
 
117742
commit 3cfb87844f527e91da6b6f24b65b1a6f4e6ab60f
 
117743
Author: Seth Nickell <snickell@stanford.edu>
 
117744
Date:   Sat Apr 27 21:02:33 2002 +0000
 
117745
 
 
117746
    Improve the comment.
 
117747
    
 
117748
    2002-04-27  Seth Nickell  <snickell@stanford.edu>
 
117749
    
 
117750
        * background.desktop.in:
 
117751
    
 
117752
        Improve the comment.
 
117753
 
 
117754
 capplets/background/ChangeLog             |    6 ++++++
 
117755
 capplets/background/background.desktop.in |    4 ++--
 
117756
 2 files changed, 8 insertions(+), 2 deletions(-)
 
117757
 
 
117758
commit f6a651f994a527d460ee3a0772420bb9ab5d8756
 
117759
Author: Seth Nickell <snickell@stanford.edu>
 
117760
Date:   Sat Apr 27 20:59:49 2002 +0000
 
117761
 
 
117762
    Change name, move out of Advanced category.
 
117763
    
 
117764
    2002-04-27  Seth Nickell  <snickell@stanford.edu>
 
117765
    
 
117766
        * gtk-theme-selector.desktop.in:
 
117767
    
 
117768
        Change name, move out of Advanced category.
 
117769
    
 
117770
        * theme-properties.glade:
 
117771
    
 
117772
        Tweak padding / spacing.
 
117773
    
 
117774
        * gtk-theme-selector.desktop.in.in:
 
117775
    
 
117776
        Old cruft file, delete.
 
117777
 
 
117778
 capplets/theme-switcher/ChangeLog                  |   14 ++++++++++++++
 
117779
 .../theme-switcher/gtk-theme-selector.desktop.in   |    8 ++++----
 
117780
 .../gtk-theme-selector.desktop.in.in               |    7 -------
 
117781
 capplets/theme-switcher/theme-properties.glade     |    9 +++++----
 
117782
 4 files changed, 23 insertions(+), 15 deletions(-)
 
117783
 
 
117784
commit e8c5d153459d9b86df8e66f622eb5306e7b6227b
 
117785
Author: Seth Nickell <snickell@stanford.edu>
 
117786
Date:   Sat Apr 27 01:33:48 2002 +0000
 
117787
 
 
117788
    Re-enable building of font capplet.
 
117789
    
 
117790
    2002-04-26  Seth Nickell  <snickell@stanford.edu>
 
117791
    
 
117792
        * capplets/Makefile.am:
 
117793
        * configure.in:
 
117794
    
 
117795
        Re-enable building of font capplet.
 
117796
 
 
117797
 ChangeLog            |    7 +++++++
 
117798
 capplets/Makefile.am |    2 +-
 
117799
 configure.in         |    1 +
 
117800
 3 files changed, 9 insertions(+), 1 deletions(-)
 
117801
 
 
117802
commit 2bfe30abbe3be355715eebc58f1545767fe192d1
 
117803
Author: Seth Nickell <snickell@stanford.edu>
 
117804
Date:   Sat Apr 27 01:29:28 2002 +0000
 
117805
 
 
117806
    Move the font code into a seperate capplet.
 
117807
    
 
117808
    2002-04-26  Seth Nickell  <snickell@stanford.edu>
 
117809
    
 
117810
        * Makefile.am:
 
117811
        * gnome-font-and-theme-properties.c:
 
117812
        * gnome-font-and-theme-properties.glade:
 
117813
        * gtk-theme-selector.glade:
 
117814
        * main.c:
 
117815
        * theme-properties.glade:
 
117816
        * theme-switcher.c: (create_dialog), (theme_selection_changed),
 
117817
        (read_themes), (theme_key_changed), (theme_changed_func),
 
117818
        (sort_func), (setup_dialog), (main):
 
117819
    
 
117820
        Move the font code into a seperate capplet.
 
117821
 
 
117822
 capplets/theme-switcher/ChangeLog                  |   14 +
 
117823
 capplets/theme-switcher/Makefile.am                |   12 +-
 
117824
 .../gnome-font-and-theme-properties.c              |  279 -----------------
 
117825
 .../gnome-font-and-theme-properties.glade          |  320 --------------------
 
117826
 capplets/theme-switcher/gtk-theme-selector.glade   |  178 -----------
 
117827
 capplets/theme-switcher/main.c                     |  255 ----------------
 
117828
 capplets/theme-switcher/theme-properties.glade     |  134 ++++++++
 
117829
 capplets/theme-switcher/theme-switcher.c           |  263 ++++++++++++++++
 
117830
 8 files changed, 417 insertions(+), 1038 deletions(-)
 
117831
 
 
117832
commit 8c999e79e03b08bdb4835420d4fd0de07debb21e
 
117833
Author: Seth Nickell <snickell@stanford.edu>
 
117834
Date:   Sat Apr 27 01:16:22 2002 +0000
 
117835
 
 
117836
    Bring back in sync with the merged theme/font dialog.
 
117837
    
 
117838
    2002-04-26  Seth Nickell  <snickell@stanford.edu>
 
117839
    
 
117840
        * Makefile.am:
 
117841
        * font-properties.glade:
 
117842
        * main.c: (create_dialog), (setup_dialog), (main):
 
117843
    
 
117844
        Bring back in sync with the merged theme/font dialog.
 
117845
 
 
117846
 capplets/font/ChangeLog             |    8 ++
 
117847
 capplets/font/Makefile.am           |    3 +-
 
117848
 capplets/font/font-properties.glade |  225 +++++++++++++++++++++++++----------
 
117849
 capplets/font/main.c                |  189 ++++++++---------------------
 
117850
 4 files changed, 224 insertions(+), 201 deletions(-)
 
117851
 
 
117852
commit f79a90c40d93552d4dfe39deed1d51c72624ff01
 
117853
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
117854
Date:   Fri Apr 26 22:59:19 2002 +0000
 
117855
 
 
117856
    Updated Dutch translation (Ronald Hummelink).
 
117857
    
 
117858
    2002-04-26  Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
117859
            * nl.po: Updated Dutch translation (Ronald Hummelink).
 
117860
 
 
117861
 po/ChangeLog |    4 +
 
117862
 po/nl.po     |  951 ++++++++++++++++++++++++++--------------------------------
 
117863
 2 files changed, 425 insertions(+), 530 deletions(-)
 
117864
 
 
117865
commit 8d5b6e62845daa2baca1ea9c95f575028070e998
 
117866
Author: Jody Goldberg <jody@gnome.org>
 
117867
Date:   Fri Apr 26 15:13:57 2002 +0000
 
117868
 
 
117869
    always populate the details fields so a user can see what they selected.
 
117870
    
 
117871
    
 
117872
    2002-04-26  Jody Goldberg <jody@gnome.org>
 
117873
    
 
117874
        * service-edit-dialog.c (populate_app_list) : always populate the
 
117875
          details fields so a user can see what they selected.
 
117876
        (program_changed_cb) : ditto.
 
117877
    
 
117878
        * service-info.c (fill_service_apps) : fix to not use freed memory.
 
117879
 
 
117880
 capplets/file-types/ChangeLog             |    8 ++++++
 
117881
 capplets/file-types/service-edit-dialog.c |   39 +++++++++++++++++-----------
 
117882
 capplets/file-types/service-info.c        |   19 ++++++-------
 
117883
 3 files changed, 41 insertions(+), 25 deletions(-)
 
117884
 
 
117885
commit 6bfc1ea23dc2ec61db5412cc7c3aa894e071afe5
 
117886
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
117887
Date:   Fri Apr 26 05:55:24 2002 +0000
 
117888
 
 
117889
    forgot to convert it to UTF-8...
 
117890
 
 
117891
 po/ko.po | 1156 +++++++++++++++++++++++++++++++-------------------------------
 
117892
 1 files changed, 578 insertions(+), 578 deletions(-)
 
117893
 
 
117894
commit 65151fe1225365dd34532b8bb783cdce0b759f7c
 
117895
Author: Havoc Pennington <hp@pobox.com>
 
117896
Date:   Fri Apr 26 03:54:51 2002 +0000
 
117897
 
 
117898
    fix non-use of accessor functions.
 
117899
    
 
117900
    2002-04-26  Havoc Pennington  <hp@pobox.com>
 
117901
    
 
117902
        * gnome-keybinding-properties.c (append_keys_to_tree): fix
 
117903
        non-use of accessor functions.
 
117904
 
 
117905
 capplets/keybindings/ChangeLog                     |    5 +++++
 
117906
 capplets/keybindings/gnome-keybinding-properties.c |    9 +++++----
 
117907
 2 files changed, 10 insertions(+), 4 deletions(-)
 
117908
 
 
117909
commit 2dc3d62d53f44cf16714088656527d6dabc7d711
 
117910
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
117911
Date:   Fri Apr 26 03:47:53 2002 +0000
 
117912
 
 
117913
    Updated Korean translation.
 
117914
    
 
117915
        * ko.po: Updated Korean translation.
 
117916
 
 
117917
 po/ChangeLog |    4 +
 
117918
 po/ko.po     | 1357 ++++++++++++++++++++++++++++++----------------------------
 
117919
 2 files changed, 703 insertions(+), 658 deletions(-)
 
117920
 
 
117921
commit 7e58c15848e9325762f46eabf258bab5e4bf68da
 
117922
Author: Seth Nickell <snickell@stanford.edu>
 
117923
Date:   Fri Apr 26 00:29:36 2002 +0000
 
117924
 
 
117925
    Move out of advanced, add nicer tooltip (still crummy, but better).
 
117926
    
 
117927
    2002-04-25  Seth Nickell  <snickell@stanford.edu>
 
117928
    
 
117929
        * behavior.desktop.in:
 
117930
    
 
117931
        Move out of advanced, add nicer tooltip (still crummy, but better).
 
117932
 
 
117933
 capplets/ui-properties/ChangeLog           |    6 ++++++
 
117934
 capplets/ui-properties/behavior.desktop.in |    4 ++--
 
117935
 2 files changed, 8 insertions(+), 2 deletions(-)
 
117936
 
 
117937
commit ce4a52ca2a37c64fe62af187b304005ccfe9ec5a
 
117938
Author: Jody Goldberg <jody@gnome.org>
 
117939
Date:   Thu Apr 25 16:53:39 2002 +0000
 
117940
 
 
117941
    Add GTK_TOOLBAR_BOTH_HORIZ
 
117942
    
 
117943
    
 
117944
    2002-04-25  Jody Goldberg <jody@gnome.org>
 
117945
    
 
117946
        * gnome-ui-properties.c (set_toolbar_style) : Add GTK_TOOLBAR_BOTH_HORIZ
 
117947
 
 
117948
 capplets/ui-properties/ChangeLog                 |    4 +
 
117949
 capplets/ui-properties/gnome-ui-properties.c     |    3 +-
 
117950
 capplets/ui-properties/gnome-ui-properties.glade |  926 ++++++++++------------
 
117951
 3 files changed, 446 insertions(+), 487 deletions(-)
 
117952
 
 
117953
commit cc1989318182db52002231b4ad732e9ed51d93d0
 
117954
Author: Christophe Merlet <redfox@src.gnome.org>
 
117955
Date:   Thu Apr 25 07:37:36 2002 +0000
 
117956
 
 
117957
    Updated French translation.
 
117958
 
 
117959
 po/ChangeLog |    5 +
 
117960
 po/fr.po     | 2110 +++++++---------------------------------------------------
 
117961
 2 files changed, 244 insertions(+), 1871 deletions(-)
 
117962
 
 
117963
commit 7fb5cdb9752374ba9ff07eb9e656898cc75bf2e9
 
117964
Author: Jody Goldberg <jody@src.gnome.org>
 
117965
Date:   Thu Apr 25 05:06:59 2002 +0000
 
117966
 
 
117967
    cleanup
 
117968
 
 
117969
 control-center/Makefile.am |    5 +----
 
117970
 1 files changed, 1 insertions(+), 4 deletions(-)
 
117971
 
 
117972
commit 65d7e935356b8b5e262216ba47973bf84ed3341b
 
117973
Author: Jody Goldberg <jody@src.gnome.org>
 
117974
Date:   Thu Apr 25 04:59:10 2002 +0000
 
117975
 
 
117976
    *** empty log message ***
 
117977
 
 
117978
 gnome-settings-daemon/gnome-settings-keyboard.c |   69 +++++++++++++++++------
 
117979
 1 files changed, 51 insertions(+), 18 deletions(-)
 
117980
 
 
117981
commit 68884480e6ece920b4055d4e3320172ae1db1959
 
117982
Author: Jody Goldberg <jody@gnome.org>
 
117983
Date:   Thu Apr 25 03:59:56 2002 +0000
 
117984
 
 
117985
    max speed is in pixels per _event_ not relative to time. double check that
 
117986
    
 
117987
    
 
117988
    2002-04-24  Jody Goldberg <jody@gnome.org>
 
117989
    
 
117990
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
 
117991
          max speed is in pixels per _event_ not relative to time.  double
 
117992
          check that we don't set 0.
 
117993
    
 
117994
    2002-04-24  Jody Goldberg <jody@gnome.org>
 
117995
    
 
117996
        * gnome-settings-accessibility-keyboard.c
 
117997
        (gnome_settings_accessibility_keyboard_init) : we're only interested
 
117998
          in control changes.
 
117999
        (set_gconf_from_server) : set both XkbAccessXKeysMask|XkbAccessXFeedbackMask
 
118000
          when we enable accessX, and fix typo.
 
118001
 
 
118002
 gnome-settings-daemon/ChangeLog                    |   19 ++
 
118003
 .../gnome-settings-accessibility-keyboard.c        |  210 ++++++++++++--------
 
118004
 2 files changed, 143 insertions(+), 86 deletions(-)
 
118005
 
 
118006
commit 979684e43b46a8163307f6d41df9011c8d1c85e5
 
118007
Author: Jody Goldberg <jody@gnome.org>
 
118008
Date:   Thu Apr 25 03:58:47 2002 +0000
 
118009
 
 
118010
    adjust the defaults.
 
118011
    
 
118012
    
 
118013
    2002-04-24  Jody Goldberg <jody@gnome.org>
 
118014
    
 
118015
        * accessibility-keyboard.c : adjust the defaults.
 
118016
 
 
118017
 capplets/accessibility/keyboard/ChangeLog          |    4 ++++
 
118018
 .../keyboard/accessibility-keyboard.c              |   12 ++++++------
 
118019
 2 files changed, 10 insertions(+), 6 deletions(-)
 
118020
 
 
118021
commit 9b46ead944151e7fbe476ad55b9e9b7f0b853d72
 
118022
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
 
118023
Date:   Wed Apr 24 21:02:04 2002 +0000
 
118024
 
 
118025
    Small update for German translation.
 
118026
    
 
118027
    2002-04-24  Benedikt Roth <Benedikt.Roth@gmx.net>
 
118028
    
 
118029
        * de.po: Small update for German translation.
 
118030
 
 
118031
 po/ChangeLog |    4 +
 
118032
 po/de.po     |  476 +++++++++++++++++++++++++++++-----------------------------
 
118033
 2 files changed, 243 insertions(+), 237 deletions(-)
 
118034
 
 
118035
commit deb909b82b7e3c17f8f477693698261d7587e93d
 
118036
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
118037
Date:   Wed Apr 24 20:50:59 2002 +0000
 
118038
 
 
118039
    Updated Finnish translation.
 
118040
    
 
118041
    2002-04-24  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
118042
    
 
118043
        * fi.po: Updated Finnish translation.
 
118044
 
 
118045
 po/ChangeLog |    4 +
 
118046
 po/fi.po     |  786 ++++++++++++++++++++++++----------------------------------
 
118047
 2 files changed, 331 insertions(+), 459 deletions(-)
 
118048
 
 
118049
commit c0ceedd1a39090a23137ea990623b2020b55bdee
 
118050
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
118051
Date:   Tue Apr 23 22:11:26 2002 +0000
 
118052
 
 
118053
    Updated Estonian translation.
 
118054
    
 
118055
    2002-04-24  T�ivo Leedj�rv  <toivo@linux.ee>
 
118056
    
 
118057
            * et.po: Updated Estonian translation.
 
118058
 
 
118059
 po/ChangeLog |    4 +
 
118060
 po/et.po     |  429 ++++++++++++++++++++++++++++------------------------------
 
118061
 2 files changed, 210 insertions(+), 223 deletions(-)
 
118062
 
 
118063
commit b16ef6d7cda7c97c63a1ca21ebfe397d9f7e01ad
 
118064
Author: Jody Goldberg <jody@gnome.org>
 
118065
Date:   Tue Apr 23 18:27:19 2002 +0000
 
118066
 
 
118067
    suppress warning.
 
118068
    
 
118069
    
 
118070
    2002-04-23  Jody Goldberg <jody@gnome.org>
 
118071
    
 
118072
        * gnome-settings-accessibility-keyboard.c (get_xkb_desc_rec) :
 
118073
          suppress warning.
 
118074
 
 
118075
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
118076
 .../gnome-settings-accessibility-keyboard.c        |    6 +++---
 
118077
 2 files changed, 8 insertions(+), 3 deletions(-)
 
118078
 
 
118079
commit 3a3c70b4adf29bdfd17ddc8c0ae9e78543bd1edd
 
118080
Author: Kjartan Maraas <kmaraas@gnome.org>
 
118081
Date:   Tue Apr 23 16:36:24 2002 +0000
 
118082
 
 
118083
    Updated Norwegian (bokm�l) translation.
 
118084
    
 
118085
    2002-04-23  Kjartan Maraas  <kmaraas@gnome.org>
 
118086
    
 
118087
        * no.po: Updated Norwegian (bokm�l) translation.
 
118088
 
 
118089
 po/ChangeLog |    4 +
 
118090
 po/no.po     |  627 +++++++++++++++++++++++++++++-----------------------------
 
118091
 2 files changed, 318 insertions(+), 313 deletions(-)
 
118092
 
 
118093
commit ae6a7f22ac3a6654b5ad541b8f4cbe616d264ad2
 
118094
Author: Jody Goldberg <jody@src.gnome.org>
 
118095
Date:   Tue Apr 23 16:01:47 2002 +0000
 
118096
 
 
118097
    s/execute/run/
 
118098
 
 
118099
 capplets/file-types/file-types-properties.glade |    4 ++--
 
118100
 1 files changed, 2 insertions(+), 2 deletions(-)
 
118101
 
 
118102
commit fa05cd92017553d542f6906ce508793d6ef3fae7
 
118103
Author: Jody Goldberg <jody@gnome.org>
 
118104
Date:   Tue Apr 23 15:56:53 2002 +0000
 
118105
 
 
118106
    Make instant apply and add link to Help.
 
118107
    
 
118108
    2002-04-23  Jody Goldberg <jody@gnome.org>
 
118109
    
 
118110
        * model-entry.c (model_entry_save) : wrap in vfs freeze/unfreeze.
 
118111
        (model_entry_append_to_dirty_list) : delete.
 
118112
        (model_entry_remove_from_dirty_list) : delete.
 
118113
        (model_entry_commit_dirty_list) : delete.
 
118114
        (model_entry_append_to_delete_list) : delete.
 
118115
        (model_entry_commit_delete_list) : delete.
 
118116
    
 
118117
        * mime-category-edit-dialog.c (store_data) : make this instant apply.
 
118118
        * mime-edit-dialog.c (store_data) : ditto.
 
118119
        * service-edit-dialog.c (store_data) : ditto.
 
118120
    
 
118121
        * file-types-capplet.c (cb_file_type_dialog_response) : add help and
 
118122
          change the buttons to help & close to be HIG compliant.
 
118123
        (remove_cb) : make removal apply instantly.
 
118124
        * file-types-properties.glade : Make the buttons Help & Close
 
118125
 
 
118126
 capplets/file-types/ChangeLog                   |   18 ++++++++
 
118127
 capplets/file-types/file-types-capplet.c        |   18 ++++++--
 
118128
 capplets/file-types/file-types-properties.glade |   54 +++++++++++-----------
 
118129
 capplets/file-types/mime-category-edit-dialog.c |    2 +-
 
118130
 capplets/file-types/mime-edit-dialog.c          |    2 +-
 
118131
 capplets/file-types/model-entry.c               |   48 +-------------------
 
118132
 capplets/file-types/model-entry.h               |    7 ---
 
118133
 capplets/file-types/service-edit-dialog.c       |    2 +-
 
118134
 8 files changed, 64 insertions(+), 87 deletions(-)
 
118135
 
 
118136
commit c6e621aae28ed8dd4412b398a33a08feaeb3a9da
 
118137
Author: Jody Goldberg <jody@gnome.org>
 
118138
Date:   Tue Apr 23 15:55:19 2002 +0000
 
118139
 
 
118140
    link in the place holders and add an accessibilty section to mirror the
 
118141
    
 
118142
    
 
118143
    2002-04-23  Jody Goldberg <jody@gnome.org>
 
118144
    
 
118145
        * C/control-center.xml : link in the place holders and add an
 
118146
          accessibilty section to mirror the ui.
 
118147
    
 
118148
        * C/config-file-type.xml : Add place holder.
 
118149
        * C/config-accessibility-keyboard.xml : ditto.
 
118150
 
 
118151
 help/C/Makefile.am                       |    5 +++-
 
118152
 help/C/config-accessibility-keyboard.xml |    3 ++
 
118153
 help/C/config-file-type.xml              |    3 ++
 
118154
 help/C/control-center.xml                |   31 ++++++++++++++++++++++++++++++
 
118155
 help/ChangeLog                           |    8 +++++++
 
118156
 5 files changed, 49 insertions(+), 1 deletions(-)
 
118157
 
 
118158
commit a61fe93f9dd036f3825abdce80c6a711f47315f7
 
118159
Author: Andraz Tori <minmax@src.gnome.org>
 
118160
Date:   Tue Apr 23 12:54:19 2002 +0000
 
118161
 
 
118162
    Updated Slovenian translation
 
118163
 
 
118164
 po/sl.po | 1041 ++++++++++++++++++++++++++++++++------------------------------
 
118165
 1 files changed, 530 insertions(+), 511 deletions(-)
 
118166
 
 
118167
commit 7bf0bcfc8d1e681a02f820279a0621097ef0ff54
 
118168
Author: Jody Goldberg <jody@gnome.org>
 
118169
Date:   Mon Apr 22 21:34:39 2002 +0000
 
118170
 
 
118171
    tidy up. (choose_cat_cb) : reorder buttons to be hig compliant.
 
118172
    
 
118173
    
 
118174
    2002-04-22  Jody Goldberg <jody@gnome.org>
 
118175
    
 
118176
        * mime-edit-dialog.c (validate_data) : tidy up.
 
118177
        (choose_cat_cb) : reorder buttons to be hig compliant.
 
118178
        (mime_edit_dialog_init) : ditto.
 
118179
        * service-edit-dialog.c (service_edit_dialog_init) : ditto.
 
118180
        * mime-category-edit-dialog.c (mime_category_edit_dialog_init) : ditto.
 
118181
 
 
118182
 capplets/file-types/ChangeLog                   |    8 +++++
 
118183
 capplets/file-types/mime-category-edit-dialog.c |    2 +-
 
118184
 capplets/file-types/mime-edit-dialog.c          |   35 +++++++++++------------
 
118185
 capplets/file-types/service-edit-dialog.c       |    2 +-
 
118186
 4 files changed, 27 insertions(+), 20 deletions(-)
 
118187
 
 
118188
commit b3ad7bef82083bb63e8140827a1bb47bd24a2fe8
 
118189
Author: Christophe Merlet <redfox@src.gnome.org>
 
118190
Date:   Mon Apr 22 21:05:11 2002 +0000
 
118191
 
 
118192
    Updated French translation.
 
118193
 
 
118194
 po/ChangeLog |    4 +
 
118195
 po/fr.po     |  560 ++++++++++++++++++++++++++++------------------------------
 
118196
 2 files changed, 271 insertions(+), 293 deletions(-)
 
118197
 
 
118198
commit 61829b4eea0f8f48de94577263ca904416f109a0
 
118199
Author: Jody Goldberg <jody@gnome.org>
 
118200
Date:   Mon Apr 22 18:07:39 2002 +0000
 
118201
 
 
118202
    set dialog title correctly when adding a service. ditto.
 
118203
    
 
118204
    
 
118205
    2002-04-22  Jody Goldberg <jody@gnome.org>
 
118206
    
 
118207
        * service-edit-dialog.c (service_edit_dialog_set_prop) : set dialog
 
118208
          title correctly when adding a service.
 
118209
        * mime-edit-dialog.c (mime_edit_dialog_set_prop) : ditto.
 
118210
 
 
118211
 capplets/file-types/ChangeLog             |    6 ++++++
 
118212
 capplets/file-types/mime-edit-dialog.c    |    2 ++
 
118213
 capplets/file-types/service-edit-dialog.c |    6 ++++++
 
118214
 3 files changed, 14 insertions(+), 0 deletions(-)
 
118215
 
 
118216
commit 9d3b0647e8dac2f0a6e8435739dcee463126c1a0
 
118217
Author: Mark McLoughlin <mmclouglin@src.gnome.org>
 
118218
Date:   Mon Apr 22 17:52:33 2002 +0000
 
118219
 
 
118220
    shush little hush puppy
 
118221
 
 
118222
 capplets/network/.cvsignore |    9 +++++++++
 
118223
 1 files changed, 9 insertions(+), 0 deletions(-)
 
118224
 
 
118225
commit 200282b7e0feb9bc6b220593a118464d8e9ee72e
 
118226
Author: Mark McLoughlin <mark@skynet.ie>
 
118227
Date:   Mon Apr 22 17:49:22 2002 +0000
 
118228
 
 
118229
    add capplets/gnome-network-preferences.
 
118230
    
 
118231
    2002-04-19  Mark McLoughlin  <mark@skynet.ie>
 
118232
    
 
118233
            * capplets/Makefile.am, configure.in: add
 
118234
            capplets/gnome-network-preferences.
 
118235
    
 
118236
    2002-04-19  Mark McLoughlin  <mark@skynet.ie>
 
118237
    
 
118238
            * gconf-property-editor.[ch]: (peditor_integer_value_changed),
 
118239
            (peditor_integer_widget_changed), (gconf_peditor_new_integer_valist),
 
118240
            (gconf_peditor_new_integer): implement GtkEntry based integer
 
118241
            peditor.
 
118242
    
 
118243
    2002-04-22  Mark McLoughlin  <mark@skynet.ie>
 
118244
    
 
118245
            * POTFILES.in: add network preferences capplet
 
118246
            files.
 
118247
 
 
118248
 ChangeLog                                          |    5 +
 
118249
 capplets/Makefile.am                               |    2 +-
 
118250
 capplets/common/ChangeLog                          |    7 +
 
118251
 capplets/common/gconf-property-editor.c            |   96 ++++++
 
118252
 capplets/common/gconf-property-editor.h            |    5 +
 
118253
 capplets/network/Makefile.am                       |   18 +
 
118254
 capplets/network/gnome-network-preferences.c       |  116 +++++++
 
118255
 .../network/gnome-network-preferences.desktop.in   |    8 +
 
118256
 capplets/network/gnome-network-preferences.glade   |  329 ++++++++++++++++++++
 
118257
 configure.in                                       |    1 +
 
118258
 po/ChangeLog                                       |    5 +
 
118259
 po/POTFILES.in                                     |    3 +
 
118260
 12 files changed, 594 insertions(+), 1 deletions(-)
 
118261
 
 
118262
commit 2d155bd83951655f31bbda93c0dd3b81306b31d6
 
118263
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
118264
Date:   Mon Apr 22 17:07:34 2002 +0000
 
118265
 
 
118266
    Recommit an error-free file.
 
118267
 
 
118268
 po/ChangeLog |    4 +
 
118269
 po/zh_TW.po  |  336 ++++++++++++++++++++++++++++++----------------------------
 
118270
 2 files changed, 177 insertions(+), 163 deletions(-)
 
118271
 
 
118272
commit 97a09873b77eb65f7a7f6de1dee634be17ae88f5
 
118273
Author: Jacob Berkman <jacob@ximian.com>
 
118274
Date:   Mon Apr 22 07:21:19 2002 +0000
 
118275
 
 
118276
    revert last commit as it has collision markers
 
118277
    
 
118278
    2002-04-22  Jacob Berkman  <jacob@ximian.com>
 
118279
    
 
118280
        * zh_TW.po: revert last commit as it has collision markers
 
118281
 
 
118282
 po/ChangeLog |    2 +-
 
118283
 po/zh_TW.po  |  888 +++++-----------------------------------------------------
 
118284
 2 files changed, 70 insertions(+), 820 deletions(-)
 
118285
 
 
118286
commit d76ca3c07b3e29cb81faa7a0518ad91f28895ae3
 
118287
Author: Jacob Berkman <jacob@ximian.com>
 
118288
Date:   Mon Apr 22 07:15:14 2002 +0000
 
118289
 
 
118290
    remove collision markers
 
118291
    
 
118292
    2002-04-22  Jacob Berkman  <jacob@ximian.com>
 
118293
    
 
118294
        * zh_TW.po: remove collision markers
 
118295
 
 
118296
 po/ChangeLog |    4 ++++
 
118297
 po/zh_TW.po  |    4 ----
 
118298
 2 files changed, 4 insertions(+), 4 deletions(-)
 
118299
 
 
118300
commit bdb603cdbfb22d8d4f1158830852de35a26baeaa
 
118301
Author: Rachel Hestilow <hestilow@ximian.com>
 
118302
Date:   Mon Apr 22 05:59:30 2002 +0000
 
118303
 
 
118304
    Restore missing OptionMenu labels.
 
118305
    
 
118306
    2002-04-22  Rachel Hestilow  <hestilow@ximian.com>
 
118307
    
 
118308
        * gnome-keyboard-properties.glade: Restore missing OptionMenu
 
118309
        labels.
 
118310
 
 
118311
 capplets/keyboard/ChangeLog                       |    5 ++
 
118312
 capplets/keyboard/gnome-keyboard-properties.glade |   80 +++++++++++++++++++-
 
118313
 2 files changed, 81 insertions(+), 4 deletions(-)
 
118314
 
 
118315
commit 2eb29c281cea1f3aaf9dbe556d1b5386cca9c07a
 
118316
Author: Jody Goldberg <jody@gnome.org>
 
118317
Date:   Mon Apr 22 03:20:50 2002 +0000
 
118318
 
 
118319
    Use the new hook in gnome_vfs_application_registry_get_applications to
 
118320
    
 
118321
    2002-04-21  Jody Goldberg <jody@gnome.org>
 
118322
    
 
118323
        * service-info.c (fill_service_apps) : Use the new hook in
 
118324
          gnome_vfs_application_registry_get_applications to actually retrieve
 
118325
          all the applications rather than just pretending.
 
118326
    
 
118327
    2002-04-21  Jody Goldberg <jody@gnome.org>
 
118328
    
 
118329
        * service-edit-dialog.c (service_edit_dialog_init) : fully disable the
 
118330
          already disable 'check content' field.  What the heck is this supposed
 
118331
          to do ?
 
118332
        (fill_dialog) : ditto.
 
118333
        (setup_add_dialog) : ditto.
 
118334
        (store_data) : ditto.
 
118335
        * file-types-properties.glade : ditto.  Having user visible widgets
 
118336
          that don't do anything is not a good idea.
 
118337
 
 
118338
 capplets/file-types/ChangeLog                   |   17 +++++++++++++++++
 
118339
 capplets/file-types/file-types-capplet.c        |    5 ++---
 
118340
 capplets/file-types/file-types-properties.glade |    6 ++++++
 
118341
 capplets/file-types/service-edit-dialog.c       |   19 +++++++++++++------
 
118342
 capplets/file-types/service-info.c              |   10 ++++++----
 
118343
 5 files changed, 44 insertions(+), 13 deletions(-)
 
118344
 
 
118345
commit 5a438a6fec17a4ac4ed1f95c9c810e3f0ef49aba
 
118346
Author: Rachel Hestilow <hestilow@ximian.com>
 
118347
Date:   Mon Apr 22 01:28:20 2002 +0000
 
118348
 
 
118349
    Update for new enum peditor prototypes.
 
118350
    
 
118351
    2002-04-21  Rachel Hestilow  <hestilow@ximian.com>
 
118352
    
 
118353
        * background-properties-capplet.c (setup_dialog): Update for
 
118354
        new enum peditor prototypes.
 
118355
 
 
118356
 capplets/background/ChangeLog                      |    5 +++++
 
118357
 .../background/background-properties-capplet.c     |    4 ++--
 
118358
 2 files changed, 7 insertions(+), 2 deletions(-)
 
118359
 
 
118360
commit 702d06c8f82f5f584ad6f03225e0b1b088f8dc6a
 
118361
Author: Rachel Hestilow <hestilow@ximian.com>
 
118362
Date:   Mon Apr 22 01:26:59 2002 +0000
 
118363
 
 
118364
    Add in an explicit 'use_nick' parameter. Implicit guessing can break badly
 
118365
    
 
118366
    2002-04-21  Rachel Hestilow  <hestilow@ximian.com>
 
118367
    
 
118368
        * gconf-property-editor.c
 
118369
        (gconf_peditor_new_select_menu_with_enum,
 
118370
         gconf_peditor_new_enum_toggle,
 
118371
         gconf_peditor_new_select_radio_with_enum): Add in an explicit
 
118372
         'use_nick' parameter. Implicit guessing can break badly if
 
118373
         the gconf data gets corrupted.
 
118374
        (peditor_enum_int_from_string): Change use_nick to copy-by-value,
 
118375
        do not try to guess it.
 
118376
        (peditor_enum_conv_to_widget, guard_get_bool,
 
118377
         peditor_enum_toggle_conv_to_widget): Do not pass in use_nick
 
118378
         as a reference.
 
118379
 
 
118380
 capplets/common/ChangeLog               |   14 +++++++++++++
 
118381
 capplets/common/gconf-property-editor.c |   33 ++++++++++++++++---------------
 
118382
 capplets/common/gconf-property-editor.h |    3 ++
 
118383
 3 files changed, 34 insertions(+), 16 deletions(-)
 
118384
 
 
118385
commit df131cfc67a9ce9577da2f3d7090b3fccd82958b
 
118386
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
118387
Date:   Sun Apr 21 22:49:46 2002 +0000
 
118388
 
 
118389
    Updated traditional Chinese translation
 
118390
 
 
118391
 po/ChangeLog |    4 +
 
118392
 po/zh_TW.po  |  892 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
118393
 2 files changed, 827 insertions(+), 69 deletions(-)
 
118394
 
 
118395
commit d4e62871162ddfe874f726df6dde64038189ff8c
 
118396
Author: Rachel Hestilow <hestilow@ximian.com>
 
118397
Date:   Sun Apr 21 21:22:35 2002 +0000
 
118398
 
 
118399
    s/Richard/Rachel
 
118400
    
 
118401
    2002-04-21  Rachel Hestilow  <hestilow@ximian.com>
 
118402
    
 
118403
        * *.c: s/Richard/Rachel
 
118404
    
 
118405
        * configure.in: Bump version to 1.99.7
 
118406
    
 
118407
        * RELEASE: 1.99.7
 
118408
 
 
118409
 ChangeLog                                          |    8 +
 
118410
 .../background/background-properties-capplet.c     |    2 +-
 
118411
 capplets/keyboard/gnome-keyboard-properties.c      |    2 +-
 
118412
 configure.in                                       |    2 +-
 
118413
 control-center/capplet-dir-view-list.c             |    2 +-
 
118414
 control-center/capplet-dir-view.c                  |    2 +-
 
118415
 gnome-settings-daemon/gnome-settings-sound.c       |    2 +-
 
118416
 gnome-settings-daemon/gnome-settings-sound.h       |    2 +-
 
118417
 libbackground/preview-file-selection.c             |    2 +-
 
118418
 libbackground/preview-file-selection.h             |    2 +-
 
118419
 po/az.po                                           | 1219 ++++++++++----
 
118420
 po/ca.po                                           | 1722 ++++++++++++--------
 
118421
 po/cs.po                                           | 1710 +++++++++++--------
 
118422
 po/da.po                                           | 1319 +++++++++++----
 
118423
 po/de.po                                           | 1170 ++++++++++---
 
118424
 po/el.po                                           | 1738 ++++++++++++--------
 
118425
 po/en_GB.po                                        | 1181 ++++++++++----
 
118426
 po/es.po                                           | 1187 ++++++++++----
 
118427
 po/et.po                                           | 1211 ++++++++++----
 
118428
 po/fi.po                                           |  835 ++++++++--
 
118429
 po/fr.po                                           |    6 +-
 
118430
 po/ga.po                                           | 1299 ++++++++++-----
 
118431
 po/gl.po                                           | 1724 +++++++++++--------
 
118432
 po/hr.po                                           | 1437 +++++++++++------
 
118433
 po/hu.po                                           | 1737 ++++++++++++--------
 
118434
 po/it.po                                           | 1740 ++++++++++++--------
 
118435
 po/ja.po                                           | 1627 +++++++++++-------
 
118436
 po/ko.po                                           |   96 +-
 
118437
 po/lt.po                                           | 1722 +++++++++++--------
 
118438
 po/lv.po                                           | 1748 ++++++++++++--------
 
118439
 po/ms.po                                           | 1236 ++++++++++----
 
118440
 po/nl.po                                           | 1292 ++++++++++++---
 
118441
 po/nn.po                                           | 1277 ++++++++++----
 
118442
 po/no.po                                           |  925 +++++++++--
 
118443
 po/pl.po                                           | 1693 +++++++++++++------
 
118444
 po/pt.po                                           | 1219 ++++++++++----
 
118445
 po/pt_BR.po                                        | 1214 ++++++++++----
 
118446
 po/ro.po                                           | 1784 +++++++++++---------
 
118447
 po/ru.po                                           | 1207 +++++++++++---
 
118448
 po/sk.po                                           | 1228 +++++++++++---
 
118449
 po/sl.po                                           | 1239 ++++++++++----
 
118450
 po/sv.po                                           | 1174 ++++++++++---
 
118451
 po/tr.po                                           | 1198 ++++++++++----
 
118452
 po/uk.po                                           | 1687 ++++++++++++++++++-
 
118453
 po/wa.po                                           | 1239 ++++++++++----
 
118454
 po/zh_CN.po                                        | 1237 ++++++++++----
 
118455
 po/zh_TW.po                                        | 1278 +++++++++-----
 
118456
 47 files changed, 34155 insertions(+), 14426 deletions(-)
 
118457
 
 
118458
commit 6d7aff5409cbe8f66916803032b7b2f8db438304
 
118459
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
118460
Date:   Sun Apr 21 17:47:21 2002 +0000
 
118461
 
 
118462
    Commit because I have to delete my sandbox
 
118463
 
 
118464
 po/de.po |  391 ++++++++++++++++++++++++++------------------------------------
 
118465
 1 files changed, 165 insertions(+), 226 deletions(-)
 
118466
 
 
118467
commit 80c17a3c931a22adaa71e8dbff2cc8d9f115903f
 
118468
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
118469
Date:   Sun Apr 21 09:01:42 2002 +0000
 
118470
 
 
118471
    Updated Korean translation.
 
118472
    
 
118473
        * ko.po: Updated Korean translation.
 
118474
 
 
118475
 po/ChangeLog |    4 +
 
118476
 po/ko.po     | 1039 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
118477
 2 files changed, 863 insertions(+), 180 deletions(-)
 
118478
 
 
118479
commit 4d50afb2e0dfafb7dbe7db45e4a1aabd82a8f6c3
 
118480
Author: Christophe Merlet <redfox@src.gnome.org>
 
118481
Date:   Sat Apr 20 23:29:17 2002 +0000
 
118482
 
 
118483
    Updated French translation.
 
118484
 
 
118485
 po/ChangeLog |    5 +
 
118486
 po/fr.po     | 2600 ++++++++++++++++++++++++++++++++--------------------------
 
118487
 2 files changed, 1436 insertions(+), 1169 deletions(-)
 
118488
 
 
118489
commit 0aac3cd8a9a9f418dbd53d449229a6d6f00d3202
 
118490
Author: Abel Cheung <maddog@linux.org.hk>
 
118491
Date:   Sat Apr 20 21:22:32 2002 +0000
 
118492
 
 
118493
    Added some file(s). Synced with source tree.
 
118494
    
 
118495
    2002-04-21  Abel Cheung  <maddog@linux.org.hk>
 
118496
    
 
118497
        * .cvsignore: Added some file(s).
 
118498
        * POTFILES.in: Synced with source tree.
 
118499
 
 
118500
 po/.cvsignore  |    7 ++++---
 
118501
 po/ChangeLog   |    5 +++++
 
118502
 po/POTFILES.in |   40 +++++++++++++++++++++++++++++++++++++---
 
118503
 3 files changed, 46 insertions(+), 6 deletions(-)
 
118504
 
 
118505
commit c64fbb10179a6c497168c9b19d7ac3ad6436d817
 
118506
Author: Jonathan Blandford <jrb@redhat.com>
 
118507
Date:   Sat Apr 20 00:07:34 2002 +0000
 
118508
 
 
118509
    ensure_style before calling size_request.
 
118510
    
 
118511
    Fri Apr 19 20:07:11 2002  Jonathan Blandford  <jrb@redhat.com>
 
118512
    
 
118513
        * gnome-keybinding-properties.c (append_keys_to_tree):
 
118514
        ensure_style before calling size_request.
 
118515
 
 
118516
 capplets/keybindings/ChangeLog                     |    5 +++++
 
118517
 capplets/keybindings/gnome-keybinding-properties.c |    1 +
 
118518
 2 files changed, 6 insertions(+), 0 deletions(-)
 
118519
 
 
118520
commit a8bd5ca5423ef46015cc09260883fd8fb1ae17c0
 
118521
Author: Kjartan Maraas <kmaraas@gnome.org>
 
118522
Date:   Fri Apr 19 19:31:21 2002 +0000
 
118523
 
 
118524
    Updated Norwegian (bokm�l) translation.
 
118525
    
 
118526
    2002-04-19  Kjartan Maraas  <kmaraas@gnome.org>
 
118527
    
 
118528
        * no.po: Updated Norwegian (bokm�l) translation.
 
118529
 
 
118530
 po/ChangeLog |    4 +
 
118531
 po/no.po     |  509 ++++++++++++++++++++++++----------------------------------
 
118532
 2 files changed, 217 insertions(+), 296 deletions(-)
 
118533
 
 
118534
commit de77534b6f8ed7dd2010d8fec139246e46561ac8
 
118535
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
118536
Date:   Fri Apr 19 19:24:54 2002 +0000
 
118537
 
 
118538
    hush
 
118539
 
 
118540
 help/.cvsignore   |    2 ++
 
118541
 help/C/.cvsignore |    2 ++
 
118542
 2 files changed, 4 insertions(+), 0 deletions(-)
 
118543
 
 
118544
commit 6afc0b704ffa92333561480165ef315e2c2da282
 
118545
Author: jacob berkman <jacob@ximian.com>
 
118546
Date:   Fri Apr 19 19:24:22 2002 +0000
 
118547
 
 
118548
    add
 
118549
    
 
118550
    2002-04-19  jacob berkman  <jacob@ximian.com>
 
118551
    
 
118552
        * COPYING: add
 
118553
 
 
118554
 .cvsignore |    1 -
 
118555
 COPYING    |  340 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
118556
 ChangeLog  |    4 +
 
118557
 3 files changed, 344 insertions(+), 1 deletions(-)
 
118558
 
 
118559
commit 27e0d77dd97d0642900ca6f2c720dea592143f2f
 
118560
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
118561
Date:   Fri Apr 19 18:04:53 2002 +0000
 
118562
 
 
118563
    Updated Finnish translation.
 
118564
    
 
118565
    2002-04-19  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
118566
    
 
118567
        * fi.po: Updated Finnish translation.
 
118568
 
 
118569
 po/ChangeLog |    4 +
 
118570
 po/fi.po     |  649 ++++++++++++++++++++++++++++++----------------------------
 
118571
 2 files changed, 336 insertions(+), 317 deletions(-)
 
118572
 
 
118573
commit d5fe6a9930f42aec3d9dd485dde1a9de67d77e75
 
118574
Author: Jody Goldberg <jody@gnome.org>
 
118575
Date:   Fri Apr 19 16:57:58 2002 +0000
 
118576
 
 
118577
    http://bugzilla.gnome.org/show_bug.cgi?id=79149 fix leaks and use
 
118578
    
 
118579
    
 
118580
    2002-04-19  Jody Goldberg <jody@gnome.org>
 
118581
    
 
118582
        http://bugzilla.gnome.org/show_bug.cgi?id=79149
 
118583
        * preferences.c (bg_preferences_clone) : fix leaks and use
 
118584
          gdk_color_free because some wiseguy thought GdkColours should use
 
118585
          memchunks.
 
118586
        (bg_preferences_load) : ditto.
 
118587
        (bg_preferences_merge_entry) : ditto.
 
118588
        (read_color_from_string) : ditto.
 
118589
        (bg_preferences_finalize) : ditto. clean out pointers to protect
 
118590
          against multiple calls.
 
118591
 
 
118592
 libbackground/ChangeLog     |   12 ++++++++
 
118593
 libbackground/preferences.c |   64 ++++++++++++++++++++++++++++---------------
 
118594
 2 files changed, 54 insertions(+), 22 deletions(-)
 
118595
 
 
118596
commit 5b494beab2b9f47bae67aa3e338a17ff98f19b0a
 
118597
Author: Yuri Syrota <rasta@src.gnome.org>
 
118598
Date:   Fri Apr 19 16:10:18 2002 +0000
 
118599
 
 
118600
    Updated Ukrainian translation
 
118601
 
 
118602
 po/uk.po |   52 ++++++++++++++++++++++++++--------------------------
 
118603
 1 files changed, 26 insertions(+), 26 deletions(-)
 
118604
 
 
118605
commit f6f10732e72f79280e7b346b4803a76b0b9a1941
 
118606
Author: Jody Goldberg <jody@src.gnome.org>
 
118607
Date:   Fri Apr 19 15:34:06 2002 +0000
 
118608
 
 
118609
    remove unused files
 
118610
 
 
118611
 control-center/capplet-dir-view-html.c |  446 --------------------------------
 
118612
 control-center/gnomecc.glade           |  369 --------------------------
 
118613
 control-center/preferences.c           |  370 --------------------------
 
118614
 control-center/preferences.h           |   74 ------
 
118615
 4 files changed, 0 insertions(+), 1259 deletions(-)
 
118616
 
 
118617
commit 63417a4cb97d1eb7636a25ea162e02632eda6191
 
118618
Author: Yuri Syrota <rasta@src.gnome.org>
 
118619
Date:   Fri Apr 19 14:23:30 2002 +0000
 
118620
 
 
118621
    Updated Ukrainian translation
 
118622
 
 
118623
 po/uk.po |   37 +++++++++++++++++--------------------
 
118624
 1 files changed, 17 insertions(+), 20 deletions(-)
 
118625
 
 
118626
commit b55c07449b02a8dbbc1743cbedc23a07d78b829f
 
118627
Author: Yuri Syrota <rasta@src.gnome.org>
 
118628
Date:   Fri Apr 19 14:00:45 2002 +0000
 
118629
 
 
118630
    Updated Ukrainian translation
 
118631
 
 
118632
 po/uk.po | 1359 +++++++++-----------------------------------------------------
 
118633
 1 files changed, 199 insertions(+), 1160 deletions(-)
 
118634
 
 
118635
commit f6ef30fbe9753a33465c7c5769319ca82e331d45
 
118636
Author: Jody Goldberg <jody@src.gnome.org>
 
118637
Date:   Fri Apr 19 13:38:32 2002 +0000
 
118638
 
 
118639
    remove unused file with deprecated widgets
 
118640
 
 
118641
 control-center/capplet-dir-view-tree.c |  198 --------------------------------
 
118642
 1 files changed, 0 insertions(+), 198 deletions(-)
 
118643
 
 
118644
commit 52aec436713a6e51aa962c15e95062051f1cafce
 
118645
Author: Jonathan Blandford <jrb@redhat.com>
 
118646
Date:   Thu Apr 18 23:36:45 2002 +0000
 
118647
 
 
118648
    handle new theme-changing code, and sort code. Thu Apr 18 17:56:12 2002
 
118649
    
 
118650
    Thu Apr 18 19:35:42 2002  Jonathan Blandford  <jrb@redhat.com>
 
118651
    
 
118652
        * gnome-font-and-theme-properties.c (setup_dialog): handle new
 
118653
        theme-changing code, and sort code.
 
118654
    Thu Apr 18 17:56:12 2002  Jonathan Blandford  <jrb@redhat.com>
 
118655
    
 
118656
        * gnome-keybinding-properties.c (theme_changed_func): handle new
 
118657
        theme-changeing code.
 
118658
    Thu Apr 18 17:56:25 2002  Jonathan Blandford  <jrb@redhat.com>
 
118659
    
 
118660
        * theme-common.c: Notify when the theme changes.
 
118661
 
 
118662
 capplets/common/ChangeLog                          |    4 +
 
118663
 capplets/common/theme-common.c                     |  247 +++++++++++++-------
 
118664
 capplets/common/theme-common.h                     |   12 +-
 
118665
 capplets/keybindings/ChangeLog                     |    5 +
 
118666
 capplets/keybindings/gnome-keybinding-properties.c |   79 ++++---
 
118667
 capplets/theme-switcher/ChangeLog                  |    5 +
 
118668
 .../gnome-font-and-theme-properties.c              |   31 +++-
 
118669
 7 files changed, 263 insertions(+), 120 deletions(-)
 
118670
 
 
118671
commit 68996b900083052156e9018e20e38419d4f10923
 
118672
Author: Jonathan Blandford <jrb@gnome.org>
 
118673
Date:   Thu Apr 18 18:03:46 2002 +0000
 
118674
 
 
118675
    cleanups.
 
118676
    
 
118677
    Thu Apr 18 13:59:12 2002  Jonathan Blandford  <jrb@gnome.org>
 
118678
    
 
118679
        * gnome-keyboard-properties.glade: cleanups.
 
118680
    
 
118681
        * gnome-keyboard-properties.c: remove accessibility pane and add a
 
118682
        button.
 
118683
 
 
118684
 capplets/keyboard/ChangeLog                       |    7 +
 
118685
 capplets/keyboard/gnome-keyboard-properties.c     |   14 +-
 
118686
 capplets/keyboard/gnome-keyboard-properties.glade | 2095 +++++++++++----------
 
118687
 3 files changed, 1091 insertions(+), 1025 deletions(-)
 
118688
 
 
118689
commit 625fa675ed39816779f940041d9dfb893f637855
 
118690
Author: Jody Goldberg <jody@gnome.org>
 
118691
Date:   Thu Apr 18 16:09:14 2002 +0000
 
118692
 
 
118693
    Use 'clicked' rather than 'activated' for the file sel.
 
118694
    
 
118695
    2002-04-18  Jody Goldberg <jody@gnome.org>
 
118696
    
 
118697
        * accessibility-keyboard.c (setup_accessX_dialog) : Use 'clicked'
 
118698
          rather than 'activated' for the file sel.
 
118699
    
 
118700
    2002-04-10  Jody Goldberg <jody@gnome.org>
 
118701
    
 
118702
        * gnome-accessibility-keyboard-properties.glade2 (</) : slim down the
 
118703
          tooltips.
 
118704
 
 
118705
 capplets/accessibility/keyboard/ChangeLog          |   10 +++++++++
 
118706
 .../keyboard/accessibility-keyboard.c              |    2 +-
 
118707
 .../gnome-accessibility-keyboard-properties.c      |   15 ++++++++++++-
 
118708
 .../gnome-accessibility-keyboard-properties.glade2 |   22 ++++++++++----------
 
118709
 4 files changed, 36 insertions(+), 13 deletions(-)
 
118710
 
 
118711
commit d9f1844c305fae7430769af8ced2ffc4373a1216
 
118712
Author: Jody Goldberg <jody@gnome.org>
 
118713
Date:   Thu Apr 18 14:41:21 2002 +0000
 
118714
 
 
118715
    message dialogs must have separators.
 
118716
    
 
118717
    2002-04-18  Jody Goldberg <jody@gnome.org>
 
118718
    
 
118719
        * activate-settings-daemon.c (static) : message dialogs must have
 
118720
          separators.
 
118721
 
 
118722
 capplets/common/ChangeLog                  |    5 +++++
 
118723
 capplets/common/activate-settings-daemon.c |    4 ++--
 
118724
 2 files changed, 7 insertions(+), 2 deletions(-)
 
118725
 
 
118726
commit 7da9bb59ca56132aca245b601753d81e868cb389
 
118727
Author: Jody Goldberg <jody@src.gnome.org>
 
118728
Date:   Thu Apr 18 13:19:43 2002 +0000
 
118729
 
 
118730
    remove unused files
 
118731
 
 
118732
 capplets/file-types/file-types-capplet-dialogs.c | 1421 ----------------------
 
118733
 capplets/file-types/file-types-capplet-dialogs.h |   36 -
 
118734
 2 files changed, 0 insertions(+), 1457 deletions(-)
 
118735
 
 
118736
commit 9ea3c4537c29fca30eb9dd1eecfbdbbdad2c8219
 
118737
Author: Jody Goldberg <jody@gnome.org>
 
118738
Date:   Thu Apr 18 13:18:17 2002 +0000
 
118739
 
 
118740
    Add some accelerators to buttons.
 
118741
    
 
118742
    
 
118743
    2002-04-18  Jody Goldberg <jody@gnome.org>
 
118744
    
 
118745
        * file-types-capplet-dialogs.c (initialize_edit_applications_dialog) :
 
118746
          Add some accelerators to buttons.
 
118747
        (nautilus_mime_type_capplet_show_change_extension_window) : ditto.
 
118748
        (run_edit_or_new_application_dialog) : and to checkboxes
 
118749
        (create_application_list_item) : simplify.  No need for a label and a
 
118750
          checkbox in an hbox.
 
118751
    
 
118752
        * file-types-properties.glade : Add some accelerators to buttons and
 
118753
          checkboxes.
 
118754
    
 
118755
    2002-04-12  Jody Goldberg <jody@gnome.org>
 
118756
    
 
118757
        * mime-type-info.c (mime_type_info_save) : revert part of Lauris's
 
118758
          changes that were stripping off the first character of the category.
 
118759
 
 
118760
 capplets/file-types/ChangeLog                    |   17 +++++
 
118761
 capplets/file-types/file-types-capplet-dialogs.c |   42 ++++++-------
 
118762
 capplets/file-types/file-types-properties.glade  |   72 +++++++++++++++------
 
118763
 capplets/file-types/mime-edit-dialog.c           |    1 -
 
118764
 capplets/file-types/mime-type-info.c             |   20 ++----
 
118765
 5 files changed, 93 insertions(+), 59 deletions(-)
 
118766
 
 
118767
commit e1890c39f8595c2ce165f4337bb23415007d2504
 
118768
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
118769
Date:   Thu Apr 18 10:01:36 2002 +0000
 
118770
 
 
118771
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
118772
 
 
118773
 po/ChangeLog |    5 +++++
 
118774
 po/pl.po     |   18 ++++++++++--------
 
118775
 2 files changed, 15 insertions(+), 8 deletions(-)
 
118776
 
 
118777
commit c5f228b8ea5975ea3e692d625dc2d220380ed55b
 
118778
Author: Rachel Hestilow <hestilow@ximian.com>
 
118779
Date:   Thu Apr 18 05:54:18 2002 +0000
 
118780
 
 
118781
    Return TRUE if pixmap is NULL. (create_pixmap): Only set pixmap if not
 
118782
    
 
118783
    2002-04-17  Rachel Hestilow  <hestilow@ximian.com>
 
118784
    
 
118785
        * applier.c (need_root_pixmap_p): Return TRUE if pixmap is NULL.
 
118786
        (create_pixmap): Only set pixmap if not already set.
 
118787
 
 
118788
 libbackground/ChangeLog |    5 +++++
 
118789
 libbackground/applier.c |   11 +++++++----
 
118790
 2 files changed, 12 insertions(+), 4 deletions(-)
 
118791
 
 
118792
commit 6f03bca307eb3f1ee81920ecf8cec773e3c9cfc7
 
118793
Author: Rachel Hestilow <hestilow@ximian.com>
 
118794
Date:   Thu Apr 18 05:08:48 2002 +0000
 
118795
 
 
118796
    s/gnome2/gnome
 
118797
    
 
118798
    2002-04-17  Rachel Hestilow  <hestilow@ximian.com>
 
118799
    
 
118800
        * GNOME_SettingsDaemon.server.in: s/gnome2/gnome
 
118801
 
 
118802
 gnome-settings-daemon/ChangeLog                    |    4 ++++
 
118803
 .../GNOME_SettingsDaemon.server.in                 |    2 +-
 
118804
 2 files changed, 5 insertions(+), 1 deletions(-)
 
118805
 
 
118806
commit 8fad9cba787d7fbf8a3c2b3a62b048906af58f99
 
118807
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
118808
Date:   Wed Apr 17 23:43:02 2002 +0000
 
118809
 
 
118810
    Dutch translation updated by Ronald Hummelink.
 
118811
    
 
118812
    2002-04-18 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
118813
    * nl.po: Dutch translation updated by Ronald Hummelink.
 
118814
 
 
118815
 po/ChangeLog |    4 +
 
118816
 po/nl.po     |  452 ++++++++++++++++------------------------------------------
 
118817
 2 files changed, 130 insertions(+), 326 deletions(-)
 
118818
 
 
118819
commit b2bf4e78087269ce4f2f80405a7edd5f12850fe9
 
118820
Author: Havoc Pennington <hp@redhat.com>
 
118821
Date:   Wed Apr 17 21:21:46 2002 +0000
 
118822
 
 
118823
    rearrange quoting of these dirs so that "make bindir=/foo" works
 
118824
    
 
118825
    2002-04-17  Havoc Pennington  <hp@redhat.com>
 
118826
    
 
118827
        * configure.in (GNOMECC_DATA_DIR): rearrange quoting of these dirs
 
118828
        so that "make bindir=/foo" works
 
118829
 
 
118830
 ChangeLog    |    5 +++++
 
118831
 configure.in |    8 ++++----
 
118832
 2 files changed, 9 insertions(+), 4 deletions(-)
 
118833
 
 
118834
commit 166fe70bd4d23c808735ad17123e6c100e50c224
 
118835
Author: Anders Carlsson <andersca@gnu.org>
 
118836
Date:   Wed Apr 17 20:32:48 2002 +0000
 
118837
 
 
118838
    Plug leaks. Sigh.
 
118839
    
 
118840
    2002-04-17  Anders Carlsson  <andersca@gnu.org>
 
118841
    
 
118842
        * preferences.c: (bg_preferences_finalize), (bg_preferences_load):
 
118843
        Plug leaks. Sigh.
 
118844
 
 
118845
 libbackground/ChangeLog     |    5 +++++
 
118846
 libbackground/preferences.c |   18 +++++++++++++-----
 
118847
 2 files changed, 18 insertions(+), 5 deletions(-)
 
118848
 
 
118849
commit f1d6eefaa182cff84f46ec0285e9ac4861727b53
 
118850
Author: Jonathan Blandford <jrb@redhat.com>
 
118851
Date:   Tue Apr 16 21:10:20 2002 +0000
 
118852
 
 
118853
    Patch from Akira Tagoh <tagoh@gnome-db.org> to change the restart command
 
118854
    
 
118855
    Tue Apr 16 17:09:02 2002  Jonathan Blandford  <jrb@redhat.com>
 
118856
    
 
118857
        * factory.c (main): Patch from Akira Tagoh <tagoh@gnome-db.org> to
 
118858
        change the restart command from gnome2-settings-daemon to
 
118859
        gnome-settings-daemon.
 
118860
 
 
118861
 gnome-settings-daemon/ChangeLog |    6 ++++++
 
118862
 gnome-settings-daemon/factory.c |    4 ++--
 
118863
 2 files changed, 8 insertions(+), 2 deletions(-)
 
118864
 
 
118865
commit d08ce88742a0b86d39d1797494e4be39489abb82
 
118866
Author: Kjartan Maraas <kmaraas@gnome.org>
 
118867
Date:   Tue Apr 16 13:29:42 2002 +0000
 
118868
 
 
118869
    Updated Norwegian (bokm�l) translation.
 
118870
    
 
118871
    2002-04-16  Kjartan Maraas  <kmaraas@gnome.org>
 
118872
    
 
118873
        * no.po: Updated Norwegian (bokm�l) translation.
 
118874
 
 
118875
 po/ChangeLog |    4 ++++
 
118876
 po/no.po     |   27 ++++++++++++++++-----------
 
118877
 2 files changed, 20 insertions(+), 11 deletions(-)
 
118878
 
 
118879
commit 19e73cce6fd5fc2193f4e952ec1c7bfc4270eb85
 
118880
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
118881
Date:   Tue Apr 16 06:40:14 2002 +0000
 
118882
 
 
118883
    file control-center.m4 was initially added on branch gnome-1-4-branch.
 
118884
 
 
118885
commit 59091d45da146dc42928db493d777848678e7dae
 
118886
Author: Kjartan Maraas <kmaraas@gnome.org>
 
118887
Date:   Mon Apr 15 11:35:12 2002 +0000
 
118888
 
 
118889
    Updated Norwegian (bokm�l) translation.
 
118890
    
 
118891
    2002-04-15  Kjartan Maraas  <kmaraas@gnome.org>
 
118892
    
 
118893
        * no.po: Updated Norwegian (bokm�l) translation.
 
118894
 
 
118895
 po/ChangeLog |    4 +
 
118896
 po/no.po     |  404 +++++++++++++++++++++++++++++----------------------------
 
118897
 2 files changed, 210 insertions(+), 198 deletions(-)
 
118898
 
 
118899
commit 953f5bc4a799d74f4789d13ff18317dcd2b43b1e
 
118900
Author: Valek Frob <frob@src.gnome.org>
 
118901
Date:   Mon Apr 15 07:39:13 2002 +0000
 
118902
 
 
118903
    Updated russian translation from Dmitry Mastrukov.
 
118904
 
 
118905
 po/ChangeLog |    7 +-
 
118906
 po/ru.po     | 1152 +++++++++++++++++++++++++--------------------------------
 
118907
 2 files changed, 509 insertions(+), 650 deletions(-)
 
118908
 
 
118909
commit e2c6c9ed909c0ee948d833b299bff2ed9eab84c4
 
118910
Author: Rachel Hestilow <hestilow@ximian.com>
 
118911
Date:   Mon Apr 15 02:34:13 2002 +0000
 
118912
 
 
118913
    s/gnome2/gnome
 
118914
    
 
118915
    2002-04-14  Rachel Hestilow  <hestilow@ximian.com>
 
118916
    
 
118917
        * capplets/ui-properties/behavior.desktop.in,
 
118918
          control-center/gnomecc.desktop.in: s/gnome2/gnome
 
118919
 
 
118920
 ChangeLog                                  |    5 +++++
 
118921
 capplets/ui-properties/behavior.desktop.in |    4 ++--
 
118922
 control-center/gnomecc.desktop.in          |    2 +-
 
118923
 3 files changed, 8 insertions(+), 3 deletions(-)
 
118924
 
 
118925
commit a1012ca390d14331656e93d3301d99d1bd49611f
 
118926
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
118927
Date:   Sun Apr 14 15:34:38 2002 +0000
 
118928
 
 
118929
    Updated Korean translation.
 
118930
    
 
118931
        * ko.po: Updated Korean translation.
 
118932
 
 
118933
 po/ChangeLog |    4 +
 
118934
 po/ko.po     |  217 ++++++++++++++++++++--------------------------------------
 
118935
 2 files changed, 77 insertions(+), 144 deletions(-)
 
118936
 
 
118937
commit 6812fcb33f101f59332dab75e961e73024192682
 
118938
Author: Jacob Berkman <jberkman@src.gnome.org>
 
118939
Date:   Sat Apr 13 16:06:46 2002 +0000
 
118940
 
 
118941
    fix tyop
 
118942
 
 
118943
 capplets/theme-switcher/Makefile.am |    2 +-
 
118944
 1 files changed, 1 insertions(+), 1 deletions(-)
 
118945
 
 
118946
commit e10f58e431e10ae9b12fb179d7af31f6b06ef6b9
 
118947
Author: jacob berkman <jacob@ximian.com>
 
118948
Date:   Fri Apr 12 19:47:59 2002 +0000
 
118949
 
 
118950
    get the glade file from GLADEDIR
 
118951
    
 
118952
    2002-04-12  jacob berkman  <jacob@ximian.com>
 
118953
    
 
118954
        * gnome-font-and-theme-properties.c (create_dialog): get the glade
 
118955
        file from GLADEDIR
 
118956
    
 
118957
        * Makefile.am (INCLUDES): define GLADEDIR
 
118958
 
 
118959
 capplets/theme-switcher/ChangeLog                  |    8 ++++++++
 
118960
 capplets/theme-switcher/Makefile.am                |    7 +++++--
 
118961
 .../gnome-font-and-theme-properties.c              |    2 +-
 
118962
 3 files changed, 14 insertions(+), 3 deletions(-)
 
118963
 
 
118964
commit 8c63c8bd88d92d54f2b81d42205a8acbb9712172
 
118965
Author: Mark McLoughlin <mark@skynet.ie>
 
118966
Date:   Fri Apr 12 16:11:56 2002 +0000
 
118967
 
 
118968
    change the panel keybindings keys to the new hyphen-less versions.
 
118969
    
 
118970
    2002-04-12  Mark McLoughlin  <mark@skynet.ie>
 
118971
    
 
118972
            * schemas/apps_gnome_keybinding_properties.schemas: change the
 
118973
            panel keybindings keys to the new hyphen-less versions.
 
118974
 
 
118975
 ChangeLog                                        |    5 +++++
 
118976
 schemas/apps_gnome_keybinding_properties.schemas |    2 +-
 
118977
 2 files changed, 6 insertions(+), 1 deletions(-)
 
118978
 
 
118979
commit 7ddf5e61486255000be4356c184f30b94b3976fb
 
118980
Author: jacob berkman <jacob@ximian.com>
 
118981
Date:   Thu Apr 11 22:37:52 2002 +0000
 
118982
 
 
118983
    only do xkb calls if xkb is present (better fix for previous commit)
 
118984
    
 
118985
    2002-04-11  jacob berkman  <jacob@ximian.com>
 
118986
    
 
118987
        * gnome-settings-accessibility-keyboard.c: only do xkb calls if
 
118988
        xkb is present (better fix for previous commit)
 
118989
 
 
118990
 gnome-settings-daemon/ChangeLog                    |    5 +
 
118991
 .../gnome-settings-accessibility-keyboard.c        |   96 +++++++++++++-------
 
118992
 2 files changed, 67 insertions(+), 34 deletions(-)
 
118993
 
 
118994
commit dacdab13c593cc06436690f0332ffa17751ad731
 
118995
Author: Jody Goldberg <jody@gnome.org>
 
118996
Date:   Thu Apr 11 21:54:10 2002 +0000
 
118997
 
 
118998
    be even more anal.
 
118999
    
 
119000
    
 
119001
    2002-04-11  Jody Goldberg <jody@gnome.org>
 
119002
    
 
119003
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) : be
 
119004
          even more anal.
 
119005
 
 
119006
 gnome-settings-daemon/ChangeLog                    |    9 +++++++++
 
119007
 .../gnome-settings-accessibility-keyboard.c        |   10 ++++++----
 
119008
 2 files changed, 15 insertions(+), 4 deletions(-)
 
119009
 
 
119010
commit 64a0eee1341f138010718266ef94b200a5cab48d
 
119011
Author: jacob berkman <jacob@ximian.com>
 
119012
Date:   Thu Apr 11 19:13:49 2002 +0000
 
119013
 
 
119014
    fix improper use of guint as GType
 
119015
    
 
119016
    2002-04-11  jacob berkman  <jacob@ximian.com>
 
119017
    
 
119018
        * (various files): fix improper use of guint as GType
 
119019
 
 
119020
 ChangeLog                                     |    4 ++++
 
119021
 archiver/archive.h                            |    2 +-
 
119022
 archiver/backend-list.h                       |    2 +-
 
119023
 archiver/cluster-location.c                   |    4 ++--
 
119024
 archiver/cluster-location.h                   |    2 +-
 
119025
 archiver/cluster.c                            |    4 ++--
 
119026
 archiver/cluster.h                            |    2 +-
 
119027
 archiver/config-log.c                         |    4 ++--
 
119028
 archiver/config-log.h                         |    2 +-
 
119029
 archiver/location.h                           |    2 +-
 
119030
 capplets/background/prefs-widget.c            |    4 ++--
 
119031
 capplets/background/prefs-widget.h            |    2 +-
 
119032
 capplets/file-types/file-types-icon-entry.c   |    4 ++--
 
119033
 capplets/file-types/file-types-icon-entry.h   |    2 +-
 
119034
 capplets/rollback/rollback-capplet-dialog.c   |    4 ++--
 
119035
 capplets/rollback/rollback-capplet-dialog.h   |    2 +-
 
119036
 capplets/rollback/rollback-control.c          |    6 +++---
 
119037
 capplets/rollback/rollback-control.h          |    2 +-
 
119038
 capplets/rollback/rollback-widget.c           |    4 ++--
 
119039
 capplets/rollback/rollback-widget.h           |    2 +-
 
119040
 capplets/sound/preferences.c                  |    4 ++--
 
119041
 capplets/sound/preferences.h                  |    2 +-
 
119042
 capplets/sound/prefs-widget.c                 |    4 ++--
 
119043
 capplets/sound/prefs-widget.h                 |    2 +-
 
119044
 capplets/ui-properties/preferences.c          |    4 ++--
 
119045
 capplets/ui-properties/preferences.h          |    2 +-
 
119046
 capplets/ui-properties/prefs-widget-app.c     |    4 ++--
 
119047
 capplets/ui-properties/prefs-widget-app.h     |    2 +-
 
119048
 capplets/ui-properties/prefs-widget-dialogs.c |    4 ++--
 
119049
 capplets/ui-properties/prefs-widget-dialogs.h |    2 +-
 
119050
 capplets/ui-properties/prefs-widget-mdi.c     |    4 ++--
 
119051
 capplets/ui-properties/prefs-widget-mdi.h     |    2 +-
 
119052
 capplets/ui-properties/prefs-widget.c         |    4 ++--
 
119053
 capplets/ui-properties/prefs-widget.h         |    2 +-
 
119054
 control-center/preferences.c                  |    4 ++--
 
119055
 control-center/preferences.h                  |    2 +-
 
119056
 libbackground/applier.c                       |    4 ++--
 
119057
 libbackground/applier.h                       |    2 +-
 
119058
 38 files changed, 59 insertions(+), 55 deletions(-)
 
119059
 
 
119060
commit 1f98e3e6462430afc6ee425d96205c1daeff2cc5
 
119061
Author: Jacob Berkman <jberkman@src.gnome.org>
 
119062
Date:   Thu Apr 11 18:55:06 2002 +0000
 
119063
 
 
119064
    fix formatting
 
119065
 
 
119066
 ChangeLog |    8 ++++++--
 
119067
 1 files changed, 6 insertions(+), 2 deletions(-)
 
119068
 
 
119069
commit 2409371641fa15ca78e6c0a529086414dc2511b2
 
119070
Author: Jody Goldberg <jody@src.gnome.org>
 
119071
Date:   Thu Apr 11 15:51:19 2002 +0000
 
119072
 
 
119073
    handle the renaming
 
119074
 
 
119075
 capplets/accessibility/keyboard/.cvsignore |    2 +-
 
119076
 capplets/background/.cvsignore             |    3 +--
 
119077
 capplets/default-applications/.cvsignore   |    2 +-
 
119078
 capplets/file-types/.cvsignore             |    2 +-
 
119079
 capplets/font/.cvsignore                   |    2 +-
 
119080
 capplets/keyboard/.cvsignore               |    2 +-
 
119081
 capplets/mouse/.cvsignore                  |    2 +-
 
119082
 capplets/sound/.cvsignore                  |    2 +-
 
119083
 capplets/theme-switcher/.cvsignore         |    2 +-
 
119084
 capplets/ui-properties/.cvsignore          |    2 +-
 
119085
 control-center/.cvsignore                  |    2 +-
 
119086
 gnome-settings-daemon/.cvsignore           |    2 +-
 
119087
 12 files changed, 12 insertions(+), 13 deletions(-)
 
119088
 
 
119089
commit 2cf880126c3f3808babcc36250b87c7f166af4cf
 
119090
Author: Jonathan Blandford <jrb@src.gnome.org>
 
119091
Date:   Thu Apr 11 14:46:17 2002 +0000
 
119092
 
 
119093
    updated desktop files to use gnome-* instead of gnome2-*
 
119094
 
 
119095
 capplets/accessibility/keyboard/ChangeLog          |    4 ++++
 
119096
 .../keyboard/accessibility-keyboard.desktop.in     |    2 +-
 
119097
 capplets/background/ChangeLog                      |    4 ++++
 
119098
 capplets/background/background.desktop.in          |    4 ++--
 
119099
 capplets/default-applications/ChangeLog            |    4 ++++
 
119100
 .../default-applications.desktop.in                |    4 ++--
 
119101
 capplets/file-types/ChangeLog                      |    4 ++++
 
119102
 capplets/file-types/file-types.desktop.in          |    2 +-
 
119103
 capplets/font/ChangeLog                            |    4 ++++
 
119104
 capplets/font/font-properties.desktop.in           |    2 +-
 
119105
 capplets/keyboard/ChangeLog                        |    4 ++++
 
119106
 capplets/keyboard/keyboard.desktop.in              |    4 ++--
 
119107
 capplets/mouse/ChangeLog                           |    4 ++++
 
119108
 capplets/mouse/mouse.desktop.in                    |    4 ++--
 
119109
 capplets/sound/ChangeLog                           |    4 ++++
 
119110
 capplets/sound/sound.desktop.in                    |    4 ++--
 
119111
 capplets/theme-switcher/ChangeLog                  |    4 ++++
 
119112
 .../gnome-font-and-theme-properties.c              |    8 ++++++++
 
119113
 .../theme-switcher/gtk-theme-selector.desktop.in   |    4 ++--
 
119114
 19 files changed, 59 insertions(+), 15 deletions(-)
 
119115
 
 
119116
commit cfadf3982bfb7b3aea1e2fb708b7e9a709b865fe
 
119117
Author: Jacob Berkman <jacob@ximian.com>
 
119118
Date:   Thu Apr 11 05:15:42 2002 +0000
 
119119
 
 
119120
    add pixmap
 
119121
    
 
119122
    2002-04-11  Jacob Berkman  <jacob@ximian.com>
 
119123
    
 
119124
        * Makefile.am (EXTRA_DIST): add pixmap
 
119125
 
 
119126
 capplets/keybindings/ChangeLog   |    4 ++++
 
119127
 capplets/keybindings/Makefile.am |    2 +-
 
119128
 2 files changed, 5 insertions(+), 1 deletions(-)
 
119129
 
 
119130
commit 81d862d5eba3d2aafb9342872b1bb182c36dc486
 
119131
Author: Kevin Breit <mrproper@ximian.com>
 
119132
Date:   Thu Apr 11 02:06:40 2002 +0000
 
119133
 
 
119134
    Added the help/Makefile.am and help/C/Makefile.am. If the build breaks,
 
119135
    
 
119136
    2002-04-10  Kevin Breit  <mrproper@ximian.com>
 
119137
    
 
119138
        * configure.in: Added the help/Makefile.am and help/C/Makefile.am.  If the build breaks, look at this stuff.  It's not the first time I've killed the build.
 
119139
        * Makefile.am: Made sure that help was in the SUBDIRS.  I don't want to break the build again. :/
 
119140
 
 
119141
 ChangeLog    |    5 +++++
 
119142
 Makefile.am  |    2 +-
 
119143
 configure.in |    2 ++
 
119144
 3 files changed, 8 insertions(+), 1 deletions(-)
 
119145
 
 
119146
commit f0680418d691a3b2620978e145376b9da35d110d
 
119147
Author: Rachel Hestilow <hestilow@ximian.com>
 
119148
Date:   Thu Apr 11 01:48:52 2002 +0000
 
119149
 
 
119150
    remove font
 
119151
    
 
119152
    2002-04-10  Rachel Hestilow  <hestilow@ximian.com>
 
119153
    
 
119154
        * configure.in:
 
119155
        * capplets/Makefile.am (always_built_SUBDIRS): remove font
 
119156
 
 
119157
 ChangeLog            |    5 +++++
 
119158
 capplets/Makefile.am |    2 +-
 
119159
 configure.in         |    3 +--
 
119160
 3 files changed, 7 insertions(+), 3 deletions(-)
 
119161
 
 
119162
commit b76ffa46d38e81ee1009133e7a976326f49cf189
 
119163
Author: Rachel Hestilow <hestilow@ximian.com>
 
119164
Date:   Thu Apr 11 01:44:41 2002 +0000
 
119165
 
 
119166
    Add font options to UI.
 
119167
    
 
119168
    2002-04-10  Rachel Hestilow  <hestilow@ximian.com>
 
119169
    
 
119170
        * gnome-font-and-theme-properties.glade: Add font options to UI.
 
119171
    
 
119172
        * gnome-font-and-theme-properties.c (setup_dialog): Add peditors
 
119173
        for fonts.
 
119174
 
 
119175
 capplets/theme-switcher/ChangeLog                  |    7 +
 
119176
 .../gnome-font-and-theme-properties.c              |   18 ++
 
119177
 .../gnome-font-and-theme-properties.glade          |  237 +++++++++++++++++---
 
119178
 3 files changed, 231 insertions(+), 31 deletions(-)
 
119179
 
 
119180
commit ef4591f5fb88e20c08f45ada2c3a1bd9e16bdd91
 
119181
Author: Rachel Hestilow <hestilow@ximian.com>
 
119182
Date:   Thu Apr 11 01:41:17 2002 +0000
 
119183
 
 
119184
    Add FontType enum, and a font_type parameter to gconf_peditor_new_font.
 
119185
    
 
119186
    2002-04-10  Rachel Hestilow  <hestilow@ximian.com>
 
119187
    
 
119188
        * gconf-proprerty-editor.h: Add FontType enum, and a font_type
 
119189
        parameter to gconf_peditor_new_font.
 
119190
    
 
119191
        * gconf-property-editor.c:
 
119192
        (peditor_font_value_changed): Call peditor_font_merge_setting
 
119193
        instead of setting the properties explicitly.
 
119194
        (peditor_font_widget_changed): Switch on font_type to determine
 
119195
        what to set for a GConfValue.
 
119196
 
 
119197
 capplets/common/ChangeLog               |   11 +++
 
119198
 capplets/common/gconf-property-editor.c |  104 ++++++++++++++++++++++++++-----
 
119199
 capplets/common/gconf-property-editor.h |    9 +++
 
119200
 3 files changed, 108 insertions(+), 16 deletions(-)
 
119201
 
 
119202
commit 68b79b4fab16f1b5121ea18192836c3b7a23d2e5
 
119203
Author: Jody Goldberg <jody@gnome.org>
 
119204
Date:   Wed Apr 10 23:30:45 2002 +0000
 
119205
 
 
119206
    http://bugzilla.gnome.org/show_bug.cgi?id=77203 be more anal about server
 
119207
    
 
119208
    2002-04-01  Jody Goldberg <jody@gnome.org>
 
119209
    
 
119210
        http://bugzilla.gnome.org/show_bug.cgi?id=77203
 
119211
        * gnome-settings-accessibility-keyboard.c (set_gconf_from_server) : be
 
119212
          more anal about server failure.
 
119213
        (set_server_from_gconf) : ditto.
 
119214
    
 
119215
    2002-03-30  Jody Goldberg <jody@gnome.org>
 
119216
    
 
119217
        * gnome-settings-xsettings.c (translations) : reorder to match gdk.
 
119218
          This simplifies maintenance.
 
119219
 
 
119220
 gnome-settings-daemon/ChangeLog                    |   12 +++++++
 
119221
 .../gnome-settings-accessibility-keyboard.c        |   35 ++++++++++++++------
 
119222
 gnome-settings-daemon/gnome-settings-keyboard.c    |    2 +-
 
119223
 gnome-settings-daemon/gnome-settings-xsettings.c   |   32 +++++++++---------
 
119224
 4 files changed, 54 insertions(+), 27 deletions(-)
 
119225
 
 
119226
commit 13c9efe9d64ab0a7e25f998446d80948c4c63299
 
119227
Author: Jody Goldberg <jody@gnome.org>
 
119228
Date:   Wed Apr 10 20:42:09 2002 +0000
 
119229
 
 
119230
    make case insensitive.
 
119231
    
 
119232
    2002-04-10  Jody Goldberg <jody@gnome.org>
 
119233
    
 
119234
        * mime-type-info.c (get_category) : make case insensitive.
 
119235
 
 
119236
 capplets/file-types/ChangeLog        |    4 ++++
 
119237
 capplets/file-types/mime-type-info.c |    2 +-
 
119238
 2 files changed, 5 insertions(+), 1 deletions(-)
 
119239
 
 
119240
commit cb80706311cb2b9c6b06c4fe74f7e527dc61d07b
 
119241
Author: jacob berkman <jacob@ximian.com>
 
119242
Date:   Wed Apr 10 20:21:51 2002 +0000
 
119243
 
 
119244
    remove capplets/theme-switcher/control/Makefile
 
119245
    
 
119246
    2002-04-10  jacob berkman  <jacob@ximian.com>
 
119247
    
 
119248
        * configure.in (AC_OUTPUT): remove
 
119249
        capplets/theme-switcher/control/Makefile
 
119250
 
 
119251
 ChangeLog    |    5 +++++
 
119252
 configure.in |    1 -
 
119253
 2 files changed, 5 insertions(+), 1 deletions(-)
 
119254
 
 
119255
commit 445eacc257dd962007a3ba162f7a41a1fee593b9
 
119256
Author: Jacob Berkman <jberkman@src.gnome.org>
 
119257
Date:   Wed Apr 10 20:20:16 2002 +0000
 
119258
 
 
119259
    revert earlier commit
 
119260
 
 
119261
 capplets/theme-switcher/Makefile.am |    2 --
 
119262
 1 files changed, 0 insertions(+), 2 deletions(-)
 
119263
 
 
119264
commit 879418ec4c317f7da4fead6d767ccb0fa21e8cb3
 
119265
Author: Jody Goldberg <jody@gnome.org>
 
119266
Date:   Wed Apr 10 20:11:02 2002 +0000
 
119267
 
 
119268
    some life cycle fixes.
 
119269
    still case sensitive though
 
119270
    
 
119271
    2002-04-07  Jody Goldberg <jody@gnome.org>
 
119272
    
 
119273
        * file-types-properties.glade : assign response ids to the buttons.
 
119274
    
 
119275
        * file-types-capplet.c (apply_cb) : delete and merge into.
 
119276
        (cb_file_type_dialog_response) : here.
 
119277
        (create_dialog) : connect to reponse here.
 
119278
        (main) : rather than connecting to buttons directly here.
 
119279
    
 
119280
        * mime-edit-dialog.c (validate_data) : actually display the dialog.
 
119281
        (fill_dialog) : Add some protection.
 
119282
        (safe_set_entry) : new safety utility.
 
119283
 
 
119284
 capplets/file-types/ChangeLog                   |   13 ++++++++
 
119285
 capplets/file-types/file-types-capplet.c        |   28 ++++++++++-------
 
119286
 capplets/file-types/file-types-properties.glade |    2 +
 
119287
 capplets/file-types/mime-edit-dialog.c          |   36 ++++++++++++++++-------
 
119288
 4 files changed, 56 insertions(+), 23 deletions(-)
 
119289
 
 
119290
commit 571905a05d694cf631225b23aa903bd3e0153871
 
119291
Author: Seth Nickell <snickell@stanford.edu>
 
119292
Date:   Wed Apr 10 20:08:42 2002 +0000
 
119293
 
 
119294
    Change "Menu items have icons" to "Menu items can have icons"
 
119295
    
 
119296
    2002-04-10  Seth Nickell  <snickell@stanford.edu>
 
119297
    
 
119298
        * gnome-ui-properties.glade:
 
119299
    
 
119300
        Change "Menu items have icons" to "Menu items can have icons"
 
119301
 
 
119302
 capplets/ui-properties/ChangeLog                 |    6 ++++++
 
119303
 capplets/ui-properties/gnome-ui-properties.glade |    2 +-
 
119304
 2 files changed, 7 insertions(+), 1 deletions(-)
 
119305
 
 
119306
commit 409bf042cd28bf8fa825f278720d7c356a644445
 
119307
Author: jacob berkman <jacob@ximian.com>
 
119308
Date:   Wed Apr 10 19:35:25 2002 +0000
 
119309
 
 
119310
    add back SUBDIRS
 
119311
    
 
119312
    2002-04-10  jacob berkman  <jacob@ximian.com>
 
119313
    
 
119314
        * Makefile.am (SUBDIRS): add back SUBDIRS
 
119315
 
 
119316
 capplets/theme-switcher/ChangeLog   |    4 ++++
 
119317
 capplets/theme-switcher/Makefile.am |    2 ++
 
119318
 2 files changed, 6 insertions(+), 0 deletions(-)
 
119319
 
 
119320
commit f458dc58f2170430e99220cf5f94a1fdef9deb47
 
119321
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
119322
Date:   Wed Apr 10 14:37:07 2002 +0000
 
119323
 
 
119324
    Updated Slovak translation.
 
119325
    
 
119326
    2002-04-10  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
119327
    
 
119328
        * sk.po: Updated Slovak translation.
 
119329
 
 
119330
 po/ChangeLog |    4 +
 
119331
 po/sk.po     |  539 ++++++++++++++++++++++++++++------------------------------
 
119332
 2 files changed, 266 insertions(+), 277 deletions(-)
 
119333
 
 
119334
commit aec52f831ba7f088cf54ab535730ceecf33bcf7c
 
119335
Author: Seth Nickell <snickell@stanford.edu>
 
119336
Date:   Wed Apr 10 13:02:13 2002 +0000
 
119337
 
 
119338
    Add a piss-poor-at-small-sizes-but-better-than-nothing icon.
 
119339
    
 
119340
    2002-04-10  Seth Nickell  <snickell@stanford.edu>
 
119341
    
 
119342
        * Makefile.am:
 
119343
        * keybinding.desktop.in:
 
119344
        * keyboard-shortcut.png:
 
119345
    
 
119346
        Add a piss-poor-at-small-sizes-but-better-than-nothing
 
119347
        icon.
 
119348
 
 
119349
 capplets/keybindings/ChangeLog             |    9 +++++++++
 
119350
 capplets/keybindings/Makefile.am           |    3 +++
 
119351
 capplets/keybindings/keybinding.desktop.in |    1 +
 
119352
 capplets/keybindings/keyboard-shortcut.png |  Bin 0 -> 1492 bytes
 
119353
 4 files changed, 13 insertions(+), 0 deletions(-)
 
119354
 
 
119355
commit 4430f2baee29016ba8805858d41051a02d77ec52
 
119356
Author: Jody Goldberg <jody@gnome.org>
 
119357
Date:   Wed Apr 10 12:26:20 2002 +0000
 
119358
 
 
119359
    suppress warnings.
 
119360
    
 
119361
    2002-04-02  Jody Goldberg <jody@gnome.org>
 
119362
    
 
119363
        * gnome-ui-properties.c (setup_dialog) : suppress warnings.
 
119364
 
 
119365
 capplets/ui-properties/ChangeLog             |    4 ++++
 
119366
 capplets/ui-properties/gnome-ui-properties.c |   22 +++++++++++++++-------
 
119367
 2 files changed, 19 insertions(+), 7 deletions(-)
 
119368
 
 
119369
commit b208a2c09d32f715b832654c1c16c63508e60790
 
119370
Author: Seth Nickell <seth@src.gnome.org>
 
119371
Date:   Wed Apr 10 12:13:50 2002 +0000
 
119372
 
 
119373
    *** empty log message ***
 
119374
 
 
119375
 capplets/ui-properties/gnome-ui-properties.glade | 1174 +++++-----------------
 
119376
 1 files changed, 276 insertions(+), 898 deletions(-)
 
119377
 
 
119378
commit 170c80984897c1742b7739a78fdb5496089aab1a
 
119379
Author: Seth Nickell <snickell@stanford.edu>
 
119380
Date:   Wed Apr 10 12:11:31 2002 +0000
 
119381
 
 
119382
    Somebody started rennaming the glade file but didn't follow through.
 
119383
    
 
119384
    2002-04-10  Seth Nickell  <snickell@stanford.edu>
 
119385
    
 
119386
        * gnome-ui-properties.c: (create_dialog):
 
119387
        * gnome-ui-properties.glade:
 
119388
        * ui-properties.glade:
 
119389
    
 
119390
        Somebody started rennaming the glade file but didn't follow
 
119391
        through. Fixing the build by finishing the change.
 
119392
 
 
119393
 capplets/ui-properties/ChangeLog                 |    9 +
 
119394
 capplets/ui-properties/gnome-ui-properties.c     |    2 +-
 
119395
 capplets/ui-properties/gnome-ui-properties.glade | 1112 ++++++++++++++++++++++
 
119396
 3 files changed, 1122 insertions(+), 1 deletions(-)
 
119397
 
 
119398
commit 6f1fa592ecec0b32dc1ee4cc87c621e47ad67ad2
 
119399
Author: Jonathan Blandford <jrb@gnome.org>
 
119400
Date:   Wed Apr 10 06:08:08 2002 +0000
 
119401
 
 
119402
    Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
 
119403
    
 
119404
    Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>
 
119405
    
 
119406
        * capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
 
119407
        gnome-*
 
119408
        * capplets/default-applications/Makefile.am: ditto
 
119409
        * capplets/file-types/Makefile.am: ditto
 
119410
        * capplets/font/Makefile.am: ditto
 
119411
        * capplets/keyboard/Makefile.am: ditto
 
119412
        * capplets/mouse/Makefile.am: ditto
 
119413
        * capplets/sound/Makefile.am: ditto
 
119414
        * capplets/theme-switcher/Makefile.am: ditto
 
119415
        * capplets/ui-properties/Makefile.am: ditto
 
119416
        * control-center/Makefile.am: ditto
 
119417
        * gnome-settings-daemon/Makefile.am: ditto
 
119418
    
 
119419
        * gnome-keybinding-properties.c (setup_dialog): man, was this code
 
119420
        silly.  Also, themes are case sensitive.
 
119421
        (is_metacity_running): Add support for metacity keybindings.  This
 
119422
        is off by default until I write code to actually detect metacity.
 
119423
    
 
119424
    Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>
 
119425
    
 
119426
        * Makefile.am: Add commented out disk support until I finish the code.
 
119427
 
 
119428
 ChangeLog                                          |   15 ++
 
119429
 capplets/accessibility/keyboard/Makefile.am        |    6 +-
 
119430
 .../keyboard/accessibility-keyboard.c              |   12 +-
 
119431
 .../gnome-accessibility-keyboard-properties.c      |    3 +-
 
119432
 capplets/common/Makefile.am                        |    4 +-
 
119433
 capplets/common/theme-common.c                     |   44 ++++
 
119434
 capplets/common/theme-common.h                     |    6 +-
 
119435
 capplets/default-applications/Makefile.am          |    6 +-
 
119436
 capplets/file-types/Makefile.am                    |    6 +-
 
119437
 capplets/font/Makefile.am                          |    8 +-
 
119438
 capplets/keybindings/ChangeLog                     |    7 +
 
119439
 capplets/keybindings/gnome-keybinding-properties.c |  215 +++++++++++++------
 
119440
 .../keybindings/gnome-keybinding-properties.glade  |   59 ++++--
 
119441
 capplets/keyboard/Makefile.am                      |    6 +-
 
119442
 capplets/mouse/Makefile.am                         |    6 +-
 
119443
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
119444
 capplets/mouse/gnome-mouse-properties.glade        |    6 +-
 
119445
 capplets/sound/Makefile.am                         |    6 +-
 
119446
 capplets/theme-switcher/Makefile.am                |   12 +-
 
119447
 .../gnome-font-and-theme-properties.c              |  226 ++++++++++++++++++++
 
119448
 .../gnome-font-and-theme-properties.glade          |  145 +++++++++++++
 
119449
 capplets/ui-properties/Makefile.am                 |    8 +-
 
119450
 control-center/Makefile.am                         |    6 +-
 
119451
 gnome-settings-daemon/ChangeLog                    |    4 +
 
119452
 gnome-settings-daemon/Makefile.am                  |    6 +-
 
119453
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
119454
 26 files changed, 697 insertions(+), 130 deletions(-)
 
119455
 
 
119456
commit 5a1e076eedda885d2bcad37186182be687045833
 
119457
Author: Jonathan Blandford <jrb@src.gnome.org>
 
119458
Date:   Wed Apr 10 02:04:23 2002 +0000
 
119459
 
 
119460
    update TODO list
 
119461
 
 
119462
 TODO |  108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
119463
 1 files changed, 90 insertions(+), 18 deletions(-)
 
119464
 
 
119465
commit a955671924e99f537b46324d76715167cc538818
 
119466
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
119467
Date:   Tue Apr 9 22:32:39 2002 +0000
 
119468
 
 
119469
    nl.po: Dutch translation updated by Reinout van Schouwen.
 
119470
    
 
119471
    2002-04-09 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
119472
    nl.po: Dutch translation updated by Reinout van Schouwen.
 
119473
 
 
119474
 po/ChangeLog |    4 +
 
119475
 po/nl.po     |  722 ++++++++++++++++++++++++----------------------------------
 
119476
 2 files changed, 305 insertions(+), 421 deletions(-)
 
119477
 
 
119478
commit e0be2c23625d6183b730179e56e0fd33802bb674
 
119479
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
119480
Date:   Tue Apr 9 08:36:26 2002 +0000
 
119481
 
 
119482
    Updated Korean translation.
 
119483
    
 
119484
        * ko.po: Updated Korean translation.
 
119485
 
 
119486
 po/ChangeLog |    4 +
 
119487
 po/ko.po     |  233 +++++++++++++++++++++++++++-------------------------------
 
119488
 2 files changed, 111 insertions(+), 126 deletions(-)
 
119489
 
 
119490
commit 3cfccb1025e299fc37bc430ef27e44ff81827406
 
119491
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
119492
Date:   Mon Apr 8 23:52:15 2002 +0000
 
119493
 
 
119494
    Updated traditional Chinese translation.
 
119495
 
 
119496
 po/ChangeLog |    4 +
 
119497
 po/zh_TW.po  |  674 ++++++++++++++++++++++++---------------------------------
 
119498
 2 files changed, 288 insertions(+), 390 deletions(-)
 
119499
 
 
119500
commit 72fc255e13804de9eff8f16c008fb82e819f17d5
 
119501
Author: Bradford Hovinen <hovinen@ximian.com>
 
119502
Date:   Mon Apr 8 02:42:06 2002 +0000
 
119503
 
 
119504
    Don't signal row deleted or reset tmp->next if the child node was not
 
119505
    
 
119506
    2002-04-07  Bradford Hovinen  <hovinen@ximian.com>
 
119507
    
 
119508
        * model-entry.c (model_entry_remove_child): Don't signal row
 
119509
        deleted or reset tmp->next if the child node was not found
 
119510
 
 
119511
 capplets/file-types/ChangeLog     |    5 +++++
 
119512
 capplets/file-types/model-entry.c |   11 +++++++++--
 
119513
 2 files changed, 14 insertions(+), 2 deletions(-)
 
119514
 
 
119515
commit b87c01cc34d14e5d17f36d9269b438447060993c
 
119516
Author: Rachel Hestilow <hestilow@ximian.com>
 
119517
Date:   Mon Apr 8 01:53:50 2002 +0000
 
119518
 
 
119519
    Connect to "realize" on preview. (preview_realized_cb): Added function to
 
119520
    
 
119521
    2002-04-07  Rachel Hestilow  <hestilow@ximian.com>
 
119522
    
 
119523
        * applier.c (bg_applier_get_preview_widget): Connect to "realize"
 
119524
        on preview.
 
119525
        (preview_realized_cb): Added function to initialize preview pixmap.
 
119526
 
 
119527
 libbackground/ChangeLog |    6 ++++++
 
119528
 libbackground/applier.c |   32 ++++++++++++++++++++++++++++++++
 
119529
 2 files changed, 38 insertions(+), 0 deletions(-)
 
119530
 
 
119531
commit 7483d8c6a761c425af41913798f599f2c845ee0c
 
119532
Author: Ole Laursen <olau@hardworking.dk>
 
119533
Date:   Sat Apr 6 15:20:42 2002 +0000
 
119534
 
 
119535
    Updated Danish translation.
 
119536
    
 
119537
    2002-04-06  Ole Laursen  <olau@hardworking.dk>
 
119538
    
 
119539
        * da.po: Updated Danish translation.
 
119540
 
 
119541
 po/ChangeLog |    4 +
 
119542
 po/da.po     | 3055 ++++++----------------------------------------------------
 
119543
 2 files changed, 289 insertions(+), 2770 deletions(-)
 
119544
 
 
119545
commit 0311735e803f320124aec953c056c2608331c8d5
 
119546
Author: Kevin Breit <mrproper@ximian.com>
 
119547
Date:   Sat Apr 6 03:05:44 2002 +0000
 
119548
 
 
119549
    Added file to CVS.
 
119550
    
 
119551
    2002-04-05  Kevin Breit  <mrproper@ximian.com>
 
119552
    
 
119553
        * C/control-center-C.omf: Added file to CVS.
 
119554
 
 
119555
 help/C/control-center-C.omf |   14 ++++++++++++++
 
119556
 1 files changed, 14 insertions(+), 0 deletions(-)
 
119557
 
 
119558
commit 37182f318734e872821d4a3cb42031066b273349
 
119559
Author: Kevin Breit <mrproper@ximian.com>
 
119560
Date:   Sat Apr 6 03:05:05 2002 +0000
 
119561
 
 
119562
    Fixed some gross breakage while adding this file to CVS.
 
119563
    
 
119564
    2002-04-05  Kevin Breit  <mrproper@ximian.com>
 
119565
    
 
119566
        * C/config-keybindings.xml: Fixed some gross breakage while adding this file to CVS.
 
119567
 
 
119568
 help/C/config-keybindings.xml |   37 +++++++++++++++++++++++++++++++++++++
 
119569
 help/ChangeLog                |    2 +-
 
119570
 2 files changed, 38 insertions(+), 1 deletions(-)
 
119571
 
 
119572
commit 7e07bb9c6e2c04bdef61244f97de7f3255e20dad
 
119573
Author: Kevin Breit <mrproper@ximian.com>
 
119574
Date:   Sat Apr 6 03:04:26 2002 +0000
 
119575
 
 
119576
    Fixed a typo that caused breakage.
 
119577
    
 
119578
    2002-04-05  Kevin Breit  <mrproper@ximian.com>
 
119579
    
 
119580
        * C/config-themes.xml: Fixed a typo that caused breakage.
 
119581
    
 
119582
        * C/config-keybindings.xml: Fixed some gross breakage.
 
119583
 
 
119584
 help/C/Makefile.am       |   12 ++++++++----
 
119585
 help/C/config-themes.xml |    2 +-
 
119586
 help/ChangeLog           |    8 ++++++++
 
119587
 3 files changed, 17 insertions(+), 5 deletions(-)
 
119588
 
 
119589
commit 6f292a47a6dae5f0587cb4b815059d3d50e6da7a
 
119590
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
119591
Date:   Fri Apr 5 21:02:15 2002 +0000
 
119592
 
 
119593
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
119594
 
 
119595
 po/ChangeLog |    5 ++
 
119596
 po/pl.po     |  204 +++++++++++++---------------------------------------------
 
119597
 2 files changed, 51 insertions(+), 158 deletions(-)
 
119598
 
 
119599
commit fdecd093a913946bdc65703853d172bb2291138c
 
119600
Author: jacob berkman <jacob@ximian.com>
 
119601
Date:   Fri Apr 5 19:47:53 2002 +0000
 
119602
 
 
119603
    revert kevin's patch until help stuff actually builds
 
119604
    
 
119605
    2002-04-05  jacob berkman  <jacob@ximian.com>
 
119606
    
 
119607
        * configure.ion (AC_OUTPUT): revert kevin's patch until help stuff
 
119608
        actually builds
 
119609
 
 
119610
 ChangeLog    |    5 +++++
 
119611
 configure.in |    2 --
 
119612
 2 files changed, 5 insertions(+), 2 deletions(-)
 
119613
 
 
119614
commit bbd4e78e962d02295fbf78315007b36834010bd4
 
119615
Author: Tuomas Kuosmanen <tigert@src.gnome.org>
 
119616
Date:   Fri Apr 5 15:41:24 2002 +0000
 
119617
 
 
119618
    fix0r. -tig-
 
119619
 
 
119620
 capplets/desktop-links/ChangeLog                   |    4 ++++
 
119621
 capplets/desktop-links/accessibility-directory.png |  Bin 220 -> 3688 bytes
 
119622
 2 files changed, 4 insertions(+), 0 deletions(-)
 
119623
 
 
119624
commit 25fcdf9ae47e0f7789d06a880a72685493c77d69
 
119625
Author: Kevin Breit <mrproper@ximian.com>
 
119626
Date:   Fri Apr 5 14:14:53 2002 +0000
 
119627
 
 
119628
    Added help to the Makefile list.
 
119629
    
 
119630
    2002-04-05  Kevin Breit  <mrproper@ximian.com>
 
119631
    
 
119632
        * configure.in (dnl): Added help to the Makefile list.
 
119633
 
 
119634
 ChangeLog    |    4 ++++
 
119635
 configure.in |    2 ++
 
119636
 2 files changed, 6 insertions(+), 0 deletions(-)
 
119637
 
 
119638
commit a1c6036b0725c8ea988d43eceaa20bdce0ef13e1
 
119639
Author: Jacob Berkman <jberkman@src.gnome.org>
 
119640
Date:   Thu Apr 4 21:33:48 2002 +0000
 
119641
 
 
119642
    fix bug #76367 - remove sawfish .desktop files
 
119643
 
 
119644
 ChangeLog                          |    4 ++++
 
119645
 capplets/desktop-links/ChangeLog   |    4 ++++
 
119646
 capplets/desktop-links/Makefile.am |    2 --
 
119647
 configure.in                       |    1 -
 
119648
 po/ChangeLog                       |    4 ++++
 
119649
 po/POTFILES.in                     |   12 ------------
 
119650
 6 files changed, 12 insertions(+), 15 deletions(-)
 
119651
 
 
119652
commit b92d48b59eeffc89e7c5cf20a480998ac340a408
 
119653
Author: jacob berkman <jacob@ximian.com>
 
119654
Date:   Thu Apr 4 19:46:47 2002 +0000
 
119655
 
 
119656
    prefer gdk_flush() to XFlush() (fixes bug #77208)
 
119657
    
 
119658
    2002-04-04  jacob berkman  <jacob@ximian.com>
 
119659
    
 
119660
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf):
 
119661
        prefer gdk_flush() to XFlush() (fixes bug #77208)
 
119662
 
 
119663
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
119664
 .../gnome-settings-accessibility-keyboard.c        |    2 +-
 
119665
 2 files changed, 6 insertions(+), 1 deletions(-)
 
119666
 
 
119667
commit d5a7e1336fe9f8ae6d32d518e5e137e0c5aa1b68
 
119668
Author: jacob berkman <jacob@ximian.com>
 
119669
Date:   Tue Apr 2 22:32:41 2002 +0000
 
119670
 
 
119671
    remove default-applications
 
119672
    
 
119673
    2002-04-02  jacob berkman  <jacob@ximian.com>
 
119674
    
 
119675
        * configure.in:
 
119676
        * capplets/Makefile.am (always_built_SUBDIRS): remove
 
119677
        default-applications
 
119678
 
 
119679
 ChangeLog            |    6 ++++++
 
119680
 capplets/Makefile.am |    2 +-
 
119681
 configure.in         |    1 -
 
119682
 3 files changed, 7 insertions(+), 2 deletions(-)
 
119683
 
 
119684
commit 21be41f15f785d9b000f2c5688f9f58155aad741
 
119685
Author: jacob berkman <jacob@ximian.com>
 
119686
Date:   Tue Apr 2 22:32:23 2002 +0000
 
119687
 
 
119688
    show 'unknown' in the protocol name for the unknown protocol
 
119689
    
 
119690
    2002-04-02  jacob berkman  <jacob@ximian.com>
 
119691
    
 
119692
        * service-edit-dialog.c (fill_dialog): show 'unknown' in the
 
119693
        protocol name for the unknown protocol
 
119694
        (validate_data): actually run and destroy the error dialogs
 
119695
 
 
119696
 capplets/file-types/ChangeLog             |    6 ++++++
 
119697
 capplets/file-types/service-edit-dialog.c |   26 +++++++++++++++-----------
 
119698
 2 files changed, 21 insertions(+), 11 deletions(-)
 
119699
 
 
119700
commit 957714782bbc8eb495bde5715d024ce877b96e4c
 
119701
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
119702
Date:   Tue Apr 2 21:35:32 2002 +0000
 
119703
 
 
119704
    Updated Finnish translation.
 
119705
    
 
119706
    2002-04-03  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
119707
    
 
119708
        * fi.po: Updated Finnish translation.
 
119709
 
 
119710
 po/ChangeLog |    4 +
 
119711
 po/fi.po     |  289 ++++++++++++++++++++++++++++++----------------------------
 
119712
 2 files changed, 152 insertions(+), 141 deletions(-)
 
119713
 
 
119714
commit 882a14730b5e631ba7cd28921895fe73ddd30f3c
 
119715
Author: Jonathan Blandford <jrb@redhat.com>
 
119716
Date:   Tue Apr 2 00:27:40 2002 +0000
 
119717
 
 
119718
    handle GTK_RESPONSE_DELETE_EVENT
 
119719
    
 
119720
    Mon Apr  1 19:19:39 2002  Jonathan Blandford  <jrb@redhat.com>
 
119721
    
 
119722
        * background-properties-capplet.c (dialog_button_clicked_cb):
 
119723
        handle GTK_RESPONSE_DELETE_EVENT
 
119724
    
 
119725
        * Makefile.am (bin_PROGRAMS):
 
119726
        s/gnome2-background-properties/gnome-background-properties
 
119727
 
 
119728
 capplets/background/ChangeLog                      |    9 +++++++++
 
119729
 capplets/background/Makefile.am                    |    6 +++---
 
119730
 .../background/background-properties-capplet.c     |    1 +
 
119731
 3 files changed, 13 insertions(+), 3 deletions(-)
 
119732
 
 
119733
commit c9c20f0fc032505b0c0181a63b3874c68d40cf87
 
119734
Author: Christian Rose <menthos@menthos.com>
 
119735
Date:   Mon Apr 1 20:40:24 2002 +0000
 
119736
 
 
119737
    Updated Swedish translation.
 
119738
    
 
119739
    2002-04-01  Christian Rose  <menthos@menthos.com>
 
119740
    
 
119741
        * sv.po: Updated Swedish translation.
 
119742
 
 
119743
 po/ChangeLog |    4 +
 
119744
 po/sv.po     |  260 ++++++++++++++++++++++++----------------------------------
 
119745
 2 files changed, 113 insertions(+), 151 deletions(-)
 
119746
 
 
119747
commit 23dfaa947a3a2a53695e5bdba0c39d872134984e
 
119748
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
119749
Date:   Mon Apr 1 03:46:14 2002 +0000
 
119750
 
 
119751
    Updated Korean translation.
 
119752
    
 
119753
        * ko.po: Updated Korean translation.
 
119754
 
 
119755
 po/ChangeLog |    4 +
 
119756
 po/ko.po     |  226 ++++++++++++++++++++++++++--------------------------------
 
119757
 2 files changed, 104 insertions(+), 126 deletions(-)
 
119758
 
 
119759
commit fcf9645f45f827f940410fd814b7bd3b4a47028c
 
119760
Author: Kevin Breit <mrproper@ximian.com>
 
119761
Date:   Mon Apr 1 03:07:27 2002 +0000
 
119762
 
 
119763
    Enabled theme selector in documentation.
 
119764
    
 
119765
    2002-03-31  Kevin Breit  <mrproper@ximian.com>
 
119766
    
 
119767
        * C/control-center.xml: Enabled theme selector in documentation.
 
119768
    
 
119769
        * C/config-themes.xml: Added the theme selector documentation.
 
119770
 
 
119771
 help/C/config-themes.xml  |   46 +++++++++++++++++++++++++++++++++++++++++++++
 
119772
 help/C/control-center.xml |    4 ++-
 
119773
 help/ChangeLog            |    6 +++++
 
119774
 3 files changed, 55 insertions(+), 1 deletions(-)
 
119775
 
 
119776
commit 60bf84e17f0c41da74c26d6c21bf17578703714a
 
119777
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
119778
Date:   Mon Apr 1 00:44:15 2002 +0000
 
119779
 
 
119780
    Updated Portuguese translation.
 
119781
    
 
119782
    2002-04-01  Duarte Loreto <happyguy_pt@hotmail.com>
 
119783
    
 
119784
            * pt.po: Updated Portuguese translation.
 
119785
 
 
119786
 po/ChangeLog |    4 +
 
119787
 po/pt.po     |  502 ++++++++++++++++++++++++++++++----------------------------
 
119788
 2 files changed, 266 insertions(+), 240 deletions(-)
 
119789
 
 
119790
commit c3500d126a0484d0593faec857822ba8743da25b
 
119791
Author: Christian Rose <menthos@menthos.com>
 
119792
Date:   Sun Mar 31 12:58:48 2002 +0000
 
119793
 
 
119794
    Updated Swedish translation (not completed).
 
119795
    
 
119796
    2002-03-31  Christian Rose  <menthos@menthos.com>
 
119797
    
 
119798
        * sv.po: Updated Swedish translation (not completed).
 
119799
 
 
119800
 po/ChangeLog |    4 +
 
119801
 po/sv.po     |  294 ++++++++++++++++++++++++++++++++--------------------------
 
119802
 2 files changed, 165 insertions(+), 133 deletions(-)
 
119803
 
 
119804
commit 442634ae15361b08d52b69c9dda7eff5be391c71
 
119805
Author: Jody Goldberg <jody@gnome.org>
 
119806
Date:   Sat Mar 30 21:48:22 2002 +0000
 
119807
 
 
119808
    rename Sample -> Text because that makes more sense.
 
119809
    
 
119810
    
 
119811
    2002-03-30  Jody Goldberg <jody@gnome.org>
 
119812
    
 
119813
        * gnome-accessibility-keyboard-properties.glade2 : rename Sample -> Text
 
119814
          because that makes more sense.
 
119815
 
 
119816
 capplets/accessibility/keyboard/ChangeLog          |    3 +++
 
119817
 .../gnome-accessibility-keyboard-properties.glade2 |    2 +-
 
119818
 2 files changed, 4 insertions(+), 1 deletions(-)
 
119819
 
 
119820
commit 59f715b655ee8083e3ac539e9c793e2f36ca8bbc
 
119821
Author: Jody Goldberg <jody@gnome.org>
 
119822
Date:   Sat Mar 30 21:40:43 2002 +0000
 
119823
 
 
119824
    http://bugzilla.gnome.org/show_bug.cgi?id=76315 rename from AccessX ->
 
119825
    
 
119826
    
 
119827
    2002-03-30  Jody Goldberg <jody@gnome.org>
 
119828
    
 
119829
        http://bugzilla.gnome.org/show_bug.cgi?id=76315
 
119830
        * accessibility-keyboard.desktop.in : rename from AccessX -> Keyboard
 
119831
 
 
119832
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
119833
 .../keyboard/accessibility-keyboard.desktop.in     |    2 +-
 
119834
 2 files changed, 6 insertions(+), 1 deletions(-)
 
119835
 
 
119836
commit 5f8c1ab1b277fd5297dc2c8e0c81b5f37ce45b25
 
119837
Author: Jody Goldberg <jody@gnome.org>
 
119838
Date:   Sat Mar 30 07:16:14 2002 +0000
 
119839
 
 
119840
    add some protection for when there is no default.
 
119841
    
 
119842
    
 
119843
    2002-03-30  Jody Goldberg <jody@gnome.org>
 
119844
    
 
119845
        * mime-edit-dialog.c (populate_component_list) : add some protection
 
119846
          for when there is no default.
 
119847
 
 
119848
 capplets/file-types/ChangeLog          |    5 +++++
 
119849
 capplets/file-types/mime-edit-dialog.c |    8 ++++++--
 
119850
 2 files changed, 11 insertions(+), 2 deletions(-)
 
119851
 
 
119852
commit 6e7a6395810498531151356a1181de94dbb7e41c
 
119853
Author: Jody Goldberg <jody@gnome.org>
 
119854
Date:   Sat Mar 30 04:52:52 2002 +0000
 
119855
 
 
119856
    get really anal about potential X errors. (set_gconf_from_server) : ditto.
 
119857
    
 
119858
    
 
119859
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119860
    
 
119861
        * gnome-settings-accessibility-keyboard.c
 
119862
        (gnome_settings_accessibility_keyboard_init) : get really anal about
 
119863
          potential X errors.
 
119864
        (set_gconf_from_server) : ditto.
 
119865
 
 
119866
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
119867
 .../gnome-settings-accessibility-keyboard.c        |   10 +++++++++-
 
119868
 2 files changed, 16 insertions(+), 1 deletions(-)
 
119869
 
 
119870
commit d80e0c86be40959b5abe0f94c23e6d5a331a00b0
 
119871
Author: Jody Goldberg <jody@gnome.org>
 
119872
Date:   Sat Mar 30 03:25:26 2002 +0000
 
119873
 
 
119874
    Patch some settings-daemon X errors when running remotely, and enable cursor
 
119875
    blink support.
 
119876
    
 
119877
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119878
    
 
119879
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
 
119880
          Add a gdk_error_trap just in case.
 
119881
    
 
119882
        * gnome-settings-keyboard.c (apply_settings) : don't init things to
 
119883
          bogus values unless it is ncessary.  Add a gdk_error_trap around the
 
119884
          X settings to avoid causing the server to exit if something goes
 
119885
          wrong.  Be sure to flush before we pop the handler.
 
119886
 
 
119887
 gnome-settings-daemon/ChangeLog                    |    8 ++++++++
 
119888
 .../gnome-settings-accessibility-keyboard.c        |    2 ++
 
119889
 gnome-settings-daemon/gnome-settings-keyboard.c    |   14 +++++++++-----
 
119890
 gnome-settings-daemon/gnome-settings-xsettings.c   |   19 ++++++++++++++++++-
 
119891
 4 files changed, 37 insertions(+), 6 deletions(-)
 
119892
 
 
119893
commit 9f3911865f2608ecc99dd6959eb3823a8793337f
 
119894
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
119895
Date:   Sat Mar 30 02:05:22 2002 +0000
 
119896
 
 
119897
    Fixed some crashes and made capplet to save/load new mime types the right
 
119898
    way (I hope). We still mess up TreeModel if adding new entries - no idea
 
119899
    where in model impl that resides.
 
119900
 
 
119901
 capplets/file-types/ChangeLog          |    9 +++++++++
 
119902
 capplets/file-types/mime-edit-dialog.c |    1 +
 
119903
 capplets/file-types/mime-type-info.c   |   19 ++++++++++++-------
 
119904
 capplets/file-types/model-entry.c      |    2 +-
 
119905
 capplets/file-types/service-info.c     |   20 +++++++++-----------
 
119906
 5 files changed, 32 insertions(+), 19 deletions(-)
 
119907
 
 
119908
commit 84332cb647fab2d3bcb5e4a08d7039e4e855cb5a
 
119909
Author: Jody Goldberg <jody@gnome.org>
 
119910
Date:   Fri Mar 29 22:30:40 2002 +0000
 
119911
 
 
119912
    fix spelling error in schema.
 
119913
    
 
119914
    
 
119915
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119916
    
 
119917
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
 
119918
          fix spelling error in schema.
 
119919
 
 
119920
 gnome-settings-daemon/ChangeLog                    |    3 +++
 
119921
 .../gnome-settings-accessibility-keyboard.c        |    2 +-
 
119922
 2 files changed, 4 insertions(+), 1 deletions(-)
 
119923
 
 
119924
commit 24462c0abf9f3e565fa12769b754fb0455e8432b
 
119925
Author: Jody Goldberg <jody@gnome.org>
 
119926
Date:   Fri Mar 29 22:30:14 2002 +0000
 
119927
 
 
119928
    spelling error. (CONFIG_ROOT) : fix spelling error in the schema.
 
119929
    
 
119930
    
 
119931
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119932
    
 
119933
        * accessibility-keyboard.c (setup_dialog) : spelling error.
 
119934
        (CONFIG_ROOT) : fix spelling error in the schema.
 
119935
 
 
119936
 capplets/accessibility/keyboard/ChangeLog          |   13 +++++++++++++
 
119937
 .../keyboard/accessibility-keyboard.c              |   10 +++++-----
 
119938
 .../gnome-accessibility-keyboard-properties.glade2 |    6 +++---
 
119939
 3 files changed, 21 insertions(+), 8 deletions(-)
 
119940
 
 
119941
commit b06b0afa86c11617bd572746281f0f9e9d5b81d6
 
119942
Author: Jody Goldberg <jody@gnome.org>
 
119943
Date:   Fri Mar 29 20:05:08 2002 +0000
 
119944
 
 
119945
    add missing NULL terminator.
 
119946
    
 
119947
    
 
119948
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119949
    
 
119950
        * gnome-settings-font.c (load_cursor) : add missing NULL terminator.
 
119951
 
 
119952
 gnome-settings-daemon/ChangeLog             |    2 ++
 
119953
 gnome-settings-daemon/gnome-settings-font.c |    2 +-
 
119954
 2 files changed, 3 insertions(+), 1 deletions(-)
 
119955
 
 
119956
commit efa1999827971ce60cccfbb70e0de7b2ee28817d
 
119957
Author: Jody Goldberg <jody@gnome.org>
 
119958
Date:   Fri Mar 29 19:17:20 2002 +0000
 
119959
 
 
119960
    http://bugzilla.gnome.org/show_bug.cgi?id=76876
 
119961
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119962
    
 
119963
        * gnome-keybinding-properties.c (create_dialog) : remove the startup
 
119964
          warning caused by looking in the current directory for the glade file.
 
119965
        (key_theme_changed) : add some protection for missing schemas.
 
119966
 
 
119967
 capplets/keybindings/ChangeLog                     |    6 ++++++
 
119968
 capplets/keybindings/gnome-keybinding-properties.c |    7 ++++---
 
119969
 2 files changed, 10 insertions(+), 3 deletions(-)
 
119970
 
 
119971
commit c00e3a749c9290e25f4b8f05e2b7553448bc1c74
 
119972
Author: Jody Goldberg <jody@gnome.org>
 
119973
Date:   Fri Mar 29 17:21:23 2002 +0000
 
119974
 
 
119975
    click volume is an integer from 0..100, schema is an int too. Remove float
 
119976
    
 
119977
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
119978
    
 
119979
        * gnome-settings-keyboard.c (apply_settings) : click volume is an
 
119980
          integer from 0..100, schema is an int too.  Remove float and double
 
119981
          and add some bounds checking.
 
119982
    
 
119983
        (set_server_from_gconf) : scale mk_time_to_max by mk_interval so that
 
119984
          it is actually in msec.
 
119985
        (set_gconf_from_server) : do the inverse here.
 
119986
 
 
119987
 gnome-settings-daemon/ChangeLog                    |    7 +++++++
 
119988
 .../gnome-settings-accessibility-keyboard.c        |    5 +++--
 
119989
 gnome-settings-daemon/gnome-settings-keyboard.c    |   13 ++++++++-----
 
119990
 3 files changed, 18 insertions(+), 7 deletions(-)
 
119991
 
 
119992
commit 8a14f2f9aebaa4df0934afe9e18ea0e6bfe3038d
 
119993
Author: Jody Goldberg <jody@gnome.org>
 
119994
Date:   Fri Mar 29 17:15:08 2002 +0000
 
119995
 
 
119996
    click_volume range is 0..100
 
119997
    
 
119998
    
 
119999
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
120000
    
 
120001
        * gnome-keyboard-properties.glade : click_volume range is 0..100
 
120002
 
 
120003
 capplets/keyboard/ChangeLog                       |    4 ++++
 
120004
 capplets/keyboard/gnome-keyboard-properties.glade |    2 +-
 
120005
 2 files changed, 5 insertions(+), 1 deletions(-)
 
120006
 
 
120007
commit 1fe61dbcf6ce0d17d266b0eed645445ab691b9d7
 
120008
Author: Jody Goldberg <jody@gnome.org>
 
120009
Date:   Fri Mar 29 06:19:22 2002 +0000
 
120010
 
 
120011
    mouse keys now work.
 
120012
    
 
120013
    2002-03-29  Jody Goldberg <jody@gnome.org>
 
120014
    
 
120015
        * gnome-settings-accessibility-keyboard.c : make the debug spew optional
 
120016
        (set_server_from_gconf) : typo that only applied settings when we
 
120017
          shouldn't.
 
120018
        (set_server_from_gconf) : set the mouse key accel flag when mk is
 
120019
          enabled so that we can actually set the accel parms.  How did this
 
120020
          work in X11R6 ?
 
120021
 
 
120022
 gnome-settings-daemon/ChangeLog                    |    9 ++++++
 
120023
 .../gnome-settings-accessibility-keyboard.c        |   28 ++++++++++++--------
 
120024
 2 files changed, 26 insertions(+), 11 deletions(-)
 
120025
 
 
120026
commit 454800152e51d7136bce4b3c5524d5df11dafd9c
 
120027
Author: Richard Hestilow <hestilow@ximian.com>
 
120028
Date:   Fri Mar 29 05:15:05 2002 +0000
 
120029
 
 
120030
    Only set size for preview modes.
 
120031
    
 
120032
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120033
    
 
120034
        * applier.c (bg_applier_set_prop): Only set size for preview modes.
 
120035
 
 
120036
 libbackground/ChangeLog |    4 ++++
 
120037
 libbackground/applier.c |    6 ++++--
 
120038
 2 files changed, 8 insertions(+), 2 deletions(-)
 
120039
 
 
120040
commit efea7f9c120a65048402c8a1402408807aeaf398
 
120041
Author: Richard Hestilow <hestilow@ximian.com>
 
120042
Date:   Fri Mar 29 04:59:00 2002 +0000
 
120043
 
 
120044
    Rename to _DEFAULT_WIDTH, _DEFAULT_HEIGHT. (draw_disabled_message): Accept
 
120045
    
 
120046
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120047
    
 
120048
        * applier.c (MONITOR_CONTENTS_WIDTH, MONITOR_CONTENTS_HEIGHT):
 
120049
        Rename to _DEFAULT_WIDTH, _DEFAULT_HEIGHT.
 
120050
        (draw_disabled_message): Accept width and height as variables.
 
120051
        (bg_applier_class_init): Install props preview_width, preview_height.
 
120052
        (bg_applier_set_prop): Accept new size properties, only set to
 
120053
        default width/height on mode PREVIEW if uninitialized.
 
120054
        (bg_applier_new_at_size): Added.
 
120055
        (bg_applier_apply_prefs): Call draw_disabled_message with actual
 
120056
        width/height.
 
120057
        (bg_applier_get_preview_width): Create pixmap based on set size.
 
120058
 
 
120059
 libbackground/ChangeLog |   13 ++++++++
 
120060
 libbackground/applier.c |   76 +++++++++++++++++++++++++++++++++++++++-------
 
120061
 libbackground/applier.h |    3 ++
 
120062
 3 files changed, 80 insertions(+), 12 deletions(-)
 
120063
 
 
120064
commit 2b8fa79a0605d230b47f0ae1d49ade064cb3b39e
 
120065
Author: jacob berkman <jacob@ximian.com>
 
120066
Date:   Fri Mar 29 01:13:44 2002 +0000
 
120067
 
 
120068
    on solaris Xresource.h sez /* You must include <X11/Xlib.h> before
 
120069
    
 
120070
    2002-03-28  jacob berkman  <jacob@ximian.com>
 
120071
    
 
120072
        * accessibility-keyboard.c: on solaris Xresource.h sez /* You must
 
120073
        include <X11/Xlib.h> before including this file */
 
120074
 
 
120075
 capplets/accessibility/keyboard/ChangeLog          |    5 +++++
 
120076
 .../keyboard/accessibility-keyboard.c              |    1 +
 
120077
 2 files changed, 6 insertions(+), 0 deletions(-)
 
120078
 
 
120079
commit 1a9d28bcab1e7f24a696fce6089627a06f7aebbe
 
120080
Author: jacob berkman <jacob@ximian.com>
 
120081
Date:   Fri Mar 29 01:13:33 2002 +0000
 
120082
 
 
120083
    fix a typo
 
120084
    
 
120085
    2002-03-28  jacob berkman  <jacob@ximian.com>
 
120086
    
 
120087
        * gnome-settings-accessibility-keyboard.c (set_server_from_gconf):
 
120088
        fix a typo
 
120089
 
 
120090
 gnome-settings-daemon/ChangeLog                    |    5 +++++
 
120091
 .../gnome-settings-accessibility-keyboard.c        |    2 +-
 
120092
 2 files changed, 6 insertions(+), 1 deletions(-)
 
120093
 
 
120094
commit fa727f41640c02b94c18b7ec10c9b5e909608d07
 
120095
Author: jacob berkman <jacob@ximian.com>
 
120096
Date:   Fri Mar 29 01:01:10 2002 +0000
 
120097
 
 
120098
    add X libraries to link lines for things that make X calls (since
 
120099
    
 
120100
    2002-03-28  jacob berkman  <jacob@ximian.com>
 
120101
    
 
120102
        * configure.in: add X libraries to link lines for things that make
 
120103
        X calls (since pango/gtk don't pull those in for us)
 
120104
 
 
120105
 ChangeLog    |    5 +++++
 
120106
 configure.in |   10 +++++++++-
 
120107
 2 files changed, 14 insertions(+), 1 deletions(-)
 
120108
 
 
120109
commit ad88cdbaba0c6be5db1d1d74a9ca8e5d77c25b5f
 
120110
Author: Richard Hestilow <hestilow@ximian.com>
 
120111
Date:   Thu Mar 28 23:54:34 2002 +0000
 
120112
 
 
120113
    Set fsel to modal, it seems to fix a weird grabbing bug.
 
120114
    
 
120115
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120116
    
 
120117
        * gconf-property-editor.c (peditor_image_clicked_cb): Set
 
120118
        fsel to modal, it seems to fix a weird grabbing bug.
 
120119
 
 
120120
 capplets/common/ChangeLog               |    5 +++++
 
120121
 capplets/common/gconf-property-editor.c |    3 ++-
 
120122
 2 files changed, 7 insertions(+), 1 deletions(-)
 
120123
 
 
120124
commit b58a24bd2e909f1fd1665e994d02ae23d668408a
 
120125
Author: Kjartan Maraas <kmaraas@gnome.org>
 
120126
Date:   Thu Mar 28 22:56:14 2002 +0000
 
120127
 
 
120128
    Updated Norwegian (bokm�l) translation.
 
120129
    
 
120130
    2002-03-28  Kjartan Maraas  <kmaraas@gnome.org>
 
120131
    
 
120132
        * no.po: Updated Norwegian (bokm�l) translation.
 
120133
 
 
120134
 po/ChangeLog |    4 +
 
120135
 po/no.po     |  201 ++++++++++++++++++++++------------------------------------
 
120136
 2 files changed, 80 insertions(+), 125 deletions(-)
 
120137
 
 
120138
commit 18bd56b74a076752d9125e7af6dc9519980c0928
 
120139
Author: Richard Hestilow <hestilow@ximian.com>
 
120140
Date:   Thu Mar 28 21:25:04 2002 +0000
 
120141
 
 
120142
    Add mnemonics. (main): Set title to "Background Preferences".
 
120143
    
 
120144
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120145
    
 
120146
        * background-properties-capplet.c (create_dialog),
 
120147
        background-properties.glade: Add mnemonics.
 
120148
        (main): Set title to "Background Preferences".
 
120149
 
 
120150
 capplets/background/ChangeLog                      |    6 ++++++
 
120151
 .../background/background-properties-capplet.c     |   19 +++++++++++++++++--
 
120152
 capplets/background/background-properties.glade    |    9 ++++-----
 
120153
 3 files changed, 27 insertions(+), 7 deletions(-)
 
120154
 
 
120155
commit 3dce518cca3404935653969de958d4543487fdc2
 
120156
Author: Richard Hestilow <hestilow@ximian.com>
 
120157
Date:   Thu Mar 28 20:55:50 2002 +0000
 
120158
 
 
120159
    Make dialog title match .desktop label.
 
120160
    
 
120161
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120162
    
 
120163
        * gnome-default-applications-properties.glade: Make dialog title
 
120164
        match .desktop label.
 
120165
 
 
120166
 capplets/default-applications/ChangeLog            |    5 +++++
 
120167
 .../gnome-default-applications-properties.glade    |    2 +-
 
120168
 2 files changed, 6 insertions(+), 1 deletions(-)
 
120169
 
 
120170
commit 90d759948a038117c0fe64b08d17345f58a72526
 
120171
Author: Richard Hestilow <hestilow@ximian.com>
 
120172
Date:   Thu Mar 28 20:51:22 2002 +0000
 
120173
 
 
120174
    Construct list example from a single string. Fixes bug #72761.
 
120175
    
 
120176
    2002-03-28  Richard Hestilow  <hestilow@ximian.com>
 
120177
    
 
120178
        * control/control.c (create_form): Construct list example
 
120179
        from a single string. Fixes bug #72761.
 
120180
 
 
120181
 capplets/theme-switcher/ChangeLog         |    5 +++++
 
120182
 capplets/theme-switcher/control/control.c |   21 +++++++++++++--------
 
120183
 2 files changed, 18 insertions(+), 8 deletions(-)
 
120184
 
 
120185
commit 86cfb778f17982409a9749d3ea1fecccec587dd5
 
120186
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
120187
Date:   Thu Mar 28 20:29:23 2002 +0000
 
120188
 
 
120189
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
120190
 
 
120191
 po/ChangeLog |    5 +
 
120192
 po/pl.po     |  874 ++++++++++++++++++++++++++++------------------------------
 
120193
 2 files changed, 421 insertions(+), 458 deletions(-)
 
120194
 
 
120195
commit 3a721152dd3fab702cea6b9319e6feeafc35ec99
 
120196
Author: Jonathan Blandford <jrb@gnome.org>
 
120197
Date:   Thu Mar 28 19:42:46 2002 +0000
 
120198
 
 
120199
    1.99.6
 
120200
    
 
120201
    Thu Mar 28 14:35:12 2002  Jonathan Blandford  <jrb@gnome.org>
 
120202
    
 
120203
        * configure.in (RELEASE): 1.99.6
 
120204
 
 
120205
 ChangeLog    |    4 ++
 
120206
 configure.in |    2 +-
 
120207
 po/az.po     |  133 +++++++++++++++++++++++-------------------------
 
120208
 po/ca.po     |  146 +++++++++++++++++++++++++---------------------------
 
120209
 po/cs.po     |  145 +++++++++++++++++++++++++---------------------------
 
120210
 po/da.po     |  160 +++++++++++++++++++++++++++++++---------------------------
 
120211
 po/de.po     |  138 ++++++++++++++++++++++++--------------------------
 
120212
 po/el.po     |  147 +++++++++++++++++++++++++----------------------------
 
120213
 po/en_GB.po  |  117 +++++++++++++++++-------------------------
 
120214
 po/es.po     |  140 +++++++++++++++++++++++++--------------------------
 
120215
 po/et.po     |  160 ++++++++++++++++++++++++++++++---------------------------
 
120216
 po/fi.po     |   76 +++++++++++++++++++---------
 
120217
 po/fr.po     |  143 +++++++++++++++++++++++++---------------------------
 
120218
 po/ga.po     |  134 ++++++++++++++++++++++--------------------------
 
120219
 po/gl.po     |  148 +++++++++++++++++++++++++----------------------------
 
120220
 po/hr.po     |  134 +++++++++++++++++++++++--------------------------
 
120221
 po/hu.po     |  141 +++++++++++++++++++++++---------------------------
 
120222
 po/it.po     |  146 +++++++++++++++++++++++++----------------------------
 
120223
 po/ja.po     |  142 +++++++++++++++++++++++++---------------------------
 
120224
 po/ko.po     |   66 +++++++++++++++++-------
 
120225
 po/lt.po     |  144 +++++++++++++++++++++++++---------------------------
 
120226
 po/lv.po     |  149 ++++++++++++++++++++++++++---------------------------
 
120227
 po/ms.po     |  156 ++++++++++++++++++++++++++++++--------------------------
 
120228
 po/nl.po     |  155 ++++++++++++++++++++++++++++----------------------------
 
120229
 po/nn.po     |  144 ++++++++++++++++++++++++++--------------------------
 
120230
 po/no.po     |  145 +++++++++++++++++++++++++++-------------------------
 
120231
 po/pl.po     |  157 +++++++++++++++++++++++++++++++--------------------------
 
120232
 po/pt.po     |  155 ++++++++++++++++++++++++++++----------------------------
 
120233
 po/pt_BR.po  |  132 ++++++++++++++++++++++--------------------------
 
120234
 po/ro.po     |  155 ++++++++++++++++++++++++++++----------------------------
 
120235
 po/ru.po     |  150 ++++++++++++++++++++++++++----------------------------
 
120236
 po/sk.po     |   93 ++++++++++++++++++---------------
 
120237
 po/sl.po     |  155 ++++++++++++++++++++++++++++----------------------------
 
120238
 po/sv.po     |  155 ++++++++++++++++++++++++++++----------------------------
 
120239
 po/tr.po     |  131 ++++++++++++++++++++++-------------------------
 
120240
 po/uk.po     |  115 +++++++++++++++++-------------------------
 
120241
 po/wa.po     |  142 +++++++++++++++++++++++++---------------------------
 
120242
 po/zh_CN.po  |  155 ++++++++++++++++++++++++++++----------------------------
 
120243
 po/zh_TW.po  |  146 ++++++++++++++++++++++++++---------------------------
 
120244
 39 files changed, 2546 insertions(+), 2610 deletions(-)
 
120245
 
 
120246
commit 7c4fed53419511c8a0e94bb44578eef40e48cbac
 
120247
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
120248
Date:   Thu Mar 28 16:28:06 2002 +0000
 
120249
 
 
120250
    Updated Korean translation.
 
120251
    
 
120252
        * ko.po: Updated Korean translation.
 
120253
 
 
120254
 po/ChangeLog |    4 +
 
120255
 po/ko.po     |  803 +++++++++++++++++++++++++++-------------------------------
 
120256
 2 files changed, 380 insertions(+), 427 deletions(-)
 
120257
 
 
120258
commit 653e2d9127c2faf24f452a4383f6b1ea1597854c
 
120259
Author: Jonathan Blandford <jrb@redhat.com>
 
120260
Date:   Thu Mar 28 14:27:13 2002 +0000
 
120261
 
 
120262
    somehow the font settings were removed. Re add.
 
120263
    
 
120264
    Thu Mar 28 09:18:40 2002  Jonathan Blandford  <jrb@redhat.com>
 
120265
    
 
120266
        * gnome-settings-daemon.c: somehow the font settings were
 
120267
        removed.  Re add.
 
120268
 
 
120269
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
120270
 gnome-settings-daemon/Makefile.am             |    2 ++
 
120271
 gnome-settings-daemon/gnome-settings-daemon.c |    5 +++++
 
120272
 3 files changed, 12 insertions(+), 0 deletions(-)
 
120273
 
 
120274
commit 6f5025e9fb2e959414d91e794f2c77667edfecae
 
120275
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
120276
Date:   Thu Mar 28 12:16:47 2002 +0000
 
120277
 
 
120278
    Fixed default apps combos to work on single-item list, made these
 
120279
    insensitive, if < 1 items
 
120280
 
 
120281
 capplets/default-applications/ChangeLog            |    8 +
 
120282
 .../gnome-default-applications-properties.c        |  158 ++++++++------------
 
120283
 2 files changed, 72 insertions(+), 94 deletions(-)
 
120284
 
 
120285
commit 27095fe23619122e149d2877843e2ec22a1f0c35
 
120286
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
120287
Date:   Thu Mar 28 01:37:53 2002 +0000
 
120288
 
 
120289
    Fixed typo in default applications capplet, that made it to ignore
 
120290
    editor setting
 
120291
 
 
120292
 capplets/default-applications/ChangeLog            |    5 +++++
 
120293
 .../gnome-default-applications-properties.c        |   12 ++++++------
 
120294
 2 files changed, 11 insertions(+), 6 deletions(-)
 
120295
 
 
120296
commit 25e832d7168010a448a6fc95fba935f0b915e4c4
 
120297
Author: Richard Hestilow <hestilow@ximian.com>
 
120298
Date:   Thu Mar 28 01:10:53 2002 +0000
 
120299
 
 
120300
    Add mnemonics.
 
120301
    
 
120302
    2002-03-27  Richard Hestilow  <hestilow@ximian.com>
 
120303
    
 
120304
        * sound-properties.glade: Add mnemonics.
 
120305
    
 
120306
        * sound-properties-capplet.c (create_dialog): Connect to
 
120307
        properties so we know when to save.
 
120308
 
 
120309
 capplets/sound/ChangeLog                  |   14 ++++++++++++++
 
120310
 capplets/sound/sound-properties-capplet.c |   10 +++++++++-
 
120311
 capplets/sound/sound-properties.glade     |   12 ++++++++----
 
120312
 3 files changed, 31 insertions(+), 5 deletions(-)
 
120313
 
 
120314
commit 7abe45f43b5b1a9f2806dd8bdd92d51b2b467605
 
120315
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
120316
Date:   Wed Mar 27 18:52:08 2002 +0000
 
120317
 
 
120318
    Updated Finnish translation.
 
120319
    
 
120320
    2002-03-27  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
120321
    
 
120322
        * fi.po: Updated Finnish translation.
 
120323
 
 
120324
 po/ChangeLog |    4 +
 
120325
 po/fi.po     |  262 ++++++++++++++++++++++++++++-----------------------------
 
120326
 2 files changed, 133 insertions(+), 133 deletions(-)
 
120327
 
 
120328
commit da9287fb263a9d55ee6183ad46dc7d9607f8dd69
 
120329
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
120330
Date:   Wed Mar 27 15:43:09 2002 +0000
 
120331
 
 
120332
    Updated Slovak translation.
 
120333
    
 
120334
    2002-03-27  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
120335
    
 
120336
        * sk.po: Updated Slovak translation.
 
120337
 
 
120338
 po/ChangeLog |    4 +
 
120339
 po/sk.po     |  274 +++++++++++++++++++++++++++++++---------------------------
 
120340
 2 files changed, 151 insertions(+), 127 deletions(-)
 
120341
 
 
120342
commit 1c1ffb6ab47b8d4842dea3cbf15c9b35eea26fc7
 
120343
Author: Jonathan Blandford <jrb@redhat.com>
 
120344
Date:   Wed Mar 27 04:38:08 2002 +0000
 
120345
 
 
120346
    Only show themes if they actually have a keybinding. Also, initialize the
 
120347
    
 
120348
    Tue Mar 26 23:27:24 2002  Jonathan Blandford  <jrb@redhat.com>
 
120349
    
 
120350
        * gnome-keybinding-properties.c (setup_dialog): Only show themes
 
120351
        if they actually have a keybinding.  Also, initialize the keytheme
 
120352
        correctly.
 
120353
 
 
120354
 capplets/keybindings/ChangeLog                     |    8 ++-
 
120355
 capplets/keybindings/gnome-keybinding-properties.c |   61 ++++++++++++++++---
 
120356
 2 files changed, 58 insertions(+), 11 deletions(-)
 
120357
 
 
120358
commit 73cb8063634d0d5ed0e3e2e528138219f579dd10
 
120359
Author: Seth Nickell <seth@src.gnome.org>
 
120360
Date:   Wed Mar 27 00:11:04 2002 +0000
 
120361
 
 
120362
    *** empty log message ***
 
120363
 
 
120364
 capplets/keybindings/ChangeLog             |    5 +++++
 
120365
 capplets/keybindings/keybinding.desktop.in |    4 ++--
 
120366
 2 files changed, 7 insertions(+), 2 deletions(-)
 
120367
 
 
120368
commit 51829bd80955440abf494bc8f8348655e4dd84d2
 
120369
Author: jacob berkman <jacob@ximian.com>
 
120370
Date:   Wed Mar 27 00:10:38 2002 +0000
 
120371
 
 
120372
    remove screensaver
 
120373
    
 
120374
    2002-03-26  jacob berkman  <jacob@ximian.com>
 
120375
    
 
120376
        * capplets/Makefile.am (always_built_SUBDIRS): remove screensaver
 
120377
    
 
120378
        * capplets/screensaver/: remove as xscreensaver provides these
 
120379
        things
 
120380
    
 
120381
        * configure.in: remove xscreensaver check again as xscreensaver
 
120382
        supplies the .desktop file for itself
 
120383
        (AC_OUTPUT): remove capplets/screensaver/Makefile
 
120384
 
 
120385
 ChangeLog                                    |   11 +
 
120386
 capplets/Makefile.am                         |    2 +-
 
120387
 capplets/screensaver/.cvsignore              |    3 -
 
120388
 capplets/screensaver/ChangeLog               | 1123 --------------------------
 
120389
 capplets/screensaver/Makefile.am             |   14 -
 
120390
 capplets/screensaver/screensaver-capplet.png |  Bin 3139 -> 0 bytes
 
120391
 capplets/screensaver/screensaver.desktop.in  |    8 -
 
120392
 configure.in                                 |    6 -
 
120393
 po/ChangeLog                                 |    4 +
 
120394
 po/POTFILES.in                               |    1 -
 
120395
 10 files changed, 16 insertions(+), 1156 deletions(-)
 
120396
 
 
120397
commit ff128913a45eb3ab20283d4e8ef038d65c55ee7b
 
120398
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
120399
Date:   Tue Mar 26 22:56:20 2002 +0000
 
120400
 
 
120401
    Moved font capplet backt o original GUI and made it to work otherwise
 
120402
 
 
120403
 capplets/font/ChangeLog             |   15 ++-
 
120404
 capplets/font/font-properties.glade |  218 +++++++++--------------------------
 
120405
 capplets/font/main.c                |  156 ++++++++++++++++++++-----
 
120406
 3 files changed, 194 insertions(+), 195 deletions(-)
 
120407
 
 
120408
commit c8d6823d9cd7f08866b285acbe9f697d51e39875
 
120409
Author: Richard Hestilow <hestilow@ximian.com>
 
120410
Date:   Tue Mar 26 20:33:16 2002 +0000
 
120411
 
 
120412
    The check for xscreensaver got removed, add it back in.
 
120413
    
 
120414
    2002-03-26  Richard Hestilow  <hestilow@ximian.com>
 
120415
    
 
120416
        * configure.in: The check for xscreensaver got removed, add it back
 
120417
        in.
 
120418
 
 
120419
 ChangeLog    |    5 +++++
 
120420
 configure.in |    1 +
 
120421
 2 files changed, 6 insertions(+), 0 deletions(-)
 
120422
 
 
120423
commit 8f172b308da49530f3b365c5e6c4ee58ce9e5c69
 
120424
Author: Dave Camp <dave@ximian.com>
 
120425
Date:   Tue Mar 26 18:53:49 2002 +0000
 
120426
 
 
120427
    Don't initialize is_nautilus_running here (check it each time in
 
120428
    
 
120429
    2002-03-26  Dave Camp  <dave@ximian.com>
 
120430
    
 
120431
            * applier.c: (bg_applier_init): Don't initialize
 
120432
            is_nautilus_running here (check it each time in appy_prefs).
 
120433
            (bg_applier_apply_prefs): Don't try to apply the background if
 
120434
            nautilus is running.
 
120435
 
 
120436
 libbackground/ChangeLog |    7 +++++++
 
120437
 libbackground/applier.c |    9 +++------
 
120438
 2 files changed, 10 insertions(+), 6 deletions(-)
 
120439
 
 
120440
commit b8e874212ceab2c6f25a77a6bf15910c1d506d14
 
120441
Author: jacob berkman <jacob@ximian.com>
 
120442
Date:   Tue Mar 26 17:22:22 2002 +0000
 
120443
 
 
120444
    add new .schemas file
 
120445
    
 
120446
    2002-03-26  jacob berkman  <jacob@ximian.com>
 
120447
    
 
120448
        * schemas/Makefile.am (schema_DATA): add new .schemas file
 
120449
    
 
120450
        * schemas/apps_gnome_settings_daemon_screensaver.schemas: settings
 
120451
        for starting screensaver
 
120452
 
 
120453
 ChangeLog                                          |    7 +++++
 
120454
 schemas/Makefile.am                                |    3 +-
 
120455
 .../apps_gnome_settings_daemon_screensaver.schemas |   27 ++++++++++++++++++++
 
120456
 3 files changed, 36 insertions(+), 1 deletions(-)
 
120457
 
 
120458
commit 222d8a239a3219cd3bce1d206fe72a4f9ff23eac
 
120459
Author: jacob berkman <jacob@ximian.com>
 
120460
Date:   Tue Mar 26 17:22:02 2002 +0000
 
120461
 
 
120462
    start xscreensaver, and display an error dialog if it failed
 
120463
    
 
120464
    2002-03-26  jacob berkman  <jacob@ximian.com>
 
120465
    
 
120466
        * gnome-settings-screensaver.[ch]
 
120467
        (gnome_settings_screensaver_load): start xscreensaver, and display
 
120468
        an error dialog if it failed
 
120469
    
 
120470
        * gnome-settings-daemon.c (gnome_settings_daemon_new): init/load
 
120471
        screensaver
 
120472
 
 
120473
 gnome-settings-daemon/ChangeLog                    |    9 ++
 
120474
 gnome-settings-daemon/Makefile.am                  |    2 +
 
120475
 gnome-settings-daemon/gnome-settings-daemon.c      |    5 +-
 
120476
 gnome-settings-daemon/gnome-settings-screensaver.c |  119 ++++++++++++++++++++
 
120477
 gnome-settings-daemon/gnome-settings-screensaver.h |   33 ++++++
 
120478
 5 files changed, 167 insertions(+), 1 deletions(-)
 
120479
 
 
120480
commit 2a884fd7ade680c2cdc4bcdd1fa2055b2ae576ea
 
120481
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
120482
Date:   Tue Mar 26 16:39:05 2002 +0000
 
120483
 
 
120484
    Two minor checks, that fix crash/misbehaviour at broken GConf setups
 
120485
 
 
120486
 capplets/keyboard/ChangeLog                   |    5 +++++
 
120487
 capplets/keyboard/gnome-keyboard-properties.c |    5 ++++-
 
120488
 capplets/ui-properties/ChangeLog              |    4 ++++
 
120489
 capplets/ui-properties/gnome-ui-properties.c  |    4 +++-
 
120490
 4 files changed, 16 insertions(+), 2 deletions(-)
 
120491
 
 
120492
commit 8d24cf9697f40f34285464c7855a7db1e8ea725d
 
120493
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
120494
Date:   Tue Mar 26 14:07:09 2002 +0000
 
120495
 
 
120496
    Updated Slovak translation.
 
120497
    
 
120498
    2002-03-26  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
120499
    
 
120500
        * sk.po: Updated Slovak translation.
 
120501
 
 
120502
 po/ChangeLog |    4 ++
 
120503
 po/sk.po     |  105 +++++++++++++++++++++++++--------------------------------
 
120504
 2 files changed, 50 insertions(+), 59 deletions(-)
 
120505
 
 
120506
commit 204149c4a01ef067473b8b7d096e3768abb9f364
 
120507
Author: Kjartan Maraas <kmaraas@gnome.org>
 
120508
Date:   Tue Mar 26 08:24:44 2002 +0000
 
120509
 
 
120510
    Updated Norwegian (bokm�l) translation.
 
120511
    
 
120512
    2002-03-25  Kjartan Maraas  <kmaraas@gnome.org>
 
120513
    
 
120514
        * no.po: Updated Norwegian (bokm�l) translation.
 
120515
 
 
120516
 po/no.po |   78 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 
120517
 1 files changed, 56 insertions(+), 22 deletions(-)
 
120518
 
 
120519
commit aceada3be1aefabb8486dc4478a0ed74e673ae2c
 
120520
Author: Kjartan Maraas <kmaraas@gnome.org>
 
120521
Date:   Tue Mar 26 08:24:04 2002 +0000
 
120522
 
 
120523
    Fix a string.
 
120524
    
 
120525
    2003-03-26  Kjartan Maraas  <kmaraas@gnome.org>
 
120526
    
 
120527
        * activate-settings-daemon.c: Fix a string.
 
120528
 
 
120529
 capplets/common/ChangeLog                  |    4 ++++
 
120530
 capplets/common/activate-settings-daemon.c |    4 ++--
 
120531
 2 files changed, 6 insertions(+), 2 deletions(-)
 
120532
 
 
120533
commit 8835f45c62b6646837f6c1243ea3da4172f503ce
 
120534
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
120535
Date:   Mon Mar 25 22:27:54 2002 +0000
 
120536
 
 
120537
    Fail verbosely instead of silent crashing on certain missing/broken schemas
 
120538
 
 
120539
 capplets/common/ChangeLog               |    5 +++++
 
120540
 capplets/common/gconf-property-editor.c |    9 +++++++--
 
120541
 2 files changed, 12 insertions(+), 2 deletions(-)
 
120542
 
 
120543
commit fc7c0a3f27d2438c2077617c695cec37351e17fd
 
120544
Author: jacob berkman <jacob@ximian.com>
 
120545
Date:   Mon Mar 25 20:30:33 2002 +0000
 
120546
 
 
120547
    tell the SM to restart us only after we know we're unique with
 
120548
    
 
120549
    2002-03-25  jacob berkman  <jacob@ximian.com>
 
120550
    
 
120551
        * factory.c (main): tell the SM to restart us only after we know
 
120552
        we're unique with bonobo-activation
 
120553
 
 
120554
 gnome-settings-daemon/ChangeLog |    5 +++++
 
120555
 gnome-settings-daemon/factory.c |   10 +++++-----
 
120556
 2 files changed, 10 insertions(+), 5 deletions(-)
 
120557
 
 
120558
commit da000d4a08ae9d6b2f503d1a481e65547040dbfb
 
120559
Author: Jody Goldberg <jody@gnome.org>
 
120560
Date:   Mon Mar 25 17:07:00 2002 +0000
 
120561
 
 
120562
    oked by jrb new. (volume_from_widget) : new. (setup_dialog) : use them
 
120563
    
 
120564
    
 
120565
    2002-03-25  Jody Goldberg <jody@gnome.org>
 
120566
    
 
120567
        oked by jrb
 
120568
        * gnome-keyboard-properties.c (volume_to_widget) : new.
 
120569
        (volume_from_widget) : new.
 
120570
        (setup_dialog) : use them here.
 
120571
 
 
120572
 capplets/keyboard/ChangeLog                   |    6 ++++++
 
120573
 capplets/keyboard/gnome-keyboard-properties.c |   16 +++++++++++++++-
 
120574
 2 files changed, 21 insertions(+), 1 deletions(-)
 
120575
 
 
120576
commit 85e7f61ad7d29e0f882ab560bfe02e2e089581e5
 
120577
Author: Jody Goldberg <jody@gnome.org>
 
120578
Date:   Mon Mar 25 16:39:42 2002 +0000
 
120579
 
 
120580
    Only load the necessary toplevel widget in the non-dialog case.
 
120581
    
 
120582
    2002-03-25  Jody Goldberg <jody@gnome.org>
 
120583
    
 
120584
        * accessibility-keyboard.c (setup_accessX_dialog) : Only load the
 
120585
          necessary toplevel widget in the non-dialog case.
 
120586
        (setup_dialog) : pass as_dialog to the sub-init routines.
 
120587
        (setup_images) : only load widgets appropriate for the current state.
 
120588
        (setup_ranges) : ditto, and be more vocal about invalid glade.
 
120589
        (setup_simple_toggles) : ditto.
 
120590
        (setup_toggles) : ditto.
 
120591
 
 
120592
 capplets/accessibility/keyboard/ChangeLog          |    9 ++
 
120593
 .../keyboard/accessibility-keyboard.c              |  131 ++++++++++++--------
 
120594
 2 files changed, 86 insertions(+), 54 deletions(-)
 
120595
 
 
120596
commit 02b2ad66f7821ae6972a995e477350cbc297cde3
 
120597
Author: Jody Goldberg <jody@gnome.org>
 
120598
Date:   Mon Mar 25 16:36:11 2002 +0000
 
120599
 
 
120600
    Use gtk_label_new_with_mnemonic and add an accel to the label.
 
120601
    
 
120602
    2002-03-25  Jody Goldberg <jody@gnome.org>
 
120603
    
 
120604
        * gnome-keyboard-properties.c (setup_accessibility) : Use
 
120605
          gtk_label_new_with_mnemonic and add an accel to the label.
 
120606
 
 
120607
 capplets/keyboard/ChangeLog                   |    5 +++++
 
120608
 capplets/keyboard/gnome-keyboard-properties.c |    2 +-
 
120609
 2 files changed, 6 insertions(+), 1 deletions(-)
 
120610
 
 
120611
commit b76209e81ece33d6a45b01cf063d205215656f5d
 
120612
Author: Kjartan Maraas <kmaraas@gnome.org>
 
120613
Date:   Mon Mar 25 08:47:13 2002 +0000
 
120614
 
 
120615
    Updated Norwegian (bokm�l) translation.
 
120616
    
 
120617
    2002-03-25  Kjartan Maraas  <kmaraas@gnome.org>
 
120618
    
 
120619
        * no.po: Updated Norwegian (bokm�l) translation.
 
120620
 
 
120621
 po/ChangeLog |    4 ++
 
120622
 po/no.po     |  137 +++++++++++++++++++++++++---------------------------------
 
120623
 2 files changed, 63 insertions(+), 78 deletions(-)
 
120624
 
 
120625
commit 1cb06ddba20274f1a9b8054056d5369e6b45f6e2
 
120626
Author: Jonathan Blandford <jrb@redhat.com>
 
120627
Date:   Mon Mar 25 06:09:43 2002 +0000
 
120628
 
 
120629
    1.99.5
 
120630
    
 
120631
    Mon Mar 25 00:51:06 2002  Jonathan Blandford  <jrb@redhat.com>
 
120632
    
 
120633
        * configure.in (RELEASE): 1.99.5
 
120634
 
 
120635
 ChangeLog                                          |    9 +
 
120636
 capplets/background/ChangeLog                      |    6 -
 
120637
 .../keybindings/gnome-keybinding-properties.glade  |    2 +-
 
120638
 configure.in                                       |    2 +-
 
120639
 po/az.po                                           | 1639 ++++++--
 
120640
 po/ca.po                                           | 1770 ++++++--
 
120641
 po/cs.po                                           | 1677 ++++++--
 
120642
 po/da.po                                           |  236 +-
 
120643
 po/de.po                                           | 1668 ++++++--
 
120644
 po/el.po                                           | 1705 ++++++--
 
120645
 po/en_GB.po                                        | 2327 +++++------
 
120646
 po/es.po                                           | 1663 ++++++--
 
120647
 po/et.po                                           |  237 +-
 
120648
 po/fi.po                                           |  305 ++-
 
120649
 po/fr.po                                           | 1748 ++++++--
 
120650
 po/ga.po                                           | 1624 ++++++--
 
120651
 po/gl.po                                           | 3405 ++++++++--------
 
120652
 po/hr.po                                           | 1637 ++++++--
 
120653
 po/hu.po                                           | 3306 +++++++--------
 
120654
 po/it.po                                           | 3987 ++++++++++---------
 
120655
 po/ja.po                                           | 1706 ++++++--
 
120656
 po/ko.po                                           | 1329 ++++++-
 
120657
 po/lt.po                                           | 1630 ++++++--
 
120658
 po/lv.po                                           | 1715 ++++++--
 
120659
 po/ms.po                                           |  373 ++-
 
120660
 po/nl.po                                           |  850 +++-
 
120661
 po/nn.po                                           | 1686 ++++++--
 
120662
 po/no.po                                           |  578 ++-
 
120663
 po/pl.po                                           |  818 ++--
 
120664
 po/pt.po                                           |  780 +++-
 
120665
 po/pt_BR.po                                        | 1601 ++++++--
 
120666
 po/ro.po                                           | 4373 ++++++++++---------
 
120667
 po/ru.po                                           |  597 +++-
 
120668
 po/sk.po                                           |  597 +++-
 
120669
 po/sl.po                                           |  704 +++-
 
120670
 po/sv.po                                           |  727 +++-
 
120671
 po/tr.po                                           | 1337 ++++++-
 
120672
 po/uk.po                                           | 1257 +++++-
 
120673
 po/wa.po                                           | 1668 ++++++--
 
120674
 po/zh_CN.po                                        |  596 +++-
 
120675
 po/zh_TW.po                                        | 1673 ++++++--
 
120676
 41 files changed, 39194 insertions(+), 16354 deletions(-)
 
120677
 
 
120678
commit e15dd87911ad6b26bc4ebb2c1317557db9188981
 
120679
Author: jacob berkman <jacob@ximian.com>
 
120680
Date:   Sun Mar 24 19:58:38 2002 +0000
 
120681
 
 
120682
    revert .directory.in.in change as that breaks the build
 
120683
    
 
120684
    2002-03-24  jacob berkman  <jacob@ximian.com>
 
120685
    
 
120686
        * POTFILES.in: revert .directory.in.in change as that breaks the
 
120687
        build
 
120688
 
 
120689
 po/ChangeLog   |    5 +++++
 
120690
 po/POTFILES.in |    6 +++---
 
120691
 2 files changed, 8 insertions(+), 3 deletions(-)
 
120692
 
 
120693
commit bec0cee5343831af2709e1188b6cf911dbdb047f
 
120694
Author: Zbigniew Chyla <cyba@gnome.pl>
 
120695
Date:   Sun Mar 24 13:11:16 2002 +0000
 
120696
 
 
120697
    Added capplets/keybindings/gnome-keybinding-properties.glade. Renamed
 
120698
    
 
120699
    
 
120700
    2002-03-24  Zbigniew Chyla  <cyba@gnome.pl>
 
120701
    
 
120702
        * POTFILES.in:
 
120703
        Added capplets/keybindings/gnome-keybinding-properties.glade.
 
120704
        Renamed capplets/desktop-links/*.directory.in.in to *.directory.in
 
120705
    
 
120706
        * pl.po: Updated Polish translation by
 
120707
        GNOME PL Team <translators@gnome.pl>.
 
120708
 
 
120709
 po/ChangeLog   |    9 ++
 
120710
 po/POTFILES.in |    8 +-
 
120711
 po/pl.po       |  248 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 
120712
 3 files changed, 244 insertions(+), 21 deletions(-)
 
120713
 
 
120714
commit 37b4a014eb625bb050d07a50a32671a9178e523e
 
120715
Author: Kevin Breit <mrproper@ximian.com>
 
120716
Date:   Sat Mar 23 23:16:10 2002 +0000
 
120717
 
 
120718
    Added file to CVS.
 
120719
    
 
120720
    2002-03-23  Kevin Breit  <mrproper@ximian.com>
 
120721
    
 
120722
        * C/config-keybindings.xml: Added file to CVS.
 
120723
    
 
120724
        * C/control-center.xml: Added the keybindings capplet so that it will compile.
 
120725
 
 
120726
 help/C/control-center.xml |   11 +++++++++++
 
120727
 help/ChangeLog            |    6 ++++++
 
120728
 2 files changed, 17 insertions(+), 0 deletions(-)
 
120729
 
 
120730
commit 5399ce0b1a2bb83852ee37851db75d0573f66099
 
120731
Author: Jody Goldberg <jody@src.gnome.org>
 
120732
Date:   Sat Mar 23 04:39:24 2002 +0000
 
120733
 
 
120734
    Add AccessX capplet.
 
120735
 
 
120736
 capplets/Makefile.am                               |    3 +-
 
120737
 capplets/accessibility/.cvsignore                  |    2 +
 
120738
 capplets/accessibility/Makefile.am                 |    1 +
 
120739
 capplets/common/gconf-property-editor.c            |    3 +
 
120740
 capplets/desktop-links/.cvsignore                  |    4 +
 
120741
 .../desktop-links/Accessibility.directory.in.in    |    5 +
 
120742
 capplets/desktop-links/Makefile.am                 |    4 +-
 
120743
 capplets/desktop-links/accessibility-directory.png |  Bin 0 -> 220 bytes
 
120744
 capplets/keyboard/ChangeLog                        |   10 +
 
120745
 capplets/keyboard/Makefile.am                      |    4 +-
 
120746
 capplets/keyboard/gnome-keyboard-properties.c      |   24 ++-
 
120747
 configure.in                                       |    3 +
 
120748
 gnome-settings-daemon/.cvsignore                   |    5 +
 
120749
 gnome-settings-daemon/Makefile.am                  |    4 +-
 
120750
 .../gnome-settings-accessibility-keyboard.c        |  300 ++++++++++++++++++++
 
120751
 .../gnome-settings-accessibility-keyboard.h        |   32 ++
 
120752
 gnome-settings-daemon/gnome-settings-daemon.c      |    3 +
 
120753
 po/ChangeLog                                       |    4 +
 
120754
 po/POTFILES.in                                     |    4 +
 
120755
 19 files changed, 403 insertions(+), 12 deletions(-)
 
120756
 
 
120757
commit d37c0f9d73a3cde021821e20d76195410cae18e0
 
120758
Author: Kevin Breit <mrproper@ximian.com>
 
120759
Date:   Sat Mar 23 01:07:27 2002 +0000
 
120760
 
 
120761
    Hooked the background stuff into this file. It builds properly.
 
120762
    
 
120763
    2002-03-22  Kevin Breit  <mrproper@ximian.com>
 
120764
    
 
120765
        * C/control-center.xml: Hooked the background stuff into this file.  It builds properly.
 
120766
    
 
120767
        * C/config-background.xml: Created the file.
 
120768
 
 
120769
 help/C/config-background.xml |  131 ++++++++++++++++++++++++++++++++++++++++++
 
120770
 help/C/control-center.xml    |    4 +-
 
120771
 help/ChangeLog               |    6 ++
 
120772
 3 files changed, 140 insertions(+), 1 deletions(-)
 
120773
 
 
120774
commit 403c9641c9761b4617442c0d9001d143281bf5eb
 
120775
Author: Jody Goldberg <jody@src.gnome.org>
 
120776
Date:   Fri Mar 22 22:44:54 2002 +0000
 
120777
 
 
120778
    Make the accessX code visible, but do not enable it quite yet.
 
120779
    Hopefully the maintainers will actually comment on things soon
 
120780
    so that I can comment the glue in clear conscience.
 
120781
 
 
120782
 capplets/accessibility/keyboard/.cvsignore         |   11 +
 
120783
 capplets/accessibility/keyboard/Makefile.am        |   39 ++
 
120784
 .../keyboard/accessibility-keyboard-bouncekey.png  |  Bin 0 -> 2245 bytes
 
120785
 .../keyboard/accessibility-keyboard-capplet.png    |  Bin 0 -> 3385 bytes
 
120786
 .../keyboard/accessibility-keyboard-mousekey.png   |  Bin 0 -> 3160 bytes
 
120787
 .../keyboard/accessibility-keyboard-slowkey.png    |  Bin 0 -> 3200 bytes
 
120788
 .../keyboard/accessibility-keyboard-stickykey.png  |  Bin 0 -> 2364 bytes
 
120789
 .../keyboard/accessibility-keyboard-togglekey.png  |  Bin 0 -> 3239 bytes
 
120790
 .../keyboard/accessibility-keyboard.c              |  463 ++++++++++++++++++++
 
120791
 .../keyboard/accessibility-keyboard.desktop.in     |    8 +
 
120792
 .../keyboard/accessibility-keyboard.h              |   32 ++
 
120793
 .../gnome-accessibility-keyboard-properties.c      |   67 +++
 
120794
 .../gnome-accessibility-keyboard-properties.glade2 |    4 +-
 
120795
 13 files changed, 622 insertions(+), 2 deletions(-)
 
120796
 
 
120797
commit c5e20180dd423e7b6b5c0a5ab6f509cac99f9137
 
120798
Author: Ole Laursen <olau@hardworking.dk>
 
120799
Date:   Fri Mar 22 22:11:39 2002 +0000
 
120800
 
 
120801
    Updated Danish translation.
 
120802
    
 
120803
    2002-03-22  Ole Laursen  <olau@hardworking.dk>
 
120804
    
 
120805
        * da.po: Updated Danish translation.
 
120806
 
 
120807
 po/ChangeLog |    4 +
 
120808
 po/da.po     |  326 ++++++++++++++++++++++++++++++++++++----------------------
 
120809
 2 files changed, 206 insertions(+), 124 deletions(-)
 
120810
 
 
120811
commit 58fd3f28fde3a571babde7e1319d8ee9eea4aba3
 
120812
Author: Jody Goldberg <jody@src.gnome.org>
 
120813
Date:   Fri Mar 22 20:32:15 2002 +0000
 
120814
 
 
120815
    initial commit
 
120816
 
 
120817
 .../gnome-accessibility-keyboard-properties.glade2 | 1464 ++++++++++++++++++++
 
120818
 1 files changed, 1464 insertions(+), 0 deletions(-)
 
120819
 
 
120820
commit ef5259e0f524411d12ed2cf91ebc9fbf22ce678e
 
120821
Author: T�ivo Leedj�rv <toivo@linux.ee>
 
120822
Date:   Fri Mar 22 19:09:35 2002 +0000
 
120823
 
 
120824
    Updated Estonian translation.
 
120825
    
 
120826
    2002-03-22  T�ivo Leedj�rv  <toivo@linux.ee>
 
120827
    
 
120828
            * et.po: Updated Estonian translation.
 
120829
 
 
120830
 po/ChangeLog |    4 +
 
120831
 po/et.po     |  632 ++++++++++++++++++++++++++++++++++++++--------------------
 
120832
 2 files changed, 417 insertions(+), 219 deletions(-)
 
120833
 
 
120834
commit 00450ae29035ae101018acecc40081b1682c3788
 
120835
Author: Seth Nickell <snickell@stanford.edu>
 
120836
Date:   Fri Mar 22 00:40:44 2002 +0000
 
120837
 
 
120838
    Set the window icon.
 
120839
    
 
120840
    2002-03-21  Seth Nickell  <snickell@stanford.edu>
 
120841
    
 
120842
        * background-properties-capplet.c: (main):
 
120843
    
 
120844
        Set the window icon.
 
120845
 
 
120846
 capplets/background/ChangeLog                      |    6 ++++++
 
120847
 .../background/background-properties-capplet.c     |    5 +++++
 
120848
 2 files changed, 11 insertions(+), 0 deletions(-)
 
120849
 
 
120850
commit c05f4f18a3141beecd71b50796f8b5a3d1b96fc4
 
120851
Author: Seth Nickell <snickell@stanford.edu>
 
120852
Date:   Fri Mar 22 00:36:17 2002 +0000
 
120853
 
 
120854
    Recapture some of the more subtle interactions of "Seth's UI". Change
 
120855
    
 
120856
    2002-03-21  Seth Nickell  <snickell@stanford.edu>
 
120857
    
 
120858
        * background-properties-capplet.c: (string_to_orientation),
 
120859
        (update_color_widget_labels_and_visibility),
 
120860
        (peditor_value_changed), (setup_dialog), (create_dialog):
 
120861
        * background-properties.glade:
 
120862
    
 
120863
        Recapture some of the more subtle interactions of "Seth's UI".
 
120864
        Change colour labels when the gradient orientation changes,
 
120865
        and use mnemonics so the capplet is accessible. Pad and space
 
120866
        as designed.
 
120867
    
 
120868
        There are still at least two things wrong:
 
120869
    
 
120870
        1) Havoc & Jonathan convinced me that the large button with
 
120871
           label was wrong. This should instead look like:
 
120872
           http://beauty.stanford.edu/bg_button.png
 
120873
           The new format should be right for all image selectors, the
 
120874
           old mechanism had serious usability problems.
 
120875
        2) "No Picture" should be the first toggle
 
120876
 
 
120877
 capplets/background/ChangeLog                      |   21 +++++
 
120878
 .../background/background-properties-capplet.c     |   83 +++++++++++++++----
 
120879
 capplets/background/background-properties.glade    |    9 ++-
 
120880
 3 files changed, 92 insertions(+), 21 deletions(-)
 
120881
 
 
120882
commit 77d0b55d5336df64e0cd56297ee4089b52a2933c
 
120883
Author: Kevin Breit <mrproper@ximian.com>
 
120884
Date:   Thu Mar 21 22:52:22 2002 +0000
 
120885
 
 
120886
    Updated the file with the latest order and amount of things.
 
120887
    
 
120888
    2002-03-21  Kevin Breit  <mrproper@ximian.com>
 
120889
    
 
120890
        * C/control-center.xml: Updated the file with the latest order and amount of things.
 
120891
 
 
120892
 help/C/control-center.xml |   80 ++++++--------------------------------------
 
120893
 help/ChangeLog            |    4 ++
 
120894
 2 files changed, 15 insertions(+), 69 deletions(-)
 
120895
 
 
120896
commit c0ab8f0cb4413996a04904ba7cd1177f27b9f932
 
120897
Author: Dave Camp <dave@ximian.com>
 
120898
Date:   Thu Mar 21 16:52:26 2002 +0000
 
120899
 
 
120900
    New functions. (toolbar_detachable_cb): Call show_handlebar.
 
120901
    
 
120902
    2002-03-21  Dave Camp  <dave@ximian.com>
 
120903
    
 
120904
        * gnome-ui-properties.c: (show_handlebar), (set_toolbar_style),
 
120905
        (toolbar_style_cb), (set_have_icons): New functions.
 
120906
        (toolbar_detachable_cb): Call show_handlebar.
 
120907
        (menus_have_icons_cb): Call set_have_icons.
 
120908
        (setup_dialog): Connect to the style peditor's value_changed signal,
 
120909
        and set the initial states of the example widgets.
 
120910
 
 
120911
 capplets/ui-properties/ChangeLog             |    9 ++
 
120912
 capplets/ui-properties/gnome-ui-properties.c |  106 ++++++++++++++++++++++++--
 
120913
 2 files changed, 107 insertions(+), 8 deletions(-)
 
120914
 
 
120915
commit e57703533e96e97557c539794c9dd5fb33c4bc41
 
120916
Author: Dave Camp <dave@ximian.com>
 
120917
Date:   Thu Mar 21 15:24:20 2002 +0000
 
120918
 
 
120919
    Add the peditor arguments. (setup_dialog): Use locate_pointer instead of
 
120920
    
 
120921
    2002-03-21  Dave Camp  <dave@ximian.com>
 
120922
    
 
120923
        * gnome-mouse-properties.c (*_{to|from}_gconf): Add the peditor
 
120924
        arguments.
 
120925
        (setup_dialog): Use locate_pointer instead of locate_pointer_id.
 
120926
        (threshold_to_gconf): New function.
 
120927
        (setup_dialog): Use threshold_to_gconf for motion_threshold and
 
120928
        drag_threshold.
 
120929
 
 
120930
 capplets/mouse/ChangeLog                |    9 +++++++++
 
120931
 capplets/mouse/gnome-mouse-properties.c |   26 ++++++++++++++++++--------
 
120932
 2 files changed, 27 insertions(+), 8 deletions(-)
 
120933
 
 
120934
commit aa0987b3055b34d789f19ffb18d38fa259f2a94b
 
120935
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
120936
Date:   Wed Mar 20 22:27:43 2002 +0000
 
120937
 
 
120938
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
120939
 
 
120940
 po/ChangeLog |    5 +
 
120941
 po/pl.po     |  243 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 
120942
 2 files changed, 211 insertions(+), 37 deletions(-)
 
120943
 
 
120944
commit 3c7e1c8452f060d8d6fcbba2532773e36c12f157
 
120945
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
120946
Date:   Wed Mar 20 20:59:13 2002 +0000
 
120947
 
 
120948
    Updated Finnish translation.
 
120949
    
 
120950
    2002-03-20  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
120951
    
 
120952
        * fi.po: Updated Finnish translation.
 
120953
 
 
120954
 po/ChangeLog |    4 +
 
120955
 po/fi.po     |  531 +++++++++++++++++++++++++++++++++++++++++-----------------
 
120956
 2 files changed, 383 insertions(+), 152 deletions(-)
 
120957
 
 
120958
commit 6b0ec1bccc84f444278df0b4c486048af0e48442
 
120959
Author: Anders Carlsson <andersca@src.gnome.org>
 
120960
Date:   Wed Mar 20 14:31:58 2002 +0000
 
120961
 
 
120962
    Warning fixes.
 
120963
 
 
120964
 libbackground/preview-file-selection.c |    4 ++--
 
120965
 1 files changed, 2 insertions(+), 2 deletions(-)
 
120966
 
 
120967
commit 099d2ec80043d081549c11eb6810c986da1545e0
 
120968
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
120969
Date:   Wed Mar 20 06:01:21 2002 +0000
 
120970
 
 
120971
    Updated Malay Translation.
 
120972
    
 
120973
    2002-03-20  Hasbullah Bin Pit <sebol@ikhlas.com>
 
120974
    
 
120975
    * ms.po: Updated Malay Translation.
 
120976
 
 
120977
 po/ChangeLog |    4 +
 
120978
 po/ms.po     |  198 +++++++++++++++++++++++++++++++++++----------------------
 
120979
 2 files changed, 125 insertions(+), 77 deletions(-)
 
120980
 
 
120981
commit be50597a2562ae5bfed4dfc111519dcf3a19e5db
 
120982
Author: Richard Hestilow <hestilow@ximian.com>
 
120983
Date:   Wed Mar 20 03:30:11 2002 +0000
 
120984
 
 
120985
    Link to common.la and not common.a.
 
120986
    
 
120987
    2002-03-19  Richard Hestilow  <hestilow@ximian.com>
 
120988
    
 
120989
        * configure.in (COMMON_LIBS): Link to common.la and not common.a.
 
120990
 
 
120991
 ChangeLog                                          |    4 +
 
120992
 capplets/background/ChangeLog                      |   16 +
 
120993
 .../background/background-properties-capplet.c     |  335 +++++--
 
120994
 capplets/background/background-properties.glade    |  971 ++++++++++++--------
 
120995
 capplets/common/ChangeLog                          |   14 +
 
120996
 capplets/common/Makefile.am                        |    8 +-
 
120997
 capplets/common/gconf-property-editor.c            |  306 ++++++-
 
120998
 capplets/common/gconf-property-editor.h            |   14 +
 
120999
 capplets/keyboard/ChangeLog                        |    9 +
 
121000
 capplets/keyboard/gnome-keyboard-properties.c      |   20 +-
 
121001
 capplets/ui-properties/ChangeLog                   |    4 +
 
121002
 capplets/ui-properties/gnome-ui-properties.c       |    4 +-
 
121003
 configure.in                                       |    2 +-
 
121004
 libbackground/ChangeLog                            |   20 +
 
121005
 libbackground/applier.c                            |   78 +--
 
121006
 libbackground/preferences.c                        |   21 +-
 
121007
 libbackground/preferences.h                        |    2 +-
 
121008
 libbackground/preview-file-selection.c             |   53 +-
 
121009
 libbackground/preview-file-selection.h             |    2 +
 
121010
 po/ChangeLog                                       |    4 +
 
121011
 po/POTFILES.in                                     |    1 +
 
121012
 21 files changed, 1294 insertions(+), 594 deletions(-)
 
121013
 
 
121014
commit a63409393bd4f54c4ba0dcbaf5aec8f0842da7fb
 
121015
Author: Ole Laursen <olau@hardworking.dk>
 
121016
Date:   Tue Mar 19 20:01:08 2002 +0000
 
121017
 
 
121018
    Updated Danish translation.
 
121019
    
 
121020
    2002-03-19  Ole Laursen  <olau@hardworking.dk>
 
121021
    
 
121022
        * da.po: Updated Danish translation.
 
121023
 
 
121024
 po/ChangeLog |    4 +
 
121025
 po/da.po     |  369 ++++++++++++++++++++++++++++++++++++++--------------------
 
121026
 2 files changed, 247 insertions(+), 126 deletions(-)
 
121027
 
 
121028
commit 1171f13e9e84aacb85b427f61dd03de35ed45751
 
121029
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
121030
Date:   Tue Mar 19 19:15:49 2002 +0000
 
121031
 
 
121032
    Fix few segfaults on broken schemas - but there are more
 
121033
 
 
121034
 capplets/keyboard/ChangeLog                   |    5 +++++
 
121035
 capplets/keyboard/gnome-keyboard-properties.c |    8 +++++---
 
121036
 control-center/ChangeLog                      |    4 ++++
 
121037
 control-center/capplet-dir.c                  |    7 +++----
 
121038
 4 files changed, 17 insertions(+), 7 deletions(-)
 
121039
 
 
121040
commit d355d875a765bcea919591c1ba5283c683e7c6c8
 
121041
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
121042
Date:   Mon Mar 18 16:50:32 2002 +0000
 
121043
 
 
121044
    Updated Malay Translation by Khairulanuar Abd Majid <khairul@ikhlas.com>
 
121045
    
 
121046
    2002-03-18  Hasbullah Bin Pit <sebol@ikhlas.com>
 
121047
    
 
121048
    * ms.po: Updated Malay Translation by
 
121049
    Khairulanuar Abd Majid <khairul@ikhlas.com>
 
121050
 
 
121051
 po/ChangeLog |    5 +
 
121052
 po/ms.po     |  585 ++++++++++++++++++++++++++++++++-------------------------
 
121053
 2 files changed, 333 insertions(+), 257 deletions(-)
 
121054
 
 
121055
commit 8b4d8026b931d074eb4dc90d5486f60ce4423e8e
 
121056
Author: Jonathan Blandford <jrb@gnome.org>
 
121057
Date:   Mon Mar 18 04:28:47 2002 +0000
 
121058
 
 
121059
    sync to CVS.
 
121060
    
 
121061
    Sun Mar 17 23:26:02 2002  Jonathan Blandford  <jrb@gnome.org>
 
121062
    
 
121063
        * capplets/keybindings/eggcellrendererkeys.[ch]: sync to CVS.
 
121064
 
 
121065
 ChangeLog                                  |    4 ++
 
121066
 capplets/keybindings/eggcellrendererkeys.c |   59 ++++++++++++++++++++++------
 
121067
 capplets/keybindings/eggcellrendererkeys.h |    1 +
 
121068
 3 files changed, 52 insertions(+), 12 deletions(-)
 
121069
 
 
121070
commit b4924a9033431bbf64dc824e77ab171a93726ca0
 
121071
Author: jacob berkman <jacob@ximian.com>
 
121072
Date:   Mon Mar 18 04:22:04 2002 +0000
 
121073
 
 
121074
    add eggcellrendererkeys.h
 
121075
    
 
121076
    2002-03-17  jacob berkman  <jacob@ximian.com>
 
121077
    
 
121078
        * capplets/keybindings/Makefile.am
 
121079
        (gnome_keybinding_properties_SOURCES): add eggcellrendererkeys.h
 
121080
 
 
121081
 ChangeLog                        |    5 +++++
 
121082
 capplets/keybindings/Makefile.am |    3 ++-
 
121083
 2 files changed, 7 insertions(+), 1 deletions(-)
 
121084
 
 
121085
commit 4844134d51ac175a8d66babf9b96ff7c6527fd7d
 
121086
Author: Zbigniew Chyla <cyba@gnome.pl>
 
121087
Date:   Sun Mar 17 23:35:52 2002 +0000
 
121088
 
 
121089
    Fixed compilation error.
 
121090
    
 
121091
    
 
121092
    2002-03-18  Zbigniew Chyla  <cyba@gnome.pl>
 
121093
    
 
121094
        * capplets/common/activate-settings-daemon.c (popup_error_message):
 
121095
        Fixed compilation error.
 
121096
 
 
121097
 ChangeLog                                  |    5 +++++
 
121098
 capplets/common/activate-settings-daemon.c |    2 +-
 
121099
 2 files changed, 6 insertions(+), 1 deletions(-)
 
121100
 
 
121101
commit e9b57b010f3a558397cae84f548c32897a113963
 
121102
Author: Kjartan Maraas <kmaraas@gnome.org>
 
121103
Date:   Sun Mar 17 22:15:14 2002 +0000
 
121104
 
 
121105
    Mark a string. #include <config.h>
 
121106
    
 
121107
    2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>
 
121108
    
 
121109
        * activate-settings-daemon.c: Mark a string. #include <config.h>
 
121110
 
 
121111
 capplets/common/ChangeLog                  |    4 ++++
 
121112
 capplets/common/activate-settings-daemon.c |    6 +++++-
 
121113
 2 files changed, 9 insertions(+), 1 deletions(-)
 
121114
 
 
121115
commit 7a64b591a75bae6bc4eefce523a4fd2605957146
 
121116
Author: Kjartan Maraas <kmaraas@gnome.org>
 
121117
Date:   Sun Mar 17 22:08:15 2002 +0000
 
121118
 
 
121119
    Update this some more. Updated Norwegian (bokm�l) translation.
 
121120
    
 
121121
    2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>
 
121122
    
 
121123
        * POTFILES.in: Update this some more.
 
121124
        * no.po: Updated Norwegian (bokm�l) translation.
 
121125
 
 
121126
 po/ChangeLog   |    1 +
 
121127
 po/POTFILES.in |   12 ++++-
 
121128
 po/no.po       |  137 ++++++++++++++++++++++++++++++++++++++++++++++----------
 
121129
 3 files changed, 123 insertions(+), 27 deletions(-)
 
121130
 
 
121131
commit bca93ec2d9e368f79cc26145921e8d44616598d2
 
121132
Author: Jonathan Blandford <jrb@redhat.com>
 
121133
Date:   Sun Mar 17 21:39:37 2002 +0000
 
121134
 
 
121135
    fix typo.
 
121136
    
 
121137
    Sun Mar 17 16:30:48 2002  Jonathan Blandford  <jrb@redhat.com>
 
121138
    
 
121139
        * capplets/keybindings/gnome-keybinding-properties.c
 
121140
        (create_dialog): fix typo.
 
121141
    
 
121142
    I'm never able to import new code w/o screwing something up.  Sigh...
 
121143
 
 
121144
 ChangeLog                                          |    5 +++++
 
121145
 capplets/keybindings/gnome-keybinding-properties.c |    6 +-----
 
121146
 2 files changed, 6 insertions(+), 5 deletions(-)
 
121147
 
 
121148
commit ac9331cf2b12063bb3465fde68f611aea006a27f
 
121149
Author: Jonathan Blandford <jrb@redhat.com>
 
121150
Date:   Sun Mar 17 21:27:09 2002 +0000
 
121151
 
 
121152
    Add new Makefiles ditto Add keybindings dialog
 
121153
    
 
121154
    2002-03-17  Jonathan Blandford  <jrb@redhat.com>
 
121155
    
 
121156
        * Makefile.am: Add new Makefiles
 
121157
        * configure.in: ditto
 
121158
        * capplets/Makefile.am: Add keybindings dialog
 
121159
    
 
121160
        * capplets/keybindings/.cvsignore: shut up CVS
 
121161
    
 
121162
        * capplets/keybindings/Makefile.am:
 
121163
        * capplets/keybindings/eggcellrendererkeys.c:
 
121164
        * capplets/keybindings/eggcellrendererkeys.h:
 
121165
        * capplets/keybindings/gnome-keybinding-properties.c:
 
121166
        * capplets/keybindings/gnome-keybinding-properties.glade:
 
121167
        * capplets/keybindings/keybinding.desktop.in:
 
121168
        New properties dialog.  Seems to work
 
121169
    
 
121170
        * schemas/.cvsignore: shut up CVS
 
121171
    
 
121172
        * schemas/Makefile.am:
 
121173
        * schemas/apps_gnome_keybinding_properties.schemas: New schemas
 
121174
        file for configuring the keybinding schemas.
 
121175
        * schemas/background.schemas: Remove unneeded schemas files
 
121176
        * schemas/peripherals.schemas:
 
121177
        * schemas/screensaver.schemas:
 
121178
 
 
121179
 ChangeLog                                          |   25 +
 
121180
 Makefile.am                                        |    2 +-
 
121181
 capplets/Makefile.am                               |    4 +-
 
121182
 capplets/background/.cvsignore                     |    5 +-
 
121183
 capplets/background/ChangeLog                      |    6 +
 
121184
 capplets/common/ChangeLog                          |    9 +
 
121185
 capplets/common/Makefile.am                        |    3 +-
 
121186
 capplets/common/theme-common.c                     |   91 ++++
 
121187
 capplets/common/theme-common.h                     |   20 +
 
121188
 capplets/font/ChangeLog                            |    7 +
 
121189
 capplets/font/font-properties.glade                |  207 ++++++--
 
121190
 capplets/font/main.c                               |    4 +-
 
121191
 capplets/keybindings/.cvsignore                    |    4 +
 
121192
 capplets/keybindings/Makefile.am                   |   21 +
 
121193
 capplets/keybindings/eggcellrendererkeys.c         |  529 ++++++++++++++++++++
 
121194
 capplets/keybindings/eggcellrendererkeys.h         |   73 +++
 
121195
 capplets/keybindings/gnome-keybinding-properties.c |  522 +++++++++++++++++++
 
121196
 .../keybindings/gnome-keybinding-properties.glade  |  186 +++++++
 
121197
 capplets/keybindings/keybinding.desktop.in         |    7 +
 
121198
 configure.in                                       |    2 +
 
121199
 gnome-settings-daemon/ChangeLog                    |    5 +-
 
121200
 gnome-settings-daemon/gnome-settings-xsettings.c   |    2 +
 
121201
 schemas/.cvsignore                                 |    2 +
 
121202
 schemas/Makefile.am                                |    5 +-
 
121203
 schemas/apps_gnome_keybinding_properties.schemas   |   19 +
 
121204
 schemas/background.schemas                         |  105 ----
 
121205
 schemas/peripherals.schemas                        |  163 ------
 
121206
 schemas/screensaver.schemas                        |   59 ---
 
121207
 28 files changed, 1704 insertions(+), 383 deletions(-)
 
121208
 
 
121209
commit ee92876cb3860526073a0998293ea927057092e5
 
121210
Author: Kjartan Maraas <kmaraas@gnome.org>
 
121211
Date:   Sun Mar 17 21:23:09 2002 +0000
 
121212
 
 
121213
    Updated Norwegian (bokm�l) translation.
 
121214
    
 
121215
    2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>
 
121216
    
 
121217
        * no.po: Updated Norwegian (bokm�l) translation.
 
121218
 
 
121219
 po/ChangeLog |    4 ++++
 
121220
 po/no.po     |   52 ++++++++++++++++++++++++++++++++++------------------
 
121221
 2 files changed, 38 insertions(+), 18 deletions(-)
 
121222
 
 
121223
commit 44fd04b29b62cfe6f6a577448b3e5a10fc63f186
 
121224
Author: Kjartan Maraas <kmaraas@gnome.org>
 
121225
Date:   Sun Mar 17 21:20:04 2002 +0000
 
121226
 
 
121227
    Move include <config.h> to the top.
 
121228
    
 
121229
    2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>
 
121230
    
 
121231
        * factory.c: Move include <config.h> to the top.
 
121232
 
 
121233
 gnome-settings-daemon/ChangeLog |    4 ++++
 
121234
 gnome-settings-daemon/factory.c |    4 ++--
 
121235
 2 files changed, 6 insertions(+), 2 deletions(-)
 
121236
 
 
121237
commit e63f89609c06be988ab327d1a7c37de2993697f9
 
121238
Author: Kevin Breit <mrproper@ximian.com>
 
121239
Date:   Sun Mar 17 21:18:28 2002 +0000
 
121240
 
 
121241
    Added to CVS. I am a dummy, didn't add this.
 
121242
    
 
121243
    2002-03-17  Kevin Breit  <mrproper@ximian.com>
 
121244
    
 
121245
        * xmldocs.make: Added to CVS.  I am a dummy, didn't add this.
 
121246
 
 
121247
 help/ChangeLog    |    4 ++
 
121248
 help/xmldocs.make |   86 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 
121249
 2 files changed, 90 insertions(+), 0 deletions(-)
 
121250
 
 
121251
commit 6eff67c9f5a1d3a1a9d93d8777451f0dd39a5f17
 
121252
Author: Darin Adler <darin@src.gnome.org>
 
121253
Date:   Sun Mar 17 18:25:35 2002 +0000
 
121254
 
 
121255
    Use G_GNUC_FUNCTION so we're not gcc-specific.
 
121256
    
 
121257
        * preferences.c: (bg_preferences_merge_entry):
 
121258
        Use G_GNUC_FUNCTION so we're not gcc-specific.
 
121259
 
 
121260
 libbackground/ChangeLog     |    5 +++++
 
121261
 libbackground/preferences.c |    2 +-
 
121262
 2 files changed, 6 insertions(+), 1 deletions(-)
 
121263
 
 
121264
commit 65fe6623b52dd1a7692ab8ba9a7215565a9ca014
 
121265
Author: Wang Jian <lark@src.gnome.org>
 
121266
Date:   Sun Mar 17 08:10:41 2002 +0000
 
121267
 
 
121268
    *** empty log message ***
 
121269
 
 
121270
 po/ChangeLog |    5 +
 
121271
 po/zh_CN.po  | 1080 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 
121272
 2 files changed, 939 insertions(+), 146 deletions(-)
 
121273
 
 
121274
commit 06603e6de0d3d0592361d8bb2e25dc1a7f09b117
 
121275
Author: Seth Nickell <seth@src.gnome.org>
 
121276
Date:   Fri Mar 15 09:24:06 2002 +0000
 
121277
 
 
121278
    Add an enum type for specifying that we don't know the type (i.e. the key
 
121279
    
 
121280
    
 
121281
        * preferences.c: (bg_preferences_load),
 
121282
        (bg_preferences_merge_entry), (read_wptype_from_string),
 
121283
        (read_color_from_string), (bg_preferences_get_wptype_as_string):
 
121284
        * preferences.h:
 
121285
    
 
121286
        Add an enum type for specifying that we don't know the type (i.e. the
 
121287
        key was not available, or set to something invalid). Currently it
 
121288
        was using -1, which barfs with some compilers that set enums
 
121289
        to be uint.
 
121290
 
 
121291
 libbackground/preferences.h |    3 ++-
 
121292
 1 files changed, 2 insertions(+), 1 deletions(-)
 
121293
 
 
121294
commit 8e834c8342c78da4bebdf7f452c548148446de76
 
121295
Author: Seth Nickell <snickell@stanford.edu>
 
121296
Date:   Fri Mar 15 09:23:45 2002 +0000
 
121297
 
 
121298
    Add an enum type for specifying that we don't know the type (i.e. the key
 
121299
    
 
121300
    2002-03-15  Seth Nickell  <snickell@stanford.edu>
 
121301
    
 
121302
        * preferences.c: (bg_preferences_load),
 
121303
        (bg_preferences_merge_entry), (read_wptype_from_string),
 
121304
        (read_color_from_string), (bg_preferences_get_wptype_as_string):
 
121305
        * preferences.h:
 
121306
    
 
121307
        Add an enum type for specifying that we don't know the type (i.e. the
 
121308
        key was not available, or set to something invalid). Currently it
 
121309
        was using -1, which barfs with some compilers that set enums
 
121310
        to be uint.
 
121311
 
 
121312
 libbackground/ChangeLog     |   12 ++++++++++++
 
121313
 libbackground/preferences.c |   21 +++++++++++----------
 
121314
 2 files changed, 23 insertions(+), 10 deletions(-)
 
121315
 
 
121316
commit c10c6c06cead8129f4bfe341b8f0b4cea88a2670
 
121317
Author: Richard Hestilow <hestilow@ximian.com>
 
121318
Date:   Fri Mar 15 03:56:44 2002 +0000
 
121319
 
 
121320
    Committed new schemas patch.
 
121321
    
 
121322
    2002-03-14  Richard Hestilow  <hestilow@ximian.com>
 
121323
    
 
121324
        * Committed new schemas patch.
 
121325
 
 
121326
 capplets/background/ChangeLog                      |    6 +
 
121327
 .../background/background-properties-capplet.c     |   88 +++--
 
121328
 capplets/common/ChangeLog                          |   14 +
 
121329
 capplets/common/gconf-property-editor.c            |  361 ++++++++++++++++++--
 
121330
 capplets/common/gconf-property-editor.h            |   32 ++-
 
121331
 libbackground/preferences.c                        |  215 ++++++++++---
 
121332
 libbackground/preferences.h                        |   23 ++-
 
121333
 7 files changed, 629 insertions(+), 110 deletions(-)
 
121334
 
 
121335
commit e89410ab874020062dbbe2601b9a4182af26872a
 
121336
Author: Kevin Breit <mrproper@ximian.com>
 
121337
Date:   Thu Mar 14 22:44:45 2002 +0000
 
121338
 
 
121339
    Removed EXTRA_DIST part.
 
121340
    
 
121341
    2002-03-14  Kevin Breit  <mrproper@ximian.com>
 
121342
    
 
121343
        * Makefile.am: Removed EXTRA_DIST part.
 
121344
 
 
121345
 help/ChangeLog   |    2 ++
 
121346
 help/Makefile.am |    1 +
 
121347
 2 files changed, 3 insertions(+), 0 deletions(-)
 
121348
 
 
121349
commit ab403d271991783637df1b05cf57ac05637725e2
 
121350
Author: Kevin Breit <mrproper@ximian.com>
 
121351
Date:   Thu Mar 14 22:43:06 2002 +0000
 
121352
 
 
121353
    Made this file work actually. Added a lot of stuff.
 
121354
    
 
121355
    2002-03-14  Kevin Breit  <mrproper@ximian.com>
 
121356
    
 
121357
        * C/Makefile.am: Made this file work actually.  Added a lot of stuff.
 
121358
 
 
121359
 help/C/Makefile.am |   14 +++++++++++++-
 
121360
 help/ChangeLog     |    3 ++-
 
121361
 2 files changed, 15 insertions(+), 2 deletions(-)
 
121362
 
 
121363
commit e4305264b40fb674c750366eb1b0971cb5897a3b
 
121364
Author: Valek Frob <frob@src.gnome.org>
 
121365
Date:   Thu Mar 14 22:38:10 2002 +0000
 
121366
 
 
121367
    Updated russian translation.
 
121368
 
 
121369
 po/ChangeLog |    4 +
 
121370
 po/ru.po     |  679 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 
121371
 2 files changed, 664 insertions(+), 19 deletions(-)
 
121372
 
 
121373
commit 41625a6ef343e0858e9b880a38a4f8803d193793
 
121374
Author: Kevin Breit <mrproper@ximian.com>
 
121375
Date:   Thu Mar 14 22:33:57 2002 +0000
 
121376
 
 
121377
    Added to cvs.
 
121378
    
 
121379
    2002-03-14  Kevin Breit  <mrproper@ximian.com>
 
121380
    
 
121381
        * C/Makefile.am: Added to cvs.
 
121382
 
 
121383
 help/C/Makefile.am        |    1 +
 
121384
 help/C/control-center.xml |    4 ++--
 
121385
 help/ChangeLog            |    4 ++++
 
121386
 3 files changed, 7 insertions(+), 2 deletions(-)
 
121387
 
 
121388
commit 18fddc2ef8106e82c461f57c4454caa4a3c11720
 
121389
Author: Abel Cheung <maddog@linux.org.hk>
 
121390
Date:   Thu Mar 14 00:13:05 2002 +0000
 
121391
 
 
121392
    Remove obsolete entries that are duplicates of existing entries (with
 
121393
    
 
121394
    2002-03-14  Abel Cheung  <maddog@linux.org.hk>
 
121395
    
 
121396
        * gl.po, hu.po, it.po, ro.po: Remove obsolete entries that
 
121397
        are duplicates of existing entries (with identical msgid
 
121398
        and msgstr).
 
121399
 
 
121400
 po/ChangeLog |    6 ++++++
 
121401
 po/gl.po     |    3 ---
 
121402
 po/hu.po     |    3 ---
 
121403
 po/it.po     |    3 ---
 
121404
 po/ro.po     |   30 ------------------------------
 
121405
 5 files changed, 6 insertions(+), 39 deletions(-)
 
121406
 
 
121407
commit db316b1fa002e418f3875fce22f2b8591d14b3fd
 
121408
Author: Valek Frob <frob@src.gnome.org>
 
121409
Date:   Wed Mar 13 19:34:30 2002 +0000
 
121410
 
 
121411
    Updated russian translation.
 
121412
 
 
121413
 po/ChangeLog |    4 +
 
121414
 po/ru.po     |  824 +++++++---------------------------------------------------
 
121415
 2 files changed, 94 insertions(+), 734 deletions(-)
 
121416
 
 
121417
commit 3de3677c7b0018c05497df44fe0de64ea2d920f2
 
121418
Author: jacob berkman <jacob@ximian.com>
 
121419
Date:   Wed Mar 13 17:31:20 2002 +0000
 
121420
 
 
121421
    add a dummy field (gnome_settings_daemon_register_callback): cast
 
121422
    
 
121423
    2002-03-13  jacob berkman  <jacob@ximian.com>
 
121424
    
 
121425
        * gnome-settings-daemon.c (_GnomeSettingsDaemonPrivate): add a
 
121426
        dummy field
 
121427
        (gnome_settings_daemon_register_callback): cast functions to
 
121428
        gpointers as forte does not like this (bug #74349)
 
121429
 
 
121430
 gnome-settings-daemon/ChangeLog               |    7 +++++++
 
121431
 gnome-settings-daemon/gnome-settings-daemon.c |    5 +++--
 
121432
 2 files changed, 10 insertions(+), 2 deletions(-)
 
121433
 
 
121434
commit 608493b3f6de7f09b568c8fdc7f2037d402de8e7
 
121435
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
121436
Date:   Wed Mar 13 13:59:11 2002 +0000
 
121437
 
 
121438
    Updated Slovak translation.
 
121439
    
 
121440
    2002-03-13  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
121441
    
 
121442
        * sk.po: Updated Slovak translation.
 
121443
 
 
121444
 po/ChangeLog |    4 +
 
121445
 po/sk.po     |  189 +++++++++++++++++++++++++++++++---------------------------
 
121446
 2 files changed, 104 insertions(+), 89 deletions(-)
 
121447
 
 
121448
commit 59d13a601def58ced67591e56b50ca79e7c84916
 
121449
Author: Richard Hestilow <hestilow@ximian.com>
 
121450
Date:   Tue Mar 12 22:53:54 2002 +0000
 
121451
 
 
121452
    Move CappletDirViewLayout enum here, remove include to preferences.h.
 
121453
    
 
121454
    2002-03-12  Richard Hestilow  <hestilow@ximian.com>
 
121455
    
 
121456
        * capplet-dir-view.h: Move CappletDirViewLayout enum here,
 
121457
        remove include to preferences.h.
 
121458
    
 
121459
        * Makefile.am: Remove preferences.h again.
 
121460
 
 
121461
 control-center/ChangeLog          |    7 +++++++
 
121462
 control-center/Makefile.am        |    1 -
 
121463
 control-center/capplet-dir-view.h |    8 +++++++-
 
121464
 3 files changed, 14 insertions(+), 2 deletions(-)
 
121465
 
 
121466
commit c96e22def8f9175eda8c79b81f12faae49c49cfd
 
121467
Author: jacob berkman <jacob@ximian.com>
 
121468
Date:   Tue Mar 12 19:12:04 2002 +0000
 
121469
 
 
121470
    comment this out as it makes a call into preferences.c
 
121471
    
 
121472
    2002-03-12  jacob berkman  <jacob@ximian.com>
 
121473
    
 
121474
        * capplet-dir-view.c (prefs_menu_cb): comment this out as it makes
 
121475
        a call into preferences.c
 
121476
 
 
121477
 control-center/ChangeLog          |    3 +++
 
121478
 control-center/capplet-dir-view.c |    2 ++
 
121479
 2 files changed, 5 insertions(+), 0 deletions(-)
 
121480
 
 
121481
commit a91ae765fec4aa84434cd42f717051a5f4cafd37
 
121482
Author: jacob berkman <jacob@ximian.com>
 
121483
Date:   Tue Mar 12 19:06:47 2002 +0000
 
121484
 
 
121485
    add preferences.h back as files depend on it
 
121486
    
 
121487
    2002-03-12  jacob berkman  <jacob@ximian.com>
 
121488
    
 
121489
        * Makefile.am (gnome2_control_center_SOURCES): add preferences.h
 
121490
        back as files depend on it
 
121491
 
 
121492
 control-center/ChangeLog   |    5 +++++
 
121493
 control-center/Makefile.am |    1 +
 
121494
 2 files changed, 6 insertions(+), 0 deletions(-)
 
121495
 
 
121496
commit 9a668b3c7d7f0b4a3f10d63b96cfb5ad24e0cd94
 
121497
Author: Kjartan Maraas <kmaraas@gnome.org>
 
121498
Date:   Tue Mar 12 16:56:07 2002 +0000
 
121499
 
 
121500
    Updated Norwegian (bokm�l) translation.
 
121501
    
 
121502
    2002-03-12  Kjartan Maraas  <kmaraas@gnome.org>
 
121503
    
 
121504
        * no.po: Updated Norwegian (bokm�l) translation.
 
121505
 
 
121506
 po/ChangeLog |    4 +
 
121507
 po/no.po     |  219 ++++++++++++++++++++++++++++++----------------------------
 
121508
 2 files changed, 118 insertions(+), 105 deletions(-)
 
121509
 
 
121510
commit a803d676d09b63597bc2f13f19c11aeeee9e7761
 
121511
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
121512
Date:   Tue Mar 12 15:12:35 2002 +0000
 
121513
 
 
121514
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
121515
 
 
121516
 po/ChangeLog |    5 ++++
 
121517
 po/pl.po     |   69 +++++++++++++++++++++------------------------------------
 
121518
 2 files changed, 31 insertions(+), 43 deletions(-)
 
121519
 
 
121520
commit de151bab0fcb176a0f989b9f3a67d732bb8eafcd
 
121521
Author: Richard Hestilow <hestilow@ximian.com>
 
121522
Date:   Tue Mar 12 05:20:46 2002 +0000
 
121523
 
 
121524
    Check for changeset != NULL before looking in changeset.
 
121525
    
 
121526
    2002-03-11  Richard Hestilow  <hestilow@ximian.com>
 
121527
    
 
121528
        * gnome-mouse-properties.c (drawing_area_button_press_event):
 
121529
        Check for changeset != NULL before looking in changeset.
 
121530
 
 
121531
 capplets/mouse/ChangeLog                |    5 +++++
 
121532
 capplets/mouse/gnome-mouse-properties.c |    2 +-
 
121533
 2 files changed, 6 insertions(+), 1 deletions(-)
 
121534
 
 
121535
commit 5fda24a5e544afe0f34088e613afb3b4593062d9
 
121536
Author: Richard Hestilow <hestilow@ximian.com>
 
121537
Date:   Tue Mar 12 04:58:49 2002 +0000
 
121538
 
 
121539
    Remove shell .glade, add .xml. Sorry for the minor string break but the
 
121540
    
 
121541
    2002-03-11  Richard Hestilow  <hestilow@ximian.com>
 
121542
    
 
121543
        * POTFILES.in: Remove shell .glade, add .xml.
 
121544
        Sorry for the minor string break but the menu is needed
 
121545
        for accessibility.
 
121546
 
 
121547
 po/ChangeLog   |    6 ++++++
 
121548
 po/POTFILES.in |    2 +-
 
121549
 2 files changed, 7 insertions(+), 1 deletions(-)
 
121550
 
 
121551
commit 163b9c23b8aa932941de124570f4f84b264345fe
 
121552
Author: Richard Hestilow <hestilow@ximian.com>
 
121553
Date:   Tue Mar 12 04:56:21 2002 +0000
 
121554
 
 
121555
    Remove barely-used libglade stuff, replace with BonoboWindow. Add a menu
 
121556
    
 
121557
    2002-03-11  Richard Hestilow  <hestilow@ximian.com>
 
121558
    
 
121559
        * capplet-dir-view.c: Remove barely-used libglade stuff, replace
 
121560
        with BonoboWindow. Add a menu with "close" since this is needed
 
121561
        for accessibility.
 
121562
    
 
121563
        * gnomecc-ui.xml: Added.
 
121564
    
 
121565
        * Makefile.am: Remove preferences.[ch] from the build. Remove
 
121566
        libglade stuff. Install gnomecc-ui.xml.
 
121567
    
 
121568
        * capplet-dir-view-list.c: Remove any "//" comments.
 
121569
 
 
121570
 control-center/ChangeLog               |   13 ++++
 
121571
 control-center/Makefile.am             |   13 +---
 
121572
 control-center/capplet-dir-view-list.c |    5 --
 
121573
 control-center/capplet-dir-view.c      |  119 +++++++++-----------------------
 
121574
 control-center/capplet-dir-view.h      |    3 +-
 
121575
 control-center/gnomecc-ui.xml          |   16 ++++
 
121576
 6 files changed, 68 insertions(+), 101 deletions(-)
 
121577
 
 
121578
commit ec08294088fff63c1647c9724bcd0671e98d5af3
 
121579
Author: Richard Hestilow <hestilow@ximian.com>
 
121580
Date:   Tue Mar 12 01:35:40 2002 +0000
 
121581
 
 
121582
    Committed patches by Lauris Kaplinski for bugs 73571, 73587, and 71613.
 
121583
    
 
121584
    2002-03-11  Richard Hestilow <hestilow@ximian.com>
 
121585
    
 
121586
        * Committed patches by Lauris Kaplinski for bugs 73571, 73587,
 
121587
        and 71613.
 
121588
 
 
121589
 ChangeLog                                          |    5 ++
 
121590
 capplets/common/Makefile.am                        |    2 +-
 
121591
 capplets/default-applications/ChangeLog            |    8 +++
 
121592
 .../gnome-default-applications-properties.c        |   49 +++++++++++++++++++-
 
121593
 capplets/file-types/ChangeLog                      |    7 +++
 
121594
 capplets/file-types/mime-edit-dialog.c             |    2 +
 
121595
 capplets/file-types/mime-type-info.c               |    2 +-
 
121596
 gnome-settings-daemon/ChangeLog                    |    6 ++
 
121597
 gnome-settings-daemon/gnome-settings-keyboard.c    |   19 ++++----
 
121598
 9 files changed, 88 insertions(+), 12 deletions(-)
 
121599
 
 
121600
commit c53bfb9c43556d211b5f9a2f21a2fb9827e5c9f4
 
121601
Author: jacob berkman <jacob@ximian.com>
 
121602
Date:   Mon Mar 11 17:17:14 2002 +0000
 
121603
 
 
121604
    add idl/
 
121605
    
 
121606
    2002-03-11  jacob berkman  <jacob@ximian.com>
 
121607
    
 
121608
        * configure.in (AC_OUTPUT):
 
121609
        * Makefile.am (SUBDIRS): add idl/
 
121610
 
 
121611
 ChangeLog    |    5 +++++
 
121612
 Makefile.am  |    2 +-
 
121613
 configure.in |    1 +
 
121614
 3 files changed, 7 insertions(+), 1 deletions(-)
 
121615
 
 
121616
commit c230f74ba13fb385de2dbe6d9cfbf22ef2387aaf
 
121617
Author: Jonathan Blandford <jrb@src.gnome.org>
 
121618
Date:   Mon Mar 11 04:52:47 2002 +0000
 
121619
 
 
121620
    hook up toolbar to property
 
121621
 
 
121622
 capplets/ui-properties/gnome-ui-properties.c      |   63 ++++++++++++++++++++-
 
121623
 capplets/ui-properties/gnome2-ui-properties.glade |    2 +-
 
121624
 2 files changed, 61 insertions(+), 4 deletions(-)
 
121625
 
 
121626
commit dc4a27cfa7c13efd9b8deaf68ab86b0bdc0d9136
 
121627
Author: Seth Nickell <seth@src.gnome.org>
 
121628
Date:   Mon Mar 11 02:57:00 2002 +0000
 
121629
 
 
121630
    Add idl stuff to configure.in
 
121631
 
 
121632
 configure.in |   14 ++++++++++++++
 
121633
 1 files changed, 14 insertions(+), 0 deletions(-)
 
121634
 
 
121635
commit dd4595f15d795bbfa3dd70af0a0e7f2cae6ffc31
 
121636
Author: Seth Nickell <snickell@stanford.edu>
 
121637
Date:   Mon Mar 11 02:18:43 2002 +0000
 
121638
 
 
121639
    Dum de dum. Forgot to cvs add.
 
121640
    
 
121641
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121642
    
 
121643
        * GNOME_SettingsDaemon.server.in:
 
121644
    
 
121645
        Dum de dum. Forgot to cvs add.
 
121646
 
 
121647
 gnome-settings-daemon/ChangeLog                    |    6 ++++++
 
121648
 .../GNOME_SettingsDaemon.server.in                 |    9 +++++++++
 
121649
 2 files changed, 15 insertions(+), 0 deletions(-)
 
121650
 
 
121651
commit fb48a0c4e5ecc27baa7876a03f1c4b5b8c60f7f4
 
121652
Author: Havoc Pennington <hp@pobox.com>
 
121653
Date:   Mon Mar 11 02:15:38 2002 +0000
 
121654
 
 
121655
    define ORBIT_IDL and IDL flags so gnome-settings-daemon will build
 
121656
    
 
121657
    2002-03-10  Havoc Pennington  <hp@pobox.com>
 
121658
    
 
121659
        * configure.in (ORBIT_IDL): define ORBIT_IDL and IDL flags so
 
121660
        gnome-settings-daemon will build
 
121661
 
 
121662
 ChangeLog    |    5 +++++
 
121663
 configure.in |    9 +++++++++
 
121664
 2 files changed, 14 insertions(+), 0 deletions(-)
 
121665
 
 
121666
commit 024ad269ad89d950f7fbb29ee7019a1c159aac0b
 
121667
Author: Seth Nickell <snickell@stanford.edu>
 
121668
Date:   Mon Mar 11 01:52:13 2002 +0000
 
121669
 
 
121670
    Activate the settings daemon if its not already running.
 
121671
    
 
121672
    
 
121673
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121674
    
 
121675
        * main.c: (main):
 
121676
        * sound-properties-capplet.c: (main):
 
121677
    
 
121678
        Activate the settings daemon if its not already running.
 
121679
 
 
121680
 capplets/sound/ChangeLog                  |    7 +++++++
 
121681
 capplets/sound/main.c                     |    4 ++++
 
121682
 capplets/sound/sound-properties-capplet.c |    4 ++++
 
121683
 3 files changed, 15 insertions(+), 0 deletions(-)
 
121684
 
 
121685
commit eacc848769f0f2316cea4ae4ab2547e30bbcbfae
 
121686
Author: Seth Nickell <snickell@stanford.edu>
 
121687
Date:   Mon Mar 11 01:48:31 2002 +0000
 
121688
 
 
121689
    Activate the settings daemon if its not already running.
 
121690
    
 
121691
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121692
    
 
121693
        * gnome-keyboard-properties.c: (main):
 
121694
    
 
121695
        Activate the settings daemon if its not already running.
 
121696
 
 
121697
 capplets/keyboard/ChangeLog                   |    6 ++++++
 
121698
 capplets/keyboard/gnome-keyboard-properties.c |    3 +++
 
121699
 2 files changed, 9 insertions(+), 0 deletions(-)
 
121700
 
 
121701
commit a4e49d3f74095123bae6ca3b9136fa994fd17ab9
 
121702
Author: Seth Nickell <snickell@stanford.edu>
 
121703
Date:   Mon Mar 11 01:46:13 2002 +0000
 
121704
 
 
121705
    Activate the settings daemon if its not already running.
 
121706
    
 
121707
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121708
    
 
121709
        * gnome-mouse-properties.c: (main):
 
121710
    
 
121711
        Activate the settings daemon if its not already running.
 
121712
 
 
121713
 capplets/mouse/ChangeLog                |    6 ++++++
 
121714
 capplets/mouse/gnome-mouse-properties.c |    4 ++++
 
121715
 2 files changed, 10 insertions(+), 0 deletions(-)
 
121716
 
 
121717
commit 006261e34123d83faa08e0d84bb5c8d5ea7feecb
 
121718
Author: Seth Nickell <snickell@stanford.edu>
 
121719
Date:   Mon Mar 11 01:45:11 2002 +0000
 
121720
 
 
121721
    Add new client interface for activating the settings daemon if its not
 
121722
    
 
121723
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121724
    
 
121725
        * Makefile.am:
 
121726
        * activate-settings-daemon.c: (popup_error_message),
 
121727
        (activate_settings_daemon):
 
121728
        * activate-settings-daemon.h:
 
121729
    
 
121730
        Add new client interface for activating the settings daemon
 
121731
        if its not already running.
 
121732
 
 
121733
 capplets/common/ChangeLog                  |   10 +++++
 
121734
 capplets/common/Makefile.am                |    1 +
 
121735
 capplets/common/activate-settings-daemon.c |   54 ++++++++++++++++++++++++++++
 
121736
 capplets/common/activate-settings-daemon.h |    9 +++++
 
121737
 4 files changed, 74 insertions(+), 0 deletions(-)
 
121738
 
 
121739
commit 8717066fbd4dbc4574482cb06f89fd3a3b234fb4
 
121740
Author: Seth Nickell <seth@src.gnome.org>
 
121741
Date:   Mon Mar 11 01:44:21 2002 +0000
 
121742
 
 
121743
    Add IDL for SettingsDaemon
 
121744
 
 
121745
 idl/GNOME_SettingsDaemon.idl |   13 +++++++++++++
 
121746
 idl/Makefile.am              |    3 ++-
 
121747
 2 files changed, 15 insertions(+), 1 deletions(-)
 
121748
 
 
121749
commit 3831d63e7745a7b632f13b46b816b650ea7da384
 
121750
Author: Seth Nickell <snickell@stanford.edu>
 
121751
Date:   Mon Mar 11 01:44:03 2002 +0000
 
121752
 
 
121753
    Make the settings daemon a singleton BonoboObject so capplets can detect
 
121754
    
 
121755
    2002-03-10  Seth Nickell  <snickell@stanford.edu>
 
121756
    
 
121757
            Make the settings daemon a singleton BonoboObject so capplets
 
121758
        can detect whether its running and activate it if its not.
 
121759
    
 
121760
        * Makefile.am:
 
121761
        * factory.c: (main):
 
121762
        * gnome-settings-daemon.c: (awake_impl), (finalize),
 
121763
        (gnome_settings_daemon_class_init), (gnome_settings_daemon_init),
 
121764
        (gnome_settings_daemon_new):
 
121765
        * gnome-settings-daemon.h:
 
121766
    
 
121767
        Convert the settings-daemon into a BonoboObject and add code to
 
121768
        register it with bonobo-activation. Still has a main loop that can
 
121769
        be run normally to launch the settings daemon.
 
121770
 
 
121771
 gnome-settings-daemon/ChangeLog               |   16 +++++
 
121772
 gnome-settings-daemon/Makefile.am             |   32 +++++++++-
 
121773
 gnome-settings-daemon/factory.c               |   48 ++++++++++++++
 
121774
 gnome-settings-daemon/gnome-settings-daemon.c |   83 +++++++++++++++++++------
 
121775
 gnome-settings-daemon/gnome-settings-daemon.h |   34 ++++++++++
 
121776
 5 files changed, 192 insertions(+), 21 deletions(-)
 
121777
 
 
121778
commit fb94a4c2de3f140957539b7c04013c3e7d556573
 
121779
Author: Christian Rose <menthos@menthos.com>
 
121780
Date:   Sun Mar 10 22:26:14 2002 +0000
 
121781
 
 
121782
    Added missing file. Updated Swedish translation.
 
121783
    
 
121784
    2002-03-10  Christian Rose  <menthos@menthos.com>
 
121785
    
 
121786
        * POTFILES.in: Added missing file.
 
121787
        * sv.po: Updated Swedish translation.
 
121788
 
 
121789
 po/ChangeLog   |    5 ++++
 
121790
 po/POTFILES.in |    1 +
 
121791
 po/sv.po       |   70 ++++++++++++++++++++++++++++----------------------------
 
121792
 3 files changed, 41 insertions(+), 35 deletions(-)
 
121793
 
 
121794
commit 4470d4a83dcd0ddf1d37e5f94d9d599c18140e73
 
121795
Author: Andraz Tori <minmax@src.gnome.org>
 
121796
Date:   Sun Mar 10 19:19:47 2002 +0000
 
121797
 
 
121798
    Updated Slovenian translation
 
121799
 
 
121800
 po/sl.po |  125 +++++++++++++++++++++++++++++++-------------------------------
 
121801
 1 files changed, 63 insertions(+), 62 deletions(-)
 
121802
 
 
121803
commit 0335c74339ba706543b47eadf5800ebbd8abd99b
 
121804
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
121805
Date:   Sun Mar 10 15:04:22 2002 +0000
 
121806
 
 
121807
    Fixed carsh on keypresses in icon view, added item activation on enter
 
121808
 
 
121809
 capplets/mouse/gnome-mouse-properties.c |    1 +
 
121810
 control-center/capplet-dir-view-list.c  |   16 +++++++++++++++-
 
121811
 libbackground/applier.c                 |    4 ++--
 
121812
 3 files changed, 18 insertions(+), 3 deletions(-)
 
121813
 
 
121814
commit ed6922aae02cbdc5bf768c5c1f35bd5c1ea09833
 
121815
Author: Richard Hestilow <hestilow@ximian.com>
 
121816
Date:   Sun Mar 10 00:38:36 2002 +0000
 
121817
 
 
121818
    Hook up the previewing file selector to the FileEntry.
 
121819
    
 
121820
    2002-03-09  Richard Hestilow  <hestilow@ximian.com>
 
121821
    
 
121822
        * background-properties-capplet.c (setup_dialog): Hook up
 
121823
        the previewing file selector to the FileEntry.
 
121824
 
 
121825
 capplets/background/ChangeLog                      |    5 +++++
 
121826
 .../background/background-properties-capplet.c     |    3 +++
 
121827
 2 files changed, 8 insertions(+), 0 deletions(-)
 
121828
 
 
121829
commit 18e6eb221fdb18f08b1b58b8b7dd853563a28c99
 
121830
Author: Richard Hestilow <hestilow@ximian.com>
 
121831
Date:   Sun Mar 10 00:37:09 2002 +0000
 
121832
 
 
121833
    Added.
 
121834
    
 
121835
    2002-03-09  Richard Hestilow  <hestilow@ximian.com>
 
121836
    
 
121837
        * preview-file-selection.[ch]: Added.
 
121838
    
 
121839
        * Makefile.am: Compile preview-file-selection.c.
 
121840
    
 
121841
        * preferences.c (bg_preferences_init): Initialize adjust_opacity
 
121842
        to FALSE.
 
121843
 
 
121844
 libbackground/ChangeLog                |    9 +
 
121845
 libbackground/Makefile.am              |    5 +-
 
121846
 libbackground/preferences.c            |    2 +-
 
121847
 libbackground/preview-file-selection.c |  273 ++++++++++++++++++++++++++++++++
 
121848
 libbackground/preview-file-selection.h |   61 +++++++
 
121849
 5 files changed, 347 insertions(+), 3 deletions(-)
 
121850
 
 
121851
commit 2aea2f0f33748d8240355f79e7edae1b7dcc3962
 
121852
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
121853
Date:   Sat Mar 9 22:28:11 2002 +0000
 
121854
 
 
121855
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
121856
 
 
121857
 po/ChangeLog |    5 +++++
 
121858
 po/pl.po     |   18 +++---------------
 
121859
 2 files changed, 8 insertions(+), 15 deletions(-)
 
121860
 
 
121861
commit ee4d5b6c69dc7a86482cc1b5ab1aaa7c9dd77a92
 
121862
Author: Richard Hestilow <hestilow@ximian.com>
 
121863
Date:   Sat Mar 9 20:19:14 2002 +0000
 
121864
 
 
121865
    Remove preview option and button, this makes no sense with instant apply.
 
121866
    
 
121867
    2002-03-09  Richard Hestilow  <hestilow@ximian.com>
 
121868
    
 
121869
        * gtk-theme-selector.glade, main.c: Remove preview option
 
121870
        and button, this makes no sense with instant apply.
 
121871
        (select_cb): Just call apply_cb.
 
121872
 
 
121873
 capplets/theme-switcher/ChangeLog                |    6 +
 
121874
 capplets/theme-switcher/gtk-theme-selector.glade |  303 +++++++++++++---------
 
121875
 capplets/theme-switcher/main.c                   |   46 ++--
 
121876
 3 files changed, 197 insertions(+), 158 deletions(-)
 
121877
 
 
121878
commit b0c3e85b9c80b029549bbbce01fb6feaf82ec5d7
 
121879
Author: Christian Rose <menthos@menthos.com>
 
121880
Date:   Sat Mar 9 17:23:48 2002 +0000
 
121881
 
 
121882
    Fixed Swedish translation.
 
121883
    
 
121884
    2002-03-09  Christian Rose  <menthos@menthos.com>
 
121885
    
 
121886
        * sv.po: Fixed Swedish translation.
 
121887
 
 
121888
 po/ChangeLog |    4 ++++
 
121889
 po/sv.po     |   30 +++++++++++++++---------------
 
121890
 2 files changed, 19 insertions(+), 15 deletions(-)
 
121891
 
 
121892
commit 9ff8bb288d1123eb532f6b3f474fad8f70fba7e8
 
121893
Author: Seth Nickell <snickell@stanford.edu>
 
121894
Date:   Sat Mar 9 05:38:41 2002 +0000
 
121895
 
 
121896
    Don't install cd properties capplet .desktop file. It should be picked up
 
121897
    
 
121898
    2002-03-08  Seth Nickell  <snickell@stanford.edu>
 
121899
    
 
121900
        * Makefile.am:
 
121901
    
 
121902
        Don't install cd properties capplet .desktop file. It should
 
121903
        be picked up by the vfolder legacy support if installed on
 
121904
        the system, and otherwise we shouldn't display it anyway
 
121905
        since the person doesn't have the capplet.
 
121906
 
 
121907
 capplets/desktop-links/ChangeLog   |    9 +++++++++
 
121908
 capplets/desktop-links/Makefile.am |    2 +-
 
121909
 2 files changed, 10 insertions(+), 1 deletions(-)
 
121910
 
 
121911
commit 9ca62bd0c1bdd8a62fe7ba76deedcf2c04a1af31
 
121912
Author: Ole Laursen <olau@hardworking.dk>
 
121913
Date:   Fri Mar 8 21:38:17 2002 +0000
 
121914
 
 
121915
    Updated Danish translation.
 
121916
    
 
121917
    2002-03-08  Ole Laursen  <olau@hardworking.dk>
 
121918
    
 
121919
        * da.po: Updated Danish translation.
 
121920
 
 
121921
 po/ChangeLog |    4 +
 
121922
 po/da.po     |  954 +++++++++++++++++++++++++++++++++++++++++++---------------
 
121923
 2 files changed, 716 insertions(+), 242 deletions(-)
 
121924
 
 
121925
commit 2471cf4ed40ca3c5afc054ef59f93f88e21f1c0c
 
121926
Author: Richard Hestilow <hestilow@ximian.com>
 
121927
Date:   Fri Mar 8 21:23:37 2002 +0000
 
121928
 
 
121929
    1.99.4
 
121930
    
 
121931
    2002-03-08  Richard Hestilow <hestilow@ximian.com>
 
121932
    
 
121933
        * RELEASE: 1.99.4
 
121934
 
 
121935
 ChangeLog                                     |    4 ++++
 
121936
 configure.in                                  |    2 +-
 
121937
 gnome-settings-daemon/Makefile.am             |    2 --
 
121938
 gnome-settings-daemon/gnome-settings-daemon.c |    3 ---
 
121939
 4 files changed, 5 insertions(+), 6 deletions(-)
 
121940
 
 
121941
commit a8008ad042d0eb75722d423a53ef43fdb2597c03
 
121942
Author: Richard Hestilow <hestilow@ximian.com>
 
121943
Date:   Fri Mar 8 21:03:50 2002 +0000
 
121944
 
 
121945
    Add "--crapplet" flag to xscreensaver-demo.
 
121946
    
 
121947
    2002-03-08  Richard Hestilow  <hestilow@ximian.com>
 
121948
    
 
121949
        * screensaver.desktop.in: Add "--crapplet" flag to xscreensaver-demo.
 
121950
 
 
121951
 capplets/screensaver/ChangeLog              |    4 ++++
 
121952
 capplets/screensaver/screensaver.desktop.in |    2 +-
 
121953
 2 files changed, 5 insertions(+), 1 deletions(-)
 
121954
 
 
121955
commit 5077a1b23ed5d4bd2949d532f0dc3f415296af69
 
121956
Author: Kevin Breit <mrproper@ximian.com>
 
121957
Date:   Fri Mar 8 16:11:52 2002 +0000
 
121958
 
 
121959
    Added this file to CVS.
 
121960
    
 
121961
    2002-03-08  Kevin Breit  <mrproper@ximian.com>
 
121962
    
 
121963
        * C/config-default-apps.xml: Added this file to CVS.
 
121964
    
 
121965
        * C/config-sound.xml: Added this file to CVS.
 
121966
 
 
121967
 help/C/config-default-apps.xml |  119 ++++++++++++++++++++++++++++++++++++++++
 
121968
 help/C/config-sound.xml        |   47 ++++++++++++++++
 
121969
 help/ChangeLog                 |    6 ++
 
121970
 3 files changed, 172 insertions(+), 0 deletions(-)
 
121971
 
 
121972
commit 52f9637f2c184e5b3ed438710fa87850fa4a8265
 
121973
Author: Andraz Tori <minmax@src.gnome.org>
 
121974
Date:   Fri Mar 8 02:30:27 2002 +0000
 
121975
 
 
121976
    Updated Slovenian translation
 
121977
 
 
121978
 po/sl.po |    4 ++--
 
121979
 1 files changed, 2 insertions(+), 2 deletions(-)
 
121980
 
 
121981
commit 5dc718198b80f0588357ba58bc48b757e62042db
 
121982
Author: Andraz Tori <minmax@src.gnome.org>
 
121983
Date:   Fri Mar 8 02:27:47 2002 +0000
 
121984
 
 
121985
    updated sl language
 
121986
 
 
121987
 po/sl.po | 3813 +++++++++++++++++---------------------------------------------
 
121988
 1 files changed, 1060 insertions(+), 2753 deletions(-)
 
121989
 
 
121990
commit 09ad7fc6c4d6b8604e6bc917694379606a3bcdba
 
121991
Author: Richard Hestilow <hestilow@ximian.com>
 
121992
Date:   Fri Mar 8 01:26:31 2002 +0000
 
121993
 
 
121994
    Okay, so I'm an idiot.
 
121995
    
 
121996
    2002-03-07  Richard Hestilow  <hestilow@ximian.com>
 
121997
    
 
121998
        * sound-properties-capplet.c (main): Okay, so I'm an idiot.
 
121999
 
 
122000
 capplets/sound/sound-properties-capplet.c |    6 +++---
 
122001
 1 files changed, 3 insertions(+), 3 deletions(-)
 
122002
 
 
122003
commit 9baad113aa0d060434d61893a6c10d23244ca98c
 
122004
Author: Richard Hestilow <hestilow@ximian.com>
 
122005
Date:   Thu Mar 7 22:58:10 2002 +0000
 
122006
 
 
122007
    Okay, so I'm an idiot.
 
122008
    
 
122009
    2002-03-07  Richard Hestilow  <hestilow@ximian.com>
 
122010
    
 
122011
        * sound-properties-capplet.c (main): Okay, so I'm an idiot.
 
122012
 
 
122013
 capplets/sound/ChangeLog                  |    4 ++++
 
122014
 capplets/sound/sound-properties-capplet.c |    4 ++++
 
122015
 2 files changed, 8 insertions(+), 0 deletions(-)
 
122016
 
 
122017
commit 5c7e9d3719584946fe29632af00a058c27eceb95
 
122018
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
122019
Date:   Thu Mar 7 12:01:40 2002 +0000
 
122020
 
 
122021
    nl.po Dutch translation updated by Huib Kleinhout.
 
122022
    
 
122023
    2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
122024
    * nl.po Dutch translation updated by Huib Kleinhout.
 
122025
 
 
122026
 po/ChangeLog |    4 +
 
122027
 po/nl.po     | 3066 ++++++++++++++++------------------------------------------
 
122028
 2 files changed, 818 insertions(+), 2252 deletions(-)
 
122029
 
 
122030
commit 3b0c70343ed017753e33b89da13930b13fe65568
 
122031
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122032
Date:   Thu Mar 7 09:54:07 2002 +0000
 
122033
 
 
122034
    Updated Slovak translation.
 
122035
    
 
122036
    2002-03-07  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122037
    
 
122038
        * sk.po: Updated Slovak translation.
 
122039
 
 
122040
 po/ChangeLog |    4 ++++
 
122041
 po/sk.po     |   57 +++++++++++++++++++++++++++++++++++++++++++--------------
 
122042
 2 files changed, 47 insertions(+), 14 deletions(-)
 
122043
 
 
122044
commit 1c6664a71ba328e73eca55a46b0828777f891aea
 
122045
Author: Richard Hestilow <hestilow@ximian.com>
 
122046
Date:   Thu Mar 7 01:55:39 2002 +0000
 
122047
 
 
122048
    Remove textdomain stuff. I'm not 100% certain this is correct, but none of
 
122049
    
 
122050
    2002-03-06  Richard Hestilow  <hestilow@ximian.com>
 
122051
    
 
122052
        * sound-properties-capplet.c (main): Remove textdomain stuff.
 
122053
        I'm not 100% certain this is correct, but none of the other capplets
 
122054
        have it.
 
122055
 
 
122056
 capplets/sound/ChangeLog                  |    6 ++++++
 
122057
 capplets/sound/sound-properties-capplet.c |    4 ----
 
122058
 2 files changed, 6 insertions(+), 4 deletions(-)
 
122059
 
 
122060
commit 9a3e95aa2d024458506c63c02cbb7e647f8691a4
 
122061
Author: Lauris Kaplinski <lauris@ximian.com>
 
122062
Date:   Thu Mar 7 01:22:59 2002 +0000
 
122063
 
 
122064
    Do not include unused <esd.h>
 
122065
    
 
122066
    2002-03-07  Lauris Kaplinski  <lauris@ximian.com>
 
122067
    
 
122068
        * sound-properties-capplet.c: Do not include unused <esd.h>
 
122069
 
 
122070
 capplets/sound/ChangeLog                  |    4 ++++
 
122071
 capplets/sound/sound-properties-capplet.c |    1 -
 
122072
 2 files changed, 4 insertions(+), 1 deletions(-)
 
122073
 
 
122074
commit 6f6491172662b8c514aa5d52bcb906d579b8eec7
 
122075
Author: Christian Rose <menthos@menthos.com>
 
122076
Date:   Thu Mar 7 01:04:04 2002 +0000
 
122077
 
 
122078
    Updated Swedish translation.
 
122079
    
 
122080
    2002-03-07  Christian Rose  <menthos@menthos.com>
 
122081
    
 
122082
        * sv.po: Updated Swedish translation.
 
122083
 
 
122084
 po/ChangeLog |    4 ++++
 
122085
 po/sv.po     |   18 +++++++++---------
 
122086
 2 files changed, 13 insertions(+), 9 deletions(-)
 
122087
 
 
122088
commit bc884c8c0db8ef1e7f1ba4d88e81c0f0c270fa67
 
122089
Author: Görkem Çetin <gorkem@src.gnome.org>
 
122090
Date:   Wed Mar 6 20:14:58 2002 +0000
 
122091
 
 
122092
    CVS_SILENT
 
122093
 
 
122094
 po/tr.po |   43 +++++++++++++++++++++----------------------
 
122095
 1 files changed, 21 insertions(+), 22 deletions(-)
 
122096
 
 
122097
commit 672884c4fff0ebfe6416dc7172217c540994a267
 
122098
Author: Richard Hestilow <hestilow@ximian.com>
 
122099
Date:   Wed Mar 6 19:25:40 2002 +0000
 
122100
 
 
122101
    Remove legacy-applications. Fixes bug #72997.
 
122102
    
 
122103
    2002-03-06  Richard Hestilow  <hestilow@ximian.com>
 
122104
    
 
122105
        * Makefile.am: Remove legacy-applications. Fixes bug #72997.
 
122106
 
 
122107
 capplets/desktop-links/ChangeLog   |    4 ++++
 
122108
 capplets/desktop-links/Makefile.am |    5 ++---
 
122109
 2 files changed, 6 insertions(+), 3 deletions(-)
 
122110
 
 
122111
commit 4720327aec3b8e2c149bfe7bc66ee0ba0ec17248
 
122112
Author: Miles Lane <miles@megapathdsl.net>
 
122113
Date:   Wed Mar 6 18:17:33 2002 +0000
 
122114
 
 
122115
    gnome-settings-daemon.c -- Correct the gnome_program_init() call to
 
122116
    
 
122117
    2002-03-06  Miles Lane  <miles@megapathdsl.net>
 
122118
    
 
122119
        * gnome-settings-daemon.c -- Correct the gnome_program_init()
 
122120
          call to specify the correct program name.  Specify the
 
122121
          restart command, so that the session manager knows how
 
122122
          to restart the daemon if it is killed for any reason.
 
122123
 
 
122124
 gnome-settings-daemon/ChangeLog               |    7 +++++++
 
122125
 gnome-settings-daemon/gnome-settings-daemon.c |    5 ++++-
 
122126
 2 files changed, 11 insertions(+), 1 deletions(-)
 
122127
 
 
122128
commit ef8f75e828ec395cf0bcec15e62886b957b53afd
 
122129
Author: Valek Frob <frob@src.gnome.org>
 
122130
Date:   Wed Mar 6 11:26:41 2002 +0000
 
122131
 
 
122132
    Updated russian translation.
 
122133
 
 
122134
 po/ChangeLog |    4 +
 
122135
 po/ru.po     | 2216 ++++++++++++++++++++++++----------------------------------
 
122136
 2 files changed, 916 insertions(+), 1304 deletions(-)
 
122137
 
 
122138
commit fdd4a3bd1ddd68f7e0cb9921cf1e75ee32d6cea8
 
122139
Author: jacob berkman <jacob@ximian.com>
 
122140
Date:   Wed Mar 6 01:49:42 2002 +0000
 
122141
 
 
122142
    remove -I intl
 
122143
    
 
122144
    2002-03-05  jacob berkman  <jacob@ximian.com>
 
122145
    
 
122146
        * configure.in (EXTRA_CFLAGS): remove -I intl
 
122147
 
 
122148
 ChangeLog    |    4 ++++
 
122149
 configure.in |    2 +-
 
122150
 2 files changed, 5 insertions(+), 1 deletions(-)
 
122151
 
 
122152
commit 942e5f6459922308bb91c0f7c24875a57a70f617
 
122153
Author: jacob berkman <jacob@ximian.com>
 
122154
Date:   Wed Mar 6 01:48:20 2002 +0000
 
122155
 
 
122156
    clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
 
122157
    
 
122158
    2002-03-05  jacob berkman  <jacob@ximian.com>
 
122159
    
 
122160
        * Makefile.am: clean up; remove some duplicate / obsolete paths
 
122161
        and bogus INCLUDE path
 
122162
 
 
122163
 control-center/Makefile.am |    2 +-
 
122164
 1 files changed, 1 insertions(+), 1 deletions(-)
 
122165
 
 
122166
commit 96905286064cbd79838f251696c1ab6e9305799b
 
122167
Author: Richard Hestilow <hestilow@ximian.com>
 
122168
Date:   Wed Mar 6 01:04:41 2002 +0000
 
122169
 
 
122170
    AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
 
122171
    
 
122172
    2002-03-05  Richard Hestilow <hestilow@ximian.com>
 
122173
    
 
122174
        * configure.in: AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
 
122175
 
 
122176
 ChangeLog    |    4 ++++
 
122177
 configure.in |    3 +++
 
122178
 2 files changed, 7 insertions(+), 0 deletions(-)
 
122179
 
 
122180
commit e01a6b6d0476adaee0bbdd6909386e8c2cf90570
 
122181
Author: jacob berkman <jacob@ximian.com>
 
122182
Date:   Tue Mar 5 19:47:29 2002 +0000
 
122183
 
 
122184
    clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
 
122185
    
 
122186
    2002-03-05  jacob berkman  <jacob@ximian.com>
 
122187
    
 
122188
        * Makefile.am: clean up; remove some duplicate / obsolete paths
 
122189
        and bogus INCLUDE path
 
122190
 
 
122191
 control-center/ChangeLog   |    5 +++++
 
122192
 control-center/Makefile.am |   16 +++++-----------
 
122193
 2 files changed, 10 insertions(+), 11 deletions(-)
 
122194
 
 
122195
commit b2ecc2281524cb771feb74e8871a57a3ea65d326
 
122196
Author: jacob berkman <jacob@ximian.com>
 
122197
Date:   Tue Mar 5 19:32:28 2002 +0000
 
122198
 
 
122199
    using $GETTEXT_PACKAGE-2 is redundant
 
122200
    
 
122201
    2002-03-05  jacob berkman  <jacob@ximian.com>
 
122202
    
 
122203
        * configure.in: using $GETTEXT_PACKAGE-2 is redundant
 
122204
 
 
122205
 ChangeLog    |    4 ++++
 
122206
 configure.in |   10 +++++-----
 
122207
 2 files changed, 9 insertions(+), 5 deletions(-)
 
122208
 
 
122209
commit e0c7ed40015d507fc74584c493fbeb3c91cae3d2
 
122210
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122211
Date:   Tue Mar 5 15:32:40 2002 +0000
 
122212
 
 
122213
    Updated Slovak translation.
 
122214
    
 
122215
    2002-03-05  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122216
    
 
122217
        * sk.po: Updated Slovak translation.
 
122218
 
 
122219
 po/ChangeLog |    4 +
 
122220
 po/sk.po     | 4441 +++++++++++++++-------------------------------------------
 
122221
 2 files changed, 1096 insertions(+), 3349 deletions(-)
 
122222
 
 
122223
commit 064f14349a18a12f429c883302937413c048b974
 
122224
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
122225
Date:   Tue Mar 5 01:00:07 2002 +0000
 
122226
 
 
122227
    Updated Portuguese translation.
 
122228
    
 
122229
    2002-03-05  Duarte Loreto <happyguy_pt@hotmail.com>
 
122230
    
 
122231
            * pt.po: Updated Portuguese translation.
 
122232
 
 
122233
 po/ChangeLog |    4 +
 
122234
 po/pt.po     |  882 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
122235
 2 files changed, 820 insertions(+), 66 deletions(-)
 
122236
 
 
122237
commit 68d6549ba89d86a974dbd8cf0fecc21a966c9144
 
122238
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
122239
Date:   Mon Mar 4 23:18:22 2002 +0000
 
122240
 
 
122241
    Updated Finnish translation.
 
122242
    
 
122243
    2002-03-05  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
122244
    
 
122245
        * fi.po: Updated Finnish translation.
 
122246
 
 
122247
 po/ChangeLog |    4 +
 
122248
 po/fi.po     |  696 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
122249
 2 files changed, 687 insertions(+), 13 deletions(-)
 
122250
 
 
122251
commit e93fb5bd3c1a228441cf096394e7299026916ba3
 
122252
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122253
Date:   Mon Mar 4 16:49:45 2002 +0000
 
122254
 
 
122255
    Updated Slovak translation.
 
122256
    
 
122257
    2002-03-04  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122258
    
 
122259
            * sk.po: Updated Slovak translation.
 
122260
 
 
122261
 po/ChangeLog |    4 +
 
122262
 po/sk.po     | 4071 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 
122263
 2 files changed, 3526 insertions(+), 549 deletions(-)
 
122264
 
 
122265
commit c9d814c9ef59085775c69611583d7d51f0cbb4ee
 
122266
Author: Wang Jian <lark@src.gnome.org>
 
122267
Date:   Mon Mar 4 15:33:57 2002 +0000
 
122268
 
 
122269
    *** empty log message ***
 
122270
 
 
122271
 po/ChangeLog |    5 +
 
122272
 po/zh_CN.po  | 1553 ++++++++--------------------------------------------------
 
122273
 2 files changed, 207 insertions(+), 1351 deletions(-)
 
122274
 
 
122275
commit 795b18f06abebdf194335f75dad3be95dbf0b092
 
122276
Author: Yuri Syrota <rasta@src.gnome.org>
 
122277
Date:   Mon Mar 4 09:30:10 2002 +0000
 
122278
 
 
122279
    Updated Ukrainian translation
 
122280
 
 
122281
 po/uk.po |  159 +++++++++++++++++++++++++++++++++++++++++--------------------
 
122282
 1 files changed, 107 insertions(+), 52 deletions(-)
 
122283
 
 
122284
commit 0fcd6532975efbc10dc3463d39165532c4b9d1a7
 
122285
Author: Anders Carlsson <andersca@gnu.org>
 
122286
Date:   Mon Mar 4 08:54:36 2002 +0000
 
122287
 
 
122288
    Add support for bridging WM settings, currently supports
 
122289
    
 
122290
    2002-03-04  Anders Carlsson  <andersca@gnu.org>
 
122291
    
 
122292
        * Makefile.am:
 
122293
        * gnome-settings-daemon.c: (main):
 
122294
        * gnome-settings-wm.c: (set_number_of_workspaces),
 
122295
        (set_workspace_names), (wm_callback), (gnome_settings_wm_init),
 
122296
        (gnome_settings_wm_load):
 
122297
        * gnome-settings-wm.h:
 
122298
        Add support for bridging WM settings, currently supports
 
122299
        _NET_NUMBER_OF_DESKTOPS and _NET_DESKTOP_NAMES.
 
122300
 
 
122301
 gnome-settings-daemon/ChangeLog               |   11 +++
 
122302
 gnome-settings-daemon/Makefile.am             |    2 +
 
122303
 gnome-settings-daemon/gnome-settings-daemon.c |   11 ++-
 
122304
 gnome-settings-daemon/gnome-settings-wm.c     |   86 +++++++++++++++++++++++++
 
122305
 gnome-settings-daemon/gnome-settings-wm.h     |   33 ++++++++++
 
122306
 5 files changed, 139 insertions(+), 4 deletions(-)
 
122307
 
 
122308
commit d4d99fea714ef972d2684df9f6198f8bb51c34b4
 
122309
Author: Alexander Larsson <alla@lysator.liu.se>
 
122310
Date:   Mon Mar 4 04:06:48 2002 +0000
 
122311
 
 
122312
    Save wallpaper-enabled too.
 
122313
    
 
122314
    2002-03-03  Alexander Larsson  <alla@lysator.liu.se>
 
122315
    
 
122316
        * preferences.c (bg_preferences_save):
 
122317
        Save wallpaper-enabled too.
 
122318
 
 
122319
 libbackground/ChangeLog     |    5 +++++
 
122320
 libbackground/preferences.c |    1 +
 
122321
 2 files changed, 6 insertions(+), 0 deletions(-)
 
122322
 
 
122323
commit 5d73af20c25e07298dc92c9ea80b4e25f521765f
 
122324
Author: Christian Rose <menthos@menthos.com>
 
122325
Date:   Sun Mar 3 19:40:45 2002 +0000
 
122326
 
 
122327
    Fixed Swedish translation.
 
122328
    
 
122329
    2002-03-03  Christian Rose  <menthos@menthos.com>
 
122330
    
 
122331
        * sv.po: Fixed Swedish translation.
 
122332
 
 
122333
 po/ChangeLog |    4 ++++
 
122334
 po/sv.po     |    8 ++++----
 
122335
 2 files changed, 8 insertions(+), 4 deletions(-)
 
122336
 
 
122337
commit 31b0edf32cf3623be25cbbbf8b2b46ae8aadce52
 
122338
Author: Christian Rose <menthos@menthos.com>
 
122339
Date:   Sun Mar 3 18:44:41 2002 +0000
 
122340
 
 
122341
    Updated Swedish translation.
 
122342
    
 
122343
    2002-03-03  Christian Rose  <menthos@menthos.com>
 
122344
    
 
122345
        * sv.po: Updated Swedish translation.
 
122346
 
 
122347
 po/ChangeLog |    4 +
 
122348
 po/sv.po     |  915 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
122349
 2 files changed, 701 insertions(+), 218 deletions(-)
 
122350
 
 
122351
commit 9ccdbc44052dbb1c3e76cdea81d66e48c73b573e
 
122352
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122353
Date:   Sun Mar 3 08:01:20 2002 +0000
 
122354
 
 
122355
    Updated Norwegian (bokm�l) translation.
 
122356
    
 
122357
    2002-03-03  Kjartan Maraas  <kmaraas@gnome.org>
 
122358
    
 
122359
        * no.po: Updated Norwegian (bokm�l) translation.
 
122360
 
 
122361
 po/ChangeLog |    4 ++
 
122362
 po/no.po     |  115 ++++++++++++++++++++++++++++++----------------------------
 
122363
 2 files changed, 63 insertions(+), 56 deletions(-)
 
122364
 
 
122365
commit 1f453554bf37fbea2c2913cdf1508b3ad6643e52
 
122366
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
122367
Date:   Sun Mar 3 01:33:45 2002 +0000
 
122368
 
 
122369
    Small fix of en_GB.po
 
122370
 
 
122371
 po/ChangeLog |    5 +++++
 
122372
 po/en_GB.po  |    3 ---
 
122373
 2 files changed, 5 insertions(+), 3 deletions(-)
 
122374
 
 
122375
commit 13db4923e7bea3bd9d2d02137003348a8bfcb453
 
122376
Author: T�ivo Leedj�rv <leedjarv@interest.ee>
 
122377
Date:   Sat Mar 2 18:55:09 2002 +0000
 
122378
 
 
122379
    Updated Estonian translation.
 
122380
    
 
122381
    2002-03-02  T�ivo Leedj�rv  <leedjarv@interest.ee>
 
122382
    
 
122383
            * et.po: Updated Estonian translation.
 
122384
 
 
122385
 po/ChangeLog |    4 +
 
122386
 po/et.po     | 3785 +++++++++++++++++-----------------------------------------
 
122387
 2 files changed, 1116 insertions(+), 2673 deletions(-)
 
122388
 
 
122389
commit a71dbfe46ff25d9596f63edc080e129a9a17b87f
 
122390
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
 
122391
Date:   Fri Mar 1 15:04:38 2002 +0000
 
122392
 
 
122393
    Updated Finnish translation.
 
122394
    
 
122395
    2002-03-01  Pauli Virtanen  <pauli.virtanen@hut.fi>
 
122396
    
 
122397
        * fi.po: Updated Finnish translation.
 
122398
 
 
122399
 po/ChangeLog |    4 +
 
122400
 po/fi.po     | 1918 ++++------------------------------------------------------
 
122401
 2 files changed, 127 insertions(+), 1795 deletions(-)
 
122402
 
 
122403
commit 02d01cc16f4ef91e844b50dfa1c5377c32eb953c
 
122404
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
122405
Date:   Thu Feb 28 17:25:35 2002 +0000
 
122406
 
 
122407
    Updated Malay Translation. (lepas ni khai buat)
 
122408
    
 
122409
    2002-02-28  Hasbullah Bin Pit <sebol@ikhlas.com>
 
122410
    
 
122411
    * ms.po: Updated Malay Translation.
 
122412
    (lepas ni khai buat)
 
122413
 
 
122414
 po/ChangeLog |    4 +
 
122415
 po/ms.po     |  787 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 
122416
 2 files changed, 754 insertions(+), 37 deletions(-)
 
122417
 
 
122418
commit 3e10c0f81303f020f90eab93ba6a6399392881d0
 
122419
Author: Zbigniew Chyla <cyba@gnome.pl>
 
122420
Date:   Thu Feb 28 15:11:56 2002 +0000
 
122421
 
 
122422
    s/gnome_desktop_item_get_string/gnome_desktop_item_get_localestring (use
 
122423
    
 
122424
    2002-02-28  Zbigniew Chyla  <cyba@gnome.pl>
 
122425
    
 
122426
        * capplet-dir.c (capplet_new, capplet_dir_new):
 
122427
        s/gnome_desktop_item_get_string/gnome_desktop_item_get_localestring
 
122428
        (use translated version of GNOME_DESKTOP_ITEM_NAME).
 
122429
 
 
122430
 control-center/ChangeLog     |    6 ++++++
 
122431
 control-center/capplet-dir.c |    4 ++--
 
122432
 2 files changed, 8 insertions(+), 2 deletions(-)
 
122433
 
 
122434
commit 9dff4da17518c51c3cb1fb77f284b2086fcafacc
 
122435
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
122436
Date:   Thu Feb 28 11:12:12 2002 +0000
 
122437
 
 
122438
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
122439
 
 
122440
 po/ChangeLog |    5 +
 
122441
 po/pl.po     |  728 +++++++++++++++++++++++++++++-----------------------------
 
122442
 2 files changed, 373 insertions(+), 360 deletions(-)
 
122443
 
 
122444
commit c024b8123e559ae88d2ea669f22412958618e015
 
122445
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122446
Date:   Wed Feb 27 22:23:39 2002 +0000
 
122447
 
 
122448
    s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that
 
122449
    
 
122450
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122451
    
 
122452
        * root-manager/root-manager-helper.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122453
        * configure.in: Add missing AC_DEFINE_UNQUOTED so that GETTEXT_PACKAGE
 
122454
        ends up in config.h. Also s/PACKAGE/GETTEXT_PACKAGE/g
 
122455
 
 
122456
 ChangeLog                          |    6 ++++++
 
122457
 acconfig.h                         |    2 +-
 
122458
 configure.in                       |   14 ++++++++------
 
122459
 root-manager/root-manager-helper.c |    6 +++---
 
122460
 4 files changed, 18 insertions(+), 10 deletions(-)
 
122461
 
 
122462
commit 0a292d246942ae0f4a81f0394f7ff58adfad0f17
 
122463
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122464
Date:   Wed Feb 27 22:20:28 2002 +0000
 
122465
 
 
122466
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122467
    
 
122468
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122469
    
 
122470
        * main.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122471
 
 
122472
 capplets/font/ChangeLog           |    4 ++++
 
122473
 capplets/font/main.c              |    6 +++---
 
122474
 capplets/rollback/ChangeLog       |    4 ++++
 
122475
 capplets/rollback/main.c          |    6 +++---
 
122476
 capplets/theme-switcher/ChangeLog |    4 ++++
 
122477
 capplets/theme-switcher/main.c    |    6 +++---
 
122478
 control-center/ChangeLog          |    4 ++++
 
122479
 control-center/main.c             |    6 +++---
 
122480
 8 files changed, 28 insertions(+), 12 deletions(-)
 
122481
 
 
122482
commit 9244dedd856b615e812d8d34027d0dbae6dca514
 
122483
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122484
Date:   Wed Feb 27 22:19:53 2002 +0000
 
122485
 
 
122486
    s/PACKAGE/GETTEXT_PACKAGE/g Same here.
 
122487
    
 
122488
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122489
    
 
122490
        * main.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122491
        * gnome-ui-properties.c: Same here.
 
122492
 
 
122493
 capplets/ui-properties/ChangeLog             |    5 +++++
 
122494
 capplets/ui-properties/gnome-ui-properties.c |    6 +++---
 
122495
 capplets/ui-properties/main.c                |    6 +++---
 
122496
 3 files changed, 11 insertions(+), 6 deletions(-)
 
122497
 
 
122498
commit cdd8985d770b6cf6cca4c83d58249ea1b2731b10
 
122499
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122500
Date:   Wed Feb 27 22:18:25 2002 +0000
 
122501
 
 
122502
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122503
    
 
122504
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122505
    
 
122506
        * sound-properties-capplet.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122507
 
 
122508
 capplets/sound/ChangeLog                  |    4 ++++
 
122509
 capplets/sound/prefs-widget.c             |    2 +-
 
122510
 capplets/sound/sound-properties-capplet.c |    6 +++---
 
122511
 3 files changed, 8 insertions(+), 4 deletions(-)
 
122512
 
 
122513
commit 75db1e44bd3c7235c77c9cc5c5b0cd17eade74c1
 
122514
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122515
Date:   Wed Feb 27 22:17:05 2002 +0000
 
122516
 
 
122517
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122518
    
 
122519
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122520
    
 
122521
        * gnome-mouse-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122522
 
 
122523
 capplets/mouse/ChangeLog                |    4 ++++
 
122524
 capplets/mouse/gnome-mouse-properties.c |    6 +++---
 
122525
 2 files changed, 7 insertions(+), 3 deletions(-)
 
122526
 
 
122527
commit 919f38d85fcfc26fdf5b50239d377a73d25ca450
 
122528
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122529
Date:   Wed Feb 27 22:16:27 2002 +0000
 
122530
 
 
122531
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122532
    
 
122533
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122534
    
 
122535
        * gnome-keyboard-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122536
 
 
122537
 capplets/keyboard/ChangeLog                   |    4 ++++
 
122538
 capplets/keyboard/gnome-keyboard-properties.c |    6 +++---
 
122539
 2 files changed, 7 insertions(+), 3 deletions(-)
 
122540
 
 
122541
commit b70c4fc68490d15e209cd429ab4970cab8ecf299
 
122542
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122543
Date:   Wed Feb 27 22:15:07 2002 +0000
 
122544
 
 
122545
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122546
    
 
122547
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122548
    
 
122549
        * file-types-applet.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122550
 
 
122551
 capplets/file-types/ChangeLog            |    4 ++++
 
122552
 capplets/file-types/file-types-capplet.c |    6 +++---
 
122553
 2 files changed, 7 insertions(+), 3 deletions(-)
 
122554
 
 
122555
commit 9d5d9145f4e5ae60a9a6e50ab350a3d653bfe97e
 
122556
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122557
Date:   Wed Feb 27 22:14:18 2002 +0000
 
122558
 
 
122559
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122560
    
 
122561
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122562
    
 
122563
        * gnome-default-applications-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122564
 
 
122565
 capplets/default-applications/ChangeLog            |    4 ++++
 
122566
 .../gnome-default-applications-properties.c        |    6 +++---
 
122567
 2 files changed, 7 insertions(+), 3 deletions(-)
 
122568
 
 
122569
commit 06e9c965a8833937155c253346bd085d1703eb5a
 
122570
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122571
Date:   Wed Feb 27 22:13:26 2002 +0000
 
122572
 
 
122573
    s/PACKAGE/GETTEXT_PACKAGE/g
 
122574
    
 
122575
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122576
    
 
122577
        * capplet-util.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122578
 
 
122579
 capplets/common/ChangeLog      |    4 ++++
 
122580
 capplets/common/capplet-util.c |    6 +++---
 
122581
 2 files changed, 7 insertions(+), 3 deletions(-)
 
122582
 
 
122583
commit 1074a1f27e732fc72694458eb5c069d9c182aedf
 
122584
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122585
Date:   Wed Feb 27 22:12:44 2002 +0000
 
122586
 
 
122587
    s/PACKAGE/GETTEXT_PACKAGE/g Same here.
 
122588
    
 
122589
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122590
    
 
122591
        * background-properties-capplet.c (main): s/PACKAGE/GETTEXT_PACKAGE/g
 
122592
        * main.c: Same here.
 
122593
 
 
122594
 capplets/background/ChangeLog                      |    5 +++++
 
122595
 .../background/background-properties-capplet.c     |    6 +++---
 
122596
 capplets/background/main.c                         |    6 +++---
 
122597
 3 files changed, 11 insertions(+), 6 deletions(-)
 
122598
 
 
122599
commit 2cd2e13cb75ac1514f2560e97d67b8a42ec08464
 
122600
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122601
Date:   Wed Feb 27 22:11:46 2002 +0000
 
122602
 
 
122603
    s/PACKAGE/GETTEXT_PACKAGE/g Same here.
 
122604
    
 
122605
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122606
    
 
122607
        * config-archiver.c: s/PACKAGE/GETTEXT_PACKAGE/g
 
122608
        * config-manager.c: Same here.
 
122609
 
 
122610
 archiver/ChangeLog         |    5 +++++
 
122611
 archiver/config-archiver.c |    6 +++---
 
122612
 archiver/config-manager.c  |    6 +++---
 
122613
 3 files changed, 11 insertions(+), 6 deletions(-)
 
122614
 
 
122615
commit eff3f2b4a660a240fa1d2326e899dd46ce508d6d
 
122616
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122617
Date:   Wed Feb 27 22:09:32 2002 +0000
 
122618
 
 
122619
    Updated Norwegian (bokm�l) translation. Added missing file.
 
122620
    
 
122621
    2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>
 
122622
    
 
122623
        * no.po: Updated Norwegian (bokm�l) translation.
 
122624
        * POTFILES.in: Added missing file.
 
122625
 
 
122626
 po/ChangeLog   |    5 +++++
 
122627
 po/POTFILES.in |    1 +
 
122628
 po/no.po       |   52 +++++++++++++++++++++++++++++++++++++++++++---------
 
122629
 3 files changed, 49 insertions(+), 9 deletions(-)
 
122630
 
 
122631
commit f0e0d2fbd48e1810ff050e23ccf077ad6ae79525
 
122632
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
122633
Date:   Wed Feb 27 16:54:48 2002 +0000
 
122634
 
 
122635
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
122636
 
 
122637
 po/ChangeLog |    5 +++++
 
122638
 po/pl.po     |    4 ++--
 
122639
 2 files changed, 7 insertions(+), 2 deletions(-)
 
122640
 
 
122641
commit 3125d192e724facc8db70533978964dbf6687727
 
122642
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
122643
Date:   Wed Feb 27 16:43:26 2002 +0000
 
122644
 
 
122645
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
122646
 
 
122647
 po/pl.po |  811 ++++++++++++++++++++++++++++++++------------------------------
 
122648
 1 files changed, 417 insertions(+), 394 deletions(-)
 
122649
 
 
122650
commit ff4ccdc4d11798fe3e9c7f4c50b7ba8bc895f603
 
122651
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122652
Date:   Wed Feb 27 13:20:02 2002 +0000
 
122653
 
 
122654
    Updated Slovak translation.
 
122655
    
 
122656
    2002-02-27  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
122657
    
 
122658
        * sk.po: Updated Slovak translation.
 
122659
 
 
122660
 po/ChangeLog |    4 +
 
122661
 po/sk.po     | 2854 +++-------------------------------------------------------
 
122662
 2 files changed, 139 insertions(+), 2719 deletions(-)
 
122663
 
 
122664
commit 69d5d378699ac2501b458389f8b9fd3e67e39472
 
122665
Author: Christian Rose <menthos@menthos.com>
 
122666
Date:   Wed Feb 27 02:52:56 2002 +0000
 
122667
 
 
122668
    Fixed Swedish translation.
 
122669
    
 
122670
    2002-02-27  Christian Rose  <menthos@menthos.com>
 
122671
    
 
122672
        * sv.po: Fixed Swedish translation.
 
122673
 
 
122674
 po/ChangeLog |    4 ++++
 
122675
 po/sv.po     |   40 ++++++++++++++++++++--------------------
 
122676
 2 files changed, 24 insertions(+), 20 deletions(-)
 
122677
 
 
122678
commit 46fc0d80f25e995d85e9383dd0f660d415d8fc1e
 
122679
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
122680
Date:   Wed Feb 27 01:53:18 2002 +0000
 
122681
 
 
122682
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
122683
 
 
122684
 po/ChangeLog |    5 ++
 
122685
 po/pl.po     |  207 +++++++++++++++++++++++++++-------------------------------
 
122686
 2 files changed, 100 insertions(+), 112 deletions(-)
 
122687
 
 
122688
commit 4245926937eafe903590281738f4c06689a8b878
 
122689
Author: Christian Rose <menthos@menthos.com>
 
122690
Date:   Tue Feb 26 09:04:55 2002 +0000
 
122691
 
 
122692
    Updated Swedish translation.
 
122693
    
 
122694
    2002-02-26  Christian Rose  <menthos@menthos.com>
 
122695
    
 
122696
        * sv.po: Updated Swedish translation.
 
122697
 
 
122698
 po/ChangeLog |    4 +
 
122699
 po/sv.po     |  252 ++++++++++++++++++++++++++++++++++++----------------------
 
122700
 2 files changed, 162 insertions(+), 94 deletions(-)
 
122701
 
 
122702
commit c280a64347a5e52c6974ba9e4c1dfaa71b2955bc
 
122703
Author: Andraz Tori <minmax@src.gnome.org>
 
122704
Date:   Tue Feb 26 00:41:21 2002 +0000
 
122705
 
 
122706
    Updated Slovenian translation
 
122707
 
 
122708
 po/sl.po | 4456 +++++++++++++++++++++++++++++++++++++-------------------------
 
122709
 1 files changed, 2641 insertions(+), 1815 deletions(-)
 
122710
 
 
122711
commit 71b08d9ff4829f6127eab4919ef70f440c675564
 
122712
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
122713
Date:   Sun Feb 24 21:54:03 2002 +0000
 
122714
 
 
122715
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
122716
 
 
122717
 po/ChangeLog |    5 +
 
122718
 po/pl.po     | 2281 +++++++++++++++++++++++++---------------------------------
 
122719
 2 files changed, 1005 insertions(+), 1281 deletions(-)
 
122720
 
 
122721
commit d2f3b62d36da19a0954b812195144e1dc6c99751
 
122722
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122723
Date:   Sat Feb 23 13:52:21 2002 +0000
 
122724
 
 
122725
    Remove translatable="yes" from icon labels. Remnant of a bug in
 
122726
    
 
122727
    2002-02-23  Kjartan Maraas  <kmaraas@gnome.org>
 
122728
    
 
122729
        * capplets/default-applications/gnome-default-applications-properties.glade:
 
122730
        Remove translatable="yes" from icon labels. Remnant of a bug in
 
122731
        libglade-convert. (Thanks to James).
 
122732
        * capplets/file-types/file-types-properties.glade: Same
 
122733
        * capplets/keyboard/gnome-keyboard-properties.glade: Same
 
122734
        * capplets/mouse/gnome-mouse-properties.glade: Same.
 
122735
        * capplets/ui-properties/gnome2-ui-properties.glade: Same
 
122736
        * control-center/gnomecc.glade: Same
 
122737
 
 
122738
 ChangeLog                                          |   11 ++++
 
122739
 .../gnome-default-applications-properties.glade    |    2 +-
 
122740
 capplets/file-types/file-types-properties.glade    |   18 ++++----
 
122741
 capplets/keyboard/gnome-keyboard-properties.glade  |    2 +-
 
122742
 capplets/mouse/gnome-mouse-properties.glade        |    4 +-
 
122743
 capplets/ui-properties/gnome2-ui-properties.glade  |    2 +-
 
122744
 control-center/gnomecc.glade                       |    6 +-
 
122745
 po/no.po                                           |   50 ++++++--------------
 
122746
 8 files changed, 43 insertions(+), 52 deletions(-)
 
122747
 
 
122748
commit 49184e23fa59a7177aa54454de7e8ac7b57fd528
 
122749
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122750
Date:   Sat Feb 23 13:21:30 2002 +0000
 
122751
 
 
122752
    Updated Norwegian (bokm�l) translation.
 
122753
    
 
122754
    2002-02-23  Kjartan Maraas  <kmaraas@gnome.org>
 
122755
    
 
122756
        * no.po: Updated Norwegian (bokm�l) translation.
 
122757
 
 
122758
 po/ChangeLog |    4 +
 
122759
 po/no.po     |  919 ++++++++++++++++++++++++++++++++++++++++++++--------------
 
122760
 2 files changed, 706 insertions(+), 217 deletions(-)
 
122761
 
 
122762
commit 10f87f647fed7829e24508fb63860f914d7a9eb0
 
122763
Author: Ole Laursen <olau@hardworking.dk>
 
122764
Date:   Sat Feb 23 13:04:28 2002 +0000
 
122765
 
 
122766
    Updated Danish translation.
 
122767
    
 
122768
    2002-02-23  Ole Laursen  <olau@hardworking.dk>
 
122769
    
 
122770
        * da.po: Updated Danish translation.
 
122771
 
 
122772
 po/ChangeLog |    4 +
 
122773
 po/da.po     |  184 ++++++++++++++++++++++++++++++++++++++++------------------
 
122774
 2 files changed, 132 insertions(+), 56 deletions(-)
 
122775
 
 
122776
commit bc353d83350ccb8c01d26b2b4601e231e813749f
 
122777
Author: Richard Hestilow <hestilow@ximian.com>
 
122778
Date:   Sat Feb 23 04:42:10 2002 +0000
 
122779
 
 
122780
    Add function bg_preferences_save.
 
122781
    
 
122782
    2002-02-22  Richard Hestilow  <hestilow@ximian.com>
 
122783
    
 
122784
        * preferences.[ch]: Add function bg_preferences_save.
 
122785
 
 
122786
 libbackground/ChangeLog     |    4 ++++
 
122787
 libbackground/preferences.c |   38 ++++++++++++++++++++++++++++++++++++++
 
122788
 libbackground/preferences.h |    2 ++
 
122789
 3 files changed, 44 insertions(+), 0 deletions(-)
 
122790
 
 
122791
commit ca36de699e9bdfb6c8023c2013a8908fb20d82f9
 
122792
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
122793
Date:   Fri Feb 22 17:02:48 2002 +0000
 
122794
 
 
122795
    Updated Malay Translation.
 
122796
    
 
122797
    2002-02-22  Hasbullah Bin Pit <sebol@ikhlas.com>
 
122798
    
 
122799
    * ms.po: Updated Malay Translation.
 
122800
 
 
122801
 po/ChangeLog |    4 ++
 
122802
 po/ms.po     |  168 ++++++++++++++++++++++++++++++++++++++++-----------------
 
122803
 2 files changed, 122 insertions(+), 50 deletions(-)
 
122804
 
 
122805
commit f99890cc8ab26d21b129a423d901406b8fdb16a3
 
122806
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122807
Date:   Thu Feb 21 23:53:45 2002 +0000
 
122808
 
 
122809
    Updated Norwegian (bokm�l) translation.
 
122810
    
 
122811
    2002-02-22  Kjartan Maraas  <kmaraas@gnome.org>
 
122812
    
 
122813
        * no.po: Updated Norwegian (bokm�l) translation.
 
122814
 
 
122815
 po/ChangeLog |    4 +
 
122816
 po/no.po     |  176 +++++++++++++++++++++++++++++++++++++++++-----------------
 
122817
 2 files changed, 129 insertions(+), 51 deletions(-)
 
122818
 
 
122819
commit ca24c7ab51e23e29c067a28bdbd00704b6cfc899
 
122820
Author: Kjartan Maraas <kmaraas@gnome.org>
 
122821
Date:   Thu Feb 21 23:48:26 2002 +0000
 
122822
 
 
122823
    Remove calls to deprecated functions gtk_visual_push|pop_visual().
 
122824
    
 
122825
    2002-02-22  Kjartan Maraas  <kmaraas@gnome.org>
 
122826
    
 
122827
        * root-manager/root-manager-wrap.c: Remove calls to deprecated
 
122828
        functions gtk_visual_push|pop_visual().
 
122829
 
 
122830
 ChangeLog                        |    5 +++++
 
122831
 root-manager/root-manager-wrap.c |    2 --
 
122832
 2 files changed, 5 insertions(+), 2 deletions(-)
 
122833
 
 
122834
commit 1e8996cc35e2671dabc1d8dd5cc0ef7fed49e90b
 
122835
Author: Fatih Demir <kabalak@src.gnome.org>
 
122836
Date:   Thu Feb 21 14:20:00 2002 +0000
 
122837
 
 
122838
    Update...
 
122839
 
 
122840
 po/ChangeLog |    4 +
 
122841
 po/tr.po     | 1620 +++++-----------------------------------------------------
 
122842
 2 files changed, 134 insertions(+), 1490 deletions(-)
 
122843
 
 
122844
commit 2113a56ae2a7a39fbdee26c367ef99d0d2b704d9
 
122845
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
122846
Date:   Wed Feb 20 17:25:24 2002 +0000
 
122847
 
 
122848
    Removed '\' from the end of comment that cause problems for some people
 
122849
 
 
122850
 control-center/ChangeLog   |    6 ++++++
 
122851
 control-center/Makefile.am |    2 +-
 
122852
 2 files changed, 7 insertions(+), 1 deletions(-)
 
122853
 
 
122854
commit b4e13fdaf54b1e931434e3835046dcfadc922f07
 
122855
Author: Mark McLoughlin <mark@skynet.ie>
 
122856
Date:   Wed Feb 20 10:42:55 2002 +0000
 
122857
 
 
122858
    use the proper executable name.
 
122859
    
 
122860
    2002-02-20  Mark McLoughlin  <mark@skynet.ie>
 
122861
    
 
122862
            * file-types.desktop.in: use the proper executable name.
 
122863
 
 
122864
 capplets/file-types/ChangeLog             |    4 ++++
 
122865
 capplets/file-types/file-types.desktop.in |    4 ++--
 
122866
 2 files changed, 6 insertions(+), 2 deletions(-)
 
122867
 
 
122868
commit 03509906b606420d0443eb19f562164b62a0d737
 
122869
Author: Jonathan Blandford <jrb@redhat.com>
 
122870
Date:   Wed Feb 20 05:11:10 2002 +0000
 
122871
 
 
122872
    Hook up cursor code.
 
122873
    
 
122874
    Tue Feb 19 23:52:17 2002  Jonathan Blandford  <jrb@redhat.com>
 
122875
    
 
122876
        * gnome-mouse-properties.c (cursor_font_changed): Hook up cursor code.
 
122877
    
 
122878
    Tue Feb 19 23:53:06 2002  Jonathan Blandford  <jrb@redhat.com>
 
122879
    
 
122880
        * gnome-settings-font.c: set the font path and handle cursors.
 
122881
 
 
122882
 capplets/mouse/ChangeLog                      |    4 +
 
122883
 capplets/mouse/Makefile.am                    |    9 +-
 
122884
 capplets/mouse/cursor-large-white.pcf.gz      |  Bin 0 -> 4068 bytes
 
122885
 capplets/mouse/cursor-large.pcf.gz            |  Bin 0 -> 3636 bytes
 
122886
 capplets/mouse/cursor-white.pcf.gz            |  Bin 0 -> 5222 bytes
 
122887
 capplets/mouse/gnome-mouse-properties.c       |  207 +++++++++++++++++++++++--
 
122888
 capplets/mouse/gnome-mouse-properties.glade   |    4 +-
 
122889
 gnome-settings-daemon/ChangeLog               |    4 +
 
122890
 gnome-settings-daemon/Makefile.am             |    2 +
 
122891
 gnome-settings-daemon/gnome-settings-daemon.c |    3 +
 
122892
 gnome-settings-daemon/gnome-settings-font.c   |  174 +++++++++++++++++++++
 
122893
 gnome-settings-daemon/gnome-settings-font.h   |   25 +++
 
122894
 12 files changed, 419 insertions(+), 13 deletions(-)
 
122895
 
 
122896
commit 57cb400a751cf723caeebca533f23ea6b0e37557
 
122897
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
122898
Date:   Wed Feb 20 01:34:02 2002 +0000
 
122899
 
 
122900
    Updated traditional Chinese translation
 
122901
 
 
122902
 po/ChangeLog |    4 +
 
122903
 po/zh_TW.po  | 2578 +++++++++++++---------------------------------------------
 
122904
 2 files changed, 566 insertions(+), 2016 deletions(-)
 
122905
 
 
122906
commit 596bc8bdc66a87c8cd5f59b5da8f1081f442c97f
 
122907
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
122908
Date:   Tue Feb 19 21:15:21 2002 +0000
 
122909
 
 
122910
    Added simple (but do anyone really need more complex thing?) session management
 
122911
    to control-center shell
 
122912
 
 
122913
 control-center/ChangeLog          |   12 ++++++++++++
 
122914
 control-center/capplet-dir-view.c |   14 ++++++++++----
 
122915
 control-center/main.c             |   30 ++++++++++++++++++++++++++++++
 
122916
 control-center/preferences.c      |   14 ++++++++++++++
 
122917
 control-center/preferences.h      |    2 ++
 
122918
 5 files changed, 68 insertions(+), 4 deletions(-)
 
122919
 
 
122920
commit f23439d2be86425b1881a8d6ff1ee53fc8010fd8
 
122921
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
122922
Date:   Tue Feb 19 18:52:53 2002 +0000
 
122923
 
 
122924
    Updated Malay Translation.
 
122925
    
 
122926
    2002-02-20  Hasbullah Bin Pit <sebol@ikhlas.com>
 
122927
    
 
122928
    * ms.po: Updated Malay Translation.
 
122929
 
 
122930
 po/ChangeLog |    4 ++
 
122931
 po/ms.po     |   94 +++++++++++++++-------------------------------------------
 
122932
 2 files changed, 28 insertions(+), 70 deletions(-)
 
122933
 
 
122934
commit 7a41b12b12f340b7b46535c7947d289468d43813
 
122935
Author: Kevin Breit <mrproper@ximian.com>
 
122936
Date:   Tue Feb 19 16:56:40 2002 +0000
 
122937
 
 
122938
    Wrote the documentation for this. Added to CVS.
 
122939
    
 
122940
    2002-02-19  Kevin Breit  <mrproper@ximian.com>
 
122941
    
 
122942
        * C/config-cds.xml: Wrote the documentation for this.  Added to CVS.
 
122943
    
 
122944
        * C/config-html.xml: Fixed a typo that caused building to break.
 
122945
    
 
122946
        * C/control-center.xml: Added behavior and cds documentation to the list.
 
122947
 
 
122948
 help/C/config-behavior.xml |   54 +++++++++++++++++++++++++++++++++++++
 
122949
 help/C/config-cds.xml      |   64 ++++++++++++++++++++++++++++++++++++++++++++
 
122950
 help/C/config-html.xml     |    2 +-
 
122951
 help/C/control-center.xml  |    9 ++++--
 
122952
 help/ChangeLog             |    8 +++++
 
122953
 5 files changed, 133 insertions(+), 4 deletions(-)
 
122954
 
 
122955
commit 25c6a268015ba49a391a373539f5dc24d06a7dfc
 
122956
Author: jacob berkman <jacob@ximian.com>
 
122957
Date:   Mon Feb 18 05:24:08 2002 +0000
 
122958
 
 
122959
    remove session .desktop file
 
122960
    
 
122961
    2002-02-18  jacob berkman  <jacob@ximian.com>
 
122962
    
 
122963
        * POTFILES.in: remove session .desktop file
 
122964
 
 
122965
 po/ChangeLog   |    4 ++++
 
122966
 po/POTFILES.in |    1 -
 
122967
 2 files changed, 4 insertions(+), 1 deletions(-)
 
122968
 
 
122969
commit 2b3314202e6d017e2e71809cc1bc3e2957082420
 
122970
Author: Bradford Hovinen <hovinen@ximian.com>
 
122971
Date:   Mon Feb 18 01:04:07 2002 +0000
 
122972
 
 
122973
    Retrieve the icon here
 
122974
    
 
122975
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
122976
    
 
122977
        * mime-type-info.c (mime_type_info_new): Retrieve the icon here
 
122978
 
 
122979
 capplets/file-types/ChangeLog        |    1 +
 
122980
 capplets/file-types/mime-type-info.c |    2 ++
 
122981
 2 files changed, 3 insertions(+), 0 deletions(-)
 
122982
 
 
122983
commit 7b893ea56a14bbf8c129896c243986254674ef75
 
122984
Author: Bradford Hovinen <hovinen@ximian.com>
 
122985
Date:   Mon Feb 18 00:54:58 2002 +0000
 
122986
 
 
122987
    Try to find the icon from the MIME type. (mime_type_info_get_icon_path):
 
122988
    
 
122989
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
122990
    
 
122991
        * mime-type-info.c (get_icon_pixbuf): Try to find the icon from
 
122992
        the MIME type.
 
122993
        (mime_type_info_get_icon_path): Fetch the icon name from the MIME
 
122994
        type if necessary
 
122995
        (get_icon_pixbuf): Call get_real_icon_path
 
122996
        (get_real_icon_path): Implement. Factor from
 
122997
        mime_type_info_get_icon_path
 
122998
        (mime_type_info_get_icon_path): Call get_real_icon_path
 
122999
 
 
123000
 capplets/file-types/ChangeLog        |    9 ++++
 
123001
 capplets/file-types/mime-type-info.c |   77 ++++++++++++++++++++-------------
 
123002
 2 files changed, 56 insertions(+), 30 deletions(-)
 
123003
 
 
123004
commit ad9f46de5f4ec060b531b6281e3816656c71a7a0
 
123005
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
123006
Date:   Mon Feb 18 00:54:24 2002 +0000
 
123007
 
 
123008
    fix i18n
 
123009
    
 
123010
    2002-02-18  Gediminas Paulauskas <menesis@delfi.lt>
 
123011
    
 
123012
        * main.c: fix i18n
 
123013
    
 
123014
    2002-02-18  Gediminas Paulauskas <menesis@delfi.lt>
 
123015
    
 
123016
        * ChangeLog: added
 
123017
        * main.c: correct i18n
 
123018
 
 
123019
 capplets/font/ChangeLog           |    5 +++++
 
123020
 capplets/font/main.c              |    6 +++++-
 
123021
 capplets/theme-switcher/ChangeLog |    4 ++++
 
123022
 capplets/theme-switcher/main.c    |    7 ++++++-
 
123023
 4 files changed, 20 insertions(+), 2 deletions(-)
 
123024
 
 
123025
commit 0a5a1694321b2587d5cbe6ed80f06420419eac1f
 
123026
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
123027
Date:   Mon Feb 18 00:50:06 2002 +0000
 
123028
 
 
123029
    remove session completely
 
123030
 
 
123031
 capplets/desktop-links/.cvsignore |    2 --
 
123032
 1 files changed, 0 insertions(+), 2 deletions(-)
 
123033
 
 
123034
commit 2437c9d5183cfac6265caf6f2101159c09304283
 
123035
Author: Seth Nickell <snickell@stanford.edu>
 
123036
Date:   Mon Feb 18 00:30:48 2002 +0000
 
123037
 
 
123038
    Change menu name to "Preferred Applications" which faired better in user
 
123039
    
 
123040
    2002-02-17  Seth Nickell  <snickell@stanford.edu>
 
123041
    
 
123042
        * default-applications.desktop.in:
 
123043
    
 
123044
        Change menu name to "Preferred Applications" which faired
 
123045
        better in user testing.
 
123046
 
 
123047
 capplets/default-applications/ChangeLog            |    7 +++++++
 
123048
 .../default-applications.desktop.in                |    4 ++--
 
123049
 2 files changed, 9 insertions(+), 2 deletions(-)
 
123050
 
 
123051
commit 021f859a7e0dd67ffad8b22c0216e559e611420e
 
123052
Author: Seth Nickell <snickell@stanford.edu>
 
123053
Date:   Mon Feb 18 00:28:07 2002 +0000
 
123054
 
 
123055
    Remove session stuff, it is now properly done up in gnome-session.
 
123056
    
 
123057
    2002-02-17  Seth Nickell  <snickell@stanford.edu>
 
123058
    
 
123059
        * Makefile.am:
 
123060
    
 
123061
        Remove session stuff, it is now properly done up in gnome-session.
 
123062
 
 
123063
 capplets/desktop-links/ChangeLog   |    6 ++++++
 
123064
 capplets/desktop-links/Makefile.am |    3 +--
 
123065
 2 files changed, 7 insertions(+), 2 deletions(-)
 
123066
 
 
123067
commit d3bf7369bfc28a9e85f9006a330a6777a33c668f
 
123068
Author: Seth Nickell <seth@src.gnome.org>
 
123069
Date:   Mon Feb 18 00:15:18 2002 +0000
 
123070
 
 
123071
    Add an icon
 
123072
 
 
123073
 capplets/font/Makefile.am                |    8 +++++++-
 
123074
 capplets/font/font-capplet.png           |  Bin 0 -> 646 bytes
 
123075
 capplets/font/font-properties.desktop.in |    2 +-
 
123076
 3 files changed, 8 insertions(+), 2 deletions(-)
 
123077
 
 
123078
commit f256bed98ca87521ab26a04189359cde24cf08fe
 
123079
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
123080
Date:   Sun Feb 17 23:59:57 2002 +0000
 
123081
 
 
123082
    Updated Lithuanian translation.
 
123083
    
 
123084
    2002-02-18  Gediminas Paulauskas <menesis@delfi.lt>
 
123085
    
 
123086
        * lt.po: Updated Lithuanian translation.
 
123087
 
 
123088
 po/ChangeLog |    4 +
 
123089
 po/lt.po     | 2798 ++++++++++++++++++++--------------------------------------
 
123090
 2 files changed, 944 insertions(+), 1858 deletions(-)
 
123091
 
 
123092
commit fad54c22d6b1e7d6c684f53d1d1ee4618d7505ce
 
123093
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
123094
Date:   Sun Feb 17 23:19:11 2002 +0000
 
123095
 
 
123096
    make intltool-update -M happy
 
123097
 
 
123098
 po/POTFILES.ignore |    1 -
 
123099
 po/POTFILES.skip   |   21 +++++++++++++++++++++
 
123100
 2 files changed, 21 insertions(+), 1 deletions(-)
 
123101
 
 
123102
commit e48aab4399d0652e009430af23cb16e8162f8dcd
 
123103
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
123104
Date:   Sun Feb 17 23:05:10 2002 +0000
 
123105
 
 
123106
    more silence
 
123107
 
 
123108
 capplets/background/.cvsignore            |    5 +----
 
123109
 capplets/default-applications/.cvsignore  |    3 +--
 
123110
 capplets/desktop-links/.cvsignore         |    9 ++++++++-
 
123111
 capplets/desktop-links/Sawfish/.cvsignore |    5 +++++
 
123112
 capplets/file-types/.cvsignore            |    3 +--
 
123113
 capplets/keyboard/.cvsignore              |    4 +---
 
123114
 capplets/mouse/.cvsignore                 |    4 +---
 
123115
 capplets/screensaver/.cvsignore           |    7 -------
 
123116
 capplets/sound/.cvsignore                 |    5 +----
 
123117
 capplets/theme-switcher/.cvsignore        |    3 +--
 
123118
 capplets/ui-properties/.cvsignore         |    5 ++---
 
123119
 control-center/.cvsignore                 |    7 ++-----
 
123120
 gnome-settings-daemon/.cvsignore          |    2 +-
 
123121
 13 files changed, 25 insertions(+), 37 deletions(-)
 
123122
 
 
123123
commit f81c1a2a30966d315fff4f78a540f33575aef25d
 
123124
Author: Bradford Hovinen <hovinen@ximian.com>
 
123125
Date:   Sun Feb 17 22:49:30 2002 +0000
 
123126
 
 
123127
    Only add the timeout for cleanup if we are in a root renderer; we don't
 
123128
    
 
123129
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123130
    
 
123131
        * applier.c (bg_applier_apply_prefs): Only add the timeout for
 
123132
        cleanup if we are in a root renderer; we don't need it for
 
123133
        preview
 
123134
 
 
123135
 libbackground/ChangeLog |    2 ++
 
123136
 libbackground/applier.c |    3 +--
 
123137
 2 files changed, 3 insertions(+), 2 deletions(-)
 
123138
 
 
123139
commit 8d1236a2d26589ee8cd170e2cd1e8ff444add161
 
123140
Author: Bradford Hovinen <hovinen@ximian.com>
 
123141
Date:   Sun Feb 17 22:46:45 2002 +0000
 
123142
 
 
123143
    We need to reload the wallpaper pixbuf if it is enabled and not loaded
 
123144
    
 
123145
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123146
    
 
123147
        * applier.c (need_wallpaper_load_p): We need to reload the
 
123148
        wallpaper pixbuf if it is enabled and not loaded
 
123149
        (cleanup_cb): Free bg_applier->p->pixbuf too
 
123150
 
 
123151
 libbackground/ChangeLog |    3 +++
 
123152
 libbackground/applier.c |   13 +++++++++++--
 
123153
 2 files changed, 14 insertions(+), 2 deletions(-)
 
123154
 
 
123155
commit e336b75473021e1fbf4de05efa51afa10fb4a185
 
123156
Author: Bradford Hovinen <hovinen@ximian.com>
 
123157
Date:   Sun Feb 17 20:34:51 2002 +0000
 
123158
 
 
123159
    Switch to instant apply; remove apply button
 
123160
    
 
123161
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123162
    
 
123163
        * background-properties-capplet.c (main)
 
123164
        (dialog_button_clicked_cb): Switch to instant apply; remove apply
 
123165
        button
 
123166
 
 
123167
 capplets/background/ChangeLog                      |    6 ++++++
 
123168
 .../background/background-properties-capplet.c     |   10 ++--------
 
123169
 2 files changed, 8 insertions(+), 8 deletions(-)
 
123170
 
 
123171
commit 323e20bead2e1bc92210aaa0150f93e2aadb75af
 
123172
Author: Bradford Hovinen <hovinen@ximian.com>
 
123173
Date:   Sun Feb 17 20:34:33 2002 +0000
 
123174
 
 
123175
    We don't need a root pixmap if neither a wallpaper nor a gradient is
 
123176
    
 
123177
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123178
    
 
123179
        * applier.c (need_root_pixmap_p): We don't need a root pixmap if
 
123180
        neither a wallpaper nor a gradient is enabled
 
123181
        (render_to_screen): Use set_back_pixmap/set_background when just
 
123182
        setting a color with a root applier
 
123183
        (need_root_pixmap_p): If the last preferences structure had
 
123184
        neither gradient nor wallpaper enabled, we need a new root pixmap
 
123185
 
 
123186
 libbackground/ChangeLog |    9 +++++++++
 
123187
 libbackground/applier.c |   26 +++++++++++++++++++-------
 
123188
 2 files changed, 28 insertions(+), 7 deletions(-)
 
123189
 
 
123190
commit e31e31be03f22fffb82774b7a182dbefbf46b4bd
 
123191
Author: Bradford Hovinen <hovinen@ximian.com>
 
123192
Date:   Sun Feb 17 20:06:53 2002 +0000
 
123193
 
 
123194
    Set the object value to NULL if the icon is NULL
 
123195
    
 
123196
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123197
    
 
123198
        * mime-types-model.c (mime_types_model_get_value): Set the object
 
123199
        value to NULL if the icon is NULL
 
123200
    
 
123201
        * mime-type-info.c (get_icon_pixbuf): Give up if it can't find
 
123202
        nautilus/i-regular-24.png
 
123203
        (mime_type_info_get_icon): Only ref the pixbuf if non-NULL
 
123204
 
 
123205
 capplets/file-types/ChangeLog          |    7 +++++++
 
123206
 capplets/file-types/mime-type-info.c   |    6 +++++-
 
123207
 capplets/file-types/mime-types-model.c |    9 ++++++++-
 
123208
 3 files changed, 20 insertions(+), 2 deletions(-)
 
123209
 
 
123210
commit 6016be681e3135889469a480d819e0b84df8988b
 
123211
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
123212
Date:   Sun Feb 17 18:51:25 2002 +0000
 
123213
 
 
123214
    remove deprecated GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2, fix warnings
 
123215
    
 
123216
    2002-02-17  Gediminas Paulauskas <menesis@delfi.lt>
 
123217
    
 
123218
        * configure.in: remove deprecated GNOME_COMMON_INIT,
 
123219
        GNOME_PLATFORM_GNOME_2, fix warnings macros.
 
123220
 
 
123221
 ChangeLog    |    5 +++++
 
123222
 configure.in |    7 +------
 
123223
 2 files changed, 6 insertions(+), 6 deletions(-)
 
123224
 
 
123225
commit 0018db8569415838d869aa8c026592178ca4ef39
 
123226
Author: Bradford Hovinen <hovinen@ximian.com>
 
123227
Date:   Sun Feb 17 18:48:49 2002 +0000
 
123228
 
 
123229
    Fill the name entry with the description, not the name field
 
123230
    
 
123231
    2002-02-17  Bradford Hovinen  <hovinen@ximian.com>
 
123232
    
 
123233
        * mime-category-edit-dialog.c (fill_dialog): Fill the name entry
 
123234
        with the description, not the name field
 
123235
    
 
123236
        * mime-types-model.c (mime_types_model_get_value): Use description
 
123237
        field when returning the description column for a category
 
123238
    
 
123239
        * mime-type-info.c (mime_type_info_set_category_name): Accept
 
123240
        pointer to category description and pass that to get_category
 
123241
        (mime_category_info_new): Initialize description; accept pointer
 
123242
        to description
 
123243
        (get_category): Accept a pointer to the description and initialize
 
123244
        the category with that as well if necessary
 
123245
        (get_category_description): Implement. Copy from
 
123246
        get_category_name, but use the translated description name
 
123247
    
 
123248
        * mime-type-info.h (struct _MimeCategoryInfo): Add description
 
123249
        field; holds the translated name
 
123250
    
 
123251
        * mime-type-info.c (mime_category_info_get_full_description):
 
123252
        Implement. Copy from mime_category_info_get_full_name, but use
 
123253
        description field rather than name field
 
123254
        (mime_type_info_get_category_name): Use _get_full_description
 
123255
        rather than _get_full_name
 
123256
 
 
123257
 capplets/file-types/ChangeLog                   |   26 ++++++++
 
123258
 capplets/file-types/mime-category-edit-dialog.c |    2 +-
 
123259
 capplets/file-types/mime-edit-dialog.c          |    2 +-
 
123260
 capplets/file-types/mime-type-info.c            |   77 +++++++++++++++++++---
 
123261
 capplets/file-types/mime-type-info.h            |    4 +
 
123262
 capplets/file-types/mime-types-model.c          |    2 +-
 
123263
 6 files changed, 99 insertions(+), 14 deletions(-)
 
123264
 
 
123265
commit b2ef3b30894f8b94242ca98f1d38a2cfc79b21d1
 
123266
Author: Kevin Breit <mrproper@ximian.com>
 
123267
Date:   Sat Feb 16 02:29:36 2002 +0000
 
123268
 
 
123269
    Rewrote this for Gnome 2.
 
123270
    
 
123271
    2002-02-15  Kevin Breit  <mrproper@ximian.com>
 
123272
    
 
123273
        * C/config-behavior.xml: Rewrote this for Gnome 2.
 
123274
 
 
123275
 help/C/control-center.xml |    2 +-
 
123276
 help/ChangeLog            |    4 ++++
 
123277
 2 files changed, 5 insertions(+), 1 deletions(-)
 
123278
 
 
123279
commit ad12a43bc9fc1c49d46ad3740c532fdc5370e0cf
 
123280
Author: Richard Hestilow <hestilow@ximian.com>
 
123281
Date:   Fri Feb 15 02:00:34 2002 +0000
 
123282
 
 
123283
    Committed slackware compilation patch from fflewddur@dropline.net.
 
123284
    
 
123285
    2002-02-14  Richard Hestilow  <hestilow@ximian.com>
 
123286
    
 
123287
        * Committed slackware compilation patch from
 
123288
        fflewddur@dropline.net.
 
123289
 
 
123290
 ChangeLog                  |    5 +
 
123291
 capplets/sound/Makefile.am |    4 +-
 
123292
 configure.in               |    5 +-
 
123293
 po/az.po                   |  867 ++++---
 
123294
 po/ca.po                   |  950 ++++----
 
123295
 po/cs.po                   |  942 ++++----
 
123296
 po/da.po                   |  210 +-
 
123297
 po/de.po                   |  829 ++++---
 
123298
 po/el.po                   |  952 ++++----
 
123299
 po/es.po                   |  828 ++++---
 
123300
 po/fi.po                   |  111 +-
 
123301
 po/fr.po                   |  946 ++++----
 
123302
 po/ga.po                   |  854 ++++---
 
123303
 po/hr.po                   |  860 ++++---
 
123304
 po/ja.po                   |  934 ++++----
 
123305
 po/ko.po                   |  101 +-
 
123306
 po/lv.po                   |  917 ++++----
 
123307
 po/ms.po                   |  206 +-
 
123308
 po/nl.po                   |  127 +-
 
123309
 po/nn.po                   |  884 ++++---
 
123310
 po/no.po                   |   97 +-
 
123311
 po/pl.po                   |  835 ++++---
 
123312
 po/pt.po                   |  100 +-
 
123313
 po/pt_BR.po                |  818 ++++---
 
123314
 po/ru.po                   |  834 ++++---
 
123315
 po/sk.po                   | 6005 +++++++++++++++++++++-----------------------
 
123316
 po/sl.po                   |  836 ++++---
 
123317
 po/sv.po                   |  898 ++++---
 
123318
 po/tr.po                   |  839 ++++---
 
123319
 po/uk.po                   |  795 ++++---
 
123320
 po/wa.po                   |  839 ++++---
 
123321
 po/zh_CN.po                |  815 ++++---
 
123322
 po/zh_TW.po                |  905 ++++----
 
123323
 33 files changed, 13717 insertions(+), 12431 deletions(-)
 
123324
 
 
123325
commit 0308dd0c594f4bb63186202edb51dbacd551733b
 
123326
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123327
Date:   Fri Feb 15 01:28:19 2002 +0000
 
123328
 
 
123329
    file converter.py was initially added on branch gnome-1-4-branch.
 
123330
 
 
123331
commit 63c4dfaee41662da6be9b938f3b2f06a34796549
 
123332
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123333
Date:   Fri Feb 15 01:28:19 2002 +0000
 
123334
 
 
123335
    file gnome-control-center-1.6_background-properties.schemas was initially added on branch gnome-1-4-branch.
 
123336
 
 
123337
commit 59a911cd95f57916915749c8b1ac7221372ea2ed
 
123338
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123339
Date:   Fri Feb 15 01:28:19 2002 +0000
 
123340
 
 
123341
    file gnome-control-center-1.6_keyboard-properties.schemas was initially added on branch gnome-1-4-branch.
 
123342
 
 
123343
commit ccafe1088309900181eb471d7099653f37c35480
 
123344
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123345
Date:   Fri Feb 15 01:28:19 2002 +0000
 
123346
 
 
123347
    file gnome-control-center-1.6_mouse-properties.schemas was initially added on branch gnome-1-4-branch.
 
123348
 
 
123349
commit 01775b3bc8ad399da53ebc596e95092df50a6778
 
123350
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123351
Date:   Fri Feb 15 01:28:19 2002 +0000
 
123352
 
 
123353
    file gnome-control-center-1.6_sound-properties.schemas was initially added on branch gnome-1-4-branch.
 
123354
 
 
123355
commit f10263de7355a81374b71fe4a8ac6ac5f1043f3f
 
123356
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
123357
Date:   Thu Feb 14 13:29:09 2002 +0000
 
123358
 
 
123359
    Excluded capplet-dir-view-tree from SOURCES so the whole thing builds
 
123360
    deprecated clean now.
 
123361
 
 
123362
 control-center/ChangeLog               |   19 +++++++++++++++++++
 
123363
 control-center/Makefile.am             |    3 ++-
 
123364
 control-center/capplet-dir-view-tree.c |    4 ----
 
123365
 control-center/capplet-dir-view.c      |    6 +++++-
 
123366
 control-center/capplet-dir.c           |    1 -
 
123367
 control-center/main.c                  |    1 -
 
123368
 control-center/preferences.c           |    4 +++-
 
123369
 control-center/preferences.h           |    2 ++
 
123370
 8 files changed, 31 insertions(+), 9 deletions(-)
 
123371
 
 
123372
commit 1eef9d7561b8db1ca2cc4a06f679d4a46fbd96e1
 
123373
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
123374
Date:   Wed Feb 13 16:52:18 2002 +0000
 
123375
 
 
123376
    Replaced all deprecated methods except 2 GtkCTree instances with gnome-2
 
123377
    alternatives.
 
123378
 
 
123379
 capplets/background/ChangeLog                      |    5 ++
 
123380
 .../background/background-properties-capplet.c     |    4 +-
 
123381
 capplets/common/ChangeLog                          |    4 +
 
123382
 capplets/common/gconf-property-editor.c            |    3 +-
 
123383
 control-center/ChangeLog                           |   13 ++++
 
123384
 control-center/capplet-dir-view-tree.c             |    4 +
 
123385
 control-center/capplet-dir-view.c                  |   24 ++++++--
 
123386
 control-center/preferences.c                       |   40 ++++++++++---
 
123387
 gnome-settings-daemon/ChangeLog                    |    4 +
 
123388
 gnome-settings-daemon/gnome-settings-xsettings.c   |    1 +
 
123389
 libbackground/ChangeLog                            |   15 +++++
 
123390
 libbackground/applier.c                            |   61 +++++++++++++-------
 
123391
 libbackground/preferences.c                        |    5 ++
 
123392
 13 files changed, 145 insertions(+), 38 deletions(-)
 
123393
 
 
123394
commit 25e515ba6a6319862b4eb0dfa0606e56d2616993
 
123395
Author: Jonathan Blandford <jrb@redhat.com>
 
123396
Date:   Tue Feb 12 07:01:00 2002 +0000
 
123397
 
 
123398
    add session management.
 
123399
    
 
123400
    Tue Feb 12 01:34:19 2002  Jonathan Blandford  <jrb@redhat.com>
 
123401
    
 
123402
        * gnome-settings-daemon.c (main): add session management.
 
123403
 
 
123404
 gnome-settings-daemon/ChangeLog               |    4 ++++
 
123405
 gnome-settings-daemon/gnome-settings-daemon.c |    6 ++++++
 
123406
 2 files changed, 10 insertions(+), 0 deletions(-)
 
123407
 
 
123408
commit a6e8bdd1c311dee36f1d9b3efddd5a962a8cfcb2
 
123409
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123410
Date:   Tue Feb 12 06:26:36 2002 +0000
 
123411
 
 
123412
    oops
 
123413
 
 
123414
 libbackground/applier.c     |  116 +++++++++++++++++++++++++++++--------------
 
123415
 libbackground/preferences.c |  101 ++++++++-----------------------------
 
123416
 libbackground/preferences.h |   15 +-----
 
123417
 3 files changed, 103 insertions(+), 129 deletions(-)
 
123418
 
 
123419
commit 31ac49063fa4928a81657b9ca4ede30dd184c175
 
123420
Author: Richard Hestilow <hestilow@ximian.com>
 
123421
Date:   Tue Feb 12 06:16:11 2002 +0000
 
123422
 
 
123423
    Committed instant-apply patch sans background.
 
123424
    
 
123425
    2002-02-11  Richard Hestilow  <hestilow@ximian.com>
 
123426
    
 
123427
        * Committed instant-apply patch sans background.
 
123428
 
 
123429
 ChangeLog                                          |    4 +
 
123430
 capplets/common/gconf-property-editor.c            |   14 ++-
 
123431
 capplets/default-applications/ChangeLog            |   11 ++
 
123432
 ...gnome-default-applications-properties-structs.c |    5 +-
 
123433
 .../gnome-default-applications-properties.c        |  102 ++++++-----------
 
123434
 .../gnome-default-applications-properties.glade    |   12 --
 
123435
 capplets/keyboard/gnome-keyboard-properties.c      |   43 ++++++--
 
123436
 capplets/keyboard/gnome-keyboard-properties.glade  |   19 +---
 
123437
 capplets/mouse/gnome-mouse-properties.c            |   15 +--
 
123438
 capplets/mouse/gnome-mouse-properties.glade        |    8 +-
 
123439
 capplets/sound/ChangeLog                           |    7 +
 
123440
 capplets/sound/sound-properties-capplet.c          |    9 +-
 
123441
 capplets/theme-switcher/ChangeLog                  |    7 +
 
123442
 capplets/theme-switcher/gtk-theme-selector.glade   |   13 +--
 
123443
 capplets/theme-switcher/main.c                     |   12 ++-
 
123444
 capplets/ui-properties/gnome-ui-properties.c       |    8 +-
 
123445
 capplets/ui-properties/gnome2-ui-properties.glade  |   12 --
 
123446
 libbackground/applier.c                            |  116 ++++++-------------
 
123447
 libbackground/preferences.c                        |  101 +++++++++++++----
 
123448
 libbackground/preferences.h                        |   15 ++-
 
123449
 20 files changed, 270 insertions(+), 263 deletions(-)
 
123450
 
 
123451
commit 95d4480dc2680940a5452c76743fd103481ebffe
 
123452
Author: Richard Hestilow <hestilow@ximian.com>
 
123453
Date:   Tue Feb 12 05:07:45 2002 +0000
 
123454
 
 
123455
    Move splashdir to gnomecc-2.
 
123456
    
 
123457
    2002-02-11  Richard Hestilow  <hestilow@ximian.com>
 
123458
    
 
123459
        * control-center/Makefile.am: Move splashdir to gnomecc-2.
 
123460
    
 
123461
        * Makefile.am: Remove idl from subdirs.
 
123462
    
 
123463
        * configure.in: Bump version to 0.9.3.
 
123464
    
 
123465
        * RELEASE - 0.9.3
 
123466
 
 
123467
 ChangeLog                  |   10 ++++++++++
 
123468
 Makefile.am                |   10 +++++-----
 
123469
 configure.in               |    5 ++---
 
123470
 control-center/Makefile.am |    4 ++--
 
123471
 4 files changed, 19 insertions(+), 10 deletions(-)
 
123472
 
 
123473
commit de141b8a8a228677d39cabce959217fc64450b04
 
123474
Author: Kjartan Maraas <kmaraas@gnome.org>
 
123475
Date:   Tue Feb 12 00:58:45 2002 +0000
 
123476
 
 
123477
    Updated Norwegian (bokm�l) translation.
 
123478
    
 
123479
    2002-02-12  Kjartan Maraas  <kmaraas@gnome.org>
 
123480
    
 
123481
        * no.po: Updated Norwegian (bokm�l) translation.
 
123482
 
 
123483
 po/ChangeLog |    4 +
 
123484
 po/no.po     |  366 +++++++++++++++++++++++++++++-----------------------------
 
123485
 2 files changed, 187 insertions(+), 183 deletions(-)
 
123486
 
 
123487
commit 3d297e9ed3f7e404f8ab14b9cceacc5c1c620459
 
123488
Author: Kevin Breit <mrproper@ximian.com>
 
123489
Date:   Tue Feb 12 00:31:26 2002 +0000
 
123490
 
 
123491
    Finished documenting this. The advanced tab is covered. It could use some
 
123492
    
 
123493
    2002-02-11  Kevin Breit  <mrproper@ximian.com>
 
123494
    
 
123495
        * C/config-screensaver.xml: Finished documenting this.  The advanced tab is covered.  It could use some more revision, but oh well!  That is for the future.
 
123496
 
 
123497
 help/C/config-screensaver.xml |   99 ++++++++++++++++++++++++++++++++++++++--
 
123498
 help/ChangeLog                |    4 ++
 
123499
 2 files changed, 98 insertions(+), 5 deletions(-)
 
123500
 
 
123501
commit b172e7ee363b448adf8e6505ff80349cd2e6c676
 
123502
Author: Richard Hestilow <hestilow@ximian.com>
 
123503
Date:   Mon Feb 11 05:11:54 2002 +0000
 
123504
 
 
123505
    Convert to apply/close, and commit a UI string fix from
 
123506
    
 
123507
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123508
    
 
123509
        * Convert to apply/close, and commit a UI string
 
123510
        fix from fflewddur@dropline.net.
 
123511
 
 
123512
 capplets/default-applications/ChangeLog            |    5 +++
 
123513
 .../gnome-default-applications-properties.c        |   12 +-------
 
123514
 .../gnome-default-applications-properties.glade    |   32 ++-----------------
 
123515
 3 files changed, 10 insertions(+), 39 deletions(-)
 
123516
 
 
123517
commit e3e83d8ff350c30abc76a561a234890d342a2e90
 
123518
Author: Jonathan Blandford <jrb@redhat.com>
 
123519
Date:   Mon Feb 11 05:06:10 2002 +0000
 
123520
 
 
123521
    Patch from fflewddur <fflewddur@dropline.net> to fix some strings.
 
123522
    
 
123523
    Sun Feb 10 23:39:30 2002  Jonathan Blandford  <jrb@redhat.com>
 
123524
    
 
123525
        * gnome-default-applications-properties.glade: Patch from
 
123526
        fflewddur <fflewddur@dropline.net> to fix some strings.
 
123527
 
 
123528
 capplets/default-applications/ChangeLog            |    5 +++++
 
123529
 .../gnome-default-applications-properties.glade    |    4 ++--
 
123530
 2 files changed, 7 insertions(+), 2 deletions(-)
 
123531
 
 
123532
commit a0beefbcbf9b369a5d23c0f8992807dfeae1d33f
 
123533
Author: Richard Hestilow <hestilow@ximian.com>
 
123534
Date:   Mon Feb 11 04:41:20 2002 +0000
 
123535
 
 
123536
    Make dialog Apply/Close.
 
123537
    
 
123538
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123539
    
 
123540
        * Make dialog Apply/Close.
 
123541
 
 
123542
 capplets/keyboard/ChangeLog                       |    4 ++
 
123543
 capplets/keyboard/gnome-keyboard-properties.c     |   32 +++++++++++++++-----
 
123544
 capplets/keyboard/gnome-keyboard-properties.glade |    9 +++--
 
123545
 capplets/ui-properties/gnome2-ui-properties.glade |    6 ++--
 
123546
 4 files changed, 36 insertions(+), 15 deletions(-)
 
123547
 
 
123548
commit b0200af14bac7b805920b93a35eeec70376929c3
 
123549
Author: Richard Hestilow <hestilow@ximian.com>
 
123550
Date:   Mon Feb 11 04:38:16 2002 +0000
 
123551
 
 
123552
    Create changeset.
 
123553
    
 
123554
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123555
    
 
123556
        * gnome-ui-properties.c (main): Create changeset.
 
123557
 
 
123558
 capplets/ui-properties/ChangeLog             |    4 ++++
 
123559
 capplets/ui-properties/gnome-ui-properties.c |    6 +++++-
 
123560
 2 files changed, 9 insertions(+), 1 deletions(-)
 
123561
 
 
123562
commit e911f2f502e9c11712dd8d406aa209f8d2729a68
 
123563
Author: Richard Hestilow <hestilow@ximian.com>
 
123564
Date:   Mon Feb 11 04:23:42 2002 +0000
 
123565
 
 
123566
    Make dialog Apply/Close.
 
123567
    
 
123568
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123569
    
 
123570
        * Make dialog Apply/Close.
 
123571
 
 
123572
 capplets/ui-properties/ChangeLog             |    4 ++++
 
123573
 capplets/ui-properties/gnome-ui-properties.c |   11 +++++++----
 
123574
 2 files changed, 11 insertions(+), 4 deletions(-)
 
123575
 
 
123576
commit 42c170078bddadd4a888c8fb91dde25d0bdec3d7
 
123577
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
123578
Date:   Mon Feb 11 04:13:39 2002 +0000
 
123579
 
 
123580
    Reverting changes back to hovinen's pre-seth-ui setup.
 
123581
 
 
123582
 .../background/background-properties-capplet.c     |  765 +++---------------
 
123583
 capplets/background/background-properties.glade    |  845 ++++++--------------
 
123584
 libbackground/applier.c                            |  116 ++-
 
123585
 libbackground/preferences.c                        |  101 +--
 
123586
 libbackground/preferences.h                        |   15 +-
 
123587
 5 files changed, 451 insertions(+), 1391 deletions(-)
 
123588
 
 
123589
commit 8062a0559330d4f8795185c4497618254e2dee84
 
123590
Author: Kevin Breit <mrproper@ximian.com>
 
123591
Date:   Sun Feb 10 23:58:17 2002 +0000
 
123592
 
 
123593
    Did a bit of work on this. I still need to work on the advanced tab
 
123594
    
 
123595
    2002-02-10  Kevin Breit  <mrproper@ximian.com>
 
123596
    
 
123597
        * C/config-screensaver.xml: Did a bit of work on this.  I still need to work on the advanced tab though.  I added the file to CVS.
 
123598
 
 
123599
 help/C/config-html.xml        |  198 +++++++++++++++++++++++++++++++++++++++++
 
123600
 help/C/config-screensaver.xml |  165 ++++++++++++++++++++++++++++++++++
 
123601
 help/ChangeLog                |    4 +
 
123602
 3 files changed, 367 insertions(+), 0 deletions(-)
 
123603
 
 
123604
commit 76e374890d609c08b7de6751e26e9ab241fa2d4f
 
123605
Author: Kjartan Maraas <kmaraas@gnome.org>
 
123606
Date:   Sun Feb 10 13:33:48 2002 +0000
 
123607
 
 
123608
    Updated Norwegian (bokm�l) translation. Added some files.
 
123609
    
 
123610
    2002-02-10  Kjartan Maraas  <kmaraas@gnome.org>
 
123611
    
 
123612
        * no.po: Updated Norwegian (bokm�l) translation.
 
123613
        * POTFILES.in: Added some files.
 
123614
 
 
123615
 po/ChangeLog   |    5 ++
 
123616
 po/POTFILES.in |    2 +
 
123617
 po/no.po       |  189 +++++++++++++++++++++++++++++++-------------------------
 
123618
 3 files changed, 112 insertions(+), 84 deletions(-)
 
123619
 
 
123620
commit c6e987d38bf40843783278f19c4f273f2fb1a4b0
 
123621
Author: Richard Hestilow <hestilow@ximian.com>
 
123622
Date:   Sun Feb 10 08:02:00 2002 +0000
 
123623
 
 
123624
    Added font capplet.
 
123625
    
 
123626
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123627
    
 
123628
        * Added font capplet.
 
123629
 
 
123630
 ChangeLog                                        |    4 +
 
123631
 capplets/Makefile.am                             |    2 +-
 
123632
 capplets/font/.cvsignore                         |    6 ++
 
123633
 capplets/font/Makefile.am                        |   19 ++++++
 
123634
 capplets/font/font-properties.desktop.in         |    8 +++
 
123635
 capplets/font/font-properties.glade              |   62 +++++++++++++++++++
 
123636
 capplets/font/main.c                             |   69 ++++++++++++++++++++++
 
123637
 configure.in                                     |    1 +
 
123638
 gnome-settings-daemon/ChangeLog                  |    4 +
 
123639
 gnome-settings-daemon/gnome-settings-xsettings.c |    2 +
 
123640
 10 files changed, 176 insertions(+), 1 deletions(-)
 
123641
 
 
123642
commit 94370f57022a21c4f5c94a4a3dadeda16ea38ef3
 
123643
Author: Richard Hestilow <hestilow@ximian.com>
 
123644
Date:   Sun Feb 10 07:39:40 2002 +0000
 
123645
 
 
123646
    Added font editor.
 
123647
    
 
123648
    2002-02-10  Richard Hestilow  <hestilow@ximian.com>
 
123649
    
 
123650
        * gconf-property-editor.[ch]: Added font editor.
 
123651
 
 
123652
 capplets/common/ChangeLog               |    4 +
 
123653
 capplets/common/gconf-property-editor.c |   97 +++++++++++++++++++++++++++++++
 
123654
 capplets/common/gconf-property-editor.h |    5 ++
 
123655
 3 files changed, 106 insertions(+), 0 deletions(-)
 
123656
 
 
123657
commit 2ff827ab7c9424098f6c06ae5719d9d64cf034d1
 
123658
Author: Pauli Virtanen <ptvirtan@cc.hut.fi>
 
123659
Date:   Sat Feb 9 21:47:30 2002 +0000
 
123660
 
 
123661
    Updated Finnish translation and converted it to UTF-8.
 
123662
    
 
123663
    2002-02-09  Pauli Virtanen  <ptvirtan@cc.hut.fi>
 
123664
    
 
123665
        * fi.po: Updated Finnish translation and converted it to UTF-8.
 
123666
 
 
123667
 po/ChangeLog |    4 +
 
123668
 po/fi.po     | 2380 ++++++++++++++++++++++++++++++++++++++--------------------
 
123669
 2 files changed, 1555 insertions(+), 829 deletions(-)
 
123670
 
 
123671
commit a2dd51815effb677bf8f3fa9e1e4f2a49f8549c8
 
123672
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
123673
Date:   Sat Feb 9 11:52:11 2002 +0000
 
123674
 
 
123675
    Jan-Willem Harmanny: Updated Dutch translation of control-center and fixed
 
123676
    
 
123677
    2002-02-09 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
123678
    
 
123679
    * nl.po: Jan-Willem Harmanny: Updated Dutch translation of
 
123680
      control-center and fixed some small things in metatheme translation.
 
123681
 
 
123682
 po/ChangeLog |    4 +
 
123683
 po/nl.po     | 4327 ++++++++++++++++------------------------------------------
 
123684
 2 files changed, 1211 insertions(+), 3120 deletions(-)
 
123685
 
 
123686
commit 1b2cb07bf1bab6d984f842e20e2c5ffc1a15cf15
 
123687
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
123688
Date:   Sat Feb 9 06:13:59 2002 +0000
 
123689
 
 
123690
    Convert korean translation to UTF-8 encoding
 
123691
 
 
123692
 ChangeLog      |    5 +
 
123693
 configure.in   |    2 +-
 
123694
 po/ChangeLog   |    4 +
 
123695
 po/POTFILES.in |    1 -
 
123696
 po/ko.po       |  266 ++++++++++++++++++++++++++++----------------------------
 
123697
 5 files changed, 143 insertions(+), 135 deletions(-)
 
123698
 
 
123699
commit fd79332e7d6cf387bf0c98365f800f200f1c9333
 
123700
Author: Jonathan Blandford <jrb@redhat.com>
 
123701
Date:   Sat Feb 9 05:23:16 2002 +0000
 
123702
 
 
123703
    hook up buttons.
 
123704
    
 
123705
    Fri Feb  8 23:53:10 2002  Jonathan Blandford  <jrb@redhat.com>
 
123706
    
 
123707
        * gnome-keyboard-properties.c (dialog_response): hook up buttons.
 
123708
 
 
123709
 capplets/keyboard/ChangeLog                       |    4 ++++
 
123710
 capplets/keyboard/gnome-keyboard-properties.c     |   14 +++++++++++++-
 
123711
 capplets/keyboard/gnome-keyboard-properties.glade |    2 ++
 
123712
 3 files changed, 19 insertions(+), 1 deletions(-)
 
123713
 
 
123714
commit 85591323194fc692e54249789404079854ffce9e
 
123715
Author: Kevin Breit <mrproper@ximian.com>
 
123716
Date:   Sat Feb 9 03:22:34 2002 +0000
 
123717
 
 
123718
    Updated for XML and the new user interface.
 
123719
    
 
123720
    2002-02-08  Kevin Breit  <mrproper@ximian.com>
 
123721
    
 
123722
        * C/config-mouse.xml: Updated for XML and the new user interface.
 
123723
    
 
123724
        * C/config-kbd.xml: Reworded things.
 
123725
        Updated to be Gnome 2.0 ready.
 
123726
    
 
123727
        * C/config-hints.xml: Added to CVS
 
123728
 
 
123729
 help/C/config-hints.xml |   64 +++++++++++++++++
 
123730
 help/C/config-kbd.xml   |  173 +++++++++++++++++++++++++++++++++++++++++++++++
 
123731
 help/C/config-mouse.xml |  117 ++++++++++++++++++++++++++++++++
 
123732
 help/ChangeLog          |    7 ++
 
123733
 4 files changed, 361 insertions(+), 0 deletions(-)
 
123734
 
 
123735
commit 791fe08572598addf7cb155464ca44c522e45c90
 
123736
Author: Kevin Breit <mrproper@ximian.com>
 
123737
Date:   Sat Feb 9 01:42:45 2002 +0000
 
123738
 
 
123739
    Added to CVS. It's ready to go for XML.
 
123740
    
 
123741
    2002-02-08  Kevin Breit  <mrproper@ximian.com>
 
123742
    
 
123743
        * C/config-default-apps.xml: Added to CVS.  It's ready to go for XML.
 
123744
    
 
123745
        * C/control-center.xml: Changed this to use xml files instead of sgml
 
123746
 
 
123747
 help/C/control-center.xml |   15 +++++++--------
 
123748
 help/ChangeLog            |    4 ++++
 
123749
 2 files changed, 11 insertions(+), 8 deletions(-)
 
123750
 
 
123751
commit a410927797930293ee6aa945c10d6664d1eb48b1
 
123752
Author: Kevin Breit <mrproper@ximian.com>
 
123753
Date:   Sat Feb 9 01:37:21 2002 +0000
 
123754
 
 
123755
    Added to CVS. This is now XMLified with complete Gnome 2 documentation for
 
123756
    
 
123757
    2002-02-08  Kevin Breit  <mrproper@ximian.com>
 
123758
    
 
123759
        * C/config-sound.xml: Added to CVS.  This is now XMLified with complete Gnome 2 documentation for the sound capplet.
 
123760
 
 
123761
 help/C/control-center.xml |    2 +-
 
123762
 help/ChangeLog            |    2 ++
 
123763
 2 files changed, 3 insertions(+), 1 deletions(-)
 
123764
 
 
123765
commit 02fa0440e28ad5349c27e86be9453d2cd150611a
 
123766
Author: Richard Hestilow <hestilow@ximian.com>
 
123767
Date:   Sat Feb 9 01:33:32 2002 +0000
 
123768
 
 
123769
    Ignore nautilus if run with --use-shell.
 
123770
    
 
123771
    2002-02-08  Richard Hestilow  <hestilow@ximian.com>
 
123772
    
 
123773
        * main.c (main): Ignore nautilus if run with --use-shell.
 
123774
 
 
123775
 control-center/ChangeLog |    4 ++++
 
123776
 control-center/main.c    |   11 ++++++++++-
 
123777
 2 files changed, 14 insertions(+), 1 deletions(-)
 
123778
 
 
123779
commit 3ce6af943043286fbac2680a2785705a7feddac0
 
123780
Author: Kevin Breit <mrproper@ximian.com>
 
123781
Date:   Sat Feb 9 01:20:59 2002 +0000
 
123782
 
 
123783
    Added to CVS. Should be XML valid.
 
123784
    
 
123785
    2002-02-08  Kevin Breit  <mrproper@ximian.com>
 
123786
    
 
123787
        * C/control-center.xml: Added to CVS.  Should be XML valid.
 
123788
 
 
123789
 help/C/control-center.xml |  424 +++++++++++++++++++++++++++++++++++++++++++++
 
123790
 help/ChangeLog            |    2 +
 
123791
 2 files changed, 426 insertions(+), 0 deletions(-)
 
123792
 
 
123793
commit 9488edff3619055e986a5b318ae195ee1b6e6780
 
123794
Author: Kevin Breit <mrproper@ximian.com>
 
123795
Date:   Sat Feb 9 01:18:28 2002 +0000
 
123796
 
 
123797
    Removed file from CVS. Will be replacing shortly.
 
123798
    
 
123799
    2002-02-08  Kevin Breit  <mrproper@ximian.com>
 
123800
    
 
123801
        * C/control-center.sgml: Removed file from CVS.  Will be replacing shortly.
 
123802
 
 
123803
 help/C/control-center.sgml |  359 --------------------------------------------
 
123804
 help/ChangeLog             |    3 +
 
123805
 2 files changed, 3 insertions(+), 359 deletions(-)
 
123806
 
 
123807
commit 97ce2a3f279c8e73658b9402d643f8ec26868fc2
 
123808
Author: Jonathan Blandford <jrb@redhat.com>
 
123809
Date:   Fri Feb 8 07:05:04 2002 +0000
 
123810
 
 
123811
    install cursor images.
 
123812
    
 
123813
    Fri Feb  8 01:41:40 2002  Jonathan Blandford  <jrb@redhat.com>
 
123814
    
 
123815
        * Makefile.am (pixmap_DATA): install cursor images.
 
123816
 
 
123817
 capplets/mouse/ChangeLog                |    4 ++++
 
123818
 capplets/mouse/Makefile.am              |   14 +++++++++-----
 
123819
 capplets/mouse/gnome-mouse-properties.c |   29 +++++++++++++++++++++++++----
 
123820
 3 files changed, 38 insertions(+), 9 deletions(-)
 
123821
 
 
123822
commit 96d7f7d1a8b4a12870dc441180eaa5e6afbe0d54
 
123823
Author: Richard Hestilow <hestilow@ximian.com>
 
123824
Date:   Thu Feb 7 06:15:03 2002 +0000
 
123825
 
 
123826
    Add "timeout" field. (bg_apply_cleanup_cb): Added.
 
123827
    
 
123828
    2002-02-07  Richard Hestilow  <hestilow@ximian.com>
 
123829
    
 
123830
        * applier.c (BGApplierPrivate): Add "timeout" field.
 
123831
        (bg_apply_cleanup_cb): Added.
 
123832
        (bg_applier_apply_prefs): Add/reset timeout for cleanup function
 
123833
        if we load a pixbuf.
 
123834
 
 
123835
 libbackground/ChangeLog |    7 +++++++
 
123836
 libbackground/applier.c |   27 +++++++++++++++++++++++++++
 
123837
 2 files changed, 34 insertions(+), 0 deletions(-)
 
123838
 
 
123839
commit 54d7e22f6059d6c5762bc1a353e22e25c9d2f7e3
 
123840
Author: Seth Nickell <snickell@stanford.edu>
 
123841
Date:   Thu Feb 7 05:46:36 2002 +0000
 
123842
 
 
123843
    More fixes. Change layout in glade a bit, make DND work, fix widget
 
123844
    
 
123845
    2002-02-06  Seth Nickell  <snickell@stanford.edu>
 
123846
    
 
123847
        * background-properties-capplet.c: (drag_motion_cb),
 
123848
        (drag_leave_cb), (drag_data_received_cb),
 
123849
        (change_background_type_toggles), (set_background_picture),
 
123850
        (quit_cb), (main):
 
123851
        * background-properties.glade:
 
123852
        * background-properties.glade1:
 
123853
    
 
123854
        More fixes. Change layout in glade a bit, make DND work,
 
123855
        fix widget previews.
 
123856
 
 
123857
 capplets/background/ChangeLog                      |   12 +
 
123858
 .../background/background-properties-capplet.c     |   31 ++-
 
123859
 capplets/background/background-properties.glade    |  254 ++++++++++----------
 
123860
 capplets/background/background-properties.glade1   |  150 ++++++------
 
123861
 4 files changed, 240 insertions(+), 207 deletions(-)
 
123862
 
 
123863
commit 35522f6f30bdbc2020fece07df2180ccb17c1d07
 
123864
Author: Jonathan Blandford <jrb@redhat.com>
 
123865
Date:   Thu Feb 7 05:45:05 2002 +0000
 
123866
 
 
123867
    remove ko from ALL_LINGUAS as it seems to be broken.
 
123868
    
 
123869
    Thu Feb  7 00:20:38 2002  Jonathan Blandford  <jrb@redhat.com>
 
123870
    
 
123871
        * configure.in (GETTEXT_PACKAGE): remove ko from ALL_LINGUAS as it
 
123872
        seems to be broken.
 
123873
 
 
123874
 ChangeLog    |    5 +++++
 
123875
 configure.in |    2 +-
 
123876
 2 files changed, 6 insertions(+), 1 deletions(-)
 
123877
 
 
123878
commit d9fbc9b5654a253cb14d6fc1df536ea192e2bd63
 
123879
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
123880
Date:   Thu Feb 7 02:45:06 2002 +0000
 
123881
 
 
123882
    Updated Korean translation
 
123883
 
 
123884
 po/ChangeLog |    4 +
 
123885
 po/ko.po     | 3694 +++++++++-------------------------------------------------
 
123886
 2 files changed, 530 insertions(+), 3168 deletions(-)
 
123887
 
 
123888
commit f37383264cd3a7d4fa0c8f363cc8bb97d66e99d8
 
123889
Author: Mark McLoughlin <mark@skynet.ie>
 
123890
Date:   Wed Feb 6 13:35:27 2002 +0000
 
123891
 
 
123892
    change Exec from gnomecc to gnome2-control-center.
 
123893
    
 
123894
    2002-02-06  Mark McLoughlin  <mark@skynet.ie>
 
123895
    
 
123896
            * gnomecc.desktop.in: change Exec from gnomecc to
 
123897
            gnome2-control-center.
 
123898
 
 
123899
 control-center/ChangeLog          |    5 +++++
 
123900
 control-center/gnomecc.desktop.in |    4 ++--
 
123901
 2 files changed, 7 insertions(+), 2 deletions(-)
 
123902
 
 
123903
commit d8f4cd7fabb6a68f90dc73d8912a7395c54b237a
 
123904
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
123905
Date:   Wed Feb 6 00:13:15 2002 +0000
 
123906
 
 
123907
    Updated Portuguese translation.
 
123908
    
 
123909
    2002-02-06  Duarte Loreto  <happyguy_pt@hotmail.com>
 
123910
    
 
123911
            * pt.po: Updated Portuguese translation.
 
123912
 
 
123913
 po/ChangeLog |    4 +
 
123914
 po/pt.po     | 2279 ++++++++++++++--------------------------------------------
 
123915
 2 files changed, 531 insertions(+), 1752 deletions(-)
 
123916
 
 
123917
commit 8c65931b04f61b6cbfbc1f50d4b2448cf5357c4a
 
123918
Author: jacob berkman <jacob@ximian.com>
 
123919
Date:   Tue Feb 5 22:16:31 2002 +0000
 
123920
 
 
123921
    change to be parallel installable
 
123922
    
 
123923
    2002-02-05  jacob berkman  <jacob@ximian.com>
 
123924
    
 
123925
        * configure.in (GETTEXT_PACKAGE): change to be parallel
 
123926
        installable
 
123927
    
 
123928
        * control-center2.png:
 
123929
        * Makefile.am (pixmap_DATA): rename to be parallel installable
 
123930
 
 
123931
 ChangeLog          |    8 ++++++++
 
123932
 Makefile.am        |    6 +++---
 
123933
 configure.in       |    2 +-
 
123934
 control-center.png |  Bin 3464 -> 0 bytes
 
123935
 4 files changed, 12 insertions(+), 4 deletions(-)
 
123936
 
 
123937
commit 008d65f13495f82d3e01cab75363498fc22c39b2
 
123938
Author: jacob berkman <jacob@ximian.com>
 
123939
Date:   Tue Feb 5 22:16:10 2002 +0000
 
123940
 
 
123941
    use control-center2.png
 
123942
    
 
123943
    2002-02-05  jacob berkman  <jacob@ximian.com>
 
123944
    
 
123945
        * gnomecc.desktop.in (Icon):
 
123946
        * capplet-dir.c (find_icon): use control-center2.png
 
123947
 
 
123948
 control-center/ChangeLog          |    5 +++++
 
123949
 control-center/capplet-dir.c      |    4 ++--
 
123950
 control-center/gnomecc.desktop.in |    2 +-
 
123951
 3 files changed, 8 insertions(+), 3 deletions(-)
 
123952
 
 
123953
commit 533c0f416bb53ca96312986845e8a82dde1745b5
 
123954
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
123955
Date:   Tue Feb 5 11:13:58 2002 +0000
 
123956
 
 
123957
    Fix crash on NULL values from GConf
 
123958
 
 
123959
 capplets/background/ChangeLog                      |    2 +
 
123960
 .../background/background-properties-capplet.c     |   43 +++++++++----------
 
123961
 capplets/default-applications/ChangeLog            |    3 +
 
123962
 .../gnome-default-applications-properties.c        |    6 +-
 
123963
 capplets/mouse/ChangeLog                           |    1 +
 
123964
 capplets/mouse/gnome-mouse-properties.c            |    2 +-
 
123965
 libbackground/ChangeLog                            |    3 +
 
123966
 libbackground/preferences.c                        |   44 ++++++++++----------
 
123967
 8 files changed, 56 insertions(+), 48 deletions(-)
 
123968
 
 
123969
commit 084879bb45c0b7ff8d1f00b46430813394a9d841
 
123970
Author: Marius Andreiana <mandreiana@yahoo.com>
 
123971
Date:   Tue Feb 5 09:12:18 2002 +0000
 
123972
 
 
123973
    updated and converted to UTF-8
 
123974
    
 
123975
    2002-02-05  Marius Andreiana  <mandreiana@yahoo.com>
 
123976
    
 
123977
        * ro.po: updated and converted to UTF-8
 
123978
 
 
123979
 po/ChangeLog |    4 +
 
123980
 po/ro.po     | 1360 +++++++++++++++++++++++++++++-----------------------------
 
123981
 2 files changed, 684 insertions(+), 680 deletions(-)
 
123982
 
 
123983
commit 35e192827a01e0d14427faec515f257854d9c3f5
 
123984
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
123985
Date:   Mon Feb 4 17:48:43 2002 +0000
 
123986
 
 
123987
    Lot of little fixes to make it to compile without most of the deprecated stuff
 
123988
 
 
123989
 capplets/background/ChangeLog                      |   11 +++++
 
123990
 .../background/background-properties-capplet.c     |   39 +++++++++++-------
 
123991
 capplets/default-applications/ChangeLog            |    5 ++
 
123992
 .../gnome-default-applications-properties.c        |    9 ++--
 
123993
 capplets/file-types/ChangeLog                      |   14 +++++++
 
123994
 capplets/file-types/mime-category-edit-dialog.c    |    5 +-
 
123995
 capplets/file-types/mime-edit-dialog.c             |   31 ++++++++-------
 
123996
 capplets/file-types/mime-type-info.c               |    3 +-
 
123997
 capplets/file-types/service-edit-dialog.c          |   31 ++++++++------
 
123998
 capplets/file-types/service-info.c                 |    1 +
 
123999
 capplets/mouse/ChangeLog                           |    6 +++
 
124000
 capplets/mouse/gnome-mouse-properties.c            |    7 +--
 
124001
 capplets/sound/ChangeLog                           |    7 +++
 
124002
 capplets/sound/sound-properties-capplet.c          |   11 ++---
 
124003
 capplets/theme-switcher/ChangeLog                  |   10 +++++
 
124004
 capplets/theme-switcher/control/control.c          |   15 ++++---
 
124005
 capplets/theme-switcher/main.c                     |   12 ++++--
 
124006
 capplets/ui-properties/ChangeLog                   |    4 ++
 
124007
 capplets/ui-properties/gnome-ui-properties.c       |    2 +-
 
124008
 control-center/ChangeLog                           |   15 +++++++
 
124009
 control-center/capplet-dir-view-list.c             |   28 +++++++-------
 
124010
 control-center/capplet-dir-view-tree.c             |    4 +-
 
124011
 control-center/capplet-dir.c                       |   15 ++++---
 
124012
 control-center/main.c                              |    1 +
 
124013
 control-center/preferences.c                       |   20 +++++-----
 
124014
 gnome-settings-daemon/ChangeLog                    |    9 ++++
 
124015
 .../gnome-settings-locate-pointer.c                |    6 +-
 
124016
 gnome-settings-daemon/gnome-settings-sound.c       |    5 ++-
 
124017
 libbackground/ChangeLog                            |    7 +++
 
124018
 libbackground/applier.c                            |   42 +++++++++++++-------
 
124019
 libbackground/preferences.c                        |    3 +
 
124020
 31 files changed, 254 insertions(+), 124 deletions(-)
 
124021
 
 
124022
commit 679900bb5fcf1fab071ba96c81e6247cf5d87d23
 
124023
Author: Ole Laursen <olau@hardworking.dk>
 
124024
Date:   Sat Feb 2 18:07:07 2002 +0000
 
124025
 
 
124026
    Updated Danish translation and converted it to UTF-8.
 
124027
    
 
124028
    2002-02-02  Ole Laursen  <olau@hardworking.dk>
 
124029
    
 
124030
        * da.po: Updated Danish translation and converted it to UTF-8.
 
124031
 
 
124032
 po/ChangeLog |    4 +
 
124033
 po/da.po     | 1992 ++++++++++++++++++++++++++++++----------------------------
 
124034
 2 files changed, 1029 insertions(+), 967 deletions(-)
 
124035
 
 
124036
commit c527ff973d74c8ae076387a327d20971ee75e48d
 
124037
Author: Seth Nickell <snickell@stanford.edu>
 
124038
Date:   Fri Feb 1 23:46:19 2002 +0000
 
124039
 
 
124040
    Change to Jimmac's alternate behavior icon.
 
124041
    
 
124042
    2002-02-01  Seth Nickell  <snickell@stanford.edu>
 
124043
    
 
124044
        * behavior-capplet.png:
 
124045
    
 
124046
        Change to Jimmac's alternate behavior icon.
 
124047
 
 
124048
 capplets/ui-properties/ChangeLog            |    6 ++++++
 
124049
 capplets/ui-properties/Makefile.am          |    8 +++++++-
 
124050
 capplets/ui-properties/behavior-capplet.png |  Bin 3327 -> 2227 bytes
 
124051
 capplets/ui-properties/behavior.desktop.in  |    2 +-
 
124052
 4 files changed, 14 insertions(+), 2 deletions(-)
 
124053
 
 
124054
commit 353b2d861f668a9afc6141030d62f85eda0f4702
 
124055
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
124056
Date:   Thu Jan 31 17:43:02 2002 +0000
 
124057
 
 
124058
    Updated Malay Translation.
 
124059
    
 
124060
    2002-01-31  Hasbullah Bin Pit <sebol@ikhlas.com>
 
124061
    
 
124062
    * ms.po: Updated Malay Translation.
 
124063
 
 
124064
 po/ChangeLog |    4 +
 
124065
 po/ms.po     |  869 ++++++++++++++++++++++++++++++++--------------------------
 
124066
 2 files changed, 488 insertions(+), 385 deletions(-)
 
124067
 
 
124068
commit 88b613f88914ac1b576c477273e350cff356615b
 
124069
Author: Kjartan Maraas <kmaraas@gnome.org>
 
124070
Date:   Wed Jan 30 22:33:27 2002 +0000
 
124071
 
 
124072
    Updated Norwegian (bokm�l) translation. Added some files.
 
124073
    
 
124074
    2002-01-30  Kjartan Maraas  <kmaraas@gnome.org>
 
124075
    
 
124076
        * no.po: Updated Norwegian (bokm�l) translation.
 
124077
        * POTFILES.in: Added some files.
 
124078
 
 
124079
 po/ChangeLog   |    5 +
 
124080
 po/POTFILES.in |   82 +++---
 
124081
 po/no.po       |  954 +++++++++++++++++++++++++++++---------------------------
 
124082
 3 files changed, 549 insertions(+), 492 deletions(-)
 
124083
 
 
124084
commit e5f8f56583c36d0448f1b2efef5d2fa4ff60b748
 
124085
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
124086
Date:   Wed Jan 30 15:03:59 2002 +0000
 
124087
 
 
124088
    Updated Slovak translation.
 
124089
    
 
124090
    2002-01-30  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
124091
    
 
124092
        * sk.po: Updated Slovak translation.
 
124093
 
 
124094
 po/ChangeLog |    4 +
 
124095
 po/sk.po     | 5979 +++++++++++++++++++++++++++++++---------------------------
 
124096
 2 files changed, 3182 insertions(+), 2801 deletions(-)
 
124097
 
 
124098
commit e386e05455813d5c8d6ab3e40d6254d7184194ec
 
124099
Author: Richard Hestilow <hestilow@ximian.com>
 
124100
Date:   Tue Jan 29 19:58:04 2002 +0000
 
124101
 
 
124102
    Remove panel.desktop.in.in.
 
124103
    
 
124104
    2002-01-28  Richard Hestilow <hestilow@ximian.com>
 
124105
    
 
124106
        * po/POTFILES.in: Remove panel.desktop.in.in.
 
124107
 
 
124108
 ChangeLog      |    4 ++++
 
124109
 po/POTFILES.in |    1 -
 
124110
 2 files changed, 4 insertions(+), 1 deletions(-)
 
124111
 
 
124112
commit b4c2693a436f0365bad3f250a2444b6258056a58
 
124113
Author: Bradford Hovinen <hovinen@ximian.com>
 
124114
Date:   Tue Jan 29 13:29:30 2002 +0000
 
124115
 
 
124116
    Pack the icon and description in the same column
 
124117
    
 
124118
    2002-01-29  Bradford Hovinen  <hovinen@ximian.com>
 
124119
    
 
124120
        * file-types-capplet.c (create_dialog): Pack the icon and
 
124121
        description in the same column
 
124122
 
 
124123
 capplets/file-types/ChangeLog            |    5 +++++
 
124124
 capplets/file-types/file-types-capplet.c |   27 +++++++++++++--------------
 
124125
 2 files changed, 18 insertions(+), 14 deletions(-)
 
124126
 
 
124127
commit 498332a582de9039599992e9fccecbb9e463d96c
 
124128
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
124129
Date:   Tue Jan 29 13:10:12 2002 +0000
 
124130
 
 
124131
    nl.po Updated translations for several modules removed duplicate from
 
124132
    
 
124133
    2002-01-29 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
 
124134
    
 
124135
    * nl.po Updated translations for several modules
 
124136
      removed duplicate from gnome-control-center po file
 
124137
 
 
124138
 po/nl.po | 4754 +++++++++++++++++++++++++++++++++++++++++---------------------
 
124139
 1 files changed, 3166 insertions(+), 1588 deletions(-)
 
124140
 
 
124141
commit c0210d9c2dac429aa0390b8e463744b9e3048bf6
 
124142
Author: Seth Nickell <snickell@stanford.edu>
 
124143
Date:   Tue Jan 29 05:23:39 2002 +0000
 
124144
 
 
124145
    Remove this. Its now properly done up in gnome-core.
 
124146
    
 
124147
    2002-01-28  Seth Nickell  <snickell@stanford.edu>
 
124148
    
 
124149
        * Makefile.am:
 
124150
        * panel-capplet.png:
 
124151
        * panel.desktop.in.in:
 
124152
    
 
124153
        Remove this. Its now properly done up in gnome-core.
 
124154
 
 
124155
 capplets/desktop-links/ChangeLog   |    8 ++++++++
 
124156
 capplets/desktop-links/Makefile.am |    1 -
 
124157
 2 files changed, 8 insertions(+), 1 deletions(-)
 
124158
 
 
124159
commit 5fe3e402795ef71f6cf0d907efaf85a0a057784a
 
124160
Author: Seth Nickell <snickell@stanford.edu>
 
124161
Date:   Tue Jan 29 04:48:25 2002 +0000
 
124162
 
 
124163
    Read control center directory structure out of GnomeVFS instead of
 
124164
    
 
124165
    2002-01-28  Seth Nickell  <snickell@stanford.edu>
 
124166
    
 
124167
        * control-center/capplet-dir.c: (capplet_new), (capplet_dir_new),
 
124168
        (capplet_dir_entry_destroy), (read_entries),
 
124169
        (get_root_capplet_dir):
 
124170
        * control-center/capplet-dir.h:
 
124171
    
 
124172
        Read control center directory structure out of GnomeVFS instead of
 
124173
        directly off the disk.
 
124174
    
 
124175
        Also deal with pixmaps more uniformly, and properly load them
 
124176
        out of PREFIX/share/pixmaps when they aren't an absolute path.
 
124177
    
 
124178
        * capplets/desktop-links/Sawfish/appearance-properties.desktop.in:
 
124179
        * capplets/desktop-links/Sawfish/bindings-properties.desktop.in:
 
124180
        * capplets/desktop-links/Sawfish/focus-properties.desktop.in:
 
124181
        * capplets/desktop-links/Sawfish/match-properties.desktop.in:
 
124182
        * capplets/desktop-links/Sawfish/maximize-properties.desktop.in:
 
124183
        * capplets/desktop-links/Sawfish/meta-properties.desktop.in:
 
124184
        * capplets/desktop-links/Sawfish/misc-properties.desktop.in:
 
124185
        * capplets/desktop-links/Sawfish/move-properties.desktop.in:
 
124186
        * capplets/desktop-links/Sawfish/placement-properties.desktop.in:
 
124187
        * capplets/desktop-links/Sawfish/sound-properties.desktop.in:
 
124188
        * capplets/desktop-links/Sawfish/workspace-properties.desktop.in:
 
124189
        * capplets/ui-properties/behavior.desktop.in.in:
 
124190
    
 
124191
        Add a Categories Field.
 
124192
    
 
124193
        * capplets/desktop-links/Makefile.am:
 
124194
        * capplets/desktop-links/Sawfish/Makefile.am:
 
124195
        * capplets/file-types/Makefile.am:
 
124196
        * capplets/theme-switcher/Makefile.am:
 
124197
        * capplets/ui-properties/Makefile.am:
 
124198
        * control-center/Gnome.directory.in.in:
 
124199
        * control-center/Makefile.am:
 
124200
    
 
124201
        Install directory files into PREFIX/share/gnome/vfolders, the standard
 
124202
        vfolder description location.
 
124203
 
 
124204
 ChangeLog                                          |   39 +
 
124205
 capplets/background/.cvsignore                     |    4 +-
 
124206
 capplets/background/ChangeLog                      |   20 +
 
124207
 capplets/background/Makefile.am                    |    3 +
 
124208
 .../background/background-properties-capplet.c     |  736 +++++++++++++++---
 
124209
 capplets/background/background-properties.glade    |  797 ++++++++++++++------
 
124210
 capplets/background/background-properties.glade1   |  741 ++++++++++++++-----
 
124211
 capplets/background/background-properties.xml      |    3 +-
 
124212
 capplets/desktop-links/Makefile.am                 |   15 +-
 
124213
 capplets/file-types/Makefile.am                    |    2 +-
 
124214
 capplets/theme-switcher/Makefile.am                |    2 +-
 
124215
 capplets/ui-properties/Makefile.am                 |    2 +-
 
124216
 capplets/ui-properties/behavior.desktop.in         |    2 +-
 
124217
 control-center/Gnome.directory.in.in               |    5 -
 
124218
 control-center/Makefile.am                         |   20 +-
 
124219
 control-center/capplet-dir.c                       |  160 +++--
 
124220
 control-center/capplet-dir.h                       |    3 +-
 
124221
 gnome-settings-daemon/ChangeLog                    |    6 +
 
124222
 gnome-settings-daemon/Makefile.am                  |    3 +
 
124223
 libbackground/ChangeLog                            |   13 +
 
124224
 libbackground/applier.c                            |  100 +--
 
124225
 libbackground/preferences.c                        |   96 ++-
 
124226
 libbackground/preferences.h                        |   15 +-
 
124227
 po/ChangeLog                                       |   20 +
 
124228
 po/POTFILES.in                                     |    1 -
 
124229
 25 files changed, 2087 insertions(+), 721 deletions(-)
 
124230
 
 
124231
commit 788e46daacc36681eac4214f5c220a759db87430
 
124232
Author: Richard Hestilow <hestilow@ximian.com>
 
124233
Date:   Tue Jan 29 04:33:41 2002 +0000
 
124234
 
 
124235
    Bump version to 1.99.2.
 
124236
    
 
124237
    2002-01-28  Richard Hestilow <hestilow@ximian.com>
 
124238
    
 
124239
        * configure.in: Bump version to 1.99.2.
 
124240
    
 
124241
        * RELEASE: 1.99.2
 
124242
 
 
124243
 ChangeLog      |    4 ++--
 
124244
 configure.in   |    2 +-
 
124245
 po/POTFILES.in |    9 ++-------
 
124246
 po/az.po       |    4 ++--
 
124247
 po/ca.po       |    4 ++--
 
124248
 po/cs.po       |    4 ++--
 
124249
 po/da.po       |    4 ++--
 
124250
 po/de.po       |    4 ++--
 
124251
 po/el.po       |    4 ++--
 
124252
 po/es.po       |    4 ++--
 
124253
 po/fi.po       |    4 ++--
 
124254
 po/fr.po       |    4 ++--
 
124255
 po/ga.po       |    4 ++--
 
124256
 po/hr.po       |    4 ++--
 
124257
 po/ja.po       |    4 ++--
 
124258
 po/lv.po       |    4 ++--
 
124259
 po/ms.po       |    5 +++--
 
124260
 po/nn.po       |    5 +++--
 
124261
 po/no.po       |    4 ++--
 
124262
 po/pl.po       |    4 ++--
 
124263
 po/pt.po       |    3 ++-
 
124264
 po/pt_BR.po    |    4 ++--
 
124265
 po/ru.po       |    4 ++--
 
124266
 po/sk.po       |    4 ++--
 
124267
 po/sl.po       |    4 ++--
 
124268
 po/sv.po       |   12 ++++++------
 
124269
 po/tr.po       |    4 ++--
 
124270
 po/uk.po       |    4 ++--
 
124271
 po/wa.po       |    4 ++--
 
124272
 po/zh_CN.po    |    4 ++--
 
124273
 po/zh_TW.po    |    4 ++--
 
124274
 31 files changed, 67 insertions(+), 69 deletions(-)
 
124275
 
 
124276
commit d1982335111dd82ca00fd1e02797bd331ab8299c
 
124277
Author: Jonathan Blandford <jrb@gnome.org>
 
124278
Date:   Tue Jan 29 03:35:11 2002 +0000
 
124279
 
 
124280
    install globally
 
124281
    
 
124282
    Mon Jan 28 22:18:34 2002  Jonathan Blandford  <jrb@gnome.org>
 
124283
    
 
124284
        * gnome-ui-properties.c (create_dialog): install globally
 
124285
 
 
124286
 capplets/ui-properties/ChangeLog             |    4 ++++
 
124287
 capplets/ui-properties/Makefile.am           |    2 +-
 
124288
 capplets/ui-properties/gnome-ui-properties.c |    4 ++--
 
124289
 3 files changed, 7 insertions(+), 3 deletions(-)
 
124290
 
 
124291
commit f250835f2e5874f135a6003912fe4839024c768c
 
124292
Author: Jonathan Blandford <jrb@gnome.org>
 
124293
Date:   Tue Jan 29 03:26:23 2002 +0000
 
124294
 
 
124295
    completely rethink this dialog
 
124296
    
 
124297
    Mon Jan 28 22:09:30 2002  Jonathan Blandford  <jrb@gnome.org>
 
124298
    
 
124299
        * gnome-ui-properties.c: completely rethink this dialog
 
124300
 
 
124301
 capplets/ui-properties/ChangeLog                   |    4 +
 
124302
 capplets/ui-properties/Makefile.am                 |    7 +-
 
124303
 capplets/ui-properties/gnome-ui-properties.c       |  144 ++++++
 
124304
 capplets/ui-properties/gnome2-ui-properties.glade  |  502 ++++++++++++++++++++
 
124305
 .../ui-properties/toolbar-menu-properties.glade    |  374 +++++++++++++++
 
124306
 5 files changed, 1025 insertions(+), 6 deletions(-)
 
124307
 
 
124308
commit b1ee65a8ef1a6839f574323cb1d1e9c019f23b95
 
124309
Author: Richard Hestilow <hestilow@ximian.com>
 
124310
Date:   Tue Jan 29 01:13:34 2002 +0000
 
124311
 
 
124312
    Bump version to 1.99.1.
 
124313
    
 
124314
    2002-01-28  Richard Hestilow <hestilow@ximian.com>
 
124315
    
 
124316
        * configure.in: Bump version to 1.99.1.
 
124317
    
 
124318
        * RELEASE: 1.99.1
 
124319
 
 
124320
 ChangeLog    |    6 +
 
124321
 configure.in |    2 +-
 
124322
 po/az.po     | 5764 ++++++++++++++++++++++++-----------------------------
 
124323
 po/ca.po     | 6286 +++++++++++++++++++++++++++-------------------------------
 
124324
 po/cs.po     | 3774 +++++++----------------------------
 
124325
 po/da.po     | 6144 ++++++++++++++++++++++++++-------------------------------
 
124326
 po/de.po     | 3762 ++++++++++-------------------------
 
124327
 po/el.po     | 3916 +++++++++----------------------------
 
124328
 po/es.po     | 3845 ++++++++++--------------------------
 
124329
 po/fi.po     | 3840 +++++++++--------------------------
 
124330
 po/fr.po     | 3950 ++++++++++---------------------------
 
124331
 po/ga.po     | 3609 ++++++----------------------------
 
124332
 po/hr.po     | 3671 ++++++----------------------------
 
124333
 po/ja.po     | 3750 +++++++----------------------------
 
124334
 po/lv.po     | 3809 ++++++++++--------------------------
 
124335
 po/ms.po     |    2 +-
 
124336
 po/nn.po     |  195 ++-
 
124337
 po/no.po     | 4304 ++++++++++++++--------------------------
 
124338
 po/pl.po     | 3666 +++++++++--------------------------
 
124339
 po/pt_BR.po  | 3713 +++++++++--------------------------
 
124340
 po/ru.po     | 3760 +++++++++--------------------------
 
124341
 po/sk.po     | 5931 ++++++++++++++++++++++++++-----------------------------
 
124342
 po/sl.po     | 4410 ++++++++++++++++-------------------------
 
124343
 po/sv.po     |  143 +-
 
124344
 po/tr.po     | 3887 +++++++++++-------------------------
 
124345
 po/uk.po     |  436 ++++-
 
124346
 po/wa.po     | 3889 ++++++++++--------------------------
 
124347
 po/zh_CN.po  | 3839 ++++++++++-------------------------
 
124348
 po/zh_TW.po  | 4040 ++++++++++++--------------------------
 
124349
 29 files changed, 30990 insertions(+), 67353 deletions(-)
 
124350
 
 
124351
commit 888b9aa6379377fb5bc0e7f0ca15c974e4ced238
 
124352
Author: Richard Hestilow <hestilow@ximian.com>
 
124353
Date:   Tue Jan 29 00:18:55 2002 +0000
 
124354
 
 
124355
    Link to libbackground.la.
 
124356
    
 
124357
    2002-01-28  Richard Hestilow  <hestilow@ximian.com>
 
124358
    
 
124359
        * Link to libbackground.la.
 
124360
 
 
124361
 capplets/background/ChangeLog     |    4 ++++
 
124362
 capplets/background/Makefile.am   |    2 +-
 
124363
 gnome-settings-daemon/ChangeLog   |    4 ++++
 
124364
 gnome-settings-daemon/Makefile.am |    2 +-
 
124365
 4 files changed, 10 insertions(+), 2 deletions(-)
 
124366
 
 
124367
commit e699ee819e357ef93a6a43a6e61760f351b08c78
 
124368
Author: Duarte Loreto <happyguy_pr@hotmail.com>
 
124369
Date:   Mon Jan 28 23:28:05 2002 +0000
 
124370
 
 
124371
    Updated Portuguese translation.
 
124372
    
 
124373
    2002-01-28  Duarte Loreto <happyguy_pr@hotmail.com>
 
124374
    
 
124375
            * pt.po: Updated Portuguese translation.
 
124376
 
 
124377
 po/ChangeLog |    4 ++++
 
124378
 po/pt.po     |   12 +++++++-----
 
124379
 2 files changed, 11 insertions(+), 5 deletions(-)
 
124380
 
 
124381
commit a809ef2f800498f07e8218104c8883fbc8999c7e
 
124382
Author: Duarte Loreto <happyguy_pr@hotmail.com>
 
124383
Date:   Mon Jan 28 23:25:14 2002 +0000
 
124384
 
 
124385
    Updated Portuguese translation.
 
124386
    
 
124387
    2002-01-28  Duarte Loreto <happyguy_pr@hotmail.com>
 
124388
    
 
124389
            * pt.po: Updated Portuguese translation.
 
124390
 
 
124391
 po/pt.po |  502 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
124392
 1 files changed, 414 insertions(+), 88 deletions(-)
 
124393
 
 
124394
commit 60a80d18bd6a222178fcecfa1103f079ecbc77c0
 
124395
Author: Duarte Loreto <happyguy_pt@hotmail.com>
 
124396
Date:   Mon Jan 28 23:20:10 2002 +0000
 
124397
 
 
124398
    Fixed a i18n glitch (missing space between two words)
 
124399
    
 
124400
    2002-01-28  Duarte Loreto <happyguy_pt@hotmail.com>
 
124401
    
 
124402
            * mime-edit-dialog.c: Fixed a i18n glitch (missing space between two words)
 
124403
 
 
124404
 capplets/file-types/ChangeLog          |    4 ++++
 
124405
 capplets/file-types/mime-edit-dialog.c |    2 +-
 
124406
 2 files changed, 5 insertions(+), 1 deletions(-)
 
124407
 
 
124408
commit 854bba1f071c0afbec2fb1d48bb04fef798d6917
 
124409
Author: Richard Hestilow <hestilow@ximian.com>
 
124410
Date:   Mon Jan 28 23:13:42 2002 +0000
 
124411
 
 
124412
    Include gconf-client.h, add trailing NULLs to all gconf_client calls (for
 
124413
    
 
124414
    2002-01-28  Richard Hestilow  <hestilow@ximian.com>
 
124415
    
 
124416
        * main.c: Include gconf-client.h, add trailing NULLs to all
 
124417
        gconf_client calls (for GError).
 
124418
 
 
124419
 capplets/theme-switcher/ChangeLog |    5 +++++
 
124420
 capplets/theme-switcher/main.c    |   10 +++++-----
 
124421
 2 files changed, 10 insertions(+), 5 deletions(-)
 
124422
 
 
124423
commit e7be78a1bd062745f0d10aafcddd3fcc41811858
 
124424
Author: Richard Hestilow <hestilow@ximian.com>
 
124425
Date:   Mon Jan 28 22:40:28 2002 +0000
 
124426
 
 
124427
    Use libtool to create the static library, thus allowing shlibs to link to
 
124428
    
 
124429
    2002-01-28  Richard Hestilow  <hestilow@ximian.com>
 
124430
    
 
124431
        * Makefile.am: Use libtool to create the static library, thus
 
124432
        allowing shlibs to link to libbackground (needed for metatheme).
 
124433
 
 
124434
 libbackground/ChangeLog   |    5 +++++
 
124435
 libbackground/Makefile.am |    4 ++--
 
124436
 2 files changed, 7 insertions(+), 2 deletions(-)
 
124437
 
 
124438
commit 4366b65be5df85c2b0084836cf3b77ac5154bde8
 
124439
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
124440
Date:   Mon Jan 28 20:25:53 2002 +0000
 
124441
 
 
124442
    Updated Malay Translation.
 
124443
    
 
124444
    2002-01-28  Hasbullah Bin Pit <sebol@ikhlas.com>
 
124445
    
 
124446
            * ms.po: Updated Malay Translation.
 
124447
 
 
124448
 po/ChangeLog |    4 +
 
124449
 po/ms.po     |  221 +++++++++++++++++++++++++++++++++++++++++++--------------
 
124450
 2 files changed, 170 insertions(+), 55 deletions(-)
 
124451
 
 
124452
commit a02d04c48b4938320cb6a5f2d31216da5d1d8d52
 
124453
Author: Laszlo Peter <laca@ireland.sun.com>
 
124454
Date:   Mon Jan 28 19:55:29 2002 +0000
 
124455
 
 
124456
    s/__FUNCTION__/G_GNUC_FUNCTION/ ditto ditto ditto change "test $x == y" to
 
124457
    
 
124458
    2002-01-28  Laszlo Peter  <laca@ireland.sun.com>
 
124459
    
 
124460
        * archiver/location.c: s/__FUNCTION__/G_GNUC_FUNCTION/
 
124461
        * capplets/common/capplet-util.c: ditto
 
124462
        * capplets/common/capplet-util.h: ditto
 
124463
        * libbackground/preferences.c: ditto
 
124464
        * applets/common/wrapper-script.in: change "test $x == y" to
 
124465
          "test $x = y" for portability
 
124466
 
 
124467
 ChangeLog                         |    9 +++++++++
 
124468
 archiver/location.c               |    6 +++---
 
124469
 capplets/common/capplet-util.c    |    2 +-
 
124470
 capplets/common/capplet-util.h    |    4 ++--
 
124471
 capplets/common/wrapper-script.in |    2 +-
 
124472
 libbackground/preferences.c       |    2 +-
 
124473
 6 files changed, 17 insertions(+), 8 deletions(-)
 
124474
 
 
124475
commit 66fa37fc6ef44a324f5846bdcc25f90a90dcb53b
 
124476
Author: Bradford Hovinen <hovinen@ximian.com>
 
124477
Date:   Mon Jan 28 19:08:14 2002 +0000
 
124478
 
 
124479
    Set custom program entry and needs terminal here
 
124480
    
 
124481
    2002-01-28  Bradford Hovinen  <hovinen@ximian.com>
 
124482
    
 
124483
        * service-edit-dialog.c (populate_app_list): Set custom program
 
124484
        entry and needs terminal here
 
124485
    
 
124486
        * service-info.c (service_info_using_custom_app): Implement
 
124487
    
 
124488
        * service-edit-dialog.c (populate_app_list): Add destroy notify
 
124489
        for app
 
124490
    
 
124491
        * service-info.[ch]: Eliminate custom_line and needs_terminal; use
 
124492
        app for that
 
124493
 
 
124494
 capplets/file-types/ChangeLog             |   11 +++++
 
124495
 capplets/file-types/service-edit-dialog.c |   52 +++++++++++++++++++-----
 
124496
 capplets/file-types/service-info.c        |   63 ++++++++++++++++++++++++-----
 
124497
 capplets/file-types/service-info.h        |    3 +-
 
124498
 4 files changed, 105 insertions(+), 24 deletions(-)
 
124499
 
 
124500
commit 049ab3cb3117697a7320739a86fcb1589366c164
 
124501
Author: Bradford Hovinen <hovinen@ximian.com>
 
124502
Date:   Mon Jan 28 18:45:27 2002 +0000
 
124503
 
 
124504
    Use gnome_vfs_application_registry_get_applications
 
124505
    
 
124506
    2002-01-28  Bradford Hovinen  <hovinen@ximian.com>
 
124507
    
 
124508
        * mime-edit-dialog.c (populate_application_list): Use
 
124509
        gnome_vfs_application_registry_get_applications
 
124510
 
 
124511
 capplets/file-types/ChangeLog          |    3 +++
 
124512
 capplets/file-types/mime-edit-dialog.c |    5 +++--
 
124513
 2 files changed, 6 insertions(+), 2 deletions(-)
 
124514
 
 
124515
commit a2b1d26374bd235a65e9679d8ad2368cc2fb0452
 
124516
Author: Bradford Hovinen <hovinen@ximian.com>
 
124517
Date:   Mon Jan 28 18:39:42 2002 +0000
 
124518
 
 
124519
    Implement
 
124520
    
 
124521
    2002-01-28  Bradford Hovinen  <hovinen@ximian.com>
 
124522
    
 
124523
        * mime-type-info.c (mime_type_info_using_custom_app)
 
124524
        (mime_category_info_using_custom_app): Implement
 
124525
    
 
124526
        * mime-edit-dialog.c (store_data): Update: don't use custom_line,
 
124527
        needs_terminal
 
124528
    
 
124529
        * mime-type-info.[ch]: Eliminate custom_line and needs_terminal;
 
124530
        will use default_action for that now
 
124531
 
 
124532
 capplets/file-types/ChangeLog                   |   14 ++
 
124533
 capplets/file-types/mime-category-edit-dialog.c |   33 +++--
 
124534
 capplets/file-types/mime-edit-dialog.c          |   37 +++--
 
124535
 capplets/file-types/mime-type-info.c            |  194 ++++++++++++-----------
 
124536
 capplets/file-types/mime-type-info.h            |    7 +-
 
124537
 5 files changed, 159 insertions(+), 126 deletions(-)
 
124538
 
 
124539
commit 31dd650951998c5fb0c6c4558bf0bb7cb58126d5
 
124540
Author: Bradford Hovinen <hovinen@ximian.com>
 
124541
Date:   Mon Jan 28 17:34:25 2002 +0000
 
124542
 
 
124543
    Don't set tmp1 with the full category name, free tmp too
 
124544
    
 
124545
    2002-01-28  Bradford Hovinen  <hovinen@ximian.com>
 
124546
    
 
124547
        * mime-type-info.c (mime_category_info_save): Don't set tmp1 with
 
124548
        the full category name, free tmp too
 
124549
        (mime_category_info_load_all): strdup app->command
 
124550
        (get_gconf_base_name): Don't put /default-action-id after the key
 
124551
        name
 
124552
    
 
124553
        * category-names.h: Update category names
 
124554
 
 
124555
 capplets/file-types/ChangeLog        |    8 ++++++++
 
124556
 capplets/file-types/category-names.h |   21 ++++++++++++++++-----
 
124557
 capplets/file-types/mime-type-info.c |    7 +++----
 
124558
 3 files changed, 27 insertions(+), 9 deletions(-)
 
124559
 
 
124560
commit 2073f4108fbeb829e554e6ba15f23313510d2b5f
 
124561
Author: Bradford Hovinen <hovinen@ximian.com>
 
124562
Date:   Mon Jan 28 16:43:40 2002 +0000
 
124563
 
 
124564
    Fix logic (mime_type_info_load_all): Don't load default_action if
 
124565
    
 
124566
    2002-01-28  Bradford Hovinen  <hovinen@ximian.com>
 
124567
    
 
124568
        * mime-type-info.c (update_subcategories): Fix logic
 
124569
        (mime_type_info_load_all): Don't load default_action if
 
124570
        custom_line is set
 
124571
    
 
124572
        * mime-category-edit-dialog.c (store_data): Call
 
124573
        mime_category_info_update
 
124574
        (store_data): Don't notify the model -- nothing there could have
 
124575
        changed
 
124576
    
 
124577
        * mime-type-info.c (mime_category_info_update): Implement
 
124578
        (update_subcategories): Update; split from set_subcategory_ids
 
124579
    
 
124580
        * mime-category-edit-dialog.c (populate_application_list): Notify
 
124581
        destruction with gnome_vfs_mime_application_free
 
124582
        (store_data): Store default action
 
124583
        (store_data): Store custom line, needs terminal
 
124584
        (populate_application_list): Set needs_terminal_toggle
 
124585
    
 
124586
        * mime-type-info.c (mime_type_info_get_use_category):
 
124587
        Implement. Factor from mime_type_info_load_all
 
124588
        (find_possible_supported_apps, reduce_supported_app_list): Use
 
124589
        mime_type_info_get_use_category
 
124590
        (get_gconf_base_name): Replace parentheses with '-'
 
124591
        (mime_category_info_load_all): Only load default action, custom
 
124592
        line if not already loaded
 
124593
    
 
124594
        * mime-edit-dialog.c (populate_component_list): Use get_all_components
 
124595
        (populate_application_list): Use get_all_applications
 
124596
 
 
124597
 capplets/file-types/ChangeLog                   |   31 +++++
 
124598
 capplets/file-types/TODO_NOTES                  |    2 -
 
124599
 capplets/file-types/mime-category-edit-dialog.c |   40 +++++--
 
124600
 capplets/file-types/mime-edit-dialog.c          |    4 +-
 
124601
 capplets/file-types/mime-type-info.c            |  139 +++++++++++++++--------
 
124602
 capplets/file-types/mime-type-info.h            |    3 +
 
124603
 6 files changed, 156 insertions(+), 63 deletions(-)
 
124604
 
 
124605
commit 77558b138daa71e611624bfc1d3394ed1f32c854
 
124606
Author: Seth Nickell <snickell@stanford.edu>
 
124607
Date:   Mon Jan 28 07:58:19 2002 +0000
 
124608
 
 
124609
    Add Categories field.
 
124610
    
 
124611
    2002-01-27  Seth Nickell  <snickell@stanford.edu>
 
124612
    
 
124613
        * gtk-theme-selector.desktop.in.in:
 
124614
    
 
124615
        Add Categories field.
 
124616
 
 
124617
 capplets/theme-switcher/ChangeLog                  |    6 ++++++
 
124618
 .../theme-switcher/gtk-theme-selector.desktop.in   |    1 +
 
124619
 2 files changed, 7 insertions(+), 0 deletions(-)
 
124620
 
 
124621
commit b28ff0a7d4435da563b16b19432df2167353bb23
 
124622
Author: Seth Nickell <snickell@stanford.edu>
 
124623
Date:   Mon Jan 28 07:20:31 2002 +0000
 
124624
 
 
124625
    Add Categories field.
 
124626
    
 
124627
    2002-01-27  Seth Nickell  <snickell@stanford.edu>
 
124628
    
 
124629
        * behavior.desktop.in:
 
124630
    
 
124631
        Add Categories field.
 
124632
 
 
124633
 capplets/ui-properties/ChangeLog           |    6 ++++++
 
124634
 capplets/ui-properties/behavior.desktop.in |    1 +
 
124635
 2 files changed, 7 insertions(+), 0 deletions(-)
 
124636
 
 
124637
commit 6af0d75aebc425f472d3b8c85a13fe81fd2ddd08
 
124638
Author: Seth Nickell <snickell@stanford.edu>
 
124639
Date:   Mon Jan 28 07:17:07 2002 +0000
 
124640
 
 
124641
    Add categories field.
 
124642
    
 
124643
    2002-01-27  Seth Nickell  <snickell@stanford.edu>
 
124644
    
 
124645
        * cd.desktop.in.in:
 
124646
        * legacy-applications.desktop.in.in:
 
124647
        * panel.desktop.in.in:
 
124648
        * session.desktop.in.in:
 
124649
    
 
124650
        Add categories field.
 
124651
 
 
124652
 capplets/desktop-links/ChangeLog                   |    9 +++++++++
 
124653
 capplets/desktop-links/cd.desktop.in.in            |    1 +
 
124654
 .../legacy-applications.desktop.in.in              |    1 +
 
124655
 3 files changed, 11 insertions(+), 0 deletions(-)
 
124656
 
 
124657
commit 7f372be24c80c9979a81dee64e027f26e4622948
 
124658
Author: Seth Nickell <snickell@stanford.edu>
 
124659
Date:   Mon Jan 28 07:16:24 2002 +0000
 
124660
 
 
124661
    Add Categories field.
 
124662
    
 
124663
    2002-01-27  Seth Nickell  <snickell@stanford.edu>
 
124664
    
 
124665
        * file-types.desktop.in:
 
124666
    
 
124667
        Add Categories field.
 
124668
 
 
124669
 capplets/file-types/ChangeLog             |    6 ++++++
 
124670
 capplets/file-types/file-types.desktop.in |    1 +
 
124671
 2 files changed, 7 insertions(+), 0 deletions(-)
 
124672
 
 
124673
commit 6b34436f3e07c1c8c2dbb871844caa8989d67c28
 
124674
Author: Seth Nickell <snickell@stanford.edu>
 
124675
Date:   Mon Jan 28 06:50:23 2002 +0000
 
124676
 
 
124677
    Add categories field to .desktop file.
 
124678
    
 
124679
    2002-01-27  Seth Nickell  <snickell@stanford.edu>
 
124680
    
 
124681
        * sound.desktop.in:
 
124682
    
 
124683
        Add categories field to .desktop file.
 
124684
 
 
124685
 capplets/sound/ChangeLog        |    6 ++++++
 
124686
 capplets/sound/sound.desktop.in |    1 +
 
124687
 2 files changed, 7 insertions(+), 0 deletions(-)
 
124688
 
 
124689
commit f4e6703fe97ff88eae555cc02765dc6a95065385
 
124690
Author: Bradford Hovinen <hovinen@ximian.com>
 
124691
Date:   Mon Jan 28 02:56:07 2002 +0000
 
124692
 
 
124693
    Implement (main): Connect to dialog_done_cb
 
124694
    
 
124695
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124696
    
 
124697
        * file-types-capplet.c (dialog_done_cb): Implement
 
124698
        (main): Connect to dialog_done_cb
 
124699
    
 
124700
        * mime-edit-dialog.c (mime_edit_dialog_class_init): Add done
 
124701
        signal
 
124702
        (response_cb): Emite done signal
 
124703
 
 
124704
 capplets/file-types/ChangeLog            |   13 ++++++++++
 
124705
 capplets/file-types/file-types-capplet.c |   36 +++++++++++++++++++++++++----
 
124706
 capplets/file-types/mime-edit-dialog.c   |   18 +++++++++++++++
 
124707
 capplets/file-types/mime-edit-dialog.h   |    2 +
 
124708
 capplets/file-types/mime-type-info.c     |    4 +-
 
124709
 5 files changed, 66 insertions(+), 7 deletions(-)
 
124710
 
 
124711
commit fadeef3e41d70bcd1df0300a741e987438729c40
 
124712
Author: Bradford Hovinen <hovinen@ximian.com>
 
124713
Date:   Mon Jan 28 02:29:44 2002 +0000
 
124714
 
 
124715
    Always set run_program to TRUE
 
124716
    
 
124717
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124718
    
 
124719
        * service-info.c (service_info_load_all): Always set run_program
 
124720
        to TRUE
 
124721
    
 
124722
        * service-edit-dialog.c (fill_dialog): Disable look at content toggle
 
124723
 
 
124724
 capplets/file-types/ChangeLog             |    5 +++++
 
124725
 capplets/file-types/TODO_NOTES            |    4 ++--
 
124726
 capplets/file-types/service-edit-dialog.c |    4 ++++
 
124727
 capplets/file-types/service-info.c        |    4 ++++
 
124728
 4 files changed, 15 insertions(+), 2 deletions(-)
 
124729
 
 
124730
commit 04270a79b5c8171b54088227c77bf2349893f00b
 
124731
Author: Christian Rose <menthos@menthos.com>
 
124732
Date:   Sun Jan 27 21:29:53 2002 +0000
 
124733
 
 
124734
    Updated and converted to UTF-8.
 
124735
    
 
124736
    2002-01-27  Christian Rose  <menthos@menthos.com>
 
124737
    
 
124738
        * sv.po: Updated and converted to UTF-8.
 
124739
 
 
124740
 po/ChangeLog |    4 +
 
124741
 po/sv.po     | 4518 ++++++++++++++++++++--------------------------------------
 
124742
 2 files changed, 1542 insertions(+), 2980 deletions(-)
 
124743
 
 
124744
commit 1346c8811be17ec66f954d4813e3120c00401cec
 
124745
Author: Bradford Hovinen <hovinen@ximian.com>
 
124746
Date:   Sun Jan 27 20:34:00 2002 +0000
 
124747
 
 
124748
    Call _get_mime_application
 
124749
    
 
124750
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124751
    
 
124752
        * mime-type-info.c (mime_category_info_load_all): Call
 
124753
        _get_mime_application
 
124754
 
 
124755
 capplets/file-types/ChangeLog        |    3 +++
 
124756
 capplets/file-types/mime-type-info.c |    2 +-
 
124757
 2 files changed, 4 insertions(+), 1 deletions(-)
 
124758
 
 
124759
commit 00c28ff09078b64983ce0e499032ce47f8f55a58
 
124760
Author: Bradford Hovinen <hovinen@ximian.com>
 
124761
Date:   Sun Jan 27 20:08:22 2002 +0000
 
124762
 
 
124763
    Added capplets/file-types/category-names.h
 
124764
    
 
124765
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124766
    
 
124767
        * POTFILES.in: Added capplets/file-types/category-names.h
 
124768
 
 
124769
 po/ChangeLog   |    4 ++++
 
124770
 po/POTFILES.in |    1 +
 
124771
 2 files changed, 5 insertions(+), 0 deletions(-)
 
124772
 
 
124773
commit 09ba137cf2c40b6eb1d8d162650184ebe8b36855
 
124774
Author: Bradford Hovinen <hovinen@ximian.com>
 
124775
Date:   Sun Jan 27 20:07:30 2002 +0000
 
124776
 
 
124777
    Invoke gettext macro on the category name
 
124778
    
 
124779
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124780
    
 
124781
        * mime-types-model.c (mime_types_model_get_value): Invoke gettext
 
124782
        macro on the category name
 
124783
    
 
124784
        * category-names.h: Add this file
 
124785
 
 
124786
 capplets/file-types/ChangeLog          |    3 +++
 
124787
 capplets/file-types/Makefile.am        |    2 +-
 
124788
 capplets/file-types/TODO_NOTES         |    1 -
 
124789
 capplets/file-types/category-names.h   |   16 ++++++++++++++++
 
124790
 capplets/file-types/mime-types-model.c |    2 +-
 
124791
 5 files changed, 21 insertions(+), 3 deletions(-)
 
124792
 
 
124793
commit f815a95d18add00b4cef26a788835ceaa121cde4
 
124794
Author: Bradford Hovinen <hovinen@ximian.com>
 
124795
Date:   Sun Jan 27 20:00:34 2002 +0000
 
124796
 
 
124797
    Typo bug fix
 
124798
    
 
124799
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124800
    
 
124801
        * mime-type-info.c (get_gconf_base_name): Typo bug fix
 
124802
 
 
124803
 capplets/file-types/mime-type-info.c |    2 +-
 
124804
 1 files changed, 1 insertions(+), 1 deletions(-)
 
124805
 
 
124806
commit 9b549da9bfbbe6edda934ae66ead0c7492a0924c
 
124807
Author: Bradford Hovinen <hovinen@ximian.com>
 
124808
Date:   Sun Jan 27 19:54:56 2002 +0000
 
124809
 
 
124810
    Implement
 
124811
    
 
124812
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124813
    
 
124814
        * mime-type-info.c (get_gconf_base_name): Implement
 
124815
    
 
124816
        * mime-category-edit-dialog.c (fill_dialog): Disable
 
124817
        use_category_toggle if this is a toplevel category
 
124818
        (populate_application_list, default_action_changed_cb)
 
124819
        (use_category_toggled_cb, update_sensitivity): Set widget
 
124820
        sensitivity based on various values
 
124821
    
 
124822
        * mime-type-info.c (mime_type_info_load_all)
 
124823
        (mime_category_info_load_all): Check use_[parent_]cat_loaded
 
124824
        (mime_category_info_load_all): Override use_parent_category with
 
124825
        FALSE if this is a toplevel category
 
124826
 
 
124827
 capplets/file-types/ChangeLog                    |   16 ++++++
 
124828
 capplets/file-types/file-types-properties.glade  |   28 ++++++----
 
124829
 capplets/file-types/file-types-properties.glade1 |   14 +++++
 
124830
 capplets/file-types/mime-category-edit-dialog.c  |   47 ++++++++++++++---
 
124831
 capplets/file-types/mime-type-info.c             |   60 +++++++++++++++------
 
124832
 capplets/file-types/mime-type-info.h             |    2 +
 
124833
 6 files changed, 129 insertions(+), 38 deletions(-)
 
124834
 
 
124835
commit e34f1df77499b467f27ea8dd024c008583c70710
 
124836
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
124837
Date:   Sun Jan 27 19:52:23 2002 +0000
 
124838
 
 
124839
    Updated Malay Translation.
 
124840
    
 
124841
    2002-01-27  Hasbullah Bin Pit <sebol@ikhlas.com>
 
124842
    
 
124843
            * ms.po: Updated Malay Translation.
 
124844
 
 
124845
 po/ChangeLog |    4 +
 
124846
 po/ms.po     |  358 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
124847
 2 files changed, 332 insertions(+), 30 deletions(-)
 
124848
 
 
124849
commit 3e7ed33e4176289eca90646d6560b4705e44d68d
 
124850
Author: Bradford Hovinen <hovinen@ximian.com>
 
124851
Date:   Sun Jan 27 19:09:37 2002 +0000
 
124852
 
 
124853
    Don't set subcategory ids unless use_parent_category is set
 
124854
    
 
124855
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124856
    
 
124857
        * mime-type-info.c (set_subcategory_ids): Don't set subcategory
 
124858
        ids unless use_parent_category is set
 
124859
        (mime_category_info_save, mime_category_info_load_all): Get/set
 
124860
        use_parent_category
 
124861
        (reduce_supported_app_list, find_possible_supported_apps): Check
 
124862
        use_parent_category field
 
124863
 
 
124864
 capplets/file-types/ChangeLog        |    7 +++++
 
124865
 capplets/file-types/TODO_NOTES       |    1 -
 
124866
 capplets/file-types/mime-type-info.c |   43 ++++++++++++++++++++++++---------
 
124867
 capplets/file-types/mime-type-info.h |    2 +
 
124868
 4 files changed, 40 insertions(+), 13 deletions(-)
 
124869
 
 
124870
commit 569a91f30c3907519868d2032bc8099a672c646d
 
124871
Author: Bradford Hovinen <hovinen@ximian.com>
 
124872
Date:   Sun Jan 27 19:02:15 2002 +0000
 
124873
 
 
124874
    Use mime_category_info_get_full_name
 
124875
    
 
124876
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124877
    
 
124878
        * mime-edit-dialog.c (choose_cat_cb): Use
 
124879
        mime_category_info_get_full_name
 
124880
    
 
124881
        * mime-type-info.c (mime_type_info_load_all, mime_type_info_save):
 
124882
        Rename override_category as use_category; give it the opposite
 
124883
        meaning
 
124884
        (reduce_supported_app_list, find_possible_supported_apps): Update
 
124885
        according to the above
 
124886
        (set_subcategory_ids): Implement
 
124887
        (mime_category_info_save): Implement
 
124888
        (mime_category_info_load_all): Implement
 
124889
        (mime_category_info_get_full_name): Implement; copy from
 
124890
        mime_type_info_get_category_name
 
124891
        (mime_type_info_get_category_name): Call
 
124892
        mime_category_info_get_full_name
 
124893
 
 
124894
 capplets/file-types/ChangeLog          |   10 ++
 
124895
 capplets/file-types/mime-edit-dialog.c |    2 +-
 
124896
 capplets/file-types/mime-type-info.c   |  152 +++++++++++++++++++++++++++-----
 
124897
 capplets/file-types/mime-type-info.h   |    1 +
 
124898
 4 files changed, 143 insertions(+), 22 deletions(-)
 
124899
 
 
124900
commit c51fe98a6d7604bc2e403480cb727713eef21af2
 
124901
Author: Richard Hestilow <hestilow@ximian.com>
 
124902
Date:   Sun Jan 27 18:44:05 2002 +0000
 
124903
 
 
124904
    Rename as MAINTAINERCLEANFILES.
 
124905
    
 
124906
    2002-01-27  Richard Hestilow <hestilow@ximian.com>
 
124907
    
 
124908
        * Makefile.am (CLEANFILES): Rename as MAINTAINERCLEANFILES.
 
124909
 
 
124910
 ChangeLog   |    4 ++++
 
124911
 Makefile.am |    2 +-
 
124912
 2 files changed, 5 insertions(+), 1 deletions(-)
 
124913
 
 
124914
commit aade47f766344129a8589662a3ef2e275cc5a04c
 
124915
Author: Richard Hestilow <hestilow@ximian.com>
 
124916
Date:   Sun Jan 27 18:42:15 2002 +0000
 
124917
 
 
124918
    Include string.h. (create_form): Defer modifying default rc files until
 
124919
    
 
124920
    2002-01-27  Richard Hestilow  <hestilow@ximian.com>
 
124921
    
 
124922
        * control/control.c: Include string.h.
 
124923
        (create_form): Defer modifying default rc files until property is set.
 
124924
        (set_prop_cb): Set default files here instead.
 
124925
 
 
124926
 capplets/theme-switcher/ChangeLog         |    6 ++
 
124927
 capplets/theme-switcher/control/control.c |   72 ++++++++++++++--------------
 
124928
 2 files changed, 42 insertions(+), 36 deletions(-)
 
124929
 
 
124930
commit e83a9693b34f0a9a838d637f48ef1e11d6561ff0
 
124931
Author: Bradford Hovinen <hovinen@ximian.com>
 
124932
Date:   Sun Jan 27 18:37:07 2002 +0000
 
124933
 
 
124934
    Rename override_category as use_category; give it the opposite meaning
 
124935
    
 
124936
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124937
    
 
124938
        * mime-type-info.c (mime_type_info_load_all, mime_type_info_save):
 
124939
        Rename override_category as use_category; give it the opposite
 
124940
        meaning
 
124941
        (reduce_supported_app_list, find_possible_supported_apps): Update
 
124942
        according to the above
 
124943
 
 
124944
 capplets/file-types/ChangeLog          |    6 ++++++
 
124945
 capplets/file-types/TODO_NOTES         |    1 -
 
124946
 capplets/file-types/mime-edit-dialog.c |    6 +++---
 
124947
 capplets/file-types/mime-type-info.c   |   24 ++++++++++++------------
 
124948
 capplets/file-types/mime-type-info.h   |    2 +-
 
124949
 5 files changed, 22 insertions(+), 17 deletions(-)
 
124950
 
 
124951
commit 5b53898068ffe7aa085cf188ed5f8708669d031d
 
124952
Author: Bradford Hovinen <hovinen@ximian.com>
 
124953
Date:   Sun Jan 27 17:41:06 2002 +0000
 
124954
 
 
124955
    Set use_category_defaults_toggle (store_data): Set override_category
 
124956
    
 
124957
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124958
    
 
124959
        * mime-edit-dialog.c (fill_dialog): Set
 
124960
        use_category_defaults_toggle
 
124961
        (store_data): Set override_category
 
124962
        (mime_edit_dialog_init): Connect to
 
124963
        use_category_defaults_toggled_cb
 
124964
        (use_category_defaults_toggle_cb): Implement
 
124965
        (default_action_changed_cb, populate_application_list)
 
124966
        (populate_component_list): Call update_sensitivity; set
 
124967
        sensitivity-controlling flags
 
124968
        (update_sensitivity): Implement
 
124969
 
 
124970
 capplets/file-types/ChangeLog             |   19 ++++++++++
 
124971
 capplets/file-types/TODO_NOTES            |    3 --
 
124972
 capplets/file-types/mime-edit-dialog.c    |   55 +++++++++++++++++++++++------
 
124973
 capplets/file-types/mime-type-info.c      |   17 ++++++++-
 
124974
 capplets/file-types/mime-type-info.h      |    2 +
 
124975
 capplets/file-types/service-edit-dialog.c |    4 ++
 
124976
 6 files changed, 85 insertions(+), 15 deletions(-)
 
124977
 
 
124978
commit e32444ef56d8b201ee8ff2589b9651d37ca276b6
 
124979
Author: Bradford Hovinen <hovinen@ximian.com>
 
124980
Date:   Sun Jan 27 16:58:43 2002 +0000
 
124981
 
 
124982
    Call get_service_info to handle case where the service was created and not
 
124983
    
 
124984
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
124985
    
 
124986
        * service-edit-dialog.c (validate_data): Call get_service_info to
 
124987
        handle case where the service was created and not yet committed
 
124988
    
 
124989
        * mime-type-info.c (get_mime_type_info, get_mime_type_info_int):
 
124990
        Implement
 
124991
    
 
124992
        * mime-edit-dialog.c (validate_data): Check if the MIME type is
 
124993
        already known and we are adding a new type
 
124994
    
 
124995
        * service-edit-dialog.c (service_edit_dialog_init): Change dialog
 
124996
        title
 
124997
    
 
124998
        * file-types-capplet.c (edit_count_cb): Rename from count_cb
 
124999
        (selection_changed_cb): Initialize count
 
125000
        (selection_changed_cb): Iterate on remove_count_cb and use that to
 
125001
        set the sensitivity of the remove button
 
125002
        (create_dialog): Desensitize the remove button
 
125003
 
 
125004
 capplets/file-types/ChangeLog             |   18 ++++++++++++++++
 
125005
 capplets/file-types/TODO_NOTES            |    1 -
 
125006
 capplets/file-types/file-types-capplet.c  |   24 +++++++++++++++++++--
 
125007
 capplets/file-types/mime-edit-dialog.c    |    9 ++++++++
 
125008
 capplets/file-types/mime-type-info.c      |   32 +++++++++++++++++++++++++++++
 
125009
 capplets/file-types/mime-type-info.h      |    4 ++-
 
125010
 capplets/file-types/service-edit-dialog.c |    4 +-
 
125011
 capplets/file-types/service-info.c        |   12 ++++++++++
 
125012
 capplets/file-types/service-info.h        |    2 +
 
125013
 9 files changed, 99 insertions(+), 7 deletions(-)
 
125014
 
 
125015
commit ee69787f7d5a001b3d7a91173e5f7b496d4a5ae1
 
125016
Author: Bradford Hovinen <hovinen@ximian.com>
 
125017
Date:   Sun Jan 27 16:30:07 2002 +0000
 
125018
 
 
125019
    Set the parent field (model_entry_remove_child): Reset the parent field
 
125020
    
 
125021
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
125022
    
 
125023
        * model-entry.c (model_entry_insert_child): Set the parent field
 
125024
        (model_entry_remove_child): Reset the parent field
 
125025
        (model_entry_remove_child): Set up the path before removing the
 
125026
        entry from the list
 
125027
 
 
125028
 capplets/file-types/ChangeLog     |    5 +++++
 
125029
 capplets/file-types/model-entry.c |    9 +++++++--
 
125030
 2 files changed, 12 insertions(+), 2 deletions(-)
 
125031
 
 
125032
commit 6a3797bfc57ac2e7552cec78ab1305e8ca12f60e
 
125033
Author: Bradford Hovinen <hovinen@ximian.com>
 
125034
Date:   Sun Jan 27 16:18:36 2002 +0000
 
125035
 
 
125036
    Accept model (get_services_category_entry): Accept model
 
125037
    
 
125038
    2002-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
125039
    
 
125040
        * service-info.c (load_all_services): Accept model
 
125041
        (get_services_category_entry): Accept model
 
125042
        (service_info_new): Accept model
 
125043
        (get_services_category_entry): Set the parent pointer
 
125044
    
 
125045
        * model-entry.c (get_model_entries): Accept model
 
125046
    
 
125047
        * mime-type-info.c (mime_type_info_new, load_all_mime_types):
 
125048
        Accept model
 
125049
    
 
125050
        * mime-edit-dialog.c (store_data): Don't perform notification
 
125051
    
 
125052
        * model-entry.c (model_entry_insert_child)
 
125053
        (model_entry_remove_child): Perform notification here
 
125054
    
 
125055
        * mime-type-info.c (mime_type_info_set_category_name): Accept
 
125056
        model for notification purposes
 
125057
        (get_category): Ditto; notify the model that the new category has
 
125058
        been created
 
125059
    
 
125060
        * mime-types-model.c (mime_types_model_iter_parent): Make the
 
125061
        iterator invalid if the parent is the root node
 
125062
    
 
125063
        * mime-edit-dialog.c (collect_filename_extensions): Return NULL if
 
125064
        there are no nodes in the tree at all
 
125065
 
 
125066
 capplets/file-types/ChangeLog             |   28 ++++++++++++++++++
 
125067
 capplets/file-types/file-types-capplet.c  |    6 +---
 
125068
 capplets/file-types/mime-edit-dialog.c    |   45 +++++++++--------------------
 
125069
 capplets/file-types/mime-type-info.c      |   37 ++++++++++++-----------
 
125070
 capplets/file-types/mime-type-info.h      |   11 ++++--
 
125071
 capplets/file-types/mime-types-model.c    |   14 +++++----
 
125072
 capplets/file-types/model-entry.c         |   29 +++++++++++++++---
 
125073
 capplets/file-types/model-entry.h         |    8 +++--
 
125074
 capplets/file-types/service-edit-dialog.c |   16 ++++------
 
125075
 capplets/file-types/service-info.c        |   15 +++++----
 
125076
 capplets/file-types/service-info.h        |    9 +++--
 
125077
 11 files changed, 126 insertions(+), 92 deletions(-)
 
125078
 
 
125079
commit ffc7207157a514be5f95d569db8c74b88a981ef9
 
125080
Author: Roy-Magne Mo <rmo@src.gnome.org>
 
125081
Date:   Sun Jan 27 01:37:03 2002 +0000
 
125082
 
 
125083
    Updated Norwegian nynorsk translation
 
125084
 
 
125085
 po/ChangeLog |    4 +
 
125086
 po/nn.po     | 4382 ++++++++++++++++------------------------------------------
 
125087
 2 files changed, 1191 insertions(+), 3195 deletions(-)
 
125088
 
 
125089
commit 9fadbbf597406a418f46f26a9a34506d10e06a75
 
125090
Author: Andraz Tori <minmax@src.gnome.org>
 
125091
Date:   Sat Jan 26 20:03:42 2002 +0000
 
125092
 
 
125093
    Updated Slovenian translation
 
125094
 
 
125095
 po/sl.po | 2710 +++++++++++++++++++++++++-------------------------------------
 
125096
 1 files changed, 1097 insertions(+), 1613 deletions(-)
 
125097
 
 
125098
commit 54d540dd47bf1c3a482192ecced66bdb1f6886d2
 
125099
Author: Bradford Hovinen <hovinen@ximian.com>
 
125100
Date:   Sat Jan 26 18:30:32 2002 +0000
 
125101
 
 
125102
    Free the structure if the user clicks cancel and this is an add dialog
 
125103
    
 
125104
    2002-01-26  Bradford Hovinen  <hovinen@ximian.com>
 
125105
    
 
125106
        * service-edit-dialog.c (response_cb): Free the structure if the
 
125107
        user clicks cancel and this is an add dialog
 
125108
    
 
125109
        * mime-edit-dialog.c (response_cb): Free the structure if the user
 
125110
        clicks cancel and this is an add dialog
 
125111
    
 
125112
        * service-info.c (load_all_services): Call
 
125113
        model_entry_insert_child here
 
125114
        (service_info_new): Don't call model_entry_insert_child
 
125115
        (get_services_category_entry): Make this public
 
125116
    
 
125117
        * service-edit-dialog.c (store_data): Call
 
125118
        model_entry_insert_child here
 
125119
 
 
125120
 capplets/file-types/ChangeLog                    |   21 +++++++
 
125121
 capplets/file-types/TODO_NOTES                   |   15 +++---
 
125122
 capplets/file-types/file-types-capplet.c         |   20 ++-----
 
125123
 capplets/file-types/file-types-properties.glade1 |   10 +---
 
125124
 capplets/file-types/mime-edit-dialog.c           |    3 +
 
125125
 capplets/file-types/model-entry.c                |   40 ++++++++++++++
 
125126
 capplets/file-types/model-entry.h                |    4 ++
 
125127
 capplets/file-types/service-edit-dialog.c        |    4 ++
 
125128
 capplets/file-types/service-info.c               |   64 +++++++++++++++-------
 
125129
 capplets/file-types/service-info.h               |    2 +
 
125130
 10 files changed, 132 insertions(+), 51 deletions(-)
 
125131
 
 
125132
commit d8c77523243b3217d7e76100632a62b0abdc6a29
 
125133
Author: Bradford Hovinen <hovinen@ximian.com>
 
125134
Date:   Sat Jan 26 16:24:45 2002 +0000
 
125135
 
 
125136
    Implement (find_possible_supported_apps): Implement
 
125137
    
 
125138
    2002-01-26  Bradford Hovinen  <hovinen@ximian.com>
 
125139
    
 
125140
        * mime-type-info.c (intersect_lists, reduce_supported_app_list)
 
125141
        (mime_category_info_find_apps): Implement
 
125142
        (find_possible_supported_apps): Implement
 
125143
    
 
125144
        * mime-category-edit-dialog.c (mime_category_edit_dialog_init):
 
125145
        Use mime_category_edit_widget for the dialog source
 
125146
    
 
125147
        * model-entry.c (model_entry_remove_from_dirty_list): Accept a
 
125148
        ModelEntry structure
 
125149
    
 
125150
        * mime-category-edit-dialog.c (store_data): Call
 
125151
        model_entry_append_to_dirty_list
 
125152
    
 
125153
        * service-edit-dialog.c (store_data): Call
 
125154
        model_entry_append_to_dirty_list
 
125155
 
 
125156
 capplets/file-types/ChangeLog                    |   67 ++++++
 
125157
 capplets/file-types/TODO_NOTES                   |    8 +-
 
125158
 capplets/file-types/file-types-capplet.c         |   29 ++-
 
125159
 capplets/file-types/file-types-properties.glade  |  278 +++++++++++++++++++++-
 
125160
 capplets/file-types/file-types-properties.glade1 |  261 ++++++++++++++++++++-
 
125161
 capplets/file-types/mime-category-edit-dialog.c  |   71 +++----
 
125162
 capplets/file-types/mime-category-edit-dialog.h  |    4 +-
 
125163
 capplets/file-types/mime-edit-dialog.c           |   56 ++---
 
125164
 capplets/file-types/mime-edit-dialog.h           |    2 +-
 
125165
 capplets/file-types/mime-type-info.c             |  183 ++++++++++-----
 
125166
 capplets/file-types/mime-type-info.h             |   27 ++-
 
125167
 capplets/file-types/mime-types-model.c           |    5 +-
 
125168
 capplets/file-types/model-entry.c                |   45 ++++
 
125169
 capplets/file-types/model-entry.h                |    6 +
 
125170
 capplets/file-types/service-edit-dialog.c        |  167 +++++++++++--
 
125171
 capplets/file-types/service-edit-dialog.h        |    3 +-
 
125172
 capplets/file-types/service-info.c               |   59 +----
 
125173
 capplets/file-types/service-info.h               |    6 +-
 
125174
 18 files changed, 1029 insertions(+), 248 deletions(-)
 
125175
 
 
125176
commit fbdb86b15163f81d218cf3e2595ac51e2a07798f
 
125177
Author: Bradford Hovinen <hovinen@ximian.com>
 
125178
Date:   Fri Jan 25 20:55:44 2002 +0000
 
125179
 
 
125180
    Desensitize component select (populate_application_list): Desensitize
 
125181
    
 
125182
    2002-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
125183
    
 
125184
        * mime-category-edit-dialog.c (fill_dialog): Desensitize component
 
125185
        select
 
125186
        (populate_application_list): Desensitize application select if
 
125187
        there are no applications
 
125188
        (fill_dialog): Flip logic on category defaults toggle sensitivity
 
125189
    
 
125190
        * service-edit-dialog.c (populate_app_list): Desensitize program
 
125191
        select if there are no programs
 
125192
        (fill_dialog): Use service_info_get_description for description
 
125193
        entry
 
125194
 
 
125195
 capplets/file-types/ChangeLog                   |   11 +++++++++++
 
125196
 capplets/file-types/TODO_NOTES                  |    2 ++
 
125197
 capplets/file-types/mime-category-edit-dialog.c |    7 ++++++-
 
125198
 capplets/file-types/service-edit-dialog.c       |    6 ++++--
 
125199
 4 files changed, 23 insertions(+), 3 deletions(-)
 
125200
 
 
125201
commit e9c8acc492a840664cff94f259962178fa6284eb
 
125202
Author: Bradford Hovinen <hovinen@ximian.com>
 
125203
Date:   Fri Jan 25 20:27:10 2002 +0000
 
125204
 
 
125205
    Construct an iterator if the one given is NULL (store_data): Don't notify
 
125206
    
 
125207
    2002-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
125208
    
 
125209
        * mime-edit-dialog.c (store_data): Construct an iterator if the
 
125210
        one given is NULL
 
125211
        (store_data): Don't notify row deletion if the object was not in
 
125212
        the model to begin with
 
125213
        (store_data): Don't fetch the old path if this is an add dialog
 
125214
        (populate_component_list): Desensitize the component select box if
 
125215
        there are no components
 
125216
        (populate_application_list): Ditto
 
125217
    
 
125218
        * mime-type-info.c (mime_type_info_new): Initialize the parent
 
125219
        field even if the mime type field is NULL
 
125220
        (mime_type_info_get_category_name): Don't crash if the parent
 
125221
        field is NULL
 
125222
    
 
125223
        * mime-edit-dialog.c (store_data): Generate random MIME type if
 
125224
        not already set
 
125225
        (validate_data): Implement. Make sure all the data entered are valid
 
125226
        (response_cb): Call validate_data
 
125227
    
 
125228
        * file-types-capplet.c (remove_cb): Check the entry type and
 
125229
        notify the tree of the deletion; update according to earlier
 
125230
        changes
 
125231
    
 
125232
        * mime-edit-dialog.c: Add property is-add
 
125233
        (setup_add_dialog): Implement
 
125234
        (add_ext_cb): Clear the entry after adding
 
125235
        (choose_cat_cb): Pack the tree in a scrolled window
 
125236
        (choose_cat_cb): Set the minimum size on the dialog to 300x300
 
125237
 
 
125238
 capplets/file-types/ChangeLog                    |   29 ++++
 
125239
 capplets/file-types/TODO_NOTES                   |    7 +-
 
125240
 capplets/file-types/file-types-capplet.c         |   18 ++-
 
125241
 capplets/file-types/file-types-properties.glade  |  102 +++++++++------
 
125242
 capplets/file-types/file-types-properties.glade1 |   93 +++++++------
 
125243
 capplets/file-types/mime-edit-dialog.c           |  160 +++++++++++++++++++---
 
125244
 capplets/file-types/mime-type-info.c             |    4 +-
 
125245
 7 files changed, 299 insertions(+), 114 deletions(-)
 
125246
 
 
125247
commit 7b769d453f8258869ee7b652117e60fec96fb019
 
125248
Author: Bradford Hovinen <hovinen@ximian.com>
 
125249
Date:   Fri Jan 25 17:27:02 2002 +0000
 
125250
 
 
125251
    Free icon_path
 
125252
    
 
125253
    2002-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
125254
    
 
125255
        * mime-type-info.c (mime_type_info_free): Free icon_path
 
125256
    
 
125257
        * mime-edit-dialog.c (fill_dialog): Set icon entry with the full
 
125258
        path of the icon
 
125259
    
 
125260
        * mime-type-info.c (mime_type_info_get_icon_path):
 
125261
        Implement. Factor from get_pixbuf
 
125262
    
 
125263
        * mime-edit-dialog.c (store_data): Reset the icon pixbufs so that
 
125264
        they get reloaded
 
125265
    
 
125266
        * mime-type-info.c (get_icon_pixbuf): Use
 
125267
        gnome_vfs_icon_path_from_filename and install the nautilus/ hack
 
125268
        from the old capplet *sigh*
 
125269
 
 
125270
 capplets/file-types/ChangeLog          |   17 ++++++
 
125271
 capplets/file-types/mime-edit-dialog.c |   18 +++++--
 
125272
 capplets/file-types/mime-type-info.c   |   94 ++++++++++++++++++++------------
 
125273
 capplets/file-types/mime-type-info.h   |    2 +
 
125274
 4 files changed, 93 insertions(+), 38 deletions(-)
 
125275
 
 
125276
commit 1a3c89e42007b1a3234c8805d8f25b49c1bba23e
 
125277
Author: Bradford Hovinen <hovinen@ximian.com>
 
125278
Date:   Fri Jan 25 16:12:01 2002 +0000
 
125279
 
 
125280
    Code cleanup; create our own model rather than using GtkTreeStore Update
 
125281
    
 
125282
    2002-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
125283
    
 
125284
        * mime-type-info.[ch], mime-types-model.[ch], service-info.[ch]:
 
125285
        Code cleanup; create our own model rather than using GtkTreeStore
 
125286
        * All: Update to reflect the above
 
125287
 
 
125288
 capplets/file-types/ChangeLog                   |    8 +
 
125289
 capplets/file-types/Makefile.am                 |    1 +
 
125290
 capplets/file-types/TODO_NOTES                  |   14 +-
 
125291
 capplets/file-types/file-types-capplet.c        |   67 ++-
 
125292
 capplets/file-types/mime-category-edit-dialog.c |   34 +-
 
125293
 capplets/file-types/mime-edit-dialog.c          |  130 +++--
 
125294
 capplets/file-types/mime-edit-dialog.h          |    5 +-
 
125295
 capplets/file-types/mime-type-info.c            |  432 +++++++++---
 
125296
 capplets/file-types/mime-type-info.h            |   49 +-
 
125297
 capplets/file-types/mime-types-model.c          |  811 +++++++++++++----------
 
125298
 capplets/file-types/mime-types-model.h          |   77 ++-
 
125299
 capplets/file-types/model-entry.c               |  127 ++++
 
125300
 capplets/file-types/model-entry.h               |   66 ++
 
125301
 capplets/file-types/service-edit-dialog.c       |   55 ++-
 
125302
 capplets/file-types/service-edit-dialog.h       |    3 +-
 
125303
 capplets/file-types/service-info.c              |  289 ++++++---
 
125304
 capplets/file-types/service-info.h              |   23 +-
 
125305
 17 files changed, 1456 insertions(+), 735 deletions(-)
 
125306
 
 
125307
commit 7e937b1ca27f4f069e4f69657af40f4f51968c89
 
125308
Author: Jonathan Blandford <jrb@redhat.com>
 
125309
Date:   Tue Jan 22 21:29:21 2002 +0000
 
125310
 
 
125311
    Keep ACLOCAL_FLAGS around, and actually use the gnome-vfs cflags/libs.
 
125312
    
 
125313
    Tue Jan 22 16:20:21 2002  Jonathan Blandford  <jrb@redhat.com>
 
125314
    
 
125315
        * configure.in: Keep ACLOCAL_FLAGS around, and actually use the
 
125316
        gnome-vfs cflags/libs.
 
125317
 
 
125318
 ChangeLog    |    5 +++++
 
125319
 configure.in |    5 ++---
 
125320
 2 files changed, 7 insertions(+), 3 deletions(-)
 
125321
 
 
125322
commit be83a3ec51cdd9ec8cf744ebecbe8deaee2a7841
 
125323
Author: Richard Hestilow <hestilow@ximian.com>
 
125324
Date:   Tue Jan 22 03:13:30 2002 +0000
 
125325
 
 
125326
    Remerge control-center-plus.
 
125327
    
 
125328
    2002-01-21  Richard Hestilow <hestilow@ximian.com>
 
125329
    
 
125330
        * Remerge control-center-plus.
 
125331
 
 
125332
 ChangeLog                                          |    4 +
 
125333
 capplets/Makefile.am                               |    4 +-
 
125334
 capplets/desktop-links/Makefile.am                 |   72 +-
 
125335
 capplets/desktop-links/screensaver.desktop.in      |    8 -
 
125336
 capplets/file-types/Makefile.am                    |    4 +-
 
125337
 capplets/file-types/libuuid/Makefile.am            |    2 +-
 
125338
 capplets/screensaver/Makefile.am                   |   33 +-
 
125339
 capplets/screensaver/XScreenSaver_ad.h             |  952 -----------
 
125340
 capplets/screensaver/blank-screen.png              |  Bin 372 -> 0 bytes
 
125341
 capplets/screensaver/checked-disabled.xpm          |   22 -
 
125342
 capplets/screensaver/checked.xpm                   |   22 -
 
125343
 capplets/screensaver/daemon.c                      |   77 -
 
125344
 capplets/screensaver/daemon.h                      |   34 -
 
125345
 capplets/screensaver/expr.c                        |  363 ----
 
125346
 capplets/screensaver/expr.h                        |   36 -
 
125347
 capplets/screensaver/gnome-startup.c               |   45 -
 
125348
 capplets/screensaver/gnome-startup.h               |   26 -
 
125349
 capplets/screensaver/main.c                        |  263 ---
 
125350
 capplets/screensaver/no-hack.png                   |  Bin 2250 -> 0 bytes
 
125351
 capplets/screensaver/pref-file.c                   |  660 --------
 
125352
 capplets/screensaver/pref-file.h                   |   33 -
 
125353
 capplets/screensaver/preferences.c                 |  910 ----------
 
125354
 capplets/screensaver/preferences.h                 |  129 --
 
125355
 capplets/screensaver/prefs-widget.c                | 1064 ------------
 
125356
 capplets/screensaver/prefs-widget.h                |   76 -
 
125357
 capplets/screensaver/preview.c                     |  457 -----
 
125358
 capplets/screensaver/preview.h                     |   39 -
 
125359
 capplets/screensaver/rc-parse.c                    |  634 -------
 
125360
 capplets/screensaver/rc-parse.h                    |   52 -
 
125361
 capplets/screensaver/resources.c                   |  158 --
 
125362
 capplets/screensaver/resources.h                   |   37 -
 
125363
 capplets/screensaver/screensaver-prefs-dialog.c    | 1779 --------------------
 
125364
 capplets/screensaver/screensaver-prefs-dialog.h    |   84 -
 
125365
 capplets/screensaver/screensaver-properties.glade  | 1041 ------------
 
125366
 capplets/screensaver/screensaver.desktop.in        |    2 +-
 
125367
 capplets/screensaver/screensavers/.cvsignore       |   10 -
 
125368
 capplets/screensaver/screensavers/3d_clock.xml     |   23 -
 
125369
 capplets/screensaver/screensavers/Makefile.am      |  158 --
 
125370
 capplets/screensaver/screensavers/README           |   97 --
 
125371
 capplets/screensaver/screensavers/TODO             |    3 -
 
125372
 capplets/screensaver/screensavers/ant.xml          |   75 -
 
125373
 capplets/screensaver/screensavers/atlantis.xml     |    8 -
 
125374
 capplets/screensaver/screensavers/attraction.xml   |   48 -
 
125375
 capplets/screensaver/screensavers/blaster.xml      |    8 -
 
125376
 capplets/screensaver/screensavers/blitspin.xml     |   22 -
 
125377
 capplets/screensaver/screensavers/bouboule.xml     |   26 -
 
125378
 capplets/screensaver/screensavers/braid.xml        |   15 -
 
125379
 capplets/screensaver/screensavers/bsod.xml         |   14 -
 
125380
 capplets/screensaver/screensavers/bubble3d.xml     |    8 -
 
125381
 capplets/screensaver/screensavers/bubbles.xml      |   24 -
 
125382
 capplets/screensaver/screensavers/bumps.xml        |    8 -
 
125383
 capplets/screensaver/screensavers/cage.xml         |    8 -
 
125384
 capplets/screensaver/screensavers/ccurve.xml       |    8 -
 
125385
 capplets/screensaver/screensavers/compass.xml      |   17 -
 
125386
 capplets/screensaver/screensavers/coral.xml        |   20 -
 
125387
 capplets/screensaver/screensavers/cosmos.xml       |    8 -
 
125388
 capplets/screensaver/screensavers/critical.xml     |    8 -
 
125389
 capplets/screensaver/screensavers/crystal.xml      |   32 -
 
125390
 capplets/screensaver/screensavers/cynosure.xml     |   23 -
 
125391
 capplets/screensaver/screensavers/dangerball.xml   |    8 -
 
125392
 capplets/screensaver/screensavers/decayscreen.png  |  Bin 23608 -> 0 bytes
 
125393
 capplets/screensaver/screensavers/decayscreen.xml  |   19 -
 
125394
 capplets/screensaver/screensavers/deco.xml         |   18 -
 
125395
 capplets/screensaver/screensavers/deluxe.xml       |    8 -
 
125396
 capplets/screensaver/screensavers/demon.xml        |    8 -
 
125397
 capplets/screensaver/screensavers/discrete.xml     |   23 -
 
125398
 capplets/screensaver/screensavers/distort.png      |  Bin 58680 -> 0 bytes
 
125399
 capplets/screensaver/screensavers/distort.xml      |   10 -
 
125400
 capplets/screensaver/screensavers/drift.xml        |   29 -
 
125401
 .../screensaver/screensavers/electricsheep.xml     |   10 -
 
125402
 capplets/screensaver/screensavers/epicycle.xml     |   19 -
 
125403
 capplets/screensaver/screensavers/extrusion.xml    |    6 -
 
125404
 capplets/screensaver/screensavers/fadeplot.xml     |   27 -
 
125405
 capplets/screensaver/screensavers/flag.xml         |   51 -
 
125406
 capplets/screensaver/screensavers/flame.xml        |   28 -
 
125407
 capplets/screensaver/screensavers/flow.xml         |    8 -
 
125408
 capplets/screensaver/screensavers/forest.xml       |   24 -
 
125409
 capplets/screensaver/screensavers/galaxy.xml       |    8 -
 
125410
 capplets/screensaver/screensavers/gears.xml        |    9 -
 
125411
 capplets/screensaver/screensavers/gflux.xml        |    8 -
 
125412
 capplets/screensaver/screensavers/glplanet.xml     |    8 -
 
125413
 capplets/screensaver/screensavers/gltext.xml       |    9 -
 
125414
 capplets/screensaver/screensavers/goban.xml        |    6 -
 
125415
 capplets/screensaver/screensavers/goop.xml         |   27 -
 
125416
 capplets/screensaver/screensavers/grav.xml         |   26 -
 
125417
 capplets/screensaver/screensavers/greynetic.xml    |   15 -
 
125418
 capplets/screensaver/screensavers/halo.xml         |   32 -
 
125419
 capplets/screensaver/screensavers/helix.xml        |   15 -
 
125420
 capplets/screensaver/screensavers/hopalong.xml     |   23 -
 
125421
 capplets/screensaver/screensavers/hyperball.xml    |    8 -
 
125422
 capplets/screensaver/screensavers/hypercube.xml    |   19 -
 
125423
 capplets/screensaver/screensavers/ifs.xml          |   15 -
 
125424
 capplets/screensaver/screensavers/imsmap.xml       |   10 -
 
125425
 capplets/screensaver/screensavers/interference.xml |    8 -
 
125426
 capplets/screensaver/screensavers/jigsaw.png       |  Bin 15194 -> 0 bytes
 
125427
 capplets/screensaver/screensavers/jigsaw.xml       |   14 -
 
125428
 capplets/screensaver/screensavers/julia.xml        |   23 -
 
125429
 capplets/screensaver/screensavers/kaleidescope.xml |   24 -
 
125430
 capplets/screensaver/screensavers/kumppa.xml       |    8 -
 
125431
 capplets/screensaver/screensavers/lament.xml       |    8 -
 
125432
 capplets/screensaver/screensavers/laser.xml        |   19 -
 
125433
 capplets/screensaver/screensavers/lightning.xml    |   15 -
 
125434
 capplets/screensaver/screensavers/lisa.xml         |   27 -
 
125435
 capplets/screensaver/screensavers/lissie.xml       |    8 -
 
125436
 capplets/screensaver/screensavers/lmorph.xml       |   26 -
 
125437
 capplets/screensaver/screensavers/loop.xml         |    8 -
 
125438
 capplets/screensaver/screensavers/magic.pl.in      |  505 ------
 
125439
 capplets/screensaver/screensavers/maze.xml         |   28 -
 
125440
 capplets/screensaver/screensavers/moebius.xml      |    8 -
 
125441
 capplets/screensaver/screensavers/moire.xml        |   23 -
 
125442
 capplets/screensaver/screensavers/moire2.xml       |    8 -
 
125443
 capplets/screensaver/screensavers/molecule.xml     |    9 -
 
125444
 capplets/screensaver/screensavers/morph3d.xml      |    8 -
 
125445
 capplets/screensaver/screensavers/mountain.xml     |    8 -
 
125446
 capplets/screensaver/screensavers/munch.xml        |   28 -
 
125447
 capplets/screensaver/screensavers/nerverot.xml     |    9 -
 
125448
 capplets/screensaver/screensavers/noseguy.xml      |    8 -
 
125449
 capplets/screensaver/screensavers/pedal.xml        |   24 -
 
125450
 capplets/screensaver/screensavers/penetrate.xml    |    8 -
 
125451
 capplets/screensaver/screensavers/penrose.xml      |   12 -
 
125452
 capplets/screensaver/screensavers/petri.xml        |    9 -
 
125453
 capplets/screensaver/screensavers/phosphor.xml     |    8 -
 
125454
 capplets/screensaver/screensavers/pipes.xml        |    8 -
 
125455
 capplets/screensaver/screensavers/pulsar.xml       |    9 -
 
125456
 capplets/screensaver/screensavers/pyro.xml         |   20 -
 
125457
 capplets/screensaver/screensavers/qix.xml          |   50 -
 
125458
 capplets/screensaver/screensavers/rd-bomb.xml      |    9 -
 
125459
 capplets/screensaver/screensavers/ripples.xml      |   10 -
 
125460
 capplets/screensaver/screensavers/rocks.xml        |    8 -
 
125461
 capplets/screensaver/screensavers/rorschach.xml    |   12 -
 
125462
 capplets/screensaver/screensavers/rotor.xml        |    8 -
 
125463
 capplets/screensaver/screensavers/rotzoomer.xml    |   10 -
 
125464
 capplets/screensaver/screensavers/rubik.xml        |    8 -
 
125465
 capplets/screensaver/screensavers/rubiks_cube.xml  |    7 -
 
125466
 capplets/screensaver/screensavers/shadebobs.xml    |    8 -
 
125467
 capplets/screensaver/screensavers/sierpinski.xml   |   19 -
 
125468
 capplets/screensaver/screensavers/sierpinski3d.xml |    8 -
 
125469
 capplets/screensaver/screensavers/slidescreen.xml  |    8 -
 
125470
 capplets/screensaver/screensavers/slip.png         |  Bin 39859 -> 0 bytes
 
125471
 capplets/screensaver/screensavers/slip.xml         |    8 -
 
125472
 capplets/screensaver/screensavers/sonar.xml        |    8 -
 
125473
 capplets/screensaver/screensavers/speedmine.xml    |   16 -
 
125474
 capplets/screensaver/screensavers/sphere.xml       |    8 -
 
125475
 capplets/screensaver/screensavers/spiral.xml       |   27 -
 
125476
 capplets/screensaver/screensavers/spotlight.xml    |    8 -
 
125477
 capplets/screensaver/screensavers/sproingies.xml   |    8 -
 
125478
 capplets/screensaver/screensavers/squiral.xml      |    8 -
 
125479
 capplets/screensaver/screensavers/ssystem.xml      |    6 -
 
125480
 capplets/screensaver/screensavers/stairs.xml       |    8 -
 
125481
 capplets/screensaver/screensavers/starfish.xml     |   31 -
 
125482
 capplets/screensaver/screensavers/starwars.xml     |    8 -
 
125483
 capplets/screensaver/screensavers/stonerview.xml   |    8 -
 
125484
 capplets/screensaver/screensavers/strange.xml      |    8 -
 
125485
 .../screensaver/screensavers/superquadrics.xml     |    8 -
 
125486
 capplets/screensaver/screensavers/swirl.xml        |    8 -
 
125487
 capplets/screensaver/screensavers/t3d.xml          |    8 -
 
125488
 capplets/screensaver/screensavers/triangle.xml     |   15 -
 
125489
 capplets/screensaver/screensavers/truchet.xml      |    8 -
 
125490
 capplets/screensaver/screensavers/vidwhacker.png   |  Bin 103023 -> 0 bytes
 
125491
 capplets/screensaver/screensavers/vidwhacker.xml   |   11 -
 
125492
 capplets/screensaver/screensavers/vines.xml        |   15 -
 
125493
 capplets/screensaver/screensavers/wander.xml       |    9 -
 
125494
 capplets/screensaver/screensavers/webcollage.png   |  Bin 138943 -> 0 bytes
 
125495
 capplets/screensaver/screensavers/webcollage.xml   |   11 -
 
125496
 .../screensaver/screensavers/whirlwindwarp.xml     |    8 -
 
125497
 capplets/screensaver/screensavers/whirlygig.xml    |    8 -
 
125498
 capplets/screensaver/screensavers/worm.xml         |    8 -
 
125499
 capplets/screensaver/screensavers/xaos.xml         |    6 -
 
125500
 capplets/screensaver/screensavers/xdaliclock.xml   |    6 -
 
125501
 capplets/screensaver/screensavers/xearth.xml       |    6 -
 
125502
 capplets/screensaver/screensavers/xfishtank.xml    |    6 -
 
125503
 capplets/screensaver/screensavers/xflame.xml       |    8 -
 
125504
 capplets/screensaver/screensavers/xjack.xml        |    8 -
 
125505
 capplets/screensaver/screensavers/xlyap.xml        |    8 -
 
125506
 capplets/screensaver/screensavers/xmatrix.xml      |    8 -
 
125507
 capplets/screensaver/screensavers/xmountains.xml   |    9 -
 
125508
 capplets/screensaver/screensavers/xrayswarm.xml    |    8 -
 
125509
 capplets/screensaver/screensavers/xroger.xml       |   11 -
 
125510
 capplets/screensaver/screensavers/xsnow.xml        |    6 -
 
125511
 capplets/screensaver/screensavers/xspirograph.xml  |    8 -
 
125512
 capplets/screensaver/screensavers/xteevee.xml      |    8 -
 
125513
 capplets/screensaver/screensavers/zoom.xml         |    9 -
 
125514
 capplets/screensaver/selection-dialog.c            |  306 ----
 
125515
 capplets/screensaver/selection-dialog.h            |   61 -
 
125516
 capplets/screensaver/unchecked-disabled.xpm        |   22 -
 
125517
 capplets/screensaver/unchecked.xpm                 |   22 -
 
125518
 capplets/theme-switcher/Makefile.am                |    4 +-
 
125519
 capplets/theme-switcher/control/Makefile.am        |    4 +-
 
125520
 capplets/ui-properties/Makefile.am                 |    4 +-
 
125521
 configure.in                                       |   14 +
 
125522
 po/POTFILES.in                                     |   36 +
 
125523
 191 files changed, 135 insertions(+), 12150 deletions(-)
 
125524
 
 
125525
commit 836434f1f05c201d413f0fcf94e8ba0b23641920
 
125526
Author: Richard Hestilow <hestilow@ximian.com>
 
125527
Date:   Mon Jan 21 22:44:12 2002 +0000
 
125528
 
 
125529
    Use nautilus as the shell if it is already running.
 
125530
    
 
125531
    2002-01-21  Richard Hestilow  <hestilow@ximian.com>
 
125532
    
 
125533
        * main.c: Use nautilus as the shell if it is already running.
 
125534
 
 
125535
 control-center/ChangeLog |    4 ++
 
125536
 control-center/main.c    |   72 ++++++++++++++++++++++++++++++++++++++++++++-
 
125537
 2 files changed, 74 insertions(+), 2 deletions(-)
 
125538
 
 
125539
commit 6b980e6eaa3ff3a51a612aa8c26a43fe75b1ff15
 
125540
Author: Anders Carlsson <andersca@gnu.org>
 
125541
Date:   Mon Jan 21 21:57:50 2002 +0000
 
125542
 
 
125543
    Add support for changing themes.
 
125544
    
 
125545
    2002-01-21  Anders Carlsson  <andersca@gnu.org>
 
125546
    
 
125547
        * gnome-settings-xsettings.c: Add support for changing themes.
 
125548
 
 
125549
 gnome-settings-daemon/ChangeLog                  |    4 ++++
 
125550
 gnome-settings-daemon/gnome-settings-xsettings.c |    5 ++++-
 
125551
 2 files changed, 8 insertions(+), 1 deletions(-)
 
125552
 
 
125553
commit a080e40edcc3786e416ba0245364b55d2fb129ad
 
125554
Author: Anders Carlsson <andersca@gnu.org>
 
125555
Date:   Mon Jan 21 21:46:55 2002 +0000
 
125556
 
 
125557
    Get the theme name right.
 
125558
    
 
125559
    2002-01-21  Anders Carlsson  <andersca@gnu.org>
 
125560
    
 
125561
        * main.c: Get the theme name right.
 
125562
 
 
125563
 capplets/theme-switcher/ChangeLog |    2 ++
 
125564
 capplets/theme-switcher/main.c    |   22 ++++++++++++++++++----
 
125565
 2 files changed, 20 insertions(+), 4 deletions(-)
 
125566
 
 
125567
commit 95e2f514bd0666a38b54d9b153f7a7e482d38b7f
 
125568
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
 
125569
Date:   Mon Jan 21 17:40:32 2002 +0000
 
125570
 
 
125571
    Added Malay (ms)to ALL_LINGUAS. Added Malay Translation. Hmmm, I'm
 
125572
    
 
125573
    2002-01-21  Hasbullah Bin Pit <sebol@ikhlas.com>
 
125574
    
 
125575
    * configure.ini: Added Malay (ms)to ALL_LINGUAS.
 
125576
    * po/ms.po: Added Malay Translation.
 
125577
    Hmmm, I'm suprised, the string number  reduced dramatically...
 
125578
 
 
125579
 ChangeLog    |    5 +
 
125580
 configure.in |    2 +-
 
125581
 po/ChangeLog |    4 +
 
125582
 po/ms.po     |  251 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
125583
 4 files changed, 261 insertions(+), 1 deletions(-)
 
125584
 
 
125585
commit cae7461c17b2d46736714e6fc6d00f049e22d2df
 
125586
Author: Anders Carlsson <andersca@gnu.org>
 
125587
Date:   Mon Jan 21 17:04:44 2002 +0000
 
125588
 
 
125589
    Use a GtkTreeView instead of a clist.
 
125590
    
 
125591
    2002-01-21  Anders Carlsson  <andersca@gnu.org>
 
125592
    
 
125593
        * control/control.c (create_form): Use a GtkTreeView instead of a
 
125594
        clist.
 
125595
 
 
125596
 capplets/theme-switcher/ChangeLog         |    5 ++
 
125597
 capplets/theme-switcher/control/control.c |   68 ++++++++++++++++++-----------
 
125598
 2 files changed, 48 insertions(+), 25 deletions(-)
 
125599
 
 
125600
commit 003cade85b094592d513d74a02e5bec34520b81d
 
125601
Author: Anders Carlsson <andersca@gnu.org>
 
125602
Date:   Mon Jan 21 14:17:03 2002 +0000
 
125603
 
 
125604
    motion_threshold is supposed to be an int.
 
125605
    
 
125606
    2002-01-21  Anders Carlsson  <andersca@gnu.org>
 
125607
    
 
125608
        * schemas/peripherals.schemas: motion_threshold is supposed
 
125609
        to be an int.
 
125610
 
 
125611
 ChangeLog                   |    5 +++++
 
125612
 schemas/peripherals.schemas |    2 +-
 
125613
 2 files changed, 6 insertions(+), 1 deletions(-)
 
125614
 
 
125615
commit 958dd10596e693b5007dab203d08d3bcc1a54e4b
 
125616
Author: Seth Nickell <seth@src.gnome.org>
 
125617
Date:   Mon Jan 21 08:31:28 2002 +0000
 
125618
 
 
125619
    d'oh!
 
125620
 
 
125621
 control-center/ChangeLog          |    6 ------
 
125622
 control-center/gnomecc.desktop.in |    2 +-
 
125623
 2 files changed, 1 insertions(+), 7 deletions(-)
 
125624
 
 
125625
commit d5d2f1de7b89d2af1a9d5a82e78cb1b172dd432c
 
125626
Author: Richard Hestilow <hestilow@ximian.com>
 
125627
Date:   Mon Jan 21 07:16:19 2002 +0000
 
125628
 
 
125629
    Complete rewrite.
 
125630
    
 
125631
    2002-01-21  Richard Hestilow  <hestilow@ximian.com>
 
125632
    
 
125633
        * Complete rewrite.
 
125634
 
 
125635
 capplets/theme-switcher/ChangeLog                  |    4 +
 
125636
 capplets/theme-switcher/Makefile.am                |   21 +-
 
125637
 capplets/theme-switcher/da.h                       |   76 ---
 
125638
 capplets/theme-switcher/da.h-67648                 |   76 ---
 
125639
 capplets/theme-switcher/demo.c                     |  219 -------
 
125640
 capplets/theme-switcher/demo.c-45827               |  219 -------
 
125641
 capplets/theme-switcher/file.c                     |  535 ----------------
 
125642
 capplets/theme-switcher/file.c-98078               |  535 ----------------
 
125643
 capplets/theme-switcher/globals.c                  |    5 -
 
125644
 capplets/theme-switcher/globals.c-53032            |    5 -
 
125645
 .../theme-switcher/gtk-theme-selector.desktop.in   |    2 +-
 
125646
 .../gtk-theme-selector.desktop.in.in               |    2 +-
 
125647
 capplets/theme-switcher/gtk-theme-selector.glade   |  140 +++++
 
125648
 capplets/theme-switcher/gui.c                      |  650 --------------------
 
125649
 capplets/theme-switcher/gui.c-6060                 |  650 --------------------
 
125650
 capplets/theme-switcher/install.c                  |   82 ---
 
125651
 capplets/theme-switcher/install.c-64828            |   82 ---
 
125652
 capplets/theme-switcher/lister.c                   |  218 -------
 
125653
 capplets/theme-switcher/lister.c-42011             |  218 -------
 
125654
 capplets/theme-switcher/main.c                     |  250 +++++++-
 
125655
 capplets/theme-switcher/signals.c                  |   14 -
 
125656
 capplets/theme-switcher/signals.c-20981            |   14 -
 
125657
 22 files changed, 385 insertions(+), 3632 deletions(-)
 
125658
 
 
125659
commit d56503be2a5e237775965ac199b0ba5c43cd3874
 
125660
Author: Jonathan Blandford <jrb@redhat.com>
 
125661
Date:   Mon Jan 21 06:38:45 2002 +0000
 
125662
 
 
125663
    Move locate_pointer out.
 
125664
    
 
125665
    Mon Jan 21 01:29:57 2002  Jonathan Blandford  <jrb@redhat.com>
 
125666
    
 
125667
        * gnome-settings-keyboard.c: Move locate_pointer out.
 
125668
    
 
125669
        * gnome-settings-mouse.c: Move locate_pointer in.  Clean up code.
 
125670
        Remove print statements.
 
125671
 
 
125672
 capplets/common/gconf-property-editor.c          |    3 +-
 
125673
 capplets/keyboard/gnome-keyboard-properties.c    |   25 ++---
 
125674
 gnome-settings-daemon/ChangeLog                  |    7 +
 
125675
 gnome-settings-daemon/gnome-settings-keyboard.c  |  130 ----------------------
 
125676
 gnome-settings-daemon/gnome-settings-mouse.c     |  111 +++++++++++++++++--
 
125677
 gnome-settings-daemon/gnome-settings-xsettings.c |    1 -
 
125678
 6 files changed, 122 insertions(+), 155 deletions(-)
 
125679
 
 
125680
commit 5a8613bc689a69dd532c0013e0475910b39cf292
 
125681
Author: Duarte Loreto <happyguy_pr@hotmail.com>
 
125682
Date:   Sat Jan 19 18:14:47 2002 +0000
 
125683
 
 
125684
    Updated Portuguese translation.
 
125685
    
 
125686
    2002-01-19  Duarte Loreto <happyguy_pr@hotmail.com>
 
125687
    
 
125688
            * pt.po: Updated Portuguese translation.
 
125689
 
 
125690
 po/ChangeLog |    4 +
 
125691
 po/pt.po     | 2481 ++++++++++++++--------------------------------------------
 
125692
 2 files changed, 605 insertions(+), 1880 deletions(-)
 
125693
 
 
125694
commit 4669c9317d7bb9efb81bc6b8fcf37d597523eca0
 
125695
Author: Seth Nickell <snickell@stanford.edu>
 
125696
Date:   Sat Jan 19 15:18:33 2002 +0000
 
125697
 
 
125698
    Install icons into the pixmaps directory so the Panel & Nautilus will pick
 
125699
    
 
125700
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
125701
    
 
125702
        * Makefile.am:
 
125703
    
 
125704
        Install icons into the pixmaps directory so the Panel
 
125705
        & Nautilus will pick up on them.
 
125706
 
 
125707
 capplets/sound/ChangeLog   |    7 +++++++
 
125708
 capplets/sound/Makefile.am |    3 +++
 
125709
 2 files changed, 10 insertions(+), 0 deletions(-)
 
125710
 
 
125711
commit 58be34e064c9377b5a43e13b17dc51b716938893
 
125712
Author: Seth Nickell <snickell@stanford.edu>
 
125713
Date:   Sat Jan 19 15:16:24 2002 +0000
 
125714
 
 
125715
    Install the icon into the standard pixmaps dir so the Panel & Nautilus
 
125716
    
 
125717
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
125718
    
 
125719
        * Makefile.am:
 
125720
    
 
125721
        Install the icon into the standard pixmaps dir so
 
125722
        the Panel & Nautilus will pick up on it.
 
125723
 
 
125724
 capplets/screensaver/ChangeLog   |    7 +++++++
 
125725
 capplets/screensaver/Makefile.am |    3 +++
 
125726
 2 files changed, 10 insertions(+), 0 deletions(-)
 
125727
 
 
125728
commit d5ee896e9f4774333c535f6e00017452e90393bd
 
125729
Author: Seth Nickell <snickell@stanford.edu>
 
125730
Date:   Sat Jan 19 15:15:43 2002 +0000
 
125731
 
 
125732
    Install the icon into the pixmaps dir so the Panel & Nautilus will pick up
 
125733
    
 
125734
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
125735
    
 
125736
        * Makefile.am:
 
125737
    
 
125738
        Install the icon into the pixmaps dir so
 
125739
        the Panel & Nautilus will pick up on it.
 
125740
 
 
125741
 capplets/default-applications/ChangeLog   |    7 +++++++
 
125742
 capplets/default-applications/Makefile.am |    3 +++
 
125743
 2 files changed, 10 insertions(+), 0 deletions(-)
 
125744
 
 
125745
commit 9a79b122dc102781930632d86df3c43669289462
 
125746
Author: Seth Nickell <snickell@stanford.edu>
 
125747
Date:   Sat Jan 19 15:14:50 2002 +0000
 
125748
 
 
125749
    Install icon into the standard pixmaps directory so that Panel & Nautilus
 
125750
    
 
125751
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
125752
    
 
125753
        * Makefile.am:
 
125754
    
 
125755
        Install icon into the standard pixmaps directory
 
125756
        so that Panel & Nautilus will pick up on it.
 
125757
 
 
125758
 capplets/keyboard/ChangeLog   |    7 +++++++
 
125759
 capplets/keyboard/Makefile.am |    3 +++
 
125760
 capplets/mouse/Makefile.am    |    4 ++++
 
125761
 3 files changed, 14 insertions(+), 0 deletions(-)
 
125762
 
 
125763
commit d70db57e129243fd61609652f3a288ef4d9a4bf7
 
125764
Author: Seth Nickell <snickell@stanford.edu>
 
125765
Date:   Sat Jan 19 15:13:25 2002 +0000
 
125766
 
 
125767
    Start nautilus at the preference:/// URI.
 
125768
    
 
125769
    2002-01-19  Seth Nickell  <snickell@stanford.edu>
 
125770
    
 
125771
        * gnomecc.desktop.in:
 
125772
    
 
125773
        Start nautilus at the preference:/// URI.
 
125774
 
 
125775
 control-center/ChangeLog          |    6 ++++++
 
125776
 control-center/gnomecc.desktop.in |    2 +-
 
125777
 2 files changed, 7 insertions(+), 1 deletions(-)
 
125778
 
 
125779
commit 8b6718bbf286943f87463087d2736567885f949e
 
125780
Author: Yuri Syrota <rasta@src.gnome.org>
 
125781
Date:   Fri Jan 18 16:34:12 2002 +0000
 
125782
 
 
125783
    Updated Ukrainian translation
 
125784
 
 
125785
 po/uk.po | 4346 ++------------------------------------------------------------
 
125786
 1 files changed, 113 insertions(+), 4233 deletions(-)
 
125787
 
 
125788
commit 0ece97fc84bab1508874bc61531d64f759ccc99d
 
125789
Author: Jakub Steiner <jimmac@src.gnome.org>
 
125790
Date:   Thu Jan 17 21:04:46 2002 +0000
 
125791
 
 
125792
    fixed AA of the wrench
 
125793
 
 
125794
 ChangeLog           |    4 ++++
 
125795
 control-center.png  |  Bin 3757 -> 3464 bytes
 
125796
 control-center2.png |  Bin 3757 -> 3464 bytes
 
125797
 3 files changed, 4 insertions(+), 0 deletions(-)
 
125798
 
 
125799
commit 6d98c6de31c8ab71b470de48a062ea91796d5fe9
 
125800
Author: Jakub Steiner <jimmac@src.gnome.org>
 
125801
Date:   Thu Jan 17 21:02:20 2002 +0000
 
125802
 
 
125803
    fix the icon anti-aliasing
 
125804
 
 
125805
 control-center/ChangeLog          |    4 ++++
 
125806
 control-center/control-center.png |  Bin 2125 -> 2068 bytes
 
125807
 2 files changed, 4 insertions(+), 0 deletions(-)
 
125808
 
 
125809
commit f705ff55400b002a180c46dfa1f289a6cb015692
 
125810
Author: Jakub Steiner <jimmac@src.gnome.org>
 
125811
Date:   Thu Jan 17 20:58:51 2002 +0000
 
125812
 
 
125813
    tweak the icon a bit
 
125814
 
 
125815
 capplets/background/ChangeLog              |    4 ++++
 
125816
 capplets/background/background-capplet.png |  Bin 4235 -> 3977 bytes
 
125817
 2 files changed, 4 insertions(+), 0 deletions(-)
 
125818
 
 
125819
commit 247a17cc8e52174e0895bddfba81a0bb8ba2ecf7
 
125820
Author: Kevin Breit <battery841@src.gnome.org>
 
125821
Date:   Wed Jan 16 17:29:50 2002 +0000
 
125822
 
 
125823
    file config-screensaver.sgml was initially added on branch gnome-1-4-branch.
 
125824
 
 
125825
commit 2f8ce9b2efbe02c65f0f01098b1a5afb9c440ecf
 
125826
Author: Kevin Breit <battery841@src.gnome.org>
 
125827
Date:   Wed Jan 16 16:49:12 2002 +0000
 
125828
 
 
125829
    *** empty log message ***
 
125830
 
 
125831
 0 files changed, 0 insertions(+), 0 deletions(-)
 
125832
 
 
125833
commit 5ece398f4b987d82e91beb4a29fd5d23c2a088ec
 
125834
Author: Kevin Breit <mrproper@ximian.com>
 
125835
Date:   Wed Jan 16 16:48:46 2002 +0000
 
125836
 
 
125837
    Removed this file
 
125838
    
 
125839
    2002-01-16  Kevin Breit  <mrproper@ximian.com>
 
125840
    
 
125841
        * help/C/gnome-control-center.sgml: Removed this file
 
125842
 
 
125843
 ChangeLog                        |    2 ++
 
125844
 help/C/gnome-control-center.sgml |   26 --------------------------
 
125845
 2 files changed, 2 insertions(+), 26 deletions(-)
 
125846
 
 
125847
commit a6900e27c984a29bff2ff7185287939dc7fd552f
 
125848
Author: Kevin Breit <mrproper@ximian.com>
 
125849
Date:   Wed Jan 16 16:47:55 2002 +0000
 
125850
 
 
125851
    Added this file
 
125852
    
 
125853
    2002-01-16  Kevin Breit  <mrproper@ximian.com>
 
125854
    
 
125855
        * help/C/control-center.sgml: Added this file
 
125856
 
 
125857
 ChangeLog                  |    4 +
 
125858
 help/C/control-center.sgml |  359 ++++++++++++++++++++++++++++++++++++++++++++
 
125859
 2 files changed, 363 insertions(+), 0 deletions(-)
 
125860
 
 
125861
commit 7113193d0c9b48f40c737a1b8253492aef745511
 
125862
Author: Jonathan Blandford <jrb@src.gnome.org>
 
125863
Date:   Wed Jan 16 05:43:18 2002 +0000
 
125864
 
 
125865
    clean up directory
 
125866
 
 
125867
 capplets/default-applications/.cvsignore           |    2 +-
 
125868
 capplets/default-applications/callbacks.c          |  289 --------
 
125869
 capplets/default-applications/callbacks.h          |   94 ---
 
125870
 .../default-application-properties.c               |  733 --------------------
 
125871
 capplets/default-applications/defaults.h           |   42 --
 
125872
 .../gnome-default-applications-properties.glade    |    2 +-
 
125873
 capplets/default-applications/interface.c          |  718 -------------------
 
125874
 capplets/default-applications/interface.h          |    7 -
 
125875
 capplets/default-applications/support.c            |  126 ----
 
125876
 capplets/default-applications/support.h            |   32 -
 
125877
 10 files changed, 2 insertions(+), 2043 deletions(-)
 
125878
 
 
125879
commit b3ef023780c698af479515b6516264d22600088d
 
125880
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
125881
Date:   Tue Jan 15 23:28:23 2002 +0000
 
125882
 
 
125883
    Forgot to add this.
 
125884
 
 
125885
 capplets/desktop-links/screensaver.desktop.in |    8 ++++++++
 
125886
 1 files changed, 8 insertions(+), 0 deletions(-)
 
125887
 
 
125888
commit 9c985fe0cd01c6f6d4b9fb6cae8c27fa45ab18b4
 
125889
Author: Richard Hestilow <hestilow@ximian.com>
 
125890
Date:   Tue Jan 15 20:45:34 2002 +0000
 
125891
 
 
125892
    .
 
125893
    
 
125894
    2002-01-15  Richard Hestilow <hestilow@ximian.com>
 
125895
    
 
125896
        * (Many "make distcheck" fixes).
 
125897
 
 
125898
 ChangeLog                                          |    4 +
 
125899
 capplets/Makefile.am                               |    2 +-
 
125900
 capplets/background/Makefile.am                    |    5 +-
 
125901
 capplets/default-applications/Makefile.am          |    5 +-
 
125902
 capplets/desktop-links/Makefile.am                 |    2 +-
 
125903
 capplets/file-types/Makefile.am                    |    5 +-
 
125904
 capplets/keyboard/Makefile.am                      |    5 +-
 
125905
 capplets/mouse/Makefile.am                         |    5 +-
 
125906
 capplets/screensaver/main.c                        |    2 -
 
125907
 capplets/sound/Makefile.am                         |    5 +-
 
125908
 capplets/theme-switcher/Makefile.am                |   11 +-
 
125909
 .../theme-switcher/gtk-theme-selector.desktop.in   |    7 +
 
125910
 capplets/ui-properties/Makefile.am                 |    8 +-
 
125911
 capplets/ui-properties/behavior.desktop.in         |    7 +
 
125912
 configure.in                                       |    5 +-
 
125913
 po/POTFILES.in                                     |  167 ++------------------
 
125914
 po/az.po                                           |    4 +-
 
125915
 po/ca.po                                           |    4 +-
 
125916
 po/cs.po                                           |    4 +-
 
125917
 po/da.po                                           |    4 +-
 
125918
 po/de.po                                           |    4 +-
 
125919
 po/el.po                                           |    4 +-
 
125920
 po/es.po                                           |    4 +-
 
125921
 po/fi.po                                           |    4 +-
 
125922
 po/fr.po                                           |    4 +-
 
125923
 po/ga.po                                           |    4 +-
 
125924
 po/hr.po                                           |    4 +-
 
125925
 po/ja.po                                           |    4 +-
 
125926
 po/lv.po                                           |    4 +-
 
125927
 po/nn.po                                           |    4 +-
 
125928
 po/no.po                                           |    4 +-
 
125929
 po/pl.po                                           |    4 +-
 
125930
 po/pt_BR.po                                        |    4 +-
 
125931
 po/ru.po                                           |    4 +-
 
125932
 po/sk.po                                           |    4 +-
 
125933
 po/sl.po                                           |    4 +-
 
125934
 po/sv.po                                           |    4 +-
 
125935
 po/tr.po                                           |    4 +-
 
125936
 po/uk.po                                           |    4 +-
 
125937
 po/wa.po                                           |    4 +-
 
125938
 po/zh_CN.po                                        |    4 +-
 
125939
 po/zh_TW.po                                        |    4 +-
 
125940
 42 files changed, 113 insertions(+), 236 deletions(-)
 
125941
 
 
125942
commit d3ed7b29b2455d8e22c15f8f04c8ac9f0e463e92
 
125943
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
125944
Date:   Mon Jan 14 21:30:29 2002 +0000
 
125945
 
 
125946
    Updates to pass distcheck
 
125947
 
 
125948
 ChangeLog                  |    2 +
 
125949
 Makefile.am                |    6 +-
 
125950
 capplets/Makefile.am       |    2 +-
 
125951
 control-center/ChangeLog   |    1 +
 
125952
 control-center/Makefile.am |   24 +-----
 
125953
 po/az.po                   |    2 +-
 
125954
 po/ca.po                   |    2 +-
 
125955
 po/cs.po                   |    2 +-
 
125956
 po/da.po                   |    2 +-
 
125957
 po/de.po                   |    2 +-
 
125958
 po/el.po                   |    2 +-
 
125959
 po/es.po                   |    2 +-
 
125960
 po/fi.po                   |    2 +-
 
125961
 po/fr.po                   |    2 +-
 
125962
 po/ga.po                   |    2 +-
 
125963
 po/hr.po                   |    2 +-
 
125964
 po/ja.po                   |    2 +-
 
125965
 po/lv.po                   |    2 +-
 
125966
 po/nn.po                   |    2 +-
 
125967
 po/no.po                   |    2 +-
 
125968
 po/pl.po                   |    2 +-
 
125969
 po/pt_BR.po                |  199 +-------------------------------------------
 
125970
 po/ru.po                   |    2 +-
 
125971
 po/sk.po                   |    2 +-
 
125972
 po/sl.po                   |    2 +-
 
125973
 po/sv.po                   |    2 +-
 
125974
 po/tr.po                   |    2 +-
 
125975
 po/uk.po                   |    2 +-
 
125976
 po/wa.po                   |    2 +-
 
125977
 po/zh_CN.po                |    2 +-
 
125978
 po/zh_TW.po                |    2 +-
 
125979
 31 files changed, 36 insertions(+), 248 deletions(-)
 
125980
 
 
125981
commit 5aa592f68b95cc292cd6485fc9ddc0e4a5327f7b
 
125982
Author: Bradford Hovinen <hovinen@ximian.com>
 
125983
Date:   Mon Jan 14 21:13:08 2002 +0000
 
125984
 
 
125985
    Compile common first
 
125986
    
 
125987
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
125988
    
 
125989
        * capplets/Makefile.am (always_built_SUBDIRS): Compile common first
 
125990
 
 
125991
 ChangeLog            |    2 ++
 
125992
 capplets/Makefile.am |    6 +++---
 
125993
 2 files changed, 5 insertions(+), 3 deletions(-)
 
125994
 
 
125995
commit 9bf50c9911b7adc02b66ab0062db511d59e53e87
 
125996
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
125997
Date:   Mon Jan 14 21:12:20 2002 +0000
 
125998
 
 
125999
    Update
 
126000
 
 
126001
 capplets/default-applications/ChangeLog   |    1 +
 
126002
 capplets/default-applications/Makefile.am |    4 +---
 
126003
 2 files changed, 2 insertions(+), 3 deletions(-)
 
126004
 
 
126005
commit 33a1451ddc859bc43173d063b4bb17677aff3c59
 
126006
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126007
Date:   Mon Jan 14 21:06:03 2002 +0000
 
126008
 
 
126009
    add file so make dist can get it
 
126010
 
 
126011
 capplets/default-applications/Makefile.am |    1 +
 
126012
 1 files changed, 1 insertions(+), 0 deletions(-)
 
126013
 
 
126014
commit b75d11e4cb39e5f06d37dc35a6c2dd199cb5486f
 
126015
Author: Bradford Hovinen <hovinen@ximian.com>
 
126016
Date:   Mon Jan 14 20:57:16 2002 +0000
 
126017
 
 
126018
    Update (desktopfilesdir): Update
 
126019
    
 
126020
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126021
    
 
126022
        * Makefile.am ($(desktop_in_files)): Update
 
126023
        (desktopfilesdir): Update
 
126024
    
 
126025
        * Sawfish/Makefile.am (pixmapsdir): Update
 
126026
 
 
126027
 capplets/desktop-links/Sawfish/Makefile.am |    4 ++--
 
126028
 1 files changed, 2 insertions(+), 2 deletions(-)
 
126029
 
 
126030
commit 48f2f6eea0783d2dacb9a95701e34b1124146c0a
 
126031
Author: Bradford Hovinen <hovinen@ximian.com>
 
126032
Date:   Mon Jan 14 20:54:10 2002 +0000
 
126033
 
 
126034
    Use control-center-2 for data directory
 
126035
    
 
126036
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126037
    
 
126038
        * configure.in (INSTALL_GCONF_CONFIG_SOURCE): Use control-center-2
 
126039
        for data directory
 
126040
 
 
126041
 ChangeLog    |    5 +++++
 
126042
 configure.in |   10 +++++-----
 
126043
 2 files changed, 10 insertions(+), 5 deletions(-)
 
126044
 
 
126045
commit 4ca796c91ecd6d142b3c642089dc04ab2b69d21c
 
126046
Author: Bradford Hovinen <hovinen@ximian.com>
 
126047
Date:   Mon Jan 14 20:50:44 2002 +0000
 
126048
 
 
126049
    Rename binary gnome2-control-center Update
 
126050
    
 
126051
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126052
    
 
126053
        * Makefile.am (bin_PROGRAMS): Rename binary gnome2-control-center
 
126054
        Update
 
126055
 
 
126056
 control-center/ChangeLog   |    1 +
 
126057
 control-center/Makefile.am |   14 +++++++-------
 
126058
 control-center/main.c      |    4 +++-
 
126059
 3 files changed, 11 insertions(+), 8 deletions(-)
 
126060
 
 
126061
commit 04828ee8cc5e4da816b2f39da709e0da81d6e1dd
 
126062
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126063
Date:   Mon Jan 14 20:34:16 2002 +0000
 
126064
 
 
126065
    forgot a file
 
126066
 
 
126067
 ...gnome-default-applications-properties-structs.c |   80 ++++++++++++++++++++
 
126068
 .../gnome-default-applications-properties.c        |    2 +-
 
126069
 2 files changed, 81 insertions(+), 1 deletions(-)
 
126070
 
 
126071
commit 4c56d1ef3f48652e1a5d87cf6f349dd1e9f979ee
 
126072
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126073
Date:   Mon Jan 14 20:29:51 2002 +0000
 
126074
 
 
126075
    Update Makefile.am
 
126076
 
 
126077
 capplets/default-applications/ChangeLog   |    1 +
 
126078
 capplets/default-applications/Makefile.am |    4 ++--
 
126079
 capplets/sound/Makefile.am                |    6 +++---
 
126080
 3 files changed, 6 insertions(+), 5 deletions(-)
 
126081
 
 
126082
commit a4e4c5cc88483bf43efa3aa0881e0ee7ccb8e760
 
126083
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126084
Date:   Mon Jan 14 20:26:33 2002 +0000
 
126085
 
 
126086
    Update .desktop.in scheme
 
126087
 
 
126088
 capplets/file-types/file-types.desktop.in          |    7 +++++++
 
126089
 capplets/file-types/file-types.desktop.in.in       |    7 -------
 
126090
 capplets/file-types/file-types.desktop.in.in-10478 |    7 -------
 
126091
 3 files changed, 7 insertions(+), 14 deletions(-)
 
126092
 
 
126093
commit a02f5d7b53f8693e1c7279bd59ab2b7fe5e7916f
 
126094
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126095
Date:   Mon Jan 14 20:24:46 2002 +0000
 
126096
 
 
126097
    Rewritten.  Works with new gconf.  Fun Fun.
 
126098
 
 
126099
 capplets/default-applications/Makefile.am          |   18 +-
 
126100
 .../gnome-default-applications-properties.c        |  643 ++++++++++
 
126101
 .../gnome-default-applications-properties.glade    | 1326 ++++++++++++++++++++
 
126102
 3 files changed, 1978 insertions(+), 9 deletions(-)
 
126103
 
 
126104
commit 2f6e28dcddd80eecfa51fc32edbd3101176e60b6
 
126105
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126106
Date:   Mon Jan 14 19:48:43 2002 +0000
 
126107
 
 
126108
    Update to be parallel installable with gnome2-* binary name convention
 
126109
 
 
126110
 capplets/file-types/Makefile.am     |    6 +++---
 
126111
 capplets/theme-switcher/Makefile.am |    6 +++---
 
126112
 capplets/ui-properties/Makefile.am  |    6 +++---
 
126113
 3 files changed, 9 insertions(+), 9 deletions(-)
 
126114
 
 
126115
commit ce01a530be871ede7421d8d6fc90ecb41f3bc878
 
126116
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126117
Date:   Mon Jan 14 19:30:34 2002 +0000
 
126118
 
 
126119
    Renamed binaries with the convention gnome2-* so as to be guaranteed
 
126120
    fully parallel installable (and consistent)
 
126121
 
 
126122
 capplets/background/ChangeLog                      |    4 ++++
 
126123
 capplets/background/Makefile.am                    |    6 +++---
 
126124
 capplets/background/background.desktop.in          |    2 +-
 
126125
 capplets/default-applications/ChangeLog            |    5 +++++
 
126126
 capplets/default-applications/Makefile.am          |    6 +++---
 
126127
 .../default-applications.desktop.in                |    2 +-
 
126128
 capplets/keyboard/ChangeLog                        |    5 +++++
 
126129
 capplets/keyboard/Makefile.am                      |    6 +++---
 
126130
 capplets/keyboard/keyboard.desktop.in              |    2 +-
 
126131
 capplets/mouse/Makefile.am                         |    6 +++---
 
126132
 capplets/mouse/mouse.desktop.in                    |    2 +-
 
126133
 control-center/ChangeLog                           |    4 ++++
 
126134
 control-center/Makefile.am                         |    6 +++---
 
126135
 control-center/gnomecc.desktop.in                  |    2 +-
 
126136
 gnome-settings-daemon/ChangeLog                    |    1 +
 
126137
 gnome-settings-daemon/Makefile.am                  |   10 +++++-----
 
126138
 16 files changed, 44 insertions(+), 25 deletions(-)
 
126139
 
 
126140
commit 912bd0a83ccbd50e2aebf516c0be0b0474947688
 
126141
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126142
Date:   Mon Jan 14 19:21:24 2002 +0000
 
126143
 
 
126144
    Moved sound.desktop.in.in to sound.desktop.in
 
126145
 
 
126146
 capplets/sound/ChangeLog           |    4 ++++
 
126147
 capplets/sound/sound.desktop.in    |    7 +++++++
 
126148
 capplets/sound/sound.desktop.in.in |    7 -------
 
126149
 3 files changed, 11 insertions(+), 7 deletions(-)
 
126150
 
 
126151
commit 6531b64e1c72694a2f4ce0a9bf64c249c45c5cd0
 
126152
Author: Bradford Hovinen <hovinen@ximian.com>
 
126153
Date:   Mon Jan 14 18:47:02 2002 +0000
 
126154
 
 
126155
    Update
 
126156
    
 
126157
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126158
    
 
126159
        * Sawfish/Makefile.am (pixmapsdir): Update
 
126160
 
 
126161
 capplets/desktop-links/Sawfish/Makefile.am |    2 +-
 
126162
 1 files changed, 1 insertions(+), 1 deletions(-)
 
126163
 
 
126164
commit 3f8efae18f3adb2f017ea90baf7d25f3ad94c535
 
126165
Author: Bradford Hovinen <hovinen@ximian.com>
 
126166
Date:   Mon Jan 14 18:39:01 2002 +0000
 
126167
 
 
126168
    Update
 
126169
    
 
126170
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126171
    
 
126172
        * Makefile.am: Update
 
126173
 
 
126174
 capplets/ui-properties/ChangeLog   |    2 ++
 
126175
 capplets/ui-properties/Makefile.am |   20 ++++----------------
 
126176
 2 files changed, 6 insertions(+), 16 deletions(-)
 
126177
 
 
126178
commit 57513c09d7d50c7c673fbee03228a3546b12d522
 
126179
Author: Bradford Hovinen <hovinen@ximian.com>
 
126180
Date:   Mon Jan 14 18:31:38 2002 +0000
 
126181
 
 
126182
    Added ui-properties back in
 
126183
    
 
126184
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126185
    
 
126186
        * capplets/Makefile.am (SUBDIRS): Added ui-properties back in
 
126187
    
 
126188
        * capplets/ui-properties/main.c (main): Remove Ximian archiver stuff
 
126189
    
 
126190
        * capplets/ui-properties/*.c: Change GNOMECC_blah_DIR to
 
126191
        GNOMECC_DATA_DIR "/blah
 
126192
 
 
126193
 capplets/ui-properties/ChangeLog              |    4 +
 
126194
 capplets/ui-properties/main.c                 |   87 +------------------------
 
126195
 capplets/ui-properties/prefs-widget-app.c     |    2 +-
 
126196
 capplets/ui-properties/prefs-widget-dialogs.c |    2 +-
 
126197
 capplets/ui-properties/prefs-widget-mdi.c     |    2 +-
 
126198
 capplets/ui-properties/prefs-widget.c         |    2 +-
 
126199
 6 files changed, 9 insertions(+), 90 deletions(-)
 
126200
 
 
126201
commit 26c2c851073baf9cbc23326d84c73a5e4db39d51
 
126202
Author: Richard Hestilow <hestilow@ximian.com>
 
126203
Date:   Mon Jan 14 18:25:44 2002 +0000
 
126204
 
 
126205
    Gnome 2 port. (Settings only halfway work right now.)
 
126206
    
 
126207
    2002-01-14  Richard Hestilow  <hestilow@ximian.com>
 
126208
    
 
126209
        * Gnome 2 port. (Settings only halfway work right now.)
 
126210
 
 
126211
 capplets/ui-properties/ChangeLog                 |    4 +
 
126212
 capplets/ui-properties/behavior-properties.glade | 2024 ++++++++++++----------
 
126213
 capplets/ui-properties/main.c                    |  132 +--
 
126214
 capplets/ui-properties/preferences.c             |  577 +------
 
126215
 capplets/ui-properties/preferences.h             |   36 +-
 
126216
 capplets/ui-properties/prefs-widget-app.c        |    8 +-
 
126217
 capplets/ui-properties/prefs-widget-dialogs.c    |    7 +-
 
126218
 capplets/ui-properties/prefs-widget-mdi.c        |    6 +-
 
126219
 capplets/ui-properties/prefs-widget.c            |   78 +-
 
126220
 capplets/ui-properties/prefs-widget.h            |    5 +-
 
126221
 capplets/ui-properties/ui-properties.glade       | 2024 ++++++++++++----------
 
126222
 capplets/ui-properties/ui-properties.glade.h     |    7 -
 
126223
 12 files changed, 2386 insertions(+), 2522 deletions(-)
 
126224
 
 
126225
commit 56d19870d2d4f33e4b5424410601a58e81e95003
 
126226
Author: Bradford Hovinen <hovinen@ximian.com>
 
126227
Date:   Mon Jan 14 18:05:34 2002 +0000
 
126228
 
 
126229
    Removed references to obsolete capplets (GNOMECC_CAPPLETS_EXTRA_DIST,
 
126230
    
 
126231
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126232
    
 
126233
        * configure.in: Removed references to obsolete capplets
 
126234
        (GNOMECC_CAPPLETS_EXTRA_DIST, GNOMECC_CAPPLETS_CLEANFILES): Update
 
126235
    
 
126236
        * capplets/Makefile.am (SUBDIRS): Remove obsolete wm-properties
 
126237
        and url-properties
 
126238
    
 
126239
        * Makefile.am: capplets/theme-selector/Update
 
126240
 
 
126241
 capplets/theme-switcher/ChangeLog   |    4 +++
 
126242
 capplets/theme-switcher/Makefile.am |   38 ++++++----------------------------
 
126243
 2 files changed, 11 insertions(+), 31 deletions(-)
 
126244
 
 
126245
commit 7dc5a3ede19211608ea0b28a0d3cce29e45e2da6
 
126246
Author: Bradford Hovinen <hovinen@ximian.com>
 
126247
Date:   Mon Jan 14 17:40:19 2002 +0000
 
126248
 
 
126249
    Remove obsolete wm-properties and url-properties
 
126250
    
 
126251
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126252
    
 
126253
        * capplets/Makefile.am (SUBDIRS): Remove obsolete wm-properties
 
126254
        and url-properties
 
126255
 
 
126256
 capplets/file-types/TODO_NOTES |    5 ++++-
 
126257
 1 files changed, 4 insertions(+), 1 deletions(-)
 
126258
 
 
126259
commit b47bd9d7f9e85017c7da07e2a191f123dda2938f
 
126260
Author: Jonathan Blandford <jrb@redhat.com>
 
126261
Date:   Mon Jan 14 17:39:15 2002 +0000
 
126262
 
 
126263
    we now depend on esound.
 
126264
    
 
126265
    Tue Jan  8 15:00:27 2002  Jonathan Blandford  <jrb@redhat.com>
 
126266
    
 
126267
        * configure.in (XF86MISC_LIBS): we now depend on esound.
 
126268
    
 
126269
        * background-properties-capplet.c (main): Removed call to set up
 
126270
        session management - obsolete
 
126271
    
 
126272
        * gnome-settings-daemon/Makefile.am (INCLUDES): Added missing
 
126273
        -I$(top_srcdir)
 
126274
    
 
126275
        * POTFILES.in: Update
 
126276
 
 
126277
 capplets/background/ChangeLog                      |    5 +
 
126278
 .../background/background-properties-capplet.c     |    2 -
 
126279
 configure.in                                       |    1 -
 
126280
 gnome-settings-daemon/ChangeLog                    |    2 +
 
126281
 gnome-settings-daemon/Makefile.am                  |    2 +-
 
126282
 po/ChangeLog                                       |    4 +
 
126283
 po/POTFILES.in                                     |    2 +-
 
126284
 po/az.po                                           |  642 +++++++++++-----
 
126285
 po/ca.po                                           |  816 +++++++++++---------
 
126286
 po/cs.po                                           |  640 +++++++++++-----
 
126287
 po/da.po                                           |  607 ++++++++++-----
 
126288
 po/de.po                                           |  578 ++++++++++-----
 
126289
 po/el.po                                           |  634 +++++++++++-----
 
126290
 po/es.po                                           |  573 ++++++++++-----
 
126291
 po/fi.po                                           |  571 ++++++++++-----
 
126292
 po/fr.po                                           |  768 +++++++++++--------
 
126293
 po/ga.po                                           |  579 ++++++++++-----
 
126294
 po/hr.po                                           |  601 ++++++++++-----
 
126295
 po/ja.po                                           |  661 ++++++++++------
 
126296
 po/lv.po                                           |  749 ++++++++++--------
 
126297
 po/nn.po                                           |  755 +++++++++++--------
 
126298
 po/no.po                                           |   15 +-
 
126299
 po/pl.po                                           |  578 ++++++++++-----
 
126300
 po/pt_BR.po                                        |  593 ++++++++++-----
 
126301
 po/ru.po                                           |  590 ++++++++++-----
 
126302
 po/sk.po                                           |   64 +-
 
126303
 po/sl.po                                           |  596 ++++++++++-----
 
126304
 po/sv.po                                           |   24 +-
 
126305
 po/tr.po                                           |  579 ++++++++++-----
 
126306
 po/uk.po                                           |  647 ++++++++++------
 
126307
 po/wa.po                                           |  608 ++++++++++-----
 
126308
 po/zh_CN.po                                        |  573 ++++++++++----
 
126309
 po/zh_TW.po                                        |  761 +++++++++++--------
 
126310
 schemas/Makefile.am                                |    6 +-
 
126311
 34 files changed, 9664 insertions(+), 5162 deletions(-)
 
126312
 
 
126313
commit 63979d382051f179c2d3847e9181efc69a537db7
 
126314
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126315
Date:   Mon Jan 14 17:00:28 2002 +0000
 
126316
 
 
126317
    Removed obsolete default-applications.desktop.in.in
 
126318
 
 
126319
 .../default-applications.desktop.in.in             |    8 --------
 
126320
 1 files changed, 0 insertions(+), 8 deletions(-)
 
126321
 
 
126322
commit edc068587853fdbf6b050687b1ee82a7348eb532
 
126323
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126324
Date:   Mon Jan 14 17:00:07 2002 +0000
 
126325
 
 
126326
    Added missing default-applications.desktop.in
 
126327
 
 
126328
 .../default-applications.desktop.in                |    8 ++++++++
 
126329
 1 files changed, 8 insertions(+), 0 deletions(-)
 
126330
 
 
126331
commit f0e642c93088e4cac4acc79d0444930d5731cd4f
 
126332
Author: Bradford Hovinen <hovinen@ximian.com>
 
126333
Date:   Mon Jan 14 16:49:59 2002 +0000
 
126334
 
 
126335
    Enable code to load settings; call gnome_settings_background_load too
 
126336
    
 
126337
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126338
    
 
126339
        * gnome-settings-daemon.c (main): Enable code to load settings;
 
126340
        call gnome_settings_background_load too
 
126341
 
 
126342
 gnome-settings-daemon/ChangeLog               |    3 +++
 
126343
 gnome-settings-daemon/gnome-settings-daemon.c |    4 ++--
 
126344
 2 files changed, 5 insertions(+), 2 deletions(-)
 
126345
 
 
126346
commit d51ca9a691f95d7807b9e3fb538d0a5f96e85417
 
126347
Author: Bradford Hovinen <hovinen@ximian.com>
 
126348
Date:   Mon Jan 14 16:46:48 2002 +0000
 
126349
 
 
126350
    Use the correct key to register the callback
 
126351
    
 
126352
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126353
    
 
126354
        * gnome-settings-background.c (gnome_settings_background_init):
 
126355
        Use the correct key to register the callback
 
126356
 
 
126357
 gnome-settings-daemon/ChangeLog                   |    5 +++++
 
126358
 gnome-settings-daemon/gnome-settings-background.c |    2 +-
 
126359
 2 files changed, 6 insertions(+), 1 deletions(-)
 
126360
 
 
126361
commit 09974bbcd7bfcde516f2b815004ce0bc76f5ebaf
 
126362
Author: Bradford Hovinen <hovinen@ximian.com>
 
126363
Date:   Mon Jan 14 16:35:16 2002 +0000
 
126364
 
 
126365
    Reparent the iterator if necessary (mime_type_info_update): Don't call
 
126366
    
 
126367
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126368
    
 
126369
        * mime-type-info.c (mime_type_info_update): Reparent the iterator
 
126370
        if necessary
 
126371
        (mime_type_info_update): Don't call reinsert_model_entry
 
126372
    
 
126373
        * mime-types-model.c (insert_mime_type): Implement. Factor from
 
126374
        mime_types_model_new
 
126375
 
 
126376
 capplets/file-types/ChangeLog          |    7 +++
 
126377
 capplets/file-types/TODO_NOTES         |    2 +
 
126378
 capplets/file-types/mime-type-info.c   |   14 +++++-
 
126379
 capplets/file-types/mime-types-model.c |   73 +++++++++++++++++---------------
 
126380
 4 files changed, 59 insertions(+), 37 deletions(-)
 
126381
 
 
126382
commit d6d5ff20d9cb8d19b26365672d76aa9883fd1487
 
126383
Author: Bradford Hovinen <hovinen@ximian.com>
 
126384
Date:   Mon Jan 14 15:28:36 2002 +0000
 
126385
 
 
126386
    Implement. Mostly a copy from the corresponding function in
 
126387
    
 
126388
    2002-01-14  Bradford Hovinen  <hovinen@ximian.com>
 
126389
    
 
126390
        * mime-category-edit-dialog.c (populate_application_list):
 
126391
        Implement. Mostly a copy from the corresponding function in
 
126392
        mime-edit-dialog.c
 
126393
    
 
126394
        * mime-types-model.c (get_insertion_point): Make this public
 
126395
        (find_supported_apps_for_category, reduce_supported_app_list)
 
126396
        (intersect_lists, find_possible_supported_apps): Implement
 
126397
    
 
126398
        * mime-edit-dialog.c (fill_dialog): Fill category_entry
 
126399
        (choose_cat_cb): Implement
 
126400
        (mime_edit_dialog_init): Connect choose_button to choose_cat_cb
 
126401
    
 
126402
        * mime-type-info.c (mime_type_info_load): Load category name
 
126403
        (mime_type_info_save): Call reinsert_iter to affect category name
 
126404
        change
 
126405
    
 
126406
        * mime-types-model.c (mime_types_model_new): Add parameter
 
126407
        is_category_select; TRUE iff this model should be only for
 
126408
        selecting a category and not list the actual file types or
 
126409
        Internet services
 
126410
        (get_category_name): Implement
 
126411
    
 
126412
        * mime-edit-dialog.c (mime_edit_dialog_init): Add category_label
 
126413
        to first size group
 
126414
    
 
126415
    2002-01-13  Bradford Hovinen  <hovinen@ximian.com>
 
126416
    
 
126417
        * file-types-capplet.c (edit_cb, row_activated_cb): Don't try to
 
126418
        create a category edit dialog if this is the Internet Services
 
126419
        category
 
126420
        (count_cb): Only count other than internet services category
 
126421
    
 
126422
        * mime-types-model.c (model_entry_is_category): Implement
 
126423
        (model_entry_is_protocol): Use categories[INTERNET_SERVICES_IDX]
 
126424
        rather than string
 
126425
        (model_entry_is_internet_services_category): Implement
 
126426
    
 
126427
        * Makefile.am (gnome_file_types_properties_SOURCES): Add
 
126428
        mime-category-edit-dialog.[ch]
 
126429
    
 
126430
        * file-types-capplet.c (edit_cb): Construct a category edit dialog
 
126431
        if the tree iterator has children
 
126432
        (row_activated_cb): Ditto
 
126433
 
 
126434
 capplets/file-types/ChangeLog                    |   46 +++
 
126435
 capplets/file-types/Makefile.am                  |   15 +-
 
126436
 capplets/file-types/TODO_NOTES                   |    1 +
 
126437
 capplets/file-types/file-types-capplet.c         |   16 +-
 
126438
 capplets/file-types/file-types-properties.glade  |   98 +++++--
 
126439
 capplets/file-types/file-types-properties.glade1 |   92 ++++-
 
126440
 capplets/file-types/mime-category-edit-dialog.c  |  396 ++++++++++++++++++++++
 
126441
 capplets/file-types/mime-category-edit-dialog.h  |   59 ++++
 
126442
 capplets/file-types/mime-edit-dialog.c           |   50 +++
 
126443
 capplets/file-types/mime-type-info.c             |    8 +-
 
126444
 capplets/file-types/mime-type-info.h             |    1 +
 
126445
 capplets/file-types/mime-types-model.c           |  211 +++++++++++-
 
126446
 capplets/file-types/mime-types-model.h           |   21 +-
 
126447
 13 files changed, 945 insertions(+), 69 deletions(-)
 
126448
 
 
126449
commit d329aab5064addee951da394b14db4d8e7badbec
 
126450
Author: Kjartan Maraas <kmaraas@gnome.org>
 
126451
Date:   Mon Jan 14 00:32:00 2002 +0000
 
126452
 
 
126453
    Updated Norwegian (bokm�l) translation.
 
126454
    
 
126455
    2001-12-13  Kjartan Maraas  <kmaraas@gnome.org>
 
126456
    
 
126457
        * no.po: Updated Norwegian (bokm�l) translation.
 
126458
 
 
126459
 po/ChangeLog |    4 +
 
126460
 po/no.po     |  799 +++++++++++++++++++++++++++++++---------------------------
 
126461
 2 files changed, 437 insertions(+), 366 deletions(-)
 
126462
 
 
126463
commit 70df5729daae06c0b710dbe524c09600934ecc16
 
126464
Author: Bradford Hovinen <hovinen@ximian.com>
 
126465
Date:   Fri Jan 11 21:18:04 2002 +0000
 
126466
 
 
126467
    Rename to add_mime_cb (create_dialog): Update add_button ->
 
126468
    
 
126469
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126470
    
 
126471
        * file-types-capplet.c (add_cb): Rename to add_mime_cb
 
126472
        (create_dialog): Update add_button -> add_mime_button
 
126473
 
 
126474
 capplets/file-types/ChangeLog                    |    2 ++
 
126475
 capplets/file-types/file-types-capplet.c         |    4 ++--
 
126476
 capplets/file-types/file-types-properties.glade  |   14 ++++++++++++--
 
126477
 capplets/file-types/file-types-properties.glade1 |   13 +++++++++++--
 
126478
 4 files changed, 27 insertions(+), 6 deletions(-)
 
126479
 
 
126480
commit 10be28c26f3d8df978df2c903cf4d4067e6712ae
 
126481
Author: Bradford Hovinen <hovinen@ximian.com>
 
126482
Date:   Fri Jan 11 21:13:51 2002 +0000
 
126483
 
 
126484
    Implement (count_cb): Implement (create_dialog): Connect changed signal on
 
126485
    
 
126486
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126487
    
 
126488
        * file-types-capplet.c (selection_changed_cb): Implement
 
126489
        (count_cb): Implement
 
126490
        (create_dialog): Connect changed signal on treeview selection to
 
126491
        selection_changed_cb
 
126492
        (create_dialog): Desensitize edit button
 
126493
        (remove_cb): Call selection_changed_cb
 
126494
 
 
126495
 capplets/file-types/ChangeLog            |    7 +++++++
 
126496
 capplets/file-types/TODO_NOTES           |    6 ++++--
 
126497
 capplets/file-types/file-types-capplet.c |   28 ++++++++++++++++++++++++++++
 
126498
 3 files changed, 39 insertions(+), 2 deletions(-)
 
126499
 
 
126500
commit b11fd589030c92ed160a050de18a05926337a86f
 
126501
Author: Bradford Hovinen <hovinen@ximian.com>
 
126502
Date:   Fri Jan 11 20:54:55 2002 +0000
 
126503
 
 
126504
    Set sensitivity of needs_terminal_toggle (store_data): Set needs_terminal
 
126505
    
 
126506
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126507
    
 
126508
        * mime-edit-dialog.c (default_action_changed_cb): Set sensitivity
 
126509
        of needs_terminal_toggle
 
126510
        (store_data): Set needs_terminal
 
126511
        (fill_dialog): Set needs_terminal_toggle
 
126512
 
 
126513
 capplets/file-types/ChangeLog                    |    7 +++++++
 
126514
 capplets/file-types/file-types-properties.glade  |   15 +++++++++++++++
 
126515
 capplets/file-types/file-types-properties.glade1 |   14 ++++++++++++++
 
126516
 capplets/file-types/mime-edit-dialog.c           |   11 +++++++++--
 
126517
 capplets/file-types/mime-type-info.c             |    4 +++-
 
126518
 capplets/file-types/mime-type-info.h             |    1 +
 
126519
 6 files changed, 49 insertions(+), 3 deletions(-)
 
126520
 
 
126521
commit 6a71b6f339cbd6fd232357c799fdaeaa1099ce40
 
126522
Author: Bradford Hovinen <hovinen@ximian.com>
 
126523
Date:   Fri Jan 11 20:45:15 2002 +0000
 
126524
 
 
126525
    Remove from dirty list (mime_type_info_save): Use libuuid to generate a
 
126526
    
 
126527
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126528
    
 
126529
        * mime-type-info.c (mime_type_info_free): Remove from dirty list
 
126530
        (mime_type_info_save): Use libuuid to generate a unique ID for the
 
126531
        custom app
 
126532
        (mime_type_info_load): Check for custom line based on name
 
126533
 
 
126534
 capplets/file-types/ChangeLog        |    3 ++
 
126535
 capplets/file-types/TODO_NOTES       |    1 +
 
126536
 capplets/file-types/mime-type-info.c |   41 ++++++++++++++++++++++++----------
 
126537
 3 files changed, 33 insertions(+), 12 deletions(-)
 
126538
 
 
126539
commit d3bff505c2f9cd8c11bc1af51be7f3183c71b09e
 
126540
Author: Bradford Hovinen <hovinen@ximian.com>
 
126541
Date:   Fri Jan 11 20:14:51 2002 +0000
 
126542
 
 
126543
    Remove from dirty list
 
126544
    
 
126545
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126546
    
 
126547
        * mime-type-info.c (mime_type_info_free): Remove from dirty list
 
126548
 
 
126549
 capplets/file-types/ChangeLog        |    2 ++
 
126550
 capplets/file-types/mime-type-info.c |    1 +
 
126551
 2 files changed, 3 insertions(+), 0 deletions(-)
 
126552
 
 
126553
commit e037e72d543d9062b14e7ec8c3004c1e7f012394
 
126554
Author: Bradford Hovinen <hovinen@ximian.com>
 
126555
Date:   Fri Jan 11 20:13:50 2002 +0000
 
126556
 
 
126557
    Don't check default action id if default action is NULL
 
126558
    
 
126559
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126560
    
 
126561
        * mime-edit-dialog.c (populate_application_list): Don't check
 
126562
        default action id if default action is NULL
 
126563
    
 
126564
        * mime-type-info.c (mime_type_info_free): Remove data from
 
126565
        mime_type_table
 
126566
    
 
126567
        * service-info.c (service_info_free): Free the info structure
 
126568
    
 
126569
        * mime-type-info.c (mime_type_info_load): Ditto below
 
126570
    
 
126571
        * service-info.c (service_info_load): Use service_info_table as a
 
126572
        cache
 
126573
        (service_info_free): Remove data from service_info_table
 
126574
 
 
126575
 capplets/file-types/ChangeLog          |   14 ++++++++++++++
 
126576
 capplets/file-types/TODO_NOTES         |    4 +++-
 
126577
 capplets/file-types/mime-edit-dialog.c |    3 ++-
 
126578
 capplets/file-types/mime-type-info.c   |   17 +++++++++++++++++
 
126579
 capplets/file-types/service-info.c     |   20 ++++++++++++++++++++
 
126580
 5 files changed, 56 insertions(+), 2 deletions(-)
 
126581
 
 
126582
commit 2cebb9f9f0dd07c261d0650eee1a323defb33bcc
 
126583
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126584
Date:   Fri Jan 11 19:51:10 2002 +0000
 
126585
 
 
126586
    added initial TODO
 
126587
 
 
126588
 TODO                                          |   33 +++++++++++++++++++++++++
 
126589
 gnome-settings-daemon/gnome-settings-daemon.c |    4 +-
 
126590
 gnome-settings-daemon/gnome-settings-mouse.c  |    2 -
 
126591
 3 files changed, 35 insertions(+), 4 deletions(-)
 
126592
 
 
126593
commit fe788d66c63e4a52df96ae6948d16752356ec908
 
126594
Author: Bradford Hovinen <hovinen@ximian.com>
 
126595
Date:   Fri Jan 11 19:42:24 2002 +0000
 
126596
 
 
126597
    Use custom_line for program_entry
 
126598
    
 
126599
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126600
    
 
126601
        * mime-edit-dialog.c (populate_application_list): Use custom_line
 
126602
        for program_entry
 
126603
 
 
126604
 capplets/file-types/ChangeLog          |    3 +++
 
126605
 capplets/file-types/TODO_NOTES         |    1 +
 
126606
 capplets/file-types/mime-edit-dialog.c |    5 +++--
 
126607
 capplets/file-types/mime-type-info.c   |    2 +-
 
126608
 4 files changed, 8 insertions(+), 3 deletions(-)
 
126609
 
 
126610
commit 558c9c00f4eee843259010108c8794c82ac30c36
 
126611
Author: Bradford Hovinen <hovinen@ximian.com>
 
126612
Date:   Fri Jan 11 19:28:08 2002 +0000
 
126613
 
 
126614
    Read custom_line from default_action (mime_type_info_save): Set custom
 
126615
    
 
126616
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126617
    
 
126618
        * mime-type-info.c (mime_type_info_load): Read custom_line from
 
126619
        default_action
 
126620
        (mime_type_info_save): Set custom line through GnomeVFS app
 
126621
        registry
 
126622
 
 
126623
 capplets/file-types/ChangeLog          |    5 +++++
 
126624
 capplets/file-types/TODO_NOTES         |    3 +--
 
126625
 capplets/file-types/mime-edit-dialog.c |    8 +++++++-
 
126626
 capplets/file-types/mime-type-info.c   |   28 ++++++++++++++++++++++++----
 
126627
 4 files changed, 37 insertions(+), 7 deletions(-)
 
126628
 
 
126629
commit 9ae7188b6cec9b1ddbcf744a25414cb7b0edb631
 
126630
Author: Bradford Hovinen <hovinen@ximian.com>
 
126631
Date:   Fri Jan 11 18:42:36 2002 +0000
 
126632
 
 
126633
    Implement. Callback for row_activated signal
 
126634
    
 
126635
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126636
    
 
126637
        * file-types-capplet.c (row_activated_cb): Implement. Callback for
 
126638
        row_activated signal
 
126639
 
 
126640
 capplets/file-types/ChangeLog            |    3 +++
 
126641
 capplets/file-types/TODO_NOTES           |    2 --
 
126642
 capplets/file-types/file-types-capplet.c |   19 +++++++++++++++++++
 
126643
 3 files changed, 22 insertions(+), 2 deletions(-)
 
126644
 
 
126645
commit e0bf4c9e258f18c7ca2b095c148f597c7c019bee
 
126646
Author: Bradford Hovinen <hovinen@ximian.com>
 
126647
Date:   Fri Jan 11 18:37:17 2002 +0000
 
126648
 
 
126649
    Don't create a separate dialog; just read from new_ext_entry
 
126650
    
 
126651
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126652
    
 
126653
        * mime-edit-dialog.c (add_ext_cb): Don't create a separate dialog;
 
126654
        just read from new_ext_entry
 
126655
 
 
126656
 capplets/file-types/ChangeLog                    |    3 +
 
126657
 capplets/file-types/TODO_NOTES                   |    1 -
 
126658
 capplets/file-types/file-types-properties.glade  |  263 +++++++--------------
 
126659
 capplets/file-types/file-types-properties.glade1 |  273 ++++++++--------------
 
126660
 capplets/file-types/mime-edit-dialog.c           |   30 +--
 
126661
 5 files changed, 188 insertions(+), 382 deletions(-)
 
126662
 
 
126663
commit 9cd12bb3c25ce776cb7cc133592ab5735966af43
 
126664
Author: Bradford Hovinen <hovinen@ximian.com>
 
126665
Date:   Fri Jan 11 17:47:31 2002 +0000
 
126666
 
 
126667
    Implement
 
126668
    
 
126669
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126670
    
 
126671
        * service-info.c (get_apps_for_service_type): Implement
 
126672
    
 
126673
        * service-edit-dialog.c (program_changed_cb): Implement
 
126674
        (service_edit_dialog_init): Connect program_select changed signal
 
126675
        (populate_app_list): Fill app menu with results from
 
126676
        get_apps_for_service_type
 
126677
    
 
126678
        * service-info.c (fill_service_apps): Implement
 
126679
 
 
126680
 capplets/file-types/ChangeLog                    |    9 ++++
 
126681
 capplets/file-types/TODO_NOTES                   |    1 +
 
126682
 capplets/file-types/file-types-properties.glade  |    2 +-
 
126683
 capplets/file-types/file-types-properties.glade1 |    2 +-
 
126684
 capplets/file-types/service-edit-dialog.c        |   35 +++++++++++++++-
 
126685
 capplets/file-types/service-info.c               |   48 ++++++++++++++++++++++
 
126686
 capplets/file-types/service-info.h               |    2 +
 
126687
 7 files changed, 96 insertions(+), 3 deletions(-)
 
126688
 
 
126689
commit caa4385d600d4709f5360b165bc690291dfbda26
 
126690
Author: Bradford Hovinen <hovinen@ximian.com>
 
126691
Date:   Fri Jan 11 16:10:03 2002 +0000
 
126692
 
 
126693
    Retrieve app info from option menu
 
126694
    
 
126695
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126696
    
 
126697
        * service-edit-dialog.c (store_data): Retrieve app info from
 
126698
        option menu
 
126699
 
 
126700
 capplets/file-types/ChangeLog             |    3 +++
 
126701
 capplets/file-types/TODO_NOTES            |    1 -
 
126702
 capplets/file-types/service-edit-dialog.c |   14 ++++++++++++++
 
126703
 3 files changed, 17 insertions(+), 1 deletions(-)
 
126704
 
 
126705
commit cd0aec7eaa3f45e373c4b12a984f3e99dbe249fa
 
126706
Author: Bradford Hovinen <hovinen@ximian.com>
 
126707
Date:   Fri Jan 11 16:01:15 2002 +0000
 
126708
 
 
126709
    Commit the changeset (main): Construct a changeset (edit_cb): Pass the
 
126710
    
 
126711
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126712
    
 
126713
        * file-types-capplet.c (apply_cb): Commit the changeset
 
126714
        (main): Construct a changeset
 
126715
        (edit_cb): Pass the changeset to service_info_new
 
126716
    
 
126717
        * service-info.c (set_string): Don't set the value if it is NULL
 
126718
        (service_info_load): Store changeset in info structure
 
126719
        (service_info_save): Don't require a changeset; use the one stored
 
126720
        in the structure
 
126721
 
 
126722
 capplets/file-types/ChangeLog             |    7 +++++++
 
126723
 capplets/file-types/file-types-capplet.c  |   13 ++++++++-----
 
126724
 capplets/file-types/service-edit-dialog.c |    2 +-
 
126725
 capplets/file-types/service-info.c        |   17 +++++++++--------
 
126726
 capplets/file-types/service-info.h        |    5 +++--
 
126727
 5 files changed, 28 insertions(+), 16 deletions(-)
 
126728
 
 
126729
commit a53fac33f277695542135f062b9776b36367adf9
 
126730
Author: Bradford Hovinen <hovinen@ximian.com>
 
126731
Date:   Fri Jan 11 15:48:52 2002 +0000
 
126732
 
 
126733
    Don't set the value if it is NULL
 
126734
    
 
126735
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126736
    
 
126737
        * service-info.c (set_string): Don't set the value if it is NULL
 
126738
    
 
126739
        * service-edit-dialog.c (store_data): Call service_info_save
 
126740
 
 
126741
 capplets/file-types/ChangeLog             |    4 ++++
 
126742
 capplets/file-types/TODO_NOTES            |    1 +
 
126743
 capplets/file-types/service-edit-dialog.c |    1 +
 
126744
 capplets/file-types/service-info.c        |    3 +++
 
126745
 4 files changed, 9 insertions(+), 0 deletions(-)
 
126746
 
 
126747
commit ee6a2823a4eca6b1dfa204621af54d869bfdb774
 
126748
Author: Bradford Hovinen <hovinen@ximian.com>
 
126749
Date:   Fri Jan 11 15:32:10 2002 +0000
 
126750
 
 
126751
    Terminate column list with -1
 
126752
    
 
126753
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126754
    
 
126755
        * mime-edit-dialog.c (add_ext_cb): Terminate column list with -1
 
126756
    
 
126757
        * service-edit-dialog.c (store_data): Call service_info_update
 
126758
    
 
126759
        * mime-edit-dialog.c (store_data): Call mime_type_info_update
 
126760
    
 
126761
        * mime-type-info.c (mime_type_info_update): Implement. Updates the
 
126762
        model with data from the structure
 
126763
    
 
126764
        * service-info.c (service_info_update): Implement. Updates the
 
126765
        model with data from the structure
 
126766
    
 
126767
        * mime-type-info.c (form_extensions_string): Implement. Factor
 
126768
        from mime_type_info_save
 
126769
    
 
126770
        * service-info.c (service_info_load): Accept model and iter rather
 
126771
        than protocol name; read protocol name from model
 
126772
    
 
126773
        * mime-type-info.c (mime_type_info_load): Accept model and iter
 
126774
        rather than mime type; read the mime type from the model
 
126775
    
 
126776
        * mime-types-model.c (get_icon_pixbuf): Make this public
 
126777
 
 
126778
 capplets/file-types/ChangeLog             |   35 ++++++++
 
126779
 capplets/file-types/TODO_NOTES            |    4 +-
 
126780
 capplets/file-types/file-types-capplet.c  |   10 +--
 
126781
 capplets/file-types/mime-edit-dialog.c    |    3 +-
 
126782
 capplets/file-types/mime-type-info.c      |   82 +++++++++++++-----
 
126783
 capplets/file-types/mime-type-info.h      |   11 ++-
 
126784
 capplets/file-types/mime-types-model.c    |  129 +++++++++++++++--------------
 
126785
 capplets/file-types/mime-types-model.h    |    8 ++-
 
126786
 capplets/file-types/service-edit-dialog.c |   10 ++-
 
126787
 capplets/file-types/service-info.c        |   26 +++++-
 
126788
 capplets/file-types/service-info.h        |   15 ++-
 
126789
 11 files changed, 221 insertions(+), 112 deletions(-)
 
126790
 
 
126791
commit b0972292447ca51c32ba591e2cc4ac46ce565aff
 
126792
Author: Bradford Hovinen <hovinen@ximian.com>
 
126793
Date:   Fri Jan 11 14:17:40 2002 +0000
 
126794
 
 
126795
    Implement (program_sensitive_cb): Implement (response_cb): Call store_data
 
126796
    
 
126797
    2002-01-11  Bradford Hovinen  <hovinen@ximian.com>
 
126798
    
 
126799
        * service-edit-dialog.c (store_data): Implement
 
126800
        (program_sensitive_cb): Implement
 
126801
        (response_cb): Call store_data if response_id is OK
 
126802
        (service_edit_dialog_init): Connect toggled signal on
 
126803
        run_program_toggle to program_sensitive_cb
 
126804
    
 
126805
        * mime-type-info.h: Add #include gnome-vfs-mime-info.h
 
126806
    
 
126807
        * service-edit-dialog.c (populate_app_list): Implement
 
126808
    
 
126809
        * mime-edit-dialog.c (populate_component_list): Make sure custom
 
126810
        menu item is shown
 
126811
 
 
126812
 capplets/file-types/ChangeLog             |   15 ++++++++
 
126813
 capplets/file-types/TODO_NOTES            |    9 ++++-
 
126814
 capplets/file-types/mime-edit-dialog.c    |    4 ++-
 
126815
 capplets/file-types/mime-type-info.h      |    3 ++
 
126816
 capplets/file-types/service-edit-dialog.c |   57 +++++++++++++++++++++++++++--
 
126817
 capplets/file-types/service-info.c        |    4 +-
 
126818
 capplets/file-types/service-info.h        |    2 +-
 
126819
 7 files changed, 85 insertions(+), 9 deletions(-)
 
126820
 
 
126821
commit 44aca2c8c39ba3b2276fe1cc6e42ecd97dfac988
 
126822
Author: Jean Schurger <jschurger@schurger.org>
 
126823
Date:   Thu Jan 10 19:46:45 2002 +0000
 
126824
 
 
126825
    Check for entry->icon[0] != 0 if (Icon =) in the desktop file. if
 
126826
    
 
126827
    2002-01-09  Jean Schurger <jschurger@schurger.org>
 
126828
    
 
126829
            * capplet-dir.c (capplet_new): Check for entry->icon[0] != 0
 
126830
                    if (Icon =) in the desktop file.
 
126831
                    if entry->icon is a DIR
 
126832
                    If entry->icon[0] still NULL.
 
126833
 
 
126834
 control-center/ChangeLog     |    7 +++++
 
126835
 control-center/capplet-dir.c |   54 ++++++++++++++++++++++++-----------------
 
126836
 2 files changed, 39 insertions(+), 22 deletions(-)
 
126837
 
 
126838
commit 3e7140488f04564130227c96a639b5320fa00ac9
 
126839
Author: Bradford Hovinen <hovinen@ximian.com>
 
126840
Date:   Thu Jan 10 19:45:08 2002 +0000
 
126841
 
 
126842
    Courtesy of Jean Schurger <jschurger@schurger.org>: Make sure the
 
126843
    
 
126844
    2002-01-10  Bradford Hovinen  <hovinen@ximian.com>
 
126845
    
 
126846
        Courtesy of Jean Schurger <jschurger@schurger.org>:
 
126847
        * preferences.c (bg_preferences_merge_entry): Make sure the
 
126848
        wallpaper filename is non-NULL before doing anything with it
 
126849
 
 
126850
 libbackground/ChangeLog     |    6 ++++++
 
126851
 libbackground/preferences.c |    1 +
 
126852
 2 files changed, 7 insertions(+), 0 deletions(-)
 
126853
 
 
126854
commit 936151c14f77b4afd3bf716b1f3b82fbe28c1f7a
 
126855
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126856
Date:   Thu Jan 10 05:55:00 2002 +0000
 
126857
 
 
126858
    Add CFLAGS
 
126859
 
 
126860
 configure.in |    9 +++++++++
 
126861
 1 files changed, 9 insertions(+), 0 deletions(-)
 
126862
 
 
126863
commit d7ff9fa84d0d30ca59d8e0a4ff028dadf291e5dd
 
126864
Author: Jonathan Blandford <jrb@redhat.com>
 
126865
Date:   Thu Jan 10 02:26:59 2002 +0000
 
126866
 
 
126867
    weee! locate_cursor works now!!!! speed up animation.
 
126868
    
 
126869
    Wed Jan  9 21:22:30 2002  Jonathan Blandford  <jrb@redhat.com>
 
126870
    
 
126871
        * gnome-settings-keyboard.c (filter): weee!  locate_cursor works
 
126872
        now!!!!
 
126873
        * gnome-settings-locate-pointer: speed up animation.
 
126874
 
 
126875
 gnome-settings-daemon/ChangeLog                    |    6 +
 
126876
 gnome-settings-daemon/gnome-settings-keyboard.c    |  114 ++++++++++++++++----
 
126877
 .../gnome-settings-locate-pointer.c                |    2 +-
 
126878
 3 files changed, 102 insertions(+), 20 deletions(-)
 
126879
 
 
126880
commit c1e45241da2289a69c56ed708c6e43ccf8016afd
 
126881
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
126882
Date:   Wed Jan 9 16:34:54 2002 +0000
 
126883
 
 
126884
    Updated Slovak translation.
 
126885
    
 
126886
    2002-01-09  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
126887
    
 
126888
            * sk.po: Updated Slovak translation.
 
126889
 
 
126890
 po/ChangeLog |    4 +
 
126891
 po/sk.po     |  677 ++++++++++++++++++++++++++++++++++-----------------------
 
126892
 2 files changed, 408 insertions(+), 273 deletions(-)
 
126893
 
 
126894
commit d7e783e524592ffb33965107d30c3b608752d231
 
126895
Author: Anders Carlsson <andersca@gnu.org>
 
126896
Date:   Wed Jan 9 01:08:50 2002 +0000
 
126897
 
 
126898
    Call gconf_client_add_dir.
 
126899
    
 
126900
    2002-01-09  Anders Carlsson  <andersca@gnu.org>
 
126901
    
 
126902
        * gnome-settings-daemon.c (main): Call gconf_client_add_dir.
 
126903
 
 
126904
 gnome-settings-daemon/ChangeLog               |    4 ++++
 
126905
 gnome-settings-daemon/gnome-settings-daemon.c |    5 +++++
 
126906
 2 files changed, 9 insertions(+), 0 deletions(-)
 
126907
 
 
126908
commit 1404424a23720ab7bddbc550cf657cd9ae7edce5
 
126909
Author: Anders Carlsson <andersca@gnu.org>
 
126910
Date:   Wed Jan 9 00:06:19 2002 +0000
 
126911
 
 
126912
    Remove missing files.
 
126913
    
 
126914
    2002-01-09  Anders Carlsson  <andersca@gnu.org>
 
126915
    
 
126916
        * POTFILES.in: Remove missing files.
 
126917
 
 
126918
 po/ChangeLog   |    4 ++++
 
126919
 po/POTFILES.in |    5 -----
 
126920
 2 files changed, 4 insertions(+), 5 deletions(-)
 
126921
 
 
126922
commit f4c5ec56d00d495ead5ff0dbdc3ad9f3841fdc5b
 
126923
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126924
Date:   Tue Jan 8 21:47:16 2002 +0000
 
126925
 
 
126926
    remove unneeded files
 
126927
 
 
126928
 capplets/keyboard/keyboard-properties.c       |  300 -------------
 
126929
 capplets/keyboard/keyboard-properties.glade   |  597 -------------------------
 
126930
 capplets/keyboard/keyboard-properties.glade.h |   26 --
 
126931
 capplets/keyboard/keyboard-properties.glade1  |  533 ----------------------
 
126932
 capplets/keyboard/keyboard-properties.xml     |   12 -
 
126933
 capplets/keyboard/main.c                      |  301 -------------
 
126934
 capplets/keyboard/preferences.c               |  421 -----------------
 
126935
 capplets/keyboard/preferences.h               |   75 ---
 
126936
 capplets/keyboard/prefs-widget.c              |  366 ---------------
 
126937
 capplets/keyboard/prefs-widget.h              |   63 ---
 
126938
 capplets/mouse/main.c                         |  297 ------------
 
126939
 capplets/mouse/mouse-properties.xml           |    8 -
 
126940
 capplets/mouse/preferences.c                  |  441 ------------------
 
126941
 capplets/mouse/preferences.h                  |   73 ---
 
126942
 capplets/mouse/prefs-widget.c                 |  337 --------------
 
126943
 capplets/mouse/prefs-widget.h                 |   60 ---
 
126944
 16 files changed, 0 insertions(+), 3910 deletions(-)
 
126945
 
 
126946
commit 98e37477fac3cd87a74dd734f97270385d51978e
 
126947
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
126948
Date:   Tue Jan 8 21:25:33 2002 +0000
 
126949
 
 
126950
    Near total rewrite
 
126951
 
 
126952
 capplets/file-types/ChangeLog                    |    4 +
 
126953
 capplets/file-types/Makefile.am                  |   41 +-
 
126954
 capplets/file-types/TODO_NOTES                   |    9 +
 
126955
 capplets/file-types/file-types-capplet.c         | 2062 ++--------------------
 
126956
 capplets/file-types/file-types-properties.glade  | 1093 ++++++++++++
 
126957
 capplets/file-types/file-types-properties.glade1 | 1026 +++++++++++
 
126958
 capplets/file-types/mime-edit-dialog.c           |  561 ++++++
 
126959
 capplets/file-types/mime-edit-dialog.h           |   60 +
 
126960
 capplets/file-types/mime-type-info.c             |  193 ++
 
126961
 capplets/file-types/mime-type-info.h             |   62 +
 
126962
 capplets/file-types/mime-types-model.c           |  308 ++++
 
126963
 capplets/file-types/mime-types-model.h           |   45 +
 
126964
 capplets/file-types/service-edit-dialog.c        |  270 +++
 
126965
 capplets/file-types/service-edit-dialog.h        |   59 +
 
126966
 capplets/file-types/service-info.c               |  163 ++
 
126967
 capplets/file-types/service-info.h               |   55 +
 
126968
 16 files changed, 4031 insertions(+), 1980 deletions(-)
 
126969
 
 
126970
commit d159298d557b32d406b9e1d8584fa740953ab36f
 
126971
Author: Jonathan Blandford <jrb@src.gnome.org>
 
126972
Date:   Tue Jan 8 21:24:41 2002 +0000
 
126973
 
 
126974
    remove unneeded files, and make naming more consistent
 
126975
 
 
126976
 capplets/mouse/Makefile.am                  |    4 +-
 
126977
 capplets/mouse/gnome-mouse-properties.c     |    2 +-
 
126978
 capplets/mouse/gnome-mouse-properties.glade |   17 +-
 
126979
 capplets/mouse/mouse-properties-capplet.c   |  513 ----------------
 
126980
 capplets/mouse/mouse-properties.glade       |  868 ---------------------------
 
126981
 5 files changed, 12 insertions(+), 1392 deletions(-)
 
126982
 
 
126983
commit d317e2704e5aa76ae0c85eb5746f6e0f3e6f3f8a
 
126984
Author: Jonathan Blandford <jrb@redhat.com>
 
126985
Date:   Tue Jan 8 21:03:07 2002 +0000
 
126986
 
 
126987
    Add locate-pointer. Initial attempt at locate-pointer. Don't understand
 
126988
    
 
126989
    Tue Jan  8 15:50:59 2002  Jonathan Blandford  <jrb@redhat.com>
 
126990
    
 
126991
        * Makefile.am: Add locate-pointer.
 
126992
        * gnome-settings-keyboard.c: Initial attempt at locate-pointer.
 
126993
        Don't understand XKB enough to figure it out.
 
126994
        * gnome-settings-locate-pointer.[ch]: Draw the locate pointer
 
126995
        box.  Pretty snazzy for a useless (but fun) feature.
 
126996
        * gnome-settings-mouse.c:  Move locate pointer to it's own file.
 
126997
    
 
126998
    Tue Jan  8 15:49:15 2002  Jonathan Blandford  <jrb@redhat.com>
 
126999
    
 
127000
        * .cvsignore: update
 
127001
        * Makefile.am: Add gnome-keyboard-properties.c
 
127002
        * gnome-keyboard-properties.c: New, much nicer capplet.
 
127003
        * gnome-keyboard-properties.glade: glade file for above.
 
127004
        * keyboard-bell.png:
 
127005
        * keyboard-cursor.png:
 
127006
        * keyboard-repeat.png:
 
127007
        * keyboard-volume.png: Images for above.  Note,
 
127008
        keyboard-cursor.png is my pathetic attempt at artwork, and will
 
127009
        prolly change in the future.
 
127010
    
 
127011
    Tue Jan  8 15:47:24 2002  Jonathan Blandford  <jrb@redhat.com>
 
127012
    
 
127013
        * .cvsignore: New ignores.
 
127014
        * gnome-mouse-properties.glade: Update of glade file for cursors
 
127015
        * mouse-cursor-normal-large.png: New images
 
127016
        * mouse-cursor-normal.png:
 
127017
        * mouse-cursor-white-large.png:
 
127018
        * mouse-cursor-white.png:
 
127019
        * mouse-properties-capplet.c: (setup_dialog), (create_dialog),
 
127020
        (main): Add support for new properties.  Don't fully work yet, but
 
127021
        we'll get it later.
 
127022
        * mouse-properties.glade: not sure what changed -- need to remove
 
127023
        this file.
 
127024
 
 
127025
 capplets/keyboard/.cvsignore                       |    3 +-
 
127026
 capplets/keyboard/ChangeLog                        |   13 +
 
127027
 capplets/keyboard/Makefile.am                      |   12 +-
 
127028
 capplets/keyboard/gnome-keyboard-properties.c      |  300 ++++++
 
127029
 capplets/keyboard/gnome-keyboard-properties.glade  | 1036 ++++++++++++++++++++
 
127030
 capplets/keyboard/keyboard-bell.png                |  Bin 0 -> 4199 bytes
 
127031
 capplets/keyboard/keyboard-cursor.png              |  Bin 0 -> 261 bytes
 
127032
 capplets/keyboard/keyboard-repeat.png              |  Bin 0 -> 3852 bytes
 
127033
 capplets/keyboard/keyboard-volume.png              |  Bin 0 -> 4655 bytes
 
127034
 capplets/mouse/.cvsignore                          |    2 +-
 
127035
 capplets/mouse/ChangeLog                           |   14 +
 
127036
 capplets/mouse/gnome-mouse-properties.c            |   73 ++-
 
127037
 capplets/mouse/gnome-mouse-properties.glade        |  155 +++-
 
127038
 capplets/mouse/mouse-cursor-normal-large.png       |  Bin 0 -> 251 bytes
 
127039
 capplets/mouse/mouse-cursor-normal.png             |  Bin 0 -> 241 bytes
 
127040
 capplets/mouse/mouse-cursor-white-large.png        |  Bin 0 -> 268 bytes
 
127041
 capplets/mouse/mouse-cursor-white.png              |  Bin 0 -> 221 bytes
 
127042
 capplets/mouse/mouse-properties-capplet.c          |   73 ++-
 
127043
 capplets/mouse/mouse-properties.glade              |  160 +++-
 
127044
 gnome-settings-daemon/ChangeLog                    |    9 +
 
127045
 gnome-settings-daemon/Makefile.am                  |    2 +
 
127046
 gnome-settings-daemon/gnome-settings-keyboard.c    |   57 ++-
 
127047
 .../gnome-settings-locate-pointer.c                |  220 +++++
 
127048
 .../gnome-settings-locate-pointer.h                |   22 +
 
127049
 gnome-settings-daemon/gnome-settings-mouse.c       |   52 +-
 
127050
 gnome-settings-daemon/gnome-settings-mouse.h       |    7 -
 
127051
 26 files changed, 2045 insertions(+), 165 deletions(-)
 
127052
 
 
127053
commit bb15c09c1db4376165eca04e8592ba947749d0d9
 
127054
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
127055
Date:   Tue Jan 8 20:34:38 2002 +0000
 
127056
 
 
127057
    file screensaver-capplet.png was initially added on branch gnome-1-4-branch.
 
127058
 
 
127059
commit b6defbf4c29467df968ae8d0de32707e3fe2fdfd
 
127060
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
127061
Date:   Tue Jan 8 20:34:38 2002 +0000
 
127062
 
 
127063
    file screensaver.desktop.in.in was initially added on branch gnome-1-4-branch.
 
127064
 
 
127065
commit 9bb7df8eb74a69c436cd0d923b6281782751509b
 
127066
Author: Jonathan Blandford <jrb@redhat.com>
 
127067
Date:   Tue Jan 8 20:01:18 2002 +0000
 
127068
 
 
127069
    we now depend on esound.
 
127070
    
 
127071
    Tue Jan  8 15:00:27 2002  Jonathan Blandford  <jrb@redhat.com>
 
127072
    
 
127073
        * configure.in (XF86MISC_LIBS): we now depend on esound.
 
127074
 
 
127075
 ChangeLog                         |    4 ++++
 
127076
 configure.in                      |    2 +-
 
127077
 gnome-settings-daemon/Makefile.am |    2 +-
 
127078
 3 files changed, 6 insertions(+), 2 deletions(-)
 
127079
 
 
127080
commit 53a008eb3c824263e0eb943a51aec394214b7876
 
127081
Author: Richard Hestilow <hestilow@ximian.com>
 
127082
Date:   Tue Jan 8 14:58:12 2002 +0000
 
127083
 
 
127084
    Port to GNOME 2.0.
 
127085
    
 
127086
    2002-01-08  Richard Hestilow  <hestilow@ximian.com>
 
127087
    
 
127088
        * Port to GNOME 2.0.
 
127089
 
 
127090
 capplets/sound/ChangeLog                  |    4 +
 
127091
 capplets/sound/Makefile.am                |   59 ++------
 
127092
 capplets/sound/sound-properties-capplet.c |  235 +++++++++++------------------
 
127093
 capplets/sound/sound-properties.glade     |  210 ++++++++++++--------------
 
127094
 4 files changed, 201 insertions(+), 307 deletions(-)
 
127095
 
 
127096
commit 93763d7ddbd787d1ca230156be5f10b11e84a973
 
127097
Author: Richard Hestilow <hestilow@ximian.com>
 
127098
Date:   Tue Jan 8 14:54:35 2002 +0000
 
127099
 
 
127100
    Initialize libgnomeui, and load sounds.
 
127101
    
 
127102
    2002-01-08  Richard Hestilow  <hestilow@ximian.com>
 
127103
    
 
127104
        * gnome-settings-daemon.c (main): Initialize libgnomeui,
 
127105
        and load sounds.
 
127106
    
 
127107
        * gnome-settings-sound.c (stop_esd): Just tell esd to let go
 
127108
        of /dev/dsp.
 
127109
 
 
127110
 gnome-settings-daemon/ChangeLog               |    8 ++++++++
 
127111
 gnome-settings-daemon/gnome-settings-daemon.c |   10 +++++++---
 
127112
 gnome-settings-daemon/gnome-settings-sound.c  |    5 +++++
 
127113
 3 files changed, 20 insertions(+), 3 deletions(-)
 
127114
 
 
127115
commit 7100bcf73fa6224e847c64f58d961aa824410460
 
127116
Author: Richard Hestilow <hestilow@ximian.com>
 
127117
Date:   Mon Jan 7 15:05:34 2002 +0000
 
127118
 
 
127119
    Whoops, delete those invalid-dnl'ed lines. This is part of my
 
127120
    
 
127121
    2002-01-07  Richard Hestilow  <hestilow@ximian.com>
 
127122
    
 
127123
        * configure.in: Whoops, delete those invalid-dnl'ed lines. This
 
127124
        is part of my use-xscreensaver-demo patch.
 
127125
 
 
127126
 ChangeLog    |    5 +++++
 
127127
 configure.in |   28 +++-------------------------
 
127128
 2 files changed, 8 insertions(+), 25 deletions(-)
 
127129
 
 
127130
commit d20fbe6ece9c52607fc89c430d168817ef11db11
 
127131
Author: Richard Hestilow <hestilow@ximian.com>
 
127132
Date:   Mon Jan 7 14:52:42 2002 +0000
 
127133
 
 
127134
    Add libgnomeui dependency to daemon (it needs gnome-client).
 
127135
    
 
127136
    2002-01-04  Richard Hestilow  <hestilow@ximian.com>
 
127137
    
 
127138
        * configure.in: Add libgnomeui dependency to daemon
 
127139
        (it needs gnome-client).
 
127140
 
 
127141
 ChangeLog    |    5 +++++
 
127142
 configure.in |   53 +++++++++++++++++++++++++----------------------------
 
127143
 2 files changed, 30 insertions(+), 28 deletions(-)
 
127144
 
 
127145
commit 47a67178018998e0417ba0200a6ac56c9cd3f017
 
127146
Author: Christian Rose <menthos@menthos.com>
 
127147
Date:   Mon Jan 7 13:12:48 2002 +0000
 
127148
 
 
127149
    Sorted and added missing files. Updated Swedish translation.
 
127150
    
 
127151
    2002-01-07  Christian Rose  <menthos@menthos.com>
 
127152
    
 
127153
        * POTFILES.in: Sorted and added missing files.
 
127154
        * sv.po: Updated Swedish translation.
 
127155
 
 
127156
 po/ChangeLog   |    5 +
 
127157
 po/POTFILES.in |   41 +++--
 
127158
 po/sv.po       |  615 ++++++++++++++++++++++++++++++++++++++------------------
 
127159
 3 files changed, 450 insertions(+), 211 deletions(-)
 
127160
 
 
127161
commit 63c1b1daaffd34f01c9a9e0eabf56dc8cc7ace43
 
127162
Author: Jonathan Blandford <jrb@redhat.com>
 
127163
Date:   Sun Jan 6 07:55:41 2002 +0000
 
127164
 
 
127165
    avoid recursive loops by only setting the UI if we're active.
 
127166
    
 
127167
    Sun Jan  6 02:52:59 2002  Jonathan Blandford  <jrb@redhat.com>
 
127168
    
 
127169
        * gconf-property-editor.c (peditor_select_radio_widget_changed):
 
127170
        avoid recursive loops by only setting the UI if we're active.
 
127171
 
 
127172
 capplets/common/ChangeLog               |    5 +++++
 
127173
 capplets/common/gconf-property-editor.c |    2 ++
 
127174
 2 files changed, 7 insertions(+), 0 deletions(-)
 
127175
 
 
127176
commit 1bd61a6bdb3983d173745dac8c9c622c0baebb1f
 
127177
Author: Bradford Hovinen <hovinen@ximian.com>
 
127178
Date:   Sat Jan 5 20:39:03 2002 +0000
 
127179
 
 
127180
    Only remove from changeset if the changeset is non-NULL
 
127181
    
 
127182
    2002-01-05  Bradford Hovinen  <hovinen@ximian.com>
 
127183
    
 
127184
        * gconf-property-editor.c (peditor_*_value_changed): Only remove
 
127185
        from changeset if the changeset is non-NULL
 
127186
 
 
127187
 capplets/common/ChangeLog               |    5 +++++
 
127188
 capplets/common/gconf-property-editor.c |   22 ++++++++++++++++------
 
127189
 2 files changed, 21 insertions(+), 6 deletions(-)
 
127190
 
 
127191
commit 68257fcb341a312e26758c9b40d2ec044a0e11e4
 
127192
Author: Bradford Hovinen <hovinen@ximian.com>
 
127193
Date:   Fri Jan 4 20:48:17 2002 +0000
 
127194
 
 
127195
    Implement. Sets the GConf value either in the changeset, or if changeset
 
127196
    
 
127197
    2002-01-04  Bradford Hovinen  <hovinen@ximian.com>
 
127198
    
 
127199
        * gconf-property-editor.c (peditor_set_gconf_value):
 
127200
        Implement. Sets the GConf value either in the changeset, or if
 
127201
        changeset is NULL, directly
 
127202
        (peditor_*_widget_changed): Use peditor_set_gconf_value
 
127203
        (gconf_peditor_new_*): Don't complain if changeset is NULL
 
127204
 
 
127205
 capplets/common/ChangeLog                         |    8 +++++
 
127206
 capplets/common/gconf-property-editor.c           |   36 +++++++++++---------
 
127207
 gnome-settings-daemon/ChangeLog                   |    4 ++
 
127208
 gnome-settings-daemon/gnome-settings-background.c |    4 +-
 
127209
 gnome-settings-daemon/gnome-settings-background.h |    4 +-
 
127210
 gnome-settings-daemon/gnome-settings-daemon.c     |   26 +++++++-------
 
127211
 gnome-settings-daemon/gnome-settings-daemon.h     |    1 +
 
127212
 gnome-settings-daemon/gnome-settings-keyboard.c   |    4 +-
 
127213
 gnome-settings-daemon/gnome-settings-keyboard.h   |    5 ++-
 
127214
 gnome-settings-daemon/gnome-settings-mouse.c      |    4 +-
 
127215
 gnome-settings-daemon/gnome-settings-mouse.h      |    4 +-
 
127216
 gnome-settings-daemon/gnome-settings-sound.c      |    4 +-
 
127217
 gnome-settings-daemon/gnome-settings-sound.h      |    4 +-
 
127218
 gnome-settings-daemon/gnome-settings-xsettings.c  |    6 ++--
 
127219
 gnome-settings-daemon/gnome-settings-xsettings.h  |    4 +-
 
127220
 15 files changed, 68 insertions(+), 50 deletions(-)
 
127221
 
 
127222
commit 2fc652eb94d9d2ca5d864f870cff29675b35788f
 
127223
Author: Mikael Hallendal <micke@codefactory.se>
 
127224
Date:   Fri Jan 4 19:39:51 2002 +0000
 
127225
 
 
127226
    added capplets/default-applications/default-applications.desktop.in to
 
127227
    
 
127228
    2002-01-04  Mikael Hallendal  <micke@codefactory.se>
 
127229
    
 
127230
            * configure.in: added
 
127231
            capplets/default-applications/default-applications.desktop.in to
 
127232
            AC_OUTPUT.
 
127233
 
 
127234
 ChangeLog    |    6 ++++++
 
127235
 configure.in |    1 +
 
127236
 2 files changed, 7 insertions(+), 0 deletions(-)
 
127237
 
 
127238
commit d3f81c73309c2c73e0f43623c893f2f369cf899f
 
127239
Author: Bradford Hovinen <hovinen@ximian.com>
 
127240
Date:   Fri Jan 4 18:40:41 2002 +0000
 
127241
 
 
127242
    Check if tmp is NULL before continuing Use terminal/exec for terminal
 
127243
    
 
127244
    2002-01-04  Bradford Hovinen  <hovinen@ximian.com>
 
127245
    
 
127246
        * default-application-properties.c (edit_read): Check if tmp is
 
127247
        NULL before continuing
 
127248
        Use terminal/exec for terminal executable name key
 
127249
 
 
127250
 capplets/default-applications/ChangeLog            |    6 +++
 
127251
 .../default-application-properties.c               |   37 +++++++++++---------
 
127252
 2 files changed, 26 insertions(+), 17 deletions(-)
 
127253
 
 
127254
commit a70178aebdeec5bb0de51677dccce19e7e0d3254
 
127255
Author: Richard Hestilow <hestilow@ximian.com>
 
127256
Date:   Fri Jan 4 17:52:10 2002 +0000
 
127257
 
 
127258
    Add libgnomeui dependency to daemon (it needs gnome-client).
 
127259
    
 
127260
    2002-01-04  Richard Hestilow  <hestilow@ximian.com>
 
127261
    
 
127262
        * configure.in: Add libgnomeui dependency to daemon
 
127263
        (it needs gnome-client).
 
127264
 
 
127265
 configure.in |    2 +-
 
127266
 1 files changed, 1 insertions(+), 1 deletions(-)
 
127267
 
 
127268
commit fe80b10e7f9f80d2f160cd894fbd35a2cf27d2d5
 
127269
Author: Richard Hestilow <hestilow@ximian.com>
 
127270
Date:   Fri Jan 4 17:50:44 2002 +0000
 
127271
 
 
127272
    Added.
 
127273
    
 
127274
    2001-01-04  Richard Hestilow  <hestilow@ximian.com>
 
127275
    
 
127276
        * gnome-settings-sound.[ch]: Added.
 
127277
    
 
127278
        * Makefile.am: Add gnome-settings-sound sources, link to libsounds.
 
127279
    
 
127280
        * gnome-settings-daemon.c: Call gnome_settings_sound_init.
 
127281
 
 
127282
 gnome-settings-daemon/ChangeLog               |    8 +
 
127283
 gnome-settings-daemon/Makefile.am             |    3 +
 
127284
 gnome-settings-daemon/gnome-settings-daemon.c |    2 +
 
127285
 gnome-settings-daemon/gnome-settings-sound.c  |  174 +++++++++++++++++++++++++
 
127286
 gnome-settings-daemon/gnome-settings-sound.h  |   33 +++++
 
127287
 5 files changed, 220 insertions(+), 0 deletions(-)
 
127288
 
 
127289
commit 57d122b33117251d8211b748104f2a020047a4f0
 
127290
Author: Bradford Hovinen <hovinen@ximian.com>
 
127291
Date:   Fri Jan 4 14:23:24 2002 +0000
 
127292
 
 
127293
    Use $(CONTROL_{CFLAGS|LIBS}) rather than @CONTROL_{CFLAGS|LIBS}@
 
127294
    
 
127295
    2002-01-04  Bradford Hovinen  <hovinen@ximian.com>
 
127296
    
 
127297
        * control/Makefile.am (gnome_theme_preview_LDADD): Use
 
127298
        $(CONTROL_{CFLAGS|LIBS}) rather than @CONTROL_{CFLAGS|LIBS}@
 
127299
 
 
127300
 capplets/theme-switcher/ChangeLog           |    5 +++++
 
127301
 capplets/theme-switcher/Makefile.am         |    6 +++---
 
127302
 capplets/theme-switcher/control/Makefile.am |    7 ++-----
 
127303
 3 files changed, 10 insertions(+), 8 deletions(-)
 
127304
 
 
127305
commit 815c33c0ce4b8ef933edd6d4a6fa918ad9ca479a
 
127306
Author: Bradford Hovinen <hovinen@ximian.com>
 
127307
Date:   Thu Jan 3 23:54:04 2002 +0000
 
127308
 
 
127309
    Remove schemas/Makefile
 
127310
    
 
127311
    2002-01-03  Bradford Hovinen  <hovinen@ximian.com>
 
127312
    
 
127313
        * configure.in (AC_OUTPUT): Remove schemas/Makefile
 
127314
 
 
127315
 ChangeLog    |    2 ++
 
127316
 configure.in |    1 -
 
127317
 2 files changed, 2 insertions(+), 1 deletions(-)
 
127318
 
 
127319
commit 48ae8ad7f5e567214b184cc86b52a5ad9f9bf2b4
 
127320
Author: Bradford Hovinen <hovinen@ximian.com>
 
127321
Date:   Thu Jan 3 23:53:26 2002 +0000
 
127322
 
 
127323
    Remove schemas
 
127324
    
 
127325
    2002-01-03  Bradford Hovinen  <hovinen@ximian.com>
 
127326
    
 
127327
        * Makefile.am (SUBDIRS): Remove schemas
 
127328
 
 
127329
 ChangeLog   |    4 ++++
 
127330
 Makefile.am |    2 +-
 
127331
 2 files changed, 5 insertions(+), 1 deletions(-)
 
127332
 
 
127333
commit 4d346978f547cf9c1efed6bf57d768125a6269bd
 
127334
Author: Richard Hestilow <hestilow@ximian.com>
 
127335
Date:   Thu Jan 3 21:25:24 2002 +0000
 
127336
 
 
127337
    Check for ditem::icon != NULL before calling gnome_pixmap_file.
 
127338
    
 
127339
    2002-01-03  Richard Hestilow  <hestilow@ximian.com>
 
127340
    
 
127341
        * capplet-dir.c (capplet_new): Check for ditem::icon != NULL
 
127342
        before calling gnome_pixmap_file.
 
127343
    
 
127344
        * gnomecc.glade: Remove toolbar & menu stuff (this was causing
 
127345
        runtime glade warnings).
 
127346
 
 
127347
 control-center/ChangeLog               |    8 ++++++++
 
127348
 control-center/capplet-dir-view-list.c |    2 +-
 
127349
 control-center/capplet-dir.c           |    8 +++++---
 
127350
 control-center/gnomecc.glade           |    7 +++----
 
127351
 4 files changed, 17 insertions(+), 8 deletions(-)
 
127352
 
 
127353
commit ff7a43359d0ce38bc1b485a78ef58073fe09151f
 
127354
Author: Kevin Breit <battery841@src.gnome.org>
 
127355
Date:   Thu Jan 3 18:11:19 2002 +0000
 
127356
 
 
127357
    file config-kbd.sgml was initially added on branch gnome-1-4-branch.
 
127358
 
 
127359
commit 86c4ffdbe77985ef72467e45e82f031c13c9ff59
 
127360
Author: Kevin Breit <battery841@src.gnome.org>
 
127361
Date:   Wed Jan 2 23:23:23 2002 +0000
 
127362
 
 
127363
    file config-sound.sgml was initially added on branch gnome-1-4-branch.
 
127364
 
 
127365
commit 9d138b778d7b0364bc15d85caf207d25cec6c800
 
127366
Author: Kevin Breit <battery841@src.gnome.org>
 
127367
Date:   Wed Jan 2 22:46:33 2002 +0000
 
127368
 
 
127369
    file config-hints.sgml was initially added on branch gnome-1-4-branch.
 
127370
 
 
127371
commit b313eab15fb5bafb530148230a70b68b895f6493
 
127372
Author: Kevin Breit <battery841@src.gnome.org>
 
127373
Date:   Wed Jan 2 22:12:47 2002 +0000
 
127374
 
 
127375
    file config-default-apps.sgml was initially added on branch gnome-1-4-branch.
 
127376
 
 
127377
commit 2d82467c017df124d88190a00056338de8bac4ce
 
127378
Author: Kevin Breit <battery841@src.gnome.org>
 
127379
Date:   Wed Jan 2 22:12:47 2002 +0000
 
127380
 
 
127381
    file config-html.sgml was initially added on branch gnome-1-4-branch.
 
127382
 
 
127383
commit 58d399d9503feafbadf69917bec2b2fbd16098c2
 
127384
Author: Kevin Breit <battery841@src.gnome.org>
 
127385
Date:   Wed Jan 2 22:12:47 2002 +0000
 
127386
 
 
127387
    file config-html.sgml~ was initially added on branch gnome-1-4-branch.
 
127388
 
 
127389
commit c6fa7bad2c9029143c9ea3cc4730d376939c9b9f
 
127390
Author: Kevin Breit <battery841@src.gnome.org>
 
127391
Date:   Wed Jan 2 22:12:47 2002 +0000
 
127392
 
 
127393
    file config-mouse.sgml was initially added on branch gnome-1-4-branch.
 
127394
 
 
127395
commit 874db6434cc971978770a0c9ade90c1f35461dbc
 
127396
Author: Vasif Ismailoglu MD <vasif@src.gnome.org>
 
127397
Date:   Wed Dec 26 17:51:31 2001 +0000
 
127398
 
 
127399
    az:po * updating
 
127400
 
 
127401
 po/ChangeLog |   26 +++++++++++++++-----------
 
127402
 po/az.po     |   16 +++++++++-------
 
127403
 2 files changed, 24 insertions(+), 18 deletions(-)
 
127404
 
 
127405
commit f3133428c8fdaed43792217c91f9f401fbb51d25
 
127406
Author: Vasif Ismailoglu MD <vasif@src.gnome.org>
 
127407
Date:   Mon Dec 24 19:40:01 2001 +0000
 
127408
 
 
127409
    updating Azerbajani po file
 
127410
 
 
127411
 po/az.po | 1051 ++++++++++++++++++--------------------------------------------
 
127412
 1 files changed, 309 insertions(+), 742 deletions(-)
 
127413
 
 
127414
commit a3117bf52cf1b5eb8ffed939df4fd4e5f0d724a5
 
127415
Author: Seth Nickell <snickell@stanford.edu>
 
127416
Date:   Fri Dec 21 06:43:43 2001 +0000
 
127417
 
 
127418
    Add Categories field.
 
127419
    
 
127420
    2001-12-20  Seth Nickell  <snickell@stanford.edu>
 
127421
    
 
127422
        * mouse.desktop.in:
 
127423
    
 
127424
        Add Categories field.
 
127425
 
 
127426
 capplets/mouse/ChangeLog        |    6 ++++++
 
127427
 capplets/mouse/mouse.desktop.in |    1 +
 
127428
 2 files changed, 7 insertions(+), 0 deletions(-)
 
127429
 
 
127430
commit 230fdde66381933d9b0c5dfa3cc51e3636be73c2
 
127431
Author: Seth Nickell <snickell@stanford.edu>
 
127432
Date:   Fri Dec 21 06:42:42 2001 +0000
 
127433
 
 
127434
    Add Categories field so it shows up correctly in the panel menus.
 
127435
    
 
127436
    2001-12-20  Seth Nickell  <snickell@stanford.edu>
 
127437
    
 
127438
        * keyboard.desktop.in:
 
127439
    
 
127440
        Add Categories field so it shows up correctly in the
 
127441
        panel menus.
 
127442
 
 
127443
 capplets/keyboard/ChangeLog           |    7 +++++++
 
127444
 capplets/keyboard/keyboard.desktop.in |    1 +
 
127445
 2 files changed, 8 insertions(+), 0 deletions(-)
 
127446
 
 
127447
commit f9094a318943bbce562ed38f35bf48b56bee54d6
 
127448
Author: Bradford Hovinen <hovinen@ximian.com>
 
127449
Date:   Thu Dec 20 21:05:58 2001 +0000
 
127450
 
 
127451
    Update
 
127452
    
 
127453
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127454
    
 
127455
        * mouse.desktop.in (Icon, Exec): Update
 
127456
 
 
127457
 capplets/mouse/ChangeLog        |    2 ++
 
127458
 capplets/mouse/mouse.desktop.in |    4 ++--
 
127459
 2 files changed, 4 insertions(+), 2 deletions(-)
 
127460
 
 
127461
commit 064dac63c0d3816dfdc34dd7dc45400a8fa6b7f5
 
127462
Author: Bradford Hovinen <hovinen@ximian.com>
 
127463
Date:   Thu Dec 20 20:47:43 2001 +0000
 
127464
 
 
127465
    Disable the wallpaper if we couldn't load it (bg_applier_apply_prefs):
 
127466
    
 
127467
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127468
    
 
127469
        * applier.c (bg_applier_apply_prefs): Disable the wallpaper if we
 
127470
        couldn't load it
 
127471
        (bg_applier_apply_prefs): Create a clone of the preferences
 
127472
        structure first and work off of that
 
127473
        (wallpaper_full_cover_p): Return FALSE if the wallpaper pixbuf is NULL
 
127474
 
 
127475
 libbackground/ChangeLog     |    9 +++++++++
 
127476
 libbackground/applier.c     |   32 +++++++++++++++++---------------
 
127477
 libbackground/preferences.c |    7 ++++++-
 
127478
 3 files changed, 32 insertions(+), 16 deletions(-)
 
127479
 
 
127480
commit 894a0a1c3a1e4b689bbd2183678f5dd545bb8f68
 
127481
Author: Bradford Hovinen <hovinen@ximian.com>
 
127482
Date:   Thu Dec 20 20:32:02 2001 +0000
 
127483
 
 
127484
    Eliminate compiler warnings
 
127485
    
 
127486
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127487
    
 
127488
        * capplet-dir-view-list.c: Eliminate compiler warnings
 
127489
    
 
127490
        * preferences.c: Eliminate compiler warnings
 
127491
    
 
127492
        * capplet-dir-view.c: Eliminate compiler warnings
 
127493
    
 
127494
        * capplet-dir.c: Eliminate compiler warnings
 
127495
    
 
127496
        * main.c: Eliminate compiler warnings
 
127497
 
 
127498
 control-center/ChangeLog               |   12 +++++++++++
 
127499
 control-center/capplet-dir-view-list.c |   19 ++++++++++-------
 
127500
 control-center/capplet-dir-view-tree.c |    2 -
 
127501
 control-center/capplet-dir-view.c      |   33 +++++++++++++------------------
 
127502
 control-center/capplet-dir.c           |   19 ++++-------------
 
127503
 control-center/main.c                  |    4 ---
 
127504
 control-center/preferences.c           |    7 +----
 
127505
 7 files changed, 44 insertions(+), 52 deletions(-)
 
127506
 
 
127507
commit 1afc14e0c4ee0ce5b435d16198c18887a0db40ff
 
127508
Author: Bradford Hovinen <hovinen@ximian.com>
 
127509
Date:   Thu Dec 20 20:23:36 2001 +0000
 
127510
 
 
127511
    Eliminate compiler warnings
 
127512
    
 
127513
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127514
    
 
127515
        * mouse-properties-capplet.c: Eliminate compiler warnings
 
127516
 
 
127517
 capplets/mouse/ChangeLog                  |    1 +
 
127518
 capplets/mouse/gnome-mouse-properties.c   |    6 ------
 
127519
 capplets/mouse/mouse-properties-capplet.c |    6 ------
 
127520
 3 files changed, 1 insertions(+), 12 deletions(-)
 
127521
 
 
127522
commit 7953e8085ad94fb0e563a1cf4c4ab237a949a6d7
 
127523
Author: Bradford Hovinen <hovinen@ximian.com>
 
127524
Date:   Thu Dec 20 20:22:37 2001 +0000
 
127525
 
 
127526
    Eliminate compiler warnings
 
127527
    
 
127528
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127529
    
 
127530
        * background-properties-capplet.c: Eliminate compiler warnings
 
127531
 
 
127532
 capplets/background/ChangeLog                      |    1 +
 
127533
 .../background/background-properties-capplet.c     |    2 --
 
127534
 2 files changed, 1 insertions(+), 2 deletions(-)
 
127535
 
 
127536
commit bc0283764493d8bd183177cb5b3fe65f42e62613
 
127537
Author: Bradford Hovinen <hovinen@ximian.com>
 
127538
Date:   Thu Dec 20 20:21:39 2001 +0000
 
127539
 
 
127540
    Eliminate compiler warnings
 
127541
    
 
127542
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127543
    
 
127544
        * gconf-property-editor.c: Eliminate compiler warnings
 
127545
    
 
127546
        * capplet-util.c: Eliminate compiler warnings
 
127547
 
 
127548
 capplets/common/ChangeLog               |    4 ++++
 
127549
 capplets/common/capplet-util.c          |    6 ------
 
127550
 capplets/common/gconf-property-editor.c |    6 ++----
 
127551
 3 files changed, 6 insertions(+), 10 deletions(-)
 
127552
 
 
127553
commit 575824d32a72cc0688befaa26962c5f93af8319e
 
127554
Author: Bradford Hovinen <hovinen@ximian.com>
 
127555
Date:   Thu Dec 20 20:20:03 2001 +0000
 
127556
 
 
127557
    Eliminate compiler warnings
 
127558
    
 
127559
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127560
    
 
127561
        * All: Eliminate compiler warnings
 
127562
    
 
127563
        * gnome-settings-daemon.h: Use __GNOME_SETTINGS_DAEMON_H for the
 
127564
        enclosing macro
 
127565
 
 
127566
 gnome-settings-daemon/ChangeLog               |    5 +++++
 
127567
 gnome-settings-daemon/gnome-settings-daemon.c |    5 +++++
 
127568
 gnome-settings-daemon/gnome-settings-daemon.h |    6 +++---
 
127569
 gnome-settings-daemon/gnome-settings-mouse.c  |    7 ++-----
 
127570
 4 files changed, 15 insertions(+), 8 deletions(-)
 
127571
 
 
127572
commit ec0401e89e5fc15618216771f073dbd761642a07
 
127573
Author: Bradford Hovinen <hovinen@ximian.com>
 
127574
Date:   Thu Dec 20 20:17:28 2001 +0000
 
127575
 
 
127576
    Eliminate compiler warnings
 
127577
    
 
127578
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127579
    
 
127580
        * applier.c: Eliminate compiler warnings
 
127581
 
 
127582
 libbackground/ChangeLog |    2 ++
 
127583
 libbackground/applier.c |    2 --
 
127584
 2 files changed, 2 insertions(+), 2 deletions(-)
 
127585
 
 
127586
commit fb0d2898558e709ec143f4d165d2f605544c7837
 
127587
Author: Bradford Hovinen <hovinen@ximian.com>
 
127588
Date:   Thu Dec 20 20:14:59 2001 +0000
 
127589
 
 
127590
    Fold the callback back in; accept variable argument list with extra
 
127591
    
 
127592
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127593
    
 
127594
        * gconf-property-editor.c (gconf_peditor_new): Fold the callback
 
127595
        back in; accept variable argument list with extra parameters
 
127596
        (gconf_peditor_new_filename): Return the property editor
 
127597
        (gconf_peditor_new_string_valist): Split this out
 
127598
        (gconf_peditor_new_string): Call _valist variant
 
127599
        (gconf_peditor_new*): Update
 
127600
    
 
127601
        * */*-properties*.c: Update according to above
 
127602
 
 
127603
 .../background/background-properties-capplet.c     |   12 +-
 
127604
 capplets/common/ChangeLog                          |    9 +
 
127605
 capplets/common/gconf-property-editor.c            |  180 ++++++++++++++++----
 
127606
 capplets/common/gconf-property-editor.h            |   28 +++-
 
127607
 capplets/keyboard/keyboard-properties.c            |   40 +++--
 
127608
 capplets/mouse/gnome-mouse-properties.c            |   39 ++---
 
127609
 capplets/mouse/mouse-properties-capplet.c          |   39 ++---
 
127610
 capplets/screensaver/Makefile.am                   |   19 +-
 
127611
 8 files changed, 246 insertions(+), 120 deletions(-)
 
127612
 
 
127613
commit 7ec25076f06a01ae7091a563bdcd8ddcfde56b0a
 
127614
Author: Bradford Hovinen <hovinen@ximian.com>
 
127615
Date:   Thu Dec 20 19:45:12 2001 +0000
 
127616
 
 
127617
    Add background, screensaver files (install-data-local): Allow
 
127618
    
 
127619
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127620
    
 
127621
        * schemas/Makefile.am (schema_DATA): Add background, screensaver
 
127622
        files
 
127623
        (install-data-local): Allow specification of multiple schema files
 
127624
    
 
127625
        * capplets/default-applications/Makefile.am: Clean up
 
127626
 
 
127627
 ChangeLog                                 |    1 +
 
127628
 capplets/background/Makefile.am           |    2 +-
 
127629
 capplets/default-applications/ChangeLog   |    2 +
 
127630
 capplets/default-applications/Makefile.am |   48 ++++++++--------------------
 
127631
 capplets/keyboard/Makefile.am             |    2 +-
 
127632
 capplets/mouse/Makefile.am                |    2 +-
 
127633
 6 files changed, 20 insertions(+), 37 deletions(-)
 
127634
 
 
127635
commit ac652d54ee94943ba9f27e6eb43f11f071d5b988
 
127636
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
127637
Date:   Thu Dec 20 19:10:50 2001 +0000
 
127638
 
 
127639
    Add missing rule for building screensaver.desktop
 
127640
 
 
127641
 capplets/screensaver/Makefile.am |    3 +++
 
127642
 1 files changed, 3 insertions(+), 0 deletions(-)
 
127643
 
 
127644
commit 7e964d36ec079d5f0c431c855c5a5a0305daeba9
 
127645
Author: Bradford Hovinen <hovinen@ximian.com>
 
127646
Date:   Thu Dec 20 19:08:15 2001 +0000
 
127647
 
 
127648
    Remove obsolete stuff
 
127649
    
 
127650
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127651
    
 
127652
        * Makefile.am: Remove obsolete stuff
 
127653
    
 
127654
        * screensavers/Makefile.am (install-data-local): Make sure
 
127655
        share/control-center/screensavers directory is created
 
127656
    
 
127657
        * Replace screensaver.desktop.in.in with screensaver.desktop.in
 
127658
 
 
127659
 capplets/screensaver/ChangeLog                 |    5 ++++
 
127660
 capplets/screensaver/Makefile.am               |   28 +++--------------------
 
127661
 capplets/screensaver/screensaver.desktop.in    |    8 ++++++
 
127662
 capplets/screensaver/screensaver.desktop.in.in |    8 ------
 
127663
 capplets/screensaver/screensavers/Makefile.am  |    3 +-
 
127664
 5 files changed, 19 insertions(+), 33 deletions(-)
 
127665
 
 
127666
commit 89b1e89843e296a774dfab7313e8c06a0417d572
 
127667
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
127668
Date:   Thu Dec 20 18:58:11 2001 +0000
 
127669
 
 
127670
    Moved background, screensaver schema files to schemas
 
127671
 
 
127672
 ChangeLog                                |    3 +
 
127673
 capplets/background/background.schema    |  105 ------------------------------
 
127674
 capplets/screensaver/screensaver.schemas |   59 -----------------
 
127675
 schemas/Makefile.am                      |    2 +-
 
127676
 schemas/background.schemas               |  105 ++++++++++++++++++++++++++++++
 
127677
 schemas/screensaver.schemas              |   59 +++++++++++++++++
 
127678
 6 files changed, 168 insertions(+), 165 deletions(-)
 
127679
 
 
127680
commit 30389610b41d22659294a2cb06d23c6447fe9373
 
127681
Author: Bradford Hovinen <hovinen@ximian.com>
 
127682
Date:   Thu Dec 20 18:52:39 2001 +0000
 
127683
 
 
127684
    Add parameter GNOME_PARAM_APP_DATADIR
 
127685
    
 
127686
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127687
    
 
127688
        * capplets/screensaver/main.c (main): Add parameter
 
127689
        GNOME_PARAM_APP_DATADIR
 
127690
    
 
127691
        * mouse-properties-capplet.c (main): Add parameter
 
127692
        GNOME_PARAM_APP_DATADIR
 
127693
    
 
127694
        * configure.in (GNOMECC_DESKTOP_DIR): Define
 
127695
        (GNOMECC_DATA_DIR): Define
 
127696
        Remove AC_DEFINE_UNQUOTED for the rest of the directories
 
127697
    
 
127698
        * All: Update to reflect above
 
127699
 
 
127700
 ChangeLog                                          |    4 ++
 
127701
 acconfig.h                                         |    6 +---
 
127702
 .../background/background-properties-capplet.c     |    2 +-
 
127703
 capplets/keyboard/keyboard-properties.c            |    2 +-
 
127704
 capplets/mouse/ChangeLog                           |    1 +
 
127705
 capplets/mouse/gnome-mouse-properties.c            |   39 ++++++++++++++------
 
127706
 capplets/mouse/mouse-properties-capplet.c          |   39 ++++++++++++++------
 
127707
 capplets/screensaver/ChangeLog                     |    1 +
 
127708
 capplets/screensaver/main.c                        |    3 +-
 
127709
 capplets/screensaver/preferences.c                 |    6 ++-
 
127710
 capplets/screensaver/prefs-widget.c                |    2 +-
 
127711
 capplets/screensaver/preview.c                     |   18 ++++++++--
 
127712
 capplets/screensaver/selection-dialog.c            |    5 +--
 
127713
 configure.in                                       |   10 ++----
 
127714
 control-center/capplet-dir.c                       |   10 ++++--
 
127715
 15 files changed, 99 insertions(+), 49 deletions(-)
 
127716
 
 
127717
commit 2dd5ccf964a0e30a5d6d7abe9b41f0799a1d1670
 
127718
Author: Bradford Hovinen <hovinen@ximian.com>
 
127719
Date:   Thu Dec 20 18:21:12 2001 +0000
 
127720
 
 
127721
    Update (main): Use a GtkDialog rather than a GnomeDialog; don't place a
 
127722
    
 
127723
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127724
    
 
127725
        * *-properties*.c (dialog_button_clicked_cb): Update
 
127726
        (main): Use a GtkDialog rather than a GnomeDialog; don't place a
 
127727
        weak ref on gtk_main_quit
 
127728
 
 
127729
 capplets/background/ChangeLog                      |    3 ++
 
127730
 capplets/background/Makefile.am                    |    3 ++
 
127731
 .../background/background-properties-capplet.c     |   26 +++++++++++++------
 
127732
 capplets/keyboard/ChangeLog                        |    4 +++
 
127733
 capplets/keyboard/Makefile.am                      |    3 ++
 
127734
 capplets/keyboard/keyboard-properties.c            |   25 +++++++++++++------
 
127735
 capplets/mouse/ChangeLog                           |    6 ++++
 
127736
 capplets/mouse/Makefile.am                         |    3 ++
 
127737
 capplets/mouse/gnome-mouse-properties.c            |   25 +++++++++++++------
 
127738
 capplets/mouse/mouse-properties-capplet.c          |   25 +++++++++++++------
 
127739
 10 files changed, 91 insertions(+), 32 deletions(-)
 
127740
 
 
127741
commit cb0a578f7e48a3782aeb88caa7c9456c89fb12c4
 
127742
Author: Bradford Hovinen <hovinen@ximian.com>
 
127743
Date:   Thu Dec 20 17:58:44 2001 +0000
 
127744
 
 
127745
    Add
 
127746
    
 
127747
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127748
    
 
127749
        * schemas/Makefile.am (EXTRA_DIST): Add
 
127750
    
 
127751
        * configure.in: Removed capplets/sound/Makefile
 
127752
    
 
127753
        * capplets/*/Makefile.am: Compilation fixes
 
127754
 
 
127755
 ChangeLog                                     |    4 +
 
127756
 capplets/background/Makefile.am               |   12 +-
 
127757
 capplets/keyboard/Makefile.am                 |    6 +-
 
127758
 capplets/mouse/Makefile.am                    |   15 +-
 
127759
 capplets/screensaver/Makefile.am              |    4 +-
 
127760
 capplets/screensaver/screensavers/Makefile.am |    4 +-
 
127761
 configure.in                                  |    1 -
 
127762
 po/az.po                                      | 2434 ++++++-----
 
127763
 po/ca.po                                      | 2519 ++++++-----
 
127764
 po/cs.po                                      | 2293 +++++-----
 
127765
 po/da.po                                      | 1691 ++++----
 
127766
 po/de.po                                      | 1520 +++----
 
127767
 po/el.po                                      | 2325 +++++-----
 
127768
 po/es.po                                      | 2202 +++++----
 
127769
 po/fi.po                                      | 2228 +++++----
 
127770
 po/fr.po                                      | 2332 +++++-----
 
127771
 po/ga.po                                      | 2169 +++++-----
 
127772
 po/hr.po                                      | 2197 +++++-----
 
127773
 po/ja.po                                      | 2253 +++++-----
 
127774
 po/lv.po                                      | 6055 +++++++++++++++----------
 
127775
 po/nn.po                                      | 1534 +++----
 
127776
 po/no.po                                      |  478 +-
 
127777
 po/pl.po                                      | 2660 ++++++------
 
127778
 po/pt_BR.po                                   | 2207 +++++----
 
127779
 po/ru.po                                      | 2327 ++++++----
 
127780
 po/sk.po                                      |  544 ++-
 
127781
 po/sl.po                                      | 2307 ++++++----
 
127782
 po/sv.po                                      |  508 ++-
 
127783
 po/tr.po                                      |  930 ++--
 
127784
 po/uk.po                                      | 2245 +++++-----
 
127785
 po/wa.po                                      | 2256 +++++----
 
127786
 po/zh_CN.po                                   | 1177 +++---
 
127787
 po/zh_TW.po                                   |  535 ++-
 
127788
 schemas/Makefile.am                           |    2 +
 
127789
 34 files changed, 28403 insertions(+), 23571 deletions(-)
 
127790
 
 
127791
commit a41721b331565b51709e3a343d280c1cffaa6ca1
 
127792
Author: Hans Petter Jansson <hpj@ximian.com>
 
127793
Date:   Thu Dec 20 17:09:32 2001 +0000
 
127794
 
 
127795
    Remove rule that prevented install.
 
127796
    
 
127797
    2001-12-20  Hans Petter Jansson  <hpj@ximian.com>
 
127798
    
 
127799
        * Makefile.am: Remove rule that prevented install.
 
127800
 
 
127801
 capplets/mouse/ChangeLog   |    4 ++++
 
127802
 capplets/mouse/Makefile.am |    2 +-
 
127803
 2 files changed, 5 insertions(+), 1 deletions(-)
 
127804
 
 
127805
commit 347e6f5603c88cc258cde346715cd16c1f36ff93
 
127806
Author: Bradford Hovinen <hovinen@ximian.com>
 
127807
Date:   Thu Dec 20 16:49:17 2001 +0000
 
127808
 
 
127809
    Update
 
127810
    
 
127811
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127812
    
 
127813
        * POTFILES.in: Update
 
127814
 
 
127815
 po/ChangeLog   |    4 ++++
 
127816
 po/POTFILES.in |   18 ++++++------------
 
127817
 2 files changed, 10 insertions(+), 12 deletions(-)
 
127818
 
 
127819
commit f51312135cb5695e8cab3736ab25f5bef991aa95
 
127820
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
127821
Date:   Thu Dec 20 15:53:57 2001 +0000
 
127822
 
 
127823
    Replace .desktop.in.in with .desktop.in, as we no longer need the pixmap
 
127824
    filename substitution in GNOME 2.0
 
127825
 
 
127826
 capplets/background/background.desktop.in    |    8 ++++++++
 
127827
 capplets/background/background.desktop.in.in |    8 --------
 
127828
 capplets/keyboard/keyboard.desktop.in        |    7 +++++++
 
127829
 capplets/keyboard/keyboard.desktop.in.in     |    7 -------
 
127830
 capplets/mouse/mouse.desktop.in              |    7 +++++++
 
127831
 capplets/mouse/mouse.desktop.in.in           |    7 -------
 
127832
 6 files changed, 22 insertions(+), 22 deletions(-)
 
127833
 
 
127834
commit 02397e55aa58b52a98e3b3093340268b8426bd90
 
127835
Author: Bradford Hovinen <hovinen@ximian.com>
 
127836
Date:   Thu Dec 20 15:46:08 2001 +0000
 
127837
 
 
127838
    Put gnome-settings-daemon after libbackgrounds
 
127839
    
 
127840
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127841
    
 
127842
        * Makefile.am (SUBDIRS): Put gnome-settings-daemon after
 
127843
        libbackgrounds
 
127844
    
 
127845
        * background-properties-capplet.c: Update
 
127846
    
 
127847
        * capplets/background/Makefile.am: Update
 
127848
    
 
127849
        * background.desktop.in.in (Exec): Update
 
127850
    
 
127851
        * mouse.desktop.in.in (Exec): Update
 
127852
    
 
127853
        * capplets/keyboard/Makefile.am: Update
 
127854
    
 
127855
        * keyboard.desktop.in.in (Exec): Update
 
127856
    
 
127857
        * mouse.desktop.in.in (Exec): Update
 
127858
    
 
127859
        * gnome-settings-background.c: Update
 
127860
    
 
127861
        * applier.[ch]: Rename applier to bg_applier to avoid possible
 
127862
        namespace collision
 
127863
 
 
127864
 ChangeLog                                          |    3 +
 
127865
 Makefile.am                                        |    2 +-
 
127866
 capplets/background/ChangeLog                      |    6 +
 
127867
 capplets/background/Makefile.am                    |   56 +--
 
127868
 .../background/background-properties-capplet.c     |   58 ++--
 
127869
 capplets/background/background.desktop.in.in       |    2 +-
 
127870
 capplets/keyboard/ChangeLog                        |    6 +
 
127871
 capplets/keyboard/Makefile.am                      |   51 +--
 
127872
 capplets/keyboard/keyboard.desktop.in.in           |    2 +-
 
127873
 capplets/mouse/ChangeLog                           |    4 +
 
127874
 capplets/mouse/mouse.desktop.in.in                 |    2 +-
 
127875
 gnome-settings-daemon/ChangeLog                    |    4 +
 
127876
 gnome-settings-daemon/gnome-settings-background.c  |    8 +-
 
127877
 libbackground/ChangeLog                            |    3 +
 
127878
 libbackground/applier.c                            |  512 ++++++++++----------
 
127879
 libbackground/applier.h                            |   40 +-
 
127880
 16 files changed, 354 insertions(+), 405 deletions(-)
 
127881
 
 
127882
commit a2b2b7932aa665a25a49f467dda79b2b115785a3
 
127883
Author: Bradford Hovinen <hovinen@ximian.com>
 
127884
Date:   Thu Dec 20 14:24:56 2001 +0000
 
127885
 
 
127886
    Rename preferences to bg_preferences to avoid possible namespace collision
 
127887
    
 
127888
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127889
    
 
127890
        * libbackground/preferences.[ch]: Rename preferences to
 
127891
        bg_preferences to avoid possible namespace collision
 
127892
    
 
127893
        * All: Update to reflect the above
 
127894
 
 
127895
 .../background/background-properties-capplet.c     |   20 +++---
 
127896
 gnome-settings-daemon/gnome-settings-background.c  |   12 ++--
 
127897
 libbackground/ChangeLog                            |    5 ++
 
127898
 libbackground/applier.c                            |   60 ++++++++--------
 
127899
 libbackground/applier.h                            |   16 ++--
 
127900
 libbackground/preferences.c                        |   75 ++++++++++----------
 
127901
 libbackground/preferences.h                        |   30 ++++----
 
127902
 7 files changed, 112 insertions(+), 106 deletions(-)
 
127903
 
 
127904
commit b65967ac90637c80ae4349c5ee05a82c866b01d8
 
127905
Author: Bradford Hovinen <hovinen@ximian.com>
 
127906
Date:   Thu Dec 20 14:11:59 2001 +0000
 
127907
 
 
127908
    Add common, background, keyboard, mouse back in
 
127909
    
 
127910
    2001-12-20  Bradford Hovinen  <hovinen@ximian.com>
 
127911
    
 
127912
        * capplets/Makefile.am (always_built_SUBDIRS): Add common,
 
127913
        background, keyboard, mouse back in
 
127914
    
 
127915
        * configure.in (PKG_CHECK_MODULES): Remove lines pertaining to the
 
127916
        archiver, add line for gnome settings daemon
 
127917
    
 
127918
        * background-properties-capplet.c (dialog_button_clicked_cb):
 
127919
        Remove call to apply_settings
 
127920
        (apply_settings): Remove
 
127921
        (main): Remove apply_only support
 
127922
    
 
127923
        * default-application-properties.c (main): Call gtk_main, not
 
127924
        capplet_gtk_main
 
127925
    
 
127926
        * interface.c: Don't #include capplet-widget.h
 
127927
    
 
127928
        * main.c: Don't #include capplet-widget.h or the archiver stuff
 
127929
        (main): Call gtk_main rather than capplet_gtk_main
 
127930
        Remove archiver stuff
 
127931
        (setup_capplet_widget): Don't connect to state_changed_cb
 
127932
        (state_changed_cb): Remove
 
127933
        (main): Don't pass cap_options
 
127934
    
 
127935
        * gnome-settings-daemon/Makefile.am
 
127936
        (gnome_settings_daemon_SOURCES): Add
 
127937
        gnome-settings-{keyboard|background}.[ch]
 
127938
        (INCLUDES): Add -I$(top_srcdir)/libbackground
 
127939
        (gnome_settings_daemon_LDADD): Add
 
127940
        $(top_builddir)/libbackground/libbackground.a
 
127941
    
 
127942
        * gnome-settings-daemon.c (main): Initialize keyboard and
 
127943
        background subsystems
 
127944
    
 
127945
        * Added gnome-settings-{keyboard|background}.[ch],
 
127946
        gnome-settings-daemon/ChangeLog
 
127947
 
 
127948
 ChangeLog                                          |    8 +
 
127949
 capplets/Makefile.am                               |    5 +-
 
127950
 capplets/background/ChangeLog                      |    7 +
 
127951
 .../background/background-properties-capplet.c     |   38 +-----
 
127952
 capplets/default-applications/ChangeLog            |    7 +
 
127953
 .../default-application-properties.c               |    2 +-
 
127954
 capplets/default-applications/interface.c          |    1 -
 
127955
 capplets/keyboard/Makefile.am                      |    2 +-
 
127956
 capplets/keyboard/keyboard-properties.c            |   64 --------
 
127957
 capplets/mouse/Makefile.am                         |    5 +-
 
127958
 capplets/screensaver/ChangeLog                     |    9 +
 
127959
 capplets/screensaver/main.c                        |  157 +++-----------------
 
127960
 configure.in                                       |   19 +--
 
127961
 gnome-settings-daemon/ChangeLog                    |   11 ++
 
127962
 gnome-settings-daemon/Makefile.am                  |   12 ++-
 
127963
 gnome-settings-daemon/gnome-settings-background.c  |   64 ++++++++
 
127964
 gnome-settings-daemon/gnome-settings-background.h  |   33 ++++
 
127965
 gnome-settings-daemon/gnome-settings-daemon.c      |    2 +
 
127966
 gnome-settings-daemon/gnome-settings-keyboard.c    |  106 +++++++++++++
 
127967
 gnome-settings-daemon/gnome-settings-keyboard.h    |   33 ++++
 
127968
 20 files changed, 328 insertions(+), 257 deletions(-)
 
127969
 
 
127970
commit f8125160584a69ea7abde2e6570f7d0a8cffde4d
 
127971
Author: Seth Nickell <snickell@stanford.edu>
 
127972
Date:   Wed Dec 19 22:18:45 2001 +0000
 
127973
 
 
127974
    Remove gnome-hint-properties.desktop.in
 
127975
    
 
127976
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
127977
    
 
127978
        * POTFILES.in:
 
127979
    
 
127980
        Remove gnome-hint-properties.desktop.in
 
127981
 
 
127982
 po/ChangeLog   |    6 ++++++
 
127983
 po/POTFILES.in |    1 -
 
127984
 2 files changed, 6 insertions(+), 1 deletions(-)
 
127985
 
 
127986
commit 26f7fd7a09063e7ed36de2a71da2c3b977f36f89
 
127987
Author: Bradford Hovinen <hovinen@ximian.com>
 
127988
Date:   Wed Dec 19 21:20:20 2001 +0000
 
127989
 
 
127990
    Comment out; pending removal to gnome-settings-daemon (setup_dialog): Set
 
127991
    
 
127992
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
127993
    
 
127994
        * keyboard-properties.c (apply_settings): Comment out; pending
 
127995
        removal to gnome-settings-daemon
 
127996
        (setup_dialog): Set conversion functions
 
127997
        (rate_to_widget, rate_from_widget, delay_to_widget)
 
127998
        (delay_from_widget): Implement
 
127999
 
 
128000
 capplets/keyboard/ChangeLog             |    8 ++
 
128001
 capplets/keyboard/keyboard-properties.c |  116 ++++++++++++++++++++++++++-----
 
128002
 2 files changed, 107 insertions(+), 17 deletions(-)
 
128003
 
 
128004
commit e6e398cbae664423bb2665c99f0c1a194bf36140
 
128005
Author: Bradford Hovinen <hovinen@ximian.com>
 
128006
Date:   Wed Dec 19 20:44:11 2001 +0000
 
128007
 
 
128008
    Return FALSE (peditor_*_widget_changed): Just return if we are not fully
 
128009
    
 
128010
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128011
    
 
128012
        * gconf-property-editor.c (init_widget_cb): Return FALSE
 
128013
        (peditor_*_widget_changed): Just return if we are not fully
 
128014
        initialized
 
128015
        (init_widget_cb): Set initialized flag
 
128016
        (struct _GConfPropertyEditorPrivate): Add inited
 
128017
 
 
128018
 capplets/common/ChangeLog               |    7 +++++++
 
128019
 capplets/common/gconf-property-editor.c |   15 ++++++++++++++-
 
128020
 2 files changed, 21 insertions(+), 1 deletions(-)
 
128021
 
 
128022
commit 9ec85dedd57c6039ed422b344cd32cf340832a00
 
128023
Author: Bradford Hovinen <hovinen@ximian.com>
 
128024
Date:   Wed Dec 19 20:19:03 2001 +0000
 
128025
 
 
128026
    Connect to value_changed signal Add properties conv-{to|from}-widget-cb
 
128027
    
 
128028
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128029
    
 
128030
        * gconf-property-editor.c (gconf_peditor_new_float_range)
 
128031
        (gconf_peditor_new_int_range): Connect to value_changed signal Add
 
128032
        properties conv-{to|from}-widget-cb and use those for conversion
 
128033
        of values to and from the widget
 
128034
        (peditor_{int|float}_range_value_changed, friends): Combine into
 
128035
        peditor_numeric_*
 
128036
        (gconf_peditor_new): Implement. Factor out some common code from
 
128037
        the various type-specific constructors
 
128038
        (peditor_*_value_changed): Don't check if the value is the same as
 
128039
        what is already in the widget; it's not very important
 
128040
        (peditor_*_value_changed): Remove the key from the changeset
 
128041
        (gconf_peditor_new_*): Add g_return_val_if_fail macros
 
128042
        (gconf_peditor_widget_set_guard): Add g_return_if_fail macros
 
128043
        (gconf_value_float_to_int, gconf_value_int_to_float): Implement
 
128044
        (gconf_property_editor_set_prop): Store the callback in the
 
128045
        property editor proper
 
128046
        (gconf_peditor_new): Put initialization code in an idle handler
 
128047
    
 
128048
        * gconf-property-editor.c: Add ui-control property storing the
 
128049
        object (normally a widget) that controls the property; remove
 
128050
        object property and replace its function with ui-control
 
128051
 
 
128052
 capplets/common/ChangeLog               |   23 +-
 
128053
 capplets/common/gconf-property-editor.c |  616 ++++++++++++++++---------------
 
128054
 capplets/common/gconf-property-editor.h |   18 +-
 
128055
 3 files changed, 346 insertions(+), 311 deletions(-)
 
128056
 
 
128057
commit e70b2fb62092fc30baddd78b1113ada8b1e6a616
 
128058
Author: Bradford Hovinen <hovinen@ximian.com>
 
128059
Date:   Wed Dec 19 20:18:23 2001 +0000
 
128060
 
 
128061
    Update to reflect changes in gconf peditors (setup_dialog): Use
 
128062
    
 
128063
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128064
    
 
128065
        * mouse-properties-capplet.c (*_{to|from}_gconf): Update to
 
128066
        reflect changes in gconf peditors
 
128067
        (setup_dialog): Use numeric_range
 
128068
 
 
128069
 capplets/mouse/ChangeLog                  |    3 +
 
128070
 capplets/mouse/gnome-mouse-properties.c   |   96 ++++++++++++++++++++---------
 
128071
 capplets/mouse/mouse-properties-capplet.c |   96 ++++++++++++++++++++---------
 
128072
 3 files changed, 135 insertions(+), 60 deletions(-)
 
128073
 
 
128074
commit bf698d95b16bc45d6a2b7a9202fe149ed72ff2af
 
128075
Author: Bradford Hovinen <hovinen@ximian.com>
 
128076
Date:   Wed Dec 19 14:59:13 2001 +0000
 
128077
 
 
128078
    Remove --apply and --init-session-settings
 
128079
    
 
128080
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128081
    
 
128082
        * mouse-properties-capplet.c (main): Remove --apply and
 
128083
        --init-session-settings
 
128084
 
 
128085
 capplets/mouse/ChangeLog                  |    1 +
 
128086
 capplets/mouse/gnome-mouse-properties.c   |    4 ----
 
128087
 capplets/mouse/mouse-properties-capplet.c |    4 ----
 
128088
 3 files changed, 1 insertions(+), 8 deletions(-)
 
128089
 
 
128090
commit 3cacd8d82090f6a275623830ab83fd4ce94d3940
 
128091
Author: Bradford Hovinen <hovinen@ximian.com>
 
128092
Date:   Wed Dec 19 14:53:59 2001 +0000
 
128093
 
 
128094
    Connect to value_changed signal
 
128095
    
 
128096
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128097
    
 
128098
        * gconf-property-editor.c (gconf_peditor_new_float_range)
 
128099
        (gconf_peditor_new_int_range): Connect to value_changed signal
 
128100
    
 
128101
        * capplet-util.c: Comment out most of this file
 
128102
    
 
128103
        * gconf-property-editor.c (gconf_peditor_new_int_range): Convert
 
128104
        to ~_float_range
 
128105
        (gconf_peditor_new_float_range): Add callbacks for conversion
 
128106
        between widget's values and GConf values in the signature
 
128107
        (peditor_float_range_widget_changed): Issue callback, if
 
128108
        available, to convert from widget's values to GConf values
 
128109
        (peditor_float_range_value_changed): Vice verca above
 
128110
        (gconf_peditor_new_int_range, peditor_int_range_widget_changed)
 
128111
        (peditor_int_range_value_changed): Implement. Copy from float
 
128112
        versions
 
128113
 
 
128114
 capplets/common/ChangeLog               |   18 +++++
 
128115
 capplets/common/capplet-util.c          |    8 ++
 
128116
 capplets/common/gconf-property-editor.c |  123 +++++++++++++++++++++++++++++--
 
128117
 capplets/common/gconf-property-editor.h |   61 +++++++++-------
 
128118
 4 files changed, 176 insertions(+), 34 deletions(-)
 
128119
 
 
128120
commit b8fd80b0a185bda5dc55ace26d40b9ee6aca831e
 
128121
Author: Bradford Hovinen <hovinen@ximian.com>
 
128122
Date:   Wed Dec 19 14:53:45 2001 +0000
 
128123
 
 
128124
    Divide by 1000.0, use floats (double_click_to_gconf): Implement
 
128125
    
 
128126
    2001-12-19  Bradford Hovinen  <hovinen@ximian.com>
 
128127
    
 
128128
        * mouse-properties-capplet.c (double_click_from_gconf): Divide by
 
128129
        1000.0, use floats
 
128130
        (double_click_to_gconf): Implement
 
128131
        (drawing_area_button_press_event): Don't call
 
128132
        double_click_from_gconf
 
128133
        (drawing_area_button_press_event): Use response of
 
128134
        gconf_change_set_check_value to determine if value is in changeset
 
128135
    
 
128136
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128137
    
 
128138
        * mouse-properties-capplet.c (double_click_from_gconf): Single
 
128139
        closed-form formula here
 
128140
        Code reorganization; many changes
 
128141
 
 
128142
 capplets/mouse/ChangeLog                  |   16 +
 
128143
 capplets/mouse/gnome-mouse-properties.c   |  524 ++++++-------
 
128144
 capplets/mouse/mouse-properties-capplet.c |  524 ++++++-------
 
128145
 capplets/mouse/mouse-properties.glade     | 1265 ++++++++++++++++++-----------
 
128146
 4 files changed, 1295 insertions(+), 1034 deletions(-)
 
128147
 
 
128148
commit c1a1e50573b94dd96b06269bd3cfa907834be84a
 
128149
Author: Seth Nickell <snickell@stanford.edu>
 
128150
Date:   Wed Dec 19 11:58:34 2001 +0000
 
128151
 
 
128152
    Remove because gnome-core is now installing for the new GNOME CC.
 
128153
    
 
128154
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
128155
    
 
128156
        * Makefile.am:
 
128157
        * gnome-hint-properties.desktop.in:
 
128158
    
 
128159
        Remove because gnome-core is now installing for the
 
128160
        new GNOME CC.
 
128161
 
 
128162
 capplets/desktop-links/ChangeLog                   |    8 ++++++++
 
128163
 capplets/desktop-links/Makefile.am                 |    2 +-
 
128164
 .../desktop-links/gnome-hint-properties.desktop.in |    7 -------
 
128165
 3 files changed, 9 insertions(+), 8 deletions(-)
 
128166
 
 
128167
commit d214b63fe2a76872671113d208973d02c1daa22e
 
128168
Author: Seth Nickell <snickell@stanford.edu>
 
128169
Date:   Wed Dec 19 11:41:19 2001 +0000
 
128170
 
 
128171
    Add Categories field so this won't show up in the root panel menu.
 
128172
    
 
128173
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
128174
    
 
128175
        * screensaver.desktop.in.in:
 
128176
    
 
128177
        Add Categories field so this won't show up in the root
 
128178
        panel menu.
 
128179
 
 
128180
 capplets/screensaver/ChangeLog                 |    7 +++++++
 
128181
 capplets/screensaver/screensaver.desktop.in.in |    1 +
 
128182
 2 files changed, 8 insertions(+), 0 deletions(-)
 
128183
 
 
128184
commit b7e19c96b33b3cf5ca624d9c6db8c33f617d25ad
 
128185
Author: Seth Nickell <snickell@stanford.edu>
 
128186
Date:   Wed Dec 19 11:38:30 2001 +0000
 
128187
 
 
128188
    Add Categories field so it shows up under the Settings submenu in the
 
128189
    
 
128190
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
128191
    
 
128192
        * default-applications.desktop.in.in:
 
128193
    
 
128194
        Add Categories field so it shows up under the
 
128195
        Settings submenu in the panel menus.
 
128196
 
 
128197
 capplets/default-applications/ChangeLog            |    7 +++++++
 
128198
 .../default-applications.desktop.in.in             |    1 +
 
128199
 2 files changed, 8 insertions(+), 0 deletions(-)
 
128200
 
 
128201
commit 3419fa82da21fb4b038ea3c8e518113d7618c5b1
 
128202
Author: Seth Nickell <snickell@stanford.edu>
 
128203
Date:   Wed Dec 19 11:37:18 2001 +0000
 
128204
 
 
128205
    Add Categories field so it goes into the right location in the panel
 
128206
    
 
128207
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
128208
    
 
128209
        * background.desktop.in.in:
 
128210
    
 
128211
        Add Categories field so it goes into the right location
 
128212
        in the panel menus.
 
128213
 
 
128214
 capplets/background/ChangeLog                |    7 +++++++
 
128215
 capplets/background/background.desktop.in.in |    1 +
 
128216
 2 files changed, 8 insertions(+), 0 deletions(-)
 
128217
 
 
128218
commit fafd072d0740639d56f1b6e71e64532b6881840e
 
128219
Author: Seth Nickell <snickell@stanford.edu>
 
128220
Date:   Wed Dec 19 11:31:56 2001 +0000
 
128221
 
 
128222
    Install into $datadir/applications and add a Categories field to the
 
128223
    
 
128224
    2001-12-19  Seth Nickell  <snickell@stanford.edu>
 
128225
    
 
128226
        * Makefile.am:
 
128227
        * gnomecc.desktop.in:
 
128228
    
 
128229
        Install into $datadir/applications and add a Categories
 
128230
        field to the .desktop file.
 
128231
 
 
128232
 control-center/ChangeLog          |    8 ++++++++
 
128233
 control-center/Makefile.am        |    2 +-
 
128234
 control-center/gnomecc.desktop.in |    1 +
 
128235
 3 files changed, 10 insertions(+), 1 deletions(-)
 
128236
 
 
128237
commit f1aa0eed71e1d2b1a305239d5714175d9033a7f0
 
128238
Author: Bradford Hovinen <hovinen@ximian.com>
 
128239
Date:   Tue Dec 18 21:13:16 2001 +0000
 
128240
 
 
128241
    Don't #include bonobo*.h
 
128242
    
 
128243
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128244
    
 
128245
        * capplet-util.h: Don't #include bonobo*.h
 
128246
 
 
128247
 capplets/common/ChangeLog      |    2 ++
 
128248
 capplets/common/capplet-util.h |   12 +++++-------
 
128249
 2 files changed, 7 insertions(+), 7 deletions(-)
 
128250
 
 
128251
commit 5cf9b9e1786422a5484b9591221cbd507e26e442
 
128252
Author: Bradford Hovinen <hovinen@ximian.com>
 
128253
Date:   Tue Dec 18 21:13:03 2001 +0000
 
128254
 
 
128255
    Enable
 
128256
    
 
128257
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128258
    
 
128259
        * keyboard-properties.c (get_legacy_settings): Enable
 
128260
 
 
128261
 capplets/keyboard/ChangeLog             |    1 +
 
128262
 capplets/keyboard/keyboard-properties.c |   10 ++++++----
 
128263
 2 files changed, 7 insertions(+), 4 deletions(-)
 
128264
 
 
128265
commit 9cf60515375a7175362ff1bb0296cee70817f5bd
 
128266
Author: Bradford Hovinen <hovinen@ximian.com>
 
128267
Date:   Tue Dec 18 21:06:51 2001 +0000
 
128268
 
 
128269
    Use return value of gconf_change_set_check_value to determine if the key
 
128270
    
 
128271
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128272
    
 
128273
        * keyboard-properties.c: (get_int_from_changeset): Use return
 
128274
        value of gconf_change_set_check_value to determine if the key
 
128275
        is in the set
 
128276
 
 
128277
 capplets/keyboard/ChangeLog             |    2 ++
 
128278
 capplets/keyboard/keyboard-properties.c |    8 +++-----
 
128279
 2 files changed, 5 insertions(+), 5 deletions(-)
 
128280
 
 
128281
commit 4afd7a226f905c451727a9a8a75b86e6c934820b
 
128282
Author: Bradford Hovinen <hovinen@ximian.com>
 
128283
Date:   Tue Dec 18 21:03:54 2001 +0000
 
128284
 
 
128285
    Port to GConf/GNOME 2.0. Many changes. (setup_dialog): Use correct widget
 
128286
    
 
128287
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128288
    
 
128289
        * keyboard-properties.c: Port to GConf/GNOME 2.0. Many changes.
 
128290
        (setup_dialog): Use correct widget name
 
128291
        (create_dialog): Use gtk_image_ functions for the volume icon
 
128292
    
 
128293
        * keyboard-properties.glade: Remove placeholders
 
128294
 
 
128295
 capplets/keyboard/ChangeLog                 |    2 ++
 
128296
 capplets/keyboard/keyboard-properties.c     |   13 +++----------
 
128297
 capplets/keyboard/keyboard-properties.glade |   14 +-------------
 
128298
 3 files changed, 6 insertions(+), 23 deletions(-)
 
128299
 
 
128300
commit b8d35def7af2fe2f462c6e0d1637d03552c46ef1
 
128301
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
128302
Date:   Tue Dec 18 20:43:59 2001 +0000
 
128303
 
 
128304
    Added keyboard schemas
 
128305
 
 
128306
 schemas/peripherals.schemas |   89 +++++++++++++++++++++++++++++++++++++++++++
 
128307
 1 files changed, 89 insertions(+), 0 deletions(-)
 
128308
 
 
128309
commit 6d8f83a769bd8e3aecb7a445000ee6739eabe728
 
128310
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
128311
Date:   Tue Dec 18 20:15:23 2001 +0000
 
128312
 
 
128313
    Added Glade 1.x version of the keyboard properties file
 
128314
 
 
128315
 capplets/keyboard/keyboard-properties.glade1 |  533 ++++++++++++++++++++++++++
 
128316
 1 files changed, 533 insertions(+), 0 deletions(-)
 
128317
 
 
128318
commit 819c1d2b8fe37a3ecb5a8c8dc8d53d52b55bf792
 
128319
Author: Bradford Hovinen <hovinen@ximian.com>
 
128320
Date:   Tue Dec 18 20:15:03 2001 +0000
 
128321
 
 
128322
    Port to GConf/GNOME 2.0. Many changes.
 
128323
    
 
128324
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128325
    
 
128326
        * keyboard-properties.c: Port to GConf/GNOME 2.0. Many changes.
 
128327
 
 
128328
 capplets/keyboard/ChangeLog                 |    4 +
 
128329
 capplets/keyboard/keyboard-properties.c     |  229 ++++---
 
128330
 capplets/keyboard/keyboard-properties.glade | 1116 ++++++++++++++-------------
 
128331
 3 files changed, 739 insertions(+), 610 deletions(-)
 
128332
 
 
128333
commit cb0a97e5a39aab5bd50f2a926fa7b886f7489bf4
 
128334
Author: Bradford Hovinen <hovinen@ximian.com>
 
128335
Date:   Tue Dec 18 19:46:26 2001 +0000
 
128336
 
 
128337
    Don't #include bonobo.h
 
128338
    
 
128339
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128340
    
 
128341
        * background-properties-capplet.c: Don't #include bonobo.h
 
128342
 
 
128343
 capplets/background/ChangeLog                      |    1 +
 
128344
 .../background/background-properties-capplet.c     |    6 +++---
 
128345
 2 files changed, 4 insertions(+), 3 deletions(-)
 
128346
 
 
128347
commit 0f7c418ab121fd00312ef2f696afdb32c5ec4d00
 
128348
Author: Bradford Hovinen <hovinen@ximian.com>
 
128349
Date:   Tue Dec 18 19:37:49 2001 +0000
 
128350
 
 
128351
    Implement
 
128352
    
 
128353
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128354
    
 
128355
        * gconf-property-editor.c (peditor_int_range_value_changed)
 
128356
        (peditor_int_range_widget_changed, gconf_peditor_new_int_range):
 
128357
        Implement
 
128358
 
 
128359
 capplets/common/ChangeLog               |    9 ++++-
 
128360
 capplets/common/gconf-property-editor.c |   60 +++++++++++++++++++++++++++++--
 
128361
 capplets/common/gconf-property-editor.h |    3 ++
 
128362
 3 files changed, 67 insertions(+), 5 deletions(-)
 
128363
 
 
128364
commit 19d945414824cdcc89a8ffdf4f128ee2db9e23ac
 
128365
Author: Bradford Hovinen <hovinen@ximian.com>
 
128366
Date:   Tue Dec 18 16:40:15 2001 +0000
 
128367
 
 
128368
    Use gconf_client rather than gconf_engine
 
128369
    
 
128370
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128371
    
 
128372
        * preferences.c (preferences_load): Use gconf_client rather
 
128373
        than gconf_engine
 
128374
 
 
128375
 libbackground/ChangeLog     |    1 +
 
128376
 libbackground/preferences.c |   20 ++++++++++----------
 
128377
 libbackground/preferences.h |    2 +-
 
128378
 3 files changed, 12 insertions(+), 11 deletions(-)
 
128379
 
 
128380
commit 1efa46f92869d1c15081430283720835ae3e7ec7
 
128381
Author: Bradford Hovinen <hovinen@ximian.com>
 
128382
Date:   Tue Dec 18 16:39:55 2001 +0000
 
128383
 
 
128384
    Use gconf_client rather than gconf_engine
 
128385
    
 
128386
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128387
    
 
128388
        * gconf-property-editor.c: Use gconf_client rather than
 
128389
        gconf_engine
 
128390
 
 
128391
 capplets/common/ChangeLog               |    1 +
 
128392
 capplets/common/gconf-property-editor.c |   67 ++++++++++++++++---------------
 
128393
 capplets/common/gconf-property-editor.h |    2 +-
 
128394
 3 files changed, 36 insertions(+), 34 deletions(-)
 
128395
 
 
128396
commit 66f47e6a7841ffee06e346e8a1ffb225606fec3d
 
128397
Author: Bradford Hovinen <hovinen@ximian.com>
 
128398
Date:   Tue Dec 18 16:39:30 2001 +0000
 
128399
 
 
128400
    Use gconf_client rather than gconf_engine (setup_dialog): Use correct path
 
128401
    
 
128402
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128403
    
 
128404
        * background-properties-capplet.c: Use gconf_client rather than
 
128405
        gconf_engine
 
128406
        (setup_dialog): Use correct path for enabled
 
128407
        (main): Preload the background settings directory for performance
 
128408
 
 
128409
 capplets/background/ChangeLog                      |    5 +++
 
128410
 .../background/background-properties-capplet.c     |   34 +++++++++++---------
 
128411
 2 files changed, 24 insertions(+), 15 deletions(-)
 
128412
 
 
128413
commit 26aba8a5e3dd31720bc452f70cac37df7f2f9597
 
128414
Author: Bradford Hovinen <hovinen@ximian.com>
 
128415
Date:   Tue Dec 18 16:18:35 2001 +0000
 
128416
 
 
128417
    Use actual signature for the changed signal
 
128418
    
 
128419
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128420
    
 
128421
        * gconf-property-editor.c (peditor_string_widget_changed): Use
 
128422
        actual signature for the changed signal
 
128423
 
 
128424
 capplets/common/ChangeLog               |    5 +++++
 
128425
 capplets/common/gconf-property-editor.c |    6 +-----
 
128426
 2 files changed, 6 insertions(+), 5 deletions(-)
 
128427
 
 
128428
commit b78df6748e9170a63136014516199703157d9fac
 
128429
Author: Bradford Hovinen <hovinen@ximian.com>
 
128430
Date:   Tue Dec 18 16:18:00 2001 +0000
 
128431
 
 
128432
    Update GConf keys to use /desktop/gnome/background
 
128433
    
 
128434
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128435
    
 
128436
        * preferences.c: Update GConf keys to use /desktop/gnome/background
 
128437
 
 
128438
 libbackground/ChangeLog     |    4 ++++
 
128439
 libbackground/preferences.c |   32 ++++++++++++++++----------------
 
128440
 2 files changed, 20 insertions(+), 16 deletions(-)
 
128441
 
 
128442
commit 1279ed6dcfc6ffa3b73300bc0c83002b77cfe424
 
128443
Author: Bradford Hovinen <hovinen@ximian.com>
 
128444
Date:   Tue Dec 18 16:17:44 2001 +0000
 
128445
 
 
128446
    Update keys to use /desktop/gnome/background
 
128447
    
 
128448
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128449
    
 
128450
        * background.schema: Update keys to use /desktop/gnome/background
 
128451
    
 
128452
        * background-properties-capplet.c: Update GConf keys to use
 
128453
        /desktop/gnome/background
 
128454
 
 
128455
 capplets/background/ChangeLog                      |    3 ++
 
128456
 .../background/background-properties-capplet.c     |   36 ++++++++++----------
 
128457
 capplets/background/background.schema              |   36 ++++++++++----------
 
128458
 3 files changed, 39 insertions(+), 36 deletions(-)
 
128459
 
 
128460
commit 82a6d012550188bf4ff1418354bbb9936f824aaf
 
128461
Author: Bradford Hovinen <hovinen@ximian.com>
 
128462
Date:   Tue Dec 18 16:01:47 2001 +0000
 
128463
 
 
128464
    Remove (create_dialog): Return GladeXML, not GtkWidget (setup_dialog): Put
 
128465
    
 
128466
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128467
    
 
128468
        * background-properties-capplet.c (property_change_cb): Remove
 
128469
        (create_dialog): Return GladeXML, not GtkWidget
 
128470
        (setup_dialog): Put GladeXML in the signature rather than
 
128471
        GtkWidget
 
128472
        (peditor_value_changed): Retrieve color_frame directory rather
 
128473
        than through Glade
 
128474
        (real_realize_cb): Ditto
 
128475
        (setup_dialog): Set color-frame rather than glade-data
 
128476
        (main): Construct the preview applier here rather than in
 
128477
        create_dialog
 
128478
        (main): Unref the applier object when the dialog is destroyed
 
128479
        (setup_dialog, create_dialog): Put the applier in the signature
 
128480
        Use weak_ref rather than the destroy signal for all relevant
 
128481
        objects
 
128482
 
 
128483
 capplets/background/ChangeLog                      |   17 ++
 
128484
 .../background/background-properties-capplet.c     |  162 +++++++++++---------
 
128485
 2 files changed, 104 insertions(+), 75 deletions(-)
 
128486
 
 
128487
commit 143d4e48e371e26838e8edcdf4c3860568755dff
 
128488
Author: Bradford Hovinen <hovinen@ximian.com>
 
128489
Date:   Tue Dec 18 14:33:23 2001 +0000
 
128490
 
 
128491
    Use GConf (gnomecc_preferences_save): Ditto
 
128492
    
 
128493
    2001-12-18  Bradford Hovinen  <hovinen@ximian.com>
 
128494
    
 
128495
        * preferences.c (gnomecc_preferences_load): Use GConf
 
128496
        (gnomecc_preferences_save): Ditto
 
128497
 
 
128498
 control-center/ChangeLog     |    5 +++++
 
128499
 control-center/preferences.c |   34 ++++++++++++++++++++++------------
 
128500
 2 files changed, 27 insertions(+), 12 deletions(-)
 
128501
 
 
128502
commit cd7b14dc6b5d869c90cb53a35f4d489c682108aa
 
128503
Author: Bradford Hovinen <hovinen@ximian.com>
 
128504
Date:   Tue Dec 18 14:20:31 2001 +0000
 
128505
 
 
128506
    Move most of the initialization stuff from capplet_dir_view_new to here
 
128507
    
 
128508
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128509
    
 
128510
        * capplet-dir-view.c (capplet_dir_view_init): Move most of the
 
128511
        initialization stuff from capplet_dir_view_new to here
 
128512
    
 
128513
        * capplet-dir-view.[ch]: Port to GObject
 
128514
 
 
128515
 control-center/ChangeLog          |    5 +
 
128516
 control-center/capplet-dir-view.c |  351 ++++++++++++++++++++-----------------
 
128517
 control-center/capplet-dir-view.h |   28 ++--
 
128518
 3 files changed, 208 insertions(+), 176 deletions(-)
 
128519
 
 
128520
commit d69facaef6594c9f52a298f5f3a1ec7aa8009cdc
 
128521
Author: Bradford Hovinen <hovinen@ximian.com>
 
128522
Date:   Mon Dec 17 20:47:24 2001 +0000
 
128523
 
 
128524
    Set the pixmap_id correctly if pixmap is NULL or -1.
 
128525
    
 
128526
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128527
    
 
128528
        * applier.c (set_root_pixmap): Set the pixmap_id correctly if
 
128529
        pixmap is NULL or -1.
 
128530
 
 
128531
 libbackground/ChangeLog |    3 +++
 
128532
 libbackground/applier.c |    5 ++++-
 
128533
 2 files changed, 7 insertions(+), 1 deletions(-)
 
128534
 
 
128535
commit d43d10b25e0d921c6ea554e4fc59094dccf96aae
 
128536
Author: Bradford Hovinen <hovinen@ximian.com>
 
128537
Date:   Mon Dec 17 20:33:32 2001 +0000
 
128538
 
 
128539
    Update
 
128540
    
 
128541
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128542
    
 
128543
        * background.desktop.in.in (Exec): Update
 
128544
 
 
128545
 capplets/background/ChangeLog                |    2 ++
 
128546
 capplets/background/background.desktop.in.in |    2 +-
 
128547
 2 files changed, 3 insertions(+), 1 deletions(-)
 
128548
 
 
128549
commit 74227fb5dcbb8c0c68ca7cbd88864f3366c2f238
 
128550
Author: Bradford Hovinen <hovinen@ximian.com>
 
128551
Date:   Mon Dec 17 20:33:19 2001 +0000
 
128552
 
 
128553
    Remove support for launching capplets (real_launch_control): Remove
 
128554
    
 
128555
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128556
    
 
128557
        * main.c (main): Remove support for launching capplets
 
128558
        (real_launch_control): Remove
 
128559
    
 
128560
        * capplet-dir.c: Remove bonobo capplet utility functions
 
128561
        (capplet_activate): Don't use capplet_control_launch
 
128562
 
 
128563
 control-center/ChangeLog     |    8 +++
 
128564
 control-center/capplet-dir.c |  138 ++----------------------------------------
 
128565
 control-center/main.c        |   44 +++-----------
 
128566
 3 files changed, 22 insertions(+), 168 deletions(-)
 
128567
 
 
128568
commit 0fb231b7d01157c62fadabadbdf29e7fc58d378e
 
128569
Author: Bradford Hovinen <hovinen@ximian.com>
 
128570
Date:   Mon Dec 17 20:01:22 2001 +0000
 
128571
 
 
128572
    Set the sensitivity of the color frame depending on the settings
 
128573
    
 
128574
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128575
    
 
128576
        * background-properties-capplet.c (peditor_value_changed): Set
 
128577
        the sensitivity of the color frame depending on the settings
 
128578
        (peditor_value_changed): Use correct keys
 
128579
 
 
128580
 capplets/background/ChangeLog                      |    3 +++
 
128581
 .../background/background-properties-capplet.c     |    9 +++++++++
 
128582
 2 files changed, 12 insertions(+), 0 deletions(-)
 
128583
 
 
128584
commit 27097008ce8bfe1fedb80ef637d57e6d28770d57
 
128585
Author: Bradford Hovinen <hovinen@ximian.com>
 
128586
Date:   Mon Dec 17 19:33:12 2001 +0000
 
128587
 
 
128588
    Enabled set_guard call
 
128589
    
 
128590
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128591
    
 
128592
        * background-properties-capplet.c (setup_dialog): Enabled
 
128593
        set_guard call
 
128594
 
 
128595
 capplets/background/ChangeLog                      |    1 +
 
128596
 .../background/background-properties-capplet.c     |    5 +----
 
128597
 2 files changed, 2 insertions(+), 4 deletions(-)
 
128598
 
 
128599
commit 250f23b97b497346e6a60b667b9d8a09ca524c3b
 
128600
Author: Bradford Hovinen <hovinen@ximian.com>
 
128601
Date:   Mon Dec 17 19:32:15 2001 +0000
 
128602
 
 
128603
    Work correctly with multiple callback signatures
 
128604
    
 
128605
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128606
    
 
128607
        * gconf-property-editor.c (peditor_string_widget_changed):
 
128608
        Work correctly with multiple callback signatures
 
128609
        (gconf_peditor_new_string): Use changed signal
 
128610
 
 
128611
 capplets/common/ChangeLog               |    4 ++++
 
128612
 capplets/common/gconf-property-editor.c |   28 +++++++++++++++-------------
 
128613
 capplets/common/gconf-property-editor.h |    3 +--
 
128614
 3 files changed, 20 insertions(+), 15 deletions(-)
 
128615
 
 
128616
commit 7b408b24fca3ca1b1c9a703bc3bd3dcc66bc745b
 
128617
Author: Bradford Hovinen <hovinen@ximian.com>
 
128618
Date:   Mon Dec 17 18:33:12 2001 +0000
 
128619
 
 
128620
    Connect missing signal
 
128621
    
 
128622
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128623
    
 
128624
        * background-properties-capplet.c (setup_dialog): Connect
 
128625
        missing signal
 
128626
 
 
128627
 capplets/background/ChangeLog                      |    1 +
 
128628
 .../background/background-properties-capplet.c     |    1 +
 
128629
 2 files changed, 2 insertions(+), 0 deletions(-)
 
128630
 
 
128631
commit 3504b0d5ab1b1c12d8a072b54f18643ec497cbe5
 
128632
Author: Bradford Hovinen <hovinen@ximian.com>
 
128633
Date:   Mon Dec 17 18:23:47 2001 +0000
 
128634
 
 
128635
    Use correct keys
 
128636
    
 
128637
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128638
    
 
128639
        * preferences.c (preferences_merge_entry): Use correct keys
 
128640
 
 
128641
 libbackground/ChangeLog     |    4 ++++
 
128642
 libbackground/preferences.c |   10 ++++++----
 
128643
 2 files changed, 10 insertions(+), 4 deletions(-)
 
128644
 
 
128645
commit ac131fc55474725fd29f2a6fa7c4ee208f395699
 
128646
Author: Bradford Hovinen <hovinen@ximian.com>
 
128647
Date:   Mon Dec 17 18:23:18 2001 +0000
 
128648
 
 
128649
    Use gtk_option_menu_set_history
 
128650
    
 
128651
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128652
    
 
128653
        * gconf-property-editor.c (peditor_select_menu_value_changed):
 
128654
        Use gtk_option_menu_set_history
 
128655
 
 
128656
 capplets/common/ChangeLog               |    2 ++
 
128657
 capplets/common/gconf-property-editor.c |    4 +---
 
128658
 2 files changed, 3 insertions(+), 3 deletions(-)
 
128659
 
 
128660
commit aa5de9e7cc306e8aa0617cb1d8eff4ed1c0142e4
 
128661
Author: Bradford Hovinen <hovinen@ximian.com>
 
128662
Date:   Mon Dec 17 18:18:22 2001 +0000
 
128663
 
 
128664
    Implement (peditor_color_widget_changed): Use correct signature for the
 
128665
    
 
128666
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128667
    
 
128668
        * gconf-property-editor.c (gconf_property_editor_get_key):
 
128669
        Implement
 
128670
        (peditor_color_widget_changed): Use correct signature for the
 
128671
        signal handler
 
128672
 
 
128673
 capplets/common/ChangeLog               |    9 +++++++++
 
128674
 capplets/common/gconf-property-editor.c |   28 ++++++++++++----------------
 
128675
 capplets/common/gconf-property-editor.h |    2 ++
 
128676
 3 files changed, 23 insertions(+), 16 deletions(-)
 
128677
 
 
128678
commit 7241f0420628857bdda11b6dd90e90d00b4dbd35
 
128679
Author: Bradford Hovinen <hovinen@ximian.com>
 
128680
Date:   Mon Dec 17 18:17:57 2001 +0000
 
128681
 
 
128682
    Retrieve the applier from the preferences object and use it to apply
 
128683
    
 
128684
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128685
    
 
128686
        * background-properties-capplet.c (peditor_value_changed):
 
128687
        Retrieve the applier from the preferences object and use it to
 
128688
        apply settings on the preview widget
 
128689
 
 
128690
 capplets/background/ChangeLog                      |    5 +++
 
128691
 .../background/background-properties-capplet.c     |   30 +++++++++++++++++--
 
128692
 2 files changed, 31 insertions(+), 4 deletions(-)
 
128693
 
 
128694
commit 182743f90e5aa9749161bdb0fb9fc8b1432d8d2a
 
128695
Author: Bradford Hovinen <hovinen@ximian.com>
 
128696
Date:   Mon Dec 17 18:17:25 2001 +0000
 
128697
 
 
128698
    s/gtk_object_destroy/g_object_unref/
 
128699
    
 
128700
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128701
    
 
128702
        * applier.c (applier_apply_prefs):
 
128703
        s/gtk_object_destroy/g_object_unref/
 
128704
 
 
128705
 libbackground/ChangeLog |    1 +
 
128706
 libbackground/applier.c |    2 +-
 
128707
 2 files changed, 2 insertions(+), 1 deletions(-)
 
128708
 
 
128709
commit 756102ee52a6aa3bc6e8eb93898f08811ac6dc32
 
128710
Author: Bradford Hovinen <hovinen@ximian.com>
 
128711
Date:   Mon Dec 17 17:34:38 2001 +0000
 
128712
 
 
128713
    Apply settings after commiting the change set
 
128714
    
 
128715
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128716
    
 
128717
        * background-properties-capplet.c (dialog_button_clicked_cb):
 
128718
        Apply settings after commiting the change set
 
128719
 
 
128720
 capplets/background/ChangeLog                      |    2 ++
 
128721
 .../background/background-properties-capplet.c     |    7 +++++--
 
128722
 2 files changed, 7 insertions(+), 2 deletions(-)
 
128723
 
 
128724
commit f8dbd8090f6a1663260dd9a19f0e84d299fab12d
 
128725
Author: Bradford Hovinen <hovinen@ximian.com>
 
128726
Date:   Mon Dec 17 17:28:23 2001 +0000
 
128727
 
 
128728
    Don't hide opacity controls
 
128729
    
 
128730
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128731
    
 
128732
        * background-properties-capplet.c (setup_dialog): Don't hide
 
128733
        opacity controls
 
128734
    
 
128735
        * background-properties.glade: Remove opacity controls
 
128736
 
 
128737
 capplets/background/ChangeLog                      |    3 +
 
128738
 .../background/background-properties-capplet.c     |    4 -
 
128739
 capplets/background/background-properties.glade    |   84 +-----------------
 
128740
 capplets/background/background-properties.glade1   |   97 +-------------------
 
128741
 4 files changed, 7 insertions(+), 181 deletions(-)
 
128742
 
 
128743
commit 271d455a9866a3385b2eba1deacc9ff0232351b7
 
128744
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
128745
Date:   Mon Dec 17 17:21:53 2001 +0000
 
128746
 
 
128747
    Usual update, and convert to UTF-8
 
128748
 
 
128749
 po/ChangeLog |    5 +
 
128750
 po/zh_TW.po  | 2524 ++++++++++++++++++++++++++++------------------------------
 
128751
 2 files changed, 1225 insertions(+), 1304 deletions(-)
 
128752
 
 
128753
commit c93c970346335dff7cec01081ad71e4cae5aec45
 
128754
Author: Bradford Hovinen <hovinen@ximian.com>
 
128755
Date:   Mon Dec 17 17:06:39 2001 +0000
 
128756
 
 
128757
    Added wallpaper-enabled
 
128758
    
 
128759
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128760
    
 
128761
        * background.schema: Added wallpaper-enabled
 
128762
 
 
128763
 capplets/background/ChangeLog         |    2 ++
 
128764
 capplets/background/background.schema |   11 +++++++++++
 
128765
 2 files changed, 13 insertions(+), 0 deletions(-)
 
128766
 
 
128767
commit 933f9f190d419a828a2480198d58125c18c0aeac
 
128768
Author: Bradford Hovinen <hovinen@ximian.com>
 
128769
Date:   Mon Dec 17 17:03:42 2001 +0000
 
128770
 
 
128771
    Make sure the pixmap is masked correctly
 
128772
    
 
128773
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128774
    
 
128775
        * applier.c (applier_get_preview_widget): Make sure the pixmap is
 
128776
        masked correctly
 
128777
 
 
128778
 libbackground/ChangeLog |    5 +++++
 
128779
 libbackground/applier.c |   19 ++++++++++++++-----
 
128780
 2 files changed, 19 insertions(+), 5 deletions(-)
 
128781
 
 
128782
commit fd0119b1e9c84b1e27ae9f6592e7d4011ab0276e
 
128783
Author: Bradford Hovinen <hovinen@ximian.com>
 
128784
Date:   Mon Dec 17 16:23:10 2001 +0000
 
128785
 
 
128786
    Use prefs_widget rather than preview placeholder widget
 
128787
    
 
128788
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128789
    
 
128790
        * background-properties-capplet.c (create_dialog): Use
 
128791
        prefs_widget rather than preview placeholder widget
 
128792
    
 
128793
        * background-properties.glade: Remove the preview placeholder
 
128794
 
 
128795
 capplets/background/ChangeLog                      |    5 ++
 
128796
 .../background/background-properties-capplet.c     |    2 +-
 
128797
 capplets/background/background-properties.glade    |   65 ++++++--------------
 
128798
 capplets/background/background-properties.glade1   |   59 +++++-------------
 
128799
 4 files changed, 41 insertions(+), 90 deletions(-)
 
128800
 
 
128801
commit 1f7b8868dfbf53630ce228c64d3959d591f30700
 
128802
Author: Bradford Hovinen <hovinen@ximian.com>
 
128803
Date:   Mon Dec 17 14:41:33 2001 +0000
 
128804
 
 
128805
    Use a local stack variable for the color rather than a pointer. Duh.
 
128806
    
 
128807
    2001-12-17  Bradford Hovinen  <hovinen@ximian.com>
 
128808
    
 
128809
        * gconf-property-editor.c (peditor_color_value_changed): Use a
 
128810
        local stack variable for the color rather than a pointer. Duh.
 
128811
 
 
128812
 capplets/common/ChangeLog               |   10 ++++++++++
 
128813
 capplets/common/gconf-property-editor.c |   13 ++++---------
 
128814
 2 files changed, 14 insertions(+), 9 deletions(-)
 
128815
 
 
128816
commit f666939831cb0bf257e00f0465582a89a3dad4ab
 
128817
Author: Jonathan Blandford <jrb@src.gnome.org>
 
128818
Date:   Sun Dec 16 08:24:23 2001 +0000
 
128819
 
 
128820
    Handle mouse properties.
 
128821
 
 
128822
 gnome-settings-daemon/.cvsignore                 |    3 +
 
128823
 gnome-settings-daemon/gnome-settings-daemon.c    |    9 ++++
 
128824
 gnome-settings-daemon/gnome-settings-daemon.h    |    7 ++-
 
128825
 gnome-settings-daemon/gnome-settings-mouse.c     |   55 +++++++++++++++++++++-
 
128826
 gnome-settings-daemon/gnome-settings-xsettings.c |   11 ++++-
 
128827
 5 files changed, 79 insertions(+), 6 deletions(-)
 
128828
 
 
128829
commit 48afecfd9c5a543e88b5590c6a5547e59bf8e307
 
128830
Author: Jonathan Blandford <jrb@src.gnome.org>
 
128831
Date:   Sun Dec 16 08:23:09 2001 +0000
 
128832
 
 
128833
    Rewrote mouse-properties capplet.
 
128834
 
 
128835
 capplets/mouse/Makefile.am                  |   52 +--
 
128836
 capplets/mouse/double-click-maybe.png       |  Bin 0 -> 4491 bytes
 
128837
 capplets/mouse/double-click-off.png         |  Bin 0 -> 4495 bytes
 
128838
 capplets/mouse/double-click-on.png          |  Bin 0 -> 4627 bytes
 
128839
 capplets/mouse/gnome-mouse-properties.c     |  620 +++++++++++++--------
 
128840
 capplets/mouse/gnome-mouse-properties.glade |  790 +++++++++++++++++++++++++++
 
128841
 capplets/mouse/mouse-left.png               |  Bin 9532 -> 9676 bytes
 
128842
 capplets/mouse/mouse-properties-capplet.c   |  620 +++++++++++++--------
 
128843
 capplets/mouse/mouse-right.png              |  Bin 9448 -> 9572 bytes
 
128844
 9 files changed, 1578 insertions(+), 504 deletions(-)
 
128845
 
 
128846
commit 83162b803944dcdab26ad02d2cf52d473f617eea
 
128847
Author: Richard Hestilow <hestilow@ximian.com>
 
128848
Date:   Fri Dec 14 01:27:14 2001 +0000
 
128849
 
 
128850
    Remove all g_print statements. (header_expose_cb): Fix pixbuf clipping.
 
128851
    
 
128852
    2001-12-13  Richard Hestilow  <hestilow@ximian.com>
 
128853
    
 
128854
        * capplet-dir-view-list.c: Remove all g_print statements.
 
128855
        (header_expose_cb): Fix pixbuf clipping.
 
128856
    
 
128857
        * capplet-dir-view.c (capplet_dir_view_new):
 
128858
        s/gtk_object_unref/g_object_unref.
 
128859
    
 
128860
        * main.c (main): s/bonobo_main/gtk_main.
 
128861
 
 
128862
 control-center/ChangeLog               |   10 ++++++++++
 
128863
 control-center/capplet-dir-view-list.c |   29 ++++++++++++-----------------
 
128864
 control-center/capplet-dir-view.c      |    2 +-
 
128865
 control-center/main.c                  |    2 +-
 
128866
 4 files changed, 24 insertions(+), 19 deletions(-)
 
128867
 
 
128868
commit 18ba1f45f6a8a63bf1a950b97ec36d04532fa243
 
128869
Author: Kjartan Maraas <kmaraas@gnome.org>
 
128870
Date:   Thu Dec 13 19:45:04 2001 +0000
 
128871
 
 
128872
    Updated Norwegian (bokm�l) translation. Updated this too.
 
128873
    
 
128874
    2001-12-13  Kjartan Maraas  <kmaraas@gnome.org>
 
128875
    
 
128876
        * no.po: Updated Norwegian (bokm�l) translation.
 
128877
        * POTFILES.in: Updated this too.
 
128878
 
 
128879
 po/ChangeLog   |   17 +-
 
128880
 po/POTFILES.in |    5 +
 
128881
 po/no.po       | 2207 ++++++++++++++++++++++++++++++--------------------------
 
128882
 3 files changed, 1205 insertions(+), 1024 deletions(-)
 
128883
 
 
128884
commit a3caf7983f65000f555d1ee52e327cdf62369414
 
128885
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
128886
Date:   Thu Dec 13 13:19:06 2001 +0000
 
128887
 
 
128888
    Updated Slovak translation.
 
128889
    
 
128890
    2001-12-13  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
128891
    
 
128892
            * sk.po: Updated Slovak translation.
 
128893
 
 
128894
 po/ChangeLog |    4 ++
 
128895
 po/sk.po     |  102 ++++++++++------------------------------------------------
 
128896
 2 files changed, 21 insertions(+), 85 deletions(-)
 
128897
 
 
128898
commit 20c9572efc573e2e146aed7948d4d26f92a46c25
 
128899
Author: Hector Garcia <hectorg@src.gnome.org>
 
128900
Date:   Tue Dec 11 15:16:42 2001 +0000
 
128901
 
 
128902
    Updated Spanish Translation.
 
128903
 
 
128904
 po/ChangeLog |    4 +
 
128905
 po/es.po     |  194 ++++++++++++++++++++++++---------------------------------
 
128906
 2 files changed, 86 insertions(+), 112 deletions(-)
 
128907
 
 
128908
commit 336cdd5866db1a3afd49d9aee9e3bc9bb521e9a3
 
128909
Author: Wang Jian <lark@src.gnome.org>
 
128910
Date:   Tue Dec 11 15:13:30 2001 +0000
 
128911
 
 
128912
    *** empty log message ***
 
128913
 
 
128914
 po/ChangeLog |    5 +
 
128915
 po/zh_CN.po  | 1261 +++++++++++++++++++++++++++++-----------------------------
 
128916
 2 files changed, 636 insertions(+), 630 deletions(-)
 
128917
 
 
128918
commit 3204a65152dc40ef3cfec3ab724040472e194964
 
128919
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
128920
Date:   Tue Dec 11 12:53:12 2001 +0000
 
128921
 
 
128922
    Updated Slovak translation.
 
128923
    
 
128924
    2001-12-11  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
128925
    
 
128926
            * sk.po: Updated Slovak translation.
 
128927
 
 
128928
 po/ChangeLog |    4 +
 
128929
 po/sk.po     |  796 +++++++++++++++++++++++++++++++---------------------------
 
128930
 2 files changed, 432 insertions(+), 368 deletions(-)
 
128931
 
 
128932
commit 592b676980c6d158a6d7daaead78fd8c3441fb42
 
128933
Author: Christian Rose <menthos@menthos.com>
 
128934
Date:   Mon Dec 10 19:18:36 2001 +0000
 
128935
 
 
128936
    Updated Swedish translation.
 
128937
    
 
128938
    2001-12-10  Christian Rose  <menthos@menthos.com>
 
128939
    
 
128940
        * sv.po: Updated Swedish translation.
 
128941
 
 
128942
 po/ChangeLog |    4 +
 
128943
 po/sv.po     |  665 +++++++++++++++++++++++++++-------------------------------
 
128944
 2 files changed, 310 insertions(+), 359 deletions(-)
 
128945
 
 
128946
commit f6f9711f6f6a2a33096fdeaf433bb41b43a6e524
 
128947
Author: Jonathan Blandford <jrb@redhat.com>
 
128948
Date:   Mon Dec 10 05:31:44 2001 +0000
 
128949
 
 
128950
    use gconf macros.
 
128951
    
 
128952
    Sun Dec  9 19:24:47 2001  Jonathan Blandford  <jrb@redhat.com>
 
128953
    
 
128954
        * configure.in: use gconf macros.
 
128955
 
 
128956
 ChangeLog                                        |    4 ++++
 
128957
 configure.in                                     |   15 ++++-----------
 
128958
 gnome-settings-daemon/gnome-settings-xsettings.c |    8 ++++----
 
128959
 schemas/Makefile.am                              |    6 ++----
 
128960
 4 files changed, 14 insertions(+), 19 deletions(-)
 
128961
 
 
128962
commit 757434ab94990e1d4084a239b5f6e59e401e56cf
 
128963
Author: Jonathan Blandford <jrb@redhat.com>
 
128964
Date:   Sun Dec 9 18:50:32 2001 +0000
 
128965
 
 
128966
    Import from gconf-xsettings module. Cleaned up a bunch, and made to work
 
128967
    
 
128968
    Sat Dec  8 21:33:10 2001  Jonathan Blandford  <jrb@redhat.com>
 
128969
    
 
128970
        * gnome-settings-daemon/gnome-settings-daemon.c (main): Import
 
128971
        from gconf-xsettings module.  Cleaned up a bunch, and made to work
 
128972
        with mouse properties too.
 
128973
    
 
128974
        * schemas/peripherals.schemas: New location for schemas.  Need to
 
128975
        write many more.
 
128976
 
 
128977
 ChangeLog                                        |    9 +
 
128978
 Makefile.am                                      |    3 +-
 
128979
 configure.in                                     |   22 +-
 
128980
 gnome-settings-daemon/Makefile.am                |   17 +
 
128981
 gnome-settings-daemon/gnome-settings-daemon.c    |  180 +++++++++
 
128982
 gnome-settings-daemon/gnome-settings-daemon.h    |   34 ++
 
128983
 gnome-settings-daemon/gnome-settings-mouse.c     |  126 +++++++
 
128984
 gnome-settings-daemon/gnome-settings-mouse.h     |   32 ++
 
128985
 gnome-settings-daemon/gnome-settings-xsettings.c |  184 ++++++++++
 
128986
 gnome-settings-daemon/gnome-settings-xsettings.h |   33 ++
 
128987
 gnome-settings-daemon/xsettings-common.c         |  261 +++++++++++++
 
128988
 gnome-settings-daemon/xsettings-common.h         |  110 ++++++
 
128989
 gnome-settings-daemon/xsettings-manager.c        |  424 ++++++++++++++++++++++
 
128990
 gnome-settings-daemon/xsettings-manager.h        |   71 ++++
 
128991
 schemas/Makefile.am                              |    7 +
 
128992
 schemas/peripherals.schemas                      |   74 ++++
 
128993
 16 files changed, 1585 insertions(+), 2 deletions(-)
 
128994
 
 
128995
commit 9f8ed1254fb28f3e92ef96804c6c5b435907cc3f
 
128996
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
128997
Date:   Sun Dec 9 12:23:40 2001 +0000
 
128998
 
 
128999
    retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
 
129000
    
 
129001
    2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>
 
129002
    
 
129003
        * *.c (main): retrieve translation in utf-8 codeset. Do not
 
129004
        setlocale ().
 
129005
        * some Makefile.am (INCLUDES): remove intl.
 
129006
        (..._LDADD): remove INTLLIBS
 
129007
 
 
129008
 ChangeLog                                          |    7 +++++++
 
129009
 archiver/Makefile.am                               |    3 ---
 
129010
 archiver/archiver-client.c                         |    2 +-
 
129011
 archiver/config-archiver.c                         |    1 +
 
129012
 archiver/config-manager.c                          |    1 +
 
129013
 archiver/main.c                                    |    1 +
 
129014
 .../background/background-properties-capplet.c     |    1 +
 
129015
 capplets/background/main.c                         |    1 +
 
129016
 capplets/common/Makefile.am                        |    1 -
 
129017
 capplets/common/capplet-util.c                     |    1 +
 
129018
 .../default-application-properties.c               |    4 ++--
 
129019
 capplets/keyboard/main.c                           |    1 +
 
129020
 capplets/mouse/main.c                              |    1 +
 
129021
 capplets/rollback/main.c                           |    1 +
 
129022
 capplets/screensaver/main.c                        |    4 +++-
 
129023
 capplets/sound/main.c                              |    1 +
 
129024
 control-center/Makefile.am                         |    2 --
 
129025
 control-center/main.c                              |    1 +
 
129026
 libbackground/Makefile.am                          |    1 -
 
129027
 root-manager/Makefile.am                           |    3 +--
 
129028
 root-manager/root-manager-helper.c                 |    3 +--
 
129029
 root-manager/root-manager.c                        |    3 +--
 
129030
 22 files changed, 27 insertions(+), 17 deletions(-)
 
129031
 
 
129032
commit b045659c8e9641faaac7d4d1480409587dfcc9b9
 
129033
Author: Gediminas Paulauskas <menesis@delfi.lt>
 
129034
Date:   Sun Dec 9 12:19:41 2001 +0000
 
129035
 
 
129036
    retrieve translations in utf-8
 
129037
    
 
129038
    2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>
 
129039
    
 
129040
        * *.c: (main): retrieve translations in utf-8
 
129041
 
 
129042
 capplets/file-types/file-types-capplet.c |    1 +
 
129043
 capplets/mime-type/mime-type-capplet.c   |    1 +
 
129044
 capplets/theme-switcher/main.c           |    1 +
 
129045
 capplets/ui-properties/main.c            |    1 +
 
129046
 capplets/url-properties/url-properties.c |    1 +
 
129047
 5 files changed, 5 insertions(+), 0 deletions(-)
 
129048
 
 
129049
commit 3f72d399ea0df870d5584ab4ca5d31a968deecf9
 
129050
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
129051
Date:   Sun Dec 9 12:16:14 2001 +0000
 
129052
 
 
129053
    silent war
 
129054
 
 
129055
 .cvsignore                                 |    9 ++-------
 
129056
 capplets/theme-switcher/control/.cvsignore |    4 ++++
 
129057
 libbackground/.cvsignore                   |    2 ++
 
129058
 po/.cvsignore                              |    2 ++
 
129059
 4 files changed, 10 insertions(+), 7 deletions(-)
 
129060
 
 
129061
commit e1140e0b47bc517d6852c5c5222c97e03835e3e9
 
129062
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
129063
Date:   Sun Dec 9 06:23:33 2001 +0000
 
129064
 
 
129065
    sorry
 
129066
 
 
129067
 capplets/theme-switcher/gtk-theme-switcher.schemas |   47 ++++++++++++++++++++
 
129068
 1 files changed, 47 insertions(+), 0 deletions(-)
 
129069
 
 
129070
commit 5642fa5af0640c592b7ba3716e2a1eb73ccf3435
 
129071
Author: Havoc Pennington <hp@pobox.com>
 
129072
Date:   Sun Dec 9 05:05:04 2001 +0000
 
129073
 
 
129074
    remove no-longer-existing header gnome-vfs-mime-info.h so it compiles
 
129075
    
 
129076
    2001-12-09  Havoc Pennington  <hp@pobox.com>
 
129077
    
 
129078
        * file-types-capplet.c: remove no-longer-existing header
 
129079
        gnome-vfs-mime-info.h so it compiles
 
129080
    
 
129081
        * file-types-capplet-dialogs.c: ditto
 
129082
 
 
129083
 capplets/file-types/ChangeLog                    |    7 +++++++
 
129084
 capplets/file-types/file-types-capplet-dialogs.c |    1 -
 
129085
 capplets/file-types/file-types-capplet.c         |    1 -
 
129086
 3 files changed, 7 insertions(+), 2 deletions(-)
 
129087
 
 
129088
commit 16c673a0f7524f99fea5d26ae4950ccab2ea1be0
 
129089
Author: Havoc Pennington <hp@pobox.com>
 
129090
Date:   Sun Dec 9 04:44:37 2001 +0000
 
129091
 
 
129092
    add gnome-desktop-2.0 to CFLAGS, add AC_PROG_INTLTOOL
 
129093
    
 
129094
    2001-12-08  Havoc Pennington  <hp@pobox.com>
 
129095
    
 
129096
        * configure.in (COMMON_MODULES): add gnome-desktop-2.0 to CFLAGS,
 
129097
        add AC_PROG_INTLTOOL
 
129098
    
 
129099
    2001-12-08  Havoc Pennington  <hp@pobox.com>
 
129100
    
 
129101
        * POTFILES.in: remove applier.c which doesn't exist
 
129102
    
 
129103
    2001-12-08  Havoc Pennington  <hp@pobox.com>
 
129104
    
 
129105
        * capplet-dir-view.c: remove unused include that broke stuff
 
129106
    
 
129107
        * capplet-dir.c (capplet_activate): fix args to
 
129108
        gnome_desktop_item_launch
 
129109
    
 
129110
    2001-12-08  Havoc Pennington  <hp@pobox.com>
 
129111
    
 
129112
        * gnome-startup.h: use G_BEGIN_DECLS so it builds
 
129113
 
 
129114
 ChangeLog                            |    5 +++++
 
129115
 capplets/screensaver/ChangeLog       |    4 ++++
 
129116
 capplets/screensaver/gnome-startup.h |    5 ++---
 
129117
 configure.in                         |    4 +++-
 
129118
 control-center/ChangeLog             |    7 +++++++
 
129119
 control-center/capplet-dir-view.c    |    1 -
 
129120
 control-center/capplet-dir.c         |    2 +-
 
129121
 po/ChangeLog                         |    4 ++++
 
129122
 po/POTFILES.in                       |    1 -
 
129123
 9 files changed, 26 insertions(+), 7 deletions(-)
 
129124
 
 
129125
commit f8cc94520d3095c756729bc455cb6a9523722080
 
129126
Author: Richard Hestilow <hestilow@ximian.com>
 
129127
Date:   Sun Dec 9 04:23:35 2001 +0000
 
129128
 
 
129129
    Port to GConf.
 
129130
    
 
129131
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129132
    
 
129133
        * Port to GConf.
 
129134
 
 
129135
 capplets/theme-switcher/ChangeLog                  |    4 ++
 
129136
 capplets/theme-switcher/Makefile.am                |   14 ++++++-
 
129137
 .../control/GNOME_Theme_Preview.server.in          |    4 +-
 
129138
 capplets/theme-switcher/gui.c                      |   44 +++++++++++--------
 
129139
 capplets/theme-switcher/gui.c-6060                 |   44 +++++++++++--------
 
129140
 5 files changed, 69 insertions(+), 41 deletions(-)
 
129141
 
 
129142
commit bf1d38501d51fe0ad393e9a73233a65823363150
 
129143
Author: Richard Hestilow <hestilow@ximian.com>
 
129144
Date:   Sun Dec 9 03:38:35 2001 +0000
 
129145
 
 
129146
    Partial revamp to use bonobo control instead of bug-prone custom socket;
 
129147
    
 
129148
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129149
    
 
129150
        * Partial revamp to use bonobo control instead of bug-prone
 
129151
        custom socket; also port away from libcapplet.
 
129152
 
 
129153
 capplets/theme-switcher/ChangeLog                  |    5 +
 
129154
 capplets/theme-switcher/Makefile.am                |    3 +-
 
129155
 .../control/GNOME_Theme_Preview.server.in          |   23 +++
 
129156
 capplets/theme-switcher/control/Makefile.am        |   20 ++
 
129157
 capplets/theme-switcher/control/control.c          |  189 ++++++++++++++++++++
 
129158
 capplets/theme-switcher/da.h                       |   13 +--
 
129159
 capplets/theme-switcher/da.h-67648                 |   13 +--
 
129160
 capplets/theme-switcher/gui.c                      |   96 +++++++----
 
129161
 capplets/theme-switcher/gui.c-6060                 |   96 +++++++----
 
129162
 capplets/theme-switcher/main.c                     |   23 +--
 
129163
 10 files changed, 371 insertions(+), 110 deletions(-)
 
129164
 
 
129165
commit 5146b73151e764483c99713f4e021fc6a6fdd143
 
129166
Author: Richard Hestilow <hestilow@ximian.com>
 
129167
Date:   Sun Dec 9 03:26:21 2001 +0000
 
129168
 
 
129169
    Port to GConf, away from libcapplet.
 
129170
    
 
129171
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129172
    
 
129173
        * Port to GConf, away from libcapplet.
 
129174
 
 
129175
 capplets/wm-properties/ChangeLog               |    4 +
 
129176
 capplets/wm-properties/wm-list.c               |   25 +++++-
 
129177
 capplets/wm-properties/wm-properties-capplet.c |  106 ++++++++++++++----------
 
129178
 3 files changed, 85 insertions(+), 50 deletions(-)
 
129179
 
 
129180
commit 381e53db7a58a7216c1c30edf7cce1fb819fde20
 
129181
Author: Richard Hestilow <hestilow@ximian.com>
 
129182
Date:   Sun Dec 9 00:53:47 2001 +0000
 
129183
 
 
129184
    Port to GConf.
 
129185
    
 
129186
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129187
    
 
129188
        * url-properties.c: Port to GConf.
 
129189
 
 
129190
 capplets/url-properties/ChangeLog        |    4 +
 
129191
 capplets/url-properties/url-properties.c |  159 ++++++++++++++++--------------
 
129192
 2 files changed, 90 insertions(+), 73 deletions(-)
 
129193
 
 
129194
commit 60bff1b3b9ea7c210971a3106b579fbe1e80ea26
 
129195
Author: Richard Hestilow <hestilow@ximian.com>
 
129196
Date:   Sun Dec 9 00:52:26 2001 +0000
 
129197
 
 
129198
    Port away from libcapplet.
 
129199
    
 
129200
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129201
    
 
129202
        * file-types-capplet.c: Port away from libcapplet.
 
129203
    
 
129204
        * file-types-capplet-dialogs.c: Don't include capplet-widget.h.
 
129205
 
 
129206
 capplets/file-types/ChangeLog                    |    6 +++
 
129207
 capplets/file-types/file-types-capplet-dialogs.c |    1 -
 
129208
 capplets/file-types/file-types-capplet.c         |   47 ++++++++++++---------
 
129209
 3 files changed, 33 insertions(+), 21 deletions(-)
 
129210
 
 
129211
commit 0324d8cebf8fa1a75053ad25e3ea9c284f7111de
 
129212
Author: Richard Hestilow <hestilow@ximian.com>
 
129213
Date:   Sat Dec 8 20:12:06 2001 +0000
 
129214
 
 
129215
    Remove bonobo subdirs so people stop yelling at us.
 
129216
    
 
129217
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129218
    
 
129219
        * capplets/Makefile.am: Remove bonobo subdirs so people
 
129220
        stop yelling at us.
 
129221
 
 
129222
 ChangeLog            |    5 +++++
 
129223
 capplets/Makefile.am |    3 +--
 
129224
 2 files changed, 6 insertions(+), 2 deletions(-)
 
129225
 
 
129226
commit 9ea850c68dae7e3adb16ed7aee89b1e9e288d1fe
 
129227
Author: Richard Hestilow <hestilow@ximian.com>
 
129228
Date:   Sat Dec 8 20:07:30 2001 +0000
 
129229
 
 
129230
    Fix call to gnome_icon_list_insert. (list_create): Update call to
 
129231
    
 
129232
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129233
    
 
129234
        * capplet-dir-view-list.c (list_populate): Fix call to
 
129235
        gnome_icon_list_insert.
 
129236
        (list_create): Update call to gnome_icon_list_new, and use
 
129237
        a GtkHPaned instead of a GtkHBox.
 
129238
 
 
129239
 control-center/ChangeLog               |    7 +++++++
 
129240
 control-center/capplet-dir-view-list.c |   11 +++++------
 
129241
 2 files changed, 12 insertions(+), 6 deletions(-)
 
129242
 
 
129243
commit a9a9c6691626978d5f1b9f9e13072fe0a9aec746
 
129244
Author: Richard Hestilow <hestilow@ximian.com>
 
129245
Date:   Sat Dec 8 07:01:32 2001 +0000
 
129246
 
 
129247
    Add special gconf defines (gconftool, etc).
 
129248
    
 
129249
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129250
    
 
129251
        * configure.in: Add special gconf defines (gconftool, etc).
 
129252
 
 
129253
 ChangeLog    |    4 ++++
 
129254
 configure.in |   20 ++++++++++++++++++++
 
129255
 2 files changed, 24 insertions(+), 0 deletions(-)
 
129256
 
 
129257
commit 770968fa255aa45dd51ab14b8196f37034a36f6f
 
129258
Author: Richard Hestilow <hestilow@ximian.com>
 
129259
Date:   Sat Dec 8 06:55:45 2001 +0000
 
129260
 
 
129261
    Port to GConf.
 
129262
    
 
129263
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129264
    
 
129265
        * preferences.c (preferences_load/save): Port to GConf.
 
129266
    
 
129267
        * main.c (setup_capplet_widget): Port away from libcapplet,
 
129268
        use a GtkDialog.
 
129269
        (main): Call gnome_program_init.
 
129270
    
 
129271
        * screensaver.schemas: Added.
 
129272
    
 
129273
        * Makefile.am: Install schema file.
 
129274
 
 
129275
 capplets/screensaver/ChangeLog           |   12 ++
 
129276
 capplets/screensaver/Makefile.am         |    5 +
 
129277
 capplets/screensaver/main.c              |  176 ++++++++----------------------
 
129278
 capplets/screensaver/preferences.c       |   61 ++++++++---
 
129279
 capplets/screensaver/screensaver.schemas |   59 ++++++++++
 
129280
 5 files changed, 168 insertions(+), 145 deletions(-)
 
129281
 
 
129282
commit 1978e49b89502c4168950b9e0aba8247d2b2c6aa
 
129283
Author: Richard Hestilow <hestilow@ximian.com>
 
129284
Date:   Sat Dec 8 06:37:51 2001 +0000
 
129285
 
 
129286
    Port to GConf.
 
129287
    
 
129288
    2001-12-08  Richard Hestilow  <hestilow@ximian.com>
 
129289
    
 
129290
        * Port to GConf.
 
129291
 
 
129292
 capplets/default-applications/ChangeLog            |    4 +
 
129293
 capplets/default-applications/callbacks.c          |   34 +-
 
129294
 .../default-application-properties.c               |  576 ++++++++++----------
 
129295
 capplets/default-applications/defaults.h           |   17 +-
 
129296
 capplets/default-applications/interface.c          |   10 +-
 
129297
 5 files changed, 314 insertions(+), 327 deletions(-)
 
129298
 
 
129299
commit 8561c302998585df0c1eec2847b835b014333850
 
129300
Author: Bradford Hovinen <hovinen@ximian.com>
 
129301
Date:   Fri Dec 7 22:05:36 2001 +0000
 
129302
 
 
129303
    Fix default values
 
129304
    
 
129305
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129306
    
 
129307
            * background.schema: Fix default values
 
129308
 
 
129309
 capplets/background/ChangeLog         |    2 ++
 
129310
 capplets/background/background.schema |   14 +++++++-------
 
129311
 2 files changed, 9 insertions(+), 7 deletions(-)
 
129312
 
 
129313
commit 3aa4e58a6b6fefa6242a74c6f6b62fbbe35fba6f
 
129314
Author: Bradford Hovinen <hovinen@ximian.com>
 
129315
Date:   Fri Dec 7 19:56:51 2001 +0000
 
129316
 
 
129317
    Initialize the error structure
 
129318
    
 
129319
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129320
    
 
129321
        * preferences.c (preferences_load): Initialize the error
 
129322
        structure
 
129323
 
 
129324
 libbackground/ChangeLog     |    1 +
 
129325
 libbackground/preferences.c |    2 +-
 
129326
 2 files changed, 2 insertions(+), 1 deletions(-)
 
129327
 
 
129328
commit bf475e937465c3ba87294f007ea7f510aab4dcea
 
129329
Author: Bradford Hovinen <hovinen@ximian.com>
 
129330
Date:   Fri Dec 7 19:56:23 2001 +0000
 
129331
 
 
129332
    Connect the destroy signal
 
129333
    
 
129334
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129335
    
 
129336
        * background-properties-capplet.c (main): Connect the destroy
 
129337
        signal
 
129338
    
 
129339
        * background.schema: Fix type on opacity schema
 
129340
 
 
129341
 capplets/background/ChangeLog                      |    5 +++++
 
129342
 .../background/background-properties-capplet.c     |    1 +
 
129343
 capplets/background/background.schema              |    2 +-
 
129344
 3 files changed, 7 insertions(+), 1 deletions(-)
 
129345
 
 
129346
commit 8133132cd2eeb60e283c58fb307b60638929d454
 
129347
Author: Bradford Hovinen <hovinen@ximian.com>
 
129348
Date:   Fri Dec 7 19:35:11 2001 +0000
 
129349
 
 
129350
    NULL-terminate the dialog construction parameters
 
129351
    
 
129352
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129353
    
 
129354
        * background-properties-capplet.c (main): NULL-terminate the
 
129355
        dialog construction parameters
 
129356
 
 
129357
 capplets/background/ChangeLog                      |    2 ++
 
129358
 .../background/background-properties-capplet.c     |    3 ++-
 
129359
 2 files changed, 4 insertions(+), 1 deletions(-)
 
129360
 
 
129361
commit 58d92fe12a0996c631f6a80b4d5d87e844afa17f
 
129362
Author: Bradford Hovinen <hovinen@ximian.com>
 
129363
Date:   Fri Dec 7 19:34:21 2001 +0000
 
129364
 
 
129365
    Check if string is non-NULL
 
129366
    
 
129367
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129368
    
 
129369
        * preferences.c (read_color_from_string): Check if string is
 
129370
        non-NULL
 
129371
 
 
129372
 libbackground/ChangeLog     |    3 +++
 
129373
 libbackground/preferences.c |   12 +++++++-----
 
129374
 2 files changed, 10 insertions(+), 5 deletions(-)
 
129375
 
 
129376
commit 4703f9f1a1fd4867834767c330a6a061821fd33a
 
129377
Author: Bradford Hovinen <hovinen@ximian.com>
 
129378
Date:   Fri Dec 7 19:33:40 2001 +0000
 
129379
 
 
129380
    Make sure value is non-NULL
 
129381
    
 
129382
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129383
    
 
129384
        * gconf-property-editor.c (peditor_*_value_changed): Make sure
 
129385
        value is non-NULL
 
129386
 
 
129387
 capplets/common/ChangeLog               |    1 +
 
129388
 capplets/common/gconf-property-editor.c |   37 +++++++++++++++++++-----------
 
129389
 2 files changed, 24 insertions(+), 14 deletions(-)
 
129390
 
 
129391
commit e3e6ee216f1b2acd7e8db3e6e6dd17b4f70248d5
 
129392
Author: Bradford Hovinen <hovinen@ximian.com>
 
129393
Date:   Fri Dec 7 19:15:14 2001 +0000
 
129394
 
 
129395
    Make the changeset property a pointer (gconf_property_editor_set_prop):
 
129396
    
 
129397
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129398
    
 
129399
        * gconf-property-editor.c (gconf_property_editor_class_init):
 
129400
        Make the changeset property a pointer
 
129401
        (gconf_property_editor_set_prop): Use g_value_get_object for the
 
129402
        destroy notify object
 
129403
 
 
129404
 capplets/common/ChangeLog               |    4 ++++
 
129405
 capplets/common/gconf-property-editor.c |   13 ++++++-------
 
129406
 2 files changed, 10 insertions(+), 7 deletions(-)
 
129407
 
 
129408
commit bb8f864104bcd8f798925efd8a4cdc3c3b3a7010
 
129409
Author: Bradford Hovinen <hovinen@ximian.com>
 
129410
Date:   Fri Dec 7 17:38:07 2001 +0000
 
129411
 
 
129412
    Terminate the parameter list passed to g_object_new with NULL
 
129413
    
 
129414
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129415
    
 
129416
        * gconf-property-editor.c (gconf_peditor_new_*): Terminate the
 
129417
        parameter list passed to g_object_new with NULL
 
129418
 
 
129419
 capplets/common/ChangeLog               |    2 ++
 
129420
 capplets/common/gconf-property-editor.c |   18 +++++++++++++-----
 
129421
 2 files changed, 15 insertions(+), 5 deletions(-)
 
129422
 
 
129423
commit 215f0ebb20a22790be5dac704a0ee647d98d0298
 
129424
Author: Bradford Hovinen <hovinen@ximian.com>
 
129425
Date:   Fri Dec 7 17:35:00 2001 +0000
 
129426
 
 
129427
    Construct the GC before using it
 
129428
    
 
129429
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129430
    
 
129431
        * applier.c (applier_get_preview_widget): Construct the GC
 
129432
        before using it
 
129433
 
 
129434
 libbackground/ChangeLog |    1 +
 
129435
 libbackground/applier.c |    1 +
 
129436
 2 files changed, 2 insertions(+), 0 deletions(-)
 
129437
 
 
129438
commit 56714406297532296e96d937dac4e297ecb43ee4
 
129439
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129440
Date:   Fri Dec 7 17:30:26 2001 +0000
 
129441
 
 
129442
    Added Glade 1.x version of file for future interface tweaking pending
 
129443
    the creation of a libglade-2.0 -compatible Glade.
 
129444
 
 
129445
 capplets/background/background-properties.glade1 |  398 ++++++++++++++++++++++
 
129446
 1 files changed, 398 insertions(+), 0 deletions(-)
 
129447
 
 
129448
commit a52a434f78b2c4925bc300660f5d2a4602326998
 
129449
Author: Bradford Hovinen <hovinen@ximian.com>
 
129450
Date:   Fri Dec 7 17:29:43 2001 +0000
 
129451
 
 
129452
    Remove use of capplet_init, instead do the initialization ourselves (note:
 
129453
    
 
129454
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129455
    
 
129456
        * background-properties-capplet.c (main): Remove use of
 
129457
        capplet_init, instead do the initialization ourselves (note: this
 
129458
        means we are no longer a Bonobo control)
 
129459
        (dialog_button_clicked_cb): Implement
 
129460
    
 
129461
        * background-properties.glade: libglade-convert
 
129462
 
 
129463
 capplets/background/ChangeLog                      |    7 +
 
129464
 .../background/background-properties-capplet.c     |   55 ++-
 
129465
 capplets/background/background-properties.glade    |  885 +++++++++++---------
 
129466
 3 files changed, 547 insertions(+), 400 deletions(-)
 
129467
 
 
129468
commit 5ac70e7b7152694acd9a2b1fd19f05e21de27449
 
129469
Author: Bradford Hovinen <hovinen@ximian.com>
 
129470
Date:   Fri Dec 7 17:28:28 2001 +0000
 
129471
 
 
129472
    Use correct ordering of setup
 
129473
    
 
129474
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129475
    
 
129476
        * gconf-property-editor.c (gconf_property_editor_class_init): Use
 
129477
        correct ordering of setup
 
129478
 
 
129479
 capplets/common/ChangeLog               |    5 +++++
 
129480
 capplets/common/capplet-util.c          |    2 +-
 
129481
 capplets/common/capplet-util.h          |    6 ++++++
 
129482
 capplets/common/gconf-property-editor.c |    8 ++++----
 
129483
 4 files changed, 16 insertions(+), 5 deletions(-)
 
129484
 
 
129485
commit d2042f6fa9caec396993779fb7c1acd5350d9bf6
 
129486
Author: Bradford Hovinen <hovinen@ximian.com>
 
129487
Date:   Fri Dec 7 17:28:09 2001 +0000
 
129488
 
 
129489
    Initialize object_class properly before using it; install property after
 
129490
    
 
129491
    2001-12-07  Bradford Hovinen  <hovinen@ximian.com>
 
129492
    
 
129493
        * applier.c (applier_class_init): Initialize object_class properly
 
129494
        before using it; install property after {get|set}_property are set
 
129495
 
 
129496
 libbackground/ChangeLog |    5 +++++
 
129497
 libbackground/applier.c |   13 +++++++------
 
129498
 2 files changed, 12 insertions(+), 6 deletions(-)
 
129499
 
 
129500
commit abd06447c9e814ab20b6b5ccf58c228f8b644190
 
129501
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129502
Date:   Fri Dec 7 00:04:00 2001 +0000
 
129503
 
 
129504
    Added schema for background properties
 
129505
 
 
129506
 capplets/background/background.schema |   94 +++++++++++++++++++++++++++++++++
 
129507
 1 files changed, 94 insertions(+), 0 deletions(-)
 
129508
 
 
129509
commit 669a1e2f3a7dd336ee030743b4c78e39656c75e9
 
129510
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129511
Date:   Thu Dec 6 23:53:58 2001 +0000
 
129512
 
 
129513
    Removed background rendering code from the background capplet and moved it
 
129514
    to a separate static library.
 
129515
 
 
129516
 Makefile.am                                        |    2 +-
 
129517
 capplets/background/Makefile.am                    |    8 +-
 
129518
 capplets/background/applier.c                      | 1416 --------------------
 
129519
 capplets/background/applier.h                      |   72 -
 
129520
 .../background/background-properties-capplet.c     |    1 +
 
129521
 capplets/background/preferences.c                  |  263 ----
 
129522
 capplets/background/preferences.h                  |   88 --
 
129523
 configure.in                                       |    1 +
 
129524
 control-center/capplet-dir-view.c                  |    6 -
 
129525
 libbackground/Makefile.am                          |   16 +
 
129526
 libbackground/applier.c                            | 1416 ++++++++++++++++++++
 
129527
 libbackground/applier.h                            |   72 +
 
129528
 libbackground/preferences.c                        |  263 ++++
 
129529
 libbackground/preferences.h                        |   88 ++
 
129530
 14 files changed, 1861 insertions(+), 1851 deletions(-)
 
129531
 
 
129532
commit 4571311094d5a04b94922010f9cb179735aea715
 
129533
Author: Owen Taylor <otaylor@redhat.com>
 
129534
Date:   Tue Dec 4 05:49:20 2001 +0000
 
129535
 
 
129536
    Use G_BEGIN_DECLS/G_END_DECLS.
 
129537
    
 
129538
    Tue Dec  4 00:46:45 2001  Owen Taylor  <otaylor@redhat.com>
 
129539
    
 
129540
            * file-types-icon-entry.h: Use G_BEGIN_DECLS/G_END_DECLS.
 
129541
 
 
129542
 capplets/file-types/ChangeLog               |    4 ++++
 
129543
 capplets/file-types/file-types-icon-entry.h |    5 ++---
 
129544
 2 files changed, 6 insertions(+), 3 deletions(-)
 
129545
 
 
129546
commit 41b265298906dd4ff0afba621bfbf8e7b7566b7e
 
129547
Author: Richard Hestilow <hestilow@ximian.com>
 
129548
Date:   Sun Dec 2 21:31:22 2001 +0000
 
129549
 
 
129550
    Initial GNOME2 port. ui-preferences is disabled until it is revamped for
 
129551
    
 
129552
    2001-12-02  Richard Hestilow  <hestilow@ximian.com>
 
129553
    
 
129554
        * Initial GNOME2 port. ui-preferences is disabled until
 
129555
        it is revamped for gconf, and mime-types will probably be
 
129556
        permanently disabled though (no gmc).
 
129557
 
 
129558
 capplets/desktop-links/Sawfish/Makefile.am       |    4 +-
 
129559
 capplets/file-types/Makefile.am                  |    2 +-
 
129560
 capplets/file-types/file-types-capplet-dialogs.c |   10 +-
 
129561
 capplets/file-types/file-types-capplet-dialogs.h |    2 +-
 
129562
 capplets/file-types/file-types-capplet.c         |  126 +++-------------------
 
129563
 capplets/file-types/file-types-icon-entry.c      |   68 +++----------
 
129564
 capplets/mime-type/Makefile.am                   |    2 +-
 
129565
 capplets/theme-switcher/Makefile.am              |    2 +-
 
129566
 capplets/theme-switcher/da.h                     |    1 -
 
129567
 capplets/theme-switcher/da.h-67648               |    1 -
 
129568
 capplets/theme-switcher/gui.c                    |   29 ++----
 
129569
 capplets/theme-switcher/gui.c-6060               |   29 ++----
 
129570
 capplets/ui-properties/Makefile.am               |    2 +-
 
129571
 capplets/ui-properties/preferences.h             |    2 +-
 
129572
 capplets/url-properties/Makefile.am              |    2 +-
 
129573
 capplets/wm-properties/Makefile.am               |    6 +-
 
129574
 capplets/wm-properties/wm-desktops/Makefile.am   |    2 +-
 
129575
 capplets/wm-properties/wm-exec.c                 |   75 +++++++-------
 
129576
 capplets/wm-properties/wm-list.c                 |   50 +++++----
 
129577
 capplets/wm-properties/wm-properties-capplet.c   |   87 +++++++--------
 
129578
 capplets/wm-properties/wm-properties.h           |    5 +-
 
129579
 21 files changed, 170 insertions(+), 337 deletions(-)
 
129580
 
 
129581
commit 4d7fc6d7c043340f658bad2d7e5ea1c56c01d340
 
129582
Author: Richard Hestilow <hestilow@ximian.com>
 
129583
Date:   Sun Dec 2 04:56:11 2001 +0000
 
129584
 
 
129585
    Add libsounds stuff. Add libsounds.
 
129586
    
 
129587
    2001-12-01  Richard Hestilow  <hestilow@ximian.com>
 
129588
    
 
129589
        * configure.in: Add libsounds stuff.
 
129590
        * Makefile.am (SUBDIRS): Add libsounds.
 
129591
 
 
129592
 ChangeLog    |    5 +++++
 
129593
 Makefile.am  |    2 +-
 
129594
 configure.in |    3 +++
 
129595
 3 files changed, 9 insertions(+), 1 deletions(-)
 
129596
 
 
129597
commit 478912430cb2d76f9c0ef9531bf64986b7a7e972
 
129598
Author: Richard Hestilow <hestilow@ximian.com>
 
129599
Date:   Sun Dec 2 04:54:32 2001 +0000
 
129600
 
 
129601
    Initial GNOME2 port.
 
129602
    
 
129603
    2001-12-01  Richard Hestilow  <hestilow@ximian.com>
 
129604
    
 
129605
        * Initial GNOME2 port.
 
129606
 
 
129607
 capplets/default-applications/ChangeLog           |    4 +
 
129608
 capplets/default-applications/Makefile.am         |    4 +-
 
129609
 capplets/default-applications/support.c           |   20 -
 
129610
 capplets/default-applications/support.h           |    2 -
 
129611
 capplets/screensaver/ChangeLog                    |    4 +
 
129612
 capplets/screensaver/Makefile.am                  |    5 +-
 
129613
 capplets/screensaver/gnome-startup.c              |   45 +
 
129614
 capplets/screensaver/gnome-startup.h              |   27 +
 
129615
 capplets/screensaver/main.c                       |    6 +-
 
129616
 capplets/screensaver/pref-file.c                  |    4 +-
 
129617
 capplets/screensaver/preferences.c                |   12 +-
 
129618
 capplets/screensaver/preferences.h                |    2 +-
 
129619
 capplets/screensaver/prefs-widget.c               |   13 +-
 
129620
 capplets/screensaver/preview.c                    |   17 +-
 
129621
 capplets/screensaver/rc-parse.c                   |    6 +-
 
129622
 capplets/screensaver/resources.c                  |    2 +-
 
129623
 capplets/screensaver/screensaver-prefs-dialog.c   |   47 +-
 
129624
 capplets/screensaver/screensaver-prefs-dialog.h   |    2 +-
 
129625
 capplets/screensaver/screensaver-properties.glade | 1976 +++++++++++----------
 
129626
 capplets/screensaver/selection-dialog.c           |   12 +-
 
129627
 capplets/screensaver/selection-dialog.h           |    2 +-
 
129628
 21 files changed, 1145 insertions(+), 1067 deletions(-)
 
129629
 
 
129630
commit bafad73d36ebc9e5abb3ebb9f1376cc6db7b9ba9
 
129631
Author: Christian Meyer <chrisime@src.gnome.org>
 
129632
Date:   Sat Dec 1 01:40:14 2001 +0000
 
129633
 
 
129634
    Started German translation from scratch since Kai Lahmann's translation style sucks ass!!
 
129635
 
 
129636
 po/de.po | 1706 ++++++++++++++++++++++++++++----------------------------------
 
129637
 1 files changed, 769 insertions(+), 937 deletions(-)
 
129638
 
 
129639
commit 6e7aa88032359eac0520fcf87f9b4d6fe22ef9e0
 
129640
Author: Owen Taylor <otaylor@redhat.com>
 
129641
Date:   Fri Nov 30 20:37:27 2001 +0000
 
129642
 
 
129643
    Added AM_GLIB_GNU_GETTEXT and setting of GETTEXT_PACKAGE. Change from
 
129644
    
 
129645
    Fri Nov 30 15:35:39 2001  Owen Taylor  <otaylor@redhat.com>
 
129646
            * configure.in: Added AM_GLIB_GNU_GETTEXT and
 
129647
            setting of GETTEXT_PACKAGE.
 
129648
            * Makefile.am: Change from xml-i18n-extract (etc.)
 
129649
            to intltool-extract (etc.)
 
129650
 
 
129651
 ChangeLog    |    8 ++++++++
 
129652
 Makefile.am  |    6 +++---
 
129653
 configure.in |    5 +++++
 
129654
 3 files changed, 16 insertions(+), 3 deletions(-)
 
129655
 
 
129656
commit 3aa0f3ae93049cb9fc9a2d5504d3301a57f65013
 
129657
Author: Christian Rose <menthos@menthos.com>
 
129658
Date:   Fri Nov 30 15:01:06 2001 +0000
 
129659
 
 
129660
    Updated Swedish translation.
 
129661
    
 
129662
    2001-11-30  Christian Rose  <menthos@menthos.com>
 
129663
    
 
129664
        * sv.po: Updated Swedish translation.
 
129665
 
 
129666
 po/ChangeLog |    4 +
 
129667
 po/sv.po     | 1745 ++++++++++++++++++++++++++++++++++------------------------
 
129668
 2 files changed, 1028 insertions(+), 721 deletions(-)
 
129669
 
 
129670
commit 2784a861afcebe3d195b2e2dac6c0fe5db3bc454
 
129671
Author: Miles Lane <miles@megapathdsl.net>
 
129672
Date:   Thu Nov 29 22:36:16 2001 +0000
 
129673
 
 
129674
    Removed intl/Makefile from AC_OUTPUT since there is no intl subdirectory
 
129675
    
 
129676
    2001-11-29  Miles Lane <miles@megapathdsl.net>
 
129677
        * configure.in: Removed intl/Makefile from AC_OUTPUT
 
129678
        since there is no intl subdirectory in the repository.:
 
129679
 
 
129680
 ChangeLog    |    5 +++++
 
129681
 configure.in |    3 +--
 
129682
 2 files changed, 6 insertions(+), 2 deletions(-)
 
129683
 
 
129684
commit 80f53a52c0a020d4e20a4461459b1416fc81c2eb
 
129685
Author: Bradford Hovinen <hovinen@ximian.com>
 
129686
Date:   Thu Nov 29 14:05:27 2001 +0000
 
129687
 
 
129688
    Disabled archiver
 
129689
    
 
129690
    2001-11-29  Bradford Hovinen  <hovinen@ximian.com>
 
129691
    
 
129692
        * configure.in: Disabled archiver
 
129693
    
 
129694
        * Makefile.am (SUBDIRS): Disabled archiver
 
129695
 
 
129696
 ChangeLog    |    6 ++++++
 
129697
 Makefile.am  |    2 +-
 
129698
 configure.in |    1 -
 
129699
 3 files changed, 7 insertions(+), 2 deletions(-)
 
129700
 
 
129701
commit 8e9c8fcf0ed6c450d011a6cce92dce5806c594fb
 
129702
Author: Richard Hestilow <hestilow@ximian.com>
 
129703
Date:   Thu Nov 29 00:06:50 2001 +0000
 
129704
 
 
129705
    Update call to gnome_help_display.
 
129706
    
 
129707
    2001-11-28  Richard Hestilow  <hestilow@ximian.com>
 
129708
    
 
129709
        * capplet-dir-view.c (help_cb): Update call to gnome_help_display.
 
129710
 
 
129711
 control-center/ChangeLog          |    4 ++++
 
129712
 control-center/capplet-dir-view.c |    3 +--
 
129713
 2 files changed, 5 insertions(+), 2 deletions(-)
 
129714
 
 
129715
commit a657b649d283a988cdd523056b755ece653e86de
 
129716
Author: Richard Hestilow <hestilow@ximian.com>
 
129717
Date:   Wed Nov 28 23:48:44 2001 +0000
 
129718
 
 
129719
    Remove gtkhtml-2.0 check since we no longer depend on it.
 
129720
    
 
129721
    2001-11-28  Richard Hestilow  <hestilow@ximian.com>
 
129722
    
 
129723
        * configure.in: Remove gtkhtml-2.0 check since we no longer
 
129724
        depend on it.
 
129725
 
 
129726
 ChangeLog    |    5 +++++
 
129727
 configure.in |    2 +-
 
129728
 2 files changed, 6 insertions(+), 1 deletions(-)
 
129729
 
 
129730
commit 45c1c240570ebad7c3b52f8c4b92a0c44dba4ab5
 
129731
Author: Richard Hestilow <hestilow@ximian.com>
 
129732
Date:   Mon Nov 26 17:06:41 2001 +0000
 
129733
 
 
129734
    Initial port to GNOME2, removal of gtkhtml deps.
 
129735
    
 
129736
    2001-11-26  Richard Hestilow  <hestilow@ximian.com>
 
129737
    
 
129738
        * Initial port to GNOME2, removal of gtkhtml deps.
 
129739
 
 
129740
 control-center/ChangeLog               |    4 +
 
129741
 control-center/Makefile.am             |   11 +-
 
129742
 control-center/capplet-dir-view-list.c |  378 ++++++++++++++++-
 
129743
 control-center/capplet-dir-view-tree.c |    2 +-
 
129744
 control-center/capplet-dir-view.c      |   61 ++-
 
129745
 control-center/capplet-dir-view.h      |    1 -
 
129746
 control-center/capplet-dir.c           |   90 +++--
 
129747
 control-center/capplet-dir.h           |    4 +-
 
129748
 control-center/gnomecc.glade           |  720 ++++++++++++++++----------------
 
129749
 control-center/main.c                  |   10 +-
 
129750
 control-center/preferences.c           |   38 +-
 
129751
 control-center/preferences.h           |    2 +
 
129752
 12 files changed, 869 insertions(+), 452 deletions(-)
 
129753
 
 
129754
commit 575c8e852fee85be5282d0254ec4997e7023187e
 
129755
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129756
Date:   Sun Nov 25 14:57:03 2001 +0000
 
129757
 
 
129758
    Compilation fixes.
 
129759
 
 
129760
 capplets/background/Makefile.am |   23 ++++++++++++++---------
 
129761
 capplets/background/applier.c   |    1 -
 
129762
 2 files changed, 14 insertions(+), 10 deletions(-)
 
129763
 
 
129764
commit 2ad8f708acf7fc7318f0bb29ab40956a9f15374f
 
129765
Author: Andraz Tori <minmax@src.gnome.org>
 
129766
Date:   Sun Nov 25 02:22:45 2001 +0000
 
129767
 
 
129768
    Updated Slovenian translation
 
129769
 
 
129770
 po/sl.po |  181 +++++++++++++++++++++++++++++++++----------------------------
 
129771
 1 files changed, 98 insertions(+), 83 deletions(-)
 
129772
 
 
129773
commit 41656bd6f2bba0b2f9d617322de986007fc5f9dc
 
129774
Author: Richard Hestilow <hestilow@ximian.com>
 
129775
Date:   Sun Nov 18 08:14:16 2001 +0000
 
129776
 
 
129777
    Add libsounds.a.
 
129778
    
 
129779
    2001-11-18  Richard Hestilow  <hestilow@ximian.com>
 
129780
    
 
129781
        * Makefile.am (sound_properties_control_LDADD): Add libsounds.a.
 
129782
    
 
129783
        * prefs-widget.c (apply_settings): Export our settings to
 
129784
        gnome-config (needed by gnome-libs). Also save and reload event
 
129785
        sounds.
 
129786
        (create_dialog): Add a SoundView on the sound events.
 
129787
    
 
129788
        * sound-properties.glade: Add a tab for the sound events.
 
129789
 
 
129790
 capplets/sound/ChangeLog                  |   11 +++
 
129791
 capplets/sound/prefs-widget.c             |    1 +
 
129792
 capplets/sound/sound-properties-capplet.c |   85 ++++++++++++++++++++-
 
129793
 capplets/sound/sound-properties.glade     |  120 ++++++++++++++++++++---------
 
129794
 4 files changed, 179 insertions(+), 38 deletions(-)
 
129795
 
 
129796
commit f0a798a6cad7d0e156cc432e7828909c3743a200
 
129797
Author: Ole Laursen <olau@hardworking.dk>
 
129798
Date:   Mon Nov 12 21:51:06 2001 +0000
 
129799
 
 
129800
    Updated Danish translation.
 
129801
    
 
129802
    2001-11-12  Ole Laursen  <olau@hardworking.dk>
 
129803
    
 
129804
        * da.po: Updated Danish translation.
 
129805
 
 
129806
 po/ChangeLog |    4 ++
 
129807
 po/da.po     |   88 ++++++++++++++++++++++++++++++++++++---------------------
 
129808
 2 files changed, 59 insertions(+), 33 deletions(-)
 
129809
 
 
129810
commit bbe9dc06688266906445711c599e9fcca2c949d3
 
129811
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
129812
Date:   Sun Nov 11 14:25:25 2001 +0000
 
129813
 
 
129814
    Updated Slovak translation.
 
129815
    
 
129816
    2001-11-11  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
129817
    
 
129818
            * sk.po: Updated Slovak translation.
 
129819
 
 
129820
 po/ChangeLog |    4 +
 
129821
 po/sk.po     |  884 +++++++++++++++++++++++++++-------------------------------
 
129822
 2 files changed, 413 insertions(+), 475 deletions(-)
 
129823
 
 
129824
commit 86192c772e2c4dc2b473aad4cc9fc0eccaa0f64c
 
129825
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129826
Date:   Sat Nov 10 20:55:08 2001 +0000
 
129827
 
 
129828
    Removed HAVE_BONOBO from acconfig.h
 
129829
    
 
129830
    Fixed capplet Makefile.am's. Some porting for control-center/main.c
 
129831
 
 
129832
 acconfig.h                                |    1 -
 
129833
 capplets/default-applications/Makefile.am |    2 +-
 
129834
 capplets/desktop-links/Makefile.am        |    2 +-
 
129835
 capplets/keyboard/Makefile.am             |    2 +-
 
129836
 capplets/mouse/Makefile.am                |    2 +-
 
129837
 capplets/rollback/Makefile.am             |    2 +-
 
129838
 capplets/screensaver/Makefile.am          |    2 +-
 
129839
 capplets/sound/Makefile.am                |    2 +-
 
129840
 control-center/Makefile.am                |    2 +-
 
129841
 control-center/main.c                     |    6 ------
 
129842
 10 files changed, 8 insertions(+), 15 deletions(-)
 
129843
 
 
129844
commit 430bb6629941590534381c6d7bb24a4729863d02
 
129845
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129846
Date:   Sat Nov 10 20:53:49 2001 +0000
 
129847
 
 
129848
    Removed intl dir from the compile
 
129849
 
 
129850
 Makefile.am |    2 +-
 
129851
 1 files changed, 1 insertions(+), 1 deletions(-)
 
129852
 
 
129853
commit 997b226c6fb8b5734b3f6b602d3e379de1c3ac74
 
129854
Author: Bradford Hovinen <hovinen@ximian.com>
 
129855
Date:   Sat Nov 10 20:53:07 2001 +0000
 
129856
 
 
129857
    Bump version to 1.99.0
 
129858
    
 
129859
    2001-10-27  Bradford Hovinen  <hovinen@ximian.com>
 
129860
    
 
129861
        * configure.in: Bump version to 1.99.0
 
129862
    
 
129863
    2001-10-26  Bradford Hovinen  <hovinen@ximian.com>
 
129864
    
 
129865
        * Makefile.am: Remove intl from SUBDIRS
 
129866
    
 
129867
        * */Makefile.am: s/XML_I18N_MERGE/INTLTOOL/g
 
129868
    
 
129869
        * capplets/Makefile.am: Remove screensaver from
 
129870
        always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
 
129871
    
 
129872
        * capplets/{background|keyboard|mouse|sound}/Makefile.am:
 
129873
        Fix so that automake does not choke on these files
 
129874
    
 
129875
        * README: Updated to reflect current status porting to GNOME 2
 
129876
    
 
129877
        * configure.in: Cleanup for GNOME 2 port
 
129878
        Allow disabling of screensaver capplet compile if xscreensaver
 
129879
        is not found
 
129880
        (AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
 
129881
        some difficulties
 
129882
 
 
129883
 ChangeLog    |    8 ++++++++
 
129884
 configure.in |   15 +++++++--------
 
129885
 2 files changed, 15 insertions(+), 8 deletions(-)
 
129886
 
 
129887
commit d3133da76abc0ed9d944f6b7675bf213d5970dbc
 
129888
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129889
Date:   Sat Nov 10 20:52:31 2001 +0000
 
129890
 
 
129891
    GNOME 2.0 port. Changes too numerous to mention.
 
129892
    
 
129893
    Removed bonobo-conf support entirely. Added simple GConf-based
 
129894
    property editors. These will be replaced by PonG when that gets
 
129895
    ported.
 
129896
 
 
129897
 .../common/Bonobo_Control_Capplet_generic.oaf.in   |    9 -
 
129898
 capplets/common/ChangeLog                          |    9 +
 
129899
 capplets/common/Makefile.am                        |    3 +-
 
129900
 capplets/common/capplet-util.c                     |  340 ++-----------
 
129901
 capplets/common/capplet-util.h                     |   27 +-
 
129902
 capplets/common/gconf-property-editor-marshal.c    |   41 ++
 
129903
 capplets/common/gconf-property-editor-marshal.h    |   15 +
 
129904
 capplets/common/gconf-property-editor.c            |  545 ++++++++++++++++++++
 
129905
 capplets/common/gconf-property-editor.h            |   82 +++
 
129906
 9 files changed, 735 insertions(+), 336 deletions(-)
 
129907
 
 
129908
commit 467b92037d88056cf7704ebc2635275290ddbc21
 
129909
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
129910
Date:   Sat Nov 10 20:51:12 2001 +0000
 
129911
 
 
129912
    GNOME 2.0 port. Changes too numerous to mention.
 
129913
 
 
129914
 capplets/background/Makefile.am                    |    2 +-
 
129915
 capplets/background/applier.c                      |  234 ++++++-------
 
129916
 capplets/background/applier.h                      |   12 +-
 
129917
 .../background/background-properties-capplet.c     |  293 +++++----------
 
129918
 capplets/background/preferences.c                  |  382 +++-----------------
 
129919
 capplets/background/preferences.h                  |   43 +--
 
129920
 6 files changed, 281 insertions(+), 685 deletions(-)
 
129921
 
 
129922
commit ce9f91ffcf83449ebfa92764a9ab8587b7a04fe8
 
129923
Author: Fatih Demir <kabalak@src.gnome.org>
 
129924
Date:   Wed Nov 7 14:20:58 2001 +0000
 
129925
 
 
129926
    Updated..
 
129927
 
 
129928
 po/ChangeLog |    4 +
 
129929
 po/tr.po     | 5826 ++++++++++++++++++++++++----------------------------------
 
129930
 2 files changed, 2448 insertions(+), 3382 deletions(-)
 
129931
 
 
129932
commit b82a99f402dc12d842f41785a1f0b30bd21210e3
 
129933
Author: Ole Laursen <olau@hardworking.dk>
 
129934
Date:   Wed Nov 7 11:58:21 2001 +0000
 
129935
 
 
129936
    Updated Danish translation.
 
129937
    
 
129938
    2001-11-07  Ole Laursen  <olau@hardworking.dk>
 
129939
    
 
129940
        * da.po: Updated Danish translation.
 
129941
 
 
129942
 po/ChangeLog |    6 +-
 
129943
 po/da.po     |  466 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
129944
 2 files changed, 385 insertions(+), 87 deletions(-)
 
129945
 
 
129946
commit 1de92cc7aa55c5012fec45eac336c80c2b99a525
 
129947
Author: Fatih Demir <kabalak@src.gnome.org>
 
129948
Date:   Tue Nov 6 18:20:12 2001 +0000
 
129949
 
 
129950
    updated tr.po
 
129951
 
 
129952
 po/ChangeLog |    4 +
 
129953
 po/tr.po     | 6095 +++++++++++++++++++++++++++++++++-------------------------
 
129954
 2 files changed, 3470 insertions(+), 2629 deletions(-)
 
129955
 
 
129956
commit 8a64c7bab274252b74c4d25daa0553ba64a40667
 
129957
Author: Andraz Tori <minmax@src.gnome.org>
 
129958
Date:   Fri Nov 2 00:25:39 2001 +0000
 
129959
 
 
129960
    Updated Slovenian translation
 
129961
 
 
129962
 po/sl.po |   77 +++++++++++++++++++++++++------------------------------------
 
129963
 1 files changed, 32 insertions(+), 45 deletions(-)
 
129964
 
 
129965
commit 108120afa1b0e9e866ed73f3f20eb802dc32ec52
 
129966
Author: Peteris Krisjanis <peterisk@src.gnome.org>
 
129967
Date:   Thu Nov 1 18:58:30 2001 +0000
 
129968
 
 
129969
    U
 
129970
 
 
129971
 po/ChangeLog |    5 +
 
129972
 po/lv.po     | 4807 +++++++++++++++++++++++++++-------------------------------
 
129973
 2 files changed, 2210 insertions(+), 2602 deletions(-)
 
129974
 
 
129975
commit 40cb24b5db319e2b0ac3e8cac383c73d5df9f3ea
 
129976
Author: Bradford Hovinen <hovinen@ximian.com>
 
129977
Date:   Fri Oct 26 19:18:24 2001 +0000
 
129978
 
 
129979
    Remove #ifdef HAVE_BONOBO instances
 
129980
    
 
129981
    2001-10-26  Bradford Hovinen  <hovinen@ximian.com>
 
129982
    
 
129983
        * main.c: Remove #ifdef HAVE_BONOBO instances
 
129984
    
 
129985
        * capplet-dir.c: Remove #idef HAVE_BONOBO instances
 
129986
 
 
129987
 control-center/ChangeLog     |    6 ++++++
 
129988
 control-center/capplet-dir.c |    9 +--------
 
129989
 control-center/main.c        |   10 ----------
 
129990
 3 files changed, 7 insertions(+), 18 deletions(-)
 
129991
 
 
129992
commit 3611eb3a6a6bb11c1b18643cbbec1625856b48d4
 
129993
Author: Bradford Hovinen <hovinen@ximian.com>
 
129994
Date:   Fri Oct 26 19:17:07 2001 +0000
 
129995
 
 
129996
    Remove screensaver from always_built_SUBDIRS and add $(SCREENSAVER) to
 
129997
    
 
129998
    2001-10-26  Bradford Hovinen  <hovinen@ximian.com>
 
129999
    
 
130000
        * capplets/Makefile.am: Remove screensaver from
 
130001
        always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
 
130002
    
 
130003
        * capplets/{background|keyboard|mouse|sound}/Makefile.am:
 
130004
        Fix so that automake does not choke on these files
 
130005
 
 
130006
 ChangeLog                       |    6 ++++++
 
130007
 capplets/Makefile.am            |    8 +++-----
 
130008
 capplets/background/Makefile.am |    5 ++---
 
130009
 capplets/keyboard/Makefile.am   |    5 ++---
 
130010
 capplets/mouse/Makefile.am      |    5 ++---
 
130011
 capplets/sound/Makefile.am      |    5 ++---
 
130012
 6 files changed, 17 insertions(+), 17 deletions(-)
 
130013
 
 
130014
commit 816e2de0f248aca59d0ca270b0aea4e87118bd50
 
130015
Author: Bradford Hovinen <hovinen@ximian.com>
 
130016
Date:   Fri Oct 26 19:15:18 2001 +0000
 
130017
 
 
130018
    Updated to reflect current status porting to GNOME 2
 
130019
    
 
130020
    2001-10-26  Bradford Hovinen  <hovinen@ximian.com>
 
130021
    
 
130022
        * README: Updated to reflect current status porting to GNOME 2
 
130023
 
 
130024
 ChangeLog |    2 ++
 
130025
 README    |   13 +++++++------
 
130026
 2 files changed, 9 insertions(+), 6 deletions(-)
 
130027
 
 
130028
commit 031160b75d019edf695b80a14a4063d2a41ed529
 
130029
Author: Bradford Hovinen <hovinen@ximian.com>
 
130030
Date:   Fri Oct 26 19:11:30 2001 +0000
 
130031
 
 
130032
    Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if
 
130033
    
 
130034
    2001-10-26  Bradford Hovinen  <hovinen@ximian.com>
 
130035
    
 
130036
        * configure.in: Cleanup for GNOME 2 port
 
130037
        Allow disabling of screensaver capplet compile if xscreensaver
 
130038
        is not found
 
130039
        (AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
 
130040
        some difficulties
 
130041
 
 
130042
 ChangeLog    |    8 +++
 
130043
 autogen.sh   |   37 +++++++++++++--
 
130044
 configure.in |  145 +++++----------------------------------------------------
 
130045
 3 files changed, 54 insertions(+), 136 deletions(-)
 
130046
 
 
130047
commit 21024ab848bce64d70662f5cb0be91d4a639ec7c
 
130048
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
130049
Date:   Fri Oct 26 14:11:40 2001 +0000
 
130050
 
 
130051
    More screensaver description translated.
 
130052
    
 
130053
    2001-10-26  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
130054
    
 
130055
            * sk.po: More screensaver description translated.
 
130056
 
 
130057
 po/ChangeLog |    4 +
 
130058
 po/sk.po     |  783 ++++++++++++++++++++++++++++++++--------------------------
 
130059
 2 files changed, 442 insertions(+), 345 deletions(-)
 
130060
 
 
130061
commit 13419abbcf43ee0916d77d713092f6ab03826303
 
130062
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
130063
Date:   Thu Oct 25 18:57:24 2001 +0000
 
130064
 
 
130065
    Updated Polish translation by GNOME PL Team <translators@gnome.pl>
 
130066
 
 
130067
 po/ChangeLog |    5 +
 
130068
 po/pl.po     | 1659 +++++++++++++++++++++++++++++++++-------------------------
 
130069
 2 files changed, 950 insertions(+), 714 deletions(-)
 
130070
 
 
130071
commit 433b6bc0c05277a94043111332d5235d6e461549
 
130072
Author: Christian Marillat <marillat@src.gnome.org>
 
130073
Date:   Wed Oct 24 12:49:00 2001 +0000
 
130074
 
 
130075
    Initial debian directory
 
130076
 
 
130077
 debian/changelog                    |  428 +++++++++++++++++++++++++++++++++++
 
130078
 debian/control                      |   51 ++++
 
130079
 debian/copyright                    |   10 +
 
130080
 debian/libconfig-archiver-dev.files |    3 +
 
130081
 debian/libconfig-archiver-dev.links |    1 +
 
130082
 debian/libconfig-archiver0.files    |    1 +
 
130083
 debian/menu                         |   24 ++
 
130084
 debian/postinst                     |   10 +
 
130085
 debian/postrm                       |   10 +
 
130086
 debian/preinst                      |   10 +
 
130087
 debian/rules                        |  127 +++++++++++
 
130088
 11 files changed, 675 insertions(+), 0 deletions(-)
 
130089
 
 
130090
commit 49d9a128832e4955ad428a635f280d4cd0dbd71d
 
130091
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
130092
Date:   Wed Oct 24 11:51:43 2001 +0000
 
130093
 
 
130094
    More screensaver description translated.
 
130095
    
 
130096
    2001-10-24  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
130097
    
 
130098
            * sk.po: More screensaver description translated.
 
130099
 
 
130100
 po/ChangeLog |    4 ++
 
130101
 po/sk.po     |  106 +++++++++++++++++++++++++++++++++++++++-------------------
 
130102
 2 files changed, 75 insertions(+), 35 deletions(-)
 
130103
 
 
130104
commit b9bb47925f42b70c8e892f0d063f8edaa08837d4
 
130105
Author: Wang Jian <lark@src.gnome.org>
 
130106
Date:   Tue Oct 23 04:17:29 2001 +0000
 
130107
 
 
130108
    *** empty log message ***
 
130109
 
 
130110
 ChangeLog    |    4 +
 
130111
 configure.in |    2 +-
 
130112
 po/ChangeLog |    5 +
 
130113
 po/zh_CN.po  | 3145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
130114
 4 files changed, 3155 insertions(+), 1 deletions(-)
 
130115
 
 
130116
commit 35aa4562458269774eba825af17c2e0bdd560e9b
 
130117
Author: Christian Rose <menthos@menthos.com>
 
130118
Date:   Mon Oct 22 01:14:07 2001 +0000
 
130119
 
 
130120
    Updated the Swedish translation somewhat.
 
130121
    
 
130122
    2001-10-22  Christian Rose  <menthos@menthos.com>
 
130123
    
 
130124
        * sv.po: Updated the Swedish translation somewhat.
 
130125
 
 
130126
 po/ChangeLog |    4 +
 
130127
 po/sv.po     |  206 ++++++++++++++++++++++++++++++---------------------------
 
130128
 2 files changed, 112 insertions(+), 98 deletions(-)
 
130129
 
 
130130
commit b928a309cdca6ba0a874bfa0cabe30545e301e11
 
130131
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
130132
Date:   Sat Oct 20 08:24:46 2001 +0000
 
130133
 
 
130134
    updated Azeri file
 
130135
 
 
130136
 po/ChangeLog |    4 +++
 
130137
 po/az.po     |   84 ++++++++++++---------------------------------------------
 
130138
 2 files changed, 22 insertions(+), 66 deletions(-)
 
130139
 
 
130140
commit df78191ec288e94a4cb51a51d54bcb2e82bbd9ec
 
130141
Author: Bradford Hovinen <hovinen@ximian.com>
 
130142
Date:   Fri Oct 19 03:23:23 2001 +0000
 
130143
 
 
130144
    Put common in always_built_SUBDIRS
 
130145
    
 
130146
    2001-10-18  Bradford Hovinen  <hovinen@ximian.com>
 
130147
    
 
130148
        * capplets/Makefile.am (always_built_SUBDIRS): Put common in
 
130149
        always_built_SUBDIRS
 
130150
    
 
130151
        * configure.in (dnl): Remove --enable-bonobo-conf option
 
130152
 
 
130153
 ChangeLog            |    7 +++++++
 
130154
 capplets/Makefile.am |    4 ++--
 
130155
 configure.in         |   18 ++++--------------
 
130156
 3 files changed, 13 insertions(+), 16 deletions(-)
 
130157
 
 
130158
commit 4b9ca59ec992152990614e9e6bffc4c41fee9532
 
130159
Author: Bradford Hovinen <hovinen@ximian.com>
 
130160
Date:   Fri Oct 19 02:37:29 2001 +0000
 
130161
 
 
130162
    Only swap buttons 1 and 3 in the mapping
 
130163
    
 
130164
    2001-10-18  Bradford Hovinen  <hovinen@ximian.com>
 
130165
    
 
130166
        * mouse-properties-capplet.c (apply_settings): Only swap buttons 1
 
130167
        and 3 in the mapping
 
130168
 
 
130169
 capplets/mouse/ChangeLog                  |    5 +++++
 
130170
 capplets/mouse/gnome-mouse-properties.c   |   17 +++++++++++++----
 
130171
 capplets/mouse/mouse-properties-capplet.c |   17 +++++++++++++----
 
130172
 3 files changed, 31 insertions(+), 8 deletions(-)
 
130173
 
 
130174
commit 705002fcd69ba536857bae028ae525f3a34bc828
 
130175
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130176
Date:   Thu Oct 18 23:22:47 2001 +0000
 
130177
 
 
130178
    bcg icon
 
130179
 
 
130180
 capplets/background/ChangeLog              |    4 ++++
 
130181
 capplets/background/background-capplet.png |  Bin 4027 -> 4235 bytes
 
130182
 2 files changed, 4 insertions(+), 0 deletions(-)
 
130183
 
 
130184
commit caea6d86cec127b84e7586687092d367c19d363e
 
130185
Author: Bradford Hovinen <hovinen@ximian.com>
 
130186
Date:   Thu Oct 18 13:36:48 2001 +0000
 
130187
 
 
130188
    Update listener name
 
130189
    
 
130190
    2001-10-18  Bradford Hovinen  <hovinen@ximian.com>
 
130191
    
 
130192
        * bonobo-config-archiver.c (get_listener_oafiid): Update listener name
 
130193
 
 
130194
 archiver/ChangeLog                |    4 ++++
 
130195
 archiver/bonobo-config-archiver.c |   14 +-------------
 
130196
 2 files changed, 5 insertions(+), 13 deletions(-)
 
130197
 
 
130198
commit fd0dba5cec166385c9b45f34e82a0d26d8527979
 
130199
Author: Bradford Hovinen <hovinen@ximian.com>
 
130200
Date:   Thu Oct 18 13:36:25 2001 +0000
 
130201
 
 
130202
    Update listener name
 
130203
    
 
130204
    2001-10-18  Bradford Hovinen  <hovinen@ximian.com>
 
130205
    
 
130206
        * Bonobo_Control_Capplet_generic.oaf.in: Update listener name
 
130207
    
 
130208
        * capplet-util.c (create_control_cb): Use correct prefix for listener
 
130209
 
 
130210
 .../common/Bonobo_Control_Capplet_generic.oaf.in   |    2 +-
 
130211
 capplets/common/ChangeLog                          |    6 ++++++
 
130212
 capplets/common/capplet-util.c                     |    2 +-
 
130213
 3 files changed, 8 insertions(+), 2 deletions(-)
 
130214
 
 
130215
commit 534754d3f343a5edfffd8398625ccff0c27ee897
 
130216
Author: Bradford Hovinen <hovinen@ximian.com>
 
130217
Date:   Thu Oct 18 13:03:05 2001 +0000
 
130218
 
 
130219
    Make sure the row is unselected before trying to remove it
 
130220
    
 
130221
    2001-10-17  Bradford Hovinen  <hovinen@ximian.com>
 
130222
    
 
130223
        * url-properties.c: Make sure the row is unselected before trying
 
130224
        to remove it
 
130225
 
 
130226
 capplets/url-properties/ChangeLog        |    5 +++++
 
130227
 capplets/url-properties/url-properties.c |    1 +
 
130228
 2 files changed, 6 insertions(+), 0 deletions(-)
 
130229
 
 
130230
commit 24ac960602ae07fdb28aacb66fb50bc7f53f030b
 
130231
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130232
Date:   Thu Oct 18 11:20:52 2001 +0000
 
130233
 
 
130234
    fix the applet icon
 
130235
 
 
130236
 capplets/screensaver/ChangeLog               |    4 ++++
 
130237
 capplets/screensaver/screensaver-capplet.png |  Bin 4428 -> 3139 bytes
 
130238
 2 files changed, 4 insertions(+), 0 deletions(-)
 
130239
 
 
130240
commit b8d0c7fdc3071cdd113aca513efcbce4aee4b535
 
130241
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130242
Date:   Tue Oct 16 00:25:41 2001 +0000
 
130243
 
 
130244
    temporary icon
 
130245
 
 
130246
 capplets/desktop-links/advanced-directory.png |  Bin 2117 -> 2171 bytes
 
130247
 control-center/ChangeLog                      |    5 +++++
 
130248
 control-center/control-center.png             |  Bin 4033 -> 2125 bytes
 
130249
 3 files changed, 5 insertions(+), 0 deletions(-)
 
130250
 
 
130251
commit a34daa89f10dbfe57f060d749ec6e4d0e0675f04
 
130252
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130253
Date:   Mon Oct 15 23:54:05 2001 +0000
 
130254
 
 
130255
    new icon
 
130256
 
 
130257
 capplets/url-properties/ChangeLog       |    4 ++++
 
130258
 capplets/url-properties/url-capplet.png |  Bin 4886 -> 4264 bytes
 
130259
 2 files changed, 4 insertions(+), 0 deletions(-)
 
130260
 
 
130261
commit f824b0dcc0519656ba3f5edf7d0e6208e16cd488
 
130262
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
130263
Date:   Mon Oct 15 16:06:56 2001 +0000
 
130264
 
 
130265
    Updated dated file headers
 
130266
 
 
130267
 control-center/capplet-dir-view-html.c |    4 ++--
 
130268
 control-center/capplet-dir-view-list.c |    6 +++---
 
130269
 control-center/capplet-dir-view-tree.c |    6 +++---
 
130270
 control-center/capplet-dir-view.c      |    4 ++--
 
130271
 control-center/capplet-dir-view.h      |    4 ++--
 
130272
 control-center/capplet-dir.c           |    4 ++--
 
130273
 control-center/capplet-dir.h           |    4 ++--
 
130274
 control-center/main.c                  |    4 ++--
 
130275
 control-center/preferences.c           |    4 ++--
 
130276
 control-center/preferences.h           |    4 ++--
 
130277
 10 files changed, 22 insertions(+), 22 deletions(-)
 
130278
 
 
130279
commit 3f62f4fa65da40ba531c45d5c60d03b78af04d43
 
130280
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130281
Date:   Mon Oct 15 13:51:15 2001 +0000
 
130282
 
 
130283
    applet icon
 
130284
 
 
130285
 capplets/rollback/ChangeLog            |    4 ++++
 
130286
 capplets/rollback/rollback-capplet.png |  Bin 0 -> 1669 bytes
 
130287
 2 files changed, 4 insertions(+), 0 deletions(-)
 
130288
 
 
130289
commit a5d2608e56722807372650ceb0daf5b2c33eb224
 
130290
Author: Larry Ewing <lewing@ximian.com>
 
130291
Date:   Mon Oct 15 03:20:35 2001 +0000
 
130292
 
 
130293
    set the window icon so that the tasklist will have a pretty picture.
 
130294
    
 
130295
    2001-10-14  Larry Ewing  <lewing@ximian.com>
 
130296
    
 
130297
        * capplet-dir-view.c (capplet_dir_view_new): set the window icon
 
130298
        so that the tasklist will have a pretty picture.
 
130299
 
 
130300
 control-center/ChangeLog          |    4 ++++
 
130301
 control-center/capplet-dir-view.c |    5 +++++
 
130302
 2 files changed, 9 insertions(+), 0 deletions(-)
 
130303
 
 
130304
commit b6d86f4e9341280cb57ba0b89c7aedb6020d5c96
 
130305
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
130306
Date:   Mon Oct 15 00:58:13 2001 +0000
 
130307
 
 
130308
    Usual update and revert to big5 encoding
 
130309
 
 
130310
 po/ChangeLog |    6 +
 
130311
 po/zh_TW.po  | 2276 +++++++++++++++++++++++++++++++---------------------------
 
130312
 2 files changed, 1224 insertions(+), 1058 deletions(-)
 
130313
 
 
130314
commit a76c2b32e06e3606e0cb4f31cb7b76ddf746c135
 
130315
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
130316
Date:   Sun Oct 14 14:49:24 2001 +0000
 
130317
 
 
130318
    Updated Slovak translation.
 
130319
    
 
130320
    2001-10-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
130321
    
 
130322
        * sk.po: Updated Slovak translation.
 
130323
 
 
130324
 po/ChangeLog |    4 +
 
130325
 po/sk.po     | 1478 +++++++++++++++++++++++++++++++++-------------------------
 
130326
 2 files changed, 854 insertions(+), 628 deletions(-)
 
130327
 
 
130328
commit 5b60a269a7928aa561e42771249370607bb6d4c4
 
130329
Author: Bradford Hovinen <hovinen@ximian.com>
 
130330
Date:   Sat Oct 13 19:19:16 2001 +0000
 
130331
 
 
130332
    Be paranoid about what we have read from the input file -- make sure the
 
130333
    
 
130334
    2001-10-13  Bradford Hovinen  <hovinen@ximian.com>
 
130335
    
 
130336
        * lister.c (edit_file_to_use): Be paranoid about what we have read
 
130337
        from the input file -- make sure the string is always
 
130338
        NULL-terminated
 
130339
 
 
130340
 capplets/theme-switcher/ChangeLog      |    6 ++++++
 
130341
 capplets/theme-switcher/lister.c       |    3 +++
 
130342
 capplets/theme-switcher/lister.c-42011 |    3 +++
 
130343
 3 files changed, 12 insertions(+), 0 deletions(-)
 
130344
 
 
130345
commit 4b6d9f7f9904c6d21948d3cd04cff07e15247d9d
 
130346
Author: Bradford Hovinen <hovinen@ximian.com>
 
130347
Date:   Sat Oct 13 17:26:48 2001 +0000
 
130348
 
 
130349
    Try to resolve a listener to make sure that something is listening when we
 
130350
    
 
130351
    2001-10-13  Bradford Hovinen  <hovinen@ximian.com>
 
130352
    
 
130353
        * bonobo-config-archiver.c (real_sync): Try to resolve a listener
 
130354
        to make sure that something is listening when we issue the sync
 
130355
        event (disabled for now)
 
130356
        (get_listener_oafiid): Implement (disabled for now)
 
130357
    
 
130358
    2001-10-12  Bradford Hovinen  <hovinen@ximian.com>
 
130359
    
 
130360
        * capplet-util.c (get_factory_name): Updated factory name to
 
130361
        reflect new, expanded roles
 
130362
    
 
130363
        * Bonobo_Control_Capplet_generic.oaf.in: Create
 
130364
    
 
130365
    2001-09-29  Bradford Hovinen  <hovinen@ximian.com>
 
130366
    
 
130367
        * capplet-util.c (create_control_cb): Elimite reference counter --
 
130368
        it's not necessary
 
130369
        (create_control_cb): Make this a multi-factory so that we can
 
130370
        return the listener when needed
 
130371
        (capplet_init): Set up the listener here rather than in
 
130372
        get_control_cb; also remove the listener and unref the database
 
130373
        here
 
130374
        (quit_cb, real_quit_cb): Remove (thank the gods)
 
130375
    
 
130376
    2001-10-12  Bradford Hovinen  <hovinen@ximian.com>
 
130377
    
 
130378
        * Makefile.am ($(oaffile)): Make creation of the .oaf file generic
 
130379
    
 
130380
    2001-10-12  Bradford Hovinen  <hovinen@ximian.com>
 
130381
    
 
130382
        * capplet-dir.c (capplet_control_launch): Unref the property bag
 
130383
        when we are done
 
130384
 
 
130385
 archiver/ChangeLog                                 |    7 +
 
130386
 archiver/bonobo-config-archiver.c                  |   61 +++++++-
 
130387
 ...bo_Control_Capplet_background_properties.oaf.in |   29 ---
 
130388
 capplets/background/ChangeLog                      |    2 +
 
130389
 capplets/background/Makefile.am                    |    6 +-
 
130390
 .../common/Bonobo_Control_Capplet_generic.oaf.in   |   30 ++++
 
130391
 capplets/common/ChangeLog                          |   18 ++
 
130392
 capplets/common/Makefile.am                        |    2 +-
 
130393
 capplets/common/capplet-util.c                     |  183 +++++++++-----------
 
130394
 capplets/common/capplet-util.h                     |    2 +-
 
130395
 ...nobo_Control_Capplet_keyboard_properties.oaf.in |   20 --
 
130396
 capplets/keyboard/ChangeLog                        |    4 +
 
130397
 capplets/keyboard/Makefile.am                      |    7 +-
 
130398
 .../Bonobo_Control_Capplet_mouse_properties.oaf.in |   21 ---
 
130399
 capplets/mouse/ChangeLog                           |    4 +
 
130400
 capplets/mouse/Makefile.am                         |    7 +-
 
130401
 .../Bonobo_Control_Capplet_sound_properties.oaf.in |   22 ---
 
130402
 capplets/sound/ChangeLog                           |    4 +
 
130403
 capplets/sound/Makefile.am                         |    6 +-
 
130404
 control-center/ChangeLog                           |    5 +
 
130405
 control-center/capplet-dir.c                       |    1 +
 
130406
 21 files changed, 232 insertions(+), 209 deletions(-)
 
130407
 
 
130408
commit 99b228af09705a1b3be69877a6dd693480871383
 
130409
Author: Kjartan Maraas <kmaraas@gnome.org>
 
130410
Date:   Sat Oct 13 13:22:38 2001 +0000
 
130411
 
 
130412
    Updated Norwegian (bokmel) translation. Updated Norwegian (nynorsk)
 
130413
    
 
130414
    2001-10-13  Kjartan Maraas  <kmaraas@gnome.org>
 
130415
    
 
130416
        * no.po: Updated Norwegian (bokmel) translation.
 
130417
        * nn.po: Updated Norwegian (nynorsk) translation.
 
130418
 
 
130419
 po/ChangeLog |    5 +
 
130420
 po/nn.po     |  839 +++++++++++++++++++++++++++++++++++++---------------------
 
130421
 po/no.po     |   36 ++-
 
130422
 3 files changed, 569 insertions(+), 311 deletions(-)
 
130423
 
 
130424
commit e7ecf1fd42bccb6055bbd82e767914615c58081f
 
130425
Author: Valek Frob <frob@src.gnome.org>
 
130426
Date:   Sat Oct 13 12:36:50 2001 +0000
 
130427
 
 
130428
    Updated russian translation.
 
130429
 
 
130430
 po/ChangeLog |    4 +
 
130431
 po/ru.po     |  332 +++++++++++++++++++++-------------------------------------
 
130432
 2 files changed, 124 insertions(+), 212 deletions(-)
 
130433
 
 
130434
commit 516c22f094a77a495031de786f3e8be8e767329b
 
130435
Author: Ole Laursen <olau@src.gnome.org>
 
130436
Date:   Sat Oct 13 10:25:41 2001 +0000
 
130437
 
 
130438
    Partiel update of Danish translation.
 
130439
 
 
130440
 po/da.po | 1470 +++++++++++++++++++++++++++++++++++++++-----------------------
 
130441
 1 files changed, 939 insertions(+), 531 deletions(-)
 
130442
 
 
130443
commit d42f9b3f79c69426e5a4755e2c57135d980942d4
 
130444
Author: Richard Hestilow <hestilow@ximian.com>
 
130445
Date:   Sat Oct 13 05:50:38 2001 +0000
 
130446
 
 
130447
    Backport to GtkCList. Recreate -- something was messed up.
 
130448
    
 
130449
    2001-10-13  Richard Hestilow  <hestilow@ximian.com>
 
130450
    
 
130451
        * prefs-widget.c: Backport to GtkCList.
 
130452
        * checked.xpm, unchecked.xpm: Recreate -- something was messed up.
 
130453
 
 
130454
 capplets/screensaver/ChangeLog      |    5 +
 
130455
 capplets/screensaver/checked.xpm    |   40 ++--
 
130456
 capplets/screensaver/prefs-widget.c |  384 +++++++++++++----------------------
 
130457
 capplets/screensaver/unchecked.xpm  |   40 ++--
 
130458
 4 files changed, 182 insertions(+), 287 deletions(-)
 
130459
 
 
130460
commit d2650b1049a5a088d33ba348e88fb60760d625a9
 
130461
Author: Bradford Hovinen <hovinen@ximian.com>
 
130462
Date:   Fri Oct 12 14:09:24 2001 +0000
 
130463
 
 
130464
    Notice: I have not tested these changes on machines with support for multiple
 
130465
    simultaneous visuals. I will revert them if it turns out not to work in that
 
130466
    case.
 
130467
    
 
130468
    Fixes Ximian bugzilla bug #10541
 
130469
    
 
130470
    2001-10-12  Bradford Hovinen  <hovinen@ximian.com>
 
130471
    
 
130472
        * applier.c (render_to_screen): Use standard gdk and gdk_pixbuf
 
130473
        rather than xlib and gdk_pixbuf_xlib
 
130474
        (make_root_pixmap): Create a GdkPixmap
 
130475
        (set_root_pixmap): Accept GdkPixmap and convert to X id
 
130476
 
 
130477
 ...bo_Control_Capplet_background_properties.oaf.in |    9 ++
 
130478
 capplets/background/ChangeLog                      |    7 ++
 
130479
 capplets/background/applier.c                      |   86 ++++++++++----------
 
130480
 3 files changed, 58 insertions(+), 44 deletions(-)
 
130481
 
 
130482
commit c06567a544c094fbe7dc77d89c1d64b6dde567ee
 
130483
Author: Israel Escalante <israel@ximian.com>
 
130484
Date:   Fri Oct 12 02:37:55 2001 +0000
 
130485
 
 
130486
    Bump version to 1.5.10
 
130487
    
 
130488
    2001-10-11  Israel Escalante  <israel@ximian.com>
 
130489
    
 
130490
        * configure.in: Bump version to 1.5.10
 
130491
 
 
130492
 ChangeLog    |    4 ++++
 
130493
 configure.in |    2 +-
 
130494
 2 files changed, 5 insertions(+), 1 deletions(-)
 
130495
 
 
130496
commit 9e1a0b95480dca173907e7fe05acb6ff1b01a1e8
 
130497
Author: Israel Escalante <israel@ximian.com>
 
130498
Date:   Thu Oct 11 22:23:22 2001 +0000
 
130499
 
 
130500
    Bump requirement for gtkhtml >=0.15.0 and version to 1.5.9. Committed
 
130501
    
 
130502
    2001-10-11  Israel Escalante  <israel@ximian.com>
 
130503
    
 
130504
        * configure.in (gnome_cv_use_gnome): Bump requirement for
 
130505
        gtkhtml >=0.15.0 and version to 1.5.9. Committed patch
 
130506
        from peter@ximian.com to fix some build issues.
 
130507
 
 
130508
 ChangeLog    |    6 +
 
130509
 configure.in |   14 +-
 
130510
 po/az.po     |  159 +--
 
130511
 po/ca.po     |    2 +-
 
130512
 po/cs.po     | 4223 +++++++++++++++++++++++++++++++++++++---------------------
 
130513
 po/da.po     |   69 +-
 
130514
 po/de.po     |   69 +-
 
130515
 po/el.po     |   71 +-
 
130516
 po/es.po     |   65 +-
 
130517
 po/fi.po     |   53 +-
 
130518
 po/fr.po     |   76 +-
 
130519
 po/ga.po     |   70 +-
 
130520
 po/hr.po     |   65 +-
 
130521
 po/ja.po     |   68 +-
 
130522
 po/lv.po     |  893 ++++++--------
 
130523
 po/nn.po     |  992 +++++---------
 
130524
 po/no.po     | 1035 ++++++---------
 
130525
 po/pl.po     |   64 +-
 
130526
 po/pt_BR.po  |   63 +-
 
130527
 po/ru.po     |   53 +-
 
130528
 po/sk.po     |  125 +-
 
130529
 po/sl.po     |   77 +-
 
130530
 po/sv.po     |   64 +-
 
130531
 po/tr.po     |   68 +-
 
130532
 po/uk.po     |   69 +-
 
130533
 po/wa.po     |   64 +-
 
130534
 po/zh_TW.po  |   79 +-
 
130535
 27 files changed, 4653 insertions(+), 4003 deletions(-)
 
130536
 
 
130537
commit 49a6eb2b32498fca7c7e0a80ed257361bb80cb68
 
130538
Author: Artis Trops <hornet@navigators.lv>
 
130539
Date:   Sun Oct 7 18:43:43 2001 +0000
 
130540
 
 
130541
    Added Latvian translation.
 
130542
    
 
130543
    2001-10-07  Artis Trops <hornet@navigators.lv>
 
130544
    
 
130545
        * lv.po: Added Latvian translation.
 
130546
    
 
130547
    2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
 
130548
    
 
130549
        * configure.in (ALL_LINGUAS): added lv
 
130550
 
 
130551
 ChangeLog    |    4 +
 
130552
 configure.in |   19 +-
 
130553
 po/ChangeLog |   16 +-
 
130554
 po/lv.po     | 3389 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
130555
 4 files changed, 3398 insertions(+), 30 deletions(-)
 
130556
 
 
130557
commit 41b4ec6463b15461a67a30c55329809d97f6fcd7
 
130558
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
130559
Date:   Fri Oct 5 22:21:25 2001 +0000
 
130560
 
 
130561
    file ChangeLog was initially added on branch INTRO_PAGE_BRANCH.
 
130562
 
 
130563
commit b622631002fd009d5f6ef193ee67d4404bd27e38
 
130564
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
130565
Date:   Fri Oct 5 22:21:25 2001 +0000
 
130566
 
 
130567
    file Makefile.am was initially added on branch INTRO_PAGE_BRANCH.
 
130568
 
 
130569
commit 592cadb69d23c33dac6ec6ba75a7adf8109fc477
 
130570
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
130571
Date:   Fri Oct 5 22:21:25 2001 +0000
 
130572
 
 
130573
    file background.png was initially added on branch INTRO_PAGE_BRANCH.
 
130574
 
 
130575
commit e8ce07e858c4744c53ec3252d94d50f0d5b801d1
 
130576
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
130577
Date:   Fri Oct 5 22:21:25 2001 +0000
 
130578
 
 
130579
    file faq.html was initially added on branch INTRO_PAGE_BRANCH.
 
130580
 
 
130581
commit 620369ce2713be0dec0e7de7014e6d64783c8a9a
 
130582
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
130583
Date:   Fri Oct 5 22:21:25 2001 +0000
 
130584
 
 
130585
    file intro.xml.in was initially added on branch INTRO_PAGE_BRANCH.
 
130586
 
 
130587
commit cb870464b44a0eec989ddc1955eb049c5df3624a
 
130588
Author: Shaun Merrigan <shaun.merrigan@sun.com>
 
130589
Date:   Fri Oct 5 10:14:05 2001 +0000
 
130590
 
 
130591
    Only use tm_gmtoffm if __USE_BSD is defined.
 
130592
    
 
130593
    2001-10-05  Shaun Merrigan  <shaun.merrigan@sun.com>
 
130594
    
 
130595
            * archiver-client.c (location_client_load_rollback_data):
 
130596
            Only use tm_gmtoffm if __USE_BSD is defined.
 
130597
 
 
130598
 archiver/ChangeLog         |    5 +++++
 
130599
 archiver/archiver-client.c |    5 ++++-
 
130600
 2 files changed, 9 insertions(+), 1 deletions(-)
 
130601
 
 
130602
commit 243e9e42c4901a2e53c9937a014e46ff2c3ab302
 
130603
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
130604
Date:   Wed Oct 3 09:48:43 2001 +0000
 
130605
 
 
130606
    updated Catalan file
 
130607
 
 
130608
 po/ca.po |  207 ++++++++++++++++++++++++++------------------------------------
 
130609
 1 files changed, 87 insertions(+), 120 deletions(-)
 
130610
 
 
130611
commit 2294aef748e3f8b0a99aa7832138991aadb6934c
 
130612
Author: Israel Escalante <israel@ximian.com>
 
130613
Date:   Mon Oct 1 22:05:26 2001 +0000
 
130614
 
 
130615
    Removed rollback
 
130616
    
 
130617
    
 
130618
    2001-10-01  Israel Escalante  <israel@ximian.com>
 
130619
    
 
130620
        * capplet/Makefile.am (always_built_SUBDIRS): Removed rollback
 
130621
    
 
130622
        * po/POTFILES.in: Removed some *.c files that was called and
 
130623
          don't exist.
 
130624
 
 
130625
 capplets/Makefile.am |    4 +++-
 
130626
 po/ChangeLog         |   19 ++++++++++++-------
 
130627
 po/POTFILES.in       |    7 -------
 
130628
 3 files changed, 15 insertions(+), 15 deletions(-)
 
130629
 
 
130630
commit 8440a28720cb4fcc112ca6819a6f1dc06e9817bf
 
130631
Author: Jakub Steiner <jimmac@src.gnome.org>
 
130632
Date:   Mon Oct 1 21:16:53 2001 +0000
 
130633
 
 
130634
    new application icon
 
130635
 
 
130636
 ChangeLog           |    4 ++++
 
130637
 control-center.png  |  Bin 3296 -> 3757 bytes
 
130638
 control-center2.png |  Bin 3296 -> 3757 bytes
 
130639
 3 files changed, 4 insertions(+), 0 deletions(-)
 
130640
 
 
130641
commit 6c64f8853eb0e7450a626d56c367553f6cb08fd6
 
130642
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
130643
Date:   Mon Oct 1 14:15:20 2001 +0000
 
130644
 
 
130645
    Added missing wrapper-script.in
 
130646
 
 
130647
 capplets/common/wrapper-script.in |    9 +++++++++
 
130648
 1 files changed, 9 insertions(+), 0 deletions(-)
 
130649
 
 
130650
commit e505e72510509f843cda6ac334b747cc7478d363
 
130651
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
130652
Date:   Mon Oct 1 14:04:34 2001 +0000
 
130653
 
 
130654
    updated Catalan file
 
130655
 
 
130656
 po/ChangeLog |    4 +
 
130657
 po/ca.po     | 1096 ++++++++++++++++++++++++++++++++++++++++++----------------
 
130658
 2 files changed, 803 insertions(+), 297 deletions(-)
 
130659
 
 
130660
commit e5440a5329f5c31740bdd1c4404c23c7f13a59a2
 
130661
Author: Richard Hestilow <hestilow@ximian.com>
 
130662
Date:   Sun Sep 30 00:56:41 2001 +0000
 
130663
 
 
130664
    Change the default mode to "Select One Only" as opposed to Random From
 
130665
    
 
130666
    2001-09-28  Richard Hestilow  <hestilow@ximian.com>
 
130667
    
 
130668
        * preferences.c (preferences_load): Change the default mode to
 
130669
        "Select One Only" as opposed to Random From List. Fixes bug
 
130670
        #60762.
 
130671
 
 
130672
 capplets/screensaver/ChangeLog     |    6 ++++++
 
130673
 capplets/screensaver/preferences.c |    2 +-
 
130674
 2 files changed, 7 insertions(+), 1 deletions(-)
 
130675
 
 
130676
commit b3c1d8c30355c7c04a475919ead0aee4a0dd5489
 
130677
Author: Richard Hestilow <hestilow@ximian.com>
 
130678
Date:   Sat Sep 29 23:55:07 2001 +0000
 
130679
 
 
130680
    Register callbacks after loading the preferences; otherwise they will get
 
130681
    
 
130682
    2001-09-29  Richard Hestilow  <hestilow@ximian.com>
 
130683
    
 
130684
        * prefs-widget.c (prefs_widget_set_arg): Register
 
130685
        callbacks after loading the preferences; otherwise they will
 
130686
        get triggered unnecessarily.
 
130687
        (selected_cb): Only trigger a change if there really was one.
 
130688
        Fixes bug #9161.
 
130689
 
 
130690
 capplets/ui-properties/ChangeLog      |    8 ++++++++
 
130691
 capplets/ui-properties/prefs-widget.c |   14 +++++++++-----
 
130692
 2 files changed, 17 insertions(+), 5 deletions(-)
 
130693
 
 
130694
commit 5305c8087979c332695a00bc1c22259daaae8bc3
 
130695
Author: Richard Hestilow <hestilow@ximian.com>
 
130696
Date:   Sat Sep 29 22:15:31 2001 +0000
 
130697
 
 
130698
    Applied patch from drk@sgi.com to fix bug #60822.
 
130699
    
 
130700
    2001-09-29  Richard Hestilow  <hestilow@ximian.com>
 
130701
    
 
130702
        * wm-properties-capplet.c: Applied patch from drk@sgi.com
 
130703
        to fix bug #60822.
 
130704
 
 
130705
 capplets/wm-properties/ChangeLog               |    5 +++++
 
130706
 capplets/wm-properties/wm-properties-capplet.c |    2 +-
 
130707
 2 files changed, 6 insertions(+), 1 deletions(-)
 
130708
 
 
130709
commit 019aa00beb4da563ea472697eecf5aaf9539a18e
 
130710
Author: Richard Hestilow <hestilow@ximian.com>
 
130711
Date:   Sat Sep 29 22:10:58 2001 +0000
 
130712
 
 
130713
    Use g_strcasecmp, not strcmp. Fixes bug #13539.
 
130714
    
 
130715
    2001-09-29  Richard Hestilow  <hestilow@ximian.com>
 
130716
    
 
130717
        * gui.c (sort_alpha): Use g_strcasecmp, not strcmp.
 
130718
        Fixes bug #13539.
 
130719
 
 
130720
 capplets/theme-switcher/ChangeLog  |    5 +++++
 
130721
 capplets/theme-switcher/gui.c      |    2 +-
 
130722
 capplets/theme-switcher/gui.c-6060 |    2 +-
 
130723
 3 files changed, 7 insertions(+), 2 deletions(-)
 
130724
 
 
130725
commit 5a4c5e4188d2df228da7e79278a838cac102fe72
 
130726
Author: Richard Hestilow <hestilow@ximian.com>
 
130727
Date:   Sat Sep 29 21:08:51 2001 +0000
 
130728
 
 
130729
    Check if config_tryexec is blank, and if it is, free it and set it to
 
130730
    
 
130731
    2001-09-29  Richard Hestilow  <hestilow@ximian.com>
 
130732
    
 
130733
        * wm-list.c (wm_list_read_dir): Check if config_tryexec is blank,
 
130734
        and if it is, free it and set it to NULL.
 
130735
        (wm_check_present): If there is no config_tryexec, fall back
 
130736
        on checking the path of the config_exec. Fix for bug #58306.
 
130737
 
 
130738
 capplets/wm-properties/ChangeLog |    7 +++++++
 
130739
 capplets/wm-properties/wm-list.c |   13 +++++++++++--
 
130740
 2 files changed, 18 insertions(+), 2 deletions(-)
 
130741
 
 
130742
commit bcf570c7bdf090269fa670e3e7aed5815663b84f
 
130743
Author: Richard Hestilow <hestilow@ximian.com>
 
130744
Date:   Sat Sep 29 20:45:12 2001 +0000
 
130745
 
 
130746
    Return a GList of ThemeEntry*, and remove extraneous number argument.
 
130747
    
 
130748
    2001-09-29  Richard Hestilow  <hestilow@ximian.com>
 
130749
    
 
130750
        * lister.c: (list_themes, list_system_themes, list_user_themes):
 
130751
        Return a GList of ThemeEntry*, and remove extraneous number argument.
 
130752
        Also, use g_strdup_printf instead of g_snprintf.
 
130753
    
 
130754
        * da.h (ThemeEntry): Add a "row" data member.
 
130755
        * gui.c: Change variables current_theme, current_global_theme,
 
130756
        initial_theme, and last_theme to ThemeEntry*.
 
130757
        (make_main): Change GtkList to a GtkCList to avoid scrolling bug.
 
130758
        (click_entry): Changed to "select_row" callback prototype.
 
130759
        (delete_entry): Removed.
 
130760
        (item_destroy_notify): Added in lieu of delete_entry.
 
130761
        (sort_alpha): Accept ThemeEntry* and not GtkBin*.
 
130762
        (add_theme_list): Added.
 
130763
        (update_theme_entries): Use clist functions.
 
130764
 
 
130765
 capplets/theme-switcher/ChangeLog      |   17 +++
 
130766
 capplets/theme-switcher/da.h           |   13 +-
 
130767
 capplets/theme-switcher/da.h-67648     |   13 +-
 
130768
 capplets/theme-switcher/gui.c          |  196 ++++++++++++++------------------
 
130769
 capplets/theme-switcher/gui.c-6060     |  196 ++++++++++++++------------------
 
130770
 capplets/theme-switcher/lister.c       |   48 ++++----
 
130771
 capplets/theme-switcher/lister.c-42011 |   48 ++++----
 
130772
 7 files changed, 253 insertions(+), 278 deletions(-)
 
130773
 
 
130774
commit 2c96d642fb96cc042860f3b78eec2a697910158f
 
130775
Author: Jose Maria Celorio <chema@src.gnome.org>
 
130776
Date:   Sat Sep 29 20:20:47 2001 +0000
 
130777
 
 
130778
    gettext likes to add a Changelog entry
 
130779
 
 
130780
 po/ChangeLog |   12 ++++++++++++
 
130781
 1 files changed, 12 insertions(+), 0 deletions(-)
 
130782
 
 
130783
commit 598a876b871fcbbff07d2df061913276796de853
 
130784
Author: Jose Maria Celorio <chema@src.gnome.org>
 
130785
Date:   Sat Sep 29 03:37:51 2001 +0000
 
130786
 
 
130787
    shhhhh
 
130788
 
 
130789
 capplets/background/.cvsignore               |    1 +
 
130790
 capplets/screensaver/screensavers/.cvsignore |    1 +
 
130791
 idl/.cvsignore                               |    2 ++
 
130792
 3 files changed, 4 insertions(+), 0 deletions(-)
 
130793
 
 
130794
commit 77439732b69d9ec69872a5080a299d775a60a526
 
130795
Author: Israel Escalante <israel@ximian.com>
 
130796
Date:   Sat Sep 29 00:31:13 2001 +0000
 
130797
 
 
130798
    Bump requirements to bonobo-conf 0.12
 
130799
    
 
130800
    2001-09-28  Israel Escalante  <israel@ximian.com>
 
130801
    
 
130802
        * configure.in: Bump requirements to bonobo-conf 0.12
 
130803
 
 
130804
 ChangeLog    |    6 +++++-
 
130805
 configure.in |    2 +-
 
130806
 2 files changed, 6 insertions(+), 2 deletions(-)
 
130807
 
 
130808
commit 091dc3447c15c8e897d70bf32dca5132f0af1462
 
130809
Author: Bradford Hovinen <hovinen@ximian.com>
 
130810
Date:   Fri Sep 28 21:27:19 2001 +0000
 
130811
 
 
130812
    Only set tm_gmtoff and tm_zone fields if __USE_BSD is defined
 
130813
    
 
130814
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130815
    
 
130816
        * config-log.c (parse_line): Only set tm_gmtoff and tm_zone fields
 
130817
        if __USE_BSD is defined
 
130818
    
 
130819
        * util.c (parse_date): Ditto
 
130820
 
 
130821
 archiver/ChangeLog    |    5 +++++
 
130822
 archiver/config-log.c |    2 ++
 
130823
 archiver/util.c       |    2 ++
 
130824
 3 files changed, 9 insertions(+), 0 deletions(-)
 
130825
 
 
130826
commit c01fe3b0acd1dc44a8c0504b80cdc842509bfa71
 
130827
Author: Richard Hestilow <hestilow@ximian.com>
 
130828
Date:   Fri Sep 28 21:11:57 2001 +0000
 
130829
 
 
130830
    Committed patch from Carlos Perell� Mar�n <carlos@gnome-db.org> to handle
 
130831
    
 
130832
    2001-09-28  Richard Hestilow  <hestilow@ximian.com>
 
130833
    
 
130834
        * control-center/capplet-dir-view-html.c:
 
130835
        Committed patch from Carlos Perell� Mar�n <carlos@gnome-db.org>
 
130836
        to handle UTF-8 correctly. Sorry it took so long; it got lost in
 
130837
        my mailbox.
 
130838
 
 
130839
 ChangeLog                              |    7 +++++
 
130840
 control-center/ChangeLog               |    4 +++
 
130841
 control-center/capplet-dir-view-html.c |   42 ++++++++++++++++++++++++-------
 
130842
 3 files changed, 43 insertions(+), 10 deletions(-)
 
130843
 
 
130844
commit 988e42c2274d69df3736a0aee96493c8f8e4f0e7
 
130845
Author: Bradford Hovinen <hovinen@ximian.com>
 
130846
Date:   Fri Sep 28 21:05:16 2001 +0000
 
130847
 
 
130848
    Use BONOBO_RET_EX rather than RETURN_IF_EX; remove the definition of the
 
130849
    
 
130850
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130851
    
 
130852
        * preferences.c (preferences_load_from_bonobo_db):
 
130853
        (preferences_load_from_bonobo_pbag): Use BONOBO_RET_EX rather than
 
130854
        RETURN_IF_EX; remove the definition of the latter macro
 
130855
    
 
130856
        * applier.c (fill_gradient): Copied from control center 1.4.0
 
130857
        (render_background): Create the pixbuf first and then pass to
 
130858
        fill_gradient
 
130859
        (render_to_screen): Use XLIB_RGB_DITHER_MAX rather than
 
130860
        GDK_RGB_DITHER_NORMAL
 
130861
 
 
130862
 capplets/background/ChangeLog     |    6 ++++-
 
130863
 capplets/background/applier.c     |    5 +--
 
130864
 capplets/background/preferences.c |   41 ++++++++++++++++++++----------------
 
130865
 3 files changed, 30 insertions(+), 22 deletions(-)
 
130866
 
 
130867
commit 233eec9ccaf4620e3cc19e38e2f2fac6acd9cd07
 
130868
Author: Bradford Hovinen <hovinen@ximian.com>
 
130869
Date:   Fri Sep 28 21:04:53 2001 +0000
 
130870
 
 
130871
    Store the listener id in the archiver_db structure
 
130872
    
 
130873
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130874
    
 
130875
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Store the
 
130876
        listener id in the archiver_db structure
 
130877
        (bonobo_config_archiver_destroy): Remove the event source
 
130878
        listener; destroy the XML cache
 
130879
        (new_rollback_cb): Don't reload everything if we initiated the
 
130880
        sync ourselves
 
130881
        (real_sync): Mark that we are currently up to date
 
130882
 
 
130883
 archiver/ChangeLog                |    3 +++
 
130884
 archiver/bonobo-config-archiver.c |   10 ++++++++++
 
130885
 archiver/bonobo-config-archiver.h |    1 +
 
130886
 3 files changed, 14 insertions(+), 0 deletions(-)
 
130887
 
 
130888
commit ca6b2c78e6e08bbe4942ff2b8b4a7175ccd94bbb
 
130889
Author: Bradford Hovinen <hovinen@ximian.com>
 
130890
Date:   Fri Sep 28 18:14:23 2001 +0000
 
130891
 
 
130892
    Use GDK_RGB_DITHER_MAX rather than GDK_RGB_DITHER_NORMAL
 
130893
    
 
130894
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130895
    
 
130896
        * applier.c (render_to_screen): Use GDK_RGB_DITHER_MAX rather
 
130897
        than GDK_RGB_DITHER_NORMAL
 
130898
 
 
130899
 capplets/background/ChangeLog |    6 +++
 
130900
 capplets/background/applier.c |   68 +++++++++++++++++------------------------
 
130901
 2 files changed, 34 insertions(+), 40 deletions(-)
 
130902
 
 
130903
commit e383bb82c572f2149f05e1bc1a80dc85d4c7404d
 
130904
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
130905
Date:   Fri Sep 28 17:23:25 2001 +0000
 
130906
 
 
130907
    Removed debugging message
 
130908
 
 
130909
 control-center/capplet-dir.c |    2 --
 
130910
 1 files changed, 0 insertions(+), 2 deletions(-)
 
130911
 
 
130912
commit ce8cb4574bedad53c830a13245f6df18cdd0a3a4
 
130913
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
130914
Date:   Fri Sep 28 14:19:30 2001 +0000
 
130915
 
 
130916
    Added ConfigArchiver*
 
130917
 
 
130918
 archiver/.cvsignore |    6 +++++-
 
130919
 1 files changed, 5 insertions(+), 1 deletions(-)
 
130920
 
 
130921
commit 99d03c73dd011eb4d268a6b1001f1e1fdcc8b4d9
 
130922
Author: Bradford Hovinen <hovinen@ximian.com>
 
130923
Date:   Fri Sep 28 14:17:25 2001 +0000
 
130924
 
 
130925
    Store the listener id in the archiver_db structure
 
130926
    
 
130927
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130928
    
 
130929
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Store the
 
130930
        listener id in the archiver_db structure
 
130931
        (bonobo_config_archiver_destroy): Remove the event source
 
130932
        listener; destroy the XML cache
 
130933
 
 
130934
 archiver/ChangeLog                |    7 +++++++
 
130935
 archiver/bonobo-config-archiver.c |   25 ++++++++++++++++++++++---
 
130936
 archiver/bonobo-config-archiver.h |   26 ++++++++++++++------------
 
130937
 3 files changed, 43 insertions(+), 15 deletions(-)
 
130938
 
 
130939
commit a850f20fa78cd7b7ee61e9dd0ef0f510118bf360
 
130940
Author: Bradford Hovinen <hovinen@ximian.com>
 
130941
Date:   Fri Sep 28 12:30:35 2001 +0000
 
130942
 
 
130943
    Remove -control from the end of the string as well as -capplet
 
130944
    
 
130945
    2001-09-28  Bradford Hovinen  <hovinen@ximian.com>
 
130946
    
 
130947
        * capplet-util.c (get_default_moniker): Remove -control from the
 
130948
        end of the string as well as -capplet
 
130949
        (get_factory_name): Ditto
 
130950
        (get_property_name): Ditto
 
130951
    
 
130952
        * capplets/*/Makefile.am: Change the binary name to
 
130953
        *-properties-control and create a wrapper script from
 
130954
        ../common/wrapper-script.in to be named
 
130955
        *-properties-capplet
 
130956
        Remove support for disabling bonobo-conf build
 
130957
 
 
130958
 capplets/background/ChangeLog   |    8 ++++++++
 
130959
 capplets/background/Makefile.am |   28 ++++++++++------------------
 
130960
 capplets/common/ChangeLog       |    7 +++++++
 
130961
 capplets/common/Makefile.am     |    2 +-
 
130962
 capplets/common/capplet-util.c  |    3 +++
 
130963
 capplets/keyboard/ChangeLog     |    8 ++++++++
 
130964
 capplets/keyboard/Makefile.am   |   23 ++++++++---------------
 
130965
 capplets/mouse/ChangeLog        |    8 ++++++++
 
130966
 capplets/mouse/Makefile.am      |   27 +++++++++++----------------
 
130967
 capplets/sound/ChangeLog        |    8 ++++++++
 
130968
 capplets/sound/Makefile.am      |   24 +++++++++---------------
 
130969
 control-center/capplet-dir.c    |    2 ++
 
130970
 12 files changed, 83 insertions(+), 65 deletions(-)
 
130971
 
 
130972
commit b286046683b2d8c92ddc8eb01b6bd3458a290595
 
130973
Author: Jose Maria Celorio <chema@src.gnome.org>
 
130974
Date:   Thu Sep 27 21:03:01 2001 +0000
 
130975
 
 
130976
    bum the requirements for gal >= 0.12 and version to 1.5.
 
130977
    
 
130978
        * configure.in (capplet_modules): bum the requirements for gal >= 0.12
 
130979
        and version to 1.5.
 
130980
 
 
130981
 ChangeLog    |    5 +++++
 
130982
 configure.in |    4 ++--
 
130983
 2 files changed, 7 insertions(+), 2 deletions(-)
 
130984
 
 
130985
commit 3719bf087d81124bde4539ec79d5a534c15150b7
 
130986
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
130987
Date:   Tue Sep 25 18:48:51 2001 +0000
 
130988
 
 
130989
    updated Azeri file
 
130990
 
 
130991
 po/ChangeLog |    4 +
 
130992
 po/az.po     |  219 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
130993
 2 files changed, 207 insertions(+), 16 deletions(-)
 
130994
 
 
130995
commit 3dc4919796a228eb4e113e293b336b10d3bc42cf
 
130996
Author: Bradford Hovinen <hovinen@ximian.com>
 
130997
Date:   Tue Sep 25 01:57:28 2001 +0000
 
130998
 
 
130999
    Initialize prefs_widget_parent_class (prefs_widget_destroy): Add more
 
131000
    
 
131001
    2001-09-24  Bradford Hovinen  <hovinen@ximian.com>
 
131002
    
 
131003
        * prefs-widget.c (prefs_widget_class_init): Initialize
 
131004
        prefs_widget_parent_class
 
131005
        (prefs_widget_destroy): Add more paranoid checking to make sure we
 
131006
        aren't derefing a NULL pointer
 
131007
 
 
131008
 capplets/screensaver/ChangeLog      |    7 +++++++
 
131009
 capplets/screensaver/prefs-widget.c |    6 ++++--
 
131010
 2 files changed, 11 insertions(+), 2 deletions(-)
 
131011
 
 
131012
commit b4d4a62dbbb954c5965075d0e555be4755f213cd
 
131013
Author: Bradford Hovinen <hovinen@ximian.com>
 
131014
Date:   Tue Sep 25 01:40:39 2001 +0000
 
131015
 
 
131016
    Improved error checking and cleaned up the logic a bit
 
131017
    
 
131018
    2001-09-24  Bradford Hovinen  <hovinen@ximian.com>
 
131019
    
 
131020
        * capplet-util.c (legacy_is_modified): Improved error checking and
 
131021
        cleaned up the logic a bit
 
131022
 
 
131023
 capplets/common/ChangeLog      |    5 +++++
 
131024
 capplets/common/capplet-util.c |   33 +++++++++++++++++----------------
 
131025
 2 files changed, 22 insertions(+), 16 deletions(-)
 
131026
 
 
131027
commit e8eded81668e2ce13045db2770edf77262c1aea0
 
131028
Author: Tambet Ingo <tambet@ximian.com>
 
131029
Date:   Mon Sep 24 18:24:19 2001 +0000
 
131030
 
 
131031
    Fixed to build with new GAL.
 
131032
    
 
131033
    2001-09-24  Tambet Ingo  <tambet@ximian.com>
 
131034
    
 
131035
        * prefs-widget.c (prefs_widget_init): Fixed to build with new GAL.
 
131036
 
 
131037
 capplets/screensaver/ChangeLog      |    4 ++++
 
131038
 capplets/screensaver/prefs-widget.c |   16 +++++++++-------
 
131039
 2 files changed, 13 insertions(+), 7 deletions(-)
 
131040
 
 
131041
commit 90e4bac6ed59f5be4175ccaab9a4d0be45527f31
 
131042
Author: Bradford Hovinen <hovinen@ximian.com>
 
131043
Date:   Mon Sep 24 02:10:21 2001 +0000
 
131044
 
 
131045
    Create the root pixmap after we know about the gradient geometry
 
131046
    
 
131047
    2001-09-22  Bradford Hovinen  <hovinen@ximian.com>
 
131048
    
 
131049
        * applier.c (run_render_pipeline): Create the root pixmap after we
 
131050
        know about the gradient geometry
 
131051
        (place_pixbuf):
 
131052
        (tile_pixbuf): Fix calls to gdk_pixbuf_composite[_color]
 
131053
        (render_wallpaper): Fix setting of pixbuf_xlate
 
131054
        (render_background): Fix pixbuf_render_geom here in case the
 
131055
        gradient geometry is small
 
131056
 
 
131057
 .../background/background-properties-capplet.c     |    9 +++++----
 
131058
 1 files changed, 5 insertions(+), 4 deletions(-)
 
131059
 
 
131060
commit 668c8566ba3b5cf7b54de322257dc87ad3c7acc4
 
131061
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
131062
Date:   Sun Sep 23 18:59:35 2001 +0000
 
131063
 
 
131064
    Small update
 
131065
 
 
131066
 po/nn.po |  923 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
131067
 po/no.po |   82 +++---
 
131068
 2 files changed, 677 insertions(+), 328 deletions(-)
 
131069
 
 
131070
commit 2756b27d9121fca538d8a8a88dad68cf96a1a130
 
131071
Author: Kjartan Maraas <kmaraas@gnome.org>
 
131072
Date:   Sun Sep 23 18:52:42 2001 +0000
 
131073
 
 
131074
    Updated Norwegian (bokm�l) translation. Updated Norwegian (nynorsk)
 
131075
    
 
131076
    2001-09-23  Kjartan Maraas  <kmaraas@gnome.org>
 
131077
    
 
131078
        * no.po: Updated Norwegian (bokm�l) translation.
 
131079
        * nn.po: Updated Norwegian (nynorsk) translation.
 
131080
 
 
131081
 po/ChangeLog   |   22 +-
 
131082
 po/POTFILES.in |    5 +
 
131083
 po/no.po       | 1153 +++++++++++++++++++++++++++++++++++---------------------
 
131084
 3 files changed, 739 insertions(+), 441 deletions(-)
 
131085
 
 
131086
commit 44beb0254d7b82197a18b58a99a70a7570d1b446
 
131087
Author: Andraz Tori <minmax@src.gnome.org>
 
131088
Date:   Sun Sep 23 00:09:13 2001 +0000
 
131089
 
 
131090
    Updated Slovenian translation
 
131091
 
 
131092
 po/sl.po | 2833 ++------------------------------------------------------------
 
131093
 1 files changed, 74 insertions(+), 2759 deletions(-)
 
131094
 
 
131095
commit 43b6559753949bff9a8be843f29c3772cb4ae3d6
 
131096
Author: Bradford Hovinen <hovinen@ximian.com>
 
131097
Date:   Sat Sep 22 23:38:10 2001 +0000
 
131098
 
 
131099
    Abort if the object is already destroyed
 
131100
    
 
131101
    2001-09-22  Bradford Hovinen  <hovinen@ximian.com>
 
131102
    
 
131103
            * bonobo-config-archiver.c (notify_listeners): Abort if the object
 
131104
            is already destroyed
 
131105
 
 
131106
 archiver/ChangeLog                |    5 +++++
 
131107
 archiver/bonobo-config-archiver.c |   11 +++++++----
 
131108
 2 files changed, 12 insertions(+), 4 deletions(-)
 
131109
 
 
131110
commit c8b405679c20711379820c1f9a31035eea2b1f94
 
131111
Author: Bradford Hovinen <hovinen@ximian.com>
 
131112
Date:   Sat Sep 22 23:37:35 2001 +0000
 
131113
 
 
131114
    Create apply and close buttons to match the setup tools
 
131115
    
 
131116
    2001-09-22  Bradford Hovinen  <hovinen@ximian.com>
 
131117
    
 
131118
        * capplet-dir.c (capplet_control_launch): Create apply and close
 
131119
        buttons to match the setup tools
 
131120
 
 
131121
 control-center/ChangeLog     |    5 +++++
 
131122
 control-center/capplet-dir.c |   15 ++++++---------
 
131123
 2 files changed, 11 insertions(+), 9 deletions(-)
 
131124
 
 
131125
commit 1dd4c2daa23218a3c48526aa8c8d7ec9bb8c0e89
 
131126
Author: Bradford Hovinen <hovinen@ximian.com>
 
131127
Date:   Sat Sep 22 23:36:41 2001 +0000
 
131128
 
 
131129
    Create apply and close buttons, ala the setup tools
 
131130
    
 
131131
    2001-09-14  Bradford Hovinen  <hovinen@ximian.com>
 
131132
    
 
131133
            * rollback-capplet-dialog.c (rollback_capplet_dialog_init): Create
 
131134
            apply and close buttons, ala the setup tools
 
131135
 
 
131136
 capplets/rollback/ChangeLog                 |    5 +++++
 
131137
 capplets/rollback/rollback-capplet-dialog.c |   22 +++++-----------------
 
131138
 2 files changed, 10 insertions(+), 17 deletions(-)
 
131139
 
 
131140
commit a6802d47afa0eb44c48a8cc778262e0e7e1a6df1
 
131141
Author: Bradford Hovinen <hovinen@ximian.com>
 
131142
Date:   Sat Sep 22 23:30:40 2001 +0000
 
131143
 
 
131144
    Don't call setup_cb after the first time
 
131145
    
 
131146
    2001-09-14  Bradford Hovinen  <hovinen@ximian.com>
 
131147
    
 
131148
            * capplet-util.c (set_moniker_cb): Don't call setup_cb after the
 
131149
            first time
 
131150
 
 
131151
 capplets/common/ChangeLog      |    5 +++++
 
131152
 capplets/common/capplet-util.c |    4 +++-
 
131153
 2 files changed, 8 insertions(+), 1 deletions(-)
 
131154
 
 
131155
commit 4487cd8fccdcf8007da347a9c6c0cf575fa3c88e
 
131156
Author: Bradford Hovinen <hovinen@ximian.com>
 
131157
Date:   Sat Sep 22 22:23:56 2001 +0000
 
131158
 
 
131159
    Create the root pixmap after we know about the gradient geometry
 
131160
    
 
131161
    2001-09-22  Bradford Hovinen  <hovinen@ximian.com>
 
131162
    
 
131163
            * applier.c (run_render_pipeline): Create the root pixmap after we
 
131164
            know about the gradient geometry
 
131165
            (place_pixbuf):
 
131166
            (tile_pixbuf): Fix calls to gdk_pixbuf_composite[_color]
 
131167
            (render_wallpaper): Fix setting of pixbuf_xlate
 
131168
            (render_background): Fix pixbuf_render_geom here in case the
 
131169
            gradient geometry is small
 
131170
 
 
131171
 capplets/background/ChangeLog |   10 ++++++++
 
131172
 capplets/background/applier.c |   52 ++++++++++++++++++++++++++--------------
 
131173
 2 files changed, 44 insertions(+), 18 deletions(-)
 
131174
 
 
131175
commit 76bac313c510ac241145fb5bfc30e79aff867ae7
 
131176
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
131177
Date:   Sat Sep 22 13:01:37 2001 +0000
 
131178
 
 
131179
    Updated Slovak translation.
 
131180
    
 
131181
    2001-09-22  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
131182
    
 
131183
        * sk.po: Updated Slovak translation.
 
131184
 
 
131185
 po/ChangeLog |    4 +
 
131186
 po/sk.po     |  404 ++++++++++++++++++++++++++++++----------------------------
 
131187
 2 files changed, 212 insertions(+), 196 deletions(-)
 
131188
 
 
131189
commit ee3356381a35585cac21f95d667d09b1a57d6b74
 
131190
Author: Bradford Hovinen <hovinen@ximian.com>
 
131191
Date:   Sat Sep 22 02:25:59 2001 +0000
 
131192
 
 
131193
    Total reorganization
 
131194
    
 
131195
    2001-09-21  Bradford Hovinen  <hovinen@ximian.com>
 
131196
    
 
131197
        * applier.c: Total reorganization
 
131198
    
 
131199
    2001-09-17  Bradford Hovinen  <hovinen@ximian.com>
 
131200
    
 
131201
        * preferences.c (preferences_save): Move from
 
131202
        applier.c:output_compat_prefs; it really belongs here
 
131203
        (preferences_class_init): Don't construct an applier here
 
131204
    
 
131205
        * background-properties-capplet.c (setup_dialog): Create a new
 
131206
        applier for every dialog
 
131207
        (create_dialog): Create applier locally, just for this one widget
 
131208
        (apply_settings): Create applier locally and destroy on exit
 
131209
        (main): Remove call to gnome_window_set_...
 
131210
 
 
131211
 capplets/background/ChangeLog                      |    8 +
 
131212
 capplets/background/applier.c                      | 1595 ++++++++++----------
 
131213
 capplets/background/applier.h                      |   15 +-
 
131214
 .../background/background-properties-capplet.c     |   16 +-
 
131215
 capplets/background/preferences.c                  |   49 +-
 
131216
 capplets/background/preferences.h                  |    9 +-
 
131217
 6 files changed, 873 insertions(+), 819 deletions(-)
 
131218
 
 
131219
commit b90a84da6054d1d0a9ee5b23bae42bb8f5e5fbaa
 
131220
Author: Bradford Hovinen <hovinen@ximian.com>
 
131221
Date:   Mon Sep 17 13:31:43 2001 +0000
 
131222
 
 
131223
    Create a new applier for every dialog (create_dialog): Create applier
 
131224
    
 
131225
    2001-09-17  Bradford Hovinen  <hovinen@ximian.com>
 
131226
    
 
131227
        * background-properties-capplet.c (setup_dialog): Create a new
 
131228
        applier for every dialog
 
131229
        (create_dialog): Create applier locally, just for this one widget
 
131230
        (apply_settings): Create applier locally and destroy on exit
 
131231
        (main): Remove call to gnome_window_set_...
 
131232
 
 
131233
 capplets/background/ChangeLog                      |    9 +++++
 
131234
 .../background/background-properties-capplet.c     |   38 +++++++++-----------
 
131235
 2 files changed, 26 insertions(+), 21 deletions(-)
 
131236
 
 
131237
commit c1ff88b8c3c7e85eacea51a0d75a4292be0e612f
 
131238
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
131239
Date:   Mon Sep 17 00:53:31 2001 +0000
 
131240
 
 
131241
    Fixed.
 
131242
    
 
131243
    2001-09-17  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
131244
    
 
131245
        * cs.po: Fixed.
 
131246
 
 
131247
 po/ChangeLog |    4 ++++
 
131248
 po/cs.po     |    3 ---
 
131249
 2 files changed, 4 insertions(+), 3 deletions(-)
 
131250
 
 
131251
commit 5c31978a2803b38296993f4201a9acebf15e7555
 
131252
Author: Bradford Hovinen <hovinen@ximian.com>
 
131253
Date:   Fri Sep 14 16:52:52 2001 +0000
 
131254
 
 
131255
    Use applier_render_color_p (real_realize_cb): Ditto (get_legacy_settings):
 
131256
    
 
131257
    2001-09-14  Bradford Hovinen  <hovinen@ximian.com>
 
131258
    
 
131259
        * background-properties-capplet.c (property_change_cb): Use
 
131260
        applier_render_color_p
 
131261
        (real_realize_cb): Ditto
 
131262
        (get_legacy_settings): Set the wallpaper_enabled flag based on the
 
131263
        value of wallpaper_filename; use (none) as the default for
 
131264
        wallpaper_filename
 
131265
 
 
131266
 capplets/background/ChangeLog                      |    3 +++
 
131267
 .../background/background-properties-capplet.c     |    7 ++++++-
 
131268
 2 files changed, 9 insertions(+), 1 deletions(-)
 
131269
 
 
131270
commit 862ce9a11b7d5bf89ea08231d69f505cd93b1210
 
131271
Author: Bradford Hovinen <hovinen@ximian.com>
 
131272
Date:   Fri Sep 14 14:26:47 2001 +0000
 
131273
 
 
131274
    Use applier_render_color_p (real_realize_cb): Ditto
 
131275
    
 
131276
    2001-09-14  Bradford Hovinen  <hovinen@ximian.com>
 
131277
    
 
131278
        * background-properties-capplet.c (property_change_cb): Use
 
131279
        applier_render_color_p
 
131280
        (real_realize_cb): Ditto
 
131281
    
 
131282
        * applier.c (applier_render_color_p): Renamed from
 
131283
        applier_render_gradient_p; check both solid color and gradient
 
131284
    
 
131285
        * preferences.c (preferences_need_color_opts): Removed; use
 
131286
        applier_render_color_p instead
 
131287
 
 
131288
 capplets/background/ChangeLog                      |   12 +++++
 
131289
 capplets/background/applier.c                      |    9 +++-
 
131290
 capplets/background/applier.h                      |    2 +-
 
131291
 .../background/background-properties-capplet.c     |   15 +-----
 
131292
 capplets/background/preferences.c                  |   44 --------------------
 
131293
 5 files changed, 23 insertions(+), 59 deletions(-)
 
131294
 
 
131295
commit 84cbbbff3e90cecd95ca8038c776ef4c0c1897b2
 
131296
Author: Bradford Hovinen <hovinen@ximian.com>
 
131297
Date:   Fri Sep 14 13:36:50 2001 +0000
 
131298
 
 
131299
    Default to TRUE on enabled; check value of wallpaper_filename to set
 
131300
    
 
131301
    2001-09-13  Bradford Hovinen  <hovinen@ximian.com>
 
131302
    
 
131303
        * preferences.c (preferences_load_from_bonobo_db):
 
131304
        (preferences_load_from_bonobo_pbag): Default to TRUE on enabled;
 
131305
        check value of wallpaper_filename to set wallpaper_enabled if
 
131306
        wallpaper_enabled could not be found
 
131307
    
 
131308
        * background-properties-capplet.c (setup_dialog):
 
131309
        (apply_settings): Check for error condition after creating
 
131310
        preferences object
 
131311
    
 
131312
        * preferences.c (preferences_destroy): Make this static
 
131313
        (read_color_from_string): Made argument const
 
131314
        (bonobo_color_to_gdk): Made argument const
 
131315
        (DB_GET_VALUE): Removed
 
131316
        (PB_GET_VALUE): Removed
 
131317
        (preferences_load_from_bonobo_pbag): Use
 
131318
        local_bonobo_property_bag_client_get_value_{color|filename}
 
131319
        (preferences_new_from_bonobo_db):
 
131320
        (preferences_new_from_bonobo_pbag): Deallocate object and return
 
131321
        NULL if there was an error
 
131322
        (local_bonobo_property_bag_client_get_value_color):
 
131323
        (local_bonobo_property_bag_client_get_value_filename): Implement
 
131324
        (MAKE_GET_SIMPLE): Implement (copy from bonobo-conf)
 
131325
        (preferences_load_from_bonobo_pbag): Read enabled property
 
131326
        (preferences_load_from_bonobo_pbag): Forgive wallpaper_enabled and
 
131327
        enabled not being found
 
131328
    
 
131329
        * applier.c (applier_render_gradient_p): Implement
 
131330
        (applier_destroy): Make this static
 
131331
    
 
131332
        * preferences.c (preferences_load_from_bonobo_db): Use
 
131333
        bonobo_config_get_boolean rather than BONOBO_ARG_GET_BOOLEAN
 
131334
        (DB_GET_VALUE ()). Ditto bonobo_config_get_long
 
131335
        (preferences_load_from_bonobo_db): Pass ev pointer to each call to
 
131336
        bonobo_config_get_*
 
131337
        (preferences_load_from_bonobo_db): Check ev pointer after each
 
131338
        call to bonobo_config_get_* and return if an exception is set
 
131339
        (preferences_load_from_bonobo_db): Allow the enabled flag not to
 
131340
        be present in the database since some older configurations don't
 
131341
        have it included
 
131342
        (all): Remove support for compiling without bonobo-conf
 
131343
 
 
131344
 capplets/background/ChangeLog                      |   43 ++
 
131345
 capplets/background/applier.c                      |   23 +-
 
131346
 capplets/background/applier.h                      |   16 +-
 
131347
 .../background/background-properties-capplet.c     |   20 +-
 
131348
 capplets/background/preferences.c                  |  648 ++++++--------------
 
131349
 capplets/background/preferences.h                  |   48 +-
 
131350
 6 files changed, 271 insertions(+), 527 deletions(-)
 
131351
 
 
131352
commit d64bf8127573b1cb4e59f7b079e895c58d977959
 
131353
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
131354
Date:   Wed Sep 12 15:39:02 2001 +0000
 
131355
 
 
131356
    Added storageComplete method to Location, to notify Location that the
 
131357
    storage of rollback data is complete
 
131358
 
 
131359
 idl/ConfigArchiver.idl |    2 ++
 
131360
 1 files changed, 2 insertions(+), 0 deletions(-)
 
131361
 
 
131362
commit 26bb0ac9253b93da11ec96e900c7750096751846
 
131363
Author: Bradford Hovinen <hovinen@ximian.com>
 
131364
Date:   Wed Sep 12 15:38:10 2001 +0000
 
131365
 
 
131366
    Add GNOMECC_DEFAULTS_DIR
 
131367
    
 
131368
    2001-09-04  Bradford Hovinen  <hovinen@ximian.com>
 
131369
    
 
131370
        * acconfig.h: Add GNOMECC_DEFAULTS_DIR
 
131371
 
 
131372
 acconfig.h |    1 +
 
131373
 1 files changed, 1 insertions(+), 0 deletions(-)
 
131374
 
 
131375
commit 0c9ba43b5dc39c07565c220a2d6eb62c2ca4ede2
 
131376
Author: Bradford Hovinen <hovinen@ximian.com>
 
131377
Date:   Wed Sep 12 15:37:49 2001 +0000
 
131378
 
 
131379
    Added rollback
 
131380
    
 
131381
    2001-09-07  Bradford Hovinen  <hovinen@ximian.com>
 
131382
    
 
131383
        * capplets/Makefile.am (always_built_SUBDIRS): Added rollback
 
131384
    
 
131385
    2001-09-04  Bradford Hovinen  <hovinen@ximian.com>
 
131386
    
 
131387
        * configure.in: Use ${real_prefix}/share rather than ${datadir},
 
131388
        etc.
 
131389
    
 
131390
        * acconfig.h: Add GNOMECC_DEFAULTS_DIR
 
131391
    
 
131392
        * configure.in (GNOMECC_DEFAULTS_DIR): Define this here
 
131393
 
 
131394
 ChangeLog    |   13 +++++++++++++
 
131395
 configure.in |   11 +++++++----
 
131396
 2 files changed, 20 insertions(+), 4 deletions(-)
 
131397
 
 
131398
commit cd3e448631ab952af0b69705011e882f6321351b
 
131399
Author: Bradford Hovinen <hovinen@ximian.com>
 
131400
Date:   Wed Sep 12 15:35:44 2001 +0000
 
131401
 
 
131402
    Free the full moniker to correct memory leak (set_moniker_cb): Disconnect
 
131403
    
 
131404
    2001-09-03  Bradford Hovinen  <hovinen@ximian.com>
 
131405
    
 
131406
        * capplet-util.c (set_moniker_cb): Free the full moniker to
 
131407
        correct memory leak
 
131408
        (set_moniker_cb): Disconnect old signal handler
 
131409
 
 
131410
 capplets/common/ChangeLog      |    6 ++++++
 
131411
 capplets/common/capplet-util.c |   32 +++++++++++++++++++++-----------
 
131412
 2 files changed, 27 insertions(+), 11 deletions(-)
 
131413
 
 
131414
commit c0f066468072e4f1a333b710aadedc2cb687a78a
 
131415
Author: Bradford Hovinen <hovinen@ximian.com>
 
131416
Date:   Wed Sep 12 15:35:23 2001 +0000
 
131417
 
 
131418
    Apply preferences now if the preview widget is already realized
 
131419
    
 
131420
    2001-09-03  Bradford Hovinen  <hovinen@ximian.com>
 
131421
    
 
131422
        * background-properties-capplet.c (setup_dialog): Apply
 
131423
        preferences now if the preview widget is already realized
 
131424
 
 
131425
 capplets/background/ChangeLog                      |    5 +++++
 
131426
 .../background/background-properties-capplet.c     |    6 +++++-
 
131427
 2 files changed, 10 insertions(+), 1 deletions(-)
 
131428
 
 
131429
commit c57c105d7ee42329c7e459304c1347fb697ec6d4
 
131430
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
131431
Date:   Wed Sep 12 15:34:26 2001 +0000
 
131432
 
 
131433
    Added rollback capplet to SUBDIRS
 
131434
 
 
131435
 capplets/Makefile.am |    2 +-
 
131436
 1 files changed, 1 insertions(+), 1 deletions(-)
 
131437
 
 
131438
commit e495f691818640a8e258bab991e2f3d112a1fbb6
 
131439
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
131440
Date:   Wed Sep 12 15:33:45 2001 +0000
 
131441
 
 
131442
    Complete rewrite
 
131443
 
 
131444
 capplets/rollback/Makefile.am               |    8 +-
 
131445
 capplets/rollback/main.c                    |   13 +-
 
131446
 capplets/rollback/rollback-capplet-dialog.c |  604 +++++++++++++++++++++++++++
 
131447
 capplets/rollback/rollback-capplet-dialog.h |   58 +++
 
131448
 capplets/rollback/rollback.desktop.in       |    6 -
 
131449
 capplets/rollback/rollback.desktop.in.in    |    7 +
 
131450
 6 files changed, 684 insertions(+), 12 deletions(-)
 
131451
 
 
131452
commit a3aba9ecbad24bf515fc0cca22ed6c47ea7f0c44
 
131453
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
131454
Date:   Wed Sep 12 15:31:23 2001 +0000
 
131455
 
 
131456
    Removed obsolete files
 
131457
 
 
131458
 capplets/rollback/config-manager-dialog.c |  431 -----------------------------
 
131459
 capplets/rollback/config-manager-dialog.h |   64 -----
 
131460
 2 files changed, 0 insertions(+), 495 deletions(-)
 
131461
 
 
131462
commit 6ab6caa498e52f3d72ce04d8b54137278c1d5199
 
131463
Author: Bradford Hovinen <hovinen@ximian.com>
 
131464
Date:   Wed Sep 12 15:30:41 2001 +0000
 
131465
 
 
131466
    Make backend_id const
 
131467
    
 
131468
    2001-09-07  Bradford Hovinen  <hovinen@ximian.com>
 
131469
    
 
131470
        * archiver-client.c (location_client_store_xml): Make backend_id
 
131471
        const
 
131472
    
 
131473
        * util.c (parse_date): Set the time zone
 
131474
        (parse_date): Initialize tm_isdst
 
131475
    
 
131476
        * archiver-client.c (location_client_store_xml): Call
 
131477
        ConfigArchiver_Location_storageComplete when done
 
131478
        (location_client_store_xml): Don't try to save the XML file if
 
131479
        there was an error getting the storage filename
 
131480
    
 
131481
        * location.c (location_storage_complete): Implement
 
131482
        (impl_ConfigArchiver_Location_storageComplete): Implement
 
131483
    
 
131484
        * config-log.c (config_log_get_backend_id_for_id): Make return
 
131485
        value const
 
131486
    
 
131487
    2001-09-04  Bradford Hovinen  <hovinen@ximian.com>
 
131488
    
 
131489
        * location.c (location_get_storage_filename): Notify listeners
 
131490
        that new rollback data is available
 
131491
    
 
131492
        * bonobo-config-archiver.c (new_rollback_cb): Implement
 
131493
        (bonobo_config_archiver_new): Connect above to event source
 
131494
    
 
131495
        * location.c (location_store):
 
131496
        (location_init): Construct an event source and add its interface
 
131497
    
 
131498
        * Makefile.am (INCLUDES): Remove -DDEFAULTS_DIR
 
131499
    
 
131500
    2001-09-03  Bradford Hovinen  <hovinen@ximian.com>
 
131501
    
 
131502
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Accept
 
131503
        complete moniker as an argument; do the parsing here
 
131504
    
 
131505
        * archiver-client.c (location_client_load_rollback_data): Adjust
 
131506
        time from mktime according to time zone information
 
131507
    
 
131508
        * bonobo-moniker-archiver.c (is_leap_year):
 
131509
        (mod_date_by_str): Implement
 
131510
        (parse_name): Use correct math for computing offsets
 
131511
    
 
131512
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Don't
 
131513
        print an error message if the parent moniker is bad
 
131514
        (bonobo_config_archiver_new): Remove debugging messages
 
131515
    
 
131516
        * archiver-client.c (location_client_load_rollback_data): Make
 
131517
        date and backend_id const
 
131518
    
 
131519
        * bonobo-moniker-archiver.c (archiverdb_resolve): Determine date
 
131520
        from moniker and pass to bonobo_config_archiver_new
 
131521
    
 
131522
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Accept
 
131523
        date structure as argument
 
131524
 
 
131525
 archiver/ChangeLog                 |   57 ++++++++++
 
131526
 archiver/Makefile.am               |    1 -
 
131527
 archiver/archiver-client.c         |   58 +++++++----
 
131528
 archiver/archiver-client.h         |    6 +-
 
131529
 archiver/bonobo-config-archiver.c  |  198 ++++++++++++++++++++++++++++--------
 
131530
 archiver/bonobo-config-archiver.h  |    7 +-
 
131531
 archiver/bonobo-moniker-archiver.c |   59 ++----------
 
131532
 archiver/config-log.c              |    2 +-
 
131533
 archiver/config-log.h              |    2 +-
 
131534
 archiver/location.c                |   92 +++++++++++++----
 
131535
 archiver/location.h                |    3 +
 
131536
 archiver/util.c                    |    4 +
 
131537
 12 files changed, 345 insertions(+), 144 deletions(-)
 
131538
 
 
131539
commit 7f4dbc6ff6c6baf993128dc9d2eec74d7cb81fa3
 
131540
Author: Chema Celorio <chema@celorio.com>
 
131541
Date:   Mon Sep 10 18:57:05 2001 +0000
 
131542
 
 
131543
    substite ${prefix}/share with {datadir} thanks peter@ximian.com
 
131544
    
 
131545
    2001-09-10  Chema Celorio  <chema@celorio.com>
 
131546
    
 
131547
        * configure.in (GNOMECC_PIXMAPS_DIR): substite ${prefix}/share with {datadir}
 
131548
        thanks peter@ximian.com
 
131549
 
 
131550
 ChangeLog    |    5 +++++
 
131551
 configure.in |    2 +-
 
131552
 2 files changed, 6 insertions(+), 1 deletions(-)
 
131553
 
 
131554
commit 8a8e21c009a459b27bfd08f0b12811af12ac62f3
 
131555
Author: Wang Jian <lark@src.gnome.org>
 
131556
Date:   Sat Sep 8 16:45:31 2001 +0000
 
131557
 
 
131558
    *** empty log message ***
 
131559
 
 
131560
 ChangeLog          |    4 +
 
131561
 configure.in       |    2 +-
 
131562
 po/ChangeLog       |    4 +
 
131563
 po/zh_CN.GB2312.po | 3514 ----------------------------------------------------
 
131564
 4 files changed, 9 insertions(+), 3515 deletions(-)
 
131565
 
 
131566
commit 978387067a1809ae53f8d6ac844a197641b95c8d
 
131567
Author: Jose Maria Celorio <chema@src.gnome.org>
 
131568
Date:   Sat Sep 8 01:03:00 2001 +0000
 
131569
 
 
131570
    .
 
131571
 
 
131572
 capplets/mouse/ChangeLog |    9 +++++++++
 
131573
 1 files changed, 9 insertions(+), 0 deletions(-)
 
131574
 
 
131575
commit f29d4a950211fc4b9b5477bb49d5732938d92bf0
 
131576
Author: Richard Hestilow <hestilow@ximian.com>
 
131577
Date:   Sat Sep 8 00:42:11 2001 +0000
 
131578
 
 
131579
    Redid UI a bit to add new enabled checkbox.
 
131580
    
 
131581
    2001-09-07  Richard Hestilow  <hestilow@ximian.com>
 
131582
    
 
131583
        * background-properties.glade: Redid UI a bit to add new enabled
 
131584
        checkbox.
 
131585
    
 
131586
        * background-properties.xml: Add default for "wallpaper_enabled".
 
131587
    
 
131588
        * preferences.[ch]: New function preferences_need_color_opts.
 
131589
        (preferences_load_from_bonobo_db): Load wallpaper_enabled from
 
131590
        bonobo-conf.
 
131591
        (preferences_load_from_bonobo_pbag): Ditto.
 
131592
    
 
131593
        * applier.[ch]: New function applier_get_wallpaper_pixbuf
 
131594
        (needed by preferences_need_color_opts, else pixbuf gets created
 
131595
        twice).
 
131596
    
 
131597
        * background-properties-capplet.c (real_realize_cb): Set
 
131598
        color frame sensitivity based on preferences_need_color_opts.
 
131599
        (property_change_cb): Ditto.
 
131600
        (setup_dialog): Add peditor/guard for wallpaper_enabled. Also,
 
131601
        set glade object data on the preferences structure as well.
 
131602
 
 
131603
 capplets/background/ChangeLog                      |   22 +++
 
131604
 capplets/background/applier.c                      |    9 +-
 
131605
 capplets/background/applier.h                      |    3 +
 
131606
 .../background/background-properties-capplet.c     |   35 ++++-
 
131607
 capplets/background/background-properties.glade    |  166 +++++++++++---------
 
131608
 capplets/background/background-properties.xml      |    1 +
 
131609
 capplets/background/preferences.c                  |   62 ++++++--
 
131610
 capplets/background/preferences.h                  |    4 +
 
131611
 8 files changed, 212 insertions(+), 90 deletions(-)
 
131612
 
 
131613
commit fee5ad71116048216804b2c1bdda178fdd06489c
 
131614
Author: Chema Celorio <chema@celorio.com>
 
131615
Date:   Fri Sep 7 21:45:59 2001 +0000
 
131616
 
 
131617
    dont set the pixmaps (capplet_fool_the_linker):
 
131618
    
 
131619
    2001-09-07  Chema Celorio  <chema@celorio.com>
 
131620
    
 
131621
        * mouse-properties-capplet.c (create_dialog): dont set the pixmaps
 
131622
        (capplet_fool_the_linker):
 
131623
        (mouse_capplet_create_image_widget):
 
131624
        (mouse_capplet_create_image_widget_canvas): implement.
 
131625
        This sets antialiased pixmaps for the mouse capplet. Maybe this
 
131626
        call should in common. Closes bug #58293
 
131627
 
 
131628
 capplets/mouse/gnome-mouse-properties.c   |   85 +++++++++++++++++++++++++++--
 
131629
 capplets/mouse/mouse-properties-capplet.c |   85 +++++++++++++++++++++++++++--
 
131630
 capplets/mouse/mouse-properties.glade     |   34 ++++++------
 
131631
 3 files changed, 179 insertions(+), 25 deletions(-)
 
131632
 
 
131633
commit a6e3b093e376c75db57497dd293016d7a0537179
 
131634
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
131635
Date:   Wed Sep 5 10:00:59 2001 +0000
 
131636
 
 
131637
    updated Azeri file
 
131638
 
 
131639
 po/ChangeLog |    4 ++++
 
131640
 po/az.po     |    9 ++++-----
 
131641
 2 files changed, 8 insertions(+), 5 deletions(-)
 
131642
 
 
131643
commit 243ab12f36c24ce3f8b70c83ae7a485171096985
 
131644
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
131645
Date:   Tue Sep 4 20:37:08 2001 +0000
 
131646
 
 
131647
    Usual update.
 
131648
 
 
131649
 po/ChangeLog |    4 ++++
 
131650
 po/zh_TW.po  |   21 +++++++++++++++------
 
131651
 2 files changed, 19 insertions(+), 6 deletions(-)
 
131652
 
 
131653
commit aa885c400bd6009b7427b2b1bd3917485f4e2f25
 
131654
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
131655
Date:   Tue Sep 4 20:08:49 2001 +0000
 
131656
 
 
131657
    Rename all traces of zh_TW.Big5 to zh_TW
 
131658
 
 
131659
 capplets/wm-properties/ChangeLog        |    3 +++
 
131660
 capplets/wm-properties/wm.desktop.in.in |    4 ++--
 
131661
 2 files changed, 5 insertions(+), 2 deletions(-)
 
131662
 
 
131663
commit 797be7fba6f16b1f3c6db0f2f9116498e30b1510
 
131664
Author: Jose Maria Celorio <chema@src.gnome.org>
 
131665
Date:   Tue Sep 4 18:56:24 2001 +0000
 
131666
 
 
131667
    I hate gettext
 
131668
 
 
131669
 po/ChangeLog |   12 ++++++++++--
 
131670
 1 files changed, 10 insertions(+), 2 deletions(-)
 
131671
 
 
131672
commit 1d03bbd1c5c55c158a240c6bec52e5075d1b4ebb
 
131673
Author: Bradford Hovinen <hovinen@ximian.com>
 
131674
Date:   Tue Sep 4 13:43:48 2001 +0000
 
131675
 
 
131676
    1.5.7
 
131677
    
 
131678
    2001-08-29  Bradford Hovinen  <hovinen@ximian.com>
 
131679
    
 
131680
            * RELEASE : 1.5.7
 
131681
    
 
131682
            * archive.c (foreach_build_list_cb): Don't unref the location if
 
131683
            it is deleted
 
131684
            (load_all_locations): Check if the location is marked deleted and
 
131685
            throw it away if so
 
131686
    
 
131687
            * location.c (location_new): Don't unref parent location
 
131688
 
 
131689
 ChangeLog                        |    4 +
 
131690
 archiver/ChangeLog               |    5 +
 
131691
 archiver/archive.c               |   10 ++-
 
131692
 capplets/background/Makefile.am  |    1 -
 
131693
 capplets/rollback/Makefile.am    |   53 ++++++-------
 
131694
 capplets/rollback/main.c         |   23 ++++--
 
131695
 capplets/rollback/rollback.glade |  155 +++++++++++++++++++++++++++++++------
 
131696
 configure.in                     |    2 +-
 
131697
 po/az.po                         |    2 +-
 
131698
 po/ca.po                         |    2 +-
 
131699
 po/da.po                         |    2 +-
 
131700
 po/de.po                         |    2 +-
 
131701
 po/el.po                         |    2 +-
 
131702
 po/es.po                         |    2 +-
 
131703
 po/fi.po                         |    2 +-
 
131704
 po/fr.po                         |    2 +-
 
131705
 po/ga.po                         |    2 +-
 
131706
 po/hr.po                         |    2 +-
 
131707
 po/ja.po                         |    2 +-
 
131708
 po/nn.po                         |    2 +-
 
131709
 po/no.po                         |    2 +-
 
131710
 po/pl.po                         |    2 +-
 
131711
 po/pt_BR.po                      |    2 +-
 
131712
 po/ru.po                         |    2 +-
 
131713
 po/sk.po                         |    2 +-
 
131714
 po/sl.po                         |    2 +-
 
131715
 po/sv.po                         |    2 +-
 
131716
 po/tr.po                         |    2 +-
 
131717
 po/uk.po                         |    2 +-
 
131718
 po/wa.po                         |    2 +-
 
131719
 po/zh_TW.po                      |    2 +-
 
131720
 31 files changed, 209 insertions(+), 90 deletions(-)
 
131721
 
 
131722
commit 608b418c3e2b5c9e287d6cba42897568955249c3
 
131723
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
131724
Date:   Fri Aug 31 11:59:21 2001 +0000
 
131725
 
 
131726
    Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem.
 
131727
 
 
131728
 capplets/mime-type/mime-info.c       |    4 ++--
 
131729
 capplets/mime-type/new-mime-window.c |    2 +-
 
131730
 2 files changed, 3 insertions(+), 3 deletions(-)
 
131731
 
 
131732
commit eab386057e1ece6f505f98e4410a4cff56186760
 
131733
Author: Bradford Hovinen <hovinen@ximian.com>
 
131734
Date:   Wed Aug 29 15:12:10 2001 +0000
 
131735
 
 
131736
    Don't unref parent location
 
131737
    
 
131738
    2001-08-29  Bradford Hovinen  <hovinen@ximian.com>
 
131739
    
 
131740
        * location.c (location_new): Don't unref parent location
 
131741
 
 
131742
 archiver/ChangeLog  |    4 ++++
 
131743
 archiver/location.c |    3 ---
 
131744
 2 files changed, 4 insertions(+), 3 deletions(-)
 
131745
 
 
131746
commit 579d651161d92dd4155391ce06d5a3600fc2fc38
 
131747
Author: Bradford Hovinen <hovinen@ximian.com>
 
131748
Date:   Wed Aug 29 14:23:01 2001 +0000
 
131749
 
 
131750
    Unref the location given if we are not going to use it
 
131751
    
 
131752
    2001-08-28  Bradford Hovinen  <hovinen@ximian.com>
 
131753
    
 
131754
        * archive.c (foreach_build_list_cb): Unref the location given if
 
131755
        we are not going to use it
 
131756
 
 
131757
 archiver/ChangeLog |    5 +++++
 
131758
 archiver/archive.c |    2 ++
 
131759
 2 files changed, 7 insertions(+), 0 deletions(-)
 
131760
 
 
131761
commit 2d8575288284b70ede4392e5c411aba57dce3cf5
 
131762
Author: Bradford Hovinen <hovinen@ximian.com>
 
131763
Date:   Tue Aug 28 13:45:20 2001 +0000
 
131764
 
 
131765
    Retrieve the correct value for wallpaper_types
 
131766
    
 
131767
    2001-08-28  Bradford Hovinen  <hovinen@ximian.com>
 
131768
    
 
131769
        * background-properties-capplet.c (get_legacy_settings): Retrieve
 
131770
        the correct value for wallpaper_types
 
131771
 
 
131772
 capplets/background/ChangeLog                      |    3 +++
 
131773
 .../background/background-properties-capplet.c     |    7 ++++++-
 
131774
 2 files changed, 9 insertions(+), 1 deletions(-)
 
131775
 
 
131776
commit 25d51323815a3ef4807865e2fc1da996ea563792
 
131777
Author: Bradford Hovinen <hovinen@ximian.com>
 
131778
Date:   Tue Aug 28 13:42:49 2001 +0000
 
131779
 
 
131780
    Output the correct value for wallpaperAlign
 
131781
    
 
131782
    2001-08-28  Bradford Hovinen  <hovinen@ximian.com>
 
131783
    
 
131784
        * applier.c (output_compat_prefs): Output the correct value for
 
131785
        wallpaperAlign
 
131786
 
 
131787
 capplets/background/ChangeLog |    3 +++
 
131788
 capplets/background/applier.c |    3 ++-
 
131789
 2 files changed, 5 insertions(+), 1 deletions(-)
 
131790
 
 
131791
commit 3c6740ca6fd993a17980c87b8a9f9b0aa821a0fa
 
131792
Author: Bradford Hovinen <hovinen@ximian.com>
 
131793
Date:   Tue Aug 28 13:32:01 2001 +0000
 
131794
 
 
131795
    Don't adjust the opacity if the opacity setting is invalid
 
131796
    
 
131797
    2001-08-28  Bradford Hovinen  <hovinen@ximian.com>
 
131798
    
 
131799
        * preferences.c (preferences_load_from_bonobo_pbag): Don't adjust
 
131800
        the opacity if the opacity setting is invalid
 
131801
        (preferences_load_from_bonobo_db): Ditto
 
131802
 
 
131803
 capplets/background/ChangeLog     |    6 ++++++
 
131804
 capplets/background/preferences.c |    4 ++--
 
131805
 2 files changed, 8 insertions(+), 2 deletions(-)
 
131806
 
 
131807
commit a82ec1573c517a69a57baaf374a65860cb41b912
 
131808
Author: Bradford Hovinen <hovinen@ximian.com>
 
131809
Date:   Tue Aug 28 13:01:54 2001 +0000
 
131810
 
 
131811
    Don't add the location to the list if it is marked deleted
 
131812
    
 
131813
    2001-08-27  Bradford Hovinen  <hovinen@ximian.com>
 
131814
    
 
131815
        * archive.c (foreach_build_list_cb): Don't add the location to the
 
131816
        list if it is marked deleted
 
131817
        (impl_ConfigArchiver_Archive_createLocation): Do
 
131818
        CORBA_Object_duplicate rather than bonobo_object_dup_ref
 
131819
    
 
131820
        * location.c (location_is_deleted): Implement
 
131821
    
 
131822
        * background-properties-capplet.c (setup_dialog): Initialize/free
 
131823
        the CORBA environment structure
 
131824
        (real_realize_cb): Put into an idle handler, called by
 
131825
        realize_2_cb, the new timeout handler
 
131826
    
 
131827
        * preferences.c (preferences_load_from_bonobo_pbag):
 
131828
        (preferences_load_from_bonobo_db): Extract from preferences_new_*
 
131829
    
 
131830
        * background-properties-capplet.c (property_change_cb):
 
131831
        (realize_cb): Accept prefs structure in lieu of
 
131832
        Bonobo_PropertyBag; don't reload the preferences structure from
 
131833
        the property bag
 
131834
        (property_change_cb): Call preferences_apply_event to modify the
 
131835
        preferences structure appropriately
 
131836
        (property_change_cb):
 
131837
        (realize_cb): If the preferences structure is marked destroyed,
 
131838
        just return
 
131839
        (setup_dialog): Create a preferences structure from the property
 
131840
        bag given and use that as the extra data passed to callbacks
 
131841
        (realize_cb): Put into an idle handler real_realize_cb
 
131842
    
 
131843
        * preferences.c (preferences_apply_event): Implement
 
131844
    
 
131845
        * applier.c (output_compat_prefs): Make prefs const
 
131846
    
 
131847
        * applier.[ch]: Have applier_apply_prefs take a const Preferences
 
131848
        structure
 
131849
    
 
131850
        * preferences.[ch]: Make preferences_clone take a const
 
131851
        Preferences structure
 
131852
 
 
131853
 archiver/ChangeLog                                 |    9 +
 
131854
 archiver/archive.c                                 |    6 +-
 
131855
 archiver/location.c                                |   20 +-
 
131856
 archiver/location.h                                |    2 +
 
131857
 capplets/background/ChangeLog                      |   38 +
 
131858
 capplets/background/applier.c                      |   17 +-
 
131859
 capplets/background/applier.h                      |    2 +-
 
131860
 .../background/background-properties-capplet.c     |   96 +-
 
131861
 capplets/background/preferences.c                  |  120 +-
 
131862
 capplets/background/preferences.h                  |   50 +-
 
131863
 po/az.po                                           |   93 +-
 
131864
 po/ca.po                                           |  102 +-
 
131865
 po/da.po                                           | 2335 ++++++++++++---
 
131866
 po/de.po                                           | 2341 ++++++++++++---
 
131867
 po/el.po                                           |  102 +-
 
131868
 po/es.po                                           |  148 +-
 
131869
 po/fi.po                                           | 2305 ++++++++++++---
 
131870
 po/fr.po                                           | 2375 ++++++++++++---
 
131871
 po/ga.po                                           | 2369 ++++++++++++---
 
131872
 po/hr.po                                           |  102 +-
 
131873
 po/ja.po                                           | 2379 ++++++++++++---
 
131874
 po/nn.po                                           | 2608 +++++++++++++---
 
131875
 po/no.po                                           | 2326 ++++++++++++---
 
131876
 po/pl.po                                           | 2647 +++++++++++++----
 
131877
 po/pt_BR.po                                        |   78 +-
 
131878
 po/ru.po                                           | 2432 +++++++++++++---
 
131879
 po/sk.po                                           | 2309 ++++++++++++---
 
131880
 po/sl.po                                           |  124 +-
 
131881
 po/sv.po                                           | 2333 ++++++++++++---
 
131882
 po/tr.po                                           | 3195 +++++++++++++++-----
 
131883
 po/uk.po                                           | 2393 ++++++++++++---
 
131884
 po/wa.po                                           |  102 +-
 
131885
 po/zh_TW.po                                        |    4 +-
 
131886
 33 files changed, 29189 insertions(+), 6373 deletions(-)
 
131887
 
 
131888
commit 8b63aee5603c199e007f7dbf6eb8232b039fc3c0
 
131889
Author: Bradford Hovinen <hovinen@ximian.com>
 
131890
Date:   Thu Aug 23 20:10:14 2001 +0000
 
131891
 
 
131892
    1.5.6
 
131893
    
 
131894
    2001-08-23  Bradford Hovinen  <hovinen@ximian.com>
 
131895
    
 
131896
        * RELEASE : 1.5.6
 
131897
 
 
131898
 ChangeLog |    4 ++++
 
131899
 1 files changed, 4 insertions(+), 0 deletions(-)
 
131900
 
 
131901
commit 286cb3899a8c1902964c205e16ea77c3315d9e78
 
131902
Author: Bradford Hovinen <hovinen@ximian.com>
 
131903
Date:   Thu Aug 23 20:09:21 2001 +0000
 
131904
 
 
131905
    Make sure we don't try to do this if we are marked deleted
 
131906
    
 
131907
    2001-08-23  Bradford Hovinen  <hovinen@ximian.com>
 
131908
    
 
131909
        * config-log.c (do_unload): Make sure we don't try to do this if
 
131910
        we are marked deleted
 
131911
        (config_log_delete): Call do_unload to eliminate memory leaks
 
131912
    
 
131913
        * location.c (location_delete): Set the deleted flag
 
131914
    
 
131915
        * config-log.c (dump_log): Don't try to dump the log if we are
 
131916
        deleted
 
131917
    
 
131918
        * location.c (save_metadata): Don't try to save metadata if we are
 
131919
        deleted
 
131920
 
 
131921
 archiver/ChangeLog    |   18 ++++++++++++++++--
 
131922
 archiver/config-log.c |    9 ++++++---
 
131923
 archiver/location.c   |    5 ++++-
 
131924
 3 files changed, 26 insertions(+), 6 deletions(-)
 
131925
 
 
131926
commit 0ddf82fefe31bc7a1451b94dadab7c9b8cecb965
 
131927
Author: Kai Lahmann <kail@src.gnome.org>
 
131928
Date:   Thu Aug 23 19:35:18 2001 +0000
 
131929
 
 
131930
    pwr_conf_dialog had a fixed size..
 
131931
 
 
131932
 capplets/screensaver/ChangeLog                    |    4 +
 
131933
 capplets/screensaver/screensaver-properties.glade |  124 ++++++++++-----------
 
131934
 2 files changed, 65 insertions(+), 63 deletions(-)
 
131935
 
 
131936
commit 74b7c332bcd67826d580ca9786689cce424af757
 
131937
Author: Bradford Hovinen <hovinen@ximian.com>
 
131938
Date:   Thu Aug 23 19:16:03 2001 +0000
 
131939
 
 
131940
    Don't try to archive the data if the archive is NULL
 
131941
    
 
131942
    2001-08-23  Bradford Hovinen  <hovinen@ximian.com>
 
131943
    
 
131944
        * main.c: (store_archive_data): Don't try to archive the data
 
131945
        if the archive is NULL
 
131946
 
 
131947
 capplets/screensaver/ChangeLog |    2 ++
 
131948
 capplets/screensaver/main.c    |    3 +++
 
131949
 2 files changed, 5 insertions(+), 0 deletions(-)
 
131950
 
 
131951
commit 768a3d5a467126fa461d1232701c281926e4619f
 
131952
Author: Bradford Hovinen <hovinen@ximian.com>
 
131953
Date:   Thu Aug 23 19:08:26 2001 +0000
 
131954
 
 
131955
    Port to new CORBA interface
 
131956
    
 
131957
    2001-08-23  Bradford Hovinen  <hovinen@ximian.com>
 
131958
    
 
131959
        * main.c: Port to new CORBA interface
 
131960
 
 
131961
 capplets/screensaver/ChangeLog |    4 +++
 
131962
 capplets/screensaver/main.c    |   58 +++++++++++++++++++++++++++++++---------
 
131963
 2 files changed, 49 insertions(+), 13 deletions(-)
 
131964
 
 
131965
commit 11696dba5aa90ce625e98a38b57cac1cae9bb13e
 
131966
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
 
131967
Date:   Wed Aug 22 21:04:50 2001 +0000
 
131968
 
 
131969
    Updated Brazilian Portuguese translation.
 
131970
    
 
131971
    2001-08-22  Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
 
131972
    
 
131973
    * pt_BR.po: Updated Brazilian Portuguese translation.
 
131974
 
 
131975
 po/ChangeLog |    4 +
 
131976
 po/pt_BR.po  | 5064 +++++++++++++++++++++++++++-------------------------------
 
131977
 2 files changed, 2398 insertions(+), 2670 deletions(-)
 
131978
 
 
131979
commit 917268be7c75306395a71b51fe58384809a3c2f8
 
131980
Author: Hans Petter Jansson <hpj@ximian.com>
 
131981
Date:   Wed Aug 22 19:15:13 2001 +0000
 
131982
 
 
131983
    Fixed include path, libxml -> gnome-xml. It's consistent with the includes
 
131984
    
 
131985
    2001-08-22  Hans Petter Jansson  <hpj@ximian.com>
 
131986
    
 
131987
        * archiver-client.h: Fixed include path, libxml -> gnome-xml. It's
 
131988
        consistent with the includes in archiver-client.c, and it stops the build
 
131989
        breaking here.
 
131990
 
 
131991
 archiver/ChangeLog         |    6 ++++++
 
131992
 archiver/archiver-client.h |    2 +-
 
131993
 2 files changed, 7 insertions(+), 1 deletions(-)
 
131994
 
 
131995
commit fd5b08bb5a7a8ba69403ee42eaba1eda2888d4ed
 
131996
Author: Bradford Hovinen <hovinen@ximian.com>
 
131997
Date:   Wed Aug 22 13:57:38 2001 +0000
 
131998
 
 
131999
    Bump version to 1.5.6
 
132000
    
 
132001
    2001-08-22  Bradford Hovinen  <hovinen@ximian.com>
 
132002
    
 
132003
        * configure.in: Bump version to 1.5.6
 
132004
 
 
132005
 ChangeLog    |    4 ++++
 
132006
 configure.in |    2 +-
 
132007
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132008
 
 
132009
commit b37d7f689748eb7949cee1d6b3493e412b89f40c
 
132010
Author: Bradford Hovinen <hovinen@ximian.com>
 
132011
Date:   Wed Aug 22 13:56:23 2001 +0000
 
132012
 
 
132013
    Added exception RollbackDataNotFound Added exception LocationNotFound
 
132014
    
 
132015
    2001-08-21  Bradford Hovinen  <hovinen@ximian.com>
 
132016
    
 
132017
        * idl/ConfigArchiver.idl: Added exception RollbackDataNotFound
 
132018
        Added exception LocationNotFound
 
132019
    
 
132020
        * archive.c (archive_get_current_location_id): Use
 
132021
        archive_create_location rather than location_new
 
132022
        (archive_get_current_location_id): Unref the location once we have
 
132023
        created it
 
132024
    
 
132025
        * archiver-client.c (location_client_load_rollback_data): Don't
 
132026
        try to parse the XML file if there was an exception
 
132027
    
 
132028
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Make sure
 
132029
        to release_unref location and archive if aborting
 
132030
        (bonobo_config_archiver_new): Reinitialize exception structure
 
132031
        after we have succeeded
 
132032
    
 
132033
        * location.c (location_get_rollback_filename): Recurse on parent
 
132034
        location if parent_chain is set to TRUE
 
132035
    
 
132036
        * archive.c (impl_ConfigArchiver_Archive_getLocation): Set the
 
132037
        LocationNotFound exception if the location returned was NULL
 
132038
    
 
132039
        * location.c (impl_ConfigArchiver_Location_getRollbackFilename): Don't try
 
132040
    
 
132041
        * archive.c (impl_ConfigArchiver_Archive_getLocation): Don't try
 
132042
        to CORBA_Object_duplicate the result if it is NULL
 
132043
        (archive_get_location): Don't try to cast the result of
 
132044
        location_open before we know whether it is non-NULL
 
132045
        (impl_ConfigArchiver_Archive_createLocation): Call
 
132046
        bonobo_object_from_servant on parent_ref->servant
 
132047
    
 
132048
        * location.c (location_destroy): Remove debugging message; make
 
132049
        remaining debugging message more enlightening
 
132050
    
 
132051
        * archive.c (archive_get_child_locations): Rename from
 
132052
        archive_foreach_child_location; rewrite to return a GList of child
 
132053
        locations
 
132054
        (impl_ConfigArchiver_Archive_getChildLocations): Use
 
132055
        archive_get_child_locations
 
132056
        (archive_destroy): Remove debugging message
 
132057
    
 
132058
        * bonobo-moniker-archiver.c (archive_resolve): Remove debugging
 
132059
        messages
 
132060
    
 
132061
        * archive.c (archive_get_location): Remove debugging messages
 
132062
    
 
132063
        * config-log.c (dump_log): Remove debugging messages
 
132064
    
 
132065
        * archive.c (archive_foreach_child_location): Build a list first
 
132066
        and then traverse it to avoid screwing up the tree traversal
 
132067
    
 
132068
        * mouse-properties-capplet.c (apply_settings): Use a CORBA
 
132069
        exception structure
 
132070
 
 
132071
 ChangeLog                                 |    5 +
 
132072
 archiver/ChangeLog                        |   50 +++++++++++++
 
132073
 archiver/archive.c                        |  115 ++++++++++++++---------------
 
132074
 archiver/archive.h                        |    7 +-
 
132075
 archiver/archiver-client.c                |    5 +-
 
132076
 archiver/bonobo-config-archiver.c         |    7 ++-
 
132077
 archiver/bonobo-moniker-archiver.c        |   10 +--
 
132078
 archiver/config-log.c                     |    4 -
 
132079
 archiver/location.c                       |   19 +++--
 
132080
 capplets/mouse/ChangeLog                  |    5 +
 
132081
 capplets/mouse/gnome-mouse-properties.c   |   15 +++-
 
132082
 capplets/mouse/mouse-properties-capplet.c |   15 +++-
 
132083
 idl/ConfigArchiver.idl                    |   11 ++-
 
132084
 13 files changed, 174 insertions(+), 94 deletions(-)
 
132085
 
 
132086
commit 1b30f14a62edb4f737ddc744c62f1350a018babe
 
132087
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132088
Date:   Wed Aug 22 13:20:44 2001 +0000
 
132089
 
 
132090
    Really remove zh_TW.Big5.po .
 
132091
 
 
132092
 po/zh_TW.Big5.po | 4021 ------------------------------------------------------
 
132093
 1 files changed, 0 insertions(+), 4021 deletions(-)
 
132094
 
 
132095
commit 3fc40acce4f0e9f32a07de9cd4a1a3bd6931fc37
 
132096
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132097
Date:   Wed Aug 22 13:20:11 2001 +0000
 
132098
 
 
132099
    Convert from zh_TW.Big5 to UTF8 encoded zh_TW file.
 
132100
 
 
132101
 ChangeLog    |    4 +
 
132102
 configure.in |    2 +-
 
132103
 po/ChangeLog |    5 +
 
132104
 po/zh_TW.po  | 4050 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
132105
 4 files changed, 4060 insertions(+), 1 deletions(-)
 
132106
 
 
132107
commit be5fc9d8403e9608e457568da46dc6177fc2dea5
 
132108
Author: Richard Hestilow <hestilow@ximian.com>
 
132109
Date:   Mon Aug 20 23:43:10 2001 +0000
 
132110
 
 
132111
    Add dependency on CORBA_SOURCE to archiver-client.c. (clean-local): Add
 
132112
    
 
132113
    2001-08-20  Richard Hestilow  <hestilow@ximian.com>
 
132114
    
 
132115
        * Makefile.am: Add dependency on CORBA_SOURCE to archiver-client.c.
 
132116
        (clean-local): Add CORBA_SOURCE to files to be removed.
 
132117
 
 
132118
 archiver/ChangeLog   |    5 +++++
 
132119
 archiver/Makefile.am |    4 +++-
 
132120
 2 files changed, 8 insertions(+), 1 deletions(-)
 
132121
 
 
132122
commit 4e6a3b89d64ca6686a11f553236e1b94921369b6
 
132123
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
132124
Date:   Mon Aug 20 15:47:57 2001 +0000
 
132125
 
 
132126
    Added CORBA interface to the archiver
 
132127
 
 
132128
 Makefile.am                             |    2 +-
 
132129
 archiver/Bonobo_Moniker_archiver.oaf.in |   16 +-
 
132130
 archiver/ChangeLog                      |   10 +
 
132131
 archiver/Makefile.am                    |   49 +-
 
132132
 archiver/archive.c                      |  347 ++++++----
 
132133
 archiver/archive.h                      |   72 +-
 
132134
 archiver/archiver-client.c              |  422 +++++++++++
 
132135
 archiver/archiver-client.h              |   46 ++
 
132136
 archiver/backend-list.c                 |  116 +++-
 
132137
 archiver/backend-list.h                 |   33 +-
 
132138
 archiver/bonobo-config-archiver.c       |   90 ++--
 
132139
 archiver/bonobo-config-archiver.h       |   39 +-
 
132140
 archiver/bonobo-moniker-archiver.c      |  144 +++-
 
132141
 archiver/config-archiver.c              |  438 +++++++++++
 
132142
 archiver/config-log.c                   |   55 +-
 
132143
 archiver/config-log.h                   |    8 +-
 
132144
 archiver/location.c                     | 1230 ++++++++++++++-----------------
 
132145
 archiver/location.h                     |  177 ++---
 
132146
 archiver/util.c                         |   10 +
 
132147
 archiver/util.h                         |    2 +-
 
132148
 capplets/common/ChangeLog               |    4 +
 
132149
 capplets/common/capplet-util.c          |    2 +-
 
132150
 configure.in                            |    4 +-
 
132151
 control-center/ChangeLog                |    5 +
 
132152
 control-center/capplet-dir.c            |    2 +-
 
132153
 idl/ConfigArchiver.idl                  |  114 +++
 
132154
 idl/Makefile.am                         |    6 +
 
132155
 po/POTFILES.in                          |    2 +-
 
132156
 28 files changed, 2291 insertions(+), 1154 deletions(-)
 
132157
 
 
132158
commit 7c531bc29eb9dce1c30158043f68c6400858debc
 
132159
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132160
Date:   Sat Aug 18 20:48:25 2001 +0000
 
132161
 
 
132162
    Added missing destdir to Makefile.am and fix description in attraction.xml.
 
132163
 
 
132164
 capplets/screensaver/ChangeLog                   |    6 ++++++
 
132165
 capplets/screensaver/screensavers/Makefile.am    |    2 +-
 
132166
 capplets/screensaver/screensavers/attraction.xml |    4 ++--
 
132167
 3 files changed, 9 insertions(+), 3 deletions(-)
 
132168
 
 
132169
commit f9da6580bf82b6fc2fa73caeed127288d2936f78
 
132170
Author: Andraz Tori <minmax@src.gnome.org>
 
132171
Date:   Sat Aug 18 18:01:58 2001 +0000
 
132172
 
 
132173
    Updated Slovenian translation
 
132174
 
 
132175
 po/sl.po |    8 ++++----
 
132176
 1 files changed, 4 insertions(+), 4 deletions(-)
 
132177
 
 
132178
commit fcc156ead23920a661b279c51de89df8f7a6e20e
 
132179
Author: Andraz Tori <minmax@src.gnome.org>
 
132180
Date:   Sat Aug 18 17:47:18 2001 +0000
 
132181
 
 
132182
    Updated Slovenian translation
 
132183
 
 
132184
 po/sl.po | 2637 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
132185
 1 files changed, 1959 insertions(+), 678 deletions(-)
 
132186
 
 
132187
commit 7f96f52261c00ff9b47e75045770affc608d5d57
 
132188
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
132189
Date:   Sat Aug 18 14:33:39 2001 +0000
 
132190
 
 
132191
    Updated Azeri file, synchronized ALL_LINGUAS list with list of po files
 
132192
    
 
132193
    Updated Azeri file,
 
132194
    synchronized ALL_LINGUAS list with list of po files
 
132195
 
 
132196
 ChangeLog    |    4 +
 
132197
 configure.in |    2 +-
 
132198
 po/ChangeLog |    4 +
 
132199
 po/az.po     | 2410 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
132200
 4 files changed, 2234 insertions(+), 186 deletions(-)
 
132201
 
 
132202
commit 11ef06833d1c728f1baded59b2bde2557987adc2
 
132203
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132204
Date:   Fri Aug 17 20:31:03 2001 +0000
 
132205
 
 
132206
    Fixed a string.
 
132207
 
 
132208
 capplets/default-applications/ChangeLog   |    5 +++++
 
132209
 capplets/default-applications/interface.c |    2 +-
 
132210
 2 files changed, 6 insertions(+), 1 deletions(-)
 
132211
 
 
132212
commit 145b5290e9ce2c749122bae0e40b6fe1854a5bbe
 
132213
Author: Bradford Hovinen <hovinen@ximian.com>
 
132214
Date:   Fri Aug 17 19:00:10 2001 +0000
 
132215
 
 
132216
    Adjust opacity value to 0...255 scale
 
132217
    
 
132218
    2001-08-17  Bradford Hovinen  <hovinen@ximian.com>
 
132219
    
 
132220
        * applier.c (renderer_render_wallpaper): Adjust opacity value to
 
132221
        0...255 scale
 
132222
    
 
132223
        * preferences.c (preferences_new_from_bonobo_pbag):
 
132224
        (preferences_new_from_bonobo_db): Use correct check to disable
 
132225
        opacity
 
132226
 
 
132227
 capplets/background/ChangeLog     |    9 +++++++++
 
132228
 capplets/background/applier.c     |    2 +-
 
132229
 capplets/background/preferences.c |    4 ++--
 
132230
 3 files changed, 12 insertions(+), 3 deletions(-)
 
132231
 
 
132232
commit aa15cbf3ec356d4b6f266a8bbd338f9e41c93c60
 
132233
Author: Andraz Tori <minmax@src.gnome.org>
 
132234
Date:   Thu Aug 16 17:20:07 2001 +0000
 
132235
 
 
132236
    Updated Slovenian translation
 
132237
 
 
132238
 po/sl.po |  198 +++++++++++++++++++++++++++++++-------------------------------
 
132239
 1 files changed, 98 insertions(+), 100 deletions(-)
 
132240
 
 
132241
commit 337b881a4ec52c3048b91f0ffbebcf25a272857c
 
132242
Author: Jose Maria Celorio <chema@src.gnome.org>
 
132243
Date:   Mon Aug 13 19:50:02 2001 +0000
 
132244
 
 
132245
    remove XST form echo
 
132246
 
 
132247
 ChangeLog    |    4 ++++
 
132248
 configure.in |    2 +-
 
132249
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132250
 
 
132251
commit 803f8907e86f039fe35afe6b521445657798d101
 
132252
Author: Richard Hestilow <hestilow@ximian.com>
 
132253
Date:   Mon Aug 13 19:35:41 2001 +0000
 
132254
 
 
132255
    Really override enabled this time. Really.
 
132256
    
 
132257
    2001-08-13  Richard Hestilow  <hestilow@ximian.com>
 
132258
    
 
132259
        * background-properties-capplet.c (setup_dialog): Really
 
132260
        override enabled this time. Really.
 
132261
 
 
132262
 capplets/background/ChangeLog                      |    5 +++++
 
132263
 .../background/background-properties-capplet.c     |    3 ++-
 
132264
 capplets/background/preferences.c                  |    1 +
 
132265
 3 files changed, 8 insertions(+), 1 deletions(-)
 
132266
 
 
132267
commit 199846f5c0b61af7a946c3007193caf6dd208920
 
132268
Author: Richard Hestilow <hestilow@ximian.com>
 
132269
Date:   Mon Aug 13 18:39:08 2001 +0000
 
132270
 
 
132271
    Only draw disabled message if do_preview. Actually, the user will never
 
132272
    
 
132273
    2001-08-13  Richard Hestilow  <hestilow@ximian.com>
 
132274
    
 
132275
        * applier.c (applier_apply_prefs): Only draw disabled message
 
132276
        if do_preview. Actually, the user will never see this because
 
132277
        the correct behavior (which is done) is to assume if they're
 
132278
        running capplet, prefs->enable should be TRUE. This is because
 
132279
        we are only honoring enable as a hacker-only setting.
 
132280
        (output_compat_prefs): Output the correct "Enable" setting.
 
132281
    
 
132282
        * background-properties-capplet.c (get_legacy_settings): Support
 
132283
        the "Enabled" flag.
 
132284
    
 
132285
        * preferences.c (preferences_new_from_bonobo_db): Import the
 
132286
        "enabled" flag. Note that this is not bothered with in the _pbag
 
132287
        function, because that's from the Proxy settings, which is only
 
132288
        used for the GUI capplet, which always sets enabled to True, because
 
132289
        this is a hacker-only option. Got it?
 
132290
    
 
132291
        * background-properties.xml: Add "enabled".
 
132292
 
 
132293
 capplets/background/ChangeLog                      |   20 ++++++++++++++++++++
 
132294
 capplets/background/applier.c                      |    5 +++--
 
132295
 .../background/background-properties-capplet.c     |    1 +
 
132296
 capplets/background/background-properties.xml      |    1 +
 
132297
 capplets/background/preferences.c                  |    1 +
 
132298
 5 files changed, 26 insertions(+), 2 deletions(-)
 
132299
 
 
132300
commit 807b75390d8f45d5d871ecba1127b2f85c0c2e7b
 
132301
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132302
Date:   Mon Aug 13 08:37:58 2001 +0000
 
132303
 
 
132304
    Normal msgmerge + update.
 
132305
 
 
132306
 po/ChangeLog     |    6 +-
 
132307
 po/zh_TW.Big5.po | 2382 ++++++++++++++++++++++++++++++++++++++++++------------
 
132308
 2 files changed, 1864 insertions(+), 524 deletions(-)
 
132309
 
 
132310
commit 483bdc635bd8f67024be76749a2d60bece47e6a8
 
132311
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
132312
Date:   Sun Aug 12 20:54:08 2001 +0000
 
132313
 
 
132314
    updated Walloon file
 
132315
 
 
132316
 po/ChangeLog |    3 +-
 
132317
 po/wa.po     | 2749 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
132318
 2 files changed, 2286 insertions(+), 466 deletions(-)
 
132319
 
 
132320
commit c45d74b860d58bbdd8c8fa8127155a9d8c453423
 
132321
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
132322
Date:   Sun Aug 12 19:43:33 2001 +0000
 
132323
 
 
132324
    updated Catalan file
 
132325
    removed duplicate msgid from el and hr files
 
132326
 
 
132327
 po/ChangeLog |    5 +
 
132328
 po/ca.po     | 4688 ++++++++++++++++++++++++++++++++++++----------------------
 
132329
 po/el.po     | 4510 +++++++++++++++++++++++++++++++++++---------------------
 
132330
 po/hr.po     | 3923 +++++++++++++++++++++++++++++++-----------------
 
132331
 4 files changed, 8343 insertions(+), 4783 deletions(-)
 
132332
 
 
132333
commit f75ce08da293ae5b5dcabc75586de3b316b26800
 
132334
Author: Bradford Hovinen <hovinen@ximian.com>
 
132335
Date:   Fri Aug 10 21:51:14 2001 +0000
 
132336
 
 
132337
    1.5.5
 
132338
    
 
132339
    2001-08-10  Bradford Hovinen  <hovinen@ximian.com>
 
132340
    
 
132341
        * RELEASE : 1.5.5
 
132342
 
 
132343
 ChangeLog    |    4 ++++
 
132344
 configure.in |    2 +-
 
132345
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132346
 
 
132347
commit 5890f11b77526676e861b6387e915970e4e2a8e9
 
132348
Author: Richard Hestilow <hestilow@ximian.com>
 
132349
Date:   Fri Aug 10 18:42:41 2001 +0000
 
132350
 
 
132351
    Fix for SM_SELECT_FROM_LIST mode.
 
132352
    
 
132353
    2001-08-10  Richard Hestilow  <hestilow@ximian.com>
 
132354
    
 
132355
        * capplet/prefs-widget.c (random_timeout_cb): Fix for
 
132356
          SM_SELECT_FROM_LIST mode.
 
132357
 
 
132358
 capplets/screensaver/ChangeLog      |    5 +++++
 
132359
 capplets/screensaver/prefs-widget.c |   13 +++++++------
 
132360
 2 files changed, 12 insertions(+), 6 deletions(-)
 
132361
 
 
132362
commit 0fcf91e2bc99bd14c3aa59f26c09d8cfb9348c2e
 
132363
Author: Richard Hestilow <hestilow@ximian.com>
 
132364
Date:   Fri Aug 10 18:28:58 2001 +0000
 
132365
 
 
132366
    Add perms to mkdir.
 
132367
    
 
132368
    2001-08-10  Richard Hestilow  <hestilow@ximian.com>
 
132369
    
 
132370
        * capplets/screensavers/magic.pl.in: Add perms to mkdir.
 
132371
 
 
132372
 capplets/screensaver/ChangeLog                |    4 ++++
 
132373
 capplets/screensaver/screensavers/magic.pl.in |    2 +-
 
132374
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132375
 
 
132376
commit b35c2cf932fa4dec2a2574564743b7a31078a877
 
132377
Author: Richard Hestilow <hestilow@ximian.com>
 
132378
Date:   Fri Aug 10 17:55:36 2001 +0000
 
132379
 
 
132380
    Remove screen.png, which was commented out anyway.
 
132381
    
 
132382
    2001-08-10  Richard Hestilow  <hestilow@ximian.com>
 
132383
    
 
132384
        * Makefile.am (pixmaps_DATA): Remove screen.png,
 
132385
          which was commented out anyway.
 
132386
    
 
132387
        * preferences.c (screensaver_clone): Added.
 
132388
          (copy_screensavers): Added.
 
132389
          (preferences_clone): Copy screensaver list.
 
132390
          (screensaver_destroy): Destroy new fields.
 
132391
        * prefs-widget.c (prefs_widget_set_screensavers): Translate
 
132392
          strings and utf8ize ahead of time.
 
132393
          (prefs_widget_destroy): Free translated strings.
 
132394
          (model_value_at): Return pre-translated string.
 
132395
          (about_cb): Call gettext on desc, name, and title.
 
132396
        * screensaver-prefs-dialog.c (screensaver_prefs_dialog_new):
 
132397
          Call gettext on label and desc.
 
132398
        * capplets/screensavers/Makefile.am: Fixes for make distcheck.
 
132399
        * capplets/screensavers/magic.pl.in: Fix description parsing bug,
 
132400
          and fakepreview lost bug.
 
132401
 
 
132402
 capplets/screensaver/ChangeLog                     |   20 ++++++
 
132403
 capplets/screensaver/Makefile.am                   |    1 -
 
132404
 capplets/screensaver/preferences.c                 |   69 ++++++++++++++++++++
 
132405
 capplets/screensaver/prefs-widget.c                |   46 ++++++++++++--
 
132406
 capplets/screensaver/screensaver-prefs-dialog.c    |    6 +-
 
132407
 capplets/screensaver/screensavers/Makefile.am      |   10 ++--
 
132408
 capplets/screensaver/screensavers/cosmos.xml       |    6 +-
 
132409
 capplets/screensaver/screensavers/dangerball.xml   |    4 +-
 
132410
 capplets/screensaver/screensavers/decayscreen.xml  |    7 ++-
 
132411
 capplets/screensaver/screensavers/distort.xml      |    2 +-
 
132412
 capplets/screensaver/screensavers/gflux.xml        |    4 +-
 
132413
 capplets/screensaver/screensavers/gltext.xml       |    4 +-
 
132414
 capplets/screensaver/screensavers/hyperball.xml    |    4 +-
 
132415
 capplets/screensaver/screensavers/jigsaw.xml       |    2 +-
 
132416
 capplets/screensaver/screensavers/magic.pl.in      |   13 +---
 
132417
 capplets/screensaver/screensavers/molecule.xml     |    4 +-
 
132418
 capplets/screensaver/screensavers/rotzoomer.xml    |    4 +-
 
132419
 capplets/screensaver/screensavers/slidescreen.xml  |    2 +-
 
132420
 capplets/screensaver/screensavers/slip.xml         |    2 +-
 
132421
 capplets/screensaver/screensavers/starwars.xml     |    4 +-
 
132422
 capplets/screensaver/screensavers/stonerview.xml   |    4 +-
 
132423
 capplets/screensaver/screensavers/vidwhacker.xml   |    2 +-
 
132424
 capplets/screensaver/screensavers/webcollage.xml   |    3 +-
 
132425
 .../screensaver/screensavers/whirlwindwarp.xml     |    4 +-
 
132426
 capplets/screensaver/screensavers/xrayswarm.xml    |    4 +-
 
132427
 capplets/screensaver/screensavers/zoom.xml         |    4 +-
 
132428
 26 files changed, 177 insertions(+), 58 deletions(-)
 
132429
 
 
132430
commit 6d643347af6da9bc9d9f62ad00ff390a0a51af9f
 
132431
Author: Valek Frob <frob@src.gnome.org>
 
132432
Date:   Fri Aug 10 16:28:12 2001 +0000
 
132433
 
 
132434
    Updated russian translation.
 
132435
 
 
132436
 po/ChangeLog |    4 +
 
132437
 po/ru.po     |  571 ++++++----------------------------------------------------
 
132438
 2 files changed, 58 insertions(+), 517 deletions(-)
 
132439
 
 
132440
commit dfb77b4361c7cc11f704a3b3571f4f96812e8bbb
 
132441
Author: Aaron Weber <aaron@ximian.com>
 
132442
Date:   Fri Aug 10 14:45:16 2001 +0000
 
132443
 
 
132444
    New directory: help and documentation. New directory: English help and
 
132445
    
 
132446
    2001-08-10  Aaron Weber  <aaron@ximian.com>
 
132447
    
 
132448
        * help/: New directory: help and documentation.
 
132449
        * help/C/: New directory: English help and documentation.
 
132450
        * help/C/figures: New directory: figures for English help and docs.
 
132451
        * help/C/gnome-control-center.sgml: New file. Empty SGML skeleton.
 
132452
 
 
132453
 ChangeLog                        |    7 +++++++
 
132454
 help/C/gnome-control-center.sgml |   26 ++++++++++++++++++++++++++
 
132455
 2 files changed, 33 insertions(+), 0 deletions(-)
 
132456
 
 
132457
commit 8902bd3632335371cb2833db57d24f6c077defc7
 
132458
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
132459
Date:   Fri Aug 10 13:31:10 2001 +0000
 
132460
 
 
132461
    Disabled desktop.png. It doesn't exists. Removed the xml.h generation
 
132462
    
 
132463
    2001-08-10  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
132464
    
 
132465
            * Makefile.am: Disabled desktop.png. It doesn't exists.
 
132466
            * screensavers/Makefile.am: Removed the xml.h generation rule.
 
132467
    
 
132468
    2001-08-10  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
132469
    
 
132470
            * POTFILES.in: Fixed the screensaver files.
 
132471
            * es.po: Updated Spanish translation.
 
132472
 
 
132473
 capplets/screensaver/ChangeLog                |    5 +
 
132474
 capplets/screensaver/Makefile.am              |    3 +-
 
132475
 capplets/screensaver/screensavers/Makefile.am |   11 +-
 
132476
 po/ChangeLog                                  |    5 +
 
132477
 po/POTFILES.in                                |  231 +--
 
132478
 po/es.po                                      | 2505 ++++++++++++++++++-------
 
132479
 6 files changed, 1956 insertions(+), 804 deletions(-)
 
132480
 
 
132481
commit 1d840a3813a15361be709375be31667f1a128943
 
132482
Author: Richard Hestilow <hestilow@ximian.com>
 
132483
Date:   Fri Aug 10 03:36:17 2001 +0000
 
132484
 
 
132485
    Install all pixmaps. (pixmaps_DATA): Add blank-screen.png.
 
132486
    
 
132487
    2001-08-09  Richard Hestilow  <hestilow@ximian.com>
 
132488
    
 
132489
        * Makeflie.am (EXTRA_DIST): Install all pixmaps.
 
132490
        (pixmaps_DATA): Add blank-screen.png.
 
132491
    
 
132492
        * pref-file.c: Replace "programs" value with a regenerated
 
132493
        string.
 
132494
        (print_aligned_row): Added.
 
132495
        (print_list_to_str): Added.
 
132496
    
 
132497
        * preferences.h (Screensaver): Add new fields "filename",
 
132498
        "compat_command_line", "fakepreview", and "fakes",
 
132499
        to deal with the new xml storage.
 
132500
        (Preferences): Add new fields "savers_hash" and "invalidsavers".
 
132501
    
 
132502
        * preferences.c (screensaver_list_prepend_dir): Added.
 
132503
        (screensaver_cmp_func): Added.
 
132504
        (screensaver_list_load): Added.
 
132505
        (preferences_new): Initialize savers_hash.
 
132506
        (clean_saver_list): Added.
 
132507
        (preferences_load): Load screensavers from xml.
 
132508
        (parse_arg_default): Added.
 
132509
        (screensaver_read_xml): Updated for the new format.
 
132510
        (screensaver_new_from_file): Added.
 
132511
    
 
132512
        * prefs-widget.c (double_click_cb): Added.
 
132513
        (): Remove right click menu, add double click handler.
 
132514
        (model_is_cell_editable): Fix for etable bug.
 
132515
        (random_timeout_cb): Avoid vidwhacker and webcollage.
 
132516
        * preview.c: Optionally show fakepreview if set, and
 
132517
        deal with compat_command_line, and refresh pixbufs.
 
132518
        (command_exists): Renamed to rc_command_exists.
 
132519
    
 
132520
        * rc-parse.c: (parse_screensaver_list): Merely update
 
132521
        the existing entries, via the provided hash.
 
132522
    
 
132523
        * screensaver-prefs-dialog.c (get_argument_data): Just
 
132524
        find the xml file using ::filename.
 
132525
    
 
132526
        * screensavers/magic.pl.in: Added.
 
132527
        * screensavers/Makefile.am: Generate .xml.h files for translators,
 
132528
        and install all .xml files and .png files, and run magic.pl on
 
132529
        make install.
 
132530
 
 
132531
 ChangeLog                                          |    5 +
 
132532
 capplets/screensaver/ChangeLog                     |   44 ++
 
132533
 capplets/screensaver/Makefile.am                   |    4 +-
 
132534
 capplets/screensaver/pref-file.c                   |  119 +++++
 
132535
 capplets/screensaver/preferences.c                 |  217 ++++++++-
 
132536
 capplets/screensaver/preferences.h                 |    9 +
 
132537
 capplets/screensaver/prefs-widget.c                |   83 +++-
 
132538
 capplets/screensaver/preview.c                     |   70 +++-
 
132539
 capplets/screensaver/rc-parse.c                    |   37 +-
 
132540
 capplets/screensaver/rc-parse.h                    |    4 +-
 
132541
 capplets/screensaver/screensaver-prefs-dialog.c    |   64 ++--
 
132542
 capplets/screensaver/screensavers/3d_clock.xml     |    2 +-
 
132543
 capplets/screensaver/screensavers/Makefile.am      |  255 ++++++----
 
132544
 capplets/screensaver/screensavers/TODO             |    3 +
 
132545
 capplets/screensaver/screensavers/ant.xml          |    5 +-
 
132546
 capplets/screensaver/screensavers/atlantis.xml     |    5 +-
 
132547
 capplets/screensaver/screensavers/attraction.xml   |   12 +-
 
132548
 capplets/screensaver/screensavers/blaster.xml      |    8 +
 
132549
 capplets/screensaver/screensavers/blitspin.xml     |    7 +-
 
132550
 capplets/screensaver/screensavers/bouboule.xml     |    5 +-
 
132551
 capplets/screensaver/screensavers/braid.xml        |    5 +-
 
132552
 capplets/screensaver/screensavers/bsod.xml         |    5 +-
 
132553
 capplets/screensaver/screensavers/bubble3d.xml     |    5 +-
 
132554
 capplets/screensaver/screensavers/bubbles.xml      |    5 +-
 
132555
 capplets/screensaver/screensavers/bumps.xml        |    8 +
 
132556
 capplets/screensaver/screensavers/cage.xml         |    5 +-
 
132557
 capplets/screensaver/screensavers/ccurve.xml       |    8 +
 
132558
 capplets/screensaver/screensavers/compass.xml      |    5 +-
 
132559
 capplets/screensaver/screensavers/coral.xml        |    5 +-
 
132560
 capplets/screensaver/screensavers/cosmos.xml       |   10 +
 
132561
 capplets/screensaver/screensavers/critical.xml     |    5 +-
 
132562
 capplets/screensaver/screensavers/crystal.xml      |    5 +-
 
132563
 capplets/screensaver/screensavers/cynosure.xml     |    5 +-
 
132564
 capplets/screensaver/screensavers/dangerball.xml   |    8 +
 
132565
 capplets/screensaver/screensavers/decayscreen.png  |  Bin 0 -> 23608 bytes
 
132566
 capplets/screensaver/screensavers/decayscreen.xml  |    4 +-
 
132567
 capplets/screensaver/screensavers/deco.xml         |    5 +-
 
132568
 capplets/screensaver/screensavers/deluxe.xml       |    5 +-
 
132569
 capplets/screensaver/screensavers/demon.xml        |    5 +-
 
132570
 capplets/screensaver/screensavers/discrete.xml     |    5 +-
 
132571
 capplets/screensaver/screensavers/distort.png      |  Bin 0 -> 58680 bytes
 
132572
 capplets/screensaver/screensavers/distort.xml      |    5 +-
 
132573
 capplets/screensaver/screensavers/drift.xml        |    5 +-
 
132574
 .../screensaver/screensavers/electricsheep.xml     |   10 +
 
132575
 capplets/screensaver/screensavers/epicycle.xml     |    5 +-
 
132576
 capplets/screensaver/screensavers/extrusion.xml    |    6 +
 
132577
 capplets/screensaver/screensavers/fadeplot.xml     |    5 +-
 
132578
 capplets/screensaver/screensavers/flag.xml         |    5 +-
 
132579
 capplets/screensaver/screensavers/flame.xml        |    5 +-
 
132580
 capplets/screensaver/screensavers/flow.xml         |    5 +-
 
132581
 capplets/screensaver/screensavers/forest.xml       |   10 +-
 
132582
 capplets/screensaver/screensavers/galaxy.xml       |    5 +-
 
132583
 capplets/screensaver/screensavers/gears.xml        |    6 +-
 
132584
 capplets/screensaver/screensavers/gflux.xml        |    8 +
 
132585
 capplets/screensaver/screensavers/glplanet.xml     |    5 +-
 
132586
 capplets/screensaver/screensavers/gltext.xml       |    9 +
 
132587
 capplets/screensaver/screensavers/goban.xml        |    6 +
 
132588
 capplets/screensaver/screensavers/goop.xml         |    5 +-
 
132589
 capplets/screensaver/screensavers/grav.xml         |    6 +-
 
132590
 capplets/screensaver/screensavers/greynetic.xml    |    5 +-
 
132591
 capplets/screensaver/screensavers/halo.xml         |    7 +-
 
132592
 capplets/screensaver/screensavers/helix.xml        |    5 +-
 
132593
 capplets/screensaver/screensavers/hopalong.xml     |    5 +-
 
132594
 capplets/screensaver/screensavers/hyperball.xml    |    8 +
 
132595
 capplets/screensaver/screensavers/hypercube.xml    |    5 +-
 
132596
 capplets/screensaver/screensavers/ifs.xml          |    5 +-
 
132597
 capplets/screensaver/screensavers/imsmap.xml       |    7 +-
 
132598
 capplets/screensaver/screensavers/interference.xml |    5 +-
 
132599
 capplets/screensaver/screensavers/jigsaw.png       |  Bin 0 -> 15194 bytes
 
132600
 capplets/screensaver/screensavers/jigsaw.xml       |    5 +-
 
132601
 capplets/screensaver/screensavers/julia.xml        |    5 +-
 
132602
 capplets/screensaver/screensavers/kaleidescope.xml |    5 +-
 
132603
 capplets/screensaver/screensavers/kumppa.xml       |    5 +-
 
132604
 capplets/screensaver/screensavers/lament.xml       |    5 +-
 
132605
 capplets/screensaver/screensavers/laser.xml        |    5 +-
 
132606
 capplets/screensaver/screensavers/lightning.xml    |    5 +-
 
132607
 capplets/screensaver/screensavers/lisa.xml         |    5 +-
 
132608
 capplets/screensaver/screensavers/lissie.xml       |    5 +-
 
132609
 capplets/screensaver/screensavers/lmorph.xml       |    5 +-
 
132610
 capplets/screensaver/screensavers/loop.xml         |    5 +-
 
132611
 capplets/screensaver/screensavers/magic.pl.in      |  510 ++++++++++++++++++++
 
132612
 capplets/screensaver/screensavers/maze.xml         |    5 +-
 
132613
 capplets/screensaver/screensavers/moebius.xml      |    5 +-
 
132614
 capplets/screensaver/screensavers/moire.xml        |    5 +-
 
132615
 capplets/screensaver/screensavers/moire2.xml       |    5 +-
 
132616
 capplets/screensaver/screensavers/molecule.xml     |    9 +
 
132617
 capplets/screensaver/screensavers/morph3d.xml      |    5 +-
 
132618
 capplets/screensaver/screensavers/mountain.xml     |    5 +-
 
132619
 capplets/screensaver/screensavers/munch.xml        |   12 +-
 
132620
 capplets/screensaver/screensavers/nerverot.xml     |    9 +
 
132621
 capplets/screensaver/screensavers/noseguy.xml      |    5 +-
 
132622
 capplets/screensaver/screensavers/pedal.xml        |    5 +-
 
132623
 capplets/screensaver/screensavers/penetrate.xml    |    5 +-
 
132624
 capplets/screensaver/screensavers/penrose.xml      |    9 +-
 
132625
 capplets/screensaver/screensavers/petri.xml        |    9 +
 
132626
 capplets/screensaver/screensavers/phosphor.xml     |    8 +
 
132627
 capplets/screensaver/screensavers/pipes.xml        |    5 +-
 
132628
 capplets/screensaver/screensavers/pulsar.xml       |    9 +
 
132629
 capplets/screensaver/screensavers/pyro.xml         |    5 +-
 
132630
 capplets/screensaver/screensavers/qix.xml          |    8 +-
 
132631
 capplets/screensaver/screensavers/rd-bomb.xml      |    6 +-
 
132632
 capplets/screensaver/screensavers/ripples.xml      |   10 +
 
132633
 capplets/screensaver/screensavers/rocks.xml        |    5 +-
 
132634
 capplets/screensaver/screensavers/rorschach.xml    |    5 +-
 
132635
 capplets/screensaver/screensavers/rotor.xml        |    5 +-
 
132636
 capplets/screensaver/screensavers/rotzoomer.xml    |   10 +
 
132637
 capplets/screensaver/screensavers/rubik.xml        |    8 +
 
132638
 capplets/screensaver/screensavers/shadebobs.xml    |    8 +
 
132639
 capplets/screensaver/screensavers/sierpinski.xml   |    5 +-
 
132640
 capplets/screensaver/screensavers/sierpinski3d.xml |    8 +
 
132641
 capplets/screensaver/screensavers/slidescreen.xml  |    5 +-
 
132642
 capplets/screensaver/screensavers/slip.png         |  Bin 0 -> 39859 bytes
 
132643
 capplets/screensaver/screensavers/slip.xml         |    5 +-
 
132644
 capplets/screensaver/screensavers/sonar.xml        |    7 +-
 
132645
 capplets/screensaver/screensavers/speedmine.xml    |   16 +
 
132646
 capplets/screensaver/screensavers/sphere.xml       |    5 +-
 
132647
 capplets/screensaver/screensavers/spiral.xml       |    5 +-
 
132648
 capplets/screensaver/screensavers/spotlight.xml    |    5 +-
 
132649
 capplets/screensaver/screensavers/sproingies.xml   |    5 +-
 
132650
 capplets/screensaver/screensavers/squiral.xml      |    5 +-
 
132651
 capplets/screensaver/screensavers/ssystem.xml      |    6 +
 
132652
 capplets/screensaver/screensavers/stairs.xml       |    5 +-
 
132653
 capplets/screensaver/screensavers/starfish.xml     |    6 +-
 
132654
 capplets/screensaver/screensavers/starwars.xml     |    8 +
 
132655
 capplets/screensaver/screensavers/stonerview.xml   |    8 +
 
132656
 capplets/screensaver/screensavers/strange.xml      |    5 +-
 
132657
 .../screensaver/screensavers/superquadrics.xml     |    5 +-
 
132658
 capplets/screensaver/screensavers/swirl.xml        |    5 +-
 
132659
 capplets/screensaver/screensavers/t3d.xml          |    8 +
 
132660
 capplets/screensaver/screensavers/triangle.xml     |    5 +-
 
132661
 capplets/screensaver/screensavers/truchet.xml      |    5 +-
 
132662
 capplets/screensaver/screensavers/vidwhacker.png   |  Bin 0 -> 103023 bytes
 
132663
 capplets/screensaver/screensavers/vidwhacker.xml   |   11 +
 
132664
 capplets/screensaver/screensavers/vines.xml        |    5 +-
 
132665
 capplets/screensaver/screensavers/wander.xml       |    9 +
 
132666
 capplets/screensaver/screensavers/webcollage.png   |  Bin 0 -> 138943 bytes
 
132667
 capplets/screensaver/screensavers/webcollage.xml   |   12 +
 
132668
 .../screensaver/screensavers/whirlwindwarp.xml     |    8 +
 
132669
 capplets/screensaver/screensavers/whirlygig.xml    |    8 +
 
132670
 capplets/screensaver/screensavers/worm.xml         |    5 +-
 
132671
 capplets/screensaver/screensavers/xaos.xml         |    6 +
 
132672
 capplets/screensaver/screensavers/xdaliclock.xml   |    6 +
 
132673
 capplets/screensaver/screensavers/xearth.xml       |    6 +
 
132674
 capplets/screensaver/screensavers/xfishtank.xml    |    6 +
 
132675
 capplets/screensaver/screensavers/xflame.xml       |    5 +-
 
132676
 capplets/screensaver/screensavers/xjack.xml        |    5 +-
 
132677
 capplets/screensaver/screensavers/xlyap.xml        |    5 +-
 
132678
 capplets/screensaver/screensavers/xmatrix.xml      |    5 +-
 
132679
 capplets/screensaver/screensavers/xmountains.xml   |    9 +
 
132680
 capplets/screensaver/screensavers/xrayswarm.xml    |    8 +
 
132681
 capplets/screensaver/screensavers/xroger.xml       |    3 +-
 
132682
 capplets/screensaver/screensavers/xsnow.xml        |    6 +
 
132683
 capplets/screensaver/screensavers/xspirograph.xml  |    8 +
 
132684
 capplets/screensaver/screensavers/xteevee.xml      |    8 +
 
132685
 capplets/screensaver/screensavers/zoom.xml         |    9 +
 
132686
 configure.in                                       |   20 +
 
132687
 po/ChangeLog                                       |    6 +
 
132688
 po/POTFILES.in                                     |  136 ++++++
 
132689
 158 files changed, 2080 insertions(+), 351 deletions(-)
 
132690
 
 
132691
commit 0496f98555b0652194b6afe85dbf109d2658e9fa
 
132692
Author: Bradford Hovinen <hovinen@ximian.com>
 
132693
Date:   Thu Aug 9 19:43:29 2001 +0000
 
132694
 
 
132695
    Fixed default delay setting
 
132696
    
 
132697
    2001-08-09  Bradford Hovinen  <hovinen@ximian.com>
 
132698
    
 
132699
        * keyboard-properties.xml: Fixed default delay setting
 
132700
 
 
132701
 capplets/keyboard/ChangeLog               |    4 ++++
 
132702
 capplets/keyboard/keyboard-properties.xml |    2 +-
 
132703
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132704
 
 
132705
commit 12108b0165558191f1a5e88e815beff25d1b6089
 
132706
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
132707
Date:   Thu Aug 9 11:50:14 2001 +0000
 
132708
 
 
132709
    Updated Polish translation
 
132710
 
 
132711
 po/ChangeLog |    4 +
 
132712
 po/pl.po     |  907 +++++++++++++++++++++++++++++-----------------------------
 
132713
 2 files changed, 457 insertions(+), 454 deletions(-)
 
132714
 
 
132715
commit 86e3de1b95653c74c7efa2c87394840e71b900ef
 
132716
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
132717
Date:   Wed Aug 8 16:26:56 2001 +0000
 
132718
 
 
132719
    updated Azeri file
 
132720
 
 
132721
 po/ChangeLog |    4 +
 
132722
 po/az.po     |  189 +++++++++++++++++++++++++++-------------------------------
 
132723
 2 files changed, 91 insertions(+), 102 deletions(-)
 
132724
 
 
132725
commit d700cf883dc503cb4573740fd307ec2ba70f8f86
 
132726
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
 
132727
Date:   Tue Aug 7 18:08:09 2001 +0000
 
132728
 
 
132729
    Traditional Chinese translation redone.
 
132730
 
 
132731
 po/ChangeLog     |    4 +
 
132732
 po/zh_TW.Big5.po | 4558 ++++++++++++++++++++++++------------------------------
 
132733
 2 files changed, 2044 insertions(+), 2518 deletions(-)
 
132734
 
 
132735
commit 99adc48d8c087bc7445309f1c290ad81ea528a7d
 
132736
Author: Bradford Hovinen <hovinen@ximian.com>
 
132737
Date:   Tue Aug 7 17:01:55 2001 +0000
 
132738
 
 
132739
    Corect behavior when prefix is not explicitly specified
 
132740
    
 
132741
    2001-08-07  Bradford Hovinen  <hovinen@ximian.com>
 
132742
    
 
132743
        * configure.in: Corect behavior when prefix is not explicitly
 
132744
        specified
 
132745
 
 
132746
 ChangeLog    |    5 +
 
132747
 configure.in |   14 +-
 
132748
 po/az.po     |   65 +++--
 
132749
 po/da.po     |    2 +-
 
132750
 po/es.po     |   11 +-
 
132751
 po/fi.po     |    8 +-
 
132752
 po/ga.po     |    8 +-
 
132753
 po/ja.po     |    8 +-
 
132754
 po/no.po     |    9 +-
 
132755
 po/pl.po     |  767 +++++++++++++++++++++++++++++-----------------------------
 
132756
 po/ru.po     |    8 +-
 
132757
 po/sk.po     |    9 +-
 
132758
 po/sl.po     |  198 ++++++++--------
 
132759
 po/sv.po     |    9 +-
 
132760
 po/uk.po     |    8 +-
 
132761
 15 files changed, 580 insertions(+), 549 deletions(-)
 
132762
 
 
132763
commit 71185520f142d3c33c315c04d4f40ddad7ac8ef4
 
132764
Author: Christophe Merlet <redfox@src.gnome.org>
 
132765
Date:   Tue Aug 7 08:11:10 2001 +0000
 
132766
 
 
132767
    Updated French translation.
 
132768
 
 
132769
 po/ChangeLog |   16 +-
 
132770
 po/fr.po     | 2940 ++++++++++++++++++++++++++--------------------------------
 
132771
 2 files changed, 1345 insertions(+), 1611 deletions(-)
 
132772
 
 
132773
commit 65867f06f205b5ad619892249a7c79f816be892b
 
132774
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
132775
Date:   Mon Aug 6 20:32:37 2001 +0000
 
132776
 
 
132777
    Fixed default for opacity setting
 
132778
 
 
132779
 capplets/background/background-properties.xml |    2 +-
 
132780
 1 files changed, 1 insertions(+), 1 deletions(-)
 
132781
 
 
132782
commit 08ce53848d828b12bab5a2c0c7af8ba535ac04e4
 
132783
Author: Fatih Demir <kabalak@src.gnome.org>
 
132784
Date:   Sun Aug 5 11:24:10 2001 +0000
 
132785
 
 
132786
    Updated translation..
 
132787
 
 
132788
 po/ChangeLog |    4 +
 
132789
 po/tr.po     | 1535 ++++++++--------------------------------------------------
 
132790
 2 files changed, 197 insertions(+), 1342 deletions(-)
 
132791
 
 
132792
commit 212641565b66a908d3cedb8ec82bec28fd1575a4
 
132793
Author: Bradford Hovinen <hovinen@ximian.com>
 
132794
Date:   Fri Aug 3 14:48:33 2001 +0000
 
132795
 
 
132796
    Return NULL if file_stream is NULL
 
132797
    
 
132798
    2001-08-03  Bradford Hovinen  <hovinen@ximian.com>
 
132799
    
 
132800
        * config-log.c (load_log_entry): Return NULL if file_stream is NULL
 
132801
 
 
132802
 archiver/ChangeLog    |    1 +
 
132803
 archiver/config-log.c |    2 +-
 
132804
 2 files changed, 2 insertions(+), 1 deletions(-)
 
132805
 
 
132806
commit a1c5aa388f086a2450aae6180b1500c525f880bd
 
132807
Author: Bradford Hovinen <hovinen@ximian.com>
 
132808
Date:   Fri Aug 3 14:38:09 2001 +0000
 
132809
 
 
132810
    Return NULL if fgets returns NULL (dump_log): If both first_old and
 
132811
    
 
132812
    2001-08-03  Bradford Hovinen  <hovinen@ximian.com>
 
132813
    
 
132814
        * config-log.c (load_log_entry): Return NULL if fgets returns NULL
 
132815
        (dump_log): If both first_old and log_data are NULL, go ahead and
 
132816
        dump the file, since nothing has been loaded yet
 
132817
        (config_log_garbage_collect): Don't bother dumping the log file or
 
132818
        reloading
 
132819
    
 
132820
    2001-08-02  Bradford Hovinen  <hovinen@ximian.com>
 
132821
    
 
132822
        * config-log.c (config_log_garbage_collect): Implement
 
132823
        (dump_log): Don't dump the old file if first_old is NULL
 
132824
    
 
132825
        * main.c (main): Support --garbage_collect
 
132826
    
 
132827
        * location.c (location_garbage_collect):
 
132828
        (garbage_collect_cb): Implement
 
132829
 
 
132830
 archiver/ChangeLog    |   18 ++++++++
 
132831
 archiver/config-log.c |  105 ++++++++++++++++++++++++++++++++++++++++++-------
 
132832
 archiver/config-log.h |   46 ++++++++++++---------
 
132833
 archiver/location.c   |   39 +++++++++++++++++-
 
132834
 archiver/location.h   |    2 +
 
132835
 archiver/main.c       |   11 +++++
 
132836
 6 files changed, 185 insertions(+), 36 deletions(-)
 
132837
 
 
132838
commit 2989b795b377d0b5ea9f6aaf97b3044b19604dc4
 
132839
Author: Marius Andreiana <mandreiana@yahoo.com>
 
132840
Date:   Thu Aug 2 18:17:56 2001 +0000
 
132841
 
 
132842
    updated
 
132843
    
 
132844
    2001-08-02  Marius Andreiana  <mandreiana@yahoo.com>
 
132845
    
 
132846
            * ro.po: updated
 
132847
 
 
132848
 po/ChangeLog |    4 +
 
132849
 po/ro.po     |  260 ++++++++++++++++++++-------------------------------------
 
132850
 2 files changed, 95 insertions(+), 169 deletions(-)
 
132851
 
 
132852
commit b06b8131b567b0cc838419eb29f7e241177e7aa2
 
132853
Author: Jason Leach <jleach@ximian.com>
 
132854
Date:   Thu Aug 2 15:23:17 2001 +0000
 
132855
 
 
132856
    Give a better URL for pkgconfig.
 
132857
    
 
132858
    2001-08-02  Jason Leach  <jleach@ximian.com>
 
132859
    
 
132860
        * configure.in: Give a better URL for pkgconfig.
 
132861
 
 
132862
 ChangeLog    |    4 ++++
 
132863
 configure.in |    2 +-
 
132864
 2 files changed, 5 insertions(+), 1 deletions(-)
 
132865
 
 
132866
commit 412f0953c9dcf2b067e9f56ea69ab9eb03ccd0ef
 
132867
Author: Christian Meyer <chrisime@src.gnome.org>
 
132868
Date:   Wed Aug 1 11:31:49 2001 +0000
 
132869
 
 
132870
    Updated German translation.
 
132871
 
 
132872
 po/ChangeLog |    4 ++++
 
132873
 po/de.po     |   17 ++++++++---------
 
132874
 2 files changed, 12 insertions(+), 9 deletions(-)
 
132875
 
 
132876
commit 06d16ff13370cba44693f2a7f085f5cddba9de77
 
132877
Author: Jose Maria Celorio <chema@src.gnome.org>
 
132878
Date:   Wed Aug 1 04:02:20 2001 +0000
 
132879
 
 
132880
    Add DISTDIR to install-data-local
 
132881
 
 
132882
 capplets/background/ChangeLog             |    4 ++++
 
132883
 capplets/background/Makefile.am           |    4 ++--
 
132884
 capplets/default-applications/ChangeLog   |    4 ++++
 
132885
 capplets/default-applications/Makefile.am |    4 ++--
 
132886
 capplets/keyboard/ChangeLog               |    4 ++++
 
132887
 capplets/keyboard/Makefile.am             |    4 ++--
 
132888
 capplets/mouse/ChangeLog                  |    4 ++++
 
132889
 capplets/mouse/Makefile.am                |    4 ++--
 
132890
 capplets/screensaver/ChangeLog            |    4 ++++
 
132891
 capplets/screensaver/Makefile.am          |    4 ++--
 
132892
 capplets/sound/ChangeLog                  |    4 ++++
 
132893
 capplets/sound/Makefile.am                |    4 ++--
 
132894
 control-center/ChangeLog                  |    4 ++++
 
132895
 control-center/Makefile.am                |    6 +++---
 
132896
 14 files changed, 43 insertions(+), 15 deletions(-)
 
132897
 
 
132898
commit 8dbdcab35ecc592a5f6d79ea2aaee2c4a74410f1
 
132899
Author: Bradford Hovinen <hovinen@ximian.com>
 
132900
Date:   Tue Jul 31 18:00:39 2001 +0000
 
132901
 
 
132902
    Remove socket-based synchronization system entirely. Switch to using
 
132903
    
 
132904
    2001-07-31  Bradford Hovinen  <hovinen@ximian.com>
 
132905
    
 
132906
            * config-log.c: Remove socket-based synchronization system
 
132907
            entirely. Switch to using standard FILE streams for interfacing
 
132908
            with the configuration log
 
132909
 
 
132910
 archiver/ChangeLog    |    4 +
 
132911
 archiver/config-log.c |  808 +++++++------------------------------------------
 
132912
 2 files changed, 121 insertions(+), 691 deletions(-)
 
132913
 
 
132914
commit d30dd82590de969a7bc6c3af5e7cb3a0b6dcf3ae
 
132915
Author: Bradford Hovinen <hovinen@ximian.com>
 
132916
Date:   Tue Jul 31 17:19:46 2001 +0000
 
132917
 
 
132918
    Re-enable caching mechanism
 
132919
    
 
132920
    2001-07-31  Bradford Hovinen  <hovinen@ximian.com>
 
132921
    
 
132922
        * archive.c (archive_get_current_location_id): Re-enable caching
 
132923
        mechanism
 
132924
 
 
132925
 archiver/ChangeLog |    3 +++
 
132926
 archiver/archive.c |    4 ----
 
132927
 2 files changed, 3 insertions(+), 4 deletions(-)
 
132928
 
 
132929
commit 478de4ee418e71948fea14d81320dab7cdc1b72b
 
132930
Author: Bradford Hovinen <hovinen@ximian.com>
 
132931
Date:   Tue Jul 31 16:49:26 2001 +0000
 
132932
 
 
132933
    Eliminate unref mechanism; it is not needed
 
132934
    
 
132935
    2001-07-31  Bradford Hovinen  <hovinen@ximian.com>
 
132936
    
 
132937
        * bonobo-config-archiver.c (bonobo_config_archiver_new):
 
132938
        Eliminate unref mechanism; it is not needed
 
132939
 
 
132940
 archiver/ChangeLog                |    2 ++
 
132941
 archiver/bonobo-config-archiver.c |   25 -------------------------
 
132942
 2 files changed, 2 insertions(+), 25 deletions(-)
 
132943
 
 
132944
commit 0f5d8ca6dd6ef31e90245dad67b8e4b600fdca01
 
132945
Author: Bradford Hovinen <hovinen@ximian.com>
 
132946
Date:   Tue Jul 31 14:41:02 2001 +0000
 
132947
 
 
132948
    Use location_get_config_log rather than config_log_open; don't destroy the
 
132949
    
 
132950
    2001-07-31  Bradford Hovinen  <hovinen@ximian.com>
 
132951
    
 
132952
        * bonobo-config-archiver.c (pb_get_fn): Use
 
132953
        location_get_config_log rather than config_log_open; don't destroy
 
132954
        the log
 
132955
 
 
132956
 archiver/ChangeLog                |    6 ++++++
 
132957
 archiver/bonobo-config-archiver.c |    4 +---
 
132958
 2 files changed, 7 insertions(+), 3 deletions(-)
 
132959
 
 
132960
commit 7a711c8ba95b35dd6c276543fa58bbd7981f620f
 
132961
Author: Bradford Hovinen <hovinen@ximian.com>
 
132962
Date:   Tue Jul 31 14:39:32 2001 +0000
 
132963
 
 
132964
    Implement
 
132965
    
 
132966
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
132967
    
 
132968
        * location.c (location_get_config_log): Implement
 
132969
 
 
132970
 archiver/ChangeLog  |    2 ++
 
132971
 archiver/location.c |   15 +++++++++++++++
 
132972
 archiver/location.h |    2 ++
 
132973
 3 files changed, 19 insertions(+), 0 deletions(-)
 
132974
 
 
132975
commit e31a59e98aa468b24d5e94a5a7c4365c6267fb7c
 
132976
Author: Bradford Hovinen <hovinen@ximian.com>
 
132977
Date:   Mon Jul 30 18:47:34 2001 +0000
 
132978
 
 
132979
    1.5.4
 
132980
    
 
132981
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
132982
    
 
132983
        * RELEASE : 1.5.4
 
132984
    
 
132985
        * configure.in: Bump libcapplet dependency to 1.5.4
 
132986
 
 
132987
 ChangeLog    |    6 ++++++
 
132988
 configure.in |    4 ++--
 
132989
 2 files changed, 8 insertions(+), 2 deletions(-)
 
132990
 
 
132991
commit d8ef3b859794070a43c5f91f6349151c9e1dd7f8
 
132992
Author: Ole Laursen <olau@hardworking.dk>
 
132993
Date:   Mon Jul 30 16:41:02 2001 +0000
 
132994
 
 
132995
    Updated Danish translation.
 
132996
    
 
132997
    2001-07-30  Ole Laursen  <olau@hardworking.dk>
 
132998
    
 
132999
        * da.po: Updated Danish translation.
 
133000
 
 
133001
 po/ChangeLog |    8 ++++++--
 
133002
 po/da.po     |   58 +++++++++++++++++++++++++++-------------------------------
 
133003
 2 files changed, 33 insertions(+), 33 deletions(-)
 
133004
 
 
133005
commit 8973e3d6be165a5fec6babdb68adbb88c4564268
 
133006
Author: Bradford Hovinen <hovinen@ximian.com>
 
133007
Date:   Mon Jul 30 15:17:29 2001 +0000
 
133008
 
 
133009
    Call setup_session_mgmt if --apply or --init-session-settings was passed
 
133010
    
 
133011
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
133012
    
 
133013
        * capplet-util.c (capplet_init): Call setup_session_mgmt if --apply or
 
133014
        --init-session-settings was passed
 
133015
 
 
133016
 capplets/common/ChangeLog      |    7 +++++++
 
133017
 capplets/common/capplet-util.c |    5 ++---
 
133018
 2 files changed, 9 insertions(+), 3 deletions(-)
 
133019
 
 
133020
commit bf4c53b1adb6bcbd3cd6a5b0d5db2ecafc5fabc8
 
133021
Author: Richard Hestilow <hestilow@ximian.com>
 
133022
Date:   Mon Jul 30 14:47:49 2001 +0000
 
133023
 
 
133024
    Added.
 
133025
    
 
133026
    2001-07-30  Richard Hestilow  <hestilow@ximian.com>
 
133027
    
 
133028
        * control-center.png: Added.
 
133029
    
 
133030
        * Makefile.am: install control-center.png
 
133031
 
 
133032
 ChangeLog           |    6 ++++++
 
133033
 Makefile.am         |    6 +++++-
 
133034
 control-center.png  |  Bin 0 -> 3296 bytes
 
133035
 control-center2.png |  Bin 0 -> 3296 bytes
 
133036
 4 files changed, 11 insertions(+), 1 deletions(-)
 
133037
 
 
133038
commit aed49db337958200ddf659ff1ca72e2092347be6
 
133039
Author: Bradford Hovinen <hovinen@ximian.com>
 
133040
Date:   Mon Jul 30 14:25:57 2001 +0000
 
133041
 
 
133042
    Always retrieve the location id from gnome_config
 
133043
    
 
133044
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
133045
    
 
133046
        * archive.c (archive_get_current_location_id): Always retrieve
 
133047
        the location id from gnome_config
 
133048
 
 
133049
 archiver/ChangeLog |    2 ++
 
133050
 archiver/archive.c |    4 ++++
 
133051
 2 files changed, 6 insertions(+), 0 deletions(-)
 
133052
 
 
133053
commit bd3a67e6b680a9535c13bfb511b1fe221a77263b
 
133054
Author: Bradford Hovinen <hovinen@ximian.com>
 
133055
Date:   Mon Jul 30 14:12:03 2001 +0000
 
133056
 
 
133057
    Use capplet-archive/config/current/location for current location to avoid
 
133058
    
 
133059
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
133060
    
 
133061
        * archive.c (archive_set_current_location_id): Use
 
133062
        capplet-archive/config/current/location for current location to
 
133063
        avoid conflicting with control-center
 
133064
 
 
133065
 archiver/ChangeLog |    4 ++++
 
133066
 archiver/archive.c |    4 ++--
 
133067
 2 files changed, 6 insertions(+), 2 deletions(-)
 
133068
 
 
133069
commit eb938c27259b8cfda066afee4ebfc32a8ea0a040
 
133070
Author: Bradford Hovinen <hovinen@ximian.com>
 
133071
Date:   Mon Jul 30 13:43:33 2001 +0000
 
133072
 
 
133073
    Make sure to write log when socket_owner not set
 
133074
    
 
133075
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
133076
    
 
133077
        * config-log.c (config_log_write_entry): Make sure to write log
 
133078
        when socket_owner not set
 
133079
 
 
133080
 archiver/ChangeLog    |    4 +++-
 
133081
 archiver/config-log.c |    4 +++-
 
133082
 2 files changed, 6 insertions(+), 2 deletions(-)
 
133083
 
 
133084
commit a817c23277ceb9e3421d75fe6ea5df045ec73095
 
133085
Author: Bradford Hovinen <hovinen@ximian.com>
 
133086
Date:   Mon Jul 30 13:23:57 2001 +0000
 
133087
 
 
133088
    Close the socket if we couldn't load the log entry (config_log_destroy):
 
133089
    
 
133090
    2001-07-30  Bradford Hovinen  <hovinen@ximian.com>
 
133091
    
 
133092
        * config-log.c (socket_data_cb): Close the socket if we couldn't
 
133093
        load the log entry
 
133094
        (config_log_destroy):
 
133095
        (config_log_open): Disable socket sync system
 
133096
 
 
133097
 archiver/ChangeLog    |    7 +++++++
 
133098
 archiver/config-log.c |   17 ++++++++++++++---
 
133099
 2 files changed, 21 insertions(+), 3 deletions(-)
 
133100
 
 
133101
commit ae7524ab3c4f046f9689d0c60bb4b52a46026cc3
 
133102
Author: Andraz Tori <minmax@src.gnome.org>
 
133103
Date:   Sat Jul 28 13:53:37 2001 +0000
 
133104
 
 
133105
    Updated Slovenian translation
 
133106
 
 
133107
 po/sl.po | 6195 ++++++++++++++++++++++++++++++++++++++------------------------
 
133108
 1 files changed, 3759 insertions(+), 2436 deletions(-)
 
133109
 
 
133110
commit 8fb5e9265b9dfcd116bb693ea165bd35eaf1a849
 
133111
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133112
Date:   Sat Jul 28 11:19:59 2001 +0000
 
133113
 
 
133114
    Updated Spanish translation.
 
133115
    
 
133116
    2001-07-28  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133117
    
 
133118
        * es.po: Updated Spanish translation.
 
133119
 
 
133120
 po/ChangeLog |    4 ++
 
133121
 po/es.po     |  166 ++++++++++++++++++++++++++++------------------------------
 
133122
 2 files changed, 84 insertions(+), 86 deletions(-)
 
133123
 
 
133124
commit 016579f39846e98e203669ba1859ebe5a1b2edce
 
133125
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133126
Date:   Sat Jul 28 10:58:08 2001 +0000
 
133127
 
 
133128
    Reverted my utf patch. Sorry :-(
 
133129
    
 
133130
    2001-07-28  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133131
    
 
133132
        * capplet-dir-view-html.c: Reverted my utf patch. Sorry :-(
 
133133
 
 
133134
 control-center/ChangeLog               |    4 +++
 
133135
 control-center/capplet-dir-view-html.c |   47 +++++++------------------------
 
133136
 2 files changed, 15 insertions(+), 36 deletions(-)
 
133137
 
 
133138
commit 62d3745c6bd28c502157de24ea28889860b9a7b2
 
133139
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133140
Date:   Sat Jul 28 10:47:53 2001 +0000
 
133141
 
 
133142
    /s/Configuraiton/Configuration/
 
133143
    
 
133144
    2001-07-28  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
133145
    
 
133146
        * main.c: /s/Configuraiton/Configuration/
 
133147
 
 
133148
 control-center/ChangeLog               |    4 +++
 
133149
 control-center/capplet-dir-view-html.c |   47 ++++++++++++++++++++++++-------
 
133150
 control-center/main.c                  |    2 +-
 
133151
 3 files changed, 41 insertions(+), 12 deletions(-)
 
133152
 
 
133153
commit ccbe449d53a135decad81c9a20a04d1ef23b2ac7
 
133154
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
133155
Date:   Sat Jul 28 06:44:27 2001 +0000
 
133156
 
 
133157
    updated Azeri file
 
133158
 
 
133159
 po/ChangeLog |    4 +
 
133160
 po/az.po     | 1519 +++++++---------------------------------------------------
 
133161
 2 files changed, 165 insertions(+), 1358 deletions(-)
 
133162
 
 
133163
commit dff00a51cfc8d0c5282821569a3c0b86e97f10e1
 
133164
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
133165
Date:   Fri Jul 27 23:13:30 2001 +0000
 
133166
 
 
133167
    Updated Polish translation
 
133168
 
 
133169
 po/ChangeLog |    4 +
 
133170
 po/pl.po     |  857 +++++++++++++++++++++++++++++-----------------------------
 
133171
 2 files changed, 433 insertions(+), 428 deletions(-)
 
133172
 
 
133173
commit 2087f846f075da028927e2a16fa1ed7292390b97
 
133174
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
133175
Date:   Fri Jul 27 22:23:44 2001 +0000
 
133176
 
 
133177
    Removed efence bootstrap
 
133178
 
 
133179
 archiver/bonobo-moniker-archiver.c |    2 --
 
133180
 1 files changed, 0 insertions(+), 2 deletions(-)
 
133181
 
 
133182
commit d9f17ec8c34ea0aac538be43cfbfc947425acef6
 
133183
Author: Bradford Hovinen <hovinen@ximian.com>
 
133184
Date:   Fri Jul 27 22:21:38 2001 +0000
 
133185
 
 
133186
    Don't unref the event source or the property bag
 
133187
    
 
133188
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133189
    
 
133190
        * bonobo-config-archiver.c (bonobo_config_archiver_destroy): Don't
 
133191
        unref the event source or the property bag
 
133192
 
 
133193
 archiver/ChangeLog                 |    3 +++
 
133194
 archiver/bonobo-config-archiver.c  |    8 +-------
 
133195
 archiver/bonobo-moniker-archiver.c |    1 +
 
133196
 3 files changed, 5 insertions(+), 7 deletions(-)
 
133197
 
 
133198
commit 9137adbe176548ed755b890fb1bc0c2411db884d
 
133199
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
133200
Date:   Fri Jul 27 22:00:22 2001 +0000
 
133201
 
 
133202
    Backed out the last commit
 
133203
 
 
133204
 capplets/background/ChangeLog                      |   18 ------------------
 
133205
 capplets/background/applier.c                      |    5 ++---
 
133206
 .../background/background-properties-capplet.c     |    1 -
 
133207
 capplets/background/preferences.c                  |    1 -
 
133208
 4 files changed, 2 insertions(+), 23 deletions(-)
 
133209
 
 
133210
commit 46547d1812be03454f89bc2f6ddf0291e174db3c
 
133211
Author: Bradford Hovinen <hovinen@ximian.com>
 
133212
Date:   Fri Jul 27 21:13:47 2001 +0000
 
133213
 
 
133214
    1.5.3
 
133215
    
 
133216
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133217
    
 
133218
        * RELEASE : 1.5.3
 
133219
    
 
133220
        * configure.in: Bump version to 1.5.3
 
133221
 
 
133222
 ChangeLog    |    6 ++++++
 
133223
 configure.in |    2 +-
 
133224
 po/az.po     |    6 +++---
 
133225
 po/da.po     |    6 +++---
 
133226
 po/de.po     |    6 +++---
 
133227
 po/es.po     |    6 +++---
 
133228
 po/fi.po     |    6 +++---
 
133229
 po/ga.po     |    6 +++---
 
133230
 po/ja.po     |    6 +++---
 
133231
 po/no.po     |    6 +++---
 
133232
 po/pl.po     |    6 +++---
 
133233
 po/ru.po     |    6 +++---
 
133234
 po/sk.po     |    6 +++---
 
133235
 po/sv.po     |    6 +++---
 
133236
 po/uk.po     |    6 +++---
 
133237
 15 files changed, 46 insertions(+), 40 deletions(-)
 
133238
 
 
133239
commit 4a761386807ed96949d9c8e38e01a17a4349a490
 
133240
Author: Richard Hestilow <hestilow@ximian.com>
 
133241
Date:   Fri Jul 27 19:34:55 2001 +0000
 
133242
 
 
133243
    Only draw disabled message if do_preview. Actually, the user will never
 
133244
    
 
133245
    2001-07-27  Richard Hestilow  <hestilow@ximian.com>
 
133246
    
 
133247
        * applier.c (applier_apply_prefs): Only draw disabled message
 
133248
        if do_preview. Actually, the user will never see this because
 
133249
        the correct behavior (which is done) is to assume if they're
 
133250
        running capplet, prefs->enable should be TRUE. This is because
 
133251
        we are only honoring enable as a hacker-only setting.
 
133252
        (output_compat_prefs): Output the correct "Enable" setting.
 
133253
    
 
133254
        * background-properties-capplet.c (get_legacy_settings): Support
 
133255
        the "Enabled" flag.
 
133256
    
 
133257
        * preferences.c (preferences_new_from_bonobo_db): Import the
 
133258
        "enabled" flag. Note that this is not bothered with in the _pbag
 
133259
        function, because that's from the Proxy settings, which is only
 
133260
        used for the GUI capplet, which always sets enabled to True, because
 
133261
        this is a hacker-only option. Got it?
 
133262
 
 
133263
 capplets/background/ChangeLog                      |   18 ++++++++++++++++++
 
133264
 capplets/background/applier.c                      |    5 +++--
 
133265
 .../background/background-properties-capplet.c     |    1 +
 
133266
 capplets/background/preferences.c                  |    1 +
 
133267
 4 files changed, 23 insertions(+), 2 deletions(-)
 
133268
 
 
133269
commit 2d9be3eb4eddeaa3cd302e86cba2d8b95f00bc32
 
133270
Author: Richard Hestilow <hestilow@ximian.com>
 
133271
Date:   Fri Jul 27 18:21:44 2001 +0000
 
133272
 
 
133273
    Don't go into an infinite loop if there are absolutely no enabled
 
133274
    
 
133275
    2001-07-27  Richard Hestilow  <hestilow@ximian.com>
 
133276
    
 
133277
        * prefs-widget.c (random_timeout_cb): Don't go into an infinite
 
133278
        loop if there are absolutely no enabled screensavers.
 
133279
 
 
133280
 capplets/screensaver/ChangeLog      |    5 +++++
 
133281
 capplets/screensaver/prefs-widget.c |   12 +++++++++---
 
133282
 2 files changed, 14 insertions(+), 3 deletions(-)
 
133283
 
 
133284
commit d063bb65b07af0ec18a4179fc48eac15d59d0fa9
 
133285
Author: Bradford Hovinen <hovinen@ximian.com>
 
133286
Date:   Fri Jul 27 18:09:06 2001 +0000
 
133287
 
 
133288
    Fix val_ulong in the gradient case
 
133289
    
 
133290
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133291
    
 
133292
        * background-properties-capplet.c (get_legacy_settings): Fix
 
133293
        val_ulong in the gradient case
 
133294
 
 
133295
 capplets/background/ChangeLog                      |    3 +++
 
133296
 .../background/background-properties-capplet.c     |    6 +++---
 
133297
 2 files changed, 6 insertions(+), 3 deletions(-)
 
133298
 
 
133299
commit 6c25caa8cc4265da7f5de881628a8c49a56d12d5
 
133300
Author: Bradford Hovinen <hovinen@ximian.com>
 
133301
Date:   Fri Jul 27 17:31:37 2001 +0000
 
133302
 
 
133303
    Use timeout when launching desktop entry; idle handler when launching
 
133304
    
 
133305
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133306
    
 
133307
        * capplet-dir.c (capplet_activate): Use timeout when launching
 
133308
        desktop entry; idle handler when launching Bonobo control
 
133309
 
 
133310
 control-center/ChangeLog     |    3 +++
 
133311
 control-center/capplet-dir.c |   32 +++++++++++++++++++-------------
 
133312
 2 files changed, 22 insertions(+), 13 deletions(-)
 
133313
 
 
133314
commit daf686feb0e6730dbf97238f2ce7b8968f3c0c63
 
133315
Author: Bradford Hovinen <hovinen@ximian.com>
 
133316
Date:   Fri Jul 27 17:19:58 2001 +0000
 
133317
 
 
133318
    Use MAX_THRESH - threshold value
 
133319
    
 
133320
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133321
    
 
133322
        * mouse-properties-capplet.c (apply_settings): Use MAX_THRESH -
 
133323
        threshold value
 
133324
 
 
133325
 capplets/mouse/ChangeLog                  |    3 +++
 
133326
 capplets/mouse/gnome-mouse-properties.c   |    2 +-
 
133327
 capplets/mouse/mouse-properties-capplet.c |    2 +-
 
133328
 3 files changed, 5 insertions(+), 2 deletions(-)
 
133329
 
 
133330
commit 92d3e1119f7af021100f6e35d2f18af6525f333a
 
133331
Author: Bradford Hovinen <hovinen@ximian.com>
 
133332
Date:   Fri Jul 27 17:16:04 2001 +0000
 
133333
 
 
133334
    Fix mouse speed and acceleration controls to be wider and to use discrete
 
133335
    
 
133336
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133337
    
 
133338
        * mouse-properties.glade: Fix mouse speed and acceleration
 
133339
        controls to be wider and to use discrete values
 
133340
 
 
133341
 capplets/mouse/ChangeLog              |    3 +
 
133342
 capplets/mouse/mouse-properties.glade |  102 ++++++++++++++++----------------
 
133343
 2 files changed, 54 insertions(+), 51 deletions(-)
 
133344
 
 
133345
commit 09de3e80a5f9d8c32f8a946c8c6673e82ca8a625
 
133346
Author: Bradford Hovinen <hovinen@ximian.com>
 
133347
Date:   Fri Jul 27 17:06:01 2001 +0000
 
133348
 
 
133349
    Change type of right-to-left to ulong
 
133350
    
 
133351
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133352
    
 
133353
        * mouse-properties.xml: Change type of right-to-left to ulong
 
133354
    
 
133355
        * mouse-properties-capplet.c (apply_settings): Use get_ulong
 
133356
        rather than get_boolean
 
133357
 
 
133358
 capplets/mouse/ChangeLog                  |    5 +++++
 
133359
 capplets/mouse/gnome-mouse-properties.c   |    2 +-
 
133360
 capplets/mouse/mouse-properties-capplet.c |    2 +-
 
133361
 capplets/mouse/mouse-properties.xml       |    2 +-
 
133362
 4 files changed, 8 insertions(+), 3 deletions(-)
 
133363
 
 
133364
commit 33b38091152a3fb64c076157d9f0b1691e784dca
 
133365
Author: Bradford Hovinen <hovinen@ximian.com>
 
133366
Date:   Fri Jul 27 16:02:08 2001 +0000
 
133367
 
 
133368
    1.5.2
 
133369
    
 
133370
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133371
    
 
133372
        * RELEASE : 1.5.2
 
133373
 
 
133374
 ChangeLog                               |    4 +
 
133375
 archiver/ChangeLog                      |    4 +
 
133376
 archiver/tests/ChangeLog                |    4 +
 
133377
 capplets/background/ChangeLog           |    4 +
 
133378
 capplets/common/ChangeLog               |    4 +
 
133379
 capplets/default-applications/ChangeLog |    4 +
 
133380
 capplets/desktop-links/ChangeLog        |    4 +
 
133381
 capplets/file-types/ChangeLog           |    4 +
 
133382
 capplets/keyboard/ChangeLog             |    4 +
 
133383
 capplets/mime-type/ChangeLog            |    4 +
 
133384
 capplets/mouse/ChangeLog                |    4 +
 
133385
 capplets/rollback/ChangeLog             |    4 +
 
133386
 capplets/screensaver/ChangeLog          |    4 +
 
133387
 capplets/sound/ChangeLog                |    4 +
 
133388
 capplets/theme-switcher/ChangeLog       |    4 +
 
133389
 capplets/ui-properties/ChangeLog        |    4 +
 
133390
 capplets/url-properties/ChangeLog       |    4 +
 
133391
 capplets/wm-properties/ChangeLog        |    4 +
 
133392
 control-center/ChangeLog                |    4 +
 
133393
 po/ChangeLog                            |    4 +
 
133394
 po/az.po                                |  112 +++-
 
133395
 po/da.po                                |   94 +++-
 
133396
 po/de.po                                |  111 +++-
 
133397
 po/es.po                                |  104 +++-
 
133398
 po/fi.po                                |  224 ++++---
 
133399
 po/ga.po                                |  108 +++-
 
133400
 po/ja.po                                |  105 +++-
 
133401
 po/no.po                                |   62 +-
 
133402
 po/pl.po                                |  764 +++++++++++-----------
 
133403
 po/ru.po                                | 1090 ++++++++++++++++++-------------
 
133404
 po/sk.po                                |   32 +-
 
133405
 po/sv.po                                |   36 +-
 
133406
 po/uk.po                                |  107 +++-
 
133407
 33 files changed, 1913 insertions(+), 1116 deletions(-)
 
133408
 
 
133409
commit c45e9f41c68bcebde3fe5df638bcef76ab31ce44
 
133410
Author: Bradford Hovinen <hovinen@ximian.com>
 
133411
Date:   Fri Jul 27 15:41:40 2001 +0000
 
133412
 
 
133413
    Remove empty SUBDIRS line
 
133414
    
 
133415
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133416
    
 
133417
        * Makefile.am: Remove empty SUBDIRS line
 
133418
 
 
133419
 capplets/theme-switcher/ChangeLog   |    4 ++++
 
133420
 capplets/theme-switcher/Makefile.am |    2 --
 
133421
 2 files changed, 4 insertions(+), 2 deletions(-)
 
133422
 
 
133423
commit 9384ca22994c90706a7f8c9317369d063de41f3c
 
133424
Author: Bradford Hovinen <hovinen@ximian.com>
 
133425
Date:   Fri Jul 27 15:39:20 2001 +0000
 
133426
 
 
133427
    Update version dependency for libcapplet to 1.5.2
 
133428
    
 
133429
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133430
    
 
133431
        * configure.in (capplet_modules): Update version dependency for
 
133432
        libcapplet to 1.5.2
 
133433
 
 
133434
 ChangeLog    |    5 +++++
 
133435
 configure.in |    2 +-
 
133436
 2 files changed, 6 insertions(+), 1 deletions(-)
 
133437
 
 
133438
commit d81fdb9afbc02daed3bb29fc0524e2edecd7f3bb
 
133439
Author: Bradford Hovinen <hovinen@ximian.com>
 
133440
Date:   Fri Jul 27 15:26:06 2001 +0000
 
133441
 
 
133442
    Removed empty SUBDIRS
 
133443
    
 
133444
    2001-07-27  Bradford Hovinen  <hovinen@ximian.com>
 
133445
    
 
133446
        * Makefile.am: Removed empty SUBDIRS
 
133447
 
 
133448
 capplets/desktop-links/ChangeLog   |    4 ++++
 
133449
 capplets/desktop-links/Makefile.am |    2 --
 
133450
 2 files changed, 4 insertions(+), 2 deletions(-)
 
133451
 
 
133452
commit d72042d890ff57c74bacffb8a165a808df743024
 
133453
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
133454
Date:   Fri Jul 27 13:25:07 2001 +0000
 
133455
 
 
133456
    Added control-center/Gnome.directory.in.in.
 
133457
    
 
133458
    * POTFILES.in: Added control-center/Gnome.directory.in.in.
 
133459
    
 
133460
    * pl.po: Updated Polish translation.
 
133461
 
 
133462
 po/ChangeLog   |    6 +
 
133463
 po/POTFILES.in |    1 +
 
133464
 po/pl.po       | 1096 ++++++++++++++++++++++++++++----------------------------
 
133465
 3 files changed, 552 insertions(+), 551 deletions(-)
 
133466
 
 
133467
commit 71a5496d53b57937f118225f76705901a0574789
 
133468
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
133469
Date:   Fri Jul 27 08:17:18 2001 +0000
 
133470
 
 
133471
    Updated Slovak translation.
 
133472
    
 
133473
    2001-07-27  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
133474
    
 
133475
        * sk.po: Updated Slovak translation.
 
133476
 
 
133477
 po/ChangeLog |    4 +
 
133478
 po/sk.po     |  543 ++++++++++++++++------------------------------------------
 
133479
 2 files changed, 148 insertions(+), 399 deletions(-)
 
133480
 
 
133481
commit 9db70e8ea7a16a1a3d2a39874358e06d5f11847a
 
133482
Author: Bradford Hovinen <hovinen@ximian.com>
 
133483
Date:   Fri Jul 27 02:49:48 2001 +0000
 
133484
 
 
133485
    Don't try to load the wallpaper if it's not enabled
 
133486
    
 
133487
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133488
    
 
133489
        * applier.c (applier_apply_prefs): Don't try to load the wallpaper
 
133490
        if it's not enabled
 
133491
    
 
133492
        * preferences.c (preferences_new_from_bonobo_pbag): Use
 
133493
        bonobo_property_editor_client_get_value_*
 
133494
        (preferences_new_from_bonobo_pbag): Set gradient_enabled properly
 
133495
        from property bag
 
133496
        (preferences_new_from_bonobo_pbag): Check for wallpaper == "(none)"
 
133497
        (preferences_new_from_bonobo_db): Ditto above
 
133498
 
 
133499
 capplets/background/ChangeLog     |   10 ++++++++
 
133500
 capplets/background/applier.c     |    3 +-
 
133501
 capplets/background/preferences.c |   43 +++++++++++++++++++++++++------------
 
133502
 capplets/background/preferences.h |    2 +-
 
133503
 4 files changed, 42 insertions(+), 16 deletions(-)
 
133504
 
 
133505
commit 033680210788ddb9466a00b230d523d7e43b77be
 
133506
Author: Bradford Hovinen <hovinen@ximian.com>
 
133507
Date:   Fri Jul 27 02:15:42 2001 +0000
 
133508
 
 
133509
    Restore some lost tweaks from earlier.
 
133510
    
 
133511
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133512
    
 
133513
        * applier.c (renderer_render_wallpaper): Restore some lost tweaks
 
133514
        from earlier.
 
133515
    
 
133516
        * preferences.c (preferences_init): strdup the home directory
 
133517
    
 
133518
        * applier.c: Store preview widget in the renderer, not the applier
 
133519
        itself
 
133520
 
 
133521
 capplets/background/ChangeLog                      |    8 +++++
 
133522
 capplets/background/applier.c                      |   31 ++++++++++---------
 
133523
 capplets/background/applier.h                      |    2 +-
 
133524
 .../background/background-properties-capplet.c     |    9 ++++--
 
133525
 capplets/background/preferences.c                  |    2 +-
 
133526
 5 files changed, 32 insertions(+), 20 deletions(-)
 
133527
 
 
133528
commit 4e921471d44956a18b6c2f4e36b0d4a6d293b3a6
 
133529
Author: Bradford Hovinen <hovinen@ximian.com>
 
133530
Date:   Fri Jul 27 01:48:44 2001 +0000
 
133531
 
 
133532
    Add a "(none)" string to the history
 
133533
    
 
133534
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133535
    
 
133536
        * background-properties-capplet.c (create_dialog): Add a "(none)"
 
133537
        string to the history
 
133538
 
 
133539
 capplets/background/ChangeLog                      |    5 +++++
 
133540
 .../background/background-properties-capplet.c     |   20 ++++++++++----------
 
133541
 2 files changed, 15 insertions(+), 10 deletions(-)
 
133542
 
 
133543
commit dae9cccc0e2d151db6ea5d0d5648e41e72d52a45
 
133544
Author: Richard Hestilow <hestilow@ximian.com>
 
133545
Date:   Fri Jul 27 01:43:48 2001 +0000
 
133546
 
 
133547
    Remove all bonobo-conf stuff.
 
133548
    
 
133549
    2001-07-26  Richard Hestilow  <hestilow@ximian.com>
 
133550
    
 
133551
        * applier.c: Remove all bonobo-conf stuff.
 
133552
    
 
133553
        * preferences.[ch]: New functions preferences_new_from_bonobo_pbag
 
133554
        and preferences_new_from_bonobo_db.
 
133555
 
 
133556
 capplets/background/ChangeLog                      |    7 +
 
133557
 capplets/background/Makefile.am                    |    5 +-
 
133558
 capplets/background/applier.c                      |  263 ++++----------------
 
133559
 capplets/background/applier.h                      |   13 +-
 
133560
 .../background/background-properties-capplet.c     |   47 ++--
 
133561
 capplets/background/preferences.c                  |   97 +++++++
 
133562
 capplets/background/preferences.h                  |   21 ++
 
133563
 7 files changed, 207 insertions(+), 246 deletions(-)
 
133564
 
 
133565
commit cf7a5fe5688c625372b09112078d39a5d071b6d9
 
133566
Author: Bradford Hovinen <hovinen@ximian.com>
 
133567
Date:   Fri Jul 27 01:33:19 2001 +0000
 
133568
 
 
133569
    Tweak borders and padding
 
133570
    
 
133571
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133572
    
 
133573
        * background-properties.glade: Tweak borders and padding
 
133574
 
 
133575
 capplets/background/ChangeLog                   |    2 ++
 
133576
 capplets/background/background-properties.glade |    7 ++++---
 
133577
 2 files changed, 6 insertions(+), 3 deletions(-)
 
133578
 
 
133579
commit 5fd3e851db63784f23abad3bc9ab002e97bb7c7a
 
133580
Author: Bradford Hovinen <hovinen@ximian.com>
 
133581
Date:   Fri Jul 27 01:25:15 2001 +0000
 
133582
 
 
133583
    Remove debugging messages
 
133584
    
 
133585
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133586
    
 
133587
        * capplet-dir.c (capplet_activate): Remove debugging messages
 
133588
 
 
133589
 control-center/ChangeLog     |    2 ++
 
133590
 control-center/capplet-dir.c |    3 ---
 
133591
 2 files changed, 2 insertions(+), 3 deletions(-)
 
133592
 
 
133593
commit 4af8d8fa9262495cd8d4c3bdfa7088b2f14507ab
 
133594
Author: Bradford Hovinen <hovinen@ximian.com>
 
133595
Date:   Fri Jul 27 01:23:26 2001 +0000
 
133596
 
 
133597
    Add flag launching
 
133598
    
 
133599
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133600
    
 
133601
        * capplet-dir.h (struct _Capplet): Add flag launching
 
133602
    
 
133603
        * capplet-dir.c (capplet_new): Initialize capplet->launching
 
133604
        (capplet_reset_cb): Implement. Just reset capplet->launching
 
133605
        (capplet_activate): Just return if capplet->launching is set;
 
133606
        otherwise set that flag and add an idle handler to unset it
 
133607
 
 
133608
 control-center/ChangeLog     |    7 +++++++
 
133609
 control-center/capplet-dir.c |   19 +++++++++++++++++++
 
133610
 control-center/capplet-dir.h |    1 +
 
133611
 3 files changed, 27 insertions(+), 0 deletions(-)
 
133612
 
 
133613
commit 0bd8ccb9352ff5aacbdcf0500964dbe6c72371ee
 
133614
Author: Joakim <joakim@src.gnome.org>
 
133615
Date:   Fri Jul 27 00:13:40 2001 +0000
 
133616
 
 
133617
    Fixed the delay label to make it more intuitive.
 
133618
 
 
133619
 capplets/keyboard/ChangeLog                 |    5 +++++
 
133620
 capplets/keyboard/keyboard-properties.glade |    2 +-
 
133621
 2 files changed, 6 insertions(+), 1 deletions(-)
 
133622
 
 
133623
commit 718678eaf968151bb0e212d835ab0888b51699cf
 
133624
Author: Bradford Hovinen <hovinen@ximian.com>
 
133625
Date:   Thu Jul 26 21:22:13 2001 +0000
 
133626
 
 
133627
    Tweak the numbers a bit
 
133628
    
 
133629
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133630
    
 
133631
        * keyboard-properties.c (apply_settings): Tweak the numbers a bit
 
133632
 
 
133633
 capplets/keyboard/ChangeLog             |    1 +
 
133634
 capplets/keyboard/keyboard-properties.c |    5 +++--
 
133635
 2 files changed, 4 insertions(+), 2 deletions(-)
 
133636
 
 
133637
commit 71942b3edf023d7601fea8ea1e6b94e8048dfb5d
 
133638
Author: Bradford Hovinen <hovinen@ximian.com>
 
133639
Date:   Thu Jul 26 20:59:58 2001 +0000
 
133640
 
 
133641
    Initialize the other fields of this data structure (apply_settings): Use
 
133642
    
 
133643
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133644
    
 
133645
        * keyboard-properties.c (apply_settings): Initialize the other
 
133646
        fields of this data structure
 
133647
        (apply_settings): Use lookup table to get the values to put in
 
133648
        kbdsettings
 
133649
 
 
133650
 capplets/keyboard/ChangeLog             |    2 ++
 
133651
 capplets/keyboard/keyboard-properties.c |   11 +++++++++--
 
133652
 2 files changed, 11 insertions(+), 2 deletions(-)
 
133653
 
 
133654
commit b9b13ebbbcf59973f2324b0c3f675b4d1fff570f
 
133655
Author: Bradford Hovinen <hovinen@ximian.com>
 
133656
Date:   Thu Jul 26 20:36:30 2001 +0000
 
133657
 
 
133658
    Initialize the other fields of this data structure
 
133659
    
 
133660
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133661
    
 
133662
        * keyboard-properties.c (apply_settings): Initialize the other
 
133663
        fields of this data structure
 
133664
 
 
133665
 capplets/keyboard/ChangeLog             |    3 +++
 
133666
 capplets/keyboard/keyboard-properties.c |    2 ++
 
133667
 2 files changed, 5 insertions(+), 0 deletions(-)
 
133668
 
 
133669
commit ed568135a0a1fb913c7109551e7d075a5e6c663a
 
133670
Author: Bradford Hovinen <hovinen@ximian.com>
 
133671
Date:   Thu Jul 26 20:08:07 2001 +0000
 
133672
 
 
133673
    Remove bonobo-property-editor-range.[ch]
 
133674
    
 
133675
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133676
    
 
133677
        * Makefile.am (bonobo_sources): Remove bonobo-property-editor-range.[ch]
 
133678
 
 
133679
 capplets/keyboard/ChangeLog                      |    4 +
 
133680
 capplets/keyboard/Makefile.am                    |    3 +-
 
133681
 capplets/keyboard/bonobo-property-editor-range.c |   70 ----------------------
 
133682
 capplets/keyboard/bonobo-property-editor-range.h |    8 ---
 
133683
 4 files changed, 5 insertions(+), 80 deletions(-)
 
133684
 
 
133685
commit a057d3d09723002deef4a3d908d39319d8bec855
 
133686
Author: Bradford Hovinen <hovinen@ximian.com>
 
133687
Date:   Thu Jul 26 19:56:56 2001 +0000
 
133688
 
 
133689
    Don't sync the database if retrieving legacy setings before creating the
 
133690
    
 
133691
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133692
    
 
133693
        * capplet-util.c (capplet_init): Don't sync the database if
 
133694
        retrieving legacy setings before creating the factory
 
133695
        (create_control_cb): Create the config database ourselves
 
133696
        (pf_destroy_cb): Remove evil hackery
 
133697
        (get_control_cb): Ditto
 
133698
        (create_control_cb): Support multiple property control objects --
 
133699
        use a GtkObject called ref_obj to make sure the program quits when
 
133700
        there are no such objects left
 
133701
        (capplet_init): Pass default_moniker to factory callback;
 
133702
        release_unref the db ourselves
 
133703
        (get_control_cb): Support multiple controls; soak in global
 
133704
        control and widget variables
 
133705
        (legacy_is_modified): Remember to unref the property bag
 
133706
        (quit_cb): Allow being called more than once
 
133707
        (quit_cb): Unref ref_obj here
 
133708
        (create_control_cb): Eliminate second signal connection
 
133709
        (real_quit_cb): Free the pair structure
 
133710
        (all_done_cb): Implement. Just add gtk_main_quit to the idle
 
133711
        handler list
 
133712
        (create_control_cb): Connect destroy signal of ref_obj to
 
133713
        all_done_cb
 
133714
 
 
133715
 capplets/common/ChangeLog      |   24 +++++++
 
133716
 capplets/common/capplet-util.c |  148 ++++++++++++++++++++--------------------
 
133717
 2 files changed, 98 insertions(+), 74 deletions(-)
 
133718
 
 
133719
commit 74b195efee66c3f75292ec63ec0980327eb066b7
 
133720
Author: Bradford Hovinen <hovinen@ximian.com>
 
133721
Date:   Thu Jul 26 19:00:07 2001 +0000
 
133722
 
 
133723
    Remove debugging code
 
133724
    
 
133725
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133726
    
 
133727
        * applier.c (renderer_render_wallpaper): Remove debugging code
 
133728
 
 
133729
 capplets/background/ChangeLog |    1 +
 
133730
 capplets/background/applier.c |    1 -
 
133731
 2 files changed, 1 insertions(+), 1 deletions(-)
 
133732
 
 
133733
commit 2bb839d2774a9e446634c365c3d0bebe185b17d5
 
133734
Author: Bradford Hovinen <hovinen@ximian.com>
 
133735
Date:   Thu Jul 26 18:40:11 2001 +0000
 
133736
 
 
133737
    Tweak geometry settings (renderer_render_wallpaper): Rendering geometry
 
133738
    
 
133739
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133740
    
 
133741
        * applier.c (get_geometry): Tweak geometry settings
 
133742
        (renderer_render_wallpaper): Rendering geometry fixes
 
133743
 
 
133744
 capplets/background/ChangeLog |    1 +
 
133745
 capplets/background/applier.c |   13 ++++++++-----
 
133746
 2 files changed, 9 insertions(+), 5 deletions(-)
 
133747
 
 
133748
commit e590f528181f3c4d5822dec6d04b0cad2a0d8741
 
133749
Author: Christian Rose <menthos@menthos.com>
 
133750
Date:   Thu Jul 26 18:12:17 2001 +0000
 
133751
 
 
133752
    Modified Swedish translation. Thanks to G�ran Uddeborg
 
133753
    
 
133754
    2001-07-26  Christian Rose  <menthos@menthos.com>
 
133755
    
 
133756
        * sv.po: Modified Swedish translation. Thanks to
 
133757
        G�ran Uddeborg <goeran@uddeborg.pp.se> for his review.
 
133758
 
 
133759
 po/ChangeLog |    5 ++++
 
133760
 po/sv.po     |   66 ++++++++++++++++++++++++++++-----------------------------
 
133761
 2 files changed, 37 insertions(+), 34 deletions(-)
 
133762
 
 
133763
commit 976d2563862ff96366d13f33e1a9122e45dbc745
 
133764
Author: Bradford Hovinen <hovinen@ximian.com>
 
133765
Date:   Thu Jul 26 17:32:36 2001 +0000
 
133766
 
 
133767
    Stupid, stupid autoconf
 
133768
    
 
133769
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133770
    
 
133771
        * configure.in (CC_USE_BONOBO_CONF): Stupid, stupid autoconf
 
133772
 
 
133773
 ChangeLog    |    1 +
 
133774
 configure.in |    5 ++---
 
133775
 2 files changed, 3 insertions(+), 3 deletions(-)
 
133776
 
 
133777
commit 804c0a33d5ae9d51e9cac7109028d18544cb2f96
 
133778
Author: Bradford Hovinen <hovinen@ximian.com>
 
133779
Date:   Thu Jul 26 17:20:45 2001 +0000
 
133780
 
 
133781
    Tweak geometry settings
 
133782
    
 
133783
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133784
    
 
133785
        * applier.c (get_geometry): Tweak geometry settings
 
133786
 
 
133787
 capplets/background/ChangeLog |    3 +--
 
133788
 capplets/background/applier.c |   15 +++++++--------
 
133789
 2 files changed, 8 insertions(+), 10 deletions(-)
 
133790
 
 
133791
commit 4e0ca4cae4174fdf481d7934f7297d91579b238c
 
133792
Author: Bradford Hovinen <hovinen@ximian.com>
 
133793
Date:   Thu Jul 26 17:04:56 2001 +0000
 
133794
 
 
133795
    Make sure not to scale the pixbuf if the wallpaper type is centered
 
133796
    
 
133797
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133798
    
 
133799
        * applier.c (renderer_render_wallpaper): Make sure not to scale
 
133800
        the pixbuf if the wallpaper type is centered
 
133801
 
 
133802
 capplets/background/ChangeLog |    3 +++
 
133803
 capplets/background/applier.c |    5 +++--
 
133804
 2 files changed, 6 insertions(+), 2 deletions(-)
 
133805
 
 
133806
commit 84ca3f9afb57c52f3c306d8d80321d28f496481a
 
133807
Author: Bradford Hovinen <hovinen@ximian.com>
 
133808
Date:   Thu Jul 26 16:44:43 2001 +0000
 
133809
 
 
133810
    Don't kill oafd for fear that someone may be running Evolution. Kill
 
133811
    
 
133812
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133813
    
 
133814
        * kill-gnomecc.sh: Don't kill oafd for fear that someone may be
 
133815
        running Evolution. Kill bonobo-moniker-archiver after everything
 
133816
        else is dead. Redirect errors to /dev/null. Kill the mouse
 
133817
        properties capplet, too.
 
133818
 
 
133819
 control-center/ChangeLog       |    5 +++++
 
133820
 control-center/kill-gnomecc.sh |   21 ++++++++++-----------
 
133821
 2 files changed, 15 insertions(+), 11 deletions(-)
 
133822
 
 
133823
commit 797a8c17a2ee0f4a0f3500d42fd0ef65424b2956
 
133824
Author: Bradford Hovinen <hovinen@ximian.com>
 
133825
Date:   Thu Jul 26 16:39:19 2001 +0000
 
133826
 
 
133827
    Don't make the main window modal
 
133828
    
 
133829
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133830
    
 
133831
        * gnomecc.glade: Don't make the main window modal
 
133832
 
 
133833
 control-center/ChangeLog     |    2 ++
 
133834
 control-center/gnomecc.glade |    2 +-
 
133835
 2 files changed, 3 insertions(+), 1 deletions(-)
 
133836
 
 
133837
commit a220f2948bda76c5a9bfe54006bf401aa4b1f805
 
133838
Author: Bradford Hovinen <hovinen@ximian.com>
 
133839
Date:   Thu Jul 26 16:24:36 2001 +0000
 
133840
 
 
133841
    Remove check for capplet already running
 
133842
    
 
133843
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133844
    
 
133845
        * capplet-dir.c (capplet_control_launch): Remove check for capplet
 
133846
        already running
 
133847
 
 
133848
 control-center/ChangeLog     |    5 +++++
 
133849
 control-center/capplet-dir.c |    6 ------
 
133850
 2 files changed, 5 insertions(+), 6 deletions(-)
 
133851
 
 
133852
commit 6dbe99f68a4f106c3b2c96697fa860390d29210b
 
133853
Author: Bradford Hovinen <hovinen@ximian.com>
 
133854
Date:   Thu Jul 26 16:07:40 2001 +0000
 
133855
 
 
133856
    Accept applier as argument; retrieve property bag from applier
 
133857
    
 
133858
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133859
    
 
133860
        * background-properties-capplet.c (property_change_cb): Accept
 
133861
        applier as argument; retrieve property bag from applier
 
133862
        (realize_cb): Retrieve applier from widget
 
133863
        (setup_dialog): Store property bag in applier
 
133864
    
 
133865
        * applier.c (renderer_new): Store applier inside renderer; accept
 
133866
        applier as function parameter
 
133867
    
 
133868
        * background-properties-capplet.c (create_dialog): Store the
 
133869
        applier inside the widget
 
133870
    
 
133871
        * applier.c (struct _ApplierPrivate ): Define preview_widget here
 
133872
        rather than globally
 
133873
        (applier_get_preview_widget): Make this a method of the applier class
 
133874
 
 
133875
 capplets/background/ChangeLog                      |   17 +++++++
 
133876
 capplets/background/applier.c                      |   47 +++++++++++---------
 
133877
 capplets/background/applier.h                      |    4 +-
 
133878
 .../background/background-properties-capplet.c     |   19 ++++++--
 
133879
 4 files changed, 59 insertions(+), 28 deletions(-)
 
133880
 
 
133881
commit 677cf6d0a4b70e74c72d221f54cf6f0f32870db9
 
133882
Author: Bradford Hovinen <hovinen@ximian.com>
 
133883
Date:   Thu Jul 26 15:32:47 2001 +0000
 
133884
 
 
133885
    Fix problem where meaning of --enable-bonobo-conf was the opposite of what
 
133886
    
 
133887
    2001-07-26  Bradford Hovinen  <hovinen@ximian.com>
 
133888
    
 
133889
        * configure.in (AC_ARG_ENABLE): Fix problem where meaning of
 
133890
        --enable-bonobo-conf was the opposite of what it should have been
 
133891
 
 
133892
 ChangeLog    |    5 +++++
 
133893
 configure.in |   21 ++++++++++++++-------
 
133894
 2 files changed, 19 insertions(+), 7 deletions(-)
 
133895
 
 
133896
commit 5d708830642feeb7b149964c7d5461da77b57d92
 
133897
Author: jjranta <jjranta@src.gnome.org>
 
133898
Date:   Thu Jul 26 09:33:36 2001 +0000
 
133899
 
 
133900
    Updated Finnish translation by Pauli Virtanen.
 
133901
 
 
133902
 po/ChangeLog |    4 +
 
133903
 po/fi.po     | 1941 ++++++++++++----------------------------------------------
 
133904
 2 files changed, 408 insertions(+), 1537 deletions(-)
 
133905
 
 
133906
commit eb8d37ad86999f28f272a06b7fa6f62b3abc34df
 
133907
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133908
Date:   Thu Jul 26 05:41:12 2001 +0000
 
133909
 
 
133910
    remove rollback/main.c, this directory is not building
 
133911
 
 
133912
 po/ChangeLog   |    9 +++++++--
 
133913
 po/POTFILES.in |    1 -
 
133914
 2 files changed, 7 insertions(+), 3 deletions(-)
 
133915
 
 
133916
commit 27537ac63163dd32a15c2494737af49878a8b14d
 
133917
Author: Chema Celorio <chema@celorio.com>
 
133918
Date:   Thu Jul 26 04:46:25 2001 +0000
 
133919
 
 
133920
    remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): add
 
133921
    
 
133922
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
133923
    
 
133924
        * Makefile.am: remove the OAF_FILE_IN_RULE and copy it here
 
133925
        (bonobo_sources): add bonobo-properties-editor-range.[ch]
 
133926
    
 
133927
        * Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here
 
133928
 
 
133929
 capplets/keyboard/ChangeLog   |    1 +
 
133930
 capplets/keyboard/Makefile.am |    3 ++-
 
133931
 2 files changed, 3 insertions(+), 1 deletions(-)
 
133932
 
 
133933
commit 2e2903d3524b63cf67716296e92afa3313966274
 
133934
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133935
Date:   Thu Jul 26 03:37:36 2001 +0000
 
133936
 
 
133937
    Update the bonobo conf requirement to 0.9 as we depend on the CVS version
 
133938
 
 
133939
 ChangeLog    |    5 +++++
 
133940
 configure.in |    2 +-
 
133941
 2 files changed, 6 insertions(+), 1 deletions(-)
 
133942
 
 
133943
commit 09da55190479d0fe01f194b3260da7f592945fa0
 
133944
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133945
Date:   Thu Jul 26 03:33:40 2001 +0000
 
133946
 
 
133947
    add pixmap_DATA to EXTRA_DIST
 
133948
 
 
133949
 capplets/mouse/ChangeLog   |    5 +++--
 
133950
 capplets/mouse/Makefile.am |    2 +-
 
133951
 2 files changed, 4 insertions(+), 3 deletions(-)
 
133952
 
 
133953
commit d9841d52f213df9ee0348b2ad86321a99f2a9d83
 
133954
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133955
Date:   Thu Jul 26 02:48:16 2001 +0000
 
133956
 
 
133957
    jrb's name had a typo.
 
133958
 
 
133959
 control-center/ChangeLog          |    2 ++
 
133960
 control-center/capplet-dir-view.c |    2 +-
 
133961
 2 files changed, 3 insertions(+), 1 deletions(-)
 
133962
 
 
133963
commit 2437a1f3268eaae2b50ab522aa35b794351176d2
 
133964
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133965
Date:   Thu Jul 26 02:19:13 2001 +0000
 
133966
 
 
133967
    shh
 
133968
 
 
133969
 capplets/mouse/.cvsignore |    1 +
 
133970
 1 files changed, 1 insertions(+), 0 deletions(-)
 
133971
 
 
133972
commit 4923571fb6ffc7942e350930a71de99cc8d503cf
 
133973
Author: Jose Maria Celorio <chema@src.gnome.org>
 
133974
Date:   Thu Jul 26 02:17:26 2001 +0000
 
133975
 
 
133976
    .oaf.in -> .oaf
 
133977
 
 
133978
 .../Bonobo_Control_Capplet_mouse_properties.oaf    |   21 --------------------
 
133979
 .../Bonobo_Control_Capplet_mouse_properties.oaf.in |   21 ++++++++++++++++++++
 
133980
 2 files changed, 21 insertions(+), 21 deletions(-)
 
133981
 
 
133982
commit 19532780e06d47483b5941d3ce457f308eafaa00
 
133983
Author: Chema Celorio <chema@celorio.com>
 
133984
Date:   Thu Jul 26 02:16:46 2001 +0000
 
133985
 
 
133986
    generate the .oaf file from the .oaf.in file The DESKTOP_EXEC_LINE was
 
133987
    
 
133988
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
133989
    
 
133990
        * Makefile.am : generate the .oaf file from the .oaf.in file
 
133991
        The DESKTOP_EXEC_LINE was missing the --capplet at the end, add.
 
133992
 
 
133993
 .../Bonobo_Control_Capplet_mouse_properties.oaf    |    2 +-
 
133994
 capplets/mouse/ChangeLog                           |    5 +++++
 
133995
 capplets/mouse/Makefile.am                         |    8 ++++++--
 
133996
 3 files changed, 12 insertions(+), 3 deletions(-)
 
133997
 
 
133998
commit baba8dddd0181fe7a6b945560d20d9c0a6561659
 
133999
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134000
Date:   Thu Jul 26 01:49:13 2001 +0000
 
134001
 
 
134002
    Remove the desktop_IN_RULE. Althou it sounds nice cause we have a central
 
134003
    location to set it up, it causes problems in some configruations.
 
134004
 
 
134005
 capplets/background/ChangeLog             |    1 +
 
134006
 capplets/background/Makefile.am           |   12 +++++++++-
 
134007
 capplets/default-applications/ChangeLog   |    4 +++
 
134008
 capplets/default-applications/Makefile.am |   12 +++++++++-
 
134009
 capplets/keyboard/ChangeLog               |    2 +
 
134010
 capplets/keyboard/Makefile.am             |   13 +++++++++-
 
134011
 capplets/mouse/ChangeLog                  |    4 +++
 
134012
 capplets/mouse/Makefile.am                |   11 ++++++++-
 
134013
 capplets/screensaver/ChangeLog            |    4 +++
 
134014
 capplets/screensaver/Makefile.am          |   12 +++++++++-
 
134015
 capplets/sound/ChangeLog                  |    1 +
 
134016
 capplets/sound/Makefile.am                |   12 +++++++++-
 
134017
 configure.in                              |   36 ++++++++++++++--------------
 
134018
 13 files changed, 100 insertions(+), 24 deletions(-)
 
134019
 
 
134020
commit 9b77f88b1769a28a16a7dd6e76c120cbca6dc0d9
 
134021
Author: Chema Celorio <chema@celorio.com>
 
134022
Date:   Thu Jul 26 01:10:12 2001 +0000
 
134023
 
 
134024
    remove the --enable-bonobo-conf and replace with --disable-bonobo-conf.
 
134025
    
 
134026
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
134027
    
 
134028
        * configure.in (BONOBO_CHECK): remove the --enable-bonobo-conf and replace with
 
134029
        --disable-bonobo-conf. The default is now with bonobo-conf
 
134030
 
 
134031
 ChangeLog    |    5 +++++
 
134032
 configure.in |   36 +++++++++++++++++++++++++++---------
 
134033
 2 files changed, 32 insertions(+), 9 deletions(-)
 
134034
 
 
134035
commit a4d165d70d62f829a6c3b194c4472216f5a180b2
 
134036
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134037
Date:   Thu Jul 26 00:47:51 2001 +0000
 
134038
 
 
134039
    remove the OAF_FILE_IN_RULE and add it to each Makefile.am
 
134040
 
 
134041
 ChangeLog                       |    4 ++++
 
134042
 capplets/background/ChangeLog   |    5 +++++
 
134043
 capplets/background/Makefile.am |    4 +++-
 
134044
 capplets/keyboard/ChangeLog     |    4 ++++
 
134045
 capplets/keyboard/Makefile.am   |    5 ++---
 
134046
 capplets/sound/ChangeLog        |    4 ++++
 
134047
 capplets/sound/Makefile.am      |    4 +++-
 
134048
 configure.in                    |    3 ---
 
134049
 8 files changed, 25 insertions(+), 8 deletions(-)
 
134050
 
 
134051
commit ed8294c2401fcc12f31145c4f415515ab53b97cf
 
134052
Author: Chema Celorio <chema@celorio.com>
 
134053
Date:   Thu Jul 26 00:06:09 2001 +0000
 
134054
 
 
134055
    scape correctly the OAF_FILE_IN_RULE, it was not escaped before but for
 
134056
    
 
134057
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
134058
    
 
134059
        * configure.in (GNOMECC_CAPPLETS_OAF_FILE_IN_RULE): scape correctly the
 
134060
        OAF_FILE_IN_RULE, it was not escaped before but for some reason it didn't
 
134061
        generated and error
 
134062
    
 
134063
        * capplets/Makefile.am (SUBDIRS): we need to build LIBCOMMON_DIR
 
134064
        before the capplets cause the capplets link with ../common/libcommon.a
 
134065
 
 
134066
 ChangeLog            |    9 +++++++++
 
134067
 capplets/Makefile.am |    2 +-
 
134068
 configure.in         |    7 +------
 
134069
 3 files changed, 11 insertions(+), 7 deletions(-)
 
134070
 
 
134071
commit 5807802e84f93fd004a1cadb75aafaa7029e1dbb
 
134072
Author: Chema Celorio <chema@celorio.com>
 
134073
Date:   Wed Jul 25 22:48:05 2001 +0000
 
134074
 
 
134075
    don't this Gnome.directory.in this will be generated at the users box by a
 
134076
    
 
134077
    2001-07-25  Chema Celorio  <chema@celorio.com>
 
134078
    
 
134079
        * Makefile.am (EXTRA_DIST): don't this Gnome.directory.in this will
 
134080
        be generated at the users box by a sed from Gnome.directory.in.in
 
134081
 
 
134082
 control-center/ChangeLog   |    5 +++++
 
134083
 control-center/Makefile.am |    2 +-
 
134084
 2 files changed, 6 insertions(+), 1 deletions(-)
 
134085
 
 
134086
commit eb32a73ea8f243292dfe0943708c4a508b8c8fff
 
134087
Author: Christian Rose <menthos@menthos.com>
 
134088
Date:   Wed Jul 25 22:43:27 2001 +0000
 
134089
 
 
134090
    Updated Swedish translation.
 
134091
    
 
134092
    2001-07-26  Christian Rose  <menthos@menthos.com>
 
134093
    
 
134094
        * sv.po: Updated Swedish translation.
 
134095
 
 
134096
 po/ChangeLog |    4 +++
 
134097
 po/sv.po     |   80 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
134098
 2 files changed, 78 insertions(+), 6 deletions(-)
 
134099
 
 
134100
commit 1662214a25cdc5fcccdc73fb3d56d64e8701a188
 
134101
Author: Valek Frob <frob@src.gnome.org>
 
134102
Date:   Wed Jul 25 22:05:13 2001 +0000
 
134103
 
 
134104
    Updated russian translations.
 
134105
 
 
134106
 po/ChangeLog |    4 +
 
134107
 po/ru.po     | 1054 +++-------------------------------------------------------
 
134108
 2 files changed, 43 insertions(+), 1015 deletions(-)
 
134109
 
 
134110
commit b5e40d0f707fb66e8ce66dfe4e9de92ac9bcd9b6
 
134111
Author: Kjartan Maraas <kmaraas@gnome.org>
 
134112
Date:   Wed Jul 25 19:26:02 2001 +0000
 
134113
 
 
134114
    Updated Norwegian (bokm�l) translation. Updated Norwegian (nynorsk)
 
134115
    
 
134116
    2001-07-25  Kjartan Maraas  <kmaraas@gnome.org>
 
134117
    
 
134118
        * no.po: Updated Norwegian (bokm�l) translation.
 
134119
        * nn.po: Updated Norwegian (nynorsk) translation.
 
134120
        * POTFILES.in: Updated.
 
134121
 
 
134122
 po/ChangeLog   |    6 ++
 
134123
 po/POTFILES.in |    8 ++-
 
134124
 po/no.po       |  224 +++++++++++++++++++++++++++++++++++++-------------------
 
134125
 3 files changed, 160 insertions(+), 78 deletions(-)
 
134126
 
 
134127
commit 49364fc5f1f3a74fc17d66af2f161ca2a2fa9fe0
 
134128
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
134129
Date:   Wed Jul 25 17:44:07 2001 +0000
 
134130
 
 
134131
    Compilation fixes
 
134132
 
 
134133
 control-center/capplet-dir.c |    3 ++-
 
134134
 control-center/main.c        |    6 +++---
 
134135
 2 files changed, 5 insertions(+), 4 deletions(-)
 
134136
 
 
134137
commit ab0bce68b1f1d59275d1b2a69734512d6b567d70
 
134138
Author: Bradford Hovinen <hovinen@ximian.com>
 
134139
Date:   Wed Jul 25 17:42:05 2001 +0000
 
134140
 
 
134141
    Fix macro name
 
134142
    
 
134143
    2001-07-25  Bradford Hovinen  <hovinen@ximian.com>
 
134144
    
 
134145
        * prefs-widget.c (prefs_widget_init): Fix macro name
 
134146
    
 
134147
        * main.c (main): Fix macro name
 
134148
 
 
134149
 capplets/sound/ChangeLog      |    6 ++++++
 
134150
 capplets/sound/main.c         |    3 +--
 
134151
 capplets/sound/prefs-widget.c |    2 +-
 
134152
 3 files changed, 8 insertions(+), 3 deletions(-)
 
134153
 
 
134154
commit 49377981141f655dc8781b62a05d98d74eed8959
 
134155
Author: Bradford Hovinen <hovinen@ximian.com>
 
134156
Date:   Wed Jul 25 17:26:17 2001 +0000
 
134157
 
 
134158
    Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression
 
134159
    
 
134160
    2001-07-25  Bradford Hovinen  <hovinen@ximian.com>
 
134161
    
 
134162
        * configure.in: Remove IMLIB check
 
134163
        (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression to cover
 
134164
        macro DESKTOP_EXEC_LINE
 
134165
        (LIBCOMMON_DIR): Add option --enable-bonobo-conf
 
134166
    
 
134167
        * all: Added support for optionally compiling without bonobo-conf enabled
 
134168
 
 
134169
 ChangeLog                                          |    9 +
 
134170
 acconfig.h                                         |    2 +-
 
134171
 archiver/Makefile.am                               |    9 +-
 
134172
 capplets/Makefile.am                               |    6 +-
 
134173
 capplets/background/ChangeLog                      |    4 +
 
134174
 capplets/background/Makefile.am                    |   25 +-
 
134175
 .../background/background-properties-capplet.c     |  277 +++++++++++++
 
134176
 capplets/background/background.desktop.in.in       |    2 +-
 
134177
 capplets/background/main.c                         |  430 +++++++++++---------
 
134178
 capplets/common/Makefile.am                        |    3 +-
 
134179
 capplets/common/bonobo-property-editor-range.c     |   70 ++++
 
134180
 capplets/common/bonobo-property-editor-range.h     |    8 +
 
134181
 capplets/keyboard/Makefile.am                      |   21 +-
 
134182
 capplets/keyboard/keyboard-properties.c            |  217 ++++++++++
 
134183
 capplets/keyboard/keyboard.desktop.in.in           |    2 +-
 
134184
 capplets/keyboard/main.c                           |  391 +++++++++++-------
 
134185
 .../Bonobo_Control_Capplet_mouse_properties.oaf    |   21 +
 
134186
 capplets/mouse/ChangeLog                           |    9 +
 
134187
 capplets/mouse/Makefile.am                         |   32 ++-
 
134188
 capplets/mouse/gnome-mouse-properties.c            |  192 +++++++++
 
134189
 capplets/mouse/mouse-properties-capplet.c          |  192 +++++++++
 
134190
 capplets/mouse/mouse-properties.xml                |    8 +
 
134191
 capplets/mouse/mouse.desktop.in.in                 |    2 +-
 
134192
 capplets/sound/Makefile.am                         |   19 +-
 
134193
 capplets/sound/sound.desktop.in.in                 |    2 +-
 
134194
 configure.in                                       |   78 +++-
 
134195
 control-center/capplet-dir.c                       |    8 +-
 
134196
 control-center/main.c                              |   10 +
 
134197
 28 files changed, 1642 insertions(+), 407 deletions(-)
 
134198
 
 
134199
commit 429b2504b37ef77b5465bde578fb272499d40994
 
134200
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134201
Date:   Wed Jul 25 10:30:52 2001 +0000
 
134202
 
 
134203
    about to tag
 
134204
 
 
134205
 po/az.po |  333 +++++++++++++++-------
 
134206
 po/da.po |  125 ++++-----
 
134207
 po/de.po |  317 ++++++++++++++++-----
 
134208
 po/es.po |  317 ++++++++++++++++-----
 
134209
 po/ga.po |  311 +++++++++++++--------
 
134210
 po/ja.po |  344 ++++++++++++++++-------
 
134211
 po/no.po |  326 ++++++++++++++++------
 
134212
 po/pl.po |  845 ++++++++++++++++++++++++++-----------------------------
 
134213
 po/sk.po |  959 ++++++++++++++++++++++++++++++++++++--------------------------
 
134214
 po/sv.po |  116 +++-----
 
134215
 po/uk.po |  331 ++++++++++++++--------
 
134216
 11 files changed, 2667 insertions(+), 1657 deletions(-)
 
134217
 
 
134218
commit 826f131709fc960272ebe2a793f8924131dcd9e5
 
134219
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134220
Date:   Wed Jul 25 10:03:13 2001 +0000
 
134221
 
 
134222
    new icon
 
134223
 
 
134224
 capplets/background/.cvsignore             |    2 +-
 
134225
 capplets/background/background-capplet.png |  Bin 3897 -> 4027 bytes
 
134226
 2 files changed, 1 insertions(+), 1 deletions(-)
 
134227
 
 
134228
commit 91e2a0e86bea9a24f4d8521481c997aede7ec2be
 
134229
Author: Richard Hestilow <hestilow@ximian.com>
 
134230
Date:   Wed Jul 25 09:59:51 2001 +0000
 
134231
 
 
134232
    Hide opacity settings for now.
 
134233
    
 
134234
    2001-07-25  Richard Hestilow  <hestilow@ximian.com>
 
134235
    
 
134236
        * main.c (setup_dialog): Hide opacity settings for now.
 
134237
    
 
134238
        * background-properties.glade: Rename opacity label.
 
134239
 
 
134240
 capplets/background/ChangeLog                   |    6 ++++++
 
134241
 capplets/background/background-properties.glade |    2 +-
 
134242
 capplets/background/main.c                      |    2 ++
 
134243
 3 files changed, 9 insertions(+), 1 deletions(-)
 
134244
 
 
134245
commit bce60c194e48769d1f26ccf2d530d48ac5f01c6f
 
134246
Author: Richard Hestilow <hestilow@ximian.com>
 
134247
Date:   Wed Jul 25 09:31:58 2001 +0000
 
134248
 
 
134249
    New function show_blank_preview.
 
134250
    
 
134251
    2001-07-03  Richard Hestilow  <hestilow@ximian.com>
 
134252
    
 
134253
        * preview.[ch]: New function show_blank_preview.
 
134254
    
 
134255
        * prefs-widget.c (prefs_widget_set_mode): Call show_blank_preview
 
134256
        if set to disabled or blank screen.
 
134257
        (selection_changed_cb): Don't show the preview if mode is set to
 
134258
        disabled or blank screen.
 
134259
 
 
134260
 capplets/screensaver/ChangeLog        |   10 +++++++++-
 
134261
 capplets/screensaver/Makefile.am      |    2 +-
 
134262
 capplets/screensaver/blank-screen.png |  Bin 0 -> 372 bytes
 
134263
 capplets/screensaver/prefs-widget.c   |    7 ++++++-
 
134264
 capplets/screensaver/preview.c        |   15 +++++++++++++++
 
134265
 5 files changed, 31 insertions(+), 3 deletions(-)
 
134266
 
 
134267
commit 533a27306774b03d66c728bbac9f055d06c477f4
 
134268
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134269
Date:   Wed Jul 25 09:15:39 2001 +0000
 
134270
 
 
134271
    *** empty log message ***
 
134272
 
 
134273
 capplets/ui-properties/.cvsignore |    2 +-
 
134274
 1 files changed, 1 insertions(+), 1 deletions(-)
 
134275
 
 
134276
commit d7bb82289920c007c08aad096e4e212ba4d3157f
 
134277
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134278
Date:   Wed Jul 25 09:12:32 2001 +0000
 
134279
 
 
134280
    distcheck love
 
134281
 
 
134282
 capplets/background/Makefile.am |    2 +-
 
134283
 capplets/sound/Makefile.am      |    2 +-
 
134284
 2 files changed, 2 insertions(+), 2 deletions(-)
 
134285
 
 
134286
commit d6665cf6555e1db521d65a27c30ab99dbda22f08
 
134287
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134288
Date:   Wed Jul 25 09:03:12 2001 +0000
 
134289
 
 
134290
    shh
 
134291
 
 
134292
 capplets/background/.cvsignore  |    3 ++-
 
134293
 capplets/keyboard/.cvsignore    |    1 +
 
134294
 capplets/mouse/.cvsignore       |    2 +-
 
134295
 capplets/screensaver/.cvsignore |    2 +-
 
134296
 capplets/sound/.cvsignore       |    3 ++-
 
134297
 5 files changed, 7 insertions(+), 4 deletions(-)
 
134298
 
 
134299
commit b7850b1d9cc5f008678c4f28ce96a92f1ab48fc1
 
134300
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134301
Date:   Wed Jul 25 08:56:20 2001 +0000
 
134302
 
 
134303
    bump version, add sawfish files
 
134304
 
 
134305
 configure.in   |    2 +-
 
134306
 po/POTFILES.in |   12 ------------
 
134307
 2 files changed, 1 insertions(+), 13 deletions(-)
 
134308
 
 
134309
commit a48428a02f3d63d13cf938460e8335bc4bbfe472
 
134310
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
134311
Date:   Wed Jul 25 08:55:29 2001 +0000
 
134312
 
 
134313
    2001-07-25  Richard Hestilow  <hestilow@ximian.com:
 
134314
    
 
134315
        * prefs-widget.c (read_preferences): Swap right and left enable.
 
134316
          (left_handed_selected_cb): Ditto.
 
134317
          (right_handed_selected_cb): Ditto.
 
134318
 
 
134319
 capplets/mouse/ChangeLog      |    6 ++++++
 
134320
 capplets/mouse/prefs-widget.c |    6 +++---
 
134321
 2 files changed, 9 insertions(+), 3 deletions(-)
 
134322
 
 
134323
commit 80b5aabaf002521816ff42acc08803933038d5e1
 
134324
Author: Richard Hestilow <hestilow@ximian.com>
 
134325
Date:   Wed Jul 25 08:52:04 2001 +0000
 
134326
 
 
134327
    Set control data on PropertyFrame as part of evil hack. (quit_cb): Work if
 
134328
    
 
134329
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134330
    
 
134331
        * capplet-util.c (get_control_cb): Set control data on PropertyFrame
 
134332
        as part of evil hack.
 
134333
        (quit_cb): Work if called multiple times...also evil.
 
134334
        (pf_destroy_cb): unref the control...evil evil evil.
 
134335
 
 
134336
 capplets/common/ChangeLog      |    7 +++++++
 
134337
 capplets/common/capplet-util.c |   18 ++++++++++++++----
 
134338
 2 files changed, 21 insertions(+), 4 deletions(-)
 
134339
 
 
134340
commit 9c60bf36b22307c9ff7fb912e82667fb35711fb2
 
134341
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134342
Date:   Wed Jul 25 08:31:41 2001 +0000
 
134343
 
 
134344
    remove the sawfish dir
 
134345
 
 
134346
 ChangeLog                          |    4 ++++
 
134347
 capplets/desktop-links/ChangeLog   |    4 ++++
 
134348
 capplets/desktop-links/Makefile.am |    2 +-
 
134349
 configure.in                       |    1 -
 
134350
 4 files changed, 9 insertions(+), 2 deletions(-)
 
134351
 
 
134352
commit cef18c131ff89cbd12f901ef676d634d1cea0f92
 
134353
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134354
Date:   Wed Jul 25 08:29:26 2001 +0000
 
134355
 
 
134356
    borders and fine tunning
 
134357
 
 
134358
 capplets/background/background-properties.glade |   12 +++++++-----
 
134359
 control-center/kill-gnomecc.sh                  |    2 +-
 
134360
 2 files changed, 8 insertions(+), 6 deletions(-)
 
134361
 
 
134362
commit 969778e09fea4ee3d0a376ec8c9633b92621e34e
 
134363
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134364
Date:   Wed Jul 25 08:25:56 2001 +0000
 
134365
 
 
134366
    Sawfish will go in -plus
 
134367
 
 
134368
 capplets/desktop-links/Sawfish/.cvsignore          |    6 --
 
134369
 capplets/desktop-links/Sawfish/Makefile.am         |   68 ++++++++++++++++++++
 
134370
 .../desktop-links/Sawfish/Sawfish.directory.in.in  |    5 ++
 
134371
 .../Sawfish/appearance-properties.desktop.in       |    7 ++
 
134372
 .../Sawfish/bindings-properties.desktop.in         |    7 ++
 
134373
 .../Sawfish/focus-properties.desktop.in            |   15 ++++
 
134374
 .../Sawfish/match-properties.desktop.in            |    7 ++
 
134375
 .../Sawfish/maximize-properties.desktop.in         |    7 ++
 
134376
 .../Sawfish/meta-properties.desktop.in             |    7 ++
 
134377
 .../Sawfish/misc-properties.desktop.in             |    8 ++
 
134378
 .../Sawfish/move-properties.desktop.in             |    7 ++
 
134379
 .../Sawfish/placement-properties.desktop.in        |    7 ++
 
134380
 capplets/desktop-links/Sawfish/sawfish-group.png   |  Bin 0 -> 3047 bytes
 
134381
 .../Sawfish/sound-properties.desktop.in            |    7 ++
 
134382
 .../Sawfish/workspace-properties.desktop.in        |    7 ++
 
134383
 15 files changed, 159 insertions(+), 6 deletions(-)
 
134384
 
 
134385
commit e15975f4f0792aaa7997eddd2f9b25d1a154c572
 
134386
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134387
Date:   Wed Jul 25 08:02:14 2001 +0000
 
134388
 
 
134389
    window manager selector is a better name
 
134390
 
 
134391
 capplets/wm-properties/wm.desktop.in.in |    2 +-
 
134392
 1 files changed, 1 insertions(+), 1 deletions(-)
 
134393
 
 
134394
commit e88951ad3fcce3c0582ac8e1e504a1930f778ec2
 
134395
Author: Richard Hestilow <hestilow@ximian.com>
 
134396
Date:   Wed Jul 25 07:04:17 2001 +0000
 
134397
 
 
134398
    Move capplet-launching code into an idle handler. Bonobo sucks like that.
 
134399
    
 
134400
    2001-07-25  Richard Hestilow  <hestilow@ximian.com>
 
134401
    
 
134402
        * main.c (main): Move capplet-launching code into an idle handler.
 
134403
        Bonobo sucks like that.
 
134404
    
 
134405
        * capplet-dir.c (capplet_activate): Remove the check for gnomecc,
 
134406
        it was causing grief with bonobo. Story at 11.
 
134407
 
 
134408
 control-center/ChangeLog     |    8 ++++++++
 
134409
 control-center/capplet-dir.c |    4 +++-
 
134410
 control-center/main.c        |   23 +++++++++++++++++------
 
134411
 3 files changed, 28 insertions(+), 7 deletions(-)
 
134412
 
 
134413
commit 801b831ff49158c3d18665bc436d0fef3eb43787
 
134414
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134415
Date:   Wed Jul 25 06:08:55 2001 +0000
 
134416
 
 
134417
    Die mofo !
 
134418
 
 
134419
 control-center/kill-gnomecc.sh |   12 ++++++++++++
 
134420
 1 files changed, 12 insertions(+), 0 deletions(-)
 
134421
 
 
134422
commit ed25d779db172bffdc2e21a5f1e5946cef1c8e53
 
134423
Author: Richard Hestilow <hestilow@ximian.com>
 
134424
Date:   Wed Jul 25 06:00:49 2001 +0000
 
134425
 
 
134426
    Do sanity checking on the rollback ID we get.
 
134427
    
 
134428
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134429
    
 
134430
        * bonobo-config-archiver.c (pb_set_fn): Do sanity checking on
 
134431
        the rollback ID we get.
 
134432
 
 
134433
 archiver/ChangeLog                |    5 +++++
 
134434
 archiver/bonobo-config-archiver.c |    8 ++++++++
 
134435
 2 files changed, 13 insertions(+), 0 deletions(-)
 
134436
 
 
134437
commit 9ab051c8cf493c45eba3f88964ef4878ce7a5e72
 
134438
Author: Richard Hestilow <hestilow@ximian.com>
 
134439
Date:   Wed Jul 25 05:37:36 2001 +0000
 
134440
 
 
134441
    Write to gnome-config to make nautilus happy. (applier_apply_prefs):
 
134442
    
 
134443
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134444
    
 
134445
        * applier.c (output_compat_prefs): Write to gnome-config to make
 
134446
        nautilus happy.
 
134447
        (applier_apply_prefs): Change of is_nautilus_running handling
 
134448
        logic to still output legacy settings. Also, call
 
134449
        output_compat_prefs if is_root
 
134450
    .
 
134451
 
 
134452
 capplets/background/ChangeLog |    8 ++++++
 
134453
 capplets/background/applier.c |   49 ++++++++++++++++++++++++++++++++++++----
 
134454
 2 files changed, 52 insertions(+), 5 deletions(-)
 
134455
 
 
134456
commit a77902df648d5ad6bb3ae2742843d37a4444da3d
 
134457
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134458
Date:   Wed Jul 25 05:34:46 2001 +0000
 
134459
 
 
134460
    usize
 
134461
 
 
134462
 control-center/gnomecc.glade |    6 +++---
 
134463
 1 files changed, 3 insertions(+), 3 deletions(-)
 
134464
 
 
134465
commit 3c04c60a09de2f26f8e04818f15ce07508ead458
 
134466
Author: Richard Hestilow <hestilow@ximian.com>
 
134467
Date:   Wed Jul 25 05:31:30 2001 +0000
 
134468
 
 
134469
    Remove debugging cruft. (capplet_init): Check for legacy with
 
134470
    
 
134471
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134472
    
 
134473
        * capplet-util.c: Remove debugging cruft.
 
134474
        (capplet_init): Check for legacy with --init-session-settings too.
 
134475
 
 
134476
 capplets/common/ChangeLog      |    5 +++++
 
134477
 capplets/common/capplet-util.c |   13 ++++++-------
 
134478
 2 files changed, 11 insertions(+), 7 deletions(-)
 
134479
 
 
134480
commit fa088b6d63bc1c181d6ab154c8d4d2337b68649a
 
134481
Author: Richard Hestilow <hestilow@ximian.com>
 
134482
Date:   Wed Jul 25 05:25:13 2001 +0000
 
134483
 
 
134484
    Ok, bad fix. Move that to the archiver.
 
134485
    
 
134486
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134487
    
 
134488
        * config-log.c (parse_line): Ok, bad fix. Move that to the archiver.
 
134489
    
 
134490
        * bonobo-config-archiver.c (pb_set_fn): Moved here.
 
134491
        (bonobo_config_archiver_new): Don't aggregate against an EventSource,
 
134492
        since the PropertyBag already has one and everything will get confused.
 
134493
        Just use the one the bag has.
 
134494
        (bonobo_config_archiver_destroy): Don't unref the event source, we
 
134495
        don't own it any more.
 
134496
 
 
134497
 archiver/ChangeLog                |   11 +++++++++++
 
134498
 archiver/bonobo-config-archiver.c |   15 ++++++++++-----
 
134499
 archiver/config-log.c             |    4 ----
 
134500
 3 files changed, 21 insertions(+), 9 deletions(-)
 
134501
 
 
134502
commit cc9181304469989a7298d9105a5e851e44333670
 
134503
Author: Christian Rose <menthos@menthos.com>
 
134504
Date:   Wed Jul 25 05:11:11 2001 +0000
 
134505
 
 
134506
    Updated Swedish translation.
 
134507
    
 
134508
    2001-07-25  Christian Rose  <menthos@menthos.com>
 
134509
    
 
134510
        * sv.po: Updated Swedish translation.
 
134511
 
 
134512
 po/ChangeLog |    4 ++++
 
134513
 po/sv.po     |   13 +++++++++----
 
134514
 2 files changed, 13 insertions(+), 4 deletions(-)
 
134515
 
 
134516
commit 239915239abc20792de9d47e51e2a25385288ac4
 
134517
Author: Chema Celorio <chema@celorio.com>
 
134518
Date:   Wed Jul 25 04:51:23 2001 +0000
 
134519
 
 
134520
    add a usize the GUI sucks, we need to revisit the gui SOON !
 
134521
    
 
134522
    2001-07-24  Chema Celorio  <chema@celorio.com>
 
134523
    
 
134524
        * file-types-capplet.c (create_mime_list_and_scroller): add a usize
 
134525
        the GUI sucks, we need to revisit the gui SOON !
 
134526
 
 
134527
 capplets/file-types/ChangeLog            |    5 +++++
 
134528
 capplets/file-types/file-types-capplet.c |   11 +++++++++--
 
134529
 2 files changed, 14 insertions(+), 2 deletions(-)
 
134530
 
 
134531
commit 43c6e80c7f893962423ff032606938246ee32a37
 
134532
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134533
Date:   Wed Jul 25 04:30:30 2001 +0000
 
134534
 
 
134535
    update the icon
 
134536
 
 
134537
 capplets/file-types/file-types-capplet.png |  Bin 3047 -> 3085 bytes
 
134538
 1 files changed, 0 insertions(+), 0 deletions(-)
 
134539
 
 
134540
commit bc1bde4da4b761256b650b4432b73fc98627d8ea
 
134541
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134542
Date:   Wed Jul 25 04:25:15 2001 +0000
 
134543
 
 
134544
    usize
 
134545
 
 
134546
 control-center/ChangeLog               |    4 ++++
 
134547
 control-center/capplet-dir-view-html.c |    2 +-
 
134548
 control-center/gnomecc.glade           |    2 +-
 
134549
 3 files changed, 6 insertions(+), 2 deletions(-)
 
134550
 
 
134551
commit 87777aa23f4909f9db369c400b4112c20a7a3af4
 
134552
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134553
Date:   Wed Jul 25 04:21:41 2001 +0000
 
134554
 
 
134555
    add a label and set the usize
 
134556
 
 
134557
 capplets/wm-properties/ChangeLog               |    4 ++++
 
134558
 capplets/wm-properties/wm-properties-capplet.c |    8 ++++++++
 
134559
 2 files changed, 12 insertions(+), 0 deletions(-)
 
134560
 
 
134561
commit 8890afcc2f78e2c681c224d7dcf65f2b49dbd433
 
134562
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134563
Date:   Wed Jul 25 04:07:11 2001 +0000
 
134564
 
 
134565
    set the usize of the window
 
134566
 
 
134567
 capplets/url-properties/ChangeLog        |    4 ++++
 
134568
 capplets/url-properties/url-properties.c |    1 +
 
134569
 2 files changed, 5 insertions(+), 0 deletions(-)
 
134570
 
 
134571
commit 460ee8f15ec2045997a836efe1560249bda81594
 
134572
Author: Richard Hestilow <hestilow@ximian.com>
 
134573
Date:   Wed Jul 25 03:13:28 2001 +0000
 
134574
 
 
134575
    Pass in legacy files to capplet_init. (get_legacy_settings): Use the
 
134576
    
 
134577
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134578
    
 
134579
        * sound-properties-capplet.c (main): Pass in legacy files to
 
134580
        capplet_init.
 
134581
        (get_legacy_settings): Use the "Main" config prefix.
 
134582
 
 
134583
 capplets/sound/ChangeLog                  |    6 ++++++
 
134584
 capplets/sound/sound-properties-capplet.c |    9 ++++++---
 
134585
 2 files changed, 12 insertions(+), 3 deletions(-)
 
134586
 
 
134587
commit 4658f96ff370b0946a994e45b6c6f1415ca2aa96
 
134588
Author: Richard Hestilow <hestilow@ximian.com>
 
134589
Date:   Wed Jul 25 03:12:31 2001 +0000
 
134590
 
 
134591
    Pass in legacy files to capplet_init.
 
134592
    
 
134593
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134594
    
 
134595
        * main.c (main): Pass in legacy files to capplet_init.
 
134596
 
 
134597
 capplets/background/ChangeLog |    4 ++++
 
134598
 capplets/background/main.c    |    4 +++-
 
134599
 capplets/keyboard/ChangeLog   |    4 ++++
 
134600
 capplets/keyboard/main.c      |    5 ++++-
 
134601
 4 files changed, 15 insertions(+), 2 deletions(-)
 
134602
 
 
134603
commit 29095b8349de0159711306cd5c6796a29e646ebf
 
134604
Author: Richard Hestilow <hestilow@ximian.com>
 
134605
Date:   Wed Jul 25 03:10:58 2001 +0000
 
134606
 
 
134607
    New argument of legacy files to check for changes.
 
134608
    
 
134609
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134610
    
 
134611
        * capplet-util.[ch] (capplet_init): New argument of legacy files to
 
134612
        check for changes.
 
134613
    
 
134614
        * capplet-util.c (legacy_is_modified): New function that checks
 
134615
        a legacy file against the archiver modification date.
 
134616
        (capplet_init): Pass legacy_files to legacy_is_modified, and sync
 
134617
        our database with the legacy one if one has been.
 
134618
 
 
134619
 capplets/common/ChangeLog      |   10 +++++
 
134620
 capplets/common/capplet-util.c |   86 ++++++++++++++++++++++++++++++++++++++++
 
134621
 capplets/common/capplet-util.h |    1 +
 
134622
 3 files changed, 97 insertions(+), 0 deletions(-)
 
134623
 
 
134624
commit 17cd2c6e79f62a1f299977e28192646d28365509
 
134625
Author: Richard Hestilow <hestilow@ximian.com>
 
134626
Date:   Wed Jul 25 02:58:40 2001 +0000
 
134627
 
 
134628
    Fix date parsing to work with DST.
 
134629
    
 
134630
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134631
    
 
134632
        * config-log.c (parse_line): Fix date parsing to work with DST.
 
134633
    
 
134634
        * bonobo-config-archiver.[ch]: Export a PropertyBag interface that
 
134635
        has the last_modified date as a read-only property.
 
134636
 
 
134637
 archiver/ChangeLog                |    7 +++++
 
134638
 archiver/bonobo-config-archiver.c |   51 ++++++++++++++++++++++++++++++++++++-
 
134639
 archiver/bonobo-config-archiver.h |    2 +
 
134640
 archiver/config-log.c             |    4 +++
 
134641
 4 files changed, 63 insertions(+), 1 deletions(-)
 
134642
 
 
134643
commit a3610b563b47c28a6e13b957ecb54569ea272c72
 
134644
Author: Chema Celorio <chema@celorio.com>
 
134645
Date:   Wed Jul 25 00:36:48 2001 +0000
 
134646
 
 
134647
    set the title of the window to "Gnome Control Center : foo"
 
134648
    
 
134649
    2001-07-24  Chema Celorio  <chema@celorio.com>
 
134650
    
 
134651
        * capplet-dir-view.c (capplet_dir_view_load_dir): set the title
 
134652
        of the window to "Gnome Control Center : foo"
 
134653
 
 
134654
 control-center/ChangeLog               |    5 +++++
 
134655
 control-center/capplet-dir-view-html.c |    1 +
 
134656
 control-center/capplet-dir-view.c      |    5 ++++-
 
134657
 3 files changed, 10 insertions(+), 1 deletions(-)
 
134658
 
 
134659
commit 62137c9e238491325d25970479ca8c6ecc4d372b
 
134660
Author: Bradford Hovinen <hovinen@ximian.com>
 
134661
Date:   Tue Jul 24 23:20:53 2001 +0000
 
134662
 
 
134663
    Use correct pointer type when passing to notify_listeners
 
134664
    
 
134665
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134666
    
 
134667
        * bonobo-config-archiver.c (real_sync): Use correct pointer
 
134668
        type when passing to notify_listeners
 
134669
 
 
134670
 archiver/ChangeLog                |    1 +
 
134671
 archiver/bonobo-config-archiver.c |    2 +-
 
134672
 2 files changed, 2 insertions(+), 1 deletions(-)
 
134673
 
 
134674
commit 5352793786ee7b3cfc34d30630d23c5399cc1225
 
134675
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134676
Date:   Tue Jul 24 22:55:50 2001 +0000
 
134677
 
 
134678
    replace the full path in the oaf files to remove ambiguity
 
134679
 
 
134680
 ...bo_Control_Capplet_background_properties.oaf.in |    2 +-
 
134681
 capplets/background/Makefile.am                    |    4 +++-
 
134682
 ...nobo_Control_Capplet_keyboard_properties.oaf.in |    2 +-
 
134683
 capplets/keyboard/Makefile.am                      |   10 ++++++++--
 
134684
 configure.in                                       |    3 +++
 
134685
 5 files changed, 16 insertions(+), 5 deletions(-)
 
134686
 
 
134687
commit 9641b70f8d4e12a5eabf5d5d41867d38a0a65915
 
134688
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134689
Date:   Tue Jul 24 22:53:35 2001 +0000
 
134690
 
 
134691
    swap
 
134692
 
 
134693
 ...onobo_Control_Capplet_background_properties.oaf |   20 ------------------
 
134694
 ...bo_Control_Capplet_background_properties.oaf.in |   20 ++++++++++++++++++
 
134695
 .../Bonobo_Control_Capplet_sound_properties.oaf    |   22 --------------------
 
134696
 .../Bonobo_Control_Capplet_sound_properties.oaf.in |   22 ++++++++++++++++++++
 
134697
 capplets/sound/Makefile.am                         |    4 ++-
 
134698
 5 files changed, 45 insertions(+), 43 deletions(-)
 
134699
 
 
134700
commit 4c1bd422e22f9cac6e2e3ed52d1c40c0705fbf4d
 
134701
Author: Bradford Hovinen <hovinen@ximian.com>
 
134702
Date:   Tue Jul 24 22:52:59 2001 +0000
 
134703
 
 
134704
    Reenable disabled code (quit_cb): Put the db an id objects in a pair
 
134705
    
 
134706
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134707
    
 
134708
        * capplet-util.c (real_quit_cb): Reenable disabled code
 
134709
        (quit_cb): Put the db an id objects in a pair structure and pass
 
134710
        that to the callback
 
134711
        (real_quit_cb): Extract the db and id objects from the pair
 
134712
        (create_control_cb): Set up listener for sync event rather than
 
134713
        change event
 
134714
 
 
134715
 capplets/common/ChangeLog      |    2 ++
 
134716
 capplets/common/capplet-util.c |    2 +-
 
134717
 2 files changed, 3 insertions(+), 1 deletions(-)
 
134718
 
 
134719
commit f079a9ab87102ba9c5e234062a675f20cb4e8d82
 
134720
Author: Bradford Hovinen <hovinen@ximian.com>
 
134721
Date:   Tue Jul 24 22:52:28 2001 +0000
 
134722
 
 
134723
    Notify listeners with a sync event
 
134724
    
 
134725
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134726
    
 
134727
        * bonobo-config-archiver.c (real_sync): Notify listeners with a sync event
 
134728
 
 
134729
 archiver/ChangeLog                |    4 ++++
 
134730
 archiver/bonobo-config-archiver.c |    5 +++++
 
134731
 archiver/default-user.xml         |    2 +-
 
134732
 3 files changed, 10 insertions(+), 1 deletions(-)
 
134733
 
 
134734
commit 678ce84589a90dc9b01fcefe3d2c384bec266c54
 
134735
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134736
Date:   Tue Jul 24 21:58:53 2001 +0000
 
134737
 
 
134738
    replace the binary name with the full path
 
134739
 
 
134740
 .../Bonobo_Control_Capplet_keyboard_properties.oaf |   20 --------------------
 
134741
 ...nobo_Control_Capplet_keyboard_properties.oaf.in |   20 ++++++++++++++++++++
 
134742
 2 files changed, 20 insertions(+), 20 deletions(-)
 
134743
 
 
134744
commit 6a86bc37a27d0ce7152489b4ccc01070588d01ee
 
134745
Author: Bradford Hovinen <hovinen@ximian.com>
 
134746
Date:   Tue Jul 24 21:07:24 2001 +0000
 
134747
 
 
134748
    Set moniker property manually (capplet_control_launch): Remove double-free
 
134749
    
 
134750
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134751
    
 
134752
        * capplet-dir.c (capplet_control_launch): Set moniker property
 
134753
        manually
 
134754
        (capplet_control_launch): Remove double-free of the moniker
 
134755
        (capplet_control_launch): Release and unref the property control
 
134756
        in the event of an error
 
134757
        (capplet_control_launch): Conclude that the capplet is already
 
134758
        running only when the exception type is
 
134759
        Bonobo/Moniker/InterfaceNotFound
 
134760
 
 
134761
 control-center/ChangeLog     |    3 +++
 
134762
 control-center/capplet-dir.c |   12 +++++++++---
 
134763
 2 files changed, 12 insertions(+), 3 deletions(-)
 
134764
 
 
134765
commit ac4025cf591df89b58ca4a92265e6b35e0eaef7b
 
134766
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134767
Date:   Tue Jul 24 20:48:44 2001 +0000
 
134768
 
 
134769
    shit
 
134770
 
 
134771
 ...onobo_Control_Capplet_background_properties.oaf |    2 +-
 
134772
 1 files changed, 1 insertions(+), 1 deletions(-)
 
134773
 
 
134774
commit c721616af04ec4c6716d053ca4ee67259ae1f484
 
134775
Author: Bradford Hovinen <hovinen@ximian.com>
 
134776
Date:   Tue Jul 24 20:19:35 2001 +0000
 
134777
 
 
134778
    Reenable disabled code (quit_cb): Put the db an id objects in a pair
 
134779
    
 
134780
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134781
    
 
134782
        * capplet-util.c (real_quit_cb): Reenable disabled code
 
134783
        (quit_cb): Put the db an id objects in a pair structure and pass
 
134784
        that to the callback
 
134785
        (real_quit_cb): Extract the db and id objects from the pair
 
134786
 
 
134787
 capplets/common/ChangeLog      |    7 +++++++
 
134788
 capplets/common/capplet-util.c |   29 +++++++++++++++++++----------
 
134789
 2 files changed, 26 insertions(+), 10 deletions(-)
 
134790
 
 
134791
commit 8d25e44ec74b30506ed8fd455f35ade86ad90889
 
134792
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134793
Date:   Tue Jul 24 19:28:30 2001 +0000
 
134794
 
 
134795
    small fix
 
134796
 
 
134797
 configure.in |    4 ++--
 
134798
 1 files changed, 2 insertions(+), 2 deletions(-)
 
134799
 
 
134800
commit 4e30288393ff4f019401a1639254c90227ae22ba
 
134801
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134802
Date:   Tue Jul 24 19:27:41 2001 +0000
 
134803
 
 
134804
    go back to the old name
 
134805
 
 
134806
 capplets/background/background.desktop.in.in |    2 +-
 
134807
 capplets/mouse/Makefile.am                   |    6 +++---
 
134808
 capplets/mouse/mouse.desktop.in.in           |    2 +-
 
134809
 3 files changed, 5 insertions(+), 5 deletions(-)
 
134810
 
 
134811
commit 8fcc497ce58717b7e837c85de839e5d9095be387
 
134812
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134813
Date:   Tue Jul 24 19:21:40 2001 +0000
 
134814
 
 
134815
    typo
 
134816
 
 
134817
 capplets/background/Makefile.am |    4 ++--
 
134818
 1 files changed, 2 insertions(+), 2 deletions(-)
 
134819
 
 
134820
commit 3df89d99755b2c5782ec8ca9a8522c2dc9a32b45
 
134821
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134822
Date:   Tue Jul 24 19:21:08 2001 +0000
 
134823
 
 
134824
    go back to the old name
 
134825
 
 
134826
 capplets/background/Makefile.am |    2 +-
 
134827
 1 files changed, 1 insertions(+), 1 deletions(-)
 
134828
 
 
134829
commit 65004aca45d68ca5d8613dfa79df8b2d27a1312e
 
134830
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134831
Date:   Tue Jul 24 19:17:23 2001 +0000
 
134832
 
 
134833
    go back to the old capplet name
 
134834
 
 
134835
 capplets/screensaver/screensaver.desktop.in.in |    2 +-
 
134836
 1 files changed, 1 insertions(+), 1 deletions(-)
 
134837
 
 
134838
commit e44cdc1c8dc48130abc0130e9aebc61a1367f063
 
134839
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134840
Date:   Tue Jul 24 19:14:30 2001 +0000
 
134841
 
 
134842
    go back to the old binary name
 
134843
 
 
134844
 capplets/ui-properties/Makefile.am |    6 +++---
 
134845
 1 files changed, 3 insertions(+), 3 deletions(-)
 
134846
 
 
134847
commit f888f2ea43d923cc013b1e292059f643d5e3c16b
 
134848
Author: Jose Maria Celorio <chema@src.gnome.org>
 
134849
Date:   Tue Jul 24 19:10:26 2001 +0000
 
134850
 
 
134851
    rename the bin to the old name
 
134852
 
 
134853
 capplets/screensaver/Makefile.am |    6 +++---
 
134854
 1 files changed, 3 insertions(+), 3 deletions(-)
 
134855
 
 
134856
commit 31145a55e1773129b4e600a25ae0b5827811c868
 
134857
Author: Richard Hestilow <hestilow@ximian.com>
 
134858
Date:   Tue Jul 24 18:07:52 2001 +0000
 
134859
 
 
134860
    Set clist to reasonable default size.
 
134861
    
 
134862
    2001-07-24  Richard Hestilow  <hestilow@ximian.com>
 
134863
    
 
134864
        * mime-data.c (get_mime_clist): Set clist to reasonable default size.
 
134865
 
 
134866
 capplets/mime-type/ChangeLog   |    4 ++++
 
134867
 capplets/mime-type/mime-data.c |    1 +
 
134868
 2 files changed, 5 insertions(+), 0 deletions(-)
 
134869
 
 
134870
commit 8b9b013e5b6965fc10dd0ea69064ff2760fcfe77
 
134871
Author: Bradford Hovinen <hovinen@ximian.com>
 
134872
Date:   Tue Jul 24 15:13:10 2001 +0000
 
134873
 
 
134874
    Set moniker property manually (capplet_control_launch): Remove double-free
 
134875
    
 
134876
    2001-07-24  Bradford Hovinen  <hovinen@ximian.com>
 
134877
    
 
134878
        * capplet-dir.c (capplet_control_launch): Set moniker property
 
134879
        manually
 
134880
        (capplet_control_launch): Remove double-free of the moniker
 
134881
        (capplet_control_launch): Release and unref the property control
 
134882
        in the event of an error
 
134883
 
 
134884
 control-center/ChangeLog     |    8 ++++++++
 
134885
 control-center/capplet-dir.c |   26 +++++++++++++++++---------
 
134886
 2 files changed, 25 insertions(+), 9 deletions(-)
 
134887
 
 
134888
commit e9ab6d3ff0980c95b11938be99d7a44bb47e8990
 
134889
Author: Chema Celorio <chema@celorio.com>
 
134890
Date:   Tue Jul 24 08:40:02 2001 +0000
 
134891
 
 
134892
    add a new sed line that adds the full path to the Exec line in the
 
134893
    
 
134894
    2001-07-24  Chema Celorio  <chema@celorio.com>
 
134895
    
 
134896
        * configure.in (dnl): add a new sed line that adds the full path to the Exec line
 
134897
        in the .desktop files. It is commented out for now cause gnoemcc is not apreciating
 
134898
        full paths.
 
134899
 
 
134900
 ChangeLog    |    6 ++++++
 
134901
 configure.in |    4 ++++
 
134902
 2 files changed, 10 insertions(+), 0 deletions(-)
 
134903
 
 
134904
commit 8e7b25a1b1ce485f373cef2f640b0c9cd440dbaa
 
134905
Author: Richard Hestilow <hestilow@ximian.com>
 
134906
Date:   Tue Jul 24 01:55:58 2001 +0000
 
134907
 
 
134908
    Only set_selected_editor if the button is enabled.
 
134909
    
 
134910
    2001-07-23  Richard Hestilow  <hestilow@ximian.com>
 
134911
    
 
134912
        * callbacks.c (on_radiodefeditor_toggled): Only set_selected_editor
 
134913
        if the button is enabled.
 
134914
        (on_seldefbrowser_toggled): Ditto.
 
134915
        (on_seldefview_toggled): Ditto.
 
134916
        (on_seldefterm_toggled): Ditto.
 
134917
    
 
134918
        * default-application-properties.c (fill_editor_data): Fix widget
 
134919
        name typo.
 
134920
 
 
134921
 capplets/default-applications/ChangeLog            |   11 +++++++++++
 
134922
 capplets/default-applications/callbacks.c          |   12 ++++++++----
 
134923
 .../default-application-properties.c               |    2 +-
 
134924
 3 files changed, 20 insertions(+), 5 deletions(-)
 
134925
 
 
134926
commit 02d668ce65367ea586862df094f5b4c622c3b28a
 
134927
Author: Bradford Hovinen <hovinen@ximian.com>
 
134928
Date:   Mon Jul 23 23:03:00 2001 +0000
 
134929
 
 
134930
    Don't connect the app's button signals if the app has just been destroyed
 
134931
    
 
134932
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
134933
    
 
134934
        * capplet-dir.c (capplet_control_launch): Don't connect the
 
134935
        app's button signals if the app has just been destroyed
 
134936
 
 
134937
 control-center/ChangeLog     |    2 ++
 
134938
 control-center/capplet-dir.c |    5 ++---
 
134939
 2 files changed, 4 insertions(+), 3 deletions(-)
 
134940
 
 
134941
commit 8d99fd960e5ffa6a032f6d5bb33efa9ef3298d33
 
134942
Author: Bradford Hovinen <hovinen@ximian.com>
 
134943
Date:   Mon Jul 23 22:58:32 2001 +0000
 
134944
 
 
134945
    Set InvalidValue exception if the program could not resolve the moniker
 
134946
    
 
134947
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
134948
    
 
134949
        * capplet-util.c (set_moniker_cb): Set InvalidValue exception if
 
134950
        the program could not resolve the moniker
 
134951
    
 
134952
        * capplet-dir.c (capplet_control_launch): Put up an error dialog
 
134953
        and abort the process if the capplet reports an error trying to
 
134954
        resolve its moniker
 
134955
 
 
134956
 capplets/common/ChangeLog      |    4 ++--
 
134957
 capplets/common/capplet-util.c |    6 ++++--
 
134958
 control-center/ChangeLog       |    6 ++++++
 
134959
 control-center/capplet-dir.c   |   14 ++++++++++++--
 
134960
 4 files changed, 24 insertions(+), 6 deletions(-)
 
134961
 
 
134962
commit 0e9e3ca1a28cf5f995f6198487e93acf7862d84e
 
134963
Author: Bradford Hovinen <hovinen@ximian.com>
 
134964
Date:   Mon Jul 23 21:32:57 2001 +0000
 
134965
 
 
134966
    Put up error dialog if we could not resolve the configuration moniker
 
134967
    
 
134968
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
134969
    
 
134970
        * capplet-util.c (set_moniker_cb): Put up error dialog if we could
 
134971
        not resolve the configuration moniker
 
134972
 
 
134973
 capplets/common/ChangeLog      |    5 +++++
 
134974
 capplets/common/capplet-util.c |    6 +++++-
 
134975
 2 files changed, 10 insertions(+), 1 deletions(-)
 
134976
 
 
134977
commit 1dcdf758596f2e9f48bcf91ebe7311fc6c68a94d
 
134978
Author: Bradford Hovinen <hovinen@ximian.com>
 
134979
Date:   Mon Jul 23 21:18:49 2001 +0000
 
134980
 
 
134981
    Make sure ESD gets killed if it's supposed to
 
134982
    
 
134983
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
134984
    
 
134985
        * sound-properties-capplet.c (apply_settings): Make sure ESD gets
 
134986
        killed if it's supposed to
 
134987
 
 
134988
 capplets/sound/ChangeLog                  |    5 +++++
 
134989
 capplets/sound/sound-properties-capplet.c |    2 +-
 
134990
 2 files changed, 6 insertions(+), 1 deletions(-)
 
134991
 
 
134992
commit ad85aa7e6e1125da3d6fbab370dfb251cdd7d0e7
 
134993
Author: Bradford Hovinen <hovinen@ximian.com>
 
134994
Date:   Mon Jul 23 20:31:15 2001 +0000
 
134995
 
 
134996
    Don't adjust pixmap width
 
134997
    
 
134998
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
134999
    
 
135000
        * applier.c (renderer_render_wallpaper): Don't adjust pixmap width
 
135001
 
 
135002
 capplets/sound/sound-properties-capplet.c |    2 --
 
135003
 1 files changed, 0 insertions(+), 2 deletions(-)
 
135004
 
 
135005
commit 64dd0e7fc63ed54d65e5826e49d2ec793ba54b83
 
135006
Author: Richard Hestilow <hestilow@ximian.com>
 
135007
Date:   Mon Jul 23 19:22:55 2001 +0000
 
135008
 
 
135009
    Moved here.
 
135010
    
 
135011
    2001-07-23  Richard Hestilow  <hestilow@ximian.com>
 
135012
    
 
135013
        * session.desktop.in.in, session-capplet.png: Moved here.
 
135014
    
 
135015
        * Makefile.am: Added session to capplets.
 
135016
 
 
135017
 capplets/desktop-links/session-capplet.png   |  Bin 0 -> 3929 bytes
 
135018
 capplets/desktop-links/session.desktop.in.in |    7 +++++++
 
135019
 2 files changed, 7 insertions(+), 0 deletions(-)
 
135020
 
 
135021
commit 679ecb4cede2c09da68ceec89ecd37b84c2fa686
 
135022
Author: Bradford Hovinen <hovinen@ximian.com>
 
135023
Date:   Mon Jul 23 19:20:51 2001 +0000
 
135024
 
 
135025
    Don't adjust pixmap width
 
135026
    
 
135027
    2001-07-23  Bradford Hovinen  <hovinen@ximian.com>
 
135028
    
 
135029
        * applier.c (renderer_render_wallpaper): Don't adjust pixmap width
 
135030
 
 
135031
 capplets/background/ChangeLog                 |    4 ++
 
135032
 capplets/background/applier.c                 |    2 -
 
135033
 capplets/background/background-properties.xml |   70 ++++++++++++++++++++++---
 
135034
 3 files changed, 67 insertions(+), 9 deletions(-)
 
135035
 
 
135036
commit 542ff16e9093fe95719063cd7dfb9506e080f0da
 
135037
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
135038
Date:   Sat Jul 21 23:31:03 2001 +0000
 
135039
 
 
135040
    s/Name/_Name/ s/Comment/_Comment/
 
135041
    
 
135042
    * file-types.desktop.in.in:
 
135043
    s/Name/_Name/
 
135044
    s/Comment/_Comment/
 
135045
 
 
135046
 capplets/file-types/ChangeLog                      |    6 ++++++
 
135047
 capplets/file-types/file-types.desktop.in.in       |    4 ++--
 
135048
 capplets/file-types/file-types.desktop.in.in-10478 |    4 ++--
 
135049
 3 files changed, 10 insertions(+), 4 deletions(-)
 
135050
 
 
135051
commit 67532758a56c8914d6ab53195252ae95f10f378c
 
135052
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
135053
Date:   Sat Jul 21 23:24:03 2001 +0000
 
135054
 
 
135055
    s/Name/_Name/ s/Comment/_Comment/
 
135056
    
 
135057
    * Advanced.directory.in.in:
 
135058
    s/Name/_Name/
 
135059
    s/Comment/_Comment/
 
135060
 
 
135061
 capplets/desktop-links/Advanced.directory.in.in |    4 ++--
 
135062
 1 files changed, 2 insertions(+), 2 deletions(-)
 
135063
 
 
135064
commit 6f436b0792d6e248aed35d7f6b994ba1464b63d0
 
135065
Author: Ole Laursen <olau@hardworking.dk>
 
135066
Date:   Sat Jul 21 17:22:05 2001 +0000
 
135067
 
 
135068
    Updated Danish translation.
 
135069
    
 
135070
    2001-07-21  Ole Laursen  <olau@hardworking.dk>
 
135071
    
 
135072
        * da.po: Updated Danish translation.
 
135073
 
 
135074
 po/ChangeLog |    6 +-
 
135075
 po/da.po     | 2184 +++++++++++++++-------------------------------------------
 
135076
 2 files changed, 567 insertions(+), 1623 deletions(-)
 
135077
 
 
135078
commit dc90e9ff605ebda643b38cbdff55db50022bdf36
 
135079
Author: Christian Rose <menthos@menthos.com>
 
135080
Date:   Sat Jul 21 15:59:28 2001 +0000
 
135081
 
 
135082
    Updated Swedish translation.
 
135083
    
 
135084
    2001-07-21  Christian Rose  <menthos@menthos.com>
 
135085
    
 
135086
        * sv.po: Updated Swedish translation.
 
135087
 
 
135088
 po/ChangeLog |    4 +
 
135089
 po/sv.po     | 4035 +++++++++++++++++-----------------------------------------
 
135090
 2 files changed, 1162 insertions(+), 2877 deletions(-)
 
135091
 
 
135092
commit e3114766e3bc153c9337c57bb530ea2fa3f571fc
 
135093
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
135094
Date:   Fri Jul 20 20:44:22 2001 +0000
 
135095
 
 
135096
    Updated Polish translation
 
135097
 
 
135098
 po/ChangeLog |    4 +
 
135099
 po/pl.po     | 3815 ++++++++++++++++++----------------------------------------
 
135100
 2 files changed, 1145 insertions(+), 2674 deletions(-)
 
135101
 
 
135102
commit 64d7aecf98fc55b8e0c1d3c2947c0d99f0eb1e82
 
135103
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
135104
Date:   Fri Jul 20 20:26:07 2001 +0000
 
135105
 
 
135106
    Added capplets/default-applications/interface.c,
 
135107
    
 
135108
    * POTFILES.in: Added capplets/default-applications/interface.c,
 
135109
    capplets/default-applications/default-applications.desktop.in.in.
 
135110
 
 
135111
 po/ChangeLog   |    3 ++-
 
135112
 po/POTFILES.in |    1 +
 
135113
 2 files changed, 3 insertions(+), 1 deletions(-)
 
135114
 
 
135115
commit b678e3b6bac9ff1ce7e1627bf7f7419a744cc009
 
135116
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
135117
Date:   Fri Jul 20 20:04:15 2001 +0000
 
135118
 
 
135119
    Added capplets/default-applications/interface.c.
 
135120
    
 
135121
    * POTFILES.in: Added capplets/default-applications/interface.c.
 
135122
 
 
135123
 po/ChangeLog   |    4 ++++
 
135124
 po/POTFILES.in |    1 +
 
135125
 2 files changed, 5 insertions(+), 0 deletions(-)
 
135126
 
 
135127
commit 2f562720ec7817b99266a513d1b0473917d5eec4
 
135128
Author: Kjartan Maraas <kmaraas@gnome.org>
 
135129
Date:   Fri Jul 20 19:21:20 2001 +0000
 
135130
 
 
135131
    Updated Norwegian (nynorsk) translation. Updated Norwegian (bokmel)
 
135132
    
 
135133
    2001-07-20  Kjartan Maraas  <kmaraas@gnome.org>
 
135134
    
 
135135
        * nn.po: Updated Norwegian (nynorsk) translation.
 
135136
        * no.po: Updated Norwegian (bokmel) translation.
 
135137
 
 
135138
 po/ChangeLog |    5 +
 
135139
 po/nn.po     |  362 +++++-----
 
135140
 po/no.po     | 2434 ++++++++++------------------------------------------------
 
135141
 3 files changed, 597 insertions(+), 2204 deletions(-)
 
135142
 
 
135143
commit daa0f830e58ad7fcdc240687491878351a07fcc7
 
135144
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
135145
Date:   Fri Jul 20 11:44:55 2001 +0000
 
135146
 
 
135147
    updated Walloon file
 
135148
 
 
135149
 po/ChangeLog |    4 +
 
135150
 po/wa.po     | 1423 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 
135151
 2 files changed, 1388 insertions(+), 39 deletions(-)
 
135152
 
 
135153
commit 11ad1980e5b06d9aed2b0b080536fa12ff45812b
 
135154
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
 
135155
Date:   Fri Jul 20 11:21:00 2001 +0000
 
135156
 
 
135157
    Updated Slovak translation.
 
135158
    
 
135159
    2001-07-20  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
 
135160
    
 
135161
        * sk.po: Updated Slovak translation.
 
135162
 
 
135163
 po/ChangeLog |    4 +
 
135164
 po/sk.po     | 1224 +++++-----------------------------------------------------
 
135165
 2 files changed, 102 insertions(+), 1126 deletions(-)
 
135166
 
 
135167
commit 0ae3d29c91f23c025d0557332c94d9fa287f2b2e
 
135168
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135169
Date:   Fri Jul 20 09:49:49 2001 +0000
 
135170
 
 
135171
    1.5.0 here we go
 
135172
 
 
135173
 ChangeLog                               |    4 +++
 
135174
 archiver/ChangeLog                      |    4 +++
 
135175
 archiver/tests/ChangeLog                |    4 +++
 
135176
 capplets/background/ChangeLog           |    4 +++
 
135177
 capplets/common/ChangeLog               |    4 +++
 
135178
 capplets/default-applications/ChangeLog |    4 +++
 
135179
 capplets/desktop-links/ChangeLog        |    4 +++
 
135180
 capplets/file-types/ChangeLog           |    4 +++
 
135181
 capplets/keyboard/ChangeLog             |    4 +++
 
135182
 capplets/mime-type/ChangeLog            |    4 +++
 
135183
 capplets/mouse/ChangeLog                |    4 +++
 
135184
 capplets/rollback/ChangeLog             |    4 +++
 
135185
 capplets/screensaver/ChangeLog          |    4 +++
 
135186
 capplets/sound/ChangeLog                |    4 +++
 
135187
 capplets/theme-switcher/ChangeLog       |    4 +++
 
135188
 capplets/ui-properties/ChangeLog        |    4 +++
 
135189
 capplets/url-properties/ChangeLog       |    4 +++
 
135190
 capplets/wm-properties/ChangeLog        |    4 +++
 
135191
 control-center/ChangeLog                |    4 +++
 
135192
 po/ChangeLog                            |    4 +++
 
135193
 po/az.po                                |   37 +++++++++++++----------------
 
135194
 po/de.po                                |   37 +++++++++++++----------------
 
135195
 po/es.po                                |   37 +++++++++++++----------------
 
135196
 po/ga.po                                |   37 ++++++++++++------------------
 
135197
 po/ja.po                                |   27 +++++++++++----------
 
135198
 po/uk.po                                |   38 +++++++++++++-----------------
 
135199
 26 files changed, 177 insertions(+), 116 deletions(-)
 
135200
 
 
135201
commit 7404465cd24cb2f27488a0d3a669b9c97c89cefa
 
135202
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135203
Date:   Fri Jul 20 07:35:02 2001 +0000
 
135204
 
 
135205
    yes, MORE comits from me.
 
135206
    WHy ?
 
135207
    cause i don't understand the auto* tools.
 
135208
    
 
135209
    well, i thnk i do now
 
135210
 
 
135211
 configure.in               |    4 ++--
 
135212
 control-center/Makefile.am |   24 +++++++++++++++++++++++-
 
135213
 po/POTFILES.in             |    2 +-
 
135214
 3 files changed, 26 insertions(+), 4 deletions(-)
 
135215
 
 
135216
commit 5f0f5df98821c8c796afa6d669bd6788a49bfbe7
 
135217
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135218
Date:   Fri Jul 20 07:16:03 2001 +0000
 
135219
 
 
135220
    new jimmac-icons for your pleasure
 
135221
 
 
135222
 capplets/url-properties/url-capplet.png |  Bin 3047 -> 4886 bytes
 
135223
 capplets/wm-properties/wm-capplet.png   |  Bin 3047 -> 3047 bytes
 
135224
 2 files changed, 0 insertions(+), 0 deletions(-)
 
135225
 
 
135226
commit 6aae57341dd9a9ce851cdff65616359618f06f58
 
135227
Author: Takayuki KUSANO <kusano@src.gnome.org>
 
135228
Date:   Fri Jul 20 05:45:39 2001 +0000
 
135229
 
 
135230
    Remove duplicated entry.
 
135231
    
 
135232
        * ja.po: Remove duplicated entry.
 
135233
 
 
135234
 po/ChangeLog |    4 +
 
135235
 po/ja.po     |  844 +++++++++++++++++++++++-----------------------------------
 
135236
 2 files changed, 335 insertions(+), 513 deletions(-)
 
135237
 
 
135238
commit 5a6e790c369775d3496306ce1a8756170a8c2484
 
135239
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135240
Date:   Fri Jul 20 04:11:16 2001 +0000
 
135241
 
 
135242
    Install the sawfish director correctly
 
135243
 
 
135244
 capplets/desktop-links/Sawfish/.cvsignore          |    2 ++
 
135245
 .../desktop-links/Sawfish/Sawfish.directory.in     |    5 -----
 
135246
 2 files changed, 2 insertions(+), 5 deletions(-)
 
135247
 
 
135248
commit 449c9fa6c10cee42a13671f67252254d22b00eb4
 
135249
Author: Bradford Hovinen <hovinen@ximian.com>
 
135250
Date:   Fri Jul 20 03:30:59 2001 +0000
 
135251
 
 
135252
    Uncomment
 
135253
    
 
135254
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135255
    
 
135256
        * Makefile.am (install-data-local): Uncomment
 
135257
 
 
135258
 control-center/ChangeLog   |    4 ++++
 
135259
 control-center/Makefile.am |    6 +++---
 
135260
 2 files changed, 7 insertions(+), 3 deletions(-)
 
135261
 
 
135262
commit ffea02cc880f02bf083e6edc9dbba4db316064f2
 
135263
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135264
Date:   Fri Jul 20 03:27:12 2001 +0000
 
135265
 
 
135266
    remove a not longer used file
 
135267
 
 
135268
 po/ChangeLog   |    8 ++++++--
 
135269
 po/POTFILES.in |    1 -
 
135270
 2 files changed, 6 insertions(+), 3 deletions(-)
 
135271
 
 
135272
commit 62421362e8811207e3f8719363545ba2bc4f89e3
 
135273
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135274
Date:   Fri Jul 20 01:50:04 2001 +0000
 
135275
 
 
135276
    more distcheck fixes
 
135277
 
 
135278
 capplets/background/Makefile.am |    6 +-
 
135279
 po/az.po                        |  924 ++++++++++++++++++++-------------------
 
135280
 po/de.po                        |  937 +++++++++++++++++++--------------------
 
135281
 po/es.po                        |  181 ++++----
 
135282
 po/ga.po                        |  589 +++++++++----------------
 
135283
 po/uk.po                        |  670 +++++++++++-----------------
 
135284
 6 files changed, 1490 insertions(+), 1817 deletions(-)
 
135285
 
 
135286
commit e6e16f3c1536796beb5bcde5203d5274596584f0
 
135287
Author: Richard Hestilow <hestilow@ximian.com>
 
135288
Date:   Fri Jul 20 01:40:01 2001 +0000
 
135289
 
 
135290
    Change name to "Main".
 
135291
    
 
135292
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135293
    
 
135294
        * Gnome.directory.in.in: Change name to "Main".
 
135295
    
 
135296
        * capplet-dir.c (capplet_new): Return NULL if program
 
135297
        is not accessible.
 
135298
    
 
135299
        * capplet-dir-view.c (sidebar_populate): Don't show a directory
 
135300
        if it is empty.
 
135301
 
 
135302
 control-center/ChangeLog               |   10 ++++++++++
 
135303
 control-center/Gnome.directory.in.in   |    4 ++--
 
135304
 control-center/capplet-dir-view-html.c |   26 ++++++++++++++++++++++++++
 
135305
 control-center/capplet-dir.c           |    8 ++++++++
 
135306
 4 files changed, 46 insertions(+), 2 deletions(-)
 
135307
 
 
135308
commit 118317da3be3782ef4187876e6ce6dc38221380d
 
135309
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135310
Date:   Fri Jul 20 01:28:02 2001 +0000
 
135311
 
 
135312
    make distcheck passes
 
135313
 
 
135314
 ChangeLog                         |    4 ++++
 
135315
 capplets/background/ChangeLog     |    4 ++++
 
135316
 capplets/background/Makefile.am   |    8 +++++---
 
135317
 capplets/desktop-links/ChangeLog  |    4 ++++
 
135318
 capplets/mouse/ChangeLog          |    4 ++++
 
135319
 capplets/mouse/Makefile.am        |    4 ++--
 
135320
 capplets/screensaver/ChangeLog    |    4 ++++
 
135321
 capplets/screensaver/Makefile.am  |    4 ++--
 
135322
 configure.in                      |    4 ++--
 
135323
 control-center/Makefile.am        |   11 +++++++----
 
135324
 control-center/control-center.png |  Bin 3296 -> 4033 bytes
 
135325
 11 files changed, 38 insertions(+), 13 deletions(-)
 
135326
 
 
135327
commit 0859c35e900e6c5e4115869190b9a7ca4c4c9171
 
135328
Author: Richard Hestilow <hestilow@ximian.com>
 
135329
Date:   Fri Jul 20 00:36:59 2001 +0000
 
135330
 
 
135331
    Started.
 
135332
    
 
135333
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135334
    
 
135335
        * Started.
 
135336
    
 
135337
        * main.c (main): Don't waitpid. I have no idea why it didn't work,
 
135338
        but this is at least better than waiting forever.
 
135339
 
 
135340
 capplets/theme-switcher/ChangeLog |    6 ++++++
 
135341
 capplets/theme-switcher/main.c    |    5 ++++-
 
135342
 2 files changed, 10 insertions(+), 1 deletions(-)
 
135343
 
 
135344
commit 00817203b454ff4273c60c1438df088f49c9ca36
 
135345
Author: Richard Hestilow <hestilow@ximian.com>
 
135346
Date:   Fri Jul 20 00:34:08 2001 +0000
 
135347
 
 
135348
    Add compatibility "-b" argument.
 
135349
    
 
135350
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135351
    
 
135352
        * main.c: Add compatibility "-b" argument.
 
135353
 
 
135354
 capplets/background/ChangeLog |    4 ++++
 
135355
 capplets/background/main.c    |   24 ++++++++++++++++++++++++
 
135356
 2 files changed, 28 insertions(+), 0 deletions(-)
 
135357
 
 
135358
commit 342cc3123a35907cf68d6f997b0b74eb6c354d9e
 
135359
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135360
Date:   Fri Jul 20 00:04:22 2001 +0000
 
135361
 
 
135362
    ipeti pu !
 
135363
 
 
135364
 .../wm-desktops/Enlightenment.desktop.in.in        |    9 +++++++++
 
135365
 .../wm-properties/wm-desktops/IceWM.desktop.in.in  |    7 +++++++
 
135366
 .../wm-properties/wm-desktops/Scwm.desktop.in.in   |    7 +++++++
 
135367
 .../wm-desktops/WindowMaker.desktop.in.in          |    8 ++++++++
 
135368
 .../wm-properties/wm-desktops/twm.desktop.in.in    |    7 +++++++
 
135369
 5 files changed, 38 insertions(+), 0 deletions(-)
 
135370
 
 
135371
commit bfc2891118f7243db425dea98b47c69d5ee4f9c6
 
135372
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135373
Date:   Fri Jul 20 00:03:32 2001 +0000
 
135374
 
 
135375
    distcheck love
 
135376
 
 
135377
 capplets/ui-properties/ChangeLog               |    4 +++
 
135378
 capplets/ui-properties/Makefile.am             |    8 ++++--
 
135379
 capplets/wm-properties/ChangeLog               |    4 +++
 
135380
 capplets/wm-properties/wm-desktops/Makefile.am |   27 +++++++++++++++--------
 
135381
 4 files changed, 30 insertions(+), 13 deletions(-)
 
135382
 
 
135383
commit 70613fac1c31061a9d388dca84b1a7269a1047fe
 
135384
Author: Richard Hestilow <hestilow@ximian.com>
 
135385
Date:   Thu Jul 19 23:36:21 2001 +0000
 
135386
 
 
135387
    Add an idle handler to call the real quit cb. (real_quit_cb): Added, it is
 
135388
    
 
135389
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135390
    
 
135391
        * capplet-util.c (quit_cb): Add an idle handler to call the real
 
135392
        quit cb.
 
135393
        (real_quit_cb): Added, it is what quit_cb used to be.
 
135394
 
 
135395
 capplets/common/ChangeLog      |    6 ++++++
 
135396
 capplets/common/capplet-util.c |   23 +++++++++++++++++++----
 
135397
 2 files changed, 25 insertions(+), 4 deletions(-)
 
135398
 
 
135399
commit 864eb4df4bb78faaa3d42310a91eb11dc44d73c8
 
135400
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135401
Date:   Thu Jul 19 23:08:39 2001 +0000
 
135402
 
 
135403
    Updated Spanish translation.
 
135404
    
 
135405
    2001-07-19  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135406
    
 
135407
        * es.po: Updated Spanish translation.
 
135408
 
 
135409
 po/ChangeLog |    4 +
 
135410
 po/es.po     |  762 ++++++++++++++++++++++++++++------------------------------
 
135411
 2 files changed, 371 insertions(+), 395 deletions(-)
 
135412
 
 
135413
commit 2c184695cbea1ca43aa11f02879c15ea005187a5
 
135414
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135415
Date:   Thu Jul 19 22:58:29 2001 +0000
 
135416
 
 
135417
    some /s/desktop.in/desktop.in.in/
 
135418
    
 
135419
    2001-07-19  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135420
    
 
135421
        * POTFILES.in: some /s/desktop.in/desktop.in.in/
 
135422
 
 
135423
 po/ChangeLog   |    4 ++++
 
135424
 po/POTFILES.in |   11 +++++------
 
135425
 2 files changed, 9 insertions(+), 6 deletions(-)
 
135426
 
 
135427
commit 01aa945477bdafeb8d48bc7563bedd3ef9ab4ff8
 
135428
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135429
Date:   Thu Jul 19 22:42:35 2001 +0000
 
135430
 
 
135431
    new icon
 
135432
 
 
135433
 .../default-applications-capplet.png               |  Bin 3047 -> 4377 bytes
 
135434
 1 files changed, 0 insertions(+), 0 deletions(-)
 
135435
 
 
135436
commit d163ad18cd5c4bb0bc354b8969dee7db069e7e9b
 
135437
Author: Richard Hestilow <hestilow@ximian.com>
 
135438
Date:   Thu Jul 19 22:39:46 2001 +0000
 
135439
 
 
135440
    remove debugging spew
 
135441
    
 
135442
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135443
    
 
135444
        * applier.c: remove debugging spew
 
135445
    
 
135446
        * main.c (get_legacy_settings): Fix for FileName corba type.
 
135447
        (apply_settings): Check to make sure applier exists.
 
135448
 
 
135449
 ...onobo_Control_Capplet_background_properties.oaf |    2 +-
 
135450
 capplets/background/ChangeLog                      |    7 ++++++
 
135451
 capplets/background/applier.c                      |    5 ----
 
135452
 capplets/background/main.c                         |   23 +++++++++++++++++--
 
135453
 4 files changed, 28 insertions(+), 9 deletions(-)
 
135454
 
 
135455
commit 9fd1bf5628b92b67a10684598124eaa4eadc210e
 
135456
Author: Bradford Hovinen <hovinen@ximian.com>
 
135457
Date:   Thu Jul 19 22:03:53 2001 +0000
 
135458
 
 
135459
    Rename binary to background-properties
 
135460
    
 
135461
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135462
    
 
135463
        * Makefile.am: Rename binary to background-properties
 
135464
 
 
135465
 capplets/background/ChangeLog   |    4 ++++
 
135466
 capplets/background/Makefile.am |   10 +++++-----
 
135467
 2 files changed, 9 insertions(+), 5 deletions(-)
 
135468
 
 
135469
commit 50b19b6120c05b2a092b8903dd75b0878f62ba1d
 
135470
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135471
Date:   Thu Jul 19 21:56:38 2001 +0000
 
135472
 
 
135473
    Removed, we have it inside the .po files now.
 
135474
    
 
135475
    2001-07-19  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135476
    
 
135477
        * */*.desktop_HAS_TRANSLATIONS: Removed, we have it inside the .po
 
135478
        files now.
 
135479
 
 
135480
 .../gtk-theme-selector.desktop_HAS_TRANSLATIONS    |    7 --
 
135481
 .../behavior.desktop_WITH_TRANSLATIONS             |   60 --------------------
 
135482
 2 files changed, 0 insertions(+), 67 deletions(-)
 
135483
 
 
135484
commit 51d2fe6e81e8a31964bf76150197ffbbce15f301
 
135485
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135486
Date:   Thu Jul 19 21:45:55 2001 +0000
 
135487
 
 
135488
    Adapted to use xml-i18n-tools
 
135489
    
 
135490
    2001-07-19  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
135491
    
 
135492
        * wm-desktops/*.desktop: Adapted to use xml-i18n-tools
 
135493
 
 
135494
 capplets/wm-properties/ChangeLog               |    3 +++
 
135495
 capplets/wm-properties/wm-desktops/Makefile.am |   19 +++++++++++--------
 
135496
 2 files changed, 14 insertions(+), 8 deletions(-)
 
135497
 
 
135498
commit 87d0c9a1baf3a9edcee49ccdb7e301079758f00f
 
135499
Author: Richard Hestilow <hestilow@ximian.com>
 
135500
Date:   Thu Jul 19 21:41:18 2001 +0000
 
135501
 
 
135502
    Change exec string for bonobo-conf.
 
135503
    
 
135504
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135505
    
 
135506
        * background-properties.desktop.in.in: Change exec string for
 
135507
        bonobo-conf.
 
135508
 
 
135509
 capplets/background/ChangeLog                |    5 +++++
 
135510
 capplets/background/background.desktop.in.in |    2 +-
 
135511
 2 files changed, 6 insertions(+), 1 deletions(-)
 
135512
 
 
135513
commit 70c43768b5699f472cfeaa4b55436c1cfe5826f0
 
135514
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
135515
Date:   Thu Jul 19 21:39:14 2001 +0000
 
135516
 
 
135517
    Fixed name of background properties capplet
 
135518
 
 
135519
 archiver/default-user.xml |    2 +-
 
135520
 1 files changed, 1 insertions(+), 1 deletions(-)
 
135521
 
 
135522
commit 11c5ef7d46ba033222137437ef11e5244f8a1367
 
135523
Author: Richard Hestilow <hestilow@ximian.com>
 
135524
Date:   Thu Jul 19 21:11:06 2001 +0000
 
135525
 
 
135526
    Removed debugging spew.
 
135527
    
 
135528
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135529
    
 
135530
        * Removed debugging spew.
 
135531
    
 
135532
        * Removed most of the menu bar.
 
135533
    
 
135534
        * capplet-dir-view.c (about_menu_cb): Add Chema, jimmac, and myself
 
135535
        to authors list.
 
135536
    
 
135537
        * capplet-dir-view-html.c (html_populate, html_write_row): Spacing
 
135538
        fix.
 
135539
 
 
135540
 control-center/ChangeLog               |   12 +++++
 
135541
 control-center/capplet-dir-view-html.c |   21 +++++---
 
135542
 control-center/capplet-dir-view.c      |   25 ++--------
 
135543
 control-center/capplet-dir.c           |    4 --
 
135544
 control-center/gnomecc.glade           |   86 --------------------------------
 
135545
 5 files changed, 29 insertions(+), 119 deletions(-)
 
135546
 
 
135547
commit 801e66b74897edcf8feed828c71f2bd621d5f6e0
 
135548
Author: Richard Hestilow <hestilow@ximian.com>
 
135549
Date:   Thu Jul 19 21:05:43 2001 +0000
 
135550
 
 
135551
    bonobo-conf rewrite.
 
135552
    
 
135553
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135554
    
 
135555
        * bonobo-conf rewrite.
 
135556
 
 
135557
 ...onobo_Control_Capplet_background_properties.oaf |   20 +
 
135558
 capplets/background/ChangeLog                      |    4 +
 
135559
 capplets/background/Makefile.am                    |   16 +-
 
135560
 capplets/background/applier.c                      |  324 +++++++++---
 
135561
 capplets/background/applier.h                      |   11 +-
 
135562
 capplets/background/background-properties.glade    |  517 +++++++-------------
 
135563
 capplets/background/background-properties.xml      |   12 +
 
135564
 capplets/background/main.c                         |  395 ++++++---------
 
135565
 capplets/background/preferences.h                  |    9 -
 
135566
 9 files changed, 628 insertions(+), 680 deletions(-)
 
135567
 
 
135568
commit 5da79712e033d76b0ce85baaf551f5eb93e95f09
 
135569
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
135570
Date:   Thu Jul 19 20:56:08 2001 +0000
 
135571
 
 
135572
    Added missing ChangeLog
 
135573
 
 
135574
 0 files changed, 0 insertions(+), 0 deletions(-)
 
135575
 
 
135576
commit fd2313f18ee0841187e0b9d8c54806edcfe7bd17
 
135577
Author: Bradford Hovinen <hovinen@ximian.com>
 
135578
Date:   Thu Jul 19 20:18:55 2001 +0000
 
135579
 
 
135580
    Bump to version 1.5.0
 
135581
    
 
135582
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135583
    
 
135584
        * configure.in: Bump to version 1.5.0
 
135585
 
 
135586
 ChangeLog    |    4 ++++
 
135587
 configure.in |    2 +-
 
135588
 2 files changed, 5 insertions(+), 1 deletions(-)
 
135589
 
 
135590
commit 4b40c528748119b7ea23b57e210d14c93eee6d8d
 
135591
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
135592
Date:   Thu Jul 19 18:36:19 2001 +0000
 
135593
 
 
135594
    Added missing files to EXTRA_DIST, removed nonexistant files from POTFILES.in
 
135595
 
 
135596
 capplets/background/ChangeLog    |    1 +
 
135597
 capplets/background/Makefile.am  |    2 +-
 
135598
 capplets/keyboard/ChangeLog      |    4 +++-
 
135599
 capplets/keyboard/Makefile.am    |    5 +----
 
135600
 capplets/mouse/ChangeLog         |    4 ++++
 
135601
 capplets/mouse/Makefile.am       |    2 +-
 
135602
 capplets/screensaver/ChangeLog   |    2 ++
 
135603
 capplets/screensaver/Makefile.am |    2 +-
 
135604
 capplets/sound/ChangeLog         |    2 ++
 
135605
 capplets/sound/Makefile.am       |    2 +-
 
135606
 control-center/ChangeLog         |    2 ++
 
135607
 control-center/Makefile.am       |    2 +-
 
135608
 po/POTFILES.in                   |    2 +-
 
135609
 13 files changed, 21 insertions(+), 11 deletions(-)
 
135610
 
 
135611
commit 912b4b2165daeed5c9a6e5059cf93e14b9b5a056
 
135612
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
135613
Date:   Thu Jul 19 17:46:28 2001 +0000
 
135614
 
 
135615
    Removed empty SUBDIRS entries
 
135616
 
 
135617
 capplets/background/ChangeLog             |    2 ++
 
135618
 capplets/background/Makefile.am           |    2 --
 
135619
 capplets/default-applications/ChangeLog   |    4 ++++
 
135620
 capplets/default-applications/Makefile.am |    2 --
 
135621
 capplets/keyboard/ChangeLog               |    2 ++
 
135622
 capplets/keyboard/Makefile.am             |    2 --
 
135623
 capplets/sound/ChangeLog                  |    4 ++++
 
135624
 capplets/sound/Makefile.am                |    2 --
 
135625
 8 files changed, 12 insertions(+), 8 deletions(-)
 
135626
 
 
135627
commit bfe8e39c47e592cb857dd637b625945af118ce49
 
135628
Author: Bradford Hovinen <hovinen@ximian.com>
 
135629
Date:   Thu Jul 19 17:43:20 2001 +0000
 
135630
 
 
135631
    Remove references to auto apply feature
 
135632
    
 
135633
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135634
    
 
135635
        * prefs-widget.c: Remove references to auto apply feature
 
135636
    
 
135637
        * applier.c (get_geometry): Use vwidth and vheight rather than
 
135638
        dwidth and dheight when computing aspect ratio
 
135639
        (get_geometry): Adjust rwidth and rheight according to above change
 
135640
    
 
135641
        * preferences.c (preferences_changed): Disable auto-apply
 
135642
    
 
135643
        * background-properties.glade: Remove apply automatically check
 
135644
        button; change "More Solid" to "More Opaque"
 
135645
 
 
135646
 capplets/background/ChangeLog      |    2 ++
 
135647
 capplets/background/prefs-widget.c |   26 --------------------------
 
135648
 2 files changed, 2 insertions(+), 26 deletions(-)
 
135649
 
 
135650
commit 24e322e49a114e0bb4526b382e2158102811018b
 
135651
Author: Bradford Hovinen <hovinen@ximian.com>
 
135652
Date:   Thu Jul 19 17:42:42 2001 +0000
 
135653
 
 
135654
    Use a static variable for the control and return NULL if the control was
 
135655
    
 
135656
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135657
    
 
135658
        * capplet-util.c (create_control_cb): Use a static variable for
 
135659
        the control and return NULL if the control was already created
 
135660
 
 
135661
 capplets/common/ChangeLog      |    5 +++++
 
135662
 capplets/common/capplet-util.c |    9 ++++++---
 
135663
 2 files changed, 11 insertions(+), 3 deletions(-)
 
135664
 
 
135665
commit 2b80912c72882e6e159b79f1124add6f8cf35411
 
135666
Author: Bradford Hovinen <hovinen@ximian.com>
 
135667
Date:   Thu Jul 19 17:39:47 2001 +0000
 
135668
 
 
135669
    Don't give an error if the property control is NULL
 
135670
    
 
135671
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135672
    
 
135673
        * capplet-dir.c (capplet_control_launch): Don't give an error if
 
135674
        the property control is NULL
 
135675
 
 
135676
 control-center/ChangeLog     |    5 +++++
 
135677
 control-center/capplet-dir.c |    5 ++---
 
135678
 2 files changed, 7 insertions(+), 3 deletions(-)
 
135679
 
 
135680
commit 4ae61c1c2efbad2e65df2596b01fc4ae9f98aa80
 
135681
Author: Richard Hestilow <hestilow@ximian.com>
 
135682
Date:   Thu Jul 19 17:28:22 2001 +0000
 
135683
 
 
135684
    forgot to commit the pngs
 
135685
    
 
135686
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135687
    
 
135688
        * forgot to commit the pngs
 
135689
 
 
135690
 control-center/ChangeLog   |    4 ++++
 
135691
 control-center/active.png  |  Bin 0 -> 121 bytes
 
135692
 control-center/bcg_top.png |  Bin 0 -> 93 bytes
 
135693
 control-center/blank.png   |  Bin 0 -> 88 bytes
 
135694
 control-center/title.png   |  Bin 0 -> 763 bytes
 
135695
 5 files changed, 4 insertions(+), 0 deletions(-)
 
135696
 
 
135697
commit 36c3c4ab3b4f523cbf899a1713909e593d300a0e
 
135698
Author: Richard Hestilow <hestilow@ximian.com>
 
135699
Date:   Thu Jul 19 16:39:02 2001 +0000
 
135700
 
 
135701
    New function to compute optimal number of columns. Try resizing, it's fun!
 
135702
    
 
135703
    2001-07-19  Richard Hestilow  <hestilow@ximian.com>
 
135704
    
 
135705
        * capplet-dir-view-html.c (main_allocate_cb: New function to
 
135706
        compute optimal number of columns. Try resizing, it's fun!
 
135707
 
 
135708
 control-center/ChangeLog               |    5 ++++
 
135709
 control-center/capplet-dir-view-html.c |   36 ++++++++++++++++++++++++++-----
 
135710
 2 files changed, 35 insertions(+), 6 deletions(-)
 
135711
 
 
135712
commit 08a5e55afc15a1bd4c955d307b9aceb616c6dc05
 
135713
Author: Bradford Hovinen <hovinen@ximian.com>
 
135714
Date:   Thu Jul 19 15:58:19 2001 +0000
 
135715
 
 
135716
    Don't free the description
 
135717
    
 
135718
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135719
    
 
135720
        * prefs-widget.c (about_cb): Don't free the description
 
135721
 
 
135722
 capplets/screensaver/ChangeLog      |    2 ++
 
135723
 capplets/screensaver/prefs-widget.c |    1 -
 
135724
 2 files changed, 2 insertions(+), 1 deletions(-)
 
135725
 
 
135726
commit 273fe29147e361d5a4a645d984d28560cc94e01e
 
135727
Author: Bradford Hovinen <hovinen@ximian.com>
 
135728
Date:   Thu Jul 19 15:41:58 2001 +0000
 
135729
 
 
135730
    Use capplet->dialog for parent of prefs widget
 
135731
    
 
135732
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135733
    
 
135734
        * main.c (setup_capplet_widget): Use capplet->dialog for parent of
 
135735
        prefs widget
 
135736
    
 
135737
        * prefs-widget.c: Added copyright notice
 
135738
 
 
135739
 capplets/screensaver/ChangeLog      |    7 +++++++
 
135740
 capplets/screensaver/main.c         |    2 +-
 
135741
 capplets/screensaver/prefs-widget.c |   25 +++++++++++++++++++++++++
 
135742
 3 files changed, 33 insertions(+), 1 deletions(-)
 
135743
 
 
135744
commit 6c78ff23c85e72d093dcfa1ed56bc5dcc322ddca
 
135745
Author: Bradford Hovinen <hovinen@ximian.com>
 
135746
Date:   Thu Jul 19 14:44:47 2001 +0000
 
135747
 
 
135748
    Use vwidth and vheight rather than dwidth and dheight when computing
 
135749
    
 
135750
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135751
    
 
135752
        * applier.c (get_geometry): Use vwidth and vheight rather than
 
135753
        dwidth and dheight when computing aspect ratio
 
135754
        (get_geometry): Adjust rwidth and rheight according to above change
 
135755
    
 
135756
        * preferences.c (preferences_changed): Disable auto-apply
 
135757
    
 
135758
        * background-properties.glade: Remove apply automatically check
 
135759
        button; change "More Solid" to "More Opaque"
 
135760
 
 
135761
 capplets/background/ChangeLog                   |   11 ++++++++
 
135762
 capplets/background/applier.c                   |   10 +++---
 
135763
 capplets/background/background-properties.glade |   32 +---------------------
 
135764
 capplets/background/preferences.c               |    2 +
 
135765
 4 files changed, 20 insertions(+), 35 deletions(-)
 
135766
 
 
135767
commit 0c67fab2211e772031b33dc9b84c051ce846a97e
 
135768
Author: Bradford Hovinen <hovinen@ximian.com>
 
135769
Date:   Thu Jul 19 14:14:37 2001 +0000
 
135770
 
 
135771
    Update for bonoboization
 
135772
    
 
135773
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135774
    
 
135775
        * keyboard.desktop.in.in (Exec): Update for bonoboization
 
135776
 
 
135777
 capplets/keyboard/ChangeLog              |    2 ++
 
135778
 capplets/keyboard/keyboard.desktop.in.in |    2 +-
 
135779
 2 files changed, 3 insertions(+), 1 deletions(-)
 
135780
 
 
135781
commit f694c8ecf55f6ca70ce9549cb97a64d1d3e82872
 
135782
Author: Bradford Hovinen <hovinen@ximian.com>
 
135783
Date:   Thu Jul 19 14:00:48 2001 +0000
 
135784
 
 
135785
    Update to correct binary name
 
135786
    
 
135787
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135788
    
 
135789
        * Bonobo_Control_Capplet_keyboard_properties.oaf: Update to
 
135790
        correct binary name
 
135791
    
 
135792
        * main.c (create_dialog): Use GNOMECC_GLADE_DIR rather than
 
135793
        GLADE_DATADIR
 
135794
 
 
135795
 .../Bonobo_Control_Capplet_keyboard_properties.oaf |    2 +-
 
135796
 capplets/keyboard/ChangeLog                        |    8 ++++++++
 
135797
 capplets/keyboard/main.c                           |    2 +-
 
135798
 3 files changed, 10 insertions(+), 2 deletions(-)
 
135799
 
 
135800
commit f28ecce3d28b26c5c879ed2ae0f5f39b526c2f39
 
135801
Author: Bradford Hovinen <hovinen@ximian.com>
 
135802
Date:   Thu Jul 19 13:46:50 2001 +0000
 
135803
 
 
135804
    Set the window title
 
135805
    
 
135806
    2001-07-19  Bradford Hovinen  <hovinen@ximian.com>
 
135807
    
 
135808
        * capplet-dir-view.c (capplet_dir_view_load_dir): Set the window title
 
135809
 
 
135810
 control-center/ChangeLog          |    4 ++++
 
135811
 control-center/capplet-dir-view.c |    2 ++
 
135812
 2 files changed, 6 insertions(+), 0 deletions(-)
 
135813
 
 
135814
commit 91fdb37ce2230cde2e68a81e6c2388bc96b2c905
 
135815
Author: Chema Celorio <chema@celorio.com>
 
135816
Date:   Thu Jul 19 07:34:22 2001 +0000
 
135817
 
 
135818
    remove Gnome.directory from here
 
135819
    
 
135820
    2001-07-19  Chema Celorio  <chema@celorio.com>
 
135821
    
 
135822
        * Makefile.am: remove Gnome.directory from here
 
135823
    
 
135824
    2001-07-19  Chema Celorio  <chema@celorio.com>
 
135825
    
 
135826
        * Makefile.am (ccenter_DATA): move Gnome.directory to here
 
135827
    
 
135828
    2001-07-19  Chema Celorio  <chema@celorio.com>
 
135829
    
 
135830
        * POTFILES.in: remove Gnome.in since we use xml tools
 
135831
 
 
135832
 ChangeLog                            |    4 ++++
 
135833
 Gnome.directory.in                   |    4 ----
 
135834
 Makefile.am                          |   14 +-------------
 
135835
 control-center/.cvsignore            |    4 ++++
 
135836
 control-center/ChangeLog             |    4 ++++
 
135837
 control-center/Gnome.directory.in.in |    5 +++++
 
135838
 control-center/Makefile.am           |   21 +++++++++++++++++++--
 
135839
 po/ChangeLog                         |   12 ++++++++----
 
135840
 po/POTFILES.in                       |    1 -
 
135841
 9 files changed, 45 insertions(+), 24 deletions(-)
 
135842
 
 
135843
commit 24fc946c36aa9050254476ceaf1ae7227529286b
 
135844
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135845
Date:   Thu Jul 19 05:08:34 2001 +0000
 
135846
 
 
135847
    Unify the build process. Clean makefiles and add new icons
 
135848
 
 
135849
 capplets/file-types/Makefile.am                    |    6 --
 
135850
 capplets/mime-type/Makefile.am                     |   43 ++++++++------
 
135851
 capplets/mime-type/mime-type.desktop.in.in         |    7 ++
 
135852
 capplets/url-properties/Makefile.am                |   34 ++++++-----
 
135853
 capplets/url-properties/url-capplet.png            |  Bin 0 -> 3047 bytes
 
135854
 .../url-properties_WITH_TRANSLATIONS               |   57 ++++++++++++++++++
 
135855
 capplets/url-properties/url.desktop.in.in          |    7 ++
 
135856
 capplets/wm-properties/Makefile.am                 |   44 ++++++++------
 
135857
 capplets/wm-properties/wm-capplet.png              |  Bin 0 -> 3047 bytes
 
135858
 capplets/wm-properties/wm.desktop.in.in            |   61 ++++++++++++++++++++
 
135859
 10 files changed, 201 insertions(+), 58 deletions(-)
 
135860
 
 
135861
commit 042c40c8da9f9bbeb84947b3634fd0b1c770a726
 
135862
Author: Richard Hestilow <hestilow@ximian.com>
 
135863
Date:   Thu Jul 19 03:16:35 2001 +0000
 
135864
 
 
135865
    Remove annoying debugging output.
 
135866
    
 
135867
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
135868
    
 
135869
        * capplet-dir.c (capplet_new): Remove annoying debugging output.
 
135870
    
 
135871
        * capplet-dir-view-html.c: Rewritten to use jimmac's new interface.
 
135872
    
 
135873
        * bcg_top.png, title.png, blank.png, active.png: Added.
 
135874
    
 
135875
        * Makefile.am (splash_DATA): Add new pixmap files.
 
135876
    
 
135877
        * gnomecc.glade: Remove ugly toolbar.
 
135878
    
 
135879
        * capplet-dir-view.[ch]: Remove toolbar-related code.
 
135880
 
 
135881
 control-center/ChangeLog               |   14 ++
 
135882
 control-center/Makefile.am             |   11 +-
 
135883
 control-center/capplet-dir-view-html.c |  238 ++++++++++++++++++++----------
 
135884
 control-center/capplet-dir-view.c      |   51 -------
 
135885
 control-center/capplet-dir-view.h      |   15 --
 
135886
 control-center/capplet-dir.c           |    2 -
 
135887
 control-center/gnomecc.glade           |  248 +-------------------------------
 
135888
 7 files changed, 181 insertions(+), 398 deletions(-)
 
135889
 
 
135890
commit bf60a1825422c142054e4b8429374f4c892da735
 
135891
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135892
Date:   Thu Jul 19 02:17:38 2001 +0000
 
135893
 
 
135894
    Cosmetic fixes so taht all the Makefile.am look the same.
 
135895
 
 
135896
 ChangeLog                                 |    4 ++++
 
135897
 acconfig.h                                |    1 +
 
135898
 capplets/background/Makefile.am           |    3 +++
 
135899
 capplets/default-applications/Makefile.am |    1 +
 
135900
 capplets/keyboard/Makefile.am             |   20 ++++++++++++--------
 
135901
 capplets/screensaver/Makefile.am          |    1 +
 
135902
 capplets/sound/Makefile.am                |   21 +++++++++++++--------
 
135903
 7 files changed, 35 insertions(+), 16 deletions(-)
 
135904
 
 
135905
commit 5852ff8de204b878ed20028b078bc6bdaf4f4aa0
 
135906
Author: Chema Celorio <chema@celorio.com>
 
135907
Date:   Thu Jul 19 02:06:34 2001 +0000
 
135908
 
 
135909
    Clean and unify the Makefiles. Clean configure.in
 
135910
    
 
135911
    2001-07-18  Chema Celorio  <chema@celorio.com>
 
135912
    
 
135913
        * Clean and unify the Makefiles. Clean configure.in
 
135914
 
 
135915
 capplets/desktop-links/Advanced.directory.in.in    |    5 +
 
135916
 capplets/desktop-links/cd.desktop.in.in            |    7 +
 
135917
 .../desktop-links/legacy-applications-capplet.png  |  Bin 0 -> 5528 bytes
 
135918
 .../legacy-applications.desktop.in.in              |    7 +
 
135919
 capplets/desktop-links/panel.desktop.in.in         |    8 +
 
135920
 capplets/file-types/.cvsignore                     |    3 +-
 
135921
 capplets/file-types/Makefile.am                    |   61 +-
 
135922
 capplets/file-types/file-types-capplet.png         |  Bin 0 -> 3047 bytes
 
135923
 capplets/file-types/file-types.desktop.in.in       |    7 +
 
135924
 capplets/file-types/file-types.desktop.in.in-10478 |    7 +
 
135925
 capplets/theme-switcher/.cvsignore                 |    4 +-
 
135926
 capplets/theme-switcher/Makefile.am                |   47 +-
 
135927
 .../theme-switcher/gtk-theme-selector-capplet.png  |  Bin 0 -> 527 bytes
 
135928
 capplets/theme-switcher/gtk-theme-selector.desktop |    7 -
 
135929
 .../gtk-theme-selector.desktop.in.in               |    7 +
 
135930
 .../gtk-theme-selector.desktop_HAS_TRANSLATIONS    |    7 +
 
135931
 capplets/ui-properties/.cvsignore                  |    4 +-
 
135932
 capplets/ui-properties/Makefile.am                 |   59 +-
 
135933
 capplets/ui-properties/behavior-properties.glade   |  924 ++++++++++++++++++++
 
135934
 capplets/ui-properties/behavior.desktop            |   60 --
 
135935
 capplets/ui-properties/behavior.desktop.in.in      |    7 +
 
135936
 .../behavior.desktop_WITH_TRANSLATIONS             |   60 ++
 
135937
 capplets/ui-properties/main.c                      |    2 +-
 
135938
 capplets/ui-properties/prefs-widget-app.c          |    4 +-
 
135939
 capplets/ui-properties/prefs-widget-dialogs.c      |    4 +-
 
135940
 capplets/ui-properties/prefs-widget-mdi.c          |    2 +-
 
135941
 capplets/ui-properties/prefs-widget.c              |    3 +-
 
135942
 27 files changed, 1138 insertions(+), 168 deletions(-)
 
135943
 
 
135944
commit 81d30f0b82e06dc6cf744ee77f6a48c064c7bd85
 
135945
Author: Bradford Hovinen <hovinen@ximian.com>
 
135946
Date:   Thu Jul 19 01:13:23 2001 +0000
 
135947
 
 
135948
    Update for new binary name
 
135949
    
 
135950
    2001-07-18  Bradford Hovinen  <hovinen@ximian.com>
 
135951
    
 
135952
        * Bonobo_Control_Capplet_sound_properties.oaf: Update for new
 
135953
        binary name
 
135954
 
 
135955
 .../Bonobo_Control_Capplet_sound_properties.oaf    |    3 ++-
 
135956
 capplets/sound/ChangeLog                           |    5 +++++
 
135957
 2 files changed, 7 insertions(+), 1 deletions(-)
 
135958
 
 
135959
commit 41429f4685829eaa5347c70d04217c554eb30522
 
135960
Author: Bradford Hovinen <hovinen@ximian.com>
 
135961
Date:   Thu Jul 19 01:01:58 2001 +0000
 
135962
 
 
135963
    Store listener id in property control (quit_cb): Remove listener before
 
135964
    
 
135965
    2001-07-18  Bradford Hovinen  <hovinen@ximian.com>
 
135966
    
 
135967
        * capplet-util.c (create_control_cb): Store listener id in
 
135968
        property control
 
135969
        (quit_cb): Remove listener before releasing database
 
135970
        (set_moniker_cb): Kill any existing db object in case the moniker
 
135971
        is set more than once
 
135972
        (set_moniker_cb): Connect destroy signal on pf to pf_destroy_cb
 
135973
        (pf_destroy_cb): Implement
 
135974
 
 
135975
 capplets/common/ChangeLog                 |   10 +++++++
 
135976
 capplets/common/capplet-util.c            |   43 ++++++++++++++++++++---------
 
135977
 capplets/sound/sound-properties-capplet.c |    2 +-
 
135978
 3 files changed, 41 insertions(+), 14 deletions(-)
 
135979
 
 
135980
commit 084d13f34f7b523e21926937bbd6249f05266a88
 
135981
Author: Jose Maria Celorio <chema@src.gnome.org>
 
135982
Date:   Wed Jul 18 22:53:24 2001 +0000
 
135983
 
 
135984
    gthtml 0.9 is enough
 
135985
 
 
135986
 configure.in |   10 +++++-----
 
135987
 1 files changed, 5 insertions(+), 5 deletions(-)
 
135988
 
 
135989
commit ab84bb620b30451ea81dc505ea181dfbd638c85e
 
135990
Author: Kjartan Maraas <kmaraas@gnome.org>
 
135991
Date:   Wed Jul 18 21:45:38 2001 +0000
 
135992
 
 
135993
    Updated Norwegian (nynorsk) translation. Updated Norwegian (bokm�l)
 
135994
    
 
135995
    2001-07-18  Kjartan Maraas  <kmaraas@gnome.org>
 
135996
    
 
135997
        * nn.po: Updated Norwegian (nynorsk) translation.
 
135998
        * no.po: Updated Norwegian (bokm�l) translation.
 
135999
 
 
136000
 po/ChangeLog |    7 +-
 
136001
 po/nn.po     | 1106 +++++++++++++++++++++++++++++++++++++++++++++-------------
 
136002
 2 files changed, 868 insertions(+), 245 deletions(-)
 
136003
 
 
136004
commit c9e7a9618de2d99552aee660475cb3af0bf6de30
 
136005
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136006
Date:   Wed Jul 18 21:13:20 2001 +0000
 
136007
 
 
136008
    new icons
 
136009
 
 
136010
 capplets/mime-type/mime-type-capplet.png           |  Bin 0 -> 2188 bytes
 
136011
 capplets/theme-switcher/theme-switcher-capplet.png |  Bin 0 -> 527 bytes
 
136012
 capplets/ui-properties/behavior-capplet.png        |  Bin 0 -> 3327 bytes
 
136013
 3 files changed, 0 insertions(+), 0 deletions(-)
 
136014
 
 
136015
commit 8036afb4f23061b8934779019e2f6eb32477965b
 
136016
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136017
Date:   Wed Jul 18 20:41:18 2001 +0000
 
136018
 
 
136019
    add new icons from jimmac. This guys rulezZZ
 
136020
 
 
136021
 capplets/desktop-links/advanced-directory.png |  Bin 0 -> 2117 bytes
 
136022
 capplets/desktop-links/cd-capplet.png         |  Bin 0 -> 5801 bytes
 
136023
 capplets/desktop-links/panel-capplet.png      |  Bin 0 -> 1371 bytes
 
136024
 3 files changed, 0 insertions(+), 0 deletions(-)
 
136025
 
 
136026
commit 5b06f501b4e885fb15e25e14a1b06b650ee60d40
 
136027
Author: Richard Hestilow <hestilow@ximian.com>
 
136028
Date:   Wed Jul 18 18:55:34 2001 +0000
 
136029
 
 
136030
    Revert to old prototype. (setup_dialog): Moved signal_connect on demo
 
136031
    
 
136032
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136033
    
 
136034
        * main.c (create_dialog): Revert to old prototype.
 
136035
        (setup_dialog): Moved signal_connect on demo button to here.
 
136036
 
 
136037
 capplets/keyboard/ChangeLog |    5 +++++
 
136038
 capplets/keyboard/main.c    |    8 ++++----
 
136039
 2 files changed, 9 insertions(+), 4 deletions(-)
 
136040
 
 
136041
commit 67abfb5e85ccfa496622859e58c4bb87fd918c9d
 
136042
Author: Richard Hestilow <hestilow@ximian.com>
 
136043
Date:   Wed Jul 18 18:52:41 2001 +0000
 
136044
 
 
136045
    Revert that.
 
136046
    
 
136047
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136048
    
 
136049
        * sound-properties-capplet.c (create_dialog): Revert that.
 
136050
 
 
136051
 capplets/sound/ChangeLog                  |    4 ++++
 
136052
 capplets/sound/sound-properties-capplet.c |    2 +-
 
136053
 2 files changed, 5 insertions(+), 1 deletions(-)
 
136054
 
 
136055
commit d5956cd268b4138930461a5eff6cdbe9e4d295ea
 
136056
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
136057
Date:   Wed Jul 18 18:51:33 2001 +0000
 
136058
 
 
136059
    Oops.
 
136060
 
 
136061
 capplets/common/capplet-util.c |    2 +-
 
136062
 1 files changed, 1 insertions(+), 1 deletions(-)
 
136063
 
 
136064
commit cefd029e800f59ef18ae66e03e07c5c3097dbdaf
 
136065
Author: Richard Hestilow <hestilow@ximian.com>
 
136066
Date:   Wed Jul 18 18:50:44 2001 +0000
 
136067
 
 
136068
    Revert my last proxy-related change.
 
136069
    
 
136070
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136071
    
 
136072
        * capplet-util.[ch]: Revert my last proxy-related change.
 
136073
 
 
136074
 capplets/common/ChangeLog      |    4 ++++
 
136075
 capplets/common/capplet-util.c |    7 ++-----
 
136076
 capplets/common/capplet-util.h |    2 +-
 
136077
 3 files changed, 7 insertions(+), 6 deletions(-)
 
136078
 
 
136079
commit 59a807f174e34abd42f24bc0e986bb63738797b1
 
136080
Author: Richard Hestilow <hestilow@ximian.com>
 
136081
Date:   Wed Jul 18 18:36:12 2001 +0000
 
136082
 
 
136083
    Rewritten to use bonobo-conf.
 
136084
    
 
136085
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136086
    
 
136087
        * Rewritten to use bonobo-conf.
 
136088
 
 
136089
 .../Bonobo_Control_Capplet_keyboard_properties.oaf |   20 +
 
136090
 capplets/keyboard/ChangeLog                        |    4 +
 
136091
 capplets/keyboard/Makefile.am                      |   17 +-
 
136092
 capplets/keyboard/bonobo-property-editor-range.c   |   70 ++
 
136093
 capplets/keyboard/bonobo-property-editor-range.h   |    8 +
 
136094
 capplets/keyboard/keyboard-properties.glade        |  659 ++++++++++++--------
 
136095
 capplets/keyboard/keyboard-properties.glade.h      |   26 +
 
136096
 capplets/keyboard/keyboard-properties.xml          |   12 +
 
136097
 capplets/keyboard/main.c                           |  386 +++++-------
 
136098
 9 files changed, 715 insertions(+), 487 deletions(-)
 
136099
 
 
136100
commit 574cfdef9dd43d505536a94115cffe292ef6c3b2
 
136101
Author: Richard Hestilow <hestilow@ximian.com>
 
136102
Date:   Wed Jul 18 16:13:15 2001 +0000
 
136103
 
 
136104
    Change to reflect new prototype.
 
136105
    
 
136106
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136107
    
 
136108
        * sound-properties-capplet.c (create_dialog): Change to reflect
 
136109
        new prototype.
 
136110
 
 
136111
 capplets/sound/ChangeLog                  |    5 +++++
 
136112
 capplets/sound/sound-properties-capplet.c |    2 +-
 
136113
 2 files changed, 6 insertions(+), 1 deletions(-)
 
136114
 
 
136115
commit 3181b13b99dd9a30b8230e4b2a21c20e22c6cefe
 
136116
Author: Richard Hestilow <hestilow@ximian.com>
 
136117
Date:   Wed Jul 18 16:08:32 2001 +0000
 
136118
 
 
136119
    Add a PropertyBag argument so capplet authors can hook up to the proxy.
 
136120
    
 
136121
    2001-07-18  Richard Hestilow  <hestilow@ximian.com>
 
136122
    
 
136123
        * capplet-util.h (CreateDialogFn): Add a PropertyBag argument so
 
136124
        capplet authors can hook up to the proxy.
 
136125
    
 
136126
        * capplet-util.c (get_control_cb): Pass the proxy bag to setup_cb.
 
136127
        (capplet_init): Don't free default_moniker until after we print it.
 
136128
 
 
136129
 capplets/common/ChangeLog      |    8 ++++++++
 
136130
 capplets/common/capplet-util.c |   11 +++++++----
 
136131
 capplets/common/capplet-util.h |    2 +-
 
136132
 3 files changed, 16 insertions(+), 5 deletions(-)
 
136133
 
 
136134
commit 71eeb1347e6e0abbb5fb913c45d629878ec4ef10
 
136135
Author: Jakub Steiner <jimmac@src.gnome.org>
 
136136
Date:   Wed Jul 18 10:51:16 2001 +0000
 
136137
 
 
136138
    3d icon
 
136139
 
 
136140
 capplets/keyboard/ChangeLog            |    4 ++++
 
136141
 capplets/keyboard/keyboard-capplet.png |  Bin 3497 -> 3385 bytes
 
136142
 2 files changed, 4 insertions(+), 0 deletions(-)
 
136143
 
 
136144
commit e7c670aa05f39066898808455a27cd18b89a9ab6
 
136145
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136146
Date:   Wed Jul 18 09:47:30 2001 +0000
 
136147
 
 
136148
    /s/label/_label, /s/low-label/_low-label/, /s/high-label/_high-label/ &&
 
136149
    
 
136150
    2001-07-18  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136151
    
 
136152
        * screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
 
136153
        /s/high-label/_high-label/ && removed the i18n section.
 
136154
 
 
136155
 capplets/screensaver/ChangeLog           |    6 ++++++
 
136156
 capplets/screensaver/screensavers/README |   24 ++++++------------------
 
136157
 2 files changed, 12 insertions(+), 18 deletions(-)
 
136158
 
 
136159
commit 2f61b51ea6db810439cb3db40a3125558615865e
 
136160
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136161
Date:   Wed Jul 18 06:41:57 2001 +0000
 
136162
 
 
136163
    Tu quimica con mi piel hacen carga positiva,
 
136164
    y cuando me acerco a ti hay una bomba explosiva
 
136165
    tu boca tiene la sal, mi cuerpo el azucar
 
136166
    y mi corazon esta busca que te busca
 
136167
 
 
136168
 .cvsignore                               |    1 +
 
136169
 capplets/default-applications/.cvsignore |    5 +++--
 
136170
 2 files changed, 4 insertions(+), 2 deletions(-)
 
136171
 
 
136172
commit ffbdc83c11a49e8df1c203d2f33f030d514d9bc0
 
136173
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136174
Date:   Wed Jul 18 06:37:59 2001 +0000
 
136175
 
 
136176
    add a version number for gtkhtml
 
136177
 
 
136178
 configure.in |    2 +-
 
136179
 1 files changed, 1 insertions(+), 1 deletions(-)
 
136180
 
 
136181
commit ab0fef8323889ce988ff8396b0ae4099f841e8cd
 
136182
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136183
Date:   Wed Jul 18 06:36:24 2001 +0000
 
136184
 
 
136185
    Fix fix fix fix fix & clean stuff. With their changelog entries for your
 
136186
    pleasure.
 
136187
 
 
136188
 ChangeLog                                          |    6 +
 
136189
 acconfig.h                                         |    2 +
 
136190
 capplets/common/.cvsignore                         |    1 +
 
136191
 capplets/default-applications/ChangeLog            |    6 +
 
136192
 capplets/default-applications/Makefile.am          |    2 +-
 
136193
 .../default-applications.desktop.in.in             |    2 +-
 
136194
 capplets/mouse/ChangeLog                           |    7 +
 
136195
 capplets/mouse/mouse-properties.glade              |    2 +
 
136196
 capplets/mouse/prefs-widget.c                      |    9 +-
 
136197
 capplets/screensaver/ChangeLog                     |   12 ++
 
136198
 capplets/screensaver/Makefile.am                   |    2 +-
 
136199
 capplets/screensaver/expr.c                        |    1 +
 
136200
 capplets/screensaver/prefs-widget.c                |   12 +-
 
136201
 capplets/screensaver/screensaver-prefs-dialog.c    |    6 +-
 
136202
 capplets/screensaver/screensaver.desktop.in.in     |    2 +-
 
136203
 capplets/screensaver/screensavers/Makefile.am      |  182 ++++++++++----------
 
136204
 capplets/screensaver/selection-dialog.c            |    4 +-
 
136205
 configure.in                                       |   80 +++++----
 
136206
 control-center/ChangeLog                           |    6 +
 
136207
 control-center/capplet-dir.c                       |   12 +-
 
136208
 control-center/main.c                              |   12 +-
 
136209
 21 files changed, 215 insertions(+), 153 deletions(-)
 
136210
 
 
136211
commit 35d967aed2132b888dae2a391eb916b87435a8ac
 
136212
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136213
Date:   Wed Jul 18 03:21:07 2001 +0000
 
136214
 
 
136215
    clean this mess.
 
136216
 
 
136217
 ChangeLog                                          |    4 +
 
136218
 acconfig.h                                         |    1 +
 
136219
 capplets/background/.cvsignore                     |    5 +-
 
136220
 capplets/background/ChangeLog                      |    4 +
 
136221
 capplets/background/Makefile.am                    |   52 ++++++-------
 
136222
 .../background/background-properties.desktop.in    |    7 --
 
136223
 capplets/background/background.desktop.in.in       |    7 ++
 
136224
 capplets/background/main.c                         |    2 +-
 
136225
 capplets/background/prefs-widget.c                 |    9 ++-
 
136226
 capplets/default-applications/ChangeLog            |    4 +
 
136227
 capplets/default-applications/Makefile.am          |   47 ++++++------
 
136228
 .../default-application-properties.desktop.in      |    7 --
 
136229
 .../default-applications-capplet.png               |  Bin 0 -> 3047 bytes
 
136230
 .../default-applications-properties.glade          |    1 +
 
136231
 .../default-applications.desktop.in.in             |    7 ++
 
136232
 capplets/desktop-links/.cvsignore                  |    2 +
 
136233
 capplets/desktop-links/Sawfish/.cvsignore          |   14 +---
 
136234
 capplets/keyboard/Makefile.am                      |    5 +-
 
136235
 capplets/keyboard/prefs-widget.c                   |    2 +-
 
136236
 capplets/mouse/.cvsignore                          |    5 +-
 
136237
 capplets/mouse/Makefile.am                         |   10 +--
 
136238
 capplets/mouse/prefs-widget.c                      |    2 +-
 
136239
 capplets/screensaver/.cvsignore                    |    5 +-
 
136240
 capplets/screensaver/ChangeLog                     |    4 +
 
136241
 capplets/screensaver/Makefile.am                   |   80 +++++++++-----------
 
136242
 capplets/screensaver/main.c                        |    2 +-
 
136243
 capplets/screensaver/preview.c                     |    2 +-
 
136244
 .../screensaver/screensaver-properties.desktop.in  |    7 --
 
136245
 capplets/screensaver/screensaver.desktop.in.in     |    7 ++
 
136246
 capplets/sound/.cvsignore                          |    4 +-
 
136247
 capplets/sound/ChangeLog                           |    4 +
 
136248
 capplets/sound/Makefile.am                         |   55 ++++++-------
 
136249
 capplets/sound/sound-properties.desktop.in         |    7 --
 
136250
 capplets/sound/sound.desktop.in.in                 |    7 ++
 
136251
 configure.in                                       |   19 +++--
 
136252
 po/POTFILES.in                                     |   10 +-
 
136253
 36 files changed, 214 insertions(+), 196 deletions(-)
 
136254
 
 
136255
commit 20c079a31593a12deeb82132246a41f1d102a033
 
136256
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136257
Date:   Tue Jul 17 23:40:23 2001 +0000
 
136258
 
 
136259
    Sigh, this is NOT FUN
 
136260
 
 
136261
 capplets/mouse/Makefile.am         |    6 +++---
 
136262
 capplets/mouse/mouse.desktop.in.in |    2 +-
 
136263
 2 files changed, 4 insertions(+), 4 deletions(-)
 
136264
 
 
136265
commit 4e9c851c46f65c5172fb265f3549f55236068da0
 
136266
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136267
Date:   Tue Jul 17 23:36:52 2001 +0000
 
136268
 
 
136269
    Port mouse to the new Makefile.am struct
 
136270
 
 
136271
 capplets/mouse/Makefile.am |   33 +++++++++++++++++++--------------
 
136272
 capplets/mouse/main.c      |    2 +-
 
136273
 2 files changed, 20 insertions(+), 15 deletions(-)
 
136274
 
 
136275
commit 7cd21536aec98f94c8c3fba85a0c7d7a5d9c7da6
 
136276
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136277
Date:   Tue Jul 17 23:32:47 2001 +0000
 
136278
 
 
136279
    fix build
 
136280
 
 
136281
 ChangeLog                                  |    4 ++
 
136282
 acconfig.h                                 |    1 +
 
136283
 capplets/keyboard/Makefile.am              |   25 +++++++++-------
 
136284
 capplets/mouse/Makefile.am                 |   43 ++++++++++------------------
 
136285
 capplets/mouse/mouse-properties.desktop.in |    7 ----
 
136286
 capplets/mouse/mouse.desktop.in.in         |    7 ++++
 
136287
 configure.in                               |   14 +++++----
 
136288
 7 files changed, 49 insertions(+), 52 deletions(-)
 
136289
 
 
136290
commit 84a374efd92c39680b4aef6f8e3f7802736932b7
 
136291
Author: Chema Celorio <chema@celorio.com>
 
136292
Date:   Tue Jul 17 22:27:34 2001 +0000
 
136293
 
 
136294
    nice and clean just as we like it
 
136295
    
 
136296
    2001-07-17  Chema Celorio  <chema@celorio.com>
 
136297
    
 
136298
        * Makefile.am: nice and clean just as we like it
 
136299
 
 
136300
 capplets/background/background-capplet.png         |  Bin 0 -> 3897 bytes
 
136301
 capplets/keyboard/.cvsignore                       |    4 +-
 
136302
 capplets/keyboard/ChangeLog                        |    4 ++
 
136303
 capplets/keyboard/Makefile.am                      |   41 +++++--------------
 
136304
 .../keyboard/keyboard-properties.desktop.in.in     |    7 ---
 
136305
 capplets/keyboard/keyboard.desktop.in.in           |    7 +++
 
136306
 capplets/mouse/mouse-capplet.png                   |  Bin 0 -> 3047 bytes
 
136307
 capplets/screensaver/screensaver-capplet.png       |  Bin 0 -> 4428 bytes
 
136308
 capplets/sound/sound-capplet.png                   |  Bin 0 -> 4655 bytes
 
136309
 configure.in                                       |   43 ++++++++++++++++++--
 
136310
 10 files changed, 62 insertions(+), 44 deletions(-)
 
136311
 
 
136312
commit fe99988f347e9e644b6db22ac751605fcbe51201
 
136313
Author: Bradford Hovinen <hovinen@ximian.com>
 
136314
Date:   Tue Jul 17 22:14:19 2001 +0000
 
136315
 
 
136316
    Add mechanism for quitting once the moniker is no longer in use
 
136317
    
 
136318
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136319
    
 
136320
            * bonobo-config-archiver.c (bonobo_config_archiver_new): Add
 
136321
            mechanism for quitting once the moniker is no longer in use
 
136322
            (bonobo_config_archiver_new): Make archive a static variable
 
136323
            (bonobo_config_archiver_new): Explicitly destroy archive when
 
136324
            program quits
 
136325
            (timeout_cb): Remove
 
136326
    
 
136327
            * capplet-util.c (get_factory_name):
 
136328
            (get_default_moniker):
 
136329
            (get_property_name): Use correct names when the full path was
 
136330
            specified for the executable
 
136331
 
 
136332
 archiver/ChangeLog                |    4 +++
 
136333
 archiver/bonobo-config-archiver.c |   47 +++++++++++++++---------------------
 
136334
 archiver/util.h                   |    2 +-
 
136335
 capplets/common/ChangeLog         |    4 +++
 
136336
 capplets/common/capplet-util.c    |   38 ++++++++++++++++++++++-------
 
136337
 5 files changed, 58 insertions(+), 37 deletions(-)
 
136338
 
 
136339
commit 603e18320dd3afce77226e233d70492ee3aaf49e
 
136340
Author: Bradford Hovinen <hovinen@ximian.com>
 
136341
Date:   Tue Jul 17 20:09:30 2001 +0000
 
136342
 
 
136343
    Destroy the property control when the control or the widget are destroyed
 
136344
    
 
136345
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136346
    
 
136347
        * capplet-util.c (get_control_cb): Destroy the property control when the control or
 
136348
        the widget are destroyed
 
136349
        (quit_cb): Implement
 
136350
        (create_control_cb): Connect destroy signal of property control to
 
136351
        quit_cb
 
136352
 
 
136353
 capplets/common/ChangeLog      |    7 +++++--
 
136354
 capplets/common/capplet-util.c |   25 ++++++++++++++++++++-----
 
136355
 2 files changed, 25 insertions(+), 7 deletions(-)
 
136356
 
 
136357
commit 90ffc8a3e616fd6b902677b146def8c92784f559
 
136358
Author: Bradford Hovinen <hovinen@ximian.com>
 
136359
Date:   Tue Jul 17 20:09:05 2001 +0000
 
136360
 
 
136361
    Add mechanism for quitting once the moniker is no longer in use
 
136362
    
 
136363
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136364
    
 
136365
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Add
 
136366
        mechanism for quitting once the moniker is no longer in use
 
136367
 
 
136368
 archiver/ChangeLog                |    3 +++
 
136369
 archiver/bonobo-config-archiver.c |   17 +++++++++++++++--
 
136370
 2 files changed, 18 insertions(+), 2 deletions(-)
 
136371
 
 
136372
commit 9b494a38812ac1082a4c0fd41f38e04f66a59710
 
136373
Author: Bradford Hovinen <hovinen@ximian.com>
 
136374
Date:   Tue Jul 17 20:08:42 2001 +0000
 
136375
 
 
136376
    Explicitly unref the property control
 
136377
    
 
136378
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136379
    
 
136380
        * capplet-dir.c (capplet_cancel_cb):
 
136381
        (capplet_ok_cb): Explicitly unref the property control
 
136382
 
 
136383
 control-center/ChangeLog     |    5 +++++
 
136384
 control-center/capplet-dir.c |   12 ++++++++++++
 
136385
 2 files changed, 17 insertions(+), 0 deletions(-)
 
136386
 
 
136387
commit 7e8f457622f715fed4db152c3fef9e38c8cd7a95
 
136388
Author: Bradford Hovinen <hovinen@ximian.com>
 
136389
Date:   Tue Jul 17 19:22:51 2001 +0000
 
136390
 
 
136391
    Remove
 
136392
    
 
136393
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136394
    
 
136395
        * config-log.c (slave_apprise_data): Remove
 
136396
 
 
136397
 archiver/ChangeLog    |    2 ++
 
136398
 archiver/config-log.c |   21 ---------------------
 
136399
 2 files changed, 2 insertions(+), 21 deletions(-)
 
136400
 
 
136401
commit 31a81628c4d7313782893ceee01bc3c77bfbaa84
 
136402
Author: Bradford Hovinen <hovinen@ximian.com>
 
136403
Date:   Tue Jul 17 19:08:55 2001 +0000
 
136404
 
 
136405
    strdup the string to remove compiler warnings
 
136406
    
 
136407
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136408
    
 
136409
        * archive.c (archive_unregister_location):
 
136410
        (archive_get_location): strdup the string to remove compiler warnings
 
136411
 
 
136412
 archiver/ChangeLog |    3 +++
 
136413
 archiver/archive.c |   18 ++++++++++++------
 
136414
 2 files changed, 15 insertions(+), 6 deletions(-)
 
136415
 
 
136416
commit 313127a2e59f3e952fec4be5af8b1fb71157e5f3
 
136417
Author: Bradford Hovinen <hovinen@ximian.com>
 
136418
Date:   Tue Jul 17 19:04:33 2001 +0000
 
136419
 
 
136420
    Use return value (location_store_full_snapshot): Use return value
 
136421
    
 
136422
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136423
    
 
136424
        * location.c (location_store): Use return value
 
136425
        (location_store_full_snapshot): Use return value
 
136426
 
 
136427
 archiver/ChangeLog  |    5 +++++
 
136428
 archiver/location.c |   11 +++++------
 
136429
 2 files changed, 10 insertions(+), 6 deletions(-)
 
136430
 
 
136431
commit 1e7101f61db120c5790895dd2e81c02613191402
 
136432
Author: Bradford Hovinen <hovinen@ximian.com>
 
136433
Date:   Tue Jul 17 18:58:02 2001 +0000
 
136434
 
 
136435
    Implement. Return the property name associated with the capplet
 
136436
    
 
136437
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136438
    
 
136439
        * capplet-util.c (get_property_name): Implement. Return the property name
 
136440
        associated with the capplet
 
136441
        (set_moniker_cb): Use GTK_BIN (pf)->child rather than
 
136442
        bonobo_control_get_widget
 
136443
        (get_control_cb): Quit the program when the control or the widget
 
136444
        are destroyed
 
136445
 
 
136446
 capplets/common/ChangeLog      |   13 ++++++
 
136447
 capplets/common/capplet-util.c |   94 ++++++++++++++++++++++++++++++++-------
 
136448
 2 files changed, 90 insertions(+), 17 deletions(-)
 
136449
 
 
136450
commit 43d56c8e68d7cf66a0dd960815e68a73ccc985b7
 
136451
Author: Bradford Hovinen <hovinen@ximian.com>
 
136452
Date:   Tue Jul 17 18:34:44 2001 +0000
 
136453
 
 
136454
    Removed -DGLADE_DATADIR
 
136455
    
 
136456
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136457
    
 
136458
        * Makefile.am (INCLUDES): Removed -DGLADE_DATADIR
 
136459
    
 
136460
        * capplet-util.c (create_dialog_cb): Use create_widget_cb rather
 
136461
        than loading from Glade
 
136462
        (capplet_init): Accept CreateDialogFn and initialize
 
136463
        create_dialog_cb
 
136464
        (close_cb): Don't call gtk_object_destroy (dialog)
 
136465
        (get_control_cb): Rename from create_dialog_cb
 
136466
    
 
136467
        * sound-properties-capplet.c (create_dialog): Implement
 
136468
        (main): Call glade_gnome_init; pass create_dialog to capplet_init
 
136469
        (setup_dialog): Retrieve the Glade data from the widget passed to
 
136470
        this function
 
136471
        (create_dialog): Make sure dialog is destroyed when widget is
 
136472
    
 
136473
        * Makefile.am (EXTRA_DIST): Changed Applications_DATA to
 
136474
        Applications_in_files
 
136475
        (INCLUDES): Add -DGLADE_DATADIR
 
136476
 
 
136477
 capplets/common/ChangeLog                 |   11 ++++++
 
136478
 capplets/common/Makefile.am               |    1 -
 
136479
 capplets/common/capplet-util.c            |   50 +++++-----------------------
 
136480
 capplets/common/capplet-util.h            |   11 +++---
 
136481
 capplets/sound/ChangeLog                  |    7 ++++
 
136482
 capplets/sound/Makefile.am                |   13 ++++---
 
136483
 capplets/sound/sound-properties-capplet.c |   33 ++++++++++++++++++-
 
136484
 7 files changed, 70 insertions(+), 56 deletions(-)
 
136485
 
 
136486
commit 63fbbec13b0c130a017094857979afb762006356
 
136487
Author: Carlos Perelló Marín <carlos@src.gnome.org>
 
136488
Date:   Tue Jul 17 17:34:48 2001 +0000
 
136489
 
 
136490
    shhhh
 
136491
 
 
136492
 capplets/desktop-links/.cvsignore         |    1 +
 
136493
 capplets/desktop-links/Sawfish/.cvsignore |   12 ++++++++++++
 
136494
 2 files changed, 13 insertions(+), 0 deletions(-)
 
136495
 
 
136496
commit 49ea622b917f9a10407b7423d821839ef22af1f3
 
136497
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136498
Date:   Tue Jul 17 17:31:16 2001 +0000
 
136499
 
 
136500
    Now use xml-i18n-tools. ditto
 
136501
    
 
136502
    2001-07-17  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136503
    
 
136504
            * gnome-hint-properties.desktop: Now use xml-i18n-tools.
 
136505
            * Sawfish/*.desktop: ditto
 
136506
    
 
136507
    2001-07-17  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136508
    
 
136509
            * *.po: Added the strings from Sawfish .desktop files
 
136510
 
 
136511
 capplets/desktop-links/ChangeLog                   |    5 +
 
136512
 capplets/desktop-links/Makefile.am                 |    7 +-
 
136513
 capplets/desktop-links/Sawfish/Sawfish.directory   |   33 -------
 
136514
 .../desktop-links/Sawfish/Sawfish.directory.in     |    5 +
 
136515
 .../Sawfish/appearance-properties.desktop          |   47 ----------
 
136516
 .../Sawfish/bindings-properties.desktop            |   47 ----------
 
136517
 .../desktop-links/Sawfish/focus-properties.desktop |   55 ------------
 
136518
 .../desktop-links/Sawfish/match-properties.desktop |   47 ----------
 
136519
 .../Sawfish/maximize-properties.desktop            |   47 ----------
 
136520
 .../desktop-links/Sawfish/meta-properties.desktop  |   39 --------
 
136521
 .../desktop-links/Sawfish/misc-properties.desktop  |   48 ----------
 
136522
 .../desktop-links/Sawfish/move-properties.desktop  |   47 ----------
 
136523
 .../Sawfish/placement-properties.desktop           |   47 ----------
 
136524
 .../desktop-links/Sawfish/sound-properties.desktop |   43 ---------
 
136525
 .../Sawfish/workspace-properties.desktop           |   47 ----------
 
136526
 .../desktop-links/gnome-hint-properties.desktop    |   49 -----------
 
136527
 .../desktop-links/gnome-hint-properties.desktop.in |    7 ++
 
136528
 po/ChangeLog                                       |    4 +
 
136529
 po/POTFILES.in                                     |   14 +++
 
136530
 po/cs.po                                           |   92 ++++++++++++++++++++
 
136531
 po/da.po                                           |   92 ++++++++++++++++++++
 
136532
 po/de.po                                           |   92 ++++++++++++++++++++
 
136533
 po/el.po                                           |   88 +++++++++++++++++++
 
136534
 po/es.po                                           |   76 ++++++++++++++++
 
136535
 po/fi.po                                           |   88 +++++++++++++++++++
 
136536
 po/fr.po                                           |   80 +++++++++++++++++
 
136537
 po/gl.po                                           |   92 ++++++++++++++++++++
 
136538
 po/hu.po                                           |   88 +++++++++++++++++++
 
136539
 po/it.po                                           |   92 ++++++++++++++++++++
 
136540
 po/ja.po                                           |   92 ++++++++++++++++++++
 
136541
 po/ko.po                                           |   72 +++++++++++++++
 
136542
 po/lt.po                                           |    8 ++
 
136543
 po/no.po                                           |   92 ++++++++++++++++++++
 
136544
 po/pl.po                                           |   92 ++++++++++++++++++++
 
136545
 po/pt_BR.po                                        |   88 +++++++++++++++++++
 
136546
 po/ro.po                                           |   88 +++++++++++++++++++
 
136547
 po/ru.po                                           |   80 +++++++++++++++++
 
136548
 po/sk.po                                           |   92 ++++++++++++++++++++
 
136549
 po/sl.po                                           |    8 ++
 
136550
 po/sv.po                                           |   92 ++++++++++++++++++++
 
136551
 po/tr.po                                           |   84 ++++++++++++++++++
 
136552
 po/uk.po                                           |    8 ++
 
136553
 po/zh_TW.Big5.po                                   |    8 ++
 
136554
 43 files changed, 1823 insertions(+), 599 deletions(-)
 
136555
 
 
136556
commit 36cb518fc726480c7d96481cf18f89934e58e842
 
136557
Author: Bradford Hovinen <hovinen@ximian.com>
 
136558
Date:   Tue Jul 17 16:49:23 2001 +0000
 
136559
 
 
136560
    Removed capplets/sound/prefs-widget.c Removed root-manager files
 
136561
    
 
136562
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136563
    
 
136564
        * POTFILES.in: Removed capplets/sound/prefs-widget.c
 
136565
        Removed root-manager files
 
136566
 
 
136567
 po/ChangeLog   |   12 +++++++++---
 
136568
 po/POTFILES.in |    8 +-------
 
136569
 2 files changed, 10 insertions(+), 10 deletions(-)
 
136570
 
 
136571
commit 0e87220f2f953a8a3b0577f69b498c5ba2f5f354
 
136572
Author: Bradford Hovinen <hovinen@ximian.com>
 
136573
Date:   Tue Jul 17 16:48:52 2001 +0000
 
136574
 
 
136575
    Changed Applications_DATA to Applications_in_files
 
136576
    
 
136577
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136578
    
 
136579
        * Makefile.am (EXTRA_DIST): Changed Applications_DATA to
 
136580
        Applications_in_files
 
136581
 
 
136582
 capplets/background/Makefile.am  |    2 +-
 
136583
 capplets/mouse/ChangeLog         |    5 +++++
 
136584
 capplets/mouse/Makefile.am       |    2 +-
 
136585
 capplets/screensaver/ChangeLog   |    5 +++++
 
136586
 capplets/screensaver/Makefile.am |    2 +-
 
136587
 capplets/sound/ChangeLog         |    3 +++
 
136588
 capplets/sound/Makefile.am       |    2 +-
 
136589
 7 files changed, 17 insertions(+), 4 deletions(-)
 
136590
 
 
136591
commit 049d96af7676ef9629d1879191d700ec6e87de48
 
136592
Author: Bradford Hovinen <hovinen@ximian.com>
 
136593
Date:   Tue Jul 17 16:14:23 2001 +0000
 
136594
 
 
136595
    Added header files, including missing defaults.h (EXTRA_DIST): Removed
 
136596
    
 
136597
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136598
    
 
136599
        * Makefile.am (default_application_properties_capplet_SOURCES):
 
136600
        Added header files, including missing defaults.h
 
136601
        (EXTRA_DIST): Removed header files
 
136602
 
 
136603
 capplets/default-applications/ChangeLog   |    6 ++++++
 
136604
 capplets/default-applications/Makefile.am |   21 +++++++++------------
 
136605
 2 files changed, 15 insertions(+), 12 deletions(-)
 
136606
 
 
136607
commit eb630dcb697a0a697392a5cd7ac58f25cab16f69
 
136608
Author: Bradford Hovinen <hovinen@ximian.com>
 
136609
Date:   Tue Jul 17 16:08:27 2001 +0000
 
136610
 
 
136611
    Added missing icons_DATA
 
136612
    
 
136613
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136614
    
 
136615
        * Makefile.am (EXTRA_DIST): Added missing icons_DATA
 
136616
 
 
136617
 capplets/keyboard/ChangeLog   |    4 ++++
 
136618
 capplets/keyboard/Makefile.am |    9 +++++----
 
136619
 2 files changed, 9 insertions(+), 4 deletions(-)
 
136620
 
 
136621
commit 8dd9565b08ab4b5739e863c6764c5e0607b68a48
 
136622
Author: Bradford Hovinen <hovinen@ximian.com>
 
136623
Date:   Tue Jul 17 15:48:16 2001 +0000
 
136624
 
 
136625
    Disabled rollback capplet
 
136626
    
 
136627
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136628
    
 
136629
        * configure.in (AC_OUTPUT): Disabled rollback capplet
 
136630
    
 
136631
        * capplets/Makefile.am (always_built_SUBDIRS): Disabled rollback
 
136632
        capplet compile
 
136633
 
 
136634
 ChangeLog            |    7 +++++++
 
136635
 capplets/Makefile.am |    4 ++--
 
136636
 configure.in         |    4 ++--
 
136637
 3 files changed, 11 insertions(+), 4 deletions(-)
 
136638
 
 
136639
commit 76ce4bd35ae25cac384aa5f00078d168884b4579
 
136640
Author: Bradford Hovinen <hovinen@ximian.com>
 
136641
Date:   Tue Jul 17 15:29:57 2001 +0000
 
136642
 
 
136643
    Sensitize events check box only if ESD is already enabled
 
136644
    
 
136645
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136646
    
 
136647
        * sound-properties-capplet.c (setup_dialog): Sensitize events
 
136648
        check box only if ESD is already enabled
 
136649
 
 
136650
 capplets/sound/ChangeLog                  |    3 +++
 
136651
 capplets/sound/sound-properties-capplet.c |    2 ++
 
136652
 2 files changed, 5 insertions(+), 0 deletions(-)
 
136653
 
 
136654
commit 18878ac402552dd87994fc9ca182194a44b00d3c
 
136655
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
136656
Date:   Tue Jul 17 15:22:54 2001 +0000
 
136657
 
 
136658
    Removed sound-properties.desktop since it's now generated from .desktop.in
 
136659
 
 
136660
 capplets/sound/sound-properties.desktop |   62 -------------------------------
 
136661
 1 files changed, 0 insertions(+), 62 deletions(-)
 
136662
 
 
136663
commit 89573fa7343a04a4e43ddd7545c6687153143932
 
136664
Author: Bradford Hovinen <hovinen@ximian.com>
 
136665
Date:   Tue Jul 17 15:21:23 2001 +0000
 
136666
 
 
136667
    Prune dialog down to the two check buttons
 
136668
    
 
136669
    2001-07-17  Bradford Hovinen  <hovinen@ximian.com>
 
136670
    
 
136671
        * sound-properties.glade: Prune dialog down to the two check
 
136672
        buttons
 
136673
 
 
136674
 capplets/sound/ChangeLog                |    5 +
 
136675
 capplets/sound/sound-properties.desktop |   62 +++++++
 
136676
 capplets/sound/sound-properties.glade   |  295 ++++---------------------------
 
136677
 3 files changed, 104 insertions(+), 258 deletions(-)
 
136678
 
 
136679
commit 114970885b6684e6979fd635f322e8fdf7e9acc4
 
136680
Author: Jakub Steiner <jimmac@src.gnome.org>
 
136681
Date:   Tue Jul 17 10:31:32 2001 +0000
 
136682
 
 
136683
    hi-res images
 
136684
 
 
136685
 capplets/mouse/ChangeLog       |    4 ++++
 
136686
 capplets/mouse/mouse-left.png  |  Bin 8049 -> 9532 bytes
 
136687
 capplets/mouse/mouse-right.png |  Bin 7894 -> 9448 bytes
 
136688
 3 files changed, 4 insertions(+), 0 deletions(-)
 
136689
 
 
136690
commit 1da1ce09b7d2b8bed669968674900b5142587485
 
136691
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136692
Date:   Tue Jul 17 08:58:58 2001 +0000
 
136693
 
 
136694
    fix the icon installation
 
136695
 
 
136696
 capplets/keyboard/Makefile.am |    7 +++++--
 
136697
 1 files changed, 5 insertions(+), 2 deletions(-)
 
136698
 
 
136699
commit 472c6272cf3dd5e0942fdd435a1577c71ffbd73a
 
136700
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136701
Date:   Tue Jul 17 08:35:15 2001 +0000
 
136702
 
 
136703
    clean the Makefile and start moving stuff to configure.in
 
136704
 
 
136705
 ChangeLog                     |    3 +++
 
136706
 acconfig.h                    |    1 +
 
136707
 capplets/keyboard/Makefile.am |   22 +++++-----------------
 
136708
 capplets/keyboard/main.c      |    2 +-
 
136709
 configure.in                  |   13 +++++++++++--
 
136710
 5 files changed, 21 insertions(+), 20 deletions(-)
 
136711
 
 
136712
commit 30b5340397786dfc1ac1a3afcc87d428ab15307e
 
136713
Author: Chema Celorio <chema@celorio.com>
 
136714
Date:   Tue Jul 17 07:40:43 2001 +0000
 
136715
 
 
136716
    desktop.in.in -> desktop.in ->desktop so that we can merge the incondir
 
136717
    
 
136718
    2001-07-17  Chema Celorio  <chema@celorio.com>
 
136719
    
 
136720
        * Makefile.am ($(desktop).in): desktop.in.in -> desktop.in ->desktop
 
136721
        so that we can merge the incondir path.
 
136722
        * add keyboard-capplet.png (by jimmac) an use it
 
136723
 
 
136724
 capplets/keyboard/.cvsignore                       |    1 +
 
136725
 capplets/keyboard/ChangeLog                        |    6 ++++
 
136726
 capplets/keyboard/Makefile.am                      |   31 ++++++++++++++++----
 
136727
 capplets/keyboard/keyboard-capplet.png             |  Bin 0 -> 3497 bytes
 
136728
 capplets/keyboard/keyboard-properties.desktop.in   |    7 ----
 
136729
 .../keyboard/keyboard-properties.desktop.in.in     |    7 ++++
 
136730
 6 files changed, 39 insertions(+), 13 deletions(-)
 
136731
 
 
136732
commit 7c6642e2f01e5b40ac63954c914d71194e278cda
 
136733
Author: Chema Celorio <chema@celorio.com>
 
136734
Date:   Tue Jul 17 07:09:26 2001 +0000
 
136735
 
 
136736
    requre pkg-config 0.8.0 (GNOME_CONTROL_CENTER_ICONS_DIR): add
 
136737
    
 
136738
    2001-07-17  Chema Celorio  <chema@celorio.com>
 
136739
    
 
136740
        * configure.in (vers): requre pkg-config 0.8.0
 
136741
        (GNOME_CONTROL_CENTER_ICONS_DIR): add
 
136742
 
 
136743
 ChangeLog    |    5 +++++
 
136744
 configure.in |    7 +++++--
 
136745
 2 files changed, 10 insertions(+), 2 deletions(-)
 
136746
 
 
136747
commit 52934e245569d5703f17843da626cfd05772a63c
 
136748
Author: Chema Celorio <chema@celorio.com>
 
136749
Date:   Mon Jul 16 22:43:52 2001 +0000
 
136750
 
 
136751
    is gedit not gEdit plues it is the default editor, not emacs ;-) (Yes, i
 
136752
    
 
136753
    2001-07-16  Chema Celorio  <chema@celorio.com>
 
136754
    
 
136755
        * default-application-properties.c (possible_editors): is gedit not gEdit
 
136756
        plues it is the default editor, not emacs ;-) (Yes, i MAY be a little biased
 
136757
        here)
 
136758
 
 
136759
 capplets/default-applications/ChangeLog            |    6 ++++
 
136760
 .../default-application-properties.c               |   30 ++++++++++----------
 
136761
 2 files changed, 21 insertions(+), 15 deletions(-)
 
136762
 
 
136763
commit c073f5c89dffc2520768bb5a9e90ae2c2387141d
 
136764
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
136765
Date:   Mon Jul 16 22:25:36 2001 +0000
 
136766
 
 
136767
    Woops
 
136768
 
 
136769
 capplets/desktop-links/Sawfish/Sawfish.directory |   33 ++++++++++++++++++++++
 
136770
 1 files changed, 33 insertions(+), 0 deletions(-)
 
136771
 
 
136772
commit 386e1ec16024f768a0afbed5a08cd7e65059f1bb
 
136773
Author: Jose Maria Celorio <chema@src.gnome.org>
 
136774
Date:   Mon Jul 16 22:22:51 2001 +0000
 
136775
 
 
136776
    sh
 
136777
 
 
136778
 capplets/default-applications/.cvsignore |    6 ++++++
 
136779
 1 files changed, 6 insertions(+), 0 deletions(-)
 
136780
 
 
136781
commit 1b3566aadf21bd606a2143ee648094b3ce3e29a8
 
136782
Author: Richard Hestilow <hestilow@ximian.com>
 
136783
Date:   Mon Jul 16 22:21:11 2001 +0000
 
136784
 
 
136785
    Fix typo in install-data-local.
 
136786
    
 
136787
    2001-07-16  Richard Hestilow  <hestilow@ximian.com>
 
136788
    
 
136789
        * Makefile.am: Fix typo in install-data-local.
 
136790
 
 
136791
 capplets/default-applications/ChangeLog   |    4 ++++
 
136792
 capplets/default-applications/Makefile.am |    2 +-
 
136793
 2 files changed, 5 insertions(+), 1 deletions(-)
 
136794
 
 
136795
commit 3cd2a87b923d13cbed16d0c5f60e255802dd9439
 
136796
Author: Richard Hestilow <hestilow@ximian.com>
 
136797
Date:   Mon Jul 16 21:22:14 2001 +0000
 
136798
 
 
136799
    Create Makefile in capplets/desktop-links/Sawfish.
 
136800
    
 
136801
    2001-07-16  Richard Hestilow  <hestilow@ximian.com>
 
136802
    
 
136803
        * configure.in: Create Makefile in capplets/desktop-links/Sawfish.
 
136804
 
 
136805
 ChangeLog                                          |    4 ++
 
136806
 capplets/desktop-links/ChangeLog                   |    6 ++
 
136807
 capplets/desktop-links/Makefile.am                 |    2 +
 
136808
 capplets/desktop-links/README                      |    1 +
 
136809
 .../Sawfish/appearance-properties.desktop          |   47 +++++++++++++++++
 
136810
 .../Sawfish/bindings-properties.desktop            |   47 +++++++++++++++++
 
136811
 .../desktop-links/Sawfish/focus-properties.desktop |   55 ++++++++++++++++++++
 
136812
 .../desktop-links/Sawfish/match-properties.desktop |   47 +++++++++++++++++
 
136813
 .../Sawfish/maximize-properties.desktop            |   47 +++++++++++++++++
 
136814
 .../desktop-links/Sawfish/meta-properties.desktop  |   39 ++++++++++++++
 
136815
 .../desktop-links/Sawfish/misc-properties.desktop  |   48 +++++++++++++++++
 
136816
 .../desktop-links/Sawfish/move-properties.desktop  |   47 +++++++++++++++++
 
136817
 .../Sawfish/placement-properties.desktop           |   47 +++++++++++++++++
 
136818
 .../desktop-links/Sawfish/sound-properties.desktop |   43 +++++++++++++++
 
136819
 .../Sawfish/workspace-properties.desktop           |   47 +++++++++++++++++
 
136820
 configure.in                                       |    1 +
 
136821
 16 files changed, 528 insertions(+), 0 deletions(-)
 
136822
 
 
136823
commit ee51ddb4a84c7c870eceb4a91fa57b246b383a8f
 
136824
Author: Richard Hestilow <hestilow@ximian.com>
 
136825
Date:   Mon Jul 16 20:51:29 2001 +0000
 
136826
 
 
136827
    Fix call to gnome_capplet_init.
 
136828
    
 
136829
    2001-07-16  Richard Hestilow  <hestilow@ximian.com>
 
136830
    
 
136831
        * capplets/file-types/file-types-capplet.c: Fix call to
 
136832
        gnome_capplet_init.
 
136833
    
 
136834
        * capplets/mime-type/mime-type-capplet.c: Ditto.
 
136835
    
 
136836
        * capplets/ui-properties/main.c: Ditto.
 
136837
    
 
136838
        * capplets/theme-switcher: Rename binary, .desktop, etc to
 
136839
        "gtk-theme-selector". Change description/name in .desktop too.
 
136840
 
 
136841
 capplets/file-types/file-types-capplet.c           |    2 +-
 
136842
 capplets/mime-type/mime-type-capplet.c             |    2 +-
 
136843
 capplets/theme-switcher/Makefile.am                |   12 ++--
 
136844
 capplets/theme-switcher/gtk-theme-selector.desktop |    7 ++
 
136845
 capplets/theme-switcher/main.c                     |    2 +-
 
136846
 capplets/theme-switcher/theme-selector.desktop     |   61 --------------------
 
136847
 capplets/ui-properties/main.c                      |    2 +-
 
136848
 7 files changed, 17 insertions(+), 71 deletions(-)
 
136849
 
 
136850
commit fe2c91c11b56aade764dc18645c335b4abf991e5
 
136851
Author: Richard Hestilow <hestilow@ximian.com>
 
136852
Date:   Mon Jul 16 18:20:43 2001 +0000
 
136853
 
 
136854
    ChangeLog started.
 
136855
    
 
136856
    2001-07-16  Richard Hestilow  <hestilow@ximian.com>
 
136857
    
 
136858
        * ChangeLog started.
 
136859
    
 
136860
        * default-application-properties.c (main): Pass correct name to
 
136861
        capplet_widget_init, for .desktop file magic.
 
136862
 
 
136863
 capplets/default-applications/ChangeLog            |    6 ++++++
 
136864
 .../default-application-properties.c               |    2 +-
 
136865
 2 files changed, 7 insertions(+), 1 deletions(-)
 
136866
 
 
136867
commit 40c36b275c889636a9bb771c08b130be5b4e8879
 
136868
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
136869
Date:   Mon Jul 16 18:08:15 2001 +0000
 
136870
 
 
136871
    *** empty log message ***
 
136872
 
 
136873
 0 files changed, 0 insertions(+), 0 deletions(-)
 
136874
 
 
136875
commit 856d747ec7d0d71756c74b68d309d48f91fb6f17
 
136876
Author: Richard Hestilow <hestilow@ximian.com>
 
136877
Date:   Mon Jul 16 18:07:52 2001 +0000
 
136878
 
 
136879
    Create Makefiles in capplets/desktop-links and
 
136880
    
 
136881
    2001-07-16  Richard Hestilow  <hestilow@ximian.com>
 
136882
    
 
136883
        * configure.in: Create Makefiles in capplets/desktop-links and
 
136884
        capplets/default-applications.
 
136885
    
 
136886
        * capplets/desktop-links: Added.
 
136887
    
 
136888
        * capplets/default-applications: Added.
 
136889
 
 
136890
 ChangeLog                                          |    9 +
 
136891
 capplets/Makefile.am                               |    3 +-
 
136892
 capplets/default-applications/Makefile.am          |   32 +
 
136893
 capplets/default-applications/callbacks.c          |  281 ++++++++
 
136894
 capplets/default-applications/callbacks.h          |   94 +++
 
136895
 .../default-application-properties.c               |  756 ++++++++++++++++++++
 
136896
 .../default-application-properties.desktop.in      |    7 +
 
136897
 capplets/default-applications/defaults.h           |   43 ++
 
136898
 capplets/default-applications/interface.c          |  713 ++++++++++++++++++
 
136899
 capplets/default-applications/interface.h          |    7 +
 
136900
 capplets/default-applications/support.c            |  146 ++++
 
136901
 capplets/default-applications/support.h            |   34 +
 
136902
 capplets/desktop-links/ChangeLog                   |    7 +
 
136903
 capplets/desktop-links/Makefile.am                 |    8 +
 
136904
 capplets/desktop-links/README                      |    4 +
 
136905
 .../desktop-links/gnome-hint-properties.desktop    |   49 ++
 
136906
 configure.in                                       |    2 +
 
136907
 17 files changed, 2194 insertions(+), 1 deletions(-)
 
136908
 
 
136909
commit 1a479d08229957128a7eeb76cf586a0c50278dd8
 
136910
Author: Carlos Perelló Marín <carlos@src.gnome.org>
 
136911
Date:   Mon Jul 16 17:20:12 2001 +0000
 
136912
 
 
136913
    Fixed
 
136914
 
 
136915
 po/no.po |    1 -
 
136916
 1 files changed, 0 insertions(+), 1 deletions(-)
 
136917
 
 
136918
commit 068c095238827a62ad6e170864ebbbd20c7b2906
 
136919
Author: Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136920
Date:   Mon Jul 16 17:04:18 2001 +0000
 
136921
 
 
136922
    Renamed to *.directory.in to be used with xml-i18n-tools. Renamed to
 
136923
    
 
136924
    2001-07-14  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136925
    
 
136926
            * *.directory: Renamed to *.directory.in to be used with
 
136927
            xml-i18n-tools.
 
136928
            * *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
 
136929
            * *.glade: Modified to not generate the glade.h files.
 
136930
            * *.glade.h: Removed.
 
136931
            * Makefile.am: Modify to use xml-i18n-tools
 
136932
            * configure.in: ditto.
 
136933
            * autogen.sh: ditto, now we use the macros/autogen.sh
 
136934
    
 
136935
    2001-07-14  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136936
    
 
136937
            * .cvsignore: ssshhhh
 
136938
    
 
136939
    2001-07-14  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136940
    
 
136941
            * screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
 
136942
            /s/high-label/_high-label/: Changed to let xml-i18n-tools extract
 
136943
            this labels.
 
136944
            * extract-labels.c: Removed, now, we use xml-i18n-tools.
 
136945
            * preferences.c: /s/label/_label, /s/low-label/_low-label/,
 
136946
            /s/high-label/_high-label/: Changed to sync with the xml changes.
 
136947
            * screensaver-prefs-dialog.c: ditto.
 
136948
    
 
136949
    2001-07-16  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136950
    
 
136951
            * no.po: Solved some conflicts with my patch.
 
136952
    
 
136953
    2001-07-14  Carlos Perell� Mar�n <carlos@gnome-db.org>
 
136954
    
 
136955
            * POTFILES.in: Updated to reflect the xml-i18n-tools use.
 
136956
            * *.po: Added the .directory && .desktop translations.
 
136957
            * update.*: Removed.
 
136958
            * wa.po: Added.
 
136959
            * es.po: Updated Spanish translation.
 
136960
 
 
136961
 .cvsignore                                         |    8 +-
 
136962
 ChangeLog                                          |   13 +-
 
136963
 Gnome.directory                                    |   63 -
 
136964
 Gnome.directory.in                                 |    4 +
 
136965
 Makefile.am                                        |   14 +-
 
136966
 autogen.sh                                         |  126 +-
 
136967
 capplets/background/.cvsignore                     |    1 +
 
136968
 capplets/background/Makefile.am                    |   13 +-
 
136969
 capplets/background/background-properties.desktop  |   54 -
 
136970
 .../background/background-properties.desktop.in    |    7 +
 
136971
 capplets/background/background-properties.glade    |    2 -
 
136972
 capplets/background/background-properties.glade.h  |   30 -
 
136973
 capplets/common/.cvsignore                         |    3 +
 
136974
 capplets/common/ChangeLog                          |    4 +
 
136975
 capplets/keyboard/.cvsignore                       |    1 +
 
136976
 capplets/keyboard/Makefile.am                      |   13 +-
 
136977
 capplets/keyboard/keyboard-properties.desktop      |   61 -
 
136978
 capplets/keyboard/keyboard-properties.desktop.in   |    7 +
 
136979
 capplets/keyboard/keyboard-properties.glade        |    2 -
 
136980
 capplets/keyboard/keyboard-properties.glade.h      |   22 -
 
136981
 capplets/mouse/.cvsignore                          |    1 +
 
136982
 capplets/mouse/Makefile.am                         |   13 +-
 
136983
 capplets/mouse/mouse-properties.desktop            |   61 -
 
136984
 capplets/mouse/mouse-properties.desktop.in         |    7 +
 
136985
 capplets/mouse/mouse-properties.glade              |    2 -
 
136986
 capplets/mouse/mouse-properties.glade.h            |   16 -
 
136987
 capplets/rollback/.cvsignore                       |    1 +
 
136988
 capplets/rollback/Makefile.am                      |   13 +-
 
136989
 capplets/rollback/rollback.desktop                 |    8 -
 
136990
 capplets/rollback/rollback.desktop.in              |    6 +
 
136991
 capplets/rollback/rollback.glade                   |    2 -
 
136992
 capplets/rollback/rollback.glade.h                 |   26 -
 
136993
 capplets/screensaver/.cvsignore                    |    1 +
 
136994
 capplets/screensaver/ChangeLog                     |   10 +
 
136995
 capplets/screensaver/Makefile.am                   |   14 +-
 
136996
 capplets/screensaver/preferences.c                 |    4 +-
 
136997
 capplets/screensaver/screensaver-prefs-dialog.c    |   18 +-
 
136998
 .../screensaver/screensaver-properties.desktop     |   53 -
 
136999
 .../screensaver/screensaver-properties.desktop.in  |    7 +
 
137000
 capplets/screensaver/screensaver-properties.glade  |    2 -
 
137001
 .../screensaver/screensaver-properties.glade.h     |   37 -
 
137002
 capplets/screensaver/screensavers/3d_clock.xml     |   16 +-
 
137003
 capplets/screensaver/screensavers/Makefile.am      |  127 +-
 
137004
 capplets/screensaver/screensavers/ant.xml          |   40 +-
 
137005
 capplets/screensaver/screensavers/attraction.xml   |   32 +-
 
137006
 capplets/screensaver/screensavers/blitspin.xml     |   12 +-
 
137007
 capplets/screensaver/screensavers/bouboule.xml     |   12 +-
 
137008
 capplets/screensaver/screensavers/braid.xml        |    4 +-
 
137009
 capplets/screensaver/screensavers/bsod.xml         |    6 +-
 
137010
 capplets/screensaver/screensavers/bubbles.xml      |   12 +-
 
137011
 capplets/screensaver/screensavers/compass.xml      |   10 +-
 
137012
 capplets/screensaver/screensavers/coral.xml        |   10 +-
 
137013
 capplets/screensaver/screensavers/crystal.xml      |   16 +-
 
137014
 capplets/screensaver/screensavers/cynosure.xml     |   12 +-
 
137015
 capplets/screensaver/screensavers/decayscreen.xml  |    6 +-
 
137016
 capplets/screensaver/screensavers/deco.xml         |    8 +-
 
137017
 capplets/screensaver/screensavers/discrete.xml     |   10 +-
 
137018
 capplets/screensaver/screensavers/drift.xml        |   14 +-
 
137019
 capplets/screensaver/screensavers/epicycle.xml     |   10 +-
 
137020
 capplets/screensaver/screensavers/extract-labels.c |   96 -
 
137021
 capplets/screensaver/screensavers/fadeplot.xml     |   14 +-
 
137022
 capplets/screensaver/screensavers/flag.xml         |   20 +-
 
137023
 capplets/screensaver/screensavers/flame.xml        |   18 +-
 
137024
 capplets/screensaver/screensavers/forest.xml       |   10 +-
 
137025
 capplets/screensaver/screensavers/goop.xml         |   12 +-
 
137026
 capplets/screensaver/screensavers/grav.xml         |   10 +-
 
137027
 capplets/screensaver/screensavers/greynetic.xml    |    6 +-
 
137028
 capplets/screensaver/screensavers/halo.xml         |   16 +-
 
137029
 capplets/screensaver/screensavers/helix.xml        |    6 +-
 
137030
 capplets/screensaver/screensavers/hopalong.xml     |   14 +-
 
137031
 capplets/screensaver/screensavers/hypercube.xml    |   10 +-
 
137032
 capplets/screensaver/screensavers/ifs.xml          |    4 +-
 
137033
 capplets/screensaver/screensavers/jigsaw.xml       |    2 +-
 
137034
 capplets/screensaver/screensavers/julia.xml        |   10 +-
 
137035
 capplets/screensaver/screensavers/kaleidescope.xml |   12 +-
 
137036
 capplets/screensaver/screensavers/laser.xml        |    8 +-
 
137037
 capplets/screensaver/screensavers/lightning.xml    |    4 +-
 
137038
 capplets/screensaver/screensavers/lisa.xml         |   14 +-
 
137039
 capplets/screensaver/screensavers/lmorph.xml       |   14 +-
 
137040
 capplets/screensaver/screensavers/maze.xml         |   20 +-
 
137041
 capplets/screensaver/screensavers/moire.xml        |   12 +-
 
137042
 capplets/screensaver/screensavers/munch.xml        |   10 +-
 
137043
 capplets/screensaver/screensavers/pedal.xml        |   14 +-
 
137044
 capplets/screensaver/screensavers/pyro.xml         |   10 +-
 
137045
 capplets/screensaver/screensavers/qix.xml          |   36 +-
 
137046
 capplets/screensaver/screensavers/rorschach.xml    |   12 +-
 
137047
 capplets/screensaver/screensavers/sierpinski.xml   |    8 +-
 
137048
 capplets/screensaver/screensavers/spiral.xml       |   14 +-
 
137049
 capplets/screensaver/screensavers/starfish.xml     |   18 +-
 
137050
 capplets/screensaver/screensavers/triangle.xml     |    4 +-
 
137051
 capplets/screensaver/screensavers/vines.xml        |    4 +-
 
137052
 capplets/screensaver/screensavers/xroger.xml       |    2 +-
 
137053
 capplets/sound/.cvsignore                          |    1 +
 
137054
 capplets/sound/Makefile.am                         |   13 +-
 
137055
 capplets/sound/sound-properties.desktop            |   62 -
 
137056
 capplets/sound/sound-properties.desktop.in         |    7 +
 
137057
 capplets/sound/sound-properties.glade              |    2 -
 
137058
 capplets/sound/sound-properties.glade.h            |   14 -
 
137059
 configure.in                                       |    6 +-
 
137060
 control-center/.cvsignore                          |    1 +
 
137061
 control-center/Makefile.am                         |    6 +-
 
137062
 control-center/gnomecc.desktop                     |   62 -
 
137063
 control-center/gnomecc.desktop.in                  |    7 +
 
137064
 control-center/gnomecc.glade                       |    2 -
 
137065
 control-center/gnomecc.glade.h                     |   18 -
 
137066
 po/ChangeLog                                       |   12 +
 
137067
 po/POTFILES.in                                     |    9 +-
 
137068
 po/az.po                                           | 2477 ++++++--------
 
137069
 po/ca.po                                           |   44 +
 
137070
 po/cs.po                                           |   48 +
 
137071
 po/da.po                                           | 2402 ++++++--------
 
137072
 po/de.po                                           | 2236 ++++++-------
 
137073
 po/el.po                                           |   36 +
 
137074
 po/en_GB.po                                        |    4 +
 
137075
 po/es.po                                           | 3591 +++++++-------------
 
137076
 po/et.po                                           |   48 +
 
137077
 po/fi.po                                           | 2239 ++++++-------
 
137078
 po/fr.po                                           |   48 +
 
137079
 po/ga.po                                           | 2391 ++++++--------
 
137080
 po/gl.po                                           |   44 +
 
137081
 po/hr.po                                           |    4 +
 
137082
 po/hu.po                                           |   44 +
 
137083
 po/it.po                                           |   44 +
 
137084
 po/ja.po                                           | 2647 +++++++--------
 
137085
 po/ko.po                                           |   44 +
 
137086
 po/lt.po                                           |   44 +
 
137087
 po/nl.po                                           |    4 +
 
137088
 po/no.po                                           |  914 +++++
 
137089
 po/pl.po                                           |   48 +
 
137090
 po/pt.po                                           |   44 +
 
137091
 po/pt_BR.po                                        |   44 +
 
137092
 po/ro.po                                           |   44 +
 
137093
 po/ru.po                                           | 2404 ++++++--------
 
137094
 po/sk.po                                           | 2417 ++++++--------
 
137095
 po/sl.po                                           |   48 +
 
137096
 po/sv.po                                           |   48 +
 
137097
 po/tr.po                                           | 2253 ++++++-------
 
137098
 po/uk.po                                           | 2500 ++++++--------
 
137099
 po/update.pl                                       |  166 -
 
137100
 po/update.sh                                       |   45 -
 
137101
 po/wa.po                                           |   56 +
 
137102
 po/zh_CN.GB2312.po                                 |   44 +
 
137103
 po/zh_TW.Big5.po                                   |   44 +
 
137104
 143 files changed, 14002 insertions(+), 17349 deletions(-)
 
137105
 
 
137106
commit 1fd58229f3c6de01bba3ca4fdcacbe4215f599ba
 
137107
Author: Kjartan Maraas <kmaraas@gnome.org>
 
137108
Date:   Sun Jul 15 21:35:39 2001 +0000
 
137109
 
 
137110
    Added AM_PROG_XML_I18N_TOOLS.
 
137111
    
 
137112
    2001-07-15  Kjartan Maraas  <kmaraas@gnome.org>
 
137113
    
 
137114
        * configure.in: Added AM_PROG_XML_I18N_TOOLS.
 
137115
 
 
137116
 ChangeLog    |    4 ++++
 
137117
 configure.in |    3 ++-
 
137118
 2 files changed, 6 insertions(+), 1 deletions(-)
 
137119
 
 
137120
commit 26b2dc0ce099d95370d47ad49f9508902500a678
 
137121
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
137122
Date:   Sun Jul 15 21:15:39 2001 +0000
 
137123
 
 
137124
    Shh
 
137125
 
 
137126
 .cvsignore |    3 ++-
 
137127
 1 files changed, 2 insertions(+), 1 deletions(-)
 
137128
 
 
137129
commit 834dfe16b13d3b2dbcfd206f8766beba54a44c93
 
137130
Author: Kjartan Maraas <kmaraas@gnome.org>
 
137131
Date:   Sun Jul 15 21:10:30 2001 +0000
 
137132
 
 
137133
    Added Norwegian (nynorsk) translation. Updated Norwegian (bokm�l)
 
137134
    
 
137135
    2001-07-15  Kjartan Maraas  <kmaraas@gnome.org>
 
137136
    
 
137137
        * nn.po: Added Norwegian (nynorsk) translation.
 
137138
        * no.po: Updated Norwegian (bokm�l) translation.
 
137139
 
 
137140
 po/ChangeLog   |    5 +
 
137141
 po/POTFILES.in |  123 ++--
 
137142
 po/nn.po       | 1037 ++++++++++++++++++++++
 
137143
 po/no.po       | 2660 ++++++++++++++++++++++----------------------------------
 
137144
 4 files changed, 2157 insertions(+), 1668 deletions(-)
 
137145
 
 
137146
commit 2d56c92b17cbb39f41552bae7ab126f5c8e5ed7a
 
137147
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137148
Date:   Sat Jul 14 07:21:33 2001 +0000
 
137149
 
 
137150
    typo
 
137151
 
 
137152
 configure.in |    2 +-
 
137153
 1 files changed, 1 insertions(+), 1 deletions(-)
 
137154
 
 
137155
commit dd5841ccc7d5aa082d3033a9e40895c8160b784e
 
137156
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137157
Date:   Sat Jul 14 03:21:17 2001 +0000
 
137158
 
 
137159
    include the right headers, don't hack arround gnome-xml brokenes
 
137160
 
 
137161
 capplets/screensaver/screensavers/extract-labels.c |    4 ++--
 
137162
 1 files changed, 2 insertions(+), 2 deletions(-)
 
137163
 
 
137164
commit 3cb34369909b99632545ec145e69278e389b896a
 
137165
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137166
Date:   Sat Jul 14 03:05:54 2001 +0000
 
137167
 
 
137168
    we don't need gnome-vfs, remove the check for it
 
137169
 
 
137170
 ChangeLog    |    2 ++
 
137171
 configure.in |    1 -
 
137172
 2 files changed, 2 insertions(+), 1 deletions(-)
 
137173
 
 
137174
commit bc6834b61ff738feeda92b44a41fa714504d625b
 
137175
Author: Chema Celorio <chema@celorio.com>
 
137176
Date:   Sat Jul 14 03:04:57 2001 +0000
 
137177
 
 
137178
    check for capplets/common/capplet-util.h
 
137179
    
 
137180
    2001-07-13  Chema Celorio  <chema@celorio.com>
 
137181
    
 
137182
        * autogen.sh (PKG_NAME): check for capplets/common/capplet-util.h
 
137183
    
 
137184
        * configure.in (capplet_modules): pkgconfig 0.8.0 now handles
 
137185
        gnome-vfs. No need to call gnome-vfs-config.
 
137186
 
 
137187
 ChangeLog    |    7 +++++++
 
137188
 autogen.sh   |    3 +--
 
137189
 configure.in |    9 +--------
 
137190
 3 files changed, 9 insertions(+), 10 deletions(-)
 
137191
 
 
137192
commit 8459555f6568e35e2eccd5a113063f69b0de2f53
 
137193
Author: Bradford Hovinen <hovinen@ximian.com>
 
137194
Date:   Fri Jul 13 19:58:58 2001 +0000
 
137195
 
 
137196
    Return NULL in the case that the control is already present
 
137197
    
 
137198
    2001-07-13  Bradford Hovinen  <hovinen@ximian.com>
 
137199
    
 
137200
        * capplet-util.c (create_dialog_cb): Return NULL in the case that
 
137201
        the control is already present
 
137202
    
 
137203
        * capplet-dir.c (capplet_control_launch): Accept window_title
 
137204
        parameter and use it as the title
 
137205
        (capplet_activate): Pass entry->name to capplet_control_launch
 
137206
        (capplet_control_launch): Don't print error and use correct test
 
137207
        for control_ref == CORBA_OBJECT_NIL
 
137208
 
 
137209
 capplets/common/ChangeLog      |    5 +++++
 
137210
 capplets/common/capplet-util.c |    2 +-
 
137211
 control-center/ChangeLog       |    2 ++
 
137212
 control-center/capplet-dir.c   |    4 ++--
 
137213
 4 files changed, 10 insertions(+), 3 deletions(-)
 
137214
 
 
137215
commit fa695ff9ee88737462a1c6302695aa0d0f6d4193
 
137216
Author: Bradford Hovinen <hovinen@ximian.com>
 
137217
Date:   Fri Jul 13 19:49:31 2001 +0000
 
137218
 
 
137219
    Accept window_title parameter and use it as the title (capplet_activate):
 
137220
    
 
137221
    2001-07-13  Bradford Hovinen  <hovinen@ximian.com>
 
137222
    
 
137223
        * capplet-dir.c (capplet_control_launch): Accept window_title
 
137224
        parameter and use it as the title
 
137225
        (capplet_activate): Pass entry->name to capplet_control_launch
 
137226
 
 
137227
 control-center/ChangeLog     |    6 ++++++
 
137228
 control-center/capplet-dir.c |    6 +++---
 
137229
 control-center/capplet-dir.h |    3 ++-
 
137230
 control-center/main.c        |    2 +-
 
137231
 4 files changed, 12 insertions(+), 5 deletions(-)
 
137232
 
 
137233
commit 41255aeb6dad38ab2f6878b2a35abcd26637479d
 
137234
Author: Kai Lahmann <kail@src.gnome.org>
 
137235
Date:   Fri Jul 13 19:21:52 2001 +0000
 
137236
 
 
137237
    On the way to get a NICE HTML view
 
137238
 
 
137239
 control-center/ChangeLog               |    6 ++++++
 
137240
 control-center/capplet-dir-view-html.c |   22 ++++++++++------------
 
137241
 2 files changed, 16 insertions(+), 12 deletions(-)
 
137242
 
 
137243
commit 159178f15d7892bd19a043a3e9e03b62c9f92812
 
137244
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
137245
Date:   Fri Jul 13 18:51:28 2001 +0000
 
137246
 
 
137247
    Added common library in capplets/common
 
137248
    Moved code from capplets/sound/sound-properties-capplet.c to common library
 
137249
 
 
137250
 ChangeLog                                 |    6 +
 
137251
 capplets/Makefile.am                      |    2 +-
 
137252
 capplets/common/Makefile.am               |   15 ++
 
137253
 capplets/common/capplet-util.c            |  353 +++++++++++++++++++++++++++++
 
137254
 capplets/common/capplet-util.h            |  102 +++++++++
 
137255
 capplets/sound/Makefile.am                |   16 +-
 
137256
 capplets/sound/sound-properties-capplet.c |  326 ++-------------------------
 
137257
 configure.in                              |    1 +
 
137258
 8 files changed, 499 insertions(+), 322 deletions(-)
 
137259
 
 
137260
commit 5fa0b14bd7b37a2afdc5b7013df771e8a5b0b011
 
137261
Author: Jacob Berkman <jberkman@src.gnome.org>
 
137262
Date:   Fri Jul 13 17:21:49 2001 +0000
 
137263
 
 
137264
    init gconf after oaf
 
137265
 
 
137266
 control-center/main.c |    7 ++++---
 
137267
 1 files changed, 4 insertions(+), 3 deletions(-)
 
137268
 
 
137269
commit 78d0bbfbdb14ab05de26db6651d9fdb03f2140d0
 
137270
Author: Bradford Hovinen <hovinen@ximian.com>
 
137271
Date:   Fri Jul 13 17:20:01 2001 +0000
 
137272
 
 
137273
    Resolve configuration database and store in property frame (apply_cb):
 
137274
    
 
137275
    2001-07-13  Bradford Hovinen  <hovinen@ximian.com>
 
137276
    
 
137277
        * sound-properties-capplet.c (set_moniker_cb): Resolve
 
137278
        configuration database and store in property frame
 
137279
        (apply_cb): Retrieve configuration database from property frame
 
137280
        (create_control_cb): Don't store config database in property
 
137281
        control
 
137282
        (create_control_cb): Add listener for property change in config
 
137283
        database
 
137284
        (changed_cb): Implement
 
137285
 
 
137286
 capplets/sound/ChangeLog                  |   11 ++++++++++
 
137287
 capplets/sound/sound-properties-capplet.c |   32 ++++++++++++++++++++++++----
 
137288
 2 files changed, 38 insertions(+), 5 deletions(-)
 
137289
 
 
137290
commit 8ba458e12ef5ca931ce4f70a97918227bebec4bd
 
137291
Author: jacob berkman <jacob@ximian.com>
 
137292
Date:   Fri Jul 13 17:19:50 2001 +0000
 
137293
 
 
137294
    initialize gconf if gtkhtml is gconf-enabled
 
137295
    
 
137296
    2001-07-13  jacob berkman  <jacob@ximian.com>
 
137297
    
 
137298
        * main.c (main): initialize gconf if gtkhtml is gconf-enabled
 
137299
 
 
137300
 control-center/ChangeLog |    4 ++++
 
137301
 control-center/main.c    |    7 +++++++
 
137302
 2 files changed, 11 insertions(+), 0 deletions(-)
 
137303
 
 
137304
commit 50d12d5f222046fbe7a3fd7b58ecd140dde4470b
 
137305
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137306
Date:   Fri Jul 13 00:10:32 2001 +0000
 
137307
 
 
137308
    bump the pkg-config version
 
137309
 
 
137310
 .cvsignore   |    3 ++-
 
137311
 ChangeLog    |    5 +++++
 
137312
 configure.in |    6 +++---
 
137313
 3 files changed, 10 insertions(+), 4 deletions(-)
 
137314
 
 
137315
commit 64fe5d975c063e8427438dec2a32c6b5f8d6edb1
 
137316
Author: Richard Hestilow <hestilow@ximian.com>
 
137317
Date:   Thu Jul 12 23:04:34 2001 +0000
 
137318
 
 
137319
    Create Makefiles for capplets/desktop-links,
 
137320
    
 
137321
    2001-07-12  Richard Hestilow  <hestilow@ximian.com>
 
137322
    
 
137323
        * configure.in: Create Makefiles for capplets/desktop-links,
 
137324
        capplets/default-applications, and capplets/url-properties.
 
137325
    
 
137326
        * capplets/desktop-links: Added.
 
137327
    
 
137328
        * capplets/default-applications: Added
 
137329
    
 
137330
        * capplets/url-properties/ChangeLog: Added
 
137331
    
 
137332
        * capplets/*/Makefile.am: Install into Advanced.
 
137333
 
 
137334
 capplets/file-types/Makefile.am                   |    4 ++--
 
137335
 capplets/mime-type/Makefile.am                    |    4 ++--
 
137336
 capplets/theme-switcher/Makefile.am               |    4 ++--
 
137337
 capplets/ui-properties/Makefile.am                |    4 ++--
 
137338
 capplets/url-properties/url-properties.desktop.in |    7 +++++++
 
137339
 capplets/wm-properties/Makefile.am                |    4 ++--
 
137340
 6 files changed, 17 insertions(+), 10 deletions(-)
 
137341
 
 
137342
commit 4f09b084327eb24616ca64be61cc9caa4e881c1a
 
137343
Author: Bradford Hovinen <hovinen@ximian.com>
 
137344
Date:   Thu Jul 12 21:40:03 2001 +0000
 
137345
 
 
137346
    Disable launch of esd, due to esd's general suckiness
 
137347
    
 
137348
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137349
    
 
137350
        * sound-properties-capplet.c (apply_settings): Disable launch of
 
137351
        esd, due to esd's general suckiness
 
137352
 
 
137353
 capplets/sound/ChangeLog                  |    3 +++
 
137354
 capplets/sound/sound-properties-capplet.c |    2 ++
 
137355
 2 files changed, 5 insertions(+), 0 deletions(-)
 
137356
 
 
137357
commit a01cd1f4d7aebcda8d87339b948e5728ef15e0b4
 
137358
Author: Bradford Hovinen <hovinen@ximian.com>
 
137359
Date:   Thu Jul 12 21:23:03 2001 +0000
 
137360
 
 
137361
    Add check for the correct version of bonobo-conf Bump version number to
 
137362
    
 
137363
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137364
    
 
137365
        * configure.in: Add check for the correct version of bonobo-conf
 
137366
        Bump version number to 1.3.10
 
137367
 
 
137368
 ChangeLog    |    5 +++++
 
137369
 configure.in |   10 +++++++++-
 
137370
 2 files changed, 14 insertions(+), 1 deletions(-)
 
137371
 
 
137372
commit e9ac4333e764c5cf93891ad026364b12c0ad51bb
 
137373
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
137374
Date:   Thu Jul 12 21:07:02 2001 +0000
 
137375
 
 
137376
    Fix exec line
 
137377
 
 
137378
 capplets/sound/sound-properties.desktop |    2 +-
 
137379
 1 files changed, 1 insertions(+), 1 deletions(-)
 
137380
 
 
137381
commit 3db03400d448d2cd504b6b229b4bee7aa732c8a1
 
137382
Author: Bradford Hovinen <hovinen@ximian.com>
 
137383
Date:   Thu Jul 12 21:06:24 2001 +0000
 
137384
 
 
137385
    Fix position of capplet name in the Bonobo case (capplet_new): Don't abort
 
137386
    
 
137387
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137388
    
 
137389
        * capplet-dir.c (capplet_activate): Fix position of capplet name
 
137390
        in the Bonobo case
 
137391
        (capplet_new): Don't abort if the entry says to run gnomecc
 
137392
 
 
137393
 control-center/ChangeLog     |    6 ++++++
 
137394
 control-center/capplet-dir.c |    4 ++--
 
137395
 2 files changed, 8 insertions(+), 2 deletions(-)
 
137396
 
 
137397
commit d6ec57650d9a32cbef9c42e5825acffa1b925904
 
137398
Author: Bradford Hovinen <hovinen@ximian.com>
 
137399
Date:   Thu Jul 12 20:32:09 2001 +0000
 
137400
 
 
137401
    Logic fix.
 
137402
    
 
137403
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137404
    
 
137405
        * archive.c (archive_get_current_location_id): Logic fix.
 
137406
 
 
137407
 archiver/ChangeLog |    1 +
 
137408
 archiver/archive.c |    2 +-
 
137409
 2 files changed, 2 insertions(+), 1 deletions(-)
 
137410
 
 
137411
commit 85bc24c3f43084cfc82efa6501806c3129d283a7
 
137412
Author: Bradford Hovinen <hovinen@ximian.com>
 
137413
Date:   Thu Jul 12 20:31:25 2001 +0000
 
137414
 
 
137415
    Clear appropriate global archive pointer
 
137416
    
 
137417
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137418
    
 
137419
        * archive.c (archive_destroy): Clear appropriate global archive pointer
 
137420
 
 
137421
 archiver/ChangeLog |    4 ++++
 
137422
 archiver/archive.c |    5 +++++
 
137423
 2 files changed, 9 insertions(+), 0 deletions(-)
 
137424
 
 
137425
commit 3804a229dad37fd2286930bfcb49ef6c73d8ee99
 
137426
Author: Bradford Hovinen <hovinen@ximian.com>
 
137427
Date:   Thu Jul 12 19:42:51 2001 +0000
 
137428
 
 
137429
    Update to use correct names for settings
 
137430
    
 
137431
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137432
    
 
137433
        * sound-properties.xml: Update to use correct names for settings
 
137434
    
 
137435
        * sound-properties-capplet.c (set_moniker_cb): Change event_sound
 
137436
        to event_sounds
 
137437
 
 
137438
 capplets/sound/ChangeLog                  |    7 +++++++
 
137439
 capplets/sound/sound-properties-capplet.c |    2 +-
 
137440
 capplets/sound/sound-properties.xml       |    2 +-
 
137441
 3 files changed, 9 insertions(+), 2 deletions(-)
 
137442
 
 
137443
commit 021cafaa5f188e768fe49bd31a0f46a6cdb9c419
 
137444
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137445
Date:   Thu Jul 12 19:37:15 2001 +0000
 
137446
 
 
137447
    update to reflect the new location of the scripts
 
137448
 
 
137449
 archiver/ChangeLog   |    4 ++++
 
137450
 archiver/Makefile.am |    4 ++--
 
137451
 2 files changed, 6 insertions(+), 2 deletions(-)
 
137452
 
 
137453
commit 10e8b799a705ce1dc0c8c30b44a56247c176ac26
 
137454
Author: Bradford Hovinen <hovinen@ximian.com>
 
137455
Date:   Thu Jul 12 19:15:36 2001 +0000
 
137456
 
 
137457
    Only try to store a full snapshot if we are in a global archive
 
137458
    
 
137459
    2001-07-12  Bradford Hovinen  <hovinen@ximian.com>
 
137460
    
 
137461
        * archive.c (archive_get_current_location_id): Only try to store a
 
137462
        full snapshot if we are in a global archive
 
137463
    
 
137464
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Store
 
137465
        real_name in archiver_db
 
137466
        (bonobo_config_archiver_destroy): Use archiver_db->real_name with
 
137467
        bonobo_url_register
 
137468
 
 
137469
 archiver/ChangeLog                |   10 ++++++++++
 
137470
 archiver/archive.c                |    4 +++-
 
137471
 archiver/bonobo-config-archiver.c |   11 +++++++----
 
137472
 archiver/bonobo-config-archiver.h |    1 +
 
137473
 4 files changed, 21 insertions(+), 5 deletions(-)
 
137474
 
 
137475
commit 24c947b83c74e4b6f7a903778ae0cde5dd357221
 
137476
Author: Richard Hestilow <hestilow@ximian.com>
 
137477
Date:   Thu Jul 12 17:01:14 2001 +0000
 
137478
 
 
137479
    Remove a bunch of stuff from the old control-center.
 
137480
    
 
137481
    2001-07-12  Richard Hestilow  <hestilow@ximian.com>
 
137482
    
 
137483
        * Makefile.am: Remove a bunch of stuff from the old control-center.
 
137484
    
 
137485
        * configure.in: Ditto.
 
137486
    
 
137487
        * capplets/Makefile.am: Ditto.
 
137488
    
 
137489
        * po/POTFILES.in: Ditto
 
137490
    
 
137491
        * autogen.sh: Look for the right directory structure.
 
137492
    
 
137493
        * capplets/file-types/Makefile.am: Compile the file-types-* files,
 
137494
        not nautilus-mime-type-* files (they were renamed.)
 
137495
    
 
137496
        * capplets/file-types/*.c: Include the renamed headers.
 
137497
    
 
137498
        * capplets/file-types/libuuid/Makefile.am: Change $(GLIB_CFLAGS)
 
137499
        to @GLIB_CFLAGS@ for pkg-config purposes.
 
137500
 
 
137501
 capplets/file-types/Makefile.am                  |   13 ++++++-------
 
137502
 capplets/file-types/file-types-capplet-dialogs.c |    4 ++--
 
137503
 capplets/file-types/file-types-capplet.c         |    6 +++---
 
137504
 capplets/file-types/file-types-icon-entry.c      |    4 ++--
 
137505
 capplets/file-types/libuuid/Makefile.am          |    2 +-
 
137506
 5 files changed, 14 insertions(+), 15 deletions(-)
 
137507
 
 
137508
commit 6efd5666e39816f2f740968bc778e80aa4c1f25d
 
137509
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
137510
Date:   Thu Jul 12 14:13:08 2001 +0000
 
137511
 
 
137512
    Indentation tweak
 
137513
 
 
137514
 capplets/sound/sound-properties-capplet.c |   11 +++++------
 
137515
 1 files changed, 5 insertions(+), 6 deletions(-)
 
137516
 
 
137517
commit 8165b4f2096c26dc85aadc8764e8d7ac0696b4fb
 
137518
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137519
Date:   Thu Jul 12 07:55:31 2001 +0000
 
137520
 
 
137521
    bump the version
 
137522
 
 
137523
 configure.in |    2 +-
 
137524
 1 files changed, 1 insertions(+), 1 deletions(-)
 
137525
 
 
137526
commit 47a3b32008199904bb8ee5a6da9de87b315036e9
 
137527
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137528
Date:   Thu Jul 12 07:37:43 2001 +0000
 
137529
 
 
137530
    The root manager is disabled for now
 
137531
 
 
137532
 ChangeLog    |    5 +++++
 
137533
 configure.in |    1 -
 
137534
 2 files changed, 5 insertions(+), 1 deletions(-)
 
137535
 
 
137536
commit 2d866ad94ee9d0089c1ab521598d1bbca681b5b0
 
137537
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137538
Date:   Thu Jul 12 05:08:36 2001 +0000
 
137539
 
 
137540
    remove the root-manager for now. added an explanation to Makefile.am
 
137541
 
 
137542
 Makefile.am         |    9 ++++++++-
 
137543
 archiver/.cvsignore |    4 ++++
 
137544
 2 files changed, 12 insertions(+), 1 deletions(-)
 
137545
 
 
137546
commit 5852ff34c493531fcceaa1c6d4e80c8828eaa414
 
137547
Author: Richard Hestilow <hestilow@ximian.com>
 
137548
Date:   Thu Jul 12 03:02:35 2001 +0000
 
137549
 
 
137550
    Look for libcapplet, not libcapplet2.
 
137551
    
 
137552
    2001-07-11  Richard Hestilow  <hestilow@ximian.com>
 
137553
    
 
137554
        * configure.in (capplet_modules): Look for libcapplet, not
 
137555
        libcapplet2.
 
137556
 
 
137557
 ChangeLog    |    5 +++++
 
137558
 configure.in |    2 +-
 
137559
 2 files changed, 6 insertions(+), 1 deletions(-)
 
137560
 
 
137561
commit ab68cdbf40146cdf78ea6317c2b5c5c56258003c
 
137562
Author: Jose Maria Celorio <chema@src.gnome.org>
 
137563
Date:   Wed Jul 11 02:41:21 2001 +0000
 
137564
 
 
137565
    make distcheck fixes
 
137566
 
 
137567
 ChangeLog                          |    6 +-
 
137568
 capplets/Makefile.am               |    2 +-
 
137569
 capplets/mouse/Makefile.am         |    2 +-
 
137570
 capplets/rollback/rollback.glade   |    2 +
 
137571
 capplets/rollback/rollback.glade.h |   26 +
 
137572
 po/az.po                           | 3570 ++++++++++++++++----------------
 
137573
 po/ca.po                           | 3494 ++++++++++++++++----------------
 
137574
 po/cs.po                           | 3442 +++++++++++++++----------------
 
137575
 po/da.po                           | 3556 ++++++++++++++++----------------
 
137576
 po/de.po                           |  109 +-
 
137577
 po/el.po                           | 3524 ++++++++++++++++----------------
 
137578
 po/en_GB.po                        | 2455 ++++++++---------------
 
137579
 po/es.po                           | 3518 ++++++++++++++++----------------
 
137580
 po/et.po                           | 3384 +++++++++++++++----------------
 
137581
 po/fi.po                           | 3544 ++++++++++++++++----------------
 
137582
 po/fr.po                           | 3620 ++++++++++++++++----------------
 
137583
 po/ga.po                           | 2604 +++++++++---------------
 
137584
 po/gl.po                           | 3441 +++++++++++++++----------------
 
137585
 po/hr.po                           | 2914 ++++++++++++---------------
 
137586
 po/hu.po                           | 3432 +++++++++++++++----------------
 
137587
 po/it.po                           | 3489 ++++++++++++++++----------------
 
137588
 po/ja.po                           | 3529 ++++++++++++++++----------------
 
137589
 po/ko.po                           | 3169 +++++++++++++----------------
 
137590
 po/lt.po                           | 3443 +++++++++++++++----------------
 
137591
 po/nl.po                           | 3578 ++++++++++++++++----------------
 
137592
 po/no.po                           | 3507 ++++++++++++++++----------------
 
137593
 po/pl.po                           | 3454 +++++++++++++++----------------
 
137594
 po/pt.po                           | 3201 ++++++++++++++----------------
 
137595
 po/pt_BR.po                        | 3745 +++++++++++++++++-----------------
 
137596
 po/ro.po                           | 3598 ++++++++++++++++----------------
 
137597
 po/ru.po                           | 3530 ++++++++++++++++----------------
 
137598
 po/sk.po                           | 3547 ++++++++++++++++----------------
 
137599
 po/sl.po                           | 3602 ++++++++++++++++----------------
 
137600
 po/sv.po                           | 3597 ++++++++++++++++----------------
 
137601
 po/tr.po                           | 3595 ++++++++++++++++----------------
 
137602
 po/uk.po                           | 3473 +++++++++++++++----------------
 
137603
 po/zh_CN.GB2312.po                 | 3982 ++++++++++++++++++------------------
 
137604
 root-manager/Makefile.am           |    6 +-
 
137605
 38 files changed, 51686 insertions(+), 55004 deletions(-)
 
137606
 
 
137607
commit 3395c90a5dd98395fac69ec3bc5aa64a54b14aa5
 
137608
Author: Bradford Hovinen <hovinen@ximian.com>
 
137609
Date:   Wed Jul 11 02:22:46 2001 +0000
 
137610
 
 
137611
    Add sound-properties
 
137612
    
 
137613
    2001-07-10  Bradford Hovinen  <hovinen@ximian.com>
 
137614
    
 
137615
            * default-user.xml: Add sound-properties
 
137616
    
 
137617
            * sound-properties-capplet.c (get_legacy_settings): Sync database
 
137618
 
 
137619
 archiver/ChangeLog                        |    2 ++
 
137620
 archiver/Makefile.am                      |    2 +-
 
137621
 archiver/bonobo-config-archiver.c         |    5 ++++-
 
137622
 archiver/bonobo-moniker-archiver.c        |    2 --
 
137623
 archiver/default-user.xml                 |    1 +
 
137624
 capplets/sound/ChangeLog                  |    1 +
 
137625
 capplets/sound/sound-properties-capplet.c |    7 +++++++
 
137626
 7 files changed, 16 insertions(+), 4 deletions(-)
 
137627
 
 
137628
commit e10800015f30f7764baf096683784cf574c1ef7b
 
137629
Author: Kai Lahmann <kail@src.gnome.org>
 
137630
Date:   Tue Jul 10 22:02:42 2001 +0000
 
137631
 
 
137632
    .desktop fixCVS:
 
137633
    
 
137634
    .desktop fixCVS: ----------------------------------------------------------------------
 
137635
 
 
137636
 capplets/background/Makefile.am  |    2 +-
 
137637
 capplets/screensaver/Makefile.am |    2 +-
 
137638
 2 files changed, 2 insertions(+), 2 deletions(-)
 
137639
 
 
137640
commit eb0beef189577f117f96f95adaefc885ad4580b9
 
137641
Author: Kai Lahmann <kail@src.gnome.org>
 
137642
Date:   Tue Jul 10 22:02:14 2001 +0000
 
137643
 
 
137644
    .desktop fix
 
137645
 
 
137646
 ChangeLog                     |    5 +++++
 
137647
 capplets/keyboard/Makefile.am |    2 +-
 
137648
 capplets/mouse/Makefile.am    |    2 +-
 
137649
 capplets/sound/Makefile.am    |    2 +-
 
137650
 4 files changed, 8 insertions(+), 3 deletions(-)
 
137651
 
 
137652
commit 6a9081f916fb602b6d70c92e25e3c52753736f5e
 
137653
Author: Kai Lahmann <kail@src.gnome.org>
 
137654
Date:   Tue Jul 10 22:01:01 2001 +0000
 
137655
 
 
137656
    *** empty log message ***
 
137657
 
 
137658
 capplets/rollback/Makefile.am |    2 +-
 
137659
 1 files changed, 1 insertions(+), 1 deletions(-)
 
137660
 
 
137661
commit 683186e37ea95ce9a5239255e33a3a3795b7318f
 
137662
Author: Kai Lahmann <kail@src.gnome.org>
 
137663
Date:   Tue Jul 10 22:00:16 2001 +0000
 
137664
 
 
137665
    .desktop fixCVS:
 
137666
    
 
137667
    .desktop fixCVS: ----------------------------------------------------------------------
 
137668
 
 
137669
 capplets/rollback/Makefile.am |    2 +-
 
137670
 1 files changed, 1 insertions(+), 1 deletions(-)
 
137671
 
 
137672
commit 858feb082496fdc11da294bec19fc3a9006f358f
 
137673
Author: Bradford Hovinen <hovinen@ximian.com>
 
137674
Date:   Tue Jul 10 18:27:43 2001 +0000
 
137675
 
 
137676
    Make full moniker (apply_settings): Release the return value (main):
 
137677
    
 
137678
    2001-07-10  Bradford Hovinen  <hovinen@ximian.com>
 
137679
    
 
137680
        * sound-properties-capplet.c (set_moniker_cb): Make full moniker
 
137681
        (apply_settings): Release the return value
 
137682
        (main): Support --get-legacy option
 
137683
        (get_legacy_settings): Implement
 
137684
        (create_control_cb): Connect apply_cb
 
137685
        (COPY_FROM_LEGACY): Use bonobo_config_set_...
 
137686
        (main): Open config database regardless of what operation is
 
137687
        requested; pass to create_control callback
 
137688
        (apply_settings): Use bonobo_config_get_...
 
137689
        (get_legacy_settings):
 
137690
        (apply_settings): Don't accept CORBA_Environment *ev any more
 
137691
        (create_control_cb): Store the config database in the property control
 
137692
        (apply_settings): Use the correct setting name
 
137693
        (apply_cb): Apply settings and sync
 
137694
        (apply_settings): Kill esd when requested
 
137695
    
 
137696
        * capplet-dir.c (capplet_ok_cb): Notify property control of apply
 
137697
        action
 
137698
        (capplet_control_launch): Store PropertyControl in app
 
137699
 
 
137700
 capplets/sound/ChangeLog                  |   14 +++
 
137701
 capplets/sound/sound-properties-capplet.c |  152 +++++++++++++++++++++--------
 
137702
 capplets/sound/sound-properties.xml       |    2 +-
 
137703
 control-center/ChangeLog                  |    6 +
 
137704
 control-center/capplet-dir.c              |   10 ++
 
137705
 5 files changed, 144 insertions(+), 40 deletions(-)
 
137706
 
 
137707
commit dde0a2329b48e07b173adbde530049f0ebb828d4
 
137708
Author: Kai Lahmann <kail@src.gnome.org>
 
137709
Date:   Tue Jul 10 14:55:21 2001 +0000
 
137710
 
 
137711
    Added German translation
 
137712
 
 
137713
 capplets/rollback/ChangeLog        |    4 ++++
 
137714
 capplets/rollback/rollback.desktop |    2 ++
 
137715
 2 files changed, 6 insertions(+), 0 deletions(-)
 
137716
 
 
137717
commit 99034844c4e4f654518920c664414cd3dbb38256
 
137718
Author: Kai Lahmann <kail@src.gnome.org>
 
137719
Date:   Tue Jul 10 14:53:56 2001 +0000
 
137720
 
 
137721
    ooops - forgot
 
137722
 
 
137723
 po/ChangeLog |    6 ++++++
 
137724
 1 files changed, 6 insertions(+), 0 deletions(-)
 
137725
 
 
137726
commit 4b6d4d9b59d6326ce7292f41daf73d4b7e42e64d
 
137727
Author: Kai Lahmann <kail@src.gnome.org>
 
137728
Date:   Tue Jul 10 14:53:23 2001 +0000
 
137729
 
 
137730
    Fixed wrong binary name
 
137731
 
 
137732
 capplets/keyboard/ChangeLog                   |    4 ++++
 
137733
 capplets/keyboard/keyboard-properties.desktop |    2 +-
 
137734
 2 files changed, 5 insertions(+), 1 deletions(-)
 
137735
 
 
137736
commit f8838be34f2b4fc283be4a5aeac3561f648b33b3
 
137737
Author: Kai Lahmann <kail@src.gnome.org>
 
137738
Date:   Tue Jul 10 14:52:05 2001 +0000
 
137739
 
 
137740
    Updated POTFILES.[in|ignore] and Updated German translaion
 
137741
 
 
137742
 po/POTFILES.ignore |   16 -
 
137743
 po/POTFILES.in     |   12 +-
 
137744
 po/de.po           | 2688 ++++++++++++++++++----------------------------------
 
137745
 3 files changed, 939 insertions(+), 1777 deletions(-)
 
137746
 
 
137747
commit 18e8de9ef65face699fb9fd1773554ed3af5f4eb
 
137748
Author: Bradford Hovinen <hovinen@ximian.com>
 
137749
Date:   Tue Jul 10 14:00:15 2001 +0000
 
137750
 
 
137751
    Don't accept PropertyBag interface
 
137752
    
 
137753
    2001-07-10  Bradford Hovinen  <hovinen@ximian.com>
 
137754
    
 
137755
        * bonobo-moniker-archiver.c (archiver_resolve): Don't accept
 
137756
        PropertyBag interface
 
137757
    
 
137758
        * sound-properties-capplet.c (set_moniker_cb): Make full moniker
 
137759
    
 
137760
        * sound-properties.xml: Fixed path name
 
137761
 
 
137762
 archiver/ChangeLog                        |    5 +++++
 
137763
 archiver/bonobo-config-archiver.c         |    2 +-
 
137764
 archiver/bonobo-moniker-archiver.c        |    6 ++----
 
137765
 capplets/sound/ChangeLog                  |    6 ++++++
 
137766
 capplets/sound/sound-properties-capplet.c |    4 +++-
 
137767
 capplets/sound/sound-properties.xml       |    2 +-
 
137768
 6 files changed, 18 insertions(+), 7 deletions(-)
 
137769
 
 
137770
commit 3fb617283b1de1e2e50a90ec7ce02192cafcb528
 
137771
Author: Bradford Hovinen <hovinen@ximian.com>
 
137772
Date:   Mon Jul 9 21:22:47 2001 +0000
 
137773
 
 
137774
    Update installation directory
 
137775
    
 
137776
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137777
    
 
137778
        * Makefile.am (gladedir): Update installation directory
 
137779
 
 
137780
 control-center/ChangeLog   |    2 ++
 
137781
 control-center/Makefile.am |    2 +-
 
137782
 2 files changed, 3 insertions(+), 1 deletions(-)
 
137783
 
 
137784
commit f6e592264ed6eeacb3cdd398473d3fe980e80c73
 
137785
Author: Bradford Hovinen <hovinen@ximian.com>
 
137786
Date:   Mon Jul 9 21:19:24 2001 +0000
 
137787
 
 
137788
    Add g_return_if_fail macros
 
137789
    
 
137790
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137791
    
 
137792
        * capplet-dir-view.c (capplet_dir_view_show): Add g_return_if_fail
 
137793
        macros
 
137794
 
 
137795
 control-center/ChangeLog          |    3 +++
 
137796
 control-center/capplet-dir-view.c |    3 +++
 
137797
 2 files changed, 6 insertions(+), 0 deletions(-)
 
137798
 
 
137799
commit bf95474a7c7622f15ea4063fa29e071ab7139a42
 
137800
Author: Bradford Hovinen <hovinen@ximian.com>
 
137801
Date:   Mon Jul 9 21:03:02 2001 +0000
 
137802
 
 
137803
    Added Gnome.directory and installation routine
 
137804
    
 
137805
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137806
    
 
137807
        * Makefile.am: Added Gnome.directory and installation routine
 
137808
 
 
137809
 ChangeLog       |    4 +++
 
137810
 Gnome.directory |   63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
137811
 Makefile.am     |   15 +++++++++++-
 
137812
 3 files changed, 80 insertions(+), 2 deletions(-)
 
137813
 
 
137814
commit 2c2fafbaad56331a77ca588a520a9e6ff7b6afff
 
137815
Author: Bradford Hovinen <hovinen@ximian.com>
 
137816
Date:   Mon Jul 9 19:56:27 2001 +0000
 
137817
 
 
137818
    Use bonobo_object_unref rather than gtk_object_destroy
 
137819
    
 
137820
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137821
    
 
137822
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Use
 
137823
        bonobo_object_unref rather than gtk_object_destroy
 
137824
    
 
137825
        * bonobo-moniker-archiver.c (archiver_resolve): Allow PropertyBag
 
137826
        interface as well
 
137827
        (parse_name): Set *location to NULL when there is no location
 
137828
    
 
137829
        * sound-properties.xml: Use 0 and 1 rather than true and false
 
137830
    
 
137831
        * capplet-dir.c (capplet_control_launch): Don't convert underscores
 
137832
        to dashes in moniker
 
137833
 
 
137834
 archiver/ChangeLog                  |    8 ++++++++
 
137835
 archiver/archive.c                  |    2 +-
 
137836
 archiver/bonobo-config-archiver.c   |    4 ++--
 
137837
 archiver/bonobo-moniker-archiver.c  |    9 +++++----
 
137838
 capplets/sound/ChangeLog            |    2 ++
 
137839
 capplets/sound/sound-properties.xml |    4 ++--
 
137840
 control-center/ChangeLog            |    2 ++
 
137841
 control-center/capplet-dir.c        |   10 +++++-----
 
137842
 8 files changed, 27 insertions(+), 14 deletions(-)
 
137843
 
 
137844
commit c09362e12a71e1593aca4416ea9a9cceb2d9fae1
 
137845
Author: Bradford Hovinen <hovinen@ximian.com>
 
137846
Date:   Mon Jul 9 18:36:10 2001 +0000
 
137847
 
 
137848
    Use .gnome/capplet-archive rather than .gnome/control-center
 
137849
    
 
137850
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137851
    
 
137852
        * archive.c (archive_load): Use .gnome/capplet-archive rather than
 
137853
        .gnome/control-center
 
137854
    
 
137855
        * sound-properties-capplet.c (create_control_cb): Implement
 
137856
        (main): Use create_control_cb
 
137857
    
 
137858
        * Bonobo_Control_Capplet_sound_properties.oaf: Use PropertyControl
 
137859
        interface
 
137860
    
 
137861
        * sound-properties-capplet.c (create_dialog_cb): Update signature
 
137862
        for use as a BonoboPropertyControlGetControlFn
 
137863
    
 
137864
        * capplet-dir.c (capplet_control_launch): Create a control by
 
137865
        first retrieving the PropertyControl and then extracting the
 
137866
        control from it
 
137867
        (capplet_control_launch): Connect button signals
 
137868
        (capplet_cancel_cb): Implement. Just destroy the app widget
 
137869
        (capplet_ok_cb): Ditto.
 
137870
        (capplet_control_launch): Don't use a BonoboArg when setting the
 
137871
        property
 
137872
 
 
137873
 archiver/ChangeLog                                 |    3 +
 
137874
 archiver/archive.c                                 |    2 +-
 
137875
 .../Bonobo_Control_Capplet_sound_properties.oaf    |    5 +-
 
137876
 capplets/sound/ChangeLog                           |    8 ++++
 
137877
 capplets/sound/sound-properties-capplet.c          |   19 ++++++++-
 
137878
 control-center/ChangeLog                           |    9 ++++
 
137879
 control-center/capplet-dir.c                       |   41 +++++++++++++++-----
 
137880
 7 files changed, 72 insertions(+), 15 deletions(-)
 
137881
 
 
137882
commit 299c4ed6f4d6e4bc16cf02881168d32cd786a809
 
137883
Author: Bradford Hovinen <hovinen@ximian.com>
 
137884
Date:   Mon Jul 9 16:46:31 2001 +0000
 
137885
 
 
137886
    Try to load the defaults file if no rollback data can be found
 
137887
    
 
137888
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137889
    
 
137890
        * bonobo-config-archiver.c (bonobo_config_archiver_new): Try to
 
137891
        load the defaults file if no rollback data can be found
 
137892
    
 
137893
        * capplets/sound/Makefile.am (defaults_DATA): Add sound-properties.xml
 
137894
        (EXTRA_DIST): Add defaults_DATA
 
137895
    
 
137896
        * control-center/Makefile.am (INCLUDES): Update directory locations
 
137897
 
 
137898
 archiver/ChangeLog                  |    5 +++++
 
137899
 archiver/Makefile.am                |    3 ++-
 
137900
 archiver/bonobo-config-archiver.c   |   14 ++++++++++++--
 
137901
 capplets/sound/ChangeLog            |    3 +++
 
137902
 capplets/sound/Makefile.am          |   10 +++++++---
 
137903
 capplets/sound/sound-properties.xml |    7 +++++++
 
137904
 control-center/ChangeLog            |    2 ++
 
137905
 control-center/Makefile.am          |   18 +++++++++---------
 
137906
 8 files changed, 47 insertions(+), 15 deletions(-)
 
137907
 
 
137908
commit 080ffef4355a5f25d41576efa0d15222202f4ac2
 
137909
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
 
137910
Date:   Mon Jul 9 14:36:58 2001 +0000
 
137911
 
 
137912
    updated italian translation
 
137913
 
 
137914
 po/ChangeLog |    4 +
 
137915
 po/it.po     |  352 ++++++++++++++++++++++------------------------------------
 
137916
 2 files changed, 138 insertions(+), 218 deletions(-)
 
137917
 
 
137918
commit 749a018ee9ac8c2cbe3b2203e50911f62bc1566a
 
137919
Author: Bradford Hovinen <hovinen@ximian.com>
 
137920
Date:   Mon Jul 9 14:14:47 2001 +0000
 
137921
 
 
137922
    Don't destroy the widget -- it's already destroyed
 
137923
    
 
137924
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137925
    
 
137926
        * sound-properties-capplet.c (close_cb): Don't destroy the widget
 
137927
        -- it's already destroyed
 
137928
 
 
137929
 capplets/sound/ChangeLog                  |    5 +++++
 
137930
 capplets/sound/sound-properties-capplet.c |    1 -
 
137931
 2 files changed, 5 insertions(+), 1 deletions(-)
 
137932
 
 
137933
commit 9d08d7b15e0a394417f125b096efe2045f50e31c
 
137934
Author: Bradford Hovinen <hovinen@ximian.com>
 
137935
Date:   Mon Jul 9 14:03:26 2001 +0000
 
137936
 
 
137937
    Terminate the list of properties to set
 
137938
    
 
137939
    2001-07-09  Bradford Hovinen  <hovinen@ximian.com>
 
137940
    
 
137941
        * capplet-dir.c (capplet_control_launch): Terminate the list of
 
137942
        properties to set
 
137943
 
 
137944
 control-center/ChangeLog     |    5 +++++
 
137945
 control-center/capplet-dir.c |    2 +-
 
137946
 2 files changed, 6 insertions(+), 1 deletions(-)
 
137947
 
 
137948
commit 983317bc5ede199aab4d9a270330c719d94ba776
 
137949
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
137950
Date:   Mon Jul 9 13:29:14 2001 +0000
 
137951
 
 
137952
    New sound properties capplet import
 
137953
 
 
137954
 .../Bonobo_Control_Capplet_sound_properties.oaf    |   20 ++
 
137955
 capplets/sound/Makefile.am                         |   15 +-
 
137956
 capplets/sound/sound-properties-capplet.c          |  312 ++++++++++++++++++++
 
137957
 3 files changed, 343 insertions(+), 4 deletions(-)
 
137958
 
 
137959
commit e80bf50b314ea2d638d7305ebda6db621c5f5b61
 
137960
Author: Chema Celorio <chema@celorio.com>
 
137961
Date:   Sat Jul 7 21:29:23 2001 +0000
 
137962
 
 
137963
    add bonobo and bonobox
 
137964
    
 
137965
    2001-07-07  Chema Celorio  <chema@celorio.com>
 
137966
    
 
137967
        * configure.in (capplet_modules): add bonobo and bonobox
 
137968
 
 
137969
 ChangeLog    |    4 ++++
 
137970
 configure.in |    2 +-
 
137971
 2 files changed, 5 insertions(+), 1 deletions(-)
 
137972
 
 
137973
commit 0c086fe454d9cd0ada544bc04b2e8cb87d70fe58
 
137974
Author: Chema Celorio <chema@celorio.com>
 
137975
Date:   Sat Jul 7 19:25:03 2001 +0000
 
137976
 
 
137977
    require pkg-config 0.7.0 since 0.6.0 is brOKeN
 
137978
    
 
137979
    2001-07-07  Chema Celorio  <chema@celorio.com>
 
137980
    
 
137981
        * configure.in (vers): require pkg-config 0.7.0 since
 
137982
        0.6.0 is brOKeN
 
137983
 
 
137984
 ChangeLog    |    5 +++++
 
137985
 configure.in |    6 +++---
 
137986
 2 files changed, 8 insertions(+), 3 deletions(-)
 
137987
 
 
137988
commit 33cc1312bcb0bc25ec4a7bde63f4bf73081b233e
 
137989
Author: Bradford Hovinen <hovinen@ximian.com>
 
137990
Date:   Thu Jul 5 21:57:01 2001 +0000
 
137991
 
 
137992
    Renamed ximian_archiver to config_archiver
 
137993
    
 
137994
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
137995
    
 
137996
        * config-manager-dialog.c: Update #include locations
 
137997
 
 
137998
 archiver/Makefile.am                      |   42 ++++++++++++++--------------
 
137999
 archiver/archive.c                        |    6 ++--
 
138000
 archiver/config_archiverConf.sh.in        |    4 +++
 
138001
 archiver/ximian_archiverConf.sh.in        |    4 ---
 
138002
 capplets/rollback/ChangeLog               |    2 +
 
138003
 capplets/rollback/Makefile.am             |    2 +-
 
138004
 capplets/rollback/config-manager-dialog.c |    6 ++--
 
138005
 capplets/rollback/rollback-control.c      |    6 ++--
 
138006
 8 files changed, 37 insertions(+), 35 deletions(-)
 
138007
 
 
138008
commit 691aeeba307d7848e782aeb119a384bab53f9263
 
138009
Author: Bradford Hovinen <hovinen@ximian.com>
 
138010
Date:   Thu Jul 5 21:51:20 2001 +0000
 
138011
 
 
138012
    Use libglade-gnome rather than libglade
 
138013
    
 
138014
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
138015
    
 
138016
        * configure.in (capplet_modules): Use libglade-gnome rather than libglade
 
138017
 
 
138018
 ChangeLog    |    1 +
 
138019
 configure.in |   20 ++++++++++----------
 
138020
 2 files changed, 11 insertions(+), 10 deletions(-)
 
138021
 
 
138022
commit 00a42ca4f3b940d57743ce8e7b11bf82a03433de
 
138023
Author: Bradford Hovinen <hovinen@ximian.com>
 
138024
Date:   Thu Jul 5 20:06:12 2001 +0000
 
138025
 
 
138026
    Remove libcapplet Add XIMIAN_ARCHIVER_{LIBDIR|LIBS|INCLUDEDIR} Bump
 
138027
    
 
138028
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
138029
    
 
138030
        * configure.in (GNOMECC): Remove libcapplet
 
138031
        Add XIMIAN_ARCHIVER_{LIBDIR|LIBS|INCLUDEDIR}
 
138032
        Bump version number to 1.3.2
 
138033
 
 
138034
 ChangeLog            |    4 ++++
 
138035
 Makefile.am          |    2 --
 
138036
 archiver/Makefile.am |    6 +++---
 
138037
 configure.in         |   36 ++++++++++++++++++------------------
 
138038
 4 files changed, 25 insertions(+), 23 deletions(-)
 
138039
 
 
138040
commit 4cf6f3a859595b18b20e909bd82f27544c024566
 
138041
Author: Bradford Hovinen <hovinen@ximian.com>
 
138042
Date:   Thu Jul 5 17:41:47 2001 +0000
 
138043
 
 
138044
    Use bonobo-conf rather than bonobo-config for include path
 
138045
    
 
138046
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
138047
    
 
138048
        * bonobo-config-archiver.[ch]: Use bonobo-conf rather than
 
138049
        bonobo-config for include path
 
138050
 
 
138051
 archiver/ChangeLog                |    3 +++
 
138052
 archiver/bonobo-config-archiver.c |    2 +-
 
138053
 archiver/bonobo-config-archiver.h |    2 +-
 
138054
 3 files changed, 5 insertions(+), 2 deletions(-)
 
138055
 
 
138056
commit 07bc9090c8d0982d04865d0fc3b7fd9b2c1a7314
 
138057
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
138058
Date:   Thu Jul 5 17:38:11 2001 +0000
 
138059
 
 
138060
    Added missing OAF file
 
138061
 
 
138062
 archiver/Bonobo_Moniker_archiver.oaf.in |   23 +++++++++++++++++++++++
 
138063
 1 files changed, 23 insertions(+), 0 deletions(-)
 
138064
 
 
138065
commit f76b12f43c5982d8902d71e34d88738a831063bf
 
138066
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
138067
Date:   Thu Jul 5 17:37:53 2001 +0000
 
138068
 
 
138069
    Added missing Bonobo config moniker files
 
138070
 
 
138071
 archiver/bonobo-config-archiver.c  |  686 ++++++++++++++++++++++++++++++++++++
 
138072
 archiver/bonobo-config-archiver.h  |   79 ++++
 
138073
 archiver/bonobo-moniker-archiver.c |  139 ++++++++
 
138074
 3 files changed, 904 insertions(+), 0 deletions(-)
 
138075
 
 
138076
commit 78f32849fb5a3663a083da4a9014db61d1f39122
 
138077
Author: Bradford Hovinen <hovinen@ximian.com>
 
138078
Date:   Thu Jul 5 17:28:56 2001 +0000
 
138079
 
 
138080
    Put po after capplets so that the build doesn't screw up
 
138081
    
 
138082
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
138083
    
 
138084
        * Makefile.am (SUBDIRS): Put po after capplets so that the build
 
138085
        doesn't screw up
 
138086
 
 
138087
 ChangeLog   |    3 +++
 
138088
 Makefile.am |    2 +-
 
138089
 2 files changed, 4 insertions(+), 1 deletions(-)
 
138090
 
 
138091
commit aaaf56e71c0fcfab38fc6ab56193aa0562c5965b
 
138092
Author: Bradford Hovinen <hovinen@ximian.com>
 
138093
Date:   Thu Jul 5 17:27:44 2001 +0000
 
138094
 
 
138095
    Removed rules pertaining to sound-properties
 
138096
    
 
138097
    2001-07-05  Bradford Hovinen  <hovinen@ximian.com>
 
138098
    
 
138099
        * capplets/Makefile.am: Removed rules pertaining to
 
138100
        sound-properties
 
138101
    
 
138102
        * capplets/sound-properties-capplet.c (set_moniker_cb): Change
 
138103
        BonoboPropertyEditor to BonoboPEditor
 
138104
    
 
138105
        * configure.in: Update AC_INIT to use correct directory name
 
138106
        (AC_OUTPUT): Update to current directory structure
 
138107
    
 
138108
        * Makefile.am (SUBDIRS): Update to current directory structure
 
138109
    
 
138110
        * capplets/Makefile.am (always_built_SUBDIRS): Updated to current
 
138111
        directory structure
 
138112
    
 
138113
        * bonobo-moniker-archiver.c (archiver_resolve): Update call to
 
138114
        Bonobo_ConfigDatabase_addDatabase
 
138115
    
 
138116
        * bonobo-config-archiver.h: Fix include directories
 
138117
    
 
138118
        * Makefile.am (INCLUDES): Update to use pkg-config standards; add
 
138119
        BONOBO_CFLAGS
 
138120
        Include configuration moniker-related material
 
138121
        (SUBDIRS): Remove
 
138122
        (bin_PROGRAMS): Added ximian-archiver
 
138123
    
 
138124
        * capplets/keyboard/prefs-widget.c (set_scale): Add appropriate casts
 
138125
    
 
138126
        * capplets/rollback/Makefile.am (INCLUDES):
 
138127
        (rollback_capplet_LDADD): Update to include ximian_archiver stuff
 
138128
        correctly
 
138129
 
 
138130
 ChangeLog                                          |   16 +
 
138131
 Makefile.am                                        |    2 +-
 
138132
 archiver/ChangeLog                                 |   13 +
 
138133
 archiver/Makefile.am                               |   62 ++-
 
138134
 archiver/config-manager-dialog.c                   |  625 --------------------
 
138135
 archiver/config-manager-dialog.h                   |   63 --
 
138136
 archiver/create-location-dialog.c                  |  291 ---------
 
138137
 archiver/create-location-dialog.h                  |   62 --
 
138138
 archiver/location-list.c                           |  364 ------------
 
138139
 archiver/location-list.h                           |   68 ---
 
138140
 archiver/rollback-widget.c                         |  163 -----
 
138141
 archiver/rollback-widget.h                         |   57 --
 
138142
 .../Bonobo_Control_Capplet_sound_properties.oaf    |   20 -
 
138143
 capplets/Makefile.am                               |   42 +--
 
138144
 capplets/keyboard/ChangeLog                        |    4 +
 
138145
 capplets/keyboard/prefs-widget.c                   |    4 +-
 
138146
 capplets/rollback/ChangeLog                        |    6 +
 
138147
 capplets/rollback/Makefile.am                      |    4 +-
 
138148
 capplets/rollback/rollback-control.c               |    6 +-
 
138149
 capplets/rollback/rollback.desktop                 |    6 +
 
138150
 capplets/screensaver/screensavers/3d_clock.xml.h   |   18 -
 
138151
 capplets/screensaver/screensavers/ant.xml.h        |   30 -
 
138152
 capplets/screensaver/screensavers/atlantis.xml.h   |    6 -
 
138153
 capplets/screensaver/screensavers/attraction.xml.h |   26 -
 
138154
 capplets/screensaver/screensavers/blitspin.xml.h   |   13 -
 
138155
 capplets/screensaver/screensavers/bouboule.xml.h   |   15 -
 
138156
 capplets/screensaver/screensavers/braid.xml.h      |    9 -
 
138157
 capplets/screensaver/screensavers/bsod.xml.h       |   11 -
 
138158
 capplets/screensaver/screensavers/bubble3d.xml.h   |    6 -
 
138159
 capplets/screensaver/screensavers/bubbles.xml.h    |   13 -
 
138160
 capplets/screensaver/screensavers/cage.xml.h       |    6 -
 
138161
 capplets/screensaver/screensavers/compass.xml.h    |   13 -
 
138162
 capplets/screensaver/screensavers/coral.xml.h      |   14 -
 
138163
 capplets/screensaver/screensavers/critical.xml.h   |    6 -
 
138164
 capplets/screensaver/screensavers/crystal.xml.h    |   17 -
 
138165
 capplets/screensaver/screensavers/cynosure.xml.h   |   15 -
 
138166
 .../screensaver/screensavers/decayscreen.xml.h     |   10 -
 
138167
 capplets/screensaver/screensavers/deco.xml.h       |   10 -
 
138168
 capplets/screensaver/screensavers/deluxe.xml.h     |    6 -
 
138169
 capplets/screensaver/screensavers/demon.xml.h      |    6 -
 
138170
 capplets/screensaver/screensavers/discrete.xml.h   |   14 -
 
138171
 capplets/screensaver/screensavers/distort.xml.h    |    6 -
 
138172
 capplets/screensaver/screensavers/drift.xml.h      |   16 -
 
138173
 capplets/screensaver/screensavers/epicycle.xml.h   |   12 -
 
138174
 capplets/screensaver/screensavers/fadeplot.xml.h   |   17 -
 
138175
 capplets/screensaver/screensavers/flag.xml.h       |   21 -
 
138176
 capplets/screensaver/screensavers/flame.xml.h      |   18 -
 
138177
 capplets/screensaver/screensavers/flow.xml.h       |    6 -
 
138178
 capplets/screensaver/screensavers/forest.xml.h     |   14 -
 
138179
 capplets/screensaver/screensavers/galaxy.xml.h     |    6 -
 
138180
 capplets/screensaver/screensavers/gears.xml.h      |    6 -
 
138181
 capplets/screensaver/screensavers/glplanet.xml.h   |    6 -
 
138182
 capplets/screensaver/screensavers/goop.xml.h       |   14 -
 
138183
 capplets/screensaver/screensavers/grav.xml.h       |   13 -
 
138184
 capplets/screensaver/screensavers/greynetic.xml.h  |   10 -
 
138185
 capplets/screensaver/screensavers/halo.xml.h       |   17 -
 
138186
 capplets/screensaver/screensavers/helix.xml.h      |   10 -
 
138187
 capplets/screensaver/screensavers/hopalong.xml.h   |   15 -
 
138188
 capplets/screensaver/screensavers/hypercube.xml.h  |   13 -
 
138189
 capplets/screensaver/screensavers/ifs.xml.h        |    9 -
 
138190
 capplets/screensaver/screensavers/imsmap.xml.h     |    6 -
 
138191
 .../screensaver/screensavers/interference.xml.h    |    6 -
 
138192
 capplets/screensaver/screensavers/jigsaw.xml.h     |    9 -
 
138193
 capplets/screensaver/screensavers/julia.xml.h      |   14 -
 
138194
 .../screensaver/screensavers/kaleidescope.xml.h    |   15 -
 
138195
 capplets/screensaver/screensavers/kumppa.xml.h     |    6 -
 
138196
 capplets/screensaver/screensavers/lament.xml.h     |    6 -
 
138197
 capplets/screensaver/screensavers/laser.xml.h      |   12 -
 
138198
 capplets/screensaver/screensavers/lightning.xml.h  |    9 -
 
138199
 capplets/screensaver/screensavers/lisa.xml.h       |   17 -
 
138200
 capplets/screensaver/screensavers/lissie.xml.h     |    6 -
 
138201
 capplets/screensaver/screensavers/lmorph.xml.h     |   16 -
 
138202
 capplets/screensaver/screensavers/loop.xml.h       |    6 -
 
138203
 capplets/screensaver/screensavers/maze.xml.h       |   16 -
 
138204
 capplets/screensaver/screensavers/moebius.xml.h    |    6 -
 
138205
 capplets/screensaver/screensavers/moire.xml.h      |   15 -
 
138206
 capplets/screensaver/screensavers/moire2.xml.h     |    6 -
 
138207
 capplets/screensaver/screensavers/morph3d.xml.h    |    6 -
 
138208
 capplets/screensaver/screensavers/mountain.xml.h   |    6 -
 
138209
 capplets/screensaver/screensavers/munch.xml.h      |   12 -
 
138210
 capplets/screensaver/screensavers/noseguy.xml.h    |    6 -
 
138211
 capplets/screensaver/screensavers/pedal.xml.h      |   16 -
 
138212
 capplets/screensaver/screensavers/penetrate.xml.h  |    6 -
 
138213
 capplets/screensaver/screensavers/penrose.xml.h    |    6 -
 
138214
 capplets/screensaver/screensavers/pipes.xml.h      |    6 -
 
138215
 capplets/screensaver/screensavers/pyro.xml.h       |   14 -
 
138216
 capplets/screensaver/screensavers/qix.xml.h        |   32 -
 
138217
 capplets/screensaver/screensavers/rd-bomb.xml.h    |    6 -
 
138218
 capplets/screensaver/screensavers/rocks.xml.h      |    6 -
 
138219
 capplets/screensaver/screensavers/rorschach.xml.h  |   18 -
 
138220
 capplets/screensaver/screensavers/rotor.xml.h      |    6 -
 
138221
 .../screensaver/screensavers/rubiks_cube.xml.h     |    6 -
 
138222
 capplets/screensaver/screensavers/sierpinski.xml.h |   12 -
 
138223
 .../screensaver/screensavers/slidescreen.xml.h     |    6 -
 
138224
 capplets/screensaver/screensavers/slip.xml.h       |    6 -
 
138225
 capplets/screensaver/screensavers/sonar.xml.h      |    6 -
 
138226
 capplets/screensaver/screensavers/sphere.xml.h     |    6 -
 
138227
 capplets/screensaver/screensavers/spiral.xml.h     |   16 -
 
138228
 capplets/screensaver/screensavers/spotlight.xml.h  |    6 -
 
138229
 capplets/screensaver/screensavers/sproingies.xml.h |    6 -
 
138230
 capplets/screensaver/screensavers/squiral.xml.h    |    6 -
 
138231
 capplets/screensaver/screensavers/stairs.xml.h     |    6 -
 
138232
 capplets/screensaver/screensavers/starfish.xml.h   |   17 -
 
138233
 capplets/screensaver/screensavers/strange.xml.h    |    6 -
 
138234
 .../screensaver/screensavers/superquadrics.xml.h   |    6 -
 
138235
 capplets/screensaver/screensavers/swirl.xml.h      |    6 -
 
138236
 capplets/screensaver/screensavers/triangle.xml.h   |    9 -
 
138237
 capplets/screensaver/screensavers/truchet.xml.h    |    6 -
 
138238
 capplets/screensaver/screensavers/vines.xml.h      |    9 -
 
138239
 capplets/screensaver/screensavers/worm.xml.h       |    6 -
 
138240
 capplets/screensaver/screensavers/xflame.xml.h     |    6 -
 
138241
 capplets/screensaver/screensavers/xjack.xml.h      |    6 -
 
138242
 capplets/screensaver/screensavers/xlyap.xml.h      |    6 -
 
138243
 capplets/screensaver/screensavers/xmatrix.xml.h    |    6 -
 
138244
 capplets/screensaver/screensavers/xroger.xml.h     |    7 -
 
138245
 capplets/sound-properties-capplet.c                |  312 ----------
 
138246
 configure.in                                       |   31 +-
 
138247
 po/POTFILES.in                                     |  145 ++---
 
138248
 118 files changed, 170 insertions(+), 3184 deletions(-)
 
138249
 
 
138250
commit 70f3cc51cc15586b53379a927f804a689db976d6
 
138251
Author: Richard Hestilow <hestilow@ximian.com>
 
138252
Date:   Tue Jul 3 20:40:58 2001 +0000
 
138253
 
 
138254
    Added. (prefs_widget_init): Connect to "Add" and "Remove"
 
138255
    
 
138256
    2001-07-03  Richard Hestilow  <hestilow@ximian.com>
 
138257
    
 
138258
        * prefs-widget.c:
 
138259
          (add_select_cb, screensaver_add_cb, screensaver_remove_cb): Added.
 
138260
          (prefs_widget_init): Connect to "Add" and "Remove"
 
138261
    
 
138262
        * screensaver-prefs-dialog.c (get_basic_screensaver_widget): Replace
 
138263
        confusing stuff with ultra-simple dialog.
 
138264
    
 
138265
        * screensaver-properties.glade[.h]: Remove "Demo" popup item, as it
 
138266
        is on the settings dialogs and is not easy to manage with
 
138267
        menu selection anyway. (Too much mouse movement).
 
138268
 
 
138269
 capplets/screensaver/ChangeLog                     |   13 ++
 
138270
 capplets/screensaver/prefs-widget.c                |  133 ++++++++++++++++----
 
138271
 capplets/screensaver/screensaver-prefs-dialog.c    |   10 ++-
 
138272
 capplets/screensaver/screensaver-properties.glade  |   12 --
 
138273
 .../screensaver/screensaver-properties.glade.h     |    1 -
 
138274
 5 files changed, 132 insertions(+), 37 deletions(-)
 
138275
 
 
138276
commit 3e3422d465c4110d55bf40aba0fcf2112bdfd23c
 
138277
Author: Bradford Hovinen <hovinen@ximian.com>
 
138278
Date:   Tue Jul 3 20:29:56 2001 +0000
 
138279
 
 
138280
    Use GnomeDialog rather than BonoboWindow (capplet_control_launch): Use
 
138281
    
 
138282
    2001-07-03  Bradford Hovinen  <hovinen@ximian.com>
 
138283
    
 
138284
        * capplet-dir.c (capplet_control_launch): Use GnomeDialog rather
 
138285
        than BonoboWindow
 
138286
        (capplet_control_launch): Use bonobo_widget_set_property for simplicity
 
138287
        (capplet_control_launch): Eliminate goto statement with an if...else clause
 
138288
 
 
138289
 control-center/ChangeLog     |    2 ++
 
138290
 control-center/capplet-dir.c |   40 +++++++---------------------------------
 
138291
 2 files changed, 9 insertions(+), 33 deletions(-)
 
138292
 
 
138293
commit 0e31da4c76dbc375753b04ac825f1bbbec97ea5c
 
138294
Author: Bradford Hovinen <hovinen@ximian.com>
 
138295
Date:   Tue Jul 3 19:18:51 2001 +0000
 
138296
 
 
138297
    Use GnomeDialog rather than BonoboWindow
 
138298
    
 
138299
    2001-07-03  Bradford Hovinen  <hovinen@ximian.com>
 
138300
    
 
138301
        * capplet-dir.c (capplet_control_launch): Use GnomeDialog rather
 
138302
        than BonoboWindow
 
138303
    
 
138304
        * archiver/Makefile.am (bonobo_moniker_archiver_LDADD): Use @...@
 
138305
        rather than $(...) for pkg-config's sake
 
138306
 
 
138307
 ChangeLog                    |    4 ++++
 
138308
 capplets/Makefile.am         |   22 +++++++++++++++++-----
 
138309
 control-center/ChangeLog     |    3 +++
 
138310
 control-center/capplet-dir.c |   29 ++++++-----------------------
 
138311
 4 files changed, 30 insertions(+), 28 deletions(-)
 
138312
 
 
138313
commit 963cbcaff5e09c28a9c5a1524d9dfc6d5a22f6af
 
138314
Author: Bradford Hovinen <hovinen@ximian.com>
 
138315
Date:   Tue Jul 3 18:06:27 2001 +0000
 
138316
 
 
138317
    Use correct location for Glade data
 
138318
    
 
138319
    2001-07-03  Bradford Hovinen  <hovinen@ximian.com>
 
138320
    
 
138321
        * capplets/Makefile.am (INCLUDES): Use correct location for Glade
 
138322
        data
 
138323
 
 
138324
 ChangeLog                           |    5 +++++
 
138325
 capplets/Makefile.am                |   10 +++++-----
 
138326
 capplets/sound-properties-capplet.c |   19 +++++++++++++++++++
 
138327
 3 files changed, 29 insertions(+), 5 deletions(-)
 
138328
 
 
138329
commit 9718834cfb446c61607592f00d42c20de8409ab6
 
138330
Author: Richard Hestilow <hestilow@ximian.com>
 
138331
Date:   Tue Jul 3 17:50:42 2001 +0000
 
138332
 
 
138333
    Add PKG_CHECK_MODULES for SCREENSAVER_CAPPLET.
 
138334
    
 
138335
    2001-07-03  Richard Hestilow  <hestilow@ximian.com>
 
138336
    
 
138337
        * configure.in: Add PKG_CHECK_MODULES for SCREENSAVER_CAPPLET.
 
138338
 
 
138339
 ChangeLog    |    4 ++++
 
138340
 configure.in |    1 +
 
138341
 2 files changed, 5 insertions(+), 0 deletions(-)
 
138342
 
 
138343
commit 77d73e6a26dfc39b0925a0517b9353e6197523ab
 
138344
Author: Richard Hestilow <hestilow@ximian.com>
 
138345
Date:   Tue Jul 3 17:47:36 2001 +0000
 
138346
 
 
138347
    Added.
 
138348
    
 
138349
    2001-07-03  Richard Hestilow  <hestilow@ximian.com>
 
138350
    
 
138351
        * screensaver-properties.glade[.h]: Added.
 
138352
    
 
138353
        * prefs-widget.[ch]: Complete rewrite.
 
138354
    
 
138355
        * Makefile.am: Add glade stuff.
 
138356
    
 
138357
        * main.c: Call glade_gnome_init.
 
138358
    
 
138359
        * pref-file.c: Restart xscreensaver on save.
 
138360
    
 
138361
        * screensaver-prefs-dialog.c (screensaver_prefs_dialog_new):
 
138362
        Change g_strconcat to g_strdup_printf for i18n purposes.
 
138363
 
 
138364
 capplets/screensaver/ChangeLog                     |   15 +
 
138365
 capplets/screensaver/Makefile.am                   |   14 +-
 
138366
 capplets/screensaver/main.c                        |    4 +-
 
138367
 capplets/screensaver/pref-file.c                   |    3 +
 
138368
 capplets/screensaver/prefs-widget.c                | 2068 +++++++-------------
 
138369
 capplets/screensaver/prefs-widget.h                |   76 +-
 
138370
 capplets/screensaver/screensaver-prefs-dialog.c    |    2 +-
 
138371
 capplets/screensaver/screensaver-properties.glade  | 1021 ++++++++++
 
138372
 .../screensaver/screensaver-properties.glade.h     |   38 +
 
138373
 9 files changed, 1779 insertions(+), 1462 deletions(-)
 
138374
 
 
138375
commit 8496ca47a53aef307d81c521de691e6210007f24
 
138376
Author: Bradford Hovinen <hovinen@ximian.com>
 
138377
Date:   Tue Jul 3 17:18:50 2001 +0000
 
138378
 
 
138379
    Connect destroy signal on capplet window to gtk_main_quit
 
138380
    
 
138381
    2001-07-03  Bradford Hovinen  <hovinen@ximian.com>
 
138382
    
 
138383
        * main.c (main): Connect destroy signal on capplet window to
 
138384
        gtk_main_quit
 
138385
    
 
138386
        * capplet-dir.c (capplet_control_launch): Return pointer to
 
138387
        BonoboWindow
 
138388
    
 
138389
        * main.c (main): Check return value of capplet_control_launch
 
138390
    
 
138391
        * capplet-dir.c (capplet_control_launch): Use goto to make sure
 
138392
        all data structures are freed
 
138393
 
 
138394
 capplets/sound-properties-capplet.c |   33 +++++++++++++++++++++++++++------
 
138395
 configure.in                        |    2 +-
 
138396
 control-center/ChangeLog            |   13 +++++++++++++
 
138397
 control-center/capplet-dir.c        |   35 ++++++++++++++++++++++-------------
 
138398
 control-center/capplet-dir.h        |    2 +-
 
138399
 control-center/main.c               |    7 ++++++-
 
138400
 6 files changed, 70 insertions(+), 22 deletions(-)
 
138401
 
 
138402
commit 9a1ac9dd284369179597b4009925ba4373fd5fd1
 
138403
Author: Tambet Ingo <tambet@ximian.com>
 
138404
Date:   Mon Jul 2 21:40:38 2001 +0000
 
138405
 
 
138406
    Added display-conf backend.
 
138407
    
 
138408
    2001-07-02  Tambet Ingo  <tambet@ximian.com>
 
138409
    
 
138410
        * default-global.xml: Added display-conf backend.
 
138411
 
 
138412
 archiver/ChangeLog          |    4 ++++
 
138413
 archiver/default-global.xml |    1 +
 
138414
 2 files changed, 5 insertions(+), 0 deletions(-)
 
138415
 
 
138416
commit cd2f26923d1973067c216b2787aeaca4857f89d9
 
138417
Author: Bradford Hovinen <hovinen@ximian.com>
 
138418
Date:   Mon Jul 2 14:46:26 2001 +0000
 
138419
 
 
138420
    Use bonobo_arg_... functions
 
138421
    
 
138422
    2001-07-02  Bradford Hovinen  <hovinen@ximian.com>
 
138423
    
 
138424
        * capplet-dir.c (capplet_control_launch): Use bonobo_arg_... functions
 
138425
    
 
138426
        * main.c (main): Call capplet_control_launch if capplet was specified on CLI
 
138427
        Use bonobo_main rather than gtk_main
 
138428
    
 
138429
        * capplet-dir.c (capplet_control_launch): Fix to use Bonobo_Property_setValue
 
138430
        (capplet_activate): Support capplet_control_launch; use strlen(...) rather than hardcoding length
 
138431
        (capplet_control_launch): Replace '-' characters with underscores
 
138432
    
 
138433
    Added OAF info file for experimental sound properties capplet
 
138434
 
 
138435
 .../Bonobo_Control_Capplet_sound_properties.oaf    |   20 +++++++++
 
138436
 capplets/Makefile.am                               |   12 ++++-
 
138437
 capplets/ui-properties/prefs-widget-app.c          |    2 +-
 
138438
 control-center/ChangeLog                           |   13 +++++-
 
138439
 control-center/capplet-dir.c                       |   46 +++++++++++++++++--
 
138440
 control-center/capplet-dir.h                       |    2 +-
 
138441
 control-center/main.c                              |    4 +-
 
138442
 7 files changed, 87 insertions(+), 12 deletions(-)
 
138443
 
 
138444
commit a72197926a3bc87098a3bbe48f515ef592e58844
 
138445
Author: Bradford Hovinen <hovinen@ximian.com>
 
138446
Date:   Fri Jun 29 20:48:29 2001 +0000
 
138447
 
 
138448
    Added archiver moniker for bonobo-conf
 
138449
    Added sample capplet using new moniker
 
138450
    
 
138451
    2001-06-29  Bradford Hovinen  <hovinen@ximian.com>
 
138452
    
 
138453
            * main.c (main): Support --run-capplet argument on the command line
 
138454
    
 
138455
            * capplet-dir.c (capplet_launch): Implement. Currently not called,
 
138456
            but will be used to launch capplets
 
138457
    
 
138458
            * main.c (main): Added OAF and bonobo intialization
 
138459
    
 
138460
            * capplets/Makefile.am (bin_PROGRAMS): Add target for
 
138461
            sound-properties-capplet
 
138462
            (INCLUDES): Install from new-sound-properties
 
138463
    
 
138464
            * configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
 
138465
 
 
138466
 ChangeLog                           |    8 +
 
138467
 Makefile.am                         |    2 +-
 
138468
 capplets/Makefile.am                |   13 +
 
138469
 capplets/sound-properties-capplet.c |  272 ++
 
138470
 capplets/ui-properties/Makefile.am  |    1 +
 
138471
 configure.in                        |    2 +-
 
138472
 control-center/ChangeLog            |    9 +
 
138473
 control-center/capplet-dir.c        |   73 +-
 
138474
 control-center/capplet-dir.h        |    2 +
 
138475
 control-center/main.c               |   26 +-
 
138476
 po/ca.po                            | 2816 ++++++++++----
 
138477
 po/cs.po                            | 2823 ++++++++++----
 
138478
 po/da.po                            |  122 +-
 
138479
 po/de.po                            |  122 +-
 
138480
 po/el.po                            |  280 +-
 
138481
 po/en_GB.po                         | 2348 +++++++++---
 
138482
 po/es.po                            |  299 +-
 
138483
 po/et.po                            |  274 +-
 
138484
 po/fi.po                            |  297 +-
 
138485
 po/fr.po                            |  311 +-
 
138486
 po/ga.po                            | 2460 +++++++++---
 
138487
 po/gl.po                            | 2849 ++++++++++----
 
138488
 po/hr.po                            |  270 +-
 
138489
 po/hu.po                            | 2833 ++++++++++----
 
138490
 po/it.po                            | 1776 +++++++--
 
138491
 po/ja.po                            |  298 +-
 
138492
 po/ko.po                            |   44 +-
 
138493
 po/lt.po                            | 2806 ++++++++++----
 
138494
 po/nl.po                            |  309 +-
 
138495
 po/pl.po                            | 1781 +++++++--
 
138496
 po/pt.po                            | 2799 ++++++++++----
 
138497
 po/pt_BR.po                         | 2427 ++++++++---
 
138498
 po/ro.po                            | 7603 ++++++++++++++++++-----------------
 
138499
 po/ru.po                            |  294 +-
 
138500
 po/sk.po                            |  126 +-
 
138501
 po/sl.po                            |  122 +-
 
138502
 po/sv.po                            |   19 +-
 
138503
 po/tr.po                            |  122 +-
 
138504
 po/uk.po                            |  364 +-
 
138505
 po/zh_CN.GB2312.po                  |   21 +-
 
138506
 40 files changed, 27178 insertions(+), 12245 deletions(-)
 
138507
 
 
138508
commit 828dbf8727fe14096aef654b8d9312548f9cb997
 
138509
Author: Richard Hestilow <hestilow@ximian.com>
 
138510
Date:   Wed Jun 27 18:40:27 2001 +0000
 
138511
 
 
138512
    Check for pkg-config >= 0.6.0 without the use of a macro -- people were
 
138513
    
 
138514
    2001-06-27  Richard Hestilow  <hestilow@ximian.com>
 
138515
    
 
138516
        * configure.in: Check for pkg-config >= 0.6.0 without the use of
 
138517
        a macro -- people were having issues with older versions with
 
138518
        no macros.
 
138519
 
 
138520
 ChangeLog    |    6 ++++++
 
138521
 configure.in |   13 +++++++++++++
 
138522
 2 files changed, 19 insertions(+), 0 deletions(-)
 
138523
 
 
138524
commit 81cbb6d8b69f5477906a17e94ff874c864241a5e
 
138525
Author: Rachel Hestilow <hestgray@src.gnome.org>
 
138526
Date:   Wed Jun 27 16:32:18 2001 +0000
 
138527
 
 
138528
    2001-06-27  Richard Hestilow  <hestilow@ximian.com:
 
138529
    
 
138530
        * ChangeLog added.
 
138531
    
 
138532
        * mouse-properties.glade: New GUI by Anna Dirks.
 
138533
    
 
138534
        * mouse-left.png, mouse-right.png: Added.
 
138535
    
 
138536
        * Makefile.am: Install pixmaps.
 
138537
    
 
138538
        * prefs-widget.c (set_pixmap_file): Added function.
 
138539
          (threshold_changed_cb, read_preferences): Call new macro
 
138540
          THRESHOLD_CONVERT, as sensitivity is the reverse of threshold.
 
138541
          (read_preferences, prefs_widget_init): Change "threshold_entry" to
 
138542
          sensitivity_entry.
 
138543
          (prefs_widget_init): Call set_pixmap_file for the new pixmaps.
 
138544
 
 
138545
 capplets/mouse/ChangeLog                |   16 ++
 
138546
 capplets/mouse/Makefile.am              |    6 +
 
138547
 capplets/mouse/mouse-left.png           |  Bin 0 -> 8049 bytes
 
138548
 capplets/mouse/mouse-properties.glade   |  409 +++++++++++++++++++------------
 
138549
 capplets/mouse/mouse-properties.glade.h |   13 +-
 
138550
 capplets/mouse/mouse-right.png          |  Bin 0 -> 7894 bytes
 
138551
 capplets/mouse/prefs-widget.c           |   59 +++--
 
138552
 7 files changed, 316 insertions(+), 187 deletions(-)
 
138553
 
 
138554
commit f3d7412efdf766318892088b0de2f6018930d71b
 
138555
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
138556
Date:   Mon Jun 25 08:57:27 2001 +0000
 
138557
 
 
138558
    updated Azeri file
 
138559
 
 
138560
 po/ChangeLog |    4 +
 
138561
 po/az.po     | 2103 ++++++++++++++++++++++++++++++++++++++--------------------
 
138562
 2 files changed, 1397 insertions(+), 710 deletions(-)
 
138563
 
 
138564
commit a18fd85bba83275892a8efa615908e5007a55f9d
 
138565
Author: Bradford Hovinen <hovinen@ximian.com>
 
138566
Date:   Fri Jun 22 16:34:57 2001 +0000
 
138567
 
 
138568
    Return NULL if the location id is NULL (archive_get_current_location_id):
 
138569
    
 
138570
    2001-06-22  Bradford Hovinen  <hovinen@ximian.com>
 
138571
    
 
138572
        * archive.c (archive_get_current_location): Return NULL if the
 
138573
        location id is NULL
 
138574
        (archive_get_current_location_id): Return NULL if storing the
 
138575
        snapshot results in an error
 
138576
    
 
138577
        * location.c (location_store): Add return values for error
 
138578
        conditions; remove g_warning's and g_critical's
 
138579
        (location_store_full_snapshot): Folded in store_snapshot_cb; don't
 
138580
        call location_foreach_backend
 
138581
        (location_store_full_snapshot): Return error condition; 0 on
 
138582
        success, -1 if any backend failed
 
138583
    
 
138584
        * location-manager-dialog.c (location_manager_dialog_set_arg): Add
 
138585
        a check to inform the user if the location manager was unable to
 
138586
        form an initial configuration snapshot
 
138587
 
 
138588
 archiver/ChangeLog  |   19 +++++++++++++
 
138589
 archiver/archive.c  |   23 +++++++++++----
 
138590
 archiver/location.c |   74 +++++++++++++++++++++++++++++---------------------
 
138591
 archiver/location.h |    4 +-
 
138592
 4 files changed, 81 insertions(+), 39 deletions(-)
 
138593
 
 
138594
commit 47d682e446d646090ff65328e847a9438af5b3a1
 
138595
Author: Bradford Hovinen <hovinen@ximian.com>
 
138596
Date:   Thu Jun 21 21:48:12 2001 +0000
 
138597
 
 
138598
    Use location_get_changed_backends
 
138599
    
 
138600
    2001-06-21  Bradford Hovinen  <hovinen@ximian.com>
 
138601
    
 
138602
        * archive.c (archive_set_current_location): Use
 
138603
        location_get_changed_backends
 
138604
    
 
138605
        * location.c (location_get_changed_backends):
 
138606
        (location_does_backend_change): Implement
 
138607
        (create_backends_list):
 
138608
        (merge_backend_lists): Moved from archive.c
 
138609
    
 
138610
        * gui-backend-list.c (gui_backend_list_launch_current): Use
 
138611
        location_does_backend_change when deciding whether to pass
 
138612
        --location on the command line
 
138613
 
 
138614
 archiver/ChangeLog    |    8 +++
 
138615
 archiver/archive.c    |   99 +---------------------------------
 
138616
 archiver/config-log.c |    5 ++
 
138617
 archiver/location.c   |  144 ++++++++++++++++++++++++++++++++++++++++++++++++-
 
138618
 archiver/location.h   |    6 ++
 
138619
 5 files changed, 162 insertions(+), 100 deletions(-)
 
138620
 
 
138621
commit 22c09dbb522e9d23db9c0884f92cff9e72902ff7
 
138622
Author: Havoc Pennington <hp@redhat.com>
 
138623
Date:   Thu Jun 21 16:09:21 2001 +0000
 
138624
 
 
138625
    switch to using pkg-config to find things
 
138626
    
 
138627
    2001-06-21  Havoc Pennington  <hp@redhat.com>
 
138628
    
 
138629
        * configure.in: switch to using pkg-config to find things
 
138630
    
 
138631
        * capplets/*/Makefile.am: clean up crufty flags, adapt to
 
138632
        configure.in changes
 
138633
 
 
138634
 ChangeLog                           |    7 ++++
 
138635
 capplets/background/Makefile.am     |    5 +--
 
138636
 capplets/file-types/Makefile.am     |   12 ++-----
 
138637
 capplets/keyboard/Makefile.am       |    4 +-
 
138638
 capplets/mime-type/Makefile.am      |    4 +-
 
138639
 capplets/mouse/Makefile.am          |    6 +--
 
138640
 capplets/rollback/Makefile.am       |    5 +--
 
138641
 capplets/screensaver/Makefile.am    |    4 +-
 
138642
 capplets/sound/Makefile.am          |    4 +-
 
138643
 capplets/theme-switcher/Makefile.am |    4 +-
 
138644
 capplets/ui-properties/Makefile.am  |    4 +-
 
138645
 capplets/url-properties/Makefile.am |    4 +-
 
138646
 capplets/wm-properties/Makefile.am  |    4 +-
 
138647
 configure.in                        |   59 ++++++++--------------------------
 
138648
 control-center/Makefile.am          |    4 +-
 
138649
 15 files changed, 48 insertions(+), 82 deletions(-)
 
138650
 
 
138651
commit c894d8e52b9aa78c5806c70e6864c22b80750aff
 
138652
Author: Bradford Hovinen <hovinen@ximian.com>
 
138653
Date:   Thu Jun 21 14:48:09 2001 +0000
 
138654
 
 
138655
    Abort if prefs structure is NULL when editing outside the current
 
138656
    
 
138657
    2001-06-21  Bradford Hovinen  <hovinen@ximian.com>
 
138658
    
 
138659
        * capplets/new-*/main.c (main): Abort if prefs structure is NULL
 
138660
        when editing outside the current location. Fixes crash when bad
 
138661
        XML data are supplied.
 
138662
 
 
138663
 ChangeLog                     |    4 ++++
 
138664
 capplets/background/main.c    |    1 +
 
138665
 capplets/keyboard/main.c      |    1 +
 
138666
 capplets/mouse/main.c         |    1 +
 
138667
 capplets/screensaver/main.c   |    1 +
 
138668
 capplets/sound/main.c         |    1 +
 
138669
 capplets/ui-properties/main.c |    1 +
 
138670
 7 files changed, 10 insertions(+), 0 deletions(-)
 
138671
 
 
138672
commit 93e004a93f691d5b27c875f89806ff3c03383872
 
138673
Author: Bradford Hovinen <hovinen@ximian.com>
 
138674
Date:   Thu Jun 21 14:33:24 2001 +0000
 
138675
 
 
138676
    Don't call close on fd (dump_log): Use g_critical on error conditions
 
138677
    
 
138678
    2001-06-21  Bradford Hovinen  <hovinen@ximian.com>
 
138679
    
 
138680
        * config-log.c (dump_log): Don't call close on fd
 
138681
        (dump_log): Use g_critical on error conditions rather than g_warning
 
138682
 
 
138683
 archiver/ChangeLog    |    5 +++++
 
138684
 archiver/config-log.c |   10 +++++++---
 
138685
 2 files changed, 12 insertions(+), 3 deletions(-)
 
138686
 
 
138687
commit f707e7350e1f7f0038f11d4575fba719d35ef018
 
138688
Author: Bradford Hovinen <hovinen@ximian.com>
 
138689
Date:   Thu Jun 21 14:28:48 2001 +0000
 
138690
 
 
138691
    Fix to use correct termination condition and g_string API
 
138692
    
 
138693
    2001-06-21  Bradford Hovinen  <hovinen@ximian.com>
 
138694
    
 
138695
        * capplets/new-*/main.c (do_set_xml): Fix to use correct
 
138696
        termination condition and g_string API
 
138697
    
 
138698
        * capplets/new-screensaver-properties/preferences.c (clone_cb):
 
138699
        Remove debugging code
 
138700
 
 
138701
 ChangeLog                          |    5 +++++
 
138702
 capplets/background/main.c         |   30 ++++++++++++++++--------------
 
138703
 capplets/keyboard/main.c           |   30 ++++++++++++++++--------------
 
138704
 capplets/mouse/main.c              |   30 ++++++++++++++++--------------
 
138705
 capplets/screensaver/ChangeLog     |    4 ++++
 
138706
 capplets/screensaver/main.c        |   30 ++++++++++++++++--------------
 
138707
 capplets/screensaver/preferences.c |    3 ---
 
138708
 capplets/sound/main.c              |   30 ++++++++++++++++--------------
 
138709
 capplets/ui-properties/main.c      |   30 ++++++++++++++++--------------
 
138710
 9 files changed, 105 insertions(+), 87 deletions(-)
 
138711
 
 
138712
commit 94736ab6775caf0cf2baaba1962141bf52311681
 
138713
Author: Kjartan Maraas <kmaraas@gnome.org>
 
138714
Date:   Wed Jun 20 20:00:13 2001 +0000
 
138715
 
 
138716
    Updated Norwegian translation.
 
138717
    
 
138718
    2001-06-20  Kjartan Maraas  <kmaraas@gnome.org>
 
138719
    
 
138720
        * no.po: Updated Norwegian translation.
 
138721
 
 
138722
 po/ChangeLog |    4 ++++
 
138723
 po/no.po     |   12 ++++++++++--
 
138724
 2 files changed, 14 insertions(+), 2 deletions(-)
 
138725
 
 
138726
commit 9f75f8c2197bc01c207a2b05744f4ab0deed4981
 
138727
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
138728
Date:   Wed Jun 20 18:53:47 2001 +0000
 
138729
 
 
138730
    Typo bugfix in configuration log
 
138731
 
 
138732
 archiver/config-log.c |    7 +++++--
 
138733
 1 files changed, 5 insertions(+), 2 deletions(-)
 
138734
 
 
138735
commit f0dda427f7e7340b8f0f4a2173268754ff2f4bcd
 
138736
Author: Bradford Hovinen <hovinen@ximian.com>
 
138737
Date:   Wed Jun 20 18:33:08 2001 +0000
 
138738
 
 
138739
    Call io_buffer_destroy
 
138740
    
 
138741
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138742
    
 
138743
        * config-log.c (config_log_write_entry): Call io_buffer_destroy
 
138744
 
 
138745
 archiver/ChangeLog    |    2 ++
 
138746
 archiver/config-log.c |    2 ++
 
138747
 2 files changed, 4 insertions(+), 0 deletions(-)
 
138748
 
 
138749
commit 1f701fce3b779e113e4ec5676bef1dc15ffe5d1c
 
138750
Author: Bradford Hovinen <hovinen@ximian.com>
 
138751
Date:   Wed Jun 20 17:58:45 2001 +0000
 
138752
 
 
138753
    Dump the log after loading it from the slave (dump_log): Set first_old to
 
138754
    
 
138755
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138756
    
 
138757
        * config-log.c (slave_data_cb): Dump the log after loading it from
 
138758
        the slave
 
138759
        (dump_log): Set first_old to the beginning of the list after the dump
 
138760
        (do_load): Don't call do_unload
 
138761
        (socket_data_cb): Check for hang up first
 
138762
        (do_load): Don't call reset_filenames
 
138763
    
 
138764
        * archive.c, Makefile.am: Replace all instances of ximian-config
 
138765
        with ximian-setup-tools
 
138766
    
 
138767
        * config-log.c (slave_new): Don't apprise slave of new data
 
138768
        (config_log_write_entry): Dump log after every write
 
138769
 
 
138770
 archiver/ChangeLog    |    1 +
 
138771
 archiver/config-log.c |    8 +++-----
 
138772
 archiver/location.c   |    8 ++++++++
 
138773
 3 files changed, 12 insertions(+), 5 deletions(-)
 
138774
 
 
138775
commit 3f08be4e5779bca710451a514c94127277f728ca
 
138776
Author: Bradford Hovinen <hovinen@ximian.com>
 
138777
Date:   Wed Jun 20 17:58:21 2001 +0000
 
138778
 
 
138779
    Don't save unless apply_settings is set
 
138780
    
 
138781
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138782
    
 
138783
        * capplets/new-*/main.c (do_set_xml): Don't save unless
 
138784
        apply_settings is set
 
138785
 
 
138786
 ChangeLog                  |   11 +++++++++++
 
138787
 capplets/background/main.c |    6 +++---
 
138788
 capplets/keyboard/main.c   |    6 +++---
 
138789
 3 files changed, 17 insertions(+), 6 deletions(-)
 
138790
 
 
138791
commit c39d6dff0262afbd034226562829b03d33f82642
 
138792
Author: Bradford Hovinen <hovinen@ximian.com>
 
138793
Date:   Wed Jun 20 17:21:33 2001 +0000
 
138794
 
 
138795
    Dump the log after loading it from the slave (dump_log): Set first_old to
 
138796
    
 
138797
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138798
    
 
138799
        * config-log.c (slave_data_cb): Dump the log after loading it from
 
138800
        the slave
 
138801
        (dump_log): Set first_old to the beginning of the list after the dump
 
138802
        (do_load): Don't call do_unload
 
138803
        (socket_data_cb): Check for hang up first
 
138804
 
 
138805
 archiver/ChangeLog    |    9 +++++++++
 
138806
 archiver/Makefile.am  |    4 ++--
 
138807
 archiver/archive.c    |   12 ++++++------
 
138808
 archiver/config-log.c |   27 +++++++++++++++++++--------
 
138809
 4 files changed, 36 insertions(+), 16 deletions(-)
 
138810
 
 
138811
commit efc06f6cc780b766a703c5dab4bcecae01bb7a27
 
138812
Author: Richard Hestilow <hestilow@ximian.com>
 
138813
Date:   Wed Jun 20 16:36:01 2001 +0000
 
138814
 
 
138815
    Handle properly the case where centered/tiled image is larger than the
 
138816
    
 
138817
    2001-06-20  Richard Hestilow  <hestilow@ximian.com>
 
138818
    
 
138819
        * capplets/new-background-properties/applicer.c
 
138820
        (get_geometry): Handle properly the case where centered/tiled
 
138821
        image is larger than the screen/preview.
 
138822
 
 
138823
 ChangeLog                     |    6 ++++++
 
138824
 capplets/background/applier.c |   20 ++++++++++++++------
 
138825
 2 files changed, 20 insertions(+), 6 deletions(-)
 
138826
 
 
138827
commit a5f7ac1dab3aa2ee086a6b9f36a6fbd4c1df15b0
 
138828
Author: Bradford Hovinen <hovinen@ximian.com>
 
138829
Date:   Wed Jun 20 15:50:59 2001 +0000
 
138830
 
 
138831
    Fixed nitems check (set_root_pixmap): Passing -1 makes the function just
 
138832
    
 
138833
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138834
    
 
138835
        * capplets/new-background-properties/applier.c
 
138836
        (is_nautilus_running): Fixed nitems check
 
138837
        (set_root_pixmap): Passing -1 makes the function just set the
 
138838
        pixmap to what it was
 
138839
 
 
138840
 ChangeLog                     |    7 +++++++
 
138841
 capplets/background/applier.c |   14 ++++++++------
 
138842
 2 files changed, 15 insertions(+), 6 deletions(-)
 
138843
 
 
138844
commit 0b43d32e460ec10b89fe19202945771fb90b6188
 
138845
Author: Bradford Hovinen <hovinen@ximian.com>
 
138846
Date:   Wed Jun 20 14:41:18 2001 +0000
 
138847
 
 
138848
    Don't apprise slave of new data (config_log_write_entry): Dump log after
 
138849
    
 
138850
    2001-06-20  Bradford Hovinen  <hovinen@ximian.com>
 
138851
    
 
138852
        * config-log.c (slave_new): Don't apprise slave of new data
 
138853
        (config_log_write_entry): Dump log after every write
 
138854
 
 
138855
 archiver/ChangeLog    |    5 +++++
 
138856
 archiver/config-log.c |   15 ++++++++++-----
 
138857
 2 files changed, 15 insertions(+), 5 deletions(-)
 
138858
 
 
138859
commit 0d1ac243edba47e1e1ccef0d507213c7c5e8f3b6
 
138860
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
138861
Date:   Tue Jun 19 18:46:02 2001 +0000
 
138862
 
 
138863
    Undefine DEBUG_ME_MORE
 
138864
 
 
138865
 archiver/util.h |    2 +-
 
138866
 1 files changed, 1 insertions(+), 1 deletions(-)
 
138867
 
 
138868
commit 172e5c0939a4ce17089eda9e679bcea9f07db7b7
 
138869
Author: Bradford Hovinen <hovinen@ximian.com>
 
138870
Date:   Tue Jun 19 18:31:18 2001 +0000
 
138871
 
 
138872
    Free the location path as we walk down it. (create_backends_list):
 
138873
    
 
138874
    2001-06-19  Bradford Hovinen  <hovinen@ximian.com>
 
138875
    
 
138876
        * archive.c (archive_set_current_location): Free the location path
 
138877
        as we walk down it.
 
138878
        (create_backends_list): Implement
 
138879
        (merge_backend_lists): Implement
 
138880
        (archive_set_current_location): Call above functions
 
138881
        (create_backends_list): Get rid of dummy first element
 
138882
        (archive_set_current_location): Don't use backends->next when
 
138883
        calling rollback_backends_to
 
138884
    
 
138885
        * location.c (run_backend_proc): Remember to close the writing end
 
138886
        (location_store): Change g_error to g_critical
 
138887
        (run_backend_proc): Don't getenv PATH
 
138888
        (run_backend_proc): Make sure to close other end of pipe in child
 
138889
        process
 
138890
    
 
138891
    2001-06-18  Bradford Hovinen  <hovinen@ximian.com>
 
138892
    
 
138893
        * location.c (location_store): Use GString API
 
138894
    
 
138895
        * config-log.c (slave_data_cb): Don't use == to test IO conditions
 
138896
 
 
138897
 archiver/ChangeLog          |   19 ++++++++
 
138898
 archiver/archive.c          |  108 ++++++++++++++++++++++++++++++++++++-------
 
138899
 archiver/default-global.xml |    2 -
 
138900
 archiver/location.c         |   54 +++++++++++-----------
 
138901
 archiver/util.h             |    2 +-
 
138902
 5 files changed, 138 insertions(+), 47 deletions(-)
 
138903
 
 
138904
commit aa7315ed93eac0cf8ad48fa5a5c64cffd573c1e5
 
138905
Author: Bradford Hovinen <hovinen@ximian.com>
 
138906
Date:   Mon Jun 18 16:45:31 2001 +0000
 
138907
 
 
138908
    Don't use == to test IO conditions
 
138909
    
 
138910
    2001-06-18  Bradford Hovinen  <hovinen@ximian.com>
 
138911
    
 
138912
        * config-log.c (slave_data_cb): Don't use == to test IO conditions
 
138913
 
 
138914
 archiver/ChangeLog    |    4 ++++
 
138915
 archiver/config-log.c |    6 ++++--
 
138916
 archiver/location.c   |   14 +++++++++++++-
 
138917
 3 files changed, 21 insertions(+), 3 deletions(-)
 
138918
 
 
138919
commit c7af228de9fddb4923fc42dcb60262ab55b28339
 
138920
Author: Bradford Hovinen <hovinen@ximian.com>
 
138921
Date:   Mon Jun 18 16:44:33 2001 +0000
 
138922
 
 
138923
    Use read () rather than fread () to make sure to catch end-of-file.
 
138924
    
 
138925
    2001-06-18  Bradford Hovinen  <hovinen@ximian.com>
 
138926
    
 
138927
        * capplets/new-*/main.c (do_set_xml): Use read () rather than
 
138928
        fread () to make sure to catch end-of-file. Gracefully handle
 
138929
        no-data case.
 
138930
 
 
138931
 ChangeLog                     |    6 +++++
 
138932
 capplets/background/main.c    |   43 ++++++++++++++++++++++++++--------------
 
138933
 capplets/keyboard/main.c      |   43 ++++++++++++++++++++++++++--------------
 
138934
 capplets/mouse/main.c         |   42 +++++++++++++++++++++++----------------
 
138935
 capplets/screensaver/main.c   |   43 ++++++++++++++++++++++++----------------
 
138936
 capplets/sound/main.c         |   41 +++++++++++++++++++++++---------------
 
138937
 capplets/ui-properties/main.c |   41 +++++++++++++++++++++++---------------
 
138938
 7 files changed, 163 insertions(+), 96 deletions(-)
 
138939
 
 
138940
commit 057372f928bd6fde16ff973befbb119471fb6b5b
 
138941
Author: Bradford Hovinen <hovinen@ximian.com>
 
138942
Date:   Tue Jun 12 16:19:49 2001 +0000
 
138943
 
 
138944
    Add #ifdef HAVE_XIMIAN_ARCHIVER around some parts missing it
 
138945
    
 
138946
    2001-06-12  Bradford Hovinen  <hovinen@ximian.com>
 
138947
    
 
138948
        * capplets/new-mouse-properties/main.c (ok_cb):
 
138949
        (cancel_cb): Add #ifdef HAVE_XIMIAN_ARCHIVER around some parts
 
138950
        missing it
 
138951
 
 
138952
 capplets/mouse/main.c |   10 ++++++++++
 
138953
 1 files changed, 10 insertions(+), 0 deletions(-)
 
138954
 
 
138955
commit 618c4af389bde6b312cf9749f0d883250f569095
 
138956
Author: Christian Rose <menthos@menthos.com>
 
138957
Date:   Thu Jun 7 01:21:11 2001 +0000
 
138958
 
 
138959
    Modified Swedish entry. Added missing file. Updated Swedish translation.
 
138960
    
 
138961
    2001-06-07  Christian Rose  <menthos@menthos.com>
 
138962
    
 
138963
        * capplets/desktop-links/Appearances.directory,
 
138964
        capplets/desktop-links/Multimedia.directory,
 
138965
        capplets/desktop-links/Peripherals.directory,
 
138966
        capplets/desktop-links/UIOptions.directory,
 
138967
        capplets/gnome-edit-properties/gnome-edit-properties.desktop,
 
138968
        capplets/mime-type/mime-type.desktop,
 
138969
        capplets/new-sound-properties/sound-properties.desktop,
 
138970
        capplets/new-ui-properties/behavior.desktop,
 
138971
        capplets/screensaver-properties/screensaver-desktops/screensaver-properties.desktop,
 
138972
        capplets/sound-properties/sound-properties.desktop,
 
138973
        capplets/theme-switcher/theme-selector.desktop,
 
138974
        capplets/ui-properties/application.desktop,
 
138975
        capplets/ui-properties/ui-properties.directory: Modified
 
138976
        Swedish entry.
 
138977
        * po/POTFILES.in: Added missing file.
 
138978
        * po/sv.po: Updated Swedish translation.
 
138979
 
 
138980
 ChangeLog                                      |   15 +++
 
138981
 capplets/sound/ChangeLog                       |    4 +
 
138982
 capplets/sound/sound-properties.desktop        |    2 +-
 
138983
 capplets/theme-switcher/theme-selector.desktop |    2 +-
 
138984
 capplets/ui-properties/behavior.desktop        |    4 +-
 
138985
 po/ChangeLog                                   |    5 +
 
138986
 po/POTFILES.in                                 |    2 +-
 
138987
 po/sv.po                                       |  136 +++++++++++++-----------
 
138988
 8 files changed, 101 insertions(+), 69 deletions(-)
 
138989
 
 
138990
commit cf371772c897763e258ff5baf4a6e4db76749838
 
138991
Author: Bradford Hovinen <hovinen@ximian.com>
 
138992
Date:   Sat Jun 2 01:47:18 2001 +0000
 
138993
 
 
138994
    Don't free path string after setting the path
 
138995
    
 
138996
    2001-06-01  Bradford Hovinen  <hovinen@ximian.com>
 
138997
    
 
138998
            * location.c (run_backend_proc): Don't free path string after
 
138999
            setting the path
 
139000
 
 
139001
 archiver/ChangeLog  |    5 +++++
 
139002
 archiver/location.c |    1 -
 
139003
 2 files changed, 5 insertions(+), 1 deletions(-)
 
139004
 
 
139005
commit b783cdabf1fd7cf44e6fbf8219bba727ebae452e
 
139006
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
139007
Date:   Wed May 30 00:14:05 2001 +0000
 
139008
 
 
139009
    Made sure new-mouse-properties builds by default
 
139010
 
 
139011
 capplets/Makefile.am |    2 +-
 
139012
 1 files changed, 1 insertions(+), 1 deletions(-)
 
139013
 
 
139014
commit 36b4a53f4b20e31fb53a29c4ac32b0b7a32370af
 
139015
Author: Marius Andreiana <mandreiana@yahoo.com>
 
139016
Date:   Tue May 29 15:20:44 2001 +0000
 
139017
 
 
139018
    updated
 
139019
    
 
139020
    2001-05-29  Marius Andreiana  <mandreiana@yahoo.com>
 
139021
    
 
139022
            * ro.po: updated
 
139023
 
 
139024
 po/ChangeLog |    4 +
 
139025
 po/ro.po     | 6321 +++++++++++++++++++++++++++++++++++++---------------------
 
139026
 2 files changed, 4034 insertions(+), 2291 deletions(-)
 
139027
 
 
139028
commit 1d5ef7fadebd72d39e99a1f45b424952f205786f
 
139029
Author: Chema Celorio <chema@celorio.com>
 
139030
Date:   Sat May 26 10:14:57 2001 +0000
 
139031
 
 
139032
    create x_aConf.sh from the XIMIAN_ARCHIVER_FOO_CONF varialbes
 
139033
    
 
139034
    2001-05-26  Chema Celorio  <chema@celorio.com>
 
139035
    
 
139036
        * Makefile.am (ximian_archiverConf.sh): create x_aConf.sh from
 
139037
        the XIMIAN_ARCHIVER_FOO_CONF varialbes
 
139038
    
 
139039
    2001-05-26  Chema Celorio  <chema@celorio.com>
 
139040
    
 
139041
        * configure.in (XIMIAN_ARCHIVER_LIBDIR/LIBS/INCLUDEDIR_CONF):
 
139042
        add new variables to be used in ximian_archiverConf.sh which are
 
139043
        different from
 
139044
 
 
139045
 archiver/ChangeLog   |    5 +++++
 
139046
 archiver/Makefile.am |    6 +++---
 
139047
 2 files changed, 8 insertions(+), 3 deletions(-)
 
139048
 
 
139049
commit d8c177553ddd9a750483e898d26bad91b414dc09
 
139050
Author: Chema Celorio <chema@celorio.com>
 
139051
Date:   Fri May 25 01:19:21 2001 +0000
 
139052
 
 
139053
    bump to 0.5.0 (XIMIAN_ARCHIVER_INCLUDEDIR): add variables for
 
139054
    
 
139055
    2001-05-24  Chema Celorio  <chema@celorio.com>
 
139056
    
 
139057
        * configure.in: bump to 0.5.0
 
139058
        (XIMIAN_ARCHIVER_INCLUDEDIR): add variables for ximian_archiverConf.sh.in
 
139059
    
 
139060
    2001-05-24  Chema Celorio  <chema@celorio.com>
 
139061
    
 
139062
        * Makefile.am (libximian_archiver_la_SOURCES): add config-
 
139063
        manger-dialog so that distcheck would pass
 
139064
        (SUBDIRS): add the . dir because the capplet depends on
 
139065
        the archiver and we need to build the archiver first
 
139066
        (libximian_archiver_la_SOURCES): add location-list &
 
139067
        create-location-dialog
 
139068
        (ximian_archiverConf.sh): change to XIMIAN_ARVHIER_FOO
 
139069
    
 
139070
    2001-05-24  Chema Celorio  <chema@celorio.com>
 
139071
    
 
139072
        * Makefile.am (Applicationsdir): added checked/unchecked.xpm
 
139073
        so that distcheck will show me a little love
 
139074
    
 
139075
    
 
139076
    2001-05-24  Chema Celorio  <chema@celorio.com>
 
139077
    
 
139078
        * rollback-location-management.glade.in: move from archiver
 
139079
 
 
139080
 archiver/ChangeLog                          |   10 +
 
139081
 archiver/Makefile.am                        |   24 +-
 
139082
 archiver/rollback-location-management.glade |  647 ---------------------------
 
139083
 archiver/ximian_archiverConf.sh.in          |    6 +-
 
139084
 4 files changed, 25 insertions(+), 662 deletions(-)
 
139085
 
 
139086
commit 6224fd448b29d4a101dff64b9568e6d606b06fcb
 
139087
Author: Arturo Espinosa Aldama <arturo@ximian.com>
 
139088
Date:   Fri May 25 00:59:33 2001 +0000
 
139089
 
 
139090
    0.5 RELEASE
 
139091
    
 
139092
    2001-05-24  Arturo Espinosa Aldama  <arturo@ximian.com>
 
139093
    
 
139094
        * 0.5 RELEASE
 
139095
 
 
139096
 archiver/ChangeLog       |    4 ++++
 
139097
 archiver/tests/ChangeLog |    4 ++++
 
139098
 2 files changed, 8 insertions(+), 0 deletions(-)
 
139099
 
 
139100
commit 3621d252872bb4ecde45b5e20c01fb32f9a3d3bb
 
139101
Author: Bradford Hovinen <hovinen@ximian.com>
 
139102
Date:   Thu May 24 19:19:26 2001 +0000
 
139103
 
 
139104
    Added location-manager-capplet
 
139105
    
 
139106
    2001-05-24  Bradford Hovinen  <hovinen@ximian.com>
 
139107
    
 
139108
        * Makefile.am (SUBDIRS): Added location-manager-capplet
 
139109
 
 
139110
 archiver/ChangeLog   |    4 ++++
 
139111
 archiver/Makefile.am |    2 ++
 
139112
 2 files changed, 6 insertions(+), 0 deletions(-)
 
139113
 
 
139114
commit f98e6220270ea29a961c8facf0058f6606220852
 
139115
Author: JP Rosevear <jpr@ximian.com>
 
139116
Date:   Tue May 22 22:07:34 2001 +0000
 
139117
 
 
139118
    use AF_UNIX for the family
 
139119
    
 
139120
    2001-05-22  JP Rosevear  <jpr@ximian.com>
 
139121
    
 
139122
        * config-log.c (bind_socket): use AF_UNIX for the family
 
139123
    
 
139124
        * location.c (run_backend_proc): use putenv() rather than setenv()
 
139125
        for solaris
 
139126
    
 
139127
        * config-log.c: define the SUN_LEN macro for those systems not
 
139128
        having it
 
139129
        (connect_socket): use the more portable domain type, PF_LOCAL
 
139130
        seems to map to PF_UNIX on linux anyhow
 
139131
    
 
139132
    2001-05-22  JP Rosevear  <jpr@ximian>
 
139133
    
 
139134
        * e-search-bar/Makefile.am: include gal cflags
 
139135
 
 
139136
 archiver/ChangeLog    |   12 ++++++++++++
 
139137
 archiver/config-log.c |    9 +++++++--
 
139138
 archiver/location.c   |    6 +++---
 
139139
 3 files changed, 22 insertions(+), 5 deletions(-)
 
139140
 
 
139141
commit 8a956cde95819927f8184dbe9e0ad85d55ee83eb
 
139142
Author: Kjartan Maraas <kmaraas@gnome.org>
 
139143
Date:   Tue May 22 14:53:28 2001 +0000
 
139144
 
 
139145
    Updated Norwegian translation.
 
139146
    
 
139147
    2001-05-22  Kjartan Maraas  <kmaraas@gnome.org>
 
139148
    
 
139149
        * no.po: Updated Norwegian translation.
 
139150
 
 
139151
 po/ChangeLog |    4 ++
 
139152
 po/no.po     |  130 +++++++++++++++++++++++++++++-----------------------------
 
139153
 2 files changed, 69 insertions(+), 65 deletions(-)
 
139154
 
 
139155
commit f99769463395f888b4c98fb111a3812a0e48b122
 
139156
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
139157
Date:   Mon May 21 16:15:59 2001 +0000
 
139158
 
 
139159
    fixed multi-byte
 
139160
 
 
139161
 po/ChangeLog       |    4 +
 
139162
 po/ko.po           | 5258 ++++++++++++++++++++++++++++------------------------
 
139163
 po/zh_CN.GB2312.po | 3660 +++++++++++++++++++++++++-----------
 
139164
 po/zh_TW.Big5.po   | 3466 +++++++++++++++++++++++++----------
 
139165
 4 files changed, 7912 insertions(+), 4476 deletions(-)
 
139166
 
 
139167
commit 03bb9b896ce33d10e151b5490a95ed0424760848
 
139168
Author: Chema Celorio <chema@celorio.com>
 
139169
Date:   Sun May 13 22:28:11 2001 +0000
 
139170
 
 
139171
    replace "global.h" with "xst.h"
 
139172
    
 
139173
    2001-05-13  Chema Celorio  <chema@celorio.com>
 
139174
    
 
139175
        * all .c files : replace "global.h" with "xst.h"
 
139176
    
 
139177
    2001-05-12  Chema Celorio  <chema@celorio.com>
 
139178
    
 
139179
        * location.c (location_store_xml): add a carriage return after the
 
139180
        warning message
 
139181
    
 
139182
    2001-05-13  Chema Celorio  <chema@celorio.com>
 
139183
    
 
139184
        * internetsharing.glade.in: remove the range entry
 
139185
    
 
139186
    2001-05-13  Chema Celorio  <chema@celorio.com>
 
139187
    
 
139188
        * xst-tool.h (XST_TOOL_MAKE_TYPE): add a macro that will reduce
 
139189
        the boilerplate when we subclass an XstTool.
 
139190
    
 
139191
        * xst-dialog.c (xst_dialog_set_widget_policies): use
 
139192
        widget_new function, don't append the widget to the
 
139193
        slist here
 
139194
        (xst_dialog_set_widget_user_modes): use widget_new_full
 
139195
    
 
139196
        * xst-widget.h: upd the header
 
139197
    
 
139198
        * xst-widget.c (xst_widget_new): reame to widget_new_full
 
139199
        (xst_widget_new): implement a widget_new which takes only 2
 
139200
        parameters an XstDialog and a XstWidgetPolicy. We prepend
 
139201
        to the dialog->xst_widget_list inside the function and not
 
139202
        in the caller.
 
139203
    
 
139204
        * Makefile.am (noinst_LIBRARIES): s/global.h/xst.h
 
139205
    
 
139206
    2001-05-12  Chema Celorio  <chema@celorio.com>
 
139207
    
 
139208
        * global.h: rename to xst.h
 
139209
    
 
139210
        * xst-xml.c: constify
 
139211
        (xst_xml_element_get_boolean): implement
 
139212
    
 
139213
        * xst-xml.h: constify
 
139214
    
 
139215
    2001-05-13  Chema Celorio  <chema@celorio.com>
 
139216
    
 
139217
        * main.c (main): clean and start working on the front end.
 
139218
        * callbacks.c:
 
139219
        * transfer.c:
 
139220
    
 
139221
        * ishare.h : new file
 
139222
 
 
139223
 archiver/ChangeLog  |    5 +++++
 
139224
 archiver/location.c |    2 +-
 
139225
 2 files changed, 6 insertions(+), 1 deletions(-)
 
139226
 
 
139227
commit 87078db3c51b81fe3d1f17847512c752319b73bc
 
139228
Author: Arturo Espinosa Aldama <arturo@ximian.com>
 
139229
Date:   Wed May 9 18:26:50 2001 +0000
 
139230
 
 
139231
    0.4 RELEASE sign added to all ChangeLogs.
 
139232
    
 
139233
    2001-05-09  Arturo Espinosa Aldama  <arturo@ximian.com>
 
139234
    
 
139235
        * 0.4 RELEASE sign added to all ChangeLogs.
 
139236
 
 
139237
 archiver/ChangeLog       |    4 ++++
 
139238
 archiver/tests/ChangeLog |    4 ++++
 
139239
 2 files changed, 8 insertions(+), 0 deletions(-)
 
139240
 
 
139241
commit 6fb797ca6b65e57db06f79b1ad3cc36268cddc35
 
139242
Author: Bradford Hovinen <hovinen@ximian.com>
 
139243
Date:   Sun May 6 17:33:27 2001 +0000
 
139244
 
 
139245
    Implement. Create a copy of a preferences structure (clone_cb): Implement
 
139246
    
 
139247
    2001-05-06  Bradford Hovinen  <hovinen@ximian.com>
 
139248
    
 
139249
        * preferences.c (preferences_clone): Implement. Create a copy of a
 
139250
        preferences structure
 
139251
        (clone_cb): Implement
 
139252
        (read_prefs_from_db): Parse screensavers from a copy of the string
 
139253
        so that we don't overwrite the original
 
139254
    
 
139255
        * main.c (main): Call preferences_clone instead of reloading old
 
139256
        preferences
 
139257
 
 
139258
 capplets/screensaver/ChangeLog                |   11 +++++++
 
139259
 capplets/screensaver/main.c                   |    3 +-
 
139260
 capplets/screensaver/preferences.c            |   41 +++++++++++++++++++++++-
 
139261
 capplets/screensaver/preferences.h            |    1 +
 
139262
 capplets/screensaver/screensavers/rotor.xml.h |    6 ++++
 
139263
 5 files changed, 58 insertions(+), 4 deletions(-)
 
139264
 
 
139265
commit 7bfddd30e4c6955fc584adf5a211e67389ddf98d
 
139266
Author: Bradford Hovinen <hovinen@ximian.com>
 
139267
Date:   Sat May 5 19:16:21 2001 +0000
 
139268
 
 
139269
    Fix segv
 
139270
    
 
139271
    2001-05-05  Bradford Hovinen  <hovinen@ximian.com>
 
139272
    
 
139273
        * prefs-widget.c (one_screensaver_cb): Fix segv
 
139274
    
 
139275
        * screensavers/*.xml: Added test attribute to monochrome setting
 
139276
 
 
139277
 capplets/screensaver/ChangeLog                    |    4 ++++
 
139278
 capplets/screensaver/prefs-widget.c               |    2 +-
 
139279
 capplets/screensaver/screensaver-prefs-dialog.c   |    1 +
 
139280
 capplets/screensaver/screensavers/blitspin.xml    |    2 +-
 
139281
 capplets/screensaver/screensavers/bouboule.xml    |    2 +-
 
139282
 capplets/screensaver/screensavers/braid.xml       |    2 +-
 
139283
 capplets/screensaver/screensavers/bubbles.xml     |    2 +-
 
139284
 capplets/screensaver/screensavers/crystal.xml     |    2 +-
 
139285
 capplets/screensaver/screensavers/cynosure.xml    |    2 +-
 
139286
 capplets/screensaver/screensavers/decayscreen.xml |    2 +-
 
139287
 capplets/screensaver/screensavers/discrete.xml    |    2 +-
 
139288
 capplets/screensaver/screensavers/drift.xml       |    2 +-
 
139289
 capplets/screensaver/screensavers/epicycle.xml    |    2 +-
 
139290
 capplets/screensaver/screensavers/fadeplot.xml    |    2 +-
 
139291
 capplets/screensaver/screensavers/flame.xml       |    2 +-
 
139292
 capplets/screensaver/screensavers/forest.xml      |    2 +-
 
139293
 capplets/screensaver/screensavers/goop.xml        |    2 +-
 
139294
 capplets/screensaver/screensavers/grav.xml        |    2 +-
 
139295
 capplets/screensaver/screensavers/greynetic.xml   |    2 +-
 
139296
 capplets/screensaver/screensavers/halo.xml        |    2 +-
 
139297
 capplets/screensaver/screensavers/helix.xml       |    2 +-
 
139298
 capplets/screensaver/screensavers/hopalong.xml    |    2 +-
 
139299
 capplets/screensaver/screensavers/hypercube.xml   |    2 +-
 
139300
 capplets/screensaver/screensavers/ifs.xml         |    2 +-
 
139301
 capplets/screensaver/screensavers/julia.xml       |    2 +-
 
139302
 capplets/screensaver/screensavers/lightning.xml   |    2 +-
 
139303
 capplets/screensaver/screensavers/lisa.xml        |    2 +-
 
139304
 capplets/screensaver/screensavers/lmorph.xml      |    2 +-
 
139305
 capplets/screensaver/screensavers/moire.xml       |    2 +-
 
139306
 capplets/screensaver/screensavers/munch.xml       |    2 +-
 
139307
 capplets/screensaver/screensavers/pedal.xml       |    2 +-
 
139308
 capplets/screensaver/screensavers/sierpinski.xml  |    2 +-
 
139309
 capplets/screensaver/screensavers/spiral.xml      |    2 +-
 
139310
 capplets/screensaver/screensavers/starfish.xml    |    2 +-
 
139311
 capplets/screensaver/screensavers/triangle.xml    |    2 +-
 
139312
 capplets/screensaver/screensavers/vines.xml       |    2 +-
 
139313
 capplets/screensaver/screensavers/xroger.xml      |    2 +-
 
139314
 37 files changed, 40 insertions(+), 35 deletions(-)
 
139315
 
 
139316
commit eba544a0917e29e375b7609e49fd101cd4a937db
 
139317
Author: Bradford Hovinen <hovinen@ximian.com>
 
139318
Date:   Sat May 5 14:19:03 2001 +0000
 
139319
 
 
139320
    Add check for libximian_archiver; try include cflags and libs only if the
 
139321
    
 
139322
    2001-05-05  Bradford Hovinen  <hovinen@ximian.com>
 
139323
    
 
139324
        * configure.in: Add check for libximian_archiver; try include
 
139325
        cflags and libs only if the archiver is present *
 
139326
        capplets/*/main.c: Add #ifdef's around anything that uses the
 
139327
        Ximian archiver so that the capplets can compile without it
 
139328
 
 
139329
 ChangeLog                                      |    7 +++
 
139330
 acconfig.h                                     |    1 +
 
139331
 capplets/background/main.c                     |   41 ++++++++++++++++++-
 
139332
 capplets/keyboard/main.c                       |   39 +++++++++++++++++-
 
139333
 capplets/mouse/main.c                          |   29 ++++++++++++-
 
139334
 capplets/screensaver/main.c                    |   51 +++++++++++++++++++++++-
 
139335
 capplets/screensaver/screensavers/rotor.xml.h  |    6 ---
 
139336
 capplets/sound/main.c                          |   39 +++++++++++++++++-
 
139337
 capplets/ui-properties/main.c                  |   33 ++++++++++++++-
 
139338
 capplets/wm-properties/wm-properties-capplet.c |   11 ++++-
 
139339
 configure.in                                   |   30 +++++++++++---
 
139340
 11 files changed, 260 insertions(+), 27 deletions(-)
 
139341
 
 
139342
commit 27692b9c5c377ef394636e22c6e40e20314e2652
 
139343
Author: Bradford Hovinen <hovinen@ximian.com>
 
139344
Date:   Sat May 5 14:14:30 2001 +0000
 
139345
 
 
139346
    Add sed expression to replace @VERSION@
 
139347
    
 
139348
    2001-05-05  Bradford Hovinen  <hovinen@ximian.com>
 
139349
    
 
139350
        * Makefile.am (ximian_archiverConf.sh): Add sed expression to
 
139351
        replace @VERSION@
 
139352
 
 
139353
 archiver/ChangeLog   |    5 +++++
 
139354
 archiver/Makefile.am |    3 ++-
 
139355
 2 files changed, 7 insertions(+), 1 deletions(-)
 
139356
 
 
139357
commit a053572d1d0b03b7924862f4ce11477f45450505
 
139358
Author: Bradford Hovinen <hovinen@ximian.com>
 
139359
Date:   Sat May 5 03:05:20 2001 +0000
 
139360
 
 
139361
    Implement
 
139362
    
 
139363
    2001-05-04  Bradford Hovinen  <hovinen@ximian.com>
 
139364
    
 
139365
        * cluster-location.c (cluster_location_do_rollback): Implement
 
139366
    
 
139367
        * location.c (location_do_rollback): Rename from do_rollback; make
 
139368
        into virtual method
 
139369
        (location_rollback_backend_to):
 
139370
        (location_rollback_backend_by):
 
139371
        (location_rollback_id): Update to call virtual method
 
139372
    
 
139373
        * Makefile.am (libximian_archiver_la_SOURCES):
 
139374
        (include_HEADERS): Add cluster.[ch], cluster-location.[ch]
 
139375
    
 
139376
    2001-05-03  Bradford Hovinen  <hovinen@ximian.com>
 
139377
    
 
139378
        * cluster.[ch]: New class
 
139379
    
 
139380
        * cluster.c (cluster_new):
 
139381
        (cluster_load): Implement
 
139382
    
 
139383
        * archive.c (archive_set_arg): Add argument ARG_IS_GLOBAL
 
139384
        (archive_class_init): Make ARG_PREFIX construct-only
 
139385
        (archive_construct): Implement
 
139386
        (do_load): Remove
 
139387
        (archive_load): Use archive_construct; pass is_global as an
 
139388
        argument to the object constructor
 
139389
 
 
139390
 archiver/ChangeLog          |   25 +++
 
139391
 archiver/Makefile.am        |   20 ++-
 
139392
 archiver/archive.c          |   85 ++++++---
 
139393
 archiver/archive.h          |    3 +
 
139394
 archiver/cluster-location.c |  222 ++++++++++++++++++++++
 
139395
 archiver/cluster-location.h |   59 ++++++
 
139396
 archiver/cluster.c          |  437 +++++++++++++++++++++++++++++++++++++++++++
 
139397
 archiver/cluster.h          |   71 +++++++
 
139398
 archiver/location.c         |  162 +++++++++--------
 
139399
 archiver/location.h         |    4 +
 
139400
 10 files changed, 979 insertions(+), 109 deletions(-)
 
139401
 
 
139402
commit 7631a53d80e9dfd2082c6571d4e20a133b3a03b6
 
139403
Author: Bradford Hovinen <hovinen@ximian.com>
 
139404
Date:   Fri May 4 01:28:38 2001 +0000
 
139405
 
 
139406
    Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather than
 
139407
    
 
139408
    2001-05-03  Bradford Hovinen  <hovinen@ximian.com>
 
139409
    
 
139410
        * location.c (location_store_xml): Support STORE_DEFAULT
 
139411
        (store_snapshot_cb): Use STORE_DEFAULT rather than STORE_MASK_PREVIOUS
 
139412
    
 
139413
        * location.h (_StoreType): Add STORE_DEFAULT
 
139414
    
 
139415
        * config-log.c (config_log_get_rollback_id_by_steps): Return the
 
139416
        current id if the node represents default data
 
139417
    
 
139418
        * main.c (do_add_location): Cast correctly, fixing compiler
 
139419
        warning
 
139420
 
 
139421
 archiver/ChangeLog    |   20 ++++++++++++++++
 
139422
 archiver/config-log.c |   61 +++++++++++++++++++++++++++++++++++++++++++++---
 
139423
 archiver/config-log.h |    3 +-
 
139424
 archiver/location.c   |    8 ++++--
 
139425
 archiver/location.h   |    2 +-
 
139426
 archiver/main.c       |    3 +-
 
139427
 6 files changed, 87 insertions(+), 10 deletions(-)
 
139428
 
 
139429
commit a7fa858b6110b758231b83a47364aeebd7b72659
 
139430
Author: Bradford Hovinen <hovinen@ximian.com>
 
139431
Date:   Fri May 4 00:05:14 2001 +0000
 
139432
 
 
139433
    Handle --get-defaults (do_restore_from_defaults): Implement
 
139434
    
 
139435
    2001-05-03  Bradford Hovinen  <hovinen@ximian.com>
 
139436
    
 
139437
        * capplets/*/main.c (main): Handle --get-defaults
 
139438
        (do_restore_from_defaults): Implement
 
139439
    
 
139440
        * capplets/*/preferences.c (preferences_init): Load default values
 
139441
 
 
139442
 ChangeLog                            |    7 +++++++
 
139443
 capplets/background/preferences.c    |   30 ++++++++++++++++++++----------
 
139444
 capplets/keyboard/main.c             |   12 ++++++++++++
 
139445
 capplets/keyboard/preferences.c      |   26 +++++++++++++++++++++++++-
 
139446
 capplets/mouse/main.c                |   12 ++++++++++++
 
139447
 capplets/mouse/preferences.c         |   32 +++++++++++++++++++++++++++++++-
 
139448
 capplets/screensaver/ChangeLog       |    4 ++++
 
139449
 capplets/screensaver/main.c          |   11 +++++++++++
 
139450
 capplets/screensaver/preferences.c   |    9 +++++++++
 
139451
 capplets/sound/main.c                |   12 ++++++++++++
 
139452
 capplets/sound/preferences.c         |   18 +++++++++++++++---
 
139453
 capplets/ui-properties/main.c        |   12 ++++++++++++
 
139454
 capplets/ui-properties/preferences.c |    2 ++
 
139455
 13 files changed, 172 insertions(+), 15 deletions(-)
 
139456
 
 
139457
commit fc7487ef4f75271cdc7633d1e5cc59c5b91b485d
 
139458
Author: Bradford Hovinen <hovinen@ximian.com>
 
139459
Date:   Sun Apr 29 16:22:27 2001 +0000
 
139460
 
 
139461
    Make desktop-entry an attribute rather than a child node
 
139462
    
 
139463
    2001-04-27  Bradford Hovinen  <hovinen@ximian.com>
 
139464
    
 
139465
        * capplets/wm-properties/wm-list.c (wm_read_from_xml): Make
 
139466
        desktop-entry an attribute rather than a child node
 
139467
    
 
139468
        * capplets/*/main.c: Do not try to load preferences from XML if
 
139469
        there was not XML data
 
139470
 
 
139471
 ChangeLog                            |    8 ++
 
139472
 capplets/background/main.c           |   27 +++--
 
139473
 capplets/background/preferences.c    |   91 +++++++++-----
 
139474
 capplets/keyboard/main.c             |   30 +++--
 
139475
 capplets/keyboard/preferences.c      |   81 ++++++++-----
 
139476
 capplets/mouse/main.c                |   31 +++--
 
139477
 capplets/mouse/preferences.c         |   67 +++++++---
 
139478
 capplets/screensaver/ChangeLog       |   11 ++
 
139479
 capplets/screensaver/main.c          |   39 +++---
 
139480
 capplets/screensaver/preferences.c   |  201 +++++++++++++++++-------------
 
139481
 capplets/sound/ChangeLog             |    7 +
 
139482
 capplets/sound/main.c                |   31 +++--
 
139483
 capplets/sound/preferences.c         |   80 ++++++++----
 
139484
 capplets/ui-properties/main.c        |   29 +++--
 
139485
 capplets/ui-properties/preferences.c |  230 +++++++++++++++++++++-------------
 
139486
 capplets/wm-properties/wm-list.c     |   66 ++++++++---
 
139487
 16 files changed, 656 insertions(+), 373 deletions(-)
 
139488
 
 
139489
commit 78636aecbcaf3502230fcf0b1ff31a74e4e16820
 
139490
Author: Arturo Espinosa <arturo@ximian.com>
 
139491
Date:   Fri Apr 27 00:32:19 2001 +0000
 
139492
 
 
139493
    Set a flag to disable the DEBUG_MSG macro, which messes with the
 
139494
    
 
139495
    2001-04-26  Arturo Espinosa  <arturo@ximian.com>
 
139496
    
 
139497
        * util.h: Set a flag to disable the DEBUG_MSG macro, which
 
139498
        messes with the frontend<->backend talking.
 
139499
 
 
139500
 archiver/ChangeLog |    2 ++
 
139501
 archiver/util.h    |   14 ++++++++++++--
 
139502
 2 files changed, 14 insertions(+), 2 deletions(-)
 
139503
 
 
139504
commit 7c594c235f2ab66c5c42b73847adeff93acd52bb
 
139505
Author: Arturo Espinosa <arturo@ximian.com>
 
139506
Date:   Thu Apr 26 22:35:47 2001 +0000
 
139507
 
 
139508
    changed g_critical to g_error. If a newer version of glib is to be
 
139509
    
 
139510
    2001-04-26  Arturo Espinosa  <arturo@ximian.com>
 
139511
    
 
139512
        * location.c: changed g_critical to g_error. If a newer
 
139513
            version of glib is to be required, change configure.in then.
 
139514
 
 
139515
 archiver/ChangeLog  |    5 +++++
 
139516
 archiver/location.c |    2 +-
 
139517
 2 files changed, 6 insertions(+), 1 deletions(-)
 
139518
 
 
139519
commit 1455dedadd65f8d479da52f9e1ed0af50b2882e7
 
139520
Author: Bradford Hovinen <hovinen@ximian.com>
 
139521
Date:   Wed Apr 25 01:32:13 2001 +0000
 
139522
 
 
139523
    Remove FIXME warning (applier_apply_prefs): Disable wallpaper in new_prefs
 
139524
    
 
139525
    2001-04-24  Bradford Hovinen  <hovinen@ximian.com>
 
139526
    
 
139527
        * applier.c (applier_apply_prefs): Remove FIXME warning
 
139528
        (applier_apply_prefs): Disable wallpaper in new_prefs structure if
 
139529
        the wallpaper pixbuf is NULL and we are not loading a new pixbuf
 
139530
 
 
139531
 capplets/background/applier.c |    4 +++-
 
139532
 1 files changed, 3 insertions(+), 1 deletions(-)
 
139533
 
 
139534
commit 6ea2d34dd53bfa647c5a4c61e41e78d244c98215
 
139535
Author: Bradford Hovinen <hovinen@ximian.com>
 
139536
Date:   Wed Apr 25 01:05:14 2001 +0000
 
139537
 
 
139538
    Save metadata immediately
 
139539
    
 
139540
    2001-04-24  Bradford Hovinen  <hovinen@ximian.com>
 
139541
    
 
139542
        * location.c (location_add_backend):
 
139543
        (location_remove_backend): Save metadata immediately
 
139544
 
 
139545
 archiver/ChangeLog  |    2 ++
 
139546
 archiver/location.c |    4 ++++
 
139547
 2 files changed, 6 insertions(+), 0 deletions(-)
 
139548
 
 
139549
commit 91012a3faccfde093cecc1b004ad2eea2708f4bd
 
139550
Author: Bradford Hovinen <hovinen@ximian.com>
 
139551
Date:   Wed Apr 25 01:01:39 2001 +0000
 
139552
 
 
139553
    Support --location
 
139554
    
 
139555
    2001-04-24  Bradford Hovinen  <hovinen@ximian.com>
 
139556
    
 
139557
        * capplets/*/main.c:
 
139558
        * capplets/*/preferences.c: Support --location
 
139559
 
 
139560
 ChangeLog |   26 ++++++++++++++++++++++++++
 
139561
 1 files changed, 26 insertions(+), 0 deletions(-)
 
139562
 
 
139563
commit 9bf1996a30dfa3d4528490e57e6887ead0958044
 
139564
Author: Bradford Hovinen <hovinen@ximian.com>
 
139565
Date:   Wed Apr 25 01:00:46 2001 +0000
 
139566
 
 
139567
    Support --location
 
139568
    
 
139569
    2001-04-24  Bradford Hovinen  <hovinen@ximian.com>
 
139570
    
 
139571
        * capplets/*/main.c:
 
139572
        * capplets/*/preferences.c: Support --location
 
139573
    
 
139574
        * capplets/Makefile.am: Compile in screensaver properties
 
139575
 
 
139576
 capplets/Makefile.am                 |    2 +-
 
139577
 capplets/background/main.c           |   57 ++++++++++++++-----
 
139578
 capplets/background/preferences.c    |   22 ++++---
 
139579
 capplets/background/preferences.h    |    2 +-
 
139580
 capplets/keyboard/main.c             |   52 ++++++++++++-----
 
139581
 capplets/keyboard/preferences.c      |    4 +-
 
139582
 capplets/keyboard/preferences.h      |    2 +-
 
139583
 capplets/mouse/main.c                |   52 ++++++++++++-----
 
139584
 capplets/mouse/preferences.c         |    4 +-
 
139585
 capplets/mouse/preferences.h         |    2 +-
 
139586
 capplets/screensaver/main.c          |  105 ++++++++++++++++++++++------------
 
139587
 capplets/screensaver/preferences.h   |    2 +-
 
139588
 capplets/sound/main.c                |   52 ++++++++++++-----
 
139589
 capplets/sound/preferences.c         |    4 +-
 
139590
 capplets/sound/preferences.h         |    2 +-
 
139591
 capplets/ui-properties/main.c        |   46 +++++++++++----
 
139592
 capplets/ui-properties/preferences.c |    4 +-
 
139593
 capplets/ui-properties/preferences.h |    2 +-
 
139594
 18 files changed, 283 insertions(+), 133 deletions(-)
 
139595
 
 
139596
commit b38b466dc0e9ceda1cc9d8fa1240048857bbf272
 
139597
Author: Bradford Hovinen <hovinen@ximian.com>
 
139598
Date:   Wed Apr 25 00:57:59 2001 +0000
 
139599
 
 
139600
    Use read rather than fread
 
139601
    
 
139602
    2001-04-24  Bradford Hovinen  <hovinen@ximian.com>
 
139603
    
 
139604
        * location.c (location_store): Use read rather than fread
 
139605
    
 
139606
    2001-04-23  Bradford Hovinen  <hovinen@ximian.com>
 
139607
    
 
139608
        * location.c (location_store): Block SIGPIPE
 
139609
        (location_store): Fix off-by-one bug
 
139610
    
 
139611
        * archive.c (archive_get_current_location_id): Store a full
 
139612
        snapshot of the system after the default location is created
 
139613
    
 
139614
        * location.c (run_backend_proc): Added parameter do_get to allow
 
139615
        control of whether pipe is opened to read or write
 
139616
        (store_snapshot_cb): Implement. Invokes the given backend with
 
139617
        --get and stores the XML data
 
139618
        (location_store_full_snapshot): Implement. Stores a complete
 
139619
        snapshot with all backend data
 
139620
        (subtract_xml_node): Assume all nodes are the same
 
139621
        (location_store): Add string termination character
 
139622
        (location_store): Only store data if any data were actually read
 
139623
    
 
139624
    2001-04-22  Bradford Hovinen  <hovinen@ximian.com>
 
139625
    
 
139626
        * config-log.c (config_log_iterate): Use the correct data pointer
 
139627
        to pass to the callback
 
139628
    
 
139629
        * location.c (location_new): Save the metadata for the newly
 
139630
        created location right away
 
139631
    
 
139632
        * util.h: Defined DEBUG_MSG macro for debugging messages
 
139633
    
 
139634
        * archive.c (archive_unregister_location): Don't remove the
 
139635
        location from the tree if the object is marked destroyed
 
139636
    
 
139637
    2001-04-21  Bradford Hovinen  <hovinen@ximian.com>
 
139638
    
 
139639
        * archive.c (archive_destroy): Return if the archive was already
 
139640
        destroyed
 
139641
    
 
139642
        * location.c (location_delete): Unregister the location before
 
139643
        destroying it
 
139644
    
 
139645
        * config-log.c (config_log_delete): Set deleted flag
 
139646
        (config_log_destroy): Only dump the log if the log is not marked
 
139647
        deleted
 
139648
    
 
139649
        * location.c (location_delete): Check return value of rmdir
 
139650
    
 
139651
        * config-log.c (io_buffer_destroy): Call g_io_channel_close to
 
139652
        close the GIOChannel
 
139653
        (disconnect_socket): Force the removal of the source id from the
 
139654
        main loop
 
139655
        (config_log_destroy): Disconnect the socket after unloading, not
 
139656
        before
 
139657
    
 
139658
        * location.c (location_delete): Remember to have a NULL at the end
 
139659
        of arguments to g_strconcat ()
 
139660
    
 
139661
    2001-04-22  Bradford Hovinen  <hovinen@ximian.com>
 
139662
    
 
139663
        * location-list.[ch]: Change to inherit GtkObject
 
139664
    
 
139665
        * location-manager-dialog.c (location_manager_dialog_destroy):
 
139666
        Implement. Close and destroy all aggregated objects.
 
139667
        (close_cb): Call gtk_object_destroy
 
139668
    
 
139669
    2001-04-21  Bradford Hovinen  <hovinen@ximian.com>
 
139670
    
 
139671
        * location-manager-dialog.c (delete_location_cb): Don't let the
 
139672
        user delete the default location
 
139673
        (delete_ok_cb): Add some sanity checks to make sure the current
 
139674
        location is set to something new if we delete it
 
139675
    
 
139676
        * location-list.c (location_list_select): Implement. Selectes the
 
139677
        given location in the location list
 
139678
    
 
139679
        * location-manager-dialog.c (delete_ok_cb): Use correct semantics
 
139680
        for callback
 
139681
 
 
139682
 archiver/ChangeLog        |   59 ++++++++++++++++++++++++++
 
139683
 archiver/Makefile.am      |    1 +
 
139684
 archiver/archive.c        |   20 +++++++--
 
139685
 archiver/config-log.c     |   49 ++++++++++------------
 
139686
 archiver/default-user.xml |    7 +--
 
139687
 archiver/location.c       |  101 +++++++++++++++++++++++++++++++++++---------
 
139688
 archiver/location.h       |    2 +
 
139689
 archiver/util.h           |    8 ++++
 
139690
 8 files changed, 190 insertions(+), 57 deletions(-)
 
139691
 
 
139692
commit fda9cc2357ee22872b5de1a16c3873bb24cfe77a
 
139693
Author: Anna Marie Dirks <anna@ximian.com>
 
139694
Date:   Tue Apr 24 20:45:23 2001 +0000
 
139695
 
 
139696
    This is the initial mockup of my reorganization of control center's menus;
 
139697
    
 
139698
    2001-04-24  Anna Marie Dirks <anna@ximian.com>
 
139699
        * capplets/interfaces/control-center.glade: This is the initial mockup of my reorganization of control center's menus; I'm committing it to garner input. This file includes separate menus for simple, intermediate and advanced modes; it does not include any graphics (yet).
 
139700
 
 
139701
 ChangeLog |    4 ++++
 
139702
 1 files changed, 4 insertions(+), 0 deletions(-)
 
139703
 
 
139704
commit 49876695d2d6dc1dff5355d9f958898737e1d6da
 
139705
Author: Bradford Hovinen <hovinen@ximian.com>
 
139706
Date:   Sun Apr 22 01:05:26 2001 +0000
 
139707
 
 
139708
    Added InputBuffer, removed get_line (struct _Slave): (struct
 
139709
    
 
139710
    2001-04-20  Bradford Hovinen  <hovinen@ximian.com>
 
139711
    
 
139712
        * config-log.c: Added InputBuffer, removed get_line
 
139713
        (struct _Slave):
 
139714
        (struct _ConfigLogPrivate ): Replaced GIOChannel * and FILE * with
 
139715
        InputBuffer *'s
 
139716
        (input_buffer_new): Implement. Constructs a new input buffer
 
139717
        (input_buffer_destroy): Implement. Destroys an input buffer and
 
139718
        closes the file descriptor
 
139719
        (input_buffer_cycle): Implement (borrowed from GDict). Reads
 
139720
        additional data from the input file
 
139721
        (input_buffer_read_line): Implement (borrowed from GDict). Reads a
 
139722
        line from the input file and returns a pointer to it
 
139723
        (input_buffer_write): Implement. Write the indicated string out to
 
139724
        the channel
 
139725
    
 
139726
    2001-04-15  Bradford Hovinen  <hovinen@ximian.com>
 
139727
    
 
139728
        * config-log.c (config_log_set_arg): Create semaphore for
 
139729
        auto-reloading
 
139730
        (do_load): Removed locking code
 
139731
        (load_log_entry): Support prepending log entries to the beginning
 
139732
        of the log; free entry->date if parsing was unsuccessful
 
139733
        (config_log_reset_filenames): Unlink socket filename if not owner
 
139734
        (config_log_reset_filenames): Rebind socket when filename is reset
 
139735
        (connect_socket): Implement. Creates or connects to the socket
 
139736
        associated with the config log
 
139737
        (check_socket_filename): Implement. Checks to see if the filename
 
139738
        associated with the socket is in use.
 
139739
        (bind_socket): Implement. Binds the socket to the filename.
 
139740
        (socket_connect_cb): Implement. Callback issued when a master gets
 
139741
        a new connection.
 
139742
        (socket_data_cb): Implement. Callback issued when a slave gets
 
139743
        data from the master.
 
139744
        (slave_new): Implement. Creates a new slave structure
 
139745
        (slave_destroy): Implement. Destroys a slave structure
 
139746
        (slave_data_cb): Implement. Callback issued when data comes in
 
139747
        from a slave
 
139748
        (slave_broadcast_data): Implement. Broadcast the first log entry
 
139749
        to all the slaves except the given one
 
139750
        (disconnect_socket): Implement. Disconnects the socket
 
139751
        (config_log_open): Call connect_socket
 
139752
        (do_unload): Don't dump the log unless currently the socket owner
 
139753
        (config_log_write_entry): Broadcast data to slaves or write data
 
139754
        to socket, depending on whether currently the socket owner
 
139755
    
 
139756
    2001-04-14  Bradford Hovinen  <hovinen@ximian.com>
 
139757
    
 
139758
        * config-log.c (do_unload): Add a parameter write_log to tell
 
139759
        whether to write out the log when unloading
 
139760
        (config_log_finalize): Implement
 
139761
    
 
139762
        * config-log.[ch]: Put all data fields in ConfigLogPrivate
 
139763
        structure
 
139764
    
 
139765
        * gui-backend-list.c (gui_backend_list_launch_current): Rewrite to
 
139766
        use popen
 
139767
 
 
139768
 archiver/ChangeLog        |   55 +++
 
139769
 archiver/config-log.c     |  988 ++++++++++++++++++++++++++++++++++++---------
 
139770
 archiver/config-log.h     |   49 +--
 
139771
 archiver/default-user.xml |    6 +-
 
139772
 archiver/main.c           |    3 +
 
139773
 5 files changed, 871 insertions(+), 230 deletions(-)
 
139774
 
 
139775
commit 1ce0887b6885ce17bc1afd29d877bb02b6d66af0
 
139776
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
139777
Date:   Sat Apr 21 21:19:33 2001 +0000
 
139778
 
 
139779
    Translations from keld
 
139780
    control-center/po/da.po eog/po/da.po gb/po/da.po
 
139781
    gernel/po/da.po gimp/po/da.po gnome-db/po/da.po
 
139782
    gnome-libs/po/da.po gnome-lokkit/po/da.po gnome-print/po/da.po
 
139783
    gnomeicu/po/da.po gphoto/po/da.po gtk+/po/da.po
 
139784
    gtranslator/po/da.po libgda/po/da.po mc/po/da.po pan/po/da.po
 
139785
    pong/po/da.po sodipodi/po/da.po ximian-setup-tools/po/da.po
 
139786
 
 
139787
 po/da.po |  256 +++++++++++++++++++++++++++++++++++---------------------------
 
139788
 1 files changed, 146 insertions(+), 110 deletions(-)
 
139789
 
 
139790
commit 6388ed3ee8672d82a61f96a267fd4549e3c86d67
 
139791
Author: Stano Visnovsky <stano@src.gnome.org>
 
139792
Date:   Wed Apr 18 14:40:16 2001 +0000
 
139793
 
 
139794
    Updated Slovak translation
 
139795
 
 
139796
 po/ChangeLog |    4 +
 
139797
 po/sk.po     |  227 ++++++++++++++++++++++++++++++----------------------------
 
139798
 2 files changed, 120 insertions(+), 111 deletions(-)
 
139799
 
 
139800
commit 69ff23e49b38f987cc9b5b9ad767f4345624db9e
 
139801
Author: Bradford Hovinen <hovinen@ximian.com>
 
139802
Date:   Thu Apr 12 01:43:31 2001 +0000
 
139803
 
 
139804
    Make sure to search location of XST backends
 
139805
    
 
139806
    2001-04-11  Bradford Hovinen  <hovinen@ximian.com>
 
139807
    
 
139808
        * location.c (run_backend_proc): Make sure to search location of
 
139809
        XST backends
 
139810
    
 
139811
        * Makefile.am (INCLUDES): Added XST_BACKEND_LOCATION
 
139812
 
 
139813
 archiver/ChangeLog   |   10 ++++++++++
 
139814
 archiver/Makefile.am |    1 +
 
139815
 archiver/archive.c   |   26 ++++++++++++--------------
 
139816
 archiver/location.c  |   10 ++++++++++
 
139817
 4 files changed, 33 insertions(+), 14 deletions(-)
 
139818
 
 
139819
commit c366b85ccf0963e977ec0ebcee5d7b08f213ebad
 
139820
Author: Bradford Hovinen <hovinen@ximian.com>
 
139821
Date:   Thu Apr 12 00:57:01 2001 +0000
 
139822
 
 
139823
    Search XST_FRONTEND_LOCATION if we are in a global state, to make sure
 
139824
    
 
139825
    2001-04-11  Bradford Hovinen  <hovinen@ximian.com>
 
139826
    
 
139827
        * gui-backend-list.c: Search XST_FRONTEND_LOCATION if we are in a
 
139828
        global state, to make sure XSTs are found
 
139829
        (populate_from_dir): If dealing with an XST, replace "-admin" with
 
139830
        "-conf" to get the backend
 
139831
    
 
139832
        * Makefile.am (INCLUDES): Added XST_FRONTEND_LOCATION
 
139833
    
 
139834
        * Makefile.am (INCLUDES): Replace obsolete hcm directory names
 
139835
        with ximian-config
 
139836
 
 
139837
 archiver/ChangeLog          |    5 +++++
 
139838
 archiver/Makefile.am        |    6 +++---
 
139839
 archiver/default-global.xml |   12 ++++++++++--
 
139840
 3 files changed, 18 insertions(+), 5 deletions(-)
 
139841
 
 
139842
commit 3ad1a18d65a0c3210255cecb4f0f4f2a2b3d3ac6
 
139843
Author: Christian Rose <menthos@src.gnome.org>
 
139844
Date:   Mon Apr 9 11:53:01 2001 +0000
 
139845
 
 
139846
    Updated Swedish translation.
 
139847
 
 
139848
 po/ChangeLog |    4 +
 
139849
 po/sv.po     |  277 ++++++++++++++++++++++++++++++---------------------------
 
139850
 2 files changed, 150 insertions(+), 131 deletions(-)
 
139851
 
 
139852
commit e0d1f2ff0390e1e23a3ca7cfd4a24e3d3f987125
 
139853
Author: Jacob Leach <jleach@src.gnome.org>
 
139854
Date:   Tue Apr 3 01:07:25 2001 +0000
 
139855
 
 
139856
    Pipe down!
 
139857
 
 
139858
 capplets/rollback/.cvsignore |    8 ++++++++
 
139859
 1 files changed, 8 insertions(+), 0 deletions(-)
 
139860
 
 
139861
commit 14b66884a9a5678f3cc332551cf162227cb358cb
 
139862
Author: Fatih Demir <kabalak@src.gnome.org>
 
139863
Date:   Fri Mar 30 15:29:41 2001 +0000
 
139864
 
 
139865
    Ignore fix
 
139866
 
 
139867
 po/.cvsignore |    1 +
 
139868
 po/ChangeLog  |    4 ++++
 
139869
 2 files changed, 5 insertions(+), 0 deletions(-)
 
139870
 
 
139871
commit 727740f13e6b271ce37045c3f72e08d00e02b53c
 
139872
Author: Anna Marie Dirks <anna@ximian.com>
 
139873
Date:   Thu Mar 29 21:48:08 2001 +0000
 
139874
 
 
139875
    added this directory to store gladed mockups of new capplets. added this
 
139876
    
 
139877
    2001-03-29  Anna Marie Dirks <anna@ximian.com>
 
139878
        * capplets/interfaces: added this directory to store gladed mockups of new capplets.
 
139879
        * capplets/pixmaps: added this directory to store the supporting images for the capplet mockups.
 
139880
    
 
139881
        * capplets/interfaces/background-capplet-mockup.glade: initial version of the new and improved background capplet. i still need to figure out exactly which labels to use where (ie, "alignment" is not really correct).
 
139882
    
 
139883
        * capplets/pixmaps/athens-bg.png: graphic used to demonstrate how/where the preview should go in the new background capplet.
 
139884
 
 
139885
 ChangeLog |    9 +++++++++
 
139886
 1 files changed, 9 insertions(+), 0 deletions(-)
 
139887
 
 
139888
commit a9611e4f414e4166c962c08a84687205abea0e28
 
139889
Author: Fatih Demir <kabalak@src.gnome.org>
 
139890
Date:   Thu Mar 29 16:16:34 2001 +0000
 
139891
 
 
139892
    Commit
 
139893
 
 
139894
 po/tr.po |  259 ++++++++++++++++++++++++++++++++++++--------------------------
 
139895
 1 files changed, 150 insertions(+), 109 deletions(-)
 
139896
 
 
139897
commit e0ac44f896ff46667f2764fe7406ec5b363c06de
 
139898
Author: Andraz Tori <minmax@src.gnome.org>
 
139899
Date:   Sun Mar 25 13:13:47 2001 +0000
 
139900
 
 
139901
    Updated Slovenian translation
 
139902
 
 
139903
 po/sl.po |  265 ++++++++++++++++++++++++++++++++++----------------------------
 
139904
 1 files changed, 146 insertions(+), 119 deletions(-)
 
139905
 
 
139906
commit 04de16c8ab00825f9510cba7dfcfdbf0839f87c8
 
139907
Author: John Fleck <jfleck@src.gnome.org>
 
139908
Date:   Fri Mar 23 03:05:08 2001 +0000
 
139909
 
 
139910
    file sgmldocs.make was initially added on branch control-center-1-0.
 
139911
 
 
139912
commit 8541eab4ffa6079333533cb9701b5be3c0461da0
 
139913
Author: Ravi Pratap <ravi@che.iitm.ac.in>
 
139914
Date:   Mon Mar 19 04:32:37 2001 +0000
 
139915
 
 
139916
    Correct to cast to CappletWidgetClass
 
139917
    
 
139918
    2001-03-18  Ravi Pratap  <ravi@che.iitm.ac.in>
 
139919
    
 
139920
        * control-center/capplet-widget.h (CAPPLET_WIDGET_CLASS): Correct
 
139921
        to cast to CappletWidgetClass
 
139922
    
 
139923
        * capplets/wm-properties.c (store_archive_data): add
 
139924
        (ok_callback): Modify to store settings using wm_list_save
 
139925
    
 
139926
        * capplets/gnome-edit-properties.c (edit_apply): Modify to call
 
139927
        store_archive_data before exiting.
 
139928
        (current_info): Add new global variable to hold current state.
 
139929
 
 
139930
 ChangeLog                                      |   12 ++++++++++
 
139931
 capplets/wm-properties/wm-properties-capplet.c |   27 +++++++++++++++++++++++-
 
139932
 2 files changed, 38 insertions(+), 1 deletions(-)
 
139933
 
 
139934
commit e2b921ebf0acd93c5b3562d4a25a45d0cbe3861e
 
139935
Author: Kjartan Maraas <kmaraas@gnome.org>
 
139936
Date:   Fri Mar 16 12:32:15 2001 +0000
 
139937
 
 
139938
    Updated Norwegian translation.
 
139939
    
 
139940
    2001-03-16  Kjartan Maraas  <kmaraas@gnome.org>
 
139941
    
 
139942
        * no.po: Updated Norwegian translation.
 
139943
    
 
139944
    2001-03-14  Fatih Demir <kabalak@gtranslator.org>
 
139945
 
 
139946
 po/ChangeLog |    4 +
 
139947
 po/no.po     |  335 +++++++++++++--------------------------------------------
 
139948
 2 files changed, 81 insertions(+), 258 deletions(-)
 
139949
 
 
139950
commit ed0d760991775ec3bf95b86d3290342422184b92
 
139951
Author: Bradford Hovinen <hovinen@ximian.com>
 
139952
Date:   Thu Mar 15 05:24:57 2001 +0000
 
139953
 
 
139954
    Added code to store archive data with the ximian archiver
 
139955
    
 
139956
    2001-03-15  Bradford Hovinen  <hovinen@ximian.com>
 
139957
    
 
139958
        * capplets/new-*/main.c: Added code to store archive data with the
 
139959
        ximian archiver
 
139960
 
 
139961
 ChangeLog                     |    5 +++++
 
139962
 capplets/keyboard/main.c      |   20 ++++++++++++++++++++
 
139963
 capplets/mouse/main.c         |   20 ++++++++++++++++++++
 
139964
 capplets/sound/main.c         |   20 ++++++++++++++++++++
 
139965
 capplets/ui-properties/main.c |   20 ++++++++++++++++++++
 
139966
 5 files changed, 85 insertions(+), 0 deletions(-)
 
139967
 
 
139968
commit 1af60708fb7dad15562efdd22f08e50292587970
 
139969
Author: Fatih Demir <kabalak@src.gnome.org>
 
139970
Date:   Wed Mar 14 17:56:32 2001 +0000
 
139971
 
 
139972
    tr.po
 
139973
 
 
139974
 po/ChangeLog |    3 +
 
139975
 po/tr.po     | 1989 ++++++++++++++++++++++++++++++++++++++++------------------
 
139976
 2 files changed, 1384 insertions(+), 608 deletions(-)
 
139977
 
 
139978
commit cbbc6bfbc6d7847a07ba1b267e02fa4639d7f406
 
139979
Author: Fatih Demir <kabalak@src.gnome.org>
 
139980
Date:   Wed Mar 14 12:00:45 2001 +0000
 
139981
 
 
139982
    Updated Korean translation for gnomecc
 
139983
 
 
139984
 po/ChangeLog |    4 +
 
139985
 po/ko.po     | 4819 +++++++++++++++++++++++++++++++---------------------------
 
139986
 2 files changed, 2577 insertions(+), 2246 deletions(-)
 
139987
 
 
139988
commit 6ad01e765f55b284c6aab2a3e0b4d81345c8b85e
 
139989
Author: Christian Meyer <chrisime@src.gnome.org>
 
139990
Date:   Tue Mar 13 16:32:35 2001 +0000
 
139991
 
 
139992
    Updated German translation.
 
139993
 
 
139994
 po/ChangeLog |    4 +
 
139995
 po/de.po     |  187 +++++++++++++++++++++++++++++++++++-----------------------
 
139996
 2 files changed, 117 insertions(+), 74 deletions(-)
 
139997
 
 
139998
commit 2c63f8ead772a7b95d885728d2b2ea62dc55947d
 
139999
Author: Chema Celorio <chema@celorio.com>
 
140000
Date:   Tue Mar 13 05:17:20 2001 +0000
 
140001
 
 
140002
    s/gEdit/gedit
 
140003
    
 
140004
    2001-03-13  Chema Celorio  <chema@celorio.com>
 
140005
    
 
140006
        * capplets/gnome-edit-properties/gnome-edit-properties.c:
 
140007
        s/gEdit/gedit
 
140008
 
 
140009
 ChangeLog                  |    5 +++++
 
140010
 capplets/Makefile.am       |    4 ++--
 
140011
 capplets/background/main.c |    2 +-
 
140012
 3 files changed, 8 insertions(+), 3 deletions(-)
 
140013
 
 
140014
commit 45c0705006d452bedf7f4d8c94175d2eb8050b17
 
140015
Author: Bradford Hovinen <hovinen@ximian.com>
 
140016
Date:   Tue Mar 13 03:16:08 2001 +0000
 
140017
 
 
140018
    Fix call to location_store_xml
 
140019
    
 
140020
    2001-03-12  Bradford Hovinen  <hovinen@ximian.com>
 
140021
    
 
140022
        * main.c (store_archive_data): Fix call to location_store_xml
 
140023
 
 
140024
 capplets/background/background-properties.glade   |  892 +++++++++++----------
 
140025
 capplets/background/background-properties.glade.h |   39 +-
 
140026
 capplets/background/main.c                        |    2 +-
 
140027
 capplets/background/preferences.c                 |   18 +-
 
140028
 capplets/background/preferences.h                 |    2 +-
 
140029
 capplets/background/prefs-widget.c                |  815 ++++++++++----------
 
140030
 capplets/screensaver/ChangeLog                    |    4 +
 
140031
 capplets/screensaver/main.c                       |    2 +-
 
140032
 8 files changed, 905 insertions(+), 869 deletions(-)
 
140033
 
 
140034
commit a4d3d1b934b2ef4b239cd216c15e6621dc701f9f
 
140035
Author: Andraz Tori <minmax@src.gnome.org>
 
140036
Date:   Sun Mar 11 22:21:26 2001 +0000
 
140037
 
 
140038
    Updated Slovenian translation
 
140039
 
 
140040
 po/sl.po |    2 +-
 
140041
 1 files changed, 1 insertions(+), 1 deletions(-)
 
140042
 
 
140043
commit 2afb61f80903555d70714f5e9e5963f3fe1fa782
 
140044
Author: Maciej Stachowiak <mstachow@src.gnome.org>
 
140045
Date:   Fri Mar 9 16:22:47 2001 +0000
 
140046
 
 
140047
    file theme-selector.desktop.in was initially added on branch control-center-1-0.
 
140048
 
 
140049
commit e7d9f82a0f48921d9ead9da0a584466d43dc11df
 
140050
Author: Darin Adler <darin@src.gnome.org>
 
140051
Date:   Tue Mar 6 23:33:19 2001 +0000
 
140052
 
 
140053
    Merge all changes from gnome-vfs-1 branch to HEAD.
 
140054
 
 
140055
 capplets/file-types/.cvsignore                    |    3 +-
 
140056
 capplets/file-types/Makefile.am                   |   43 +-
 
140057
 capplets/file-types/file-types-capplet-dialogs.c  |  690 ++++++++++++---------
 
140058
 capplets/file-types/file-types-capplet-dialogs.h  |    3 +-
 
140059
 capplets/file-types/file-types-capplet.c          |  462 ++++++++++----
 
140060
 capplets/file-types/file-types-capplet.desktop.in |    7 +
 
140061
 capplets/file-types/file-types-capplet.h          |   12 +-
 
140062
 capplets/file-types/file-types-icon-entry.c       |  130 +---
 
140063
 capplets/file-types/file-types-icon-entry.h       |    2 +-
 
140064
 capplets/file-types/libuuid/.cvsignore            |    3 +
 
140065
 capplets/file-types/libuuid/Makefile.am           |   27 +
 
140066
 capplets/file-types/libuuid/clear.c               |   20 +
 
140067
 capplets/file-types/libuuid/compare.c             |   32 +
 
140068
 capplets/file-types/libuuid/copy.c                |   21 +
 
140069
 capplets/file-types/libuuid/gen_uuid.c            |  257 ++++++++
 
140070
 capplets/file-types/libuuid/gen_uuid_nt.c         |   92 +++
 
140071
 capplets/file-types/libuuid/isnull.c              |   25 +
 
140072
 capplets/file-types/libuuid/pack.c                |   46 ++
 
140073
 capplets/file-types/libuuid/parse.c               |   52 ++
 
140074
 capplets/file-types/libuuid/tst_uuid.c            |  119 ++++
 
140075
 capplets/file-types/libuuid/unpack.c              |   40 ++
 
140076
 capplets/file-types/libuuid/unparse.c             |   28 +
 
140077
 capplets/file-types/libuuid/uuid.h                |   50 ++
 
140078
 capplets/file-types/libuuid/uuidP.h               |   40 ++
 
140079
 capplets/file-types/libuuid/uuid_time.c           |  138 ++++
 
140080
 capplets/file-types/nautilus-mime-type.desktop    |   21 -
 
140081
 26 files changed, 1788 insertions(+), 575 deletions(-)
 
140082
 
 
140083
commit e0d6ca4c742dc0d59c4544996d2eecd989ff052b
 
140084
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
140085
Date:   Fri Mar 2 23:40:34 2001 +0000
 
140086
 
 
140087
    updated Spanish file
 
140088
 
 
140089
 po/ChangeLog |    4 +
 
140090
 po/el.po     |   98 +-
 
140091
 po/es.po     | 2355 +++++++++++++++++++++++++++++++++++--------------
 
140092
 po/et.po     | 2767 +++++++++++++++++++++++++++++++++++++++++++---------------
 
140093
 po/hr.po     | 2549 ++++++++++++++++++++++++++++++++++++++++-------------
 
140094
 po/ro.po     |   14 +-
 
140095
 po/sl.po     |    2 +-
 
140096
 7 files changed, 5746 insertions(+), 2043 deletions(-)
 
140097
 
 
140098
commit 966a112621c96aa07f2443388e84400a7a014e49
 
140099
Author: Andraz Tori <minmax@src.gnome.org>
 
140100
Date:   Thu Mar 1 23:37:30 2001 +0000
 
140101
 
 
140102
    Updated Slovenian translation
 
140103
 
 
140104
 po/sl.po |    6 +++---
 
140105
 1 files changed, 3 insertions(+), 3 deletions(-)
 
140106
 
 
140107
commit 68c70f63b0e07e35d95ec55c96d990e1db204c64
 
140108
Author: Stano Visnovsky <stano@src.gnome.org>
 
140109
Date:   Fri Feb 23 18:23:26 2001 +0000
 
140110
 
 
140111
    fixup
 
140112
 
 
140113
 po/sk.po |    2 +-
 
140114
 1 files changed, 1 insertions(+), 1 deletions(-)
 
140115
 
 
140116
commit aeed9a0a55d53bf9957355293cb0c3dc76dc4c07
 
140117
Author: Stano Visnovsky <stano@src.gnome.org>
 
140118
Date:   Fri Feb 23 18:10:19 2001 +0000
 
140119
 
 
140120
    Fixup of MIME
 
140121
 
 
140122
 po/ChangeLog |    2 +-
 
140123
 po/sk.po     |   20 ++++++++++----------
 
140124
 2 files changed, 11 insertions(+), 11 deletions(-)
 
140125
 
 
140126
commit 944746e6690393ce18d48c25b95b26d59ed38725
 
140127
Author: Stano Visnovsky <stano@src.gnome.org>
 
140128
Date:   Fri Feb 23 17:36:05 2001 +0000
 
140129
 
 
140130
    Updated Slovak translation
 
140131
 
 
140132
 po/ChangeLog |    4 ++++
 
140133
 po/sk.po     |    6 +++---
 
140134
 2 files changed, 7 insertions(+), 3 deletions(-)
 
140135
 
 
140136
commit aa64359cbc3d336cf72d19170edfc8789b1eaa57
 
140137
Author: Fatih Demir <kabalak@src.gnome.org>
 
140138
Date:   Wed Feb 21 11:41:14 2001 +0000
 
140139
 
 
140140
    Updated Korean translation committed
 
140141
 
 
140142
 po/ChangeLog |    4 ++
 
140143
 po/ko.po     |  125 +++++++++++++++++++++++++++++-----------------------------
 
140144
 2 files changed, 66 insertions(+), 63 deletions(-)
 
140145
 
 
140146
commit 298bbf11372ccf91c6469d97f62beb6582835ab8
 
140147
Author: Gene Ragan <gzr@src.gnome.org>
 
140148
Date:   Tue Feb 20 20:10:46 2001 +0000
 
140149
 
 
140150
    file files-types-capplet.desktop was initially added on branch gnome-vfs-1.
 
140151
 
 
140152
commit 737118953bd170331dc02b2a2803360ccb622e09
 
140153
Author: Bradford Hovinen <hovinen@ximian.com>
 
140154
Date:   Tue Feb 20 15:37:48 2001 +0000
 
140155
 
 
140156
    Use attr->val rather than attr->node Created Removed parts dealing with
 
140157
    
 
140158
    2001-02-20  Bradford Hovinen  <hovinen@ximian.com>
 
140159
    
 
140160
        * location.c (compare_xml_nodes): Use attr->val rather than
 
140161
        attr->node
 
140162
        * tests/test-3.sh: Created
 
140163
        * tests/test-2.sh: Removed parts dealing with partial containment
 
140164
 
 
140165
 archiver/ChangeLog       |    5 +
 
140166
 archiver/location.c      |    4 +-
 
140167
 archiver/tests/ChangeLog |    5 +
 
140168
 archiver/tests/test-2.sh |   74 +-------------
 
140169
 archiver/tests/test-3.sh |  245 ++++++++++++++++++++++++++++++++++++++++++++++
 
140170
 5 files changed, 260 insertions(+), 73 deletions(-)
 
140171
 
 
140172
commit afc3333a5a4d9600bf0a9abe0d4c0e9ad311b11e
 
140173
Author: Bradford Hovinen <hovinen@ximian.com>
 
140174
Date:   Tue Feb 20 02:43:35 2001 +0000
 
140175
 
 
140176
    Added test-1.sh and test-2.sh, the first two tests in the test suite
 
140177
    
 
140178
    2001-02-19  Bradford Hovinen  <hovinen@ximian.com>
 
140179
    
 
140180
        * Added test-1.sh and test-2.sh, the first two tests in the test suite
 
140181
    
 
140182
        * location.c (location_foreach_backend): Update to use BackendNote
 
140183
        (do_rollback): Don't do rollback if the doc is NULL
 
140184
        (location_store_xml): Return if this location does not contain the
 
140185
        backend specified
 
140186
        (location_store_xml): Use fprintf rather than g_warning
 
140187
        (subtract_xml_node):
 
140188
        (merge_xml_nodes): Update child node while iterating
 
140189
    
 
140190
        * config-log.c (config_log_get_rollback_ids_for_date): Remove
 
140191
    
 
140192
        * location.c (location_set_arg): ref inherited object
 
140193
    
 
140194
        * main.c (main): Don't check if the location is default; don't
 
140195
        create default location if non-existant
 
140196
        (main): Signal error if the user is adding a location and did not
 
140197
        specify a name
 
140198
        (main): Use fprintf to signal the error that a location could not
 
140199
        be opened
 
140200
        (main): Signal error and exit when archive cannot be opened,
 
140201
        rather than using g_error
 
140202
        (do_add_location): Check for NULL location_id
 
140203
        (do_add_location): Create default location if it does not exist
 
140204
        and it is specified as the parent
 
140205
    
 
140206
        * archive.c (archive_get_current_location_id): Create the default
 
140207
        location if it does not exist
 
140208
    
 
140209
        * backend-list.c (backend_list_contains): Use strcmp and iterate
 
140210
        through the list
 
140211
    
 
140212
        * location.c (location_contains): Read whether the backend is in
 
140213
        the master list if this location is toplevel
 
140214
    
 
140215
    2001-02-18  Bradford Hovinen  <hovinen@ximian.com>
 
140216
    
 
140217
        * main.c (do_add_backend): Support ContainmentType specification
 
140218
        (do_store): Support StoreType specification
 
140219
        (struct store_options): Add set of options to support
 
140220
        compare_parent, mask_previous, options
 
140221
        (struct add_remove_backend_options): Add option for partial
 
140222
        containment when adding backend
 
140223
    
 
140224
        * location.c (subtract_xml_node):
 
140225
        (merge_xml_nodes):
 
140226
        (compare_xml_nodes):
 
140227
        (merge_xml_docs):
 
140228
        (subtract_xml_doc): Implement. XML node compare/merging operations
 
140229
        (location_store): Rewrite to call location_store_xml
 
140230
        (location_store_xml): Include support for diffing with
 
140231
        configuration data from parent config
 
140232
        (location_dump_rollback_data): Rewrite to use
 
140233
        location_load_rollback_data
 
140234
        (dump_xml_data): Remove
 
140235
        (do_rollback): Rewrite to use xmlDocDump; pass xmlDocPtr rather
 
140236
        than id number
 
140237
        (location_rollback_id): Add node merging support
 
140238
        (location_rollback_backend_by):
 
140239
        (location_rollback_backend_to): Rewrite to use
 
140240
        location_load_rollback_data
 
140241
        (location_rollback_backends_to): Rewrite to iterate through
 
140242
        backend list and call location_rollback_backend_to for each
 
140243
        element
 
140244
        (location_rollback_all_to): Ditto
 
140245
    
 
140246
    2001-02-14  Bradford Hovinen  <hovinen@ximian.com>
 
140247
    
 
140248
        * location.h (_ContainmentType): Introduce. Specifies the type of
 
140249
        containment (full, partial, none), of a backend in a location
 
140250
    
 
140251
        * location.c: Added struct BackendNote; have backend list include
 
140252
        type of containment as well as backend id
 
140253
        (location_contains): Use find_note
 
140254
        (find_note): Implement. Finds a note for the given backend id in
 
140255
        the backend list
 
140256
        (backend_note_new):
 
140257
        (backend_note_destroy): Implement. Convenience functions for
 
140258
        creating and destroying backend notes
 
140259
        (load_metadata_file):
 
140260
        (write_metadata_file): Read/write type of backend containment
 
140261
        (full or partial)
 
140262
        (location_add_backend): Pass parameter telling whether containment
 
140263
        is partial
 
140264
 
 
140265
 archiver/ChangeLog       |   85 ++++++
 
140266
 archiver/archive.c       |   12 +-
 
140267
 archiver/backend-list.c  |   10 +-
 
140268
 archiver/config-log.c    |   48 ---
 
140269
 archiver/config-log.h    |    4 -
 
140270
 archiver/location.c      |  714 +++++++++++++++++++++++++++++++++++-----------
 
140271
 archiver/location.h      |   31 ++-
 
140272
 archiver/main.c          |   94 +++++--
 
140273
 archiver/tests/ChangeLog |    4 +
 
140274
 archiver/tests/README    |   48 +++
 
140275
 archiver/tests/test-1.sh |  187 ++++++++++++
 
140276
 archiver/tests/test-2.sh |  287 +++++++++++++++++++
 
140277
 12 files changed, 1274 insertions(+), 250 deletions(-)
 
140278
 
 
140279
commit bb7ec451a6e715753c1dae31be15dc4a55159b9c
 
140280
Author: Andraz Tori <minmax@src.gnome.org>
 
140281
Date:   Mon Feb 19 23:11:47 2001 +0000
 
140282
 
 
140283
    Updated Slovenian translation
 
140284
 
 
140285
 po/sl.po |    4 ++--
 
140286
 1 files changed, 2 insertions(+), 2 deletions(-)
 
140287
 
 
140288
commit 24ff376b65e2720bbd7497aa3b16baf94d1e0097
 
140289
Author: Almer S. Tigelaar <almer@gnome.org>
 
140290
Date:   Mon Feb 19 19:37:25 2001 +0000
 
140291
 
 
140292
    Updated Dutch translation.
 
140293
    
 
140294
    2001-02-19  Almer S. Tigelaar  <almer@gnome.org>
 
140295
    
 
140296
        * nl.po: Updated Dutch translation.
 
140297
 
 
140298
 po/ChangeLog |    4 +
 
140299
 po/nl.po     | 2849 +++++++++++++++++++++++++++++++++++++++++-----------------
 
140300
 2 files changed, 2015 insertions(+), 838 deletions(-)
 
140301
 
 
140302
commit a0a85a402161e49320f8cbf882156d2bba693e33
 
140303
Author: Simos Xenitellis <simos@src.gnome.org>
 
140304
Date:   Sun Feb 18 23:13:45 2001 +0000
 
140305
 
 
140306
    Updated Greek translation - fixed the font setting
 
140307
 
 
140308
 po/ChangeLog |    4 ++++
 
140309
 po/el.po     |    4 ++--
 
140310
 2 files changed, 6 insertions(+), 2 deletions(-)
 
140311
 
 
140312
commit 57aba6525ef1534f8cfd747737e53272ac7a004f
 
140313
Author: Andraz Tori <minmax@src.gnome.org>
 
140314
Date:   Sun Feb 18 19:50:16 2001 +0000
 
140315
 
 
140316
    Updated Slovenian translation
 
140317
 
 
140318
 po/sl.po |   48 ++++++++++++++++++++++++------------------------
 
140319
 1 files changed, 24 insertions(+), 24 deletions(-)
 
140320
 
 
140321
commit 25fdd38095ed0d46ba45cd104a0b65374cd7861c
 
140322
Author: Akira TAGOH <tagoh@gnome.gr.jp>
 
140323
Date:   Sat Feb 17 03:30:26 2001 +0000
 
140324
 
 
140325
    Updated Japanese translation.
 
140326
    
 
140327
    2001-02-16  Akira TAGOH  <tagoh@gnome.gr.jp>
 
140328
    
 
140329
        * ja.po: Updated Japanese translation.
 
140330
 
 
140331
 po/ChangeLog |    4 +
 
140332
 po/ja.po     | 2317 +++++++++++++++++++++++++++++++++++++++++-----------------
 
140333
 2 files changed, 1665 insertions(+), 656 deletions(-)
 
140334
 
 
140335
commit 56c33b89cffa3b0e88ae6c8f133f41b49c54a2e0
 
140336
Author: Andraz Tori <minmax@src.gnome.org>
 
140337
Date:   Fri Feb 16 21:48:39 2001 +0000
 
140338
 
 
140339
    Updated Slovenian translation
 
140340
 
 
140341
 po/sl.po |    2 +-
 
140342
 1 files changed, 1 insertions(+), 1 deletions(-)
 
140343
 
 
140344
commit 319f6d2123ddb781f84c541a843e041ed8e23ab1
 
140345
Author: jjranta <jjranta@src.gnome.org>
 
140346
Date:   Wed Feb 14 19:14:55 2001 +0000
 
140347
 
 
140348
    Updated Finnish translation by Pauli Virtanen
 
140349
 
 
140350
 po/ChangeLog |    4 +
 
140351
 po/fi.po     | 1450 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
140352
 2 files changed, 1201 insertions(+), 253 deletions(-)
 
140353
 
 
140354
commit fb7c18e2b2c4dd43998eea66b04b42159c5e90b0
 
140355
Author: Sami Pesonen <spesonen@src.gnome.org>
 
140356
Date:   Tue Feb 13 21:12:36 2001 +0000
 
140357
 
 
140358
    Finnish translation updated by Pauli Virtanen <pauli.virtanen@saunalahti.fi>
 
140359
 
 
140360
 capplets/file-types/nautilus-mime-type.desktop |    1 +
 
140361
 1 files changed, 1 insertions(+), 0 deletions(-)
 
140362
 
 
140363
commit b073d16b500009e6ae84449813187d328a8141ec
 
140364
Author: Marius Andreiana <mandreiana@src.gnome.org>
 
140365
Date:   Mon Feb 12 14:01:36 2001 +0000
 
140366
 
 
140367
    Update ro (Romanian) translation
 
140368
 
 
140369
 po/ro.po | 3365 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 
140370
 1 files changed, 2440 insertions(+), 925 deletions(-)
 
140371
 
 
140372
commit 02784ee5faa8326087227cd9999d4863c6eab9e6
 
140373
Author: Andraz Tori <minmax@src.gnome.org>
 
140374
Date:   Mon Feb 12 13:59:58 2001 +0000
 
140375
 
 
140376
    Updated Slovenian translation
 
140377
 
 
140378
 po/sl.po |    6 +++---
 
140379
 1 files changed, 3 insertions(+), 3 deletions(-)
 
140380
 
 
140381
commit 599b62dce7774c40f7529e50b65f4c3f53a2f51f
 
140382
Author: Christian Meyer <chrisime@src.gnome.org>
 
140383
Date:   Sun Feb 11 17:01:16 2001 +0000
 
140384
 
 
140385
    Corrections for German translation.
 
140386
 
 
140387
 po/ChangeLog |    4 ++++
 
140388
 po/de.po     |   41 ++++++++++++++++++-----------------------
 
140389
 2 files changed, 22 insertions(+), 23 deletions(-)
 
140390
 
 
140391
commit c2f9e0999113d2f0f7bf36918aef125dd5146ac2
 
140392
Author: Andraz Tori <minmax@src.gnome.org>
 
140393
Date:   Fri Feb 9 16:28:35 2001 +0000
 
140394
 
 
140395
    Updated Slovenian translation
 
140396
 
 
140397
 po/sl.po |   12 ++++++------
 
140398
 1 files changed, 6 insertions(+), 6 deletions(-)
 
140399
 
 
140400
commit d01fdd1c718935e278dee818dda13ca77b5e39fb
 
140401
Author: Christian Meyer <chrisime@src.gnome.org>
 
140402
Date:   Fri Feb 9 16:21:07 2001 +0000
 
140403
 
 
140404
    updated German translation.
 
140405
 
 
140406
 po/ChangeLog |    4 +
 
140407
 po/de.po     | 1492 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
140408
 2 files changed, 1219 insertions(+), 277 deletions(-)
 
140409
 
 
140410
commit 824c8bfaff82c782ff35e8f8c47222fd9e779d78
 
140411
Author: Valek Frob <frob@src.gnome.org>
 
140412
Date:   Fri Feb 9 14:13:30 2001 +0000
 
140413
 
 
140414
    Updated russian translation.
 
140415
 
 
140416
 po/ChangeLog |    4 +
 
140417
 po/ru.po     | 1679 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 
140418
 2 files changed, 1359 insertions(+), 324 deletions(-)
 
140419
 
 
140420
commit 62298b5b05774676ca157c4876944cc138aaf782
 
140421
Author: Gene Z. Ragan <gzr@eazel.com>
 
140422
Date:   Tue Feb 6 21:24:42 2001 +0000
 
140423
 
 
140424
    Fixed bug 6258, Determine initial capplet sort column
 
140425
    
 
140426
    2001-02-06  Gene Z. Ragan  <gzr@eazel.com>
 
140427
    
 
140428
        Fixed bug 6258, Determine initial capplet sort column
 
140429
    
 
140430
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
140431
        (init_mime_capplet):
 
140432
        Sort based on first column in list.
 
140433
 
 
140434
 capplets/file-types/file-types-capplet.c |   14 ++++++++++++--
 
140435
 1 files changed, 12 insertions(+), 2 deletions(-)
 
140436
 
 
140437
commit eb8a4e72d55370628140c8f306d4755679fe101f
 
140438
Author: Gene Z. Ragan <gzr@eazel.com>
 
140439
Date:   Tue Feb 6 02:33:39 2001 +0000
 
140440
 
 
140441
    Work done to improve the mime tpye capplet. Enable the capplet to be
 
140442
    
 
140443
    2001-02-05  Gene Z. Ragan  <gzr@eazel.com>
 
140444
    
 
140445
        Work done to improve the mime tpye capplet.
 
140446
        Enable the capplet to be launched with a mime type.
 
140447
        If a mime type is an argument, have the capplet scroll
 
140448
        to that item in the list before the user begins interaction.
 
140449
    
 
140450
        * mime-type-capplet/nautilus-mime-type-capplet.c: (main),
 
140451
        (list_move_vertical), (list_moveto), (list_reveal_row),
 
140452
        (init_mime_capplet), (populate_mime_list):
 
140453
 
 
140454
 capplets/file-types/file-types-capplet.c |  118 ++++++++++++++++++++++++++----
 
140455
 1 files changed, 104 insertions(+), 14 deletions(-)
 
140456
 
 
140457
commit ced396b7569c6ff060736a3090d6d5194a3846fb
 
140458
Author: Christophe Merlet <redfox@src.gnome.org>
 
140459
Date:   Mon Feb 5 13:13:13 2001 +0000
 
140460
 
 
140461
    Updated French translation.
 
140462
 
 
140463
 po/ChangeLog |    4 ++
 
140464
 po/fr.po     |  103 +++++++++++++++++++++++++++++----------------------------
 
140465
 2 files changed, 56 insertions(+), 51 deletions(-)
 
140466
 
 
140467
commit 3cf6f8a6bbbe2aa1d5063a64c05561abe929ce9c
 
140468
Author: Jing-Jong Shyue <shyue@src.gnome.org>
 
140469
Date:   Sat Feb 3 20:26:58 2001 +0000
 
140470
 
 
140471
    Triditional Chinese PO File 2001/2/3
 
140472
 
 
140473
 po/zh_TW.Big5.po | 1643 ++++++++++++++++++++++++------------------------------
 
140474
 1 files changed, 719 insertions(+), 924 deletions(-)
 
140475
 
 
140476
commit aad39631598b5aa265445c65da9065689db33ab9
 
140477
Author: Rebecca Schulman <rebecka@eazel.com>
 
140478
Date:   Mon Jan 29 22:43:59 2001 +0000
 
140479
 
 
140480
    Change the value of the "expects_uris" attribute of applications to have 3
 
140481
    
 
140482
    2001-01-29  Rebecca Schulman  <rebecka@eazel.com>
 
140483
        Change the value of the "expects_uris" attribute
 
140484
        of applications to have 3 possible values:
 
140485
        "yes", "no", and "non-file".  This change will
 
140486
        allow applications to understand how to launch programs
 
140487
        that expect local paths for local files, but uris
 
140488
        for non-file locations.
 
140489
    
 
140490
        reviewed by: Darin Adler <darin@eazel.com>
 
140491
    
 
140492
        * data/mime/gnome-vfs.applications:
 
140493
        Change expects_uris to "non-file" where appropriate
 
140494
        (for now mpg123), and added supported_uri_schemes
 
140495
        in places where "expects_uris" was "yes" but no
 
140496
        supported uri schemes were listed.  This information
 
140497
        is not yet complete.
 
140498
    
 
140499
        * doc/mime-data-specification.txt: Remove the "[to be
 
140500
        implemented]" tag from fields that are now fully implemented
 
140501
        (supported_uri_schemes and expects_uris)
 
140502
    
 
140503
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
140504
        * libgnomevfs/gnome-vfs-application-registry.h:
 
140505
        * libgnomevfs/gnome-vfs-application-registry.c: (application_new),
 
140506
        (value_looks_true), (get_bool_value), (application_add_key),
 
140507
        (gnome_vfs_application_registry_get_mime_application),
 
140508
        (gnome_vfs_application_registry_save_mime_application):
 
140509
        Parse, set and get the new "expects_uris"
 
140510
        attribute, and represent its set of possible values using
 
140511
        an enum, rather than a gboolean.
 
140512
    
 
140513
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
140514
        (show_new_application_window), (show_edit_application_window):
 
140515
        Add the right bug number to fixmes about updates need in the capplet
 
140516
        to reflect the new application attributes
 
140517
    
 
140518
        * test/test-mime-handlers.c:
 
140519
        (format_mime_application_argument_type_for_display),
 
140520
        (print_application):
 
140521
        Print the "expects_uris" attribute as part of the test
 
140522
        program for application information parsing.
 
140523
 
 
140524
 capplets/file-types/file-types-capplet-dialogs.c |    3 ++-
 
140525
 1 files changed, 2 insertions(+), 1 deletions(-)
 
140526
 
 
140527
commit 12ae0dad0e730348843865d327108ba439c64dac
 
140528
Author: Bradford Hovinen <hovinen@ximian.com>
 
140529
Date:   Mon Jan 29 22:41:53 2001 +0000
 
140530
 
 
140531
    Check entire success array and warn if any allocation did not succeed
 
140532
    
 
140533
    2001-01-29  Bradford Hovinen  <hovinen@ximian.com>
 
140534
    
 
140535
        * rollback-widget.c (rollback_widget_realize): Check entire
 
140536
        success array and warn if any allocation did not succeed
 
140537
    
 
140538
        * config-manager-dialog.c (cancel_cb): Don't do rollback
 
140539
    
 
140540
        * Makefile.am (rollback_capplet_SOURCES): Added rollback-control.[ch]
 
140541
    
 
140542
        * config-manager-dialog.c (config_manager_dialog_init): Construct
 
140543
        a rollback widget with a rollback control and place it in the
 
140544
        dialog
 
140545
    
 
140546
    2001-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
140547
    
 
140548
        * rollback-widget.c (rollback_widget_realize): Allocate control
 
140549
        colors
 
140550
    
 
140551
        * rollback-widget.h (struct _RollbackWidget ): Added array
 
140552
        control_colors
 
140553
    
 
140554
        * rollback-widget.c (rollback_widget_realize):
 
140555
        (rollback_widget_unrealize): Implement. Just calls the parent's
 
140556
        [un]realize and creates/destroys a GC to be used by the individual
 
140557
        controls.
 
140558
        (rollback_widget_get_gc): Implement. Return the GC created above
 
140559
 
 
140560
 capplets/rollback/ChangeLog               |   27 +++
 
140561
 capplets/rollback/Makefile.am             |    1 +
 
140562
 capplets/rollback/TODO                    |    2 +
 
140563
 capplets/rollback/config-manager-dialog.c |   19 ++-
 
140564
 capplets/rollback/rollback-control.c      |  352 +++++++++++++++++++++++++++++
 
140565
 capplets/rollback/rollback-control.h      |   56 +++++
 
140566
 capplets/rollback/rollback-widget.c       |   90 ++++++--
 
140567
 capplets/rollback/rollback-widget.h       |   24 ++-
 
140568
 8 files changed, 548 insertions(+), 23 deletions(-)
 
140569
 
 
140570
commit 7a6ec96d46946ad7eb201887044dd77823c18039
 
140571
Author: Gene Z. Ragan <gzr@eazel.com>
 
140572
Date:   Mon Jan 29 22:04:10 2001 +0000
 
140573
 
 
140574
    Fixed bug 5847, MIME type capplet alphabetical oder case sensitive
 
140575
    
 
140576
    2001-01-29  Gene Z. Ragan  <gzr@eazel.com>
 
140577
    
 
140578
        Fixed bug 5847, MIME type capplet alphabetical oder case sensitive
 
140579
    
 
140580
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
140581
        (sort_case_insensitive), (column_clicked),
 
140582
        (create_mime_list_and_scroller):
 
140583
        Create a sort routine that is not case sensitive.
 
140584
 
 
140585
 capplets/file-types/file-types-capplet.c |   52 ++++++++++++++++++++++++++++-
 
140586
 1 files changed, 50 insertions(+), 2 deletions(-)
 
140587
 
 
140588
commit 1f43de92422fb3c8e3801756a64c7678d25414a9
 
140589
Author: Christophe Merlet <redfox@src.gnome.org>
 
140590
Date:   Mon Jan 29 14:50:27 2001 +0000
 
140591
 
 
140592
    Updated French translation.
 
140593
 
 
140594
 po/ChangeLog |    4 ++
 
140595
 po/fr.po     |  161 +++++++++++++++++++++++++++++++---------------------------
 
140596
 2 files changed, 91 insertions(+), 74 deletions(-)
 
140597
 
 
140598
commit 7b4f73daafdc944382922afdf9e9c44aebc387b3
 
140599
Author: Fatih Demir <kabalak@src.gnome.org>
 
140600
Date:   Mon Jan 29 13:02:57 2001 +0000
 
140601
 
 
140602
    More CVS delirium
 
140603
 
 
140604
 ChangeLog |    5 +++++
 
140605
 1 files changed, 5 insertions(+), 0 deletions(-)
 
140606
 
 
140607
commit b1cd7d1d3f821e64f61062d2157932e0f1c49ead
 
140608
Author: Christian Rose <menthos@src.gnome.org>
 
140609
Date:   Sun Jan 28 18:30:21 2001 +0000
 
140610
 
 
140611
    Updated Swedish translation.
 
140612
 
 
140613
 po/ChangeLog |    4 +
 
140614
 po/sv.po     |  400 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
140615
 2 files changed, 330 insertions(+), 74 deletions(-)
 
140616
 
 
140617
commit d670ee11505f48a97dd23c3ce29dfe88c99c8266
 
140618
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
140619
Date:   Sun Jan 28 10:50:29 2001 +0000
 
140620
 
 
140621
    Translations bonobo/po/da.po control-center/po/da.po galeon/po/da.po
 
140622
    
 
140623
    Translations
 
140624
    bonobo/po/da.po control-center/po/da.po galeon/po/da.po
 
140625
    gnome-vfs/po/da.po gnumeric/po/da.po pan/po/da.po
 
140626
 
 
140627
 po/da.po |  411 ++++++++------------------------------------------------------
 
140628
 1 files changed, 50 insertions(+), 361 deletions(-)
 
140629
 
 
140630
commit 427ef6c2d6092caf14630b1c81dae25dc3a27de4
 
140631
Author: Bradford Hovinen <hovinen@ximian.com>
 
140632
Date:   Sat Jan 27 17:14:59 2001 +0000
 
140633
 
 
140634
    Disable wallpaper in new_prefs structure, not structure passed to function
 
140635
    
 
140636
    2001-01-27  Bradford Hovinen  <hovinen@ximian.com>
 
140637
    
 
140638
        * capplets/new-background-properties/applier.c
 
140639
        (applier_apply_prefs): Disable wallpaper in new_prefs structure,
 
140640
        not structure passed to function
 
140641
    
 
140642
    2001-01-26  Bradford Hovinen  <hovinen@ximian.com>
 
140643
    
 
140644
        * capplets/new-background-properties/main.c
 
140645
        (do_restore_from_defaults): Implement. Creates a preferences
 
140646
        object with factory defaults and saves and applies those changes.
 
140647
 
 
140648
 ChangeLog                     |   12 ++++++++++++
 
140649
 capplets/background/applier.c |    2 +-
 
140650
 capplets/background/main.c    |   12 ++++++++++++
 
140651
 3 files changed, 25 insertions(+), 1 deletions(-)
 
140652
 
 
140653
commit fd67dddf1a5dbaf99da1f3f91af563b63ca10571
 
140654
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
140655
Date:   Sat Jan 27 12:37:58 2001 +0000
 
140656
 
 
140657
    fixed headers
 
140658
 
 
140659
 po/sl.po |    2 +-
 
140660
 po/uk.po |    2 +-
 
140661
 2 files changed, 2 insertions(+), 2 deletions(-)
 
140662
 
 
140663
commit 40622502a605d88fe31f00e8baaaeac16bc1f3d8
 
140664
Author: Rebecca Schulman <rebecka@eazel.com>
 
140665
Date:   Fri Jan 26 23:13:49 2001 +0000
 
140666
 
 
140667
    Add support for the "supported_uri_schemes" attributes in the mime
 
140668
    
 
140669
    2001-01-26  Rebecca Schulman  <rebecka@eazel.com>
 
140670
        Add support for the "supported_uri_schemes"
 
140671
        attributes in the mime applications file,
 
140672
        and changed can_open_uris to "expects_uris"
 
140673
        because this attribute is more about
 
140674
        the way arguments should be specified than
 
140675
        about its capabilities of understanding
 
140676
        locations.
 
140677
        The supported uri schemes attributes is
 
140678
        optional, and if it is not included, the
 
140679
        value is assumed to be file.
 
140680
    
 
140681
        reviewed by: Pavel Cisler <pavel@eazel.com>
 
140682
    
 
140683
        * libgnomevfs/gnome-vfs-application-registry.h:
 
140684
        Add the new function
 
140685
        gnome_vfs_application_registry_supports_uri_scheme to the
 
140686
        public api
 
140687
    
 
140688
        * libgnomevfs/gnome-vfs-application-registry.c: (application_new),
 
140689
        (add_application_to_mime_type_table),
 
140690
        (add_mime_type_to_application),
 
140691
        (add_supported_uri_scheme_to_application),
 
140692
        (remove_application_from_mime_type_table),
 
140693
        (remove_mime_type_for_application),
 
140694
        (supported_uri_scheme_list_copy),
 
140695
        (gnome_vfs_application_registry_supports_uri_scheme),
 
140696
        (gnome_vfs_application_registry_supports_mime_type),
 
140697
        (gnome_vfs_application_registry_add_mime_type),
 
140698
        (gnome_vfs_application_registry_remove_mime_type),
 
140699
        Add  supported uri schemes functions to complement
 
140700
        the current mime type functions
 
140701
        and refactor the mime_type functions to share code with
 
140702
        the new supported_uri_schemes functions where
 
140703
        appropriate
 
140704
        (application_clear_mime_types),
 
140705
        (application_add_key),
 
140706
        Add ability to parse the supported_uri_schemes attribute
 
140707
        (gnome_vfs_application_registry_get_mime_application),
 
140708
        (gnome_vfs_application_registry_save_mime_application):
 
140709
        Add supported_uri_schemes to these functions
 
140710
    
 
140711
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
140712
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
140713
        (gnome_vfs_mime_get_short_list_applications),
 
140714
        (gnome_vfs_mime_application_copy),
 
140715
        (gnome_vfs_mime_application_free),
 
140716
        (copy_str_list):
 
140717
        Add supported_uri_schemes to the MimeApplication
 
140718
        structure
 
140719
    
 
140720
        * data/mime/gnome-vfs.applications:
 
140721
        Add some new "supported_uri_schemes".
 
140722
        What I have added is not complete.
 
140723
        * doc/mime-data-specification.txt:
 
140724
        Add information about how user files can augment, but
 
140725
        not replace information about applications' accepted mime
 
140726
        types and supported uri schemes.  Add FIXMEs about
 
140727
        how this isn't clearly correct.
 
140728
    
 
140729
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
140730
        (add_or_update_application), (show_new_application_window),
 
140731
        (show_edit_application_window):
 
140732
        Change can_open_uris to "Expects URIs"
 
140733
    
 
140734
        * test/test-mime-handlers-set.c: (main):
 
140735
        * test/test-mime-handlers.c: (append_comma_and_scheme),
 
140736
        (format_supported_uri_schemes_for_display), (print_application):
 
140737
        Update tests, by adding new attribute
 
140738
 
 
140739
 capplets/file-types/file-types-capplet-dialogs.c |   15 +++++++++++----
 
140740
 1 files changed, 11 insertions(+), 4 deletions(-)
 
140741
 
 
140742
commit 564362ea39a5c101e1f3f23b00f0b9e8feecfb1f
 
140743
Author: Marius Andreiana <mandreiana@src.gnome.org>
 
140744
Date:   Fri Jan 26 15:12:19 2001 +0000
 
140745
 
 
140746
    updated ro (Romanian) translation
 
140747
 
 
140748
 po/ChangeLog |    4 +
 
140749
 po/ro.po     | 1672 +++++++++++++++++++++++++---------------------------------
 
140750
 2 files changed, 736 insertions(+), 940 deletions(-)
 
140751
 
 
140752
commit 2072d3aa965228bbdce59cf3bee42aa67c84af90
 
140753
Author: Marius Andreiana <mandreiana@src.gnome.org>
 
140754
Date:   Fri Jan 26 15:10:22 2001 +0000
 
140755
 
 
140756
    added ro (Romanian) translation
 
140757
 
 
140758
 ChangeLog                                          |    4 ++++
 
140759
 capplets/background/background-properties.desktop  |    2 ++
 
140760
 capplets/keyboard/keyboard-properties.desktop      |    2 ++
 
140761
 capplets/mouse/mouse-properties.desktop            |    2 ++
 
140762
 .../screensaver/screensaver-properties.desktop     |    2 ++
 
140763
 capplets/sound/sound-properties.desktop            |    2 ++
 
140764
 capplets/theme-switcher/theme-selector.desktop     |    2 ++
 
140765
 capplets/ui-properties/behavior.desktop            |    2 ++
 
140766
 control-center/gnomecc.desktop                     |    2 ++
 
140767
 9 files changed, 20 insertions(+), 0 deletions(-)
 
140768
 
 
140769
commit 99e09e388dc85328fe67a015ec4875da913e86fd
 
140770
Author: Stano Visnovsky <stano@src.gnome.org>
 
140771
Date:   Fri Jan 26 13:53:55 2001 +0000
 
140772
 
 
140773
    Updated Slovak translation
 
140774
 
 
140775
 po/ChangeLog |    4 ++
 
140776
 po/sk.po     |  115 +++++++++++++++++++++++++++++-----------------------------
 
140777
 2 files changed, 61 insertions(+), 58 deletions(-)
 
140778
 
 
140779
commit c82bc4ba15bea416eb61f5095d44a3981ac0b625
 
140780
Author: Jose Maria Celorio <chema@src.gnome.org>
 
140781
Date:   Thu Jan 25 22:38:28 2001 +0000
 
140782
 
 
140783
    shut up cvs. Upd. TODO
 
140784
    
 
140785
    shut up cvs.
 
140786
    Upd. TODO
 
140787
 
 
140788
 archiver/.cvsignore |    7 ++++++-
 
140789
 1 files changed, 6 insertions(+), 1 deletions(-)
 
140790
 
 
140791
commit 9496822d512c6f21bad11716cce894252a93aac7
 
140792
Author: Kjartan Maraas <kmaraas@gnome.org>
 
140793
Date:   Thu Jan 25 22:30:12 2001 +0000
 
140794
 
 
140795
    Updated Norwegian translation.
 
140796
    
 
140797
    2001-01-25  Kjartan Maraas  <kmaraas@gnome.org>
 
140798
    
 
140799
        * no.po: Updated Norwegian translation.
 
140800
 
 
140801
 po/ChangeLog |    4 ++
 
140802
 po/no.po     |  116 +++++++++++++++++++++++++++++++--------------------------
 
140803
 2 files changed, 67 insertions(+), 53 deletions(-)
 
140804
 
 
140805
commit 64ea6262226100978d37e25ec9c06acb32a14494
 
140806
Author: Andraz Tori <minmax@src.gnome.org>
 
140807
Date:   Thu Jan 25 21:04:47 2001 +0000
 
140808
 
 
140809
    Updated Slovenian translation
 
140810
 
 
140811
 po/sl.po |  124 ++++++++++++++++++++++++++++++++++----------------------------
 
140812
 1 files changed, 68 insertions(+), 56 deletions(-)
 
140813
 
 
140814
commit b3559fa5ac44a44a780ef3dcb7062d829b8657e0
 
140815
Author: Bradford Hovinen <hovinen@ximian.com>
 
140816
Date:   Thu Jan 25 19:44:54 2001 +0000
 
140817
 
 
140818
    Use local time rather than Greenwich Mean Time
 
140819
    
 
140820
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140821
    
 
140822
        * config-log.c (get_current_date): Use local time rather than
 
140823
        Greenwich Mean Time
 
140824
    
 
140825
        * location.c (location_store_xml): Implement; copy from
 
140826
        location_store
 
140827
        (location_store): Free filename after use
 
140828
    
 
140829
        * archive.c (archive_load): Free prefix only if not global
 
140830
    
 
140831
        * location.c (location_rollback_all_to): Increment array
 
140832
    
 
140833
        * util.c (parse_date): Normalize values
 
140834
 
 
140835
 archiver/ChangeLog    |   11 ++++++++++-
 
140836
 archiver/TODO         |    2 ++
 
140837
 archiver/archive.c    |    2 +-
 
140838
 archiver/config-log.c |    2 +-
 
140839
 archiver/location.c   |   40 ++++++++++++++++++++++++++++++++++++++++
 
140840
 archiver/location.h   |    4 ++++
 
140841
 6 files changed, 58 insertions(+), 3 deletions(-)
 
140842
 
 
140843
commit c861fe5a553f48ec62f95ef8096cd150ee3eef70
 
140844
Author: Bradford Hovinen <hovinen@ximian.com>
 
140845
Date:   Thu Jan 25 18:10:50 2001 +0000
 
140846
 
 
140847
    Add ximian_archiver
 
140848
    
 
140849
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140850
    
 
140851
        * configure.in ([BG_]CAPPLET_{CFLAGS|LIBS}): Add ximian_archiver
 
140852
 
 
140853
 configure.in |    8 ++++----
 
140854
 1 files changed, 4 insertions(+), 4 deletions(-)
 
140855
 
 
140856
commit fab55a60fcb788bfbbd0b8ced3f514fb7434efc5
 
140857
Author: Bradford Hovinen <hovinen@ximian.com>
 
140858
Date:   Thu Jan 25 18:10:16 2001 +0000
 
140859
 
 
140860
    Implement (ok_cb): Call store_archive_data
 
140861
    
 
140862
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140863
    
 
140864
        * capplets/new-background-properties/main.c (store_archive_data):
 
140865
        Implement
 
140866
        (ok_cb): Call store_archive_data
 
140867
 
 
140868
 ChangeLog                  |    8 ++++++++
 
140869
 capplets/background/main.c |   20 ++++++++++++++++++++
 
140870
 2 files changed, 28 insertions(+), 0 deletions(-)
 
140871
 
 
140872
commit 990862633d700ed894dea136bc81e46156d26999
 
140873
Author: Bradford Hovinen <hovinen@ximian.com>
 
140874
Date:   Thu Jan 25 18:09:00 2001 +0000
 
140875
 
 
140876
    Implement; copy from background-properties-capplet (ok_cb): Call
 
140877
    
 
140878
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140879
    
 
140880
        * main.c (store_archive_data): Implement; copy from
 
140881
        background-properties-capplet
 
140882
        (ok_cb): Call store_archive_data
 
140883
 
 
140884
 capplets/screensaver/ChangeLog |    6 ++++++
 
140885
 capplets/screensaver/main.c    |   21 +++++++++++++++++++++
 
140886
 2 files changed, 27 insertions(+), 0 deletions(-)
 
140887
 
 
140888
commit 926c6838c79d008a7963c953f1563d2ef13ff29c
 
140889
Author: Bradford Hovinen <hovinen@ximian.com>
 
140890
Date:   Thu Jan 25 18:08:36 2001 +0000
 
140891
 
 
140892
    Support operating on global backends Add popt option for operating on
 
140893
    
 
140894
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140895
    
 
140896
        * main.c (main): Support operating on global backends
 
140897
        Add popt option for operating on global backends
 
140898
 
 
140899
 capplets/rollback/ChangeLog |    5 +++++
 
140900
 capplets/rollback/TODO      |    8 +++++---
 
140901
 capplets/rollback/main.c    |   14 +++++++++++++-
 
140902
 3 files changed, 23 insertions(+), 4 deletions(-)
 
140903
 
 
140904
commit cabe27ab37759394d913ee0d7521139c38c6db5e
 
140905
Author: jacob berkman <jacob@ximian.com>
 
140906
Date:   Thu Jan 25 17:40:43 2001 +0000
 
140907
 
 
140908
    add a \n to the usage message
 
140909
    
 
140910
    2001-01-25  jacob berkman  <jacob@ximian.com>
 
140911
    
 
140912
        * root-manager/root-manager.c (main): add a \n to the usage
 
140913
        message
 
140914
    
 
140915
        * root-manager/root-manager-wrap.c: change some g_print's to
 
140916
        fprintf to stderr
 
140917
 
 
140918
 ChangeLog                        |    8 ++++++++
 
140919
 root-manager/root-manager-wrap.c |    6 +++---
 
140920
 root-manager/root-manager.c      |    4 ++--
 
140921
 3 files changed, 13 insertions(+), 5 deletions(-)
 
140922
 
 
140923
commit 35dc2d9c09b50e9bcd01ad9106d18c6bf97697c0
 
140924
Author: Bradford Hovinen <hovinen@ximian.com>
 
140925
Date:   Thu Jan 25 15:26:03 2001 +0000
 
140926
 
 
140927
    Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
 
140928
    
 
140929
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
140930
    
 
140931
        * config-manager-dialog.c (config_manager_dialog_finalize): Update
 
140932
        unrefs
 
140933
        (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
 
140934
        (config_manager_dialog_init): Remove outdated signal connections
 
140935
        (config_manager_dialog_init): Remove code to create location list
 
140936
        Inherit from CappletWidget rather than GnomeDialog
 
140937
        (config_manager_dialog_init): Remove gtk_window_set_policy call
 
140938
        (ok_cb):
 
140939
        (cancel_cb): Remove gnome_dialog_close call
 
140940
        (config_manager_dialog_init): Set state to "changed" so that the
 
140941
        Ok button is active
 
140942
        (populate_backends_cb): Set backend_id in dialog if not already set
 
140943
 
 
140944
 capplets/rollback/ChangeLog               |    7 ++++
 
140945
 capplets/rollback/TODO                    |   24 +++++++++++++
 
140946
 capplets/rollback/config-manager-dialog.c |   51 +++++++++-------------------
 
140947
 3 files changed, 48 insertions(+), 34 deletions(-)
 
140948
 
 
140949
commit d2d4f6c4f1ecae88d32c7a6972df6ff64fd6031a
 
140950
Author: Bradford Hovinen <hovinen@ximian.com>
 
140951
Date:   Thu Jan 25 15:25:18 2001 +0000
 
140952
 
 
140953
    Fix typo in adjust-opacity part
 
140954
    
 
140955
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
140956
    
 
140957
        * capplets/new-background-properties/preferences.c
 
140958
        (preferences_read_xml): Fix typo in adjust-opacity part
 
140959
    
 
140960
        * capplets/new-background-properties/main.c (do_set_xml): Apply
 
140961
        preferences as well as saving them
 
140962
 
 
140963
 ChangeLog                         |    8 ++++++++
 
140964
 capplets/background/main.c        |    6 ++++--
 
140965
 capplets/background/preferences.c |    2 +-
 
140966
 3 files changed, 13 insertions(+), 3 deletions(-)
 
140967
 
 
140968
commit 18b6da4d1ad6df328721834a4836ad2a4d06a60c
 
140969
Author: Bradford Hovinen <hovinen@ximian.com>
 
140970
Date:   Thu Jan 25 15:23:51 2001 +0000
 
140971
 
 
140972
    Increment array
 
140973
    
 
140974
    2001-01-25  Bradford Hovinen  <hovinen@ximian.com>
 
140975
    
 
140976
        * location.c (location_rollback_all_to): Increment array
 
140977
    
 
140978
        * util.c (parse_date): Normalize values
 
140979
    
 
140980
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
140981
    
 
140982
        * config-log.c (do_load): Disabled locking for now
 
140983
 
 
140984
 archiver/ChangeLog    |    8 ++++++++
 
140985
 archiver/TODO         |    1 +
 
140986
 archiver/config-log.c |    2 ++
 
140987
 archiver/location.c   |    1 +
 
140988
 archiver/util.c       |    6 +++---
 
140989
 5 files changed, 15 insertions(+), 3 deletions(-)
 
140990
 
 
140991
commit 50d88decfb260acff08f3c8dcc52b03b426e738d
 
140992
Author: Jason Leach <jasonleach@usa.net>
 
140993
Date:   Thu Jan 25 01:00:30 2001 +0000
 
140994
 
 
140995
    Forgot a trailing backslash so GNOMECC_CFLAGS wasn't actually being used.
 
140996
    
 
140997
    2001-01-24  Jason Leach  <jasonleach@usa.net>
 
140998
    
 
140999
        * Makefile.am (INCLUDES): Forgot a trailing backslash so
 
141000
        GNOMECC_CFLAGS wasn't actually being used.  It is now.
 
141001
 
 
141002
 control-center/ChangeLog   |    5 +++++
 
141003
 control-center/Makefile.am |    6 +++---
 
141004
 2 files changed, 8 insertions(+), 3 deletions(-)
 
141005
 
 
141006
commit 9c10f33f3829166aa2fe624dd46299f3fc495d1e
 
141007
Author: Bradford Hovinen <hovinen@ximian.com>
 
141008
Date:   Wed Jan 24 20:44:48 2001 +0000
 
141009
 
 
141010
    Added capplets/rollback/Makefile
 
141011
    
 
141012
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141013
    
 
141014
        * configure.in (AC_OUTPUT): Added capplets/rollback/Makefile
 
141015
 
 
141016
 ChangeLog    |    1 +
 
141017
 configure.in |    1 +
 
141018
 2 files changed, 2 insertions(+), 0 deletions(-)
 
141019
 
 
141020
commit 1adfcbd424a4b30ab7f84dcc7ee9d4d0e30dc6b5
 
141021
Author: Arturo Espinosa <unammx@src.gnome.org>
 
141022
Date:   Wed Jan 24 20:40:25 2001 +0000
 
141023
 
 
141024
    More Helix to Ximian. Also, the new network code - untested - and a fix for backends/Makefile.am
 
141025
 
 
141026
 archiver/.cvsignore      |    2 +-
 
141027
 archiver/archive.c       |    8 +++---
 
141028
 archiver/archiver-spec   |    4 +-
 
141029
 archiver/future-spec     |   18 +++++++-------
 
141030
 archiver/versioning-spec |   58 +++++++++++++++++++++++-----------------------
 
141031
 5 files changed, 45 insertions(+), 45 deletions(-)
 
141032
 
 
141033
commit 9a13a0abe1e0a5028b716aac333ccf96bedf609d
 
141034
Author: Jacob Berkman <jberkman@src.gnome.org>
 
141035
Date:   Wed Jan 24 20:33:00 2001 +0000
 
141036
 
 
141037
    apparently some people do not build with --disable-nls for some reason
 
141038
 
 
141039
 po/ChangeLog   |    4 ++++
 
141040
 po/POTFILES.in |    3 +--
 
141041
 2 files changed, 5 insertions(+), 2 deletions(-)
 
141042
 
 
141043
commit 22bec884b787b859964678cc3d7e6c00584a9f05
 
141044
Author: jacob berkman <jacob@ximian.com>
 
141045
Date:   Wed Jan 24 20:26:38 2001 +0000
 
141046
 
 
141047
    new (temporary) html view and bug fixication
 
141048
    
 
141049
    2001-01-24  jacob berkman  <jacob@ximian.com>
 
141050
    
 
141051
        * new-control-center/*.[ch]: new (temporary) html view and bug
 
141052
        fixication
 
141053
    
 
141054
        * root-manager/*.[ch]: gnomeify dialogs and other cleanups
 
141055
    
 
141056
        * configure.in: flags for root-manager-helper
 
141057
    
 
141058
    2001-01-17  jacob berkman  <jacob@ximian.com>
 
141059
    
 
141060
        * root-manager/Makefile.am
 
141061
        * root-manager/root-manager.h: fix finding the root-manager
 
141062
 
 
141063
 ChangeLog                              |   14 +
 
141064
 configure.in                           |    6 +
 
141065
 control-center/Makefile.am             |   16 +-
 
141066
 control-center/bg.png                  |  Bin 0 -> 109 bytes
 
141067
 control-center/bgtop.png               |  Bin 0 -> 396 bytes
 
141068
 control-center/capplet-dir-view-html.c |  119 ++++-
 
141069
 control-center/capplet-dir-view-list.c |   38 +-
 
141070
 control-center/capplet-dir-view-tree.c |   33 +-
 
141071
 control-center/capplet-dir-view.c      |   61 ++-
 
141072
 control-center/capplet-dir-view.h      |    9 +-
 
141073
 control-center/capplet-dir.c           |    9 +-
 
141074
 control-center/empty.png               |  Bin 0 -> 108 bytes
 
141075
 control-center/foot.png                |  Bin 0 -> 11605 bytes
 
141076
 control-center/gnomecc.glade           |   11 +-
 
141077
 control-center/left.png                |  Bin 0 -> 1493 bytes
 
141078
 control-center/left_top.png            |  Bin 0 -> 519 bytes
 
141079
 control-center/main.c                  |    2 -
 
141080
 root-manager/Makefile.am               |   17 +-
 
141081
 root-manager/root-manager-helper.c     |   18 +-
 
141082
 root-manager/root-manager-wrap.c       |  880 +++++++++++++++++---------------
 
141083
 root-manager/root-manager-wrap.h       |    4 +-
 
141084
 root-manager/root-manager.c            |   20 +-
 
141085
 root-manager/root-manager.h            |    9 +-
 
141086
 root-manager/userdialogs.c             |  229 ---------
 
141087
 root-manager/userdialogs.h             |   42 --
 
141088
 root-manager/xst-keys.png              |  Bin 0 -> 3778 bytes
 
141089
 26 files changed, 732 insertions(+), 805 deletions(-)
 
141090
 
 
141091
commit 7907e0962f515dd7a38b5535191b07516166dc52
 
141092
Author: Bradford Hovinen <hovinen@ximian.com>
 
141093
Date:   Wed Jan 24 19:01:49 2001 +0000
 
141094
 
 
141095
    Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
 
141096
    
 
141097
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141098
    
 
141099
        * config-manager-dialog.c (config_manager_dialog_finalize): Update
 
141100
        unrefs
 
141101
        (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
 
141102
        (config_manager_dialog_init): Remove outdated signal connections
 
141103
        (config_manager_dialog_init): Remove code to create location list
 
141104
    
 
141105
        * Makefile.am (INCLUDES): Changed CAPPLET_CFLAGS to
 
141106
        ROLLBACK_CAPPLET_CFLAGS
 
141107
        (rollback_capplet_LDADD): Ditto for CAPPLET_LIBS
 
141108
    
 
141109
        * config-manager-dialog.c: Remove #include
 
141110
        "create-location-dialog.h" and #include "location-list.h"; set all
 
141111
        the includes from libarchiver to get their files from the right
 
141112
        directory
 
141113
 
 
141114
 capplets/rollback/ChangeLog               |   17 +++++++++
 
141115
 capplets/rollback/Makefile.am             |    4 +-
 
141116
 capplets/rollback/config-manager-dialog.c |   55 +++++------------------------
 
141117
 capplets/rollback/main.c                  |    2 +-
 
141118
 capplets/rollback/rollback.glade          |   11 +-----
 
141119
 5 files changed, 30 insertions(+), 59 deletions(-)
 
141120
 
 
141121
commit 8887ceecf1c38b234d7f2674dced88718e37dfd5
 
141122
Author: Bradford Hovinen <hovinen@ximian.com>
 
141123
Date:   Wed Jan 24 19:01:22 2001 +0000
 
141124
 
 
141125
    Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the rollback capplet
 
141126
    
 
141127
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141128
    
 
141129
        * configure.in: Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the
 
141130
        rollback capplet
 
141131
        (ROLLBACK_CAPPLET_LIBS): Typo fix
 
141132
 
 
141133
 ChangeLog    |    6 ++++++
 
141134
 configure.in |    6 ++++++
 
141135
 2 files changed, 12 insertions(+), 0 deletions(-)
 
141136
 
 
141137
commit 4f9a20c63e4e625ce5f4b3a8f7c11c4ba1fe2387
 
141138
Author: Bradford Hovinen <hovinen@ximian.com>
 
141139
Date:   Wed Jan 24 18:17:57 2001 +0000
 
141140
 
 
141141
    Added rollback capplet, compile disabled by default
 
141142
    
 
141143
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141144
    
 
141145
        Added rollback capplet, compile disabled by default
 
141146
 
 
141147
 capplets/rollback/ChangeLog               |    7 +
 
141148
 capplets/rollback/Makefile.am             |   36 ++
 
141149
 capplets/rollback/config-manager-dialog.c |  468 +++++++++++++++++
 
141150
 capplets/rollback/config-manager-dialog.h |   64 +++
 
141151
 capplets/rollback/main.c                  |   53 ++
 
141152
 capplets/rollback/rollback-widget.c       |  167 ++++++
 
141153
 capplets/rollback/rollback-widget.h       |   61 +++
 
141154
 capplets/rollback/rollback.glade          |  776 +++++++++++++++++++++++++++++
 
141155
 8 files changed, 1632 insertions(+), 0 deletions(-)
 
141156
 
 
141157
commit c294afced9b7fd3941e9b222d464dddaf75f0e2d
 
141158
Author: Bradford Hovinen <hovinen@ximian.com>
 
141159
Date:   Wed Jan 24 17:08:15 2001 +0000
 
141160
 
 
141161
    Added fine-grained location management description
 
141162
    
 
141163
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141164
    
 
141165
        * archiver-spec: Added fine-grained location management description
 
141166
 
 
141167
 archiver/ChangeLog     |    4 +++
 
141168
 archiver/archiver-spec |   65 ++++++++++++++++++++++++++++++++++++++++-------
 
141169
 2 files changed, 59 insertions(+), 10 deletions(-)
 
141170
 
 
141171
commit 0229873762bf773623e22f4679679a6a2c9ba626
 
141172
Author: Bradford Hovinen <hovinen@ximian.com>
 
141173
Date:   Wed Jan 24 15:47:33 2001 +0000
 
141174
 
 
141175
    Added AM_PROG_LIBTOOL call for libximian_archiver Added rule for
 
141176
    
 
141177
    2001-01-13  Bradford Hovinen  <hovinen@ximian.com>
 
141178
    
 
141179
            * configure.in: Added AM_PROG_LIBTOOL call for libximian_archiver
 
141180
            * archiver/Makefile.am: Added rule for ximian_archiverConf.sh; add
 
141181
        installation target for Conf.sh
 
141182
        * archiver/Makefile.am: Replaced occurrences of helix with ximian
 
141183
        Removed references to ximian_config_manager
 
141184
 
 
141185
 archiver/ChangeLog                 |   10 +++++++
 
141186
 archiver/Makefile.am               |   48 ++++++++++++++++++-----------------
 
141187
 archiver/TODO                      |    6 +---
 
141188
 archiver/ximian_archiverConf.sh.in |    4 +++
 
141189
 4 files changed, 41 insertions(+), 27 deletions(-)
 
141190
 
 
141191
commit 75190d8758706431db3340668c37314209663975
 
141192
Author: Bradford Hovinen <hovinen@ximian.com>
 
141193
Date:   Wed Jan 24 15:00:26 2001 +0000
 
141194
 
 
141195
    Cleaned out kruft and replaced it with GNOMECC_CFLAGS (gnomecc_LDADD):
 
141196
    
 
141197
    2001-01-24  Bradford Hovinen  <hovinen@ximian.com>
 
141198
    
 
141199
        * Makefile.am (INCLUDES): Cleaned out kruft and replaced it with
 
141200
        GNOMECC_CFLAGS
 
141201
        (gnomecc_LDADD): Ditto
 
141202
 
 
141203
 control-center/ChangeLog   |    6 ++++++
 
141204
 control-center/Makefile.am |   14 ++++----------
 
141205
 2 files changed, 10 insertions(+), 10 deletions(-)
 
141206
 
 
141207
commit e23752c8b073b901c1f74f3d75126083f2526475
 
141208
Author: Fatih Demir <kabalak@src.gnome.org>
 
141209
Date:   Wed Jan 24 12:25:54 2001 +0000
 
141210
 
 
141211
    Committed updated Turkish translation
 
141212
 
 
141213
 po/ChangeLog |    5 +
 
141214
 po/tr.po     | 4172 +++++++++++++++++++++++++++++-----------------------------
 
141215
 2 files changed, 2091 insertions(+), 2086 deletions(-)
 
141216
 
 
141217
commit c7c11576dae708b9b8adc00739fb51f43156b703
 
141218
Author: Andraz Tori <minmax@src.gnome.org>
 
141219
Date:   Tue Jan 23 15:59:33 2001 +0000
 
141220
 
 
141221
    Updated Slovenian translation
 
141222
 
 
141223
 po/sl.po |   32 ++++++++++++++++----------------
 
141224
 1 files changed, 16 insertions(+), 16 deletions(-)
 
141225
 
 
141226
commit fe74289c5da0096e211b7573453f1b7ae81ba6fa
 
141227
Author: Valek Frob <frob@src.gnome.org>
 
141228
Date:   Tue Jan 23 14:21:25 2001 +0000
 
141229
 
 
141230
    Updated russian translation.
 
141231
 
 
141232
 po/ChangeLog |    4 +
 
141233
 po/ru.po     | 1586 ++++++++++------------------------------------------------
 
141234
 2 files changed, 281 insertions(+), 1309 deletions(-)
 
141235
 
 
141236
commit 4540a4c2c78d94043aaccdf10cc40b09054f5086
 
141237
Author: Andraz Tori <minmax@src.gnome.org>
 
141238
Date:   Mon Jan 22 19:30:03 2001 +0000
 
141239
 
 
141240
    Updated Slovenian translation
 
141241
 
 
141242
 po/sl.po |    2 +-
 
141243
 1 files changed, 1 insertions(+), 1 deletions(-)
 
141244
 
 
141245
commit f2f26ad8aa954d05d323e96cdde09cd3b4e1095a
 
141246
Author: Andraz Tori <minmax@src.gnome.org>
 
141247
Date:   Mon Jan 22 19:27:25 2001 +0000
 
141248
 
 
141249
    Updated Slovenian translation
 
141250
 
 
141251
 po/sl.po |   20 ++++++++++----------
 
141252
 1 files changed, 10 insertions(+), 10 deletions(-)
 
141253
 
 
141254
commit d2e51396f5d82680215c6e5b2615f6315cc7ee03
 
141255
Author: Andraz Tori <minmax@src.gnome.org>
 
141256
Date:   Mon Jan 22 11:36:48 2001 +0000
 
141257
 
 
141258
    Updated sl translations
 
141259
 
 
141260
 .../screensaver/screensaver-properties.desktop     |    1 +
 
141261
 1 files changed, 1 insertions(+), 0 deletions(-)
 
141262
 
 
141263
commit 239182e70d51f47f0be2a261c8025d754c387622
 
141264
Author: Andraz Tori <minmax@src.gnome.org>
 
141265
Date:   Sun Jan 21 23:13:50 2001 +0000
 
141266
 
 
141267
    Updated Slovenian translation
 
141268
 
 
141269
 po/sl.po |    6 +++---
 
141270
 1 files changed, 3 insertions(+), 3 deletions(-)
 
141271
 
 
141272
commit 06ed5ab87f2a26e486edfec0953939c702113ee2
 
141273
Author: Andraz Tori <minmax@src.gnome.org>
 
141274
Date:   Sun Jan 21 23:04:27 2001 +0000
 
141275
 
 
141276
    Updated sl translations
 
141277
 
 
141278
 .../screensaver/screensaver-properties.desktop     |    1 +
 
141279
 control-center/gnomecc.desktop                     |    2 ++
 
141280
 2 files changed, 3 insertions(+), 0 deletions(-)
 
141281
 
 
141282
commit 72fbdcf76b606d5057b110da92cb052b973397fc
 
141283
Author: Andraz Tori <minmax@src.gnome.org>
 
141284
Date:   Sun Jan 21 22:06:51 2001 +0000
 
141285
 
 
141286
    Updated Slovenian translation
 
141287
 
 
141288
 po/sl.po | 1665 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
141289
 1 files changed, 1370 insertions(+), 295 deletions(-)
 
141290
 
 
141291
commit 11a659f858d95cdd6e45a201fb144a1ae9f96f47
 
141292
Author: Fatih Demir <kabalak@src.gnome.org>
 
141293
Date:   Sat Jan 20 11:11:49 2001 +0000
 
141294
 
 
141295
    Committed updated Korean translation by Young-Ho Cha
 
141296
 
 
141297
 po/ChangeLog |    4 +
 
141298
 po/ko.po     | 2488 +++++++++++++++++++++++++++++++++++++++++-----------------
 
141299
 2 files changed, 1756 insertions(+), 736 deletions(-)
 
141300
 
 
141301
commit e1a7c11b3773d0de5577b080a72bae0639dfa3eb
 
141302
Author: Christophe Merlet <redfox@src.gnome.org>
 
141303
Date:   Fri Jan 19 16:33:50 2001 +0000
 
141304
 
 
141305
    Updated french and russian translations.
 
141306
 
 
141307
 po/ChangeLog |    5 +
 
141308
 po/fr.po     |   38 +-
 
141309
 po/ru.po     | 1578 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 
141310
 3 files changed, 1328 insertions(+), 293 deletions(-)
 
141311
 
 
141312
commit 896fb9c3416d2d1358a391e2480d063c65ec6a2f
 
141313
Author: Valek Frob <frob@src.gnome.org>
 
141314
Date:   Wed Jan 17 15:46:12 2001 +0000
 
141315
 
 
141316
    Updated russian translation.
 
141317
 
 
141318
 po/ChangeLog |    4 +
 
141319
 po/ru.po     | 1587 ++++++++++------------------------------------------------
 
141320
 po/update.sh |   53 ++-
 
141321
 3 files changed, 327 insertions(+), 1317 deletions(-)
 
141322
 
 
141323
commit a1cb8c491bf8cafadd13b00ef13d93ad160e3ccf
 
141324
Author: Jacob Berkman <jberkman@src.gnome.org>
 
141325
Date:   Tue Jan 16 22:08:16 2001 +0000
 
141326
 
 
141327
    ximinize and add me
 
141328
 
 
141329
 MAINTAINERS |    3 ++-
 
141330
 1 files changed, 2 insertions(+), 1 deletions(-)
 
141331
 
 
141332
commit 8f3cc8fcb50ba259a4e11e23b3e857669e21d4ec
 
141333
Author: Fatih Demir <kabalak@src.gnome.org>
 
141334
Date:   Tue Jan 16 20:41:39 2001 +0000
 
141335
 
 
141336
    Updated & correc ted Turkish translation
 
141337
 
 
141338
 po/ChangeLog |    5 +
 
141339
 po/tr.po     | 3854 +++++++++++++++++++++++++++++++---------------------------
 
141340
 2 files changed, 2091 insertions(+), 1768 deletions(-)
 
141341
 
 
141342
commit 8f5e1b9920f7e4bfb8a23dc058eda62ffc6139e1
 
141343
Author: Simos Xenitellis <simos@src.gnome.org>
 
141344
Date:   Sat Jan 13 17:57:46 2001 +0000
 
141345
 
 
141346
    Update of Greek translation
 
141347
 
 
141348
 po/ChangeLog |    4 +
 
141349
 po/el.po     | 1668 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
141350
 2 files changed, 1363 insertions(+), 309 deletions(-)
 
141351
 
 
141352
commit d9678e6f234a138d993ae5ee3a5d79bb759cf2f5
 
141353
Author: Gene Z. Ragan <gzr@eazel.com>
 
141354
Date:   Sat Jan 13 05:07:31 2001 +0000
 
141355
 
 
141356
    Fixed bug 3229, Clean up appearance of File Types and Programs capplet
 
141357
    
 
141358
    2001-01-12  Gene Z. Ragan  <gzr@eazel.com>
 
141359
    
 
141360
        Fixed bug 3229, Clean up appearance of File Types and Programs capplet
 
141361
    
 
141362
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
141363
        (init_mime_capplet):
 
141364
        Adjust positions of widgets for better look and feel.
 
141365
 
 
141366
 capplets/file-types/file-types-capplet.c |   30 ++++++++++++++++++------------
 
141367
 1 files changed, 18 insertions(+), 12 deletions(-)
 
141368
 
 
141369
commit 629002f4f02cb73b9ea85b67a3501786a68351ba
 
141370
Author: Gene Z. Ragan <gzr@eazel.com>
 
141371
Date:   Sat Jan 13 04:14:59 2001 +0000
 
141372
 
 
141373
    Fix bug 4797, user can choose an icon anywhere on his filesystem to
 
141374
    
 
141375
    2001-01-12  Gene Z. Ragan  <gzr@eazel.com>
 
141376
    
 
141377
        Fix bug 4797, user can choose an icon anywhere on his filesystem
 
141378
        to associate it to a given mime type but the icon will not be used.
 
141379
    
 
141380
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
141381
        (entry_changed), (ientry_destroy), (browse_clicked),
 
141382
        (nautilus_mime_type_show_icon_selection),
 
141383
        (nautilus_mime_type_icon_entry_init),
 
141384
        (nautilus_mime_type_icon_entry_set_pixmap_subdir):
 
141385
        Remove ability to navigate to directories outside of the
 
141386
        shared pixmap path.
 
141387
 
 
141388
 capplets/file-types/file-types-icon-entry.c |  128 +++++----------------------
 
141389
 1 files changed, 23 insertions(+), 105 deletions(-)
 
141390
 
 
141391
commit 7beca6f9f93ae9adaa8b5e29b8a7018108d236d8
 
141392
Author: Hans Petter <hansp@src.gnome.org>
 
141393
Date:   Fri Jan 12 15:03:02 2001 +0000
 
141394
 
 
141395
    Changed e-mail addresses: helixcode.com -> ximian.com.
 
141396
 
 
141397
 archiver/archive.c                |    2 +-
 
141398
 archiver/archive.h                |    2 +-
 
141399
 archiver/backend-list.c           |    2 +-
 
141400
 archiver/backend-list.h           |    2 +-
 
141401
 archiver/config-log.c             |    2 +-
 
141402
 archiver/config-log.h             |    2 +-
 
141403
 archiver/config-manager-dialog.c  |    2 +-
 
141404
 archiver/config-manager-dialog.h  |    2 +-
 
141405
 archiver/config-manager.c         |    2 +-
 
141406
 archiver/create-location-dialog.c |    2 +-
 
141407
 archiver/create-location-dialog.h |    2 +-
 
141408
 archiver/location-list.c          |    2 +-
 
141409
 archiver/location-list.h          |    2 +-
 
141410
 archiver/location.c               |    2 +-
 
141411
 archiver/location.h               |    2 +-
 
141412
 archiver/main.c                   |    2 +-
 
141413
 archiver/rollback-widget.c        |    2 +-
 
141414
 archiver/rollback-widget.h        |    2 +-
 
141415
 archiver/util.c                   |    2 +-
 
141416
 archiver/util.h                   |    2 +-
 
141417
 20 files changed, 20 insertions(+), 20 deletions(-)
 
141418
 
 
141419
commit 53acf1953860fb26f8e6625e8e864f3c61bc4c5e
 
141420
Author: Hans Petter <hansp@src.gnome.org>
 
141421
Date:   Fri Jan 12 14:40:26 2001 +0000
 
141422
 
 
141423
    Updated copyright headers.
 
141424
 
 
141425
 archiver/archive.c                |    2 +-
 
141426
 archiver/archive.h                |    2 +-
 
141427
 archiver/backend-list.c           |    2 +-
 
141428
 archiver/backend-list.h           |    2 +-
 
141429
 archiver/config-log.c             |    2 +-
 
141430
 archiver/config-log.h             |    2 +-
 
141431
 archiver/config-manager-dialog.c  |    2 +-
 
141432
 archiver/config-manager-dialog.h  |    2 +-
 
141433
 archiver/config-manager.c         |    2 +-
 
141434
 archiver/create-location-dialog.c |    2 +-
 
141435
 archiver/create-location-dialog.h |    2 +-
 
141436
 archiver/location-list.c          |    2 +-
 
141437
 archiver/location-list.h          |    2 +-
 
141438
 archiver/location.c               |    2 +-
 
141439
 archiver/location.h               |    2 +-
 
141440
 archiver/main.c                   |    2 +-
 
141441
 archiver/rollback-widget.c        |    2 +-
 
141442
 archiver/rollback-widget.h        |    2 +-
 
141443
 archiver/util.c                   |    2 +-
 
141444
 archiver/util.h                   |    2 +-
 
141445
 20 files changed, 20 insertions(+), 20 deletions(-)
 
141446
 
 
141447
commit a85d24dbf9d81f6c4caeed163314c3e0dd9163df
 
141448
Author: Martin Baulig <martin@src.gnome.org>
 
141449
Date:   Thu Jan 11 21:24:22 2001 +0000
 
141450
 
 
141451
    Fixed my debbugs-test-submit@bugzilla.gnome.org mess.
 
141452
 
 
141453
 MAINTAINERS |    1 -
 
141454
 1 files changed, 0 insertions(+), 1 deletions(-)
 
141455
 
 
141456
commit 586584de1d940806784607c861f9b26ebe877f2c
 
141457
Author: Christophe Merlet <redfox@src.gnome.org>
 
141458
Date:   Thu Jan 11 13:57:20 2001 +0000
 
141459
 
 
141460
    Updated French translation.
 
141461
 
 
141462
 po/ChangeLog |    4 ++++
 
141463
 po/fr.po     |   39 +++++++++++++++++----------------------
 
141464
 2 files changed, 21 insertions(+), 22 deletions(-)
 
141465
 
 
141466
commit e16dc3f6ebb18fce121fa0add40e0875a88b5d8e
 
141467
Author: Martin Baulig <martin@src.gnome.org>
 
141468
Date:   Thu Jan 11 10:49:13 2001 +0000
 
141469
 
 
141470
    Added debbugs-test-submit@bugzilla.gnome.org everywhere.
 
141471
 
 
141472
 MAINTAINERS |    1 +
 
141473
 1 files changed, 1 insertions(+), 0 deletions(-)
 
141474
 
 
141475
commit 7d361eec26c566456b81c0c73dfc95af14c55895
 
141476
Author: Valek Frob <frob@src.gnome.org>
 
141477
Date:   Tue Jan 9 12:46:36 2001 +0000
 
141478
 
 
141479
    Updated russian translation.
 
141480
 
 
141481
 po/ChangeLog |    4 +
 
141482
 po/ru.po     | 1425 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
141483
 2 files changed, 1177 insertions(+), 252 deletions(-)
 
141484
 
 
141485
commit 6ec8c45afc9d8ce7a589dffd995a6ddb408623be
 
141486
Author: Kjartan Maraas <kmaraas@gnome.org>
 
141487
Date:   Tue Jan 9 10:49:48 2001 +0000
 
141488
 
 
141489
    Updated Norwegian translation.
 
141490
    
 
141491
    2001-01-09  Kjartan Maraas  <kmaraas@gnome.org>
 
141492
    
 
141493
        * no.po: Updated Norwegian translation.
 
141494
 
 
141495
 po/ChangeLog |    4 ++++
 
141496
 po/no.po     |   19 ++++++++-----------
 
141497
 2 files changed, 12 insertions(+), 11 deletions(-)
 
141498
 
 
141499
commit 1dcdad40b656477cc6e1376ef194c976063c7249
 
141500
Author: Gene Z. Ragan <gzr@eazel.com>
 
141501
Date:   Tue Jan 9 01:51:19 2001 +0000
 
141502
 
 
141503
    Fixed bug 3041, "Action" column text is confusing
 
141504
    
 
141505
    2001-01-08  Gene Z. Ragan  <gzr@eazel.com>
 
141506
    
 
141507
        Fixed bug 3041, "Action" column text is confusing
 
141508
    
 
141509
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
141510
        (add_mime_clicked), (update_mime_list_action),
 
141511
        (populate_mime_list), (create_mime_list_and_scroller):
 
141512
        Made changes according to input from John and Arlo.
 
141513
        Changed "Action" column to "Default Action."
 
141514
        Changed action text when a viewer is specified to
 
141515
        "View as" preprended to the action type.
 
141516
 
 
141517
 capplets/file-types/file-types-capplet.c |   30 ++++++++++++++++++------------
 
141518
 1 files changed, 18 insertions(+), 12 deletions(-)
 
141519
 
 
141520
commit 1123272d298851f71839b2d9a4b754541bcdb3ff
 
141521
Author: Jorge Godoy <docsbr@src.gnome.org>
 
141522
Date:   Thu Jan 4 17:00:57 2001 +0000
 
141523
 
 
141524
    Updating some pt_BR translations
 
141525
 
 
141526
 po/pt_BR.po |   94 ++++++++++++++++++++++++++++++++++-------------------------
 
141527
 1 files changed, 54 insertions(+), 40 deletions(-)
 
141528
 
 
141529
commit 148845fbd58707eb13b8b3763bfb6c3470e2ff1e
 
141530
Author: Christophe Merlet <redfox@src.gnome.org>
 
141531
Date:   Thu Jan 4 16:20:19 2001 +0000
 
141532
 
 
141533
    Updated French translation.
 
141534
 
 
141535
 po/ChangeLog |    4 +
 
141536
 po/fr.po     | 1694 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
141537
 2 files changed, 1384 insertions(+), 314 deletions(-)
 
141538
 
 
141539
commit 2bb1a9a5eb2502577193b98619f8a25c0a62223c
 
141540
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141541
Date:   Thu Jan 4 07:13:04 2001 +0000
 
141542
 
 
141543
    updates control-center/po/da.po
 
141544
    
 
141545
    updates
 
141546
    control-center/po/da.po
 
141547
 
 
141548
 po/da.po |   93 ++++++++++++++++++++++++++++++++++----------------------------
 
141549
 1 files changed, 51 insertions(+), 42 deletions(-)
 
141550
 
 
141551
commit 96b1f1c50b2ebc2f63df41aa11be27e4684bd868
 
141552
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141553
Date:   Wed Jan 3 19:07:55 2001 +0000
 
141554
 
 
141555
    update
 
141556
 
 
141557
 po/da.po |  400 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 
141558
 1 files changed, 320 insertions(+), 80 deletions(-)
 
141559
 
 
141560
commit 65d60773c4c2bc5b8e87262c1a30b1c7bd5a7fcd
 
141561
Author: Stano Visnovsky <stano@src.gnome.org>
 
141562
Date:   Wed Jan 3 15:15:58 2001 +0000
 
141563
 
 
141564
    Updated Slovak translation
 
141565
 
 
141566
 po/ChangeLog |    4 +
 
141567
 po/sk.po     | 1445 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
141568
 2 files changed, 1186 insertions(+), 263 deletions(-)
 
141569
 
 
141570
commit da5fce7a3241f71c9a6d252108e3e76830de394f
 
141571
Author: Yuri Syrota <rasta@src.gnome.org>
 
141572
Date:   Wed Jan 3 14:24:51 2001 +0000
 
141573
 
 
141574
    Updated Ukrainian translation
 
141575
 
 
141576
 po/uk.po | 2515 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
141577
 1 files changed, 1790 insertions(+), 725 deletions(-)
 
141578
 
 
141579
commit d2de6f2cb0e4459f04f16e144b621d2c208b8636
 
141580
Author: Sami Pesonen <spesonen@src.gnome.org>
 
141581
Date:   Sat Dec 30 23:42:57 2000 +0000
 
141582
 
 
141583
    Finnish translation added by Pauli Virtanen <pauli.virtanen@saunalahti.fi>
 
141584
 
 
141585
 capplets/file-types/nautilus-mime-type.desktop |    1 +
 
141586
 1 files changed, 1 insertions(+), 0 deletions(-)
 
141587
 
 
141588
commit 8f82d4428c089380baa5ee249907ba01a420ebbe
 
141589
Author: Jacob Berkman <jberkman@src.gnome.org>
 
141590
Date:   Fri Dec 29 19:54:09 2000 +0000
 
141591
 
 
141592
    fix up some icon foo
 
141593
 
 
141594
 capplets/ui-properties/Makefile.am               |    3 +-
 
141595
 capplets/ui-properties/gnome-warning.png         |  Bin 0 -> 771 bytes
 
141596
 capplets/ui-properties/pixmaps/gnome-warning.png |  Bin 1968 -> 0 bytes
 
141597
 capplets/ui-properties/ui-properties.glade       |    2 +-
 
141598
 control-center/Makefile.am                       |    8 ++-
 
141599
 control-center/gnome-lockscreen.png              |  Bin 0 -> 1092 bytes
 
141600
 control-center/gnome-unlockscreen.png            |  Bin 0 -> 1106 bytes
 
141601
 control-center/gnomecc.glade                     |    6 +-
 
141602
 control-center/html-view.xpm                     |  102 ++++++++++++++++++++++
 
141603
 control-center/icon-view.xpm                     |   86 ++++++++++++++++++
 
141604
 control-center/pixmaps/gnome-lockscreen.png      |  Bin 2770 -> 0 bytes
 
141605
 control-center/pixmaps/gnome-unlockscreen.png    |  Bin 2617 -> 0 bytes
 
141606
 control-center/tree-view.xpm                     |   77 ++++++++++++++++
 
141607
 13 files changed, 278 insertions(+), 6 deletions(-)
 
141608
 
 
141609
commit 2fcc5969d3d730ac42612d31744e29f710f65e8a
 
141610
Author: Kjartan Maraas <kmaraas@gnome.org>
 
141611
Date:   Fri Dec 29 12:08:19 2000 +0000
 
141612
 
 
141613
    Fix typo.
 
141614
    
 
141615
    2000-12-29  Kjartan Maraas  <kmaraas@gnome.org>
 
141616
    
 
141617
        * capplets/new-background-properties/background-properties.glade:
 
141618
        Fix typo.
 
141619
 
 
141620
 capplets/background/background-properties.glade   |    1 -
 
141621
 capplets/background/background-properties.glade.h |   28 +++++++++++---------
 
141622
 2 files changed, 15 insertions(+), 14 deletions(-)
 
141623
 
 
141624
commit 3634386153b0ef4d99984d99faf041263d6ea181
 
141625
Author: Kjartan Maraas <kmaraas@gnome.org>
 
141626
Date:   Fri Dec 29 10:57:36 2000 +0000
 
141627
 
 
141628
    Updated Norwegian translation. Added some missing screensaver
 
141629
    
 
141630
    2000-12-29  Kjartan Maraas  <kmaraas@gnome.org>
 
141631
    
 
141632
        * no.po: Updated Norwegian translation.
 
141633
        * POTFILES.in: Added some missing screensaver descriptions.
 
141634
 
 
141635
 po/ChangeLog   |    5 +
 
141636
 po/POTFILES.in |    6 +
 
141637
 po/no.po       |  585 +++++++++++++++++++++++++++++++++++++-------------------
 
141638
 3 files changed, 402 insertions(+), 194 deletions(-)
 
141639
 
 
141640
commit 585fd5becc52995ca675173e63a99507fb3c58c5
 
141641
Author: Kjartan Maraas <kmaraas@gnome.org>
 
141642
Date:   Fri Dec 29 10:15:56 2000 +0000
 
141643
 
 
141644
    Fix typo.
 
141645
    
 
141646
    2000-12-29  Kjartan Maraas  <kmaraas@gnome.org>
 
141647
    
 
141648
        * capplets/new-background-properties/background-properties.glade:
 
141649
        Fix typo.
 
141650
 
 
141651
 ChangeLog                                       |    5 +
 
141652
 capplets/background/background-properties.glade |    2 +-
 
141653
 po/no.po                                        |  661 +++++++++++++++--------
 
141654
 3 files changed, 437 insertions(+), 231 deletions(-)
 
141655
 
 
141656
commit 754c4d92a232da020d17f3fd0c48232c2b3c22d7
 
141657
Author: Jacob "Ulysses" Berkman <jacob@helixcode.com>
 
141658
Date:   Wed Dec 27 22:34:38 2000 +0000
 
141659
 
 
141660
    add network
 
141661
    
 
141662
    2000-12-27  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
 
141663
    
 
141664
        * src/Makefile.am (SUBDIRS): add network
 
141665
    
 
141666
        * configure.in: add network dir
 
141667
    
 
141668
        * interfaces/network.glade.in: updates etc.
 
141669
    
 
141670
        * src/network/: new network tool, based on (so far) the
 
141671
        nameresolution tool
 
141672
 
 
141673
 archiver/.cvsignore |    1 +
 
141674
 1 files changed, 1 insertions(+), 0 deletions(-)
 
141675
 
 
141676
commit 4ae300397d62fedd4deb9bcaf3e8d7dc44145d97
 
141677
Author: Jacob "Ulysses" Berkman <jacob@helixcode.com>
 
141678
Date:   Wed Dec 27 20:33:41 2000 +0000
 
141679
 
 
141680
    call the real gnome-libs API rather than my hacked one
 
141681
    
 
141682
    2000-12-27  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
 
141683
    
 
141684
        * capplet-dir-view-list.c (list_populate): call the real
 
141685
        gnome-libs API rather than my hacked one
 
141686
    
 
141687
        * capplet-dir.c (start_capplet_through_root_manager): pass the
 
141688
        correct path ($prefix/sbin/<tool>) to the root-manager
 
141689
        (capplet_activate): check that the Exec line begins with
 
141690
        root-manager rather than root-manager-helper (for now)
 
141691
 
 
141692
 control-center/ChangeLog               |   10 ++++++++++
 
141693
 control-center/Makefile.am             |    3 ++-
 
141694
 control-center/capplet-dir-view-list.c |    6 ++++++
 
141695
 control-center/capplet-dir.c           |    7 ++++---
 
141696
 4 files changed, 22 insertions(+), 4 deletions(-)
 
141697
 
 
141698
commit 99ae2dc98fee68cdd192febcab19c52df9c17992
 
141699
Author: Christian Rose <menthos@src.gnome.org>
 
141700
Date:   Wed Dec 27 02:35:22 2000 +0000
 
141701
 
 
141702
    Updated Swedish translation.
 
141703
 
 
141704
 po/ChangeLog |    4 +
 
141705
 po/sv.po     | 1403 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
141706
 2 files changed, 1118 insertions(+), 289 deletions(-)
 
141707
 
 
141708
commit 0b36653564bf3bf65351edd57d8d3fc14733002e
 
141709
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141710
Date:   Tue Dec 26 22:16:28 2000 +0000
 
141711
 
 
141712
    Closing in control-center/po/da.po galeon/po/da.po gnumeric/po/da.po
 
141713
    
 
141714
    Closing in
 
141715
    control-center/po/da.po galeon/po/da.po gnumeric/po/da.po
 
141716
 
 
141717
 po/da.po |  682 +++++++++++++++++++++++++++++++++++++-------------------------
 
141718
 1 files changed, 406 insertions(+), 276 deletions(-)
 
141719
 
 
141720
commit 35b92e886fee78a9fa0905197b30c56e0dfc4164
 
141721
Author: Jacob Berkman <jberkman@src.gnome.org>
 
141722
Date:   Tue Dec 26 19:56:54 2000 +0000
 
141723
 
 
141724
    small build fixes
 
141725
 
 
141726
 capplets/mime-type/Makefile.am |    7 ++-----
 
141727
 po/POTFILES.in                 |    1 -
 
141728
 2 files changed, 2 insertions(+), 6 deletions(-)
 
141729
 
 
141730
commit d42affc965faa45228a91c6e8997927fcbc00b35
 
141731
Author: Jacob Berkman <jberkman@src.gnome.org>
 
141732
Date:   Tue Dec 26 19:41:33 2000 +0000
 
141733
 
 
141734
    Merging of my tree.
 
141735
    
 
141736
    This contains:
 
141737
    
 
141738
    * a few capplets were redone UI wise:
 
141739
    
 
141740
      ui-properties
 
141741
      keyboard
 
141742
      background-properties
 
141743
    
 
141744
    * splitting of libcapplet out of this modules (into libcapplet)
 
141745
    
 
141746
    * new html-based view in the control-center
 
141747
    
 
141748
    * initial import of functional root-manager
 
141749
    
 
141750
    This stuff isn't all done yet, but I wanted to get it in.
 
141751
    
 
141752
    TODO files will hopefully follow.
 
141753
 
 
141754
 ChangeLog                                         |   15 +
 
141755
 Makefile.am                                       |    9 +-
 
141756
 capplets/background/.cvsignore                    |    1 +
 
141757
 capplets/background/Makefile.am                   |   17 +-
 
141758
 capplets/background/applier.c                     |    7 +
 
141759
 capplets/background/background-properties.glade   |  973 ++++++--------
 
141760
 capplets/background/background-properties.glade.h |   23 +-
 
141761
 capplets/background/preferences.c                 |   76 +-
 
141762
 capplets/background/preferences.h                 |    2 +
 
141763
 capplets/background/prefs-widget.c                |  845 ++++++------
 
141764
 capplets/background/prefs-widget.h                |    3 +
 
141765
 capplets/keyboard/.cvsignore                      |    2 +
 
141766
 capplets/keyboard/ChangeLog                       |    4 +
 
141767
 capplets/keyboard/Makefile.am                     |   23 +-
 
141768
 capplets/keyboard/keyboard-properties.glade       |  440 ++++---
 
141769
 capplets/keyboard/keyboard-properties.glade.h     |   20 +-
 
141770
 capplets/keyboard/preferences.c                   |   38 +-
 
141771
 capplets/keyboard/preferences.h                   |    7 +-
 
141772
 capplets/keyboard/prefs-widget.c                  |  105 +-
 
141773
 capplets/keyboard/prefs-widget.h                  |    3 +
 
141774
 capplets/mouse/.cvsignore                         |    1 +
 
141775
 capplets/mouse/Makefile.am                        |   17 +-
 
141776
 capplets/screensaver/.cvsignore                   |    1 +
 
141777
 capplets/screensaver/Makefile.am                  |   23 +-
 
141778
 capplets/sound/.cvsignore                         |    1 +
 
141779
 capplets/sound/Makefile.am                        |   18 +-
 
141780
 capplets/theme-switcher/Makefile.am               |   13 +-
 
141781
 capplets/ui-properties/.cvsignore                 |    1 +
 
141782
 capplets/ui-properties/Makefile.am                |   25 +-
 
141783
 capplets/ui-properties/application.desktop        |   58 -
 
141784
 capplets/ui-properties/behavior.desktop           |   58 +
 
141785
 capplets/ui-properties/dialogs.desktop            |   30 -
 
141786
 capplets/ui-properties/main.c                     |   31 +-
 
141787
 capplets/ui-properties/mdi.desktop                |   26 -
 
141788
 capplets/ui-properties/pixmaps/gnome-warning.png  |  Bin 0 -> 1968 bytes
 
141789
 capplets/ui-properties/preferences.c              |   55 +-
 
141790
 capplets/ui-properties/preferences.h              |  104 +-
 
141791
 capplets/ui-properties/prefs-widget.c             |  104 +-
 
141792
 capplets/ui-properties/prefs-widget.h             |    4 +-
 
141793
 capplets/ui-properties/ui-properties.glade        | 1445 ++++++++++++---------
 
141794
 capplets/ui-properties/ui-properties.glade.h      |   91 +-
 
141795
 capplets/url-properties/Makefile.am               |   13 +-
 
141796
 capplets/wm-properties/Makefile.am                |   13 +-
 
141797
 configure.in                                      |   42 +-
 
141798
 control-center/.cvsignore                         |    4 +
 
141799
 control-center/ChangeLog                          |    5 +
 
141800
 control-center/Makefile.am                        |   22 +-
 
141801
 control-center/capplet-dir-view-html.c            |  215 +++
 
141802
 control-center/capplet-dir-view-list.c            |  175 +++
 
141803
 control-center/capplet-dir-view-tree.c            |  195 +++
 
141804
 control-center/capplet-dir-view.c                 |  771 +++++-------
 
141805
 control-center/capplet-dir-view.h                 |   54 +-
 
141806
 control-center/capplet-dir.c                      |  194 ++--
 
141807
 control-center/capplet-dir.h                      |   15 +-
 
141808
 control-center/gnomecc-preferences.glade          |  237 ----
 
141809
 control-center/gnomecc.glade                      |  699 ++++++++++
 
141810
 control-center/gnomecc.glade.h                    |   18 +
 
141811
 control-center/pixmaps/gnome-lockscreen.png       |  Bin 0 -> 2770 bytes
 
141812
 control-center/pixmaps/gnome-unlockscreen.png     |  Bin 0 -> 2617 bytes
 
141813
 control-center/preferences.c                      |   65 +-
 
141814
 control-center/preferences.h                      |    5 +-
 
141815
 control-center/root-manager.c                     |   80 --
 
141816
 root-manager/.cvsignore                           |    6 +
 
141817
 root-manager/Makefile.am                          |   26 +
 
141818
 root-manager/TODO                                 |    1 +
 
141819
 root-manager/root-manager-helper.c                |   71 +
 
141820
 root-manager/root-manager-wrap.c                  |  528 ++++++++
 
141821
 root-manager/root-manager-wrap.h                  |   68 +
 
141822
 root-manager/root-manager.c                       |  713 ++++++++++
 
141823
 root-manager/root-manager.h                       |   53 +
 
141824
 root-manager/shvar.c                              |  377 ++++++
 
141825
 root-manager/shvar.h                              |  100 ++
 
141826
 root-manager/userdialogs.c                        |  229 ++++
 
141827
 root-manager/userdialogs.h                        |   42 +
 
141828
 74 files changed, 6500 insertions(+), 3255 deletions(-)
 
141829
 
 
141830
commit 2749ba455bdfb374dd8345a3472c876cabd53855
 
141831
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141832
Date:   Tue Dec 26 17:26:21 2000 +0000
 
141833
 
 
141834
    Translations dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.po
 
141835
    
 
141836
    Translations
 
141837
    dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.po
 
141838
    achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po
 
141839
    ee/po/da.po evolution/po/da.po galeon/po/da.po gdm2/po/da.po
 
141840
    glade/po/da.po gnome-chess/po/da.po gnome-games/po/da.po
 
141841
    gnome-iconedit/po/da.po gnome-pilot/po/da.po
 
141842
    gnome-utils/po/da.po gnopo/po/da.po gnorpm/po/da.po
 
141843
    gnumeric/po/da.po libgtop/po/da.po magicdev/po/da.po
 
141844
    mc/po/da.po memprof/po/da.po nautilus/po/da.po rp3/po/da.po
 
141845
    xpdf/po/da.po
 
141846
 
 
141847
 po/da.po |   14 +++++++-------
 
141848
 1 files changed, 7 insertions(+), 7 deletions(-)
 
141849
 
 
141850
commit de4afa46e7eecad5971edb9d4828b32e68bf0b92
 
141851
Author: Ross Golder <rossg@src.gnome.org>
 
141852
Date:   Tue Dec 26 16:15:09 2000 +0000
 
141853
 
 
141854
    Fixed missing 'make dist' distributables
 
141855
 
 
141856
 archiver/Makefile.am |    4 ++++
 
141857
 1 files changed, 4 insertions(+), 0 deletions(-)
 
141858
 
 
141859
commit 5bd8c9952593c262ec8a0ba76734b01e18f54a15
 
141860
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141861
Date:   Sat Dec 23 14:54:14 2000 +0000
 
141862
 
 
141863
    Updates achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po
 
141864
    
 
141865
    Updates
 
141866
    achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po
 
141867
    ee/po/da.po evolution/po/da.po gdm2/po/da.po gfloppy/po/da.po
 
141868
    glade/po/da.po gnome-chess/po/da.po gnome-db/po/da.po
 
141869
    gnome-games/po/da.po gnome-iconedit/po/da.po
 
141870
    gnome-pilot/po/da.po gnome-utils/po/da.po gnopo/po/da.po
 
141871
    gnorpm/po/da.po gnumeric/po/da.po helix-setup-tools/po/da.po
 
141872
    libgtop/po/da.po magicdev/po/da.po mc/po/da.po
 
141873
    memprof/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po
 
141874
    xpdf/po/da.po
 
141875
 
 
141876
 po/da.po |   89 ++++++++++++++++++++++++++++++--------------------------------
 
141877
 1 files changed, 43 insertions(+), 46 deletions(-)
 
141878
 
 
141879
commit 7838c4888d68cec40cc22f51a5de70193a0c43b7
 
141880
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
141881
Date:   Sat Dec 23 01:57:41 2000 +0000
 
141882
 
 
141883
    Updates Tag: gedit-1-0 gedit/po/da.po balsa/po/da.po bug-buddy/po/da.po
 
141884
    
 
141885
    Updates
 
141886
    Tag: gedit-1-0
 
141887
    gedit/po/da.po
 
141888
    balsa/po/da.po bug-buddy/po/da.po
 
141889
    control-center/po/da.po ee/po/da.po galeon/po/da.po
 
141890
    gdm2/po/da.po gfloppy/po/da.po glade/po/da.po
 
141891
    gnome-chess/po/da.po gnome-core/po/da.po gnome-games/po/da.po
 
141892
    gnome-iconedit/po/da.po gnome-pilot/po/da.po
 
141893
    gnome-utils/po/da.po gnopo/po/da.po gnorpm/po/da.po
 
141894
    gnumeric/po/da.po helix-setup-tools/po/da.po libgtop/po/da.po
 
141895
    magicdev/po/da.po mc/po/da.po memprof/po/da.po
 
141896
    nautilus/po/da.po rp3/po/da.po xpdf/po/da.po
 
141897
 
 
141898
 po/da.po |  719 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
141899
 1 files changed, 710 insertions(+), 9 deletions(-)
 
141900
 
 
141901
commit cef853b3222ae2b1b5acf1c84473213895a73d29
 
141902
Author: Bradford Hovinen <hovinen@helixcode.com>
 
141903
Date:   Fri Dec 22 21:44:22 2000 +0000
 
141904
 
 
141905
    Use auxillary structure to pass data to traversal callback
 
141906
    
 
141907
    2000-12-22  Bradford Hovinen  <hovinen@helixcode.com>
 
141908
    
 
141909
        * archive.c (foreach_cb):
 
141910
        (archive_foreach_child_location): Use auxillary structure to pass
 
141911
        data to traversal callback
 
141912
        (archive_get_location):
 
141913
        (archive_register_location): strdup() location ids
 
141914
        (free_location_cb): free() key
 
141915
    
 
141916
        * Added config-manager-dialog.[ch], create-location-dialog.[ch],
 
141917
        location-list.[ch], config-manager.c
 
141918
        rollback-location-management.glade
 
141919
    
 
141920
    2000-12-20  Bradford Hovinen  <hovinen@helixcode.com>
 
141921
    
 
141922
        * location.c (location_get_parent): Implement
 
141923
    
 
141924
        * archive.c (load_all_locations): Implement
 
141925
        (foreach_cb):
 
141926
        (archive_foreach_child_location): Implement
 
141927
 
 
141928
 archiver/ChangeLog                          |   17 +
 
141929
 archiver/Makefile.am                        |   31 +-
 
141930
 archiver/TODO                               |    5 +
 
141931
 archiver/archive.c                          |  136 +++++-
 
141932
 archiver/archive.h                          |   45 ++-
 
141933
 archiver/config-manager-dialog.c            |  625 ++++++++++++++++++++++++++
 
141934
 archiver/config-manager-dialog.h            |   63 +++
 
141935
 archiver/config-manager.c                   |   53 +++
 
141936
 archiver/create-location-dialog.c           |  291 ++++++++++++
 
141937
 archiver/create-location-dialog.h           |   62 +++
 
141938
 archiver/location-list.c                    |  364 +++++++++++++++
 
141939
 archiver/location-list.h                    |   68 +++
 
141940
 archiver/location.c                         |   18 +
 
141941
 archiver/location.h                         |    1 +
 
141942
 archiver/rollback-location-management.glade |  647 +++++++++++++++++++++++++++
 
141943
 archiver/rollback-widget.c                  |  163 +++++++
 
141944
 archiver/rollback-widget.h                  |   57 +++
 
141945
 17 files changed, 2611 insertions(+), 35 deletions(-)
 
141946
 
 
141947
commit 0f67cd0cd04e8149ad4a22412eaa848d69144fcf
 
141948
Author: Bradford Hovinen <hovinen@helixcode.com>
 
141949
Date:   Fri Dec 22 16:09:04 2000 +0000
 
141950
 
 
141951
    Prescale the pixbuf before a tiled composite
 
141952
    
 
141953
    2000-12-22  Bradford Hovinen  <hovinen@helixcode.com>
 
141954
    
 
141955
        * capplets/new-background-properties/applier.c
 
141956
        (renderer_render_wallpaper): Prescale the pixbuf before a tiled
 
141957
        composite
 
141958
 
 
141959
 ChangeLog                     |    6 +++++
 
141960
 capplets/background/applier.c |   50 ++++++++++++++++++++++++++++++++++++-----
 
141961
 2 files changed, 50 insertions(+), 6 deletions(-)
 
141962
 
 
141963
commit 411e73d22b1d30e54234ea74185e66b0a995e916
 
141964
Author: Kjartan Maraas <kmaraas@gnome.org>
 
141965
Date:   Fri Dec 22 12:57:13 2000 +0000
 
141966
 
 
141967
    Updated Norwegian translation. Added some missing screensaver
 
141968
    
 
141969
    2000-12-22  Kjartan Maraas  <kmaraas@gnome.org>
 
141970
    
 
141971
        * no.po: Updated Norwegian translation.
 
141972
        * POTFILES.in: Added some missing screensaver descriptions.
 
141973
 
 
141974
 po/ChangeLog   |    5 +
 
141975
 po/POTFILES.in |   44 ++++-
 
141976
 po/no.po       |  713 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 
141977
 3 files changed, 755 insertions(+), 7 deletions(-)
 
141978
 
 
141979
commit 36c7092860607fb7c967b3f042b4346f59899a23
 
141980
Author: Pavel Cisler <pavel@eazel.com>
 
141981
Date:   Thu Dec 21 21:51:58 2000 +0000
 
141982
 
 
141983
    Turn -Werror back on.
 
141984
    
 
141985
    2000-12-21  Pavel Cisler  <pavel@eazel.com>
 
141986
    
 
141987
        * configure.in:
 
141988
        Turn -Werror back on.
 
141989
    
 
141990
        * HACKING:
 
141991
        Tell contributors not to turn -Werror off.
 
141992
    
 
141993
        * libgnomevfs/gnome-vfs-mime-info.c:
 
141994
        (gnome_vfs_mime_type_is_known):
 
141995
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
141996
        (display_upper_case_dialog):
 
141997
        * modules/ftp-method.c:
 
141998
        Fix all the warnings that crept in while -Werror was off.
 
141999
 
 
142000
 capplets/file-types/file-types-capplet-dialogs.c |    2 +-
 
142001
 1 files changed, 1 insertions(+), 1 deletions(-)
 
142002
 
 
142003
commit 4f87fefb51de750e3945f29f3492975118473b94
 
142004
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
142005
Date:   Thu Dec 21 20:43:59 2000 +0000
 
142006
 
 
142007
    Uncommented commented-out XGrabServer/XUngrabServer
 
142008
 
 
142009
 capplets/background/applier.c |    4 ++--
 
142010
 1 files changed, 2 insertions(+), 2 deletions(-)
 
142011
 
 
142012
commit 5493103f0bb193ce975305f48139b9666e0d83e7
 
142013
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142014
Date:   Thu Dec 21 20:43:13 2000 +0000
 
142015
 
 
142016
    Check if nitems is 1, not 4 (set_root_pixmap): Do a sanity check on the
 
142017
    
 
142018
    2000-12-21  Bradford Hovinen  <hovinen@helixcode.com>
 
142019
    
 
142020
        * capplets/new-background-properties/applier.c (set_root_pixmap):
 
142021
        Check if nitems is 1, not 4
 
142022
        (set_root_pixmap): Do a sanity check on the old pixmap before
 
142023
        freeing it
 
142024
 
 
142025
 ChangeLog                     |    7 +++++++
 
142026
 capplets/background/applier.c |   15 ++++++++++-----
 
142027
 2 files changed, 17 insertions(+), 5 deletions(-)
 
142028
 
 
142029
commit f659d1785140b561821cab1259c629d37b1792cd
 
142030
Author: Valek Frob <frob@src.gnome.org>
 
142031
Date:   Thu Dec 21 09:09:39 2000 +0000
 
142032
 
 
142033
    Updated russian translation.
 
142034
 
 
142035
 po/ChangeLog |    4 ++++
 
142036
 po/ru.po     |   24 ++++++++++++------------
 
142037
 2 files changed, 16 insertions(+), 12 deletions(-)
 
142038
 
 
142039
commit ececff035626b2499cadba219c2730ffa28cde39
 
142040
Author: Stano Visnovsky <stano@src.gnome.org>
 
142041
Date:   Wed Dec 20 19:06:09 2000 +0000
 
142042
 
 
142043
    Updated Slovak translation
 
142044
 
 
142045
 po/ChangeLog |    4 ++++
 
142046
 po/sk.po     |   40 ++++++++++++++++++++++++++++------------
 
142047
 2 files changed, 32 insertions(+), 12 deletions(-)
 
142048
 
 
142049
commit 650afa59df12acd61a8427f880cb80cc62936f83
 
142050
Author: Jacob "Ulysses" Berkman <jacob@helixcode.com>
 
142051
Date:   Wed Dec 20 17:59:59 2000 +0000
 
142052
 
 
142053
    import of new networking tool's interface
 
142054
    
 
142055
    2000-12-20  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
 
142056
    
 
142057
        * interfaces/network.glade.in: import of new networking
 
142058
        tool's interface
 
142059
 
 
142060
 archiver/.cvsignore |    4 ++++
 
142061
 1 files changed, 4 insertions(+), 0 deletions(-)
 
142062
 
 
142063
commit b73ac50ecc0ac901db66944ef5dea65f915bfdd9
 
142064
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
142065
Date:   Wed Dec 20 09:21:35 2000 +0000
 
142066
 
 
142067
    translations from keld
 
142068
    gedit/po/da.po
 
142069
    achtung/po/da.po balsa/po/da.po bonobo/po/da.po
 
142070
    bug-buddy/po/da.po control-center/po/da.po ee/po/da.po
 
142071
    evolution/po/da.po galeon/po/da.po gdm2/po/da.po
 
142072
    gfloppy/po/da.po gimp/po/da.po gimp/po-plug-ins/da.po
 
142073
    gimp/po-script-fu/da.po glade/po/da.po gnome-applets/po/da.po
 
142074
    gnome-chess/po/da.po gnome-core/po/da.po gnome-db/po/da.po
 
142075
    gnome-games/po/da.po gnome-iconedit/po/da.po
 
142076
    gnome-libs-HEAD/po/da.po gnome-libs/po/da.po
 
142077
    gnome-pilot/po/da.po gnome-utils/po/da.po gnopo/po/da.po
 
142078
    gnorpm/po/da.po gnumeric/po/da.po gtk+/po/da.po
 
142079
    gtranslator/po/da.po guppi3/po/da.po
 
142080
    helix-setup-tools/po/da.po libgtop/po/da.po magicdev/po/da.po
 
142081
    mc/po/da.po memprof/po/da.po nautilus/po/da.po pan/po/da.po
 
142082
    rp3/po/da.po sodipodi/po/da.po xpdf/po/da.po
 
142083
 
 
142084
 po/da.po |   34 +++++++++++++++++++++++++---------
 
142085
 1 files changed, 25 insertions(+), 9 deletions(-)
 
142086
 
 
142087
commit fcff0fdb4759b6318901d41be2723cebb8075386
 
142088
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
142089
Date:   Tue Dec 19 20:16:22 2000 +0000
 
142090
 
 
142091
    Changed brightness to opacity on callback for adjust checkbox
 
142092
 
 
142093
 capplets/background/background-properties.glade |    4 ++--
 
142094
 1 files changed, 2 insertions(+), 2 deletions(-)
 
142095
 
 
142096
commit 251530d68aad88e621c63bf8427f989dc0478f22
 
142097
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142098
Date:   Tue Dec 19 15:03:45 2000 +0000
 
142099
 
 
142100
    Create and include headers for libhelix_archiver.a (includedir): Set
 
142101
    
 
142102
    2000-12-19  Bradford Hovinen  <hovinen@helixcode.com>
 
142103
    
 
142104
        * Makefile.am (include_HEADERS): Create and include headers for
 
142105
        libhelix_archiver.a
 
142106
        (includedir): Set includedire to include/helix-archiver
 
142107
 
 
142108
 archiver/ChangeLog   |    3 +++
 
142109
 archiver/Makefile.am |    5 +++++
 
142110
 2 files changed, 8 insertions(+), 0 deletions(-)
 
142111
 
 
142112
commit 62734d0bab84a2a882f6c9770b1accbe119d4452
 
142113
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142114
Date:   Tue Dec 19 14:54:55 2000 +0000
 
142115
 
 
142116
    Changed XML_CFLAGS to GNOME_XML_CFLAGS
 
142117
    
 
142118
    2000-12-19  Bradford Hovinen  <hovinen@helixcode.com>
 
142119
    
 
142120
        * Makefile.am (INCLUDES): Changed XML_CFLAGS to GNOME_XML_CFLAGS
 
142121
 
 
142122
 archiver/ChangeLog   |    3 ++-
 
142123
 archiver/Makefile.am |    4 ++--
 
142124
 2 files changed, 4 insertions(+), 3 deletions(-)
 
142125
 
 
142126
commit aec5f9b2f1f018bda3b0344de8b1e8f6191f6418
 
142127
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142128
Date:   Tue Dec 19 14:51:19 2000 +0000
 
142129
 
 
142130
    Changed name of archiver to helix-archiver (lib_LIBRARIES): Added
 
142131
    
 
142132
    2000-12-19  Bradford Hovinen  <hovinen@helixcode.com>
 
142133
    
 
142134
        * Makefile.am (bin_PROGRAMS): Changed name of archiver to
 
142135
        helix-archiver
 
142136
        (lib_LIBRARIES): Added libhelix_archiver.a
 
142137
        (helix_archiver_SOURCES): Moved archiver core to
 
142138
        libhelix_archiver_a_SOURCES
 
142139
        (helix_archiver_LDADD): Added helix_archiver.a
 
142140
    
 
142141
        * Added default backend lists
 
142142
 
 
142143
 archiver/ChangeLog          |    9 +++++++++
 
142144
 archiver/Makefile.am        |   15 ++++++++++-----
 
142145
 archiver/default-global.xml |    6 ++++++
 
142146
 archiver/default-user.xml   |   12 ++++++++++++
 
142147
 4 files changed, 37 insertions(+), 5 deletions(-)
 
142148
 
 
142149
commit f089da28865399e612072845aced7e40ec078dd7
 
142150
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142151
Date:   Tue Dec 19 14:05:04 2000 +0000
 
142152
 
 
142153
    Added archiver directory Imported archiver for time travel, location
 
142154
    
 
142155
    Tue Dec 19 09:04:00 2000  Bradford Hovinen  <hovinen@helixcode.com>
 
142156
    
 
142157
        * Makefile.am (SUBDIRS): Added archiver directory
 
142158
        * archiver/*: Imported archiver for time travel, location management
 
142159
 
 
142160
 archiver/ChangeLog       |  149 ++++++
 
142161
 archiver/Makefile.am     |   26 +
 
142162
 archiver/TODO            |   34 ++
 
142163
 archiver/archive.c       |  523 ++++++++++++++++++++
 
142164
 archiver/archive.h       |   77 +++
 
142165
 archiver/archiver-spec   |   77 +++
 
142166
 archiver/backend-list.c  |  305 ++++++++++++
 
142167
 archiver/backend-list.h  |   73 +++
 
142168
 archiver/config-log.c    |  933 +++++++++++++++++++++++++++++++++++
 
142169
 archiver/config-log.h    |   92 ++++
 
142170
 archiver/future-spec     |   95 ++++
 
142171
 archiver/location.c      | 1232 ++++++++++++++++++++++++++++++++++++++++++++++
 
142172
 archiver/location.h      |  112 +++++
 
142173
 archiver/main.c          |  316 ++++++++++++
 
142174
 archiver/util.c          |   97 ++++
 
142175
 archiver/util.h          |   33 ++
 
142176
 archiver/versioning-spec |  193 ++++++++
 
142177
 17 files changed, 4367 insertions(+), 0 deletions(-)
 
142178
 
 
142179
commit d2df694453ded8116fffec828fe0c11f3c2b0ed2
 
142180
Author: Kjartan Maraas <kmaraas@gnome.org>
 
142181
Date:   Tue Dec 19 09:57:25 2000 +0000
 
142182
 
 
142183
    Updated Norwegian translation.
 
142184
    
 
142185
    2000-12-19  Kjartan Maraas  <kmaraas@gnome.org>
 
142186
    
 
142187
        * no.po: Updated Norwegian translation.
 
142188
 
 
142189
 po/ChangeLog |    4 ++++
 
142190
 po/no.po     |   36 ++++++++++++++++++++++++++----------
 
142191
 2 files changed, 30 insertions(+), 10 deletions(-)
 
142192
 
 
142193
commit 0e6e1f19ac7fd0f098fb8d1600af4181628d5d72
 
142194
Author: Christian Rose <menthos@src.gnome.org>
 
142195
Date:   Mon Dec 18 18:14:08 2000 +0000
 
142196
 
 
142197
    Updated Swedish translation.
 
142198
 
 
142199
 po/ChangeLog |    4 ++++
 
142200
 po/sv.po     |   44 ++++++++++++++++++++++++++++++--------------
 
142201
 2 files changed, 34 insertions(+), 14 deletions(-)
 
142202
 
 
142203
commit c76059401c553d078c910a64b74a725e9eab966d
 
142204
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
 
142205
Date:   Mon Dec 18 16:27:08 2000 +0000
 
142206
 
 
142207
    updated italian translation
 
142208
 
 
142209
 po/ChangeLog |    4 +
 
142210
 po/it.po     | 1472 ++++++++++++++++++++++++++++++----------------------------
 
142211
 2 files changed, 773 insertions(+), 703 deletions(-)
 
142212
 
 
142213
commit 749b0a33a36784383a0c4ae13d0c865b1b58a3ff
 
142214
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142215
Date:   Mon Dec 18 15:09:36 2000 +0000
 
142216
 
 
142217
    Change the meaning of brightness to mean opacity (tile_composite):
 
142218
    
 
142219
    2000-12-18  Bradford Hovinen  <hovinen@helixcode.com>
 
142220
    
 
142221
        * capplets/new-background-properties/applier.c
 
142222
        (renderer_render_wallpaper): Change the meaning of brightness to
 
142223
        mean opacity
 
142224
        (tile_composite): Implement
 
142225
        (render_gradient_p): Return TRUE if the opacity should be adjusted
 
142226
    
 
142227
        * capplets/new-background-properties/prefs-widget.c: Change
 
142228
        instances of brightness to refer to opacity
 
142229
    
 
142230
        * capplets/new-background-properties/preferences.c: Ditto
 
142231
 
 
142232
 ChangeLog                                         |   13 +++
 
142233
 capplets/background/applier.c                     |   84 ++++++++++++++++-----
 
142234
 capplets/background/background-properties.glade   |   18 ++--
 
142235
 capplets/background/background-properties.glade.h |    6 +-
 
142236
 capplets/background/preferences.c                 |   36 +++++-----
 
142237
 capplets/background/preferences.h                 |    4 +-
 
142238
 capplets/background/prefs-widget.c                |   52 +++++++-------
 
142239
 7 files changed, 136 insertions(+), 77 deletions(-)
 
142240
 
 
142241
commit 73ae1407b366fbccc4dfb342c9e0a48f76628d15
 
142242
Author: Valek Frob <frob@src.gnome.org>
 
142243
Date:   Mon Dec 18 13:14:38 2000 +0000
 
142244
 
 
142245
    Updated russian translation.
 
142246
 
 
142247
 po/ChangeLog |    4 ++++
 
142248
 po/ru.po     |   38 +++++++++++++++++++++++++++-----------
 
142249
 2 files changed, 31 insertions(+), 11 deletions(-)
 
142250
 
 
142251
commit 480213cab55cc648394fc8ed2fa10be3971ce7be
 
142252
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142253
Date:   Mon Dec 18 00:34:29 2000 +0000
 
142254
 
 
142255
    Add support for adjusting wallpaper brightness
 
142256
    
 
142257
    2000-12-17  Bradford Hovinen  <hovinen@helixcode.com>
 
142258
    
 
142259
        * capplets/new-background-properties/applier.c
 
142260
        (renderer_render_wallpaper): Add support for adjusting wallpaper
 
142261
        brightness
 
142262
    
 
142263
        * capplets/new-background-properties/main.c (ok_cb):
 
142264
        (cancel_cb): Disconnect ok, cancel handler signals before
 
142265
        destroying preferences widget
 
142266
        (setup_capplet_widget): Set signal handler ids for ok, cancel
 
142267
        signals
 
142268
    
 
142269
        * capplets/new-background-properties/prefs-widget.c
 
142270
        (prefs_widget_init): Connect signals for adjusting brightness
 
142271
        (adjust_brightness_toggled_cb):
 
142272
        (brightness_adjust_changed_cb):
 
142273
        (set_brightness_controls_sensitive): Implement
 
142274
    
 
142275
        * capplets/new-background-properties/preferences.h (struct
 
142276
        _Preferences): Add adjust_brightness, brightness_value
 
142277
    
 
142278
        * capplets/new-background-properties/preferences.c (preferences_load):
 
142279
        (preferences_save):
 
142280
        (preferences_read_xml):
 
142281
        (preferences_write_xml): Support adjust_brightness, brightness_value
 
142282
    
 
142283
        * capplets/new-background-properties/prefs-widget.c
 
142284
        (wallpaper_entry_changed_cb): Don't fail if prefs is NULL, just
 
142285
        return
 
142286
    
 
142287
        * capplets/new-background-properties/main.c (ok_cb):
 
142288
        (cancel_cb): Properly destroy the preferences widget
 
142289
    
 
142290
        * capplets/new-background-properties/prefs-widget.c
 
142291
        (prefs_widget_destroy): Implement
 
142292
 
 
142293
 ChangeLog                                         |   34 +++++
 
142294
 capplets/background/applier.c                     |   54 +++++++-
 
142295
 capplets/background/background-properties.glade   |  137 ++++++++++++++++++++-
 
142296
 capplets/background/background-properties.glade.h |    3 +
 
142297
 capplets/background/main.c                        |   19 +++-
 
142298
 capplets/background/preferences.c                 |   31 +++++-
 
142299
 capplets/background/preferences.h                 |    3 +
 
142300
 capplets/background/prefs-widget.c                |  115 +++++++++++++++++-
 
142301
 8 files changed, 382 insertions(+), 14 deletions(-)
 
142302
 
 
142303
commit 394501074b238d4e4dfb4302543aecb08ba6586f
 
142304
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142305
Date:   Sun Dec 17 21:50:45 2000 +0000
 
142306
 
 
142307
    Use string rather than bool for auto_apply
 
142308
    
 
142309
    2000-12-17  Bradford Hovinen  <hovinen@helixcode.com>
 
142310
    
 
142311
        * capplets/new-background-properties/preferences.c
 
142312
        (preferences_load):
 
142313
        (preferences_save): Use string rather than bool for auto_apply
 
142314
 
 
142315
 ChangeLog                         |    2 ++
 
142316
 capplets/background/preferences.c |   13 +++++++++----
 
142317
 2 files changed, 11 insertions(+), 4 deletions(-)
 
142318
 
 
142319
commit 8d8010f25255312265ba5e25e6e4af4b3bf63985
 
142320
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142321
Date:   Sun Dec 17 21:44:20 2000 +0000
 
142322
 
 
142323
    Increased delay before autoapply
 
142324
    
 
142325
    2000-12-17  Bradford Hovinen  <hovinen@helixcode.com>
 
142326
    
 
142327
        * capplets/new-background-properties/preferences.c
 
142328
        (preferences_changed): Increased delay before autoapply
 
142329
    
 
142330
        * capplets/new-background-properties/prefs-widget.c
 
142331
        (auto_apply_toggled_cb): Implement
 
142332
        (read_preferences):
 
142333
        (prefs_widget_init): Support auto_apply
 
142334
    
 
142335
        * capplets/new-background-properties/preferences.h (struct
 
142336
        _Preferences): Add auto_apply
 
142337
        * capplets/new-background-properties/preferences.c
 
142338
        (preferences_write_xml):
 
142339
        (preferences_read_xml):
 
142340
        (preferences_load):
 
142341
        (preferences_save): Support auto_apply
 
142342
    
 
142343
        * capplets/new-background-properties/applier.c (struct _Renderer):
 
142344
        Added srcx, srcy to clip wallpaper when it is too big
 
142345
        (get_geometry): Set srcx and srcy
 
142346
        (renderer_render_to_screen): Tweak rendering geometry to stay
 
142347
        within the wallpaper area on the drawable
 
142348
    
 
142349
        * capplets/new-background-properties/prefs-widget.c
 
142350
        (wallpaper_entry_changed_cb): Make sure the file specified is
 
142351
        actually a file
 
142352
    
 
142353
        * capplets/new-background-properties/main.c (do_set_xml): Default
 
142354
        NULL for buffer
 
142355
 
 
142356
 ChangeLog                                         |   26 +++++++++
 
142357
 capplets/background/applier.c                     |   61 +++++++++++++++------
 
142358
 capplets/background/background-properties.glade   |   30 ++++++++++-
 
142359
 capplets/background/background-properties.glade.h |    1 +
 
142360
 capplets/background/preferences.c                 |   18 +++++-
 
142361
 capplets/background/preferences.h                 |    1 +
 
142362
 capplets/background/prefs-widget.c                |   38 +++++++++++++
 
142363
 7 files changed, 155 insertions(+), 20 deletions(-)
 
142364
 
 
142365
commit 9d9e373a331be2fad163b2e96666c552934d03ea
 
142366
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142367
Date:   Sun Dec 17 19:05:11 2000 +0000
 
142368
 
 
142369
    Default NULL for buffer
 
142370
    
 
142371
    2000-12-17  Bradford Hovinen  <hovinen@helixcode.com>
 
142372
    
 
142373
        * capplets/new-background-properties/main.c (do_set_xml): Default
 
142374
        NULL for buffer
 
142375
    
 
142376
        * capplets/new-background-properties/applier.c
 
142377
        (is_nautilus_running): Return if there is no Nautilus window
 
142378
        property
 
142379
 
 
142380
 ChangeLog                     |    9 +++++++++
 
142381
 capplets/background/applier.c |    2 ++
 
142382
 capplets/background/main.c    |    2 +-
 
142383
 3 files changed, 12 insertions(+), 1 deletions(-)
 
142384
 
 
142385
commit 433b55d43af2cdea190c46840f4eeff69407d588
 
142386
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
142387
Date:   Sun Dec 17 16:21:14 2000 +0000
 
142388
 
 
142389
    updated Azeri file
 
142390
 
 
142391
 po/ChangeLog |    4 +
 
142392
 po/az.po     |  351 +++++++++++++++++++++++++++-------------------------------
 
142393
 2 files changed, 167 insertions(+), 188 deletions(-)
 
142394
 
 
142395
commit 6829db0eb3fb7f0ad88bbb5809cb50fa89694612
 
142396
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142397
Date:   Sun Dec 17 00:32:11 2000 +0000
 
142398
 
 
142399
    Fixed compilation warnings: removed unused variables, initialized
 
142400
    
 
142401
    2000-12-16  Bradford Hovinen  <hovinen@helixcode.com>
 
142402
    
 
142403
        * all: Fixed compilation warnings: removed unused variables,
 
142404
        initialized variables properly, returned default values
 
142405
        * selection-dialog.c (get_known_savers): Return list_head when done
 
142406
        * resources.c: Include ctype.h
 
142407
 
 
142408
 capplets/screensaver/ChangeLog                  |    7 +++++++
 
142409
 capplets/screensaver/main.c                     |    5 +----
 
142410
 capplets/screensaver/preferences.c              |    8 ++++----
 
142411
 capplets/screensaver/prefs-widget.c             |   12 +++++++-----
 
142412
 capplets/screensaver/rc-parse.c                 |    1 -
 
142413
 capplets/screensaver/resources.c                |    2 ++
 
142414
 capplets/screensaver/screensaver-prefs-dialog.c |   21 +++++++++------------
 
142415
 capplets/screensaver/selection-dialog.c         |    5 +++--
 
142416
 8 files changed, 33 insertions(+), 28 deletions(-)
 
142417
 
 
142418
commit a9893df2a1e4c5ac41b9c2f0ac9c3080c532dfd3
 
142419
Author: Christophe Merlet <redfox@src.gnome.org>
 
142420
Date:   Wed Dec 13 16:51:55 2000 +0000
 
142421
 
 
142422
    Updated French translation.
 
142423
 
 
142424
 po/ChangeLog |    4 ++++
 
142425
 po/fr.po     |   55 ++++++++++++++++++++++++++-----------------------------
 
142426
 2 files changed, 30 insertions(+), 29 deletions(-)
 
142427
 
 
142428
commit 6026f8b23bf7baecc775a91f8c2fb1231af928c3
 
142429
Author: Stano Visnovsky <stano@src.gnome.org>
 
142430
Date:   Tue Dec 12 12:18:36 2000 +0000
 
142431
 
 
142432
    Updated Slovak translation
 
142433
 
 
142434
 po/ChangeLog |    4 +
 
142435
 po/sk.po     |  565 +++++++++++++++-------------------------------------------
 
142436
 2 files changed, 148 insertions(+), 421 deletions(-)
 
142437
 
 
142438
commit 94b7d46232278c554bc1fca52652b4d606662020
 
142439
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
142440
Date:   Mon Dec 11 21:19:32 2000 +0000
 
142441
 
 
142442
    Added Azeri file added Slovak file from stable branch
 
142443
    
 
142444
    Added Azeri file
 
142445
    added Slovak file from stable branch
 
142446
 
 
142447
 configure.in |    2 +-
 
142448
 po/ChangeLog |    6 +
 
142449
 po/az.po     | 2124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
142450
 po/fr.po     | 1213 ++++++++++++++++++++--------------
 
142451
 po/pl.po     |  930 +++++++++++++-------------
 
142452
 po/sk.po     | 2111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
142453
 6 files changed, 5419 insertions(+), 967 deletions(-)
 
142454
 
 
142455
commit c8571e76aa364dd555a8e67f3f5f6333a934e9f8
 
142456
Author: Gene Z. Ragan <gzr@eazel.com>
 
142457
Date:   Fri Dec 8 23:36:43 2000 +0000
 
142458
 
 
142459
    reviewed by: Pavel Cisler <pavel@eazel.com>
 
142460
    
 
142461
    2000-12-08  Gene Z. Ragan  <gzr@eazel.com>
 
142462
    
 
142463
        reviewed by: Pavel Cisler <pavel@eazel.com>
 
142464
    
 
142465
        Fixed bug 4660, Descrption lost when adding mime types
 
142466
    
 
142467
        Bug was caused by a failure to write out a mime type
 
142468
        with caps in the string. I now convert all caps to lower
 
142469
        case and inform the user what has happened.
 
142470
    
 
142471
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142472
        (find_message_label_callback), (find_message_label),
 
142473
        (show_message_box), (display_upper_case_dialog):
 
142474
        New routines to display a nice dialog taken from Nautilus.
 
142475
    
 
142476
        (nautilus_mime_type_capplet_show_new_mime_window):
 
142477
        Convert mime string to lower case if caps are present.
 
142478
 
 
142479
 capplets/file-types/file-types-capplet-dialogs.c |  109 +++++++++++++++++++++-
 
142480
 capplets/file-types/file-types-capplet.c         |    1 -
 
142481
 2 files changed, 104 insertions(+), 6 deletions(-)
 
142482
 
 
142483
commit 2009063564c997c4e89619c9804535f6bfa2df22
 
142484
Author: Simos Xenitellis <simos@src.gnome.org>
 
142485
Date:   Tue Dec 5 15:46:00 2000 +0000
 
142486
 
 
142487
    Updated Greek translation
 
142488
 
 
142489
 po/ChangeLog |    4 +
 
142490
 po/el.po     | 1181 ++++++++++++++++++++++++++++++++++++----------------------
 
142491
 2 files changed, 749 insertions(+), 436 deletions(-)
 
142492
 
 
142493
commit 1134b748da58bcc14aa78d94a7791d4be6e87859
 
142494
Author: Karl Eichwalder <ke@src.gnome.org>
 
142495
Date:   Sat Nov 25 19:55:24 2000 +0000
 
142496
 
 
142497
    Update.
 
142498
 
 
142499
 po/ChangeLog |    4 ++++
 
142500
 po/de.po     |    6 +++---
 
142501
 2 files changed, 7 insertions(+), 3 deletions(-)
 
142502
 
 
142503
commit ab3252cba515ac8a3ca24101de1b51aa0f68f3e2
 
142504
Author: Stanislav Brabec <utx@penguin.cz>
 
142505
Date:   Fri Nov 24 12:45:21 2000 +0000
 
142506
 
 
142507
    Remove trailing dot in english strings containing menu name or tooltip
 
142508
    
 
142509
    2000-11-23  Stanislav Brabec  <utx@penguin.cz>
 
142510
    
 
142511
            * */*/*.desktop, */*/*.directory: Remove trailing dot in english
 
142512
        strings containing menu name or tooltip (discussed in gnome-i18n
 
142513
        list). Updated cs.
 
142514
 
 
142515
 ChangeLog |    6 ++++++
 
142516
 1 files changed, 6 insertions(+), 0 deletions(-)
 
142517
 
 
142518
commit 679d564b53efc12600b08868c376cf5b1c4092f3
 
142519
Author: Mathieu Lacage <mathieu@eazel.com>
 
142520
Date:   Mon Nov 20 19:43:30 2000 +0000
 
142521
 
 
142522
    reviewed by: <mjs@eazel.com>
 
142523
    
 
142524
    2000-11-20  Mathieu Lacage  <mathieu@eazel.com>
 
142525
    
 
142526
        reviewed by: <mjs@eazel.com>
 
142527
    
 
142528
        Fix bug 4812. Also, make the capplet work by fixing
 
142529
        random bugs here and there. It was the first time I could test
 
142530
        it for true so, of course, got a bunch of small-border-effect bugs.
 
142531
        * libgnomevfs/gnome-vfs-mime-info.c:
 
142532
        (hack_getc): the most evil function I ever wrote.
 
142533
        It recursively gets rid of the comment lines before
 
142534
        the parsers ever get them. (iunstead of fixing thew parsers....)
 
142535
        (load_mime_type_info_from): make it use nerw hack_gets function
 
142536
        instead of getc_unlocked.
 
142537
        (load_mime_list_info_from): idem.
 
142538
        (gnome_vfs_mime_get_extensions_list): avoid returning the extensions
 
142539
        of the system settings if the user has set the user extensions.
 
142540
        (get_key_name): make it remove duplicates for true.
 
142541
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142542
        (nautilus_mime_type_capplet_show_new_mime_window): fix bug 4812
 
142543
        by replacing "char *text[3]" by "char *text[4]".
 
142544
        (nautilus_mime_type_capplet_show_change_extension_window):
 
142545
        spaces.
 
142546
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142547
        (update_extensions_list): fix border-effect bugs. (ie: when you
 
142548
        have no extension for a mime type for example...)
 
142549
        (add_mime_clicked): idem.
 
142550
 
 
142551
 capplets/file-types/file-types-capplet-dialogs.c |   26 ++++---
 
142552
 capplets/file-types/file-types-capplet.c         |   83 +++++-----------------
 
142553
 2 files changed, 34 insertions(+), 75 deletions(-)
 
142554
 
 
142555
commit 7652cffef12e074a7a8c54288727e785c785cabe
 
142556
Author: Mathieu Lacage <mathieu@eazel.com>
 
142557
Date:   Mon Nov 20 02:31:25 2000 +0000
 
142558
 
 
142559
    Fix bug 4811 add new function. Ultimately, I wished we could get rid of
 
142560
    
 
142561
    2000-11-19  Mathieu Lacage  <mathieu@eazel.com>
 
142562
    
 
142563
        Fix bug 4811
 
142564
        * libgnomevfs/gnome-vfs-mime-info.c:
 
142565
        (gnome_vfs_mime_set_extensions_list): add new function.
 
142566
        Ultimately, I wished we could get rid of the direct access
 
142567
        to the internal hastables but this is at least a first step.
 
142568
        * libgnomevfs/gnome-vfs-mime-info.h: add prototype.
 
142569
    
 
142570
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142571
        (add_extension_clicked): implement
 
142572
        (remove_extension_clicked): implement
 
142573
        (extension_list_selected): grey/ungrey delete button when selecting/unselecting
 
142574
        (extension_list_deselected): idem
 
142575
        (get_extensions_from_gtk_list): helper function.
 
142576
        (nautilus_mime_type_capplet_show_change_extension_window): implement.
 
142577
        (nautilus_mime_type_capplet_show_new_extension_window): fix a number of segfaults.
 
142578
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.h: change prototypes.
 
142579
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142580
        (get_selected_row_number),helper function.
 
142581
        (get_selected_mime_type), helper function (refactoring :)
 
142582
        (really_change_icon): fix segfault.
 
142583
        (update_extensions_list): update extensions when you change them.
 
142584
        (change_file_extensions_clicked): create dialog.
 
142585
        (init_mime_capplet): spaces.
 
142586
        (nautilus_mime_type_capplet_update_info): make it use get_selected_mime_type.
 
142587
 
 
142588
 capplets/file-types/file-types-capplet-dialogs.c |  209 +++++++++++++++++++++-
 
142589
 capplets/file-types/file-types-capplet-dialogs.h |    7 +-
 
142590
 capplets/file-types/file-types-capplet.c         |   78 ++++++++-
 
142591
 3 files changed, 277 insertions(+), 17 deletions(-)
 
142592
 
 
142593
commit 404ba40351d4ca2976b43182b6b48df0f78b1693
 
142594
Author: Mathieu Lacage <mathieu@eazel.com>
 
142595
Date:   Fri Nov 17 23:15:20 2000 +0000
 
142596
 
 
142597
    reviewed by: Sullivan
 
142598
    
 
142599
    2000-11-17  Mathieu Lacage  <mathieu@eazel.com>
 
142600
    
 
142601
        reviewed by: Sullivan
 
142602
    
 
142603
        fix Bug 4768. Reported 3 bugs about separate issues: 4796, 4797, 4798.
 
142604
        * data/mime/gnome-vfs.keys: change icon filenames to relative paths.
 
142605
        * libgnomevfs/Makefile.am: add GNOME_VFS_PREFIX
 
142606
        * libgnomevfs/gnome-vfs-mime-info.c: (gnome_vfs_mime_info_reload):
 
142607
        add initialition code if the mime stuff is not initalized when doing
 
142608
        a reload. This avoids a segfault.
 
142609
        * libgnomevfs/gnome-vfs-utils.c: (hack_file_exists): new function
 
142610
        copied from gnome-libs: prviously named g_file_exists.
 
142611
        (gnome_vfs_icon_path_from_filename): new API function. It looks
 
142612
        in GNOME_PATH to find the icons and defaults to the gnome-vfs prefix
 
142613
        one. It accepts only relative paths and returns an absolute path.
 
142614
        * libgnomevfs/gnome-vfs-utils.h: add prototype.
 
142615
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142616
        (really_change_icon), changes the icon used by a mime type.
 
142617
        (gil_icon_selected_cb): changes the icon when you double-click.
 
142618
        (change_icon_clicked_cb_real): changes the icon when you click on ok.
 
142619
        (change_icon_clicked): connect to the clicked and select_icon signals
 
142620
        to know when the user has made up his mind about hte new icon.
 
142621
        (nautilus_mime_type_capplet_update_info), spaces.
 
142622
        (add_mime_clicked): spaces.
 
142623
        (nautilus_mime_type_capplet_update_mime_list_icon): spaces.
 
142624
        (capplet_get_icon_pixbuf): spaces.
 
142625
        (populate_mime_list): spaces.
 
142626
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
142627
        (icon_selected_cb): spaces.
 
142628
        (nautilus_mime_type_show_icon_selection): spaces.
 
142629
        (nautilus_mime_type_icon_entry_get_relative_filename): new function.
 
142630
        returns a relative filename instead of an abosulte one.
 
142631
        * mime-type-capplet/nautilus-mime-type-icon-entry.h: add relative
 
142632
        function prototype
 
142633
 
 
142634
 capplets/file-types/file-types-capplet.c    |  125 ++++++++++++++++++--------
 
142635
 capplets/file-types/file-types-icon-entry.c |   28 ++++++-
 
142636
 capplets/file-types/file-types-icon-entry.h |    1 +
 
142637
 3 files changed, 114 insertions(+), 40 deletions(-)
 
142638
 
 
142639
commit 7b46e81978f7343ef9d90d0ebe1a53e4710253c3
 
142640
Author: Mathieu Lacage <mathieu@eazel.com>
 
142641
Date:   Fri Nov 17 00:41:44 2000 +0000
 
142642
 
 
142643
    fix bug 4769 tweak to look slightly better. fix a potential segfault too.
 
142644
    
 
142645
    2000-11-16  Mathieu Lacage  <mathieu@eazel.com>
 
142646
    
 
142647
        fix bug 4769
 
142648
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142649
        (nautilus_mime_type_capplet_show_new_mime_window): tweak to
 
142650
        look slightly better. fix a potential segfault too.
 
142651
        * mime-type-capplet/nautilus-mime-type-capplet.c: (revert_real_cb),
 
142652
        (revert_mime_clicked), (add_mime_clicked): add dialog hook.
 
142653
 
 
142654
 capplets/file-types/file-types-capplet-dialogs.c |    8 ++++-
 
142655
 capplets/file-types/file-types-capplet.c         |   36 +++++++++++++++++-----
 
142656
 2 files changed, 34 insertions(+), 10 deletions(-)
 
142657
 
 
142658
commit 796feca1e3730cdb54e70902057068dd5528ac24
 
142659
Author: Mathieu Lacage <mathieu@eazel.com>
 
142660
Date:   Thu Nov 16 08:33:02 2000 +0000
 
142661
 
 
142662
    Fix bugs 2767 and 3228 add debugging functions. They are disabled by
 
142663
    
 
142664
    2000-11-16  Mathieu Lacage  <mathieu@eazel.com>
 
142665
    
 
142666
        Fix bugs 2767 and 3228
 
142667
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142668
        (nautilus_stop_in_debugger),
 
142669
        (nautilus_stop_after_default_log_handler),
 
142670
        (nautilus_set_stop_after_default_log_handler),
 
142671
        (nautilus_make_warnings_and_criticals_stop_in_debugger),
 
142672
        add debugging functions. They are disabled by default.
 
142673
        (main), add call to debuggin funcitons if they are enabled.
 
142674
        (change_icon_clicked), implement.
 
142675
        (init_mime_capplet), tweaks, cleanups
 
142676
        (nautilus_mime_type_capplet_update_info), update icon.
 
142677
        (revert_mime_clicked), implement correctly.
 
142678
        (delete_mime_clicked), implement correctly.
 
142679
        (add_mime_clicked), cleanups
 
142680
        (capplet_get_icon_pixbuf), new function to get the pixbuf for
 
142681
        a given mime type
 
142682
        (populate_mime_list): use the new function above, refactor.
 
142683
        (update_mime_list_action): idem.
 
142684
 
 
142685
 capplets/file-types/file-types-capplet.c |  365 ++++++++++++++++++------------
 
142686
 1 files changed, 225 insertions(+), 140 deletions(-)
 
142687
 
 
142688
commit c2c99951cf8718419f4a226be3e3cf67d9afb8d8
 
142689
Author: Mathieu Lacage <mathieu@eazel.com>
 
142690
Date:   Thu Nov 16 04:53:55 2000 +0000
 
142691
 
 
142692
    make it look like what Arlo wanted. (revert_mime_clicked): new callback to
 
142693
    
 
142694
    2000-11-15  Mathieu Lacage  <mathieu@eazel.com>
 
142695
    
 
142696
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142697
        (init_mime_capplet), make it look like what Arlo wanted.
 
142698
        (revert_mime_clicked): new callback to reset user settings.
 
142699
 
 
142700
 capplets/file-types/file-types-capplet.c |  249 +++++++++++++++---------------
 
142701
 1 files changed, 126 insertions(+), 123 deletions(-)
 
142702
 
 
142703
commit ccd779c3efa7cd1414d5d2ea480a993a5110947b
 
142704
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
142705
Date:   Tue Nov 14 16:19:30 2000 +0000
 
142706
 
 
142707
    Updated Polish translation
 
142708
 
 
142709
 po/ChangeLog |    4 ++
 
142710
 po/pl.po     |  153 ++++++++++++++++++++++++++++++++++++++++------------------
 
142711
 2 files changed, 110 insertions(+), 47 deletions(-)
 
142712
 
 
142713
commit 07a568a16a1649c1ff81fe4b2219ee7cd4e92931
 
142714
Author: Stano Visnovsky <stano@src.gnome.org>
 
142715
Date:   Tue Nov 14 13:32:33 2000 +0000
 
142716
 
 
142717
    Added Slovak [sk] translations
 
142718
 
 
142719
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
142720
 1 files changed, 2 insertions(+), 0 deletions(-)
 
142721
 
 
142722
commit 3b5684ce82283c5edde43c9b6dfe3ec23726709f
 
142723
Author: Szabolcs Ban <bansz@src.gnome.org>
 
142724
Date:   Tue Nov 14 09:24:35 2000 +0000
 
142725
 
 
142726
    Fixed
 
142727
 
 
142728
 po/hu.po |    6 +++---
 
142729
 1 files changed, 3 insertions(+), 3 deletions(-)
 
142730
 
 
142731
commit 6b5e1f48ff45bb8bdb0de7e4b10032a95a267061
 
142732
Author: Gene Z. Ragan <gzr@eazel.com>
 
142733
Date:   Mon Nov 13 23:33:57 2000 +0000
 
142734
 
 
142735
    Some more capplet work. The mime list now updates to reflect changes made
 
142736
    
 
142737
    2000-11-13  Gene Z. Ragan  <gzr@eazel.com>
 
142738
    
 
142739
        Some more capplet work.  The mime list now updates
 
142740
        to reflect changes made to the default action button
 
142741
        and menu item list.
 
142742
    
 
142743
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142744
        (application_button_toggled), (viewer_button_toggled),
 
142745
        (application_menu_activated), (component_menu_activated),
 
142746
        (add_mime_clicked),
 
142747
        (nautilus_mime_type_capplet_update_mime_list_icon),
 
142748
        (update_mime_list_action), (populate_mime_list):
 
142749
    
 
142750
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
142751
        (entry_changed):
 
142752
        Fixed a case where a NULL widget would cause an assertion.
 
142753
 
 
142754
 capplets/file-types/file-types-capplet.c    |   95 ++++++++++++++++++++++++--
 
142755
 capplets/file-types/file-types-icon-entry.c |   17 +++--
 
142756
 2 files changed, 98 insertions(+), 14 deletions(-)
 
142757
 
 
142758
commit 9dbfae956e792617ec92b5b078048351f6c3ff4b
 
142759
Author: Gene Z. Ragan <gzr@eazel.com>
 
142760
Date:   Mon Nov 13 19:16:38 2000 +0000
 
142761
 
 
142762
    Fixed bug 3107, Setting na icon for a mime type does not work.
 
142763
    
 
142764
    2000-11-13  Gene Z. Ragan  <gzr@eazel.com>
 
142765
    
 
142766
        Fixed bug 3107, Setting na icon for a mime type does not work.
 
142767
    
 
142768
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142769
        * mime-type-capplet/nautilus-mime-type-capplet.h:
 
142770
        (nautilus_mime_type_capplet_update_mime_list_icon):
 
142771
        New function that sets/updates the icon in the mime list.
 
142772
    
 
142773
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
142774
        (icon_selected_cb), (nautilus_mime_type_show_icon_selection):
 
142775
        Add call to new nautilus_mime_type_capplet_update_mime_list_icon
 
142776
        function.
 
142777
 
 
142778
 capplets/file-types/file-types-capplet.c    |   52 +++++++++++++++++++++++++++
 
142779
 capplets/file-types/file-types-capplet.h    |    2 +-
 
142780
 capplets/file-types/file-types-icon-entry.c |   29 ++++++++-------
 
142781
 3 files changed, 68 insertions(+), 15 deletions(-)
 
142782
 
 
142783
commit e58cefd2cd80769ffe000464f38b4ed5bdfaa493
 
142784
Author: Kjartan Maraas <kmaraas@gnome.org>
 
142785
Date:   Sun Nov 12 17:00:14 2000 +0000
 
142786
 
 
142787
    Added norwegian translation. Marked all strings for translation.
 
142788
    
 
142789
    2000-11-11  Kjartan Maraas  <kmaraas@gnome.org>
 
142790
    
 
142791
        * mime-type-capplet/nautilus-mime-type.desktop: Added norwegian translation.
 
142792
        * mime-type-capplet/nautilus-mime-type-capplet.c: Marked all strings for translation.
 
142793
 
 
142794
 capplets/file-types/file-types-capplet.c       |    6 +++---
 
142795
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
142796
 2 files changed, 5 insertions(+), 3 deletions(-)
 
142797
 
 
142798
commit a31974f90f60709b548b583e41da4cf2143703d3
 
142799
Author: jjranta <jjranta@src.gnome.org>
 
142800
Date:   Sat Nov 11 13:01:41 2000 +0000
 
142801
 
 
142802
    Added or updated fi-entry to about all .desktop-files. Updated fi.po
 
142803
 
 
142804
 capplets/background/background-properties.desktop  |    2 +-
 
142805
 .../screensaver/screensaver-properties.desktop     |    2 +-
 
142806
 control-center/gnomecc.desktop                     |    2 +-
 
142807
 po/ChangeLog                                       |    4 +
 
142808
 po/fi.po                                           | 1504 ++++++++++----------
 
142809
 5 files changed, 775 insertions(+), 739 deletions(-)
 
142810
 
 
142811
commit f54e6243283d9197b444b4e71379a7852ffbff80
 
142812
Author: Elliot Lee <sopwith@src.gnome.org>
 
142813
Date:   Fri Nov 10 00:56:59 2000 +0000
 
142814
 
 
142815
    More srcdir != builddir, plus add missing source files.
 
142816
    
 
142817
    
 
142818
    
 
142819
    More srcdir != builddir, plus add missing source files.
 
142820
 
 
142821
 capplets/file-types/Makefile.am |    4 +++-
 
142822
 1 files changed, 3 insertions(+), 1 deletions(-)
 
142823
 
 
142824
commit fb05c868f04790a598b17f5edee40a4753373dac
 
142825
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142826
Date:   Wed Nov 8 14:04:01 2000 +0000
 
142827
 
 
142828
    updating pt_BR
 
142829
 
 
142830
 po/pt_BR.po |   94 +++++++++++++++++++++++++----------------------------------
 
142831
 1 files changed, 40 insertions(+), 54 deletions(-)
 
142832
 
 
142833
commit 994589cff7ce8972c7dd9b473ebab67dbd1d5cb0
 
142834
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
142835
Date:   Sat Nov 4 18:56:23 2000 +0000
 
142836
 
 
142837
    Translations from Keld
 
142838
    control-center/po/da.po gtranslator/po/da.po sodipodi/po/da.po
 
142839
 
 
142840
 po/da.po | 1048 ++++++++++++++++++++++++++++++++++++++++----------------------
 
142841
 1 files changed, 678 insertions(+), 370 deletions(-)
 
142842
 
 
142843
commit 7dde3219d144641903935da2ce466508fc0e587a
 
142844
Author: Gene Z. Ragan <gzr@eazel.com>
 
142845
Date:   Thu Nov 2 22:34:42 2000 +0000
 
142846
 
 
142847
    Some more capplet cleanup.
 
142848
    
 
142849
    2000-11-02  Gene Z. Ragan  <gzr@eazel.com>
 
142850
    
 
142851
        Some more capplet cleanup.
 
142852
    
 
142853
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142854
        (check_button_status), (initialize_edit_applications_dialog),
 
142855
        (initialize_edit_components_dialog):
 
142856
        Have the Add, Edit and Delete buttons in the Edit Applications
 
142857
        dialog be enabled/disabled properly based on the contents
 
142858
        of the application list.
 
142859
    
 
142860
        Remove Cancel button from the Edit Component and Edit Application
 
142861
        dialog, as we currently do not have a way to roll back the changed
 
142862
        made.
 
142863
 
 
142864
 capplets/file-types/file-types-capplet-dialogs.c |   44 ++++++++++++++++++++--
 
142865
 1 files changed, 40 insertions(+), 4 deletions(-)
 
142866
 
 
142867
commit 5581fc2897b5d19b64d66deab78b322193c7da5d
 
142868
Author: Gene Ragan <gzr@src.gnome.org>
 
142869
Date:   Thu Nov 2 08:37:45 2000 +0000
 
142870
 
 
142871
    So2000-11-02  Gene Z. Ragan  <gzr@eazel.com>
 
142872
    
 
142873
        Fixed bug 4319, Edit and Delete actions in Application
 
142874
        List do not function
 
142875
    
 
142876
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
142877
        (populate_default_applications_list),
 
142878
        (initialize_edit_applications_dialog),
 
142879
        (nautilus_mime_type_capplet_show_new_mime_window),
 
142880
        (add_or_update_application), (add_item_to_application_list),
 
142881
        (show_new_application_window), (show_edit_application_window),
 
142882
        (delete_selected_application):
 
142883
        Bunches of code to handle adding, editing and deletion of
 
142884
        application/mime type mapping.
 
142885
    
 
142886
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
142887
        (nautilus_mime_type_capplet_get_selected_item_mime_type):
 
142888
 
 
142889
 capplets/file-types/file-types-capplet-dialogs.c |  245 ++++++++++++++++++----
 
142890
 capplets/file-types/file-types-capplet.c         |    2 +-
 
142891
 2 files changed, 205 insertions(+), 42 deletions(-)
 
142892
 
 
142893
commit 6d9daa950ac9a0c070e8598b432a56badc21fd1d
 
142894
Author: Andraz Tori <minmax@src.gnome.org>
 
142895
Date:   Wed Nov 1 17:26:14 2000 +0000
 
142896
 
 
142897
    Updated Slovenian translation
 
142898
 
 
142899
 po/sl.po | 1257 ++++++++++++++++++++++++++++++++++++++------------------------
 
142900
 1 files changed, 772 insertions(+), 485 deletions(-)
 
142901
 
 
142902
commit e195977478e224c57253de967efc1b075cb76c8a
 
142903
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
142904
Date:   Mon Oct 30 14:03:17 2000 +0000
 
142905
 
 
142906
    Updated Polish translation
 
142907
 
 
142908
 po/ChangeLog |    4 +
 
142909
 po/pl.po     | 1877 +++++++++++++++++++++++++++++-----------------------------
 
142910
 2 files changed, 943 insertions(+), 938 deletions(-)
 
142911
 
 
142912
commit 6c310dbc6e9938396f218b96b4b9ce75f10e5b93
 
142913
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142914
Date:   Mon Oct 30 13:07:12 2000 +0000
 
142915
 
 
142916
    Updating some pt_BR translations. (Update-Gnome.sh script)
 
142917
     any problem ricardo@conectiva.com.br please
 
142918
 
 
142919
 po/pt_BR.po | 2491 +++++++++++++++++++++++++++++++++++++----------------------
 
142920
 1 files changed, 1549 insertions(+), 942 deletions(-)
 
142921
 
 
142922
commit fae7e29e1327ceb549bae08827d76cd0dd12df70
 
142923
Author: Bradford Hovinen <hovinen@helixcode.com>
 
142924
Date:   Sat Oct 28 17:23:13 2000 +0000
 
142925
 
 
142926
    Add missing _() around label strings
 
142927
    
 
142928
    2000-10-28  Bradford Hovinen  <hovinen@helixcode.com>
 
142929
    
 
142930
        * screensaver-prefs-dialog.c (get_spinbutton):
 
142931
        (get_check_button):
 
142932
        (get_select_widget):
 
142933
        (get_file_entry):
 
142934
        (get_entry):
 
142935
        (place_number): Add missing _() around label strings
 
142936
 
 
142937
 capplets/screensaver/ChangeLog                  |    9 +++++++++
 
142938
 capplets/screensaver/screensaver-prefs-dialog.c |   18 +++++++++---------
 
142939
 2 files changed, 18 insertions(+), 9 deletions(-)
 
142940
 
 
142941
commit 557bdad3cac1ad47681b689c4d4e4ae068c18d08
 
142942
Author: Valek Frob <frob@src.gnome.org>
 
142943
Date:   Sat Oct 28 13:42:56 2000 +0000
 
142944
 
 
142945
    Updated russian translation.
 
142946
 
 
142947
 po/ChangeLog |    4 +
 
142948
 po/ru.po     | 1163 +++++++++++++++++++++++++++++++++-------------------------
 
142949
 2 files changed, 663 insertions(+), 504 deletions(-)
 
142950
 
 
142951
commit 14f94182c1aa09acc6b2cb4e8b67c909da9e21e3
 
142952
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142953
Date:   Thu Oct 26 20:08:05 2000 +0000
 
142954
 
 
142955
    updating some pt_BR <ricardo@conectiva.com.br>
 
142956
    
 
142957
    any problem, just tell me, and i reverse the commit.
 
142958
 
 
142959
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
142960
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
142961
 control-center/gnomecc.desktop                 |    2 +-
 
142962
 3 files changed, 5 insertions(+), 1 deletions(-)
 
142963
 
 
142964
commit 0afa691aae019831da9c37d37cc065e2400ddbc7
 
142965
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142966
Date:   Tue Oct 24 19:16:38 2000 +0000
 
142967
 
 
142968
    updating pt_BR translations
 
142969
 
 
142970
 po/pt_BR.po |  284 +++++++++++++++++++++++++++++-----------------------------
 
142971
 1 files changed, 142 insertions(+), 142 deletions(-)
 
142972
 
 
142973
commit fa11f29295f683e6b02cfb684d023c2868d46cab
 
142974
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142975
Date:   Tue Oct 24 18:41:09 2000 +0000
 
142976
 
 
142977
    updating translations
 
142978
 
 
142979
 po/pt_BR.po | 1506 +++++++++++++++++++++++++++++++----------------------------
 
142980
 1 files changed, 804 insertions(+), 702 deletions(-)
 
142981
 
 
142982
commit 50559800613b07664e9d4c68fe3bc4cc0935c808
 
142983
Author: Jorge Godoy <docsbr@src.gnome.org>
 
142984
Date:   Tue Oct 24 18:09:58 2000 +0000
 
142985
 
 
142986
    ng some potfile translations and adding some translations...
 
142987
    
 
142988
    
 
142989
     ng some potfile translations and adding some translations...
 
142990
    
 
142991
     <!--
 
142992
 
 
142993
 po/pt_BR.po | 1506 ++++++++++++++++++++++++++++-------------------------------
 
142994
 1 files changed, 702 insertions(+), 804 deletions(-)
 
142995
 
 
142996
commit 52b0f1210d6e629aed4ed05b0b3c339093ababae
 
142997
Author: Christian Rose <menthos@src.gnome.org>
 
142998
Date:   Sun Oct 22 21:32:38 2000 +0000
 
142999
 
 
143000
    Updated Swedish translation.
 
143001
 
 
143002
 po/ChangeLog |    4 +
 
143003
 po/sv.po     | 1433 +++++++++++++++++++++++++++++++++++-----------------------
 
143004
 2 files changed, 880 insertions(+), 557 deletions(-)
 
143005
 
 
143006
commit 18ea732ecfd10fdf9959eb17840fc046e39a6b28
 
143007
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
143008
Date:   Sun Oct 22 20:21:02 2000 +0000
 
143009
 
 
143010
    From John B Tunison <jtunison@andrew.cmu.edu>:
 
143011
    
 
143012
        Added xml files resulting from conversions from old .desktop files
 
143013
 
 
143014
 capplets/screensaver/screensavers/3d_clock.xml     |   23 +++
 
143015
 capplets/screensaver/screensavers/3d_clock.xml.h   |   18 ++
 
143016
 capplets/screensaver/screensavers/Makefile.am      |  198 ++++++++++++++++++-
 
143017
 capplets/screensaver/screensavers/ant.xml.h        |   30 +++
 
143018
 capplets/screensaver/screensavers/atlantis.xml     |    7 +
 
143019
 capplets/screensaver/screensavers/atlantis.xml.h   |    6 +
 
143020
 capplets/screensaver/screensavers/attraction.xml.h |   26 +++
 
143021
 capplets/screensaver/screensavers/blitspin.xml     |   19 ++
 
143022
 capplets/screensaver/screensavers/blitspin.xml.h   |   13 ++
 
143023
 capplets/screensaver/screensavers/bouboule.xml     |   25 +++
 
143024
 capplets/screensaver/screensavers/bouboule.xml.h   |   15 ++
 
143025
 capplets/screensaver/screensavers/braid.xml        |   14 ++
 
143026
 capplets/screensaver/screensavers/braid.xml.h      |    9 +
 
143027
 capplets/screensaver/screensavers/bsod.xml.h       |   11 +
 
143028
 capplets/screensaver/screensavers/bubble3d.xml     |    7 +
 
143029
 capplets/screensaver/screensavers/bubble3d.xml.h   |    6 +
 
143030
 capplets/screensaver/screensavers/bubbles.xml      |   23 +++
 
143031
 capplets/screensaver/screensavers/bubbles.xml.h    |   13 ++
 
143032
 capplets/screensaver/screensavers/cage.xml         |    7 +
 
143033
 capplets/screensaver/screensavers/cage.xml.h       |    6 +
 
143034
 capplets/screensaver/screensavers/compass.xml.h    |   13 ++
 
143035
 capplets/screensaver/screensavers/coral.xml        |   19 ++
 
143036
 capplets/screensaver/screensavers/coral.xml.h      |   14 ++
 
143037
 capplets/screensaver/screensavers/critical.xml     |    7 +
 
143038
 capplets/screensaver/screensavers/critical.xml.h   |    6 +
 
143039
 capplets/screensaver/screensavers/crystal.xml      |   31 +++
 
143040
 capplets/screensaver/screensavers/crystal.xml.h    |   17 ++
 
143041
 capplets/screensaver/screensavers/cynosure.xml     |   22 +++
 
143042
 capplets/screensaver/screensavers/cynosure.xml.h   |   15 ++
 
143043
 capplets/screensaver/screensavers/decayscreen.xml  |   14 ++
 
143044
 .../screensaver/screensavers/decayscreen.xml.h     |   10 +
 
143045
 capplets/screensaver/screensavers/deco.xml         |   17 ++
 
143046
 capplets/screensaver/screensavers/deco.xml.h       |   10 +
 
143047
 capplets/screensaver/screensavers/deluxe.xml       |    7 +
 
143048
 capplets/screensaver/screensavers/deluxe.xml.h     |    6 +
 
143049
 capplets/screensaver/screensavers/demon.xml        |    7 +
 
143050
 capplets/screensaver/screensavers/demon.xml.h      |    6 +
 
143051
 capplets/screensaver/screensavers/discrete.xml     |   22 +++
 
143052
 capplets/screensaver/screensavers/discrete.xml.h   |   14 ++
 
143053
 capplets/screensaver/screensavers/distort.xml      |    7 +
 
143054
 capplets/screensaver/screensavers/distort.xml.h    |    6 +
 
143055
 capplets/screensaver/screensavers/drift.xml        |   28 +++
 
143056
 capplets/screensaver/screensavers/drift.xml.h      |   16 ++
 
143057
 capplets/screensaver/screensavers/epicycle.xml     |   18 ++
 
143058
 capplets/screensaver/screensavers/epicycle.xml.h   |   12 ++
 
143059
 capplets/screensaver/screensavers/fadeplot.xml     |   26 +++
 
143060
 capplets/screensaver/screensavers/fadeplot.xml.h   |   17 ++
 
143061
 capplets/screensaver/screensavers/flag.xml.h       |   21 ++
 
143062
 capplets/screensaver/screensavers/flame.xml        |   27 +++
 
143063
 capplets/screensaver/screensavers/flame.xml.h      |   18 ++
 
143064
 capplets/screensaver/screensavers/flow.xml         |    7 +
 
143065
 capplets/screensaver/screensavers/flow.xml.h       |    6 +
 
143066
 capplets/screensaver/screensavers/forest.xml       |   22 +++
 
143067
 capplets/screensaver/screensavers/forest.xml.h     |   14 ++
 
143068
 capplets/screensaver/screensavers/galaxy.xml       |    7 +
 
143069
 capplets/screensaver/screensavers/galaxy.xml.h     |    6 +
 
143070
 capplets/screensaver/screensavers/gears.xml        |    7 +
 
143071
 capplets/screensaver/screensavers/gears.xml.h      |    6 +
 
143072
 capplets/screensaver/screensavers/glplanet.xml     |    7 +
 
143073
 capplets/screensaver/screensavers/glplanet.xml.h   |    6 +
 
143074
 capplets/screensaver/screensavers/goop.xml         |   26 +++
 
143075
 capplets/screensaver/screensavers/goop.xml.h       |   14 ++
 
143076
 capplets/screensaver/screensavers/grav.xml         |   24 +++
 
143077
 capplets/screensaver/screensavers/grav.xml.h       |   13 ++
 
143078
 capplets/screensaver/screensavers/greynetic.xml    |   14 ++
 
143079
 capplets/screensaver/screensavers/greynetic.xml.h  |   10 +
 
143080
 capplets/screensaver/screensavers/halo.xml         |   31 +++
 
143081
 capplets/screensaver/screensavers/halo.xml.h       |   17 ++
 
143082
 capplets/screensaver/screensavers/helix.xml        |   14 ++
 
143083
 capplets/screensaver/screensavers/helix.xml.h      |   10 +
 
143084
 capplets/screensaver/screensavers/hopalong.xml     |   22 +++
 
143085
 capplets/screensaver/screensavers/hopalong.xml.h   |   15 ++
 
143086
 capplets/screensaver/screensavers/hypercube.xml    |   18 ++
 
143087
 capplets/screensaver/screensavers/hypercube.xml.h  |   13 ++
 
143088
 capplets/screensaver/screensavers/ifs.xml          |   14 ++
 
143089
 capplets/screensaver/screensavers/ifs.xml.h        |    9 +
 
143090
 capplets/screensaver/screensavers/imsmap.xml       |    7 +
 
143091
 capplets/screensaver/screensavers/imsmap.xml.h     |    6 +
 
143092
 capplets/screensaver/screensavers/interference.xml |    7 +
 
143093
 .../screensaver/screensavers/interference.xml.h    |    6 +
 
143094
 capplets/screensaver/screensavers/jigsaw.xml       |   11 +
 
143095
 capplets/screensaver/screensavers/jigsaw.xml.h     |    9 +
 
143096
 capplets/screensaver/screensavers/julia.xml        |   22 +++
 
143097
 capplets/screensaver/screensavers/julia.xml.h      |   14 ++
 
143098
 capplets/screensaver/screensavers/kaleidescope.xml |   23 +++
 
143099
 .../screensaver/screensavers/kaleidescope.xml.h    |   15 ++
 
143100
 capplets/screensaver/screensavers/kumppa.xml       |    7 +
 
143101
 capplets/screensaver/screensavers/kumppa.xml.h     |    6 +
 
143102
 capplets/screensaver/screensavers/lament.xml       |    7 +
 
143103
 capplets/screensaver/screensavers/lament.xml.h     |    6 +
 
143104
 capplets/screensaver/screensavers/laser.xml        |   18 ++
 
143105
 capplets/screensaver/screensavers/laser.xml.h      |   12 ++
 
143106
 capplets/screensaver/screensavers/lightning.xml    |   14 ++
 
143107
 capplets/screensaver/screensavers/lightning.xml.h  |    9 +
 
143108
 capplets/screensaver/screensavers/lisa.xml         |   26 +++
 
143109
 capplets/screensaver/screensavers/lisa.xml.h       |   17 ++
 
143110
 capplets/screensaver/screensavers/lissie.xml       |    7 +
 
143111
 capplets/screensaver/screensavers/lissie.xml.h     |    6 +
 
143112
 capplets/screensaver/screensavers/lmorph.xml       |   25 +++
 
143113
 capplets/screensaver/screensavers/lmorph.xml.h     |   16 ++
 
143114
 capplets/screensaver/screensavers/loop.xml         |    7 +
 
143115
 capplets/screensaver/screensavers/loop.xml.h       |    6 +
 
143116
 capplets/screensaver/screensavers/maze.xml         |   27 +++
 
143117
 capplets/screensaver/screensavers/maze.xml.h       |   16 ++
 
143118
 capplets/screensaver/screensavers/moebius.xml      |    7 +
 
143119
 capplets/screensaver/screensavers/moebius.xml.h    |    6 +
 
143120
 capplets/screensaver/screensavers/moire.xml        |   22 +++
 
143121
 capplets/screensaver/screensavers/moire.xml.h      |   15 ++
 
143122
 capplets/screensaver/screensavers/moire2.xml       |    7 +
 
143123
 capplets/screensaver/screensavers/moire2.xml.h     |    6 +
 
143124
 capplets/screensaver/screensavers/morph3d.xml      |    7 +
 
143125
 capplets/screensaver/screensavers/morph3d.xml.h    |    6 +
 
143126
 capplets/screensaver/screensavers/mountain.xml     |    7 +
 
143127
 capplets/screensaver/screensavers/mountain.xml.h   |    6 +
 
143128
 capplets/screensaver/screensavers/munch.xml        |   20 ++
 
143129
 capplets/screensaver/screensavers/munch.xml.h      |   12 ++
 
143130
 capplets/screensaver/screensavers/noseguy.xml      |    7 +
 
143131
 capplets/screensaver/screensavers/noseguy.xml.h    |    6 +
 
143132
 capplets/screensaver/screensavers/pedal.xml        |   23 +++
 
143133
 capplets/screensaver/screensavers/pedal.xml.h      |   16 ++
 
143134
 capplets/screensaver/screensavers/penetrate.xml    |    7 +
 
143135
 capplets/screensaver/screensavers/penetrate.xml.h  |    6 +
 
143136
 capplets/screensaver/screensavers/penrose.xml      |    7 +
 
143137
 capplets/screensaver/screensavers/penrose.xml.h    |    6 +
 
143138
 capplets/screensaver/screensavers/pipes.xml        |    7 +
 
143139
 capplets/screensaver/screensavers/pipes.xml.h      |    6 +
 
143140
 capplets/screensaver/screensavers/pyro.xml         |   19 ++
 
143141
 capplets/screensaver/screensavers/pyro.xml.h       |   14 ++
 
143142
 capplets/screensaver/screensavers/qix.xml.h        |   32 +++
 
143143
 capplets/screensaver/screensavers/rd-bomb.xml      |    7 +
 
143144
 capplets/screensaver/screensavers/rd-bomb.xml.h    |    6 +
 
143145
 capplets/screensaver/screensavers/rocks.xml        |    7 +
 
143146
 capplets/screensaver/screensavers/rocks.xml.h      |    6 +
 
143147
 capplets/screensaver/screensavers/rorschach.xml.h  |   18 ++
 
143148
 capplets/screensaver/screensavers/rotor.xml        |    7 +
 
143149
 capplets/screensaver/screensavers/rotor.xml.h      |    6 +
 
143150
 capplets/screensaver/screensavers/rubiks_cube.xml  |    7 +
 
143151
 .../screensaver/screensavers/rubiks_cube.xml.h     |    6 +
 
143152
 capplets/screensaver/screensavers/sierpinski.xml   |   18 ++
 
143153
 capplets/screensaver/screensavers/sierpinski.xml.h |   12 ++
 
143154
 capplets/screensaver/screensavers/slidescreen.xml  |    7 +
 
143155
 .../screensaver/screensavers/slidescreen.xml.h     |    6 +
 
143156
 capplets/screensaver/screensavers/slip.xml         |    7 +
 
143157
 capplets/screensaver/screensavers/slip.xml.h       |    6 +
 
143158
 capplets/screensaver/screensavers/sonar.xml        |    7 +
 
143159
 capplets/screensaver/screensavers/sonar.xml.h      |    6 +
 
143160
 capplets/screensaver/screensavers/sphere.xml       |    7 +
 
143161
 capplets/screensaver/screensavers/sphere.xml.h     |    6 +
 
143162
 capplets/screensaver/screensavers/spiral.xml       |   26 +++
 
143163
 capplets/screensaver/screensavers/spiral.xml.h     |   16 ++
 
143164
 capplets/screensaver/screensavers/spotlight.xml    |    7 +
 
143165
 capplets/screensaver/screensavers/spotlight.xml.h  |    6 +
 
143166
 capplets/screensaver/screensavers/sproingies.xml   |    7 +
 
143167
 capplets/screensaver/screensavers/sproingies.xml.h |    6 +
 
143168
 capplets/screensaver/screensavers/squiral.xml      |    7 +
 
143169
 capplets/screensaver/screensavers/squiral.xml.h    |    6 +
 
143170
 capplets/screensaver/screensavers/stairs.xml       |    7 +
 
143171
 capplets/screensaver/screensavers/stairs.xml.h     |    6 +
 
143172
 capplets/screensaver/screensavers/starfish.xml     |   29 +++
 
143173
 capplets/screensaver/screensavers/starfish.xml.h   |   17 ++
 
143174
 capplets/screensaver/screensavers/strange.xml      |    7 +
 
143175
 capplets/screensaver/screensavers/strange.xml.h    |    6 +
 
143176
 .../screensaver/screensavers/superquadrics.xml     |    7 +
 
143177
 .../screensaver/screensavers/superquadrics.xml.h   |    6 +
 
143178
 capplets/screensaver/screensavers/swirl.xml        |    7 +
 
143179
 capplets/screensaver/screensavers/swirl.xml.h      |    6 +
 
143180
 capplets/screensaver/screensavers/triangle.xml     |   14 ++
 
143181
 capplets/screensaver/screensavers/triangle.xml.h   |    9 +
 
143182
 capplets/screensaver/screensavers/truchet.xml      |    7 +
 
143183
 capplets/screensaver/screensavers/truchet.xml.h    |    6 +
 
143184
 capplets/screensaver/screensavers/vines.xml        |   14 ++
 
143185
 capplets/screensaver/screensavers/vines.xml.h      |    9 +
 
143186
 capplets/screensaver/screensavers/worm.xml         |    7 +
 
143187
 capplets/screensaver/screensavers/worm.xml.h       |    6 +
 
143188
 capplets/screensaver/screensavers/xflame.xml       |    7 +
 
143189
 capplets/screensaver/screensavers/xflame.xml.h     |    6 +
 
143190
 capplets/screensaver/screensavers/xjack.xml        |    7 +
 
143191
 capplets/screensaver/screensavers/xjack.xml.h      |    6 +
 
143192
 capplets/screensaver/screensavers/xlyap.xml        |    7 +
 
143193
 capplets/screensaver/screensavers/xlyap.xml.h      |    6 +
 
143194
 capplets/screensaver/screensavers/xmatrix.xml      |    7 +
 
143195
 capplets/screensaver/screensavers/xmatrix.xml.h    |    6 +
 
143196
 capplets/screensaver/screensavers/xroger.xml       |   10 +
 
143197
 capplets/screensaver/screensavers/xroger.xml.h     |    7 +
 
143198
 184 files changed, 2371 insertions(+), 11 deletions(-)
 
143199
 
 
143200
commit 655abbdda828d4e2f998d7d8419a5101341d4d8f
 
143201
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143202
Date:   Sat Oct 21 21:26:04 2000 +0000
 
143203
 
 
143204
    Fix only_if_exists parameters for XInternAtom
 
143205
    
 
143206
    2000-10-21  Bradford Hovinen  <hovinen@helixcode.com>
 
143207
    
 
143208
        * capplets/new-background-properties/applier.c
 
143209
        (is_nautilus_running): Fix only_if_exists parameters for XInternAtom
 
143210
 
 
143211
 ChangeLog                     |    1 +
 
143212
 capplets/background/applier.c |    6 +++---
 
143213
 2 files changed, 4 insertions(+), 3 deletions(-)
 
143214
 
 
143215
commit edc0b7480c5a1fb795fbc3b555a9de16062921e6
 
143216
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143217
Date:   Sat Oct 21 21:22:45 2000 +0000
 
143218
 
 
143219
    If the passed pixmap is None, delete the root pixmap properties and don't
 
143220
    
 
143221
    2000-10-21  Bradford Hovinen  <hovinen@helixcode.com>
 
143222
    
 
143223
        * capplets/new-background-properties/applier.c (set_root_pixmap):
 
143224
        If the passed pixmap is None, delete the root pixmap properties
 
143225
        and don't try to set the background on the root window
 
143226
        (is_nautilus_running): Implement. Return TRUE iff Nautilus is
 
143227
        running, FALSE otherwise
 
143228
        (applier_apply_prefs): If Nautilus is running and we are rendering
 
143229
        to the root pixmap, just remove the root pixmap window property
 
143230
        (renderer_render_to_screen): Set root pixmap to None (i.e.,
 
143231
        destroy root pixmap) if we're rendering a solid background to the
 
143232
        root window
 
143233
 
 
143234
 ChangeLog                     |   13 +++++
 
143235
 capplets/background/applier.c |  114 +++++++++++++++++++++++++++++++++++------
 
143236
 2 files changed, 111 insertions(+), 16 deletions(-)
 
143237
 
 
143238
commit b07a1bc83ce025ccefcaa2d89b925f13ffb2b948
 
143239
Author: Karl Eichwalder <ke@src.gnome.org>
 
143240
Date:   Sat Oct 21 17:52:35 2000 +0000
 
143241
 
 
143242
    Update.
 
143243
 
 
143244
 po/ChangeLog |    4 +++
 
143245
 po/de.po     |   76 +++++++++++++++++++++++++++++++++++++++++----------------
 
143246
 2 files changed, 58 insertions(+), 22 deletions(-)
 
143247
 
 
143248
commit f57c1756517231775ad02f2273bd8c73819d4bb1
 
143249
Author: Jorge Godoy <docsbr@src.gnome.org>
 
143250
Date:   Thu Oct 19 13:56:03 2000 +0000
 
143251
 
 
143252
    Updating pt_BR translations...
 
143253
 
 
143254
 po/pt_BR.po | 1836 +++++++++++++++++++++++++----------------------------------
 
143255
 1 files changed, 766 insertions(+), 1070 deletions(-)
 
143256
 
 
143257
commit c1453a3cc9ea0662995f01cff2453849c79c97f4
 
143258
Author: Stanislav Brabec <utx@penguin.cz>
 
143259
Date:   Tue Oct 17 16:47:18 2000 +0000
 
143260
 
 
143261
    Created noinst_DATA, to not fail in po.
 
143262
    
 
143263
    2000-10-16  Stanislav Brabec  <utx@penguin.cz>
 
143264
    
 
143265
            * capplets/new-screensaver-properties/screensavers/Makefile.am:
 
143266
        Created noinst_DATA, to not fail in po.
 
143267
    
 
143268
        * po/fr.po: Bug fix.
 
143269
 
 
143270
 ChangeLog                                     |    5 +++++
 
143271
 capplets/screensaver/screensavers/Makefile.am |    2 ++
 
143272
 po/ChangeLog                                  |    4 ++++
 
143273
 po/fr.po                                      |    2 +-
 
143274
 4 files changed, 12 insertions(+), 1 deletions(-)
 
143275
 
 
143276
commit 31a39d9838809015dff0a3ab29e70e317542e58f
 
143277
Author: Gene Z. Ragan <gzr@eazel.com>
 
143278
Date:   Mon Oct 16 22:50:48 2000 +0000
 
143279
 
 
143280
    Fixed bug 3042, Adding new mime type doesn't work.
 
143281
    
 
143282
    2000-10-16  Gene Z. Ragan  <gzr@eazel.com>
 
143283
    
 
143284
        Fixed bug 3042, Adding new mime type doesn't work.
 
143285
    
 
143286
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
143287
        (nautilus_mime_type_capplet_show_new_mime_window):
 
143288
    
 
143289
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
143290
        (add_mime_clicked):
 
143291
        Write proper description key.
 
143292
    
 
143293
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
143294
        (gnome_vfs_mime_add_extension):
 
143295
        Work in progress on adding user defined extensions
 
143296
 
 
143297
 capplets/file-types/file-types-capplet-dialogs.c |    4 ++--
 
143298
 capplets/file-types/file-types-capplet.c         |    2 +-
 
143299
 2 files changed, 3 insertions(+), 3 deletions(-)
 
143300
 
 
143301
commit 6ff265240cc6b1d32d3a3ed3dd41da2bc244cf17
 
143302
Author: Gene Z. Ragan <gzr@eazel.com>
 
143303
Date:   Mon Oct 16 21:27:40 2000 +0000
 
143304
 
 
143305
    Fixed bug 3040, Action column has wrong contents
 
143306
    
 
143307
    2000-10-16  Gene Z. Ragan  <gzr@eazel.com>
 
143308
    
 
143309
        Fixed bug 3040, Action column has wrong contents
 
143310
    
 
143311
        Corrected an instance where text was not getting freed
 
143312
        and reset.  Also fixed a few leaks in the list
 
143313
        population code.
 
143314
    
 
143315
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
143316
        (populate_application_menu), (populate_viewer_menu),
 
143317
        (add_mime_clicked), (populate_mime_list):
 
143318
 
 
143319
 capplets/file-types/file-types-capplet.c |   43 +++++++++++++++++++----------
 
143320
 1 files changed, 28 insertions(+), 15 deletions(-)
 
143321
 
 
143322
commit 63dbc343bd9ff1bb95965db46e08e843c92b4147
 
143323
Author: Kjartan Maraas <kmaraas@gnome.org>
 
143324
Date:   Sun Oct 15 07:55:34 2000 +0000
 
143325
 
 
143326
    Updated Norwegian translation.
 
143327
    
 
143328
    2000-10-15  Kjartan Maraas  <kmaraas@gnome.org>
 
143329
    
 
143330
        * no.po: Updated Norwegian translation.
 
143331
 
 
143332
 po/ChangeLog |    4 ++++
 
143333
 po/no.po     |   39 +++++++++++++++++++++++++++++++++++++--
 
143334
 2 files changed, 41 insertions(+), 2 deletions(-)
 
143335
 
 
143336
commit 3fc6dc30e6a65619d828dfb0ac78836da01690d0
 
143337
Author: Christian Meyer <chrisime@src.gnome.org>
 
143338
Date:   Sat Oct 14 22:36:50 2000 +0000
 
143339
 
 
143340
    Updated German translation.
 
143341
 
 
143342
 po/ChangeLog |    4 +
 
143343
 po/de.po     |  821 ++++++++++++++++++++++++++++++----------------------------
 
143344
 2 files changed, 425 insertions(+), 400 deletions(-)
 
143345
 
 
143346
commit 9fd5dab207f45388404ce1545fd41ea642571775
 
143347
Author: dd Hovinen <hovinen@helixcode.com>
 
143348
Date:   Sat Oct 14 16:54:25 2000 +0000
 
143349
 
 
143350
    Added rorschach.xml.h
 
143351
    
 
143352
    2000-10-14  dd Hovinen  <hovinen@helixcode.com>
 
143353
    
 
143354
        * po/POTFILES.in: Added rorschach.xml.h
 
143355
    
 
143356
        Courtesy John B Tunison <jtunison@andrew.cmu.edu>:
 
143357
        * capplets/*/Makefile.am (INCLUDES): Put
 
143358
        -I$(top_srcdir)/libcapplet before everything else
 
143359
    
 
143360
        * new-control-center/capplet-dir.c
 
143361
        (start_capplet_through_root_manager): Use FOPEN_MAX rather than
 
143362
        OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by
 
143363
        default
 
143364
 
 
143365
 ChangeLog                          |    6 ++++++
 
143366
 capplets/background/Makefile.am    |    4 ++--
 
143367
 capplets/keyboard/Makefile.am      |    4 ++--
 
143368
 capplets/mouse/Makefile.am         |    4 ++--
 
143369
 capplets/sound/Makefile.am         |    4 ++--
 
143370
 capplets/ui-properties/Makefile.am |    4 ++--
 
143371
 control-center/ChangeLog           |    7 +++++++
 
143372
 control-center/capplet-dir.c       |    2 +-
 
143373
 po/ChangeLog                       |    4 ++++
 
143374
 po/POTFILES.in                     |    1 +
 
143375
 10 files changed, 29 insertions(+), 11 deletions(-)
 
143376
 
 
143377
commit 6ac6997216a1b3eead24d51dbad2bb60246ea3c3
 
143378
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143379
Date:   Sat Oct 14 16:05:59 2000 +0000
 
143380
 
 
143381
    Added rorschach.xml[.h]
 
143382
    
 
143383
    2000-10-14  Bradford Hovinen  <hovinen@helixcode.com>
 
143384
    
 
143385
        * screensavers/Makefile.am (Screensavers_DATA):
 
143386
        (screensavers_msgs): Added rorschach.xml[.h]
 
143387
    
 
143388
        * screensaver-prefs-dialog.c (write_boolean): Return the attribute
 
143389
        arg-unset if the toggle button is inactive
 
143390
 
 
143391
 capplets/screensaver/ChangeLog                  |    8 ++++++++
 
143392
 capplets/screensaver/screensaver-prefs-dialog.c |    2 +-
 
143393
 capplets/screensaver/screensavers/Makefile.am   |   16 ++++++++--------
 
143394
 capplets/screensaver/screensavers/rorschach.xml |   11 +++++++++++
 
143395
 4 files changed, 28 insertions(+), 9 deletions(-)
 
143396
 
 
143397
commit e5cbe657160b7a563d456be5f102328f67fa577b
 
143398
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
143399
Date:   Thu Oct 12 19:55:31 2000 +0000
 
143400
 
 
143401
    Forgot this
 
143402
 
 
143403
 po/POTFILES.ignore |   17 +++++++++++++++++
 
143404
 1 files changed, 17 insertions(+), 0 deletions(-)
 
143405
 
 
143406
commit 80ed790c3112285ae5fab7a60c66a70f3bfc509d
 
143407
Author: Kjartan Maraas <kmaraas@gnome.org>
 
143408
Date:   Thu Oct 12 19:55:11 2000 +0000
 
143409
 
 
143410
    Updated Norwegian translation. Updated. Updated this.
 
143411
    
 
143412
    2000-10-12  Kjartan Maraas  <kmaraas@gnome.org>
 
143413
    
 
143414
        * no.po: Updated Norwegian translation.
 
143415
        * POTFILES.in: Updated.
 
143416
        * POTFILES.ignore: Updated this.
 
143417
 
 
143418
 po/ChangeLog   |    6 +
 
143419
 po/POTFILES.in |   15 +-
 
143420
 po/no.po       | 1217 ++++++++++++++++++++++++++++----------------------------
 
143421
 3 files changed, 617 insertions(+), 621 deletions(-)
 
143422
 
 
143423
commit 99abd8706ec5f1204e1832a0eb12a332361cf2ba
 
143424
Author: Stanislav Brabec <utx@src.gnome.org>
 
143425
Date:   Wed Oct 11 14:17:08 2000 +0000
 
143426
 
 
143427
    Remove trailing dot in english strings containing menu name or tooltip
 
143428
    (discussed in gnome-i18n list).
 
143429
    Updated cs and cs.po.
 
143430
 
 
143431
 ChangeLog                                          |    6 +++++
 
143432
 capplets/background/background-properties.desktop  |    4 +-
 
143433
 capplets/keyboard/keyboard-properties.desktop      |    2 +-
 
143434
 capplets/mouse/mouse-properties.desktop            |    2 +-
 
143435
 .../screensaver/screensaver-properties.desktop     |    4 ++-
 
143436
 capplets/sound/.cvsignore                          |    7 ++++++
 
143437
 capplets/sound/sound-properties.desktop            |    4 +-
 
143438
 capplets/theme-switcher/theme-selector.desktop     |    4 +-
 
143439
 capplets/ui-properties/application.desktop         |    6 ++--
 
143440
 capplets/ui-properties/dialogs.desktop             |    1 +
 
143441
 control-center/gnomecc.desktop                     |    4 +-
 
143442
 po/ChangeLog                                       |    4 +++
 
143443
 po/cs.po                                           |   22 +++++++++----------
 
143444
 13 files changed, 44 insertions(+), 26 deletions(-)
 
143445
 
 
143446
commit f074135d5f25631c7e22b5c2d6adaa7a076f5f9f
 
143447
Author: Gediminas Paulauskas <menesis@src.gnome.org>
 
143448
Date:   Wed Oct 11 01:46:10 2000 +0000
 
143449
 
 
143450
    file desk.pl was initially added on branch control-center-1-0.
 
143451
 
 
143452
commit ed78814492f984c116cbf806211991ecf2d548f8
 
143453
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
143454
Date:   Mon Oct 9 21:39:57 2000 +0000
 
143455
 
 
143456
    new improved dutch translation from sienapje
 
143457
 
 
143458
 po/nl.po |  850 +++++++++++++++++++++++++++++++++++++++-----------------------
 
143459
 1 files changed, 541 insertions(+), 309 deletions(-)
 
143460
 
 
143461
commit 4541a1f7e851e4de49608fcfb59f695673afd914
 
143462
Author: Christian Rose <menthos@src.gnome.org>
 
143463
Date:   Mon Oct 9 13:32:26 2000 +0000
 
143464
 
 
143465
    Updated Swedish translation.
 
143466
 
 
143467
 po/ChangeLog |    4 +
 
143468
 po/sv.po     |  811 +++++++++++++++++++++++++++-------------------------------
 
143469
 2 files changed, 377 insertions(+), 438 deletions(-)
 
143470
 
 
143471
commit cbbb0b6ce308f2185bad053ac87eb610f127f18f
 
143472
Author: Christophe Merlet <redfox@src.gnome.org>
 
143473
Date:   Mon Oct 9 10:49:21 2000 +0000
 
143474
 
 
143475
    Updated french translation and exec entry in somes *.desktop files.
 
143476
 
 
143477
 ChangeLog                                         |    5 ++
 
143478
 capplets/background/background-properties.desktop |    3 +-
 
143479
 capplets/keyboard/keyboard-properties.desktop     |    2 +-
 
143480
 capplets/ui-properties/application.desktop        |    2 +-
 
143481
 capplets/ui-properties/dialogs.desktop            |    4 +-
 
143482
 capplets/ui-properties/mdi.desktop                |    4 +-
 
143483
 po/ChangeLog                                      |    4 +
 
143484
 po/fr.po                                          |   65 +++++++++++----------
 
143485
 8 files changed, 52 insertions(+), 37 deletions(-)
 
143486
 
 
143487
commit 45a32033aa6d2bc00606b7bc4054d0e9be0f5053
 
143488
Author: Christian Meyer <chrisime@src.gnome.org>
 
143489
Date:   Mon Oct 9 08:30:17 2000 +0000
 
143490
 
 
143491
    Updated German translation.
 
143492
 
 
143493
 po/ChangeLog |    4 +
 
143494
 po/de.po     |  611 ++++++++++++++++++++++++++++------------------------------
 
143495
 2 files changed, 294 insertions(+), 321 deletions(-)
 
143496
 
 
143497
commit e5c0852368bb30594c1ce0cdd484c9bc023e4047
 
143498
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143499
Date:   Sun Oct 8 22:53:44 2000 +0000
 
143500
 
 
143501
    Bumped version no to 1.3.1
 
143502
    
 
143503
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
143504
    
 
143505
        * configure.in: Bumped version no to 1.3.1
 
143506
    
 
143507
        * capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): Remove
 
143508
        erroneous ChangeLog entry
 
143509
 
 
143510
 ChangeLog                                     |    5 +
 
143511
 capplets/background/Makefile.am               |    2 +-
 
143512
 capplets/mouse/Makefile.am                    |    2 +-
 
143513
 capplets/screensaver/ChangeLog                |    4 +
 
143514
 capplets/screensaver/screensavers/Makefile.am |   15 +-
 
143515
 capplets/ui-properties/Makefile.am            |    2 +-
 
143516
 configure.in                                  |    2 +-
 
143517
 po/ChangeLog                                  |    1 +
 
143518
 po/POTFILES.in                                |    6 +
 
143519
 po/ca.po                                      | 1086 ++++----
 
143520
 po/cs.po                                      | 1503 ++++++----
 
143521
 po/da.po                                      | 1068 ++++----
 
143522
 po/de.po                                      | 1155 ++++-----
 
143523
 po/el.po                                      | 1079 ++++----
 
143524
 po/en_GB.po                                   | 1212 +++++----
 
143525
 po/es.po                                      | 1099 ++++----
 
143526
 po/et.po                                      | 1493 ++++++----
 
143527
 po/fi.po                                      | 1513 ++++++-----
 
143528
 po/fr.po                                      | 1153 ++++-----
 
143529
 po/ga.po                                      | 1298 +++++----
 
143530
 po/gl.po                                      | 1514 ++++++-----
 
143531
 po/hr.po                                      |  952 +++----
 
143532
 po/hu.po                                      | 1489 ++++++----
 
143533
 po/it.po                                      | 1505 ++++++----
 
143534
 po/ja.po                                      | 1066 ++++----
 
143535
 po/ko.po                                      | 1491 ++++++----
 
143536
 po/lt.po                                      | 1093 ++++----
 
143537
 po/nl.po                                      | 1505 ++++++----
 
143538
 po/no.po                                      | 1153 ++++-----
 
143539
 po/pl.po                                      | 1505 ++++++----
 
143540
 po/pt.po                                      | 1495 ++++++----
 
143541
 po/pt_BR.po                                   | 1838 ++++++++------
 
143542
 po/ro.po                                      | 1504 ++++++----
 
143543
 po/ru.po                                      | 1089 ++++----
 
143544
 po/sl.po                                      | 1566 ++++++-----
 
143545
 po/sv.po                                      | 1072 ++++----
 
143546
 po/tr.po                                      | 1493 ++++++----
 
143547
 po/uk.po                                      | 1490 ++++++----
 
143548
 po/zh_CN.GB2312.po                            | 3650 +++++++++++++++----------
 
143549
 po/zh_TW.Big5.po                              | 1491 ++++++----
 
143550
 40 files changed, 24570 insertions(+), 19089 deletions(-)
 
143551
 
 
143552
commit 99c8753a5222723e5fdf2aae254af4bcfc701362
 
143553
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143554
Date:   Sun Oct 8 19:34:46 2000 +0000
 
143555
 
 
143556
    Add translation file
 
143557
    
 
143558
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
143559
    
 
143560
            * capplets/new-background-properties/Makefile.am (EXTRA_DIST): Add
 
143561
            translation file
 
143562
    
 
143563
            * capplets/new-bell-properties/Makefile.am (EXTRA_DIST): ditto
 
143564
    
 
143565
            * capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): ditto
 
143566
    
 
143567
            * capplets/new-ui-properties/Makefile.am (EXTRA_DIST): ditto
 
143568
 
 
143569
 ChangeLog                                         |    9 +++
 
143570
 capplets/background/Makefile.am                   |    5 ++-
 
143571
 capplets/background/background-properties.glade   |    2 +
 
143572
 capplets/background/background-properties.glade.h |   22 ++++++++
 
143573
 capplets/keyboard/ChangeLog                       |    4 ++
 
143574
 capplets/keyboard/Makefile.am                     |    5 ++-
 
143575
 capplets/keyboard/keyboard-properties.glade       |    2 +
 
143576
 capplets/keyboard/keyboard-properties.glade.h     |   16 ++++++
 
143577
 capplets/mouse/Makefile.am                        |    5 ++-
 
143578
 capplets/mouse/mouse-properties.glade             |    2 +
 
143579
 capplets/mouse/mouse-properties.glade.h           |   17 ++++++
 
143580
 capplets/sound/ChangeLog                          |    4 ++
 
143581
 capplets/sound/Makefile.am                        |    5 ++-
 
143582
 capplets/sound/sound-properties.glade             |    2 +
 
143583
 capplets/sound/sound-properties.glade.h           |   14 +++++
 
143584
 capplets/ui-properties/Makefile.am                |    5 ++-
 
143585
 capplets/ui-properties/ui-properties.glade        |    2 +
 
143586
 capplets/ui-properties/ui-properties.glade.h      |   56 +++++++++++++++++++++
 
143587
 po/ChangeLog                                      |    4 ++
 
143588
 po/POTFILES.in                                    |   15 +++---
 
143589
 20 files changed, 183 insertions(+), 13 deletions(-)
 
143590
 
 
143591
commit e72e6ce7c05258b9b041e69a50b58251a937bae6
 
143592
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
143593
Date:   Sun Oct 8 19:19:44 2000 +0000
 
143594
 
 
143595
    Fixed typo in TODO.xml file
 
143596
 
 
143597
 TODO.xml |    2 +-
 
143598
 1 files changed, 1 insertions(+), 1 deletions(-)
 
143599
 
 
143600
commit 6c5ee0ed214e0aced54003937300789a308679d8
 
143601
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
143602
Date:   Sun Oct 8 19:18:35 2000 +0000
 
143603
 
 
143604
    Added XML todo list
 
143605
 
 
143606
 TODO.xml |   19 +++++++++++++++++++
 
143607
 1 files changed, 19 insertions(+), 0 deletions(-)
 
143608
 
 
143609
commit a115907a802589553c1ef48746fed08f71560d9b
 
143610
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143611
Date:   Sun Oct 8 19:00:52 2000 +0000
 
143612
 
 
143613
    Apply change by Eric Dorland <dorland@lords.com> to use XGetPointerMapping
 
143614
    
 
143615
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
143616
    
 
143617
        * capplets/new-mouse-properties/preferences.c
 
143618
        (preferences_apply_now): Apply change by Eric Dorland
 
143619
        <dorland@lords.com> to use XGetPointerMapping
 
143620
 
 
143621
 ChangeLog                    |    4 ++++
 
143622
 capplets/mouse/preferences.c |    3 +--
 
143623
 2 files changed, 5 insertions(+), 2 deletions(-)
 
143624
 
 
143625
commit 650b11cd1979bd888f4b51d0475d522dfcf0ec57
 
143626
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143627
Date:   Sun Oct 8 18:56:27 2000 +0000
 
143628
 
 
143629
    Implement (show_screensaver): Call fix_arguments to handle quoted strings
 
143630
    
 
143631
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
143632
    
 
143633
        * preview.c (fix_arguments): Implement
 
143634
        (show_screensaver): Call fix_arguments to handle quoted strings in
 
143635
        the command line
 
143636
 
 
143637
 capplets/screensaver/ChangeLog             |    6 ++++
 
143638
 capplets/screensaver/preview.c             |   41 ++++++++++++++++++++++++++++
 
143639
 capplets/screensaver/screensavers/flag.xml |    6 ++--
 
143640
 3 files changed, 50 insertions(+), 3 deletions(-)
 
143641
 
 
143642
commit 89e394e737860bb25579ee4db8d41ddee1a58978
 
143643
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143644
Date:   Sun Oct 8 16:38:31 2000 +0000
 
143645
 
 
143646
    Update list of Makefiles
 
143647
    
 
143648
    2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>
 
143649
    
 
143650
        * configure.in (CFLAGS): Update list of Makefiles
 
143651
    
 
143652
        * capplets/Makefile.am (always_built_SUBDIRS): Build new
 
143653
        sound-properties-capplet rather than old one
 
143654
    
 
143655
        * New sound-properties capplet
 
143656
 
 
143657
 ChangeLog                               |    7 +
 
143658
 capplets/Makefile.am                    |    2 +-
 
143659
 capplets/sound/Makefile.am              |   37 ++
 
143660
 capplets/sound/main.c                   |  188 +++++++
 
143661
 capplets/sound/preferences.c            |  916 +++++++++++++++++++++++++++++++
 
143662
 capplets/sound/preferences.h            |  111 ++++
 
143663
 capplets/sound/prefs-widget.c           |  433 +++++++++++++++
 
143664
 capplets/sound/prefs-widget.h           |   64 +++
 
143665
 capplets/sound/sound-properties.desktop |   60 ++
 
143666
 capplets/sound/sound-properties.glade   |  293 ++++++++++
 
143667
 configure.in                            |    2 +-
 
143668
 11 files changed, 2111 insertions(+), 2 deletions(-)
 
143669
 
 
143670
commit ed727e990f31991675d69cd8e6a3dccb09c89dcb
 
143671
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143672
Date:   Sat Oct 7 17:28:11 2000 +0000
 
143673
 
 
143674
    Enable selection for text and bitmap, Set neg_size same-as to pos_size
 
143675
    
 
143676
    2000-10-07  Bradford Hovinen  <hovinen@helixcode.com>
 
143677
    
 
143678
        * screensavers/flag.xml: Enable selection for text and bitmap,
 
143679
        Set neg_size same-as to pos_size
 
143680
 
 
143681
 capplets/screensaver/screensavers/flag.xml |   19 ++++++-------------
 
143682
 1 files changed, 6 insertions(+), 13 deletions(-)
 
143683
 
 
143684
commit daea41824d6645b95750f3f91f2be7e9767de023
 
143685
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143686
Date:   Sat Oct 7 17:27:40 2000 +0000
 
143687
 
 
143688
    Set set->enabled (write_boolean): (write_number): (write_select):
 
143689
    
 
143690
    2000-10-07  Bradford Hovinen  <hovinen@helixcode.com>
 
143691
    
 
143692
        * screensaver-prefs-dialog.c (set_widgets_sensitive): Set
 
143693
        set->enabled
 
143694
        (write_boolean):
 
143695
        (write_number):
 
143696
        (write_select):
 
143697
        (write_string): Write only if the enabled flag is set
 
143698
        (get_spinbutton):
 
143699
        (get_check_button):
 
143700
        (get_select_widget):
 
143701
        (get_file_entry):
 
143702
        (get_entry):
 
143703
        (place_number):
 
143704
        (place_hgroup):
 
143705
        (populate_table): Set set->enabled
 
143706
        (read_boolean):
 
143707
        (read_number):
 
143708
        (read_select):
 
143709
        (read_string): Don't set the value if the set is an alias and not
 
143710
        enabled
 
143711
        (read_number):
 
143712
        (read_string): Set value to default if not supplied
 
143713
        (read_command_line): Accept argument as negative number if it is a
 
143714
        -<digit>
 
143715
    
 
143716
        * screensaver-prefs-dialog.h (struct _PrefsDialogWidgetSet): Add
 
143717
        member enabled - TRUE iff the widget is enabled
 
143718
    
 
143719
        * screensaver-prefs-dialog.c (free_set_cb): Don't try to free the
 
143720
        widgets if the set is an alias
 
143721
        (get_spinbutton):
 
143722
        (get_check_button):
 
143723
        (get_select_widget):
 
143724
        (get_file_entry):
 
143725
        (get_entry):
 
143726
        (place_number):
 
143727
        (place_hgroup):
 
143728
        (populate_table): Set set->alias
 
143729
    
 
143730
        * screensaver-prefs-dialog.h (struct _PrefsDialogWidgetSet): Add
 
143731
        member alias - TRUE means don't try to free widgets
 
143732
    
 
143733
        * screensaver-prefs-dialog.c (get_entry): Have entry expand, not label
 
143734
    
 
143735
        * screensavers/flag.xml: Enable selection for text and bitmap,
 
143736
        Set neg_size same-as to pos_size
 
143737
    
 
143738
        * screensaver-prefs-dialog.c (place_hgroup): Add feature to allow
 
143739
        multiple widget definitions to share the same widget
 
143740
 
 
143741
 capplets/screensaver/ChangeLog                  |   49 ++++++++++++
 
143742
 capplets/screensaver/screensaver-prefs-dialog.c |   94 ++++++++++++++++++-----
 
143743
 capplets/screensaver/screensaver-prefs-dialog.h |    2 +
 
143744
 3 files changed, 127 insertions(+), 18 deletions(-)
 
143745
 
 
143746
commit b7230135aa99c3041f0c622153281b7a9be86c63
 
143747
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143748
Date:   Sat Oct 7 16:30:26 2000 +0000
 
143749
 
 
143750
    Support files (place_entry): Allow getting a file entry or a string entry
 
143751
    
 
143752
    2000-10-07  Bradford Hovinen  <hovinen@helixcode.com>
 
143753
    
 
143754
        * screensaver-prefs-dialog.c (write_command_line): Support files
 
143755
        (place_entry): Allow getting a file entry or a string entry
 
143756
        (populate_table): Support files
 
143757
        (get_file_entry): Implement. Return a set for a GnomeFileEntry
 
143758
        (read_string): Support files
 
143759
        (place_screensaver_properties): Support files
 
143760
 
 
143761
 capplets/screensaver/ChangeLog                  |    9 +++
 
143762
 capplets/screensaver/screensaver-prefs-dialog.c |   72 ++++++++++++++++++++--
 
143763
 2 files changed, 74 insertions(+), 7 deletions(-)
 
143764
 
 
143765
commit 5ffa1fd136c22ce4fad1e05724a6343575743958
 
143766
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143767
Date:   Sat Oct 7 02:33:56 2000 +0000
 
143768
 
 
143769
    Update list of Makefiles
 
143770
    
 
143771
    2000-10-06  Bradford Hovinen  <hovinen@helixcode.com>
 
143772
    
 
143773
        * configure.in (AC_OUTPUT): Update list of Makefiles
 
143774
    
 
143775
    2000-09-24  Bradford Hovinen  <hovinen@helixcode.com>
 
143776
    
 
143777
        * capplets/new-screensaver-properties/resources.c
 
143778
        (screensaver_get_desc_from_xrdb): Fix memory allocation bug
 
143779
 
 
143780
 ChangeLog                        |    4 ++++
 
143781
 capplets/screensaver/ChangeLog   |    5 +++++
 
143782
 capplets/screensaver/resources.c |    2 +-
 
143783
 configure.in                     |    7 ++-----
 
143784
 4 files changed, 12 insertions(+), 6 deletions(-)
 
143785
 
 
143786
commit a53dcdcd149a832841dc21eb10b3948789f49380
 
143787
Author: Jorge Godoy <docsbr@src.gnome.org>
 
143788
Date:   Fri Oct 6 20:29:07 2000 +0000
 
143789
 
 
143790
    Updating pt_BR translations.
 
143791
    
 
143792
     * Uldated using allpo.pl, please, any problem <ricardo@conectiva.com.br>
 
143793
 
 
143794
 capplets/background/background-properties.desktop  |    2 +-
 
143795
 capplets/mouse/mouse-properties.desktop            |    2 +-
 
143796
 .../screensaver/screensaver-properties.desktop     |    3 ++-
 
143797
 3 files changed, 4 insertions(+), 3 deletions(-)
 
143798
 
 
143799
commit 190c1f7cf82642e1834710ad466939380b6b3483
 
143800
Author: Christian Rose <menthos@src.gnome.org>
 
143801
Date:   Fri Oct 6 18:33:42 2000 +0000
 
143802
 
 
143803
    Updated Swedish translation.
 
143804
 
 
143805
 po/ChangeLog   |    4 ++++
 
143806
 po/POTFILES.in |    6 ------
 
143807
 2 files changed, 4 insertions(+), 6 deletions(-)
 
143808
 
 
143809
commit df1497e2042298907cee7c0cc50c2ab34327d74e
 
143810
Author: Andraz Tori <minmax@src.gnome.org>
 
143811
Date:   Tue Oct 3 20:55:11 2000 +0000
 
143812
 
 
143813
    Updated Slovenian translation
 
143814
 
 
143815
 po/sl.po |   28 ++++++++++++++--------------
 
143816
 1 files changed, 14 insertions(+), 14 deletions(-)
 
143817
 
 
143818
commit 2c8e9b7ccda1a4065718107b5dccd8a13b44cfb1
 
143819
Author: Hans Petter <hansp@src.gnome.org>
 
143820
Date:   Mon Oct 2 20:16:21 2000 +0000
 
143821
 
 
143822
    Fixed spawning with root-manager.
 
143823
 
 
143824
 control-center/capplet-dir.c  |    8 ++++++++
 
143825
 control-center/root-manager.c |    7 +++++--
 
143826
 2 files changed, 13 insertions(+), 2 deletions(-)
 
143827
 
 
143828
commit f5d986cff606d8764b48e343072ab728a305d134
 
143829
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
143830
Date:   Fri Sep 29 12:39:27 2000 +0000
 
143831
 
 
143832
    Quiet CVS
 
143833
 
 
143834
 capplets/background/.cvsignore               |    7 +++++++
 
143835
 capplets/keyboard/.cvsignore                 |    7 +++++++
 
143836
 capplets/mouse/.cvsignore                    |    7 +++++++
 
143837
 capplets/screensaver/.cvsignore              |    7 +++++++
 
143838
 capplets/screensaver/screensavers/.cvsignore |    9 +++++++++
 
143839
 capplets/ui-properties/.cvsignore            |    7 +++++++
 
143840
 control-center/.cvsignore                    |    3 +++
 
143841
 7 files changed, 47 insertions(+), 0 deletions(-)
 
143842
 
 
143843
commit 84cfc23e280f0887eb0e5f138541deab80618a78
 
143844
Author: Christophe Merlet <redfox@src.gnome.org>
 
143845
Date:   Thu Sep 28 12:52:12 2000 +0000
 
143846
 
 
143847
    Updated French translation.
 
143848
 
 
143849
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
143850
 1 files changed, 2 insertions(+), 0 deletions(-)
 
143851
 
 
143852
commit 3140f7a9594d613013eb848e47586a330fd6e6ce
 
143853
Author: Christian Meyer <chrisime@src.gnome.org>
 
143854
Date:   Tue Sep 26 11:55:48 2000 +0000
 
143855
 
 
143856
    Update + Fix for German translation.
 
143857
 
 
143858
 po/ChangeLog |    4 +
 
143859
 po/de.po     | 1050 ++++++++++++++++++++++++++++++++++++----------------------
 
143860
 2 files changed, 655 insertions(+), 399 deletions(-)
 
143861
 
 
143862
commit 6c1bdedb8940710172d316ab5ba451c06431ff6f
 
143863
Author: Kjartan Maraas <kmaraas@gnome.org>
 
143864
Date:   Mon Sep 25 12:30:26 2000 +0000
 
143865
 
 
143866
    Updated Norwegian translation. Updated. Added this.
 
143867
    
 
143868
    2000-09-25  Kjartan Maraas  <kmaraas@gnome.org>
 
143869
    
 
143870
        * no.po: Updated Norwegian translation.
 
143871
        * POTFILES.in: Updated.
 
143872
        * POTFILES.ignore: Added this.
 
143873
 
 
143874
 po/.cvsignore  |    3 +--
 
143875
 po/ChangeLog   |    6 ++++++
 
143876
 po/POTFILES.in |    1 +
 
143877
 po/no.po       |    3 ++-
 
143878
 4 files changed, 10 insertions(+), 3 deletions(-)
 
143879
 
 
143880
commit fb69525257de8cf11e504c52d7aca76e91240cdc
 
143881
Author: Bradford Hovinen <hovinen@helixcode.com>
 
143882
Date:   Sun Sep 24 15:49:19 2000 +0000
 
143883
 
 
143884
    Copy dialog_use_icons field
 
143885
    
 
143886
    2000-09-24  Bradford Hovinen  <hovinen@helixcode.com>
 
143887
    
 
143888
        * capplets/new-ui-properties/preferences.c
 
143889
        (preferences_clone): Copy dialog_use_icons field
 
143890
    
 
143891
        * capplets/new-ui-properties/prefs-widget-dialogs.c: Use standard
 
143892
        macro for dialog_icons
 
143893
    
 
143894
        * capplets/new-ui-properties/prefs-widget.h
 
143895
        (struct _widget_desc_t): Remove field prefs_offset
 
143896
    
 
143897
        * capplets/new-ui-properties/preferences.c
 
143898
        (preferences_get_dialog_icons):
 
143899
        (preferences_set_dialog_icons): Implement
 
143900
    
 
143901
        * capplets/new-ui-properties/prefs-widget.c (read_preferences):
 
143902
        (register_callbacks):
 
143903
        (toggled_cb):
 
143904
        (selected_cb): Remove support for direct struct offset manipulation
 
143905
    
 
143906
        * capplet-widget.c (capplet_widget_multi_new): Set capid
 
143907
        (capplet_widget_init): Set capid to current global value
 
143908
        (capplet_widget_class_get_capid): Implement; return the capid
 
143909
        passed on the command line
 
143910
    
 
143911
        * capplet-widget.h (struct _CappletWidget): Remove buffer between
 
143912
        frame and plug sizes
 
143913
 
 
143914
 ChangeLog                                     |   18 ++++++++++++
 
143915
 capplets/ui-properties/preferences.c          |   21 ++++++++++++++
 
143916
 capplets/ui-properties/preferences.h          |    2 +
 
143917
 capplets/ui-properties/prefs-widget-dialogs.c |    3 +-
 
143918
 capplets/ui-properties/prefs-widget.c         |   36 +++++++------------------
 
143919
 capplets/ui-properties/prefs-widget.h         |    9 ++----
 
143920
 control-center/ChangeLog                      |    5 +++
 
143921
 7 files changed, 60 insertions(+), 34 deletions(-)
 
143922
 
 
143923
commit 3443f5573f31271aeb6859ee9497d681943e019c
 
143924
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
143925
Date:   Sun Sep 24 05:12:08 2000 +0000
 
143926
 
 
143927
    Added new ui properties capplet
 
143928
    Fixed typos in the screensaver properties Makefile.am
 
143929
 
 
143930
 ChangeLog                                     |    5 +
 
143931
 capplets/Makefile.am                          |    2 +-
 
143932
 capplets/ui-properties/Makefile.am            |   42 ++
 
143933
 capplets/ui-properties/application.desktop    |   58 ++
 
143934
 capplets/ui-properties/dialogs.desktop        |   29 +
 
143935
 capplets/ui-properties/main.c                 |  208 ++++++
 
143936
 capplets/ui-properties/mdi.desktop            |   26 +
 
143937
 capplets/ui-properties/preferences.c          |  855 +++++++++++++++++++++++++
 
143938
 capplets/ui-properties/preferences.h          |  128 ++++
 
143939
 capplets/ui-properties/prefs-widget-app.c     |  113 ++++
 
143940
 capplets/ui-properties/prefs-widget-app.h     |   54 ++
 
143941
 capplets/ui-properties/prefs-widget-dialogs.c |  111 ++++
 
143942
 capplets/ui-properties/prefs-widget-dialogs.h |   54 ++
 
143943
 capplets/ui-properties/prefs-widget-mdi.c     |  105 +++
 
143944
 capplets/ui-properties/prefs-widget-mdi.h     |   54 ++
 
143945
 capplets/ui-properties/prefs-widget.c         |  429 +++++++++++++
 
143946
 capplets/ui-properties/prefs-widget.h         |   97 +++
 
143947
 capplets/ui-properties/ui-properties.glade    |  747 +++++++++++++++++++++
 
143948
 18 files changed, 3116 insertions(+), 1 deletions(-)
 
143949
 
 
143950
commit e631aebf88d7873591f7e8a2f23ebd3427c7e47b
 
143951
Author: ubén López Gómez/gallego translations <ryu@src.gnome.org>
 
143952
Date:   Fri Sep 22 20:23:00 2000 +0000
 
143953
 
 
143954
    Updated galician translation
 
143955
    
 
143956
    
 
143957
    
 
143958
    Updated galician translation
 
143959
 
 
143960
 po/ChangeLog |    4 ++++
 
143961
 po/gl.po     |   24 +++++++-----------------
 
143962
 2 files changed, 11 insertions(+), 17 deletions(-)
 
143963
 
 
143964
commit 67266a3b031dc50ab66c0a4a7c78946c61f38887
 
143965
Author: John Sullivan <sullivan@src.gnome.org>
 
143966
Date:   Thu Sep 21 16:52:06 2000 +0000
 
143967
 
 
143968
    Removed an outdated FIXME.
 
143969
    
 
143970
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
143971
        (mime_list_selected_row_callback): Removed an outdated FIXME.
 
143972
 
 
143973
 capplets/file-types/file-types-capplet.c |    2 --
 
143974
 1 files changed, 0 insertions(+), 2 deletions(-)
 
143975
 
 
143976
commit a036012fe5971e8c46c69e3b43323abc9522dd8e
 
143977
Author: Gene Z. Ragan <gzr@eazel.com>
 
143978
Date:   Sun Sep 17 03:15:40 2000 +0000
 
143979
 
 
143980
    Fixed bug 3042, Adding new mime type doesn't work
 
143981
    
 
143982
    2000-09-16  Gene Z. Ragan  <gzr@eazel.com>
 
143983
    
 
143984
        Fixed bug 3042, Adding new mime type doesn't work
 
143985
    
 
143986
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
143987
        (nautilus_mime_type_capplet_show_new_mime_window):
 
143988
        Return the new mime type if one was created
 
143989
    
 
143990
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.h:
 
143991
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
143992
        (nautilus_mime_type_capplet_update_info), (add_mime_clicked):
 
143993
        Add info to main list.
 
143994
 
 
143995
 capplets/file-types/file-types-capplet-dialogs.c |   23 ++++-
 
143996
 capplets/file-types/file-types-capplet-dialogs.h |    2 +-
 
143997
 capplets/file-types/file-types-capplet.c         |  113 +++++++++++++++++++++-
 
143998
 3 files changed, 131 insertions(+), 7 deletions(-)
 
143999
 
 
144000
commit 497f8ee3872b89186e7d4665e5012fabe4f5ac43
 
144001
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144002
Date:   Sat Sep 16 20:33:17 2000 +0000
 
144003
 
 
144004
    Fixed some typos with include directories
 
144005
 
 
144006
 capplets/screensaver/Makefile.am |    8 ++++----
 
144007
 1 files changed, 4 insertions(+), 4 deletions(-)
 
144008
 
 
144009
commit 96acc3fd51cd1f77bcb86ce0cb582a184cfdd616
 
144010
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144011
Date:   Tue Sep 12 15:25:23 2000 +0000
 
144012
 
 
144013
    Added new mouse properties capplet
 
144014
    
 
144015
    2000-09-12  Bradford Hovinen  <hovinen@helixcode.com>
 
144016
    
 
144017
            * new-keyboard-properties/preferences.c (preferences_clone): Added
 
144018
        in missing code to copy preferences over
 
144019
 
 
144020
 capplets/Makefile.am                    |    2 +-
 
144021
 capplets/background/main.c              |    4 +-
 
144022
 capplets/keyboard/ChangeLog             |    5 +
 
144023
 capplets/keyboard/preferences.c         |   12 +-
 
144024
 capplets/mouse/Makefile.am              |   37 +++
 
144025
 capplets/mouse/main.c                   |  185 ++++++++++++++
 
144026
 capplets/mouse/mouse-properties.desktop |   59 +++++
 
144027
 capplets/mouse/mouse-properties.glade   |  400 +++++++++++++++++++++++++++++++
 
144028
 capplets/mouse/preferences.c            |  387 ++++++++++++++++++++++++++++++
 
144029
 capplets/mouse/preferences.h            |   73 ++++++
 
144030
 capplets/mouse/prefs-widget.c           |  319 ++++++++++++++++++++++++
 
144031
 capplets/mouse/prefs-widget.h           |   60 +++++
 
144032
 12 files changed, 1536 insertions(+), 7 deletions(-)
 
144033
 
 
144034
commit e97f9d324b72f11a56c65f3a8934b24776d8a8b6
 
144035
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144036
Date:   Tue Sep 12 13:57:58 2000 +0000
 
144037
 
 
144038
    Set CFLAGS to -O2 -g -Wall by default
 
144039
    
 
144040
    2000-09-12  Bradford Hovinen  <hovinen@helixcode.com>
 
144041
    
 
144042
        * configure.in (CFLAGS): Set CFLAGS to -O2 -g -Wall by default
 
144043
 
 
144044
 ChangeLog    |    4 ++++
 
144045
 configure.in |    8 +++++---
 
144046
 2 files changed, 9 insertions(+), 3 deletions(-)
 
144047
 
 
144048
commit d4848e9baaec5cf38ec130bb6d1b881a078b3138
 
144049
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144050
Date:   Mon Sep 11 12:15:39 2000 +0000
 
144051
 
 
144052
    Output Makefiles for new capplets; fix typo in one Makefile.am
 
144053
 
 
144054
 capplets/screensaver/screensavers/Makefile.am |    2 +-
 
144055
 configure.in                                  |    3 +++
 
144056
 2 files changed, 4 insertions(+), 1 deletions(-)
 
144057
 
 
144058
commit 18ad236f10288e38ccbdf0ef4bbadb03da1f5155
 
144059
Author: Kjartan Maraas <kmaraas@gnome.org>
 
144060
Date:   Mon Sep 11 07:51:58 2000 +0000
 
144061
 
 
144062
    Updated Norwegian translation.
 
144063
    
 
144064
    2000-09-11  Kjartan Maraas  <kmaraas@gnome.org>
 
144065
    
 
144066
        * no.po: Updated Norwegian translation.
 
144067
 
 
144068
 po/ChangeLog |    4 +
 
144069
 po/no.po     |  929 +++++++++++++++++++++++++++++++++++++---------------------
 
144070
 2 files changed, 593 insertions(+), 340 deletions(-)
 
144071
 
 
144072
commit 8d711c455a19b3a937e46232ab5cb5a5e126a4da
 
144073
Author: Maciej Stachowiak <mstachow@src.gnome.org>
 
144074
Date:   Mon Sep 11 03:14:50 2000 +0000
 
144075
 
 
144076
        Build fixes for latest Gtk+
 
144077
    
 
144078
        * configure.in: Add AM_PATH_GTK check
 
144079
        * libgnomevfs-pthread/Makefile.am: Use $(GTK_CFLAGS) in compiler flags
 
144080
        * mime-type-capplet/Makefile.am: likewise
 
144081
        * modules/Makefile.am: likewise
 
144082
        * test/Makefile.am: likewise
 
144083
        * test/gnome-file-selection/Makefile.am: likewise
 
144084
 
 
144085
 capplets/file-types/Makefile.am |    1 +
 
144086
 1 files changed, 1 insertions(+), 0 deletions(-)
 
144087
 
 
144088
commit 6e43a028dcc0b297f7f19583e917011c17e75066
 
144089
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144090
Date:   Mon Sep 11 02:40:14 2000 +0000
 
144091
 
 
144092
    Added new keyboard properties capplet
 
144093
 
 
144094
 capplets/Makefile.am                          |    2 +-
 
144095
 capplets/keyboard/Makefile.am                 |   38 +++
 
144096
 capplets/keyboard/keyboard-properties.desktop |   59 ++++
 
144097
 capplets/keyboard/keyboard-properties.glade   |  360 ++++++++++++++++++++++++
 
144098
 capplets/keyboard/main.c                      |  185 ++++++++++++
 
144099
 capplets/keyboard/preferences.c               |  374 +++++++++++++++++++++++++
 
144100
 capplets/keyboard/preferences.h               |   74 +++++
 
144101
 capplets/keyboard/prefs-widget.c              |  325 +++++++++++++++++++++
 
144102
 capplets/keyboard/prefs-widget.h              |   60 ++++
 
144103
 9 files changed, 1476 insertions(+), 1 deletions(-)
 
144104
 
 
144105
commit e4b4b7af40cbee893f30fe635754bba6ee2caba1
 
144106
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144107
Date:   Mon Sep 11 01:25:19 2000 +0000
 
144108
 
 
144109
    Add buffer to make sure class is binary compatible with older library
 
144110
    
 
144111
    2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>
 
144112
    
 
144113
        * libcapplet/capplet-widget.h (struct _CappletWidget):
 
144114
        (struct _CappletWidgetClass): Add buffer to make sure class is
 
144115
        binary compatible with older library
 
144116
    
 
144117
        * libcapplet/capplet-widget.c (capplet_widget_class_init): Attach
 
144118
        capplet_widget_realize (renamed capplet_widget_show) to "show"
 
144119
        method
 
144120
        (capplet_widget_destroy): Accept a GtkObject
 
144121
        (capplet_widget_show): Accept a GtkWidget
 
144122
        (capplet_widget_destroy):
 
144123
        (capplet_widget_state_changed):
 
144124
        (capplet_widget_show):
 
144125
        (ok_cb):
 
144126
        (cancel_cb):
 
144127
        (set_controls_sensitive): Add assertion checks on preconditions
 
144128
        (capplet_widget_init): Removed unused variables
 
144129
        Removed undo_cb, about_cb, id_list
 
144130
 
 
144131
 ChangeLog |   18 ++++++++++++++++++
 
144132
 1 files changed, 18 insertions(+), 0 deletions(-)
 
144133
 
 
144134
commit a609b8ac09755c9ee08d92c0706689ccff6f80a3
 
144135
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144136
Date:   Sun Sep 10 20:14:14 2000 +0000
 
144137
 
 
144138
    Created new bell properties capplet
 
144139
 
 
144140
 capplets/Makefile.am |    2 +-
 
144141
 1 files changed, 1 insertions(+), 1 deletions(-)
 
144142
 
 
144143
commit 589923f166b1a01cb751b046d46bd76b91618e5a
 
144144
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144145
Date:   Sun Sep 10 19:42:19 2000 +0000
 
144146
 
 
144147
    Set gradient/wallpaper/background controls' sensitivity depending on
 
144148
    
 
144149
    2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>
 
144150
    
 
144151
        * capplets/new-background-properties/prefs-widget.c
 
144152
        (read_preferences): Set gradient/wallpaper/background controls'
 
144153
        sensitivity depending on whether they are enabled
 
144154
    
 
144155
        * capplets/new-background-properties/applier.c
 
144156
        (renderer_render_to_screen): Fixed solid, no wallpaper case to
 
144157
        work correctly with preview window; don't set root pixmap if
 
144158
        neither wallpaper nor gradient enabled
 
144159
 
 
144160
 ChangeLog                          |    9 +++++++++
 
144161
 capplets/background/applier.c      |   29 ++++++++++++++++++++++-------
 
144162
 capplets/background/prefs-widget.c |   28 +++++++++++++++++++---------
 
144163
 3 files changed, 50 insertions(+), 16 deletions(-)
 
144164
 
 
144165
commit 99aa241dba18cfb0ca70b331f15ca31f16597d5d
 
144166
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144167
Date:   Sun Sep 10 12:57:17 2000 +0000
 
144168
 
 
144169
    Updated French translations Chnaged #include "config.h" to #ifdef
 
144170
    
 
144171
    2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>
 
144172
    
 
144173
            * po/fr.po: Updated French translations
 
144174
            * all: Chnaged #include "config.h" to #ifdef HAVE_CONFIG_H ...
 
144175
            * *.desktop, *.directory: Updated French translations
 
144176
            * po/POTFILES.in: Added screensaver XML files
 
144177
    
 
144178
            Courtesy of Christophe Merlet <c.merlet@agglo-pau.fr>
 
144179
 
 
144180
 ChangeLog                                          |    8 +
 
144181
 capplets/mime-type/edit-window.c                   |    5 +
 
144182
 capplets/mime-type/mime-data.c                     |    6 +-
 
144183
 capplets/mime-type/mime-info.c                     |    6 +-
 
144184
 capplets/mime-type/mime-type-capplet.c             |    6 +-
 
144185
 capplets/mime-type/new-mime-window.c               |    6 +-
 
144186
 capplets/screensaver/Makefile.am                   |    3 +
 
144187
 capplets/screensaver/preferences.c                 |    2 +-
 
144188
 capplets/screensaver/prefs-widget.c                |    2 +-
 
144189
 capplets/screensaver/screensaver-prefs-dialog.c    |    2 +-
 
144190
 .../screensaver/screensaver-properties.desktop     |    4 +-
 
144191
 capplets/screensaver/screensavers/Makefile.am      |    8 +-
 
144192
 capplets/screensaver/selection-dialog.c            |    2 +-
 
144193
 capplets/theme-switcher/demo.c                     |    6 +-
 
144194
 capplets/theme-switcher/demo.c-45827               |    6 +-
 
144195
 capplets/theme-switcher/gui.c                      |    6 +-
 
144196
 capplets/theme-switcher/gui.c-6060                 |    6 +-
 
144197
 capplets/theme-switcher/install.c                  |    5 +
 
144198
 capplets/theme-switcher/install.c-64828            |    5 +
 
144199
 capplets/theme-switcher/main.c                     |    6 +-
 
144200
 capplets/theme-switcher/theme-selector.desktop     |    4 +-
 
144201
 capplets/url-properties/url-properties.c           |    3 +-
 
144202
 capplets/wm-properties/wm-properties-capplet.c     |    6 +-
 
144203
 control-center/capplet-dir-view.c                  |    2 +-
 
144204
 po/ChangeLog                                       |    5 +
 
144205
 po/POTFILES.in                                     |    8 +-
 
144206
 po/fr.po                                           | 1447 +++++++++++++-------
 
144207
 27 files changed, 1089 insertions(+), 486 deletions(-)
 
144208
 
 
144209
commit 818c4291c1fe417c2bd4e9f1d26b483089a5228a
 
144210
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144211
Date:   Sat Sep 9 23:21:28 2000 +0000
 
144212
 
 
144213
    Created new background properties capplet, under new-background-properties
 
144214
 
 
144215
 capplets/Makefile.am                              |    2 +-
 
144216
 capplets/background/Makefile.am                   |   39 +
 
144217
 capplets/background/applier.c                     | 1097 +++++++++++++++++++++
 
144218
 capplets/background/applier.h                     |   64 ++
 
144219
 capplets/background/background-properties.desktop |   51 +
 
144220
 capplets/background/background-properties.glade   |  525 ++++++++++
 
144221
 capplets/background/main.c                        |  187 ++++
 
144222
 capplets/background/preferences.c                 |  492 +++++++++
 
144223
 capplets/background/preferences.h                 |   90 ++
 
144224
 capplets/background/prefs-widget.c                |  619 ++++++++++++
 
144225
 capplets/background/prefs-widget.h                |   61 ++
 
144226
 11 files changed, 3226 insertions(+), 1 deletions(-)
 
144227
 
 
144228
commit 9888a8794e9f8253b7af7aff27edd15fc58fa67b
 
144229
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
144230
Date:   Sat Sep 9 23:00:12 2000 +0000
 
144231
 
 
144232
    Translations from Keld
 
144233
    control-center/po/da.po gdm2/po/da.po gnumeric/po/da.po
 
144234
    nautilus/po/da.po gnome-i18n/extra-po/gdm2beta5/da.po
 
144235
 
 
144236
 po/da.po |  122 +++++++++++++++++++++++++++++++-------------------------------
 
144237
 1 files changed, 61 insertions(+), 61 deletions(-)
 
144238
 
 
144239
commit 9cbbe4c4b2762d185b60e0da41b22cc28078f3de
 
144240
Author: Gene Z. Ragan <gzr@eazel.com>
 
144241
Date:   Sat Sep 9 00:23:39 2000 +0000
 
144242
 
 
144243
    Fixed a couple of leaks and instances where gdk_pixbuf_new_from_file was
 
144244
    
 
144245
    2000-09-08  Gene Z. Ragan  <gzr@eazel.com>
 
144246
    
 
144247
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144248
        (populate_mime_list):
 
144249
        Fixed a couple of leaks and instances where
 
144250
        gdk_pixbuf_new_from_file was being passed a NULL char *.
 
144251
 
 
144252
 capplets/file-types/file-types-capplet.c |   16 +++++++++++-----
 
144253
 1 files changed, 11 insertions(+), 5 deletions(-)
 
144254
 
 
144255
commit 9f9f159ffa4a9d80a923d3411447cd4084d7c523
 
144256
Author: Gene Z. Ragan <gzr@eazel.com>
 
144257
Date:   Fri Sep 8 23:58:53 2000 +0000
 
144258
 
 
144259
    Fixed bug 2839, setting icons for mime type is not remembered
 
144260
    
 
144261
    2000-09-08  Gene Z. Ragan  <gzr@eazel.com>
 
144262
    
 
144263
        Fixed bug 2839, setting icons for mime type is not remembered
 
144264
    
 
144265
        * mime-type-capplet/nautilus-mime-type-capplet.c: (main),
 
144266
        (init_mime_capplet), (nautilus_mime_type_capplet_update_info),
 
144267
        (populate_mime_list),
 
144268
        (nautilus_mime_type_capplet_get_selected_item_mime_type):
 
144269
        Removed icon setting code callback from Change Icon button.
 
144270
    
 
144271
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
144272
        (icon_selected_cb), (cancel_pressed), (gil_icon_selected_cb),
 
144273
        (nautilus_mime_type_show_icon_selection):
 
144274
        Added gnome-vfs icon setting code to OK button callback.
 
144275
 
 
144276
 capplets/file-types/file-types-capplet.c    |  101 ++++--------------
 
144277
 capplets/file-types/file-types-icon-entry.c |  156 +++++++++++++++------------
 
144278
 2 files changed, 105 insertions(+), 152 deletions(-)
 
144279
 
 
144280
commit 327911dcb552561edc46449b53f202fe064408a5
 
144281
Author: Gene Z. Ragan <gzr@eazel.com>
 
144282
Date:   Fri Sep 8 17:49:14 2000 +0000
 
144283
 
 
144284
    Fixed bug 2766, viewer menu code is not finished.
 
144285
    
 
144286
    2000-09-08  Gene Z. Ragan  <gzr@eazel.com>
 
144287
    
 
144288
        Fixed bug 2766, viewer menu code is not finished.
 
144289
    
 
144290
        Enjoy your Content Loser.
 
144291
    
 
144292
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144293
        (populate_viewer_menu):
 
144294
        Made function work.
 
144295
 
 
144296
 capplets/file-types/file-types-capplet.c |   45 ++++++++++++-----------------
 
144297
 1 files changed, 19 insertions(+), 26 deletions(-)
 
144298
 
 
144299
commit 10171a33d658dc5fe1486546faf68e1a1f7aafbb
 
144300
Author: Gene Z. Ragan <gzr@eazel.com>
 
144301
Date:   Fri Sep 8 16:41:56 2000 +0000
 
144302
 
 
144303
    Fixed bug 2789, Need to cancel non-file drags in icon entry field.
 
144304
    
 
144305
    2000-09-08  Gene Z. Ragan  <gzr@eazel.com>
 
144306
    
 
144307
        Fixed bug 2789, Need to cancel non-file drags in icon
 
144308
        entry field.
 
144309
    
 
144310
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
144311
        (drag_data_get):
 
144312
 
 
144313
 capplets/file-types/file-types-icon-entry.c |   10 +++++-----
 
144314
 1 files changed, 5 insertions(+), 5 deletions(-)
 
144315
 
 
144316
commit 73fdb18e633b8bcb86dbf72df17434ca2f8507ea
 
144317
Author: Mathieu Lacage <mathieu@eazel.com>
 
144318
Date:   Wed Sep 6 00:36:34 2000 +0000
 
144319
 
 
144320
    initialize found_match to TRUE to avoid a segfault in certain non-obvious
 
144321
    
 
144322
    2000-09-05  Mathieu Lacage  <mathieu@eazel.com>
 
144323
    
 
144324
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144325
        (populate_viewer_menu): initialize found_match to TRUE
 
144326
        to avoid a segfault in certain non-obvious cases. this
 
144327
        is a temporary hack waiting for bug 2766.
 
144328
 
 
144329
 capplets/file-types/file-types-capplet.c |    4 ++++
 
144330
 1 files changed, 4 insertions(+), 0 deletions(-)
 
144331
 
 
144332
commit 41b4f3f1f1752115e713d932b187de319d6202e9
 
144333
Author: John Sullivan <sullivan@src.gnome.org>
 
144334
Date:   Tue Sep 5 16:27:53 2000 +0000
 
144335
 
 
144336
        Wrote bugs for the last (for now) 18 unbugged FIXMEs.
 
144337
    
 
144338
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
144339
        (drag_data_get):
 
144340
        * modules/bzip2-method.c: (do_get_file_info):
 
144341
        * modules/extfs-method.c:
 
144342
        * modules/file-method.c: (do_create_symbolic_link):
 
144343
        * modules/ftp-method.c: (internal_get_file_info):
 
144344
        * modules/gconf-method.c:
 
144345
        * modules/gzip-method.c: (do_get_file_info):
 
144346
        * modules/http-method.c: (process_propfind_propstat):
 
144347
        * modules/translate-method.c: (tr_apply_default_mime_type),
 
144348
        (tr_handle_exec), (tr_uri_translate):
 
144349
        * test/test-shell.c: (do_info):
 
144350
        * test/test-uri.c: (main):
 
144351
 
 
144352
 capplets/file-types/file-types-icon-entry.c |    2 +-
 
144353
 1 files changed, 1 insertions(+), 1 deletions(-)
 
144354
 
 
144355
commit 3ca033f5da00d9e1d8c38acbb110e481ea9f5100
 
144356
Author: Jing-Jong Shyue <shyue@src.gnome.org>
 
144357
Date:   Tue Sep 5 14:56:24 2000 +0000
 
144358
 
 
144359
    Simplify Chinese PO File 2000/09/05
 
144360
 
 
144361
 po/zh_CN.GB2312.po | 2976 ++++++++++++++++++++++++++--------------------------
 
144362
 1 files changed, 1511 insertions(+), 1465 deletions(-)
 
144363
 
 
144364
commit d98dda20ae5b5a94facb690dcdea15feed2d1eb6
 
144365
Author: Mathieu Lacage <mathieu@eazel.com>
 
144366
Date:   Tue Sep 5 03:13:37 2000 +0000
 
144367
 
 
144368
    Add bugs to bugzilla.eazel.com for FIXMEs...
 
144369
    
 
144370
    2000-09-04  Mathieu Lacage  <mathieu@eazel.com>
 
144371
    
 
144372
        Add bugs to bugzilla.eazel.com for FIXMEs...
 
144373
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
144374
        (gnome_vfs_mime_get_default_action_type),
 
144375
        (gnome_vfs_mime_get_default_application),
 
144376
        (get_executable_name_from_command_string):
 
144377
        * libgnomevfs/gnome-vfs-mime-info.c: (gnome_vfs_mime_get_value),
 
144378
        (gnome_vfs_get_registered_mime_types):
 
144379
        * libgnomevfs/gnome-vfs-mime-magic.c:
 
144380
        * libgnomevfs/gnome-vfs-uri.c:
 
144381
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144382
        (mime_list_selected_row_callback), (init_mime_capplet),
 
144383
        (populate_viewer_menu), (delete_mime_clicked), (pixmap_file):
 
144384
 
 
144385
 capplets/file-types/file-types-capplet.c |   10 +++++-----
 
144386
 1 files changed, 5 insertions(+), 5 deletions(-)
 
144387
 
 
144388
commit b3b4f290e810bfe1882d46665bcddbfb392b2d1d
 
144389
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144390
Date:   Mon Sep 4 15:42:33 2000 +0000
 
144391
 
 
144392
    Changed SETTINGS_DIR to $(datadir)/control-center
 
144393
 
 
144394
 control-center/Makefile.am |    2 +-
 
144395
 1 files changed, 1 insertions(+), 1 deletions(-)
 
144396
 
 
144397
commit ec53a7ff81e854309f51f47fc324b18854c03e37
 
144398
Author: Christian Rose <menthos@src.gnome.org>
 
144399
Date:   Sun Sep 3 09:42:21 2000 +0000
 
144400
 
 
144401
    Updated Swedish translation.
 
144402
 
 
144403
 po/ChangeLog |    4 +
 
144404
 po/sv.po     |  881 +++++++++++++++++++++++++++++++++++++--------------------
 
144405
 2 files changed, 576 insertions(+), 309 deletions(-)
 
144406
 
 
144407
commit 8a3c6d2603d266c8175cd1c8284229b67c41c300
 
144408
Author: Pavel Cisler <pavel@eazel.com>
 
144409
Date:   Sun Sep 3 08:37:00 2000 +0000
 
144410
 
 
144411
    Add a flag to the xfer progress indicating a top-level item to allow
 
144412
    
 
144413
    2000-09-03  Pavel Cisler  <pavel@eazel.com>
 
144414
    
 
144415
        * libgnomevfs/gnome-vfs-types.h:
 
144416
        * libgnomevfs/gnome-vfs-xfer.c: (init_progress), (copy_directory),
 
144417
        (copy_items), (move_items), (link_items):
 
144418
        Add a flag to the xfer progress indicating a top-level item to
 
144419
        allow triggering metadata copies.
 
144420
    
 
144421
        * libgnomevfs-pthread/gnome-vfs-job.c:
 
144422
        (execute_create_symbolic_link):
 
144423
        * libgnomevfs/gnome-vfs-mime-info.c: (gnome_vfs_mime_set_value):
 
144424
        * libgnomevfs/gnome-vfs-uri.c: (gnome_vfs_uri_new):
 
144425
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144426
        (populate_viewer_menu):
 
144427
        * modules/translate-method.c: (tr_uri_translate):
 
144428
        * test/test-uri.c: (test_uri_host_port):
 
144429
        Fix a bunch of uninitialized variables that Michael Meeks found.
 
144430
 
 
144431
 capplets/file-types/file-types-capplet.c |    3 +++
 
144432
 1 files changed, 3 insertions(+), 0 deletions(-)
 
144433
 
 
144434
commit 8911b93438e27b1a4594a6eb4ecb71e58bb338ae
 
144435
Author: Simos Xenitellis <simos@src.gnome.org>
 
144436
Date:   Sat Sep 2 09:52:53 2000 +0000
 
144437
 
 
144438
    Updated all Greek translations plus minor en_GB typos
 
144439
 
 
144440
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
144441
 control-center/gnomecc.desktop                 |    4 +-
 
144442
 po/el.po                                       |  124 ++++++++++++------------
 
144443
 3 files changed, 67 insertions(+), 63 deletions(-)
 
144444
 
 
144445
commit b833d52defbeaf97035a69d17dabdb6e7038a99e
 
144446
Author: Mathieu Lacage <mathieu@eazel.com>
 
144447
Date:   Sat Sep 2 01:32:18 2000 +0000
 
144448
 
 
144449
    remove debugging output. fix many run-time warnings. Now, can go into
 
144450
    
 
144451
    2000-09-01  Mathieu Lacage  <mathieu@eazel.com>
 
144452
    
 
144453
        * mime-type-capplet/nautilus-mime-type-capplet.c: (main),
 
144454
        (init_mime_capplet), (populate_mime_list),
 
144455
        (create_mime_list_and_scroller):
 
144456
            remove debugging output. fix many run-time warnings.
 
144457
            Now, can go into fixing real bugs.
 
144458
 
 
144459
 capplets/file-types/file-types-capplet.c |   34 ++++++++++++-----------------
 
144460
 1 files changed, 14 insertions(+), 20 deletions(-)
 
144461
 
 
144462
commit e26b69eadba11a7190bb3a012f18a8e8179ce4c7
 
144463
Author: Mathieu Lacage <mathieu@eazel.com>
 
144464
Date:   Fri Sep 1 23:50:43 2000 +0000
 
144465
 
 
144466
    remove test on OAF compile.
 
144467
    
 
144468
    2000-09-01  Mathieu Lacage  <mathieu@eazel.com>
 
144469
    
 
144470
        * libgnomevfs/gnome-vfs-init.c: (gnome_vfs_init):
 
144471
            * libgnomevfs/gnome-vfs-mime-handlers.c:
 
144472
        (gnome_vfs_mime_get_default_action_without_fallback),
 
144473
        (gnome_vfs_mime_get_default_component), (join_str_list),
 
144474
            (gnome_vfs_mime_get_short_list_components),
 
144475
            (gnome_vfs_mime_get_all_components),
 
144476
        (gnome_vfs_mime_id_in_component_list),
 
144477
            (gnome_vfs_mime_id_list_from_component_list),
 
144478
            (gnome_vfs_mime_remove_component_from_list),
 
144479
            (gnome_vfs_mime_action_free), (gnome_vfs_mime_component_list_free),
 
144480
            (OAF_ServerInfoList_to_ServerInfo_g_list):
 
144481
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
144482
            * test/test-mime-handlers-set.c: (main):
 
144483
        * test/test-mime-handlers.c: (print_component), (print_action),
 
144484
        (print_component_list), (main):
 
144485
        remove  test on OAF compile.
 
144486
    
 
144487
    
 
144488
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
144489
        (gnome_vfs_mime_get_default_application): fix bug: we were passing
 
144490
            a NULL to some subroutine.
 
144491
    
 
144492
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
144493
            (init_mime_capplet), (nautilus_mime_type_capplet_update_info),
 
144494
            (populate_mime_list), (create_mime_list_and_scroller):
 
144495
            fix misc warning at runtime. add debugging output. will remove soon.
 
144496
    
 
144497
            * test/.cvsignore: chuuut.
 
144498
 
 
144499
 capplets/file-types/file-types-capplet.c |   23 ++++++++++++++---------
 
144500
 1 files changed, 14 insertions(+), 9 deletions(-)
 
144501
 
 
144502
commit 8107aacb4b85880e9e3d20e96eaea6807653bf4c
 
144503
Author: Simos Xenitellis <simos@src.gnome.org>
 
144504
Date:   Fri Sep 1 19:54:42 2000 +0000
 
144505
 
 
144506
    Added Greek translations
 
144507
 
 
144508
 .../screensaver/screensaver-properties.desktop     |    2 ++
 
144509
 1 files changed, 2 insertions(+), 0 deletions(-)
 
144510
 
 
144511
commit 70dff63d9bbc7622bac82ae0e169d0afe4ab5581
 
144512
Author: Takayuki KUSANO <kusano@src.gnome.org>
 
144513
Date:   Fri Sep 1 18:26:49 2000 +0000
 
144514
 
 
144515
    Updated Japanese translation.
 
144516
    
 
144517
        * ja.po: Updated Japanese translation.
 
144518
 
 
144519
 po/ChangeLog |    4 +
 
144520
 po/ja.po     |  733 ++++++++++++++++++++++++++++++++++++++++------------------
 
144521
 2 files changed, 508 insertions(+), 229 deletions(-)
 
144522
 
 
144523
commit e01ec9616ef06c81e4b7f9818c1dd4563fbddc7e
 
144524
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
144525
Date:   Fri Sep 1 09:38:17 2000 +0000
 
144526
 
 
144527
    updated Catalan file
 
144528
 
 
144529
 po/ca.po |  772 +++++++++++++++++++++++++++++++++++++++++---------------------
 
144530
 1 files changed, 517 insertions(+), 255 deletions(-)
 
144531
 
 
144532
commit 9e2d705f3e5160ef8e9aad08e36f642237d70425
 
144533
Author: Martin Baulig <baulig@suse.de>
 
144534
Date:   Thu Aug 31 11:21:40 2000 +0000
 
144535
 
 
144536
    Only check for GNOME if we're on the GNOME 1.2 platform.
 
144537
    
 
144538
    2000-08-31  Martin Baulig  <baulig@suse.de>
 
144539
    
 
144540
        * configure.in: Only check for GNOME if we're on the GNOME 1.2
 
144541
        platform.
 
144542
    
 
144543
        * configure.in: Don't modify CFLAGS but set VFS_CLFAGS instead.
 
144544
        Otherwise CFLAGS gets longer every time config.status is run.
 
144545
        * */Makefile.am (INCLUDES): Add $(VFS_CFLAGS).
 
144546
 
 
144547
 capplets/file-types/Makefile.am |    2 +-
 
144548
 1 files changed, 1 insertions(+), 1 deletions(-)
 
144549
 
 
144550
commit c13ae41baba4aba42b8be0fcc4a72ab9a9a523b7
 
144551
Author: Martin Baulig <baulig@suse.de>
 
144552
Date:   Thu Aug 31 10:20:39 2000 +0000
 
144553
 
 
144554
    Don't put -Werror into CFLAGS but into WERROR and AC_SUBST it. Some
 
144555
    
 
144556
    2000-08-31  Martin Baulig  <baulig@suse.de>
 
144557
    
 
144558
        * configure.in: Don't put -Werror into CFLAGS but into WERROR
 
144559
        and AC_SUBST it. Some configure checks don't work with -Werror.
 
144560
        * */Makefile.am (INCLUDES): Add $(WERROR).
 
144561
 
 
144562
 capplets/file-types/Makefile.am |    3 ++-
 
144563
 1 files changed, 2 insertions(+), 1 deletions(-)
 
144564
 
 
144565
commit 00a08a542aae16980fddf3da870076084d462a85
 
144566
Author: Mathieu Lacage <mathieu@eazel.com>
 
144567
Date:   Thu Aug 31 07:04:59 2000 +0000
 
144568
 
 
144569
    fixes bugs 1119 and 1839
 
144570
    
 
144571
    2000-08-31  Mathieu Lacage  <mathieu@eazel.com>
 
144572
    
 
144573
        fixes bugs 1119 and 1839
 
144574
    
 
144575
        * data/mime/gnome-vfs.keys: add a mime type for testing.
 
144576
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
144577
        (gnome_vfs_mime_get_default_action_type),
 
144578
        (gnome_vfs_mime_edit_user_file_full),
 
144579
        (gnome_vfs_mime_add_extension), (gnome_vfs_mime_remove_extension):
 
144580
        update to API changes below. move saving code to gnome-vfs-mime-info.c
 
144581
        * libgnomevfs/gnome-vfs-mime-info.c: (does_string_contains_caps),
 
144582
        (context_new), (context_destroy_and_unlink), (language_level),
 
144583
        (context_add_key), (load_mime_type_info_from),
 
144584
        (load_mime_list_info_from), (mime_info_load), (mime_list_load),
 
144585
        (load_mime_type_info), (gnome_vfs_mime_init),
 
144586
        (gnome_vfs_mime_info_clear), (gnome_vfs_mime_info_shutdown),
 
144587
        (gnome_vfs_mime_freeze), (gnome_vfs_mime_thaw),
 
144588
        (gnome_vfs_mime_set_value), (gnome_vfs_mime_get_value),
 
144589
        (gnome_vfs_mime_keys_list_free), (gnome_vfs_mime_get_key_list),
 
144590
        (gnome_vfs_mime_get_program), (gnome_vfs_mime_get_program_name),
 
144591
        (gnome_vfs_mime_get_description), (str_cmp_callback),
 
144592
        (gnome_vfs_mime_get_extensions_list),
 
144593
        (gnome_vfs_mime_get_extensions_string),
 
144594
        (gnome_vfs_mime_get_extensions_pretty_string),
 
144595
        (gnome_vfs_mime_extensions_list_free), (gnome_vfs_mime_get_test),
 
144596
        (gnome_vfs_mime_get_composetyped),
 
144597
        (gnome_vfs_mime_get_copiousoutput),
 
144598
        (gnome_vfs_mime_get_needsterminal), (get_key_name),
 
144599
        (gnome_vfs_get_registered_mime_types),
 
144600
        (gnome_vfs_mime_registered_mime_type_list_free),
 
144601
        (gnome_vfs_mime_set_registered_type_key),
 
144602
        (write_back_mime_user_file_context_callback),
 
144603
        (write_back_mime_user_file_callback), (write_back_mime_user_file),
 
144604
        (write_back_keys_user_file_context_callback),
 
144605
        (write_back_keys_user_file_callback), (write_back_keys_user_file):
 
144606
        Basically, make it work. update copyright.
 
144607
        * libgnomevfs/gnome-vfs-mime-info.h: change some API.
 
144608
        * mime-type-capplet/nautilus-mime-type-capplet.c: update to new API.
 
144609
        (nautilus_mime_type_capplet_update_info), (populate_mime_list):
 
144610
        * test/Makefile.am: add tests.
 
144611
        * test/test-mime-info.c: (main): actual tests.
 
144612
 
 
144613
 capplets/file-types/file-types-capplet.c |    4 ++--
 
144614
 1 files changed, 2 insertions(+), 2 deletions(-)
 
144615
 
 
144616
commit f4f9184388013189b0961837b47cb6ca94ca7de2
 
144617
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144618
Date:   Wed Aug 23 14:29:23 2000 +0000
 
144619
 
 
144620
    Add XML cflags/libs
 
144621
    
 
144622
    2000-08-23  Bradford Hovinen  <hovinen@helixcode.com>
 
144623
    
 
144624
        * capplets/wm-properties/Makefile.am (INCLUDES):
 
144625
        (wm_properties_capplet_LDADD): Add XML cflags/libs
 
144626
    
 
144627
        * capplets/wm-properties/wm-properties-capplet.c (do_get_xml):
 
144628
        (do_set_xml): Implement
 
144629
        (main): Call do_{get|set}_xml() on --get and --set
 
144630
    
 
144631
        * capplets/wm-properties/wm-list.c (wm_read_from_xml):
 
144632
        (wm_list_read_from_xml):
 
144633
        (wm_write_to_xml):
 
144634
        (wm_list_write_to_xml): Implement
 
144635
 
 
144636
 ChangeLog                                      |   14 +++
 
144637
 capplets/wm-properties/Makefile.am             |    5 +-
 
144638
 capplets/wm-properties/wm-list.c               |  109 +++++++++++++++++++++++-
 
144639
 capplets/wm-properties/wm-properties-capplet.c |   39 ++++++++-
 
144640
 capplets/wm-properties/wm-properties.h         |    8 ++-
 
144641
 5 files changed, 170 insertions(+), 5 deletions(-)
 
144642
 
 
144643
commit 379d3e137b5da61eb47a8a0bd75ced997d2fd06e
 
144644
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
144645
Date:   Sun Aug 20 17:21:39 2000 +0000
 
144646
 
 
144647
    Translations from Keld
 
144648
    achtung/po/da.po balsa/po/da.po bonobo/po/da.po
 
144649
    bug-buddy/po/da.po control-center/po/da.po dia/po/da.po
 
144650
    dr-genius/po/da.po eog/po/da.po evolution/po/da.po
 
144651
    gconf/po/da.po gedit/po/da.po gernel/po/da.po
 
144652
    gnome-db/po/da.po gnome-iconedit/po/da.po gnome-utils/po/da.po
 
144653
    gnome-vfs/po/da.po gnumeric/po/da.po gtranslator/po/da.po
 
144654
    guppi3/po/da.po mc/po/da.po nautilus/po/da.po oaf/po/da.po
 
144655
    pan/po/da.po sodipodi/po/da.po
 
144656
 
 
144657
 po/da.po |   12 ++++++------
 
144658
 1 files changed, 6 insertions(+), 6 deletions(-)
 
144659
 
 
144660
commit 6cf03c8c03b55b9583ca4baf2817a3883a12c790
 
144661
Author: Andraz Tori <minmax@src.gnome.org>
 
144662
Date:   Sun Aug 20 16:53:41 2000 +0000
 
144663
 
 
144664
    Updated Slovenian translation
 
144665
 
 
144666
 po/sl.po |  538 +++++++++++++++++++++++++++++++++++++-------------------------
 
144667
 1 files changed, 321 insertions(+), 217 deletions(-)
 
144668
 
 
144669
commit 3cff36b7683a3e5b9f46e8b45b39ee953d875c12
 
144670
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
144671
Date:   Sun Aug 20 10:40:17 2000 +0000
 
144672
 
 
144673
    updated Greek & Spanish files
 
144674
 
 
144675
 po/da.po |  178 ++++++++++--------
 
144676
 po/el.po |  630 +++++++++++++++++++++++++++++++++++++++++++-----------------
 
144677
 po/es.po |  618 ++++++++++++++++++++++++++++++++++++++++++-----------------
 
144678
 po/hr.po |  594 ++++++++++++++++++++++++++++++++++++++++++++------------
 
144679
 po/lt.po |  651 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
144680
 5 files changed, 1930 insertions(+), 741 deletions(-)
 
144681
 
 
144682
commit 715cc5c73c08a0d3333c13217eb8ff09a5943381
 
144683
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
144684
Date:   Sat Aug 19 22:16:59 2000 +0000
 
144685
 
 
144686
    Translations from Keld
 
144687
    achtung/po/da.po bonobo/po/da.po control-center/po/da.po
 
144688
    dia/po/da.po eog/po/da.po evolution/po/da.po gernel/po/da.po
 
144689
    ggv/po/da.po gimp/po/da.po gnome-iconedit/po/da.po
 
144690
    gnumeric/po/da.po nautilus/po/da.po rp3/po/da.po
 
144691
 
 
144692
 po/da.po |  597 +++++++++++++++++++++++++++++++++++++++-----------------------
 
144693
 1 files changed, 378 insertions(+), 219 deletions(-)
 
144694
 
 
144695
commit 347a2f9af497bdae7524e00b8859d11989766379
 
144696
Author: Kjartan Maraas <kmaraas@gnome.org>
 
144697
Date:   Sat Aug 19 19:20:51 2000 +0000
 
144698
 
 
144699
    Updated Norwegian translation.
 
144700
    
 
144701
    2000-08-19  Kjartan Maraas  <kmaraas@gnome.org>
 
144702
    
 
144703
        * no.po: Updated Norwegian translation.
 
144704
 
 
144705
 po/ChangeLog |    4 +
 
144706
 po/no.po     |  194 ++++++++++++++++++++++++++++++++--------------------------
 
144707
 2 files changed, 110 insertions(+), 88 deletions(-)
 
144708
 
 
144709
commit 5245e704540a917a1a95fd54b3655504c35e79c6
 
144710
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144711
Date:   Fri Aug 18 21:29:08 2000 +0000
 
144712
 
 
144713
    Add XML cflags/libs
 
144714
    
 
144715
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144716
    
 
144717
        * capplets/keyboard-properties/Makefile.am (INCLUDES):
 
144718
        (keyboard_properties_LDADD): Add XML cflags/libs
 
144719
    
 
144720
        * capplets/keyboard-properties/keyboard-properties.c
 
144721
        (keyboard_read_from_xml):
 
144722
        (keyboard_write_to_xml):
 
144723
        (do_get_xml):
 
144724
        (do_set_xml): Implement
 
144725
        (main): Invoke do_get_xml() and do_set_xml() on --get and --set
 
144726
 
 
144727
 ChangeLog |   10 ++++++++++
 
144728
 1 files changed, 10 insertions(+), 0 deletions(-)
 
144729
 
 
144730
commit 10d433675f4f6937dd6fe2a0576bf54b93f0f73a
 
144731
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144732
Date:   Fri Aug 18 20:12:38 2000 +0000
 
144733
 
 
144734
    Only do combo box stuff if no_gui flag is not set (edit_read): If no_gui
 
144735
    
 
144736
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144737
    
 
144738
        * capplets/gnome-edit-properties/gnome-edit-properties.c
 
144739
        (edit_read): Only do combo box stuff if no_gui flag is not set
 
144740
        (edit_read): If no_gui flag set, search through possible_editors
 
144741
        manually and set original_info.name that way
 
144742
    
 
144743
        * capplets/gnome-edit-properties/Makefile.am (INCLUDES):
 
144744
        (gnome_edit_properties_capplet_LDADD): Add XML cflags/libs
 
144745
    
 
144746
        * capplets/gnome-edit-properties/gnome-edit-properties.c
 
144747
        (edit_read_from_xml):
 
144748
        (edit_write_to_xml):
 
144749
        (do_get_xml):
 
144750
        (do_set_xml): Implement
 
144751
        (main): Call do_get_xml/do_set_xml when --get and --set passed
 
144752
    
 
144753
        * capplets/bell-properties/bell-properties.c (read_from_xml):
 
144754
        Check if root node is correct before reading
 
144755
 
 
144756
 ChangeLog |   18 ++++++++++++++++++
 
144757
 1 files changed, 18 insertions(+), 0 deletions(-)
 
144758
 
 
144759
commit 1d7053c55a55be213cc5cb5e154c5787df78ac8b
 
144760
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144761
Date:   Fri Aug 18 19:32:01 2000 +0000
 
144762
 
 
144763
    Added XML cflags/libs
 
144764
    
 
144765
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144766
    
 
144767
        * capplets/bell-properties/Makefile.am (INCLUDES):
 
144768
        (bell_properties_capplet_LDADD): Added XML cflags/libs
 
144769
    
 
144770
        * capplets/bell-properties/bell-properties.c (do_get_xml):
 
144771
        (do_set_xml): Implement.
 
144772
        (main): Call above functions on --get and --set
 
144773
        (read_from_xml):
 
144774
        (write_to_xml): Implement
 
144775
 
 
144776
 ChangeLog |    9 +++++++++
 
144777
 1 files changed, 9 insertions(+), 0 deletions(-)
 
144778
 
 
144779
commit dd169482d6da7dbf57cdb2b1a0004561ffb2e21d
 
144780
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144781
Date:   Fri Aug 18 19:13:07 2000 +0000
 
144782
 
 
144783
    Check for putenv and setenv and set appropriate macros in config.h
 
144784
    
 
144785
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144786
    
 
144787
        * configure.in: Check for putenv and setenv and set appropriate
 
144788
        macros in config.h
 
144789
    
 
144790
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144791
    
 
144792
        * preview.c (setup_path): Use setenv only when available, try to
 
144793
        use putenv otherwise
 
144794
 
 
144795
 ChangeLog                           |    3 ++
 
144796
 acconfig.h                          |    3 ++
 
144797
 capplets/screensaver/ChangeLog      |    8 +++++++
 
144798
 capplets/screensaver/prefs-widget.c |   36 ++++++++++++++++++++++++++++------
 
144799
 capplets/screensaver/preview.c      |   10 +++++++++
 
144800
 configure.in                        |    2 +
 
144801
 6 files changed, 55 insertions(+), 7 deletions(-)
 
144802
 
 
144803
commit 890a61a575745b73128a826858058114f2702e71
 
144804
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144805
Date:   Fri Aug 18 18:51:01 2000 +0000
 
144806
 
 
144807
    Call do_set_xml and do_get_xml when --get or --set detected
 
144808
    
 
144809
    2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>
 
144810
    
 
144811
        * capplets/background-properties/app-background.c (main): Call
 
144812
        do_set_xml and do_get_xml when --get or --set detected
 
144813
    
 
144814
        * capplets/background-properties/property-background.c
 
144815
        (background_read_from_xml):
 
144816
        (background_write_to_xml): Implement. Read/write XML snapshot of
 
144817
        the system's current state
 
144818
        (get_color): Implement. Read a color represented as a string and
 
144819
        fill in a GdkColor structure
 
144820
        (do_get_xml):
 
144821
        (do_set_xml): Implement. Do operations required for a --get and
 
144822
        --set, respectively
 
144823
    
 
144824
        * capplets/background-properties/Makefile.am (INCLUDES): Add XML_CFLAGS
 
144825
        (background_properties_capplet_LDADD): Add GNOME_XML_LIB
 
144826
 
 
144827
 ChangeLog |   18 ++++++++++++++++++
 
144828
 1 files changed, 18 insertions(+), 0 deletions(-)
 
144829
 
 
144830
commit 825346ef93f4bc94eb19c64e2521e9de05d3afe5
 
144831
Author: Kai Lahmann <kail@src.gnome.org>
 
144832
Date:   Fri Aug 18 17:31:06 2000 +0000
 
144833
 
 
144834
    Updated German translation
 
144835
 
 
144836
 po/ChangeLog |    4 +++
 
144837
 po/de.po     |   64 ++++++++++++++++++++++++++++++++++-----------------------
 
144838
 2 files changed, 42 insertions(+), 26 deletions(-)
 
144839
 
 
144840
commit 87f2fbb3e690182e8e631659d1cc6d402827471b
 
144841
Author: Stanislav Brabec <utx@src.gnome.org>
 
144842
Date:   Thu Aug 17 19:20:50 2000 +0000
 
144843
 
 
144844
    Fix building in separate directory.
 
144845
 
 
144846
 capplets/screensaver/ChangeLog                |    4 ++++
 
144847
 capplets/screensaver/screensavers/Makefile.am |   24 ++++++++++++------------
 
144848
 control-center/ChangeLog                      |    4 ++++
 
144849
 control-center/Makefile.am                    |    1 +
 
144850
 4 files changed, 21 insertions(+), 12 deletions(-)
 
144851
 
 
144852
commit fa01b686b48654b1625f8c345f9c199105384fb7
 
144853
Author: Valek Frob <frob@src.gnome.org>
 
144854
Date:   Thu Aug 17 18:23:29 2000 +0000
 
144855
 
 
144856
    Updated russian translation.
 
144857
 
 
144858
 po/ChangeLog |    4 ++++
 
144859
 po/ru.po     |   56 +++++++++++++++++++++++++++++++++++++-------------------
 
144860
 2 files changed, 41 insertions(+), 19 deletions(-)
 
144861
 
 
144862
commit 8a8918de8d021278ced5d07ec7c3da19dc8ca169
 
144863
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
 
144864
Date:   Thu Aug 17 16:11:58 2000 +0000
 
144865
 
 
144866
    updated italian translation
 
144867
 
 
144868
 po/ChangeLog |    4 ++++
 
144869
 po/it.po     |   11 +++--------
 
144870
 2 files changed, 7 insertions(+), 8 deletions(-)
 
144871
 
 
144872
commit e8f3f6efefa0ff307136fd727d99215d16aaf835
 
144873
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144874
Date:   Wed Aug 16 23:00:31 2000 +0000
 
144875
 
 
144876
    Added missing entries stored in gnome-config rather than .xscreensaver
 
144877
    
 
144878
    2000-08-16  Bradford Hovinen  <hovinen@helixcode.com>
 
144879
    
 
144880
        * preferences.c (preferences_write_xml):
 
144881
        (preferences_read_xml): Added missing entries stored in
 
144882
        gnome-config rather than .xscreensaver
 
144883
        (screensaver_read_xml): Disable screensaver by default
 
144884
        (preferences_write_xml): Cast values to ints before passing to
 
144885
        g_strdup_printf
 
144886
 
 
144887
 capplets/screensaver/ChangeLog     |    7 ++++++
 
144888
 capplets/screensaver/preferences.c |   39 ++++++++++++++++++++++++++++++++---
 
144889
 2 files changed, 42 insertions(+), 4 deletions(-)
 
144890
 
 
144891
commit d24a6c7b67a8e85c37655e557b440f0c737bc8af
 
144892
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144893
Date:   Wed Aug 16 22:40:02 2000 +0000
 
144894
 
 
144895
    Add support for --get and --set to cap_options (gnome_capplet_init): Add
 
144896
    
 
144897
    2000-08-16  Bradford Hovinen  <hovinen@helixcode.com>
 
144898
    
 
144899
        * capplet-widget.c: Add support for --get and --set to cap_options
 
144900
        (gnome_capplet_init): Add return values 3 for --get and 4 for --set
 
144901
    
 
144902
    2000-08-16  Bradford Hovinen  <hovinen@helixcode.com>
 
144903
    
 
144904
        * rc-parse.c (write_screensaver_list): Don't try to write string
 
144905
        if the screensaver has no command line
 
144906
    
 
144907
        * main.c (main): Register Popt table containing get and set
 
144908
        options; call do_get_xml and do_set_xml when necessary
 
144909
        (do_get_xml):
 
144910
        (do_set_xml): Implement
 
144911
 
 
144912
 capplets/screensaver/ChangeLog     |   23 +++++
 
144913
 capplets/screensaver/main.c        |   57 +++++++++++
 
144914
 capplets/screensaver/preferences.c |  185 ++++++++++++++++++++++++++++++++++++
 
144915
 capplets/screensaver/preferences.h |    7 ++
 
144916
 capplets/screensaver/rc-parse.c    |    5 +-
 
144917
 5 files changed, 274 insertions(+), 3 deletions(-)
 
144918
 
 
144919
commit a92e2e6423aeab1e2b03d2dbe2701934326a5589
 
144920
Author: Bradford Hovinen <hovinen@helixcode.com>
 
144921
Date:   Wed Aug 16 15:31:08 2000 +0000
 
144922
 
 
144923
    Remove extraneous precondition check (read_command_line): Rewrote to
 
144924
    
 
144925
    2000-08-16  Bradford Hovinen  <hovinen@helixcode.com>
 
144926
    
 
144927
        * screensaver-prefs-dialog.c (get_select_widget): Remove
 
144928
        extraneous precondition check
 
144929
        (read_command_line): Rewrote to support quoted strings in the
 
144930
        command line
 
144931
    
 
144932
    2000-08-12  Bradford Hovinen  <hovinen@helixcode.com>
 
144933
    
 
144934
        * screensaver-prefs-dialog.c (write_command_line): Use flag free_v
 
144935
        to determine whether to free data; add support for strings
 
144936
        (write_string): Implement. Analagous to write_*
 
144937
        (populate_table): Add support for strings
 
144938
        (place_entry):
 
144939
        (get_entry): Implement
 
144940
        (place_screensaver_properties): Add support for strings
 
144941
        (read_string): Implement
 
144942
        (read_select):
 
144943
        (write_select): Skip over nodes that don't have id attributes
 
144944
 
 
144945
 capplets/screensaver/ChangeLog                  |   20 ++
 
144946
 capplets/screensaver/screensaver-prefs-dialog.c |  265 ++++++++++++++++++++---
 
144947
 2 files changed, 250 insertions(+), 35 deletions(-)
 
144948
 
 
144949
commit 18f71b381500dbc70d4b410b573005dd7004b770
 
144950
Author: Kjartan Maraas <kmaraas@gnome.org>
 
144951
Date:   Tue Aug 15 20:05:31 2000 +0000
 
144952
 
 
144953
    Updated Norwegian translation.
 
144954
    
 
144955
    2000-08-15  Kjartan Maraas  <kmaraas@gnome.org>
 
144956
    
 
144957
        * no.po: Updated Norwegian translation.
 
144958
 
 
144959
 po/ChangeLog |    4 +
 
144960
 po/no.po     |  551 +++++++++++++++++++++++++++++++++++++++-------------------
 
144961
 2 files changed, 374 insertions(+), 181 deletions(-)
 
144962
 
 
144963
commit cb4edce326a87f040ff52aa8625a3781ec5a1ba4
 
144964
Author: Kai Lahmann <kail@src.gnome.org>
 
144965
Date:   Mon Aug 14 19:54:04 2000 +0000
 
144966
 
 
144967
    Updated German translation
 
144968
 
 
144969
 po/ChangeLog |    4 +
 
144970
 po/de.po     |  571 +++++++++++++++++++++++++++++++++++++++-------------------
 
144971
 2 files changed, 386 insertions(+), 189 deletions(-)
 
144972
 
 
144973
commit 755dfdbe04e7cd8206ab7ebaaf6f09b617197f40
 
144974
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144975
Date:   Mon Aug 14 15:04:00 2000 +0000
 
144976
 
 
144977
    Added missing extract-labels.c
 
144978
 
 
144979
 capplets/screensaver/screensavers/extract-labels.c |   96 ++++++++++++++++++++
 
144980
 1 files changed, 96 insertions(+), 0 deletions(-)
 
144981
 
 
144982
commit c5fc7bcce3ca4de23fbaf9cc188b54d2338814fa
 
144983
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144984
Date:   Mon Aug 14 15:03:09 2000 +0000
 
144985
 
 
144986
    Added missing glade file
 
144987
 
 
144988
 control-center/gnomecc-preferences.glade |  237 ++++++++++++++++++++++++++++++
 
144989
 1 files changed, 237 insertions(+), 0 deletions(-)
 
144990
 
 
144991
commit e1fd517e64b729427dfe09bd44add9d4e2c34e78
 
144992
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
144993
Date:   Mon Aug 14 15:02:55 2000 +0000
 
144994
 
 
144995
    Added missing preferences.[ch]
 
144996
 
 
144997
 control-center/preferences.c |  320 ++++++++++++++++++++++++++++++++++++++++++
 
144998
 control-center/preferences.h |   65 +++++++++
 
144999
 2 files changed, 385 insertions(+), 0 deletions(-)
 
145000
 
 
145001
commit 7437ead3c63e202f0a304d6efa6a10c30e18c578
 
145002
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145003
Date:   Mon Aug 14 14:56:27 2000 +0000
 
145004
 
 
145005
    Fixed some distribution problems
 
145006
 
 
145007
 configure.in               |    1 +
 
145008
 control-center/Makefile.am |    2 +-
 
145009
 2 files changed, 2 insertions(+), 1 deletions(-)
 
145010
 
 
145011
commit 2e35c02fca174ae09bf7db9f2f0b36ba89359f25
 
145012
Author: Valek Frob <frob@src.gnome.org>
 
145013
Date:   Sat Aug 12 12:16:33 2000 +0000
 
145014
 
 
145015
    Updated russian translation. Fixed POTFILES.in.
 
145016
 
 
145017
 po/ChangeLog   |    5 +
 
145018
 po/POTFILES.in |   12 +-
 
145019
 po/ru.po       |  548 ++++++++++++++++++++++++++++++++++++++------------------
 
145020
 3 files changed, 384 insertions(+), 181 deletions(-)
 
145021
 
 
145022
commit 1cda85f92dc0844f8dcc8c609b325ddc2222daf0
 
145023
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145024
Date:   Fri Aug 11 19:17:30 2000 +0000
 
145025
 
 
145026
    Update Makefile.am's for capplets to use libcapplet/ directory
 
145027
    Rewrote most of gnomecc
 
145028
 
 
145029
 ChangeLog                           |    6 +
 
145030
 Makefile.am                         |    6 +-
 
145031
 capplets/Makefile.am                |    4 +-
 
145032
 capplets/mime-type/Makefile.am      |    6 +-
 
145033
 capplets/theme-switcher/Makefile.am |    8 +-
 
145034
 capplets/url-properties/Makefile.am |    6 +-
 
145035
 capplets/wm-properties/Makefile.am  |    6 +-
 
145036
 configure.in                        |   27 +-
 
145037
 control-center/ChangeLog            |    5 +
 
145038
 control-center/Makefile.am          |   14 +-
 
145039
 control-center/capplet-dir-view.c   |  684 ++++++++++++++++++++++++
 
145040
 control-center/capplet-dir-view.h   |   72 +++
 
145041
 control-center/capplet-dir-window.c |  201 -------
 
145042
 control-center/capplet-dir-window.h |   46 --
 
145043
 control-center/capplet-dir.c        |   90 +++-
 
145044
 control-center/capplet-dir.h        |   24 +-
 
145045
 control-center/main.c               |   12 +-
 
145046
 po/POTFILES.in                      |   12 +-
 
145047
 po/ca.po                            |  404 ++++++---------
 
145048
 po/cs.po                            |  634 +++++++++++------------
 
145049
 po/da.po                            |  400 ++++++---------
 
145050
 po/de.po                            |  405 ++++++---------
 
145051
 po/el.po                            |  402 ++++++---------
 
145052
 po/en_GB.po                         |  271 +---------
 
145053
 po/es.po                            |  402 ++++++---------
 
145054
 po/et.po                            |  587 ++++++++++-----------
 
145055
 po/fi.po                            |  959 ++++++++++++++++-----------------
 
145056
 po/fr.po                            |  406 ++++++---------
 
145057
 po/ga.po                            |  870 ++++++++++++-------------------
 
145058
 po/gl.po                            |  403 ++++++---------
 
145059
 po/hr.po                            |  310 +++--------
 
145060
 po/hu.po                            |  590 ++++++++++-----------
 
145061
 po/it.po                            |  624 +++++++++++-----------
 
145062
 po/ja.po                            |  398 ++++++---------
 
145063
 po/ko.po                            |  585 ++++++++++-----------
 
145064
 po/lt.po                            |  398 ++++++---------
 
145065
 po/nl.po                            |  625 +++++++++++-----------
 
145066
 po/no.po                            |  402 ++++++---------
 
145067
 po/pl.po                            |  991 +++++++++++++++++------------------
 
145068
 po/pt.po                            |  580 ++++++++++-----------
 
145069
 po/pt_BR.po                         |  492 ++++++++----------
 
145070
 po/ro.po                            |  405 ++++++---------
 
145071
 po/ru.po                            |  399 ++++++---------
 
145072
 po/sl.po                            |  399 ++++++---------
 
145073
 po/sv.po                            |  547 +++++++++-----------
 
145074
 po/tr.po                            |  462 ++++++++---------
 
145075
 po/uk.po                            |  500 ++++++++----------
 
145076
 po/zh_CN.GB2312.po                  |  496 ++++++++----------
 
145077
 po/zh_TW.Big5.po                    |  491 ++++++++----------
 
145078
 49 files changed, 7810 insertions(+), 9256 deletions(-)
 
145079
 
 
145080
commit 6b4d87b2fed0faf4bbf65f881c2031c80d904ad8
 
145081
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145082
Date:   Thu Aug 10 15:34:00 2000 +0000
 
145083
 
 
145084
    Remove extraneous whitespace and replace tabs with spaces
 
145085
    
 
145086
    2000-08-10  Bradford Hovinen  <hovinen@helixcode.com>
 
145087
    
 
145088
        * resources.c (screensaver_get_desc_from_xrdb): Remove extraneous
 
145089
        whitespace and replace tabs with spaces
 
145090
 
 
145091
 capplets/screensaver/ChangeLog   |    3 +++
 
145092
 capplets/screensaver/resources.c |   22 ++++++++++++++++++++--
 
145093
 2 files changed, 23 insertions(+), 2 deletions(-)
 
145094
 
 
145095
commit ce4b140d24ac7c84eced68b5df9d8c079d381208
 
145096
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145097
Date:   Thu Aug 10 14:51:00 2000 +0000
 
145098
 
 
145099
    Added ant.xml, bsod.xml, compass.xml, and flag.xml (courtesy of James
 
145100
    
 
145101
    2000-08-10  Bradford Hovinen  <hovinen@helixcode.com>
 
145102
    
 
145103
        * screensavers/Makefile.am (Screensavers_DATA): Added ant.xml,
 
145104
        bsod.xml, compass.xml, and flag.xml (courtesy of James Antill
 
145105
        <james@and.org>)
 
145106
 
 
145107
 capplets/screensaver/ChangeLog                |    4 +
 
145108
 capplets/screensaver/screensavers/Makefile.am |   15 +++++-
 
145109
 capplets/screensaver/screensavers/ant.xml     |   74 +++++++++++++++++++++++++
 
145110
 capplets/screensaver/screensavers/bsod.xml    |   13 ++++
 
145111
 capplets/screensaver/screensavers/compass.xml |   16 +++++
 
145112
 capplets/screensaver/screensavers/flag.xml    |   57 +++++++++++++++++++
 
145113
 6 files changed, 178 insertions(+), 1 deletions(-)
 
145114
 
 
145115
commit f03d61be34b70a94a554264d75be36f2932c77b8
 
145116
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145117
Date:   Thu Aug 10 14:38:31 2000 +0000
 
145118
 
 
145119
    Fix memory leak (read_select): Disable all widgets associated with
 
145120
    
 
145121
    2000-08-10  Bradford Hovinen  <hovinen@helixcode.com>
 
145122
    
 
145123
        * screensaver-prefs-dialog.c (write_command_line): Fix memory leak
 
145124
        (read_select): Disable all widgets associated with unselected
 
145125
        nodes before enabling those associated with selected one
 
145126
        (read_select): Don't iterate through menu items
 
145127
        (read_number): Don't crash if person used bad argument
 
145128
 
 
145129
 capplets/screensaver/ChangeLog                  |    6 +++++
 
145130
 capplets/screensaver/screensaver-prefs-dialog.c |   27 +++++++++++++++-------
 
145131
 2 files changed, 24 insertions(+), 9 deletions(-)
 
145132
 
 
145133
commit ffc4063431e7228b4af69c50ab84abbd9557dbe4
 
145134
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145135
Date:   Thu Aug 10 13:15:25 2000 +0000
 
145136
 
 
145137
    Have string -> boolean conversion always convert to FALSE
 
145138
    
 
145139
    2000-08-10  Bradford Hovinen  <hovinen@helixcode.com>
 
145140
    
 
145141
        * expr.c (int_parse_atom): Have string -> boolean conversion
 
145142
        always convert to FALSE
 
145143
        (int_parse_factor): Set result to boolean TRUE when symbol of
 
145144
        value 1 encountered.
 
145145
 
 
145146
 capplets/screensaver/ChangeLog |    8 ++++++++
 
145147
 capplets/screensaver/expr.c    |    8 +++++---
 
145148
 2 files changed, 13 insertions(+), 3 deletions(-)
 
145149
 
 
145150
commit b83773c0f4fe5327eaf5af2a8c3883964f51eb60
 
145151
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145152
Date:   Thu Aug 10 12:21:00 2000 +0000
 
145153
 
 
145154
    Map window before showing screensaver (close_preview): Unmap window after
 
145155
    
 
145156
    2000-08-10  Bradford Hovinen  <hovinen@helixcode.com>
 
145157
    
 
145158
        * preview.c (show_preview): Map window before showing screensaver
 
145159
        (close_preview): Unmap window after killing screensaver
 
145160
 
 
145161
 capplets/screensaver/ChangeLog |    5 +++++
 
145162
 capplets/screensaver/preview.c |    2 ++
 
145163
 2 files changed, 7 insertions(+), 0 deletions(-)
 
145164
 
 
145165
commit c3827b78aa6d3c1acad10393693a7a405e877f5a
 
145166
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145167
Date:   Wed Aug 9 18:11:02 2000 +0000
 
145168
 
 
145169
    Added public interface get_screensaver_dir_list
 
145170
 
 
145171
 capplets/screensaver/rc-parse.h |    2 ++
 
145172
 1 files changed, 2 insertions(+), 0 deletions(-)
 
145173
 
 
145174
commit caa9b7c95e1a8c23990f4d5126ef1571b6dc5fc3
 
145175
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145176
Date:   Wed Aug 9 18:10:15 2000 +0000
 
145177
 
 
145178
    Use get_screensaver_dir_list; iterate through all the directories listed
 
145179
    
 
145180
    2000-08-09  Bradford Hovinen  <hovinen@helixcode.com>
 
145181
    
 
145182
        * preview.c (setup_path): Use get_screensaver_dir_list; iterate
 
145183
        through all the directories listed in list; use g_getenv
 
145184
    
 
145185
        * rc-parse.c (get_screensaver_dir_list): Make public, cache
 
145186
        return value
 
145187
        (command_exists): Don't cache screensaver_dir_list
 
145188
 
 
145189
 capplets/screensaver/ChangeLog  |    5 +++++
 
145190
 capplets/screensaver/preview.c  |   20 ++++++++++++++++----
 
145191
 capplets/screensaver/rc-parse.c |   25 ++++++++++++++-----------
 
145192
 3 files changed, 35 insertions(+), 15 deletions(-)
 
145193
 
 
145194
commit e92747cbc59a5198742b36aaaf5ee309afdf2965
 
145195
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145196
Date:   Wed Aug 9 16:16:40 2000 +0000
 
145197
 
 
145198
    Implement. Get a list of possible directories where screensavers may be
 
145199
    
 
145200
    2000-08-09  Bradford Hovinen  <hovinen@helixcode.com>
 
145201
    
 
145202
        * rc-parse.c (get_screensaver_dir_list): Implement. Get a list of
 
145203
        possible directories where screensavers may be found by scanning
 
145204
        the XScreensaver binary.
 
145205
        (command_exists): Search through list of screensaver directories
 
145206
        from get_screensaver_dir_list rather than using the hardcoded one
 
145207
 
 
145208
 capplets/screensaver/ChangeLog  |    8 +++++
 
145209
 capplets/screensaver/rc-parse.c |   61 ++++++++++++++++++++++++++++++++++----
 
145210
 2 files changed, 62 insertions(+), 7 deletions(-)
 
145211
 
 
145212
commit 584545bb82c26062ebb7e2ff51bbc39fc246ed63
 
145213
Author: George Lebl <jirka@5z.com>
 
145214
Date:   Wed Aug 9 06:23:46 2000 +0000
 
145215
 
 
145216
    A new application registry. The parsing is based upon mime-info. The
 
145217
    
 
145218
    Tue Aug 08 23:18:49 2000  George Lebl <jirka@5z.com>
 
145219
    
 
145220
        * libgnomevfs/Makefile.am,
 
145221
          libgnomevfs/gnome-vfs-application-registry.[ch]:
 
145222
          A new application registry.  The parsing is based upon
 
145223
          mime-info.  The interface completely hides any structures
 
145224
          and is based entierly on querying string keys.  Handles
 
145225
          user settings as a delta against the system settings.  Also
 
145226
          adds mime_types list support to the registry instead of this
 
145227
          being read from the keys file.
 
145228
    
 
145229
        * libgnomevfs/gnome-vfs-mime-handlers.[ch]
 
145230
          (gnome_vfs_mime_get_default_application)
 
145231
          (gnome_vfs_mime_get_short_list_applications)
 
145232
          (gnome_vfs_mime_get_all_applications)
 
145233
          (gnome_vfs_mime_extend_all_applications)
 
145234
          (gnome_vfs_mime_remove_from_all_applications)
 
145235
          (gnome_vfs_mime_application_new_from_id)
 
145236
          (application_known_to_be_nonexistent):
 
145237
          Use the application registry API internally.  Remove the
 
145238
          gnome_vfs_mime_define_application call as it doesn't
 
145239
          make any sesnse any more and is replaced by an application
 
145240
          registry call.  The all_applications calls now use the
 
145241
          registry api for all their work.
 
145242
    
 
145243
        * libgnomevfs/gnome-vfs-mime-info.c (load_mime_type_info_from):
 
145244
          Fix a bug where comments would only be ignored on the first
 
145245
          line which would add nonsense mime types if comments were
 
145246
          elsewhere in the file.
 
145247
    
 
145248
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c
 
145249
          (add_new_application)
 
145250
          test/test-mime-handlers-set.c (main):
 
145251
          Use the application registry for adding new applications
 
145252
    
 
145253
        * data/mime/Makefile.am, data/mime/gnome-vfs.keys,
 
145254
          data/mime/gnome-vfs.applications,
 
145255
          data/mime/application-registry-hack.keys:
 
145256
          Remove the registry hack stuff, remove all_applications
 
145257
          stuff from gnome-vfs.keys and add the applications from
 
145258
          the registry hack to gnome-vfs.applications including
 
145259
          the mime types they read.
 
145260
 
 
145261
 capplets/file-types/file-types-capplet-dialogs.c |   35 ++++++++++++---------
 
145262
 1 files changed, 20 insertions(+), 15 deletions(-)
 
145263
 
 
145264
commit fe894c6f20178ca0c9c1b8143c615fd2aecdeaad
 
145265
Author: Maciej Stachowiak <mstachow@src.gnome.org>
 
145266
Date:   Wed Aug 9 06:19:30 2000 +0000
 
145267
 
 
145268
    Move include of sys/types.h above include of regex.h to fix building on
 
145269
    
 
145270
        * mime-type-capplet/nautilus-mime-type-capplet.c: Move include of
 
145271
        sys/types.h above include of regex.h to fix building on
 
145272
        FreeBSD. Fix from Bill Huey <billh@gnuppy.monkey.org>.
 
145273
 
 
145274
 capplets/file-types/file-types-capplet.c |    2 +-
 
145275
 1 files changed, 1 insertions(+), 1 deletions(-)
 
145276
 
 
145277
commit 2a9d7416f59e92e5a91b96522258aa58637ceb1b
 
145278
Author: Robin Slomkowski <rslomkow@src.gnome.org>
 
145279
Date:   Tue Aug 8 21:34:56 2000 +0000
 
145280
 
 
145281
    nautilus-mime-type-icon-entry.h was forgotten
 
145282
 
 
145283
 capplets/file-types/Makefile.am |    1 +
 
145284
 1 files changed, 1 insertions(+), 0 deletions(-)
 
145285
 
 
145286
commit d9f43fff1117f5c355b37b08d48f818a40d2b2c6
 
145287
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145288
Date:   Tue Aug 8 14:42:37 2000 +0000
 
145289
 
 
145290
    Added additional section on arithmetic expressions
 
145291
 
 
145292
 capplets/screensaver/screensavers/README |   20 ++++++++++++++++++++
 
145293
 1 files changed, 20 insertions(+), 0 deletions(-)
 
145294
 
 
145295
commit 164fe06c3f373c8c448fc754498b4df83391d105
 
145296
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145297
Date:   Mon Aug 7 19:07:09 2000 +0000
 
145298
 
 
145299
    Added README
 
145300
    
 
145301
    2000-08-07  Bradford Hovinen  <hovinen@helixcode.com>
 
145302
    
 
145303
        * screensavers/Makefile.am (EXTRA_DIST): Added README
 
145304
 
 
145305
 capplets/screensaver/ChangeLog                   |    2 +
 
145306
 capplets/screensaver/screensavers/Makefile.am    |    4 +-
 
145307
 capplets/screensaver/screensavers/README         |   89 ++++++++++++++++++++++
 
145308
 capplets/screensaver/screensavers/attraction.xml |   40 ++++++++++
 
145309
 4 files changed, 134 insertions(+), 1 deletions(-)
 
145310
 
 
145311
commit 122042e532d120d079034ec8092bf549b59a66c4
 
145312
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145313
Date:   Mon Aug 7 18:26:43 2000 +0000
 
145314
 
 
145315
    Allow values of multiple types
 
145316
    
 
145317
    2000-08-07  Bradford Hovinen  <hovinen@helixcode.com>
 
145318
    
 
145319
        * expr.c: Allow values of multiple types
 
145320
    
 
145321
        * main.c (main): Don't initialize glade
 
145322
 
 
145323
 capplets/screensaver/ChangeLog                |    4 +
 
145324
 capplets/screensaver/expr.c                   |  205 ++++++++++++++++++-------
 
145325
 capplets/screensaver/main.c                   |    2 -
 
145326
 capplets/screensaver/screensavers/Makefile.am |   20 +++-
 
145327
 4 files changed, 176 insertions(+), 55 deletions(-)
 
145328
 
 
145329
commit 148d8186a5434435331a892542392d2c348ae627
 
145330
Author: Bradford Hovinen <hovinen@helixcode.com>
 
145331
Date:   Mon Aug 7 16:04:33 2000 +0000
 
145332
 
 
145333
    Free structures only if they were ever allocated
 
145334
    
 
145335
    2000-08-07  Bradford Hovinen  <hovinen@helixcode.com>
 
145336
    
 
145337
        * screensaver-prefs-dialog.c (screensaver_prefs_dialog_destroy):
 
145338
        Free structures only if they were ever allocated
 
145339
    
 
145340
        * selection-dialog.c (get_known_savers): Implement. Read the
 
145341
        screensaver directory for a list of valid screensavers
 
145342
        (place_screensaver_list): Use known_savers rather than XML data
 
145343
    
 
145344
        * preferences.c (screensaver_get_label): Implement. Copy from
 
145345
        get_label in resources.c
 
145346
    
 
145347
        * prefs-widget.c (deselect_saver_cb): Toggle only if event was a
 
145348
        mouse button press, not a keyboard press
 
145349
        (prefs_widget_init): Change vertical size of preview window to 200
 
145350
        (prefs_widget_init): Use a table for the buttons below the
 
145351
        screensaver list
 
145352
        (prefs_widget_init): Change label of edit button to Settings...
 
145353
        (prefs_widget_init): Don't have description and preview frames
 
145354
        expand, have selection frame expand
 
145355
    
 
145356
        * Makefile.am (screensaver_properties_capplet_LDADD): Don't link
 
145357
        against glade
 
145358
        (INCLUDES): Don't set glade compilation flags
 
145359
    
 
145360
        * screensaver-prefs-dialog.c (get_select_widget): Show menu item
 
145361
        (populate_table): Don't skip hgroups that lack ids
 
145362
        (place_number):
 
145363
        (place_boolean): Attach items with GTK_FILL
 
145364
        (get_check_button):
 
145365
        (get_select_widget): Set object data to point back to dialog
 
145366
        (populate_table): Pass dialog, remove extraneous arguments
 
145367
        (get_check_button): Connect toggled signal from here
 
145368
        (get_select_widget): Set data and connect activate signals from
 
145369
        here
 
145370
        (place_number): Set default from default attribute
 
145371
        (get_spinbutton): Set step_increment, page_increment, and
 
145372
        page_size on adjustment
 
145373
        (get_spinbutton):
 
145374
        (place_number): Set default to average of high and low if not
 
145375
        supplied
 
145376
        (get_argument_data): Add i18n support
 
145377
        (read_boolean):
 
145378
        (read_number):
 
145379
        (read_select):
 
145380
        (write_boolean):
 
145381
        (write_number):
 
145382
        (write_select): Check if id is NULL before trying to look up a node
 
145383
        (screensaver_prefs_dialog_new): Make sure CLI arguments and XML
 
145384
        data were read successfully before trying to build the widget
 
145385
        (get_argument_data): Return pointer to document rather than root node
 
145386
        (screensaver_prefs_dialog_new): Set argument_data from argument_doc
 
145387
        (screensaver_prefs_dialog_class_init): Set parent_class
 
145388
        (screensaver_prefs_dialog_destroy): Implement; free all structures
 
145389
        (free_set_cb): Implement
 
145390
        (write_number): Don't assume correct format on the output string;
 
145391
        just replace the '%' with the appropriate argument
 
145392
        (write_command_line): Free arg iff generated from number
 
145393
    
 
145394
    2000-08-06  Bradford Hovinen  <hovinen@helixcode.com>
 
145395
    
 
145396
        * screensaver-prefs-dialog.c (get_screensaver_widget): Accept
 
145397
        ScreensaverPrefsDialog as option
 
145398
        (get_argument_data): Assume one file per screensaver
 
145399
        (get_spinbutton):
 
145400
        (get_check_button):
 
145401
        (get_select_widget):
 
145402
        (place_number):
 
145403
        (place_boolean):
 
145404
        (place_hgroup):
 
145405
        (place_select):
 
145406
        (populate_table): Implement
 
145407
        (get_screensaver_widget): Rewrite to build screensaver config
 
145408
        dialogs manually from the XML data
 
145409
        (activate_option_cb):
 
145410
        (toggle_check_cb): Pass dialog to set_widgets_sensitive
 
145411
        (set_widgets_sensitive): Rewrite to use dialog->widget_db
 
145412
        (write_boolean):
 
145413
        (write_number):
 
145414
        (write_select): Use widget_db
 
145415
        (write_select):
 
145416
        (write_command_line): Don't check no-output
 
145417
        (write_command_line): Pass widget_db
 
145418
        (read_boolean):
 
145419
        (read_number):
 
145420
        (read_select): Use widget_db
 
145421
        (place_screensaver_properties): Pass dialog->widget_db to above
 
145422
        functions
 
145423
        (arg_mapping_exists): Use XML file rather than Glade definition
 
145424
        (screensaver_prefs_dialog_new): Initialize settings_widget with
 
145425
        the widget to be placed in the settings frame
 
145426
        (place_screensaver_properties): Take xml node; process hgroups
 
145427
        recursively
 
145428
        (write_command_line): Process hgroups recursively
 
145429
        (read_boolean):
 
145430
        (read_number):
 
145431
        (read_select): Check if set and set->value_widget are set before
 
145432
        proceeding
 
145433
    
 
145434
        * screensaver-prefs-dialog.h (struct _PrefsDialogConfigOption):
 
145435
        New structure
 
145436
        (struct _ScreensaverPrefsDialog ): New member widget_db --
 
145437
        key-value database of PrefsDialogConfigOptions indexed by id
 
145438
        attribute from XML
 
145439
 
 
145440
 capplets/screensaver/ChangeLog                     |  105 ++
 
145441
 capplets/screensaver/Makefile.am                   |    9 +-
 
145442
 capplets/screensaver/preferences.c                 |   25 +
 
145443
 capplets/screensaver/preferences.h                 |    2 +
 
145444
 capplets/screensaver/prefs-widget.c                |   48 +-
 
145445
 capplets/screensaver/rc-parse.c                    |   24 +-
 
145446
 capplets/screensaver/screensaver-prefs-dialog.c    | 1009 +++++++++++++++-----
 
145447
 capplets/screensaver/screensaver-prefs-dialog.h    |   12 +-
 
145448
 capplets/screensaver/screensavers/Makefile.am      |    8 +-
 
145449
 capplets/screensaver/screensavers/hacks.xml        |   51 -
 
145450
 .../screensaver/screensavers/qix-settings.glade    |  839 ----------------
 
145451
 capplets/screensaver/screensavers/qix.xml          |   46 +
 
145452
 capplets/screensaver/selection-dialog.c            |  149 +++-
 
145453
 capplets/screensaver/selection-dialog.h            |    2 +-
 
145454
 14 files changed, 1092 insertions(+), 1237 deletions(-)
 
145455
 
 
145456
commit 8c5ee35a908422c1b6b9a6230a5d1037648a98d2
 
145457
Author: Andraz Tori <minmax@src.gnome.org>
 
145458
Date:   Sat Aug 5 14:17:44 2000 +0000
 
145459
 
 
145460
    Updated Slovenian translation
 
145461
 
 
145462
 po/sl.po |   12 ++++++------
 
145463
 1 files changed, 6 insertions(+), 6 deletions(-)
 
145464
 
 
145465
commit d56e0017fd34a7ef7e08e70ef1e149e50d20a74b
 
145466
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
145467
Date:   Fri Aug 4 11:09:20 2000 +0000
 
145468
 
 
145469
    new script
 
145470
 
 
145471
 po/update.pl |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
145472
 1 files changed, 166 insertions(+), 0 deletions(-)
 
145473
 
 
145474
commit 516fb9087b1d44a7151417befdb1c890d0881b2a
 
145475
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145476
Date:   Thu Aug 3 15:33:44 2000 +0000
 
145477
 
 
145478
    Added my name to the list of maintainers
 
145479
 
 
145480
 MAINTAINERS |    1 +
 
145481
 1 files changed, 1 insertions(+), 0 deletions(-)
 
145482
 
 
145483
commit f515abc9a881f82c498f770646b299ca7d811e56
 
145484
Author: Gene Z. Ragan <gzr@eazel.com>
 
145485
Date:   Wed Aug 2 22:10:17 2000 +0000
 
145486
 
 
145487
    Fixed bug 1837, The icon in the action list item should represent the item
 
145488
    
 
145489
    2000-08-02  Gene Z. Ragan  <gzr@eazel.com>
 
145490
    
 
145491
        Fixed bug 1837, The icon in the action list item
 
145492
        should represent the item in the list.
 
145493
    
 
145494
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145495
        (populate_mime_list):
 
145496
        Load icon and display based on action.
 
145497
 
 
145498
 capplets/file-types/file-types-capplet.c |   25 +++++++++++++------------
 
145499
 1 files changed, 13 insertions(+), 12 deletions(-)
 
145500
 
 
145501
commit f88e8d52b4c081413ec46e339542ca33bc110d76
 
145502
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
145503
Date:   Wed Aug 2 18:34:40 2000 +0000
 
145504
 
 
145505
    updated Catalan file
 
145506
 
 
145507
 po/ca.po |   24 +++++++++---------------
 
145508
 1 files changed, 9 insertions(+), 15 deletions(-)
 
145509
 
 
145510
commit a2f21570bb39c15103e4d3f96881f1f71b989edb
 
145511
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
145512
Date:   Wed Aug 2 12:30:51 2000 +0000
 
145513
 
 
145514
    updated Catalan file
 
145515
 
 
145516
 po/ca.po |  596 ++++++++++++++++++++++++++++++++-----------------------------
 
145517
 1 files changed, 313 insertions(+), 283 deletions(-)
 
145518
 
 
145519
commit 82353c4765062e4225233b0e4c09e1368b356db8
 
145520
Author: Gene Z. Ragan <gzr@eazel.com>
 
145521
Date:   Wed Aug 2 09:18:18 2000 +0000
 
145522
 
 
145523
    Fixed bug 1836, Description list item icon wrong.
 
145524
    
 
145525
    2000-08-02  Gene Z. Ragan  <gzr@eazel.com>
 
145526
    
 
145527
        Fixed bug 1836, Description list item icon wrong.
 
145528
    
 
145529
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145530
        (populate_mime_list), (gdk_font_get_bold),
 
145531
        Set up proper and scaled description column icon.
 
145532
    
 
145533
        (capplet_gdk_pixbuf_scale_to_fit):
 
145534
        New function that scales an gdk-pixbuf to the requested
 
145535
        width and height.  Copied from libnautilus.
 
145536
 
 
145537
 capplets/file-types/file-types-capplet.c |  103 ++++++++++++++++++++++-------
 
145538
 1 files changed, 78 insertions(+), 25 deletions(-)
 
145539
 
 
145540
commit dd7acf74d1d77674c4ee1b5cd4f79cac26f311e0
 
145541
Author: Kjartan Maraas <kmaraas@gnome.org>
 
145542
Date:   Wed Aug 2 08:04:29 2000 +0000
 
145543
 
 
145544
    Updated Norwegian translation.
 
145545
    
 
145546
    2000-08-02  Kjartan Maraas  <kmaraas@gnome.org>
 
145547
    
 
145548
        * no.po: Updated Norwegian translation.
 
145549
 
 
145550
 po/ChangeLog |    4 ++
 
145551
 po/no.po     |  102 +++++++++++++++++++++++++++++++++++----------------------
 
145552
 2 files changed, 67 insertions(+), 39 deletions(-)
 
145553
 
 
145554
commit 9f1288a2f426a31854263fd0bc18843f908479a6
 
145555
Author: Takayuki KUSANO <kusano@src.gnome.org>
 
145556
Date:   Wed Aug 2 02:10:17 2000 +0000
 
145557
 
 
145558
    Updated Japanese translation.
 
145559
    
 
145560
        * ja.po: Updated Japanese translation.
 
145561
 
 
145562
 po/ChangeLog |    4 +
 
145563
 po/ja.po     |  258 +++++++++++++++++++++++++++++++++++-----------------------
 
145564
 2 files changed, 159 insertions(+), 103 deletions(-)
 
145565
 
 
145566
commit 5eeb2d20a6f9c8ae9194fd124e6e78bb5f1a076a
 
145567
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145568
Date:   Tue Aug 1 20:22:57 2000 +0000
 
145569
 
 
145570
    New control center implementation
 
145571
 
 
145572
 control-center/Makefile.am          |   36 +++++
 
145573
 control-center/capplet-dir-window.c |  201 ++++++++++++++++++++++++
 
145574
 control-center/capplet-dir-window.h |   46 ++++++
 
145575
 control-center/capplet-dir.c        |  292 +++++++++++++++++++++++++++++++++++
 
145576
 control-center/capplet-dir.h        |   74 +++++++++
 
145577
 control-center/ccsplash.png         |  Bin 0 -> 25562 bytes
 
145578
 control-center/control-center.png   |  Bin 0 -> 3296 bytes
 
145579
 control-center/gnomecc.desktop      |   56 +++++++
 
145580
 control-center/main.c               |   52 ++++++
 
145581
 control-center/root-manager.c       |   77 +++++++++
 
145582
 10 files changed, 834 insertions(+), 0 deletions(-)
 
145583
 
 
145584
commit f743b8507405de4f90fa8d38c87bc6c18aab9985
 
145585
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145586
Date:   Mon Jul 31 20:07:10 2000 +0000
 
145587
 
 
145588
    Added screensaver properties capplet
 
145589
 
 
145590
 capplets/screensaver/Makefile.am                   |   50 ++
 
145591
 capplets/screensaver/screensavers/Makefile.am      |    4 +
 
145592
 capplets/screensaver/screensavers/hacks.xml        |   51 ++
 
145593
 .../screensaver/screensavers/qix-settings.glade    |  839 ++++++++++++++++++++
 
145594
 4 files changed, 944 insertions(+), 0 deletions(-)
 
145595
 
 
145596
commit 2830dc67b34fcc777cfcf774dc13cdf3a277dbe3
 
145597
Author: Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>
 
145598
Date:   Mon Jul 31 20:06:12 2000 +0000
 
145599
 
 
145600
    Added new screensaver properties capplet
 
145601
 
 
145602
 capplets/screensaver/ChangeLog                     |  488 ++++++
 
145603
 capplets/screensaver/XScreenSaver_ad.h             |  952 ++++++++++++
 
145604
 capplets/screensaver/checked-disabled.xpm          |   22 +
 
145605
 capplets/screensaver/checked.xpm                   |   22 +
 
145606
 capplets/screensaver/daemon.c                      |   77 +
 
145607
 capplets/screensaver/daemon.h                      |   34 +
 
145608
 capplets/screensaver/expr.c                        |  259 ++++
 
145609
 capplets/screensaver/expr.h                        |   36 +
 
145610
 capplets/screensaver/main.c                        |  248 +++
 
145611
 capplets/screensaver/no-hack.png                   |  Bin 0 -> 2250 bytes
 
145612
 capplets/screensaver/pref-file.c                   |  538 +++++++
 
145613
 capplets/screensaver/pref-file.h                   |   33 +
 
145614
 capplets/screensaver/preferences.c                 |  288 ++++
 
145615
 capplets/screensaver/preferences.h                 |  110 ++
 
145616
 capplets/screensaver/prefs-widget.c                | 1635 ++++++++++++++++++++
 
145617
 capplets/screensaver/prefs-widget.h                |  128 ++
 
145618
 capplets/screensaver/preview.c                     |  322 ++++
 
145619
 capplets/screensaver/preview.h                     |   39 +
 
145620
 capplets/screensaver/rc-parse.c                    |  601 +++++++
 
145621
 capplets/screensaver/rc-parse.h                    |   48 +
 
145622
 capplets/screensaver/resources.c                   |  138 ++
 
145623
 capplets/screensaver/resources.h                   |   37 +
 
145624
 capplets/screensaver/screensaver-prefs-dialog.c    |  953 ++++++++++++
 
145625
 capplets/screensaver/screensaver-prefs-dialog.h    |   72 +
 
145626
 .../screensaver/screensaver-properties.desktop     |   44 +
 
145627
 capplets/screensaver/selection-dialog.c            |  239 +++
 
145628
 capplets/screensaver/selection-dialog.h            |   61 +
 
145629
 capplets/screensaver/unchecked-disabled.xpm        |   22 +
 
145630
 capplets/screensaver/unchecked.xpm                 |   22 +
 
145631
 29 files changed, 7468 insertions(+), 0 deletions(-)
 
145632
 
 
145633
commit 7bd66b87444ecc4dafcdf2d6954d28cd70794945
 
145634
Author: Jonathan Blandford <jrb@src.gnome.org>
 
145635
Date:   Mon Jul 31 17:44:45 2000 +0000
 
145636
 
 
145637
    remove myself
 
145638
 
 
145639
 MAINTAINERS |    1 -
 
145640
 1 files changed, 0 insertions(+), 1 deletions(-)
 
145641
 
 
145642
commit 7a747d9f01f811a4c97fc5bae0b6654cecee9d5b
 
145643
Author: ERDI Gergo <cactus@cactus.rulez.org>
 
145644
Date:   Sun Jul 30 18:30:39 2000 +0000
 
145645
 
 
145646
    changed oaf_server_info_attr_lookup calls to oaf_server_info_prop_lookup
 
145647
    
 
145648
    2000-07-30  ERDI Gergo  <cactus@cactus.rulez.org>
 
145649
    
 
145650
    * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c
 
145651
    (name_from_oaf_server_info): changed oaf_server_info_attr_lookup
 
145652
    calls to oaf_server_info_prop_lookup
 
145653
 
 
145654
 capplets/file-types/file-types-capplet-dialogs.c |    6 +++---
 
145655
 1 files changed, 3 insertions(+), 3 deletions(-)
 
145656
 
 
145657
commit 4dcb4689cea0929b344087eb86dda92038602b1e
 
145658
Author: Gene Z. Ragan <gzr@eazel.com>
 
145659
Date:   Fri Jul 28 23:07:34 2000 +0000
 
145660
 
 
145661
    New function to set the font of a widget to bold. These were borrowed from
 
145662
    
 
145663
    2000-07-28  Gene Z. Ragan  <gzr@eazel.com>
 
145664
    
 
145665
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145666
        (init_mime_capplet), (pixmap_file), (gtk_widget_make_bold),
 
145667
        (gtk_widget_set_font), (gtk_style_set_font), (gdk_font_get_bold):
 
145668
        New function to set the font of a widget to bold.  These were
 
145669
        borrowed from libnautilus-extensions.
 
145670
 
 
145671
 capplets/file-types/file-types-capplet.c |  149 +++++++++++++++++++++++++++++-
 
145672
 1 files changed, 146 insertions(+), 3 deletions(-)
 
145673
 
 
145674
commit f0748b05f0449f624c6ad9e85548d2df75a7a4c1
 
145675
Author: Fatih Demir <kabalak@src.gnome.org>
 
145676
Date:   Mon Jul 24 11:41:32 2000 +0000
 
145677
 
 
145678
    Added the Turkish entries for the mime-type-capplet.desktop
 
145679
 
 
145680
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
145681
 1 files changed, 2 insertions(+), 0 deletions(-)
 
145682
 
 
145683
commit babb844040f0e482d83050e87b3d58a35fcd8c87
 
145684
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
145685
Date:   Sun Jul 16 13:12:02 2000 +0000
 
145686
 
 
145687
    updated Greek file
 
145688
 
 
145689
 po/ChangeLog |    4 +
 
145690
 po/el.po     |  190 ++++++++++++++++++++++++++++++++--------------------------
 
145691
 2 files changed, 110 insertions(+), 84 deletions(-)
 
145692
 
 
145693
commit 725ce4934709cad73d89220d600d690174fd8ecc
 
145694
Author: Robert Brady <rwb197@zepler.org>
 
145695
Date:   Sat Jul 15 18:09:58 2000 +0000
 
145696
 
 
145697
    Updated British translation.
 
145698
    
 
145699
    2000-07-15  Robert Brady  <rwb197@zepler.org>
 
145700
    
 
145701
        * en_GB.po: Updated British translation.
 
145702
 
 
145703
 po/ChangeLog |    4 +
 
145704
 po/en_GB.po  |  229 ++++++++++++++++++++++++++++++++++++----------------------
 
145705
 2 files changed, 145 insertions(+), 88 deletions(-)
 
145706
 
 
145707
commit 6ebefae27fc3f22a234c89c7dbd90c2d76ee82e2
 
145708
Author: Gene Z. Ragan <gzr@eazel.com>
 
145709
Date:   Sat Jul 15 01:56:53 2000 +0000
 
145710
 
 
145711
    New API to get and set icon data.
 
145712
    
 
145713
    2000-07-14  Gene Z. Ragan  <gzr@eazel.com>
 
145714
    
 
145715
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
145716
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
145717
        (gnome_vfs_mime_get_icon), (gnome_vfs_mime_set_icon):
 
145718
        New API to get and set icon data.
 
145719
    
 
145720
        * mime-type-capplet/Makefile.am:
 
145721
        Added new file
 
145722
        mime-type-capplet/nautilus-mime-type-icon-entry.c
 
145723
    
 
145724
        * mime-type-capplet/nautilus-mime-type-icon-entry.c:
 
145725
        * mime-type-capplet/nautilus-mime-type-icon-entry.h:
 
145726
        (nautilus_mime_type_icon_entry_get_type),
 
145727
        (nautilus_mime_type_icon_entry_class_init), (entry_changed),
 
145728
        (entry_activated), (setup_preview), (ientry_destroy),
 
145729
        (browse_clicked), (icon_selected_cb), (cancel_pressed),
 
145730
        (gil_icon_selected_cb), (nautilus_mime_type_show_icon_selection),
 
145731
        (drag_data_received), (drag_data_get),
 
145732
        (nautilus_mime_type_icon_entry_init),
 
145733
        (nautilus_mime_type_icon_entry_new),
 
145734
        (nautilus_mime_type_icon_entry_gnome_file_entry),
 
145735
        (nautilus_mime_type_icon_entry_gnome_entry),
 
145736
        (nautilus_mime_type_icon_entry_gtk_entry),
 
145737
        (nautilus_mime_type_icon_entry_set_pixmap_subdir),
 
145738
        (nautilus_mime_type_icon_entry_set_icon),
 
145739
        (nautilus_mime_type_icon_entry_get_filename):
 
145740
        New file.  This is a new verison of GnomeIconEntry.
 
145741
        I am customizing it to look and bahve in a way that
 
145742
        is compatible with Arlo's UI reccomendations.
 
145743
    
 
145744
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145745
        (mime_list_selected_row_callback), (icon_changed),
 
145746
        (change_icon_clicked), (init_mime_capplet),
 
145747
        (nautilus_mime_type_capplet_update_info), (populate_mime_list):
 
145748
        More UI cleanups.  Removed GnomeIconEntry and replaced
 
145749
        with new NautilusMimeTypeIconEntry.
 
145750
 
 
145751
 capplets/file-types/Makefile.am             |    3 +-
 
145752
 capplets/file-types/file-types-capplet.c    |   75 ++-
 
145753
 capplets/file-types/file-types-icon-entry.c |  754 +++++++++++++++++++++++++++
 
145754
 capplets/file-types/file-types-icon-entry.h |   71 +++
 
145755
 4 files changed, 873 insertions(+), 30 deletions(-)
 
145756
 
 
145757
commit 2c3cae6a9a9f77e01485a84a2d465d1264318013
 
145758
Author: Mathieu Lacage <mathieu@src.gnome.org>
 
145759
Date:   Sat Jul 15 01:14:56 2000 +0000
 
145760
 
 
145761
    yet agin a fix to make it compile in strange prefixes.
 
145762
 
 
145763
 capplets/file-types/Makefile.am |   22 ++++++++++++----------
 
145764
 1 files changed, 12 insertions(+), 10 deletions(-)
 
145765
 
 
145766
commit d37fd8590e98deee7eb31e49d367c13b0693abfe
 
145767
Author: Valek Frob <frob@src.gnome.org>
 
145768
Date:   Thu Jul 13 14:04:04 2000 +0000
 
145769
 
 
145770
    Updated translation from Kai Lahmann (kl@linuxfaqs.de).
 
145771
 
 
145772
 po/ChangeLog |    4 ++++
 
145773
 po/de.po     |   51 ++++++++++++++++++++++++++++-----------------------
 
145774
 2 files changed, 32 insertions(+), 23 deletions(-)
 
145775
 
 
145776
commit cd0cd8432bb3fc84af06e71584bd6ea738ebe72d
 
145777
Author: Jorge Godoy <docsbr@src.gnome.org>
 
145778
Date:   Wed Jul 12 16:25:55 2000 +0000
 
145779
 
 
145780
    updated pt_BR translations
 
145781
 
 
145782
 po/pt_BR.po |  160 +++++++++++++++++++++++++++++++++++------------------------
 
145783
 1 files changed, 95 insertions(+), 65 deletions(-)
 
145784
 
 
145785
commit b4ed38e4a024c79cde63eb5d529d1ff8b2011fb9
 
145786
Author: Gene Z. Ragan <gzr@eazel.com>
 
145787
Date:   Sat Jul 8 00:57:36 2000 +0000
 
145788
 
 
145789
    Changed code to used renamed gnome_vfs_mime_extensions_list_free
 
145790
    
 
145791
    2000-07-07  Gene Z. Ragan  <gzr@eazel.com>
 
145792
    
 
145793
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
145794
        (gnome_vfs_mime_add_extension), (gnome_vfs_mime_remove_extension):
 
145795
        Changed code to used renamed gnome_vfs_mime_extensions_list_free
 
145796
    
 
145797
        * libgnomevfs/gnome-vfs-mime-info.c:
 
145798
        * libgnomevfs/gnome-vfs-mime-info.h:
 
145799
        (gnome_vfs_mime_get_extensions_pretty_string):
 
145800
        Return a list with period prepended, comma seperated items.
 
145801
    
 
145802
        (gnome_vfs_mime_extensions_list_free):
 
145803
        Changed name form gnome_vfs_mime_extension_list_free
 
145804
    
 
145805
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145806
        (populate_extension_list), (init_mime_capplet),
 
145807
        (nautilus_mime_type_capplet_update_info), (populate_mime_list),
 
145808
        (create_mime_list_and_scroller):
 
145809
        More exciting UI layout work and feature completion.
 
145810
 
 
145811
 capplets/file-types/file-types-capplet.c |   87 ++++++++++++++++++++++--------
 
145812
 1 files changed, 65 insertions(+), 22 deletions(-)
 
145813
 
 
145814
commit a0a3cbefca8ddd24fc0c4a27709d6c0b51ea2760
 
145815
Author: Andraz Tori <minmax@src.gnome.org>
 
145816
Date:   Fri Jul 7 21:07:16 2000 +0000
 
145817
 
 
145818
    Updated Slovenian translation
 
145819
 
 
145820
 po/sl.po |    2 +-
 
145821
 1 files changed, 1 insertions(+), 1 deletions(-)
 
145822
 
 
145823
commit bd456bc68e1e31c7dbff888b4b486470500ef20a
 
145824
Author: Andraz Tori <minmax@src.gnome.org>
 
145825
Date:   Fri Jul 7 17:20:05 2000 +0000
 
145826
 
 
145827
    Added Slovenian translations
 
145828
 
 
145829
 capplets/theme-switcher/theme-selector.desktop |    2 +-
 
145830
 1 files changed, 1 insertions(+), 1 deletions(-)
 
145831
 
 
145832
commit 663e79f17d156306a931fe12cc1eeb72ab27aae9
 
145833
Author: Gene Z. Ragan <gzr@eazel.com>
 
145834
Date:   Fri Jul 7 04:30:42 2000 +0000
 
145835
 
 
145836
    Added sorting functionality to the column buttons. Enabled columns to
 
145837
    
 
145838
    2000-07-06  Gene Z. Ragan  <gzr@eazel.com>
 
145839
    
 
145840
        * mime-type-capplet/nautilus-mime-type-capplet.c: (column_clicked),
 
145841
        (create_mime_list_and_scroller):
 
145842
        Added sorting functionality to the column buttons.  Enabled
 
145843
        columns to respond to a click.  Clicking a column header
 
145844
        toggles between ascending and descending sort for that column.
 
145845
 
 
145846
 capplets/file-types/file-types-capplet.c |   22 ++++++++++++++++++++++
 
145847
 1 files changed, 22 insertions(+), 0 deletions(-)
 
145848
 
 
145849
commit 981826b3e4915fb247d0d194ebe703baa6ca67eb
 
145850
Author: Robin Slomkowski <rslomkow@src.gnome.org>
 
145851
Date:   Thu Jul 6 05:28:57 2000 +0000
 
145852
 
 
145853
    Fixing Gene's mistake of adding a full path name to an .so for
 
145854
    linking.
 
145855
 
 
145856
 capplets/file-types/Makefile.am |    2 +-
 
145857
 1 files changed, 1 insertions(+), 1 deletions(-)
 
145858
 
 
145859
commit 32577cacec3ddfa94c777d3d92978c2e042c4057
 
145860
Author: Gene Z. Ragan <gzr@eazel.com>
 
145861
Date:   Wed Jul 5 04:35:04 2000 +0000
 
145862
 
 
145863
    More capplet work in progress. Modifying applet and code to support UI
 
145864
    
 
145865
    2000-07-04  Gene Z. Ragan  <gzr@eazel.com>
 
145866
        More capplet work in progress.  Modifying applet and code
 
145867
        to support UI work done by Arlo.
 
145868
    
 
145869
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
145870
        (gnome_vfs_mime_add_extension), (gnome_vfs_mime_remove_extension):
 
145871
        API changes to support new layout.
 
145872
    
 
145873
        * libgnomevfs/gnome-vfs-mime-info.c:
 
145874
        * libgnomevfs/gnome-vfs-mime-info.h:
 
145875
        (gnome_vfs_mime_get_extensions_list),
 
145876
        (gnome_vfs_mime_get_extensions_string):
 
145877
        API changes to support new layout.
 
145878
    
 
145879
        * mime-type-capplet/Makefile.am:
 
145880
        Added dependency to GdkPixbuf.
 
145881
    
 
145882
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
145883
        (show_edit_components_dialog), (add_new_application),
 
145884
        (show_new_application_window), (show_edit_application_window):
 
145885
        API changes to support new layout.
 
145886
    
 
145887
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
145888
        * mime-type-capplet/nautilus-mime-type-capplet.h:
 
145889
        (populate_extension_list), (extension_list_deselected),
 
145890
        (application_button_toggled), (viewer_button_toggled),
 
145891
        (icon_changed), (init_mime_capplet),
 
145892
        (nautilus_mime_type_capplet_update_info),
 
145893
        (populate_application_menu), (populate_viewer_menu),
 
145894
        (edit_default_clicked),
 
145895
        (nautilus_mime_type_capplet_update_application_info),
 
145896
        (nautilus_mime_type_capplet_update_viewer_info),
 
145897
        (insert_mime_vals_into_clist), (create_mime_list_and_scroller),
 
145898
        (nautilus_mime_type_capplet_get_selected_item_mime_type),
 
145899
        (make_path), (pixmap_file):
 
145900
        API changes to support new layout.
 
145901
 
 
145902
 capplets/file-types/Makefile.am                  |    3 +-
 
145903
 capplets/file-types/file-types-capplet-dialogs.c |   44 +--
 
145904
 capplets/file-types/file-types-capplet.c         |  471 ++++++++++++++--------
 
145905
 capplets/file-types/file-types-capplet.h         |    2 +-
 
145906
 4 files changed, 313 insertions(+), 207 deletions(-)
 
145907
 
 
145908
commit b3b5ced6ce0bc2940ade7213b16dcbfd356786f1
 
145909
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
 
145910
Date:   Mon Jul 3 22:18:15 2000 +0000
 
145911
 
 
145912
    Making gnome-vfs rpm'able
 
145913
 
 
145914
 capplets/file-types/Makefile.am |    2 ++
 
145915
 1 files changed, 2 insertions(+), 0 deletions(-)
 
145916
 
 
145917
commit c4835a68de31682d7896425e64a83c5b97a674c8
 
145918
Author: Andraz Tori <minmax@src.gnome.org>
 
145919
Date:   Tue Jun 27 23:02:32 2000 +0000
 
145920
 
 
145921
    Updated Slovenian translation
 
145922
 
 
145923
 po/sl.po |   14 +++++++-------
 
145924
 1 files changed, 7 insertions(+), 7 deletions(-)
 
145925
 
 
145926
commit fae278e88a68c7fb180c948d5f687a90221a55ff
 
145927
Author: Michael Meeks <michael@helixcode.com>
 
145928
Date:   Tue Jun 27 16:12:02 2000 +0000
 
145929
 
 
145930
    add libgnomevfs
 
145931
    
 
145932
    2000-06-27  Michael Meeks  <michael@helixcode.com>
 
145933
    
 
145934
        * mime-type-capplet/Makefile.am (INCLUDES): add libgnomevfs
 
145935
 
 
145936
 capplets/file-types/Makefile.am |    5 +++--
 
145937
 1 files changed, 3 insertions(+), 2 deletions(-)
 
145938
 
 
145939
commit 7e19452441f317373a6cd3759fcb8a203d4566f7
 
145940
Author: Andraz Tori <minmax@src.gnome.org>
 
145941
Date:   Tue Jun 27 08:24:04 2000 +0000
 
145942
 
 
145943
    Updated Slovenian translation
 
145944
 
 
145945
 po/sl.po |   22 +++++++++++-----------
 
145946
 1 files changed, 11 insertions(+), 11 deletions(-)
 
145947
 
 
145948
commit 5c77bcd4c535aed191d0ce3008d6fb9290e22d9a
 
145949
Author: Andraz Tori <minmax@src.gnome.org>
 
145950
Date:   Sun Jun 25 16:13:07 2000 +0000
 
145951
 
 
145952
    Updated Slovenian translation
 
145953
 
 
145954
 po/sl.po |    6 +++---
 
145955
 1 files changed, 3 insertions(+), 3 deletions(-)
 
145956
 
 
145957
commit 1d0671ed1f6909da414f5ca89075ca0b6115c46b
 
145958
Author: Andraz Tori <minmax@src.gnome.org>
 
145959
Date:   Sat Jun 24 23:52:34 2000 +0000
 
145960
 
 
145961
    Added Slovenian translations
 
145962
 
 
145963
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
145964
 1 files changed, 2 insertions(+), 0 deletions(-)
 
145965
 
 
145966
commit 0910a65b249c6708cbe138e9dfd44613a25be4d9
 
145967
Author: Fatih Demir <kabalak@src.gnome.org>
 
145968
Date:   Sat Jun 24 10:01:15 2000 +0000
 
145969
 
 
145970
    Made a working taregt in the Makefile.am for the mime-ytpe-capplets
 
145971
 
 
145972
 capplets/file-types/Makefile.am |    4 ++--
 
145973
 1 files changed, 2 insertions(+), 2 deletions(-)
 
145974
 
 
145975
commit ab2726e3bb8126b31e5aa49f833012339931cf23
 
145976
Author: Andraz Tori <minmax@src.gnome.org>
 
145977
Date:   Fri Jun 23 20:17:59 2000 +0000
 
145978
 
 
145979
    Added Slovenian translations
 
145980
 
 
145981
 configure.in |    2 +-
 
145982
 po/sl.po     | 1530 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
145983
 2 files changed, 1531 insertions(+), 1 deletions(-)
 
145984
 
 
145985
commit 7f3302d6b83c9224e7f0ff97c092c393c0d0ddb6
 
145986
Author: Gene Z. Ragan <gzr@eazel.com>
 
145987
Date:   Thu Jun 22 23:36:29 2000 +0000
 
145988
 
 
145989
    Fixed bug #581. Ui for specifying whether applicaition can open multiple
 
145990
    
 
145991
    2000-06-22  Gene Z. Ragan  <gzr@eazel.com>
 
145992
    
 
145993
        Fixed bug #581.  Ui for specifying whether applicaition
 
145994
        can open multiple files at once.
 
145995
    
 
145996
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
145997
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
145998
        (gnome_vfs_mime_define_application):
 
145999
        Added const char * argument for mime type.  Removed placeholder
 
146000
        mime type.
 
146001
    
 
146002
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146003
        (populate_default_applications_list),
 
146004
        (populate_default_components_box),
 
146005
        (initialize_edit_applications_dialog), (add_new_application),
 
146006
        (show_new_application_window), (show_edit_application_window):
 
146007
        Modified edit applicaiton list dialog to use a GtkList with
 
146008
        embedded check buttons and labels.  This allows single list items
 
146009
        to be selected so that individual items can be edited or deleted.
 
146010
    
 
146011
        * test/test-mime-handlers-set.c: (main):
 
146012
        Fixed call to gnome_vfs_mime_define_application to use
 
146013
        new argument.
 
146014
 
 
146015
 capplets/file-types/file-types-capplet-dialogs.c |  138 ++++++++++++++--------
 
146016
 1 files changed, 91 insertions(+), 47 deletions(-)
 
146017
 
 
146018
commit 6a7fb3c7372ec71facb1d110a063f5bf4c414242
 
146019
Author: Gene Z. Ragan <gzr@eazel.com>
 
146020
Date:   Thu Jun 22 18:59:42 2000 +0000
 
146021
 
 
146022
    Clean up work on layout of capplet dialogs.
 
146023
    
 
146024
    000-06-22  Gene Z. Ragan  <gzr@eazel.com>
 
146025
    
 
146026
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146027
        (show_new_application_window), (show_edit_application_window):
 
146028
        Clean up work on layout of capplet dialogs.
 
146029
 
 
146030
 capplets/file-types/file-types-capplet-dialogs.c |   70 ++++++++++++++--------
 
146031
 1 files changed, 45 insertions(+), 25 deletions(-)
 
146032
 
 
146033
commit 459de31d656ad4f67e9300bf71de8dcd63dc9874
 
146034
Author: Gene Z. Ragan <gzr@eazel.com>
 
146035
Date:   Thu Jun 22 01:48:29 2000 +0000
 
146036
 
 
146037
    Fixed bug #1434, Fix alignment of widgets in main capplet view.
 
146038
    
 
146039
    2000-06-21  Gene Z. Ragan  <gzr@eazel.com>
 
146040
    
 
146041
        Fixed bug #1434, Fix alignment of widgets in main capplet view.
 
146042
    
 
146043
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146044
        (init_mime_capplet):
 
146045
        Replaced use of multiple pack boxes with a table.  Things
 
146046
        look much better now.
 
146047
 
 
146048
 capplets/file-types/file-types-capplet.c |   46 ++++++++++++-----------------
 
146049
 1 files changed, 19 insertions(+), 27 deletions(-)
 
146050
 
 
146051
commit 24f9a12f1b7c6f26e790b1508fd49a3dd5b5b4ae
 
146052
Author: Gene Z. Ragan <gzr@eazel.com>
 
146053
Date:   Wed Jun 21 18:39:48 2000 +0000
 
146054
 
 
146055
    Fixed bug #583
 
146056
    
 
146057
    2000-06-21  Gene Z. Ragan  <gzr@eazel.com>
 
146058
    
 
146059
        Fixed bug #583
 
146060
    
 
146061
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146062
        (initialize_edit_applications_dialog),
 
146063
        (show_new_application_window), (show_edit_application_window):
 
146064
        New dialog and items to indicate and allow user to
 
146065
        set application behavior concerning multiple launch and
 
146066
        URI handling.
 
146067
    
 
146068
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146069
        (init_mime_capplet):
 
146070
        Removed old UI code and migrated to dialog.
 
146071
 
 
146072
 capplets/file-types/file-types-capplet-dialogs.c |   76 +++++++++++++++++++++-
 
146073
 capplets/file-types/file-types-capplet.c         |   18 -----
 
146074
 2 files changed, 74 insertions(+), 20 deletions(-)
 
146075
 
 
146076
commit 6d98ed445ad5fa3e6838ea66ab5111082a5f6763
 
146077
Author: Gene Z. Ragan <gzr@eazel.com>
 
146078
Date:   Wed Jun 21 07:32:44 2000 +0000
 
146079
 
 
146080
    More work on adding applications and extension.
 
146081
    
 
146082
    2000-06-21  Gene Z. Ragan  <gzr@eazel.com>
 
146083
    
 
146084
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146085
        (initialize_edit_applications_dialog),
 
146086
        (nautilus_mime_type_capplet_show_new_extension_window),
 
146087
        (add_new_application), (show_new_application_window):
 
146088
        More work on adding applications and extension.
 
146089
    
 
146090
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146091
        (nautilus_mime_type_capplet_add_extension),
 
146092
        (remove_extension_clicked), (none_button_toggled),
 
146093
        (application_button_toggled), (component_button_toggled),
 
146094
        (init_mime_capplet),
 
146095
        (nautilus_mime_type_capplet_get_selected_item_mime_type):
 
146096
        Changed use of GtkFixed to use layout.  Layout is now messy
 
146097
        again, but I should be able to get it looking right.
 
146098
 
 
146099
 capplets/file-types/file-types-capplet-dialogs.c |   90 ++++++++++++++++++++-
 
146100
 capplets/file-types/file-types-capplet.c         |   97 ++++++++++++++--------
 
146101
 capplets/file-types/file-types-capplet.h         |    9 +-
 
146102
 3 files changed, 156 insertions(+), 40 deletions(-)
 
146103
 
 
146104
commit f56e319e83abf7b3d2990560e6f44464420d3c4f
 
146105
Author: Jing-Jong Shyue <shyue@src.gnome.org>
 
146106
Date:   Wed Jun 21 06:34:47 2000 +0000
 
146107
 
 
146108
    Triditional Chinese PO File 2000/06/21
 
146109
 
 
146110
 po/zh_TW.Big5.po |   14 ++------------
 
146111
 1 files changed, 2 insertions(+), 12 deletions(-)
 
146112
 
 
146113
commit 130114db19a7239f7aa8d8329c5a14a7a6b984fc
 
146114
Author: Gene Z. Ragan <gzr@eazel.com>
 
146115
Date:   Tue Jun 20 22:37:08 2000 +0000
 
146116
 
 
146117
    Added frame and set of radio buttons to indicate and allow the user to
 
146118
    
 
146119
    2000-06-20  Gene Z. Ragan  <gzr@eazel.com>
 
146120
    
 
146121
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146122
        (mime_list_selected_row_callback), (none_button_toggled),
 
146123
        (application_button_toggled), (component_button_toggled),
 
146124
        (init_mime_capplet), (nautilus_mime_type_capplet_update_info):
 
146125
        Added frame and set of radio buttons to indicate and allow the
 
146126
        user to change the default action that will occur when a file
 
146127
        is clicked/double-clicked in Nautilus.  We have three choices that
 
146128
        map to the three types of actions we currently support.
 
146129
 
 
146130
 capplets/file-types/file-types-capplet.c |   97 ++++++++++++++++++++++++++----
 
146131
 1 files changed, 86 insertions(+), 11 deletions(-)
 
146132
 
 
146133
commit 9fc8036863d8ed423816d9d912ccb222338bd606
 
146134
Author: Gene Z. Ragan <gzr@eazel.com>
 
146135
Date:   Tue Jun 20 21:33:14 2000 +0000
 
146136
 
 
146137
    Fixed bug #1221
 
146138
    
 
146139
    2000-06-20  Gene Z. Ragan  <gzr@eazel.com>
 
146140
    
 
146141
        Fixed bug #1221
 
146142
    
 
146143
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146144
        (application_menu_activated), (populate_application_menu),
 
146145
        (component_menu_activated), (populate_component_menu):
 
146146
        Add handling of the case where a default application or
 
146147
        component is not in the default applicaiton or component list.
 
146148
        This involved some UI work and adding the default app to
 
146149
        the default list.  Hopefully the gnome-vfs-mime-handler API
 
146150
        will not allow this to happen, but we handle it just in case.
 
146151
    
 
146152
        Cleaned up the way the menu items for the default application
 
146153
        and component are set and added a signal handler to set
 
146154
        the user's choice of application or component to be the default.
 
146155
 
 
146156
 capplets/file-types/file-types-capplet.c |  254 +++++++++++++++++++++++-------
 
146157
 1 files changed, 196 insertions(+), 58 deletions(-)
 
146158
 
 
146159
commit a13cbb8223af4f0bc9a08eb6bb6e4cb8d79c14b7
 
146160
Author: Gene Z. Ragan <gzr@eazel.com>
 
146161
Date:   Tue Jun 20 18:55:19 2000 +0000
 
146162
 
 
146163
    Fixed bug #1055
 
146164
    
 
146165
    2000-06-20  Gene Z. Ragan  <gzr@eazel.com>
 
146166
    
 
146167
        Fixed bug #1055
 
146168
    
 
146169
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
146170
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
146171
        (gnome_vfs_mime_add_extension):
 
146172
        Renamed function to be more in accordance with other function
 
146173
        in file.
 
146174
    
 
146175
        (gnome_vfs_mime_remove_extension):
 
146176
        New function to remove mapped extension from mime type.
 
146177
    
 
146178
        * libgnomevfs/gnome-vfs-mime-info.c: (load_mime_list_info_from),
 
146179
        (gnome_vfs_mime_get_extensions), (mime_list_sort), (get_key_name),
 
146180
        (gnome_vfs_mime_commit_registered_types),
 
146181
        (write_mime_data_foreach), (write_registered_mime_data):
 
146182
        A couple of things done here.  One was work on the tokenizer
 
146183
        so that it handled a variety of cases when reading in
 
146184
        key data form .mime files.  Another was work on saving and
 
146185
        deleting mapped extensions from the .mime file.
 
146186
    
 
146187
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146188
        (nautilus_mime_type_capplet_show_new_extension_window):
 
146189
        Work on saving and deleting mapped extensions from the .mime file.
 
146190
    
 
146191
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146192
        (populate_extension_list),
 
146193
        (nautilus_mime_type_capplet_add_extension),
 
146194
        (remove_extension_clicked):
 
146195
        Work on saving and deleting mapped extensions from the .mime file.
 
146196
 
 
146197
 capplets/file-types/file-types-capplet-dialogs.c |    5 ++-
 
146198
 capplets/file-types/file-types-capplet.c         |   51 ++++++++++++++--------
 
146199
 2 files changed, 37 insertions(+), 19 deletions(-)
 
146200
 
 
146201
commit 276185af537b1bd27e7d3a13cec8ba9d83a9d4c8
 
146202
Author: Gene Z. Ragan <gzr@eazel.com>
 
146203
Date:   Mon Jun 19 23:12:18 2000 +0000
 
146204
 
 
146205
    Removed obsolete files.
 
146206
    
 
146207
    2000-06-19  Gene Z. Ragan  <gzr@eazel.com>
 
146208
    
 
146209
        * mime-type-capplet/mime-data.c:
 
146210
        * mime-type-capplet/mime-data.h:
 
146211
        Removed obsolete files.
 
146212
    
 
146213
        * mime-type-capplet/Makefile.am:
 
146214
        Removed above files from Makefile.
 
146215
    
 
146216
        * libgnomevfs/gnome-vfs-mime-handlers.c:
 
146217
        * libgnomevfs/gnome-vfs-mime-handlers.h:
 
146218
        (gnome_vfs_mime_add_extension_to_mime_type):
 
146219
        New function.  Add extension mapping to named mime type
 
146220
        and save to .mime file.
 
146221
    
 
146222
        * libgnomevfs/gnome-vfs-mime-info.c:
 
146223
        * libgnomevfs/gnome-vfs-mime-info.h:
 
146224
        (load_mime_list_info_from),
 
146225
        (load_mime_type_info), (gnome_vfs_mime_get_extensions),
 
146226
    
 
146227
        (gnome_vfs_mime_extension_list_free):
 
146228
        New function to deep free the list returned
 
146229
        by gnome_vfs_mime_get_extensions()
 
146230
    
 
146231
        (gnome_vfs_mime_registered_mime_type_list_free),
 
146232
        New function to deep free the list returned
 
146233
        by gnome_vfs_mime_get_extensions()
 
146234
    
 
146235
        (gnome_vfs_mime_commit_registered_types):
 
146236
        Public function to commit internal hash table
 
146237
        of mime data to disk.
 
146238
    
 
146239
        (gnome_vfs_mime_set_registered_type_key):
 
146240
        This functions sets the key data for the registered mime
 
146241
        type's hash table.
 
146242
    
 
146243
        (write_mime_data_foreach), (write_mime_data):
 
146244
        New functions to write out mime data from hash table.
 
146245
    
 
146246
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146247
        (nautilus_mime_type_capplet_show_new_mime_window),
 
146248
        (nautilus_mime_type_capplet_show_new_extension_window):
 
146249
        Clean up work on dialogs.
 
146250
    
 
146251
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146252
        (ok_callback),
 
146253
        (populate_extension_list),
 
146254
        (nautilus_mime_type_capplet_add_extension),
 
146255
        (remove_extension_clicked), (init_mime_capplet),
 
146256
        (delete_mime_clicked), (create_mime_list_and_scroller),
 
146257
        (get_selected_item_mime_type):
 
146258
        Clean up work on main capplet view.
 
146259
 
 
146260
 capplets/file-types/Makefile.am                  |    3 +-
 
146261
 capplets/file-types/file-types-capplet-dialogs.c |   20 +-
 
146262
 capplets/file-types/file-types-capplet.c         |  161 ++++-------
 
146263
 capplets/file-types/file-types-capplet.h         |    2 -
 
146264
 capplets/file-types/mime-data.c                  |  363 ----------------------
 
146265
 capplets/file-types/mime-data.h                  |   27 --
 
146266
 6 files changed, 65 insertions(+), 511 deletions(-)
 
146267
 
 
146268
commit bb5059111b5624569af727efe294efcce9954f7f
 
146269
Author: Gene Z. Ragan <gzr@eazel.com>
 
146270
Date:   Sat Jun 17 07:58:12 2000 +0000
 
146271
 
 
146272
    File Types and Programs capplet work in progress.
 
146273
    
 
146274
    2000-06-17  Gene Z. Ragan  <gzr@eazel.com>
 
146275
    
 
146276
        File Types and Programs capplet work in progress.
 
146277
    
 
146278
        * mime-type-capplet/mime-info.c:
 
146279
        * mime-type-capplet/mime-info.h:
 
146280
        Removed obsolete files from capplet.
 
146281
    
 
146282
        * mime-type-capplet/Makefile.am:
 
146283
        Remove above files form makefile.
 
146284
    
 
146285
        * libgnomevfs/gnome-vfs-mime-info.c:
 
146286
        * libgnomevfs/gnome-vfs-mime-info.h:
 
146287
        (list_context_new), (context_destroy_and_unlink),
 
146288
        (load_mime_type_info_from),
 
146289
        (load_mime_list_info_from), (mime_list_load),
 
146290
        (load_mime_type_info), (gnome_vfs_mime_init),
 
146291
        (gnome_vfs_mime_info_clear), (gnome_vfs_mime_info_shutdown),
 
146292
        (get_key_name), (gnome_vfs_get_registered_mime_types):
 
146293
        Various fixes and modifications.  Fixed a bug in the
 
146294
        mime key database parser that caused comments to be
 
146295
        read in incorrectly.
 
146296
    
 
146297
        * mime-type-capplet/mime-data.c:
 
146298
        (add_to_key), (add_mime_vals_to_clist),
 
146299
        (add_new_mime_type), (add_new_mime_type),
 
146300
        (write_mime_foreach):
 
146301
        Capplet work in progress.
 
146302
    
 
146303
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146304
        (nautilus_mime_type_capplet_show_new_mime_window):
 
146305
        Capplet work in progress.
 
146306
    
 
146307
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146308
        * mime-type-capplet/nautilus-mime-type-capplet.h:
 
146309
        (main), (g_list_free_deep), (try_callback), (revert_callback),
 
146310
        (ok_callback), (cancel_callback), (populate_extension_list),
 
146311
        (mime_list_selected_row_callback), (init_mime_capplet),
 
146312
        (nautilus_mime_type_capplet_update_info), (delete_mime_clicked),
 
146313
        (edit_applications_clicked), (edit_components_clicked),
 
146314
        (insert_mime_vals_into_clist), (create_mime_list_and_scroller):
 
146315
        Capplet work in progress.
 
146316
 
 
146317
 capplets/file-types/Makefile.am                  |    5 +-
 
146318
 capplets/file-types/file-types-capplet-dialogs.c |   13 +-
 
146319
 capplets/file-types/file-types-capplet.c         |  194 +++++++---
 
146320
 capplets/file-types/file-types-capplet.h         |    2 +-
 
146321
 capplets/file-types/mime-data.c                  |  395 ++++--------------
 
146322
 capplets/file-types/mime-data.h                  |   11 +-
 
146323
 capplets/file-types/mime-info.c                  |  493 ----------------------
 
146324
 capplets/file-types/mime-info.h                  |   42 --
 
146325
 8 files changed, 226 insertions(+), 929 deletions(-)
 
146326
 
 
146327
commit 662a6f1803555da4b962362c7d9e1b57771e124c
 
146328
Author: Gene Z. Ragan <gzr@eazel.com>
 
146329
Date:   Thu Jun 15 23:32:08 2000 +0000
 
146330
 
 
146331
    Work in progress on the FIle Types and Programs Capplet Removed obsolete
 
146332
    
 
146333
    2000-06-15  Gene Z. Ragan  <gzr@eazel.com>
 
146334
    
 
146335
        Work in progress on the FIle Types and Programs Capplet
 
146336
        * mime-type-capplet/Makefile.am:
 
146337
        Removed obsolete files form build.
 
146338
    
 
146339
        * mime-type-capplet/edit-window.c:
 
146340
        * mime-type-capplet/edit-window.h:
 
146341
        Obsolete.  Removed.
 
146342
    
 
146343
        * mime-type-capplet/new-mime-window.c:
 
146344
        * mime-type-capplet/new-mime-window.h:
 
146345
        Obsolete.  Removed.
 
146346
    
 
146347
        * mime-type-capplet/mime-data.c: (add_mime_vals_to_clist),
 
146348
        (selected_row_callback):
 
146349
    
 
146350
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146351
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.h:
 
146352
        (edit_applications_dialog_destroy), (application_is_in_list),
 
146353
        (application_button_toggled_callback),
 
146354
        (populate_default_applications_box),
 
146355
        (populate_default_components_box),
 
146356
        (initialize_edit_applications_dialog),
 
146357
        (show_edit_applications_dialog), (show_edit_components_dialog),
 
146358
        (nautilus_mime_type_capplet_show_new_mime_window),
 
146359
        (nautilus_mime_type_capplet_show_new_extension_window):
 
146360
    
 
146361
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146362
        * mime-type-capplet/nautilus-mime-type-capplet.h:
 
146363
        (revert_callback), (populate_extension_list),
 
146364
        (nautilus_mime_type_capplet_add_extension),
 
146365
        (add_extension_clicked), (remove_extension),
 
146366
        (extension_list_selected), (extension_list_deselected),
 
146367
        (init_mime_capplet), (nautilus_mime_type_capplet_update_info),
 
146368
        (add_mime_clicked), (edit_components_clicked),
 
146369
        (nautilus_mime_type_capplet_update_application_info),
 
146370
        (nautilus_mime_type_capplet_update_component_info):
 
146371
 
 
146372
 capplets/file-types/Makefile.am                  |    6 +-
 
146373
 capplets/file-types/edit-window.c                |  648 ----------------------
 
146374
 capplets/file-types/edit-window.h                |   14 -
 
146375
 capplets/file-types/file-types-capplet-dialogs.c |  365 +++++++-----
 
146376
 capplets/file-types/file-types-capplet-dialogs.h |    9 +-
 
146377
 capplets/file-types/file-types-capplet.c         |  243 +++++++--
 
146378
 capplets/file-types/file-types-capplet.h         |    8 +-
 
146379
 capplets/file-types/mime-data.c                  |   76 +--
 
146380
 capplets/file-types/mime-info.c                  |    1 +
 
146381
 capplets/file-types/mime-info.h                  |   37 +-
 
146382
 capplets/file-types/new-mime-window.c            |  102 ----
 
146383
 capplets/file-types/new-mime-window.h            |   14 -
 
146384
 12 files changed, 476 insertions(+), 1047 deletions(-)
 
146385
 
 
146386
commit 3ff9e56e827cbaefc313606c9b62fa753cd942bd
 
146387
Author: Karl Eichwalder <ke@src.gnome.org>
 
146388
Date:   Thu Jun 15 23:11:58 2000 +0000
 
146389
 
 
146390
    de.
 
146391
 
 
146392
 ChangeLog |    5 +++++
 
146393
 1 files changed, 5 insertions(+), 0 deletions(-)
 
146394
 
 
146395
commit 345db726fcd45addf121aeb201423915ac3b948d
 
146396
Author: Darin Adler <darin@src.gnome.org>
 
146397
Date:   Thu Jun 15 16:57:08 2000 +0000
 
146398
 
 
146399
    Added FIXMEs to places that get MIME info from the gnome-libs prefix since
 
146400
    
 
146401
        * libgnomevfs/gnome-vfs-gen-mimedb.c: (main):
 
146402
        * libgnomevfs/gnome-vfs-mime-info.c: (gnome_vfs_mime_init):
 
146403
        * libgnomevfs/gnome-vfs-mime-magic.c:
 
146404
        (gnome_vfs_mime_get_magic_table):
 
146405
        * libgnomevfs/gnome-vfs-mime.c: (mime_init):
 
146406
        * mime-type-capplet/mime-data.c: (init_mime_type):
 
146407
        Added FIXMEs to places that get MIME info from the gnome-libs
 
146408
        prefix since we install this stuff in the gnome-vfs prefix.
 
146409
        We already had a bug report about this.
 
146410
 
 
146411
 capplets/file-types/mime-data.c |   34 ++++++++++++++--------------------
 
146412
 1 files changed, 14 insertions(+), 20 deletions(-)
 
146413
 
 
146414
commit e7597dd8cc844470b3c82413738c29953867650e
 
146415
Author: Kenneth Christiansen <kenneth@src.gnome.org>
 
146416
Date:   Thu Jun 15 09:41:16 2000 +0000
 
146417
 
 
146418
    added da
 
146419
 
 
146420
 capplets/file-types/nautilus-mime-type.desktop |    2 ++
 
146421
 1 files changed, 2 insertions(+), 0 deletions(-)
 
146422
 
 
146423
commit e2c7c32d5dc1e2d276488789bd0044118ebe2c83
 
146424
Author: Gene Z. Ragan <gzr@eazel.com>
 
146425
Date:   Thu Jun 15 06:14:51 2000 +0000
 
146426
 
 
146427
    New files. Trying to clean up current capplet source and organize it in a
 
146428
    
 
146429
    2000-06-14  Gene Z. Ragan  <gzr@eazel.com>
 
146430
    
 
146431
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
 
146432
        * mime-type-capplet/nautilus-mime-type-capplet-dialogs.h:
 
146433
        New files. Trying to clean up current capplet source and
 
146434
        organize it in a sensible way.
 
146435
    
 
146436
        (edit_application_dialog_destroy), (edit_component_dialog_destroy),
 
146437
        (populate_default_applications_list),
 
146438
        (populate_preferred_applications_list), (component_is_in_list),
 
146439
        (component_button_toggled_callback),
 
146440
        (populate_default_components_box),
 
146441
        (populate_preferred_components_list),
 
146442
        (initialize_edit_applications_dialog),
 
146443
        (initialize_edit_components_dialog),
 
146444
        (show_edit_applications_dialog), (show_edit_components_dialog),
 
146445
        Brand new functions.
 
146446
    
 
146447
        * mime-type-capplet/Makefile.am:
 
146448
        Added new source file listed above.
 
146449
    
 
146450
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146451
        (init_mime_capplet), (populate_application_menu),
 
146452
        (populate_component_menu), (edit_applications_clicked),
 
146453
        (edit_components_clicked):
 
146454
        Work on setting up info view.
 
146455
 
 
146456
 capplets/file-types/Makefile.am                  |    1 +
 
146457
 capplets/file-types/file-types-capplet-dialogs.c |  567 ++++++++++++++++++++++
 
146458
 capplets/file-types/file-types-capplet-dialogs.h |   33 ++
 
146459
 capplets/file-types/file-types-capplet.c         |  171 ++++----
 
146460
 4 files changed, 683 insertions(+), 89 deletions(-)
 
146461
 
 
146462
commit ee6dfffc70181f60dd11f79906514f3f9a943f8b
 
146463
Author: Gene Z. Ragan <gzr@eazel.com>
 
146464
Date:   Wed Jun 14 02:14:20 2000 +0000
 
146465
 
 
146466
    More work in progress and added a new file to the capplet build.
 
146467
    
 
146468
    2000-06-13  Gene Z. Ragan  <gzr@eazel.com>
 
146469
    
 
146470
        More work in progress and added a new file to the capplet build.
 
146471
    
 
146472
        * mime-type-capplet/nautilus-mime-type-capplet.c: (main),
 
146473
        (init_mime_capplet), (edit_applications_clicked),
 
146474
        (edit_components_clicked), (edit_application_dialog_destroy),
 
146475
        (initialize_edit_application_dialog),
 
146476
        (show_edit_applications_dialog), (show_edit_components_dialog):
 
146477
    
 
146478
        * mime-type-capplet/nautilus-mime-type-capplet.h:
 
146479
        New file
 
146480
 
 
146481
 capplets/file-types/file-types-capplet.c |  135 ++++++++++++++++++++++-------
 
146482
 capplets/file-types/file-types-capplet.h |   30 +++++++
 
146483
 2 files changed, 132 insertions(+), 33 deletions(-)
 
146484
 
 
146485
commit 53ce9946a6793a403ddbf2c53562856bee884292
 
146486
Author: Gene Z. Ragan <gzr@eazel.com>
 
146487
Date:   Wed Jun 14 01:50:59 2000 +0000
 
146488
 
 
146489
    Work in progress on the File Types and Program capplet
 
146490
    
 
146491
    2000-06-13  Gene Z. Ragan  <gzr@eazel.com>
 
146492
    
 
146493
        Work in progress on the File Types and Program capplet
 
146494
    
 
146495
        * mime-type-capplet/edit-window.c: (initialize_main_win):
 
146496
        * mime-type-capplet/mime-data.c: (get_priority), (add_to_key),
 
146497
        (mime_fill_from_file), (add_mime_vals_to_clist),
 
146498
        (selected_row_callback), (create_mime_clist), (add_new_mime_type):
 
146499
    
 
146500
        * mime-type-capplet/mime-data.h:
 
146501
        * mime-type-capplet/nautilus-mime-type-capplet.c:
 
146502
        (init_mime_capplet), (nautilus_mime_type_capplet_update_info),
 
146503
        (populate_application_menu), (populate_component_menu),
 
146504
        (free_mime_info), (delete_mime_clicked), (add_mime_clicked),
 
146505
        (edit_applications_clicked), (edit_components_clicked):
 
146506
 
 
146507
 capplets/file-types/edit-window.c              |   78 ++---
 
146508
 capplets/file-types/file-types-capplet.c       |  391 ++++++++++++++++++++++--
 
146509
 capplets/file-types/mime-data.c                |  143 ++++-----
 
146510
 capplets/file-types/mime-data.h                |   12 +-
 
146511
 capplets/file-types/nautilus-mime-type.desktop |    2 +-
 
146512
 capplets/file-types/new-mime-window.c          |   31 ++-
 
146513
 6 files changed, 500 insertions(+), 157 deletions(-)
 
146514
 
 
146515
commit c2d296c09527836d567df6504d594d257fbe3781
 
146516
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
 
146517
Date:   Mon Jun 12 08:06:41 2000 +0000
 
146518
 
 
146519
    Changed the Requires to what the configure.in is actually checking for.
 
146520
    
 
146521
    
 
146522
        * gnome-vfs.spec.in: Changed the Requires to what the configure.in
 
146523
        is actually checking for.
 
146524
        * libgnomevfs/Makefile.am: Added
 
146525
        gnome-vfs-mime-sniff-buffer-private.h to HEADERS.
 
146526
        * mime-type-capplet/Makefile.am: added a -D to install of the
 
146527
        .desktop file. Ensures that the dir is there during rpm -ta.
 
146528
    
 
146529
        Can now build a gnome-vfs rpm.
 
146530
 
 
146531
 capplets/file-types/Makefile.am |    9 +++++----
 
146532
 1 files changed, 5 insertions(+), 4 deletions(-)
 
146533
 
 
146534
commit 5fee71527babeec2495941c8d4f826d544528e69
 
146535
Author: Ville Hautamaki <ville@src.gnome.org>
 
146536
Date:   Mon Jun 12 06:02:15 2000 +0000
 
146537
 
 
146538
    Finnish update by Pauli
 
146539
    
 
146540
    Ville
 
146541
 
 
146542
 ChangeLog    |   18 ++
 
146543
 po/ChangeLog |    4 +
 
146544
 po/fi.po     |  733 ++++++++++++++++++++++++++++++----------------------------
 
146545
 3 files changed, 401 insertions(+), 354 deletions(-)
 
146546
 
 
146547
commit 4449e688f0d30124627a96f5e7a07a12aee4c589
 
146548
Author: Pavel Cisler <pavel@eazel.com>
 
146549
Date:   Tue Jun 6 00:29:38 2000 +0000
 
146550
 
 
146551
    Added more bug numbers to FIXMEs. Fixed one misspelled FIXME that made it
 
146552
    
 
146553
    2000-06-05  Pavel Cisler  <pavel@eazel.com>
 
146554
    
 
146555
        * libgnomevfs-corba/gnome-vfs-slave.c: (serve_channel_read),
 
146556
        (serve_channel_write):
 
146557
        * libgnomevfs-pthread/gnome-vfs-job-slave.c:
 
146558
        * mime-type-capplet/edit-window.c: (populate_application_menu):
 
146559
        * mime-type-capplet/mime-data.c: (add_to_key):
 
146560
        * modules/extfs-method.c: (do_open), (read_directory_list),
 
146561
        (do_open_directory), (match):
 
146562
        * modules/extfs/cpio.in:
 
146563
        * modules/extfs/lha.in:
 
146564
        * modules/file-method.c: (read_directory):
 
146565
        * modules/gconf-method.c: (directory_handle_destroy):
 
146566
        Added more bug numbers to FIXMEs.
 
146567
        Fixed one misspelled FIXME that made it show up in the check-FIXME.pl tool.
 
146568
 
 
146569
 capplets/file-types/edit-window.c |    4 +++-
 
146570
 capplets/file-types/mime-data.c   |    4 +++-
 
146571
 2 files changed, 6 insertions(+), 2 deletions(-)
 
146572
 
 
146573
commit 81136fedf199ab9707024790667fb9781097adfa
 
146574
Author: Darin Adler <darin@src.gnome.org>
 
146575
Date:   Mon Jun 5 18:20:57 2000 +0000
 
146576
 
 
146577
    Added bug numbers to FIXMEs.
 
146578
    
 
146579
        * modules/http-method.c:
 
146580
        * modules/newftp-method.c: (do_open_directory),
 
146581
        (do_make_directory):
 
146582
        * modules/pipe-method.c: (do_close):
 
146583
        * test/gnome-file-selection/gicon.c: (get_stock_icon),
 
146584
        (get_stock_overlay), (get_default_icon),
 
146585
        (gicon_get_icon_for_file_2):
 
146586
        * test/gnome-file-selection/gnome-file-selection-history.c:
 
146587
        * test/gnome-file-selection/gnome-file-selection.c:
 
146588
        (update_directory_combo_list), (setup_directory_combo_and_toolbar),
 
146589
        (destroy), (class_init), (init):
 
146590
        * test/test-info.c:
 
146591
        Added bug numbers to FIXMEs.
 
146592
    
 
146593
        * mime-type-capplet/edit-window.c: (destruction_handler),
 
146594
        (initialize_main_win), (launch_edit_window),
 
146595
        (populate_application_menu):
 
146596
        Got rid of the fixed-length mime_string field.
 
146597
    
 
146598
        * modules/file-method.c: (read_link), (get_stat_info):
 
146599
        Some minor tweaks on the code Rebecca just checked in.
 
146600
        There was a little problem with unsigned integers.
 
146601
 
 
146602
 capplets/file-types/edit-window.c |   12 +++++++-----
 
146603
 1 files changed, 7 insertions(+), 5 deletions(-)
 
146604
 
 
146605
commit 09a0f4d208af59696980815c0f71db75c14e1d80
 
146606
Author: Gene Z. Ragan <gzr@eazel.com>
 
146607
Date:   Fri Jun 2 23:28:16 2000 +0000
 
146608
 
 
146609
    More work on handling the logic of populating the menu and handling
 
146610
    
 
146611
    2000-06-02  Gene Z. Ragan  <gzr@eazel.com>
 
146612
    
 
146613
        * mime-type-capplet/edit-window.c:
 
146614
        (populate_application_menu):
 
146615
        More work on handling the logic of populating the menu
 
146616
        and handling special cases where short list, default application
 
146617
        and applicaiton list may be NULL or empty.
 
146618
 
 
146619
 capplets/file-types/edit-window.c |   45 ++++++++++++++++++++++++++++++------
 
146620
 capplets/file-types/mime-data.c   |    2 +-
 
146621
 2 files changed, 38 insertions(+), 9 deletions(-)
 
146622
 
 
146623
commit 1d0d04ddfd42620d1da728a76154e05714832f81
 
146624
Author: Gene Z. Ragan <gzr@eazel.com>
 
146625
Date:   Fri Jun 2 21:55:34 2000 +0000
 
146626
 
 
146627
    More work in progress on the capplet. Still incomplete.
 
146628
    
 
146629
    2000-06-02  Gene Z. Ragan  <gzr@eazel.com>
 
146630
    
 
146631
        More work in progress on the capplet.  Still incomplete.
 
146632
    
 
146633
        * mime-type-capplet/edit-window.c:
 
146634
        (initialize_main_win),
 
146635
        (populate_application_menu):
 
146636
        The Application window now displays the shortlist and selected
 
146637
        the default application if it is present in the short list.
 
146638
    
 
146639
        (add_application):
 
146640
        All of the mchinery is hooked up, but the API does not seem to
 
146641
        be registering the new choice.
 
146642
 
 
146643
 capplets/file-types/edit-window.c |   70 ++++++++++++++++++++++++++++---------
 
146644
 1 files changed, 53 insertions(+), 17 deletions(-)
 
146645
 
 
146646
commit 5577b93b1a0fc6e6f047e9feb84468c984aea18d
 
146647
Author: Gene Z. Ragan <gzr@eazel.com>
 
146648
Date:   Fri Jun 2 18:34:36 2000 +0000
 
146649
 
 
146650
    More work in progress. Still incomplete.
 
146651
    
 
146652
    2000-06-02  Gene Z. Ragan  <gzr@eazel.com>
 
146653
    
 
146654
        More work in progress.  Still incomplete.
 
146655
    
 
146656
        * mime-type-capplet/edit-window.c: (initialize_main_win_vals),
 
146657
        (show_edit_window), (populate_application_menu),
 
146658
        (populate_component_menu), (application_menu_activate),
 
146659
        (add_application), (show_file_selector):
 
146660
        Work in progress.
 
146661
    
 
146662
        * mime-type-capplet/mime-data.c: (add_to_key):
 
146663
        Work in progress.
 
146664
 
 
146665
 capplets/file-types/edit-window.c        |   88 ++++++++++++++++++++----------
 
146666
 capplets/file-types/file-types-capplet.c |    1 +
 
146667
 capplets/file-types/mime-data.c          |   29 +++++++++-
 
146668
 3 files changed, 85 insertions(+), 33 deletions(-)
 
146669
 
 
146670
commit 5ebec09c254f92a2a077beab485bd5de2bb79d15
 
146671
Author: Maciej Stachowiak <mstachow@src.gnome.org>
 
146672
Date:   Fri Jun 2 06:55:33 2000 +0000
 
146673
 
 
146674
    Define short-list components for text/plain
 
146675
    
 
146676
        * data/mime/gnome-vfs.keys: Define short-list components for
 
146677
        text/plain
 
146678
    
 
146679
        First half of task 370 (write APIs for mime handler stuff)
 
146680
    
 
146681
        * libgnomevfs/gnome-vfs-mime-handlers.h,
 
146682
        libgnomevfs/gnome-vfs-mime-handlers.c:
 
146683
        (gnome_vfs_mime_set_default_action_type,
 
146684
        gnome_vfs_mime_set_default_application,
 
146685
        gnome_vfs_mime_set_default_component,
 
146686
        gnome_vfs_mime_set_short_list_applications,
 
146687
        gnome_vfs_mime_set_short_list_components,
 
146688
        gnome_vfs_mime_extend_all_applications,
 
146689
        gnome_vfs_mime_remove_from_all_applications): Implemented (w/ some
 
146690
        slight interface changes relative to old headers/stubs.
 
146691
    
 
146692
        (gnome_vfs_mime_define_application): New function.
 
146693
    
 
146694
        (bool_to_str, gnome_vfs_strsplit_to_list,
 
146695
        gnome_vfs_strjoin_from_list, comma_separated_str_to_str_list,
 
146696
        str_list_to_comma_separated_str, str_list_difference): More helper functions.
 
146697
    
 
146698
        * test/test-mime-handlers-set.c: Test for mime handler setter
 
146699
        APIs.
 
146700
        * test/Makefile.am: Build it.
 
146701
    
 
146702
        * mime-type-capplet/edit-window.c (add_application): Remove
 
146703
        now-invalid call to gnome_vfs_mime_set_default_application w/
 
146704
        comment on how to do it better.
 
146705
 
 
146706
 capplets/file-types/edit-window.c |    5 ++++-
 
146707
 1 files changed, 4 insertions(+), 1 deletions(-)
 
146708
 
 
146709
commit cc325cf040bef8fdd71489f5d2fa841473d8f15f
 
146710
Author: JP Rosevear <jpr@arcavia.com>
 
146711
Date:   Thu Jun 1 14:59:44 2000 +0000
 
146712
 
 
146713
    Make the capplet build if gnomevfs isn't already installed.
 
146714
    
 
146715
    2000-06-01  JP Rosevear  <jpr@arcavia.com>
 
146716
    
 
146717
        * mime-type-capplet/Makefile.am: Make the capplet build if
 
146718
    gnomevfs
 
146719
        isn't already installed.
 
146720
    
 
146721
        * libgnomevfs-corba/gnome-vfs-corba.c: Use only the oaf stuff
 
146722
    
 
146723
        * libgnomevfs-corba/gnome-vfs-slave.c: ditto
 
146724
    
 
146725
        * libgnomevfs/Makefile.am: Remove oaf conditionals since we
 
146726
    require
 
146727
        oaf now
 
146728
    
 
146729
        * libgnomevfs-corba/Makefile.am:
 
146730
    
 
146731
        * configure.in: Check for oaf >= 0.3.0 and make it mandatory
 
146732
 
 
146733
 capplets/file-types/Makefile.am |    8 ++++++--
 
146734
 1 files changed, 6 insertions(+), 2 deletions(-)
 
146735
 
 
146736
commit 1bdfaaac57b0af8c40e5afb937463fa1e5e35da1
 
146737
Author: Gene Z. Ragan <gzr@eazel.com>
 
146738
Date:   Wed May 31 17:26:11 2000 +0000
 
146739
 
 
146740
    Work in progress for the modified Files and Programs capplet that is
 
146741
    
 
146742
    2000-05-31  Gene Z. Ragan  <gzr@eazel.com>
 
146743
    
 
146744
        Work in progress for the modified Files and Programs
 
146745
        capplet that is relacing the old mime types capplet
 
146746
        in the Gnome Control Center.
 
146747
    
 
146748
        * mime-type-capplet/Makefile.am:
 
146749
        Added link dependeny to libgnomevfs.
 
146750
    
 
146751
        * mime-type-capplet/edit-window.c:
 
146752
        (add_extension), (remove_extension):
 
146753
        Rename functions to be more coherent.
 
146754
    
 
146755
        (initialize_main_win), (initialize_main_win_vals):
 
146756
        Modified functions to remove dialog items
 
146757
        that are obsolete in our new designs.  Added new
 
146758
        items such as the application and component menus.
 
146759
    
 
146760
        (populate_application_menu),
 
146761
        (populate_component_menu), (application_menu_activate):
 
146762
        Application menu functions that list the short
 
146763
        list of applications for a mime type and allow a user
 
146764
        to add applications to the short list.
 
146765
    
 
146766
        (add_application), (show_file_selector):
 
146767
        Menu callback and function to display GtkFileSelection to
 
146768
        allow user to locate an application to be associated with
 
146769
        mime type.
 
146770
    
 
146771
        * mime-type-capplet/mime-data.c:
 
146772
        (add_new_mime_type):
 
146773
        Modified functions for new mime APIs.
 
146774
    
 
146775
        * mime-type-capplet/new-mime-window.c: (launch_new_mime_window):
 
146776
        Modified functions for new mime APIs.
 
146777
    
 
146778
        * modules/file-method.c: (file_handle_new):
 
146779
        Modified functions for new mime APIs.
 
146780
 
 
146781
 capplets/file-types/Makefile.am          |    6 +-
 
146782
 capplets/file-types/edit-window.c        |  212 ++++++++++++++++++------------
 
146783
 capplets/file-types/file-types-capplet.c |    1 +
 
146784
 capplets/file-types/mime-data.c          |   20 +--
 
146785
 capplets/file-types/mime-data.h          |    2 +-
 
146786
 capplets/file-types/new-mime-window.c    |   45 +------
 
146787
 6 files changed, 140 insertions(+), 146 deletions(-)
 
146788
 
 
146789
commit 27c7a20ff7f122bf11952e1d4ceaf2380ee8a3e3
 
146790
Author: Gene Z. Ragan <gzr@eazel.com>
 
146791
Date:   Fri May 26 23:57:36 2000 +0000
 
146792
 
 
146793
    All of the below is work in progress on the Files and Programs capplet. I
 
146794
    
 
146795
    2000-05-26  Gene Z. Ragan  <gzr@eazel.com>
 
146796
    
 
146797
        All of the below is work in progress on the Files and Programs
 
146798
        capplet.  I am currently retro-fitting jrb's capplet to use
 
146799
        our modified capplet layout and new gnome-vfs mime API.
 
146800
        This capplet does not currently work properly, but does build and
 
146801
        causes no harm if run.
 
146802
    
 
146803
        * mime-type-capplet/edit-window.c: (ext_remove), (apply_changes),
 
146804
        (initialize_main_win), (initialize_main_win_vals),
 
146805
        (launch_edit_window), (hide_edit_window), (show_edit_window),
 
146806
        (populate_application_menu), (populate_component_menu):
 
146807
    
 
146808
        * mime-type-capplet/mime-data.c: (selected_row_callback),
 
146809
        (edit_clicked):
 
146810
    
 
146811
        * mime-type-capplet/nautilus-mime-type.desktop:
 
146812
        Changed entries so capplet would register itself as "Files and Programs"
 
146813
 
 
146814
 capplets/file-types/edit-window.c              |  377 ++++++++++--------------
 
146815
 capplets/file-types/edit-window.h              |    5 +-
 
146816
 capplets/file-types/mime-data.c                |    4 +-
 
146817
 capplets/file-types/nautilus-mime-type.desktop |   51 +---
 
146818
 4 files changed, 164 insertions(+), 273 deletions(-)
 
146819
 
 
146820
commit 641d410d53fb9dbc045c0f328340268220413d63
 
146821
Author: Ramiro Estrugo <ramiro@src.gnome.org>
 
146822
Date:   Wed May 24 18:12:35 2000 +0000
 
146823
 
 
146824
    Rename the 'mime-type' capplet to 'nautilus-mime-capplet' to avoid
 
146825
    clobbering the control-center's one.
 
146826
 
 
146827
 capplets/file-types/.cvsignore                 |    2 +-
 
146828
 capplets/file-types/Makefile.am                |   24 +++--
 
146829
 capplets/file-types/file-types-capplet.c       |  142 ++++++++++++++++++++++++
 
146830
 capplets/file-types/mime-type-capplet.c        |  142 ------------------------
 
146831
 capplets/file-types/mime-type.desktop          |   52 ---------
 
146832
 capplets/file-types/nautilus-mime-type.desktop |   52 +++++++++
 
146833
 6 files changed, 210 insertions(+), 204 deletions(-)
 
146834
 
 
146835
commit 674dd004d828cfa7a47107de97b0248e96b949ed
 
146836
Author: Ramiro Estrugo <ramiro@src.gnome.org>
 
146837
Date:   Tue May 23 23:23:57 2000 +0000
 
146838
 
 
146839
    mime-type-capplet/edit-window.c, mime-type-capplet/edit-window.h,
 
146840
    
 
146841
    * Makefile.am:
 
146842
    * configure.in:
 
146843
    * mime-type-capplet/.cvsignore:
 
146844
    * mime-type-capplet/Makefile.am:
 
146845
    * mime-type-capplet/edit-window.c,
 
146846
    * mime-type-capplet/edit-window.h,
 
146847
    * mime-type-capplet/mime-data.c,
 
146848
    * mime-type-capplet/mime-data.h,
 
146849
    * mime-type-capplet/mime-info.c,
 
146850
    * mime-type-capplet/mime-info.h,
 
146851
    * mime-type-capplet/mime-type-capplet.c,
 
146852
    * mime-type-capplet/mime-type.desktop,
 
146853
    * mime-type-capplet/new-mime-window.c,
 
146854
    * mime-type-capplet/new-mime-window.h:
 
146855
    Copy mime-type capplet from the control-center so that it can be
 
146856
    improved and made to use gnome-vfs.
 
146857
    
 
146858
    This has the unfortunate side-effect of introducing a dependency
 
146859
    on libcapplet.  This is temporary until the capplet can move back
 
146860
    to the control-center.  At that time, the control-center will
 
146861
    depend on gnome-vfs and eveyone will live happily ever after.
 
146862
 
 
146863
 capplets/file-types/.cvsignore          |    5 +
 
146864
 capplets/file-types/Makefile.am         |   29 ++
 
146865
 capplets/file-types/edit-window.c       |  577 +++++++++++++++++++++++++++
 
146866
 capplets/file-types/edit-window.h       |   15 +
 
146867
 capplets/file-types/mime-data.c         |  656 +++++++++++++++++++++++++++++++
 
146868
 capplets/file-types/mime-data.h         |   34 ++
 
146869
 capplets/file-types/mime-info.c         |  492 +++++++++++++++++++++++
 
146870
 capplets/file-types/mime-info.h         |   17 +
 
146871
 capplets/file-types/mime-type-capplet.c |  142 +++++++
 
146872
 capplets/file-types/mime-type.desktop   |   52 +++
 
146873
 capplets/file-types/new-mime-window.c   |  116 ++++++
 
146874
 capplets/file-types/new-mime-window.h   |   14 +
 
146875
 12 files changed, 2149 insertions(+), 0 deletions(-)
 
146876
 
 
146877
commit 7b219f893b64cd9b611c5f1388d43ff17a183137
 
146878
Author: jfell <jfell@src.gnome.org>
 
146879
Date:   Mon May 22 17:51:15 2000 +0000
 
146880
 
 
146881
    Updated French translation
 
146882
 
 
146883
 po/ChangeLog |    4 +
 
146884
 po/fr.po     |  188 +++++++++++++++++++++++++++++++++-------------------------
 
146885
 2 files changed, 111 insertions(+), 81 deletions(-)
 
146886
 
 
146887
commit feca3a5889acfc504af0cd904f964013336cbf4c
 
146888
Author: Valek Frob <frob@src.gnome.org>
 
146889
Date:   Sat May 20 18:16:54 2000 +0000
 
146890
 
 
146891
    Updated russian translation.
 
146892
 
 
146893
 po/ChangeLog |    4 ++
 
146894
 po/ru.po     |  116 ++++++++++++++++++++++++++++++++++-----------------------
 
146895
 2 files changed, 73 insertions(+), 47 deletions(-)
 
146896
 
 
146897
commit 8623e418cefbe5e1869cb171653fe435264ea876
 
146898
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146899
Date:   Sun May 14 23:36:54 2000 +0000
 
146900
 
 
146901
    Added Lithuanian strings
 
146902
 
 
146903
 capplets/theme-switcher/theme-selector.desktop |    4 ++++
 
146904
 1 files changed, 4 insertions(+), 0 deletions(-)
 
146905
 
 
146906
commit f7206cb06451dd5f16b8f6a3047135754800f1d2
 
146907
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
 
146908
Date:   Thu May 11 22:10:40 2000 +0000
 
146909
 
 
146910
    Fixed Galician translation
 
146911
 
 
146912
 po/gl.po |    4 ++--
 
146913
 1 files changed, 2 insertions(+), 2 deletions(-)
 
146914
 
 
146915
commit 915f7137061ffb7a46d7830d415d3c737b354630
 
146916
Author: Szabolcs Ban <bansz@src.gnome.org>
 
146917
Date:   Wed May 10 12:15:39 2000 +0000
 
146918
 
 
146919
    Szabolcs BAN <shooby@gnome.hu>
 
146920
    
 
146921
     * Updated.
 
146922
 
 
146923
 po/hu.po |   51 +++++++++++++++++++++++++++++----------------------
 
146924
 1 files changed, 29 insertions(+), 22 deletions(-)
 
146925
 
 
146926
commit f2ae35066c47c247a6cfbb85031eadcb429dd5cd
 
146927
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146928
Date:   Sun May 7 03:15:00 2000 +0000
 
146929
 
 
146930
    Updated Lithuanian file
 
146931
 
 
146932
 po/lt.po |  178 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
146933
 1 files changed, 123 insertions(+), 55 deletions(-)
 
146934
 
 
146935
commit 25b6cb8d6f82d7f707ccf39f180942d6f5500366
 
146936
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146937
Date:   Thu May 4 13:02:30 2000 +0000
 
146938
 
 
146939
    Updated ca.po
 
146940
 
 
146941
 po/ca.po |    3 ++-
 
146942
 1 files changed, 2 insertions(+), 1 deletions(-)
 
146943
 
 
146944
commit 2b8e2d01376c1080ea0f4b49255f25b0eaa88477
 
146945
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146946
Date:   Wed May 3 21:51:30 2000 +0000
 
146947
 
 
146948
    Updated Catalan file
 
146949
 
 
146950
 po/ca.po |   22 +++++++++++++++++++-
 
146951
 po/hr.po |   64 +++++++++++++++++++++++++++++++-------------------------------
 
146952
 2 files changed, 52 insertions(+), 34 deletions(-)
 
146953
 
 
146954
commit 01460469a2577bd150d7528d5017eeaf7f6538e0
 
146955
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146956
Date:   Wed Apr 19 20:39:09 2000 +0000
 
146957
 
 
146958
    Updated Danish file
 
146959
 
 
146960
 po/ChangeLog |    1 +
 
146961
 po/da.po     |    4 ++--
 
146962
 2 files changed, 3 insertions(+), 2 deletions(-)
 
146963
 
 
146964
commit 80821c6a63985570336be4201a7494194638a61f
 
146965
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146966
Date:   Wed Apr 19 12:06:40 2000 +0000
 
146967
 
 
146968
    Updated Catalan file
 
146969
 
 
146970
 po/ChangeLog |    4 +
 
146971
 po/ca.po     |  631 +++++++++++++++++++++++++++++++++-------------------------
 
146972
 2 files changed, 365 insertions(+), 270 deletions(-)
 
146973
 
 
146974
commit b92729d60869f0da5766b0212f0aefcbb5b1a9a4
 
146975
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
146976
Date:   Sat Apr 15 23:33:31 2000 +0000
 
146977
 
 
146978
    Updated Lithuanian file
 
146979
 
 
146980
 po/ChangeLog |    4 ++++
 
146981
 1 files changed, 4 insertions(+), 0 deletions(-)
 
146982
 
 
146983
commit 1adfd3281e641ad14e602c2d2ddb8ab3dcac4668
 
146984
Author: Fatih Demir <kabalak@src.gnome.org>
 
146985
Date:   Sat Apr 15 11:12:42 2000 +0000
 
146986
 
 
146987
    Added tr to ALL_LINGUAS
 
146988
 
 
146989
 ChangeLog    |    4 ++++
 
146990
 configure.in |    2 +-
 
146991
 2 files changed, 5 insertions(+), 1 deletions(-)
 
146992
 
 
146993
commit ac0d2385f94ceceb038cc25d80383bbf15de88d1
 
146994
Author: Fatih Demir <kabalak@src.gnome.org>
 
146995
Date:   Sat Apr 15 11:11:40 2000 +0000
 
146996
 
 
146997
    Added the Turkish translation for the control-center
 
146998
 
 
146999
 po/ChangeLog |    4 +
 
147000
 po/tr.po     | 1509 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147001
 2 files changed, 1513 insertions(+), 0 deletions(-)
 
147002
 
 
147003
commit 9277f2af5d7a9478cc4bc301103980950c64abb9
 
147004
Author: Ville Hautamaki <ville@src.gnome.org>
 
147005
Date:   Fri Apr 14 12:46:22 2000 +0000
 
147006
 
 
147007
    Desktop and translation Finnish update
 
147008
    
 
147009
    
 
147010
    Desktop and translation Finnish update
 
147011
    
 
147012
    Ville
 
147013
 
 
147014
 capplets/theme-switcher/theme-selector.desktop |    4 --
 
147015
 po/fi.po                                       |   54 +++++++++++-------------
 
147016
 2 files changed, 25 insertions(+), 33 deletions(-)
 
147017
 
 
147018
commit a43e777fee2d3840bf563593d8fddfde5b4be601
 
147019
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147020
Date:   Tue Apr 11 12:51:17 2000 +0000
 
147021
 
 
147022
    Updated Spanish and Lithuanian files
 
147023
 
 
147024
 po/es.po |  120 +++++++++++++++++++++++++++++++-------------------------------
 
147025
 po/et.po |    2 +-
 
147026
 po/lt.po |   82 +++++++++++++++++++++---------------------
 
147027
 po/pl.po |    6 ++-
 
147028
 po/ro.po |    2 +-
 
147029
 po/ru.po |    2 +-
 
147030
 po/uk.po |    2 +-
 
147031
 7 files changed, 109 insertions(+), 107 deletions(-)
 
147032
 
 
147033
commit 52acafdd0af5019dc95defc54974113749e7d8d4
 
147034
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
 
147035
Date:   Mon Apr 10 22:27:56 2000 +0000
 
147036
 
 
147037
    Updated Galician translation
 
147038
 
 
147039
 po/ChangeLog |    4 +
 
147040
 po/gl.po     |  398 +++++++++++++++++++++++++++++++---------------------------
 
147041
 2 files changed, 215 insertions(+), 187 deletions(-)
 
147042
 
 
147043
commit 11a3941e03e0cc3c4c8bdc68d2e0e1384e79ff76
 
147044
Author: Fatih Demir <kabalak@src.gnome.org>
 
147045
Date:   Mon Apr 10 16:38:03 2000 +0000
 
147046
 
 
147047
    Added [tr] to the files
 
147048
 
 
147049
 ChangeLog                                      |    6 ++++++
 
147050
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
147051
 2 files changed, 8 insertions(+), 0 deletions(-)
 
147052
 
 
147053
commit 2073ad8066ec696e8d79a16cb6d7ba583962c264
 
147054
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147055
Date:   Sat Apr 8 01:47:55 2000 +0000
 
147056
 
 
147057
    added Lithuanian entries to *.desktop files
 
147058
 
 
147059
 ChangeLog                                      |    4 ++++
 
147060
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
147061
 2 files changed, 6 insertions(+), 0 deletions(-)
 
147062
 
 
147063
commit 74d49c09d0d98f557abc8ca7983d3230dedc134e
 
147064
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147065
Date:   Fri Apr 7 09:39:19 2000 +0000
 
147066
 
 
147067
    updated Lithuanian file
 
147068
 
 
147069
 po/ChangeLog |    4 ++++
 
147070
 po/lt.po     |   19 ++++++++-----------
 
147071
 2 files changed, 12 insertions(+), 11 deletions(-)
 
147072
 
 
147073
commit 314d88f1e7e33281c41fab2122647e315c278b0e
 
147074
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147075
Date:   Wed Apr 5 22:15:41 2000 +0000
 
147076
 
 
147077
    updated Spanish language file
 
147078
 
 
147079
 po/ChangeLog |    4 ++
 
147080
 po/ca.po     |  120 ++++++++++++++++++++++-------------------
 
147081
 po/es.po     |  102 ++++++++++++++++++++++-------------
 
147082
 po/hr.po     |  169 +++++++++++++++++++++++++++++++++------------------------
 
147083
 4 files changed, 230 insertions(+), 165 deletions(-)
 
147084
 
 
147085
commit 8fe17b33c96005033ca15ce5f74aca5b0add2b76
 
147086
Author: Dan Damian <dand@src.gnome.org>
 
147087
Date:   Wed Apr 5 18:35:04 2000 +0000
 
147088
 
 
147089
    Updated Romanian translation.
 
147090
 
 
147091
 po/ro.po |    4 ++--
 
147092
 1 files changed, 2 insertions(+), 2 deletions(-)
 
147093
 
 
147094
commit 1025417a1cb2a2b4c715c2866d851720528d59e8
 
147095
Author: Dan Damian <dand@src.gnome.org>
 
147096
Date:   Wed Apr 5 15:30:08 2000 +0000
 
147097
 
 
147098
    Updated Romanian translation.
 
147099
 
 
147100
 po/ChangeLog |    4 +
 
147101
 po/ro.po     |  250 +++++++++++++++++++++++++++++++++++-----------------------
 
147102
 2 files changed, 156 insertions(+), 98 deletions(-)
 
147103
 
 
147104
commit a9c8e6a5c024e64f121193e2ca29c84040a7eeef
 
147105
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
147106
Date:   Tue Apr 4 18:32:44 2000 +0000
 
147107
 
 
147108
    Updated Polish translation
 
147109
 
 
147110
 po/ChangeLog |    4 +++
 
147111
 po/pl.po     |   72 +++++++++++++++++++++++++++++-----------------------------
 
147112
 2 files changed, 40 insertions(+), 36 deletions(-)
 
147113
 
 
147114
commit c888f46f149264b88568f05e6d56a99d83a73a2f
 
147115
Author: Ville Hautamaki <ville@src.gnome.org>
 
147116
Date:   Mon Apr 3 08:51:52 2000 +0000
 
147117
 
 
147118
    Pauli Virtanen updated The Finnish translation
 
147119
 
 
147120
 po/ChangeLog |    3 +
 
147121
 po/fi.po     |  462 ++++++++++++++++++++++++++++++++--------------------------
 
147122
 2 files changed, 258 insertions(+), 207 deletions(-)
 
147123
 
 
147124
commit abe4b43150a72b17bccf7ad5bec45391f46bfe8f
 
147125
Author: Spiros Papadimitriou <spapadim@src.gnome.org>
 
147126
Date:   Fri Mar 31 17:59:03 2000 +0000
 
147127
 
 
147128
    - Minor fix.
 
147129
 
 
147130
 po/el.po |    4 +---
 
147131
 1 files changed, 1 insertions(+), 3 deletions(-)
 
147132
 
 
147133
commit 8d810686c6b5852b93110372cb32112dea6ce4e5
 
147134
Author: Spiros Papadimitriou <spapadim@src.gnome.org>
 
147135
Date:   Fri Mar 31 17:48:32 2000 +0000
 
147136
 
 
147137
    - Updated Greek (el) translation.
 
147138
 
 
147139
 po/ChangeLog |    4 ++
 
147140
 po/el.po     |  137 +++++++++++++++++++++++++++++++---------------------------
 
147141
 2 files changed, 77 insertions(+), 64 deletions(-)
 
147142
 
 
147143
commit d19a856aee417ead66d970ebea480acea05beff4
 
147144
Author: Birger Langkjer/danish translations <birger@src.gnome.org>
 
147145
Date:   Fri Mar 31 01:31:43 2000 +0000
 
147146
 
 
147147
    Modified Files: balsa/po/da.po control-center/po/da.po Tag:
 
147148
    
 
147149
    
 
147150
     Modified Files:
 
147151
        balsa/po/da.po control-center/po/da.po
 
147152
      Tag: control-center-1-0
 
147153
        control-center-1-0/po/da.po
 
147154
      No tag
 
147155
        ggv/po/da.po gnome-applets/po/da.po
 
147156
        gnome-media/tcd/gtcd.desktop
 
147157
        gnome-pim/gncal/calendar-conduit-control-applet.desktop
 
147158
        gnome-pim/gncal/gncal.desktop
 
147159
        gnome-pim/gncal/todo-conduit-control-applet.desktop
 
147160
        gnome-pim/po/da.po
 
147161
        gnome-utils/mini-utils/gcolorsel/gcolorsel.desktop
 
147162
        gnome-utils/po/da.po magicdev/cd.desktop
 
147163
 
 
147164
 po/da.po |  224 ++++++++++++++++++++++++++++++++++++++------------------------
 
147165
 1 files changed, 137 insertions(+), 87 deletions(-)
 
147166
 
 
147167
commit c0f06240e5f808ab8c23af8dc29971452d67852f
 
147168
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147169
Date:   Wed Mar 29 02:18:02 2000 +0000
 
147170
 
 
147171
    added Lithuanian file
 
147172
 
 
147173
 ChangeLog    |    4 +
 
147174
 configure.in |    2 +-
 
147175
 po/ChangeLog |    5 +
 
147176
 po/el.po     |    3 +-
 
147177
 po/lt.po     | 1531 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147178
 po/pl.po     |    7 +-
 
147179
 6 files changed, 1547 insertions(+), 5 deletions(-)
 
147180
 
 
147181
commit 684be8992282ab7851a7ee1e04000c974b600bdb
 
147182
Author: Karl Eichwalder <ke@src.gnome.org>
 
147183
Date:   Mon Mar 27 02:57:52 2000 +0000
 
147184
 
 
147185
    Update.
 
147186
    
 
147187
    * de.po: Update.
 
147188
 
 
147189
 po/ChangeLog |    4 ++
 
147190
 po/de.po     |  111 +++++++++++++++++++++++++++++++++-------------------------
 
147191
 2 files changed, 67 insertions(+), 48 deletions(-)
 
147192
 
 
147193
commit f6a260c1fe6f0e274dee8bdd688ff3b75d30dbd7
 
147194
Author: Karl Eichwalder <ke@src.gnome.org>
 
147195
Date:   Mon Mar 27 02:42:38 2000 +0000
 
147196
 
 
147197
    Add some more dots to messages.
 
147198
    
 
147199
    * capplets/mime-type/mime-info.c: Add some more dots to messages.
 
147200
 
 
147201
 ChangeLog                      |    4 ++++
 
147202
 capplets/mime-type/mime-info.c |    6 +++---
 
147203
 2 files changed, 7 insertions(+), 3 deletions(-)
 
147204
 
 
147205
commit b26f65dadc2de53977fef73b9175c7414caf57eb
 
147206
Author: Karl Eichwalder <ke@src.gnome.org>
 
147207
Date:   Mon Mar 27 02:06:54 2000 +0000
 
147208
 
 
147209
    Add ca, el, hr, and uk. Sort alphabetically.
 
147210
    
 
147211
    * configure.in (ALL_LINGUAS): Add ca, el, hr, and uk. Sort alphabetically.
 
147212
 
 
147213
 ChangeLog    |    5 +++++
 
147214
 configure.in |    2 +-
 
147215
 2 files changed, 6 insertions(+), 1 deletions(-)
 
147216
 
 
147217
commit f404a734de4a868b4128a9f434de3406e452e36c
 
147218
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
147219
Date:   Mon Mar 13 19:53:59 2000 +0000
 
147220
 
 
147221
    Updated.
 
147222
 
 
147223
 po/ChangeLog |    4 ++++
 
147224
 po/ga.po     |   28 ++++++++--------------------
 
147225
 2 files changed, 12 insertions(+), 20 deletions(-)
 
147226
 
 
147227
commit be915147dc3fbbfd4a8e21ae4fbd72c9620e18e1
 
147228
Author: Alastair McKinstry <alastairmck@src.gnome.org>
 
147229
Date:   Sat Mar 11 22:44:37 2000 +0000
 
147230
 
 
147231
    updates.
 
147232
 
 
147233
 po/ChangeLog |    4 +
 
147234
 po/ga.po     |  661 +++++++++++++++++++++++++++-------------------------------
 
147235
 2 files changed, 309 insertions(+), 356 deletions(-)
 
147236
 
 
147237
commit f6d31a57ecf40b49eb02037fb62e207585cc3d80
 
147238
Author: Birger Langkjer/danish translations <birger@src.gnome.org>
 
147239
Date:   Sat Mar 4 23:33:02 2000 +0000
 
147240
 
 
147241
    Modified Files: achtung/po/da.po control-center/po/da.po gedit/po/da.po
 
147242
    
 
147243
    
 
147244
    Modified Files:
 
147245
        achtung/po/da.po control-center/po/da.po gedit/po/da.po
 
147246
        glade/po/da.po gnome-applets/po/da.po gnome-libs/po/da.po
 
147247
        gnome-vfs/po/da.po gnomeicu/po/da.po
 
147248
 
 
147249
 po/da.po |    4 ++--
 
147250
 1 files changed, 2 insertions(+), 2 deletions(-)
 
147251
 
 
147252
commit 68a06d00f0e18bd86171f8a533616a1a29dc27b1
 
147253
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
 
147254
Date:   Sun Feb 27 01:10:27 2000 +0000
 
147255
 
 
147256
    Updated italian translation
 
147257
 
 
147258
 po/ChangeLog |    4 +
 
147259
 po/it.po     |  255 +++++++++++++++++++++++++---------------------------------
 
147260
 2 files changed, 114 insertions(+), 145 deletions(-)
 
147261
 
 
147262
commit ab278451245b99531181e817599db941c1fe88e4
 
147263
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
147264
Date:   Mon Feb 21 18:33:37 2000 +0000
 
147265
 
 
147266
    Salvaged my changes before deleting my local tree.
 
147267
 
 
147268
 po/de.po |  219 +++++++++++++++++++++++++++++++++++---------------------------
 
147269
 1 files changed, 125 insertions(+), 94 deletions(-)
 
147270
 
 
147271
commit c2f71a78f067a1ca9c87849032b9397be9787ce8
 
147272
Author: iholmes <iholmes>
 
147273
Date:   Sun Feb 6 21:39:48 2000 +0000
 
147274
 
 
147275
    Add libglade checks Use GdkPixbuf for image loading. Use gnome-libs2
 
147276
    
 
147277
    Add libglade checks
 
147278
    Use GdkPixbuf for image loading.
 
147279
    Use gnome-libs2 functions instead of gnome-libs1
 
147280
 
 
147281
 ChangeLog    |    4 ++++
 
147282
 configure.in |    2 ++
 
147283
 2 files changed, 6 insertions(+), 0 deletions(-)
 
147284
 
 
147285
commit 54b1f55f3765b60b9be1ccfa4545edf3955c7b7b
 
147286
Author: Yuan-Chung Cheng <platin@src.gnome.org>
 
147287
Date:   Sun Jan 30 10:38:14 2000 +0000
 
147288
 
 
147289
    Added po file from TurboLinux Chinese Develop Team.
 
147290
 
 
147291
 ChangeLog          |    5 +
 
147292
 configure.in       |    2 +-
 
147293
 po/ChangeLog       |    4 +
 
147294
 po/zh_CN.GB2312.po | 1511 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147295
 4 files changed, 1521 insertions(+), 1 deletions(-)
 
147296
 
 
147297
commit c7156fd2b217b01bfb58eaa7bc99e6a301526f43
 
147298
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
147299
Date:   Fri Jan 28 19:26:26 2000 +0000
 
147300
 
 
147301
    ja.po: Add some untranslated.
 
147302
 
 
147303
 po/ja.po |   30 +++++++++++++++---------------
 
147304
 1 files changed, 15 insertions(+), 15 deletions(-)
 
147305
 
 
147306
commit cfa14fda45201962394892b707e3a52e01ed52e9
 
147307
Author: Spiros Papadimitriou <spapadim@src.gnome.org>
 
147308
Date:   Sun Jan 23 10:26:22 2000 +0000
 
147309
 
 
147310
    - Added original version of Greek translation.
 
147311
 
 
147312
 po/ChangeLog |    4 ++++
 
147313
 1 files changed, 4 insertions(+), 0 deletions(-)
 
147314
 
 
147315
commit 88faedd8b292879a97572087063cbb307056c157
 
147316
Author: Spiros Papadimitriou <spapadim@src.gnome.org>
 
147317
Date:   Sun Jan 23 10:24:14 2000 +0000
 
147318
 
 
147319
    - Added original version of Greek translation (still missing a few parts...).
 
147320
 
 
147321
 po/el.po | 1527 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147322
 1 files changed, 1527 insertions(+), 0 deletions(-)
 
147323
 
 
147324
commit abf55dfec026a0a90340a3d79662175cf841564c
 
147325
Author: Jonathan Blandford <jrb@redhat.com>
 
147326
Date:   Thu Jan 13 23:05:46 2000 +0000
 
147327
 
 
147328
    Massive changes to build system to permit gnome-2.0 compilation. From here
 
147329
    
 
147330
    2000-01-13  Jonathan Blandford  <jrb@redhat.com>
 
147331
    
 
147332
        * configure.in: Massive changes to build system to permit
 
147333
        gnome-2.0 compilation.  From here on out, you need gnome-2.0 or
 
147334
        greater installed.
 
147335
    
 
147336
    You will prolly not be able to get this to work.
 
147337
 
 
147338
 ChangeLog                           |    6 ++
 
147339
 Makefile.am                         |    7 +--
 
147340
 autogen.sh                          |  128 ++++++++++++++++++++++++++++++++++-
 
147341
 capplets/mime-type/Makefile.am      |    4 +-
 
147342
 capplets/theme-switcher/Makefile.am |    4 +-
 
147343
 capplets/url-properties/Makefile.am |    4 +-
 
147344
 capplets/wm-properties/Makefile.am  |    4 +-
 
147345
 configure.in                        |   24 +------
 
147346
 8 files changed, 146 insertions(+), 35 deletions(-)
 
147347
 
 
147348
commit 60041f483a36832d07ed443fb347b59446a6a2a5
 
147349
Author: Mikael Djurfeldt <mdj@src.gnome.org>
 
147350
Date:   Fri Jan 7 15:14:32 2000 +0000
 
147351
 
 
147352
    *** empty log message ***
 
147353
 
 
147354
 ChangeLog |    6 ++++++
 
147355
 1 files changed, 6 insertions(+), 0 deletions(-)
 
147356
 
 
147357
commit b3a408f9da4698f774f19e4b8478a888b84a0aa4
 
147358
Author: Kjartan Maraas <kmaraas@online.no>
 
147359
Date:   Mon Jan 3 19:57:50 2000 +0000
 
147360
 
 
147361
    A little script that lets people update the .pot file without makefiles
 
147362
    
 
147363
    2000-01-03  Kjartan Maraas  <kmaraas@online.no>
 
147364
    
 
147365
        * update.sh: A little script that lets people
 
147366
        update the .pot file without makefiles etc.
 
147367
 
 
147368
 po/ChangeLog |    5 +++++
 
147369
 po/update.sh |    8 ++++++++
 
147370
 2 files changed, 13 insertions(+), 0 deletions(-)
 
147371
 
 
147372
commit 2a23dc40a66ec42c57db3804826a4edb63162a2a
 
147373
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
147374
Date:   Wed Dec 29 00:24:15 1999 +0000
 
147375
 
 
147376
    Updated Polish translation
 
147377
 
 
147378
 po/ChangeLog |    4 +++
 
147379
 po/pl.po     |   59 ++++++++++++++++++++++++++++++++++++++++++---------------
 
147380
 2 files changed, 47 insertions(+), 16 deletions(-)
 
147381
 
 
147382
commit 61cd563783b3f87dfb30ab01f2a81f5b6cec057c
 
147383
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
147384
Date:   Thu Dec 23 12:19:31 1999 +0000
 
147385
 
 
147386
    Assigned icon
 
147387
 
 
147388
 ChangeLog |    4 ++++
 
147389
 1 files changed, 4 insertions(+), 0 deletions(-)
 
147390
 
 
147391
commit 4b49f5db297d40a6591104b3690d84c40a8a829f
 
147392
Author: Vladimir Vuksan <vvuksan@src.gnome.org>
 
147393
Date:   Tue Dec 21 05:06:53 1999 +0000
 
147394
 
 
147395
    Initial checkin
 
147396
 
 
147397
 po/hr.po | 1441 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147398
 1 files changed, 1441 insertions(+), 0 deletions(-)
 
147399
 
 
147400
commit a993e405e67f8c73530503f996ee151840565cd9
 
147401
Author: Birger Langkjer/danish translations <birger@src.gnome.org>
 
147402
Date:   Fri Dec 17 01:55:11 1999 +0000
 
147403
 
 
147404
    ----------------------------------------------------------------------
 
147405
    
 
147406
    
 
147407
     ----------------------------------------------------------------------
 
147408
        control-center/capplets/bell-properties/bell-properties.desktop
 
147409
        control-center/capplets/desktop-links/Appearances.directory
 
147410
        control-center/capplets/desktop-links/Gnome.directory
 
147411
        control-center/capplets/desktop-links/Multimedia.directory
 
147412
        control-center/capplets/gnome-edit-properties/gnome-edit-properties.desktop
 
147413
        control-center/capplets/keyboard-properties/keyboard-properties.desktop
 
147414
        control-center/capplets/mouse-properties/mouse-properties.desktop
 
147415
        control-center/capplets/screensaver-properties/screensaver-desktops/3d.desktop
 
147416
        control-center/capplets/screensaver-properties/screensaver-desktops/Ant.desktop
 
147417
        control-center/capplets/screensaver-properties/screensaver-desktops/Atlantis.desktop
 
147418
        control-center/capplets/screensaver-properties/screensaver-desktops/Attraction.desktop
 
147419
        control-center/capplets/screensaver-properties/screensaver-desktops/Bsod.desktop
 
147420
        control-center/capplets/screensaver-properties/screensaver-desktops/Bubble3d.desktop
 
147421
        control-center/capplets/screensaver-properties/screensaver-desktops/Bubbles.desktop
 
147422
        control-center/capplets/screensaver-properties/screensaver-desktops/Cage.desktop
 
147423
        control-center/capplets/screensaver-properties/screensaver-desktops/Compass.desktop
 
147424
        control-center/capplets/screensaver-properties/screensaver-desktops/Coral.desktop
 
147425
        control-center/capplets/screensaver-properties/screensaver-desktops/Crystal.desktop
 
147426
        control-center/capplets/screensaver-properties/screensaver-desktops/Decayscreen.desktop
 
147427
        control-center/capplets/screensaver-properties/screensaver-desktops/Deluxe.desktop
 
147428
        control-center/capplets/screensaver-properties/screensaver-desktops/Demon.desktop
 
147429
        control-center/capplets/screensaver-properties/screensaver-desktops/Discrete.desktop
 
147430
        control-center/capplets/screensaver-properties/screensaver-desktops/Distort.desktop
 
147431
        control-center/capplets/screensaver-properties/screensaver-desktops/Flag.desktop
 
147432
        control-center/capplets/screensaver-properties/screensaver-desktops/Flame.desktop
 
147433
        control-center/capplets/screensaver-properties/screensaver-desktops/Forest.desktop
 
147434
        control-center/capplets/screensaver-properties/screensaver-desktops/GLPlanet.desktop
 
147435
        control-center/capplets/screensaver-properties/screensaver-desktops/Galaxy.desktop
 
147436
        control-center/capplets/screensaver-properties/screensaver-desktops/Gears.desktop
 
147437
        control-center/capplets/screensaver-properties/screensaver-desktops/Greynetic.desktop
 
147438
        control-center/capplets/screensaver-properties/screensaver-desktops/Halo.desktop
 
147439
        control-center/capplets/screensaver-properties/screensaver-desktops/Interference.desktop
 
147440
        control-center/capplets/screensaver-properties/screensaver-desktops/Jigsaw.desktop
 
147441
        control-center/capplets/screensaver-properties/screensaver-desktops/Julia.desktop
 
147442
        control-center/capplets/screensaver-properties/screensaver-desktops/Kaleidescope.desktop
 
147443
        control-center/capplets/screensaver-properties/screensaver-desktops/Kumppa.desktop
 
147444
        control-center/capplets/screensaver-properties/screensaver-desktops/Laser.desktop
 
147445
        control-center/capplets/screensaver-properties/screensaver-desktops/Lightning.desktop
 
147446
        control-center/capplets/screensaver-properties/screensaver-desktops/Lisa.desktop
 
147447
        control-center/capplets/screensaver-properties/screensaver-desktops/Lissie.desktop
 
147448
        control-center/capplets/screensaver-properties/screensaver-desktops/Loop.desktop
 
147449
        control-center/capplets/screensaver-properties/screensaver-desktops/Maze.desktop
 
147450
        control-center/capplets/screensaver-properties/screensaver-desktops/Moebius.desktop
 
147451
        control-center/capplets/screensaver-properties/screensaver-desktops/Moire.desktop
 
147452
        control-center/capplets/screensaver-properties/screensaver-desktops/Moire2.desktop
 
147453
        control-center/capplets/screensaver-properties/screensaver-desktops/Morph3d.desktop
 
147454
        control-center/capplets/screensaver-properties/screensaver-desktops/Mountain.desktop
 
147455
        control-center/capplets/screensaver-properties/screensaver-desktops/Noseguy.desktop
 
147456
        control-center/capplets/screensaver-properties/screensaver-desktops/Penetrate.desktop
 
147457
        control-center/capplets/screensaver-properties/screensaver-desktops/Penrose.desktop
 
147458
        control-center/capplets/screensaver-properties/screensaver-desktops/Pipes.desktop
 
147459
        control-center/capplets/screensaver-properties/screensaver-desktops/Pyro.desktop
 
147460
        control-center/capplets/screensaver-properties/screensaver-desktops/Qix.desktop
 
147461
        control-center/capplets/screensaver-properties/screensaver-desktops/Rocks.desktop
 
147462
        control-center/capplets/screensaver-properties/screensaver-desktops/Rorschach.desktop
 
147463
        control-center/capplets/screensaver-properties/screensaver-desktops/Rotor.desktop
 
147464
        control-center/capplets/screensaver-properties/screensaver-desktops/Rubik.desktop
 
147465
        control-center/capplets/screensaver-properties/screensaver-desktops/Sierpinski.desktop
 
147466
        control-center/capplets/screensaver-properties/screensaver-desktops/Slidescreen.desktop
 
147467
        control-center/capplets/screensaver-properties/screensaver-desktops/Slip.desktop
 
147468
        control-center/capplets/screensaver-properties/screensaver-desktops/Sonar.desktop
 
147469
        control-center/capplets/screensaver-properties/screensaver-desktops/Sphere.desktop
 
147470
        control-center/capplets/screensaver-properties/screensaver-desktops/Spiral.desktop
 
147471
        control-center/capplets/screensaver-properties/screensaver-desktops/Spotlight.desktop
 
147472
        control-center/capplets/screensaver-properties/screensaver-desktops/Sproingies.desktop
 
147473
        control-center/capplets/screensaver-properties/screensaver-desktops/Squiral.desktop
 
147474
        control-center/capplets/screensaver-properties/screensaver-desktops/Stairs.desktop
 
147475
        control-center/capplets/screensaver-properties/screensaver-desktops/Starfish.desktop
 
147476
        control-center/capplets/screensaver-properties/screensaver-desktops/Strange.desktop
 
147477
        control-center/capplets/screensaver-properties/screensaver-desktops/Superquadrics.desktop
 
147478
        control-center/capplets/screensaver-properties/screensaver-desktops/Swirl.desktop
 
147479
        control-center/capplets/screensaver-properties/screensaver-desktops/Triangle.desktop
 
147480
        control-center/capplets/screensaver-properties/screensaver-desktops/Truchet.desktop
 
147481
        control-center/capplets/screensaver-properties/screensaver-desktops/Vines.desktop
 
147482
        control-center/capplets/screensaver-properties/screensaver-desktops/Worm.desktop
 
147483
        control-center/capplets/screensaver-properties/screensaver-desktops/Xflame.desktop
 
147484
        control-center/capplets/screensaver-properties/screensaver-desktops/Xjack.desktop
 
147485
        control-center/capplets/screensaver-properties/screensaver-desktops/Xlyap.desktop
 
147486
        control-center/capplets/screensaver-properties/screensaver-desktops/Xmatrix.desktop
 
147487
        control-center/capplets/screensaver-properties/screensaver-desktops/Xroger.desktop
 
147488
        control-center/capplets/screensaver-properties/screensaver-desktops/screensaver-properties.desktop
 
147489
        control-center/capplets/session-properties/session-properties.desktop
 
147490
        control-center/capplets/sound-properties/sound-properties.desktop
 
147491
        control-center/capplets/theme-switcher/theme-selector.desktop
 
147492
        control-center/capplets/ui-properties/application.desktop
 
147493
        control-center/capplets/ui-properties/mdi.desktop
 
147494
        control-center/capplets/url-properties/url-properties.desktop
 
147495
        control-center/capplets/wm-properties/wm-properties.desktop
 
147496
        control-center/capplets/wm-properties/wm-desktops/Enlightenment.desktop
 
147497
        control-center/capplets/wm-properties/wm-desktops/IceWM.desktop
 
147498
        control-center/capplets/wm-properties/wm-desktops/Scwm.desktop
 
147499
        control-center/capplets/wm-properties/wm-desktops/WindowMaker.desktop
 
147500
        control-center/capplets/wm-properties/wm-desktops/twm.desktop
 
147501
        control-center/control-center/gnomecc.desktop
 
147502
        control-center/po/da.po gtop/po/da.po mc/po/da.po
 
147503
     ----------------------------------------------------------------------
 
147504
 
 
147505
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
147506
 po/da.po                                       |   27 +++++++++++------------
 
147507
 2 files changed, 15 insertions(+), 14 deletions(-)
 
147508
 
 
147509
commit 87fc78f00025894ec467f60b6e7278949df9a51a
 
147510
Author: Birger Langkjer/danish translations <birger@src.gnome.org>
 
147511
Date:   Sun Dec 12 21:32:35 1999 +0000
 
147512
 
 
147513
    Modified Files: control-center/po/da.po gnome-core/po/da.po
 
147514
    
 
147515
    
 
147516
     Modified Files:
 
147517
        control-center/po/da.po gnome-core/po/da.po
 
147518
        gnome-pilot/po/da.po
 
147519
 
 
147520
 po/da.po |  106 +++++++++++++++++++++++++++++++-------------------------------
 
147521
 1 files changed, 53 insertions(+), 53 deletions(-)
 
147522
 
 
147523
commit 175cae8e596ca128bdb7d096bc79395e01683552
 
147524
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147525
Date:   Thu Dec 9 18:19:25 1999 +0000
 
147526
 
 
147527
    small update of fr.po
 
147528
 
 
147529
 po/ca.po |   22 +++---
 
147530
 po/da.po |    6 +-
 
147531
 po/fr.po |  209 +++++++++++++++++++++++++++++++++++---------------------------
 
147532
 3 files changed, 133 insertions(+), 104 deletions(-)
 
147533
 
 
147534
commit 2737834296719cf76f7e20b455589ba06a23a3cf
 
147535
Author: Kjartan Maraas <kmaraas@online.no>
 
147536
Date:   Fri Nov 26 10:21:24 1999 +0000
 
147537
 
 
147538
    Updated Norwegian translation.
 
147539
    
 
147540
    1999-11-26  Kjartan Maraas  <kmaraas@online.no>
 
147541
    
 
147542
        * no.po: Updated Norwegian translation.
 
147543
 
 
147544
 po/ChangeLog |    4 ++++
 
147545
 po/no.po     |   49 ++++++++++++++++++++-----------------------------
 
147546
 2 files changed, 24 insertions(+), 29 deletions(-)
 
147547
 
 
147548
commit 47a6051155cf2db49ae85e3cd5bfe32ed7561adb
 
147549
Author: Szabolcs Ban <bansz@src.gnome.org>
 
147550
Date:   Wed Nov 24 18:35:36 1999 +0000
 
147551
 
 
147552
    Shooby Ban <bansz@szif.hu>
 
147553
    
 
147554
    * Updated Hungarian translations
 
147555
 
 
147556
 po/hu.po |    4 +---
 
147557
 1 files changed, 1 insertions(+), 3 deletions(-)
 
147558
 
 
147559
commit f1ccc793592351dfae0b9203e3866ba92ff978dd
 
147560
Author: Jonathan Blandford <jrb@src.gnome.org>
 
147561
Date:   Wed Nov 10 16:14:19 1999 +0000
 
147562
 
 
147563
    new desktop entries
 
147564
 
 
147565
 ChangeLog |    6 ++++++
 
147566
 1 files changed, 6 insertions(+), 0 deletions(-)
 
147567
 
 
147568
commit 46cb5c5ff23058b8c85b95376bec06f42635a074
 
147569
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147570
Date:   Sat Nov 6 13:47:16 1999 +0000
 
147571
 
 
147572
    updated es.po
 
147573
 
 
147574
 po/ca.po |   28 ++++++++++++++--------------
 
147575
 po/da.po |   12 ++++++------
 
147576
 po/es.po |    8 ++++----
 
147577
 3 files changed, 24 insertions(+), 24 deletions(-)
 
147578
 
 
147579
commit 045ab86872e09fa9569f0de55c93937f34d0a46f
 
147580
Author: Kjartan Maraas <kmaraas@online.no>
 
147581
Date:   Sat Nov 6 11:35:43 1999 +0000
 
147582
 
 
147583
    Updated Norwegian translation.
 
147584
    
 
147585
    1999-11-06  Kjartan Maraas  <kmaraas@online.no>
 
147586
    
 
147587
        * no.po: Updated Norwegian translation.
 
147588
 
 
147589
 po/ChangeLog |    4 +++
 
147590
 po/no.po     |   71 ++++++++++++++++++++++++++++++++-------------------------
 
147591
 2 files changed, 44 insertions(+), 31 deletions(-)
 
147592
 
 
147593
commit 0006f271ffb5970cbba41a4138fc43a5d0afffdb
 
147594
Author: Yuri Syrota <rasta@src.gnome.org>
 
147595
Date:   Mon Nov 1 10:06:31 1999 +0000
 
147596
 
 
147597
    Updated Ukrainian Translation
 
147598
 
 
147599
 po/ChangeLog |    4 ++++
 
147600
 po/uk.po     |    4 ++--
 
147601
 2 files changed, 6 insertions(+), 2 deletions(-)
 
147602
 
 
147603
commit b566aecfd6ed90f715b199b87f6597ffa423cf8a
 
147604
Author: ubén López Gómez/gallego translations <ryu@src.gnome.org>
 
147605
Date:   Sun Oct 31 22:11:59 1999 +0000
 
147606
 
 
147607
    Updated galician translation
 
147608
    
 
147609
    
 
147610
    Updated galician translation
 
147611
 
 
147612
 po/ChangeLog |    4 ++++
 
147613
 po/gl.po     |    2 +-
 
147614
 2 files changed, 5 insertions(+), 1 deletions(-)
 
147615
 
 
147616
commit 1583e9618366589c7ada63d38c89a5622718ee45
 
147617
Author: Yuri Syrota <rasta@src.gnome.org>
 
147618
Date:   Fri Oct 29 07:42:58 1999 +0000
 
147619
 
 
147620
    Added Ukrainian Translations
 
147621
 
 
147622
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
147623
 po/uk.po                                       |    2 +-
 
147624
 2 files changed, 3 insertions(+), 1 deletions(-)
 
147625
 
 
147626
commit 7f5127e58ea086aa66565c5973af2f710f9d6240
 
147627
Author: Yuri Syrota <rasta@src.gnome.org>
 
147628
Date:   Thu Oct 28 15:34:21 1999 +0000
 
147629
 
 
147630
    Added Ukrainian Translation
 
147631
 
 
147632
 po/ChangeLog |    4 +
 
147633
 po/uk.po     | 1500 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147634
 2 files changed, 1504 insertions(+), 0 deletions(-)
 
147635
 
 
147636
commit e119f33fc6dabf40e258cf7644d31b3596e91c93
 
147637
Author: Yuan-Chung Cheng <platin@src.gnome.org>
 
147638
Date:   Tue Oct 26 03:07:54 1999 +0000
 
147639
 
 
147640
    control-center's chinese translation of the menu entry,
 
147641
    translated by S.J. Luo <u8711505@cc.nctu.edu.tw>, CLE Team.
 
147642
 
 
147643
 capplets/theme-switcher/theme-selector.desktop |    4 ++++
 
147644
 1 files changed, 4 insertions(+), 0 deletions(-)
 
147645
 
 
147646
commit e14dde18a9dc6fef7741f1562266294479668b3e
 
147647
Author: Yuan-Chung Cheng <platin@src.gnome.org>
 
147648
Date:   Tue Oct 26 02:43:46 1999 +0000
 
147649
 
 
147650
    po file for zh_TW.Big5
 
147651
 
 
147652
 configure.in     |    2 +-
 
147653
 po/zh_TW.Big5.po | 1522 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147654
 2 files changed, 1523 insertions(+), 1 deletions(-)
 
147655
 
 
147656
commit 390899451cddeb834b2e561a4d22bf4963a16c6f
 
147657
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
 
147658
Date:   Sun Oct 24 02:11:53 1999 +0000
 
147659
 
 
147660
    Modified Galician translation entries in ChangeLog
 
147661
 
 
147662
 ChangeLog    |    2 +-
 
147663
 po/ChangeLog |    4 ++++
 
147664
 2 files changed, 5 insertions(+), 1 deletions(-)
 
147665
 
 
147666
commit 4dfe9f650e28a73583780bf7d80ae9212b471877
 
147667
Author: ubén López Gómez/gallego translations <ryu@src.gnome.org>
 
147668
Date:   Sun Oct 24 02:00:57 1999 +0000
 
147669
 
 
147670
    Officially added the gallician language.
 
147671
    
 
147672
    
 
147673
    
 
147674
    Officially added the gallician language.
 
147675
 
 
147676
 ChangeLog    |    5 +++++
 
147677
 configure.in |    2 +-
 
147678
 po/gl.po     |    2 +-
 
147679
 3 files changed, 7 insertions(+), 2 deletions(-)
 
147680
 
 
147681
commit b52c808ad0159af78b511ee65a785faded18b59e
 
147682
Author: ubén López Gómez/gallego translations <ryu@src.gnome.org>
 
147683
Date:   Sun Oct 24 01:50:59 1999 +0000
 
147684
 
 
147685
    A lot of bugs in the file, and some mistakes in the translation.
 
147686
    
 
147687
    
 
147688
    
 
147689
    A lot of bugs in the file, and some mistakes in the translation.
 
147690
 
 
147691
 po/gl.po |   18 +++++++++---------
 
147692
 1 files changed, 9 insertions(+), 9 deletions(-)
 
147693
 
 
147694
commit 6440fa2ce8e5be94af7df2967749411286a79526
 
147695
Author: David Šauer <davidsa@src.gnome.org>
 
147696
Date:   Fri Oct 22 00:32:08 1999 +0000
 
147697
 
 
147698
    Updates of czech .po
 
147699
 
 
147700
 po/cs.po |  162 ++++++++++++++++++++++++++++++++++++-------------------------
 
147701
 1 files changed, 96 insertions(+), 66 deletions(-)
 
147702
 
 
147703
commit 4cec8ec281c7177868e688f02b5ce635b6f91399
 
147704
Author: ubén López Gómez/gallego translations <ryu@src.gnome.org>
 
147705
Date:   Mon Oct 18 21:37:27 1999 +0000
 
147706
 
 
147707
    Galician translation of GNOME Control Center
 
147708
    
 
147709
    
 
147710
    Galician translation of GNOME Control Center
 
147711
 
 
147712
 po/gl.po | 1555 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
147713
 1 files changed, 1555 insertions(+), 0 deletions(-)
 
147714
 
 
147715
commit ffc972d682f15d7a754a52986f8ba1e36e53926d
 
147716
Author: David Šauer <davidsa@src.gnome.org>
 
147717
Date:   Fri Oct 15 17:20:06 1999 +0000
 
147718
 
 
147719
    Update to Czech translations in most *.desktop
 
147720
 
 
147721
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
147722
 1 files changed, 2 insertions(+), 0 deletions(-)
 
147723
 
 
147724
commit 013d02c45ce56c2c88a78f60df713bb2076e1047
 
147725
Author: David Šauer <davidsa@src.gnome.org>
 
147726
Date:   Fri Oct 15 15:08:55 1999 +0000
 
147727
 
 
147728
    Updated cs.po
 
147729
 
 
147730
 po/cs.po |  245 +++++++++++++++++++++++++++++++++-----------------------------
 
147731
 1 files changed, 130 insertions(+), 115 deletions(-)
 
147732
 
 
147733
commit 08b80e37813f82ade181f053858038b80a52485e
 
147734
Author: ÉRDI Gergo <cactus@src.gnome.org>
 
147735
Date:   Sat Oct 9 15:18:44 1999 +0000
 
147736
 
 
147737
    Hungarian translation update
 
147738
 
 
147739
 po/hu.po |    2 ++
 
147740
 1 files changed, 2 insertions(+), 0 deletions(-)
 
147741
 
 
147742
commit 4febf47fb6b902d88df9c9aef05c0199bbd4309b
 
147743
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147744
Date:   Thu Oct 7 11:16:01 1999 +0000
 
147745
 
 
147746
    updated pt_BR translations
 
147747
    
 
147748
    rodrigo@conectiva.com.br
 
147749
 
 
147750
 po/ChangeLog |    4 +++
 
147751
 po/pt_BR.po  |   62 +++++++++++++++++++++++++++++-----------------------------
 
147752
 2 files changed, 35 insertions(+), 31 deletions(-)
 
147753
 
 
147754
commit c02b5e2adbf26382c170a3b9726f41101ed193b6
 
147755
Author: Karl Eichwalder <ke@src.gnome.org>
 
147756
Date:   Thu Oct 7 09:54:32 1999 +0000
 
147757
 
 
147758
    German translation
 
147759
 
 
147760
 po/ChangeLog |    4 ++++
 
147761
 po/de.po     |   18 +++++++++---------
 
147762
 2 files changed, 13 insertions(+), 9 deletions(-)
 
147763
 
 
147764
commit 5b9b78316df70832e2b2bd68d71f402bad177ecd
 
147765
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147766
Date:   Wed Oct 6 13:46:39 1999 +0000
 
147767
 
 
147768
    updated danish language file
 
147769
 
 
147770
 po/ChangeLog |    4 ++++
 
147771
 po/da.po     |   30 +++++++++++++++---------------
 
147772
 2 files changed, 19 insertions(+), 15 deletions(-)
 
147773
 
 
147774
commit 4438f3dad288db0ad01a0e7b99b341c36cc0d26c
 
147775
Author: Sergey I. Panov <sipan@src.gnome.org>
 
147776
Date:   Tue Oct 5 22:27:06 1999 +0000
 
147777
 
 
147778
    ru.po: updated Russian language file
 
147779
 
 
147780
 po/ChangeLog |    4 ++
 
147781
 po/ru.po     |  112 +++++++++++++++++++++++++++++++++++++++------------------
 
147782
 2 files changed, 80 insertions(+), 36 deletions(-)
 
147783
 
 
147784
commit bc8dddc9ac93df295eba31ffcaad5afa803d9e18
 
147785
Author: Jonathan Blandford <jrb@redhat.com>
 
147786
Date:   Tue Oct 5 20:15:57 1999 +0000
 
147787
 
 
147788
    1.0.51 released.
 
147789
    
 
147790
    
 
147791
    1999-10-05  Jonathan Blandford  <jrb@redhat.com>
 
147792
    
 
147793
        * configure.in: 1.0.51 released.
 
147794
    
 
147795
    1999-10-05  Jonathan Blandford  <jrb@redhat.com>
 
147796
    
 
147797
        * tree.c (read_directory): let's close our directory.  Fix
 
147798
              (small) memory leak. (thanks to mem-buddy for catching this.)
 
147799
    
 
147800
    1999-10-05  Jonathan Blandford  <jrb@redhat.com>
 
147801
    
 
147802
        * ui-properties.c (try,revert): Add gnome_preferences_save ();
 
147803
 
 
147804
 ChangeLog    |    4 ++++
 
147805
 configure.in |    2 +-
 
147806
 2 files changed, 5 insertions(+), 1 deletions(-)
 
147807
 
 
147808
commit 1c15e4cb5073211895a3b7e6111b6140c0bcd43f
 
147809
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147810
Date:   Tue Oct 5 19:26:40 1999 +0000
 
147811
 
 
147812
    updated spanish language file
 
147813
 
 
147814
 po/ChangeLog |    4 +
 
147815
 po/ca.po     |  316 +++++++++++++++++++++++++++++++--------------------------
 
147816
 po/da.po     |  135 ++++++++++++++------------
 
147817
 po/es.po     |   12 +-
 
147818
 4 files changed, 255 insertions(+), 212 deletions(-)
 
147819
 
 
147820
commit d6a90bbd2381adaa5a2ce156bb8bf6259b492ec3
 
147821
Author: Sergey I. Panov <sipan@src.gnome.org>
 
147822
Date:   Tue Oct 5 07:39:45 1999 +0000
 
147823
 
 
147824
    ru.po: updated Russian language file
 
147825
 
 
147826
 po/ChangeLog |    4 +
 
147827
 po/ru.po     |  178 ++++++++++++++++++++++++++++++----------------------------
 
147828
 2 files changed, 96 insertions(+), 86 deletions(-)
 
147829
 
 
147830
commit d37969287ca67993a5afb4aa8173b5f5b53e0e53
 
147831
Author: Jonathan Blandford <jrb@redhat.com>
 
147832
Date:   Fri Oct 1 21:39:01 1999 +0000
 
147833
 
 
147834
    added po file from <Birger Langkjer>
 
147835
    
 
147836
    
 
147837
    1999-10-01  Jonathan Blandford  <jrb@redhat.com>
 
147838
    
 
147839
        * da.po: added po file from <Birger Langkjer>
 
147840
 
 
147841
 po/ChangeLog |    4 ++
 
147842
 po/da.po     |  157 ++++++++++++++++++++++++++-------------------------------
 
147843
 2 files changed, 76 insertions(+), 85 deletions(-)
 
147844
 
 
147845
commit a43cc544554a5309dac40af3ac7d0531351e54a1
 
147846
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147847
Date:   Fri Oct 1 13:26:19 1999 +0000
 
147848
 
 
147849
    minor fixes
 
147850
 
 
147851
 po/ChangeLog |    7 +++++++
 
147852
 po/nl.po     |    4 ++--
 
147853
 po/pl.po     |    1 -
 
147854
 3 files changed, 9 insertions(+), 3 deletions(-)
 
147855
 
 
147856
commit 64e9d4f3965efa45daf32975375d26142b28a1e1
 
147857
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
147858
Date:   Fri Oct 1 13:21:29 1999 +0000
 
147859
 
 
147860
    update da and es files
 
147861
 
 
147862
 po/da.po |  334 ++++++++++++++++++++++++++++++++++++--------------------------
 
147863
 po/es.po |  216 ++++++++++++++++++++++------------------
 
147864
 2 files changed, 316 insertions(+), 234 deletions(-)
 
147865
 
 
147866
commit 37dd196884132f937bc7af31aad9825a0b5b094e
 
147867
Author: Gert Dewit <gertd@src.gnome.org>
 
147868
Date:   Fri Oct 1 08:14:23 1999 +0000
 
147869
 
 
147870
    first Dutch translation
 
147871
 
 
147872
 po/nl.po |  635 +++++++++++++++++++++++++++++++++++---------------------------
 
147873
 1 files changed, 363 insertions(+), 272 deletions(-)
 
147874
 
 
147875
commit 4bf3ad963cd1e2303cee8e7e2ea8446471f14f12
 
147876
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147877
Date:   Thu Sep 30 22:08:24 1999 +0000
 
147878
 
 
147879
    updated pt_BR.po
 
147880
 
 
147881
 po/pt_BR.po |  109 ++++++++++++++++++++++++++++++++++++----------------------
 
147882
 1 files changed, 68 insertions(+), 41 deletions(-)
 
147883
 
 
147884
commit 15ca14d23ebced16abcfb767ecff700fd35b1505
 
147885
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147886
Date:   Thu Sep 30 22:00:37 1999 +0000
 
147887
 
 
147888
    update pt_BR translations
 
147889
 
 
147890
 po/pt_BR.po |   38 ++++++++++++++++++++++++++++++++------
 
147891
 1 files changed, 32 insertions(+), 6 deletions(-)
 
147892
 
 
147893
commit c7fb6792fd96b8cdb420e7aa462037100ed705f1
 
147894
Author: Kjartan Maraas <kmaraas@online.no>
 
147895
Date:   Thu Sep 30 21:29:43 1999 +0000
 
147896
 
 
147897
    Updated Norwegian translation.
 
147898
    
 
147899
    1999-09-30  Kjartan Maraas  <kmaraas@online.no>
 
147900
    
 
147901
        * no.po: Updated Norwegian translation.
 
147902
 
 
147903
 po/ChangeLog |    4 ++++
 
147904
 po/no.po     |   31 ++++++++++++++++++++-----------
 
147905
 2 files changed, 24 insertions(+), 11 deletions(-)
 
147906
 
 
147907
commit b9b50c39f66c2ffb8d67e86f554857d7ea4b01f2
 
147908
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147909
Date:   Thu Sep 30 21:03:38 1999 +0000
 
147910
 
 
147911
    updated pt_BR translations
 
147912
 
 
147913
 po/pt_BR.po |   52 +++++++++++++++++++++++++++++++++++++++-------------
 
147914
 1 files changed, 39 insertions(+), 13 deletions(-)
 
147915
 
 
147916
commit 48dd9e3b2dfe0828f9ce04337ef8b8bfc626f076
 
147917
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147918
Date:   Thu Sep 30 20:28:08 1999 +0000
 
147919
 
 
147920
    updated pt_BR translations
 
147921
 
 
147922
 po/pt_BR.po |  169 +++++++++++++++++++++++++++++++++--------------------------
 
147923
 1 files changed, 94 insertions(+), 75 deletions(-)
 
147924
 
 
147925
commit 1d46b826b847b2f877d70feb575400ccd0806154
 
147926
Author: Tomas Ogren <stric@ing.umu.se>
 
147927
Date:   Thu Sep 30 19:42:21 1999 +0000
 
147928
 
 
147929
    Updated.
 
147930
    
 
147931
    1999-09-30  Tomas Ogren  <stric@ing.umu.se>
 
147932
    
 
147933
    * sv.po: Updated.
 
147934
 
 
147935
 po/ChangeLog |    4 ++
 
147936
 po/sv.po     |   96 +++++++++++++++++++++++++++++++++++++--------------------
 
147937
 2 files changed, 66 insertions(+), 34 deletions(-)
 
147938
 
 
147939
commit 2475b439d14c7cf31b131156ab3442ff1dc29de5
 
147940
Author: Jonathan Blandford <jrb@src.gnome.org>
 
147941
Date:   Thu Sep 30 19:36:36 1999 +0000
 
147942
 
 
147943
    another i18n
 
147944
 
 
147945
 capplets/wm-properties/wm-properties-capplet.c |    2 +-
 
147946
 1 files changed, 1 insertions(+), 1 deletions(-)
 
147947
 
 
147948
commit 4f68ae22143318f37a696ac5be5574e06324acf1
 
147949
Author: Jonathan Blandford <jrb@redhat.com>
 
147950
Date:   Thu Sep 30 19:35:54 1999 +0000
 
147951
 
 
147952
    forgot to I18N this.
 
147953
    
 
147954
    1999-09-30  Jonathan Blandford  <jrb@redhat.com>
 
147955
    
 
147956
            * capplets/wm-properties/wm-properties-capplet.c
 
147957
            (show_restart_info): forgot to I18N this.
 
147958
 
 
147959
 ChangeLog                                      |    3 +++
 
147960
 capplets/wm-properties/wm-properties-capplet.c |    2 +-
 
147961
 2 files changed, 4 insertions(+), 1 deletions(-)
 
147962
 
 
147963
commit ec639169a25fceba987fbc3eee01c22a2173f543
 
147964
Author: Jorge Godoy <docsbr@src.gnome.org>
 
147965
Date:   Thu Sep 30 19:21:20 1999 +0000
 
147966
 
 
147967
    updated pt_BR translations
 
147968
 
 
147969
 po/ChangeLog |    4 +++
 
147970
 po/pt_BR.po  |   84 ++++++++++++++++++++--------------------------------------
 
147971
 2 files changed, 33 insertions(+), 55 deletions(-)
 
147972
 
 
147973
commit 25f61dbfdbff5aee1b29a7882c6f44deaa1e55ec
 
147974
Author: Kjartan Maraas <kmaraas@online.no>
 
147975
Date:   Thu Sep 30 18:47:33 1999 +0000
 
147976
 
 
147977
    Updated Norwegian translation.
 
147978
    
 
147979
    1999-09-29  Kjartan Maraas  <kmaraas@online.no>
 
147980
    
 
147981
        * no.po: Updated Norwegian translation.
 
147982
 
 
147983
 po/ChangeLog |    4 +++
 
147984
 po/no.po     |   73 +++++++++++++++++++++++++++++++++++----------------------
 
147985
 2 files changed, 49 insertions(+), 28 deletions(-)
 
147986
 
 
147987
commit 1611c477d2183de13a81599d47407a9715e770cb
 
147988
Author: Jonathan Blandford <jrb@redhat.com>
 
147989
Date:   Thu Sep 30 18:22:25 1999 +0000
 
147990
 
 
147991
    removed some of the most bogus code I've seen in a while.
 
147992
    
 
147993
    
 
147994
    1999-09-30  Jonathan Blandford  <jrb@redhat.com>
 
147995
    
 
147996
        * capplets/bell-properties/bell-properties.c (bell_setup): removed
 
147997
        some of the most bogus code I've seen in a while.
 
147998
 
 
147999
 ChangeLog |    5 +++++
 
148000
 1 files changed, 5 insertions(+), 0 deletions(-)
 
148001
 
 
148002
commit 4fc132f7d8ed4533f81fcc67a2be834ae7a3bda1
 
148003
Author: Jonathan Blandford <jrb@redhat.com>
 
148004
Date:   Wed Sep 29 19:05:44 1999 +0000
 
148005
 
 
148006
    Give people the option to save right away.
 
148007
    
 
148008
    
 
148009
    1999-09-29  Jonathan Blandford  <jrb@redhat.com>
 
148010
    
 
148011
        * capplets/wm-properties/wm-properties-capplet.c
 
148012
        (show_restart_info): Give people the option to save right away.
 
148013
 
 
148014
 ChangeLog                                      |    5 +++
 
148015
 capplets/wm-properties/wm-properties-capplet.c |   38 +++++++++++++++++-------
 
148016
 2 files changed, 32 insertions(+), 11 deletions(-)
 
148017
 
 
148018
commit 2053d50a118e3b1a87f0a899be19b4b99902551b
 
148019
Author: Gert Dewit <gertd@src.gnome.org>
 
148020
Date:   Wed Sep 29 12:50:49 1999 +0000
 
148021
 
 
148022
    added empty nl.po file for new translator
 
148023
 
 
148024
 po/nl.po | 1392 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
148025
 1 files changed, 1392 insertions(+), 0 deletions(-)
 
148026
 
 
148027
commit 8b813409e125a975c3f5d5b602a888e79be9cada
 
148028
Author: Gert Dewit <gertd@src.gnome.org>
 
148029
Date:   Wed Sep 29 12:50:08 1999 +0000
 
148030
 
 
148031
    Added empty nl translation for new translator
 
148032
 
 
148033
 configure.in |    2 +-
 
148034
 1 files changed, 1 insertions(+), 1 deletions(-)
 
148035
 
 
148036
commit e0a1c38c8fd32803d8310d16074fe09b379c6cd7
 
148037
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
148038
Date:   Wed Sep 29 06:04:02 1999 +0000
 
148039
 
 
148040
    ja.po: Update from Itani Eiichiro
 
148041
    
 
148042
    
 
148043
    
 
148044
    ja.po: Update from Itani Eiichiro
 
148045
 
 
148046
 po/ChangeLog |    4 +++
 
148047
 po/ja.po     |   63 ++++++++++++++++++++++++++++++++-------------------------
 
148048
 2 files changed, 39 insertions(+), 28 deletions(-)
 
148049
 
 
148050
commit 52b93bbc84613cd9d4230dd32df7971e626c8273
 
148051
Author: Jonathan Blandford <jrb@redhat.com>
 
148052
Date:   Tue Sep 28 23:18:02 1999 +0000
 
148053
 
 
148054
    1.0.50
 
148055
    
 
148056
    
 
148057
    1999-09-28  Jonathan Blandford  <jrb@redhat.com>
 
148058
    
 
148059
        * configure.in: 1.0.50
 
148060
    
 
148061
        * capplets/wm-properties/wm-properties-capplet.c (select_row): now
 
148062
        we set the sensitivity of the edit-button correctly.
 
148063
 
 
148064
 ChangeLog                                      |    7 +++++++
 
148065
 capplets/wm-properties/wm-properties-capplet.c |    1 +
 
148066
 configure.in                                   |    2 +-
 
148067
 3 files changed, 9 insertions(+), 1 deletions(-)
 
148068
 
 
148069
commit 569d22a9265ba20e84dd858f9426410a12920e95
 
148070
Author: Kjartan Maraas <kmaraas@online.no>
 
148071
Date:   Tue Sep 28 22:07:59 1999 +0000
 
148072
 
 
148073
    Added Romainan translation from Dan Damian <dand@dnttm.ro>.
 
148074
    
 
148075
    1999-09-28  Kjartan Maraas  <kmaraas@online.no>
 
148076
    
 
148077
        * ro.po: Added Romainan translation from Dan
 
148078
        Damian <dand@dnttm.ro>.
 
148079
 
 
148080
 ChangeLog    |    4 +
 
148081
 configure.in |    2 +-
 
148082
 po/ChangeLog |    5 +
 
148083
 po/ro.po     | 1484 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
148084
 4 files changed, 1494 insertions(+), 1 deletions(-)
 
148085
 
 
148086
commit e9e45331f2cc29fe7c5c8880fe0ad0bcab0477d9
 
148087
Author: Richard Hult <rhult@src.gnome.org>
 
148088
Date:   Mon Sep 27 17:05:15 1999 +0000
 
148089
 
 
148090
    Updated Swedish translation.
 
148091
 
 
148092
 po/ChangeLog |    4 +++
 
148093
 po/sv.po     |   74 ++++++++++++++++++++++++++++-----------------------------
 
148094
 2 files changed, 40 insertions(+), 38 deletions(-)
 
148095
 
 
148096
commit b3798db0e1368a8910ae9d4ee6a08c1e5f47bad6
 
148097
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
148098
Date:   Sun Sep 26 22:12:20 1999 +0000
 
148099
 
 
148100
    Updated Polish translation
 
148101
 
 
148102
 po/ChangeLog |    4 +
 
148103
 po/pl.po     |  727 +++++++++++++++++++++++++++++-----------------------------
 
148104
 2 files changed, 365 insertions(+), 366 deletions(-)
 
148105
 
 
148106
commit 5f06ad87c9f93d4c633902f9ddc170c910cfe029
 
148107
Author: Kjartan Maraas <kmaraas@online.no>
 
148108
Date:   Sun Sep 26 21:13:20 1999 +0000
 
148109
 
 
148110
    Updated translation.
 
148111
    
 
148112
    1999-09-26  Kjartan Maraas  <kmaraas@online.no>
 
148113
    
 
148114
        * no.po: Updated translation.
 
148115
 
 
148116
 po/ChangeLog |    4 ++++
 
148117
 po/no.po     |   29 +++++++++++++++--------------
 
148118
 2 files changed, 19 insertions(+), 14 deletions(-)
 
148119
 
 
148120
commit c16eed369e76d7dab27e5db2089a74ccabea6923
 
148121
Author: Anders Carlsson <andersca@src.gnome.org>
 
148122
Date:   Sun Sep 26 17:51:32 1999 +0000
 
148123
 
 
148124
    Update translation for 1.0.40
 
148125
 
 
148126
 po/ChangeLog |    4 ++++
 
148127
 po/sv.po     |   25 +++++++++++++++----------
 
148128
 2 files changed, 19 insertions(+), 10 deletions(-)
 
148129
 
 
148130
commit 5546de34024d4e487c706762ef04f81da84096e7
 
148131
Author: Jorge Godoy <docsbr@src.gnome.org>
 
148132
Date:   Fri Sep 24 18:39:45 1999 +0000
 
148133
 
 
148134
    Add pt_BR translations
 
148135
 
 
148136
 ChangeLog |    1 +
 
148137
 1 files changed, 1 insertions(+), 0 deletions(-)
 
148138
 
 
148139
commit 85686a3ac218003b170d481ba2a587299e57e32d
 
148140
Author: Jorge Godoy <docsbr@src.gnome.org>
 
148141
Date:   Fri Sep 24 17:43:33 1999 +0000
 
148142
 
 
148143
    Add Brazilian Portuguese (pt_BR) support and translations
 
148144
 
 
148145
 ChangeLog    |    4 +
 
148146
 configure.in |    2 +-
 
148147
 po/ChangeLog |    4 +
 
148148
 po/pt_BR.po  | 1643 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
148149
 4 files changed, 1652 insertions(+), 1 deletions(-)
 
148150
 
 
148151
commit e4d7a6079b1bfeee1dbdc30d4117990e01ec6276
 
148152
Author: Elliot Lee <sopwith@src.gnome.org>
 
148153
Date:   Fri Sep 24 16:17:57 1999 +0000
 
148154
 
 
148155
    Make 'dist-hook' targets, which copy the .spec file into $(distdir),
 
148156
    
 
148157
    
 
148158
    
 
148159
    Make 'dist-hook' targets, which copy the .spec file into $(distdir), depend upon the
 
148160
    .spec file, so that the .spec file will be regenerated when a previously-compiled tree
 
148161
    is 'dist'd with a new version number.
 
148162
 
 
148163
 Makefile.am |    2 +-
 
148164
 1 files changed, 1 insertions(+), 1 deletions(-)
 
148165
 
 
148166
commit da3c9d34afbb76bc9e0abbfd4020b55d2645fbdf
 
148167
Author: Vincent Renardias <vinc@src.gnome.org>
 
148168
Date:   Wed Sep 22 17:35:11 1999 +0000
 
148169
 
 
148170
    updated fr.po for 1.0.40
 
148171
    
 
148172
    * updated fr.po for 1.0.40
 
148173
 
 
148174
 po/ChangeLog |    5 ++++-
 
148175
 po/fr.po     |    8 ++++++--
 
148176
 2 files changed, 10 insertions(+), 3 deletions(-)
 
148177
 
 
148178
commit 8c1069d5038495d4db696d5cf123d768830dd77d
 
148179
Author: Karl Eichwalder <ke@src.gnome.org>
 
148180
Date:   Tue Sep 21 17:03:20 1999 +0000
 
148181
 
 
148182
    german translation
 
148183
 
 
148184
 po/ChangeLog |    4 ++++
 
148185
 po/de.po     |   23 ++++++++++++++---------
 
148186
 2 files changed, 18 insertions(+), 9 deletions(-)
 
148187
 
 
148188
commit c89f1da0ab525fb572764dcf6b9d15394121b56f
 
148189
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
148190
Date:   Tue Sep 21 09:19:08 1999 +0000
 
148191
 
 
148192
    Updated Polish translation
 
148193
 
 
148194
 po/ChangeLog |    5 +++++
 
148195
 po/pl.po     |    5 +++++
 
148196
 2 files changed, 10 insertions(+), 0 deletions(-)
 
148197
 
 
148198
commit d0facf3f0c04a8b12322d95c12f28315f29092f4
 
148199
Author: Jacob Berkman <jberkman@src.gnome.org>
 
148200
Date:   Tue Sep 21 07:06:37 1999 +0000
 
148201
 
 
148202
    ignore my_control_center_idl
 
148203
    
 
148204
    * .cvsignore: ignore my_control_center_idl
 
148205
 
 
148206
 .cvsignore |    1 +
 
148207
 ChangeLog  |    4 ++++
 
148208
 2 files changed, 5 insertions(+), 0 deletions(-)
 
148209
 
 
148210
commit 72c13e8af062909c141ecc64a85ec64b2d03bcbf
 
148211
Author: Jonathan Blandford <jrb@src.gnome.org>
 
148212
Date:   Mon Sep 20 23:54:26 1999 +0000
 
148213
 
 
148214
    1.0.40
 
148215
 
 
148216
 ChangeLog                                      |    7 +
 
148217
 capplets/wm-properties/wm-properties-capplet.c |   18 ++
 
148218
 configure.in                                   |    2 +-
 
148219
 po/cs.po                                       |  317 ++++++++++++-----------
 
148220
 po/da.po                                       |  184 +++++++-------
 
148221
 po/de.po                                       |   98 ++++----
 
148222
 po/en_GB.po                                    |  292 +++++++++++----------
 
148223
 po/es.po                                       |  328 ++++++++++++------------
 
148224
 po/et.po                                       |  135 ++++++-----
 
148225
 po/fi.po                                       |  327 ++++++++++++-----------
 
148226
 po/fr.po                                       |  207 ++++++++-------
 
148227
 po/ga.po                                       |  299 +++++++++++-----------
 
148228
 po/hu.po                                       |  313 ++++++++++++-----------
 
148229
 po/it.po                                       |  323 ++++++++++++-----------
 
148230
 po/ja.po                                       |  321 ++++++++++++-----------
 
148231
 po/no.po                                       |  164 ++++++------
 
148232
 po/pl.po                                       |  184 +++++++-------
 
148233
 po/pt.po                                       |  327 ++++++++++++-----------
 
148234
 po/ru.po                                       |  309 ++++++++++++-----------
 
148235
 po/sv.po                                       |  107 +++++----
 
148236
 20 files changed, 2235 insertions(+), 2027 deletions(-)
 
148237
 
 
148238
commit 62cc08f5cc05ef65ceb992daa34f6c7817a3d271
 
148239
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
148240
Date:   Mon Sep 20 21:50:08 1999 +0000
 
148241
 
 
148242
    Updated translation
 
148243
 
 
148244
 po/ChangeLog |    4 +
 
148245
 po/ko.po     |  328 ++++++++++++++++++++++++++++------------------------------
 
148246
 2 files changed, 162 insertions(+), 170 deletions(-)
 
148247
 
 
148248
commit dcb0ff57f3e287f8a09ea7a21272bb953a305e98
 
148249
Author: Anders Carlsson <andersca@src.gnome.org>
 
148250
Date:   Mon Sep 20 20:00:41 1999 +0000
 
148251
 
 
148252
    Removed category column and added icon to "play" button
 
148253
 
 
148254
 ChangeLog |    5 +++++
 
148255
 1 files changed, 5 insertions(+), 0 deletions(-)
 
148256
 
 
148257
commit 2ea25082032a3cf7f6e0a2567bc7e15ae31c0bfe
 
148258
Author: Karl Eichwalder <ke@src.gnome.org>
 
148259
Date:   Mon Sep 20 19:09:00 1999 +0000
 
148260
 
 
148261
    german translation
 
148262
 
 
148263
 po/ChangeLog |    4 ++
 
148264
 po/de.po     |  129 +++++++++++++++++++++++----------------------------------
 
148265
 2 files changed, 56 insertions(+), 77 deletions(-)
 
148266
 
 
148267
commit f8e54eae578b8a7b89c4acf80844d9cd0f6a43e7
 
148268
Author: Richard Hult <rhult@src.gnome.org>
 
148269
Date:   Mon Sep 20 17:39:58 1999 +0000
 
148270
 
 
148271
    Updated Swedish desktop entries.
 
148272
 
 
148273
 ChangeLog                                      |    4 ++++
 
148274
 capplets/theme-switcher/theme-selector.desktop |    2 +-
 
148275
 2 files changed, 5 insertions(+), 1 deletions(-)
 
148276
 
 
148277
commit 468ad47725c2e1c023b4c368c17957865787789f
 
148278
Author: Lauris Kaplinski <lauris@src.gnome.org>
 
148279
Date:   Fri Sep 17 23:10:56 1999 +0000
 
148280
 
 
148281
    Added Estonian tranlations (et.po, *.desktop, *.directory)
 
148282
 
 
148283
 ChangeLog                                      |    4 +
 
148284
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
148285
 configure.in                                   |    2 +-
 
148286
 po/ChangeLog                                   |    4 +
 
148287
 po/et.po                                       | 1464 ++++++++++++++++++++++++
 
148288
 5 files changed, 1475 insertions(+), 1 deletions(-)
 
148289
 
 
148290
commit 189d9b69f5a7f91ce0b35b5264f17f4b4851ae24
 
148291
Author: Anders Carlsson <andersca@src.gnome.org>
 
148292
Date:   Fri Sep 17 20:02:35 1999 +0000
 
148293
 
 
148294
    Updated translation
 
148295
 
 
148296
 po/ChangeLog |    4 +
 
148297
 po/sv.po     |  321 +++++++++++++++++++++++++++-------------------------------
 
148298
 2 files changed, 154 insertions(+), 171 deletions(-)
 
148299
 
 
148300
commit 2686b4ec4457fa2f2778b0a6248908c85f0d9210
 
148301
Author: Jonathan Blandford <jrb@redhat.com>
 
148302
Date:   Fri Sep 17 19:52:41 1999 +0000
 
148303
 
 
148304
    fix revert-bug where hitting cancel right away caused the font to change.
 
148305
    
 
148306
    
 
148307
    1999-09-17  Jonathan Blandford  <jrb@redhat.com>
 
148308
    
 
148309
        * capplets/theme-switcher/gui.c (update_theme_entries): fix
 
148310
        revert-bug where hitting cancel right away caused the font to
 
148311
        change.
 
148312
 
 
148313
 ChangeLog                          |    6 ++++++
 
148314
 capplets/theme-switcher/gui.c      |   10 ++++++----
 
148315
 capplets/theme-switcher/gui.c-6060 |   10 ++++++----
 
148316
 3 files changed, 18 insertions(+), 8 deletions(-)
 
148317
 
 
148318
commit c9f79fc6aad2b0320435503c9a6d0f5008589467
 
148319
Author: Kjartan Maraas <kmaraas@online.no>
 
148320
Date:   Fri Sep 17 18:39:39 1999 +0000
 
148321
 
 
148322
    Updated Danish translation from Kenneth Christiansen <kenneth@ripen.dk>.
 
148323
    
 
148324
    1999-09-17  Kjartan Maraas  <kmaraas@online.no>
 
148325
    
 
148326
        * da.po: Updated Danish translation from Kenneth
 
148327
        Christiansen <kenneth@ripen.dk>.
 
148328
 
 
148329
 po/ChangeLog |    5 +
 
148330
 po/da.po     |  247 ++++++++++++++++++++++++++++++++++------------------------
 
148331
 2 files changed, 151 insertions(+), 101 deletions(-)
 
148332
 
 
148333
commit 518300bd2cc00c6617ad629edb9f3b953377af8b
 
148334
Author: Kjartan Maraas <kmaraas@online.no>
 
148335
Date:   Mon Sep 13 22:21:56 1999 +0000
 
148336
 
 
148337
    Updated translation.
 
148338
    
 
148339
    1999-09-13  Kjartan Maraas  <kmaraas@online.no>
 
148340
    
 
148341
        * no.po: Updated translation.
 
148342
 
 
148343
 po/ChangeLog |    4 ++
 
148344
 po/no.po     |  169 +++++++++++++++++++++++++++++-----------------------------
 
148345
 2 files changed, 89 insertions(+), 84 deletions(-)
 
148346
 
 
148347
commit aa9cd9f34a322dd1bcb1c0fb7bcb2cbe29d16f70
 
148348
Author: Karl Eichwalder <ke@src.gnome.org>
 
148349
Date:   Mon Sep 13 22:12:04 1999 +0000
 
148350
 
 
148351
    Update german translation
 
148352
 
 
148353
 po/ChangeLog |    4 +
 
148354
 po/de.po     |  238 +++++++++++++++++++++++++++++++++-------------------------
 
148355
 2 files changed, 139 insertions(+), 103 deletions(-)
 
148356
 
 
148357
commit 8759b71d547ad077622599aa9da939c88b701510
 
148358
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
148359
Date:   Thu Sep 9 23:32:14 1999 +0000
 
148360
 
 
148361
    Updated Polish translation
 
148362
 
 
148363
 po/ChangeLog |    4 ++
 
148364
 po/pl.po     |  166 +++++++++++++++++++++++++++++----------------------------
 
148365
 2 files changed, 88 insertions(+), 82 deletions(-)
 
148366
 
 
148367
commit cd43483d1c0f8bfc7bb7fcb72023a3c6a9246489
 
148368
Author: Jonathan Blandford <jrb@redhat.com>
 
148369
Date:   Thu Sep 9 18:02:32 1999 +0000
 
148370
 
 
148371
    Missed a NULL at the end of a g_strconcat. I wonder how this worked
 
148372
    
 
148373
    
 
148374
    1999-09-09  Jonathan Blandford  <jrb@redhat.com>
 
148375
    
 
148376
        * capplets/screensaver-properties/parser.c
 
148377
        (get_screensaver_widget): Missed a NULL at the end of a
 
148378
        g_strconcat.  I wonder how this worked before.  Thanks to Morten
 
148379
        Welinder <terra@diku.dk> for pointing this out.
 
148380
 
 
148381
 ChangeLog |   15 +++++++++++++++
 
148382
 1 files changed, 15 insertions(+), 0 deletions(-)
 
148383
 
 
148384
commit 9769c98bda9585801c8c21eea25307217e2e628b
 
148385
Author: Vincent Renardias <vinc@src.gnome.org>
 
148386
Date:   Wed Sep 8 10:13:50 1999 +0000
 
148387
 
 
148388
    1999--09-08  Vincent Renardias  <vincent@ldsol.com>
 
148389
    
 
148390
        * Updated fr.po:
 
148391
        before: 283 translated messages, 13 fuzzy translations, 6 untranslated messages.
 
148392
        after:  302 translated messages.
 
148393
 
 
148394
 po/ChangeLog |    6 +
 
148395
 po/fr.po     |  947 +++++++---------------------------------------------------
 
148396
 2 files changed, 112 insertions(+), 841 deletions(-)
 
148397
 
 
148398
commit a0340cbe7db3af12f2d00501f4bf8a5ed8978373
 
148399
Author: 7 <jrb@redhat.com>
 
148400
Date:   Tue Sep 7 19:44:26 1999 +0000
 
148401
 
 
148402
    Patch added from Iain Holmes <iain@webtribe.net> to add the ability to
 
148403
    
 
148404
    
 
148405
    1999-09-07    <jrb@redhat.com>
 
148406
    
 
148407
        * capplets/mime-type/mime-type-capplet.c: Patch added from Iain
 
148408
        Holmes <iain@webtribe.net> to add the ability to edit mime-type
 
148409
        extensions.
 
148410
 
 
148411
 ChangeLog                              |    6 +
 
148412
 capplets/mime-type/edit-window.c       |  311 +++++++++++++++++++++++++++++---
 
148413
 capplets/mime-type/mime-data.c         |   81 +++++++--
 
148414
 capplets/mime-type/mime-data.h         |    4 +
 
148415
 capplets/mime-type/mime-info.c         |    4 +-
 
148416
 capplets/mime-type/mime-type-capplet.c |    4 +-
 
148417
 6 files changed, 364 insertions(+), 46 deletions(-)
 
148418
 
 
148419
commit 707db9524a25fb60330612a6810c6f04a339b1fe
 
148420
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148421
Date:   Mon Sep 6 10:02:58 1999 +0000
 
148422
 
 
148423
    updated es & da files
 
148424
    completed the headers on some po files
 
148425
 
 
148426
 po/ca.po    | 1206 ++++++++++++++++++++++++++++++++++++++++++++------------
 
148427
 po/cs.po    |  311 ++++++++-------
 
148428
 po/da.po    |  369 +++++++++---------
 
148429
 po/de.po    |  266 +++++++------
 
148430
 po/en_GB.po |  272 +++++++------
 
148431
 po/es.po    |  302 ++++++++------
 
148432
 po/fi.po    |  295 ++++++++------
 
148433
 po/fr.po    | 1271 ++++++++++++++++++++++++++++++-----------------------------
 
148434
 po/ga.po    |  775 +++++++++++++++++++-----------------
 
148435
 po/hu.po    |  286 ++++++++------
 
148436
 po/it.po    |  336 +++++++++-------
 
148437
 po/ja.po    |  354 ++++++++++-------
 
148438
 po/ko.po    |  295 ++++++++------
 
148439
 po/no.po    |   90 +++---
 
148440
 po/pl.po    |  266 +++++++------
 
148441
 po/pt.po    |  323 +++++++++-------
 
148442
 po/ru.po    |  309 ++++++++-------
 
148443
 po/sv.po    |  295 ++++++++------
 
148444
 18 files changed, 4429 insertions(+), 3192 deletions(-)
 
148445
 
 
148446
commit e80bd047e30845a9d384d39bb8e826e649db81f0
 
148447
Author: Kjartan Maraas <kmaraas@online.no>
 
148448
Date:   Fri Sep 3 21:31:16 1999 +0000
 
148449
 
 
148450
    Updated translation.
 
148451
    
 
148452
    1999-09-03  Kjartan Maraas  <kmaraas@online.no>
 
148453
    
 
148454
        * no.po: Updated translation.
 
148455
 
 
148456
 po/ChangeLog |    4 +
 
148457
 po/no.po     |  214 ++++++++++++++++++++++++++++++++++-----------------------
 
148458
 2 files changed, 132 insertions(+), 86 deletions(-)
 
148459
 
 
148460
commit 99069f63491f5fbee13d59fbb4af83bf1551efe2
 
148461
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
148462
Date:   Thu Sep 2 23:28:23 1999 +0000
 
148463
 
 
148464
    Added Polish translations (*.desktop, *.directory).
 
148465
    
 
148466
    
 
148467
    Added Polish translations (*.desktop, *.directory).
 
148468
 
 
148469
 ChangeLog |    4 ++++
 
148470
 1 files changed, 4 insertions(+), 0 deletions(-)
 
148471
 
 
148472
commit 764440033fcb363e605cb4c6ce8346f6fc938204
 
148473
Author: Elliot Lee <sopwith@src.gnome.org>
 
148474
Date:   Thu Sep 2 22:57:01 1999 +0000
 
148475
 
 
148476
    If help isn't found, display an error message.
 
148477
    
 
148478
    
 
148479
    
 
148480
    If help isn't found, display an error message.
 
148481
 
 
148482
 ChangeLog                                      |    4 ++++
 
148483
 capplets/mime-type/mime-type-capplet.c         |    4 ++++
 
148484
 capplets/theme-switcher/gui.c                  |    8 ++++++++
 
148485
 capplets/theme-switcher/gui.c-6060             |    8 ++++++++
 
148486
 capplets/wm-properties/wm-properties-capplet.c |    8 ++++++++
 
148487
 5 files changed, 32 insertions(+), 0 deletions(-)
 
148488
 
 
148489
commit f98afc603f8c1d67961453f47680947a9ce2be35
 
148490
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
148491
Date:   Thu Sep 2 13:22:09 1999 +0000
 
148492
 
 
148493
    ja.po update from Itani Eiichiro.
 
148494
    
 
148495
    
 
148496
    
 
148497
    ja.po update from Itani Eiichiro.
 
148498
 
 
148499
 po/ChangeLog |    4 +
 
148500
 po/ja.po     |  244 ++++++++++++++++++++++-----------------------------------
 
148501
 2 files changed, 98 insertions(+), 150 deletions(-)
 
148502
 
 
148503
commit 704d68f3b130e4be7cfde5bf5418e27563fb03bd
 
148504
Author: Chyla Zbigniew <chyla@src.gnome.org>
 
148505
Date:   Thu Sep 2 00:09:05 1999 +0000
 
148506
 
 
148507
    Updated polish translation
 
148508
 
 
148509
 po/ChangeLog |    4 +++
 
148510
 po/pl.po     |   67 ++++++++++++++++++++++++++++-----------------------------
 
148511
 2 files changed, 37 insertions(+), 34 deletions(-)
 
148512
 
 
148513
commit 4969dfabc95e14bc061ece36211956b9f874e1c0
 
148514
Author: Elliot Lee <sopwith@src.gnome.org>
 
148515
Date:   Wed Sep 1 20:36:33 1999 +0000
 
148516
 
 
148517
    When reverting, store the executable name, not the viewed name.
 
148518
    
 
148519
    
 
148520
    
 
148521
    * capplets/gnome-edit-properties/gnome-edit-properties.c:
 
148522
    When reverting, store the executable name, not the viewed name.
 
148523
 
 
148524
 ChangeLog |    4 ++++
 
148525
 1 files changed, 4 insertions(+), 0 deletions(-)
 
148526
 
 
148527
commit 3ff9333b3e8ebc966d0ca6057f52c25c8a2b1e3f
 
148528
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
148529
Date:   Tue Aug 31 10:44:36 1999 +0000
 
148530
 
 
148531
    1999-08-31  Kjartan Maraas  <kmaraas@online.no
 
148532
    
 
148533
        * da.po: Updated translation from Birger Langkjer
 
148534
        <birger.langkjer@image.dk>
 
148535
 
 
148536
 po/ChangeLog |    5 +
 
148537
 po/da.po     |  520 +++++++++++++++++++++------------------------------------
 
148538
 2 files changed, 197 insertions(+), 328 deletions(-)
 
148539
 
 
148540
commit c139d13b0c826105b1c402f65e4ee5fc10fb5cea
 
148541
Author: Karl Eichwalder <ke@src.gnome.org>
 
148542
Date:   Sun Aug 29 11:59:37 1999 +0000
 
148543
 
 
148544
    german translation (small changes)
 
148545
 
 
148546
 po/de.po |   49 +++++++++++++++++++++++--------------------------
 
148547
 1 files changed, 23 insertions(+), 26 deletions(-)
 
148548
 
 
148549
commit 210b0e6bcec3a9c3af79453e24fe7706f3ba724e
 
148550
Author: Karl Eichwalder <ke@src.gnome.org>
 
148551
Date:   Sun Aug 29 11:58:51 1999 +0000
 
148552
 
 
148553
    add gettext mark again
 
148554
 
 
148555
 ChangeLog                          |    5 +++++
 
148556
 capplets/theme-switcher/gui.c      |    2 +-
 
148557
 capplets/theme-switcher/gui.c-6060 |    2 +-
 
148558
 3 files changed, 7 insertions(+), 2 deletions(-)
 
148559
 
 
148560
commit 9ff5e8b976d27a56ece665049b62322af03c9b3a
 
148561
Author: Karl Eichwalder <ke@src.gnome.org>
 
148562
Date:   Sun Aug 29 08:18:51 1999 +0000
 
148563
 
 
148564
    beautufy some strings
 
148565
 
 
148566
 ChangeLog                          |    9 +++++++++
 
148567
 capplets/theme-switcher/gui.c      |    2 +-
 
148568
 capplets/theme-switcher/gui.c-6060 |    2 +-
 
148569
 3 files changed, 11 insertions(+), 2 deletions(-)
 
148570
 
 
148571
commit 7078197e407889b76cee8be78be51ec357dfe1b6
 
148572
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
148573
Date:   Sat Aug 28 12:52:40 1999 +0000
 
148574
 
 
148575
    A whole lot of updates.
 
148576
 
 
148577
 po/ChangeLog |    4 ++
 
148578
 po/de.po     |  132 +++++++++++++++++++++++----------------------------------
 
148579
 2 files changed, 57 insertions(+), 79 deletions(-)
 
148580
 
 
148581
commit 3109866ee2c4c168dbf1846b7a0d4b6d567ecb30
 
148582
Author: Elliot Lee <sopwith@src.gnome.org>
 
148583
Date:   Fri Aug 27 20:25:48 1999 +0000
 
148584
 
 
148585
    control-center/capplet-widget-libs.c: If we're in a nest of main loops
 
148586
    
 
148587
    
 
148588
    
 
148589
    control-center/capplet-widget-libs.c: If we're in a nest of main loops (e.g. modal
 
148590
    dialogs or something), do bad hacks to make sure capplets exit properly.
 
148591
    
 
148592
    /* This gross hack is here because just doing gtk_main_quit() won't exit a modal dialog
 
148593
    that has popped up in a capplet, but at the same time just doing exit() won't let some
 
148594
    capplets (e.g. wm-properties) do their preference saving in the post-gtk_main() part of
 
148595
    main() -ECL */
 
148596
    
 
148597
    Also cleanup the symbol names a little & make stuff static when possible.
 
148598
 
 
148599
 ChangeLog |   14 ++++++++++++++
 
148600
 1 files changed, 14 insertions(+), 0 deletions(-)
 
148601
 
 
148602
commit a6806cd580e43aa9b87bff1e94f4658d2c632367
 
148603
Author: Szabolcs Ban <bansz@src.gnome.org>
 
148604
Date:   Thu Aug 26 20:29:58 1999 +0000
 
148605
 
 
148606
    Shooby Ban <shooby@synergon.hu>
 
148607
    
 
148608
    * Fixed few typos
 
148609
 
 
148610
 po/hu.po |    4 ++--
 
148611
 1 files changed, 2 insertions(+), 2 deletions(-)
 
148612
 
 
148613
commit 5a9fa0026983f2c847366e6508776ff6f52692c7
 
148614
Author: Szabolcs Ban <bansz@src.gnome.org>
 
148615
Date:   Thu Aug 26 19:57:27 1999 +0000
 
148616
 
 
148617
    Shooby Ban <shooby@synergon.hu>
 
148618
    
 
148619
    * Updated Hungarian translations
 
148620
 
 
148621
 po/hu.po |  161 ++++++++++++++++++++++----------------------------------------
 
148622
 1 files changed, 57 insertions(+), 104 deletions(-)
 
148623
 
 
148624
commit efa3324ac96ef83f627da4c281b9696e743120cc
 
148625
Author: Kjartan Maraas <kmaraas@online.no>
 
148626
Date:   Tue Aug 24 22:33:02 1999 +0000
 
148627
 
 
148628
    Updated translation.
 
148629
    
 
148630
    1999-08-25  Kjartan Maraas  <kmaraas@online.no>
 
148631
    
 
148632
        * no.po: Updated translation.
 
148633
 
 
148634
 po/ChangeLog |    4 ++++
 
148635
 po/no.po     |   10 ++--------
 
148636
 2 files changed, 6 insertions(+), 8 deletions(-)
 
148637
 
 
148638
commit a8944d8c488eb7ded523eb106235e908568a71ac
 
148639
Author: Kjartan Maraas <kmaraas@online.no>
 
148640
Date:   Tue Aug 24 21:09:11 1999 +0000
 
148641
 
 
148642
    Updated translation.
 
148643
    
 
148644
    1999-08-24  Kjartan Maraas  <kmaraas@online.no>
 
148645
    
 
148646
                * no.po: Updated translation.
 
148647
 
 
148648
 po/no.po |    8 ++++----
 
148649
 1 files changed, 4 insertions(+), 4 deletions(-)
 
148650
 
 
148651
commit dc48d606424ec93c2abf50ff880c011038bd89ca
 
148652
Author: Mikko Rauhala <mjr@src.gnome.org>
 
148653
Date:   Mon Aug 23 10:45:47 1999 +0000
 
148654
 
 
148655
    Updated finnish translations.
 
148656
 
 
148657
 po/ChangeLog |    4 ++
 
148658
 po/fi.po     |  102 +++++++++++++++++++++++-----------------------------------
 
148659
 2 files changed, 44 insertions(+), 62 deletions(-)
 
148660
 
 
148661
commit 348d67d181043a8c978d7a8be4c996c330f96756
 
148662
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148663
Date:   Sat Aug 21 19:12:43 1999 +0000
 
148664
 
 
148665
    finished adding catalan descriptions
 
148666
 
 
148667
 ChangeLog                                      |    6 ++++++
 
148668
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
148669
 2 files changed, 8 insertions(+), 0 deletions(-)
 
148670
 
 
148671
commit dc84a4046177471ea739e425c07e9b15741b84da
 
148672
Author: Elliot Lee <sopwith@src.gnome.org>
 
148673
Date:   Thu Aug 19 17:03:02 1999 +0000
 
148674
 
 
148675
    Use sysconfdir=/etc
 
148676
    
 
148677
    
 
148678
    
 
148679
    Use sysconfdir=/etc
 
148680
 
 
148681
 control-center.spec.in |   14 +++++++++-----
 
148682
 1 files changed, 9 insertions(+), 5 deletions(-)
 
148683
 
 
148684
commit dc848edf2d4f4fd167d54bb59ccd80158114c774
 
148685
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148686
Date:   Thu Aug 19 10:22:17 1999 +0000
 
148687
 
 
148688
    added catalan *.po files and cataln description on various *.desktop files
 
148689
 
 
148690
 po/ChangeLog |    5 +
 
148691
 po/ca.po     |  743 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
148692
 2 files changed, 748 insertions(+), 0 deletions(-)
 
148693
 
 
148694
commit 8512a34762a84bcd736d9afd7367531fdd01af2b
 
148695
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148696
Date:   Wed Aug 18 15:37:57 1999 +0000
 
148697
 
 
148698
    updated es file
 
148699
 
 
148700
 po/ChangeLog |    4 ++++
 
148701
 po/es.po     |    2 +-
 
148702
 2 files changed, 5 insertions(+), 1 deletions(-)
 
148703
 
 
148704
commit dc86a4d00249803975e0e3671dcee80a6280052d
 
148705
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148706
Date:   Wed Aug 18 15:35:33 1999 +0000
 
148707
 
 
148708
    updated es file
 
148709
 
 
148710
 po/es.po |  118 +++++++++++++++++++------------------------------------------
 
148711
 1 files changed, 37 insertions(+), 81 deletions(-)
 
148712
 
 
148713
commit f3558ad64237311321f68928bb6d24906ee4ebc1
 
148714
Author: Sergey I. Panov <sipan@src.gnome.org>
 
148715
Date:   Wed Aug 18 06:14:23 1999 +0000
 
148716
 
 
148717
    ru.po: Additional updates.
 
148718
 
 
148719
 po/ru.po |   91 ++++++++++++++++++++++++++++++++++++++------------------------
 
148720
 1 files changed, 56 insertions(+), 35 deletions(-)
 
148721
 
 
148722
commit 9e78153991841843ebc304cbf2f191437e37f2c9
 
148723
Author: Sergey I. Panov <sipan@src.gnome.org>
 
148724
Date:   Wed Aug 18 05:16:24 1999 +0000
 
148725
 
 
148726
    ru.po: Compilation problem fixed.
 
148727
 
 
148728
 po/ru.po |    9 +++------
 
148729
 1 files changed, 3 insertions(+), 6 deletions(-)
 
148730
 
 
148731
commit ae48145a850255273357ad1a7addbdb3a049cd35
 
148732
Author: Sergey I. Panov <sipan@src.gnome.org>
 
148733
Date:   Wed Aug 18 05:02:07 1999 +0000
 
148734
 
 
148735
    ru.po: Updated translation ( and a lot of work still head :( ).
 
148736
 
 
148737
 po/ChangeLog |    4 +
 
148738
 po/ru.po     |  368 ++++++++++++++++++----------------------------------------
 
148739
 2 files changed, 118 insertions(+), 254 deletions(-)
 
148740
 
 
148741
commit 1e999e12d3855256fb91dafe1b53d1cea7342ccb
 
148742
Author: Jonathan Blandford <jrb@src.gnome.org>
 
148743
Date:   Tue Aug 17 18:22:29 1999 +0000
 
148744
 
 
148745
    1.0.6 released...
 
148746
 
 
148747
 ChangeLog    |    4 +
 
148748
 configure.in |    2 +-
 
148749
 po/cs.po     |  489 ++++++++++++++++++++++++++++----------------
 
148750
 po/da.po     |  493 ++++++++++++++++++++++++++++----------------
 
148751
 po/de.po     |  417 ++++++++++++++++++++++++++-----------
 
148752
 po/en_GB.po  |  435 +++++++++++++++++++++++++--------------
 
148753
 po/es.po     |  530 +++++++++++++++++++++++++++++++----------------
 
148754
 po/fi.po     |  523 +++++++++++++++++++++++++++++++----------------
 
148755
 po/fr.po     |  208 +++++++++++++++----
 
148756
 po/ga.po     |  455 ++++++++++++++++++++++++++---------------
 
148757
 po/hu.po     |  520 +++++++++++++++++++++++++++++++----------------
 
148758
 po/it.po     |  522 ++++++++++++++++++++++++++++++----------------
 
148759
 po/ja.po     |  520 ++++++++++++++++++++++++++++++----------------
 
148760
 po/ko.po     |  197 +++++++++++++++---
 
148761
 po/no.po     |    2 +-
 
148762
 po/pl.po     |  650 +++++++++++++++++++++++++++++-----------------------------
 
148763
 po/pt.po     |  517 ++++++++++++++++++++++++++++++----------------
 
148764
 po/ru.po     |  491 ++++++++++++++++++++++++++++----------------
 
148765
 po/sv.po     |  406 +++++++++++++++++++++++++-----------
 
148766
 19 files changed, 4793 insertions(+), 2588 deletions(-)
 
148767
 
 
148768
commit 51d7ea03f41355d8a5ee3962d8cee83c6853c2ba
 
148769
Author: Kjartan Maraas <kmaraas@online.no>
 
148770
Date:   Mon Aug 16 21:46:11 1999 +0000
 
148771
 
 
148772
    Updated translations. *.desktop: Same here.
 
148773
    
 
148774
    1999-08-16  Kjartan Maraas  <kmaraas@online.no>
 
148775
    
 
148776
                * no.po: Updated translations.
 
148777
                *.desktop: Same here.
 
148778
 
 
148779
 ChangeLog    |    4 +
 
148780
 po/ChangeLog |    4 +
 
148781
 po/no.po     |  195 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 
148782
 3 files changed, 166 insertions(+), 37 deletions(-)
 
148783
 
 
148784
commit fb5d8c4562d2a3dda6fc3569d406dfc984f3a27f
 
148785
Author: Jonathan Blandford <jrb@redhat.com>
 
148786
Date:   Mon Aug 16 15:42:37 1999 +0000
 
148787
 
 
148788
    Patch from Chyla Zbigniew <chyla@alice.ci.pwr.wroc.pl> to gettextize
 
148789
    
 
148790
    
 
148791
    1999-08-16  Jonathan Blandford  <jrb@redhat.com>
 
148792
    
 
148793
        * Patch from Chyla Zbigniew <chyla@alice.ci.pwr.wroc.pl> to
 
148794
        gettextize everything.  Sorry translators...
 
148795
 
 
148796
 ChangeLog                                      |    5 +
 
148797
 capplets/mime-type/mime-data.c                 |    8 +-
 
148798
 capplets/mime-type/mime-info.c                 |    8 +-
 
148799
 capplets/theme-switcher/gui.c                  |    2 +-
 
148800
 capplets/theme-switcher/gui.c-6060             |    2 +-
 
148801
 capplets/wm-properties/wm-properties-capplet.c |   17 +-
 
148802
 po/pl.po                                       | 2616 +++++++-----------------
 
148803
 7 files changed, 773 insertions(+), 1885 deletions(-)
 
148804
 
 
148805
commit 611f3fa6bf8adbe6b95cd0beabc84b6201520d87
 
148806
Author: Mikko Rauhala <mjr@src.gnome.org>
 
148807
Date:   Sat Aug 14 21:54:26 1999 +0000
 
148808
 
 
148809
    Finnish translation updates.
 
148810
 
 
148811
 po/ChangeLog |    4 +++
 
148812
 po/fi.po     |   71 ++++++++++++++++++---------------------------------------
 
148813
 2 files changed, 27 insertions(+), 48 deletions(-)
 
148814
 
 
148815
commit 2f3309b405f94545bf15d7125f50a5bbd4521f2d
 
148816
Author: Nam SungHyun <namsh@src.gnome.org>
 
148817
Date:   Fri Aug 13 12:23:59 1999 +0000
 
148818
 
 
148819
    fix typo
 
148820
 
 
148821
 po/ko.po |    6 +++---
 
148822
 1 files changed, 3 insertions(+), 3 deletions(-)
 
148823
 
 
148824
commit 384ba1b008914e301436a2b67121b74c8cce7b2e
 
148825
Author: Vincent Renardias <vinc@src.gnome.org>
 
148826
Date:   Fri Aug 13 10:41:24 1999 +0000
 
148827
 
 
148828
    Updated for next weeks release.
 
148829
    
 
148830
    * Updated for next weeks release.
 
148831
 
 
148832
 po/ChangeLog |    4 +
 
148833
 po/fr.po     |  250 +++++++++++++++++++++++++++++++---------------------------
 
148834
 2 files changed, 138 insertions(+), 116 deletions(-)
 
148835
 
 
148836
commit 6f4bd778958c77f2c237d11d2ac95d1d92589227
 
148837
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
148838
Date:   Fri Aug 13 05:26:48 1999 +0000
 
148839
 
 
148840
    Inserted Korean-translated strings.
 
148841
    
 
148842
        * capplets/wm-properties/wm-desktops/*.desktop: Inserted
 
148843
        Korean-translated strings.
 
148844
 
 
148845
 ChangeLog |    5 +++++
 
148846
 1 files changed, 5 insertions(+), 0 deletions(-)
 
148847
 
 
148848
commit a7e7ed787a741e33581e81a902043885228a7a43
 
148849
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
148850
Date:   Fri Aug 13 05:26:10 1999 +0000
 
148851
 
 
148852
    updated translation.
 
148853
    
 
148854
        * ko.po: updated translation.
 
148855
 
 
148856
 po/ChangeLog |    4 ++
 
148857
 po/ko.po     |  152 +++++++++++++++++++++++++++------------------------------
 
148858
 2 files changed, 76 insertions(+), 80 deletions(-)
 
148859
 
 
148860
commit 7d99edc382e6874580d8aaeec00fef97b9fdd9b3
 
148861
Author: Kjartan Maraas <kmaraas@online.no>
 
148862
Date:   Thu Aug 12 21:41:23 1999 +0000
 
148863
 
 
148864
    Updated translation.
 
148865
    
 
148866
    1999-08-12  Kjartan Maraas  <kmaraas@online.no>
 
148867
    
 
148868
                * no.po: Updated translation.
 
148869
 
 
148870
 po/ChangeLog |    4 +
 
148871
 po/no.po     |  222 +++++++++++++++++++++++++++++++---------------------------
 
148872
 2 files changed, 122 insertions(+), 104 deletions(-)
 
148873
 
 
148874
commit b0802f4b6876111226ed001ea1cafc48834fea1d
 
148875
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
148876
Date:   Tue Aug 10 05:24:06 1999 +0000
 
148877
 
 
148878
    Updated translation.
 
148879
    
 
148880
        * ko.po: Updated translation.
 
148881
 
 
148882
 po/ChangeLog |    4 +
 
148883
 po/ko.po     |  476 ++++++++++++++++++++++++++++++----------------------------
 
148884
 2 files changed, 254 insertions(+), 226 deletions(-)
 
148885
 
 
148886
commit 9e21a5953a41a264fdbd74527421626e07dcd7d2
 
148887
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
148888
Date:   Mon Aug 9 12:37:43 1999 +0000
 
148889
 
 
148890
    For easier i18n, used g_strdup_printf() instead of g_strconcat().
 
148891
    
 
148892
        * capplets/mime-type/edit-window.c (initialize_main_win_vals): For
 
148893
        easier i18n, used g_strdup_printf() instead of g_strconcat().
 
148894
 
 
148895
 ChangeLog                        |    5 +++++
 
148896
 capplets/mime-type/edit-window.c |    2 +-
 
148897
 2 files changed, 6 insertions(+), 1 deletions(-)
 
148898
 
 
148899
commit e2df862bf4372f62304f49d6065ee1d3d5f5e6ba
 
148900
Author: Anders Carlsson <andersca@src.gnome.org>
 
148901
Date:   Thu Aug 5 16:40:30 1999 +0000
 
148902
 
 
148903
    Updating Swedish translation
 
148904
 
 
148905
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
148906
 1 files changed, 2 insertions(+), 0 deletions(-)
 
148907
 
 
148908
commit d124eceddba0cb770c1ae3b5cc2c7fcdee086f46
 
148909
Author: Richard Hult <rhult@src.gnome.org>
 
148910
Date:   Thu Aug 5 16:38:48 1999 +0000
 
148911
 
 
148912
    A few updates of the Swedish translation.
 
148913
 
 
148914
 po/ChangeLog |    4 ++++
 
148915
 po/sv.po     |   30 +++++++++++++++---------------
 
148916
 2 files changed, 19 insertions(+), 15 deletions(-)
 
148917
 
 
148918
commit c9f29ff25fa2f9a3de209afb20a1859ffc138036
 
148919
Author: Anders Carlsson <andersca@src.gnome.org>
 
148920
Date:   Thu Aug 5 16:24:20 1999 +0000
 
148921
 
 
148922
    Reverting.
 
148923
 
 
148924
 po/sv.po |  677 ++++++++++++++++++++++++++++++++------------------------------
 
148925
 1 files changed, 353 insertions(+), 324 deletions(-)
 
148926
 
 
148927
commit 3ba7d97de5c734ac76a2da9cfde759270d68b3c8
 
148928
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
148929
Date:   Thu Aug 5 15:44:06 1999 +0000
 
148930
 
 
148931
    upgraded swedish translations
 
148932
 
 
148933
 po/sv.po |  677 ++++++++++++++++++++++++++++++--------------------------------
 
148934
 1 files changed, 324 insertions(+), 353 deletions(-)
 
148935
 
 
148936
commit a6a5aa14aed10d44672e2762d7ee03f0c658e326
 
148937
Author: Anders Carlsson <andersca@src.gnome.org>
 
148938
Date:   Thu Aug 5 09:33:17 1999 +0000
 
148939
 
 
148940
    Updated translation.
 
148941
 
 
148942
 po/ChangeLog |    4 +
 
148943
 po/sv.po     | 1941 ++++++++++++----------------------------------------------
 
148944
 2 files changed, 391 insertions(+), 1554 deletions(-)
 
148945
 
 
148946
commit 68435a0935269ea29044819c1c361eeae5851145
 
148947
Author: Vincent Renardias <vinc@src.gnome.org>
 
148948
Date:   Thu Aug 5 08:41:22 1999 +0000
 
148949
 
 
148950
    Minor updates...
 
148951
    
 
148952
    * Minor updates...
 
148953
 
 
148954
 po/fr.po |  318 +++++++++++++++++++++++++++++++-------------------------------
 
148955
 1 files changed, 161 insertions(+), 157 deletions(-)
 
148956
 
 
148957
commit 9b7aea4b32de1b365067d31ad4745e2fcbc2c487
 
148958
Author: Karsten Weiss <karsten@addx.au.s.shuttle.de>
 
148959
Date:   Wed Aug 4 17:56:09 1999 +0000
 
148960
 
 
148961
    Updated translation.
 
148962
    
 
148963
    1999-08-04  Karsten Weiss  <karsten@addx.au.s.shuttle.de>
 
148964
    
 
148965
            * de.po: Updated translation.
 
148966
 
 
148967
 po/ChangeLog |    4 +
 
148968
 po/de.po     |  306 ++++++++++++++++++++++++++++------------------------------
 
148969
 2 files changed, 152 insertions(+), 158 deletions(-)
 
148970
 
 
148971
commit 77b6c60c0f410fa1919b64054e561aa3c6bf2d8e
 
148972
Author: Kjartan Maraas <kmaraas@online.no>
 
148973
Date:   Wed Aug 4 08:13:23 1999 +0000
 
148974
 
 
148975
    Updated translation.
 
148976
    
 
148977
    1999-08-04  Kjartan Maraas  <kmaraas@online.no>
 
148978
    
 
148979
                * no.po: Updated translation.
 
148980
 
 
148981
 po/no.po |  248 ++++++++++++++++++++++++++++++++-----------------------------
 
148982
 1 files changed, 130 insertions(+), 118 deletions(-)
 
148983
 
 
148984
commit 2f08e84b679849100cd5cf0e75a4528d4e581bd1
 
148985
Author: 4 <jrb@redhat.com>
 
148986
Date:   Wed Aug 4 05:05:02 1999 +0000
 
148987
 
 
148988
    move the new menubar.
 
148989
    
 
148990
    
 
148991
    1999-08-04    <jrb@redhat.com>
 
148992
    
 
148993
        * capplets/theme-switcher/demo.c (demo_main): move the new menubar.
 
148994
 
 
148995
 ChangeLog                            |    4 +++
 
148996
 capplets/theme-switcher/demo.c       |   44 +++++++++++++++------------------
 
148997
 capplets/theme-switcher/demo.c-45827 |   44 +++++++++++++++------------------
 
148998
 3 files changed, 44 insertions(+), 48 deletions(-)
 
148999
 
 
149000
commit 7ad35a1ed4a63b1edc348d08bf7e96d6187dc903
 
149001
Author: Elliot Lee <sopwith@src.gnome.org>
 
149002
Date:   Wed Aug 4 01:27:16 1999 +0000
 
149003
 
 
149004
    keyboard-properties: Add a 'Preview' frame .
 
149005
    
 
149006
    
 
149007
    
 
149008
    keyboard-properties: Add a 'Preview' frame .
 
149009
    
 
149010
    screensaver-properties: Make the usage of
 
149011
    /usr/X11R6/lib/xscreensaver/ a bit more generic.
 
149012
    
 
149013
    Fix DPMS.
 
149014
    
 
149015
    Remove warnings.
 
149016
    
 
149017
    sound-properties: Make it apply when people click 'OK'.
 
149018
    
 
149019
    theme-switcher: Add a menubar & menu for people to see.
 
149020
    Fix warnings
 
149021
    
 
149022
    ui-properties: Speed up startup, fix bugs (see ChangeLog).
 
149023
    
 
149024
    wm-properties: Work with 0 wm's listed.
 
149025
 
 
149026
 capplets/theme-switcher/demo.c                 |   37 ++++++++---
 
149027
 capplets/theme-switcher/demo.c-45827           |   37 ++++++++---
 
149028
 capplets/theme-switcher/gui.c                  |   12 ++--
 
149029
 capplets/theme-switcher/gui.c-6060             |   12 ++--
 
149030
 capplets/wm-properties/wm-list.c               |   27 +++++----
 
149031
 capplets/wm-properties/wm-properties-capplet.c |   78 ++++++++++++++++--------
 
149032
 6 files changed, 131 insertions(+), 72 deletions(-)
 
149033
 
 
149034
commit b570b94516f2d550ec8a898e0eeb1be1049e9bd7
 
149035
Author: Elliot Lee <sopwith@src.gnome.org>
 
149036
Date:   Tue Aug 3 21:01:19 1999 +0000
 
149037
 
 
149038
    Five cent hack to try and avoid not having a window manager to list.
 
149039
    
 
149040
    
 
149041
    
 
149042
    Five cent hack to try and avoid not having a window manager to list.
 
149043
 
 
149044
 capplets/wm-properties/wm-desktops/Makefile.am |    3 ++-
 
149045
 1 files changed, 2 insertions(+), 1 deletions(-)
 
149046
 
 
149047
commit 52c0b89441cadc146fcf9159a54fa298cd80a7f7
 
149048
Author: Elliot Lee <sopwith@src.gnome.org>
 
149049
Date:   Tue Aug 3 16:35:00 1999 +0000
 
149050
 
 
149051
    Simplify the execution of the screensaver demo thingies, and add
 
149052
    
 
149053
    
 
149054
    
 
149055
    * capplets/screensaver-properties/callbacks.c: Simplify the execution of
 
149056
    the screensaver demo thingies, and add /usr/X11R6/lib/xscreensaver to the
 
149057
    PATH just before exec so we catch the Red Hat Linux-installed ones.
 
149058
 
 
149059
 ChangeLog |    6 ++++++
 
149060
 README    |    3 +--
 
149061
 2 files changed, 7 insertions(+), 2 deletions(-)
 
149062
 
 
149063
commit 977d36a1a98f7d0a3928f071e2511e08aab30334
 
149064
Author: Kjartan Maraas <kmaraas@online.no>
 
149065
Date:   Tue Aug 3 08:55:38 1999 +0000
 
149066
 
 
149067
    Updated translation.
 
149068
    
 
149069
    1999-08-03  Kjartan Maraas  <kmaraas@online.no>
 
149070
    
 
149071
                * no.po: Updated translation.
 
149072
 
 
149073
 po/no.po |   35 ++++++++++-------------------------
 
149074
 1 files changed, 10 insertions(+), 25 deletions(-)
 
149075
 
 
149076
commit ea561b001dc2738e8ed6085591dcc4ecf894ac65
 
149077
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149078
Date:   Mon Aug 2 21:58:59 1999 +0000
 
149079
 
 
149080
    updated es file
 
149081
 
 
149082
 po/es.po |   68 +++++++++++++++++++++-----------------------------------------
 
149083
 1 files changed, 23 insertions(+), 45 deletions(-)
 
149084
 
 
149085
commit d7ba65c644658b2305f93b2b62ed5041c31335eb
 
149086
Author: Elliot Lee <sopwith@src.gnome.org>
 
149087
Date:   Mon Aug 2 16:34:21 1999 +0000
 
149088
 
 
149089
    Make control-center/Makefile.am more -j safe.
 
149090
    
 
149091
    
 
149092
    
 
149093
    Make control-center/Makefile.am more -j safe.
 
149094
 
 
149095
 po/cs.po    |   75 +++++++++++++++++++++++++++++++++++++++---------------
 
149096
 po/da.po    |   61 ++++++++++++++++++++++++++++++--------------
 
149097
 po/de.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149098
 po/en_GB.po |   49 ++++++++++++++++++++++++-----------
 
149099
 po/es.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149100
 po/fi.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149101
 po/fr.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149102
 po/ga.po    |   63 +++++++++++++++++++++++++++++----------------
 
149103
 po/hu.po    |   71 +++++++++++++++++++++++++++++++++++++--------------
 
149104
 po/it.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149105
 po/ja.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149106
 po/ko.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149107
 po/no.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149108
 po/pl.po    |   69 ++++++++++++++++++++++++++++++-------------------
 
149109
 po/pt.po    |   76 ++++++++++++++++++++++++++++++++++++++++---------------
 
149110
 po/ru.po    |   66 ++++++++++++++++++++++++++++++++---------------
 
149111
 po/sv.po    |   81 +++++++++++++++++++++++++++++++++++++----------------------
 
149112
 17 files changed, 852 insertions(+), 367 deletions(-)
 
149113
 
 
149114
commit de2f08673f32fad7ee3c9977c55c920fdec0038d
 
149115
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
 
149116
Date:   Mon Aug 2 00:51:43 1999 +0000
 
149117
 
 
149118
    - added pl translations.
 
149119
 
 
149120
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
149121
 1 files changed, 2 insertions(+), 0 deletions(-)
 
149122
 
 
149123
commit d4742d1e5853b758bc610398841f47004e84f92e
 
149124
Author: Tom Tromey <tromey@src.gnome.org>
 
149125
Date:   Sun Aug 1 22:16:29 1999 +0000
 
149126
 
 
149127
    Added session-properties/startup-programs.c.
 
149128
    
 
149129
        * POTFILES.in: Added session-properties/startup-programs.c.
 
149130
 
 
149131
 po/ChangeLog   |    4 ++++
 
149132
 po/POTFILES.in |    1 +
 
149133
 2 files changed, 5 insertions(+), 0 deletions(-)
 
149134
 
 
149135
commit 726bf4f2c3c907f6ba1d45aeef500dad08953519
 
149136
Author: Elliot Lee <sopwith@src.gnome.org>
 
149137
Date:   Sun Aug 1 21:27:15 1999 +0000
 
149138
 
 
149139
    Link gnomecc to -lcapplet so we don't duplicate the stubs/skels/common
 
149140
    
 
149141
    
 
149142
    
 
149143
    Link gnomecc to -lcapplet so we don't duplicate the stubs/skels/common stuff (save mem a bit).
 
149144
    
 
149145
    Fix -j builds WRT idl compilation.
 
149146
 
 
149147
 po/cs.po    |  679 ++++++++++++++++++++---
 
149148
 po/da.po    |  256 +++++----
 
149149
 po/de.po    |  126 +++--
 
149150
 po/en_GB.po |  242 +++++----
 
149151
 po/es.po    |  264 ++++++----
 
149152
 po/fi.po    |  267 ++++++----
 
149153
 po/fr.po    | 1749 +++++++++++++++++++++++++----------------------------------
 
149154
 po/ga.po    |  254 +++++----
 
149155
 po/hu.po    |  263 ++++++----
 
149156
 po/it.po    |  267 ++++++----
 
149157
 po/ja.po    |  298 ++++++----
 
149158
 po/ko.po    |  267 ++++++----
 
149159
 po/no.po    |    2 +-
 
149160
 po/pl.po    |  257 +++++----
 
149161
 po/pt.po    |  237 +++++----
 
149162
 po/ru.po    |  249 +++++----
 
149163
 po/sv.po    |  255 +++++----
 
149164
 17 files changed, 3431 insertions(+), 2501 deletions(-)
 
149165
 
 
149166
commit ac421b1b9ec2a4bd2574b4c30ae9010e8903b766
 
149167
Author: Kjartan Maraas <kmaraas@online.no>
 
149168
Date:   Thu Jul 29 22:41:26 1999 +0000
 
149169
 
 
149170
    Updated translation.
 
149171
    
 
149172
    1999-07-30  Kjartan Maraas  <kmaraas@online.no>
 
149173
    
 
149174
                * no.po: Updated translation.
 
149175
 
 
149176
 po/ChangeLog |    4 ++
 
149177
 po/no.po     |  152 +++++++++++++++++++++++++++++++++------------------------
 
149178
 2 files changed, 92 insertions(+), 64 deletions(-)
 
149179
 
 
149180
commit a9d406770e66fc04bb788e227d6746df366477e3
 
149181
Author: Owen Taylor <otaylor@redhat.com>
 
149182
Date:   Thu Jul 29 22:25:55 1999 +0000
 
149183
 
 
149184
    *check* that the stuff you add here actually gets built/distributed.
 
149185
    
 
149186
    1999-07-29 Owen Taylor  <otaylor@redhat.com>
 
149187
    
 
149188
        * Removed e-conf files from POTFILES.in. People:
 
149189
          *check* that the stuff you add here actually
 
149190
          gets built/distributed.
 
149191
 
 
149192
 po/ChangeLog   |    6 ++++++
 
149193
 po/POTFILES.in |    2 --
 
149194
 2 files changed, 6 insertions(+), 2 deletions(-)
 
149195
 
 
149196
commit 0b86a7ff672c4bd223fd6bf616458e4534d022d5
 
149197
Author: Elliot Lee <sopwith@src.gnome.org>
 
149198
Date:   Thu Jul 29 20:08:48 1999 +0000
 
149199
 
 
149200
    Allow defining a CUSTOM_RELEASE at RPM build time
 
149201
 
 
149202
 control-center.spec.in |    3 ++-
 
149203
 1 files changed, 2 insertions(+), 1 deletions(-)
 
149204
 
 
149205
commit 5bac7922d59598331ec3c8253f60d30a9f4f73d8
 
149206
Author: Vincent Renardias <vinc@src.gnome.org>
 
149207
Date:   Tue Jul 27 14:21:13 1999 +0000
 
149208
 
 
149209
    sync old CVS dir before moving to new office.
 
149210
    
 
149211
    * sync old CVS dir before moving to new office.
 
149212
 
 
149213
 po/POTFILES.in |    7 ++++++-
 
149214
 1 files changed, 6 insertions(+), 1 deletions(-)
 
149215
 
 
149216
commit bf1da6436d207de220a52fd1c6ab19e33ccfc189
 
149217
Author: Karsten Weiss <karsten@addx.au.s.shuttle.de>
 
149218
Date:   Fri Jul 23 22:48:38 1999 +0000
 
149219
 
 
149220
    Updated translation.
 
149221
    
 
149222
    1999-07-24  Karsten Weiss  <karsten@addx.au.s.shuttle.de>
 
149223
    
 
149224
            * de.po: Updated translation.
 
149225
 
 
149226
 capplets/mime-type/edit-window.c     |    4 +-
 
149227
 capplets/mime-type/new-mime-window.c |    2 +-
 
149228
 po/ChangeLog                         |    4 +
 
149229
 po/de.po                             |  191 ++++++++++++++++++----------------
 
149230
 4 files changed, 110 insertions(+), 91 deletions(-)
 
149231
 
 
149232
commit 18fdfd2c590329faee2bb38558f7e327f3113a69
 
149233
Author: Vincent Renardias <vinc@src.gnome.org>
 
149234
Date:   Wed Jul 21 17:14:40 1999 +0000
 
149235
 
 
149236
    French translation mostly finished.
 
149237
    
 
149238
    * French translation mostly finished.
 
149239
 
 
149240
 po/ChangeLog |    4 +
 
149241
 po/fr.po     |  624 +++++++++++++++++++++++++++++++--------------------------
 
149242
 2 files changed, 343 insertions(+), 285 deletions(-)
 
149243
 
 
149244
commit b2c0d27ce266486837ed4c09be432473b4a6de76
 
149245
Author: Kjartan Maraas <kmaraas@online.no>
 
149246
Date:   Sun Jul 18 08:41:44 1999 +0000
 
149247
 
 
149248
    Updated translation.
 
149249
    
 
149250
    1999-07-18  Kjartan Maraas  <kmaraas@online.no>
 
149251
    
 
149252
                * no.po: Updated translation.
 
149253
 
 
149254
 po/ChangeLog |    4 +++
 
149255
 po/no.po     |   82 ++++++++++++++++++++++++++++++---------------------------
 
149256
 2 files changed, 47 insertions(+), 39 deletions(-)
 
149257
 
 
149258
commit 7cf8acaf5cfce5287fd1e45d49931a4518e2591e
 
149259
Author: Vincent Renardias <vinc@src.gnome.org>
 
149260
Date:   Thu Jul 15 10:15:41 1999 +0000
 
149261
 
 
149262
    Updated.
 
149263
    
 
149264
    * fr.po: Updated.
 
149265
 
 
149266
 po/fr.po | 1792 +++++++++++++++++++++++++++++++++++++++++---------------------
 
149267
 1 files changed, 1194 insertions(+), 598 deletions(-)
 
149268
 
 
149269
commit 974b80ac5d93b77633fa7ed4c3282b45686a1b83
 
149270
Author: Jonathan Blandford <jrb@redhat.com>
 
149271
Date:   Wed Jul 14 19:33:35 1999 +0000
 
149272
 
 
149273
    Patch from Fabrice.Bellet@imag.fr for i18n and portability.
 
149274
    
 
149275
    
 
149276
    1999-07-14  Jonathan Blandford  <jrb@redhat.com>
 
149277
    
 
149278
        * capplets/mime-type/edit-window.c (initialize_main_win_vals):
 
149279
        Patch from Fabrice.Bellet@imag.fr for i18n and portability.
 
149280
    
 
149281
    1999-07-08    <jrb@redhat.com>
 
149282
    
 
149283
        * mouse-properties.c (mouse_apply): Added patch by Tom Tromey
 
149284
        <tromey@cygnus.com> to handle left-handed wheeled mice.  Fixed
 
149285
        Authors file, too.
 
149286
 
 
149287
 ChangeLog                            |    5 +++++
 
149288
 capplets/mime-type/edit-window.c     |    2 +-
 
149289
 capplets/mime-type/mime-data.c       |    4 ++--
 
149290
 capplets/mime-type/new-mime-window.c |    1 +
 
149291
 4 files changed, 9 insertions(+), 3 deletions(-)
 
149292
 
 
149293
commit f32db6dfd38c3420dcef1f01c57ac334d86e005b
 
149294
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149295
Date:   Tue Jul 13 20:25:36 1999 +0000
 
149296
 
 
149297
    updated a lot of *.desktip, *.directory and *.soundlists with spanish,
 
149298
    french and waloon descriptions
 
149299
 
 
149300
 capplets/theme-switcher/theme-selector.desktop |    8 +++++---
 
149301
 1 files changed, 5 insertions(+), 3 deletions(-)
 
149302
 
 
149303
commit 5b02c07c61e4bd0c55f40b5e33e270e8292f7539
 
149304
Author: Kjartan Maraas <kmaraas@online.no>
 
149305
Date:   Thu Jul 1 19:50:50 1999 +0000
 
149306
 
 
149307
    Updated translation.
 
149308
    
 
149309
    1999-07-01  Kjartan Maraas  <kmaraas@online.no>
 
149310
    
 
149311
                * no.po: Updated translation.
 
149312
 
 
149313
 po/ChangeLog |    4 +++
 
149314
 po/no.po     |   77 +++++++++++++++++++++++++++++++++++----------------------
 
149315
 2 files changed, 51 insertions(+), 30 deletions(-)
 
149316
 
 
149317
commit 5255a86c90fa289ff2e3476683427261e054b2aa
 
149318
Author: Vincent Renardias <vinc@src.gnome.org>
 
149319
Date:   Mon Jun 28 11:28:19 1999 +0000
 
149320
 
 
149321
    Updated translations contributed by David Sauer <davids@orfinet.cz>.
 
149322
    
 
149323
    * Updated translations contributed by David Sauer <davids@orfinet.cz>.
 
149324
 
 
149325
 po/cs.po | 1257 ++++++++++++--------------------------------------------------
 
149326
 1 files changed, 231 insertions(+), 1026 deletions(-)
 
149327
 
 
149328
commit a51fd385eb0ec26464f5368f4f814a4d2b9dec83
 
149329
Author: Mikko Rauhala <mjr@src.gnome.org>
 
149330
Date:   Sat Jun 26 21:55:00 1999 +0000
 
149331
 
 
149332
    Finnish
 
149333
 
 
149334
 po/fi.po |    2 +-
 
149335
 1 files changed, 1 insertions(+), 1 deletions(-)
 
149336
 
 
149337
commit f120b7d901136699b3ab127ad55bdd61a17031d9
 
149338
Author: Mikko Rauhala <mjr@src.gnome.org>
 
149339
Date:   Sat Jun 26 21:51:55 1999 +0000
 
149340
 
 
149341
    Finnish updates.
 
149342
 
 
149343
 po/ChangeLog |    4 +
 
149344
 po/fi.po     |  367 ++++++++++++++++++++--------------------------------------
 
149345
 2 files changed, 129 insertions(+), 242 deletions(-)
 
149346
 
 
149347
commit f1fbad3ede8285eba7c98449a6e99f2b5cb147a8
 
149348
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149349
Date:   Thu Jun 24 20:01:06 1999 +0000
 
149350
 
 
149351
    updated spanish language file
 
149352
 
 
149353
 po/es.po |    8 +++++++-
 
149354
 1 files changed, 7 insertions(+), 1 deletions(-)
 
149355
 
 
149356
commit a18145bd3d2eaa1ee3de676246da4651b5ebdb2f
 
149357
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
149358
Date:   Wed Jun 23 04:33:17 1999 +0000
 
149359
 
 
149360
    ja.po: Japanese translation update from Itani Eiichiro.
 
149361
    
 
149362
    
 
149363
    
 
149364
    ja.po: Japanese translation update from Itani Eiichiro.
 
149365
 
 
149366
 po/ChangeLog |    4 +++
 
149367
 po/ja.po     |   72 ++++++++++++++++++++++++++++++++-------------------------
 
149368
 2 files changed, 44 insertions(+), 32 deletions(-)
 
149369
 
 
149370
commit 904058be6194973044d426914df3799c182a40f8
 
149371
Author: 2 <jrb@redhat.com>
 
149372
Date:   Tue Jun 22 17:32:50 1999 +0000
 
149373
 
 
149374
    made "~/" be gnome_util_user_home instead.
 
149375
    
 
149376
    
 
149377
    1999-06-22    <jrb@redhat.com>
 
149378
    
 
149379
        * capplets/theme-switcher/lister.c (print_standard_stuff): made
 
149380
        "~/" be gnome_util_user_home instead.
 
149381
 
 
149382
 ChangeLog                              |    5 +++++
 
149383
 capplets/theme-switcher/lister.c       |    8 +++++++-
 
149384
 capplets/theme-switcher/lister.c-42011 |    8 +++++++-
 
149385
 3 files changed, 19 insertions(+), 2 deletions(-)
 
149386
 
 
149387
commit 6bcf2017816da096c13a29d4915f002dae8eaf81
 
149388
Author: 6 <jrb@redhat.com>
 
149389
Date:   Wed Jun 16 18:56:22 1999 +0000
 
149390
 
 
149391
    patch from Akira Higuchi (a-higuti@math.sci.hokudai.ac.jp) to handle I18N
 
149392
    
 
149393
    
 
149394
    1999-06-16    <jrb@redhat.com>
 
149395
    
 
149396
        * capplets/theme-switcher/demo.c (demo_main): patch from Akira
 
149397
        Higuchi (a-higuti@math.sci.hokudai.ac.jp) to handle I18N in the
 
149398
        preview window.
 
149399
 
 
149400
 ChangeLog                            |    6 ++++++
 
149401
 capplets/theme-switcher/demo.c       |    2 +-
 
149402
 capplets/theme-switcher/demo.c-45827 |    2 +-
 
149403
 3 files changed, 8 insertions(+), 2 deletions(-)
 
149404
 
 
149405
commit a971cc41bf44a4a29777b1f6cd1440ed54ce2e58
 
149406
Author: Nuno Ferreira <nuno@src.gnome.org>
 
149407
Date:   Wed Jun 16 00:32:18 1999 +0000
 
149408
 
 
149409
    Remove conflict markers.
 
149410
 
 
149411
 ChangeLog |    2 --
 
149412
 1 files changed, 0 insertions(+), 2 deletions(-)
 
149413
 
 
149414
commit 70575c34d26d9ddad55f4faf48952ca75f46e64f
 
149415
Author: Nuno Ferreira <nmrf@rnl.ist.utl.pt>
 
149416
Date:   Wed Jun 16 00:30:16 1999 +0000
 
149417
 
 
149418
    Added Portuguese translations.
 
149419
    
 
149420
    1999-06-15  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
149421
    
 
149422
        * */*.desktop: Added Portuguese translations.
 
149423
    
 
149424
    1999-06-16  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
149425
    
 
149426
        * pt.po: Updated.
 
149427
 
 
149428
 ChangeLog    |    4 +
 
149429
 po/ChangeLog |    4 +
 
149430
 po/pt.po     |  400 ++++++++++++++++++++--------------------------------------
 
149431
 3 files changed, 146 insertions(+), 262 deletions(-)
 
149432
 
 
149433
commit 314d1bb362c3be7656e5b7bffa2665aed4f6879a
 
149434
Author: 5 <jrb@redhat.com>
 
149435
Date:   Tue Jun 15 17:24:16 1999 +0000
 
149436
 
 
149437
    make ANSI C compliant
 
149438
    
 
149439
    
 
149440
    1999-06-15    <jrb@redhat.com>
 
149441
    
 
149442
        * corba-glue.c (control_center_corba_gtk_init):  make ANSI C
 
149443
        compliant
 
149444
    
 
149445
    1999-06-15    <jrb@redhat.com>
 
149446
    
 
149447
        * capplets/screensaver-properties/parser.c (parse_key): make ANSI
 
149448
        C Compliant.
 
149449
    
 
149450
        * capplets/background-properties/property-background.c
 
149451
        (background_apply): ditto
 
149452
    
 
149453
        * capplets/background-properties/property-background.c
 
149454
        (color_setup): don't add it twice.
 
149455
 
 
149456
 ChangeLog |   11 +++++++++++
 
149457
 1 files changed, 11 insertions(+), 0 deletions(-)
 
149458
 
 
149459
commit 8359cee7aac15225bd86afcc0e958ceacd3a6441
 
149460
Author: Elliot Lee <sopwith@src.gnome.org>
 
149461
Date:   Tue Jun 15 17:20:44 1999 +0000
 
149462
 
 
149463
    Add maintainers list
 
149464
 
 
149465
 MAINTAINERS |    1 +
 
149466
 1 files changed, 1 insertions(+), 0 deletions(-)
 
149467
 
 
149468
commit e580e4e26f095a17bdaa184cfd570f3a3ecf1bbb
 
149469
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
149470
Date:   Mon Jun 14 22:12:21 1999 +0000
 
149471
 
 
149472
    Updated German translation.
 
149473
 
 
149474
 po/de.po |   15 +++++++++------
 
149475
 1 files changed, 9 insertions(+), 6 deletions(-)
 
149476
 
 
149477
commit 2fe7bd7664d5f142bdc196dbb8d0d9d6d7d02304
 
149478
Author: Robert Brady <rbrady@src.gnome.org>
 
149479
Date:   Mon Jun 14 20:18:44 1999 +0000
 
149480
 
 
149481
    Added support for scwm window manager, closing bug #811.
 
149482
 
 
149483
 ChangeLog                                      |    6 ++++++
 
149484
 capplets/wm-properties/wm-desktops/Makefile.am |    1 +
 
149485
 2 files changed, 7 insertions(+), 0 deletions(-)
 
149486
 
 
149487
commit 0dbdabb86ce38444cdde4994a2ad10f78622d342
 
149488
Author: 4 <jrb@redhat.com>
 
149489
Date:   Mon Jun 14 17:06:32 1999 +0000
 
149490
 
 
149491
    fix problem with default screensaver locking the screen inappropriately.
 
149492
    
 
149493
    
 
149494
    1999-06-14    <jrb@redhat.com>
 
149495
    
 
149496
        * capplets/screensaver-properties/callbacks.c (revert_callback):
 
149497
        fix problem with default screensaver locking the screen
 
149498
        inappropriately.
 
149499
    
 
149500
        * capplets/screensaver-properties/screensaver-properties-capplet.c
 
149501
        (main): ditto.
 
149502
    
 
149503
    999-06-14    <jrb@redhat.com>
 
149504
    
 
149505
        * tree.c (generate_tree): make it GTK_SELECTION_BROWSE instead of
 
149506
        SINGLE.  Revert change below.
 
149507
        (selected_row_callback): ditto
 
149508
 
 
149509
 ChangeLog |    9 +++++++++
 
149510
 1 files changed, 9 insertions(+), 0 deletions(-)
 
149511
 
 
149512
commit 4b21962cf1de20e73bea967dbd27f6609a52cd8e
 
149513
Author: Szabolcs Ban <bansz@src.gnome.org>
 
149514
Date:   Sat Jun 12 07:25:38 1999 +0000
 
149515
 
 
149516
    Shooby Ban <bansz@szif.hu>
 
149517
    
 
149518
    * Updated hungarian translations
 
149519
 
 
149520
 po/hu.po |  608 ++++++++------------------------------------------------------
 
149521
 1 files changed, 76 insertions(+), 532 deletions(-)
 
149522
 
 
149523
commit 4fbdd8592db11a31d7ec814c546999d3b25f91ec
 
149524
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
149525
Date:   Fri Jun 11 20:37:49 1999 +0000
 
149526
 
 
149527
    Fixed ChangeLog entry for my last commit.
 
149528
 
 
149529
 capplets/url-properties/ChangeLog |    5 +++--
 
149530
 1 files changed, 3 insertions(+), 2 deletions(-)
 
149531
 
 
149532
commit 59ec83d4582f8ef0d805fd343c93508981f3b6bf
 
149533
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
149534
Date:   Fri Jun 11 20:34:21 1999 +0000
 
149535
 
 
149536
    Make the "URL properties" capplet behave politely in case of an initialization
 
149537
    error.
 
149538
 
 
149539
 capplets/url-properties/ChangeLog        |    5 +++++
 
149540
 capplets/url-properties/url-properties.c |    2 ++
 
149541
 2 files changed, 7 insertions(+), 0 deletions(-)
 
149542
 
 
149543
commit c500b14cf1552ebebbc064adbf93ef3d88a7513d
 
149544
Author: 8 <jrb@redhat.com>
 
149545
Date:   Tue Jun 8 22:06:42 1999 +0000
 
149546
 
 
149547
    *capplets/gnome-edit-properties/gnome-edit-properties.c (struct
 
149548
    
 
149549
    
 
149550
    1999-06-08    <jrb@redhat.com>
 
149551
    
 
149552
        *capplets/gnome-edit-properties/gnome-edit-properties.c (struct
 
149553
        _EditorDescription): fix the fact that gnomecc thinks that the
 
149554
        capplet has changed, even when it hasn't.
 
149555
 
 
149556
 ChangeLog |    5 ++++-
 
149557
 1 files changed, 4 insertions(+), 1 deletions(-)
 
149558
 
 
149559
commit 3dc8c08bfaa1091b2c91741bccaa08874369f8e3
 
149560
Author: Jonathan Blandford <jrb@src.gnome.org>
 
149561
Date:   Tue Jun 8 19:27:38 1999 +0000
 
149562
 
 
149563
    Forest now works again...
 
149564
 
 
149565
 ChangeLog |    5 +++++
 
149566
 1 files changed, 5 insertions(+), 0 deletions(-)
 
149567
 
 
149568
commit 7398ea5109c7787d6833ac0ee2a6a9fb5d169676
 
149569
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149570
Date:   Tue Jun 8 12:03:11 1999 +0000
 
149571
 
 
149572
    updated spanish language file
 
149573
 
 
149574
 po/es.po |   32 +++++++++++++++-----------------
 
149575
 1 files changed, 15 insertions(+), 17 deletions(-)
 
149576
 
 
149577
commit bad6f880b9fed26bdca30e5518fa1b455c43b2a3
 
149578
Author: Kjartan Maraas <kmaraas@online.no>
 
149579
Date:   Fri Jun 4 19:50:40 1999 +0000
 
149580
 
 
149581
    added entry for English (British).
 
149582
    
 
149583
    1999-06-04  Kjartan Maraas  <kmaraas@online.no>
 
149584
    
 
149585
                * no.po: added entry for English (British).
 
149586
 
 
149587
 configure.in |    2 +-
 
149588
 1 files changed, 1 insertions(+), 1 deletions(-)
 
149589
 
 
149590
commit 7a39aeaed541fe6b9cf5eb48c8d6cf29045bc9e7
 
149591
Author: Kjartan Maraas <kmaraas@online.no>
 
149592
Date:   Fri Jun 4 19:48:09 1999 +0000
 
149593
 
 
149594
    added british translation from Robert Brady.
 
149595
    
 
149596
    1999-06-04  Kjartan Maraas  <kmaraas@online.no>
 
149597
    
 
149598
                * en_GB.po: added british translation from Robert Brady.
 
149599
 
 
149600
 po/ChangeLog |    4 +
 
149601
 po/en_GB.po  | 1168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
149602
 2 files changed, 1172 insertions(+), 0 deletions(-)
 
149603
 
 
149604
commit 163449ba1648dd9240f2406fce8ea109c1fb8d13
 
149605
Author: James Henstridge <james@daa.com.au>
 
149606
Date:   Thu Jun 3 01:54:38 1999 +0000
 
149607
 
 
149608
    When setting the dpms settings for the X server, use gnome_config_get_int
 
149609
    
 
149610
    1999-06-03  James Henstridge  <james@daa.com.au>
 
149611
    
 
149612
        * capplets/screensaver-properties/screensaver-properties-capplet.c:
 
149613
        When setting the dpms settings for the X server, use
 
149614
        gnome_config_get_int to retrieve the user setting rather than
 
149615
        gnome_config_get_string.  Before, it was adding together two
 
149616
        pointers, multiplying the value by 60 and casting it as an int :)
 
149617
 
 
149618
 ChangeLog              |    8 ++++++++
 
149619
 control-center.spec.in |    1 +
 
149620
 2 files changed, 9 insertions(+), 0 deletions(-)
 
149621
 
 
149622
commit 2ae9dd40dad5ddc9ed056de06084425757245afe
 
149623
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
149624
Date:   Fri May 28 08:06:09 1999 +0000
 
149625
 
 
149626
    Add Japanese entry.
 
149627
    
 
149628
    
 
149629
    
 
149630
    Add Japanese entry.
 
149631
 
 
149632
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
149633
 1 files changed, 2 insertions(+), 0 deletions(-)
 
149634
 
 
149635
commit d8f64c4c0c5f4e7de3d071e28d8a2349b6a14783
 
149636
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
149637
Date:   Mon May 24 12:38:19 1999 +0000
 
149638
 
 
149639
    Updated German translation.
 
149640
 
 
149641
 po/ChangeLog |    4 +
 
149642
 po/cs.po     | 1361 ++++++++++++----------------------------
 
149643
 po/da.po     | 1389 ++++++++++++++----------------------------
 
149644
 po/de.po     | 1263 ++++++++++---------------------------
 
149645
 po/es.po     | 1077 +++++++++++++++++---------------
 
149646
 po/fi.po     | 1391 ++++++++++++++----------------------------
 
149647
 po/fr.po     | 1967 +++++++++++++++++++++++++---------------------------------
 
149648
 po/ga.po     | 1372 +++++++++++++----------------------------
 
149649
 po/hu.po     | 1508 +++++++++++++++++++++------------------------
 
149650
 po/it.po     |  158 ++++-
 
149651
 po/ko.po     |  122 ++++-
 
149652
 po/no.po     |    2 +-
 
149653
 po/pl.po     | 1488 ++++++++++++++++----------------------------
 
149654
 po/pt.po     | 1385 +++++++++++++----------------------------
 
149655
 po/ru.po     | 1384 +++++++++++++----------------------------
 
149656
 po/sv.po     | 1725 +++++++++++++++++++--------------------------------
 
149657
 16 files changed, 6513 insertions(+), 11083 deletions(-)
 
149658
 
 
149659
commit c4d7154643a244f3161459159d690a5cb47edba8
 
149660
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
149661
Date:   Thu May 20 02:13:22 1999 +0000
 
149662
 
 
149663
    Japanese translation update from ITANI EIICHIRO
 
149664
    
 
149665
    
 
149666
    
 
149667
    Japanese translation update from ITANI EIICHIRO
 
149668
 
 
149669
 po/ChangeLog |    4 +
 
149670
 po/ja.po     |  696 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 
149671
 2 files changed, 606 insertions(+), 94 deletions(-)
 
149672
 
 
149673
commit 74cbf079963d6424d2e248197b9f2d7987c4615e
 
149674
Author: Jacob Berkman <jberkman@src.gnome.org>
 
149675
Date:   Sun May 16 04:08:21 1999 +0000
 
149676
 
 
149677
    made the capplet actually save its settings (gnome bug #169)
 
149678
 
 
149679
 capplets/url-properties/ChangeLog        |    6 ++++++
 
149680
 capplets/url-properties/url-properties.c |    1 +
 
149681
 2 files changed, 7 insertions(+), 0 deletions(-)
 
149682
 
 
149683
commit 4588378fac13f1162fe0f0825a1cb4177466fde5
 
149684
Author: Szabolcs Ban <bansz@src.gnome.org>
 
149685
Date:   Wed May 12 10:13:29 1999 +0000
 
149686
 
 
149687
    Shooby Ban <bansz@szif.hu>
 
149688
    
 
149689
    * Updated hungarian translations.
 
149690
 
 
149691
 po/ChangeLog |    4 ++++
 
149692
 po/hu.po     |   14 +++-----------
 
149693
 2 files changed, 7 insertions(+), 11 deletions(-)
 
149694
 
 
149695
commit f5a40027bfdc4f986917f6aa29b241b385e281c3
 
149696
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149697
Date:   Thu May 6 01:25:20 1999 +0000
 
149698
 
 
149699
    updatedspanish language file
 
149700
 
 
149701
 po/es.po |    2 +-
 
149702
 1 files changed, 1 insertions(+), 1 deletions(-)
 
149703
 
 
149704
commit cb132b02aea07399ba77adb280637bf786cecdbb
 
149705
Author: Raja R Harinath <harinath@src.gnome.org>
 
149706
Date:   Wed May 5 23:33:27 1999 +0000
 
149707
 
 
149708
    Add `\n' to translation.
 
149709
    
 
149710
    * no.po: Add `\n' to translation.
 
149711
 
 
149712
 po/ChangeLog |    4 ++++
 
149713
 po/no.po     |    2 +-
 
149714
 2 files changed, 5 insertions(+), 1 deletions(-)
 
149715
 
 
149716
commit 85ad2efb709a09abb8809214aeaee92fc0098eb4
 
149717
Author: Kjartan Maraas <kmaraas@online.no>
 
149718
Date:   Wed May 5 14:26:53 1999 +0000
 
149719
 
 
149720
    Updated translation.
 
149721
    
 
149722
    1999-05-05  Kjartan Maraas  <kmaraas@online.no>
 
149723
    
 
149724
                * no.po: Updated translation.
 
149725
 
 
149726
 po/ChangeLog |    4 ++++
 
149727
 1 files changed, 4 insertions(+), 0 deletions(-)
 
149728
 
 
149729
commit 793eb503862bc37e6d345142908a56a80d7d87f0
 
149730
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
149731
Date:   Wed May 5 14:22:06 1999 +0000
 
149732
 
 
149733
    Updated translation.
 
149734
 
 
149735
 po/no.po | 1292 +++++++++++++++-----------------------------------------------
 
149736
 1 files changed, 316 insertions(+), 976 deletions(-)
 
149737
 
 
149738
commit d8db6ec41e03c1bed85e2f93b4566b913ef5fce2
 
149739
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
149740
Date:   Tue May 4 18:31:22 1999 +0000
 
149741
 
 
149742
    Fixed typo in a filename.
 
149743
 
 
149744
 po/POTFILES.in |    2 +-
 
149745
 1 files changed, 1 insertions(+), 1 deletions(-)
 
149746
 
 
149747
commit 35857cfaffa73f71642b74ec6fcd570acf374eaa
 
149748
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
149749
Date:   Tue May 4 18:29:21 1999 +0000
 
149750
 
 
149751
    Added `capplets/mime-type/mime-data.c',
 
149752
    
 
149753
    1999-05-05  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
149754
    
 
149755
        * POTFILES.in: Added `capplets/mime-type/mime-data.c',
 
149756
        `capplets/mime-type/mime-mime-info.c',
 
149757
        `capplets/mime-type/mime-type-capplet.c',
 
149758
        `capplets/mime-type/new-mime-window.c'.
 
149759
 
 
149760
 po/ChangeLog   |    7 +++++++
 
149761
 po/POTFILES.in |    4 ++++
 
149762
 2 files changed, 11 insertions(+), 0 deletions(-)
 
149763
 
 
149764
commit 3a6e4ab98d71978913e818bbea38f73e6b1710f8
 
149765
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
149766
Date:   Tue May 4 18:19:01 1999 +0000
 
149767
 
 
149768
    Updated Korean translation
 
149769
 
 
149770
 po/ko.po | 1374 +++++++++++++++-----------------------------------------------
 
149771
 1 files changed, 330 insertions(+), 1044 deletions(-)
 
149772
 
 
149773
commit d6822f0998a9390836df437d4ee5827d3bb258bb
 
149774
Author: Tuomas Kuosmanen <tigert@src.gnome.org>
 
149775
Date:   Mon May 3 22:31:41 1999 +0000
 
149776
 
 
149777
    ..aaannd a new ICCCOONNN!!!! /tig
 
149778
 
 
149779
 ChangeLog |    3 +++
 
149780
 1 files changed, 3 insertions(+), 0 deletions(-)
 
149781
 
 
149782
commit bfe86830e0b7196b7becfc35a442d61bcd182560
 
149783
Author: Tuomas Kuosmanen <tigert@src.gnome.org>
 
149784
Date:   Mon May 3 22:29:21 1999 +0000
 
149785
 
 
149786
    guess what? yeah right. an icon. /tig
 
149787
 
 
149788
 ChangeLog |    5 +++++
 
149789
 1 files changed, 5 insertions(+), 0 deletions(-)
 
149790
 
 
149791
commit 57dbe0d480435224ddd3ed62744eddefa36c2ae3
 
149792
Author: Tuomas Kuosmanen <tigert@src.gnome.org>
 
149793
Date:   Sun May 2 00:55:31 1999 +0000
 
149794
 
 
149795
    Added icons for the capplet .desktop files for background, screensaver,
 
149796
    theme and windowmanager properties. /tigert
 
149797
 
 
149798
 ChangeLog                                      |    9 +++++++++
 
149799
 capplets/theme-switcher/theme-selector.desktop |    3 ++-
 
149800
 2 files changed, 11 insertions(+), 1 deletions(-)
 
149801
 
 
149802
commit 912253a7e089a863bad3fd6a9d76ea291a2fad68
 
149803
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
149804
Date:   Wed Apr 28 22:24:53 1999 +0000
 
149805
 
 
149806
    Translation updates.
 
149807
 
 
149808
 po/ChangeLog   |    6 +
 
149809
 po/POTFILES.in |    8 +-
 
149810
 po/it.po       | 1255 ++++++++++++--------------------------------------------
 
149811
 3 files changed, 279 insertions(+), 990 deletions(-)
 
149812
 
 
149813
commit ff62d2da4d3398b4edbe4bd041808031afc0e814
 
149814
Author: Kjartan Maraas <kmaraas@online.no>
 
149815
Date:   Sun Apr 18 22:42:09 1999 +0000
 
149816
 
 
149817
    Updated translation.
 
149818
    
 
149819
    1999-04-20  Kjartan Maraas  <kmaraas@online.no>
 
149820
    
 
149821
                * no.po: Updated translation.
 
149822
 
 
149823
 po/no.po |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
149824
 1 files changed, 73 insertions(+), 6 deletions(-)
 
149825
 
 
149826
commit 85a8e56fc22a499c3f29ec5a0f8a9844e98113cf
 
149827
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
149828
Date:   Fri Apr 16 11:27:24 1999 +0000
 
149829
 
 
149830
    Further .desktop and .directory l10n for German.
 
149831
 
 
149832
 ChangeLog |    4 ++++
 
149833
 1 files changed, 4 insertions(+), 0 deletions(-)
 
149834
 
 
149835
commit d733434f4bc8ac36a2cc9bb68f3ebf9fed03afb9
 
149836
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149837
Date:   Fri Apr 16 03:11:56 1999 +0000
 
149838
 
 
149839
    updated spanish language file,
 
149840
    and i18n'ed the theme demo capplet
 
149841
 
 
149842
 capplets/theme-switcher/demo.c       |   36 +-
 
149843
 capplets/theme-switcher/demo.c-45827 |   36 +-
 
149844
 po/POTFILES.in                       |    1 +
 
149845
 po/es.po                             | 1611 ++++++++++------------------------
 
149846
 4 files changed, 523 insertions(+), 1161 deletions(-)
 
149847
 
 
149848
commit d66ffe56a6ef01868f53541ee888fc9d8ff7a4da
 
149849
Author: Vincent Renardias <vinc@src.gnome.org>
 
149850
Date:   Thu Apr 15 16:09:01 1999 +0000
 
149851
 
 
149852
    standard fr.po update...
 
149853
 
 
149854
 po/fr.po | 2472 +++++++++++++++++++++++++++++++-------------------------------
 
149855
 1 files changed, 1217 insertions(+), 1255 deletions(-)
 
149856
 
 
149857
commit 8ff0d529db838f1288698904a8acc5454c86f43a
 
149858
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
149859
Date:   Thu Apr 15 02:55:46 1999 +0000
 
149860
 
 
149861
    Japanese translation ja.po updated.
 
149862
    
 
149863
    
 
149864
    
 
149865
    Japanese translation ja.po updated.
 
149866
 
 
149867
 po/ChangeLog |    4 +
 
149868
 po/ja.po     | 1509 ++++++++--------------------------------------------------
 
149869
 2 files changed, 202 insertions(+), 1311 deletions(-)
 
149870
 
 
149871
commit 3d22d3b2714498ca9e82d9f2648ae5de1fb51dc8
 
149872
Author: 4 <jrb@redhat.com>
 
149873
Date:   Wed Apr 14 19:13:03 1999 +0000
 
149874
 
 
149875
    if "No Screensaver" selected, don't show it.
 
149876
    
 
149877
    
 
149878
    1999-04-14    <jrb@redhat.com>
 
149879
    
 
149880
        * capplets/screensaver-properties/screensaver-properties-capplet.c
 
149881
        (main): if "No Screensaver" selected, don't show it.
 
149882
 
 
149883
 ChangeLog |    5 +++++
 
149884
 1 files changed, 5 insertions(+), 0 deletions(-)
 
149885
 
 
149886
commit 5341f069fe07ff80946d57843c35e01cbf4c8bca
 
149887
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
149888
Date:   Wed Apr 14 16:22:31 1999 +0000
 
149889
 
 
149890
    Lots and lots and lots and lots of misc German l10n. Details should be
 
149891
    in the ChangeLogs.
 
149892
 
 
149893
 ChangeLog    |    4 ++++
 
149894
 po/ChangeLog |    4 ++++
 
149895
 po/cs.po     |   17 +++++++++++------
 
149896
 po/da.po     |   17 +++++++++++------
 
149897
 po/de.po     |   26 +++++++++++++++-----------
 
149898
 po/es.po     |   17 +++++++++++------
 
149899
 po/fi.po     |   17 +++++++++++------
 
149900
 po/fr.po     |   36 +++++++++++++++++++++++-------------
 
149901
 po/ga.po     |   17 +++++++++++------
 
149902
 po/hu.po     |   17 +++++++++++------
 
149903
 po/it.po     |   17 +++++++++++------
 
149904
 po/ja.po     |   17 +++++++++++------
 
149905
 po/ko.po     |   17 +++++++++++------
 
149906
 po/no.po     |   17 +++++++++++------
 
149907
 po/pl.po     |   17 +++++++++++------
 
149908
 po/pt.po     |   17 +++++++++++------
 
149909
 po/ru.po     |   17 +++++++++++------
 
149910
 po/sv.po     |   17 +++++++++++------
 
149911
 18 files changed, 200 insertions(+), 108 deletions(-)
 
149912
 
 
149913
commit baf8fb1cc7e6b85e121d18f395d054bd4ca4efef
 
149914
Author: bertrand <Bertrand.Guiheneuf@inria.fr>
 
149915
Date:   Tue Apr 13 20:40:25 1999 +0000
 
149916
 
 
149917
    update some french translations
 
149918
    
 
149919
    1999-04-13  bertrand <Bertrand.Guiheneuf@inria.fr>
 
149920
    
 
149921
        * fr.po: update some french translations
 
149922
 
 
149923
 po/ChangeLog |    4 +
 
149924
 po/fr.po     |  230 ++++++++++++++++++++++++++++++----------------------------
 
149925
 2 files changed, 124 insertions(+), 110 deletions(-)
 
149926
 
 
149927
commit 0455eb0d1f2bce68547342ee355d55446dba4231
 
149928
Author: Matthias Warkus <mawarkus@src.gnome.org>
 
149929
Date:   Tue Apr 13 19:30:38 1999 +0000
 
149930
 
 
149931
    Added/revamped/hyphenified German lines in .desktop entries;
 
149932
    Updated/redid de.po.
 
149933
    
 
149934
    I have *not* changed all the other .po files, I've done "make
 
149935
    update-po", that's all. Please kill me, should I have messed up the
 
149936
    tree somehow.
 
149937
    
 
149938
    Kill me anyway, should I have goofed with CVS somehow. This thing
 
149939
    scares me no end, I keep looking stuff up in the documentation, and
 
149940
    it's with trembling fingers that I do my commits. Luckily I can't
 
149941
    break any code since I don't work on any code :)
 
149942
 
 
149943
 po/cs.po | 1431 ++++++++++++++++++++++++++++++++++++++++++--------
 
149944
 po/da.po | 1312 ++++++++++++++++++++++++++++++++++++++++-----
 
149945
 po/de.po | 1786 ++++++++++++++++++++++++++++++++++++++------------------------
 
149946
 po/es.po | 1187 +++++++++++++++++++++++++++++++++++++++--
 
149947
 po/fi.po | 1308 +++++++++++++++++++++++++++++++++++++++++----
 
149948
 po/fr.po | 1383 ++++++++++++++++++++++++++++++++++++++++--------
 
149949
 po/ga.po | 1433 ++++++++++++++++++++++++++++++++++++++++++--------
 
149950
 po/hu.po |   94 ++--
 
149951
 po/it.po |  155 +++---
 
149952
 po/ja.po | 1272 +++++++++++++++++++++++++++++++++++++++-----
 
149953
 po/ko.po | 1186 +++++++++++++++++++++++++++++++++++++++--
 
149954
 po/no.po |    2 +-
 
149955
 po/pl.po | 1640 +++++++++++++++++++++++++++++++++++++++++++++------------
 
149956
 po/pt.po | 1185 +++++++++++++++++++++++++++++++++++++++--
 
149957
 po/ru.po | 1183 +++++++++++++++++++++++++++++++++++++++--
 
149958
 po/sv.po | 1577 ++++++++++++++++++++++++++++++++++++++++++++-----------
 
149959
 16 files changed, 15413 insertions(+), 2721 deletions(-)
 
149960
 
 
149961
commit ba7c4b333abed5a7171bf87064919d2225828e0f
 
149962
Author: Jonathan Blandford <jrb@redhat.com>
 
149963
Date:   Tue Apr 13 19:17:41 1999 +0000
 
149964
 
 
149965
    many many changes. Now you can really add a mime-type.
 
149966
    
 
149967
    
 
149968
    1999-04-13  Jonathan Blandford  <jrb@redhat.com>
 
149969
    
 
149970
        * capplets/mime-type/mime-data.c (write_mime_foreach): many many
 
149971
        changes.  Now you can really add a mime-type.
 
149972
 
 
149973
 ChangeLog                        |    5 +++
 
149974
 capplets/mime-type/edit-window.c |   17 ++++++++--
 
149975
 capplets/mime-type/mime-data.c   |   62 ++++++++++++++++++++++++++++---------
 
149976
 3 files changed, 65 insertions(+), 19 deletions(-)
 
149977
 
 
149978
commit 3d35442502737a018dfdf4bf2d7bad6e709d3168
 
149979
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
149980
Date:   Tue Apr 13 17:21:46 1999 +0000
 
149981
 
 
149982
    updated spanish language file, and added spanish/french to
 
149983
    desktop files
 
149984
 
 
149985
 po/es.po |   14 +++++++-------
 
149986
 1 files changed, 7 insertions(+), 7 deletions(-)
 
149987
 
 
149988
commit 046909786d6f3acb6396bb3d8d0ca278c1ecf9a7
 
149989
Author: Kjartan Maraas <kmaraas@online.no>
 
149990
Date:   Tue Apr 13 09:44:59 1999 +0000
 
149991
 
 
149992
    Updated translation.
 
149993
    
 
149994
    1999-04-13  Kjartan Maraas  <kmaraas@online.no>
 
149995
    
 
149996
                * no.po: Updated translation.
 
149997
 
 
149998
 po/ChangeLog |    4 +++
 
149999
 po/no.po     |   76 +++++++++++++++++++++++++++++----------------------------
 
150000
 2 files changed, 43 insertions(+), 37 deletions(-)
 
150001
 
 
150002
commit 405189ca45ce7e2756d1ee27e26f9affc82eca68
 
150003
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150004
Date:   Tue Apr 13 01:04:18 1999 +0000
 
150005
 
 
150006
    many fixes. ugh, this code sux
 
150007
    
 
150008
    many fixes.
 
150009
    ugh, this code sux
 
150010
 
 
150011
 capplets/mime-type/edit-window.c       |    5 +-
 
150012
 capplets/mime-type/mime-data.c         |  133 +++++++++++++++++++++++++++++---
 
150013
 capplets/mime-type/mime-data.h         |    6 +-
 
150014
 capplets/mime-type/mime-info.c         |   22 ++++--
 
150015
 capplets/mime-type/mime-info.h         |    3 +-
 
150016
 capplets/mime-type/mime-type-capplet.c |   12 ++-
 
150017
 capplets/mime-type/new-mime-window.c   |    1 -
 
150018
 7 files changed, 157 insertions(+), 25 deletions(-)
 
150019
 
 
150020
commit 84ead5d0bb7eba0bad9e43ae654e6f8f9fbd8303
 
150021
Author: Mark Crichton <crichton@src.gnome.org>
 
150022
Date:   Mon Apr 12 07:16:35 1999 +0000
 
150023
 
 
150024
    added [fi] to 2nd name line in .desktop. I dont know Finnish, but I got a
 
150025
    
 
150026
    
 
150027
    
 
150028
    added [fi] to 2nd name line in .desktop.  I dont know Finnish, but I got
 
150029
    a strong feeling tyypit is Finnish for type. ;)
 
150030
    
 
150031
    Mark
 
150032
 
 
150033
 ChangeLog |    5 +++++
 
150034
 1 files changed, 5 insertions(+), 0 deletions(-)
 
150035
 
 
150036
commit d39d48db95f8b4bbee59189d0f67940a131a5dfd
 
150037
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150038
Date:   Sun Apr 11 17:46:53 1999 +0000
 
150039
 
 
150040
    wm-properties: Cosmetic cleanup mime-type: more work. Syncing with home
 
150041
    
 
150042
    
 
150043
    wm-properties:  Cosmetic cleanup
 
150044
    mime-type: more work.  Syncing with home 'puter
 
150045
 
 
150046
 ChangeLog                                      |    6 +-
 
150047
 capplets/mime-type/edit-window.h               |    1 -
 
150048
 capplets/mime-type/mime-data.c                 |  125 +++++++++++++++++++++++-
 
150049
 capplets/mime-type/mime-data.h                 |    4 +
 
150050
 capplets/mime-type/mime-info.h                 |    1 -
 
150051
 capplets/mime-type/mime-type-capplet.c         |    2 +
 
150052
 capplets/mime-type/new-mime-window.c           |   13 ++-
 
150053
 capplets/wm-properties/wm-properties-capplet.c |   17 +++-
 
150054
 8 files changed, 159 insertions(+), 10 deletions(-)
 
150055
 
 
150056
commit 3c19d104a6fef6a578a0e298f1c9e01ad16d3563
 
150057
Author: Alex Roberts <bse@dial.pipex.com>
 
150058
Date:   Sat Apr 10 22:32:11 1999 +0000
 
150059
 
 
150060
    Added Gl screensavers: Atlantis, Pipes, Bubble3d, Lament, Rubik, Moebius,
 
150061
    
 
150062
    1999-04-10  Alex Roberts  <bse@dial.pipex.com>
 
150063
    
 
150064
        * capplets/screensaver-properties/screensaver-desktops/: Added
 
150065
          Gl screensavers:
 
150066
                Atlantis, Pipes, Bubble3d, Lament, Rubik, Moebius,
 
150067
                Sproingies, Superquadratics, Gears, Morph3d, Cage,
 
150068
                Stairs, GLPlanet.
 
150069
          (These are the ones in the current xscreensaver-gl deb package)
 
150070
    
 
150071
        * capplets/screensaver-properties/callbacks.c: Commented out
 
150072
          HAVE_REDHAT_XSCREENSAVER_RPM (i forget who told me about that,
 
150073
          someone in #Gnome..)
 
150074
 
 
150075
 ChangeLog |   14 ++++++++++++++
 
150076
 1 files changed, 14 insertions(+), 0 deletions(-)
 
150077
 
 
150078
commit b68704ef09e37f94a5d7438a7845a3490cc77d3e
 
150079
Author: Max Valjanski <maxcom@src.gnome.org>
 
150080
Date:   Sat Apr 10 06:31:15 1999 +0000
 
150081
 
 
150082
    updated
 
150083
 
 
150084
 po/ru.po |   13 ++++++-------
 
150085
 1 files changed, 6 insertions(+), 7 deletions(-)
 
150086
 
 
150087
commit e0c4a403044baf56c53b48894b4f97272004e5a7
 
150088
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150089
Date:   Fri Apr 9 22:57:54 1999 +0000
 
150090
 
 
150091
    began adding new add window. Will finish it later tonight...
 
150092
    
 
150093
    
 
150094
    began adding new add window.  Will finish it later tonight...
 
150095
    
 
150096
    -Jonathan
 
150097
 
 
150098
 capplets/mime-type/Makefile.am         |    3 +-
 
150099
 capplets/mime-type/edit-window.c       |    2 +-
 
150100
 capplets/mime-type/mime-data.c         |   37 +++++++----
 
150101
 capplets/mime-type/mime-data.h         |    2 +-
 
150102
 capplets/mime-type/mime-info.c         |    2 +-
 
150103
 capplets/mime-type/mime-type-capplet.c |   32 ++++++++--
 
150104
 capplets/mime-type/new-mime-window.c   |  109 ++++++++++++++++++++++++++++++++
 
150105
 capplets/mime-type/new-mime-window.h   |   14 ++++
 
150106
 8 files changed, 179 insertions(+), 22 deletions(-)
 
150107
 
 
150108
commit 4564868a15693da568b40165a824085968c29add
 
150109
Author: Kjartan Maraas <kmaraas@online.no>
 
150110
Date:   Thu Apr 8 17:27:29 1999 +0000
 
150111
 
 
150112
    updated translation.
 
150113
    
 
150114
    1999-04-08  Kjartan Maraas  <kmaraas@online.no>
 
150115
    
 
150116
                * no.po: updated translation.
 
150117
 
 
150118
 po/no.po |   34 ++++++++++++++++++----------------
 
150119
 1 files changed, 18 insertions(+), 16 deletions(-)
 
150120
 
 
150121
commit 604f5d21224f6f2e77e44b959c775ec580ee9fce
 
150122
Author: Michael Fulbright <drmike@src.gnome.org>
 
150123
Date:   Wed Apr 7 22:17:34 1999 +0000
 
150124
 
 
150125
    Quiet various debugging output from capplets.
 
150126
    
 
150127
    Dr Mike <drmike@redhat.com>
 
150128
 
 
150129
 capplets/theme-switcher/gui.c      |   26 ++++++++++++++++++++++----
 
150130
 capplets/theme-switcher/gui.c-6060 |   26 ++++++++++++++++++++++----
 
150131
 2 files changed, 44 insertions(+), 8 deletions(-)
 
150132
 
 
150133
commit 65758b677509415bd50349e8b301b12855f7676a
 
150134
Author: Szabolcs Ban <bansz@src.gnome.org>
 
150135
Date:   Wed Apr 7 20:12:07 1999 +0000
 
150136
 
 
150137
    Shooby Ban <bansz@szif.hu>
 
150138
    
 
150139
    * Updated hungarian translations
 
150140
 
 
150141
 po/hu.po | 1172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 
150142
 1 files changed, 1109 insertions(+), 63 deletions(-)
 
150143
 
 
150144
commit 1e88e5780350833b2e98c72472563cb6d2f56f11
 
150145
Author: Kjartan Maraas <kmaraas@online.no>
 
150146
Date:   Mon Apr 5 22:32:59 1999 +0000
 
150147
 
 
150148
    updated translation
 
150149
    
 
150150
    1999-04-06  Kjartan Maraas  <kmaraas@online.no>
 
150151
    
 
150152
                * no.po: updated translation
 
150153
 
 
150154
 po/no.po | 1163 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 
150155
 1 files changed, 1108 insertions(+), 55 deletions(-)
 
150156
 
 
150157
commit a892e3e1768dca785dd4849e8e156abace0a421f
 
150158
Author: Mikko Rauhala <mjr@src.gnome.org>
 
150159
Date:   Sun Apr 4 23:57:52 1999 +0000
 
150160
 
 
150161
    Finnish translations
 
150162
 
 
150163
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
150164
 1 files changed, 2 insertions(+), 0 deletions(-)
 
150165
 
 
150166
commit 9b2448232898af63e205db3455bf261340a9fad0
 
150167
Author: Mikko Rauhala <mjr@src.gnome.org>
 
150168
Date:   Sun Apr 4 23:33:34 1999 +0000
 
150169
 
 
150170
    Now, a working version... *blush*
 
150171
 
 
150172
 po/fi.po |    2 +-
 
150173
 1 files changed, 1 insertions(+), 1 deletions(-)
 
150174
 
 
150175
commit b99fa592fad33cbfac61a1290369089468606643
 
150176
Author: Mikko Rauhala <mjr@src.gnome.org>
 
150177
Date:   Sun Apr 4 23:30:22 1999 +0000
 
150178
 
 
150179
    Completed and updated Finnish translations for control-center
 
150180
 
 
150181
 po/ChangeLog |    4 +
 
150182
 po/fi.po     | 2014 ++++------------------------------------------------------
 
150183
 2 files changed, 133 insertions(+), 1885 deletions(-)
 
150184
 
 
150185
commit 330e70501e373ece2eac702f0e80ad38548873bd
 
150186
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
150187
Date:   Fri Apr 2 22:39:04 1999 +0000
 
150188
 
 
150189
    Updated several `.desktop' and `.directory' files with the Italian
 
150190
    translations.
 
150191
 
 
150192
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
150193
 1 files changed, 2 insertions(+), 0 deletions(-)
 
150194
 
 
150195
commit 8cb2e36d34f188ae883efc89bc045632c3c428d4
 
150196
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
150197
Date:   Fri Apr 2 22:27:45 1999 +0000
 
150198
 
 
150199
    Misc I18N fixes.
 
150200
 
 
150201
 ChangeLog                                      |   40 ++++++++++++++
 
150202
 capplets/wm-properties/wm-properties-capplet.c |   67 ++++++++++++------------
 
150203
 2 files changed, 74 insertions(+), 33 deletions(-)
 
150204
 
 
150205
commit 44e5bfabb936a3e5b51b61ee24cbadec69c515ff
 
150206
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
150207
Date:   Fri Apr 2 22:06:28 1999 +0000
 
150208
 
 
150209
    Added some missing files to `POTFILES.in'.
 
150210
 
 
150211
 po/ChangeLog   |    7 +++++++
 
150212
 po/POTFILES.in |    5 +++++
 
150213
 2 files changed, 12 insertions(+), 0 deletions(-)
 
150214
 
 
150215
commit 4450d06b3aa29a2f05f86b78ab51df4c670b8bd4
 
150216
Author: Ettore Perazzoli <ettore@src.gnome.org>
 
150217
Date:   Fri Apr 2 22:02:44 1999 +0000
 
150218
 
 
150219
    Updated Italian translation.
 
150220
 
 
150221
 po/ChangeLog |    4 +
 
150222
 po/it.po     | 1881 ++++++++++++++++++++++++++++++++++------------------------
 
150223
 2 files changed, 1101 insertions(+), 784 deletions(-)
 
150224
 
 
150225
commit 0670a094d1fc70003c24e3076bcd5b4a1b4b34bd
 
150226
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150227
Date:   Fri Apr 2 00:22:28 1999 +0000
 
150228
 
 
150229
    updating spanish language file
 
150230
 
 
150231
 po/es.po |   36 ++++++++++++++++--------------------
 
150232
 1 files changed, 16 insertions(+), 20 deletions(-)
 
150233
 
 
150234
commit 4f33c3658b3319df3fb8ccb437131ea6e3811c28
 
150235
Author: Jonathan Blandford <jrb@redhat.com>
 
150236
Date:   Fri Apr 2 00:07:19 1999 +0000
 
150237
 
 
150238
    Patch by Adrian Hosey <ahosey@burningchrome.com> to allow selecting color.
 
150239
    
 
150240
    
 
150241
    1999-04-01  Jonathan Blandford  <jrb@redhat.com>
 
150242
    
 
150243
        * capplets/screensaver-properties/parser.c (set_color): Patch by
 
150244
        Adrian Hosey <ahosey@burningchrome.com> to allow selecting color.
 
150245
        Used by Maze.desktop now, and possibly more later.
 
150246
 
 
150247
 ChangeLog |    4 ++
 
150248
 po/pl.po  |  132 +++++++++++++++++++++++++++++++++++++++----------------------
 
150249
 po/pt.po  |   61 +++++++++++++++-------------
 
150250
 po/ru.po  |   61 +++++++++++++++-------------
 
150251
 po/sv.po  |   63 ++++++++++++++++-------------
 
150252
 5 files changed, 188 insertions(+), 133 deletions(-)
 
150253
 
 
150254
commit a56565cc220f352fa78b1b285b4ea22d5bc4a96c
 
150255
Author: Jonathan Blandford <jrb@redhat.com>
 
150256
Date:   Thu Apr 1 23:14:15 1999 +0000
 
150257
 
 
150258
    added preview when browsing. Also, made distcheck.
 
150259
    
 
150260
    
 
150261
    1999-04-01  Jonathan Blandford  <jrb@redhat.com>
 
150262
    
 
150263
        * capplets/background-properties/property-background.c
 
150264
        (browse_wallpapers): added preview when browsing.
 
150265
    Also, made distcheck.
 
150266
 
 
150267
 ChangeLog |    3 +
 
150268
 po/cs.po  |  134 ++++++++++++++++++++++-------------
 
150269
 po/da.po  |  128 +++++++++++++++++++++------------
 
150270
 po/de.po  |  142 ++++++++++++++++++++++--------------
 
150271
 po/es.po  |  238 +++++++++++++++++++++++++++++++++++++------------------------
 
150272
 po/fi.po  |  142 ++++++++++++++++++++++--------------
 
150273
 po/fr.po  |  128 +++++++++++++++++++++------------
 
150274
 po/ga.po  |  134 ++++++++++++++++++++++-------------
 
150275
 po/hu.po  |  128 +++++++++++++++++++++------------
 
150276
 po/it.po  |  142 ++++++++++++++++++++++--------------
 
150277
 po/ja.po  |  127 +++++++++++++++++++++------------
 
150278
 po/ko.po  |  128 +++++++++++++++++++++------------
 
150279
 po/no.po  |  104 +++++++++++++++-----------
 
150280
 po/pt.po  |  115 +++++++++++++++++++-----------
 
150281
 po/ru.po  |  115 +++++++++++++++++++-----------
 
150282
 po/sv.po  |  127 ++++++++++++++++++++-------------
 
150283
 16 files changed, 1277 insertions(+), 758 deletions(-)
 
150284
 
 
150285
commit cf2ebc88b6895b2ae4851c97bd4f24c08408d96e
 
150286
Author: Jonathan Blandford <jrb@redhat.com>
 
150287
Date:   Thu Apr 1 23:00:36 1999 +0000
 
150288
 
 
150289
    upped the version to 1.0.5
 
150290
    
 
150291
    
 
150292
    1999-04-01  Jonathan Blandford  <jrb@redhat.com>
 
150293
    
 
150294
        * configure.in: upped the version to 1.0.5
 
150295
    
 
150296
        * capplets/screensaver-properties/parser.c
 
150297
        (init_screensaver_data): Fixes the Default setting problem.
 
150298
    
 
150299
        * capplets/screensaver-properties/callbacks.c (create_list):
 
150300
        little bug that caused big problems.
 
150301
 
 
150302
 ChangeLog    |    8 ++++++++
 
150303
 configure.in |    2 +-
 
150304
 2 files changed, 9 insertions(+), 1 deletions(-)
 
150305
 
 
150306
commit 4fbaae2503b3e708114b1c5218b993716d54b3ed
 
150307
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150308
Date:   Thu Apr 1 18:09:57 1999 +0000
 
150309
 
 
150310
    I mixed wrong directories :-(
 
150311
 
 
150312
 configure.in |    2 +-
 
150313
 po/es.po     | 2160 ++-----
 
150314
 po/wa.po     |18407 ----------------------------------------------------------
 
150315
 3 files changed, 600 insertions(+), 19969 deletions(-)
 
150316
 
 
150317
commit 9b77c45e8552e8f36a99085eb17512b8bfe63888
 
150318
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150319
Date:   Thu Apr 1 17:48:58 1999 +0000
 
150320
 
 
150321
    updated spanish language file, and added (a first version of) walloon language
 
150322
 
 
150323
 configure.in |    2 +-
 
150324
 po/es.po     | 2161 +++++--
 
150325
 po/wa.po     |18407 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
150326
 3 files changed, 19970 insertions(+), 600 deletions(-)
 
150327
 
 
150328
commit 523228b7094fb7d782b7c39acbb69c7ea7c7aee1
 
150329
Author: Martin Baulig <martin@src.gnome.org>
 
150330
Date:   Thu Apr 1 11:31:06 1999 +0000
 
150331
 
 
150332
    Make it compile.
 
150333
 
 
150334
 capplets/theme-switcher/gui.c      |    1 +
 
150335
 capplets/theme-switcher/gui.c-6060 |    1 +
 
150336
 2 files changed, 2 insertions(+), 0 deletions(-)
 
150337
 
 
150338
commit 833b202360974d9aeb72290ef9a84dad48c7d1e7
 
150339
Author: Jonathan Blandford <jrb@redhat.com>
 
150340
Date:   Thu Apr 1 06:59:44 1999 +0000
 
150341
 
 
150342
    added new xscreensaver-3.08 screen hacks.
 
150343
    
 
150344
    
 
150345
    1999-04-01  Jonathan Blandford  <jrb@redhat.com>
 
150346
    
 
150347
        * capplets/screensaver-properties/screensaver-desktops/Makefile.am
 
150348
        (ssdata_DATA): added new xscreensaver-3.08 screen hacks.
 
150349
 
 
150350
 ChangeLog |    5 +++++
 
150351
 1 files changed, 5 insertions(+), 0 deletions(-)
 
150352
 
 
150353
commit 28a9a02eef9f9e9d160d0416ae21cccf6da30d02
 
150354
Author: Jonathan Blandford <jrb@redhat.com>
 
150355
Date:   Thu Apr 1 04:10:18 1999 +0000
 
150356
 
 
150357
    add try-exec like functionality to the screensaver list. This can be made
 
150358
    
 
150359
    
 
150360
    1999-03-31  Jonathan Blandford  <jrb@redhat.com>
 
150361
    
 
150362
        * capplets/screensaver-properties/callbacks.c (create_list):
 
150363
        add try-exec like functionality to the screensaver list.  This can
 
150364
        be made more sophisticated in the future.
 
150365
 
 
150366
 ChangeLog |    4 ++++
 
150367
 1 files changed, 4 insertions(+), 0 deletions(-)
 
150368
 
 
150369
commit b63c67767dcc70d9cc720bc29badd67cca2652ad
 
150370
Author: Jonathan Blandford <jrb@redhat.com>
 
150371
Date:   Thu Apr 1 00:58:38 1999 +0000
 
150372
 
 
150373
    Now you can set the font!
 
150374
    
 
150375
    
 
150376
    1999-03-31  Jonathan Blandford  <jrb@redhat.com>
 
150377
    
 
150378
        * capplets/theme-switcher/gui.c,lister.c,da.h: Now you can set the
 
150379
        font!
 
150380
 
 
150381
 ChangeLog                              |    5 +
 
150382
 capplets/theme-switcher/da.h           |    8 +-
 
150383
 capplets/theme-switcher/da.h-67648     |    8 +-
 
150384
 capplets/theme-switcher/gui.c          |  224 ++++++++++++++++++++++----------
 
150385
 capplets/theme-switcher/gui.c-6060     |  224 ++++++++++++++++++++++----------
 
150386
 capplets/theme-switcher/lister.c       |   72 +++++++---
 
150387
 capplets/theme-switcher/lister.c-42011 |   72 +++++++---
 
150388
 7 files changed, 427 insertions(+), 186 deletions(-)
 
150389
 
 
150390
commit 982628466cf528a3e11f3d4fb4227986ad9dcd8f
 
150391
Author: Nuno Ferreira <nuno@src.gnome.org>
 
150392
Date:   Sat Mar 27 17:23:00 1999 +0000
 
150393
 
 
150394
    C1999-03-27  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
150395
    
 
150396
        * capplets/screensaver-properties/parser.c (get_entry): free tem
 
150397
        using free(), it's allocated with strdup.
 
150398
 
 
150399
 ChangeLog |    5 +++++
 
150400
 1 files changed, 5 insertions(+), 0 deletions(-)
 
150401
 
 
150402
commit 82da05b356a5854a72e11ef41d8f9735fcddc1b4
 
150403
Author: Jonathan Blandford <jrb@redhat.com>
 
150404
Date:   Fri Mar 26 16:35:43 1999 +0000
 
150405
 
 
150406
    oops -- should be mime-type-capplet, not mouse-capplet. Thanks to Jacob
 
150407
    
 
150408
    
 
150409
    1999-03-26  Jonathan Blandford  <jrb@redhat.com>
 
150410
    
 
150411
        * capplets/mime-type/mime-type-capplet.c (main): oops -- should be
 
150412
        mime-type-capplet, not mouse-capplet.  Thanks to Jacob Berkman
 
150413
        <jberkman@andrew.cmu.edu> for pointing this out
 
150414
    
 
150415
    1999-03-22  Jonathan Blandford  <jrb@redhat.com>
 
150416
    
 
150417
        * capplets/theme-switcher/gui.c (click_entry): bug fix.  Now we
 
150418
        can try again after a revert.
 
150419
 
 
150420
 ChangeLog                              |   11 +++++++++++
 
150421
 capplets/mime-type/mime-type-capplet.c |    2 +-
 
150422
 capplets/theme-switcher/gui.c          |   21 ++++++++++++++-------
 
150423
 capplets/theme-switcher/gui.c-6060     |   21 ++++++++++++++-------
 
150424
 4 files changed, 40 insertions(+), 15 deletions(-)
 
150425
 
 
150426
commit 22b745dd9c1a2dd2881cce480646b1c2631e4844
 
150427
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
 
150428
Date:   Fri Mar 26 13:59:21 1999 +0000
 
150429
 
 
150430
    - modyfications which allow use $DESTDIR in install target.
 
150431
    
 
150432
    
 
150433
    - modyfications which allow use $DESTDIR in install target.
 
150434
 
 
150435
 capplets/mime-type/Makefile.am      |    2 +-
 
150436
 capplets/theme-switcher/Makefile.am |    2 +-
 
150437
 capplets/url-properties/Makefile.am |    2 +-
 
150438
 3 files changed, 3 insertions(+), 3 deletions(-)
 
150439
 
 
150440
commit c6bc00da84f1f34ea09544cb9020ffa79b25902d
 
150441
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
 
150442
Date:   Fri Mar 26 10:07:54 1999 +0000
 
150443
 
 
150444
    - cosmetic (reorder in ALL_LINGUAS).
 
150445
    
 
150446
    
 
150447
    - cosmetic (reorder in ALL_LINGUAS).
 
150448
 
 
150449
 configure.in |    2 +-
 
150450
 1 files changed, 1 insertions(+), 1 deletions(-)
 
150451
 
 
150452
commit 2741da29837614aff08d08a4d75f4eda7567749e
 
150453
Author: Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
 
150454
Date:   Fri Mar 26 00:18:45 1999 +0000
 
150455
 
 
150456
    connect combo_changed() to both entry's activate and list's
 
150457
    
 
150458
    
 
150459
    1999-03-26  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>
 
150460
    
 
150461
        * capplets/gnome-edit-properties/gnome-edit-properties.c
 
150462
        (entry_changed) renamed to combo_changed.
 
150463
        (edit_setup): connect combo_changed() to both entry's activate
 
150464
        and list's selection_changed signals.
 
150465
        (edit_read): g_strdup text from entry. otherwise it is changed
 
150466
        as the entry changes. g_free() it at appropriate places.
 
150467
 
 
150468
 ChangeLog |    9 +++++++++
 
150469
 1 files changed, 9 insertions(+), 0 deletions(-)
 
150470
 
 
150471
commit 3ddaa3aa6f0e071cc14ed493f0c231f7cdb6864b
 
150472
Author: Kjartan Maraas <kmaraas@online.no>
 
150473
Date:   Thu Mar 25 23:05:16 1999 +0000
 
150474
 
 
150475
    Updated translation
 
150476
    
 
150477
    1999-03-26  Kjartan Maraas  <kmaraas@online.no>
 
150478
    
 
150479
                * no.po: Updated translation
 
150480
 
 
150481
 po/ChangeLog |    4 +++
 
150482
 po/no.po     |   79 ++++++++++++++++++++++++++++++++++++---------------------
 
150483
 2 files changed, 54 insertions(+), 29 deletions(-)
 
150484
 
 
150485
commit d4375842c06b6e01ad3d5a52d91247b1ae977eea
 
150486
Author: Martin Baulig <martin@home-of-linux.org>
 
150487
Date:   Tue Mar 23 17:47:18 1999 +0000
 
150488
 
 
150489
    First look at `default.wm/Default/WM' before `$(datadir)/default.wm' for
 
150490
    
 
150491
    1999-03-23  Martin Baulig  <martin@home-of-linux.org>
 
150492
    
 
150493
        * capplets/wm-properties/wm-list.c (wm_list_init): First look
 
150494
        at `default.wm/Default/WM' before `$(datadir)/default.wm' for
 
150495
        the default WM so the gnome-wm script can write the chosen WM
 
150496
        there.
 
150497
 
 
150498
 ChangeLog                        |    7 +++++++
 
150499
 capplets/wm-properties/wm-list.c |   11 ++++++++++-
 
150500
 2 files changed, 17 insertions(+), 1 deletions(-)
 
150501
 
 
150502
commit f15c405f95e06ec041af4c5ee34fd55e83a423fd
 
150503
Author: Kjartan Maraas <kmaraas@online.no>
 
150504
Date:   Tue Mar 23 00:44:50 1999 +0000
 
150505
 
 
150506
    Updated translation
 
150507
    
 
150508
    1999-03-23  Kjartan Maraas  <kmaraas@online.no>
 
150509
    
 
150510
                * no.po: Updated translation
 
150511
 
 
150512
 po/no.po |   14 ++++++++------
 
150513
 1 files changed, 8 insertions(+), 6 deletions(-)
 
150514
 
 
150515
commit e157d883c6fbffa4da7aaa90cbfec85c7ecff95a
 
150516
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150517
Date:   Mon Mar 22 22:50:56 1999 +0000
 
150518
 
 
150519
    updated spanish language file
 
150520
 
 
150521
 po/es.po |  129 ++++++++++++++++++++++++++++----------------------------------
 
150522
 1 files changed, 58 insertions(+), 71 deletions(-)
 
150523
 
 
150524
commit be48aba8d714e5364f4530b5b853b837a56c76c7
 
150525
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150526
Date:   Mon Mar 22 17:12:56 1999 +0000
 
150527
 
 
150528
    removed debugging messages.
 
150529
    Releasing 1.0.4
 
150530
 
 
150531
 ChangeLog    |    6 +++
 
150532
 configure.in |    2 +-
 
150533
 po/cs.po     |   50 +++++++++++++++---------
 
150534
 po/da.po     |   50 +++++++++++++++---------
 
150535
 po/de.po     |   50 +++++++++++++++---------
 
150536
 po/es.po     |  119 ++++++++++++++++++++++++++++++++--------------------------
 
150537
 po/fi.po     |   50 +++++++++++++++---------
 
150538
 po/fr.po     |   50 +++++++++++++++---------
 
150539
 po/ga.po     |   50 +++++++++++++++---------
 
150540
 po/hu.po     |   51 +++++++++++++++---------
 
150541
 po/it.po     |   50 +++++++++++++++---------
 
150542
 po/ja.po     |   50 +++++++++++++++---------
 
150543
 po/ko.po     |   51 +++++++++++++++---------
 
150544
 po/no.po     |   51 +++++++++++++++---------
 
150545
 po/pl.po     |   50 +++++++++++++++---------
 
150546
 po/pt.po     |   54 ++++++++++++++++----------
 
150547
 po/ru.po     |   50 +++++++++++++++---------
 
150548
 po/sv.po     |   50 +++++++++++++++---------
 
150549
 18 files changed, 544 insertions(+), 340 deletions(-)
 
150550
 
 
150551
commit 4db5641ca211150bcd83600655d8ce099277315b
 
150552
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150553
Date:   Sun Mar 21 14:11:56 1999 +0000
 
150554
 
 
150555
    updated spanish language file
 
150556
 
 
150557
 po/es.po |   89 ++++++++++++++++++++++++++++++++------------------------------
 
150558
 1 files changed, 46 insertions(+), 43 deletions(-)
 
150559
 
 
150560
commit a8848f194a79a3b82ec174b5554cff621ef769ff
 
150561
Author: Frank Belew (Myth) <frb@src.gnome.org>
 
150562
Date:   Sun Mar 21 07:36:03 1999 +0000
 
150563
 
 
150564
    capplets/gnome-edit-properties/gnome-edit-properties.c: added Nedit to the list
 
150565
 
 
150566
 ChangeLog |    4 ++++
 
150567
 1 files changed, 4 insertions(+), 0 deletions(-)
 
150568
 
 
150569
commit 44d961a2fd226cd6f2356b61a4007e512a25a581
 
150570
Author: Michael Fulbright <drmike@src.gnome.org>
 
150571
Date:   Fri Mar 19 05:34:00 1999 +0000
 
150572
 
 
150573
    Fix from owen so that the preview process will die properly on 2.2 kernels
 
150574
    when you exit the theme-selector-capplet
 
150575
    
 
150576
    Dr Mike <drmike@redhat.com>
 
150577
 
 
150578
 capplets/theme-switcher/demo.c       |    5 +++--
 
150579
 capplets/theme-switcher/demo.c-45827 |    5 +++--
 
150580
 2 files changed, 6 insertions(+), 4 deletions(-)
 
150581
 
 
150582
commit 16e9b022462d3b91304a0874a740c560197beae7
 
150583
Author: Timur Bakeyev <mc@bat.ru>
 
150584
Date:   Tue Mar 16 14:57:30 1999 +0000
 
150585
 
 
150586
    Add missed #include <sys/types.h>
 
150587
    
 
150588
    
 
150589
    Tue Mar 16 17:54:04 1999 Timur Bakeyev <mc@bat.ru>
 
150590
    
 
150591
        * capplets/wm-properties/wm-list.c: Add missed #include <sys/types.h>
 
150592
 
 
150593
 ChangeLog                        |    4 ++++
 
150594
 capplets/wm-properties/wm-list.c |    1 +
 
150595
 2 files changed, 5 insertions(+), 0 deletions(-)
 
150596
 
 
150597
commit 3cff1f9546a239834c328c7a1e9f93cd71e4fd2e
 
150598
Author: Nuno Ferreira <nmrf@rnl.ist.utl.pt>
 
150599
Date:   Tue Mar 16 00:07:28 1999 +0000
 
150600
 
 
150601
    Updated Portuguese translation.
 
150602
    
 
150603
    1999-03-16  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
150604
    
 
150605
        * pt.po: Updated Portuguese translation.
 
150606
 
 
150607
 po/ChangeLog |    4 ++++
 
150608
 po/pt.po     |   35 ++++++++++++++++-------------------
 
150609
 2 files changed, 20 insertions(+), 19 deletions(-)
 
150610
 
 
150611
commit 61871c426e3bfc070acf94f1e6af0b3ebf392b41
 
150612
Author: Jonathan Blandford <jrb@redhat.com>
 
150613
Date:   Mon Mar 15 19:31:13 1999 +0000
 
150614
 
 
150615
    No more warnings.
 
150616
    
 
150617
    
 
150618
    1999-03-15  Jonathan Blandford  <jrb@redhat.com>
 
150619
    
 
150620
        * capplets/mime-type/: No more warnings.
 
150621
 
 
150622
 ChangeLog                        |    2 ++
 
150623
 capplets/mime-type/edit-window.c |   12 +++++++-----
 
150624
 capplets/mime-type/edit-window.h |   11 ++++++-----
 
150625
 capplets/mime-type/mime-data.c   |   11 +++++++----
 
150626
 capplets/mime-type/mime-data.h   |    4 ++--
 
150627
 capplets/mime-type/mime-info.c   |    9 +++++----
 
150628
 capplets/mime-type/mime-info.h   |    8 ++++----
 
150629
 7 files changed, 33 insertions(+), 24 deletions(-)
 
150630
 
 
150631
commit 0ab962a48397415f6cf2bbec07eb565bd412bada
 
150632
Author: Jonathan Blandford <jrb@redhat.com>
 
150633
Date:   Mon Mar 15 18:05:33 1999 +0000
 
150634
 
 
150635
    Oh fooey. I forgot a file again... )-: I should know better by now...
 
150636
    
 
150637
    
 
150638
    
 
150639
    Oh fooey.  I forgot a file again... )-:
 
150640
    I should know better by now...
 
150641
    
 
150642
    1999-03-15  Jonathan Blandford  <jrb@redhat.com>
 
150643
    
 
150644
        * capplets/mime-type/mime-info.c (write_initial_keys): Now we
 
150645
        explicitly remove then recreate the file, so that we can guarantee
 
150646
        that the mime-type gets reread.
 
150647
 
 
150648
 ChangeLog                      |    6 +
 
150649
 capplets/mime-type/mime-info.c |  479 ++++++++++++++++++++++++++++++++++++++++
 
150650
 capplets/mime-type/mime-info.h |   17 ++
 
150651
 3 files changed, 502 insertions(+), 0 deletions(-)
 
150652
 
 
150653
commit f4f5d28ffd179ba93f025ca62e024a536ab3a308
 
150654
Author: Jonathan Blandford <jrb@redhat.com>
 
150655
Date:   Mon Mar 15 04:51:12 1999 +0000
 
150656
 
 
150657
    We want to turn dpms off by default.
 
150658
    
 
150659
    
 
150660
    1999-03-14  Jonathan Blandford  <jrb@redhat.com>
 
150661
    
 
150662
        * capplets/screensaver-properties/callbacks.c (screensaver_load):
 
150663
        We want to turn dpms off by default.
 
150664
 
 
150665
 ChangeLog |    3 +++
 
150666
 1 files changed, 3 insertions(+), 0 deletions(-)
 
150667
 
 
150668
commit 692ae9523448349f2408f3922540ecefd417d7eb
 
150669
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150670
Date:   Mon Mar 15 04:07:36 1999 +0000
 
150671
 
 
150672
    the mime-type capplet should be ready for prime-time...
 
150673
    Hopefully it'll work for most people.
 
150674
 
 
150675
 ChangeLog                              |    5 +
 
150676
 capplets/Makefile.am                   |    4 +-
 
150677
 capplets/mime-type/Makefile.am         |    4 +-
 
150678
 capplets/mime-type/edit-window.c       |  157 ++++++++++++++++++--------------
 
150679
 capplets/mime-type/edit-window.h       |    5 +-
 
150680
 capplets/mime-type/mime-data.c         |   24 +++--
 
150681
 capplets/mime-type/mime-type-capplet.c |   25 +++--
 
150682
 configure.in                           |    2 +-
 
150683
 po/cs.po                               |   42 +++++----
 
150684
 po/da.po                               |   30 +++++--
 
150685
 po/de.po                               |   34 +++++--
 
150686
 po/es.po                               |   30 +++++--
 
150687
 po/fi.po                               |   34 +++++--
 
150688
 po/fr.po                               |   30 +++++--
 
150689
 po/ga.po                               |   34 +++++--
 
150690
 po/hu.po                               |   31 +++++--
 
150691
 po/it.po                               |   34 +++++--
 
150692
 po/ja.po                               |   30 +++++--
 
150693
 po/ko.po                               |   30 +++++--
 
150694
 po/no.po                               |    4 +-
 
150695
 po/pl.po                               |   34 +++++--
 
150696
 po/pt.po                               |   30 +++++--
 
150697
 po/ru.po                               |   30 +++++--
 
150698
 po/sv.po                               |   34 +++++--
 
150699
 24 files changed, 473 insertions(+), 244 deletions(-)
 
150700
 
 
150701
commit 14049208d884171325402adab78780b08ead05fb
 
150702
Author: Owen Taylor <otaylor@redhat.com>
 
150703
Date:   Sun Mar 14 22:26:36 1999 +0000
 
150704
 
 
150705
    Decrease time for starting from 20 seconds to 10 seconds.
 
150706
    
 
150707
    Fri Mar 12 12:06:18 1999  Owen Taylor  <otaylor@redhat.com>
 
150708
    
 
150709
        * capplets/wm-properties/wm-exec.c (start_do): Decrease
 
150710
        time for starting from 20 seconds to 10 seconds.
 
150711
    
 
150712
        * capplets/wm-properties/wm-properties-capplet.c (add_dialog):
 
150713
        Track selected row properly on adds and deletes.
 
150714
    
 
150715
        * capplets/wm-properties/wm-properties-capplet.c: Fix
 
150716
        bug where wm-properties capplet wouldn't exit upon
 
150717
        succesful completion.
 
150718
 
 
150719
 ChangeLog                                      |   12 +++++
 
150720
 capplets/wm-properties/wm-exec.c               |    2 +-
 
150721
 capplets/wm-properties/wm-properties-capplet.c |   52 ++++++++++++++++++++---
 
150722
 3 files changed, 58 insertions(+), 8 deletions(-)
 
150723
 
 
150724
commit e4d28750e740016e3396a117f6b7d29536110a54
 
150725
Author: Szabolcs Ban <bansz@src.gnome.org>
 
150726
Date:   Sun Mar 14 09:13:36 1999 +0000
 
150727
 
 
150728
    Shooby Ban <bansz@szif.hu>
 
150729
    
 
150730
    * updated hungarian translations
 
150731
 
 
150732
 po/ChangeLog |    4 ++++
 
150733
 po/hu.po     |    6 +++---
 
150734
 2 files changed, 7 insertions(+), 3 deletions(-)
 
150735
 
 
150736
commit d747ffc8a0635d75632687d832ac512829ef99c0
 
150737
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
150738
Date:   Sat Mar 13 22:21:17 1999 +0000
 
150739
 
 
150740
    Updated translation
 
150741
    
 
150742
    1999-03-13  Kjartan Maraas  <kmaraas@fib.hl.no>
 
150743
    
 
150744
                * Updated translation
 
150745
 
 
150746
 po/no.po |   33 +++++++++++++++++++++++----------
 
150747
 1 files changed, 23 insertions(+), 10 deletions(-)
 
150748
 
 
150749
commit c52b6760345f26a882f181dbfdd75e55e48baced
 
150750
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150751
Date:   Sat Mar 13 00:53:31 1999 +0000
 
150752
 
 
150753
    more work. also minor fix in gnome-edit-properties. off to go see cruel
 
150754
    
 
150755
    more work.
 
150756
    also minor fix in gnome-edit-properties.
 
150757
    off to go see cruel intentions.
 
150758
 
 
150759
 capplets/mime-type/Makefile.am         |    2 +-
 
150760
 capplets/mime-type/edit-window.c       |  262 +++++++++++++++++++++++++++++++-
 
150761
 capplets/mime-type/mime-data.c         |   70 +++++++--
 
150762
 capplets/mime-type/mime-data.h         |    2 +
 
150763
 capplets/mime-type/mime-type-capplet.c |    6 +-
 
150764
 5 files changed, 319 insertions(+), 23 deletions(-)
 
150765
 
 
150766
commit af81c4017fc4ee1c323f099864a2d694190a80f2
 
150767
Author: Owen Taylor <otaylor@redhat.com>
 
150768
Date:   Fri Mar 12 15:46:11 1999 +0000
 
150769
 
 
150770
    Wait for our child to exit before quitting. The prevents us from pulling
 
150771
    
 
150772
    Fri Mar 12 10:53:10 1999  Owen Taylor  <otaylor@redhat.com>
 
150773
    
 
150774
        * capplets/theme-switcher/main.c (main): Wait for
 
150775
        our child to exit before quitting. The prevents
 
150776
        us from pulling the socket window out from under
 
150777
        our child.
 
150778
    
 
150779
        * capplets/theme-switcher/demo.c (demo_main): Clean
 
150780
        up some warnings about types in formats.
 
150781
    
 
150782
        * capplets/theme-switcher/demo.c (demo_main): Exit
 
150783
        cleanly if read from parent fails - don't drop
 
150784
        a core.
 
150785
 
 
150786
 ChangeLog                            |   14 ++++++++++
 
150787
 capplets/theme-switcher/da.h         |   16 +-----------
 
150788
 capplets/theme-switcher/da.h-67648   |   16 +-----------
 
150789
 capplets/theme-switcher/demo.c       |   18 +++++++------
 
150790
 capplets/theme-switcher/demo.c-45827 |   18 +++++++------
 
150791
 capplets/theme-switcher/gui.c        |   44 +++++++++++++++++++++++++++------
 
150792
 capplets/theme-switcher/gui.c-6060   |   44 +++++++++++++++++++++++++++------
 
150793
 capplets/theme-switcher/main.c       |    9 ++++++-
 
150794
 8 files changed, 116 insertions(+), 63 deletions(-)
 
150795
 
 
150796
commit 4d6e8150b5909bddb8538967a51bca6d38f189e5
 
150797
Author: Owen Taylor <otaylor@redhat.com>
 
150798
Date:   Fri Mar 12 07:28:19 1999 +0000
 
150799
 
 
150800
    Add an error dialog if installing a theme fails.
 
150801
    
 
150802
    Fri Mar 12 02:21:55 1999  Owen Taylor  <otaylor@redhat.com>
 
150803
    
 
150804
        * capplets/theme-switcher/gui.c (browse_dialog_close):
 
150805
        Add an error dialog if installing a theme fails.
 
150806
    
 
150807
        * capplets/theme-switcher/install.c (install_theme): Add
 
150808
        a return value indicating success or failure.
 
150809
    
 
150810
        * capplets/theme-switcher/install.c (install_theme):
 
150811
        Fixed reversed arguments for installing ungipped tarballs
 
150812
    
 
150813
    Fri Mar 12 01:12:15 1999  Owen Taylor  <otaylor@redhat.com>
 
150814
    
 
150815
        [ Patch from Patrik Nordebo <isildur@a39.ryd.student.liu.se> ]
 
150816
    
 
150817
        * capplets/theme-switcher/install.c (install_theme): Removed
 
150818
        useless call to wait(). Install themes in .themes,
 
150819
        not .gtk/themes.
 
150820
    
 
150821
    Fri Mar 12 01:06:53 1999  Owen Taylor  <otaylor@redhat.com>
 
150822
    
 
150823
        * capplets/theme-switcher/lister.c (edit_file_to_use): Fixed
 
150824
        reversed lines that were causing initial creation
 
150825
        not to work properly.
 
150826
    
 
150827
        * capplets/theme-switcher/demo.c (send_reread): You
 
150828
        can't fsync() a pipe...
 
150829
    
 
150830
        * capplets/theme-switcher/gui.c: Don't select list
 
150831
        items before they are added to the list ... removed
 
150832
        hack that sort of worked around this.
 
150833
    
 
150834
        * capplets/theme-switcher/gui.c (make_main): Major
 
150835
        un-rasterization. (Sort of a shame, this was some
 
150836
        of the funniest code I've ever seen.)
 
150837
    
 
150838
        * capplets/theme-switcher/gui.c (install_theme_callback):
 
150839
        Removed non-functional transient-for code.
 
150840
    
 
150841
        * capplets/theme-switcher/demo.c (demo_data_in): Removed
 
150842
        brutal, unreliable kill -9 in favor of noticing when
 
150843
        the IPC pipe closes.
 
150844
    
 
150845
        * capplets/theme-switcher/demo.c (demo_main): Solved
 
150846
        problem where dup2() was going astray by not using it.
 
150847
    
 
150848
        * capplets/theme-switcher/gui.c (update_theme_entries): Fix
 
150849
        cut-and-paste typo.
 
150850
 
 
150851
 ChangeLog                               |   49 ++++++
 
150852
 capplets/theme-switcher/da.h            |   20 +--
 
150853
 capplets/theme-switcher/da.h-67648      |   20 +--
 
150854
 capplets/theme-switcher/demo.c          |   33 ++--
 
150855
 capplets/theme-switcher/demo.c-45827    |   33 ++--
 
150856
 capplets/theme-switcher/globals.c       |   12 +--
 
150857
 capplets/theme-switcher/globals.c-53032 |   12 +--
 
150858
 capplets/theme-switcher/gui.c           |  276 +++++++++++++++++++------------
 
150859
 capplets/theme-switcher/gui.c-6060      |  276 +++++++++++++++++++------------
 
150860
 capplets/theme-switcher/install.c       |   81 +++++----
 
150861
 capplets/theme-switcher/install.c-64828 |   81 +++++----
 
150862
 capplets/theme-switcher/lister.c        |    4 +-
 
150863
 capplets/theme-switcher/lister.c-42011  |    4 +-
 
150864
 capplets/theme-switcher/main.c          |    1 +
 
150865
 14 files changed, 534 insertions(+), 368 deletions(-)
 
150866
 
 
150867
commit 01abef3d80ded07be45325583ae67ef1988126c9
 
150868
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
150869
Date:   Thu Mar 11 14:00:07 1999 +0000
 
150870
 
 
150871
    Updated translation
 
150872
    
 
150873
    1999-03-11  Kjartan Maraas  <kmaraas@fib.hl.no>
 
150874
    
 
150875
                * Updated translation
 
150876
 
 
150877
 po/no.po |   11 +++++++----
 
150878
 1 files changed, 7 insertions(+), 4 deletions(-)
 
150879
 
 
150880
commit fdb99b1ad10b34d511e6612144d105fd60ad17ff
 
150881
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150882
Date:   Thu Mar 11 03:11:12 1999 +0000
 
150883
 
 
150884
    Beginnings of the mime-type capplet.
 
150885
    
 
150886
    Also, fixed the stupid bug that prevented people from debugging capplets
 
150887
    in gdb.
 
150888
 
 
150889
 ChangeLog                              |    5 +
 
150890
 capplets/Makefile.am                   |    1 +
 
150891
 capplets/mime-type/Makefile.am         |   23 +++
 
150892
 capplets/mime-type/edit-window.c       |   23 +++
 
150893
 capplets/mime-type/edit-window.h       |   12 ++
 
150894
 capplets/mime-type/mime-data.c         |  283 ++++++++++++++++++++++++++++++++
 
150895
 capplets/mime-type/mime-data.h         |   22 +++
 
150896
 capplets/mime-type/mime-type-capplet.c |  101 +++++++++++
 
150897
 configure.in                           |    1 +
 
150898
 po/no.po                               |   28 ++--
 
150899
 10 files changed, 487 insertions(+), 12 deletions(-)
 
150900
 
 
150901
commit 70f062386348e1b031a0af070c3a49187a11c8d3
 
150902
Author: Chris Lahey <clahey@umich.edu>
 
150903
Date:   Wed Mar 10 19:43:37 1999 +0000
 
150904
 
 
150905
    Updated this to do proper loading with the old value. It also has a "Run
 
150906
    
 
150907
    1999-03-10  Chris Lahey  <clahey@umich.edu>
 
150908
    
 
150909
            * capplets/gnome-edit-properties/gnome-edit-properties.c: Updated
 
150910
            this to do proper loading with the old value.  It also has a "Run
 
150911
            In Terminal" button now.
 
150912
 
 
150913
 ChangeLog |    6 ++++++
 
150914
 1 files changed, 6 insertions(+), 0 deletions(-)
 
150915
 
 
150916
commit 9963e978792ac427fbf0be76ba230664f9587ad1
 
150917
Author: Jonathan Blandford <jrb@src.gnome.org>
 
150918
Date:   Wed Mar 10 00:27:13 1999 +0000
 
150919
 
 
150920
    Preparing for a release.
 
150921
 
 
150922
 capplets/Makefile.am                |    4 +-
 
150923
 capplets/theme-switcher/Makefile.am |    2 +-
 
150924
 capplets/wm-properties/Makefile.am  |    2 +-
 
150925
 configure.in                        |    2 +-
 
150926
 po/cs.po                            |  118 +++++++++---------
 
150927
 po/da.po                            |  119 ++++++++++---------
 
150928
 po/de.po                            |  118 +++++++++---------
 
150929
 po/es.po                            |  231 ++++++++++++++++++++---------------
 
150930
 po/fi.po                            |  118 +++++++++---------
 
150931
 po/fr.po                            |  119 ++++++++++---------
 
150932
 po/ga.po                            |  118 +++++++++---------
 
150933
 po/hu.po                            |  122 ++++++++++---------
 
150934
 po/it.po                            |  118 +++++++++---------
 
150935
 po/ja.po                            |  119 ++++++++++---------
 
150936
 po/ko.po                            |  119 ++++++++++---------
 
150937
 po/pl.po                            |  118 +++++++++---------
 
150938
 po/pt.po                            |  119 ++++++++++---------
 
150939
 po/ru.po                            |  119 ++++++++++---------
 
150940
 po/sv.po                            |  118 +++++++++---------
 
150941
 19 files changed, 997 insertions(+), 906 deletions(-)
 
150942
 
 
150943
commit 575c19256b01a060dd3f225a5a3be91e7f5c73d7
 
150944
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
150945
Date:   Wed Mar 10 00:06:30 1999 +0000
 
150946
 
 
150947
    Update translation
 
150948
    
 
150949
    1999-03-10  Kjartan Maraas  <kmaraas@fib.hl.no>
 
150950
    
 
150951
                * Update translation
 
150952
 
 
150953
 po/no.po |  128 ++++++++++++++++++++++++++++++--------------------------------
 
150954
 1 files changed, 62 insertions(+), 66 deletions(-)
 
150955
 
 
150956
commit ff9e99528abd9543f737984f6dc4426664f9c0cc
 
150957
Author: Owen Taylor <otaylor@src.gnome.org>
 
150958
Date:   Tue Mar 9 19:08:48 1999 +0000
 
150959
 
 
150960
    Fixed log.
 
150961
 
 
150962
 ChangeLog |   14 ++++++++++++++
 
150963
 1 files changed, 14 insertions(+), 0 deletions(-)
 
150964
 
 
150965
commit 89c7aa35e12fe06fa7a34e48dbc00472cd1e56a3
 
150966
Author: Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
 
150967
Date:   Mon Mar 8 18:40:57 1999 +0000
 
150968
 
 
150969
    set the combo to the value read.
 
150970
    
 
150971
    
 
150972
    1999-03-08  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>
 
150973
    
 
150974
        * capplets/gnome-edit-properties/gnome-edit-properties.c (main):
 
150975
        set the combo to the value read.
 
150976
 
 
150977
 ChangeLog |    5 +++++
 
150978
 1 files changed, 5 insertions(+), 0 deletions(-)
 
150979
 
 
150980
commit ee81bac1db9626c4cd5b8b4e89282774c513ea7c
 
150981
Author: Martin Baulig <martin@home-of-linux.org>
 
150982
Date:   Sun Mar 7 14:31:53 1999 +0000
 
150983
 
 
150984
    Read the default WM from $(datadir)/default.wm rather than using the first
 
150985
    
 
150986
    1999-03-02  Martin Baulig  <martin@home-of-linux.org>
 
150987
    
 
150988
        * capplets/wm-properties/wm-list.c (wm_list_init): Read the
 
150989
        default WM from $(datadir)/default.wm rather than using the
 
150990
        first one from the list.
 
150991
 
 
150992
 ChangeLog                        |    6 ++++++
 
150993
 capplets/wm-properties/wm-list.c |   33 +++++++++++++++++++++++++++++++++
 
150994
 2 files changed, 39 insertions(+), 0 deletions(-)
 
150995
 
 
150996
commit 690b6e88f75b089425adbd3427825427e81da9c2
 
150997
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
150998
Date:   Wed Mar 3 00:43:24 1999 +0000
 
150999
 
 
151000
    updated spanish language file
 
151001
 
 
151002
 po/es.po |  252 +++++++++++++++++---------------------------------------------
 
151003
 1 files changed, 69 insertions(+), 183 deletions(-)
 
151004
 
 
151005
commit 8850f4de69c62072047ac77a128aecc7d941c967
 
151006
Author: Szabolcs Ban <bansz@src.gnome.org>
 
151007
Date:   Tue Mar 2 00:31:20 1999 +0000
 
151008
 
 
151009
    Shooby Ban <bansz@szif.hu>
 
151010
    
 
151011
    * Updated hungarian translation
 
151012
 
 
151013
 po/hu.po |    5 +++--
 
151014
 1 files changed, 3 insertions(+), 2 deletions(-)
 
151015
 
 
151016
commit 9a0eb80c5eeb9236f4f37ca31e38cd072c091a98
 
151017
Author: Elliot Lee <sopwith@src.gnome.org>
 
151018
Date:   Mon Mar 1 21:52:12 1999 +0000
 
151019
 
 
151020
    1.0.1
 
151021
    
 
151022
    
 
151023
    
 
151024
    1.0.1
 
151025
 
 
151026
 configure.in |    2 +-
 
151027
 po/cs.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151028
 po/da.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151029
 po/de.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151030
 po/es.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151031
 po/fi.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151032
 po/fr.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151033
 po/ga.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151034
 po/hu.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151035
 po/it.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151036
 po/ja.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151037
 po/ko.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151038
 po/no.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151039
 po/pl.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151040
 po/pt.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151041
 po/ru.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151042
 po/sv.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 
151043
 17 files changed, 849 insertions(+), 849 deletions(-)
 
151044
 
 
151045
commit 1f7a8497fee232f1d8218ad81104b6410c92ce5a
 
151046
Author: Michael Fulbright <drmike@src.gnome.org>
 
151047
Date:   Mon Mar 1 16:06:34 1999 +0000
 
151048
 
 
151049
    Bound users guide help to 'Help' buttons for several apps, and cleaned up a few .cvsignores
 
151050
 
 
151051
 .cvsignore                                     |    1 +
 
151052
 capplets/theme-switcher/da.h                   |    2 ++
 
151053
 capplets/theme-switcher/da.h-67648             |    2 ++
 
151054
 capplets/theme-switcher/gui.c                  |   14 ++++++++++++++
 
151055
 capplets/theme-switcher/gui.c-6060             |   14 ++++++++++++++
 
151056
 capplets/wm-properties/wm-properties-capplet.c |   15 +++++++++++++++
 
151057
 6 files changed, 48 insertions(+), 0 deletions(-)
 
151058
 
 
151059
commit 43b45c2205440031e5d398755b1f6c76b9ff545b
 
151060
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
151061
Date:   Sun Feb 28 23:26:42 1999 +0000
 
151062
 
 
151063
    Fixed a typo in translation
 
151064
 
 
151065
 po/ko.po |   33 +++++++++++++++++++--------------
 
151066
 1 files changed, 19 insertions(+), 14 deletions(-)
 
151067
 
 
151068
commit a63c6a44071b964ec7f5c23a4bbbf6f7f8775a4d
 
151069
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
151070
Date:   Sun Feb 28 23:23:44 1999 +0000
 
151071
 
 
151072
    Updated translation
 
151073
 
 
151074
 po/ko.po |   52 +++++++++++++++++++++-------------------------------
 
151075
 1 files changed, 21 insertions(+), 31 deletions(-)
 
151076
 
 
151077
commit 8a31fccdd0c95c2c01fc9db75f90cb9ff92bda6a
 
151078
Author: Elliot Lee <sopwith@src.gnome.org>
 
151079
Date:   Sun Feb 28 22:37:37 1999 +0000
 
151080
 
 
151081
    last minute 1.0.0.1 stuff.
 
151082
    
 
151083
    
 
151084
    
 
151085
    last minute 1.0.0.1 stuff.
 
151086
 
 
151087
 configure.in |    2 +-
 
151088
 po/cs.po     |    6 +++++-
 
151089
 po/da.po     |    6 +++++-
 
151090
 po/de.po     |    9 +++++----
 
151091
 po/es.po     |    6 +++++-
 
151092
 po/fi.po     |    9 +++++----
 
151093
 po/fr.po     |    6 +++++-
 
151094
 po/ga.po     |    9 +++++----
 
151095
 po/hu.po     |    6 +++++-
 
151096
 po/it.po     |    9 +++++----
 
151097
 po/ja.po     |    6 +++++-
 
151098
 po/ko.po     |    6 +++++-
 
151099
 po/no.po     |    6 +++++-
 
151100
 po/pl.po     |    6 +++++-
 
151101
 po/pt.po     |    6 +++++-
 
151102
 po/ru.po     |    6 +++++-
 
151103
 po/sv.po     |    9 +++++----
 
151104
 17 files changed, 81 insertions(+), 32 deletions(-)
 
151105
 
 
151106
commit 7a2ce8d8a6c9808614da69590520482bb0077b6f
 
151107
Author: Martin Baulig <martin@home-of-linux.org>
 
151108
Date:   Sun Feb 28 22:22:15 1999 +0000
 
151109
 
 
151110
    Added some `--background-image' command line argument hack to set the
 
151111
    
 
151112
    1999-02-28  Martin Baulig  <martin@home-of-linux.org>
 
151113
    
 
151114
        * capplets/background-properties/app-background.c: Added some
 
151115
        `--background-image' command line argument hack to set the
 
151116
        background image.
 
151117
 
 
151118
 ChangeLog |    6 ++++++
 
151119
 1 files changed, 6 insertions(+), 0 deletions(-)
 
151120
 
 
151121
commit afdd11420399f9a1c4ca581ed42d749a7fc4de3a
 
151122
Author: Elliot Lee <sopwith@src.gnome.org>
 
151123
Date:   Sun Feb 28 22:03:39 1999 +0000
 
151124
 
 
151125
    Fix .spec file for new .desktop directory.
 
151126
    
 
151127
    
 
151128
    
 
151129
    Fix .spec file for new .desktop directory.
 
151130
 
 
151131
 control-center.spec.in |    2 +-
 
151132
 po/cs.po               |   70 +++++++++-----
 
151133
 po/da.po               |   82 ++++++++++------
 
151134
 po/de.po               |   81 +++++++++------
 
151135
 po/es.po               |  262 ++++++++++++++++++++++++++----------------------
 
151136
 po/fi.po               |   91 ++++++++++-------
 
151137
 po/fr.po               |   63 +++++++-----
 
151138
 po/ga.po               |   78 +++++++++------
 
151139
 po/hu.po               |   41 +++++---
 
151140
 po/it.po               |   81 +++++++++------
 
151141
 po/ja.po               |   80 +++++++++------
 
151142
 po/ko.po               |   77 ++++++++++-----
 
151143
 po/no.po               |   72 +++++++++----
 
151144
 po/pl.po               |   88 ++++++++++-------
 
151145
 po/pt.po               |   85 +++++++++++-----
 
151146
 po/ru.po               |   75 ++++++++++-----
 
151147
 po/sv.po               |   84 ++++++++++------
 
151148
 17 files changed, 876 insertions(+), 536 deletions(-)
 
151149
 
 
151150
commit b952960265209757de05a488c277d85951908ef6
 
151151
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
151152
Date:   Sun Feb 28 21:43:11 1999 +0000
 
151153
 
 
151154
    Made the N_()'ed strings be translated really.
 
151155
    
 
151156
    1999-03-01  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
151157
    
 
151158
        * capplets/sound-properties/sound-properties.c
 
151159
        (sound_properties_create): Made the N_()'ed strings be translated
 
151160
        really.
 
151161
    
 
151162
        * capplets/sound-properties/sound-properties.c (main): Inserted
 
151163
        bindtextdomain() and textdomain().
 
151164
    
 
151165
        * capplets/bell-properties/bell-properties.c (bell_setup): Marked
 
151166
        a translatable string with _().
 
151167
    
 
151168
        * capplets/*/{*.desktop, *.directory}: Added/Updated Korean
 
151169
        translation.
 
151170
 
 
151171
 ChangeLog |   15 +++++++++++++++
 
151172
 1 files changed, 15 insertions(+), 0 deletions(-)
 
151173
 
 
151174
commit 42ba478893d356836242ae0139cbe1430cd57add
 
151175
Author: Gregory McLean <gregm@src.gnome.org>
 
151176
Date:   Sun Feb 28 02:24:54 1999 +0000
 
151177
 
 
151178
    libtool on the alpha gets confused by all the diffrent types (10 at last
 
151179
    count). But in this case an Alpha is an Alpha :) Educate the spec file
 
151180
    about this. Also update the requirements to match the latest released,
 
151181
    stable versions of what it requires. This will make bug hunting much easier.
 
151182
    
 
151183
    
 
151184
    -- Greg
 
151185
 
 
151186
 control-center.spec.in |   19 ++++++++++++++-----
 
151187
 1 files changed, 14 insertions(+), 5 deletions(-)
 
151188
 
 
151189
commit 13226b06a7ffbdd2c677a228f51b9d291b94f5bc
 
151190
Author: Szabolcs Ban <bansz@src.gnome.org>
 
151191
Date:   Sat Feb 27 20:10:43 1999 +0000
 
151192
 
 
151193
    Shooby Ban <bansz@szif.hu>
 
151194
    
 
151195
        * Updated hungarian translation
 
151196
        * i18n fix for "Disable background selection"
 
151197
 
 
151198
 ChangeLog |    5 +++
 
151199
 po/hu.po  |  119 +++++++++++++++++++++++++++++++-----------------------------
 
151200
 2 files changed, 66 insertions(+), 58 deletions(-)
 
151201
 
 
151202
commit fdd7d9e79fa4d4a2103bdab863de4cb5689cc8a7
 
151203
Author: bertrand <Bertrand.Guiheneuf@inria.fr>
 
151204
Date:   Sat Feb 27 15:25:26 1999 +0000
 
151205
 
 
151206
    Fixed the "You have no entries listed ..." control-center crash.
 
151207
    
 
151208
    1999-02-27  bertrand <Bertrand.Guiheneuf@inria.fr>
 
151209
    
 
151210
        Fixed the "You have no entries listed ..."
 
151211
        control-center crash.
 
151212
    
 
151213
        * capplets/desktop-links/Makefile.am:
 
151214
        comment out the panel data install entries to respect
 
151215
        new panel organisation. ".directory" are now installed
 
151216
        correctly.
 
151217
    
 
151218
        * capplets/Makefile.am (always_built_SUBDIRS): uncomment
 
151219
        desktop-link. This was causing gnomecc to crash :(
 
151220
 
 
151221
 ChangeLog            |   10 ++++++++++
 
151222
 capplets/Makefile.am |    2 +-
 
151223
 2 files changed, 11 insertions(+), 1 deletions(-)
 
151224
 
 
151225
commit d1165626617222849c7f5c463faf11abb7f06135
 
151226
Author: Vincent Renardias <vinc@src.gnome.org>
 
151227
Date:   Fri Feb 26 18:26:50 1999 +0000
 
151228
 
 
151229
    fixes + updates.
 
151230
    
 
151231
    * fr.po: fixes + updates.
 
151232
 
 
151233
 po/fr.po |  121 +++++++++++++++++++++++++++++++------------------------------
 
151234
 1 files changed, 61 insertions(+), 60 deletions(-)
 
151235
 
 
151236
commit 37c1bacac1cc713c038d2b36ee31ffb1bcc5737e
 
151237
Author: Rosanna Yuen <zana@src.gnome.org>
 
151238
Date:   Fri Feb 26 17:24:10 1999 +0000
 
151239
 
 
151240
    Beginnings of the theme-selector dialog.
 
151241
    typo fix in Flag.desktop
 
151242
 
 
151243
 capplets/theme-switcher/gui.c      |   77 +++++++++++++++++++++++++++++++++++-
 
151244
 capplets/theme-switcher/gui.c-6060 |   77 +++++++++++++++++++++++++++++++++++-
 
151245
 2 files changed, 152 insertions(+), 2 deletions(-)
 
151246
 
 
151247
commit ed042b5ffb6c72ad8912dc263941d9b12519d990
 
151248
Author: Owen Taylor <otaylor@redhat.com>
 
151249
Date:   Fri Feb 26 00:34:57 1999 +0000
 
151250
 
 
151251
    Add a tryexec.
 
151252
    
 
151253
    1999-02-25  Owen Taylor  <otaylor@redhat.com>
 
151254
    
 
151255
        * capplets/wm-properties/wm-desktops/IceWM.desktop (TryExec): Add
 
151256
        a tryexec.
 
151257
 
 
151258
 ChangeLog |    5 +++++
 
151259
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151260
 
 
151261
commit 67cd7b081917f00e201de933a71599e2057c6ae5
 
151262
Author: Michael Fulbright <drmike@src.gnome.org>
 
151263
Date:   Thu Feb 25 20:09:09 1999 +0000
 
151264
 
 
151265
    I've implemented the new Panel groups as suggested on gnome-hackers
 
151266
    
 
151267
    Dr Mike <drmike@redhat.com>
 
151268
 
 
151269
 capplets/Makefile.am                |    4 ++--
 
151270
 capplets/theme-switcher/Makefile.am |    3 +--
 
151271
 capplets/url-properties/Makefile.am |    3 +--
 
151272
 capplets/wm-properties/Makefile.am  |    3 +++
 
151273
 4 files changed, 7 insertions(+), 6 deletions(-)
 
151274
 
 
151275
commit 1ca9ebd2cd2b7b783155da3f691e9dd1e834d0a0
 
151276
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
151277
Date:   Thu Feb 25 19:28:40 1999 +0000
 
151278
 
 
151279
    updated spanish language file and some menu entries;
 
151280
    deleted all es_* there is nothing specific (and the files were empty),
 
151281
    deleted ca.po, the files was empty and not managed.
 
151282
 
 
151283
 configure.in |    3 +-
 
151284
 po/ca.po     | 2344 ----------------------------------------------------------
 
151285
 po/es.po     | 2221 ++++---------------------------------------------------
 
151286
 po/es_DO.po  |  660 -----------------
 
151287
 po/es_GT.po  |  660 -----------------
 
151288
 po/es_HN.po  |  660 -----------------
 
151289
 po/es_MX.po  |  660 -----------------
 
151290
 po/es_PA.po  |  660 -----------------
 
151291
 po/es_PE.po  |  660 -----------------
 
151292
 po/es_SV.po  |  660 -----------------
 
151293
 10 files changed, 162 insertions(+), 9026 deletions(-)
 
151294
 
 
151295
commit 16bf2d9bf73f16d9777314fbc427b64e31774647
 
151296
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
151297
Date:   Thu Feb 25 17:39:20 1999 +0000
 
151298
 
 
151299
    Updated translation
 
151300
 
 
151301
 po/ko.po |  345 +++++++++-----------------------------------------------------
 
151302
 1 files changed, 47 insertions(+), 298 deletions(-)
 
151303
 
 
151304
commit b02d416a45dbe97fff8add5e3ba6cddc7690b21a
 
151305
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
151306
Date:   Thu Feb 25 09:35:47 1999 +0000
 
151307
 
 
151308
    Updated translation.
 
151309
    
 
151310
    1999-02-25  Kjartan Maraas  <kmaraas@fib.hl.no>
 
151311
    
 
151312
                * Updated translation.
 
151313
 
 
151314
 po/ChangeLog |    4 +++
 
151315
 po/no.po     |   71 +++++++++++++++++++++++----------------------------------
 
151316
 2 files changed, 33 insertions(+), 42 deletions(-)
 
151317
 
 
151318
commit 922e511ffe6ba016fc1b095a9863df4925c70fc3
 
151319
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151320
Date:   Thu Feb 25 08:25:24 1999 +0000
 
151321
 
 
151322
    kill the last traces of e-conf
 
151323
 
 
151324
 configure.in |    1 -
 
151325
 1 files changed, 0 insertions(+), 1 deletions(-)
 
151326
 
 
151327
commit c1b71115d7bfc95917d738dc849f745b6197f10f
 
151328
Author: Jonathan Blandford <jrb@redhat.com>
 
151329
Date:   Thu Feb 25 08:04:23 1999 +0000
 
151330
 
 
151331
    Up we go, to 1.0 <-:
 
151332
    
 
151333
    1999-02-25  Jonathan Blandford  <jrb@redhat.com>
 
151334
    
 
151335
        * configure.in: Up we go, to 1.0 <-:
 
151336
    
 
151337
        * capplets/screensaver-properties/screensaver-desktops/*.desktop:
 
151338
        Many changes by Rosanna...
 
151339
 
 
151340
 ChangeLog    |   12 ++++++++++++
 
151341
 configure.in |    2 +-
 
151342
 2 files changed, 13 insertions(+), 1 deletions(-)
 
151343
 
 
151344
commit 7efab1f2837af0ebb70709aaf9cf284bf855d7e1
 
151345
Author: Sergey I. Panov <sipan@src.gnome.org>
 
151346
Date:   Thu Feb 25 07:12:20 1999 +0000
 
151347
 
 
151348
    Updated Russian translations
 
151349
 
 
151350
 po/ru.po |  661 ++++++--------------------------------------------------------
 
151351
 1 files changed, 57 insertions(+), 604 deletions(-)
 
151352
 
 
151353
commit 9f1bbe01d6dceb39e8b91042332a3dd236d429fe
 
151354
Author: Sergey I. Panov <sipan@src.gnome.org>
 
151355
Date:   Thu Feb 25 06:43:45 1999 +0000
 
151356
 
 
151357
    Adding Russian translations to *.desktop and *.directory files
 
151358
 
 
151359
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
151360
 1 files changed, 2 insertions(+), 0 deletions(-)
 
151361
 
 
151362
commit a3f33d2f9b5de45ff3a964755ddc78df8d936019
 
151363
Author: Owen Taylor <otaylor@redhat.com>
 
151364
Date:   Wed Feb 24 22:59:12 1999 +0000
 
151365
 
 
151366
    Added window manager switching capplet. Please test. (a lot).
 
151367
    
 
151368
    1999-02-24  Owen Taylor  <otaylor@redhat.com>
 
151369
    
 
151370
        * capplets/wm-properties: Added window manager
 
151371
        switching capplet. Please test. (a lot).
 
151372
 
 
151373
 ChangeLog                                      |    5 +
 
151374
 capplets/Makefile.am                           |    2 +-
 
151375
 capplets/wm-properties/Makefile.am             |   26 +
 
151376
 capplets/wm-properties/wm-desktops/Makefile.am |    9 +
 
151377
 capplets/wm-properties/wm-exec.c               |  332 ++++++++
 
151378
 capplets/wm-properties/wm-list.c               |  361 ++++++++
 
151379
 capplets/wm-properties/wm-properties-capplet.c | 1041 ++++++++++++++++++++++++
 
151380
 capplets/wm-properties/wm-properties.h         |   56 ++
 
151381
 configure.in                                   |    2 +
 
151382
 9 files changed, 1833 insertions(+), 1 deletions(-)
 
151383
 
 
151384
commit b0424d949e5ff6182c05873f6188675d1a72de69
 
151385
Author: Jonathan Blandford <jrb@redhat.com>
 
151386
Date:   Wed Feb 24 15:41:39 1999 +0000
 
151387
 
 
151388
    Comment out the icon code until we actually have enough icons to make it
 
151389
    
 
151390
    
 
151391
    1999-02-24  Jonathan Blandford  <jrb@redhat.com>
 
151392
    
 
151393
        * tree.c (generate_tree_helper): Comment out the icon code until
 
151394
        we actually have enough icons to make it worthwhile.
 
151395
    
 
151396
    1999-02-23  Jonathan Blandford  <jrb@redhat.com>
 
151397
    
 
151398
        *
 
151399
        capplets/screensaver-properties/screensaver-desktops/Makefile.am:
 
151400
        install in the right place.
 
151401
 
 
151402
 ChangeLog |    6 ++++++
 
151403
 1 files changed, 6 insertions(+), 0 deletions(-)
 
151404
 
 
151405
commit 8f40b30da275b81c01701a601b8cf3aa4531e132
 
151406
Author: Bertrand Guiheneuf <bertrand@src.gnome.org>
 
151407
Date:   Wed Feb 24 12:09:48 1999 +0000
 
151408
 
 
151409
    updated fr translations
 
151410
 
 
151411
 ChangeLog |    4 ++++
 
151412
 po/fr.po  |   53 +++++++++++++++++++++++++++--------------------------
 
151413
 2 files changed, 31 insertions(+), 26 deletions(-)
 
151414
 
 
151415
commit 4de2453243a24b1547b8c0fb1d7899a794d39b9a
 
151416
Author: Michael Johnson <johnsonm@src.gnome.org>
 
151417
Date:   Tue Feb 23 22:48:22 1999 +0000
 
151418
 
 
151419
    edit by Red Hat staff
 
151420
 
 
151421
 control-center.spec.in |   26 +++++++++++++++++---------
 
151422
 1 files changed, 17 insertions(+), 9 deletions(-)
 
151423
 
 
151424
commit c6f5d37671de87a14c06ea0cba4a5dc04bdcef71
 
151425
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151426
Date:   Tue Feb 23 19:20:13 1999 +0000
 
151427
 
 
151428
    po files changed... oh well...
 
151429
    also, removed e-conf from the Makefile.
 
151430
 
 
151431
 ChangeLog            |    4 +
 
151432
 capplets/Makefile.am |    2 +-
 
151433
 configure.in         |    4 +-
 
151434
 po/ca.po             |  617 ++++++++++++++++------------------------
 
151435
 po/cs.po             |  511 ++++++++++-----------------------
 
151436
 po/da.po             |  582 ++++++++++++--------------------------
 
151437
 po/de.po             |  581 ++++++++++++++-----------------------
 
151438
 po/es.po             |  622 ++++++++++++++++------------------------
 
151439
 po/es_DO.po          |  472 +++++++++----------------------
 
151440
 po/es_GT.po          |  472 +++++++++----------------------
 
151441
 po/es_HN.po          |  472 +++++++++----------------------
 
151442
 po/es_MX.po          |  472 +++++++++----------------------
 
151443
 po/es_PA.po          |  472 +++++++++----------------------
 
151444
 po/es_PE.po          |  472 +++++++++----------------------
 
151445
 po/es_SV.po          |  472 +++++++++----------------------
 
151446
 po/fi.po             |  619 ++++++++++++++++------------------------
 
151447
 po/fr.po             |  695 +++++++++++++++++++--------------------------
 
151448
 po/ga.po             |  558 +++++++++++++-----------------------
 
151449
 po/hu.po             |  176 +++++++-----
 
151450
 po/it.po             |  585 ++++++++++++++------------------------
 
151451
 po/ja.po             |  530 ++++++++++++-----------------------
 
151452
 po/ko.po             |  778 ++++++++++++++++++++++++--------------------------
 
151453
 po/no.po             |  175 +++++++-----
 
151454
 po/pl.po             |  613 +++++++++++++++------------------------
 
151455
 po/ru.po             |  633 +++++++++++++++++------------------------
 
151456
 po/sv.po             |  604 +++++++++++++++------------------------
 
151457
 26 files changed, 4393 insertions(+), 7800 deletions(-)
 
151458
 
 
151459
commit 49f909ce6fdb9f65ae97b28b03cd04b888018e81
 
151460
Author: Owen Taylor <otaylor@redhat.com>
 
151461
Date:   Tue Feb 23 19:05:46 1999 +0000
 
151462
 
 
151463
    Use g_get_home_dir() instead of getenv ("HOME")
 
151464
    
 
151465
    Mon Feb 22 22:23:34 1999  Owen Taylor  <otaylor@redhat.com>
 
151466
    
 
151467
        * capplets/theme-switcher/lister.c: Use g_get_home_dir()
 
151468
         instead of getenv ("HOME")
 
151469
    
 
151470
        * capplets/theme-switcher/demo.c (demo_main): Strip
 
151471
         out ~/.gtkrc from the default file set so we don't
 
151472
         get a merge of the current theme and the new one.
 
151473
    
 
151474
        * capplets/theme-switcher/lister.c (use_theme): Modify
 
151475
         .gtkrc instead of .gnome/gtkrc.
 
151476
 
 
151477
 ChangeLog                               |   12 +++++++++++
 
151478
 capplets/theme-switcher/demo.c          |   32 ++++++++++++++++++++++++++++++-
 
151479
 capplets/theme-switcher/demo.c-45827    |   32 ++++++++++++++++++++++++++++++-
 
151480
 capplets/theme-switcher/install.c       |    2 +-
 
151481
 capplets/theme-switcher/install.c-64828 |    2 +-
 
151482
 capplets/theme-switcher/lister.c        |   26 ++++++++++++++++++++----
 
151483
 capplets/theme-switcher/lister.c-42011  |   26 ++++++++++++++++++++----
 
151484
 7 files changed, 118 insertions(+), 14 deletions(-)
 
151485
 
 
151486
commit 36f65a53fb108e05d854f1893b0c8c7e4126ba5d
 
151487
Author: Nuno Ferreira <nuno@src.gnome.org>
 
151488
Date:   Tue Feb 23 01:33:54 1999 +0000
 
151489
 
 
151490
    Added/Updated Portuguese translations.
 
151491
    
 
151492
    * Added/Updated Portuguese translations.
 
151493
 
 
151494
 ChangeLog    |   10 +++
 
151495
 po/ChangeLog |    4 +
 
151496
 po/pt.po     |  197 +++++++++++++++++++++++++++++++++++-----------------------
 
151497
 3 files changed, 133 insertions(+), 78 deletions(-)
 
151498
 
 
151499
commit b360db0ee6b2edeb8118a593c3d64a6256bb6fd6
 
151500
Author: Elliot Lee <sopwith@src.gnome.org>
 
151501
Date:   Mon Feb 22 22:44:02 1999 +0000
 
151502
 
 
151503
    Use a slightly smarter/faster algorithm for getting the connection to esd.
 
151504
    
 
151505
    
 
151506
    
 
151507
    * capplets/sound-properties/*.c: Use a slightly smarter/faster algorithm
 
151508
    for getting the connection to esd.
 
151509
 
 
151510
 ChangeLog    |    5 +++++
 
151511
 configure.in |    2 ++
 
151512
 2 files changed, 7 insertions(+), 0 deletions(-)
 
151513
 
 
151514
commit bdc52b9957e1eadb97fdfab5e5a656cb6cd172a6
 
151515
Author: Jonathan Blandford <jrb@redhat.com>
 
151516
Date:   Mon Feb 22 22:30:56 1999 +0000
 
151517
 
 
151518
    patch submitted by Franklin Belew <frb@umr.edu> to handle eterm/gnome-term
 
151519
    
 
151520
    
 
151521
    1999-02-22  Jonathan Blandford  <jrb@redhat.com>
 
151522
    
 
151523
        * capplets/background-properties/property-background.c: patch
 
151524
        submitted by Franklin Belew <frb@umr.edu> to handle
 
151525
        eterm/gnome-term transparency. DOES NOT WORK CORRECTLY WITH TILED
 
151526
        BACKGROUNDS.
 
151527
 
 
151528
 ChangeLog |    5 +++++
 
151529
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151530
 
 
151531
commit 74aa0be3e206dd6a74c1aa7bf2d5ea1b5e87cceb
 
151532
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151533
Date:   Mon Feb 22 20:52:23 1999 +0000
 
151534
 
 
151535
    forgot this
 
151536
 
 
151537
 ChangeLog |    9 +++++++++
 
151538
 1 files changed, 9 insertions(+), 0 deletions(-)
 
151539
 
 
151540
commit 29fb1961e21c317aefca7e5dced3c28dece20535
 
151541
Author: Jonathan Blandford <jrb@redhat.com>
 
151542
Date:   Mon Feb 22 20:38:55 1999 +0000
 
151543
 
 
151544
    install desktop entries to the panel, so that the panel can deal with the
 
151545
    
 
151546
    
 
151547
    1999-02-22  Jonathan Blandford  <jrb@redhat.com>
 
151548
    
 
151549
        * capplets/*/Makefile.am (install-data-local): install
 
151550
        desktop entries to the panel, so that the panel can deal with the
 
151551
        control-center.
 
151552
    
 
151553
        * capplets/desktop-links/Gnome.directory (Type): Make more
 
151554
        compatible with the panel.
 
151555
 
 
151556
 capplets/theme-switcher/Makefile.am |    4 ++++
 
151557
 capplets/url-properties/Makefile.am |    4 ++++
 
151558
 2 files changed, 8 insertions(+), 0 deletions(-)
 
151559
 
 
151560
commit 9ca8fece4f96fa6f1c1b3d9de98c6ed53bb8fe26
 
151561
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
151562
Date:   Mon Feb 22 16:38:02 1999 +0000
 
151563
 
 
151564
    Added/Updated Korean translations.
 
151565
    
 
151566
    1999-02-23  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
151567
    
 
151568
        * capplets/desktop-links/{Desktop,Peripherals,UIOptions}.desktop:
 
151569
        Added/Updated Korean translations.
 
151570
 
 
151571
 ChangeLog |    5 +++++
 
151572
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151573
 
 
151574
commit 99a2cb46f4c0fca36aeaa2e1b8e6aa45fa96e6a1
 
151575
Author: Jonathan Blandford <jrb@redhat.com>
 
151576
Date:   Mon Feb 22 16:22:28 1999 +0000
 
151577
 
 
151578
    changed session_args[2] -> session_args[3] to allow for THREE items in it.
 
151579
    
 
151580
    
 
151581
    1999-02-22  Jonathan Blandford  <jrb@redhat.com>
 
151582
    
 
151583
        * capplets/background-properties/app-background.c (main): changed
 
151584
        session_args[2] -> session_args[3] to allow for THREE items in it.
 
151585
        * capplets/screensaver-properties/screensaver-properties-capplet.c
 
151586
        (main):  ditto.
 
151587
        * capplets/bell-properties/bell-properties.c (main): ditto
 
151588
        * capplets/keyboard-properties/keyboard-properties.c (main):
 
151589
        ditto.
 
151590
        * capplets/sound-properties/sound-properties.c (main): ditto.
 
151591
    
 
151592
    1999-02-22  Jonathan Blandford  <jrb@redhat.com>
 
151593
    
 
151594
        * capplet-manager.c (launch_capplet): fixed bug in save-changes
 
151595
        dialog
 
151596
    
 
151597
        * callbacks.c (exit_row_callback): fixed the about box.
 
151598
 
 
151599
 ChangeLog                      |   11 +++++++++++
 
151600
 capplets/theme-switcher/main.c |   10 +++++++---
 
151601
 2 files changed, 18 insertions(+), 3 deletions(-)
 
151602
 
 
151603
commit e94ce3e48bf2658c7e6c5c7cee6066e77877d5c9
 
151604
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151605
Date:   Mon Feb 22 01:20:10 1999 +0000
 
151606
 
 
151607
    removed extraneous debugging lines.
 
151608
 
 
151609
 ChangeLog |    5 +++++
 
151610
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151611
 
 
151612
commit 20cfbbfeb63249fd103aec2109cdae68c3024490
 
151613
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151614
Date:   Mon Feb 22 00:50:21 1999 +0000
 
151615
 
 
151616
    reworked the heirarchy of the tree.
 
151617
    Now it makes a bit more sense, maybe...
 
151618
    also, changed the indent size of the tree.
 
151619
 
 
151620
 capplets/theme-switcher/Makefile.am |    2 +-
 
151621
 capplets/url-properties/Makefile.am |    2 +-
 
151622
 2 files changed, 2 insertions(+), 2 deletions(-)
 
151623
 
 
151624
commit 251ebe0484a8820d31c47e541bf6da8536a0b09b
 
151625
Author: Michael Fulbright <drmike@src.gnome.org>
 
151626
Date:   Sun Feb 21 20:15:29 1999 +0000
 
151627
 
 
151628
    Look for desktop files in gnome/apps, not apps/
 
151629
    
 
151630
    Dr Mike <drmike@redhat.com>
 
151631
 
 
151632
 control-center.spec.in |    2 +-
 
151633
 1 files changed, 1 insertions(+), 1 deletions(-)
 
151634
 
 
151635
commit b4d0d3d7ebcb78733d1b67bbc4bcd353a9892387
 
151636
Author: Michael Fulbright <drmike@src.gnome.org>
 
151637
Date:   Sun Feb 21 18:21:06 1999 +0000
 
151638
 
 
151639
    I have made control-center.spec a generated file, and I also updated
 
151640
    the template specfile.
 
151641
    
 
151642
    Dr Mike <drmike@redhat.com>
 
151643
 
 
151644
 ChangeLog              |    3 +
 
151645
 Makefile.am            |    5 ++-
 
151646
 configure.in           |    1 +
 
151647
 control-center.spec    |   81 ----------------------------------
 
151648
 control-center.spec.in |  112 ++++++++++++++++++++++++++++++++++++++++++++++++
 
151649
 5 files changed, 120 insertions(+), 82 deletions(-)
 
151650
 
 
151651
commit 96e8b1ae3722b35a5b7aa57510caa683ab174e52
 
151652
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151653
Date:   Fri Feb 19 16:46:44 1999 +0000
 
151654
 
 
151655
    Now preview actually works again.
 
151656
 
 
151657
 ChangeLog |    1 +
 
151658
 1 files changed, 1 insertions(+), 0 deletions(-)
 
151659
 
 
151660
commit 613d5ff87f125866fce54446d5b535a7913e77be
 
151661
Author: Jonathan Blandford <jrb@redhat.com>
 
151662
Date:   Fri Feb 19 15:26:53 1999 +0000
 
151663
 
 
151664
    it will now handle drawing previews better. Still a bit broken, though...
 
151665
    
 
151666
    1999-02-19  Jonathan Blandford  <jrb@redhat.com>
 
151667
    
 
151668
        * capplets/screensaver-properties/callbacks.c
 
151669
        (dialog_destroy_callback): it will now handle drawing previews
 
151670
        better.  Still a bit broken, though... ):
 
151671
 
 
151672
 ChangeLog |    4 ++++
 
151673
 1 files changed, 4 insertions(+), 0 deletions(-)
 
151674
 
 
151675
commit b2fbff827330538b78801737157b6336f2a0daec
 
151676
Author: Jonathan Blandford <jrb@redhat.com>
 
151677
Date:   Fri Feb 19 14:28:06 1999 +0000
 
151678
 
 
151679
    cancel didn't do anything. Now it does.
 
151680
    
 
151681
    
 
151682
    1999-02-19  Jonathan Blandford  <jrb@redhat.com>
 
151683
    
 
151684
        * capplets/background-properties/property-background.c
 
151685
        (background_revert): cancel didn't do anything.  Now it does.
 
151686
 
 
151687
 ChangeLog |    5 +++++
 
151688
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151689
 
 
151690
commit 52068b992b43ef71d4824682932c07246c01dd68
 
151691
Author: Jonathan Blandford <jrb@src.gnome.org>
 
151692
Date:   Thu Feb 18 23:39:30 1999 +0000
 
151693
 
 
151694
    forgot this _AGAIN_ ):
 
151695
 
 
151696
 ChangeLog |    5 +++++
 
151697
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151698
 
 
151699
commit c388ea69b5c92f642b19710fc7119a5f22cbbddb
 
151700
Author: Jonathan Blandford <jrb@redhat.com>
 
151701
Date:   Wed Feb 17 23:01:42 1999 +0000
 
151702
 
 
151703
    *capplets/background-properties/property-background.c (color_setup): many
 
151704
    
 
151705
    
 
151706
    1999-02-17  Jonathan Blandford  <jrb@redhat.com>
 
151707
    
 
151708
        *capplets/background-properties/property-background.c
 
151709
        (color_setup): many changes.  Looks a lot cleaner now.
 
151710
        capplets/screensaver-properties/screensaver-desktops/Rocks.desktop
 
151711
        (Demo): Make a minor change to make it less sea-sick inducing
 
151712
    
 
151713
        *capplets/screensaver-properties/screensaver-desktops/Bouboule.desktop (ExtendedComment):
 
151714
        Get rid of the bogus default-flags val of root.
 
151715
 
 
151716
 ChangeLog |   10 ++++++++++
 
151717
 1 files changed, 10 insertions(+), 0 deletions(-)
 
151718
 
 
151719
commit 6294ec9734b74941380417e0e3036c3cc74d6b61
 
151720
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
151721
Date:   Wed Feb 17 07:29:51 1999 +0000
 
151722
 
 
151723
    Added missing bindtextdomain() and textdomain().
 
151724
    
 
151725
    1999-02-17  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
151726
    
 
151727
        * capplets/keyboard-properties/keyboard-properties.c (main): Added
 
151728
        missing bindtextdomain() and textdomain().
 
151729
 
 
151730
 ChangeLog |    5 +++++
 
151731
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151732
 
 
151733
commit 541413cae4c49f7ad894645a2c852a8281d1f823
 
151734
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
151735
Date:   Wed Feb 17 02:28:59 1999 +0000
 
151736
 
 
151737
    updated danish language files and added danish to menus
 
151738
 
 
151739
 po/da.po | 2096 +++++++++-----------------------------------------------------
 
151740
 1 files changed, 279 insertions(+), 1817 deletions(-)
 
151741
 
 
151742
commit 1538ace118814c6ad3b5733075d990ffda841110
 
151743
Author: Jonathan Blandford <jrb@redhat.com>
 
151744
Date:   Wed Feb 17 01:09:46 1999 +0000
 
151745
 
 
151746
    I think sm has the right behaviour now.
 
151747
    
 
151748
    
 
151749
    1999-02-16  Jonathan Blandford  <jrb@redhat.com>
 
151750
    
 
151751
        * capplets/screensaver-properties/screensaver-properties-capplet.c
 
151752
        (main): I think sm has the right behaviour now.
 
151753
    
 
151754
        * capplets/screensaver-properties/callbacks.c (revert_callback):
 
151755
        oops... now it has the right behaviour.  *fingers really crossed*
 
151756
 
 
151757
 ChangeLog |    6 ++++++
 
151758
 1 files changed, 6 insertions(+), 0 deletions(-)
 
151759
 
 
151760
commit f8f06328e88155977090a8ebe526d0ace87df585
 
151761
Author: Jonathan Blandford <jrb@redhat.com>
 
151762
Date:   Tue Feb 16 22:30:56 1999 +0000
 
151763
 
 
151764
    A lot of changes. I *think* it has the right behaviour now. If it doesn't,
 
151765
    
 
151766
    
 
151767
    1999-02-16  Jonathan Blandford  <jrb@redhat.com>
 
151768
    
 
151769
        * capplets/screensaver-properties/screensaver-properties-capplet.c
 
151770
        (main): A lot of changes.  I *think* it has the right behaviour
 
151771
        now.  If it doesn't, please let me know.  Also, there's now a
 
151772
        Random screensaver added.
 
151773
 
 
151774
 ChangeLog |    7 +++++++
 
151775
 1 files changed, 7 insertions(+), 0 deletions(-)
 
151776
 
 
151777
commit fb2f4dbec3fbfa1835a54add294f06e1e456b854
 
151778
Author: Felix Bellaby <felix@src.gnome.org>
 
151779
Date:   Tue Feb 16 21:46:23 1999 +0000
 
151780
 
 
151781
    add session-properties capplet
 
151782
 
 
151783
 ChangeLog |    7 +++++++
 
151784
 1 files changed, 7 insertions(+), 0 deletions(-)
 
151785
 
 
151786
commit 2f824dfa3648a76dfbb09dd1010fa74f0e6a4f2d
 
151787
Author: Felix Bellaby <felix@src.gnome.org>
 
151788
Date:   Tue Feb 16 21:45:50 1999 +0000
 
151789
 
 
151790
    add session-properties.c
 
151791
 
 
151792
 po/POTFILES.in |    1 +
 
151793
 1 files changed, 1 insertions(+), 0 deletions(-)
 
151794
 
 
151795
commit 88f6f1a97d32891772d72614cd78d9875981c3df
 
151796
Author: Felix Bellaby <felix@src.gnome.org>
 
151797
Date:   Tue Feb 16 21:45:12 1999 +0000
 
151798
 
 
151799
    add SM tests for session properties capplet
 
151800
 
 
151801
 configure.in |    4 ++++
 
151802
 1 files changed, 4 insertions(+), 0 deletions(-)
 
151803
 
 
151804
commit 899ed3022b348c8b6ca04ee9a488e3e014594127
 
151805
Author: Felix Bellaby <felix@src.gnome.org>
 
151806
Date:   Tue Feb 16 21:44:20 1999 +0000
 
151807
 
 
151808
    add session properties capplet
 
151809
 
 
151810
 capplets/Makefile.am |    3 ++-
 
151811
 1 files changed, 2 insertions(+), 1 deletions(-)
 
151812
 
 
151813
commit b99fe8d77a8055b3de1c32a5909994c4b9d60737
 
151814
Author: Szabolcs Ban <bansz@src.gnome.org>
 
151815
Date:   Tue Feb 16 21:11:14 1999 +0000
 
151816
 
 
151817
    Shooby Ban <bansz@szif.hu>
 
151818
    
 
151819
     * Updated hungarian translation
 
151820
 
 
151821
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
151822
 po/hu.po                                       |  946 +++++-------------------
 
151823
 2 files changed, 177 insertions(+), 771 deletions(-)
 
151824
 
 
151825
commit 370887927ca5b9a30424a715b6aed5ab679b2c31
 
151826
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
151827
Date:   Tue Feb 16 20:58:48 1999 +0000
 
151828
 
 
151829
    Updated no.po
 
151830
    
 
151831
    1999-02-16  Kjartan Maraas  <kmaraas@fib.hl.no>
 
151832
    
 
151833
                * Updated no.po
 
151834
 
 
151835
 po/no.po | 1041 +++++---------------------------------------------------------
 
151836
 1 files changed, 73 insertions(+), 968 deletions(-)
 
151837
 
 
151838
commit 90f442426b35525d8ea96c0e2749183aa2d55aec
 
151839
Author: Elliot Lee <sopwith@src.gnome.org>
 
151840
Date:   Mon Feb 15 22:25:08 1999 +0000
 
151841
 
 
151842
    Fix much brokenness. Should allow per-user sound settings now, and give
 
151843
    
 
151844
    
 
151845
    
 
151846
    Fix much brokenness. Should allow per-user sound settings now, and give
 
151847
    warnings when the sound file doesn't exist.
 
151848
 
 
151849
 ChangeLog |    5 +++++
 
151850
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151851
 
 
151852
commit 7b98c2bb971c5131c37d614ce54d71b626136cec
 
151853
Author: Miguel de Icaza <miguel@nuclecu.unam.mx>
 
151854
Date:   Mon Feb 15 20:49:42 1999 +0000
 
151855
 
 
151856
    Add gmc/Cooledit editor.
 
151857
    
 
151858
    1999-02-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>
 
151859
    
 
151860
        * capplets/gnome-edit-properties/gnome-edit-properties.c
 
151861
        (possible_editors): Add gmc/Cooledit editor.
 
151862
 
 
151863
 ChangeLog |    5 +++++
 
151864
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151865
 
 
151866
commit 6b4e7d5ec1bb940aa8e0736572c8054415a248e2
 
151867
Author: Nuno Ferreira <nmrf@rnl.ist.utl.pt>
 
151868
Date:   Mon Feb 15 20:37:39 1999 +0000
 
151869
 
 
151870
    Updated.
 
151871
    
 
151872
    1999-02-15  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
151873
    
 
151874
        * pt.po: Updated.
 
151875
 
 
151876
 po/ChangeLog |    4 +
 
151877
 po/pt.po     |  450 ++++++++++------------------------------------------------
 
151878
 2 files changed, 82 insertions(+), 372 deletions(-)
 
151879
 
 
151880
commit f2ffe2e7c5552ae95575aafafe5f00ac253a5f80
 
151881
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
151882
Date:   Sat Feb 13 16:32:51 1999 +0000
 
151883
 
 
151884
    updated translation
 
151885
    
 
151886
    1999-02-13  Kjartan Maraas  <kmaraas@fib.hl.no>
 
151887
    
 
151888
                * updated translation
 
151889
 
 
151890
 po/no.po |  896 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
151891
 1 files changed, 746 insertions(+), 150 deletions(-)
 
151892
 
 
151893
commit 7bf109548778168b754444b71e863bbcb4da53b9
 
151894
Author: Carsten Haitzler <raster@src.gnome.org>
 
151895
Date:   Fri Feb 12 20:54:31 1999 +0000
 
151896
 
 
151897
    0.99.8.1
 
151898
    
 
151899
    
 
151900
    
 
151901
    0.99.8.1
 
151902
 
 
151903
 configure.in |    2 +-
 
151904
 1 files changed, 1 insertions(+), 1 deletions(-)
 
151905
 
 
151906
commit 5d54f7923bc99c202c88231a4d7414dea88a4881
 
151907
Author: Carsten Haitzler <raster@src.gnome.org>
 
151908
Date:   Fri Feb 12 20:50:06 1999 +0000
 
151909
 
 
151910
    remove e-conf from potfiles......
 
151911
    
 
151912
    
 
151913
    
 
151914
    remove e-conf from potfiles......
 
151915
 
 
151916
 po/POTFILES.in |    2 --
 
151917
 1 files changed, 0 insertions(+), 2 deletions(-)
 
151918
 
 
151919
commit 1dc0708a5a41e3e5ddc0133631acb92e04f19919
 
151920
Author: Elliot Lee <sopwith@src.gnome.org>
 
151921
Date:   Mon Feb 8 21:41:06 1999 +0000
 
151922
 
 
151923
    Change default background color to #005060 (from icewm).
 
151924
    
 
151925
    
 
151926
    
 
151927
    Change default background color to #005060 (from icewm).
 
151928
 
 
151929
 ChangeLog    |    5 +++++
 
151930
 configure.in |    4 ++++
 
151931
 2 files changed, 9 insertions(+), 0 deletions(-)
 
151932
 
 
151933
commit f8b1a6c19dbae18d6cd4b84dd83677d6de3171a1
 
151934
Author: Frank Belew (Myth) <frb@src.gnome.org>
 
151935
Date:   Mon Feb 8 06:45:14 1999 +0000
 
151936
 
 
151937
    just some simple changes to remove warnings
 
151938
    
 
151939
    Frank Belew aka Myth
 
151940
 
 
151941
 ChangeLog |    5 +++++
 
151942
 1 files changed, 5 insertions(+), 0 deletions(-)
 
151943
 
 
151944
commit b09e4731150387372b66beff8c6f9083a1247384
 
151945
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
151946
Date:   Mon Feb 8 00:44:18 1999 +0000
 
151947
 
 
151948
    Updated translations
 
151949
    
 
151950
    1999-02-08  Kjartan Maraas  <kmaraas@fib.hl.no>
 
151951
    
 
151952
                * Updated translations
 
151953
 
 
151954
 po/no.po |    2 +-
 
151955
 1 files changed, 1 insertions(+), 1 deletions(-)
 
151956
 
 
151957
commit 03c0ba96a1816f7921af2bccf5d4f56d92fc691d
 
151958
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
151959
Date:   Mon Feb 8 00:29:53 1999 +0000
 
151960
 
 
151961
    Updated no.po.
 
151962
    
 
151963
    1999-02-08  Kjartan Maraas  <kmaraas@fib.hl.no>
 
151964
    
 
151965
                * Updated no.po.
 
151966
 
 
151967
 po/no.po |  346 ++++++++++++++++++++++++++++++++++++--------------------------
 
151968
 1 files changed, 199 insertions(+), 147 deletions(-)
 
151969
 
 
151970
commit ad85c69073c945c06cab72534d61cf168260156e
 
151971
Author: Max Valjanski <maxcom@src.gnome.org>
 
151972
Date:   Sun Feb 7 07:48:07 1999 +0000
 
151973
 
 
151974
    Spell fixes
 
151975
 
 
151976
 po/ru.po |   22 +++++++++++-----------
 
151977
 1 files changed, 11 insertions(+), 11 deletions(-)
 
151978
 
 
151979
commit f46bba821f3ea7f33089bcd1886fde9ab8d619e3
 
151980
Author: Vincent Renardias <vinc@src.gnome.org>
 
151981
Date:   Sat Feb 6 19:28:43 1999 +0000
 
151982
 
 
151983
    Update fr.po
 
151984
    
 
151985
    * Update fr.po
 
151986
 
 
151987
 po/fr.po |  274 +++++++++++++++++++++++++++++++++++++++-----------------------
 
151988
 1 files changed, 174 insertions(+), 100 deletions(-)
 
151989
 
 
151990
commit bdd945f8e1029b7d34350210007618654dd5d718
 
151991
Author: George Lebl <jirka@5z.com>
 
151992
Date:   Sat Feb 6 01:29:31 1999 +0000
 
151993
 
 
151994
    add gvim to the list of editors
 
151995
    
 
151996
    Fri Feb 05 17:29:03 1999  George Lebl  <jirka@5z.com>
 
151997
    
 
151998
            * capplets/gnome-edit-properties/gnome-edit-properties.c: add
 
151999
              gvim to the list of editors
 
152000
 
 
152001
 ChangeLog |    5 +++++
 
152002
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152003
 
 
152004
commit a9dffcbce33543ad9775de4f0561d61b2b91c780
 
152005
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
152006
Date:   Fri Feb 5 17:30:14 1999 +0000
 
152007
 
 
152008
    Added Korean translations.
 
152009
    
 
152010
    1999-02-06  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
152011
    
 
152012
        * capplets/*/*.desktop, capplets/*/*.directory,
 
152013
        control-center/gnomecc.desktop: Added Korean translations.
 
152014
 
 
152015
 ChangeLog                                      |    5 +++++
 
152016
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
152017
 2 files changed, 7 insertions(+), 0 deletions(-)
 
152018
 
 
152019
commit 75c273def005526d484888819114b2afbf8db523
 
152020
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
152021
Date:   Fri Feb 5 17:26:12 1999 +0000
 
152022
 
 
152023
    Added capplets/gnome-edit-properties/gnome-edit-properties.c.
 
152024
    
 
152025
    1999-02-06  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
152026
    
 
152027
        * POTFILES.in: Added
 
152028
        capplets/gnome-edit-properties/gnome-edit-properties.c.
 
152029
    
 
152030
    and Updated Korean translation..
 
152031
 
 
152032
 po/ChangeLog   |    5 +
 
152033
 po/POTFILES.in |    1 +
 
152034
 po/ko.po       |  416 +++++++++++++++++++++++++++++++-------------------------
 
152035
 3 files changed, 235 insertions(+), 187 deletions(-)
 
152036
 
 
152037
commit e3ba9c0a03ebdf9dd1ea5098c031713933d2c4fe
 
152038
Author: Elliot Lee <sopwith@redhat.com>
 
152039
Date:   Tue Feb 2 23:06:59 1999 +0000
 
152040
 
 
152041
    Starts esd again. Also removed esd-side memory leak by deleting old
 
152042
    
 
152043
    
 
152044
    1999-02-02  Elliot Lee <sopwith@redhat.com>
 
152045
        * capplets/sound-properties/sound-properties.c:
 
152046
        Starts esd again.
 
152047
        Also removed esd-side memory leak by deleting old versions
 
152048
        of the samples we are reloading.
 
152049
 
 
152050
 ChangeLog |    4 ++++
 
152051
 1 files changed, 4 insertions(+), 0 deletions(-)
 
152052
 
 
152053
commit 7c3a7d7aec6945f5d44ee019ff058069f08cf3d8
 
152054
Author: The Rasterman <raster@redhat.com>
 
152055
Date:   Tue Feb 2 02:22:58 1999 +0000
 
152056
 
 
152057
    upped to 0.99.5
 
152058
    
 
152059
    
 
152060
    
 
152061
    1999-02-01  The Rasterman <raster@redhat.com>
 
152062
            * configure.in, control-center.spec: upped to 0.99.5
 
152063
 
 
152064
 ChangeLog           |    3 +++
 
152065
 configure.in        |    2 +-
 
152066
 control-center.spec |    2 +-
 
152067
 3 files changed, 5 insertions(+), 2 deletions(-)
 
152068
 
 
152069
commit cbc5809335a5a0f162adf87fd1d22d9d08aead84
 
152070
Author: Chris Lahey <clahey@src.gnome.org>
 
152071
Date:   Mon Feb 1 20:49:11 1999 +0000
 
152072
 
 
152073
    Added a gnome-edit-properties capplet.
 
152074
 
 
152075
 ChangeLog            |   20 ++++++++++++++++++++
 
152076
 capplets/Makefile.am |    2 +-
 
152077
 configure.in         |    1 +
 
152078
 3 files changed, 22 insertions(+), 1 deletions(-)
 
152079
 
 
152080
commit 6b8874144c6fa1ca53195333e171fc14dd3a6462
 
152081
Author: Elliot Lee <sopwith@src.gnome.org>
 
152082
Date:   Mon Feb 1 19:37:29 1999 +0000
 
152083
 
 
152084
    Revert session management changes until further discussion.
 
152085
    
 
152086
    
 
152087
    
 
152088
    Revert session management changes until further discussion.
 
152089
 
 
152090
 ChangeLog |    4 ++++
 
152091
 1 files changed, 4 insertions(+), 0 deletions(-)
 
152092
 
 
152093
commit d44c7f7ce41e94c630e78a5fdccd3889b618b87e
 
152094
Author: Felix Bellaby <felix@src.gnome.org>
 
152095
Date:   Mon Feb 1 15:18:22 1999 +0000
 
152096
 
 
152097
    Fixes to session management for RestartAnyway clients
 
152098
 
 
152099
 ChangeLog |   12 ++++++++++++
 
152100
 1 files changed, 12 insertions(+), 0 deletions(-)
 
152101
 
 
152102
commit 8e5126b34bf934a8854668482b1b992463643a85
 
152103
Author: Elliot Lee <sopwith@src.gnome.org>
 
152104
Date:   Mon Jan 25 23:33:57 1999 +0000
 
152105
 
 
152106
    Don't try to run junk (initialize buffers, or don't use them at all).
 
152107
    
 
152108
    
 
152109
    
 
152110
    Don't try to run junk (initialize buffers, or don't use them at all).
 
152111
 
 
152112
 capplets/theme-switcher/gui.c           |    8 ++++----
 
152113
 capplets/theme-switcher/gui.c-6060      |    8 ++++----
 
152114
 capplets/theme-switcher/install.c       |   12 ++++++++----
 
152115
 capplets/theme-switcher/install.c-64828 |   12 ++++++++----
 
152116
 4 files changed, 24 insertions(+), 16 deletions(-)
 
152117
 
 
152118
commit 6843e880cee5eac12fb0fcaa4875f875ed0dc3e1
 
152119
Author: Max Valjanski <maxcom@src.gnome.org>
 
152120
Date:   Mon Jan 25 21:05:03 1999 +0000
 
152121
 
 
152122
    updated
 
152123
 
 
152124
 po/ru.po |   28 ++++++++++++++--------------
 
152125
 1 files changed, 14 insertions(+), 14 deletions(-)
 
152126
 
 
152127
commit 579b761a1d81a6c133979843d0faa9b333153d5c
 
152128
Author: Martin Baulig <martin@src.gnome.org>
 
152129
Date:   Mon Jan 18 06:34:34 1999 +0000
 
152130
 
 
152131
    Add missing files to the file list.
 
152132
 
 
152133
 control-center.spec |    4 ++++
 
152134
 1 files changed, 4 insertions(+), 0 deletions(-)
 
152135
 
 
152136
commit e99fda735d3339b1884bc5cf6e4f115a35d1bdb1
 
152137
Author: Martin Baulig <martin@src.gnome.org>
 
152138
Date:   Sun Jan 17 11:32:50 1999 +0000
 
152139
 
 
152140
    Set version number to 0.99.3 and made a new tarball.
 
152141
 
 
152142
 configure.in        |    4 +-
 
152143
 control-center.spec |    6 +-
 
152144
 po/ca.po            |  779 +++++++++++++++++++++++++++++++++-----------------
 
152145
 po/cs.po            |  674 +++++++++++++++++++++++++++++++-------------
 
152146
 po/da.po            |  779 +++++++++++++++++++++++++++++++++-----------------
 
152147
 po/de.po            |  752 +++++++++++++++++++++++++++++++++----------------
 
152148
 po/es.po            |  782 +++++++++++++++++++++++++++++++++-----------------
 
152149
 po/es_DO.po         |  645 ++++++++++++++++++++++++++++++------------
 
152150
 po/es_GT.po         |  645 ++++++++++++++++++++++++++++++------------
 
152151
 po/es_HN.po         |  645 ++++++++++++++++++++++++++++++------------
 
152152
 po/es_MX.po         |  645 ++++++++++++++++++++++++++++++------------
 
152153
 po/es_PA.po         |  645 ++++++++++++++++++++++++++++++------------
 
152154
 po/es_PE.po         |  645 ++++++++++++++++++++++++++++++------------
 
152155
 po/es_SV.po         |  645 ++++++++++++++++++++++++++++++------------
 
152156
 po/fi.po            |  792 +++++++++++++++++++++++++++++++++------------------
 
152157
 po/fr.po            |    3 +-
 
152158
 po/ga.po            |  736 ++++++++++++++++++++++++++++++++---------------
 
152159
 po/hu.po            |  749 +++++++++++++++++++++++++++++++++----------------
 
152160
 po/it.po            |  762 +++++++++++++++++++++++++++++++++----------------
 
152161
 po/ja.po            |  704 ++++++++++++++++++++++++++++++++-------------
 
152162
 po/ko.po            |  721 +++++++++++++++++++++++++++++++++--------------
 
152163
 po/no.po            |  717 +++++++++++++++++++++++++++++++++-------------
 
152164
 po/pl.po            |  768 +++++++++++++++++++++++++++++++++----------------
 
152165
 po/pt.po            |  721 +++++++++++++++++++++++++++++++++--------------
 
152166
 po/ru.po            |  782 ++++++++++++++++++++++++++++++++++----------------
 
152167
 po/sv.po            |  774 +++++++++++++++++++++++++++++++++-----------------
 
152168
 26 files changed, 11455 insertions(+), 5065 deletions(-)
 
152169
 
 
152170
commit d5d636a7301466e0b2d294808589d43f88c5cac2
 
152171
Author: Vincent Renardias <vinc@src.gnome.org>
 
152172
Date:   Sat Jan 16 22:46:07 1999 +0000
 
152173
 
 
152174
    Sun, 17 Jan 1999 00:46:16 +0100  [Vincent]
 
152175
    * Updated POTFILES.in
 
152176
    * Updated fr.po accordingly
 
152177
 
 
152178
 po/POTFILES.in |   22 +-
 
152179
 po/fr.po       |  726 ++++++++++++++++++++++++++++++++++++++------------------
 
152180
 2 files changed, 507 insertions(+), 241 deletions(-)
 
152181
 
 
152182
commit 6a4020192cf7ef12be18b0d4ed05ec9480279071
 
152183
Author: Carsten Haitzler <raster@src.gnome.org>
 
152184
Date:   Wed Jan 13 00:00:34 1999 +0000
 
152185
 
 
152186
    changelog commit......
 
152187
    
 
152188
    
 
152189
    
 
152190
    changelog commit......
 
152191
 
 
152192
 ChangeLog |    5 +++++
 
152193
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152194
 
 
152195
commit a96c54cd253208ec7ead8cf9f87583ea4bed0e86
 
152196
Author: Carsten Haitzler <raster@src.gnome.org>
 
152197
Date:   Tue Jan 12 23:58:19 1999 +0000
 
152198
 
 
152199
    detect X11 imlib separately.
 
152200
    
 
152201
    
 
152202
    
 
152203
    detect X11 imlib separately.
 
152204
 
 
152205
 configure.in |    8 ++++++++
 
152206
 1 files changed, 8 insertions(+), 0 deletions(-)
 
152207
 
 
152208
commit b390ef0b7d5048966623383e9b6cd7990e7c93aa
 
152209
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152210
Date:   Mon Jan 11 23:33:23 1999 +0000
 
152211
 
 
152212
    Updated translation.
 
152213
    
 
152214
    1999-01-12  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152215
    
 
152216
                * Updated translation.
 
152217
 
 
152218
 po/no.po |   21 ++++-----------------
 
152219
 1 files changed, 4 insertions(+), 17 deletions(-)
 
152220
 
 
152221
commit 581620e69c6456075aa4df69e7b49af62c3bbfa4
 
152222
Author: Jonathan Blandford <jrb@redhat.com>
 
152223
Date:   Mon Jan 11 17:57:15 1999 +0000
 
152224
 
 
152225
    changing the default state of the Auto-Preview button.
 
152226
    
 
152227
    
 
152228
    1999-01-11  Jonathan Blandford  <jrb@redhat.com>
 
152229
    
 
152230
        * capplets/theme-switcher/gui.c (make_main): changing the default
 
152231
        state of the Auto-Preview button.
 
152232
    
 
152233
    po files updated as well (stupid make-dist)
 
152234
 
 
152235
 ChangeLog                          |    5 ++++
 
152236
 capplets/theme-switcher/gui.c      |    2 +-
 
152237
 capplets/theme-switcher/gui.c-6060 |    2 +-
 
152238
 po/ca.po                           |   35 ++++++++++++++-----------------
 
152239
 po/cs.po                           |   39 ++++++++++++++++-------------------
 
152240
 po/da.po                           |   35 ++++++++++++++-----------------
 
152241
 po/de.po                           |   39 ++++++++++++++++-------------------
 
152242
 po/es.po                           |   35 ++++++++++++++-----------------
 
152243
 po/es_DO.po                        |   24 +++++----------------
 
152244
 po/es_GT.po                        |   24 +++++----------------
 
152245
 po/es_HN.po                        |   24 +++++----------------
 
152246
 po/es_MX.po                        |   24 +++++----------------
 
152247
 po/es_PA.po                        |   24 +++++----------------
 
152248
 po/es_PE.po                        |   24 +++++----------------
 
152249
 po/es_SV.po                        |   24 +++++----------------
 
152250
 po/fi.po                           |   39 ++++++++++++++++-------------------
 
152251
 po/fr.po                           |   35 ++++++++++++++-----------------
 
152252
 po/ga.po                           |   29 +++++++++-----------------
 
152253
 po/hu.po                           |   29 +++++++++-----------------
 
152254
 po/it.po                           |   39 ++++++++++++++++-------------------
 
152255
 po/ja.po                           |   35 ++++++++++++++-----------------
 
152256
 po/ko.po                           |   35 ++++++++++++++-----------------
 
152257
 po/no.po                           |   33 +++++++++++++----------------
 
152258
 po/pl.po                           |   35 ++++++++++++++-----------------
 
152259
 po/pt.po                           |   35 ++++++++++++++-----------------
 
152260
 po/sv.po                           |   39 ++++++++++++++++-------------------
 
152261
 26 files changed, 302 insertions(+), 441 deletions(-)
 
152262
 
 
152263
commit 8d5f411ae979ed5aad9b02b7309101d5868df2d8
 
152264
Author: Max Valjanski <maxcom@src.gnome.org>
 
152265
Date:   Mon Jan 11 16:47:09 1999 +0000
 
152266
 
 
152267
    translated
 
152268
 
 
152269
 po/ru.po |  203 +++++++++++++++++++++++++++++++-------------------------------
 
152270
 1 files changed, 102 insertions(+), 101 deletions(-)
 
152271
 
 
152272
commit 81a80bbb7067b302db037073db2fa7cbc5f7fa41
 
152273
Author: Arturo Espinosa <unammx@src.gnome.org>
 
152274
Date:   Sat Jan 9 01:41:01 1999 +0000
 
152275
 
 
152276
    Fixes so this will work with Imlib 1.9 when it comes out.
 
152277
    
 
152278
    
 
152279
    
 
152280
    Fixes so this will work with Imlib 1.9 when it comes out.
 
152281
 
 
152282
 acconfig.h                          |    1 +
 
152283
 capplets/theme-switcher/Makefile.am |    2 ++
 
152284
 2 files changed, 3 insertions(+), 0 deletions(-)
 
152285
 
 
152286
commit fa208e94870a9d307e9d953c7fdb6149435ee5b8
 
152287
Author: Jonathan Blandford <jrb@redhat.com>
 
152288
Date:   Thu Jan 7 03:24:34 1999 +0000
 
152289
 
 
152290
    fix for the Red Hat xscreensaver problem. just do a #define
 
152291
    
 
152292
    
 
152293
    1999-01-06  Jonathan Blandford  <jrb@redhat.com>
 
152294
    
 
152295
        * capplets/screensaver-properties/callbacks.c: fix for the Red Hat
 
152296
        xscreensaver problem.  just do a #define
 
152297
        HAVE_REDHAT_XSCREENSAVER_RPM at the head of callbacks.c and all
 
152298
        will work.
 
152299
 
 
152300
 ChangeLog |    7 +++++++
 
152301
 1 files changed, 7 insertions(+), 0 deletions(-)
 
152302
 
 
152303
commit fe91f947cacdb6380efbaa723f11cda416ce83cb
 
152304
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152305
Date:   Wed Jan 6 21:51:23 1999 +0000
 
152306
 
 
152307
    bumped up version to 0.99.1
 
152308
    now makes dist correctly
 
152309
    po files updated themselves accordingly... (:
 
152310
 
 
152311
 configure.in |    2 +-
 
152312
 po/ca.po     |   67 ++++++++++++++++++++++++++++---------------------------
 
152313
 po/cs.po     |   54 +++++++++++++++++++-------------------------
 
152314
 po/da.po     |   65 +++++++++++++++++++++++++++--------------------------
 
152315
 po/de.po     |   54 +++++++++++++++++++-------------------------
 
152316
 po/es.po     |   65 +++++++++++++++++++++++++++--------------------------
 
152317
 po/es_DO.po  |   48 +++++++++++++++++----------------------
 
152318
 po/es_GT.po  |   48 +++++++++++++++++----------------------
 
152319
 po/es_HN.po  |   48 +++++++++++++++++----------------------
 
152320
 po/es_MX.po  |   48 +++++++++++++++++----------------------
 
152321
 po/es_PA.po  |   48 +++++++++++++++++----------------------
 
152322
 po/es_PE.po  |   48 +++++++++++++++++----------------------
 
152323
 po/es_SV.po  |   48 +++++++++++++++++----------------------
 
152324
 po/fi.po     |   69 +++++++++++++++++++++++++++++----------------------------
 
152325
 po/fr.po     |   64 +++++++++++++++++++++++++++-------------------------
 
152326
 po/ga.po     |   48 +++++++++++++++++----------------------
 
152327
 po/hu.po     |   55 +++++++++++++++++++++------------------------
 
152328
 po/it.po     |   54 +++++++++++++++++++-------------------------
 
152329
 po/ja.po     |   66 +++++++++++++++++++++++-------------------------------
 
152330
 po/ko.po     |   62 +++++++++++++++++++++++++++------------------------
 
152331
 po/no.po     |   20 ++++++++--------
 
152332
 po/pl.po     |   70 ++++++++++++++++++++++++++++++---------------------------
 
152333
 po/pt.po     |   62 +++++++++++++++++++++++++++------------------------
 
152334
 po/ru.po     |   57 ++++++++++++++++++++++++-----------------------
 
152335
 po/sv.po     |   55 ++++++++++++++++++++------------------------
 
152336
 25 files changed, 627 insertions(+), 698 deletions(-)
 
152337
 
 
152338
commit 3639e40816a1cf763f89f264447e2e5fcf5ab79e
 
152339
Author: Jeff Garzik <jgarzik@src.gnome.org>
 
152340
Date:   Wed Dec 30 20:53:19 1998 +0000
 
152341
 
 
152342
    s/g_copy_strings/g_strconcat/
 
152343
 
 
152344
 ChangeLog |    7 +++++++
 
152345
 1 files changed, 7 insertions(+), 0 deletions(-)
 
152346
 
 
152347
commit 1d38354c9411e3afef089164f0300322e903020f
 
152348
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152349
Date:   Sun Dec 27 09:16:25 1998 +0000
 
152350
 
 
152351
    And again
 
152352
    
 
152353
    1998-12-27  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152354
    
 
152355
                * And again
 
152356
 
 
152357
 po/no.po |    6 +++---
 
152358
 1 files changed, 3 insertions(+), 3 deletions(-)
 
152359
 
 
152360
commit bfd5103ddb9560621914a50f9b51a7f3ed4f7995
 
152361
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152362
Date:   Sun Dec 27 09:12:54 1998 +0000
 
152363
 
 
152364
    Updated translation.
 
152365
    
 
152366
    1998-12-27  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152367
    
 
152368
                * Updated translation.
 
152369
 
 
152370
 po/no.po |   46 +++++++++++++++++++---------------------------
 
152371
 1 files changed, 19 insertions(+), 27 deletions(-)
 
152372
 
 
152373
commit ad52fa921f84c38dd225ec1a890c2bef91150551
 
152374
Author: Vincent Renardias <vinc@src.gnome.org>
 
152375
Date:   Tue Dec 22 12:56:36 1998 +0000
 
152376
 
 
152377
    Tue, 22 Dec 1998 14:54:44 +0100  [Vincent]
 
152378
    * fr.po: Big update/updated my email addr.
 
152379
 
 
152380
 po/fr.po | 1807 ++------------------------------------------------------------
 
152381
 1 files changed, 53 insertions(+), 1754 deletions(-)
 
152382
 
 
152383
commit 3c273a843df98dfc48f484172c493ac2d0b7eb3a
 
152384
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
152385
Date:   Tue Dec 22 05:52:21 1998 +0000
 
152386
 
 
152387
    Updated.
 
152388
    
 
152389
    
 
152390
    
 
152391
    Updated.
 
152392
 
 
152393
 po/ChangeLog |    6 +-
 
152394
 po/ja.po     | 1762 +++++-----------------------------------------------------
 
152395
 2 files changed, 130 insertions(+), 1638 deletions(-)
 
152396
 
 
152397
commit 42330c6cf650493b27e1ebd10200e9828345329c
 
152398
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152399
Date:   Sun Dec 20 19:23:45 1998 +0000
 
152400
 
 
152401
    Updated translation.
 
152402
    
 
152403
    1998-12-20  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152404
    
 
152405
                * Updated translation.
 
152406
 
 
152407
 po/no.po |  177 +++++++++++++++++++++++++++++++-------------------------------
 
152408
 1 files changed, 88 insertions(+), 89 deletions(-)
 
152409
 
 
152410
commit 8ce8b8a7363792559487ec73990f2f6d9e27cc55
 
152411
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
152412
Date:   Fri Dec 18 17:57:51 1998 +0000
 
152413
 
 
152414
    Updated for 0.99.
 
152415
    
 
152416
        * ko.po: Updated for 0.99.
 
152417
 
 
152418
 po/ChangeLog |    4 +
 
152419
 po/ko.po     | 1966 ++--------------------------------------------------------
 
152420
 2 files changed, 52 insertions(+), 1918 deletions(-)
 
152421
 
 
152422
commit 63fc6230ad7559a0e628a4692ab5db3898752add
 
152423
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152424
Date:   Fri Dec 18 17:08:27 1998 +0000
 
152425
 
 
152426
    beautification.
 
152427
    
 
152428
    UI properties needs tackling next... (:
 
152429
 
 
152430
 capplets/theme-switcher/gui.c      |    6 +-
 
152431
 capplets/theme-switcher/gui.c-6060 |    6 +-
 
152432
 po/ca.po                           | 3909 ++++++++++++++-----------------
 
152433
 po/cs.po                           | 1456 +++++--------
 
152434
 po/da.po                           | 4038 ++++++++++++++------------------
 
152435
 po/de.po                           | 2569 ++++++---------------
 
152436
 po/es.po                           | 4331 ++++++++++++++++-------------------
 
152437
 po/es_DO.po                        |  602 +++++-
 
152438
 po/es_GT.po                        |  602 +++++-
 
152439
 po/es_HN.po                        |  602 +++++-
 
152440
 po/es_MX.po                        |  602 +++++-
 
152441
 po/es_PA.po                        |  602 +++++-
 
152442
 po/es_PE.po                        |  602 +++++-
 
152443
 po/es_SV.po                        |  602 +++++-
 
152444
 po/fi.po                           | 4221 +++++++++++++---------------------
 
152445
 po/fr.po                           | 4360 +++++++++++++----------------------
 
152446
 po/ga.po                           | 2443 +++++---------------
 
152447
 po/hu.po                           | 2456 +++++---------------
 
152448
 po/it.po                           | 2701 +++++++--------------
 
152449
 po/ja.po                           | 3563 +++++++++++++----------------
 
152450
 po/ko.po                           | 4566 ++++++++++++++++--------------------
 
152451
 po/no.po                           |  376 +++-
 
152452
 po/pl.po                           | 3798 ++++++++++--------------------
 
152453
 po/pt.po                           |  133 +-
 
152454
 po/ru.po                           | 3246 +++++---------------------
 
152455
 po/sv.po                           | 2978 +++++++++---------------
 
152456
 26 files changed, 23166 insertions(+), 32204 deletions(-)
 
152457
 
 
152458
commit 79e62200471c9e8468cb2916dda1bfb61c1b5b79
 
152459
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152460
Date:   Wed Dec 16 20:30:59 1998 +0000
 
152461
 
 
152462
    got the spec file working (i think) added it to the dist.
 
152463
 
 
152464
 Makefile.am         |    2 +-
 
152465
 control-center.spec |   22 ++++++----------------
 
152466
 2 files changed, 7 insertions(+), 17 deletions(-)
 
152467
 
 
152468
commit de71af5c1f65de869955c4b55df0e2a2f7869c43
 
152469
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152470
Date:   Wed Dec 16 19:55:53 1998 +0000
 
152471
 
 
152472
    first attempt at a spec file.
 
152473
    don't know if it does anything.
 
152474
 
 
152475
 control-center.spec |   87 +++++++++++++++++++++++++++++++++++++++++++++++++++
 
152476
 1 files changed, 87 insertions(+), 0 deletions(-)
 
152477
 
 
152478
commit 046f179f50a83818cf61e61baa94363a7cb428ea
 
152479
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152480
Date:   Wed Dec 16 07:36:33 1998 +0000
 
152481
 
 
152482
    administrative changes
 
152483
 
 
152484
 ChangeLog    |    6 ++++++
 
152485
 configure.in |    2 +-
 
152486
 2 files changed, 7 insertions(+), 1 deletions(-)
 
152487
 
 
152488
commit fdc6e8c9ab4d064d644bc4ecb0771ad96655c791
 
152489
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152490
Date:   Wed Dec 16 00:15:36 1998 +0000
 
152491
 
 
152492
    new style initialization script
 
152493
 
 
152494
 ChangeLog |   10 ++++++++++
 
152495
 1 files changed, 10 insertions(+), 0 deletions(-)
 
152496
 
 
152497
commit 37926f879329d79c4b60d576dcf6f6be2be3f6dc
 
152498
Author: Jonathan Blandford <jrb@src.gnome.org>
 
152499
Date:   Tue Dec 15 20:38:24 1998 +0000
 
152500
 
 
152501
    make dist-check now works
 
152502
    version number bumped up to 0.99
 
152503
 
 
152504
 configure.in |    2 +-
 
152505
 1 files changed, 1 insertions(+), 1 deletions(-)
 
152506
 
 
152507
commit 0b138979e95ee2ff66118c112ae44fe43392c206
 
152508
Author: Richard Hestilow <hestgray@ionet.net>
 
152509
Date:   Mon Dec 14 23:11:50 1998 +0000
 
152510
 
 
152511
    Modified to be a multi-capplet. No more ugly notebook within notebook! :-)
 
152512
    
 
152513
    1998-12-14  Richard Hestilow  <hestgray@ionet.net>
 
152514
    
 
152515
            * capplets/ui-properties: Modified to be a multi-capplet.
 
152516
            No more ugly notebook within notebook! :-)
 
152517
            Removed ui-properties.desktop, added application.desktop,
 
152518
            dialogs.desktop, and mdi.desktop with the appropriate name translations
 
152519
            that were in po. Also added ui-properties.directory.
 
152520
 
 
152521
 ChangeLog |    9 +++++++++
 
152522
 1 files changed, 9 insertions(+), 0 deletions(-)
 
152523
 
 
152524
commit 29b7b7047b0fdc1293dce32fd39e0b2c209e280a
 
152525
Author: Owen Taylor <otaylor@redhat.com>
 
152526
Date:   Mon Dec 14 20:40:10 1998 +0000
 
152527
 
 
152528
    Change "Application" to "Applications" for consistency with "Dialogs" and
 
152529
    
 
152530
    Mon Dec 14 15:39:33 1998  Owen Taylor  <otaylor@redhat.com>
 
152531
    
 
152532
        * capplets/ui-properties/ui-properties.c (ui_setup): Change
 
152533
        "Application" to "Applications" for consistency
 
152534
        with "Dialogs" and grammatical correctness.
 
152535
 
 
152536
 ChangeLog |    6 ++++++
 
152537
 1 files changed, 6 insertions(+), 0 deletions(-)
 
152538
 
 
152539
commit f359048a587d6bce0b23b24b11f3239be5501981
 
152540
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152541
Date:   Sat Dec 12 11:42:01 1998 +0000
 
152542
 
 
152543
    Updated translation
 
152544
    
 
152545
    1998-12-12  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152546
    
 
152547
                * no.po: Updated translation
 
152548
 
 
152549
 po/no.po | 3331 ++++----------------------------------------------------------
 
152550
 1 files changed, 190 insertions(+), 3141 deletions(-)
 
152551
 
 
152552
commit f0b3f7c7a207b2da32c7b4dac3db763a5982dd93
 
152553
Author: Nuno Ferreira <nuno@src.gnome.org>
 
152554
Date:   Sat Dec 12 02:37:20 1998 +0000
 
152555
 
 
152556
    Some i18n work.
 
152557
    
 
152558
    .
 
152559
        * capplets/desktop-links/Workspace.directory,
 
152560
        capplets/desktop-links/Multimedia.directory: Added Portuguese translation.
 
152561
    
 
152562
    po/
 
152563
    
 
152564
        * POTFILES.in: Add control-center/capplet-manager.c,
 
152565
        capplets/ui-properties/ui-properties.c,
 
152566
        capplets/url-properties/url-properties.c,
 
152567
        capplets/background-properties/property-background.c
 
152568
    
 
152569
        * pt.po: Updated.
 
152570
    
 
152571
    control-center/
 
152572
    
 
152573
        * capplet-manager.c: Marked strings for translation.
 
152574
        Include <config.h>.
 
152575
    
 
152576
    capplets/
 
152577
    
 
152578
        * url-properties.desktop: Added Portuguese translation.
 
152579
 
 
152580
 ChangeLog                                |    5 +
 
152581
 capplets/url-properties/ChangeLog        |    6 +
 
152582
 capplets/url-properties/url-properties.c |    2 +-
 
152583
 po/ChangeLog                             |   11 +
 
152584
 po/POTFILES.in                           |    5 +-
 
152585
 po/pt.po                                 |  338 ++++++++++++++++++++++++++++--
 
152586
 6 files changed, 345 insertions(+), 22 deletions(-)
 
152587
 
 
152588
commit 84624d4ada234304cbc785c221d596e4c79d5ddd
 
152589
Author: Nuno Ferreira <nuno@src.gnome.org>
 
152590
Date:   Fri Dec 11 21:53:51 1998 +0000
 
152591
 
 
152592
    Added .cvsignore.
 
152593
    
 
152594
    * Added .cvsignore.
 
152595
 
 
152596
 capplets/url-properties/ChangeLog |    4 ++++
 
152597
 1 files changed, 4 insertions(+), 0 deletions(-)
 
152598
 
 
152599
commit 14b3063864d6c37cd390a62ec063125e1013c74d
 
152600
Author: Owen Taylor <otaylor@redhat.com>
 
152601
Date:   Fri Dec 11 15:39:18 1998 +0000
 
152602
 
 
152603
    Prettification. The spacing probably still needs more tweaks.
 
152604
    
 
152605
    Fri Dec 11 10:39:07 1998  Owen Taylor  <otaylor@redhat.com>
 
152606
    
 
152607
        * capplets/ui-properties/ui-properties.c: Prettification.
 
152608
        The spacing probably still needs more tweaks.
 
152609
 
 
152610
 ChangeLog |    5 +++++
 
152611
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152612
 
 
152613
commit 9326b012961e915ccb16a6560f1d4942a07527ff
 
152614
Author: Michael Fulbright <drmike@src.gnome.org>
 
152615
Date:   Fri Dec 11 11:58:43 1998 +0000
 
152616
 
 
152617
    minor change. -Jonathan
 
152618
    
 
152619
    minor change.
 
152620
    -Jonathan
 
152621
 
 
152622
 capplets/theme-switcher/gui.c      |    2 +-
 
152623
 capplets/theme-switcher/gui.c-6060 |    2 +-
 
152624
 2 files changed, 2 insertions(+), 2 deletions(-)
 
152625
 
 
152626
commit 9814b031ac992504d01a2a1435418691f1db3cc6
 
152627
Author: Andrew T. Veliath <andrewtv@src.gnome.org>
 
152628
Date:   Thu Dec 10 17:49:20 1998 +0000
 
152629
 
 
152630
    Updated for changes in GnomePreferences.
 
152631
    
 
152632
        * capplets/ui-properties/ui-properties.c (ui_setup): Updated for
 
152633
        changes in GnomePreferences.
 
152634
 
 
152635
 ChangeLog |    5 +++++
 
152636
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152637
 
 
152638
commit 43c816517783645e25b98d683e7e64b2471c28e4
 
152639
Author: Nuno Ferreira <nuno@src.gnome.org>
 
152640
Date:   Thu Dec 10 02:14:11 1998 +0000
 
152641
 
 
152642
    Change gnome-core.pot to control-center.pot.
 
152643
    
 
152644
    * .cvsignore: Change gnome-core.pot to control-center.pot.
 
152645
 
 
152646
 po/.cvsignore |    2 +-
 
152647
 po/ChangeLog  |    2 ++
 
152648
 2 files changed, 3 insertions(+), 1 deletions(-)
 
152649
 
 
152650
commit bdef44530c2c4d9173a577e05c177eb4069c2117
 
152651
Author: Nuno Ferreira <nuno@src.gnome.org>
 
152652
Date:   Thu Dec 10 02:12:11 1998 +0000
 
152653
 
 
152654
    Removed the translations from gnome-core.
 
152655
    
 
152656
    * pt.po: Removed the translations from gnome-core.
 
152657
 
 
152658
 po/ChangeLog |    4 +
 
152659
 po/pt.po     | 3326 ++++------------------------------------------------------
 
152660
 2 files changed, 192 insertions(+), 3138 deletions(-)
 
152661
 
 
152662
commit 5f266c150bff7133d7baa272ae9a7f4895fca269
 
152663
Author: Manish Vachharajani <mvachhar@src.gnome.org>
 
152664
Date:   Wed Dec 9 05:38:55 1998 +0000
 
152665
 
 
152666
    Remove POTFILES that used to be in gnome-core
 
152667
 
 
152668
 po/POTFILES.in |  104 ++++---------------------------------------------------
 
152669
 1 files changed, 8 insertions(+), 96 deletions(-)
 
152670
 
 
152671
commit e11e9f4be69b245ec8ba7ab44b8d0654b6c95ff8
 
152672
Author: Manish Vachharajani <mvachhar@src.gnome.org>
 
152673
Date:   Wed Dec 9 05:30:08 1998 +0000
 
152674
 
 
152675
    fixed source finding file
 
152676
 
 
152677
 configure.in |    2 +-
 
152678
 1 files changed, 1 insertions(+), 1 deletions(-)
 
152679
 
 
152680
commit 40aff2efa90e242297c9f23940f4d3da799d62f6
 
152681
Author: Michael Fulbright <drmike@src.gnome.org>
 
152682
Date:   Tue Dec 8 20:52:50 1998 +0000
 
152683
 
 
152684
    Fixes
 
152685
    
 
152686
    Dr Mike <drmike@redhat.com>
 
152687
 
 
152688
 autogen.sh |    6 +++---
 
152689
 1 files changed, 3 insertions(+), 3 deletions(-)
 
152690
 
 
152691
commit 7b75a1062f522f1dddf9d4cda8b01e473df0bde6
 
152692
Author: Michael Fulbright <drmike@src.gnome.org>
 
152693
Date:   Tue Dec 8 20:47:55 1998 +0000
 
152694
 
 
152695
    New and better than ever in a new home
 
152696
    
 
152697
    Dr Mike <drmike@redhat.com>
 
152698
 
 
152699
 AUTHORS      |    3 +-
 
152700
 Makefile.am  |   19 ++------
 
152701
 README       |   11 ++++-
 
152702
 acconfig.h   |   16 -------
 
152703
 configure.in |  127 +--------------------------------------------------------
 
152704
 5 files changed, 17 insertions(+), 159 deletions(-)
 
152705
 
 
152706
commit 44b6dd093474a0c51be7aeb0da4feb31179946fc
 
152707
Author: Michael Lausch <mila@src.gnome.org>
 
152708
Date:   Tue Dec 8 16:00:21 1998 +0000
 
152709
 
 
152710
    Made fvwmpager module self contained. It does not need the fvwm2 sources
 
152711
    to compile.
 
152712
    The fvwmpager module integrates a little bit better with
 
152713
    gnomepager_applet now.
 
152714
    Various bug fixes.
 
152715
    
 
152716
    help-browser/help-caller.c
 
152717
    panel/applet-widget.c
 
152718
    panel/extern.c
 
152719
       integrated API changes from GOAD
 
152720
 
 
152721
 ChangeLog    |    6 ++++++
 
152722
 configure.in |   36 +++---------------------------------
 
152723
 2 files changed, 9 insertions(+), 33 deletions(-)
 
152724
 
 
152725
commit b681337c920e51d0392ad12442e14f2155f9dfc8
 
152726
Author: Yukihiro Nakai <nakai@src.gnome.org>
 
152727
Date:   Tue Dec 8 06:04:14 1998 +0000
 
152728
 
 
152729
    Fixed the word for "GNU GPL".
 
152730
    
 
152731
    
 
152732
    
 
152733
    Fixed the word for "GNU GPL".
 
152734
 
 
152735
 po/ja.po |    2 +-
 
152736
 1 files changed, 1 insertions(+), 1 deletions(-)
 
152737
 
 
152738
commit 6d3914cd34b984fcf0682fb4d786680655771199
 
152739
Author: James Henstridge <james@daa.com.au>
 
152740
Date:   Tue Dec 8 04:12:24 1998 +0000
 
152741
 
 
152742
    forgot the copyright message at the top of the file.
 
152743
    
 
152744
    1998-12-08  James Henstridge  <james@daa.com.au>
 
152745
        * url-properties.c: forgot the copyright message at the top of the
 
152746
        file.
 
152747
 
 
152748
 capplets/url-properties/ChangeLog        |    6 +++++-
 
152749
 capplets/url-properties/url-properties.c |   18 ++++++++++++++++++
 
152750
 2 files changed, 23 insertions(+), 1 deletions(-)
 
152751
 
 
152752
commit 77cf1314e49aa80a7bc89e7511b80c5ef459ff3a
 
152753
Author: James Henstridge <james@daa.com.au>
 
152754
Date:   Tue Dec 8 02:26:12 1998 +0000
 
152755
 
 
152756
    a new applet to configure the behaviour of the gnome_url_show function in
 
152757
    
 
152758
    1998-12-07  James Henstridge  <james@daa.com.au>
 
152759
        * capplets/url-properties: a new applet to configure the behaviour of
 
152760
        the gnome_url_show function in libgnome.
 
152761
 
 
152762
 ChangeLog                                |    4 +
 
152763
 capplets/Makefile.am                     |    2 +-
 
152764
 capplets/url-properties/ChangeLog        |    7 +
 
152765
 capplets/url-properties/Makefile.am      |   21 +++
 
152766
 capplets/url-properties/url-properties.c |  269 ++++++++++++++++++++++++++++++
 
152767
 configure.in                             |    1 +
 
152768
 6 files changed, 303 insertions(+), 1 deletions(-)
 
152769
 
 
152770
commit 53e6d29d4b3ad6fc717201d87cb0c4587a262484
 
152771
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152772
Date:   Mon Dec 7 18:44:15 1998 +0000
 
152773
 
 
152774
    updated translation.
 
152775
    
 
152776
    1998-12-07  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152777
    
 
152778
                * no.po: updated translation.
 
152779
 
 
152780
 po/no.po |  188 ++++++++++++++++++++++++++++----------------------------------
 
152781
 1 files changed, 85 insertions(+), 103 deletions(-)
 
152782
 
 
152783
commit b7c970d612486006ed02fa4890031b7ddb53e168
 
152784
Author: George Lebl <jirka@src.gnome.org>
 
152785
Date:   Mon Dec 7 10:25:33 1998 +0000
 
152786
 
 
152787
    the last changelog message was supposed to be in applets not the
 
152788
    root
 
152789
 
 
152790
 ChangeLog |    5 -----
 
152791
 1 files changed, 0 insertions(+), 5 deletions(-)
 
152792
 
 
152793
commit 62531ba1eedb9e06d55764259aaef91ee668fe5f
 
152794
Author: George Lebl <jirka@5z.com>
 
152795
Date:   Mon Dec 7 10:23:20 1998 +0000
 
152796
 
 
152797
    fixed up includes, removed applet-lib.h and added applet-widget.h where
 
152798
    
 
152799
    Mon Dec 07 02:17:08 1998  George Lebl  <jirka@5z.com>
 
152800
    
 
152801
            * */*.c: fixed up includes, removed applet-lib.h and added
 
152802
              applet-widget.h where missing
 
152803
 
 
152804
 ChangeLog |    5 +++++
 
152805
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152806
 
 
152807
commit a7a5d7f989f7987030d25fbca706102fb675c9ef
 
152808
Author: Jeff Garzik <jgarzik@src.gnome.org>
 
152809
Date:   Mon Dec 7 06:04:29 1998 +0000
 
152810
 
 
152811
    GNOME-standard autogen.sh scripts automatically run 'automake -a'.  -a
 
152812
    installs any necessary files that are required in a GNU-standard
 
152813
    install, such as COPYING, INSTALL, mkinstalldirs, etc.
 
152814
    
 
152815
    So begone, automake-installed files.
 
152816
 
 
152817
 .cvsignore |    4 +++-
 
152818
 1 files changed, 3 insertions(+), 1 deletions(-)
 
152819
 
 
152820
commit a1bf88fc9a72a4bb8aaf2fc0441cee5985484781
 
152821
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152822
Date:   Sun Dec 6 23:25:52 1998 +0000
 
152823
 
 
152824
    Updated translation.
 
152825
    
 
152826
    1998-12-07  Kjartan Maraas  <kmaraas@fib.hl.no>
 
152827
    
 
152828
                * no.po: Updated translation.
 
152829
 
 
152830
 po/no.po |  346 ++++++++++++++++++++++++++++++++------------------------------
 
152831
 1 files changed, 178 insertions(+), 168 deletions(-)
 
152832
 
 
152833
commit fc4705fd9f33b3136ffc90e79f932e598fe61ead
 
152834
Author: Szabolcs Ban <bansz@src.gnome.org>
 
152835
Date:   Sun Dec 6 16:23:22 1998 +0000
 
152836
 
 
152837
    hu added to ALL_LANGUES...
 
152838
 
 
152839
 configure.in |    2 +-
 
152840
 1 files changed, 1 insertions(+), 1 deletions(-)
 
152841
 
 
152842
commit a71c303a89dfdbc79848da6429083ccd610f64b4
 
152843
Author: Szabolcs Ban <bansz@src.gnome.org>
 
152844
Date:   Sun Dec 6 13:17:06 1998 +0000
 
152845
 
 
152846
    Added hungarian (magyarszkij) support... (Not complete)
 
152847
 
 
152848
 po/hu.po | 2235 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
152849
 1 files changed, 2235 insertions(+), 0 deletions(-)
 
152850
 
 
152851
commit a3594f9d4b06a828c5c14e3da0ea97e04aa0835d
 
152852
Author: Tuomas Kuosmanen <tigert@src.gnome.org>
 
152853
Date:   Sun Dec 6 08:27:15 1998 +0000
 
152854
 
 
152855
    ..and the Changelog too - someday I learn to use cvs :) /tigert
 
152856
 
 
152857
 ChangeLog |    8 ++++++++
 
152858
 1 files changed, 8 insertions(+), 0 deletions(-)
 
152859
 
 
152860
commit 8e35b7a702a45bc283f9aba79864524c8331ecde
 
152861
Author: Arturo Espinosa <unammx@src.gnome.org>
 
152862
Date:   Sat Dec 5 23:24:33 1998 +0000
 
152863
 
 
152864
    Polish translation from Zbigniew Chyla <cyba@t19.ml.org>
 
152865
 
 
152866
 configure.in |    2 +-
 
152867
 po/pl.po     | 3172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
152868
 2 files changed, 3173 insertions(+), 1 deletions(-)
 
152869
 
 
152870
commit 977242941176f221ff5ef1348091feaa8a1cfaed
 
152871
Author: Nuno Ferreira <nuno@src.gnome.org>
 
152872
Date:   Sat Dec 5 21:49:50 1998 +0000
 
152873
 
 
152874
    Updated Portuguese translations.
 
152875
    
 
152876
    * Updated Portuguese translations.
 
152877
 
 
152878
 po/ChangeLog |    4 +
 
152879
 po/pt.po     |  697 ++++++++++++++++++++++++++++++----------------------------
 
152880
 2 files changed, 365 insertions(+), 336 deletions(-)
 
152881
 
 
152882
commit 9012da130fe69568ee1473221b34587040d69e36
 
152883
Author: Raja R Harinath <harinath@src.gnome.org>
 
152884
Date:   Thu Dec 3 00:02:07 1998 +0000
 
152885
 
 
152886
    Add a closing brace.
 
152887
    
 
152888
    * capplets/sound-properties/sound-properties.c (main):
 
152889
    Add a closing brace.
 
152890
 
 
152891
 ChangeLog |    5 +++++
 
152892
 1 files changed, 5 insertions(+), 0 deletions(-)
 
152893
 
 
152894
commit 866f1a85266dc4fc7388048fabc4eb44f6aafb9b
 
152895
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
152896
Date:   Wed Dec 2 19:11:28 1998 +0000
 
152897
 
 
152898
    updated catalan language file
 
152899
 
 
152900
 po/ca.po |   14 --------------
 
152901
 1 files changed, 0 insertions(+), 14 deletions(-)
 
152902
 
 
152903
commit 77bae3931a4434c09214ecb6b06ebe225e0cbb94
 
152904
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
152905
Date:   Wed Dec 2 19:08:23 1998 +0000
 
152906
 
 
152907
    updated catalan language file
 
152908
 
 
152909
 po/ca.po | 2315 +++++++++++++++++++++++++++-----------------------------------
 
152910
 1 files changed, 1021 insertions(+), 1294 deletions(-)
 
152911
 
 
152912
commit 8d71ff89ac0f20aeb33a0006dde7e69cec377615
 
152913
Author: Changwoo Ryu <cwryu@adam.kaist.ac.kr>
 
152914
Date:   Wed Dec 2 18:18:48 1998 +0000
 
152915
 
 
152916
    Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros.
 
152917
    
 
152918
    1998-12-03  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
152919
    
 
152920
        Use gettext 0.10.35
 
152921
        * configure.in (AC_OUTPUT): Removed `sed POTFILES...'.
 
152922
        * acinclude.m4: Removed gettext macros.
 
152923
 
 
152924
 .cvsignore        |    4 +-
 
152925
 ChangeLog         |    6 +
 
152926
 acinclude.m4      |  389 -----------------------------------------------------
 
152927
 configure.in      |    7 +-
 
152928
 po/.cvsignore     |    2 +-
 
152929
 po/Makefile.in.in |  247 ---------------------------------
 
152930
 6 files changed, 11 insertions(+), 644 deletions(-)
 
152931
 
 
152932
commit 70f393fe2b3c953f25c9b5a3cf2f175292d11e23
 
152933
Author: Martin Baulig <martin@home-of-linux.org>
 
152934
Date:   Wed Dec 2 08:47:32 1998 +0000
 
152935
 
 
152936
    Removed `desktop-properties' - we have capplets for all of them now.
 
152937
    
 
152938
    1998-12-02  Martin Baulig  <martin@home-of-linux.org>
 
152939
    
 
152940
        * Makefile.am (always_built_SUBDIRS): Removed `desktop-properties' -
 
152941
        we have capplets for all of them now.
 
152942
 
 
152943
 ChangeLog   |    5 +++++
 
152944
 Makefile.am |    2 +-
 
152945
 2 files changed, 6 insertions(+), 1 deletions(-)
 
152946
 
 
152947
commit 70bf09d8b0f0e7a4afa328c00e70b13906d807cd
 
152948
Author: Martin Baulig <martin@src.gnome.org>
 
152949
Date:   Wed Dec 2 08:25:15 1998 +0000
 
152950
 
 
152951
    Added german translation.
 
152952
 
 
152953
 capplets/theme-switcher/theme-selector.desktop |    2 ++
 
152954
 1 files changed, 2 insertions(+), 0 deletions(-)
 
152955
 
 
152956
commit e62a802ab2c845f95448e78333d0db245654171e
 
152957
Author: Martin Baulig <martin@home-of-linux.org>
 
152958
Date:   Wed Dec 2 08:19:06 1998 +0000
 
152959
 
 
152960
    Added "Look&Feel" properties capplet.
 
152961
    
 
152962
    1998-12-02  Martin Baulig  <martin@home-of-linux.org>
 
152963
    
 
152964
        * capplets/ui-properties: Added "Look&Feel" properties capplet.
 
152965
 
 
152966
 ChangeLog            |    2 ++
 
152967
 capplets/Makefile.am |    3 ++-
 
152968
 configure.in         |    1 +
 
152969
 3 files changed, 5 insertions(+), 1 deletions(-)
 
152970
 
 
152971
commit 550aef17978975a1e1714a1ece730cc333cd14e7
 
152972
Author: Martin Baulig <martin@home-of-linux.org>
 
152973
Date:   Tue Dec 1 23:34:58 1998 +0000
 
152974
 
 
152975
    Added bell properties capplet.
 
152976
    
 
152977
    1998-12-02  Martin Baulig  <martin@home-of-linux.org>
 
152978
    
 
152979
        * capplets/bell-properties: Added bell properties capplet.
 
152980
 
 
152981
 ChangeLog            |    4 ++++
 
152982
 capplets/Makefile.am |    2 +-
 
152983
 configure.in         |    1 +
 
152984
 3 files changed, 6 insertions(+), 1 deletions(-)
 
152985
 
 
152986
commit 347c7471ba44c61fe43c3b6e4d77454cbdb32e3c
 
152987
Author: lukka <lukka@src.gnome.org>
 
152988
Date:   Tue Dec 1 05:40:28 1998 +0000
 
152989
 
 
152990
    fi.po update
 
152991
 
 
152992
 po/ChangeLog |    4 +
 
152993
 po/fi.po     |  709 ++++++++++++++++++++++++++++++----------------------------
 
152994
 2 files changed, 372 insertions(+), 341 deletions(-)
 
152995
 
 
152996
commit 073cd7795b148737fbfaf15e60e9026a475fb28a
 
152997
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
152998
Date:   Mon Nov 30 23:36:01 1998 +0000
 
152999
 
 
153000
    Updated translation.
 
153001
    
 
153002
    1998-12-01  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153003
    
 
153004
                * Updated translation.
 
153005
 
 
153006
 po/no.po |  528 +++++++++++++++++++++++++++++++++-----------------------------
 
153007
 1 files changed, 282 insertions(+), 246 deletions(-)
 
153008
 
 
153009
commit 2bb87340c9b4223747db9217be9ca5c2844190f2
 
153010
Author: Elliot Lee <sopwith@src.gnome.org>
 
153011
Date:   Mon Nov 30 19:26:38 1998 +0000
 
153012
 
 
153013
    s/gtk_container_border_width/gtk_container_set_border_width/
 
153014
    
 
153015
    
 
153016
    
 
153017
    s/gtk_container_border_width/gtk_container_set_border_width/
 
153018
 
 
153019
 capplets/theme-switcher/gui.c      |   10 +++++-----
 
153020
 capplets/theme-switcher/gui.c-6060 |   10 +++++-----
 
153021
 2 files changed, 10 insertions(+), 10 deletions(-)
 
153022
 
 
153023
commit 7ee710f883c7e458cc218776a8a16e8cc31b1a83
 
153024
Author: Gregory McLean <gregm@src.gnome.org>
 
153025
Date:   Sun Nov 29 23:23:59 1998 +0000
 
153026
 
 
153027
    Compilation fixes.
 
153028
    
 
153029
        * configure.in : add applets/gtkicker/Makefile to the generated
 
153030
        makefiles.
 
153031
        * applets/gtkicker/gticker.c : Applet api changes.
 
153032
    
 
153033
    wee gnome core compiles from scratch again.
 
153034
    
 
153035
    -- Greg
 
153036
 
 
153037
 ChangeLog    |    5 +++++
 
153038
 configure.in |    1 +
 
153039
 2 files changed, 6 insertions(+), 0 deletions(-)
 
153040
 
 
153041
commit af9bf2e1a04c8551114b6fc7744fc52c22d61034
 
153042
Author: Jeff Garzik <jgarzik@src.gnome.org>
 
153043
Date:   Sun Nov 29 21:58:18 1998 +0000
 
153044
 
 
153045
    Added required app id arg to applet_widget_new (goadizing breakage).
 
153046
    Corrected callback func return val in applets/bussign/bussign.c.
 
153047
 
 
153048
 ChangeLog |    5 +++++
 
153049
 1 files changed, 5 insertions(+), 0 deletions(-)
 
153050
 
 
153051
commit 3ebcd3925000f28205f72fb6fdfada3158ed797e
 
153052
Author: Max Valjanski <maxcom@src.gnome.org>
 
153053
Date:   Sun Nov 29 07:28:07 1998 +0000
 
153054
 
 
153055
    translated
 
153056
 
 
153057
 po/ru.po |  220 +++++++++++++++++++++++++++++++-------------------------------
 
153058
 1 files changed, 111 insertions(+), 109 deletions(-)
 
153059
 
 
153060
commit d3abc2fe1ed28ec9e32b8803b470c07fd6ba2e63
 
153061
Author: Max Valjanski <maxcom@src.gnome.org>
 
153062
Date:   Thu Nov 26 19:44:11 1998 +0000
 
153063
 
 
153064
    translation
 
153065
 
 
153066
 po/ru.po |   84 +++++++++++++++++++++++++++++++-------------------------------
 
153067
 1 files changed, 42 insertions(+), 42 deletions(-)
 
153068
 
 
153069
commit a2d2dc2998fc22c36c479db7f90ba82c7d86f14c
 
153070
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153071
Date:   Wed Nov 25 22:45:06 1998 +0000
 
153072
 
 
153073
    Strings that have numbers in them are translated differently in
 
153074
    DO, GT, HN, MX, PA, PE and SV than on other spanish speaking countries
 
153075
 
 
153076
 configure.in |    3 ++-
 
153077
 po/es_DO.po  |   15 +++++++++++++++
 
153078
 po/es_GT.po  |   15 +++++++++++++++
 
153079
 po/es_HN.po  |   15 +++++++++++++++
 
153080
 po/es_MX.po  |   15 +++++++++++++++
 
153081
 po/es_PA.po  |   15 +++++++++++++++
 
153082
 po/es_PE.po  |   15 +++++++++++++++
 
153083
 po/es_SV.po  |   15 +++++++++++++++
 
153084
 8 files changed, 107 insertions(+), 1 deletions(-)
 
153085
 
 
153086
commit baaff330bf4c3b742632c442f2cefe5d9685d460
 
153087
Author: Max Valjanski <maxcom@src.gnome.org>
 
153088
Date:   Wed Nov 25 21:14:15 1998 +0000
 
153089
 
 
153090
    Started translation of gnome-core.pot to Russian
 
153091
 
 
153092
 configure.in |    2 +-
 
153093
 po/ru.po     | 3012 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
153094
 2 files changed, 3013 insertions(+), 1 deletions(-)
 
153095
 
 
153096
commit 5bfda9d2d078e831adc9171c8331acad4c082eea
 
153097
Author: lukka <lukka@src.gnome.org>
 
153098
Date:   Wed Nov 25 17:22:34 1998 +0000
 
153099
 
 
153100
    Oops
 
153101
 
 
153102
 po/fi.po |    2 +-
 
153103
 1 files changed, 1 insertions(+), 1 deletions(-)
 
153104
 
 
153105
commit eb42bf8ae9ce81b7560b0042b2614dc577c16a73
 
153106
Author: lukka <lukka@src.gnome.org>
 
153107
Date:   Wed Nov 25 17:22:12 1998 +0000
 
153108
 
 
153109
    Some more fi.po updates
 
153110
 
 
153111
 po/fi.po |  553 ++++++++++++++++++++++++++++++++++++++++----------------------
 
153112
 1 files changed, 356 insertions(+), 197 deletions(-)
 
153113
 
 
153114
commit 273ccd37abbb6bfc9e80789d6a086347fe7c237a
 
153115
Author: lukka <lukka@src.gnome.org>
 
153116
Date:   Wed Nov 25 16:00:24 1998 +0000
 
153117
 
 
153118
    fi.po update
 
153119
 
 
153120
 po/ChangeLog |    4 +
 
153121
 po/fi.po     | 2319 +++++++++++++++++++++++++++++++++++++++-------------------
 
153122
 2 files changed, 1581 insertions(+), 742 deletions(-)
 
153123
 
 
153124
commit 053178786900e33257de7f83db4691cc41ba6b0e
 
153125
Author: Owen Taylor <otaylor@redhat.com>
 
153126
Date:   Tue Nov 24 05:26:09 1998 +0000
 
153127
 
 
153128
    Removed include of gtk-socket.h, which now is in GTK+.
 
153129
    
 
153130
    Tue Nov 24 00:25:53 1998  Owen Taylor  <otaylor@redhat.com>
 
153131
    
 
153132
        * capplets/theme-switcher/da.h: Removed include of
 
153133
        gtk-socket.h, which now is in GTK+.
 
153134
 
 
153135
 ChangeLog                          |    5 +++++
 
153136
 capplets/theme-switcher/da.h       |    1 -
 
153137
 capplets/theme-switcher/da.h-67648 |    1 -
 
153138
 3 files changed, 5 insertions(+), 2 deletions(-)
 
153139
 
 
153140
commit 69ca647cb7f272b49ad408e4c9d5b52fc64ed78d
 
153141
Author: Andrew T. Veliath <andrewtv@src.gnome.org>
 
153142
Date:   Mon Nov 23 19:50:29 1998 +0000
 
153143
 
 
153144
    Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add
 
153145
    
 
153146
        * capplets/screensaver-properties/screensaver-properties-capplet.c: Use
 
153147
        gtk_scrolled_window_add_with_viewport instead of gtk_container_add
 
153148
        (gtk changes).
 
153149
 
 
153150
 ChangeLog |    6 ++++++
 
153151
 1 files changed, 6 insertions(+), 0 deletions(-)
 
153152
 
 
153153
commit 17626a311993c1b1444e32f9dbfcf09dea748a84
 
153154
Author: Martin Baulig <martin@src.gnome.org>
 
153155
Date:   Sun Nov 22 19:52:44 1998 +0000
 
153156
 
 
153157
    Added warning message that the `netload' applet will not be built if
 
153158
    you don't have LibGTop.
 
153159
 
 
153160
 configure.in |    1 +
 
153161
 1 files changed, 1 insertions(+), 0 deletions(-)
 
153162
 
 
153163
commit 6a4aee5f5f33ebc25ad50ee33504c813bbc2eb9b
 
153164
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153165
Date:   Sun Nov 22 15:59:28 1998 +0000
 
153166
 
 
153167
    updated ca & es language files
 
153168
 
 
153169
 po/ca.po |    6 +-----
 
153170
 po/es.po |    6 +++---
 
153171
 2 files changed, 4 insertions(+), 8 deletions(-)
 
153172
 
 
153173
commit bfc75ecab20fc92f912da8ef76e7416fb265186d
 
153174
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153175
Date:   Sun Nov 22 10:13:43 1998 +0000
 
153176
 
 
153177
    Updated translation.
 
153178
    
 
153179
    1998-11-22  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153180
    
 
153181
                * Updated translation.
 
153182
 
 
153183
 po/no.po |  426 +++++++++++++++++++++++++++++++++++++++----------------------
 
153184
 1 files changed, 272 insertions(+), 154 deletions(-)
 
153185
 
 
153186
commit 42d6f6c579026a314d80afdd174c26d2edba34ac
 
153187
Author: Nuno Ferreira <nuno@src.gnome.org>
 
153188
Date:   Sat Nov 21 23:35:51 1998 +0000
 
153189
 
 
153190
    More i18n work.
 
153191
    
 
153192
    * More i18n work.
 
153193
 
 
153194
 ChangeLog                          |    5 +++
 
153195
 capplets/theme-switcher/gui.c      |   13 ++++----
 
153196
 capplets/theme-switcher/gui.c-6060 |   13 ++++----
 
153197
 po/POTFILES.in                     |    4 ++
 
153198
 po/pt.po                           |   56 ++++++++++++++++++++++++++++++++---
 
153199
 5 files changed, 74 insertions(+), 17 deletions(-)
 
153200
 
 
153201
commit 1acac6b3586d597a7f3745ecf0e65c9081b655be
 
153202
Author: Nuno Ferreira <nuno@src.gnome.org>
 
153203
Date:   Sat Nov 21 22:38:51 1998 +0000
 
153204
 
 
153205
    i18n work.
 
153206
    
 
153207
    * i18n work.
 
153208
 
 
153209
 ChangeLog                      |   18 +
 
153210
 capplets/theme-switcher/main.c |    4 +
 
153211
 po/ChangeLog                   |    6 +
 
153212
 po/POTFILES.in                 |    6 +
 
153213
 po/pt.po                       |  940 ++++++++++++++++++++++------------------
 
153214
 5 files changed, 543 insertions(+), 431 deletions(-)
 
153215
 
 
153216
commit b3eb20adb3c1ebbffa19507e21e74b0c3d3a1e35
 
153217
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153218
Date:   Fri Nov 20 18:18:50 1998 +0000
 
153219
 
 
153220
    updated spanish language file
 
153221
 
 
153222
 po/ca.po |  139 ++++++++++++++++++++++++++++++----------------------------
 
153223
 po/es.po |  148 ++++++++++++++++++++++++++++++--------------------------------
 
153224
 2 files changed, 142 insertions(+), 145 deletions(-)
 
153225
 
 
153226
commit ce13c77a58cd44c9f14068442ded2039dbb0f568
 
153227
Author: lukka <lukka@src.gnome.org>
 
153228
Date:   Wed Nov 18 17:04:38 1998 +0000
 
153229
 
 
153230
    make fi.po compile, patch from Richard Hult
 
153231
 
 
153232
 po/ChangeLog |    4 ++++
 
153233
 po/fi.po     |   12 ++++++------
 
153234
 2 files changed, 10 insertions(+), 6 deletions(-)
 
153235
 
 
153236
commit fd08629e46b9cbedbf133bae5674cf1250ef8673
 
153237
Author: lukka <lukka@src.gnome.org>
 
153238
Date:   Tue Nov 17 20:09:05 1998 +0000
 
153239
 
 
153240
    Updates to fi.po
 
153241
 
 
153242
 po/ChangeLog |    4 +
 
153243
 po/fi.po     |  322 +++++++++++++++++++++++++++++----------------------------
 
153244
 2 files changed, 168 insertions(+), 158 deletions(-)
 
153245
 
 
153246
commit 19702cdac0a73a4cab2e72f6d12d38e85d53c3cb
 
153247
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153248
Date:   Tue Nov 17 18:52:17 1998 +0000
 
153249
 
 
153250
    updated translation gnome-terminal/gnome-terminal.c: fixed a typo
 
153251
    
 
153252
    1998-11-17  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153253
    
 
153254
        * po/no.po: updated translation
 
153255
          gnome-terminal/gnome-terminal.c: fixed a typo
 
153256
 
 
153257
 po/no.po |  651 +++++++++++++++++++++++++++++++------------------------------
 
153258
 1 files changed, 331 insertions(+), 320 deletions(-)
 
153259
 
 
153260
commit 693f2851c0029cc77b44a54caaef9a01492244ed
 
153261
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153262
Date:   Tue Nov 17 18:23:13 1998 +0000
 
153263
 
 
153264
    Updated translation.
 
153265
    
 
153266
    1998-11-17  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153267
    
 
153268
        * no.po: Updated translation.
 
153269
 
 
153270
 po/no.po |  549 ++++++++++++++++++++++++++++++++------------------------------
 
153271
 1 files changed, 287 insertions(+), 262 deletions(-)
 
153272
 
 
153273
commit 5f4ca489b0dc61334d787f1778e8719db2a69f76
 
153274
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153275
Date:   Sat Nov 14 14:25:03 1998 +0000
 
153276
 
 
153277
    updated spanish language file
 
153278
 
 
153279
 po/es.po |  559 ++++++++++++++++++++++++++++++++------------------------------
 
153280
 1 files changed, 291 insertions(+), 268 deletions(-)
 
153281
 
 
153282
commit 042c53355628249ef0a3f0ebac4c69672726701b
 
153283
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153284
Date:   Sat Nov 14 14:22:18 1998 +0000
 
153285
 
 
153286
    updated catalan language file
 
153287
 
 
153288
 po/ca.po | 3415 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
153289
 1 files changed, 2551 insertions(+), 864 deletions(-)
 
153290
 
 
153291
commit 820ff8a970901532d4cf601b75a1888e92878071
 
153292
Author: Vincent Renardias <vinc@src.gnome.org>
 
153293
Date:   Fri Nov 13 20:07:50 1998 +0000
 
153294
 
 
153295
    Fri, 13 Nov 1998 21:07:25 +0100  [Vincent]
 
153296
    
 
153297
    * updated fr.po
 
153298
 
 
153299
 po/fr.po | 1923 +++++++++++++++++++++++++++++++++++++++-----------------------
 
153300
 1 files changed, 1207 insertions(+), 716 deletions(-)
 
153301
 
 
153302
commit dd761aea181f89cd5481b476e627bdcc1e078427
 
153303
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153304
Date:   Fri Nov 13 18:19:33 1998 +0000
 
153305
 
 
153306
    added catalan language file
 
153307
 
 
153308
 configure.in |    2 +-
 
153309
 po/ca.po     | 1198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
153310
 2 files changed, 1199 insertions(+), 1 deletions(-)
 
153311
 
 
153312
commit 4a0f315fe90a037d2076df2bbce125ae8994e03f
 
153313
Author: Andrew T. Veliath <andrewtv@src.gnome.org>
 
153314
Date:   Fri Nov 13 05:28:30 1998 +0000
 
153315
 
 
153316
    fix my email address in log
 
153317
 
 
153318
 ChangeLog |    2 +-
 
153319
 1 files changed, 1 insertions(+), 1 deletions(-)
 
153320
 
 
153321
commit 692fe9b02f381449af81728099b02c22f95e7752
 
153322
Author: Andrew T. Veliath <andrewtv@src.gnome.org>
 
153323
Date:   Fri Nov 13 04:23:22 1998 +0000
 
153324
 
 
153325
    Forgot on last commit.
 
153326
 
 
153327
 ChangeLog |   10 ++++++++++
 
153328
 1 files changed, 10 insertions(+), 0 deletions(-)
 
153329
 
 
153330
commit 9c1c167ce5af95df522f0ded893feddf288d29dd
 
153331
Author: Andrew T. Veliath <andrewv@usa.net>
 
153332
Date:   Fri Nov 13 04:22:02 1998 +0000
 
153333
 
 
153334
    Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN. HAVE_ORBIT is now implicit.
 
153335
    
 
153336
    1998-11-12  Andrew T. Veliath  <andrewv@usa.net>
 
153337
    
 
153338
        * acconfig.h: Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN.  HAVE_ORBIT is
 
153339
        now implicit.
 
153340
    
 
153341
        * Makefile.am: Remove ORBIT_INSTALLED AM_CONDITIONAL.
 
153342
    
 
153343
        * configure.in: The ORBit AM_CONDITIONAL is now in
 
153344
        gnome-orbit-check.m4 as HAVE_ORBIT.
 
153345
 
 
153346
 Makefile.am  |    2 --
 
153347
 acconfig.h   |    2 --
 
153348
 configure.in |    6 ------
 
153349
 3 files changed, 0 insertions(+), 10 deletions(-)
 
153350
 
 
153351
commit e50f5e9dafab49cf2e91669d6ea7090f6019b0e7
 
153352
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153353
Date:   Sun Nov 8 22:50:25 1998 +0000
 
153354
 
 
153355
    updated spanish language file
 
153356
 
 
153357
 po/es.po |  699 ++++++++++++++++++++++++++++++++------------------------------
 
153358
 1 files changed, 359 insertions(+), 340 deletions(-)
 
153359
 
 
153360
commit 3aa292505868e6633423c0faafe1de798b8c0ecd
 
153361
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
153362
Date:   Sat Nov 7 12:33:37 1998 +0000
 
153363
 
 
153364
    Updated Korean translation.
 
153365
 
 
153366
 po/ko.po | 2549 ++++++++++++++++++++++++++++++++++++++++----------------------
 
153367
 1 files changed, 1665 insertions(+), 884 deletions(-)
 
153368
 
 
153369
commit c45bdbad82115a6209919fa8fc4e137c239f2154
 
153370
Author: Raja R Harinath <harinath@src.gnome.org>
 
153371
Date:   Fri Nov 6 22:41:14 1998 +0000
 
153372
 
 
153373
    `confdefs.h isn't a nice name for a header file. Since no other file uses
 
153374
    
 
153375
    * capplets/theme-switcher/main.c (confdefs.h): `confdefs.h isn't a
 
153376
    nice name for a header file.  Since no other file uses it, just
 
153377
    remove it.
 
153378
    (THEME_SWITCHER_VERSION): New define.  Is what `VERSION' was used
 
153379
    for.
 
153380
    (main): Use new name for `VERSION'.
 
153381
    * capplets/theme-switcher/confdefs.h: Delete.
 
153382
    * capplets/theme-switcher/config.h: Delete.
 
153383
 
 
153384
 ChangeLog                          |   11 +++++++++++
 
153385
 capplets/theme-switcher/confdefs.h |    4 ----
 
153386
 capplets/theme-switcher/config.h   |    8 --------
 
153387
 capplets/theme-switcher/main.c     |    6 ++++--
 
153388
 4 files changed, 15 insertions(+), 14 deletions(-)
 
153389
 
 
153390
commit d9f5880509db634e05544aae60330536625cc8f2
 
153391
Author: Owen Taylor <otaylor@redhat.com>
 
153392
Date:   Fri Nov 6 22:16:04 1998 +0000
 
153393
 
 
153394
    include confdefs.h to get VERSION.
 
153395
    
 
153396
    Fri Nov  6 17:15:00 1998  Owen Taylor  <otaylor@redhat.com>
 
153397
    
 
153398
        * capplets/theme-switcher/main.c: include confdefs.h
 
153399
        to get VERSION.
 
153400
    
 
153401
        * capplets/theme-switcher/demo.c (demo_main): Put the
 
153402
        CList in a scrolled window.
 
153403
    
 
153404
        * Makefile.am: Build theme-switcher-capplet by default,
 
153405
        now that themes are in GTK+ head.
 
153406
 
 
153407
 ChangeLog                            |   11 +++++++++++
 
153408
 capplets/Makefile.am                 |    4 ++--
 
153409
 capplets/theme-switcher/demo.c       |   12 +++++++++---
 
153410
 capplets/theme-switcher/demo.c-45827 |   12 +++++++++---
 
153411
 capplets/theme-switcher/main.c       |    1 +
 
153412
 configure.in                         |    3 +++
 
153413
 6 files changed, 35 insertions(+), 8 deletions(-)
 
153414
 
 
153415
commit 51c74169913ca4b920bb12c2c959d17c196da47d
 
153416
Author: Raja R Harinath <harinath@src.gnome.org>
 
153417
Date:   Thu Nov 5 00:56:59 1998 +0000
 
153418
 
 
153419
    Actually define the HAVE_LIBESD conditional.
 
153420
    
 
153421
    * configure.in (have_libesd): Actually define the HAVE_LIBESD
 
153422
    conditional.
 
153423
 
 
153424
 ChangeLog    |    8 +++++++-
 
153425
 configure.in |    8 +++++---
 
153426
 2 files changed, 12 insertions(+), 4 deletions(-)
 
153427
 
 
153428
commit 0381c1472f8858dddbe9c3b8d54b25a503f7c27a
 
153429
Author: Elliot Lee <sopwith@src.gnome.org>
 
153430
Date:   Mon Nov 2 22:45:57 1998 +0000
 
153431
 
 
153432
    Build sound-properties now.
 
153433
    
 
153434
    
 
153435
    
 
153436
    Build sound-properties now.
 
153437
 
 
153438
 capplets/Makefile.am |    4 +++-
 
153439
 1 files changed, 3 insertions(+), 1 deletions(-)
 
153440
 
 
153441
commit b7b3e55940d5dc3b180b2964e6998b49c31a6ab7
 
153442
Author: Elliot Lee <sopwith@src.gnome.org>
 
153443
Date:   Mon Nov 2 20:36:57 1998 +0000
 
153444
 
 
153445
    poptimization
 
153446
 
 
153447
 acconfig.h                     |    1 +
 
153448
 capplets/theme-switcher/main.c |    2 +-
 
153449
 2 files changed, 2 insertions(+), 1 deletions(-)
 
153450
 
 
153451
commit d18ebc5925870f3c8a6ef207eca5106829e83120
 
153452
Author: Raja R Harinath <harinath@src.gnome.org>
 
153453
Date:   Sat Oct 31 04:56:19 1998 +0000
 
153454
 
 
153455
    Append esd.m4
 
153456
 
 
153457
 acinclude.m4 |  164 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
153458
 1 files changed, 164 insertions(+), 0 deletions(-)
 
153459
 
 
153460
commit 05d02a018a99eb06fcd114ee6f170e3d39efe809
 
153461
Author: Jonathan Blandford <jrb@src.gnome.org>
 
153462
Date:   Fri Oct 30 18:07:41 1998 +0000
 
153463
 
 
153464
    grr... lets _save_ the file before we check it in...
 
153465
    
 
153466
    grr...
 
153467
    lets _save_ the file before we check it in...
 
153468
 
 
153469
 ChangeLog |    2 ++
 
153470
 1 files changed, 2 insertions(+), 0 deletions(-)
 
153471
 
 
153472
commit 50c5db2c0650dbf58cdac27d8df286b7a6b04903
 
153473
Author: Jonathan Blandford <jrb@src.gnome.org>
 
153474
Date:   Fri Oct 30 18:06:34 1998 +0000
 
153475
 
 
153476
    fixed minor buglet if you don't have xscreensaver installed.
 
153477
 
 
153478
 ChangeLog |    5 +++++
 
153479
 1 files changed, 5 insertions(+), 0 deletions(-)
 
153480
 
 
153481
commit 6f40cbd2fa8dc0d684f370ba7437cef5b316e6a2
 
153482
Author: Carsten Haitzler <raster@src.gnome.org>
 
153483
Date:   Thu Oct 29 01:17:36 1998 +0000
 
153484
 
 
153485
    1998-10-28 The Rasterman <raster@redhat.co< added this.. going to work on
 
153486
    
 
153487
    
 
153488
    
 
153489
    1998-10-28 The Rasterman <raster@redhat.co<
 
153490
            * applets/esd-manager: added this.. going to work on it...
 
153491
 
 
153492
 ChangeLog |    3 +++
 
153493
 1 files changed, 3 insertions(+), 0 deletions(-)
 
153494
 
 
153495
commit 927fba7d33a5d472588cbdd5221a47837e744c7c
 
153496
Author: Carsten Haitzler <raster@src.gnome.org>
 
153497
Date:   Thu Oct 29 01:04:01 1998 +0000
 
153498
 
 
153499
    needed to add HAVE_LIBESD... :)
 
153500
    
 
153501
    
 
153502
    
 
153503
    needed to add HAVE_LIBESD... :)
 
153504
 
 
153505
 acconfig.h |    2 ++
 
153506
 1 files changed, 2 insertions(+), 0 deletions(-)
 
153507
 
 
153508
commit 87e05f590e826cf460a5dd69a18e2915f1ec0476
 
153509
Author: Carsten Haitzler <raster@src.gnome.org>
 
153510
Date:   Thu Oct 29 01:00:18 1998 +0000
 
153511
 
 
153512
    esdmanager builds conditionally on finding esd...
 
153513
    
 
153514
    
 
153515
    
 
153516
    esdmanager builds conditionally on finding esd...
 
153517
 
 
153518
 configure.in |    4 ++++
 
153519
 1 files changed, 4 insertions(+), 0 deletions(-)
 
153520
 
 
153521
commit e945792e5b5c6278d0c878bcb6d2e8143bd4b076
 
153522
Author: Carsten Haitzler <raster@src.gnome.org>
 
153523
Date:   Thu Oct 29 00:49:12 1998 +0000
 
153524
 
 
153525
    esd manager applet added
 
153526
    
 
153527
    
 
153528
    
 
153529
    esd manager applet added
 
153530
 
 
153531
 configure.in |    1 +
 
153532
 1 files changed, 1 insertions(+), 0 deletions(-)
 
153533
 
 
153534
commit 0fc8f9fc65c40adeec0dbf896dd6275fc9abd771
 
153535
Author: Nuno Ferreira <nuno@src.gnome.org>
 
153536
Date:   Wed Oct 28 01:39:09 1998 +0000
 
153537
 
 
153538
    Updated Portuguese translation.
 
153539
    
 
153540
    * Updated Portuguese translation.
 
153541
 
 
153542
 po/ChangeLog |    4 +
 
153543
 po/pt.po     |  521 +++++++++++++++++++++++++++++++---------------------------
 
153544
 2 files changed, 280 insertions(+), 245 deletions(-)
 
153545
 
 
153546
commit 4bcad6aed9d3ff586a5ceb0d1853275cbfb0e10b
 
153547
Author: Raja R Harinath <harinath@src.gnome.org>
 
153548
Date:   Mon Oct 26 23:57:19 1998 +0000
 
153549
 
 
153550
    This is not a void function.
 
153551
    
 
153552
    * capplets/screensaver-properties/screensaver-properties-capplet.c
 
153553
    (main): This is not a void function.
 
153554
 
 
153555
 ChangeLog |    5 +++++
 
153556
 1 files changed, 5 insertions(+), 0 deletions(-)
 
153557
 
 
153558
commit 2f816df6ca00c6f4b74786fc39e2e3ea0e199c85
 
153559
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153560
Date:   Sat Oct 24 23:06:27 1998 +0000
 
153561
 
 
153562
    It's nicer when it compiles as well......
 
153563
    
 
153564
    1998-10-25  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153565
    
 
153566
        * po/no.po: It's nicer when it compiles as well......
 
153567
 
 
153568
 po/no.po |   11 +++++------
 
153569
 1 files changed, 5 insertions(+), 6 deletions(-)
 
153570
 
 
153571
commit 40eb9fc11a9019fe7ca20aaaf04705f0d1209b95
 
153572
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153573
Date:   Sat Oct 24 23:03:01 1998 +0000
 
153574
 
 
153575
    Updated translation
 
153576
    
 
153577
    1998-10-25  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153578
    
 
153579
        * no.po: Updated translation
 
153580
 
 
153581
 po/no.po | 1023 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
153582
 1 files changed, 725 insertions(+), 298 deletions(-)
 
153583
 
 
153584
commit 2f20185ef00fa3ad5833af7f40812a21a57d1f63
 
153585
Author: Tom Tromey <tromey@cygnus.com>
 
153586
Date:   Wed Oct 21 05:05:36 1998 +0000
 
153587
 
 
153588
    Added `da'.
 
153589
    
 
153590
    1998-10-20  Tom Tromey  <tromey@cygnus.com>
 
153591
    
 
153592
        * configure.in (ALL_LINGUAS): Added `da'.
 
153593
 
 
153594
 ChangeLog    |    4 ++++
 
153595
 configure.in |    2 +-
 
153596
 2 files changed, 5 insertions(+), 1 deletions(-)
 
153597
 
 
153598
commit 8c67d0e037284a6a79c0384137b0dd014a379bc5
 
153599
Author: Andrew T. Veliath <andrewtv@src.gnome.org>
 
153600
Date:   Tue Oct 20 16:34:25 1998 +0000
 
153601
 
 
153602
    Update ORBit checks to use new gnome-orbit-checks.m4. acconfig.h: Add
 
153603
    
 
153604
        * configure.in: Update ORBit checks to use new
 
153605
        gnome-orbit-checks.m4.  acconfig.h: Add HAVE_ORBIT.
 
153606
    
 
153607
    panel/
 
153608
        * Makefile.am: Update IDL compiler rule to depend on ORBIT_IDL.
 
153609
    
 
153610
    n.b. Be sure to update macros and re autogen to get ORBIT_IDL defined.
 
153611
 
 
153612
 ChangeLog    |    5 +++++
 
153613
 acconfig.h   |    1 +
 
153614
 configure.in |   14 ++++++--------
 
153615
 3 files changed, 12 insertions(+), 8 deletions(-)
 
153616
 
 
153617
commit b08f7c854ebec3b0dfd7b7d295a49830f3f8bdf1
 
153618
Author: Jonathan Blandford <jrb@src.gnome.org>
 
153619
Date:   Mon Oct 19 19:03:55 1998 +0000
 
153620
 
 
153621
    cleaned up the interface some
 
153622
    dirtied up the code some
 
153623
 
 
153624
 capplets/theme-switcher/.cvsignore      |    5 +
 
153625
 capplets/theme-switcher/da.h            |   13 ++-
 
153626
 capplets/theme-switcher/da.h-67648      |   13 ++-
 
153627
 capplets/theme-switcher/demo.c          |  113 ++++++++-------
 
153628
 capplets/theme-switcher/demo.c-45827    |  113 ++++++++-------
 
153629
 capplets/theme-switcher/globals.c       |    5 +-
 
153630
 capplets/theme-switcher/globals.c-53032 |    5 +-
 
153631
 capplets/theme-switcher/gui.c           |  242 +++++++++++++++++++-----------
 
153632
 capplets/theme-switcher/gui.c-6060      |  242 +++++++++++++++++++-----------
 
153633
 capplets/theme-switcher/main.c          |    2 +-
 
153634
 10 files changed, 464 insertions(+), 289 deletions(-)
 
153635
 
 
153636
commit 8b77425757efd2ea7e8608c4af1c943b36b8f8c7
 
153637
Author: Arturo Espinosa <unammx@src.gnome.org>
 
153638
Date:   Mon Oct 19 16:30:45 1998 +0000
 
153639
 
 
153640
    Danish translations from Wandy
 
153641
 
 
153642
 po/da.po | 2641 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
153643
 1 files changed, 2641 insertions(+), 0 deletions(-)
 
153644
 
 
153645
commit bd48f2d0549c7f8a6912a51a6268b10f89be5751
 
153646
Author: Owen Taylor <otaylor@gtk.org>
 
153647
Date:   Mon Oct 19 02:00:25 1998 +0000
 
153648
 
 
153649
    Matching braces help.
 
153650
    
 
153651
    Sun Oct 18 22:02:28 1998  Owen Taylor  <otaylor@gtk.org>
 
153652
    
 
153653
        * capplets/background-properties/property-background.c
 
153654
        (img_dnd_drop): Matching braces help.
 
153655
 
 
153656
 ChangeLog |    5 +++++
 
153657
 1 files changed, 5 insertions(+), 0 deletions(-)
 
153658
 
 
153659
commit 5fceba7d9b95e513c491cb48ef415b90b6be15a2
 
153660
Author: Owen Taylor <otaylor@gtk.org>
 
153661
Date:   Sun Oct 18 23:21:03 1998 +0000
 
153662
 
 
153663
    Use the new DND API.
 
153664
    
 
153665
    Sun Oct 18 19:18:21 1998  Owen Taylor  <otaylor@gtk.org>
 
153666
    
 
153667
        * background-properties/property-background.c: Use
 
153668
        the new DND API.
 
153669
    
 
153670
    Sun Oct 18 19:15:05 1998  Owen Taylor  <otaylor@gtk.org>
 
153671
    
 
153672
        * gnome-terminal/gnome-terminal.c: Use the new DND API.
 
153673
    
 
153674
    Sun Oct 18 19:19:04 1998  Owen Taylor  <otaylor@gtk.org>
 
153675
    
 
153676
        * help-browser/window.c: Use the new DND API.
 
153677
    
 
153678
    Sun Oct 18 19:19:25 1998  Owen Taylor  <otaylor@gtk.org>
 
153679
    
 
153680
        * panel/panel.c: Use the new DND API.
 
153681
 
 
153682
 ChangeLog |    5 +++++
 
153683
 1 files changed, 5 insertions(+), 0 deletions(-)
 
153684
 
 
153685
commit 7d8b45d1b115666c30dc713b9781c0b97e30f072
 
153686
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153687
Date:   Sun Oct 18 11:08:46 1998 +0000
 
153688
 
 
153689
    updated spanish language file
 
153690
 
 
153691
 po/es.po |  204 +++++++++++++++++++++++++++++++-------------------------------
 
153692
 1 files changed, 101 insertions(+), 103 deletions(-)
 
153693
 
 
153694
commit 55cbbba67bda9673ad0397d05afda2d36d2128f6
 
153695
Author: Nuno Ferreira <nuno@src.gnome.org>
 
153696
Date:   Wed Oct 14 19:55:33 1998 +0000
 
153697
 
 
153698
    Added Portuguese translations.
 
153699
    
 
153700
        * */*.desktop: Added Portuguese translations.
 
153701
    
 
153702
        * */*.directory: Likewise
 
153703
    
 
153704
        * po/pt.po: Updated.
 
153705
 
 
153706
 ChangeLog    |    6 +
 
153707
 po/ChangeLog |    4 +
 
153708
 po/pt.po     | 1282 +++++++++++++++++++++++++++++++++++++---------------------
 
153709
 3 files changed, 825 insertions(+), 467 deletions(-)
 
153710
 
 
153711
commit 5761f040efefecf71d7503de1bd7b2f9b72ebd7d
 
153712
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153713
Date:   Sun Oct 11 12:45:15 1998 +0000
 
153714
 
 
153715
    Updated norwegian translation.
 
153716
    
 
153717
    1998-10-11  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153718
    
 
153719
        * Updated norwegian translation.
 
153720
 
 
153721
 po/no.po |  197 ++++++++++++++++++++++++++------------------------------------
 
153722
 1 files changed, 83 insertions(+), 114 deletions(-)
 
153723
 
 
153724
commit 28e71c572766e6842200ca2d825c0392f0be73df
 
153725
Author: Federico Mena Quintero <federico@nuclecu.unam.mx>
 
153726
Date:   Fri Oct 9 20:21:54 1998 +0000
 
153727
 
 
153728
    Updated. Thanks to Yukihiro Nakai for the patches.
 
153729
    
 
153730
    1998-10-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
 
153731
    
 
153732
        * ja.po: Updated.  Thanks to Yukihiro Nakai for the patches.
 
153733
 
 
153734
 po/ChangeLog |    4 +
 
153735
 po/ja.po     | 1924 +++++++++++++++++++++++++++++++++-------------------------
 
153736
 2 files changed, 1088 insertions(+), 840 deletions(-)
 
153737
 
 
153738
commit eb0788d7f0d2dcb709a997eb5de93402193e490d
 
153739
Author: Carsten Haitzler <raster@src.gnome.org>
 
153740
Date:   Thu Oct 8 21:03:19 1998 +0000
 
153741
 
 
153742
    adding...
 
153743
    
 
153744
    
 
153745
    
 
153746
    adding...
 
153747
 
 
153748
 capplets/Makefile.am |    2 +-
 
153749
 1 files changed, 1 insertions(+), 1 deletions(-)
 
153750
 
 
153751
commit d4d1979fcf5715212b06971c938ffda7e7840525
 
153752
Author: Carsten Haitzler <raster@src.gnome.org>
 
153753
Date:   Thu Oct 8 21:02:59 1998 +0000
 
153754
 
 
153755
    adding.....
 
153756
    
 
153757
    
 
153758
    
 
153759
    adding.....
 
153760
 
 
153761
 ChangeLog |    3 +++
 
153762
 1 files changed, 3 insertions(+), 0 deletions(-)
 
153763
 
 
153764
commit c6e437ba24c8d02cec325cfd178f46903c15b3a0
 
153765
Author: Carsten Haitzler <raster@src.gnome.org>
 
153766
Date:   Thu Oct 8 21:02:40 1998 +0000
 
153767
 
 
153768
    adding......
 
153769
    
 
153770
    
 
153771
    
 
153772
    adding......
 
153773
 
 
153774
 configure.in |    2 ++
 
153775
 1 files changed, 2 insertions(+), 0 deletions(-)
 
153776
 
 
153777
commit c4e155ca39c752e41562acd5c1425b90a732aa07
 
153778
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153779
Date:   Thu Oct 8 19:04:27 1998 +0000
 
153780
 
 
153781
    updated spanish language files
 
153782
 
 
153783
 po/es.po |    8 ++++----
 
153784
 1 files changed, 4 insertions(+), 4 deletions(-)
 
153785
 
 
153786
commit 28da72c4ae559ccc7f669549fff8c61282cf3869
 
153787
Author: Elliot Lee <sopwith@src.gnome.org>
 
153788
Date:   Wed Oct 7 22:15:49 1998 +0000
 
153789
 
 
153790
    Start on sound properties capplet
 
153791
 
 
153792
 configure.in |    1 +
 
153793
 1 files changed, 1 insertions(+), 0 deletions(-)
 
153794
 
 
153795
commit 8f3e53a6894332c080cf0bd3627b36d9db5defb7
 
153796
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153797
Date:   Wed Oct 7 17:39:04 1998 +0000
 
153798
 
 
153799
    Updated spanish descriptions, added some french descriptions, and two or three
 
153800
    japanese descriptions.
 
153801
 
 
153802
 capplets/theme-switcher/theme-selector.desktop |    8 +-
 
153803
 po/POTFILES.in                                 |    2 +
 
153804
 po/es.po                                       | 1908 ++++++++++++++++--------
 
153805
 3 files changed, 1254 insertions(+), 664 deletions(-)
 
153806
 
 
153807
commit 748371ae1e8069ffd784e67912b1f12724df9d8a
 
153808
Author: Jonathan Blandford <jrb@src.gnome.org>
 
153809
Date:   Wed Oct 7 00:03:19 1998 +0000
 
153810
 
 
153811
    added -lgnorba
 
153812
 
 
153813
 capplets/theme-switcher/Makefile.am |    2 +-
 
153814
 1 files changed, 1 insertions(+), 1 deletions(-)
 
153815
 
 
153816
commit 87620b91872768385f650ba8eb680f07004a285f
 
153817
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
153818
Date:   Sat Oct 3 12:40:32 1998 +0000
 
153819
 
 
153820
    More Norwegification
 
153821
    
 
153822
    1998-10-03  Kjartan Maraas  <kmaraas@fib.hl.no>
 
153823
    
 
153824
        * .desktop, no.po: More Norwegification
 
153825
 
 
153826
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
153827
 po/no.po                                       | 2050 ++++++++++++++----------
 
153828
 2 files changed, 1220 insertions(+), 832 deletions(-)
 
153829
 
 
153830
commit 6d7c0d4c08a2848086148bc3d398810ca6b65f45
 
153831
Author: Vincent Renardias <vinc@src.gnome.org>
 
153832
Date:   Fri Oct 2 20:15:17 1998 +0000
 
153833
 
 
153834
    Yet another desperate attempt at trying to translate at the same rate you
 
153835
    
 
153836
    * Yet another desperate attempt at trying to translate at the same rate
 
153837
      you guys add new code... ;)
 
153838
 
 
153839
 po/POTFILES.in |   16 +-
 
153840
 po/fr.po       | 1312 ++++++++++++++++++++++++++++++++++++--------------------
 
153841
 2 files changed, 849 insertions(+), 479 deletions(-)
 
153842
 
 
153843
commit 28e771f236b504960c1c9ecc8c50b43cb1b5b9f8
 
153844
Author: johne <johne@src.gnome.org>
 
153845
Date:   Thu Oct 1 19:51:33 1998 +0000
 
153846
 
 
153847
    Cosmetic trivialness.
 
153848
 
 
153849
 AUTHORS |    1 +
 
153850
 1 files changed, 1 insertions(+), 0 deletions(-)
 
153851
 
 
153852
commit 60f8bf378c6515501bead9518910191a754c6565
 
153853
Author: Raja R Harinath <harinath@src.gnome.org>
 
153854
Date:   Tue Sep 29 22:55:47 1998 +0000
 
153855
 
 
153856
    More warnings if `libgtop' isn't found.
 
153857
    
 
153858
    * configure.in (applets_libgtop):
 
153859
    More warnings if `libgtop' isn't found.
 
153860
 
 
153861
 ChangeLog    |    5 +++++
 
153862
 configure.in |    9 ++++++++-
 
153863
 2 files changed, 13 insertions(+), 1 deletions(-)
 
153864
 
 
153865
commit 64ff604bba3d5fd1789aba42eb958e5c0f63e882
 
153866
Author: Michael Fulbright <drmike@src.gnome.org>
 
153867
Date:   Tue Sep 29 21:53:56 1998 +0000
 
153868
 
 
153869
    Port of background properties config tool into a capplet
 
153870
    
 
153871
    Partially functional, going to finish from home...
 
153872
    
 
153873
    Dr Mike <msf@redhat.com>
 
153874
 
 
153875
 capplets/Makefile.am |    2 +-
 
153876
 configure.in         |    1 +
 
153877
 2 files changed, 2 insertions(+), 1 deletions(-)
 
153878
 
 
153879
commit 83ec69d0024f2bf20a99576e2866c35cbaa7c5b2
 
153880
Author: John Ellis <johne@bellatlantic.net>
 
153881
Date:   Mon Sep 28 16:37:50 1998 +0000
 
153882
 
 
153883
    Add applets/slashapp/Makefile
 
153884
    
 
153885
    Mon Sep 28 12:31:00 1998  John Ellis  <johne@bellatlantic.net>
 
153886
    
 
153887
            * configure.in: Add applets/slashapp/Makefile
 
153888
 
 
153889
 ChangeLog    |    4 ++++
 
153890
 configure.in |    1 +
 
153891
 2 files changed, 5 insertions(+), 0 deletions(-)
 
153892
 
 
153893
commit a5db568baa519307ed7cd987dfa492d446750f80
 
153894
Author: Raja R Harinath <harinath@src.gnome.org>
 
153895
Date:   Sun Sep 27 21:04:54 1998 +0000
 
153896
 
 
153897
    Warn if some of the applets will not be built.
 
153898
    
 
153899
    * configure.in: Warn if some of the applets will not be built.
 
153900
 
 
153901
 ChangeLog    |    4 ++++
 
153902
 configure.in |   28 ++++++++++++++++------------
 
153903
 2 files changed, 20 insertions(+), 12 deletions(-)
 
153904
 
 
153905
commit 9857929bbd52e2377891a927d54e18561691fddb
 
153906
Author: Michael Lausch <mila@src.gnome.org>
 
153907
Date:   Sat Sep 26 23:18:56 1998 +0000
 
153908
 
 
153909
    Reworked the whole pager application.
 
153910
    Now it uses a gnome_canvas.
 
153911
 
 
153912
 configure.in |    5 ++---
 
153913
 1 files changed, 2 insertions(+), 3 deletions(-)
 
153914
 
 
153915
commit 3c8010405d9dccd99edd2fa4874c04abf0bfa35e
 
153916
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
153917
Date:   Thu Sep 24 22:33:22 1998 +0000
 
153918
 
 
153919
    updated spanish file
 
153920
 
 
153921
 po/es.po |    4 ++--
 
153922
 1 files changed, 2 insertions(+), 2 deletions(-)
 
153923
 
 
153924
commit a55f317be551281c634c1e15b28ec0893c19bb27
 
153925
Author: Nuno Ferreira <nuno@src.gnome.org>
 
153926
Date:   Thu Sep 24 04:32:38 1998 +0000
 
153927
 
 
153928
    Added some .cvsignores.
 
153929
    
 
153930
    * Added some .cvsignores.
 
153931
    
 
153932
    * Updated Portuguese translations.
 
153933
 
 
153934
 ChangeLog                                      |   15 +
 
153935
 capplets/theme-switcher/theme-selector.desktop |    2 +
 
153936
 po/pt.po                                       | 1436 +++++++++++++++---------
 
153937
 3 files changed, 893 insertions(+), 560 deletions(-)
 
153938
 
 
153939
commit 2007e09506cfed3067557e9fd30ad3d4ff13131e
 
153940
Author: Arturo Espinosa <unammx@src.gnome.org>
 
153941
Date:   Thu Sep 24 01:32:12 1998 +0000
 
153942
 
 
153943
    Sigh, more updates for 0.30 - Federico
 
153944
 
 
153945
 ChangeLog |    6 ++++++
 
153946
 1 files changed, 6 insertions(+), 0 deletions(-)
 
153947
 
 
153948
commit 2941fc91d4db30ebe16dd14f60bfabfbc3906267
 
153949
Author: Elliot Lee <sopwith@src.gnome.org>
 
153950
Date:   Wed Sep 23 21:35:52 1998 +0000
 
153951
 
 
153952
    configure.in: Add 'capplets/screensaver-properties/Makefile' and
 
153953
    
 
153954
    
 
153955
    
 
153956
    configure.in: Add 'capplets/screensaver-properties/Makefile'
 
153957
              and 'capplets/screensaver-properties/screensaver-desktops/Makefile'
 
153958
              to AC_OUTPUT list.
 
153959
    capplets/screensaver-properties/Makefile.am:
 
153960
        Don't list "screensaver-properties.desktop".
 
153961
    
 
153962
    The rest: NFC
 
153963
 
 
153964
 configure.in |    2 ++
 
153965
 1 files changed, 2 insertions(+), 0 deletions(-)
 
153966
 
 
153967
commit ea4c73ec96d0561b1bc10b7325cc70671a48e56b
 
153968
Author: Jonathan Blandford <jrb@src.gnome.org>
 
153969
Date:   Wed Sep 23 16:44:05 1998 +0000
 
153970
 
 
153971
    added a README file...
 
153972
    read it if you're interested in Capplets
 
153973
 
 
153974
 capplets/Makefile.am |    2 +-
 
153975
 1 files changed, 1 insertions(+), 1 deletions(-)
 
153976
 
 
153977
commit ccd16e1e62779bd04529a68fa1d735298d20886f
 
153978
Author: Sebastian Wilhelmi <wilhelmi@ira.uka.de>
 
153979
Date:   Wed Sep 23 14:51:43 1998 +0000
 
153980
 
 
153981
    quoted $FVWM_PAGER in test ! -z "$FVWM_PAGER"
 
153982
    
 
153983
    1998-09-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
153984
    
 
153985
        * configure.in (FVWM_PAGER): quoted $FVWM_PAGER in test ! -z
 
153986
        "$FVWM_PAGER"
 
153987
 
 
153988
 ChangeLog    |    5 +++++
 
153989
 configure.in |    2 +-
 
153990
 2 files changed, 6 insertions(+), 1 deletions(-)
 
153991
 
 
153992
commit 92102ebf0f2d8c4cc8ba3af56c07e566ae149eb5
 
153993
Author: Michael Lausch <mila@src.gnome.org>
 
153994
Date:   Wed Sep 23 13:49:36 1998 +0000
 
153995
 
 
153996
    Added Changelog entries for fvwm-pager.
 
153997
 
 
153998
 ChangeLog |    5 +++++
 
153999
 1 files changed, 5 insertions(+), 0 deletions(-)
 
154000
 
 
154001
commit 54d27d5a075729d39a15b53dbb573849c15a3f86
 
154002
Author: Michael Lausch <mila@src.gnome.org>
 
154003
Date:   Wed Sep 23 12:26:21 1998 +0000
 
154004
 
 
154005
    fvwm-pager added. See applets/fvwm-pager/README for details.
 
154006
    
 
154007
    fvwm-pager added.
 
154008
    See applets/fvwm-pager/README for details.
 
154009
 
 
154010
 configure.in |   46 +++++++++++++++++++++++++++++++++++++++++++++-
 
154011
 1 files changed, 45 insertions(+), 1 deletions(-)
 
154012
 
 
154013
commit 359a24f020e42c4552874d1b9e93e1b86c1d0770
 
154014
Author: Arturo Espinosa <unammx@src.gnome.org>
 
154015
Date:   Wed Sep 23 05:29:43 1998 +0000
 
154016
 
 
154017
    An afternoon lost in make distchecking.  Ah well.  Life goes on - Federico
 
154018
 
 
154019
 ChangeLog      |   11 +++++++++++
 
154020
 Makefile.am    |    5 +++--
 
154021
 configure.in   |    3 ++-
 
154022
 po/ChangeLog   |    8 ++++++++
 
154023
 po/POTFILES.in |    5 -----
 
154024
 5 files changed, 24 insertions(+), 8 deletions(-)
 
154025
 
 
154026
commit 724309cdfb53d004b51cbfc339883ab9433afbea
 
154027
Author: Jonathan Blandford <jrb@src.gnome.org>
 
154028
Date:   Wed Sep 23 02:39:17 1998 +0000
 
154029
 
 
154030
    This will switch themes.  You need themes for it to compile so you
 
154031
    need to edit the gnome-core/capplets/Makefile.am and
 
154032
    gnome-core/configure.in to get this to compile.  If you do, it's
 
154033
    pretty cool...
 
154034
 
 
154035
 capplets/theme-switcher/Makefile.am            |   29 ++
 
154036
 capplets/theme-switcher/confdefs.h             |    4 +
 
154037
 capplets/theme-switcher/config.h               |    8 +
 
154038
 capplets/theme-switcher/da.h                   |   95 +++++
 
154039
 capplets/theme-switcher/da.h-67648             |   95 +++++
 
154040
 capplets/theme-switcher/demo.c                 |  135 ++++++
 
154041
 capplets/theme-switcher/demo.c-45827           |  135 ++++++
 
154042
 capplets/theme-switcher/file.c                 |  535 ++++++++++++++++++++++++
 
154043
 capplets/theme-switcher/file.c-98078           |  535 ++++++++++++++++++++++++
 
154044
 capplets/theme-switcher/globals.c              |   12 +
 
154045
 capplets/theme-switcher/globals.c-53032        |   12 +
 
154046
 capplets/theme-switcher/gui.c                  |  281 +++++++++++++
 
154047
 capplets/theme-switcher/gui.c-6060             |  281 +++++++++++++
 
154048
 capplets/theme-switcher/install.c              |   66 +++
 
154049
 capplets/theme-switcher/install.c-64828        |   66 +++
 
154050
 capplets/theme-switcher/lister.c               |  165 ++++++++
 
154051
 capplets/theme-switcher/lister.c-42011         |  165 ++++++++
 
154052
 capplets/theme-switcher/main.c                 |   18 +
 
154053
 capplets/theme-switcher/signals.c              |   14 +
 
154054
 capplets/theme-switcher/signals.c-20981        |   14 +
 
154055
 capplets/theme-switcher/theme-selector.desktop |    6 +
 
154056
 21 files changed, 2671 insertions(+), 0 deletions(-)
 
154057
 
 
154058
commit 8196fea9a9f7e791faa96d9c6f1a0355650096c5
 
154059
Author: Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
 
154060
Date:   Mon Sep 21 23:32:58 1998 +0000
 
154061
 
 
154062
    generate capplets/keyboard-properties/Makefile
 
154063
    
 
154064
    
 
154065
    1998-09-22  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>
 
154066
    
 
154067
        * configure.in: generate capplets/keyboard-properties/Makefile
 
154068
 
 
154069
 configure.in |    1 +
 
154070
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154071
 
 
154072
commit 603d099eef5e48ff6310196ea449d156348896d5
 
154073
Author: Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
 
154074
Date:   Mon Sep 21 23:32:04 1998 +0000
 
154075
 
 
154076
    added keyboard-properties to always_built_SUBDIRS
 
154077
    
 
154078
    
 
154079
    1998-09-22  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>
 
154080
    
 
154081
        * Makefile.am: added keyboard-properties to always_built_SUBDIRS
 
154082
 
 
154083
 capplets/Makefile.am |    2 +-
 
154084
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154085
 
 
154086
commit cc8b66bb01ff97d25f5a71313da91aafea9012b2
 
154087
Author: Manish Vachharajani <mvachhar@src.gnome.org>
 
154088
Date:   Mon Sep 21 01:32:45 1998 +0000
 
154089
 
 
154090
    Remove capplet/background-properties/Makefile from configure.in, dir isn't there
 
154091
 
 
154092
 configure.in |    1 -
 
154093
 1 files changed, 0 insertions(+), 1 deletions(-)
 
154094
 
 
154095
commit a9f10420334f17e9c981cde15094b3dd4978183a
 
154096
Author: John Ellis <johne@bellatlantic.net>
 
154097
Date:   Thu Sep 17 18:26:46 1998 +0000
 
154098
 
 
154099
    Removed conditional build of gmenu since gtk+-1.1 is now a requirement.
 
154100
    
 
154101
    Thu Sep 17 14:20:05 1998  John Ellis  <johne@bellatlantic.net>
 
154102
    
 
154103
            * configure.in, Makefile.am: Removed conditional build of gmenu since
 
154104
            gtk+-1.1 is now a requirement.
 
154105
 
 
154106
 ChangeLog    |    5 +++++
 
154107
 Makefile.am  |   10 +++-------
 
154108
 configure.in |    6 ------
 
154109
 3 files changed, 8 insertions(+), 13 deletions(-)
 
154110
 
 
154111
commit adb7ae7856a23e387e2cc38da504b5d84fd837af
 
154112
Author: Ville Hautamaki <ville@src.gnome.org>
 
154113
Date:   Tue Sep 15 12:24:29 1998 +0000
 
154114
 
 
154115
    Small translation update. Suggestions by Mika Ritola <foxtrot@sci.fi>
 
154116
    
 
154117
    
 
154118
    Small translation update. Suggestions by Mika Ritola <foxtrot@sci.fi>
 
154119
    
 
154120
    Ville
 
154121
 
 
154122
 po/ChangeLog |    4 ++++
 
154123
 po/fi.po     |   24 ++++++++++++------------
 
154124
 2 files changed, 16 insertions(+), 12 deletions(-)
 
154125
 
 
154126
commit 60ffeb221c4a51133bf3b1c34e3f6afcf3aa477a
 
154127
Author: Alexandre Muniz <munizao@cyberhighway.net>
 
154128
Date:   Fri Sep 11 21:32:02 1998 +0000
 
154129
 
 
154130
    entry for adding charpick stuff to configure.in
 
154131
    
 
154132
    1998-09-11  Alexandre Muniz  <munizao@cyberhighway.net>
 
154133
        * ChangeLog: entry for adding charpick stuff to configure.in
 
154134
 
 
154135
 ChangeLog |    3 +++
 
154136
 1 files changed, 3 insertions(+), 0 deletions(-)
 
154137
 
 
154138
commit 92521bda6a3d927238338c5683545a2b0c8d4c8f
 
154139
Author: Alexandre Owen Muñiz <munizao@src.gnome.org>
 
154140
Date:   Fri Sep 11 20:41:12 1998 +0000
 
154141
 
 
154142
    Added applets/charpick
 
154143
    
 
154144
    * configure.in (AC_OUTPUT): Added applets/charpick
 
154145
    
 
154146
    CVS:n (AC_OUTPUT): Added applets/charpick
 
154147
 
 
154148
 configure.in |    1 +
 
154149
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154150
 
 
154151
commit 87964942fd55135f44021583d3b0f752f0789b48
 
154152
Author: Martin Baulig <martin@src.gnome.org>
 
154153
Date:   Wed Sep 9 12:25:21 1998 +0000
 
154154
 
 
154155
    Added `HAVE_LIBGTOP_SMP'.
 
154156
 
 
154157
 acconfig.h |    3 +++
 
154158
 1 files changed, 3 insertions(+), 0 deletions(-)
 
154159
 
 
154160
commit f2df92314a08b4c799b1303d4691d18d15312cc9
 
154161
Author: Raja R Harinath <harinath@src.gnome.org>
 
154162
Date:   Mon Sep 7 02:04:54 1998 +0000
 
154163
 
 
154164
    Remove unneeded variable.
 
154165
    
 
154166
    * capplets/Makefile.am (DIST_SUBDIRS): Remove unneeded variable.
 
154167
 
 
154168
 ChangeLog            |    4 ++++
 
154169
 capplets/Makefile.am |    2 --
 
154170
 2 files changed, 4 insertions(+), 2 deletions(-)
 
154171
 
 
154172
commit f467242b23b873429fa8e3263212ac2d6f056313
 
154173
Author: Raja R Harinath <harinath@src.gnome.org>
 
154174
Date:   Mon Sep 7 00:45:02 1998 +0000
 
154175
 
 
154176
    Toplevel: New check.
 
154177
    
 
154178
    Toplevel:
 
154179
    * configure.in (GNOME_COMPILE_WARNINGS): New check.
 
154180
    
 
154181
    In applets/:
 
154182
    * */Makefile.am: Removed CXXLINK hack.
 
154183
    
 
154184
    In panel/:
 
154185
    * Makefile.am (xpanel): Comment out unused rule.
 
154186
 
 
154187
 ChangeLog    |    4 ++++
 
154188
 configure.in |    2 ++
 
154189
 2 files changed, 6 insertions(+), 0 deletions(-)
 
154190
 
 
154191
commit fb3cb6a008b519ce5ffdce595689e9ea64ed9a6b
 
154192
Author: Vincent Renardias <vincent@waw.com>
 
154193
Date:   Sat Sep 5 19:21:34 1998 +0000
 
154194
 
 
154195
    - Updated some POTFILES.in's. - Updated fr.po's accordingly. - Corrected a
 
154196
    
 
154197
    1998-09-05  Vincent Renardias  <vincent@waw.com>
 
154198
    
 
154199
        * Weekly i18n updates:
 
154200
          - Updated some POTFILES.in's.
 
154201
          - Updated fr.po's accordingly.
 
154202
          - Corrected a couple of typos. in the src code.
 
154203
 
 
154204
 po/POTFILES.in |   36 +-
 
154205
 po/fr.po       | 1426 +++++++++++++++++++++++++++++++++++---------------------
 
154206
 2 files changed, 912 insertions(+), 550 deletions(-)
 
154207
 
 
154208
commit 993d9ef3e3874370938b18413ece6d7f4a09bed8
 
154209
Author: George Lebl <jirka@5z.com>
 
154210
Date:   Fri Sep 4 07:11:35 1998 +0000
 
154211
 
 
154212
    removed support for mico and related sources
 
154213
    
 
154214
    Fri Sep 04 00:07:08 1998  George Lebl  <jirka@5z.com>
 
154215
    
 
154216
            * configure.in,Makefile.am,po/POTFILES.in: removed support for
 
154217
              mico and related sources
 
154218
    
 
154219
    Fri Sep 04 00:08:28 1998  George Lebl  <jirka@5z.com>
 
154220
    
 
154221
            * mico-*.(h|cc),applet-lib.cc: removed
 
154222
    
 
154223
            * orbit-glue.h: replaces mico-glue.h
 
154224
    
 
154225
            * Makefile.am: removed support for mico
 
154226
    
 
154227
    I hope I got all the automake stuff right ... but anyway .. mico support
 
154228
    is out (it didn't really compile too well lately anyway, and it had bugs
 
154229
    that had been fixed in the orbit files ... etc ... it wasn't worth
 
154230
    maintaining) ... now it's much nicer ... and no more C++
 
154231
    -George
 
154232
 
 
154233
 ChangeLog      |    5 ++++
 
154234
 Makefile.am    |    9 +++++--
 
154235
 configure.in   |   58 --------------------------------------------------------
 
154236
 po/POTFILES.in |    4 +-
 
154237
 4 files changed, 13 insertions(+), 63 deletions(-)
 
154238
 
 
154239
commit 9dec6f07520de6468e4bece52490cb738ca33183
 
154240
Author: George Lebl <jirka@5z.com>
 
154241
Date:   Thu Sep 3 06:18:31 1998 +0000
 
154242
 
 
154243
    install tiles into a separate directory, we will want to browse this with
 
154244
    
 
154245
    Wed Sep 02 23:18:00 1998  George Lebl  <jirka@5z.com>
 
154246
    
 
154247
            * pixmaps/Makefile.am: install tiles into a separate directory,
 
154248
              we will want to browse this with an icon browser and we only
 
154249
              want tiles to show u
 
154250
 
 
154251
 ChangeLog |    6 ++++++
 
154252
 1 files changed, 6 insertions(+), 0 deletions(-)
 
154253
 
 
154254
commit dccd2cadaf1cfa2ef9eacbefccebf41d5d1e9986
 
154255
Author: Tristan Tarrant <ttarrant@src.gnome.org>
 
154256
Date:   Tue Sep 1 11:34:49 1998 +0000
 
154257
 
 
154258
    More .cvsignore stuff.
 
154259
    
 
154260
    Tristan
 
154261
 
 
154262
 capplets/.cvsignore |    2 ++
 
154263
 1 files changed, 2 insertions(+), 0 deletions(-)
 
154264
 
 
154265
commit c937799798c2d920c6909498cfcb99ef79e4993e
 
154266
Author: Radek Doulik <rodo@src.gnome.org>
 
154267
Date:   Sun Aug 30 14:21:21 1998 +0000
 
154268
 
 
154269
    more czech translations by Adam Buble
 
154270
 
 
154271
 configure.in |    2 +-
 
154272
 po/cs.po     | 1315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
154273
 2 files changed, 1316 insertions(+), 1 deletions(-)
 
154274
 
 
154275
commit 1be649136db918fe0fd16483f0aa04e7a8ceb558
 
154276
Author: Martin Baulig <martin@src.gnome.org>
 
154277
Date:   Sun Aug 30 12:49:39 1998 +0000
 
154278
 
 
154279
    Added some LibGTop stuff.
 
154280
 
 
154281
 acconfig.h |   12 ++++++++++++
 
154282
 1 files changed, 12 insertions(+), 0 deletions(-)
 
154283
 
 
154284
commit 780c0f0bbc14793bbd28d6a748d089687d9a0cff
 
154285
Author: Christopher Blizzard <blizzard@appliedtheory.com>
 
154286
Date:   Thu Aug 27 19:53:02 1998 +0000
 
154287
 
 
154288
    Add checks for seeing if libghttp is installed.
 
154289
    
 
154290
    1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>
 
154291
    
 
154292
            * configure.in: Add checks for seeing if libghttp is installed.
 
154293
 
 
154294
 ChangeLog    |    4 ++++
 
154295
 configure.in |    6 ++++++
 
154296
 2 files changed, 10 insertions(+), 0 deletions(-)
 
154297
 
 
154298
commit 766805f15f8f7698d5768a22be8d7e660b6e6f7c
 
154299
Author: Marc Ewing <marc@src.gnome.org>
 
154300
Date:   Thu Aug 27 03:02:43 1998 +0000
 
154301
 
 
154302
    Remove background-properties until it exists.
 
154303
    
 
154304
    -Marc
 
154305
 
 
154306
 capplets/Makefile.am |    2 +-
 
154307
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154308
 
 
154309
commit a560b3e5ab7434787ef430337d91114aa005a7ec
 
154310
Author: Nuno Ferreira <nuno@src.gnome.org>
 
154311
Date:   Wed Aug 26 00:08:13 1998 +0000
 
154312
 
 
154313
    Updated Portuguese translation.
 
154314
 
 
154315
 po/pt.po |   93 +++++++++++++++++++++++++++++++++++++++++--------------------
 
154316
 1 files changed, 62 insertions(+), 31 deletions(-)
 
154317
 
 
154318
commit 3d95feaf7d48ffc54e40aea025f421d2f9561600
 
154319
Author: Jonathan Blandford <jrb@src.gnome.org>
 
154320
Date:   Tue Aug 25 22:14:30 1998 +0000
 
154321
 
 
154322
    added a capplets directory.
 
154323
    These are used with the control-panel to view stuff.
 
154324
    I'm only committing one capplet for now, but more will come soon (i hope.)
 
154325
    note: these capplets aren't quite ready for prime-time.  In a few days they will
 
154326
    be.
 
154327
 
 
154328
 Makefile.am          |    7 ++++---
 
154329
 capplets/Makefile.am |    6 ++++++
 
154330
 configure.in         |    4 ++++
 
154331
 3 files changed, 14 insertions(+), 3 deletions(-)
 
154332
 
 
154333
commit abbab5a6a70365cb98574ac3e34e2a3be4eacd9d
 
154334
Author: Michael Fulbright <drmike@src.gnome.org>
 
154335
Date:   Mon Aug 24 22:40:28 1998 +0000
 
154336
 
 
154337
    Bah didnt realize CVS would make a commit message for each directory I
 
154338
    added, even when you commit them all at once.
 
154339
    
 
154340
    Anyways, editted these files to have asclock applet built by default.
 
154341
    
 
154342
    Looks good, but its 64 pixels high. Someone needs to redo
 
154343
    pixmaps so it fits in 48x48 perhaps.
 
154344
    
 
154345
    Also, it doesnt clean well with picky compiler options. But according to
 
154346
    the author its a first cut.
 
154347
    
 
154348
    Dr Mike <msf@redhat.com>
 
154349
 
 
154350
 configure.in |    1 +
 
154351
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154352
 
 
154353
commit e30f351220152cd4e9ec5431da85bec6d858bf0b
 
154354
Author: Martin Baulig <martin@home-of-linux.org>
 
154355
Date:   Sun Aug 23 14:43:00 1998 +0000
 
154356
 
 
154357
    Removed. This check is no longer necessary since we now use libgtop for
 
154358
    
 
154359
    1998-08-23  Martin Baulig  <martin@home-of-linux.org>
 
154360
    
 
154361
        * configure.in (GNOME_FILEUTILS_CHECKS): Removed. This check
 
154362
        is no longer necessary since we now use libgtop for the
 
154363
        mountlist and fsusage stuff in the diskusage applet.
 
154364
        * acconfig.h: Removed mountlist stuff.
 
154365
 
 
154366
 ChangeLog    |    5 +++
 
154367
 acconfig.h   |   78 ----------------------------------------------------------
 
154368
 configure.in |    3 --
 
154369
 3 files changed, 5 insertions(+), 81 deletions(-)
 
154370
 
 
154371
commit 612865fb731960a447fc9dfab8cb17dac1e509c7
 
154372
Author: Martin Baulig <martin@home-of-linux.org>
 
154373
Date:   Sun Aug 23 14:33:48 1998 +0000
 
154374
 
 
154375
    New check. Added libgtop stuff.
 
154376
    
 
154377
    1998-08-23  Martin Baulig  <martin@home-of-linux.org>
 
154378
    
 
154379
        * configure.in (GNOME_INIT_LIBGTOP): New check.
 
154380
        * acconfig.h: Added libgtop stuff.
 
154381
 
 
154382
 ChangeLog    |    5 +++++
 
154383
 acconfig.h   |    6 ++++++
 
154384
 configure.in |    4 ++++
 
154385
 3 files changed, 15 insertions(+), 0 deletions(-)
 
154386
 
 
154387
commit 8bcbbdb50beb3ba126f742bced33ac95b4f242e5
 
154388
Author: Nuno Ferreira <nuno@src.gnome.org>
 
154389
Date:   Fri Aug 21 18:17:49 1998 +0000
 
154390
 
 
154391
    Added Portuguese translations.
 
154392
    
 
154393
    * *.desktop: Added Portuguese translations.
 
154394
    
 
154395
    * po/pt.po: Updated.
 
154396
    
 
154397
    * applets/jbc/Makefile.in: Removed autogenerated file.
 
154398
    
 
154399
    * */.cvsignore: Added `Makefile.in' to ignored files.
 
154400
 
 
154401
 po/ChangeLog |    4 +
 
154402
 po/pt.po     |  306 +++++++++++++++++++++++++++++++---------------------------
 
154403
 2 files changed, 166 insertions(+), 144 deletions(-)
 
154404
 
 
154405
commit a46ba830e1043d95d8b180f4d7f5a46e5cae0949
 
154406
Author: Szabolcs Ban <bansz@src.gnome.org>
 
154407
Date:   Fri Aug 21 04:26:44 1998 +0000
 
154408
 
 
154409
    Added gkb.
 
154410
    
 
154411
    
 
154412
     Added gkb.
 
154413
 
 
154414
 configure.in |    1 +
 
154415
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154416
 
 
154417
commit 0626a172d69f3467ec9c2760511561796acbe562
 
154418
Author: Raja R Harinath <harinath@src.gnome.org>
 
154419
Date:   Thu Aug 20 21:44:01 1998 +0000
 
154420
 
 
154421
    Make rule even more friendlier to a build without `DocBook'.
 
154422
    
 
154423
    * core-docs/Makefile.am (gnome-intro/gnome-intro.html):
 
154424
    Make rule even more friendlier to a build without `DocBook'.
 
154425
 
 
154426
 ChangeLog |    5 +++++
 
154427
 1 files changed, 5 insertions(+), 0 deletions(-)
 
154428
 
 
154429
commit fb75bca5c469eae8e5eb3688da36d2fd76eb24bb
 
154430
Author: Tom Tromey <tromey@cygnus.com>
 
154431
Date:   Thu Aug 20 06:58:40 1998 +0000
 
154432
 
 
154433
    Removed all smproxy code. Don't mention non-existent directory.
 
154434
    
 
154435
    Thu Aug 20 00:32:24 1998  Tom Tromey  <tromey@cygnus.com>
 
154436
    
 
154437
        * configure.in: Removed all smproxy code.
 
154438
        Don't mention non-existent directory.
 
154439
 
 
154440
 ChangeLog    |    5 +++++
 
154441
 configure.in |   28 ----------------------------
 
154442
 2 files changed, 5 insertions(+), 28 deletions(-)
 
154443
 
 
154444
commit 2e6081152d1c7a10fe04262f98fae8a07c99d0f1
 
154445
Author: Szabolcs Ban <bansz@src.gnome.org>
 
154446
Date:   Thu Aug 20 06:44:18 1998 +0000
 
154447
 
 
154448
    *** empty log message ***
 
154449
 
 
154450
 configure.in |    1 +
 
154451
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154452
 
 
154453
commit d5ea7d414f7fdf5c5f65dc8fea9bd7a92ca7d1a3
 
154454
Author: Frank Belew (Myth) <frb@src.gnome.org>
 
154455
Date:   Thu Aug 20 05:24:26 1998 +0000
 
154456
 
 
154457
    just some more \n fixes
 
154458
 
 
154459
 po/de.po |    4 ++--
 
154460
 po/it.po |    4 ++--
 
154461
 po/ja.po |    4 ++--
 
154462
 po/ko.po |    4 ++--
 
154463
 po/no.po |    4 ++--
 
154464
 5 files changed, 10 insertions(+), 10 deletions(-)
 
154465
 
 
154466
commit 7bbd01adad7f89b320a65e3965ff03b0070b5f42
 
154467
Author: Raja R Harinath <harinath@src.gnome.org>
 
154468
Date:   Wed Aug 19 16:55:35 1998 +0000
 
154469
 
 
154470
    Actually compile `control-center' if it is enabled.
 
154471
    
 
154472
    * Makefile.am (SUBDIRS): Actually compile `control-center' if
 
154473
    it is enabled.
 
154474
    (always_built_SUBDIRS): Reinstate `smproxy'.
 
154475
 
 
154476
 ChangeLog   |    6 ++++++
 
154477
 Makefile.am |   10 +++++-----
 
154478
 2 files changed, 11 insertions(+), 5 deletions(-)
 
154479
 
 
154480
commit 2f9e694af86c8cbfad6fe7618dae2b2d43e3481a
 
154481
Author: Martin Baulig <martin@src.gnome.org>
 
154482
Date:   Wed Aug 19 12:41:38 1998 +0000
 
154483
 
 
154484
    Fixed typo.
 
154485
 
 
154486
 Makefile.am |    2 +-
 
154487
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154488
 
 
154489
commit 3d34adddd4b4b7f6b988574aff9ee28e26ddf19b
 
154490
Author: Martin Baulig <martin@home-of-linux.org>
 
154491
Date:   Wed Aug 19 12:38:23 1998 +0000
 
154492
 
 
154493
    Conditionally compiling `control-center' if we have ORBit.
 
154494
    
 
154495
    1998-08-19  Martin Baulig  <martin@home-of-linux.org>
 
154496
    
 
154497
        * Makefile.am: Conditionally compiling `control-center' if
 
154498
        we have ORBit.
 
154499
 
 
154500
 ChangeLog   |    3 +++
 
154501
 Makefile.am |    8 ++++++--
 
154502
 2 files changed, 9 insertions(+), 2 deletions(-)
 
154503
 
 
154504
commit 0e514c8f775712b52316998dbf4447af131b87b1
 
154505
Author: Martin Baulig <martin@src.gnome.org>
 
154506
Date:   Wed Aug 19 12:18:26 1998 +0000
 
154507
 
 
154508
    Merged with `gnome-core.pot'.
 
154509
 
 
154510
 po/fr.po | 1037 ++++++++++++++++++++++++++++++++------------------------------
 
154511
 1 files changed, 528 insertions(+), 509 deletions(-)
 
154512
 
 
154513
commit 60cdaf072356790dd3d4ad3b99d79c0d185f2d2e
 
154514
Author: Martin Baulig <martin@home-of-linux.org>
 
154515
Date:   Wed Aug 19 12:01:35 1998 +0000
 
154516
 
 
154517
    Merged with `gnome-core.pot'. Likewise. Likewise. Likewise. Likewise.
 
154518
    
 
154519
    1998-08-19  Martin Baulig  <martin@home-of-linux.org>
 
154520
    
 
154521
        * de.po: Merged with `gnome-core.pot'.
 
154522
        * es.po: Likewise.
 
154523
        * fr.po: Likewise.
 
154524
        * ga.po: Likewise.
 
154525
        * it.po: Likewise.
 
154526
        * ko.po: Likewise.
 
154527
        * no.po: Likewise.
 
154528
        * pt.po: Likewise.
 
154529
        * sv.po: Likewise.
 
154530
 
 
154531
 po/ChangeLog |   12 +
 
154532
 po/de.po     |  914 ++++++++++------------
 
154533
 po/es.po     |  138 ++--
 
154534
 po/fi.po     | 2444 ++++++++++++++++++++++++++++++++++++++++++++++------------
 
154535
 po/ga.po     |  862 ++++++++++-----------
 
154536
 po/it.po     |  908 +++++++++++------------
 
154537
 po/ja.po     |  801 ++++++++++----------
 
154538
 po/ko.po     |  901 +++++++++++-----------
 
154539
 po/no.po     |  915 +++++++++++------------
 
154540
 po/pt.po     |  233 +++----
 
154541
 po/sv.po     |  839 ++++++++++++---------
 
154542
 11 files changed, 5139 insertions(+), 3828 deletions(-)
 
154543
 
 
154544
commit df3886f8da8c29483f0638d9602314e1a42da17f
 
154545
Author: Martin Baulig <martin@home-of-linux.org>
 
154546
Date:   Wed Aug 19 12:00:01 1998 +0000
 
154547
 
 
154548
    Using $(always_built_SUBDIRS), $(sometimes_built_SUBDIRS) and correct
 
154549
    
 
154550
    1998-08-19  Martin Baulig  <martin@home-of-linux.org>
 
154551
    
 
154552
        * Makefile.am: Using $(always_built_SUBDIRS),
 
154553
        $(sometimes_built_SUBDIRS) and correct $(DIST_SUBDIRS).
 
154554
 
 
154555
 ChangeLog   |    5 +++++
 
154556
 Makefile.am |   12 +++++++++---
 
154557
 2 files changed, 14 insertions(+), 3 deletions(-)
 
154558
 
 
154559
commit 5541d89c3ec4fbc2df9b7a2034f22361203972ac
 
154560
Author: Martin Baulig <martin@src.gnome.org>
 
154561
Date:   Wed Aug 19 09:48:43 1998 +0000
 
154562
 
 
154563
    Added `applets/winlist/Makefile' to the list of created Makefiles.
 
154564
 
 
154565
 configure.in |    1 +
 
154566
 1 files changed, 1 insertions(+), 0 deletions(-)
 
154567
 
 
154568
commit 8b5f365586281a9240c884b62096c897db458b45
 
154569
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
154570
Date:   Tue Aug 18 23:15:08 1998 +0000
 
154571
 
 
154572
    updated spanish language file
 
154573
 
 
154574
 po/es.po |   19 +++++++++----------
 
154575
 1 files changed, 9 insertions(+), 10 deletions(-)
 
154576
 
 
154577
commit 254500bf9b782cb962f3d4963c14aa04b06d1db0
 
154578
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
154579
Date:   Tue Aug 18 20:22:55 1998 +0000
 
154580
 
 
154581
    Updated spanish language file
 
154582
 
 
154583
 po/es.po |  566 +++++++++++++++++++++++++++++++++++++-------------------------
 
154584
 1 files changed, 341 insertions(+), 225 deletions(-)
 
154585
 
 
154586
commit 970cb0cd9ddcbce836628384ec0e225f1dacc14b
 
154587
Author: Nuno Ferreira <nuno@src.gnome.org>
 
154588
Date:   Tue Aug 18 02:23:55 1998 +0000
 
154589
 
 
154590
    Updated Portuguese translation.
 
154591
 
 
154592
 po/ChangeLog |    4 +
 
154593
 po/pt.po     |  419 ++++++++++++++++++++++++++++++----------------------------
 
154594
 2 files changed, 222 insertions(+), 201 deletions(-)
 
154595
 
 
154596
commit bf9b12bc65fcd0dd71c337ae4c4152fb2b0288e5
 
154597
Author: Arturo Espinosa <unammx@src.gnome.org>
 
154598
Date:   Mon Aug 17 19:38:00 1998 +0000
 
154599
 
 
154600
    Fixes for 0.28 - Federico
 
154601
 
 
154602
 ChangeLog      |    4 ++++
 
154603
 configure.in   |    2 +-
 
154604
 po/POTFILES.in |    5 -----
 
154605
 3 files changed, 5 insertions(+), 6 deletions(-)
 
154606
 
 
154607
commit 3cbbbc4700455828b20c2efc2ce1a4d8adbd7abb
 
154608
Author: Marc Ewing <marc@src.gnome.org>
 
154609
Date:   Sat Aug 15 19:38:52 1998 +0000
 
154610
 
 
154611
    Added gnome-core.spec to EXTRA_DIST
 
154612
    
 
154613
    -Marc
 
154614
 
 
154615
 Makefile.am |    2 ++
 
154616
 1 files changed, 2 insertions(+), 0 deletions(-)
 
154617
 
 
154618
commit e9c11f0e6b3fc9bff14c77c74ff3936922c800ad
 
154619
Author: Martin Baulig <martin@home-of-linux.org>
 
154620
Date:   Sat Aug 15 16:33:24 1998 +0000
 
154621
 
 
154622
    Removed spurious `--2fHTh5uZTiUOsy+g--' - has this file been corrupted ?
 
154623
    
 
154624
    1998-08-15  Martin Baulig  <martin@home-of-linux.org>
 
154625
    
 
154626
        * fi.po: Removed spurious `--2fHTh5uZTiUOsy+g--' - has this
 
154627
        file been corrupted ?
 
154628
    
 
154629
    Sat Aug 15 10:14:38 1998  Tom Tromey  <tromey@cygnus.com>
 
154630
    
 
154631
        * sv.po: Removed spurious \n.
 
154632
    
 
154633
    1998-08-07  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154634
    
 
154635
        * pt.po: Updated.
 
154636
    
 
154637
    1998-08-04  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154638
    
 
154639
        * pt.po: Updated.
 
154640
    
 
154641
        * POTFILES.in: Added `desktop-properties/property-screensaver.cc'.
 
154642
    
 
154643
    1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>
 
154644
    
 
154645
        * POTFILES.in: Remove applets/winlist/winlist.c,
 
154646
        gemvt/getopt.c, help-browser/toc.c, help-browser/toc-man.c.
 
154647
    
 
154648
        * ja.po: Add `\n' to msgstr, to match msgid.
 
154649
    
 
154650
    1998-08-01  Raja R Harinath  <harinath@cs.umn.edu>
 
154651
    
 
154652
        * de.po: Merged with `gnome-core.pot'.
 
154653
        * es.po: Likewise.
 
154654
        * fr.po: Likewise.
 
154655
        * ga.po: Likewise.
 
154656
        * it.po: Likewise.
 
154657
        * ko.po: Likewise.
 
154658
        * no.po: Likewise.
 
154659
        * pt.po: Likewise.
 
154660
        * sv.po: Likewise.
 
154661
    
 
154662
    1998-07-25  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154663
    
 
154664
        * pt.po: Updated.
 
154665
    
 
154666
        * POTFILES.in: Added `panel/session.c' and organized it.
 
154667
    
 
154668
    1998-07-24  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154669
    
 
154670
        * pt.po: Updated.
 
154671
    
 
154672
        * POTFILES.in: Added `gmenu/dialogs.c', `gmenu/edit.c',
 
154673
        `gmenu/gmenu.c', `gmenu/order.c' and `gmenu/tree.c'.
 
154674
    
 
154675
    1998-07-23  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154676
    
 
154677
        * POTFILES.in: Added panel/applet.c
 
154678
    
 
154679
        * pt.po: Updated.
 
154680
    
 
154681
    Sun Jul 19 23:47:57 1998  Tom Tromey  <tromey@cygnus.com>
 
154682
    
 
154683
        * POTFILES.in: Added session-properties.c.
 
154684
    
 
154685
    1998-06-30  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154686
    
 
154687
        * pt.po: Updated.
 
154688
    
 
154689
        * POTFILES.in: Added 'desktop-properties/app-ui.c',
 
154690
        'desktop-properties/app-bell.c', 'desktop-properties/property-ui.c'
 
154691
        and 'desktop-properties/property-bell.c'.
 
154692
    
 
154693
    
 
154694
    1998-06-26  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
 
154695
    
 
154696
        * POTFILES.in: Added 'gnome-terminal/gnome-terminal.c'.
 
154697
    
 
154698
        * pt.po: New file.
 
154699
    
 
154700
    Thu Jun 11 23:38:18 1998  Tom Tromey  <tromey@cygnus.com>
 
154701
    
 
154702
        * it.po: Removed spurious \n.
 
154703
    
 
154704
    1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
 
154705
    
 
154706
        * POTFILES.in: Removed netwatch as it is not being compiled.
 
154707
    
 
154708
    Sun, 31 May 1998 20:37:24 +0200  Vincent Renardias  <vincent@waw.com>
 
154709
    
 
154710
        * fr.po: major update + corrected some typos.
 
154711
    
 
154712
    1998-05-23  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>
 
154713
    
 
154714
        * POTFILES.in: Added 'applets/netload/netload.c' and
 
154715
        'applets/netload/properties.c'.
 
154716
    
 
154717
        * de.po: Updated German translation.
 
154718
    
 
154719
    1998-05-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>
 
154720
    
 
154721
        * POTFILES.in: Added 'applets/fish/fish.c' and
 
154722
        'applets/clock/clock.c'.
 
154723
    
 
154724
        * de.po: Updated German translation.
 
154725
    
 
154726
    Wed Apr 29 14:46:00 1998  Kjartan Maraas  <kmaraas@fib.hl.no>
 
154727
    
 
154728
        * no.po: Updated Norwegian translation.
 
154729
    
 
154730
    Tue Mar 17 23:00:33 1998  George Lebl  <jirka@5z.com>
 
154731
    
 
154732
        * POTFILES.in: fixed the files after the applets move
 
154733
    
 
154734
    1998-03-13  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>
 
154735
    
 
154736
        * de.po: New file.
 
154737
    
 
154738
    Sat Mar  7 12:07:28 1998  Tom Tromey  <tromey@cygnus.com>
 
154739
    
 
154740
        * POTFILES.in: Added gsm/main.c and gsm/save-session.c.
 
154741
    
 
154742
    1998-03-04  Raja R Harinath  <harinath@cs.umn.edu>
 
154743
    
 
154744
        * POTFILES.in: Renamed panel/applet-lib.cc to
 
154745
        panel/libapplet/applet-lib.cc.
 
154746
    
 
154747
    Tue, 24 Feb 1998 20:04:09 +0100  Vincent Renardias  <vincent@waw.com>
 
154748
    
 
154749
        * Added files to POTFILES.in:
 
154750
        desktop-properties/{main,app-mouse,app-keyboard,app-background}.c
 
154751
        panel/{panel_config_global,panel_config,menu,applet-lib}.{c,cc}
 
154752
        panel/logout/logout.c
 
154753
        * Updated fr.po consequently.
 
154754
        * Added translations for desktop-links/*.directory
 
154755
    
 
154756
    Sun, 22 Feb 1998 18:27:32 +0100  Vincent Renardias  <vincent@waw.com>
 
154757
    
 
154758
        * fr.po: New file.
 
154759
    
 
154760
    Mon Feb 16 08:39:03 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
 
154761
    
 
154762
        * ko.po: New file.
 
154763
 
 
154764
 po/ChangeLog |    7 ++++++-
 
154765
 po/fi.po     |    1 -
 
154766
 2 files changed, 6 insertions(+), 2 deletions(-)
 
154767
 
 
154768
commit cf16439b87b20198717eaa45a868874f964f1b2e
 
154769
Author: Tom Tromey <tromey@cygnus.com>
 
154770
Date:   Sat Aug 15 16:19:08 1998 +0000
 
154771
 
 
154772
    *sv.po: Removed spurious \n.
 
154773
    
 
154774
    Sat Aug 15 10:14:38 1998  Tom Tromey  <tromey@cygnus.com>
 
154775
    
 
154776
        *sv.po: Removed spurious \n.
 
154777
 
 
154778
 po/ChangeLog |    4 ++++
 
154779
 po/sv.po     |    2 +-
 
154780
 2 files changed, 5 insertions(+), 1 deletions(-)
 
154781
 
 
154782
commit edadee8a51343e340115edb6deae16c2076e8cc2
 
154783
Author: Ville Hautamaki <ville@src.gnome.org>
 
154784
Date:   Fri Aug 14 22:18:02 1998 +0000
 
154785
 
 
154786
    *** empty log message ***
 
154787
 
 
154788
 configure.in |    2 +-
 
154789
 po/fi.po     |  819 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
154790
 2 files changed, 820 insertions(+), 1 deletions(-)
 
154791
 
 
154792
commit ab8aecfad755774d3e8b7285fb7386b8d53fc541
 
154793
Author: Martin Wahlen <mva@src.gnome.org>
 
154794
Date:   Thu Aug 13 16:35:14 1998 +0000
 
154795
 
 
154796
    Updated sv.po
 
154797
    
 
154798
    
 
154799
    Updated sv.po
 
154800
 
 
154801
 po/sv.po |  501 ++++++++++++++++++++++++--------------------------------------
 
154802
 1 files changed, 194 insertions(+), 307 deletions(-)
 
154803
 
 
154804
commit 483d6078ceb5d4f7cd0568170f6a5048d9f74fa3
 
154805
Author: Jonathan Blandford <jrb@src.gnome.org>
 
154806
Date:   Tue Aug 11 03:18:37 1998 +0000
 
154807
 
 
154808
    added the beginnings of the control center.  This shouldn't do anything
 
154809
    interesting on anyone elses computer but mine.  However, that will change
 
154810
    tomorrow. (:
 
154811
 
 
154812
 Makefile.am  |    2 +-
 
154813
 configure.in |    1 +
 
154814
 2 files changed, 2 insertions(+), 1 deletions(-)
 
154815
 
 
154816
commit 52c032fad336563e0ff434aef876f013526b94f4
 
154817
Author: Sebastian Wilhelmi <wilhelmi@src.gnome.org>
 
154818
Date:   Fri Aug 7 06:51:23 1998 +0000
 
154819
 
 
154820
    forgotten '\n' again ...
 
154821
 
 
154822
 po/es.po |    2 +-
 
154823
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154824
 
 
154825
commit 484b2ae46092b5c006e2fcf3a24e500b1e817af5
 
154826
Author: Nuno Ferreira <nuno@src.gnome.org>
 
154827
Date:   Fri Aug 7 04:58:42 1998 +0000
 
154828
 
 
154829
    Updated Portuguese translation.
 
154830
    Not finished (yet).
 
154831
 
 
154832
 po/ChangeLog |    4 +
 
154833
 po/pt.po     |  430 ++++++++++++++++++++++++++++++++++++++--------------------
 
154834
 2 files changed, 290 insertions(+), 144 deletions(-)
 
154835
 
 
154836
commit e73a85b7f05b26495e2820d05bde00f092bbafac
 
154837
Author: Pablo Saratxaga <pablo@src.gnome.org>
 
154838
Date:   Thu Aug 6 21:49:17 1998 +0000
 
154839
 
 
154840
    Updated/added spanish menu descriptions and spanish language file
 
154841
 
 
154842
 po/POTFILES.in |   16 +
 
154843
 po/es.po       | 1400 ++++++++++++++++++++++++++------------------------------
 
154844
 2 files changed, 667 insertions(+), 749 deletions(-)
 
154845
 
 
154846
commit d629c525db7902ff28f80bfbdfb1e74a6b8f9b5d
 
154847
Author: Arturo Espinosa <unammx@src.gnome.org>
 
154848
Date:   Wed Aug 5 23:34:23 1998 +0000
 
154849
 
 
154850
    Remove smproxy until it does build properly
 
154851
 
 
154852
 Makefile.am |    2 +-
 
154853
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154854
 
 
154855
commit 50671439143772bc262e7b989a0838e3ffdb85f7
 
154856
Author: Arturo Espinosa <unammx@src.gnome.org>
 
154857
Date:   Wed Aug 5 20:19:49 1998 +0000
 
154858
 
 
154859
    GNOME 0.25 -- drooling macaque
 
154860
 
 
154861
 configure.in |    2 +-
 
154862
 1 files changed, 1 insertions(+), 1 deletions(-)
 
154863
 
 
154864
commit b2e529dfb518ee11b5e779efa7dd9aff3db32ec4
 
154865
Author: Nuno Ferreira <nuno@src.gnome.org>
 
154866
Date:   Tue Aug 4 01:36:21 1998 +0000
 
154867
 
 
154868
    Updated.
 
154869
    
 
154870
        * po/pt.po: Updated.
 
154871
    
 
154872
        * po/POTFILES.in: Added `desktop-properties/property-screensaver.cc'.
 
154873
    
 
154874
        * gmenu/gmenu.c (main): Marked string for translation.
 
154875
 
 
154876
 po/ChangeLog   |    6 +
 
154877
 po/POTFILES.in |    1 +
 
154878
 po/pt.po       |  408 +++++++++++++++++++++-----------------------------------
 
154879
 3 files changed, 161 insertions(+), 254 deletions(-)
 
154880
 
 
154881
commit b3719cea2d5e993139e9ccb03107423d01ce595d
 
154882
Author: Raja R Harinath <harinath@src.gnome.org>
 
154883
Date:   Mon Aug 3 03:51:30 1998 +0000
 
154884
 
 
154885
    Add `gnome-intro.html'. (INTRO_EXTRA_DIST): Merge with EXTRA_DIST.
 
154886
    
 
154887
    * core-docs/Makefile.am (EXTRA_DIST): Add `gnome-intro.html'.
 
154888
    (INTRO_EXTRA_DIST): Merge with EXTRA_DIST.
 
154889
    
 
154890
    Yay!
 
154891
    `gnome-core' passed `make distcheck'.
 
154892
 
 
154893
 ChangeLog |    3 +++
 
154894
 1 files changed, 3 insertions(+), 0 deletions(-)
 
154895
 
 
154896
commit 808292f29066821b556ac7d12ad0e2d713c8d03b
 
154897
Author: Raja R Harinath <harinath@src.gnome.org>
 
154898
Date:   Mon Aug 3 03:50:43 1998 +0000
 
154899
 
 
154900
    Remove applets/winlist/winlist.c, gemvt/getopt.c, help-browser/toc.c,
 
154901
    
 
154902
    * POTFILES.in: Remove applets/winlist/winlist.c,
 
154903
    gemvt/getopt.c, help-browser/toc.c, help-browser/toc-man.c.
 
154904
 
 
154905
 po/ChangeLog   |    5 +++--
 
154906
 po/POTFILES.in |    2 --
 
154907
 2 files changed, 3 insertions(+), 4 deletions(-)
 
154908
 
 
154909
commit c3f4a7b9bda2d695cb87e0da71936e01da91ca22
 
154910
Author: Raja R Harinath <harinath@src.gnome.org>
 
154911
Date:   Mon Aug 3 01:23:36 1998 +0000
 
154912
 
 
154913
    Remove `applets/winlist/winlist.c', and `gemvt/getopt.c'. Add `\n' to
 
154914
    
 
154915
    * POTFILES.in: Remove `applets/winlist/winlist.c', and
 
154916
    `gemvt/getopt.c'.
 
154917
    * ja.po: Add `\n' to msgstr, to match msgid.
 
154918
 
 
154919
 po/ChangeLog   |    4 +-
 
154920
 po/POTFILES.in |    1 -
 
154921
 po/ja.po       | 2658 +++++++++++++++++++++++++++++++++++++++-----------------
 
154922
 3 files changed, 1858 insertions(+), 805 deletions(-)
 
154923
 
 
154924
commit 32f98ffef10b9aa2da2b8e03a7913f5286160f33
 
154925
Author: Raja R Harinath <harinath@cs.umn.edu>
 
154926
Date:   Sun Aug 2 23:22:03 1998 +0000
 
154927
 
 
154928
    Toplevel:
 
154929
    1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>
 
154930
    
 
154931
        * configure.in (PROGRAM_GMENU):
 
154932
        Use AM_CONDITIONAL rather than AC_SUBST.
 
154933
        (PROGRAMS_PANEL_{CDPLAYER,MIXER,MODEMLIGHTS}): Likewise.
 
154934
        (AC_OUTPUT): Remove `applets/netwatch/Makefile'.
 
154935
    
 
154936
        * Makefile.am (gmenu): New var.
 
154937
        (SUBDIRS): Use $(gmenu) instead of @PROGRAM_GMENU@.
 
154938
    
 
154939
    applets/:
 
154940
    1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>
 
154941
    
 
154942
        * Makefile.am (cdplayer,mixer,modemlights): New variables.
 
154943
        (SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@.
 
154944
    
 
154945
    po/:
 
154946
    1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>
 
154947
    
 
154948
        * POTFILES.in: Remove `applets/winlist/winlist.c'.
 
154949
    
 
154950
    `make distcheck' nits.
 
154951
 
 
154952
 ChangeLog      |   10 ++++
 
154953
 Makefile.am    |    6 ++-
 
154954
 configure.in   |   23 +++++-----
 
154955
 po/ChangeLog   |    4 ++
 
154956
 po/POTFILES.in |    1 -
 
154957
 po/de.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154958
 po/es.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154959
 po/fr.po       |  136 +++++++++++++++++++++++++++++++-------------------------
 
154960
 po/ga.po       |  131 +++++++++++++++++++++++++++++-------------------------
 
154961
 po/it.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154962
 po/ko.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154963
 po/no.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154964
 po/pt.po       |  130 +++++++++++++++++++++++++++++-------------------------
 
154965
 po/sv.po       |  127 ++++++++++++++++++++++++++++------------------------
 
154966
 14 files changed, 660 insertions(+), 543 deletions(-)
 
154967
 
 
154968
commit 39c56674da2e9f0aca8b6de199f0e83773cc9a07
 
154969
Author: Raja R Harinath <harinath@src.gnome.org>
 
154970
Date:   Sun Aug 2 02:04:44 1998 +0000
 
154971
 
 
154972
    Merged with `gnome-core.pot'. Likewise. Likewise. Likewise. Likewise.
 
154973
    
 
154974
    * de.po: Merged with `gnome-core.pot'.
 
154975
    * es.po: Likewise.
 
154976
    * fr.po: Likewise.
 
154977
    * ga.po: Likewise.
 
154978
    * it.po: Likewise.
 
154979
    * ko.po: Likewise.
 
154980
    * no.po: Likewise.
 
154981
    * pt.po: Likewise.
 
154982
    * sv.po: Likewise.
 
154983
    
 
154984
    These were automatically `msgmerge'd when I was testing `make dist'.
 
154985
    After a quick check, I'm convinced that this hasn't lost any
 
154986
    translations, except those that wouldn't have been used anyway, since
 
154987
    the corresponding msgid's don't exist any more.
 
154988
 
 
154989
 po/ChangeLog |   13 +-
 
154990
 po/de.po     | 2759 ++++++++++++++++++++++++++++++++++++++++-----------------
 
154991
 po/es.po     | 2486 ++++++++++++++++++++++++++++++++++++++++----------
 
154992
 po/fr.po     |   84 +-
 
154993
 po/ga.po     | 2555 ++++++++++++++++++++++++++++++++++++++++++++--------
 
154994
 po/it.po     | 2848 ++++++++++++++++++++++++++++++++++++++++------------------
 
154995
 po/ko.po     | 2786 +++++++++++++++++++++++++++++++++++++++-----------------
 
154996
 po/no.po     | 2782 +++++++++++++++++++++++++++++++++++++++-----------------
 
154997
 po/pt.po     |  933 +++++++++++++++-----
 
154998
 po/sv.po     | 2808 +++++++++++++++++++++++++++++++++++++++------------------
 
154999
 10 files changed, 14694 insertions(+), 5360 deletions(-)
 
155000
 
 
155001
commit bd49552a94b44b2c8dbc61a1b0049a6792435b9d
 
155002
Author: Raja R Harinath <harinath@src.gnome.org>
 
155003
Date:   Sun Aug 2 01:57:56 1998 +0000
 
155004
 
 
155005
    Use INSTALL_DATA in a for loop, don't install all at once.
 
155006
    
 
155007
    * core-docs/Makefile.am (install-data-local): Use INSTALL_DATA in
 
155008
    a for loop, don't install all at once.
 
155009
    (GNOME_INTRO_HTML_FILES): Remove $(srcdir) from names of files.
 
155010
    (GNOME_INTRO_PICTURES): Likewise.
 
155011
    (INTRO_EXTRA_DIST): Likewise.
 
155012
    (GNOME_INTRO_GIFS): Likewise.
 
155013
    (EXTRA_DIST): Likewise.
 
155014
    
 
155015
    Now `make dist' friendly.  Also, `make install' works for srcdir!=builddir.
 
155016
 
 
155017
 ChangeLog |   10 ++++++++++
 
155018
 1 files changed, 10 insertions(+), 0 deletions(-)
 
155019
 
 
155020
commit 013748ac41290768e9dc8b6df57ffd73e6f8a13d
 
155021
Author: Vincent Renardias <vinc@src.gnome.org>
 
155022
Date:   Sat Aug 1 03:27:26 1998 +0000
 
155023
 
 
155024
    Sat,  1 Aug 1998 05:24:40 +0200  [Vincent@waw.com]
 
155025
    
 
155026
    * It appeared that many po/POTFILES.in files were totally out of date...
 
155027
    Updated those accordingly, and translated the new strings.
 
155028
    
 
155029
    NB: Does anyone would object to a modification of po/Makefile.in.in files to
 
155030
    generate automatically the POTFILES.in's with a cmd like:
 
155031
    grep '_(' `find . -name \*.\[chym\]` | cut -f 1 --delimiter ':'  | sed -e "s#^./##" |sort -u > po/POTFILES.in
 
155032
 
 
155033
 po/POTFILES.in |   36 +-
 
155034
 po/fr.po       | 2589 +++++++++++++++++++++++++++++++++++---------------------
 
155035
 2 files changed, 1627 insertions(+), 998 deletions(-)
 
155036
 
 
155037
commit 0216a08991d046199b064b02b0121451b3897d1a
 
155038
Author: Federico Mena Quintero <federico@nuclecu.unam.mx>
 
155039
Date:   Fri Jul 31 20:41:52 1998 +0000
 
155040
 
 
155041
    Added Japanese translation.
 
155042
    
 
155043
    1998-07-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>
 
155044
    
 
155045
        * configure.in (ALL_LINGUAS): Added Japanese translation.
 
155046
 
 
155047
 ChangeLog    |    4 +
 
155048
 configure.in |    2 +-
 
155049
 po/ja.po     | 1187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
155050
 3 files changed, 1192 insertions(+), 1 deletions(-)
 
155051
 
 
155052
commit 8ed4258218c895f9435b94883a79b3100815df9f
 
155053
Author: Mark Galassi <rosalia@cygnus.com>
 
155054
Date:   Wed Jul 29 04:25:15 1998 +0000
 
155055
 
 
155056
    regenerated the HTML using the latest DocBook tools; some filenames have
 
155057
    
 
155058
    1998-07-28  Mark Galassi  <rosalia@cygnus.com>
 
155059
    
 
155060
        * core-docs/gnome-intro/*.html: regenerated the HTML using the
 
155061
        latest DocBook tools; some filenames have changed, and
 
155062
 
 
155063
 ChangeLog |    5 +++++
 
155064
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155065
 
 
155066
commit 5ef2a5048c089f97a49f94d20a548d614a8a8080
 
155067
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155068
Date:   Sat Jul 25 15:36:07 1998 +0000
 
155069
 
 
155070
    Added `panel/session.c' to POTFILES.in .
 
155071
    Updated Portuguese translation.
 
155072
 
 
155073
 po/ChangeLog   |    6 +
 
155074
 po/POTFILES.in |   71 +-
 
155075
 po/pt.po       | 2386 ++++++++++++++++++++++++++++---------------------------
 
155076
 3 files changed, 1257 insertions(+), 1206 deletions(-)
 
155077
 
 
155078
commit 5b5e9d292ef7b72a99bc185f08848aaeb3b0c68f
 
155079
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155080
Date:   Fri Jul 24 22:22:46 1998 +0000
 
155081
 
 
155082
    Internationalization work and Portuguese updates.
 
155083
 
 
155084
 po/ChangeLog   |    8 ++
 
155085
 po/POTFILES.in |    6 +
 
155086
 po/pt.po       |  298 +++++++++++++++++++++++++++++++++++++++++++++-----------
 
155087
 3 files changed, 253 insertions(+), 59 deletions(-)
 
155088
 
 
155089
commit e3885c4e050bda37a466c2aba11809eb33026859
 
155090
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155091
Date:   Thu Jul 23 02:16:04 1998 +0000
 
155092
 
 
155093
    i18n'ed string in about dialog. Added panel/applet.c to POTFILES.in.
 
155094
    Updated Portuguese translation.
 
155095
 
 
155096
 po/ChangeLog   |    2 ++
 
155097
 po/POTFILES.in |    1 +
 
155098
 po/pt.po       |   42 ++++++++++++++++++++++++++++++++++++++----
 
155099
 3 files changed, 41 insertions(+), 4 deletions(-)
 
155100
 
 
155101
commit c69ee1cf2656a44d9b941ec5d8a55a05485b2c35
 
155102
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155103
Date:   Thu Jul 23 01:05:29 1998 +0000
 
155104
 
 
155105
    Updated Portuguese translations.
 
155106
 
 
155107
 po/ChangeLog |    4 +
 
155108
 po/pt.po     |  570 ++++++++++++++++++++++++++++++++--------------------------
 
155109
 2 files changed, 317 insertions(+), 257 deletions(-)
 
155110
 
 
155111
commit ef895076d7e28868df8df3f3afa27157afe7c8ea
 
155112
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155113
Date:   Thu Jul 23 00:57:59 1998 +0000
 
155114
 
 
155115
    Removed generated files.
 
155116
 
 
155117
 ChangeLog |    4 ++++
 
155118
 1 files changed, 4 insertions(+), 0 deletions(-)
 
155119
 
 
155120
commit 0b764c094acc50c8a5d26d39457adeeb8ab98614
 
155121
Author: Tom Tromey <tromey@cygnus.com>
 
155122
Date:   Wed Jul 22 01:02:45 1998 +0000
 
155123
 
 
155124
    Removed. Don't define WINDOW_MANAGER, AC_SUBST it.
 
155125
    
 
155126
    Tue Jul 21 18:29:16 1998  Tom Tromey  <tromey@cygnus.com>
 
155127
    
 
155128
        * acconfig.h (WINDOW_MANAGER): Removed.
 
155129
        * configure.in: Don't define WINDOW_MANAGER, AC_SUBST it.
 
155130
 
 
155131
 ChangeLog    |    5 +++++
 
155132
 acconfig.h   |    3 ---
 
155133
 configure.in |    6 +++++-
 
155134
 3 files changed, 10 insertions(+), 4 deletions(-)
 
155135
 
 
155136
commit f453396a47124ee174d459d1597afec2adab1248
 
155137
Author: Tom Tromey <tromey@cygnus.com>
 
155138
Date:   Mon Jul 20 05:53:30 1998 +0000
 
155139
 
 
155140
    Added session-properties.c.
 
155141
    
 
155142
    Sun Jul 19 23:47:57 1998  Tom Tromey  <tromey@cygnus.com>
 
155143
    
 
155144
        * POTFILES.in: Added session-properties.c.
 
155145
 
 
155146
 po/ChangeLog   |    4 ++++
 
155147
 po/POTFILES.in |    1 +
 
155148
 2 files changed, 5 insertions(+), 0 deletions(-)
 
155149
 
 
155150
commit 01fe1c82fd795389415d48d992951fb93bdebcf7
 
155151
Author: John Ellis <johne@bellatlantic.net>
 
155152
Date:   Sun Jul 19 07:41:38 1998 +0000
 
155153
 
 
155154
    variable PROGRAM_GMENU with a check for gtk/gtkctree.h which is in the
 
155155
    
 
155156
    Sun Jul 19 03:31:08 1998  John Ellis  <johne@bellatlantic.net>
 
155157
    
 
155158
            * configure.in: variable PROGRAM_GMENU with a check for
 
155159
            gtk/gtkctree.h which is in the devel GTK.
 
155160
            * Makefile.am: added above variable in the subdirs section, now
 
155161
            gmenu is built/installed by default if the devel GTK is found.
 
155162
 
 
155163
 ChangeLog    |    7 +++++++
 
155164
 Makefile.am  |    2 +-
 
155165
 configure.in |    5 +++++
 
155166
 3 files changed, 13 insertions(+), 1 deletions(-)
 
155167
 
 
155168
commit 432ab0f78c543a9256ac7b448165080a70c84865
 
155169
Author: Raja R Harinath <harinath@src.gnome.org>
 
155170
Date:   Sun Jul 19 05:29:43 1998 +0000
 
155171
 
 
155172
    Use `STD_DEFINES' rather than `STD_CPP_DEFINES'. (ORB_LIBS): To replace
 
155173
    
 
155174
    * configure.in (SMPROXY_DEFS): Use `STD_DEFINES' rather than
 
155175
    `STD_CPP_DEFINES'.
 
155176
    (ORB_LIBS): To replace MICO_LIBS.
 
155177
    (ORBIT_LIBS,MICO_LIBS): Don't subst.
 
155178
    (ORBIT_CONFIG): Don't use `if [ .. ];', use `if test ..;'.
 
155179
    
 
155180
    * */Makefile.am: s/MICO_LIBS/ORB_LIBS/g.
 
155181
    * panel/appletsConf.sh.h: Likewise.
 
155182
    
 
155183
    Note:
 
155184
    Automake seems to generate buggy Makefiles for
 
155185
    
 
155186
        if FOO
 
155187
        BAR = a \
 
155188
                b \
 
155189
                c
 
155190
        endif
 
155191
    
 
155192
    I'll verify this and submit the test-case.
 
155193
 
 
155194
 ChangeLog    |    8 +++
 
155195
 configure.in |  139 ++++++++++++++++++++++++++++++----------------------------
 
155196
 2 files changed, 80 insertions(+), 67 deletions(-)
 
155197
 
 
155198
commit 51082ab4534980ebd0eac3828afbfd27f0b2b867
 
155199
Author: Elliot Lee <sopwith@src.gnome.org>
 
155200
Date:   Sun Jul 19 00:54:31 1998 +0000
 
155201
 
 
155202
    Changes needed to get the panel to use ORBit.
 
155203
    
 
155204
    
 
155205
    
 
155206
    Changes needed to get the panel to use ORBit.
 
155207
    
 
155208
    Please let me know if this breaks compilation with MICO - I'm not fond of
 
155209
    MICO but I don't want to destabilize the panel by requiring ORBit, just
 
155210
    yet :) If you want to try it with ORBit, just install the latest glib &
 
155211
    ORBit out of CVS.
 
155212
    
 
155213
    There is a bug if you try to remove an applet from the panel - ideas
 
155214
    wanted.
 
155215
 
 
155216
 configure.in |   19 +++++++++++++++++++
 
155217
 1 files changed, 19 insertions(+), 0 deletions(-)
 
155218
 
 
155219
commit b342c094dea98e314067031d36e05c7292b44069
 
155220
Author: Raja R Harinath <harinath@src.gnome.org>
 
155221
Date:   Sat Jul 18 21:46:44 1998 +0000
 
155222
 
 
155223
    New check, based on AC_PATH_X11. Needed to get defines used in a X11 build
 
155224
    
 
155225
    * configure.in (SMPROXY_DEFS): New check, based on AC_PATH_X11.
 
155226
    Needed to get defines used in a X11 build tree.
 
155227
 
 
155228
 ChangeLog    |    5 +++++
 
155229
 configure.in |   26 ++++++++++++++++++++++++++
 
155230
 2 files changed, 31 insertions(+), 0 deletions(-)
 
155231
 
 
155232
commit ce99f91c5b6831adaacb66ad17e9380b121818f0
 
155233
Author: Tom Tromey <tromey@cygnus.com>
 
155234
Date:   Fri Jul 17 00:21:06 1998 +0000
 
155235
 
 
155236
    Added smproxy. Create smproxy/Makefile.
 
155237
    
 
155238
    Thu Jul 16 18:03:37 1998  Tom Tromey  <tromey@cygnus.com>
 
155239
    
 
155240
        * Makefile.am (SUBDIRS): Added smproxy.
 
155241
        * configure.in: Create smproxy/Makefile.
 
155242
 
 
155243
 ChangeLog    |    5 +++++
 
155244
 Makefile.am  |    2 +-
 
155245
 configure.in |    1 +
 
155246
 3 files changed, 7 insertions(+), 1 deletions(-)
 
155247
 
 
155248
commit c612cdcbebe6a680350c46927047a60cce30c8c2
 
155249
Author: Vincent Renardias <vinc@src.gnome.org>
 
155250
Date:   Thu Jul 16 13:01:37 1998 +0000
 
155251
 
 
155252
    Thu, 16 Jul 1998 14:52:19 +0200  [Vincent]
 
155253
    
 
155254
    * .FR translation updates...
 
155255
 
 
155256
 po/fr.po |  590 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 
155257
 1 files changed, 441 insertions(+), 149 deletions(-)
 
155258
 
 
155259
commit 620246c07c0cbc75e88fdc50d8d9e1f90ff4c1fd
 
155260
Author: Raja R Harinath <harinath@src.gnome.org>
 
155261
Date:   Mon Jul 13 17:30:57 1998 +0000
 
155262
 
 
155263
    Stop searching as soon as a `mico-ld' is found. From Michael Lausch
 
155264
    
 
155265
    * configure.in (mico_prefix): Stop searching as soon as a
 
155266
    `mico-ld' is found.  From Michael Lausch <mla@gams.co.at>.
 
155267
 
 
155268
 ChangeLog    |    5 +++++
 
155269
 configure.in |    1 +
 
155270
 2 files changed, 6 insertions(+), 0 deletions(-)
 
155271
 
 
155272
commit 35ef17e3f7a44c6df2f680ef5fde825ac7326419
 
155273
Author: Nat Friedman <nat@src.gnome.org>
 
155274
Date:   Mon Jul 13 08:09:18 1998 +0000
 
155275
 
 
155276
    Added applets/battery/Makefile
 
155277
    
 
155278
    
 
155279
    Added applets/battery/Makefile
 
155280
 
 
155281
 configure.in |    1 +
 
155282
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155283
 
 
155284
commit 4600e8c7941a96db7e62b122bda23af03fc736e1
 
155285
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155286
Date:   Thu Jul 9 00:09:34 1998 +0000
 
155287
 
 
155288
    George has made it all to easy to create panel applets.  To be
 
155289
    consistent with that, the Gnome canvas makes it all to easy to create
 
155290
    silly simple games.  So here is a "fifteen" game applet :-)
 
155291
    
 
155292
      Federico
 
155293
    
 
155294
    [Does anyone remember the game "The Incredible Machine"?  That would
 
155295
    be extremely cool to write using the canvas...]
 
155296
 
 
155297
 ChangeLog    |    4 ++++
 
155298
 configure.in |    1 +
 
155299
 2 files changed, 5 insertions(+), 0 deletions(-)
 
155300
 
 
155301
commit b983c5c8713b3b724eba7c413bd9f30b5dd9c7af
 
155302
Author: Owen Taylor <otaylor@src.gnome.org>
 
155303
Date:   Wed Jul 8 19:08:02 1998 +0000
 
155304
 
 
155305
    Changed Log
 
155306
 
 
155307
 ChangeLog |    5 +++++
 
155308
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155309
 
 
155310
commit d9e92043524430af1a1f5b7fdbb05bad2f222e05
 
155311
Author: Owen Taylor <otaylor@fresnel.labs.redhat.com>
 
155312
Date:   Wed Jul 8 19:07:45 1998 +0000
 
155313
 
 
155314
    Fix shell syntax bug in case when MICO is not found.
 
155315
    
 
155316
    1998-07-08  Owen Taylor  <otaylor@fresnel.labs.redhat.com>
 
155317
    
 
155318
        * configure.in: Fix shell syntax bug in case when MICO
 
155319
        is not found.
 
155320
 
 
155321
 configure.in |    2 +-
 
155322
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155323
 
 
155324
commit 5df09a6b1e52cb738b7a507a227db4a77cf1fb5f
 
155325
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155326
Date:   Tue Jun 30 13:10:17 1998 +0000
 
155327
 
 
155328
    Updated.
 
155329
    
 
155330
        * pt.po: Updated.
 
155331
    
 
155332
        * POTFILES.in: Added 'desktop-properties/app-ui.c',
 
155333
        'desktop-properties/app-bell.c', 'desktop-properties/property-ui.c'
 
155334
        and 'desktop-properties/property-bell.c'.
 
155335
 
 
155336
 po/ChangeLog   |    9 ++++++++
 
155337
 po/POTFILES.in |    4 +++
 
155338
 po/pt.po       |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 
155339
 3 files changed, 67 insertions(+), 5 deletions(-)
 
155340
 
 
155341
commit f6eb25e04bd34a100241974a9b9ef7fb1511fcef
 
155342
Author: Nat Friedman <nat@src.gnome.org>
 
155343
Date:   Mon Jun 29 06:18:19 1998 +0000
 
155344
 
 
155345
    One line change to properly set the $mico_prefix
 
155346
 
 
155347
 configure.in |    2 +-
 
155348
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155349
 
 
155350
commit 814694dfd4879093dccef6983eb0fd386faa99e6
 
155351
Author: Nuno Ferreira <nuno@src.gnome.org>
 
155352
Date:   Fri Jun 26 22:50:20 1998 +0000
 
155353
 
 
155354
    Added 'gnome-terminal/gnome-terminal.c'.
 
155355
    
 
155356
        * POTFILES.in: Added 'gnome-terminal/gnome-terminal.c'.
 
155357
    
 
155358
        * Added Portuguese translation.
 
155359
 
 
155360
 ChangeLog      |    4 +
 
155361
 configure.in   |    2 +-
 
155362
 po/ChangeLog   |    6 +
 
155363
 po/POTFILES.in |    1 +
 
155364
 po/pt.po       | 1467 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
155365
 5 files changed, 1479 insertions(+), 1 deletions(-)
 
155366
 
 
155367
commit fb73c951575a4797aa4abedc28c419638173c1e1
 
155368
Author: Scott D Heavner <sdh@src.gnome.org>
 
155369
Date:   Fri Jun 26 17:11:59 1998 +0000
 
155370
 
 
155371
    add config.h.in to ingnored files.
 
155372
 
 
155373
 .cvsignore |    1 +
 
155374
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155375
 
 
155376
commit 4df4a3b1280fd87612c65162108d3d066c011c3d
 
155377
Author: George Lebl <jirka@src.gnome.org>
 
155378
Date:   Wed Jun 24 07:42:51 1998 +0000
 
155379
 
 
155380
    HA! I'm the only author ....
 
155381
    
 
155382
    add yourself so that I don't get too lonely there
 
155383
    
 
155384
    -George
 
155385
 
 
155386
 AUTHORS |    1 +
 
155387
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155388
 
 
155389
commit e908e701d0b5c9f0783267d34cb4fe5a4a92b805
 
155390
Author: Raja R Harinath <harinath@src.gnome.org>
 
155391
Date:   Mon Jun 22 23:25:56 1998 +0000
 
155392
 
 
155393
    Fix typo
 
155394
 
 
155395
 configure.in |    2 +-
 
155396
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155397
 
 
155398
commit 875e8f6c012a7aed2ce76094fa294790ec2d7767
 
155399
Author: Raja R Harinath <harinath@src.gnome.org>
 
155400
Date:   Mon Jun 22 23:22:25 1998 +0000
 
155401
 
 
155402
    Fix a couple of typos
 
155403
 
 
155404
 configure.in |    6 +++---
 
155405
 1 files changed, 3 insertions(+), 3 deletions(-)
 
155406
 
 
155407
commit ce9af9b905e535c63ad6f37718d7bd6ccf91c7dc
 
155408
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155409
Date:   Mon Jun 22 22:40:20 1998 +0000
 
155410
 
 
155411
    Swedish translations
 
155412
 
 
155413
 configure.in |    2 +-
 
155414
 po/sv.po     | 1236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
155415
 2 files changed, 1237 insertions(+), 1 deletions(-)
 
155416
 
 
155417
commit 6178f746fe615988fcd250da3273840a678bb88e
 
155418
Author: Vincent Renardias <vinc@src.gnome.org>
 
155419
Date:   Mon Jun 22 10:45:13 1998 +0000
 
155420
 
 
155421
    Mon, 22 Jun 1998 12:38:50 +0200  [Vincent]
 
155422
    
 
155423
    * .fr translation updates.
 
155424
 
 
155425
 po/fr.po |  178 ++++++++++++++++++++++++++++++++++----------------------------
 
155426
 1 files changed, 97 insertions(+), 81 deletions(-)
 
155427
 
 
155428
commit 01678b1e40ca8c47aed3f4b6bfd3c0424a7e38ee
 
155429
Author: Tom Tromey <tromey@cygnus.com>
 
155430
Date:   Sat Jun 13 07:16:12 1998 +0000
 
155431
 
 
155432
    Ignore mkdir failures.
 
155433
    
 
155434
    Sat Jun 13 01:11:16 1998  Tom Tromey  <tromey@cygnus.com>
 
155435
    
 
155436
        * core-docs/Makefile.am (gnome-intro/book01.html): Ignore mkdir
 
155437
        failures.
 
155438
 
 
155439
 ChangeLog |    5 +++++
 
155440
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155441
 
 
155442
commit 835e6d654ded1e1f4b96acd27679d683ff932995
 
155443
Author: Tom Tromey <tromey@cygnus.com>
 
155444
Date:   Sat Jun 13 05:04:42 1998 +0000
 
155445
 
 
155446
    Look for mico-setup.sh in $mico_prefix/doc. Also, handle MICO 2.0.3
 
155447
    
 
155448
    Fri Jun 12 22:56:58 1998  Tom Tromey  <tromey@cygnus.com>
 
155449
    
 
155450
        * configure.in: Look for mico-setup.sh in $mico_prefix/doc.  Also,
 
155451
        handle MICO 2.0.3 (still!).
 
155452
 
 
155453
 ChangeLog    |    5 +++++
 
155454
 configure.in |   20 ++++++++++++++++----
 
155455
 2 files changed, 21 insertions(+), 4 deletions(-)
 
155456
 
 
155457
commit 4fac700aae92031d77f3445b31758a27aa6000cf
 
155458
Author: Tom Tromey <tromey@cygnus.com>
 
155459
Date:   Fri Jun 12 05:42:54 1998 +0000
 
155460
 
 
155461
    Removed spurious \n.
 
155462
    
 
155463
    Thu Jun 11 23:38:18 1998  Tom Tromey  <tromey@cygnus.com>
 
155464
    
 
155465
        * it.po: Removed spurious \n.
 
155466
 
 
155467
 po/ChangeLog |    4 ++++
 
155468
 po/it.po     |    1 -
 
155469
 2 files changed, 4 insertions(+), 1 deletions(-)
 
155470
 
 
155471
commit a7a14eb1c9840f58b44521c68a236b615d7de5c7
 
155472
Author: John Ellis <johne@bellatlantic.net>
 
155473
Date:   Fri Jun 12 01:40:26 1998 +0000
 
155474
 
 
155475
    removed in favor of Makefile.am could someone check Makefile.am?, automake
 
155476
    
 
155477
    1998-06-11  John Ellis  <johne@bellatlantic.net>
 
155478
    
 
155479
            * gmenu/Makefile: removed in favor of Makefile.am
 
155480
            could someone check Makefile.am?, automake is new to me.
 
155481
 
 
155482
 ChangeLog    |    4 ++++
 
155483
 configure.in |    1 +
 
155484
 2 files changed, 5 insertions(+), 0 deletions(-)
 
155485
 
 
155486
commit 75b951a45af4fe274124afeb1a90a75cee9a7e5e
 
155487
Author: John Ellis <johne@bellatlantic.net>
 
155488
Date:   Fri Jun 12 00:50:00 1998 +0000
 
155489
 
 
155490
    Checked in a gmenu, the GNOME menu editor, still needs a Makefile.am file
 
155491
    
 
155492
    1998-06-11  John Ellis  <johne@bellatlantic.net>
 
155493
    
 
155494
            * gmenu directory: Checked in a gmenu, the GNOME menu editor,
 
155495
            still needs a Makefile.am file though.
 
155496
 
 
155497
 ChangeLog |    5 +++++
 
155498
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155499
 
 
155500
commit dfd642a5daf37d93ddc3a3b7ede351f259bbdd2e
 
155501
Author: George Lebl <jirka@src.gnome.org>
 
155502
Date:   Thu Jun 11 04:34:00 1998 +0000
 
155503
 
 
155504
    added -lbsd to the unwanted mico lib list since it doesn't seem to
 
155505
    be needed and it messes up with redhat's glibc (from 5.0)
 
155506
    -George
 
155507
 
 
155508
 configure.in |    2 +-
 
155509
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155510
 
 
155511
commit 84e5d94e5c8781a52d489c08aedf98ee89c55991
 
155512
Author: Manish Vachharajani <mvachhar@src.gnome.org>
 
155513
Date:   Thu Jun 11 04:04:12 1998 +0000
 
155514
 
 
155515
    Make the panel compile again by including additional mico lib
 
155516
 
 
155517
 ChangeLog    |    4 ++++
 
155518
 configure.in |    2 +-
 
155519
 2 files changed, 5 insertions(+), 1 deletions(-)
 
155520
 
 
155521
commit b98a671b8bbb19a31d20cb82f89931f6795ec303
 
155522
Author: Owen Taylor <otaylor@gtk.org>
 
155523
Date:   Wed Jun 10 15:48:25 1998 +0000
 
155524
 
 
155525
    Check for installed MICO version, and the libs it requires by using
 
155526
    
 
155527
    Wed Jun 10 11:34:52 1998  Owen Taylor  <otaylor@gtk.org>
 
155528
    
 
155529
        * configure.in acconfig.h: Check for installed MICO
 
155530
          version, and the libs it requires by using mico-ld
 
155531
          and mico-setup.sh.
 
155532
    
 
155533
          Add a HAVE_MICO_ORB_RUN macro to signal that we need
 
155534
          to call orb->run(), as we do for mico-2.0.6 and later
 
155535
    
 
155536
    Wed Jun 10 11:41:11 1998  Owen Taylor  <otaylor@gtk.org>
 
155537
    
 
155538
        * */Makefile.am: Use MICO_LIBS variable from
 
155539
          toplevel configure.in.
 
155540
    
 
155541
    Wed Jun 10 11:42:16 1998  Owen Taylor  <otaylor@gtk.org>
 
155542
    
 
155543
        * Makefile.am: Use MICO_LIBS variable from
 
155544
          toplevel configure.in.
 
155545
    
 
155546
        * applet-lib.cc launcher-lib.cc mico-lib.cc. Call
 
155547
          orb->run() at appropriate times when HAVE_MICO_ORB_RUN
 
155548
          is defined.
 
155549
 
 
155550
 ChangeLog    |    9 +++++++++
 
155551
 acconfig.h   |    6 ++++--
 
155552
 configure.in |   44 ++++++++++++++++++++++++++++++++++++++++++++
 
155553
 3 files changed, 57 insertions(+), 2 deletions(-)
 
155554
 
 
155555
commit 0498c6eed4c301a5e4b21355263de54392a66721
 
155556
Author: Tristan Tarrant <ttarrant@src.gnome.org>
 
155557
Date:   Wed Jun 10 14:56:58 1998 +0000
 
155558
 
 
155559
    Italian texts update.
 
155560
 
 
155561
 po/it.po |  805 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
155562
 1 files changed, 574 insertions(+), 231 deletions(-)
 
155563
 
 
155564
commit 12b719a39eeccdc5d41c99faa070a0b6051ab35d
 
155565
Author: Manish Vachharajani <mvachhar@src.gnome.org>
 
155566
Date:   Wed Jun 10 14:41:14 1998 +0000
 
155567
 
 
155568
    Add HAVE_DEVGTK to acconfig.h
 
155569
 
 
155570
 acconfig.h |    2 +-
 
155571
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155572
 
 
155573
commit 894a902eeeabe5de720d88a2e55966c7a5e49e27
 
155574
Author: Gregory McLean <gregm@src.gnome.org>
 
155575
Date:   Wed Jun 10 03:40:16 1998 +0000
 
155576
 
 
155577
    .cvsignore updates
 
155578
    
 
155579
    -- Greg
 
155580
 
 
155581
 ChangeLog |    5 +++++
 
155582
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155583
 
 
155584
commit 6b9a96904cef9eb749ae35e2d0eff72dc4933b6e
 
155585
Author: jim <jim@src.gnome.org>
 
155586
Date:   Tue Jun 9 07:22:00 1998 +0000
 
155587
 
 
155588
    Added Debian packaging dir.
 
155589
    
 
155590
    
 
155591
    Added Debian packaging dir.
 
155592
    
 
155593
     - Jim
 
155594
 
 
155595
 ChangeLog |    4 ++++
 
155596
 1 files changed, 4 insertions(+), 0 deletions(-)
 
155597
 
 
155598
commit e04aff30f8007cbae827c43f2f9b58d5daea9afc
 
155599
Author: Stuart Parmenter <pavlov@src.gnome.org>
 
155600
Date:   Sun Jun 7 19:07:20 1998 +0000
 
155601
 
 
155602
    guess we might as well make gnome-core work with gtk 1.1 as well
 
155603
    -pav
 
155604
 
 
155605
 ChangeLog |    5 +++++
 
155606
 1 files changed, 5 insertions(+), 0 deletions(-)
 
155607
 
 
155608
commit f1d39c37fd03e1e4654a4c5c677098dacf7b19e3
 
155609
Author: Vincent Renardias <vinc@src.gnome.org>
 
155610
Date:   Sun Jun 7 17:59:38 1998 +0000
 
155611
 
 
155612
    Sun,  7 Jun 1998 19:57:57 +0200  [Vincent]
 
155613
    
 
155614
    * gnome-core/po/fr.po: Updates.
 
155615
    * mc/po/fr.po: Continuing to translate (~80% done)
 
155616
 
 
155617
 po/fr.po |  340 +++++++++++++++++++++++++++++++++++++-------------------------
 
155618
 1 files changed, 204 insertions(+), 136 deletions(-)
 
155619
 
 
155620
commit 6d33507447a48c6317fa457afd83280b0b08dbfd
 
155621
Author: Mark Galassi <rosalia@cygnus.com>
 
155622
Date:   Fri Jun 5 08:20:56 1998 +0000
 
155623
 
 
155624
    fixed it so that "make dist" will generate a reasonable distribution. Many
 
155625
    
 
155626
    1998-06-05  Mark Galassi  <rosalia@cygnus.com>
 
155627
    
 
155628
        * core-docs/Makefile.am: fixed it so that "make dist" will
 
155629
        generate a reasonable distribution.  Many files were not listed in
 
155630
        the EXTRAS, but I think they now are.
 
155631
 
 
155632
 ChangeLog |    6 ++++++
 
155633
 1 files changed, 6 insertions(+), 0 deletions(-)
 
155634
 
 
155635
commit c0cde0558f7b1dee8388608dec82686e759de938
 
155636
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155637
Date:   Fri Jun 5 04:41:40 1998 +0000
 
155638
 
 
155639
    More fixups - Federico
 
155640
 
 
155641
 po/POTFILES.in |    3 +--
 
155642
 1 files changed, 1 insertions(+), 2 deletions(-)
 
155643
 
 
155644
commit 6ba571722346f9fd33792266c7158c3877d797b5
 
155645
Author: Federico Mena Quintero <federico@nuclecu.unam.mx>
 
155646
Date:   Fri Jun 5 04:35:30 1998 +0000
 
155647
 
 
155648
    Removed netwatch as it is not being compiled.
 
155649
    
 
155650
    1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
 
155651
    
 
155652
        * POTFILES.in: Removed netwatch as it is not being compiled.
 
155653
 
 
155654
 po/ChangeLog   |    4 ++++
 
155655
 po/POTFILES.in |    1 -
 
155656
 2 files changed, 4 insertions(+), 1 deletions(-)
 
155657
 
 
155658
commit c67d0c2cdeab0b259cc31db003d1520f54d35dae
 
155659
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155660
Date:   Fri Jun 5 01:47:42 1998 +0000
 
155661
 
 
155662
    0.13 -> 0.20
 
155663
 
 
155664
 configure.in |    2 +-
 
155665
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155666
 
 
155667
commit 75c240f9ea0458a502370f6230bef8f5c72bd45a
 
155668
Author: Robert Norris <srn@src.gnome.org>
 
155669
Date:   Mon Jun 1 00:15:14 1998 +0000
 
155670
 
 
155671
    Added missing quote.
 
155672
    
 
155673
    
 
155674
    Added missing quote.
 
155675
 
 
155676
 po/fr.po |    2 +-
 
155677
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155678
 
 
155679
commit 237c98911d9272b17cdd746a76ff5454994119e8
 
155680
Author: Vincent Renardias <vinc@src.gnome.org>
 
155681
Date:   Sun May 31 19:58:19 1998 +0000
 
155682
 
 
155683
    Sun, 31 May 1998 21:57:08 +0200  [Vincent]
 
155684
    
 
155685
    * .fr translations updates.
 
155686
 
 
155687
 po/ChangeLog |    4 +
 
155688
 po/fr.po     |  549 ++++++++++++++++++++++++++++++++++++++++++----------------
 
155689
 2 files changed, 402 insertions(+), 151 deletions(-)
 
155690
 
 
155691
commit bb83ed4fc7686f88ba7def478b4eac2462ff24dc
 
155692
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
155693
Date:   Sun May 31 15:01:32 1998 +0000
 
155694
 
 
155695
    Added Korean translations into *.desktop Updated Korean translated
 
155696
    
 
155697
    * Added Korean translations into *.desktop
 
155698
    * Updated Korean translated message.
 
155699
 
 
155700
 po/ko.po | 1179 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 
155701
 1 files changed, 921 insertions(+), 258 deletions(-)
 
155702
 
 
155703
commit 4745b4f238d8ec9069860adfda766df8aaa42eed
 
155704
Author: Raja R Harinath <harinath@src.gnome.org>
 
155705
Date:   Sat May 30 16:23:22 1998 +0000
 
155706
 
 
155707
    Automake conditional that always fails. This is used in some subdir
 
155708
    
 
155709
    * configure.in (FALSE): Automake conditional that always fails.
 
155710
    This is used in some subdir Makefile.am tricks.
 
155711
 
 
155712
 ChangeLog    |    5 +++++
 
155713
 configure.in |    3 +++
 
155714
 2 files changed, 8 insertions(+), 0 deletions(-)
 
155715
 
 
155716
commit 8fc8d9c31cbb7b9c4e426cc5ece41a3b1c158268
 
155717
Author: Garrett Smith <gsmith@src.gnome.org>
 
155718
Date:   Sat May 30 02:47:48 1998 +0000
 
155719
 
 
155720
    added a applet to control netscape with the remote interface.
 
155721
 
 
155722
 configure.in |    1 +
 
155723
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155724
 
 
155725
commit d5190e6eb2c562bcb48112636662ccbc8d99ee1a
 
155726
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
155727
Date:   Fri May 29 15:16:51 1998 +0000
 
155728
 
 
155729
    More translations etc. in gnome-core
 
155730
    
 
155731
    1998-05-29  Kjartan Maraas  <kmaraas@fib.hl.no>
 
155732
    
 
155733
        * More translations etc. in gnome-core
 
155734
 
 
155735
 po/no.po |  866 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
155736
 1 files changed, 621 insertions(+), 245 deletions(-)
 
155737
 
 
155738
commit 4dca98be634147121d88e70ba06f1575059f966f
 
155739
Author: gedit <gedit>
 
155740
Date:   Wed May 27 17:55:37 1998 +0000
 
155741
 
 
155742
    woo! Dialer should compile now :)
 
155743
 
 
155744
 configure.in |    1 +
 
155745
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155746
 
 
155747
commit adafb9c0e251a08f5cdf71f295e9d0f5c1dda511
 
155748
Author: John Ellis <johne@bellatlantic.net>
 
155749
Date:   Tue May 26 11:44:30 1998 +0000
 
155750
 
 
155751
    added PROGRAMS_PANEL_MODEMLIGHTS net/ppp_defs.h does not seem to exist on
 
155752
    
 
155753
    1998-05-26 John Ellis  <johne@bellatlantic.net>
 
155754
    
 
155755
        * configure.in, applets/Makefile.am: added
 
155756
        PROGRAMS_PANEL_MODEMLIGHTS net/ppp_defs.h does not seem to
 
155757
        exist on solaris.
 
155758
 
 
155759
 ChangeLog    |    5 +++++
 
155760
 configure.in |    4 ++++
 
155761
 2 files changed, 9 insertions(+), 0 deletions(-)
 
155762
 
 
155763
commit 815ba9e9503bcddee4a47d881ab072ddbf827555
 
155764
Author: John Ellis <johne@bellatlantic.net>
 
155765
Date:   Mon May 25 20:20:40 1998 +0000
 
155766
 
 
155767
    drivemount and clockmail
 
155768
    
 
155769
    1998-05-25  John Ellis  <johne@bellatlantic.net>
 
155770
    
 
155771
        * added two new apps: drivemount and clockmail
 
155772
 
 
155773
 configure.in |    2 ++
 
155774
 1 files changed, 2 insertions(+), 0 deletions(-)
 
155775
 
 
155776
commit 9c34202d71d77c54c71319426b96d113efdb2b5d
 
155777
Author: Max Watson <max@src.gnome.org>
 
155778
Date:   Sun May 24 20:20:36 1998 +0000
 
155779
 
 
155780
    Added line to build applets/icewm-pager/Makefile
 
155781
 
 
155782
 configure.in |    1 +
 
155783
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155784
 
 
155785
commit 6bd660d8d401a1c2d912e7c46741007fddecd9de
 
155786
Author: George Lebl <jirka@src.gnome.org>
 
155787
Date:   Sat May 23 23:35:55 1998 +0000
 
155788
 
 
155789
    changed the applet files stuff
 
155790
    -George
 
155791
 
 
155792
 po/POTFILES.in |    6 ++++--
 
155793
 1 files changed, 4 insertions(+), 2 deletions(-)
 
155794
 
 
155795
commit 2c58cdb19cf08bca17a677554ee6e043045686f4
 
155796
Author: George Lebl <jirka@src.gnome.org>
 
155797
Date:   Sat May 23 23:35:35 1998 +0000
 
155798
 
 
155799
    only build makefile in gen_util, not clock, printer nor mailcheck
 
155800
    -George
 
155801
 
 
155802
 configure.in |    4 +---
 
155803
 1 files changed, 1 insertions(+), 3 deletions(-)
 
155804
 
 
155805
commit e3fb641eb9a6901f9ad5947aa65af0411d79d0b4
 
155806
Author: Carsten Schaar <carsten@src.gnome.org>
 
155807
Date:   Sat May 23 10:37:36 1998 +0000
 
155808
 
 
155809
    Added 'applets/netload/netload.c' and 'applets/netload/properties.c'.
 
155810
    
 
155811
    * POTFILES.in: Added 'applets/netload/netload.c' and
 
155812
    'applets/netload/properties.c'.
 
155813
    * de.po: Updated German translation.
 
155814
 
 
155815
 po/ChangeLog |    7 +++++++
 
155816
 1 files changed, 7 insertions(+), 0 deletions(-)
 
155817
 
 
155818
commit 5a270dc310da7e14416e3ff7ae7674fff5386993
 
155819
Author: Carsten Schaar <carsten@src.gnome.org>
 
155820
Date:   Sat May 23 10:37:12 1998 +0000
 
155821
 
 
155822
    Added 'applets/netload/netload.c' and 'applets/netload/properties.c'.
 
155823
    
 
155824
    * POTFILES.in: Added 'applets/netload/netload.c' and
 
155825
    'applets/netload/properties.c'.
 
155826
 
 
155827
 po/POTFILES.in |    4 ++++
 
155828
 1 files changed, 4 insertions(+), 0 deletions(-)
 
155829
 
 
155830
commit 5234d3a081a793879db385b5339d2bb2660135ae
 
155831
Author: Carsten Schaar <carsten@src.gnome.org>
 
155832
Date:   Sat May 23 10:37:00 1998 +0000
 
155833
 
 
155834
    Updated German translation.
 
155835
    
 
155836
    * de.po: Updated German translation.
 
155837
 
 
155838
 po/de.po |  254 ++++++++++++++++++++++++++++++++++++++++++--------------------
 
155839
 1 files changed, 173 insertions(+), 81 deletions(-)
 
155840
 
 
155841
commit 8fee107e8bd2da28f032a843b9725384bcb42a3e
 
155842
Author: Stuart Parmenter <pavlov@src.gnome.org>
 
155843
Date:   Fri May 22 22:35:15 1998 +0000
 
155844
 
 
155845
    figured i'd commit a *working* configure.in
 
155846
    
 
155847
    guys, please try and make sure stuff at least compiles before you commit it ;)
 
155848
    
 
155849
    
 
155850
    -pav
 
155851
 
 
155852
 configure.in |    1 +
 
155853
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155854
 
 
155855
commit 848962593ed4b48a21c33e521da3b4de2d71c567
 
155856
Author: Martin Baulig <martin@src.gnome.org>
 
155857
Date:   Fri May 22 17:19:50 1998 +0000
 
155858
 
 
155859
    *** empty log message ***
 
155860
 
 
155861
 ChangeLog |   12 ++++++++++++
 
155862
 1 files changed, 12 insertions(+), 0 deletions(-)
 
155863
 
 
155864
commit c57667c6ba942d051e3f314bd870b294ed80d258
 
155865
Author: Martin Baulig <martin@src.gnome.org>
 
155866
Date:   Fri May 22 17:15:47 1998 +0000
 
155867
 
 
155868
    added GNOME_FILEUTILS_CHECKS
 
155869
    
 
155870
    * configure.in: added GNOME_FILEUTILS_CHECKS
 
155871
 
 
155872
 configure.in |    2 ++
 
155873
 1 files changed, 2 insertions(+), 0 deletions(-)
 
155874
 
 
155875
commit 548525df5580cf112395585737d23011592fc444
 
155876
Author: Martin Baulig <martin@src.gnome.org>
 
155877
Date:   Fri May 22 17:14:54 1998 +0000
 
155878
 
 
155879
    New macros.
 
155880
    
 
155881
    * acconfig.h (AFS, MOUNTED_FREAD, MOUNTED_FREAD_FSTYP,
 
155882
    MOUNTED_GETFSSTAT, MOUNTED_GETMNT, MOUNTED_GETMNTENT1,
 
155883
    MOUNTED_GETMNTENT2, MOUNTED_GETMNTINFO, MOUNTED_LISTMNTENT,
 
155884
    MOUNTED_VMOUNT, STAT_STATFS3_OSF1, STAT_READ_FILSYS,
 
155885
    STAT_STATFS2_BSIZE, STAT_STATFS2_FSIZE, STAT_STATFS2_FS_DATA,
 
155886
    STAT_STATFS4, STAT_STATVFS, STATFS_TRUNCATES_BLOCK_COUNTS):
 
155887
    New macros.
 
155888
 
 
155889
 acconfig.h |   79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
155890
 1 files changed, 79 insertions(+), 0 deletions(-)
 
155891
 
 
155892
commit 4889201b0c4527574030ba8a182212cec7401311
 
155893
Author: Carsten Schaar <carsten@src.gnome.org>
 
155894
Date:   Fri May 22 16:36:23 1998 +0000
 
155895
 
 
155896
    Added 'applets/fish/fish.c' and 'applets/clock/clock.c'.
 
155897
    
 
155898
    * POTFILES.in: Added 'applets/fish/fish.c' and
 
155899
    'applets/clock/clock.c'.
 
155900
    
 
155901
    * de.po: Updated German translation.
 
155902
 
 
155903
 po/ChangeLog |    7 +++++++
 
155904
 1 files changed, 7 insertions(+), 0 deletions(-)
 
155905
 
 
155906
commit 8b554d0e764d0003a77cf95fe59d3954c98fe12f
 
155907
Author: Carsten Schaar <carsten@src.gnome.org>
 
155908
Date:   Fri May 22 16:35:38 1998 +0000
 
155909
 
 
155910
    Added 'applets/fish/fish.c' and 'applets/clock/clock.c'.
 
155911
    
 
155912
    * POTFILES.in: Added 'applets/fish/fish.c' and
 
155913
    'applets/clock/clock.c'.
 
155914
 
 
155915
 po/POTFILES.in |    2 ++
 
155916
 1 files changed, 2 insertions(+), 0 deletions(-)
 
155917
 
 
155918
commit 7ea8c88dd7aa647b3e44bfd3fdb0fc8dd8346332
 
155919
Author: Carsten Schaar <carsten@src.gnome.org>
 
155920
Date:   Fri May 22 16:35:23 1998 +0000
 
155921
 
 
155922
    Updated German translation.
 
155923
    
 
155924
    * de.po: Updated German translation.
 
155925
 
 
155926
 po/de.po | 1030 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 
155927
 1 files changed, 786 insertions(+), 244 deletions(-)
 
155928
 
 
155929
commit ba99e158c7b9143602cef512eb5c18b16bef40ba
 
155930
Author: Havoc Pennington <hp@pobox.com>
 
155931
Date:   Sun May 17 17:46:48 1998 +0000
 
155932
 
 
155933
    Removed auto-generated file netload/Makefile.in
 
155934
    
 
155935
    
 
155936
    
 
155937
    Removed auto-generated file netload/Makefile.in
 
155938
    
 
155939
    Sun May 17 12:44:46 1998  Havoc Pennington  <hp@pobox.com>
 
155940
    
 
155941
        * Imported modemlights applet, and added it to the Makefile.am
 
155942
 
 
155943
 configure.in |    1 +
 
155944
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155945
 
 
155946
commit 2a7ae365a95077f352b888a1ca520f8e19fbc952
 
155947
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155948
Date:   Sat May 16 01:11:49 1998 +0000
 
155949
 
 
155950
    Disable GemVt configuration -mig
 
155951
 
 
155952
 configure.in |    2 +-
 
155953
 1 files changed, 1 insertions(+), 1 deletions(-)
 
155954
 
 
155955
commit 3101f1bcae4bc0ebc6b49bc1672c2b4fe7b25821
 
155956
Author: Arturo Espinosa <unammx@src.gnome.org>
 
155957
Date:   Fri May 15 22:54:03 1998 +0000
 
155958
 
 
155959
    i18n changes to bussign
 
155960
    
 
155961
    
 
155962
    
 
155963
    i18n changes to bussign
 
155964
 
 
155965
 po/POTFILES.in |    1 +
 
155966
 1 files changed, 1 insertions(+), 0 deletions(-)
 
155967
 
 
155968
commit 6c9450b2aac86c09526839f29e80f32dc071f03c
 
155969
Author: Vincent Renardias <vinc@src.gnome.org>
 
155970
Date:   Thu May 14 13:37:57 1998 +0000
 
155971
 
 
155972
    Thu, 14 May 1998 15:33:07 +0200  [Vincent]
 
155973
    
 
155974
    * Yet another attempt to keep FR translations up to date...
 
155975
 
 
155976
 po/fr.po |    8 ++++----
 
155977
 1 files changed, 4 insertions(+), 4 deletions(-)
 
155978
 
 
155979
commit bb5629da3ae676b905a57da0f5b41eda530082b5
 
155980
Author: Christopher Blizzard <blizzard@src.gnome.org>
 
155981
Date:   Thu May 14 01:50:43 1998 +0000
 
155982
 
 
155983
    Add the bussign to the build list.
 
155984
    
 
155985
    * Add the bussign to the build list.
 
155986
 
 
155987
 ChangeLog    |    5 +++++
 
155988
 configure.in |    1 +
 
155989
 2 files changed, 6 insertions(+), 0 deletions(-)
 
155990
 
 
155991
commit 779393167654e257a27cb513eec6bf4c33cc15a6
 
155992
Author: Vincent Renardias <vinc@src.gnome.org>
 
155993
Date:   Wed May 13 21:00:08 1998 +0000
 
155994
 
 
155995
    Wed, 13 May 1998 22:59:15 +0200  [Vincent]
 
155996
    
 
155997
    * Translation updates.
 
155998
 
 
155999
 po/fr.po |  449 ++++++++++++++++++++++++++++++++++++++++----------------------
 
156000
 1 files changed, 290 insertions(+), 159 deletions(-)
 
156001
 
 
156002
commit 4234f0a2c8501e384953564b2e89639e01e96f54
 
156003
Author: Robert Norris <srn@src.gnome.org>
 
156004
Date:   Fri May 8 06:21:35 1998 +0000
 
156005
 
 
156006
    Added netload.
 
156007
    
 
156008
    
 
156009
    Added netload.
 
156010
 
 
156011
 configure.in |    1 +
 
156012
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156013
 
 
156014
commit 9f8a5961b85dfcf63b43acdb0950cb42e0def7c7
 
156015
Author: George Lebl <jirka@src.gnome.org>
 
156016
Date:   Fri May 8 03:09:49 1998 +0000
 
156017
 
 
156018
    ok .. try two of the commit .... fish applet going to
 
156019
    applets dir and getting a new Amusements category ...
 
156020
    -George
 
156021
 
 
156022
 configure.in |    1 +
 
156023
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156024
 
 
156025
commit 52dc218a30eff33def6eaec19b005e15a27d747e
 
156026
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156027
Date:   Thu May 7 17:43:47 1998 +0000
 
156028
 
 
156029
    More Irish
 
156030
 
 
156031
 configure.in |    2 +-
 
156032
 po/ga.po     |  543 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156033
 2 files changed, 544 insertions(+), 1 deletions(-)
 
156034
 
 
156035
commit d5ea8e0095d9af976871ab66858cd5166f0a924c
 
156036
Author: George Lebl <jirka@src.gnome.org>
 
156037
Date:   Tue May 5 09:51:25 1998 +0000
 
156038
 
 
156039
    added the printer makefile so that the whole thing will build
 
156040
    -George
 
156041
 
 
156042
 configure.in |    1 +
 
156043
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156044
 
 
156045
commit 3e9d8a3004d3717eb40165bb9143e6e1e4162e7d
 
156046
Author: Mark Galassi <rosalia@cygnus.com>
 
156047
Date:   Tue May 5 09:34:15 1998 +0000
 
156048
 
 
156049
    added a bit more to the panel; that's it for the Red Hat 5.1 release, I
 
156050
    
 
156051
    1998-05-05  Mark Galassi  <rosalia@cygnus.com>
 
156052
    
 
156053
        * core-docs/gnome-intro.sgml: added a bit more to the panel;
 
156054
        that's it for the Red Hat 5.1 release, I guess.
 
156055
 
 
156056
 ChangeLog |    3 +++
 
156057
 1 files changed, 3 insertions(+), 0 deletions(-)
 
156058
 
 
156059
commit 6229443fc0dece94601b1f163532665d4aef2cd2
 
156060
Author: Mark Galassi <rosalia@cygnus.com>
 
156061
Date:   Tue May 5 07:34:09 1998 +0000
 
156062
 
 
156063
    fixed little bug in installing help files.
 
156064
    
 
156065
    1998-05-05  Mark Galassi  <rosalia@cygnus.com>
 
156066
    
 
156067
        * core-docs/Makefile.am (install-data-local): fixed little bug in
 
156068
        installing help files.
 
156069
 
 
156070
 ChangeLog |    3 +++
 
156071
 1 files changed, 3 insertions(+), 0 deletions(-)
 
156072
 
 
156073
commit 4b67555e3b9dd05e1d205e1dcc1ba5c33fe85dc7
 
156074
Author: Mark Galassi <rosalia@cygnus.com>
 
156075
Date:   Tue May 5 07:21:09 1998 +0000
 
156076
 
 
156077
    completed the GNOME intro; there are many omissions, but it seems OK. Now
 
156078
    
 
156079
    1998-05-05  Mark Galassi  <rosalia@cygnus.com>
 
156080
    
 
156081
        * core-docs/gnome-intro.sgml: completed the GNOME intro; there are
 
156082
        many omissions, but it seems OK.  Now I have to proofread it a bit
 
156083
        and add a mention of panel applets.  I also added all the
 
156084
        generated HTML files for people who do not have the docbook tools
 
156085
        installed (this sucks).
 
156086
    
 
156087
        * core-docs/Makefile.am: put core-docs under automake with some
 
156088
        quickly hacked-up rules for the RH-5.1 release.  I will clean it
 
156089
        up later; this seems to work and install gnome-intro in a way such
 
156090
        that the help browser picks it up.
 
156091
    
 
156092
        * Makefile.am (SUBDIRS): added core-docs
 
156093
 
 
156094
 ChangeLog    |   15 +++++++++++++++
 
156095
 Makefile.am  |    3 ++-
 
156096
 configure.in |    1 +
 
156097
 3 files changed, 18 insertions(+), 1 deletions(-)
 
156098
 
 
156099
commit 83fdec557c988246e94d19be065c43665363e95c
 
156100
Author: Kjartan Maraas <kmaraas@fib.hl.no>
 
156101
Date:   Mon May 4 10:40:02 1998 +0000
 
156102
 
 
156103
    Updated the translation (no) in gnome-core
 
156104
    
 
156105
    Mon May 04 12:35:31 1998  Kjartan Maraas  <kmaraas@fib.hl.no>
 
156106
    
 
156107
        * Updated the translation (no) in gnome-core
 
156108
 
 
156109
 po/no.po |   42 +++++++++++++++++++++---------------------
 
156110
 1 files changed, 21 insertions(+), 21 deletions(-)
 
156111
 
 
156112
commit a114f1852219e38592dec4c3af25af11f80cfd98
 
156113
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156114
Date:   Mon May 4 06:11:00 1998 +0000
 
156115
 
 
156116
    We dont use libutil anymore -mig
 
156117
 
 
156118
 acconfig.h   |    2 --
 
156119
 configure.in |    7 -------
 
156120
 2 files changed, 0 insertions(+), 9 deletions(-)
 
156121
 
 
156122
commit 07087e23059e38ccb36721c23cc4d6c259309a36
 
156123
Author: Tom Tromey <tromey@cygnus.com>
 
156124
Date:   Mon May 4 04:58:31 1998 +0000
 
156125
 
 
156126
    New macro. Include UTIL_LIB check from gnome-libs.
 
156127
    
 
156128
    Sun May  3 22:43:59 1998  Tom Tromey  <tromey@cygnus.com>
 
156129
    
 
156130
        * acconfig.h (HAVE_FORKPTY): New macro.
 
156131
        * configure.in: Include UTIL_LIB check from gnome-libs.
 
156132
 
 
156133
 ChangeLog    |    5 +++++
 
156134
 acconfig.h   |    3 +++
 
156135
 configure.in |    7 +++++++
 
156136
 3 files changed, 15 insertions(+), 0 deletions(-)
 
156137
 
 
156138
commit a515d045904f349b6038f155bfc8e70b5fb9b455
 
156139
Author: Mark Galassi <rosalia@src.gnome.org>
 
156140
Date:   Sun May 3 16:20:18 1998 +0000
 
156141
 
 
156142
    added beginnings of a gnome-intro manual
 
156143
 
 
156144
 ChangeLog |    5 +++++
 
156145
 1 files changed, 5 insertions(+), 0 deletions(-)
 
156146
 
 
156147
commit e6931ed318cba32d8020fb051fc9a29e0e607fed
 
156148
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156149
Date:   Thu Apr 30 22:07:23 1998 +0000
 
156150
 
 
156151
    Added gnome-terminal.dekstop file Various little fixes for the
 
156152
    
 
156153
    
 
156154
    
 
156155
    Added gnome-terminal.dekstop file
 
156156
    Various little fixes for the panel/drop-image support.
 
156157
 
 
156158
 Makefile.am |    2 +-
 
156159
 1 files changed, 1 insertions(+), 1 deletions(-)
 
156160
 
 
156161
commit b7376fa4c8c0cfd2467befa6c572902362ee53d7
 
156162
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
156163
Date:   Wed Apr 29 13:01:09 1998 +0000
 
156164
 
 
156165
    Updated Changelog to reflect updated no.po <kmaraas@fib.hl.no>
 
156166
 
 
156167
 po/ChangeLog |    4 ++++
 
156168
 1 files changed, 4 insertions(+), 0 deletions(-)
 
156169
 
 
156170
commit 986a79f097a2f46b3d7498975105d3ddb4a895ac
 
156171
Author: Kjartan Maraas <kmaraas@src.gnome.org>
 
156172
Date:   Wed Apr 29 12:27:37 1998 +0000
 
156173
 
 
156174
    Wed 29 Apr 14:22:00 1998 Kjartan Maraas <kmaraas@fib.hl.no>
 
156175
    
 
156176
    
 
156177
    Wed 29 Apr 14:22:00 1998 Kjartan Maraas <kmaraas@fib.hl.no>
 
156178
    
 
156179
        * Updated the Norwegian translation.
 
156180
 
 
156181
 po/no.po |   42 +++++++++++++++++++++---------------------
 
156182
 1 files changed, 21 insertions(+), 21 deletions(-)
 
156183
 
 
156184
commit 3d444ed1e12ad39a6b7291980a9c93350e5d60c6
 
156185
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156186
Date:   Tue Apr 28 19:53:50 1998 +0000
 
156187
 
 
156188
    Dropped the crypt code as it was not protecting anything (only case we
 
156189
    
 
156190
    
 
156191
    
 
156192
    Dropped the crypt code as it was not protecting anything (only
 
156193
    case we care about is local case).
 
156194
    
 
156195
    Gnome terminal should be working now correctly.
 
156196
    
 
156197
    Miguel.
 
156198
 
 
156199
 configure.in |    8 --------
 
156200
 1 files changed, 0 insertions(+), 8 deletions(-)
 
156201
 
 
156202
commit 1f93d7c82382e4a868cbed07e49cff2b111914ba
 
156203
Author: Tristan Tarrant <ttarrant@src.gnome.org>
 
156204
Date:   Tue Apr 28 12:43:23 1998 +0000
 
156205
 
 
156206
    Italian texts update - Tristan Tarrant
 
156207
 
 
156208
 po/it.po |  495 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 
156209
 1 files changed, 413 insertions(+), 82 deletions(-)
 
156210
 
 
156211
commit 8d44efbb55f4ba34f745e7daf91fa903c590454f
 
156212
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156213
Date:   Tue Apr 28 06:09:42 1998 +0000
 
156214
 
 
156215
    My first attempt at using the Zvt widget for the full-fledged GNOME
 
156216
    
 
156217
    
 
156218
    
 
156219
    My first attempt at using the Zvt widget for the full-fledged GNOME
 
156220
    terminal.
 
156221
    
 
156222
    Miguel.
 
156223
 
 
156224
 Makefile.am  |    2 +-
 
156225
 configure.in |    1 +
 
156226
 2 files changed, 2 insertions(+), 1 deletions(-)
 
156227
 
 
156228
commit 228370748ab609615aac963784bf5dd88869a037
 
156229
Author: EDT 1998 Gregory McLean <gregm@comstar.net>
 
156230
Date:   Tue Apr 28 01:17:22 1998 +0000
 
156231
 
 
156232
    changed a couple of <icon>.xpm to <icon.png> as the xpm files for _thoose_
 
156233
    
 
156234
    Mon Apr 27 20:42:24 EDT 1998 Gregory McLean <gregm@comstar.net>
 
156235
    
 
156236
            * panel/menu.c : changed a couple of <icon>.xpm to <icon.png> as
 
156237
              the xpm files for _thoose_ icons wern't there.
 
156238
 
 
156239
 ChangeLog |   12 ++++++++++++
 
156240
 1 files changed, 12 insertions(+), 0 deletions(-)
 
156241
 
 
156242
commit 03ba69e7b27bb90b620b17861342b2638d0af4e2
 
156243
Author: rhlabs <rhlabs>
 
156244
Date:   Mon Apr 27 03:15:44 1998 +0000
 
156245
 
 
156246
    Added configuration for the new mixer applet
 
156247
    
 
156248
    Dr Mike <msf@redhat.com>
 
156249
 
 
156250
 configure.in |    7 +++++++
 
156251
 1 files changed, 7 insertions(+), 0 deletions(-)
 
156252
 
 
156253
commit a863f1540bfd8be57a06fc6ef82b413be7d1409e
 
156254
Author: Tom Tromey <tromey@cygnus.com>
 
156255
Date:   Sun Apr 26 22:33:49 1998 +0000
 
156256
 
 
156257
    New macro. Added --with-window-manager option.
 
156258
    
 
156259
    Sun Apr 26 01:05:51 1998  Tom Tromey  <tromey@cygnus.com>
 
156260
    
 
156261
        * acconfig.h (WINDOW_MANAGER): New macro.
 
156262
        * configure.in: Added --with-window-manager option.
 
156263
 
 
156264
 ChangeLog    |    3 +++
 
156265
 acconfig.h   |    3 +++
 
156266
 configure.in |    5 +++++
 
156267
 3 files changed, 11 insertions(+), 0 deletions(-)
 
156268
 
 
156269
commit 41558a02798121690c639dc21092533555e08712
 
156270
Author: Tom Tromey <tromey@cygnus.com>
 
156271
Date:   Sun Apr 26 16:49:41 1998 +0000
 
156272
 
 
156273
    Unconditionally look for crypt.h.
 
156274
    
 
156275
    Sun Apr 26 01:05:51 1998  Tom Tromey  <tromey@cygnus.com>
 
156276
    
 
156277
        * configure.in: Unconditionally look for crypt.h.
 
156278
 
 
156279
 ChangeLog    |    4 ++++
 
156280
 configure.in |    4 ++--
 
156281
 2 files changed, 6 insertions(+), 2 deletions(-)
 
156282
 
 
156283
commit 99cbb093f67699becc33b092ea9893e5cbadb115
 
156284
Author: EDT 1998 Gregory McLean <gregm@comstar.net>
 
156285
Date:   Sun Apr 26 15:16:43 1998 +0000
 
156286
 
 
156287
    changed the AC_PROG_LEX -> AM_PROG_LEX though I couldn't find any lex
 
156288
    
 
156289
    Sun Apr 26 10:55:18 EDT 1998 Gregory McLean <gregm@comstar.net>
 
156290
    
 
156291
            * configure.in: changed the AC_PROG_LEX -> AM_PROG_LEX
 
156292
              though I couldn't find any lex files that this is needed
 
156293
              for. IIRC automake 1.2 supports this macro also.
 
156294
        * applets/netwatch/netwatch.c: some work on getting it to work
 
156295
          with the new applet_lib stuff.
 
156296
        * applets/netwatch/netwatch-old.c: is the original code.
 
156297
 
 
156298
 ChangeLog    |    6 ++++++
 
156299
 configure.in |    4 ++--
 
156300
 2 files changed, 8 insertions(+), 2 deletions(-)
 
156301
 
 
156302
commit 973dba615433491e42ec46b8644a2325b1a8f0d9
 
156303
Author: Vincent Renardias <vinc@src.gnome.org>
 
156304
Date:   Sat Apr 25 01:03:27 1998 +0000
 
156305
 
 
156306
    Sat, 25 Apr 1998 03:02:30 +0200  [Vincent]
 
156307
    
 
156308
    * fr.po files updated.
 
156309
 
 
156310
 po/fr.po |  228 +++++++++++++++++++++++++++++++-------------------------------
 
156311
 1 files changed, 115 insertions(+), 113 deletions(-)
 
156312
 
 
156313
commit f28b767807a26f63c47579721bb314f92306a1e2
 
156314
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156315
Date:   Fri Apr 24 23:44:39 1998 +0000
 
156316
 
 
156317
    Norwegian translation
 
156318
 
 
156319
 configure.in |    2 +-
 
156320
 po/no.po     |  840 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156321
 2 files changed, 841 insertions(+), 1 deletions(-)
 
156322
 
 
156323
commit dbbc00f31b875014e444bad97dd60a7cada457ac
 
156324
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156325
Date:   Fri Apr 24 18:14:39 1998 +0000
 
156326
 
 
156327
    Configure for -lcrypt library.
 
156328
    
 
156329
    
 
156330
    
 
156331
    Configure for -lcrypt library.
 
156332
 
 
156333
 configure.in |    8 ++++++++
 
156334
 1 files changed, 8 insertions(+), 0 deletions(-)
 
156335
 
 
156336
commit be44a8c1df03ef872a845d24477c5789255572aa
 
156337
Author: Radek Doulik <rodo@src.gnome.org>
 
156338
Date:   Wed Apr 22 15:29:31 1998 +0000
 
156339
 
 
156340
    added cpumemusage
 
156341
    
 
156342
    Radek
 
156343
 
 
156344
 configure.in |    1 +
 
156345
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156346
 
 
156347
commit abd768b22f6bdac74186d50248a35e5190af149d
 
156348
Author: Tim P. Gerla <timg@src.gnome.org>
 
156349
Date:   Tue Apr 21 07:00:51 1998 +0000
 
156350
 
 
156351
    Added applets/cpuload/Makefile to configure.in
 
156352
 
 
156353
 configure.in |    1 +
 
156354
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156355
 
 
156356
commit 2059d523301e3aa5a33772fec54fbce7280a8c13
 
156357
Author: EDT 1998 Gregory McLean <gregm@comstar.net>
 
156358
Date:   Sun Apr 19 13:42:11 1998 +0000
 
156359
 
 
156360
    updated to ignore generated files.
 
156361
    
 
156362
    Sun Apr 19 09:38:36 EDT 1998 Gregory McLean <gregm@comstar.net>
 
156363
    
 
156364
            * applets/*/.cvsignore: updated to ignore generated files.
 
156365
 
 
156366
 ChangeLog |    4 ++++
 
156367
 1 files changed, 4 insertions(+), 0 deletions(-)
 
156368
 
 
156369
commit 401e94c56034e13328cacec5c7b823c1035e41a1
 
156370
Author: Vincent Renardias <vinc@src.gnome.org>
 
156371
Date:   Sat Apr 18 00:01:50 1998 +0000
 
156372
 
 
156373
    Fri, 17 Apr 1998 23:48:12 +0200  [Vincent]
 
156374
    
 
156375
    Update the French translations a bit everywhere...
 
156376
    
 
156377
    Major changes for:
 
156378
    * gnome-help (New)
 
156379
    * ee (Much more complete translations plus fixed a typo in the original version ;)
 
156380
    * ghex (New)
 
156381
    * gncal (New)
 
156382
    * mc (Updated, Added more translations, still needs work through)
 
156383
 
 
156384
 po/fr.po |  701 ++++++++++++++++++++++++++++++++++++++++++++------------------
 
156385
 1 files changed, 502 insertions(+), 199 deletions(-)
 
156386
 
 
156387
commit 0f2bbef0ff75cce6791bfb837a6030eac3dd308e
 
156388
Author: rhlabs <rhlabs>
 
156389
Date:   Thu Apr 16 18:08:51 1998 +0000
 
156390
 
 
156391
    Added es.po back
 
156392
    
 
156393
    Dr Mike <msf@redhat.com>
 
156394
 
 
156395
 configure.in |    2 +-
 
156396
 1 files changed, 1 insertions(+), 1 deletions(-)
 
156397
 
 
156398
commit 7dc718243e9e0e52a8a3dc516fc70815e8c57efd
 
156399
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156400
Date:   Thu Apr 16 17:33:08 1998 +0000
 
156401
 
 
156402
    Missing file.
 
156403
    
 
156404
    
 
156405
    Missing file.
 
156406
 
 
156407
 po/es.po |  815 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156408
 1 files changed, 815 insertions(+), 0 deletions(-)
 
156409
 
 
156410
commit d4cef7b2de19912990c3ea4dfd2d7a4a8df3f9fe
 
156411
Author: rhlabs <rhlabs>
 
156412
Date:   Thu Apr 16 15:17:05 1998 +0000
 
156413
 
 
156414
    I think someone left out the po/es.po file, right now gnome-core won't
 
156415
    build properly. I took es.po out of ALL_LINGUAS
 
156416
    
 
156417
    Dr Mike <msf@redhat.com>
 
156418
 
 
156419
 configure.in |    2 +-
 
156420
 1 files changed, 1 insertions(+), 1 deletions(-)
 
156421
 
 
156422
commit 7b52d857326483457c680b807b9a44b6996efe77
 
156423
Author: Miguel de Icaza <miguel@nuclecu.unam.mx>
 
156424
Date:   Thu Apr 16 05:05:06 1998 +0000
 
156425
 
 
156426
    Spanish translation for gnome core +
 
156427
    
 
156428
    
 
156429
    
 
156430
    Spanish translation for gnome core +
 
156431
    
 
156432
    1998-04-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>
 
156433
    
 
156434
        * history.c: i18n support.
 
156435
        * gnome-helpwin.c: i18n support.
 
156436
        * gnome-help-browser.c (configCallback): i18n support.
 
156437
        * bookmarks.c (createBookmarksWindow): Add support for i18n
 
156438
 
 
156439
 configure.in   |    2 +-
 
156440
 po/POTFILES.in |   15 +++++++++++++++
 
156441
 2 files changed, 16 insertions(+), 1 deletions(-)
 
156442
 
 
156443
commit ea14991f706bdccbcd67ca9f44fc34aa95d6ef5a
 
156444
Author: Tristan Tarrant <ttarrant@src.gnome.org>
 
156445
Date:   Wed Apr 8 13:25:56 1998 +0000
 
156446
 
 
156447
    Updated Italian texts - Tristan Tarrant <ttarrant@suntlc.etnoteam.it>
 
156448
 
 
156449
 po/it.po |  371 ++++++++++++++++++++++++++++++++++++++++----------------------
 
156450
 1 files changed, 239 insertions(+), 132 deletions(-)
 
156451
 
 
156452
commit 46dcdb2d3c4f519f9f9934de7230081880967c5a
 
156453
Author: George Lebl <jirka@src.gnome.org>
 
156454
Date:   Wed Mar 18 09:11:57 1998 +0000
 
156455
 
 
156456
    create a Makefile in applets/applets-dirs
 
156457
    - George
 
156458
 
 
156459
 configure.in |    1 +
 
156460
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156461
 
 
156462
commit 2a8009e187e75ba9498975c593aad2b262e789c1
 
156463
Author: George Lebl <jirka@5z.com>
 
156464
Date:   Wed Mar 18 07:33:16 1998 +0000
 
156465
 
 
156466
    updated teh Makefiles being created
 
156467
    
 
156468
    Tue Mar 17 23:26:47 1998  George Lebl  <jirka@5z.com>
 
156469
    
 
156470
            * configure.in: updated teh Makefiles being created
 
156471
    
 
156472
            * Makefile.am: build in applets
 
156473
    
 
156474
            * applets/Makefile.am: build clock
 
156475
    
 
156476
    Tue Mar 17 23:27:31 1998  George Lebl  <jirka@5z.com>
 
156477
    
 
156478
            * clock/clock.c: updated to the corba clock.c
 
156479
    
 
156480
    Tue Mar 17 23:22:50 1998  George Lebl  <jirka@5z.com>
 
156481
    
 
156482
            * clock.c: removed, clock is now in ../applets/clock/
 
156483
    
 
156484
    Tue Mar 17 23:30:04 1998  George Lebl  <jirka@5z.com>
 
156485
    
 
156486
            * gtkplug.[ch], gtksocket.[ch]: removed from panel, they
 
156487
              are in libgnomeui now
 
156488
    
 
156489
    I think I forgot to commit a few changes .. so a big lump comming up :)
 
156490
    
 
156491
    (btw why does cvs -z9 commit in the root of gnome-core find stuff
 
156492
    that I didn't touch???)
 
156493
    
 
156494
    -George
 
156495
 
 
156496
 ChangeLog    |    8 ++++++++
 
156497
 Makefile.am  |    3 ++-
 
156498
 configure.in |   11 ++++++-----
 
156499
 3 files changed, 16 insertions(+), 6 deletions(-)
 
156500
 
 
156501
commit f47ab8ad3388de3f682c58c5b96238d4fb47ece2
 
156502
Author: George Lebl <jirka@5z.com>
 
156503
Date:   Wed Mar 18 07:08:29 1998 +0000
 
156504
 
 
156505
    fixed the files after the applets move
 
156506
    
 
156507
    Tue Mar 17 23:00:33 1998  George Lebl  <jirka@5z.com>
 
156508
    
 
156509
            * POTFILES.in: fixed the files after the applets move
 
156510
 
 
156511
 po/ChangeLog   |    4 ++++
 
156512
 po/POTFILES.in |    6 +++---
 
156513
 2 files changed, 7 insertions(+), 3 deletions(-)
 
156514
 
 
156515
commit 9ae7a15243c86da8a80b5751b3fcaf1be7743b99
 
156516
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
156517
Date:   Tue Mar 17 09:30:50 1998 +0000
 
156518
 
 
156519
    Updated translation.
 
156520
 
 
156521
 po/ko.po |  337 +++++++++++++++++++++++++++++++++++++++++++-------------------
 
156522
 1 files changed, 233 insertions(+), 104 deletions(-)
 
156523
 
 
156524
commit 7fc418d39b6c71c0541b32da6a4133818ae3c94f
 
156525
Author: George Lebl <jirka@5z.com>
 
156526
Date:   Sun Mar 15 04:23:57 1998 +0000
 
156527
 
 
156528
    added a Launcher interface, but didn't do anything with it yet.
 
156529
    
 
156530
    Sat Mar 14 20:21:31 1998  George Lebl  <jirka@5z.com>
 
156531
    
 
156532
            * gnome-panel.idl, launcher-lib.(cc|h): added a Launcher
 
156533
              interface, but didn't do anything with it yet.
 
156534
 
 
156535
 ChangeLog |    5 +++++
 
156536
 1 files changed, 5 insertions(+), 0 deletions(-)
 
156537
 
 
156538
commit b566e5edee35d3dbf38d6d5e0e2e6f684b8de40a
 
156539
Author: George Lebl <jirka@5z.com>
 
156540
Date:   Fri Mar 13 21:46:38 1998 +0000
 
156541
 
 
156542
    fixed some FIXME's and added some sanity checks
 
156543
    
 
156544
    Fri Mar 13 13:44:40 1998  George Lebl  <jirka@5z.com>
 
156545
    
 
156546
            * panel.c,clock.c: fixed some FIXME's and added some
 
156547
              sanity checks
 
156548
 
 
156549
 ChangeLog |    5 +++++
 
156550
 1 files changed, 5 insertions(+), 0 deletions(-)
 
156551
 
 
156552
commit b02c3daa2b808d4de16e974b90fdc10641b31ade
 
156553
Author: Carsten Schaar <carsten@src.gnome.org>
 
156554
Date:   Fri Mar 13 16:56:39 1998 +0000
 
156555
 
 
156556
    Added German translation.
 
156557
    
 
156558
    * configure.in (ALL_LINGUAS): Added German translation.
 
156559
 
 
156560
 ChangeLog    |    4 ++++
 
156561
 configure.in |    2 +-
 
156562
 2 files changed, 5 insertions(+), 1 deletions(-)
 
156563
 
 
156564
commit 3a7d355d250d78a0d6b6eb1faaa5b240706772c0
 
156565
Author: Carsten Schaar <carsten@src.gnome.org>
 
156566
Date:   Fri Mar 13 16:56:00 1998 +0000
 
156567
 
 
156568
    New file.
 
156569
    
 
156570
    * de.po: New file.
 
156571
 
 
156572
 po/ChangeLog |    4 +
 
156573
 po/de.po     |  541 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156574
 2 files changed, 545 insertions(+), 0 deletions(-)
 
156575
 
 
156576
commit e9bf25691374888ab10f06a0b5d245dd0a72eb0e
 
156577
Author: Raja R Harinath <harinath@src.gnome.org>
 
156578
Date:   Fri Mar 13 07:31:35 1998 +0000
 
156579
 
 
156580
    New check for `inet_aton'.
 
156581
    
 
156582
    * configure.in (RES_LIBS): New check for `inet_aton'.
 
156583
    
 
156584
    - Hari
 
156585
 
 
156586
 ChangeLog    |    4 ++++
 
156587
 configure.in |   12 ++++++++++++
 
156588
 2 files changed, 16 insertions(+), 0 deletions(-)
 
156589
 
 
156590
commit 48e370dc91f6e2315759fd88edf56f1d99a79337
 
156591
Author: Tom Tromey <tromey@cygnus.com>
 
156592
Date:   Wed Mar 11 05:35:32 1998 +0000
 
156593
 
 
156594
    Removed. Don't create stamp.h.
 
156595
    
 
156596
    Tue Mar 10 22:33:39 1998  Tom Tromey  <tromey@cygnus.com>
 
156597
    
 
156598
        * stamp.h.in: Removed.
 
156599
        * configure.in: Don't create stamp.h.
 
156600
 
 
156601
 ChangeLog    |    5 +++++
 
156602
 configure.in |    4 ++--
 
156603
 2 files changed, 7 insertions(+), 2 deletions(-)
 
156604
 
 
156605
commit 988a25e42d01f4a84602be364c9f71c7147680b1
 
156606
Author: Tom Tromey <tromey@cygnus.com>
 
156607
Date:   Mon Mar 9 04:54:23 1998 +0000
 
156608
 
 
156609
    Removed. Don't create version.h.
 
156610
    
 
156611
    Sun Mar  8 21:41:18 1998  Tom Tromey  <tromey@cygnus.com>
 
156612
    
 
156613
        * version.h.in: Removed.
 
156614
        * configure.in: Don't create version.h.
 
156615
 
 
156616
 ChangeLog    |    5 +++++
 
156617
 configure.in |    1 -
 
156618
 2 files changed, 5 insertions(+), 1 deletions(-)
 
156619
 
 
156620
commit b9e431b156595a3a5fc1935f56e1df119c130705
 
156621
Author: Tom Tromey <tromey@cygnus.com>
 
156622
Date:   Mon Mar 9 02:44:00 1998 +0000
 
156623
 
 
156624
    Added gsm/main.c and gsm/save-session.c.
 
156625
    
 
156626
    Sat Mar  7 12:07:28 1998  Tom Tromey  <tromey@cygnus.com>
 
156627
    
 
156628
        * POTFILES.in: Added gsm/main.c and gsm/save-session.c.
 
156629
 
 
156630
 po/ChangeLog   |    4 ++++
 
156631
 po/POTFILES.in |    2 ++
 
156632
 2 files changed, 6 insertions(+), 0 deletions(-)
 
156633
 
 
156634
commit c3c8d58e6d08e040f3c608fa1dcf2ab43ca75a1e
 
156635
Author: George Lebl <jirka@src.gnome.org>
 
156636
Date:   Thu Mar 5 07:37:55 1998 +0000
 
156637
 
 
156638
    updates to reflect the current panel tree - George
 
156639
 
 
156640
 po/POTFILES.in |    9 +++++----
 
156641
 1 files changed, 5 insertions(+), 4 deletions(-)
 
156642
 
 
156643
commit 52e7fa2e35f0875fad32782ab89c08200147b42a
 
156644
Author: Elliot Lee <sopwith@src.gnome.org>
 
156645
Date:   Wed Mar 4 23:12:36 1998 +0000
 
156646
 
 
156647
    remove a few extra makefile listings
 
156648
 
 
156649
 configure.in |    4 ----
 
156650
 1 files changed, 0 insertions(+), 4 deletions(-)
 
156651
 
 
156652
commit 21475b576a77b7612ce0c99998c06795d841b6b9
 
156653
Author: Tom Tromey <tromey@cygnus.com>
 
156654
Date:   Wed Mar 4 08:29:14 1998 +0000
 
156655
 
 
156656
    Added.
 
156657
    
 
156658
    Wed Mar  4 01:18:19 1998  Tom Tromey  <tromey@cygnus.com>
 
156659
    
 
156660
        * acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME,
 
156661
        HAVE_PROGRAM_INVOCATION_NAME): Added.
 
156662
 
 
156663
 ChangeLog  |    5 +++++
 
156664
 acconfig.h |    2 ++
 
156665
 2 files changed, 7 insertions(+), 0 deletions(-)
 
156666
 
 
156667
commit 23bf33d88e81c37e2300ac5945cf59d82953ec83
 
156668
Author: Raja R Harinath <harinath@src.gnome.org>
 
156669
Date:   Wed Mar 4 06:18:17 1998 +0000
 
156670
 
 
156671
    libapplet changes
 
156672
 
 
156673
 po/ChangeLog   |    5 +++++
 
156674
 po/POTFILES.in |    2 +-
 
156675
 2 files changed, 6 insertions(+), 1 deletions(-)
 
156676
 
 
156677
commit 21ad4cefa413b584805082a34a81522c6216d378
 
156678
Author: Raja R Harinath <harinath@src.gnome.org>
 
156679
Date:   Wed Mar 4 06:16:25 1998 +0000
 
156680
 
 
156681
    Add `panel/libapplet/Makefile'.
 
156682
    
 
156683
    * configure.in (AC_OUTPUT): Add `panel/libapplet/Makefile'.
 
156684
    
 
156685
    - Hari
 
156686
 
 
156687
 ChangeLog    |    4 ++++
 
156688
 configure.in |    2 +-
 
156689
 2 files changed, 5 insertions(+), 1 deletions(-)
 
156690
 
 
156691
commit 2e772bffd0fa3b63192d8519058fd0384d243763
 
156692
Author: Tom Tromey <tromey@cygnus.com>
 
156693
Date:   Mon Mar 2 22:35:56 1998 +0000
 
156694
 
 
156695
    Removed check for SMlib.h; now comes from gnome-x-checks.m4.
 
156696
    
 
156697
    Mon Mar  2 15:30:00 1998  Tom Tromey  <tromey@cygnus.com>
 
156698
    
 
156699
        * configure.in: Removed check for SMlib.h; now comes from
 
156700
        gnome-x-checks.m4.
 
156701
 
 
156702
 ChangeLog    |    5 +++++
 
156703
 configure.in |    6 +-----
 
156704
 2 files changed, 6 insertions(+), 5 deletions(-)
 
156705
 
 
156706
commit 6883759be942d61dfac6d4be93c0ca3cc98b15e6
 
156707
Author: Vincent Renardias <vinc@src.gnome.org>
 
156708
Date:   Sat Feb 28 19:09:00 1998 +0000
 
156709
 
 
156710
    Sat, 28 Feb 1998 20:07:19 +0100  [Vincent]
 
156711
    
 
156712
    * Updated existing fr.po files, corrected some typos.
 
156713
 
 
156714
 po/fr.po |   48 ++++++++++++++++++++++++------------------------
 
156715
 1 files changed, 24 insertions(+), 24 deletions(-)
 
156716
 
 
156717
commit b1cf5257044903e5f73d2a90a53c4255418f78e2
 
156718
Author: Raja R Harinath <harinath@src.gnome.org>
 
156719
Date:   Thu Feb 26 21:14:55 1998 +0000
 
156720
 
 
156721
    Make the check for SMlib.h work better with the checks that happen in
 
156722
    
 
156723
    * configure.in: Make the check for SMlib.h work better with the
 
156724
    checks that happen in macros/gnome-x-checks.m4.
 
156725
    
 
156726
    - Hari
 
156727
 
 
156728
 ChangeLog    |    5 +++++
 
156729
 configure.in |    8 ++++++--
 
156730
 2 files changed, 11 insertions(+), 2 deletions(-)
 
156731
 
 
156732
commit 83c51aa6b7293ee11e249abb7bea7c242db58078
 
156733
Author: Tom Tromey <tromey@cygnus.com>
 
156734
Date:   Thu Feb 26 19:45:07 1998 +0000
 
156735
 
 
156736
    Check for X11/SM/SMlib.h.
 
156737
    
 
156738
    Thu Feb 26 12:37:07 1998  Tom Tromey  <tromey@cygnus.com>
 
156739
    
 
156740
        * configure.in: Check for X11/SM/SMlib.h.
 
156741
 
 
156742
 ChangeLog    |    4 ++++
 
156743
 configure.in |    4 ++++
 
156744
 2 files changed, 8 insertions(+), 0 deletions(-)
 
156745
 
 
156746
commit beb50fc5c50c7b2ba90497c352b5ce48510a346a
 
156747
Author: Raja R Harinath <harinath@src.gnome.org>
 
156748
Date:   Thu Feb 26 01:51:28 1998 +0000
 
156749
 
 
156750
    Misc. fixes  -- Hari
 
156751
 
 
156752
 Makefile.am |    4 ++--
 
156753
 1 files changed, 2 insertions(+), 2 deletions(-)
 
156754
 
 
156755
commit 7af9c6f6d3e1ba04e17e20a4165c80dc63de480f
 
156756
Author: Raja R Harinath <harinath@src.gnome.org>
 
156757
Date:   Thu Feb 26 00:57:09 1998 +0000
 
156758
 
 
156759
    Remove duplicated entry for `panel/batmon/Makefile'.
 
156760
    
 
156761
    * configure.in (AC_OUTPUT): Remove duplicated entry for
 
156762
    `panel/batmon/Makefile'.
 
156763
    
 
156764
    - Hari
 
156765
 
 
156766
 ChangeLog    |    5 +++++
 
156767
 configure.in |    1 -
 
156768
 2 files changed, 5 insertions(+), 1 deletions(-)
 
156769
 
 
156770
commit e8ca46aa517930c994d5f85d041c1b17426abacd
 
156771
Author: Vincent Renardias <vinc@src.gnome.org>
 
156772
Date:   Wed Feb 25 19:28:46 1998 +0000
 
156773
 
 
156774
    Wed, 25 Feb 1998 20:26:22 +0100  [Vincent]
 
156775
    
 
156776
    - Added missing it.po in configure.in (ALL_LINGUAS)
 
156777
 
 
156778
 configure.in |    2 +-
 
156779
 po/fr.po     |    6 +++---
 
156780
 2 files changed, 4 insertions(+), 4 deletions(-)
 
156781
 
 
156782
commit 08836b3419ad35bc6a5dda6e3f7c727482b05da7
 
156783
Author: Tim Janik <timj@src.gnome.org>
 
156784
Date:   Wed Feb 25 13:54:11 1998 +0000
 
156785
 
 
156786
    yeppers, initial gemvt import, finally!
 
156787
    this is much a work in progress, it compiles and
 
156788
    runs a shell, but that's it currently.
 
156789
 
 
156790
 Makefile.am  |    4 ++--
 
156791
 configure.in |    7 +++++++
 
156792
 2 files changed, 9 insertions(+), 2 deletions(-)
 
156793
 
 
156794
commit 4e51e3cb8bb881166c88bf80c2f030c12afd6af1
 
156795
Author: Vincent Renardias <vinc@src.gnome.org>
 
156796
Date:   Tue Feb 24 19:44:28 1998 +0000
 
156797
 
 
156798
    Tue, 24 Feb 1998 20:04:09 +0100  Vincent Renardias  <vincent@waw.com>
 
156799
    
 
156800
            * Added files to POTFILES.in:
 
156801
            desktop-properties/{main,app-mouse,app-keyboard,app-background}.c
 
156802
            panel/{panel_config_global,panel_config,menu,applet-lib}.{c,cc}
 
156803
            panel/logout/logout.c
 
156804
            * Updated fr.po consequently.
 
156805
            * Added translations for desktop-links/*.directory
 
156806
 
 
156807
 po/ChangeLog   |    9 ++
 
156808
 po/POTFILES.in |   10 ++
 
156809
 po/fr.po       |  290 ++++++++++++++++++++++++++++++++++++++++----------------
 
156810
 3 files changed, 226 insertions(+), 83 deletions(-)
 
156811
 
 
156812
commit d38405c92426921596dfa0010a894122d99bf64b
 
156813
Author: rhlabs <rhlabs>
 
156814
Date:   Mon Feb 23 19:05:48 1998 +0000
 
156815
 
 
156816
    Added gnome-info2html entry
 
156817
    
 
156818
    Dr Mike <msf@redhat.com>
 
156819
 
 
156820
 configure.in |    1 +
 
156821
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156822
 
 
156823
commit 851a347e0bf2a5f51d279e99918aa5ecc4966a11
 
156824
Author: Tristan Tarrant <ttarrant@src.gnome.org>
 
156825
Date:   Mon Feb 23 13:37:22 1998 +0000
 
156826
 
 
156827
    Italian texts - Tristan Tarrant <ttarrant@suntlc.etnoteam.it>
 
156828
 
 
156829
 po/it.po |  415 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156830
 1 files changed, 415 insertions(+), 0 deletions(-)
 
156831
 
 
156832
commit 863416e251de698f7aa2084c17f6997fe955132a
 
156833
Author: Vincent Renardias <vinc@src.gnome.org>
 
156834
Date:   Sun Feb 22 17:28:54 1998 +0000
 
156835
 
 
156836
    Added French translations...
 
156837
 
 
156838
 configure.in |    2 +-
 
156839
 po/ChangeLog |    4 +
 
156840
 po/fr.po     |  430 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156841
 3 files changed, 435 insertions(+), 1 deletions(-)
 
156842
 
 
156843
commit 312a61cac41edcb3d4c21697edb6bcfda655c82c
 
156844
Author: rhlabs <rhlabs>
 
156845
Date:   Fri Feb 20 20:51:18 1998 +0000
 
156846
 
 
156847
    Added help-browser/gnome-man2html to dirs to get built
 
156848
 
 
156849
 configure.in |    1 +
 
156850
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156851
 
 
156852
commit 86b0a75c1906bfef174886b8c9b4f0c1f1fa899e
 
156853
Author: Raja R Harinath <harinath@src.gnome.org>
 
156854
Date:   Mon Feb 16 23:41:12 1998 +0000
 
156855
 
 
156856
    Remove traces of `ac_gnome.m4'
 
156857
 
 
156858
 acinclude.m4 |    1 -
 
156859
 1 files changed, 0 insertions(+), 1 deletions(-)
 
156860
 
 
156861
commit b6c87c8163f6cedd2ba8a74b872e880fb2e62933
 
156862
Author: Changwoo Ryu <cwryu@src.gnome.org>
 
156863
Date:   Mon Feb 16 00:15:04 1998 +0000
 
156864
 
 
156865
    Added Korean translations.
 
156866
    And some ".cvsignore"'s.
 
156867
 
 
156868
 .cvsignore    |    3 +
 
156869
 configure.in  |    2 +-
 
156870
 po/.cvsignore |    1 +
 
156871
 po/ChangeLog  |    4 +
 
156872
 po/ko.po      |  429 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156873
 5 files changed, 438 insertions(+), 1 deletions(-)
 
156874
 
 
156875
commit 25078f297b516b129119a46cfc657992c7218a1c
 
156876
Author: Tom Tromey <tromey@cygnus.com>
 
156877
Date:   Sat Feb 14 08:44:23 1998 +0000
 
156878
 
 
156879
    Use tab in rule, not space.
 
156880
    
 
156881
    Sat Feb 14 01:31:21 1998  Tom Tromey  <tromey@cygnus.com>
 
156882
    
 
156883
        * Makefile.am (macros/macros.dep): Use tab in rule, not space.
 
156884
    
 
156885
        * configure.in: Run AC_LINK_FILES for gettext.
 
156886
 
 
156887
 ChangeLog    |    6 ++++++
 
156888
 Makefile.am  |    2 +-
 
156889
 configure.in |    2 ++
 
156890
 3 files changed, 9 insertions(+), 1 deletions(-)
 
156891
 
 
156892
commit 7e06af132f173dc86397cecd02cf962421ad3612
 
156893
Author: Raja R Harinath <harinath@src.gnome.org>
 
156894
Date:   Sat Feb 14 06:08:15 1998 +0000
 
156895
 
 
156896
    update .cvsignore.
 
156897
 
 
156898
 po/.cvsignore |   12 +++++++-----
 
156899
 1 files changed, 7 insertions(+), 5 deletions(-)
 
156900
 
 
156901
commit 9f72873211c1f05743f0747da09e5bbfbeaedfb6
 
156902
Author: Raja R Harinath <harinath@src.gnome.org>
 
156903
Date:   Sat Feb 14 06:06:56 1998 +0000
 
156904
 
 
156905
    Add new check. (AC_OUTPUT): Also generate `macros/Makefile'.
 
156906
    
 
156907
    * configure.in (GNOME_X_CHECKS): Add new check.
 
156908
    (AC_OUTPUT): Also generate `macros/Makefile'.
 
156909
    
 
156910
    * Makefile.am (macros/macros.dep): Maintainer rule to
 
156911
    auto-regenerate aclocal.m4.
 
156912
    (SUBDIRS): Add `macros'.
 
156913
    
 
156914
    * help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
 
156915
    `snprintf' with `g_snprintf'.
 
156916
 
 
156917
 ChangeLog    |   19 +++++++++++++
 
156918
 Makefile.am  |    9 +++++-
 
156919
 acconfig.h   |    1 +
 
156920
 autogen.sh   |   84 ++-------------------------------------------------------
 
156921
 configure.in |    3 ++
 
156922
 5 files changed, 33 insertions(+), 83 deletions(-)
 
156923
 
 
156924
commit 7a5721aaca658c55b9d0f3db01f3623b57de936c
 
156925
Author: rhlabs <rhlabs>
 
156926
Date:   Fri Feb 13 23:35:03 1998 +0000
 
156927
 
 
156928
    Added rule to make help-browser Makefile
 
156929
    
 
156930
    Dr Mike <msf@redhat.com>
 
156931
 
 
156932
 configure.in |    1 +
 
156933
 1 files changed, 1 insertions(+), 0 deletions(-)
 
156934
 
 
156935
commit 221945fac311ae9574b4da67977a348a00630b9e
 
156936
Author: rhlabs <rhlabs>
 
156937
Date:   Fri Feb 13 23:34:05 1998 +0000
 
156938
 
 
156939
    Added the help-browser directory to master list of SUBDIRS
 
156940
    
 
156941
    Dr Mike <msf@redhat.com>
 
156942
 
 
156943
 Makefile.am |    3 ++-
 
156944
 1 files changed, 2 insertions(+), 1 deletions(-)
 
156945
 
 
156946
commit 4d3c21f4d25c499f9675397fece84eb1e83888e1
 
156947
Author: Raja R Harinath <harinath@src.gnome.org>
 
156948
Date:   Thu Feb 12 00:11:49 1998 +0000
 
156949
 
 
156950
    Use AM_ACLOCAL_INCLUDE
 
156951
 
 
156952
 configure.in |    2 ++
 
156953
 1 files changed, 2 insertions(+), 0 deletions(-)
 
156954
 
 
156955
commit e73ee0a9968f512b46c119fc75cb4b8895088045
 
156956
Author: Elliot Lee <sopwith@src.gnome.org>
 
156957
Date:   Wed Feb 11 22:22:32 1998 +0000
 
156958
 
 
156959
    misc fixes
 
156960
 
 
156961
 autogen.sh   |   11 +++++++++--
 
156962
 configure.in |    9 +++++++++
 
156963
 2 files changed, 18 insertions(+), 2 deletions(-)
 
156964
 
 
156965
commit db2c4096177076206846c0933be85d40963b6b72
 
156966
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156967
Date:   Wed Feb 11 05:22:02 1998 +0000
 
156968
 
 
156969
    GnomeCore -- more fixes
 
156970
 
 
156971
 configure.in |    2 ++
 
156972
 1 files changed, 2 insertions(+), 0 deletions(-)
 
156973
 
 
156974
commit 41d2bc8543bcfab92934aa96b95d41abcaf2806d
 
156975
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156976
Date:   Wed Feb 11 02:12:07 1998 +0000
 
156977
 
 
156978
    gnome-core potfiles
 
156979
 
 
156980
 po/Makefile.in.in |  247 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 
156981
 po/POTFILES.in    |   10 ++
 
156982
 2 files changed, 257 insertions(+), 0 deletions(-)
 
156983
 
 
156984
commit 8b30e0acc7753d1b56954995f1c7e0026d7df33a
 
156985
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156986
Date:   Wed Feb 11 02:11:24 1998 +0000
 
156987
 
 
156988
    Misc setup changes
 
156989
 
 
156990
 autogen.sh   |    1 +
 
156991
 configure.in |    4 ++--
 
156992
 2 files changed, 3 insertions(+), 2 deletions(-)
 
156993
 
 
156994
commit eaadabbef337ab16596e16706f627e1551045935
 
156995
Author: Arturo Espinosa <unammx@src.gnome.org>
 
156996
Date:   Wed Feb 11 01:39:34 1998 +0000
 
156997
 
 
156998
    Gnome Core updates
 
156999
 
 
157000
 .cvsignore    |   20 ++++++++++++++++++++
 
157001
 Makefile.am   |    2 +-
 
157002
 NEWS          |    1 +
 
157003
 autogen.sh    |    6 +++++-
 
157004
 configure.in  |   12 +-----------
 
157005
 po/.cvsignore |    7 +++++++
 
157006
 6 files changed, 35 insertions(+), 13 deletions(-)
 
157007
 
 
157008
commit 3c03b47392098da82a675d968629c4d62da49619
 
157009
Author: Arturo Espinosa <unammx@src.gnome.org>
 
157010
Date:   Tue Feb 10 21:22:12 1998 +0000
 
157011
 
 
157012
    Gnome CORE module is ready
 
157013
 
 
157014
 Makefile.am  |    1 +
 
157015
 README       |    4 +
 
157016
 acconfig.h   |    7 +
 
157017
 acinclude.m4 |  390 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
157018
 autogen.sh   |   83 +++++++++++++
 
157019
 configure.in |   69 ++++++++++
 
157020
 6 files changed, 554 insertions(+), 0 deletions(-)